]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/symtab] Ignore cold clones
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-06-01 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/26096
4 * gdb.cp/cold-clone.cc: New test.
5 * gdb.cp/cold-clone.exp: New file.
6
7 2021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.gdb/unittest.c: New file.
10 * gdb.gdb/unittest.exp: Run with and without a binary file loaded
11 into GDB.
12
13 2021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * gdb.base/premature-dummy-frame-removal.c: New file.
16 * gdb.base/premature-dummy-frame-removal.exp: New file.
17 * gdb.base/premature-dummy-frame-removal.py: New file.
18
19 2021-05-27 Simon Marchi <simon.marchi@polymtl.ca>
20
21 * gdb.base/reverse-init-functions.exp: New.
22
23 2021-05-27 Tom de Vries <tdevries@suse.de>
24
25 PR symtab/27919
26 PR testsuite/27920
27 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
28 -readnow.
29
30 2021-05-27 Tom de Vries <tdevries@suse.de>
31
32 PR testsuite/27921
33 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
34 (local_add_gdb_index): ... this.
35
36 2021-05-21 Tom de Vries <tdevries@suse.de>
37
38 PR testsuite/25047
39 * boards/cc-with-gnu-debuglink.exp: New file.
40
41 2021-05-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
42
43 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
44 a dead code with an assignment to a global var. Fix a
45 whitespacing problem around an assignment operator.
46
47 2021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
48
49 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
50 for the powerpc64 LE target.
51 * gdb.arch/powerpc-prologue.exp: Test Harness.
52
53 2021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
56 duplicate test names.
57
58 2021-05-19 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
61
62 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
63
64 * gdb.python/py-framefilter-gdb.py.in: Rename to:
65 * gdb.python/py-framefilter-gdb.py: ... this.
66 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
67 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
68
69 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
70
71 * gdb.python/py-framefilter-gdb.py.in: Re-format.
72 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
73
74 2021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
75
76 * gdb.base/class-allocatable-array.exp: Modified test for clang.
77
78 2021-05-16 Weimin Pan <weimin.pan@oracle.com>
79
80 * gdb.ctf/funcreturn.exp: New file.
81 * gdb.ctf/whatis.c: Copy from gdb.base.
82
83 2021-05-14 Tom Tromey <tom@tromey.com>
84
85 * gdb.rust/pp.exp: New file.
86 * gdb.rust/pp.py: New file.
87 * gdb.rust/pp.rs: New file.
88
89 2021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
90
91 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
92 remove the directory.
93 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
94
95 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
96
97 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
98
99 2021-05-14 Kent Cheung <kent.cheung@arm.com>
100 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * gdb.python/py-format-string.c: Added a variable to test.
103 * gdb.python/py-format-string.exp: Check string representation is
104 printed at appropriate max_depth settings.
105 * gdb.python/py-nested-maps.exp: Likewise.
106 * gdb.guile/scm-pretty-print.exp: Add additional tests.
107
108 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
111 unique names, also wrap proc body in with_test_prefix.
112
113 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
116 duplicate test names.
117 * gdb.guile/scm-parameter.exp: Provide test names to avoid
118 duplicate names based on the command being run.
119 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
120 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
121 loading a support module.
122 (test_equality): Update test name to match the actual test, making
123 the name unique in the process.
124 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
125 to resolve duplicate tests.
126 (test_inferior_function_call): Likewise.
127 (test_subscript_regression): Likewise.
128
129 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
132 silence PASS lines.
133 (gdb_install_guile_module): Likewise.
134
135 2021-05-12 George Barrett <bob@bob131.so>
136
137 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
138 value-const-value.
139
140 2021-05-12 George Barrett <bob@bob131.so>
141
142 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
143 value-reference-value. Add test for value-rvalue-reference-value.
144
145 2021-05-11 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
148 Add "set debug infrun 1" commented out.
149
150 2021-05-11 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
153
154 2021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
155
156 * gdb.fortran/array-element.exp: Breakpoint location is modified.
157
158 2021-05-10 Lancelot Six <lsix@lancelotsix.com>
159
160 PR gdb/27614
161 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
162
163 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.guile/guile.exp: Don't use the source directory as a
166 temporary HOME directory.
167
168 2021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
169
170 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
171 parameters.
172
173 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.guile/guile.exp: Add an extra test.
176
177 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
178
179 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
180 gdb_test_no_output.
181
182 2021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
183
184 * Re-format all Python files using black.
185 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
186
187 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
188
189 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
190 watchpoint object before and after registering it with GDB.
191
192 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
193
194 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
195 'proc_with_prefix', remove use of 'with_test_prefix', and
196 reindent.
197 (test_bkpt_deletion): Likewise.
198 (test_bkpt_cond_and_cmds): Likewise.
199 (test_bkpt_invisible): Likewise.
200 (test_watchpoints): Likewise.
201 (test_bkpt_internal): Likewise.
202 (test_bkpt_eval_funcs): Likewise.
203 (test_bkpt_registration): Likewise.
204 (test_bkpt_address): Convert to 'proc_with_prefix'.
205 (test_bkpt_probe): Likewise.
206
207 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
210 names to avoid duplicates.
211 (test_bkpt_cond_and_cmds): Likewise.
212 (test_bkpt_eval_funcs): Likewise.
213
214 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
215
216 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
217 for the -break-condition command's "--force" flag.
218
219 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
220
221 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
222 is called by the test.
223
224 2021-05-05 Tom de Vries <tdevries@suse.de>
225
226 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
227 "Reading symbols" or "Expanding full symbols" lines. Using timeout
228 factor of 2 for attach.
229
230 2021-05-05 Tom de Vries <tdevries@suse.de>
231
232 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
233 "LWP <n> exited" messages.
234
235 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
236
237 * gdb.python/py-type.exp (test_fields): Test calling fields on
238 an int type.
239
240 2021-05-04 Simon Marchi <simon.marchi@efficios.com>
241
242 * gdb.python/flexible-array-member.exp: Adjust expected range
243 value for member declared with 0 size. Test accessing range
244 tuple through range type.
245
246 2021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 PR testsuite/27788
249 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
250 expected results when environment variable PYTHONDONTWRITEBYTECODE
251 is set.
252
253 2021-04-30 Tom Tromey <tromey@adacore.com>
254
255 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
256 (Confused_Array): New types.
257 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
258 * gdb.ada/enum_idx_packed.exp: Add new tests.
259
260 2021-04-30 Tom de Vries <tdevries@suse.de>
261
262 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
263 existing timeout factors.
264
265 2021-04-30 Tom de Vries <tdevries@suse.de>
266
267 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
268
269 2021-04-29 Tom de Vries <tdevries@suse.de>
270
271 PR testsuite/27786
272 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
273 remotetimeout to 4.
274
275 2021-04-28 Tom Tromey <tromey@adacore.com>
276
277 * gdb.ada/null_overload.exp: New file.
278 * gdb.ada/null_overload/foo.adb: New file.
279
280 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.python/py-startup-opt.exp: New file.
283
284 2021-04-27 Luis Machado <luis.machado@linaro.org>
285
286 * gdb.base/maint.exp: Drop a pattern that is not needed.
287 * lib/gdb.exp (readnow): Match line-by-line.
288
289 2021-04-27 Luis Machado <luis.machado@linaro.org>
290
291 * gdb.xml/tdesc-reload.exp: Pass -lbl.
292
293 2021-04-27 Michael Weghorn <m.weghorn@posteo.de>
294 Simon Marchi <simon.marchi@polymtl.ca>
295
296 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
297 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
298 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
299 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
300 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
301 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
302
303 2021-04-26 Tom Tromey <tromey@adacore.com>
304
305 PR gdb/27743:
306 * gdb.dwarf2/imported-unit-bp.exp: New file.
307 * gdb.dwarf2/imported-unit-bp-main.c: New file.
308 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
309
310 2021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
311
312 PR gdb/27773
313 * gdb.base/dump.exp: Test dump to non-existent dir.
314
315 2021-04-26 Luis Machado <luis.machado@linaro.org>
316
317 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
318 comparison.
319
320 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
321
322 PR gdb/22640
323 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
324 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
325 changes the default behavior of 'ptype/o'. Update to take into
326 account new horizontal layout.
327 * gdb.rust/simple.exp: Update ptype test to check new horizontal
328 layout.
329 * gdb.rust/union.exp: Same.
330
331 2021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.base/info_sources.exp: Add new tests.
334
335 2021-04-22 Tom Tromey <tom@tromey.com>
336
337 * gdb.base/ptype-offsets.cc (struct empty_member): New.
338 (main): Use empty_member.
339 * gdb.base/ptype-offsets.exp: Add new test.
340
341 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
342
343 * gdb.python/flexible-array-member.exp: Add check for Python
344 support.
345
346 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
347
348 PR gdb/27757
349 * gdb.python/flexible-array-member.c: New test.
350 * gdb.python/flexible-array-member.exp: New test.
351 * gdb.guile/scm-type.exp (test_range): Add test for flexible
352 array member.
353 * gdb.guile/scm-type.c (struct flex_member): New.
354 (main): Use it.
355
356 2021-04-22 Tom Tromey <tom@tromey.com>
357
358 * gdb.rust/modules.exp: Add checks for syntax errors.
359 * gdb.rust/expr.exp: Add checks for syntax errors.
360 * gdb.rust/simple.exp: Add checks for syntax errors.
361
362 2021-04-21 Carl Love <cel@us.ibm.com>
363
364 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
365 Update expected string for gdb_test "bt".
366
367 * lib/valgrind.exp: Add set remotetimeout 3.
368 Increase vgdb wait from 1 to 2.
369 Add max-invoke-ms option to vgdb command line.
370
371 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
372
373 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
374 conditions.
375
376 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
377 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
378
379 * gdb.mi/mi-break.exp: Fix the duplicate test names.
380
381 2021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
382
383 * gdb.base/address_space_qualifier.exp: New file.
384
385 2021-04-19 Tom Tromey <tromey@adacore.com>
386
387 PR gdb/27742:
388 * gdb.opt/inline-locals.exp: Update kfail patterns.
389
390 2021-04-17 Tom Tromey <tom@tromey.com>
391
392 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
393
394 2021-04-16 Tom Tromey <tom@tromey.com>
395
396 * gdb.rust/simple.exp: Change error text.
397 * gdb.rust/expr.exp: Change error text.
398
399 2021-04-16 Tom Tromey <tom@tromey.com>
400
401 * gdb.rust/simple.exp: Add parens to 'as' test.
402
403 2021-04-16 Simon Marchi <simon.marchi@efficios.com>
404
405 * boards/simavr.exp: Set debug_flags.
406
407 2021-04-16 Luis Machado <luis.machado@linaro.org>
408
409 * gdb.dwarf2/dw2-bfloat16.exp: New file.
410
411 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
414 including a path in the test name.
415
416 2021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
417
418 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
419
420 2021-04-15 Tom Tromey <tromey@adacore.com>
421
422 * gdb.dwarf2/arr-stride.exp: Add test.
423
424 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/startup-file.exp: Add more tests.
427
428 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 PR cli/25956
431 * gdb.base/early-init-file.c: New file.
432 * gdb.base/early-init-file.exp: New file.
433 * lib/gdb-utils.exp (style): Handle style 'none'.
434
435 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
436
437 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
438 @DW_INL_declared_inlined for the inline attribute.
439
440 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
441
442 * gdb.opt/inline-locals.c (scoped): New function.
443 (main): Call 'scoped'.
444 * gdb.opt/inline-locals.exp: Update with "info locals" tests
445 for scoped variables.
446 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
447 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
448
449 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
450
451 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
452
453 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
454
455 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
456
457 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
458
459 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
460 non-relative plxv instructions.
461 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
462
463 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
464
465 PR gdb/27525
466 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
467 exercise single-stepping over subpcis,lnia,addpcis instructions
468 with displacement.
469 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
470 of addpcis/lnia/subpcis instructions.
471 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
472 exercise single-stepping over lnia instructions with displacement.
473 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
474 lnia instructions.
475
476 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
477
478 * gdb.arch/powerpc-power10.s: New test for instructions.
479 * gdb.arch/powerpc-power10.exp: Harness to run the test.
480
481 2021-4-12 Carl Love <cel@us.ibm.com>
482
483 * gdb.arch/vsx-vsr-float128.c: New test file.
484 * gdb.arch/vsx-vsr-float128.exp: New expect file.
485
486 2021-04-12 Markus Metzger <markus.t.metzger@intel.com>
487
488 * gdb.btrace/reconnect.exp: Relax expected stepi output.
489
490 2021-04-07 Weimin Pan <weimin.pan@oracle.com>
491
492 * gdb.base/ctf-ptype.c: Add struct link containing a forward
493 reference type.
494 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
495
496 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
497
498 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
499 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
500
501 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.cp/rvalue-ref-params.cc (f3): New function.
504 (f4): New function.
505 (global_int): New global variable.
506 (global_float): Likeiwse.
507 (main): Call both new functions.
508 * gdb.cp/rvalue-ref-params.exp: Add new tests.
509
510 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.dwarf2/fission-relative-dwo.c: New file.
513 * gdb.dwarf2/fission-relative-dwo.exp: New file.
514
515 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.dwarf2/fission-absolute-dwo.c: New file.
518 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
519 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
520 instead of build_executable_from_fission_assembler.
521 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
522 * gdb.dwarf2/fission-loclists.exp: Likewise.
523
524 * gdb.dwarf2/fission-multi-cu.S: Delete file.
525 * gdb.dwarf2/fission-multi-cu.c: New file based on old
526 fission-multi-cu1.c and fission-multi-cu2.c files.
527 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
528 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
529 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
530 * gdb.dwarf2/fission-reread.exp: Likewise.
531 * lib/dwarf.exp (extract_dwo_information): New proc.
532 (strip_dwo_information): New proc.
533 (build_executable_and_dwo_files): New proc.
534 (build_executable_from_fission_assembler): Delete.
535 (Dwarf::_debug_addr_index): New variable.
536 (Dwarf::_cu_is_fission): New variable.
537 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
538 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
539 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
540 if this is a fission CU.
541 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
542 (Dwarf::debug_addr_label): New proc.
543 (Dwarf::cu): Initialise _cu_is_fission.
544 (Dwarf::tu): Likewise.
545 (Dwarf::assemble): Initialise _debug_addr_index.
546
547 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
550
551 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
552
553 * gdb.python/py-parameter.exp: Add test for reading data-directory
554 using gdb.parameter API.
555
556 2021-04-06 Tom de Vries <tdevries@suse.de>
557
558 PR breakpoints/25884
559 * gdb.opt/inline-cmds.exp: Remove kfail.
560
561 2021-04-06 Tom de Vries <tdevries@suse.de>
562
563 PR testsuite/27691
564 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
565 file "".
566
567 2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
568
569 * lib/pdtrace.in: Fix obvious typo.
570
571 2021-03-31 Tom Tromey <tromey@adacore.com>
572
573 * lib/dwarf.exp (Dwarf::_get_args): New proc.
574 (Dwarf::_location): Use it.
575
576 2021-03-31 Tom de Vries <tdevries@suse.de>
577
578 PR testsuite/27667
579 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
580
581 2021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
582
583 PR gdb/27541
584 * gdb.base/index-cache-load-twice.exp: Remove.
585 * gdb.base/index-cache-load-twice.c: Remove.
586 * gdb.dwarf2/per-bfd-sharing.exp: New.
587 * gdb.dwarf2/per-bfd-sharing.c: New.
588
589 2021-03-30 Tom de Vries <tdevries@suse.de>
590
591 PR testsuite/27604
592 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
593
594 2021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
595
596 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
597 the infinite loop to avoid a Clang bug.
598
599 2021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
600
601 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
602 names for uniqueness.
603 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
604 uniqueness.
605
606 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
607
608 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
609 member.
610 (make_container): Initialise is_array_p.
611 * gdb.python/py-prettyprint.exp: Add new tests.
612 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
613 Check is_array_p and possibly return 'array'.
614
615 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
616
617 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
618 * gdb.cp/casts.exp: Give tests unique names.
619 * gdb.cp/filename.exp: Likewise.
620 * gdb.cp/gdb2495.exp: Likewise.
621 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
622 * gdb.cp/misc.exp: Rename test to make it unique.
623 * gdb.cp/nsnested.exp: Give tests unique names.
624 * gdb.cp/ovldbreak.exp: Likewise.
625 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
626 being tested. This also removes the duplicate test name.
627 * gdb.cp/ref-types.exp: Likewise.
628 * gdb.cp/temargs.exp: Likewise.
629
630 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
631
632 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
633 square brackets in test.
634
635 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * gdb.cp/maint.exp (test_first_component): Run more tests with a
638 variable number of spaces, this removes the duplicate testing of
639 'operator ->' which existed before.
640
641 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
644 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
645 duplicates, and also to avoid having a string inside parentheses
646 at the end of test names.
647
648 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
649
650 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
651 Avoid repeated uses of 'runto', and instread just progress once
652 through the test stopping at different breakpoints. Give comments
653 a capital letter and full stop. Give duplicate tests unique names.
654
655 2021-03-25 Pedro Alves <pedro@palves.net>
656
657 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
658 "target_non_stop" parameter and use it.
659 (top level): Add "maint set target-non-stop on/off" testing axis.
660
661 2021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
662
663 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
664 gdb_test_multiple.
665
666 2021-03-24 Luis Machado <luis.machado@linaro.org>
667
668 * gdb.arch/aarch64-mte.c: New file.
669 * gdb.arch/aarch64-mte.exp: New test.
670 * gdb.base/memtag.c: New file.
671 * gdb.base/memtag.exp: New test.
672 * lib/gdb.exp (supports_memtag): New function.
673
674 2021-03-24 Luis Machado <luis.machado@linaro.org>
675
676 * gdb.base/options.exp: Adjust for new print options.
677 * gdb.base/with.exp: Likewise.
678
679 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
680
681 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
682 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
683
684 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 * gdb.dwarf2/dw2-using-debug-str.c: New file.
687 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
688 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
689 not .debug_string.
690
691 2021-03-20 Tom Tromey <tom@tromey.com>
692
693 * gdb.base/maint.exp: Update "maint print statistics" output.
694
695 2021-03-19 Kevin Buettner <kevinb@redhat.com>
696
697 * lib/gdbserver-support.exp (gdbserver_exit): Use the
698 "-nowait" flag when waiting for gdbserver to exit.
699
700 2021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
701
702 * gdb.base/info-macros.exp: Append -fdebug-macro to
703 additional_flags for clang.
704 * gdb.base/macscp.exp: Likewise.
705 * gdb.base/style.exp: Likewise.
706 * gdb.linespec/macro-relative.exp: Likewise.
707
708 2021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
709 Pedro Alves <pedro@palves.net>
710
711 * gdb.base/run-attach-while-running.exp: New.
712 * gdb.base/run-attach-while-running.c: New.
713
714 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.python/py-framefilter-addr.c: New file.
717 * gdb.python/py-framefilter-addr.exp: New file.
718 * gdb.python/py-framefilter-addr.py: New file.
719
720 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
723 Make use of $gdb_test_name instead of creating a separate $test
724 variable.
725 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
726 adding a '($name)' at the end of each test. This also catches the
727 one place where '($name)' was missing, and so caused a duplicate
728 test name.
729 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
730 duplicate test names based on the command being tested.
731 * gdb.threads/signal-command-multiple-signals-pending.exp:
732 Likewise.
733 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
734 avoid duplicate testnames when a test script uses this proc and
735 also gdb_compile_pthreads.
736 * lib/prelink-support.exp (build_executable_own_libs): Use
737 with_test_prefix to avoid duplicate test names when we call
738 build_executable twice.
739
740 2021-03-15 Tom Tromey <tromey@adacore.com>
741
742 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
743
744 2021-03-15 Tom Tromey <tromey@adacore.com>
745
746 * gdb.ada/varsize_limit.exp: Add new test.
747 * gdb.ada/varsize_limit/vsizelim.adb: Update.
748
749 2021-03-15 Tom Tromey <tromey@adacore.com>
750
751 * gdb.ada/operator_call/twovecs.ads: New file.
752 * gdb.ada/operator_call/twovecs.adb: New file.
753 * gdb.ada/operator_call/opcall.adb: New file.
754 * gdb.ada/operator_call.exp: New file.
755
756 2021-03-15 Tom Tromey <tromey@adacore.com>
757
758 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
759 * gdb.ada/enums_overload/enums_overload.ads: New file.
760 * gdb.ada/enums_overload/enums_overload.adb: New file.
761 * gdb.ada/enums_overload.exp: New file.
762
763 2021-03-15 Tom Tromey <tromey@adacore.com>
764
765 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
766 Declare.
767 * gdb.ada/assign_arr/target_wrapper.adb: New file.
768 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
769 Call Put.
770 * gdb.ada/assign_arr.exp: Update.
771
772 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.python/py-auto-load-chaining-f1.c: New file.
775 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
776 * gdb.python/py-auto-load-chaining-f2.c: New file.
777 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
778 * gdb.python/py-auto-load-chaining.c: New file.
779 * gdb.python/py-auto-load-chaining.exp: New file.
780
781 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.python/py-bad-printers.exp: Extend test names to make them
784 unique.
785 * gdb.python/py-events.exp: Likewise.
786 * gdb.python/py-finish-breakpoint2.exp: Likewise.
787 * gdb.python/py-frame-inline.exp: Likewise.
788 * gdb.python/py-frame.exp: Likewise.
789 * gdb.python/py-infthread.exp: Likewise.
790
791 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.python/py-value-cc.exp: Remove a duplicate test.
794
795 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.python/lib-types.exp: Update the test to check the correct
798 python variable.
799
800 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.python/py-explore-cc.exp: Extend test names to make them
803 unique.
804
805 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.python/py-lookup-type.exp: Remove duplicate test.
808
809 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.python/py-symtab.exp: Extend test names to make them
812 unique.
813
814 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
817 names unique.
818
819 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.python/py-block.exp: Give tests unique names.
822
823 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.python/py-pp-maint.exp: Extend test names to make them
826 unique.
827
828 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * gdb.python/py-explore.exp: Add with_test_prefix to make test
831 names unique.
832
833 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
836
837 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
840 names unique.
841
842 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
845 test names unique.
846
847 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
850 unique.
851
852 2021-03-09 Tom Tromey <tromey@adacore.com>
853
854 * gdb.base/cast-call.exp: New file.
855 * gdb.base/cast-call.c: New file.
856
857 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.gdb/python-helper.exp: New file.
860
861 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
862
863 * gdb.fortran/intrinsics.exp: Add LOC tests.
864
865 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.fortran/shape.exp: New file.
868 * gdb.fortran/shape.f90: New file.
869
870 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.fortran/size.exp: New file.
873 * gdb.fortran/size.f90: New file.
874
875 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.fortran/rank.exp: New file.
878 * gdb.fortran/rank.f90: New file.
879
880 2021-03-08 Tom Tromey <tom@tromey.com>
881
882 * gdb.fortran/debug-expr.exp: Update tests.
883
884 2021-03-08 Tom Tromey <tom@tromey.com>
885
886 * gdb.base/debug-expr.exp: Update expected dump output.
887
888 2021-03-06 Tom Tromey <tom@tromey.com>
889
890 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
891 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
892 * gdb.dwarf2/dwznolink.exp: New file.
893
894 2021-03-05 Mark Wielaard <mark@klomp.org>
895
896 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
897
898 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
899
900 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
901
902 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
903
904 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
905
906 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
907
908 * gdb.btrace/non-stop.exp: Adjust expected source lines.
909
910 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
911
912 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
913
914 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
915
916 * gdb.btrace/exception.cc (main): Update test source.
917 * gdb.btrace/exception.exp: Update patterns.
918 * gdb.btrace/function_call_history.exp: Likewise.
919
920 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
921
922 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
923
924 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
925
926 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
927 reverse-continue to breakpoint.
928
929 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
930
931 * gdb.btrace/delta.exp: Remove instruction-history and
932 function-call-history checks.
933
934 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
935
936 * README (Note): Add nopie_ldflag.
937 * lib/gdb.exp (gdb_compile): Extend nopie handling.
938
939 2021-03-02 Tom Tromey <tromey@adacore.com>
940
941 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
942 encodings.
943
944 2021-02-27 Lancelot Six <lsix@lancelotix.com>
945
946 PR gdb/27393
947 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
948
949
950 2021-02-26 Tom Tromey <tom@tromey.com>
951
952 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
953
954 2021-02-26 Jan Vrany <jan.vrany@labware.com>
955
956 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
957 Remove trailing \n from expected output.
958
959 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
960
961 * lib/gdb.exp (use_gdb_stub): Extend comment.
962
963 2021-02-25 Jan Matyas <jmatyas@codasip.com>
964
965 PR gdb/26819
966 * gdb.server/stop-reply-no-thread.exp: Add two test
967 scenarios that cover remote targets which do not have
968 the concept of threads.
969
970 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
973
974 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 PR fortran/26155
977 * gdb.fortran/call-no-debug-func.f90: New file.
978 * gdb.fortran/call-no-debug-prog.f90: New file.
979 * gdb.fortran/call-no-debug.exp: New file.
980
981 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
982
983 * gdb.fortran/associated.exp: New file.
984 * gdb.fortran/associated.f90: New file.
985
986 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
989
990 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 * gdb.base/sect-cmd.exp: Update expected results.
993
994 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
995
996 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
997 techniques. Enable the test for all targets.
998
999 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.base/maint-info-sections.exp: Add new tests.
1002 (check_maint_info_target_sections_output): New proc.
1003
1004 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.arch/riscv-default-tdesc.exp: New file.
1007
1008 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
1011
1012 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.arch/i386-biarch-core.exp: Add target check.
1015
1016 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1017
1018 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
1019
1020 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
1021
1022 * gdb.fortran/allocated.exp: New file.
1023 * gdb.fortran/allocated.f90: New file.
1024
1025 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1028
1029 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1030
1031 * gdb.base/maint-info-sections.exp: Update expected output, and
1032 add additional tests. Again.
1033
1034 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.base/maint-info-sections.exp: Update expected output, and
1037 add additional tests.
1038
1039 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.base/maint-info-sections.exp: New file, content is moved
1042 from gdb.base/maint.exp and cleaned up to use latest testsuite
1043 techniques.
1044 * gdb.base/maint.exp: Tests moved out to
1045 gdb.base/maint-info-sections.exp.
1046
1047 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
1048
1049 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1050 GDBFLAGS.
1051
1052 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.fortran/lbound-ubound.F90: New file.
1055 * gdb.fortran/lbound-ubound.exp: New file.
1056
1057 2021-02-10 Tom de Vries <tdevries@suse.de>
1058
1059 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1060 "Restore saved setting of complaints".
1061
1062 2021-02-09 Tom de Vries <tdevries@suse.de>
1063
1064 PR symtab/27341
1065 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1066 (gdb_load_no_complaints): ... here.
1067 * gdb.fortran/function-calls.exp: Add test-case.
1068
1069 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
1070
1071 * gdb.threads/signal-command-handle-nopass.exp: Call
1072 'standard_testfile' before using 'testfile'.
1073 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1074 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1075 * gdb.threads/signal-sigtrap.exp: Likewise
1076
1077 2021-02-08 Luis Machado <luis.machado@linaro.org>
1078
1079 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1080
1081 2021-02-08 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1084
1085 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * gdb.python/tui-window-disabled.c: New file.
1088 * gdb.python/tui-window-disabled.exp: New file.
1089 * gdb.python/tui-window-disabled.py: New file.
1090
1091 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.python/tui-window.exp: Add new tests.
1094 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1095 TestWindow object into global the_window.
1096 <remote_title>: New method.
1097 (delete_window_title): New function.
1098
1099 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.tui/winheight.exp: Add more tests.
1102
1103 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.python/py-framefilter.exp: Update expected results.
1106 * gdb.python/python.exp: Update expected results.
1107
1108 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1109
1110 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1111 about bug in GDB, update expected results, and add more tests.
1112
1113 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.tui/scroll.exp: New file.
1116 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1117 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1118 remaining lines up.
1119 (Term::check_region_contents): New proc.
1120 (Term::check_box_contents): Use check_region_contents.
1121
1122 2021-02-06 Tom de Vries <tdevries@suse.de>
1123
1124 PR testsuite/26922
1125 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1126 scrolling.
1127
1128 2021-02-05 Tom de Vries <tdevries@suse.de>
1129
1130 PR breakpoints/27313
1131 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1132 rejected.
1133
1134 2021-02-05 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1137 * gdb.fortran/mixed-lang-stack.exp: Same.
1138
1139 2021-02-05 Tom de Vries <tdevries@suse.de>
1140
1141 PR exp/27265
1142 * gdb.base/complex-parts.exp: Add tests.
1143
1144 2021-02-05 Tom de Vries <tdevries@suse.de>
1145
1146 PR symtab/27307
1147 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1148
1149 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
1150
1151 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1152
1153 2021-02-03 Pedro Alves <pedro@palves.net>
1154
1155 * gdb.threads/detach-step-over.c: New file.
1156 * gdb.threads/detach-step-over.exp: New file.
1157
1158 2021-02-03 Pedro Alves <pedro@palves.net>
1159
1160 * gdb.threads/attach-non-stop.c: New file.
1161 * gdb.threads/attach-non-stop.exp: New file.
1162
1163 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1164
1165 * gdb.base/inferior-noarg.c: New test.
1166 * gdb.base/inferior-noarg.exp: New test.
1167
1168 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1169
1170 * gdb.base/scope.exp: Use proc_with_prefix.
1171
1172 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1173
1174 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1175 table proc.
1176 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1177 .debug_rnglists table without offset array.
1178 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1179 .debug_loclists table without offset array.
1180
1181 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1182
1183 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1184 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1185 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1186 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1187 attribute
1188
1189 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1190
1191 PR gdb/26813
1192 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1193 (loclists): New proc.
1194 * gdb.dwarf2/loclists-multiple-cus.c: New.
1195 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1196 * gdb.dwarf2/loclists-sec-offset.c: New.
1197 * gdb.dwarf2/loclists-sec-offset.exp: New.
1198
1199 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1200
1201 * lib/dwarf.exp (_location): Add parameters.
1202 (_handle_DW_FORM): Adjust.
1203
1204 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1205
1206 PR gdb/26813
1207 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1208 (cu): Generate header for DWARF 5.
1209 (rnglists): New proc.
1210 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1211 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1212
1213 2021-02-02 Tom de Vries <tdevries@suse.de>
1214
1215 PR symtab/24620
1216 * gdb.dwarf2/fission-reread.exp: Add test-case.
1217
1218 2021-02-01 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1221 * gdb.dwarf2/fission-loclists-pie.S: Same.
1222 * gdb.dwarf2/fission-loclists.S: Same.
1223 * gdb.dwarf2/fission-multi-cu.S: Same.
1224 * gdb.dwarf2/fission-reread.S: Same.
1225 * gdb.dwarf2/fission-base.exp: Use DWO.
1226 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1227 * gdb.dwarf2/fission-loclists.exp: Same.
1228 * gdb.dwarf2/fission-multi-cu.exp: Same.
1229 * gdb.dwarf2/fission-reread.exp: Same.
1230
1231 2021-01-29 Tom de Vries <tdevries@suse.de>
1232
1233 PR breakpoints/26063
1234 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1235 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1236
1237 2021-01-29 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1240
1241 2021-01-28 Tom de Vries <tdevries@suse.de>
1242
1243 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1244 in the backtrace, and use that in the rest of the test instead of
1245 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1246
1247 2021-01-28 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1250 * gdb.arch/i386-sse-stack-align.c: Same.
1251 * gdb.arch/i386-sse-stack-align.exp: Same.
1252
1253 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1254
1255 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1256
1257 2021-01-28 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1260
1261 2021-01-28 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1264 "maint info line-table". Make PASS pattern more specific. Make
1265 FAIL pattern work for -m32.
1266
1267 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1268
1269 PR gdb/27133
1270 * gdb.base/ui-redirect.exp: Add test case that ensures that
1271 redirecting both logging and debug does not cause gdb to crash.
1272
1273
1274 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1275
1276 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1277
1278 2021-01-26 Tom de Vries <tdevries@suse.de>
1279
1280 * gdb.threads/killed-outside.exp: Allow regular output.
1281
1282 2021-01-26 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1285
1286 2021-01-25 Tom de Vries <tdevries@suse.de>
1287
1288 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1289 * lib/gdb.exp: Use gdb_load_no_complaints.
1290
1291 2021-01-25 Tom Tromey <tromey@adacore.com>
1292
1293 * gdb.ada/fixed_points.exp: Add regression test.
1294 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1295 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1296
1297 2021-01-25 Tom Tromey <tromey@adacore.com>
1298
1299 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1300
1301 2021-01-25 Tom Tromey <tromey@adacore.com>
1302
1303 * gdb.ada/local-enum.exp: New file.
1304 * gdb.ada/local-enum/local.adb: New file.
1305
1306 2021-01-23 Tom Tromey <tom@tromey.com>
1307
1308 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1309
1310 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1311
1312 * gdb.base/line65535.exp: Fix test expectation.
1313
1314 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1315
1316 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1317 suppression.
1318 (default_gdb_exit): Likewise.
1319 (default_gdb_spawn): Likewise.
1320 (send_gdb): Likewise.
1321 (gdb_expect): Likewise.
1322 (gdb_expect_list): Likewise.
1323 (default_gdb_init): Likewise.
1324 (gdb_suppress_entire_file): Remove.
1325 (gdb_suppress_tests): Remove.
1326 (gdb_stop_suppressing_tests): Remove.
1327 (gdb_clear_suppressed): Remove.
1328 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1329 related to test suppression.
1330 (default_mi_gdb_start): Likewise.
1331 (mi_gdb_reinitialize_dir): Likewise.
1332 (mi_gdb_test): Likewise.
1333 (mi_run_cmd_full): Likewise.
1334 (mi_runto_helper): Likewise.
1335 (mi_execute_to): Likewise.
1336 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1337 * gdb.base/bitfields.exp: Likewise.
1338 * gdb.base/bitfields2.exp: Likewise.
1339 * gdb.base/break.exp: Likewise.
1340 * gdb.base/call-sc.exp: Likewise.
1341 * gdb.base/callfuncs.exp: Likewise.
1342 * gdb.base/dfp-test.exp: Likewise.
1343 * gdb.base/endian.exp: Likewise.
1344 * gdb.base/exprs.exp: Likewise.
1345 * gdb.base/funcargs.exp: Likewise.
1346 * gdb.base/hbreak2.exp: Likewise.
1347 * gdb.base/recurse.exp: Likewise.
1348 * gdb.base/scope.exp: Likewise.
1349 * gdb.base/sepdebug.exp: Likewise.
1350 * gdb.base/structs.exp: Likewise.
1351 * gdb.base/until.exp: Likewise.
1352 * gdb.cp/misc.exp: Likewise.
1353
1354 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 PR cli/25956
1357 * gdb.base/style.exp (run_style_tests): Add version string test.
1358 (test_startup_version_string): Use version style name.
1359 * lib/gdb-utils.exp (style): Handle version style name.
1360
1361 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.base/style.exp (limited_style): New proc.
1364 (clean_restart_and_disable): New proc.
1365 (run_style_tests): New proc. Most of the old tests from this file
1366 are now in this proc.
1367 (test_startup_version_string): New proc. Reamining test from the
1368 old file is in this proc.
1369
1370 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1371
1372 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1373 Adjust to "set debug remote" changes.
1374
1375 2021-01-21 Luis Machado <luis.machado@linaro.org>
1376
1377 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1378 message.
1379
1380 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1381
1382 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1383
1384 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
1385
1386 PR python/19151
1387 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1388
1389 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1390
1391 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1392
1393 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1394
1395 * lib/tuiterm.exp: Add links in comments.
1396
1397 2021-01-20 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1400 offset.
1401
1402 2021-01-20 Tom de Vries <tdevries@suse.de>
1403
1404 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1405
1406 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1407
1408 * gdb.arch/amd64-stap-expressions.S: New file.
1409 * gdb.arch/amd64-stap-expressions.exp: New file.
1410
1411 2021-01-19 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1414 sequence.
1415
1416 2021-01-19 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1419
1420 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1421
1422 * gdb.fortran/array-slices.exp (run_test): Avoid including
1423 addresses in test names.
1424
1425 2021-01-15 Tom de Vries <tdevries@suse.de>
1426
1427 PR testsuite/26997
1428 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1429 when adding sizeof.
1430
1431 2021-01-14 Tom de Vries <tdevries@suse.de>
1432
1433 PR testsuite/24590
1434 * gdb.base/style.exp: Handle shorter argv in frame command output.
1435
1436 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 PR gdb/26819
1439 * gdb.server/stop-reply-no-thread-multi.c: New file.
1440 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1441
1442 2021-01-12 Tom de Vries <tdevries@suse.de>
1443
1444 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1445 (main): Remove call to have_mpx.
1446 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1447 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1448 (main): Remote call to have_mpx.
1449 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1450 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1451 (main): Remove call to have_mpx.
1452 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1453 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1454 (main): Remove call to have_mpx.
1455 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1456 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1457 (main): Remote call to have_mpx.
1458 * gdb.arch/i386-mpx.exp: Use have_mpx.
1459 * lib/gdb.exp (have_mpx): New proc.
1460
1461 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1462
1463 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1464
1465 2021-01-12 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1468
1469 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * gdb.fortran/debug-expr.exp: Add new tests.
1472
1473 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.fortran/dot-ops.exp: Add new tests.
1476
1477 2021-01-11 Tom de Vries <tdevries@suse.de>
1478
1479 PR testsuite/26968
1480 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1481 Move insn setting $eax to before probe point.
1482
1483 2021-01-09 Tom Tromey <tom@tromey.com>
1484
1485 * gdb.trace/ax.exp: Do not require an "ext".
1486
1487 2021-01-08 Tom Tromey <tromey@adacore.com>
1488
1489 * gdb.ada/voidctx/pck.adb: New file.
1490 * gdb.ada/voidctx/pck.ads: New file.
1491 * gdb.ada/voidctx/voidctx.adb: New file.
1492 * gdb.ada/voidctx.exp: New file.
1493
1494 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1495
1496 PR gdb/27157
1497 * gdb.base/empty-host-env-vars.exp: New test.
1498
1499 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1500
1501 * gdb.base/completion.exp: Add a new test.
1502
1503 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.fortran/intvar-dynamic-types.exp: New file.
1506 * gdb.fortran/intvar-dynamic-types.f90: New file.
1507
1508 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.fortran/intvar-array.exp: New file.
1511 * gdb.fortran/intvar-array.f90: New file.
1512
1513 2021-01-07 Tom Tromey <tromey@adacore.com>
1514
1515 * gdb.ada/assign_arr.exp: Add 'others' test.
1516
1517 2021-01-06 Tom Tromey <tromey@adacore.com>
1518
1519 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1520 (FP4_Type): New type.
1521 (FP4_Var): New variable.
1522 * gdb.ada/fixed_points/fixed_points.adb: Update.
1523 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1524
1525 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1526
1527 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1528 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1529 Pass prompt containing debug print to gdb_test_sequence.
1530
1531 2021-01-04 Tom de Vries <tdevries@suse.de>
1532
1533 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1534
1535 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1536
1537
1538
1539 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1540
1541 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1542 * gdb.server/connect-without-multi-process.exp: Likewise.
1543 * gdb.server/exit-multiple-threads.exp: Likewise.
1544 * gdb.server/ext-attach.exp: Likewise.
1545 * gdb.server/ext-restart.exp: Likewise.
1546 * gdb.server/ext-run.exp: Likewise.
1547 * gdb.server/ext-wrapper.exp: Likewise.
1548 * gdb.server/multi-ui-errors.exp: Likewise.
1549 * gdb.server/no-thread-db.exp: Likewise.
1550 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1551 * gdb.server/run-without-local-binary.exp: Likewise.
1552 * gdb.server/server-kill.exp: Likewise.
1553 * gdb.server/server-run.exp: Likewise.
1554 * gdb.server/solib-list.exp: Likewise.
1555 * gdb.server/stop-reply-no-thread.exp: Likewise.
1556 * gdb.server/wrapper.exp: Likewise.
1557 * gdb.server/sysroot.exp: Increase timeout when testing the
1558 target: sysroot.
1559
1560 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1561
1562 * gdb.server/server-run.exp: Use clean_restart.
1563
1564 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1565
1566 * gdb.server/ext-run.exp: Use clean_restart.
1567
1568 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1569
1570 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1571 instead of prepare_for_testing.
1572
1573 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1574
1575 * gdb.server/solib-list.exp: Use clean_restart.
1576
1577 2021-01-04 Tom de Vries <tdevries@suse.de>
1578
1579 * gdb.base/morestack.c: Remove printf.
1580 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1581
1582 2020-12-31 Tom Tromey <tom@tromey.com>
1583
1584 * gdb.rust/simple.exp: Update output for Rust 1.49.
1585
1586 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1587
1588 * gdb.cp/step-and-next-inline.exp: Fix test case.
1589
1590 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1591
1592 * gdb.python/py-frame-args.exp: De-duplicate test names.
1593
1594 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 PR gdb/27059
1597 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1598 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1599
1600 2020-12-21 Peter Waller <p@pwaller.net>
1601
1602 * gdb.base/style-interp-exec-mi.exp: New.
1603 * gdb.base/style-interp-exec-mi.c: New.
1604
1605 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1606
1607 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1608 gdb_test. Use proc_with_prefix.
1609
1610 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1611
1612 * gdb.btrace/exception.exp: Build with nopie.
1613 * gdb.btrace/function_call_history.exp: Likewise.
1614 * gdb.btrace/unknown_functions.exp: Likewise.
1615
1616 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1617
1618 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1619
1620 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1621
1622 * gdb.python/py-record-btrace.exp: Make test names unique.
1623 * gdb.python/py-record-full.exp: Likewise.
1624
1625 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1626
1627 * gdb.btrace/data.exp: Make test names unique.
1628 * gdb.btrace/delta.exp: Likewise.
1629 * gdb.btrace/enable.exp: Likewise.
1630 * gdb.btrace/function_call_history.exp: Likewise.
1631 * gdb.btrace/nohist.exp: Likewise.
1632 * gdb.btrace/non-stop.exp: Likewise.
1633 * gdb.btrace/rn-dl-bind.exp: Likewise.
1634 * gdb.btrace/step.exp: Likewise.
1635 * gdb.btrace/stepi.exp: Likewise.
1636 * gdb.btrace/tailcall.exp: Likewise.
1637
1638 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1639
1640 * gdb.btrace/enable.exp: Update error message.
1641 * gdb.btrace/multi-inferior.exp: Likewise.
1642 * gdb.btrace/reconnect.exp: Likewise.
1643 * gdb.python/py-record-btrace.exp: Likewise.
1644 * gdb.python/py-record-full.exp: Likewise.
1645
1646 2020-12-20 Tom de Vries <tdevries@suse.de>
1647
1648 * lib/gdb.exp (save_target_board_info): New proc.
1649 (gdb_compile_shlib): Use save_target_board_info.
1650
1651 2020-12-19 Tom de Vries <tdevries@suse.de>
1652
1653 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1654 (supports_gnuc): New proc.
1655 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1656 test_compiler_info calls. Add unsupported message.
1657 * gdb.base/endianity.c: Use TEST_SSO.
1658
1659 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
1660
1661 PR exp/27070
1662 * gdb.python/compare-enum-type-a.c: New test.
1663 * gdb.python/compare-enum-type-b.c: New test.
1664 * gdb.python/compare-enum-type.exp: New file.
1665 * gdb.python/compare-enum-type.h: New test.
1666
1667 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1668
1669 * gdb.python/py-format-string.exp: Add tests for address keyword.
1670
1671 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1672
1673 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1674
1675 2020-12-18 Tom Tromey <tromey@adacore.com>
1676
1677 * gdb.ada/fixed_points.exp: Also run with
1678 -fgnat-encodings=minimal. Update expected output.
1679
1680 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
1681
1682 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1683 * gdb.base/continue-all-already-running.exp: Likewise.
1684 * gdb.base/moribund-step.exp: Likewise.
1685 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1686
1687 2020-12-16 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.base/batch-preserve-term-settings.exp:
1690
1691 2020-12-16 Tom de Vries <tdevries@suse.de>
1692
1693 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1694 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1695
1696 2020-12-16 Luis Machado <luis.machado@linaro.org>
1697
1698 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1699 pointer-based memory accesses.
1700 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1701 hw watchpoint cases.
1702
1703 2020-12-15 Rae Kim <rae.kim@gmail.com>
1704
1705 * gdb.base/document.exp: New test.
1706
1707 2020-12-15 Tom Tromey <tromey@adacore.com>
1708
1709 * gdb.base/style.exp: Add deprecation tests.
1710
1711 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1712
1713 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1714
1715 2020-12-14 Mark Wielaard <mark@klomp.org>
1716
1717 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1718 specially, set attr_form_comment to the actual FORM string used.
1719
1720 2020-12-14 Mark Wielaard <mark@klomp.org>
1721
1722 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1723 _constants(SPECIAL_expr) here, but set it...
1724 (Dwarf::cu): ...here based on _cu_version.
1725
1726 2020-12-14 Tom de Vries <tdevries@suse.de>
1727
1728 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1729 pass -fPIC.
1730 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1731 * gdb.base/break-probes.exp: Same.
1732 * gdb.base/ctxobj.exp: Same.
1733 * gdb.base/dso2dso.exp: Same.
1734 * gdb.base/global-var-nested-by-dso.exp: Same.
1735 * gdb.base/info-shared.exp: Same.
1736 * gdb.base/jit-reader-simple.exp: Same.
1737 * gdb.base/print-file-var.exp: Same.
1738 * gdb.base/skip-solib.exp: Same.
1739 * gdb.btrace/dlopen.exp: Same.
1740
1741 2020-12-14 Tom de Vries <tdevries@suse.de>
1742
1743 PR testsuite/26963
1744 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1745
1746 2020-12-14 Tom de Vries <tdevries@suse.de>
1747
1748 PR testsuite/26962
1749 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1750 cast it to its declared type".
1751
1752 2020-12-14 Tom de Vries <tdevries@suse.de>
1753
1754 PR testsuite/26951
1755 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1756 shell prompt.
1757
1758 2020-12-14 Tom Tromey <tromey@adacore.com>
1759
1760 * gdb.ada/nested.exp: Add new tests.
1761 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1762
1763 2020-12-14 Tom Tromey <tromey@adacore.com>
1764
1765 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1766
1767 2020-12-14 Tom Tromey <tromey@adacore.com>
1768
1769 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1770
1771 2020-12-13 Tom de Vries <tdevries@suse.de>
1772
1773 PR testsuite/26953
1774 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1775 attribute support if compiler doesn't support it.
1776
1777 2020-12-13 Tom de Vries <tdevries@suse.de>
1778
1779 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1780 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1781 source to shared lib. Add ada to options.
1782
1783 2020-12-13 Tom de Vries <tdevries@suse.de>
1784
1785 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1786 calling gnatbind and gnatlink.
1787
1788 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * gdb.base/dcache-flush.c: New file.
1791 * gdb.base/dcache-flush.exp: New file.
1792
1793 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1796 commands.
1797 * gdb.base/killed-outside.exp: Likewise.
1798 * gdb.opt/inline-bt.exp: Likewise.
1799 * gdb.perf/gmonster-null-lookup.py: Likewise.
1800 * gdb.perf/gmonster-print-cerr.py: Likewise.
1801 * gdb.perf/gmonster-ptype-string.py: Likewise.
1802 * gdb.python/py-unwind.exp: Likewise.
1803
1804 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1805
1806 * gdb.base/commands.exp: Update expected results.
1807
1808 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 PR cli/15104
1811 * gdb.base/commands.exp: Add additional tests.
1812 * gdb.base/completion.exp: Add additional tests.
1813
1814 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.base/completion.exp: Add additional tests.
1817
1818 2020-12-11 Tom de Vries <tdevries@suse.de>
1819
1820 PR testsuite/26991
1821 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1822 violations by setting bounds registers if the bounds are passed in the
1823 Bounds Table.
1824
1825 2020-12-11 Tom de Vries <tdevries@suse.de>
1826
1827 PR testsuite/26954
1828 * gdb.base/float128.exp: Detect and handle no mpfr support.
1829
1830 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1831
1832 PR gdb/24694
1833 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1834 calls.
1835
1836 2020-12-10 Tom de Vries <tdevries@suse.de>
1837
1838 PR testsuite/26947
1839 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1840 braces for tcl 8.5 and earlier.
1841
1842 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1843
1844 PR 26875, PR 26901
1845 * gdb.base/flexible-array-member.c: New test.
1846 * gdb.base/flexible-array-member.exp: New test.
1847
1848 2020-12-08 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1851 using is_amd64_regs_target.
1852
1853 2020-12-08 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1856 self_id.
1857
1858 2020-12-07 Pedro Alves <pedro@palves.net>
1859
1860 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1861 'additional_flags' variable.
1862
1863 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1864
1865 * gdb.linespec/explicit.exp: Extend with a test to check completing
1866 '-' after seemingly complete options.
1867
1868 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1869
1870 * gdb.linespec/keywords.exp: Add tests to check positional
1871 flexibility of "-force-condition".
1872
1873 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1874
1875 * gdb.base/bp-cmds-run-with-ex.c: New file.
1876 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1877 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1878 * gdb.gdb/python-interrupts.exp: Update the call to
1879 'catch_command_errors' with the new argument.
1880 * gdb.gdb/python-selftest.exp: Ditto.
1881
1882 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1883
1884 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1885 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1886 * gdb.threads/non-stop-fair-events.exp: Likewise.
1887
1888 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1889
1890 * gdb.threads/step-over-exec.exp: New.
1891 * gdb.threads/step-over-exec.c: New.
1892 * gdb.threads/step-over-exec-execd.c: New.
1893 * lib/my-syscalls.S: New.
1894 * lib/my-syscalls.h: New.
1895
1896 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1897
1898 * lib/dwarf.exp (declare_labels): Use name as text if text is
1899 not provided.
1900
1901 2020-12-04 Tom de Vries <tdevries@suse.de>
1902
1903 PR testsuite/26990
1904 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1905 are unsupported.
1906
1907 2020-12-04 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1910 clause.
1911
1912 2020-12-04 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.reverse/insn-reverse.exp: Fix count handling.
1915
1916 2020-12-04 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1919 __x86_64__.
1920
1921 2020-12-04 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.reverse/insn-reverse.c (test_nr): New var.
1924 (usage, parse_args): New function.
1925 (main): Call parse_args. Only run test for test_nr.
1926 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1927 and bail out. Run subtests individually, using an inferior arg
1928 specifying the subtest.
1929
1930 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1931
1932 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1933
1934 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1935
1936 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1937 update test to use this.
1938
1939 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1940
1941 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1942
1943 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1944
1945 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1946 (do_test): Don't use with_test_prefix.
1947 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1948 (do_test): Don't use with_test_prefix.
1949 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1950 (do_test): Don't use with_test_prefix.
1951 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1952 (do_test): Don't use with_test_prefix.
1953
1954 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1955
1956 * gdb.threads/non-ldr-exit.exp: Fix comment.
1957
1958 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.xml/maint-xml-dump-03.xml: New file.
1961
1962 2020-11-30 Tom de Vries <tdevries@suse.de>
1963
1964 PR symtab/26905
1965 * gdb.dwarf2/count.exp: Remove kfails.
1966
1967 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1968
1969 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1970 indices.
1971
1972 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1975 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1976 languages. Remove the associated setup_xfail.
1977
1978 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1979
1980 * lib/gdb.exp (gdb_assert): Show error message on error.
1981
1982 2020-11-23 Tom de Vries <tdevries@suse.de>
1983
1984 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1985 * gdb.ada/mod_from_name.exp: Same.
1986 * gdb.ada/pckd_arr_ren.exp: Same.
1987
1988 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1989
1990 * gdb.base/template.exp: New.
1991 * gdb.base/template.c: New.
1992
1993 2020-11-22 Gary Benson <gbenson@redhat.com>
1994
1995 PR gdb/26905
1996 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1997 is defined using a DW_AT_count which references another DIE.
1998
1999 2020-11-21 Tom de Vries <tdevries@suse.de>
2000
2001 * gdb.base/vla-ptr.exp: Add XFAIL.
2002
2003 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 * gdb.fortran/array-slices-bad.exp: New file.
2006 * gdb.fortran/array-slices-bad.f90: New file.
2007 * gdb.fortran/array-slices-sub-slices.exp: New file.
2008 * gdb.fortran/array-slices-sub-slices.f90: New file.
2009 * gdb.fortran/array-slices.exp: Rewrite tests.
2010 * gdb.fortran/array-slices.f90: Rewrite tests.
2011 * gdb.fortran/vla-sizeof.exp: Correct expected results.
2012
2013 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.base/completion.exp: Add new completion tests.
2016
2017 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2018
2019 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
2020 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2021 * gdb.mi/mi-nsintrall.exp: Likewise.
2022 * gdb.mi/mi-nsmoribund.exp: Likewise.
2023 * gdb.mi/mi-nsthrexec.exp: Likewise.
2024 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2025
2026 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2027
2028 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2029 of perror.
2030
2031 2020-11-18 Joseph Myers <joseph@codesourcery.com>
2032
2033 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2034 $arg.exe exists but $arg does not.
2035
2036 2020-11-17 Gary Benson <gbenson@redhat.com>
2037
2038 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2039 __attribute__ ((used)).
2040
2041 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2044
2045 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.base/completion.exp: Add new tests.
2048
2049 2020-11-16 Tom Tromey <tromey@adacore.com>
2050
2051 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2052 tests.
2053
2054 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2057 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2058 (main): Add reference to pck__fp1_var2.
2059 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2060
2061 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2064
2065 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2066
2067 * gdb.ada/fixed_points.exp: Add ptype tests.
2068 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2069
2070 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2071
2072 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2073
2074 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2077 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2078 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2079 New files.
2080 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2081
2082 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2083 New files.
2084
2085 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2086
2087 PR cli/26879
2088 * gdb.fortran/completion.exp: New file.
2089 * gdb.fortran/completion.f90: New file.
2090
2091 2020-11-12 Joseph Myers <joseph@codesourcery.com>
2092
2093 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2094 but $arg does not.
2095
2096 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.fortran/types.exp: Add more tests.
2099
2100 2020-11-12 Tom Tromey <tom@tromey.com>
2101
2102 PR rust/26799:
2103 * gdb.rust/traits.exp: Remove kfails.
2104
2105 2020-11-12 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2108 statement.
2109
2110 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
2111
2112 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2113 always-inserted" axis.
2114 (do_test): Add breakpoint_always_inserted parameter.
2115
2116 2020-11-10 Tom Tromey <tromey@adacore.com>
2117
2118 * gdb.ada/bias.exp: Update.
2119 * gdb.ada/bias/bias.adb (X): Change value.
2120
2121 2020-11-10 Gary Benson <gbenson@redhat.com>
2122
2123 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2124 regexp fragment in parentheses to prevent false matching.
2125
2126 2020-11-10 Gary Benson <gbenson@redhat.com>
2127
2128 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2129
2130 2020-11-10 Gary Benson <gbenson@redhat.com>
2131
2132 * gdb.cp/step-and-next-inline.exp: Only require
2133 -gstatement-frontiers when building with GCC.
2134 Only setup KFAIL's for GCC issues when using
2135 a GCC-built executable.
2136
2137 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.base/debug-expr.c: Add extra function to allow for an
2140 additional test.
2141 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2142 to this proc with gdb_test_debug_expr. Add an extra test.
2143 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2144 to this proc with gdb_test_debug_expr, give the tests names
2145 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2146 calls to this proc with gdb_test_debug_expr, give the tests names
2147 * gdb.fortran/debug-expr.exp: New file.
2148 * gdb.fortran/debug-expr.f90: New file.
2149 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2150
2151 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
2152
2153 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2154 proceduresu.
2155 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2156 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2157 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2158 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2159 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2160 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2161 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2162 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2163
2164 2020-11-04 Tom Tromey <tromey@adacore.com>
2165
2166 * gdb.ada/funcall_ref.exp: Update.
2167 * gdb.ada/var_rec_arr.exp: Update.
2168
2169 2020-11-04 Tom Tromey <tromey@adacore.com>
2170
2171 * gdb.ada/rec_ptype.exp: New file.
2172 * gdb.ada/rec_ptype/main.adb: New file.
2173 * gdb.ada/rec_ptype/p.ads: New file.
2174
2175 2020-11-04 Tom Tromey <tromey@adacore.com>
2176
2177 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2178 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2179 (PT_Full): New variable.
2180 * gdb.ada/tick_length_array_enum_idx/pck.adb
2181 (Full_PT): New type.
2182
2183 2020-11-04 Tom Tromey <tromey@adacore.com>
2184
2185 * gdb.ada/array_of_variant.exp: New file.
2186 * gdb.ada/array_of_variant/p.adb: New file.
2187 * gdb.ada/array_of_variant/pck.ads: New file.
2188 * gdb.ada/array_of_variant/pck.adb: New file.
2189
2190 2020-11-04 Tom Tromey <tromey@adacore.com>
2191
2192 * gdb.ada/enum_idx_packed.exp: Add test.
2193 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2194 New variable.
2195 * gdb.ada/enum_idx_packed/pck.ads (Short)
2196 (Multi_Dimension, Multi_Dimension_Access): New types.
2197
2198 2020-11-04 Tom Tromey <tromey@adacore.com>
2199
2200 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2201
2202 2020-11-04 Tom Tromey <tromey@adacore.com>
2203
2204 * gdb.ada/set_pckd_arr_elt.exp: Also test
2205 -fgnat-encodings=minimal. Add tests.
2206 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2207 Call Update_Small a second time.
2208 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2209 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2210 (Variant_Access): New types.
2211 (New_Variant): Declare.
2212
2213 2020-11-04 Tom Tromey <tromey@adacore.com>
2214
2215 * gdb.ada/mod_from_name.exp: Test printing slice.
2216
2217 2020-11-04 Tom Tromey <tromey@adacore.com>
2218
2219 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2220 values.
2221 * gdb.ada/access_to_unbounded_array.exp: Test different
2222 -fgnat-encodings values.
2223 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2224 values.
2225 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2226 values.
2227 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2228 values.
2229 * gdb.ada/array_of_variable_length.exp: Test different
2230 -fgnat-encodings values.
2231 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2232 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2233 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2234 change.
2235 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2236 values.
2237 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2238 * gdb.ada/out_of_line_in_inlined.exp: Test different
2239 -fgnat-encodings values.
2240 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2241 values.
2242 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2243 values.
2244 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2245 -fgnat-encodings values.
2246 * gdb.ada/variant_record_packed_array.exp: Test different
2247 -fgnat-encodings values.
2248
2249 2020-11-04 Tom Tromey <tromey@adacore.com>
2250
2251 * gdb.ada/enum_idx_packed.exp: Add tests.
2252 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2253 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2254 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2255 declarations.
2256
2257 2020-11-03 Tom de Vries <tdevries@suse.de>
2258
2259 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2260 terminator comments.
2261 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2262 terminator.
2263
2264 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2265
2266 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2267 integer format test with regexp.
2268
2269 2020-11-02 Gary Benson <gbenson@redhat.com>
2270
2271 * gdb.base/print-file-var.exp (test): Separate compiler and
2272 linker options, and build using build_executable_from_specs
2273 to accommodate this.
2274
2275 2020-11-02 Gary Benson <gbenson@redhat.com>
2276
2277 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2278 for .c files compiled as C++ with Clang if any shared
2279 libraries are specified.
2280
2281 2020-11-02 Gary Benson <gbenson@redhat.com>
2282
2283 * lib/attributes.h: New header.
2284 * gdb.base/backtrace.c: Include the above. Replace
2285 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2286 * gdb.base/infcall-nested-structs.c: Likewise.
2287 * gdb.base/vla-optimized-out.c: Likewise.
2288
2289 2020-11-02 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2292
2293 2020-11-01 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2296 System.Min_Int and System.Max_Int with smaller hardcoded
2297 constants.
2298
2299 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2300
2301 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2302 * configure: Re-generate.
2303
2304 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
2305
2306 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2307 expected output.
2308
2309 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2310
2311 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2312 behavior.
2313 * gdb.base/paginate-bg-execution.exp: Ditto.
2314 * gdb.base/paginate-inferior-exit.exp: Ditto.
2315 * gdb.base/double-prompt-target-event-error.c: Remove.
2316 * gdb.base/double-prompt-target-event-error.exp: Remove.
2317
2318 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2319
2320 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2321 inferiors' and 'detach inferiors' do not change the current
2322 inferior.
2323
2324 2020-10-29 Tom de Vries <tdevries@suse.de>
2325
2326 * gdb.threads/tls.exp: Fix DUPLICATEs.
2327
2328 2020-10-28 Tom de Vries <tdevries@suse.de>
2329
2330 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2331
2332 2020-10-28 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2335 * gdb.base/reread.exp: Same.
2336
2337 2020-10-28 Tom de Vries <tdevries@suse.de>
2338
2339 * lib/gdb.exp (readnow): Handle arg.
2340 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2341
2342 2020-10-28 Tom de Vries <tdevries@suse.de>
2343
2344 * gdb.base/relocate.exp: Update regexp for -readnow.
2345
2346 2020-10-28 Tom de Vries <tdevries@suse.de>
2347
2348 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2349 -readnow.
2350
2351 2020-10-28 Tom de Vries <tdevries@suse.de>
2352
2353 PR symtab/26772
2354 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2355 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2356
2357 2020-10-28 Tom de Vries <tdevries@suse.de>
2358
2359 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2360 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2361 complaint during file command for -readnow.
2362
2363 2020-10-28 Tom de Vries <tdevries@suse.de>
2364
2365 * gdb.cp/nsalias.exp: Fix typo in test name.
2366
2367 2020-10-28 Tom de Vries <tdevries@suse.de>
2368
2369 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2370
2371 2020-10-28 Tom de Vries <tdevries@suse.de>
2372
2373 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2374 -readnow.
2375
2376 2020-10-27 Tom de Vries <tdevries@suse.de>
2377
2378 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2379
2380 2020-10-27 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/maint.exp: Update for -readnow.
2383
2384 2020-10-27 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2387 -readnow.
2388
2389 2020-10-14 Gary Benson <gbenson@redhat.com>
2390
2391 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2392 "_vptr$Base" as correct, in addition to "_vptr.Base".
2393 (test_mixed): Likewise.
2394
2395 2020-10-27 Gary Benson <gbenson@redhat.com>
2396
2397 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2398 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2399
2400 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2401
2402 * gdb.base/condbreak.exp: Update the completion tests to
2403 consider the '-force' flag.
2404
2405 2020-10-27 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.base/list-ambiguous-readnow.exp: New file.
2408
2409 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2410
2411 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2412 the condition.
2413 * gdb.linespec/cpcompletion.exp: Update to consider the
2414 '-force-condition' keyword.
2415 * gdb.linespec/explicit.exp: Ditto.
2416 * lib/completion-support.exp: Ditto.
2417
2418 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2419
2420 * gdb.base/condbreak-multi-context.cc: New file.
2421 * gdb.base/condbreak-multi-context.exp: New file.
2422
2423 2020-10-26 Tom Tromey <tom@tromey.com>
2424
2425 * lib/mi-support.exp (default_mi_gdb_start): Call
2426 gdb_stdin_log_init.
2427 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2428 subtract one from gdb_instances.
2429 (gdb_stdin_log_write): Flush in_file.
2430
2431 2020-10-26 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2434
2435 2020-10-26 Tom Tromey <tromey@adacore.com>
2436
2437 * gdb.ada/unsigned_range/foo.adb: New file.
2438 * gdb.ada/unsigned_range/pack.adb: New file.
2439 * gdb.ada/unsigned_range/pack.ads: New file.
2440 * gdb.ada/unsigned_range.exp: New file.
2441
2442 2020-10-26 Tom de Vries <tdevries@suse.de>
2443
2444 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2445
2446 2020-10-26 Tom de Vries <tdevries@suse.de>
2447
2448 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2449 for CU.
2450 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2451
2452 2020-10-23 Tom de Vries <tdevries@suse.de>
2453
2454 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2455 DW_FORM_string.
2456 (Dwarf::_default_form): New proc.
2457 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2458 guessed.
2459
2460 2020-10-23 Tom de Vries <tdevries@suse.de>
2461
2462 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2463 * gdb.dwarf2/atomic-type.exp: Same.
2464 * gdb.dwarf2/bad-regnum.exp: Same.
2465 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2466 * gdb.dwarf2/dw2-align.exp: Same.
2467 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2468 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2469 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2470 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2471 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2472 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2473 * gdb.dwarf2/enum-type.exp: Same.
2474 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2475 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2476 * gdb.dwarf2/main-subprogram.exp: Same.
2477 * gdb.dwarf2/missing-type-name.exp: Same.
2478 * gdb.dwarf2/nonvar-access.exp: Same.
2479 * gdb.dwarf2/typedef-void-finish.exp: Same.
2480 * gdb.dwarf2/var-access.exp: Same.
2481 * gdb.dwarf2/void-type.exp: Same.
2482
2483 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2484
2485 PR gdb/26693
2486 * gdb.dwarf2/template-specification-full-name.exp: New test.
2487
2488 2020-10-22 Luis Machado <luis.machado@linaro.org>
2489
2490 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2491 expected an offset from the function.
2492 * gdb.base/msym-bp.exp (test): Likewise.
2493
2494 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2495
2496 * gdb.fortran/array-slices.exp: Add a new test.
2497
2498 2020-10-21 Gary Benson <gbenson@redhat.com>
2499
2500 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2501 fullname test with Clang. Also expand comments generally.
2502
2503 2020-10-20 Tom de Vries <tdevries@suse.de>
2504
2505 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2506
2507 2020-10-20 Tom de Vries <tdevries@suse.de>
2508
2509 * gdb.dwarf2/arr-stride.c: Remove.
2510 * gdb.dwarf2/arr-stride.exp: Use main.c.
2511 * gdb.dwarf2/arr-subrange.c: Remove.
2512 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2513 * gdb.dwarf2/bad-regnum.c: Remove.
2514 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2515 * gdb.dwarf2/corrupt.c: Remove.
2516 * gdb.dwarf2/corrupt.exp: Use main.c.
2517 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2518 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2519 * gdb.dwarf2/dw2-icycle.c: Remove.
2520 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2521 * gdb.dwarf2/formdata16.c: Remove.
2522 * gdb.dwarf2/formdata16.exp: Use main.c.
2523 * gdb.dwarf2/implptrconst.c: Remove.
2524 * gdb.dwarf2/implptrconst.exp: Use main.c.
2525 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2526 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2527 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2528 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2529
2530 2020-10-20 Tom de Vries <tdevries@suse.de>
2531
2532 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2533 file.
2534 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2535
2536 2020-10-20 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2539 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2540 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2541 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2542 * gdb.dwarf2/dw2-ranges.exp: Same.
2543 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2544 * gdb.dwarf2/var-access.exp: Same.
2545
2546 2020-10-19 Tom Tromey <tromey@adacore.com>
2547
2548 PR tui/26719
2549 * gdb.tui/list.exp: Check source window contents after focus
2550 change.
2551
2552 2020-10-17 Tom de Vries <tdevries@suse.de>
2553
2554 PR symtab/26317
2555 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2556
2557 2020-10-17 Tom de Vries <tdevries@suse.de>
2558
2559 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2560 as suffix.
2561 * gdb.dwarf2/atomic.c: Rename to ...
2562 * gdb.dwarf2/atomic-type.c: ... this.
2563 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2564 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2565 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2566 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2567 * gdb.dwarf2/fission-mix2.c: Rename to ...
2568 * gdb.dwarf2/fission-mix-2.c: ... this.
2569 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2570 standard_testfile.
2571 * gdb.dwarf2/ada-valprint-error.exp: Same.
2572 * gdb.dwarf2/arr-stride.exp: Same.
2573 * gdb.dwarf2/arr-subrange.exp: Same.
2574 * gdb.dwarf2/atomic-type.exp: Same.
2575 * gdb.dwarf2/bad-regnum.exp: Same.
2576 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2577 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2578 * gdb.dwarf2/clang-debug-names.exp: Same.
2579 * gdb.dwarf2/comp-unit-lang.exp: Same.
2580 * gdb.dwarf2/corrupt.exp: Same.
2581 * gdb.dwarf2/count.exp: Same.
2582 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2583 * gdb.dwarf2/data-loc.exp: Same.
2584 * gdb.dwarf2/dw2-align.exp: Same.
2585 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2586 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2587 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2588 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2589 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2590 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2591 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2592 * gdb.dwarf2/dw2-inline-param.exp: Same.
2593 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2594 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2595 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2596 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2597 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2598 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2599 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2600 * gdb.dwarf2/dw2-param-error.exp: Same.
2601 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2602 * gdb.dwarf2/dw2-ranges.exp: Same.
2603 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2604 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2605 * gdb.dwarf2/dw4-sig-types.exp: Same.
2606 * gdb.dwarf2/dynarr-ptr.exp: Same.
2607 * gdb.dwarf2/enum-type.exp: Same.
2608 * gdb.dwarf2/fission-mix.exp: Same.
2609 * gdb.dwarf2/formdata16.exp: Same.
2610 * gdb.dwarf2/implptrconst.exp: Same.
2611 * gdb.dwarf2/implptrpiece.exp: Same.
2612 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2613 * gdb.dwarf2/main-subprogram.exp: Same.
2614 * gdb.dwarf2/method-ptr.exp: Same.
2615 * gdb.dwarf2/missing-sig-type.exp: Same.
2616 * gdb.dwarf2/nonvar-access.exp: Same.
2617 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2618 * gdb.dwarf2/shortpiece.exp: Same.
2619 * gdb.dwarf2/staticvirtual.exp: Same.
2620 * gdb.dwarf2/subrange.exp: Same.
2621 * gdb.dwarf2/symtab-producer.exp: Same.
2622 * gdb.dwarf2/typedef-void-finish.exp: Same.
2623 * gdb.dwarf2/var-access.exp: Same.
2624 * gdb.dwarf2/variant.exp: Same.
2625 * gdb.dwarf2/void-type.exp: Same.
2626 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2627 dw2-ranges-main.c.
2628 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2629
2630 2020-10-16 Tom de Vries <tdevries@suse.de>
2631
2632 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2633
2634 2020-10-16 Tom de Vries <tdevries@suse.de>
2635
2636 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2637
2638 2020-10-14 Tom de Vries <tdevries@suse.de>
2639
2640 PR testsuite/26732
2641 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2642 scenario 2.
2643 * gdb.ada/mi_catch_ex_hand.exp: Same.
2644
2645 2020-10-13 Pedro Alves <pedro@palves.net>
2646
2647 * lib/mi-support.exp (mi_clean_restart): New.
2648 (mi_run_to_main): Delete.
2649 All callers adjust to use mi_clean_restart / mi_runto_main.
2650
2651 2020-10-13 Pedro Alves <pedro@palves.net>
2652
2653 * config/monitor.exp: Use "list -q".
2654 * gdb.arch/gdb1558.exp: Use "break -q".
2655 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2656 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2657 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2658 * gdb.base/commands.exp: Use "break -q".
2659 * gdb.base/condbreak.exp: Use "break -q".
2660 * gdb.base/ctf-ptype.exp: Use "list -q".
2661 * gdb.base/define.exp: Use "break -q".
2662 * gdb.base/del.exp: Use "break -q".
2663 * gdb.base/fullname.exp: Use "break -q".
2664 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2665 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2666 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2667 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2668 "hbreak -q".
2669 * gdb.base/included.exp: Use "list -q".
2670 * gdb.base/label.exp: Use "break -q".
2671 * gdb.base/lineinc.exp: Use "break -q".
2672 * gdb.base/list.exp: Use "list -q".
2673 * gdb.base/macscp.exp: Use "list -q".
2674 * gdb.base/pending.exp: Use "break -q".
2675 * gdb.base/prologue-include.exp: Use "break -q".
2676 * gdb.base/ptype.exp: Use "list -q".
2677 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2678 * gdb.base/server-del-break.exp: Use "break -q".
2679 * gdb.base/style.exp: Use "break -q".
2680 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2681 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2682 * gdb.cp/exception.exp: Use "tbreak -q".
2683 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2684 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2685 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2686 * gdb.dwarf2/pr13961.exp: Use "break -q".
2687 * gdb.linespec/explicit.exp: Use "list -q".
2688 * gdb.linespec/linespec.exp: Use "break -q".
2689 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2690 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2691 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2692 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2693 * gdb.trace/change-loc.exp: Use "break -q".
2694 * gdb.trace/pending.exp: Use "break -q".
2695 * gdb.tui/basic.exp: Use "list -q".
2696 * gdb.tui/list-before.exp: Use "list -q".
2697 * gdb.tui/list.exp: Use "list -q".
2698 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2699
2700 2020-10-13 Pedro Alves <pedro@palves.net>
2701
2702 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2703 saved breakpoints file.
2704 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2705 inspecting breakpoint list.
2706 * lib/gdb.exp (runto_main): Add "qualified" to options.
2707 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2708 and handle it.
2709 (mi_runto_main): Pass 1 as qualified argument.
2710
2711 2020-10-13 Pedro Alves <pedro@palves.net>
2712
2713 * lib/mi-support.exp (mi_runto_main): New proc.
2714 (mi_run_to_main): Use it.
2715 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2716 * gdb.mi/mi-var-cmd.exp: Likewise.
2717 * gdb.mi/mi-var-invalidate.exp: Likewise.
2718 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2719 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2720 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2721 * gdb.mi/user-selected-context-sync.exp: Likewise.
2722 * gdb.opt/inline-cmds.exp: Likewise.
2723 * gdb.python/py-framefilter-mi.exp: Likewise.
2724 * gdb.python/py-mi.exp: Likewise.
2725
2726 2020-10-13 Pedro Alves <pedro@palves.net>
2727
2728 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2729 "runto main".
2730 * gdb.ada/small_reg_param.exp: Likewise.
2731 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2732 * gdb.base/annota1.exp: Likewise.
2733 * gdb.base/anon.exp: Likewise.
2734 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2735 * gdb.base/dprintf-non-stop.exp: Likewise.
2736 * gdb.base/dprintf.exp: Likewise.
2737 * gdb.base/gdb11530.exp: Likewise.
2738 * gdb.base/gdb11531.exp: Likewise.
2739 * gdb.base/gnu_vector.exp: Likewise.
2740 * gdb.base/interrupt-noterm.exp: Likewise.
2741 * gdb.base/memattr.exp: Likewise.
2742 * gdb.base/step-over-syscall.exp: Likewise.
2743 * gdb.base/watch-cond-infcall.exp: Likewise.
2744 * gdb.base/watch-read.exp: Likewise.
2745 * gdb.base/watch-vfork.exp: Likewise.
2746 * gdb.base/watch_thread_num.exp: Likewise.
2747 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2748 * gdb.guile/scm-frame-inline.exp: Likewise.
2749 * gdb.linespec/explicit.exp: Likewise.
2750 * gdb.opt/inline-break.exp: Likewise.
2751 * gdb.python/py-frame-inline.exp: Likewise.
2752 * gdb.reverse/break-precsave.exp: Likewise.
2753 * gdb.reverse/break-reverse.exp: Likewise.
2754 * gdb.reverse/consecutive-precsave.exp: Likewise.
2755 * gdb.reverse/consecutive-reverse.exp: Likewise.
2756 * gdb.reverse/finish-precsave.exp: Likewise.
2757 * gdb.reverse/finish-reverse.exp: Likewise.
2758 * gdb.reverse/fstatat-reverse.exp: Likewise.
2759 * gdb.reverse/getresuid-reverse.exp: Likewise.
2760 * gdb.reverse/i386-precsave.exp: Likewise.
2761 * gdb.reverse/i386-reverse.exp: Likewise.
2762 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2763 * gdb.reverse/i387-env-reverse.exp: Likewise.
2764 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2765 * gdb.reverse/insn-reverse.exp: Likewise.
2766 * gdb.reverse/machinestate-precsave.exp: Likewise.
2767 * gdb.reverse/machinestate.exp: Likewise.
2768 * gdb.reverse/pipe-reverse.exp: Likewise.
2769 * gdb.reverse/readv-reverse.exp: Likewise.
2770 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2771 * gdb.reverse/rerun-prec.exp: Likewise.
2772 * gdb.reverse/s390-mvcle.exp: Likewise.
2773 * gdb.reverse/solib-precsave.exp: Likewise.
2774 * gdb.reverse/solib-reverse.exp: Likewise.
2775 * gdb.reverse/step-precsave.exp: Likewise.
2776 * gdb.reverse/step-reverse.exp: Likewise.
2777 * gdb.reverse/time-reverse.exp: Likewise.
2778 * gdb.reverse/until-precsave.exp: Likewise.
2779 * gdb.reverse/until-reverse.exp: Likewise.
2780 * gdb.reverse/waitpid-reverse.exp: Likewise.
2781 * gdb.reverse/watch-precsave.exp: Likewise.
2782 * gdb.reverse/watch-reverse.exp: Likewise.
2783 * gdb.threads/kill.exp: Likewise.
2784 * gdb.threads/tid-reuse.exp: Likewise.
2785
2786 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2787
2788 PR gdb/26642
2789 * gdb.base/maint-target-async-off.c: New test.
2790 * gdb.base/maint-target-async-off.exp: New test.
2791
2792 2020-10-13 Alan Modra <amodra@gmail.com>
2793
2794 * gdb.arch/powerpc-altivec.s,
2795 * gdb.arch/powerpc-power7.s,
2796 * gdb.arch/powerpc-power8.s,
2797 * gdb.arch/powerpc-power9.s,
2798 * gdb.arch/powerpc-vsx.s,
2799 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2800 * gdb.arch/powerpc-altivec.exp,
2801 * gdb.arch/powerpc-power7.exp,
2802 * gdb.arch/powerpc-power8.exp,
2803 * gdb.arch/powerpc-power9.exp,
2804 * gdb.arch/powerpc-vsx.exp,
2805 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2806 disassembly of mfvsrd/mtvsrd.
2807
2808 2020-10-13 Alan Modra <amodra@gmail.com>
2809
2810 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2811 "target architecture" output.
2812 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2813 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2814 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2815 * gdb.arch/s390-disassembler-options.exp: Likewise.
2816
2817 2020-10-12 Pedro Alves <pedro@palves.net>
2818
2819 PR exp/26602
2820 PR c++/26550
2821 * gdb.cp/ambiguous.cc (marker1): Delete.
2822 (main): Initialize all the fields of the locals. Replace marker1
2823 call with a "set breakpoint here" marker.
2824 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2825 instead of running to marker1. Add tests printing all the
2826 variables and all the fields of the variables.
2827 (test_ambiguous): New proc, expecting the new GDB output when a
2828 field access is ambiguous. Change all "warning: X ambiguous"
2829 tests to use it.
2830
2831 2020-10-12 Gary Benson <gbenson@redhat.com>
2832
2833 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2834 * gdb.base/msym-bp-2.c (foo): Likewise.
2835 * gdb.base/msym-lang.c (foo): Likewise.
2836 * gdb.base/msym-lang-main.c (foo): Likewise.
2837 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2838 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2839 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2840 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2841 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2842 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2843 * gdb.python/py-objfile.c (static_var): Likewise.
2844 * gdb.python/py-symbol.c (rr): Likewise.
2845 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2846 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2847
2848 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2849
2850 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2851 output of backtrace.
2852
2853 2020-10-09 Tom Tromey <tromey@adacore.com>
2854
2855 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2856 (Rec): Add field. Fix range.
2857 * gdb.ada/scalar_storage.exp: Update.
2858
2859 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2860
2861 PR exp/26714
2862 * gdb.base/printcmds.exp: Add tests for void results.
2863
2864 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2865
2866 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2867 is emmited for both 'set directories' and 'directory' commands.
2868
2869 2020-10-08 Tom Tromey <tom@tromey.com>
2870
2871 * gdb.base/style.exp: Check that "main"'s name is styled.
2872
2873 2020-10-07 Tom Tromey <tromey@adacore.com>
2874
2875 * gdb.base/find.exp: Rename some tests.
2876
2877 2020-10-06 Gary Benson <gbenson@redhat.com>
2878
2879 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2880 * gdb.base/list1.c (unused): Likewise.
2881
2882 2020-10-06 Gary Benson <gbenson@redhat.com>
2883
2884 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2885 __attribute__ ((used)).
2886 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2887
2888 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2891 make use of regions throughout.
2892 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2893 not {...}.
2894 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2895
2896 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2897
2898 * gdb.base/call-sc.c: Fix return struct on stack test case.
2899 * gdb.base/call-sc.exp: Likewise.
2900
2901 2020-10-02 Gary Benson <gbenson@redhat.com>
2902
2903 * README: Fix "paralell".
2904
2905 2020-09-30 Gary Benson <gbenson@redhat.com>
2906
2907 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2908 Convert directive to lowercase.
2909 (.Labbrev1_begin): Add missing label.
2910 (abbrev code 0x1): Remove DW_AT_stmt_list.
2911 (.Ldie_b): Likewise.
2912
2913 2020-09-27 Tom Tromey <tom@tromey.com>
2914
2915 * gdb.tui/new-layout.exp: Use with_test_prefix.
2916
2917 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2918
2919 PR python/26586
2920 * gdb.python/python.exp: add test cases for the from_tty
2921 argument to gdb.execute.
2922
2923 2020-09-25 Gary Benson <gbenson@redhat.com>
2924
2925 * gdb.base/infcall-nested-structs.exp.tcl: Add
2926 additional_flags=-Wno-tautological-compare for C++
2927 tests when compiling using Clang.
2928
2929 2020-09-25 Gary Benson <gbenson@redhat.com>
2930
2931 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2932 for .c files.
2933
2934 2020-09-24 Tom Tromey <tromey@adacore.com>
2935
2936 PR tui/26638:
2937 * gdb.tui/list.exp: Check output of "focus next".
2938
2939 2020-09-23 Tom Tromey <tom@tromey.com>
2940
2941 * gdb.dwarf2/intbits.exp: New file.
2942 * gdb.dwarf2/intbits.c: New file.
2943
2944 2020-09-20 Pedro Alves <pedro@palves.net>
2945
2946 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2947 spawn_id before calling remote_close. Close secondary MI channel.
2948
2949 2020-09-20 Pedro Alves <pedro@palves.net>
2950
2951 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2952 fails.
2953
2954 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2955
2956 * gdb.fortran/array-slices.exp: Update expected results.
2957 * gdb.fortran/class-allocatable-array.exp: Likewise.
2958 * gdb.fortran/multi-dim.exp: Likewise.
2959 * gdb.fortran/vla-type.exp: Likewise.
2960 * gdb.mi/mi-vla-fortran.exp: Likewise.
2961
2962 2020-09-18 Victor Collod <vcollod@nvidia.com>
2963
2964 PR gdb/26635
2965 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2966 compatible with i386, and move it to...
2967 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2968 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2969 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2970
2971 2020-09-18 Pedro Alves <pedro@palves.net>
2972
2973 PR gdb/26631
2974 * gdb.multi/multi-target-thread-find.exp: New file.
2975
2976 2020-09-18 Pedro Alves <pedro@palves.net>
2977
2978 * gdb.multi/multi-target-continue.exp: New file, factored out from
2979 multi-target.exp.
2980 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2981 multi-target.exp.
2982 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2983 multi-target.exp.
2984 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2985 multi-target.exp.
2986 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2987 multi-target.exp.
2988 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2989 multi-target.exp.
2990 * gdb.multi/multi-target.exp: Delete.
2991
2992 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.fortran/array-slices.exp: Add missing message data.
2995
2996 2020-09-17 Pedro Alves <pedro@palves.net>
2997
2998 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2999
3000 2020-09-17 Pedro Alves <pedro@palves.net>
3001
3002 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
3003 full prototype.
3004
3005 2020-09-17 Pedro Alves <pedro@palves.net>
3006
3007 * gdb.python/py-as-string.c: Add cast.
3008
3009 2020-09-17 Pedro Alves <pedro@palves.net>
3010
3011 * gdb.base/sizeof.c (fill): Add cast.
3012
3013 2020-09-17 Pedro Alves <pedro@palves.net>
3014
3015 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
3016
3017 2020-09-17 Pedro Alves <pedro@palves.net>
3018
3019 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
3020 linkage name.
3021 * gdb.base/prologue.exp: Use print /d.
3022 * gdb.base/symbol-alias.exp: Handle C++ output.
3023 * gdb.base/symbol-alias2.c: Handle C++ output.
3024 [__cplusplus] (func): Explicitly specify linkage name.
3025
3026 2020-09-17 Pedro Alves <pedro@palves.net>
3027
3028 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3029 (struct my_key_t): ... this. Adjust all references.
3030 (struct value_t): Rename to ...
3031 (struct my_value_t): ... this. Adjust all references.
3032 (create_map, add_map_element, create_map_map)
3033 (add_map_map_element): Add casts.
3034
3035 2020-09-17 Pedro Alves <pedro@palves.net>
3036
3037 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3038 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3039
3040 2020-09-17 Pedro Alves <pedro@palves.net>
3041
3042 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3043
3044 2020-09-17 Pedro Alves <pedro@palves.net>
3045
3046 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3047 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3048 (charfoo, intfoo): Define full prototype.
3049 * gdb.base/ptype1.c (charfoo): Define full prototype.
3050 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3051 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3052
3053 2020-09-17 Pedro Alves <pedro@palves.net>
3054
3055 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3056 Don't define.
3057 (utf_32_string): Compile for both C and C++.
3058 * gdb.base/charset.exp: Use "print /d".
3059
3060 2020-09-17 Pedro Alves <pedro@palves.net>
3061
3062 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3063 (nullptr): Rename to ...
3064 (null_ptr): ... this.
3065 * gdb.base/watchpoint.exp: Adjust to rename.
3066
3067 2020-09-17 Pedro Alves <pedro@palves.net>
3068
3069 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3070 (three_not_flag): Add casts.
3071
3072 2020-09-17 Pedro Alves <pedro@palves.net>
3073
3074 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3075 char array.
3076 (main): Add references to Barrier, TestStrings, TestStringsH and
3077 TestStringsW.
3078 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3079 and expect a full prototype in C++.
3080
3081 2020-09-17 Pedro Alves <pedro@palves.net>
3082
3083 * gdb.base/nested-addr.c (main): Add cast.
3084 * gdb.base/nested-addr.exp: Use "print /d".
3085
3086 2020-09-17 Pedro Alves <pedro@palves.net>
3087
3088 * gdb.base/break.exp (func): New. Use it throughout when
3089 expecting a function name.
3090
3091 2020-09-17 Pedro Alves <pedro@palves.net>
3092
3093 * gdb.base/display.exp: Issue "set print asm-demangle on".
3094
3095 2020-09-17 Pedro Alves <pedro@palves.net>
3096
3097 * gdb.base/find.c: Include <string.h>.
3098 (init_bufs): Add cast.
3099 * gdb.base/find.exp: Issue "set print asm-demangle on".
3100
3101 2020-09-16 Tom Tromey <tromey@adacore.com>
3102
3103 PR gdb/26598:
3104 * gdb.base/skipcxx.exp: New file.
3105 * gdb.base/skipcxx.cc: New file.
3106
3107 2020-09-16 Tom de Vries <tdevries@suse.de>
3108
3109 PR testsuite/26617
3110 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3111 WITH_DEBUG_SECTIONS is defined.
3112 (xstr, str): New macro.
3113 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3114 to get start and size of _Dmain.
3115 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3116 using additional_flags.
3117
3118 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3119
3120 * gdb.base/bp-cmds-sourced-script.c: New file.
3121 * gdb.base/bp-cmds-sourced-script.exp: New test.
3122 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3123
3124 2020-09-16 Tom de Vries <tdevries@suse.de>
3125
3126 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3127 get the gdb prompt after issuing "monitor exit".
3128
3129 2020-09-16 Tom de Vries <tdevries@suse.de>
3130
3131 PR testsuite/26624
3132 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3133
3134 2020-09-16 Tom de Vries <tdevries@suse.de>
3135
3136 PR testsuite/26618
3137 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3138
3139 2020-09-15 Tom Tromey <tromey@adacore.com>
3140
3141 PR rust/26197:
3142 * lib/rust-support.exp (rust_llvm_version): New proc.
3143 * gdb.rust/simple.exp: Check rust_llvm_version.
3144
3145 2020-09-14 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.rust/traits.exp: Fix PATH warning.
3148
3149 2020-09-13 Pedro Alves <pedro@palves.net>
3150
3151 * gdb.base/catch-follow-exec.c (main): Add explicit return
3152 statement.
3153 * gdb.base/catch-signal.c (main): Likewise.
3154 * gdb.base/condbreak-call-false.c (main): Likewise.
3155 * gdb.base/consecutive.c (main): Add explicit return
3156 statement and return type.
3157 * gdb.base/cursal.c (main): Add explicit return statement.
3158 * gdb.base/cvexpr.c (main): Likewise.
3159 * gdb.base/display.c (main): Add explicit return statement and
3160 return type.
3161 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3162 * gdb.base/endianity.c (main): Likewise.
3163 * gdb.base/execd-prog.c (main): Likewise.
3164 * gdb.base/gdb1090.c (main): Likewise.
3165 * gdb.base/info_qt.c (main): Likewise.
3166 * gdb.base/lineinc.c (main): Likewise.
3167 * gdb.base/load-command.c (main): Likewise.
3168 * gdb.base/macscp1.c (main): Likewise.
3169 * gdb.base/pr10179-a.c (main): Likewise.
3170 * gdb.base/quit-live.c (main): Likewise.
3171 * gdb.base/scope0.c (main): Likewise.
3172 * gdb.base/settings.c (main): Likewise.
3173 * gdb.base/stack-checking.c (main): Return int.
3174 * gdb.base/varargs.c (main): Add explicit return statement.
3175 * gdb.cp/ambiguous.cc (main): Likewise.
3176 * gdb.cp/anon-struct.cc (main): Likewise.
3177 * gdb.cp/anon-union.cc (main): Likewise.
3178 * gdb.cp/bool.cc (main): Likewise.
3179 * gdb.cp/bs15503.cc (main): Likewise.
3180 * gdb.cp/cplusfuncs.cc (main): Likewise.
3181 * gdb.cp/cttiadd.cc (main): Likewise.
3182 * gdb.cp/extern-c.cc (main): Likewise.
3183 * gdb.cp/filename.cc (main): Likewise.
3184 * gdb.cp/formatted-ref.cc (main): Likewise.
3185 * gdb.cp/mb-ctor.cc (main): Likewise.
3186 * gdb.cp/member-ptr.cc (main): Likewise.
3187 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3188 * gdb.cp/overload-const.cc (main): Likewise.
3189 * gdb.cp/paren-type.cc (main): Likewise.
3190 * gdb.cp/parse-lang.cc (main): Likewise.
3191 * gdb.cp/pr-1023.cc (main): Likewise.
3192 * gdb.cp/psmang1.cc (main): Likewise.
3193 * gdb.cp/readnow-language.cc (main): Likewise.
3194 * gdb.cp/ref-params.cc (main): Likewise.
3195 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3196 * gdb.cp/virtbase2.cc (main): Likewise.
3197 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3198 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3199 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3200 * gdb.mi/mi-console.c (main): Likewise.
3201 * gdb.mi/mi-read-memory.c (main): Likewise.
3202 * gdb.modula2/multidim.c (main): Likewise.
3203 * gdb.opt/inline-small-func.c (main): Likewise.
3204 * gdb.python/py-rbreak.c (main): Likewise.
3205 * gdb.stabs/exclfwd1.c (main): Likewise.
3206 * gdb.trace/qtro.c (main): Likewise.
3207
3208 2020-09-13 Pedro Alves <pedro@palves.net>
3209
3210 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3211 instead of getenv.
3212
3213 2020-09-13 Pedro Alves <pedro@palves.net>
3214
3215 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3216 instead of spawning GDB with remote_spawn.
3217 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3218 gdb_spawn instead of spawning GDB with remote_spawn.
3219
3220 2020-09-13 Pedro Alves <pedro@palves.net>
3221
3222 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3223 file and add calls to first and second.
3224 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3225 add call to f.
3226
3227 2020-09-13 Pedro Alves <pedro@palves.net>
3228
3229 * gdb.mi/mi-break-qualified.cc: New file.
3230 * gdb.mi/mi-break-qualified.exp: New file.
3231 * lib/mi-support.exp (mi_create_breakpoint_multi)
3232 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3233 procedures.
3234 (mi_create_breakpoint_1): New, factored out from
3235 mi_create_breakpoint.
3236
3237 2020-09-13 Pedro Alves <pedro@palves.net>
3238
3239 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3240 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3241 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3242 (register_class): Delete.
3243 (main): Don't call register_class.
3244
3245 2020-09-13 Pedro Alves <pedro@palves.net>
3246
3247 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3248 (do_tests): Remove "calling method for small class" test.
3249 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3250 (register_class): Delete.
3251 (main): Don't call register_class.
3252 * gdb.cp/call-method-register.exp: New file, based on bits removed
3253 from classes.exp.
3254 * gdb.cp/call-method-register.cc: New file, based on bits removed
3255 from classes.cc.
3256
3257 2020-09-13 Pedro Alves <pedro@palves.net>
3258
3259 * gdb.base/msym-bp-2.c: New.
3260 * gdb.base/msym-bp-shl-lib.c: New file.
3261 * gdb.base/msym-bp-shl-main-2.c: New file.
3262 * gdb.base/msym-bp-shl-main.c: New file.
3263 * gdb.base/msym-bp-shl.exp: New file.
3264 * gdb.base/msym-bp.c: New file.
3265 * gdb.base/msym-bp.exp: New file.
3266
3267 2020-09-13 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.base/default.exp: Change $_gdb_major to 11.
3270
3271 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3272 Felix Willgerodt <Felix.Willgerodt@intel.com>
3273
3274 * x86-avx512bf16.c: New file.
3275 * x86-avx512bf16.exp: Likewise.
3276 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3277
3278 2020-09-11 Tom de Vries <tdevries@suse.de>
3279
3280 PR exp/26602
3281 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3282
3283 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3284
3285 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3286
3287 2020-09-10 Alan Modra <amodra@gmail.com>
3288
3289 PR 26597
3290 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3291
3292 2020-09-08 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3295 after gdb_starti_cmd.
3296
3297 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3298
3299 * lib/fortran.exp (fortran_complex8): New proc.
3300 (fortran_complex16): New proc.
3301 * gdb.fortran/complex.exp: Use routines from fortran.exp
3302 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3303 * gdb.fortran/vla-ptr-info.exp: Likewise.
3304
3305 2020-09-03 Tom de Vries <tdevries@suse.de>
3306
3307 PR breakpoint/26546
3308 * gdb.base/label-without-address.exp: Runto main first.
3309
3310 2020-09-02 Tom Tromey <tromey@adacore.com>
3311
3312 * gdb.ada/mi_var_access.exp: Test children of access variable.
3313 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3314 * gdb.ada/mi_var_array.exp: Update.
3315
3316 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3317
3318 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3319 on docker w/ AUFS storage driver.
3320
3321 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3322
3323 * gdb.base/corefile2.exp (renamed binfile): New tests.
3324
3325 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3326
3327 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3328
3329 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3330
3331 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3332 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3333
3334 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3335
3336 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3337 output, printing a "not saved" value from history and printing a
3338 convenience variable created from a "not saved" value.
3339
3340 2020-08-31 Tom de Vries <tdevries@suse.de>
3341
3342 * gdb.base/eh_return.exp: Use nopie.
3343
3344 2020-08-28 Pedro Alves <pedro@palves.net>
3345
3346 * gdb.base/advance-until-multiple-locations.exp
3347 (advance_overload, until_overload): Adjust to match the
3348 frame/function header instead of the source line text.
3349
3350 2020-08-28 Tom de Vries <tdevries@suse.de>
3351
3352 * gdb.base/label-without-address.c: New test.
3353 * gdb.base/label-without-address.exp: New file.
3354
3355 2020-08-27 Pedro Alves <pedro@palves.net>
3356
3357 PR gdb/26523
3358 PR gdb/26524
3359 * gdb.base/advance-until-multiple-locations.cc: New.
3360 * gdb.base/advance-until-multiple-locations.exp: New.
3361
3362 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3363
3364 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3365
3366 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.arch/amd64-byte.exp: Make test names unique, use
3369 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3370 * gdb.arch/amd64-dword.exp: Likewise.
3371 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3372 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3373 unique.
3374 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3375 * gdb.arch/amd64-word.exp: Make test names unique, use
3376 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3377 * gdb.arch/i386-byte.exp: Make test names unique, use
3378 gdb_breakpoint.
3379 * gdb.arch/i386-word.exp: Likewise.
3380
3381 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
3382
3383 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3384
3385 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3386
3387 PR gdb/26532
3388 * gdb.threads/stepi-random-signal.exp: Update pattern.
3389
3390 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
3391
3392 PR gdb/26532
3393 * gdb.base/ui-redirect.exp: Update pattern.
3394
3395 2020-08-25 Gary Benson <gbenson@redhat.com>
3396
3397 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3398 when compiling with clang.
3399 * gdb.dwarf2/dw2-restore.exp: Likewise.
3400
3401 2020-08-25 Gary Benson <gbenson@redhat.com>
3402
3403 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3404 Add additional_flags=-Wno-inaccessible-base when compiling
3405 with GCC >= 10.1 or clang. Add additional_flags=-w when
3406 compiling with GCC < 10.
3407
3408 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3409
3410 PR m2/26372
3411 * gdb.modula2/multidim.c: New file.
3412 * gdb.modula2/multidim.exp: New file.
3413
3414 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3415
3416 * lib/gdb.exp (runto): Always emit fail on internal error.
3417
3418 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
3419
3420 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3421 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3422 Likewise.
3423 * gdb.threads/stepi-random-signal.exp: Likewise.
3424
3425 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3426
3427 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3428 * gdb.trace/strace.exp: Ditto.
3429
3430 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3431
3432 * gdb.fortran/vla-type.exp: Skip commands not required for
3433 the Flang compiled binaries after prologue fix.
3434
3435 2020-08-17 Tom de Vries <tdevries@suse.de>
3436 Tom Tromey <tromey@adacore.com>
3437
3438 PR rust/26197:
3439 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3440
3441 2020-08-17 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/mi_var_access.exp: New file.
3444 * gdb.ada/mi_var_access/mi_access.adb: New file.
3445 * gdb.ada/mi_var_access/pck.adb: New file.
3446 * gdb.ada/mi_var_access/pck.ads: New file.
3447
3448 2020-08-16 Tom de Vries <tdevries@suse.de>
3449
3450 PR gdb/25350
3451 * gdb.base/eh_return.c: New test.
3452 * gdb.base/eh_return.exp: New file.
3453
3454 2020-08-15 Tom de Vries <tdevries@suse.de>
3455
3456 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3457 (mixed_func_1d_): Use fortran_charlen_t in decl.
3458
3459 2020-08-15 Tom de Vries <tdevries@suse.de>
3460
3461 PR backtrace/26390
3462 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3463 Update expected pattern.
3464
3465 2020-08-13 Pedro Alves <pedro@palves.net>
3466
3467 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3468 * gdb.fortran/library-module.exp: Likewise.
3469 * gdb.fortran/logical.exp: Likewise.
3470 * gdb.fortran/module.exp: Likewise.
3471 * gdb.fortran/print_type.exp: Likewise.
3472 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3473 * gdb.fortran/vla-datatypes.exp: Likewise.
3474 * gdb.fortran/vla-history.exp: Likewise.
3475 * gdb.fortran/vla-ptr-info.exp: Likewise.
3476 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3477 * gdb.fortran/vla-ptype.exp: Likewise.
3478 * gdb.fortran/vla-sizeof.exp: Likewise.
3479 * gdb.fortran/vla-type.exp: Likewise.
3480 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3481 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3482 * gdb.fortran/vla-value-sub.exp: Likewise.
3483 * gdb.fortran/vla-value.exp: Likewise.
3484
3485 2020-08-13 Pedro Alves <pedro@palves.net>
3486
3487 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3488 * gdb.ada/access_to_packed_array.exp: Likewise.
3489 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3490 * gdb.ada/addr_arith.exp: Likewise.
3491 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3492 * gdb.ada/arr_arr.exp: Likewise.
3493 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3494 * gdb.ada/array_bounds.exp: Likewise.
3495 * gdb.ada/array_of_variable_length.exp: Likewise.
3496 * gdb.ada/array_ptr_renaming.exp: Likewise.
3497 * gdb.ada/array_subscript_addr.exp: Likewise.
3498 * gdb.ada/arraydim.exp: Likewise.
3499 * gdb.ada/arrayparam.exp: Likewise.
3500 * gdb.ada/arrayptr.exp: Likewise.
3501 * gdb.ada/assign_1.exp: Likewise.
3502 * gdb.ada/assign_arr.exp: Likewise.
3503 * gdb.ada/atomic_enum.exp: Likewise.
3504 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3505 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3506 * gdb.ada/bias.exp: Likewise.
3507 * gdb.ada/boolean_expr.exp: Likewise.
3508 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3509 * gdb.ada/bp_enum_homonym.exp: Likewise.
3510 * gdb.ada/bp_inlined_func.exp: Likewise.
3511 * gdb.ada/bp_on_var.exp: Likewise.
3512 * gdb.ada/bp_range_type.exp: Likewise.
3513 * gdb.ada/bp_reset.exp: Likewise.
3514 * gdb.ada/call_pn.exp: Likewise.
3515 * gdb.ada/catch_assert_if.exp: Likewise.
3516 * gdb.ada/catch_ex.exp: Likewise.
3517 * gdb.ada/catch_ex_std.exp: Likewise.
3518 * gdb.ada/char_enum.exp: Likewise.
3519 * gdb.ada/char_param.exp: Likewise.
3520 * gdb.ada/complete.exp: Likewise.
3521 * gdb.ada/cond_lang.exp: Likewise.
3522 * gdb.ada/convvar_comp.exp: Likewise.
3523 * gdb.ada/dgopt.exp: Likewise.
3524 * gdb.ada/disc_arr_bound.exp: Likewise.
3525 * gdb.ada/display_nested.exp: Likewise.
3526 * gdb.ada/dot_all.exp: Likewise.
3527 * gdb.ada/dyn_loc.exp: Likewise.
3528 * gdb.ada/dyn_stride.exp: Likewise.
3529 * gdb.ada/excep_handle.exp: Likewise.
3530 * gdb.ada/expr_delims.exp: Likewise.
3531 * gdb.ada/expr_with_funcall.exp: Likewise.
3532 * gdb.ada/exprs.exp: Likewise.
3533 * gdb.ada/fin_fun_out.exp: Likewise.
3534 * gdb.ada/fixed_cmp.exp: Likewise.
3535 * gdb.ada/formatted_ref.exp: Likewise.
3536 * gdb.ada/frame_arg_lang.exp: Likewise.
3537 * gdb.ada/frame_args.exp: Likewise.
3538 * gdb.ada/fullname_bp.exp: Likewise.
3539 * gdb.ada/fun_addr.exp: Likewise.
3540 * gdb.ada/fun_in_declare.exp: Likewise.
3541 * gdb.ada/fun_overload_menu.exp: Likewise.
3542 * gdb.ada/fun_renaming.exp: Likewise.
3543 * gdb.ada/funcall_char.exp: Likewise.
3544 * gdb.ada/funcall_param.exp: Likewise.
3545 * gdb.ada/funcall_ptr.exp: Likewise.
3546 * gdb.ada/funcall_ref.exp: Likewise.
3547 * gdb.ada/homonym.exp: Likewise.
3548 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3549 * gdb.ada/info_auto_lang.exp: Likewise.
3550 * gdb.ada/info_exc.exp: Likewise.
3551 * gdb.ada/info_types.exp: Likewise.
3552 * gdb.ada/int_deref.exp: Likewise.
3553 * gdb.ada/interface.exp: Likewise.
3554 * gdb.ada/iwide.exp: Likewise.
3555 * gdb.ada/lang_switch.exp: Likewise.
3556 * gdb.ada/length_cond.exp: Likewise.
3557 * gdb.ada/maint_with_ada.exp: Likewise.
3558 * gdb.ada/mi_catch_assert.exp: Likewise.
3559 * gdb.ada/mi_catch_ex.exp: Likewise.
3560 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3561 * gdb.ada/mi_dyn_arr.exp: Likewise.
3562 * gdb.ada/mi_ex_cond.exp: Likewise.
3563 * gdb.ada/mi_exc_info.exp: Likewise.
3564 * gdb.ada/mi_interface.exp: Likewise.
3565 * gdb.ada/mi_prot.exp: Likewise.
3566 * gdb.ada/mi_ref_changeable.exp: Likewise.
3567 * gdb.ada/mi_string_access.exp: Likewise.
3568 * gdb.ada/mi_task_arg.exp: Likewise.
3569 * gdb.ada/mi_task_info.exp: Likewise.
3570 * gdb.ada/mi_var_array.exp: Likewise.
3571 * gdb.ada/mi_var_union.exp: Likewise.
3572 * gdb.ada/mi_variant.exp: Likewise.
3573 * gdb.ada/minsyms.exp: Likewise.
3574 * gdb.ada/mod_from_name.exp: Likewise.
3575 * gdb.ada/nested.exp: Likewise.
3576 * gdb.ada/null_array.exp: Likewise.
3577 * gdb.ada/optim_drec.exp: Likewise.
3578 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3579 * gdb.ada/packed_array_assign.exp: Likewise.
3580 * gdb.ada/packed_tagged.exp: Likewise.
3581 * gdb.ada/pp-rec-component.exp: Likewise.
3582 * gdb.ada/print_chars.exp: Likewise.
3583 * gdb.ada/print_pc.exp: Likewise.
3584 * gdb.ada/ptr_typedef.exp: Likewise.
3585 * gdb.ada/ptype_arith_binop.exp: Likewise.
3586 * gdb.ada/ptype_array.exp: Likewise.
3587 * gdb.ada/ptype_field.exp: Likewise.
3588 * gdb.ada/ptype_tagged_param.exp: Likewise.
3589 * gdb.ada/ptype_union.exp: Likewise.
3590 * gdb.ada/py_range.exp: Likewise.
3591 * gdb.ada/py_taft.exp: Likewise.
3592 * gdb.ada/rdv_wait.exp: Likewise.
3593 * gdb.ada/rec_comp.exp: Likewise.
3594 * gdb.ada/rec_return.exp: Likewise.
3595 * gdb.ada/ref_param.exp: Likewise.
3596 * gdb.ada/ref_tick_size.exp: Likewise.
3597 * gdb.ada/rename_subscript_param.exp: Likewise.
3598 * gdb.ada/repeat_dyn.exp: Likewise.
3599 * gdb.ada/same_component_name.exp: Likewise.
3600 * gdb.ada/same_enum.exp: Likewise.
3601 * gdb.ada/scalar_storage.exp: Likewise.
3602 * gdb.ada/set_wstr.exp: Likewise.
3603 * gdb.ada/small_reg_param.exp: Likewise.
3604 * gdb.ada/str_binop_equal.exp: Likewise.
3605 * gdb.ada/str_ref_cmp.exp: Likewise.
3606 * gdb.ada/str_uninit.exp: Likewise.
3607 * gdb.ada/sub_variant.exp: Likewise.
3608 * gdb.ada/sym_print_name.exp: Likewise.
3609 * gdb.ada/taft_type.exp: Likewise.
3610 * gdb.ada/tagged.exp: Likewise.
3611 * gdb.ada/tagged_access.exp: Likewise.
3612 * gdb.ada/task_bp.exp: Likewise.
3613 * gdb.ada/task_switch_in_core.exp: Likewise.
3614 * gdb.ada/tasks.exp: Likewise.
3615 * gdb.ada/tick_last_segv.exp: Likewise.
3616 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3617 * gdb.ada/type_coercion.exp: Likewise.
3618 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3619 * gdb.ada/unchecked_union.exp: Likewise.
3620 * gdb.ada/uninitialized_vars.exp: Likewise.
3621 * gdb.ada/var_arr_attrs.exp: Likewise.
3622 * gdb.ada/var_arr_typedef.exp: Likewise.
3623 * gdb.ada/var_rec_arr.exp: Likewise.
3624 * gdb.ada/variant-record.exp: Likewise.
3625 * gdb.ada/variant.exp: Likewise.
3626 * gdb.ada/variant_record_packed_array.exp: Likewise.
3627 * gdb.ada/varsize_limit.exp: Likewise.
3628 * gdb.ada/whatis_array_val.exp: Likewise.
3629 * gdb.ada/widewide.exp: Likewise.
3630 * gdb.ada/win_fu_syms.exp: Likewise.
3631
3632 2020-08-12 Gary Benson <gbenson@redhat.com>
3633
3634 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3635
3636 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3637
3638 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3639 unset the array variable.
3640
3641 2020-08-03 Tom de Vries <tdevries@suse.de>
3642
3643 PR symtab/26333
3644 * lib/dwarf.exp (DW_LNE_user): New proc.
3645 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3646 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3647
3648 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3649
3650 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3651 to 'uintptr_t'
3652 (inttypes.h): Include.
3653
3654 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3655
3656 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3657 (C5_24k): Delete.
3658 (C5_8k, C5_64k, C5_256k): New macros.
3659 (buf_ro): Allocate 256 KiB of initialized data.
3660
3661 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3662
3663 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3664 that attempt to overwrite an existing condition with a condition
3665 that fails parsing and also with a condition that parses fine
3666 but contains junk at the end.
3667
3668 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3669
3670 * gdb.base/condbreak-bad.c: New test.
3671 * gdb.base/condbreak-bad.exp: New file.
3672
3673 2020-07-30 Tom de Vries <tdevries@suse.de>
3674
3675 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3676 out of ...
3677 (GDBInfoModuleSymbols::check_entry): ... here.
3678 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3679 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3680 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3681
3682 2020-07-30 Tom de Vries <tdevries@suse.de>
3683
3684 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3685 "__class_some_module_Number_t" optional.
3686
3687 2020-07-29 Tom de Vries <tdevries@suse.de>
3688
3689 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3690 multiple locations.
3691
3692 2020-07-29 Tom de Vries <tdevries@suse.de>
3693
3694 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3695 rather than function name.
3696
3697 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3698
3699 PR symtab/26270:
3700 * gdb.cp/disasm-func-name.cc: New file.
3701 * gdb.cp/disasm-func-name.exp: New file.
3702
3703 2020-07-28 Tom Tromey <tromey@adacore.com>
3704
3705 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3706 'varval' location.
3707
3708 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.python/py-unwind.py: Update to make use of a register
3711 descriptor.
3712
3713 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3714
3715 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3716
3717 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 PR fortran/23051
3720 PR fortran/26139
3721 * gdb.fortran/class-allocatable-array.exp: New file.
3722 * gdb.fortran/class-allocatable-array.f90: New file.
3723 * gdb.fortran/pointer-to-pointer.exp: New file.
3724 * gdb.fortran/pointer-to-pointer.f90: New file.
3725
3726 2020-07-25 Tom de Vries <tdevries@suse.de>
3727
3728 PR symtab/26243
3729 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3730 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3731
3732 2020-07-24 Tom de Vries <tdevries@suse.de>
3733
3734 PR testsuite/26293
3735 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3736
3737 2020-07-23 Pedro Alves <pedro@palves.net>
3738
3739 * gdb.server/server-kill.exp (prepare): New, factored out from the
3740 top level.
3741 (kill_server): New.
3742 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3743 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3744
3745 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3746
3747 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3748
3749 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3750
3751 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3752 Initialize to empty string at top level.
3753 (gdb_wrapper_init): Revert check for file existence on build.
3754 Build the wrapper in its default place, not a build-specific
3755 location. When host == build, make the pathname absolute.
3756 (gdb_compile): Delete leftover declaration of
3757 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3758 string instead of uninitialized.
3759
3760 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3761
3762 * gdb.base/corefile2.exp: New file.
3763 * gdb.base/coremaker2.exp: New file.
3764
3765 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3766
3767 * gdb.base/coredump-filter.exp: Add second
3768 non-Private-Shared-Anon-File test.
3769 (test_disasm): Rename binfile for test which is expected
3770 to fail.
3771
3772 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3773
3774 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3775 data in core file".
3776 * gdb.base/coremaker.c (buf2ro): New global.
3777 (mmapdata): Add a read-only mmap mapping.
3778
3779 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3780
3781 PR corefiles/25631
3782 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3783 New test.
3784 * gdb.base/coremaker.c (buf3): New global.
3785 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3786 flags.
3787
3788 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3789
3790 * gdb.base/coremaker.c (filler_ro): New global constant.
3791
3792 2020-07-22 Tom Tromey <tromey@adacore.com>
3793
3794 * gdb.ada/mi_prot.exp: New file.
3795 * gdb.ada/mi_prot/pkg.adb: New file.
3796 * gdb.ada/mi_prot/pkg.ads: New file.
3797 * gdb.ada/mi_prot/prot.adb: New file.
3798
3799 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3800
3801 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3802 loads two JITers.
3803
3804 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3807
3808 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.python/py-arch-reg-names.exp: Additional tests.
3811
3812 2020-07-21 Tom de Vries <tdevries@suse.de>
3813
3814 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3815 breakpoint locations".
3816 * gdb.reverse/solib-reverse.exp: Same.
3817
3818 2020-07-21 Tom de Vries <tdevries@suse.de>
3819
3820 * gdb.reverse/step-reverse.c (callee): Merge statements.
3821
3822 2020-07-21 Tom de Vries <tdevries@suse.de>
3823
3824 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3825 line numbers for some variables.
3826
3827 2020-07-21 Tom de Vries <tdevries@suse.de>
3828
3829 * gdb.opt/inline-locals.c (init_array): New func.
3830 (func1): Use init_array.
3831 * gdb.opt/inline-locals.exp: Update pattern.
3832
3833 2020-07-21 Tom de Vries <tdevries@suse.de>
3834
3835 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3836 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3837
3838 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3839
3840 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3841 * gdb.guile/types-module.exp: Remove "ERROR:" from
3842 regexps since Guile 3.0 no longer prints that.
3843
3844 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3845
3846 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3847 error regexp to match on Guile 2.2.
3848
3849 2020-07-20 Gary Benson <gbenson@redhat.com>
3850
3851 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3852 with clang.
3853
3854 2020-07-20 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3857 (omp_set_lock_in_order): New function.
3858 (single_scope, multi_scope, nested_func, nested_parallel): Use
3859 omp_set_lock_in_order and omp_unset_lock.
3860 (main): Init and destroy lock and lock2.
3861
3862 2020-07-20 Tom de Vries <tdevries@suse.de>
3863
3864 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3865
3866 2020-07-20 Tom de Vries <tdevries@suse.de>
3867
3868 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3869
3870 2020-07-17 Tom de Vries <tdevries@suse.de>
3871
3872 * gdb.base/valgrind-infcall-2.c: New test.
3873 * gdb.base/valgrind-infcall-2.exp: New file.
3874 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3875
3876 2020-07-17 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.dlang/circular.c (found): Use found_label as label name.
3879 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3880 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3881 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3882 * gdb.dwarf2/ada-linkage-name.exp: Same.
3883 * gdb.dwarf2/arr-subrange.exp: Same.
3884 * gdb.dwarf2/atomic-type.exp: Same.
3885 * gdb.dwarf2/comp-unit-lang.exp: Same.
3886 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3887 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3888 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3889 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3890 * gdb.dwarf2/implptr-64bit.exp: Same.
3891 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3892 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3893 * gdb.dwarf2/imported-unit.exp: Same.
3894 * gdb.dwarf2/main-subprogram.exp: Same.
3895 * gdb.dwarf2/missing-type-name.exp: Same.
3896 * gdb.dwarf2/nonvar-access.exp: Same.
3897 * gdb.dwarf2/struct-with-sig.exp: Same.
3898 * gdb.dwarf2/typedef-void-finish.exp: Same.
3899 * gdb.dwarf2/void-type.exp: Same.
3900
3901 2020-07-17 Tom de Vries <tdevries@suse.de>
3902
3903 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3904 src parameter.
3905 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3906 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3907 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3908 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3909 * gdb.dwarf2/dwz.exp: Same.
3910 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3911 * gdb.dwarf2/implref-array.exp: Same.
3912 * gdb.dwarf2/implref-const.exp: Same.
3913 * gdb.dwarf2/implref-global.exp: Same.
3914 * gdb.dwarf2/implref-struct.exp: Same.
3915 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3916 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3917 * gdb.dwarf2/var-access.exp: Same.
3918 * gdb.dwarf2/varval.exp: Same.
3919 * gdb.trace/entry-values.exp: Same.
3920
3921 2020-07-17 Tom de Vries <tdevries@suse.de>
3922
3923 * lib/dwarf.exp (Dwarf::extern): Remove.
3924 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3925 * gdb.dlang/circular.exp: Same.
3926 * gdb.dwarf2/comp-unit-lang.exp: Same.
3927 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3928 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3929 * gdb.dwarf2/dwz.exp: Same.
3930 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3931 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3932 * gdb.dwarf2/imported-unit.exp: Same.
3933 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3934
3935 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3936
3937 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3938 Use double quotes instead of single quotes.
3939
3940 2020-07-16 Caroline Tice <cmtice@google.com>
3941
3942 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3943 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3944
3945 2020-07-16 Tom de Vries <tdevries@suse.de>
3946
3947 * lib/dwarf.exp (program): Initialize _line.
3948 (DW_LNE_end_sequence): Reinitialize _line.
3949 (DW_LNS_advance_line): Update _line.
3950 (line): New proc.
3951 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3952 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3953 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3954 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3955 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3956 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3957
3958 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3961 generic.
3962
3963 2020-07-15 Tom de Vries <tdevries@suse.de>
3964
3965 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3966 is_amd64_regs_target.
3967
3968 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3969
3970 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3971 * gdb.fortran/ptype-on-functions.f90: Likewise.
3972
3973 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3974
3975 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3976 values in documentation for addr_size to 4 and 8.
3977
3978 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3979
3980 * gdb.arch/amd64-osabi.exp: Update.
3981 * gdb.arch/arm-disassembler-options.exp: Update.
3982 * gdb.arch/powerpc-disassembler-options.exp: Update.
3983 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3984 * gdb.arch/s390-disassembler-options.exp: Update.
3985 * gdb.base/all-architectures.exp.tcl: Update.
3986 * gdb.base/attach-pie-noexec.exp: Update.
3987 * gdb.base/catch-syscall.exp: Update.
3988 * gdb.xml/tdesc-arch.exp: Update.
3989
3990 2020-07-14 Tom de Vries <tdevries@suse.de>
3991
3992 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3993 (local_gettid): ... this.
3994 (fn): Update.
3995
3996 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3997
3998 * gdb.base/info_sources.exp: Skip directory match tests on
3999 remote hosts.
4000
4001 2020-07-13 Gary Benson <gbenson@redhat.com>
4002
4003 * gdb.base/savedregs.exp (caller): Use parentheses to
4004 make expected expression evaluation ordering explicit.
4005
4006 2020-07-13 Gary Benson <gbenson@redhat.com>
4007
4008 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
4009
4010 2020-07-13 Gary Benson <gbenson@redhat.com>
4011
4012 * gdb.base/bigcore.c (main): Use a volatile pointer when
4013 attempting to trigger a SIGSEGV.
4014 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
4015 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
4016 * gdb.base/savedregs.c (thrower): Likewise.
4017 * gdb.mi/mi-syn-frame.c (bar): Likewise.
4018
4019 2020-07-13 Gary Benson <gbenson@redhat.com>
4020
4021 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4022 defining and using VLA structure fields into...
4023 * gdb.base/vla-struct-fields.c: New file.
4024 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4025 tests into...
4026 * gdb.base/vla-struct-fields.exp: New file.
4027
4028 2020-07-13 Tom de Vries <tdevries@suse.de>
4029
4030 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4031 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4032 * gdb.base/gold-gdb-index.exp: Same.
4033 * gdb.base/morestack.exp: Same.
4034
4035 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
4036
4037 PR rust/26121
4038 * gdb.rust/modules.rs: Prevent linker from discarding test
4039 symbol.
4040
4041 2020-07-10 Pedro Alves <pedro@palves.net>
4042
4043 PR gdb/26199
4044 * gdb.multi/multi-target.c (exit_thread): New.
4045 (thread_start): Break loop if EXIT_THREAD.
4046 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4047 (top level) Call test_no_resumed.
4048
4049 2020-07-08 Tom Tromey <tromey@adacore.com>
4050
4051 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4052 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4053
4054 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4055
4056 PR python/22748
4057 * gdb.opt/inline-frame-tailcall.c: New file.
4058 * gdb.opt/inline-frame-tailcall.exp: New file.
4059 * gdb.python/py-unwind-inline.c: New file.
4060 * gdb.python/py-unwind-inline.exp: New file.
4061 * gdb.python/py-unwind-inline.py: New file.
4062
4063 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4064
4065 * gdb.python/py-arch-reg-groups.exp: New file.
4066
4067 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4068
4069 * gdb.python/py-arch-reg-names.exp: New file.
4070
4071 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4072
4073 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4074 gdb.PendingFrame.architecture method.
4075
4076 2020-07-06 Tom de Vries <tdevries@suse.de>
4077
4078 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4079
4080 2020-07-03 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4083 explicitly write negative numbers.
4084 * gdb.base/structs2.exp: Adjust expected output.
4085
4086 2020-07-03 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.base/charset.c (init_string): Change all char parameters to
4089 unsigned char parameters.
4090
4091 2020-07-03 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/call-sc.exp (start_scalars_test): Use
4094 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4095 * gdb.base/overlays.c: Remove references to PARAMS.
4096 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4097 * gdb.base/reread.exp: Don't set 'prototypes' global.
4098 * gdb.base/structs.exp (start_structs_test): Use
4099 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4100 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4101 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4102 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4103 call.
4104 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4105
4106 2020-07-03 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.base/m32rovly.c: Delete.
4109 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4110
4111 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4112
4113 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4114 of gdb_py_test_multiple.
4115 * gdb.python/py-cmd.exp: Likewise.
4116 * gdb.python/py-events.exp: Likewise.
4117 * gdb.python/py-function.exp: Likewise.
4118 * gdb.python/py-inferior.exp: Likewise.
4119 * gdb.python/py-infthread.exp: Likewise.
4120 * gdb.python/py-linetable.exp: Likewise.
4121 * gdb.python/py-parameter.exp: Likewise.
4122 * gdb.python/py-value.exp: Likewise.
4123
4124 2020-06-30 Tom de Vries <tdevries@suse.de>
4125
4126 PR testsuite/26175
4127 * lib/future.exp (gdb_default_target_compile): Detect and handle
4128 early_flags.
4129
4130 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
4131
4132 * boards/simavr.exp (gdb_load): Catch errors when closing
4133 previous connection. Close connection, wait for process and
4134 unset simavr_spawn_id on failure.
4135
4136 2020-06-29 Tom de Vries <tdevries@suse.de>
4137
4138 * lib/gdb.exp (unknown): Make test-case unresolved.
4139
4140 2020-06-29 Tom de Vries <tdevries@suse.de>
4141
4142 PR gdb/25475
4143 * gdb.server/solib-list.exp: Verify that the symbol reload
4144 confirmation question is asked.
4145
4146 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4147
4148 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4149 have a input seq nr in each pass message.
4150 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4151 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4152 * gdb.python/python.exp: Make test names unique,
4153 use gdb_test_multiline instead of gdb_py_test_multiple,
4154 use $gdb_test_name.
4155 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4156
4157 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
4158
4159 * configure.ac: Add --enable-libctf.
4160 * aclocal.m4: sinclude ../config/enable.m4.
4161 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4162 * lib/gdb.exp (skip_ctf_tests): Use it.
4163 * gdb.base/ctf-constvars.exp: Error message tweak.
4164 * gdb.base/ctf-ptype.exp: Likewise.
4165 * configure: Regenerate.
4166
4167 2020-06-26 Gary Benson <gbenson@redhat.com>
4168
4169 * gdb.cp/try_catch.cc: Include string.h.
4170 (main): Replace comparison against string literal with
4171 strcmp, avoiding build failure with -Wstring-compare.
4172 Add "marker test-complete".
4173 * gdb.cp/try_catch.exp: Run the test to the above marker,
4174 then verify that the value of "test" is still true.
4175
4176 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4177
4178 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4179
4180 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4181
4182 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4183
4184 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4185
4186 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4187 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4188 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4189 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4190 * gdb.arch/riscv-tdesc-loading.exp: New file.
4191
4192 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4195
4196 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4197
4198 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4199 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4200 * gdb.arch/riscv-tdesc-regs.c: New file.
4201 * gdb.arch/riscv-tdesc-regs.exp: New file.
4202
4203 2020-06-24 Pedro Alves <palves@redhat.com>
4204
4205 * gdb.arch/amd64-entry-value-paramref.exp: Use
4206 prepare_for_testing_full and don't pass "c++" for the .S file
4207 build spec.
4208 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4209 $options, since it's an assembly file. Remove -Wno-deprecated.
4210 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4211 compiling C++ programs.
4212
4213 2020-06-24 Pedro Alves <palves@redhat.com>
4214
4215 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4216 Clang, add "-Wno-unknown-warning-option" to the options.
4217
4218 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4219
4220 * gdb.xml/tdesc-reload.c: New file.
4221 * gdb.xml/tdesc-reload.exp: New file.
4222 * gdb.xml/maint-xml-dump-01.xml: New file.
4223 * gdb.xml/maint-xml-dump-02.xml: New file.
4224 * gdb.xml/maint-xml-dump.exp: New file.
4225
4226 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4227
4228 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4229 Adjust for omitted commands when TUI is disabled.
4230
4231 2020-06-23 Gary Benson <gbenson@redhat.com>
4232 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4235 * gdb.cp/nsimport.cc: Likewise.
4236 * gdb.cp/nsnested.cc: Likewise.
4237 * gdb.cp/nsnoimports.cc: Likewise.
4238 * gdb.cp/nsusing.cc: Likewise.
4239 * gdb.cp/smartp.cc: Likewise.
4240 * gdb.python/py-pp-integral.c: Likewise.
4241 * gdb.python/py-pp-re-notag.c: Likewise.
4242
4243 2020-06-23 Gary Benson <gbenson@redhat.com>
4244
4245 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4246 * gdb.cp/nsimport.cc: Likewise.
4247 * gdb.cp/nsnested.cc: Likewise.
4248 * gdb.cp/nsnoimports.cc: Likewise.
4249 * gdb.cp/nsusing.cc: Likewise.
4250 * gdb.cp/smartp.cc: Likewise.
4251 * gdb.python/py-pp-integral.c: Likewise.
4252 * gdb.python/py-pp-re-notag.c: Likewise.
4253
4254 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4255
4256 * gdb.base/default-args.exp: New test.
4257 * gdb.base/default-args.c: New file.
4258 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4259 * gdb.base/default.exp: Update to new help text.
4260 * gdb.base/help.exp: Likewise.
4261 * gdb.base/page.exp: Likewise.
4262 * gdb.base/style.exp: Likewise.
4263 * gdb.guile/guile.exp: Likewise.
4264 * gdb.python/python.exp: Likewise.
4265
4266 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4267
4268 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4269 remote host. Fix search path syntax on Windows host.
4270
4271 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4272
4273 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4274 over 'exec-file-mismatch'.
4275 * gdb.base/attach.c: Mark should_exit volatile.
4276 * gdb.base/attach2.c: Likewise. Add a comment explaining
4277 why the sleep cannot be big.
4278 * gdb.base/attach3.c: New file.
4279
4280 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4281
4282 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4283 prefix optional.
4284
4285 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4286
4287 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4288 for remote host.
4289
4290 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4291 Hafiz Abid Qadeer <abidh@codesourcery.com>
4292
4293 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4294 file sent to remote host.
4295 (top level): Allow int32_t as type of 32-bit register.
4296
4297 2020-06-19 Tom de Vries <tdevries@suse.de>
4298
4299 * lib/gdb.exp (gdb_note): New proc.
4300 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4301 (gdb_default_target_compile): ... here. Only call
4302 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4303 (use_gdb_compile): Change to array.
4304 (toplevel): Update sets of use_gdb_compile to specify language.
4305 Warn about default_target_compile override. Store dejagnu's version
4306 of default_target_compile in dejagnu_default_target_compile.
4307
4308 2020-06-18 Tom de Vries <tdevries@suse.de>
4309
4310 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4311 (default_gdb_init): ... here.
4312
4313 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4314
4315 Fix TUI support checks in gdb.tui tests.
4316
4317 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4318 just say UNSUPPORTED.
4319 * gdb.tui/corefile-run.exp: Likewise.
4320 * gdb.tui/empty.exp: Likewise.
4321 * gdb.tui/list-before.exp: Likewise.
4322 * gdb.tui/list.exp: Likewise.
4323 * gdb.tui/main.exp: Likewise.
4324 * gdb.tui/regs.exp: Likewise.
4325 * gdb.tui/resize.exp: Likewise.
4326 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4327 * gdb.tui/tui-layout-asm.exp: Likewise.
4328 * gdb.tui/tui-missing-src.exp: Likewise.
4329 * gdb.tui/winheight.exp: Likewise.
4330 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4331
4332 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4333
4334 Fix TCL error in gdb.python/py-format-string.exp.
4335
4336 * gdb.python/py-format-string.exp: Move test for python support
4337 earlier, out of function body.
4338
4339 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
4340
4341 * gdb.base/index-cache-load-twice.c: New.
4342 * gdb.base/index-cache-load-twice.exp: New.
4343
4344 2020-06-17 Keith Seitz <keiths@redhat.com>
4345
4346 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4347 when executing "gdb --configuration".
4348
4349 2020-06-17 Tom de Vries <tdevries@suse.de>
4350
4351 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4352 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4353 conditional on presence of gdb_tcl_unknown.
4354 (gdb_finish): Make override undo conditional on presence of
4355 gdb_tcl_unknown.
4356
4357 2020-06-16 Tom Tromey <tom@tromey.com>
4358
4359 * gdb.python/tui-window.py (failwin): New function. Register it
4360 as a TUI window type.
4361 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4362
4363 2020-06-16 Gary Benson <gbenson@redhat.com>
4364
4365 * gdb.python/py-nested-maps.c (create_map): Add missing return
4366 value.
4367 (create_map_map): Likewise.
4368
4369 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4370
4371 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4372 variable.
4373 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4374 and use the already-defined 'options' variable.
4375
4376 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4377 Tom de Vries <tdevries@suse.de>
4378
4379 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4380 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4381 (gdb_setup_known_globals): New proc.
4382 (gdb_cleanup_globals): New proc.
4383 * lib/gdb.exp (load_lib): New override proc.
4384 (gdb_stdin_log_init): Set var in_file as persistent global.
4385 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4386 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4387 fpc_compiler as persistent global.
4388
4389 2020-06-12 Tom de Vries <tdevries@suse.de>
4390
4391 * lib/tuiterm.exp (spawn): Rename to ...
4392 (tui_spawn): ... this.
4393 (toplevel): Move rename of spawn ...
4394 (gdb_init_tuiterm): ... here. New proc.
4395 (gdb_finish_tuiterm): New proc.
4396 * lib/gdb.exp (gdb_finish_hooks): New global var.
4397 (gdb_finish): Handle gdb_finish_hooks.
4398 (tuiterm_env): New proc.
4399 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4400 tuiterm_env.
4401 * gdb.tui/basic.exp: Same.
4402 * gdb.tui/corefile-run.exp: Same.
4403 * gdb.tui/empty.exp: Same.
4404 * gdb.tui/list-before.exp: Same.
4405 * gdb.tui/list.exp: Same.
4406 * gdb.tui/main.exp: Same.
4407 * gdb.tui/new-layout.exp: Same.
4408 * gdb.tui/regs.exp: Same.
4409 * gdb.tui/resize.exp: Same.
4410 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4411 * gdb.tui/tui-layout-asm.exp: Same.
4412 * gdb.tui/tui-missing-src.exp: Same.
4413 * gdb.tui/winheight.exp: Same.
4414
4415 2020-06-12 Tom de Vries <tdevries@suse.de>
4416
4417 PR testsuite/26110
4418 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4419 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4420
4421 2020-06-11 Tom Tromey <tom@tromey.com>
4422
4423 PR gdb/18318:
4424 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4425 floating point tests.
4426
4427 2020-06-11 Keith Seitz <keiths@redhat.com>
4428
4429 PR gdb/21356
4430 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4431 vla_struct.
4432 Add new struct vla_typedef and union vla_typedef_union and
4433 corresponding instantiation objects.
4434 Initialize new objects.
4435 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4436 and vla_typedef_union_object.
4437 Fixup type for vla_struct_object.
4438
4439 2020-06-11 Tom de Vries <tdevries@suse.de>
4440
4441 * lib/gdb.exp (with_override): New proc, factored out of ...
4442 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4443
4444 2020-06-10 Tom de Vries <tdevries@suse.de>
4445
4446 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4447
4448 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4449
4450 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4451 parameter, update callers.
4452
4453 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
4454
4455 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4456 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4457 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4458
4459 2020-06-04 Tom de Vries <tdevries@suse.de>
4460
4461 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4462
4463 2020-06-04 Tom de Vries <tdevries@suse.de>
4464
4465 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4466 exp_continue.
4467
4468 2020-06-04 Tom de Vries <tdevries@suse.de>
4469
4470 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4471
4472 2020-06-03 Tom de Vries <tdevries@suse.de>
4473
4474 PR symtab/26046
4475 * gdb.cp/breakpoint-locs-2.cc: New test.
4476 * gdb.cp/breakpoint-locs.cc: New test.
4477 * gdb.cp/breakpoint-locs.exp: New file.
4478 * gdb.cp/breakpoint-locs.h: New test.
4479
4480 2020-06-03 Tom de Vries <tdevries@suse.de>
4481
4482 PR testsuite/25609
4483 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4484 value of global verbose.
4485 * gdb.base/jit-elf.exp: Same.
4486 * gdb.base/jit-reader.exp: Same.
4487
4488 2020-06-02 Tom de Vries <tdevries@suse.de>
4489
4490 * gdb.dwarf2/multidictionary.exp: Don't use
4491 gdb_spawn_with_cmdline_opts.
4492
4493 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4496 use_header case.
4497 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4498 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4499 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4500 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4501 * gdb.dwarf2/dw2-inline-header.c: New file.
4502 * gdb.dwarf2/dw2-inline-header.h: New file.
4503
4504 2020-05-30 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4507 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4508
4509 2020-05-29 Gary Benson <gbenson@redhat.com>
4510
4511 * gdb.compile/compile-cplus.exp (additional_flags): Also
4512 set when building with clang.
4513 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4514 when building with clang.
4515
4516 2020-05-29 Gary Benson <gbenson@redhat.com>
4517
4518 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4519 building with clang.
4520 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4521
4522 2020-05-29 Gary Benson <gbenson@redhat.com>
4523
4524 * gdb.cp/koenig.exp (prepare_for_testing): Add
4525 additional_flags=-Wno-unused-comparison.
4526 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4527
4528 2020-05-28 Gary Benson <gbenson@redhat.com>
4529
4530 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4531 statement.
4532
4533 2020-05-28 Gary Benson <gbenson@redhat.com>
4534
4535 * gdb.cp/classes.exp (prepare_for_testing): Add
4536 additional_flags=-Wno-deprecated-register.
4537 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4538 * gdb.cp/misc.exp: Likewise.
4539
4540 2020-05-28 Gary Benson <gbenson@redhat.com>
4541
4542 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4543 (test_op_new::operator new): Add return statement.
4544 (test_op_new_array::operator new[]): Likewise.
4545
4546 2020-05-27 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4549 check. Use test_gdb_complete_unique instead of
4550 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4551 test_gdb_complete_multiple instead of
4552 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4553
4554 2020-05-27 Luis Machado <luis.machado@linaro.org>
4555
4556 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4557 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4558 * gdb.arch/arm-disassembler-options.exp: Likewise.
4559 * gdb.arch/arm-disp-step.exp: Likewise.
4560 * gdb.arch/thumb-prologue.exp: Likewise.
4561 * gdb.base/async.exp: Likewise.
4562 * gdb.base/auxv.exp: Likewise.
4563 * gdb.base/complex-parts.exp: Likewise.
4564 * gdb.base/ena-dis-br.exp: Likewise.
4565 * gdb.base/foll-exec.exp: Likewise.
4566 * gdb.base/permissions.exp: Likewise.
4567 * gdb.base/relocate.exp: Likewise.
4568 * gdb.base/return2.exp: Likewise.
4569 * gdb.base/sigbpt.exp: Likewise.
4570 * gdb.base/siginfo-obj.exp: Likewise.
4571 * gdb.cp/converts.exp: Likewise.
4572 * gdb.cp/exceptprint.exp: Likewise.
4573 * gdb.cp/inherit.exp: Likewise.
4574 * gdb.cp/nsnoimports.exp: Likewise.
4575 * gdb.cp/virtbase2.exp: Likewise.
4576 * gdb.mi/mi-var-cmd.exp: Likewise.
4577 * gdb.mi/var-cmd.c: Likewise.
4578
4579 2020-05-26 Tom Tromey <tromey@adacore.com>
4580
4581 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4582
4583 2020-05-26 Tom Tromey <tromey@adacore.com>
4584
4585 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4586 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4587 type.
4588 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4589 variable.
4590
4591 2020-05-26 Christian Biesinger <cbiesinger@google.com>
4592
4593 * Makefile.in: Use = instead of == for the test command
4594 for portability.
4595
4596 2020-05-26 Tom de Vries <tdevries@suse.de>
4597
4598 * gdb.base/gold-gdb-index-2.c: New test.
4599 * gdb.base/gold-gdb-index.c: New test.
4600 * gdb.base/gold-gdb-index.exp: New file.
4601 * gdb.base/gold-gdb-index.h: New test.
4602
4603 2020-05-25 Tom de Vries <tdevries@suse.de>
4604
4605 * boards/gold-gdb-index.exp: New file.
4606
4607 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4608
4609 * boards/simavr.exp: New file.
4610
4611 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4612
4613 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4614 * gdb.base/inferior-args.exp: New file.
4615 * gdb.base/inferior-args.c: New file.
4616
4617 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4618
4619 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4620 inferior_args. Pass it to gdb_reload.
4621 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4622 inferior_args.
4623 (gdb_reload): Add inferior_args argument.
4624 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4625 pass it to gdbserver_run.
4626 * boards/native-gdbserver.exp: Do not set noargs.
4627 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4628 inferior_args argument.
4629 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4630 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4631 * gdb.base/args.exp: Likewise.
4632
4633 2020-05-25 Tom de Vries <tdevries@suse.de>
4634
4635 * lib/gdb.exp (exec_is_pie): Add comment.
4636
4637 2020-05-25 Tom de Vries <tdevries@suse.de>
4638
4639 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4640 instead of $binfile in the untested message.
4641
4642 2020-05-25 Tom de Vries <tdevries@suse.de>
4643
4644 PR testsuite/26031
4645 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4646
4647 2020-05-25 Tom de Vries <tdevries@suse.de>
4648
4649 * boards/gold.exp: New file.
4650
4651 2020-05-23 Tom Tromey <tom@tromey.com>
4652
4653 * gdb.base/style.exp: Remove completion styling test.
4654 * lib/gdb-utils.exp (style): Remove completion styles.
4655
4656 2020-05-23 Tom Tromey <tom@tromey.com>
4657
4658 * gdb.base/style.exp: Add completion styling test.
4659 * lib/gdb-utils.exp (style): Add completion styles.
4660
4661 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4662
4663 * gdb.base/annota1.exp: Update expected results.
4664 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4665 test name.
4666 * gdb.cp/annota3.exp: Update expected results.
4667
4668 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
4669
4670 PR gdb/26016
4671 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4672 against MAP_FAILED.
4673 * gdb.base/coremaker.c (mmapdata): Likewise.
4674 * gdb.base/jit-reader-host.c (main): Likewise.
4675 * gdb.base/sym-file-loader.c (load): Likewise.
4676 (load_shlib): Likewise.
4677
4678 2020-05-20 Tom Tromey <tromey@adacore.com>
4679
4680 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4681
4682 2020-05-20 Tom de Vries <tdevries@suse.de>
4683
4684 PR symtab/25833
4685 * gdb.base/with-mf-inc.c: New test.
4686 * gdb.base/with-mf-main.c: New test.
4687 * gdb.base/with-mf.exp: New file.
4688
4689 2020-05-19 Tom Tromey <tromey@adacore.com>
4690
4691 * gdb.rust/simple.exp: Restore missing test result.
4692
4693 2020-05-19 Tom de Vries <tdevries@suse.de>
4694
4695 * gdb.base/gdb-caching-proc.exp: Fix typo.
4696
4697 2020-05-19 Tom Tromey <tromey@adacore.com>
4698
4699 * gdb.rust/simple.exp: Add some test descriptions.
4700 (test_one_slice): Use with_test_prefix.
4701
4702 2020-05-18 Tom de Vries <tdevries@suse.de>
4703
4704 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4705
4706 2020-05-17 Pedro Alves <palves@redhat.com>
4707
4708 PR gdb/25741
4709 * gdb.base/hw-sw-break-same-address.exp: New file.
4710
4711 2020-05-16 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4714 LAST_LOADED_FILE accordingly.
4715
4716 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4717
4718 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4719
4720 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4721
4722 * gdb.base/help.exp: Test apropos and help for commands
4723 having aliases. Fixed comments not starting with an
4724 upper-case letter or not finishing with a dot.
4725
4726 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4727
4728 * gdb.base/alias.exp: Update help output check.
4729
4730 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4731
4732 * gdb.base/default.exp: Update output following fixes.
4733
4734 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4735
4736 * gdb.base/alias.exp: Test aliases starting with a prefix of
4737 another alias.
4738
4739 2020-05-15 Gary Benson <gbenson@redhat.com>
4740
4741 * gdb.base/info-os.c (main): Add return statement.
4742 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4743 * gdb.base/large-frame-2.c (func): Likewise.
4744 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4745 * gdb.base/pr10179-b.c (foo2): Likewise.
4746 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4747 * gdb.base/watch-cond.c (func): Likewise.
4748 * gdb.multi/goodbye.c (verylongfun): Likewise.
4749 * gdb.multi/hello.c (commonfun): Likewise.
4750 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4751 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4752 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4753 Likewise.
4754 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4755 * gdb.threads/interrupt-while-step-over.c (child_function):
4756 Likewise.
4757 * gdb.trace/actions-changed.c (end): Likewise.
4758
4759 2020-05-15 Gary Benson <gbenson@redhat.com>
4760
4761 * gdb.opencl/callfuncs.exp: Report when test skipped.
4762 * gdb.opencl/convs_casts.exp: Likewise.
4763 * gdb.opencl/datatypes.exp: Likewise.
4764 * gdb.opencl/operators.exp: Likewise.
4765 * gdb.opencl/vec_comps.exp: Likewise.
4766
4767 2020-05-15 Tom de Vries <tdevries@suse.de>
4768
4769 * gdb.base/align.exp.in: Rename to ...
4770 * gdb.base/align.exp.tcl: ... this.
4771 * gdb.base/align-c++.exp: Update.
4772 * gdb.base/align-c.exp: Update.
4773 * gdb.base/all-architectures.exp.in: Rename to ...
4774 * gdb.base/all-architectures.exp: ... this.
4775 * gdb.base/all-architectures-0.exp: Update.
4776 * gdb.base/all-architectures-1.exp: Update.
4777 * gdb.base/all-architectures-2.exp: Update.
4778 * gdb.base/all-architectures-3.exp: Update.
4779 * gdb.base/all-architectures-4.exp: Update.
4780 * gdb.base/all-architectures-5.exp: Update.
4781 * gdb.base/all-architectures-6.exp: Update.
4782 * gdb.base/all-architectures-7.exp: Update.
4783 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4784 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4785 * gdb.base/infcall-nested-structs-c++.exp: Update.
4786 * gdb.base/infcall-nested-structs-c.exp: Update.
4787 * gdb.base/info-types.exp.in: Rename to ...
4788 * gdb.base/info-types.exp.tcl: ... this.
4789 * gdb.base/info-types-c++.exp: Update.
4790 * gdb.base/info-types-c.exp: Update.
4791 * gdb.base/max-depth.exp.in: Rename to ...
4792 * gdb.base/max-depth.exp.tcl: ... this.
4793 * gdb.base/max-depth-c++.exp: Update.
4794 * gdb.base/max-depth-c.exp: Update.
4795 * gdb.cp/cpexprs.exp.in: Rename to ...
4796 * gdb.cp/cpexprs.exp.tcl: ... this.
4797 * gdb.cp/cpexprs-debug-types.exp: Update.
4798 * gdb.cp/cpexprs.exp: Update.
4799 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4800 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4801 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4802 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4803 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4804 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4805 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4806 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4807 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4808 * gdb.dwarf2/clang-debug-names.exp: Update.
4809
4810 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4811
4812 * lib/check-test-names.exp: Remove code that prevents this file
4813 loading when tests are run in parallel.
4814
4815 2020-05-15 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.multi/multi-kill.exp (start_inferior): Remove
4818 'testpid' parameter. Refer to namespace variable directly.
4819 (testpid): Declare as namespace variable.
4820
4821 2020-05-15 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.multi/multi-kill.exp: Wrap in namespace.
4824 (start_inferior): Add TESTPID parameter. Use it instead of the
4825 testpid global.
4826 (top level): Define empty TESTPID array, and pass it down to
4827 start_inferior.
4828
4829 2020-05-14 Tom de Vries <tdevries@suse.de>
4830
4831 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4832 output.
4833
4834 2020-05-14 Tom de Vries <tdevries@suse.de>
4835
4836 * gdb.base/align.exp: Split into ...
4837 * gdb.base/align.exp.in: ...
4838 * gdb.base/align-c++.exp: ...
4839 * gdb.base/align-c.exp: ... these.
4840 * gdb.base/infcall-nested-structs.exp: Split into ...
4841 * gdb.base/infcall-nested-structs.exp.in: ...
4842 * gdb.base/infcall-nested-structs-c++.exp: ...
4843 * gdb.base/infcall-nested-structs-c.exp: ... these.
4844 * gdb.base/info-types.exp: Split into ...
4845 * gdb.base/info-types.exp.in: ...
4846 * gdb.base/info-types-c++.exp: ...
4847 * gdb.base/info-types-c.exp: ... these.
4848 * gdb.base/max-depth.exp: Split into ...
4849 * gdb.base/max-depth.exp.in: ...
4850 * gdb.base/max-depth-c++.exp: ...
4851 * gdb.base/max-depth-c.exp: ... these.
4852 * gdb.cp/infcall-nodebug.exp: Split into ...
4853 * gdb.cp/infcall-nodebug.exp.in: ...
4854 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4855 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4856 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4857 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4858
4859 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4860 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.multi/multi-exit.c: New file.
4863 * gdb.multi/multi-exit.exp: New file.
4864 * gdb.multi/multi-kill.c: New file.
4865 * gdb.multi/multi-kill.exp: New file.
4866
4867 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4868
4869 * gdb.base/annota1.exp: Update the expected output.
4870 * gdb.cp/annota2.exp: Ditto.
4871
4872 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4873
4874 * lib/check-test-names.exp: Disable when testing is being run in
4875 parallel.
4876
4877 2020-05-12 Tom de Vries <tdevries@suse.de>
4878
4879 * gdb.base/jit-elf.exp: Fix string concat.
4880
4881 2020-05-12 Tom de Vries <tdevries@suse.de>
4882
4883 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4884 messages.
4885
4886 2020-05-12 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4889
4890 2020-05-12 Tom de Vries <tdevries@suse.de>
4891
4892 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4893 * gdb.ada/mi_catch_ex.exp: Same.
4894 * gdb.ada/mi_catch_ex_hand.exp: Same.
4895
4896 2020-05-12 Tom de Vries <tdevries@suse.de>
4897
4898 * gdb.fortran/complex.exp: Use with_test_prefix.
4899
4900 2020-05-12 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.trace/passcount.exp: Fix test-names.
4903
4904 2020-05-12 Tom de Vries <tdevries@suse.de>
4905
4906 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4907
4908 2020-05-12 Tom de Vries <tdevries@suse.de>
4909
4910 * gdb.gdb/complaints.exp: Use with_test_prefix.
4911 * gdb.xml/tdesc-regs.exp: Same.
4912 * gdb.opt/inline-locals.exp: Fix test name.
4913
4914 2020-05-12 Tom de Vries <tdevries@suse.de>
4915
4916 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4917 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4918 * gdb.dwarf2/implref-struct.exp: Same.
4919 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4920 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4921
4922 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4923
4924 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4925
4926 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4927
4928 * lib/check-test-names.exp (all_test_names): New module variable.
4929 (counts): Add 'duplicates' field.
4930 (_check_duplicates): New procedure.
4931 (check): Also check for duplicates.
4932 (do_log_summary): Print duplicates count.
4933 (do_reset_vars): Reset counter for duplicate test names, and
4934 discard all know test names.
4935
4936 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * lib/gdb.exp: Include check-test-names.exp library.
4939 * lib/check-test-names.exp: New file.
4940
4941 2020-05-11 Tom de Vries <tdevries@suse.de>
4942
4943 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4944
4945 2020-05-11 Keith Seitz <keiths@redhat.com>
4946
4947 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4948
4949 2020-05-11 Tom de Vries <tdevries@suse.de>
4950
4951 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4952 * gdb.cp/cpexprs.exp.in: .. here.
4953 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4954 cpexprs.exp.
4955
4956 2020-05-11 Keith Seitz <keiths@redhat.com>
4957
4958 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4959 test names.
4960 * gdb.ada/arrayptr.exp: Likewise.
4961 * gdb.ada/assign_arr.exp: Likewise.
4962 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4963 * gdb.ada/bp_on_var.exp: Likewise.
4964 * gdb.ada/call_pn.exp: Likewise.
4965 * gdb.ada/complete.exp: Likewise.
4966 * gdb.ada/fun_overload_menu.exp: Likewise.
4967 * gdb.ada/funcall_param.exp: Likewise.
4968 * gdb.ada/funcall_ref.exp: Likewise.
4969 * gdb.ada/packed_array_assign.exp: Likewise.
4970 * gdb.ada/same_component_name.exp: Likewise.
4971 * gdb.ada/type_coercion.exp: Likewise.
4972 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4973 * gdb.ada/variant_record_packed_array.exp: Likewise.
4974
4975 2020-05-11 Tom de Vries <tdevries@suse.de>
4976
4977 PR symtab/25941
4978 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4979 out of ...
4980 * gdb.dwarf2/clang-debug-names.exp: ... here.
4981 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4982 clang-debug-names.exp.in.
4983 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4984 * gdb.dwarf2/clang-debug-names-2.c: New test.
4985
4986 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4987
4988 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4989 (fortran_runto_main): New Proc, fortran version of runto_main.
4990 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4991 * gdb.fortran/array-bounds.exp: Likewise.
4992 * gdb.fortran/array-slices.exp: Likewise.
4993 * gdb.fortran/block-data.exp: Likewise.
4994 * gdb.fortran/charset.exp: Likewise.
4995 * gdb.fortran/common-block.exp: Likewise.
4996 * gdb.fortran/complex.exp: Likewise.
4997 * gdb.fortran/derived-type-function.exp: Likewise.
4998 * gdb.fortran/derived-type.exp: Likewise.
4999 * gdb.fortran/info-modules.exp: Likewise.
5000 * gdb.fortran/info-types.exp: Likewise.
5001 * gdb.fortran/intrinsics.exp: Likewise.
5002 * gdb.fortran/library-module.exp: Likewise.
5003 * gdb.fortran/logical.exp: Likewise.
5004 * gdb.fortran/max-depth.exp: Likewise.
5005 * gdb.fortran/module.exp: Likewise.
5006 * gdb.fortran/multi-dim.exp: Likewise.
5007 * gdb.fortran/nested-funcs.exp: Likewise.
5008 * gdb.fortran/print-formatted.exp: Likewise.
5009 * gdb.fortran/print_type.exp: Likewise.
5010 * gdb.fortran/printing-types.exp: Likewise.
5011 * gdb.fortran/ptr-indentation.exp: Likewise.
5012 * gdb.fortran/ptype-on-functions.exp: Likewise.
5013 * gdb.fortran/subarray.exp: Likewise.
5014 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
5015 * gdb.fortran/vla-datatypes.exp: Likewise.
5016 * gdb.fortran/vla-history.exp: Likewise.
5017 * gdb.fortran/vla-ptr-info.exp: Likewise.
5018 * gdb.fortran/vla-ptype-sub.exp: Likewise.
5019 * gdb.fortran/vla-ptype.exp: Likewise.
5020 * gdb.fortran/vla-sizeof.exp: Likewise.
5021 * gdb.fortran/vla-type.exp: Likewise.
5022 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5023 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5024 * gdb.fortran/vla-value-sub.exp: Likewise.
5025 * gdb.fortran/vla-value.exp: Likewise.
5026 * gdb.fortran/whatis_type.exp: Likewise.
5027 * gdb.mi/mi-var-child-f.exp: Likewise.
5028
5029 2020-05-09 Tom de Vries <tdevries@suse.de>
5030
5031 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5032
5033 2020-05-08 Tom de Vries <tdevries@suse.de>
5034
5035 * gdb.dwarf2/clang-debug-names.c: New test.
5036 * gdb.dwarf2/clang-debug-names.exp: New file.
5037
5038 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
5039
5040 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5041 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5042
5043 2020-05-06 Tom de Vries <tdevries@suse.de>
5044
5045 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5046 breakpoint is at a "recommended breakpoint location".
5047 * gdb.reverse/consecutive-reverse.exp: Same.
5048
5049 2020-05-06 Tom de Vries <tdevries@suse.de>
5050
5051 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5052 address.
5053
5054 2020-05-06 Tom de Vries <tdevries@suse.de>
5055
5056 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5057
5058 2020-05-06 Tom de Vries <tdevries@suse.de>
5059
5060 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5061 info for r.
5062
5063 2020-05-06 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5066 necessary.
5067
5068 2020-05-06 Tom de Vries <tdevries@suse.de>
5069
5070 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5071 void.
5072
5073 2020-05-06 Tom de Vries <tdevries@suse.de>
5074
5075 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5076 of ...
5077 * gdb.base/async.exp: ... here.
5078 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5079 "recommended breakpoint location".
5080
5081 2020-05-06 Tom de Vries <tdevries@suse.de>
5082
5083 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5084
5085 2020-05-04 Tom de Vries <tdevries@suse.de>
5086
5087 * gdb.base/async.exp: Check whether instruction addresses are a
5088 "recommended breakpoint location".
5089
5090 2020-05-03 Tom Tromey <tom@tromey.com>
5091
5092 * gdb.base/sepdebug.exp: Remove "catch" test.
5093 * gdb.base/break.exp: Remove "catch" test.
5094 * gdb.base/default.exp: Update expected output.
5095
5096 2020-05-02 Tom de Vries <tdevries@suse.de>
5097
5098 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5099 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5100 * gdb.arch/i386-mpx-map.exp: Same.
5101 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5102 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5103 * gdb.arch/i386-mpx.exp: Same.
5104
5105 2020-05-02 Tom de Vries <tdevries@suse.de>
5106
5107 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5108
5109 2020-05-01 Tom de Vries <tdevries@suse.de>
5110
5111 * gdb.ada/operator_bp.exp: Allow more than required amount of
5112 breakpoint.
5113
5114 2020-05-01 Tom de Vries <tdevries@suse.de>
5115
5116 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5117
5118 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5119
5120 PR gdb/18706
5121 * gdb.cp/stub-array-size.cc: New test.
5122 * gdb.cp/stub-array-size.exp: New file.
5123 * gdb.cp/stub-array-size.h: New test.
5124 * gdb.cp/stub-array-size2.cc: New test.
5125
5126 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5127
5128 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5129 output to the new format.
5130
5131 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
5132
5133 * gdb.base/break.exp: Use with_test_prefix.
5134
5135 2020-04-29 Tom de Vries <tdevries@suse.de>
5136
5137 * lib/gdb.exp (debug_types): New proc.
5138 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5139 * gdb.python/py-symtab.exp: Same.
5140
5141 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
5142
5143 PR gdb/17320
5144 * gdb.base/pretty-array.c: New test.
5145 * gdb.base/pretty-array.exp: New file.
5146
5147 2020-04-29 Tom de Vries <tdevries@suse.de>
5148
5149 PR symtab/25889
5150 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5151 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5152 and include cpexprs.exp.
5153
5154 2020-04-28 Mark Williams <mark@myosotissp.com>
5155
5156 PR gdb/24480
5157 * dw4-toplevel-types.exp: Test for top level types.
5158 * dw4-toplevel-types.cc: Test for top level types.
5159
5160 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5161
5162 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5163 (theads -> threads).
5164
5165 2020-04-28 Tom de Vries <tdevries@suse.de>
5166
5167 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5168
5169 2020-04-28 Tom de Vries <tdevries@suse.de>
5170
5171 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5172
5173 2020-04-28 Tom de Vries <tdevries@suse.de>
5174
5175 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5176
5177 2020-04-28 Tom de Vries <tdevries@suse.de>
5178
5179 * gdb.dwarf2/main-foo.c: New test.
5180 * gdb.dwarf2/struct-with-sig.exp: New file.
5181
5182 2020-04-25 Tom de Vries <tdevries@suse.de>
5183
5184 * boards/debug-types.exp: New file.
5185
5186 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5187
5188 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5189
5190 2020-04-24 Tom Tromey <tom@tromey.com>
5191
5192 PR symtab/12707:
5193 * gdb.python/py-symbol.exp: Update expected results for
5194 linkage_name test.
5195 * gdb.cp/print-demangle.exp: New file.
5196 * gdb.base/c-linkage-name.exp: Fix test.
5197 * gdb.guile/scm-symbol.exp: Update expected results for
5198 linkage_name test.
5199
5200 2020-04-24 Tom Tromey <tom@tromey.com>
5201
5202 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5203 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5204 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5205 assembler.
5206
5207 2020-04-24 Tom de Vries <tdevries@suse.de>
5208
5209 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5210 C++.
5211
5212 2020-04-24 Tom Tromey <tromey@adacore.com>
5213
5214 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5215 values.
5216 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5217 values. Update test for minimal encodings.
5218 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5219 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5220 values. Update test for minimal encodings.
5221
5222 2020-04-24 Tom Tromey <tromey@adacore.com>
5223
5224 PR python/23662:
5225 * gdb.ada/variant.exp: Add Python checks.
5226 * gdb.rust/simple.exp: Add dynamic type checks.
5227
5228 2020-04-24 Tom Tromey <tromey@adacore.com>
5229
5230 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5231 Make array type matching more lax.
5232 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5233 * gdb.ada/mi_variant.exp: New file.
5234 * gdb.ada/mi_variant/pck.ads: New file.
5235 * gdb.ada/mi_variant/pkg.adb: New file.
5236 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5237 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5238
5239 2020-04-24 Tom Tromey <tromey@adacore.com>
5240
5241 * gdb.ada/variant.exp: Add dynamic field offset tests.
5242 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5243 * gdb.ada/variant/pkg.adb: Add new variables.
5244
5245 2020-04-24 Tom Tromey <tromey@adacore.com>
5246
5247 * gdb.ada/variant.exp: New file
5248 * gdb.ada/variant/pkg.adb: New file
5249 * gdb.ada/variant/pck.adb: New file
5250
5251 2020-04-24 Tom de Vries <tdevries@suse.de>
5252
5253 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5254
5255 2020-04-24 Tom de Vries <tdevries@suse.de>
5256
5257 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5258 flags.
5259
5260 2020-04-24 Tom de Vries <tdevries@suse.de>
5261
5262 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5263
5264 2020-04-24 Tom de Vries <tdevries@suse.de>
5265
5266 * lib/gdb.exp (default_gdb_start): Handle eof.
5267 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5268 failure.
5269 * gdb.base/readnever.exp: Handle clean_restart failure.
5270
5271 2020-04-23 Tom de Vries <tdevries@suse.de>
5272
5273 * gdb.base/decl-before-def.exp: Run to main and print a again.
5274
5275 2020-04-23 Tom de Vries <tdevries@suse.de>
5276
5277 * gdb.base/decl-before-def-decl.c: New test.
5278 * gdb.base/decl-before-def-def.c: New test.
5279 * gdb.base/decl-before-def.exp: New file.
5280
5281 2020-04-23 Tom de Vries <tdevries@suse.de>
5282
5283 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5284
5285 2020-04-22 Tom de Vries <tdevries@suse.de>
5286
5287 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5288 debug_info_offset.
5289 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5290 before $objsfile in the line line.
5291
5292 2020-04-22 Tom de Vries <tdevries@suse.de>
5293
5294 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5295
5296 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5297
5298 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5299 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5300 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5301 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5302 * gdb.base/jit-protocol.h: Update definitions to match all usage
5303 contexts.
5304
5305 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5306
5307 * gdb.base: Rename all jit related test and source files.
5308
5309 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5310
5311 * gdb.base/jit-reader.exp: Relax register output check.
5312
5313 2020-04-22 Tom de Vries <tdevries@suse.de>
5314
5315 PR symtab/25764
5316 * gdb.base/psym-external-decl-2.c: New test.
5317 * gdb.base/psym-external-decl.c: New test.
5318 * gdb.base/psym-external-decl.exp: New file.
5319 * gdb.threads/tls.exp: Add PR25807 kfail.
5320
5321 2020-04-22 Tom de Vries <tdevries@suse.de>
5322
5323 PR symtab/25801
5324 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5325 in "info source" output.
5326
5327 2020-04-22 Tom de Vries <tdevries@suse.de>
5328
5329 PR symtab/25700
5330 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5331 symtab for imported_unit.c.
5332
5333 2020-04-21 Gary Benson <gbenson@redhat.com>
5334
5335 * gdb.base/advance.c (func): New argument, to match call site.
5336 (func2, func3): Add return statements.
5337
5338 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5339
5340 * gdb.multi/run-only-second-inf.c: New file.
5341 * gdb.multi/run-only-second-inf.exp: New file.
5342
5343 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5344
5345 * gdb.btrace/multi-inferior.c: New test.
5346 * gdb.btrace/multi-inferior.exp: New file.
5347
5348 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5349
5350 * gdb.btrace/enable-new-thread.c: New test.
5351 * gdb.btrace/enable-new-thread.exp: New file.
5352
5353 2020-04-21 Tom de Vries <tdevries@suse.de>
5354
5355 PR gdb/25471
5356 * gdb.threads/killed-outside.c: New test.
5357 * gdb.threads/killed-outside.exp: New file.
5358
5359 2020-04-20 Gary Benson <gbenson@redhat.com>
5360
5361 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5362 * gdb.base/nested-subp2.exp: Likewise.
5363 * gdb.base/nested-subp3.exp: Likewise.
5364
5365 2020-04-20 Gary Benson <gbenson@redhat.com>
5366
5367 * gdb.base/nested-subp1.exp: Disable test when using clang.
5368 * gdb.base/nested-subp2.exp: Likewise.
5369 * gdb.base/nested-subp3.exp: Likewise.
5370
5371 2020-04-20 Gary Benson <gbenson@redhat.com>
5372
5373 * gdb.cp/exception.cc: Fix compilation error with clang.
5374
5375 2020-04-20 Gary Benson <gbenson@redhat.com>
5376
5377 * gdb.trace/tspeed.c: Fix compilation error with clang.
5378
5379 2020-04-20 Gary Benson <gbenson@redhat.com>
5380
5381 * gdb.base/jit-main.c: Fix compilation error with clang.
5382
5383 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5384
5385 * gdb.base/attach-twice.c: Include "sys/types.h".
5386 (PTRACE_ATTACH): Add fallback definition.
5387 (main): Pass `0' to the 4th argument of `ptrace'.
5388
5389 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5390
5391 * gdb.base/fork-running-state.c: Include "signal.h".
5392
5393 2020-04-17 Tom Tromey <tromey@adacore.com>
5394
5395 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5396 Update tests.
5397 * gdb.btrace/cpu.exp: Update tests.
5398 * gdb.base/maint.exp: Update tests.
5399 * gdb.base/default.exp: Update tests.
5400 * gdb.base/completion.exp: Update tests.
5401
5402 2020-04-16 Tom de Vries <tdevries@suse.de>
5403
5404 PR symtab/25791
5405 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5406 (ensure_gdb_index): and factor out and move ...
5407 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5408 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5409
5410 2020-04-16 Tom de Vries <tdevries@suse.de>
5411
5412 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5413 loading exec.
5414
5415 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5416
5417 * gdb.base/many-completions.exp: New file.
5418
5419 2020-04-14 Tom de Vries <tdevries@suse.de>
5420
5421 PR symtab/25718
5422 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5423
5424 2020-04-14 Tom de Vries <tdevries@suse.de>
5425
5426 PR symtab/25720
5427 * gdb.base/maint-expand-symbols-header-file.c: New test.
5428 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5429 * gdb.base/maint-expand-symbols-header-file.h: New test.
5430
5431 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5432
5433 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5434 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5435 get_func_info.
5436 (get_func_info): Delete.
5437 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5438 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5439 * lib/dwarf.exp (get_func_info): New function.
5440
5441 2020-04-13 Tom de Vries <tdevries@suse.de>
5442
5443 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5444 to what find_gnatmake does.
5445
5446 2020-04-10 Tom de Vries <tdevries@suse.de>
5447
5448 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5449 -readnow.
5450
5451 2020-04-10 Tom de Vries <tdevries@suse.de>
5452
5453 PR cli/25808
5454 * gdb.base/style.c: Add leading newlines.
5455 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5456 Check listing of main's one-line body.
5457
5458 2020-04-08 Tom de Vries <tdevries@suse.de>
5459
5460 * lib/gdb.exp (psymtabs_p): New proc.
5461 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5462 importing unit" unsupported if there are no partial symbols.
5463
5464 2020-04-08 Tom de Vries <tdevries@suse.de>
5465
5466 PR testsuite/25760
5467 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5468
5469 2020-04-07 Tom de Vries <tdevries@suse.de>
5470
5471 PR symtab/25796
5472 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5473
5474 2020-04-07 Tom de Vries <tdevries@suse.de>
5475
5476 * gdb.base/check-psymtab.c: New test.
5477 * gdb.base/check-psymtab.exp: New file.
5478
5479 2020-04-06 Tom Tromey <tromey@adacore.com>
5480
5481 * gdb.ada/variant-record/proc.adb: New file.
5482 * gdb.ada/variant-record/value.adb: New file.
5483 * gdb.ada/variant-record/value.s: New file.
5484 * gdb.ada/variant-record.exp: New file.
5485
5486 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
5487
5488 PR gdb/25325
5489 * gdb.cp/typed-enum.cc: New test.
5490 * gdb.cp/typed-enum.exp: New file.
5491
5492 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5493
5494 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5495 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5496 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5497 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5498 * gdb.opt/inline-small-func.c: New file.
5499 * gdb.opt/inline-small-func.exp: New file.
5500 * gdb.opt/inline-small-func.h: New file.
5501
5502 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5503
5504 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5505 function.
5506
5507 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5508
5509 * lib/dwarf.exp (function_range): Allow compiler options to be
5510 specified.
5511
5512 2020-04-02 Tom de Vries <tdevries@suse.de>
5513
5514 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5515 __attribute__((always_inline)).
5516 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5517
5518 2020-04-02 Tom de Vries <tdevries@suse.de>
5519
5520 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5521 (gdbserver_gdb_exit): ... here. Add timeout warning.
5522 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5523 (connect_target_extended_remote): Append new server_spawn_id to
5524 server_spawn_ids.
5525 (cleanup): New proc.
5526 (setup, <toplevel>): Call cleanup.
5527
5528 2020-04-02 Tom de Vries <tdevries@suse.de>
5529
5530 * gdb.base/main-psymtab.exp: New file.
5531
5532 2020-04-02 Tom de Vries <tdevries@suse.de>
5533
5534 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5535
5536 2020-04-01 Tom Tromey <tom@tromey.com>
5537
5538 * gdb.base/complex-parts.exp: Add type tests.
5539
5540 2020-04-01 Tom Tromey <tom@tromey.com>
5541
5542 * gdb.base/complex-parts.exp: Add arithmetic tests.
5543
5544 2020-04-01 Tom Tromey <tom@tromey.com>
5545
5546 * gdb.compile/compile.exp: Update.
5547 * gdb.compile/compile-cplus.exp: Update.
5548 * gdb.base/varargs.exp: Update.
5549 * gdb.base/floatn.exp: Update.
5550 * gdb.base/endianity.exp: Update.
5551 * gdb.base/callfuncs.exp (do_function_calls): Update.
5552 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5553 (complex_float_integral_args): Update.
5554 * gdb.base/complex.exp: Update.
5555 * gdb.base/complex-parts.exp: Update.
5556
5557 2020-04-01 Tom Tromey <tromey@adacore.com>
5558
5559 * gdb.rust/union.rs: New file.
5560 * gdb.rust/union.exp: New file.
5561 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5562 (main): Update.
5563 * gdb.rust/simple.exp: Move union tests to union.exp.
5564
5565 2020-04-01 Tom Tromey <tromey@adacore.com>
5566
5567 * gdb.rust/simple.rs (main): Remove "y0".
5568
5569 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5570
5571 * gdb.multi/stop-all-on-exit.c: New test.
5572 * gdb.multi/stop-all-on-exit.exp: New file.
5573
5574 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
5575
5576 PR gdb/24789
5577 * gdb.cp/misc.cc: Add integer reference variable.
5578 * gdb.cp/misc.exp: Add test.
5579
5580 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5581
5582 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5583 scenario to cover execution until the end and also the case
5584
5585 2020-03-31 Tom de Vries <tdevries@suse.de>
5586
5587 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5588 c. Use "maint info symtabs" to check symtab expansion.
5589
5590 2020-03-30 Tom de Vries <tdevries@suse.de>
5591
5592 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5593 unsupported.
5594 (verify_psymtab_expanded): Move ...
5595 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5596 test.
5597 (readnow): New proc.
5598
5599 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5600
5601 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5602 with $hex.
5603
5604 2020-03-20 Tom Tromey <tromey@adacore.com>
5605
5606 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5607
5608 2020-03-20 Tom Tromey <tromey@adacore.com>
5609
5610 * gdb.ada/sub_variant/subv.adb: New file.
5611 * gdb.ada/sub_variant.exp: New file.
5612
5613 2020-03-20 Tom de Vries <tdevries@suse.de>
5614
5615 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5616 first break fails.
5617 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5618
5619 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.server/exit-multiple-threads.c: New file.
5622 * gdb.server/exit-multiple-threads.exp: New file.
5623
5624 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5625
5626 * gdb.fortran/mixed-lang-stack.c: New file.
5627 * gdb.fortran/mixed-lang-stack.cpp: New file.
5628 * gdb.fortran/mixed-lang-stack.exp: New file.
5629 * gdb.fortran/mixed-lang-stack.f90: New file.
5630
5631 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.linespec/cp-completion-aliases.cc: New file.
5634 * gdb.linespec/cp-completion-aliases.exp: New file.
5635
5636 2020-03-19 Tom de Vries <tdevries@suse.de>
5637
5638 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5639 more precise.
5640
5641 2020-03-18 Tom de Vries <tdevries@suse.de>
5642
5643 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5644 * gdb.dwarf2/break-inline-psymtab.c: New test.
5645 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5646
5647 2020-03-16 Tom de Vries <tdevries@suse.de>
5648
5649 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5650 cache_verify and cache_verify_proc.
5651
5652 2020-03-15 Tom de Vries <tdevries@suse.de>
5653
5654 * gdb.server/solib-list.exp: Handle
5655 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5656
5657 2020-03-15 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5660 objfiles".
5661
5662 2020-03-14 Tom Tromey <tom@tromey.com>
5663
5664 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5665
5666 2020-03-14 Tom de Vries <tdevries@suse.de>
5667
5668 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5669
5670 2020-03-14 Tom de Vries <tdevries@suse.de>
5671
5672 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5673 result in line-by-line fashion.
5674
5675 2020-03-14 Tom de Vries <tdevries@suse.de>
5676
5677 * lib/gdb.exp (supports_statement_frontiers): New proc.
5678 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5679
5680 2020-03-14 Tom de Vries <tdevries@suse.de>
5681
5682 * gdb.base/printcmds.exp: Add missing quoting for "print
5683 teststring2".
5684
5685 2020-03-13 Tom Tromey <tom@tromey.com>
5686
5687 * gdb.base/printcmds.exp (test_print_strings): Add regression
5688 test.
5689 * gdb.base/printcmds.c (charptr): New typedef.
5690 (teststring2): New global.
5691
5692 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5695 full path in the test name.
5696 (test_ld): Add some with_test_prefix blocks to make test names
5697 unique.
5698
5699 2020-03-13 Tom de Vries <tdevries@suse.de>
5700
5701 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5702
5703 2020-03-13 Tom de Vries <tdevries@suse.de>
5704
5705 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5706
5707 2020-03-13 Tom de Vries <tdevries@suse.de>
5708
5709 PR symtab/25646
5710 * gdb.dwarf2/imported-unit.exp: Add test.
5711
5712 2020-03-13 Tom de Vries <tdevries@suse.de>
5713
5714 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5715 (var1, var2): New variable.
5716 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5717 matching symbols.
5718
5719 2020-03-13 Tom de Vries <tdevries@suse.de>
5720
5721 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5722 (Term::command): Use prompt prefix.
5723 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5724 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5725 command_no_prompt_prefix instead of prefix.
5726 * gdb.tui/tui-layout-asm.exp: Same.
5727
5728 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5729
5730 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5731
5732 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5733
5734 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5735 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5736 on" while stepping over the test instruction, match printed
5737 message.
5738
5739 2020-03-12 Tom de Vries <tdevries@suse.de>
5740
5741 * gdb.base/info-types.exp: Use exp_continue during matching of output
5742 of "info types".
5743
5744 2020-03-12 Tom de Vries <tdevries@suse.de>
5745
5746 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5747
5748 2020-03-12 Tom de Vries <tdevries@suse.de>
5749
5750 * gdb.fortran/module.exp: Use exp_continue during matching of output
5751 of "info variable -n".
5752
5753 2020-03-12 Tom de Vries <tdevries@suse.de>
5754
5755 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5756 gdb.dwarf2/dw2-ranges-base.c.
5757
5758 2020-03-12 Tom de Vries <tdevries@suse.de>
5759
5760 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5761 in presence of GLIBC debuginfo.
5762
5763 2020-03-12 Tom de Vries <tdevries@suse.de>
5764
5765 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5766 $core.
5767
5768 2020-03-12 Tom de Vries <tdevries@suse.de>
5769
5770 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5771 more precise.
5772
5773 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
5774
5775 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5776 from Unix to Windows path.
5777
5778 2020-03-11 Tom de Vries <tdevries@suse.de>
5779
5780 * gdb.ada/minsyms.exp: Set language to ada.
5781
5782 2020-03-11 Tom de Vries <tdevries@suse.de>
5783
5784 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5785
5786 2020-03-11 Tom de Vries <tdevries@suse.de>
5787
5788 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5789
5790 2020-03-11 Tom Tromey <tromey@adacore.com>
5791
5792 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5793
5794 2020-03-11 Tom de Vries <tdevries@suse.de>
5795
5796 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5797
5798 2020-03-11 Tom de Vries <tdevries@suse.de>
5799
5800 * gdb.base/break-interp.exp: Limit verbose scope.
5801
5802 2020-03-11 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.fortran/logical.f90: Define variable with character type.
5805 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5806
5807 2020-03-11 Tom de Vries <tdevries@suse.de>
5808
5809 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5810
5811 2020-03-11 Tom de Vries <tdevries@suse.de>
5812
5813 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5814 symtabs.
5815
5816 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5817 Bernd Edlinger <bernd.edlinger@hotmail.de>
5818
5819 * gdb.cp/step-and-next-inline.cc: New file.
5820 * gdb.cp/step-and-next-inline.exp: New file.
5821 * gdb.cp/step-and-next-inline.h: New file.
5822 * gdb.dwarf2/dw2-is-stmt.c: New file.
5823 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5824 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5825 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5826 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5827
5828 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5829
5830 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5831 is-stmt flag in the line table.
5832
5833 2020-03-09 Tom de Vries <tdevries@suse.de>
5834
5835 * lib/gdb.exp (cached_file): Create cache dir.
5836
5837 2020-03-07 Tom de Vries <tdevries@suse.de>
5838
5839 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5840 * gdb.cp/rvalue-ref-params.exp: Same.
5841
5842 2020-03-06 Tom de Vries <tdevries@suse.de>
5843
5844 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5845 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5846
5847 2020-03-06 Tom de Vries <tdevries@suse.de>
5848
5849 * README: Fix "the the".
5850 * gdb.base/dprintf.exp: Same.
5851
5852 2020-03-05 Tom de Vries <tdevries@suse.de>
5853
5854 * gdb.base/maint.exp: Update "main print statistics" expected output.
5855
5856 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5857
5858 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5859 (fortran_int8): Likewise.
5860 (fortran_real4): Likewise.
5861 (fortran_real8): Likewise.
5862 (fortran_complex4): Likewise.
5863 (fortran_logical4): Likewise.
5864 (fortran_character1): Likewise.
5865
5866 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5867
5868 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5869 printed as true.
5870
5871 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5872
5873 * gdb.base/printcmds.exp: Add test to verify printf of a
5874 variable holding an address.
5875
5876 2020-03-03 Tom de Vries <tdevries@suse.de>
5877
5878 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5879
5880 2020-03-03 Tom de Vries <tdevries@suse.de>
5881
5882 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5883 gdb_test_multiple call.
5884
5885 2020-03-03 Tom de Vries <tdevries@suse.de>
5886
5887 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5888 gdb_test_multiple calls.
5889
5890 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5891
5892 * gdb.base/default.exp: Remove test of 'set history filename'.
5893 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5894 filename to the empty string.
5895 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5896 and GDBHISTSIZE.
5897
5898 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5899
5900 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5901 disabled.
5902
5903 2020-03-02 Pedro Alves <palves@redhat.com>
5904 Tom de Vries <tdevries@suse.de>
5905
5906 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5907 -prompt prefix, before user_code argument. Add -lbl option likewise.
5908 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5909 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5910 argument.
5911 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5912 have "\r\n" at start-of-line, instead of at end-of-line.
5913
5914 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5915
5916 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5917 libinproctrace.so.
5918
5919 2020-02-28 Luis Machado <luis.machado@linaro.org>
5920
5921 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5922 to "p/x".
5923
5924 2020-02-28 Luis Machado <luis.machado@linaro.org>
5925
5926 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5927 asm/ptrace.h and error.h.
5928
5929 2020-02-28 Tom de Vries <tdevries@suse.de>
5930
5931 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5932 (struct wrapper, do_something, mundane/symada__cS): Move ...
5933 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5934 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5935 Update "print symada__cS before partial symtab expansion" regexp.
5936 Update breakpoint location. Flush symbol cache after expansion.
5937
5938 2020-02-28 Luis Machado <luis.machado@linaro.org>
5939
5940 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5941
5942 2020-02-27 Tom de Vries <tdevries@suse.de>
5943
5944 * config/sid.exp: Remove unused globals.
5945 * gdb.base/attach.exp: Same.
5946 * gdb.base/catch-load.exp: Same.
5947 * gdb.base/dbx.exp: Same.
5948 * lib/gdb.exp: Same.
5949 * lib/mi-support.exp: Same.
5950 * lib/prompt.exp: Same.
5951
5952 2020-02-27 Tom de Vries <tdevries@suse.de>
5953
5954 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5955 not set.
5956
5957 2020-02-26 Aaron Merey <amerey@redhat.com>
5958
5959 * gdb.debuginfod: New directory for debuginfod tests.
5960 * gdb.debuginfod/main.c: New test file.
5961 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5962
5963 2020-02-26 Tom de Vries <tdevries@suse.de>
5964
5965 PR gdb/25603
5966 * gdb.base/persistent-lang.cc: New test.
5967 * gdb.base/persistent-lang.exp: New file.
5968
5969 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * gdb.fortran/derived-type-striding.exp: Add a new test.
5972 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5973 new test.
5974
5975 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5976
5977 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5978 names.
5979
5980 2020-02-25 Tom de Vries <tdevries@suse.de>
5981
5982 PR go/18926
5983 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5984
5985 2020-02-24 Tom de Vries <tdevries@suse.de>
5986
5987 PR gdb/25592
5988 * gdb.base/info-locals-unused-static-var.c: New test.
5989 * gdb.base/info-locals-unused-static-var.exp: New file.
5990
5991 2020-02-22 Tom Tromey <tom@tromey.com>
5992
5993 * gdb.python/tui-window.exp: New file.
5994 * gdb.python/tui-window.py: New file.
5995
5996 2020-02-22 Tom Tromey <tom@tromey.com>
5997
5998 PR tui/17850:
5999 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
6000 tests.
6001
6002 2020-02-22 Tom Tromey <tom@tromey.com>
6003
6004 * gdb.tui/new-layout.exp: Add sub-layout tests.
6005
6006 2020-02-22 Tom Tromey <tom@tromey.com>
6007
6008 * gdb.tui/new-layout.exp: New file.
6009
6010 2020-02-22 Tom Tromey <tom@tromey.com>
6011
6012 * gdb.rust/rust-style.rs: New file.
6013 * gdb.rust/rust-style.exp: New file.
6014 * gdb.base/style.exp: Test structure printing.
6015 * gdb.base/style.c (struct some_struct): New type.
6016 (enum etype): New type.
6017 (struct_value): New global.
6018
6019 2020-02-21 Tom de Vries <tdevries@suse.de>
6020
6021 PR go/18926
6022 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6023 Remove blanket xfails. Use message argument for gdb_breakpoint.
6024 Make continuing to breakpoint test conditional on setting breakpoint.
6025 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6026 DW_AT_name attribute. Add xfail for GCC PR93866.
6027
6028 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
6029
6030 * gdb.dwarf2/cpp-linkage-name.c: New file.
6031 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6032
6033 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
6034
6035 * lib/gdb.exp (gdb_wrapper_init): Reset
6036 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6037 not exist.
6038
6039 2020-02-20 Tom de Vries <tdevries@suse.de>
6040
6041 PR go/17018
6042 * gdb.go/hello.exp: Copy ...
6043 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6044 print of st to print value of global definition. Add xfail for GCC
6045 PR93844.
6046 * gdb.go/hello.exp: Remove printing of st before definition.
6047 * gdb.go/hello.go: Copy ...
6048 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6049 to st.
6050 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6051
6052 2020-02-20 Tom de Vries <tdevries@suse.de>
6053
6054 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6055 (gdb_simple_compile): Handle compile_flags go by using .go extension
6056 for source file.
6057 * gdb.go/chan.exp: Use support_go_compile.
6058 * gdb.go/handcall.exp: Same.
6059 * gdb.go/hello.exp: Same.
6060 * gdb.go/integers.exp: Same.
6061 * gdb.go/max-depth.exp: Same.
6062 * gdb.go/methods.exp: Same.
6063 * gdb.go/package.exp: Same.
6064 * gdb.go/strings.exp: Same.
6065 * gdb.go/types.exp: Same.
6066 * gdb.go/unsafe.exp: Same.
6067
6068 2020-02-19 Tom de Vries <tdevries@suse.de>
6069
6070 * gdb.python/lib-types.exp: Make xfail more strict.
6071
6072 2020-02-19 Tom de Vries <tdevries@suse.de>
6073
6074 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6075
6076 2020-02-19 Doug Evans <dje@google.com>
6077
6078 PR rust/25535
6079 * gdb.rust/simple.exp: Add test.
6080 * gdb.rust/simple.rs: Add test.
6081
6082 2020-02-19 Tom de Vries <tdevries@suse.de>
6083
6084 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6085 output line-by-line.
6086
6087 2020-02-19 Tom de Vries <tdevries@suse.de>
6088
6089 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6090
6091 2020-02-19 Tom de Vries <tdevries@suse.de>
6092
6093 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6094 prelink.
6095
6096 2020-02-19 Tom de Vries <tdevries@suse.de>
6097
6098 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6099 (gdb_do_cache): Use gdb_do_cache_wrap.
6100 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6101
6102 2020-02-19 Tom de Vries <tdevries@suse.de>
6103
6104 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6105 gdb_compile option.
6106
6107 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6108
6109 * gdb.base/printcmds.exp (test_print_enums): Update expected
6110 output.
6111
6112 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6113
6114 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6115 for "unknown".
6116
6117 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6118
6119 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6120 enumerator.
6121
6122 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6123
6124 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6125 FE_, add FE_NONE.
6126 (three): Update.
6127 (enum flag_enum_without_zero): New enum.
6128 (flag_enum_without_zero): New variable.
6129 (enum not_flag_enum): New enum.
6130 (three_not_flag): New variable.
6131 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6132 (test_print_enums): Add more tests for printing flag enums.
6133
6134 2020-02-18 Tom de Vries <tdevries@suse.de>
6135
6136 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6137 (gdb_compile_ada): ... here.
6138 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6139 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6140
6141 2020-02-14 Tom Tromey <tom@tromey.com>
6142
6143 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6144 build directory.
6145 * boards/gdbserver-base.exp: Update path to gdbserver.
6146
6147 2020-02-13 Tom de Vries <tdevries@suse.de>
6148
6149 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6150
6151 2020-02-13 Tom de Vries <tdevries@suse.de>
6152
6153 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6154 are missing.
6155
6156 2020-02-13 Tom de Vries <tdevries@suse.de>
6157
6158 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6159 call.
6160
6161 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6162
6163 PR tui/25126
6164 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6165 * gdb.base/cached-source-file.c: New file.
6166 * gdb.base/cached-source-file.exp: New file.
6167
6168 2020-02-11 Tom de Vries <tdevries@suse.de>
6169
6170 PR testsuite/25488
6171 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6172
6173 2020-02-10 Tom de Vries <tdevries@suse.de>
6174
6175 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6176
6177 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
6178
6179 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6180 and $after_addr are both integers before making a comparison.
6181
6182 2020-02-09 Tom de Vries <tdevries@suse.de>
6183
6184 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6185 command output and paste it into gdb.log. If any, paste catch message
6186 to gdb.log.
6187
6188 2020-02-07 Tom Tromey <tromey@adacore.com>
6189
6190 PR breakpoints/24915:
6191 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6192
6193 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
6194
6195 * gdb.tui/tui-missing-src.exp: Add the "missing source
6196 file" test for the TUI.
6197
6198 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6199
6200 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6201 including a port number in the output.
6202
6203 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6204
6205 * lib/fortran.exp (fortran_int4): Handle clang.
6206 (fortran_int8): Likewise.
6207 (fortran_real4): Likewise.
6208 (fortran_real8): Likewise.
6209 (fortran_complex4): Likewise.
6210 (fortran_logical4): Likewise.
6211 (fortran_character1): Likewise.
6212
6213 2020-02-04 Tom de Vries <tdevries@suse.de>
6214
6215 * README (Race detection): Add note.
6216
6217 2020-02-04 Tom de Vries <tdevries@suse.de>
6218
6219 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6220
6221 2020-02-04 Tom de Vries <tdevries@suse.de>
6222
6223 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6224
6225 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6226
6227 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6228 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6229 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6230 blttar, bnetarl.
6231 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6232 binary for blttar, bnetarl.
6233 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6234 wait instruction. Delete ldmx test.
6235 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6236
6237 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6238
6239 * gdb.fortran/array-bounds-high.exp: New file.
6240 * gdb.fortran/array-bounds-high.f90: New file.
6241
6242 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6243
6244 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6245 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6246
6247 2020-02-01 Tom de Vries <tdevries@suse.de>
6248
6249 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6250
6251 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6252
6253 PR tui/9765
6254 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6255 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6256
6257 2020-01-29 Luis Machado <luis.machado@linaro.org>
6258
6259 * gdb.arch/aarch64-brk-patterns.c: New source file.
6260 * gdb.arch/aarch64-brk-patterns.exp: New test.
6261
6262 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6263
6264 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6265 GCC/Clang version.
6266 * gdb.cp/pass-by-ref.exp: Ditto.
6267
6268 2020-01-29 Tom de Vries <tdevries@suse.de>
6269
6270 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6271 * gdb.threads/watchpoint-fork-mt.c: Same.
6272 * gdb.threads/watchpoint-fork-parent.c: Same.
6273 * gdb.threads/watchpoint-fork-st.c: Same.
6274 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6275
6276 2020-01-27 Luis Machado <luis.machado@linaro.org>
6277
6278 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6279 sitting at a syscall instruction when we hit the syscall function's
6280 breakpoint.
6281 Check PC against one obtained with the x command.
6282 Validate syscall number.
6283 (step_over_syscall): Don't continue to the syscall instruction if
6284 we're already there.
6285
6286 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6287
6288 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6289
6290 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6291
6292 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6293 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6294
6295 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6296
6297 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6298 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6299
6300 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.base/maint.exp: Update line table parsing test.
6303 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6304
6305 2020-01-24 Pedro Alves <palves@redhat.com>
6306
6307 PR gdb/25410
6308 * gdb.multi/multi-re-run-1.c: New.
6309 * gdb.multi/multi-re-run-2.c: New.
6310 * gdb.multi/multi-re-run.exp: New.
6311
6312 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6313
6314 PR gdb/23718
6315 * gdb.server/server-kill-python.exp: New file.
6316
6317 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6318
6319 * gdb.server/multi-ui-errors.c: New file.
6320 * gdb.server/multi-ui-errors.exp: New file.
6321
6322 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6323
6324 PR tui/9765
6325 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6326
6327 2020-01-19 Tom Tromey <tom@tromey.com>
6328
6329 * gdb.tui/main.exp: Add check for plain "file".
6330
6331 2020-01-16 Christian Biesinger <cbiesinger@google.com>
6332
6333 * lib/gdb.exp: Fix spelling error (seperatelly).
6334
6335 2020-01-14 Tom Tromey <tom@tromey.com>
6336
6337 PR symtab/12535:
6338 * gdb.python/python.exp: Test decode_line with empty string
6339 argument.
6340
6341 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6342
6343 * gdb.base/skip-inline.exp: Extend test.
6344
6345 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6346
6347 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6348 * gdb.dwarf2/dw2-bad-elf.c: New file.
6349 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6350
6351 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6352
6353 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6354 _line_saw_file.
6355
6356 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6357
6358 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6359 border.
6360
6361 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6362
6363 * gdb.multi/multi-target.exp (setup): Factor out "info
6364 connections" and "info inferiors" tests to ...
6365 (test_info_inferiors): ... this new procedure.
6366 (top level): Run new "info-inferiors" tests.
6367
6368 2020-01-10 Pedro Alves <palves@redhat.com>
6369
6370 * gdb.server/bkpt-other-inferior.exp: New file.
6371
6372 2020-01-10 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6375 of "add-inferior".
6376 * gdb.base/quit-live.exp: Likewise.
6377 * gdb.base/remote-exec-file.exp: Likewise.
6378 * gdb.guile/scm-progspace.exp: Likewise.
6379 * gdb.linespec/linespec.exp: Likewise.
6380 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6381 * gdb.mi/user-selected-context-sync.exp: Likewise.
6382 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6383 "info inferiors" tests.
6384 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6385 "add-inferior".
6386 * gdb.multi/watchpoint-multi.exp: Likewise.
6387 * gdb.python/py-inferior.exp: Likewise.
6388 * gdb.server/extended-remote-restart.exp: Likewise.
6389 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6390 "info inferiors".
6391 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6392 * gdb.trace/report.exp: Likewise.
6393
6394 2020-01-10 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.multi/multi-target.c: New file.
6397 * gdb.multi/multi-target.exp: New file.
6398 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6399 mode requested, but remote does not support non-stop".
6400
6401 2020-01-10 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6404 disconnect before reconnecting.
6405
6406 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6407 Pedro Alves <palves@redhat.com>
6408
6409 * gdb.server/connect-without-multi-process.exp: Also test
6410 continuing to end.
6411
6412 2020-01-10 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.base/remote-exec-file.exp: New file.
6415
6416 2020-01-10 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6419 output.
6420 * gdb.threads/async.c: New.
6421 * gdb.threads/async.exp: New.
6422 * gdb.multi/tids-gid-reset.c: New.
6423 * gdb.multi/tids-gid-reset.exp: New.
6424
6425 2020-01-10 George Barrett <bob@bob131.so>
6426
6427 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6428 to help in finding the image relocation offset.
6429 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6430 options in arguments.
6431 (stap_test_no_debuginfo): Likewise.
6432 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6433 test variants.
6434 (stap_test): Add null semaphore relocation test.
6435
6436 2020-01-10 George Barrett <bob@bob131.so>
6437
6438 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6439 * gdb.base/stap-probe.exp: Likewise.
6440 (stap_test): Pass argument as an additional flag.
6441 (stap_test_no_debuginfo): Likewise.
6442 (stap_test): Check `info probes stap' output for semaphore
6443 addresses if the test binary is supposed to have them.
6444
6445 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6446
6447 * gdb.tui/basic.exp: Add more scrolling tests.
6448
6449 2020-01-09 Tom Tromey <tom@tromey.com>
6450
6451 PR tui/18932:
6452 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6453 meangingful value.
6454 (Term::command, Term::resize): Update.
6455 * gdb.tui/basic.exp: Add scrolling test.
6456
6457 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6458
6459 * gdb.tui/tui-layout-asm.exp: New file.
6460
6461 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6462
6463 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6464
6465 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6466
6467 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6468 (Term::enter_tui): Use Term::prepare_for_tui.
6469
6470 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6473 called.
6474
6475 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6476
6477 * gdb.base/skip.exp: Fix race condition in test.
6478
6479 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 * gdb.base/backtrace.c: New file.
6482 * gdb.base/backtrace.exp: New file.
6483
6484 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6485
6486 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6487
6488 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6489
6490 * gdb.base/style.exp: Test that warnings are styled.
6491
6492 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6493
6494 * gdb.base/line65535.exp: New file.
6495 * gdb.base/line65535.c: New file.
6496
6497 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6498
6499 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6500 * lib/gnat_debug_info_test.adb: New file.
6501 * gdb.ada/ptype_tagged_param.exp: Use
6502 gnat_runtime_has_debug_info, expect a different output if
6503 runtime does not have debug info.
6504
6505 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6506
6507 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6508 (another) quote in test name.
6509
6510 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6511
6512 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6513 Add quote in test name.
6514
6515 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6516
6517 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6518 directory instead.
6519 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6520 * gdb.cp/pass-by-ref-2.cc: New file.
6521 * gdb.cp/pass-by-ref-2.exp: New file.
6522
6523 2019-12-20 Tom Tromey <tom@tromey.com>
6524
6525 * gdb.tui/list-before.exp: New file.
6526
6527 2019-12-20 Tom Tromey <tom@tromey.com>
6528
6529 * gdb.tui/list.exp: Check for source on initial listing.
6530
6531 2019-12-11 Tom Tromey <tromey@adacore.com>
6532
6533 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6534 Add crlf test.
6535
6536 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
6537
6538 * gdb.base/default.exp: Update value of $_gdb_major.
6539
6540 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6541
6542 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6543
6544 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6545
6546 * gdb.base/skip.exp: Whitespace fix.
6547
6548 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6549
6550 * gdb.base/skip-inline.c: New file.
6551 * gdb.base/skip-inline.exp: New file.
6552
6553 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6554
6555 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6556 jit_function_00 to jit_function_stack_mangle.
6557 * gdb.base/jithost.c (jit_function_t): Rename to...
6558 (jit_function_stack_mangle_t): ... this.
6559 (jit_function_add_t): New typedef.
6560 (jit_function_00_code): Rename to...
6561 (jit_function_stack_mangle_code): ... this, make static.
6562 (jit_function_add_code): New.
6563 (main): Generate "add" function and call it. Adjust to changes
6564 in jithost_abi.
6565 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6566 (struct jithost_abi) <begin, end>: Remove fields.
6567 <object, function_stack_mangle, function_add>: New fields.
6568 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6569 code_end>: Remove fields.
6570 <func_stack_mangle>: New field.
6571 (read_debug_info): Adjust to renaming, create block for "add"
6572 function.
6573 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6574
6575 2019-12-11 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.tui/resize.exp: Fix regexp.
6578 * gdb.tui/regs.exp: Fix regexps.
6579 * gdb.tui/main.exp: Fix regexp.
6580
6581 2019-12-11 Tom Tromey <tom@tromey.com>
6582
6583 * gdb.tui/resize.exp: Update.
6584 * gdb.tui/empty.exp (layouts): Update.
6585
6586 2019-12-11 Tom Tromey <tom@tromey.com>
6587
6588 * gdb.tui/regs.exp: Update.
6589 * gdb.tui/empty.exp (layouts): Update.
6590 * gdb.tui/basic.exp: Update.
6591 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6592
6593 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6594
6595 * gdb.base/options.exp: Add -raw-values in the print completion list.
6596 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6597
6598 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6599
6600 * gdb.threads/omp-par-scope.c: New file.
6601 * gdb/threads/omp-par-scope.exp: New file.
6602
6603 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6604
6605 * lib/gdb.exp (support_nested_function_tests): New proc.
6606
6607 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6608
6609 * lib/gdb.exp (gdb_compile_openmp): New proc.
6610 (build_executable_from_specs): Add an "openmp" option.
6611 (gdb_compile_pthreads): Add non-executable case.
6612
6613 2019-12-10 Tom Tromey <tromey@adacore.com>
6614
6615 * gdb.ada/unchecked_union.exp: New file.
6616 * gdb.ada/unchecked_union/pck.adb: New file.
6617 * gdb.ada/unchecked_union/pck.ads: New file.
6618 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6619 * gdb-utils.exp (string_to_regexp): Also quote "?".
6620
6621 2019-12-10 George Barrett <bob@bob131.so>
6622
6623 Test scripted probe breakpoints.
6624 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6625 * gdb.python/py-breakpoint.c (main): Likewise.
6626 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6627 specifier test.
6628 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6629
6630 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6631
6632 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6633 an rvalue parameter.
6634 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6635 parameter.
6636
6637 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6638
6639 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6640 modules.
6641
6642 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6643
6644 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6645 broken version of GCC.
6646
6647 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6648
6649 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6650 sym-info-cmds library.
6651 * gdb.fortran/info-types.exp: Likewise.
6652 * lib/sym-info-cmds.exp: New file.
6653
6654 2019-12-08 Tom de Vries <tdevries@suse.de>
6655
6656 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6657
6658 2019-12-07 Keith Seitz <keiths@redhat.com>
6659
6660 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6661 * gdb.base/corefile-buildid-shlib.c: New file.
6662 * gdb.base/corefile-buildid.c: New file.
6663 * gdb.base/corefile-buildid.exp: New file.
6664
6665 2019-12-06 Tom de Vries <tdevries@suse.de>
6666
6667 * gdb.dwarf2/varval.exp: Add decl before def test.
6668
6669 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6670
6671 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6672
6673 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6674
6675 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6676 CV and reference conversion for overload resolution.
6677 * gdb.cp/rvalue-ref-overload.exp: Test it.
6678
6679 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6680
6681 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6682 * gdb.base/frameapply.exp: Test faas without command.
6683
6684 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6685
6686 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6687 Fortran tests.
6688 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6689 order.
6690
6691 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6692
6693 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6694 casting to type with no kind specified.
6695 (test_basic_parsing_of_type_kinds): Additional tests for types
6696 with no kind specified, and add tests for single/double
6697 precision/complex types.
6698
6699 2019-12-04 Tom Tromey <tromey@adacore.com>
6700
6701 * gdb.base/endianity.c (struct other) <x>: New field.
6702 (main): Initialize it.
6703 * gdb.base/endianity.exp: Update.
6704
6705 2019-12-04 Tom Tromey <tromey@adacore.com>
6706
6707 * gdb.ada/scalar_storage/storage.adb: New file.
6708 * gdb.ada/scalar_storage/pck.adb: New file.
6709 * gdb.ada/scalar_storage/pck.ads: New file.
6710 * gdb.ada/scalar_storage.exp: New file.
6711
6712 2019-12-04 Tom Tromey <tromey@adacore.com>
6713
6714 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6715 (main): Initialize it.
6716 * gdb.base/endianity.exp: Update.
6717
6718 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6719
6720 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6721
6722 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6723
6724 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6725 -symbol-info-module-functions and -symbol-info-module-variables.
6726
6727 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6728
6729 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6730
6731 2019-12-01 Richard Bunt <richard.bunt@arm.com>
6732 Andrew Burgess <andrew.burgess@embecosm.com>
6733
6734 * gdb.fortran/derived-type-striding.exp: New file.
6735 * gdb.fortran/derived-type-striding.f90: New file.
6736 * gdb.fortran/array-slices.exp: New file.
6737 * gdb.fortran/array-slices.f90: New file.
6738
6739 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6740
6741 * gdb.base/define.exp: Test . in command names.
6742 * gdb.base/setshow.exp: Update test, as . is now part of
6743 command name.
6744
6745 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6746
6747 * gdb.base/define-prefix.exp: New file.
6748
6749 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6750
6751 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6752 compile.
6753 (skip_btrace_pt_tests): Likewise.
6754
6755 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6756
6757 * gdb.fortran/info-modules.exp: Compile source files in correct
6758 order.
6759
6760 2019-11-27 Kevin Buettner <kevinb@redhat.com>
6761
6762 * gdb.dwarf2/imported-unit.exp: New file.
6763 * gdb.dwarf2/imported-unit.c: New file.
6764
6765 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6766
6767 * gdb.mi/mi-fortran-modules-2.f90: New file.
6768 * gdb.mi/mi-fortran-modules.exp: New file.
6769 * gdb.mi/mi-fortran-modules.f90: New file.
6770
6771 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6772
6773 * gdb.mi/mi-sym-info-1.c: New file.
6774 * gdb.mi/mi-sym-info-2.c: New file.
6775 * gdb.mi/mi-sym-info.exp: New file.
6776
6777 2019-11-22 Tom Tromey <tromey@adacore.com>
6778
6779 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6780 * gdb.ada/tasks/foo.adb: Add another stopping location.
6781
6782 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6783
6784 * gdb.base/endianity.c: New test.
6785 * gdb.base/endianity.exp: New file.
6786
6787 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6788
6789 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6790
6791 2019-11-21 Tom de Vries <tdevries@suse.de>
6792
6793 PR gdb/24956
6794 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6795
6796 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6797
6798 * gdb.python/py-progspace.exp: Add missing parentheses on some
6799 'print' commands.
6800
6801 2019-11-19 Tom Tromey <tom@tromey.com>
6802
6803 * gdb.tui/winheight.exp: New file.
6804
6805 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6806
6807 * gdb.base/ctf-whatis.c: Delete.
6808 * gdb.base/ctf-whatis.exp: Delete.
6809 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6810
6811 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6812
6813 * gdb.base/ctf-cvexpr.exp: Delete.
6814 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6815
6816 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6817
6818 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6819 the compiler. Clean up header comment a little.
6820 * gdb.base/ctf-ptype.exp: Likewise.
6821 * gdb.base/ctf-whatis.exp: Likewise.
6822 * lib/gdb.exp (skip_ctf_tests): New proc.
6823
6824 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6825
6826 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6827 * gdb.tui/corefile-run.exp: New file.
6828
6829 2019-11-14 Tom Tromey <tromey@adacore.com>
6830
6831 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6832 regression tests.
6833
6834 2019-11-12 Tom Tromey <tom@tromey.com>
6835
6836 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6837 after any command. Expect prompt after WAIT_FOR is seen.
6838 (enter_tui): Enable resize messages.
6839 (command): Expect command in output.
6840 (get_line): Avoid error when cursor appears to be off-screen.
6841 (dump_screen): Include screen size in title.
6842 (_do_resize): New proc, from "resize".
6843 (resize): Rewrite. Do resize in two steps.
6844 * gdb.tui/empty.exp (layouts): Fix entries.
6845 (check_boxes): Remove xfail.
6846 (check_text): Dump screen on failure.
6847
6848 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 * gdb.python/py-symbol.exp: Add test for
6851 gdb.lookup_static_symbols.
6852
6853 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6854
6855 * gdb.python/py-symbol.c: Declare and call function from new
6856 py-symbol-2.c file.
6857 * gdb.python/py-symbol.exp: Compile both source files, and add new
6858 tests for gdb.lookup_static_symbol.
6859 * gdb.python/py-symbol-2.c: New file.
6860
6861 2019-11-02 Tom de Vries <tdevries@suse.de>
6862
6863 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6864 * gdb.base/anon.exp: Same.
6865 * gdb.base/auto-connect-native-target.exp: Same.
6866 * gdb.base/call-ar-st.exp: Same.
6867 * gdb.base/catch-syscall.exp: Same.
6868 * gdb.base/commands.exp: Same.
6869 * gdb.base/default.exp: Same.
6870 * gdb.base/display.exp: Same.
6871 * gdb.base/float.exp: Same.
6872 * gdb.base/foll-fork.exp: Same.
6873 * gdb.base/help.exp: Same.
6874 * gdb.base/info-macros.exp: Same.
6875 * gdb.base/info-proc.exp: Same.
6876 * gdb.base/info-target.exp: Same.
6877 * gdb.base/long_long.exp: Same.
6878 * gdb.base/macscp.exp: Same.
6879 * gdb.base/memattr.exp: Same.
6880 * gdb.base/nofield.exp: Same.
6881 * gdb.base/pointers.exp: Same.
6882 * gdb.base/printcmds.exp: Same.
6883 * gdb.base/ptype.exp: Same.
6884 * gdb.base/restore.exp: Same.
6885 * gdb.base/return.exp: Same.
6886 * gdb.base/scope.exp: Same.
6887 * gdb.base/set-noassign.exp: Same.
6888 * gdb.base/setshow.exp: Same.
6889 * gdb.base/shlib-call.exp: Same.
6890 * gdb.base/signals.exp: Same.
6891 * gdb.base/sigstep.exp: Same.
6892 * gdb.base/skip.exp: Same.
6893 * gdb.base/solib-symbol.exp: Same.
6894 * gdb.base/stap-probe.exp: Same.
6895 * gdb.base/step-line.exp: Same.
6896 * gdb.base/step-test.exp: Same.
6897 * gdb.base/style.exp: Same.
6898 * gdb.base/varargs.exp: Same.
6899 * gdb.base/vla-datatypes.exp: Same.
6900 * gdb.base/vla-ptr.exp: Same.
6901 * gdb.base/vla-sideeffect.exp: Same.
6902 * gdb.base/volatile.exp: Same.
6903 * gdb.base/watch-cond-infcall.exp: Same.
6904 * gdb.base/watchpoint.exp: Same.
6905
6906 2019-11-02 Tom de Vries <tdevries@suse.de>
6907
6908 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6909 * gdb.cp/cpexprs.exp: Same.
6910 * gdb.cp/except-multi-location.exp: Same.
6911 * gdb.cp/exceptprint.exp: Same.
6912 * gdb.cp/gdb2384.exp: Same.
6913 * gdb.cp/inherit.exp: Same.
6914 * gdb.cp/m-static.exp: Same.
6915 * gdb.cp/meth-typedefs.exp: Same.
6916 * gdb.cp/misc.exp: Same.
6917 * gdb.cp/namespace.exp: Same.
6918 * gdb.cp/non-trivial-retval.exp: Same.
6919 * gdb.cp/overload.exp: Same.
6920 * gdb.cp/pr17132.exp: Same.
6921 * gdb.cp/re-set-overloaded.exp: Same.
6922 * gdb.cp/rvalue-ref-types.exp: Same.
6923 * gdb.cp/templates.exp: Same.
6924
6925 2019-11-01 Luis Machado <luis.machado@linaro.org>
6926
6927 PR gdb/25124
6928
6929 * gdb.arch/pr25124.S: New file.
6930 * gdb.arch/pr25124.exp: New file.
6931
6932 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6933
6934 * gdb.fortran/info-modules.exp: Update expected results, and add
6935 additional tests for 'info module functinos', and 'info module
6936 variables'.
6937 * gdb.fortran/info-types.exp: Update expected results.
6938 * gdb.fortran/info-types.f90: Extend testcase with additional
6939 module variables and functions.
6940
6941 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6942
6943 * gdb.fortran/info-modules.exp: New file.
6944 * gdb.fortran/info-types.exp: Build with new file.
6945 * gdb.fortran/info-types.f90: Include and use new module.
6946 * gdb.fortran/info-types-2.f90: New file.
6947
6948 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6949
6950 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6951 * gdb.base/settings.exp: Test all settings types using
6952 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6953 that now verifies that the value of "maint show" is the same as
6954 returned by the settings functions. Test the type of the
6955 maintenance settings.
6956 * gdb.base/default.exp: Update show_conv_list.
6957
6958 2019-10-31 Tom de Vries <tdevries@suse.de>
6959
6960 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6961 gdb_test.
6962 * gdb.arch/amd64-disp-step.exp: Same.
6963 * gdb.asm/asm-source.exp: Same.
6964 * gdb.btrace/buffer-size.exp: Same.
6965 * gdb.btrace/cpu.exp: Same.
6966 * gdb.btrace/enable.exp: Same.
6967 * gdb.dwarf2/count.exp: Same.
6968 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6969 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6970 * gdb.fortran/vla-datatypes.exp: Same.
6971 * gdb.fortran/vla-history.exp: Same.
6972 * gdb.fortran/vla-ptype.exp: Same.
6973 * gdb.fortran/vla-value.exp: Same.
6974 * gdb.fortran/whatis_type.exp: Same.
6975 * gdb.guile/guile.exp: Same.
6976 * gdb.multi/tids.exp: Same.
6977 * gdb.python/py-finish-breakpoint.exp: Same.
6978 * gdb.python/py-framefilter.exp: Same.
6979 * gdb.python/py-pp-registration.exp: Same.
6980 * gdb.python/py-xmethods.exp: Same.
6981 * gdb.python/python.exp: Same.
6982 * gdb.server/connect-with-no-symbol-file.exp: Same.
6983 * gdb.server/no-thread-db.exp: Same.
6984 * gdb.server/run-without-local-binary.exp: Same.
6985 * gdb.stabs/weird.exp: Same.
6986 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6987 * gdb.threads/thread-find.exp: Same.
6988 * gdb.threads/tls-shared.exp: Same.
6989 * gdb.threads/tls.exp: Same.
6990 * gdb.threads/wp-replication.exp: Same.
6991 * gdb.trace/ax.exp: Same.
6992 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6993
6994 2019-10-31 Tom de Vries <tdevries@suse.de>
6995
6996 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6997 * gdb.ada/array_subscript_addr.exp: Same.
6998 * gdb.ada/arrayidx.exp: Same.
6999 * gdb.ada/arrayparam.exp: Same.
7000 * gdb.ada/arrayptr.exp: Same.
7001 * gdb.ada/boolean_expr.exp: Same.
7002 * gdb.ada/call_pn.exp: Same.
7003 * gdb.ada/complete.exp: Same.
7004 * gdb.ada/fixed_cmp.exp: Same.
7005 * gdb.ada/fun_addr.exp: Same.
7006 * gdb.ada/funcall_param.exp: Same.
7007 * gdb.ada/interface.exp: Same.
7008 * gdb.ada/mod_from_name.exp: Same.
7009 * gdb.ada/null_array.exp: Same.
7010 * gdb.ada/packed_array.exp: Same.
7011 * gdb.ada/packed_tagged.exp: Same.
7012 * gdb.ada/print_chars.exp: Same.
7013 * gdb.ada/print_pc.exp: Same.
7014 * gdb.ada/ptype_arith_binop.exp: Same.
7015 * gdb.ada/ptype_field.exp: Same.
7016 * gdb.ada/ptype_tagged_param.exp: Same.
7017 * gdb.ada/rec_return.exp: Same.
7018 * gdb.ada/ref_tick_size.exp: Same.
7019 * gdb.ada/str_ref_cmp.exp: Same.
7020 * gdb.ada/taft_type.exp: Same.
7021 * gdb.ada/tagged.exp: Same.
7022 * gdb.ada/type_coercion.exp: Same.
7023 * gdb.ada/uninitialized_vars.exp: Same.
7024
7025 2019-10-30 Tom de Vries <tdevries@suse.de>
7026
7027 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7028
7029 2019-10-26 Tom de Vries <tdevries@suse.de>
7030
7031 * gdb.base/bigcore.c: Fix typos in comments.
7032 * gdb.base/ctf-ptype.c: Same.
7033 * gdb.base/long_long.c: Same.
7034 * gdb.dwarf2/dw2-op-out-param.S: Same.
7035 * gdb.python/py-evthreads.c: Same.
7036 * gdb.reverse/i387-stack-reverse.c: Same.
7037 * gdb.trace/tfile.c: Same.
7038 * lib/compiler.c: Same.
7039 * lib/compiler.cc: Same.
7040
7041 2019-10-25 Tom de Vries <tdevries@suse.de>
7042
7043 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7044 gdb_test_multiple calls.
7045 * gdb.reverse/sigall-reverse.exp: Same.
7046 * gdb.reverse/solib-precsave.exp: Same.
7047 * gdb.reverse/solib-reverse.exp: Same.
7048 * gdb.reverse/until-precsave.exp: Same.
7049 * gdb.reverse/until-reverse.exp: Same.
7050
7051 2019-10-24 Tom de Vries <tdevries@suse.de>
7052
7053 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7054 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7055 kfail using -wrap pattern flag and convenience variable
7056 gdb_test_name.
7057
7058 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7059
7060 * gdb.python/py-progspace.exp: Add tests for the
7061 Progspace.block_for_pc method.
7062
7063 2019-10-23 Tom Tromey <tom@tromey.com>
7064
7065 * configure: Rebuild.
7066 * aclocal.m4: Use m4_include, not sinclude.
7067
7068 2019-10-21 Tom de Vries <tdevries@suse.de>
7069
7070 * gdb.base/infcall-nested-structs.c: Add
7071 __attribute__((noinline,noclone)) to all functions.
7072 (call_all): Add missing variable initialization. Simplify return value.
7073 (breakpt): Increment volatile variable, to prevent call from being
7074 optimized out.
7075 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7076
7077 2019-10-17 Tom de Vries <tdevries@suse.de>
7078
7079 * gdb.fortran/module.exp: Allow info variables to print info for files
7080 other than module.f90.
7081
7082 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7083
7084 * gdb.fortran/module.exp: Extend with 'info variables' test.
7085
7086 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7087
7088 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7089 F77_FOR_TARGET.
7090
7091 2019-10-16 Tom de Vries <tdevries@suse.de>
7092
7093 PR tdep/25096
7094 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7095
7096 2019-10-16 Tom de Vries <tdevries@suse.de>
7097
7098 PR tdep/24104
7099 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7100 Add KFAIL for PR tdep/25096.
7101
7102 2019-10-16 Tom de Vries <tdevries@suse.de>
7103
7104 PR testsuite/25059
7105 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7106
7107 2019-10-16 Tom de Vries <tdevries@suse.de>
7108
7109 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7110 as signed.
7111
7112 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7113
7114 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7115 one instead of increasing timeout.
7116
7117 2019-10-13 Tom de Vries <tdevries@suse.de>
7118
7119 PR record/25038
7120 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7121 * gdb.reverse/sigall-reverse.exp: Same.
7122 * gdb.reverse/solib-precsave.exp: Same.
7123 * gdb.reverse/solib-reverse.exp: Same.
7124 * gdb.reverse/step-precsave.exp: Same.
7125 * gdb.reverse/until-precsave.exp: Same.
7126 * gdb.reverse/until-reverse.exp: Same.
7127 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7128
7129 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7130
7131 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7132 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7133 (cmp_struct_05_01, cmp_struct_static_02_01)
7134 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7135 comparisons.
7136
7137 2019-10-10 Tom de Vries <tdevries@suse.de>
7138
7139 PR testsuite/24888
7140 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7141 gnatlink.
7142
7143 2019-10-09 Tom de Vries <tdevries@suse.de>
7144
7145 PR testsuite/25048
7146 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7147
7148 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7149
7150 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7151 exceptions due to missing debug information.
7152
7153 2019-10-07 Tom de Vries <tdevries@suse.de>
7154
7155 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7156
7157 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7158
7159 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7160 * gdb.base/annota1.exp: Update to use gdb_test_name.
7161
7162 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
7163
7164 * gdb.base/ctf-whatis.exp: New file.
7165 * gdb.base/ctf-whatis.c: New file.
7166 * gdb.base/ctf-ptype.exp: New file.
7167 * gdb.base/ctf-ptype.c: New file.
7168 * gdb.base/ctf-constvars.exp: New file.
7169 * gdb.base/ctf-constvars.c: New file.
7170 * gdb.base/ctf-cvexpr.exp: New file.
7171
7172 2019-10-04 Tom de Vries <tdevries@suse.de>
7173
7174 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7175 for loop.
7176
7177 2019-10-03 Tom Tromey <tom@tromey.com>
7178
7179 PR rust/24976:
7180 * gdb.rust/simple.rs (Union2): New type.
7181 (main): Use Union2.
7182 * gdb.rust/simple.exp: Add test.
7183
7184 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7185
7186 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7187 nested function prefix.
7188
7189 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7190 Richard Bunt <richard.bunt@arm.com>
7191 Andrew Burgess <andrew.burgess@embecosm.com>
7192
7193 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7194 nested functions.
7195 * gdb.fortran/nested-funcs.f90: Update expected results.
7196 * gdb.fortran/nested-funcs-2.exp: New file.
7197 * gdb.fortran/nested-funcs-2.f90: New file.
7198
7199 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7200
7201 * gdb.python/py-parameter.exp: Make test names unique.
7202 * gdb.python/py-template.exp: Likewise.
7203 * gdb.python/py-value.exp: Likewise.
7204
7205 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7206
7207 * gdb.base/break-interp.exp: Reduce test name duplication.
7208 * gdb.base/call-sc.exp: Likewise.
7209 * gdb.base/callfuncs.exp: Likewise.
7210 * gdb.base/charset.exp: Likewise.
7211 * gdb.base/dump.exp: Likewise.
7212 * gdb.base/ena-dis-br.exp: Likewise.
7213 * gdb.base/relational.exp: Likewise.
7214 * gdb.base/step-over-syscall.exp: Likewise.
7215 * gdb.base/structs.exp: Likewise.
7216
7217 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7218
7219 * gdb.linespec/explicit.exp: Make test names unique.
7220 * gdb.linespec/ls-errs.exp: Likewise.
7221
7222 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7223
7224 * gdb.reverse/break-precsave.exp: Make test names unique.
7225 * gdb.reverse/break-reverse.exp: Likewise.
7226 * gdb.reverse/finish-precsave.exp: Likewise.
7227 * gdb.reverse/finish-reverse.exp: Likewise.
7228 * gdb.reverse/machinestate-precsave.exp: Likewise.
7229 * gdb.reverse/machinestate.exp: Likewise.
7230 * gdb.reverse/readv-reverse.exp: Likewise.
7231 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7232 * gdb.reverse/sigall-precsave.exp: Likewise.
7233 * gdb.reverse/sigall-reverse.exp: Likewise.
7234 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7235 * gdb.reverse/watch-precsave.exp: Likewise.
7236 * gdb.reverse/watch-reverse.exp: Likewise.
7237
7238 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7239
7240 * gdb.threads/stop-with-handle.c: New file.
7241 * gdb.threads/stop-with-handle.exp: New file.
7242
7243 2019-10-03 Tom de Vries <tdevries@suse.de>
7244
7245 PR testsuite/25059
7246 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7247 directory" line to be missing.
7248
7249 2019-10-03 Tom de Vries <tdevries@suse.de>
7250
7251 PR testsuite/25059
7252 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7253 type optional.
7254
7255 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7256
7257 * gdb.python/py-format-string.c (string.h): New include.
7258 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7259 the same value, for endianness-independence.
7260 * gdb.python/py-format-string.exp (default_regexp_dict)
7261 (test_pretty_structs, test_format): Adjust expected output to the
7262 changed initialization.
7263
7264 2019-10-02 Tom Tromey <tromey@adacore.com>
7265
7266 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7267
7268 2019-10-02 Pedro Alves <palves@redhat.com>
7269 Andrew Burgess <andrew.burgess@embecosm.com>
7270
7271 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7272 "print-file-var.h".
7273 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7274 (get_version_1): Print this_version_id and its address.
7275 Add extern "C" wrappers around interface functions.
7276 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7277 "print-file-var.h".
7278 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7279 (get_version_2): Print this_version_id and its address.
7280 Add extern "C" wrappers around interface functions.
7281 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7282 <stddef.h> and "print-file-var.h".
7283 Add extern "C" wrappers around interface functions.
7284 [VERSION_ID_MAIN] (this_version_id): Define.
7285 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7286 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7287 up extern "C" blocks.
7288 * gdb.base/print-file-var.exp (test): New, factored out from top
7289 level.
7290 (top level): Test all combinations of attribute hidden or not,
7291 dlopen or not, and this_version_id symbol in main file or not.
7292 Compile tests as both C++ and C, make test names unique.
7293
7294 2019-10-01 Tom Tromey <tom@tromey.com>
7295
7296 * gdb.base/style.exp: Test "show logging filename".
7297
7298 2019-10-01 Tom Tromey <tom@tromey.com>
7299
7300 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7301 * gdb.base/style.exp: Add metadata style test.
7302
7303 2019-10-01 Tom Tromey <tom@tromey.com>
7304
7305 * gdb.base/style.exp: Test "pwd".
7306
7307 2019-10-01 Tom Tromey <tom@tromey.com>
7308
7309 * gdb.base/style.exp: Update tests.
7310
7311 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7312
7313 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7314 'six' to unsigned.
7315 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7316 'five'. Use an all-ones bit pattern for each.
7317 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7318 to its changed values.
7319
7320 2019-09-30 Tom Tromey <tromey@adacore.com>
7321
7322 * gdb.rust/traits.rs: Disable all warnings.
7323
7324 2019-09-29 Tom de Vries <tdevries@suse.de>
7325
7326 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7327
7328 2019-09-29 Tom de Vries <tdevries@suse.de>
7329
7330 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7331
7332 2019-09-27 Tom de Vries <tdevries@suse.de>
7333
7334 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7335
7336 2019-09-27 Tom de Vries <tdevries@suse.de>
7337
7338 PR record/23188
7339 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7340
7341 2019-09-26 Tom Tromey <tromey@adacore.com>
7342
7343 * gdb.ada/py_taft.exp: New file.
7344 * gdb.ada/py_taft/main.adb: New file.
7345 * gdb.ada/py_taft/pkg.adb: New file.
7346 * gdb.ada/py_taft/pkg.ads: New file.
7347
7348 2019-09-24 Tom de Vries <tdevries@suse.de>
7349
7350 PR gdb/24598
7351 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7352
7353 2019-09-22 Tom de Vries <tdevries@suse.de>
7354
7355 * gdb.base/restore.exp: Allow register variables to be optimized out at
7356 -O0.
7357
7358 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7359
7360 * gdb.arch/spu-info.exp: Remove file.
7361 * gdb.arch/spu-info.c: Remove file.
7362 * gdb.arch/spu-ls.exp: Remove file.
7363 * gdb.arch/spu-ls.c: Remove file.
7364
7365 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7366 * gdb.asm/spu.inc: Remove file.
7367
7368 * gdb.base/dump.exp: Remove support for spu*-*-*.
7369 * gdb.base/stack-checking.exp: Likewise.
7370 * gdb.base/overlays.exp: Likewise.
7371 * gdb.base/ovlymgr.c: Likewise.
7372 * gdb.base/spu.ld: Remove file.
7373
7374 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7375 * gdb.cp/cpexprs.exp: Likewise.
7376 * gdb.cp/exception.exp: Likewise.
7377 * gdb.cp/gdb2495.exp: Likewise.
7378 * gdb.cp/mb-templates.exp: Likewise.
7379 * gdb.cp/pr9167.exp: Likewise.
7380 * gdb.cp/userdef.exp: Likewise.
7381
7382 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7383
7384 * gdb.cell: Remove directory.
7385 * lib/cell.exp: Remove file.
7386
7387 2019-09-19 Tom de Vries <tdevries@suse.de>
7388
7389 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7390
7391 2019-09-19 Tom de Vries <tdevries@suse.de>
7392
7393 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7394
7395 2019-09-19 Tom de Vries <tdevries@suse.de>
7396
7397 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7398 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7399 (gdb_target_cmd): ... here.
7400 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7401 value 2.
7402
7403 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7404
7405 * gdb.base/source-dir.exp: Avoid having directory names in test
7406 names.
7407
7408 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7409
7410 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7411 directory.
7412
7413 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7414
7415 * gdb.base/list-missing-source.exp: New file.
7416
7417 2019-09-14 Tom de Vries <tdevries@suse.de>
7418
7419 PR teststuite/24599
7420 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7421 * lib/ada.exp (gnatmake_version_at_least): New proc.
7422
7423 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7424
7425 * gdb.base/maint.exp: Use exec_has_index_section.
7426
7427 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7428
7429 * gdb.base/maint.exp: Add test for 'maint info sections'.
7430
7431 2019-09-12 Tom de Vries <tdevries@suse.de>
7432
7433 * gdb.base/store.exp: Allow register variables to be optimized out at
7434 -O0.
7435
7436 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7437
7438 * gdb.ada/rdv_wait.exp: Update to new task names.
7439 * gdb.base/task_switch_in_core.exp: Likewise.
7440 * gdb.base/info_sources_base.c: Likewise.
7441
7442 2019-09-10 Tom Tromey <tromey@adacore.com>
7443
7444 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7445
7446 2019-09-10 Tom Tromey <tromey@adacore.com>
7447
7448 * gdb.ada/dgopt.exp: New file.
7449 * gdb.ada/dgopt/x.adb: New file.
7450
7451 2019-09-08 Tom Tromey <tom@tromey.com>
7452
7453 * gdb.tui/resize.exp: Remove setup_xfail.
7454 * gdb.tui/regs.exp: Remove setup_xfail.
7455 * gdb.tui/basic.exp: Remove setup_xfail.
7456
7457 2019-09-06 David Blaikie <dblaikie@gmail.com>
7458
7459 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7460 * gdb.cp/cplabel.exp: Ditto.
7461 * gdb.linespec/ls-errs.exp: Ditto.
7462
7463 2019-09-05 Tom de Vries <tdevries@suse.de>
7464
7465 * lib/gdb.exp (cmp_file_string): New proc.
7466 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7467 runto_main. Verify save breakpoints output.
7468
7469 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7470
7471 * gdb.base/info-var.exp: Test info variables without running
7472 to main, to avoid expect's buffer overflow.
7473
7474 2019-09-03 Tom Tromey <tromey@adacore.com>
7475
7476 * gdb.ada/bias.exp: New file.
7477 * gdb.ada/bias/bias.adb: New file.
7478 * gdb.ada/print_chars.exp: Add regression test.
7479 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7480 (MC): New variable.
7481
7482 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7483
7484 * gdb.base/argv0-symlink.exp: Run only on native target
7485 and local host.
7486
7487 2019-08-29 Tom de Vries <tdevries@suse.de>
7488
7489 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7490 diverse debug info.
7491 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7492
7493 2019-08-28 Tom de Vries <tdevries@suse.de>
7494
7495 * gdb.base/info-var.exp: Allow info variables to print info for files
7496 other than info-var-f1.c and info-var-f2.c.
7497
7498 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7499
7500 * gdb.fortran/info-types.exp: Add module.
7501 * gdb.fortran/info-types.f90: Update expected results.
7502
7503 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7504
7505 * gdb.fortran/info-types.exp: New file.
7506 * gdb.fortran/info-types.f90: New file.
7507 * lib/fortran.exp (fortran_character1): New proc.
7508
7509 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7510
7511 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7512 functions'. Reindent as needed.
7513 * gdb.base/info-var-f1.c: New file.
7514 * gdb.base/info-var-f2.c: New file.
7515 * gdb.base/info-var.exp: New file.
7516 * gdb.base/info-var.h: New file.
7517
7518 2019-08-26 Tom de Vries <tdevries@suse.de>
7519
7520 PR c++/24852
7521 * gdb.cp/no-libstdcxx-probe.exp: New test.
7522
7523 2019-08-26 Tom de Vries <tdevries@suse.de>
7524
7525 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7526 * tests need to be skipped.
7527 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7528 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7529 mi_skip_libstdcxx_probe_tests.
7530
7531 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7532
7533 * gdb.python/py-xmethods.exp: Use raw strings when passing
7534 arguments to SimpleXMethodMatcher.
7535
7536 2019-08-22 Tom de Vries <tdevries@suse.de>
7537
7538 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7539 more informative.
7540
7541 2019-08-21 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.base/with.exp: Test "with" with no arguments.
7544
7545 2019-08-21 Tom de Vries <tdevries@suse.de>
7546
7547 * gdb.base/gdb-caching-proc.exp: Sort files.
7548
7549 2019-08-20 Tom de Vries <tdevries@suse.de>
7550
7551 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7552 compilation.
7553
7554 2019-08-16 Tom de Vries <tdevries@suse.de>
7555
7556 * gdb.base/compare-sections.exp ("after run to main"): Allow
7557 mismatched read-only sections for PIE executables.
7558
7559 2019-08-16 Tom Tromey <tom@tromey.com>
7560
7561 * lib/tuiterm.exp (_csi_Z): New proc.
7562 * gdb.tui/basic.exp: Update window positions.
7563 * gdb.tui/empty.exp: Update window positions.
7564
7565 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7566
7567 * gdb.base/examine-backward.exp: Correct regexp for
7568 "examine 3 bytes backward from ${address_zero}".
7569
7570 2019-08-15 Tom Tromey <tom@tromey.com>
7571
7572 * gdb.tui/empty.exp: Enable resizing tests.
7573
7574 2019-08-15 Tom Tromey <tromey@adacore.com>
7575
7576 * gdb.ada/char_enum.exp: Add regression tests.
7577 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7578 and '0'.
7579 (Char, Gchar): Update.
7580 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7581
7582 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7583
7584 * gdb.python/python.exp: Expect a leading underscore on
7585 GdbOutput{,Error}File.
7586
7587 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7588
7589 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7590 Windows host.
7591
7592 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7593
7594 * gdb.base/batch-preserve-term-settings.exp
7595 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7596
7597 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7598
7599 * lib/gdb.exp: When running on a mingw target, replace
7600 /x/ with x:/.
7601
7602 2019-08-14 Alan Hayward <alan.hayward@arm.com>
7603
7604 * gdb.arch/aarch64-prologue.c: New test.
7605 * gdb.arch/aarch64-prologue.exp: New file.
7606
7607 2019-08-13 Tom de Vries <tdevries@suse.de>
7608
7609 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7610 Thread.
7611
7612 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7613
7614 * gdb.python/py-completion.exp: Download the .py file to the host
7615 and use its host pathname. Conditionalize tests that use
7616 tab completion and manipulate files on the build machine.
7617 * gdb.python/py-events.exp: Download the .py file to the host
7618 and use its host pathname.
7619 * gdb.python/py-evsignal.exp: Likewise.
7620 * gdb.python/py-evthreads.exp: Likewise.
7621 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7622 pathname syntax.
7623 * gdb.python/py-framefilter.exp: Download the .py file to the right
7624 place on the host. Match Windows pathname syntax.
7625 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7626 .py file to the host and use its host pathname.
7627 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7628 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7629 build pathname. Skip symlink test on Windows host. Add missing
7630 newline at end of file.
7631 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7632 and use its host pathname.
7633 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7634 * gdb.python/py-section-script.exp: Use host location of binfile
7635 on safe-path. Use correct path separator on Windows host.
7636 Reorder alternatives in gdb_test_multiple to prevent matching
7637 the wrong alternative on success.
7638 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7639
7640 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7641
7642 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7643 expect the GDB inferior to no longer immediately stop after
7644 being resumed with "signal SIGINT".
7645
7646 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7647
7648 * gdb.linespec/break-ask.exp: Generalize regexps to match
7649 Windows pathnames too.
7650
7651 2019-08-08 Tom de Vries <tdevries@suse.de>
7652
7653 PR testsuite/24862
7654 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7655
7656 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7657
7658 * gdb.base/style.exp: Update tests for help doc new invariants.
7659 * gdb.base/help.exp: Likewise.
7660
7661 2019-08-06 Tom Tromey <tom@tromey.com>
7662
7663 * gdb.base/style.exp: Add disassemble test.
7664 * gdb.base/style.c (some_called_function): New function.
7665 (main): Use it.
7666
7667 2019-08-05 Christian Biesinger <cbiesinger@google.com>
7668
7669 * gdb.python/py-block.exp: Test dictionary access on blocks.
7670
7671 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
7672
7673 PR gdb/24863
7674 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7675 -list-thread-groups --available test when running under
7676 check-read1.
7677
7678 2019-08-05 Tom de Vries <tdevries@suse.de>
7679
7680 PR testsuite/24863
7681 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7682 * gdb.base/help.exp: Use with_read1_timeout_factor.
7683 * gdb.base/info-macros.exp: Same.
7684 * gdb.cp/nested-types.exp: Same.
7685
7686 2019-08-05 Tom de Vries <tdevries@suse.de>
7687
7688 * lib/gdb.exp (version_at_least): Factor out of ...
7689 (tcl_version_at_least): ... here.
7690 (gdb_compile): Fail if pie results in non-PIE executable.
7691 (readelf_version, readelf_prints_pie): New proc.
7692 (exec_is_pie): Return -1 if unknown.
7693
7694 2019-08-05 Tom de Vries <tdevries@suse.de>
7695
7696 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7697
7698 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7699
7700 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7701
7702 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7703
7704 * lib/completion-support.exp (test_gdb_complete_none): Skip
7705 tab completion tests if no readline support.
7706 (test_gdb_complete_unique_re): Likewise.
7707 (test_gdb_complete_multiple): Likewise.
7708
7709 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7710
7711 * gdb.base/info_sources.exp: New file.
7712 * gdb.base/info_sources.c: New file.
7713 * gdb.base/info_sources_base.c: New file.
7714
7715 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7716
7717 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7718 prefix argument.
7719 (test_exit_status): Add prefix argument.
7720
7721 2019-08-01 Tom de Vries <tdevries@suse.de>
7722
7723 PR testsuite/24863
7724 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7725 calling exp_continue for new thread and thread exited messages.
7726
7727 2019-08-01 Tom de Vries <tdevries@suse.de>
7728
7729 PR testsuite/24863
7730 * gdb.base/structs.exp: Fix check-read1 timeout using
7731 gdb_test_sequence.
7732 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7733
7734 2019-08-01 Tom de Vries <tdevries@suse.de>
7735
7736 PR testsuite/24863
7737 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7738 line.
7739
7740 2019-08-01 Tom de Vries <tdevries@suse.de>
7741
7742 PR testsuite/24863
7743 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7744
7745 2019-07-30 Tom Tromey <tromey@adacore.com>
7746
7747 * gdb.ada/display_nested.exp: New file.
7748 * gdb.ada/display_nested/foo.adb: New file.
7749 * gdb.ada/display_nested/pack.adb: New file.
7750 * gdb.ada/display_nested/pack.ads: New file.
7751
7752 2019-07-30 Christian Biesinger <cbiesinger@google.com>
7753
7754 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7755 namespace.
7756 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7757
7758 2019-07-30 Tom de Vries <tdevries@suse.de>
7759
7760 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7761 instead.
7762
7763 2019-07-30 Tom de Vries <tdevries@suse.de>
7764
7765 PR testsuite/24834
7766 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7767 (exec_is_pie): New proc.
7768
7769 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7770
7771 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7772
7773 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7774
7775 * gdb.python/py-objfile.c: Add global and static vars.
7776 * gdb.python/py-objfile.exp: Test new functions Objfile.
7777 lookup_global_symbol and lookup_static_symbol.
7778
7779 2019-07-29 Tom Tromey <tom@tromey.com>
7780
7781 * lib/tuiterm.exp (Term::_csi_@): New proc.
7782 (Term::_csi_X): Don't move cursor.
7783
7784 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7785
7786 * gdb.base/options.exp: Update backtrace - completion to
7787 new option -frame-info.
7788 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7789 Test new 'set print frame-info'. Test backtrace -frame-info
7790 overriding 'set print frame-info'.
7791 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7792 Test new 'set print frame-info'.
7793 Verify consistency of backtrace with and without filters, with and
7794 without -no-filters.
7795 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7796 default.
7797
7798 2019-07-29 Tom de Vries <tdevries@suse.de>
7799
7800 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7801 no arguments".
7802
7803 2019-07-29 Tom de Vries <tdevries@suse.de>
7804
7805 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7806 is a substring of the first for "complete non-unique file name".
7807
7808 2019-07-29 Tom de Vries <tdevries@suse.de>
7809
7810 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7811 with ".*".
7812
7813 2019-07-29 Tom de Vries <tdevries@suse.de>
7814
7815 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7816 Pass prompt_regexp parameter to gdb_test_multiple calls.
7817
7818 2019-07-29 Tom de Vries <tdevries@suse.de>
7819
7820 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7821 print registers" regexps.
7822
7823 2019-07-29 Tom de Vries <tdevries@suse.de>
7824
7825 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7826
7827 2019-07-29 Tom de Vries <tdevries@suse.de>
7828
7829 PR gdb/24855
7830 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7831 (skip_python_tests_prompt): Add prompt_regexp argument to
7832 gdb_test_multiple calls.
7833
7834 2019-07-27 Tom Tromey <tom@tromey.com>
7835
7836 * gdb.tui/main.exp: New file.
7837
7838 2019-07-27 Tom Tromey <tom@tromey.com>
7839
7840 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7841 optional.
7842 * gdb.tui/empty.exp: New file.
7843
7844 2019-07-27 Tom Tromey <tom@tromey.com>
7845
7846 * lib/tuiterm.exp (spawn): New proc.
7847 (Term::resize): New proc.
7848 * gdb.tui/resize.exp: New file.
7849
7850 2019-07-27 Tom Tromey <tom@tromey.com>
7851
7852 * gdb.tui/list.exp: New file.
7853
7854 2019-07-27 Tom Tromey <tom@tromey.com>
7855
7856 * gdb.tui/regs.exp: New file.
7857
7858 2019-07-27 Tom Tromey <tom@tromey.com>
7859
7860 * gdb.tui/basic.exp: Add "layout split" test.
7861
7862 2019-07-27 Tom Tromey <tom@tromey.com>
7863
7864 * gdb.tui/basic.exp: Add "layout asm" test.
7865
7866 2019-07-27 Tom Tromey <tom@tromey.com>
7867
7868 * lib/tuiterm.exp: New file.
7869 * gdb.tui/basic.exp: New file.
7870
7871 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7872
7873 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7874 Enable tests associated with this flag. Adjust regex
7875 referencing "foo_low" to now refer to "foo_cold" instead.
7876
7877 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7878
7879 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7880 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7881 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7882 foo_cold. Revise comments to match.
7883 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7884 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7885 were wrapped into this proc; Call do_test in loop from outermost
7886 level.
7887 (foo_low): Rename all occurrences to "foo_cold".
7888 (backtrace from baz): New test.
7889 (x2/i foo_cold): New test.
7890 (info line *foo_cold): New test.
7891
7892 2019-07-26 Tom de Vries <tdevries@suse.de>
7893
7894 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7895
7896 2019-07-25 Tom de Vries <tdevries@suse.de>
7897
7898 PR testsuite/24830
7899 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7900 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7901 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7902 (skip_libstdcxx_probe_tests): ... here.
7903 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7904
7905 2019-07-24 Tom de Vries <tdevries@suse.de>
7906
7907 PR testsuite/24807
7908 * gdb.objc/basicclass.m: Include stdio.h.
7909 * gdb.objc/nondebug.m: Same.
7910 * gdb.objc/objcdecode.m: Same.
7911
7912 2019-07-24 Tom de Vries <tdevries@suse.de>
7913
7914 PR testsuite/24612
7915 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7916 additional_flags.
7917
7918 2019-07-24 Tom de Vries <tdevries@suse.de>
7919
7920 PR testsuite/24831
7921 * gdb.multi/tids.exp: Update error messages for info threads.
7922
7923 2019-07-24 Tom de Vries <tdevries@suse.de>
7924
7925 * gdb.base/info-types.exp: Allow info types to print info for more than
7926 one file.
7927
7928 2019-07-23 Tom de Vries <tdevries@suse.de>
7929
7930 PR testsuite/24842
7931 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7932 gdb_spawn_with_cmdline_opts.
7933
7934 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7935
7936 * gdb.arch/arm-cmse-sgstubs.c: New test.
7937 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7938
7939 2019-07-23 Tom de Vries <tdevries@suse.de>
7940
7941 PR testsuite/24711
7942 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7943 issuing next command.
7944
7945 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7946
7947 * gdb.ada/info_auto_lang.exp: Update expected results.
7948 * gdb.base/info-types.c: Add additional types to check.
7949 * gdb.base/info-types.exp: Update expected results.
7950
7951 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7952
7953 * gdb.base/info-types.c: New file.
7954 * gdb.base/info-types.exp: New file.
7955
7956 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7957
7958 * gdb.arch/riscv-bp-infcall.c: New file.
7959 * gdb.arch/riscv-bp-infcall.exp: New file.
7960
7961 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7962
7963 PR breakpoints/24541
7964 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7965
7966 2019-07-14 Tom de Vries <tdevries@suse.de>
7967
7968 PR testsuite/24760
7969 * gdb.objc/basicclass.exp: Fix unterminated string.
7970
7971 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7972 Andrew Burgess <andrew.burgess@embecosm.com>
7973
7974 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7975 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7976 negative bounds.
7977 * gdb.fortran/vla-value.exp: Print elements of an array with
7978 negative bounds.
7979 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7980 testing.
7981
7982 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7983
7984 * gdb.base/options.exp (expect_string): Dequote strings in
7985 results.
7986 (test-string): Test strings with different quoting and reindent.
7987
7988 2019-07-10 Tom Tromey <tromey@adacore.com>
7989
7990 * gdb.ada/mi_ex_cond.exp: Update expected results.
7991 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7992 * gdb.ada/mi_catch_ex.exp: Update expected results.
7993 * gdb.ada/mi_catch_assert.exp: Update expected results.
7994 * gdb.ada/catch_ex.exp (catch_exception_info)
7995 (catch_exception_entry, catch_assert_entry)
7996 (catch_unhandled_entry): Update.
7997 * gdb.ada/catch_assert_if.exp: Update expected results.
7998
7999 2019-07-10 Richard Bunt <richard.bunt@arm.com>
8000 Stephen Roberts <stephen.roberts@arm.com>
8001
8002 * gdb.base/define.exp: Restore original prompt.
8003
8004 2019-07-09 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
8007 breakpoints" output.
8008 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
8009 * gdb.python/py-breakpoint.exp: No longer expect that "catch
8010 throw" creates breakpoint.
8011 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
8012 'type="catchpoint"'.
8013
8014 2019-07-09 Pedro Alves <palves@redhat.com>
8015
8016 PR c++/15468
8017 * gdb.cp/except-multi-location-lib.cc: New.
8018 * gdb.cp/except-multi-location-main.cc: New.
8019 * gdb.cp/except-multi-location.exp: New.
8020
8021 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
8022
8023 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8024 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8025 argument and update callers.
8026
8027 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8028
8029 * gdb.arch/amd64-break-on-asm-line.S: New file.
8030 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8031
8032 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8033
8034 * gdb.base/printcmds.exp: Test printing C string and
8035 C wide string convenience vars without transiting via the inferior.
8036 Also make test names unique.
8037
8038 2019-07-08 Alan Hayward <alan.hayward@arm.com>
8039
8040 PR breakpoints/25011
8041 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8042
8043 2019-07-04 Pedro Alves <palves@redhat.com>
8044
8045 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8046 body returned ok(0), break(3) or continue(4).
8047 * gdb.testsuite/foreach_with_prefix.exp: New file.
8048
8049 2019-07-04 Alan Hayward <alan.hayward@arm.com>
8050
8051 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8052
8053 2019-07-03 Pedro Alves <palves@redhat.com>
8054
8055 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8056 "return -code".
8057
8058 2019-07-03 Pedro Alves <palves@redhat.com>
8059
8060 PR cli/24732
8061 * gdb.base/shell.exp: Load completion-support.exp.
8062 Adjust expected error output. Add completion tests.
8063
8064 2019-07-03 Pedro Alves <palves@redhat.com>
8065
8066 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8067 string_to_regexp.
8068
8069 2019-07-03 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8072 (expect_integer): Adjust to expect "-string".
8073 (expect_string): New.
8074 (all_options): Expect "-string".
8075 (test-flag, test-boolean): Adjust to expect "-string".
8076 (test-string): New proc.
8077 (top level): Call it.
8078
8079 2019-07-03 Pedro Alves <palves@redhat.com>
8080
8081 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8082 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8083 the expected output in the success.
8084
8085 2019-07-03 Pedro Alves <palves@redhat.com>
8086
8087 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8088 Split one gdb_test_multiple call in two to avoid a race.
8089
8090 2019-07-03 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.base/with.c: New file.
8093 * gdb.base/with.exp: New file.
8094
8095 2019-07-03 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.base/settings.exp: Replace all references to "maint
8098 test-settings set" with references to "maint set test-settings",
8099 and all references to "maint test-settings show" with references
8100 to "maint show test-settings".
8101
8102 2019-07-03 Pedro Alves <palves@redhat.com>
8103
8104 * gdb.base/settings.exp (test-string): Adjust expected out when
8105 testing "maint test-settings show filename"
8106
8107 2019-07-02 Pedro Alves <palves@redhat.com>
8108
8109 * gdb.base/options.exp (test-info-threads): New procedure.
8110 (top level): Call it.
8111
8112 2019-06-28 Tom Tromey <tromey@adacore.com>
8113
8114 * gdb.dwarf2/ada-linkage-name.c: New file.
8115 * gdb.dwarf2/ada-linkage-name.exp: New file.
8116
8117 2019-06-27 Tom Tromey <tromey@adacore.com>
8118
8119 PR c++/20020:
8120 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8121
8122 2019-06-26 Tom de Vries <tdevries@suse.de>
8123
8124 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8125
8126 2019-06-26 Tom de Vries <tdevries@suse.de>
8127
8128 * gdb.base/index-cache.exp: Add back missing debug option.
8129
8130 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8131
8132 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8133
8134 2019-06-25 Tom de Vries <tdevries@suse.de>
8135
8136 PR testsuite/24727
8137 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8138
8139 2019-06-24 Tom de Vries <tdevries@suse.de>
8140
8141 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8142
8143 2019-06-24 Tom de Vries <tdevries@suse.de>
8144
8145 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8146 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8147 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8148
8149 2019-06-24 Tom de Vries <tdevries@suse.de>
8150
8151 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8152
8153 2019-06-21 Tom de Vries <tdevries@suse.de>
8154
8155 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8156
8157 2019-06-21 Tom de Vries <tdevries@suse.de>
8158
8159 PR testsuite/24518
8160 PR ada/24713
8161 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8162 index.
8163
8164 2019-06-19 Tom Tromey <tromey@adacore.com>
8165
8166 * gdb.ada/length_cond.exp: Add intro comment.
8167
8168 2019-06-19 Tom Tromey <tromey@adacore.com>
8169
8170 * gdb.ada/length_cond.exp: New file.
8171 * gdb.ada/length_cond/length_cond.adb: New file.
8172 * gdb.ada/length_cond/pck.adb: New file.
8173 * gdb.ada/length_cond/pck.ads: New file.
8174
8175 2019-06-18 Tom de Vries <tdevries@suse.de>
8176
8177 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8178
8179 2019-06-18 Tom Tromey <tromey@adacore.com>
8180
8181 * gdb.base/list0.h: Add comment explaining control character.
8182
8183 2019-06-18 Tom de Vries <tdevries@suse.de>
8184
8185 * boards/fission.exp: Break up long debug_flags line.
8186
8187 2019-06-16 Tom de Vries <tdevries@suse.de>
8188
8189 PR gdb/24445
8190 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8191 generated index.
8192
8193 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8194
8195 PR gdb/24686
8196 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8197 improve detection of bug gdb/24541.
8198
8199 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8200
8201 PR gdb/24669
8202 * gdb.base/index-cache.exp (uses_readnow,
8203 expecting_index_cache_use): Define global variable.
8204 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8205 expecting_index_cache_use.
8206
8207 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8208 Andrew Burgess <andrew.burgess@embecosm.com>
8209
8210 * gdb.fortran/pointers.f90: New file.
8211 * gdb.fortran/print_type.exp: New file.
8212 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8213 * gdb.fortran/vla-type.exp: Likewise.
8214 * gdb.fortran/vla-value.exp: Likewise.
8215 * gdb.mi/mi-vla-fortran.exp: Likewise.
8216
8217 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8218
8219 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8220 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8221 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8222 as a stop reason.
8223
8224 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8225
8226 * gdb.base/annota1.exp: Update expected results.
8227 * gdb.cp/annota2.exp: Likewise.
8228 * gdb.cp/annota3.exp: Likewise.
8229
8230 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8231
8232 * gdb.base/style-logging.exp: Remove path from test name.
8233
8234 2019-06-14 Tom Tromey <tromey@adacore.com>
8235
8236 PR gdb/24502:
8237 * gdb.base/style-logging.exp: New file.
8238
8239 2019-06-14 Tom Tromey <tromey@adacore.com>
8240
8241 * gdb.base/symfile-warn.exp: New file.
8242 * gdb.base/symfile-warn.c: New file.
8243
8244 2019-06-14 Tom Tromey <tromey@adacore.com>
8245
8246 * gdb.base/annotate-symlink.exp: New file.
8247
8248 2019-06-14 Tom Tromey <tromey@adacore.com>
8249
8250 * gdb.ada/set_wstr.exp: Add reassignment test.
8251
8252 2019-06-14 Tom Tromey <tromey@adacore.com>
8253
8254 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8255 'unchecked_access and 'unrestricted_access as well.
8256
8257 2019-06-14 Tom Tromey <tromey@adacore.com>
8258
8259 PR ada/24539:
8260 * gdb.ada/vla.exp: Update tests.
8261 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8262 pragma.
8263
8264 2019-06-13 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/settings.exp (test-integer): Test junk after
8267 "unlimited".
8268
8269 2019-06-13 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/options.exp (test-thread-apply): New.
8272 (top level): Call it.
8273
8274 2019-06-13 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.base/options.exp (test-frame-apply): New.
8277 (top level): Test print commands with different "frame apply"
8278 prefixes.
8279
8280 2019-06-13 Pedro Alves <palves@redhat.com>
8281
8282 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8283 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8284 'max_completions' parameter and handle it.
8285 (test_gdb_completion_offers_commands): New.
8286
8287 2019-06-13 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8290
8291 2019-06-13 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/options.exp (test-backtrace): New.
8294 (top level): Call it.
8295
8296 2019-06-13 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.guile/scm-frame-args.exp: Use "set print
8299 raw-frame-arguments" instead of "set print raw frame-arguments".
8300 * gdb.python/py-frame-args.exp: Likewise.
8301
8302 2019-06-13 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.compile/compile.exp: Adjust expected output to option
8305 processing changes.
8306
8307 2019-06-13 Pedro Alves <palves@redhat.com>
8308
8309 * gdb.base/options.exp: Build executable.
8310 (test-print): New procedure.
8311 (top level): Call it, once for "print" and another for "compile
8312 print".
8313
8314 2019-06-13 Pedro Alves <palves@redhat.com>
8315
8316 * gdb.base/options.c: New file.
8317 * gdb.base/options.exp: New file.
8318
8319 2019-06-13 Pedro Alves <palves@redhat.com>
8320
8321 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8322 that "o" is ambiguous.
8323
8324 2019-06-13 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.base/settings.c: New file.
8327 * gdb.base/settings.exp: New file.
8328
8329 2019-06-13 Pedro Alves <palves@redhat.com>
8330
8331 * gdb.base/completion.exp: Fix comment typo.
8332
8333 2019-06-13 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8336 foo --1" test.
8337
8338 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8339
8340 * gdb.fortran/block-data.f: New.
8341 * gdb.fortran/block-data.exp: New.
8342
8343 2019-06-11 Tom de Vries <tdevries@suse.de>
8344
8345 PR testsuite/24521
8346 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8347 message.
8348
8349 2019-06-11 Tom de Vries <tdevries@suse.de>
8350
8351 PR testsuite/24521
8352 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8353
8354 2019-06-11 Tom de Vries <tdevries@suse.de>
8355
8356 * boards/readnow.exp: New file.
8357
8358 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8359
8360 * gdb.fortran/vla-sizeof.exp: Update expected results.
8361
8362 2019-06-06 Amos Bird <amosbird@gmail.com>
8363
8364 * gdb.base/annota1.exp (thread_switch): Add test for
8365 thread-exited annotation.
8366
8367 2019-06-06 Tom Tromey <tromey@adacore.com>
8368
8369 * gdb.base/maint.exp: Expect command started/finished output.
8370
8371 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8372
8373 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8374 comment.
8375 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8376
8377 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8378
8379 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8380 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8381 * gdb.arch/riscv-unwind-long-insn.c: New file.
8382 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8383
8384 2019-06-04 Christian Biesinger <cbiesinger@google.com>
8385
8386 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8387
8388 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8389
8390 * lib/gdb.exp (help_list_trailer): New regexp variable
8391 factorizing the help trailer message.
8392 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8393 arg to allow to better factorize various tests.
8394 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8395 (test_prefix_command_help): Use help_list_trailer.
8396 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8397 * gdb.guile/scm-cmd.exp: Likewise.
8398 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8399 * gdb.base/help.exp: Use test_user_defined_class_help.
8400 * gdb.base/style.exp: Add tests for styling of help and apropos.
8401 * lib/gdb-utils.exp (style): Add title and highlight styles.
8402
8403 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8404
8405 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8406 $_shell_exitsignal.
8407 * gdb.base/default.exp: Update for new convenience variables.
8408
8409 2019-05-29 Tom Tromey <tromey@adacore.com>
8410
8411 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8412 to "break complete ada" test case's regexp.
8413
8414 2019-05-29 Tom Tromey <tromey@adacore.com>
8415
8416 PR c++/20020:
8417 * gdb.cp/constexpr-field.exp: New file.
8418 * gdb.cp/constexpr-field.cc: New file.
8419
8420 2019-05-29 Tom Tromey <tromey@adacore.com>
8421
8422 * gdb.base/finish.exp (finish_no_print): New proc.
8423 (finish_tests): Call it.
8424
8425 2019-05-24 Tom de Vries <tdevries@suse.de>
8426
8427 * gdb.dwarf2/gdb-add-index.exp: New file.
8428
8429 2019-05-22 Tom Tromey <tromey@adacore.com>
8430
8431 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8432 * gdb.base/style.exp: Use "style".
8433 * lib/gdb-utils.exp (style): New proc.
8434
8435 2019-05-22 Tom de Vries <tdevries@suse.de>
8436
8437 * gdb.base/align.exp: Require c++11.
8438
8439 2019-05-22 Tom de Vries <tdevries@suse.de>
8440
8441 PR testsuite/24586
8442 * gdb.python/py-mi-var-info-path-expression.exp: Call
8443 mi_skip_python_tests to check if python is supported.
8444
8445 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8446
8447 * gdb.arch/aarch64-pauth.c: New test.
8448 * gdb.arch/aarch64-pauth.exp: New file.
8449
8450 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8451
8452 * README (Re-running Tests Outside The Testsuite): New section.
8453
8454 2019-05-21 Tom de Vries <tdevries@suse.de>
8455
8456 * gdb.arch/amd64-eval.exp: Require c++11.
8457 * gdb.base/max-depth.exp: Same.
8458 * gdb.compile/compile-cplus-array-decay.exp: Same.
8459 * gdb.cp/meth-typedefs.exp: Same.
8460 * gdb.cp/subtypes.exp: Same.
8461 * gdb.cp/temargs.exp: Same.
8462
8463 2019-05-21 Alan Hayward <alan.hayward@arm.com>
8464
8465 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8466
8467 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8468
8469 PR gdb/18644
8470 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8471 * gdb.fortran/printing-types.exp: Add new test.
8472 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8473 testing.
8474 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8475 setup_kfail call.
8476
8477 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8478
8479 * README (Running the Testsuite): Change example.
8480 (Testsuite Parameters): Remove TRANSCRIPT.
8481 * lib/gdb.exp: Remove TRANSCRIPT check.
8482
8483 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8484
8485 * README (Testsuite Parameters): Add replay logging to
8486 GDBSERVER_DEBUG.
8487 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8488 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8489 as a comma separated list.
8490 (gdb_debug_init): Override procedure.
8491
8492 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8493
8494 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8495 (gdb_write_cmd_file): New procedure.
8496 * lib/gdbserver-support.exp (gdbserver_start): Call
8497 gdbserver_write_cmd_file.
8498 (gdbserver_write_cmd_file): New procedure.
8499
8500 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8501
8502 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8503 (delete_breakpoints): Likewise.
8504 (gdb_run_cmd): Likewise.
8505 (gdb_start_cmd): Likewise.
8506 (gdb_starti_cmd): Likewise.
8507 (gdb_internal_error_resync): Likewise.
8508 (gdb_test_multiple): Likewise.
8509 (gdb_reinitialize_dir): Likewise.
8510 (default_gdb_exit): Likewise.
8511 (gdb_file_cmd): Mark kill as optional.
8512 (default_gdb_start): Call gdb_stdin_log_init.
8513 (send_gdb): Call gdb_stdin_log_write.
8514 (rerun_to_main): Mark Y as an answer.
8515 (gdb_stdin_log_init): New function.
8516 (gdb_stdin_log_write): Likewise.
8517
8518 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8519
8520 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8521 * gdb.base/debug-expr.exp: Likewise.
8522 * gdb.base/foll-fork.exp: Likewise.
8523 * gdb.base/foll-vfork.exp: Likewise.
8524 * gdb.base/fork-print-inferior-events.exp: Likewise.
8525 * gdb.base/gdb-sigterm.exp: Likewise.
8526 * gdb.base/gdbinit-history.exp: Likewise.
8527 * gdb.base/osabi.exp: Likewise.
8528 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8529 * gdb.base/ui-redirect.exp: Likewise.
8530 * gdb.gdb/unittest.exp: Likewise.
8531 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8532 * gdb.mi/mi-watch.exp: Likewise.
8533 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8534 * gdb.mi/user-selected-context-sync.exp: Likewise.
8535 * gdb.python/python.exp: Disable debug test when debugging.
8536 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8537 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8538 Likewise.
8539 * gdb.threads/stepi-random-signal.exp: Likewise.
8540
8541 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8542
8543 * Makefile.in: Pass through GDB_DEBUG.
8544 * README (Testsuite Parameters): Add GDB_DEBUG.
8545 (gdb,debug): Add board setting.
8546 * lib/gdb.exp (default_gdb_start): Start debugging.
8547 (gdb_debug_enabled): New procedure.
8548 (gdb_debug_init): Likewise.
8549
8550 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8551
8552 * Makefile.in: Pass through GDB_DEBUG.
8553 * README (Testsuite Parameters): Add GDB_DEBUG.
8554 (gdb,debug): Add board setting.
8555 * lib/gdb.exp (default_gdb_start): Start debugging.
8556 (gdb_debug_enabled): New procedure.
8557 (gdb_debug_init): Likewise.
8558
8559 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8560
8561 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8562
8563 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8564
8565 * gdb.base/ui-redirect.exp: Test redirection.
8566
8567 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8568
8569 * gdb.mi/mi-complete.exp: New file.
8570 * gdb.mi/mi-complete.cc: Likewise.
8571
8572 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8573
8574 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8575 indexed and sliced arrays, and pointers to arrays.
8576
8577 2019-05-14 Tom Tromey <tromey@adacore.com>
8578
8579 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8580 styling test.
8581
8582 2019-05-14 Tom de Vries <tdevries@suse.de>
8583
8584 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8585 selection entry encoding.
8586
8587 2019-05-10 Tom Tromey <tromey@adacore.com>
8588
8589 * gdb.ada/info_exc.exp: Add "complete" test.
8590
8591 2019-05-09 Tom de Vries <tdevries@suse.de>
8592
8593 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8594 CU-relative.
8595
8596 2019-05-09 Tom de Vries <tdevries@suse.de>
8597
8598 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8599 CU-relative.
8600
8601 2019-05-08 Joel Brobecker <brobecker@adacore.com>
8602
8603 * gdb.ada/frame_arg_lang.exp: New testcase.
8604 * gdb.ada/frame_arg_lang/bla.adb: New file.
8605 * gdb.ada/frame_arg_lang/pck.ads: New file.
8606 * gdb.ada/frame_arg_lang/pck.adb: New file.
8607 * gdb.ada/frame_arg_lang/foo.c: New file.
8608
8609 2019-05-08 Tom Tromey <tromey@adacore.com>
8610
8611 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8612
8613 2019-05-08 Tom Tromey <tromey@adacore.com>
8614
8615 * gdb.base/ptype-offsets.exp: Update tests.
8616
8617 2019-05-08 Tom Tromey <tromey@adacore.com>
8618
8619 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8620 cases.
8621 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8622 "short".
8623
8624 2019-05-08 Tom Tromey <tromey@adacore.com>
8625
8626 * gdb.ada/vla.exp: New file.
8627 * gdb.ada/vla/vla.adb: New file.
8628
8629 2019-05-07 Tom de Vries <tdevries@suse.de>
8630
8631 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8632
8633 2019-05-07 Tom de Vries <tdevries@suse.de>
8634
8635 PR testsuite/24522
8636 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8637 section.
8638
8639 2019-05-07 Tom de Vries <tdevries@suse.de>
8640
8641 PR testsuite/24522
8642 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8643 .debug_aranges section.
8644
8645 2019-05-07 Tom de Vries <tdevries@suse.de>
8646
8647 PR testsuite/24159
8648 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8649
8650 2019-05-06 Tom de Vries <tdevries@suse.de>
8651
8652 * lib/gdb.exp (exec_has_index_section): New proc.
8653 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8654 section.
8655
8656 2019-05-04 Tom de Vries <tdevries@suse.de>
8657
8658 * boards/cc-with-debug-names.exp: New file.
8659
8660 2019-05-03 Tom Tromey <tromey@adacore.com>
8661
8662 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8663 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8664 * gdb.ada/char_enum.exp: Add test.
8665
8666 2019-05-03 Tom de Vries <tdevries@suse.de>
8667
8668 * boards/cc-with-gdb-index.exp: New file.
8669
8670 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8671
8672 * gdb.rust/simple.exp: Add new test case.
8673 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8674 (main): Initialise an instance of the new struct.
8675
8676 2019-05-01 Tom Tromey <tromey@adacore.com>
8677
8678 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8679 record.
8680 (NPR): New variable.
8681 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8682 test.
8683
8684 2019-05-01 Tom Tromey <tromey@adacore.com>
8685
8686 * gdb.ada/packed_array_assign.exp: Add packed assignment
8687 regression test.
8688
8689 2019-05-01 Tom de Vries <tdevries@suse.de>
8690
8691 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8692
8693 2019-05-01 Tom de Vries <tdevries@suse.de>
8694
8695 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8696
8697 2019-04-30 Ali Tamur <tamur@google.com>
8698
8699 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8700
8701 2019-04-30 Tom Tromey <tromey@adacore.com>
8702
8703 * lib/ada.exp (find_ada_tool): New proc.
8704 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8705 * gdb.ada/catch_ex_std.exp: New file.
8706 * gdb.ada/catch_ex_std/foo.adb: New file.
8707 * gdb.ada/catch_ex_std/some_package.adb: New file.
8708 * gdb.ada/catch_ex_std/some_package.ads: New file.
8709
8710 2019-04-30 Tom Tromey <tromey@adacore.com>
8711
8712 PR c++/24470:
8713 * gdb.cp/temargs.cc: Add test code from PR.
8714
8715 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8716
8717 * gdb.fortran/vla-datatypes.exp: Update expected results.
8718 * gdb.fortran/vla-ptype.exp: Likewise.
8719 * gdb.fortran/vla-type.exp: Likewise.
8720 * gdb.fortran/vla-value.exp: Likewise.
8721
8722 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8723
8724 * gdb.fortran/ptr-indentation.exp: Update expected results.
8725 * gdb.fortran/ptype-on-functions.exp: Likewise.
8726 * gdb.fortran/vla-ptr-info.exp: Likewise.
8727 * gdb.fortran/vla-value.exp: Likewise.
8728
8729 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8730
8731 * gdb.fortran/ptype-on-functions.exp: New file.
8732 * gdb.fortran/ptype-on-functions.f90: New file.
8733
8734 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8735
8736 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8737 case void string.
8738
8739 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8740
8741 * gdb.fortran/complex.exp: Expand.
8742 * gdb.fortran/complex.f: Renamed to...
8743 * gdb.fortran/complex.f90: ...this, and extended to add more
8744 complex values.
8745
8746 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8747
8748 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8749 MODULO, CMPLX.
8750
8751 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8752 Richard Bunt <richard.bunt@arm.com>
8753
8754 * gdb.base/max-depth.c: New file.
8755 * gdb.base/max-depth.exp: New file.
8756 * gdb.python/py-nested-maps.c: New file.
8757 * gdb.python/py-nested-maps.exp: New file.
8758 * gdb.python/py-nested-maps.py: New file.
8759 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8760 (test_all_common): Call test_max_depth.
8761 * gdb.fortran/max-depth.exp: New file.
8762 * gdb.fortran/max-depth.f90: New file.
8763 * gdb.go/max-depth.exp: New file.
8764 * gdb.go/max-depth.go: New file.
8765 * gdb.modula2/max-depth.exp: New file.
8766 * gdb.modula2/max-depth.c: New file.
8767 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8768
8769 2019-04-29 Tom de Vries <tdevries@suse.de>
8770
8771 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8772
8773 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8774
8775 * gdb.base/callexit.exp: Test may-call-functions off.
8776
8777 2019-04-25 Keith Seitz <keiths@redhat.com>
8778
8779 PR c++/24367
8780 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8781 (another_incomplete_struct, test_incomplete): New definitions.
8782 (main): Use new definitions.
8783 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8784 functions.
8785
8786 2019-04-25 Ali Tamur <tamur@google.com>
8787
8788 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8789
8790 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8791
8792 PR corefiles/11608
8793 PR corefiles/18187
8794 * gdb.base/coredump-filter-build-id.exp: New file.
8795
8796 2019-04-25 Alan Hayward <alan.hayward@arm.com>
8797
8798 * Makefile.in: Pass through GDBSERVER_DEBUG.
8799 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8800 (gdbserver,debug): Add board setting.
8801 * gdb.trace/tspeed.exp: Skip when debugging.
8802 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8803 * lib/gdbserver-support.exp: Likewise
8804
8805 2019-04-24 Tom Tromey <tromey@adacore.com>
8806
8807 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8808 Rust.
8809
8810 2019-04-24 Tom Tromey <tromey@adacore.com>
8811
8812 * gdb.arch/amd64-eval.exp: Test bitfield return.
8813 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8814 (class Foo) <return_bitfields>: New method.
8815 (main): Call it.
8816
8817 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8818
8819 * gdb.cp/many-args.cc: New file.
8820 * gdb.cp/many-args.exp: New file.
8821
8822 2019-04-23 Tom de Vries <tdevries@suse.de>
8823
8824 PR gdb/24433
8825 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8826
8827 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8828
8829 * gdb.trace/backtrace.exp: Use nopie flag.
8830 * gdb.trace/circ.exp: Likewise.
8831 * gdb.trace/collection.exp: Likewise.
8832 * gdb.trace/ftrace.exp: Likewise.
8833 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8834 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8835 * gdb.trace/qtro.exp: Likewise.
8836 * gdb.trace/read-memory.exp: Likewise.
8837 * gdb.trace/report.exp: Likewise.
8838 * gdb.trace/tfile.exp: Likewise.
8839 * gdb.trace/tfind.exp: Likewise.
8840 * gdb.trace/unavailable.exp: Likewise.
8841
8842 2019-04-22 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.base/solib-probes-nosharedlibrary.c,
8845 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8846
8847 2019-04-19 Tom Tromey <tromey@adacore.com>
8848
8849 * gdb.ada/ptype_union.c: New file.
8850 * gdb.ada/ptype_union.exp: New file.
8851
8852 2019-04-19 Tom Tromey <tromey@adacore.com>
8853
8854 PR symtab/24423:
8855 * gdb.base/list0.h (foo): Add a control-l character.
8856
8857 2019-04-18 Tom de Vries <tdevries@suse.de>
8858
8859 PR gdb/24433
8860 * boards/local-board.exp: Set sysroot to "".
8861
8862 2019-04-18 Tom de Vries <tdevries@suse.de>
8863 Pedro Alves <palves@redhat.com>
8864
8865 PR gdb/24454
8866 * gdb.threads/vfork-follow-child-exec.c: New file.
8867 * gdb.threads/vfork-follow-child-exec.exp: New file.
8868 * gdb.threads/vfork-follow-child-exit.c: New file.
8869 * gdb.threads/vfork-follow-child-exit.exp: New file.
8870
8871 2019-04-15 Leszek Swirski <leszeks@google.com>
8872
8873 * gdb.arch/amd64-eval.cc: New file.
8874 * gdb.arch/amd64-eval.exp: New file.
8875
8876 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8877
8878 * gdb.server/sysroot.c: New test.
8879 * gdb.server/sysroot.exp: New file.
8880 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8881 matching param.
8882
8883 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8884
8885 * gdb.base/align.exp: Extend test to cover structures containing
8886 only static fields.
8887
8888 2019-04-11 Tom de Vries <tdevries@suse.de>
8889
8890 * boards/cc-with-dwz-m.exp: New file.
8891 * boards/cc-with-dwz.exp: New file.
8892 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8893
8894 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8895
8896 * gdb.base/start-cpp.exp: New file.
8897 * gdb.base/start-cpp.cc: New file.
8898
8899 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8900
8901 * gdb.python/py-thrhandle.exp: Adjust tests to call
8902 thread_from_handle instead of thread_from_thread_handle.
8903
8904 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8905
8906 * gdb.python/py-thrhandle.exp: Add tests for
8907 gdb.InferiorThread.handle.
8908
8909 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8910
8911 * gdb.python/py-function.exp: Check calling helper function from
8912 all languages.
8913 * lib/gdb.exp (gdb_supported_languages): New proc.
8914
8915 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8916
8917 * gdb.base/complex-parts.c: New file.
8918 * gdb.base/complex-parts.exp: New file.
8919
8920 2019-04-01 Tom Tromey <tromey@adacore.com>
8921
8922 PR symtab/23331:
8923 * gdb.dwarf2/dw2-ranges-main.c: New file.
8924 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8925 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8926
8927 2019-03-30 Simon Marchi <simark@simark.ca>
8928
8929 * gdb.base/default.exp: Add values for $_gdb_major and
8930 $_gdb_minor.
8931
8932 2019-03-29 Tom Tromey <tromey@adacore.com>
8933
8934 * gdb.base/help.exp: Tighten apropos regexp.
8935
8936 2019-03-29 Keith Seitz <keiths@redhat.com>
8937
8938 * gdb.fortran/array-bounds.exp: New file.
8939 * gdb.fortran/array-bounds.f90: New file.
8940
8941 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8942
8943 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8944
8945 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8946
8947 * gdb.multi/hello.c (main): Increase alarm timer.
8948
8949 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8950
8951 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8952 factor when no hardware watchpoint support.
8953
8954 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8955 Pedro Alves <palves@redhat.com>
8956
8957 * boards/local-board.exp: set sysroot to /.
8958
8959 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8960
8961 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8962 in child.
8963
8964 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8965
8966 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8967 field.
8968 (make_container): Initialise new field.
8969 * gdb.python/py-prettyprint.exp: Add new tests.
8970 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8971 <display_hint>: New method.
8972
8973 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8974
8975 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8976 gdb_continue_to_breakpoint more throughout this test.
8977 (run_lang_tests) Supply unique test names, and use
8978 gdb_test_no_output.
8979
8980 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8981
8982 * gdb.base/finish-pretty.exp: Update expected results.
8983 * gdb.base/pretty-print.c: New file.
8984 * gdb.base/pretty-print.exp: New file.
8985
8986 2019-03-25 Pedro Alves <palves@redhat.com>
8987
8988 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8989 move comments outside list. Append '-i "" eof' section.
8990
8991 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8992
8993 PR testsuite/25016
8994 * README: Add pie options.
8995 * gdb.base/break-interp.exp: Ensure pie is disabled.
8996 * gdb.base/dump.exp: Likewise.
8997 * lib/gdb.exp (gdb_compile): Add pie option.
8998
8999 2019-03-19 Tom Tromey <tromey@adacore.com>
9000
9001 * gdb.mi/mi2-cli-display.c: New file.
9002 * gdb.mi/mi2-cli-display.exp: New file.
9003
9004 2019-03-18 Joel Brobecker <brobecker@adacore.com>
9005 Tom Tromey <tromey@adacore.com>
9006
9007 * gdb.ada/ptype_array/pck.adb: New file.
9008 * gdb.ada/ptype_array/pck.ads: New file.
9009 * gdb.ada/ptype_array/foo.adb: New file.
9010 * gdb.ada/ptype_array.exp: New file.
9011
9012 2019-03-14 Tom Tromey <tromey@adacore.com>
9013
9014 * gdb.base/style.exp: Add "set style sources" test.
9015
9016 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
9017
9018 * mi-breakpoint-location-ena-dis.exp: Rename to ...
9019 * mi-breakpoint-multiple-locations.exp: ... this.
9020 (make_breakpoints_pattern): New proc.
9021 (do_test): Add mi_version parameter, test -break-insert,
9022 -break-info and =breakpoint-created.
9023
9024 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
9025
9026 * config/default.exp: Remove 'load_lib gdb.exp'.
9027 * config/monitor.exp: Likewise.
9028 * config/sid.exp: Likewise.
9029 * config/sim.exp: Likewise.
9030 * config/slite.exp: Likewise.
9031 * config/unix.exp: Likewise.
9032 * gdb.base/default.exp: Remove unhelpful comment.
9033
9034 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9037
9038 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9039
9040 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9041
9042 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9043
9044 * gdb.fortran/type-kinds.exp: Update expected results.
9045
9046 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9047
9048 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9049
9050 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9051
9052 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9053 function.
9054 (test_basic_parsing_of_type_kinds): Expand types tested.
9055 (test_parsing_invalid_type_kinds): New function.
9056
9057 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9058
9059 * gdb.fortran/intrinsics.exp: New file.
9060 * gdb.fortran/intrinsics.f90: New file.
9061 * gdb.fortran/type-kinds.exp: New file.
9062
9063 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9064
9065 * gdb.fortran/dot-ops.exp: New file.
9066
9067 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9068
9069 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9070 Check upper and lower case logical literals.
9071
9072 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9073
9074 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9075 Remove duplicate tests.
9076
9077 2019-03-06 Alan Hayward <alan.hayward@arm.com>
9078
9079 * lib/gdb.exp (builtin_cd): rename of cd.
9080 (cd): Override builtin.
9081
9082 2019-03-06 Richard Bunt <richard.bunt@arm.com>
9083
9084 * gdb.fortran/function-calls.exp: New file.
9085 * gdb.fortran/function-calls.f90: New test.
9086
9087 2019-03-04 Richard Bunt <richard.bunt@arm.com>
9088
9089 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9090 on user program standard output.
9091 * gdb.fortran/short-circuit-argument-list.f90: Record function
9092 calls.
9093
9094 2019-02-28 Alan Hayward <alan.hayward@arm.com>
9095
9096 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9097 failure.
9098
9099 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9100
9101 PR gdb/8527
9102 * gdb.base/interrupt-daemon-attach.c,
9103 gdb.base/interrupt-daemon-attach.exp: New test.
9104
9105 2019-02-27 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/page.exp: Add tests for "set width/height -1".
9108
9109 2019-02-27 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/page.exp: Add tests for "set/show width/height" with
9112 "infinite" values.
9113
9114 2019-02-27 Tom Tromey <tromey@adacore.com>
9115
9116 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9117 2.4.
9118 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9119 workaround.
9120
9121 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9122
9123 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9124 tests for structs with static members.
9125
9126 2019-02-26 Tom Tromey <tromey@adacore.com>
9127
9128 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9129 ValueError, not TypeError.
9130
9131 2019-02-26 Kevin Buettner <kevinb@redhat.com>
9132
9133 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9134 call from main program.
9135
9136 2019-02-23 Joel Brobecker <brobecker@adacore.com>
9137
9138 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9139 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9140 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9141 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9142 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9143
9144 2019-02-22 Keith Seitz <keiths@redhat.com>
9145
9146 PR symtab/23853
9147 * gdb.base/symlink-sourcefile.c: New file.
9148 * gdb.base/symlink-sourcefile.exp: New file.
9149
9150 2019-02-20 Tom Tromey <tom@tromey.com>
9151
9152 * gdb.base/info_qt.exp: Update.
9153
9154 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9155
9156 * gdb.base/source.exp: Move "error in sourced script" code to
9157 the end.
9158 * gdb.base/source-error.gdb: Move contents to
9159 source-error-1.gdb. Add new code to source source-error-1.gdb.
9160 * gdb.base/source-error-1.gdb: New file, from previous
9161 source-error.gdb.
9162
9163 2019-02-17 Tom Tromey <tom@tromey.com>
9164
9165 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9166 for macro styling.
9167 * gdb.base/style.c (SOME_MACRO): New macro.
9168
9169 2019-02-17 Tom Tromey <tom@tromey.com>
9170
9171 * gdb.base/style.exp: Add line-wrapping tests.
9172 * gdb.base/page.exp: Add test for quitting during pagination.
9173
9174 2019-02-17 Joel Brobecker <brobecker@adacore.com>
9175
9176 * gdb.ada/big_packed_array: New testcase.
9177 * gdb.ada/homonym.exp: Fix incorrect expected output for
9178 "break <homonym__get_value>" test.
9179
9180 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
9181
9182 PR breakpoints/21870
9183 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9184 and prepare_for_testing. Add comment.
9185 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9186 redundant cleanup call. Clean up comment.
9187
9188 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
9189
9190 PR breakpoints/21870
9191 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9192 * gdb.arch/aarch64-dbreg-contents.c: New file.
9193
9194 2019-02-10 Joel Brobecker <brobecker@adacore.com>
9195
9196 * gdb.ada/mi_ref_changeable: New testcase.
9197
9198 2019-02-07 Alan Hayward <alan.hayward@arm.com>
9199
9200 * gdb.base/attach.exp: Add double attach test.
9201
9202 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9203
9204 * lib/gdb.exp (default_gdb_start): Don't match pagination
9205 prompt.
9206 (gdb_init): Set stty_init.
9207
9208 2019-01-27 Tom Tromey <tom@tromey.com>
9209
9210 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9211 skip_python_tests.
9212
9213 2019-01-24 Alan Hayward <alan.hayward@arm.com>
9214
9215 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9216 New structure.
9217 (struct struct_static_02_02): Likewise.
9218 (struct struct_static_02_03): Likewise.
9219 (struct struct_static_02_04): Likewise.
9220 (struct struct_static_04_01): Likewise.
9221 (struct struct_static_04_02): Likewise.
9222 (struct struct_static_04_03): Likewise.
9223 (struct struct_static_04_04): Likewise.
9224 (struct struct_static_06_01): Likewise.
9225 (struct struct_static_06_02): Likewise.
9226 (struct struct_static_06_03): Likewise.
9227 (struct struct_static_06_04): Likewise.
9228 (cmp_struct_static_02_01): Likewise.
9229 (cmp_struct_static_02_02): Likewise.
9230 (cmp_struct_static_02_03): Likewise.
9231 (cmp_struct_static_02_04): Likewise.
9232 (cmp_struct_static_04_01): Likewise.
9233 (cmp_struct_static_04_02): Likewise.
9234 (cmp_struct_static_04_03): Likewise.
9235 (cmp_struct_static_04_04): Likewise.
9236 (cmp_struct_static_06_01): Likewise.
9237 (cmp_struct_static_06_02): Likewise.
9238 (cmp_struct_static_06_03): Likewise.
9239 (cmp_struct_static_06_04): Likewise.
9240 (call_all): Test new structs.
9241 * gdb.base/infcall-nested-structs.exp: Likewise.
9242
9243 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9244 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9245
9246 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9247 * gdb.base/stack-protector.c: New test.
9248 * gdb.base/stack-protector.exp: New file.
9249 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9250 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9251 option.
9252 (gdb_compile): Remove stack protector for GCC and prevent
9253 recursion.
9254
9255 2019-01-16 Keith Seitz <keiths@redhat.com>
9256
9257 PR gdb/23773
9258 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9259
9260 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9261
9262 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9263 aliases.
9264 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9265 tests.
9266 * gdb.arch/powerpc-vector-regs.c: New file.
9267 * gdb.arch/powerpc-vector-regs.exp: New file.
9268
9269 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9270
9271 * gdb.arch/altivec-regs.exp: Fix the list passed to
9272 gdb_expect_list when testing "info vector".
9273
9274 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9275
9276 * gdb.base/style.exp: Don't include path in testname.
9277
9278 2019-01-10 Keith Seitz <keiths@redhat.com>
9279
9280 PR gdb/23712
9281 PR symtab/23010
9282 * gdb.dwarf2/multidictionary.exp: New file.
9283
9284 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9285
9286 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9287 (test_gnuv3_style_demangling): ... this.
9288 (test_lucid_style_demangling): Remove.
9289 (test_arm_style_demangling): Remove.
9290 (test_hp_style_demangling): Remove.
9291 (do_tests): Remove calls to the above.
9292
9293 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9294
9295 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9296 case.
9297
9298 2019-01-06 Tom Tromey <tom@tromey.com>
9299
9300 PR gdb/28155:
9301 * gdb.dwarf2/typedef-void-finish.exp: New file.
9302
9303 2018-12-28 Tom Tromey <tom@tromey.com>
9304 Simon Marchi <simark@simark.ca>
9305
9306 * gdb.base/jit-exec.exp: New file.
9307 * gdb.base/jit-exec.c: New file.
9308 * gdb.base/jit-execd.c: New file.
9309
9310 2018-12-28 Tom Tromey <tom@tromey.com>
9311
9312 * gdb.base/style.exp: Update test to check for address styling.
9313
9314 2018-12-28 Tom Tromey <tom@tromey.com>
9315
9316 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9317 message.
9318
9319 2018-12-28 Tom Tromey <tom@tromey.com>
9320
9321 * gdb.base/style.exp: Add test for version number styling.
9322
9323 2018-12-28 Tom Tromey <tom@tromey.com>
9324
9325 * gdb.base/style.exp: Add test for print_address_symbolic.
9326
9327 2018-12-28 Tom Tromey <tom@tromey.com>
9328
9329 * gdb.base/style.exp: Add test for breakpoint setting.
9330
9331 2018-12-28 Tom Tromey <tom@tromey.com>
9332
9333 * gdb.base/style.exp: Add test for variable names.
9334
9335 2018-12-28 Tom Tromey <tom@tromey.com>
9336
9337 * gdb.base/style.exp: New file.
9338 * gdb.base/style.c: New file.
9339
9340 2018-12-28 Tom Tromey <tom@tromey.com>
9341
9342 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9343 "dumb".
9344 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9345 the TERM environment variable.
9346
9347 2018-12-27 Tom Tromey <tom@tromey.com>
9348
9349 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9350 pagination test.
9351
9352 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9353
9354 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9355 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9356
9357 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9358
9359 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9360 Filename a.adb changed to bp_fun_addr.adb.
9361 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9362
9363 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9364
9365 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9366 non-PIE executables.
9367 * README: Mention the gdb,nopie_flag board setting.
9368 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9369 non-PIE executable.
9370 * gdb.arch/amd64-entry-value.exp: Likewise.
9371 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9372 * gdb.arch/i386-float.exp: Likewise.
9373 * gdb.arch/i386-signal.exp: Likewise.
9374 * gdb.mi/mi-reg-undefined.exp: Likewise.
9375
9376 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9377
9378 PR gdb/23974
9379 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9380
9381 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9382
9383 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9384 Update order of results accordingly.
9385
9386 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9387
9388 * gdb.base/annota1.exp: Update a test regexp.
9389
9390 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9391
9392 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9393
9394 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9395
9396 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9397 (reuse_time): Initialize to REUSE_TIME_CAP.
9398 (check_rc): New function.
9399 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9400 Check pthread_create rc.
9401 (spawner_thread_func): Check pthread_create and pthread_join rc.
9402
9403 2018-12-08 Pedro Alves <palves@redhat.com>
9404
9405 * gdb.base/list.exp (test_forward_search): Rename to ...
9406 (test_forward_reverse_search): ... this. Also test reverse-search
9407 and the forward-search alias.
9408
9409 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9410
9411 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9412 local timeout variable before return, and remove all local timeout
9413 variable entirely.
9414 (gdb_load): Likewise.
9415
9416 2018-12-01 Tom de Vries <tdevries@suse.de>
9417
9418 * gdb.base/gdb-caching-proc.exp: New file.
9419
9420 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9421
9422 * Makefile.in (TIMESTAMP): New variable.
9423 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9424 command.
9425 (check-single-racy): Likewise.
9426 (check/%.exp): Likewise.
9427 (check-racy/%.exp): Likewise.
9428 (workers/%.worker): Likewise.
9429 (build-perf): Likewise.
9430 (check-perf): Likewise.
9431 * README: Describe new "TS" and "TS_FORMAT" variables.
9432 * print-ts.py: New file.
9433
9434 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9435
9436 PR python/23714
9437 * gdb.python/python.exp: Test command repetition after
9438 gdb.execute.
9439
9440 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9441
9442 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9443 is correctly aligned.
9444
9445 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9446
9447 * gdb.ada/info_auto_lang.exp: New testcase.
9448 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9449 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9450 * gdb.ada/info_auto_lang/some_c.c: New file.
9451
9452 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9453
9454 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9455 FUNC_lang language syntax.
9456
9457 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9458
9459 * gdb.base/info_minsym.c: New file.
9460 * gdb.base/info_minsym.exp: New file.
9461
9462 2018-11-19 Tom Tromey <tom@tromey.com>
9463
9464 PR rust/23625:
9465 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9466 * gdb.rust/expr.exp: Update expected output. Change one test.
9467
9468 2018-11-19 Tom Tromey <tom@tromey.com>
9469
9470 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9471
9472 2018-11-19 Pedro Alves <palves@redhat.com>
9473
9474 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9475 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9476 see the expected warning.
9477
9478 2018-11-16 Alan Hayward <alan.hayward@arm.com>
9479
9480 PR gdb/22736:
9481 * gdb.cp/infcall-nodebug-lib.c: New test.
9482 * gdb.cp/infcall-nodebug-main.c: New test.
9483 * gdb.cp/infcall-nodebug.exp: New file.
9484
9485 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9486
9487 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9488 completer tests.
9489
9490 2018-11-09 Tom de Vries <tdevries@suse.de>
9491
9492 * gdb.base/msym-lang.c: New test.
9493 * gdb.base/msym-lang.exp: New file.
9494 * gdb.base/msym-lang-main.c: New test.
9495
9496 2018-11-08 Tom Tromey <tom@tromey.com>
9497
9498 PR gdb/23555:
9499 PR gdb/23838:
9500 * gdb.base/warning.exp: New file.
9501
9502 2018-11-08 Jan Beulich <jbeulich@suse.com>
9503
9504 * testsuite/gdb.arch/i386-avx512.c,
9505 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9506
9507 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9508
9509 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9510 point hardware.
9511
9512 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9513
9514 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9515 * gdb.dwarf2/missing-type-name.exp: New file.
9516
9517 2018-11-06 Tom de Vries <tdevries@suse.de>
9518
9519 * gdb.base/many-headers.c: New test.
9520 * gdb.base/many-headers.exp: New file.
9521
9522 2018-11-06 Jim Wilson <jimw@sifive.com>
9523
9524 * gdb.base/code_elim.exp: For riscv, set additional_flags
9525 to include -msmall-data-limit=0.
9526
9527 2018-11-01 Joel Brobecker <brobecker@adacore.com>
9528
9529 * gdb.ada/watch_minus_l: New testcase.
9530
9531 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9532
9533 * gdb.arch/aix-sighandle.c: New file.
9534 * gdb.arch/aix-sighandle.exp: New file.
9535
9536 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9537
9538 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9539 registers being unions.
9540
9541 2018-10-31 Tom de Vries <tdevries@suse.de>
9542
9543 * lib/valgrind.exp: New file.
9544 (vgdb_start, vgdb_stop): New procs, factored out of ...
9545 * gdb.base/valgrind-bt.exp: ... here, ...
9546 * gdb.base/valgrind-disp-step.exp: ... here and ...
9547 * gdb.base/valgrind-infcall.exp: ... here.
9548
9549 2018-10-31 Tom de Vries <tdevries@suse.de>
9550
9551 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9552
9553 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9554
9555 * gdb.dwarf2/void-type.c: New file.
9556 * gdb.dwarf2/void-type.exp: New file.
9557
9558 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9559
9560 * gdb.base/info_qt.c: New file.
9561 * gdb.base/info_qt.exp: New file.
9562
9563 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9564
9565 * gdb.arch/powerpc-htm-regs.c: New file.
9566 * gdb.arch/powerpc-htm-regs.exp: New file.
9567
9568 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9569
9570 * gdb.arch/powerpc-tar.c: New file.
9571 * gdb.arch/powerpc-tar.exp: New file.
9572
9573 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9574
9575 * gdb.arch/powerpc-ppr-dscr.c: New file.
9576 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9577
9578 2018-10-25 Tom de Vries <tdevries@suse.de>
9579
9580 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9581
9582 2018-10-24 Tom de Vries <tdevries@suse.de>
9583
9584 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9585 longer exists error.
9586
9587 2018-10-24 Tom de Vries <tdevries@suse.de>
9588
9589 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9590
9591 2018-10-24 Tom de Vries <tdevries@suse.de>
9592
9593 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9594 --db-attach in valgrind.
9595
9596 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9597
9598 * gdb.arch/riscv-reg-aliases.c: New file.
9599 * gdb.arch/riscv-reg-aliases.exp: New file.
9600
9601 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9602
9603 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9604
9605 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9606
9607 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9608
9609 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9610
9611 * gdb.cp/ovldbreak.exp: Fix regexps.
9612
9613 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9614
9615 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9616
9617 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9618
9619 PR cli/23785
9620 * gdb.base/restore.exp: New test to check if "restore" with an
9621 invalid file doesn't segfault.
9622
9623 2018-10-18 Tom de Vries <tdevries@suse.de>
9624
9625 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9626 * gdb.ada/excep_handle.exp: Same.
9627 * gdb.ada/mi_string_access.exp: Same.
9628 * gdb.ada/mi_var_union.exp: Same.
9629 * gdb.arch/arc-analyze-prologue.exp: Same.
9630 * gdb.arch/arc-decode-insn.exp: Same.
9631 * gdb.base/readnever.exp: Same.
9632 * gdb.fortran/printing-types.exp: Same.
9633 * gdb.guile/scm-lazy-string.exp: Same.
9634
9635 2018-10-16 Tom de Vries <tdevries@suse.de>
9636
9637 PR gdb/23730
9638 * gdb.base/catch-follow-exec.c: Add copyright notice.
9639 * gdb.base/catch-follow-exec.exp: Rewrite to use
9640 gdb_spawn_with_cmdline_opts. Require gdb-native.
9641
9642 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9643
9644 * gdb.trace/actions-changed.exp: Check for arch support.
9645 * gdb.trace/actions.exp: Likewise.
9646 * gdb.trace/ax.exp: Likewise.
9647 * gdb.trace/backtrace.exp: Likewise.
9648 * gdb.trace/change-loc.exp: Likewise.
9649 * gdb.trace/deltrace.exp: Likewise.
9650 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9651 * gdb.trace/ftrace.exp: Likewise.
9652 * gdb.trace/infotrace.exp: Check for arch support.
9653 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9654 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9655 * gdb.trace/mi-tsv-changed.exp: Likewise.
9656 * gdb.trace/packetlen.exp: Likewise.
9657 * gdb.trace/passc-dyn.exp: Likewise.
9658 * gdb.trace/passcount.exp: Likewise.
9659 * gdb.trace/pending.exp: Likewise.
9660 * gdb.trace/range-stepping.exp: Check for shlib support.
9661 * gdb.trace/report.exp: Check for arch support.
9662 * gdb.trace/save-trace.exp: Likewise.
9663 * gdb.trace/signal.exp: Check for signal support.
9664 * gdb.trace/tfind.exp: Check for arch support.
9665 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9666 * gdb.trace/trace-common.h: Add comment.
9667 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9668 * gdb.trace/trace-enable-disable.exp: Likewise.
9669 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9670 * gdb.trace/tracecmd.exp: Check for arch support.
9671 * gdb.trace/tspeed.exp: Check for shlib and target support.
9672 * gdb.trace/tstatus.exp: Check for arch support.
9673 * gdb.trace/tsv.exp: Likewise.
9674 * gdb.trace/while-dyn.exp: Likewise.
9675 * gdb.trace/while-stepping.exp: Likewise.
9676 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9677
9678 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9679
9680 * gdb.trace/tspeed.exp: Remove nowarnings.
9681 (prepare_for_trace_test): Declare "global ipalib".
9682 * gdb.trace/tspeed.c: Include unistd.h.
9683 (main): Remove superfluous printf argument.
9684
9685 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9686
9687 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9688 directory prefix on the filename.
9689
9690 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9691
9692 * gdb.gdb/unittest.exp: Update expected message informing that
9693 selftests have been disabled.
9694 * gdb.server/unittest.exp: Likewise.
9695
9696 2018-10-09 Tom de Vries <tdevries@suse.de>
9697
9698 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9699 with runto_main.
9700
9701 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
9702
9703 PR c++/16841
9704 * gdb.cp/virtbase2.cc: New file.
9705 * gdb.cp/virtbase2.exp: New file.
9706
9707 2018-10-06 Tom Tromey <tom@tromey.com>
9708
9709 PR python/19399:
9710 * gdb.python/py-inferior.exp: Add architecture test.
9711
9712 2018-10-06 Tom Tromey <tom@tromey.com>
9713
9714 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9715 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9716
9717 2018-10-06 Tom Tromey <tom@tromey.com>
9718
9719 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9720 of a "throw" catchpoint.
9721
9722 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9723
9724 * gdb.base/info-proc.exp: Update string expected from "help info
9725 proc".
9726
9727 2018-10-04 Tom Tromey <tom@tromey.com>
9728
9729 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9730 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9731 (test_initial_complaints, test_empty_complaints): Update.
9732 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9733
9734 2018-10-04 Tom Tromey <tom@tromey.com>
9735
9736 PR cli/19551:
9737 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9738 * lib/gdb.exp (gdb_file_cmd): Update.
9739 * gdb.stabs/weird.exp (print_weird_var): Update.
9740 * gdb.server/solib-list.exp: Update.
9741 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9742 * gdb.mi/mi-cli.exp: Update.
9743 * gdb.linespec/linespec.exp: Update.
9744 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9745 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9746 * gdb.cp/cp-relocate.exp: Update.
9747 * gdb.base/sym-file.exp: Update.
9748 * gdb.base/relocate.exp: Update.
9749 * gdb.base/readnever.exp: Update.
9750 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9751 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9752 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9753 * gdb.base/code_elim.exp: Update.
9754 * gdb.base/break-unload-file.exp (test_break): Update.
9755 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9756 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9757 Update.
9758 * gdb.base/attach.exp (do_attach_tests): Update.
9759 * gdb.base/sepdebug.exp: Update.
9760 * gdb.python/py-section-script.exp: Update.
9761
9762 2018-10-04 Tom Tromey <tom@tromey.com>
9763
9764 PR cli/22234:
9765 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9766 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9767 output.
9768
9769 2018-10-04 Tom Tromey <tom@tromey.com>
9770
9771 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9772 set width and height to 0.
9773 (test_command_line_attach_run): Use -quiet.
9774
9775 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9776
9777 * lib/gdb.exp (skip_ifunc_tests): New.
9778 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9779 other compile failures.
9780 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9781
9782 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9783
9784 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9785 is_amd64_regs_target.
9786
9787 2018-10-01 Alan Hayward <alan.hayward@arm.com>
9788
9789 * gdb.arch/aarch64-sighandler-regs.c: New test.
9790 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9791 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9792
9793 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9794
9795 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9796 assembly.
9797
9798 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9799
9800 * gdb.base/frame-selection.exp: New file.
9801 * gdb.base/frame-selection.c: New file.
9802
9803 2018-09-27 Alan Hayward <alan.hayward@arm.com>
9804
9805 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9806 pthread barrier.
9807 (main): Likewise.
9808
9809 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9810
9811 * gdb.base/large-frame-1.c: New file.
9812 * gdb.base/large-frame-2.c: New file.
9813 * gdb.base/large-frame.exp: New file.
9814 * gdb.base/large-frame.h: New file.
9815
9816 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9817
9818 PR gdb/20948
9819 * gdb.base/write_mem.exp: New test.
9820 * gdb.base/write_mem.c: Likewise.
9821
9822 2018-09-23 Tom Tromey <tom@tromey.com>
9823
9824 PR python/18852:
9825 * gdb.python/py-parameter.exp: Add test for parameter that throws
9826 on "set".
9827
9828 2018-09-23 Tom Tromey <tom@tromey.com>
9829
9830 PR python/17284:
9831 * gdb.python/py-template.exp (test_template_arg): Add test for
9832 negative template argument number.
9833
9834 2018-09-23 Tom Tromey <tom@tromey.com>
9835
9836 PR python/14062:
9837 * gdb.python/python.exp: Add test for post_event error.
9838
9839 2018-09-23 Tom Tromey <tom@tromey.com>
9840
9841 PR python/18170:
9842 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9843 convert pointers to int and long.
9844
9845 2018-09-23 Tom Tromey <tom@tromey.com>
9846
9847 PR python/20126:
9848 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9849 signed-ness conversion tests.
9850
9851 2018-09-23 Tom Tromey <tom@tromey.com>
9852
9853 PR python/18352;
9854 * gdb.python/py-value.exp (test_float_conversion): New proc.
9855 Use it.
9856
9857 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9858
9859 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9860
9861 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9862
9863 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9864 no readline.
9865 * gdb.base/utf8-identifiers.exp: Likewise.
9866 * gdb.cp/cpcompletion.exp: Likewise.
9867 * gdb.linespec/cpcompletion.exp: Likewise.
9868 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9869 * gdb.linespec/cpls-ops.exp: Likewise.
9870
9871 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9872 Chris January <chris.january@arm.com>
9873
9874 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9875 * gdb.fortran/short-circuit-argument-list.exp: New file.
9876 * gdb.fortran/short-circuit-argument-list.f90: New test.
9877
9878 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9879
9880 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9881 "arch=" keyword when executing "-stack-list-frames".
9882
9883 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9884
9885 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9886 "arch=" keyword when executing "-stack-list-frames".
9887
9888 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9889
9890 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9891 break ada".
9892
9893 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9894
9895 PR python/23669
9896 * gdb.python/python.exp: Test gdb.execute("show commands").
9897
9898 2018-09-16 Tom Tromey <tom@tromey.com>
9899
9900 * gdb.base/new-ui.exp (do_execution_tests): Update.
9901 * gdb.base/dbx.exp (test_breakpoints): Update.
9902
9903 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9904
9905 * lib/gdb.exp (gdb_simple_compile): Add proc.
9906 (is_elf_target): Use gdb_simple_compile.
9907 (skip_altivec_tests): Likewise.
9908 (skip_vsx_tests): Likewise.
9909 (skip_tsx_tests): Likewise.
9910 (skip_btrace_tests): Likewise.
9911 (skip_btrace_pt_tests): Likewise.
9912 (gdb_can_simple_compile): Likewise.
9913 (gdb_has_argv0): Likewise.
9914 (gdb_target_symbol_prefix): Likewise.
9915 (target_supports_scheduler_locking): Likewise.
9916
9917 2018-09-13 Tom Tromey <tom@tromey.com>
9918
9919 * Makefile.in (TAGS): Recognize proc_with_prefix and
9920 gdb_caching_proc.
9921
9922 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9923
9924 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9925 method.
9926
9927 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9928
9929 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9930 and a few other Inferior properties when the Inferior is no
9931 longer valid.
9932
9933 2018-09-13 Tom Tromey <tom@tromey.com>
9934
9935 PR rust/23650:
9936 * gdb.rust/simple.exp: Add test for enum field access error.
9937
9938 2018-09-13 Tom Tromey <tom@tromey.com>
9939
9940 PR rust/23626:
9941 * gdb.rust/simple.rs (EmptyEnum): New type.
9942 (main): Use it.
9943 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9944
9945 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9946
9947 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9948 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9949 * gdb.python/py-symtab.exp: Update test printing an objfile.
9950
9951 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9952
9953 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9954 object.
9955
9956 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9957
9958 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9959 (support_complex_tests): Use gdb_can_simple_compile.
9960 (is_ilp32_target): Likewise.
9961 (is_lp64_target): Likewise.
9962 (is_64_target): Likewise.
9963 (is_amd64_regs_target): Likewise.
9964 (is_aarch32_target): Likewise.
9965 (gdb_int128_helper): Likewise.
9966
9967 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9970
9971 2018-09-10 Jerome Guitton <guitton@adacore.com>
9972
9973 * gdb.ada/same_component_name: Add test for case of tagged record
9974 with variable-length fields.
9975
9976 2018-09-10 Xavier Roirand <roirand@adacore.com>
9977
9978 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9979 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9980 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9981 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9982
9983 2018-09-10 Xavier Roirand <roirand@adacore.com>
9984
9985 * gdb.ada/mi_string_access.exp: New testcase.
9986 * gdb.ada/mi_string_access/bar.adb: New file.
9987 * gdb.ada/mi_string_access/pck.adb: New file.
9988 * gdb.ada/mi_string_access/pck.asd: New file.
9989
9990 2018-09-10 Xavier Roirand <roirand@adacore.com>
9991
9992 * gdb.ada/mi_var_union.exp: New testcase.
9993 * gdb.ada/mi_var_union/bar.adb: New file.
9994 * gdb.ada/mi_var_union/pck.adb: New file.
9995 * gdb.ada/mi_var_union/pck.asd: New file.
9996
9997 2018-09-08 Tom Tromey <tom@tromey.com>
9998
9999 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
10000
10001 2018-09-08 Tom Tromey <tom@tromey.com>
10002
10003 PR python/16047:
10004 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
10005 (register_pretty_printers): Register new printer.
10006 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
10007 test.
10008 * gdb.python/py-prettyprint.c (int_type3): New typedef.
10009 (an_int_type3): New global.
10010
10011 2018-09-08 Joel Brobecker <brobecker@adacore.com>
10012
10013 * gdb.ada/expr_with_funcall: New testcase.
10014
10015 2018-09-08 Joel Brobecker <brobecker@adacore.com>
10016
10017 * gdb.ada/packed_array_assign: New testcase.
10018
10019 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
10020
10021 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10022 names, and add test prefixes to make test names unique.
10023
10024 2018-09-05 Tom de Vries <tdevries@suse.de>
10025
10026 * gdb.dwarf2/varval.exp: Add test.
10027
10028 2018-09-04 Gary Benson <gbenson@redhat.com>
10029
10030 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10031 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10032
10033 2018-08-31 Tom Tromey <tom@tromey.com>
10034
10035 * gdb.rust/simple.rs: Rename second variable "v".
10036
10037 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
10038
10039 * gdb.base/funcargs.c (use_a): New function.
10040 (recurse): Call use_a.
10041
10042 2018-08-29 Keith Seitz <keiths@redhat.com>
10043
10044 * gdb.compile/compile-cplus-anonymous.cc: New file.
10045 * gdb.compile/compile-cplus-anonymous.exp: New file.
10046 * gdb.compile/compile-cplus-array-decay.cc: New file.
10047 * gdb.compile/compile-cplus-array-decay.exp: New file.
10048 * gdb.compile/compile-cplus-inherit.cc: New file.
10049 * gdb.compile/compile-cplus-inherit.exp: New file.
10050 * gdb.compile/compile-cplus-member.cc: New file.
10051 * gdb.compile/compile-cplus-member.exp: New file.
10052 * gdb.compile/compile-cplus-method.cc: New file.
10053 * gdb.compile/compile-cplus-method.exp: New file.
10054 * gdb.compile/compile-cplus-mod.c: "New" file.
10055 * gdb.compile/compile-cplus-namespace.cc: New file.
10056 * gdb.compile/compile-cplus-namespace.exp: New file.
10057 * gdb.compile/compile-cplus-nested.cc: New file.
10058 * gdb.compile/compile-cplus-nested.exp: New file.
10059 * gdb.compile/compile-cplus-print.c: "New" file.
10060 * gdb.compile/compile-cplus-print.exp: "New" file.
10061 * gdb.compile/compile-cplus-virtual.cc: New file.
10062 * gdb.compile/compile-cplus-virtual.exp: New file.
10063 * gdb.compile/compile-cplus.c: "New" file.
10064 * gdb.compile/compile-cplus.exp: "New" file.
10065 * lib/compile-support.exp: New file.
10066
10067 2018-08-16 Gary Benson <gbenson@redhat.com>
10068
10069 PR gdb/13000:
10070 * gdb.base/batch-exit-status.exp: New file.
10071 * gdb.base/batch-exit-status.good-commands: Likewise.
10072 * gdb.base/batch-exit-status.bad-commands: Likewise.
10073
10074 2018-08-29 Alan Hayward <alan.hayward@arm.com>
10075
10076 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10077 (struct struct02): Likewise.
10078 (struct struct03): Likewise.
10079 (struct struct04): Likewise.
10080 (struct struct_01_01): New struct.
10081 (struct struct_01_02): Likewise.
10082 (struct struct_01_03): Likewise.
10083 (struct struct_01_04): Likewise.
10084 (struct struct_02_01): Likewise.
10085 (struct struct_02_02): Likewise.
10086 (struct struct_02_03): Likewise.
10087 (struct struct_02_04): Likewise.
10088 (struct struct_04_01): Likewise.
10089 (struct struct_04_02): Likewise.
10090 (struct struct_04_03): Likewise.
10091 (struct struct_04_04): Likewise.
10092 (struct struct_05_01): Likewise.
10093 (struct struct_05_02): Likewise.
10094 (struct struct_05_03): Likewise.
10095 (struct struct_05_04): Likewise.
10096 (cmp_struct01): Remove function.
10097 (cmp_struct02): Likewise.
10098 (cmp_struct03): Likewise.
10099 (cmp_struct04): Likewise.
10100 (cmp_struct_01_01): Add Function.
10101 (cmp_struct_01_02): Likewise.
10102 (cmp_struct_01_03): Likewise.
10103 (cmp_struct_01_04): Likewise.
10104 (cmp_struct_02_01): Likewise.
10105 (cmp_struct_02_02): Likewise.
10106 (cmp_struct_02_03): Likewise.
10107 (cmp_struct_02_04): Likewise.
10108 (cmp_struct_04_01): Likewise.
10109 (cmp_struct_04_02): Likewise.
10110 (cmp_struct_04_03): Likewise.
10111 (cmp_struct_04_04): Likewise.
10112 (cmp_struct_05_01): Likewise.
10113 (cmp_struct_05_02): Likewise.
10114 (cmp_struct_05_03): Likewise.
10115 (cmp_struct_05_04): Likewise.
10116 (call_all): Add new structs.
10117 * gdb.base/infcall-nested-structs.exp: Likewise.
10118
10119 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10120
10121 * gdb.python/py-framefilter-mi.exp: Update regexp to
10122 check for "arch" field in frame output.
10123
10124 2018-08-23 Kevin Buettner <kevinb@redhat.com>
10125
10126 * gdb.dwarf2/dw2-ranges-func.c: New file.
10127 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10128
10129 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10130
10131 * gdb.base/term.exp: Compare terminal settings with values from
10132 the inferior.
10133 * gdb.base/term.c: Get and set terminal settings.
10134
10135 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10136
10137 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10138 accommodate new "arch" field in frame output.
10139 * gdb.mi/mi-return.exp: Likewise.
10140 * gdb.mi/mi-stack.exp: Likewise.
10141 * gdb.mi/mi-syn-frame.exp: Likewise.
10142 * gdb.mi/user-selected-context-sync.exp: Likewise.
10143
10144 2018-08-19 Michael Spang <spang@google.com>
10145
10146 PR gdb/11786
10147 * gdb.base/gcore-tls-pie.c: New file.
10148 * gdb.base/gcore-tls-pie.exp: New file.
10149
10150 2018-08-18 Kevin Buettner <kevinb@redhat.com>
10151
10152 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10153 * gdb.dwarf2/varval.c: New file.
10154 * gdb.dwarf2/varval.exp: New file.
10155
10156 2018-08-17 Alan Hayward <alan.hayward@arm.com>
10157
10158 PR gdb/18931
10159 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10160
10161 2018-08-16 Keith Seitz <keiths@redhat.com>
10162
10163 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10164 tests expected to pass.
10165
10166 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10167
10168 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10169 -data-disassemble -a.
10170 (test_disassembly_bogus_args): Likewise.
10171
10172 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10173
10174 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10175
10176 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10177
10178 * gdb.base/vla-optimized-out.exp: Add new test.
10179
10180 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10181
10182 * gdb.base/vla-optimized-out-o3.exp: Delete.
10183 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10184 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10185 deleted tests.
10186
10187 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10188
10189 PR gdb/18050:
10190 * gdb.server/extended-remote-restart.c: New file.
10191 * gdb.server/extended-remote-restart.exp: New file.
10192
10193 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10194
10195 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10196 "set variable index = 42".
10197
10198 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10199
10200 * boards/index-cache-gdb.exp: New file.
10201 * gdb.dwarf2/index-cache.exp: New file.
10202 * gdb.dwarf2/index-cache.c: New file.
10203 * gdb.base/maint.exp: Check if we are using the index cache.
10204
10205 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10206
10207 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10208 MAKEFLAGS.
10209
10210 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10211
10212 * dg-extract-results.sh: Move to toplevel contrib.
10213 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10214 * Makefile.in (check-parallel-racy): Likewise.
10215
10216 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10217
10218 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10219 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10220 tests if the target supports scheduler locking.
10221
10222 2018-08-04 Tom de Vries <tdevries@suse.de>
10223
10224 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10225
10226 2018-08-02 Tom Tromey <tom@tromey.com>
10227
10228 PR symtab/16842.
10229 * gdb.cp/temargs.exp: Test "info address" of a template
10230 parameter.
10231
10232 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10233
10234 * gdb.python/py-mi-var-info-path-expression.c: New file.
10235 * gdb.python/py-mi-var-info-path-expression.py: New file.
10236 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10237
10238 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10239
10240 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10241 error after "cannot resolve name" string.
10242
10243 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10244
10245 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10246 started.
10247 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10248
10249 2018-07-28 Tom de Vries <tdevries@suse.de>
10250
10251 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10252
10253 2018-07-26 Tom de Vries <tdevries@suse.de>
10254
10255 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10256
10257 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10258
10259 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10260 is visible.
10261
10262 2018-07-26 Tom de Vries <tdevries@suse.de>
10263
10264 PR breakpoints/23366
10265 * gdb.base/catch-follow-exec.c: New test.
10266 * gdb.base/catch-follow-exec.exp: New file.
10267
10268 2018-07-25 Tom de Vries <tdevries@suse.de>
10269
10270 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10271 vla-optimized-out.c.
10272
10273 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10274
10275 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10276 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10277
10278 2018-07-20 Tom de Vries <tdevries@suse.de>
10279
10280 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10281 NOCLONE macro.
10282 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10283
10284 2018-07-19 Tom de Vries <tdevries@suse.de>
10285
10286 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10287 regular expression.
10288
10289 2018-07-18 Tom de Vries <tdevries@suse.de>
10290
10291 * gdb.base/vla-optimized-out.c: New test.
10292 * gdb.base/vla-optimized-out.exp: New file.
10293
10294 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10295
10296 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10297 message "No address associated with hostname" when gdbserver
10298 cannot resolve the hostname.
10299
10300 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10301
10302 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10303 Add some test prefixes to make tests unique.
10304
10305 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10306
10307 * gdb.base/frameapply.c: New file.
10308 * gdb.base/frameapply.exp: New file.
10309
10310 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10311
10312 * gdb.base/skip.exp: Update expected error message.
10313
10314 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10315 Jan Kratochvil <jan.kratochvil@redhat.com>
10316 Paul Fertser <fercerpav@gmail.com>
10317 Tsutomu Seki <sekiriki@gmail.com>
10318
10319 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10320 parameter.
10321 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10322 by default.
10323 * boards/native-gdbserver.exp: Likewise.
10324 * gdb.server/run-without-local-binary.exp: Improve regexp used
10325 for detecting when a remote debugging connection succeeds.
10326 * gdb.server/server-connect.exp: New file.
10327 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10328 Do not prefix the port number with ":".
10329 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10330 support for detecting and using it. Add '$debughost_gdbserver'
10331 to the list of arguments used to start gdbserver. Handle case
10332 when gdbserver cannot resolve a network name.
10333
10334 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10335
10336 PR c++/23373
10337 * gdb.base/ptype-offsets.cc (struct static_member): New
10338 struct.
10339 (main) <stmember>: New variable.
10340 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10341 with a static member in it.
10342
10343 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10344
10345 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10346 watchpoints enabled and disabled.
10347
10348 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10349
10350 * gdb.base/examine-backward.exp: Still run tests around address
10351 0x0, even if address 0x0 is not readable. Update the pattern for
10352 matching address 0x0 in expected output.
10353
10354 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10355
10356 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10357 malloc/free.
10358
10359 2018-07-04 Tom de Vries <tdevries@suse.de>
10360
10361 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10362
10363 2018-07-02 Maciej W. Rozycki <macro@mips.com>
10364
10365 PR tdep/8282
10366 * gdb.arch/mips-disassembler-options.exp: New test.
10367 * gdb.arch/mips-disassembler-options.s: New test source.
10368
10369 2018-06-29 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.threads/names.exp: Adjust expected "info threads" output.
10372
10373 2018-06-29 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.opt/inline-break.exp (line number, address): Add "info
10376 break" tests.
10377
10378 2018-06-29 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10381 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10382 number and address and running to them.
10383
10384 2018-06-29 Richard Bunt <richard.bunt@arm.com>
10385
10386 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10387
10388 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10389
10390 * lib/compiler.c: Remove executable permission flag.
10391
10392 2018-06-28 Richard Bunt <richard.bunt@arm.com>
10393
10394 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10395 code.
10396 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10397
10398 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10399
10400 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10401
10402 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10403
10404 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10405 address argument is omitted.
10406
10407 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10408
10409 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10410
10411 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
10412
10413 PR gdb/21695
10414 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10415 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10416
10417 2018-06-26 Tom Tromey <tom@tromey.com>
10418
10419 PR rust/22574:
10420 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10421 * gdb.rust/simple.rs (struct SimpleLayout): New.
10422
10423 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10424
10425 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10426 "info registers" output.
10427
10428 2018-06-21 Richard Bunt <richard.bunt@arm.com>
10429
10430 * gdb.base/watchpoint-hw-attach.c: New test.
10431 * gdb.base/watchpoint-hw-attach.exp: New file.
10432
10433 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10434
10435 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10436 through /bin/sh.
10437 * boards/dwarf4-gdb-index.exp: Likewise.
10438 * boards/fission-dwp.exp: Likewise.
10439
10440 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10441
10442 * gdb.base/float128.exp: Add comment and improved fail message
10443 to the failure case of "print large128" test.
10444
10445 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10446
10447 * configure.ac: Remove AC_PREREQ.
10448 * configure: Re-generate.
10449
10450 2018-06-19 Pedro Alves <palves@redhat.com>
10451
10452 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10453 (func_extern_caller): New.
10454 (main): Call func_extern_caller.
10455 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10456 logic change.
10457
10458 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
10459
10460 PR gdb/16841
10461 * gdb.cp/typedef-base.cc: New file.
10462 * gdb.cp/typedef-base.exp: New file.
10463
10464 2018-06-18 Tom de Vries <tdevries@suse.de>
10465
10466 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10467
10468 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10469 Richard Bunt <Richard.Bunt@arm.com>
10470
10471 * gdb.threads/attach-slow-waitpid.c: New file.
10472 * gdb.threads/attach-slow-waitpid.exp: New file.
10473 * gdb.threads/slow-waitpid.c: New file.
10474
10475 2018-06-14 Pedro Alves <palves@redhat.com>
10476
10477 * gdb.base/fork-running-state.c: Include <errno.h>.
10478 (exit_if_relative_exits): New.
10479 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10480 exits.
10481 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10482 child exits.
10483
10484 2018-06-14 Tom de Vries <tdevries@suse.de>
10485
10486 PR cli/22573
10487 * gdb.base/finish-pretty.c: New test.
10488 * gdb.base/finish-pretty.exp: New file.
10489
10490 2018-06-14 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10493 gdb's expected startup output.
10494
10495 2018-06-14 Pedro Alves <palves@redhat.com>
10496
10497 * lib/selftest-support.exp (selftest_setup): Remove inlined
10498 function handling.
10499
10500 2018-06-14 Tom de Vries <tdevries@suse.de>
10501
10502 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10503 matching of breakpoint printing.
10504
10505 2018-06-13 Tom de Vries <tdevries@suse.de>
10506
10507 PR testsuite/23269
10508 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10509 (fork_child): ... here, and ...
10510 (fork_parent): ... here.
10511
10512 2018-06-12 Tom de Vries <tdevries@suse.de>
10513
10514 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10515
10516 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10517 Stephen Roberts <stephen.roberts@arm.com>
10518
10519 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10520 rewrite test to describe action performed, rather than possible
10521 failure.
10522
10523 2018-06-08 Gary Benson <gbenson@redhat.com>
10524
10525 * gdb.threads/check-libthread-db.exp: New file.
10526 * gdb.threads/check-libthread-db.c: Likewise.
10527
10528 2018-06-05 Tom Tromey <tom@tromey.com>
10529
10530 * gdb.base/default.exp: Update expected "show version" output.
10531
10532 2018-06-05 Tom Tromey <tom@tromey.com>
10533
10534 PR cli/12326:
10535 * gdb.cp/static-print-quit.exp: Update.
10536 * lib/gdb.exp (pagination_prompt): Update.
10537 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10538 * gdb.python/python.exp: Update.
10539
10540 2018-06-04 Joel Brobecker <brobecker@adacore.com>
10541
10542 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10543
10544 2018-06-01 Joel Brobecker <brobecker@adacore.com>
10545
10546 * gdb.ada/bp_fun_addr: New testcase.
10547
10548 2018-06-01 Tom Tromey <tom@tromey.com>
10549
10550 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10551 results.
10552 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10553 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10554 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10555 * gdb.base/maint.exp (maint_pass_if): Update.
10556
10557 2018-05-31 Maciej W. Rozycki <macro@mips.com>
10558
10559 * gdb.base/endian.exp: New test.
10560 * gdb.base/endian.c: New test source.
10561
10562 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10563
10564 PR gdb/23203
10565 * gdb.base/bt-selected-frame.c: New file.
10566 * gdb.base/bt-selected-frame.exp: New file.
10567 * lib/gdb.exp (get_current_frame_number): New function.
10568
10569 2018-05-24 Maciej W. Rozycki <macro@mips.com>
10570 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.threads/tls-core.c: Include <stdlib.h>
10573 (thread_proc): Call `abort'.
10574 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10575 (tls_core_test): New procedure, bits factored out from ...
10576 (top level): ... here. Test both native cores and gcore cores.
10577
10578 2018-05-23 Tom Tromey <tom@tromey.com>
10579
10580 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10581
10582 2018-05-23 Tom Tromey <tom@tromey.com>
10583
10584 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10585 symfile_complaints.
10586 (test_short_complaints): Likewise.
10587 (test_empty_complaints): Likewise.
10588 (test_initial_complaints): Update.
10589
10590 2018-05-23 Tom Tromey <tom@tromey.com>
10591
10592 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10593
10594 2018-05-23 Tom Tromey <tom@tromey.com>
10595
10596 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10597 (test_short_complaints): Update.
10598
10599 2018-05-22 Pedro Alves <palves@redhat.com>
10600
10601 * gdb.base/remote.exp: Only gdb_start after compiling the
10602 testcase. Issue "disconnect" before testing "set remote" command
10603 defaults. Issue clean_restart before running to main.
10604
10605 2018-05-22 Pedro Alves <palves@redhat.com>
10606
10607 * gdb.base/remote.exp: Adjust expected output of "show remote
10608 memory-write-packet-size". Add tests for "set remote
10609 memory-write-packet-size 0" and "set remote
10610 memory-write-packet-size fixed/limit".
10611
10612 2018-05-22 Pedro Alves <palves@redhat.com>
10613
10614 PR gdb/22973
10615 * gdb.base/utf8-identifiers.c: New file.
10616 * gdb.base/utf8-identifiers.exp: New file.
10617
10618 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10619
10620 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10621
10622 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10623
10624 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10625
10626 2018-05-18 Tom Tromey <tom@tromey.com>
10627
10628 * gdb.base/ptype-offsets.exp: Update.
10629
10630 2018-05-17 Keith Seitz <keiths@redhat.com>
10631
10632 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10633 in expected breakpoint stop locations.
10634 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10635 move to proper scope to test variable values.
10636 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10637 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10638 New functions.
10639 (main): Call not_inline_func3.
10640 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10641 inline_func1, inline_func2, and inline_func3. Test that when each
10642 breakpoint is hit, GDB properly reports both the stop location
10643 and the backtrace. Repeat tests for temporary breakpoints.
10644
10645 2018-05-15 Maciej W. Rozycki <macro@mips.com>
10646
10647 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10648 rather then trying to access it in determining whether the PID
10649 of `gdbserver' could have been retrieved.
10650
10651 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10652
10653 * gdb.arch/amd64-init-x87-values.S: New file.
10654 * gdb.arch/amd64-init-x87-values.exp: New file.
10655
10656 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10659
10660 2018-05-04 Tom Tromey <tom@tromey.com>
10661
10662 PR python/22730:
10663 * gdb.python/python.exp: Test multi-line execute.
10664
10665 2018-05-04 Tom Tromey <tom@tromey.com>
10666
10667 PR python/22731:
10668 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10669
10670 2018-05-04 Tom Tromey <tom@tromey.com>
10671
10672 PR gdb/11750:
10673 * gdb.base/define.exp: Test defining a user command inside a user
10674 command.
10675 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10676
10677 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10678 Pedro Alves <palves@redhat.com>
10679
10680 PR breakpoints/19806 and support for PR external/20207.
10681 * gdb.base/watchpoint-unaligned.c: New file.
10682 * gdb.base/watchpoint-unaligned.exp: New file.
10683
10684 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10685
10686 * gdb.base/maint.exp: Make test names unique, use
10687 test_prefix_command_help to test 'help maint info', and remove
10688 repeated test of 'help maint'.
10689
10690 2018-05-04 Tom Tromey <tom@tromey.com>
10691
10692 PR gdb/22619:
10693 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10694 behavior.
10695
10696 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10697
10698 * gdb.base/maint.exp: Process output from 'maint print registers'
10699 line at a time.
10700
10701 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10702
10703 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10704 timeout.
10705
10706 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10707
10708 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10709 filter pattern.
10710
10711 2018-05-02 Pedro Alves <palves@redhat.com>
10712
10713 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10714 to_log_command renames.
10715 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10716
10717 2018-05-02 Tom Tromey <tom@tromey.com>
10718
10719 * gdb.python/py-parameter.exp: Set test message.
10720
10721 2018-05-02 Tom Tromey <tom@tromey.com>
10722
10723 PR python/20084:
10724 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10725 PARAM_ZUINTEGER_UNLIMITED tests.
10726
10727 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10728
10729 PR rust/23124
10730 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10731 when casting.
10732
10733 2018-04-30 Tom Tromey <tom@tromey.com>
10734
10735 * gdb.python/py-type.exp: Check align attribute.
10736 * gdb.python/py-type.c: New "aligncheck" global.
10737
10738 2018-04-30 Tom Tromey <tom@tromey.com>
10739
10740 PR exp/17095:
10741 * gdb.dwarf2/dw2-align.exp: New file.
10742 * gdb.cp/align.exp: New file.
10743 * gdb.base/align.exp: New file.
10744 * lib/gdb.exp (gdb_int128_helper): New proc.
10745 (has_int128_c, has_int128_cxx): New caching procs.
10746
10747 2018-04-27 Tom Tromey <tom@tromey.com>
10748
10749 PR rust/22545:
10750 * gdb.rust/simple.exp: Add inclusive range tests.
10751
10752 2018-04-26 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10755 ifunc breakpoint locations correctly of ifunc breakpoints set
10756 while the program resolves the ifunc.
10757
10758 2018-04-26 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/gnu-ifunc-final.c: New file.
10761 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10762 * gdb.base/gnu-ifunc.exp (executable): Delete.
10763 (staticexecutable): Adjust.
10764 (lib_opts, exec_opts): Delete.
10765 (make_binsuffix, build, set-break): New procedures.
10766 (misc_tests): New, with tests factored out from the top level.
10767 (top level): Test different combinations of ifunc resolver name,
10768 resolver with and with debug info, and ifunc target with and
10769 without debug info. Wrap static tests with with_target_prefix.
10770
10771 2018-04-26 Pedro Alves <palves@redhat.com>
10772
10773 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10774 return type" warnings.
10775
10776 2018-04-25 Pedro Alves <palves@redhat.com>
10777
10778 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10779 killed".
10780 * gdb.base/kill-after-signal.exp: Likewise.
10781 * gdb.threads/kill.exp: Likewise.
10782
10783 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10784 Sergio Durigan Junior <sergiodj@redhat.com>
10785 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10788 regexps to expect for '[Inferior ... detached]' as well.
10789 * gdb.base/attach.exp: Likewise.
10790 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10791 "gdb_continue_to_end".
10792 (test_catch_syscall_with_wrong_args): Likewise.
10793 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10794 ']'. Don't set 'verbose' on.
10795 * gdb.base/foll-vfork.exp: Likewise.
10796 * gdb.base/fork-print-inferior-events.c: New file.
10797 * gdb.base/fork-print-inferior-events.exp: New file.
10798 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10799 '[Inferior ... has been killed]' message.
10800 * gdb.base/kill-after-signal.exp: Likewise.
10801 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10802 detach message.
10803 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10804 message.
10805 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10806 regexps to expect for '[Inferior ... detached]' as well.
10807 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10808
10809 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10810
10811 PR gdb/23104
10812 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10813
10814 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10815
10816 PR gdb/23095
10817 * gdb.base/break-probes.exp: Pass shlib_load to
10818 prepare_for_testing. Set normal_bp to r_debug_state if target is
10819 bsd.
10820
10821 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10822
10823 * gdb.threads/multiple-successive-infcall.c: New test.
10824 * gdb.threads/multiple-successive-infcall.exp: New file.
10825
10826 2018-04-17 Tom Tromey <tom@tromey.com>
10827
10828 * gdb.rust/simple.rs (Union): New type.
10829 (main): New local "u".
10830 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10831
10832 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10833
10834 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10835 number information in output of "whereis" command.
10836 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10837
10838 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10839
10840 * gdb.ada/info_types.exp: Adjust expected output to the line
10841 numbers now printed by "info var/func/type".
10842 * gdb.base/completion.exp: Likewise.
10843 * gdb.base/included.exp: Likewise.
10844 * gdb.cp/cp-relocate.exp: Likewise.
10845 * gdb.cp/cplusfuncs.exp: Likewise.
10846 * gdb.cp/namespace.exp: Likewise.
10847 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10848
10849 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10850
10851 * gdb.btrace/cpu.exp: New.
10852
10853 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10854
10855 * gdb.base/step-indirect-call-thunk.exp: New.
10856 * gdb.base/step-indirect-call-thunk.c: New.
10857 * gdb.reverse/step-indirect-call-thunk.exp: New.
10858 * gdb.reverse/step-indirect-call-thunk.c: New.
10859
10860 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10861
10862 * gdb.base/pie-fork.c: New file.
10863 * gdb.base/pie-fork.exp: New file.
10864
10865 2018-04-11 Tom Tromey <tom@tromey.com>
10866
10867 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10868
10869 2018-04-10 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10872 exits. Instead loop running forever.
10873 (fork_parent): Run forever too.
10874
10875 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10876
10877 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10878 mi_continue_to_line.
10879 * gdb.mi/mi-stack.c (callee4): Add comment.
10880
10881 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10882
10883 * gdb.mi/mi-stack.exp: Fix indentation.
10884
10885 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 PR gdb/22979
10888 * gdb.arch/amd64-osabi.exp: New file.
10889
10890 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10891
10892 PR gdb/22980
10893 * gdb.base/osabi.exp: New file.
10894
10895 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10896
10897 * gdb.cp/static-typedef-print.exp: New file.
10898 * gdb.cp/static-typedef-print.cc: New file.
10899
10900 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10901
10902 * gdb.ada/varsize_limit: New testcase.
10903
10904 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10905
10906 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10907
10908 * gdb.ada/notcplusplus: New testcase.
10909
10910 * gdb.base/c-linkage-name.c: New file.
10911 * gdb.base/c-linkage-name.exp: New testcase.
10912
10913 2018-03-26 Tom Tromey <tom@tromey.com>
10914
10915 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10916 * gdb.python/py-framefilter.py (name_error): New global.
10917 (ErrorInName.function): Use name_error.
10918
10919 2018-03-26 Tom Tromey <tom@tromey.com>
10920
10921 PR backtrace/15582:
10922 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10923
10924 2018-03-23 Keith Seitz <keiths@redhat.com>
10925
10926 PR c++/22968
10927 * gdb.cp/subtypes.exp: New file.
10928 * gdb.cp/subtypes.h: New file.
10929 * gdb.cp/subtypes.cc: New file.
10930 * gdb.cp/subtypes-2.cc: New file.
10931
10932 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10933
10934 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10935 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10936 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10937 -nostartfiles when compiling the test. Confirm that all registers
10938 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10939
10940 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10941
10942 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10943 option, syntax was wrong anyway.
10944 * gdb.arch/arm-disp-step.exp: Likewise.
10945 * gdb.arch/sparc64-regs.exp: Likewise.
10946 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10947 option, syntax was wrong anyway, switch to use
10948 prepare_for_testing.
10949 * gdb.arch/i386-disp-step.exp: Likewise.
10950
10951 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10952
10953 * gdb.ada/exec_changed.exp: Replace "target_info exists
10954 use_gdb_stub" by "use_gdb_stub".
10955 * gdb.ada/start.exp: Likewise.
10956 * gdb.base/async-shell.exp: Likewise.
10957 * gdb.base/attach-pie-misread.exp: Likewise.
10958 * gdb.base/attach-wait-input.exp: Likewise.
10959 * gdb.base/break-entry.exp: Likewise.
10960 * gdb.base/break-interp.exp: Likewise.
10961 * gdb.base/dprintf-detach.exp: Likewise.
10962 * gdb.base/nostdlib.exp: Likewise.
10963 * gdb.base/solib-nodir.exp: Likewise.
10964 * gdb.base/statistics.exp: Likewise.
10965 * gdb.base/testenv.exp: Likewise.
10966 * gdb.mi/mi-exec-run.exp: Likewise.
10967 * gdb.mi/mi-start.exp: Likewise.
10968 * gdb.multi/dummy-frame-restore.exp: Likewise.
10969 * gdb.multi/multi-arch-exec.exp: Likewise.
10970 * gdb.multi/multi-arch.exp: Likewise.
10971 * gdb.multi/tids.exp: Likewise.
10972 * gdb.multi/watchpoint-multi.exp: Likewise.
10973 * gdb.python/py-events.exp: Likewise.
10974 * gdb.threads/attach-into-signal.exp: Likewise.
10975 * gdb.threads/attach-stopped.exp: Likewise.
10976 * gdb.threads/threadapply.exp: Likewise.
10977 * lib/selftest-support.exp: Likewise.
10978
10979 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10980
10981 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10982
10983 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10984
10985 * gdb.perf/template-breakpoints.cc: New file.
10986 * gdb.perf/template-breakpoints.exp: New file.
10987 * gdb.perf/template-breakpoints.py: New file.
10988
10989 2018-03-19 Tom Tromey <tom@tromey.com>
10990
10991 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10992 y0.
10993 * gdb.rust/simple.exp: Test bare identifier form of struct
10994 initializer.
10995
10996 2018-03-19 Tom Tromey <tom@tromey.com>
10997
10998 * gdb.gdb/observer.exp: Remove.
10999
11000 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11001
11002 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
11003 "qualified" option when setting breakpoints.
11004 * gdb.trace/backtrace.exp: Likewise.
11005 * gdb.trace/circ.exp: Likewise.
11006 * gdb.trace/collection.exp: Likewise.
11007 * gdb.trace/disconnected-tracing.exp: Likewise.
11008 * gdb.trace/ftrace-lock.exp: Likewise.
11009 * gdb.trace/ftrace.exp: Likewise.
11010 * gdb.trace/infotrace.exp: Likewise.
11011 * gdb.trace/packetlen.exp: Likewise.
11012 * gdb.trace/passc-dyn.exp: Likewise.
11013 * gdb.trace/qtro.exp: Likewise.
11014 * gdb.trace/read-memory.exp: Likewise.
11015 * gdb.trace/report.exp: Likewise.
11016 * gdb.trace/signal.exp: Likewise.
11017 * gdb.trace/status-stop.exp: Likewise.
11018 * gdb.trace/strace.exp: Likewise.
11019 * gdb.trace/tfind.exp: Likewise.
11020 * gdb.trace/trace-break.exp: Likewise.
11021 * gdb.trace/trace-condition.exp: Likewise.
11022 * gdb.trace/trace-mt.exp: Likewise.
11023 * gdb.trace/tstatus.exp: Likewise.
11024 * gdb.trace/tsv.exp: Likewise.
11025 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11026 * gdb.trace/unavailable.exp: Likewise.
11027 * gdb.trace/while-dyn.exp: Likewise.
11028
11029 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11030
11031 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11032 that libinproctrace is copied to the target.
11033
11034 2018-03-14 Tom Tromey <tom@tromey.com>
11035
11036 PR cli/14977:
11037 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11038 a null pointer.
11039 * gdb.base/wchar.exp: Likewise.
11040
11041 2018-03-14 Tom Tromey <tom@tromey.com>
11042
11043 PR cli/19918:
11044 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11045 flag.
11046
11047 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11048
11049 PR gdb/22841
11050 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11051 "target" to remote_exec.
11052
11053 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11054
11055 PR gdb/22841
11056 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11057 ${board}_upload): Remove.
11058
11059 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11060
11061 * gdb.cp/watch-cp.cc: New test.
11062 * gdb.cp/watch-cp.exp: New file.
11063
11064 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11065
11066 * gdb.base/infcall-nested-structs.exp: New file.
11067 * gdb.base/infcall-nested-structs.c: New file.
11068 * gdb.base/float.exp: Add riscv support.
11069
11070 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11071
11072 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11073 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11074
11075 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11076
11077 * gdb.server/abspath.exp: New file.
11078 * lib/gdb.exp (with_cwd): New procedure.
11079
11080 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11081
11082 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11083 use it.
11084 (gdb_is_target_remote_prompt): New proc.
11085 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11086 (gdb_is_target_native): Pass prompt parameter to
11087 gdb_is_target_1.
11088
11089 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11090
11091 * gdb.base/load-command.c: New file.
11092 * gdb.base/load-command.exp: New file.
11093 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11094 (gdb_is_target_1): ...this, and generalize for other targets
11095 than just remote.
11096 (gdb_is_target_remote): Use gdb_is_target_1.
11097 (gdb_is_target_native): use gdb_is_target_1.
11098
11099 2018-02-26 Tom Tromey <tom@tromey.com>
11100
11101 PR python/16497:
11102 * gdb.python/py-framefilter.exp: Update test.
11103
11104 2018-02-26 Tom Tromey <tom@tromey.com>
11105
11106 * gdb.dwarf2/variant.c: New file.
11107 * gdb.dwarf2/variant.exp: New file.
11108
11109 2018-02-26 Tom Tromey <tom@tromey.com>
11110
11111 * gdb.rust/simple.exp: Accept more possible results in enum test.
11112
11113 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11114
11115 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11116 parentheses.
11117
11118 2018-02-23 Maciej W. Rozycki <macro@mips.com>
11119
11120 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11121 name of a variable: $actual_linejj -> $actual_line.
11122
11123 2018-02-21 John Baldwin <jhb@FreeBSD.org>
11124
11125 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11126
11127 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11128
11129 * gdb.btrace/buffer-size.exp: Do not force BTS.
11130
11131 2018-02-14 Pedro Alves <palves@redhat.com>
11132
11133 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11134 getting a "Quit".
11135
11136 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11137
11138 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11139 Fix test name.
11140
11141 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11142
11143 * gdb.cp/m-static.exp: Check type of optimized out static
11144 member.
11145
11146 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11147
11148 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11149 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11150
11151 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11152 Leszek Swirski <leszeks@google.com>
11153
11154 * gdb.python/py-prettyprint.c
11155 (struct to_string_returns_value_inner,
11156 struct to_string_returns_value_wrapper): New.
11157 (main): Add tsrvw variable.
11158 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11159 ToStringReturnsValueWrapper): New classes.
11160 (register_pretty_printers): Register new pretty-printers.
11161 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11162 recursive pretty printer.
11163 * gdb.python/py-mi.exp: Likewise.
11164
11165 2018-02-01 Leszek Swirski <leszeks@google.com>
11166
11167 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11168 functions with the same name as an include file are parsed
11169 correctly.
11170
11171 2018-02-01 Yao Qi <yao.qi@linaro.org>
11172
11173 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11174 "\[^\r\n\]*".
11175
11176 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11177
11178 * gdb.arch/powerpc-prologue-frame.s: New file.
11179 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11180 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11181
11182 2018-01-31 Joel Brobecker <brobecker@adacore.com>
11183
11184 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11185
11186 2018-01-30 Pedro Alves <palves@redhat.com>
11187
11188 PR gdb/13211
11189 * gdb.base/interrupt-daemon.c: New.
11190 * gdb.base/interrupt-daemon.exp: New.
11191 * gdb.multi/multi-term-settings.c: New.
11192 * gdb.multi/multi-term-settings.exp: New.
11193
11194 2018-01-30 Joel Brobecker <brobecker@adacore.com>
11195
11196 * gdb.base/break.exp: Save the location where the breakpoint
11197 on break.c:47 was actually inserted when debugging the version
11198 compiled at -O2 and use it in the expected output of the "info
11199 break" test performed soon after.
11200
11201 2018-01-22 Pedro Alves <palves@redhat.com>
11202 Sergio Durigan Junior <sergiodj@redhat.com>
11203
11204 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11205 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11206
11207 2018-01-22 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.base/break-include.c, gdb.base/break-include.inc,
11210 gdb.base/break-include.exp: New files.
11211 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11212 line number now being the actual line number where the breakpoint
11213 was inserted.
11214 * gdb.mi/mi-break.exp: Likewise.
11215 * gdb.mi/mi-reverse.exp: Likewise.
11216 * gdb.mi/mi-simplerun.exp: Ditto.
11217
11218 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11219
11220 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11221 varobj.
11222 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11223
11224 2018-01-21 Don Breazeal <donb@codesourcery.com>
11225 Andrew Burgess <andrew.burgess@embecosm.com>
11226
11227 * gdb.mi/basics.c: Add new global.
11228 * gdb.mi/mi-frame-regs.exp: New file.
11229 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11230 case.
11231
11232 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11233
11234 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11235 non-parameter, and on an unknown symbol.
11236
11237 2018-01-19 Tom Tromey <tom@tromey.com>
11238
11239 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11240 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11241
11242 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11243
11244 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11245 setrlimit and chdir to int.
11246
11247 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11248
11249 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11250 function.
11251 (my_tend): Likewise.
11252 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11253 rationale of avoiding FP- and vector instructions.
11254
11255 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11256
11257 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11258 "info reg" with "\[ \t\]*".
11259 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11260 "\[ \t\]+".
11261 * gdb.arch/s390-multiarch.exp: Ditto.
11262 * gdb.base/pc-fp.exp: Ditto.
11263 * gdb.reverse/i386-precsave.exp: Ditto.
11264 * gdb.reverse/i386-reverse.exp: Ditto.
11265 * gdb.reverse/i387-env-reverse.exp: Ditto.
11266 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11267
11268 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11269
11270 * lib/gdb.exp (gdb_compile): Re-enable use of
11271 universal_compile_options for languages other than Rust.
11272
11273 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11274
11275 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11276
11277 2018-01-17 Mike Gulick <mgulick@mathworks.com>
11278
11279 PR gdb/16577
11280 * gdb.base/solib-vanish.exp: New.
11281 * gdb.base/solib-vanish-main.c: New.
11282 * gdb.base/solib-vanish-lib1.c: New.
11283 * gdb.base/solib-vanish-lib2.c: New.
11284
11285 2018-01-17 Yao Qi <yao.qi@linaro.org>
11286
11287 * gdb.compile/compile.exp: Match the address printed for
11288 frame in the output of command "bt".
11289
11290 2018-01-15 Tom Tromey <tom@tromey.com>
11291
11292 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11293 compute sp_reg.
11294
11295 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11296
11297 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11298 to prepare.
11299 (prepare): Return 0 on error, 1 on success.
11300
11301 2018-01-12 Pedro Alves <palves@redhat.com>
11302
11303 * gdb.base/continue-after-aborted-step-over.c: New.
11304 * gdb.base/continue-after-aborted-step-over.exp: New.
11305
11306 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11307
11308 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11309 options when not creating an executable.
11310
11311 2018-01-11 Pedro Alves <palves@redhat.com>
11312
11313 PR remote/22597
11314 * gdb.server/stop-reply-no-thread.c: New file.
11315 * gdb.server/stop-reply-no-thread.exp: New file.
11316
11317 2018-01-10 Pedro Alves <palves@redhat.com>
11318
11319 PR gdb/22670
11320 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11321 functions too. Test setting breakpoints and printing C functions
11322 with no debug info too.
11323 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11324
11325 2018-01-10 Pedro Alves <palves@redhat.com>
11326
11327 PR gdb/22670
11328 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11329 a fail.
11330
11331 2018-01-10 Pedro Alves <palves@redhat.com>
11332
11333 PR gdb/22670
11334 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11335
11336 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11337
11338 * gdb.server/unittest.exp: Match the output in non-development
11339 mode.
11340
11341 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11342
11343 * gdb.gdb/unittest.exp: Match output in non-development mode.
11344
11345 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.ada/access_tagged_param.exp: Relax expected output
11348 for value of "ObjL" in "continue" to pck.inspect breakpoint
11349 test.
11350
11351 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11352
11353 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11354 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11355
11356 2018-01-05 Pedro Alves <palves@redhat.com>
11357
11358 PR gdb/18653
11359 * gdb.base/libsegfault.exp: New.
11360
11361 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11362
11363 PR gdb/22670
11364 * gdb.ada/access_tagged_param.exp: New file.
11365 * gdb.ada/access_tagged_param/foo.adb: New file.
11366
11367 2018-01-05 Pedro Alves <palves@redhat.com>
11368
11369 PR gdb/22670
11370 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11371 exercise lower case too, and to exercise both full matching and
11372 wild matching.
11373
11374 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11375
11376 * gdb.ada/rename_subscript_param: New testcase.
11377
11378 2018-01-05 Jerome Guitton <guitton@adacore.com>
11379
11380 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11381
11382 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11383
11384 * gdb.ada/convvar_comp: New testcase.
11385
11386 2018-01-05 Xavier Roirand <roirand@adacore.com>
11387
11388 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11389 (My_Table): New global variable.
11390 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11391
11392 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11393
11394 PR gdb/22670
11395 * gdb.ada/maint_with_ada: New testcase.
11396
11397 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11398
11399 PR gdb/22670
11400 * gdb.ada/bp_c_mixed_case: New testcase.
11401
11402 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11403
11404 PR gdb/22670
11405 * gdb.ada/complete.exp: Add "complete break ada" test.
11406
11407 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11408
11409 PR gdb/22670
11410 * gdb.ada/info_addr_mixed_case: New testcase.
11411
11412 2018-01-03 Xavier Roirand <roirand@adacore.com>
11413
11414 * gdb.ada/excep_handle.exp: New testcase.
11415 * gdb.ada/excep_handle/foo.adb: New file.
11416 * gdb.ada/excep_handle/pck.ads: New file.
11417
11418 2018-01-03 Joel Brobecker <brobecker@adacore.com>
11419
11420 * gdb.base/step-line.c: Add extra empty line in copyright header.
11421 * gdb.base/step-line.inp: Likewise.
11422
11423 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11424
11425 * gdb.ada/dyn_stride.exp: Add slice test.
11426
11427 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11428
11429 * gdb.ada/dyn_stride: New testcase.
11430
11431 2017-12-27 Stafford Horne <shorne@gmail.com>
11432
11433 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11434 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11435
11436 2017-12-27 Stafford Horne <shorne@gmail.com>
11437
11438 * gdb.base/reggroups.c: New file.
11439 * gdb.base/reggroups.exp: New file.
11440
11441 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11442
11443 * gdb.dwarf2/ada-valprint-error.c: New file.
11444 * gdb.dwarf2/ada-valprint-error.exp: New file.
11445
11446 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11447
11448 * gdb.ada/assign_arr: New testcase.
11449
11450 2017-12-18 Xavier Roirand <roirand@adacore.com>
11451
11452 * gdb.ada/funcall_ptr: New testcase.
11453
11454 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11455
11456 PR cli/16224
11457 * gdb.base/ptype-offsets.cc: New file.
11458 * gdb.base/ptype-offsets.exp: New file.
11459
11460 2017-12-15 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11463 if XML is disabled.
11464
11465 2017-12-15 Xavier Roirand <roirand@adacore.com>
11466
11467 * gdb.ada/same_component_name: New testcase.
11468
11469 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11470
11471 * gdb.ada/str_binop_equal: New testcase.
11472
11473 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11474
11475 * gdb.ada/task_switch_in_core: New testcase.
11476
11477 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11478
11479 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11480 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11481 call test_bkpt_qualified.
11482 (test_bkpt_qualified): New proc.
11483
11484 2017-12-13 Pedro Alves <palves@redhat.com>
11485
11486 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11487 Tighten regexp by matching with an anchor.
11488
11489 2017-12-13 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11492 ("expression with namespace"): New set of tests.
11493 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11494 (Nested::Test_NS::qux): New.
11495 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11496 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11497
11498 2017-12-13 Joel Brobecker <brobecker@adacore.com>
11499
11500 * gdb.base/server-del-break.c: New file.
11501 * gdb.base/server-del-break.exp: New file.
11502
11503 2017-12-12 Stafford Horne <shorne@gmail.com>
11504
11505 * gdb.xml/tdesc-regs.exp: Add or1k support.
11506
11507 2017-12-12 Stafford Horne <shorne@gmail.com>
11508
11509 * gdb.base/bp-permanent.c: Define nop of or1k.
11510
11511 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11512
11513 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11514 output with components being reordered.
11515
11516 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11517
11518 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11519 output with components being reordered.
11520
11521 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11522 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.base/maint.exp (check for .gdb_index): Check also for
11525 .debug_names.
11526 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11527 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11528 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11529 (.gdb_index used after symbol reloading): Support also .debug_names.
11530 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11531
11532 2017-12-08 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11535 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11536
11537 2017-12-08 Yao Qi <yao.qi@linaro.org>
11538
11539 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11540 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11541
11542 2017-12-08 Yao Qi <yao.qi@linaro.org>
11543
11544 * gdb.arch/aarch64-tagged-pointer.c: New file.
11545 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11546
11547 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11548
11549 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11550 "int".
11551
11552 2017-12-07 Keith Seitz <keiths@redhat.com>
11553
11554 PR breakpoints/22569
11555 * gdb.linespec/ls-errs.exp: Change expected result of "break
11556 -source this file has spaces.c -line 3".
11557 Check that an explicit source file followed by whitespace is
11558 identified as an invalid explicit location.
11559
11560 2017-12-07 Keith Seitz <keiths@redhat.com>
11561
11562 * gdb.cp/nested-types.cc: New file.
11563 * gdb.cp/nested-types.exp: New file.
11564 * lib/cp-support.exp: Load data-structures.exp library.
11565 (debug_cp_test_ptype_class): New global.
11566 (cp_ptype_class_verbose, next_line): New procedures.
11567 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11568 Add and document new return value.
11569 Switch the list of lines to a queue.
11570 Add support for new `type' key for nested type definitions.
11571 Add debugging/troubleshooting messages.
11572 * lib/data-structures.exp: New file.
11573
11574 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11575
11576 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11577 with proc_with_prefix, don't use with_test_prefix.
11578
11579 2017-12-07 Tom Tromey <tom@tromey.com>
11580
11581 * gdb.base/break.exp: Add test for empty "commands".
11582
11583 2017-12-07 Yao Qi <yao.qi@linaro.org>
11584
11585 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11586 malloc and catch syscall.
11587
11588 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11589
11590 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
11591 tests for explicit locations.
11592
11593 2017-12-06 Pedro Alves <palves@redhat.com>
11594
11595 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11596 force-disabling XML descriptions.
11597
11598 2017-12-04 Pedro Alves <palves@redhat.com>
11599
11600 PR gdb/22499
11601 * gdb.arch/amd64-disp-step-avx.S: New file.
11602 * gdb.arch/amd64-disp-step-avx.exp: New file.
11603
11604 2017-12-03 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11607 and <string.h>.
11608 (parent_function): Print distinct messages when waitpid fails, or
11609 the child exits with a signal, or the child exits for an unhandled
11610 reason.
11611 * gdb.threads/process-dies-while-detaching.exp
11612 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11613 it. Wait for both inferior output and GDB's prompt. Use an
11614 indirect spawn id list.
11615 (do_detach): New parameter 'child_exit'. Use it to compute
11616 expected inferior output.
11617 (test_detach, test_detach_watch, test_detach_killed_outside):
11618 Adjust to pass down the expected child exit kind.
11619
11620 2017-12-01 Joel Brobecker <brobecker@adacore.com>
11621 Sergio Durigan Junior <sergiodj@redhat.com>
11622 Pedro Alves <palves@redhat.com>
11623
11624 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11625
11626 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11627
11628 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11629 to 'symbol-file' and 'add-symbol-file' can be
11630 position-independent.
11631
11632 2017-12-01 Yao Qi <yao.qi@linaro.org>
11633
11634 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11635 the URL in copyright header.
11636 * gdb.arch/aarch64-fp.exp: Likewise.
11637 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11638 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11639 * gdb.base/expand-psymtabs.exp: Likewise.
11640 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11641 * gdb.fortran/common-block.exp: Likewise.
11642 * gdb.fortran/common-block.f90: Likewise.
11643 * gdb.fortran/logical.exp: Likewise.
11644 * gdb.fortran/vla-datatypes.f90: Likewise.
11645 * gdb.fortran/vla-sub.f90: Likewise.
11646
11647 2017-11-30 Joel Brobecker <brobecker@adacore.com>
11648
11649 * gdb.ada/repeat_dyn: New testcase.
11650
11651 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11652
11653 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11654 Update for changed thread numbering.
11655 * gdb.cell/bt.exp: Update for changed GDB output.
11656
11657 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11658
11659 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11660 setting isremote by hand.
11661 * boards/dwarf4-gdb-index.exp: Likewise.
11662 * boards/fission.exp: Likewise.
11663 * boards/stabs.exp: Likewise.
11664
11665 2017-11-30 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.linespec/cpls-ops.exp
11668 (check_explicit_skips_function_argument): Extract the underlying
11669 type of size_t instead of hardcoding it.
11670
11671 2017-11-29 Pedro Alves <palves@redhat.com>
11672
11673 PR c++/19436
11674 * gdb.linespec/cpls-abi-tag.cc: New file.
11675 * gdb.linespec/cpls-abi-tag.exp: New file.
11676
11677 2017-11-29 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.base/langs.exp: Use -qualified.
11680 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11681 it.
11682 * gdb.cp/namespace.exp: Use -qualified.
11683 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11684 (overload-3, template-overload, template-ret-type, const-overload)
11685 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11686 procedures.
11687 (test_driver): Call them.
11688 * gdb.cp/save-bp-qualified.cc: New.
11689 * gdb.cp/save-bp-qualified.exp: New.
11690 * gdb.linespec/explicit.exp: Test -qualified.
11691 * lib/completion-support.exp (completion::explicit_opts_list): Add
11692 "-qualified".
11693 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11694
11695 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11696
11697 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11698
11699 2017-11-29 Tom Tromey <tom@tromey.com>
11700
11701 * gdb.base/relocate.exp: Update invalid argument test.
11702 Add new tests for invalid arguments.
11703
11704 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11705
11706 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11707 Return 0 as a long.
11708 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11709
11710 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11711
11712 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11713 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11714 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11715 func ().
11716 * gdb.cp/shadow.cc (B.func): Return 0.
11717
11718 2017-11-27 Joel Brobecker <brobecker@adacore.com>
11719
11720 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11721 expected output in gdb_expect call to allow the exception
11722 message to be present as well. Fix syntax confusion to avoid
11723 TCL thinking that exception_name is an array.
11724
11725 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11726
11727 * gdb.arch/spu-info.c: Include <unistd.h>.
11728 (do_signal_test): Fix broken calls to write.
11729 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11730 Fix checks for empty mailboxes. Update signal tests for corrected
11731 do_signal_test routine. Allow nonzero event status.
11732 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11733 * gdb.cell/arch.exp: Use standard_output_file.
11734 * gdb.cell/break.exp: Likewise.
11735 * gdb.cell/bt.exp: Likewise.
11736 * gdb.cell/core.exp: Likewise.
11737 * gdb.cell/dwarfaddr.exp: Likewise.
11738 * gdb.cell/ea-cache.exp: Likewise.
11739 * gdb.cell/ea-standalone.exp: Likewise.
11740 * gdb.cell/f-regs.exp: Likewise.
11741 * gdb.cell/fork.exp: Likewise.
11742 * gdb.cell/gcore.exp: Likewise.
11743 * gdb.cell/mem-access.exp: Likewise.
11744 * gdb.cell/ptype.exp: Likewise.
11745 * gdb.cell/registers.exp: Likewise.
11746 * gdb.cell/sizeof.exp: Likewise.
11747 * gdb.cell/solib-symbol.exp: Likewise.
11748 * gdb.cell/solib.exp: Likewise.
11749
11750 2017-11-25 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.base/complete-empty.exp: New file.
11753 * gdb.base/completion.exp: Adjust.
11754
11755 2017-11-25 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.linespec/cpls-ops.cc: New file.
11758 * gdb.linespec/cpls-ops.exp: New file.
11759 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11760 factored out from ...
11761 (test_complete_prefix_range): ... this.
11762
11763 2017-11-24 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.linespec/cpcompletion.exp: New file.
11766 * gdb.linespec/cpls-hyphen.cc: New file.
11767 * gdb.linespec/cpls.cc: New file.
11768 * gdb.linespec/cpls2.cc: New file.
11769 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11770 test to use test_gdb_complete_unique. Add label completion,
11771 keyword completion and explicit location completion tests.
11772 * lib/completion-support.exp: New file.
11773
11774 2017-11-24 Joel Brobecker <brobecker@adacore.com>
11775
11776 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11777 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11778 when hitting an exception catchpoint.
11779
11780 2017-11-22 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11783
11784 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11785
11786 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11787 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11788 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11789
11790 2017-11-22 Yao Qi <yao.qi@linaro.org>
11791
11792 * gdb.base/info-os.exp: Pass pthreads.
11793 * gdb.multi/multi-attach.exp: Likewise.
11794
11795 2017-11-22 Yao Qi <yao.qi@linaro.org>
11796
11797 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11798 compiler.
11799
11800 2017-11-22 Yao Qi <yao.qi@linaro.org>
11801
11802 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11803 * gdb.base/break-interp.exp: Likewise.
11804 * gdb.base/jit-attach-pie.exp: Likewise.
11805
11806 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11807
11808 * gdb.base/float128.c (large128): New variable.
11809 * gdb.base/float128.exp: Add test to print largest __float128 value.
11810
11811 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11812
11813 * gdb.arch/vsx-regs.exp: Update register content checks.
11814
11815 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11816
11817 * gdb.arch/ppc-longdouble.exp: New file.
11818 * gdb.arch/ppc-longdouble.c: Likewise.
11819
11820 2017-11-21 Pedro Alves <palves@redhat.com>
11821
11822 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11823
11824 2017-11-20 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11827 (long_double_typedef): New typedefs.
11828 Use DEF on double and long double.
11829 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11830 cases.
11831 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11832 and 'long_double_ptr_same_size' locals. Use them to decide
11833 whether cast from array/function to float is valid/invalid.
11834
11835 2017-11-17 Tom Tromey <tom@tromey.com>
11836
11837 * gdb.rust/traits.rs: New file.
11838 * gdb.rust/traits.exp: New file.
11839
11840 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11841
11842 * gdb.ada/minsyms: New testcase.
11843
11844 2017-11-16 Pedro Alves <palves@redhat.com>
11845
11846 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11847 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11848
11849 2017-11-16 Pedro Alves <palves@redhat.com>
11850
11851 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11852 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11853
11854 2017-11-16 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.server/reconnect-ctrl-c.c: New file.
11857 * gdb.server/reconnect-ctrl-c.exp: New file.
11858
11859 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11860
11861 * gdb.python/py-rbreak.exp: New file.
11862 * gdb.python/py-rbreak.c: New file.
11863 * gdb.python/py-rbreak-func2.c: New file.
11864
11865 2017-11-16 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11868 pattern.
11869 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11870 GDB.
11871
11872 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11875 regex.
11876
11877 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11878
11879 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11880 test names.
11881
11882 2017-11-09 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11885 factored out from ...
11886 (top level): ... here, and adjusted to avoid expecting beyond the
11887 prompt in a single gdb_test_multiple.
11888
11889 2017-11-09 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11892 output.
11893 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11894 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11895 * gdb.server/ext-run.exp ("kill" test): Likewise.
11896 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11897
11898 2017-11-09 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11901 match till end of line.
11902
11903 2017-11-09 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11906
11907 2017-11-09 Pedro Alves <palves@redhat.com>
11908
11909 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11910 New procedures, factored out from ...
11911 (top level): ... here, and adjusted to avoid expecting beyond the
11912 prompt in one go.
11913
11914 2017-11-09 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11917 output. Fix '?' match.
11918
11919 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11920
11921 * gdb.ada/scoped_watch: New testcase.
11922 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11923 which is actually correct.
11924 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11925 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11926
11927 2017-11-08 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.gdb/complaints.exp (test_initial_complaints)
11930 (test_serial_complaints, test_short_complaints): Call
11931 complaint_internal instead of complaint.
11932
11933 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11934
11935 * gdb.threads/tls-core.c: New file.
11936 * gdb.threads/tls-core.exp: Likewise.
11937
11938 2017-11-08 Pedro Alves <palves@redhat.com>
11939
11940 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11941 (p Exported_Capitalized): New test.
11942 (p exported_capitalized): New test.
11943
11944 2017-11-07 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11947
11948 2017-11-07 Pedro Alves <palves@redhat.com>
11949
11950 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11951 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11952 (disable_invalid, disable_inverted, disable_negative): New
11953 procedures.
11954 ("bad numbers"): New set of tests.
11955
11956 2017-11-07 Pedro Alves <palves@redhat.com>
11957
11958 * gdb.cp/ena-dis-br-range.exp: Add tests.
11959
11960 2017-11-07 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11963
11964 2017-11-07 Xavier Roirand <roirand@adacore.com>
11965 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.base/ena-dis-br.exp: Add reference to
11968 gdb.cp/ena-dis-br-range.exp.
11969 * gdb.cp/ena-dis-br-range.exp: New file.
11970 * gdb.cp/ena-dis-br-range.cc: New file.
11971
11972 2017-11-06 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.base/attach-non-pgrp-leader.c: New.
11975 * gdb.base/attach-non-pgrp-leader.exp: New.
11976
11977 2017-11-06 Pedro Alves <palves@redhat.com>
11978
11979 * configure.ac: No longer check for termio.h and sgtty.h.
11980 * configure: Regenerate.
11981 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11982 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11983 Remove termio and sgtty code.
11984
11985 2017-11-03 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11988 in GDB is disabled.
11989
11990 2017-11-03 Yao Qi <yao.qi@linaro.org>
11991
11992 * gdb.python/py-thrhandle.exp: Skip it if python is not
11993 enabled.
11994
11995 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11996
11997 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11998 as a breakpoint command.
11999
12000 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
12001
12002 PR python/21213
12003 * gdb.python/py-infthread.exp: Test calling
12004 InferiorThread.inferior () multiple times in a row.
12005
12006 2017-10-27 Keith Seitz <keiths@redhat.com>
12007
12008 * gdb.opt/inline-break.exp (break_info_1): New procedure.
12009 Test "info break" for every inlined function breakpoint.
12010
12011 2017-10-27 Yao Qi <yao.qi@linaro.org>
12012
12013 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
12014
12015 2017-10-26 Patrick Frants <osscontribute@gmail.com>
12016
12017 * gdb.cp/classes.exp (test_static_members): Test printing
12018 Outer::instance.
12019 * gdb.cp/classes.c (struct Inner, struct Outer): New.
12020 (Inner::instance, Outer::instance): New.
12021
12022 2017-10-24 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12025 extra console" test in two stages.
12026
12027 2017-10-24 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12030
12031 2017-10-24 Pedro Alves <palves@redhat.com>
12032
12033 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12034 loop.
12035
12036 2017-10-24 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12039 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12040
12041 2017-10-24 Pedro Alves <palves@redhat.com>
12042
12043 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12044 parameter and handle it. Don't output read value in test name.
12045
12046 2017-10-24 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12049 custom test name.
12050
12051 2017-10-24 Pedro Alves <palves@redhat.com>
12052
12053 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12054 include the unstable output directory name in the test's name.
12055 (initial_setup_simple) <'set args'>: Use custom test name.
12056
12057 2017-10-24 Pedro Alves <palves@redhat.com>
12058
12059 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12060 with explicit test name.
12061
12062 2017-10-20 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12065 'wait -i'. Use gdb_assert and remote_close.
12066
12067 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12068
12069 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12070 number from variable rather than hard-coded.
12071
12072 2017-10-19 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.base/long-inferior-output.c: New file.
12075 * gdb.base/long-inferior-output.exp: New file.
12076
12077 2017-11-18 Keith Seitz <keiths@redhat.com>
12078
12079 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12080 method.
12081 (main): Call it.
12082 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12083 Add additional user-defined conversion operator tests.
12084
12085 2017-10-17 Pedro Alves <palves@redhat.com>
12086
12087 * boards/native-stdio-gdbserver.exp: Load "local-board".
12088
12089 2017-10-17 Pedro Alves <palves@redhat.com>
12090
12091 * gdb.base/quit-live.c: New file.
12092 * gdb.base/quit-live.exp: New file.
12093
12094 2017-10-16 Keith Seitz <keiths@redhat.com>
12095
12096 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12097 (class_with_protected_typedef, class_with_private_typedef)
12098 (struct_with_public_typedef, struct_with_protected_typedef)
12099 (struct_with_private_typedef): New classes/structs.
12100 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12101 typedefs and access specifiers.
12102
12103 2017-10-16 Pedro Alves <palves@redhat.com>
12104 Simon Marchi <simon.marchi@polymtl.ca>
12105
12106 * README (Local vs Remote vs Native): New section.
12107 * boards/local-board.exp: New file, with bits factored out from
12108 ...
12109 * boards/native-extended-gdbserver.exp: ... here. Load
12110 "local-board".
12111 * boards/native-gdbserver.exp: Load "local-board".
12112 (${board}_spawn, ${board}_exec): Delete.
12113 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12114 ...
12115 * boards/stdio-gdbserver-base.exp: ... this new file.
12116 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12117 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12118 procedure.
12119 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12120 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12121 stdio_gdbserver_command.
12122 (${board}_get_remote_address, ${board}_get_comm_port)
12123 (${board}_download, ${board}_upload): Delete.
12124 (get_target_remote_pipe_cmd): New.
12125
12126 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12127
12128 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12129 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12130 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12131 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12132 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12133 remove with_test_prefix.
12134
12135 2017-10-13 Pedro Alves <palves@redhat.com>
12136
12137 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12138 * gdb.base/annota1.exp: Use it instead of is_remote.
12139 * gdb.base/annota3.exp: Use it instead of is_remote.
12140 * gdb.cp/annota2.exp: Use it instead of is_remote.
12141 * gdb.cp/annota3.exp: Use it instead of is_remote.
12142 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12143
12144 2017-10-13 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12147 (test_num_test_vars, run_and_count_vars, find_env)
12148 (test_set_unset_env, test_inherit_env_var): New procedures.
12149 (top level): Use them.
12150
12151 2017-10-13 Pedro Alves <palves@redhat.com>
12152
12153 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12154 also skip on stub-like targets.
12155
12156 2017-10-13 Pedro Alves <palves@redhat.com>
12157
12158 PR gdb/22293
12159 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12160 (top level): Move some tests to ...
12161 (test_not_found): ... this new procedure.
12162 (top level): Call it.
12163
12164 2017-10-13 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12167 expect different "info terminal" output if testing with a
12168 non-native target.
12169
12170 2017-10-13 Pedro Alves <palves@redhat.com>
12171 Simon Marchi <simon.marchi@polymtl.ca>
12172
12173 PR python/12966
12174 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12175
12176 2017-10-13 Pedro Alves <palves@redhat.com>
12177
12178 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12179 already.
12180
12181 2017-10-13 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12184 is_remote.
12185
12186 2017-10-13 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12189 is_remote.
12190
12191 2017-10-13 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12194 is set.
12195 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12196 instead of is_remote.
12197
12198 2017-10-13 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12201 (top level): Add comment.
12202
12203 2017-10-13 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.base/remote.exp (top level): Fix comment typo and add
12206 missing return.
12207
12208 2017-10-13 Pedro Alves <palves@redhat.com>
12209 Simon Marchi <simon.marchi@polymtl.ca>
12210
12211 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12212 calls and add comments. Skip test if use_gdb_stub is set.
12213 (top level): Use "set cwd" command instead of "cd" command.
12214
12215 2017-10-13 Pedro Alves <palves@redhat.com>
12216
12217 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12218 is_remote target check.
12219
12220 2017-10-13 Pedro Alves <palves@redhat.com>
12221
12222 * gdb.base/scope.exp: Use build_executable + clean_restart +
12223 gdb_file_cmd instead of prepare_for_testing and no longer skip
12224 "before run" tests on is_remote target boards. Update comments.
12225 * boards/native-extended-gdbserver.exp
12226 (extended_gdbserver_load_last_file): New, factored out from ...
12227 (gdb_load): ... this. Move further below and add comment.
12228 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12229
12230 2017-10-12 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.base/attach.exp: Remove references to gdb64.
12233 * gdb.base/dbx.exp: Remove references to gdb64.
12234
12235 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12236 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/label.exp: Remove is_remote target check.
12239
12240 2017-10-12 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.base/auvx.exp (coredir): Update comment.
12243 (top level) <core_works>: Use "set cwd" command instead of "cd"
12244 command.
12245
12246 2017-10-12 Pedro Alves <palves@redhat.com>
12247 Simon Marchi <simon.marchi@polymtl.ca>
12248
12249 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12250 target boards.
12251
12252 2017-10-12 Pedro Alves <palves@redhat.com>
12253 Simon Marchi <simon.marchi@polymtl.ca>
12254
12255 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12256 Instead skip if there's any gdb_protocol set.
12257
12258 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12259 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12262
12263 2017-10-12 Pedro Alves <palves@redhat.com>
12264 Simon Marchi <simon.marchi@polymtl.ca>
12265
12266 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12267 instead of on dejagnu remote boards.
12268
12269 2017-10-12 Pedro Alves <palves@redhat.com>
12270 Simon Marchi <simon.marchi@polymtl.ca>
12271
12272 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12273 checks. Use build_executable + clean_restart instead of
12274 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12275 of enabling non-stop after starting gdb.
12276
12277 2017-10-12 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12280 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12281 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12282 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12283
12284 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12285
12286 * gdb.arch/arc-tdesc-cpu.exp: New file.
12287 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12288
12289 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12290
12291 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12292
12293 2017-10-10 Pedro Alves <palves@redhat.com>
12294
12295 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12296 expect CLI output.
12297
12298 2017-10-10 Pedro Alves <palves@redhat.com>
12299
12300 * lib/selftest-support.exp (selftest_setup): Update for
12301 captured_command_loop's prototype change.
12302
12303 2017-10-09 Pedro Alves <palves@redhat.com>
12304
12305 Test both arch1=>arch2 and arch2=>arch1.
12306
12307 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12308 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12309 factored out to...
12310 (append_arch1_options, append_arch2_options, append_arch_options)
12311 (build_executables): New procedures.
12312 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12313 local.
12314 (top level): Add new 'first_arch' testing axis.
12315
12316 2017-10-09 Pedro Alves <palves@redhat.com>
12317
12318 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12319 (barrier): New.
12320 (thread_start, all_started): New functions.
12321 (main): Spawn new thread and wait until it is scheduled.
12322 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12323 option.
12324 (do_test): Add 'selected_thread' parameter. Run to all_started
12325 instead of main. Explicitly set the breakpoint at main. Switch
12326 to the SELECTED_THREAD thread.
12327 (top level): Test handling the exec event with either the main
12328 thread or the second thread selected.
12329
12330 2017-10-09 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12333 logic. Move STOP marker after the value checks.
12334 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12335 regexp.
12336
12337 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12338
12339 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12340
12341 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12342
12343 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12344 integer-to-dfp conversion.
12345 * gdb.base/dfp-test.exp: Likewise.
12346
12347 2017-10-04 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.multi/hangout.c: Include <unistd.h>.
12350 (hangout_loop): New function.
12351 (main): Call alarm. Call hangout_loop in a loop.
12352 * gdb.multi/hello.c: Include <unistd.h>.
12353 (hello_loop): New function.
12354 (main): Call alarm. Call hangout_loop in a loop.
12355 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12356 inferior with the other selected.
12357
12358 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12359
12360 * gdb.mi/list-thread-groups-available.exp: New file.
12361 * gdb.mi/list-thread-groups-available.c: New file.
12362
12363 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12364
12365 * gdb.base/set-cwd.exp: Make it available on
12366 native-extended-gdbserver.
12367
12368 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12369
12370 * gdb.base/set-cwd.c: New file.
12371 * gdb.base/set-cwd.exp: Likewise.
12372
12373 2017-10-02 Tom Tromey <tom@tromey.com>
12374
12375 PR rust/22236:
12376 * gdb.rust/simple.rs (main): New variable "fslice".
12377 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12378
12379 2017-10-02 Tom Tromey <tom@tromey.com>
12380
12381 * gdb.rust/simple.exp: Test ptype of a slice.
12382
12383 2017-10-02 Tom Tromey <tom@tromey.com>
12384
12385 * gdb.rust/simple.exp: Test index of slice.
12386
12387 2017-09-27 Tom Tromey <tom@tromey.com>
12388
12389 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12390
12391 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12392 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.base/compare-sections.exp (get value of read-only section): Read
12395 as unsigned value.
12396 (corrupt read-only section): Likewise and don't set written if patching
12397 failed.
12398
12399 2017-09-21 Kevin Buettner <kevinb@redhat.com>
12400
12401 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12402 files.
12403
12404 2017-09-20 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12407 symbol names in gdb's output.
12408 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12409
12410 2017-09-20 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12413 Rename to ...
12414 (test_list_ambiguous_symbol): ... this and add a symbol name
12415 parameter. Adjust.
12416 (test_list_ambiguous_function): Reimplement on top of
12417 test_list_ambiguous_symbol and also test listing ambiguous
12418 variables.
12419 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12420 (ambiguous_fun): ... this.
12421 (ambiguous_var): New.
12422 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12423 (ambiguous_fun): ... this.
12424 (ambiguous_var): New.
12425
12426 2017-09-19 John Baldwin <jhb@FreeBSD.org>
12427
12428 * gdb.base/starti.c: New file.
12429 * gdb.base/starti.exp: New file.
12430 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12431
12432 2017-09-14 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12435 (top level): Use it instead of runto.
12436
12437 2017-09-11 Tom Tromey <tom@tromey.com>
12438
12439 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12440
12441 2017-09-11 Tom Tromey <tom@tromey.com>
12442
12443 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12444 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12445
12446 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12447
12448 * gdb.fortran/printing-types.exp: New file.
12449 * gdb.fortran/printing-types.exp: New file.
12450
12451 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12452
12453 * gdb.fortran/vla-ptype.exp: Fix typos.
12454 * gdb.fortran/vla-value.exp: Same.
12455
12456 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12457
12458 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12459 * gdb.mi/mi-var-child-f.exp: Likewise.
12460 * gdb.mi/mi-vla-fortran.exp: Likewise.
12461
12462 2017-09-08 Frank Penczek <frank.penczek@intel.com>
12463 Christoph Weinmann <christoph.t.weinmann@intel.com>
12464 Bernhard Heckel <bernhard.heckel@intel.com>
12465
12466 * gdb.fortran/ptr-indentation.f90: New file.
12467 * gdb.fortran/ptr-indentation.exp: New file.
12468
12469 2017-09-05 Tom Tromey <tom@tromey.com>
12470
12471 PR gdb/22010:
12472 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12473
12474 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12475
12476 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12477
12478 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12479
12480 * gdb.threads/tls-nodebug-pie.c: New file.
12481 * gdb.threads/tls-nodebug-pie.exp: New file.
12482
12483 2017-09-05 Tom Tromey <tom@tromey.com>
12484
12485 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12486 for rust.
12487
12488 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12489
12490 * gdb.multi/multi-arch-exec.exp: Test with different
12491 "follow-exec-mode" settings.
12492 (do_test): New procedure.
12493
12494 2017-09-04 Pedro Alves <palves@redhat.com>
12495
12496 * gdb.base/func-static.c (S::method const, S::method volatile)
12497 (S::method volatile const): New methods.
12498 (c_s, v_s, cv_s): New instances.
12499 (main): Call method() on them.
12500 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12501 (cannot_resolve): New procedure.
12502 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12503 print-quote-unquoted columns.
12504 (do_test): Test printing each scope too.
12505
12506 2017-09-04 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.base/local-static.exp: Also test with
12509 class::method::variable wholly quoted.
12510 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12511
12512 2017-09-04 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/local-static.c: New.
12515 * gdb.base/local-static.cc: New.
12516 * gdb.base/local-static.exp: New.
12517
12518 2017-09-04 Pedro Alves <palves@redhat.com>
12519
12520 * gdb.asm/asm-source.exp: Add casts to int.
12521 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12522 (dataglobal64_1, dataglobal64_2): New globals.
12523 * gdb.base/nodebug.exp: Test different expressions involving the
12524 new globals, with print, whatis and ptype. Add casts to int.
12525 * gdb.base/solib-display.exp: Add casts to int.
12526 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12527 * gdb.cp/m-static.exp: Add cast to int.
12528 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12529 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12530 tls variable with no debug info without a cast. Test with a cast
12531 to int too.
12532 * gdb.trace/entry-values.exp: Add casts.
12533
12534 2017-09-04 Pedro Alves <palves@redhat.com>
12535
12536 * gdb.base/nodebug.exp: Test that ptype's error about functions
12537 with unknown return type includes the function name too.
12538
12539 2017-09-04 Pedro Alves <palves@redhat.com>
12540
12541 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12542 return type of munmap in infcall.
12543 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12544 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12545 type of ftell in infcall.
12546 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12547 type of getpid in infcall.
12548 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12549 infcall.
12550 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12551 Bail on failure to extract the pid.
12552 * gdb.base/nodebug.c: #include <stdint.h>.
12553 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12554 New functions.
12555 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12556 Change expected output of print/whatis/ptype with functions with
12557 no debug info. Test all supported languages. Call
12558 test_call_promotion.
12559 * gdb.compile/compile.exp: Adjust expected output to expect
12560 warning.
12561 * gdb.threads/siginfo-threads.exp: Likewise.
12562
12563 2017-09-04 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12566 "prototypes". Test calling float functions via prototyped and
12567 unprototyped function pointers.
12568 (perform_all_tests): New parameter "prototypes". Pass it down.
12569 (top level): Pass down "prototypes" parameter to
12570 perform_all_tests.
12571
12572 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12573
12574 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12575 Test with nested loops.
12576
12577 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * gdb.base/commands.exp: Call the new procedures.
12580 (loop_break_test, loop_continue_test): New procedures.
12581
12582 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12583
12584 * gdb.base/commands.exp: Call new procedure.
12585 (define_if_without_arg_test): New procedure.
12586
12587 2017-09-04 Pedro Alves <palves@redhat.com>
12588
12589 * gdb.base/list-ambiguous.exp: New file.
12590 * gdb.base/list-ambiguous0.c: New file.
12591 * gdb.base/list-ambiguous1.c: New file.
12592 * gdb.base/list.exp (test_list_range): Adjust expected output.
12593
12594 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12595
12596 * gdb.base/share-env-with-gdbserver.c: New file.
12597 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12598
12599 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12600
12601 * gdb.base/commands.exp (gdbvar_simple_if_test,
12602 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12603 progvar_simple_if_test, progvar_simple_while_test,
12604 progvar_complex_if_while_test, user_defined_command_test,
12605 user_defined_command_args_eval,
12606 user_defined_command_args_stack_test,
12607 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12608 temporary_breakpoint_commands,
12609 gdb_test_no_prompt, redefine_hook_test,
12610 redefine_backtrace_test): Remove "global gdb_prompt".
12611
12612 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12613
12614 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12615 New proc, call it from toplevel.
12616
12617 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12618
12619 PR remote/21852
12620 * gdb.server/normal.c: New file, copied from gdb.base.
12621 * gdb.server/run-without-local-binary.exp: New file.
12622
12623 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
12624
12625 * gdb.arch/sparc64-adi.exp: New file.
12626 * gdb.arch/sparc64-adi.c: New file.
12627
12628 2017-08-22 Pedro Alves <palves@redhat.com>
12629
12630 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12631 (top level): Add "list all overloads" tests.
12632
12633 2017-08-22 Tom Tromey <tom@tromey.com>
12634
12635 * gdb.gdb/xfullpath.exp: Remove.
12636
12637 2017-08-21 Pedro Alves <palves@redhat.com>
12638
12639 PR gdb/19487
12640 * gdb.base/symbol-alias.c: New.
12641 * gdb.base/symbol-alias2.c: New.
12642 * gdb.base/symbol-alias.exp: New.
12643
12644 2017-08-21 Pedro Alves <palves@redhat.com>
12645
12646 * gdb.base/dfp-test.c
12647 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12648 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12649 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12650 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12651 * gdb.base/whatis-ptype-typedefs.c: New.
12652 * gdb.base/whatis-ptype-typedefs.exp: New.
12653 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12654 (an_int, an_int_type, an_int_type2): New globals.
12655 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12656 involving typedefs and cast expressions.
12657 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12658 (lookup_typedefs_function): New.
12659 (typedefs_pretty_printers_dict): New.
12660 (top level): Register lookup_typedefs_function in
12661 gdb.pretty_printers.
12662
12663 2017-08-18 Yao Qi <yao.qi@linaro.org>
12664
12665 * gdb.server/unittest.exp: New.
12666
12667 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12668
12669 PR gdb/21954
12670 * gdb.base/environ.exp: Add test to check if 'unset environment'
12671 works.
12672
12673 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12674
12675 * lib/gdb.exp (universal_compile_options): New caching proc.
12676 (gdb_compile): Suppress GCC's coloring of messages.
12677
12678 2017-08-14 Tom Tromey <tom@tromey.com>
12679
12680 PR gdb/21675:
12681 * gdb.base/printcmds.exp (test_radices): New function.
12682 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12683 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12684 * lib/gdb.exp (get_integer_valueof): Use p/d.
12685
12686 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12687
12688 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12689 characters.
12690
12691 2017-08-05 Tom Tromey <tom@tromey.com>
12692
12693 * gdb.rust/simple.exp: Allow String to appear in a different
12694 namespace.
12695
12696 2017-07-26 Yao Qi <yao.qi@linaro.org>
12697
12698 * gdb.gdb/unittest.exp: Invoke command
12699 "maintenance check xml-descriptions".
12700
12701 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12702
12703 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12704 calling context.
12705 (hex128): Drop erroneous calculation of parameters.
12706
12707 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12708
12709 * gdb.python/py-unwind.exp: Disable stack protection when
12710 building test file.
12711
12712 2017-07-20 Pedro Alves <palves@redhat.com>
12713
12714 * gdb.base/default.exp (set language): Adjust expected output.
12715
12716 2017-07-20 Pedro Alves <palves@redhat.com>
12717
12718 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12719 (test_minsym): ... this, and make static.
12720 (get_pck__foo__bar__minsym): Rename to ...
12721 (get_test_minsym): ... this.
12722 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12723 symbol names and comments.
12724 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12725 (get_test_minsym): ... this.
12726 (pck__foo__bar__minsym__2): Rename to ...
12727 (test_minsym): ... this.
12728 (main): Adjust.
12729
12730 2017-07-17 Pedro Alves <palves@redhat.com>
12731
12732 * gdb.base/completion.exp: Adjust expected output.
12733 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12734 the completer works.
12735
12736 2017-07-17 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12739
12740 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12741
12742 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12743
12744 2017-07-14 Tom Tromey <tom@tromey.com>
12745
12746 PR rust/21764:
12747 * gdb.rust/simple.exp: Add tests.
12748
12749 2017-07-14 Tom Tromey <tom@tromey.com>
12750
12751 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12752
12753 2017-07-14 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.linespec/base/one/thefile.cc (z1): New function.
12756 * gdb.linespec/base/two/thefile.cc (z2): New function.
12757 * gdb.linespec/linespec.exp: Add tests.
12758
12759 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12760
12761 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12762 to mi_create_breakpoint.
12763
12764 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12765
12766 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12767 mi_create_breakpoint.
12768
12769 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12770
12771 * gdb.dlang/demangle.exp: Update for demangling changes.
12772
12773 2017-07-09 Tom Tromey <tom@tromey.com>
12774
12775 * gdb.dwarf2/shortpiece.exp: New file.
12776
12777 2017-07-06 David Blaikie <dblaikie@gmail.com>
12778
12779 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12780 built from fissiont-multi-cu{1,2}.c.
12781 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12782 except putting 'main' and 'func' in separate CUs in the same DWO file.
12783 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12784 test.
12785 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12786 test.
12787
12788 2017-07-06 Pedro Alves <palves@redhat.com>
12789
12790 * gdb.python/py-unwind.exp: Test flushregs.
12791
12792 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12793
12794 PR cli/21688
12795 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12796 tests for alias commands and trailing whitespace.
12797
12798 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12799
12800 PR cli/21688
12801 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12802 procedure. Call it.
12803
12804 2017-06-29 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.base/printcmds.exp: Add tests.
12807
12808 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12809
12810 PR gdb/21337
12811 * gdb.base/reread-readsym.exp: New file.
12812 * gdb.base/reread-readsym.c: New file.
12813
12814 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12815
12816 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12817 subpattern.
12818
12819 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12820
12821 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12822 extended mnemonic.
12823 * gdb.arch/powerpc-power9.s: Likewise.
12824
12825 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12826
12827 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12828 on 32-bit x86 targets. Exploit is_*_target macros where
12829 appropriate.
12830
12831 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12832
12833 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12834 register pieces.
12835
12836 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12837
12838 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12839 located in one or more DWARF pieces.
12840
12841 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12842
12843 * lib/gdb.exp (get_endianness): New proc.
12844 * gdb.arch/aarch64-fp.exp: Use it.
12845 * gdb.arch/altivec-regs.exp: Likewise.
12846 * gdb.arch/e500-regs.exp: Likewise.
12847 * gdb.arch/vsx-regs.exp: Likewise.
12848 * gdb.base/dump.exp: Likewise.
12849 * gdb.base/funcargs.exp: Likewise.
12850 * gdb.base/gnu_vector.exp: Likewise.
12851 * gdb.dwarf2/formdata16.exp: Likewise.
12852 * gdb.dwarf2/implptrpiece.exp: Likewise.
12853 * gdb.dwarf2/nonvar-access.exp: Likewise.
12854 * gdb.python/py-inferior.exp: Likewise.
12855 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12856
12857 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12858
12859 PR gdb/21226
12860 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12861 stack value pieces are taken from the LSB end.
12862
12863 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12864
12865 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12866 variable at nonzero offset.
12867
12868 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12869
12870 * gdb.dwarf2/var-access.c: New file.
12871 * gdb.dwarf2/var-access.exp: New test.
12872 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12873
12874 2017-06-12 Tom Tromey <tom@tromey.com>
12875
12876 * gdb.dwarf2/formdata16.exp: Add tests.
12877
12878 2017-06-12 Tom Tromey <tom@tromey.com>
12879
12880 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12881
12882 2017-06-12 Tom Tromey <tom@tromey.com>
12883
12884 PR exp/16225:
12885 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12886 * gdb.arch/vsx-regs.exp: Update tests.
12887 * gdb.arch/s390-vregs.exp (hex128): New proc.
12888 Update test.
12889 * gdb.arch/altivec-regs.exp: Update tests.
12890
12891 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12892
12893 * gdb.base/startup-with-shell.c: New file.
12894 * gdb.base/startup-with-shell.exp: Likewise.
12895
12896 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12897
12898 * gdb.server/non-existing-program.exp: Update regex in order to
12899 reflect the fact that gdbserver is now using fork_inferior (with a
12900 shell) to startup the inferior.
12901
12902 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12905 support function calls from GDB.
12906
12907 2017-05-21 Tom Tromey <tom@tromey.com>
12908
12909 PR rust/21466:
12910 * gdb.rust/unsized.exp: New file.
12911 * gdb.rust/unsized.rs: New file.
12912
12913 2017-05-19 Tom Tromey <tom@tromey.com>
12914
12915 PR rust/21484:
12916 * gdb.rust/watch.exp: New file.
12917 * gdb.rust/watch.rs: New file.
12918
12919 2017-05-18 Tom Tromey <tom@tromey.com>
12920
12921 * gdb.rust/simple.exp: Allow Box to be qualified.
12922
12923 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12924
12925 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12926
12927 2017-05-18 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.base/fileio.c (test_write, test_read, test_close)
12930 (test_fstat): Don't print 'ret' in the fail path.
12931
12932 2017-05-18 Pedro Alves <palves@redhat.com>
12933
12934 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12935 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12936 (test_system, test_rename, test_unlink, test_time): Change
12937 prototypes.
12938 * gdb.base/fileio.exp (stop_msg): Adjust.
12939
12940 2017-05-18 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.base/fileio.c (null_str): New global.
12943 (test_stat): Use it.
12944 * gdb.base/fileio.exp: Remove nowarnings.
12945
12946 2017-05-17 Yao Qi <yao.qi@linaro.org>
12947
12948 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12949
12950 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12951
12952 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12953 argument command.
12954 (top-level): Invoke test_set_inferior_tty.
12955
12956 2017-05-04 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12959 Add parens to print call for Python 3.
12960
12961 2017-05-03 Keith Seitz <keiths@redhat.com>
12962
12963 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12964 (main): Call it.
12965
12966 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12967
12968 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12969 to prev and next.
12970
12971 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12972
12973 * gdb.python/py-record-btrace.exp: Remove test for
12974 gdb.BtraceInstruction.error.
12975
12976 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12977
12978 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12979
12980 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12981
12982 * gdb.python/py-record-btrace-threads.c: New file.
12983 * gdb.python/py-record-btrace-threads.exp: New file.
12984
12985 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12986
12987 PR testsuite/8595
12988 * gdb.base/environ.exp: Make test available in all architectures.
12989 Move bits related to "info program" testing to
12990 gdb.base/info-program.exp. Rewrite tests to use the two new
12991 procedures mentione below.
12992 (test_set_show_env_var) New procedure.
12993 (test_set_show_env_var_equal): Likewise.
12994 * gdb.base/info-program.exp: New file.
12995
12996 2017-04-27 Keith Seitz <keiths@redhat.com>
12997
12998 * gdb.cp/oranking.cc (test15): New function.
12999 (main): Call test15 and declare additional variables for testing.
13000 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
13001 "p foo101('abc')" tests.
13002 Add tests for cv qualifier overloads.
13003 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
13004 "lvalue reference overload" test.
13005 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
13006 "print value of f1 on Child&& in f2" test.
13007
13008 2017-04-19 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
13011 procedure.
13012 (top level): Call it.
13013 * lib/gdb.exp (gdb_define_cmd): New procedure.
13014
13015 2017-04-12 Pedro Alves <palves@redhat.com>
13016
13017 PR gdb/21323
13018 * gdb.cp/wide_char_types.c: Include <wchar.h>.
13019 (wchar): New global.
13020 * gdb.cp/wide_char_types.exp (wide_char_types_program)
13021 (do_test_wide_char, wide_char_types_no_program, top level): Add
13022 wchar_t testing.
13023
13024 2017-04-12 Pedro Alves <palves@redhat.com>
13025
13026 PR c++/21323
13027 * gdb.cp/wide_char_types.c: New file.
13028 * gdb.cp/wide_char_types.exp: New file.
13029
13030 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
13031
13032 PR gdb/21352
13033 * gdb.trace/tsv.exp: Add test for "tsave -r".
13034
13035 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
13036
13037 * gdb.dlang/watch-loc.c: New file.
13038 * gdb.dlang/watch-loc.exp: New file.
13039
13040 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13041
13042 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13043
13044 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13045
13046 * gdb.arch/arc-analyze-prologue.S: New file.
13047 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13048
13049 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13050
13051 * gdb.arch/arc-decode-insn.S: New file.
13052 * gdb.arch/arc-decode-insn.exp: Likewise.
13053
13054 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13055
13056 PR tdep/20928
13057 * gdb.arch/sparc64-regs.exp: New file.
13058 * gdb.arch/sparc64-regs.S: Likewise.
13059
13060 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13061
13062 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13063 and memory view on Python 3.
13064
13065 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
13066 Keith Seitz <keiths@redhat.com>
13067
13068 PR gdb/14441
13069 * gdb.cp/demangle.exp: Add rvalue reference tests.
13070 * gdb.cp/rvalue-ref-casts.cc: New file.
13071 * gdb.cp/rvalue-ref-casts.exp: New file.
13072 * gdb.cp/rvalue-ref-overload.cc: New file.
13073 * gdb.cp/rvalue-ref-overload.exp: New file.
13074 * gdb.cp/rvalue-ref-params.cc: New file.
13075 * gdb.cp/rvalue-ref-params.exp: New file.
13076 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13077 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13078 * gdb.cp/rvalue-ref-types.cc: New file.
13079 * gdb.cp/rvalue-ref-types.exp: New file.
13080 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13081 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13082
13083 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13084
13085 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13086 New procedure.
13087
13088 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13089
13090 * lib/mi-support.exp (mi_gdb_test): Add additional message
13091 for unexpected output.
13092
13093 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13094
13095 * gdb.base/examine-backward.c (Barrier): New character array
13096 constant, to ensure that TestStrings is preceded by a string
13097 terminator.
13098
13099 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13100
13101 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13102 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13103 and implicit pointer into such a location.
13104
13105 2017-03-16 Doug Evans <dje@google.com>
13106
13107 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13108
13109 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13110
13111 * gdb.cp/m-static.exp: Fix expectation for prototype of
13112 test5.single_constructor and single_constructor::single_constructor.
13113
13114 2017-03-16 Doug Evans <dje@google.com>
13115
13116 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13117 * gdb.guile/scm-lazy-string.c: New file.
13118 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13119 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13120 for pointer, array, typedef lazy strings.
13121
13122 2017-03-16 Doug Evans <dje@google.com>
13123
13124 PR python/17728, python/18439, python/18779
13125 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13126 * gdb.python/py-lazy-string.c (pointer): New typedef.
13127 (main): New locals ptr, array, typedef_ptr.
13128 * gdb.python/py-value.exp: Move lazy string tests to ...
13129 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13130 array, typedef lazy strings.
13131
13132 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13133
13134 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13135 Add optional 'test' parameter.
13136
13137 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13138
13139 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13140 Skip for versions of DejaGnu < 1.5.
13141
13142 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13143
13144 * lib/gdb.exp (dejagnu_version): New proc.
13145 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13146 Use dejagnu_version.
13147
13148 2017-03-10 Keith Seitz <keiths@redhat.com>
13149
13150 PR c++/8128
13151 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13152 type from destructor regexps.
13153 Add a branch which actually passes the test.
13154 Adjust "ptype t5i" test names.
13155
13156 2017-03-08 Pedro Alves <palves@redhat.com>
13157
13158 * gdb.base/step-over-exit.exp: Add explicit test message.
13159
13160 2017-03-08 Pedro Alves <palves@redhat.com>
13161
13162 PR gdb/18360
13163 * gdb.threads/interrupt-while-step-over.c: New file.
13164 * gdb.threads/interrupt-while-step-over.exp: New file.
13165
13166 2017-03-08 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13169 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13170
13171 2017-03-08 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13174 PKRU as not supported as a PASS.
13175
13176 2017-03-08 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13179 prefix instead of $binfile1/$binfile2.
13180 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13181 in test message.
13182 * gdb.python/py-completion.exp: Use "load python file" as test
13183 messages instead of unstable path names.
13184
13185 2017-03-08 Pedro Alves <palves@redhat.com>
13186 Jan Kratochvil <jan.kratochvil@redhat.com>
13187
13188 PR cli/21218
13189 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13190 New proc.
13191 (top level): Call it.
13192
13193 2017-03-08 Pedro Alves <palves@redhat.com>
13194
13195 PR tui/21216
13196 * gdb.tui/tui-nl-filtered-output.exp: New file.
13197
13198 2017-03-08 Pedro Alves <palves@redhat.com>
13199
13200 * gdb.base/completion.exp: Move TUI completion tests to ...
13201 * gdb.tui/completion.exp: ... this new file.
13202
13203 2017-03-08 Pedro Alves <palves@redhat.com>
13204
13205 * gdb.base/tui-disasm-long-lines.c,
13206 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13207 gdb.base/tui-layout.exp: Move to ...
13208 * gdb.tui/: ... this new directory.
13209
13210 2017-03-07 Pedro Alves <palves@redhat.com>
13211
13212 * gdb.base/tui-layout.c: New file.
13213 * gdb.base/tui-layout.exp: New file.
13214
13215 2017-03-07 Pedro Alves <palves@redhat.com>
13216
13217 * gdb.base/tui-layout.c: Rename to ...
13218 * gdb.base/tui-disasm-long-lines.c: ... this.
13219 * gdb.base/tui-layout.exp: Rename to ...
13220 * gdb.base/tui-disasm-long-lines.exp: ... this.
13221
13222 2017-03-07 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13225
13226 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13227
13228 * i386-mpx-call.c: New file.
13229 * i386-mpx-call.exp: New file.
13230
13231 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13232
13233 * gdb.arch/powerpc-power.exp: Delete test.
13234 * gdb.arch/powerpc-power.s: Likewise.
13235 * gdb.disasm/disassembler-options.exp: New test.
13236 * gdb.arch/powerpc-altivec.exp: Likewise.
13237 * gdb.arch/powerpc-altivec.s: Likewise.
13238 * gdb.arch/powerpc-altivec2.exp: Likewise.
13239 * gdb.arch/powerpc-altivec2.s: Likewise.
13240 * gdb.arch/powerpc-altivec3.exp: Likewise.
13241 * gdb.arch/powerpc-altivec3.s: Likewise.
13242 * gdb.arch/powerpc-power7.exp: Likewise.
13243 * gdb.arch/powerpc-power7.s: Likewise.
13244 * gdb.arch/powerpc-power8.exp: Likewise.
13245 * gdb.arch/powerpc-power8.s: Likewise.
13246 * gdb.arch/powerpc-power9.exp: Likewise.
13247 * gdb.arch/powerpc-power9.s: Likewise.
13248 * gdb.arch/powerpc-vsx.exp: Likewise.
13249 * gdb.arch/powerpc-vsx.s: Likewise.
13250 * gdb.arch/powerpc-vsx2.exp: Likewise.
13251 * gdb.arch/powerpc-vsx2.s: Likewise.
13252 * gdb.arch/powerpc-vsx3.exp: Likewise.
13253 * gdb.arch/powerpc-vsx3.s: Likewise.
13254 * gdb.arch/arm-disassembler-options.exp: Likewise.
13255 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13256 * gdb.arch/s390-disassembler-options.exp: Likewise.
13257
13258 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
13259
13260 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13261 (check_supported_features): ... this. Changed return type to void.
13262 (supports_rdseed): New static global.
13263 (rdseed): Check supports_rdseed.
13264 (initialize): Call check_supported_features.
13265
13266 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13267
13268 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13269 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13270 and lqarx/stqcx.
13271 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13272 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13273
13274 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13275
13276 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13277 uppercase.
13278
13279 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13280
13281 * gdb.dwarf2/formdata16.c: New file.
13282 * gdb.dwarf2/formdata16.exp: New file.
13283 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13284
13285 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13288 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13289 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13290 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13291 DW_AT_GNU_*.
13292
13293 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13294
13295 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13296
13297 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13298
13299 PR gdb/21164
13300 * gdb.base/maint.exp: Add testcases for when the commands do
13301 not have arguments.
13302
13303 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13304
13305 * gdb.cp/chained-calls.exp: Use p instead of P.
13306
13307 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13308
13309 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13310 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13311
13312 2017-02-14 Tom Tromey <tom@tromey.com>
13313
13314 PR python/13598:
13315 * gdb.python/py-events.exp: Add before_prompt event tests.
13316
13317 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13318
13319 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13320
13321 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13322
13323 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13324 (main): Call my_unique_function_name.
13325 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13326 completion of patterns with a single match.
13327 Add missing -re switches to gdb_test_multiple calls.
13328
13329 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13330
13331 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13332 return if core file is not recognized.
13333
13334 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13335
13336 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13337 and extra UIs.
13338
13339 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13340
13341 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13342 proc_with_prefix.
13343
13344 2017-02-10 Tom Tromey <tom@tromey.com>
13345
13346 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13347
13348 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
13349
13350 PR gdb/21122
13351 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13352
13353 2017-02-08 Jerome Guitton <guitton@adacore.com>
13354
13355 * gdb.base/define.exp: Add test for command abbreviations
13356 in define.
13357
13358 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
13359
13360 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13361 * gdb.reverse/insn-reverse-x86.c: New file.
13362
13363 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13364
13365 PR tdep/20936
13366 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13367
13368 2017-02-03 Tom Tromey <tom@tromey.com>
13369
13370 PR rust/21097:
13371 * gdb.rust/simple.exp: Add new tests.
13372
13373 2017-02-02 Pedro Alves <palves@redhat.com>
13374
13375 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13376 tests.
13377
13378 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13379
13380 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13381 taking a 2-byte value out of a 4-byte DWARF implicit value on
13382 big-endian targets.
13383 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13384 logic. Add test cases for DW_OP_implicit.
13385
13386 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13387
13388 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13389
13390 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13391
13392 * gdb.btrace/enable.exp: Call gdb_exit before
13393 skip_gdbserver_tests.
13394
13395 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13396
13397 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13398 GDBFLAGS.
13399
13400 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13401
13402 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13403 the test is skipped.
13404 * gdb.btrace/data.exp: Likewise.
13405 * gdb.btrace/delta.exp: Likewise.
13406 * gdb.btrace/dlopen.exp: Likewise.
13407 * gdb.btrace/enable-running.exp: Likewise.
13408 * gdb.btrace/enable.exp: Likewise.
13409 * gdb.btrace/exception.exp: Likewise.
13410 * gdb.btrace/function_call_history.exp: Likewise.
13411 * gdb.btrace/gcore.exp: Likewise.
13412 * gdb.btrace/instruction_history.exp: Likewise.
13413 * gdb.btrace/multi-thread-step.exp: Likewise.
13414 * gdb.btrace/nohist.exp: Likewise.
13415 * gdb.btrace/non-stop.exp: Likewise.
13416 * gdb.btrace/reconnect.exp: Likewise.
13417 * gdb.btrace/record_goto-step.exp: Likewise.
13418 * gdb.btrace/record_goto.exp: Likewise.
13419 * gdb.btrace/rn-dl-bind.exp: Likewise.
13420 * gdb.btrace/segv.exp: Likewise.
13421 * gdb.btrace/step.exp: Likewise.
13422 * gdb.btrace/stepi.exp: Likewise.
13423 * gdb.btrace/tailcall-only.exp: Likewise.
13424 * gdb.btrace/tailcall.exp: Likewise.
13425 * gdb.btrace/tsx.exp: Likewise.
13426 * gdb.btrace/unknown_functions.exp: Likewise.
13427 * gdb.btrace/vdso.exp: Likewise.
13428
13429 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13430
13431 * gdb.btrace/enable-running.c: New.
13432 * gdb.btrace/enable-running.exp: New.
13433
13434 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13435
13436 * gdb.arch/amd64-gs_base.c: New file.
13437 * gdb.arch/amd64-gs_base.exp: New file.
13438
13439 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13440
13441 * lib/memory.exp: Remove spurious empty newlines.
13442
13443 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13444
13445 * gdb.python/py-bad-printers.exp: Load python file using "source".
13446 * gdb.python/py-events.exp: Likewise.
13447 * gdb.python/py-evsignal.exp: Likewise.
13448 * gdb.python/py-evthreads.exp: Likewise.
13449 * gdb.python/py-frame-args.exp: Likewise.
13450 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13451 * gdb.python/py-framefilter-mi.exp: Likewise.
13452 * gdb.python/py-framefilter.exp: Likewise.
13453 * gdb.python/py-mi.exp: Likewise.
13454 * gdb.python/py-pp-maint.exp: Likewise.
13455 * gdb.python/py-pp-registration.exp: Likewise.
13456 * gdb.python/py-prettyprint.exp: Likewise.
13457 (run_lang_tests): Likewise.
13458 * gdb.python/py-typeprint.exp: Likewise.
13459
13460 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * lib/memory.exp: New file.
13463 * lib/gdb.exp: Load memory.exp.
13464 * gdb.base/memattr.exp (delete_memory): Move proc to
13465 lib/memory.exp and rename to delete_memory_regions.
13466 Replace delete_memory with delete_memory_regions.
13467 Cleanup memory regions before tests.
13468 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13469 before tests.
13470
13471 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13472
13473 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13474 files.
13475 (initialize): New function conditionally defined.
13476 (testcases): Move within conditional block.
13477 (main): Call initialize.
13478 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13479 of gdb.reverse/insn-reverse.c.
13480 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13481 gdb.reverse/insn-reverse.c.
13482
13483 2017-01-26 Yao Qi <yao.qi@linaro.org>
13484
13485 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13486 disassemble on address 0.
13487
13488 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13489 Yao Qi <yao.qi@linaro.org>
13490
13491 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13492 * gdb.dwarf2/implptr-64bit.S: Remove.
13493 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13494 variables in caller's context. Add DW_OP_implicit_value.
13495
13496 2017-01-25 Yao Qi <yao.qi@linaro.org>
13497
13498 * lib/dwarf.exp (Dwarf::_location): Handle
13499 DW_OP_GNU_implicit_pointer with proper size.
13500
13501 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13502
13503 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13504 and add untested calls.
13505
13506 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13507
13508 * gdb.python/python.exp: Check line number against what GDB thinks
13509 the line number is for func1.
13510
13511 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13512
13513 * gdb.dlang/debug-expr.exp: New file.
13514
13515 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
13516
13517 Fix test names for the following files:
13518
13519 * gdb.ada/exec_changed.exp
13520 * gdb.ada/info_types.exp
13521 * gdb.arch/aarch64-atomic-inst.exp
13522 * gdb.arch/aarch64-fp.exp
13523 * gdb.arch/altivec-abi.exp
13524 * gdb.arch/altivec-regs.exp
13525 * gdb.arch/amd64-byte.exp
13526 * gdb.arch/amd64-disp-step.exp
13527 * gdb.arch/amd64-dword.exp
13528 * gdb.arch/amd64-entry-value-inline.exp
13529 * gdb.arch/amd64-entry-value-param.exp
13530 * gdb.arch/amd64-entry-value-paramref.exp
13531 * gdb.arch/amd64-entry-value.exp
13532 * gdb.arch/amd64-i386-address.exp
13533 * gdb.arch/amd64-invalid-stack-middle.exp
13534 * gdb.arch/amd64-invalid-stack-top.exp
13535 * gdb.arch/amd64-optimout-repeat.exp
13536 * gdb.arch/amd64-prologue-skip.exp
13537 * gdb.arch/amd64-prologue-xmm.exp
13538 * gdb.arch/amd64-stap-special-operands.exp
13539 * gdb.arch/amd64-stap-wrong-subexp.exp
13540 * gdb.arch/amd64-tailcall-cxx.exp
13541 * gdb.arch/amd64-tailcall-noret.exp
13542 * gdb.arch/amd64-tailcall-ret.exp
13543 * gdb.arch/amd64-tailcall-self.exp
13544 * gdb.arch/amd64-word.exp
13545 * gdb.arch/arm-bl-branch-dest.exp
13546 * gdb.arch/arm-disp-step.exp
13547 * gdb.arch/arm-neon.exp
13548 * gdb.arch/arm-single-step-kernel-helper.exp
13549 * gdb.arch/avr-flash-qualifier.exp
13550 * gdb.arch/disp-step-insn-reloc.exp
13551 * gdb.arch/e500-abi.exp
13552 * gdb.arch/e500-regs.exp
13553 * gdb.arch/ftrace-insn-reloc.exp
13554 * gdb.arch/i386-avx512.exp
13555 * gdb.arch/i386-bp_permanent.exp
13556 * gdb.arch/i386-byte.exp
13557 * gdb.arch/i386-cfi-notcurrent.exp
13558 * gdb.arch/i386-disp-step.exp
13559 * gdb.arch/i386-dr3-watch.exp
13560 * gdb.arch/i386-float.exp
13561 * gdb.arch/i386-gnu-cfi.exp
13562 * gdb.arch/i386-mpx-map.exp
13563 * gdb.arch/i386-mpx-sigsegv.exp
13564 * gdb.arch/i386-mpx-simple_segv.exp
13565 * gdb.arch/i386-mpx.exp
13566 * gdb.arch/i386-permbkpt.exp
13567 * gdb.arch/i386-prologue.exp
13568 * gdb.arch/i386-signal.exp
13569 * gdb.arch/i386-size-overlap.exp
13570 * gdb.arch/i386-unwind.exp
13571 * gdb.arch/i386-word.exp
13572 * gdb.arch/mips-fcr.exp
13573 * gdb.arch/powerpc-d128-regs.exp
13574 * gdb.arch/powerpc-stackless.exp
13575 * gdb.arch/ppc64-atomic-inst.exp
13576 * gdb.arch/s390-stackless.exp
13577 * gdb.arch/s390-tdbregs.exp
13578 * gdb.arch/s390-vregs.exp
13579 * gdb.arch/sparc-sysstep.exp
13580 * gdb.arch/thumb-bx-pc.exp
13581 * gdb.arch/thumb-singlestep.exp
13582 * gdb.arch/thumb2-it.exp
13583 * gdb.arch/vsx-regs.exp
13584 * gdb.asm/asm-source.exp
13585 * gdb.base/a2-run.exp
13586 * gdb.base/advance.exp
13587 * gdb.base/all-bin.exp
13588 * gdb.base/anon.exp
13589 * gdb.base/args.exp
13590 * gdb.base/arithmet.exp
13591 * gdb.base/async-shell.exp
13592 * gdb.base/async.exp
13593 * gdb.base/attach-pie-noexec.exp
13594 * gdb.base/attach-twice.exp
13595 * gdb.base/auto-load.exp
13596 * gdb.base/bang.exp
13597 * gdb.base/bitfields.exp
13598 * gdb.base/break-always.exp
13599 * gdb.base/break-caller-line.exp
13600 * gdb.base/break-entry.exp
13601 * gdb.base/break-inline.exp
13602 * gdb.base/break-on-linker-gcd-function.exp
13603 * gdb.base/break-probes.exp
13604 * gdb.base/break.exp
13605 * gdb.base/breakpoint-shadow.exp
13606 * gdb.base/call-ar-st.exp
13607 * gdb.base/call-sc.exp
13608 * gdb.base/call-signal-resume.exp
13609 * gdb.base/call-strs.exp
13610 * gdb.base/callfuncs.exp
13611 * gdb.base/catch-fork-static.exp
13612 * gdb.base/catch-gdb-caused-signals.exp
13613 * gdb.base/catch-load.exp
13614 * gdb.base/catch-signal-fork.exp
13615 * gdb.base/catch-signal.exp
13616 * gdb.base/catch-syscall.exp
13617 * gdb.base/charset.exp
13618 * gdb.base/checkpoint.exp
13619 * gdb.base/chng-syms.exp
13620 * gdb.base/code-expr.exp
13621 * gdb.base/code_elim.exp
13622 * gdb.base/commands.exp
13623 * gdb.base/completion.exp
13624 * gdb.base/complex.exp
13625 * gdb.base/cond-expr.exp
13626 * gdb.base/condbreak.exp
13627 * gdb.base/consecutive.exp
13628 * gdb.base/continue-all-already-running.exp
13629 * gdb.base/coredump-filter.exp
13630 * gdb.base/corefile.exp
13631 * gdb.base/dbx.exp
13632 * gdb.base/debug-expr.exp
13633 * gdb.base/define.exp
13634 * gdb.base/del.exp
13635 * gdb.base/disabled-location.exp
13636 * gdb.base/disasm-end-cu.exp
13637 * gdb.base/disasm-optim.exp
13638 * gdb.base/display.exp
13639 * gdb.base/duplicate-bp.exp
13640 * gdb.base/ena-dis-br.exp
13641 * gdb.base/ending-run.exp
13642 * gdb.base/enumval.exp
13643 * gdb.base/environ.exp
13644 * gdb.base/eu-strip-infcall.exp
13645 * gdb.base/eval-avoid-side-effects.exp
13646 * gdb.base/eval-skip.exp
13647 * gdb.base/exitsignal.exp
13648 * gdb.base/expand-psymtabs.exp
13649 * gdb.base/filesym.exp
13650 * gdb.base/find-unmapped.exp
13651 * gdb.base/finish.exp
13652 * gdb.base/float.exp
13653 * gdb.base/foll-exec-mode.exp
13654 * gdb.base/foll-exec.exp
13655 * gdb.base/foll-fork.exp
13656 * gdb.base/fortran-sym-case.exp
13657 * gdb.base/freebpcmd.exp
13658 * gdb.base/func-ptr.exp
13659 * gdb.base/func-ptrs.exp
13660 * gdb.base/funcargs.exp
13661 * gdb.base/gcore-buffer-overflow.exp
13662 * gdb.base/gcore-relro-pie.exp
13663 * gdb.base/gcore-relro.exp
13664 * gdb.base/gcore.exp
13665 * gdb.base/gdb1090.exp
13666 * gdb.base/gdb11530.exp
13667 * gdb.base/gdb11531.exp
13668 * gdb.base/gdb1821.exp
13669 * gdb.base/gdbindex-stabs.exp
13670 * gdb.base/gdbvars.exp
13671 * gdb.base/hbreak.exp
13672 * gdb.base/hbreak2.exp
13673 * gdb.base/included.exp
13674 * gdb.base/infcall-input.exp
13675 * gdb.base/inferior-died.exp
13676 * gdb.base/infnan.exp
13677 * gdb.base/info-macros.exp
13678 * gdb.base/info-os.exp
13679 * gdb.base/info-proc.exp
13680 * gdb.base/info-shared.exp
13681 * gdb.base/info-target.exp
13682 * gdb.base/infoline.exp
13683 * gdb.base/interp.exp
13684 * gdb.base/interrupt.exp
13685 * gdb.base/jit-reader.exp
13686 * gdb.base/jit-simple.exp
13687 * gdb.base/kill-after-signal.exp
13688 * gdb.base/kill-detach-inferiors-cmd.exp
13689 * gdb.base/label.exp
13690 * gdb.base/langs.exp
13691 * gdb.base/ldbl_e308.exp
13692 * gdb.base/line-symtabs.exp
13693 * gdb.base/linespecs.exp
13694 * gdb.base/list.exp
13695 * gdb.base/long_long.exp
13696 * gdb.base/longest-types.exp
13697 * gdb.base/maint.exp
13698 * gdb.base/max-value-size.exp
13699 * gdb.base/memattr.exp
13700 * gdb.base/mips_pro.exp
13701 * gdb.base/morestack.exp
13702 * gdb.base/moribund-step.exp
13703 * gdb.base/multi-forks.exp
13704 * gdb.base/nested-addr.exp
13705 * gdb.base/nextoverexit.exp
13706 * gdb.base/noreturn-finish.exp
13707 * gdb.base/noreturn-return.exp
13708 * gdb.base/nostdlib.exp
13709 * gdb.base/offsets.exp
13710 * gdb.base/opaque.exp
13711 * gdb.base/pc-fp.exp
13712 * gdb.base/permissions.exp
13713 * gdb.base/print-symbol-loading.exp
13714 * gdb.base/prologue-include.exp
13715 * gdb.base/psymtab.exp
13716 * gdb.base/ptype.exp
13717 * gdb.base/random-signal.exp
13718 * gdb.base/randomize.exp
13719 * gdb.base/range-stepping.exp
13720 * gdb.base/readline-ask.exp
13721 * gdb.base/recpar.exp
13722 * gdb.base/recurse.exp
13723 * gdb.base/relational.exp
13724 * gdb.base/restore.exp
13725 * gdb.base/return-nodebug.exp
13726 * gdb.base/return.exp
13727 * gdb.base/run-after-attach.exp
13728 * gdb.base/save-bp.exp
13729 * gdb.base/scope.exp
13730 * gdb.base/sect-cmd.exp
13731 * gdb.base/set-lang-auto.exp
13732 * gdb.base/set-noassign.exp
13733 * gdb.base/setvar.exp
13734 * gdb.base/sigall.exp
13735 * gdb.base/sigbpt.exp
13736 * gdb.base/siginfo-addr.exp
13737 * gdb.base/siginfo-infcall.exp
13738 * gdb.base/siginfo-obj.exp
13739 * gdb.base/siginfo.exp
13740 * gdb.base/signals-state-child.exp
13741 * gdb.base/signest.exp
13742 * gdb.base/sigstep.exp
13743 * gdb.base/sizeof.exp
13744 * gdb.base/skip.exp
13745 * gdb.base/solib-corrupted.exp
13746 * gdb.base/solib-nodir.exp
13747 * gdb.base/solib-search.exp
13748 * gdb.base/stack-checking.exp
13749 * gdb.base/stale-infcall.exp
13750 * gdb.base/stap-probe.exp
13751 * gdb.base/start.exp
13752 * gdb.base/step-break.exp
13753 * gdb.base/step-bt.exp
13754 * gdb.base/step-line.exp
13755 * gdb.base/step-over-exit.exp
13756 * gdb.base/step-over-syscall.exp
13757 * gdb.base/step-resume-infcall.exp
13758 * gdb.base/step-test.exp
13759 * gdb.base/store.exp
13760 * gdb.base/structs3.exp
13761 * gdb.base/sym-file.exp
13762 * gdb.base/symbol-without-target_section.exp
13763 * gdb.base/term.exp
13764 * gdb.base/testenv.exp
13765 * gdb.base/ui-redirect.exp
13766 * gdb.base/until.exp
13767 * gdb.base/unwindonsignal.exp
13768 * gdb.base/value-double-free.exp
13769 * gdb.base/vla-datatypes.exp
13770 * gdb.base/vla-ptr.exp
13771 * gdb.base/vla-sideeffect.exp
13772 * gdb.base/volatile.exp
13773 * gdb.base/watch-cond-infcall.exp
13774 * gdb.base/watch-cond.exp
13775 * gdb.base/watch-non-mem.exp
13776 * gdb.base/watch-read.exp
13777 * gdb.base/watch-vfork.exp
13778 * gdb.base/watchpoint-cond-gone.exp
13779 * gdb.base/watchpoint-delete.exp
13780 * gdb.base/watchpoint-hw-hit-once.exp
13781 * gdb.base/watchpoint-hw.exp
13782 * gdb.base/watchpoint-stops-at-right-insn.exp
13783 * gdb.base/watchpoints.exp
13784 * gdb.base/wchar.exp
13785 * gdb.base/whatis-exp.exp
13786 * gdb.btrace/buffer-size.exp
13787 * gdb.btrace/data.exp
13788 * gdb.btrace/delta.exp
13789 * gdb.btrace/dlopen.exp
13790 * gdb.btrace/enable.exp
13791 * gdb.btrace/exception.exp
13792 * gdb.btrace/function_call_history.exp
13793 * gdb.btrace/gcore.exp
13794 * gdb.btrace/instruction_history.exp
13795 * gdb.btrace/nohist.exp
13796 * gdb.btrace/reconnect.exp
13797 * gdb.btrace/record_goto-step.exp
13798 * gdb.btrace/record_goto.exp
13799 * gdb.btrace/rn-dl-bind.exp
13800 * gdb.btrace/segv.exp
13801 * gdb.btrace/step.exp
13802 * gdb.btrace/stepi.exp
13803 * gdb.btrace/tailcall-only.exp
13804 * gdb.btrace/tailcall.exp
13805 * gdb.btrace/tsx.exp
13806 * gdb.btrace/unknown_functions.exp
13807 * gdb.btrace/vdso.exp
13808 * gdb.compile/compile-ifunc.exp
13809 * gdb.compile/compile-ops.exp
13810 * gdb.compile/compile-print.exp
13811 * gdb.compile/compile-setjmp.exp
13812 * gdb.cp/abstract-origin.exp
13813 * gdb.cp/ambiguous.exp
13814 * gdb.cp/annota2.exp
13815 * gdb.cp/annota3.exp
13816 * gdb.cp/anon-ns.exp
13817 * gdb.cp/anon-struct.exp
13818 * gdb.cp/anon-union.exp
13819 * gdb.cp/arg-reference.exp
13820 * gdb.cp/baseenum.exp
13821 * gdb.cp/bool.exp
13822 * gdb.cp/breakpoint.exp
13823 * gdb.cp/bs15503.exp
13824 * gdb.cp/call-c.exp
13825 * gdb.cp/casts.exp
13826 * gdb.cp/chained-calls.exp
13827 * gdb.cp/class2.exp
13828 * gdb.cp/classes.exp
13829 * gdb.cp/cmpd-minsyms.exp
13830 * gdb.cp/converts.exp
13831 * gdb.cp/cp-relocate.exp
13832 * gdb.cp/cpcompletion.exp
13833 * gdb.cp/cpexprs.exp
13834 * gdb.cp/cplabel.exp
13835 * gdb.cp/cplusfuncs.exp
13836 * gdb.cp/cpsizeof.exp
13837 * gdb.cp/ctti.exp
13838 * gdb.cp/derivation.exp
13839 * gdb.cp/destrprint.exp
13840 * gdb.cp/dispcxx.exp
13841 * gdb.cp/enum-class.exp
13842 * gdb.cp/exception.exp
13843 * gdb.cp/exceptprint.exp
13844 * gdb.cp/expand-psymtabs-cxx.exp
13845 * gdb.cp/expand-sals.exp
13846 * gdb.cp/extern-c.exp
13847 * gdb.cp/filename.exp
13848 * gdb.cp/formatted-ref.exp
13849 * gdb.cp/fpointer.exp
13850 * gdb.cp/gdb1355.exp
13851 * gdb.cp/gdb2495.exp
13852 * gdb.cp/hang.exp
13853 * gdb.cp/impl-this.exp
13854 * gdb.cp/infcall-dlopen.exp
13855 * gdb.cp/inherit.exp
13856 * gdb.cp/iostream.exp
13857 * gdb.cp/koenig.exp
13858 * gdb.cp/local.exp
13859 * gdb.cp/m-data.exp
13860 * gdb.cp/m-static.exp
13861 * gdb.cp/mb-ctor.exp
13862 * gdb.cp/mb-inline.exp
13863 * gdb.cp/mb-templates.exp
13864 * gdb.cp/member-name.exp
13865 * gdb.cp/member-ptr.exp
13866 * gdb.cp/meth-typedefs.exp
13867 * gdb.cp/method.exp
13868 * gdb.cp/method2.exp
13869 * gdb.cp/minsym-fallback.exp
13870 * gdb.cp/misc.exp
13871 * gdb.cp/namelessclass.exp
13872 * gdb.cp/namespace-enum.exp
13873 * gdb.cp/namespace-nested-import.exp
13874 * gdb.cp/namespace.exp
13875 * gdb.cp/nextoverthrow.exp
13876 * gdb.cp/no-dmgl-verbose.exp
13877 * gdb.cp/non-trivial-retval.exp
13878 * gdb.cp/noparam.exp
13879 * gdb.cp/nsdecl.exp
13880 * gdb.cp/nsimport.exp
13881 * gdb.cp/nsnested.exp
13882 * gdb.cp/nsnoimports.exp
13883 * gdb.cp/nsrecurs.exp
13884 * gdb.cp/nsstress.exp
13885 * gdb.cp/nsusing.exp
13886 * gdb.cp/operator.exp
13887 * gdb.cp/oranking.exp
13888 * gdb.cp/overload-const.exp
13889 * gdb.cp/overload.exp
13890 * gdb.cp/ovldbreak.exp
13891 * gdb.cp/ovsrch.exp
13892 * gdb.cp/paren-type.exp
13893 * gdb.cp/parse-lang.exp
13894 * gdb.cp/pass-by-ref.exp
13895 * gdb.cp/pr-1023.exp
13896 * gdb.cp/pr-1210.exp
13897 * gdb.cp/pr-574.exp
13898 * gdb.cp/pr10687.exp
13899 * gdb.cp/pr12028.exp
13900 * gdb.cp/pr17132.exp
13901 * gdb.cp/pr17494.exp
13902 * gdb.cp/pr9067.exp
13903 * gdb.cp/pr9167.exp
13904 * gdb.cp/pr9631.exp
13905 * gdb.cp/printmethod.exp
13906 * gdb.cp/psmang.exp
13907 * gdb.cp/psymtab-parameter.exp
13908 * gdb.cp/ptype-cv-cp.exp
13909 * gdb.cp/ptype-flags.exp
13910 * gdb.cp/re-set-overloaded.exp
13911 * gdb.cp/ref-types.exp
13912 * gdb.cp/rtti.exp
13913 * gdb.cp/scope-err.exp
13914 * gdb.cp/shadow.exp
13915 * gdb.cp/smartp.exp
13916 * gdb.cp/static-method.exp
13917 * gdb.cp/static-print-quit.exp
13918 * gdb.cp/temargs.exp
13919 * gdb.cp/templates.exp
13920 * gdb.cp/try_catch.exp
13921 * gdb.cp/typedef-operator.exp
13922 * gdb.cp/typeid.exp
13923 * gdb.cp/userdef.exp
13924 * gdb.cp/using-crash.exp
13925 * gdb.cp/var-tag.exp
13926 * gdb.cp/virtbase.exp
13927 * gdb.cp/virtfunc.exp
13928 * gdb.cp/virtfunc2.exp
13929 * gdb.cp/vla-cxx.exp
13930 * gdb.disasm/t01_mov.exp
13931 * gdb.disasm/t02_mova.exp
13932 * gdb.disasm/t03_add.exp
13933 * gdb.disasm/t04_sub.exp
13934 * gdb.disasm/t05_cmp.exp
13935 * gdb.disasm/t06_ari2.exp
13936 * gdb.disasm/t07_ari3.exp
13937 * gdb.disasm/t08_or.exp
13938 * gdb.disasm/t09_xor.exp
13939 * gdb.disasm/t10_and.exp
13940 * gdb.disasm/t11_logs.exp
13941 * gdb.disasm/t12_bit.exp
13942 * gdb.disasm/t13_otr.exp
13943 * gdb.dlang/circular.exp
13944 * gdb.dwarf2/arr-stride.exp
13945 * gdb.dwarf2/arr-subrange.exp
13946 * gdb.dwarf2/atomic-type.exp
13947 * gdb.dwarf2/bad-regnum.exp
13948 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13949 * gdb.dwarf2/callframecfa.exp
13950 * gdb.dwarf2/clztest.exp
13951 * gdb.dwarf2/corrupt.exp
13952 * gdb.dwarf2/data-loc.exp
13953 * gdb.dwarf2/dup-psym.exp
13954 * gdb.dwarf2/dw2-anon-mptr.exp
13955 * gdb.dwarf2/dw2-anonymous-func.exp
13956 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13957 * gdb.dwarf2/dw2-bad-unresolved.exp
13958 * gdb.dwarf2/dw2-basic.exp
13959 * gdb.dwarf2/dw2-canonicalize-type.exp
13960 * gdb.dwarf2/dw2-case-insensitive.exp
13961 * gdb.dwarf2/dw2-common-block.exp
13962 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13963 * gdb.dwarf2/dw2-compressed.exp
13964 * gdb.dwarf2/dw2-const.exp
13965 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13966 * gdb.dwarf2/dw2-cu-size.exp
13967 * gdb.dwarf2/dw2-dup-frame.exp
13968 * gdb.dwarf2/dw2-entry-value.exp
13969 * gdb.dwarf2/dw2-icycle.exp
13970 * gdb.dwarf2/dw2-ifort-parameter.exp
13971 * gdb.dwarf2/dw2-inline-break.exp
13972 * gdb.dwarf2/dw2-inline-param.exp
13973 * gdb.dwarf2/dw2-intercu.exp
13974 * gdb.dwarf2/dw2-intermix.exp
13975 * gdb.dwarf2/dw2-lexical-block-bare.exp
13976 * gdb.dwarf2/dw2-linkage-name-trust.exp
13977 * gdb.dwarf2/dw2-minsym-in-cu.exp
13978 * gdb.dwarf2/dw2-noloc.exp
13979 * gdb.dwarf2/dw2-op-call.exp
13980 * gdb.dwarf2/dw2-op-out-param.exp
13981 * gdb.dwarf2/dw2-opt-structptr.exp
13982 * gdb.dwarf2/dw2-param-error.exp
13983 * gdb.dwarf2/dw2-producer.exp
13984 * gdb.dwarf2/dw2-ranges-base.exp
13985 * gdb.dwarf2/dw2-ref-missing-frame.exp
13986 * gdb.dwarf2/dw2-reg-undefined.exp
13987 * gdb.dwarf2/dw2-regno-invalid.exp
13988 * gdb.dwarf2/dw2-restore.exp
13989 * gdb.dwarf2/dw2-restrict.exp
13990 * gdb.dwarf2/dw2-single-line-discriminators.exp
13991 * gdb.dwarf2/dw2-strp.exp
13992 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13993 * gdb.dwarf2/dw2-unresolved.exp
13994 * gdb.dwarf2/dw2-var-zero-addr.exp
13995 * gdb.dwarf2/dw4-sig-types.exp
13996 * gdb.dwarf2/dwz.exp
13997 * gdb.dwarf2/dynarr-ptr.exp
13998 * gdb.dwarf2/enum-type.exp
13999 * gdb.dwarf2/gdb-index.exp
14000 * gdb.dwarf2/implptr-64bit.exp
14001 * gdb.dwarf2/implptr-optimized-out.exp
14002 * gdb.dwarf2/implptr.exp
14003 * gdb.dwarf2/implref-array.exp
14004 * gdb.dwarf2/implref-const.exp
14005 * gdb.dwarf2/implref-global.exp
14006 * gdb.dwarf2/implref-struct.exp
14007 * gdb.dwarf2/mac-fileno.exp
14008 * gdb.dwarf2/main-subprogram.exp
14009 * gdb.dwarf2/member-ptr-forwardref.exp
14010 * gdb.dwarf2/method-ptr.exp
14011 * gdb.dwarf2/missing-sig-type.exp
14012 * gdb.dwarf2/nonvar-access.exp
14013 * gdb.dwarf2/opaque-type-lookup.exp
14014 * gdb.dwarf2/pieces-optimized-out.exp
14015 * gdb.dwarf2/pieces.exp
14016 * gdb.dwarf2/pr10770.exp
14017 * gdb.dwarf2/pr13961.exp
14018 * gdb.dwarf2/staticvirtual.exp
14019 * gdb.dwarf2/subrange.exp
14020 * gdb.dwarf2/symtab-producer.exp
14021 * gdb.dwarf2/trace-crash.exp
14022 * gdb.dwarf2/typeddwarf.exp
14023 * gdb.dwarf2/valop.exp
14024 * gdb.dwarf2/watch-notconst.exp
14025 * gdb.fortran/array-element.exp
14026 * gdb.fortran/charset.exp
14027 * gdb.fortran/common-block.exp
14028 * gdb.fortran/complex.exp
14029 * gdb.fortran/derived-type-function.exp
14030 * gdb.fortran/derived-type.exp
14031 * gdb.fortran/logical.exp
14032 * gdb.fortran/module.exp
14033 * gdb.fortran/multi-dim.exp
14034 * gdb.fortran/nested-funcs.exp
14035 * gdb.fortran/print-formatted.exp
14036 * gdb.fortran/subarray.exp
14037 * gdb.fortran/vla-alloc-assoc.exp
14038 * gdb.fortran/vla-datatypes.exp
14039 * gdb.fortran/vla-history.exp
14040 * gdb.fortran/vla-ptr-info.exp
14041 * gdb.fortran/vla-ptype-sub.exp
14042 * gdb.fortran/vla-ptype.exp
14043 * gdb.fortran/vla-sizeof.exp
14044 * gdb.fortran/vla-type.exp
14045 * gdb.fortran/vla-value-sub-arbitrary.exp
14046 * gdb.fortran/vla-value-sub-finish.exp
14047 * gdb.fortran/vla-value-sub.exp
14048 * gdb.fortran/vla-value.exp
14049 * gdb.fortran/whatis_type.exp
14050 * gdb.go/chan.exp
14051 * gdb.go/handcall.exp
14052 * gdb.go/hello.exp
14053 * gdb.go/integers.exp
14054 * gdb.go/methods.exp
14055 * gdb.go/package.exp
14056 * gdb.go/strings.exp
14057 * gdb.go/types.exp
14058 * gdb.go/unsafe.exp
14059 * gdb.guile/scm-arch.exp
14060 * gdb.guile/scm-block.exp
14061 * gdb.guile/scm-breakpoint.exp
14062 * gdb.guile/scm-cmd.exp
14063 * gdb.guile/scm-disasm.exp
14064 * gdb.guile/scm-equal.exp
14065 * gdb.guile/scm-frame-args.exp
14066 * gdb.guile/scm-frame-inline.exp
14067 * gdb.guile/scm-frame.exp
14068 * gdb.guile/scm-iterator.exp
14069 * gdb.guile/scm-math.exp
14070 * gdb.guile/scm-objfile.exp
14071 * gdb.guile/scm-ports.exp
14072 * gdb.guile/scm-symbol.exp
14073 * gdb.guile/scm-symtab.exp
14074 * gdb.guile/scm-value-cc.exp
14075 * gdb.guile/types-module.exp
14076 * gdb.linespec/break-ask.exp
14077 * gdb.linespec/cpexplicit.exp
14078 * gdb.linespec/explicit.exp
14079 * gdb.linespec/keywords.exp
14080 * gdb.linespec/linespec.exp
14081 * gdb.linespec/ls-dollar.exp
14082 * gdb.linespec/ls-errs.exp
14083 * gdb.linespec/skip-two.exp
14084 * gdb.linespec/thread.exp
14085 * gdb.mi/mi-async.exp
14086 * gdb.mi/mi-basics.exp
14087 * gdb.mi/mi-break.exp
14088 * gdb.mi/mi-catch-load.exp
14089 * gdb.mi/mi-cli.exp
14090 * gdb.mi/mi-cmd-param-changed.exp
14091 * gdb.mi/mi-console.exp
14092 * gdb.mi/mi-detach.exp
14093 * gdb.mi/mi-disassemble.exp
14094 * gdb.mi/mi-eval.exp
14095 * gdb.mi/mi-file-transfer.exp
14096 * gdb.mi/mi-file.exp
14097 * gdb.mi/mi-fill-memory.exp
14098 * gdb.mi/mi-inheritance-syntax-error.exp
14099 * gdb.mi/mi-linespec-err-cp.exp
14100 * gdb.mi/mi-logging.exp
14101 * gdb.mi/mi-memory-changed.exp
14102 * gdb.mi/mi-read-memory.exp
14103 * gdb.mi/mi-record-changed.exp
14104 * gdb.mi/mi-reg-undefined.exp
14105 * gdb.mi/mi-regs.exp
14106 * gdb.mi/mi-return.exp
14107 * gdb.mi/mi-reverse.exp
14108 * gdb.mi/mi-simplerun.exp
14109 * gdb.mi/mi-solib.exp
14110 * gdb.mi/mi-stack.exp
14111 * gdb.mi/mi-stepi.exp
14112 * gdb.mi/mi-syn-frame.exp
14113 * gdb.mi/mi-until.exp
14114 * gdb.mi/mi-var-block.exp
14115 * gdb.mi/mi-var-child.exp
14116 * gdb.mi/mi-var-cmd.exp
14117 * gdb.mi/mi-var-cp.exp
14118 * gdb.mi/mi-var-display.exp
14119 * gdb.mi/mi-var-invalidate.exp
14120 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14121 * gdb.mi/mi-vla-fortran.exp
14122 * gdb.mi/mi-watch.exp
14123 * gdb.mi/mi2-var-child.exp
14124 * gdb.mi/user-selected-context-sync.exp
14125 * gdb.modula2/unbounded-array.exp
14126 * gdb.multi/dummy-frame-restore.exp
14127 * gdb.multi/multi-arch-exec.exp
14128 * gdb.multi/multi-arch.exp
14129 * gdb.multi/tids.exp
14130 * gdb.multi/watchpoint-multi.exp
14131 * gdb.opencl/callfuncs.exp
14132 * gdb.opencl/convs_casts.exp
14133 * gdb.opencl/datatypes.exp
14134 * gdb.opencl/operators.exp
14135 * gdb.opencl/vec_comps.exp
14136 * gdb.opt/clobbered-registers-O2.exp
14137 * gdb.opt/inline-break.exp
14138 * gdb.opt/inline-bt.exp
14139 * gdb.opt/inline-cmds.exp
14140 * gdb.opt/inline-locals.exp
14141 * gdb.pascal/case-insensitive-symbols.exp
14142 * gdb.pascal/floats.exp
14143 * gdb.pascal/gdb11492.exp
14144 * gdb.python/lib-types.exp
14145 * gdb.python/py-arch.exp
14146 * gdb.python/py-as-string.exp
14147 * gdb.python/py-bad-printers.exp
14148 * gdb.python/py-block.exp
14149 * gdb.python/py-breakpoint-create-fail.exp
14150 * gdb.python/py-breakpoint.exp
14151 * gdb.python/py-caller-is.exp
14152 * gdb.python/py-cmd.exp
14153 * gdb.python/py-explore-cc.exp
14154 * gdb.python/py-explore.exp
14155 * gdb.python/py-finish-breakpoint.exp
14156 * gdb.python/py-finish-breakpoint2.exp
14157 * gdb.python/py-frame-args.exp
14158 * gdb.python/py-frame-inline.exp
14159 * gdb.python/py-frame.exp
14160 * gdb.python/py-framefilter-mi.exp
14161 * gdb.python/py-infthread.exp
14162 * gdb.python/py-lazy-string.exp
14163 * gdb.python/py-linetable.exp
14164 * gdb.python/py-mi-events.exp
14165 * gdb.python/py-mi-objfile.exp
14166 * gdb.python/py-mi.exp
14167 * gdb.python/py-objfile.exp
14168 * gdb.python/py-pp-integral.exp
14169 * gdb.python/py-pp-maint.exp
14170 * gdb.python/py-pp-re-notag.exp
14171 * gdb.python/py-pp-registration.exp
14172 * gdb.python/py-recurse-unwind.exp
14173 * gdb.python/py-strfns.exp
14174 * gdb.python/py-symbol.exp
14175 * gdb.python/py-symtab.exp
14176 * gdb.python/py-sync-interp.exp
14177 * gdb.python/py-typeprint.exp
14178 * gdb.python/py-unwind-maint.exp
14179 * gdb.python/py-unwind.exp
14180 * gdb.python/py-value-cc.exp
14181 * gdb.python/py-xmethods.exp
14182 * gdb.reverse/amd64-tailcall-reverse.exp
14183 * gdb.reverse/break-precsave.exp
14184 * gdb.reverse/break-reverse.exp
14185 * gdb.reverse/consecutive-precsave.exp
14186 * gdb.reverse/consecutive-reverse.exp
14187 * gdb.reverse/finish-precsave.exp
14188 * gdb.reverse/finish-reverse-bkpt.exp
14189 * gdb.reverse/finish-reverse.exp
14190 * gdb.reverse/fstatat-reverse.exp
14191 * gdb.reverse/getresuid-reverse.exp
14192 * gdb.reverse/i386-precsave.exp
14193 * gdb.reverse/i386-reverse.exp
14194 * gdb.reverse/i386-sse-reverse.exp
14195 * gdb.reverse/i387-env-reverse.exp
14196 * gdb.reverse/i387-stack-reverse.exp
14197 * gdb.reverse/insn-reverse.exp
14198 * gdb.reverse/machinestate-precsave.exp
14199 * gdb.reverse/machinestate.exp
14200 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14201 * gdb.reverse/pipe-reverse.exp
14202 * gdb.reverse/readv-reverse.exp
14203 * gdb.reverse/recvmsg-reverse.exp
14204 * gdb.reverse/rerun-prec.exp
14205 * gdb.reverse/s390-mvcle.exp
14206 * gdb.reverse/step-precsave.exp
14207 * gdb.reverse/step-reverse.exp
14208 * gdb.reverse/time-reverse.exp
14209 * gdb.reverse/until-precsave.exp
14210 * gdb.reverse/until-reverse.exp
14211 * gdb.reverse/waitpid-reverse.exp
14212 * gdb.reverse/watch-precsave.exp
14213 * gdb.reverse/watch-reverse.exp
14214 * gdb.rust/generics.exp
14215 * gdb.rust/methods.exp
14216 * gdb.rust/modules.exp
14217 * gdb.rust/simple.exp
14218 * gdb.server/connect-with-no-symbol-file.exp
14219 * gdb.server/ext-attach.exp
14220 * gdb.server/ext-restart.exp
14221 * gdb.server/ext-wrapper.exp
14222 * gdb.server/file-transfer.exp
14223 * gdb.server/server-exec-info.exp
14224 * gdb.server/server-kill.exp
14225 * gdb.server/server-mon.exp
14226 * gdb.server/wrapper.exp
14227 * gdb.stabs/exclfwd.exp
14228 * gdb.stabs/gdb11479.exp
14229 * gdb.threads/clone-new-thread-event.exp
14230 * gdb.threads/corethreads.exp
14231 * gdb.threads/current-lwp-dead.exp
14232 * gdb.threads/dlopen-libpthread.exp
14233 * gdb.threads/gcore-thread.exp
14234 * gdb.threads/sigstep-threads.exp
14235 * gdb.threads/watchpoint-fork.exp
14236 * gdb.trace/actions-changed.exp
14237 * gdb.trace/backtrace.exp
14238 * gdb.trace/change-loc.exp
14239 * gdb.trace/circ.exp
14240 * gdb.trace/collection.exp
14241 * gdb.trace/disconnected-tracing.exp
14242 * gdb.trace/ftrace.exp
14243 * gdb.trace/mi-trace-frame-collected.exp
14244 * gdb.trace/mi-trace-unavailable.exp
14245 * gdb.trace/mi-traceframe-changed.exp
14246 * gdb.trace/mi-tsv-changed.exp
14247 * gdb.trace/no-attach-trace.exp
14248 * gdb.trace/passc-dyn.exp
14249 * gdb.trace/qtro.exp
14250 * gdb.trace/range-stepping.exp
14251 * gdb.trace/read-memory.exp
14252 * gdb.trace/save-trace.exp
14253 * gdb.trace/signal.exp
14254 * gdb.trace/status-stop.exp
14255 * gdb.trace/tfile.exp
14256 * gdb.trace/trace-break.exp
14257 * gdb.trace/trace-buffer-size.exp
14258 * gdb.trace/trace-condition.exp
14259 * gdb.trace/tracefile-pseudo-reg.exp
14260 * gdb.trace/tstatus.exp
14261 * gdb.trace/unavailable.exp
14262 * gdb.trace/while-dyn.exp
14263 * gdb.trace/while-stepping.exp
14264
14265 2016-12-22 Doug Evans <xdje42@gmail.com>
14266
14267 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14268 and msymbols.
14269
14270 2016-12-19 Yao Qi <yao.qi@linaro.org>
14271
14272 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14273 (test_with_self): Don't call do_steps_and_nexts, and remove
14274 code about stepping into xmalloc.
14275
14276 2016-12-09 Yao Qi <yao.qi@linaro.org>
14277
14278 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14279
14280 2016-12-09 Yao Qi <yao.qi@linaro.org>
14281
14282 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14283
14284 2016-12-09 Pedro Alves <palves@redhat.com>
14285
14286 * gdb.base/all-architectures-0.exp: New file.
14287 * gdb.base/all-architectures-1.exp: New file.
14288 * gdb.base/all-architectures-2.exp: New file.
14289 * gdb.base/all-architectures-3.exp: New file.
14290 * gdb.base/all-architectures-4.exp: New file.
14291 * gdb.base/all-architectures-5.exp: New file.
14292 * gdb.base/all-architectures-6.exp: New file.
14293 * gdb.base/all-architectures-7.exp: New file.
14294 * gdb.base/all-architectures.exp.in: New file.
14295
14296 2016-12-09 Yao Qi <yao.qi@linaro.org>
14297
14298 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14299
14300 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14301
14302 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14303 possible.
14304 Remove useless pattern-matching code.
14305
14306 2016-12-02 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14309 procedure.
14310 (top level): Call it.
14311
14312 2016-12-02 Pedro Alves <palves@redhat.com>
14313
14314 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14315 New procedure.
14316 (top level): Call it.
14317
14318 2016-12-02 Pedro Alves <palves@redhat.com>
14319
14320 PR cli/20559
14321 * gdb.base/commands.exp (user_defined_command_args_eval): New
14322 procedure.
14323 (top level): Call it.
14324
14325 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14326
14327 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14328 timeout handling.
14329
14330 2016-12-02 Tom Tromey <tom@tromey.com>
14331
14332 * gdb.dwarf2/main-subprogram.c: New file.
14333 * gdb.dwarf2/main-subprogram.exp: New file.
14334
14335 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14336
14337 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14338 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14339 gdb_test_no_output for a couple of cases.
14340 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14341
14342 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14343
14344 Fix test names and standardize compilation error messages throughout
14345 the following files:
14346
14347 * gdb.ada/start.exp
14348 * gdb.arch/alpha-step.exp
14349 * gdb.arch/e500-prologue.exp
14350 * gdb.arch/ftrace-insn-reloc.exp
14351 * gdb.arch/gdb1291.exp
14352 * gdb.arch/gdb1431.exp
14353 * gdb.arch/gdb1558.exp
14354 * gdb.arch/i386-dr3-watch.exp
14355 * gdb.arch/i386-sse-stack-align.exp
14356 * gdb.arch/ia64-breakpoint-shadow.exp
14357 * gdb.arch/pa-nullify.exp
14358 * gdb.arch/powerpc-aix-prologue.exp
14359 * gdb.arch/thumb-bx-pc.exp
14360 * gdb.base/annota1.exp
14361 * gdb.base/annota3.exp
14362 * gdb.base/arrayidx.exp
14363 * gdb.base/assign.exp
14364 * gdb.base/attach.exp
14365 * gdb.base/auxv.exp
14366 * gdb.base/bang.exp
14367 * gdb.base/bfp-test.exp
14368 * gdb.base/bigcore.exp
14369 * gdb.base/bitfields2.exp
14370 * gdb.base/break-fun-addr.exp
14371 * gdb.base/break-probes.exp
14372 * gdb.base/call-rt-st.exp
14373 * gdb.base/callexit.exp
14374 * gdb.base/catch-fork-kill.exp
14375 * gdb.base/charset.exp
14376 * gdb.base/checkpoint.exp
14377 * gdb.base/comprdebug.exp
14378 * gdb.base/constvars.exp
14379 * gdb.base/coredump-filter.exp
14380 * gdb.base/cursal.exp
14381 * gdb.base/cvexpr.exp
14382 * gdb.base/detach.exp
14383 * gdb.base/display.exp
14384 * gdb.base/dmsym.exp
14385 * gdb.base/dprintf-pending.exp
14386 * gdb.base/dso2dso.exp
14387 * gdb.base/dtrace-probe.exp
14388 * gdb.base/dump.exp
14389 * gdb.base/enum_cond.exp
14390 * gdb.base/exe-lock.exp
14391 * gdb.base/exec-invalid-sysroot.exp
14392 * gdb.base/execl-update-breakpoints.exp
14393 * gdb.base/exprs.exp
14394 * gdb.base/fileio.exp
14395 * gdb.base/find.exp
14396 * gdb.base/finish.exp
14397 * gdb.base/fixsection.exp
14398 * gdb.base/foll-vfork.exp
14399 * gdb.base/frame-args.exp
14400 * gdb.base/gcore.exp
14401 * gdb.base/gdb1250.exp
14402 * gdb.base/global-var-nested-by-dso.exp
14403 * gdb.base/gnu-ifunc.exp
14404 * gdb.base/hashline1.exp
14405 * gdb.base/hashline2.exp
14406 * gdb.base/hashline3.exp
14407 * gdb.base/hbreak-in-shr-unsupported.exp
14408 * gdb.base/huge.exp
14409 * gdb.base/infcall-input.exp
14410 * gdb.base/info-fun.exp
14411 * gdb.base/info-shared.exp
14412 * gdb.base/jit-simple.exp
14413 * gdb.base/jit-so.exp
14414 * gdb.base/jit.exp
14415 * gdb.base/jump.exp
14416 * gdb.base/label.exp
14417 * gdb.base/lineinc.exp
14418 * gdb.base/logical.exp
14419 * gdb.base/longjmp.exp
14420 * gdb.base/macscp.exp
14421 * gdb.base/miscexprs.exp
14422 * gdb.base/new-ui-echo.exp
14423 * gdb.base/new-ui-pending-input.exp
14424 * gdb.base/new-ui.exp
14425 * gdb.base/nodebug.exp
14426 * gdb.base/nofield.exp
14427 * gdb.base/offsets.exp
14428 * gdb.base/overlays.exp
14429 * gdb.base/pending.exp
14430 * gdb.base/pointers.exp
14431 * gdb.base/pr11022.exp
14432 * gdb.base/printcmds.exp
14433 * gdb.base/prologue.exp
14434 * gdb.base/ptr-typedef.exp
14435 * gdb.base/realname-expand.exp
14436 * gdb.base/relativedebug.exp
14437 * gdb.base/relocate.exp
14438 * gdb.base/remote.exp
14439 * gdb.base/reread.exp
14440 * gdb.base/return2.exp
14441 * gdb.base/savedregs.exp
14442 * gdb.base/sep.exp
14443 * gdb.base/sepdebug.exp
14444 * gdb.base/sepsymtab.exp
14445 * gdb.base/set-inferior-tty.exp
14446 * gdb.base/setshow.exp
14447 * gdb.base/shlib-call.exp
14448 * gdb.base/sigaltstack.exp
14449 * gdb.base/siginfo-addr.exp
14450 * gdb.base/signals.exp
14451 * gdb.base/signull.exp
14452 * gdb.base/sigrepeat.exp
14453 * gdb.base/so-impl-ld.exp
14454 * gdb.base/solib-display.exp
14455 * gdb.base/solib-overlap.exp
14456 * gdb.base/solib-search.exp
14457 * gdb.base/solib-symbol.exp
14458 * gdb.base/structs.exp
14459 * gdb.base/structs2.exp
14460 * gdb.base/symtab-search-order.exp
14461 * gdb.base/twice.exp
14462 * gdb.base/unload.exp
14463 * gdb.base/varargs.exp
14464 * gdb.base/watchpoint-solib.exp
14465 * gdb.base/watchpoint.exp
14466 * gdb.base/whatis.exp
14467 * gdb.base/wrong_frame_bt_full.exp
14468 * gdb.btrace/dlopen.exp
14469 * gdb.cell/ea-standalone.exp
14470 * gdb.cell/ea-test.exp
14471 * gdb.cp/dispcxx.exp
14472 * gdb.cp/gdb2384.exp
14473 * gdb.cp/method2.exp
14474 * gdb.cp/nextoverthrow.exp
14475 * gdb.cp/pr10728.exp
14476 * gdb.disasm/am33.exp
14477 * gdb.disasm/h8300s.exp
14478 * gdb.disasm/mn10300.exp
14479 * gdb.disasm/sh3.exp
14480 * gdb.dwarf2/dw2-dir-file-name.exp
14481 * gdb.fortran/complex.exp
14482 * gdb.fortran/library-module.exp
14483 * gdb.guile/scm-pretty-print.exp
14484 * gdb.guile/scm-symbol.exp
14485 * gdb.guile/scm-type.exp
14486 * gdb.guile/scm-value.exp
14487 * gdb.linespec/linespec.exp
14488 * gdb.mi/gdb701.exp
14489 * gdb.mi/gdb792.exp
14490 * gdb.mi/mi-breakpoint-changed.exp
14491 * gdb.mi/mi-dprintf-pending.exp
14492 * gdb.mi/mi-dprintf.exp
14493 * gdb.mi/mi-exit-code.exp
14494 * gdb.mi/mi-pending.exp
14495 * gdb.mi/mi-solib.exp
14496 * gdb.mi/new-ui-mi-sync.exp
14497 * gdb.mi/pr11022.exp
14498 * gdb.mi/user-selected-context-sync.exp
14499 * gdb.opt/solib-intra-step.exp
14500 * gdb.python/py-events.exp
14501 * gdb.python/py-finish-breakpoint.exp
14502 * gdb.python/py-mi.exp
14503 * gdb.python/py-prettyprint.exp
14504 * gdb.python/py-shared.exp
14505 * gdb.python/py-symbol.exp
14506 * gdb.python/py-template.exp
14507 * gdb.python/py-type.exp
14508 * gdb.python/py-value.exp
14509 * gdb.reverse/solib-precsave.exp
14510 * gdb.reverse/solib-reverse.exp
14511 * gdb.server/solib-list.exp
14512 * gdb.stabs/weird.exp
14513 * gdb.threads/reconnect-signal.exp
14514 * gdb.threads/stepi-random-signal.exp
14515 * gdb.trace/actions.exp
14516 * gdb.trace/ax.exp
14517 * gdb.trace/backtrace.exp
14518 * gdb.trace/change-loc.exp
14519 * gdb.trace/deltrace.exp
14520 * gdb.trace/ftrace-lock.exp
14521 * gdb.trace/ftrace.exp
14522 * gdb.trace/infotrace.exp
14523 * gdb.trace/mi-tracepoint-changed.exp
14524 * gdb.trace/packetlen.exp
14525 * gdb.trace/passcount.exp
14526 * gdb.trace/pending.exp
14527 * gdb.trace/range-stepping.exp
14528 * gdb.trace/report.exp
14529 * gdb.trace/stap-trace.exp
14530 * gdb.trace/tfind.exp
14531 * gdb.trace/trace-break.exp
14532 * gdb.trace/trace-condition.exp
14533 * gdb.trace/trace-enable-disable.exp
14534 * gdb.trace/trace-mt.exp
14535 * gdb.trace/tracecmd.exp
14536 * gdb.trace/tspeed.exp
14537 * gdb.trace/tsv.exp
14538 * lib/perftest.exp
14539
14540 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14541
14542 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14543 with gdb_test_no_output.
14544 Use command as test name.
14545
14546 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14547
14548 Fix test names starting with uppercase throughout the files.
14549
14550 * gdb.ada/assign_1.exp
14551 * gdb.ada/boolean_expr.exp
14552 * gdb.base/arrayidx.exp
14553 * gdb.base/del.exp
14554 * gdb.base/gcore-buffer-overflow.exp
14555 * gdb.base/testenv.exp
14556 * gdb.compile/compile.exp
14557 * gdb.python/py-framefilter-invalidarg.exp
14558 * gdb.python/py-framefilter.exp
14559
14560 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14561
14562 Fix test names starting with uppercase throughout the files.
14563
14564 * gdb.ada/array_return.exp
14565 * gdb.ada/expr_delims.exp
14566 * gdb.ada/mi_dyn_arr.exp
14567 * gdb.ada/mi_interface.exp
14568 * gdb.ada/mi_var_array.exp
14569 * gdb.ada/watch_arg.exp
14570 * gdb.arch/alpha-step.exp
14571 * gdb.arch/altivec-regs.exp
14572 * gdb.arch/e500-regs.exp
14573 * gdb.arch/powerpc-d128-regs.exp
14574 * gdb.base/arrayidx.exp
14575 * gdb.base/break.exp
14576 * gdb.base/checkpoint.exp
14577 * gdb.base/debug-expr.exp
14578 * gdb.base/dmsym.exp
14579 * gdb.base/radix.exp
14580 * gdb.base/sepdebug.exp
14581 * gdb.base/testenv.exp
14582 * gdb.base/watch_thread_num.exp
14583 * gdb.base/watchpoint-cond-gone.exp
14584 * gdb.cell/break.exp
14585 * gdb.cell/ea-cache.exp
14586 * gdb.compile/compile.exp
14587 * gdb.cp/gdb2495.exp
14588 * gdb.gdb/selftest.exp
14589 * gdb.gdb/xfullpath.exp
14590 * gdb.go/hello.exp
14591 * gdb.go/integers.exp
14592 * gdb.objc/basicclass.exp
14593 * gdb.pascal/hello.exp
14594 * gdb.pascal/integers.exp
14595 * gdb.python/py-breakpoint.exp
14596 * gdb.python/py-cmd.exp
14597 * gdb.python/py-linetable.exp
14598 * gdb.python/py-xmethods.exp
14599 * gdb.python/python.exp
14600 * gdb.reverse/consecutive-precsave.exp
14601 * gdb.reverse/finish-precsave.exp
14602 * gdb.reverse/i386-precsave.exp
14603 * gdb.reverse/machinestate-precsave.exp
14604 * gdb.reverse/sigall-precsave.exp
14605 * gdb.reverse/solib-precsave.exp
14606 * gdb.reverse/step-precsave.exp
14607 * gdb.reverse/until-precsave.exp
14608 * gdb.reverse/watch-precsave.exp
14609 * gdb.threads/leader-exit.exp
14610 * gdb.threads/pthreads.exp
14611 * gdb.threads/wp-replication.exp
14612 * gdb.trace/actions.exp
14613 * gdb.trace/mi-tsv-changed.exp
14614 * gdb.trace/tsv.exp
14615
14616 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14617
14618 Fix test names starting with uppercase throughout the files.
14619
14620 * gdb.arch/i386-bp_permanent.exp
14621 * gdb.arch/i386-gnu-cfi.exp
14622 * gdb.base/disasm-end-cu.exp
14623 * gdb.base/macscp.exp
14624 * gdb.base/pending.exp
14625 * gdb.base/watch_thread_num.exp
14626 * gdb.cp/exception.exp
14627 * gdb.cp/gdb2495.exp
14628 * gdb.cp/local.exp
14629 * gdb.python/py-evsignal.exp
14630 * gdb.python/python.exp
14631 * gdb.trace/tracecmd.exp
14632
14633 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14634
14635 Fix test names starting with uppercase throughout the files.
14636
14637 * gdb.base/charset.exp
14638 * gdb.base/eval.exp
14639 * gdb.base/multi-forks.exp
14640 * gdb.guile/scm-progspace.exp
14641 * gdb.opencl/datatypes.exp
14642 * gdb.python/py-block.exp
14643 * gdb.python/py-function.exp
14644 * gdb.python/py-symbol.exp
14645 * gdb.python/py-symtab.exp
14646 * gdb.python/py-xmethods.exp
14647 * gdb.reverse/break-precsave.exp
14648 * gdb.reverse/break-reverse.exp
14649 * gdb.reverse/consecutive-precsave.exp
14650 * gdb.reverse/consecutive-reverse.exp
14651 * gdb.reverse/finish-precsave.exp
14652 * gdb.reverse/finish-reverse-bkpt.exp
14653 * gdb.reverse/finish-reverse.exp
14654 * gdb.reverse/fstatat-reverse.exp
14655 * gdb.reverse/getresuid-reverse.exp
14656 * gdb.reverse/i386-precsave.exp
14657 * gdb.reverse/i386-reverse.exp
14658 * gdb.reverse/i386-sse-reverse.exp
14659 * gdb.reverse/i387-stack-reverse.exp
14660 * gdb.reverse/insn-reverse.exp
14661 * gdb.reverse/machinestate-precsave.exp
14662 * gdb.reverse/machinestate.exp
14663 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14664 * gdb.reverse/pipe-reverse.exp
14665 * gdb.reverse/readv-reverse.exp
14666 * gdb.reverse/recvmsg-reverse.exp
14667 * gdb.reverse/rerun-prec.exp
14668 * gdb.reverse/s390-mvcle.exp
14669 * gdb.reverse/sigall-precsave.exp
14670 * gdb.reverse/sigall-reverse.exp
14671 * gdb.reverse/solib-precsave.exp
14672 * gdb.reverse/solib-reverse.exp
14673 * gdb.reverse/step-precsave.exp
14674 * gdb.reverse/step-reverse.exp
14675 * gdb.reverse/time-reverse.exp
14676 * gdb.reverse/until-precsave.exp
14677 * gdb.reverse/until-reverse.exp
14678 * gdb.reverse/waitpid-reverse.exp
14679 * gdb.reverse/watch-precsave.exp
14680 * gdb.reverse/watch-reverse.exp
14681
14682 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14683
14684 Fix test names starting with uppercase throughout the files.
14685
14686 * gdb.arch/i386-mpx-simple_segv.exp
14687 * gdb.arch/i386-mpx.exp
14688 * gdb.arch/i386-permbkpt.exp
14689 * gdb.arch/pa-nullify.exp
14690 * gdb.arch/powerpc-d128-regs.exp
14691 * gdb.arch/vsx-regs.exp
14692 * gdb.base/bfp-test.exp
14693 * gdb.base/break.exp
14694 * gdb.base/breakpoint-shadow.exp
14695 * gdb.base/callfuncs.exp
14696 * gdb.base/charset.exp
14697 * gdb.base/commands.exp
14698 * gdb.base/completion.exp
14699 * gdb.base/dfp-test.exp
14700 * gdb.base/echo.exp
14701 * gdb.base/ending-run.exp
14702 * gdb.base/eval.exp
14703 * gdb.base/expand-psymtabs.exp
14704 * gdb.base/float128.exp
14705 * gdb.base/floatn.exp
14706 * gdb.base/foll-exec-mode.exp
14707 * gdb.base/gdb1056.exp
14708 * gdb.base/gdb11531.exp
14709 * gdb.base/kill-after-signal.exp
14710 * gdb.base/multi-forks.exp
14711 * gdb.base/overlays.exp
14712 * gdb.base/pending.exp
14713 * gdb.base/sepdebug.exp
14714 * gdb.base/testenv.exp
14715 * gdb.base/valgrind-db-attach.exp
14716 * gdb.base/watch_thread_num.exp
14717 * gdb.base/watchpoint-cond-gone.exp
14718 * gdb.base/watchpoint.exp
14719 * gdb.base/watchpoints.exp
14720 * gdb.cp/arg-reference.exp
14721 * gdb.cp/baseenum.exp
14722 * gdb.cp/operator.exp
14723 * gdb.cp/shadow.exp
14724 * gdb.dwarf2/dw2-op-out-param.exp
14725 * gdb.dwarf2/dw2-reg-undefined.exp
14726 * gdb.go/chan.exp
14727 * gdb.go/hello.exp
14728 * gdb.go/integers.exp
14729 * gdb.go/methods.exp
14730 * gdb.go/package.exp
14731 * gdb.guile/scm-parameter.exp
14732 * gdb.guile/scm-progspace.exp
14733 * gdb.guile/scm-value.exp
14734 * gdb.mi/mi-pending.exp
14735 * gdb.mi/user-selected-context-sync.exp
14736 * gdb.multi/multi-attach.exp
14737 * gdb.multi/tids.exp
14738 * gdb.opt/clobbered-registers-O2.exp
14739 * gdb.pascal/floats.exp
14740 * gdb.pascal/integers.exp
14741 * gdb.python/py-block.exp
14742 * gdb.python/py-events.exp
14743 * gdb.python/py-parameter.exp
14744 * gdb.python/py-symbol.exp
14745 * gdb.python/py-symtab.exp
14746 * gdb.python/py-type.exp
14747 * gdb.python/py-value.exp
14748 * gdb.python/py-xmethods.exp
14749 * gdb.python/python.exp
14750 * gdb.reverse/break-precsave.exp
14751 * gdb.reverse/consecutive-precsave.exp
14752 * gdb.reverse/finish-precsave.exp
14753 * gdb.reverse/i386-precsave.exp
14754 * gdb.reverse/machinestate-precsave.exp
14755 * gdb.reverse/sigall-precsave.exp
14756 * gdb.reverse/solib-precsave.exp
14757 * gdb.reverse/step-precsave.exp
14758 * gdb.reverse/until-precsave.exp
14759 * gdb.reverse/watch-precsave.exp
14760 * gdb.server/ext-attach.exp
14761 * gdb.server/ext-restart.exp
14762 * gdb.server/ext-run.exp
14763 * gdb.server/ext-wrapper.exp
14764 * gdb.stabs/gdb11479.exp
14765 * gdb.stabs/weird.exp
14766 * gdb.threads/attach-many-short-lived-threads.exp
14767 * gdb.threads/kill.exp
14768 * gdb.threads/watchpoint-fork.exp
14769
14770 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14771
14772 Fix test names starting with uppercase throughout all the files below.
14773
14774 * gdb.ada/array_return.exp
14775 * gdb.ada/catch_ex.exp
14776 * gdb.ada/info_exc.exp
14777 * gdb.ada/mi_catch_ex.exp
14778 * gdb.ada/mi_dyn_arr.exp
14779 * gdb.ada/mi_ex_cond.exp
14780 * gdb.ada/mi_exc_info.exp
14781 * gdb.ada/mi_interface.exp
14782 * gdb.ada/mi_task_arg.exp
14783 * gdb.ada/mi_task_info.exp
14784 * gdb.ada/mi_var_array.exp
14785 * gdb.arch/alpha-step.exp
14786 * gdb.arch/amd64-disp-step.exp
14787 * gdb.arch/arm-disp-step.exp
14788 * gdb.arch/disp-step-insn-reloc.exp
14789 * gdb.arch/e500-prologue.exp
14790 * gdb.arch/ftrace-insn-reloc.exp
14791 * gdb.arch/gdb1558.exp
14792 * gdb.arch/i386-bp_permanent.exp
14793 * gdb.arch/i386-disp-step.exp
14794 * gdb.arch/i386-float.exp
14795 * gdb.arch/i386-gnu-cfi.exp
14796 * gdb.arch/ia64-breakpoint-shadow.exp
14797 * gdb.arch/mips16-thunks.exp
14798 * gdb.arch/pa-nullify.exp
14799 * gdb.arch/powerpc-aix-prologue.exp
14800 * gdb.arch/powerpc-power.exp
14801 * gdb.arch/ppc-dfp.exp
14802 * gdb.arch/s390-tdbregs.exp
14803 * gdb.arch/spu-info.exp
14804 * gdb.arch/spu-ls.exp
14805 * gdb.arch/thumb-bx-pc.exp
14806 * gdb.base/advance.exp
14807 * gdb.base/annota-input-while-running.exp
14808 * gdb.base/arrayidx.exp
14809 * gdb.base/asmlabel.exp
14810 * gdb.base/async.exp
14811 * gdb.base/attach-wait-input.exp
14812 * gdb.base/auto-connect-native-target.exp
14813 * gdb.base/batch-preserve-term-settings.exp
14814 * gdb.base/bfp-test.exp
14815 * gdb.base/bigcore.exp
14816 * gdb.base/bp-permanent.exp
14817 * gdb.base/break-always.exp
14818 * gdb.base/break-fun-addr.exp
14819 * gdb.base/break-idempotent.exp
14820 * gdb.base/break-main-file-remove-fail.exp
14821 * gdb.base/break-probes.exp
14822 * gdb.base/break-unload-file.exp
14823 * gdb.base/break.exp
14824 * gdb.base/call-ar-st.exp
14825 * gdb.base/call-rt-st.exp
14826 * gdb.base/call-sc.exp
14827 * gdb.base/call-signal-resume.exp
14828 * gdb.base/call-strs.exp
14829 * gdb.base/callexit.exp
14830 * gdb.base/callfuncs.exp
14831 * gdb.base/catch-gdb-caused-signals.exp
14832 * gdb.base/catch-signal-siginfo-cond.exp
14833 * gdb.base/catch-syscall.exp
14834 * gdb.base/compare-sections.exp
14835 * gdb.base/cond-eval-mode.exp
14836 * gdb.base/condbreak-call-false.exp
14837 * gdb.base/consecutive-step-over.exp
14838 * gdb.base/cursal.exp
14839 * gdb.base/disabled-location.exp
14840 * gdb.base/disasm-end-cu.exp
14841 * gdb.base/display.exp
14842 * gdb.base/double-prompt-target-event-error.exp
14843 * gdb.base/dprintf-bp-same-addr.exp
14844 * gdb.base/dprintf-detach.exp
14845 * gdb.base/dprintf-next.exp
14846 * gdb.base/dprintf-non-stop.exp
14847 * gdb.base/dprintf-pending.exp
14848 * gdb.base/dso2dso.exp
14849 * gdb.base/ending-run.exp
14850 * gdb.base/enum_cond.exp
14851 * gdb.base/examine-backward.exp
14852 * gdb.base/exe-lock.exp
14853 * gdb.base/exec-invalid-sysroot.exp
14854 * gdb.base/execl-update-breakpoints.exp
14855 * gdb.base/execution-termios.exp
14856 * gdb.base/fileio.exp
14857 * gdb.base/fixsection.exp
14858 * gdb.base/foll-exec-mode.exp
14859 * gdb.base/foll-exec.exp
14860 * gdb.base/fork-running-state.exp
14861 * gdb.base/frame-args.exp
14862 * gdb.base/fullpath-expand.exp
14863 * gdb.base/func-ptr.exp
14864 * gdb.base/gcore-relro-pie.exp
14865 * gdb.base/gdb1090.exp
14866 * gdb.base/gdb1555.exp
14867 * gdb.base/global-var-nested-by-dso.exp
14868 * gdb.base/gnu-ifunc.exp
14869 * gdb.base/hbreak-in-shr-unsupported.exp
14870 * gdb.base/hbreak-unmapped.exp
14871 * gdb.base/hook-stop.exp
14872 * gdb.base/infcall-input.exp
14873 * gdb.base/info-fun.exp
14874 * gdb.base/info-shared.exp
14875 * gdb.base/interrupt-noterm.exp
14876 * gdb.base/jit-so.exp
14877 * gdb.base/jit.exp
14878 * gdb.base/line-symtabs.exp
14879 * gdb.base/list.exp
14880 * gdb.base/longjmp.exp
14881 * gdb.base/macscp.exp
14882 * gdb.base/max-value-size.exp
14883 * gdb.base/nodebug.exp
14884 * gdb.base/nofield.exp
14885 * gdb.base/overlays.exp
14886 * gdb.base/paginate-after-ctrl-c-running.exp
14887 * gdb.base/paginate-bg-execution.exp
14888 * gdb.base/paginate-inferior-exit.exp
14889 * gdb.base/pending.exp
14890 * gdb.base/pr11022.exp
14891 * gdb.base/printcmds.exp
14892 * gdb.base/ptr-typedef.exp
14893 * gdb.base/ptype.exp
14894 * gdb.base/randomize.exp
14895 * gdb.base/range-stepping.exp
14896 * gdb.base/realname-expand.exp
14897 * gdb.base/relativedebug.exp
14898 * gdb.base/remote.exp
14899 * gdb.base/savedregs.exp
14900 * gdb.base/sepdebug.exp
14901 * gdb.base/set-noassign.exp
14902 * gdb.base/shlib-call.exp
14903 * gdb.base/shreloc.exp
14904 * gdb.base/sigaltstack.exp
14905 * gdb.base/sigbpt.exp
14906 * gdb.base/siginfo-addr.exp
14907 * gdb.base/siginfo-obj.exp
14908 * gdb.base/siginfo-thread.exp
14909 * gdb.base/signest.exp
14910 * gdb.base/signull.exp
14911 * gdb.base/sigrepeat.exp
14912 * gdb.base/skip.exp
14913 * gdb.base/so-impl-ld.exp
14914 * gdb.base/solib-corrupted.exp
14915 * gdb.base/solib-disc.exp
14916 * gdb.base/solib-display.exp
14917 * gdb.base/solib-overlap.exp
14918 * gdb.base/solib-search.exp
14919 * gdb.base/solib-symbol.exp
14920 * gdb.base/source-execution.exp
14921 * gdb.base/sss-bp-on-user-bp-2.exp
14922 * gdb.base/sss-bp-on-user-bp.exp
14923 * gdb.base/stack-checking.exp
14924 * gdb.base/stale-infcall.exp
14925 * gdb.base/step-break.exp
14926 * gdb.base/step-line.exp
14927 * gdb.base/step-over-exit.exp
14928 * gdb.base/step-test.exp
14929 * gdb.base/structs.exp
14930 * gdb.base/sym-file.exp
14931 * gdb.base/symtab-search-order.exp
14932 * gdb.base/term.exp
14933 * gdb.base/type-opaque.exp
14934 * gdb.base/unload.exp
14935 * gdb.base/until-nodebug.exp
14936 * gdb.base/until.exp
14937 * gdb.base/unwindonsignal.exp
14938 * gdb.base/watch-cond.exp
14939 * gdb.base/watch-non-mem.exp
14940 * gdb.base/watch_thread_num.exp
14941 * gdb.base/watchpoint-reuse-slot.exp
14942 * gdb.base/watchpoint-solib.exp
14943 * gdb.base/watchpoint.exp
14944 * gdb.btrace/dlopen.exp
14945 * gdb.cell/arch.exp
14946 * gdb.cell/break.exp
14947 * gdb.cell/bt.exp
14948 * gdb.cell/core.exp
14949 * gdb.cell/data.exp
14950 * gdb.cell/dwarfaddr.exp
14951 * gdb.cell/ea-cache.exp
14952 * gdb.cell/ea-standalone.exp
14953 * gdb.cell/ea-test.exp
14954 * gdb.cell/f-regs.exp
14955 * gdb.cell/fork.exp
14956 * gdb.cell/gcore.exp
14957 * gdb.cell/mem-access.exp
14958 * gdb.cell/ptype.exp
14959 * gdb.cell/registers.exp
14960 * gdb.cell/sizeof.exp
14961 * gdb.cell/solib-symbol.exp
14962 * gdb.cell/solib.exp
14963 * gdb.compile/compile-tls.exp
14964 * gdb.cp/exception.exp
14965 * gdb.cp/gdb2495.exp
14966 * gdb.cp/local.exp
14967 * gdb.cp/mb-inline.exp
14968 * gdb.cp/mb-templates.exp
14969 * gdb.cp/pr10687.exp
14970 * gdb.cp/pr9167.exp
14971 * gdb.cp/scope-err.exp
14972 * gdb.cp/templates.exp
14973 * gdb.cp/virtfunc.exp
14974 * gdb.dwarf2/dw2-dir-file-name.exp
14975 * gdb.dwarf2/dw2-single-line-discriminators.exp
14976 * gdb.fortran/complex.exp
14977 * gdb.fortran/library-module.exp
14978 * gdb.guile/guile.exp
14979 * gdb.guile/scm-cmd.exp
14980 * gdb.guile/scm-frame-inline.exp
14981 * gdb.guile/scm-objfile.exp
14982 * gdb.guile/scm-pretty-print.exp
14983 * gdb.guile/scm-symbol.exp
14984 * gdb.guile/scm-type.exp
14985 * gdb.guile/scm-value.exp
14986 * gdb.linespec/keywords.exp
14987 * gdb.linespec/ls-errs.exp
14988 * gdb.linespec/macro-relative.exp
14989 * gdb.linespec/thread.exp
14990 * gdb.mi/mi-breakpoint-changed.exp
14991 * gdb.mi/mi-dprintf-pending.exp
14992 * gdb.mi/mi-fullname-deleted.exp
14993 * gdb.mi/mi-logging.exp
14994 * gdb.mi/mi-pending.exp
14995 * gdb.mi/mi-solib.exp
14996 * gdb.mi/new-ui-mi-sync.exp
14997 * gdb.mi/user-selected-context-sync.exp
14998 * gdb.multi/dummy-frame-restore.exp
14999 * gdb.multi/multi-arch-exec.exp
15000 * gdb.multi/remove-inferiors.exp
15001 * gdb.multi/watchpoint-multi-exit.exp
15002 * gdb.opt/solib-intra-step.exp
15003 * gdb.perf/backtrace.exp
15004 * gdb.perf/single-step.exp
15005 * gdb.perf/skip-command.exp
15006 * gdb.perf/skip-prologue.exp
15007 * gdb.perf/solib.exp
15008 * gdb.python/lib-types.exp
15009 * gdb.python/py-as-string.exp
15010 * gdb.python/py-bad-printers.exp
15011 * gdb.python/py-block.exp
15012 * gdb.python/py-breakpoint.exp
15013 * gdb.python/py-cmd.exp
15014 * gdb.python/py-events.exp
15015 * gdb.python/py-evthreads.exp
15016 * gdb.python/py-finish-breakpoint.exp
15017 * gdb.python/py-finish-breakpoint2.exp
15018 * gdb.python/py-frame-inline.exp
15019 * gdb.python/py-frame.exp
15020 * gdb.python/py-inferior.exp
15021 * gdb.python/py-infthread.exp
15022 * gdb.python/py-mi.exp
15023 * gdb.python/py-objfile.exp
15024 * gdb.python/py-pp-maint.exp
15025 * gdb.python/py-pp-registration.exp
15026 * gdb.python/py-prettyprint.exp
15027 * gdb.python/py-recurse-unwind.exp
15028 * gdb.python/py-shared.exp
15029 * gdb.python/py-symbol.exp
15030 * gdb.python/py-symtab.exp
15031 * gdb.python/py-template.exp
15032 * gdb.python/py-type.exp
15033 * gdb.python/py-unwind-maint.exp
15034 * gdb.python/py-unwind.exp
15035 * gdb.python/py-value.exp
15036 * gdb.python/python.exp
15037 * gdb.reverse/finish-reverse-bkpt.exp
15038 * gdb.reverse/insn-reverse.exp
15039 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15040 * gdb.reverse/solib-precsave.exp
15041 * gdb.reverse/solib-reverse.exp
15042 * gdb.stabs/gdb11479.exp
15043 * gdb.stabs/weird.exp
15044 * gdb.threads/fork-child-threads.exp
15045 * gdb.threads/fork-plus-threads.exp
15046 * gdb.threads/fork-thread-pending.exp
15047 * gdb.threads/forking-threads-plus-breakpoint.exp
15048 * gdb.threads/hand-call-in-threads.exp
15049 * gdb.threads/interrupted-hand-call.exp
15050 * gdb.threads/linux-dp.exp
15051 * gdb.threads/local-watch-wrong-thread.exp
15052 * gdb.threads/next-while-other-thread-longjmps.exp
15053 * gdb.threads/non-ldr-exit.exp
15054 * gdb.threads/pending-step.exp
15055 * gdb.threads/print-threads.exp
15056 * gdb.threads/process-dies-while-detaching.exp
15057 * gdb.threads/process-dies-while-handling-bp.exp
15058 * gdb.threads/pthreads.exp
15059 * gdb.threads/queue-signal.exp
15060 * gdb.threads/reconnect-signal.exp
15061 * gdb.threads/signal-command-handle-nopass.exp
15062 * gdb.threads/signal-command-multiple-signals-pending.exp
15063 * gdb.threads/signal-delivered-right-thread.exp
15064 * gdb.threads/signal-sigtrap.exp
15065 * gdb.threads/sigthread.exp
15066 * gdb.threads/staticthreads.exp
15067 * gdb.threads/stepi-random-signal.exp
15068 * gdb.threads/thread-unwindonsignal.exp
15069 * gdb.threads/thread_check.exp
15070 * gdb.threads/thread_events.exp
15071 * gdb.threads/tid-reuse.exp
15072 * gdb.threads/tls-nodebug.exp
15073 * gdb.threads/tls-shared.exp
15074 * gdb.threads/tls-so_extern.exp
15075 * gdb.threads/tls.exp
15076 * gdb.threads/wp-replication.exp
15077 * gdb.trace/actions-changed.exp
15078 * gdb.trace/actions.exp
15079 * gdb.trace/backtrace.exp
15080 * gdb.trace/change-loc.exp
15081 * gdb.trace/collection.exp
15082 * gdb.trace/deltrace.exp
15083 * gdb.trace/disconnected-tracing.exp
15084 * gdb.trace/entry-values.exp
15085 * gdb.trace/ftrace-lock.exp
15086 * gdb.trace/ftrace.exp
15087 * gdb.trace/infotrace.exp
15088 * gdb.trace/mi-trace-frame-collected.exp
15089 * gdb.trace/mi-trace-unavailable.exp
15090 * gdb.trace/mi-traceframe-changed.exp
15091 * gdb.trace/mi-tracepoint-changed.exp
15092 * gdb.trace/mi-tsv-changed.exp
15093 * gdb.trace/no-attach-trace.exp
15094 * gdb.trace/packetlen.exp
15095 * gdb.trace/passc-dyn.exp
15096 * gdb.trace/passcount.exp
15097 * gdb.trace/pending.exp
15098 * gdb.trace/pr16508.exp
15099 * gdb.trace/qtro.exp
15100 * gdb.trace/range-stepping.exp
15101 * gdb.trace/read-memory.exp
15102 * gdb.trace/report.exp
15103 * gdb.trace/save-trace.exp
15104 * gdb.trace/signal.exp
15105 * gdb.trace/stap-trace.exp
15106 * gdb.trace/status-stop.exp
15107 * gdb.trace/strace.exp
15108 * gdb.trace/tfile.exp
15109 * gdb.trace/tfind.exp
15110 * gdb.trace/trace-break.exp
15111 * gdb.trace/trace-condition.exp
15112 * gdb.trace/trace-enable-disable.exp
15113 * gdb.trace/trace-mt.exp
15114 * gdb.trace/tracecmd.exp
15115 * gdb.trace/tracefile-pseudo-reg.exp
15116 * gdb.trace/tspeed.exp
15117 * gdb.trace/tstatus.exp
15118 * gdb.trace/tsv.exp
15119 * gdb.trace/unavailable.exp
15120 * gdb.trace/while-dyn.exp
15121 * gdb.trace/while-stepping.exp
15122 * lib/gdb-guile.exp
15123 * lib/gdb.exp
15124 * lib/mi-support.exp
15125 * lib/pascal.exp
15126 * lib/perftest.exp
15127 * lib/prelink-support.exp
15128 * lib/selftest-support.exp
15129
15130 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15131
15132 * Makefile.in: Include disable-implicit-rules.mk.
15133
15134 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15135
15136 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15137 non-byte-aligned bit fields.
15138
15139 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15140
15141 PR gdb/12616
15142 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15143 respects the DW_AT_data_bit_offset attribute.
15144
15145 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15146
15147 * gdb.base/default.exp: Fix output of "set language".
15148
15149 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15150
15151 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15152 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15153 make.
15154 * configure.ac: Remove checks for the make program.
15155 * configure: Re-generate.
15156
15157 2016-11-16 Kevin Buettner <kevinb@redhat.com>
15158
15159 * gdb.python/py-recurse-unwind.c (main): Add loop.
15160 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15161 to read_register() and gdb.parse_and_eval(). Make each code
15162 call a separate case that can be individually tested.
15163 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15164 proc. Call cont_and_backtrace for each of the code paths that
15165 we want to test in the unwinder.
15166
15167 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15168
15169 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15170 the definition of struct S.
15171
15172 2016-11-11 Catherine Moore <clm@codesourcery.com>
15173
15174 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15175
15176 2016-11-09 Pedro Alves <palves@redhat.com>
15177
15178 * gdb.base/commands.exp (runto_or_return): New procedure.
15179 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15180 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15181 (progvar_simple_while_test, progvar_complex_if_while_test)
15182 (if_while_breakpoint_command_test)
15183 (infrun_breakpoint_command_test, breakpoint_command_test)
15184 (user_defined_command_test, watchpoint_command_test)
15185 (test_command_prompt_position, redefine_hook_test)
15186 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15187 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15188 multi_line_input and multi_line. Remove gdb_expect and
15189 gdb_stop_suppressing_tests uses.
15190 * lib/gdb.exp (valnum_re): New global.
15191 (multi_line_input): New procedure.
15192
15193 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15194
15195 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15196 Remove.
15197 (test_setup): Define with proc_with_prefix.
15198 (test_cli_inferior): Likewise.
15199 (test_cli_thread): Likewise.
15200 (test_cli_frame): Likewise.
15201 (test_cli_select_frame): Likewise.
15202 (test_cli_up_down): Likewise.
15203 (test_mi_thread_select): Likewise.
15204 (test_mi_stack_select_frame): Likewise.
15205 (test_cli_in_mi_inferior): Likewise.
15206 (test_cli_in_mi_thread): Likewise.
15207 (test_cli_in_mi_frame): Likewise.
15208 (top level): Do not use with_test_prefix_procname.
15209
15210 2016-11-09 Pedro Alves <palves@redhat.com>
15211
15212 * gdb.base/commands.exp (gdbvar_simple_if_test)
15213 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15214 (progvar_simple_if_test, progvar_simple_while_test)
15215 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15216 (infrun_breakpoint_command_test, breakpoint_command_test)
15217 (user_defined_command_test, watchpoint_command_test)
15218 (test_command_prompt_position, deprecated_command_test)
15219 (bp_deleted_in_command, temporary_breakpoint_commands)
15220 (stray_arg0_test, source_file_with_indented_comment)
15221 (recursive_source_test, if_commands_test)
15222 (error_clears_commands_left, redefine_hook_test)
15223 (redefine_backtrace_test): Use proc_with_prefix.
15224 * lib/gdb.exp (proc_with_prefix): New proc.
15225
15226 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15227
15228 * gdb.base/tui-layout.c: New file.
15229 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15230 disassembly window contains very long lines.
15231
15232 2016-11-08 Tom Tromey <tom@tromey.com>
15233
15234 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15235 depend on Python 2.
15236
15237 2016-11-08 Tom Tromey <tom@tromey.com>
15238
15239 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15240 New method.
15241
15242 2016-10-29 Manish Goregaokar <manish@mozilla.com>
15243
15244 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15245
15246 2016-10-27 Manish Goregaokar <manish@mozilla.com>
15247
15248 * gdb.rust/simple.rs: Add test for univariant enums without
15249 discriminants and for encoded struct-like enums.
15250
15251 2016-10-28 Pedro Alves <palves@redhat.com>
15252
15253 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15254 gdb_test_multiple, tighten regexps and match symtabs and line
15255 tables incrementally.
15256
15257 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
15258
15259 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15260 general.
15261
15262 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
15263
15264 * gdb.base/exec-invalid-sysroot.exp: New file.
15265
15266 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15269
15270 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15271
15272 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15273
15274 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15275
15276 * gdb.base/killed-outside.exp: Remove $options from a call to
15277 `prepare_for_testing'.
15278
15279 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15280
15281 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15282 Change test message.
15283
15284 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15285
15286 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15287 Update comment.
15288
15289 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15290
15291 * gdb.trace/mi-trace-save.exp: New file.
15292
15293 2016-10-13 Yao Qi <yao.qi@linaro.org>
15294
15295 * gdb.base/code_elim.exp (get_var_address): Remove.
15296 * gdb.base/relocate.exp: Likewise.
15297 * gdb.base/shreloc.exp: Likewise.
15298 * lib/gdb.exp (get_var_address): New.
15299
15300 2016-10-13 Yao Qi <yao.qi@linaro.org>
15301
15302 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15303 floating point tests if $skip_float_test is false.
15304
15305 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
15306
15307 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15308 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15309 argc values.
15310 Add 1 to argc so we guarantee distinct initial/modified argc values.
15311
15312 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15313
15314 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15315
15316 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15319 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15320 * gdb.arch/vsx-regs.exp: Likewise.
15321
15322 2016-10-07 Yao Qi <yao.qi@linaro.org>
15323
15324 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15325
15326 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15327
15328 * gdb.python/python.exp: Test decode_line("*0").
15329
15330 2016-10-06 Doug Evans <dje@google.com>
15331
15332 * gdb.python/py-value.exp (test_value_creation): Add test for large
15333 unsigned 64-bit value.
15334
15335 2016-10-06 Tom Tromey <tom@tromey.com>
15336
15337 * gdb.compile/compile.exp: Change java tests to rust.
15338 * gdb.base/setshow.exp: Change java tests to rust.
15339 * gdb.base/default.exp: Remove java from language list.
15340 * README (Examples): Update language example.
15341 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15342 test.
15343 * lib/gdb.exp (skip_java_tests): Remove.
15344 * lib/java.exp: Remove.
15345 * gdb.java: Remove.
15346
15347 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15348
15349 * gdb.arch/mips-fcr.exp: New test.
15350 * gdb.arch/mips-fcr.c: Source for the new test.
15351
15352 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15353
15354 * gdb.base/solib-disc.exp: Use `standard_output_file'
15355 throughout.
15356
15357 2016-10-06 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.base/jit-simple-dl.c: New file.
15360 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15361 * gdb.base/jit-simple.c: ... this.
15362 * gdb.base/jit-simple.exp (jit_run): Delete.
15363 (build_jit): New proc.
15364 (jit_test_reread): Recompile either the main program or the shared
15365 library, depending on what is being tested. Skip changing address
15366 if caller wants to. Compare before/after addresses. If testing
15367 standalone, explicitly load the binary. Test "maint info
15368 breakpoints".
15369 (top level): Add "standalone vs shared lib" and "change address"
15370 vs "same address" axes.
15371
15372 2016-10-06 Pedro Alves <palves@redhat.com>
15373
15374 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15375 call.
15376 (jit_run): Delete.
15377 (jit_test_reread): Use with_test_prefix. Reload the main binary
15378 explicitly. Compare the before/after addresses of the JIT
15379 descriptor.
15380
15381 2016-08-15 Doug Evans <dje@google.com>
15382
15383 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15384 for single bitfields is bool.
15385 * gdb.xml/tdesc-regs.exp: Ditto.
15386
15387 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15388
15389 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15390
15391 2016-10-05 Yao Qi <yao.qi@linaro.org>
15392
15393 * lib/gdb.exp (support_complex_tests): Return zero if
15394 gdb_skip_float_test return true.
15395
15396 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15397 Simon Marchi <simon.marchi@ericsson.com>
15398
15399 PR gdb/20487
15400 * gdb.mi/user-selected-context-sync.exp: New file.
15401 * gdb.mi/user-selected-context-sync.c: New file.
15402
15403 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15404 Simon Marchi <simon.marchi@ericsson.com>
15405
15406 PR gdb/20487
15407 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15408 =thread-select-event check.
15409
15410 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15411
15412 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15413 the compulsory L operand changes.
15414 * gdb.arch/powerpc-power.s: Likewise.
15415
15416 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15417
15418 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15419 * gdb.base/jit-attach-pie.c: New file.
15420 * gdb.base/jit-attach-pie.exp: New file.
15421
15422 2016-09-28 Pedro Alves <palves@redhat.com>
15423
15424 * gdb.base/infcall-input.c: New file.
15425 * gdb.base/infcall-input.exp: New file.
15426
15427 2016-09-22 Yao Qi <yao.qi@linaro.org>
15428
15429 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15430 (gdb_exit): Rename it to ...
15431 (gdbserver_gdb_exit): ... Close GDBserver.
15432 (gdb_exit): New proc, call gdbserver_gdb_exit.
15433 (mi_gdb_exit): Likewise.
15434
15435 2016-09-22 Yao Qi <yao.qi@linaro.org>
15436
15437 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15438 path.
15439 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15440 Remove duplication.
15441
15442 2016-09-22 Yao Qi <yao.qi@linaro.org>
15443
15444 * lib/gdbserver-support.exp: Check the existence of
15445 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15446
15447 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15448
15449 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15450
15451 2016-09-21 Tom Tromey <tom@tromey.com>
15452
15453 PR gdb/20604:
15454 * gdb.base/quit.exp: New file.
15455
15456 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15457
15458 * .gitignore: New file.
15459
15460 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15461
15462 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15463 throughout.
15464
15465 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15466
15467 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15468
15469 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15470
15471 * gdb.cp/casts.cc (decltype): Move it ...
15472 (main): ... with its call to ...
15473 * gdb.cp/casts03.cc: ... a new file.
15474 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15475
15476 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15477
15478 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15479
15480 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15481
15482 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15483 and sync up the test with tests in gas/testsuite/gas/ppc.
15484 * gdb.arch/powerpc-power.exp: Likewise.
15485
15486 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15487
15488 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15489
15490 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15491 Jan Kratochvil <jan.kratochvil@redhat.com>
15492
15493 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15494 make m1's definition to be different from m2's. Use 'dummy' as an
15495 argument for probe 'two'.
15496
15497 2016-09-10 Jon Beniston <jon@beniston.com>
15498
15499 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15500 for sim target.
15501
15502 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15503
15504 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15505 variable declaration.
15506 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15507 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15508 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15509 received HWCAP as its argument.
15510
15511 2016-09-06 Pedro Alves <palves@redhat.com>
15512
15513 * gdb.base/new-ui-pending-input.c: New file.
15514 * gdb.base/new-ui-pending-input.exp: New file.
15515 * gdb.exp (clear_gdb_spawn_id): New procedure.
15516 (with_spawn_id): Check whether gdb_spawn_id exists before
15517 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15518 on exit.
15519
15520 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15521
15522 * gdb.base/float128.c: New file.
15523 * gdb.base/float128.exp: Likewise.
15524 * gdb.base/floatn.c: Likewise.
15525 * gdb.base/floatn.exp: Likewise.
15526
15527 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15528
15529 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15530
15531 2016-09-05 Pedro Alves <palves@redhat.com>
15532
15533 PR backtrace/19927
15534 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15535 unwinders are immediately called as side effect of "source" or
15536 "disable unwinder" commands.
15537 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15538
15539 2016-09-02 Yao Qi <yao.qi@linaro.org>
15540
15541 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15542 is true and $type is "float" or "double".
15543
15544 2016-09-02 Yao Qi <yao.qi@linaro.org>
15545
15546 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15547 true.
15548 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15549 * gdb.base/call-rt-st.exp: Likewise.
15550 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15551 return value instead of gdb,skip_float_test.
15552 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15553 (do_function_calls): Use its return value instead of
15554 gdb,skip_float_test.
15555 * gdb.base/finish.exp: Likewise.
15556 * gdb.base/funcargs.exp: Likewise.
15557 * gdb.base/return.exp: Likewise.
15558 * gdb.base/return2.exp: Likewise.
15559 * gdb.base/varargs.exp: Likewise.
15560 * lib/gdb.exp (gdb_skip_float_test): Change it to
15561 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15562
15563 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15564
15565 * gdb.multi/tids.exp: Test "thread apply all".
15566
15567 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15568
15569 * gdb.base/default.exp (tty): Remove.
15570
15571 2016-08-24 Kevin Buettner <kevinb@redhat.com>
15572
15573 * gdb.python/py-recurse-unwind.c: New file.
15574 * gdb.python/py-recurse-unwind.py: New file.
15575 * gdb.python/py-recurse-unwind.exp: New file.
15576
15577 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15578
15579 * gdb.base/set-inferior-tty.exp: New file.
15580 * gdb.base/set-inferior-tty.c: New file.
15581
15582 2016-08-23 Pedro Alves <palves@redhat.com>
15583
15584 PR gdb/20494
15585 * gdb.base/new-ui-echo.c: New file.
15586 * gdb.base/new-ui-echo.exp: New file.
15587
15588 2016-08-23 Yao Qi <yao.qi@linaro.org>
15589
15590 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15591 gdbserver_spawn.
15592 * gdb.server/connect-without-multi-process.exp (do_test):
15593 Likewise.
15594
15595 2016-08-23 Yao Qi <yao.qi@linaro.org>
15596
15597 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15598 standalone_txt. Delete gdb_txt and standalone_txt on host
15599 and target. Spawn the binary on target. Copy files from
15600 target to host.
15601
15602 2016-08-22 Pedro Alves <palves@redhat.com>
15603
15604 PR gdb/20505
15605 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15606 with_test_prefix. Factor out bits to ...
15607 (test_no_vdso): ... this new procedure.
15608
15609 2016-08-19 Carl Love <cel@us.ibm.com>
15610
15611 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15612 maintaining separate logic for constructing the output path.
15613 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15614 * gdb.arch/ppc-dfp.exp: Likewise.
15615 * gdb.arch/ppc-fp.exp: Likewise.
15616 * gdb.arch/vsx-regs.exp: Likewise.
15617 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15618 binprefix for generating the additional binary files.
15619
15620 2016-08-19 Pedro Alves <palves@redhat.com>
15621
15622 * gdb.trace/mi-trace-frame-collected.exp
15623 (test_trace_frame_collected): On x32, expect two registers.
15624
15625 2016-08-18 Carl Love <cel@us.ibm.com>
15626
15627 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15628 and sync up the test with tests in gas/testsuite/gas/ppc.
15629 * gdb.arch/powerpc-power.exp: Likewise.
15630
15631 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15632
15633 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15634 expected error message.
15635
15636 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15637
15638 * gdb.multi/remove-inferiors.exp: New file.
15639 * gdb.multi/remove-inferiors.c: New file.
15640
15641 2016-08-12 Yao Qi <yao.qi@linaro.org>
15642
15643 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15644 argument list.
15645
15646 2016-08-10 Pedro Alves <palves@redhat.com>
15647
15648 PR gdb/19187
15649 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15650 setup_kfails.
15651
15652 2016-08-09 Pedro Alves <palves@redhat.com>
15653 Simon Marchi <simon.marchi@ericsson.com>
15654
15655 PR gdb/20418
15656 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15657 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15658
15659 2016-08-09 Pedro Alves <palves@redhat.com>
15660
15661 PR mi/20431
15662 * gdb.mi/mi-cmd-error.exp: New file.
15663
15664 2016-08-09 Pedro Alves <palves@redhat.com>
15665
15666 PR gdb/18653
15667 * gdb.base/signals-state-child.c: New file.
15668 * gdb.base/signals-state-child.exp: New file.
15669 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15670
15671 2016-08-09 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15674
15675 2016-08-03 Tom Tromey <tom@tromey.com>
15676
15677 PR python/18565:
15678 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15679
15680 2016-08-01 Yao Qi <yao.qi@linaro.org>
15681
15682 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15683 variable mode to "multi-process" if $multi_process is 1, otherwise
15684 set it to "single-process".
15685
15686 2016-08-01 Yao Qi <yao.qi@linaro.org>
15687
15688 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15689 * gdb.cp/cpexprs.exp: Likewise.
15690 * gdb.cp/m-static.exp: Likewise.
15691
15692 2016-07-26 Tom Tromey <tom@tromey.com>
15693
15694 PR python/20190:
15695 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15696 test.
15697
15698 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15699
15700 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15701 selecting assembly source files.
15702 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15703 assembly source files.
15704 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15705 assembly source files.
15706 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15707 selecting assembly source files.
15708
15709 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15710
15711 * gdb.base/new-ui.exp (do_test_invalid_args): New
15712 procedure.
15713
15714 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15715
15716 * gdb.btrace/reconnect.c: New file.
15717 * gdb.btrace/reconnect.exp: New file.
15718
15719 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15720
15721 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15722 to test_catch_syscall_group.
15723 (test_catch_syscall_group): New.
15724
15725 2016-07-21 Tom Tromey <tom@tromey.com>
15726
15727 * gdb.rust/simple.rs (main): Use empty struct expression.
15728 * gdb.rust/simple.exp: Add tests for empty struct expression.
15729
15730 2016-07-21 Yao Qi <yao.qi@linaro.org>
15731
15732 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15733 if gdb_skip_xml_test is true on some targets.
15734
15735 2016-07-21 Yao Qi <yao.qi@linaro.org>
15736
15737 * gdb.server/solib-list.exp: Unset last_loaded_file.
15738
15739 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15740
15741 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15742 "step into captured_main (args)".
15743
15744 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15745
15746 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15747
15748 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15749
15750 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15751
15752 2016-07-19 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15755 * gdb.opt/inline-bt.exp: Likewise.
15756 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15757 additional_flags=-Winline.
15758 * gdb.opt/inline-locals.exp: Likewise.
15759 * gdb.opt/inline-markers.c (ATTR): Define.
15760 (inlined_fn): Use it.
15761
15762 2016-07-19 Yao Qi <yao.qi@linaro.org>
15763
15764 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15765 (test_with_self): Remove some code. Remove argument executable.
15766 (top-level): Use do_self_tests.
15767
15768 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
15769 Don Breazeal <donb@codesourcery.com>
15770
15771 * gdb.base/maint.exp: Escape paths used in regular expressions.
15772 * gdb.stabs/weird.exp: Likewise.
15773
15774 2016-07-13 Tom Tromey <tom@tromey.com>
15775
15776 PR python/15620, PR python/18620:
15777 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15778 (test_bkpt_events): New procs.
15779
15780 2016-07-13 Tom Tromey <tom@tromey.com>
15781
15782 PR python/17698:
15783 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15784 test.
15785 (test_watchpoints): Likewise.
15786 (test_bkpt_pending): New proc.
15787
15788 2016-07-13 Tom Tromey <tom@tromey.com>
15789
15790 PR cli/18053:
15791 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15792 completion test.
15793
15794 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15795
15796 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15797 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15798 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15799 f_label.
15800 (g): Rename g_end_lbl to g_label.
15801 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15802 low_pc and high_pc.
15803 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15804
15805 2016-07-12 Tom Tromey <tom@tromey.com>
15806
15807 PR python/19293:
15808 * gdb.python/py-unwind-maint.exp: Update tests.
15809
15810 2016-07-12 Yao Qi <yao.qi@linaro.org>
15811
15812 * lib/selftest-support.exp (selftest_setup): Match the output
15813 when captured_main is inlined.
15814
15815 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15816
15817 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15818 New variables.
15819 (print this%a, print this%b, print this): New tests.
15820 * gdb.fortran/derived-types.f90 (this): New object and
15821 initialization.
15822
15823 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15824
15825 * gdb.ada/arraydim.exp: Remove extra directory level in build
15826 directory.
15827
15828 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15829
15830 * lib/ada.exp: Remove extra directory level in build directory.
15831 * gdb.ada/cond_lang.exp: Likewise.
15832 * gdb.ada/exec_changed.exp: Likewise.
15833 * gdb.ada/lang_switch.exp: Likewise.
15834
15835 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15836
15837 * simple.rs: Add test for raw pointer subscripting.
15838 * simple.exp: Add test expectations.
15839
15840 2016-07-05 Yao Qi <yao.qi@linaro.org>
15841
15842 * gdb.mi/mi-reverse.exp: Match =record-started output.
15843
15844 2016-07-01 Pedro Alves <palves@redhat.com>
15845
15846 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15847 procedure.
15848 (jit_reader_test): Test the jit reader's unwinder.
15849 * gdb.base/jithost.c (jit_function_00_code): New global.
15850 (main): Use memcpy to fill in the mmapped code, instead of poking
15851 bytes manually here.
15852 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15853 value.
15854 (read_debug_info): Save the function's range.
15855 (read_sp): New function.
15856 (unwind_frame): Use it. Also unwind RBP.
15857 (get_frame_id): Use read_sp.
15858 (gdb_init_reader): Use calloc instead of malloc.
15859 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15860 parameter. Use gdb_test_multiple.
15861
15862 2016-07-01 Pedro Alves <palves@redhat.com>
15863 Antoine Tremblay <antoine.tremblay@ericsson.com>
15864
15865 * gdb.threads/process-dies-while-detaching.c: New file.
15866 * gdb.threads/process-dies-while-detaching.exp: New file.
15867
15868 2016-07-01 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.multi/watchpoint-multi-exit.c: New file.
15871 * gdb.multi/watchpoint-multi-exit.exp: New file.
15872
15873 2016-06-30 Pedro Alves <palves@redhat.com>
15874
15875 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15876 unset inferior_spawn_id.
15877
15878 2016-06-30 Pedro Alves <palves@redhat.com>
15879
15880 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15881 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15882
15883 2016-06-29 Yao Qi <yao.qi@linaro.org>
15884
15885 * gdb.base/return.c: Add copyright header.
15886
15887 2016-06-29 Tom Tromey <tom@tromey.com>
15888
15889 PR python/20129:
15890 * gdb.python/py-framefilter.exp: Add tests for setting priority
15891 and disabling of non-existent frame filter.
15892
15893 2016-06-29 Yao Qi <yao.qi@linaro.org>
15894
15895 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15896 0x0f07ff.
15897
15898 2016-06-28 Yao Qi <yao.qi@linaro.org>
15899
15900 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15901 triplets. Start gdb, execute catch syscall, and continue. Check
15902 gdb's output to determine catch syscall is supported.
15903
15904 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15905
15906 * gdb.rust/simple.rs: Add test for returning unit in a function.
15907 * gdb.rust/simple.exp: Add expectation for functions returning
15908 unit.
15909
15910 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15911
15912 * gdb.python/py-breakpoint-create-fail.c,
15913 gdb.python/py-breakpoint-create-fail.exp,
15914 gdb.python/py-breakpoint-create-fail.py: New testcase.
15915
15916 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15917
15918 PR gdb/20239
15919 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15920 * gdb.rust/simple.exp: Add test expectations for new NonZero
15921 tests.
15922
15923 2016-06-24 David Taylor <dtaylor@emc.com>
15924
15925 * gdb.base/offsets.exp: New file.
15926 * gdb.base/offsets.c: New file.
15927
15928 2016-06-23 Tom Tromey <tom@tromey.com>
15929
15930 PR gdb/16483:
15931 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15932 before any filters are loaded.
15933
15934 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15935
15936 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15937 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15938 structs.
15939 * gdb.fortran/derived-type-function.exp: New file.
15940 * gdb.fortran/derived-type-function.f90: New file.
15941
15942
15943 2016-06-21 Pedro Alves <palves@redhat.com>
15944
15945 * gdb.base/new-ui.exp: New file.
15946 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15947 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15948 (with_spawn_id): New procedure.
15949
15950 2016-06-21 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.mi/mi-exec-run.exp: New file.
15953
15954 2016-06-21 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15957 breakpoint command's output on the main UI.
15958 (test_break): New procedure, factored out from calls in the top
15959 level.
15960 (top level): Use foreach_with_prefix to test MI as main UI and as
15961 separate UI.
15962
15963 2016-06-21 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15966 (test_awatch_creation_and_listing)
15967 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15968 Remove 'type' parameter.
15969 (test_watchpoint_all): New parameter mi_mode. Remove
15970 with_test_prefix.
15971 (top level): Use foreach_with_prefix, and add main/separate UI MI
15972 testing axis.
15973
15974 2016-06-21 Pedro Alves <palves@redhat.com>
15975
15976 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15977 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15978 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15979 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15980 (gdb_main_spawn_id, mi_spawn_id): Declare and
15981 comment.
15982 (mi_create_inferior_pty): New procedure,
15983 factored out from default_mi_gdb_start.
15984 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15985 procedures.
15986 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15987 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15988 Use mi_create_inferior_pty.
15989 (mi_gdb_start): Use eval to pass down args list.
15990
15991 2016-06-21 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15994 * gdb.opt/inline-cmds.exp: Add MI tests.
15995
15996 2016-06-21 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15999
16000 2016-06-21 Pedro Alves <palves@redhat.com>
16001
16002 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
16003 (top level): Use it instead of mi_execute_to.
16004
16005 2016-06-21 Pedro Alves <palves@redhat.com>
16006
16007 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
16008 (cont_handler_str): New.
16009 (signal_stop_handler): Set stop_handler_str instead of printing to
16010 stdout.
16011 (continue_handler): Set cont_handler_str instead of printing to
16012 stdout.
16013 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
16014 mi_send_resuming_command. Print stop_handler_str and
16015 cont_handler_str instead of expecting the python events print
16016 directly.
16017
16018 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
16019
16020 * gdb.base/jit-reader.exp: New file.
16021 * gdb.base/jithost.c: New file.
16022 * gdb.base/jithost.h: New file.
16023 * gdb.base/jitreader.c : New file.
16024 * gdb.base/jit-protocol.h: New file.
16025
16026 2016-06-17 Yao Qi <yao.qi@linaro.org>
16027
16028 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16029 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16030 and detach-on-fork. Adjust tests.
16031 (top level): Invoke break_cond_on_syscall with combinations of
16032 syscall, follow-fork-mode and detach-on-fork.
16033
16034 2016-06-17 Yao Qi <yao.qi@linaro.org>
16035
16036 * gdb.base/step-over-exit.c: New.
16037 * gdb.base/step-over-exit.exp: New.
16038
16039 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
16040
16041 * gdb.base/float.exp: Add target check for nds32*-*-*.
16042 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16043
16044 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
16045
16046 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16047 for unsupported target features.
16048 * gdb.base/call-rt-st.exp: Likewise.
16049 * gdb.base/call-sc.exp: Likewise.
16050 * gdb.base/call-signal-resume.exp: Likewise.
16051 * gdb.base/call-strs.exp: Likewise.
16052 * gdb.base/callexit.exp: Likewise.
16053 * gdb.base/callfuncs.exp: Likewise.
16054 * gdb.base/nodebug.exp: Likewise.
16055 * gdb.base/printcmds.exp: Likewise.
16056 * gdb.base/ptype.exp: Likewise.
16057 * gdb.base/structs.exp: Likewise.
16058 * gdb.base/unwindonsignal.exp: Likewise.
16059 * gdb.cp/gdb2495.exp: Likewise.
16060 * gdb.cp/templates.exp: Likewise.
16061 * gdb.cp/virtfunc.exp: Likewise.
16062 * gdb.threads/hand-call-in-threads.exp: Likewise.
16063 * gdb.threads/interrupted-hand-call.exp: Likewise.
16064 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16065
16066 2016-06-10 Tom Tromey <tom@tromey.com>
16067
16068 PR rust/20110:
16069 * gdb.rust/expr.exp: Add test for integer constant larger than
16070 i32.
16071
16072 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16073
16074 * gdb.fortran/nested-funcs.exp: New.
16075 * gdb.fortran/nested-funcs.f90: New.
16076
16077 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16078
16079 * gdb.base/examine-backward.c: New file.
16080 * gdb.base/examine-backward.exp: New file.
16081
16082 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16083
16084 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16085 matching.
16086
16087 2016-06-02 Tom Tromey <tom@tromey.com>
16088
16089 PR python/18984:
16090 * gdb.python/py-shared.exp: Add solib_name test.
16091
16092 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16093
16094 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16095
16096 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16097
16098 PR c++/19893
16099 * gdb.dwarf2/implref.exp: Rename to...
16100 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16101 * gdb.dwarf2/implref-array.c: New file.
16102 * gdb.dwarf2/implref-array.exp: Likewise.
16103 * gdb.dwarf2/implref-global.c: Likewise.
16104 * gdb.dwarf2/implref-global.exp: Likewise.
16105 * gdb.dwarf2/implref-struct.c: Likewise.
16106 * gdb.dwarf2/implref-struct.exp: Likewise.
16107
16108 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16109
16110 * gdb.trace/trace-condition.exp: Add 64bit tests.
16111
16112 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16113
16114 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16115 bits types.
16116 (main): Adapt to 8 to 64 bits types.
16117 * gdb.trace/trace-condition.exp: Add new tests.
16118
16119 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16120
16121 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16122
16123 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16124
16125 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16126 Move condition tests...
16127 * gdb.trace/trace-condition.exp: Here.
16128
16129 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16130
16131 * gdb.trace/trace-condition.exp: Add counter-case tests.
16132
16133 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16134
16135 PR c++/15231
16136 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16137 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16138
16139 2016-05-27 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16142 New procedure.
16143 (top level): Call it, and bail out of DejaGnu is known to be bad.
16144
16145 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16146
16147 * gdb.base/whatis.c: Extend the test case.
16148 * gdb.base/whatis.exp: Add additional tests.
16149
16150 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16151
16152 * gdb.fortran/type.f90: Add pointer variable.
16153 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16154
16155 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16156
16157 * gdb.fortran/vla-type.exp: Fix testcase name.
16158
16159 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16160
16161 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16162
16163 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16164
16165 * gdb.fortran/type.f90: Add nested structures.
16166 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16167 * gdb.fortran/derived-type.exp: Adapt expected output.
16168 * gdb.fortran/vla-type.exp: Adapt expected output.
16169
16170 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16171
16172 * gdb.fortran/whatis_type.exp: Adapt expected output.
16173
16174 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16175
16176 * gdb.fortran/print_type.exp: Fix expected output.
16177 * gdb.fortran/whatis_type.exp: Fix expected output.
16178
16179 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16180
16181 * gdb.fortran/whatis_type.exp: Use multi_line.
16182
16183 2016-05-24 Tom Tromey <tom@tromey.com>
16184
16185 PR python/17386:
16186 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16187 use value as an index.
16188
16189 2016-05-23 Tom Tromey <tom@tromey.com>
16190
16191 PR python/17981:
16192 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16193 no-breakpoint case.
16194
16195 2016-05-24 Pedro Alves <palves@redhat.com>
16196
16197 PR gdb/19828
16198 * gdb.threads/clone-attach-detach.c: New file.
16199 * gdb.threads/clone-attach-detach.exp: New file.
16200
16201 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16202
16203 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16204
16205 2016-05-23 Tom Tromey <tom@tromey.com>
16206
16207 PR python/19438, PR python/18393:
16208 * gdb.python/py-progspace.exp: Add "dir" test.
16209 * gdb.python/py-objfile.exp: Add "dir" test.
16210
16211 2016-05-23 Yao Qi <yao.qi@linaro.org>
16212
16213 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16214 * gdb.arch/thumb2-it.exp: Likewise.
16215
16216 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16217
16218 * gdb.mi/mi-threads-interrupt.c: New file.
16219 * gdb.mi/mi-threads-interrupt.exp: New file.
16220
16221 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16222
16223 PR gdb/18077
16224 * gdb.mi/mi-async-run.exp: New file.
16225 * gdb.mi/mi-async-run.c: New file.
16226
16227 2016-05-17 Tom Tromey <tom@tromey.com>
16228 Manish Goregaokar <manishsmail@gmail.com>
16229
16230 * lib/rust-support.exp: New file.
16231 * lib/gdb.exp (skip_rust_tests): New proc.
16232 (build_executable_from_specs): Handle rust.
16233 * lib/future.exp (gdb_find_rustc): New proc.
16234 (gdb_default_target_compile): Handle rust.
16235 * gdb.rust/expr.exp: New file.
16236 * gdb.rust/generics.exp: New file.
16237 * gdb.rust/generics.rs: New file.
16238 * gdb.rust/methods.exp: New file.
16239 * gdb.rust/methods.rs: New file.
16240 * gdb.rust/modules.exp: New file.
16241 * gdb.rust/modules.rs: New file.
16242 * gdb.rust/simple.exp: New file.
16243 * gdb.rust/simple.rs: New file.
16244
16245 2016-05-17 Tom Tromey <tom@tromey.com>
16246
16247 * gdb.base/default.exp (set language): Add rust.
16248
16249 2016-05-17 Tom Tromey <tom@tromey.com>
16250
16251 * gdb.gdb/unittest.exp: New file.
16252
16253 2016-05-16 Yao Qi <yao.qi@linaro.org>
16254
16255 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16256 shell_prompt. Update shell_prompt_re.
16257
16258 2016-05-12 Doug Evans <dje@google.com>
16259
16260 PR symtab/19999
16261 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16262 $options when building executable.
16263 * gdb.dwarf2/fission-loclists-pie.S: New file.
16264 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16265
16266 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16267
16268 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16269 of [is_remote target],
16270
16271 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16272
16273 * lib/gdb.exp (use_gdb_stub): New procedure.
16274
16275 2016-05-03 Yunlian Jiang <yunlian@google.com>
16276 Doug Evans <dje@google.com>
16277
16278 PR symtab/19914
16279 * gdb.dwarf2/dwp-sepdebug.c: New file.
16280 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16281
16282 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16283
16284 * gdb.base/detach.exp: Remove is_remote check.
16285
16286 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16287
16288 * gdb.base/annota-input-while-running.exp: Don't check for
16289 [is_remote target]. Enable annotations after running to main.
16290 Remove unused "set test..." line.
16291
16292 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16293
16294 * gdb.trace/trace-enable-disable.exp: New file.
16295 * gdb.trace/trace-enable-disable.c: New file.
16296
16297 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16298
16299 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16300 use it in info sharedlibrary test.
16301 * gdb.trace/ftrace-lock.exp: Likewise.
16302 * gdb.trace/ftrace.exp: Likewise.
16303 * gdb.trace/range-stepping.exp: Likewise.
16304 * gdb.trace/trace-break.exp: Likewise.
16305 * gdb.trace/trace-condition.exp: Likewise.
16306 * gdb.trace/trace-mt.exp: Likewise.
16307
16308 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16309
16310 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16311 (gdb_load_shlib): ... this.
16312 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16313 gdb_load_shlib.
16314 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16315 * gdb.base/ctxobj.exp: Likewise.
16316 * gdb.base/dprintf-pending.exp: Likewise.
16317 * gdb.base/dso2dso.exp: Likewise.
16318 * gdb.base/fixsection.exp: Likewise.
16319 * gdb.base/gcore-relro.exp: Likewise.
16320 * gdb.base/gdb1555.exp: Likewise.
16321 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16322 * gdb.base/gnu-ifunc.exp: Likewise.
16323 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16324 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16325 * gdb.base/pending.exp: Likewise.
16326 * gdb.base/print-file-var.exp: Likewise.
16327 * gdb.base/print-symbol-loading.exp: Likewise.
16328 * gdb.base/shlib-call.exp: Likewise.
16329 * gdb.base/shreloc.exp: Likewise.
16330 * gdb.base/so-impl-ld.exp: Likewise.
16331 * gdb.base/solib-disc.exp: Likewise.
16332 * gdb.base/solib-nodir.exp: Likewise.
16333 * gdb.base/solib-overlap.exp: Likewise.
16334 * gdb.base/solib-symbol.exp: Likewise.
16335 * gdb.base/solib-weak.exp (do_test): Likewise.
16336 * gdb.base/sym-file.exp: Likewise.
16337 * gdb.base/symtab-search-order.exp: Likewise.
16338 * gdb.base/type-opaque.exp: Likewise.
16339 * gdb.base/unload.exp: Likewise.
16340 * gdb.base/watchpoint-solib.exp: Likewise.
16341 * gdb.compile/compile.exp: Likewise.
16342 * gdb.cp/gdb2384.exp: Likewise.
16343 * gdb.cp/infcall-dlopen.exp: Likewise.
16344 * gdb.cp/re-set-overloaded.exp: Likewise.
16345 * gdb.fortran/library-module.exp: Likewise.
16346 * gdb.opt/solib-intra-step.exp: Likewise.
16347 * gdb.python/py-finish-breakpoint.exp: Likewise.
16348 * gdb.python/py-shared.exp: Likewise.
16349 * gdb.reverse/solib-precsave.exp: Likewise.
16350 * gdb.reverse/solib-reverse.exp: Likewise.
16351 * gdb.server/solib-list.exp: Likewise.
16352 * gdb.threads/dlopen-libpthread.exp: Likewise.
16353 * gdb.threads/tls-shared.exp: Likewise.
16354 * gdb.threads/tls-so_extern.exp: Likewise.
16355 * gdb.trace/change-loc.exp: Likewise.
16356 * gdb.trace/ftrace-lock.exp: Likewise.
16357 * gdb.trace/ftrace.exp: Likewise.
16358 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16359 * gdb.trace/pending.exp: Likewise.
16360 * gdb.trace/range-stepping.exp: Likewise.
16361 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16362 (strace_info_marker): Likewise.
16363 (strace_probe_marker): Likewise.
16364 (strace_trace_on_same_addr): Likewise.
16365 (strace_trace_on_diff_addr): Likewise.
16366 * gdb.trace/trace-break.exp: Likewise.
16367 * gdb.trace/trace-condition.exp: Likewise.
16368 * gdb.trace/trace-mt.exp: Likewise.
16369
16370 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16371
16372 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16373 result of gdb_remote_download.
16374 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16375 * gdb.base/dso2dso.exp: Likewise.
16376 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16377 * gdb.base/print-file-var.exp: Likewise.
16378 * gdb.base/shlib-call.exp: Likewise.
16379 * gdb.base/shreloc.exp: Likewise.
16380 * gdb.base/solib-overlap.exp: Likewise.
16381 * gdb.base/solib-weak.exp (do_test): Likewise.
16382 * gdb.base/unload.exp: Likewise.
16383
16384 2016-04-27 Yao Qi <yao.qi@linaro.org>
16385
16386 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16387 exists.
16388
16389 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16390
16391 * vla-type.exp: Print structure from toplevel.
16392
16393 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16394
16395 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16396 of dynamic types.
16397 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16398 of dynamic types.
16399
16400 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16401
16402 * gdb.fortran/vla-type.f90: New file.
16403 * gdb.fortran/vla-type.exp: New file.
16404
16405 2016-04-25 Yao Qi <yao.qi@linaro.org>
16406
16407 * gdb.base/branch-to-self.c: New file.
16408 * gdb.base/branch-to-self.exp: New file.
16409
16410 2016-04-22 Yao Qi <yao.qi@linaro.org>
16411
16412 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16413 more after $hex.
16414
16415 2016-04-22 Yao Qi <yao.qi@linaro.org>
16416
16417 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16418 * gdb.base/annota3.exp: Likewise.
16419
16420 2016-04-22 Yao Qi <yao.qi@linaro.org>
16421
16422 * gdb.reverse/step-precsave.exp: Do one step and test program
16423 stops in "callee" and do multiple steps until program goes out
16424 of "callee".
16425 * gdb.reverse/step-reverse.exp: Likewise.
16426
16427 2016-04-22 Yao Qi <yao.qi@linaro.org>
16428
16429 * gdb.trace/signal.exp: Also pass if
16430 $tracepoint_hits($i) > $iterations.
16431
16432 2016-04-22 Yao Qi <yao.qi@linaro.org>
16433
16434 * gdb.trace/signal.c: New file.
16435 * gdb.trace/signal.exp: New file.
16436
16437 2016-04-19 Doug Evans <xdje42@gmail.com>
16438
16439 * gdb.base/bad-file.exp: New file.
16440
16441 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16442
16443 * gdb.dwarf2/implref.exp: New file.
16444
16445 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16446
16447 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16448 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16449 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16450 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16451 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16452 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16453 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16454 * lib/fortran.exp (fortran_int4): New procedure.
16455 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16456 (fortran_logical4): Likewise.
16457
16458 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16459
16460 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16461
16462 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16463
16464 * lib/compiler.c: Add Intel specific preprocessor macros.
16465 * lib/compiler.cc: Likewise.
16466
16467 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
16468
16469 * gdb.server/connect-with-no-symbol-file.c: New file.
16470 * gdb.server/connect-with-no-symbol-file.exp: New file.
16471
16472 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16473
16474 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16475
16476 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16477
16478 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16479 standard output directory.
16480
16481 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16482
16483 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16484
16485 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16486
16487 * gdb.btrace/instruction_history.c (loop): Add declaration.
16488
16489 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16490
16491 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16492
16493 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16494
16495 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16496 parentheses to print.
16497 (continue_handler): Likewise.
16498
16499 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16500
16501 * gdb.server/solib-list.exp: Remove is_remote check.
16502 Pass shlib= to gdb_compile. Don't link shared library with
16503 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16504 Run binary filename through "readlink -f" on the target.
16505
16506 2016-04-08 Pedro Alves <palves@redhat.com>
16507
16508 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16509 interpreter filename as argument to gdbserver_spawn.
16510 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16511 Return empty if $last_loaded_file does not exist.
16512
16513 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16514
16515 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16516 * gdb.base/jit-main.c: Use exit after usage.
16517
16518 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16519
16520 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16521 GDBHISTSIZE prior to the tests.
16522 * gdb.base/gdbinit-history.exp: Likewise.
16523
16524 2016-04-07 Pedro Alves <palves@redhat.com>
16525
16526 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16527 instead of build_executable. Use gdb_load_shlibs.
16528
16529 2016-04-07 Yao Qi <yao.qi@linaro.org>
16530
16531 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16532 Execute "si" command.
16533
16534 2016-04-07 Yao Qi <yao.qi@linaro.org>
16535
16536 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16537 number instead of the comments on some line.
16538
16539 2016-04-06 Don Breazeal <donb@codesourcery.com>
16540
16541 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16542 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16543
16544 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16545
16546 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16547 standard_output_file. Remove unused binfile variable.
16548
16549 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
16550
16551 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16552 * gdb.python/py-mi-objfile.exp: Match "list main" output
16553 in console format.
16554
16555 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16556
16557 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16558 absolute.
16559
16560 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16561
16562 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16563 absolute.
16564 * gdb.trace/ftrace.exp: Likewise.
16565 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16566 targets as well.
16567 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16568 (gdb_load_shlibs): Copy libraries to test directory when testing
16569 natively. Only set solib-search-path if testing remotely.
16570 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16571
16572 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16573
16574 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16575 gdb_download. Use it even if the target is not remote.
16576 * gdb.base/jit.exp (compile_jit_test): Likewise.
16577 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16578 output directory if the destination board is local, otherwise use
16579 the standard remote_download from DejaGnu.
16580 (gdb_download): Remove.
16581 (gdb_load_shlibs): Use gdb_remote_download instead of
16582 gdb_download.
16583 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16584 Use gdb_remote_download instead of gdb_download. Use it even if
16585 the target is not remote.
16586 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16587 instead of gdb_download.
16588
16589 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16590
16591 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16592 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16593 run.
16594
16595 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
16596
16597 PR gdb/19820
16598 * gdb.base/printcmds.exp: Add artificial arrays tests.
16599
16600 2016-03-31 Pedro Alves <palves@redhat.com>
16601
16602 PR gdb/19858
16603 * gdb.base/jit-main.c: Include unistd.h.
16604 (ATTACH): Define to 0 if not already defined.
16605 (wait_for_gdb, mypid): New globals.
16606 (WAIT_FOR_GDB): New macro.
16607 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16608 some breakpoint locations.
16609 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16610 New procedures.
16611 (one_jit_test): Add REATTACH parameter, and handle it. Use
16612 continue_to_test_location.
16613 (top level): Test attach, and adjusts calls to one_jit_test.
16614
16615 2016-03-31 Pedro Alves <palves@redhat.com>
16616
16617 PR gdb/19858
16618 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16619 BINSUFFIX parameter, and handle it.
16620 (top level): Adjust calls compile_jit_test.
16621
16622 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
16623
16624 PR python/19743
16625 * gdb.python/py-mi-events-gdb.py: New file.
16626 * gdb.python/py-mi-events.c: New file.
16627 * gdb.python/py-mi-events.exp: New file.
16628
16629 2016-03-30 Yao Qi <yao.qi@linaro.org>
16630
16631 * gdb.reverse/until-precsave.exp: Match function name only.
16632 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16633 Move malloc to a condition block.
16634 * gdb.reverse/until-reverse.exp: Match function name only.
16635
16636 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16637
16638 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16639 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16640 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16641 variable for GPR 0 instead of assuming it is register 0.
16642 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16643 * lib/trace-support.exp: Add s390 registers.
16644
16645 2016-03-29 Yao Qi <yao.qi@linaro.org>
16646
16647 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16648
16649 2016-03-24 Yao Qi <yao.qi@linaro.org>
16650
16651 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16652 test message.
16653
16654 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16655
16656 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16657 maintaining separate logic for constructing the output path.
16658
16659 2016-03-16 Don Breazeal <donb@codesourcery.com>
16660
16661 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16662 Retry fork and waitpid on interrupted system call errors.
16663 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16664 Use with_timeout_factor to increase timeout by factor of 10.
16665
16666 2016-03-15 Don Breazeal <donb@codesourcery.com>
16667
16668 * gdb.cp/scope-err.cc: New test program.
16669 * gdb.cp/scope-err.exp: New test script.
16670 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16671 lines and "set breakpoint here" comment.
16672 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16673 Fixed some whitespace and format issues.
16674 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16675 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16676
16677 2016-03-15 Doug Evans <dje@google.com>
16678
16679 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16680 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16681 All callers updated. Add tests for enums, mixed flags register.
16682
16683 2016-03-15 Doug Evans <dje@google.com>
16684
16685 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16686 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16687
16688 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16689
16690 * gdb.base/default.exp: Add $_as_string to the list of expected
16691 convenience functions.
16692
16693 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16694
16695 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16696
16697 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16698
16699 * gdb.python/py-as-string.exp: New file.
16700 * gdb.python/py-as-string.c: New file.
16701
16702 2016-03-09 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16705 signal" -> "Thread NN received signal" output change.
16706 * gdb.threads/ia64-sigill.exp: Likewise.
16707 * gdb.threads/linux-dp.exp: Likewise.
16708 * gdb.threads/manythreads.exp: Likewise.
16709 * gdb.threads/pending-step.exp: Likewise.
16710 * gdb.threads/print-threads.exp: Likewise.
16711 * gdb.threads/sigstep-threads.exp: Likewise.
16712 * gdb.threads/staticthreads.exp: Likewise.
16713 * gdb.threads/tls.exp: Likewise.
16714
16715 2016-03-09 Pedro Alves <palves@redhat.com>
16716
16717 * gdb.base/command-line-input.exp: New file.
16718
16719 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16720
16721 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16722 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16723 * gdb.trace/pending.exp: Accept leading dot before function name.
16724 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16725 * lib/trace-support.exp: Set registers for ppc.
16726
16727 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16728
16729 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16730 use it for disassembly; accept .main in addition to main in backtrace.
16731
16732 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
16733 Marcin Kościelnicki <koriakin@0x04.net>
16734
16735 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16736 (gdb_recursion_test_ptr): New global variable.
16737 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16738 gdb_recursion_test.
16739 (gdb_c_test): Ditto.
16740
16741 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16742
16743 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16744 ordering.
16745
16746 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16747
16748 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16749 (bar): Add bar_start_lbl label.
16750 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16751 of foo/bar for emitting DWARF and tracing.
16752
16753 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16754
16755 * analyze-racy-logs.py: Set executable bit.
16756
16757 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16758
16759 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16760 (CHECK_TARGET_TMP): Likewise.
16761 (check-single-racy): New rule.
16762 (check-parallel-racy): Likewise.
16763 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16764 (do-check-parallel-racy): New rule.
16765 (check-racy/%.exp): Likewise.
16766 * README (Racy testcases): New section.
16767 * analyze-racy-logs.py: New file.
16768
16769 2016-03-03 Doug Evans <dje@google.com>
16770
16771 * gdb.base/skip.exp: Use with_test_prefix.
16772
16773 2016-03-03 Yao Qi <yao.qi@linaro.org>
16774
16775 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16776 Invoke step_over_syscall "clone" and break_cond_on_syscall
16777 "clone".
16778 * gdb.base/step-over-clone.c: New file.
16779
16780 2016-03-03 Yao Qi <yao.qi@linaro.org>
16781
16782 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16783 code format.
16784
16785 2016-03-03 Yao Qi <yao.qi@linaro.org>
16786
16787 * gdb.base/disp-step-fork.c: Rename to ...
16788 * gdb.base/step-over-fork.c: ... it. New file.
16789 * gdb.base/disp-step-vfork.c: Rename to ...
16790 * gdb.base/step-over-vfork.c: ... it. New file.
16791 * gdb.base/disp-step-syscall.exp: Rename to ...
16792 * gdb.base/step-over-syscall.exp: ... it. New file.
16793 (disp_step_cross_syscall): Rename to ...
16794 (step_over_syscall): ... it.
16795
16796 2016-03-03 Yao Qi <yao.qi@linaro.org>
16797
16798 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16799 If target supports condition evaluation on target, invoke
16800 break_cond_on_syscall for fork and vfork.
16801
16802 2016-03-03 Yao Qi <yao.qi@linaro.org>
16803
16804 * gdb.base/disp-step-syscall.exp: Don't invoke
16805 support_displaced_stepping.
16806 (disp_step_cross_syscall): Test with displaced stepping off and
16807 on if supported.
16808
16809 2016-03-03 Yao Qi <yao.qi@linaro.org>
16810
16811 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16812 proc.
16813 (setup): New proc.
16814 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16815 and setup.
16816
16817 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16818
16819 * gdb.fortran/vla-history.exp: Remove breakpoint.
16820
16821 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16822
16823 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16824 exceeds timeout.
16825
16826 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16827
16828 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16829 breakpoint.
16830
16831 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16832
16833 * gdb.mi/vla.f90: Nullify pointer after declaration.
16834
16835 2016-03-01 Pedro Alves <palves@redhat.com>
16836
16837 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16838
16839 2016-03-01 Pedro Alves <palves@redhat.com>
16840
16841 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16842 before anything else.
16843 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16844 _GNU_SOURCE here.
16845 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16846 before anything else.
16847 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16848
16849 2016-03-01 Pedro Alves <palves@redhat.com>
16850
16851 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16852
16853 2016-03-01 Yao Qi <yao.qi@linaro.org>
16854
16855 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16856 prepare_for_testing.
16857
16858 2016-03-01 Yao Qi <yao.qi@linaro.org>
16859
16860 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16861
16862 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16863
16864 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16865 manually constructing the output path.
16866
16867 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16868
16869 * gdb.arch/s390-stackless.S: New.
16870 * gdb.arch/s390-stackless.exp: New.
16871
16872 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16873
16874 * gdb.dlang/circular.c: New file.
16875 * gdb.dlang/circular.exp: New file.
16876
16877 2016-02-26 Yao Qi <yao.qi@linaro.org>
16878
16879 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16880 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16881 (testcases): Update.
16882
16883 2016-02-26 Yao Qi <yao.qi@linaro.org>
16884
16885 * gdb.reverse/aarch64.c: Rename to ...
16886 * gdb.reverse/insn-reverse.c: ... it.
16887 * gdb.reverse/aarch64.exp: Rename to ...
16888 * gdb.reverse/insn-reverse.exp: ... it.
16889
16890 2016-02-26 Yao Qi <yao.qi@linaro.org>
16891
16892 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16893 (testcase_ftype): New.
16894 (testcases): New array.
16895 (n_testcases): New.
16896 (main): Call each element in testcases.
16897 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16898 (read_testcase): New.
16899 Do the tests in a loop.
16900
16901 2016-02-25 Yao Qi <yao.qi@linaro.org>
16902
16903 * gdb.base/branches.c: Remove.
16904
16905 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16906
16907 PR gdb/13808
16908 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16909
16910 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16911
16912 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16913
16914 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16915
16916 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16917 change x86_64 call_insn to 'callq'.
16918
16919 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16920
16921 * gdb.trace/tfile-avx.c: Move to...
16922 * gdb.trace/tracefile-pseudo-reg.c: Here.
16923 * gdb.trace/tfile-avx.exp: Move to...
16924 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16925
16926 2016-02-24 Gary Benson <gbenson@redhat.com>
16927
16928 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16929 message on attach.
16930
16931 2016-02-23 Doug Evans <dje@google.com>
16932
16933 * gdb.base/skip.c (test_skip): New function.
16934 (end_test_skip_file_and_function): New function.
16935 (test_skip_file_and_function): New function.
16936 * gdb.base/skip1.c (test_skip): New function.
16937 (skip1_test_skip_file_and_function): New function.
16938 * gdb.base/skip.exp: Add tests for new skip options.
16939 * gdb.base/skip-solib.exp: Update expected output.
16940 * gdb.perf/skip-command.cc: New file.
16941 * gdb.perf/skip-command.exp: New file.
16942 * gdb.perf/skip-command.py: New file.
16943
16944 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16945
16946 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16947 info registers pattern.
16948
16949 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16950
16951 * lib/future.exp: Add D support.
16952 (gdb_find_gdc): New proc.
16953 (gdb_default_target_compile): Add D support.
16954
16955 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16956
16957 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16958 user+system time.
16959 (trace_speed_test): Determine the iteration count for a time
16960 between 15..30 seconds.
16961
16962 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16963
16964 * gdb.arch/i386-mpx-sigsegv.c: New file.
16965 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16966 * gdb.arch/i386-mpx-simple_segv.c: New file.
16967 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16968
16969 2016-02-18 Yao Qi <yao.qi@linaro.org>
16970
16971 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16972 Don't call setup_kfail.
16973
16974 2016-02-18 Yao Qi <yao.qi@linaro.org>
16975
16976 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16977 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16978
16979 2016-02-16 Doug Evans <dje@google.com>
16980
16981 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16982 * gdb.base/skip1.c: Ditto.
16983 * gdb.base/skip.exp: Whitespace cleanup.
16984
16985 2016-02-16 Don Breazeal <donb@codesourcery.com>
16986
16987 PR remote/19496
16988 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16989 Remove kfail for PR remote/19496.
16990
16991 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16992
16993 * lib/gdb.exp (standard_temp_file): Return a path specific to
16994 the runtest invocation.
16995
16996 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16997
16998 * gdb.trace/save-trace.exp: Change relative path to be in the
16999 standard output directory.
17000
17001 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17002
17003 * gdb.arch/i386-prologue.c: Add missing prototypes.
17004
17005 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17006
17007 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
17008 * gdb.arch/i386-prologue.exp: Likewise.
17009 * gdb.arch/i386-size.exp: Likewise.
17010
17011 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
17012
17013 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
17014 define object file path.
17015 * gdb.btrace/gcore.exp: Use standard_output_file to define core
17016 file path.
17017 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
17018 standard_output_file to define binfile.
17019
17020 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17021
17022 Fix compatibility with recent gfortran-5.3.1.
17023 * gdb.fortran/vla-history.exp (print vla1 allocated)
17024 (print vla2 allocated, print $2, print $3): Remove
17025 (print $4): Rename to ...
17026 (print $2): ... here.
17027 (print $9): Rename to ...
17028 (print $5): ... here.
17029 (print $10): Rename to ...
17030 (print $6): ... here.
17031 * gdb.fortran/vla.f90: Add pvla initialization.
17032
17033 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17034
17035 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17036 New test.
17037 * gdb.fortran/vla-value-sub.exp: Likewise.
17038
17039 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
17040
17041 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17042
17043 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
17044
17045 * i386-biarch-core.exp: Define corefile using
17046 standard_output_file.
17047
17048 2016-02-12 Yao Qi <yao.qi@linaro.org>
17049
17050 * gdb.arch/arm-single-step-kernel-helper.c: New.
17051 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17052
17053 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17054
17055 * gdb.btrace/tailcall-only.exp: New.
17056 * gdb.btrace/tailcall-only.c: New.
17057 * gdb.btrace/x86_64-tailcall-only.S: New.
17058 * gdb.btrace/i686-tailcall-only.S: New.
17059
17060 2016-02-11 Pedro Alves <palves@redhat.com>
17061
17062 * README (Parallel testing): Add missing double quotes.
17063
17064 2016-02-11 Pedro Alves <palves@redhat.com>
17065
17066 * README (Parallel testing): New section.
17067 (GDB_PARALLEL): Rewrite.
17068 (FORCE_PARALLEL): Document.
17069
17070 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17071
17072 * gdb.trace/tfile-avx.c: New test.
17073 * gdb.trace/tfile-avx.exp: New test.
17074
17075 2016-02-09 Keith Seitz <keiths@redhat.com>
17076
17077 PR breakpoints/19546
17078 * gdb.base/infcall-exec.c: New file.
17079 * gdb.base/infcall-exec2.c: New file.
17080 * gdb.base/infcall-exec.exp: New file.
17081
17082 2016-02-09 Keith Seitz <keiths@redhat.com>
17083
17084 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17085 (toplevel): Call test_bkpt_address.
17086
17087 2016-02-09 Keith Seitz <keiths@redhat.com>
17088
17089 PR python/19506
17090 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17091 (toplevel): Call test_bkpt_address.
17092
17093 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17094
17095 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17096 to AC_OUTPUT.
17097 * configure: Regenerate.
17098
17099 2016-02-09 Pedro Alves <palves@redhat.com>
17100
17101 PR breakpoints/19548
17102 * gdb.base/execl-update-breakpoints.c (some_function): New
17103 function.
17104 (main): Call it.
17105 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17106 Tighten expected GDB output.
17107
17108 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17109
17110 * Makefile.in (ALL_SUBDIRS): Remove.
17111 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17112 (distclean maintainer-clean realclean): Likewise.
17113 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17114 * configure: Regenerate.
17115 * gdb.ada/Makefile.in: Delete.
17116 * gdb.arch/Makefile.in: Likewise.
17117 * gdb.asm/Makefile.in: Likewise.
17118 * gdb.base/Makefile.in: Likewise.
17119 * gdb.btrace/Makefile.in: Likewise.
17120 * gdb.cell/Makefile.in: Likewise.
17121 * gdb.compile/Makefile.in: Likewise.
17122 * gdb.cp/Makefile.in: Likewise.
17123 * gdb.disasm/Makefile.in: Likewise.
17124 * gdb.dlang/Makefile.in: Likewise.
17125 * gdb.dwarf2/Makefile.in: Likewise.
17126 * gdb.fortran/Makefile.in: Likewise.
17127 * gdb.gdb/Makefile.in: Likewise.
17128 * gdb.go/Makefile.in: Likewise.
17129 * gdb.guile/Makefile.in: Likewise.
17130 * gdb.java/Makefile.in: Likewise.
17131 * gdb.linespec/Makefile.in: Likewise.
17132 * gdb.mi/Makefile.in: Likewise.
17133 * gdb.modula2/Makefile.in: Likewise.
17134 * gdb.multi/Makefile.in: Likewise.
17135 * gdb.objc/Makefile.in: Likewise.
17136 * gdb.opencl/Makefile.in: Likewise.
17137 * gdb.opt/Makefile.in: Likewise.
17138 * gdb.pascal/Makefile.in: Likewise.
17139 * gdb.perf/Makefile.in: Likewise.
17140 * gdb.python/Makefile.in: Likewise.
17141 * gdb.reverse/Makefile.in: Likewise.
17142 * gdb.server/Makefile.in: Likewise.
17143 * gdb.stabs/Makefile.in: Likewise.
17144 * gdb.threads/Makefile.in: Likewise.
17145 * gdb.trace/Makefile.in: Likewise.
17146 * gdb.xml/Makefile.in: Likewise.
17147 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17148 GDB_PARALLEL.
17149 (standard_output_file): Remove check for GDB_PARALLEL, always
17150 return path in outputs/$subdir/$testname.
17151
17152 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17153
17154 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17155 (site.exp): Assign abs_srcdir to tcl's srcdir.
17156
17157 2016-02-04 Yao Qi <yao.qi@linaro.org>
17158
17159 * gdb.base/foll-exec-mode.c: Include limits.h.
17160 (main): Add parameters argc and argv. Get directory from
17161 argv[0].
17162 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17163 compilation.
17164 * gdb.base/foll-exec.c: Include limits.h.
17165 (main): Add parameters argc and argv.
17166 Get directory from argv[0].
17167 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17168 Adjust tests on the number of lines as source code changed.
17169 * gdb.base/foll-vfork-exit.c: Include limits.h.
17170 (main): Add one line of statement before vfork.
17171 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17172 (main): Add parameters argc and argv. Get directory from
17173 argv[0].
17174 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17175 (setup_gdb): Set tbreak to skip some source lines.
17176 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17177 (main): Add parameters argc and argv. Get directory from
17178 argv[0].
17179 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17180 compilation.
17181 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17182 (main): Add parameters argc and argv. Get directory from
17183 argv[0].
17184 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17185 compilation.
17186
17187 2016-02-01 Doug Evans <dje@google.com>
17188
17189 * gdb.base/skip.exp: Clean up multiple references to same test name.
17190
17191 2016-02-01 Pedro Alves <palves@redhat.com>
17192
17193 PR remote/19496
17194 * gdb.threads/forking-threads-plus-breakpoint.exp
17195 (displaced_stepping_supported): New global.
17196 (probe_displaced_stepping_support): New procedure.
17197 (do_test): Add 'displaced' parameter, and use it.
17198 (top level): Check for displaced stepping support. Add displaced
17199 stepping on/off testing axis.
17200
17201 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17202
17203 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17204 pointer. Don't perform further tests on the unassociated pointer
17205 if the first test fails.
17206
17207 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17208
17209 * gdb.base/max-value-size.c: New file.
17210 * gdb.base/max-value-size.exp: New file.
17211 * gdb.base/huge.exp: Disable max-value-size for this test.
17212
17213 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17214
17215 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17216
17217 2016-01-28 Yao Qi <yao.qi@linaro.org>
17218
17219 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17220
17221 2016-01-25 Pedro Alves <palves@redhat.com>
17222
17223 PR threads/19461
17224 * gdb.base/fork-running-state.c: New file.
17225 * gdb.base/fork-running-state.exp: New file.
17226
17227 2016-01-25 Pedro Alves <palves@redhat.com>
17228
17229 PR gdb/19494
17230 * gdb.base/catch-fork-kill.c: New file.
17231 * gdb.base/catch-fork-kill.exp: New file.
17232
17233 2016-01-25 Pedro Alves <palves@redhat.com>
17234
17235 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17236 Delete, moved to lib/gdb.exp.
17237 * gdb.threads/forking-threads-plus-breakpoint.exp
17238 (foreach_with_prefix): Likewise.
17239 * gdb.threads/process-dies-while-handling-bp.exp
17240 (foreach_with_prefix): Likewise.
17241 * lib/gdb.exp (foreach_with_prefix): New procedure.
17242
17243 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17244
17245 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17246 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17247
17248 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17249
17250 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17251 endian targets.
17252
17253 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17254 Pedro Alves <palves@redhat.com>
17255
17256 Fix testsuite compatibility with Guile.
17257 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17258 number.
17259
17260 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17261
17262 Fix testsuite compatibility with Guile.
17263 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17264 (thread 1): New test for backtrace through signal handler.
17265
17266 2016-01-22 Yao Qi <yao.qi@linaro.org>
17267
17268 PR testsuite/19491
17269 * gdb.base/multi-forks.c: Include
17270 ../lib/unbuffer_output.c
17271 (main): Call gdb_unbuffer_output.
17272
17273 2016-01-21 Doug Evans <dje@google.com>
17274
17275 * lib/ada.exp (gdb_compile_ada): Fix typo.
17276
17277 2016-01-21 Joel Brobecker <brobecker@adacore.com>
17278
17279 * gdb.base/break-fun-addr.exp: New file.
17280 * gdb.base/break-fun-addr1.c: New file.
17281 * gdb.base/break-fun-addr2.c: New file.
17282
17283 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17284
17285 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17286 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17287 enum flag values.
17288
17289 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17290
17291 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17292 when GDB can not set the vector return value. Add more comments
17293 for clarification.
17294
17295 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17296
17297 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17298 command.
17299
17300 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17301
17302 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17303
17304 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17305
17306 * Makefile.in (check-single): Pass --status to runtest.
17307 (check/%.exp): Likewise.
17308
17309 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17310
17311 * Makefile.in (check-parallel): Propagate return code from make
17312 do-check-parallel.
17313
17314 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17315
17316 * gdb.trace/ftrace.exp: Fix expected message on continue.
17317 * gdb.trace/pending.exp: Fix expected message on continue.
17318 * gdb.trace/trace-break.exp: Fix expected message on continue.
17319
17320 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17321
17322 * lib/gdb.exp (gdb_test): Remove unused global references.
17323
17324 2016-01-18 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/async-shell.exp: Adjust expected output.
17327 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17328 * gdb.base/siginfo-thread.exp: Adjust expected output.
17329 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17330 * gdb.java/jnpe.exp: Adjust expected output.
17331 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17332 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17333 * gdb.threads/leader-exit.exp: Adjust expected output.
17334 * gdb.threads/manythreads.exp: Adjust expected output.
17335 * gdb.threads/pthreads.exp: Adjust expected output.
17336 * gdb.threads/schedlock.exp: Adjust expected output.
17337 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17338 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17339 expected output.
17340 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17341 output.
17342 * gdb.threads/sigthread.exp: Adjust expected output.
17343 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17344
17345 2016-01-18 Yao Qi <yao.qi@linaro.org>
17346
17347 * gdb.guile/scm-section-script.c: Replace @progbits with
17348 %progbits.
17349 * gdb.python/py-section-script.c: Likewise.
17350
17351 2016-01-15 Pedro Alves <palves@redhat.com>
17352
17353 * gdb.multi/tids.exp: Test star wildcard ranges.
17354
17355 2016-01-15 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17358 command from "thread apply" invocation.
17359 (thr_apply_info_thr_invalid): Default the expected output to the
17360 input tid list.
17361 (top level): Add tests that use convenience variables. Add tests
17362 for "thread apply" with a valid TID list, but missing the command.
17363
17364 2016-01-13 Pedro Alves <palves@redhat.com>
17365
17366 * gdb.base/default.exp: Expect $_gthread as well.
17367 * gdb.multi/tids.exp: Test $_gthread.
17368 * gdb.threads/thread-specific.exp: Test $_gthread.
17369
17370 2016-01-13 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.multi/tids.exp: Test "info threads -gid".
17373
17374 2016-01-13 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17377 Breakpoint.thread.
17378 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17379
17380 2016-01-07 Pedro Alves <palves@redhat.com>
17381
17382 * gdb.base/break.exp: Adjust to output changes.
17383 * gdb.base/hbreak2.exp: Likewise.
17384 * gdb.base/sepdebug.exp: Likewise.
17385 * gdb.base/watch_thread_num.exp: Likewise.
17386 * gdb.linespec/keywords.exp: Likewise.
17387 * gdb.multi/info-threads.exp: Likewise.
17388 * gdb.threads/thread-find.exp: Likewise.
17389 * gdb.multi/tids.c: New file.
17390 * gdb.multi/tids.exp: New file.
17391
17392 2016-01-13 Pedro Alves <palves@redhat.com>
17393
17394 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17395
17396 2016-01-13 Pedro Alves <palves@redhat.com>
17397
17398 * gdb.base/default.exp: Expect $_inferior as well.
17399 * gdb.multi/base.exp: Test $_inferior.
17400
17401 2016-01-13 Pedro Alves <palves@redhat.com>
17402
17403 PR breakpoints/19388
17404 * gdb.base/catch-signal-siginfo-cond.c: New file.
17405 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17406
17407 2016-01-12 Josh Stone <jistone@redhat.com>
17408 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17409
17410 * gdb.base/catch-syscall.c (do_execve): New variable.
17411 (main): Conditionally trigger an execve.
17412 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17413 (test_catch_syscall_execve): New, check entry/return across execve.
17414 (do_syscall_tests): Call test_catch_syscall_execve.
17415
17416 2016-01-12 Pedro Alves <palves@redhat.com>
17417
17418 * gdb.base/random-signal.exp (do_test): New procedure, with body
17419 of testcase moved in.
17420
17421 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17422 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.base/funcargs.exp (finish from indirectly called function):
17425 Reintroduce the case for 'First'.
17426
17427 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17428 Pedro Alves <palves@redhat.com>
17429
17430 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17431 (tcatch_vfork_then_child_follow_exec)
17432 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17433 identification.
17434
17435 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17436
17437 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17438 and repeats to unlimited.
17439 * gdb.python/py-value.exp: Likewise.
17440 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17441 and repeats to unlimited.
17442
17443 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17444
17445 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17446 and reordering the functions.
17447 * gdb.multi/hangout.c: Likewise.
17448 * gdb.multi/hello.c: Likewise.
17449
17450 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17451
17452 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17453 absolute.
17454 (SingleStatisticTestResult.report): Use dict.keys instead of
17455 dict.iterkeys.
17456
17457 2016-01-06 Pedro Alves <palves@redhat.com>
17458
17459 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17460
17461 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17462
17463 * gdb.btrace/dlopen.exp: New.
17464 * gdb.btrace/dlopen.c: New.
17465 * gdb.btrace/dlopen-dso.c: New.
17466
17467 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17468
17469 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17470 PATTERN argument is optional.
17471
17472 2015-12-24 Joel Brobecker <brobecker@adacore.com>
17473
17474 * lib/ada.exp (target_compile_ada_from_dir): New function.
17475 (gdb_compile_ada): Reimplement avoiding the use of project files.
17476 * gdb.ada/gnat_ada.gpr: Delete.
17477 * gdb.ada/cond_lang.exp: Adjust test to make path before
17478 filename optional.
17479 * gdb.ada/small_reg_param.exp: Likewise.
17480
17481 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17482
17483 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17484
17485 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17486
17487 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17488 case.
17489
17490 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17491
17492 * gdb.base/break.exp: Remove dead code.
17493 * gdb.base/sepdebug.exp: Likewise.
17494
17495 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17496
17497 * gdb.asm/asm-source.exp: Remove HP-UX references.
17498 * gdb.base/annota1.exp: Likewise.
17499 * gdb.base/annota3.exp: Likewise.
17500 * gdb.base/attach.exp: Likewise.
17501 * gdb.base/bigcore.exp: Likewise.
17502 * gdb.base/break.exp: Likewise.
17503 * gdb.base/call-ar-st.exp: Likewise.
17504 * gdb.base/callfuncs.exp: Likewise.
17505 * gdb.base/catch-fork-static.exp: Likewise.
17506 * gdb.base/display.exp: Likewise.
17507 * gdb.base/foll-exec-mode.exp: Likewise.
17508 * gdb.base/foll-exec.exp: Likewise.
17509 * gdb.base/foll-fork.exp: Likewise.
17510 * gdb.base/foll-vfork.exp: Likewise.
17511 * gdb.base/funcargs.exp: Likewise.
17512 * gdb.base/hbreak2.exp: Likewise.
17513 * gdb.base/inferior-died.exp: Likewise.
17514 * gdb.base/interrupt.exp: Likewise.
17515 * gdb.base/multi-forks.exp: Likewise.
17516 * gdb.base/nodebug.exp: Likewise.
17517 * gdb.base/sepdebug.exp: Likewise.
17518 * gdb.base/solib1.c: Likewise.
17519 * gdb.base/step-test.exp: Likewise.
17520 * gdb.mi/non-stop.c: Likewise.
17521 * gdb.mi/pthreads.c: Likewise.
17522 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17523 * gdb.threads/pthreads.c: Likewise.
17524 * gdb.threads/staticthreads.exp: Likewise.
17525 * lib/future.exp: Likewise.
17526 * lib/gdb.exp: Likewise.
17527 * gdb.base/so-indr-cl.c: Remove.
17528 * gdb.base/so-indr-cl.exp: Likewise.
17529 * gdb.base/solib.c: Likewise.
17530 * gdb.base/solib.exp: Likewise.
17531 * gdb.base/solib2.c: Likewise.
17532
17533 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17534
17535 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17536 * gdb.base/call-ar-st.exp: Likewise.
17537 * gdb.base/callfuncs.exp: Likewise.
17538 * gdb.base/condbreak.exp: Likewise.
17539 * gdb.base/constvars.exp: Likewise.
17540 * gdb.base/hbreak2.exp: Likewise.
17541 * gdb.base/langs.exp: Likewise.
17542 * gdb.base/list.exp: Likewise.
17543 * gdb.base/long_long.exp: Likewise.
17544 * gdb.base/ptype.exp: Likewise.
17545 * gdb.base/scope.exp: Likewise.
17546 * gdb.base/signals.exp: Likewise.
17547 * gdb.base/so-impl-ld.exp: Likewise.
17548 * gdb.base/varargs.exp: Likewise.
17549 * gdb.base/volatile.exp: Likewise.
17550 * gdb.base/whatis.exp: Likewise.
17551 * gdb.cp/cplusfuncs.exp: Likewise.
17552 * gdb.cp/inherit.exp: Likewise.
17553 * gdb.cp/local.exp: Likewise.
17554 * gdb.cp/member-ptr.exp: Likewise.
17555 * gdb.cp/method.exp: Likewise.
17556 * gdb.cp/overload.exp: Likewise.
17557 * gdb.cp/templates.exp: Likewise.
17558 * gdb.stabs/weird.exp: Likewise.
17559 * lib/compiler.c: Likewise.
17560 * lib/compiler.cc: Likewise.
17561 * lib/cp-support.exp: Likewise.
17562 * lib/gdb.exp: Likewise.
17563
17564 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17565
17566 * configure.ac: Remove HP-UX case.
17567 * configure: Regenerate.
17568
17569 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17570
17571 * lib/gdb.exp (gdb_compile): Add function doc.
17572
17573 2015-12-17 Pedro Alves <palves@redhat.com>
17574
17575 PR threads/19354
17576 * gdb.multi/info-threads.exp: New file.
17577
17578 2015-12-15 Yao Qi <yao.qi@linaro.org>
17579
17580 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17581 is aarch64*-*-*.
17582
17583 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17584
17585 * gdb.base/history-duplicates.exp: Skip if no readline support.
17586
17587 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17588
17589 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17590
17591 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17592
17593 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17594
17595 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17596
17597 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17598 ctrl-C if nointerrupts target property is set.
17599 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17600 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17601 * gdb.base/paginate-bg-execution.exp: Likewise.
17602 * gdb.base/paginate-execution-startup.exp: Likewise.
17603 * gdb.base/random-signal.exp: Likewise.
17604 * gdb.base/range-stepping.exp: Likewise.
17605 * gdb.cp/annota2.exp: Likewise.
17606 * gdb.cp/annota3.exp: Likewise.
17607 * gdb.gdb/selftest.exp: Likewise.
17608 * gdb.threads/continue-pending-status.exp: Likewise.
17609 * gdb.threads/leader-exit.exp: Likewise.
17610 * gdb.threads/manythreads.exp: Likewise.
17611 * gdb.threads/pthreads.exp: Likewise.
17612 * gdb.threads/schedlock.exp: Likewise.
17613 * gdb.threads/sigthread.exp: Likewise.
17614
17615 2015-12-11 Don Breazeal <donb@codesourcery.com>
17616
17617 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17618 remote.
17619 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17620 * gdb.base/foll-exec.exp (main): Enable for target remote.
17621 * gdb.base/foll-fork.exp (main): Likewise.
17622 * gdb.base/foll-vfork.exp (main): Likewise.
17623 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17624 (proc continue_to_exit_bp_loc): Use clean_restart.
17625 * gdb.base/pie-execl.exp (main): Disable for target remote.
17626 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17627 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17628 * gdb.threads/execl.exp (main): Likewise.
17629 * gdb.threads/fork-child-threads.exp (main): Likewise.
17630 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17631 remote.
17632 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17633 remote.
17634 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17635 pid.tid style ptids, instead of just tid.
17636 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17637 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17638 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17639 ptids, instead of just tid.
17640
17641 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17642
17643 * gdb.base/list.exp (test_list_forward): Add end of file error
17644 test.
17645 (test_repeat_list_command): Add end of file error test.
17646 (test_list_backwards): Add beginning of file error test.
17647
17648 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17649
17650 * gdb.base/list.exp (test_list_invalid_args): New function,
17651 defined, and called.
17652
17653 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17654
17655 * gdb.base/list.exp (test_list): Make test names unique.
17656
17657 2015-12-11 Yao Qi <yao.qi@linaro.org>
17658
17659 * gdb.base/coremaker2.c: Remove.
17660
17661 2015-12-10 Pedro Alves <palves@redhat.com>
17662
17663 * gdb.multi/base.exp: Remove stale "spaces" references.
17664
17665 2015-12-10 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.multi/base.exp: Don't use nowarnings.
17668 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17669 * gdb.multi/hangout.c: Include stdio.h.
17670 * gdb.multi/hello.c: Include stdlib.h.
17671 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17672 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17673 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17674
17675 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17676
17677 * gdb.dwarf2/dw2-ranges-base.c: New file.
17678 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17679 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17680 support additional line table, and debug ranges generation.
17681 (Dwarf::ranges): New function, generate .debug_ranges.
17682 (Dwarf::lines): Support generating simple line table programs.
17683 (Dwarf::assemble): Initialise new namespace variables.
17684
17685 2015-12-09 Kevin Buettner <kevinb@redhat.com>
17686
17687 * gdb.base/async.exp (proc test_background): Add case for
17688 asynchronous execution not supported.
17689
17690 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
17691
17692 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17693 format and change test names to make them unique.
17694
17695 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17696 Pedro Alves <pedro@redhat.com>
17697
17698 PR gdb/18702
17699 Add checking of floatformats setup on x86_64 hosts.
17700 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17701 (smallval, bigval): New labels/constants.
17702 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17703 float" after loading bigval and smallval.
17704
17705 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17706
17707 * gdb.ada/fun_overload_menu.exp: New testcase.
17708 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17709
17710 2015-12-04 Josh Stone <jistone@redhat.com>
17711
17712 * gdb.base/catch-fork-static.exp: New.
17713
17714 2015-12-03 Yao Qi <yao.qi@linaro.org>
17715
17716 * gdb.base/sizeof.c: Don't include stdio.h and
17717 ../lib/unbuffer_output.c.
17718 (main): New variable 'size' and 'value'. Remove printf and
17719 gdb_unbuffer_output. Assign return value to size and value.
17720 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17721 at the beginning.
17722 (check_sizeof): Check the result by printing variable 'size'.
17723 (check_valueof): Check the result by printing variable 'value'.
17724
17725 2015-12-01 Yao Qi <yao.qi@linaro.org>
17726
17727 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17728 for aarch64*-*-linux* target.
17729
17730 2015-11-30 Pedro Alves <palves@redhat.com>
17731
17732 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17733
17734 2015-11-30 Pedro Alves <palves@redhat.com>
17735
17736 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17737 Handle non-stop mode vCont replies.
17738
17739 2015-11-30 Pedro Alves <palves@redhat.com>
17740
17741 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17742 prepare_for_testing. Start gdb with "set non-stop on" appended to
17743 GDBFLAGS. Lax expected stop output.
17744
17745 2015-11-27 Yao Qi <yao.qi@linaro.org>
17746
17747 * gdb.arch/arm-neon.exp: New.
17748 * gdb.arch/arm-neon.c: New.
17749
17750 2015-11-27 Yao Qi <yao.qi@linaro.org>
17751
17752 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17753
17754 2015-11-27 Yao Qi <yao.qi@linaro.org>
17755
17756 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17757 frames-invalid annotation.
17758
17759 2015-11-27 Yao Qi <yao.qi@linaro.org>
17760
17761 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17762
17763 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17764
17765 * gdb.threads/names.exp: New file.
17766 * gdb.threads/names.c: New file.
17767 * README: Mention gdb,no_thread_names.
17768
17769 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17770
17771 PR 19297
17772 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17773 support" error.
17774
17775 2015-11-24 Pedro Alves <palves@redhat.com>
17776
17777 PR 17539
17778 * gdb.base/display.exp: Expect displays to be sorted in ascending
17779 order. Use multi_line.
17780 * gdb.base/solib-display.exp: Likewise.
17781
17782 2015-11-24 Pedro Alves <palves@redhat.com>
17783
17784 PR 17539
17785 * gdb.base/display.exp: Expect displays to be sorted in ascending
17786 order. Use multi_line.
17787 * gdb.base/solib-display.exp: Likewise.
17788
17789 2015-11-24 Pedro Alves <palves@redhat.com>
17790
17791 PR 17539
17792 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17793 threads in ascending order.
17794 * gdb.base/foll-fork.exp: Likewise.
17795 * gdb.base/foll-vfork.exp: Likewise.
17796 * gdb.base/multi-forks.exp: Likewise.
17797 * gdb.mi/mi-nonstop.exp: Likewise.
17798 * gdb.mi/mi-nsintrall.exp: Likewise.
17799 * gdb.multi/base.exp: Likewise.
17800 * gdb.multi/multi-arch.exp: Likewise.
17801 * gdb.python/py-inferior.exp: Likewise.
17802 * gdb.threads/break-while-running.exp: Likewise.
17803 * gdb.threads/execl.exp: Likewise.
17804 * gdb.threads/gcore-thread.exp: Likewise.
17805 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17806 * gdb.threads/kill.exp: Likewise.
17807 * gdb.threads/linux-dp.exp: Likewise.
17808 * gdb.threads/multiple-step-overs.exp: Likewise.
17809 * gdb.threads/next-bp-other-thread.exp: Likewise.
17810 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17811 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17812 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17813 * gdb.threads/thread-find.exp: Likewise.
17814 * gdb.threads/tls.exp: Likewise.
17815 * lib/mi-support.exp (mi_reverse_list): Delete.
17816 (mi_check_thread_states): No longer reverse list.
17817
17818 2015-11-24 Pedro Alves <palves@redhat.com>
17819
17820 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17821 use lowercase.
17822
17823 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17824
17825 * gdb.trace/actions.c: Include trace-common.h.
17826 (main): Add a location for a fast tracepoint.
17827 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17828 the normal tracepoints.
17829 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17830
17831 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17832
17833 * save-trace.exp: Factor out code to these...
17834 (gdb_save_tracepoints): New.
17835 (gdb_load_tracepoints): New.
17836 (do_save_load_test): New.
17837
17838 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17839
17840 * gdb.base/asmlabel.exp: New test.
17841 * gdb.base/asmlabel.c: New test case.
17842
17843 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17844
17845 * gdb.base/wrong_frame_bt_full-main.c: New file.
17846 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17847 * gdb.base/wrong_frame_bt_full.exp: New file.
17848
17849 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17850
17851 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17852
17853 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17854
17855 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17856 pstate register when comparing registers values in
17857 sparc64-*-linux-gnu targets to avoid spurious differences.
17858
17859 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17860
17861 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17862
17863 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17864
17865 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17866 as type argument to gdb_compile.
17867 * gdb.base/nested-subp2.exp: Likewise.
17868 * gdb.base/nested-subp3.exp: Likewise.
17869
17870 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17871
17872 * lib/dwarf.exp (_note): Fix left shift of negative value.
17873 * gdb.trace/trace-condition.exp: Likewise.
17874
17875 2015-11-13 Yao Qi <yao.qi@linaro.org>
17876
17877 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17878 comments about d10v.
17879 (test_scalar_returns): Likewise.
17880 * gdb.base/d10v.ld: Remove.
17881 * gdb.base/overlays.exp: Remove the target triplet checking for
17882 d10v-*-*.
17883 * gdb.base/structs.exp (test_struct_returns): Remove the
17884 comments about d10v.
17885 (test_struct_calls): Likewise.
17886
17887 2015-11-13 Yao Qi <yao.qi@linaro.org>
17888
17889 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17890 * gdb.base/gnu_vector.c: Don't include stdio.h.
17891 (main): Don't print res and call add_some_intvecs.
17892
17893 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17894
17895 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17896 macro.
17897 (func5): Removed.
17898 (func4): Use FAST_TRACEPOINT_LABEL.
17899 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17900 macro.
17901 (func): Removed.
17902 (thread_function): Use FAST_TRACEPOINT_LABEL.
17903 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17904 (func): Remove.
17905 (marker): Use FAST_TRACEPOINT_LABEL.
17906 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17907 (pendfunc1): Remove.
17908 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17909 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17910 (foo): Remove.
17911 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17912 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17913 macro.
17914 (func): Remove.
17915 (marker): Use FAST_TRACEPOINT_LABEL.
17916 * gdb.trace/trace-common.h: New header.
17917 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17918 macro.
17919 (func): Remove.
17920 (marker): Use FAST_TRACEPOINT_LABEL.
17921 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17922 (func): Remove.
17923 (thread_function): Use FAST_TRACEPOINT_LABEL.
17924
17925 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17926
17927 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17928 in front.
17929 * gdb.trace/change-loc.exp: Use global pcreg definition.
17930 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17931 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17932 in front.
17933 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17934 * gdb.trace/pending.exp: Likewise.
17935 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17936 * gdb.trace/trace-break.exp: Likewise.
17937 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17938 in front.
17939 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17940 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17941 in front.
17942 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17943
17944 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17945
17946 * gdb.ada/fin_fun_out: New testcase.
17947
17948 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17949
17950 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17951 value associated with DW_AT_byte_size.
17952 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17953 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17954 DW_AT_upper_bound.
17955
17956 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17957
17958 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17959 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17960 version.
17961 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17962 gdb.dwarf2/dw2-canonicalize-type.exp,
17963 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17964 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17965 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17966 provided by gdb_target_symbol_prefix_flags_asm.
17967 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17968 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17969 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17970 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17971 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17972 macros where needed). Use this macro for symbols which require
17973 the prefix provided by SYMBOL_PREFIX.
17974
17975 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17976
17977 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17978 New procs.
17979 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17980 representing expressions, of more than one list element.
17981 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17982 to prepend linker symbol prefix to f.
17983 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17984 table_1 and table_2.
17985 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17986 Likewise, for f and g.
17987 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17988 for ptr.
17989 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17990 for main.
17991 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17992 table_1_ptr and table_2_ptr.
17993
17994 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17995 Joel Brobecker <brobecker@adacore.com>
17996
17997 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17998
17999 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
18000
18001 * gdb.reverse/s390-mvcle.c: New test.
18002 * gdb.reverse/s390-mvcle.exp: New file.
18003 * lib/gdb.exp: Enable reverse tests on s390*-linux.
18004
18005 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18006
18007 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
18008
18009 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18010
18011 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
18012 reaching marker2.
18013 * gdb.reverse/getresuid-reverse.exp: Likewise.
18014 * gdb.reverse/pipe-reverse.exp: Likewise.
18015 * gdb.reverse/readv-reverse.exp: Likewise.
18016 * gdb.reverse/recvmsg-reverse.exp: Likewise.
18017 * gdb.reverse/time-reverse.exp: Likewise.
18018 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
18019
18020 2015-10-30 Yao Qi <yao.qi@linaro.org>
18021
18022 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18023 (empty_cycle): Remove.
18024 (main): Don't call empty_cycle. Don't use watch_count_done.
18025 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18026 empty_cycle. Rewrite the code counting HW watchpoints.
18027
18028 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18029
18030 * gdb.reverse/fstatat-reverse.c: New test.
18031 * gdb.reverse/fstatat-reverse.exp: New file.
18032 * gdb.reverse/getresuid-reverse.c: New test.
18033 * gdb.reverse/getresuid-reverse.exp: New file.
18034 * gdb.reverse/pipe-reverse.c: New test.
18035 * gdb.reverse/pipe-reverse.exp: New file.
18036 * gdb.reverse/readv-reverse.c: New test.
18037 * gdb.reverse/readv-reverse.exp: New file.
18038 * gdb.reverse/recvmsg-reverse.c: New test.
18039 * gdb.reverse/recvmsg-reverse.exp: New file.
18040 * gdb.reverse/time-reverse.c: New test.
18041 * gdb.reverse/time-reverse.exp: New file.
18042 * gdb.reverse/waitpid-reverse.c: New test.
18043 * gdb.reverse/waitpid-reverse.exp: New file.
18044
18045 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18046
18047 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18048
18049 2015-10-26 Doug Evans <dje@google.com>
18050
18051 PR symtab/17391
18052 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18053 * gdb.dwarf2/bad-regnum.c: New file.
18054 * gdb.dwarf2/bad-regnum.exp: New file.
18055
18056 2015-10-26 Doug Evans <dje@google.com>
18057
18058 PR python/18938
18059 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18060 file.
18061
18062 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18063
18064 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18065 for a change by "Mention language in compile error message".
18066
18067 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18068
18069 PR python/18073
18070 * gdb.python/py-type.c (C::a_method): New.
18071 (C::a_const_method): New.
18072 (C::a_static_method): New.
18073 (a_function): New.
18074 * gdb.python/py-type.exp (test_fields): Test getting fields
18075 from function and method.
18076
18077 2015-10-21 Keven Boell <keven.boell@intel.com>
18078
18079 * gdb.fortran/vla-alloc-assoc.exp: New file.
18080 * gdb.fortran/vla-datatypes.exp: New file.
18081 * gdb.fortran/vla-datatypes.f90: New file.
18082 * gdb.fortran/vla-history.exp: New file.
18083 * gdb.fortran/vla-ptype-sub.exp: New file.
18084 * gdb.fortran/vla-ptype.exp: New file.
18085 * gdb.fortran/vla-sizeof.exp: New file.
18086 * gdb.fortran/vla-sub.f90: New file.
18087 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18088 * gdb.fortran/vla-value-sub-finish.exp: New file.
18089 * gdb.fortran/vla-value-sub.exp: New file.
18090 * gdb.fortran/vla-value.exp: New file.
18091 * gdb.fortran/vla-ptr-info.exp: New file.
18092 * gdb.mi/mi-vla-fortran.exp: New file.
18093 * gdb.mi/vla.f90: New file.
18094
18095 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18096
18097 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18098 of hardwired timeout value.
18099
18100 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18101 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18104 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18105
18106 2015-10-19 Josh Stone <jistone@redhat.com>
18107
18108 * gdb.base/catch-syscall.c: Include <sched.h>.
18109 (unknown_syscall): New variable.
18110 (main): Trigger a vfork and an unknown syscall.
18111 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18112 (unknown_syscall_number): Likewise.
18113 (check_call_to_syscall): Accept an optional syscall pattern.
18114 (check_return_from_syscall): Likewise.
18115 (check_continue): Likewise.
18116 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18117 (test_catch_syscall_skipping_return): New test toggling off 'catch
18118 syscall' to step over the syscall return, then toggling back on.
18119 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18120 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18121 (do_syscall_tests): Call test_catch_syscall_without_args and
18122 test_catch_syscall_mid_vfork.
18123 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18124 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18125
18126 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
18127
18128 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18129 print g_vE): Add new pass patterns.
18130 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18131 print various symbol names for vptr fields.
18132
18133 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18134
18135 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18136 results.
18137
18138 2015-10-12 Yao Qi <yao.qi@linaro.org>
18139
18140 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18141
18142 2015-10-12 Yao Qi <yao.qi@linaro.org>
18143
18144 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18145 is aarch64*-*-linux*.
18146
18147 2015-10-12 Yao Qi <yao.qi@linaro.org>
18148
18149 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18150 (can_relocate_bcond_true): ... it.
18151 (can_relocate_bcond_false): New function.
18152 (foo): Likewise.
18153 (can_relocate_bl): Likewise.
18154 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18155 can_relocate_bl.
18156
18157 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18158
18159 * gdb.base/nested-addr.c: New file.
18160 * gdb.base/nested-addr.exp: New testcase.
18161
18162 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18163
18164 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18165 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18166 its output. Ignore the output of "record goto begin" and instead
18167 check that GDB is replaying.
18168
18169 2015-10-09 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18172 (top level): Use it in the run with no args test.
18173
18174 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18175
18176 * gdb.dlang/properties.exp: New file.
18177
18178 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18179
18180 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18181 whether or not address 0x1000 is mapped on the target.
18182
18183 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18184
18185 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18186 build.
18187
18188 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18189
18190 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18191 instruction-history test.
18192
18193 2015-09-28 Doug Evans <dje@google.com>
18194
18195 * gdb.base/gcore.c (array_func): Add reference to static_array.
18196
18197 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18198
18199 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18200 source line.
18201
18202 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18203
18204 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18205 short or char as base type.
18206
18207 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18208
18209 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18210 to allow any size enum.
18211
18212 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18213
18214 * gdb.ada/array_ptr_renaming.exp: New testcase.
18215 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18216 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18217
18218 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18219
18220 * gdb.trace/ftrace-lock.c: New file.
18221 * gdb.trace/ftrace-lock.exp: New file.
18222
18223 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18224
18225 * gdb.arch/insn-reloc.c: New file.
18226 * gdb.arch/ftrace-insn-reloc.exp: New file.
18227
18228 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18229
18230 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18231 instruction.
18232 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18233 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18234 * gdb.trace/range-stepping.c: Likewise.
18235 * gdb.trace/trace-break.c: Likewise.
18236 * gdb.trace/trace-mt.c (thread_function): Likewise.
18237 * gdb.trace/ftrace.c (marker): Likewise.
18238 * gdb.trace/trace-condition.c (marker): Likewise.
18239 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18240 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18241 is_aarch64_target.
18242
18243 2015-09-18 Doug Evans <xdje42@gmail.com>
18244
18245 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18246 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18247
18248 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18249
18250 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18251 the breakpoint.
18252
18253 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18254
18255 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18256 the pending breakpoint. Remove timeout override for "Run till
18257 MI pending breakpoint on pendfunc3 on thread 2" test.
18258
18259 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18260
18261 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18262 filename pattern.
18263
18264 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18265
18266 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18267 in breakpoint filename pattern.
18268
18269 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18270
18271 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18272
18273 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18274
18275 * gdb.linespec/explicit.exp: Check for readline support for
18276 tab-completion tests. Fix obvious typo.
18277
18278 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18279
18280 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18281 and replay.
18282
18283 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18284
18285 * gdb.btrace/non-stop.c: New.
18286 * gdb.btrace/non-stop.exp: New.
18287
18288 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18289 Yao Qi <yao.qi@linaro.org>
18290
18291 * gdb.trace/trace-condition.c: New file.
18292 * gdb.trace/trace-condition.exp: New file.
18293
18294 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
18295
18296 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18297 for testing bytecode compilation.
18298
18299 2015-09-16 Pedro Alves <palves@redhat.com>
18300 Sandra Loosemore <sandra@codesourcery.com>
18301
18302 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18303 (SECONDS): Redefine.
18304 (main): Call pthread_kill and alarm early.
18305 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18306 support.
18307 (test): If the target can't hardware step and doesn't support
18308 displaced stepping, increase the timeout.
18309
18310 2015-09-16 Pedro Alves <palves@redhat.com>
18311
18312 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18313 (enable_debug): New procedures.
18314 (test): Use them. Bail out if waiting for threads fails.
18315 (top level): Bail out if a test fails.
18316
18317 2015-09-16 Yao Qi <yao.qi@linaro.org>
18318
18319 * gdb.asm/asm-source.exp: Set asm-arch for
18320 aarch64*-*-* target.
18321 * gdb.asm/aarch64.inc: New file.
18322
18323 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18324
18325 * gdb.ada/array_of_variable_length.exp: New testcase.
18326 * gdb.ada/array_of_variable_length/foo.adb: New file.
18327 * gdb.ada/array_of_variable_length/pck.adb: New file.
18328 * gdb.ada/array_of_variable_length/pck.ads: New file.
18329
18330 2015-09-15 Doug Evans <dje@google.com>
18331
18332 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18333 of function static local variable.
18334
18335 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18336
18337 * gdb.threads/tls-so_extern.exp: New test file.
18338 * gdb.threads/tls-so_extern.c: New test file.
18339 * gdb.threads/tls-so_extern_main.c: New test file.
18340
18341 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18342
18343 * gdb.opt/solib-intra-step-lib.c: New file.
18344 * gdb.opt/solib-intra-step-main.c: New file.
18345 * gdb.opt/solib-intra-step.exp: New file.
18346
18347 2015-09-15 Pedro Alves <palves@redhat.com>
18348
18349 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18350 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18351
18352 2015-09-14 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/hook-stop-continue.c: Delete.
18355 * gdb.base/hook-stop-continue.exp: Delete.
18356 * gdb.base/hook-stop-frame.c: Delete.
18357 * gdb.base/hook-stop-frame.exp: Delete.
18358 * gdb.base/hook-stop.c: New file.
18359 * gdb.base/hook-stop.exp: New file.
18360
18361 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18362
18363 * gdb.ada/access_to_packed_array.exp: New testcase.
18364 * gdb.ada/access_to_packed_array/foo.adb: New file.
18365 * gdb.ada/access_to_packed_array/pack.adb: New file.
18366 * gdb.ada/access_to_packed_array/pack.ads: New file.
18367
18368 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18369
18370 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18371 buffer size test.
18372
18373 2015-09-11 Don Breazeal <donb@codesourcery.com>
18374
18375 * gdb.base/foll-exec.c: Add copyright header. Fix
18376 formatting issues.
18377 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18378 (do_exec_tests): Use clean_restart in place of zap_session,
18379 and for test initialization. Fix formatting issues. Use
18380 fail in place of perror.
18381 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18382 an expect statement to match an expression with output from
18383 the program under debug.
18384 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18385 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18386 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18387 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18388 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18389
18390 2015-09-09 Doug Evans <dje@google.com>
18391
18392 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18393
18394 2015-09-09 Doug Evans <dje@google.com>
18395
18396 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18397
18398 2015-09-09 Doug Evans <dje@google.com>
18399
18400 * gdb.base/savedregs.exp: Fix typo.
18401
18402 2015-09-09 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18405
18406 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18407
18408 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18409 command actually switches threads. Give up on remaining
18410 tests if target fails to stop at breakpoint.
18411
18412 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18413
18414 * gdb.ada/funcall_char.exp: New testcase.
18415 * gdb.ada/funcall_char/foo.adb: New file.
18416
18417 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18418
18419 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18420 expected outputs. Add two testcases for completing ambiguous
18421 functions.
18422 * gdb.ada/complete/aux_pck.adb: New file.
18423 * gdb.ada/complete/aux_pck.ads: New file.
18424 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18425 Ambiguous_Func functions.
18426 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18427 * gdb.ada/complete/pck.adb: Likewise.
18428
18429 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18430
18431 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18432 failures to run the test program under GDB.
18433
18434 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
18435
18436 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18437 to C.
18438
18439 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18440
18441 * gdb.base/run-after-attach.exp: New test file.
18442 * gdb.base/run-after-attach.c: New test file.
18443
18444 2015-08-26 Don Breazeal <donb@codesourcery.com>
18445
18446 * gdb.base/foll-exec-2.c: New test program.
18447 * gdb.base/foll-exec-2.exp: New test.
18448
18449 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18450
18451 * gdb.base/nested-subp1.exp: New file.
18452 * gdb.base/nested-subp1.c: New file.
18453 * gdb.base/nested-subp2.exp: New file.
18454 * gdb.base/nested-subp2.c: New file.
18455 * gdb.base/nested-subp3.exp: New file.
18456 * gdb.base/nested-subp3.c: New file.
18457
18458 2015-08-24 Pedro Alves <palves@redhat.com>
18459
18460 * gdb.server/connect-without-multi-process.c: New file.
18461 * gdb.server/connect-without-multi-process.exp: New file.
18462
18463 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18464
18465 * gdb.opt/inline-markers.c: Make z int.
18466
18467 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18468
18469 * gdb.opt/inline-markers.c: Make z volatile.
18470
18471 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18472
18473 * gdb.opt/inline-bt.c: New volatile global z.
18474 * gdb.opt/inline-cmds.c: Likewise.
18475 * gdb.opt/inline-locals.c: Likewise.
18476 * gdb.opt/inline-markers.c: New extern global z.
18477 (marker): Use z.
18478 (inline_fn): Likewise.
18479
18480 2015-08-24 Pedro Alves <palves@redhat.com>
18481
18482 * config/m32r-stub.exp: Remove file.
18483 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18484 * gdb.base/call-rt-st.exp: Likewise.
18485 * gdb.base/call-strs.exp: Likewise.
18486 * gdb.base/default.exp: Remove references to h8300-*-hms and
18487 *-*-udi*.
18488 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18489
18490 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18491
18492 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18493 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18494 and "return" use KFAIL when GDB can not read/write the vector
18495 return value.
18496
18497 2015-08-21 Gary Benson <gbenson@redhat.com>
18498
18499 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18500
18501 2015-08-20 Pedro Alves <palves@redhat.com>
18502
18503 * gdb.server/solib-list.exp: No longer expect an interior stop in
18504 non-stop mode.
18505
18506 2015-08-20 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.server/connect-stopped-target.c: New file.
18509 * gdb.server/connect-stopped-target.exp: New file.
18510
18511 2015-08-20 Pedro Alves <palves@redhat.com>
18512
18513 * gdb.dwarf2/comp-unit-lang.exp: New file.
18514 * gdb.dwarf2/comp-unit-lang.c: New file.
18515
18516 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18517
18518 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18519 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18520
18521 2015-08-19 Kevin Buettner <kevinb@redhat.com>
18522
18523 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18524 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18525
18526 2015-08-18 Doug Evans <dje@google.com>
18527 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18528
18529 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18530 skip_python_tests. New arg prompt_regexp.
18531 (skip_python_tests): New function.
18532 * lib/mi-support.exp (mi_skip_python_tests): New function.
18533 * gdb.python/py-mi-objfile-gdb.py: New file.
18534 * gdb.python/py-mi-objfile.c: New file.
18535 * gdb.python/py-mi-objfile.exp: New file.
18536
18537 2015-08-17 Keith Seitz <keiths@redhat.com>
18538
18539 * gdb.linespec/explicit.exp: Move strace test from here ...
18540 * gdb.trace/strace.exp: ... to here.
18541
18542 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18543
18544 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18545 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18546
18547 2015-08-14 Doug Evans <xdje42@gmail.com>
18548
18549 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18550 inferior before selecting a new file.
18551
18552 2015-08-14 Doug Evans <xdje42@gmail.com>
18553
18554 * gdb.mi/mi-disassemble.exp: Update.
18555 * gdb.base/disasm-optim.S: New file.
18556 * gdb.base/disasm-optim.c: New file.
18557 * gdb.base/disasm-optim.h: New file.
18558 * gdb.base/disasm-optim.exp: New file.
18559
18560 2015-08-14 Keith Seitz <keiths@redhat.com>
18561
18562 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18563 "evaluated-by".
18564
18565 2015-08-13 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18568
18569 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18570
18571 * gdb.ada/fun_renaming.exp: New testcase.
18572 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18573 * gdb.ada/fun_renaming/pack.adb: New file.
18574 * gdb.ada/fun_renaming/pack.ads: New file.
18575
18576 2015-08-12 Keith Seitz <keiths@redhat.com>
18577
18578 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18579 gdb_get_line_number.
18580
18581 2015-08-12 Joel Brobecker <brobecker@adacore.com>
18582
18583 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18584 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18585 gdb.base/dso2dso.exp: New files.
18586
18587 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18588 Pedro Alves <palves@redhat.com>
18589 Keith Seitz <keiths@redhat.com>
18590
18591 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18592 GDBFLAGS.
18593
18594 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18595
18596 * gdb.base/gdbhistsize-history.exp
18597 (test_histsize_history_setting): Use save_vars.
18598 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18599 Use save_vars.
18600 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18601 * gdb.base/readline.exp: Use save_vars.
18602
18603 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18604
18605 * lib/gdb.exp (save_vars): New proc.
18606
18607 2015-08-11 Keith Seitz <keiths@redhat.com>
18608
18609 * gdb.base/help.exp: Update help_breakpoint_text.
18610
18611 2015-08-11 Keith Seitz <keiths@redhat.com>
18612
18613 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18614 (at toplevel): Call test_explicit_breakpoints.
18615 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18616 breakpoints.
18617 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18618 breakpoint conditions, "-cond".
18619
18620 2015-08-11 Keith Seitz <keiths@redhat.com>
18621
18622 * gdb.linespec/3explicit.c: New file.
18623 * gdb.linespec/cpexplicit.cc: New file.
18624 * gdb.linespec/cpexplicit.exp: New file.
18625 * gdb.linespec/explicit.c: New file.
18626 * gdb.linespec/explicit.exp: New file.
18627 * gdb.linespec/explicit2.c: New file.
18628 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18629 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18630 before using in the matching pattern.
18631 Clarify that `prefix' is a regular expression.
18632
18633 2015-08-11 Keith Seitz <keiths@redhat.com>
18634
18635 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18636 test.
18637 Add tests for missing ",FMT" and ",".
18638
18639 2015-08-10 Doug Evans <dje@google.com>
18640 Keith Seitz <keiths@redhat.com>
18641
18642 PR gdb/17960
18643 * gdb.base/completion.exp: Add location completer tests.
18644
18645 2015-08-07 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18648 tests here.
18649 (top level): Run do_test with and without displaced stepping.
18650
18651 2015-08-07 Pedro Alves <palves@redhat.com>
18652
18653 * gdb.base/valgrind-disp-step.c: New file.
18654 * gdb.base/valgrind-disp-step.exp: New file.
18655
18656 2015-08-07 Pedro Alves <palves@redhat.com>
18657
18658 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18659 Delete function.
18660 (main): Add alarm. Run an infinite loop instead of calling
18661 wait_threads.
18662 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18663 comment.
18664 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18665 Delete function.
18666 (main): Add alarm. Run an infinite loop instead of calling
18667 wait_threads.
18668 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18669 comment.
18670
18671 2015-08-07 Pedro Alves <palves@redhat.com>
18672
18673 * gdb.base/checkpoint-ns.exp: New file.
18674 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18675 standard_testfile.
18676
18677 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18678
18679 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18680 * gdb.btrace/instruction_history.exp: Update.
18681 * gdb.btrace/tsx.exp: New.
18682 * gdb.btrace/tsx.c: New.
18683
18684 2015-08-06 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18687 increase timeout.
18688 * gdb.reverse/until-precsave.exp: Bump timeouts.
18689
18690 2015-08-06 Pedro Alves <palves@redhat.com>
18691
18692 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18693
18694 2015-08-06 Pedro Alves <palves@redhat.com>
18695
18696 PR gdb/18749
18697 * gdb.threads/process-dies-while-handling-bp.c: New file.
18698 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18699
18700 2015-08-06 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18703 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18704
18705 2015-08-05 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18708 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18709
18710 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18711
18712 * gdb.base/bp-permanent.exp: Report test as unsupported if
18713 the target cannot stop at the permanent breakpoint.
18714
18715 2015-08-03 Doug Evans <dje@google.com>
18716
18717 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18718 10000.
18719
18720 2015-08-03 Doug Evans <dje@google.com>
18721
18722 * Makefile.in (workers/%.worker, build-perf): New rule.
18723 (GDB_PERFTEST_MODE): New variable.
18724 (check-perf): Use it.
18725 (clean): Clean up gdb.perf parallel build subdirs.
18726 * lib/build-piece.exp: New file.
18727 * lib/gdb.exp (make_gdb_parallel_path): New function
18728 (standard_output_file, standard_temp_file): Call it.
18729 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18730 of $GDB_PARALLEL.
18731 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18732
18733 2015-08-03 Doug Evans <dje@google.com>
18734
18735 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
18736 (LOG_FILE_NAME): New global.
18737 (TextReporter.__init__): Initialize self.txt_sum.
18738 (TextReporter.report): Add support for multiple data-points.
18739 Move report to perftest.sum, put raw data in perftest.log.
18740 (TextReporter.start): Open sum and log files.
18741 (TextReporter.end): Close sum and log files.
18742 * gdb.perf/lib/perftest/testresult.py
18743 (SingleStatisticTestResult.record): Handle multiple data-points.
18744
18745 2015-07-31 Pedro Alves <palves@redhat.com>
18746
18747 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18748 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18749 kill_wait_spawned_process instead of explicit "kill -9".
18750 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18751 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18752 kill_wait_spawned_process.
18753 * gdb.base/attach-twice.exp: Likewise.
18754 * gdb.base/attach.exp: Likewise.
18755 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18756 gdb_test_multiple.
18757 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18758 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18759 kill_wait_spawned_process.
18760 * gdb.base/valgrind-infcall.exp: Likewise.
18761 * gdb.multi/multi-attach.exp: Likewise.
18762 * gdb.python/py-prompt.exp: Likewise.
18763 * gdb.python/py-sync-interp.exp: Likewise.
18764 * gdb.server/ext-attach.exp: Likewise.
18765 * gdb.threads/attach-into-signal.exp (corefunc): Use
18766 spawn_wait_for_attach, spawn_id_get_pid and
18767 kill_wait_spawned_process.
18768 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18769 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18770 spawn_id_get_pid and kill_wait_spawned_process.
18771 * gdb.threads/attach-stopped.exp (corefunc): Use
18772 spawn_wait_for_attach, spawn_id_get_pid and
18773 kill_wait_spawned_process.
18774 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18775 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18776 kill_wait_spawned_process instead of explicit "kill -9".
18777 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18778 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18779 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18780 processes. Don't map cygwin/windows pids here. Now returns a
18781 spawn id list.
18782
18783 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18784
18785 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18786 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18787 correct patch.
18788
18789 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18790
18791 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18792
18793 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18794
18795 Reapply:
18796 2014-05-21 Mark Wielaard <mjw@redhat.com>
18797
18798 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18799
18800 2015-07-30 Pedro Alves <palves@redhat.com>
18801
18802 * linux-low.c (handle_extended_wait): Set the child's last
18803 reported status to TARGET_WAITKIND_STOPPED.
18804
18805 2015-07-30 Pedro Alves <palves@redhat.com>
18806
18807 PR threads/18600
18808 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18809 only shows inferior 1.
18810
18811 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18812 Pedro Alves <palves@redhat.com>
18813
18814 PR threads/18600
18815 * gdb.threads/fork-plus-threads.c: New file.
18816 * gdb.threads/fork-plus-threads.exp: New file.
18817
18818 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18819
18820 * gdb.base/batch-preserve-term-settings.exp
18821 (test_terminal_settings_preserved_after_cli_exit): Use
18822 send_quit_command.
18823
18824 2015-07-29 Pedro Alves <palves@redhat.com>
18825 Don Breazeal <donb@codesourcery.com>
18826
18827 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18828 output from both inferior_spawn_id and gdb_spawn_id.
18829
18830 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18831
18832 * gdb.threads/attach-into-signal.exp (corefunc): Use
18833 with_test_prefix on nested loops, uniquefying the test messages.
18834
18835 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18836
18837 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18838 commit.
18839
18840 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18841
18842 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18843 New proc.
18844 (test_terminal_settings_preserved_after_sigterm): New test.
18845
18846 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18847
18848 * gdb.base/batch-preserve-term-settings.exp
18849 (test_terminal_settings_preserved_after_cli_exit): New test.
18850
18851 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18852
18853 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18854 manipulation of saved_gdbflags.
18855 (test_terminal_settings_preserved): Remove global declaration of
18856 the unused variable pagination_prompt. Remove manipulation of
18857 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18858 GDBFLAGS.
18859
18860 2015-07-29 Pedro Alves <palves@redhat.com>
18861
18862 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18863
18864 2015-07-29 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18867 at the top.
18868
18869 2015-07-29 Pedro Alves <palves@redhat.com>
18870
18871 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18872 (main): Call gdb_unbuffer_output.
18873 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18874 (main): Call gdb_unbuffer_output.
18875 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18876 (main): Call gdb_unbuffer_output.
18877 * gdb.base/call-strs.exp: Adjust to step over the
18878 gdb_unbuffer_output call.
18879 * gdb.base/catch-gdb-caused-signals.c: Include
18880 "../lib/unbuffer_output.c".
18881 (main): Call gdb_unbuffer_output.
18882 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18883 (main): Call gdb_unbuffer_output.
18884 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18885 (main): Call gdb_unbuffer_output.
18886 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18887 (main): Call gdb_unbuffer_output.
18888 * gdb.base/shlib-call.exp: Adjust to step over the
18889 gdb_unbuffer_output call.
18890 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18891 (main): Call gdb_unbuffer_output.
18892 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18893 (main): Call gdb_unbuffer_output.
18894 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18895 (main): Rename to ...
18896 (test): ... this.
18897 (main): Reimplement.
18898 * gdb.base/varargs.exp: Run to test instead of to main.
18899 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18900 (main): Call gdb_unbuffer_output.
18901
18902 2015-07-29 Pedro Alves <palves@redhat.com>
18903
18904 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18905 factore out from mi_continue_dprintf. For call-style dprintfs,
18906 expect dprintf output out of $inferior_spawn_id.
18907 (mi_continue_dprintf): Use mi_expect_dprintf.
18908 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18909 (main): Call gdb_unbuffer_output.
18910
18911 2015-07-29 Pedro Alves <palves@redhat.com>
18912
18913 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18914 (default_mi_gdb_start): Set inferior_spawn_id instead of
18915 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18916 gdb_spawn_id.
18917 (mi_gdb_test): Always expect inferior output from both
18918 $inferior_spawn_id and $gdb_spawn_id.
18919
18920 2015-07-29 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18923 send_inferior and $inferior_spawn_id.
18924
18925 2015-07-29 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.gdb/complaints.exp (test_initial_complaints)
18928 (test_serial_complaints, test_short_complaints): Use
18929 gdb_test_stdio.
18930 (test_empty_complaint): Handle $inferior_spawn_id !=
18931 $gdb_spawn_id.
18932
18933 2015-07-29 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.base/varargs.exp: Use gdb_test_stdio.
18936
18937 2015-07-29 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18940
18941 2015-07-29 Pedro Alves <palves@redhat.com>
18942
18943 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18944
18945 2015-07-29 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18948 parameter into two new parameters, "inf_result" and "gdb_result".
18949 Expect inferior output and gdb output from $inferior_spawn_id and
18950 $gdb_spawn_id, respectively. Adjust all callers.
18951
18952 2015-07-29 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18955 of gdb_test_sequence.
18956
18957 2015-07-29 Pedro Alves <palves@redhat.com>
18958
18959 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18960 (saw_spurious_output): Expect inferior output from
18961 $inferior_spawn_id. Use gdb_test_stdio.
18962
18963 2015-07-29 Pedro Alves <palves@redhat.com>
18964
18965 * gdb.base/dprintf.exp: Use standard_testfile. Change
18966 prepare_for_testing call.
18967 (srcfile): Don't set.
18968 (restart): New procedure.
18969 (test_dprintf): New procecure, use to continue over dprintfs.
18970 (test_call, test_agent): New procedures, tests moved here.
18971 Restart gdb and recreate dprintfs. Adjust expected output.
18972
18973 2015-07-29 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18976
18977 2015-07-29 Pedro Alves <palves@redhat.com>
18978
18979 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18980
18981 2015-07-29 Pedro Alves <palves@redhat.com>
18982
18983 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18984 gdb_test_stdio.
18985
18986 2015-07-29 Pedro Alves <palves@redhat.com>
18987
18988 * lib/gdb.exp (gdb_test_stdio): New procedure.
18989
18990 2015-07-29 Pedro Alves <palves@redhat.com>
18991
18992 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18993
18994 2015-07-29 Pedro Alves <palves@redhat.com>
18995
18996 * gdb.base/call-signal-resume.exp: Remove check for
18997 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18998 * gdb.base/unwindonsignal.exp: Likewise.
18999 * gdb.base/call-signals.c (gen_signal): Remove printf call.
19000 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
19001
19002 2015-07-29 Pedro Alves <palves@redhat.com>
19003
19004 * gdb.base/siginfo-addr.c (pass): New function.
19005 (handler): Call it iff si_addr is correct.
19006 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
19007 Set a breakpoint at "pass" and continue to it.
19008
19009 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
19010
19011 * gdb.python/py-objfile.exp: Make some tests have unique names.
19012 * gdb.python/py-pp-registration.exp: Likewise.
19013
19014 2015-07-28 Pedro Alves <palves@redhat.com>
19015
19016 * gdb.server/server-exec-info.exp: Issue a "disconnect".
19017
19018 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19019
19020 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
19021
19022 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19023
19024 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19025
19026 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
19027
19028 * gdb.base/gdb-sigterm-2.exp: New test.
19029
19030 2015-07-25 Doug Evans <xdje42@gmail.com>
19031
19032 Revert:
19033 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19034 (workers/%.worker, build-perf): New rule.
19035 (GDB_PERFTEST_MODE): New variable.
19036 (check-perf): Use it.
19037 (clean): Clean up gdb.perf parallel build subdirs.
19038 * lib/build-piece.exp: New file.
19039 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19040 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19041 name.
19042 (standard_temp_file): Ditto.
19043 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19044 of $GDB_PARALLEL.
19045
19046 2015-07-24 Doug Evans <dje@google.com>
19047
19048 * gdb.perf/lib/perftest/utils.py: New file.
19049 * gdb.perf/gm-hello.cc: New file.
19050 * gdb.perf/gm-pervasive-typedef.cc: New file.
19051 * gdb.perf/gm-pervasive-typedef.h: New file.
19052 * gdb.perf/gm-std.cc: New file.
19053 * gdb.perf/gm-std.h: New file.
19054 * gdb.perf/gm-use-cerr.cc: New file.
19055 * gdb.perf/gm-utils.h: New file.
19056 * gdb.perf/gmonster-null-lookup.py: New file.
19057 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19058 * gdb.perf/gmonster-print-cerr.py: New file.
19059 * gdb.perf/gmonster-ptype-string.py: New file.
19060 * gdb.perf/gmonster-runto-main.py: New file.
19061 * gdb.perf/gmonster-select-file.py: New file.
19062 * gdb.perf/gmonster1-null-lookup.exp: New file.
19063 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19064 * gdb.perf/gmonster1-print-cerr.exp: New file.
19065 * gdb.perf/gmonster1-ptype-string.exp: New file.
19066 * gdb.perf/gmonster1-runto-main.exp: New file.
19067 * gdb.perf/gmonster1-select-file.exp: New file.
19068 * gdb.perf/gmonster1.cc: New file.
19069 * gdb.perf/gmonster1.exp: New file.
19070 * gdb.perf/gmonster2-null-lookup.exp: New file.
19071 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19072 * gdb.perf/gmonster2-print-cerr.exp: New file.
19073 * gdb.perf/gmonster2-ptype-string.exp: New file.
19074 * gdb.perf/gmonster2-runto-main.exp: New file.
19075 * gdb.perf/gmonster2-select-file.exp: New file.
19076 * gdb.perf/gmonster2.cc: New file.
19077 * gdb.perf/gmonster2.exp: New file.
19078
19079 2015-07-24 Doug Evans <dje@google.com>
19080
19081 * gdb.perf/README: New file.
19082 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19083 * lib/gen-perf-test.exp: New file.
19084
19085 2015-07-24 Doug Evans <dje@google.com>
19086
19087 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19088 (PerfTest::startup): New function.
19089 (PerfTest::run): Return result of calling body.
19090 (PerfTest::assemble): Rewrite.
19091 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19092 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19093 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19094 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19095 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19096
19097 2015-07-24 Doug Evans <dje@google.com>
19098
19099 * lib/gdb.exp (clean_restart): Make executable optional.
19100
19101 2015-07-24 Doug Evans <dje@google.com>
19102
19103 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19104 compiler_info references.
19105 * gdb.cp/temargs.exp: Ditto.
19106 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19107 (get_compiler_info): Early exit if already computed. Set compiler_info
19108 to "unknown" if there was a problem.
19109 (test_compiler_info): Add function comment. Call get_compiler_info.
19110
19111 2015-07-24 Doug Evans <dje@google.com>
19112
19113 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19114 (workers/%.worker, build-perf): New rule.
19115 (GDB_PERFTEST_MODE): New variable.
19116 (check-perf): Use it.
19117 (clean): Clean up gdb.perf parallel build subdirs.
19118 * lib/build-piece.exp: New file.
19119 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19120 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19121 name.
19122 (standard_temp_file): Ditto.
19123 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19124 of $GDB_PARALLEL.
19125
19126 2015-07-24 Doug Evans <dje@google.com>
19127
19128 * lib/future.exp (gdb_default_target_compile): New option
19129 "early_flags".
19130 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19131 --as-needed.
19132
19133 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19134
19135 * gdb.base/catch-syscall.exp: Call gdb_exit before
19136 gdb_skip_xml_test.
19137
19138 2015-07-24 Pedro Alves <palves@redhat.com>
19139
19140 * gdb.python/py-events.exp: Accept output between the stop event
19141 and the prompt.
19142 * gdb.python/py-evsignal.exp: Likewise.
19143 * gdb.python/py-evthreads.exp: Likewise.
19144
19145 2015-07-24 Pedro Alves <palves@redhat.com>
19146
19147 PR gdb/18717
19148 * gdb.threads/non-ldr-exit.c: New file.
19149 * gdb.threads/non-ldr-exit.exp: New file.
19150
19151 2015-07-24 Yao Qi <yao.qi@linaro.org>
19152
19153 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19154 restarting process.
19155
19156 2015-07-24 Yao Qi <yao.qi@linaro.org>
19157
19158 * gdb.server/ext-restart.exp: New file.
19159
19160 2015-07-24 Yao Qi <yao.qi@linaro.org>
19161
19162 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19163 argument options.
19164 * gdb.server/ext-wrapper.exp: New file.
19165
19166 2015-07-23 Doug Evans <dje@google.com>
19167
19168 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19169 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19170
19171 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19172
19173 * gdb.ada/var_arr_typedef.exp: New testcase.
19174 * gdb.ada/var_arr_typedef/pack.adb: New file.
19175 * gdb.ada/var_arr_typedef/pack.ads: New file.
19176 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19177
19178 2015-07-20 Joel Brobecker <brobecker@adacore.com>
19179
19180 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19181
19182 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19183
19184 * gdb.arch/i386-biarch-core.exp: Replace istarget
19185 by "complete set gnutarget". Remove expectation for the "core-file"
19186 command.
19187
19188 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19189
19190 Revert the previous commit:
19191 Tests for validate symbol file using build-id.
19192
19193 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19194
19195 Tests for validate symbol file using build-id.
19196 * gdb.base/solib-mismatch-lib.c: New file.
19197 * gdb.base/solib-mismatch-libmod.c: New file.
19198 * gdb.base/solib-mismatch.c: New file.
19199 * gdb.base/solib-mismatch.exp: New file.
19200
19201 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19202
19203 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19204 nios2-*-linux*.
19205 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19206 * gdb.base/siginfo.exp: Likewise.
19207 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19208
19209 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19210
19211 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19212 Move it to ...
19213 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19214 ... here.
19215 * gdb.trace/range-stepping.exp: Check that the target supports
19216 range stepping.
19217
19218 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19219
19220 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19221
19222 2015-07-14 Pedro Alves <palves@redhat.com>
19223
19224 * gdb.base/killed-outside.exp: New file.
19225 * gdb.base/killed-outside.c: New file.
19226
19227 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19228
19229 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19230 (n at main): New.
19231 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19232
19233 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19234
19235 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19236 infcall tests instead of setting up for KFAIL.
19237
19238 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19239
19240 * gdb.btrace/record_goto-step.exp: New.
19241
19242 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19243
19244 PR compile/18484
19245 * gdb.compile/compile.c (struct struct_type): Add volatile to
19246 selffield's type.
19247 * gdb.compile/compile.exp
19248 (compile code struct_object.selffield = &struct_object): Skip further
19249 struct_object tests if this one xfails.
19250
19251 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
19252
19253 PR exp/18617
19254 * gdb.trace/ax.exp: Add test.
19255
19256 2015-07-07 Yao Qi <yao.qi@linaro.org>
19257
19258 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19259 instead of istarget "aarch64*-*-*".
19260 * gdb.arch/aarch64-fp.exp: Likewise.
19261 * gdb.base/float.exp: Likewise.
19262 * gdb.reverse/aarch64.exp: Likewise.
19263 * lib/gdb.exp (is_aarch64_target): New proc.
19264
19265 2015-07-07 Yao Qi <yao.qi@linaro.org>
19266
19267 * lib/gdb.exp (is_aarch32_target): New proc.
19268 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19269 instead of "istarget "arm*-*-*"".
19270 * gdb.arch/arm-disp-step.exp: Likewise.
19271 * gdb.arch/thumb-bx-pc.exp: Likewise.
19272 * gdb.arch/thumb-prologue.exp: Likewise.
19273 * gdb.arch/thumb-singlestep.exp: Likewise.
19274 * gdb.base/disp-step-syscall.exp: Likewise.
19275 * gdb.base/float.exp: Likewise.
19276
19277 2015-07-07 Yao Qi <yao.qi@linaro.org>
19278
19279 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19280 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19281
19282 2015-07-07 Yao Qi <yao.qi@linaro.org>
19283
19284 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19285 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19286 if it exists.
19287 * gdb.multi/multi-arch.exp: Likewise.
19288
19289 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19290
19291 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19292 print.
19293
19294 2015-07-07 Yao Qi <yao.qi@linaro.org>
19295
19296 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19297
19298 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19299
19300 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19301 '[' and ']' characters.
19302
19303 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19304
19305 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19306
19307 2015-06-29 Pedro Alves <palves@redhat.com>
19308
19309 PR threads/18127
19310 * gdb.threads/hand-call-new-thread.c: New file.
19311 * gdb.threads/hand-call-new-thread.c: New file.
19312
19313 2015-06-26 Keith Seitz <keiths@redhat.com>
19314 Doug Evans <dje@google.com>
19315
19316 PR 16253
19317 * gdb.cp/var-tag-2.cc: New file.
19318 * gdb.cp/var-tag-3.cc: New file.
19319 * gdb.cp/var-tag-4.cc: New file.
19320 * gdb.cp/var-tag.cc: New file.
19321 * gdb.cp/var-tag.exp: New file.
19322
19323 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19324
19325 * gdb.base/history-duplicates.exp: New test.
19326
19327 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19328
19329 * gdb.base/completion.exp: Test the completion of the "focus"
19330 command.
19331
19332 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19333
19334 * gdb.arch/amd64-prologue-skip.S: New file.
19335 * gdb.arch/amd64-prologue-skip.exp: New file.
19336
19337 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19338
19339 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19340 is_address_zero_readable check.
19341
19342 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19343
19344 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19345 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19346
19347 2015-06-24 Yao Qi <yao.qi@linaro.org>
19348
19349 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19350 linux targets.
19351
19352 2015-06-24 Yao Qi <yao.qi@linaro.org>
19353
19354 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19355 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19356 * gdb.base/siginfo-thread.exp: Likewise.
19357
19358 2015-06-22 Yao Qi <yao.qi@linaro.org>
19359
19360 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19361
19362 2015-06-22 Yao Qi <yao.qi@linaro.org>
19363
19364 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19365 aarch64*-*-*.
19366 (skip_hw_watchpoint_tests): Likewise.
19367
19368 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19369
19370 * gdb.base/gdbinit-history.exp: Test the interaction between
19371 setting GDBHISTSIZE and setting the history size via .gdbinit.
19372
19373 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19374
19375 PR gdb/16999
19376 * gdb.base/gdbhistsize-history.exp: New test.
19377
19378 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19379
19380 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19381 with GDBHISTSIZE.
19382 * gdb.base/readline.exp: Likewise.
19383
19384 2015-06-17 Yao Qi <yao.qi@linaro.org>
19385
19386 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19387 line.
19388
19389 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19390
19391 * gdb.base/gdbinit-history.exp: Add test case to check that
19392 an unlimited history file does not get truncated on exit.
19393
19394 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19395
19396 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19397 (VECTOR): New macro. Use it...
19398 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19399 ...for these typedefs.
19400 (int8, char1, int1, double1): New typedefs.
19401 (struct just_int2, struct two_int2): New structures.
19402 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19403 (add_structvecs, add_singlevecs): New functions.
19404 (main): Call add_some_intvecs twice.
19405 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19406 the compile and exit upon failure. Try compiling for the "native"
19407 architecture. Test inferior function calls with vector arguments
19408 and vector return value handling with "finish" and "return".
19409
19410 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19411
19412 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19413 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19414 PE file.
19415 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19416
19417 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19418
19419 PR breakpoints/16465
19420 * gdb.mi/mi-dprintf-pending.c: New file.
19421 * gdb.mi/mi-dprintf-pending.exp: New test.
19422 * gdb.mi/mi-dprintf-pendshr.c: New file.
19423
19424 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19425 Mircea Gherzan <mircea.gherzan@intel.com>
19426
19427 * gdb.arch/i386-mpx-map.c: New file.
19428 * gdb.arch/i386-mpx-map.exp: New File.
19429
19430 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19431
19432 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19433 * gdb.arch/i386-mpx.exp: Indentation fixed.
19434
19435 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19436
19437 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19438 function and improved indentation.
19439 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19440 gdb_test_multiple. Added additional tests to skip the test.
19441
19442 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19443
19444 * gdb.arch/i386-avx512.c: Change path in include file.
19445 * gdb.arch/i386-avx512.exp: Change include dir path
19446 compilation flag.
19447 * gdb.arch/i386-mpx.c: Change path in include file.
19448 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19449 flag.
19450
19451 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19452
19453 * gdb.compile/compile-print.exp (compile print *vararray@3)
19454 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19455
19456 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19457
19458 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19459 (do not keep jit in memory): ... this.
19460 (expect 5): Change it to ...
19461 (expect no 5): ... this.
19462
19463 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19464
19465 PR gdb/15564
19466 * gdb.mi/mi-detach.exp: New file.
19467
19468 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19469
19470 PR symtab/18392
19471 * gdb.arch/amd64-tailcall-self.S: New file.
19472 * gdb.arch/amd64-tailcall-self.c: New file.
19473 * gdb.arch/amd64-tailcall-self.exp: New file.
19474
19475 2015-05-28 Don Breazeal <donb@codesourcery.com>
19476
19477 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19478 tests for remote targets by checking is_target_gdbserver.
19479
19480 2015-05-27 Doug Evans <dje@google.com>
19481
19482 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19483 * gdb.dwarf2/opaque-type-lookup.c: New file.
19484 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19485
19486 2015-05-26 Doug Evans <dje@google.com>
19487
19488 * gdb.cp/iostream.cc: New file.
19489 * gdb.cp/iostream.exp: New file.
19490
19491 2015-05-26 Doug Evans <dje@google.com>
19492
19493 * gdb.dwarf2/dw2-op-call.exp: Update.
19494 * gdb.dwarf2/dw4-sig-types.exp: Update.
19495 * gdb.dwarf2/implptr.exp: Update.
19496 * gdb.mi/mi-cmd-param-changed.exp: Update.
19497
19498 2015-05-26 Doug Evans <dje@google.com>
19499
19500 * gdb.python/py-lazy-string.c: New file.
19501 * gdb.python/py-lazy-string.exp: New file.
19502 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19503 (main): Update. Add estring3.
19504 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19505 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19506
19507 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19508 Yao Qi <yao.qi@linaro.org>
19509
19510 * gdb.reverse/aarch64.c: New.
19511 * gdb.reverse/aarch64.exp: New.
19512
19513 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19514
19515 * lib/gdb.exp (supports_process_record): Return true for
19516 aarch64*-linux*.
19517 (supports_reverse): Likewise.
19518
19519 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19520
19521 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19522 Use with_test_prefix.
19523
19524 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19525
19526 * gdb.base/completion.exp: Add test for completion of layout
19527 names.
19528
19529 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19530
19531 * lib/gdb.exp (skip_tui_tests): New proc.
19532 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19533
19534 2015-05-19 Pedro Alves <palves@redhat.com>
19535
19536 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19537 Save the whole env array instead of just HOME. Unset HISTSIZE in
19538 the environment while testing. Restore whole environment
19539 afterwards.
19540
19541 2015-05-16 Doug Evans <xdje42@gmail.com>
19542
19543 * gdb.guile/scm-ports.c: New file.
19544 * gdb.guile/scm-ports.exp: Add memory port tests.
19545
19546 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19547
19548 * gdb.compile/compile-print.c: New file.
19549 * gdb.compile/compile-print.exp: New file.
19550
19551 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19552
19553 * gdb.compile/compile-ops.exp: Cast param to void.
19554 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19555 (compile code struct_object.selffield = &struct_object): Add xfail.
19556
19557 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19558
19559 * gdb.ada/arr_enum_with_gap: New testcase.
19560
19561 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19562
19563 * gdb.ada/byte_packed_arr: New testcase.
19564
19565 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19566
19567 * gdb.ada/pckd_neg: New testcase.
19568
19569 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19570
19571 PR gdb/17820
19572 * gdb.base/gdbinit-history.exp: New test.
19573 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19574 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19575
19576 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19577
19578 * gdb.python/py-xmethods.cc: Enhance test case.
19579 * gdb.python/py-xmethods.exp: New tests.
19580 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19581 function.
19582 (B_indexoper): Likewise.
19583 (global_dm_list) : Add new xmethod worker functions.
19584
19585 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19586
19587 * gdb.base/coredump-filter.exp: Correctly unset
19588 "coredump_var_addr" array.
19589
19590 2015-05-08 Pedro Alves <palves@redhat.com>
19591
19592 * gdb.server/non-existing-program.exp: Unset spawn_id.
19593
19594 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19595
19596 PR python/18291
19597 * gdb.python/py-xmethods.exp: Add tests.
19598
19599 2015-05-08 Yao Qi <yao.qi@linaro.org>
19600
19601 PR gdb/18208
19602 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19603 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19604 function set_coredump_filter, and remove remote_exec call.
19605 Remove argument ipid. Callers update.
19606 (top level): Don't get inferior's PID.
19607
19608 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19609
19610 * gdb.base/watch_thread_num.exp: Skip test on targets without
19611 access watchpoints.
19612
19613 2015-05-06 Pedro Alves <palves@redhat.com>
19614
19615 PR server/18081
19616 * gdb.server/non-existing-program.exp: New file.
19617
19618 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19619
19620 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19621
19622 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19623
19624 * gdb.ada/out_of_line_in_inlined: New testcase.
19625
19626 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19627
19628 * gdb.ada/var_rec_arr: New testcase.
19629
19630 2015-04-30 Yao Qi <yao.qi@linaro.org>
19631
19632 * gdb.base/break-idempotent.exp: If
19633 skip_hw_watchpoint_multi_tests returns true, skip the tests
19634 on "rwatch" and "awatch".
19635
19636 2015-04-30 Yao Qi <yao.qi@linaro.org>
19637
19638 * gdb.base/relativedebug.exp: Invoke gdb command
19639 "info sharedlibrary", and if libc.so doesn't have debug info,
19640 skip the test.
19641
19642 2015-04-29 Doug Evans <dje@google.com>
19643
19644 * gdb.python/py-xmethods.exp: Add ptype tests.
19645 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19646 get_result_type method.
19647
19648 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19649
19650 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19651 the target does not support hardware watchpoints.
19652
19653 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19654
19655 * gdb.base/break-always.exp: Abort testing if writing to memory
19656 causes an error.
19657
19658 2015-04-28 Doug Evans <dje@google.com>
19659
19660 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19661 * gdb.python/py-pp-registration.exp: ... here. New file.
19662 * gdb.python/py-pp-registration.c: New file.
19663 * gdb.python/py-pp-registration.py: New file.
19664
19665 2015-04-28 Doug Evans <dje@google.com>
19666
19667 * gdb.python/py-bad-printers.c: New file.
19668 * gdb.python/py-bad-printers.py: New file.
19669 * gdb.python/py-bad-printers.exp: New file.
19670
19671 2015-04-28 Sasha Smundak <asmundak@google.com>
19672
19673 * gdb.python/py-type.exp: New test.
19674
19675 2015-04-28 Andy Wingo <wingo@igalia.com>
19676
19677 * gdb.python/py-parameter.exp:
19678 * gdb.guile/scm-parameter.exp: Escape the path that we are
19679 matching against, as it might contain characters that are special
19680 to regular expressions.
19681
19682 2015-04-27 Joel Brobecker <brobecker@adacore.com>
19683
19684 * gdb.ada/rec_comp: New testcase.
19685
19686 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19687
19688 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19689 before using it.
19690
19691 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19692
19693 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19694 new tests for verilog output.
19695
19696 2015-04-24 Yao Qi <yao.qi@linaro.org>
19697
19698 * boards/remote-gdbserver-on-localhost.exp: New file.
19699
19700 2015-04-23 Pedro Alves <palves@redhat.com>
19701
19702 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19703 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19704 "end of file", remove $inferior_spawn_id from the indirect list.
19705
19706 2015-04-23 Pedro Alves <palves@redhat.com>
19707
19708 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19709
19710 2015-04-23 Pedro Alves <palves@redhat.com>
19711
19712 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19713 on $any_spawn_id instead of only on $gdb_spawn_id.
19714
19715 2015-04-21 Pierre Muller <muller@sourceware.org>
19716
19717 PR pascal/17815
19718 * lib/pascal.exp (gpc_compile): Add new option "class".
19719 (fpc_compile): Likewise.
19720 * gdb.pascal/case-insensitive-symbols.pas: New file.
19721 * gdb.pascal/case-insensitive-symbols.exp: New file.
19722
19723 2015-04-20 Gary Benson <gbenson@redhat.com>
19724
19725 * gdb.base/attach.exp: Fix three extended remote failures.
19726
19727 2015-04-17 Gary Benson <gbenson@redhat.com>
19728
19729 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19730 the main executable over the remote protocol.
19731
19732 2015-04-16 Pedro Alves <palves@redhat.com>
19733
19734 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19735 a new gdbserver if gdbserver_reconnect_p is set.
19736
19737 2015-04-16 Pedro Alves <palves@redhat.com>
19738
19739 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19740 is set, don't exit gdbserver.
19741
19742 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19743
19744 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19745 appropriate .insn, such that an older assembler can be used.
19746 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19747 the z/Architecture instruction set on 31-bit targets as well.
19748
19749 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19750
19751 * gdb.go/handcall.exp: Remove all logic related to the first
19752 breakpoint and rely on go_runto_main instead.
19753 * gdb.go/strings.exp: Likewise.
19754 * gdb.go/unsafe.exp: Likewise.
19755 * gdb.go/hello.exp: Likewise. Also rename the remaining
19756 breakpoint marker to "breakpoint 1".
19757 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19758 * gdb.go/strings.go: Likewise.
19759 * gdb.go/unsafe.go: Likewise.
19760 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19761 "set breakpoint 2 here" and rename the remaining breakpoint marker
19762 to "breakpoint 1".
19763
19764 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19765
19766 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19767 if itertools.imap is not present.
19768 * gdb.python/py-objfile.exp: Add parentheses.
19769 * gdb.python/py-type.exp: Same.
19770 * gdb.python/py-unwind-maint.py: Same.
19771
19772 2015-04-15 Yao Qi <yao.qi@linaro.org>
19773
19774 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19775 of ":$ptr_size" and set its form explicitly.
19776
19777 2015-04-15 Pedro Alves <palves@redhat.com>
19778 Yao Qi <yao.qi@linaro.org>
19779
19780 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19781 timeout by factor of 4.
19782 (test_regular_watch): Likewise.
19783 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19784 * gdb.reverse/sigall-reverse.exp: Likewise.
19785 * gdb.reverse/until-precsave.exp: Likewise.
19786 * lib/gdb.exp (with_timeout_factor): New proc.
19787 (gdb_expect): Move some code to ...
19788 (get_largest_timeout): ... here. New procedure.
19789
19790 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
19791
19792 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19793
19794 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19795
19796 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19797 to write to the .text section.
19798
19799 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19800
19801 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19802 Handle the case of targets that do not provide PID information.
19803
19804 2015-04-13 Yao Qi <yao.qi@linaro.org>
19805
19806 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19807 and use expect instead of gdb_expect.
19808
19809 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19810
19811 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19812 "coredump_var_addr" to avoid naming conflict with other testcases.
19813
19814 2015-04-10 Pedro Alves <palves@redhat.com>
19815
19816 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19817 gdb_test_sequence and gdb_assert.
19818
19819 2015-04-10 Pedro Alves <palves@redhat.com>
19820
19821 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19822 test messages that don't include the breakpoint address.
19823
19824 2015-04-10 Yao Qi <yao.qi@linaro.org>
19825
19826 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19827 false for some offset and width combinations which aren't
19828 supported by linux kernel.
19829
19830 2015-04-10 Pedro Alves <palves@redhat.com>
19831
19832 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19833 procedure, factored out from ...
19834 (top level): ... here. Add "set displaced-stepping" testing axis.
19835 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19836 parameter "displaced". Use it.
19837 (top level): Use foreach and add "set displaced-stepping" testing
19838 axis.
19839
19840 2015-04-10 Pedro Alves <palves@redhat.com>
19841
19842 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19843 Remove comment.
19844 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19845 both the address of the instruction that triggers the watchpoint
19846 and the address of the instruction immediately after, and use
19847 those addresses for the test. Fix comment.
19848
19849 2015-04-10 Pedro Alves <palves@redhat.com>
19850
19851 * gdb.base/sigstep.exp (breakpoint_to_handler)
19852 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19853 Test "backtrace" in handler.
19854 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19855 (top level): Add new "displaced" test axis to
19856 breakpoint_to_handler, breakpoint_to_handler_entry and
19857 breakpoint_over_handler.
19858
19859 2015-04-10 Pedro Alves <palves@redhat.com>
19860
19861 PR gdb/18216
19862 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19863
19864 2015-04-10 Yao Qi <yao.qi@linaro.org>
19865
19866 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19867 (test_add_rn_pc): New function.
19868 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19869 (top level): Invoke test_add_rn_pc.
19870
19871 2015-04-10 Pedro Alves <palves@redhat.com>
19872
19873 PR gdb/13858
19874 * gdb.base/step-over-no-symbols.exp: New file.
19875
19876 2015-04-09 Andy Wingo <wingo@igalia.com>
19877
19878 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19879 after the Python tests.
19880
19881 2015-04-08 Keith Seitz <keiths@redhat.com>
19882
19883 PR python/16699
19884 * gdb.python/py-completion.exp: New tests for completion.
19885 * gdb.python/py-completion.py (CompleteLimit1): New class.
19886 (CompleteLimit2): Likewise.
19887 (CompleteLimit3): Likewise.
19888 (CompleteLimit4): Likewise.
19889 (CompleteLimit5): Likewise.
19890 (CompleteLimit6): Likewise.
19891 (CompleteLimit7): Likewise.
19892
19893 2015-04-08 Pedro Alves <palves@redhat.com>
19894
19895 PR gdb/18214
19896 PR gdb/18216
19897 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19898 function.
19899 (main): Install it as SIGUSR1 handler.
19900 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19901 parameter. Always use "setup" as prefix. Toggle "set
19902 displaced-stepping" off/on depending on global. Don't switch to
19903 thread 1 here.
19904 (top level): Add displaced stepping "off/on" test axis. Update
19905 "setup" calls. Wrap each subtest with with_test_prefix. Test
19906 continuing with a queued signal in each thread.
19907
19908 2015-04-08 Pedro Alves <palves@redhat.com>
19909
19910 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19911 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19912 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19913 Return early if running to main fails.
19914 * gdb.trace/while-stepping.exp: Likewise.
19915
19916 2015-04-07 Pedro Alves <palves@redhat.com>
19917
19918 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19919 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19920 interact with inferior program.
19921
19922 2015-04-07 Pedro Alves <palves@redhat.com>
19923
19924 * lib/gdb.exp (inferior_spawn_id): New global.
19925 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19926 spawn id after processing the user code.
19927 (default_gdb_start): Set inferior_spawn_id.
19928 (send_inferior): New procedure.
19929 * lib/gdbserver-support.exp (gdbserver_start): Set
19930 inferior_spawn_id.
19931 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19932
19933 2015-04-07 Pedro Alves <palves@redhat.com>
19934
19935 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19936 * lib/gdbserver-support.exp (gdbserver_start): Make
19937 $server_spawn_id global.
19938 (gdbserver_start): Don't wait for gdbserver's spawn id with
19939 expect_background.
19940 (close_gdbserver): New procedure.
19941 (gdb_exit): Rename the default version and reimplement.
19942
19943 2015-04-07 Pedro Alves <palves@redhat.com>
19944
19945 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19946 append the substituted item, not the original item.
19947
19948 2015-04-07 Pedro Alves <palves@redhat.com>
19949
19950 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19951 gdb_expect.
19952
19953 2015-04-07 Pedro Alves <palves@redhat.com>
19954
19955 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19956 output appearing once only.
19957
19958 2015-04-07 Pedro Alves <palves@redhat.com>
19959
19960 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19961 that doesn't expect anything. Return early if running to main
19962 fails.
19963
19964 2015-04-07 Yao Qi <yao.qi@linaro.org>
19965
19966 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19967 (child_function): Call alarm.
19968 (main): Move call to alarm into the loop.
19969 * gdb.threads/non-stop-fair-events.exp: Build program with
19970 -DTIMEOUT=$timeout.
19971
19972 2015-04-06 Doug Evans <xdje42@gmail.com>
19973
19974 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19975 Fix dest parameter to board_info.
19976 (fpc_compile): Ditto.
19977 (gdb_compile_pascal): Rename dest arg to destfile.
19978
19979 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19980
19981 * gdb.ada/funcall_ref.exp: New file.
19982 * gdb.ada/funcall_ref/foo.adb: New file.
19983
19984 2015-04-02 Yao Qi <yao.qi@linaro.org>
19985
19986 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19987 is remote.
19988
19989 2015-04-02 Gary Benson <gbenson@redhat.com>
19990
19991 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19992
19993 2015-04-01 Sasha Smundak <asmundak@google.com>
19994
19995 * gdb.python/py-unwind-maint.c: New file.
19996 * gdb.python/py-unwind-maint.exp: New test.
19997 * gdb.python/py-unwind-maint.py: New file.
19998 * gdb.python/py-unwind.c: New file.
19999 * gdb.python/py-unwind.exp: New test.
20000 * gdb.python/py-unwind.py: New test.
20001
20002 2015-04-01 Pedro Alves <palves@redhat.com>
20003
20004 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
20005 to fail instead of non-existent $test.
20006
20007 2015-04-01 Pedro Alves <palves@redhat.com>
20008
20009 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
20010 GDBFLAGS if not empty.
20011
20012 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
20013
20014 * gdb.ada/complete.exp: Remove "multi_line".
20015 * gdb.ada/info_exc.exp: Remove "multi_line".
20016 * gdb.ada/packed_tagged.exp: Remove "multi_line".
20017 * gdb.ada/ptype_field.exp: Remove "multi_line".
20018 * gdb.ada/sym_print_name.exp: Remove "multi_line".
20019 * gdb.ada/tagged.exp: Remove "multi_line".
20020 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
20021 [multi_line ...]
20022 * gdb.btrace/delta.exp: Likewise.
20023 * gdb.btrace/exception.exp: Likewise.
20024 * gdb.btrace/function_call_history.exp: Likewise.
20025 * gdb.btrace/instruction_history.exp: Likewise.
20026 * gdb.btrace/nohist.exp: Likewise.
20027 * gdb.btrace/record_goto.exp: Likewise.
20028 * gdb.btrace/segv.exp: Likewise.
20029 * gdb.btrace/stepi.exp: Likewise.
20030 * gdb.btrace/tailcall.exp: Likewise.
20031 * gdb.btrace/unknown_functions.exp: Likewise.
20032 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20033 * lib/gdb.exp: Add the "multi_line" helper.
20034
20035 2015-04-01 Pedro Alves <palves@redhat.com>
20036
20037 * gdb.threads/tid-reuse.c: New file.
20038 * gdb.threads/tid-reuse.exp: New file.
20039
20040 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
20041
20042 PR corefiles/16092
20043 * gdb.base/coredump-filter.c: New file.
20044 * gdb.base/coredump-filter.exp: Likewise.
20045
20046 2015-03-27 Petr Machata <pmachata@redhat.com>
20047
20048 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20049 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20050 (Dwarf::assemble): Initialize them.
20051 (Dwarf::lines): New function.
20052
20053 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20054
20055 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20056 SYMBOL_PREFIX for x86_64-*-cygwin.
20057
20058 2015-03-26 Andy Wingo <wingo@igalia.com>
20059
20060 PR symtab/18148
20061 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20062 const_value but not a location.
20063 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20064 location defined in non-main CUs are visible.
20065
20066 2015-03-26 Yao Qi <yao.qi@linaro.org>
20067
20068 PR testsuite/18139
20069 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20070 Add a line number entry for the same line.
20071 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20072 Add a line number entry for the same line.
20073
20074 2015-03-26 Yao Qi <yao.qi@linaro.org>
20075
20076 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20077 .int 0.
20078 (func): Likewise. Add .Lfunc_1 label.
20079 Use .Lfunc_1 label.
20080 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20081 .int 0.
20082 (func): Likewise.
20083 Use .Lfunc_1 label.
20084
20085 2015-03-26 Yao Qi <yao.qi@linaro.org>
20086
20087 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20088 Call gdb_compile instead to compile each .s files without debug
20089 information.
20090
20091 2015-03-26 Yao Qi <yao.qi@linaro.org>
20092
20093 * gdb.base/savedregs.exp (process_saved_regs): Make
20094 "Saved registers:" optional in the pattern.
20095
20096 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20097
20098 * gdb.btrace/next.exp: Merged into step.exp.
20099 * gdb.btrace/finish.exp: Merged into step.exp.
20100 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20101 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20102 "record goto" and checking the exact replay position.
20103 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20104 check for "Recording format" in "info record" output.
20105 * gdb.btrace/record_goto.exp: Choose test file based on target.
20106 * gdb.btrace/x86-record_goto.S: Renamed into ...
20107 * gdb.btrace/x86_64-record_goto.S: ... this.
20108 * gdb.btrace/i686-record_goto.S: New.
20109 * gdb.btrace/x86-tailcall.S: Renamed into ...
20110 * gdb.btrace/x86_64-tailcall.S: ... this.
20111 * gdb.btrace/i686-tailcall.S: New.
20112 * gdb.btrace/x86-tailcall.c: Renamed into ...
20113 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20114 separate statements. Update test.
20115 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20116 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20117 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20118 * gdb.btrace/tailcall.exp: Choose test file based on target.
20119 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20120
20121 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20122
20123 * gdb.btrace/exception.exp: Increase BTS buffer size.
20124
20125 2015-03-24 Pedro Alves <palves@redhat.com>
20126
20127 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20128
20129 2015-03-24 Pedro Alves <palves@redhat.com>
20130
20131 * gdb.threads/schedlock.exp (test_step): No longer expect that
20132 "set scheduler-locking step" with "next" over a function call runs
20133 threads unlocked.
20134
20135 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20136
20137 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20138
20139 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20140
20141 PR breakpoints/16466
20142 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20143 * gdb.mi/mi-pending.c (thread_func): New function.
20144 (int main): Add threading support required.
20145 * gdb.mi/mi-pending.exp: Add tests for this issue.
20146 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20147 (pendfunc2): Remove stdio dependency.
20148 * gdb.mi/mi-pendshr2.c: New file.
20149
20150 2015-03-23 Keith Seitz <keiths@redhat.com>
20151
20152 * gdb.linespec/keywords.c: New file.
20153 * gdb.linespec/keywords.exp: New file.
20154
20155 2015-03-23 Keith Seitz <keiths@redhat.com>
20156
20157 PR gdb/18021
20158 * gdb.dwarf2/staticvirtual.exp: New test.
20159
20160 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20161
20162 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20163 * README: Remove HP-UX and gdb.hp.
20164 (configuration):
20165 * configure: Regenerate.
20166 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20167 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20168 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20169 gdb.hp/gdb.defects/Makefile.
20170 * gdb.hp/Makefile.in: File deleted.
20171 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20172 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20173 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20174 * gdb.hp/gdb.aCC/run.c: File deleted.
20175 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20176 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20177 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20178 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20179 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20180 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20181 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20182 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20183 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20184 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20185 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20186 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20187 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20188 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20189 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20190 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20191 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20192 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20193 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20194 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20195 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20196 * gdb.hp/gdb.compat/average.c: File deleted.
20197 * gdb.hp/gdb.compat/sum.c: File deleted.
20198 * gdb.hp/gdb.compat/xdb.c: File deleted.
20199 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20200 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20201 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20202 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20203 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20204 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20205 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20206 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20207 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20208 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20209 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20210 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20211 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20212 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20213 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20214 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20215 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20216 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20217 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20218 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20219 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20220 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20221 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20222 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20223 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20224 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20225 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20226 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20227 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20228 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20229 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20230 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20231 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20232 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20233 * gdb.hp/tools/odump: File deleted.
20234
20235 2015-03-19 Pedro Alves <palves@redhat.com>
20236
20237 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20238 (saw_thread_3): New globals.
20239 (top level): Increment them when an event for the corresponding
20240 thread is seen.
20241 (no thread starvation): New test.
20242
20243 2015-03-19 Pedro Alves <palves@redhat.com>
20244
20245 * gdb.threads/continue-pending-status.c: New file.
20246 * gdb.threads/continue-pending-status.exp: New file.
20247
20248 2015-03-18 Pedro Alves <palves@redhat.com>
20249
20250 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20251 Use gdb_is_target_remote instead of is_remote. Use
20252 gdb_test_multiple instead of gdb_expect. Exit early if
20253 gdb_test_multiple hits its internal matches. Tighten stepi tests
20254 expected output. Fail on exit with any signal, instead of just
20255 SIGILL.
20256
20257 2015-03-18 Yao Qi <yao.qi@linaro.org>
20258
20259 PR tdep/18107
20260 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20261 variable.
20262 * gdb.base/catch-syscall.exp: Don't skip it on
20263 aarch64*-*-linux* target. Remove elements in all_syscalls.
20264 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20265 target.
20266 (setup_all_syscalls): New proc.
20267
20268 2015-03-16 Yao Qi <yao.qi@linaro.org>
20269
20270 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20271 (top level): Skip tests if valid_addr_p returns false for
20272 $cmd1 or $cmd2.
20273
20274 2015-03-11 Andy Wingo <wingo@igalia.com>
20275
20276 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20277
20278 2015-03-11 Yao Qi <yao.qi@linaro.org>
20279
20280 * gdb.base/catch-syscall.exp: Fix typo in comments.
20281
20282 2015-03-11 Yao Qi <yao.qi@linaro.org>
20283
20284 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20285
20286 2015-03-09 Pedro Alves <palves@redhat.com>
20287
20288 * dg-extract-results.py: Delete.
20289
20290 2015-03-09 Pedro Alves <palves@redhat.com>
20291
20292 Merge dg-extract-results.sh from GCC upstream (r218843).
20293
20294 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20295 * dg-extract-results.sh: Use --text with grep to avoid issues with
20296 binary files. Fall back to cat -v, if that doesn't work.
20297
20298 2015-03-05 Pedro Alves <palves@redhat.com>
20299
20300 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20301
20302 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20303
20304 * lib/mi-support.exp (mi_expect_interrupt): Accept
20305 alternative event for when in all-stop mode.
20306
20307 2015-03-04 Pedro Alves <palves@redhat.com>
20308
20309 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20310
20311 2015-03-04 Mark Kettenis <kettenis@gnu.org>
20312
20313 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20314
20315 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20316
20317 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20318 regexps for GDB's current line display, accept a hex address
20319 preceding the line number.
20320
20321 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20322
20323 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20324 the 'arch1' variable for "s390*-linux*" targets.
20325
20326 2015-03-04 Pedro Alves <palves@redhat.com>
20327
20328 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20329 (main): Pass missing retval argument to pthread_join call.
20330
20331 2015-03-02 Pedro Alves <palves@redhat.com>
20332
20333 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20334 (top level): Call do_test with non-stop as well.
20335
20336 2015-03-02 Pedro Alves <palves@redhat.com>
20337
20338 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20339 -1.
20340
20341 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20342
20343 * gdb.arch/s390-vregs.exp: New test.
20344 * gdb.arch/s390-vregs.S: New file.
20345
20346 2015-02-27 Pedro Alves <palves@redhat.com>
20347
20348 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20349 call to catch_command_errors.
20350 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20351 catch_command_errors.
20352
20353 2015-02-27 Pedro Alves <palves@redhat.com>
20354
20355 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20356 "true" for boolean result.
20357 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20358 prototype of main.
20359
20360 2015-02-27 Pedro Alves <palves@redhat.com>
20361
20362 * lib/unbuffer_output.c: New file.
20363 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20364 (main): Call gdb_unbuffer_output.
20365
20366 2015-02-27 Yao Qi <yao.qi@linaro.org>
20367
20368 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20369 target.
20370
20371 2015-02-26 Doug Evans <dje@google.com>
20372
20373 * gdb.cp/class2.cc (Dbase, D): New classes.
20374 (main): New local delta.
20375 * gdb.cp/class2.exp: Test printing delta.
20376 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20377 (dynbar): New global.
20378 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20379
20380 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20381
20382 * gdb.compile/compile-ifunc.c: New file.
20383 * gdb.compile/compile-ifunc.exp: New file.
20384
20385 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20386
20387 * gdb.base/structs.exp: Check for correct struct on finish.
20388
20389 2015-02-26 Yao Qi <yao.qi@linaro.org>
20390
20391 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20392 is zero.
20393
20394 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20395
20396 * gdb.arch/cordic.ko.bz2: New file.
20397 * gdb.arch/cordic.ko.debug.bz2: New file.
20398 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20399
20400 2015-02-25 Yao Qi <yao.qi@linaro.org>
20401
20402 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20403 aarch64*-*-* target.
20404
20405 2015-02-23 Pedro Alves <palves@redhat.com>
20406
20407 * lib/gdb.exp (delete_breakpoints): Rewrite using
20408 gdb_test_multiple.
20409
20410 2015-02-23 Pedro Alves <palves@redhat.com>
20411
20412 * gdb.base/info-os.c: Include stdlib.h.
20413
20414 2015-02-22 Doug Evans <xdje42@gmail.com>
20415
20416 PR symtab/17855
20417 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20418 is read after symbols have been re-read.
20419 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20420 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20421
20422 2015-02-21 Doug Evans <dje@google.com>
20423
20424 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20425
20426 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20427
20428 PR corefiles/17808
20429 * gdb.arch/i386-biarch-core.core.bz2: New file.
20430 * gdb.arch/i386-biarch-core.exp: New file.
20431
20432 2015-02-21 Pedro Alves <palves@redhat.com>
20433
20434 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20435 runto_main fails.
20436
20437 2015-02-20 Pedro Alves <palves@redhat.com>
20438
20439 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20440 info probes.
20441
20442 2015-02-20 Pedro Alves <palves@redhat.com>
20443
20444 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20445
20446 2015-02-20 Pedro Alves <palves@redhat.com>
20447
20448 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20449 clean_restart before gdb_target_supports_trace.
20450
20451 2015-02-20 Pedro Alves <palves@redhat.com>
20452
20453 PR threads/18006
20454 * gdb.threads/clone-thread_db.c: New file.
20455 * gdb.threads/clone-thread_db.exp: New file.
20456
20457 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20458
20459 PR breakpoints/16812
20460 * gdb.base/catch-gdb-caused-signals.c: New file.
20461 * gdb.base/catch-gdb-caused-signals.exp: New file.
20462
20463 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20464
20465 * configure: Regenerated.
20466 * configure.ac: Use GDB_AC_TRANSFORM.
20467 * aclocal.m4: sinclude ../transform.m4.
20468
20469 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20470
20471 * lib/dtrace.exp: New file.
20472 * gdb.base/dtrace-probe.exp: Likewise.
20473 * gdb.base/dtrace-probe.d: Likewise.
20474 * gdb.base/dtrace-probe.c: Likewise.
20475 * lib/pdtrace.in: Likewise.
20476 * configure.ac: Output variables with the transformed names of
20477 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20478 * configure: Regenerated.
20479
20480 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20481
20482 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20483 expected message when trying to access $_probe_* convenience
20484 variables while not on a probe.
20485
20486 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20487
20488 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20489
20490 2015-02-11 Pedro Alves <pedro@codesourcery.com>
20491
20492 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20493 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20494
20495 2015-02-10 Doug Evans <xdje42@gmail.com>
20496
20497 * lib/gdb.exp (gdb_load): Always return a result.
20498
20499 2015-02-10 Pedro Alves <palves@redhat.com>
20500
20501 * gdb.threads/signal-sigtrap.c: New file.
20502 * gdb.threads/signal-sigtrap.exp: New file.
20503
20504 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20505
20506 * gdb.trace/no-attach-trace.c: New file.
20507 * gdb.trace/no-attach-trace.exp: New file.
20508
20509 2015-02-09 Mark Wielaard <mjw@redhat.com>
20510
20511 * gdb.dwarf2/atomic.c: New file.
20512 * gdb.dwarf2/atomic-type.exp: Likewise.
20513
20514 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20515
20516 * gdb.btrace/buffer-size.exp: Update "info record" output.
20517 * gdb.btrace/delta.exp: Update "info record" output.
20518 * gdb.btrace/enable.exp: Update "info record" output.
20519 * gdb.btrace/finish.exp: Update "info record" output.
20520 * gdb.btrace/instruction_history.exp: Update "info record" output.
20521 * gdb.btrace/next.exp: Update "info record" output.
20522 * gdb.btrace/nexti.exp: Update "info record" output.
20523 * gdb.btrace/step.exp: Update "info record" output.
20524 * gdb.btrace/stepi.exp: Update "info record" output.
20525 * gdb.btrace/nohist.exp: Update "info record" output.
20526
20527 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20528
20529 * gdb.btrace/buffer-size: New.
20530
20531 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20532
20533 * gdb.btrace/delta.exp: Update "info record" output.
20534 * gdb.btrace/enable.exp: Update "info record" output.
20535 * gdb.btrace/finish.exp: Update "info record" output.
20536 * gdb.btrace/instruction_history.exp: Update "info record" output.
20537 * gdb.btrace/next.exp: Update "info record" output.
20538 * gdb.btrace/nexti.exp: Update "info record" output.
20539 * gdb.btrace/step.exp: Update "info record" output.
20540 * gdb.btrace/stepi.exp: Update "info record" output.
20541 * gdb.btrace/nohist.exp: Update "info record" output.
20542
20543 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20544
20545 PR gdb/15678
20546 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20547
20548 2015-02-06 Pedro Alves <palves@redhat.com>
20549
20550 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20551 macro.
20552 (seconds_left, again): New globals.
20553 (main): Wait seconds_left in a 1-second sleep loop instead of
20554 sleeping 180 seconds. If 'again' is set, reset the seconds
20555 counter.
20556 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20557 'again' in the inferior before detaching. Print the seconds left.
20558 (options): New global.
20559 (top level): Build program with -DTIMEOUT=$timeout.
20560
20561 2015-02-06 Pedro Alves <palves@redhat.com>
20562
20563 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20564 determine how many seconds to pass to 'alarm'.
20565 * gdb.base/gdb-sigterm.exp (top level): Build program with
20566 -DTIMEOUT=$timeout.
20567 (do_test): Return success/failure indication. Add more verbose
20568 logging. Don't fail if 200 single steps are seen. Instead, fail
20569 when the test times out.
20570 (passes): New global.
20571 (top level): Break the testing loop if testing fails on any
20572 iteration. Use gdb_assert.
20573
20574 2015-02-04 Don Breazeal <donb@codesourcery.com>
20575
20576 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20577 and initialize them.
20578 (ipc_cleanup): New function.
20579 (main): Don't declare shmid, semid, and msqid. Add a call to
20580 atexit so that we call ipc_cleanup on exit.
20581
20582 2015-02-04 Pedro Alves <palves@redhat.com>
20583
20584 * boards/native-extended-gdbserver.exp: Remove any target variant
20585 specifications from the board name before clearing the isremote
20586 flag from board_info.
20587
20588 2015-01-31 Doug Evans <xdje42@gmail.com>
20589
20590 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20591
20592 2015-01-31 Gary Benson <gbenson@redhat.com>
20593
20594 * gdb.base/completion.exp: Disable completion limiting for
20595 existing tests. Add new tests to check completion limiting.
20596 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20597
20598 2015-01-31 Doug Evans <xdje42@gmail.com>
20599
20600 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20601
20602 2015-01-31 Doug Evans <xdje42@gmail.com>
20603
20604 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20605 entries. Duplicate file section script entries.
20606 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20607 inlined entries. Add test for safe-path rejection.
20608 * gdb.python/py-section-script.c: Add duplicate inlined section script
20609 entries. Duplicate file section script entries.
20610 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20611 inlined entries. Add test for safe-path rejection.
20612
20613 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20614
20615 * gdb.ada/disc_arr_bound: New testcase.
20616
20617 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20618
20619 * gdb.ada/mi_var_array: New testcase.
20620
20621 2015-01-27 Doug Evans <dje@google.com>
20622
20623 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20624 Add test for objfile.filename, objfile.username after objfile
20625 has been unloaded.
20626
20627 2015-01-26 Joel Brobecker <brobecker@adacore.com>
20628
20629 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20630 the second test to print the name attribute of value
20631 returned by the call to gdb.lookup_type, and adjust
20632 the expected output accordingly.
20633
20634 2015-01-25 Mark Wielaard <mjw@redhat.com>
20635
20636 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20637 * gdb.base/disp-step-fork.c: Include unistd.h.
20638 * gdb.base/siginfo-obj.c: Include stdio.h.
20639 * gdb.base/siginfo-thread.c: Likewise.
20640 * gdb.mi/non-stop.c: Include unistd.h.
20641 * gdb.mi/nsthrexec.c: Include stdio.h.
20642 * gdb.mi/pthreads.c: Include unistd.h.
20643 * gdb.modula2/unbounded1.c (main): Declare returns int.
20644 * gdb.reverse/consecutive-reverse.c: Likewise.
20645 * gdb.threads/create-fail.c: Include unistd.h.
20646 * gdb.threads/killed.c: Likewise.
20647 * gdb.threads/linux-dp.c: Likewise.
20648 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20649 * gdb.threads/non-ldr-exc-2.c: Likewise.
20650 * gdb.threads/non-ldr-exc-3.c: Likewise.
20651 * gdb.threads/non-ldr-exc-4.c: Likewise.
20652 * gdb.threads/pthreads.c: Include unistd.h.
20653 (main): Declare returns int.
20654 * gdb.threads/tls-main.c (foo): New declaration.
20655 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20656
20657 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20658
20659 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20660 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20661
20662 2015-01-15 Mark Wielaard <mjw@redhat.com>
20663
20664 * gdb.base/noreturn-return.c: New file.
20665 * gdb.base/noreturn-return.exp: New file.
20666 * gdb.base/noreturn-finish.c: New file.
20667 * gdb.base/noreturn-finish.exp: New file.
20668
20669 2015-01-23 Pedro Alves <palves@redhat.com>
20670
20671 * gdb.threads/continue-pending-after-query.c: New file.
20672 * gdb.threads/continue-pending-after-query.exp: New file.
20673
20674 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20675 Simon Marchi <simon.marchi@ericsson.com>
20676
20677 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20678 * gdb.base/valgrind-db-attach.exp: Same.
20679 * gdb.base/valgrind-infcall.exp: Same.
20680 * lib/mi-support.exp (default_mi_gdb_start): Same.
20681 * lib/prompt.exp (default_prompt_gdb_start): Same.
20682 * lib/gdb.exp (default_gdb_spawn): Same.
20683 (gdb_interact): New.
20684
20685
20686 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20687
20688 * gdb.compile/compile.exp (pointer to jit function): New test.
20689
20690 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
20691
20692 * lib/gdb.exp (supports_process_record): Return true for
20693 powerpc*-*-linux*.
20694 (supports_reverse): Likewise.
20695
20696 2015-01-15 Don Breazeal <donb@codesourcery.com>
20697
20698 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20699 instead of checking whether the target board is remote and
20700 use spawn_wait_for_attach instead of exec/sleep.
20701 * gdb.base/attach-twice.exp: Likewise.
20702
20703 2015-01-15 Joel Brobecker <brobecker@adacore.com>
20704
20705 * gdb.ada/var_arr_attrs: New testcase.
20706
20707 2015-01-14 Pedro Alves <palves@redhat.com>
20708 Joel Brobecker <brobecker@adacore.com>
20709
20710 PR gdb/17525
20711 * gdb.base/bp-cmds-execution-x-script.c: New file.
20712 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20713 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20714
20715 2015-01-14 Pedro Alves <palves@redhat.com>
20716
20717 PR cli/17828
20718 * gdb.base/batch-preserve-term-settings.c: New file.
20719 * gdb.base/batch-preserve-term-settings.exp: New file.
20720
20721 2015-01-13 Doug Evans <dje@google.com>
20722
20723 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20724 binary.
20725
20726 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20727
20728 * Makefile.in (clean mostlyclean): Do not delete *.py.
20729
20730 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20731
20732 * gdb.python/py-lookup-type.exp: New file.
20733
20734 2015-01-12 Pedro Alves <palves@redhat.com>
20735
20736 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20737 restore GDBFLAGS before returning.
20738
20739 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20740
20741 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20742 is_amd64_regs_target and is_x86_like_target.
20743
20744 2015-01-11 Doug Evans <xdje42@gmail.com>
20745
20746 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20747 is given without an explicit form.
20748 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20749 attributes.
20750 * gdb.dwarf/corrupt.exp: Ditto.
20751 * gdb.dwarf2/enum-type.exp: Ditto.
20752 * gdb.trace/entry-values.exp: Ditto.
20753 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20754
20755 2015-01-11 Doug Evans <xdje42@gmail.com>
20756
20757 PR gdb/15830
20758 * gdb.base/maint.exp: Remove references to "maint demangle".
20759 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20760 Add tests for explicitly specifying language to demangle.
20761 * gdb.dlang/demangle.exp: Ditto.
20762
20763 2015-01-09 Pedro Alves <palves@redhat.com>
20764
20765 * gdb.threads/non-stop-fair-events.c: New file.
20766 * gdb.threads/non-stop-fair-events.exp: New file.
20767
20768 2015-01-09 Pedro Alves <palves@redhat.com>
20769
20770 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20771 the global scope. Set a breakpoint after all threads are started
20772 rather than stepping over two source lines. Expect the prompt.
20773 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20774 global.
20775 (NUM): Now 15.
20776 (main): Use threads_started_barrier to wait for all threads to
20777 start. Main thread no longer calls thread_function. Exit after
20778 180 seconds.
20779 (loop): New function.
20780 (thread_function): Wait on threads_started_barrier barrier. Call
20781 'loop' at each iteration.
20782 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20783 threads have started, instead of hardcoding number of "next"
20784 steps. Use an access watchpoint instead of a write watchpoint.
20785
20786 2015-01-09 Pedro Alves <palves@redhat.com>
20787
20788 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20789 (thread_func): Wait on barrier.
20790 (main): Wait for all threads to start before stopping GDB.
20791 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20792 global.
20793 (thread1_func, thread2_func): Wait on barrier.
20794 (main): Wait for all threads to start before stopping GDB.
20795 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20796 New global.
20797 (thread1_func, thread2_func): Wait on barrier.
20798 (main): Wait for all threads to start before stopping GDB.
20799
20800 2015-01-09 Pedro Alves <palves@redhat.com>
20801
20802 * gdb.threads/attach-many-short-lived-threads.c: New file.
20803 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20804
20805 2014-01-09 Pedro Alves <palves@redhat.com>
20806
20807 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20808 instead of to thread 2.
20809 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20810 Add barrier around each pthread_create call instead of around all
20811 calls.
20812 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20813 Set a break on thread_function and have the child threads hit it
20814 one at at a time.
20815
20816 2015-01-09 Pedro Alves <palves@redhat.com>
20817
20818 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20819 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20820 false.
20821 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20822 checking whether the target board is remote.
20823 * gdb.multi/multi-attach.exp: Likewise.
20824 * gdb.python/py-sync-interp.exp: Likewise.
20825 * gdb.server/ext-attach.exp: Likewise.
20826 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20827 tests that need to attach, instead of checking whether the target
20828 board is remote at the top of the file.
20829
20830 2015-01-08 Yao Qi <yao@codesourcery.com>
20831
20832 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20833
20834 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20835
20836 Fix testcase compilation.
20837 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20838
20839 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20840
20841 * gdb.python/py-type.exp: Add a couple test about empty
20842 array creation, and negative-length array creation.
20843
20844 2015-01-02 Doug Evans <xdje42@gmail.com>
20845
20846 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20847
20848 2015-01-02 Doug Evans <dje@google.com>
20849
20850 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20851
20852 2014-12-29 Yao Qi <yao@codesourcery.com>
20853
20854 * gdb.trace/entry-values.exp: Update comments. Rename variable
20855 bar_call_foo to returned_from_foo.
20856
20857 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20858
20859 PR gdb/17394
20860 * gdb.linespec/break-asm-file.c: New file.
20861 * gdb.linespec/break-asm-file.exp: New file.
20862 * gdb.linespec/break-asm-file0.s: New file.
20863 * gdb.linespec/break-asm-file1.s: New file.
20864
20865 2014-12-18 Nigel Stephens <nigel@mips.com>
20866 Maciej W. Rozycki <macro@codesourcery.com>
20867
20868 * gdb.base/float.exp: Handle the new output from "info float" on
20869 MIPS targets.
20870
20871 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20872
20873 Fix MinGW compilation.
20874 * gdb.compile/compile-ops.exp: Update untested message if
20875 !skip_compile_feature_tests.
20876 * gdb.compile/compile-setjmp.exp: Likewise.
20877 * gdb.compile/compile-tls.exp: Likewise.
20878 * gdb.compile/compile.exp: Likewise.
20879 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20880 supported on this host".
20881
20882 2014-12-16 Doug Evans <xdje42@gmail.com>
20883
20884 * boards/stabs.exp: New file.
20885
20886 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20887
20888 * gdb.base/completion.exp: Adjust to format changes of "maint
20889 print user-registers".
20890
20891 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20892
20893 PR server/17457
20894 * gdb.arch/aarch64-fp.c: New file.
20895 * gdb.arch/aarch64-fp.exp: New file.
20896
20897 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20898
20899 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20900 r210637, r210913, r211666, r215400, r215817).
20901
20902 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20903 * dg-extract-results.py: New file.
20904 * dg-extract-results.sh: Use it if the environment seems
20905 suitable.
20906
20907 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20908
20909 * dg-extract-results.py (parse_run): Handle warnings that
20910 are printed before a test harness is run.
20911
20912 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20913
20914 * dg-extract-results.py (Named): Remove __cmp__ method.
20915 (output_variation): Use a key to sort variation.harnesses.
20916
20917 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20918
20919 * dg-extract-results.py: For Python 3, force sys.stdout to
20920 handle surrogate escape sequences.
20921 (safe_open): New function.
20922 (output_segment, main): Use it.
20923
20924 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20925
20926 * dg-extract-results.py (Prog.result_re): Include options
20927 in test name.
20928
20929 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20930
20931 * dg-extract-results.py (output_variation): Always sort if
20932 do_sum.
20933
20934 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20935
20936 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20937 as long as we get pagination notifications.
20938
20939 2014-12-15 Jason Merrill <jason@redhat.com>
20940
20941 * Makefile.in (check-gdb.%): Restore.
20942 * README: Mention it.
20943
20944 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20945
20946 * gdb.ada/str_uninit: New testcase.
20947
20948 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20949
20950 PR symtab/17642
20951 * gdb.base/vla-stub-define.c: New file.
20952 * gdb.base/vla-stub.c: New file.
20953 * gdb.base/vla-stub.exp: New file.
20954
20955 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20956 Jan Kratochvil <jan.kratochvil@redhat.com>
20957 Tom Tromey <tromey@redhat.com>
20958
20959 * configure.ac: Add gdb.compile/.
20960 * configure: Regenerate.
20961 * gdb.compile/Makefile.in: New file.
20962 * gdb.compile/compile-ops.exp: New file.
20963 * gdb.compile/compile-ops.c: New file.
20964 * gdb.compile/compile-tls.c: New file.
20965 * gdb.compile/compile-tls.exp: New file.
20966 * gdb.compile/compile-constvar.S: New file.
20967 * gdb.compile/compile-constvar.c: New file.
20968 * gdb.compile/compile-mod.c: New file.
20969 * gdb.compile/compile-nodebug.c: New file.
20970 * gdb.compile/compile-setjmp-mod.c: New file.
20971 * gdb.compile/compile-setjmp.c: New file.
20972 * gdb.compile/compile-setjmp.exp: New file.
20973 * gdb.compile/compile-shlib.c: New file.
20974 * gdb.compile/compile.c: New file.
20975 * gdb.compile/compile.exp: New file.
20976 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20977
20978 2014-12-12 Tom Tromey <tromey@redhat.com>
20979
20980 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20981 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20982
20983 2014-12-12 Doug Evans <dje@google.com>
20984
20985 * lib/gdb-python.exp (get_python_valueof): New function.
20986 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20987
20988 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20989
20990 * gdb.base/completion.exp: Add test for completion of "info
20991 registers ".
20992
20993 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20994
20995 * gdb.base/func-ptrs.c: New file.
20996 * gdb.base/func-ptrs.exp: New file.
20997
20998 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20999
21000 PR breakpoints/17012
21001 * gdb.base/dprintf-detach.c: New file.
21002 * gdb.base/dprintf-detach.exp: New file.
21003
21004 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21005
21006 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
21007 * lib/gdb.exp (target_is_gdbserver): New procedure.
21008
21009 2014-12-08 Doug Evans <dje@google.com>
21010
21011 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
21012
21013 2014-12-05 Yao Qi <yao@codesourcery.com>
21014
21015 * gdb.guile/scm-error.exp: Remove the third argument to
21016 gdb_remote_download.
21017 * gdb.guile/scm-frame-args.exp: Likewise.
21018 * gdb.guile/scm-section-script.exp: Likewise.
21019
21020 2014-12-05 Yao Qi <yao@codesourcery.com>
21021
21022 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21023
21024 2014-12-04 Doug Evans <dje@google.com>
21025
21026 * gdb.python/py-objfile.exp: Add tests for
21027 objfile.add_separate_debug_file.
21028
21029 2014-12-04 Doug Evans <dje@google.com>
21030
21031 * lib/gdb.exp (get_build_id): New function.
21032 (build_id_debug_filename_get): Rewrite to use it.
21033 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21034
21035 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
21036
21037 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21038 `method(long)', not just 0x0.
21039 * gdb.cp/nsalias.exp: Align code labels to 4.
21040 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21041 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21042 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21043 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21044 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21045 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21046
21047 2014-12-02 Doug Evans <dje@google.com>
21048
21049 PR symtab/17602
21050 * gdb.cp/anon-ns.cc: Move guts of this file to ...
21051 * gdb.cp/anon-ns2.cc: ... here. New file.
21052 * gdb.cp/anon-ns.exp: Update.
21053
21054 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
21055
21056 * gdb.python/py-events.py (inferior_call_handler): New.
21057 (register_changed_handler, memory_changed_handler): New.
21058 (test_events.invoke): Register new handlers.
21059 * gdb.python/py-events.exp: Add tests for inferior call,
21060 memory_changed and register_changed events.
21061
21062 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21063
21064 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21065 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21066 if the linker doesn't understand this.
21067
21068 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21069
21070 * gdb.python/python.exp: Change expected reply to help().
21071
21072 2014-12-01 Yao Qi <yao@codesourcery.com>
21073
21074 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21075 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21076 * configure: Re-generated.
21077
21078 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21079
21080 * gdb.cp/chained-calls.cc: New file.
21081 * gdb.cp/chained-calls.exp: New file.
21082 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21083
21084 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21085
21086 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21087 * gdb.dwarf2/symtab-producer.exp: Same.
21088 * gdb.gdb/python-interrupts.exp: Same.
21089 * gdb.gdb/python-selftest.exp: Same.
21090 * gdb.python/py-linetable.exp: Same.
21091 * gdb.python/py-type.exp: Same.
21092 * gdb.python/py-value-cc.exp: Same.
21093 * gdb.python/py-value.exp: Same.
21094
21095 2014-11-28 Yao Qi <yao@codesourcery.com>
21096
21097 * gdb.base/break-probes.exp: Match library name prefixed with
21098 sysroot.
21099
21100 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21101
21102 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21103 test expected output. Add parentheses for the call to print.
21104 Remove L suffix from integers.
21105
21106 2014-11-26 Doug Evans <dje@google.com>
21107
21108 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21109
21110 2014-11-22 Yao Qi <yao@codesourcery.com>
21111
21112 * gdb.trace/entry-values.c: Remove asms.
21113 (foo): Add foo_label.
21114 (bar): Add bar_label.
21115 * gdb.trace/entry-values.exp: Remove code computing foo's
21116 length and bar's length.
21117 (Dwarf::assemble): Invoke function_range for bar and use
21118 MACRO_AT_func for foo.
21119
21120 2014-11-22 Yao Qi <yao@codesourcery.com>
21121
21122 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21123 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21124 Use .Lgcc43_procstart instead of gcc43.
21125
21126 2014-11-21 Joel Brobecker <brobecker@adacore.com>
21127
21128 * gdb.ada/n_arr_bound: New testcase.
21129
21130 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21131
21132 PR breakpoints/10737
21133 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21134 test_catch_syscall_multi_arch.
21135 (test_catch_syscall_multi_arch): New function.
21136
21137 2014-11-20 Doug Evans <xdje42@gmail.com>
21138
21139 * gdb.base/maint.exp: Update expected output.
21140
21141 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21142
21143 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21144 4-byte instruction on S390.
21145
21146 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21147
21148 * gdb.ada/arr_arr: New testcase.
21149
21150 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21151
21152 * gdb.ada/pkd_arr_elem: New Testcase.
21153
21154 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
21155
21156 * gdb.reverse/break-precsave: Expect completion message for
21157 core file reads.
21158 * gdb.reverse/consecutive-precsave.exp: Likewise.
21159 * gdb.reverse/finish-precsave.exp: Likewise.
21160 * gdb.reverse/i386-precsave.exp: Likewise.
21161 * gdb.reverse/machinestate-precsave.exp: Likewise.
21162 * gdb.reverse/sigall-precsave.exp: Likewise.
21163 * gdb.reverse/solib-precsave.exp: Likewise.
21164 * gdb.reverse/step-precsave.exp: Likewise.
21165 * gdb.reverse/until-precsave.exp: Likewise.
21166 * gdb.reverse/watch-precsave.exp: Likewise.
21167
21168 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21169
21170 * gdb.base/bp-permanent.c: Include unistd.h.
21171 * gdb.python/py-framefilter-mi.c (main): Add return type.
21172 * gdb.python/py-framefilter.c (main): Likewise.
21173 * gdb.trace/actions-changed.c (main): Likewise.
21174
21175 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21176
21177 * gdb.mi/until.c: Add eye-catchers.
21178 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21179 line numbers.
21180
21181 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21182
21183 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21184 function header variants in break1.c.
21185 * gdb.base/ena-dis-br.exp: Likewise.
21186 * gdb.base/hbreak2.exp: Likewise.
21187 * gdb.reverse/until-precsave.exp: Drop references to removed
21188 non-prototype function header variants in ur1.c.
21189 * gdb.reverse/until-reverse.exp: Likewise.
21190
21191 2014-11-17 Petr Machata <pmachata@redhat.com>
21192
21193 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21194 ${_cu_offset_size} bytes abbrev offset.
21195
21196 2014-11-15 Doug Evans <xdje42@gmail.com>
21197
21198 PR symtab/17559
21199 * gdb.base/line-symtabs.exp: New file.
21200 * gdb.base/line-symtabs.c: New file.
21201 * gdb.base/line-symtabs.h: New file.
21202
21203 2014-11-14 Yao Qi <yao@codesourcery.com>
21204
21205 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21206 (func): Add label func_label.
21207 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21208 Replace low_pc and high_pc with MACRO_AT_range.
21209 Replace name, low_pc and high_pc with MACRO_AT_func.
21210
21211 2014-11-14 Yao Qi <yao@codesourcery.com>
21212
21213 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21214 Replace name, low_pc and high_pc with MACRO_AT_func.
21215
21216 2014-11-14 Yao Qi <yao@codesourcery.com>
21217
21218 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21219 produce debug information.
21220 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21221
21222 2014-11-14 Yao Qi <yao@codesourcery.com>
21223
21224 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21225 object and get function length.
21226 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21227 with MACRO_AT_func.
21228 (top-level): Replace gdb_compile and clean_restart with
21229 prepare_for_testing.
21230 * gdb.dwarf2/main.c (main): Add label main_label.
21231
21232 2014-11-14 Yao Qi <yao@codesourcery.com>
21233
21234 * lib/dwarf.exp (function_range): New procedure.
21235 (Dwarf::_handle_macro_at_func): New procedure.
21236 (Dwarf::_handle_macro_at_range): New procedure.
21237 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21238
21239 2014-11-14 Yao Qi <yao@codesourcery.com>
21240
21241 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21242 (_handle_attribute): New procedure.
21243
21244 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21245
21246 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21247 * gdb.base/call-sc.c (zed): Likewise.
21248 * gdb.base/checkpoint.c (main): Likewise.
21249 * gdb.base/dump.c (main): Likewise.
21250 * gdb.base/gcore.c (main): Likewise.
21251 * gdb.base/huge.c (main): Likewise.
21252 * gdb.base/multi-forks.c (main): Likewise.
21253 * gdb.base/pr10179-a.c (main): Likewise.
21254 * gdb.base/savedregs.c (main): Likewise.
21255 * gdb.base/sigaltstack.c (main): Likewise.
21256 * gdb.base/siginfo.c (main): Likewise.
21257 * gdb.base/structs.c (zed): Likewise.
21258 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21259 * gdb.mi/mi-syn-frame.c (main): Likewise.
21260 * gdb.mi/until.c (foo, main): Likewise.
21261 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21262 * gdb.base/solib-weak.c (foo): Declare.
21263 * gdb.base/attach-twice.c: Include stdio.h.
21264 * gdb.base/weaklib1.c: Likewise.
21265 * gdb.base/weaklib2.c: Likewise.
21266 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21267 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21268 unistd.h.
21269 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21270 * gdb.mi/mi-exit-code.c: Likewise.
21271 * gdb.base/break-interp-lib.c: Include string.h.
21272 * gdb.base/coremaker.c: Likewise.
21273 * gdb.base/testenv.c: Likewise.
21274 * gdb.python/py-finish-breakpoint.c: Likewise.
21275 * gdb.base/inferior-died.c: Include sys/wait.h.
21276 * gdb.base/fileio.c: Include time.h.
21277 * gdb.base/async-shell.c: Include unistd.h.
21278 * gdb.base/dprintf-non-stop.c: Likewise.
21279 * gdb.base/info-os.c: Likewise.
21280 * gdb.mi/mi-console.c: Likewise.
21281 * gdb.mi/watch-nonstop.c: Likewise.
21282 * gdb.python/py-events.c: Likewise.
21283 * gdb.base/async.c (baz): Move up before its invocation.
21284 * gdb.base/code_elim2.c (my_global_func): Likewise.
21285 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21286 * gdb.base/advance.c (func2): Likewise.
21287
21288 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21289
21290 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21291 variant.
21292 * gdb.base/annota3.c: Likewise.
21293 * gdb.base/async.c: Likewise.
21294 * gdb.base/average.c: Likewise.
21295 * gdb.base/call-ar-st.c: Likewise.
21296 * gdb.base/call-rt-st.c: Likewise.
21297 * gdb.base/call-sc.c: Likewise.
21298 * gdb.base/call-strs.c: Likewise.
21299 * gdb.base/ending-run.c: Likewise.
21300 * gdb.base/execd-prog.c: Likewise.
21301 * gdb.base/exprs.c: Likewise.
21302 * gdb.base/foll-exec.c: Likewise.
21303 * gdb.base/foll-fork.c: Likewise.
21304 * gdb.base/foll-vfork.c: Likewise.
21305 * gdb.base/funcargs.c: Likewise.
21306 * gdb.base/gcore.c: Likewise.
21307 * gdb.base/jump.c: Likewise.
21308 * gdb.base/langs0.c: Likewise.
21309 * gdb.base/langs1.c: Likewise.
21310 * gdb.base/langs2.c: Likewise.
21311 * gdb.base/mips_pro.c: Likewise.
21312 * gdb.base/nodebug.c: Likewise.
21313 * gdb.base/opaque0.c: Likewise.
21314 * gdb.base/opaque1.c: Likewise.
21315 * gdb.base/recurse.c: Likewise.
21316 * gdb.base/run.c: Likewise.
21317 * gdb.base/scope0.c: Likewise.
21318 * gdb.base/scope1.c: Likewise.
21319 * gdb.base/setshow.c: Likewise.
21320 * gdb.base/setvar.c: Likewise.
21321 * gdb.base/shmain.c: Likewise.
21322 * gdb.base/shr1.c: Likewise.
21323 * gdb.base/shr2.c: Likewise.
21324 * gdb.base/sigall.c: Likewise.
21325 * gdb.base/signals.c: Likewise.
21326 * gdb.base/so-indr-cl.c: Likewise.
21327 * gdb.base/solib2.c: Likewise.
21328 * gdb.base/structs.c: Likewise.
21329 * gdb.base/sum.c: Likewise.
21330 * gdb.base/vforked-prog.c: Likewise.
21331 * gdb.base/watchpoint.c: Likewise.
21332 * gdb.reverse/shr2.c: Likewise.
21333 * gdb.reverse/until-reverse.c: Likewise.
21334 * gdb.reverse/ur1.c: Likewise.
21335 * gdb.reverse/watch-reverse.c: Likewise.
21336
21337 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21338
21339 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21340 variant.
21341 * gdb.base/sepdebug.exp: Drop references to removed code.
21342
21343 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21344
21345 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21346 variant. Preserve original line numbering.
21347 * gdb.base/list1.c: Likewise.
21348
21349 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21350
21351 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21352 variant.
21353 * gdb.base/break1.c: Likewise.
21354 * gdb.base/break.exp: Drop references to removed code.
21355
21356 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21357
21358 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21359 variant.
21360
21361 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21362
21363 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21364
21365 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21366
21367 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21368 logic into perform_all_tests() and invoke it with and without
21369 function header prototypes.
21370 (do_function_calls): Remove conditional XFAIL for PR 5318.
21371 (rerun_and_prepare): Remove duplicate code.
21372 (perform_all_tests): New. Main logic moved here.
21373
21374 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21375
21376 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21377 code guarded by #ifdef NO_PROTOTYPES.
21378 (t_double_many_args): Likewise.
21379 (DEF_FUNC_MANY_ARGS_1): Likewise.
21380 (DEF_FUNC_VALUES_1): Likewise.
21381 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21382 guarded by #ifdef PROTOTYPES.
21383
21384 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21385
21386 * gdb.mi/mi-console.c: Add eye-catcher.
21387 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21388 instead of literal line number.
21389
21390 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21391
21392 * gdb.base/shr2.c: Add eye-catcher.
21393 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21394 line number.
21395
21396 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21397
21398 * gdb.base/jump.c: Add eye-catchers.
21399 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21400 numbers.
21401
21402 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21403
21404 * gdb.base/execd-prog.c: Add eye-catchers.
21405 * gdb.base/foll-exec.c: Likewise.
21406 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21407 line numbers.
21408
21409 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21410
21411 * gdb.base/ending-run.c: Add eye-catchers.
21412 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21413 literal line numbers.
21414
21415 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21416
21417 * gdb.base/call-rt-st.c: Add eye-catchers.
21418 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21419 literal line numbers.
21420
21421 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21422
21423 * gdb.base/call-ar-st.c: Add eye-catchers.
21424 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21425 literal line numbers.
21426
21427 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21428
21429 * gdb.base/average.c: Add eye-catchers.
21430 * gdb.base/sum.c: Likewise.
21431 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21432 regexps dynamically.
21433
21434 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21435
21436 * gdb.base/solib1.c: Add eye-catchers.
21437 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21438 literal line numbers.
21439
21440 2014-11-12 Pedro Alves <palves@redhat.com>
21441
21442 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21443 leader has exited.
21444
21445 2014-11-12 Pedro Alves <palves@redhat.com>
21446
21447 * gdb.arch/i386-bp_permanent.c: New file.
21448 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21449 (srcfile): Set to i386-bp_permanent.c.
21450 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21451 that stepi does not execute the 'leave' instruction, instead of
21452 testing it does execute.
21453 * gdb.base/bp-permanent.c: New file.
21454 * gdb.base/bp-permanent.exp: New file.
21455
21456 2014-11-10 Doug Evans <xdje42@gmail.com>
21457
21458 PR symtab/17564
21459 * gdb.base/symtab-search-order.exp: New file.
21460 * gdb.base/symtab-search-order.c: New file.
21461 * gdb.base/symtab-search-order-1.c: New file.
21462 * gdb.base/symtab-search-order-shlib-1.c: New file.
21463
21464 2014-11-07 Pedro Alves <palves@redhat.com>
21465
21466 PR gdb/17511
21467 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21468 i?86-*-linux*.
21469
21470 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21471
21472 PR c++/17494
21473 * gdb.cp/pr17494.cc: New file.
21474 * gdb.cp/pr17494.exp: New file.
21475
21476 2014-11-02 Yao Qi <yao@codesourcery.com>
21477
21478 * gdb.python/python.exp: Get working directory and match the
21479 output of "set extended-prompt \\w " with it.
21480
21481 2014-10-30 Doug Evans <dje@google.com>
21482
21483 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21484 in objfiles.
21485 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21486 in progspaces.
21487
21488 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
21489
21490 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21491 * gdb.base/realname-expand.exp: Likewise.
21492 * gdb.linespec/macro-relative.exp: Likewise.
21493
21494 2014-10-29 Pedro Alves <palves@redhat.com>
21495
21496 PR gdb/17408
21497 * gdb.threads/schedlock.c (some_function): New function.
21498 (call_function): New global.
21499 (MAYBE_CALL_SOME_FUNCTION): New macro.
21500 (thread_function): Call it.
21501 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21502 and use it instead of a global counter. Adjust all callers.
21503 (get_current_thread): Use "find current thread" for test message
21504 here rather than having all callers pass down the same string.
21505 (goto_loop): New procedure, factored out from ...
21506 (my_continue): ... this.
21507 (step_ten_loops): Change parameter from test message to command to
21508 use. Adjust.
21509 (list_count): Delete global.
21510 (check_result): New procedure, factored out from duplicate top
21511 level code.
21512 (continue tests): Wrap in with_test_prefix.
21513 (test_step): New procedure, factored out from duplicate top level
21514 code.
21515 (top level): Test "step" in combination with all scheduler-locking
21516 modes. Test "next" in combination with all scheduler-locking
21517 modes, and in combination with stepping over a function call or
21518 not.
21519 * gdb.threads/next-bp-other-thread.c: New file.
21520 * gdb.threads/next-bp-other-thread.exp: New file.
21521
21522 2014-10-29 Pedro Alves <palves@redhat.com>
21523
21524 PR python/17372
21525 * gdb.python/python.exp: Test a multi-line command that spawns
21526 interactive Python.
21527 * gdb.base/multi-line-starts-subshell.exp: New file.
21528
21529 2014-10-29 Yao Qi <yao@codesourcery.com>
21530
21531 * gdb.base/fileio.exp: Make directories on host.
21532
21533 2014-10-29 Yao Qi <yao@codesourcery.com>
21534
21535 * gdb.base/fileio.c (test_write): Close the file.
21536
21537 2014-10-28 Pedro Alves <palves@redhat.com>
21538
21539 PR gdb/12623
21540 * gdb.base/sigstep.c (no_handler): New global.
21541 (main): If 'no_handler is true, set the signal handlers to
21542 SIG_IGN.
21543 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21544 with_sw_watch and no_handler parameters. Handle them.
21545 (top level) <stepping over handler when stopped at a breakpoint
21546 test>: Add a test axis for testing with a software watchpoint, and
21547 another for testing with the signal handler set to SIG_IGN.
21548 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21549 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21550
21551 2014-10-28 Pedro Alves <palves@redhat.com>
21552
21553 PR gdb/17511
21554 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21555 * gdb.base/sigstep.exp (other_handler_location): New global.
21556 (advance): Support stepping into the signal handler, and running
21557 commands while in the handler.
21558 (in_handler_map): New global.
21559 (top level): In the advance test, add combinations for getting
21560 into the handler with stepping commands, and for running commands
21561 in the handler. Add comment descripting the advancei tests.
21562
21563 2014-10-28 Pedro Alves <palves@redhat.com>
21564
21565 * gdb.base/sigstep.exp: Use build_executable instead of
21566 prepare_for_testing.
21567 (top level): Move code that starts GDB, runs to main and creates a
21568 display to ...
21569 (restart): ... this new procedure.
21570 (top level): Move backtrace from signal handler test to ...
21571 (validate_backtrace): ... this new procedure.
21572 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21573 with_test_prefix. Always restart GDB.
21574 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21575 with_test_prefix. Always restart GDB. No need to delete
21576 breakpoints after the test.
21577 (test_skip_handler): Remove prefix parameter.
21578 (skip_over_handler, breakpoint_to_handler)
21579 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21580 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21581 restart GDB. No need to delete breakpoints after the test.
21582 (top level): Use foreach to call the test procedures with
21583 different commands.
21584
21585 2014-10-28 Pedro Alves <palves@redhat.com>
21586
21587 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21588 instead of GNATS numbers.
21589 * gdb.base/sigbpt.exp: Likewise.
21590 * gdb.base/siginfo.exp: Likewise.
21591 * gdb.base/sigstep.exp: Likewise.
21592
21593 2014-10-27 Pedro Alves <palves@redhat.com>
21594
21595 * gdb.base/sigstep.c (dummy): New global.
21596 (main): Issue a couple writes to the new global.
21597 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21598 procedures.
21599 (skip_over_handler): Use test_skip_handler.
21600 (top level): Call skip_over_handler for stepi and nexti too.
21601 (breakpoint_over_handler): Use test_skip_handler.
21602 (top level): Call breakpoint_over_handler for stepi and nexti too.
21603
21604 2014-10-27 Yao Qi <yao@codesourcery.com>
21605
21606 * gdb.trace/tfile.c (adjust_function_address)
21607 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21608 function descriptor.
21609
21610 2014-10-24 Don Breazeal <donb@codesourcery.com>
21611
21612 * gdb.base/foll-fork.exp (test_follow_fork,
21613 catch_fork_child_follow): Check for updated fork messages emitted
21614 from infrun.c.
21615 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21616 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21617 vfork_and_exec_child_follow_through_step): Check for updated vfork
21618 messages emitted from infrun.c.
21619
21620 2014-10-24 Pedro Alves <palves@redhat.com>
21621
21622 * gdb.base/corefile.exp: Remove references to ultrix.
21623 * gdb.base/interrupt.exp: Likewise.
21624 * gdb.base/whatis.exp: Likewise.
21625 * gdb.gdb/selftest.exp: Likewise.
21626 * gdb.threads/manythreads.exp: Likewise.
21627 * gdb.threads/print-threads.exp: Likewise.
21628 * gdb.threads/pthreads.exp:: Likewise.
21629 * gdb.threads/schedlock.exp: Likewise.
21630
21631 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21632
21633 * gdb.cp/non-trivial-retval.cc: Add a test case.
21634 * gdb.cp/non-trivial-retval.exp: Add a test.
21635
21636 2014-10-20 Yao Qi <yao@codesourcery.com>
21637
21638 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21639 * gdb.python/py-objfile-script-gdb.py: New file.
21640 * gdb.python/py-objfile-script.exp: Update reference to
21641 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21642 of remote_download. Remove the dest file.
21643
21644 2014-10-20 Yao Qi <yao@codesourcery.com>
21645
21646 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21647 * gdb.base/step-line.exp: Likewise.
21648 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21649 * gdb.dwarf2/dw2-basic.exp: Likewise.
21650 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21651 * gdb.dwarf2/dw2-filename.exp: Likewise.
21652 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21653 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21654 * gdb.dwarf2/dw2-producer.exp: Likewise.
21655 * gdb.dwarf2/mac-fileno.exp: Likewise.
21656 * gdb.python/py-frame-args.exp: Likewise.
21657 * gdb.python/py-framefilter.exp: Likewise.
21658 * gdb.python/py-mi.exp: Likewise.
21659 * gdb.python/py-objfile-script.exp: Likewise
21660 * gdb.python/py-pp-integral.exp: Likewise.
21661 * gdb.python/py-pp-re-notag.exp: Likewise.
21662 * gdb.python/py-prettyprint.exp: Likewise.
21663 * gdb.python/py-section-script.exp: Likewise.
21664 * gdb.python/py-typeprint.exp: Likewise.
21665 * gdb.python/py-xmethods.exp: Likewise.
21666 * gdb.stabs/weird.exp: Likewise.
21667 * gdb.xml/tdesc-regs.exp: Likewise.
21668
21669 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21670
21671 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21672 (out_cu): Use addr_len for the size of addresses.
21673 (out_line): Likewise. Size DW_LNE_set_address instruction
21674 according to addr_len.
21675 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21676 (FUNC): Add START_INSNS to definition.
21677
21678 2014-10-18 Yao Qi <yao@codesourcery.com>
21679
21680 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21681 gdb_has_argv0 return true.
21682 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21683 check [target_info exists noargs], check [gdb_has_argv0]
21684 instead.
21685 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21686 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21687 procedures.
21688
21689 2014-10-17 Doug Evans <dje@google.com>
21690
21691 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21692 event.
21693 * gdb.python/py-events.py: Add clear_objfiles event.
21694
21695 2014-10-17 Doug Evans <dje@google.com>
21696
21697 * gdb.python/py-objfile.exp: Test progspace attribute.
21698
21699 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
21700
21701 * gdb.guile/scm-breakpoint.exp: Do not assume any
21702 directory separators when matching source file paths.
21703 * gdb.python/py-breakpoint.exp: Likewise.
21704 * gdb.reverse/break-precsave.exp: Likewise.
21705 * gdb.reverse/break-reverse.exp: Likewise.
21706 * gdb.reverse/consecutive-precsave.exp: Likewise.
21707 * gdb.reverse/finish-precsave.exp: Likewise.
21708 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21709 * gdb.reverse/finish-reverse.exp: Likewise.
21710 * gdb.reverse/i386-precsave.exp: Likewise.
21711 * gdb.reverse/i387-env-reverse.exp: Likewise.
21712 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21713 * gdb.reverse/machinestate-precsave.exp: Likewise.
21714 * gdb.reverse/machinestate.exp: Likewise.
21715 * gdb.reverse/sigall-precsave.exp: Likewise.
21716 * gdb.reverse/solib-precsave.exp: Likewise.
21717 * gdb.reverse/step-precsave.exp: Likewise.
21718 * gdb.reverse/until-precsave.exp: Likewise.
21719 * gdb.reverse/watch-precsave.exp: Likewise.
21720 * gdb.reverse/watch-reverse.exp: Likewise.
21721
21722 2014-10-17 Yao Qi <yao@codesourcery.com>
21723
21724 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21725 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21726
21727 2014-10-17 Pedro Alves <palves@redhat.com>
21728
21729 PR gdb/17471
21730 * gdb.base/bg-execution-repeat.c: New file.
21731 * gdb.base/bg-execution-repeat.exp: New file.
21732
21733 2014-10-17 Pedro Alves <palves@redhat.com>
21734
21735 PR gdb/17300
21736 * gdb.base/continue-all-already-running.c: New file.
21737 * gdb.base/continue-all-already-running.exp: New file.
21738
21739 2014-10-17 Pedro Alves <palves@redhat.com>
21740
21741 PR gdb/17472
21742 * gdb.base/annota-input-while-running.c: New file.
21743 * gdb.base/annota-input-while-running.exp: New file.
21744
21745 2014-10-17 Pedro Alves <palves@redhat.com>
21746
21747 * gdb.base/callfuncs.exp: emove references to osf.
21748 * gdb.base/sigall.exp: Likewise.
21749 * gdb.gdb/selftest.exp: Likewise.
21750 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21751 * gdb.mi/non-stop.c: Likewise.
21752 * gdb.mi/pthreads.c: Likewise.
21753 * gdb.reverse/sigall-precsave.exp: Likewise.
21754 * gdb.reverse/sigall-reverse.exp: Likewise.
21755 * gdb.threads/pthreads.c: Likewise.
21756 * gdb.threads/pthreads.exp: Likewise.
21757
21758 2014-10-17 Yao Qi <yao@codesourcery.com>
21759
21760 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21761 check 'target_info exists noargs'.
21762 (test_command_prompt_position): Likewise.
21763 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21764 Remove "set args".
21765 (progvar_simple_while_test): Likewise.
21766 (progvar_complex_if_while_test): Likewise.
21767 (if_while_breakpoint_command_test): Likewise.
21768 (infrun_breakpoint_command_test): Likewise.
21769 (breakpoint_command_test): Likewise.
21770 (watchpoint_command_test): Likewise.
21771 (bp_deleted_in_command_test): Likewise.
21772 (temporary_breakpoint_commands): Likewise.
21773
21774 2014-10-16 Yao Qi <yao@codesourcery.com>
21775
21776 * gdb.base/remotetimeout.exp: Remove noargs checking.
21777
21778 2014-10-15 Pedro Alves <palves@redhat.com>
21779
21780 PR breakpoints/9649
21781 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21782 * gdb.base/breakpoint-in-ro-region.exp
21783 (probe_target_hardware_step): New procedure.
21784 (top level): Probe hardware stepping and hardware breakpoint
21785 support. Test stepping through a read-only region, with both
21786 "breakpoint auto-hw" on and off and both "always-inserted" on and
21787 off.
21788
21789 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21790
21791 * gdb.dlang/demangle.exp: Update for demangling changes.
21792
21793 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21794
21795 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21796 * gdb.cp/non-trivial-retval.exp: Add new tests.
21797
21798 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21799
21800 PR c++/13403
21801 PR c++/15154
21802 * gdb.cp/non-trivial-retval.cc: New file.
21803 * gdb.cp/non-trivial-retval.exp: New file.
21804
21805 2014-10-15 Yao Qi <yao@codesourcery.com>
21806
21807 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21808 remote host.
21809
21810 2014-10-15 Yao Qi <yao@codesourcery.com>
21811
21812 * gdb.python/py-symbol.exp: Match file base name if host is
21813 remote, otherwise match file name with dir name.
21814 * gdb.python/py-symtab.exp: Likewise.
21815 * gdb.python/python.exp: Likewise.
21816
21817 2014-10-15 Yao Qi <yao@codesourcery.com>
21818
21819 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21820 pattern.
21821 * gdb.python/py-symtab.exp: Likewise.
21822 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21823 locationn.
21824
21825 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21826
21827 * gdb.ada/addr_arith: New testcase.
21828
21829 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21830
21831 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21832 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21833 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21834 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21835
21836 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21837
21838 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21839 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21840 * gdb.arch/stap-eval-lang-ada.exp: New file.
21841
21842 2014-10-14 Yao Qi <yao@codesourcery.com>
21843
21844 * gdb.mi/mi-var-child.c (nothing1): New function.
21845 (nothing2): New function.
21846 (do_children_tests): Set function pointers by nothing1 and
21847 nothing2.
21848 * gdb.mi/mi-var-child.exp: Step over new added statements.
21849 Update test to match the new output.
21850 * gdb.mi/var-cmd.c (nothing1): New function.
21851 (nothing2): New function.
21852 (do_children_tests): Set function pointers by nothing1 and
21853 nothing2.
21854 * gdb.mi/mi-var-display.exp: Update test to match output.
21855 Step to the line specified by $line_dct_nothing.
21856 Increase the number of lines to step.
21857
21858 2014-10-14 Yao Qi <yao@codesourcery.com>
21859
21860 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21861 tests.
21862 * gdb.mi/mi2-var-child.exp: Likewise.
21863
21864 2014-10-13 Doug Evans <dje@google.com>
21865
21866 * gdb.python/py-objfile.exp: Change name of file name test.
21867
21868 2014-10-13 Doug Evans <dje@google.com>
21869
21870 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21871 from the start of the CU.
21872
21873 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21874 Yao Qi <yao@codesourcery.com>
21875
21876 Fix "save breakpoints" for "catch" command.
21877 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21878 Remove -nonewline. Match also the added "main" line.
21879
21880 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21881
21882 Fix "save breakpoints" for "disable $bpnum" command.
21883 * gdb.base/save-bp.c (main): Add label.
21884 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21885
21886 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21887
21888 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21889
21890 2014-10-11 Yao Qi <yao@codesourcery.com>
21891
21892 * gdb.server/server-kill.exp: Execute command
21893 "set remote trace-status-packet on" before "tstatus".
21894
21895 2014-10-11 Yao Qi <yao@codesourcery.com>
21896
21897 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21898 (main): Call getppid.
21899 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21900 and continue to it. Read variable "server_pid".
21901
21902 2014-10-11 Yao Qi <yao@codesourcery.com>
21903
21904 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21905
21906 2014-10-11 Yao Qi <yao@codesourcery.com>
21907
21908 * gdb.threads/thread-find.exp: Don't execute command
21909 "info threads".
21910 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21911 * gdb.threads/linux-dp.exp: Don't check the condition
21912 $threads_created equals to zero.
21913
21914 2014-10-10 Pedro Alves <palves@redhat.com>
21915
21916 * gdb.base/bigcore.exp: Remove references to IRIX.
21917 * gdb.base/funcargs.exp: Likewise.
21918 * gdb.base/interrupt.exp: Likewise.
21919 * gdb.base/mips_pro.exp: Likewise.
21920 * gdb.base/nodebug.exp: Likewise.
21921 * gdb.base/setvar.exp: Likewise.
21922 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21923
21924 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21925 Pedro Alves <palves@redhat.com>
21926
21927 PR symtab/14466
21928 * gdb.base/vdso-warning.c: New file.
21929 * gdb.base/vdso-warning.exp: New file.
21930
21931 2014-10-02 Doug Evans <dje@google.com>
21932
21933 * gdb.base/structs.c (main): Don't run forever.
21934
21935 2014-10-02 Pedro Alves <palves@redhat.com>
21936
21937 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21938 (top level) <stop threads 1, stop threads 2>: Use it.
21939
21940 2014-10-02 Pedro Alves <palves@redhat.com>
21941
21942 * gdb.threads/break-while-running.exp (test): Add new
21943 'update_thread_list' argument. Skip "info threads" if false.
21944 (top level): Add new 'update_thread_list' axis.
21945
21946 2014-10-02 Pedro Alves <palves@redhat.com>
21947
21948 PR breakpoints/17431
21949 * gdb.base/execl-update-breakpoints.c: New file.
21950 * gdb.base/execl-update-breakpoints.exp: New file.
21951
21952 2014-10-01 Pedro Alves <palves@redhat.com>
21953
21954 * gdb.base/breakpoint-in-ro-region.c: New file.
21955 * gdb.base/breakpoint-in-ro-region.exp: New file.
21956
21957 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21958
21959 * gdb.mi/mi-exit-code.exp: New file.
21960 * gdb.mi/mi-exit-code.c: New file.
21961
21962 2014-09-30 Yao Qi <yao@codesourcery.com>
21963
21964 * lib/prelink-support.exp (build_executable_own_libs): Error if
21965 the target isn't native.
21966
21967 2014-09-30 Yao Qi <yao@codesourcery.com>
21968
21969 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21970 false.
21971
21972 2014-09-22 Pedro Alves <palves@redhat.com>
21973
21974 * gdb.threads/break-while-running.exp: New file.
21975 * gdb.threads/break-while-running.c: New file.
21976
21977 2014-09-19 Yao Qi <yao@codesourcery.com>
21978
21979 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21980 Invoke test. Restart GDB with --readnow and invoke test again.
21981
21982 2014-09-19 Yao Qi <yao@codesourcery.com>
21983
21984 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21985 proc set_breakpoint_on_gcd_function. Invoke
21986 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21987 invoke set_breakpoint_on_gcd_function again.
21988
21989 2014-09-18 Doug Evans <dje@google.com>
21990
21991 * gdb.dwarf2/symtab-producer.exp: New file.
21992
21993 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21994
21995 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21996 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21997 * gdb.base/global-var-nested-by-dso.c: Likewise.
21998 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21999
22000 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22001 Pedro Alves <palves@redhat.com>
22002
22003 * gdb.base/watch-bitfields.exp: Pass string other than test file
22004 name to prepare_for_testing.
22005 (watch): New procedure.
22006 (expect_watchpoint): Use with_test_prefix.
22007 (top level): Factor out tests to ...
22008 (test_watch_location, test_regular_watch): ... these new
22009 procedures, and use with_test_prefix and gdb_continue_to_end.
22010
22011 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
22012
22013 PR breakpoints/12526
22014 * gdb.base/watch-bitfields.exp: New file.
22015 * gdb.base/watch-bitfields.c: New file.
22016
22017 2014-09-16 Pedro Alves <palves@redhat.com>
22018
22019 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
22020 software and hardware addresses, not software address against
22021 itself.
22022
22023 2014-09-16 Pedro Alves <palves@redhat.com>
22024
22025 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22026 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22027
22028 2014-09-16 Pedro Alves <palves@redhat.com>
22029
22030 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22031 files.
22032 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22033 "*-*-vxworks*" throughout.
22034 * gdb.base/break.exp: Likewise.
22035 * gdb.base/default.exp: Likewise.
22036 * gdb.base/scope.exp: Likewise.
22037 * gdb.base/sepdebug.exp: Likewise.
22038 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22039 throughout.
22040 * gdb.base/run.c: Likewise.
22041 * gdb.base/sepdebug.c: Likewise.
22042 * gdb.hp/gdb.aCC/run.c: Likewise.
22043 * gdb.reverse/until-reverse.c: Likewise.
22044 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22045
22046 2014-09-16 Yao Qi <yao@codesourcery.com>
22047
22048 * boards/local-remote-host-native.exp: New file.
22049
22050 2014-09-14 Doug Evans <xdje42@gmail.com>
22051
22052 * gdb.threads/queue-signal.c (thread_count): New variable.
22053 (thread_count_mutex, thread_count_condvar): New variables.
22054 (incr_thread_count, wait_all_threads_running): New functions.
22055 (main): Wait for all threads to be in their thread functions.
22056
22057 2014-09-13 Doug Evans <xdje42@gmail.com>
22058
22059 * gdb.threads/queue-signal.c: New file.
22060 * gdb.threads/queue-signal.exp: New file.
22061
22062 2014-09-13 Doug Evans <xdje42@gmail.com>
22063
22064 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22065 be consistent with what default_gdb_init uses.
22066 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22067 the plain text of the prompt. Add some logging printfs.
22068 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22069
22070 2014-09-12 Pedro Alves <palves@redhat.com>
22071
22072 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22073 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22074 * gdb.arch/i386-size-overlap.exp: Likewise.
22075 * gdb.arch/i386-size.exp: Likewise.
22076 * gdb.arch/i386-unwind.exp: Likewise.
22077 * gdb.base/a2-run.exp: Likewise.
22078 * gdb.base/break.exp: Likewise.
22079 * gdb.base/charset.exp: Likewise.
22080 * gdb.base/chng-syms.exp: Likewise.
22081 * gdb.base/commands.exp: Likewise.
22082 * gdb.base/dbx.exp: Likewise.
22083 * gdb.base/find.exp: Likewise.
22084 * gdb.base/funcargs.exp: Likewise.
22085 * gdb.base/jit-simple.exp: Likewise.
22086 * gdb.base/reread.exp: Likewise.
22087 * gdb.base/sepdebug.exp: Likewise.
22088 * gdb.base/step-bt.exp: Likewise.
22089 * gdb.cp/mb-inline.exp: Likewise.
22090 * gdb.cp/mb-templates.exp: Likewise.
22091 * gdb.objc/basicclass.exp: Likewise.
22092 * gdb.threads/killed.exp: Likewise.
22093
22094 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22095
22096 PR tdep/17379
22097 * gdb.arch/powerpc-stackless.S: New file.
22098 * gdb.arch/powerpc-stackless.exp: New file.
22099
22100 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22101
22102 * gdb.base/attach.c: Include unistd.h.
22103 (main): Call alarm. Add label postloop.
22104 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22105 gdb_breakpoint, gdb_continue_to_breakpoint.
22106 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22107
22108 2014-09-11 Pedro Alves <palves@redhat.com>
22109
22110 PR gdb/17347
22111 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22112 * gdb.base/attach.exp (test_command_line_attach_run): New
22113 procedure.
22114 (top level): Call it.
22115
22116 2014-09-11 Pedro Alves <palves@redhat.com>
22117
22118 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22119 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22120 (do_command_attach_tests): Use spawn_wait_for_attach.
22121 * gdb.base/solib-overlap.exp: Likewise.
22122 * gdb.multi/multi-attach.exp: Likewise.
22123 * gdb.python/py-prompt.exp: Likewise.
22124 * gdb.python/py-sync-interp.exp: Likewise.
22125 * gdb.server/ext-attach.exp: Likewise.
22126
22127 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22128
22129 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22130 command in testcase. Simplify testcase.
22131
22132 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22133
22134 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22135
22136 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22137
22138 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22139
22140 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22141
22142 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22143
22144 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22145
22146 * gdb.dwarf2/dynarr-ptr.c: New file.
22147 * gdb.dwarf2/dynarr-ptr.exp: New file.
22148
22149 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22150
22151 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22152 of 30 rather than hardcoding 120 for a slow test case. Take the
22153 `gdb,timeout' target setting into account for this calculation.
22154 Don't extend the timeout for the test cases that don't need it.
22155
22156 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22157
22158 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22159 a factor of 2 for a slow test case. Take the `gdb,timeout'
22160 target setting into account for this calculation.
22161 * gdb.reverse/until-precsave.exp: Increase the timeout by
22162 a factor of 15 and 3 respectively rather than adding 120
22163 for a pair of slow test cases. Take the `gdb,timeout'
22164 target setting into account for this calculation.
22165
22166 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22167
22168 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22169 timeout, don't pass one down to gdb_expect.
22170 (gdb_expect): Rework timeout selection.
22171
22172 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22173
22174 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22175 exception on timeout.
22176 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22177 (gdbserver_start_extended): Catch any `gdbserver_start' error
22178 exceptions.
22179 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22180 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22181 `gdbserver_gdb_load' error exceptions.
22182
22183 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22184
22185 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22186 120 on waiting for the TCP socket to open.
22187
22188 2014-09-09 Doug Evans <xdje42@gmail.com>
22189
22190 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22191 _caller_matches, _any_caller_is, _any_caller_matches.
22192
22193 2014-09-09 Doug Evans <xdje42@gmail.com>
22194
22195 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22196
22197 2014-09-09 Yao Qi <yao@codesourcery.com>
22198
22199 * gdb.mi/mi-var-display.exp: Set print symbol off.
22200
22201 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22202
22203 PR gdb/17035
22204 * gdb.base/commands.exp: Add tests to verify user-defined
22205 commands with empty bodies.
22206 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22207 python commands in `show user command`.
22208 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22209 scheme commands in `show user command`.
22210
22211 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22212
22213 PR python/17355
22214 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22215 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22216 * gdb.python/py-framefilter-invalidarg.exp: New file.
22217 * gdb.python/py-framefilter-invalidarg.py: New file.
22218
22219 2014-09-06 Doug Evans <xdje42@gmail.com>
22220
22221 PR 15276
22222 * gdb.python/py-caller-is.c: New file.
22223 * gdb.python/py-caller-is.exp: New file.
22224
22225 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22226
22227 PR gdb/17235
22228 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22229 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22230
22231 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22232
22233 PR fortran/17237
22234 * gdb.fortran/print-formatted.exp: New file.
22235 * gdb.fortran/print-formatted.f90: Likewise.
22236
22237 2014-09-03 Sasha Smundak <asmundak@google.com>
22238
22239 * gdb.python/py-frame.exp: Test Frame.read_register.
22240
22241 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22242
22243 PR python/16699
22244 * gdb.python/py-completion.exp: New file.
22245 * gdb.python/py-completion.py: Likewise.
22246
22247 2014-08-28 Doug Evans <dje@google.com>
22248
22249 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22250 eax,etc. are live with values set by gdb and thus the compiler can't
22251 use them.
22252 * gdb.arch/i386-pseudo.c (main): Ditto.
22253
22254 2014-08-27 Doug Evans <dje@google.com>
22255
22256 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22257
22258 2014-08-25 Doug Evans <dje@google.com>
22259
22260 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22261 (main): Ditto.
22262
22263 2014-08-25 Doug Evans <dje@google.com>
22264
22265 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22266
22267 2014-08-24 Yao Qi <yao@codesourcery.com>
22268
22269 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22270 symbol off.
22271 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22272
22273 2014-08-22 Doug Evans <dje@google.com>
22274
22275 PR 17276
22276 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22277 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22278 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22279
22280 2014-08-22 Yao Qi <yao@codesourcery.com>
22281
22282 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22283 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22284 * gdb.python/python.exp: Likewise. Use .py file on the host
22285 instead of the build.
22286
22287 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22288
22289 * gdb.threads/gcore-stale-thread.c: New file.
22290 * gdb.threads/gcore-stale-thread.exp: New file.
22291
22292 2014-08-21 Pedro Alves <palves@redhat.com>
22293
22294 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22295 * gdb.base/gcore-relro-pie.exp: Likewise.
22296 * gdb.base/gcore-relro.exp: Likewise.
22297 * gdb.base/gcore.exp: Likewise.
22298 * gdb.base/print-symbol-loading.exp: Likewise.
22299 * gdb.threads/gcore-thread.exp: Likewise.
22300 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22301
22302 2014-08-20 Pedro Alves <palves@redhat.com>
22303 Jan Kratochvil <jan.kratochvil@redhat.com>
22304
22305 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22306 configure.
22307 (EXPECT): Handle READ1 being set.
22308 (all): Depend on EXTRA_RULES.
22309 (check-read1, expect-read1, read1.so, read1): New rules.
22310 * README (Testsuite Parameters): Document the READ1 make variable.
22311 (Race detection): New section.
22312 * configure: Regenerate.
22313 * configure.ac: If build==host==target, and running under a
22314 GNU/glibc system, add read1 to the extra Makefile rules.
22315 (EXTRA_RULES): AC_SUBST it.
22316 * lib/read1.c: New file.
22317
22318 2014-08-20 Joel Brobecker <brobecker@adacore.com>
22319
22320 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22321 the handling of variables declared as a typedef to an array
22322 which a DW_AT_data_location attribute.
22323
22324 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
22325 Pedro Alves <palves@redhat.com>
22326
22327 PR symtab/14604
22328 PR symtab/14605
22329 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22330 gdb_test.
22331
22332 2014-08-19 Pedro Alves <palves@redhat.com>
22333
22334 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22335
22336 2014-08-19 Yao Qi <yao@codesourcery.com>
22337
22338 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22339 right line.
22340
22341 2014-08-18 David Blaikie <dblaikie@gmail.com>
22342
22343 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22344
22345 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22346
22347 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22348 attribute in array range.
22349
22350 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22351
22352 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22353
22354 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22355
22356 PR c++/17132
22357 * gdb.cp/pr17132.cc: New file.
22358 * gdb.cp/pr17132.exp: New file.
22359
22360 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22361
22362 * gdb.python/py-xmethods.py (A_getarrayind)
22363 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22364 Use 'print' with function call syntax.
22365 (E_method_matcher.match): Fix tab vs space indentation mixup.
22366
22367 2014-08-15 Yao Qi <yao@codesourcery.com>
22368
22369 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22370 false.
22371
22372 2014-08-15 Yao Qi <yao@codesourcery.com>
22373
22374 * gdb.cp/casts.exp: Set print symbol off.
22375 * gdb.cp/class2.exp: Likewise.
22376 * gdb.cp/overload.exp: Likewise.
22377 * gdb.cp/templates.exp: Likewise.
22378
22379 2014-08-11 Doug Evans <dje@google.com>
22380
22381 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22382 (test_load_shlib): Update.
22383
22384 2014-08-09 Yao Qi <yao@codesourcery.com>
22385
22386 * gdb.base/display.exp: Invoke is_address_zero_readable.
22387 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22388 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22389 * gdb.base/hbreak-unmapped.exp: Return if
22390 is_address_zero_readable returns true.
22391 * gdb.base/signest.exp: Likewise.
22392 * gdb.base/signull.exp: Likewise.
22393 * gdb.base/sigbpt.exp: Likewise.
22394 * gdb.guile/scm-disasm.exp: Do the test if
22395 is_address_zero_readable returns false.
22396 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22397 * gdb.python/py-arch.exp: Likewise.
22398 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22399 * lib/gdb.exp (is_address_zero_readable): New proc.
22400
22401 2014-08-09 Yao Qi <yao@codesourcery.com>
22402
22403 PR testsuite/13443
22404 * gdb.mi/mi-var-display.exp: Make test messages unique.
22405
22406 2014-08-04 Tom Tromey <tromey@redhat.com>
22407
22408 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22409 target 0".
22410
22411 2014-08-04 Tom Tromey <tromey@redhat.com>
22412
22413 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22414 "target_resume".
22415
22416 2014-08-01 Joel Brobecker <brobecker@adacore.com>
22417
22418 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22419 inner_vla_struct_object_size.
22420 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22421 as xfail.
22422
22423 2014-07-30 Pedro Alves <palves@redhat.com>
22424
22425 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22426 comment.
22427
22428 2014-07-29 Yao Qi <yao@codesourcery.com>
22429
22430 PR gdb/17206
22431 * gdb.base/until-nodebug.exp: New.
22432
22433 2014-07-28 Doug Evans <xdje42@gmail.com>
22434
22435 PR guile/17203
22436 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22437 previously existing parameter, and previously ambiguously spelled
22438 parameter.
22439
22440 2014-07-28 Will Newton <will.newton@linaro.org>
22441
22442 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22443
22444 2014-07-26 Ludovic Courtès <ludo@gnu.org>
22445 Doug Evans <xdje42@gmail.com>
22446
22447 PR guile/17146
22448 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22449
22450 2014-07-25 Pedro Alves <palves@redhat.com>
22451
22452 * gdb.threads/signal-command-handle-nopass.c: New file.
22453 * gdb.threads/signal-command-handle-nopass.exp: New file.
22454 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22455 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22456 * gdb.threads/signal-delivered-right-thread.c: New file.
22457 * gdb.threads/signal-delivered-right-thread.exp: New file.
22458
22459 2014-07-25 Pedro Alves <palves@redhat.com>
22460
22461 * gdb.base/double-prompt-target-event-error.exp
22462 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22463 match.
22464 (cancel_pagination_in_target_event): Rework double prompt
22465 detection.
22466 * gdb.base/paginate-after-ctrl-c-running.exp
22467 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22468 <return>' match.
22469 * gdb.base/paginate-bg-execution.exp
22470 (test_bg_execution_pagination_return)
22471 (test_bg_execution_pagination_cancel): Remove '-notransfer
22472 <return>' matches.
22473 * gdb.base/paginate-execution-startup.exp
22474 (test_fg_execution_pagination_return)
22475 (test_fg_execution_pagination_cancel): Remove '-notransfer
22476 <return>' matches.
22477 * gdb.base/paginate-inferior-exit.exp
22478 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22479 match.
22480 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22481 * lib/gdb.exp (pagination_prompt): Run text through
22482 string_to_regexp.
22483 (gdb_test_multiple): Match $pagination_prompt instead of
22484 "<return>".
22485 (string_to_regexp): Move to lib/gdb-utils.exp.
22486
22487 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22488
22489 * gdb.arch/amd64-entry-value-paramref.S: New file.
22490 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22491 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22492 * gdb.arch/amd64-optimout-repeat.S: New file.
22493 * gdb.arch/amd64-optimout-repeat.c: New file.
22494 * gdb.arch/amd64-optimout-repeat.exp: New file.
22495
22496 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22497
22498 PR gdb/17170
22499 * gdb.base/statistics.exp: New file.
22500
22501 2014-07-17 Doug Evans <dje@google.com>
22502
22503 PR gdb/17170
22504 * gdb.base/maint.exp: Update testing of per-command stats.
22505
22506 2014-07-16 Pedro Alves <palves@redhat.com>
22507
22508 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22509 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22510 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22511 (tfile_write_buf): New functions.
22512 (add_memory_block): Rewrite using the above.
22513 (adjust_function_address): New function.
22514 (FUNCTION_ADDRESS): New macro.
22515 (write_basic_trace_file): Remove short_x local, and use
22516 tfile_write_16. Change type of func_addr local to unsigned long
22517 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22518 here. Cast argument of add_memory_block to char pointer.
22519 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22520 (main): Remove parameters.
22521 * gdb.trace/tfile.exp: Remove nowarnings.
22522
22523 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22524
22525 * gdb.base/debug-expr.exp: Test string evaluation with
22526 "debug expression" on.
22527
22528 2014-07-15 Pedro Alves <palves@redhat.com>
22529
22530 * gdb.base/reread.exp: Use clean_restart.
22531
22532 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22533
22534 * gdb.arch/avr-flash-qualifer.c: New.
22535 * gdb.arch/avr-flash-qualifer.exp: New.
22536
22537 2014-07-14 Pedro Alves <palves@redhat.com>
22538
22539 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22540 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22541
22542 2014-07-14 Pedro Alves <palves@redhat.com>
22543
22544 * gdb.base/double-prompt-target-event-error.c: New file.
22545 * gdb.base/double-prompt-target-event-error.exp: New file.
22546
22547 2014-07-14 Pedro Alves <palves@redhat.com>
22548
22549 PR gdb/17072
22550 * gdb.base/paginate-inferior-exit.c: New file.
22551 * gdb.base/paginate-inferior-exit.exp: New file.
22552
22553 2014-07-14 Pedro Alves <palves@redhat.com>
22554
22555 PR gdb/17072
22556 * gdb.base/paginate-bg-execution.c: New file.
22557 * gdb.base/paginate-bg-execution.exp: New file.
22558
22559 2014-07-14 Pedro Alves <palves@redhat.com>
22560
22561 PR gdb/17072
22562 * gdb.base/paginate-execution-startup.c: New file.
22563 * gdb.base/paginate-execution-startup.exp: New file.
22564 * lib/gdb.exp (pagination_prompt): New global.
22565 (default_gdb_spawn): New procedure, factored out from
22566 default_gdb_spawn.
22567 (default_gdb_start): Adjust to call default_gdb_spawn.
22568 (gdb_spawn): New procedure.
22569
22570 2014-07-14 Pedro Alves <palves@redhat.com>
22571
22572 * lib/gdb.exp (gdb_assert): New procedure.
22573 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22574
22575 2014-07-14 Pedro Alves <palves@redhat.com>
22576
22577 * gdb.base/execution-termios.c: New file.
22578 * gdb.base/execution-termios.exp: New file.
22579
22580 2014-07-14 Tom Tromey <tromey@redhat.com>
22581
22582 * gdb.cp/vla-cxx.cc: New file.
22583 * gdb.cp/vla-cxx.exp: New file.
22584
22585 2014-07-14 Tom Tromey <tromey@redhat.com>
22586
22587 * gdb.reverse/rerun-prec.c: New file.
22588 * gdb.reverse/rerun-prec.exp: New file.
22589
22590 2014-07-12 Maciej W. Rozycki <macro@mips.com>
22591 Maciej W. Rozycki <macro@codesourcery.com>
22592
22593 * lib/gdb-utils.exp: New file.
22594 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22595 inline `gdb_init_command' processing.
22596 (gdb_start_cmd): Likewise.
22597 * lib/mi-support.exp (mi_run_cmd): Likewise.
22598 * README: Document `gdb_init_command' and `gdb_init_commands'.
22599
22600 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22601
22602 Fix false FAIL running under a very long directory name.
22603 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22604 and "set print elements 10000". Twice.
22605
22606 2014-07-11 Yao Qi <yao@codesourcery.com>
22607
22608 * gdb.base/exprs.exp: "set print symbol off".
22609
22610 2014-07-11 Pedro Alves <palves@redhat.com>
22611
22612 * gdb.threads/kill.c: New file.
22613 * gdb.threads/kill.exp: New file.
22614
22615 2014-07-10 Yao Qi <yao@codesourcery.com>
22616
22617 * gdb.trace/tfile.c (write_basic_trace_file)
22618 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22619 address written to trace file.
22620
22621 2014-07-09 Pedro Alves <palves@redhat.com>
22622
22623 * gdb.base/attach-wait-input.exp: New file.
22624 * gdb.base/attach-wait-input.c: New file.
22625
22626 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22627
22628 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22629 setting up test structures.
22630 (main): Call new test function.
22631 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22632 test function, continue into test function and walk test
22633 structures.
22634
22635 2014-07-02 Yao Qi <yao@codesourcery.com>
22636
22637 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22638 'bar_start' at the beginning of functions 'foo' and 'bar'
22639 respectively.
22640 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22641 instead of 'foo' and 'bar'.
22642
22643 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22644
22645 * gdb.btrace/segv.exp: New.
22646 * gdb.btrace/segv.c: New.
22647
22648 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
22649
22650 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22651 instruction.
22652
22653 2014-06-30 Mark Wielaard <mjw@redhat.com>
22654
22655 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22656 vulture, vilify, villar): New volatile array constants.
22657 (vindictive, vegetation): New const volatile array constants.
22658 * gdb.base/volatile.exp: Test volatile and const volatile array
22659 types.
22660
22661 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22662
22663 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22664 target lacks support for awatch, rwatch, or hbreak.
22665
22666 2014-06-27 Yao Qi <yao@codesourcery.com>
22667
22668 * gdb.multi/dummy-frame-restore.exp: New.
22669 * gdb.multi/dummy-frame-restore.c: New.
22670
22671 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22672
22673 * gdb.btrace/gcore.exp: New.
22674
22675 2014-06-23 Pedro Alves <palves@redhat.com>
22676
22677 * gdb.base/watchpoint-reuse-slot.c: New file.
22678 * gdb.base/watchpoint-reuse-slot.exp: New file.
22679
22680 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22681
22682 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22683 progspace's filename in 'info', 'enable' and 'disable' command
22684 tests.
22685
22686 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22687
22688 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22689 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22690 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22691
22692 2014-06-20 Gary Benson <gbenson@redhat.com>
22693
22694 * gdb.arch/i386-avx.exp: Fix include file location.
22695 * gdb.arch/i386-sse.exp: Likewise.
22696
22697 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22698
22699 * gdb.dlang/expression.exp: New file.
22700
22701 2014-06-19 Pedro Alves <palves@redhat.com>
22702
22703 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22704 out from ...
22705 (top level): ... here. Iterate running tests under different
22706 scheduler-locking settings.
22707
22708 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
22709
22710 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22711 to DW_FORM_addr and use non-zero addresses.
22712
22713 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22714
22715 PR gdb/17017
22716 * gdb.python/py-xmethods.cc: Add global function call counters and
22717 increment them in their respective functions. Remove "cout"
22718 statements.
22719 * gdb.python/py-xmethods.exp: Make tests check the global function
22720 call counters instead of depending on inferior IO.
22721
22722 2014-06-18 Don Breazeal <donb@codesourcery.com>
22723
22724 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22725 Deleted procedure.
22726 (explicit_fork_parent_follow): Deleted procedure.
22727 (explicit_fork_child_follow): Deleted procedure.
22728 (test_follow_fork): New procedure.
22729 (do_fork_tests): Replace calls to deleted procedures with
22730 calls to test_follow_fork and reset GDB for subsequent
22731 procedure calls.
22732
22733 2014-06-17 Yao Qi <yao@codesourcery.com>
22734
22735 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22736 CP1252.
22737
22738 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
22739
22740 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22741 Initialize ptr and S explicitly.
22742 (skip_type_update_when_not_use_rtti_test): Likewise.
22743
22744 2014-06-16 Keith Seitz <keiths@redhat.com>
22745
22746 PR mi/15863
22747 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22748 the inferior is started.
22749
22750 2014-06-16 Pedro Alves <palves@redhat.com>
22751
22752 * gdb.base/break-main-file-remove-fail.c: New file.
22753 * gdb.base/break-main-file-remove-fail.exp: New file.
22754 * gdb.base/break-unload-file.exp: Use build_executable instead of
22755 prepare_for_testing.
22756 (test_break): New parameter "initial_load". Handle it.
22757 (top level): Add initial_load cmdline/file axis.
22758
22759 2014-06-12 Tom Tromey <tromey@redhat.com>
22760
22761 * gdb.base/completion.exp: Don't use directory name in test.
22762
22763 2014-06-09 Gary Benson <gbenson@redhat.com>
22764
22765 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22766 separate the always-available ANSI-standard signals from the
22767 signals that require checking.
22768 (main): Likewise.
22769 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22770 Likewise.
22771 (main): Likewise.
22772
22773 2014-06-07 Keith Seitz <keiths@redhat.com>
22774
22775 Revert:
22776 PR c++/16253
22777 * gdb.cp/var-tag.cc: New file.
22778 * gdb.cp/var-tag.exp: New file.
22779 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22780 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22781 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22782 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22783
22784 2014-06-06 Doug Evans <xdje42@gmail.com>
22785
22786 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22787
22788 2014-06-06 Pedro Alves <palves@redhat.com>
22789
22790 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22791 in target debug output instead of looking at RSP packets,
22792 disabling the test on any target that uses hardware stepping.
22793 Update comments.
22794
22795 2014-06-06 Pedro Alves <palves@redhat.com>
22796
22797 * gdb.base/break-unload-file.exp: Fix typo.
22798
22799 2014-06-06 Yao Qi <yao@codesourcery.com>
22800
22801 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22802 from "jit_function" to "^jit_function".
22803
22804 2014-06-06 Yao Qi <yao@codesourcery.com>
22805
22806 * gdb.base/async.c (foo): Add one statement.
22807 * gdb.base/async.exp: Get the next instruction address and
22808 match the output of "nexti" by instruction address. Match
22809 the hex address in the output of "finish".
22810
22811 2014-06-06 Gary Benson <gbenson@redhat.com>
22812
22813 * gdb.base/call-signals.c: Remove preprocessor conditionals
22814 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22815 SIGSEGV and SIGTERM.
22816 * gdb.base/sigall.c: Likewise.
22817 * gdb.base/unwindonsignal.c: Likewise.
22818 * gdb.reverse/sigall-reverse.c: Likewise.
22819
22820 2014-06-06 Yao Qi <yao@codesourcery.com>
22821
22822 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22823 readable, skip the test.
22824
22825 2014-06-06 Yao Qi <yao@codesourcery.com>
22826
22827 * gdb.threads/staticthreads.c (thread_function): Move the line
22828 setting breakpoint on forward.
22829 * gdb.threads/staticthreads.exp: Update comments.
22830
22831 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22832
22833 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22834 "history-append! type error".
22835
22836 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22837
22838 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22839 erroneous dprintf expected input.
22840
22841 2014-06-04 Doug Evans <xdje42@gmail.com>
22842
22843 * gdb.guile/scm-generics.exp: Delete.
22844
22845 2014-06-04 Doug Evans <xdje42@gmail.com>
22846
22847 * gdb.guile/scm-breakpoint.exp: Update.
22848 Add tests for breakpoint registration.
22849
22850 2014-06-04 Tom Tromey <tromey@redhat.com>
22851
22852 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22853 VLA-in-union.
22854 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22855 inner_vla_struct, vla_union types. Initialize objects of those
22856 types and compute their sizes.
22857
22858 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22859 Hui Zhu <hui@codesourcery.com>
22860
22861 * gdb.base/fileio.exp: Add test for shell not available as well as
22862 available.
22863 * gdb.base/fileio.c (test_system): Check for shell twice.
22864
22865 2014-06-04 Yao Qi <yao@codesourcery.com>
22866
22867 * gdb.base/auto-connect-native-target.exp: Remove redundant
22868 space from the regexp pattern.
22869
22870 2014-06-04 Yao Qi <yao@codesourcery.com>
22871
22872 * gdb.base/default.exp: Replace "child" with "native" in
22873 regexp pattern.
22874
22875 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22876
22877 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22878 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22879 * gdb.python/py-xmethods.py: Python script supporting the
22880 new testcase and tests.
22881
22882 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22883 Pedro Alves <palves@redhat.com>
22884
22885 PR breakpoints/17000
22886 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22887 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22888
22889 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22890
22891 * gdb.base/subst.exp: Add tests to verify partial path matching
22892 output.
22893
22894 2014-06-03 Pedro Alves <palves@redhat.com>
22895
22896 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22897 target that doesn't use software single-stepping.
22898
22899 2014-06-03 Pedro Alves <palves@redhat.com>
22900
22901 PR breakpoints/17000
22902 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22903 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22904
22905 2014-06-02 Doug Evans <xdje42@gmail.com>
22906
22907 * gdb.guile/scm-parameter.exp: New file.
22908
22909 2014-06-02 Doug Evans <xdje42@gmail.com>
22910
22911 * gdb.guile/scm-cmd.c: New file.
22912 * gdb.guile/scm-cmd.exp: New file.
22913
22914 2014-06-02 Doug Evans <xdje42@gmail.com>
22915
22916 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22917 pretty-printer lookup.
22918 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22919 (make-pp_s-printer): Call it.
22920 (make-pretty-printer-from-dict): New function.
22921 (lookup-pretty-printer-maker-from-dict): New function.
22922 (*pretty-printer*): Simplify.
22923 (make-objfile-pp_s-printer): New function.
22924 (install-objfile-pretty-printers!): New function.
22925 (make-progspace-pp_s-printer): New function.
22926 (install-progspace-pretty-printers!): New function.
22927 * gdb.guile/scm-progspace.c: New file.
22928 * gdb.guile/scm-progspace.exp: New file.
22929
22930 2014-06-02 Pedro Alves <palves@redhat.com>
22931
22932 * gdb.base/dprintf-bp-same-addr.c: New file.
22933 * gdb.base/dprintf-bp-same-addr.exp: New file.
22934
22935 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22936
22937 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22938 * gdb.arch/powerpc-power.s: Likewise.
22939
22940 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22941
22942 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22943
22944 2014-06-01 Yao Qi <yao@codesourcery.com>
22945
22946 * gdb.base/watchpoint.exp (test_watch_location): Check null
22947 pointer can be dereferenced. If not, do the test, otherwise
22948 skip it.
22949
22950 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22951
22952 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22953 results.
22954 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22955
22956 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22957
22958 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22959 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22960 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22961 * gdb.arch/amd64-invalid-stack-top.c: New file.
22962 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22963
22964 2014-05-30 Pedro Alves <palves@redhat.com>
22965
22966 PR breakpoints/17000
22967 * gdb.base/sss-bp-on-user-bp.c: New file.
22968 * gdb.base/sss-bp-on-user-bp.exp: New file.
22969
22970 2014-05-30 David Blaikie <dblaikie@gmail.com>
22971
22972 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22973 gnu_inline semantics via attribute.
22974 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22975 source explicitly specifies the required semantics.
22976
22977 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22978
22979 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22980
22981 2014-05-29 Pedro Alves <palves@redhat.com>
22982 Tom Tromey <tromey@redhat.com>
22983
22984 * gdb.base/async-shell.exp: Don't enable target-async.
22985 * gdb.base/async.exp
22986 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22987 parameter. Adjust.
22988 (top level): Don't test with "target-async".
22989 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22990 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22991 * gdb.base/inferior-died.exp: Don't enable target-async.
22992 * gdb.base/interrupt-noterm.exp: Likewise.
22993 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22994 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22995 * gdb.mi/mi-nonstop.exp: Likewise.
22996 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22997 * gdb.mi/mi-nsintrall.exp: Likewise.
22998 * gdb.mi/mi-nsmoribund.exp: Likewise.
22999 * gdb.mi/mi-nsthrexec.exp: Likewise.
23000 * gdb.mi/mi-watch-nonstop.exp: Likewise.
23001 * gdb.multi/watchpoint-multi.exp: Adjust comment.
23002 * gdb.python/py-evsignal.exp: Don't enable target-async.
23003 * gdb.python/py-evthreads.exp: Likewise.
23004 * gdb.python/py-prompt.exp: Likewise.
23005 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
23006 * gdb.server/solib-list.exp: Don't enable target-async.
23007 * gdb.threads/thread-specific-bp.exp: Likewise.
23008 * lib/mi-support.exp: Adjust to use mi-async.
23009
23010 2014-05-29 Pedro Alves <palves@redhat.com>
23011
23012 PR gdb/13860
23013 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
23014 reason, even in sync mode.
23015
23016 2014-05-29 Pedro Alves <palves@redhat.com>
23017 Hui Zhu <hui@codesourcery.com>
23018
23019 PR PR15693
23020 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
23021 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23022 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23023 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23024
23025 2014-05-28 Joel Brobecker <brobecker@adacore.com>
23026
23027 * config/monitor.exp (gdb_target_monitor): Replace use of
23028 "set remotebaud" by "set serial baud".
23029
23030 2014-05-26 Andy Wingo <wingo@igalia.com>
23031
23032 * gdb.guile/scm-breakpoint.exp:
23033 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23034 properties instead of gdb-object-properties.
23035
23036 2014-05-26 Yao Qi <yao@codesourcery.com>
23037
23038 * gdb.server/no-thread-db.exp: Specify source file name
23039 explicitly when setting a breakpoint.
23040
23041 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23042
23043 * gdb.btrace/vdso.c: New.
23044 * gdb.btrace/vdso.exp: New.
23045
23046 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23047
23048 * gdb.base/gcore.exp (capture_command_output): Move ...
23049 * lib/gdb.exp (capture_command_output): ... here.
23050
23051 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23052
23053 * gdb.btrace/data.exp: Test memory access during btrace replay.
23054
23055 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23056
23057 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23058
23059 2014-05-21 Pedro Alves <palves@redhat.com>
23060
23061 PR gdb/13860
23062 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23063 (top level): Test that output related to execution commands is
23064 sent to the console with CLI commands, but not with MI commands.
23065 Test that breakpoint events are always mirrored to the console.
23066 Also expect the new source line to be output after a "next" in
23067 async mode too. Make it a pass/fail test.
23068 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23069 output.
23070 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23071
23072 2014-05-21 Pedro Alves <palves@redhat.com>
23073
23074 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23075 Use them to test variations of "list" after reaching a breakpoint.
23076 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23077 Test "list" with listsize 10 after reaching a breakpoint.
23078 * gdb.python/python.exp (decode_line current location line
23079 number): Adjust expected line number.
23080
23081 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23082
23083 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23084 behavior for $args, pass it directly to "run".
23085
23086 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23087
23088 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23089 30000 to 65536.
23090
23091 2014-05-21 Pedro Alves <palves@redhat.com>
23092
23093 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23094 auto-connect-native-target off".
23095 * gdb.base/auto-connect-native-target.c: New file.
23096 * gdb.base/auto-connect-native-target.exp: New file.
23097
23098 2014-05-21 Pedro Alves <palves@redhat.com>
23099
23100 * gdb.base/default.exp: Test "target native" instead of "target
23101 child".
23102
23103 2014-05-21 Mark Wielaard <mjw@redhat.com>
23104
23105 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23106
23107 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23108
23109 Fix TLS access for -static -pthread.
23110 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23111 <HAVE_TLS> (thread_function, main): Initialize it.
23112 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23113 Add clean_restart.
23114 <$have_tls != "">: Check TLSVAR.
23115
23116 2014-05-21 Pedro Alves <palves@redhat.com>
23117
23118 * gdb.base/dcache-line-read-error.c: New.
23119 * gdb.base/dcache-line-read-error.exp: New.
23120
23121 2014-05-20 Pedro Alves <palves@redhat.com>
23122
23123 * gdb.base/compare-sections.c: New file.
23124 * gdb.base/compare-sections.exp: New file.
23125
23126 2014-05-20 Pedro Alves <palves@redhat.com>
23127
23128 * gdb.base/break-idempotent.c: New file.
23129 * gdb.base/break-idempotent.exp: New file.
23130
23131 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23132
23133 * gdb.btrace/nohist.exp: New.
23134
23135 2014-05-20 Yao Qi <yao@codesourcery.com>
23136
23137 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23138 gdb.reverse directory and gdb_reverse_timeout exists in board
23139 setting.
23140 * README: Document gdb_reverse_timeout.
23141
23142 2014-05-20 Yao Qi <yao@codesourcery.com>
23143
23144 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23145 'test_file_name'. Treat args as a string instead of a list.
23146 (gdb_init): Rename argument 'args' by 'test_file_name'.
23147
23148 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23149
23150 * gdb.arch/powerpc-power.exp: New file.
23151 * gdb.arch/powerpc-power.s: New file.
23152
23153 2014-05-16 Doug Evans <dje@google.com>
23154
23155 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23156 * gdb.base/completion.exp: Check that all expected files exist
23157 before doing file completion.
23158
23159 2014-05-16 Doug Evans <dje@google.com>
23160
23161 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23162 Update.
23163 (do_syscall_tests_without_xml): Update.
23164
23165 2014-05-16 Pedro Alves <palves@redhat.com>
23166
23167 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23168 instead of "unknown output after running".
23169
23170 2014-05-16 Yao Qi <yao@codesourcery.com>
23171
23172 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23173 file1.txt from host at the end.
23174 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23175
23176 2014-05-15 Doug Evans <dje@google.com>
23177
23178 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23179 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23180 loading file. Add test for TU lookup.
23181
23182 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23183
23184 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23185 calling "-exec-arguments" or "set args" before running the
23186 inferior.
23187
23188 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23189
23190 * lib/mi-support.exp (mi_expect_stop): Expect message for
23191 inferiors that exit with non-zero exit code.
23192
23193 2014-05-14 Yao Qi <yao@codesourcery.com>
23194
23195 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23196 match absolute path on remote host.
23197 (test_file_list_exec_source_files): Remove "/" from the
23198 pattern.
23199
23200 2014-05-14 Yao Qi <yao@codesourcery.com>
23201
23202 * boards/local-remote-host-notty.exp (${board}_file): New
23203 proc.
23204
23205 2014-05-07 Kyle McMartin <kyle@redhat.com>
23206
23207 Pushed by Joel Brobecker <brobecker@adacore.com>.
23208 * gdb.arch/aarch64-atomic-inst.c: New file.
23209 * gdb.arch/aarch64-atomic-inst.exp: New file.
23210
23211 2014-05-07 Yao Qi <yao@codesourcery.com>
23212
23213 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23214 in current context" too.
23215
23216 2014-05-05 Keith Seitz <keiths@redhat.com>
23217
23218 * gdb.linespec/ls-dollar.exp: Add test for linespec
23219 file:convenience_variable.
23220
23221 2014-05-05 Yao Qi <yao@codesourcery.com>
23222
23223 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23224 traceframes into tfile and ctf trace files. Read data from
23225 trace file and test collected data.
23226 (gdb_collect_locals_test): Likewise.
23227 (gdb_unavailable_registers_test): Likewise.
23228 (gdb_unavailable_floats): Likewise.
23229 (gdb_collect_globals_test): Likewise.
23230 (top-level): Append "ctf" to trace_file_targets if GDB
23231 supports.
23232
23233 2014-05-05 Yao Qi <yao@codesourcery.com>
23234
23235 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23236 code to ...
23237 (gdb_collect_args_test_1): ... it. New proc.
23238 (gdb_collect_locals_test): Move some code to ...
23239 (gdb_collect_locals_test_1): ... it. New proc.
23240 (gdb_unavailable_registers_test): Move some code to ...
23241 (gdb_unavailable_registers_test_1): ... it. New proc.
23242 (gdb_unavailable_floats): Move some code to ...
23243 (gdb_unavailable_floats_1): ... it. New proc.
23244
23245 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23246
23247 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23248 probes to test for bitness recognition.
23249 * gdb.arch/amd64-stap-optional-prefix.exp
23250 (test_probe_value_without_reg): New procedure.
23251 Add code to test for different kinds of bitness.
23252
23253 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23254
23255 PR breakpoints/16889
23256 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23257 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23258
23259 2014-05-01 Pedro Alves <palves@redhat.com>
23260
23261 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23262 gdb_file_cmd if no file is specified.
23263 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23264 last_loaded_file to set the remote exec-file.
23265
23266 2014-05-01 Pedro Alves <palves@redhat.com>
23267
23268 * boards/local-remote-host.exp: New file.
23269
23270 2014-05-01 Pedro Alves <palves@redhat.com>
23271
23272 * boards/local-remote-host.exp: Rename to ...
23273 * boards/local-remote-host-notty.exp: ... this.
23274
23275 2014-04-28 Joel Brobecker <brobecker@adacore.com>
23276
23277 * gdb.ada/dyn_arrayidx: New testcase.
23278
23279 2014-04-26 Yao Qi <yao@codesourcery.com>
23280
23281 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23282 and compute the length of function main. Save it in
23283 $main_length.
23284 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23285 (top-level): Use gdb_compile to compile objects into
23286 executable and restart GDB. Remove invocation to
23287 prepare_for_testing.
23288
23289 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23290 Pedro Alves <palves@redhat.com>
23291
23292 PR server/16255
23293 * gdb.multi/multi-attach.c: New file.
23294 * gdb.multi/multi-attach.exp: New file.
23295
23296 2014-04-25 Pedro Alves <palves@redhat.com>
23297
23298 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23299 user.
23300 (top level): Test that "set remote conditional-breakpoints-packet
23301 off" works as intended.
23302 * gdb.base/dprintf.exp: Test that "set remote
23303 breakpoint-commands-packet off" works as intended.
23304 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23305 New function.
23306 (top level): Call it.
23307 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23308 remote fast-tracepoints-packet off" works as intended.
23309 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23310 * lib/gdb.exp (gdb_is_target_remote): ... here.
23311
23312 2014-04-24 David Blaikie <dblaikie@gmail.com>
23313
23314 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23315 ensure clang would not discard them.
23316 * gdb.base/gdbvars.c: Ditto.
23317 * gdb.base/memattr.c: Ditto.
23318 * gdb.base/whatis.c: Ditto.
23319 * gdb.python/py-prettyprint.c: Ditto.
23320 * gdb.trace/actions.c: Ditto.
23321 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23322 ensure clang would not discard it.
23323
23324 2014-04-24 David Blaikie <dblaikie@gmail.com>
23325
23326 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23327 clang to emit the full definition of type required by the test
23328 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23329
23330 2014-04-24 David Blaikie <dblaikie@gmail.com>
23331
23332 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23333 coax Clang into emitting the definition of the type.
23334 * gdb.cp/pr10728-x.h (y): Ditto.
23335 * gdb.cp/pr10728-y.cc (y): Ditto.
23336
23337 2014-04-24 David Blaikie <dblaikie@gmail.com>
23338
23339 * gdb.base/label.exp: XFAIL label related tests under Clang.
23340 * gdb.cp/cplabel.exp: Ditto.
23341 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23342 under Clang those using labels.
23343
23344 2014-04-25 Yao Qi <yao@codesourcery.com>
23345
23346 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23347 double_label.
23348 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23349 partial_label and double_label.
23350
23351 2014-04-24 David Blaikie <dblaikie@gmail.com>
23352
23353 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23354
23355 2014-04-24 David Blaikie <dblaikie@gmail.com>
23356
23357 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23358 of the function to work across GCC and Clang.
23359 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23360 pointer types (const void ** const V void **).
23361
23362 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
23363 Walfred Tedeschi <walfred.tedeschi@intel.com>
23364
23365 * Makefile.in (EXECUTABLES): Added i386-avx512.
23366 * gdb.arch/i386-avx512.c: New file.
23367 * gdb.arch/i386-avx512.exp: Likewise.
23368
23369 2014-04-23 Keith Seitz <keiths@redhat.com>
23370
23371 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23372 (mi_make_breakpoint_table): New procedure.
23373 (mi_create_breakpoint): Use mi_make_breakpoint
23374 and return the result.
23375 (mi_make_breakpoint): New procedure.
23376 (mi_build_kv_pairs): New procedure.
23377
23378 * gdb.mi/mi-break.exp: Remove unused globals,
23379 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23380 All callers updated.
23381 * gdb.mi/mi-dprintf.exp: Use variable to track command
23382 number.
23383 Update all callers of mi_create_breakpoint and use
23384 mi_make_breakpoint_table.
23385 Remove any unused global variables.
23386 * gdb.mi/mi-nonstop.exp: Likewise.
23387 * gdb.mi/mi-nsintrall.exp: Likewise.
23388 * gdb.mi/mi-nsmoribund.exp: Likewise.
23389 * gdb.mi/mi-nsthrexec.exp: Likewise.
23390 * gdb.mi/mi-reverse.exp: Likewise.
23391 * gdb.mi/mi-simplerun.exp: Likewise.
23392 * gdb.mi/mi-stepn.exp: Likewise.
23393 * gdb.mi/mi-syn-frame.exp: Likewise.
23394 * gdb.mi/mi-until.exp: Likewise.
23395 * gdb.mi/mi-var-cp.exp: Likewise.
23396 * gdb.mi/mi-var-display.exp: Likewise.
23397 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23398 * gdb.mi/mi2-var-child.exp: Likewise.
23399 * gdb.mi/mi-vla-c99.exp: Likewise.
23400 * lib/mi-support.exp: Likewise.
23401
23402 From Ian Lance Taylor <iant@cygnus.com>:
23403 * lib/gdb.exp (parse_args): New procedure.
23404
23405 2014-04-23 Pedro Alves <palves@redhat.com>
23406
23407 * gdb.base/break-unload-file.c: New file.
23408 * gdb.base/break-unload-file.exp: New file.
23409 * gdb.base/sym-file-lib.c (baz): New function.
23410 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23411 field.
23412 (load): Store the segment's mapped size.
23413 (unload): New function.
23414 (unload_shlib): New function.
23415 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23416 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23417 set a breakpoint at baz, and call it.
23418 * gdb.base/sym-file.exp: New tests for stale breakpoint
23419 instructions.
23420
23421 2014-04-23 Pedro Alves <palves@redhat.com>
23422
23423 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23424 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23425 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23426 * gdb.base/hbreak-unmapped.c: New file.
23427 * gdb.base/hbreak-unmapped.exp: New file.
23428 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23429 * lib/gdb.exp (gdb_is_target_remote): ... here.
23430
23431 2014-04-22 Pedro Alves <palves@redhat.com>
23432
23433 * gdb.base/consecutive-step-over.c: New file.
23434 * gdb.base/consecutive-step-over.exp: New file.
23435
23436 2014-04-22 Pedro Alves <palves@redhat.com>
23437
23438 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23439 instead of send_gdb/gdb_expect.
23440
23441 2014-04-22 Yao Qi <yao@codesourcery.com>
23442
23443 * lib/trace-support.exp (generate_tracefile): New procedure.
23444 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23445 return 0.
23446 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23447 if generate_tracefile returns 1.
23448
23449 2014-04-18 Tom Tromey <palves@redhat.com>
23450 Pedro alves <tromey@redhat.com>
23451
23452 PR backtrace/15558
23453 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23454 with a backtrace limit.
23455 * gdb.python/py-frame-inline.exp: Test running to an inline
23456 function with a backtrace limit, and printing the newest frame.
23457 * gdb.python/py-frame-inline.c (main): Call f.
23458
23459 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23460
23461 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23462
23463 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23464
23465 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23466 Drop prefix from unsupported source file path.
23467
23468 2014-04-17 Yao Qi <yao@codesourcery.com>
23469
23470 * lib/gdb.exp (with_target_charset): New proc.
23471 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23472 with_target_charset.
23473 (test_print_strings): Likewise.
23474 (test_repeat_bytes): Likewise.
23475 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23476 for some tests.
23477
23478 2014-04-16 Keith Seitz <keiths@redhat.com>
23479
23480 PR gdb/15827
23481 * gdb.dwarf2/corrupt.c: New file.
23482 * gdb.dwarf2/corrupt.exp: New file.
23483
23484 2014-04-16 Keith Seitz <keiths@redhat.com>
23485
23486 PR c++/16597
23487 * gdb.cp/namelessclass.cc: New file.
23488 * gdb.cp/namelessclass.exp: New file.
23489 * gdb.cp/namelessclass.S: New file.
23490
23491 2014-04-16 Doug Evans <dje@google.com>
23492
23493 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23494 Add comment.
23495 (gdbserver_default_get_comm_port): New function.
23496 (gdbserver_start): Check if board file provided
23497 "gdbserver,get_comm_port" and use it if so.
23498 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23499 (gdb,socketport): Set to "stdio".
23500 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23501 (stdio_gdbserver_template): Delete.
23502 (${board}_get_remote_address): Update.
23503 (${board}_build_remote_cmd): Delete.
23504 (${board}_get_comm_port): New function.
23505 (${board}_spawn): Update.
23506 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23507 Delete.
23508 (${board}_get_remote_address): Update.
23509 (${board}_get_comm_port): New function.
23510
23511 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
23512
23513 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23514 appearing in any order.
23515
23516 2014-04-15 Doug Evans <dje@google.com>
23517
23518 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23519 uninitialized value of "description".
23520
23521 2014-04-15 Keith Seitz <keiths@redhat.com>
23522
23523 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23524 Remove unused globals.
23525 (test_running_the_program): Likewise.
23526 (test_controlled_execution): Likewise.
23527 (test_controlling_breakpoints): Likewise.
23528 (test_program_termination): Likewise.
23529
23530 2014-04-15 Keith Seitz <keiths@redhat.com>
23531
23532 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23533 unused globals.
23534 (test_rbreak_creation_and_listing): Likewise.
23535 (test_ignore_count): Likewise.
23536 (test_error): Likewise.
23537
23538 2014-04-15 Pedro Alves <palves@redhat.com>
23539
23540 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23541 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23542 sym-file-loader.c.
23543 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23544 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23545 to sym-file-loader.c.
23546 (struct library): Forward declare.
23547 (load_shlib, lookup_function): Change prototypes.
23548 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23549 (translate_offset): Remove declarations.
23550 (get_text_addr): New declaration.
23551 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23552 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23553 sym-file-loader.h.
23554 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23555 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23556 here from sym-file-loader.h.
23557 (struct library): New structure.
23558 (load_shlib, lookup_function): Change prototypes and adjust to
23559 work with a struct library.
23560 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23561 (translate_offset): Make static.
23562 (get_text_addr): New function.
23563 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23564
23565 2014-04-15 Pedro Alves <palves@redhat.com>
23566
23567 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23568
23569 2014-04-15 Pedro Alves <palves@redhat.com>
23570
23571 * gdb.base/sym-file-loader.c: Include <limits.h>.
23572 (SELF_LINK): New define.
23573 (get_origin): New function.
23574 (load_shlib): Use it.
23575 * gdb.base/sym-file.exp: Don't early return if the target is
23576 remote. Use runto_main, and issue fail is that fails. Use
23577 gdb_load_shlibs.
23578 (shlib_name): Delete.
23579 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23580
23581 2014-04-15 Pedro Alves <palves@redhat.com>
23582
23583 * gdb.base/sym-file.exp: Remove regex characters from test
23584 message. Don't refer to breakpoint numbers in test messages.
23585
23586 2014-04-14 Keith Seitz <keiths@redhat.com>
23587
23588 PR c++/16253
23589 * gdb.cp/var-tag.cc: New file.
23590 * gdb.cp/var-tag.exp: New file.
23591 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23592 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23593 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23594 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23595
23596 2014-04-14 Tom Tromey <tromey@redhat.com>
23597
23598 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23599 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23600 type.
23601 * gdb.cp/enum-class.exp: New file.
23602 * gdb.cp/enum-class.cc: New file.
23603
23604 2014-04-14 Tom Tromey <tromey@redhat.com>
23605
23606 * gdb.dwarf2/enum-type.exp: New file.
23607
23608 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23609
23610 * gdb.mi/mi-vla-c99.exp: New file.
23611 * gdb.mi/vla.c: New file.
23612
23613 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23614
23615 * gdb.base/vla-datatypes.c: New file.
23616 * gdb.base/vla-datatypes.exp: New file.
23617
23618 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23619
23620 * gdb.base/vla-ptr.c: New file.
23621 * gdb.base/vla-ptr.exp: New file.
23622
23623 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23624
23625 * gdb.dwarf2/count.exp: New file.
23626
23627 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23628
23629 * gdb.base/vla-sideeffect.c: New file.
23630 * gdb.base/vla-sideeffect.exp: New file.
23631
23632 2014-04-14 David Blaikie <dblaikie@gmail.com>
23633
23634 * gdb.mi/non-stop.c: Add return value for non-void function return
23635 statement.
23636 * gdb.threads/staticthreads.c: Ditto.
23637
23638 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23639 Doug Evans <xdje42@gmail.com>
23640
23641 * gdb.guile/scm-value.c: Improve test case.
23642 * gdb.guile/scm-value.exp: Add new test.
23643
23644 2014-04-11 David Blaikie <dblaikie@gmail.com>
23645
23646 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23647 override Clang's default.
23648
23649 2014-04-11 Joel Brobecker <brobecker@adacore.com>
23650
23651 Revert the following changes (regressions):
23652
23653 * gdb.base/vla-sideeffect.c: New file.
23654 * gdb.base/vla-sideeffect.exp: New file.
23655
23656 * gdb.dwarf2/count.exp: New file.
23657
23658 * gdb.base/vla-multi.c: New file.
23659 * gdb.base/vla-multi.exp: New file.
23660
23661 * gdb.base/vla-ptr.c: New file.
23662 * gdb.base/vla-ptr.exp: New file.
23663
23664 * gdb.base/vla-datatypes.c: New file.
23665 * gdb.base/vla-datatypes.exp: New file.
23666
23667 * gdb.mi/mi-vla-c99.exp: New file.
23668 * gdb.mi/vla.c: New file.
23669
23670 2014-04-11 Keith Seitz <keiths@redhat.com>
23671
23672 PR c++/16675
23673 * gdb.cp/cpsizeof.exp: New file.
23674 * gdb.cp/cpsizeof.cc: New file.
23675
23676 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23677
23678 * gdb.mi/mi-vla-c99.exp: New file.
23679 * gdb.mi/vla.c: New file.
23680
23681 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23682
23683 * gdb.base/vla-datatypes.c: New file.
23684 * gdb.base/vla-datatypes.exp: New file.
23685
23686 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23687
23688 * gdb.base/vla-ptr.c: New file.
23689 * gdb.base/vla-ptr.exp: New file.
23690
23691 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23692
23693 * gdb.base/vla-multi.c: New file.
23694 * gdb.base/vla-multi.exp: New file.
23695
23696 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23697
23698 * gdb.dwarf2/count.exp: New file.
23699
23700 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23701
23702 * gdb.base/vla-sideeffect.c: New file.
23703 * gdb.base/vla-sideeffect.exp: New file.
23704
23705 2014-04-11 Yao Qi <yao@codesourcery.com>
23706
23707 * gdb.base/completion.exp: Check file exists before running tests
23708 on file completion.
23709
23710 2014-04-10 Pedro Alves <palves@redhat.com>
23711
23712 * gdb.base/cond-eval-mode.c: New file.
23713 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23714 prepare_for_testing to build the new file. Check result of
23715 runto_main.
23716 (test_break, test_watch): New procedures.
23717 (top level): Use them.
23718
23719 2014-04-08 Pierre Muller <muller@sourceware.org>
23720
23721 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23722 Ctrl-V use for mingw hosts.
23723
23724 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23725
23726 * gdb.python/py-value.c: Improve test case.
23727 * gdb.python/py-value.exp: Add new test.
23728
23729 2014-04-07 David Blaikie <dblaikie@gmail.com>
23730
23731 * lib/compiler.c: Identify the clang compiler.
23732 * lib/compiler.cc: Ditto.
23733
23734 2014-04-03 Yao Qi <yao@codesourcery.com>
23735
23736 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23737
23738 2014-04-01 Anton Blanchard <anton@samba.org>
23739
23740 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23741 messages unique.
23742
23743 2014-04-01 Anton Blanchard <anton@samba.org>
23744
23745 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23746 prepare_for_testing.
23747
23748 2014-04-01 Anton Blanchard <anton@samba.org>
23749
23750 * gdb.arch/ppc64-atomic-inst.c: Remove.
23751 * gdb.arch/ppc64-atomic-inst.S: New file.
23752 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23753
23754 2014-03-31 Doug Evans <dje@google.com>
23755
23756 * gdb.base/print-symbol-loading-lib.c: New file.
23757 * gdb.base/print-symbol-loading-main.c: New file.
23758 * gdb.base/print-symbol-loading.exp: New file.
23759
23760 2014-03-31 Yao Qi <yao@codesourcery.com>
23761
23762 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23763
23764 2014-03-28 Joel Brobecker <brobecker@adacore.com>
23765
23766 * gdb.ada/mi_dyn_arr: New testcase.
23767
23768 2014-03-27 Doug Evans <dje@google.com>
23769
23770 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23771
23772 2014-03-27 Yao Qi <yao@codesourcery.com>
23773
23774 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23775 if target is nios2-*-*.
23776
23777 2014-03-26 Yao Qi <yao@codesourcery.com>
23778
23779 * lib/gdb.exp (readline_is_used): New proc.
23780 * gdb.base/completion.exp: Move tests on command complete up.
23781 Skip the rest of tests if readline is not used.
23782 * gdb.ada/complete.exp: Skp the test if readline is not
23783 used.
23784 * gdb.base/filesym.exp: Likewise.
23785 * gdb.base/macscp.exp: Likewise.
23786 * gdb.base/readline-ask.exp: Likewise.
23787 * gdb.base/readline.exp: Likewise.
23788 * gdb.python/py-cmd.exp: Likewise.
23789 * gdb.trace/tfile.exp: Likewise.
23790
23791 2014-03-26 Yao Qi <yao@codesourcery.com>
23792
23793 * gdb.base/macscp.exp: Fix code format issues.
23794
23795 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23796
23797 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23798 * gdb.asm/powerpc64le.inc: New file.
23799
23800 2014-03-25 Pedro Alves <palves@redhat.com>
23801 Doug Evans <dje@google.com>
23802
23803 * gdb.base/source-execution.c: New file.
23804 * gdb.base/source-execution.exp: New file.
23805 * gdb.base/source-execution.gdb: New file.
23806
23807 2014-03-24 Doug Evans <dje@google.com>
23808
23809 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23810 using fission.
23811
23812 2014-03-24 Hui Zhu <hui@codesourcery.com>
23813 Pedro Alves <palves@redhat.com>
23814
23815 PR breakpoints/16101
23816 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23817 test pass/fail messages. Detect missing support for dprintf when
23818 breakpoints are actually inserted.
23819 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23820 breakpoints are actually inserted.
23821 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23822 fails.
23823
23824 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23825
23826 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23827
23828 2014-03-22 Doug Evans <xdje42@gmail.com>
23829
23830 * gdb.python/python.exp (python not supported): Verify multi-line
23831 python command issues an error.
23832 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23833 guile command issues an error.
23834
23835 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23836
23837 * gdb.threads/thread-specific.exp: Handle the lack of usable
23838 $this_breakpoint and $this_thread.
23839
23840 2014-03-21 Hui Zhu <hui@codesourcery.com>
23841
23842 * gdb.base/attach.exp (do_command_attach_tests): New.
23843
23844 2014-03-20 Tom Tromey <tromey@redhat.com>
23845 Pedro Alves <palves@redhat.com>
23846
23847 PR cli/15718
23848 * gdb.base/condbreak-call-false.c: New file.
23849 * gdb.base/condbreak-call-false.exp: New file.
23850
23851 2014-03-20 Pedro Alves <palves@redhat.com>
23852
23853 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23854 Delete.
23855 (block_signals, unblock_signals): Delete.
23856 (child_function_2, main): Remove references to deleted variable
23857 and functions.
23858
23859 2014-03-20 Pedro Alves <palves@redhat.com>
23860
23861 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23862 Use pthread_kill to signal thread 2.
23863 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23864 Adjust to make the test send itself a signal rather than using the
23865 host's "kill" command.
23866
23867 2014-03-20 Pedro Alves <palves@redhat.com>
23868
23869 * gdb.threads/multiple-step-overs.c: New file.
23870 * gdb.threads/multiple-step-overs.exp: New file.
23871 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23872 Adjust expected infrun debug output.
23873
23874 2014-03-20 Pedro Alves <palves@redhat.com>
23875
23876 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23877 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23878
23879 2014-03-20 Pedro Alves <palves@redhat.com>
23880
23881 PR breakpoints/7143
23882 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23883 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23884 of gdb_test_multiple.
23885 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23886 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23887
23888 2014-03-20 Pedro Alves <palves@redhat.com>
23889
23890 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23891 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23892
23893 2014-03-19 Pedro Alves <palves@redhat.com>
23894
23895 * gdb.base/async.exp: Remove early return.
23896
23897 2014-03-19 Pedro Alves <palves@redhat.com>
23898
23899 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23900
23901 2014-03-19 Pedro Alves <palves@redhat.com>
23902
23903 * gdb.base/async.exp (test_background): Expect \r\n after
23904 "completed." in the fail pattern.
23905
23906 2014-03-19 Pedro Alves <palves@redhat.com>
23907
23908 * gdb.base/async.exp (test_background): New procedure.
23909 Use it for all background execution command tests.
23910
23911 2014-03-19 Pedro Alves <palves@redhat.com>
23912
23913 * gdb.base/async.exp: Use prepare_for_testing.
23914
23915 2014-03-19 Pedro Alves <palves@redhat.com>
23916
23917 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23918 the same line.
23919
23920 2014-03-19 Pedro Alves <palves@redhat.com>
23921
23922 * gdb.base/async.c (main): Add "jump here" and "until here" line
23923 marker comments.
23924 * gdb.base/async.exp (jump_here): New global.
23925 (jump& test): Use it.
23926 (until_here): New global.
23927 (until& test): Use it.
23928
23929 2014-03-19 Pedro Alves <palves@redhat.com>
23930
23931 * gdb.base/async.exp: Don't frob gdb_protocol.
23932
23933 2014-03-18 Doug Evans <xdje42@gmail.com>
23934
23935 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23936 Fix spelling of exec-done-display.
23937
23938 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23939
23940 PR gdb/15358
23941 * gdb.base/gdb-sigterm.c: New file.
23942 * gdb.base/gdb-sigterm.exp: New file.
23943
23944 2014-03-18 Pedro Alves <palves@redhat.com>
23945
23946 PR gdb/13860
23947 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23948 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23949 solib-event.
23950
23951 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23952
23953 * gdb.ada/pckd_arr_ren: New testcase.
23954
23955 2014-03-13 Doug Evans <xdje42@gmail.com>
23956
23957 PR guile/16612
23958 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23959 collect after discarding symbols.
23960
23961 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23962 Doug Evans <xdje42@gmail.com>
23963
23964 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23965 to history survives a gc.
23966
23967 2014-03-13 Pedro Alves <palves@redhat.com>
23968
23969 * gdb.base/default.exp: Don't test "target procfs".
23970
23971 2014-03-13 Pedro Alves <palves@redhat.com>
23972
23973 * gdb.base/default.exp: Update "target child" and "target procfs"
23974 tests to not expect "Unix".
23975
23976 2014-03-12 Tom Tromey <tromey@redhat.com>
23977
23978 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23979 New procs. Add target-async tests.
23980 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23981 Add target-async tests.
23982
23983 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23984
23985 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23986 'func_start' and 'func_end' for the beginning and end of the
23987 function code, respectively.
23988 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23989 'func_end' instead of 'func' and 'main'.
23990
23991 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23992
23993 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23994 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23995 generate the debug info assembler source.
23996
23997 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23998
23999 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
24000 * gdb.dwarf2/arr-subrange.exp: Likewise.
24001 * gdb.dwarf2/dwz.exp: Likewise.
24002 * gdb.dwarf2/method-ptr.exp: Likewise.
24003 * gdb.dwarf2/missing-sig-type.exp: Likewise.
24004 * gdb.dwarf2/subrange.exp: Likewise.
24005 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
24006 * gdb.dwarf2/implptrpiece.exp: Likewise.
24007 * gdb.dwarf2/nostaticblock.exp: Likewise.
24008
24009 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24010
24011 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
24012 directory to absolute path name arguments.
24013
24014 2014-03-10 Joel Brobecker <brobecker@adacore.com>
24015
24016 * gdb.ada/tagged_access: New testcase.
24017
24018 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
24019
24020 * gdb.btrace/data.exp: Update expected output.
24021
24022 2014-03-06 Yao Qi <yao@codesourcery.com>
24023
24024 * gdb.trace/pr16508.exp: New file.
24025
24026 2014-03-05 Pedro Alves <palves@redhat.com>
24027
24028 PR gdb/16575
24029 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24030 procedure.
24031 (top level): Adjust to use it. Add tests that exercise breakpoint
24032 interaction with the code-cache.
24033
24034 2014-02-26 Ludovic Courtès <ludo@gnu.org>
24035
24036 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24037 test for 'history-append!'.
24038
24039 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24040
24041 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24042 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24043 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24044 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24045 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24046 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24047
24048 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24049
24050 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24051 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24052 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24053
24054 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24055
24056 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24057
24058 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24059
24060 * gdb.dwarf2/arr-stride.c: New file.
24061 * gdb.dwarf2/arr-stride.exp: New file.
24062
24063 2014-02-26 Pedro Alves <palves@redhat.com>
24064
24065 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24066 that won't ever trigger. Make sure that GDB reports the correct
24067 breakpoint that caused the stop.
24068
24069 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24070
24071 PR gdb/16626
24072 * gdb.base/auto-load-script: New file.
24073 * gdb.base/auto-load.c: New file.
24074 * gdb.base/auto-load.exp: New file.
24075
24076 PR gdb/16626
24077 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24078
24079 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24080
24081 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24082 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24083
24084 2014-02-24 Doug Evans <dje@google.com>
24085
24086 * lib/gdb.exp (run_on_host): Log error output if program fails.
24087
24088 2014-02-21 Pedro Alves <palves@redhat.com>
24089
24090 * gdb.threads/step-after-sr-lock.c: Rename to ...
24091 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24092 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24093 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24094 ... this.
24095
24096 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24097
24098 PR tdep/16397
24099 * gdb.arch/amd64-stap-special-operands.exp: New file.
24100 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24101 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24102 * gdb.arch/amd64-stap-triplet.S: Likewise.
24103 * gdb.arch/amd64-stap-triplet.c: Likewise.
24104
24105 2014-02-20 Joel Brobecker <brobecker@adacore.com>
24106
24107 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24108 in .section pseudo-op.
24109
24110 2014-02-20 lin zuojian <manjian2006@gmail.com>
24111 Joel Brobecker <brobecker@adacore.com>
24112 Doug Evans <xdje42@gmail.com>
24113
24114 PR symtab/16581
24115 * gdb.dwarf2/dw2-icycle.S: New file.
24116 * gdb.dwarf2/dw2-icycle.c: New file.
24117 * gdb.dwarf2/dw2-icycle.exp: New file.
24118
24119 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24120
24121 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24122 operations on gdb.Value objects.
24123 * gdb.python/py-value-cc.exp: Add new test to test operations on
24124 gdb.Value objects.
24125
24126 2014-02-18 Doug Evans <dje@google.com>
24127
24128 * Makefile.in (TESTS): New variable.
24129 (expanded_tests, expanded_tests_or_none): New variables
24130 (check-single): Pass $(expanded_tests_or_none) to runtest.
24131 (check-parallel): Only run tests in $(TESTS) if non-empty.
24132 (check/no-matching-tests-found): New rule.
24133 * README: Document TESTS makefile variable.
24134
24135 2014-02-18 Doug Evans <dje@google.com>
24136
24137 * Makefile.in (check-parallel): rm -rf outputs temp.
24138
24139 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24140
24141 Fix "ERROR: no fileid for" in the testsuite.
24142 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24143
24144 2014-02-12 Doug Evans <dje@google.com>
24145
24146 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24147 (MISCELLANEOUS): New variable.
24148 (clean): rm -rf $(MISCELLANEOUS).
24149 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24150 dwp live in the same directory as symlinks, with each symlink pointed
24151 to a differently named file in a different directory.
24152
24153 2014-02-11 Doug Evans <dje@google.com>
24154
24155 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24156 of Tcl file commands.
24157
24158 2014-02-10 Mark Kettenis <kettenis@gnu.org>
24159
24160 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24161 "kill -SIGUSR1 -1".
24162
24163 2014-02-10 Joel Brobecker <brobecker@adacore.com>
24164
24165 * gdb.ada/tick_length_array_enum_idx: New testcase.
24166
24167 2014-02-10 Doug Evans <xdje42@gmail.com>
24168
24169 * configure.ac (AC_OUTPUT): Add gdb.guile.
24170 * configure: Regenerate.
24171 * lib/gdb-guile.exp: New file.
24172 * lib/gdb.exp (get_target_charset): New function.
24173 * gdb.base/help.exp: Update expected output from "apropos apropos".
24174 * gdb.guile/Makefile.in: New file.
24175 * gdb.guile/guile.exp: New file.
24176 * gdb.guile/scm-arch.c: New file.
24177 * gdb.guile/scm-arch.exp: New file.
24178 * gdb.guile/scm-block.c: New file.
24179 * gdb.guile/scm-block.exp: New file.
24180 * gdb.guile/scm-breakpoint.c: New file.
24181 * gdb.guile/scm-breakpoint.exp: New file.
24182 * gdb.guile/scm-disasm.c: New file.
24183 * gdb.guile/scm-disasm.exp: New file.
24184 * gdb.guile/scm-equal.c: New file.
24185 * gdb.guile/scm-equal.exp: New file.
24186 * gdb.guile/scm-error.exp: New file.
24187 * gdb.guile/scm-error.scm: New file.
24188 * gdb.guile/scm-frame-args.c: New file.
24189 * gdb.guile/scm-frame-args.exp: New file.
24190 * gdb.guile/scm-frame-args.scm: New file.
24191 * gdb.guile/scm-frame-inline.c: New file.
24192 * gdb.guile/scm-frame-inline.exp: New file.
24193 * gdb.guile/scm-frame.c: New file.
24194 * gdb.guile/scm-frame.exp: New file.
24195 * gdb.guile/scm-generics.exp: New file.
24196 * gdb.guile/scm-gsmob.exp: New file.
24197 * gdb.guile/scm-iterator.c: New file.
24198 * gdb.guile/scm-iterator.exp: New file.
24199 * gdb.guile/scm-math.c: New file.
24200 * gdb.guile/scm-math.exp: New file.
24201 * gdb.guile/scm-objfile-script-gdb.in: New file.
24202 * gdb.guile/scm-objfile-script.c: New file.
24203 * gdb.guile/scm-objfile-script.exp: New file.
24204 * gdb.guile/scm-objfile.c: New file.
24205 * gdb.guile/scm-objfile.exp: New file.
24206 * gdb.guile/scm-ports.exp: New file.
24207 * gdb.guile/scm-pretty-print.c: New file.
24208 * gdb.guile/scm-pretty-print.exp: New file.
24209 * gdb.guile/scm-pretty-print.scm: New file.
24210 * gdb.guile/scm-section-script.c: New file.
24211 * gdb.guile/scm-section-script.exp: New file.
24212 * gdb.guile/scm-section-script.scm: New file.
24213 * gdb.guile/scm-symbol.c: New file.
24214 * gdb.guile/scm-symbol.exp: New file.
24215 * gdb.guile/scm-symtab-2.c: New file.
24216 * gdb.guile/scm-symtab.c: New file.
24217 * gdb.guile/scm-symtab.exp: New file.
24218 * gdb.guile/scm-type.c: New file.
24219 * gdb.guile/scm-type.exp: New file.
24220 * gdb.guile/scm-value-cc.cc: New file.
24221 * gdb.guile/scm-value-cc.exp: New file.
24222 * gdb.guile/scm-value.c: New file.
24223 * gdb.guile/scm-value.exp: New file.
24224 * gdb.guile/source2.scm: New file.
24225 * gdb.guile/types-module.cc: New file.
24226 * gdb.guile/types-module.exp: New file.
24227
24228 2014-02-10 Yao Qi <yao@codesourcery.com>
24229
24230 PR testsuite/16543
24231 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24232 * configure: Regenerated.
24233 * Makefile.in: New file.
24234
24235 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24236
24237 * gdb.python/py-framefilter.exp: Fix typo.
24238
24239 2014-02-08 Yao Qi <yao@codesourcery.com>
24240
24241 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24242 that no =breakpoint-modified is emitted when breakpoints are
24243 modified through MI commands.
24244
24245 2014-02-07 Pedro Alves <pedro@codesourcery.com>
24246 Pedro Alves <palves@redhat.com>
24247
24248 * gdb.threads/step-after-sr-lock.c: New file.
24249 * gdb.threads/step-after-sr-lock.exp: New file.
24250
24251 2014-02-07 Pedro Alves <palves@redhat.com>
24252
24253 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24254
24255 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24256
24257 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24258 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24259
24260 2014-02-06 Doug Evans <xdje42@gmail.com>
24261
24262 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24263 output.
24264
24265 * gdb.gdb/python-interrupts.exp: New file.
24266
24267 2014-02-05 Yao Qi <yao@codesourcery.com>
24268
24269 * gdb.trace/report.exp (use_collected_data): Test the output
24270 of "info threads" and "info inferiors".
24271
24272 2014-02-05 Yao Qi <yao@codesourcery.com>
24273
24274 Revert this patch:
24275
24276 2013-05-24 Yao Qi <yao@codesourcery.com>
24277
24278 * gdb.trace/tfile.exp: Test inferior and thread.
24279
24280 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24281
24282 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24283 on a function.
24284 * gdb.base/step-bt.c: Call hello via function pointer to make
24285 sure its first instruction is executed on powerpc64le-linux.
24286
24287 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24288
24289 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24290
24291 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24292
24293 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24294 of the test patterns for use on little-endian systems.
24295
24296 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24297
24298 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24299 (decimal_vector): Fix for little-endian.
24300
24301 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24302
24303 * gdb.arch/sparc-sysstep.exp: New file.
24304 * gdb.arch/sparc-sysstep.c: Likewise.
24305
24306 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24307
24308 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24309
24310 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24311
24312 2014-01-23 Tom Tromey <tromey@redhat.com>
24313
24314 * gdb.ada/array_char_idx: New testcase.
24315
24316 2014-01-23 Tom Tromey <tromey@redhat.com>
24317
24318 PR python/16487:
24319 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24320 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24321 classes.
24322
24323 2014-01-23 Tom Tromey <tromey@redhat.com>
24324
24325 PR python/16491:
24326 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24327 string from an inferior frame.
24328 * gdb.python/py-framefilter-mi.exp: Update.
24329
24330 2014-01-22 Doug Evans <dje@google.com>
24331
24332 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24333
24334 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24335
24336 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24337
24338 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24339
24340 * gdb.trace/entry-values.exp: Remove excess space character from
24341 regex patterns. Handle s390 call instruction.
24342
24343 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24344
24345 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24346 define "*_start" label. Make "name" static.
24347 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24348 ${name} by references to ${name}_start.
24349
24350 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24351
24352 * gdb.base/info-macros.exp: Remove "debug" from the compile
24353 options.
24354
24355 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24356
24357 * gdb.dlang/demangle.exp: New file.
24358
24359 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24360
24361 * gdb.dlang/primitive-types.exp: New file.
24362
24363 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24364
24365 * configure.ac: Create gdb.dlang/Makefile.
24366 * configure: Regenerate.
24367 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24368 * gdb.dlang/Makefile.in: New file.
24369 * lib/d-support.exp: New file.
24370 * lib/gdb.exp (skip_d_tests): New proc.
24371
24372 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24373
24374 * gdb.btrace/delta.exp: Check reverse stepi.
24375 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24376 * gdb.btrace/finish.exp: New.
24377 * gdb.btrace/next.exp: New.
24378 * gdb.btrace/nexti.exp: New.
24379 * gdb.btrace/record_goto.c: Add comments.
24380 * gdb.btrace/step.exp: New.
24381 * gdb.btrace/stepi.exp: New.
24382 * gdb.btrace/multi-thread-step.c: New.
24383 * gdb.btrace/multi-thread-step.exp: New.
24384 * gdb.btrace/rn-dl-bind.c: New.
24385 * gdb.btrace/rn-dl-bind.exp: New.
24386 * gdb.btrace/data.c: New.
24387 * gdb.btrace/data.exp: New.
24388 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24389
24390 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24391
24392 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24393 * gdb.btrace/exception.exp: Update.
24394 * gdb.btrace/instruction_history.exp: Update.
24395 * gdb.btrace/record_goto.exp: Update.
24396 * gdb.btrace/tailcall.exp: Update.
24397 * gdb.btrace/unknown_functions.exp: Update.
24398 * gdb.btrace/delta.exp: New.
24399
24400 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24401
24402 * gdb.btrace/record_goto.exp: Add backtrace test.
24403 * gdb.btrace/tailcall.exp: Add backtrace test.
24404
24405 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24406
24407 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24408 * gdb.btrace/record_goto.c: New.
24409 * gdb.btrace/record_goto.exp: New.
24410 * gdb.btrace/x86-record_goto.S: New.
24411
24412 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24413
24414 * gdb.btrace/function_call_history.exp: Update tests.
24415 * gdb.btrace/instruction_history.exp: Update tests.
24416
24417 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24418
24419 * gdb.btrace/function_call_history.exp: Fix expected field
24420 order for "record function-call-history".
24421 Add new tests for "record function-call-history /c".
24422 * gdb.btrace/exception.cc: New.
24423 * gdb.btrace/exception.exp: New.
24424 * gdb.btrace/tailcall.exp: New.
24425 * gdb.btrace/x86-tailcall.S: New.
24426 * gdb.btrace/x86-tailcall.c: New.
24427 * gdb.btrace/unknown_functions.c: New.
24428 * gdb.btrace/unknown_functions.exp: New.
24429 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24430
24431 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24432
24433 * gdb.btrace/instruction_history.exp: Update.
24434 * gdb.btrace/function_call_history.exp: Update.
24435
24436 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24437
24438 * gdb.btrace/function_call_history.exp: Fix expected function
24439 trace.
24440 * gdb.btrace/instruction_history.exp: Initialize traced.
24441 Remove traced_functions.
24442
24443 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24444
24445 * gdb.btrace/function_call_history.exp: Update
24446 * gdb.btrace/instruction_history.exp: Update.
24447
24448 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24449
24450 * gdb.btrace/enable.exp: Update expected text.
24451
24452 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24453
24454 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24455 bytes.
24456
24457 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24458
24459 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24460
24461 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
24462
24463 * lib/gdb.exp (supports_process_record): Return true for
24464 arm*-linux*. (supports_reverse): Likewise.
24465
24466 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24467
24468 PR python/15464
24469 PR python/16113
24470 * gdb.python/py-type.c: Enhance test case.
24471 * gdb.python/py-value-cc.cc: Likewise
24472 * gdb.python/py-type.exp: Add new tests.
24473 * gdb.python/py-value-cc.exp: Likewise
24474
24475 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24476 Pedro Alves <palves@redhat.com>
24477
24478 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24479 Make "name" extern.
24480 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24481 references to ${name}_start by references to ${name}.
24482
24483 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24484
24485 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24486
24487 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24488
24489 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24490
24491 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24492 Pedro Alves <palves@redhat.com>
24493
24494 * gdb.mi/mi-info-os.exp: Connect to the target with
24495 mi_gdb_target_load.
24496
24497 2014-01-08 Pedro Alves <palves@redhat.com>
24498
24499 * gdb.threads/reconnect-signal.c: New file.
24500 * gdb.threads/reconnect-signal.exp: New file.
24501
24502 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24503
24504 * gdb.base/source-dir.exp: New file.
24505
24506 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24507
24508 * gdb.ada/mi_interface: New testcase.
24509
24510 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24511
24512 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24513 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24514 gdb.ada/pp-rec-component/pck.ads: New files.
24515
24516 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24517
24518 * gdb.python/py-pp-integral.c: New file.
24519 * gdb.python/py-pp-integral.py: New file.
24520 * gdb.python/py-pp-integral.exp: New file.
24521
24522 For older changes see ChangeLog-1993-2013.
24523 \f
24524 ;; Local Variables:
24525 ;; mode: change-log
24526 ;; left-margin: 8
24527 ;; fill-column: 74
24528 ;; version-control: never
24529 ;; End:
24530
24531 Copyright 2014-2021 Free Software Foundation, Inc.
24532 Copying and distribution of this file, with or without modification,
24533 are permitted provided the copyright notice and this notice are preserved.