]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-05-19 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
4
5 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
6
7 * gdb.python/py-framefilter-gdb.py.in: Rename to:
8 * gdb.python/py-framefilter-gdb.py: ... this.
9 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
10 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
11
12 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
13
14 * gdb.python/py-framefilter-gdb.py.in: Re-format.
15 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
16
17 2021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
18
19 * gdb.base/class-allocatable-array.exp: Modified test for clang.
20
21 2021-05-16 Weimin Pan <weimin.pan@oracle.com>
22
23 * gdb.ctf/funcreturn.exp: New file.
24 * gdb.ctf/whatis.c: Copy from gdb.base.
25
26 2021-05-14 Tom Tromey <tom@tromey.com>
27
28 * gdb.rust/pp.exp: New file.
29 * gdb.rust/pp.py: New file.
30 * gdb.rust/pp.rs: New file.
31
32 2021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
33
34 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
35 remove the directory.
36 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
37
38 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
39
40 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
41
42 2021-05-14 Kent Cheung <kent.cheung@arm.com>
43 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.python/py-format-string.c: Added a variable to test.
46 * gdb.python/py-format-string.exp: Check string representation is
47 printed at appropriate max_depth settings.
48 * gdb.python/py-nested-maps.exp: Likewise.
49 * gdb.guile/scm-pretty-print.exp: Add additional tests.
50
51 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
54 unique names, also wrap proc body in with_test_prefix.
55
56 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
59 duplicate test names.
60 * gdb.guile/scm-parameter.exp: Provide test names to avoid
61 duplicate names based on the command being run.
62 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
63 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
64 loading a support module.
65 (test_equality): Update test name to match the actual test, making
66 the name unique in the process.
67 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
68 to resolve duplicate tests.
69 (test_inferior_function_call): Likewise.
70 (test_subscript_regression): Likewise.
71
72 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
75 silence PASS lines.
76 (gdb_install_guile_module): Likewise.
77
78 2021-05-12 George Barrett <bob@bob131.so>
79
80 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
81 value-const-value.
82
83 2021-05-12 George Barrett <bob@bob131.so>
84
85 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
86 value-reference-value. Add test for value-rvalue-reference-value.
87
88 2021-05-11 Tom de Vries <tdevries@suse.de>
89
90 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
91 Add "set debug infrun 1" commented out.
92
93 2021-05-11 Tom de Vries <tdevries@suse.de>
94
95 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
96
97 2021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
98
99 * gdb.fortran/array-element.exp: Breakpoint location is modified.
100
101 2021-05-10 Lancelot Six <lsix@lancelotsix.com>
102
103 PR gdb/27614
104 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
105
106 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * gdb.guile/guile.exp: Don't use the source directory as a
109 temporary HOME directory.
110
111 2021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
112
113 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
114 parameters.
115
116 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * gdb.guile/guile.exp: Add an extra test.
119
120 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
123 gdb_test_no_output.
124
125 2021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
126
127 * Re-format all Python files using black.
128 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
129
130 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
133 watchpoint object before and after registering it with GDB.
134
135 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
138 'proc_with_prefix', remove use of 'with_test_prefix', and
139 reindent.
140 (test_bkpt_deletion): Likewise.
141 (test_bkpt_cond_and_cmds): Likewise.
142 (test_bkpt_invisible): Likewise.
143 (test_watchpoints): Likewise.
144 (test_bkpt_internal): Likewise.
145 (test_bkpt_eval_funcs): Likewise.
146 (test_bkpt_registration): Likewise.
147 (test_bkpt_address): Convert to 'proc_with_prefix'.
148 (test_bkpt_probe): Likewise.
149
150 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
151
152 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
153 names to avoid duplicates.
154 (test_bkpt_cond_and_cmds): Likewise.
155 (test_bkpt_eval_funcs): Likewise.
156
157 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
158
159 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
160 for the -break-condition command's "--force" flag.
161
162 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
163
164 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
165 is called by the test.
166
167 2021-05-05 Tom de Vries <tdevries@suse.de>
168
169 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
170 "Reading symbols" or "Expanding full symbols" lines. Using timeout
171 factor of 2 for attach.
172
173 2021-05-05 Tom de Vries <tdevries@suse.de>
174
175 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
176 "LWP <n> exited" messages.
177
178 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
179
180 * gdb.python/py-type.exp (test_fields): Test calling fields on
181 an int type.
182
183 2021-05-04 Simon Marchi <simon.marchi@efficios.com>
184
185 * gdb.python/flexible-array-member.exp: Adjust expected range
186 value for member declared with 0 size. Test accessing range
187 tuple through range type.
188
189 2021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
190
191 PR testsuite/27788
192 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
193 expected results when environment variable PYTHONDONTWRITEBYTECODE
194 is set.
195
196 2021-04-30 Tom Tromey <tromey@adacore.com>
197
198 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
199 (Confused_Array): New types.
200 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
201 * gdb.ada/enum_idx_packed.exp: Add new tests.
202
203 2021-04-30 Tom de Vries <tdevries@suse.de>
204
205 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
206 existing timeout factors.
207
208 2021-04-30 Tom de Vries <tdevries@suse.de>
209
210 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
211
212 2021-04-29 Tom de Vries <tdevries@suse.de>
213
214 PR testsuite/27786
215 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
216 remotetimeout to 4.
217
218 2021-04-28 Tom Tromey <tromey@adacore.com>
219
220 * gdb.ada/null_overload.exp: New file.
221 * gdb.ada/null_overload/foo.adb: New file.
222
223 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.python/py-startup-opt.exp: New file.
226
227 2021-04-27 Luis Machado <luis.machado@linaro.org>
228
229 * gdb.base/maint.exp: Drop a pattern that is not needed.
230 * lib/gdb.exp (readnow): Match line-by-line.
231
232 2021-04-27 Luis Machado <luis.machado@linaro.org>
233
234 * gdb.xml/tdesc-reload.exp: Pass -lbl.
235
236 2021-04-27 Michael Weghorn <m.weghorn@posteo.de>
237 Simon Marchi <simon.marchi@polymtl.ca>
238
239 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
240 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
241 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
242 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
243 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
244 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
245
246 2021-04-26 Tom Tromey <tromey@adacore.com>
247
248 PR gdb/27743:
249 * gdb.dwarf2/imported-unit-bp.exp: New file.
250 * gdb.dwarf2/imported-unit-bp-main.c: New file.
251 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
252
253 2021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
254
255 PR gdb/27773
256 * gdb.base/dump.exp: Test dump to non-existent dir.
257
258 2021-04-26 Luis Machado <luis.machado@linaro.org>
259
260 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
261 comparison.
262
263 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
264
265 PR gdb/22640
266 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
267 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
268 changes the default behavior of 'ptype/o'. Update to take into
269 account new horizontal layout.
270 * gdb.rust/simple.exp: Update ptype test to check new horizontal
271 layout.
272 * gdb.rust/union.exp: Same.
273
274 2021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/info_sources.exp: Add new tests.
277
278 2021-04-22 Tom Tromey <tom@tromey.com>
279
280 * gdb.base/ptype-offsets.cc (struct empty_member): New.
281 (main): Use empty_member.
282 * gdb.base/ptype-offsets.exp: Add new test.
283
284 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
285
286 * gdb.python/flexible-array-member.exp: Add check for Python
287 support.
288
289 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
290
291 PR gdb/27757
292 * gdb.python/flexible-array-member.c: New test.
293 * gdb.python/flexible-array-member.exp: New test.
294 * gdb.guile/scm-type.exp (test_range): Add test for flexible
295 array member.
296 * gdb.guile/scm-type.c (struct flex_member): New.
297 (main): Use it.
298
299 2021-04-22 Tom Tromey <tom@tromey.com>
300
301 * gdb.rust/modules.exp: Add checks for syntax errors.
302 * gdb.rust/expr.exp: Add checks for syntax errors.
303 * gdb.rust/simple.exp: Add checks for syntax errors.
304
305 2021-04-21 Carl Love <cel@us.ibm.com>
306
307 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
308 Update expected string for gdb_test "bt".
309
310 * lib/valgrind.exp: Add set remotetimeout 3.
311 Increase vgdb wait from 1 to 2.
312 Add max-invoke-ms option to vgdb command line.
313
314 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
315
316 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
317 conditions.
318
319 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
320 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
321
322 * gdb.mi/mi-break.exp: Fix the duplicate test names.
323
324 2021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
325
326 * gdb.base/address_space_qualifier.exp: New file.
327
328 2021-04-19 Tom Tromey <tromey@adacore.com>
329
330 PR gdb/27742:
331 * gdb.opt/inline-locals.exp: Update kfail patterns.
332
333 2021-04-17 Tom Tromey <tom@tromey.com>
334
335 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
336
337 2021-04-16 Tom Tromey <tom@tromey.com>
338
339 * gdb.rust/simple.exp: Change error text.
340 * gdb.rust/expr.exp: Change error text.
341
342 2021-04-16 Tom Tromey <tom@tromey.com>
343
344 * gdb.rust/simple.exp: Add parens to 'as' test.
345
346 2021-04-16 Simon Marchi <simon.marchi@efficios.com>
347
348 * boards/simavr.exp: Set debug_flags.
349
350 2021-04-16 Luis Machado <luis.machado@linaro.org>
351
352 * gdb.dwarf2/dw2-bfloat16.exp: New file.
353
354 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
357 including a path in the test name.
358
359 2021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
360
361 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
362
363 2021-04-15 Tom Tromey <tromey@adacore.com>
364
365 * gdb.dwarf2/arr-stride.exp: Add test.
366
367 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
368
369 * gdb.base/startup-file.exp: Add more tests.
370
371 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 PR cli/25956
374 * gdb.base/early-init-file.c: New file.
375 * gdb.base/early-init-file.exp: New file.
376 * lib/gdb-utils.exp (style): Handle style 'none'.
377
378 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
379
380 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
381 @DW_INL_declared_inlined for the inline attribute.
382
383 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
384
385 * gdb.opt/inline-locals.c (scoped): New function.
386 (main): Call 'scoped'.
387 * gdb.opt/inline-locals.exp: Update with "info locals" tests
388 for scoped variables.
389 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
390 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
391
392 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
393
394 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
395
396 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
397
398 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
399
400 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
401
402 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
403 non-relative plxv instructions.
404 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
405
406 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
407
408 PR gdb/27525
409 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
410 exercise single-stepping over subpcis,lnia,addpcis instructions
411 with displacement.
412 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
413 of addpcis/lnia/subpcis instructions.
414 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
415 exercise single-stepping over lnia instructions with displacement.
416 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
417 lnia instructions.
418
419 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
420
421 * gdb.arch/powerpc-power10.s: New test for instructions.
422 * gdb.arch/powerpc-power10.exp: Harness to run the test.
423
424 2021-4-12 Carl Love <cel@us.ibm.com>
425
426 * gdb.arch/vsx-vsr-float128.c: New test file.
427 * gdb.arch/vsx-vsr-float128.exp: New expect file.
428
429 2021-04-12 Markus Metzger <markus.t.metzger@intel.com>
430
431 * gdb.btrace/reconnect.exp: Relax expected stepi output.
432
433 2021-04-07 Weimin Pan <weimin.pan@oracle.com>
434
435 * gdb.base/ctf-ptype.c: Add struct link containing a forward
436 reference type.
437 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
438
439 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
442 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
443
444 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
445
446 * gdb.cp/rvalue-ref-params.cc (f3): New function.
447 (f4): New function.
448 (global_int): New global variable.
449 (global_float): Likeiwse.
450 (main): Call both new functions.
451 * gdb.cp/rvalue-ref-params.exp: Add new tests.
452
453 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.dwarf2/fission-relative-dwo.c: New file.
456 * gdb.dwarf2/fission-relative-dwo.exp: New file.
457
458 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * gdb.dwarf2/fission-absolute-dwo.c: New file.
461 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
462 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
463 instead of build_executable_from_fission_assembler.
464 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
465 * gdb.dwarf2/fission-loclists.exp: Likewise.
466
467 * gdb.dwarf2/fission-multi-cu.S: Delete file.
468 * gdb.dwarf2/fission-multi-cu.c: New file based on old
469 fission-multi-cu1.c and fission-multi-cu2.c files.
470 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
471 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
472 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
473 * gdb.dwarf2/fission-reread.exp: Likewise.
474 * lib/dwarf.exp (extract_dwo_information): New proc.
475 (strip_dwo_information): New proc.
476 (build_executable_and_dwo_files): New proc.
477 (build_executable_from_fission_assembler): Delete.
478 (Dwarf::_debug_addr_index): New variable.
479 (Dwarf::_cu_is_fission): New variable.
480 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
481 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
482 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
483 if this is a fission CU.
484 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
485 (Dwarf::debug_addr_label): New proc.
486 (Dwarf::cu): Initialise _cu_is_fission.
487 (Dwarf::tu): Likewise.
488 (Dwarf::assemble): Initialise _debug_addr_index.
489
490 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
493
494 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.python/py-parameter.exp: Add test for reading data-directory
497 using gdb.parameter API.
498
499 2021-04-06 Tom de Vries <tdevries@suse.de>
500
501 PR breakpoints/25884
502 * gdb.opt/inline-cmds.exp: Remove kfail.
503
504 2021-04-06 Tom de Vries <tdevries@suse.de>
505
506 PR testsuite/27691
507 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
508 file "".
509
510 2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
511
512 * lib/pdtrace.in: Fix obvious typo.
513
514 2021-03-31 Tom Tromey <tromey@adacore.com>
515
516 * lib/dwarf.exp (Dwarf::_get_args): New proc.
517 (Dwarf::_location): Use it.
518
519 2021-03-31 Tom de Vries <tdevries@suse.de>
520
521 PR testsuite/27667
522 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
523
524 2021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
525
526 PR gdb/27541
527 * gdb.base/index-cache-load-twice.exp: Remove.
528 * gdb.base/index-cache-load-twice.c: Remove.
529 * gdb.dwarf2/per-bfd-sharing.exp: New.
530 * gdb.dwarf2/per-bfd-sharing.c: New.
531
532 2021-03-30 Tom de Vries <tdevries@suse.de>
533
534 PR testsuite/27604
535 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
536
537 2021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
538
539 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
540 the infinite loop to avoid a Clang bug.
541
542 2021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
543
544 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
545 names for uniqueness.
546 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
547 uniqueness.
548
549 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
550
551 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
552 member.
553 (make_container): Initialise is_array_p.
554 * gdb.python/py-prettyprint.exp: Add new tests.
555 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
556 Check is_array_p and possibly return 'array'.
557
558 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
561 * gdb.cp/casts.exp: Give tests unique names.
562 * gdb.cp/filename.exp: Likewise.
563 * gdb.cp/gdb2495.exp: Likewise.
564 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
565 * gdb.cp/misc.exp: Rename test to make it unique.
566 * gdb.cp/nsnested.exp: Give tests unique names.
567 * gdb.cp/ovldbreak.exp: Likewise.
568 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
569 being tested. This also removes the duplicate test name.
570 * gdb.cp/ref-types.exp: Likewise.
571 * gdb.cp/temargs.exp: Likewise.
572
573 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
574
575 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
576 square brackets in test.
577
578 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.cp/maint.exp (test_first_component): Run more tests with a
581 variable number of spaces, this removes the duplicate testing of
582 'operator ->' which existed before.
583
584 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
585
586 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
587 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
588 duplicates, and also to avoid having a string inside parentheses
589 at the end of test names.
590
591 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
592
593 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
594 Avoid repeated uses of 'runto', and instread just progress once
595 through the test stopping at different breakpoints. Give comments
596 a capital letter and full stop. Give duplicate tests unique names.
597
598 2021-03-25 Pedro Alves <pedro@palves.net>
599
600 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
601 "target_non_stop" parameter and use it.
602 (top level): Add "maint set target-non-stop on/off" testing axis.
603
604 2021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
607 gdb_test_multiple.
608
609 2021-03-24 Luis Machado <luis.machado@linaro.org>
610
611 * gdb.arch/aarch64-mte.c: New file.
612 * gdb.arch/aarch64-mte.exp: New test.
613 * gdb.base/memtag.c: New file.
614 * gdb.base/memtag.exp: New test.
615 * lib/gdb.exp (supports_memtag): New function.
616
617 2021-03-24 Luis Machado <luis.machado@linaro.org>
618
619 * gdb.base/options.exp: Adjust for new print options.
620 * gdb.base/with.exp: Likewise.
621
622 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
623
624 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
625 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
626
627 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.dwarf2/dw2-using-debug-str.c: New file.
630 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
631 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
632 not .debug_string.
633
634 2021-03-20 Tom Tromey <tom@tromey.com>
635
636 * gdb.base/maint.exp: Update "maint print statistics" output.
637
638 2021-03-19 Kevin Buettner <kevinb@redhat.com>
639
640 * lib/gdbserver-support.exp (gdbserver_exit): Use the
641 "-nowait" flag when waiting for gdbserver to exit.
642
643 2021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
644
645 * gdb.base/info-macros.exp: Append -fdebug-macro to
646 additional_flags for clang.
647 * gdb.base/macscp.exp: Likewise.
648 * gdb.base/style.exp: Likewise.
649 * gdb.linespec/macro-relative.exp: Likewise.
650
651 2021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
652 Pedro Alves <pedro@palves.net>
653
654 * gdb.base/run-attach-while-running.exp: New.
655 * gdb.base/run-attach-while-running.c: New.
656
657 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
658
659 * gdb.python/py-framefilter-addr.c: New file.
660 * gdb.python/py-framefilter-addr.exp: New file.
661 * gdb.python/py-framefilter-addr.py: New file.
662
663 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
664
665 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
666 Make use of $gdb_test_name instead of creating a separate $test
667 variable.
668 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
669 adding a '($name)' at the end of each test. This also catches the
670 one place where '($name)' was missing, and so caused a duplicate
671 test name.
672 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
673 duplicate test names based on the command being tested.
674 * gdb.threads/signal-command-multiple-signals-pending.exp:
675 Likewise.
676 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
677 avoid duplicate testnames when a test script uses this proc and
678 also gdb_compile_pthreads.
679 * lib/prelink-support.exp (build_executable_own_libs): Use
680 with_test_prefix to avoid duplicate test names when we call
681 build_executable twice.
682
683 2021-03-15 Tom Tromey <tromey@adacore.com>
684
685 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
686
687 2021-03-15 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/varsize_limit.exp: Add new test.
690 * gdb.ada/varsize_limit/vsizelim.adb: Update.
691
692 2021-03-15 Tom Tromey <tromey@adacore.com>
693
694 * gdb.ada/operator_call/twovecs.ads: New file.
695 * gdb.ada/operator_call/twovecs.adb: New file.
696 * gdb.ada/operator_call/opcall.adb: New file.
697 * gdb.ada/operator_call.exp: New file.
698
699 2021-03-15 Tom Tromey <tromey@adacore.com>
700
701 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
702 * gdb.ada/enums_overload/enums_overload.ads: New file.
703 * gdb.ada/enums_overload/enums_overload.adb: New file.
704 * gdb.ada/enums_overload.exp: New file.
705
706 2021-03-15 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
709 Declare.
710 * gdb.ada/assign_arr/target_wrapper.adb: New file.
711 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
712 Call Put.
713 * gdb.ada/assign_arr.exp: Update.
714
715 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
716
717 * gdb.python/py-auto-load-chaining-f1.c: New file.
718 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
719 * gdb.python/py-auto-load-chaining-f2.c: New file.
720 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
721 * gdb.python/py-auto-load-chaining.c: New file.
722 * gdb.python/py-auto-load-chaining.exp: New file.
723
724 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * gdb.python/py-bad-printers.exp: Extend test names to make them
727 unique.
728 * gdb.python/py-events.exp: Likewise.
729 * gdb.python/py-finish-breakpoint2.exp: Likewise.
730 * gdb.python/py-frame-inline.exp: Likewise.
731 * gdb.python/py-frame.exp: Likewise.
732 * gdb.python/py-infthread.exp: Likewise.
733
734 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.python/py-value-cc.exp: Remove a duplicate test.
737
738 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
739
740 * gdb.python/lib-types.exp: Update the test to check the correct
741 python variable.
742
743 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * gdb.python/py-explore-cc.exp: Extend test names to make them
746 unique.
747
748 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.python/py-lookup-type.exp: Remove duplicate test.
751
752 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.python/py-symtab.exp: Extend test names to make them
755 unique.
756
757 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
760 names unique.
761
762 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
763
764 * gdb.python/py-block.exp: Give tests unique names.
765
766 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.python/py-pp-maint.exp: Extend test names to make them
769 unique.
770
771 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.python/py-explore.exp: Add with_test_prefix to make test
774 names unique.
775
776 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
779
780 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
783 names unique.
784
785 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
788 test names unique.
789
790 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
793 unique.
794
795 2021-03-09 Tom Tromey <tromey@adacore.com>
796
797 * gdb.base/cast-call.exp: New file.
798 * gdb.base/cast-call.c: New file.
799
800 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.gdb/python-helper.exp: New file.
803
804 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
805
806 * gdb.fortran/intrinsics.exp: Add LOC tests.
807
808 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * gdb.fortran/shape.exp: New file.
811 * gdb.fortran/shape.f90: New file.
812
813 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * gdb.fortran/size.exp: New file.
816 * gdb.fortran/size.f90: New file.
817
818 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.fortran/rank.exp: New file.
821 * gdb.fortran/rank.f90: New file.
822
823 2021-03-08 Tom Tromey <tom@tromey.com>
824
825 * gdb.fortran/debug-expr.exp: Update tests.
826
827 2021-03-08 Tom Tromey <tom@tromey.com>
828
829 * gdb.base/debug-expr.exp: Update expected dump output.
830
831 2021-03-06 Tom Tromey <tom@tromey.com>
832
833 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
834 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
835 * gdb.dwarf2/dwznolink.exp: New file.
836
837 2021-03-05 Mark Wielaard <mark@klomp.org>
838
839 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
840
841 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
842
843 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
844
845 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
846
847 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
848
849 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
850
851 * gdb.btrace/non-stop.exp: Adjust expected source lines.
852
853 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
854
855 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
856
857 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
858
859 * gdb.btrace/exception.cc (main): Update test source.
860 * gdb.btrace/exception.exp: Update patterns.
861 * gdb.btrace/function_call_history.exp: Likewise.
862
863 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
864
865 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
866
867 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
868
869 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
870 reverse-continue to breakpoint.
871
872 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
873
874 * gdb.btrace/delta.exp: Remove instruction-history and
875 function-call-history checks.
876
877 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
878
879 * README (Note): Add nopie_ldflag.
880 * lib/gdb.exp (gdb_compile): Extend nopie handling.
881
882 2021-03-02 Tom Tromey <tromey@adacore.com>
883
884 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
885 encodings.
886
887 2021-02-27 Lancelot Six <lsix@lancelotix.com>
888
889 PR gdb/27393
890 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
891
892
893 2021-02-26 Tom Tromey <tom@tromey.com>
894
895 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
896
897 2021-02-26 Jan Vrany <jan.vrany@labware.com>
898
899 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
900 Remove trailing \n from expected output.
901
902 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
903
904 * lib/gdb.exp (use_gdb_stub): Extend comment.
905
906 2021-02-25 Jan Matyas <jmatyas@codasip.com>
907
908 PR gdb/26819
909 * gdb.server/stop-reply-no-thread.exp: Add two test
910 scenarios that cover remote targets which do not have
911 the concept of threads.
912
913 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
916
917 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
918
919 PR fortran/26155
920 * gdb.fortran/call-no-debug-func.f90: New file.
921 * gdb.fortran/call-no-debug-prog.f90: New file.
922 * gdb.fortran/call-no-debug.exp: New file.
923
924 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.fortran/associated.exp: New file.
927 * gdb.fortran/associated.f90: New file.
928
929 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
932
933 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
934
935 * gdb.base/sect-cmd.exp: Update expected results.
936
937 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
940 techniques. Enable the test for all targets.
941
942 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * gdb.base/maint-info-sections.exp: Add new tests.
945 (check_maint_info_target_sections_output): New proc.
946
947 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
948
949 * gdb.arch/riscv-default-tdesc.exp: New file.
950
951 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
952
953 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
954
955 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
956
957 * gdb.arch/i386-biarch-core.exp: Add target check.
958
959 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
960
961 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
962
963 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * gdb.fortran/allocated.exp: New file.
966 * gdb.fortran/allocated.f90: New file.
967
968 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.fortran/lbound-ubound.exp: Remove old comment.
971
972 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * gdb.base/maint-info-sections.exp: Update expected output, and
975 add additional tests. Again.
976
977 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.base/maint-info-sections.exp: Update expected output, and
980 add additional tests.
981
982 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
983
984 * gdb.base/maint-info-sections.exp: New file, content is moved
985 from gdb.base/maint.exp and cleaned up to use latest testsuite
986 techniques.
987 * gdb.base/maint.exp: Tests moved out to
988 gdb.base/maint-info-sections.exp.
989
990 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
991
992 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
993 GDBFLAGS.
994
995 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.fortran/lbound-ubound.F90: New file.
998 * gdb.fortran/lbound-ubound.exp: New file.
999
1000 2021-02-10 Tom de Vries <tdevries@suse.de>
1001
1002 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1003 "Restore saved setting of complaints".
1004
1005 2021-02-09 Tom de Vries <tdevries@suse.de>
1006
1007 PR symtab/27341
1008 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1009 (gdb_load_no_complaints): ... here.
1010 * gdb.fortran/function-calls.exp: Add test-case.
1011
1012 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
1013
1014 * gdb.threads/signal-command-handle-nopass.exp: Call
1015 'standard_testfile' before using 'testfile'.
1016 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1017 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1018 * gdb.threads/signal-sigtrap.exp: Likewise
1019
1020 2021-02-08 Luis Machado <luis.machado@linaro.org>
1021
1022 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1023
1024 2021-02-08 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1027
1028 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1029
1030 * gdb.python/tui-window-disabled.c: New file.
1031 * gdb.python/tui-window-disabled.exp: New file.
1032 * gdb.python/tui-window-disabled.py: New file.
1033
1034 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.python/tui-window.exp: Add new tests.
1037 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1038 TestWindow object into global the_window.
1039 <remote_title>: New method.
1040 (delete_window_title): New function.
1041
1042 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1043
1044 * gdb.tui/winheight.exp: Add more tests.
1045
1046 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.python/py-framefilter.exp: Update expected results.
1049 * gdb.python/python.exp: Update expected results.
1050
1051 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1054 about bug in GDB, update expected results, and add more tests.
1055
1056 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.tui/scroll.exp: New file.
1059 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1060 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1061 remaining lines up.
1062 (Term::check_region_contents): New proc.
1063 (Term::check_box_contents): Use check_region_contents.
1064
1065 2021-02-06 Tom de Vries <tdevries@suse.de>
1066
1067 PR testsuite/26922
1068 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1069 scrolling.
1070
1071 2021-02-05 Tom de Vries <tdevries@suse.de>
1072
1073 PR breakpoints/27313
1074 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1075 rejected.
1076
1077 2021-02-05 Tom de Vries <tdevries@suse.de>
1078
1079 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1080 * gdb.fortran/mixed-lang-stack.exp: Same.
1081
1082 2021-02-05 Tom de Vries <tdevries@suse.de>
1083
1084 PR exp/27265
1085 * gdb.base/complex-parts.exp: Add tests.
1086
1087 2021-02-05 Tom de Vries <tdevries@suse.de>
1088
1089 PR symtab/27307
1090 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1091
1092 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
1093
1094 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1095
1096 2021-02-03 Pedro Alves <pedro@palves.net>
1097
1098 * gdb.threads/detach-step-over.c: New file.
1099 * gdb.threads/detach-step-over.exp: New file.
1100
1101 2021-02-03 Pedro Alves <pedro@palves.net>
1102
1103 * gdb.threads/attach-non-stop.c: New file.
1104 * gdb.threads/attach-non-stop.exp: New file.
1105
1106 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1107
1108 * gdb.base/inferior-noarg.c: New test.
1109 * gdb.base/inferior-noarg.exp: New test.
1110
1111 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1112
1113 * gdb.base/scope.exp: Use proc_with_prefix.
1114
1115 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1116
1117 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1118 table proc.
1119 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1120 .debug_rnglists table without offset array.
1121 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1122 .debug_loclists table without offset array.
1123
1124 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1125
1126 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1127 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1128 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1129 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1130 attribute
1131
1132 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1133
1134 PR gdb/26813
1135 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1136 (loclists): New proc.
1137 * gdb.dwarf2/loclists-multiple-cus.c: New.
1138 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1139 * gdb.dwarf2/loclists-sec-offset.c: New.
1140 * gdb.dwarf2/loclists-sec-offset.exp: New.
1141
1142 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1143
1144 * lib/dwarf.exp (_location): Add parameters.
1145 (_handle_DW_FORM): Adjust.
1146
1147 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1148
1149 PR gdb/26813
1150 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1151 (cu): Generate header for DWARF 5.
1152 (rnglists): New proc.
1153 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1154 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1155
1156 2021-02-02 Tom de Vries <tdevries@suse.de>
1157
1158 PR symtab/24620
1159 * gdb.dwarf2/fission-reread.exp: Add test-case.
1160
1161 2021-02-01 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1164 * gdb.dwarf2/fission-loclists-pie.S: Same.
1165 * gdb.dwarf2/fission-loclists.S: Same.
1166 * gdb.dwarf2/fission-multi-cu.S: Same.
1167 * gdb.dwarf2/fission-reread.S: Same.
1168 * gdb.dwarf2/fission-base.exp: Use DWO.
1169 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1170 * gdb.dwarf2/fission-loclists.exp: Same.
1171 * gdb.dwarf2/fission-multi-cu.exp: Same.
1172 * gdb.dwarf2/fission-reread.exp: Same.
1173
1174 2021-01-29 Tom de Vries <tdevries@suse.de>
1175
1176 PR breakpoints/26063
1177 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1178 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1179
1180 2021-01-29 Tom de Vries <tdevries@suse.de>
1181
1182 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1183
1184 2021-01-28 Tom de Vries <tdevries@suse.de>
1185
1186 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1187 in the backtrace, and use that in the rest of the test instead of
1188 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1189
1190 2021-01-28 Tom de Vries <tdevries@suse.de>
1191
1192 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1193 * gdb.arch/i386-sse-stack-align.c: Same.
1194 * gdb.arch/i386-sse-stack-align.exp: Same.
1195
1196 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1197
1198 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1199
1200 2021-01-28 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1203
1204 2021-01-28 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1207 "maint info line-table". Make PASS pattern more specific. Make
1208 FAIL pattern work for -m32.
1209
1210 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1211
1212 PR gdb/27133
1213 * gdb.base/ui-redirect.exp: Add test case that ensures that
1214 redirecting both logging and debug does not cause gdb to crash.
1215
1216
1217 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1218
1219 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1220
1221 2021-01-26 Tom de Vries <tdevries@suse.de>
1222
1223 * gdb.threads/killed-outside.exp: Allow regular output.
1224
1225 2021-01-26 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1228
1229 2021-01-25 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1232 * lib/gdb.exp: Use gdb_load_no_complaints.
1233
1234 2021-01-25 Tom Tromey <tromey@adacore.com>
1235
1236 * gdb.ada/fixed_points.exp: Add regression test.
1237 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1238 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1239
1240 2021-01-25 Tom Tromey <tromey@adacore.com>
1241
1242 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1243
1244 2021-01-25 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/local-enum.exp: New file.
1247 * gdb.ada/local-enum/local.adb: New file.
1248
1249 2021-01-23 Tom Tromey <tom@tromey.com>
1250
1251 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1252
1253 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1254
1255 * gdb.base/line65535.exp: Fix test expectation.
1256
1257 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1258
1259 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1260 suppression.
1261 (default_gdb_exit): Likewise.
1262 (default_gdb_spawn): Likewise.
1263 (send_gdb): Likewise.
1264 (gdb_expect): Likewise.
1265 (gdb_expect_list): Likewise.
1266 (default_gdb_init): Likewise.
1267 (gdb_suppress_entire_file): Remove.
1268 (gdb_suppress_tests): Remove.
1269 (gdb_stop_suppressing_tests): Remove.
1270 (gdb_clear_suppressed): Remove.
1271 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1272 related to test suppression.
1273 (default_mi_gdb_start): Likewise.
1274 (mi_gdb_reinitialize_dir): Likewise.
1275 (mi_gdb_test): Likewise.
1276 (mi_run_cmd_full): Likewise.
1277 (mi_runto_helper): Likewise.
1278 (mi_execute_to): Likewise.
1279 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1280 * gdb.base/bitfields.exp: Likewise.
1281 * gdb.base/bitfields2.exp: Likewise.
1282 * gdb.base/break.exp: Likewise.
1283 * gdb.base/call-sc.exp: Likewise.
1284 * gdb.base/callfuncs.exp: Likewise.
1285 * gdb.base/dfp-test.exp: Likewise.
1286 * gdb.base/endian.exp: Likewise.
1287 * gdb.base/exprs.exp: Likewise.
1288 * gdb.base/funcargs.exp: Likewise.
1289 * gdb.base/hbreak2.exp: Likewise.
1290 * gdb.base/recurse.exp: Likewise.
1291 * gdb.base/scope.exp: Likewise.
1292 * gdb.base/sepdebug.exp: Likewise.
1293 * gdb.base/structs.exp: Likewise.
1294 * gdb.base/until.exp: Likewise.
1295 * gdb.cp/misc.exp: Likewise.
1296
1297 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 PR cli/25956
1300 * gdb.base/style.exp (run_style_tests): Add version string test.
1301 (test_startup_version_string): Use version style name.
1302 * lib/gdb-utils.exp (style): Handle version style name.
1303
1304 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.base/style.exp (limited_style): New proc.
1307 (clean_restart_and_disable): New proc.
1308 (run_style_tests): New proc. Most of the old tests from this file
1309 are now in this proc.
1310 (test_startup_version_string): New proc. Reamining test from the
1311 old file is in this proc.
1312
1313 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1314
1315 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1316 Adjust to "set debug remote" changes.
1317
1318 2021-01-21 Luis Machado <luis.machado@linaro.org>
1319
1320 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1321 message.
1322
1323 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1324
1325 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1326
1327 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
1328
1329 PR python/19151
1330 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1331
1332 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1333
1334 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1335
1336 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1337
1338 * lib/tuiterm.exp: Add links in comments.
1339
1340 2021-01-20 Tom de Vries <tdevries@suse.de>
1341
1342 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1343 offset.
1344
1345 2021-01-20 Tom de Vries <tdevries@suse.de>
1346
1347 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1348
1349 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1350
1351 * gdb.arch/amd64-stap-expressions.S: New file.
1352 * gdb.arch/amd64-stap-expressions.exp: New file.
1353
1354 2021-01-19 Tom de Vries <tdevries@suse.de>
1355
1356 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1357 sequence.
1358
1359 2021-01-19 Tom de Vries <tdevries@suse.de>
1360
1361 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1362
1363 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1364
1365 * gdb.fortran/array-slices.exp (run_test): Avoid including
1366 addresses in test names.
1367
1368 2021-01-15 Tom de Vries <tdevries@suse.de>
1369
1370 PR testsuite/26997
1371 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1372 when adding sizeof.
1373
1374 2021-01-14 Tom de Vries <tdevries@suse.de>
1375
1376 PR testsuite/24590
1377 * gdb.base/style.exp: Handle shorter argv in frame command output.
1378
1379 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1380
1381 PR gdb/26819
1382 * gdb.server/stop-reply-no-thread-multi.c: New file.
1383 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1384
1385 2021-01-12 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1388 (main): Remove call to have_mpx.
1389 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1390 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1391 (main): Remote call to have_mpx.
1392 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1393 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1394 (main): Remove call to have_mpx.
1395 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1396 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1397 (main): Remove call to have_mpx.
1398 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1399 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1400 (main): Remote call to have_mpx.
1401 * gdb.arch/i386-mpx.exp: Use have_mpx.
1402 * lib/gdb.exp (have_mpx): New proc.
1403
1404 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1405
1406 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1407
1408 2021-01-12 Tom de Vries <tdevries@suse.de>
1409
1410 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1411
1412 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1413
1414 * gdb.fortran/debug-expr.exp: Add new tests.
1415
1416 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1417
1418 * gdb.fortran/dot-ops.exp: Add new tests.
1419
1420 2021-01-11 Tom de Vries <tdevries@suse.de>
1421
1422 PR testsuite/26968
1423 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1424 Move insn setting $eax to before probe point.
1425
1426 2021-01-09 Tom Tromey <tom@tromey.com>
1427
1428 * gdb.trace/ax.exp: Do not require an "ext".
1429
1430 2021-01-08 Tom Tromey <tromey@adacore.com>
1431
1432 * gdb.ada/voidctx/pck.adb: New file.
1433 * gdb.ada/voidctx/pck.ads: New file.
1434 * gdb.ada/voidctx/voidctx.adb: New file.
1435 * gdb.ada/voidctx.exp: New file.
1436
1437 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1438
1439 PR gdb/27157
1440 * gdb.base/empty-host-env-vars.exp: New test.
1441
1442 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * gdb.base/completion.exp: Add a new test.
1445
1446 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.fortran/intvar-dynamic-types.exp: New file.
1449 * gdb.fortran/intvar-dynamic-types.f90: New file.
1450
1451 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1452
1453 * gdb.fortran/intvar-array.exp: New file.
1454 * gdb.fortran/intvar-array.f90: New file.
1455
1456 2021-01-07 Tom Tromey <tromey@adacore.com>
1457
1458 * gdb.ada/assign_arr.exp: Add 'others' test.
1459
1460 2021-01-06 Tom Tromey <tromey@adacore.com>
1461
1462 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1463 (FP4_Type): New type.
1464 (FP4_Var): New variable.
1465 * gdb.ada/fixed_points/fixed_points.adb: Update.
1466 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1467
1468 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1469
1470 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1471 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1472 Pass prompt containing debug print to gdb_test_sequence.
1473
1474 2021-01-04 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1477
1478 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1479
1480
1481
1482 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1483
1484 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1485 * gdb.server/connect-without-multi-process.exp: Likewise.
1486 * gdb.server/exit-multiple-threads.exp: Likewise.
1487 * gdb.server/ext-attach.exp: Likewise.
1488 * gdb.server/ext-restart.exp: Likewise.
1489 * gdb.server/ext-run.exp: Likewise.
1490 * gdb.server/ext-wrapper.exp: Likewise.
1491 * gdb.server/multi-ui-errors.exp: Likewise.
1492 * gdb.server/no-thread-db.exp: Likewise.
1493 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1494 * gdb.server/run-without-local-binary.exp: Likewise.
1495 * gdb.server/server-kill.exp: Likewise.
1496 * gdb.server/server-run.exp: Likewise.
1497 * gdb.server/solib-list.exp: Likewise.
1498 * gdb.server/stop-reply-no-thread.exp: Likewise.
1499 * gdb.server/wrapper.exp: Likewise.
1500 * gdb.server/sysroot.exp: Increase timeout when testing the
1501 target: sysroot.
1502
1503 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1504
1505 * gdb.server/server-run.exp: Use clean_restart.
1506
1507 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1508
1509 * gdb.server/ext-run.exp: Use clean_restart.
1510
1511 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1512
1513 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1514 instead of prepare_for_testing.
1515
1516 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1517
1518 * gdb.server/solib-list.exp: Use clean_restart.
1519
1520 2021-01-04 Tom de Vries <tdevries@suse.de>
1521
1522 * gdb.base/morestack.c: Remove printf.
1523 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1524
1525 2020-12-31 Tom Tromey <tom@tromey.com>
1526
1527 * gdb.rust/simple.exp: Update output for Rust 1.49.
1528
1529 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1530
1531 * gdb.cp/step-and-next-inline.exp: Fix test case.
1532
1533 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1534
1535 * gdb.python/py-frame-args.exp: De-duplicate test names.
1536
1537 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 PR gdb/27059
1540 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1541 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1542
1543 2020-12-21 Peter Waller <p@pwaller.net>
1544
1545 * gdb.base/style-interp-exec-mi.exp: New.
1546 * gdb.base/style-interp-exec-mi.c: New.
1547
1548 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1549
1550 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1551 gdb_test. Use proc_with_prefix.
1552
1553 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1554
1555 * gdb.btrace/exception.exp: Build with nopie.
1556 * gdb.btrace/function_call_history.exp: Likewise.
1557 * gdb.btrace/unknown_functions.exp: Likewise.
1558
1559 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1560
1561 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1562
1563 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1564
1565 * gdb.python/py-record-btrace.exp: Make test names unique.
1566 * gdb.python/py-record-full.exp: Likewise.
1567
1568 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1569
1570 * gdb.btrace/data.exp: Make test names unique.
1571 * gdb.btrace/delta.exp: Likewise.
1572 * gdb.btrace/enable.exp: Likewise.
1573 * gdb.btrace/function_call_history.exp: Likewise.
1574 * gdb.btrace/nohist.exp: Likewise.
1575 * gdb.btrace/non-stop.exp: Likewise.
1576 * gdb.btrace/rn-dl-bind.exp: Likewise.
1577 * gdb.btrace/step.exp: Likewise.
1578 * gdb.btrace/stepi.exp: Likewise.
1579 * gdb.btrace/tailcall.exp: Likewise.
1580
1581 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1582
1583 * gdb.btrace/enable.exp: Update error message.
1584 * gdb.btrace/multi-inferior.exp: Likewise.
1585 * gdb.btrace/reconnect.exp: Likewise.
1586 * gdb.python/py-record-btrace.exp: Likewise.
1587 * gdb.python/py-record-full.exp: Likewise.
1588
1589 2020-12-20 Tom de Vries <tdevries@suse.de>
1590
1591 * lib/gdb.exp (save_target_board_info): New proc.
1592 (gdb_compile_shlib): Use save_target_board_info.
1593
1594 2020-12-19 Tom de Vries <tdevries@suse.de>
1595
1596 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1597 (supports_gnuc): New proc.
1598 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1599 test_compiler_info calls. Add unsupported message.
1600 * gdb.base/endianity.c: Use TEST_SSO.
1601
1602 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
1603
1604 PR exp/27070
1605 * gdb.python/compare-enum-type-a.c: New test.
1606 * gdb.python/compare-enum-type-b.c: New test.
1607 * gdb.python/compare-enum-type.exp: New file.
1608 * gdb.python/compare-enum-type.h: New test.
1609
1610 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1611
1612 * gdb.python/py-format-string.exp: Add tests for address keyword.
1613
1614 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1615
1616 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1617
1618 2020-12-18 Tom Tromey <tromey@adacore.com>
1619
1620 * gdb.ada/fixed_points.exp: Also run with
1621 -fgnat-encodings=minimal. Update expected output.
1622
1623 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
1624
1625 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1626 * gdb.base/continue-all-already-running.exp: Likewise.
1627 * gdb.base/moribund-step.exp: Likewise.
1628 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1629
1630 2020-12-16 Tom de Vries <tdevries@suse.de>
1631
1632 * gdb.base/batch-preserve-term-settings.exp:
1633
1634 2020-12-16 Tom de Vries <tdevries@suse.de>
1635
1636 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1637 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1638
1639 2020-12-16 Luis Machado <luis.machado@linaro.org>
1640
1641 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1642 pointer-based memory accesses.
1643 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1644 hw watchpoint cases.
1645
1646 2020-12-15 Rae Kim <rae.kim@gmail.com>
1647
1648 * gdb.base/document.exp: New test.
1649
1650 2020-12-15 Tom Tromey <tromey@adacore.com>
1651
1652 * gdb.base/style.exp: Add deprecation tests.
1653
1654 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1655
1656 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1657
1658 2020-12-14 Mark Wielaard <mark@klomp.org>
1659
1660 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1661 specially, set attr_form_comment to the actual FORM string used.
1662
1663 2020-12-14 Mark Wielaard <mark@klomp.org>
1664
1665 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1666 _constants(SPECIAL_expr) here, but set it...
1667 (Dwarf::cu): ...here based on _cu_version.
1668
1669 2020-12-14 Tom de Vries <tdevries@suse.de>
1670
1671 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1672 pass -fPIC.
1673 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1674 * gdb.base/break-probes.exp: Same.
1675 * gdb.base/ctxobj.exp: Same.
1676 * gdb.base/dso2dso.exp: Same.
1677 * gdb.base/global-var-nested-by-dso.exp: Same.
1678 * gdb.base/info-shared.exp: Same.
1679 * gdb.base/jit-reader-simple.exp: Same.
1680 * gdb.base/print-file-var.exp: Same.
1681 * gdb.base/skip-solib.exp: Same.
1682 * gdb.btrace/dlopen.exp: Same.
1683
1684 2020-12-14 Tom de Vries <tdevries@suse.de>
1685
1686 PR testsuite/26963
1687 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1688
1689 2020-12-14 Tom de Vries <tdevries@suse.de>
1690
1691 PR testsuite/26962
1692 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1693 cast it to its declared type".
1694
1695 2020-12-14 Tom de Vries <tdevries@suse.de>
1696
1697 PR testsuite/26951
1698 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1699 shell prompt.
1700
1701 2020-12-14 Tom Tromey <tromey@adacore.com>
1702
1703 * gdb.ada/nested.exp: Add new tests.
1704 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1705
1706 2020-12-14 Tom Tromey <tromey@adacore.com>
1707
1708 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1709
1710 2020-12-14 Tom Tromey <tromey@adacore.com>
1711
1712 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1713
1714 2020-12-13 Tom de Vries <tdevries@suse.de>
1715
1716 PR testsuite/26953
1717 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1718 attribute support if compiler doesn't support it.
1719
1720 2020-12-13 Tom de Vries <tdevries@suse.de>
1721
1722 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1723 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1724 source to shared lib. Add ada to options.
1725
1726 2020-12-13 Tom de Vries <tdevries@suse.de>
1727
1728 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1729 calling gnatbind and gnatlink.
1730
1731 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1732
1733 * gdb.base/dcache-flush.c: New file.
1734 * gdb.base/dcache-flush.exp: New file.
1735
1736 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1737
1738 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1739 commands.
1740 * gdb.base/killed-outside.exp: Likewise.
1741 * gdb.opt/inline-bt.exp: Likewise.
1742 * gdb.perf/gmonster-null-lookup.py: Likewise.
1743 * gdb.perf/gmonster-print-cerr.py: Likewise.
1744 * gdb.perf/gmonster-ptype-string.py: Likewise.
1745 * gdb.python/py-unwind.exp: Likewise.
1746
1747 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1748
1749 * gdb.base/commands.exp: Update expected results.
1750
1751 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 PR cli/15104
1754 * gdb.base/commands.exp: Add additional tests.
1755 * gdb.base/completion.exp: Add additional tests.
1756
1757 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1758
1759 * gdb.base/completion.exp: Add additional tests.
1760
1761 2020-12-11 Tom de Vries <tdevries@suse.de>
1762
1763 PR testsuite/26991
1764 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1765 violations by setting bounds registers if the bounds are passed in the
1766 Bounds Table.
1767
1768 2020-12-11 Tom de Vries <tdevries@suse.de>
1769
1770 PR testsuite/26954
1771 * gdb.base/float128.exp: Detect and handle no mpfr support.
1772
1773 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1774
1775 PR gdb/24694
1776 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1777 calls.
1778
1779 2020-12-10 Tom de Vries <tdevries@suse.de>
1780
1781 PR testsuite/26947
1782 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1783 braces for tcl 8.5 and earlier.
1784
1785 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1786
1787 PR 26875, PR 26901
1788 * gdb.base/flexible-array-member.c: New test.
1789 * gdb.base/flexible-array-member.exp: New test.
1790
1791 2020-12-08 Tom de Vries <tdevries@suse.de>
1792
1793 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1794 using is_amd64_regs_target.
1795
1796 2020-12-08 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1799 self_id.
1800
1801 2020-12-07 Pedro Alves <pedro@palves.net>
1802
1803 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1804 'additional_flags' variable.
1805
1806 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1807
1808 * gdb.linespec/explicit.exp: Extend with a test to check completing
1809 '-' after seemingly complete options.
1810
1811 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1812
1813 * gdb.linespec/keywords.exp: Add tests to check positional
1814 flexibility of "-force-condition".
1815
1816 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1817
1818 * gdb.base/bp-cmds-run-with-ex.c: New file.
1819 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1820 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1821 * gdb.gdb/python-interrupts.exp: Update the call to
1822 'catch_command_errors' with the new argument.
1823 * gdb.gdb/python-selftest.exp: Ditto.
1824
1825 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1826
1827 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1828 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1829 * gdb.threads/non-stop-fair-events.exp: Likewise.
1830
1831 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1832
1833 * gdb.threads/step-over-exec.exp: New.
1834 * gdb.threads/step-over-exec.c: New.
1835 * gdb.threads/step-over-exec-execd.c: New.
1836 * lib/my-syscalls.S: New.
1837 * lib/my-syscalls.h: New.
1838
1839 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1840
1841 * lib/dwarf.exp (declare_labels): Use name as text if text is
1842 not provided.
1843
1844 2020-12-04 Tom de Vries <tdevries@suse.de>
1845
1846 PR testsuite/26990
1847 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1848 are unsupported.
1849
1850 2020-12-04 Tom de Vries <tdevries@suse.de>
1851
1852 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1853 clause.
1854
1855 2020-12-04 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.reverse/insn-reverse.exp: Fix count handling.
1858
1859 2020-12-04 Tom de Vries <tdevries@suse.de>
1860
1861 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1862 __x86_64__.
1863
1864 2020-12-04 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.reverse/insn-reverse.c (test_nr): New var.
1867 (usage, parse_args): New function.
1868 (main): Call parse_args. Only run test for test_nr.
1869 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1870 and bail out. Run subtests individually, using an inferior arg
1871 specifying the subtest.
1872
1873 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1874
1875 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1876
1877 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1878
1879 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1880 update test to use this.
1881
1882 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1883
1884 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1885
1886 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1887
1888 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1889 (do_test): Don't use with_test_prefix.
1890 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1891 (do_test): Don't use with_test_prefix.
1892 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1893 (do_test): Don't use with_test_prefix.
1894 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1895 (do_test): Don't use with_test_prefix.
1896
1897 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1898
1899 * gdb.threads/non-ldr-exit.exp: Fix comment.
1900
1901 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1902
1903 * gdb.xml/maint-xml-dump-03.xml: New file.
1904
1905 2020-11-30 Tom de Vries <tdevries@suse.de>
1906
1907 PR symtab/26905
1908 * gdb.dwarf2/count.exp: Remove kfails.
1909
1910 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1911
1912 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1913 indices.
1914
1915 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1916
1917 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1918 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1919 languages. Remove the associated setup_xfail.
1920
1921 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1922
1923 * lib/gdb.exp (gdb_assert): Show error message on error.
1924
1925 2020-11-23 Tom de Vries <tdevries@suse.de>
1926
1927 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1928 * gdb.ada/mod_from_name.exp: Same.
1929 * gdb.ada/pckd_arr_ren.exp: Same.
1930
1931 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1932
1933 * gdb.base/template.exp: New.
1934 * gdb.base/template.c: New.
1935
1936 2020-11-22 Gary Benson <gbenson@redhat.com>
1937
1938 PR gdb/26905
1939 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1940 is defined using a DW_AT_count which references another DIE.
1941
1942 2020-11-21 Tom de Vries <tdevries@suse.de>
1943
1944 * gdb.base/vla-ptr.exp: Add XFAIL.
1945
1946 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1947
1948 * gdb.fortran/array-slices-bad.exp: New file.
1949 * gdb.fortran/array-slices-bad.f90: New file.
1950 * gdb.fortran/array-slices-sub-slices.exp: New file.
1951 * gdb.fortran/array-slices-sub-slices.f90: New file.
1952 * gdb.fortran/array-slices.exp: Rewrite tests.
1953 * gdb.fortran/array-slices.f90: Rewrite tests.
1954 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1955
1956 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * gdb.base/completion.exp: Add new completion tests.
1959
1960 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1961
1962 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1963 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1964 * gdb.mi/mi-nsintrall.exp: Likewise.
1965 * gdb.mi/mi-nsmoribund.exp: Likewise.
1966 * gdb.mi/mi-nsthrexec.exp: Likewise.
1967 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1968
1969 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1970
1971 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1972 of perror.
1973
1974 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1975
1976 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1977 $arg.exe exists but $arg does not.
1978
1979 2020-11-17 Gary Benson <gbenson@redhat.com>
1980
1981 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1982 __attribute__ ((used)).
1983
1984 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1985
1986 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1987
1988 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1989
1990 * gdb.base/completion.exp: Add new tests.
1991
1992 2020-11-16 Tom Tromey <tromey@adacore.com>
1993
1994 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1995 tests.
1996
1997 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1998
1999 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2000 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2001 (main): Add reference to pck__fp1_var2.
2002 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2003
2004 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2005
2006 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2007
2008 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2009
2010 * gdb.ada/fixed_points.exp: Add ptype tests.
2011 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2012
2013 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2014
2015 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2016
2017 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2020 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2021 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2022 New files.
2023 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2024
2025 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2026 New files.
2027
2028 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 PR cli/26879
2031 * gdb.fortran/completion.exp: New file.
2032 * gdb.fortran/completion.f90: New file.
2033
2034 2020-11-12 Joseph Myers <joseph@codesourcery.com>
2035
2036 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2037 but $arg does not.
2038
2039 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 * gdb.fortran/types.exp: Add more tests.
2042
2043 2020-11-12 Tom Tromey <tom@tromey.com>
2044
2045 PR rust/26799:
2046 * gdb.rust/traits.exp: Remove kfails.
2047
2048 2020-11-12 Gary Benson <gbenson@redhat.com>
2049
2050 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2051 statement.
2052
2053 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
2054
2055 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2056 always-inserted" axis.
2057 (do_test): Add breakpoint_always_inserted parameter.
2058
2059 2020-11-10 Tom Tromey <tromey@adacore.com>
2060
2061 * gdb.ada/bias.exp: Update.
2062 * gdb.ada/bias/bias.adb (X): Change value.
2063
2064 2020-11-10 Gary Benson <gbenson@redhat.com>
2065
2066 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2067 regexp fragment in parentheses to prevent false matching.
2068
2069 2020-11-10 Gary Benson <gbenson@redhat.com>
2070
2071 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2072
2073 2020-11-10 Gary Benson <gbenson@redhat.com>
2074
2075 * gdb.cp/step-and-next-inline.exp: Only require
2076 -gstatement-frontiers when building with GCC.
2077 Only setup KFAIL's for GCC issues when using
2078 a GCC-built executable.
2079
2080 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2081
2082 * gdb.base/debug-expr.c: Add extra function to allow for an
2083 additional test.
2084 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2085 to this proc with gdb_test_debug_expr. Add an extra test.
2086 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2087 to this proc with gdb_test_debug_expr, give the tests names
2088 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2089 calls to this proc with gdb_test_debug_expr, give the tests names
2090 * gdb.fortran/debug-expr.exp: New file.
2091 * gdb.fortran/debug-expr.f90: New file.
2092 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2093
2094 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
2095
2096 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2097 proceduresu.
2098 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2099 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2100 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2101 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2102 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2103 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2104 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2105 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2106
2107 2020-11-04 Tom Tromey <tromey@adacore.com>
2108
2109 * gdb.ada/funcall_ref.exp: Update.
2110 * gdb.ada/var_rec_arr.exp: Update.
2111
2112 2020-11-04 Tom Tromey <tromey@adacore.com>
2113
2114 * gdb.ada/rec_ptype.exp: New file.
2115 * gdb.ada/rec_ptype/main.adb: New file.
2116 * gdb.ada/rec_ptype/p.ads: New file.
2117
2118 2020-11-04 Tom Tromey <tromey@adacore.com>
2119
2120 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2121 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2122 (PT_Full): New variable.
2123 * gdb.ada/tick_length_array_enum_idx/pck.adb
2124 (Full_PT): New type.
2125
2126 2020-11-04 Tom Tromey <tromey@adacore.com>
2127
2128 * gdb.ada/array_of_variant.exp: New file.
2129 * gdb.ada/array_of_variant/p.adb: New file.
2130 * gdb.ada/array_of_variant/pck.ads: New file.
2131 * gdb.ada/array_of_variant/pck.adb: New file.
2132
2133 2020-11-04 Tom Tromey <tromey@adacore.com>
2134
2135 * gdb.ada/enum_idx_packed.exp: Add test.
2136 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2137 New variable.
2138 * gdb.ada/enum_idx_packed/pck.ads (Short)
2139 (Multi_Dimension, Multi_Dimension_Access): New types.
2140
2141 2020-11-04 Tom Tromey <tromey@adacore.com>
2142
2143 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2144
2145 2020-11-04 Tom Tromey <tromey@adacore.com>
2146
2147 * gdb.ada/set_pckd_arr_elt.exp: Also test
2148 -fgnat-encodings=minimal. Add tests.
2149 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2150 Call Update_Small a second time.
2151 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2152 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2153 (Variant_Access): New types.
2154 (New_Variant): Declare.
2155
2156 2020-11-04 Tom Tromey <tromey@adacore.com>
2157
2158 * gdb.ada/mod_from_name.exp: Test printing slice.
2159
2160 2020-11-04 Tom Tromey <tromey@adacore.com>
2161
2162 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2163 values.
2164 * gdb.ada/access_to_unbounded_array.exp: Test different
2165 -fgnat-encodings values.
2166 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2167 values.
2168 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2169 values.
2170 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2171 values.
2172 * gdb.ada/array_of_variable_length.exp: Test different
2173 -fgnat-encodings values.
2174 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2175 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2176 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2177 change.
2178 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2179 values.
2180 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2181 * gdb.ada/out_of_line_in_inlined.exp: Test different
2182 -fgnat-encodings values.
2183 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2184 values.
2185 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2186 values.
2187 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2188 -fgnat-encodings values.
2189 * gdb.ada/variant_record_packed_array.exp: Test different
2190 -fgnat-encodings values.
2191
2192 2020-11-04 Tom Tromey <tromey@adacore.com>
2193
2194 * gdb.ada/enum_idx_packed.exp: Add tests.
2195 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2196 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2197 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2198 declarations.
2199
2200 2020-11-03 Tom de Vries <tdevries@suse.de>
2201
2202 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2203 terminator comments.
2204 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2205 terminator.
2206
2207 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2208
2209 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2210 integer format test with regexp.
2211
2212 2020-11-02 Gary Benson <gbenson@redhat.com>
2213
2214 * gdb.base/print-file-var.exp (test): Separate compiler and
2215 linker options, and build using build_executable_from_specs
2216 to accommodate this.
2217
2218 2020-11-02 Gary Benson <gbenson@redhat.com>
2219
2220 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2221 for .c files compiled as C++ with Clang if any shared
2222 libraries are specified.
2223
2224 2020-11-02 Gary Benson <gbenson@redhat.com>
2225
2226 * lib/attributes.h: New header.
2227 * gdb.base/backtrace.c: Include the above. Replace
2228 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2229 * gdb.base/infcall-nested-structs.c: Likewise.
2230 * gdb.base/vla-optimized-out.c: Likewise.
2231
2232 2020-11-02 Tom de Vries <tdevries@suse.de>
2233
2234 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2235
2236 2020-11-01 Joel Brobecker <brobecker@adacore.com>
2237
2238 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2239 System.Min_Int and System.Max_Int with smaller hardcoded
2240 constants.
2241
2242 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2243
2244 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2245 * configure: Re-generate.
2246
2247 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
2248
2249 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2250 expected output.
2251
2252 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2253
2254 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2255 behavior.
2256 * gdb.base/paginate-bg-execution.exp: Ditto.
2257 * gdb.base/paginate-inferior-exit.exp: Ditto.
2258 * gdb.base/double-prompt-target-event-error.c: Remove.
2259 * gdb.base/double-prompt-target-event-error.exp: Remove.
2260
2261 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2262
2263 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2264 inferiors' and 'detach inferiors' do not change the current
2265 inferior.
2266
2267 2020-10-29 Tom de Vries <tdevries@suse.de>
2268
2269 * gdb.threads/tls.exp: Fix DUPLICATEs.
2270
2271 2020-10-28 Tom de Vries <tdevries@suse.de>
2272
2273 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2274
2275 2020-10-28 Tom de Vries <tdevries@suse.de>
2276
2277 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2278 * gdb.base/reread.exp: Same.
2279
2280 2020-10-28 Tom de Vries <tdevries@suse.de>
2281
2282 * lib/gdb.exp (readnow): Handle arg.
2283 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2284
2285 2020-10-28 Tom de Vries <tdevries@suse.de>
2286
2287 * gdb.base/relocate.exp: Update regexp for -readnow.
2288
2289 2020-10-28 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2292 -readnow.
2293
2294 2020-10-28 Tom de Vries <tdevries@suse.de>
2295
2296 PR symtab/26772
2297 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2298 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2299
2300 2020-10-28 Tom de Vries <tdevries@suse.de>
2301
2302 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2303 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2304 complaint during file command for -readnow.
2305
2306 2020-10-28 Tom de Vries <tdevries@suse.de>
2307
2308 * gdb.cp/nsalias.exp: Fix typo in test name.
2309
2310 2020-10-28 Tom de Vries <tdevries@suse.de>
2311
2312 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2313
2314 2020-10-28 Tom de Vries <tdevries@suse.de>
2315
2316 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2317 -readnow.
2318
2319 2020-10-27 Tom de Vries <tdevries@suse.de>
2320
2321 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2322
2323 2020-10-27 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.base/maint.exp: Update for -readnow.
2326
2327 2020-10-27 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2330 -readnow.
2331
2332 2020-10-14 Gary Benson <gbenson@redhat.com>
2333
2334 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2335 "_vptr$Base" as correct, in addition to "_vptr.Base".
2336 (test_mixed): Likewise.
2337
2338 2020-10-27 Gary Benson <gbenson@redhat.com>
2339
2340 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2341 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2342
2343 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2344
2345 * gdb.base/condbreak.exp: Update the completion tests to
2346 consider the '-force' flag.
2347
2348 2020-10-27 Tom de Vries <tdevries@suse.de>
2349
2350 * gdb.base/list-ambiguous-readnow.exp: New file.
2351
2352 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2353
2354 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2355 the condition.
2356 * gdb.linespec/cpcompletion.exp: Update to consider the
2357 '-force-condition' keyword.
2358 * gdb.linespec/explicit.exp: Ditto.
2359 * lib/completion-support.exp: Ditto.
2360
2361 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2362
2363 * gdb.base/condbreak-multi-context.cc: New file.
2364 * gdb.base/condbreak-multi-context.exp: New file.
2365
2366 2020-10-26 Tom Tromey <tom@tromey.com>
2367
2368 * lib/mi-support.exp (default_mi_gdb_start): Call
2369 gdb_stdin_log_init.
2370 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2371 subtract one from gdb_instances.
2372 (gdb_stdin_log_write): Flush in_file.
2373
2374 2020-10-26 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2377
2378 2020-10-26 Tom Tromey <tromey@adacore.com>
2379
2380 * gdb.ada/unsigned_range/foo.adb: New file.
2381 * gdb.ada/unsigned_range/pack.adb: New file.
2382 * gdb.ada/unsigned_range/pack.ads: New file.
2383 * gdb.ada/unsigned_range.exp: New file.
2384
2385 2020-10-26 Tom de Vries <tdevries@suse.de>
2386
2387 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2388
2389 2020-10-26 Tom de Vries <tdevries@suse.de>
2390
2391 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2392 for CU.
2393 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2394
2395 2020-10-23 Tom de Vries <tdevries@suse.de>
2396
2397 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2398 DW_FORM_string.
2399 (Dwarf::_default_form): New proc.
2400 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2401 guessed.
2402
2403 2020-10-23 Tom de Vries <tdevries@suse.de>
2404
2405 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2406 * gdb.dwarf2/atomic-type.exp: Same.
2407 * gdb.dwarf2/bad-regnum.exp: Same.
2408 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2409 * gdb.dwarf2/dw2-align.exp: Same.
2410 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2411 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2412 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2413 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2414 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2415 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2416 * gdb.dwarf2/enum-type.exp: Same.
2417 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2418 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2419 * gdb.dwarf2/main-subprogram.exp: Same.
2420 * gdb.dwarf2/missing-type-name.exp: Same.
2421 * gdb.dwarf2/nonvar-access.exp: Same.
2422 * gdb.dwarf2/typedef-void-finish.exp: Same.
2423 * gdb.dwarf2/var-access.exp: Same.
2424 * gdb.dwarf2/void-type.exp: Same.
2425
2426 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2427
2428 PR gdb/26693
2429 * gdb.dwarf2/template-specification-full-name.exp: New test.
2430
2431 2020-10-22 Luis Machado <luis.machado@linaro.org>
2432
2433 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2434 expected an offset from the function.
2435 * gdb.base/msym-bp.exp (test): Likewise.
2436
2437 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2438
2439 * gdb.fortran/array-slices.exp: Add a new test.
2440
2441 2020-10-21 Gary Benson <gbenson@redhat.com>
2442
2443 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2444 fullname test with Clang. Also expand comments generally.
2445
2446 2020-10-20 Tom de Vries <tdevries@suse.de>
2447
2448 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2449
2450 2020-10-20 Tom de Vries <tdevries@suse.de>
2451
2452 * gdb.dwarf2/arr-stride.c: Remove.
2453 * gdb.dwarf2/arr-stride.exp: Use main.c.
2454 * gdb.dwarf2/arr-subrange.c: Remove.
2455 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2456 * gdb.dwarf2/bad-regnum.c: Remove.
2457 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2458 * gdb.dwarf2/corrupt.c: Remove.
2459 * gdb.dwarf2/corrupt.exp: Use main.c.
2460 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2461 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2462 * gdb.dwarf2/dw2-icycle.c: Remove.
2463 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2464 * gdb.dwarf2/formdata16.c: Remove.
2465 * gdb.dwarf2/formdata16.exp: Use main.c.
2466 * gdb.dwarf2/implptrconst.c: Remove.
2467 * gdb.dwarf2/implptrconst.exp: Use main.c.
2468 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2469 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2470 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2471 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2472
2473 2020-10-20 Tom de Vries <tdevries@suse.de>
2474
2475 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2476 file.
2477 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2478
2479 2020-10-20 Tom de Vries <tdevries@suse.de>
2480
2481 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2482 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2483 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2484 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2485 * gdb.dwarf2/dw2-ranges.exp: Same.
2486 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2487 * gdb.dwarf2/var-access.exp: Same.
2488
2489 2020-10-19 Tom Tromey <tromey@adacore.com>
2490
2491 PR tui/26719
2492 * gdb.tui/list.exp: Check source window contents after focus
2493 change.
2494
2495 2020-10-17 Tom de Vries <tdevries@suse.de>
2496
2497 PR symtab/26317
2498 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2499
2500 2020-10-17 Tom de Vries <tdevries@suse.de>
2501
2502 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2503 as suffix.
2504 * gdb.dwarf2/atomic.c: Rename to ...
2505 * gdb.dwarf2/atomic-type.c: ... this.
2506 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2507 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2508 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2509 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2510 * gdb.dwarf2/fission-mix2.c: Rename to ...
2511 * gdb.dwarf2/fission-mix-2.c: ... this.
2512 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2513 standard_testfile.
2514 * gdb.dwarf2/ada-valprint-error.exp: Same.
2515 * gdb.dwarf2/arr-stride.exp: Same.
2516 * gdb.dwarf2/arr-subrange.exp: Same.
2517 * gdb.dwarf2/atomic-type.exp: Same.
2518 * gdb.dwarf2/bad-regnum.exp: Same.
2519 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2520 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2521 * gdb.dwarf2/clang-debug-names.exp: Same.
2522 * gdb.dwarf2/comp-unit-lang.exp: Same.
2523 * gdb.dwarf2/corrupt.exp: Same.
2524 * gdb.dwarf2/count.exp: Same.
2525 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2526 * gdb.dwarf2/data-loc.exp: Same.
2527 * gdb.dwarf2/dw2-align.exp: Same.
2528 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2529 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2530 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2531 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2532 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2533 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2534 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2535 * gdb.dwarf2/dw2-inline-param.exp: Same.
2536 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2537 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2538 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2539 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2540 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2541 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2542 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2543 * gdb.dwarf2/dw2-param-error.exp: Same.
2544 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2545 * gdb.dwarf2/dw2-ranges.exp: Same.
2546 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2547 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2548 * gdb.dwarf2/dw4-sig-types.exp: Same.
2549 * gdb.dwarf2/dynarr-ptr.exp: Same.
2550 * gdb.dwarf2/enum-type.exp: Same.
2551 * gdb.dwarf2/fission-mix.exp: Same.
2552 * gdb.dwarf2/formdata16.exp: Same.
2553 * gdb.dwarf2/implptrconst.exp: Same.
2554 * gdb.dwarf2/implptrpiece.exp: Same.
2555 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2556 * gdb.dwarf2/main-subprogram.exp: Same.
2557 * gdb.dwarf2/method-ptr.exp: Same.
2558 * gdb.dwarf2/missing-sig-type.exp: Same.
2559 * gdb.dwarf2/nonvar-access.exp: Same.
2560 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2561 * gdb.dwarf2/shortpiece.exp: Same.
2562 * gdb.dwarf2/staticvirtual.exp: Same.
2563 * gdb.dwarf2/subrange.exp: Same.
2564 * gdb.dwarf2/symtab-producer.exp: Same.
2565 * gdb.dwarf2/typedef-void-finish.exp: Same.
2566 * gdb.dwarf2/var-access.exp: Same.
2567 * gdb.dwarf2/variant.exp: Same.
2568 * gdb.dwarf2/void-type.exp: Same.
2569 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2570 dw2-ranges-main.c.
2571 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2572
2573 2020-10-16 Tom de Vries <tdevries@suse.de>
2574
2575 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2576
2577 2020-10-16 Tom de Vries <tdevries@suse.de>
2578
2579 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2580
2581 2020-10-14 Tom de Vries <tdevries@suse.de>
2582
2583 PR testsuite/26732
2584 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2585 scenario 2.
2586 * gdb.ada/mi_catch_ex_hand.exp: Same.
2587
2588 2020-10-13 Pedro Alves <pedro@palves.net>
2589
2590 * lib/mi-support.exp (mi_clean_restart): New.
2591 (mi_run_to_main): Delete.
2592 All callers adjust to use mi_clean_restart / mi_runto_main.
2593
2594 2020-10-13 Pedro Alves <pedro@palves.net>
2595
2596 * config/monitor.exp: Use "list -q".
2597 * gdb.arch/gdb1558.exp: Use "break -q".
2598 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2599 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2600 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2601 * gdb.base/commands.exp: Use "break -q".
2602 * gdb.base/condbreak.exp: Use "break -q".
2603 * gdb.base/ctf-ptype.exp: Use "list -q".
2604 * gdb.base/define.exp: Use "break -q".
2605 * gdb.base/del.exp: Use "break -q".
2606 * gdb.base/fullname.exp: Use "break -q".
2607 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2608 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2609 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2610 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2611 "hbreak -q".
2612 * gdb.base/included.exp: Use "list -q".
2613 * gdb.base/label.exp: Use "break -q".
2614 * gdb.base/lineinc.exp: Use "break -q".
2615 * gdb.base/list.exp: Use "list -q".
2616 * gdb.base/macscp.exp: Use "list -q".
2617 * gdb.base/pending.exp: Use "break -q".
2618 * gdb.base/prologue-include.exp: Use "break -q".
2619 * gdb.base/ptype.exp: Use "list -q".
2620 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2621 * gdb.base/server-del-break.exp: Use "break -q".
2622 * gdb.base/style.exp: Use "break -q".
2623 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2624 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2625 * gdb.cp/exception.exp: Use "tbreak -q".
2626 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2627 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2628 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2629 * gdb.dwarf2/pr13961.exp: Use "break -q".
2630 * gdb.linespec/explicit.exp: Use "list -q".
2631 * gdb.linespec/linespec.exp: Use "break -q".
2632 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2633 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2634 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2635 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2636 * gdb.trace/change-loc.exp: Use "break -q".
2637 * gdb.trace/pending.exp: Use "break -q".
2638 * gdb.tui/basic.exp: Use "list -q".
2639 * gdb.tui/list-before.exp: Use "list -q".
2640 * gdb.tui/list.exp: Use "list -q".
2641 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2642
2643 2020-10-13 Pedro Alves <pedro@palves.net>
2644
2645 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2646 saved breakpoints file.
2647 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2648 inspecting breakpoint list.
2649 * lib/gdb.exp (runto_main): Add "qualified" to options.
2650 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2651 and handle it.
2652 (mi_runto_main): Pass 1 as qualified argument.
2653
2654 2020-10-13 Pedro Alves <pedro@palves.net>
2655
2656 * lib/mi-support.exp (mi_runto_main): New proc.
2657 (mi_run_to_main): Use it.
2658 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2659 * gdb.mi/mi-var-cmd.exp: Likewise.
2660 * gdb.mi/mi-var-invalidate.exp: Likewise.
2661 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2662 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2663 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2664 * gdb.mi/user-selected-context-sync.exp: Likewise.
2665 * gdb.opt/inline-cmds.exp: Likewise.
2666 * gdb.python/py-framefilter-mi.exp: Likewise.
2667 * gdb.python/py-mi.exp: Likewise.
2668
2669 2020-10-13 Pedro Alves <pedro@palves.net>
2670
2671 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2672 "runto main".
2673 * gdb.ada/small_reg_param.exp: Likewise.
2674 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2675 * gdb.base/annota1.exp: Likewise.
2676 * gdb.base/anon.exp: Likewise.
2677 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2678 * gdb.base/dprintf-non-stop.exp: Likewise.
2679 * gdb.base/dprintf.exp: Likewise.
2680 * gdb.base/gdb11530.exp: Likewise.
2681 * gdb.base/gdb11531.exp: Likewise.
2682 * gdb.base/gnu_vector.exp: Likewise.
2683 * gdb.base/interrupt-noterm.exp: Likewise.
2684 * gdb.base/memattr.exp: Likewise.
2685 * gdb.base/step-over-syscall.exp: Likewise.
2686 * gdb.base/watch-cond-infcall.exp: Likewise.
2687 * gdb.base/watch-read.exp: Likewise.
2688 * gdb.base/watch-vfork.exp: Likewise.
2689 * gdb.base/watch_thread_num.exp: Likewise.
2690 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2691 * gdb.guile/scm-frame-inline.exp: Likewise.
2692 * gdb.linespec/explicit.exp: Likewise.
2693 * gdb.opt/inline-break.exp: Likewise.
2694 * gdb.python/py-frame-inline.exp: Likewise.
2695 * gdb.reverse/break-precsave.exp: Likewise.
2696 * gdb.reverse/break-reverse.exp: Likewise.
2697 * gdb.reverse/consecutive-precsave.exp: Likewise.
2698 * gdb.reverse/consecutive-reverse.exp: Likewise.
2699 * gdb.reverse/finish-precsave.exp: Likewise.
2700 * gdb.reverse/finish-reverse.exp: Likewise.
2701 * gdb.reverse/fstatat-reverse.exp: Likewise.
2702 * gdb.reverse/getresuid-reverse.exp: Likewise.
2703 * gdb.reverse/i386-precsave.exp: Likewise.
2704 * gdb.reverse/i386-reverse.exp: Likewise.
2705 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2706 * gdb.reverse/i387-env-reverse.exp: Likewise.
2707 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2708 * gdb.reverse/insn-reverse.exp: Likewise.
2709 * gdb.reverse/machinestate-precsave.exp: Likewise.
2710 * gdb.reverse/machinestate.exp: Likewise.
2711 * gdb.reverse/pipe-reverse.exp: Likewise.
2712 * gdb.reverse/readv-reverse.exp: Likewise.
2713 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2714 * gdb.reverse/rerun-prec.exp: Likewise.
2715 * gdb.reverse/s390-mvcle.exp: Likewise.
2716 * gdb.reverse/solib-precsave.exp: Likewise.
2717 * gdb.reverse/solib-reverse.exp: Likewise.
2718 * gdb.reverse/step-precsave.exp: Likewise.
2719 * gdb.reverse/step-reverse.exp: Likewise.
2720 * gdb.reverse/time-reverse.exp: Likewise.
2721 * gdb.reverse/until-precsave.exp: Likewise.
2722 * gdb.reverse/until-reverse.exp: Likewise.
2723 * gdb.reverse/waitpid-reverse.exp: Likewise.
2724 * gdb.reverse/watch-precsave.exp: Likewise.
2725 * gdb.reverse/watch-reverse.exp: Likewise.
2726 * gdb.threads/kill.exp: Likewise.
2727 * gdb.threads/tid-reuse.exp: Likewise.
2728
2729 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2730
2731 PR gdb/26642
2732 * gdb.base/maint-target-async-off.c: New test.
2733 * gdb.base/maint-target-async-off.exp: New test.
2734
2735 2020-10-13 Alan Modra <amodra@gmail.com>
2736
2737 * gdb.arch/powerpc-altivec.s,
2738 * gdb.arch/powerpc-power7.s,
2739 * gdb.arch/powerpc-power8.s,
2740 * gdb.arch/powerpc-power9.s,
2741 * gdb.arch/powerpc-vsx.s,
2742 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2743 * gdb.arch/powerpc-altivec.exp,
2744 * gdb.arch/powerpc-power7.exp,
2745 * gdb.arch/powerpc-power8.exp,
2746 * gdb.arch/powerpc-power9.exp,
2747 * gdb.arch/powerpc-vsx.exp,
2748 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2749 disassembly of mfvsrd/mtvsrd.
2750
2751 2020-10-13 Alan Modra <amodra@gmail.com>
2752
2753 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2754 "target architecture" output.
2755 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2756 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2757 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2758 * gdb.arch/s390-disassembler-options.exp: Likewise.
2759
2760 2020-10-12 Pedro Alves <pedro@palves.net>
2761
2762 PR exp/26602
2763 PR c++/26550
2764 * gdb.cp/ambiguous.cc (marker1): Delete.
2765 (main): Initialize all the fields of the locals. Replace marker1
2766 call with a "set breakpoint here" marker.
2767 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2768 instead of running to marker1. Add tests printing all the
2769 variables and all the fields of the variables.
2770 (test_ambiguous): New proc, expecting the new GDB output when a
2771 field access is ambiguous. Change all "warning: X ambiguous"
2772 tests to use it.
2773
2774 2020-10-12 Gary Benson <gbenson@redhat.com>
2775
2776 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2777 * gdb.base/msym-bp-2.c (foo): Likewise.
2778 * gdb.base/msym-lang.c (foo): Likewise.
2779 * gdb.base/msym-lang-main.c (foo): Likewise.
2780 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2781 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2782 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2783 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2784 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2785 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2786 * gdb.python/py-objfile.c (static_var): Likewise.
2787 * gdb.python/py-symbol.c (rr): Likewise.
2788 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2789 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2790
2791 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2794 output of backtrace.
2795
2796 2020-10-09 Tom Tromey <tromey@adacore.com>
2797
2798 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2799 (Rec): Add field. Fix range.
2800 * gdb.ada/scalar_storage.exp: Update.
2801
2802 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2803
2804 PR exp/26714
2805 * gdb.base/printcmds.exp: Add tests for void results.
2806
2807 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2808
2809 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2810 is emmited for both 'set directories' and 'directory' commands.
2811
2812 2020-10-08 Tom Tromey <tom@tromey.com>
2813
2814 * gdb.base/style.exp: Check that "main"'s name is styled.
2815
2816 2020-10-07 Tom Tromey <tromey@adacore.com>
2817
2818 * gdb.base/find.exp: Rename some tests.
2819
2820 2020-10-06 Gary Benson <gbenson@redhat.com>
2821
2822 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2823 * gdb.base/list1.c (unused): Likewise.
2824
2825 2020-10-06 Gary Benson <gbenson@redhat.com>
2826
2827 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2828 __attribute__ ((used)).
2829 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2830
2831 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2832
2833 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2834 make use of regions throughout.
2835 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2836 not {...}.
2837 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2838
2839 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2840
2841 * gdb.base/call-sc.c: Fix return struct on stack test case.
2842 * gdb.base/call-sc.exp: Likewise.
2843
2844 2020-10-02 Gary Benson <gbenson@redhat.com>
2845
2846 * README: Fix "paralell".
2847
2848 2020-09-30 Gary Benson <gbenson@redhat.com>
2849
2850 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2851 Convert directive to lowercase.
2852 (.Labbrev1_begin): Add missing label.
2853 (abbrev code 0x1): Remove DW_AT_stmt_list.
2854 (.Ldie_b): Likewise.
2855
2856 2020-09-27 Tom Tromey <tom@tromey.com>
2857
2858 * gdb.tui/new-layout.exp: Use with_test_prefix.
2859
2860 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2861
2862 PR python/26586
2863 * gdb.python/python.exp: add test cases for the from_tty
2864 argument to gdb.execute.
2865
2866 2020-09-25 Gary Benson <gbenson@redhat.com>
2867
2868 * gdb.base/infcall-nested-structs.exp.tcl: Add
2869 additional_flags=-Wno-tautological-compare for C++
2870 tests when compiling using Clang.
2871
2872 2020-09-25 Gary Benson <gbenson@redhat.com>
2873
2874 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2875 for .c files.
2876
2877 2020-09-24 Tom Tromey <tromey@adacore.com>
2878
2879 PR tui/26638:
2880 * gdb.tui/list.exp: Check output of "focus next".
2881
2882 2020-09-23 Tom Tromey <tom@tromey.com>
2883
2884 * gdb.dwarf2/intbits.exp: New file.
2885 * gdb.dwarf2/intbits.c: New file.
2886
2887 2020-09-20 Pedro Alves <pedro@palves.net>
2888
2889 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2890 spawn_id before calling remote_close. Close secondary MI channel.
2891
2892 2020-09-20 Pedro Alves <pedro@palves.net>
2893
2894 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2895 fails.
2896
2897 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2898
2899 * gdb.fortran/array-slices.exp: Update expected results.
2900 * gdb.fortran/class-allocatable-array.exp: Likewise.
2901 * gdb.fortran/multi-dim.exp: Likewise.
2902 * gdb.fortran/vla-type.exp: Likewise.
2903 * gdb.mi/mi-vla-fortran.exp: Likewise.
2904
2905 2020-09-18 Victor Collod <vcollod@nvidia.com>
2906
2907 PR gdb/26635
2908 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2909 compatible with i386, and move it to...
2910 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2911 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2912 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2913
2914 2020-09-18 Pedro Alves <pedro@palves.net>
2915
2916 PR gdb/26631
2917 * gdb.multi/multi-target-thread-find.exp: New file.
2918
2919 2020-09-18 Pedro Alves <pedro@palves.net>
2920
2921 * gdb.multi/multi-target-continue.exp: New file, factored out from
2922 multi-target.exp.
2923 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2924 multi-target.exp.
2925 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2926 multi-target.exp.
2927 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2928 multi-target.exp.
2929 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2930 multi-target.exp.
2931 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2932 multi-target.exp.
2933 * gdb.multi/multi-target.exp: Delete.
2934
2935 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2936
2937 * gdb.fortran/array-slices.exp: Add missing message data.
2938
2939 2020-09-17 Pedro Alves <pedro@palves.net>
2940
2941 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2942
2943 2020-09-17 Pedro Alves <pedro@palves.net>
2944
2945 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2946 full prototype.
2947
2948 2020-09-17 Pedro Alves <pedro@palves.net>
2949
2950 * gdb.python/py-as-string.c: Add cast.
2951
2952 2020-09-17 Pedro Alves <pedro@palves.net>
2953
2954 * gdb.base/sizeof.c (fill): Add cast.
2955
2956 2020-09-17 Pedro Alves <pedro@palves.net>
2957
2958 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2959
2960 2020-09-17 Pedro Alves <pedro@palves.net>
2961
2962 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2963 linkage name.
2964 * gdb.base/prologue.exp: Use print /d.
2965 * gdb.base/symbol-alias.exp: Handle C++ output.
2966 * gdb.base/symbol-alias2.c: Handle C++ output.
2967 [__cplusplus] (func): Explicitly specify linkage name.
2968
2969 2020-09-17 Pedro Alves <pedro@palves.net>
2970
2971 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2972 (struct my_key_t): ... this. Adjust all references.
2973 (struct value_t): Rename to ...
2974 (struct my_value_t): ... this. Adjust all references.
2975 (create_map, add_map_element, create_map_map)
2976 (add_map_map_element): Add casts.
2977
2978 2020-09-17 Pedro Alves <pedro@palves.net>
2979
2980 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2981 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2982
2983 2020-09-17 Pedro Alves <pedro@palves.net>
2984
2985 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2986
2987 2020-09-17 Pedro Alves <pedro@palves.net>
2988
2989 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2990 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2991 (charfoo, intfoo): Define full prototype.
2992 * gdb.base/ptype1.c (charfoo): Define full prototype.
2993 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2994 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2995
2996 2020-09-17 Pedro Alves <pedro@palves.net>
2997
2998 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2999 Don't define.
3000 (utf_32_string): Compile for both C and C++.
3001 * gdb.base/charset.exp: Use "print /d".
3002
3003 2020-09-17 Pedro Alves <pedro@palves.net>
3004
3005 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3006 (nullptr): Rename to ...
3007 (null_ptr): ... this.
3008 * gdb.base/watchpoint.exp: Adjust to rename.
3009
3010 2020-09-17 Pedro Alves <pedro@palves.net>
3011
3012 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3013 (three_not_flag): Add casts.
3014
3015 2020-09-17 Pedro Alves <pedro@palves.net>
3016
3017 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3018 char array.
3019 (main): Add references to Barrier, TestStrings, TestStringsH and
3020 TestStringsW.
3021 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3022 and expect a full prototype in C++.
3023
3024 2020-09-17 Pedro Alves <pedro@palves.net>
3025
3026 * gdb.base/nested-addr.c (main): Add cast.
3027 * gdb.base/nested-addr.exp: Use "print /d".
3028
3029 2020-09-17 Pedro Alves <pedro@palves.net>
3030
3031 * gdb.base/break.exp (func): New. Use it throughout when
3032 expecting a function name.
3033
3034 2020-09-17 Pedro Alves <pedro@palves.net>
3035
3036 * gdb.base/display.exp: Issue "set print asm-demangle on".
3037
3038 2020-09-17 Pedro Alves <pedro@palves.net>
3039
3040 * gdb.base/find.c: Include <string.h>.
3041 (init_bufs): Add cast.
3042 * gdb.base/find.exp: Issue "set print asm-demangle on".
3043
3044 2020-09-16 Tom Tromey <tromey@adacore.com>
3045
3046 PR gdb/26598:
3047 * gdb.base/skipcxx.exp: New file.
3048 * gdb.base/skipcxx.cc: New file.
3049
3050 2020-09-16 Tom de Vries <tdevries@suse.de>
3051
3052 PR testsuite/26617
3053 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3054 WITH_DEBUG_SECTIONS is defined.
3055 (xstr, str): New macro.
3056 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3057 to get start and size of _Dmain.
3058 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3059 using additional_flags.
3060
3061 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3062
3063 * gdb.base/bp-cmds-sourced-script.c: New file.
3064 * gdb.base/bp-cmds-sourced-script.exp: New test.
3065 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3066
3067 2020-09-16 Tom de Vries <tdevries@suse.de>
3068
3069 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3070 get the gdb prompt after issuing "monitor exit".
3071
3072 2020-09-16 Tom de Vries <tdevries@suse.de>
3073
3074 PR testsuite/26624
3075 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3076
3077 2020-09-16 Tom de Vries <tdevries@suse.de>
3078
3079 PR testsuite/26618
3080 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3081
3082 2020-09-15 Tom Tromey <tromey@adacore.com>
3083
3084 PR rust/26197:
3085 * lib/rust-support.exp (rust_llvm_version): New proc.
3086 * gdb.rust/simple.exp: Check rust_llvm_version.
3087
3088 2020-09-14 Tom de Vries <tdevries@suse.de>
3089
3090 * gdb.rust/traits.exp: Fix PATH warning.
3091
3092 2020-09-13 Pedro Alves <pedro@palves.net>
3093
3094 * gdb.base/catch-follow-exec.c (main): Add explicit return
3095 statement.
3096 * gdb.base/catch-signal.c (main): Likewise.
3097 * gdb.base/condbreak-call-false.c (main): Likewise.
3098 * gdb.base/consecutive.c (main): Add explicit return
3099 statement and return type.
3100 * gdb.base/cursal.c (main): Add explicit return statement.
3101 * gdb.base/cvexpr.c (main): Likewise.
3102 * gdb.base/display.c (main): Add explicit return statement and
3103 return type.
3104 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3105 * gdb.base/endianity.c (main): Likewise.
3106 * gdb.base/execd-prog.c (main): Likewise.
3107 * gdb.base/gdb1090.c (main): Likewise.
3108 * gdb.base/info_qt.c (main): Likewise.
3109 * gdb.base/lineinc.c (main): Likewise.
3110 * gdb.base/load-command.c (main): Likewise.
3111 * gdb.base/macscp1.c (main): Likewise.
3112 * gdb.base/pr10179-a.c (main): Likewise.
3113 * gdb.base/quit-live.c (main): Likewise.
3114 * gdb.base/scope0.c (main): Likewise.
3115 * gdb.base/settings.c (main): Likewise.
3116 * gdb.base/stack-checking.c (main): Return int.
3117 * gdb.base/varargs.c (main): Add explicit return statement.
3118 * gdb.cp/ambiguous.cc (main): Likewise.
3119 * gdb.cp/anon-struct.cc (main): Likewise.
3120 * gdb.cp/anon-union.cc (main): Likewise.
3121 * gdb.cp/bool.cc (main): Likewise.
3122 * gdb.cp/bs15503.cc (main): Likewise.
3123 * gdb.cp/cplusfuncs.cc (main): Likewise.
3124 * gdb.cp/cttiadd.cc (main): Likewise.
3125 * gdb.cp/extern-c.cc (main): Likewise.
3126 * gdb.cp/filename.cc (main): Likewise.
3127 * gdb.cp/formatted-ref.cc (main): Likewise.
3128 * gdb.cp/mb-ctor.cc (main): Likewise.
3129 * gdb.cp/member-ptr.cc (main): Likewise.
3130 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3131 * gdb.cp/overload-const.cc (main): Likewise.
3132 * gdb.cp/paren-type.cc (main): Likewise.
3133 * gdb.cp/parse-lang.cc (main): Likewise.
3134 * gdb.cp/pr-1023.cc (main): Likewise.
3135 * gdb.cp/psmang1.cc (main): Likewise.
3136 * gdb.cp/readnow-language.cc (main): Likewise.
3137 * gdb.cp/ref-params.cc (main): Likewise.
3138 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3139 * gdb.cp/virtbase2.cc (main): Likewise.
3140 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3141 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3142 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3143 * gdb.mi/mi-console.c (main): Likewise.
3144 * gdb.mi/mi-read-memory.c (main): Likewise.
3145 * gdb.modula2/multidim.c (main): Likewise.
3146 * gdb.opt/inline-small-func.c (main): Likewise.
3147 * gdb.python/py-rbreak.c (main): Likewise.
3148 * gdb.stabs/exclfwd1.c (main): Likewise.
3149 * gdb.trace/qtro.c (main): Likewise.
3150
3151 2020-09-13 Pedro Alves <pedro@palves.net>
3152
3153 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3154 instead of getenv.
3155
3156 2020-09-13 Pedro Alves <pedro@palves.net>
3157
3158 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3159 instead of spawning GDB with remote_spawn.
3160 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3161 gdb_spawn instead of spawning GDB with remote_spawn.
3162
3163 2020-09-13 Pedro Alves <pedro@palves.net>
3164
3165 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3166 file and add calls to first and second.
3167 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3168 add call to f.
3169
3170 2020-09-13 Pedro Alves <pedro@palves.net>
3171
3172 * gdb.mi/mi-break-qualified.cc: New file.
3173 * gdb.mi/mi-break-qualified.exp: New file.
3174 * lib/mi-support.exp (mi_create_breakpoint_multi)
3175 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3176 procedures.
3177 (mi_create_breakpoint_1): New, factored out from
3178 mi_create_breakpoint.
3179
3180 2020-09-13 Pedro Alves <pedro@palves.net>
3181
3182 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3183 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3184 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3185 (register_class): Delete.
3186 (main): Don't call register_class.
3187
3188 2020-09-13 Pedro Alves <pedro@palves.net>
3189
3190 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3191 (do_tests): Remove "calling method for small class" test.
3192 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3193 (register_class): Delete.
3194 (main): Don't call register_class.
3195 * gdb.cp/call-method-register.exp: New file, based on bits removed
3196 from classes.exp.
3197 * gdb.cp/call-method-register.cc: New file, based on bits removed
3198 from classes.cc.
3199
3200 2020-09-13 Pedro Alves <pedro@palves.net>
3201
3202 * gdb.base/msym-bp-2.c: New.
3203 * gdb.base/msym-bp-shl-lib.c: New file.
3204 * gdb.base/msym-bp-shl-main-2.c: New file.
3205 * gdb.base/msym-bp-shl-main.c: New file.
3206 * gdb.base/msym-bp-shl.exp: New file.
3207 * gdb.base/msym-bp.c: New file.
3208 * gdb.base/msym-bp.exp: New file.
3209
3210 2020-09-13 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.base/default.exp: Change $_gdb_major to 11.
3213
3214 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3215 Felix Willgerodt <Felix.Willgerodt@intel.com>
3216
3217 * x86-avx512bf16.c: New file.
3218 * x86-avx512bf16.exp: Likewise.
3219 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3220
3221 2020-09-11 Tom de Vries <tdevries@suse.de>
3222
3223 PR exp/26602
3224 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3225
3226 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3227
3228 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3229
3230 2020-09-10 Alan Modra <amodra@gmail.com>
3231
3232 PR 26597
3233 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3234
3235 2020-09-08 Tom de Vries <tdevries@suse.de>
3236
3237 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3238 after gdb_starti_cmd.
3239
3240 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3241
3242 * lib/fortran.exp (fortran_complex8): New proc.
3243 (fortran_complex16): New proc.
3244 * gdb.fortran/complex.exp: Use routines from fortran.exp
3245 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3246 * gdb.fortran/vla-ptr-info.exp: Likewise.
3247
3248 2020-09-03 Tom de Vries <tdevries@suse.de>
3249
3250 PR breakpoint/26546
3251 * gdb.base/label-without-address.exp: Runto main first.
3252
3253 2020-09-02 Tom Tromey <tromey@adacore.com>
3254
3255 * gdb.ada/mi_var_access.exp: Test children of access variable.
3256 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3257 * gdb.ada/mi_var_array.exp: Update.
3258
3259 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3260
3261 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3262 on docker w/ AUFS storage driver.
3263
3264 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3265
3266 * gdb.base/corefile2.exp (renamed binfile): New tests.
3267
3268 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3269
3270 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3271
3272 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3273
3274 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3275 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3276
3277 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3278
3279 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3280 output, printing a "not saved" value from history and printing a
3281 convenience variable created from a "not saved" value.
3282
3283 2020-08-31 Tom de Vries <tdevries@suse.de>
3284
3285 * gdb.base/eh_return.exp: Use nopie.
3286
3287 2020-08-28 Pedro Alves <pedro@palves.net>
3288
3289 * gdb.base/advance-until-multiple-locations.exp
3290 (advance_overload, until_overload): Adjust to match the
3291 frame/function header instead of the source line text.
3292
3293 2020-08-28 Tom de Vries <tdevries@suse.de>
3294
3295 * gdb.base/label-without-address.c: New test.
3296 * gdb.base/label-without-address.exp: New file.
3297
3298 2020-08-27 Pedro Alves <pedro@palves.net>
3299
3300 PR gdb/26523
3301 PR gdb/26524
3302 * gdb.base/advance-until-multiple-locations.cc: New.
3303 * gdb.base/advance-until-multiple-locations.exp: New.
3304
3305 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3306
3307 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3308
3309 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.arch/amd64-byte.exp: Make test names unique, use
3312 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3313 * gdb.arch/amd64-dword.exp: Likewise.
3314 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3315 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3316 unique.
3317 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3318 * gdb.arch/amd64-word.exp: Make test names unique, use
3319 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3320 * gdb.arch/i386-byte.exp: Make test names unique, use
3321 gdb_breakpoint.
3322 * gdb.arch/i386-word.exp: Likewise.
3323
3324 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
3325
3326 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3327
3328 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3329
3330 PR gdb/26532
3331 * gdb.threads/stepi-random-signal.exp: Update pattern.
3332
3333 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
3334
3335 PR gdb/26532
3336 * gdb.base/ui-redirect.exp: Update pattern.
3337
3338 2020-08-25 Gary Benson <gbenson@redhat.com>
3339
3340 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3341 when compiling with clang.
3342 * gdb.dwarf2/dw2-restore.exp: Likewise.
3343
3344 2020-08-25 Gary Benson <gbenson@redhat.com>
3345
3346 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3347 Add additional_flags=-Wno-inaccessible-base when compiling
3348 with GCC >= 10.1 or clang. Add additional_flags=-w when
3349 compiling with GCC < 10.
3350
3351 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3352
3353 PR m2/26372
3354 * gdb.modula2/multidim.c: New file.
3355 * gdb.modula2/multidim.exp: New file.
3356
3357 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3358
3359 * lib/gdb.exp (runto): Always emit fail on internal error.
3360
3361 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
3362
3363 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3364 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3365 Likewise.
3366 * gdb.threads/stepi-random-signal.exp: Likewise.
3367
3368 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3369
3370 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3371 * gdb.trace/strace.exp: Ditto.
3372
3373 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3374
3375 * gdb.fortran/vla-type.exp: Skip commands not required for
3376 the Flang compiled binaries after prologue fix.
3377
3378 2020-08-17 Tom de Vries <tdevries@suse.de>
3379 Tom Tromey <tromey@adacore.com>
3380
3381 PR rust/26197:
3382 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3383
3384 2020-08-17 Tom Tromey <tromey@adacore.com>
3385
3386 * gdb.ada/mi_var_access.exp: New file.
3387 * gdb.ada/mi_var_access/mi_access.adb: New file.
3388 * gdb.ada/mi_var_access/pck.adb: New file.
3389 * gdb.ada/mi_var_access/pck.ads: New file.
3390
3391 2020-08-16 Tom de Vries <tdevries@suse.de>
3392
3393 PR gdb/25350
3394 * gdb.base/eh_return.c: New test.
3395 * gdb.base/eh_return.exp: New file.
3396
3397 2020-08-15 Tom de Vries <tdevries@suse.de>
3398
3399 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3400 (mixed_func_1d_): Use fortran_charlen_t in decl.
3401
3402 2020-08-15 Tom de Vries <tdevries@suse.de>
3403
3404 PR backtrace/26390
3405 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3406 Update expected pattern.
3407
3408 2020-08-13 Pedro Alves <pedro@palves.net>
3409
3410 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3411 * gdb.fortran/library-module.exp: Likewise.
3412 * gdb.fortran/logical.exp: Likewise.
3413 * gdb.fortran/module.exp: Likewise.
3414 * gdb.fortran/print_type.exp: Likewise.
3415 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3416 * gdb.fortran/vla-datatypes.exp: Likewise.
3417 * gdb.fortran/vla-history.exp: Likewise.
3418 * gdb.fortran/vla-ptr-info.exp: Likewise.
3419 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3420 * gdb.fortran/vla-ptype.exp: Likewise.
3421 * gdb.fortran/vla-sizeof.exp: Likewise.
3422 * gdb.fortran/vla-type.exp: Likewise.
3423 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3424 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3425 * gdb.fortran/vla-value-sub.exp: Likewise.
3426 * gdb.fortran/vla-value.exp: Likewise.
3427
3428 2020-08-13 Pedro Alves <pedro@palves.net>
3429
3430 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3431 * gdb.ada/access_to_packed_array.exp: Likewise.
3432 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3433 * gdb.ada/addr_arith.exp: Likewise.
3434 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3435 * gdb.ada/arr_arr.exp: Likewise.
3436 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3437 * gdb.ada/array_bounds.exp: Likewise.
3438 * gdb.ada/array_of_variable_length.exp: Likewise.
3439 * gdb.ada/array_ptr_renaming.exp: Likewise.
3440 * gdb.ada/array_subscript_addr.exp: Likewise.
3441 * gdb.ada/arraydim.exp: Likewise.
3442 * gdb.ada/arrayparam.exp: Likewise.
3443 * gdb.ada/arrayptr.exp: Likewise.
3444 * gdb.ada/assign_1.exp: Likewise.
3445 * gdb.ada/assign_arr.exp: Likewise.
3446 * gdb.ada/atomic_enum.exp: Likewise.
3447 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3448 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3449 * gdb.ada/bias.exp: Likewise.
3450 * gdb.ada/boolean_expr.exp: Likewise.
3451 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3452 * gdb.ada/bp_enum_homonym.exp: Likewise.
3453 * gdb.ada/bp_inlined_func.exp: Likewise.
3454 * gdb.ada/bp_on_var.exp: Likewise.
3455 * gdb.ada/bp_range_type.exp: Likewise.
3456 * gdb.ada/bp_reset.exp: Likewise.
3457 * gdb.ada/call_pn.exp: Likewise.
3458 * gdb.ada/catch_assert_if.exp: Likewise.
3459 * gdb.ada/catch_ex.exp: Likewise.
3460 * gdb.ada/catch_ex_std.exp: Likewise.
3461 * gdb.ada/char_enum.exp: Likewise.
3462 * gdb.ada/char_param.exp: Likewise.
3463 * gdb.ada/complete.exp: Likewise.
3464 * gdb.ada/cond_lang.exp: Likewise.
3465 * gdb.ada/convvar_comp.exp: Likewise.
3466 * gdb.ada/dgopt.exp: Likewise.
3467 * gdb.ada/disc_arr_bound.exp: Likewise.
3468 * gdb.ada/display_nested.exp: Likewise.
3469 * gdb.ada/dot_all.exp: Likewise.
3470 * gdb.ada/dyn_loc.exp: Likewise.
3471 * gdb.ada/dyn_stride.exp: Likewise.
3472 * gdb.ada/excep_handle.exp: Likewise.
3473 * gdb.ada/expr_delims.exp: Likewise.
3474 * gdb.ada/expr_with_funcall.exp: Likewise.
3475 * gdb.ada/exprs.exp: Likewise.
3476 * gdb.ada/fin_fun_out.exp: Likewise.
3477 * gdb.ada/fixed_cmp.exp: Likewise.
3478 * gdb.ada/formatted_ref.exp: Likewise.
3479 * gdb.ada/frame_arg_lang.exp: Likewise.
3480 * gdb.ada/frame_args.exp: Likewise.
3481 * gdb.ada/fullname_bp.exp: Likewise.
3482 * gdb.ada/fun_addr.exp: Likewise.
3483 * gdb.ada/fun_in_declare.exp: Likewise.
3484 * gdb.ada/fun_overload_menu.exp: Likewise.
3485 * gdb.ada/fun_renaming.exp: Likewise.
3486 * gdb.ada/funcall_char.exp: Likewise.
3487 * gdb.ada/funcall_param.exp: Likewise.
3488 * gdb.ada/funcall_ptr.exp: Likewise.
3489 * gdb.ada/funcall_ref.exp: Likewise.
3490 * gdb.ada/homonym.exp: Likewise.
3491 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3492 * gdb.ada/info_auto_lang.exp: Likewise.
3493 * gdb.ada/info_exc.exp: Likewise.
3494 * gdb.ada/info_types.exp: Likewise.
3495 * gdb.ada/int_deref.exp: Likewise.
3496 * gdb.ada/interface.exp: Likewise.
3497 * gdb.ada/iwide.exp: Likewise.
3498 * gdb.ada/lang_switch.exp: Likewise.
3499 * gdb.ada/length_cond.exp: Likewise.
3500 * gdb.ada/maint_with_ada.exp: Likewise.
3501 * gdb.ada/mi_catch_assert.exp: Likewise.
3502 * gdb.ada/mi_catch_ex.exp: Likewise.
3503 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3504 * gdb.ada/mi_dyn_arr.exp: Likewise.
3505 * gdb.ada/mi_ex_cond.exp: Likewise.
3506 * gdb.ada/mi_exc_info.exp: Likewise.
3507 * gdb.ada/mi_interface.exp: Likewise.
3508 * gdb.ada/mi_prot.exp: Likewise.
3509 * gdb.ada/mi_ref_changeable.exp: Likewise.
3510 * gdb.ada/mi_string_access.exp: Likewise.
3511 * gdb.ada/mi_task_arg.exp: Likewise.
3512 * gdb.ada/mi_task_info.exp: Likewise.
3513 * gdb.ada/mi_var_array.exp: Likewise.
3514 * gdb.ada/mi_var_union.exp: Likewise.
3515 * gdb.ada/mi_variant.exp: Likewise.
3516 * gdb.ada/minsyms.exp: Likewise.
3517 * gdb.ada/mod_from_name.exp: Likewise.
3518 * gdb.ada/nested.exp: Likewise.
3519 * gdb.ada/null_array.exp: Likewise.
3520 * gdb.ada/optim_drec.exp: Likewise.
3521 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3522 * gdb.ada/packed_array_assign.exp: Likewise.
3523 * gdb.ada/packed_tagged.exp: Likewise.
3524 * gdb.ada/pp-rec-component.exp: Likewise.
3525 * gdb.ada/print_chars.exp: Likewise.
3526 * gdb.ada/print_pc.exp: Likewise.
3527 * gdb.ada/ptr_typedef.exp: Likewise.
3528 * gdb.ada/ptype_arith_binop.exp: Likewise.
3529 * gdb.ada/ptype_array.exp: Likewise.
3530 * gdb.ada/ptype_field.exp: Likewise.
3531 * gdb.ada/ptype_tagged_param.exp: Likewise.
3532 * gdb.ada/ptype_union.exp: Likewise.
3533 * gdb.ada/py_range.exp: Likewise.
3534 * gdb.ada/py_taft.exp: Likewise.
3535 * gdb.ada/rdv_wait.exp: Likewise.
3536 * gdb.ada/rec_comp.exp: Likewise.
3537 * gdb.ada/rec_return.exp: Likewise.
3538 * gdb.ada/ref_param.exp: Likewise.
3539 * gdb.ada/ref_tick_size.exp: Likewise.
3540 * gdb.ada/rename_subscript_param.exp: Likewise.
3541 * gdb.ada/repeat_dyn.exp: Likewise.
3542 * gdb.ada/same_component_name.exp: Likewise.
3543 * gdb.ada/same_enum.exp: Likewise.
3544 * gdb.ada/scalar_storage.exp: Likewise.
3545 * gdb.ada/set_wstr.exp: Likewise.
3546 * gdb.ada/small_reg_param.exp: Likewise.
3547 * gdb.ada/str_binop_equal.exp: Likewise.
3548 * gdb.ada/str_ref_cmp.exp: Likewise.
3549 * gdb.ada/str_uninit.exp: Likewise.
3550 * gdb.ada/sub_variant.exp: Likewise.
3551 * gdb.ada/sym_print_name.exp: Likewise.
3552 * gdb.ada/taft_type.exp: Likewise.
3553 * gdb.ada/tagged.exp: Likewise.
3554 * gdb.ada/tagged_access.exp: Likewise.
3555 * gdb.ada/task_bp.exp: Likewise.
3556 * gdb.ada/task_switch_in_core.exp: Likewise.
3557 * gdb.ada/tasks.exp: Likewise.
3558 * gdb.ada/tick_last_segv.exp: Likewise.
3559 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3560 * gdb.ada/type_coercion.exp: Likewise.
3561 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3562 * gdb.ada/unchecked_union.exp: Likewise.
3563 * gdb.ada/uninitialized_vars.exp: Likewise.
3564 * gdb.ada/var_arr_attrs.exp: Likewise.
3565 * gdb.ada/var_arr_typedef.exp: Likewise.
3566 * gdb.ada/var_rec_arr.exp: Likewise.
3567 * gdb.ada/variant-record.exp: Likewise.
3568 * gdb.ada/variant.exp: Likewise.
3569 * gdb.ada/variant_record_packed_array.exp: Likewise.
3570 * gdb.ada/varsize_limit.exp: Likewise.
3571 * gdb.ada/whatis_array_val.exp: Likewise.
3572 * gdb.ada/widewide.exp: Likewise.
3573 * gdb.ada/win_fu_syms.exp: Likewise.
3574
3575 2020-08-12 Gary Benson <gbenson@redhat.com>
3576
3577 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3578
3579 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3580
3581 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3582 unset the array variable.
3583
3584 2020-08-03 Tom de Vries <tdevries@suse.de>
3585
3586 PR symtab/26333
3587 * lib/dwarf.exp (DW_LNE_user): New proc.
3588 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3589 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3590
3591 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3592
3593 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3594 to 'uintptr_t'
3595 (inttypes.h): Include.
3596
3597 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3598
3599 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3600 (C5_24k): Delete.
3601 (C5_8k, C5_64k, C5_256k): New macros.
3602 (buf_ro): Allocate 256 KiB of initialized data.
3603
3604 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3605
3606 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3607 that attempt to overwrite an existing condition with a condition
3608 that fails parsing and also with a condition that parses fine
3609 but contains junk at the end.
3610
3611 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3612
3613 * gdb.base/condbreak-bad.c: New test.
3614 * gdb.base/condbreak-bad.exp: New file.
3615
3616 2020-07-30 Tom de Vries <tdevries@suse.de>
3617
3618 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3619 out of ...
3620 (GDBInfoModuleSymbols::check_entry): ... here.
3621 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3622 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3623 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3624
3625 2020-07-30 Tom de Vries <tdevries@suse.de>
3626
3627 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3628 "__class_some_module_Number_t" optional.
3629
3630 2020-07-29 Tom de Vries <tdevries@suse.de>
3631
3632 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3633 multiple locations.
3634
3635 2020-07-29 Tom de Vries <tdevries@suse.de>
3636
3637 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3638 rather than function name.
3639
3640 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3641
3642 PR symtab/26270:
3643 * gdb.cp/disasm-func-name.cc: New file.
3644 * gdb.cp/disasm-func-name.exp: New file.
3645
3646 2020-07-28 Tom Tromey <tromey@adacore.com>
3647
3648 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3649 'varval' location.
3650
3651 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3652
3653 * gdb.python/py-unwind.py: Update to make use of a register
3654 descriptor.
3655
3656 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3657
3658 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3659
3660 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3661
3662 PR fortran/23051
3663 PR fortran/26139
3664 * gdb.fortran/class-allocatable-array.exp: New file.
3665 * gdb.fortran/class-allocatable-array.f90: New file.
3666 * gdb.fortran/pointer-to-pointer.exp: New file.
3667 * gdb.fortran/pointer-to-pointer.f90: New file.
3668
3669 2020-07-25 Tom de Vries <tdevries@suse.de>
3670
3671 PR symtab/26243
3672 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3673 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3674
3675 2020-07-24 Tom de Vries <tdevries@suse.de>
3676
3677 PR testsuite/26293
3678 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3679
3680 2020-07-23 Pedro Alves <pedro@palves.net>
3681
3682 * gdb.server/server-kill.exp (prepare): New, factored out from the
3683 top level.
3684 (kill_server): New.
3685 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3686 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3687
3688 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3689
3690 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3691
3692 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3693
3694 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3695 Initialize to empty string at top level.
3696 (gdb_wrapper_init): Revert check for file existence on build.
3697 Build the wrapper in its default place, not a build-specific
3698 location. When host == build, make the pathname absolute.
3699 (gdb_compile): Delete leftover declaration of
3700 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3701 string instead of uninitialized.
3702
3703 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3704
3705 * gdb.base/corefile2.exp: New file.
3706 * gdb.base/coremaker2.exp: New file.
3707
3708 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3709
3710 * gdb.base/coredump-filter.exp: Add second
3711 non-Private-Shared-Anon-File test.
3712 (test_disasm): Rename binfile for test which is expected
3713 to fail.
3714
3715 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3716
3717 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3718 data in core file".
3719 * gdb.base/coremaker.c (buf2ro): New global.
3720 (mmapdata): Add a read-only mmap mapping.
3721
3722 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3723
3724 PR corefiles/25631
3725 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3726 New test.
3727 * gdb.base/coremaker.c (buf3): New global.
3728 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3729 flags.
3730
3731 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3732
3733 * gdb.base/coremaker.c (filler_ro): New global constant.
3734
3735 2020-07-22 Tom Tromey <tromey@adacore.com>
3736
3737 * gdb.ada/mi_prot.exp: New file.
3738 * gdb.ada/mi_prot/pkg.adb: New file.
3739 * gdb.ada/mi_prot/pkg.ads: New file.
3740 * gdb.ada/mi_prot/prot.adb: New file.
3741
3742 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3743
3744 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3745 loads two JITers.
3746
3747 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3748
3749 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3750
3751 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3752
3753 * gdb.python/py-arch-reg-names.exp: Additional tests.
3754
3755 2020-07-21 Tom de Vries <tdevries@suse.de>
3756
3757 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3758 breakpoint locations".
3759 * gdb.reverse/solib-reverse.exp: Same.
3760
3761 2020-07-21 Tom de Vries <tdevries@suse.de>
3762
3763 * gdb.reverse/step-reverse.c (callee): Merge statements.
3764
3765 2020-07-21 Tom de Vries <tdevries@suse.de>
3766
3767 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3768 line numbers for some variables.
3769
3770 2020-07-21 Tom de Vries <tdevries@suse.de>
3771
3772 * gdb.opt/inline-locals.c (init_array): New func.
3773 (func1): Use init_array.
3774 * gdb.opt/inline-locals.exp: Update pattern.
3775
3776 2020-07-21 Tom de Vries <tdevries@suse.de>
3777
3778 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3779 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3780
3781 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3782
3783 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3784 * gdb.guile/types-module.exp: Remove "ERROR:" from
3785 regexps since Guile 3.0 no longer prints that.
3786
3787 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3788
3789 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3790 error regexp to match on Guile 2.2.
3791
3792 2020-07-20 Gary Benson <gbenson@redhat.com>
3793
3794 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3795 with clang.
3796
3797 2020-07-20 Tom de Vries <tdevries@suse.de>
3798
3799 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3800 (omp_set_lock_in_order): New function.
3801 (single_scope, multi_scope, nested_func, nested_parallel): Use
3802 omp_set_lock_in_order and omp_unset_lock.
3803 (main): Init and destroy lock and lock2.
3804
3805 2020-07-20 Tom de Vries <tdevries@suse.de>
3806
3807 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3808
3809 2020-07-20 Tom de Vries <tdevries@suse.de>
3810
3811 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3812
3813 2020-07-17 Tom de Vries <tdevries@suse.de>
3814
3815 * gdb.base/valgrind-infcall-2.c: New test.
3816 * gdb.base/valgrind-infcall-2.exp: New file.
3817 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3818
3819 2020-07-17 Tom de Vries <tdevries@suse.de>
3820
3821 * gdb.dlang/circular.c (found): Use found_label as label name.
3822 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3823 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3824 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3825 * gdb.dwarf2/ada-linkage-name.exp: Same.
3826 * gdb.dwarf2/arr-subrange.exp: Same.
3827 * gdb.dwarf2/atomic-type.exp: Same.
3828 * gdb.dwarf2/comp-unit-lang.exp: Same.
3829 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3830 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3831 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3832 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3833 * gdb.dwarf2/implptr-64bit.exp: Same.
3834 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3835 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3836 * gdb.dwarf2/imported-unit.exp: Same.
3837 * gdb.dwarf2/main-subprogram.exp: Same.
3838 * gdb.dwarf2/missing-type-name.exp: Same.
3839 * gdb.dwarf2/nonvar-access.exp: Same.
3840 * gdb.dwarf2/struct-with-sig.exp: Same.
3841 * gdb.dwarf2/typedef-void-finish.exp: Same.
3842 * gdb.dwarf2/void-type.exp: Same.
3843
3844 2020-07-17 Tom de Vries <tdevries@suse.de>
3845
3846 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3847 src parameter.
3848 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3849 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3850 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3851 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3852 * gdb.dwarf2/dwz.exp: Same.
3853 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3854 * gdb.dwarf2/implref-array.exp: Same.
3855 * gdb.dwarf2/implref-const.exp: Same.
3856 * gdb.dwarf2/implref-global.exp: Same.
3857 * gdb.dwarf2/implref-struct.exp: Same.
3858 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3859 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3860 * gdb.dwarf2/var-access.exp: Same.
3861 * gdb.dwarf2/varval.exp: Same.
3862 * gdb.trace/entry-values.exp: Same.
3863
3864 2020-07-17 Tom de Vries <tdevries@suse.de>
3865
3866 * lib/dwarf.exp (Dwarf::extern): Remove.
3867 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3868 * gdb.dlang/circular.exp: Same.
3869 * gdb.dwarf2/comp-unit-lang.exp: Same.
3870 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3871 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3872 * gdb.dwarf2/dwz.exp: Same.
3873 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3874 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3875 * gdb.dwarf2/imported-unit.exp: Same.
3876 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3877
3878 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3879
3880 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3881 Use double quotes instead of single quotes.
3882
3883 2020-07-16 Caroline Tice <cmtice@google.com>
3884
3885 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3886 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3887
3888 2020-07-16 Tom de Vries <tdevries@suse.de>
3889
3890 * lib/dwarf.exp (program): Initialize _line.
3891 (DW_LNE_end_sequence): Reinitialize _line.
3892 (DW_LNS_advance_line): Update _line.
3893 (line): New proc.
3894 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3895 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3896 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3897 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3898 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3899 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3900
3901 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3902
3903 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3904 generic.
3905
3906 2020-07-15 Tom de Vries <tdevries@suse.de>
3907
3908 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3909 is_amd64_regs_target.
3910
3911 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3914 * gdb.fortran/ptype-on-functions.f90: Likewise.
3915
3916 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3917
3918 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3919 values in documentation for addr_size to 4 and 8.
3920
3921 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3922
3923 * gdb.arch/amd64-osabi.exp: Update.
3924 * gdb.arch/arm-disassembler-options.exp: Update.
3925 * gdb.arch/powerpc-disassembler-options.exp: Update.
3926 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3927 * gdb.arch/s390-disassembler-options.exp: Update.
3928 * gdb.base/all-architectures.exp.tcl: Update.
3929 * gdb.base/attach-pie-noexec.exp: Update.
3930 * gdb.base/catch-syscall.exp: Update.
3931 * gdb.xml/tdesc-arch.exp: Update.
3932
3933 2020-07-14 Tom de Vries <tdevries@suse.de>
3934
3935 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3936 (local_gettid): ... this.
3937 (fn): Update.
3938
3939 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3940
3941 * gdb.base/info_sources.exp: Skip directory match tests on
3942 remote hosts.
3943
3944 2020-07-13 Gary Benson <gbenson@redhat.com>
3945
3946 * gdb.base/savedregs.exp (caller): Use parentheses to
3947 make expected expression evaluation ordering explicit.
3948
3949 2020-07-13 Gary Benson <gbenson@redhat.com>
3950
3951 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3952
3953 2020-07-13 Gary Benson <gbenson@redhat.com>
3954
3955 * gdb.base/bigcore.c (main): Use a volatile pointer when
3956 attempting to trigger a SIGSEGV.
3957 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3958 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3959 * gdb.base/savedregs.c (thrower): Likewise.
3960 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3961
3962 2020-07-13 Gary Benson <gbenson@redhat.com>
3963
3964 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3965 defining and using VLA structure fields into...
3966 * gdb.base/vla-struct-fields.c: New file.
3967 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3968 tests into...
3969 * gdb.base/vla-struct-fields.exp: New file.
3970
3971 2020-07-13 Tom de Vries <tdevries@suse.de>
3972
3973 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3974 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3975 * gdb.base/gold-gdb-index.exp: Same.
3976 * gdb.base/morestack.exp: Same.
3977
3978 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3979
3980 PR rust/26121
3981 * gdb.rust/modules.rs: Prevent linker from discarding test
3982 symbol.
3983
3984 2020-07-10 Pedro Alves <pedro@palves.net>
3985
3986 PR gdb/26199
3987 * gdb.multi/multi-target.c (exit_thread): New.
3988 (thread_start): Break loop if EXIT_THREAD.
3989 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3990 (top level) Call test_no_resumed.
3991
3992 2020-07-08 Tom Tromey <tromey@adacore.com>
3993
3994 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3995 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3996
3997 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3998
3999 PR python/22748
4000 * gdb.opt/inline-frame-tailcall.c: New file.
4001 * gdb.opt/inline-frame-tailcall.exp: New file.
4002 * gdb.python/py-unwind-inline.c: New file.
4003 * gdb.python/py-unwind-inline.exp: New file.
4004 * gdb.python/py-unwind-inline.py: New file.
4005
4006 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4007
4008 * gdb.python/py-arch-reg-groups.exp: New file.
4009
4010 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.python/py-arch-reg-names.exp: New file.
4013
4014 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4017 gdb.PendingFrame.architecture method.
4018
4019 2020-07-06 Tom de Vries <tdevries@suse.de>
4020
4021 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4022
4023 2020-07-03 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4026 explicitly write negative numbers.
4027 * gdb.base/structs2.exp: Adjust expected output.
4028
4029 2020-07-03 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.base/charset.c (init_string): Change all char parameters to
4032 unsigned char parameters.
4033
4034 2020-07-03 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.base/call-sc.exp (start_scalars_test): Use
4037 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4038 * gdb.base/overlays.c: Remove references to PARAMS.
4039 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4040 * gdb.base/reread.exp: Don't set 'prototypes' global.
4041 * gdb.base/structs.exp (start_structs_test): Use
4042 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4043 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4044 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4045 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4046 call.
4047 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4048
4049 2020-07-03 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.base/m32rovly.c: Delete.
4052 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4053
4054 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4055
4056 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4057 of gdb_py_test_multiple.
4058 * gdb.python/py-cmd.exp: Likewise.
4059 * gdb.python/py-events.exp: Likewise.
4060 * gdb.python/py-function.exp: Likewise.
4061 * gdb.python/py-inferior.exp: Likewise.
4062 * gdb.python/py-infthread.exp: Likewise.
4063 * gdb.python/py-linetable.exp: Likewise.
4064 * gdb.python/py-parameter.exp: Likewise.
4065 * gdb.python/py-value.exp: Likewise.
4066
4067 2020-06-30 Tom de Vries <tdevries@suse.de>
4068
4069 PR testsuite/26175
4070 * lib/future.exp (gdb_default_target_compile): Detect and handle
4071 early_flags.
4072
4073 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
4074
4075 * boards/simavr.exp (gdb_load): Catch errors when closing
4076 previous connection. Close connection, wait for process and
4077 unset simavr_spawn_id on failure.
4078
4079 2020-06-29 Tom de Vries <tdevries@suse.de>
4080
4081 * lib/gdb.exp (unknown): Make test-case unresolved.
4082
4083 2020-06-29 Tom de Vries <tdevries@suse.de>
4084
4085 PR gdb/25475
4086 * gdb.server/solib-list.exp: Verify that the symbol reload
4087 confirmation question is asked.
4088
4089 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4090
4091 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4092 have a input seq nr in each pass message.
4093 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4094 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4095 * gdb.python/python.exp: Make test names unique,
4096 use gdb_test_multiline instead of gdb_py_test_multiple,
4097 use $gdb_test_name.
4098 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4099
4100 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
4101
4102 * configure.ac: Add --enable-libctf.
4103 * aclocal.m4: sinclude ../config/enable.m4.
4104 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4105 * lib/gdb.exp (skip_ctf_tests): Use it.
4106 * gdb.base/ctf-constvars.exp: Error message tweak.
4107 * gdb.base/ctf-ptype.exp: Likewise.
4108 * configure: Regenerate.
4109
4110 2020-06-26 Gary Benson <gbenson@redhat.com>
4111
4112 * gdb.cp/try_catch.cc: Include string.h.
4113 (main): Replace comparison against string literal with
4114 strcmp, avoiding build failure with -Wstring-compare.
4115 Add "marker test-complete".
4116 * gdb.cp/try_catch.exp: Run the test to the above marker,
4117 then verify that the value of "test" is still true.
4118
4119 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4122
4123 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4124
4125 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4126
4127 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4128
4129 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4130 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4131 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4132 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4133 * gdb.arch/riscv-tdesc-loading.exp: New file.
4134
4135 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4136
4137 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4138
4139 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4140
4141 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4142 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4143 * gdb.arch/riscv-tdesc-regs.c: New file.
4144 * gdb.arch/riscv-tdesc-regs.exp: New file.
4145
4146 2020-06-24 Pedro Alves <palves@redhat.com>
4147
4148 * gdb.arch/amd64-entry-value-paramref.exp: Use
4149 prepare_for_testing_full and don't pass "c++" for the .S file
4150 build spec.
4151 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4152 $options, since it's an assembly file. Remove -Wno-deprecated.
4153 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4154 compiling C++ programs.
4155
4156 2020-06-24 Pedro Alves <palves@redhat.com>
4157
4158 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4159 Clang, add "-Wno-unknown-warning-option" to the options.
4160
4161 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4162
4163 * gdb.xml/tdesc-reload.c: New file.
4164 * gdb.xml/tdesc-reload.exp: New file.
4165 * gdb.xml/maint-xml-dump-01.xml: New file.
4166 * gdb.xml/maint-xml-dump-02.xml: New file.
4167 * gdb.xml/maint-xml-dump.exp: New file.
4168
4169 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4170
4171 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4172 Adjust for omitted commands when TUI is disabled.
4173
4174 2020-06-23 Gary Benson <gbenson@redhat.com>
4175 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4178 * gdb.cp/nsimport.cc: Likewise.
4179 * gdb.cp/nsnested.cc: Likewise.
4180 * gdb.cp/nsnoimports.cc: Likewise.
4181 * gdb.cp/nsusing.cc: Likewise.
4182 * gdb.cp/smartp.cc: Likewise.
4183 * gdb.python/py-pp-integral.c: Likewise.
4184 * gdb.python/py-pp-re-notag.c: Likewise.
4185
4186 2020-06-23 Gary Benson <gbenson@redhat.com>
4187
4188 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4189 * gdb.cp/nsimport.cc: Likewise.
4190 * gdb.cp/nsnested.cc: Likewise.
4191 * gdb.cp/nsnoimports.cc: Likewise.
4192 * gdb.cp/nsusing.cc: Likewise.
4193 * gdb.cp/smartp.cc: Likewise.
4194 * gdb.python/py-pp-integral.c: Likewise.
4195 * gdb.python/py-pp-re-notag.c: Likewise.
4196
4197 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4198
4199 * gdb.base/default-args.exp: New test.
4200 * gdb.base/default-args.c: New file.
4201 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4202 * gdb.base/default.exp: Update to new help text.
4203 * gdb.base/help.exp: Likewise.
4204 * gdb.base/page.exp: Likewise.
4205 * gdb.base/style.exp: Likewise.
4206 * gdb.guile/guile.exp: Likewise.
4207 * gdb.python/python.exp: Likewise.
4208
4209 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4210
4211 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4212 remote host. Fix search path syntax on Windows host.
4213
4214 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4215
4216 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4217 over 'exec-file-mismatch'.
4218 * gdb.base/attach.c: Mark should_exit volatile.
4219 * gdb.base/attach2.c: Likewise. Add a comment explaining
4220 why the sleep cannot be big.
4221 * gdb.base/attach3.c: New file.
4222
4223 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4224
4225 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4226 prefix optional.
4227
4228 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4229
4230 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4231 for remote host.
4232
4233 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4234 Hafiz Abid Qadeer <abidh@codesourcery.com>
4235
4236 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4237 file sent to remote host.
4238 (top level): Allow int32_t as type of 32-bit register.
4239
4240 2020-06-19 Tom de Vries <tdevries@suse.de>
4241
4242 * lib/gdb.exp (gdb_note): New proc.
4243 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4244 (gdb_default_target_compile): ... here. Only call
4245 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4246 (use_gdb_compile): Change to array.
4247 (toplevel): Update sets of use_gdb_compile to specify language.
4248 Warn about default_target_compile override. Store dejagnu's version
4249 of default_target_compile in dejagnu_default_target_compile.
4250
4251 2020-06-18 Tom de Vries <tdevries@suse.de>
4252
4253 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4254 (default_gdb_init): ... here.
4255
4256 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4257
4258 Fix TUI support checks in gdb.tui tests.
4259
4260 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4261 just say UNSUPPORTED.
4262 * gdb.tui/corefile-run.exp: Likewise.
4263 * gdb.tui/empty.exp: Likewise.
4264 * gdb.tui/list-before.exp: Likewise.
4265 * gdb.tui/list.exp: Likewise.
4266 * gdb.tui/main.exp: Likewise.
4267 * gdb.tui/regs.exp: Likewise.
4268 * gdb.tui/resize.exp: Likewise.
4269 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4270 * gdb.tui/tui-layout-asm.exp: Likewise.
4271 * gdb.tui/tui-missing-src.exp: Likewise.
4272 * gdb.tui/winheight.exp: Likewise.
4273 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4274
4275 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4276
4277 Fix TCL error in gdb.python/py-format-string.exp.
4278
4279 * gdb.python/py-format-string.exp: Move test for python support
4280 earlier, out of function body.
4281
4282 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
4283
4284 * gdb.base/index-cache-load-twice.c: New.
4285 * gdb.base/index-cache-load-twice.exp: New.
4286
4287 2020-06-17 Keith Seitz <keiths@redhat.com>
4288
4289 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4290 when executing "gdb --configuration".
4291
4292 2020-06-17 Tom de Vries <tdevries@suse.de>
4293
4294 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4295 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4296 conditional on presence of gdb_tcl_unknown.
4297 (gdb_finish): Make override undo conditional on presence of
4298 gdb_tcl_unknown.
4299
4300 2020-06-16 Tom Tromey <tom@tromey.com>
4301
4302 * gdb.python/tui-window.py (failwin): New function. Register it
4303 as a TUI window type.
4304 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4305
4306 2020-06-16 Gary Benson <gbenson@redhat.com>
4307
4308 * gdb.python/py-nested-maps.c (create_map): Add missing return
4309 value.
4310 (create_map_map): Likewise.
4311
4312 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4313
4314 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4315 variable.
4316 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4317 and use the already-defined 'options' variable.
4318
4319 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4320 Tom de Vries <tdevries@suse.de>
4321
4322 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4323 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4324 (gdb_setup_known_globals): New proc.
4325 (gdb_cleanup_globals): New proc.
4326 * lib/gdb.exp (load_lib): New override proc.
4327 (gdb_stdin_log_init): Set var in_file as persistent global.
4328 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4329 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4330 fpc_compiler as persistent global.
4331
4332 2020-06-12 Tom de Vries <tdevries@suse.de>
4333
4334 * lib/tuiterm.exp (spawn): Rename to ...
4335 (tui_spawn): ... this.
4336 (toplevel): Move rename of spawn ...
4337 (gdb_init_tuiterm): ... here. New proc.
4338 (gdb_finish_tuiterm): New proc.
4339 * lib/gdb.exp (gdb_finish_hooks): New global var.
4340 (gdb_finish): Handle gdb_finish_hooks.
4341 (tuiterm_env): New proc.
4342 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4343 tuiterm_env.
4344 * gdb.tui/basic.exp: Same.
4345 * gdb.tui/corefile-run.exp: Same.
4346 * gdb.tui/empty.exp: Same.
4347 * gdb.tui/list-before.exp: Same.
4348 * gdb.tui/list.exp: Same.
4349 * gdb.tui/main.exp: Same.
4350 * gdb.tui/new-layout.exp: Same.
4351 * gdb.tui/regs.exp: Same.
4352 * gdb.tui/resize.exp: Same.
4353 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4354 * gdb.tui/tui-layout-asm.exp: Same.
4355 * gdb.tui/tui-missing-src.exp: Same.
4356 * gdb.tui/winheight.exp: Same.
4357
4358 2020-06-12 Tom de Vries <tdevries@suse.de>
4359
4360 PR testsuite/26110
4361 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4362 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4363
4364 2020-06-11 Tom Tromey <tom@tromey.com>
4365
4366 PR gdb/18318:
4367 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4368 floating point tests.
4369
4370 2020-06-11 Keith Seitz <keiths@redhat.com>
4371
4372 PR gdb/21356
4373 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4374 vla_struct.
4375 Add new struct vla_typedef and union vla_typedef_union and
4376 corresponding instantiation objects.
4377 Initialize new objects.
4378 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4379 and vla_typedef_union_object.
4380 Fixup type for vla_struct_object.
4381
4382 2020-06-11 Tom de Vries <tdevries@suse.de>
4383
4384 * lib/gdb.exp (with_override): New proc, factored out of ...
4385 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4386
4387 2020-06-10 Tom de Vries <tdevries@suse.de>
4388
4389 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4390
4391 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4392
4393 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4394 parameter, update callers.
4395
4396 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
4397
4398 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4399 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4400 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4401
4402 2020-06-04 Tom de Vries <tdevries@suse.de>
4403
4404 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4405
4406 2020-06-04 Tom de Vries <tdevries@suse.de>
4407
4408 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4409 exp_continue.
4410
4411 2020-06-04 Tom de Vries <tdevries@suse.de>
4412
4413 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4414
4415 2020-06-03 Tom de Vries <tdevries@suse.de>
4416
4417 PR symtab/26046
4418 * gdb.cp/breakpoint-locs-2.cc: New test.
4419 * gdb.cp/breakpoint-locs.cc: New test.
4420 * gdb.cp/breakpoint-locs.exp: New file.
4421 * gdb.cp/breakpoint-locs.h: New test.
4422
4423 2020-06-03 Tom de Vries <tdevries@suse.de>
4424
4425 PR testsuite/25609
4426 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4427 value of global verbose.
4428 * gdb.base/jit-elf.exp: Same.
4429 * gdb.base/jit-reader.exp: Same.
4430
4431 2020-06-02 Tom de Vries <tdevries@suse.de>
4432
4433 * gdb.dwarf2/multidictionary.exp: Don't use
4434 gdb_spawn_with_cmdline_opts.
4435
4436 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4437
4438 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4439 use_header case.
4440 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4441 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4442 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4443 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4444 * gdb.dwarf2/dw2-inline-header.c: New file.
4445 * gdb.dwarf2/dw2-inline-header.h: New file.
4446
4447 2020-05-30 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4450 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4451
4452 2020-05-29 Gary Benson <gbenson@redhat.com>
4453
4454 * gdb.compile/compile-cplus.exp (additional_flags): Also
4455 set when building with clang.
4456 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4457 when building with clang.
4458
4459 2020-05-29 Gary Benson <gbenson@redhat.com>
4460
4461 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4462 building with clang.
4463 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4464
4465 2020-05-29 Gary Benson <gbenson@redhat.com>
4466
4467 * gdb.cp/koenig.exp (prepare_for_testing): Add
4468 additional_flags=-Wno-unused-comparison.
4469 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4470
4471 2020-05-28 Gary Benson <gbenson@redhat.com>
4472
4473 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4474 statement.
4475
4476 2020-05-28 Gary Benson <gbenson@redhat.com>
4477
4478 * gdb.cp/classes.exp (prepare_for_testing): Add
4479 additional_flags=-Wno-deprecated-register.
4480 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4481 * gdb.cp/misc.exp: Likewise.
4482
4483 2020-05-28 Gary Benson <gbenson@redhat.com>
4484
4485 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4486 (test_op_new::operator new): Add return statement.
4487 (test_op_new_array::operator new[]): Likewise.
4488
4489 2020-05-27 Pedro Alves <palves@redhat.com>
4490
4491 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4492 check. Use test_gdb_complete_unique instead of
4493 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4494 test_gdb_complete_multiple instead of
4495 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4496
4497 2020-05-27 Luis Machado <luis.machado@linaro.org>
4498
4499 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4500 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4501 * gdb.arch/arm-disassembler-options.exp: Likewise.
4502 * gdb.arch/arm-disp-step.exp: Likewise.
4503 * gdb.arch/thumb-prologue.exp: Likewise.
4504 * gdb.base/async.exp: Likewise.
4505 * gdb.base/auxv.exp: Likewise.
4506 * gdb.base/complex-parts.exp: Likewise.
4507 * gdb.base/ena-dis-br.exp: Likewise.
4508 * gdb.base/foll-exec.exp: Likewise.
4509 * gdb.base/permissions.exp: Likewise.
4510 * gdb.base/relocate.exp: Likewise.
4511 * gdb.base/return2.exp: Likewise.
4512 * gdb.base/sigbpt.exp: Likewise.
4513 * gdb.base/siginfo-obj.exp: Likewise.
4514 * gdb.cp/converts.exp: Likewise.
4515 * gdb.cp/exceptprint.exp: Likewise.
4516 * gdb.cp/inherit.exp: Likewise.
4517 * gdb.cp/nsnoimports.exp: Likewise.
4518 * gdb.cp/virtbase2.exp: Likewise.
4519 * gdb.mi/mi-var-cmd.exp: Likewise.
4520 * gdb.mi/var-cmd.c: Likewise.
4521
4522 2020-05-26 Tom Tromey <tromey@adacore.com>
4523
4524 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4525
4526 2020-05-26 Tom Tromey <tromey@adacore.com>
4527
4528 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4529 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4530 type.
4531 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4532 variable.
4533
4534 2020-05-26 Christian Biesinger <cbiesinger@google.com>
4535
4536 * Makefile.in: Use = instead of == for the test command
4537 for portability.
4538
4539 2020-05-26 Tom de Vries <tdevries@suse.de>
4540
4541 * gdb.base/gold-gdb-index-2.c: New test.
4542 * gdb.base/gold-gdb-index.c: New test.
4543 * gdb.base/gold-gdb-index.exp: New file.
4544 * gdb.base/gold-gdb-index.h: New test.
4545
4546 2020-05-25 Tom de Vries <tdevries@suse.de>
4547
4548 * boards/gold-gdb-index.exp: New file.
4549
4550 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4551
4552 * boards/simavr.exp: New file.
4553
4554 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4555
4556 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4557 * gdb.base/inferior-args.exp: New file.
4558 * gdb.base/inferior-args.c: New file.
4559
4560 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4561
4562 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4563 inferior_args. Pass it to gdb_reload.
4564 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4565 inferior_args.
4566 (gdb_reload): Add inferior_args argument.
4567 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4568 pass it to gdbserver_run.
4569 * boards/native-gdbserver.exp: Do not set noargs.
4570 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4571 inferior_args argument.
4572 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4573 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4574 * gdb.base/args.exp: Likewise.
4575
4576 2020-05-25 Tom de Vries <tdevries@suse.de>
4577
4578 * lib/gdb.exp (exec_is_pie): Add comment.
4579
4580 2020-05-25 Tom de Vries <tdevries@suse.de>
4581
4582 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4583 instead of $binfile in the untested message.
4584
4585 2020-05-25 Tom de Vries <tdevries@suse.de>
4586
4587 PR testsuite/26031
4588 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4589
4590 2020-05-25 Tom de Vries <tdevries@suse.de>
4591
4592 * boards/gold.exp: New file.
4593
4594 2020-05-23 Tom Tromey <tom@tromey.com>
4595
4596 * gdb.base/style.exp: Remove completion styling test.
4597 * lib/gdb-utils.exp (style): Remove completion styles.
4598
4599 2020-05-23 Tom Tromey <tom@tromey.com>
4600
4601 * gdb.base/style.exp: Add completion styling test.
4602 * lib/gdb-utils.exp (style): Add completion styles.
4603
4604 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4605
4606 * gdb.base/annota1.exp: Update expected results.
4607 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4608 test name.
4609 * gdb.cp/annota3.exp: Update expected results.
4610
4611 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
4612
4613 PR gdb/26016
4614 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4615 against MAP_FAILED.
4616 * gdb.base/coremaker.c (mmapdata): Likewise.
4617 * gdb.base/jit-reader-host.c (main): Likewise.
4618 * gdb.base/sym-file-loader.c (load): Likewise.
4619 (load_shlib): Likewise.
4620
4621 2020-05-20 Tom Tromey <tromey@adacore.com>
4622
4623 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4624
4625 2020-05-20 Tom de Vries <tdevries@suse.de>
4626
4627 PR symtab/25833
4628 * gdb.base/with-mf-inc.c: New test.
4629 * gdb.base/with-mf-main.c: New test.
4630 * gdb.base/with-mf.exp: New file.
4631
4632 2020-05-19 Tom Tromey <tromey@adacore.com>
4633
4634 * gdb.rust/simple.exp: Restore missing test result.
4635
4636 2020-05-19 Tom de Vries <tdevries@suse.de>
4637
4638 * gdb.base/gdb-caching-proc.exp: Fix typo.
4639
4640 2020-05-19 Tom Tromey <tromey@adacore.com>
4641
4642 * gdb.rust/simple.exp: Add some test descriptions.
4643 (test_one_slice): Use with_test_prefix.
4644
4645 2020-05-18 Tom de Vries <tdevries@suse.de>
4646
4647 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4648
4649 2020-05-17 Pedro Alves <palves@redhat.com>
4650
4651 PR gdb/25741
4652 * gdb.base/hw-sw-break-same-address.exp: New file.
4653
4654 2020-05-16 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4657 LAST_LOADED_FILE accordingly.
4658
4659 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4660
4661 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4662
4663 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4664
4665 * gdb.base/help.exp: Test apropos and help for commands
4666 having aliases. Fixed comments not starting with an
4667 upper-case letter or not finishing with a dot.
4668
4669 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4670
4671 * gdb.base/alias.exp: Update help output check.
4672
4673 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4674
4675 * gdb.base/default.exp: Update output following fixes.
4676
4677 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4678
4679 * gdb.base/alias.exp: Test aliases starting with a prefix of
4680 another alias.
4681
4682 2020-05-15 Gary Benson <gbenson@redhat.com>
4683
4684 * gdb.base/info-os.c (main): Add return statement.
4685 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4686 * gdb.base/large-frame-2.c (func): Likewise.
4687 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4688 * gdb.base/pr10179-b.c (foo2): Likewise.
4689 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4690 * gdb.base/watch-cond.c (func): Likewise.
4691 * gdb.multi/goodbye.c (verylongfun): Likewise.
4692 * gdb.multi/hello.c (commonfun): Likewise.
4693 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4694 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4695 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4696 Likewise.
4697 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4698 * gdb.threads/interrupt-while-step-over.c (child_function):
4699 Likewise.
4700 * gdb.trace/actions-changed.c (end): Likewise.
4701
4702 2020-05-15 Gary Benson <gbenson@redhat.com>
4703
4704 * gdb.opencl/callfuncs.exp: Report when test skipped.
4705 * gdb.opencl/convs_casts.exp: Likewise.
4706 * gdb.opencl/datatypes.exp: Likewise.
4707 * gdb.opencl/operators.exp: Likewise.
4708 * gdb.opencl/vec_comps.exp: Likewise.
4709
4710 2020-05-15 Tom de Vries <tdevries@suse.de>
4711
4712 * gdb.base/align.exp.in: Rename to ...
4713 * gdb.base/align.exp.tcl: ... this.
4714 * gdb.base/align-c++.exp: Update.
4715 * gdb.base/align-c.exp: Update.
4716 * gdb.base/all-architectures.exp.in: Rename to ...
4717 * gdb.base/all-architectures.exp: ... this.
4718 * gdb.base/all-architectures-0.exp: Update.
4719 * gdb.base/all-architectures-1.exp: Update.
4720 * gdb.base/all-architectures-2.exp: Update.
4721 * gdb.base/all-architectures-3.exp: Update.
4722 * gdb.base/all-architectures-4.exp: Update.
4723 * gdb.base/all-architectures-5.exp: Update.
4724 * gdb.base/all-architectures-6.exp: Update.
4725 * gdb.base/all-architectures-7.exp: Update.
4726 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4727 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4728 * gdb.base/infcall-nested-structs-c++.exp: Update.
4729 * gdb.base/infcall-nested-structs-c.exp: Update.
4730 * gdb.base/info-types.exp.in: Rename to ...
4731 * gdb.base/info-types.exp.tcl: ... this.
4732 * gdb.base/info-types-c++.exp: Update.
4733 * gdb.base/info-types-c.exp: Update.
4734 * gdb.base/max-depth.exp.in: Rename to ...
4735 * gdb.base/max-depth.exp.tcl: ... this.
4736 * gdb.base/max-depth-c++.exp: Update.
4737 * gdb.base/max-depth-c.exp: Update.
4738 * gdb.cp/cpexprs.exp.in: Rename to ...
4739 * gdb.cp/cpexprs.exp.tcl: ... this.
4740 * gdb.cp/cpexprs-debug-types.exp: Update.
4741 * gdb.cp/cpexprs.exp: Update.
4742 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4743 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4744 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4745 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4746 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4747 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4748 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4749 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4750 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4751 * gdb.dwarf2/clang-debug-names.exp: Update.
4752
4753 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4754
4755 * lib/check-test-names.exp: Remove code that prevents this file
4756 loading when tests are run in parallel.
4757
4758 2020-05-15 Pedro Alves <palves@redhat.com>
4759
4760 * gdb.multi/multi-kill.exp (start_inferior): Remove
4761 'testpid' parameter. Refer to namespace variable directly.
4762 (testpid): Declare as namespace variable.
4763
4764 2020-05-15 Pedro Alves <palves@redhat.com>
4765
4766 * gdb.multi/multi-kill.exp: Wrap in namespace.
4767 (start_inferior): Add TESTPID parameter. Use it instead of the
4768 testpid global.
4769 (top level): Define empty TESTPID array, and pass it down to
4770 start_inferior.
4771
4772 2020-05-14 Tom de Vries <tdevries@suse.de>
4773
4774 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4775 output.
4776
4777 2020-05-14 Tom de Vries <tdevries@suse.de>
4778
4779 * gdb.base/align.exp: Split into ...
4780 * gdb.base/align.exp.in: ...
4781 * gdb.base/align-c++.exp: ...
4782 * gdb.base/align-c.exp: ... these.
4783 * gdb.base/infcall-nested-structs.exp: Split into ...
4784 * gdb.base/infcall-nested-structs.exp.in: ...
4785 * gdb.base/infcall-nested-structs-c++.exp: ...
4786 * gdb.base/infcall-nested-structs-c.exp: ... these.
4787 * gdb.base/info-types.exp: Split into ...
4788 * gdb.base/info-types.exp.in: ...
4789 * gdb.base/info-types-c++.exp: ...
4790 * gdb.base/info-types-c.exp: ... these.
4791 * gdb.base/max-depth.exp: Split into ...
4792 * gdb.base/max-depth.exp.in: ...
4793 * gdb.base/max-depth-c++.exp: ...
4794 * gdb.base/max-depth-c.exp: ... these.
4795 * gdb.cp/infcall-nodebug.exp: Split into ...
4796 * gdb.cp/infcall-nodebug.exp.in: ...
4797 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4798 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4799 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4800 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4801
4802 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4803 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.multi/multi-exit.c: New file.
4806 * gdb.multi/multi-exit.exp: New file.
4807 * gdb.multi/multi-kill.c: New file.
4808 * gdb.multi/multi-kill.exp: New file.
4809
4810 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4811
4812 * gdb.base/annota1.exp: Update the expected output.
4813 * gdb.cp/annota2.exp: Ditto.
4814
4815 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4816
4817 * lib/check-test-names.exp: Disable when testing is being run in
4818 parallel.
4819
4820 2020-05-12 Tom de Vries <tdevries@suse.de>
4821
4822 * gdb.base/jit-elf.exp: Fix string concat.
4823
4824 2020-05-12 Tom de Vries <tdevries@suse.de>
4825
4826 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4827 messages.
4828
4829 2020-05-12 Tom de Vries <tdevries@suse.de>
4830
4831 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4832
4833 2020-05-12 Tom de Vries <tdevries@suse.de>
4834
4835 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4836 * gdb.ada/mi_catch_ex.exp: Same.
4837 * gdb.ada/mi_catch_ex_hand.exp: Same.
4838
4839 2020-05-12 Tom de Vries <tdevries@suse.de>
4840
4841 * gdb.fortran/complex.exp: Use with_test_prefix.
4842
4843 2020-05-12 Tom de Vries <tdevries@suse.de>
4844
4845 * gdb.trace/passcount.exp: Fix test-names.
4846
4847 2020-05-12 Tom de Vries <tdevries@suse.de>
4848
4849 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4850
4851 2020-05-12 Tom de Vries <tdevries@suse.de>
4852
4853 * gdb.gdb/complaints.exp: Use with_test_prefix.
4854 * gdb.xml/tdesc-regs.exp: Same.
4855 * gdb.opt/inline-locals.exp: Fix test name.
4856
4857 2020-05-12 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4860 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4861 * gdb.dwarf2/implref-struct.exp: Same.
4862 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4863 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4864
4865 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4866
4867 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4868
4869 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * lib/check-test-names.exp (all_test_names): New module variable.
4872 (counts): Add 'duplicates' field.
4873 (_check_duplicates): New procedure.
4874 (check): Also check for duplicates.
4875 (do_log_summary): Print duplicates count.
4876 (do_reset_vars): Reset counter for duplicate test names, and
4877 discard all know test names.
4878
4879 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4880
4881 * lib/gdb.exp: Include check-test-names.exp library.
4882 * lib/check-test-names.exp: New file.
4883
4884 2020-05-11 Tom de Vries <tdevries@suse.de>
4885
4886 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4887
4888 2020-05-11 Keith Seitz <keiths@redhat.com>
4889
4890 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4891
4892 2020-05-11 Tom de Vries <tdevries@suse.de>
4893
4894 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4895 * gdb.cp/cpexprs.exp.in: .. here.
4896 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4897 cpexprs.exp.
4898
4899 2020-05-11 Keith Seitz <keiths@redhat.com>
4900
4901 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4902 test names.
4903 * gdb.ada/arrayptr.exp: Likewise.
4904 * gdb.ada/assign_arr.exp: Likewise.
4905 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4906 * gdb.ada/bp_on_var.exp: Likewise.
4907 * gdb.ada/call_pn.exp: Likewise.
4908 * gdb.ada/complete.exp: Likewise.
4909 * gdb.ada/fun_overload_menu.exp: Likewise.
4910 * gdb.ada/funcall_param.exp: Likewise.
4911 * gdb.ada/funcall_ref.exp: Likewise.
4912 * gdb.ada/packed_array_assign.exp: Likewise.
4913 * gdb.ada/same_component_name.exp: Likewise.
4914 * gdb.ada/type_coercion.exp: Likewise.
4915 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4916 * gdb.ada/variant_record_packed_array.exp: Likewise.
4917
4918 2020-05-11 Tom de Vries <tdevries@suse.de>
4919
4920 PR symtab/25941
4921 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4922 out of ...
4923 * gdb.dwarf2/clang-debug-names.exp: ... here.
4924 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4925 clang-debug-names.exp.in.
4926 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4927 * gdb.dwarf2/clang-debug-names-2.c: New test.
4928
4929 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4930
4931 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4932 (fortran_runto_main): New Proc, fortran version of runto_main.
4933 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4934 * gdb.fortran/array-bounds.exp: Likewise.
4935 * gdb.fortran/array-slices.exp: Likewise.
4936 * gdb.fortran/block-data.exp: Likewise.
4937 * gdb.fortran/charset.exp: Likewise.
4938 * gdb.fortran/common-block.exp: Likewise.
4939 * gdb.fortran/complex.exp: Likewise.
4940 * gdb.fortran/derived-type-function.exp: Likewise.
4941 * gdb.fortran/derived-type.exp: Likewise.
4942 * gdb.fortran/info-modules.exp: Likewise.
4943 * gdb.fortran/info-types.exp: Likewise.
4944 * gdb.fortran/intrinsics.exp: Likewise.
4945 * gdb.fortran/library-module.exp: Likewise.
4946 * gdb.fortran/logical.exp: Likewise.
4947 * gdb.fortran/max-depth.exp: Likewise.
4948 * gdb.fortran/module.exp: Likewise.
4949 * gdb.fortran/multi-dim.exp: Likewise.
4950 * gdb.fortran/nested-funcs.exp: Likewise.
4951 * gdb.fortran/print-formatted.exp: Likewise.
4952 * gdb.fortran/print_type.exp: Likewise.
4953 * gdb.fortran/printing-types.exp: Likewise.
4954 * gdb.fortran/ptr-indentation.exp: Likewise.
4955 * gdb.fortran/ptype-on-functions.exp: Likewise.
4956 * gdb.fortran/subarray.exp: Likewise.
4957 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4958 * gdb.fortran/vla-datatypes.exp: Likewise.
4959 * gdb.fortran/vla-history.exp: Likewise.
4960 * gdb.fortran/vla-ptr-info.exp: Likewise.
4961 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4962 * gdb.fortran/vla-ptype.exp: Likewise.
4963 * gdb.fortran/vla-sizeof.exp: Likewise.
4964 * gdb.fortran/vla-type.exp: Likewise.
4965 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4966 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4967 * gdb.fortran/vla-value-sub.exp: Likewise.
4968 * gdb.fortran/vla-value.exp: Likewise.
4969 * gdb.fortran/whatis_type.exp: Likewise.
4970 * gdb.mi/mi-var-child-f.exp: Likewise.
4971
4972 2020-05-09 Tom de Vries <tdevries@suse.de>
4973
4974 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4975
4976 2020-05-08 Tom de Vries <tdevries@suse.de>
4977
4978 * gdb.dwarf2/clang-debug-names.c: New test.
4979 * gdb.dwarf2/clang-debug-names.exp: New file.
4980
4981 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4982
4983 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4984 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4985
4986 2020-05-06 Tom de Vries <tdevries@suse.de>
4987
4988 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4989 breakpoint is at a "recommended breakpoint location".
4990 * gdb.reverse/consecutive-reverse.exp: Same.
4991
4992 2020-05-06 Tom de Vries <tdevries@suse.de>
4993
4994 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4995 address.
4996
4997 2020-05-06 Tom de Vries <tdevries@suse.de>
4998
4999 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5000
5001 2020-05-06 Tom de Vries <tdevries@suse.de>
5002
5003 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5004 info for r.
5005
5006 2020-05-06 Tom de Vries <tdevries@suse.de>
5007
5008 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5009 necessary.
5010
5011 2020-05-06 Tom de Vries <tdevries@suse.de>
5012
5013 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5014 void.
5015
5016 2020-05-06 Tom de Vries <tdevries@suse.de>
5017
5018 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5019 of ...
5020 * gdb.base/async.exp: ... here.
5021 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5022 "recommended breakpoint location".
5023
5024 2020-05-06 Tom de Vries <tdevries@suse.de>
5025
5026 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5027
5028 2020-05-04 Tom de Vries <tdevries@suse.de>
5029
5030 * gdb.base/async.exp: Check whether instruction addresses are a
5031 "recommended breakpoint location".
5032
5033 2020-05-03 Tom Tromey <tom@tromey.com>
5034
5035 * gdb.base/sepdebug.exp: Remove "catch" test.
5036 * gdb.base/break.exp: Remove "catch" test.
5037 * gdb.base/default.exp: Update expected output.
5038
5039 2020-05-02 Tom de Vries <tdevries@suse.de>
5040
5041 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5042 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5043 * gdb.arch/i386-mpx-map.exp: Same.
5044 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5045 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5046 * gdb.arch/i386-mpx.exp: Same.
5047
5048 2020-05-02 Tom de Vries <tdevries@suse.de>
5049
5050 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5051
5052 2020-05-01 Tom de Vries <tdevries@suse.de>
5053
5054 * gdb.ada/operator_bp.exp: Allow more than required amount of
5055 breakpoint.
5056
5057 2020-05-01 Tom de Vries <tdevries@suse.de>
5058
5059 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5060
5061 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5062
5063 PR gdb/18706
5064 * gdb.cp/stub-array-size.cc: New test.
5065 * gdb.cp/stub-array-size.exp: New file.
5066 * gdb.cp/stub-array-size.h: New test.
5067 * gdb.cp/stub-array-size2.cc: New test.
5068
5069 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5070
5071 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5072 output to the new format.
5073
5074 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
5075
5076 * gdb.base/break.exp: Use with_test_prefix.
5077
5078 2020-04-29 Tom de Vries <tdevries@suse.de>
5079
5080 * lib/gdb.exp (debug_types): New proc.
5081 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5082 * gdb.python/py-symtab.exp: Same.
5083
5084 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
5085
5086 PR gdb/17320
5087 * gdb.base/pretty-array.c: New test.
5088 * gdb.base/pretty-array.exp: New file.
5089
5090 2020-04-29 Tom de Vries <tdevries@suse.de>
5091
5092 PR symtab/25889
5093 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5094 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5095 and include cpexprs.exp.
5096
5097 2020-04-28 Mark Williams <mark@myosotissp.com>
5098
5099 PR gdb/24480
5100 * dw4-toplevel-types.exp: Test for top level types.
5101 * dw4-toplevel-types.cc: Test for top level types.
5102
5103 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5104
5105 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5106 (theads -> threads).
5107
5108 2020-04-28 Tom de Vries <tdevries@suse.de>
5109
5110 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5111
5112 2020-04-28 Tom de Vries <tdevries@suse.de>
5113
5114 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5115
5116 2020-04-28 Tom de Vries <tdevries@suse.de>
5117
5118 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5119
5120 2020-04-28 Tom de Vries <tdevries@suse.de>
5121
5122 * gdb.dwarf2/main-foo.c: New test.
5123 * gdb.dwarf2/struct-with-sig.exp: New file.
5124
5125 2020-04-25 Tom de Vries <tdevries@suse.de>
5126
5127 * boards/debug-types.exp: New file.
5128
5129 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5130
5131 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5132
5133 2020-04-24 Tom Tromey <tom@tromey.com>
5134
5135 PR symtab/12707:
5136 * gdb.python/py-symbol.exp: Update expected results for
5137 linkage_name test.
5138 * gdb.cp/print-demangle.exp: New file.
5139 * gdb.base/c-linkage-name.exp: Fix test.
5140 * gdb.guile/scm-symbol.exp: Update expected results for
5141 linkage_name test.
5142
5143 2020-04-24 Tom Tromey <tom@tromey.com>
5144
5145 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5146 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5147 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5148 assembler.
5149
5150 2020-04-24 Tom de Vries <tdevries@suse.de>
5151
5152 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5153 C++.
5154
5155 2020-04-24 Tom Tromey <tromey@adacore.com>
5156
5157 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5158 values.
5159 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5160 values. Update test for minimal encodings.
5161 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5162 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5163 values. Update test for minimal encodings.
5164
5165 2020-04-24 Tom Tromey <tromey@adacore.com>
5166
5167 PR python/23662:
5168 * gdb.ada/variant.exp: Add Python checks.
5169 * gdb.rust/simple.exp: Add dynamic type checks.
5170
5171 2020-04-24 Tom Tromey <tromey@adacore.com>
5172
5173 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5174 Make array type matching more lax.
5175 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5176 * gdb.ada/mi_variant.exp: New file.
5177 * gdb.ada/mi_variant/pck.ads: New file.
5178 * gdb.ada/mi_variant/pkg.adb: New file.
5179 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5180 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5181
5182 2020-04-24 Tom Tromey <tromey@adacore.com>
5183
5184 * gdb.ada/variant.exp: Add dynamic field offset tests.
5185 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5186 * gdb.ada/variant/pkg.adb: Add new variables.
5187
5188 2020-04-24 Tom Tromey <tromey@adacore.com>
5189
5190 * gdb.ada/variant.exp: New file
5191 * gdb.ada/variant/pkg.adb: New file
5192 * gdb.ada/variant/pck.adb: New file
5193
5194 2020-04-24 Tom de Vries <tdevries@suse.de>
5195
5196 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5197
5198 2020-04-24 Tom de Vries <tdevries@suse.de>
5199
5200 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5201 flags.
5202
5203 2020-04-24 Tom de Vries <tdevries@suse.de>
5204
5205 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5206
5207 2020-04-24 Tom de Vries <tdevries@suse.de>
5208
5209 * lib/gdb.exp (default_gdb_start): Handle eof.
5210 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5211 failure.
5212 * gdb.base/readnever.exp: Handle clean_restart failure.
5213
5214 2020-04-23 Tom de Vries <tdevries@suse.de>
5215
5216 * gdb.base/decl-before-def.exp: Run to main and print a again.
5217
5218 2020-04-23 Tom de Vries <tdevries@suse.de>
5219
5220 * gdb.base/decl-before-def-decl.c: New test.
5221 * gdb.base/decl-before-def-def.c: New test.
5222 * gdb.base/decl-before-def.exp: New file.
5223
5224 2020-04-23 Tom de Vries <tdevries@suse.de>
5225
5226 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5227
5228 2020-04-22 Tom de Vries <tdevries@suse.de>
5229
5230 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5231 debug_info_offset.
5232 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5233 before $objsfile in the line line.
5234
5235 2020-04-22 Tom de Vries <tdevries@suse.de>
5236
5237 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5238
5239 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5240
5241 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5242 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5243 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5244 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5245 * gdb.base/jit-protocol.h: Update definitions to match all usage
5246 contexts.
5247
5248 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5249
5250 * gdb.base: Rename all jit related test and source files.
5251
5252 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5253
5254 * gdb.base/jit-reader.exp: Relax register output check.
5255
5256 2020-04-22 Tom de Vries <tdevries@suse.de>
5257
5258 PR symtab/25764
5259 * gdb.base/psym-external-decl-2.c: New test.
5260 * gdb.base/psym-external-decl.c: New test.
5261 * gdb.base/psym-external-decl.exp: New file.
5262 * gdb.threads/tls.exp: Add PR25807 kfail.
5263
5264 2020-04-22 Tom de Vries <tdevries@suse.de>
5265
5266 PR symtab/25801
5267 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5268 in "info source" output.
5269
5270 2020-04-22 Tom de Vries <tdevries@suse.de>
5271
5272 PR symtab/25700
5273 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5274 symtab for imported_unit.c.
5275
5276 2020-04-21 Gary Benson <gbenson@redhat.com>
5277
5278 * gdb.base/advance.c (func): New argument, to match call site.
5279 (func2, func3): Add return statements.
5280
5281 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5282
5283 * gdb.multi/run-only-second-inf.c: New file.
5284 * gdb.multi/run-only-second-inf.exp: New file.
5285
5286 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5287
5288 * gdb.btrace/multi-inferior.c: New test.
5289 * gdb.btrace/multi-inferior.exp: New file.
5290
5291 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5292
5293 * gdb.btrace/enable-new-thread.c: New test.
5294 * gdb.btrace/enable-new-thread.exp: New file.
5295
5296 2020-04-21 Tom de Vries <tdevries@suse.de>
5297
5298 PR gdb/25471
5299 * gdb.threads/killed-outside.c: New test.
5300 * gdb.threads/killed-outside.exp: New file.
5301
5302 2020-04-20 Gary Benson <gbenson@redhat.com>
5303
5304 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5305 * gdb.base/nested-subp2.exp: Likewise.
5306 * gdb.base/nested-subp3.exp: Likewise.
5307
5308 2020-04-20 Gary Benson <gbenson@redhat.com>
5309
5310 * gdb.base/nested-subp1.exp: Disable test when using clang.
5311 * gdb.base/nested-subp2.exp: Likewise.
5312 * gdb.base/nested-subp3.exp: Likewise.
5313
5314 2020-04-20 Gary Benson <gbenson@redhat.com>
5315
5316 * gdb.cp/exception.cc: Fix compilation error with clang.
5317
5318 2020-04-20 Gary Benson <gbenson@redhat.com>
5319
5320 * gdb.trace/tspeed.c: Fix compilation error with clang.
5321
5322 2020-04-20 Gary Benson <gbenson@redhat.com>
5323
5324 * gdb.base/jit-main.c: Fix compilation error with clang.
5325
5326 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5327
5328 * gdb.base/attach-twice.c: Include "sys/types.h".
5329 (PTRACE_ATTACH): Add fallback definition.
5330 (main): Pass `0' to the 4th argument of `ptrace'.
5331
5332 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5333
5334 * gdb.base/fork-running-state.c: Include "signal.h".
5335
5336 2020-04-17 Tom Tromey <tromey@adacore.com>
5337
5338 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5339 Update tests.
5340 * gdb.btrace/cpu.exp: Update tests.
5341 * gdb.base/maint.exp: Update tests.
5342 * gdb.base/default.exp: Update tests.
5343 * gdb.base/completion.exp: Update tests.
5344
5345 2020-04-16 Tom de Vries <tdevries@suse.de>
5346
5347 PR symtab/25791
5348 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5349 (ensure_gdb_index): and factor out and move ...
5350 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5351 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5352
5353 2020-04-16 Tom de Vries <tdevries@suse.de>
5354
5355 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5356 loading exec.
5357
5358 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5359
5360 * gdb.base/many-completions.exp: New file.
5361
5362 2020-04-14 Tom de Vries <tdevries@suse.de>
5363
5364 PR symtab/25718
5365 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5366
5367 2020-04-14 Tom de Vries <tdevries@suse.de>
5368
5369 PR symtab/25720
5370 * gdb.base/maint-expand-symbols-header-file.c: New test.
5371 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5372 * gdb.base/maint-expand-symbols-header-file.h: New test.
5373
5374 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5377 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5378 get_func_info.
5379 (get_func_info): Delete.
5380 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5381 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5382 * lib/dwarf.exp (get_func_info): New function.
5383
5384 2020-04-13 Tom de Vries <tdevries@suse.de>
5385
5386 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5387 to what find_gnatmake does.
5388
5389 2020-04-10 Tom de Vries <tdevries@suse.de>
5390
5391 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5392 -readnow.
5393
5394 2020-04-10 Tom de Vries <tdevries@suse.de>
5395
5396 PR cli/25808
5397 * gdb.base/style.c: Add leading newlines.
5398 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5399 Check listing of main's one-line body.
5400
5401 2020-04-08 Tom de Vries <tdevries@suse.de>
5402
5403 * lib/gdb.exp (psymtabs_p): New proc.
5404 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5405 importing unit" unsupported if there are no partial symbols.
5406
5407 2020-04-08 Tom de Vries <tdevries@suse.de>
5408
5409 PR testsuite/25760
5410 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5411
5412 2020-04-07 Tom de Vries <tdevries@suse.de>
5413
5414 PR symtab/25796
5415 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5416
5417 2020-04-07 Tom de Vries <tdevries@suse.de>
5418
5419 * gdb.base/check-psymtab.c: New test.
5420 * gdb.base/check-psymtab.exp: New file.
5421
5422 2020-04-06 Tom Tromey <tromey@adacore.com>
5423
5424 * gdb.ada/variant-record/proc.adb: New file.
5425 * gdb.ada/variant-record/value.adb: New file.
5426 * gdb.ada/variant-record/value.s: New file.
5427 * gdb.ada/variant-record.exp: New file.
5428
5429 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
5430
5431 PR gdb/25325
5432 * gdb.cp/typed-enum.cc: New test.
5433 * gdb.cp/typed-enum.exp: New file.
5434
5435 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5436
5437 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5438 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5439 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5440 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5441 * gdb.opt/inline-small-func.c: New file.
5442 * gdb.opt/inline-small-func.exp: New file.
5443 * gdb.opt/inline-small-func.h: New file.
5444
5445 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5446
5447 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5448 function.
5449
5450 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5451
5452 * lib/dwarf.exp (function_range): Allow compiler options to be
5453 specified.
5454
5455 2020-04-02 Tom de Vries <tdevries@suse.de>
5456
5457 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5458 __attribute__((always_inline)).
5459 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5460
5461 2020-04-02 Tom de Vries <tdevries@suse.de>
5462
5463 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5464 (gdbserver_gdb_exit): ... here. Add timeout warning.
5465 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5466 (connect_target_extended_remote): Append new server_spawn_id to
5467 server_spawn_ids.
5468 (cleanup): New proc.
5469 (setup, <toplevel>): Call cleanup.
5470
5471 2020-04-02 Tom de Vries <tdevries@suse.de>
5472
5473 * gdb.base/main-psymtab.exp: New file.
5474
5475 2020-04-02 Tom de Vries <tdevries@suse.de>
5476
5477 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5478
5479 2020-04-01 Tom Tromey <tom@tromey.com>
5480
5481 * gdb.base/complex-parts.exp: Add type tests.
5482
5483 2020-04-01 Tom Tromey <tom@tromey.com>
5484
5485 * gdb.base/complex-parts.exp: Add arithmetic tests.
5486
5487 2020-04-01 Tom Tromey <tom@tromey.com>
5488
5489 * gdb.compile/compile.exp: Update.
5490 * gdb.compile/compile-cplus.exp: Update.
5491 * gdb.base/varargs.exp: Update.
5492 * gdb.base/floatn.exp: Update.
5493 * gdb.base/endianity.exp: Update.
5494 * gdb.base/callfuncs.exp (do_function_calls): Update.
5495 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5496 (complex_float_integral_args): Update.
5497 * gdb.base/complex.exp: Update.
5498 * gdb.base/complex-parts.exp: Update.
5499
5500 2020-04-01 Tom Tromey <tromey@adacore.com>
5501
5502 * gdb.rust/union.rs: New file.
5503 * gdb.rust/union.exp: New file.
5504 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5505 (main): Update.
5506 * gdb.rust/simple.exp: Move union tests to union.exp.
5507
5508 2020-04-01 Tom Tromey <tromey@adacore.com>
5509
5510 * gdb.rust/simple.rs (main): Remove "y0".
5511
5512 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5513
5514 * gdb.multi/stop-all-on-exit.c: New test.
5515 * gdb.multi/stop-all-on-exit.exp: New file.
5516
5517 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
5518
5519 PR gdb/24789
5520 * gdb.cp/misc.cc: Add integer reference variable.
5521 * gdb.cp/misc.exp: Add test.
5522
5523 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5524
5525 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5526 scenario to cover execution until the end and also the case
5527
5528 2020-03-31 Tom de Vries <tdevries@suse.de>
5529
5530 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5531 c. Use "maint info symtabs" to check symtab expansion.
5532
5533 2020-03-30 Tom de Vries <tdevries@suse.de>
5534
5535 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5536 unsupported.
5537 (verify_psymtab_expanded): Move ...
5538 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5539 test.
5540 (readnow): New proc.
5541
5542 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5543
5544 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5545 with $hex.
5546
5547 2020-03-20 Tom Tromey <tromey@adacore.com>
5548
5549 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5550
5551 2020-03-20 Tom Tromey <tromey@adacore.com>
5552
5553 * gdb.ada/sub_variant/subv.adb: New file.
5554 * gdb.ada/sub_variant.exp: New file.
5555
5556 2020-03-20 Tom de Vries <tdevries@suse.de>
5557
5558 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5559 first break fails.
5560 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5561
5562 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5563
5564 * gdb.server/exit-multiple-threads.c: New file.
5565 * gdb.server/exit-multiple-threads.exp: New file.
5566
5567 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5568
5569 * gdb.fortran/mixed-lang-stack.c: New file.
5570 * gdb.fortran/mixed-lang-stack.cpp: New file.
5571 * gdb.fortran/mixed-lang-stack.exp: New file.
5572 * gdb.fortran/mixed-lang-stack.f90: New file.
5573
5574 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5575
5576 * gdb.linespec/cp-completion-aliases.cc: New file.
5577 * gdb.linespec/cp-completion-aliases.exp: New file.
5578
5579 2020-03-19 Tom de Vries <tdevries@suse.de>
5580
5581 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5582 more precise.
5583
5584 2020-03-18 Tom de Vries <tdevries@suse.de>
5585
5586 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5587 * gdb.dwarf2/break-inline-psymtab.c: New test.
5588 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5589
5590 2020-03-16 Tom de Vries <tdevries@suse.de>
5591
5592 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5593 cache_verify and cache_verify_proc.
5594
5595 2020-03-15 Tom de Vries <tdevries@suse.de>
5596
5597 * gdb.server/solib-list.exp: Handle
5598 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5599
5600 2020-03-15 Tom de Vries <tdevries@suse.de>
5601
5602 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5603 objfiles".
5604
5605 2020-03-14 Tom Tromey <tom@tromey.com>
5606
5607 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5608
5609 2020-03-14 Tom de Vries <tdevries@suse.de>
5610
5611 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5612
5613 2020-03-14 Tom de Vries <tdevries@suse.de>
5614
5615 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5616 result in line-by-line fashion.
5617
5618 2020-03-14 Tom de Vries <tdevries@suse.de>
5619
5620 * lib/gdb.exp (supports_statement_frontiers): New proc.
5621 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5622
5623 2020-03-14 Tom de Vries <tdevries@suse.de>
5624
5625 * gdb.base/printcmds.exp: Add missing quoting for "print
5626 teststring2".
5627
5628 2020-03-13 Tom Tromey <tom@tromey.com>
5629
5630 * gdb.base/printcmds.exp (test_print_strings): Add regression
5631 test.
5632 * gdb.base/printcmds.c (charptr): New typedef.
5633 (teststring2): New global.
5634
5635 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5636
5637 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5638 full path in the test name.
5639 (test_ld): Add some with_test_prefix blocks to make test names
5640 unique.
5641
5642 2020-03-13 Tom de Vries <tdevries@suse.de>
5643
5644 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5645
5646 2020-03-13 Tom de Vries <tdevries@suse.de>
5647
5648 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5649
5650 2020-03-13 Tom de Vries <tdevries@suse.de>
5651
5652 PR symtab/25646
5653 * gdb.dwarf2/imported-unit.exp: Add test.
5654
5655 2020-03-13 Tom de Vries <tdevries@suse.de>
5656
5657 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5658 (var1, var2): New variable.
5659 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5660 matching symbols.
5661
5662 2020-03-13 Tom de Vries <tdevries@suse.de>
5663
5664 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5665 (Term::command): Use prompt prefix.
5666 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5667 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5668 command_no_prompt_prefix instead of prefix.
5669 * gdb.tui/tui-layout-asm.exp: Same.
5670
5671 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5672
5673 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5674
5675 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5676
5677 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5678 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5679 on" while stepping over the test instruction, match printed
5680 message.
5681
5682 2020-03-12 Tom de Vries <tdevries@suse.de>
5683
5684 * gdb.base/info-types.exp: Use exp_continue during matching of output
5685 of "info types".
5686
5687 2020-03-12 Tom de Vries <tdevries@suse.de>
5688
5689 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5690
5691 2020-03-12 Tom de Vries <tdevries@suse.de>
5692
5693 * gdb.fortran/module.exp: Use exp_continue during matching of output
5694 of "info variable -n".
5695
5696 2020-03-12 Tom de Vries <tdevries@suse.de>
5697
5698 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5699 gdb.dwarf2/dw2-ranges-base.c.
5700
5701 2020-03-12 Tom de Vries <tdevries@suse.de>
5702
5703 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5704 in presence of GLIBC debuginfo.
5705
5706 2020-03-12 Tom de Vries <tdevries@suse.de>
5707
5708 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5709 $core.
5710
5711 2020-03-12 Tom de Vries <tdevries@suse.de>
5712
5713 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5714 more precise.
5715
5716 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
5717
5718 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5719 from Unix to Windows path.
5720
5721 2020-03-11 Tom de Vries <tdevries@suse.de>
5722
5723 * gdb.ada/minsyms.exp: Set language to ada.
5724
5725 2020-03-11 Tom de Vries <tdevries@suse.de>
5726
5727 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5728
5729 2020-03-11 Tom de Vries <tdevries@suse.de>
5730
5731 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5732
5733 2020-03-11 Tom Tromey <tromey@adacore.com>
5734
5735 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5736
5737 2020-03-11 Tom de Vries <tdevries@suse.de>
5738
5739 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5740
5741 2020-03-11 Tom de Vries <tdevries@suse.de>
5742
5743 * gdb.base/break-interp.exp: Limit verbose scope.
5744
5745 2020-03-11 Tom de Vries <tdevries@suse.de>
5746
5747 * gdb.fortran/logical.f90: Define variable with character type.
5748 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5749
5750 2020-03-11 Tom de Vries <tdevries@suse.de>
5751
5752 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5753
5754 2020-03-11 Tom de Vries <tdevries@suse.de>
5755
5756 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5757 symtabs.
5758
5759 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5760 Bernd Edlinger <bernd.edlinger@hotmail.de>
5761
5762 * gdb.cp/step-and-next-inline.cc: New file.
5763 * gdb.cp/step-and-next-inline.exp: New file.
5764 * gdb.cp/step-and-next-inline.h: New file.
5765 * gdb.dwarf2/dw2-is-stmt.c: New file.
5766 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5767 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5768 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5769 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5770
5771 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5772
5773 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5774 is-stmt flag in the line table.
5775
5776 2020-03-09 Tom de Vries <tdevries@suse.de>
5777
5778 * lib/gdb.exp (cached_file): Create cache dir.
5779
5780 2020-03-07 Tom de Vries <tdevries@suse.de>
5781
5782 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5783 * gdb.cp/rvalue-ref-params.exp: Same.
5784
5785 2020-03-06 Tom de Vries <tdevries@suse.de>
5786
5787 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5788 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5789
5790 2020-03-06 Tom de Vries <tdevries@suse.de>
5791
5792 * README: Fix "the the".
5793 * gdb.base/dprintf.exp: Same.
5794
5795 2020-03-05 Tom de Vries <tdevries@suse.de>
5796
5797 * gdb.base/maint.exp: Update "main print statistics" expected output.
5798
5799 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5800
5801 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5802 (fortran_int8): Likewise.
5803 (fortran_real4): Likewise.
5804 (fortran_real8): Likewise.
5805 (fortran_complex4): Likewise.
5806 (fortran_logical4): Likewise.
5807 (fortran_character1): Likewise.
5808
5809 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5810
5811 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5812 printed as true.
5813
5814 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5815
5816 * gdb.base/printcmds.exp: Add test to verify printf of a
5817 variable holding an address.
5818
5819 2020-03-03 Tom de Vries <tdevries@suse.de>
5820
5821 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5822
5823 2020-03-03 Tom de Vries <tdevries@suse.de>
5824
5825 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5826 gdb_test_multiple call.
5827
5828 2020-03-03 Tom de Vries <tdevries@suse.de>
5829
5830 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5831 gdb_test_multiple calls.
5832
5833 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5834
5835 * gdb.base/default.exp: Remove test of 'set history filename'.
5836 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5837 filename to the empty string.
5838 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5839 and GDBHISTSIZE.
5840
5841 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5842
5843 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5844 disabled.
5845
5846 2020-03-02 Pedro Alves <palves@redhat.com>
5847 Tom de Vries <tdevries@suse.de>
5848
5849 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5850 -prompt prefix, before user_code argument. Add -lbl option likewise.
5851 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5852 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5853 argument.
5854 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5855 have "\r\n" at start-of-line, instead of at end-of-line.
5856
5857 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5858
5859 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5860 libinproctrace.so.
5861
5862 2020-02-28 Luis Machado <luis.machado@linaro.org>
5863
5864 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5865 to "p/x".
5866
5867 2020-02-28 Luis Machado <luis.machado@linaro.org>
5868
5869 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5870 asm/ptrace.h and error.h.
5871
5872 2020-02-28 Tom de Vries <tdevries@suse.de>
5873
5874 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5875 (struct wrapper, do_something, mundane/symada__cS): Move ...
5876 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5877 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5878 Update "print symada__cS before partial symtab expansion" regexp.
5879 Update breakpoint location. Flush symbol cache after expansion.
5880
5881 2020-02-28 Luis Machado <luis.machado@linaro.org>
5882
5883 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5884
5885 2020-02-27 Tom de Vries <tdevries@suse.de>
5886
5887 * config/sid.exp: Remove unused globals.
5888 * gdb.base/attach.exp: Same.
5889 * gdb.base/catch-load.exp: Same.
5890 * gdb.base/dbx.exp: Same.
5891 * lib/gdb.exp: Same.
5892 * lib/mi-support.exp: Same.
5893 * lib/prompt.exp: Same.
5894
5895 2020-02-27 Tom de Vries <tdevries@suse.de>
5896
5897 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5898 not set.
5899
5900 2020-02-26 Aaron Merey <amerey@redhat.com>
5901
5902 * gdb.debuginfod: New directory for debuginfod tests.
5903 * gdb.debuginfod/main.c: New test file.
5904 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5905
5906 2020-02-26 Tom de Vries <tdevries@suse.de>
5907
5908 PR gdb/25603
5909 * gdb.base/persistent-lang.cc: New test.
5910 * gdb.base/persistent-lang.exp: New file.
5911
5912 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5913
5914 * gdb.fortran/derived-type-striding.exp: Add a new test.
5915 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5916 new test.
5917
5918 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5919
5920 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5921 names.
5922
5923 2020-02-25 Tom de Vries <tdevries@suse.de>
5924
5925 PR go/18926
5926 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5927
5928 2020-02-24 Tom de Vries <tdevries@suse.de>
5929
5930 PR gdb/25592
5931 * gdb.base/info-locals-unused-static-var.c: New test.
5932 * gdb.base/info-locals-unused-static-var.exp: New file.
5933
5934 2020-02-22 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.python/tui-window.exp: New file.
5937 * gdb.python/tui-window.py: New file.
5938
5939 2020-02-22 Tom Tromey <tom@tromey.com>
5940
5941 PR tui/17850:
5942 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5943 tests.
5944
5945 2020-02-22 Tom Tromey <tom@tromey.com>
5946
5947 * gdb.tui/new-layout.exp: Add sub-layout tests.
5948
5949 2020-02-22 Tom Tromey <tom@tromey.com>
5950
5951 * gdb.tui/new-layout.exp: New file.
5952
5953 2020-02-22 Tom Tromey <tom@tromey.com>
5954
5955 * gdb.rust/rust-style.rs: New file.
5956 * gdb.rust/rust-style.exp: New file.
5957 * gdb.base/style.exp: Test structure printing.
5958 * gdb.base/style.c (struct some_struct): New type.
5959 (enum etype): New type.
5960 (struct_value): New global.
5961
5962 2020-02-21 Tom de Vries <tdevries@suse.de>
5963
5964 PR go/18926
5965 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5966 Remove blanket xfails. Use message argument for gdb_breakpoint.
5967 Make continuing to breakpoint test conditional on setting breakpoint.
5968 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5969 DW_AT_name attribute. Add xfail for GCC PR93866.
5970
5971 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5972
5973 * gdb.dwarf2/cpp-linkage-name.c: New file.
5974 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5975
5976 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5977
5978 * lib/gdb.exp (gdb_wrapper_init): Reset
5979 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5980 not exist.
5981
5982 2020-02-20 Tom de Vries <tdevries@suse.de>
5983
5984 PR go/17018
5985 * gdb.go/hello.exp: Copy ...
5986 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5987 print of st to print value of global definition. Add xfail for GCC
5988 PR93844.
5989 * gdb.go/hello.exp: Remove printing of st before definition.
5990 * gdb.go/hello.go: Copy ...
5991 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5992 to st.
5993 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5994
5995 2020-02-20 Tom de Vries <tdevries@suse.de>
5996
5997 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5998 (gdb_simple_compile): Handle compile_flags go by using .go extension
5999 for source file.
6000 * gdb.go/chan.exp: Use support_go_compile.
6001 * gdb.go/handcall.exp: Same.
6002 * gdb.go/hello.exp: Same.
6003 * gdb.go/integers.exp: Same.
6004 * gdb.go/max-depth.exp: Same.
6005 * gdb.go/methods.exp: Same.
6006 * gdb.go/package.exp: Same.
6007 * gdb.go/strings.exp: Same.
6008 * gdb.go/types.exp: Same.
6009 * gdb.go/unsafe.exp: Same.
6010
6011 2020-02-19 Tom de Vries <tdevries@suse.de>
6012
6013 * gdb.python/lib-types.exp: Make xfail more strict.
6014
6015 2020-02-19 Tom de Vries <tdevries@suse.de>
6016
6017 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6018
6019 2020-02-19 Doug Evans <dje@google.com>
6020
6021 PR rust/25535
6022 * gdb.rust/simple.exp: Add test.
6023 * gdb.rust/simple.rs: Add test.
6024
6025 2020-02-19 Tom de Vries <tdevries@suse.de>
6026
6027 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6028 output line-by-line.
6029
6030 2020-02-19 Tom de Vries <tdevries@suse.de>
6031
6032 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6033
6034 2020-02-19 Tom de Vries <tdevries@suse.de>
6035
6036 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6037 prelink.
6038
6039 2020-02-19 Tom de Vries <tdevries@suse.de>
6040
6041 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6042 (gdb_do_cache): Use gdb_do_cache_wrap.
6043 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6044
6045 2020-02-19 Tom de Vries <tdevries@suse.de>
6046
6047 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6048 gdb_compile option.
6049
6050 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6051
6052 * gdb.base/printcmds.exp (test_print_enums): Update expected
6053 output.
6054
6055 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6056
6057 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6058 for "unknown".
6059
6060 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6061
6062 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6063 enumerator.
6064
6065 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6066
6067 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6068 FE_, add FE_NONE.
6069 (three): Update.
6070 (enum flag_enum_without_zero): New enum.
6071 (flag_enum_without_zero): New variable.
6072 (enum not_flag_enum): New enum.
6073 (three_not_flag): New variable.
6074 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6075 (test_print_enums): Add more tests for printing flag enums.
6076
6077 2020-02-18 Tom de Vries <tdevries@suse.de>
6078
6079 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6080 (gdb_compile_ada): ... here.
6081 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6082 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6083
6084 2020-02-14 Tom Tromey <tom@tromey.com>
6085
6086 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6087 build directory.
6088 * boards/gdbserver-base.exp: Update path to gdbserver.
6089
6090 2020-02-13 Tom de Vries <tdevries@suse.de>
6091
6092 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6093
6094 2020-02-13 Tom de Vries <tdevries@suse.de>
6095
6096 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6097 are missing.
6098
6099 2020-02-13 Tom de Vries <tdevries@suse.de>
6100
6101 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6102 call.
6103
6104 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6105
6106 PR tui/25126
6107 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6108 * gdb.base/cached-source-file.c: New file.
6109 * gdb.base/cached-source-file.exp: New file.
6110
6111 2020-02-11 Tom de Vries <tdevries@suse.de>
6112
6113 PR testsuite/25488
6114 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6115
6116 2020-02-10 Tom de Vries <tdevries@suse.de>
6117
6118 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6119
6120 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
6121
6122 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6123 and $after_addr are both integers before making a comparison.
6124
6125 2020-02-09 Tom de Vries <tdevries@suse.de>
6126
6127 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6128 command output and paste it into gdb.log. If any, paste catch message
6129 to gdb.log.
6130
6131 2020-02-07 Tom Tromey <tromey@adacore.com>
6132
6133 PR breakpoints/24915:
6134 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6135
6136 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
6137
6138 * gdb.tui/tui-missing-src.exp: Add the "missing source
6139 file" test for the TUI.
6140
6141 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6142
6143 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6144 including a port number in the output.
6145
6146 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6147
6148 * lib/fortran.exp (fortran_int4): Handle clang.
6149 (fortran_int8): Likewise.
6150 (fortran_real4): Likewise.
6151 (fortran_real8): Likewise.
6152 (fortran_complex4): Likewise.
6153 (fortran_logical4): Likewise.
6154 (fortran_character1): Likewise.
6155
6156 2020-02-04 Tom de Vries <tdevries@suse.de>
6157
6158 * README (Race detection): Add note.
6159
6160 2020-02-04 Tom de Vries <tdevries@suse.de>
6161
6162 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6163
6164 2020-02-04 Tom de Vries <tdevries@suse.de>
6165
6166 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6167
6168 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6169
6170 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6171 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6172 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6173 blttar, bnetarl.
6174 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6175 binary for blttar, bnetarl.
6176 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6177 wait instruction. Delete ldmx test.
6178 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6179
6180 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6181
6182 * gdb.fortran/array-bounds-high.exp: New file.
6183 * gdb.fortran/array-bounds-high.f90: New file.
6184
6185 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6186
6187 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6188 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6189
6190 2020-02-01 Tom de Vries <tdevries@suse.de>
6191
6192 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6193
6194 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6195
6196 PR tui/9765
6197 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6198 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6199
6200 2020-01-29 Luis Machado <luis.machado@linaro.org>
6201
6202 * gdb.arch/aarch64-brk-patterns.c: New source file.
6203 * gdb.arch/aarch64-brk-patterns.exp: New test.
6204
6205 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6206
6207 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6208 GCC/Clang version.
6209 * gdb.cp/pass-by-ref.exp: Ditto.
6210
6211 2020-01-29 Tom de Vries <tdevries@suse.de>
6212
6213 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6214 * gdb.threads/watchpoint-fork-mt.c: Same.
6215 * gdb.threads/watchpoint-fork-parent.c: Same.
6216 * gdb.threads/watchpoint-fork-st.c: Same.
6217 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6218
6219 2020-01-27 Luis Machado <luis.machado@linaro.org>
6220
6221 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6222 sitting at a syscall instruction when we hit the syscall function's
6223 breakpoint.
6224 Check PC against one obtained with the x command.
6225 Validate syscall number.
6226 (step_over_syscall): Don't continue to the syscall instruction if
6227 we're already there.
6228
6229 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6230
6231 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6232
6233 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6234
6235 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6236 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6237
6238 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6239
6240 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6241 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6242
6243 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6244
6245 * gdb.base/maint.exp: Update line table parsing test.
6246 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6247
6248 2020-01-24 Pedro Alves <palves@redhat.com>
6249
6250 PR gdb/25410
6251 * gdb.multi/multi-re-run-1.c: New.
6252 * gdb.multi/multi-re-run-2.c: New.
6253 * gdb.multi/multi-re-run.exp: New.
6254
6255 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6256
6257 PR gdb/23718
6258 * gdb.server/server-kill-python.exp: New file.
6259
6260 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6261
6262 * gdb.server/multi-ui-errors.c: New file.
6263 * gdb.server/multi-ui-errors.exp: New file.
6264
6265 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6266
6267 PR tui/9765
6268 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6269
6270 2020-01-19 Tom Tromey <tom@tromey.com>
6271
6272 * gdb.tui/main.exp: Add check for plain "file".
6273
6274 2020-01-16 Christian Biesinger <cbiesinger@google.com>
6275
6276 * lib/gdb.exp: Fix spelling error (seperatelly).
6277
6278 2020-01-14 Tom Tromey <tom@tromey.com>
6279
6280 PR symtab/12535:
6281 * gdb.python/python.exp: Test decode_line with empty string
6282 argument.
6283
6284 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6285
6286 * gdb.base/skip-inline.exp: Extend test.
6287
6288 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6289
6290 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6291 * gdb.dwarf2/dw2-bad-elf.c: New file.
6292 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6293
6294 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6295
6296 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6297 _line_saw_file.
6298
6299 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6300
6301 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6302 border.
6303
6304 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6305
6306 * gdb.multi/multi-target.exp (setup): Factor out "info
6307 connections" and "info inferiors" tests to ...
6308 (test_info_inferiors): ... this new procedure.
6309 (top level): Run new "info-inferiors" tests.
6310
6311 2020-01-10 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.server/bkpt-other-inferior.exp: New file.
6314
6315 2020-01-10 Pedro Alves <palves@redhat.com>
6316
6317 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6318 of "add-inferior".
6319 * gdb.base/quit-live.exp: Likewise.
6320 * gdb.base/remote-exec-file.exp: Likewise.
6321 * gdb.guile/scm-progspace.exp: Likewise.
6322 * gdb.linespec/linespec.exp: Likewise.
6323 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6324 * gdb.mi/user-selected-context-sync.exp: Likewise.
6325 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6326 "info inferiors" tests.
6327 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6328 "add-inferior".
6329 * gdb.multi/watchpoint-multi.exp: Likewise.
6330 * gdb.python/py-inferior.exp: Likewise.
6331 * gdb.server/extended-remote-restart.exp: Likewise.
6332 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6333 "info inferiors".
6334 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6335 * gdb.trace/report.exp: Likewise.
6336
6337 2020-01-10 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.multi/multi-target.c: New file.
6340 * gdb.multi/multi-target.exp: New file.
6341 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6342 mode requested, but remote does not support non-stop".
6343
6344 2020-01-10 Pedro Alves <palves@redhat.com>
6345
6346 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6347 disconnect before reconnecting.
6348
6349 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6350 Pedro Alves <palves@redhat.com>
6351
6352 * gdb.server/connect-without-multi-process.exp: Also test
6353 continuing to end.
6354
6355 2020-01-10 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.base/remote-exec-file.exp: New file.
6358
6359 2020-01-10 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6362 output.
6363 * gdb.threads/async.c: New.
6364 * gdb.threads/async.exp: New.
6365 * gdb.multi/tids-gid-reset.c: New.
6366 * gdb.multi/tids-gid-reset.exp: New.
6367
6368 2020-01-10 George Barrett <bob@bob131.so>
6369
6370 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6371 to help in finding the image relocation offset.
6372 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6373 options in arguments.
6374 (stap_test_no_debuginfo): Likewise.
6375 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6376 test variants.
6377 (stap_test): Add null semaphore relocation test.
6378
6379 2020-01-10 George Barrett <bob@bob131.so>
6380
6381 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6382 * gdb.base/stap-probe.exp: Likewise.
6383 (stap_test): Pass argument as an additional flag.
6384 (stap_test_no_debuginfo): Likewise.
6385 (stap_test): Check `info probes stap' output for semaphore
6386 addresses if the test binary is supposed to have them.
6387
6388 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6389
6390 * gdb.tui/basic.exp: Add more scrolling tests.
6391
6392 2020-01-09 Tom Tromey <tom@tromey.com>
6393
6394 PR tui/18932:
6395 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6396 meangingful value.
6397 (Term::command, Term::resize): Update.
6398 * gdb.tui/basic.exp: Add scrolling test.
6399
6400 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6401
6402 * gdb.tui/tui-layout-asm.exp: New file.
6403
6404 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6405
6406 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6407
6408 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6409
6410 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6411 (Term::enter_tui): Use Term::prepare_for_tui.
6412
6413 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6414
6415 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6416 called.
6417
6418 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6419
6420 * gdb.base/skip.exp: Fix race condition in test.
6421
6422 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6423
6424 * gdb.base/backtrace.c: New file.
6425 * gdb.base/backtrace.exp: New file.
6426
6427 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6428
6429 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6430
6431 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6432
6433 * gdb.base/style.exp: Test that warnings are styled.
6434
6435 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6436
6437 * gdb.base/line65535.exp: New file.
6438 * gdb.base/line65535.c: New file.
6439
6440 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6441
6442 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6443 * lib/gnat_debug_info_test.adb: New file.
6444 * gdb.ada/ptype_tagged_param.exp: Use
6445 gnat_runtime_has_debug_info, expect a different output if
6446 runtime does not have debug info.
6447
6448 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6449
6450 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6451 (another) quote in test name.
6452
6453 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6454
6455 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6456 Add quote in test name.
6457
6458 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6459
6460 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6461 directory instead.
6462 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6463 * gdb.cp/pass-by-ref-2.cc: New file.
6464 * gdb.cp/pass-by-ref-2.exp: New file.
6465
6466 2019-12-20 Tom Tromey <tom@tromey.com>
6467
6468 * gdb.tui/list-before.exp: New file.
6469
6470 2019-12-20 Tom Tromey <tom@tromey.com>
6471
6472 * gdb.tui/list.exp: Check for source on initial listing.
6473
6474 2019-12-11 Tom Tromey <tromey@adacore.com>
6475
6476 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6477 Add crlf test.
6478
6479 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
6480
6481 * gdb.base/default.exp: Update value of $_gdb_major.
6482
6483 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6484
6485 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6486
6487 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6488
6489 * gdb.base/skip.exp: Whitespace fix.
6490
6491 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6492
6493 * gdb.base/skip-inline.c: New file.
6494 * gdb.base/skip-inline.exp: New file.
6495
6496 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6497
6498 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6499 jit_function_00 to jit_function_stack_mangle.
6500 * gdb.base/jithost.c (jit_function_t): Rename to...
6501 (jit_function_stack_mangle_t): ... this.
6502 (jit_function_add_t): New typedef.
6503 (jit_function_00_code): Rename to...
6504 (jit_function_stack_mangle_code): ... this, make static.
6505 (jit_function_add_code): New.
6506 (main): Generate "add" function and call it. Adjust to changes
6507 in jithost_abi.
6508 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6509 (struct jithost_abi) <begin, end>: Remove fields.
6510 <object, function_stack_mangle, function_add>: New fields.
6511 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6512 code_end>: Remove fields.
6513 <func_stack_mangle>: New field.
6514 (read_debug_info): Adjust to renaming, create block for "add"
6515 function.
6516 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6517
6518 2019-12-11 Tom Tromey <tom@tromey.com>
6519
6520 * gdb.tui/resize.exp: Fix regexp.
6521 * gdb.tui/regs.exp: Fix regexps.
6522 * gdb.tui/main.exp: Fix regexp.
6523
6524 2019-12-11 Tom Tromey <tom@tromey.com>
6525
6526 * gdb.tui/resize.exp: Update.
6527 * gdb.tui/empty.exp (layouts): Update.
6528
6529 2019-12-11 Tom Tromey <tom@tromey.com>
6530
6531 * gdb.tui/regs.exp: Update.
6532 * gdb.tui/empty.exp (layouts): Update.
6533 * gdb.tui/basic.exp: Update.
6534 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6535
6536 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6537
6538 * gdb.base/options.exp: Add -raw-values in the print completion list.
6539 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6540
6541 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6542
6543 * gdb.threads/omp-par-scope.c: New file.
6544 * gdb/threads/omp-par-scope.exp: New file.
6545
6546 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6547
6548 * lib/gdb.exp (support_nested_function_tests): New proc.
6549
6550 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6551
6552 * lib/gdb.exp (gdb_compile_openmp): New proc.
6553 (build_executable_from_specs): Add an "openmp" option.
6554 (gdb_compile_pthreads): Add non-executable case.
6555
6556 2019-12-10 Tom Tromey <tromey@adacore.com>
6557
6558 * gdb.ada/unchecked_union.exp: New file.
6559 * gdb.ada/unchecked_union/pck.adb: New file.
6560 * gdb.ada/unchecked_union/pck.ads: New file.
6561 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6562 * gdb-utils.exp (string_to_regexp): Also quote "?".
6563
6564 2019-12-10 George Barrett <bob@bob131.so>
6565
6566 Test scripted probe breakpoints.
6567 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6568 * gdb.python/py-breakpoint.c (main): Likewise.
6569 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6570 specifier test.
6571 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6572
6573 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6574
6575 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6576 an rvalue parameter.
6577 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6578 parameter.
6579
6580 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6581
6582 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6583 modules.
6584
6585 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6586
6587 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6588 broken version of GCC.
6589
6590 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6591
6592 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6593 sym-info-cmds library.
6594 * gdb.fortran/info-types.exp: Likewise.
6595 * lib/sym-info-cmds.exp: New file.
6596
6597 2019-12-08 Tom de Vries <tdevries@suse.de>
6598
6599 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6600
6601 2019-12-07 Keith Seitz <keiths@redhat.com>
6602
6603 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6604 * gdb.base/corefile-buildid-shlib.c: New file.
6605 * gdb.base/corefile-buildid.c: New file.
6606 * gdb.base/corefile-buildid.exp: New file.
6607
6608 2019-12-06 Tom de Vries <tdevries@suse.de>
6609
6610 * gdb.dwarf2/varval.exp: Add decl before def test.
6611
6612 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6613
6614 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6615
6616 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6617
6618 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6619 CV and reference conversion for overload resolution.
6620 * gdb.cp/rvalue-ref-overload.exp: Test it.
6621
6622 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6623
6624 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6625 * gdb.base/frameapply.exp: Test faas without command.
6626
6627 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6628
6629 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6630 Fortran tests.
6631 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6632 order.
6633
6634 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6635
6636 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6637 casting to type with no kind specified.
6638 (test_basic_parsing_of_type_kinds): Additional tests for types
6639 with no kind specified, and add tests for single/double
6640 precision/complex types.
6641
6642 2019-12-04 Tom Tromey <tromey@adacore.com>
6643
6644 * gdb.base/endianity.c (struct other) <x>: New field.
6645 (main): Initialize it.
6646 * gdb.base/endianity.exp: Update.
6647
6648 2019-12-04 Tom Tromey <tromey@adacore.com>
6649
6650 * gdb.ada/scalar_storage/storage.adb: New file.
6651 * gdb.ada/scalar_storage/pck.adb: New file.
6652 * gdb.ada/scalar_storage/pck.ads: New file.
6653 * gdb.ada/scalar_storage.exp: New file.
6654
6655 2019-12-04 Tom Tromey <tromey@adacore.com>
6656
6657 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6658 (main): Initialize it.
6659 * gdb.base/endianity.exp: Update.
6660
6661 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6662
6663 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6664
6665 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6666
6667 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6668 -symbol-info-module-functions and -symbol-info-module-variables.
6669
6670 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6671
6672 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6673
6674 2019-12-01 Richard Bunt <richard.bunt@arm.com>
6675 Andrew Burgess <andrew.burgess@embecosm.com>
6676
6677 * gdb.fortran/derived-type-striding.exp: New file.
6678 * gdb.fortran/derived-type-striding.f90: New file.
6679 * gdb.fortran/array-slices.exp: New file.
6680 * gdb.fortran/array-slices.f90: New file.
6681
6682 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6683
6684 * gdb.base/define.exp: Test . in command names.
6685 * gdb.base/setshow.exp: Update test, as . is now part of
6686 command name.
6687
6688 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6689
6690 * gdb.base/define-prefix.exp: New file.
6691
6692 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6693
6694 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6695 compile.
6696 (skip_btrace_pt_tests): Likewise.
6697
6698 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6699
6700 * gdb.fortran/info-modules.exp: Compile source files in correct
6701 order.
6702
6703 2019-11-27 Kevin Buettner <kevinb@redhat.com>
6704
6705 * gdb.dwarf2/imported-unit.exp: New file.
6706 * gdb.dwarf2/imported-unit.c: New file.
6707
6708 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6709
6710 * gdb.mi/mi-fortran-modules-2.f90: New file.
6711 * gdb.mi/mi-fortran-modules.exp: New file.
6712 * gdb.mi/mi-fortran-modules.f90: New file.
6713
6714 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6715
6716 * gdb.mi/mi-sym-info-1.c: New file.
6717 * gdb.mi/mi-sym-info-2.c: New file.
6718 * gdb.mi/mi-sym-info.exp: New file.
6719
6720 2019-11-22 Tom Tromey <tromey@adacore.com>
6721
6722 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6723 * gdb.ada/tasks/foo.adb: Add another stopping location.
6724
6725 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6726
6727 * gdb.base/endianity.c: New test.
6728 * gdb.base/endianity.exp: New file.
6729
6730 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6731
6732 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6733
6734 2019-11-21 Tom de Vries <tdevries@suse.de>
6735
6736 PR gdb/24956
6737 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6738
6739 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6740
6741 * gdb.python/py-progspace.exp: Add missing parentheses on some
6742 'print' commands.
6743
6744 2019-11-19 Tom Tromey <tom@tromey.com>
6745
6746 * gdb.tui/winheight.exp: New file.
6747
6748 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6749
6750 * gdb.base/ctf-whatis.c: Delete.
6751 * gdb.base/ctf-whatis.exp: Delete.
6752 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6753
6754 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6755
6756 * gdb.base/ctf-cvexpr.exp: Delete.
6757 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6758
6759 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6760
6761 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6762 the compiler. Clean up header comment a little.
6763 * gdb.base/ctf-ptype.exp: Likewise.
6764 * gdb.base/ctf-whatis.exp: Likewise.
6765 * lib/gdb.exp (skip_ctf_tests): New proc.
6766
6767 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6768
6769 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6770 * gdb.tui/corefile-run.exp: New file.
6771
6772 2019-11-14 Tom Tromey <tromey@adacore.com>
6773
6774 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6775 regression tests.
6776
6777 2019-11-12 Tom Tromey <tom@tromey.com>
6778
6779 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6780 after any command. Expect prompt after WAIT_FOR is seen.
6781 (enter_tui): Enable resize messages.
6782 (command): Expect command in output.
6783 (get_line): Avoid error when cursor appears to be off-screen.
6784 (dump_screen): Include screen size in title.
6785 (_do_resize): New proc, from "resize".
6786 (resize): Rewrite. Do resize in two steps.
6787 * gdb.tui/empty.exp (layouts): Fix entries.
6788 (check_boxes): Remove xfail.
6789 (check_text): Dump screen on failure.
6790
6791 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6792
6793 * gdb.python/py-symbol.exp: Add test for
6794 gdb.lookup_static_symbols.
6795
6796 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6797
6798 * gdb.python/py-symbol.c: Declare and call function from new
6799 py-symbol-2.c file.
6800 * gdb.python/py-symbol.exp: Compile both source files, and add new
6801 tests for gdb.lookup_static_symbol.
6802 * gdb.python/py-symbol-2.c: New file.
6803
6804 2019-11-02 Tom de Vries <tdevries@suse.de>
6805
6806 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6807 * gdb.base/anon.exp: Same.
6808 * gdb.base/auto-connect-native-target.exp: Same.
6809 * gdb.base/call-ar-st.exp: Same.
6810 * gdb.base/catch-syscall.exp: Same.
6811 * gdb.base/commands.exp: Same.
6812 * gdb.base/default.exp: Same.
6813 * gdb.base/display.exp: Same.
6814 * gdb.base/float.exp: Same.
6815 * gdb.base/foll-fork.exp: Same.
6816 * gdb.base/help.exp: Same.
6817 * gdb.base/info-macros.exp: Same.
6818 * gdb.base/info-proc.exp: Same.
6819 * gdb.base/info-target.exp: Same.
6820 * gdb.base/long_long.exp: Same.
6821 * gdb.base/macscp.exp: Same.
6822 * gdb.base/memattr.exp: Same.
6823 * gdb.base/nofield.exp: Same.
6824 * gdb.base/pointers.exp: Same.
6825 * gdb.base/printcmds.exp: Same.
6826 * gdb.base/ptype.exp: Same.
6827 * gdb.base/restore.exp: Same.
6828 * gdb.base/return.exp: Same.
6829 * gdb.base/scope.exp: Same.
6830 * gdb.base/set-noassign.exp: Same.
6831 * gdb.base/setshow.exp: Same.
6832 * gdb.base/shlib-call.exp: Same.
6833 * gdb.base/signals.exp: Same.
6834 * gdb.base/sigstep.exp: Same.
6835 * gdb.base/skip.exp: Same.
6836 * gdb.base/solib-symbol.exp: Same.
6837 * gdb.base/stap-probe.exp: Same.
6838 * gdb.base/step-line.exp: Same.
6839 * gdb.base/step-test.exp: Same.
6840 * gdb.base/style.exp: Same.
6841 * gdb.base/varargs.exp: Same.
6842 * gdb.base/vla-datatypes.exp: Same.
6843 * gdb.base/vla-ptr.exp: Same.
6844 * gdb.base/vla-sideeffect.exp: Same.
6845 * gdb.base/volatile.exp: Same.
6846 * gdb.base/watch-cond-infcall.exp: Same.
6847 * gdb.base/watchpoint.exp: Same.
6848
6849 2019-11-02 Tom de Vries <tdevries@suse.de>
6850
6851 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6852 * gdb.cp/cpexprs.exp: Same.
6853 * gdb.cp/except-multi-location.exp: Same.
6854 * gdb.cp/exceptprint.exp: Same.
6855 * gdb.cp/gdb2384.exp: Same.
6856 * gdb.cp/inherit.exp: Same.
6857 * gdb.cp/m-static.exp: Same.
6858 * gdb.cp/meth-typedefs.exp: Same.
6859 * gdb.cp/misc.exp: Same.
6860 * gdb.cp/namespace.exp: Same.
6861 * gdb.cp/non-trivial-retval.exp: Same.
6862 * gdb.cp/overload.exp: Same.
6863 * gdb.cp/pr17132.exp: Same.
6864 * gdb.cp/re-set-overloaded.exp: Same.
6865 * gdb.cp/rvalue-ref-types.exp: Same.
6866 * gdb.cp/templates.exp: Same.
6867
6868 2019-11-01 Luis Machado <luis.machado@linaro.org>
6869
6870 PR gdb/25124
6871
6872 * gdb.arch/pr25124.S: New file.
6873 * gdb.arch/pr25124.exp: New file.
6874
6875 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6876
6877 * gdb.fortran/info-modules.exp: Update expected results, and add
6878 additional tests for 'info module functinos', and 'info module
6879 variables'.
6880 * gdb.fortran/info-types.exp: Update expected results.
6881 * gdb.fortran/info-types.f90: Extend testcase with additional
6882 module variables and functions.
6883
6884 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6885
6886 * gdb.fortran/info-modules.exp: New file.
6887 * gdb.fortran/info-types.exp: Build with new file.
6888 * gdb.fortran/info-types.f90: Include and use new module.
6889 * gdb.fortran/info-types-2.f90: New file.
6890
6891 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6892
6893 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6894 * gdb.base/settings.exp: Test all settings types using
6895 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6896 that now verifies that the value of "maint show" is the same as
6897 returned by the settings functions. Test the type of the
6898 maintenance settings.
6899 * gdb.base/default.exp: Update show_conv_list.
6900
6901 2019-10-31 Tom de Vries <tdevries@suse.de>
6902
6903 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6904 gdb_test.
6905 * gdb.arch/amd64-disp-step.exp: Same.
6906 * gdb.asm/asm-source.exp: Same.
6907 * gdb.btrace/buffer-size.exp: Same.
6908 * gdb.btrace/cpu.exp: Same.
6909 * gdb.btrace/enable.exp: Same.
6910 * gdb.dwarf2/count.exp: Same.
6911 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6912 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6913 * gdb.fortran/vla-datatypes.exp: Same.
6914 * gdb.fortran/vla-history.exp: Same.
6915 * gdb.fortran/vla-ptype.exp: Same.
6916 * gdb.fortran/vla-value.exp: Same.
6917 * gdb.fortran/whatis_type.exp: Same.
6918 * gdb.guile/guile.exp: Same.
6919 * gdb.multi/tids.exp: Same.
6920 * gdb.python/py-finish-breakpoint.exp: Same.
6921 * gdb.python/py-framefilter.exp: Same.
6922 * gdb.python/py-pp-registration.exp: Same.
6923 * gdb.python/py-xmethods.exp: Same.
6924 * gdb.python/python.exp: Same.
6925 * gdb.server/connect-with-no-symbol-file.exp: Same.
6926 * gdb.server/no-thread-db.exp: Same.
6927 * gdb.server/run-without-local-binary.exp: Same.
6928 * gdb.stabs/weird.exp: Same.
6929 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6930 * gdb.threads/thread-find.exp: Same.
6931 * gdb.threads/tls-shared.exp: Same.
6932 * gdb.threads/tls.exp: Same.
6933 * gdb.threads/wp-replication.exp: Same.
6934 * gdb.trace/ax.exp: Same.
6935 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6936
6937 2019-10-31 Tom de Vries <tdevries@suse.de>
6938
6939 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6940 * gdb.ada/array_subscript_addr.exp: Same.
6941 * gdb.ada/arrayidx.exp: Same.
6942 * gdb.ada/arrayparam.exp: Same.
6943 * gdb.ada/arrayptr.exp: Same.
6944 * gdb.ada/boolean_expr.exp: Same.
6945 * gdb.ada/call_pn.exp: Same.
6946 * gdb.ada/complete.exp: Same.
6947 * gdb.ada/fixed_cmp.exp: Same.
6948 * gdb.ada/fun_addr.exp: Same.
6949 * gdb.ada/funcall_param.exp: Same.
6950 * gdb.ada/interface.exp: Same.
6951 * gdb.ada/mod_from_name.exp: Same.
6952 * gdb.ada/null_array.exp: Same.
6953 * gdb.ada/packed_array.exp: Same.
6954 * gdb.ada/packed_tagged.exp: Same.
6955 * gdb.ada/print_chars.exp: Same.
6956 * gdb.ada/print_pc.exp: Same.
6957 * gdb.ada/ptype_arith_binop.exp: Same.
6958 * gdb.ada/ptype_field.exp: Same.
6959 * gdb.ada/ptype_tagged_param.exp: Same.
6960 * gdb.ada/rec_return.exp: Same.
6961 * gdb.ada/ref_tick_size.exp: Same.
6962 * gdb.ada/str_ref_cmp.exp: Same.
6963 * gdb.ada/taft_type.exp: Same.
6964 * gdb.ada/tagged.exp: Same.
6965 * gdb.ada/type_coercion.exp: Same.
6966 * gdb.ada/uninitialized_vars.exp: Same.
6967
6968 2019-10-30 Tom de Vries <tdevries@suse.de>
6969
6970 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6971
6972 2019-10-26 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.base/bigcore.c: Fix typos in comments.
6975 * gdb.base/ctf-ptype.c: Same.
6976 * gdb.base/long_long.c: Same.
6977 * gdb.dwarf2/dw2-op-out-param.S: Same.
6978 * gdb.python/py-evthreads.c: Same.
6979 * gdb.reverse/i387-stack-reverse.c: Same.
6980 * gdb.trace/tfile.c: Same.
6981 * lib/compiler.c: Same.
6982 * lib/compiler.cc: Same.
6983
6984 2019-10-25 Tom de Vries <tdevries@suse.de>
6985
6986 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6987 gdb_test_multiple calls.
6988 * gdb.reverse/sigall-reverse.exp: Same.
6989 * gdb.reverse/solib-precsave.exp: Same.
6990 * gdb.reverse/solib-reverse.exp: Same.
6991 * gdb.reverse/until-precsave.exp: Same.
6992 * gdb.reverse/until-reverse.exp: Same.
6993
6994 2019-10-24 Tom de Vries <tdevries@suse.de>
6995
6996 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6997 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6998 kfail using -wrap pattern flag and convenience variable
6999 gdb_test_name.
7000
7001 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7002
7003 * gdb.python/py-progspace.exp: Add tests for the
7004 Progspace.block_for_pc method.
7005
7006 2019-10-23 Tom Tromey <tom@tromey.com>
7007
7008 * configure: Rebuild.
7009 * aclocal.m4: Use m4_include, not sinclude.
7010
7011 2019-10-21 Tom de Vries <tdevries@suse.de>
7012
7013 * gdb.base/infcall-nested-structs.c: Add
7014 __attribute__((noinline,noclone)) to all functions.
7015 (call_all): Add missing variable initialization. Simplify return value.
7016 (breakpt): Increment volatile variable, to prevent call from being
7017 optimized out.
7018 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7019
7020 2019-10-17 Tom de Vries <tdevries@suse.de>
7021
7022 * gdb.fortran/module.exp: Allow info variables to print info for files
7023 other than module.f90.
7024
7025 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7026
7027 * gdb.fortran/module.exp: Extend with 'info variables' test.
7028
7029 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7030
7031 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7032 F77_FOR_TARGET.
7033
7034 2019-10-16 Tom de Vries <tdevries@suse.de>
7035
7036 PR tdep/25096
7037 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7038
7039 2019-10-16 Tom de Vries <tdevries@suse.de>
7040
7041 PR tdep/24104
7042 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7043 Add KFAIL for PR tdep/25096.
7044
7045 2019-10-16 Tom de Vries <tdevries@suse.de>
7046
7047 PR testsuite/25059
7048 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7049
7050 2019-10-16 Tom de Vries <tdevries@suse.de>
7051
7052 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7053 as signed.
7054
7055 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7056
7057 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7058 one instead of increasing timeout.
7059
7060 2019-10-13 Tom de Vries <tdevries@suse.de>
7061
7062 PR record/25038
7063 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7064 * gdb.reverse/sigall-reverse.exp: Same.
7065 * gdb.reverse/solib-precsave.exp: Same.
7066 * gdb.reverse/solib-reverse.exp: Same.
7067 * gdb.reverse/step-precsave.exp: Same.
7068 * gdb.reverse/until-precsave.exp: Same.
7069 * gdb.reverse/until-reverse.exp: Same.
7070 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7071
7072 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7073
7074 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7075 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7076 (cmp_struct_05_01, cmp_struct_static_02_01)
7077 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7078 comparisons.
7079
7080 2019-10-10 Tom de Vries <tdevries@suse.de>
7081
7082 PR testsuite/24888
7083 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7084 gnatlink.
7085
7086 2019-10-09 Tom de Vries <tdevries@suse.de>
7087
7088 PR testsuite/25048
7089 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7090
7091 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7092
7093 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7094 exceptions due to missing debug information.
7095
7096 2019-10-07 Tom de Vries <tdevries@suse.de>
7097
7098 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7099
7100 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7101
7102 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7103 * gdb.base/annota1.exp: Update to use gdb_test_name.
7104
7105 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
7106
7107 * gdb.base/ctf-whatis.exp: New file.
7108 * gdb.base/ctf-whatis.c: New file.
7109 * gdb.base/ctf-ptype.exp: New file.
7110 * gdb.base/ctf-ptype.c: New file.
7111 * gdb.base/ctf-constvars.exp: New file.
7112 * gdb.base/ctf-constvars.c: New file.
7113 * gdb.base/ctf-cvexpr.exp: New file.
7114
7115 2019-10-04 Tom de Vries <tdevries@suse.de>
7116
7117 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7118 for loop.
7119
7120 2019-10-03 Tom Tromey <tom@tromey.com>
7121
7122 PR rust/24976:
7123 * gdb.rust/simple.rs (Union2): New type.
7124 (main): Use Union2.
7125 * gdb.rust/simple.exp: Add test.
7126
7127 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7128
7129 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7130 nested function prefix.
7131
7132 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7133 Richard Bunt <richard.bunt@arm.com>
7134 Andrew Burgess <andrew.burgess@embecosm.com>
7135
7136 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7137 nested functions.
7138 * gdb.fortran/nested-funcs.f90: Update expected results.
7139 * gdb.fortran/nested-funcs-2.exp: New file.
7140 * gdb.fortran/nested-funcs-2.f90: New file.
7141
7142 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7143
7144 * gdb.python/py-parameter.exp: Make test names unique.
7145 * gdb.python/py-template.exp: Likewise.
7146 * gdb.python/py-value.exp: Likewise.
7147
7148 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7149
7150 * gdb.base/break-interp.exp: Reduce test name duplication.
7151 * gdb.base/call-sc.exp: Likewise.
7152 * gdb.base/callfuncs.exp: Likewise.
7153 * gdb.base/charset.exp: Likewise.
7154 * gdb.base/dump.exp: Likewise.
7155 * gdb.base/ena-dis-br.exp: Likewise.
7156 * gdb.base/relational.exp: Likewise.
7157 * gdb.base/step-over-syscall.exp: Likewise.
7158 * gdb.base/structs.exp: Likewise.
7159
7160 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7161
7162 * gdb.linespec/explicit.exp: Make test names unique.
7163 * gdb.linespec/ls-errs.exp: Likewise.
7164
7165 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7166
7167 * gdb.reverse/break-precsave.exp: Make test names unique.
7168 * gdb.reverse/break-reverse.exp: Likewise.
7169 * gdb.reverse/finish-precsave.exp: Likewise.
7170 * gdb.reverse/finish-reverse.exp: Likewise.
7171 * gdb.reverse/machinestate-precsave.exp: Likewise.
7172 * gdb.reverse/machinestate.exp: Likewise.
7173 * gdb.reverse/readv-reverse.exp: Likewise.
7174 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7175 * gdb.reverse/sigall-precsave.exp: Likewise.
7176 * gdb.reverse/sigall-reverse.exp: Likewise.
7177 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7178 * gdb.reverse/watch-precsave.exp: Likewise.
7179 * gdb.reverse/watch-reverse.exp: Likewise.
7180
7181 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7182
7183 * gdb.threads/stop-with-handle.c: New file.
7184 * gdb.threads/stop-with-handle.exp: New file.
7185
7186 2019-10-03 Tom de Vries <tdevries@suse.de>
7187
7188 PR testsuite/25059
7189 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7190 directory" line to be missing.
7191
7192 2019-10-03 Tom de Vries <tdevries@suse.de>
7193
7194 PR testsuite/25059
7195 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7196 type optional.
7197
7198 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7199
7200 * gdb.python/py-format-string.c (string.h): New include.
7201 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7202 the same value, for endianness-independence.
7203 * gdb.python/py-format-string.exp (default_regexp_dict)
7204 (test_pretty_structs, test_format): Adjust expected output to the
7205 changed initialization.
7206
7207 2019-10-02 Tom Tromey <tromey@adacore.com>
7208
7209 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7210
7211 2019-10-02 Pedro Alves <palves@redhat.com>
7212 Andrew Burgess <andrew.burgess@embecosm.com>
7213
7214 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7215 "print-file-var.h".
7216 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7217 (get_version_1): Print this_version_id and its address.
7218 Add extern "C" wrappers around interface functions.
7219 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7220 "print-file-var.h".
7221 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7222 (get_version_2): Print this_version_id and its address.
7223 Add extern "C" wrappers around interface functions.
7224 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7225 <stddef.h> and "print-file-var.h".
7226 Add extern "C" wrappers around interface functions.
7227 [VERSION_ID_MAIN] (this_version_id): Define.
7228 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7229 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7230 up extern "C" blocks.
7231 * gdb.base/print-file-var.exp (test): New, factored out from top
7232 level.
7233 (top level): Test all combinations of attribute hidden or not,
7234 dlopen or not, and this_version_id symbol in main file or not.
7235 Compile tests as both C++ and C, make test names unique.
7236
7237 2019-10-01 Tom Tromey <tom@tromey.com>
7238
7239 * gdb.base/style.exp: Test "show logging filename".
7240
7241 2019-10-01 Tom Tromey <tom@tromey.com>
7242
7243 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7244 * gdb.base/style.exp: Add metadata style test.
7245
7246 2019-10-01 Tom Tromey <tom@tromey.com>
7247
7248 * gdb.base/style.exp: Test "pwd".
7249
7250 2019-10-01 Tom Tromey <tom@tromey.com>
7251
7252 * gdb.base/style.exp: Update tests.
7253
7254 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7255
7256 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7257 'six' to unsigned.
7258 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7259 'five'. Use an all-ones bit pattern for each.
7260 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7261 to its changed values.
7262
7263 2019-09-30 Tom Tromey <tromey@adacore.com>
7264
7265 * gdb.rust/traits.rs: Disable all warnings.
7266
7267 2019-09-29 Tom de Vries <tdevries@suse.de>
7268
7269 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7270
7271 2019-09-29 Tom de Vries <tdevries@suse.de>
7272
7273 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7274
7275 2019-09-27 Tom de Vries <tdevries@suse.de>
7276
7277 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7278
7279 2019-09-27 Tom de Vries <tdevries@suse.de>
7280
7281 PR record/23188
7282 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7283
7284 2019-09-26 Tom Tromey <tromey@adacore.com>
7285
7286 * gdb.ada/py_taft.exp: New file.
7287 * gdb.ada/py_taft/main.adb: New file.
7288 * gdb.ada/py_taft/pkg.adb: New file.
7289 * gdb.ada/py_taft/pkg.ads: New file.
7290
7291 2019-09-24 Tom de Vries <tdevries@suse.de>
7292
7293 PR gdb/24598
7294 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7295
7296 2019-09-22 Tom de Vries <tdevries@suse.de>
7297
7298 * gdb.base/restore.exp: Allow register variables to be optimized out at
7299 -O0.
7300
7301 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7302
7303 * gdb.arch/spu-info.exp: Remove file.
7304 * gdb.arch/spu-info.c: Remove file.
7305 * gdb.arch/spu-ls.exp: Remove file.
7306 * gdb.arch/spu-ls.c: Remove file.
7307
7308 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7309 * gdb.asm/spu.inc: Remove file.
7310
7311 * gdb.base/dump.exp: Remove support for spu*-*-*.
7312 * gdb.base/stack-checking.exp: Likewise.
7313 * gdb.base/overlays.exp: Likewise.
7314 * gdb.base/ovlymgr.c: Likewise.
7315 * gdb.base/spu.ld: Remove file.
7316
7317 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7318 * gdb.cp/cpexprs.exp: Likewise.
7319 * gdb.cp/exception.exp: Likewise.
7320 * gdb.cp/gdb2495.exp: Likewise.
7321 * gdb.cp/mb-templates.exp: Likewise.
7322 * gdb.cp/pr9167.exp: Likewise.
7323 * gdb.cp/userdef.exp: Likewise.
7324
7325 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7326
7327 * gdb.cell: Remove directory.
7328 * lib/cell.exp: Remove file.
7329
7330 2019-09-19 Tom de Vries <tdevries@suse.de>
7331
7332 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7333
7334 2019-09-19 Tom de Vries <tdevries@suse.de>
7335
7336 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7337
7338 2019-09-19 Tom de Vries <tdevries@suse.de>
7339
7340 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7341 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7342 (gdb_target_cmd): ... here.
7343 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7344 value 2.
7345
7346 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7347
7348 * gdb.base/source-dir.exp: Avoid having directory names in test
7349 names.
7350
7351 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7352
7353 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7354 directory.
7355
7356 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7357
7358 * gdb.base/list-missing-source.exp: New file.
7359
7360 2019-09-14 Tom de Vries <tdevries@suse.de>
7361
7362 PR teststuite/24599
7363 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7364 * lib/ada.exp (gnatmake_version_at_least): New proc.
7365
7366 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7367
7368 * gdb.base/maint.exp: Use exec_has_index_section.
7369
7370 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7371
7372 * gdb.base/maint.exp: Add test for 'maint info sections'.
7373
7374 2019-09-12 Tom de Vries <tdevries@suse.de>
7375
7376 * gdb.base/store.exp: Allow register variables to be optimized out at
7377 -O0.
7378
7379 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7380
7381 * gdb.ada/rdv_wait.exp: Update to new task names.
7382 * gdb.base/task_switch_in_core.exp: Likewise.
7383 * gdb.base/info_sources_base.c: Likewise.
7384
7385 2019-09-10 Tom Tromey <tromey@adacore.com>
7386
7387 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7388
7389 2019-09-10 Tom Tromey <tromey@adacore.com>
7390
7391 * gdb.ada/dgopt.exp: New file.
7392 * gdb.ada/dgopt/x.adb: New file.
7393
7394 2019-09-08 Tom Tromey <tom@tromey.com>
7395
7396 * gdb.tui/resize.exp: Remove setup_xfail.
7397 * gdb.tui/regs.exp: Remove setup_xfail.
7398 * gdb.tui/basic.exp: Remove setup_xfail.
7399
7400 2019-09-06 David Blaikie <dblaikie@gmail.com>
7401
7402 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7403 * gdb.cp/cplabel.exp: Ditto.
7404 * gdb.linespec/ls-errs.exp: Ditto.
7405
7406 2019-09-05 Tom de Vries <tdevries@suse.de>
7407
7408 * lib/gdb.exp (cmp_file_string): New proc.
7409 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7410 runto_main. Verify save breakpoints output.
7411
7412 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7413
7414 * gdb.base/info-var.exp: Test info variables without running
7415 to main, to avoid expect's buffer overflow.
7416
7417 2019-09-03 Tom Tromey <tromey@adacore.com>
7418
7419 * gdb.ada/bias.exp: New file.
7420 * gdb.ada/bias/bias.adb: New file.
7421 * gdb.ada/print_chars.exp: Add regression test.
7422 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7423 (MC): New variable.
7424
7425 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7426
7427 * gdb.base/argv0-symlink.exp: Run only on native target
7428 and local host.
7429
7430 2019-08-29 Tom de Vries <tdevries@suse.de>
7431
7432 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7433 diverse debug info.
7434 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7435
7436 2019-08-28 Tom de Vries <tdevries@suse.de>
7437
7438 * gdb.base/info-var.exp: Allow info variables to print info for files
7439 other than info-var-f1.c and info-var-f2.c.
7440
7441 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7442
7443 * gdb.fortran/info-types.exp: Add module.
7444 * gdb.fortran/info-types.f90: Update expected results.
7445
7446 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7447
7448 * gdb.fortran/info-types.exp: New file.
7449 * gdb.fortran/info-types.f90: New file.
7450 * lib/fortran.exp (fortran_character1): New proc.
7451
7452 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7453
7454 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7455 functions'. Reindent as needed.
7456 * gdb.base/info-var-f1.c: New file.
7457 * gdb.base/info-var-f2.c: New file.
7458 * gdb.base/info-var.exp: New file.
7459 * gdb.base/info-var.h: New file.
7460
7461 2019-08-26 Tom de Vries <tdevries@suse.de>
7462
7463 PR c++/24852
7464 * gdb.cp/no-libstdcxx-probe.exp: New test.
7465
7466 2019-08-26 Tom de Vries <tdevries@suse.de>
7467
7468 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7469 * tests need to be skipped.
7470 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7471 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7472 mi_skip_libstdcxx_probe_tests.
7473
7474 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7475
7476 * gdb.python/py-xmethods.exp: Use raw strings when passing
7477 arguments to SimpleXMethodMatcher.
7478
7479 2019-08-22 Tom de Vries <tdevries@suse.de>
7480
7481 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7482 more informative.
7483
7484 2019-08-21 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.base/with.exp: Test "with" with no arguments.
7487
7488 2019-08-21 Tom de Vries <tdevries@suse.de>
7489
7490 * gdb.base/gdb-caching-proc.exp: Sort files.
7491
7492 2019-08-20 Tom de Vries <tdevries@suse.de>
7493
7494 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7495 compilation.
7496
7497 2019-08-16 Tom de Vries <tdevries@suse.de>
7498
7499 * gdb.base/compare-sections.exp ("after run to main"): Allow
7500 mismatched read-only sections for PIE executables.
7501
7502 2019-08-16 Tom Tromey <tom@tromey.com>
7503
7504 * lib/tuiterm.exp (_csi_Z): New proc.
7505 * gdb.tui/basic.exp: Update window positions.
7506 * gdb.tui/empty.exp: Update window positions.
7507
7508 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7509
7510 * gdb.base/examine-backward.exp: Correct regexp for
7511 "examine 3 bytes backward from ${address_zero}".
7512
7513 2019-08-15 Tom Tromey <tom@tromey.com>
7514
7515 * gdb.tui/empty.exp: Enable resizing tests.
7516
7517 2019-08-15 Tom Tromey <tromey@adacore.com>
7518
7519 * gdb.ada/char_enum.exp: Add regression tests.
7520 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7521 and '0'.
7522 (Char, Gchar): Update.
7523 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7524
7525 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7526
7527 * gdb.python/python.exp: Expect a leading underscore on
7528 GdbOutput{,Error}File.
7529
7530 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7531
7532 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7533 Windows host.
7534
7535 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7536
7537 * gdb.base/batch-preserve-term-settings.exp
7538 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7539
7540 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7541
7542 * lib/gdb.exp: When running on a mingw target, replace
7543 /x/ with x:/.
7544
7545 2019-08-14 Alan Hayward <alan.hayward@arm.com>
7546
7547 * gdb.arch/aarch64-prologue.c: New test.
7548 * gdb.arch/aarch64-prologue.exp: New file.
7549
7550 2019-08-13 Tom de Vries <tdevries@suse.de>
7551
7552 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7553 Thread.
7554
7555 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7556
7557 * gdb.python/py-completion.exp: Download the .py file to the host
7558 and use its host pathname. Conditionalize tests that use
7559 tab completion and manipulate files on the build machine.
7560 * gdb.python/py-events.exp: Download the .py file to the host
7561 and use its host pathname.
7562 * gdb.python/py-evsignal.exp: Likewise.
7563 * gdb.python/py-evthreads.exp: Likewise.
7564 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7565 pathname syntax.
7566 * gdb.python/py-framefilter.exp: Download the .py file to the right
7567 place on the host. Match Windows pathname syntax.
7568 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7569 .py file to the host and use its host pathname.
7570 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7571 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7572 build pathname. Skip symlink test on Windows host. Add missing
7573 newline at end of file.
7574 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7575 and use its host pathname.
7576 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7577 * gdb.python/py-section-script.exp: Use host location of binfile
7578 on safe-path. Use correct path separator on Windows host.
7579 Reorder alternatives in gdb_test_multiple to prevent matching
7580 the wrong alternative on success.
7581 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7582
7583 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7584
7585 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7586 expect the GDB inferior to no longer immediately stop after
7587 being resumed with "signal SIGINT".
7588
7589 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7590
7591 * gdb.linespec/break-ask.exp: Generalize regexps to match
7592 Windows pathnames too.
7593
7594 2019-08-08 Tom de Vries <tdevries@suse.de>
7595
7596 PR testsuite/24862
7597 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7598
7599 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7600
7601 * gdb.base/style.exp: Update tests for help doc new invariants.
7602 * gdb.base/help.exp: Likewise.
7603
7604 2019-08-06 Tom Tromey <tom@tromey.com>
7605
7606 * gdb.base/style.exp: Add disassemble test.
7607 * gdb.base/style.c (some_called_function): New function.
7608 (main): Use it.
7609
7610 2019-08-05 Christian Biesinger <cbiesinger@google.com>
7611
7612 * gdb.python/py-block.exp: Test dictionary access on blocks.
7613
7614 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
7615
7616 PR gdb/24863
7617 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7618 -list-thread-groups --available test when running under
7619 check-read1.
7620
7621 2019-08-05 Tom de Vries <tdevries@suse.de>
7622
7623 PR testsuite/24863
7624 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7625 * gdb.base/help.exp: Use with_read1_timeout_factor.
7626 * gdb.base/info-macros.exp: Same.
7627 * gdb.cp/nested-types.exp: Same.
7628
7629 2019-08-05 Tom de Vries <tdevries@suse.de>
7630
7631 * lib/gdb.exp (version_at_least): Factor out of ...
7632 (tcl_version_at_least): ... here.
7633 (gdb_compile): Fail if pie results in non-PIE executable.
7634 (readelf_version, readelf_prints_pie): New proc.
7635 (exec_is_pie): Return -1 if unknown.
7636
7637 2019-08-05 Tom de Vries <tdevries@suse.de>
7638
7639 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7640
7641 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7642
7643 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7644
7645 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7646
7647 * lib/completion-support.exp (test_gdb_complete_none): Skip
7648 tab completion tests if no readline support.
7649 (test_gdb_complete_unique_re): Likewise.
7650 (test_gdb_complete_multiple): Likewise.
7651
7652 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7653
7654 * gdb.base/info_sources.exp: New file.
7655 * gdb.base/info_sources.c: New file.
7656 * gdb.base/info_sources_base.c: New file.
7657
7658 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7659
7660 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7661 prefix argument.
7662 (test_exit_status): Add prefix argument.
7663
7664 2019-08-01 Tom de Vries <tdevries@suse.de>
7665
7666 PR testsuite/24863
7667 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7668 calling exp_continue for new thread and thread exited messages.
7669
7670 2019-08-01 Tom de Vries <tdevries@suse.de>
7671
7672 PR testsuite/24863
7673 * gdb.base/structs.exp: Fix check-read1 timeout using
7674 gdb_test_sequence.
7675 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7676
7677 2019-08-01 Tom de Vries <tdevries@suse.de>
7678
7679 PR testsuite/24863
7680 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7681 line.
7682
7683 2019-08-01 Tom de Vries <tdevries@suse.de>
7684
7685 PR testsuite/24863
7686 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7687
7688 2019-07-30 Tom Tromey <tromey@adacore.com>
7689
7690 * gdb.ada/display_nested.exp: New file.
7691 * gdb.ada/display_nested/foo.adb: New file.
7692 * gdb.ada/display_nested/pack.adb: New file.
7693 * gdb.ada/display_nested/pack.ads: New file.
7694
7695 2019-07-30 Christian Biesinger <cbiesinger@google.com>
7696
7697 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7698 namespace.
7699 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7700
7701 2019-07-30 Tom de Vries <tdevries@suse.de>
7702
7703 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7704 instead.
7705
7706 2019-07-30 Tom de Vries <tdevries@suse.de>
7707
7708 PR testsuite/24834
7709 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7710 (exec_is_pie): New proc.
7711
7712 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7713
7714 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7715
7716 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7717
7718 * gdb.python/py-objfile.c: Add global and static vars.
7719 * gdb.python/py-objfile.exp: Test new functions Objfile.
7720 lookup_global_symbol and lookup_static_symbol.
7721
7722 2019-07-29 Tom Tromey <tom@tromey.com>
7723
7724 * lib/tuiterm.exp (Term::_csi_@): New proc.
7725 (Term::_csi_X): Don't move cursor.
7726
7727 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7728
7729 * gdb.base/options.exp: Update backtrace - completion to
7730 new option -frame-info.
7731 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7732 Test new 'set print frame-info'. Test backtrace -frame-info
7733 overriding 'set print frame-info'.
7734 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7735 Test new 'set print frame-info'.
7736 Verify consistency of backtrace with and without filters, with and
7737 without -no-filters.
7738 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7739 default.
7740
7741 2019-07-29 Tom de Vries <tdevries@suse.de>
7742
7743 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7744 no arguments".
7745
7746 2019-07-29 Tom de Vries <tdevries@suse.de>
7747
7748 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7749 is a substring of the first for "complete non-unique file name".
7750
7751 2019-07-29 Tom de Vries <tdevries@suse.de>
7752
7753 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7754 with ".*".
7755
7756 2019-07-29 Tom de Vries <tdevries@suse.de>
7757
7758 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7759 Pass prompt_regexp parameter to gdb_test_multiple calls.
7760
7761 2019-07-29 Tom de Vries <tdevries@suse.de>
7762
7763 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7764 print registers" regexps.
7765
7766 2019-07-29 Tom de Vries <tdevries@suse.de>
7767
7768 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7769
7770 2019-07-29 Tom de Vries <tdevries@suse.de>
7771
7772 PR gdb/24855
7773 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7774 (skip_python_tests_prompt): Add prompt_regexp argument to
7775 gdb_test_multiple calls.
7776
7777 2019-07-27 Tom Tromey <tom@tromey.com>
7778
7779 * gdb.tui/main.exp: New file.
7780
7781 2019-07-27 Tom Tromey <tom@tromey.com>
7782
7783 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7784 optional.
7785 * gdb.tui/empty.exp: New file.
7786
7787 2019-07-27 Tom Tromey <tom@tromey.com>
7788
7789 * lib/tuiterm.exp (spawn): New proc.
7790 (Term::resize): New proc.
7791 * gdb.tui/resize.exp: New file.
7792
7793 2019-07-27 Tom Tromey <tom@tromey.com>
7794
7795 * gdb.tui/list.exp: New file.
7796
7797 2019-07-27 Tom Tromey <tom@tromey.com>
7798
7799 * gdb.tui/regs.exp: New file.
7800
7801 2019-07-27 Tom Tromey <tom@tromey.com>
7802
7803 * gdb.tui/basic.exp: Add "layout split" test.
7804
7805 2019-07-27 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.tui/basic.exp: Add "layout asm" test.
7808
7809 2019-07-27 Tom Tromey <tom@tromey.com>
7810
7811 * lib/tuiterm.exp: New file.
7812 * gdb.tui/basic.exp: New file.
7813
7814 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7815
7816 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7817 Enable tests associated with this flag. Adjust regex
7818 referencing "foo_low" to now refer to "foo_cold" instead.
7819
7820 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7821
7822 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7823 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7824 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7825 foo_cold. Revise comments to match.
7826 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7827 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7828 were wrapped into this proc; Call do_test in loop from outermost
7829 level.
7830 (foo_low): Rename all occurrences to "foo_cold".
7831 (backtrace from baz): New test.
7832 (x2/i foo_cold): New test.
7833 (info line *foo_cold): New test.
7834
7835 2019-07-26 Tom de Vries <tdevries@suse.de>
7836
7837 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7838
7839 2019-07-25 Tom de Vries <tdevries@suse.de>
7840
7841 PR testsuite/24830
7842 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7843 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7844 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7845 (skip_libstdcxx_probe_tests): ... here.
7846 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7847
7848 2019-07-24 Tom de Vries <tdevries@suse.de>
7849
7850 PR testsuite/24807
7851 * gdb.objc/basicclass.m: Include stdio.h.
7852 * gdb.objc/nondebug.m: Same.
7853 * gdb.objc/objcdecode.m: Same.
7854
7855 2019-07-24 Tom de Vries <tdevries@suse.de>
7856
7857 PR testsuite/24612
7858 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7859 additional_flags.
7860
7861 2019-07-24 Tom de Vries <tdevries@suse.de>
7862
7863 PR testsuite/24831
7864 * gdb.multi/tids.exp: Update error messages for info threads.
7865
7866 2019-07-24 Tom de Vries <tdevries@suse.de>
7867
7868 * gdb.base/info-types.exp: Allow info types to print info for more than
7869 one file.
7870
7871 2019-07-23 Tom de Vries <tdevries@suse.de>
7872
7873 PR testsuite/24842
7874 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7875 gdb_spawn_with_cmdline_opts.
7876
7877 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7878
7879 * gdb.arch/arm-cmse-sgstubs.c: New test.
7880 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7881
7882 2019-07-23 Tom de Vries <tdevries@suse.de>
7883
7884 PR testsuite/24711
7885 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7886 issuing next command.
7887
7888 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7889
7890 * gdb.ada/info_auto_lang.exp: Update expected results.
7891 * gdb.base/info-types.c: Add additional types to check.
7892 * gdb.base/info-types.exp: Update expected results.
7893
7894 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7895
7896 * gdb.base/info-types.c: New file.
7897 * gdb.base/info-types.exp: New file.
7898
7899 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7900
7901 * gdb.arch/riscv-bp-infcall.c: New file.
7902 * gdb.arch/riscv-bp-infcall.exp: New file.
7903
7904 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 PR breakpoints/24541
7907 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7908
7909 2019-07-14 Tom de Vries <tdevries@suse.de>
7910
7911 PR testsuite/24760
7912 * gdb.objc/basicclass.exp: Fix unterminated string.
7913
7914 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7915 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7918 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7919 negative bounds.
7920 * gdb.fortran/vla-value.exp: Print elements of an array with
7921 negative bounds.
7922 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7923 testing.
7924
7925 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7926
7927 * gdb.base/options.exp (expect_string): Dequote strings in
7928 results.
7929 (test-string): Test strings with different quoting and reindent.
7930
7931 2019-07-10 Tom Tromey <tromey@adacore.com>
7932
7933 * gdb.ada/mi_ex_cond.exp: Update expected results.
7934 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7935 * gdb.ada/mi_catch_ex.exp: Update expected results.
7936 * gdb.ada/mi_catch_assert.exp: Update expected results.
7937 * gdb.ada/catch_ex.exp (catch_exception_info)
7938 (catch_exception_entry, catch_assert_entry)
7939 (catch_unhandled_entry): Update.
7940 * gdb.ada/catch_assert_if.exp: Update expected results.
7941
7942 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7943 Stephen Roberts <stephen.roberts@arm.com>
7944
7945 * gdb.base/define.exp: Restore original prompt.
7946
7947 2019-07-09 Pedro Alves <palves@redhat.com>
7948
7949 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7950 breakpoints" output.
7951 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7952 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7953 throw" creates breakpoint.
7954 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7955 'type="catchpoint"'.
7956
7957 2019-07-09 Pedro Alves <palves@redhat.com>
7958
7959 PR c++/15468
7960 * gdb.cp/except-multi-location-lib.cc: New.
7961 * gdb.cp/except-multi-location-main.cc: New.
7962 * gdb.cp/except-multi-location.exp: New.
7963
7964 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7965
7966 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7967 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7968 argument and update callers.
7969
7970 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7971
7972 * gdb.arch/amd64-break-on-asm-line.S: New file.
7973 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7974
7975 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7976
7977 * gdb.base/printcmds.exp: Test printing C string and
7978 C wide string convenience vars without transiting via the inferior.
7979 Also make test names unique.
7980
7981 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7982
7983 PR breakpoints/25011
7984 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7985
7986 2019-07-04 Pedro Alves <palves@redhat.com>
7987
7988 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7989 body returned ok(0), break(3) or continue(4).
7990 * gdb.testsuite/foreach_with_prefix.exp: New file.
7991
7992 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7993
7994 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7995
7996 2019-07-03 Pedro Alves <palves@redhat.com>
7997
7998 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7999 "return -code".
8000
8001 2019-07-03 Pedro Alves <palves@redhat.com>
8002
8003 PR cli/24732
8004 * gdb.base/shell.exp: Load completion-support.exp.
8005 Adjust expected error output. Add completion tests.
8006
8007 2019-07-03 Pedro Alves <palves@redhat.com>
8008
8009 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8010 string_to_regexp.
8011
8012 2019-07-03 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8015 (expect_integer): Adjust to expect "-string".
8016 (expect_string): New.
8017 (all_options): Expect "-string".
8018 (test-flag, test-boolean): Adjust to expect "-string".
8019 (test-string): New proc.
8020 (top level): Call it.
8021
8022 2019-07-03 Pedro Alves <palves@redhat.com>
8023
8024 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8025 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8026 the expected output in the success.
8027
8028 2019-07-03 Pedro Alves <palves@redhat.com>
8029
8030 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8031 Split one gdb_test_multiple call in two to avoid a race.
8032
8033 2019-07-03 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.base/with.c: New file.
8036 * gdb.base/with.exp: New file.
8037
8038 2019-07-03 Pedro Alves <palves@redhat.com>
8039
8040 * gdb.base/settings.exp: Replace all references to "maint
8041 test-settings set" with references to "maint set test-settings",
8042 and all references to "maint test-settings show" with references
8043 to "maint show test-settings".
8044
8045 2019-07-03 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.base/settings.exp (test-string): Adjust expected out when
8048 testing "maint test-settings show filename"
8049
8050 2019-07-02 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.base/options.exp (test-info-threads): New procedure.
8053 (top level): Call it.
8054
8055 2019-06-28 Tom Tromey <tromey@adacore.com>
8056
8057 * gdb.dwarf2/ada-linkage-name.c: New file.
8058 * gdb.dwarf2/ada-linkage-name.exp: New file.
8059
8060 2019-06-27 Tom Tromey <tromey@adacore.com>
8061
8062 PR c++/20020:
8063 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8064
8065 2019-06-26 Tom de Vries <tdevries@suse.de>
8066
8067 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8068
8069 2019-06-26 Tom de Vries <tdevries@suse.de>
8070
8071 * gdb.base/index-cache.exp: Add back missing debug option.
8072
8073 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8074
8075 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8076
8077 2019-06-25 Tom de Vries <tdevries@suse.de>
8078
8079 PR testsuite/24727
8080 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8081
8082 2019-06-24 Tom de Vries <tdevries@suse.de>
8083
8084 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8085
8086 2019-06-24 Tom de Vries <tdevries@suse.de>
8087
8088 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8089 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8090 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8091
8092 2019-06-24 Tom de Vries <tdevries@suse.de>
8093
8094 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8095
8096 2019-06-21 Tom de Vries <tdevries@suse.de>
8097
8098 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8099
8100 2019-06-21 Tom de Vries <tdevries@suse.de>
8101
8102 PR testsuite/24518
8103 PR ada/24713
8104 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8105 index.
8106
8107 2019-06-19 Tom Tromey <tromey@adacore.com>
8108
8109 * gdb.ada/length_cond.exp: Add intro comment.
8110
8111 2019-06-19 Tom Tromey <tromey@adacore.com>
8112
8113 * gdb.ada/length_cond.exp: New file.
8114 * gdb.ada/length_cond/length_cond.adb: New file.
8115 * gdb.ada/length_cond/pck.adb: New file.
8116 * gdb.ada/length_cond/pck.ads: New file.
8117
8118 2019-06-18 Tom de Vries <tdevries@suse.de>
8119
8120 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8121
8122 2019-06-18 Tom Tromey <tromey@adacore.com>
8123
8124 * gdb.base/list0.h: Add comment explaining control character.
8125
8126 2019-06-18 Tom de Vries <tdevries@suse.de>
8127
8128 * boards/fission.exp: Break up long debug_flags line.
8129
8130 2019-06-16 Tom de Vries <tdevries@suse.de>
8131
8132 PR gdb/24445
8133 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8134 generated index.
8135
8136 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8137
8138 PR gdb/24686
8139 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8140 improve detection of bug gdb/24541.
8141
8142 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8143
8144 PR gdb/24669
8145 * gdb.base/index-cache.exp (uses_readnow,
8146 expecting_index_cache_use): Define global variable.
8147 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8148 expecting_index_cache_use.
8149
8150 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8151 Andrew Burgess <andrew.burgess@embecosm.com>
8152
8153 * gdb.fortran/pointers.f90: New file.
8154 * gdb.fortran/print_type.exp: New file.
8155 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8156 * gdb.fortran/vla-type.exp: Likewise.
8157 * gdb.fortran/vla-value.exp: Likewise.
8158 * gdb.mi/mi-vla-fortran.exp: Likewise.
8159
8160 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8161
8162 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8163 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8164 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8165 as a stop reason.
8166
8167 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8168
8169 * gdb.base/annota1.exp: Update expected results.
8170 * gdb.cp/annota2.exp: Likewise.
8171 * gdb.cp/annota3.exp: Likewise.
8172
8173 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8174
8175 * gdb.base/style-logging.exp: Remove path from test name.
8176
8177 2019-06-14 Tom Tromey <tromey@adacore.com>
8178
8179 PR gdb/24502:
8180 * gdb.base/style-logging.exp: New file.
8181
8182 2019-06-14 Tom Tromey <tromey@adacore.com>
8183
8184 * gdb.base/symfile-warn.exp: New file.
8185 * gdb.base/symfile-warn.c: New file.
8186
8187 2019-06-14 Tom Tromey <tromey@adacore.com>
8188
8189 * gdb.base/annotate-symlink.exp: New file.
8190
8191 2019-06-14 Tom Tromey <tromey@adacore.com>
8192
8193 * gdb.ada/set_wstr.exp: Add reassignment test.
8194
8195 2019-06-14 Tom Tromey <tromey@adacore.com>
8196
8197 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8198 'unchecked_access and 'unrestricted_access as well.
8199
8200 2019-06-14 Tom Tromey <tromey@adacore.com>
8201
8202 PR ada/24539:
8203 * gdb.ada/vla.exp: Update tests.
8204 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8205 pragma.
8206
8207 2019-06-13 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.base/settings.exp (test-integer): Test junk after
8210 "unlimited".
8211
8212 2019-06-13 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.base/options.exp (test-thread-apply): New.
8215 (top level): Call it.
8216
8217 2019-06-13 Pedro Alves <palves@redhat.com>
8218
8219 * gdb.base/options.exp (test-frame-apply): New.
8220 (top level): Test print commands with different "frame apply"
8221 prefixes.
8222
8223 2019-06-13 Pedro Alves <palves@redhat.com>
8224
8225 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8226 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8227 'max_completions' parameter and handle it.
8228 (test_gdb_completion_offers_commands): New.
8229
8230 2019-06-13 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8233
8234 2019-06-13 Pedro Alves <palves@redhat.com>
8235
8236 * gdb.base/options.exp (test-backtrace): New.
8237 (top level): Call it.
8238
8239 2019-06-13 Pedro Alves <palves@redhat.com>
8240
8241 * gdb.guile/scm-frame-args.exp: Use "set print
8242 raw-frame-arguments" instead of "set print raw frame-arguments".
8243 * gdb.python/py-frame-args.exp: Likewise.
8244
8245 2019-06-13 Pedro Alves <palves@redhat.com>
8246
8247 * gdb.compile/compile.exp: Adjust expected output to option
8248 processing changes.
8249
8250 2019-06-13 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.base/options.exp: Build executable.
8253 (test-print): New procedure.
8254 (top level): Call it, once for "print" and another for "compile
8255 print".
8256
8257 2019-06-13 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.base/options.c: New file.
8260 * gdb.base/options.exp: New file.
8261
8262 2019-06-13 Pedro Alves <palves@redhat.com>
8263
8264 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8265 that "o" is ambiguous.
8266
8267 2019-06-13 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.base/settings.c: New file.
8270 * gdb.base/settings.exp: New file.
8271
8272 2019-06-13 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.base/completion.exp: Fix comment typo.
8275
8276 2019-06-13 Pedro Alves <palves@redhat.com>
8277
8278 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8279 foo --1" test.
8280
8281 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8282
8283 * gdb.fortran/block-data.f: New.
8284 * gdb.fortran/block-data.exp: New.
8285
8286 2019-06-11 Tom de Vries <tdevries@suse.de>
8287
8288 PR testsuite/24521
8289 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8290 message.
8291
8292 2019-06-11 Tom de Vries <tdevries@suse.de>
8293
8294 PR testsuite/24521
8295 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8296
8297 2019-06-11 Tom de Vries <tdevries@suse.de>
8298
8299 * boards/readnow.exp: New file.
8300
8301 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8302
8303 * gdb.fortran/vla-sizeof.exp: Update expected results.
8304
8305 2019-06-06 Amos Bird <amosbird@gmail.com>
8306
8307 * gdb.base/annota1.exp (thread_switch): Add test for
8308 thread-exited annotation.
8309
8310 2019-06-06 Tom Tromey <tromey@adacore.com>
8311
8312 * gdb.base/maint.exp: Expect command started/finished output.
8313
8314 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8315
8316 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8317 comment.
8318 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8319
8320 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8321
8322 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8323 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8324 * gdb.arch/riscv-unwind-long-insn.c: New file.
8325 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8326
8327 2019-06-04 Christian Biesinger <cbiesinger@google.com>
8328
8329 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8330
8331 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8332
8333 * lib/gdb.exp (help_list_trailer): New regexp variable
8334 factorizing the help trailer message.
8335 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8336 arg to allow to better factorize various tests.
8337 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8338 (test_prefix_command_help): Use help_list_trailer.
8339 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8340 * gdb.guile/scm-cmd.exp: Likewise.
8341 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8342 * gdb.base/help.exp: Use test_user_defined_class_help.
8343 * gdb.base/style.exp: Add tests for styling of help and apropos.
8344 * lib/gdb-utils.exp (style): Add title and highlight styles.
8345
8346 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8347
8348 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8349 $_shell_exitsignal.
8350 * gdb.base/default.exp: Update for new convenience variables.
8351
8352 2019-05-29 Tom Tromey <tromey@adacore.com>
8353
8354 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8355 to "break complete ada" test case's regexp.
8356
8357 2019-05-29 Tom Tromey <tromey@adacore.com>
8358
8359 PR c++/20020:
8360 * gdb.cp/constexpr-field.exp: New file.
8361 * gdb.cp/constexpr-field.cc: New file.
8362
8363 2019-05-29 Tom Tromey <tromey@adacore.com>
8364
8365 * gdb.base/finish.exp (finish_no_print): New proc.
8366 (finish_tests): Call it.
8367
8368 2019-05-24 Tom de Vries <tdevries@suse.de>
8369
8370 * gdb.dwarf2/gdb-add-index.exp: New file.
8371
8372 2019-05-22 Tom Tromey <tromey@adacore.com>
8373
8374 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8375 * gdb.base/style.exp: Use "style".
8376 * lib/gdb-utils.exp (style): New proc.
8377
8378 2019-05-22 Tom de Vries <tdevries@suse.de>
8379
8380 * gdb.base/align.exp: Require c++11.
8381
8382 2019-05-22 Tom de Vries <tdevries@suse.de>
8383
8384 PR testsuite/24586
8385 * gdb.python/py-mi-var-info-path-expression.exp: Call
8386 mi_skip_python_tests to check if python is supported.
8387
8388 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8389
8390 * gdb.arch/aarch64-pauth.c: New test.
8391 * gdb.arch/aarch64-pauth.exp: New file.
8392
8393 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8394
8395 * README (Re-running Tests Outside The Testsuite): New section.
8396
8397 2019-05-21 Tom de Vries <tdevries@suse.de>
8398
8399 * gdb.arch/amd64-eval.exp: Require c++11.
8400 * gdb.base/max-depth.exp: Same.
8401 * gdb.compile/compile-cplus-array-decay.exp: Same.
8402 * gdb.cp/meth-typedefs.exp: Same.
8403 * gdb.cp/subtypes.exp: Same.
8404 * gdb.cp/temargs.exp: Same.
8405
8406 2019-05-21 Alan Hayward <alan.hayward@arm.com>
8407
8408 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8409
8410 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8411
8412 PR gdb/18644
8413 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8414 * gdb.fortran/printing-types.exp: Add new test.
8415 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8416 testing.
8417 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8418 setup_kfail call.
8419
8420 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8421
8422 * README (Running the Testsuite): Change example.
8423 (Testsuite Parameters): Remove TRANSCRIPT.
8424 * lib/gdb.exp: Remove TRANSCRIPT check.
8425
8426 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8427
8428 * README (Testsuite Parameters): Add replay logging to
8429 GDBSERVER_DEBUG.
8430 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8431 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8432 as a comma separated list.
8433 (gdb_debug_init): Override procedure.
8434
8435 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8436
8437 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8438 (gdb_write_cmd_file): New procedure.
8439 * lib/gdbserver-support.exp (gdbserver_start): Call
8440 gdbserver_write_cmd_file.
8441 (gdbserver_write_cmd_file): New procedure.
8442
8443 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8444
8445 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8446 (delete_breakpoints): Likewise.
8447 (gdb_run_cmd): Likewise.
8448 (gdb_start_cmd): Likewise.
8449 (gdb_starti_cmd): Likewise.
8450 (gdb_internal_error_resync): Likewise.
8451 (gdb_test_multiple): Likewise.
8452 (gdb_reinitialize_dir): Likewise.
8453 (default_gdb_exit): Likewise.
8454 (gdb_file_cmd): Mark kill as optional.
8455 (default_gdb_start): Call gdb_stdin_log_init.
8456 (send_gdb): Call gdb_stdin_log_write.
8457 (rerun_to_main): Mark Y as an answer.
8458 (gdb_stdin_log_init): New function.
8459 (gdb_stdin_log_write): Likewise.
8460
8461 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8462
8463 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8464 * gdb.base/debug-expr.exp: Likewise.
8465 * gdb.base/foll-fork.exp: Likewise.
8466 * gdb.base/foll-vfork.exp: Likewise.
8467 * gdb.base/fork-print-inferior-events.exp: Likewise.
8468 * gdb.base/gdb-sigterm.exp: Likewise.
8469 * gdb.base/gdbinit-history.exp: Likewise.
8470 * gdb.base/osabi.exp: Likewise.
8471 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8472 * gdb.base/ui-redirect.exp: Likewise.
8473 * gdb.gdb/unittest.exp: Likewise.
8474 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8475 * gdb.mi/mi-watch.exp: Likewise.
8476 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8477 * gdb.mi/user-selected-context-sync.exp: Likewise.
8478 * gdb.python/python.exp: Disable debug test when debugging.
8479 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8480 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8481 Likewise.
8482 * gdb.threads/stepi-random-signal.exp: Likewise.
8483
8484 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8485
8486 * Makefile.in: Pass through GDB_DEBUG.
8487 * README (Testsuite Parameters): Add GDB_DEBUG.
8488 (gdb,debug): Add board setting.
8489 * lib/gdb.exp (default_gdb_start): Start debugging.
8490 (gdb_debug_enabled): New procedure.
8491 (gdb_debug_init): Likewise.
8492
8493 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8494
8495 * Makefile.in: Pass through GDB_DEBUG.
8496 * README (Testsuite Parameters): Add GDB_DEBUG.
8497 (gdb,debug): Add board setting.
8498 * lib/gdb.exp (default_gdb_start): Start debugging.
8499 (gdb_debug_enabled): New procedure.
8500 (gdb_debug_init): Likewise.
8501
8502 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8503
8504 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8505
8506 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8507
8508 * gdb.base/ui-redirect.exp: Test redirection.
8509
8510 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8511
8512 * gdb.mi/mi-complete.exp: New file.
8513 * gdb.mi/mi-complete.cc: Likewise.
8514
8515 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8516
8517 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8518 indexed and sliced arrays, and pointers to arrays.
8519
8520 2019-05-14 Tom Tromey <tromey@adacore.com>
8521
8522 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8523 styling test.
8524
8525 2019-05-14 Tom de Vries <tdevries@suse.de>
8526
8527 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8528 selection entry encoding.
8529
8530 2019-05-10 Tom Tromey <tromey@adacore.com>
8531
8532 * gdb.ada/info_exc.exp: Add "complete" test.
8533
8534 2019-05-09 Tom de Vries <tdevries@suse.de>
8535
8536 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8537 CU-relative.
8538
8539 2019-05-09 Tom de Vries <tdevries@suse.de>
8540
8541 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8542 CU-relative.
8543
8544 2019-05-08 Joel Brobecker <brobecker@adacore.com>
8545
8546 * gdb.ada/frame_arg_lang.exp: New testcase.
8547 * gdb.ada/frame_arg_lang/bla.adb: New file.
8548 * gdb.ada/frame_arg_lang/pck.ads: New file.
8549 * gdb.ada/frame_arg_lang/pck.adb: New file.
8550 * gdb.ada/frame_arg_lang/foo.c: New file.
8551
8552 2019-05-08 Tom Tromey <tromey@adacore.com>
8553
8554 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8555
8556 2019-05-08 Tom Tromey <tromey@adacore.com>
8557
8558 * gdb.base/ptype-offsets.exp: Update tests.
8559
8560 2019-05-08 Tom Tromey <tromey@adacore.com>
8561
8562 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8563 cases.
8564 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8565 "short".
8566
8567 2019-05-08 Tom Tromey <tromey@adacore.com>
8568
8569 * gdb.ada/vla.exp: New file.
8570 * gdb.ada/vla/vla.adb: New file.
8571
8572 2019-05-07 Tom de Vries <tdevries@suse.de>
8573
8574 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8575
8576 2019-05-07 Tom de Vries <tdevries@suse.de>
8577
8578 PR testsuite/24522
8579 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8580 section.
8581
8582 2019-05-07 Tom de Vries <tdevries@suse.de>
8583
8584 PR testsuite/24522
8585 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8586 .debug_aranges section.
8587
8588 2019-05-07 Tom de Vries <tdevries@suse.de>
8589
8590 PR testsuite/24159
8591 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8592
8593 2019-05-06 Tom de Vries <tdevries@suse.de>
8594
8595 * lib/gdb.exp (exec_has_index_section): New proc.
8596 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8597 section.
8598
8599 2019-05-04 Tom de Vries <tdevries@suse.de>
8600
8601 * boards/cc-with-debug-names.exp: New file.
8602
8603 2019-05-03 Tom Tromey <tromey@adacore.com>
8604
8605 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8606 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8607 * gdb.ada/char_enum.exp: Add test.
8608
8609 2019-05-03 Tom de Vries <tdevries@suse.de>
8610
8611 * boards/cc-with-gdb-index.exp: New file.
8612
8613 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8614
8615 * gdb.rust/simple.exp: Add new test case.
8616 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8617 (main): Initialise an instance of the new struct.
8618
8619 2019-05-01 Tom Tromey <tromey@adacore.com>
8620
8621 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8622 record.
8623 (NPR): New variable.
8624 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8625 test.
8626
8627 2019-05-01 Tom Tromey <tromey@adacore.com>
8628
8629 * gdb.ada/packed_array_assign.exp: Add packed assignment
8630 regression test.
8631
8632 2019-05-01 Tom de Vries <tdevries@suse.de>
8633
8634 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8635
8636 2019-05-01 Tom de Vries <tdevries@suse.de>
8637
8638 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8639
8640 2019-04-30 Ali Tamur <tamur@google.com>
8641
8642 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8643
8644 2019-04-30 Tom Tromey <tromey@adacore.com>
8645
8646 * lib/ada.exp (find_ada_tool): New proc.
8647 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8648 * gdb.ada/catch_ex_std.exp: New file.
8649 * gdb.ada/catch_ex_std/foo.adb: New file.
8650 * gdb.ada/catch_ex_std/some_package.adb: New file.
8651 * gdb.ada/catch_ex_std/some_package.ads: New file.
8652
8653 2019-04-30 Tom Tromey <tromey@adacore.com>
8654
8655 PR c++/24470:
8656 * gdb.cp/temargs.cc: Add test code from PR.
8657
8658 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8659
8660 * gdb.fortran/vla-datatypes.exp: Update expected results.
8661 * gdb.fortran/vla-ptype.exp: Likewise.
8662 * gdb.fortran/vla-type.exp: Likewise.
8663 * gdb.fortran/vla-value.exp: Likewise.
8664
8665 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8666
8667 * gdb.fortran/ptr-indentation.exp: Update expected results.
8668 * gdb.fortran/ptype-on-functions.exp: Likewise.
8669 * gdb.fortran/vla-ptr-info.exp: Likewise.
8670 * gdb.fortran/vla-value.exp: Likewise.
8671
8672 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8673
8674 * gdb.fortran/ptype-on-functions.exp: New file.
8675 * gdb.fortran/ptype-on-functions.f90: New file.
8676
8677 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8678
8679 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8680 case void string.
8681
8682 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8683
8684 * gdb.fortran/complex.exp: Expand.
8685 * gdb.fortran/complex.f: Renamed to...
8686 * gdb.fortran/complex.f90: ...this, and extended to add more
8687 complex values.
8688
8689 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8690
8691 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8692 MODULO, CMPLX.
8693
8694 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8695 Richard Bunt <richard.bunt@arm.com>
8696
8697 * gdb.base/max-depth.c: New file.
8698 * gdb.base/max-depth.exp: New file.
8699 * gdb.python/py-nested-maps.c: New file.
8700 * gdb.python/py-nested-maps.exp: New file.
8701 * gdb.python/py-nested-maps.py: New file.
8702 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8703 (test_all_common): Call test_max_depth.
8704 * gdb.fortran/max-depth.exp: New file.
8705 * gdb.fortran/max-depth.f90: New file.
8706 * gdb.go/max-depth.exp: New file.
8707 * gdb.go/max-depth.go: New file.
8708 * gdb.modula2/max-depth.exp: New file.
8709 * gdb.modula2/max-depth.c: New file.
8710 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8711
8712 2019-04-29 Tom de Vries <tdevries@suse.de>
8713
8714 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8715
8716 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8717
8718 * gdb.base/callexit.exp: Test may-call-functions off.
8719
8720 2019-04-25 Keith Seitz <keiths@redhat.com>
8721
8722 PR c++/24367
8723 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8724 (another_incomplete_struct, test_incomplete): New definitions.
8725 (main): Use new definitions.
8726 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8727 functions.
8728
8729 2019-04-25 Ali Tamur <tamur@google.com>
8730
8731 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8732
8733 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8734
8735 PR corefiles/11608
8736 PR corefiles/18187
8737 * gdb.base/coredump-filter-build-id.exp: New file.
8738
8739 2019-04-25 Alan Hayward <alan.hayward@arm.com>
8740
8741 * Makefile.in: Pass through GDBSERVER_DEBUG.
8742 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8743 (gdbserver,debug): Add board setting.
8744 * gdb.trace/tspeed.exp: Skip when debugging.
8745 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8746 * lib/gdbserver-support.exp: Likewise
8747
8748 2019-04-24 Tom Tromey <tromey@adacore.com>
8749
8750 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8751 Rust.
8752
8753 2019-04-24 Tom Tromey <tromey@adacore.com>
8754
8755 * gdb.arch/amd64-eval.exp: Test bitfield return.
8756 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8757 (class Foo) <return_bitfields>: New method.
8758 (main): Call it.
8759
8760 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8761
8762 * gdb.cp/many-args.cc: New file.
8763 * gdb.cp/many-args.exp: New file.
8764
8765 2019-04-23 Tom de Vries <tdevries@suse.de>
8766
8767 PR gdb/24433
8768 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8769
8770 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8771
8772 * gdb.trace/backtrace.exp: Use nopie flag.
8773 * gdb.trace/circ.exp: Likewise.
8774 * gdb.trace/collection.exp: Likewise.
8775 * gdb.trace/ftrace.exp: Likewise.
8776 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8777 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8778 * gdb.trace/qtro.exp: Likewise.
8779 * gdb.trace/read-memory.exp: Likewise.
8780 * gdb.trace/report.exp: Likewise.
8781 * gdb.trace/tfile.exp: Likewise.
8782 * gdb.trace/tfind.exp: Likewise.
8783 * gdb.trace/unavailable.exp: Likewise.
8784
8785 2019-04-22 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.base/solib-probes-nosharedlibrary.c,
8788 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8789
8790 2019-04-19 Tom Tromey <tromey@adacore.com>
8791
8792 * gdb.ada/ptype_union.c: New file.
8793 * gdb.ada/ptype_union.exp: New file.
8794
8795 2019-04-19 Tom Tromey <tromey@adacore.com>
8796
8797 PR symtab/24423:
8798 * gdb.base/list0.h (foo): Add a control-l character.
8799
8800 2019-04-18 Tom de Vries <tdevries@suse.de>
8801
8802 PR gdb/24433
8803 * boards/local-board.exp: Set sysroot to "".
8804
8805 2019-04-18 Tom de Vries <tdevries@suse.de>
8806 Pedro Alves <palves@redhat.com>
8807
8808 PR gdb/24454
8809 * gdb.threads/vfork-follow-child-exec.c: New file.
8810 * gdb.threads/vfork-follow-child-exec.exp: New file.
8811 * gdb.threads/vfork-follow-child-exit.c: New file.
8812 * gdb.threads/vfork-follow-child-exit.exp: New file.
8813
8814 2019-04-15 Leszek Swirski <leszeks@google.com>
8815
8816 * gdb.arch/amd64-eval.cc: New file.
8817 * gdb.arch/amd64-eval.exp: New file.
8818
8819 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8820
8821 * gdb.server/sysroot.c: New test.
8822 * gdb.server/sysroot.exp: New file.
8823 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8824 matching param.
8825
8826 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8827
8828 * gdb.base/align.exp: Extend test to cover structures containing
8829 only static fields.
8830
8831 2019-04-11 Tom de Vries <tdevries@suse.de>
8832
8833 * boards/cc-with-dwz-m.exp: New file.
8834 * boards/cc-with-dwz.exp: New file.
8835 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8836
8837 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8838
8839 * gdb.base/start-cpp.exp: New file.
8840 * gdb.base/start-cpp.cc: New file.
8841
8842 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8843
8844 * gdb.python/py-thrhandle.exp: Adjust tests to call
8845 thread_from_handle instead of thread_from_thread_handle.
8846
8847 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8848
8849 * gdb.python/py-thrhandle.exp: Add tests for
8850 gdb.InferiorThread.handle.
8851
8852 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8853
8854 * gdb.python/py-function.exp: Check calling helper function from
8855 all languages.
8856 * lib/gdb.exp (gdb_supported_languages): New proc.
8857
8858 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8859
8860 * gdb.base/complex-parts.c: New file.
8861 * gdb.base/complex-parts.exp: New file.
8862
8863 2019-04-01 Tom Tromey <tromey@adacore.com>
8864
8865 PR symtab/23331:
8866 * gdb.dwarf2/dw2-ranges-main.c: New file.
8867 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8868 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8869
8870 2019-03-30 Simon Marchi <simark@simark.ca>
8871
8872 * gdb.base/default.exp: Add values for $_gdb_major and
8873 $_gdb_minor.
8874
8875 2019-03-29 Tom Tromey <tromey@adacore.com>
8876
8877 * gdb.base/help.exp: Tighten apropos regexp.
8878
8879 2019-03-29 Keith Seitz <keiths@redhat.com>
8880
8881 * gdb.fortran/array-bounds.exp: New file.
8882 * gdb.fortran/array-bounds.f90: New file.
8883
8884 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8885
8886 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8887
8888 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8889
8890 * gdb.multi/hello.c (main): Increase alarm timer.
8891
8892 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8893
8894 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8895 factor when no hardware watchpoint support.
8896
8897 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8898 Pedro Alves <palves@redhat.com>
8899
8900 * boards/local-board.exp: set sysroot to /.
8901
8902 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8903
8904 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8905 in child.
8906
8907 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8908
8909 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8910 field.
8911 (make_container): Initialise new field.
8912 * gdb.python/py-prettyprint.exp: Add new tests.
8913 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8914 <display_hint>: New method.
8915
8916 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8917
8918 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8919 gdb_continue_to_breakpoint more throughout this test.
8920 (run_lang_tests) Supply unique test names, and use
8921 gdb_test_no_output.
8922
8923 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8924
8925 * gdb.base/finish-pretty.exp: Update expected results.
8926 * gdb.base/pretty-print.c: New file.
8927 * gdb.base/pretty-print.exp: New file.
8928
8929 2019-03-25 Pedro Alves <palves@redhat.com>
8930
8931 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8932 move comments outside list. Append '-i "" eof' section.
8933
8934 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8935
8936 PR testsuite/25016
8937 * README: Add pie options.
8938 * gdb.base/break-interp.exp: Ensure pie is disabled.
8939 * gdb.base/dump.exp: Likewise.
8940 * lib/gdb.exp (gdb_compile): Add pie option.
8941
8942 2019-03-19 Tom Tromey <tromey@adacore.com>
8943
8944 * gdb.mi/mi2-cli-display.c: New file.
8945 * gdb.mi/mi2-cli-display.exp: New file.
8946
8947 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8948 Tom Tromey <tromey@adacore.com>
8949
8950 * gdb.ada/ptype_array/pck.adb: New file.
8951 * gdb.ada/ptype_array/pck.ads: New file.
8952 * gdb.ada/ptype_array/foo.adb: New file.
8953 * gdb.ada/ptype_array.exp: New file.
8954
8955 2019-03-14 Tom Tromey <tromey@adacore.com>
8956
8957 * gdb.base/style.exp: Add "set style sources" test.
8958
8959 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8960
8961 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8962 * mi-breakpoint-multiple-locations.exp: ... this.
8963 (make_breakpoints_pattern): New proc.
8964 (do_test): Add mi_version parameter, test -break-insert,
8965 -break-info and =breakpoint-created.
8966
8967 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8968
8969 * config/default.exp: Remove 'load_lib gdb.exp'.
8970 * config/monitor.exp: Likewise.
8971 * config/sid.exp: Likewise.
8972 * config/sim.exp: Likewise.
8973 * config/slite.exp: Likewise.
8974 * config/unix.exp: Likewise.
8975 * gdb.base/default.exp: Remove unhelpful comment.
8976
8977 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8978
8979 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8980
8981 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8982
8983 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8984
8985 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8986
8987 * gdb.fortran/type-kinds.exp: Update expected results.
8988
8989 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8990
8991 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8992
8993 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8994
8995 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8996 function.
8997 (test_basic_parsing_of_type_kinds): Expand types tested.
8998 (test_parsing_invalid_type_kinds): New function.
8999
9000 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9001
9002 * gdb.fortran/intrinsics.exp: New file.
9003 * gdb.fortran/intrinsics.f90: New file.
9004 * gdb.fortran/type-kinds.exp: New file.
9005
9006 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9007
9008 * gdb.fortran/dot-ops.exp: New file.
9009
9010 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9011
9012 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9013 Check upper and lower case logical literals.
9014
9015 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9016
9017 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9018 Remove duplicate tests.
9019
9020 2019-03-06 Alan Hayward <alan.hayward@arm.com>
9021
9022 * lib/gdb.exp (builtin_cd): rename of cd.
9023 (cd): Override builtin.
9024
9025 2019-03-06 Richard Bunt <richard.bunt@arm.com>
9026
9027 * gdb.fortran/function-calls.exp: New file.
9028 * gdb.fortran/function-calls.f90: New test.
9029
9030 2019-03-04 Richard Bunt <richard.bunt@arm.com>
9031
9032 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9033 on user program standard output.
9034 * gdb.fortran/short-circuit-argument-list.f90: Record function
9035 calls.
9036
9037 2019-02-28 Alan Hayward <alan.hayward@arm.com>
9038
9039 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9040 failure.
9041
9042 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9043
9044 PR gdb/8527
9045 * gdb.base/interrupt-daemon-attach.c,
9046 gdb.base/interrupt-daemon-attach.exp: New test.
9047
9048 2019-02-27 Pedro Alves <palves@redhat.com>
9049
9050 * gdb.base/page.exp: Add tests for "set width/height -1".
9051
9052 2019-02-27 Pedro Alves <palves@redhat.com>
9053
9054 * gdb.base/page.exp: Add tests for "set/show width/height" with
9055 "infinite" values.
9056
9057 2019-02-27 Tom Tromey <tromey@adacore.com>
9058
9059 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9060 2.4.
9061 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9062 workaround.
9063
9064 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9065
9066 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9067 tests for structs with static members.
9068
9069 2019-02-26 Tom Tromey <tromey@adacore.com>
9070
9071 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9072 ValueError, not TypeError.
9073
9074 2019-02-26 Kevin Buettner <kevinb@redhat.com>
9075
9076 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9077 call from main program.
9078
9079 2019-02-23 Joel Brobecker <brobecker@adacore.com>
9080
9081 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9082 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9083 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9084 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9085 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9086
9087 2019-02-22 Keith Seitz <keiths@redhat.com>
9088
9089 PR symtab/23853
9090 * gdb.base/symlink-sourcefile.c: New file.
9091 * gdb.base/symlink-sourcefile.exp: New file.
9092
9093 2019-02-20 Tom Tromey <tom@tromey.com>
9094
9095 * gdb.base/info_qt.exp: Update.
9096
9097 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9098
9099 * gdb.base/source.exp: Move "error in sourced script" code to
9100 the end.
9101 * gdb.base/source-error.gdb: Move contents to
9102 source-error-1.gdb. Add new code to source source-error-1.gdb.
9103 * gdb.base/source-error-1.gdb: New file, from previous
9104 source-error.gdb.
9105
9106 2019-02-17 Tom Tromey <tom@tromey.com>
9107
9108 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9109 for macro styling.
9110 * gdb.base/style.c (SOME_MACRO): New macro.
9111
9112 2019-02-17 Tom Tromey <tom@tromey.com>
9113
9114 * gdb.base/style.exp: Add line-wrapping tests.
9115 * gdb.base/page.exp: Add test for quitting during pagination.
9116
9117 2019-02-17 Joel Brobecker <brobecker@adacore.com>
9118
9119 * gdb.ada/big_packed_array: New testcase.
9120 * gdb.ada/homonym.exp: Fix incorrect expected output for
9121 "break <homonym__get_value>" test.
9122
9123 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
9124
9125 PR breakpoints/21870
9126 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9127 and prepare_for_testing. Add comment.
9128 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9129 redundant cleanup call. Clean up comment.
9130
9131 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
9132
9133 PR breakpoints/21870
9134 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9135 * gdb.arch/aarch64-dbreg-contents.c: New file.
9136
9137 2019-02-10 Joel Brobecker <brobecker@adacore.com>
9138
9139 * gdb.ada/mi_ref_changeable: New testcase.
9140
9141 2019-02-07 Alan Hayward <alan.hayward@arm.com>
9142
9143 * gdb.base/attach.exp: Add double attach test.
9144
9145 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9146
9147 * lib/gdb.exp (default_gdb_start): Don't match pagination
9148 prompt.
9149 (gdb_init): Set stty_init.
9150
9151 2019-01-27 Tom Tromey <tom@tromey.com>
9152
9153 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9154 skip_python_tests.
9155
9156 2019-01-24 Alan Hayward <alan.hayward@arm.com>
9157
9158 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9159 New structure.
9160 (struct struct_static_02_02): Likewise.
9161 (struct struct_static_02_03): Likewise.
9162 (struct struct_static_02_04): Likewise.
9163 (struct struct_static_04_01): Likewise.
9164 (struct struct_static_04_02): Likewise.
9165 (struct struct_static_04_03): Likewise.
9166 (struct struct_static_04_04): Likewise.
9167 (struct struct_static_06_01): Likewise.
9168 (struct struct_static_06_02): Likewise.
9169 (struct struct_static_06_03): Likewise.
9170 (struct struct_static_06_04): Likewise.
9171 (cmp_struct_static_02_01): Likewise.
9172 (cmp_struct_static_02_02): Likewise.
9173 (cmp_struct_static_02_03): Likewise.
9174 (cmp_struct_static_02_04): Likewise.
9175 (cmp_struct_static_04_01): Likewise.
9176 (cmp_struct_static_04_02): Likewise.
9177 (cmp_struct_static_04_03): Likewise.
9178 (cmp_struct_static_04_04): Likewise.
9179 (cmp_struct_static_06_01): Likewise.
9180 (cmp_struct_static_06_02): Likewise.
9181 (cmp_struct_static_06_03): Likewise.
9182 (cmp_struct_static_06_04): Likewise.
9183 (call_all): Test new structs.
9184 * gdb.base/infcall-nested-structs.exp: Likewise.
9185
9186 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9187 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9188
9189 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9190 * gdb.base/stack-protector.c: New test.
9191 * gdb.base/stack-protector.exp: New file.
9192 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9193 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9194 option.
9195 (gdb_compile): Remove stack protector for GCC and prevent
9196 recursion.
9197
9198 2019-01-16 Keith Seitz <keiths@redhat.com>
9199
9200 PR gdb/23773
9201 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9202
9203 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9204
9205 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9206 aliases.
9207 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9208 tests.
9209 * gdb.arch/powerpc-vector-regs.c: New file.
9210 * gdb.arch/powerpc-vector-regs.exp: New file.
9211
9212 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9213
9214 * gdb.arch/altivec-regs.exp: Fix the list passed to
9215 gdb_expect_list when testing "info vector".
9216
9217 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9218
9219 * gdb.base/style.exp: Don't include path in testname.
9220
9221 2019-01-10 Keith Seitz <keiths@redhat.com>
9222
9223 PR gdb/23712
9224 PR symtab/23010
9225 * gdb.dwarf2/multidictionary.exp: New file.
9226
9227 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9228
9229 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9230 (test_gnuv3_style_demangling): ... this.
9231 (test_lucid_style_demangling): Remove.
9232 (test_arm_style_demangling): Remove.
9233 (test_hp_style_demangling): Remove.
9234 (do_tests): Remove calls to the above.
9235
9236 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9237
9238 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9239 case.
9240
9241 2019-01-06 Tom Tromey <tom@tromey.com>
9242
9243 PR gdb/28155:
9244 * gdb.dwarf2/typedef-void-finish.exp: New file.
9245
9246 2018-12-28 Tom Tromey <tom@tromey.com>
9247 Simon Marchi <simark@simark.ca>
9248
9249 * gdb.base/jit-exec.exp: New file.
9250 * gdb.base/jit-exec.c: New file.
9251 * gdb.base/jit-execd.c: New file.
9252
9253 2018-12-28 Tom Tromey <tom@tromey.com>
9254
9255 * gdb.base/style.exp: Update test to check for address styling.
9256
9257 2018-12-28 Tom Tromey <tom@tromey.com>
9258
9259 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9260 message.
9261
9262 2018-12-28 Tom Tromey <tom@tromey.com>
9263
9264 * gdb.base/style.exp: Add test for version number styling.
9265
9266 2018-12-28 Tom Tromey <tom@tromey.com>
9267
9268 * gdb.base/style.exp: Add test for print_address_symbolic.
9269
9270 2018-12-28 Tom Tromey <tom@tromey.com>
9271
9272 * gdb.base/style.exp: Add test for breakpoint setting.
9273
9274 2018-12-28 Tom Tromey <tom@tromey.com>
9275
9276 * gdb.base/style.exp: Add test for variable names.
9277
9278 2018-12-28 Tom Tromey <tom@tromey.com>
9279
9280 * gdb.base/style.exp: New file.
9281 * gdb.base/style.c: New file.
9282
9283 2018-12-28 Tom Tromey <tom@tromey.com>
9284
9285 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9286 "dumb".
9287 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9288 the TERM environment variable.
9289
9290 2018-12-27 Tom Tromey <tom@tromey.com>
9291
9292 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9293 pagination test.
9294
9295 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9296
9297 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9298 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9299
9300 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9301
9302 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9303 Filename a.adb changed to bp_fun_addr.adb.
9304 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9305
9306 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9307
9308 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9309 non-PIE executables.
9310 * README: Mention the gdb,nopie_flag board setting.
9311 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9312 non-PIE executable.
9313 * gdb.arch/amd64-entry-value.exp: Likewise.
9314 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9315 * gdb.arch/i386-float.exp: Likewise.
9316 * gdb.arch/i386-signal.exp: Likewise.
9317 * gdb.mi/mi-reg-undefined.exp: Likewise.
9318
9319 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9320
9321 PR gdb/23974
9322 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9323
9324 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9325
9326 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9327 Update order of results accordingly.
9328
9329 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9330
9331 * gdb.base/annota1.exp: Update a test regexp.
9332
9333 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9334
9335 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9336
9337 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9338
9339 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9340 (reuse_time): Initialize to REUSE_TIME_CAP.
9341 (check_rc): New function.
9342 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9343 Check pthread_create rc.
9344 (spawner_thread_func): Check pthread_create and pthread_join rc.
9345
9346 2018-12-08 Pedro Alves <palves@redhat.com>
9347
9348 * gdb.base/list.exp (test_forward_search): Rename to ...
9349 (test_forward_reverse_search): ... this. Also test reverse-search
9350 and the forward-search alias.
9351
9352 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9353
9354 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9355 local timeout variable before return, and remove all local timeout
9356 variable entirely.
9357 (gdb_load): Likewise.
9358
9359 2018-12-01 Tom de Vries <tdevries@suse.de>
9360
9361 * gdb.base/gdb-caching-proc.exp: New file.
9362
9363 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9364
9365 * Makefile.in (TIMESTAMP): New variable.
9366 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9367 command.
9368 (check-single-racy): Likewise.
9369 (check/%.exp): Likewise.
9370 (check-racy/%.exp): Likewise.
9371 (workers/%.worker): Likewise.
9372 (build-perf): Likewise.
9373 (check-perf): Likewise.
9374 * README: Describe new "TS" and "TS_FORMAT" variables.
9375 * print-ts.py: New file.
9376
9377 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9378
9379 PR python/23714
9380 * gdb.python/python.exp: Test command repetition after
9381 gdb.execute.
9382
9383 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9384
9385 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9386 is correctly aligned.
9387
9388 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9389
9390 * gdb.ada/info_auto_lang.exp: New testcase.
9391 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9392 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9393 * gdb.ada/info_auto_lang/some_c.c: New file.
9394
9395 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9396
9397 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9398 FUNC_lang language syntax.
9399
9400 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9401
9402 * gdb.base/info_minsym.c: New file.
9403 * gdb.base/info_minsym.exp: New file.
9404
9405 2018-11-19 Tom Tromey <tom@tromey.com>
9406
9407 PR rust/23625:
9408 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9409 * gdb.rust/expr.exp: Update expected output. Change one test.
9410
9411 2018-11-19 Tom Tromey <tom@tromey.com>
9412
9413 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9414
9415 2018-11-19 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9418 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9419 see the expected warning.
9420
9421 2018-11-16 Alan Hayward <alan.hayward@arm.com>
9422
9423 PR gdb/22736:
9424 * gdb.cp/infcall-nodebug-lib.c: New test.
9425 * gdb.cp/infcall-nodebug-main.c: New test.
9426 * gdb.cp/infcall-nodebug.exp: New file.
9427
9428 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9429
9430 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9431 completer tests.
9432
9433 2018-11-09 Tom de Vries <tdevries@suse.de>
9434
9435 * gdb.base/msym-lang.c: New test.
9436 * gdb.base/msym-lang.exp: New file.
9437 * gdb.base/msym-lang-main.c: New test.
9438
9439 2018-11-08 Tom Tromey <tom@tromey.com>
9440
9441 PR gdb/23555:
9442 PR gdb/23838:
9443 * gdb.base/warning.exp: New file.
9444
9445 2018-11-08 Jan Beulich <jbeulich@suse.com>
9446
9447 * testsuite/gdb.arch/i386-avx512.c,
9448 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9449
9450 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9451
9452 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9453 point hardware.
9454
9455 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9456
9457 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9458 * gdb.dwarf2/missing-type-name.exp: New file.
9459
9460 2018-11-06 Tom de Vries <tdevries@suse.de>
9461
9462 * gdb.base/many-headers.c: New test.
9463 * gdb.base/many-headers.exp: New file.
9464
9465 2018-11-06 Jim Wilson <jimw@sifive.com>
9466
9467 * gdb.base/code_elim.exp: For riscv, set additional_flags
9468 to include -msmall-data-limit=0.
9469
9470 2018-11-01 Joel Brobecker <brobecker@adacore.com>
9471
9472 * gdb.ada/watch_minus_l: New testcase.
9473
9474 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9475
9476 * gdb.arch/aix-sighandle.c: New file.
9477 * gdb.arch/aix-sighandle.exp: New file.
9478
9479 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9480
9481 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9482 registers being unions.
9483
9484 2018-10-31 Tom de Vries <tdevries@suse.de>
9485
9486 * lib/valgrind.exp: New file.
9487 (vgdb_start, vgdb_stop): New procs, factored out of ...
9488 * gdb.base/valgrind-bt.exp: ... here, ...
9489 * gdb.base/valgrind-disp-step.exp: ... here and ...
9490 * gdb.base/valgrind-infcall.exp: ... here.
9491
9492 2018-10-31 Tom de Vries <tdevries@suse.de>
9493
9494 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9495
9496 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9497
9498 * gdb.dwarf2/void-type.c: New file.
9499 * gdb.dwarf2/void-type.exp: New file.
9500
9501 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9502
9503 * gdb.base/info_qt.c: New file.
9504 * gdb.base/info_qt.exp: New file.
9505
9506 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9507
9508 * gdb.arch/powerpc-htm-regs.c: New file.
9509 * gdb.arch/powerpc-htm-regs.exp: New file.
9510
9511 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9512
9513 * gdb.arch/powerpc-tar.c: New file.
9514 * gdb.arch/powerpc-tar.exp: New file.
9515
9516 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9517
9518 * gdb.arch/powerpc-ppr-dscr.c: New file.
9519 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9520
9521 2018-10-25 Tom de Vries <tdevries@suse.de>
9522
9523 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9524
9525 2018-10-24 Tom de Vries <tdevries@suse.de>
9526
9527 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9528 longer exists error.
9529
9530 2018-10-24 Tom de Vries <tdevries@suse.de>
9531
9532 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9533
9534 2018-10-24 Tom de Vries <tdevries@suse.de>
9535
9536 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9537 --db-attach in valgrind.
9538
9539 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9540
9541 * gdb.arch/riscv-reg-aliases.c: New file.
9542 * gdb.arch/riscv-reg-aliases.exp: New file.
9543
9544 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9545
9546 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9547
9548 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9549
9550 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9551
9552 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9553
9554 * gdb.cp/ovldbreak.exp: Fix regexps.
9555
9556 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9557
9558 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9559
9560 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9561
9562 PR cli/23785
9563 * gdb.base/restore.exp: New test to check if "restore" with an
9564 invalid file doesn't segfault.
9565
9566 2018-10-18 Tom de Vries <tdevries@suse.de>
9567
9568 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9569 * gdb.ada/excep_handle.exp: Same.
9570 * gdb.ada/mi_string_access.exp: Same.
9571 * gdb.ada/mi_var_union.exp: Same.
9572 * gdb.arch/arc-analyze-prologue.exp: Same.
9573 * gdb.arch/arc-decode-insn.exp: Same.
9574 * gdb.base/readnever.exp: Same.
9575 * gdb.fortran/printing-types.exp: Same.
9576 * gdb.guile/scm-lazy-string.exp: Same.
9577
9578 2018-10-16 Tom de Vries <tdevries@suse.de>
9579
9580 PR gdb/23730
9581 * gdb.base/catch-follow-exec.c: Add copyright notice.
9582 * gdb.base/catch-follow-exec.exp: Rewrite to use
9583 gdb_spawn_with_cmdline_opts. Require gdb-native.
9584
9585 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9586
9587 * gdb.trace/actions-changed.exp: Check for arch support.
9588 * gdb.trace/actions.exp: Likewise.
9589 * gdb.trace/ax.exp: Likewise.
9590 * gdb.trace/backtrace.exp: Likewise.
9591 * gdb.trace/change-loc.exp: Likewise.
9592 * gdb.trace/deltrace.exp: Likewise.
9593 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9594 * gdb.trace/ftrace.exp: Likewise.
9595 * gdb.trace/infotrace.exp: Check for arch support.
9596 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9597 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9598 * gdb.trace/mi-tsv-changed.exp: Likewise.
9599 * gdb.trace/packetlen.exp: Likewise.
9600 * gdb.trace/passc-dyn.exp: Likewise.
9601 * gdb.trace/passcount.exp: Likewise.
9602 * gdb.trace/pending.exp: Likewise.
9603 * gdb.trace/range-stepping.exp: Check for shlib support.
9604 * gdb.trace/report.exp: Check for arch support.
9605 * gdb.trace/save-trace.exp: Likewise.
9606 * gdb.trace/signal.exp: Check for signal support.
9607 * gdb.trace/tfind.exp: Check for arch support.
9608 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9609 * gdb.trace/trace-common.h: Add comment.
9610 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9611 * gdb.trace/trace-enable-disable.exp: Likewise.
9612 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9613 * gdb.trace/tracecmd.exp: Check for arch support.
9614 * gdb.trace/tspeed.exp: Check for shlib and target support.
9615 * gdb.trace/tstatus.exp: Check for arch support.
9616 * gdb.trace/tsv.exp: Likewise.
9617 * gdb.trace/while-dyn.exp: Likewise.
9618 * gdb.trace/while-stepping.exp: Likewise.
9619 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9620
9621 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9622
9623 * gdb.trace/tspeed.exp: Remove nowarnings.
9624 (prepare_for_trace_test): Declare "global ipalib".
9625 * gdb.trace/tspeed.c: Include unistd.h.
9626 (main): Remove superfluous printf argument.
9627
9628 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9629
9630 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9631 directory prefix on the filename.
9632
9633 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9634
9635 * gdb.gdb/unittest.exp: Update expected message informing that
9636 selftests have been disabled.
9637 * gdb.server/unittest.exp: Likewise.
9638
9639 2018-10-09 Tom de Vries <tdevries@suse.de>
9640
9641 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9642 with runto_main.
9643
9644 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
9645
9646 PR c++/16841
9647 * gdb.cp/virtbase2.cc: New file.
9648 * gdb.cp/virtbase2.exp: New file.
9649
9650 2018-10-06 Tom Tromey <tom@tromey.com>
9651
9652 PR python/19399:
9653 * gdb.python/py-inferior.exp: Add architecture test.
9654
9655 2018-10-06 Tom Tromey <tom@tromey.com>
9656
9657 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9658 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9659
9660 2018-10-06 Tom Tromey <tom@tromey.com>
9661
9662 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9663 of a "throw" catchpoint.
9664
9665 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9666
9667 * gdb.base/info-proc.exp: Update string expected from "help info
9668 proc".
9669
9670 2018-10-04 Tom Tromey <tom@tromey.com>
9671
9672 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9673 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9674 (test_initial_complaints, test_empty_complaints): Update.
9675 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9676
9677 2018-10-04 Tom Tromey <tom@tromey.com>
9678
9679 PR cli/19551:
9680 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9681 * lib/gdb.exp (gdb_file_cmd): Update.
9682 * gdb.stabs/weird.exp (print_weird_var): Update.
9683 * gdb.server/solib-list.exp: Update.
9684 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9685 * gdb.mi/mi-cli.exp: Update.
9686 * gdb.linespec/linespec.exp: Update.
9687 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9688 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9689 * gdb.cp/cp-relocate.exp: Update.
9690 * gdb.base/sym-file.exp: Update.
9691 * gdb.base/relocate.exp: Update.
9692 * gdb.base/readnever.exp: Update.
9693 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9694 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9695 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9696 * gdb.base/code_elim.exp: Update.
9697 * gdb.base/break-unload-file.exp (test_break): Update.
9698 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9699 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9700 Update.
9701 * gdb.base/attach.exp (do_attach_tests): Update.
9702 * gdb.base/sepdebug.exp: Update.
9703 * gdb.python/py-section-script.exp: Update.
9704
9705 2018-10-04 Tom Tromey <tom@tromey.com>
9706
9707 PR cli/22234:
9708 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9709 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9710 output.
9711
9712 2018-10-04 Tom Tromey <tom@tromey.com>
9713
9714 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9715 set width and height to 0.
9716 (test_command_line_attach_run): Use -quiet.
9717
9718 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9719
9720 * lib/gdb.exp (skip_ifunc_tests): New.
9721 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9722 other compile failures.
9723 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9724
9725 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9726
9727 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9728 is_amd64_regs_target.
9729
9730 2018-10-01 Alan Hayward <alan.hayward@arm.com>
9731
9732 * gdb.arch/aarch64-sighandler-regs.c: New test.
9733 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9734 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9735
9736 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9737
9738 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9739 assembly.
9740
9741 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9742
9743 * gdb.base/frame-selection.exp: New file.
9744 * gdb.base/frame-selection.c: New file.
9745
9746 2018-09-27 Alan Hayward <alan.hayward@arm.com>
9747
9748 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9749 pthread barrier.
9750 (main): Likewise.
9751
9752 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9753
9754 * gdb.base/large-frame-1.c: New file.
9755 * gdb.base/large-frame-2.c: New file.
9756 * gdb.base/large-frame.exp: New file.
9757 * gdb.base/large-frame.h: New file.
9758
9759 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9760
9761 PR gdb/20948
9762 * gdb.base/write_mem.exp: New test.
9763 * gdb.base/write_mem.c: Likewise.
9764
9765 2018-09-23 Tom Tromey <tom@tromey.com>
9766
9767 PR python/18852:
9768 * gdb.python/py-parameter.exp: Add test for parameter that throws
9769 on "set".
9770
9771 2018-09-23 Tom Tromey <tom@tromey.com>
9772
9773 PR python/17284:
9774 * gdb.python/py-template.exp (test_template_arg): Add test for
9775 negative template argument number.
9776
9777 2018-09-23 Tom Tromey <tom@tromey.com>
9778
9779 PR python/14062:
9780 * gdb.python/python.exp: Add test for post_event error.
9781
9782 2018-09-23 Tom Tromey <tom@tromey.com>
9783
9784 PR python/18170:
9785 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9786 convert pointers to int and long.
9787
9788 2018-09-23 Tom Tromey <tom@tromey.com>
9789
9790 PR python/20126:
9791 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9792 signed-ness conversion tests.
9793
9794 2018-09-23 Tom Tromey <tom@tromey.com>
9795
9796 PR python/18352;
9797 * gdb.python/py-value.exp (test_float_conversion): New proc.
9798 Use it.
9799
9800 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9801
9802 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9803
9804 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9805
9806 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9807 no readline.
9808 * gdb.base/utf8-identifiers.exp: Likewise.
9809 * gdb.cp/cpcompletion.exp: Likewise.
9810 * gdb.linespec/cpcompletion.exp: Likewise.
9811 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9812 * gdb.linespec/cpls-ops.exp: Likewise.
9813
9814 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9815 Chris January <chris.january@arm.com>
9816
9817 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9818 * gdb.fortran/short-circuit-argument-list.exp: New file.
9819 * gdb.fortran/short-circuit-argument-list.f90: New test.
9820
9821 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9822
9823 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9824 "arch=" keyword when executing "-stack-list-frames".
9825
9826 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9827
9828 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9829 "arch=" keyword when executing "-stack-list-frames".
9830
9831 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9832
9833 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9834 break ada".
9835
9836 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9837
9838 PR python/23669
9839 * gdb.python/python.exp: Test gdb.execute("show commands").
9840
9841 2018-09-16 Tom Tromey <tom@tromey.com>
9842
9843 * gdb.base/new-ui.exp (do_execution_tests): Update.
9844 * gdb.base/dbx.exp (test_breakpoints): Update.
9845
9846 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9847
9848 * lib/gdb.exp (gdb_simple_compile): Add proc.
9849 (is_elf_target): Use gdb_simple_compile.
9850 (skip_altivec_tests): Likewise.
9851 (skip_vsx_tests): Likewise.
9852 (skip_tsx_tests): Likewise.
9853 (skip_btrace_tests): Likewise.
9854 (skip_btrace_pt_tests): Likewise.
9855 (gdb_can_simple_compile): Likewise.
9856 (gdb_has_argv0): Likewise.
9857 (gdb_target_symbol_prefix): Likewise.
9858 (target_supports_scheduler_locking): Likewise.
9859
9860 2018-09-13 Tom Tromey <tom@tromey.com>
9861
9862 * Makefile.in (TAGS): Recognize proc_with_prefix and
9863 gdb_caching_proc.
9864
9865 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9866
9867 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9868 method.
9869
9870 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9871
9872 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9873 and a few other Inferior properties when the Inferior is no
9874 longer valid.
9875
9876 2018-09-13 Tom Tromey <tom@tromey.com>
9877
9878 PR rust/23650:
9879 * gdb.rust/simple.exp: Add test for enum field access error.
9880
9881 2018-09-13 Tom Tromey <tom@tromey.com>
9882
9883 PR rust/23626:
9884 * gdb.rust/simple.rs (EmptyEnum): New type.
9885 (main): Use it.
9886 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9887
9888 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9889
9890 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9891 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9892 * gdb.python/py-symtab.exp: Update test printing an objfile.
9893
9894 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9895
9896 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9897 object.
9898
9899 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9900
9901 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9902 (support_complex_tests): Use gdb_can_simple_compile.
9903 (is_ilp32_target): Likewise.
9904 (is_lp64_target): Likewise.
9905 (is_64_target): Likewise.
9906 (is_amd64_regs_target): Likewise.
9907 (is_aarch32_target): Likewise.
9908 (gdb_int128_helper): Likewise.
9909
9910 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9911
9912 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9913
9914 2018-09-10 Jerome Guitton <guitton@adacore.com>
9915
9916 * gdb.ada/same_component_name: Add test for case of tagged record
9917 with variable-length fields.
9918
9919 2018-09-10 Xavier Roirand <roirand@adacore.com>
9920
9921 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9922 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9923 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9924 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9925
9926 2018-09-10 Xavier Roirand <roirand@adacore.com>
9927
9928 * gdb.ada/mi_string_access.exp: New testcase.
9929 * gdb.ada/mi_string_access/bar.adb: New file.
9930 * gdb.ada/mi_string_access/pck.adb: New file.
9931 * gdb.ada/mi_string_access/pck.asd: New file.
9932
9933 2018-09-10 Xavier Roirand <roirand@adacore.com>
9934
9935 * gdb.ada/mi_var_union.exp: New testcase.
9936 * gdb.ada/mi_var_union/bar.adb: New file.
9937 * gdb.ada/mi_var_union/pck.adb: New file.
9938 * gdb.ada/mi_var_union/pck.asd: New file.
9939
9940 2018-09-08 Tom Tromey <tom@tromey.com>
9941
9942 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9943
9944 2018-09-08 Tom Tromey <tom@tromey.com>
9945
9946 PR python/16047:
9947 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9948 (register_pretty_printers): Register new printer.
9949 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9950 test.
9951 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9952 (an_int_type3): New global.
9953
9954 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9955
9956 * gdb.ada/expr_with_funcall: New testcase.
9957
9958 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9959
9960 * gdb.ada/packed_array_assign: New testcase.
9961
9962 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9963
9964 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9965 names, and add test prefixes to make test names unique.
9966
9967 2018-09-05 Tom de Vries <tdevries@suse.de>
9968
9969 * gdb.dwarf2/varval.exp: Add test.
9970
9971 2018-09-04 Gary Benson <gbenson@redhat.com>
9972
9973 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9974 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9975
9976 2018-08-31 Tom Tromey <tom@tromey.com>
9977
9978 * gdb.rust/simple.rs: Rename second variable "v".
9979
9980 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9981
9982 * gdb.base/funcargs.c (use_a): New function.
9983 (recurse): Call use_a.
9984
9985 2018-08-29 Keith Seitz <keiths@redhat.com>
9986
9987 * gdb.compile/compile-cplus-anonymous.cc: New file.
9988 * gdb.compile/compile-cplus-anonymous.exp: New file.
9989 * gdb.compile/compile-cplus-array-decay.cc: New file.
9990 * gdb.compile/compile-cplus-array-decay.exp: New file.
9991 * gdb.compile/compile-cplus-inherit.cc: New file.
9992 * gdb.compile/compile-cplus-inherit.exp: New file.
9993 * gdb.compile/compile-cplus-member.cc: New file.
9994 * gdb.compile/compile-cplus-member.exp: New file.
9995 * gdb.compile/compile-cplus-method.cc: New file.
9996 * gdb.compile/compile-cplus-method.exp: New file.
9997 * gdb.compile/compile-cplus-mod.c: "New" file.
9998 * gdb.compile/compile-cplus-namespace.cc: New file.
9999 * gdb.compile/compile-cplus-namespace.exp: New file.
10000 * gdb.compile/compile-cplus-nested.cc: New file.
10001 * gdb.compile/compile-cplus-nested.exp: New file.
10002 * gdb.compile/compile-cplus-print.c: "New" file.
10003 * gdb.compile/compile-cplus-print.exp: "New" file.
10004 * gdb.compile/compile-cplus-virtual.cc: New file.
10005 * gdb.compile/compile-cplus-virtual.exp: New file.
10006 * gdb.compile/compile-cplus.c: "New" file.
10007 * gdb.compile/compile-cplus.exp: "New" file.
10008 * lib/compile-support.exp: New file.
10009
10010 2018-08-16 Gary Benson <gbenson@redhat.com>
10011
10012 PR gdb/13000:
10013 * gdb.base/batch-exit-status.exp: New file.
10014 * gdb.base/batch-exit-status.good-commands: Likewise.
10015 * gdb.base/batch-exit-status.bad-commands: Likewise.
10016
10017 2018-08-29 Alan Hayward <alan.hayward@arm.com>
10018
10019 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10020 (struct struct02): Likewise.
10021 (struct struct03): Likewise.
10022 (struct struct04): Likewise.
10023 (struct struct_01_01): New struct.
10024 (struct struct_01_02): Likewise.
10025 (struct struct_01_03): Likewise.
10026 (struct struct_01_04): Likewise.
10027 (struct struct_02_01): Likewise.
10028 (struct struct_02_02): Likewise.
10029 (struct struct_02_03): Likewise.
10030 (struct struct_02_04): Likewise.
10031 (struct struct_04_01): Likewise.
10032 (struct struct_04_02): Likewise.
10033 (struct struct_04_03): Likewise.
10034 (struct struct_04_04): Likewise.
10035 (struct struct_05_01): Likewise.
10036 (struct struct_05_02): Likewise.
10037 (struct struct_05_03): Likewise.
10038 (struct struct_05_04): Likewise.
10039 (cmp_struct01): Remove function.
10040 (cmp_struct02): Likewise.
10041 (cmp_struct03): Likewise.
10042 (cmp_struct04): Likewise.
10043 (cmp_struct_01_01): Add Function.
10044 (cmp_struct_01_02): Likewise.
10045 (cmp_struct_01_03): Likewise.
10046 (cmp_struct_01_04): Likewise.
10047 (cmp_struct_02_01): Likewise.
10048 (cmp_struct_02_02): Likewise.
10049 (cmp_struct_02_03): Likewise.
10050 (cmp_struct_02_04): Likewise.
10051 (cmp_struct_04_01): Likewise.
10052 (cmp_struct_04_02): Likewise.
10053 (cmp_struct_04_03): Likewise.
10054 (cmp_struct_04_04): Likewise.
10055 (cmp_struct_05_01): Likewise.
10056 (cmp_struct_05_02): Likewise.
10057 (cmp_struct_05_03): Likewise.
10058 (cmp_struct_05_04): Likewise.
10059 (call_all): Add new structs.
10060 * gdb.base/infcall-nested-structs.exp: Likewise.
10061
10062 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10063
10064 * gdb.python/py-framefilter-mi.exp: Update regexp to
10065 check for "arch" field in frame output.
10066
10067 2018-08-23 Kevin Buettner <kevinb@redhat.com>
10068
10069 * gdb.dwarf2/dw2-ranges-func.c: New file.
10070 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10071
10072 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10073
10074 * gdb.base/term.exp: Compare terminal settings with values from
10075 the inferior.
10076 * gdb.base/term.c: Get and set terminal settings.
10077
10078 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10079
10080 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10081 accommodate new "arch" field in frame output.
10082 * gdb.mi/mi-return.exp: Likewise.
10083 * gdb.mi/mi-stack.exp: Likewise.
10084 * gdb.mi/mi-syn-frame.exp: Likewise.
10085 * gdb.mi/user-selected-context-sync.exp: Likewise.
10086
10087 2018-08-19 Michael Spang <spang@google.com>
10088
10089 PR gdb/11786
10090 * gdb.base/gcore-tls-pie.c: New file.
10091 * gdb.base/gcore-tls-pie.exp: New file.
10092
10093 2018-08-18 Kevin Buettner <kevinb@redhat.com>
10094
10095 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10096 * gdb.dwarf2/varval.c: New file.
10097 * gdb.dwarf2/varval.exp: New file.
10098
10099 2018-08-17 Alan Hayward <alan.hayward@arm.com>
10100
10101 PR gdb/18931
10102 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10103
10104 2018-08-16 Keith Seitz <keiths@redhat.com>
10105
10106 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10107 tests expected to pass.
10108
10109 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10110
10111 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10112 -data-disassemble -a.
10113 (test_disassembly_bogus_args): Likewise.
10114
10115 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10116
10117 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10118
10119 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10120
10121 * gdb.base/vla-optimized-out.exp: Add new test.
10122
10123 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10124
10125 * gdb.base/vla-optimized-out-o3.exp: Delete.
10126 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10127 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10128 deleted tests.
10129
10130 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10131
10132 PR gdb/18050:
10133 * gdb.server/extended-remote-restart.c: New file.
10134 * gdb.server/extended-remote-restart.exp: New file.
10135
10136 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10137
10138 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10139 "set variable index = 42".
10140
10141 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10142
10143 * boards/index-cache-gdb.exp: New file.
10144 * gdb.dwarf2/index-cache.exp: New file.
10145 * gdb.dwarf2/index-cache.c: New file.
10146 * gdb.base/maint.exp: Check if we are using the index cache.
10147
10148 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10149
10150 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10151 MAKEFLAGS.
10152
10153 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10154
10155 * dg-extract-results.sh: Move to toplevel contrib.
10156 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10157 * Makefile.in (check-parallel-racy): Likewise.
10158
10159 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10160
10161 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10162 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10163 tests if the target supports scheduler locking.
10164
10165 2018-08-04 Tom de Vries <tdevries@suse.de>
10166
10167 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10168
10169 2018-08-02 Tom Tromey <tom@tromey.com>
10170
10171 PR symtab/16842.
10172 * gdb.cp/temargs.exp: Test "info address" of a template
10173 parameter.
10174
10175 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10176
10177 * gdb.python/py-mi-var-info-path-expression.c: New file.
10178 * gdb.python/py-mi-var-info-path-expression.py: New file.
10179 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10180
10181 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10182
10183 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10184 error after "cannot resolve name" string.
10185
10186 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10187
10188 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10189 started.
10190 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10191
10192 2018-07-28 Tom de Vries <tdevries@suse.de>
10193
10194 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10195
10196 2018-07-26 Tom de Vries <tdevries@suse.de>
10197
10198 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10199
10200 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10201
10202 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10203 is visible.
10204
10205 2018-07-26 Tom de Vries <tdevries@suse.de>
10206
10207 PR breakpoints/23366
10208 * gdb.base/catch-follow-exec.c: New test.
10209 * gdb.base/catch-follow-exec.exp: New file.
10210
10211 2018-07-25 Tom de Vries <tdevries@suse.de>
10212
10213 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10214 vla-optimized-out.c.
10215
10216 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10217
10218 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10219 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10220
10221 2018-07-20 Tom de Vries <tdevries@suse.de>
10222
10223 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10224 NOCLONE macro.
10225 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10226
10227 2018-07-19 Tom de Vries <tdevries@suse.de>
10228
10229 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10230 regular expression.
10231
10232 2018-07-18 Tom de Vries <tdevries@suse.de>
10233
10234 * gdb.base/vla-optimized-out.c: New test.
10235 * gdb.base/vla-optimized-out.exp: New file.
10236
10237 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10238
10239 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10240 message "No address associated with hostname" when gdbserver
10241 cannot resolve the hostname.
10242
10243 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10244
10245 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10246 Add some test prefixes to make tests unique.
10247
10248 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10249
10250 * gdb.base/frameapply.c: New file.
10251 * gdb.base/frameapply.exp: New file.
10252
10253 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10254
10255 * gdb.base/skip.exp: Update expected error message.
10256
10257 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10258 Jan Kratochvil <jan.kratochvil@redhat.com>
10259 Paul Fertser <fercerpav@gmail.com>
10260 Tsutomu Seki <sekiriki@gmail.com>
10261
10262 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10263 parameter.
10264 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10265 by default.
10266 * boards/native-gdbserver.exp: Likewise.
10267 * gdb.server/run-without-local-binary.exp: Improve regexp used
10268 for detecting when a remote debugging connection succeeds.
10269 * gdb.server/server-connect.exp: New file.
10270 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10271 Do not prefix the port number with ":".
10272 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10273 support for detecting and using it. Add '$debughost_gdbserver'
10274 to the list of arguments used to start gdbserver. Handle case
10275 when gdbserver cannot resolve a network name.
10276
10277 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10278
10279 PR c++/23373
10280 * gdb.base/ptype-offsets.cc (struct static_member): New
10281 struct.
10282 (main) <stmember>: New variable.
10283 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10284 with a static member in it.
10285
10286 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10287
10288 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10289 watchpoints enabled and disabled.
10290
10291 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10292
10293 * gdb.base/examine-backward.exp: Still run tests around address
10294 0x0, even if address 0x0 is not readable. Update the pattern for
10295 matching address 0x0 in expected output.
10296
10297 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10298
10299 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10300 malloc/free.
10301
10302 2018-07-04 Tom de Vries <tdevries@suse.de>
10303
10304 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10305
10306 2018-07-02 Maciej W. Rozycki <macro@mips.com>
10307
10308 PR tdep/8282
10309 * gdb.arch/mips-disassembler-options.exp: New test.
10310 * gdb.arch/mips-disassembler-options.s: New test source.
10311
10312 2018-06-29 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.threads/names.exp: Adjust expected "info threads" output.
10315
10316 2018-06-29 Pedro Alves <palves@redhat.com>
10317
10318 * gdb.opt/inline-break.exp (line number, address): Add "info
10319 break" tests.
10320
10321 2018-06-29 Pedro Alves <palves@redhat.com>
10322
10323 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10324 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10325 number and address and running to them.
10326
10327 2018-06-29 Richard Bunt <richard.bunt@arm.com>
10328
10329 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10330
10331 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10332
10333 * lib/compiler.c: Remove executable permission flag.
10334
10335 2018-06-28 Richard Bunt <richard.bunt@arm.com>
10336
10337 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10338 code.
10339 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10340
10341 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10342
10343 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10344
10345 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10346
10347 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10348 address argument is omitted.
10349
10350 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10351
10352 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10353
10354 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
10355
10356 PR gdb/21695
10357 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10358 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10359
10360 2018-06-26 Tom Tromey <tom@tromey.com>
10361
10362 PR rust/22574:
10363 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10364 * gdb.rust/simple.rs (struct SimpleLayout): New.
10365
10366 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10367
10368 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10369 "info registers" output.
10370
10371 2018-06-21 Richard Bunt <richard.bunt@arm.com>
10372
10373 * gdb.base/watchpoint-hw-attach.c: New test.
10374 * gdb.base/watchpoint-hw-attach.exp: New file.
10375
10376 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10377
10378 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10379 through /bin/sh.
10380 * boards/dwarf4-gdb-index.exp: Likewise.
10381 * boards/fission-dwp.exp: Likewise.
10382
10383 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10384
10385 * gdb.base/float128.exp: Add comment and improved fail message
10386 to the failure case of "print large128" test.
10387
10388 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10389
10390 * configure.ac: Remove AC_PREREQ.
10391 * configure: Re-generate.
10392
10393 2018-06-19 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10396 (func_extern_caller): New.
10397 (main): Call func_extern_caller.
10398 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10399 logic change.
10400
10401 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
10402
10403 PR gdb/16841
10404 * gdb.cp/typedef-base.cc: New file.
10405 * gdb.cp/typedef-base.exp: New file.
10406
10407 2018-06-18 Tom de Vries <tdevries@suse.de>
10408
10409 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10410
10411 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10412 Richard Bunt <Richard.Bunt@arm.com>
10413
10414 * gdb.threads/attach-slow-waitpid.c: New file.
10415 * gdb.threads/attach-slow-waitpid.exp: New file.
10416 * gdb.threads/slow-waitpid.c: New file.
10417
10418 2018-06-14 Pedro Alves <palves@redhat.com>
10419
10420 * gdb.base/fork-running-state.c: Include <errno.h>.
10421 (exit_if_relative_exits): New.
10422 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10423 exits.
10424 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10425 child exits.
10426
10427 2018-06-14 Tom de Vries <tdevries@suse.de>
10428
10429 PR cli/22573
10430 * gdb.base/finish-pretty.c: New test.
10431 * gdb.base/finish-pretty.exp: New file.
10432
10433 2018-06-14 Pedro Alves <palves@redhat.com>
10434
10435 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10436 gdb's expected startup output.
10437
10438 2018-06-14 Pedro Alves <palves@redhat.com>
10439
10440 * lib/selftest-support.exp (selftest_setup): Remove inlined
10441 function handling.
10442
10443 2018-06-14 Tom de Vries <tdevries@suse.de>
10444
10445 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10446 matching of breakpoint printing.
10447
10448 2018-06-13 Tom de Vries <tdevries@suse.de>
10449
10450 PR testsuite/23269
10451 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10452 (fork_child): ... here, and ...
10453 (fork_parent): ... here.
10454
10455 2018-06-12 Tom de Vries <tdevries@suse.de>
10456
10457 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10458
10459 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10460 Stephen Roberts <stephen.roberts@arm.com>
10461
10462 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10463 rewrite test to describe action performed, rather than possible
10464 failure.
10465
10466 2018-06-08 Gary Benson <gbenson@redhat.com>
10467
10468 * gdb.threads/check-libthread-db.exp: New file.
10469 * gdb.threads/check-libthread-db.c: Likewise.
10470
10471 2018-06-05 Tom Tromey <tom@tromey.com>
10472
10473 * gdb.base/default.exp: Update expected "show version" output.
10474
10475 2018-06-05 Tom Tromey <tom@tromey.com>
10476
10477 PR cli/12326:
10478 * gdb.cp/static-print-quit.exp: Update.
10479 * lib/gdb.exp (pagination_prompt): Update.
10480 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10481 * gdb.python/python.exp: Update.
10482
10483 2018-06-04 Joel Brobecker <brobecker@adacore.com>
10484
10485 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10486
10487 2018-06-01 Joel Brobecker <brobecker@adacore.com>
10488
10489 * gdb.ada/bp_fun_addr: New testcase.
10490
10491 2018-06-01 Tom Tromey <tom@tromey.com>
10492
10493 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10494 results.
10495 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10496 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10497 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10498 * gdb.base/maint.exp (maint_pass_if): Update.
10499
10500 2018-05-31 Maciej W. Rozycki <macro@mips.com>
10501
10502 * gdb.base/endian.exp: New test.
10503 * gdb.base/endian.c: New test source.
10504
10505 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10506
10507 PR gdb/23203
10508 * gdb.base/bt-selected-frame.c: New file.
10509 * gdb.base/bt-selected-frame.exp: New file.
10510 * lib/gdb.exp (get_current_frame_number): New function.
10511
10512 2018-05-24 Maciej W. Rozycki <macro@mips.com>
10513 Pedro Alves <palves@redhat.com>
10514
10515 * gdb.threads/tls-core.c: Include <stdlib.h>
10516 (thread_proc): Call `abort'.
10517 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10518 (tls_core_test): New procedure, bits factored out from ...
10519 (top level): ... here. Test both native cores and gcore cores.
10520
10521 2018-05-23 Tom Tromey <tom@tromey.com>
10522
10523 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10524
10525 2018-05-23 Tom Tromey <tom@tromey.com>
10526
10527 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10528 symfile_complaints.
10529 (test_short_complaints): Likewise.
10530 (test_empty_complaints): Likewise.
10531 (test_initial_complaints): Update.
10532
10533 2018-05-23 Tom Tromey <tom@tromey.com>
10534
10535 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10536
10537 2018-05-23 Tom Tromey <tom@tromey.com>
10538
10539 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10540 (test_short_complaints): Update.
10541
10542 2018-05-22 Pedro Alves <palves@redhat.com>
10543
10544 * gdb.base/remote.exp: Only gdb_start after compiling the
10545 testcase. Issue "disconnect" before testing "set remote" command
10546 defaults. Issue clean_restart before running to main.
10547
10548 2018-05-22 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.base/remote.exp: Adjust expected output of "show remote
10551 memory-write-packet-size". Add tests for "set remote
10552 memory-write-packet-size 0" and "set remote
10553 memory-write-packet-size fixed/limit".
10554
10555 2018-05-22 Pedro Alves <palves@redhat.com>
10556
10557 PR gdb/22973
10558 * gdb.base/utf8-identifiers.c: New file.
10559 * gdb.base/utf8-identifiers.exp: New file.
10560
10561 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10562
10563 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10564
10565 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10566
10567 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10568
10569 2018-05-18 Tom Tromey <tom@tromey.com>
10570
10571 * gdb.base/ptype-offsets.exp: Update.
10572
10573 2018-05-17 Keith Seitz <keiths@redhat.com>
10574
10575 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10576 in expected breakpoint stop locations.
10577 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10578 move to proper scope to test variable values.
10579 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10580 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10581 New functions.
10582 (main): Call not_inline_func3.
10583 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10584 inline_func1, inline_func2, and inline_func3. Test that when each
10585 breakpoint is hit, GDB properly reports both the stop location
10586 and the backtrace. Repeat tests for temporary breakpoints.
10587
10588 2018-05-15 Maciej W. Rozycki <macro@mips.com>
10589
10590 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10591 rather then trying to access it in determining whether the PID
10592 of `gdbserver' could have been retrieved.
10593
10594 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10595
10596 * gdb.arch/amd64-init-x87-values.S: New file.
10597 * gdb.arch/amd64-init-x87-values.exp: New file.
10598
10599 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10600
10601 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10602
10603 2018-05-04 Tom Tromey <tom@tromey.com>
10604
10605 PR python/22730:
10606 * gdb.python/python.exp: Test multi-line execute.
10607
10608 2018-05-04 Tom Tromey <tom@tromey.com>
10609
10610 PR python/22731:
10611 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10612
10613 2018-05-04 Tom Tromey <tom@tromey.com>
10614
10615 PR gdb/11750:
10616 * gdb.base/define.exp: Test defining a user command inside a user
10617 command.
10618 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10619
10620 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10621 Pedro Alves <palves@redhat.com>
10622
10623 PR breakpoints/19806 and support for PR external/20207.
10624 * gdb.base/watchpoint-unaligned.c: New file.
10625 * gdb.base/watchpoint-unaligned.exp: New file.
10626
10627 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10628
10629 * gdb.base/maint.exp: Make test names unique, use
10630 test_prefix_command_help to test 'help maint info', and remove
10631 repeated test of 'help maint'.
10632
10633 2018-05-04 Tom Tromey <tom@tromey.com>
10634
10635 PR gdb/22619:
10636 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10637 behavior.
10638
10639 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10640
10641 * gdb.base/maint.exp: Process output from 'maint print registers'
10642 line at a time.
10643
10644 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10645
10646 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10647 timeout.
10648
10649 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10650
10651 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10652 filter pattern.
10653
10654 2018-05-02 Pedro Alves <palves@redhat.com>
10655
10656 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10657 to_log_command renames.
10658 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10659
10660 2018-05-02 Tom Tromey <tom@tromey.com>
10661
10662 * gdb.python/py-parameter.exp: Set test message.
10663
10664 2018-05-02 Tom Tromey <tom@tromey.com>
10665
10666 PR python/20084:
10667 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10668 PARAM_ZUINTEGER_UNLIMITED tests.
10669
10670 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10671
10672 PR rust/23124
10673 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10674 when casting.
10675
10676 2018-04-30 Tom Tromey <tom@tromey.com>
10677
10678 * gdb.python/py-type.exp: Check align attribute.
10679 * gdb.python/py-type.c: New "aligncheck" global.
10680
10681 2018-04-30 Tom Tromey <tom@tromey.com>
10682
10683 PR exp/17095:
10684 * gdb.dwarf2/dw2-align.exp: New file.
10685 * gdb.cp/align.exp: New file.
10686 * gdb.base/align.exp: New file.
10687 * lib/gdb.exp (gdb_int128_helper): New proc.
10688 (has_int128_c, has_int128_cxx): New caching procs.
10689
10690 2018-04-27 Tom Tromey <tom@tromey.com>
10691
10692 PR rust/22545:
10693 * gdb.rust/simple.exp: Add inclusive range tests.
10694
10695 2018-04-26 Pedro Alves <palves@redhat.com>
10696
10697 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10698 ifunc breakpoint locations correctly of ifunc breakpoints set
10699 while the program resolves the ifunc.
10700
10701 2018-04-26 Pedro Alves <palves@redhat.com>
10702
10703 * gdb.base/gnu-ifunc-final.c: New file.
10704 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10705 * gdb.base/gnu-ifunc.exp (executable): Delete.
10706 (staticexecutable): Adjust.
10707 (lib_opts, exec_opts): Delete.
10708 (make_binsuffix, build, set-break): New procedures.
10709 (misc_tests): New, with tests factored out from the top level.
10710 (top level): Test different combinations of ifunc resolver name,
10711 resolver with and with debug info, and ifunc target with and
10712 without debug info. Wrap static tests with with_target_prefix.
10713
10714 2018-04-26 Pedro Alves <palves@redhat.com>
10715
10716 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10717 return type" warnings.
10718
10719 2018-04-25 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10722 killed".
10723 * gdb.base/kill-after-signal.exp: Likewise.
10724 * gdb.threads/kill.exp: Likewise.
10725
10726 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10727 Sergio Durigan Junior <sergiodj@redhat.com>
10728 Pedro Alves <palves@redhat.com>
10729
10730 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10731 regexps to expect for '[Inferior ... detached]' as well.
10732 * gdb.base/attach.exp: Likewise.
10733 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10734 "gdb_continue_to_end".
10735 (test_catch_syscall_with_wrong_args): Likewise.
10736 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10737 ']'. Don't set 'verbose' on.
10738 * gdb.base/foll-vfork.exp: Likewise.
10739 * gdb.base/fork-print-inferior-events.c: New file.
10740 * gdb.base/fork-print-inferior-events.exp: New file.
10741 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10742 '[Inferior ... has been killed]' message.
10743 * gdb.base/kill-after-signal.exp: Likewise.
10744 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10745 detach message.
10746 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10747 message.
10748 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10749 regexps to expect for '[Inferior ... detached]' as well.
10750 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10751
10752 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10753
10754 PR gdb/23104
10755 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10756
10757 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10758
10759 PR gdb/23095
10760 * gdb.base/break-probes.exp: Pass shlib_load to
10761 prepare_for_testing. Set normal_bp to r_debug_state if target is
10762 bsd.
10763
10764 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10765
10766 * gdb.threads/multiple-successive-infcall.c: New test.
10767 * gdb.threads/multiple-successive-infcall.exp: New file.
10768
10769 2018-04-17 Tom Tromey <tom@tromey.com>
10770
10771 * gdb.rust/simple.rs (Union): New type.
10772 (main): New local "u".
10773 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10774
10775 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10776
10777 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10778 number information in output of "whereis" command.
10779 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10780
10781 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10782
10783 * gdb.ada/info_types.exp: Adjust expected output to the line
10784 numbers now printed by "info var/func/type".
10785 * gdb.base/completion.exp: Likewise.
10786 * gdb.base/included.exp: Likewise.
10787 * gdb.cp/cp-relocate.exp: Likewise.
10788 * gdb.cp/cplusfuncs.exp: Likewise.
10789 * gdb.cp/namespace.exp: Likewise.
10790 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10791
10792 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10793
10794 * gdb.btrace/cpu.exp: New.
10795
10796 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10797
10798 * gdb.base/step-indirect-call-thunk.exp: New.
10799 * gdb.base/step-indirect-call-thunk.c: New.
10800 * gdb.reverse/step-indirect-call-thunk.exp: New.
10801 * gdb.reverse/step-indirect-call-thunk.c: New.
10802
10803 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 * gdb.base/pie-fork.c: New file.
10806 * gdb.base/pie-fork.exp: New file.
10807
10808 2018-04-11 Tom Tromey <tom@tromey.com>
10809
10810 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10811
10812 2018-04-10 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10815 exits. Instead loop running forever.
10816 (fork_parent): Run forever too.
10817
10818 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10819
10820 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10821 mi_continue_to_line.
10822 * gdb.mi/mi-stack.c (callee4): Add comment.
10823
10824 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10825
10826 * gdb.mi/mi-stack.exp: Fix indentation.
10827
10828 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10829
10830 PR gdb/22979
10831 * gdb.arch/amd64-osabi.exp: New file.
10832
10833 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10834
10835 PR gdb/22980
10836 * gdb.base/osabi.exp: New file.
10837
10838 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10839
10840 * gdb.cp/static-typedef-print.exp: New file.
10841 * gdb.cp/static-typedef-print.cc: New file.
10842
10843 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10844
10845 * gdb.ada/varsize_limit: New testcase.
10846
10847 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10848
10849 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10850
10851 * gdb.ada/notcplusplus: New testcase.
10852
10853 * gdb.base/c-linkage-name.c: New file.
10854 * gdb.base/c-linkage-name.exp: New testcase.
10855
10856 2018-03-26 Tom Tromey <tom@tromey.com>
10857
10858 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10859 * gdb.python/py-framefilter.py (name_error): New global.
10860 (ErrorInName.function): Use name_error.
10861
10862 2018-03-26 Tom Tromey <tom@tromey.com>
10863
10864 PR backtrace/15582:
10865 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10866
10867 2018-03-23 Keith Seitz <keiths@redhat.com>
10868
10869 PR c++/22968
10870 * gdb.cp/subtypes.exp: New file.
10871 * gdb.cp/subtypes.h: New file.
10872 * gdb.cp/subtypes.cc: New file.
10873 * gdb.cp/subtypes-2.cc: New file.
10874
10875 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10876
10877 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10878 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10879 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10880 -nostartfiles when compiling the test. Confirm that all registers
10881 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10882
10883 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10884
10885 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10886 option, syntax was wrong anyway.
10887 * gdb.arch/arm-disp-step.exp: Likewise.
10888 * gdb.arch/sparc64-regs.exp: Likewise.
10889 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10890 option, syntax was wrong anyway, switch to use
10891 prepare_for_testing.
10892 * gdb.arch/i386-disp-step.exp: Likewise.
10893
10894 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10895
10896 * gdb.ada/exec_changed.exp: Replace "target_info exists
10897 use_gdb_stub" by "use_gdb_stub".
10898 * gdb.ada/start.exp: Likewise.
10899 * gdb.base/async-shell.exp: Likewise.
10900 * gdb.base/attach-pie-misread.exp: Likewise.
10901 * gdb.base/attach-wait-input.exp: Likewise.
10902 * gdb.base/break-entry.exp: Likewise.
10903 * gdb.base/break-interp.exp: Likewise.
10904 * gdb.base/dprintf-detach.exp: Likewise.
10905 * gdb.base/nostdlib.exp: Likewise.
10906 * gdb.base/solib-nodir.exp: Likewise.
10907 * gdb.base/statistics.exp: Likewise.
10908 * gdb.base/testenv.exp: Likewise.
10909 * gdb.mi/mi-exec-run.exp: Likewise.
10910 * gdb.mi/mi-start.exp: Likewise.
10911 * gdb.multi/dummy-frame-restore.exp: Likewise.
10912 * gdb.multi/multi-arch-exec.exp: Likewise.
10913 * gdb.multi/multi-arch.exp: Likewise.
10914 * gdb.multi/tids.exp: Likewise.
10915 * gdb.multi/watchpoint-multi.exp: Likewise.
10916 * gdb.python/py-events.exp: Likewise.
10917 * gdb.threads/attach-into-signal.exp: Likewise.
10918 * gdb.threads/attach-stopped.exp: Likewise.
10919 * gdb.threads/threadapply.exp: Likewise.
10920 * lib/selftest-support.exp: Likewise.
10921
10922 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10923
10924 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10925
10926 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10927
10928 * gdb.perf/template-breakpoints.cc: New file.
10929 * gdb.perf/template-breakpoints.exp: New file.
10930 * gdb.perf/template-breakpoints.py: New file.
10931
10932 2018-03-19 Tom Tromey <tom@tromey.com>
10933
10934 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10935 y0.
10936 * gdb.rust/simple.exp: Test bare identifier form of struct
10937 initializer.
10938
10939 2018-03-19 Tom Tromey <tom@tromey.com>
10940
10941 * gdb.gdb/observer.exp: Remove.
10942
10943 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10944
10945 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10946 "qualified" option when setting breakpoints.
10947 * gdb.trace/backtrace.exp: Likewise.
10948 * gdb.trace/circ.exp: Likewise.
10949 * gdb.trace/collection.exp: Likewise.
10950 * gdb.trace/disconnected-tracing.exp: Likewise.
10951 * gdb.trace/ftrace-lock.exp: Likewise.
10952 * gdb.trace/ftrace.exp: Likewise.
10953 * gdb.trace/infotrace.exp: Likewise.
10954 * gdb.trace/packetlen.exp: Likewise.
10955 * gdb.trace/passc-dyn.exp: Likewise.
10956 * gdb.trace/qtro.exp: Likewise.
10957 * gdb.trace/read-memory.exp: Likewise.
10958 * gdb.trace/report.exp: Likewise.
10959 * gdb.trace/signal.exp: Likewise.
10960 * gdb.trace/status-stop.exp: Likewise.
10961 * gdb.trace/strace.exp: Likewise.
10962 * gdb.trace/tfind.exp: Likewise.
10963 * gdb.trace/trace-break.exp: Likewise.
10964 * gdb.trace/trace-condition.exp: Likewise.
10965 * gdb.trace/trace-mt.exp: Likewise.
10966 * gdb.trace/tstatus.exp: Likewise.
10967 * gdb.trace/tsv.exp: Likewise.
10968 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10969 * gdb.trace/unavailable.exp: Likewise.
10970 * gdb.trace/while-dyn.exp: Likewise.
10971
10972 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10973
10974 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10975 that libinproctrace is copied to the target.
10976
10977 2018-03-14 Tom Tromey <tom@tromey.com>
10978
10979 PR cli/14977:
10980 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10981 a null pointer.
10982 * gdb.base/wchar.exp: Likewise.
10983
10984 2018-03-14 Tom Tromey <tom@tromey.com>
10985
10986 PR cli/19918:
10987 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10988 flag.
10989
10990 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10991
10992 PR gdb/22841
10993 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10994 "target" to remote_exec.
10995
10996 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10997
10998 PR gdb/22841
10999 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11000 ${board}_upload): Remove.
11001
11002 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11003
11004 * gdb.cp/watch-cp.cc: New test.
11005 * gdb.cp/watch-cp.exp: New file.
11006
11007 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11008
11009 * gdb.base/infcall-nested-structs.exp: New file.
11010 * gdb.base/infcall-nested-structs.c: New file.
11011 * gdb.base/float.exp: Add riscv support.
11012
11013 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11014
11015 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11016 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11017
11018 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11019
11020 * gdb.server/abspath.exp: New file.
11021 * lib/gdb.exp (with_cwd): New procedure.
11022
11023 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11024
11025 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11026 use it.
11027 (gdb_is_target_remote_prompt): New proc.
11028 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11029 (gdb_is_target_native): Pass prompt parameter to
11030 gdb_is_target_1.
11031
11032 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11033
11034 * gdb.base/load-command.c: New file.
11035 * gdb.base/load-command.exp: New file.
11036 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11037 (gdb_is_target_1): ...this, and generalize for other targets
11038 than just remote.
11039 (gdb_is_target_remote): Use gdb_is_target_1.
11040 (gdb_is_target_native): use gdb_is_target_1.
11041
11042 2018-02-26 Tom Tromey <tom@tromey.com>
11043
11044 PR python/16497:
11045 * gdb.python/py-framefilter.exp: Update test.
11046
11047 2018-02-26 Tom Tromey <tom@tromey.com>
11048
11049 * gdb.dwarf2/variant.c: New file.
11050 * gdb.dwarf2/variant.exp: New file.
11051
11052 2018-02-26 Tom Tromey <tom@tromey.com>
11053
11054 * gdb.rust/simple.exp: Accept more possible results in enum test.
11055
11056 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11057
11058 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11059 parentheses.
11060
11061 2018-02-23 Maciej W. Rozycki <macro@mips.com>
11062
11063 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11064 name of a variable: $actual_linejj -> $actual_line.
11065
11066 2018-02-21 John Baldwin <jhb@FreeBSD.org>
11067
11068 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11069
11070 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11071
11072 * gdb.btrace/buffer-size.exp: Do not force BTS.
11073
11074 2018-02-14 Pedro Alves <palves@redhat.com>
11075
11076 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11077 getting a "Quit".
11078
11079 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11080
11081 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11082 Fix test name.
11083
11084 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11085
11086 * gdb.cp/m-static.exp: Check type of optimized out static
11087 member.
11088
11089 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11090
11091 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11092 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11093
11094 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11095 Leszek Swirski <leszeks@google.com>
11096
11097 * gdb.python/py-prettyprint.c
11098 (struct to_string_returns_value_inner,
11099 struct to_string_returns_value_wrapper): New.
11100 (main): Add tsrvw variable.
11101 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11102 ToStringReturnsValueWrapper): New classes.
11103 (register_pretty_printers): Register new pretty-printers.
11104 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11105 recursive pretty printer.
11106 * gdb.python/py-mi.exp: Likewise.
11107
11108 2018-02-01 Leszek Swirski <leszeks@google.com>
11109
11110 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11111 functions with the same name as an include file are parsed
11112 correctly.
11113
11114 2018-02-01 Yao Qi <yao.qi@linaro.org>
11115
11116 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11117 "\[^\r\n\]*".
11118
11119 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11120
11121 * gdb.arch/powerpc-prologue-frame.s: New file.
11122 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11123 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11124
11125 2018-01-31 Joel Brobecker <brobecker@adacore.com>
11126
11127 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11128
11129 2018-01-30 Pedro Alves <palves@redhat.com>
11130
11131 PR gdb/13211
11132 * gdb.base/interrupt-daemon.c: New.
11133 * gdb.base/interrupt-daemon.exp: New.
11134 * gdb.multi/multi-term-settings.c: New.
11135 * gdb.multi/multi-term-settings.exp: New.
11136
11137 2018-01-30 Joel Brobecker <brobecker@adacore.com>
11138
11139 * gdb.base/break.exp: Save the location where the breakpoint
11140 on break.c:47 was actually inserted when debugging the version
11141 compiled at -O2 and use it in the expected output of the "info
11142 break" test performed soon after.
11143
11144 2018-01-22 Pedro Alves <palves@redhat.com>
11145 Sergio Durigan Junior <sergiodj@redhat.com>
11146
11147 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11148 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11149
11150 2018-01-22 Joel Brobecker <brobecker@adacore.com>
11151
11152 * gdb.base/break-include.c, gdb.base/break-include.inc,
11153 gdb.base/break-include.exp: New files.
11154 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11155 line number now being the actual line number where the breakpoint
11156 was inserted.
11157 * gdb.mi/mi-break.exp: Likewise.
11158 * gdb.mi/mi-reverse.exp: Likewise.
11159 * gdb.mi/mi-simplerun.exp: Ditto.
11160
11161 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11162
11163 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11164 varobj.
11165 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11166
11167 2018-01-21 Don Breazeal <donb@codesourcery.com>
11168 Andrew Burgess <andrew.burgess@embecosm.com>
11169
11170 * gdb.mi/basics.c: Add new global.
11171 * gdb.mi/mi-frame-regs.exp: New file.
11172 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11173 case.
11174
11175 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11176
11177 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11178 non-parameter, and on an unknown symbol.
11179
11180 2018-01-19 Tom Tromey <tom@tromey.com>
11181
11182 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11183 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11184
11185 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11186
11187 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11188 setrlimit and chdir to int.
11189
11190 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11191
11192 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11193 function.
11194 (my_tend): Likewise.
11195 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11196 rationale of avoiding FP- and vector instructions.
11197
11198 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11199
11200 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11201 "info reg" with "\[ \t\]*".
11202 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11203 "\[ \t\]+".
11204 * gdb.arch/s390-multiarch.exp: Ditto.
11205 * gdb.base/pc-fp.exp: Ditto.
11206 * gdb.reverse/i386-precsave.exp: Ditto.
11207 * gdb.reverse/i386-reverse.exp: Ditto.
11208 * gdb.reverse/i387-env-reverse.exp: Ditto.
11209 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11210
11211 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11212
11213 * lib/gdb.exp (gdb_compile): Re-enable use of
11214 universal_compile_options for languages other than Rust.
11215
11216 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11217
11218 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11219
11220 2018-01-17 Mike Gulick <mgulick@mathworks.com>
11221
11222 PR gdb/16577
11223 * gdb.base/solib-vanish.exp: New.
11224 * gdb.base/solib-vanish-main.c: New.
11225 * gdb.base/solib-vanish-lib1.c: New.
11226 * gdb.base/solib-vanish-lib2.c: New.
11227
11228 2018-01-17 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.compile/compile.exp: Match the address printed for
11231 frame in the output of command "bt".
11232
11233 2018-01-15 Tom Tromey <tom@tromey.com>
11234
11235 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11236 compute sp_reg.
11237
11238 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11239
11240 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11241 to prepare.
11242 (prepare): Return 0 on error, 1 on success.
11243
11244 2018-01-12 Pedro Alves <palves@redhat.com>
11245
11246 * gdb.base/continue-after-aborted-step-over.c: New.
11247 * gdb.base/continue-after-aborted-step-over.exp: New.
11248
11249 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11250
11251 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11252 options when not creating an executable.
11253
11254 2018-01-11 Pedro Alves <palves@redhat.com>
11255
11256 PR remote/22597
11257 * gdb.server/stop-reply-no-thread.c: New file.
11258 * gdb.server/stop-reply-no-thread.exp: New file.
11259
11260 2018-01-10 Pedro Alves <palves@redhat.com>
11261
11262 PR gdb/22670
11263 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11264 functions too. Test setting breakpoints and printing C functions
11265 with no debug info too.
11266 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11267
11268 2018-01-10 Pedro Alves <palves@redhat.com>
11269
11270 PR gdb/22670
11271 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11272 a fail.
11273
11274 2018-01-10 Pedro Alves <palves@redhat.com>
11275
11276 PR gdb/22670
11277 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11278
11279 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11280
11281 * gdb.server/unittest.exp: Match the output in non-development
11282 mode.
11283
11284 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11285
11286 * gdb.gdb/unittest.exp: Match output in non-development mode.
11287
11288 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11289
11290 * gdb.ada/access_tagged_param.exp: Relax expected output
11291 for value of "ObjL" in "continue" to pck.inspect breakpoint
11292 test.
11293
11294 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11295
11296 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11297 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11298
11299 2018-01-05 Pedro Alves <palves@redhat.com>
11300
11301 PR gdb/18653
11302 * gdb.base/libsegfault.exp: New.
11303
11304 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11305
11306 PR gdb/22670
11307 * gdb.ada/access_tagged_param.exp: New file.
11308 * gdb.ada/access_tagged_param/foo.adb: New file.
11309
11310 2018-01-05 Pedro Alves <palves@redhat.com>
11311
11312 PR gdb/22670
11313 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11314 exercise lower case too, and to exercise both full matching and
11315 wild matching.
11316
11317 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11318
11319 * gdb.ada/rename_subscript_param: New testcase.
11320
11321 2018-01-05 Jerome Guitton <guitton@adacore.com>
11322
11323 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11324
11325 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11326
11327 * gdb.ada/convvar_comp: New testcase.
11328
11329 2018-01-05 Xavier Roirand <roirand@adacore.com>
11330
11331 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11332 (My_Table): New global variable.
11333 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11334
11335 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11336
11337 PR gdb/22670
11338 * gdb.ada/maint_with_ada: New testcase.
11339
11340 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11341
11342 PR gdb/22670
11343 * gdb.ada/bp_c_mixed_case: New testcase.
11344
11345 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11346
11347 PR gdb/22670
11348 * gdb.ada/complete.exp: Add "complete break ada" test.
11349
11350 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11351
11352 PR gdb/22670
11353 * gdb.ada/info_addr_mixed_case: New testcase.
11354
11355 2018-01-03 Xavier Roirand <roirand@adacore.com>
11356
11357 * gdb.ada/excep_handle.exp: New testcase.
11358 * gdb.ada/excep_handle/foo.adb: New file.
11359 * gdb.ada/excep_handle/pck.ads: New file.
11360
11361 2018-01-03 Joel Brobecker <brobecker@adacore.com>
11362
11363 * gdb.base/step-line.c: Add extra empty line in copyright header.
11364 * gdb.base/step-line.inp: Likewise.
11365
11366 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11367
11368 * gdb.ada/dyn_stride.exp: Add slice test.
11369
11370 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11371
11372 * gdb.ada/dyn_stride: New testcase.
11373
11374 2017-12-27 Stafford Horne <shorne@gmail.com>
11375
11376 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11377 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11378
11379 2017-12-27 Stafford Horne <shorne@gmail.com>
11380
11381 * gdb.base/reggroups.c: New file.
11382 * gdb.base/reggroups.exp: New file.
11383
11384 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11385
11386 * gdb.dwarf2/ada-valprint-error.c: New file.
11387 * gdb.dwarf2/ada-valprint-error.exp: New file.
11388
11389 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11390
11391 * gdb.ada/assign_arr: New testcase.
11392
11393 2017-12-18 Xavier Roirand <roirand@adacore.com>
11394
11395 * gdb.ada/funcall_ptr: New testcase.
11396
11397 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11398
11399 PR cli/16224
11400 * gdb.base/ptype-offsets.cc: New file.
11401 * gdb.base/ptype-offsets.exp: New file.
11402
11403 2017-12-15 Yao Qi <yao.qi@linaro.org>
11404
11405 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11406 if XML is disabled.
11407
11408 2017-12-15 Xavier Roirand <roirand@adacore.com>
11409
11410 * gdb.ada/same_component_name: New testcase.
11411
11412 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11413
11414 * gdb.ada/str_binop_equal: New testcase.
11415
11416 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11417
11418 * gdb.ada/task_switch_in_core: New testcase.
11419
11420 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11421
11422 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11423 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11424 call test_bkpt_qualified.
11425 (test_bkpt_qualified): New proc.
11426
11427 2017-12-13 Pedro Alves <palves@redhat.com>
11428
11429 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11430 Tighten regexp by matching with an anchor.
11431
11432 2017-12-13 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11435 ("expression with namespace"): New set of tests.
11436 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11437 (Nested::Test_NS::qux): New.
11438 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11439 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11440
11441 2017-12-13 Joel Brobecker <brobecker@adacore.com>
11442
11443 * gdb.base/server-del-break.c: New file.
11444 * gdb.base/server-del-break.exp: New file.
11445
11446 2017-12-12 Stafford Horne <shorne@gmail.com>
11447
11448 * gdb.xml/tdesc-regs.exp: Add or1k support.
11449
11450 2017-12-12 Stafford Horne <shorne@gmail.com>
11451
11452 * gdb.base/bp-permanent.c: Define nop of or1k.
11453
11454 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11455
11456 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11457 output with components being reordered.
11458
11459 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11460
11461 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11462 output with components being reordered.
11463
11464 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11465 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.base/maint.exp (check for .gdb_index): Check also for
11468 .debug_names.
11469 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11470 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11471 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11472 (.gdb_index used after symbol reloading): Support also .debug_names.
11473 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11474
11475 2017-12-08 Yao Qi <yao.qi@linaro.org>
11476
11477 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11478 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11479
11480 2017-12-08 Yao Qi <yao.qi@linaro.org>
11481
11482 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11483 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11484
11485 2017-12-08 Yao Qi <yao.qi@linaro.org>
11486
11487 * gdb.arch/aarch64-tagged-pointer.c: New file.
11488 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11489
11490 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11491
11492 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11493 "int".
11494
11495 2017-12-07 Keith Seitz <keiths@redhat.com>
11496
11497 PR breakpoints/22569
11498 * gdb.linespec/ls-errs.exp: Change expected result of "break
11499 -source this file has spaces.c -line 3".
11500 Check that an explicit source file followed by whitespace is
11501 identified as an invalid explicit location.
11502
11503 2017-12-07 Keith Seitz <keiths@redhat.com>
11504
11505 * gdb.cp/nested-types.cc: New file.
11506 * gdb.cp/nested-types.exp: New file.
11507 * lib/cp-support.exp: Load data-structures.exp library.
11508 (debug_cp_test_ptype_class): New global.
11509 (cp_ptype_class_verbose, next_line): New procedures.
11510 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11511 Add and document new return value.
11512 Switch the list of lines to a queue.
11513 Add support for new `type' key for nested type definitions.
11514 Add debugging/troubleshooting messages.
11515 * lib/data-structures.exp: New file.
11516
11517 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11518
11519 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11520 with proc_with_prefix, don't use with_test_prefix.
11521
11522 2017-12-07 Tom Tromey <tom@tromey.com>
11523
11524 * gdb.base/break.exp: Add test for empty "commands".
11525
11526 2017-12-07 Yao Qi <yao.qi@linaro.org>
11527
11528 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11529 malloc and catch syscall.
11530
11531 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11532
11533 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
11534 tests for explicit locations.
11535
11536 2017-12-06 Pedro Alves <palves@redhat.com>
11537
11538 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11539 force-disabling XML descriptions.
11540
11541 2017-12-04 Pedro Alves <palves@redhat.com>
11542
11543 PR gdb/22499
11544 * gdb.arch/amd64-disp-step-avx.S: New file.
11545 * gdb.arch/amd64-disp-step-avx.exp: New file.
11546
11547 2017-12-03 Pedro Alves <palves@redhat.com>
11548
11549 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11550 and <string.h>.
11551 (parent_function): Print distinct messages when waitpid fails, or
11552 the child exits with a signal, or the child exits for an unhandled
11553 reason.
11554 * gdb.threads/process-dies-while-detaching.exp
11555 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11556 it. Wait for both inferior output and GDB's prompt. Use an
11557 indirect spawn id list.
11558 (do_detach): New parameter 'child_exit'. Use it to compute
11559 expected inferior output.
11560 (test_detach, test_detach_watch, test_detach_killed_outside):
11561 Adjust to pass down the expected child exit kind.
11562
11563 2017-12-01 Joel Brobecker <brobecker@adacore.com>
11564 Sergio Durigan Junior <sergiodj@redhat.com>
11565 Pedro Alves <palves@redhat.com>
11566
11567 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11568
11569 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11570
11571 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11572 to 'symbol-file' and 'add-symbol-file' can be
11573 position-independent.
11574
11575 2017-12-01 Yao Qi <yao.qi@linaro.org>
11576
11577 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11578 the URL in copyright header.
11579 * gdb.arch/aarch64-fp.exp: Likewise.
11580 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11581 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11582 * gdb.base/expand-psymtabs.exp: Likewise.
11583 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11584 * gdb.fortran/common-block.exp: Likewise.
11585 * gdb.fortran/common-block.f90: Likewise.
11586 * gdb.fortran/logical.exp: Likewise.
11587 * gdb.fortran/vla-datatypes.f90: Likewise.
11588 * gdb.fortran/vla-sub.f90: Likewise.
11589
11590 2017-11-30 Joel Brobecker <brobecker@adacore.com>
11591
11592 * gdb.ada/repeat_dyn: New testcase.
11593
11594 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11595
11596 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11597 Update for changed thread numbering.
11598 * gdb.cell/bt.exp: Update for changed GDB output.
11599
11600 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11601
11602 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11603 setting isremote by hand.
11604 * boards/dwarf4-gdb-index.exp: Likewise.
11605 * boards/fission.exp: Likewise.
11606 * boards/stabs.exp: Likewise.
11607
11608 2017-11-30 Pedro Alves <palves@redhat.com>
11609
11610 * gdb.linespec/cpls-ops.exp
11611 (check_explicit_skips_function_argument): Extract the underlying
11612 type of size_t instead of hardcoding it.
11613
11614 2017-11-29 Pedro Alves <palves@redhat.com>
11615
11616 PR c++/19436
11617 * gdb.linespec/cpls-abi-tag.cc: New file.
11618 * gdb.linespec/cpls-abi-tag.exp: New file.
11619
11620 2017-11-29 Pedro Alves <palves@redhat.com>
11621
11622 * gdb.base/langs.exp: Use -qualified.
11623 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11624 it.
11625 * gdb.cp/namespace.exp: Use -qualified.
11626 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11627 (overload-3, template-overload, template-ret-type, const-overload)
11628 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11629 procedures.
11630 (test_driver): Call them.
11631 * gdb.cp/save-bp-qualified.cc: New.
11632 * gdb.cp/save-bp-qualified.exp: New.
11633 * gdb.linespec/explicit.exp: Test -qualified.
11634 * lib/completion-support.exp (completion::explicit_opts_list): Add
11635 "-qualified".
11636 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11637
11638 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11639
11640 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11641
11642 2017-11-29 Tom Tromey <tom@tromey.com>
11643
11644 * gdb.base/relocate.exp: Update invalid argument test.
11645 Add new tests for invalid arguments.
11646
11647 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11648
11649 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11650 Return 0 as a long.
11651 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11652
11653 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11654
11655 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11656 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11657 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11658 func ().
11659 * gdb.cp/shadow.cc (B.func): Return 0.
11660
11661 2017-11-27 Joel Brobecker <brobecker@adacore.com>
11662
11663 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11664 expected output in gdb_expect call to allow the exception
11665 message to be present as well. Fix syntax confusion to avoid
11666 TCL thinking that exception_name is an array.
11667
11668 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11669
11670 * gdb.arch/spu-info.c: Include <unistd.h>.
11671 (do_signal_test): Fix broken calls to write.
11672 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11673 Fix checks for empty mailboxes. Update signal tests for corrected
11674 do_signal_test routine. Allow nonzero event status.
11675 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11676 * gdb.cell/arch.exp: Use standard_output_file.
11677 * gdb.cell/break.exp: Likewise.
11678 * gdb.cell/bt.exp: Likewise.
11679 * gdb.cell/core.exp: Likewise.
11680 * gdb.cell/dwarfaddr.exp: Likewise.
11681 * gdb.cell/ea-cache.exp: Likewise.
11682 * gdb.cell/ea-standalone.exp: Likewise.
11683 * gdb.cell/f-regs.exp: Likewise.
11684 * gdb.cell/fork.exp: Likewise.
11685 * gdb.cell/gcore.exp: Likewise.
11686 * gdb.cell/mem-access.exp: Likewise.
11687 * gdb.cell/ptype.exp: Likewise.
11688 * gdb.cell/registers.exp: Likewise.
11689 * gdb.cell/sizeof.exp: Likewise.
11690 * gdb.cell/solib-symbol.exp: Likewise.
11691 * gdb.cell/solib.exp: Likewise.
11692
11693 2017-11-25 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.base/complete-empty.exp: New file.
11696 * gdb.base/completion.exp: Adjust.
11697
11698 2017-11-25 Pedro Alves <palves@redhat.com>
11699
11700 * gdb.linespec/cpls-ops.cc: New file.
11701 * gdb.linespec/cpls-ops.exp: New file.
11702 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11703 factored out from ...
11704 (test_complete_prefix_range): ... this.
11705
11706 2017-11-24 Pedro Alves <palves@redhat.com>
11707
11708 * gdb.linespec/cpcompletion.exp: New file.
11709 * gdb.linespec/cpls-hyphen.cc: New file.
11710 * gdb.linespec/cpls.cc: New file.
11711 * gdb.linespec/cpls2.cc: New file.
11712 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11713 test to use test_gdb_complete_unique. Add label completion,
11714 keyword completion and explicit location completion tests.
11715 * lib/completion-support.exp: New file.
11716
11717 2017-11-24 Joel Brobecker <brobecker@adacore.com>
11718
11719 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11720 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11721 when hitting an exception catchpoint.
11722
11723 2017-11-22 Yao Qi <yao.qi@linaro.org>
11724
11725 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11726
11727 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11728
11729 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11730 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11731 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11732
11733 2017-11-22 Yao Qi <yao.qi@linaro.org>
11734
11735 * gdb.base/info-os.exp: Pass pthreads.
11736 * gdb.multi/multi-attach.exp: Likewise.
11737
11738 2017-11-22 Yao Qi <yao.qi@linaro.org>
11739
11740 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11741 compiler.
11742
11743 2017-11-22 Yao Qi <yao.qi@linaro.org>
11744
11745 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11746 * gdb.base/break-interp.exp: Likewise.
11747 * gdb.base/jit-attach-pie.exp: Likewise.
11748
11749 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11750
11751 * gdb.base/float128.c (large128): New variable.
11752 * gdb.base/float128.exp: Add test to print largest __float128 value.
11753
11754 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11755
11756 * gdb.arch/vsx-regs.exp: Update register content checks.
11757
11758 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11759
11760 * gdb.arch/ppc-longdouble.exp: New file.
11761 * gdb.arch/ppc-longdouble.c: Likewise.
11762
11763 2017-11-21 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11766
11767 2017-11-20 Pedro Alves <palves@redhat.com>
11768
11769 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11770 (long_double_typedef): New typedefs.
11771 Use DEF on double and long double.
11772 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11773 cases.
11774 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11775 and 'long_double_ptr_same_size' locals. Use them to decide
11776 whether cast from array/function to float is valid/invalid.
11777
11778 2017-11-17 Tom Tromey <tom@tromey.com>
11779
11780 * gdb.rust/traits.rs: New file.
11781 * gdb.rust/traits.exp: New file.
11782
11783 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11784
11785 * gdb.ada/minsyms: New testcase.
11786
11787 2017-11-16 Pedro Alves <palves@redhat.com>
11788
11789 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11790 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11791
11792 2017-11-16 Pedro Alves <palves@redhat.com>
11793
11794 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11795 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11796
11797 2017-11-16 Pedro Alves <palves@redhat.com>
11798
11799 * gdb.server/reconnect-ctrl-c.c: New file.
11800 * gdb.server/reconnect-ctrl-c.exp: New file.
11801
11802 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11803
11804 * gdb.python/py-rbreak.exp: New file.
11805 * gdb.python/py-rbreak.c: New file.
11806 * gdb.python/py-rbreak-func2.c: New file.
11807
11808 2017-11-16 Pedro Alves <palves@redhat.com>
11809
11810 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11811 pattern.
11812 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11813 GDB.
11814
11815 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11816
11817 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11818 regex.
11819
11820 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11821
11822 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11823 test names.
11824
11825 2017-11-09 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11828 factored out from ...
11829 (top level): ... here, and adjusted to avoid expecting beyond the
11830 prompt in a single gdb_test_multiple.
11831
11832 2017-11-09 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11835 output.
11836 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11837 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11838 * gdb.server/ext-run.exp ("kill" test): Likewise.
11839 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11840
11841 2017-11-09 Pedro Alves <palves@redhat.com>
11842
11843 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11844 match till end of line.
11845
11846 2017-11-09 Pedro Alves <palves@redhat.com>
11847
11848 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11849
11850 2017-11-09 Pedro Alves <palves@redhat.com>
11851
11852 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11853 New procedures, factored out from ...
11854 (top level): ... here, and adjusted to avoid expecting beyond the
11855 prompt in one go.
11856
11857 2017-11-09 Pedro Alves <palves@redhat.com>
11858
11859 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11860 output. Fix '?' match.
11861
11862 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11863
11864 * gdb.ada/scoped_watch: New testcase.
11865 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11866 which is actually correct.
11867 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11868 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11869
11870 2017-11-08 Pedro Alves <palves@redhat.com>
11871
11872 * gdb.gdb/complaints.exp (test_initial_complaints)
11873 (test_serial_complaints, test_short_complaints): Call
11874 complaint_internal instead of complaint.
11875
11876 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11877
11878 * gdb.threads/tls-core.c: New file.
11879 * gdb.threads/tls-core.exp: Likewise.
11880
11881 2017-11-08 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11884 (p Exported_Capitalized): New test.
11885 (p exported_capitalized): New test.
11886
11887 2017-11-07 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11890
11891 2017-11-07 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11894 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11895 (disable_invalid, disable_inverted, disable_negative): New
11896 procedures.
11897 ("bad numbers"): New set of tests.
11898
11899 2017-11-07 Pedro Alves <palves@redhat.com>
11900
11901 * gdb.cp/ena-dis-br-range.exp: Add tests.
11902
11903 2017-11-07 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11906
11907 2017-11-07 Xavier Roirand <roirand@adacore.com>
11908 Pedro Alves <palves@redhat.com>
11909
11910 * gdb.base/ena-dis-br.exp: Add reference to
11911 gdb.cp/ena-dis-br-range.exp.
11912 * gdb.cp/ena-dis-br-range.exp: New file.
11913 * gdb.cp/ena-dis-br-range.cc: New file.
11914
11915 2017-11-06 Pedro Alves <palves@redhat.com>
11916
11917 * gdb.base/attach-non-pgrp-leader.c: New.
11918 * gdb.base/attach-non-pgrp-leader.exp: New.
11919
11920 2017-11-06 Pedro Alves <palves@redhat.com>
11921
11922 * configure.ac: No longer check for termio.h and sgtty.h.
11923 * configure: Regenerate.
11924 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11925 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11926 Remove termio and sgtty code.
11927
11928 2017-11-03 Yao Qi <yao.qi@linaro.org>
11929
11930 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11931 in GDB is disabled.
11932
11933 2017-11-03 Yao Qi <yao.qi@linaro.org>
11934
11935 * gdb.python/py-thrhandle.exp: Skip it if python is not
11936 enabled.
11937
11938 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11939
11940 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11941 as a breakpoint command.
11942
11943 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11944
11945 PR python/21213
11946 * gdb.python/py-infthread.exp: Test calling
11947 InferiorThread.inferior () multiple times in a row.
11948
11949 2017-10-27 Keith Seitz <keiths@redhat.com>
11950
11951 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11952 Test "info break" for every inlined function breakpoint.
11953
11954 2017-10-27 Yao Qi <yao.qi@linaro.org>
11955
11956 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11957
11958 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11959
11960 * gdb.cp/classes.exp (test_static_members): Test printing
11961 Outer::instance.
11962 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11963 (Inner::instance, Outer::instance): New.
11964
11965 2017-10-24 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11968 extra console" test in two stages.
11969
11970 2017-10-24 Pedro Alves <palves@redhat.com>
11971
11972 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11973
11974 2017-10-24 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11977 loop.
11978
11979 2017-10-24 Pedro Alves <palves@redhat.com>
11980
11981 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11982 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11983
11984 2017-10-24 Pedro Alves <palves@redhat.com>
11985
11986 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11987 parameter and handle it. Don't output read value in test name.
11988
11989 2017-10-24 Pedro Alves <palves@redhat.com>
11990
11991 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11992 custom test name.
11993
11994 2017-10-24 Pedro Alves <palves@redhat.com>
11995
11996 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11997 include the unstable output directory name in the test's name.
11998 (initial_setup_simple) <'set args'>: Use custom test name.
11999
12000 2017-10-24 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12003 with explicit test name.
12004
12005 2017-10-20 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12008 'wait -i'. Use gdb_assert and remote_close.
12009
12010 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12011
12012 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12013 number from variable rather than hard-coded.
12014
12015 2017-10-19 Pedro Alves <palves@redhat.com>
12016
12017 * gdb.base/long-inferior-output.c: New file.
12018 * gdb.base/long-inferior-output.exp: New file.
12019
12020 2017-11-18 Keith Seitz <keiths@redhat.com>
12021
12022 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12023 method.
12024 (main): Call it.
12025 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12026 Add additional user-defined conversion operator tests.
12027
12028 2017-10-17 Pedro Alves <palves@redhat.com>
12029
12030 * boards/native-stdio-gdbserver.exp: Load "local-board".
12031
12032 2017-10-17 Pedro Alves <palves@redhat.com>
12033
12034 * gdb.base/quit-live.c: New file.
12035 * gdb.base/quit-live.exp: New file.
12036
12037 2017-10-16 Keith Seitz <keiths@redhat.com>
12038
12039 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12040 (class_with_protected_typedef, class_with_private_typedef)
12041 (struct_with_public_typedef, struct_with_protected_typedef)
12042 (struct_with_private_typedef): New classes/structs.
12043 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12044 typedefs and access specifiers.
12045
12046 2017-10-16 Pedro Alves <palves@redhat.com>
12047 Simon Marchi <simon.marchi@polymtl.ca>
12048
12049 * README (Local vs Remote vs Native): New section.
12050 * boards/local-board.exp: New file, with bits factored out from
12051 ...
12052 * boards/native-extended-gdbserver.exp: ... here. Load
12053 "local-board".
12054 * boards/native-gdbserver.exp: Load "local-board".
12055 (${board}_spawn, ${board}_exec): Delete.
12056 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12057 ...
12058 * boards/stdio-gdbserver-base.exp: ... this new file.
12059 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12060 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12061 procedure.
12062 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12063 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12064 stdio_gdbserver_command.
12065 (${board}_get_remote_address, ${board}_get_comm_port)
12066 (${board}_download, ${board}_upload): Delete.
12067 (get_target_remote_pipe_cmd): New.
12068
12069 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12072 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12073 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12074 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12075 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12076 remove with_test_prefix.
12077
12078 2017-10-13 Pedro Alves <palves@redhat.com>
12079
12080 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12081 * gdb.base/annota1.exp: Use it instead of is_remote.
12082 * gdb.base/annota3.exp: Use it instead of is_remote.
12083 * gdb.cp/annota2.exp: Use it instead of is_remote.
12084 * gdb.cp/annota3.exp: Use it instead of is_remote.
12085 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12086
12087 2017-10-13 Pedro Alves <palves@redhat.com>
12088
12089 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12090 (test_num_test_vars, run_and_count_vars, find_env)
12091 (test_set_unset_env, test_inherit_env_var): New procedures.
12092 (top level): Use them.
12093
12094 2017-10-13 Pedro Alves <palves@redhat.com>
12095
12096 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12097 also skip on stub-like targets.
12098
12099 2017-10-13 Pedro Alves <palves@redhat.com>
12100
12101 PR gdb/22293
12102 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12103 (top level): Move some tests to ...
12104 (test_not_found): ... this new procedure.
12105 (top level): Call it.
12106
12107 2017-10-13 Pedro Alves <palves@redhat.com>
12108
12109 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12110 expect different "info terminal" output if testing with a
12111 non-native target.
12112
12113 2017-10-13 Pedro Alves <palves@redhat.com>
12114 Simon Marchi <simon.marchi@polymtl.ca>
12115
12116 PR python/12966
12117 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12118
12119 2017-10-13 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12122 already.
12123
12124 2017-10-13 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12127 is_remote.
12128
12129 2017-10-13 Pedro Alves <palves@redhat.com>
12130
12131 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12132 is_remote.
12133
12134 2017-10-13 Pedro Alves <palves@redhat.com>
12135
12136 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12137 is set.
12138 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12139 instead of is_remote.
12140
12141 2017-10-13 Pedro Alves <palves@redhat.com>
12142
12143 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12144 (top level): Add comment.
12145
12146 2017-10-13 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.base/remote.exp (top level): Fix comment typo and add
12149 missing return.
12150
12151 2017-10-13 Pedro Alves <palves@redhat.com>
12152 Simon Marchi <simon.marchi@polymtl.ca>
12153
12154 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12155 calls and add comments. Skip test if use_gdb_stub is set.
12156 (top level): Use "set cwd" command instead of "cd" command.
12157
12158 2017-10-13 Pedro Alves <palves@redhat.com>
12159
12160 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12161 is_remote target check.
12162
12163 2017-10-13 Pedro Alves <palves@redhat.com>
12164
12165 * gdb.base/scope.exp: Use build_executable + clean_restart +
12166 gdb_file_cmd instead of prepare_for_testing and no longer skip
12167 "before run" tests on is_remote target boards. Update comments.
12168 * boards/native-extended-gdbserver.exp
12169 (extended_gdbserver_load_last_file): New, factored out from ...
12170 (gdb_load): ... this. Move further below and add comment.
12171 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12172
12173 2017-10-12 Pedro Alves <palves@redhat.com>
12174
12175 * gdb.base/attach.exp: Remove references to gdb64.
12176 * gdb.base/dbx.exp: Remove references to gdb64.
12177
12178 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12179 Pedro Alves <palves@redhat.com>
12180
12181 * gdb.base/label.exp: Remove is_remote target check.
12182
12183 2017-10-12 Pedro Alves <palves@redhat.com>
12184
12185 * gdb.base/auvx.exp (coredir): Update comment.
12186 (top level) <core_works>: Use "set cwd" command instead of "cd"
12187 command.
12188
12189 2017-10-12 Pedro Alves <palves@redhat.com>
12190 Simon Marchi <simon.marchi@polymtl.ca>
12191
12192 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12193 target boards.
12194
12195 2017-10-12 Pedro Alves <palves@redhat.com>
12196 Simon Marchi <simon.marchi@polymtl.ca>
12197
12198 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12199 Instead skip if there's any gdb_protocol set.
12200
12201 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12202 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12205
12206 2017-10-12 Pedro Alves <palves@redhat.com>
12207 Simon Marchi <simon.marchi@polymtl.ca>
12208
12209 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12210 instead of on dejagnu remote boards.
12211
12212 2017-10-12 Pedro Alves <palves@redhat.com>
12213 Simon Marchi <simon.marchi@polymtl.ca>
12214
12215 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12216 checks. Use build_executable + clean_restart instead of
12217 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12218 of enabling non-stop after starting gdb.
12219
12220 2017-10-12 Pedro Alves <palves@redhat.com>
12221
12222 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12223 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12224 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12225 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12226
12227 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12228
12229 * gdb.arch/arc-tdesc-cpu.exp: New file.
12230 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12231
12232 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12233
12234 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12235
12236 2017-10-10 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12239 expect CLI output.
12240
12241 2017-10-10 Pedro Alves <palves@redhat.com>
12242
12243 * lib/selftest-support.exp (selftest_setup): Update for
12244 captured_command_loop's prototype change.
12245
12246 2017-10-09 Pedro Alves <palves@redhat.com>
12247
12248 Test both arch1=>arch2 and arch2=>arch1.
12249
12250 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12251 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12252 factored out to...
12253 (append_arch1_options, append_arch2_options, append_arch_options)
12254 (build_executables): New procedures.
12255 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12256 local.
12257 (top level): Add new 'first_arch' testing axis.
12258
12259 2017-10-09 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12262 (barrier): New.
12263 (thread_start, all_started): New functions.
12264 (main): Spawn new thread and wait until it is scheduled.
12265 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12266 option.
12267 (do_test): Add 'selected_thread' parameter. Run to all_started
12268 instead of main. Explicitly set the breakpoint at main. Switch
12269 to the SELECTED_THREAD thread.
12270 (top level): Test handling the exec event with either the main
12271 thread or the second thread selected.
12272
12273 2017-10-09 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12276 logic. Move STOP marker after the value checks.
12277 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12278 regexp.
12279
12280 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12281
12282 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12283
12284 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12285
12286 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12287 integer-to-dfp conversion.
12288 * gdb.base/dfp-test.exp: Likewise.
12289
12290 2017-10-04 Pedro Alves <palves@redhat.com>
12291
12292 * gdb.multi/hangout.c: Include <unistd.h>.
12293 (hangout_loop): New function.
12294 (main): Call alarm. Call hangout_loop in a loop.
12295 * gdb.multi/hello.c: Include <unistd.h>.
12296 (hello_loop): New function.
12297 (main): Call alarm. Call hangout_loop in a loop.
12298 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12299 inferior with the other selected.
12300
12301 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12302
12303 * gdb.mi/list-thread-groups-available.exp: New file.
12304 * gdb.mi/list-thread-groups-available.c: New file.
12305
12306 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12307
12308 * gdb.base/set-cwd.exp: Make it available on
12309 native-extended-gdbserver.
12310
12311 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12312
12313 * gdb.base/set-cwd.c: New file.
12314 * gdb.base/set-cwd.exp: Likewise.
12315
12316 2017-10-02 Tom Tromey <tom@tromey.com>
12317
12318 PR rust/22236:
12319 * gdb.rust/simple.rs (main): New variable "fslice".
12320 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12321
12322 2017-10-02 Tom Tromey <tom@tromey.com>
12323
12324 * gdb.rust/simple.exp: Test ptype of a slice.
12325
12326 2017-10-02 Tom Tromey <tom@tromey.com>
12327
12328 * gdb.rust/simple.exp: Test index of slice.
12329
12330 2017-09-27 Tom Tromey <tom@tromey.com>
12331
12332 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12333
12334 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12335 Pedro Alves <palves@redhat.com>
12336
12337 * gdb.base/compare-sections.exp (get value of read-only section): Read
12338 as unsigned value.
12339 (corrupt read-only section): Likewise and don't set written if patching
12340 failed.
12341
12342 2017-09-21 Kevin Buettner <kevinb@redhat.com>
12343
12344 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12345 files.
12346
12347 2017-09-20 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12350 symbol names in gdb's output.
12351 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12352
12353 2017-09-20 Pedro Alves <palves@redhat.com>
12354
12355 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12356 Rename to ...
12357 (test_list_ambiguous_symbol): ... this and add a symbol name
12358 parameter. Adjust.
12359 (test_list_ambiguous_function): Reimplement on top of
12360 test_list_ambiguous_symbol and also test listing ambiguous
12361 variables.
12362 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12363 (ambiguous_fun): ... this.
12364 (ambiguous_var): New.
12365 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12366 (ambiguous_fun): ... this.
12367 (ambiguous_var): New.
12368
12369 2017-09-19 John Baldwin <jhb@FreeBSD.org>
12370
12371 * gdb.base/starti.c: New file.
12372 * gdb.base/starti.exp: New file.
12373 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12374
12375 2017-09-14 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12378 (top level): Use it instead of runto.
12379
12380 2017-09-11 Tom Tromey <tom@tromey.com>
12381
12382 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12383
12384 2017-09-11 Tom Tromey <tom@tromey.com>
12385
12386 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12387 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12388
12389 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12390
12391 * gdb.fortran/printing-types.exp: New file.
12392 * gdb.fortran/printing-types.exp: New file.
12393
12394 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12395
12396 * gdb.fortran/vla-ptype.exp: Fix typos.
12397 * gdb.fortran/vla-value.exp: Same.
12398
12399 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12400
12401 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12402 * gdb.mi/mi-var-child-f.exp: Likewise.
12403 * gdb.mi/mi-vla-fortran.exp: Likewise.
12404
12405 2017-09-08 Frank Penczek <frank.penczek@intel.com>
12406 Christoph Weinmann <christoph.t.weinmann@intel.com>
12407 Bernhard Heckel <bernhard.heckel@intel.com>
12408
12409 * gdb.fortran/ptr-indentation.f90: New file.
12410 * gdb.fortran/ptr-indentation.exp: New file.
12411
12412 2017-09-05 Tom Tromey <tom@tromey.com>
12413
12414 PR gdb/22010:
12415 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12416
12417 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12418
12419 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12420
12421 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12422
12423 * gdb.threads/tls-nodebug-pie.c: New file.
12424 * gdb.threads/tls-nodebug-pie.exp: New file.
12425
12426 2017-09-05 Tom Tromey <tom@tromey.com>
12427
12428 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12429 for rust.
12430
12431 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12432
12433 * gdb.multi/multi-arch-exec.exp: Test with different
12434 "follow-exec-mode" settings.
12435 (do_test): New procedure.
12436
12437 2017-09-04 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.base/func-static.c (S::method const, S::method volatile)
12440 (S::method volatile const): New methods.
12441 (c_s, v_s, cv_s): New instances.
12442 (main): Call method() on them.
12443 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12444 (cannot_resolve): New procedure.
12445 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12446 print-quote-unquoted columns.
12447 (do_test): Test printing each scope too.
12448
12449 2017-09-04 Pedro Alves <palves@redhat.com>
12450
12451 * gdb.base/local-static.exp: Also test with
12452 class::method::variable wholly quoted.
12453 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12454
12455 2017-09-04 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.base/local-static.c: New.
12458 * gdb.base/local-static.cc: New.
12459 * gdb.base/local-static.exp: New.
12460
12461 2017-09-04 Pedro Alves <palves@redhat.com>
12462
12463 * gdb.asm/asm-source.exp: Add casts to int.
12464 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12465 (dataglobal64_1, dataglobal64_2): New globals.
12466 * gdb.base/nodebug.exp: Test different expressions involving the
12467 new globals, with print, whatis and ptype. Add casts to int.
12468 * gdb.base/solib-display.exp: Add casts to int.
12469 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12470 * gdb.cp/m-static.exp: Add cast to int.
12471 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12472 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12473 tls variable with no debug info without a cast. Test with a cast
12474 to int too.
12475 * gdb.trace/entry-values.exp: Add casts.
12476
12477 2017-09-04 Pedro Alves <palves@redhat.com>
12478
12479 * gdb.base/nodebug.exp: Test that ptype's error about functions
12480 with unknown return type includes the function name too.
12481
12482 2017-09-04 Pedro Alves <palves@redhat.com>
12483
12484 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12485 return type of munmap in infcall.
12486 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12487 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12488 type of ftell in infcall.
12489 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12490 type of getpid in infcall.
12491 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12492 infcall.
12493 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12494 Bail on failure to extract the pid.
12495 * gdb.base/nodebug.c: #include <stdint.h>.
12496 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12497 New functions.
12498 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12499 Change expected output of print/whatis/ptype with functions with
12500 no debug info. Test all supported languages. Call
12501 test_call_promotion.
12502 * gdb.compile/compile.exp: Adjust expected output to expect
12503 warning.
12504 * gdb.threads/siginfo-threads.exp: Likewise.
12505
12506 2017-09-04 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12509 "prototypes". Test calling float functions via prototyped and
12510 unprototyped function pointers.
12511 (perform_all_tests): New parameter "prototypes". Pass it down.
12512 (top level): Pass down "prototypes" parameter to
12513 perform_all_tests.
12514
12515 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12516
12517 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12518 Test with nested loops.
12519
12520 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12521
12522 * gdb.base/commands.exp: Call the new procedures.
12523 (loop_break_test, loop_continue_test): New procedures.
12524
12525 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12526
12527 * gdb.base/commands.exp: Call new procedure.
12528 (define_if_without_arg_test): New procedure.
12529
12530 2017-09-04 Pedro Alves <palves@redhat.com>
12531
12532 * gdb.base/list-ambiguous.exp: New file.
12533 * gdb.base/list-ambiguous0.c: New file.
12534 * gdb.base/list-ambiguous1.c: New file.
12535 * gdb.base/list.exp (test_list_range): Adjust expected output.
12536
12537 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12538
12539 * gdb.base/share-env-with-gdbserver.c: New file.
12540 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12541
12542 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12543
12544 * gdb.base/commands.exp (gdbvar_simple_if_test,
12545 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12546 progvar_simple_if_test, progvar_simple_while_test,
12547 progvar_complex_if_while_test, user_defined_command_test,
12548 user_defined_command_args_eval,
12549 user_defined_command_args_stack_test,
12550 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12551 temporary_breakpoint_commands,
12552 gdb_test_no_prompt, redefine_hook_test,
12553 redefine_backtrace_test): Remove "global gdb_prompt".
12554
12555 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12556
12557 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12558 New proc, call it from toplevel.
12559
12560 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12561
12562 PR remote/21852
12563 * gdb.server/normal.c: New file, copied from gdb.base.
12564 * gdb.server/run-without-local-binary.exp: New file.
12565
12566 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
12567
12568 * gdb.arch/sparc64-adi.exp: New file.
12569 * gdb.arch/sparc64-adi.c: New file.
12570
12571 2017-08-22 Pedro Alves <palves@redhat.com>
12572
12573 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12574 (top level): Add "list all overloads" tests.
12575
12576 2017-08-22 Tom Tromey <tom@tromey.com>
12577
12578 * gdb.gdb/xfullpath.exp: Remove.
12579
12580 2017-08-21 Pedro Alves <palves@redhat.com>
12581
12582 PR gdb/19487
12583 * gdb.base/symbol-alias.c: New.
12584 * gdb.base/symbol-alias2.c: New.
12585 * gdb.base/symbol-alias.exp: New.
12586
12587 2017-08-21 Pedro Alves <palves@redhat.com>
12588
12589 * gdb.base/dfp-test.c
12590 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12591 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12592 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12593 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12594 * gdb.base/whatis-ptype-typedefs.c: New.
12595 * gdb.base/whatis-ptype-typedefs.exp: New.
12596 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12597 (an_int, an_int_type, an_int_type2): New globals.
12598 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12599 involving typedefs and cast expressions.
12600 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12601 (lookup_typedefs_function): New.
12602 (typedefs_pretty_printers_dict): New.
12603 (top level): Register lookup_typedefs_function in
12604 gdb.pretty_printers.
12605
12606 2017-08-18 Yao Qi <yao.qi@linaro.org>
12607
12608 * gdb.server/unittest.exp: New.
12609
12610 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12611
12612 PR gdb/21954
12613 * gdb.base/environ.exp: Add test to check if 'unset environment'
12614 works.
12615
12616 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12617
12618 * lib/gdb.exp (universal_compile_options): New caching proc.
12619 (gdb_compile): Suppress GCC's coloring of messages.
12620
12621 2017-08-14 Tom Tromey <tom@tromey.com>
12622
12623 PR gdb/21675:
12624 * gdb.base/printcmds.exp (test_radices): New function.
12625 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12626 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12627 * lib/gdb.exp (get_integer_valueof): Use p/d.
12628
12629 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12630
12631 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12632 characters.
12633
12634 2017-08-05 Tom Tromey <tom@tromey.com>
12635
12636 * gdb.rust/simple.exp: Allow String to appear in a different
12637 namespace.
12638
12639 2017-07-26 Yao Qi <yao.qi@linaro.org>
12640
12641 * gdb.gdb/unittest.exp: Invoke command
12642 "maintenance check xml-descriptions".
12643
12644 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12645
12646 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12647 calling context.
12648 (hex128): Drop erroneous calculation of parameters.
12649
12650 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12651
12652 * gdb.python/py-unwind.exp: Disable stack protection when
12653 building test file.
12654
12655 2017-07-20 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.base/default.exp (set language): Adjust expected output.
12658
12659 2017-07-20 Pedro Alves <palves@redhat.com>
12660
12661 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12662 (test_minsym): ... this, and make static.
12663 (get_pck__foo__bar__minsym): Rename to ...
12664 (get_test_minsym): ... this.
12665 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12666 symbol names and comments.
12667 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12668 (get_test_minsym): ... this.
12669 (pck__foo__bar__minsym__2): Rename to ...
12670 (test_minsym): ... this.
12671 (main): Adjust.
12672
12673 2017-07-17 Pedro Alves <palves@redhat.com>
12674
12675 * gdb.base/completion.exp: Adjust expected output.
12676 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12677 the completer works.
12678
12679 2017-07-17 Pedro Alves <palves@redhat.com>
12680
12681 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12682
12683 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12684
12685 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12686
12687 2017-07-14 Tom Tromey <tom@tromey.com>
12688
12689 PR rust/21764:
12690 * gdb.rust/simple.exp: Add tests.
12691
12692 2017-07-14 Tom Tromey <tom@tromey.com>
12693
12694 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12695
12696 2017-07-14 Pedro Alves <palves@redhat.com>
12697
12698 * gdb.linespec/base/one/thefile.cc (z1): New function.
12699 * gdb.linespec/base/two/thefile.cc (z2): New function.
12700 * gdb.linespec/linespec.exp: Add tests.
12701
12702 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12703
12704 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12705 to mi_create_breakpoint.
12706
12707 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12708
12709 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12710 mi_create_breakpoint.
12711
12712 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12713
12714 * gdb.dlang/demangle.exp: Update for demangling changes.
12715
12716 2017-07-09 Tom Tromey <tom@tromey.com>
12717
12718 * gdb.dwarf2/shortpiece.exp: New file.
12719
12720 2017-07-06 David Blaikie <dblaikie@gmail.com>
12721
12722 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12723 built from fissiont-multi-cu{1,2}.c.
12724 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12725 except putting 'main' and 'func' in separate CUs in the same DWO file.
12726 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12727 test.
12728 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12729 test.
12730
12731 2017-07-06 Pedro Alves <palves@redhat.com>
12732
12733 * gdb.python/py-unwind.exp: Test flushregs.
12734
12735 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12736
12737 PR cli/21688
12738 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12739 tests for alias commands and trailing whitespace.
12740
12741 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12742
12743 PR cli/21688
12744 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12745 procedure. Call it.
12746
12747 2017-06-29 Pedro Alves <palves@redhat.com>
12748
12749 * gdb.base/printcmds.exp: Add tests.
12750
12751 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12752
12753 PR gdb/21337
12754 * gdb.base/reread-readsym.exp: New file.
12755 * gdb.base/reread-readsym.c: New file.
12756
12757 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12758
12759 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12760 subpattern.
12761
12762 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12763
12764 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12765 extended mnemonic.
12766 * gdb.arch/powerpc-power9.s: Likewise.
12767
12768 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12769
12770 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12771 on 32-bit x86 targets. Exploit is_*_target macros where
12772 appropriate.
12773
12774 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12775
12776 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12777 register pieces.
12778
12779 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12780
12781 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12782 located in one or more DWARF pieces.
12783
12784 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12785
12786 * lib/gdb.exp (get_endianness): New proc.
12787 * gdb.arch/aarch64-fp.exp: Use it.
12788 * gdb.arch/altivec-regs.exp: Likewise.
12789 * gdb.arch/e500-regs.exp: Likewise.
12790 * gdb.arch/vsx-regs.exp: Likewise.
12791 * gdb.base/dump.exp: Likewise.
12792 * gdb.base/funcargs.exp: Likewise.
12793 * gdb.base/gnu_vector.exp: Likewise.
12794 * gdb.dwarf2/formdata16.exp: Likewise.
12795 * gdb.dwarf2/implptrpiece.exp: Likewise.
12796 * gdb.dwarf2/nonvar-access.exp: Likewise.
12797 * gdb.python/py-inferior.exp: Likewise.
12798 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12799
12800 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12801
12802 PR gdb/21226
12803 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12804 stack value pieces are taken from the LSB end.
12805
12806 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12807
12808 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12809 variable at nonzero offset.
12810
12811 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12812
12813 * gdb.dwarf2/var-access.c: New file.
12814 * gdb.dwarf2/var-access.exp: New test.
12815 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12816
12817 2017-06-12 Tom Tromey <tom@tromey.com>
12818
12819 * gdb.dwarf2/formdata16.exp: Add tests.
12820
12821 2017-06-12 Tom Tromey <tom@tromey.com>
12822
12823 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12824
12825 2017-06-12 Tom Tromey <tom@tromey.com>
12826
12827 PR exp/16225:
12828 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12829 * gdb.arch/vsx-regs.exp: Update tests.
12830 * gdb.arch/s390-vregs.exp (hex128): New proc.
12831 Update test.
12832 * gdb.arch/altivec-regs.exp: Update tests.
12833
12834 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12835
12836 * gdb.base/startup-with-shell.c: New file.
12837 * gdb.base/startup-with-shell.exp: Likewise.
12838
12839 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12840
12841 * gdb.server/non-existing-program.exp: Update regex in order to
12842 reflect the fact that gdbserver is now using fork_inferior (with a
12843 shell) to startup the inferior.
12844
12845 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12846
12847 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12848 support function calls from GDB.
12849
12850 2017-05-21 Tom Tromey <tom@tromey.com>
12851
12852 PR rust/21466:
12853 * gdb.rust/unsized.exp: New file.
12854 * gdb.rust/unsized.rs: New file.
12855
12856 2017-05-19 Tom Tromey <tom@tromey.com>
12857
12858 PR rust/21484:
12859 * gdb.rust/watch.exp: New file.
12860 * gdb.rust/watch.rs: New file.
12861
12862 2017-05-18 Tom Tromey <tom@tromey.com>
12863
12864 * gdb.rust/simple.exp: Allow Box to be qualified.
12865
12866 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12867
12868 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12869
12870 2017-05-18 Pedro Alves <palves@redhat.com>
12871
12872 * gdb.base/fileio.c (test_write, test_read, test_close)
12873 (test_fstat): Don't print 'ret' in the fail path.
12874
12875 2017-05-18 Pedro Alves <palves@redhat.com>
12876
12877 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12878 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12879 (test_system, test_rename, test_unlink, test_time): Change
12880 prototypes.
12881 * gdb.base/fileio.exp (stop_msg): Adjust.
12882
12883 2017-05-18 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/fileio.c (null_str): New global.
12886 (test_stat): Use it.
12887 * gdb.base/fileio.exp: Remove nowarnings.
12888
12889 2017-05-17 Yao Qi <yao.qi@linaro.org>
12890
12891 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12892
12893 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12894
12895 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12896 argument command.
12897 (top-level): Invoke test_set_inferior_tty.
12898
12899 2017-05-04 Pedro Alves <palves@redhat.com>
12900
12901 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12902 Add parens to print call for Python 3.
12903
12904 2017-05-03 Keith Seitz <keiths@redhat.com>
12905
12906 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12907 (main): Call it.
12908
12909 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12910
12911 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12912 to prev and next.
12913
12914 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12915
12916 * gdb.python/py-record-btrace.exp: Remove test for
12917 gdb.BtraceInstruction.error.
12918
12919 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12920
12921 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12922
12923 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12924
12925 * gdb.python/py-record-btrace-threads.c: New file.
12926 * gdb.python/py-record-btrace-threads.exp: New file.
12927
12928 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12929
12930 PR testsuite/8595
12931 * gdb.base/environ.exp: Make test available in all architectures.
12932 Move bits related to "info program" testing to
12933 gdb.base/info-program.exp. Rewrite tests to use the two new
12934 procedures mentione below.
12935 (test_set_show_env_var) New procedure.
12936 (test_set_show_env_var_equal): Likewise.
12937 * gdb.base/info-program.exp: New file.
12938
12939 2017-04-27 Keith Seitz <keiths@redhat.com>
12940
12941 * gdb.cp/oranking.cc (test15): New function.
12942 (main): Call test15 and declare additional variables for testing.
12943 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12944 "p foo101('abc')" tests.
12945 Add tests for cv qualifier overloads.
12946 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12947 "lvalue reference overload" test.
12948 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12949 "print value of f1 on Child&& in f2" test.
12950
12951 2017-04-19 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12954 procedure.
12955 (top level): Call it.
12956 * lib/gdb.exp (gdb_define_cmd): New procedure.
12957
12958 2017-04-12 Pedro Alves <palves@redhat.com>
12959
12960 PR gdb/21323
12961 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12962 (wchar): New global.
12963 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12964 (do_test_wide_char, wide_char_types_no_program, top level): Add
12965 wchar_t testing.
12966
12967 2017-04-12 Pedro Alves <palves@redhat.com>
12968
12969 PR c++/21323
12970 * gdb.cp/wide_char_types.c: New file.
12971 * gdb.cp/wide_char_types.exp: New file.
12972
12973 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12974
12975 PR gdb/21352
12976 * gdb.trace/tsv.exp: Add test for "tsave -r".
12977
12978 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12979
12980 * gdb.dlang/watch-loc.c: New file.
12981 * gdb.dlang/watch-loc.exp: New file.
12982
12983 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12986
12987 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12988
12989 * gdb.arch/arc-analyze-prologue.S: New file.
12990 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12991
12992 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12993
12994 * gdb.arch/arc-decode-insn.S: New file.
12995 * gdb.arch/arc-decode-insn.exp: Likewise.
12996
12997 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12998
12999 PR tdep/20928
13000 * gdb.arch/sparc64-regs.exp: New file.
13001 * gdb.arch/sparc64-regs.S: Likewise.
13002
13003 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13004
13005 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13006 and memory view on Python 3.
13007
13008 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
13009 Keith Seitz <keiths@redhat.com>
13010
13011 PR gdb/14441
13012 * gdb.cp/demangle.exp: Add rvalue reference tests.
13013 * gdb.cp/rvalue-ref-casts.cc: New file.
13014 * gdb.cp/rvalue-ref-casts.exp: New file.
13015 * gdb.cp/rvalue-ref-overload.cc: New file.
13016 * gdb.cp/rvalue-ref-overload.exp: New file.
13017 * gdb.cp/rvalue-ref-params.cc: New file.
13018 * gdb.cp/rvalue-ref-params.exp: New file.
13019 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13020 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13021 * gdb.cp/rvalue-ref-types.cc: New file.
13022 * gdb.cp/rvalue-ref-types.exp: New file.
13023 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13024 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13025
13026 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13027
13028 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13029 New procedure.
13030
13031 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13032
13033 * lib/mi-support.exp (mi_gdb_test): Add additional message
13034 for unexpected output.
13035
13036 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13037
13038 * gdb.base/examine-backward.c (Barrier): New character array
13039 constant, to ensure that TestStrings is preceded by a string
13040 terminator.
13041
13042 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13043
13044 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13045 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13046 and implicit pointer into such a location.
13047
13048 2017-03-16 Doug Evans <dje@google.com>
13049
13050 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13051
13052 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13053
13054 * gdb.cp/m-static.exp: Fix expectation for prototype of
13055 test5.single_constructor and single_constructor::single_constructor.
13056
13057 2017-03-16 Doug Evans <dje@google.com>
13058
13059 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13060 * gdb.guile/scm-lazy-string.c: New file.
13061 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13062 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13063 for pointer, array, typedef lazy strings.
13064
13065 2017-03-16 Doug Evans <dje@google.com>
13066
13067 PR python/17728, python/18439, python/18779
13068 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13069 * gdb.python/py-lazy-string.c (pointer): New typedef.
13070 (main): New locals ptr, array, typedef_ptr.
13071 * gdb.python/py-value.exp: Move lazy string tests to ...
13072 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13073 array, typedef lazy strings.
13074
13075 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13076
13077 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13078 Add optional 'test' parameter.
13079
13080 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13081
13082 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13083 Skip for versions of DejaGnu < 1.5.
13084
13085 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13086
13087 * lib/gdb.exp (dejagnu_version): New proc.
13088 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13089 Use dejagnu_version.
13090
13091 2017-03-10 Keith Seitz <keiths@redhat.com>
13092
13093 PR c++/8128
13094 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13095 type from destructor regexps.
13096 Add a branch which actually passes the test.
13097 Adjust "ptype t5i" test names.
13098
13099 2017-03-08 Pedro Alves <palves@redhat.com>
13100
13101 * gdb.base/step-over-exit.exp: Add explicit test message.
13102
13103 2017-03-08 Pedro Alves <palves@redhat.com>
13104
13105 PR gdb/18360
13106 * gdb.threads/interrupt-while-step-over.c: New file.
13107 * gdb.threads/interrupt-while-step-over.exp: New file.
13108
13109 2017-03-08 Pedro Alves <palves@redhat.com>
13110
13111 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13112 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13113
13114 2017-03-08 Pedro Alves <palves@redhat.com>
13115
13116 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13117 PKRU as not supported as a PASS.
13118
13119 2017-03-08 Pedro Alves <palves@redhat.com>
13120
13121 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13122 prefix instead of $binfile1/$binfile2.
13123 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13124 in test message.
13125 * gdb.python/py-completion.exp: Use "load python file" as test
13126 messages instead of unstable path names.
13127
13128 2017-03-08 Pedro Alves <palves@redhat.com>
13129 Jan Kratochvil <jan.kratochvil@redhat.com>
13130
13131 PR cli/21218
13132 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13133 New proc.
13134 (top level): Call it.
13135
13136 2017-03-08 Pedro Alves <palves@redhat.com>
13137
13138 PR tui/21216
13139 * gdb.tui/tui-nl-filtered-output.exp: New file.
13140
13141 2017-03-08 Pedro Alves <palves@redhat.com>
13142
13143 * gdb.base/completion.exp: Move TUI completion tests to ...
13144 * gdb.tui/completion.exp: ... this new file.
13145
13146 2017-03-08 Pedro Alves <palves@redhat.com>
13147
13148 * gdb.base/tui-disasm-long-lines.c,
13149 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13150 gdb.base/tui-layout.exp: Move to ...
13151 * gdb.tui/: ... this new directory.
13152
13153 2017-03-07 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.base/tui-layout.c: New file.
13156 * gdb.base/tui-layout.exp: New file.
13157
13158 2017-03-07 Pedro Alves <palves@redhat.com>
13159
13160 * gdb.base/tui-layout.c: Rename to ...
13161 * gdb.base/tui-disasm-long-lines.c: ... this.
13162 * gdb.base/tui-layout.exp: Rename to ...
13163 * gdb.base/tui-disasm-long-lines.exp: ... this.
13164
13165 2017-03-07 Pedro Alves <palves@redhat.com>
13166
13167 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13168
13169 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13170
13171 * i386-mpx-call.c: New file.
13172 * i386-mpx-call.exp: New file.
13173
13174 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13175
13176 * gdb.arch/powerpc-power.exp: Delete test.
13177 * gdb.arch/powerpc-power.s: Likewise.
13178 * gdb.disasm/disassembler-options.exp: New test.
13179 * gdb.arch/powerpc-altivec.exp: Likewise.
13180 * gdb.arch/powerpc-altivec.s: Likewise.
13181 * gdb.arch/powerpc-altivec2.exp: Likewise.
13182 * gdb.arch/powerpc-altivec2.s: Likewise.
13183 * gdb.arch/powerpc-altivec3.exp: Likewise.
13184 * gdb.arch/powerpc-altivec3.s: Likewise.
13185 * gdb.arch/powerpc-power7.exp: Likewise.
13186 * gdb.arch/powerpc-power7.s: Likewise.
13187 * gdb.arch/powerpc-power8.exp: Likewise.
13188 * gdb.arch/powerpc-power8.s: Likewise.
13189 * gdb.arch/powerpc-power9.exp: Likewise.
13190 * gdb.arch/powerpc-power9.s: Likewise.
13191 * gdb.arch/powerpc-vsx.exp: Likewise.
13192 * gdb.arch/powerpc-vsx.s: Likewise.
13193 * gdb.arch/powerpc-vsx2.exp: Likewise.
13194 * gdb.arch/powerpc-vsx2.s: Likewise.
13195 * gdb.arch/powerpc-vsx3.exp: Likewise.
13196 * gdb.arch/powerpc-vsx3.s: Likewise.
13197 * gdb.arch/arm-disassembler-options.exp: Likewise.
13198 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13199 * gdb.arch/s390-disassembler-options.exp: Likewise.
13200
13201 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
13202
13203 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13204 (check_supported_features): ... this. Changed return type to void.
13205 (supports_rdseed): New static global.
13206 (rdseed): Check supports_rdseed.
13207 (initialize): Call check_supported_features.
13208
13209 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13210
13211 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13212 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13213 and lqarx/stqcx.
13214 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13215 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13216
13217 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13218
13219 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13220 uppercase.
13221
13222 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13223
13224 * gdb.dwarf2/formdata16.c: New file.
13225 * gdb.dwarf2/formdata16.exp: New file.
13226 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13227
13228 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13229
13230 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13231 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13232 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13233 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13234 DW_AT_GNU_*.
13235
13236 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13237
13238 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13239
13240 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13241
13242 PR gdb/21164
13243 * gdb.base/maint.exp: Add testcases for when the commands do
13244 not have arguments.
13245
13246 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13247
13248 * gdb.cp/chained-calls.exp: Use p instead of P.
13249
13250 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13251
13252 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13253 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13254
13255 2017-02-14 Tom Tromey <tom@tromey.com>
13256
13257 PR python/13598:
13258 * gdb.python/py-events.exp: Add before_prompt event tests.
13259
13260 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13261
13262 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13263
13264 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13265
13266 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13267 (main): Call my_unique_function_name.
13268 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13269 completion of patterns with a single match.
13270 Add missing -re switches to gdb_test_multiple calls.
13271
13272 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13273
13274 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13275 return if core file is not recognized.
13276
13277 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13278
13279 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13280 and extra UIs.
13281
13282 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13283
13284 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13285 proc_with_prefix.
13286
13287 2017-02-10 Tom Tromey <tom@tromey.com>
13288
13289 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13290
13291 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
13292
13293 PR gdb/21122
13294 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13295
13296 2017-02-08 Jerome Guitton <guitton@adacore.com>
13297
13298 * gdb.base/define.exp: Add test for command abbreviations
13299 in define.
13300
13301 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
13302
13303 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13304 * gdb.reverse/insn-reverse-x86.c: New file.
13305
13306 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13307
13308 PR tdep/20936
13309 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13310
13311 2017-02-03 Tom Tromey <tom@tromey.com>
13312
13313 PR rust/21097:
13314 * gdb.rust/simple.exp: Add new tests.
13315
13316 2017-02-02 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13319 tests.
13320
13321 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13322
13323 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13324 taking a 2-byte value out of a 4-byte DWARF implicit value on
13325 big-endian targets.
13326 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13327 logic. Add test cases for DW_OP_implicit.
13328
13329 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13330
13331 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13332
13333 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13334
13335 * gdb.btrace/enable.exp: Call gdb_exit before
13336 skip_gdbserver_tests.
13337
13338 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13339
13340 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13341 GDBFLAGS.
13342
13343 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13344
13345 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13346 the test is skipped.
13347 * gdb.btrace/data.exp: Likewise.
13348 * gdb.btrace/delta.exp: Likewise.
13349 * gdb.btrace/dlopen.exp: Likewise.
13350 * gdb.btrace/enable-running.exp: Likewise.
13351 * gdb.btrace/enable.exp: Likewise.
13352 * gdb.btrace/exception.exp: Likewise.
13353 * gdb.btrace/function_call_history.exp: Likewise.
13354 * gdb.btrace/gcore.exp: Likewise.
13355 * gdb.btrace/instruction_history.exp: Likewise.
13356 * gdb.btrace/multi-thread-step.exp: Likewise.
13357 * gdb.btrace/nohist.exp: Likewise.
13358 * gdb.btrace/non-stop.exp: Likewise.
13359 * gdb.btrace/reconnect.exp: Likewise.
13360 * gdb.btrace/record_goto-step.exp: Likewise.
13361 * gdb.btrace/record_goto.exp: Likewise.
13362 * gdb.btrace/rn-dl-bind.exp: Likewise.
13363 * gdb.btrace/segv.exp: Likewise.
13364 * gdb.btrace/step.exp: Likewise.
13365 * gdb.btrace/stepi.exp: Likewise.
13366 * gdb.btrace/tailcall-only.exp: Likewise.
13367 * gdb.btrace/tailcall.exp: Likewise.
13368 * gdb.btrace/tsx.exp: Likewise.
13369 * gdb.btrace/unknown_functions.exp: Likewise.
13370 * gdb.btrace/vdso.exp: Likewise.
13371
13372 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13373
13374 * gdb.btrace/enable-running.c: New.
13375 * gdb.btrace/enable-running.exp: New.
13376
13377 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13378
13379 * gdb.arch/amd64-gs_base.c: New file.
13380 * gdb.arch/amd64-gs_base.exp: New file.
13381
13382 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13383
13384 * lib/memory.exp: Remove spurious empty newlines.
13385
13386 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13387
13388 * gdb.python/py-bad-printers.exp: Load python file using "source".
13389 * gdb.python/py-events.exp: Likewise.
13390 * gdb.python/py-evsignal.exp: Likewise.
13391 * gdb.python/py-evthreads.exp: Likewise.
13392 * gdb.python/py-frame-args.exp: Likewise.
13393 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13394 * gdb.python/py-framefilter-mi.exp: Likewise.
13395 * gdb.python/py-framefilter.exp: Likewise.
13396 * gdb.python/py-mi.exp: Likewise.
13397 * gdb.python/py-pp-maint.exp: Likewise.
13398 * gdb.python/py-pp-registration.exp: Likewise.
13399 * gdb.python/py-prettyprint.exp: Likewise.
13400 (run_lang_tests): Likewise.
13401 * gdb.python/py-typeprint.exp: Likewise.
13402
13403 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13404
13405 * lib/memory.exp: New file.
13406 * lib/gdb.exp: Load memory.exp.
13407 * gdb.base/memattr.exp (delete_memory): Move proc to
13408 lib/memory.exp and rename to delete_memory_regions.
13409 Replace delete_memory with delete_memory_regions.
13410 Cleanup memory regions before tests.
13411 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13412 before tests.
13413
13414 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13415
13416 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13417 files.
13418 (initialize): New function conditionally defined.
13419 (testcases): Move within conditional block.
13420 (main): Call initialize.
13421 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13422 of gdb.reverse/insn-reverse.c.
13423 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13424 gdb.reverse/insn-reverse.c.
13425
13426 2017-01-26 Yao Qi <yao.qi@linaro.org>
13427
13428 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13429 disassemble on address 0.
13430
13431 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13432 Yao Qi <yao.qi@linaro.org>
13433
13434 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13435 * gdb.dwarf2/implptr-64bit.S: Remove.
13436 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13437 variables in caller's context. Add DW_OP_implicit_value.
13438
13439 2017-01-25 Yao Qi <yao.qi@linaro.org>
13440
13441 * lib/dwarf.exp (Dwarf::_location): Handle
13442 DW_OP_GNU_implicit_pointer with proper size.
13443
13444 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13445
13446 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13447 and add untested calls.
13448
13449 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13450
13451 * gdb.python/python.exp: Check line number against what GDB thinks
13452 the line number is for func1.
13453
13454 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13455
13456 * gdb.dlang/debug-expr.exp: New file.
13457
13458 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
13459
13460 Fix test names for the following files:
13461
13462 * gdb.ada/exec_changed.exp
13463 * gdb.ada/info_types.exp
13464 * gdb.arch/aarch64-atomic-inst.exp
13465 * gdb.arch/aarch64-fp.exp
13466 * gdb.arch/altivec-abi.exp
13467 * gdb.arch/altivec-regs.exp
13468 * gdb.arch/amd64-byte.exp
13469 * gdb.arch/amd64-disp-step.exp
13470 * gdb.arch/amd64-dword.exp
13471 * gdb.arch/amd64-entry-value-inline.exp
13472 * gdb.arch/amd64-entry-value-param.exp
13473 * gdb.arch/amd64-entry-value-paramref.exp
13474 * gdb.arch/amd64-entry-value.exp
13475 * gdb.arch/amd64-i386-address.exp
13476 * gdb.arch/amd64-invalid-stack-middle.exp
13477 * gdb.arch/amd64-invalid-stack-top.exp
13478 * gdb.arch/amd64-optimout-repeat.exp
13479 * gdb.arch/amd64-prologue-skip.exp
13480 * gdb.arch/amd64-prologue-xmm.exp
13481 * gdb.arch/amd64-stap-special-operands.exp
13482 * gdb.arch/amd64-stap-wrong-subexp.exp
13483 * gdb.arch/amd64-tailcall-cxx.exp
13484 * gdb.arch/amd64-tailcall-noret.exp
13485 * gdb.arch/amd64-tailcall-ret.exp
13486 * gdb.arch/amd64-tailcall-self.exp
13487 * gdb.arch/amd64-word.exp
13488 * gdb.arch/arm-bl-branch-dest.exp
13489 * gdb.arch/arm-disp-step.exp
13490 * gdb.arch/arm-neon.exp
13491 * gdb.arch/arm-single-step-kernel-helper.exp
13492 * gdb.arch/avr-flash-qualifier.exp
13493 * gdb.arch/disp-step-insn-reloc.exp
13494 * gdb.arch/e500-abi.exp
13495 * gdb.arch/e500-regs.exp
13496 * gdb.arch/ftrace-insn-reloc.exp
13497 * gdb.arch/i386-avx512.exp
13498 * gdb.arch/i386-bp_permanent.exp
13499 * gdb.arch/i386-byte.exp
13500 * gdb.arch/i386-cfi-notcurrent.exp
13501 * gdb.arch/i386-disp-step.exp
13502 * gdb.arch/i386-dr3-watch.exp
13503 * gdb.arch/i386-float.exp
13504 * gdb.arch/i386-gnu-cfi.exp
13505 * gdb.arch/i386-mpx-map.exp
13506 * gdb.arch/i386-mpx-sigsegv.exp
13507 * gdb.arch/i386-mpx-simple_segv.exp
13508 * gdb.arch/i386-mpx.exp
13509 * gdb.arch/i386-permbkpt.exp
13510 * gdb.arch/i386-prologue.exp
13511 * gdb.arch/i386-signal.exp
13512 * gdb.arch/i386-size-overlap.exp
13513 * gdb.arch/i386-unwind.exp
13514 * gdb.arch/i386-word.exp
13515 * gdb.arch/mips-fcr.exp
13516 * gdb.arch/powerpc-d128-regs.exp
13517 * gdb.arch/powerpc-stackless.exp
13518 * gdb.arch/ppc64-atomic-inst.exp
13519 * gdb.arch/s390-stackless.exp
13520 * gdb.arch/s390-tdbregs.exp
13521 * gdb.arch/s390-vregs.exp
13522 * gdb.arch/sparc-sysstep.exp
13523 * gdb.arch/thumb-bx-pc.exp
13524 * gdb.arch/thumb-singlestep.exp
13525 * gdb.arch/thumb2-it.exp
13526 * gdb.arch/vsx-regs.exp
13527 * gdb.asm/asm-source.exp
13528 * gdb.base/a2-run.exp
13529 * gdb.base/advance.exp
13530 * gdb.base/all-bin.exp
13531 * gdb.base/anon.exp
13532 * gdb.base/args.exp
13533 * gdb.base/arithmet.exp
13534 * gdb.base/async-shell.exp
13535 * gdb.base/async.exp
13536 * gdb.base/attach-pie-noexec.exp
13537 * gdb.base/attach-twice.exp
13538 * gdb.base/auto-load.exp
13539 * gdb.base/bang.exp
13540 * gdb.base/bitfields.exp
13541 * gdb.base/break-always.exp
13542 * gdb.base/break-caller-line.exp
13543 * gdb.base/break-entry.exp
13544 * gdb.base/break-inline.exp
13545 * gdb.base/break-on-linker-gcd-function.exp
13546 * gdb.base/break-probes.exp
13547 * gdb.base/break.exp
13548 * gdb.base/breakpoint-shadow.exp
13549 * gdb.base/call-ar-st.exp
13550 * gdb.base/call-sc.exp
13551 * gdb.base/call-signal-resume.exp
13552 * gdb.base/call-strs.exp
13553 * gdb.base/callfuncs.exp
13554 * gdb.base/catch-fork-static.exp
13555 * gdb.base/catch-gdb-caused-signals.exp
13556 * gdb.base/catch-load.exp
13557 * gdb.base/catch-signal-fork.exp
13558 * gdb.base/catch-signal.exp
13559 * gdb.base/catch-syscall.exp
13560 * gdb.base/charset.exp
13561 * gdb.base/checkpoint.exp
13562 * gdb.base/chng-syms.exp
13563 * gdb.base/code-expr.exp
13564 * gdb.base/code_elim.exp
13565 * gdb.base/commands.exp
13566 * gdb.base/completion.exp
13567 * gdb.base/complex.exp
13568 * gdb.base/cond-expr.exp
13569 * gdb.base/condbreak.exp
13570 * gdb.base/consecutive.exp
13571 * gdb.base/continue-all-already-running.exp
13572 * gdb.base/coredump-filter.exp
13573 * gdb.base/corefile.exp
13574 * gdb.base/dbx.exp
13575 * gdb.base/debug-expr.exp
13576 * gdb.base/define.exp
13577 * gdb.base/del.exp
13578 * gdb.base/disabled-location.exp
13579 * gdb.base/disasm-end-cu.exp
13580 * gdb.base/disasm-optim.exp
13581 * gdb.base/display.exp
13582 * gdb.base/duplicate-bp.exp
13583 * gdb.base/ena-dis-br.exp
13584 * gdb.base/ending-run.exp
13585 * gdb.base/enumval.exp
13586 * gdb.base/environ.exp
13587 * gdb.base/eu-strip-infcall.exp
13588 * gdb.base/eval-avoid-side-effects.exp
13589 * gdb.base/eval-skip.exp
13590 * gdb.base/exitsignal.exp
13591 * gdb.base/expand-psymtabs.exp
13592 * gdb.base/filesym.exp
13593 * gdb.base/find-unmapped.exp
13594 * gdb.base/finish.exp
13595 * gdb.base/float.exp
13596 * gdb.base/foll-exec-mode.exp
13597 * gdb.base/foll-exec.exp
13598 * gdb.base/foll-fork.exp
13599 * gdb.base/fortran-sym-case.exp
13600 * gdb.base/freebpcmd.exp
13601 * gdb.base/func-ptr.exp
13602 * gdb.base/func-ptrs.exp
13603 * gdb.base/funcargs.exp
13604 * gdb.base/gcore-buffer-overflow.exp
13605 * gdb.base/gcore-relro-pie.exp
13606 * gdb.base/gcore-relro.exp
13607 * gdb.base/gcore.exp
13608 * gdb.base/gdb1090.exp
13609 * gdb.base/gdb11530.exp
13610 * gdb.base/gdb11531.exp
13611 * gdb.base/gdb1821.exp
13612 * gdb.base/gdbindex-stabs.exp
13613 * gdb.base/gdbvars.exp
13614 * gdb.base/hbreak.exp
13615 * gdb.base/hbreak2.exp
13616 * gdb.base/included.exp
13617 * gdb.base/infcall-input.exp
13618 * gdb.base/inferior-died.exp
13619 * gdb.base/infnan.exp
13620 * gdb.base/info-macros.exp
13621 * gdb.base/info-os.exp
13622 * gdb.base/info-proc.exp
13623 * gdb.base/info-shared.exp
13624 * gdb.base/info-target.exp
13625 * gdb.base/infoline.exp
13626 * gdb.base/interp.exp
13627 * gdb.base/interrupt.exp
13628 * gdb.base/jit-reader.exp
13629 * gdb.base/jit-simple.exp
13630 * gdb.base/kill-after-signal.exp
13631 * gdb.base/kill-detach-inferiors-cmd.exp
13632 * gdb.base/label.exp
13633 * gdb.base/langs.exp
13634 * gdb.base/ldbl_e308.exp
13635 * gdb.base/line-symtabs.exp
13636 * gdb.base/linespecs.exp
13637 * gdb.base/list.exp
13638 * gdb.base/long_long.exp
13639 * gdb.base/longest-types.exp
13640 * gdb.base/maint.exp
13641 * gdb.base/max-value-size.exp
13642 * gdb.base/memattr.exp
13643 * gdb.base/mips_pro.exp
13644 * gdb.base/morestack.exp
13645 * gdb.base/moribund-step.exp
13646 * gdb.base/multi-forks.exp
13647 * gdb.base/nested-addr.exp
13648 * gdb.base/nextoverexit.exp
13649 * gdb.base/noreturn-finish.exp
13650 * gdb.base/noreturn-return.exp
13651 * gdb.base/nostdlib.exp
13652 * gdb.base/offsets.exp
13653 * gdb.base/opaque.exp
13654 * gdb.base/pc-fp.exp
13655 * gdb.base/permissions.exp
13656 * gdb.base/print-symbol-loading.exp
13657 * gdb.base/prologue-include.exp
13658 * gdb.base/psymtab.exp
13659 * gdb.base/ptype.exp
13660 * gdb.base/random-signal.exp
13661 * gdb.base/randomize.exp
13662 * gdb.base/range-stepping.exp
13663 * gdb.base/readline-ask.exp
13664 * gdb.base/recpar.exp
13665 * gdb.base/recurse.exp
13666 * gdb.base/relational.exp
13667 * gdb.base/restore.exp
13668 * gdb.base/return-nodebug.exp
13669 * gdb.base/return.exp
13670 * gdb.base/run-after-attach.exp
13671 * gdb.base/save-bp.exp
13672 * gdb.base/scope.exp
13673 * gdb.base/sect-cmd.exp
13674 * gdb.base/set-lang-auto.exp
13675 * gdb.base/set-noassign.exp
13676 * gdb.base/setvar.exp
13677 * gdb.base/sigall.exp
13678 * gdb.base/sigbpt.exp
13679 * gdb.base/siginfo-addr.exp
13680 * gdb.base/siginfo-infcall.exp
13681 * gdb.base/siginfo-obj.exp
13682 * gdb.base/siginfo.exp
13683 * gdb.base/signals-state-child.exp
13684 * gdb.base/signest.exp
13685 * gdb.base/sigstep.exp
13686 * gdb.base/sizeof.exp
13687 * gdb.base/skip.exp
13688 * gdb.base/solib-corrupted.exp
13689 * gdb.base/solib-nodir.exp
13690 * gdb.base/solib-search.exp
13691 * gdb.base/stack-checking.exp
13692 * gdb.base/stale-infcall.exp
13693 * gdb.base/stap-probe.exp
13694 * gdb.base/start.exp
13695 * gdb.base/step-break.exp
13696 * gdb.base/step-bt.exp
13697 * gdb.base/step-line.exp
13698 * gdb.base/step-over-exit.exp
13699 * gdb.base/step-over-syscall.exp
13700 * gdb.base/step-resume-infcall.exp
13701 * gdb.base/step-test.exp
13702 * gdb.base/store.exp
13703 * gdb.base/structs3.exp
13704 * gdb.base/sym-file.exp
13705 * gdb.base/symbol-without-target_section.exp
13706 * gdb.base/term.exp
13707 * gdb.base/testenv.exp
13708 * gdb.base/ui-redirect.exp
13709 * gdb.base/until.exp
13710 * gdb.base/unwindonsignal.exp
13711 * gdb.base/value-double-free.exp
13712 * gdb.base/vla-datatypes.exp
13713 * gdb.base/vla-ptr.exp
13714 * gdb.base/vla-sideeffect.exp
13715 * gdb.base/volatile.exp
13716 * gdb.base/watch-cond-infcall.exp
13717 * gdb.base/watch-cond.exp
13718 * gdb.base/watch-non-mem.exp
13719 * gdb.base/watch-read.exp
13720 * gdb.base/watch-vfork.exp
13721 * gdb.base/watchpoint-cond-gone.exp
13722 * gdb.base/watchpoint-delete.exp
13723 * gdb.base/watchpoint-hw-hit-once.exp
13724 * gdb.base/watchpoint-hw.exp
13725 * gdb.base/watchpoint-stops-at-right-insn.exp
13726 * gdb.base/watchpoints.exp
13727 * gdb.base/wchar.exp
13728 * gdb.base/whatis-exp.exp
13729 * gdb.btrace/buffer-size.exp
13730 * gdb.btrace/data.exp
13731 * gdb.btrace/delta.exp
13732 * gdb.btrace/dlopen.exp
13733 * gdb.btrace/enable.exp
13734 * gdb.btrace/exception.exp
13735 * gdb.btrace/function_call_history.exp
13736 * gdb.btrace/gcore.exp
13737 * gdb.btrace/instruction_history.exp
13738 * gdb.btrace/nohist.exp
13739 * gdb.btrace/reconnect.exp
13740 * gdb.btrace/record_goto-step.exp
13741 * gdb.btrace/record_goto.exp
13742 * gdb.btrace/rn-dl-bind.exp
13743 * gdb.btrace/segv.exp
13744 * gdb.btrace/step.exp
13745 * gdb.btrace/stepi.exp
13746 * gdb.btrace/tailcall-only.exp
13747 * gdb.btrace/tailcall.exp
13748 * gdb.btrace/tsx.exp
13749 * gdb.btrace/unknown_functions.exp
13750 * gdb.btrace/vdso.exp
13751 * gdb.compile/compile-ifunc.exp
13752 * gdb.compile/compile-ops.exp
13753 * gdb.compile/compile-print.exp
13754 * gdb.compile/compile-setjmp.exp
13755 * gdb.cp/abstract-origin.exp
13756 * gdb.cp/ambiguous.exp
13757 * gdb.cp/annota2.exp
13758 * gdb.cp/annota3.exp
13759 * gdb.cp/anon-ns.exp
13760 * gdb.cp/anon-struct.exp
13761 * gdb.cp/anon-union.exp
13762 * gdb.cp/arg-reference.exp
13763 * gdb.cp/baseenum.exp
13764 * gdb.cp/bool.exp
13765 * gdb.cp/breakpoint.exp
13766 * gdb.cp/bs15503.exp
13767 * gdb.cp/call-c.exp
13768 * gdb.cp/casts.exp
13769 * gdb.cp/chained-calls.exp
13770 * gdb.cp/class2.exp
13771 * gdb.cp/classes.exp
13772 * gdb.cp/cmpd-minsyms.exp
13773 * gdb.cp/converts.exp
13774 * gdb.cp/cp-relocate.exp
13775 * gdb.cp/cpcompletion.exp
13776 * gdb.cp/cpexprs.exp
13777 * gdb.cp/cplabel.exp
13778 * gdb.cp/cplusfuncs.exp
13779 * gdb.cp/cpsizeof.exp
13780 * gdb.cp/ctti.exp
13781 * gdb.cp/derivation.exp
13782 * gdb.cp/destrprint.exp
13783 * gdb.cp/dispcxx.exp
13784 * gdb.cp/enum-class.exp
13785 * gdb.cp/exception.exp
13786 * gdb.cp/exceptprint.exp
13787 * gdb.cp/expand-psymtabs-cxx.exp
13788 * gdb.cp/expand-sals.exp
13789 * gdb.cp/extern-c.exp
13790 * gdb.cp/filename.exp
13791 * gdb.cp/formatted-ref.exp
13792 * gdb.cp/fpointer.exp
13793 * gdb.cp/gdb1355.exp
13794 * gdb.cp/gdb2495.exp
13795 * gdb.cp/hang.exp
13796 * gdb.cp/impl-this.exp
13797 * gdb.cp/infcall-dlopen.exp
13798 * gdb.cp/inherit.exp
13799 * gdb.cp/iostream.exp
13800 * gdb.cp/koenig.exp
13801 * gdb.cp/local.exp
13802 * gdb.cp/m-data.exp
13803 * gdb.cp/m-static.exp
13804 * gdb.cp/mb-ctor.exp
13805 * gdb.cp/mb-inline.exp
13806 * gdb.cp/mb-templates.exp
13807 * gdb.cp/member-name.exp
13808 * gdb.cp/member-ptr.exp
13809 * gdb.cp/meth-typedefs.exp
13810 * gdb.cp/method.exp
13811 * gdb.cp/method2.exp
13812 * gdb.cp/minsym-fallback.exp
13813 * gdb.cp/misc.exp
13814 * gdb.cp/namelessclass.exp
13815 * gdb.cp/namespace-enum.exp
13816 * gdb.cp/namespace-nested-import.exp
13817 * gdb.cp/namespace.exp
13818 * gdb.cp/nextoverthrow.exp
13819 * gdb.cp/no-dmgl-verbose.exp
13820 * gdb.cp/non-trivial-retval.exp
13821 * gdb.cp/noparam.exp
13822 * gdb.cp/nsdecl.exp
13823 * gdb.cp/nsimport.exp
13824 * gdb.cp/nsnested.exp
13825 * gdb.cp/nsnoimports.exp
13826 * gdb.cp/nsrecurs.exp
13827 * gdb.cp/nsstress.exp
13828 * gdb.cp/nsusing.exp
13829 * gdb.cp/operator.exp
13830 * gdb.cp/oranking.exp
13831 * gdb.cp/overload-const.exp
13832 * gdb.cp/overload.exp
13833 * gdb.cp/ovldbreak.exp
13834 * gdb.cp/ovsrch.exp
13835 * gdb.cp/paren-type.exp
13836 * gdb.cp/parse-lang.exp
13837 * gdb.cp/pass-by-ref.exp
13838 * gdb.cp/pr-1023.exp
13839 * gdb.cp/pr-1210.exp
13840 * gdb.cp/pr-574.exp
13841 * gdb.cp/pr10687.exp
13842 * gdb.cp/pr12028.exp
13843 * gdb.cp/pr17132.exp
13844 * gdb.cp/pr17494.exp
13845 * gdb.cp/pr9067.exp
13846 * gdb.cp/pr9167.exp
13847 * gdb.cp/pr9631.exp
13848 * gdb.cp/printmethod.exp
13849 * gdb.cp/psmang.exp
13850 * gdb.cp/psymtab-parameter.exp
13851 * gdb.cp/ptype-cv-cp.exp
13852 * gdb.cp/ptype-flags.exp
13853 * gdb.cp/re-set-overloaded.exp
13854 * gdb.cp/ref-types.exp
13855 * gdb.cp/rtti.exp
13856 * gdb.cp/scope-err.exp
13857 * gdb.cp/shadow.exp
13858 * gdb.cp/smartp.exp
13859 * gdb.cp/static-method.exp
13860 * gdb.cp/static-print-quit.exp
13861 * gdb.cp/temargs.exp
13862 * gdb.cp/templates.exp
13863 * gdb.cp/try_catch.exp
13864 * gdb.cp/typedef-operator.exp
13865 * gdb.cp/typeid.exp
13866 * gdb.cp/userdef.exp
13867 * gdb.cp/using-crash.exp
13868 * gdb.cp/var-tag.exp
13869 * gdb.cp/virtbase.exp
13870 * gdb.cp/virtfunc.exp
13871 * gdb.cp/virtfunc2.exp
13872 * gdb.cp/vla-cxx.exp
13873 * gdb.disasm/t01_mov.exp
13874 * gdb.disasm/t02_mova.exp
13875 * gdb.disasm/t03_add.exp
13876 * gdb.disasm/t04_sub.exp
13877 * gdb.disasm/t05_cmp.exp
13878 * gdb.disasm/t06_ari2.exp
13879 * gdb.disasm/t07_ari3.exp
13880 * gdb.disasm/t08_or.exp
13881 * gdb.disasm/t09_xor.exp
13882 * gdb.disasm/t10_and.exp
13883 * gdb.disasm/t11_logs.exp
13884 * gdb.disasm/t12_bit.exp
13885 * gdb.disasm/t13_otr.exp
13886 * gdb.dlang/circular.exp
13887 * gdb.dwarf2/arr-stride.exp
13888 * gdb.dwarf2/arr-subrange.exp
13889 * gdb.dwarf2/atomic-type.exp
13890 * gdb.dwarf2/bad-regnum.exp
13891 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13892 * gdb.dwarf2/callframecfa.exp
13893 * gdb.dwarf2/clztest.exp
13894 * gdb.dwarf2/corrupt.exp
13895 * gdb.dwarf2/data-loc.exp
13896 * gdb.dwarf2/dup-psym.exp
13897 * gdb.dwarf2/dw2-anon-mptr.exp
13898 * gdb.dwarf2/dw2-anonymous-func.exp
13899 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13900 * gdb.dwarf2/dw2-bad-unresolved.exp
13901 * gdb.dwarf2/dw2-basic.exp
13902 * gdb.dwarf2/dw2-canonicalize-type.exp
13903 * gdb.dwarf2/dw2-case-insensitive.exp
13904 * gdb.dwarf2/dw2-common-block.exp
13905 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13906 * gdb.dwarf2/dw2-compressed.exp
13907 * gdb.dwarf2/dw2-const.exp
13908 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13909 * gdb.dwarf2/dw2-cu-size.exp
13910 * gdb.dwarf2/dw2-dup-frame.exp
13911 * gdb.dwarf2/dw2-entry-value.exp
13912 * gdb.dwarf2/dw2-icycle.exp
13913 * gdb.dwarf2/dw2-ifort-parameter.exp
13914 * gdb.dwarf2/dw2-inline-break.exp
13915 * gdb.dwarf2/dw2-inline-param.exp
13916 * gdb.dwarf2/dw2-intercu.exp
13917 * gdb.dwarf2/dw2-intermix.exp
13918 * gdb.dwarf2/dw2-lexical-block-bare.exp
13919 * gdb.dwarf2/dw2-linkage-name-trust.exp
13920 * gdb.dwarf2/dw2-minsym-in-cu.exp
13921 * gdb.dwarf2/dw2-noloc.exp
13922 * gdb.dwarf2/dw2-op-call.exp
13923 * gdb.dwarf2/dw2-op-out-param.exp
13924 * gdb.dwarf2/dw2-opt-structptr.exp
13925 * gdb.dwarf2/dw2-param-error.exp
13926 * gdb.dwarf2/dw2-producer.exp
13927 * gdb.dwarf2/dw2-ranges-base.exp
13928 * gdb.dwarf2/dw2-ref-missing-frame.exp
13929 * gdb.dwarf2/dw2-reg-undefined.exp
13930 * gdb.dwarf2/dw2-regno-invalid.exp
13931 * gdb.dwarf2/dw2-restore.exp
13932 * gdb.dwarf2/dw2-restrict.exp
13933 * gdb.dwarf2/dw2-single-line-discriminators.exp
13934 * gdb.dwarf2/dw2-strp.exp
13935 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13936 * gdb.dwarf2/dw2-unresolved.exp
13937 * gdb.dwarf2/dw2-var-zero-addr.exp
13938 * gdb.dwarf2/dw4-sig-types.exp
13939 * gdb.dwarf2/dwz.exp
13940 * gdb.dwarf2/dynarr-ptr.exp
13941 * gdb.dwarf2/enum-type.exp
13942 * gdb.dwarf2/gdb-index.exp
13943 * gdb.dwarf2/implptr-64bit.exp
13944 * gdb.dwarf2/implptr-optimized-out.exp
13945 * gdb.dwarf2/implptr.exp
13946 * gdb.dwarf2/implref-array.exp
13947 * gdb.dwarf2/implref-const.exp
13948 * gdb.dwarf2/implref-global.exp
13949 * gdb.dwarf2/implref-struct.exp
13950 * gdb.dwarf2/mac-fileno.exp
13951 * gdb.dwarf2/main-subprogram.exp
13952 * gdb.dwarf2/member-ptr-forwardref.exp
13953 * gdb.dwarf2/method-ptr.exp
13954 * gdb.dwarf2/missing-sig-type.exp
13955 * gdb.dwarf2/nonvar-access.exp
13956 * gdb.dwarf2/opaque-type-lookup.exp
13957 * gdb.dwarf2/pieces-optimized-out.exp
13958 * gdb.dwarf2/pieces.exp
13959 * gdb.dwarf2/pr10770.exp
13960 * gdb.dwarf2/pr13961.exp
13961 * gdb.dwarf2/staticvirtual.exp
13962 * gdb.dwarf2/subrange.exp
13963 * gdb.dwarf2/symtab-producer.exp
13964 * gdb.dwarf2/trace-crash.exp
13965 * gdb.dwarf2/typeddwarf.exp
13966 * gdb.dwarf2/valop.exp
13967 * gdb.dwarf2/watch-notconst.exp
13968 * gdb.fortran/array-element.exp
13969 * gdb.fortran/charset.exp
13970 * gdb.fortran/common-block.exp
13971 * gdb.fortran/complex.exp
13972 * gdb.fortran/derived-type-function.exp
13973 * gdb.fortran/derived-type.exp
13974 * gdb.fortran/logical.exp
13975 * gdb.fortran/module.exp
13976 * gdb.fortran/multi-dim.exp
13977 * gdb.fortran/nested-funcs.exp
13978 * gdb.fortran/print-formatted.exp
13979 * gdb.fortran/subarray.exp
13980 * gdb.fortran/vla-alloc-assoc.exp
13981 * gdb.fortran/vla-datatypes.exp
13982 * gdb.fortran/vla-history.exp
13983 * gdb.fortran/vla-ptr-info.exp
13984 * gdb.fortran/vla-ptype-sub.exp
13985 * gdb.fortran/vla-ptype.exp
13986 * gdb.fortran/vla-sizeof.exp
13987 * gdb.fortran/vla-type.exp
13988 * gdb.fortran/vla-value-sub-arbitrary.exp
13989 * gdb.fortran/vla-value-sub-finish.exp
13990 * gdb.fortran/vla-value-sub.exp
13991 * gdb.fortran/vla-value.exp
13992 * gdb.fortran/whatis_type.exp
13993 * gdb.go/chan.exp
13994 * gdb.go/handcall.exp
13995 * gdb.go/hello.exp
13996 * gdb.go/integers.exp
13997 * gdb.go/methods.exp
13998 * gdb.go/package.exp
13999 * gdb.go/strings.exp
14000 * gdb.go/types.exp
14001 * gdb.go/unsafe.exp
14002 * gdb.guile/scm-arch.exp
14003 * gdb.guile/scm-block.exp
14004 * gdb.guile/scm-breakpoint.exp
14005 * gdb.guile/scm-cmd.exp
14006 * gdb.guile/scm-disasm.exp
14007 * gdb.guile/scm-equal.exp
14008 * gdb.guile/scm-frame-args.exp
14009 * gdb.guile/scm-frame-inline.exp
14010 * gdb.guile/scm-frame.exp
14011 * gdb.guile/scm-iterator.exp
14012 * gdb.guile/scm-math.exp
14013 * gdb.guile/scm-objfile.exp
14014 * gdb.guile/scm-ports.exp
14015 * gdb.guile/scm-symbol.exp
14016 * gdb.guile/scm-symtab.exp
14017 * gdb.guile/scm-value-cc.exp
14018 * gdb.guile/types-module.exp
14019 * gdb.linespec/break-ask.exp
14020 * gdb.linespec/cpexplicit.exp
14021 * gdb.linespec/explicit.exp
14022 * gdb.linespec/keywords.exp
14023 * gdb.linespec/linespec.exp
14024 * gdb.linespec/ls-dollar.exp
14025 * gdb.linespec/ls-errs.exp
14026 * gdb.linespec/skip-two.exp
14027 * gdb.linespec/thread.exp
14028 * gdb.mi/mi-async.exp
14029 * gdb.mi/mi-basics.exp
14030 * gdb.mi/mi-break.exp
14031 * gdb.mi/mi-catch-load.exp
14032 * gdb.mi/mi-cli.exp
14033 * gdb.mi/mi-cmd-param-changed.exp
14034 * gdb.mi/mi-console.exp
14035 * gdb.mi/mi-detach.exp
14036 * gdb.mi/mi-disassemble.exp
14037 * gdb.mi/mi-eval.exp
14038 * gdb.mi/mi-file-transfer.exp
14039 * gdb.mi/mi-file.exp
14040 * gdb.mi/mi-fill-memory.exp
14041 * gdb.mi/mi-inheritance-syntax-error.exp
14042 * gdb.mi/mi-linespec-err-cp.exp
14043 * gdb.mi/mi-logging.exp
14044 * gdb.mi/mi-memory-changed.exp
14045 * gdb.mi/mi-read-memory.exp
14046 * gdb.mi/mi-record-changed.exp
14047 * gdb.mi/mi-reg-undefined.exp
14048 * gdb.mi/mi-regs.exp
14049 * gdb.mi/mi-return.exp
14050 * gdb.mi/mi-reverse.exp
14051 * gdb.mi/mi-simplerun.exp
14052 * gdb.mi/mi-solib.exp
14053 * gdb.mi/mi-stack.exp
14054 * gdb.mi/mi-stepi.exp
14055 * gdb.mi/mi-syn-frame.exp
14056 * gdb.mi/mi-until.exp
14057 * gdb.mi/mi-var-block.exp
14058 * gdb.mi/mi-var-child.exp
14059 * gdb.mi/mi-var-cmd.exp
14060 * gdb.mi/mi-var-cp.exp
14061 * gdb.mi/mi-var-display.exp
14062 * gdb.mi/mi-var-invalidate.exp
14063 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14064 * gdb.mi/mi-vla-fortran.exp
14065 * gdb.mi/mi-watch.exp
14066 * gdb.mi/mi2-var-child.exp
14067 * gdb.mi/user-selected-context-sync.exp
14068 * gdb.modula2/unbounded-array.exp
14069 * gdb.multi/dummy-frame-restore.exp
14070 * gdb.multi/multi-arch-exec.exp
14071 * gdb.multi/multi-arch.exp
14072 * gdb.multi/tids.exp
14073 * gdb.multi/watchpoint-multi.exp
14074 * gdb.opencl/callfuncs.exp
14075 * gdb.opencl/convs_casts.exp
14076 * gdb.opencl/datatypes.exp
14077 * gdb.opencl/operators.exp
14078 * gdb.opencl/vec_comps.exp
14079 * gdb.opt/clobbered-registers-O2.exp
14080 * gdb.opt/inline-break.exp
14081 * gdb.opt/inline-bt.exp
14082 * gdb.opt/inline-cmds.exp
14083 * gdb.opt/inline-locals.exp
14084 * gdb.pascal/case-insensitive-symbols.exp
14085 * gdb.pascal/floats.exp
14086 * gdb.pascal/gdb11492.exp
14087 * gdb.python/lib-types.exp
14088 * gdb.python/py-arch.exp
14089 * gdb.python/py-as-string.exp
14090 * gdb.python/py-bad-printers.exp
14091 * gdb.python/py-block.exp
14092 * gdb.python/py-breakpoint-create-fail.exp
14093 * gdb.python/py-breakpoint.exp
14094 * gdb.python/py-caller-is.exp
14095 * gdb.python/py-cmd.exp
14096 * gdb.python/py-explore-cc.exp
14097 * gdb.python/py-explore.exp
14098 * gdb.python/py-finish-breakpoint.exp
14099 * gdb.python/py-finish-breakpoint2.exp
14100 * gdb.python/py-frame-args.exp
14101 * gdb.python/py-frame-inline.exp
14102 * gdb.python/py-frame.exp
14103 * gdb.python/py-framefilter-mi.exp
14104 * gdb.python/py-infthread.exp
14105 * gdb.python/py-lazy-string.exp
14106 * gdb.python/py-linetable.exp
14107 * gdb.python/py-mi-events.exp
14108 * gdb.python/py-mi-objfile.exp
14109 * gdb.python/py-mi.exp
14110 * gdb.python/py-objfile.exp
14111 * gdb.python/py-pp-integral.exp
14112 * gdb.python/py-pp-maint.exp
14113 * gdb.python/py-pp-re-notag.exp
14114 * gdb.python/py-pp-registration.exp
14115 * gdb.python/py-recurse-unwind.exp
14116 * gdb.python/py-strfns.exp
14117 * gdb.python/py-symbol.exp
14118 * gdb.python/py-symtab.exp
14119 * gdb.python/py-sync-interp.exp
14120 * gdb.python/py-typeprint.exp
14121 * gdb.python/py-unwind-maint.exp
14122 * gdb.python/py-unwind.exp
14123 * gdb.python/py-value-cc.exp
14124 * gdb.python/py-xmethods.exp
14125 * gdb.reverse/amd64-tailcall-reverse.exp
14126 * gdb.reverse/break-precsave.exp
14127 * gdb.reverse/break-reverse.exp
14128 * gdb.reverse/consecutive-precsave.exp
14129 * gdb.reverse/consecutive-reverse.exp
14130 * gdb.reverse/finish-precsave.exp
14131 * gdb.reverse/finish-reverse-bkpt.exp
14132 * gdb.reverse/finish-reverse.exp
14133 * gdb.reverse/fstatat-reverse.exp
14134 * gdb.reverse/getresuid-reverse.exp
14135 * gdb.reverse/i386-precsave.exp
14136 * gdb.reverse/i386-reverse.exp
14137 * gdb.reverse/i386-sse-reverse.exp
14138 * gdb.reverse/i387-env-reverse.exp
14139 * gdb.reverse/i387-stack-reverse.exp
14140 * gdb.reverse/insn-reverse.exp
14141 * gdb.reverse/machinestate-precsave.exp
14142 * gdb.reverse/machinestate.exp
14143 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14144 * gdb.reverse/pipe-reverse.exp
14145 * gdb.reverse/readv-reverse.exp
14146 * gdb.reverse/recvmsg-reverse.exp
14147 * gdb.reverse/rerun-prec.exp
14148 * gdb.reverse/s390-mvcle.exp
14149 * gdb.reverse/step-precsave.exp
14150 * gdb.reverse/step-reverse.exp
14151 * gdb.reverse/time-reverse.exp
14152 * gdb.reverse/until-precsave.exp
14153 * gdb.reverse/until-reverse.exp
14154 * gdb.reverse/waitpid-reverse.exp
14155 * gdb.reverse/watch-precsave.exp
14156 * gdb.reverse/watch-reverse.exp
14157 * gdb.rust/generics.exp
14158 * gdb.rust/methods.exp
14159 * gdb.rust/modules.exp
14160 * gdb.rust/simple.exp
14161 * gdb.server/connect-with-no-symbol-file.exp
14162 * gdb.server/ext-attach.exp
14163 * gdb.server/ext-restart.exp
14164 * gdb.server/ext-wrapper.exp
14165 * gdb.server/file-transfer.exp
14166 * gdb.server/server-exec-info.exp
14167 * gdb.server/server-kill.exp
14168 * gdb.server/server-mon.exp
14169 * gdb.server/wrapper.exp
14170 * gdb.stabs/exclfwd.exp
14171 * gdb.stabs/gdb11479.exp
14172 * gdb.threads/clone-new-thread-event.exp
14173 * gdb.threads/corethreads.exp
14174 * gdb.threads/current-lwp-dead.exp
14175 * gdb.threads/dlopen-libpthread.exp
14176 * gdb.threads/gcore-thread.exp
14177 * gdb.threads/sigstep-threads.exp
14178 * gdb.threads/watchpoint-fork.exp
14179 * gdb.trace/actions-changed.exp
14180 * gdb.trace/backtrace.exp
14181 * gdb.trace/change-loc.exp
14182 * gdb.trace/circ.exp
14183 * gdb.trace/collection.exp
14184 * gdb.trace/disconnected-tracing.exp
14185 * gdb.trace/ftrace.exp
14186 * gdb.trace/mi-trace-frame-collected.exp
14187 * gdb.trace/mi-trace-unavailable.exp
14188 * gdb.trace/mi-traceframe-changed.exp
14189 * gdb.trace/mi-tsv-changed.exp
14190 * gdb.trace/no-attach-trace.exp
14191 * gdb.trace/passc-dyn.exp
14192 * gdb.trace/qtro.exp
14193 * gdb.trace/range-stepping.exp
14194 * gdb.trace/read-memory.exp
14195 * gdb.trace/save-trace.exp
14196 * gdb.trace/signal.exp
14197 * gdb.trace/status-stop.exp
14198 * gdb.trace/tfile.exp
14199 * gdb.trace/trace-break.exp
14200 * gdb.trace/trace-buffer-size.exp
14201 * gdb.trace/trace-condition.exp
14202 * gdb.trace/tracefile-pseudo-reg.exp
14203 * gdb.trace/tstatus.exp
14204 * gdb.trace/unavailable.exp
14205 * gdb.trace/while-dyn.exp
14206 * gdb.trace/while-stepping.exp
14207
14208 2016-12-22 Doug Evans <xdje42@gmail.com>
14209
14210 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14211 and msymbols.
14212
14213 2016-12-19 Yao Qi <yao.qi@linaro.org>
14214
14215 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14216 (test_with_self): Don't call do_steps_and_nexts, and remove
14217 code about stepping into xmalloc.
14218
14219 2016-12-09 Yao Qi <yao.qi@linaro.org>
14220
14221 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14222
14223 2016-12-09 Yao Qi <yao.qi@linaro.org>
14224
14225 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14226
14227 2016-12-09 Pedro Alves <palves@redhat.com>
14228
14229 * gdb.base/all-architectures-0.exp: New file.
14230 * gdb.base/all-architectures-1.exp: New file.
14231 * gdb.base/all-architectures-2.exp: New file.
14232 * gdb.base/all-architectures-3.exp: New file.
14233 * gdb.base/all-architectures-4.exp: New file.
14234 * gdb.base/all-architectures-5.exp: New file.
14235 * gdb.base/all-architectures-6.exp: New file.
14236 * gdb.base/all-architectures-7.exp: New file.
14237 * gdb.base/all-architectures.exp.in: New file.
14238
14239 2016-12-09 Yao Qi <yao.qi@linaro.org>
14240
14241 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14242
14243 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14244
14245 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14246 possible.
14247 Remove useless pattern-matching code.
14248
14249 2016-12-02 Pedro Alves <palves@redhat.com>
14250
14251 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14252 procedure.
14253 (top level): Call it.
14254
14255 2016-12-02 Pedro Alves <palves@redhat.com>
14256
14257 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14258 New procedure.
14259 (top level): Call it.
14260
14261 2016-12-02 Pedro Alves <palves@redhat.com>
14262
14263 PR cli/20559
14264 * gdb.base/commands.exp (user_defined_command_args_eval): New
14265 procedure.
14266 (top level): Call it.
14267
14268 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14269
14270 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14271 timeout handling.
14272
14273 2016-12-02 Tom Tromey <tom@tromey.com>
14274
14275 * gdb.dwarf2/main-subprogram.c: New file.
14276 * gdb.dwarf2/main-subprogram.exp: New file.
14277
14278 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14279
14280 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14281 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14282 gdb_test_no_output for a couple of cases.
14283 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14284
14285 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14286
14287 Fix test names and standardize compilation error messages throughout
14288 the following files:
14289
14290 * gdb.ada/start.exp
14291 * gdb.arch/alpha-step.exp
14292 * gdb.arch/e500-prologue.exp
14293 * gdb.arch/ftrace-insn-reloc.exp
14294 * gdb.arch/gdb1291.exp
14295 * gdb.arch/gdb1431.exp
14296 * gdb.arch/gdb1558.exp
14297 * gdb.arch/i386-dr3-watch.exp
14298 * gdb.arch/i386-sse-stack-align.exp
14299 * gdb.arch/ia64-breakpoint-shadow.exp
14300 * gdb.arch/pa-nullify.exp
14301 * gdb.arch/powerpc-aix-prologue.exp
14302 * gdb.arch/thumb-bx-pc.exp
14303 * gdb.base/annota1.exp
14304 * gdb.base/annota3.exp
14305 * gdb.base/arrayidx.exp
14306 * gdb.base/assign.exp
14307 * gdb.base/attach.exp
14308 * gdb.base/auxv.exp
14309 * gdb.base/bang.exp
14310 * gdb.base/bfp-test.exp
14311 * gdb.base/bigcore.exp
14312 * gdb.base/bitfields2.exp
14313 * gdb.base/break-fun-addr.exp
14314 * gdb.base/break-probes.exp
14315 * gdb.base/call-rt-st.exp
14316 * gdb.base/callexit.exp
14317 * gdb.base/catch-fork-kill.exp
14318 * gdb.base/charset.exp
14319 * gdb.base/checkpoint.exp
14320 * gdb.base/comprdebug.exp
14321 * gdb.base/constvars.exp
14322 * gdb.base/coredump-filter.exp
14323 * gdb.base/cursal.exp
14324 * gdb.base/cvexpr.exp
14325 * gdb.base/detach.exp
14326 * gdb.base/display.exp
14327 * gdb.base/dmsym.exp
14328 * gdb.base/dprintf-pending.exp
14329 * gdb.base/dso2dso.exp
14330 * gdb.base/dtrace-probe.exp
14331 * gdb.base/dump.exp
14332 * gdb.base/enum_cond.exp
14333 * gdb.base/exe-lock.exp
14334 * gdb.base/exec-invalid-sysroot.exp
14335 * gdb.base/execl-update-breakpoints.exp
14336 * gdb.base/exprs.exp
14337 * gdb.base/fileio.exp
14338 * gdb.base/find.exp
14339 * gdb.base/finish.exp
14340 * gdb.base/fixsection.exp
14341 * gdb.base/foll-vfork.exp
14342 * gdb.base/frame-args.exp
14343 * gdb.base/gcore.exp
14344 * gdb.base/gdb1250.exp
14345 * gdb.base/global-var-nested-by-dso.exp
14346 * gdb.base/gnu-ifunc.exp
14347 * gdb.base/hashline1.exp
14348 * gdb.base/hashline2.exp
14349 * gdb.base/hashline3.exp
14350 * gdb.base/hbreak-in-shr-unsupported.exp
14351 * gdb.base/huge.exp
14352 * gdb.base/infcall-input.exp
14353 * gdb.base/info-fun.exp
14354 * gdb.base/info-shared.exp
14355 * gdb.base/jit-simple.exp
14356 * gdb.base/jit-so.exp
14357 * gdb.base/jit.exp
14358 * gdb.base/jump.exp
14359 * gdb.base/label.exp
14360 * gdb.base/lineinc.exp
14361 * gdb.base/logical.exp
14362 * gdb.base/longjmp.exp
14363 * gdb.base/macscp.exp
14364 * gdb.base/miscexprs.exp
14365 * gdb.base/new-ui-echo.exp
14366 * gdb.base/new-ui-pending-input.exp
14367 * gdb.base/new-ui.exp
14368 * gdb.base/nodebug.exp
14369 * gdb.base/nofield.exp
14370 * gdb.base/offsets.exp
14371 * gdb.base/overlays.exp
14372 * gdb.base/pending.exp
14373 * gdb.base/pointers.exp
14374 * gdb.base/pr11022.exp
14375 * gdb.base/printcmds.exp
14376 * gdb.base/prologue.exp
14377 * gdb.base/ptr-typedef.exp
14378 * gdb.base/realname-expand.exp
14379 * gdb.base/relativedebug.exp
14380 * gdb.base/relocate.exp
14381 * gdb.base/remote.exp
14382 * gdb.base/reread.exp
14383 * gdb.base/return2.exp
14384 * gdb.base/savedregs.exp
14385 * gdb.base/sep.exp
14386 * gdb.base/sepdebug.exp
14387 * gdb.base/sepsymtab.exp
14388 * gdb.base/set-inferior-tty.exp
14389 * gdb.base/setshow.exp
14390 * gdb.base/shlib-call.exp
14391 * gdb.base/sigaltstack.exp
14392 * gdb.base/siginfo-addr.exp
14393 * gdb.base/signals.exp
14394 * gdb.base/signull.exp
14395 * gdb.base/sigrepeat.exp
14396 * gdb.base/so-impl-ld.exp
14397 * gdb.base/solib-display.exp
14398 * gdb.base/solib-overlap.exp
14399 * gdb.base/solib-search.exp
14400 * gdb.base/solib-symbol.exp
14401 * gdb.base/structs.exp
14402 * gdb.base/structs2.exp
14403 * gdb.base/symtab-search-order.exp
14404 * gdb.base/twice.exp
14405 * gdb.base/unload.exp
14406 * gdb.base/varargs.exp
14407 * gdb.base/watchpoint-solib.exp
14408 * gdb.base/watchpoint.exp
14409 * gdb.base/whatis.exp
14410 * gdb.base/wrong_frame_bt_full.exp
14411 * gdb.btrace/dlopen.exp
14412 * gdb.cell/ea-standalone.exp
14413 * gdb.cell/ea-test.exp
14414 * gdb.cp/dispcxx.exp
14415 * gdb.cp/gdb2384.exp
14416 * gdb.cp/method2.exp
14417 * gdb.cp/nextoverthrow.exp
14418 * gdb.cp/pr10728.exp
14419 * gdb.disasm/am33.exp
14420 * gdb.disasm/h8300s.exp
14421 * gdb.disasm/mn10300.exp
14422 * gdb.disasm/sh3.exp
14423 * gdb.dwarf2/dw2-dir-file-name.exp
14424 * gdb.fortran/complex.exp
14425 * gdb.fortran/library-module.exp
14426 * gdb.guile/scm-pretty-print.exp
14427 * gdb.guile/scm-symbol.exp
14428 * gdb.guile/scm-type.exp
14429 * gdb.guile/scm-value.exp
14430 * gdb.linespec/linespec.exp
14431 * gdb.mi/gdb701.exp
14432 * gdb.mi/gdb792.exp
14433 * gdb.mi/mi-breakpoint-changed.exp
14434 * gdb.mi/mi-dprintf-pending.exp
14435 * gdb.mi/mi-dprintf.exp
14436 * gdb.mi/mi-exit-code.exp
14437 * gdb.mi/mi-pending.exp
14438 * gdb.mi/mi-solib.exp
14439 * gdb.mi/new-ui-mi-sync.exp
14440 * gdb.mi/pr11022.exp
14441 * gdb.mi/user-selected-context-sync.exp
14442 * gdb.opt/solib-intra-step.exp
14443 * gdb.python/py-events.exp
14444 * gdb.python/py-finish-breakpoint.exp
14445 * gdb.python/py-mi.exp
14446 * gdb.python/py-prettyprint.exp
14447 * gdb.python/py-shared.exp
14448 * gdb.python/py-symbol.exp
14449 * gdb.python/py-template.exp
14450 * gdb.python/py-type.exp
14451 * gdb.python/py-value.exp
14452 * gdb.reverse/solib-precsave.exp
14453 * gdb.reverse/solib-reverse.exp
14454 * gdb.server/solib-list.exp
14455 * gdb.stabs/weird.exp
14456 * gdb.threads/reconnect-signal.exp
14457 * gdb.threads/stepi-random-signal.exp
14458 * gdb.trace/actions.exp
14459 * gdb.trace/ax.exp
14460 * gdb.trace/backtrace.exp
14461 * gdb.trace/change-loc.exp
14462 * gdb.trace/deltrace.exp
14463 * gdb.trace/ftrace-lock.exp
14464 * gdb.trace/ftrace.exp
14465 * gdb.trace/infotrace.exp
14466 * gdb.trace/mi-tracepoint-changed.exp
14467 * gdb.trace/packetlen.exp
14468 * gdb.trace/passcount.exp
14469 * gdb.trace/pending.exp
14470 * gdb.trace/range-stepping.exp
14471 * gdb.trace/report.exp
14472 * gdb.trace/stap-trace.exp
14473 * gdb.trace/tfind.exp
14474 * gdb.trace/trace-break.exp
14475 * gdb.trace/trace-condition.exp
14476 * gdb.trace/trace-enable-disable.exp
14477 * gdb.trace/trace-mt.exp
14478 * gdb.trace/tracecmd.exp
14479 * gdb.trace/tspeed.exp
14480 * gdb.trace/tsv.exp
14481 * lib/perftest.exp
14482
14483 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14484
14485 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14486 with gdb_test_no_output.
14487 Use command as test name.
14488
14489 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14490
14491 Fix test names starting with uppercase throughout the files.
14492
14493 * gdb.ada/assign_1.exp
14494 * gdb.ada/boolean_expr.exp
14495 * gdb.base/arrayidx.exp
14496 * gdb.base/del.exp
14497 * gdb.base/gcore-buffer-overflow.exp
14498 * gdb.base/testenv.exp
14499 * gdb.compile/compile.exp
14500 * gdb.python/py-framefilter-invalidarg.exp
14501 * gdb.python/py-framefilter.exp
14502
14503 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14504
14505 Fix test names starting with uppercase throughout the files.
14506
14507 * gdb.ada/array_return.exp
14508 * gdb.ada/expr_delims.exp
14509 * gdb.ada/mi_dyn_arr.exp
14510 * gdb.ada/mi_interface.exp
14511 * gdb.ada/mi_var_array.exp
14512 * gdb.ada/watch_arg.exp
14513 * gdb.arch/alpha-step.exp
14514 * gdb.arch/altivec-regs.exp
14515 * gdb.arch/e500-regs.exp
14516 * gdb.arch/powerpc-d128-regs.exp
14517 * gdb.base/arrayidx.exp
14518 * gdb.base/break.exp
14519 * gdb.base/checkpoint.exp
14520 * gdb.base/debug-expr.exp
14521 * gdb.base/dmsym.exp
14522 * gdb.base/radix.exp
14523 * gdb.base/sepdebug.exp
14524 * gdb.base/testenv.exp
14525 * gdb.base/watch_thread_num.exp
14526 * gdb.base/watchpoint-cond-gone.exp
14527 * gdb.cell/break.exp
14528 * gdb.cell/ea-cache.exp
14529 * gdb.compile/compile.exp
14530 * gdb.cp/gdb2495.exp
14531 * gdb.gdb/selftest.exp
14532 * gdb.gdb/xfullpath.exp
14533 * gdb.go/hello.exp
14534 * gdb.go/integers.exp
14535 * gdb.objc/basicclass.exp
14536 * gdb.pascal/hello.exp
14537 * gdb.pascal/integers.exp
14538 * gdb.python/py-breakpoint.exp
14539 * gdb.python/py-cmd.exp
14540 * gdb.python/py-linetable.exp
14541 * gdb.python/py-xmethods.exp
14542 * gdb.python/python.exp
14543 * gdb.reverse/consecutive-precsave.exp
14544 * gdb.reverse/finish-precsave.exp
14545 * gdb.reverse/i386-precsave.exp
14546 * gdb.reverse/machinestate-precsave.exp
14547 * gdb.reverse/sigall-precsave.exp
14548 * gdb.reverse/solib-precsave.exp
14549 * gdb.reverse/step-precsave.exp
14550 * gdb.reverse/until-precsave.exp
14551 * gdb.reverse/watch-precsave.exp
14552 * gdb.threads/leader-exit.exp
14553 * gdb.threads/pthreads.exp
14554 * gdb.threads/wp-replication.exp
14555 * gdb.trace/actions.exp
14556 * gdb.trace/mi-tsv-changed.exp
14557 * gdb.trace/tsv.exp
14558
14559 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14560
14561 Fix test names starting with uppercase throughout the files.
14562
14563 * gdb.arch/i386-bp_permanent.exp
14564 * gdb.arch/i386-gnu-cfi.exp
14565 * gdb.base/disasm-end-cu.exp
14566 * gdb.base/macscp.exp
14567 * gdb.base/pending.exp
14568 * gdb.base/watch_thread_num.exp
14569 * gdb.cp/exception.exp
14570 * gdb.cp/gdb2495.exp
14571 * gdb.cp/local.exp
14572 * gdb.python/py-evsignal.exp
14573 * gdb.python/python.exp
14574 * gdb.trace/tracecmd.exp
14575
14576 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14577
14578 Fix test names starting with uppercase throughout the files.
14579
14580 * gdb.base/charset.exp
14581 * gdb.base/eval.exp
14582 * gdb.base/multi-forks.exp
14583 * gdb.guile/scm-progspace.exp
14584 * gdb.opencl/datatypes.exp
14585 * gdb.python/py-block.exp
14586 * gdb.python/py-function.exp
14587 * gdb.python/py-symbol.exp
14588 * gdb.python/py-symtab.exp
14589 * gdb.python/py-xmethods.exp
14590 * gdb.reverse/break-precsave.exp
14591 * gdb.reverse/break-reverse.exp
14592 * gdb.reverse/consecutive-precsave.exp
14593 * gdb.reverse/consecutive-reverse.exp
14594 * gdb.reverse/finish-precsave.exp
14595 * gdb.reverse/finish-reverse-bkpt.exp
14596 * gdb.reverse/finish-reverse.exp
14597 * gdb.reverse/fstatat-reverse.exp
14598 * gdb.reverse/getresuid-reverse.exp
14599 * gdb.reverse/i386-precsave.exp
14600 * gdb.reverse/i386-reverse.exp
14601 * gdb.reverse/i386-sse-reverse.exp
14602 * gdb.reverse/i387-stack-reverse.exp
14603 * gdb.reverse/insn-reverse.exp
14604 * gdb.reverse/machinestate-precsave.exp
14605 * gdb.reverse/machinestate.exp
14606 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14607 * gdb.reverse/pipe-reverse.exp
14608 * gdb.reverse/readv-reverse.exp
14609 * gdb.reverse/recvmsg-reverse.exp
14610 * gdb.reverse/rerun-prec.exp
14611 * gdb.reverse/s390-mvcle.exp
14612 * gdb.reverse/sigall-precsave.exp
14613 * gdb.reverse/sigall-reverse.exp
14614 * gdb.reverse/solib-precsave.exp
14615 * gdb.reverse/solib-reverse.exp
14616 * gdb.reverse/step-precsave.exp
14617 * gdb.reverse/step-reverse.exp
14618 * gdb.reverse/time-reverse.exp
14619 * gdb.reverse/until-precsave.exp
14620 * gdb.reverse/until-reverse.exp
14621 * gdb.reverse/waitpid-reverse.exp
14622 * gdb.reverse/watch-precsave.exp
14623 * gdb.reverse/watch-reverse.exp
14624
14625 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14626
14627 Fix test names starting with uppercase throughout the files.
14628
14629 * gdb.arch/i386-mpx-simple_segv.exp
14630 * gdb.arch/i386-mpx.exp
14631 * gdb.arch/i386-permbkpt.exp
14632 * gdb.arch/pa-nullify.exp
14633 * gdb.arch/powerpc-d128-regs.exp
14634 * gdb.arch/vsx-regs.exp
14635 * gdb.base/bfp-test.exp
14636 * gdb.base/break.exp
14637 * gdb.base/breakpoint-shadow.exp
14638 * gdb.base/callfuncs.exp
14639 * gdb.base/charset.exp
14640 * gdb.base/commands.exp
14641 * gdb.base/completion.exp
14642 * gdb.base/dfp-test.exp
14643 * gdb.base/echo.exp
14644 * gdb.base/ending-run.exp
14645 * gdb.base/eval.exp
14646 * gdb.base/expand-psymtabs.exp
14647 * gdb.base/float128.exp
14648 * gdb.base/floatn.exp
14649 * gdb.base/foll-exec-mode.exp
14650 * gdb.base/gdb1056.exp
14651 * gdb.base/gdb11531.exp
14652 * gdb.base/kill-after-signal.exp
14653 * gdb.base/multi-forks.exp
14654 * gdb.base/overlays.exp
14655 * gdb.base/pending.exp
14656 * gdb.base/sepdebug.exp
14657 * gdb.base/testenv.exp
14658 * gdb.base/valgrind-db-attach.exp
14659 * gdb.base/watch_thread_num.exp
14660 * gdb.base/watchpoint-cond-gone.exp
14661 * gdb.base/watchpoint.exp
14662 * gdb.base/watchpoints.exp
14663 * gdb.cp/arg-reference.exp
14664 * gdb.cp/baseenum.exp
14665 * gdb.cp/operator.exp
14666 * gdb.cp/shadow.exp
14667 * gdb.dwarf2/dw2-op-out-param.exp
14668 * gdb.dwarf2/dw2-reg-undefined.exp
14669 * gdb.go/chan.exp
14670 * gdb.go/hello.exp
14671 * gdb.go/integers.exp
14672 * gdb.go/methods.exp
14673 * gdb.go/package.exp
14674 * gdb.guile/scm-parameter.exp
14675 * gdb.guile/scm-progspace.exp
14676 * gdb.guile/scm-value.exp
14677 * gdb.mi/mi-pending.exp
14678 * gdb.mi/user-selected-context-sync.exp
14679 * gdb.multi/multi-attach.exp
14680 * gdb.multi/tids.exp
14681 * gdb.opt/clobbered-registers-O2.exp
14682 * gdb.pascal/floats.exp
14683 * gdb.pascal/integers.exp
14684 * gdb.python/py-block.exp
14685 * gdb.python/py-events.exp
14686 * gdb.python/py-parameter.exp
14687 * gdb.python/py-symbol.exp
14688 * gdb.python/py-symtab.exp
14689 * gdb.python/py-type.exp
14690 * gdb.python/py-value.exp
14691 * gdb.python/py-xmethods.exp
14692 * gdb.python/python.exp
14693 * gdb.reverse/break-precsave.exp
14694 * gdb.reverse/consecutive-precsave.exp
14695 * gdb.reverse/finish-precsave.exp
14696 * gdb.reverse/i386-precsave.exp
14697 * gdb.reverse/machinestate-precsave.exp
14698 * gdb.reverse/sigall-precsave.exp
14699 * gdb.reverse/solib-precsave.exp
14700 * gdb.reverse/step-precsave.exp
14701 * gdb.reverse/until-precsave.exp
14702 * gdb.reverse/watch-precsave.exp
14703 * gdb.server/ext-attach.exp
14704 * gdb.server/ext-restart.exp
14705 * gdb.server/ext-run.exp
14706 * gdb.server/ext-wrapper.exp
14707 * gdb.stabs/gdb11479.exp
14708 * gdb.stabs/weird.exp
14709 * gdb.threads/attach-many-short-lived-threads.exp
14710 * gdb.threads/kill.exp
14711 * gdb.threads/watchpoint-fork.exp
14712
14713 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14714
14715 Fix test names starting with uppercase throughout all the files below.
14716
14717 * gdb.ada/array_return.exp
14718 * gdb.ada/catch_ex.exp
14719 * gdb.ada/info_exc.exp
14720 * gdb.ada/mi_catch_ex.exp
14721 * gdb.ada/mi_dyn_arr.exp
14722 * gdb.ada/mi_ex_cond.exp
14723 * gdb.ada/mi_exc_info.exp
14724 * gdb.ada/mi_interface.exp
14725 * gdb.ada/mi_task_arg.exp
14726 * gdb.ada/mi_task_info.exp
14727 * gdb.ada/mi_var_array.exp
14728 * gdb.arch/alpha-step.exp
14729 * gdb.arch/amd64-disp-step.exp
14730 * gdb.arch/arm-disp-step.exp
14731 * gdb.arch/disp-step-insn-reloc.exp
14732 * gdb.arch/e500-prologue.exp
14733 * gdb.arch/ftrace-insn-reloc.exp
14734 * gdb.arch/gdb1558.exp
14735 * gdb.arch/i386-bp_permanent.exp
14736 * gdb.arch/i386-disp-step.exp
14737 * gdb.arch/i386-float.exp
14738 * gdb.arch/i386-gnu-cfi.exp
14739 * gdb.arch/ia64-breakpoint-shadow.exp
14740 * gdb.arch/mips16-thunks.exp
14741 * gdb.arch/pa-nullify.exp
14742 * gdb.arch/powerpc-aix-prologue.exp
14743 * gdb.arch/powerpc-power.exp
14744 * gdb.arch/ppc-dfp.exp
14745 * gdb.arch/s390-tdbregs.exp
14746 * gdb.arch/spu-info.exp
14747 * gdb.arch/spu-ls.exp
14748 * gdb.arch/thumb-bx-pc.exp
14749 * gdb.base/advance.exp
14750 * gdb.base/annota-input-while-running.exp
14751 * gdb.base/arrayidx.exp
14752 * gdb.base/asmlabel.exp
14753 * gdb.base/async.exp
14754 * gdb.base/attach-wait-input.exp
14755 * gdb.base/auto-connect-native-target.exp
14756 * gdb.base/batch-preserve-term-settings.exp
14757 * gdb.base/bfp-test.exp
14758 * gdb.base/bigcore.exp
14759 * gdb.base/bp-permanent.exp
14760 * gdb.base/break-always.exp
14761 * gdb.base/break-fun-addr.exp
14762 * gdb.base/break-idempotent.exp
14763 * gdb.base/break-main-file-remove-fail.exp
14764 * gdb.base/break-probes.exp
14765 * gdb.base/break-unload-file.exp
14766 * gdb.base/break.exp
14767 * gdb.base/call-ar-st.exp
14768 * gdb.base/call-rt-st.exp
14769 * gdb.base/call-sc.exp
14770 * gdb.base/call-signal-resume.exp
14771 * gdb.base/call-strs.exp
14772 * gdb.base/callexit.exp
14773 * gdb.base/callfuncs.exp
14774 * gdb.base/catch-gdb-caused-signals.exp
14775 * gdb.base/catch-signal-siginfo-cond.exp
14776 * gdb.base/catch-syscall.exp
14777 * gdb.base/compare-sections.exp
14778 * gdb.base/cond-eval-mode.exp
14779 * gdb.base/condbreak-call-false.exp
14780 * gdb.base/consecutive-step-over.exp
14781 * gdb.base/cursal.exp
14782 * gdb.base/disabled-location.exp
14783 * gdb.base/disasm-end-cu.exp
14784 * gdb.base/display.exp
14785 * gdb.base/double-prompt-target-event-error.exp
14786 * gdb.base/dprintf-bp-same-addr.exp
14787 * gdb.base/dprintf-detach.exp
14788 * gdb.base/dprintf-next.exp
14789 * gdb.base/dprintf-non-stop.exp
14790 * gdb.base/dprintf-pending.exp
14791 * gdb.base/dso2dso.exp
14792 * gdb.base/ending-run.exp
14793 * gdb.base/enum_cond.exp
14794 * gdb.base/examine-backward.exp
14795 * gdb.base/exe-lock.exp
14796 * gdb.base/exec-invalid-sysroot.exp
14797 * gdb.base/execl-update-breakpoints.exp
14798 * gdb.base/execution-termios.exp
14799 * gdb.base/fileio.exp
14800 * gdb.base/fixsection.exp
14801 * gdb.base/foll-exec-mode.exp
14802 * gdb.base/foll-exec.exp
14803 * gdb.base/fork-running-state.exp
14804 * gdb.base/frame-args.exp
14805 * gdb.base/fullpath-expand.exp
14806 * gdb.base/func-ptr.exp
14807 * gdb.base/gcore-relro-pie.exp
14808 * gdb.base/gdb1090.exp
14809 * gdb.base/gdb1555.exp
14810 * gdb.base/global-var-nested-by-dso.exp
14811 * gdb.base/gnu-ifunc.exp
14812 * gdb.base/hbreak-in-shr-unsupported.exp
14813 * gdb.base/hbreak-unmapped.exp
14814 * gdb.base/hook-stop.exp
14815 * gdb.base/infcall-input.exp
14816 * gdb.base/info-fun.exp
14817 * gdb.base/info-shared.exp
14818 * gdb.base/interrupt-noterm.exp
14819 * gdb.base/jit-so.exp
14820 * gdb.base/jit.exp
14821 * gdb.base/line-symtabs.exp
14822 * gdb.base/list.exp
14823 * gdb.base/longjmp.exp
14824 * gdb.base/macscp.exp
14825 * gdb.base/max-value-size.exp
14826 * gdb.base/nodebug.exp
14827 * gdb.base/nofield.exp
14828 * gdb.base/overlays.exp
14829 * gdb.base/paginate-after-ctrl-c-running.exp
14830 * gdb.base/paginate-bg-execution.exp
14831 * gdb.base/paginate-inferior-exit.exp
14832 * gdb.base/pending.exp
14833 * gdb.base/pr11022.exp
14834 * gdb.base/printcmds.exp
14835 * gdb.base/ptr-typedef.exp
14836 * gdb.base/ptype.exp
14837 * gdb.base/randomize.exp
14838 * gdb.base/range-stepping.exp
14839 * gdb.base/realname-expand.exp
14840 * gdb.base/relativedebug.exp
14841 * gdb.base/remote.exp
14842 * gdb.base/savedregs.exp
14843 * gdb.base/sepdebug.exp
14844 * gdb.base/set-noassign.exp
14845 * gdb.base/shlib-call.exp
14846 * gdb.base/shreloc.exp
14847 * gdb.base/sigaltstack.exp
14848 * gdb.base/sigbpt.exp
14849 * gdb.base/siginfo-addr.exp
14850 * gdb.base/siginfo-obj.exp
14851 * gdb.base/siginfo-thread.exp
14852 * gdb.base/signest.exp
14853 * gdb.base/signull.exp
14854 * gdb.base/sigrepeat.exp
14855 * gdb.base/skip.exp
14856 * gdb.base/so-impl-ld.exp
14857 * gdb.base/solib-corrupted.exp
14858 * gdb.base/solib-disc.exp
14859 * gdb.base/solib-display.exp
14860 * gdb.base/solib-overlap.exp
14861 * gdb.base/solib-search.exp
14862 * gdb.base/solib-symbol.exp
14863 * gdb.base/source-execution.exp
14864 * gdb.base/sss-bp-on-user-bp-2.exp
14865 * gdb.base/sss-bp-on-user-bp.exp
14866 * gdb.base/stack-checking.exp
14867 * gdb.base/stale-infcall.exp
14868 * gdb.base/step-break.exp
14869 * gdb.base/step-line.exp
14870 * gdb.base/step-over-exit.exp
14871 * gdb.base/step-test.exp
14872 * gdb.base/structs.exp
14873 * gdb.base/sym-file.exp
14874 * gdb.base/symtab-search-order.exp
14875 * gdb.base/term.exp
14876 * gdb.base/type-opaque.exp
14877 * gdb.base/unload.exp
14878 * gdb.base/until-nodebug.exp
14879 * gdb.base/until.exp
14880 * gdb.base/unwindonsignal.exp
14881 * gdb.base/watch-cond.exp
14882 * gdb.base/watch-non-mem.exp
14883 * gdb.base/watch_thread_num.exp
14884 * gdb.base/watchpoint-reuse-slot.exp
14885 * gdb.base/watchpoint-solib.exp
14886 * gdb.base/watchpoint.exp
14887 * gdb.btrace/dlopen.exp
14888 * gdb.cell/arch.exp
14889 * gdb.cell/break.exp
14890 * gdb.cell/bt.exp
14891 * gdb.cell/core.exp
14892 * gdb.cell/data.exp
14893 * gdb.cell/dwarfaddr.exp
14894 * gdb.cell/ea-cache.exp
14895 * gdb.cell/ea-standalone.exp
14896 * gdb.cell/ea-test.exp
14897 * gdb.cell/f-regs.exp
14898 * gdb.cell/fork.exp
14899 * gdb.cell/gcore.exp
14900 * gdb.cell/mem-access.exp
14901 * gdb.cell/ptype.exp
14902 * gdb.cell/registers.exp
14903 * gdb.cell/sizeof.exp
14904 * gdb.cell/solib-symbol.exp
14905 * gdb.cell/solib.exp
14906 * gdb.compile/compile-tls.exp
14907 * gdb.cp/exception.exp
14908 * gdb.cp/gdb2495.exp
14909 * gdb.cp/local.exp
14910 * gdb.cp/mb-inline.exp
14911 * gdb.cp/mb-templates.exp
14912 * gdb.cp/pr10687.exp
14913 * gdb.cp/pr9167.exp
14914 * gdb.cp/scope-err.exp
14915 * gdb.cp/templates.exp
14916 * gdb.cp/virtfunc.exp
14917 * gdb.dwarf2/dw2-dir-file-name.exp
14918 * gdb.dwarf2/dw2-single-line-discriminators.exp
14919 * gdb.fortran/complex.exp
14920 * gdb.fortran/library-module.exp
14921 * gdb.guile/guile.exp
14922 * gdb.guile/scm-cmd.exp
14923 * gdb.guile/scm-frame-inline.exp
14924 * gdb.guile/scm-objfile.exp
14925 * gdb.guile/scm-pretty-print.exp
14926 * gdb.guile/scm-symbol.exp
14927 * gdb.guile/scm-type.exp
14928 * gdb.guile/scm-value.exp
14929 * gdb.linespec/keywords.exp
14930 * gdb.linespec/ls-errs.exp
14931 * gdb.linespec/macro-relative.exp
14932 * gdb.linespec/thread.exp
14933 * gdb.mi/mi-breakpoint-changed.exp
14934 * gdb.mi/mi-dprintf-pending.exp
14935 * gdb.mi/mi-fullname-deleted.exp
14936 * gdb.mi/mi-logging.exp
14937 * gdb.mi/mi-pending.exp
14938 * gdb.mi/mi-solib.exp
14939 * gdb.mi/new-ui-mi-sync.exp
14940 * gdb.mi/user-selected-context-sync.exp
14941 * gdb.multi/dummy-frame-restore.exp
14942 * gdb.multi/multi-arch-exec.exp
14943 * gdb.multi/remove-inferiors.exp
14944 * gdb.multi/watchpoint-multi-exit.exp
14945 * gdb.opt/solib-intra-step.exp
14946 * gdb.perf/backtrace.exp
14947 * gdb.perf/single-step.exp
14948 * gdb.perf/skip-command.exp
14949 * gdb.perf/skip-prologue.exp
14950 * gdb.perf/solib.exp
14951 * gdb.python/lib-types.exp
14952 * gdb.python/py-as-string.exp
14953 * gdb.python/py-bad-printers.exp
14954 * gdb.python/py-block.exp
14955 * gdb.python/py-breakpoint.exp
14956 * gdb.python/py-cmd.exp
14957 * gdb.python/py-events.exp
14958 * gdb.python/py-evthreads.exp
14959 * gdb.python/py-finish-breakpoint.exp
14960 * gdb.python/py-finish-breakpoint2.exp
14961 * gdb.python/py-frame-inline.exp
14962 * gdb.python/py-frame.exp
14963 * gdb.python/py-inferior.exp
14964 * gdb.python/py-infthread.exp
14965 * gdb.python/py-mi.exp
14966 * gdb.python/py-objfile.exp
14967 * gdb.python/py-pp-maint.exp
14968 * gdb.python/py-pp-registration.exp
14969 * gdb.python/py-prettyprint.exp
14970 * gdb.python/py-recurse-unwind.exp
14971 * gdb.python/py-shared.exp
14972 * gdb.python/py-symbol.exp
14973 * gdb.python/py-symtab.exp
14974 * gdb.python/py-template.exp
14975 * gdb.python/py-type.exp
14976 * gdb.python/py-unwind-maint.exp
14977 * gdb.python/py-unwind.exp
14978 * gdb.python/py-value.exp
14979 * gdb.python/python.exp
14980 * gdb.reverse/finish-reverse-bkpt.exp
14981 * gdb.reverse/insn-reverse.exp
14982 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14983 * gdb.reverse/solib-precsave.exp
14984 * gdb.reverse/solib-reverse.exp
14985 * gdb.stabs/gdb11479.exp
14986 * gdb.stabs/weird.exp
14987 * gdb.threads/fork-child-threads.exp
14988 * gdb.threads/fork-plus-threads.exp
14989 * gdb.threads/fork-thread-pending.exp
14990 * gdb.threads/forking-threads-plus-breakpoint.exp
14991 * gdb.threads/hand-call-in-threads.exp
14992 * gdb.threads/interrupted-hand-call.exp
14993 * gdb.threads/linux-dp.exp
14994 * gdb.threads/local-watch-wrong-thread.exp
14995 * gdb.threads/next-while-other-thread-longjmps.exp
14996 * gdb.threads/non-ldr-exit.exp
14997 * gdb.threads/pending-step.exp
14998 * gdb.threads/print-threads.exp
14999 * gdb.threads/process-dies-while-detaching.exp
15000 * gdb.threads/process-dies-while-handling-bp.exp
15001 * gdb.threads/pthreads.exp
15002 * gdb.threads/queue-signal.exp
15003 * gdb.threads/reconnect-signal.exp
15004 * gdb.threads/signal-command-handle-nopass.exp
15005 * gdb.threads/signal-command-multiple-signals-pending.exp
15006 * gdb.threads/signal-delivered-right-thread.exp
15007 * gdb.threads/signal-sigtrap.exp
15008 * gdb.threads/sigthread.exp
15009 * gdb.threads/staticthreads.exp
15010 * gdb.threads/stepi-random-signal.exp
15011 * gdb.threads/thread-unwindonsignal.exp
15012 * gdb.threads/thread_check.exp
15013 * gdb.threads/thread_events.exp
15014 * gdb.threads/tid-reuse.exp
15015 * gdb.threads/tls-nodebug.exp
15016 * gdb.threads/tls-shared.exp
15017 * gdb.threads/tls-so_extern.exp
15018 * gdb.threads/tls.exp
15019 * gdb.threads/wp-replication.exp
15020 * gdb.trace/actions-changed.exp
15021 * gdb.trace/actions.exp
15022 * gdb.trace/backtrace.exp
15023 * gdb.trace/change-loc.exp
15024 * gdb.trace/collection.exp
15025 * gdb.trace/deltrace.exp
15026 * gdb.trace/disconnected-tracing.exp
15027 * gdb.trace/entry-values.exp
15028 * gdb.trace/ftrace-lock.exp
15029 * gdb.trace/ftrace.exp
15030 * gdb.trace/infotrace.exp
15031 * gdb.trace/mi-trace-frame-collected.exp
15032 * gdb.trace/mi-trace-unavailable.exp
15033 * gdb.trace/mi-traceframe-changed.exp
15034 * gdb.trace/mi-tracepoint-changed.exp
15035 * gdb.trace/mi-tsv-changed.exp
15036 * gdb.trace/no-attach-trace.exp
15037 * gdb.trace/packetlen.exp
15038 * gdb.trace/passc-dyn.exp
15039 * gdb.trace/passcount.exp
15040 * gdb.trace/pending.exp
15041 * gdb.trace/pr16508.exp
15042 * gdb.trace/qtro.exp
15043 * gdb.trace/range-stepping.exp
15044 * gdb.trace/read-memory.exp
15045 * gdb.trace/report.exp
15046 * gdb.trace/save-trace.exp
15047 * gdb.trace/signal.exp
15048 * gdb.trace/stap-trace.exp
15049 * gdb.trace/status-stop.exp
15050 * gdb.trace/strace.exp
15051 * gdb.trace/tfile.exp
15052 * gdb.trace/tfind.exp
15053 * gdb.trace/trace-break.exp
15054 * gdb.trace/trace-condition.exp
15055 * gdb.trace/trace-enable-disable.exp
15056 * gdb.trace/trace-mt.exp
15057 * gdb.trace/tracecmd.exp
15058 * gdb.trace/tracefile-pseudo-reg.exp
15059 * gdb.trace/tspeed.exp
15060 * gdb.trace/tstatus.exp
15061 * gdb.trace/tsv.exp
15062 * gdb.trace/unavailable.exp
15063 * gdb.trace/while-dyn.exp
15064 * gdb.trace/while-stepping.exp
15065 * lib/gdb-guile.exp
15066 * lib/gdb.exp
15067 * lib/mi-support.exp
15068 * lib/pascal.exp
15069 * lib/perftest.exp
15070 * lib/prelink-support.exp
15071 * lib/selftest-support.exp
15072
15073 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15074
15075 * Makefile.in: Include disable-implicit-rules.mk.
15076
15077 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15078
15079 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15080 non-byte-aligned bit fields.
15081
15082 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15083
15084 PR gdb/12616
15085 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15086 respects the DW_AT_data_bit_offset attribute.
15087
15088 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15089
15090 * gdb.base/default.exp: Fix output of "set language".
15091
15092 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15093
15094 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15095 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15096 make.
15097 * configure.ac: Remove checks for the make program.
15098 * configure: Re-generate.
15099
15100 2016-11-16 Kevin Buettner <kevinb@redhat.com>
15101
15102 * gdb.python/py-recurse-unwind.c (main): Add loop.
15103 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15104 to read_register() and gdb.parse_and_eval(). Make each code
15105 call a separate case that can be individually tested.
15106 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15107 proc. Call cont_and_backtrace for each of the code paths that
15108 we want to test in the unwinder.
15109
15110 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15113 the definition of struct S.
15114
15115 2016-11-11 Catherine Moore <clm@codesourcery.com>
15116
15117 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15118
15119 2016-11-09 Pedro Alves <palves@redhat.com>
15120
15121 * gdb.base/commands.exp (runto_or_return): New procedure.
15122 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15123 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15124 (progvar_simple_while_test, progvar_complex_if_while_test)
15125 (if_while_breakpoint_command_test)
15126 (infrun_breakpoint_command_test, breakpoint_command_test)
15127 (user_defined_command_test, watchpoint_command_test)
15128 (test_command_prompt_position, redefine_hook_test)
15129 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15130 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15131 multi_line_input and multi_line. Remove gdb_expect and
15132 gdb_stop_suppressing_tests uses.
15133 * lib/gdb.exp (valnum_re): New global.
15134 (multi_line_input): New procedure.
15135
15136 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15137
15138 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15139 Remove.
15140 (test_setup): Define with proc_with_prefix.
15141 (test_cli_inferior): Likewise.
15142 (test_cli_thread): Likewise.
15143 (test_cli_frame): Likewise.
15144 (test_cli_select_frame): Likewise.
15145 (test_cli_up_down): Likewise.
15146 (test_mi_thread_select): Likewise.
15147 (test_mi_stack_select_frame): Likewise.
15148 (test_cli_in_mi_inferior): Likewise.
15149 (test_cli_in_mi_thread): Likewise.
15150 (test_cli_in_mi_frame): Likewise.
15151 (top level): Do not use with_test_prefix_procname.
15152
15153 2016-11-09 Pedro Alves <palves@redhat.com>
15154
15155 * gdb.base/commands.exp (gdbvar_simple_if_test)
15156 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15157 (progvar_simple_if_test, progvar_simple_while_test)
15158 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15159 (infrun_breakpoint_command_test, breakpoint_command_test)
15160 (user_defined_command_test, watchpoint_command_test)
15161 (test_command_prompt_position, deprecated_command_test)
15162 (bp_deleted_in_command, temporary_breakpoint_commands)
15163 (stray_arg0_test, source_file_with_indented_comment)
15164 (recursive_source_test, if_commands_test)
15165 (error_clears_commands_left, redefine_hook_test)
15166 (redefine_backtrace_test): Use proc_with_prefix.
15167 * lib/gdb.exp (proc_with_prefix): New proc.
15168
15169 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15170
15171 * gdb.base/tui-layout.c: New file.
15172 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15173 disassembly window contains very long lines.
15174
15175 2016-11-08 Tom Tromey <tom@tromey.com>
15176
15177 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15178 depend on Python 2.
15179
15180 2016-11-08 Tom Tromey <tom@tromey.com>
15181
15182 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15183 New method.
15184
15185 2016-10-29 Manish Goregaokar <manish@mozilla.com>
15186
15187 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15188
15189 2016-10-27 Manish Goregaokar <manish@mozilla.com>
15190
15191 * gdb.rust/simple.rs: Add test for univariant enums without
15192 discriminants and for encoded struct-like enums.
15193
15194 2016-10-28 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15197 gdb_test_multiple, tighten regexps and match symtabs and line
15198 tables incrementally.
15199
15200 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
15201
15202 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15203 general.
15204
15205 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
15206
15207 * gdb.base/exec-invalid-sysroot.exp: New file.
15208
15209 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15210
15211 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15212
15213 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15214
15215 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15216
15217 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15218
15219 * gdb.base/killed-outside.exp: Remove $options from a call to
15220 `prepare_for_testing'.
15221
15222 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15223
15224 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15225 Change test message.
15226
15227 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15228
15229 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15230 Update comment.
15231
15232 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15233
15234 * gdb.trace/mi-trace-save.exp: New file.
15235
15236 2016-10-13 Yao Qi <yao.qi@linaro.org>
15237
15238 * gdb.base/code_elim.exp (get_var_address): Remove.
15239 * gdb.base/relocate.exp: Likewise.
15240 * gdb.base/shreloc.exp: Likewise.
15241 * lib/gdb.exp (get_var_address): New.
15242
15243 2016-10-13 Yao Qi <yao.qi@linaro.org>
15244
15245 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15246 floating point tests if $skip_float_test is false.
15247
15248 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
15249
15250 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15251 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15252 argc values.
15253 Add 1 to argc so we guarantee distinct initial/modified argc values.
15254
15255 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15256
15257 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15258
15259 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15260
15261 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15262 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15263 * gdb.arch/vsx-regs.exp: Likewise.
15264
15265 2016-10-07 Yao Qi <yao.qi@linaro.org>
15266
15267 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15268
15269 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15270
15271 * gdb.python/python.exp: Test decode_line("*0").
15272
15273 2016-10-06 Doug Evans <dje@google.com>
15274
15275 * gdb.python/py-value.exp (test_value_creation): Add test for large
15276 unsigned 64-bit value.
15277
15278 2016-10-06 Tom Tromey <tom@tromey.com>
15279
15280 * gdb.compile/compile.exp: Change java tests to rust.
15281 * gdb.base/setshow.exp: Change java tests to rust.
15282 * gdb.base/default.exp: Remove java from language list.
15283 * README (Examples): Update language example.
15284 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15285 test.
15286 * lib/gdb.exp (skip_java_tests): Remove.
15287 * lib/java.exp: Remove.
15288 * gdb.java: Remove.
15289
15290 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15291
15292 * gdb.arch/mips-fcr.exp: New test.
15293 * gdb.arch/mips-fcr.c: Source for the new test.
15294
15295 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15296
15297 * gdb.base/solib-disc.exp: Use `standard_output_file'
15298 throughout.
15299
15300 2016-10-06 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.base/jit-simple-dl.c: New file.
15303 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15304 * gdb.base/jit-simple.c: ... this.
15305 * gdb.base/jit-simple.exp (jit_run): Delete.
15306 (build_jit): New proc.
15307 (jit_test_reread): Recompile either the main program or the shared
15308 library, depending on what is being tested. Skip changing address
15309 if caller wants to. Compare before/after addresses. If testing
15310 standalone, explicitly load the binary. Test "maint info
15311 breakpoints".
15312 (top level): Add "standalone vs shared lib" and "change address"
15313 vs "same address" axes.
15314
15315 2016-10-06 Pedro Alves <palves@redhat.com>
15316
15317 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15318 call.
15319 (jit_run): Delete.
15320 (jit_test_reread): Use with_test_prefix. Reload the main binary
15321 explicitly. Compare the before/after addresses of the JIT
15322 descriptor.
15323
15324 2016-08-15 Doug Evans <dje@google.com>
15325
15326 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15327 for single bitfields is bool.
15328 * gdb.xml/tdesc-regs.exp: Ditto.
15329
15330 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15331
15332 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15333
15334 2016-10-05 Yao Qi <yao.qi@linaro.org>
15335
15336 * lib/gdb.exp (support_complex_tests): Return zero if
15337 gdb_skip_float_test return true.
15338
15339 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15340 Simon Marchi <simon.marchi@ericsson.com>
15341
15342 PR gdb/20487
15343 * gdb.mi/user-selected-context-sync.exp: New file.
15344 * gdb.mi/user-selected-context-sync.c: New file.
15345
15346 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15347 Simon Marchi <simon.marchi@ericsson.com>
15348
15349 PR gdb/20487
15350 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15351 =thread-select-event check.
15352
15353 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15354
15355 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15356 the compulsory L operand changes.
15357 * gdb.arch/powerpc-power.s: Likewise.
15358
15359 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15360
15361 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15362 * gdb.base/jit-attach-pie.c: New file.
15363 * gdb.base/jit-attach-pie.exp: New file.
15364
15365 2016-09-28 Pedro Alves <palves@redhat.com>
15366
15367 * gdb.base/infcall-input.c: New file.
15368 * gdb.base/infcall-input.exp: New file.
15369
15370 2016-09-22 Yao Qi <yao.qi@linaro.org>
15371
15372 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15373 (gdb_exit): Rename it to ...
15374 (gdbserver_gdb_exit): ... Close GDBserver.
15375 (gdb_exit): New proc, call gdbserver_gdb_exit.
15376 (mi_gdb_exit): Likewise.
15377
15378 2016-09-22 Yao Qi <yao.qi@linaro.org>
15379
15380 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15381 path.
15382 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15383 Remove duplication.
15384
15385 2016-09-22 Yao Qi <yao.qi@linaro.org>
15386
15387 * lib/gdbserver-support.exp: Check the existence of
15388 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15389
15390 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15391
15392 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15393
15394 2016-09-21 Tom Tromey <tom@tromey.com>
15395
15396 PR gdb/20604:
15397 * gdb.base/quit.exp: New file.
15398
15399 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15400
15401 * .gitignore: New file.
15402
15403 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15404
15405 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15406 throughout.
15407
15408 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15409
15410 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15411
15412 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15413
15414 * gdb.cp/casts.cc (decltype): Move it ...
15415 (main): ... with its call to ...
15416 * gdb.cp/casts03.cc: ... a new file.
15417 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15418
15419 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15420
15421 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15422
15423 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15424
15425 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15426 and sync up the test with tests in gas/testsuite/gas/ppc.
15427 * gdb.arch/powerpc-power.exp: Likewise.
15428
15429 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15430
15431 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15432
15433 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15434 Jan Kratochvil <jan.kratochvil@redhat.com>
15435
15436 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15437 make m1's definition to be different from m2's. Use 'dummy' as an
15438 argument for probe 'two'.
15439
15440 2016-09-10 Jon Beniston <jon@beniston.com>
15441
15442 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15443 for sim target.
15444
15445 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15446
15447 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15448 variable declaration.
15449 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15450 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15451 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15452 received HWCAP as its argument.
15453
15454 2016-09-06 Pedro Alves <palves@redhat.com>
15455
15456 * gdb.base/new-ui-pending-input.c: New file.
15457 * gdb.base/new-ui-pending-input.exp: New file.
15458 * gdb.exp (clear_gdb_spawn_id): New procedure.
15459 (with_spawn_id): Check whether gdb_spawn_id exists before
15460 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15461 on exit.
15462
15463 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15464
15465 * gdb.base/float128.c: New file.
15466 * gdb.base/float128.exp: Likewise.
15467 * gdb.base/floatn.c: Likewise.
15468 * gdb.base/floatn.exp: Likewise.
15469
15470 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15471
15472 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15473
15474 2016-09-05 Pedro Alves <palves@redhat.com>
15475
15476 PR backtrace/19927
15477 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15478 unwinders are immediately called as side effect of "source" or
15479 "disable unwinder" commands.
15480 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15481
15482 2016-09-02 Yao Qi <yao.qi@linaro.org>
15483
15484 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15485 is true and $type is "float" or "double".
15486
15487 2016-09-02 Yao Qi <yao.qi@linaro.org>
15488
15489 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15490 true.
15491 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15492 * gdb.base/call-rt-st.exp: Likewise.
15493 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15494 return value instead of gdb,skip_float_test.
15495 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15496 (do_function_calls): Use its return value instead of
15497 gdb,skip_float_test.
15498 * gdb.base/finish.exp: Likewise.
15499 * gdb.base/funcargs.exp: Likewise.
15500 * gdb.base/return.exp: Likewise.
15501 * gdb.base/return2.exp: Likewise.
15502 * gdb.base/varargs.exp: Likewise.
15503 * lib/gdb.exp (gdb_skip_float_test): Change it to
15504 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15505
15506 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15507
15508 * gdb.multi/tids.exp: Test "thread apply all".
15509
15510 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15511
15512 * gdb.base/default.exp (tty): Remove.
15513
15514 2016-08-24 Kevin Buettner <kevinb@redhat.com>
15515
15516 * gdb.python/py-recurse-unwind.c: New file.
15517 * gdb.python/py-recurse-unwind.py: New file.
15518 * gdb.python/py-recurse-unwind.exp: New file.
15519
15520 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15521
15522 * gdb.base/set-inferior-tty.exp: New file.
15523 * gdb.base/set-inferior-tty.c: New file.
15524
15525 2016-08-23 Pedro Alves <palves@redhat.com>
15526
15527 PR gdb/20494
15528 * gdb.base/new-ui-echo.c: New file.
15529 * gdb.base/new-ui-echo.exp: New file.
15530
15531 2016-08-23 Yao Qi <yao.qi@linaro.org>
15532
15533 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15534 gdbserver_spawn.
15535 * gdb.server/connect-without-multi-process.exp (do_test):
15536 Likewise.
15537
15538 2016-08-23 Yao Qi <yao.qi@linaro.org>
15539
15540 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15541 standalone_txt. Delete gdb_txt and standalone_txt on host
15542 and target. Spawn the binary on target. Copy files from
15543 target to host.
15544
15545 2016-08-22 Pedro Alves <palves@redhat.com>
15546
15547 PR gdb/20505
15548 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15549 with_test_prefix. Factor out bits to ...
15550 (test_no_vdso): ... this new procedure.
15551
15552 2016-08-19 Carl Love <cel@us.ibm.com>
15553
15554 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15555 maintaining separate logic for constructing the output path.
15556 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15557 * gdb.arch/ppc-dfp.exp: Likewise.
15558 * gdb.arch/ppc-fp.exp: Likewise.
15559 * gdb.arch/vsx-regs.exp: Likewise.
15560 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15561 binprefix for generating the additional binary files.
15562
15563 2016-08-19 Pedro Alves <palves@redhat.com>
15564
15565 * gdb.trace/mi-trace-frame-collected.exp
15566 (test_trace_frame_collected): On x32, expect two registers.
15567
15568 2016-08-18 Carl Love <cel@us.ibm.com>
15569
15570 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15571 and sync up the test with tests in gas/testsuite/gas/ppc.
15572 * gdb.arch/powerpc-power.exp: Likewise.
15573
15574 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15575
15576 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15577 expected error message.
15578
15579 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15580
15581 * gdb.multi/remove-inferiors.exp: New file.
15582 * gdb.multi/remove-inferiors.c: New file.
15583
15584 2016-08-12 Yao Qi <yao.qi@linaro.org>
15585
15586 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15587 argument list.
15588
15589 2016-08-10 Pedro Alves <palves@redhat.com>
15590
15591 PR gdb/19187
15592 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15593 setup_kfails.
15594
15595 2016-08-09 Pedro Alves <palves@redhat.com>
15596 Simon Marchi <simon.marchi@ericsson.com>
15597
15598 PR gdb/20418
15599 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15600 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15601
15602 2016-08-09 Pedro Alves <palves@redhat.com>
15603
15604 PR mi/20431
15605 * gdb.mi/mi-cmd-error.exp: New file.
15606
15607 2016-08-09 Pedro Alves <palves@redhat.com>
15608
15609 PR gdb/18653
15610 * gdb.base/signals-state-child.c: New file.
15611 * gdb.base/signals-state-child.exp: New file.
15612 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15613
15614 2016-08-09 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15617
15618 2016-08-03 Tom Tromey <tom@tromey.com>
15619
15620 PR python/18565:
15621 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15622
15623 2016-08-01 Yao Qi <yao.qi@linaro.org>
15624
15625 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15626 variable mode to "multi-process" if $multi_process is 1, otherwise
15627 set it to "single-process".
15628
15629 2016-08-01 Yao Qi <yao.qi@linaro.org>
15630
15631 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15632 * gdb.cp/cpexprs.exp: Likewise.
15633 * gdb.cp/m-static.exp: Likewise.
15634
15635 2016-07-26 Tom Tromey <tom@tromey.com>
15636
15637 PR python/20190:
15638 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15639 test.
15640
15641 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15642
15643 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15644 selecting assembly source files.
15645 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15646 assembly source files.
15647 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15648 assembly source files.
15649 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15650 selecting assembly source files.
15651
15652 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15653
15654 * gdb.base/new-ui.exp (do_test_invalid_args): New
15655 procedure.
15656
15657 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15658
15659 * gdb.btrace/reconnect.c: New file.
15660 * gdb.btrace/reconnect.exp: New file.
15661
15662 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15663
15664 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15665 to test_catch_syscall_group.
15666 (test_catch_syscall_group): New.
15667
15668 2016-07-21 Tom Tromey <tom@tromey.com>
15669
15670 * gdb.rust/simple.rs (main): Use empty struct expression.
15671 * gdb.rust/simple.exp: Add tests for empty struct expression.
15672
15673 2016-07-21 Yao Qi <yao.qi@linaro.org>
15674
15675 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15676 if gdb_skip_xml_test is true on some targets.
15677
15678 2016-07-21 Yao Qi <yao.qi@linaro.org>
15679
15680 * gdb.server/solib-list.exp: Unset last_loaded_file.
15681
15682 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15683
15684 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15685 "step into captured_main (args)".
15686
15687 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15688
15689 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15690
15691 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15692
15693 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15694
15695 2016-07-19 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15698 * gdb.opt/inline-bt.exp: Likewise.
15699 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15700 additional_flags=-Winline.
15701 * gdb.opt/inline-locals.exp: Likewise.
15702 * gdb.opt/inline-markers.c (ATTR): Define.
15703 (inlined_fn): Use it.
15704
15705 2016-07-19 Yao Qi <yao.qi@linaro.org>
15706
15707 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15708 (test_with_self): Remove some code. Remove argument executable.
15709 (top-level): Use do_self_tests.
15710
15711 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
15712 Don Breazeal <donb@codesourcery.com>
15713
15714 * gdb.base/maint.exp: Escape paths used in regular expressions.
15715 * gdb.stabs/weird.exp: Likewise.
15716
15717 2016-07-13 Tom Tromey <tom@tromey.com>
15718
15719 PR python/15620, PR python/18620:
15720 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15721 (test_bkpt_events): New procs.
15722
15723 2016-07-13 Tom Tromey <tom@tromey.com>
15724
15725 PR python/17698:
15726 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15727 test.
15728 (test_watchpoints): Likewise.
15729 (test_bkpt_pending): New proc.
15730
15731 2016-07-13 Tom Tromey <tom@tromey.com>
15732
15733 PR cli/18053:
15734 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15735 completion test.
15736
15737 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15738
15739 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15740 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15741 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15742 f_label.
15743 (g): Rename g_end_lbl to g_label.
15744 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15745 low_pc and high_pc.
15746 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15747
15748 2016-07-12 Tom Tromey <tom@tromey.com>
15749
15750 PR python/19293:
15751 * gdb.python/py-unwind-maint.exp: Update tests.
15752
15753 2016-07-12 Yao Qi <yao.qi@linaro.org>
15754
15755 * lib/selftest-support.exp (selftest_setup): Match the output
15756 when captured_main is inlined.
15757
15758 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15759
15760 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15761 New variables.
15762 (print this%a, print this%b, print this): New tests.
15763 * gdb.fortran/derived-types.f90 (this): New object and
15764 initialization.
15765
15766 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15767
15768 * gdb.ada/arraydim.exp: Remove extra directory level in build
15769 directory.
15770
15771 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15772
15773 * lib/ada.exp: Remove extra directory level in build directory.
15774 * gdb.ada/cond_lang.exp: Likewise.
15775 * gdb.ada/exec_changed.exp: Likewise.
15776 * gdb.ada/lang_switch.exp: Likewise.
15777
15778 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15779
15780 * simple.rs: Add test for raw pointer subscripting.
15781 * simple.exp: Add test expectations.
15782
15783 2016-07-05 Yao Qi <yao.qi@linaro.org>
15784
15785 * gdb.mi/mi-reverse.exp: Match =record-started output.
15786
15787 2016-07-01 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15790 procedure.
15791 (jit_reader_test): Test the jit reader's unwinder.
15792 * gdb.base/jithost.c (jit_function_00_code): New global.
15793 (main): Use memcpy to fill in the mmapped code, instead of poking
15794 bytes manually here.
15795 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15796 value.
15797 (read_debug_info): Save the function's range.
15798 (read_sp): New function.
15799 (unwind_frame): Use it. Also unwind RBP.
15800 (get_frame_id): Use read_sp.
15801 (gdb_init_reader): Use calloc instead of malloc.
15802 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15803 parameter. Use gdb_test_multiple.
15804
15805 2016-07-01 Pedro Alves <palves@redhat.com>
15806 Antoine Tremblay <antoine.tremblay@ericsson.com>
15807
15808 * gdb.threads/process-dies-while-detaching.c: New file.
15809 * gdb.threads/process-dies-while-detaching.exp: New file.
15810
15811 2016-07-01 Pedro Alves <palves@redhat.com>
15812
15813 * gdb.multi/watchpoint-multi-exit.c: New file.
15814 * gdb.multi/watchpoint-multi-exit.exp: New file.
15815
15816 2016-06-30 Pedro Alves <palves@redhat.com>
15817
15818 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15819 unset inferior_spawn_id.
15820
15821 2016-06-30 Pedro Alves <palves@redhat.com>
15822
15823 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15824 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15825
15826 2016-06-29 Yao Qi <yao.qi@linaro.org>
15827
15828 * gdb.base/return.c: Add copyright header.
15829
15830 2016-06-29 Tom Tromey <tom@tromey.com>
15831
15832 PR python/20129:
15833 * gdb.python/py-framefilter.exp: Add tests for setting priority
15834 and disabling of non-existent frame filter.
15835
15836 2016-06-29 Yao Qi <yao.qi@linaro.org>
15837
15838 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15839 0x0f07ff.
15840
15841 2016-06-28 Yao Qi <yao.qi@linaro.org>
15842
15843 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15844 triplets. Start gdb, execute catch syscall, and continue. Check
15845 gdb's output to determine catch syscall is supported.
15846
15847 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15848
15849 * gdb.rust/simple.rs: Add test for returning unit in a function.
15850 * gdb.rust/simple.exp: Add expectation for functions returning
15851 unit.
15852
15853 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15854
15855 * gdb.python/py-breakpoint-create-fail.c,
15856 gdb.python/py-breakpoint-create-fail.exp,
15857 gdb.python/py-breakpoint-create-fail.py: New testcase.
15858
15859 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15860
15861 PR gdb/20239
15862 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15863 * gdb.rust/simple.exp: Add test expectations for new NonZero
15864 tests.
15865
15866 2016-06-24 David Taylor <dtaylor@emc.com>
15867
15868 * gdb.base/offsets.exp: New file.
15869 * gdb.base/offsets.c: New file.
15870
15871 2016-06-23 Tom Tromey <tom@tromey.com>
15872
15873 PR gdb/16483:
15874 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15875 before any filters are loaded.
15876
15877 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15878
15879 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15880 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15881 structs.
15882 * gdb.fortran/derived-type-function.exp: New file.
15883 * gdb.fortran/derived-type-function.f90: New file.
15884
15885
15886 2016-06-21 Pedro Alves <palves@redhat.com>
15887
15888 * gdb.base/new-ui.exp: New file.
15889 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15890 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15891 (with_spawn_id): New procedure.
15892
15893 2016-06-21 Pedro Alves <palves@redhat.com>
15894
15895 * gdb.mi/mi-exec-run.exp: New file.
15896
15897 2016-06-21 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15900 breakpoint command's output on the main UI.
15901 (test_break): New procedure, factored out from calls in the top
15902 level.
15903 (top level): Use foreach_with_prefix to test MI as main UI and as
15904 separate UI.
15905
15906 2016-06-21 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15909 (test_awatch_creation_and_listing)
15910 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15911 Remove 'type' parameter.
15912 (test_watchpoint_all): New parameter mi_mode. Remove
15913 with_test_prefix.
15914 (top level): Use foreach_with_prefix, and add main/separate UI MI
15915 testing axis.
15916
15917 2016-06-21 Pedro Alves <palves@redhat.com>
15918
15919 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15920 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15921 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15922 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15923 (gdb_main_spawn_id, mi_spawn_id): Declare and
15924 comment.
15925 (mi_create_inferior_pty): New procedure,
15926 factored out from default_mi_gdb_start.
15927 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15928 procedures.
15929 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15930 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15931 Use mi_create_inferior_pty.
15932 (mi_gdb_start): Use eval to pass down args list.
15933
15934 2016-06-21 Pedro Alves <palves@redhat.com>
15935
15936 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15937 * gdb.opt/inline-cmds.exp: Add MI tests.
15938
15939 2016-06-21 Pedro Alves <palves@redhat.com>
15940
15941 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15942
15943 2016-06-21 Pedro Alves <palves@redhat.com>
15944
15945 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15946 (top level): Use it instead of mi_execute_to.
15947
15948 2016-06-21 Pedro Alves <palves@redhat.com>
15949
15950 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15951 (cont_handler_str): New.
15952 (signal_stop_handler): Set stop_handler_str instead of printing to
15953 stdout.
15954 (continue_handler): Set cont_handler_str instead of printing to
15955 stdout.
15956 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15957 mi_send_resuming_command. Print stop_handler_str and
15958 cont_handler_str instead of expecting the python events print
15959 directly.
15960
15961 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15962
15963 * gdb.base/jit-reader.exp: New file.
15964 * gdb.base/jithost.c: New file.
15965 * gdb.base/jithost.h: New file.
15966 * gdb.base/jitreader.c : New file.
15967 * gdb.base/jit-protocol.h: New file.
15968
15969 2016-06-17 Yao Qi <yao.qi@linaro.org>
15970
15971 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15972 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15973 and detach-on-fork. Adjust tests.
15974 (top level): Invoke break_cond_on_syscall with combinations of
15975 syscall, follow-fork-mode and detach-on-fork.
15976
15977 2016-06-17 Yao Qi <yao.qi@linaro.org>
15978
15979 * gdb.base/step-over-exit.c: New.
15980 * gdb.base/step-over-exit.exp: New.
15981
15982 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15983
15984 * gdb.base/float.exp: Add target check for nds32*-*-*.
15985 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15986
15987 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15988
15989 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15990 for unsupported target features.
15991 * gdb.base/call-rt-st.exp: Likewise.
15992 * gdb.base/call-sc.exp: Likewise.
15993 * gdb.base/call-signal-resume.exp: Likewise.
15994 * gdb.base/call-strs.exp: Likewise.
15995 * gdb.base/callexit.exp: Likewise.
15996 * gdb.base/callfuncs.exp: Likewise.
15997 * gdb.base/nodebug.exp: Likewise.
15998 * gdb.base/printcmds.exp: Likewise.
15999 * gdb.base/ptype.exp: Likewise.
16000 * gdb.base/structs.exp: Likewise.
16001 * gdb.base/unwindonsignal.exp: Likewise.
16002 * gdb.cp/gdb2495.exp: Likewise.
16003 * gdb.cp/templates.exp: Likewise.
16004 * gdb.cp/virtfunc.exp: Likewise.
16005 * gdb.threads/hand-call-in-threads.exp: Likewise.
16006 * gdb.threads/interrupted-hand-call.exp: Likewise.
16007 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16008
16009 2016-06-10 Tom Tromey <tom@tromey.com>
16010
16011 PR rust/20110:
16012 * gdb.rust/expr.exp: Add test for integer constant larger than
16013 i32.
16014
16015 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16016
16017 * gdb.fortran/nested-funcs.exp: New.
16018 * gdb.fortran/nested-funcs.f90: New.
16019
16020 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16021
16022 * gdb.base/examine-backward.c: New file.
16023 * gdb.base/examine-backward.exp: New file.
16024
16025 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16026
16027 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16028 matching.
16029
16030 2016-06-02 Tom Tromey <tom@tromey.com>
16031
16032 PR python/18984:
16033 * gdb.python/py-shared.exp: Add solib_name test.
16034
16035 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16036
16037 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16038
16039 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16040
16041 PR c++/19893
16042 * gdb.dwarf2/implref.exp: Rename to...
16043 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16044 * gdb.dwarf2/implref-array.c: New file.
16045 * gdb.dwarf2/implref-array.exp: Likewise.
16046 * gdb.dwarf2/implref-global.c: Likewise.
16047 * gdb.dwarf2/implref-global.exp: Likewise.
16048 * gdb.dwarf2/implref-struct.c: Likewise.
16049 * gdb.dwarf2/implref-struct.exp: Likewise.
16050
16051 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16052
16053 * gdb.trace/trace-condition.exp: Add 64bit tests.
16054
16055 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16056
16057 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16058 bits types.
16059 (main): Adapt to 8 to 64 bits types.
16060 * gdb.trace/trace-condition.exp: Add new tests.
16061
16062 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16063
16064 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16065
16066 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16067
16068 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16069 Move condition tests...
16070 * gdb.trace/trace-condition.exp: Here.
16071
16072 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16073
16074 * gdb.trace/trace-condition.exp: Add counter-case tests.
16075
16076 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16077
16078 PR c++/15231
16079 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16080 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16081
16082 2016-05-27 Pedro Alves <palves@redhat.com>
16083
16084 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16085 New procedure.
16086 (top level): Call it, and bail out of DejaGnu is known to be bad.
16087
16088 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16089
16090 * gdb.base/whatis.c: Extend the test case.
16091 * gdb.base/whatis.exp: Add additional tests.
16092
16093 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16094
16095 * gdb.fortran/type.f90: Add pointer variable.
16096 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16097
16098 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16099
16100 * gdb.fortran/vla-type.exp: Fix testcase name.
16101
16102 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16103
16104 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16105
16106 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16107
16108 * gdb.fortran/type.f90: Add nested structures.
16109 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16110 * gdb.fortran/derived-type.exp: Adapt expected output.
16111 * gdb.fortran/vla-type.exp: Adapt expected output.
16112
16113 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16114
16115 * gdb.fortran/whatis_type.exp: Adapt expected output.
16116
16117 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16118
16119 * gdb.fortran/print_type.exp: Fix expected output.
16120 * gdb.fortran/whatis_type.exp: Fix expected output.
16121
16122 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16123
16124 * gdb.fortran/whatis_type.exp: Use multi_line.
16125
16126 2016-05-24 Tom Tromey <tom@tromey.com>
16127
16128 PR python/17386:
16129 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16130 use value as an index.
16131
16132 2016-05-23 Tom Tromey <tom@tromey.com>
16133
16134 PR python/17981:
16135 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16136 no-breakpoint case.
16137
16138 2016-05-24 Pedro Alves <palves@redhat.com>
16139
16140 PR gdb/19828
16141 * gdb.threads/clone-attach-detach.c: New file.
16142 * gdb.threads/clone-attach-detach.exp: New file.
16143
16144 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16145
16146 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16147
16148 2016-05-23 Tom Tromey <tom@tromey.com>
16149
16150 PR python/19438, PR python/18393:
16151 * gdb.python/py-progspace.exp: Add "dir" test.
16152 * gdb.python/py-objfile.exp: Add "dir" test.
16153
16154 2016-05-23 Yao Qi <yao.qi@linaro.org>
16155
16156 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16157 * gdb.arch/thumb2-it.exp: Likewise.
16158
16159 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16160
16161 * gdb.mi/mi-threads-interrupt.c: New file.
16162 * gdb.mi/mi-threads-interrupt.exp: New file.
16163
16164 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16165
16166 PR gdb/18077
16167 * gdb.mi/mi-async-run.exp: New file.
16168 * gdb.mi/mi-async-run.c: New file.
16169
16170 2016-05-17 Tom Tromey <tom@tromey.com>
16171 Manish Goregaokar <manishsmail@gmail.com>
16172
16173 * lib/rust-support.exp: New file.
16174 * lib/gdb.exp (skip_rust_tests): New proc.
16175 (build_executable_from_specs): Handle rust.
16176 * lib/future.exp (gdb_find_rustc): New proc.
16177 (gdb_default_target_compile): Handle rust.
16178 * gdb.rust/expr.exp: New file.
16179 * gdb.rust/generics.exp: New file.
16180 * gdb.rust/generics.rs: New file.
16181 * gdb.rust/methods.exp: New file.
16182 * gdb.rust/methods.rs: New file.
16183 * gdb.rust/modules.exp: New file.
16184 * gdb.rust/modules.rs: New file.
16185 * gdb.rust/simple.exp: New file.
16186 * gdb.rust/simple.rs: New file.
16187
16188 2016-05-17 Tom Tromey <tom@tromey.com>
16189
16190 * gdb.base/default.exp (set language): Add rust.
16191
16192 2016-05-17 Tom Tromey <tom@tromey.com>
16193
16194 * gdb.gdb/unittest.exp: New file.
16195
16196 2016-05-16 Yao Qi <yao.qi@linaro.org>
16197
16198 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16199 shell_prompt. Update shell_prompt_re.
16200
16201 2016-05-12 Doug Evans <dje@google.com>
16202
16203 PR symtab/19999
16204 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16205 $options when building executable.
16206 * gdb.dwarf2/fission-loclists-pie.S: New file.
16207 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16208
16209 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16210
16211 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16212 of [is_remote target],
16213
16214 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16215
16216 * lib/gdb.exp (use_gdb_stub): New procedure.
16217
16218 2016-05-03 Yunlian Jiang <yunlian@google.com>
16219 Doug Evans <dje@google.com>
16220
16221 PR symtab/19914
16222 * gdb.dwarf2/dwp-sepdebug.c: New file.
16223 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16224
16225 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16226
16227 * gdb.base/detach.exp: Remove is_remote check.
16228
16229 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16230
16231 * gdb.base/annota-input-while-running.exp: Don't check for
16232 [is_remote target]. Enable annotations after running to main.
16233 Remove unused "set test..." line.
16234
16235 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16236
16237 * gdb.trace/trace-enable-disable.exp: New file.
16238 * gdb.trace/trace-enable-disable.c: New file.
16239
16240 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16241
16242 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16243 use it in info sharedlibrary test.
16244 * gdb.trace/ftrace-lock.exp: Likewise.
16245 * gdb.trace/ftrace.exp: Likewise.
16246 * gdb.trace/range-stepping.exp: Likewise.
16247 * gdb.trace/trace-break.exp: Likewise.
16248 * gdb.trace/trace-condition.exp: Likewise.
16249 * gdb.trace/trace-mt.exp: Likewise.
16250
16251 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16252
16253 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16254 (gdb_load_shlib): ... this.
16255 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16256 gdb_load_shlib.
16257 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16258 * gdb.base/ctxobj.exp: Likewise.
16259 * gdb.base/dprintf-pending.exp: Likewise.
16260 * gdb.base/dso2dso.exp: Likewise.
16261 * gdb.base/fixsection.exp: Likewise.
16262 * gdb.base/gcore-relro.exp: Likewise.
16263 * gdb.base/gdb1555.exp: Likewise.
16264 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16265 * gdb.base/gnu-ifunc.exp: Likewise.
16266 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16267 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16268 * gdb.base/pending.exp: Likewise.
16269 * gdb.base/print-file-var.exp: Likewise.
16270 * gdb.base/print-symbol-loading.exp: Likewise.
16271 * gdb.base/shlib-call.exp: Likewise.
16272 * gdb.base/shreloc.exp: Likewise.
16273 * gdb.base/so-impl-ld.exp: Likewise.
16274 * gdb.base/solib-disc.exp: Likewise.
16275 * gdb.base/solib-nodir.exp: Likewise.
16276 * gdb.base/solib-overlap.exp: Likewise.
16277 * gdb.base/solib-symbol.exp: Likewise.
16278 * gdb.base/solib-weak.exp (do_test): Likewise.
16279 * gdb.base/sym-file.exp: Likewise.
16280 * gdb.base/symtab-search-order.exp: Likewise.
16281 * gdb.base/type-opaque.exp: Likewise.
16282 * gdb.base/unload.exp: Likewise.
16283 * gdb.base/watchpoint-solib.exp: Likewise.
16284 * gdb.compile/compile.exp: Likewise.
16285 * gdb.cp/gdb2384.exp: Likewise.
16286 * gdb.cp/infcall-dlopen.exp: Likewise.
16287 * gdb.cp/re-set-overloaded.exp: Likewise.
16288 * gdb.fortran/library-module.exp: Likewise.
16289 * gdb.opt/solib-intra-step.exp: Likewise.
16290 * gdb.python/py-finish-breakpoint.exp: Likewise.
16291 * gdb.python/py-shared.exp: Likewise.
16292 * gdb.reverse/solib-precsave.exp: Likewise.
16293 * gdb.reverse/solib-reverse.exp: Likewise.
16294 * gdb.server/solib-list.exp: Likewise.
16295 * gdb.threads/dlopen-libpthread.exp: Likewise.
16296 * gdb.threads/tls-shared.exp: Likewise.
16297 * gdb.threads/tls-so_extern.exp: Likewise.
16298 * gdb.trace/change-loc.exp: Likewise.
16299 * gdb.trace/ftrace-lock.exp: Likewise.
16300 * gdb.trace/ftrace.exp: Likewise.
16301 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16302 * gdb.trace/pending.exp: Likewise.
16303 * gdb.trace/range-stepping.exp: Likewise.
16304 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16305 (strace_info_marker): Likewise.
16306 (strace_probe_marker): Likewise.
16307 (strace_trace_on_same_addr): Likewise.
16308 (strace_trace_on_diff_addr): Likewise.
16309 * gdb.trace/trace-break.exp: Likewise.
16310 * gdb.trace/trace-condition.exp: Likewise.
16311 * gdb.trace/trace-mt.exp: Likewise.
16312
16313 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16314
16315 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16316 result of gdb_remote_download.
16317 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16318 * gdb.base/dso2dso.exp: Likewise.
16319 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16320 * gdb.base/print-file-var.exp: Likewise.
16321 * gdb.base/shlib-call.exp: Likewise.
16322 * gdb.base/shreloc.exp: Likewise.
16323 * gdb.base/solib-overlap.exp: Likewise.
16324 * gdb.base/solib-weak.exp (do_test): Likewise.
16325 * gdb.base/unload.exp: Likewise.
16326
16327 2016-04-27 Yao Qi <yao.qi@linaro.org>
16328
16329 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16330 exists.
16331
16332 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16333
16334 * vla-type.exp: Print structure from toplevel.
16335
16336 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16337
16338 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16339 of dynamic types.
16340 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16341 of dynamic types.
16342
16343 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16344
16345 * gdb.fortran/vla-type.f90: New file.
16346 * gdb.fortran/vla-type.exp: New file.
16347
16348 2016-04-25 Yao Qi <yao.qi@linaro.org>
16349
16350 * gdb.base/branch-to-self.c: New file.
16351 * gdb.base/branch-to-self.exp: New file.
16352
16353 2016-04-22 Yao Qi <yao.qi@linaro.org>
16354
16355 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16356 more after $hex.
16357
16358 2016-04-22 Yao Qi <yao.qi@linaro.org>
16359
16360 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16361 * gdb.base/annota3.exp: Likewise.
16362
16363 2016-04-22 Yao Qi <yao.qi@linaro.org>
16364
16365 * gdb.reverse/step-precsave.exp: Do one step and test program
16366 stops in "callee" and do multiple steps until program goes out
16367 of "callee".
16368 * gdb.reverse/step-reverse.exp: Likewise.
16369
16370 2016-04-22 Yao Qi <yao.qi@linaro.org>
16371
16372 * gdb.trace/signal.exp: Also pass if
16373 $tracepoint_hits($i) > $iterations.
16374
16375 2016-04-22 Yao Qi <yao.qi@linaro.org>
16376
16377 * gdb.trace/signal.c: New file.
16378 * gdb.trace/signal.exp: New file.
16379
16380 2016-04-19 Doug Evans <xdje42@gmail.com>
16381
16382 * gdb.base/bad-file.exp: New file.
16383
16384 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16385
16386 * gdb.dwarf2/implref.exp: New file.
16387
16388 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16389
16390 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16391 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16392 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16393 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16394 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16395 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16396 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16397 * lib/fortran.exp (fortran_int4): New procedure.
16398 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16399 (fortran_logical4): Likewise.
16400
16401 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16402
16403 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16404
16405 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16406
16407 * lib/compiler.c: Add Intel specific preprocessor macros.
16408 * lib/compiler.cc: Likewise.
16409
16410 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
16411
16412 * gdb.server/connect-with-no-symbol-file.c: New file.
16413 * gdb.server/connect-with-no-symbol-file.exp: New file.
16414
16415 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16416
16417 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16418
16419 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16420
16421 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16422 standard output directory.
16423
16424 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16425
16426 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16427
16428 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16429
16430 * gdb.btrace/instruction_history.c (loop): Add declaration.
16431
16432 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16433
16434 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16435
16436 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16437
16438 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16439 parentheses to print.
16440 (continue_handler): Likewise.
16441
16442 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16443
16444 * gdb.server/solib-list.exp: Remove is_remote check.
16445 Pass shlib= to gdb_compile. Don't link shared library with
16446 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16447 Run binary filename through "readlink -f" on the target.
16448
16449 2016-04-08 Pedro Alves <palves@redhat.com>
16450
16451 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16452 interpreter filename as argument to gdbserver_spawn.
16453 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16454 Return empty if $last_loaded_file does not exist.
16455
16456 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16457
16458 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16459 * gdb.base/jit-main.c: Use exit after usage.
16460
16461 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16462
16463 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16464 GDBHISTSIZE prior to the tests.
16465 * gdb.base/gdbinit-history.exp: Likewise.
16466
16467 2016-04-07 Pedro Alves <palves@redhat.com>
16468
16469 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16470 instead of build_executable. Use gdb_load_shlibs.
16471
16472 2016-04-07 Yao Qi <yao.qi@linaro.org>
16473
16474 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16475 Execute "si" command.
16476
16477 2016-04-07 Yao Qi <yao.qi@linaro.org>
16478
16479 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16480 number instead of the comments on some line.
16481
16482 2016-04-06 Don Breazeal <donb@codesourcery.com>
16483
16484 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16485 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16486
16487 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16488
16489 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16490 standard_output_file. Remove unused binfile variable.
16491
16492 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
16493
16494 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16495 * gdb.python/py-mi-objfile.exp: Match "list main" output
16496 in console format.
16497
16498 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16499
16500 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16501 absolute.
16502
16503 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16504
16505 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16506 absolute.
16507 * gdb.trace/ftrace.exp: Likewise.
16508 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16509 targets as well.
16510 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16511 (gdb_load_shlibs): Copy libraries to test directory when testing
16512 natively. Only set solib-search-path if testing remotely.
16513 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16514
16515 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16516
16517 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16518 gdb_download. Use it even if the target is not remote.
16519 * gdb.base/jit.exp (compile_jit_test): Likewise.
16520 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16521 output directory if the destination board is local, otherwise use
16522 the standard remote_download from DejaGnu.
16523 (gdb_download): Remove.
16524 (gdb_load_shlibs): Use gdb_remote_download instead of
16525 gdb_download.
16526 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16527 Use gdb_remote_download instead of gdb_download. Use it even if
16528 the target is not remote.
16529 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16530 instead of gdb_download.
16531
16532 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16533
16534 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16535 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16536 run.
16537
16538 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
16539
16540 PR gdb/19820
16541 * gdb.base/printcmds.exp: Add artificial arrays tests.
16542
16543 2016-03-31 Pedro Alves <palves@redhat.com>
16544
16545 PR gdb/19858
16546 * gdb.base/jit-main.c: Include unistd.h.
16547 (ATTACH): Define to 0 if not already defined.
16548 (wait_for_gdb, mypid): New globals.
16549 (WAIT_FOR_GDB): New macro.
16550 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16551 some breakpoint locations.
16552 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16553 New procedures.
16554 (one_jit_test): Add REATTACH parameter, and handle it. Use
16555 continue_to_test_location.
16556 (top level): Test attach, and adjusts calls to one_jit_test.
16557
16558 2016-03-31 Pedro Alves <palves@redhat.com>
16559
16560 PR gdb/19858
16561 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16562 BINSUFFIX parameter, and handle it.
16563 (top level): Adjust calls compile_jit_test.
16564
16565 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
16566
16567 PR python/19743
16568 * gdb.python/py-mi-events-gdb.py: New file.
16569 * gdb.python/py-mi-events.c: New file.
16570 * gdb.python/py-mi-events.exp: New file.
16571
16572 2016-03-30 Yao Qi <yao.qi@linaro.org>
16573
16574 * gdb.reverse/until-precsave.exp: Match function name only.
16575 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16576 Move malloc to a condition block.
16577 * gdb.reverse/until-reverse.exp: Match function name only.
16578
16579 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16580
16581 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16582 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16583 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16584 variable for GPR 0 instead of assuming it is register 0.
16585 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16586 * lib/trace-support.exp: Add s390 registers.
16587
16588 2016-03-29 Yao Qi <yao.qi@linaro.org>
16589
16590 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16591
16592 2016-03-24 Yao Qi <yao.qi@linaro.org>
16593
16594 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16595 test message.
16596
16597 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16598
16599 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16600 maintaining separate logic for constructing the output path.
16601
16602 2016-03-16 Don Breazeal <donb@codesourcery.com>
16603
16604 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16605 Retry fork and waitpid on interrupted system call errors.
16606 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16607 Use with_timeout_factor to increase timeout by factor of 10.
16608
16609 2016-03-15 Don Breazeal <donb@codesourcery.com>
16610
16611 * gdb.cp/scope-err.cc: New test program.
16612 * gdb.cp/scope-err.exp: New test script.
16613 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16614 lines and "set breakpoint here" comment.
16615 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16616 Fixed some whitespace and format issues.
16617 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16618 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16619
16620 2016-03-15 Doug Evans <dje@google.com>
16621
16622 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16623 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16624 All callers updated. Add tests for enums, mixed flags register.
16625
16626 2016-03-15 Doug Evans <dje@google.com>
16627
16628 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16629 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16630
16631 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16632
16633 * gdb.base/default.exp: Add $_as_string to the list of expected
16634 convenience functions.
16635
16636 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16637
16638 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16639
16640 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16641
16642 * gdb.python/py-as-string.exp: New file.
16643 * gdb.python/py-as-string.c: New file.
16644
16645 2016-03-09 Pedro Alves <palves@redhat.com>
16646
16647 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16648 signal" -> "Thread NN received signal" output change.
16649 * gdb.threads/ia64-sigill.exp: Likewise.
16650 * gdb.threads/linux-dp.exp: Likewise.
16651 * gdb.threads/manythreads.exp: Likewise.
16652 * gdb.threads/pending-step.exp: Likewise.
16653 * gdb.threads/print-threads.exp: Likewise.
16654 * gdb.threads/sigstep-threads.exp: Likewise.
16655 * gdb.threads/staticthreads.exp: Likewise.
16656 * gdb.threads/tls.exp: Likewise.
16657
16658 2016-03-09 Pedro Alves <palves@redhat.com>
16659
16660 * gdb.base/command-line-input.exp: New file.
16661
16662 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16663
16664 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16665 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16666 * gdb.trace/pending.exp: Accept leading dot before function name.
16667 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16668 * lib/trace-support.exp: Set registers for ppc.
16669
16670 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16671
16672 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16673 use it for disassembly; accept .main in addition to main in backtrace.
16674
16675 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
16676 Marcin Kościelnicki <koriakin@0x04.net>
16677
16678 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16679 (gdb_recursion_test_ptr): New global variable.
16680 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16681 gdb_recursion_test.
16682 (gdb_c_test): Ditto.
16683
16684 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16685
16686 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16687 ordering.
16688
16689 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16690
16691 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16692 (bar): Add bar_start_lbl label.
16693 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16694 of foo/bar for emitting DWARF and tracing.
16695
16696 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16697
16698 * analyze-racy-logs.py: Set executable bit.
16699
16700 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16701
16702 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16703 (CHECK_TARGET_TMP): Likewise.
16704 (check-single-racy): New rule.
16705 (check-parallel-racy): Likewise.
16706 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16707 (do-check-parallel-racy): New rule.
16708 (check-racy/%.exp): Likewise.
16709 * README (Racy testcases): New section.
16710 * analyze-racy-logs.py: New file.
16711
16712 2016-03-03 Doug Evans <dje@google.com>
16713
16714 * gdb.base/skip.exp: Use with_test_prefix.
16715
16716 2016-03-03 Yao Qi <yao.qi@linaro.org>
16717
16718 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16719 Invoke step_over_syscall "clone" and break_cond_on_syscall
16720 "clone".
16721 * gdb.base/step-over-clone.c: New file.
16722
16723 2016-03-03 Yao Qi <yao.qi@linaro.org>
16724
16725 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16726 code format.
16727
16728 2016-03-03 Yao Qi <yao.qi@linaro.org>
16729
16730 * gdb.base/disp-step-fork.c: Rename to ...
16731 * gdb.base/step-over-fork.c: ... it. New file.
16732 * gdb.base/disp-step-vfork.c: Rename to ...
16733 * gdb.base/step-over-vfork.c: ... it. New file.
16734 * gdb.base/disp-step-syscall.exp: Rename to ...
16735 * gdb.base/step-over-syscall.exp: ... it. New file.
16736 (disp_step_cross_syscall): Rename to ...
16737 (step_over_syscall): ... it.
16738
16739 2016-03-03 Yao Qi <yao.qi@linaro.org>
16740
16741 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16742 If target supports condition evaluation on target, invoke
16743 break_cond_on_syscall for fork and vfork.
16744
16745 2016-03-03 Yao Qi <yao.qi@linaro.org>
16746
16747 * gdb.base/disp-step-syscall.exp: Don't invoke
16748 support_displaced_stepping.
16749 (disp_step_cross_syscall): Test with displaced stepping off and
16750 on if supported.
16751
16752 2016-03-03 Yao Qi <yao.qi@linaro.org>
16753
16754 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16755 proc.
16756 (setup): New proc.
16757 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16758 and setup.
16759
16760 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16761
16762 * gdb.fortran/vla-history.exp: Remove breakpoint.
16763
16764 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16765
16766 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16767 exceeds timeout.
16768
16769 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16770
16771 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16772 breakpoint.
16773
16774 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16775
16776 * gdb.mi/vla.f90: Nullify pointer after declaration.
16777
16778 2016-03-01 Pedro Alves <palves@redhat.com>
16779
16780 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16781
16782 2016-03-01 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16785 before anything else.
16786 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16787 _GNU_SOURCE here.
16788 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16789 before anything else.
16790 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16791
16792 2016-03-01 Pedro Alves <palves@redhat.com>
16793
16794 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16795
16796 2016-03-01 Yao Qi <yao.qi@linaro.org>
16797
16798 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16799 prepare_for_testing.
16800
16801 2016-03-01 Yao Qi <yao.qi@linaro.org>
16802
16803 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16804
16805 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16806
16807 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16808 manually constructing the output path.
16809
16810 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16811
16812 * gdb.arch/s390-stackless.S: New.
16813 * gdb.arch/s390-stackless.exp: New.
16814
16815 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16816
16817 * gdb.dlang/circular.c: New file.
16818 * gdb.dlang/circular.exp: New file.
16819
16820 2016-02-26 Yao Qi <yao.qi@linaro.org>
16821
16822 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16823 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16824 (testcases): Update.
16825
16826 2016-02-26 Yao Qi <yao.qi@linaro.org>
16827
16828 * gdb.reverse/aarch64.c: Rename to ...
16829 * gdb.reverse/insn-reverse.c: ... it.
16830 * gdb.reverse/aarch64.exp: Rename to ...
16831 * gdb.reverse/insn-reverse.exp: ... it.
16832
16833 2016-02-26 Yao Qi <yao.qi@linaro.org>
16834
16835 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16836 (testcase_ftype): New.
16837 (testcases): New array.
16838 (n_testcases): New.
16839 (main): Call each element in testcases.
16840 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16841 (read_testcase): New.
16842 Do the tests in a loop.
16843
16844 2016-02-25 Yao Qi <yao.qi@linaro.org>
16845
16846 * gdb.base/branches.c: Remove.
16847
16848 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16849
16850 PR gdb/13808
16851 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16852
16853 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16854
16855 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16856
16857 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16858
16859 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16860 change x86_64 call_insn to 'callq'.
16861
16862 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16863
16864 * gdb.trace/tfile-avx.c: Move to...
16865 * gdb.trace/tracefile-pseudo-reg.c: Here.
16866 * gdb.trace/tfile-avx.exp: Move to...
16867 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16868
16869 2016-02-24 Gary Benson <gbenson@redhat.com>
16870
16871 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16872 message on attach.
16873
16874 2016-02-23 Doug Evans <dje@google.com>
16875
16876 * gdb.base/skip.c (test_skip): New function.
16877 (end_test_skip_file_and_function): New function.
16878 (test_skip_file_and_function): New function.
16879 * gdb.base/skip1.c (test_skip): New function.
16880 (skip1_test_skip_file_and_function): New function.
16881 * gdb.base/skip.exp: Add tests for new skip options.
16882 * gdb.base/skip-solib.exp: Update expected output.
16883 * gdb.perf/skip-command.cc: New file.
16884 * gdb.perf/skip-command.exp: New file.
16885 * gdb.perf/skip-command.py: New file.
16886
16887 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16888
16889 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16890 info registers pattern.
16891
16892 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16893
16894 * lib/future.exp: Add D support.
16895 (gdb_find_gdc): New proc.
16896 (gdb_default_target_compile): Add D support.
16897
16898 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16899
16900 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16901 user+system time.
16902 (trace_speed_test): Determine the iteration count for a time
16903 between 15..30 seconds.
16904
16905 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16906
16907 * gdb.arch/i386-mpx-sigsegv.c: New file.
16908 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16909 * gdb.arch/i386-mpx-simple_segv.c: New file.
16910 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16911
16912 2016-02-18 Yao Qi <yao.qi@linaro.org>
16913
16914 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16915 Don't call setup_kfail.
16916
16917 2016-02-18 Yao Qi <yao.qi@linaro.org>
16918
16919 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16920 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16921
16922 2016-02-16 Doug Evans <dje@google.com>
16923
16924 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16925 * gdb.base/skip1.c: Ditto.
16926 * gdb.base/skip.exp: Whitespace cleanup.
16927
16928 2016-02-16 Don Breazeal <donb@codesourcery.com>
16929
16930 PR remote/19496
16931 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16932 Remove kfail for PR remote/19496.
16933
16934 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16935
16936 * lib/gdb.exp (standard_temp_file): Return a path specific to
16937 the runtest invocation.
16938
16939 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16940
16941 * gdb.trace/save-trace.exp: Change relative path to be in the
16942 standard output directory.
16943
16944 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16945
16946 * gdb.arch/i386-prologue.c: Add missing prototypes.
16947
16948 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16949
16950 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16951 * gdb.arch/i386-prologue.exp: Likewise.
16952 * gdb.arch/i386-size.exp: Likewise.
16953
16954 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16955
16956 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16957 define object file path.
16958 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16959 file path.
16960 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16961 standard_output_file to define binfile.
16962
16963 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16964
16965 Fix compatibility with recent gfortran-5.3.1.
16966 * gdb.fortran/vla-history.exp (print vla1 allocated)
16967 (print vla2 allocated, print $2, print $3): Remove
16968 (print $4): Rename to ...
16969 (print $2): ... here.
16970 (print $9): Rename to ...
16971 (print $5): ... here.
16972 (print $10): Rename to ...
16973 (print $6): ... here.
16974 * gdb.fortran/vla.f90: Add pvla initialization.
16975
16976 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16977
16978 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16979 New test.
16980 * gdb.fortran/vla-value-sub.exp: Likewise.
16981
16982 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16983
16984 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16985
16986 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16987
16988 * i386-biarch-core.exp: Define corefile using
16989 standard_output_file.
16990
16991 2016-02-12 Yao Qi <yao.qi@linaro.org>
16992
16993 * gdb.arch/arm-single-step-kernel-helper.c: New.
16994 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16995
16996 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16997
16998 * gdb.btrace/tailcall-only.exp: New.
16999 * gdb.btrace/tailcall-only.c: New.
17000 * gdb.btrace/x86_64-tailcall-only.S: New.
17001 * gdb.btrace/i686-tailcall-only.S: New.
17002
17003 2016-02-11 Pedro Alves <palves@redhat.com>
17004
17005 * README (Parallel testing): Add missing double quotes.
17006
17007 2016-02-11 Pedro Alves <palves@redhat.com>
17008
17009 * README (Parallel testing): New section.
17010 (GDB_PARALLEL): Rewrite.
17011 (FORCE_PARALLEL): Document.
17012
17013 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17014
17015 * gdb.trace/tfile-avx.c: New test.
17016 * gdb.trace/tfile-avx.exp: New test.
17017
17018 2016-02-09 Keith Seitz <keiths@redhat.com>
17019
17020 PR breakpoints/19546
17021 * gdb.base/infcall-exec.c: New file.
17022 * gdb.base/infcall-exec2.c: New file.
17023 * gdb.base/infcall-exec.exp: New file.
17024
17025 2016-02-09 Keith Seitz <keiths@redhat.com>
17026
17027 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17028 (toplevel): Call test_bkpt_address.
17029
17030 2016-02-09 Keith Seitz <keiths@redhat.com>
17031
17032 PR python/19506
17033 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17034 (toplevel): Call test_bkpt_address.
17035
17036 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17037
17038 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17039 to AC_OUTPUT.
17040 * configure: Regenerate.
17041
17042 2016-02-09 Pedro Alves <palves@redhat.com>
17043
17044 PR breakpoints/19548
17045 * gdb.base/execl-update-breakpoints.c (some_function): New
17046 function.
17047 (main): Call it.
17048 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17049 Tighten expected GDB output.
17050
17051 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17052
17053 * Makefile.in (ALL_SUBDIRS): Remove.
17054 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17055 (distclean maintainer-clean realclean): Likewise.
17056 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17057 * configure: Regenerate.
17058 * gdb.ada/Makefile.in: Delete.
17059 * gdb.arch/Makefile.in: Likewise.
17060 * gdb.asm/Makefile.in: Likewise.
17061 * gdb.base/Makefile.in: Likewise.
17062 * gdb.btrace/Makefile.in: Likewise.
17063 * gdb.cell/Makefile.in: Likewise.
17064 * gdb.compile/Makefile.in: Likewise.
17065 * gdb.cp/Makefile.in: Likewise.
17066 * gdb.disasm/Makefile.in: Likewise.
17067 * gdb.dlang/Makefile.in: Likewise.
17068 * gdb.dwarf2/Makefile.in: Likewise.
17069 * gdb.fortran/Makefile.in: Likewise.
17070 * gdb.gdb/Makefile.in: Likewise.
17071 * gdb.go/Makefile.in: Likewise.
17072 * gdb.guile/Makefile.in: Likewise.
17073 * gdb.java/Makefile.in: Likewise.
17074 * gdb.linespec/Makefile.in: Likewise.
17075 * gdb.mi/Makefile.in: Likewise.
17076 * gdb.modula2/Makefile.in: Likewise.
17077 * gdb.multi/Makefile.in: Likewise.
17078 * gdb.objc/Makefile.in: Likewise.
17079 * gdb.opencl/Makefile.in: Likewise.
17080 * gdb.opt/Makefile.in: Likewise.
17081 * gdb.pascal/Makefile.in: Likewise.
17082 * gdb.perf/Makefile.in: Likewise.
17083 * gdb.python/Makefile.in: Likewise.
17084 * gdb.reverse/Makefile.in: Likewise.
17085 * gdb.server/Makefile.in: Likewise.
17086 * gdb.stabs/Makefile.in: Likewise.
17087 * gdb.threads/Makefile.in: Likewise.
17088 * gdb.trace/Makefile.in: Likewise.
17089 * gdb.xml/Makefile.in: Likewise.
17090 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17091 GDB_PARALLEL.
17092 (standard_output_file): Remove check for GDB_PARALLEL, always
17093 return path in outputs/$subdir/$testname.
17094
17095 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17096
17097 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17098 (site.exp): Assign abs_srcdir to tcl's srcdir.
17099
17100 2016-02-04 Yao Qi <yao.qi@linaro.org>
17101
17102 * gdb.base/foll-exec-mode.c: Include limits.h.
17103 (main): Add parameters argc and argv. Get directory from
17104 argv[0].
17105 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17106 compilation.
17107 * gdb.base/foll-exec.c: Include limits.h.
17108 (main): Add parameters argc and argv.
17109 Get directory from argv[0].
17110 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17111 Adjust tests on the number of lines as source code changed.
17112 * gdb.base/foll-vfork-exit.c: Include limits.h.
17113 (main): Add one line of statement before vfork.
17114 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17115 (main): Add parameters argc and argv. Get directory from
17116 argv[0].
17117 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17118 (setup_gdb): Set tbreak to skip some source lines.
17119 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17120 (main): Add parameters argc and argv. Get directory from
17121 argv[0].
17122 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17123 compilation.
17124 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17125 (main): Add parameters argc and argv. Get directory from
17126 argv[0].
17127 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17128 compilation.
17129
17130 2016-02-01 Doug Evans <dje@google.com>
17131
17132 * gdb.base/skip.exp: Clean up multiple references to same test name.
17133
17134 2016-02-01 Pedro Alves <palves@redhat.com>
17135
17136 PR remote/19496
17137 * gdb.threads/forking-threads-plus-breakpoint.exp
17138 (displaced_stepping_supported): New global.
17139 (probe_displaced_stepping_support): New procedure.
17140 (do_test): Add 'displaced' parameter, and use it.
17141 (top level): Check for displaced stepping support. Add displaced
17142 stepping on/off testing axis.
17143
17144 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17145
17146 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17147 pointer. Don't perform further tests on the unassociated pointer
17148 if the first test fails.
17149
17150 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17151
17152 * gdb.base/max-value-size.c: New file.
17153 * gdb.base/max-value-size.exp: New file.
17154 * gdb.base/huge.exp: Disable max-value-size for this test.
17155
17156 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17157
17158 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17159
17160 2016-01-28 Yao Qi <yao.qi@linaro.org>
17161
17162 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17163
17164 2016-01-25 Pedro Alves <palves@redhat.com>
17165
17166 PR threads/19461
17167 * gdb.base/fork-running-state.c: New file.
17168 * gdb.base/fork-running-state.exp: New file.
17169
17170 2016-01-25 Pedro Alves <palves@redhat.com>
17171
17172 PR gdb/19494
17173 * gdb.base/catch-fork-kill.c: New file.
17174 * gdb.base/catch-fork-kill.exp: New file.
17175
17176 2016-01-25 Pedro Alves <palves@redhat.com>
17177
17178 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17179 Delete, moved to lib/gdb.exp.
17180 * gdb.threads/forking-threads-plus-breakpoint.exp
17181 (foreach_with_prefix): Likewise.
17182 * gdb.threads/process-dies-while-handling-bp.exp
17183 (foreach_with_prefix): Likewise.
17184 * lib/gdb.exp (foreach_with_prefix): New procedure.
17185
17186 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17187
17188 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17189 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17190
17191 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17192
17193 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17194 endian targets.
17195
17196 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17197 Pedro Alves <palves@redhat.com>
17198
17199 Fix testsuite compatibility with Guile.
17200 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17201 number.
17202
17203 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17204
17205 Fix testsuite compatibility with Guile.
17206 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17207 (thread 1): New test for backtrace through signal handler.
17208
17209 2016-01-22 Yao Qi <yao.qi@linaro.org>
17210
17211 PR testsuite/19491
17212 * gdb.base/multi-forks.c: Include
17213 ../lib/unbuffer_output.c
17214 (main): Call gdb_unbuffer_output.
17215
17216 2016-01-21 Doug Evans <dje@google.com>
17217
17218 * lib/ada.exp (gdb_compile_ada): Fix typo.
17219
17220 2016-01-21 Joel Brobecker <brobecker@adacore.com>
17221
17222 * gdb.base/break-fun-addr.exp: New file.
17223 * gdb.base/break-fun-addr1.c: New file.
17224 * gdb.base/break-fun-addr2.c: New file.
17225
17226 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17227
17228 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17229 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17230 enum flag values.
17231
17232 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17233
17234 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17235 when GDB can not set the vector return value. Add more comments
17236 for clarification.
17237
17238 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17239
17240 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17241 command.
17242
17243 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17244
17245 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17246
17247 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17248
17249 * Makefile.in (check-single): Pass --status to runtest.
17250 (check/%.exp): Likewise.
17251
17252 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17253
17254 * Makefile.in (check-parallel): Propagate return code from make
17255 do-check-parallel.
17256
17257 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17258
17259 * gdb.trace/ftrace.exp: Fix expected message on continue.
17260 * gdb.trace/pending.exp: Fix expected message on continue.
17261 * gdb.trace/trace-break.exp: Fix expected message on continue.
17262
17263 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17264
17265 * lib/gdb.exp (gdb_test): Remove unused global references.
17266
17267 2016-01-18 Pedro Alves <palves@redhat.com>
17268
17269 * gdb.base/async-shell.exp: Adjust expected output.
17270 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17271 * gdb.base/siginfo-thread.exp: Adjust expected output.
17272 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17273 * gdb.java/jnpe.exp: Adjust expected output.
17274 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17275 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17276 * gdb.threads/leader-exit.exp: Adjust expected output.
17277 * gdb.threads/manythreads.exp: Adjust expected output.
17278 * gdb.threads/pthreads.exp: Adjust expected output.
17279 * gdb.threads/schedlock.exp: Adjust expected output.
17280 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17281 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17282 expected output.
17283 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17284 output.
17285 * gdb.threads/sigthread.exp: Adjust expected output.
17286 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17287
17288 2016-01-18 Yao Qi <yao.qi@linaro.org>
17289
17290 * gdb.guile/scm-section-script.c: Replace @progbits with
17291 %progbits.
17292 * gdb.python/py-section-script.c: Likewise.
17293
17294 2016-01-15 Pedro Alves <palves@redhat.com>
17295
17296 * gdb.multi/tids.exp: Test star wildcard ranges.
17297
17298 2016-01-15 Pedro Alves <palves@redhat.com>
17299
17300 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17301 command from "thread apply" invocation.
17302 (thr_apply_info_thr_invalid): Default the expected output to the
17303 input tid list.
17304 (top level): Add tests that use convenience variables. Add tests
17305 for "thread apply" with a valid TID list, but missing the command.
17306
17307 2016-01-13 Pedro Alves <palves@redhat.com>
17308
17309 * gdb.base/default.exp: Expect $_gthread as well.
17310 * gdb.multi/tids.exp: Test $_gthread.
17311 * gdb.threads/thread-specific.exp: Test $_gthread.
17312
17313 2016-01-13 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.multi/tids.exp: Test "info threads -gid".
17316
17317 2016-01-13 Pedro Alves <palves@redhat.com>
17318
17319 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17320 Breakpoint.thread.
17321 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17322
17323 2016-01-07 Pedro Alves <palves@redhat.com>
17324
17325 * gdb.base/break.exp: Adjust to output changes.
17326 * gdb.base/hbreak2.exp: Likewise.
17327 * gdb.base/sepdebug.exp: Likewise.
17328 * gdb.base/watch_thread_num.exp: Likewise.
17329 * gdb.linespec/keywords.exp: Likewise.
17330 * gdb.multi/info-threads.exp: Likewise.
17331 * gdb.threads/thread-find.exp: Likewise.
17332 * gdb.multi/tids.c: New file.
17333 * gdb.multi/tids.exp: New file.
17334
17335 2016-01-13 Pedro Alves <palves@redhat.com>
17336
17337 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17338
17339 2016-01-13 Pedro Alves <palves@redhat.com>
17340
17341 * gdb.base/default.exp: Expect $_inferior as well.
17342 * gdb.multi/base.exp: Test $_inferior.
17343
17344 2016-01-13 Pedro Alves <palves@redhat.com>
17345
17346 PR breakpoints/19388
17347 * gdb.base/catch-signal-siginfo-cond.c: New file.
17348 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17349
17350 2016-01-12 Josh Stone <jistone@redhat.com>
17351 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17352
17353 * gdb.base/catch-syscall.c (do_execve): New variable.
17354 (main): Conditionally trigger an execve.
17355 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17356 (test_catch_syscall_execve): New, check entry/return across execve.
17357 (do_syscall_tests): Call test_catch_syscall_execve.
17358
17359 2016-01-12 Pedro Alves <palves@redhat.com>
17360
17361 * gdb.base/random-signal.exp (do_test): New procedure, with body
17362 of testcase moved in.
17363
17364 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17365 Pedro Alves <palves@redhat.com>
17366
17367 * gdb.base/funcargs.exp (finish from indirectly called function):
17368 Reintroduce the case for 'First'.
17369
17370 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17371 Pedro Alves <palves@redhat.com>
17372
17373 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17374 (tcatch_vfork_then_child_follow_exec)
17375 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17376 identification.
17377
17378 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17379
17380 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17381 and repeats to unlimited.
17382 * gdb.python/py-value.exp: Likewise.
17383 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17384 and repeats to unlimited.
17385
17386 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17387
17388 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17389 and reordering the functions.
17390 * gdb.multi/hangout.c: Likewise.
17391 * gdb.multi/hello.c: Likewise.
17392
17393 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17394
17395 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17396 absolute.
17397 (SingleStatisticTestResult.report): Use dict.keys instead of
17398 dict.iterkeys.
17399
17400 2016-01-06 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17403
17404 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17405
17406 * gdb.btrace/dlopen.exp: New.
17407 * gdb.btrace/dlopen.c: New.
17408 * gdb.btrace/dlopen-dso.c: New.
17409
17410 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17411
17412 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17413 PATTERN argument is optional.
17414
17415 2015-12-24 Joel Brobecker <brobecker@adacore.com>
17416
17417 * lib/ada.exp (target_compile_ada_from_dir): New function.
17418 (gdb_compile_ada): Reimplement avoiding the use of project files.
17419 * gdb.ada/gnat_ada.gpr: Delete.
17420 * gdb.ada/cond_lang.exp: Adjust test to make path before
17421 filename optional.
17422 * gdb.ada/small_reg_param.exp: Likewise.
17423
17424 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17425
17426 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17427
17428 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17429
17430 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17431 case.
17432
17433 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17434
17435 * gdb.base/break.exp: Remove dead code.
17436 * gdb.base/sepdebug.exp: Likewise.
17437
17438 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17439
17440 * gdb.asm/asm-source.exp: Remove HP-UX references.
17441 * gdb.base/annota1.exp: Likewise.
17442 * gdb.base/annota3.exp: Likewise.
17443 * gdb.base/attach.exp: Likewise.
17444 * gdb.base/bigcore.exp: Likewise.
17445 * gdb.base/break.exp: Likewise.
17446 * gdb.base/call-ar-st.exp: Likewise.
17447 * gdb.base/callfuncs.exp: Likewise.
17448 * gdb.base/catch-fork-static.exp: Likewise.
17449 * gdb.base/display.exp: Likewise.
17450 * gdb.base/foll-exec-mode.exp: Likewise.
17451 * gdb.base/foll-exec.exp: Likewise.
17452 * gdb.base/foll-fork.exp: Likewise.
17453 * gdb.base/foll-vfork.exp: Likewise.
17454 * gdb.base/funcargs.exp: Likewise.
17455 * gdb.base/hbreak2.exp: Likewise.
17456 * gdb.base/inferior-died.exp: Likewise.
17457 * gdb.base/interrupt.exp: Likewise.
17458 * gdb.base/multi-forks.exp: Likewise.
17459 * gdb.base/nodebug.exp: Likewise.
17460 * gdb.base/sepdebug.exp: Likewise.
17461 * gdb.base/solib1.c: Likewise.
17462 * gdb.base/step-test.exp: Likewise.
17463 * gdb.mi/non-stop.c: Likewise.
17464 * gdb.mi/pthreads.c: Likewise.
17465 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17466 * gdb.threads/pthreads.c: Likewise.
17467 * gdb.threads/staticthreads.exp: Likewise.
17468 * lib/future.exp: Likewise.
17469 * lib/gdb.exp: Likewise.
17470 * gdb.base/so-indr-cl.c: Remove.
17471 * gdb.base/so-indr-cl.exp: Likewise.
17472 * gdb.base/solib.c: Likewise.
17473 * gdb.base/solib.exp: Likewise.
17474 * gdb.base/solib2.c: Likewise.
17475
17476 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17477
17478 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17479 * gdb.base/call-ar-st.exp: Likewise.
17480 * gdb.base/callfuncs.exp: Likewise.
17481 * gdb.base/condbreak.exp: Likewise.
17482 * gdb.base/constvars.exp: Likewise.
17483 * gdb.base/hbreak2.exp: Likewise.
17484 * gdb.base/langs.exp: Likewise.
17485 * gdb.base/list.exp: Likewise.
17486 * gdb.base/long_long.exp: Likewise.
17487 * gdb.base/ptype.exp: Likewise.
17488 * gdb.base/scope.exp: Likewise.
17489 * gdb.base/signals.exp: Likewise.
17490 * gdb.base/so-impl-ld.exp: Likewise.
17491 * gdb.base/varargs.exp: Likewise.
17492 * gdb.base/volatile.exp: Likewise.
17493 * gdb.base/whatis.exp: Likewise.
17494 * gdb.cp/cplusfuncs.exp: Likewise.
17495 * gdb.cp/inherit.exp: Likewise.
17496 * gdb.cp/local.exp: Likewise.
17497 * gdb.cp/member-ptr.exp: Likewise.
17498 * gdb.cp/method.exp: Likewise.
17499 * gdb.cp/overload.exp: Likewise.
17500 * gdb.cp/templates.exp: Likewise.
17501 * gdb.stabs/weird.exp: Likewise.
17502 * lib/compiler.c: Likewise.
17503 * lib/compiler.cc: Likewise.
17504 * lib/cp-support.exp: Likewise.
17505 * lib/gdb.exp: Likewise.
17506
17507 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17508
17509 * configure.ac: Remove HP-UX case.
17510 * configure: Regenerate.
17511
17512 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17513
17514 * lib/gdb.exp (gdb_compile): Add function doc.
17515
17516 2015-12-17 Pedro Alves <palves@redhat.com>
17517
17518 PR threads/19354
17519 * gdb.multi/info-threads.exp: New file.
17520
17521 2015-12-15 Yao Qi <yao.qi@linaro.org>
17522
17523 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17524 is aarch64*-*-*.
17525
17526 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17527
17528 * gdb.base/history-duplicates.exp: Skip if no readline support.
17529
17530 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17531
17532 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17533
17534 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17535
17536 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17537
17538 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17539
17540 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17541 ctrl-C if nointerrupts target property is set.
17542 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17543 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17544 * gdb.base/paginate-bg-execution.exp: Likewise.
17545 * gdb.base/paginate-execution-startup.exp: Likewise.
17546 * gdb.base/random-signal.exp: Likewise.
17547 * gdb.base/range-stepping.exp: Likewise.
17548 * gdb.cp/annota2.exp: Likewise.
17549 * gdb.cp/annota3.exp: Likewise.
17550 * gdb.gdb/selftest.exp: Likewise.
17551 * gdb.threads/continue-pending-status.exp: Likewise.
17552 * gdb.threads/leader-exit.exp: Likewise.
17553 * gdb.threads/manythreads.exp: Likewise.
17554 * gdb.threads/pthreads.exp: Likewise.
17555 * gdb.threads/schedlock.exp: Likewise.
17556 * gdb.threads/sigthread.exp: Likewise.
17557
17558 2015-12-11 Don Breazeal <donb@codesourcery.com>
17559
17560 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17561 remote.
17562 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17563 * gdb.base/foll-exec.exp (main): Enable for target remote.
17564 * gdb.base/foll-fork.exp (main): Likewise.
17565 * gdb.base/foll-vfork.exp (main): Likewise.
17566 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17567 (proc continue_to_exit_bp_loc): Use clean_restart.
17568 * gdb.base/pie-execl.exp (main): Disable for target remote.
17569 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17570 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17571 * gdb.threads/execl.exp (main): Likewise.
17572 * gdb.threads/fork-child-threads.exp (main): Likewise.
17573 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17574 remote.
17575 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17576 remote.
17577 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17578 pid.tid style ptids, instead of just tid.
17579 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17580 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17581 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17582 ptids, instead of just tid.
17583
17584 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17585
17586 * gdb.base/list.exp (test_list_forward): Add end of file error
17587 test.
17588 (test_repeat_list_command): Add end of file error test.
17589 (test_list_backwards): Add beginning of file error test.
17590
17591 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17592
17593 * gdb.base/list.exp (test_list_invalid_args): New function,
17594 defined, and called.
17595
17596 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17597
17598 * gdb.base/list.exp (test_list): Make test names unique.
17599
17600 2015-12-11 Yao Qi <yao.qi@linaro.org>
17601
17602 * gdb.base/coremaker2.c: Remove.
17603
17604 2015-12-10 Pedro Alves <palves@redhat.com>
17605
17606 * gdb.multi/base.exp: Remove stale "spaces" references.
17607
17608 2015-12-10 Pedro Alves <palves@redhat.com>
17609
17610 * gdb.multi/base.exp: Don't use nowarnings.
17611 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17612 * gdb.multi/hangout.c: Include stdio.h.
17613 * gdb.multi/hello.c: Include stdlib.h.
17614 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17615 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17616 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17617
17618 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17619
17620 * gdb.dwarf2/dw2-ranges-base.c: New file.
17621 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17622 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17623 support additional line table, and debug ranges generation.
17624 (Dwarf::ranges): New function, generate .debug_ranges.
17625 (Dwarf::lines): Support generating simple line table programs.
17626 (Dwarf::assemble): Initialise new namespace variables.
17627
17628 2015-12-09 Kevin Buettner <kevinb@redhat.com>
17629
17630 * gdb.base/async.exp (proc test_background): Add case for
17631 asynchronous execution not supported.
17632
17633 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
17634
17635 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17636 format and change test names to make them unique.
17637
17638 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17639 Pedro Alves <pedro@redhat.com>
17640
17641 PR gdb/18702
17642 Add checking of floatformats setup on x86_64 hosts.
17643 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17644 (smallval, bigval): New labels/constants.
17645 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17646 float" after loading bigval and smallval.
17647
17648 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17649
17650 * gdb.ada/fun_overload_menu.exp: New testcase.
17651 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17652
17653 2015-12-04 Josh Stone <jistone@redhat.com>
17654
17655 * gdb.base/catch-fork-static.exp: New.
17656
17657 2015-12-03 Yao Qi <yao.qi@linaro.org>
17658
17659 * gdb.base/sizeof.c: Don't include stdio.h and
17660 ../lib/unbuffer_output.c.
17661 (main): New variable 'size' and 'value'. Remove printf and
17662 gdb_unbuffer_output. Assign return value to size and value.
17663 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17664 at the beginning.
17665 (check_sizeof): Check the result by printing variable 'size'.
17666 (check_valueof): Check the result by printing variable 'value'.
17667
17668 2015-12-01 Yao Qi <yao.qi@linaro.org>
17669
17670 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17671 for aarch64*-*-linux* target.
17672
17673 2015-11-30 Pedro Alves <palves@redhat.com>
17674
17675 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17676
17677 2015-11-30 Pedro Alves <palves@redhat.com>
17678
17679 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17680 Handle non-stop mode vCont replies.
17681
17682 2015-11-30 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17685 prepare_for_testing. Start gdb with "set non-stop on" appended to
17686 GDBFLAGS. Lax expected stop output.
17687
17688 2015-11-27 Yao Qi <yao.qi@linaro.org>
17689
17690 * gdb.arch/arm-neon.exp: New.
17691 * gdb.arch/arm-neon.c: New.
17692
17693 2015-11-27 Yao Qi <yao.qi@linaro.org>
17694
17695 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17696
17697 2015-11-27 Yao Qi <yao.qi@linaro.org>
17698
17699 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17700 frames-invalid annotation.
17701
17702 2015-11-27 Yao Qi <yao.qi@linaro.org>
17703
17704 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17705
17706 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17707
17708 * gdb.threads/names.exp: New file.
17709 * gdb.threads/names.c: New file.
17710 * README: Mention gdb,no_thread_names.
17711
17712 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17713
17714 PR 19297
17715 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17716 support" error.
17717
17718 2015-11-24 Pedro Alves <palves@redhat.com>
17719
17720 PR 17539
17721 * gdb.base/display.exp: Expect displays to be sorted in ascending
17722 order. Use multi_line.
17723 * gdb.base/solib-display.exp: Likewise.
17724
17725 2015-11-24 Pedro Alves <palves@redhat.com>
17726
17727 PR 17539
17728 * gdb.base/display.exp: Expect displays to be sorted in ascending
17729 order. Use multi_line.
17730 * gdb.base/solib-display.exp: Likewise.
17731
17732 2015-11-24 Pedro Alves <palves@redhat.com>
17733
17734 PR 17539
17735 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17736 threads in ascending order.
17737 * gdb.base/foll-fork.exp: Likewise.
17738 * gdb.base/foll-vfork.exp: Likewise.
17739 * gdb.base/multi-forks.exp: Likewise.
17740 * gdb.mi/mi-nonstop.exp: Likewise.
17741 * gdb.mi/mi-nsintrall.exp: Likewise.
17742 * gdb.multi/base.exp: Likewise.
17743 * gdb.multi/multi-arch.exp: Likewise.
17744 * gdb.python/py-inferior.exp: Likewise.
17745 * gdb.threads/break-while-running.exp: Likewise.
17746 * gdb.threads/execl.exp: Likewise.
17747 * gdb.threads/gcore-thread.exp: Likewise.
17748 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17749 * gdb.threads/kill.exp: Likewise.
17750 * gdb.threads/linux-dp.exp: Likewise.
17751 * gdb.threads/multiple-step-overs.exp: Likewise.
17752 * gdb.threads/next-bp-other-thread.exp: Likewise.
17753 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17754 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17755 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17756 * gdb.threads/thread-find.exp: Likewise.
17757 * gdb.threads/tls.exp: Likewise.
17758 * lib/mi-support.exp (mi_reverse_list): Delete.
17759 (mi_check_thread_states): No longer reverse list.
17760
17761 2015-11-24 Pedro Alves <palves@redhat.com>
17762
17763 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17764 use lowercase.
17765
17766 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17767
17768 * gdb.trace/actions.c: Include trace-common.h.
17769 (main): Add a location for a fast tracepoint.
17770 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17771 the normal tracepoints.
17772 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17773
17774 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17775
17776 * save-trace.exp: Factor out code to these...
17777 (gdb_save_tracepoints): New.
17778 (gdb_load_tracepoints): New.
17779 (do_save_load_test): New.
17780
17781 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17782
17783 * gdb.base/asmlabel.exp: New test.
17784 * gdb.base/asmlabel.c: New test case.
17785
17786 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17787
17788 * gdb.base/wrong_frame_bt_full-main.c: New file.
17789 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17790 * gdb.base/wrong_frame_bt_full.exp: New file.
17791
17792 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17793
17794 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17795
17796 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17797
17798 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17799 pstate register when comparing registers values in
17800 sparc64-*-linux-gnu targets to avoid spurious differences.
17801
17802 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17803
17804 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17805
17806 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17807
17808 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17809 as type argument to gdb_compile.
17810 * gdb.base/nested-subp2.exp: Likewise.
17811 * gdb.base/nested-subp3.exp: Likewise.
17812
17813 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17814
17815 * lib/dwarf.exp (_note): Fix left shift of negative value.
17816 * gdb.trace/trace-condition.exp: Likewise.
17817
17818 2015-11-13 Yao Qi <yao.qi@linaro.org>
17819
17820 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17821 comments about d10v.
17822 (test_scalar_returns): Likewise.
17823 * gdb.base/d10v.ld: Remove.
17824 * gdb.base/overlays.exp: Remove the target triplet checking for
17825 d10v-*-*.
17826 * gdb.base/structs.exp (test_struct_returns): Remove the
17827 comments about d10v.
17828 (test_struct_calls): Likewise.
17829
17830 2015-11-13 Yao Qi <yao.qi@linaro.org>
17831
17832 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17833 * gdb.base/gnu_vector.c: Don't include stdio.h.
17834 (main): Don't print res and call add_some_intvecs.
17835
17836 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17837
17838 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17839 macro.
17840 (func5): Removed.
17841 (func4): Use FAST_TRACEPOINT_LABEL.
17842 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17843 macro.
17844 (func): Removed.
17845 (thread_function): Use FAST_TRACEPOINT_LABEL.
17846 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17847 (func): Remove.
17848 (marker): Use FAST_TRACEPOINT_LABEL.
17849 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17850 (pendfunc1): Remove.
17851 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17852 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17853 (foo): Remove.
17854 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17855 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17856 macro.
17857 (func): Remove.
17858 (marker): Use FAST_TRACEPOINT_LABEL.
17859 * gdb.trace/trace-common.h: New header.
17860 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17861 macro.
17862 (func): Remove.
17863 (marker): Use FAST_TRACEPOINT_LABEL.
17864 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17865 (func): Remove.
17866 (thread_function): Use FAST_TRACEPOINT_LABEL.
17867
17868 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17869
17870 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17871 in front.
17872 * gdb.trace/change-loc.exp: Use global pcreg definition.
17873 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17874 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17875 in front.
17876 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17877 * gdb.trace/pending.exp: Likewise.
17878 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17879 * gdb.trace/trace-break.exp: Likewise.
17880 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17881 in front.
17882 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17883 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17884 in front.
17885 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17886
17887 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17888
17889 * gdb.ada/fin_fun_out: New testcase.
17890
17891 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17892
17893 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17894 value associated with DW_AT_byte_size.
17895 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17896 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17897 DW_AT_upper_bound.
17898
17899 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17900
17901 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17902 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17903 version.
17904 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17905 gdb.dwarf2/dw2-canonicalize-type.exp,
17906 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17907 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17908 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17909 provided by gdb_target_symbol_prefix_flags_asm.
17910 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17911 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17912 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17913 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17914 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17915 macros where needed). Use this macro for symbols which require
17916 the prefix provided by SYMBOL_PREFIX.
17917
17918 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17919
17920 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17921 New procs.
17922 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17923 representing expressions, of more than one list element.
17924 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17925 to prepend linker symbol prefix to f.
17926 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17927 table_1 and table_2.
17928 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17929 Likewise, for f and g.
17930 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17931 for ptr.
17932 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17933 for main.
17934 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17935 table_1_ptr and table_2_ptr.
17936
17937 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17938 Joel Brobecker <brobecker@adacore.com>
17939
17940 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17941
17942 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17943
17944 * gdb.reverse/s390-mvcle.c: New test.
17945 * gdb.reverse/s390-mvcle.exp: New file.
17946 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17947
17948 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17949
17950 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17951
17952 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17953
17954 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17955 reaching marker2.
17956 * gdb.reverse/getresuid-reverse.exp: Likewise.
17957 * gdb.reverse/pipe-reverse.exp: Likewise.
17958 * gdb.reverse/readv-reverse.exp: Likewise.
17959 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17960 * gdb.reverse/time-reverse.exp: Likewise.
17961 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17962
17963 2015-10-30 Yao Qi <yao.qi@linaro.org>
17964
17965 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17966 (empty_cycle): Remove.
17967 (main): Don't call empty_cycle. Don't use watch_count_done.
17968 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17969 empty_cycle. Rewrite the code counting HW watchpoints.
17970
17971 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17972
17973 * gdb.reverse/fstatat-reverse.c: New test.
17974 * gdb.reverse/fstatat-reverse.exp: New file.
17975 * gdb.reverse/getresuid-reverse.c: New test.
17976 * gdb.reverse/getresuid-reverse.exp: New file.
17977 * gdb.reverse/pipe-reverse.c: New test.
17978 * gdb.reverse/pipe-reverse.exp: New file.
17979 * gdb.reverse/readv-reverse.c: New test.
17980 * gdb.reverse/readv-reverse.exp: New file.
17981 * gdb.reverse/recvmsg-reverse.c: New test.
17982 * gdb.reverse/recvmsg-reverse.exp: New file.
17983 * gdb.reverse/time-reverse.c: New test.
17984 * gdb.reverse/time-reverse.exp: New file.
17985 * gdb.reverse/waitpid-reverse.c: New test.
17986 * gdb.reverse/waitpid-reverse.exp: New file.
17987
17988 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17989
17990 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17991
17992 2015-10-26 Doug Evans <dje@google.com>
17993
17994 PR symtab/17391
17995 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17996 * gdb.dwarf2/bad-regnum.c: New file.
17997 * gdb.dwarf2/bad-regnum.exp: New file.
17998
17999 2015-10-26 Doug Evans <dje@google.com>
18000
18001 PR python/18938
18002 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18003 file.
18004
18005 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18006
18007 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18008 for a change by "Mention language in compile error message".
18009
18010 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18011
18012 PR python/18073
18013 * gdb.python/py-type.c (C::a_method): New.
18014 (C::a_const_method): New.
18015 (C::a_static_method): New.
18016 (a_function): New.
18017 * gdb.python/py-type.exp (test_fields): Test getting fields
18018 from function and method.
18019
18020 2015-10-21 Keven Boell <keven.boell@intel.com>
18021
18022 * gdb.fortran/vla-alloc-assoc.exp: New file.
18023 * gdb.fortran/vla-datatypes.exp: New file.
18024 * gdb.fortran/vla-datatypes.f90: New file.
18025 * gdb.fortran/vla-history.exp: New file.
18026 * gdb.fortran/vla-ptype-sub.exp: New file.
18027 * gdb.fortran/vla-ptype.exp: New file.
18028 * gdb.fortran/vla-sizeof.exp: New file.
18029 * gdb.fortran/vla-sub.f90: New file.
18030 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18031 * gdb.fortran/vla-value-sub-finish.exp: New file.
18032 * gdb.fortran/vla-value-sub.exp: New file.
18033 * gdb.fortran/vla-value.exp: New file.
18034 * gdb.fortran/vla-ptr-info.exp: New file.
18035 * gdb.mi/mi-vla-fortran.exp: New file.
18036 * gdb.mi/vla.f90: New file.
18037
18038 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18039
18040 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18041 of hardwired timeout value.
18042
18043 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18044 Pedro Alves <palves@redhat.com>
18045
18046 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18047 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18048
18049 2015-10-19 Josh Stone <jistone@redhat.com>
18050
18051 * gdb.base/catch-syscall.c: Include <sched.h>.
18052 (unknown_syscall): New variable.
18053 (main): Trigger a vfork and an unknown syscall.
18054 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18055 (unknown_syscall_number): Likewise.
18056 (check_call_to_syscall): Accept an optional syscall pattern.
18057 (check_return_from_syscall): Likewise.
18058 (check_continue): Likewise.
18059 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18060 (test_catch_syscall_skipping_return): New test toggling off 'catch
18061 syscall' to step over the syscall return, then toggling back on.
18062 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18063 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18064 (do_syscall_tests): Call test_catch_syscall_without_args and
18065 test_catch_syscall_mid_vfork.
18066 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18067 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18068
18069 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
18070
18071 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18072 print g_vE): Add new pass patterns.
18073 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18074 print various symbol names for vptr fields.
18075
18076 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18077
18078 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18079 results.
18080
18081 2015-10-12 Yao Qi <yao.qi@linaro.org>
18082
18083 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18084
18085 2015-10-12 Yao Qi <yao.qi@linaro.org>
18086
18087 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18088 is aarch64*-*-linux*.
18089
18090 2015-10-12 Yao Qi <yao.qi@linaro.org>
18091
18092 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18093 (can_relocate_bcond_true): ... it.
18094 (can_relocate_bcond_false): New function.
18095 (foo): Likewise.
18096 (can_relocate_bl): Likewise.
18097 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18098 can_relocate_bl.
18099
18100 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18101
18102 * gdb.base/nested-addr.c: New file.
18103 * gdb.base/nested-addr.exp: New testcase.
18104
18105 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18106
18107 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18108 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18109 its output. Ignore the output of "record goto begin" and instead
18110 check that GDB is replaying.
18111
18112 2015-10-09 Pedro Alves <palves@redhat.com>
18113
18114 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18115 (top level): Use it in the run with no args test.
18116
18117 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18118
18119 * gdb.dlang/properties.exp: New file.
18120
18121 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18122
18123 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18124 whether or not address 0x1000 is mapped on the target.
18125
18126 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18127
18128 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18129 build.
18130
18131 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18132
18133 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18134 instruction-history test.
18135
18136 2015-09-28 Doug Evans <dje@google.com>
18137
18138 * gdb.base/gcore.c (array_func): Add reference to static_array.
18139
18140 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18141
18142 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18143 source line.
18144
18145 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18146
18147 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18148 short or char as base type.
18149
18150 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18151
18152 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18153 to allow any size enum.
18154
18155 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18156
18157 * gdb.ada/array_ptr_renaming.exp: New testcase.
18158 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18159 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18160
18161 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18162
18163 * gdb.trace/ftrace-lock.c: New file.
18164 * gdb.trace/ftrace-lock.exp: New file.
18165
18166 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18167
18168 * gdb.arch/insn-reloc.c: New file.
18169 * gdb.arch/ftrace-insn-reloc.exp: New file.
18170
18171 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18172
18173 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18174 instruction.
18175 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18176 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18177 * gdb.trace/range-stepping.c: Likewise.
18178 * gdb.trace/trace-break.c: Likewise.
18179 * gdb.trace/trace-mt.c (thread_function): Likewise.
18180 * gdb.trace/ftrace.c (marker): Likewise.
18181 * gdb.trace/trace-condition.c (marker): Likewise.
18182 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18183 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18184 is_aarch64_target.
18185
18186 2015-09-18 Doug Evans <xdje42@gmail.com>
18187
18188 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18189 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18190
18191 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18192
18193 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18194 the breakpoint.
18195
18196 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18197
18198 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18199 the pending breakpoint. Remove timeout override for "Run till
18200 MI pending breakpoint on pendfunc3 on thread 2" test.
18201
18202 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18203
18204 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18205 filename pattern.
18206
18207 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18208
18209 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18210 in breakpoint filename pattern.
18211
18212 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18213
18214 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18215
18216 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18217
18218 * gdb.linespec/explicit.exp: Check for readline support for
18219 tab-completion tests. Fix obvious typo.
18220
18221 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18222
18223 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18224 and replay.
18225
18226 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18227
18228 * gdb.btrace/non-stop.c: New.
18229 * gdb.btrace/non-stop.exp: New.
18230
18231 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18232 Yao Qi <yao.qi@linaro.org>
18233
18234 * gdb.trace/trace-condition.c: New file.
18235 * gdb.trace/trace-condition.exp: New file.
18236
18237 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
18238
18239 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18240 for testing bytecode compilation.
18241
18242 2015-09-16 Pedro Alves <palves@redhat.com>
18243 Sandra Loosemore <sandra@codesourcery.com>
18244
18245 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18246 (SECONDS): Redefine.
18247 (main): Call pthread_kill and alarm early.
18248 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18249 support.
18250 (test): If the target can't hardware step and doesn't support
18251 displaced stepping, increase the timeout.
18252
18253 2015-09-16 Pedro Alves <palves@redhat.com>
18254
18255 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18256 (enable_debug): New procedures.
18257 (test): Use them. Bail out if waiting for threads fails.
18258 (top level): Bail out if a test fails.
18259
18260 2015-09-16 Yao Qi <yao.qi@linaro.org>
18261
18262 * gdb.asm/asm-source.exp: Set asm-arch for
18263 aarch64*-*-* target.
18264 * gdb.asm/aarch64.inc: New file.
18265
18266 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18267
18268 * gdb.ada/array_of_variable_length.exp: New testcase.
18269 * gdb.ada/array_of_variable_length/foo.adb: New file.
18270 * gdb.ada/array_of_variable_length/pck.adb: New file.
18271 * gdb.ada/array_of_variable_length/pck.ads: New file.
18272
18273 2015-09-15 Doug Evans <dje@google.com>
18274
18275 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18276 of function static local variable.
18277
18278 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18279
18280 * gdb.threads/tls-so_extern.exp: New test file.
18281 * gdb.threads/tls-so_extern.c: New test file.
18282 * gdb.threads/tls-so_extern_main.c: New test file.
18283
18284 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18285
18286 * gdb.opt/solib-intra-step-lib.c: New file.
18287 * gdb.opt/solib-intra-step-main.c: New file.
18288 * gdb.opt/solib-intra-step.exp: New file.
18289
18290 2015-09-15 Pedro Alves <palves@redhat.com>
18291
18292 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18293 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18294
18295 2015-09-14 Pedro Alves <palves@redhat.com>
18296
18297 * gdb.base/hook-stop-continue.c: Delete.
18298 * gdb.base/hook-stop-continue.exp: Delete.
18299 * gdb.base/hook-stop-frame.c: Delete.
18300 * gdb.base/hook-stop-frame.exp: Delete.
18301 * gdb.base/hook-stop.c: New file.
18302 * gdb.base/hook-stop.exp: New file.
18303
18304 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18305
18306 * gdb.ada/access_to_packed_array.exp: New testcase.
18307 * gdb.ada/access_to_packed_array/foo.adb: New file.
18308 * gdb.ada/access_to_packed_array/pack.adb: New file.
18309 * gdb.ada/access_to_packed_array/pack.ads: New file.
18310
18311 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18312
18313 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18314 buffer size test.
18315
18316 2015-09-11 Don Breazeal <donb@codesourcery.com>
18317
18318 * gdb.base/foll-exec.c: Add copyright header. Fix
18319 formatting issues.
18320 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18321 (do_exec_tests): Use clean_restart in place of zap_session,
18322 and for test initialization. Fix formatting issues. Use
18323 fail in place of perror.
18324 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18325 an expect statement to match an expression with output from
18326 the program under debug.
18327 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18328 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18329 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18330 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18331 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18332
18333 2015-09-09 Doug Evans <dje@google.com>
18334
18335 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18336
18337 2015-09-09 Doug Evans <dje@google.com>
18338
18339 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18340
18341 2015-09-09 Doug Evans <dje@google.com>
18342
18343 * gdb.base/savedregs.exp: Fix typo.
18344
18345 2015-09-09 Pedro Alves <palves@redhat.com>
18346
18347 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18348
18349 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18350
18351 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18352 command actually switches threads. Give up on remaining
18353 tests if target fails to stop at breakpoint.
18354
18355 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18356
18357 * gdb.ada/funcall_char.exp: New testcase.
18358 * gdb.ada/funcall_char/foo.adb: New file.
18359
18360 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18361
18362 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18363 expected outputs. Add two testcases for completing ambiguous
18364 functions.
18365 * gdb.ada/complete/aux_pck.adb: New file.
18366 * gdb.ada/complete/aux_pck.ads: New file.
18367 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18368 Ambiguous_Func functions.
18369 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18370 * gdb.ada/complete/pck.adb: Likewise.
18371
18372 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18373
18374 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18375 failures to run the test program under GDB.
18376
18377 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
18378
18379 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18380 to C.
18381
18382 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18383
18384 * gdb.base/run-after-attach.exp: New test file.
18385 * gdb.base/run-after-attach.c: New test file.
18386
18387 2015-08-26 Don Breazeal <donb@codesourcery.com>
18388
18389 * gdb.base/foll-exec-2.c: New test program.
18390 * gdb.base/foll-exec-2.exp: New test.
18391
18392 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18393
18394 * gdb.base/nested-subp1.exp: New file.
18395 * gdb.base/nested-subp1.c: New file.
18396 * gdb.base/nested-subp2.exp: New file.
18397 * gdb.base/nested-subp2.c: New file.
18398 * gdb.base/nested-subp3.exp: New file.
18399 * gdb.base/nested-subp3.c: New file.
18400
18401 2015-08-24 Pedro Alves <palves@redhat.com>
18402
18403 * gdb.server/connect-without-multi-process.c: New file.
18404 * gdb.server/connect-without-multi-process.exp: New file.
18405
18406 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18407
18408 * gdb.opt/inline-markers.c: Make z int.
18409
18410 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18411
18412 * gdb.opt/inline-markers.c: Make z volatile.
18413
18414 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18415
18416 * gdb.opt/inline-bt.c: New volatile global z.
18417 * gdb.opt/inline-cmds.c: Likewise.
18418 * gdb.opt/inline-locals.c: Likewise.
18419 * gdb.opt/inline-markers.c: New extern global z.
18420 (marker): Use z.
18421 (inline_fn): Likewise.
18422
18423 2015-08-24 Pedro Alves <palves@redhat.com>
18424
18425 * config/m32r-stub.exp: Remove file.
18426 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18427 * gdb.base/call-rt-st.exp: Likewise.
18428 * gdb.base/call-strs.exp: Likewise.
18429 * gdb.base/default.exp: Remove references to h8300-*-hms and
18430 *-*-udi*.
18431 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18432
18433 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18434
18435 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18436 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18437 and "return" use KFAIL when GDB can not read/write the vector
18438 return value.
18439
18440 2015-08-21 Gary Benson <gbenson@redhat.com>
18441
18442 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18443
18444 2015-08-20 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.server/solib-list.exp: No longer expect an interior stop in
18447 non-stop mode.
18448
18449 2015-08-20 Pedro Alves <palves@redhat.com>
18450
18451 * gdb.server/connect-stopped-target.c: New file.
18452 * gdb.server/connect-stopped-target.exp: New file.
18453
18454 2015-08-20 Pedro Alves <palves@redhat.com>
18455
18456 * gdb.dwarf2/comp-unit-lang.exp: New file.
18457 * gdb.dwarf2/comp-unit-lang.c: New file.
18458
18459 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18460
18461 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18462 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18463
18464 2015-08-19 Kevin Buettner <kevinb@redhat.com>
18465
18466 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18467 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18468
18469 2015-08-18 Doug Evans <dje@google.com>
18470 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18471
18472 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18473 skip_python_tests. New arg prompt_regexp.
18474 (skip_python_tests): New function.
18475 * lib/mi-support.exp (mi_skip_python_tests): New function.
18476 * gdb.python/py-mi-objfile-gdb.py: New file.
18477 * gdb.python/py-mi-objfile.c: New file.
18478 * gdb.python/py-mi-objfile.exp: New file.
18479
18480 2015-08-17 Keith Seitz <keiths@redhat.com>
18481
18482 * gdb.linespec/explicit.exp: Move strace test from here ...
18483 * gdb.trace/strace.exp: ... to here.
18484
18485 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18486
18487 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18488 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18489
18490 2015-08-14 Doug Evans <xdje42@gmail.com>
18491
18492 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18493 inferior before selecting a new file.
18494
18495 2015-08-14 Doug Evans <xdje42@gmail.com>
18496
18497 * gdb.mi/mi-disassemble.exp: Update.
18498 * gdb.base/disasm-optim.S: New file.
18499 * gdb.base/disasm-optim.c: New file.
18500 * gdb.base/disasm-optim.h: New file.
18501 * gdb.base/disasm-optim.exp: New file.
18502
18503 2015-08-14 Keith Seitz <keiths@redhat.com>
18504
18505 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18506 "evaluated-by".
18507
18508 2015-08-13 Joel Brobecker <brobecker@adacore.com>
18509
18510 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18511
18512 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18513
18514 * gdb.ada/fun_renaming.exp: New testcase.
18515 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18516 * gdb.ada/fun_renaming/pack.adb: New file.
18517 * gdb.ada/fun_renaming/pack.ads: New file.
18518
18519 2015-08-12 Keith Seitz <keiths@redhat.com>
18520
18521 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18522 gdb_get_line_number.
18523
18524 2015-08-12 Joel Brobecker <brobecker@adacore.com>
18525
18526 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18527 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18528 gdb.base/dso2dso.exp: New files.
18529
18530 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18531 Pedro Alves <palves@redhat.com>
18532 Keith Seitz <keiths@redhat.com>
18533
18534 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18535 GDBFLAGS.
18536
18537 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18538
18539 * gdb.base/gdbhistsize-history.exp
18540 (test_histsize_history_setting): Use save_vars.
18541 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18542 Use save_vars.
18543 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18544 * gdb.base/readline.exp: Use save_vars.
18545
18546 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18547
18548 * lib/gdb.exp (save_vars): New proc.
18549
18550 2015-08-11 Keith Seitz <keiths@redhat.com>
18551
18552 * gdb.base/help.exp: Update help_breakpoint_text.
18553
18554 2015-08-11 Keith Seitz <keiths@redhat.com>
18555
18556 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18557 (at toplevel): Call test_explicit_breakpoints.
18558 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18559 breakpoints.
18560 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18561 breakpoint conditions, "-cond".
18562
18563 2015-08-11 Keith Seitz <keiths@redhat.com>
18564
18565 * gdb.linespec/3explicit.c: New file.
18566 * gdb.linespec/cpexplicit.cc: New file.
18567 * gdb.linespec/cpexplicit.exp: New file.
18568 * gdb.linespec/explicit.c: New file.
18569 * gdb.linespec/explicit.exp: New file.
18570 * gdb.linespec/explicit2.c: New file.
18571 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18572 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18573 before using in the matching pattern.
18574 Clarify that `prefix' is a regular expression.
18575
18576 2015-08-11 Keith Seitz <keiths@redhat.com>
18577
18578 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18579 test.
18580 Add tests for missing ",FMT" and ",".
18581
18582 2015-08-10 Doug Evans <dje@google.com>
18583 Keith Seitz <keiths@redhat.com>
18584
18585 PR gdb/17960
18586 * gdb.base/completion.exp: Add location completer tests.
18587
18588 2015-08-07 Pedro Alves <palves@redhat.com>
18589
18590 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18591 tests here.
18592 (top level): Run do_test with and without displaced stepping.
18593
18594 2015-08-07 Pedro Alves <palves@redhat.com>
18595
18596 * gdb.base/valgrind-disp-step.c: New file.
18597 * gdb.base/valgrind-disp-step.exp: New file.
18598
18599 2015-08-07 Pedro Alves <palves@redhat.com>
18600
18601 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18602 Delete function.
18603 (main): Add alarm. Run an infinite loop instead of calling
18604 wait_threads.
18605 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18606 comment.
18607 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18608 Delete function.
18609 (main): Add alarm. Run an infinite loop instead of calling
18610 wait_threads.
18611 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18612 comment.
18613
18614 2015-08-07 Pedro Alves <palves@redhat.com>
18615
18616 * gdb.base/checkpoint-ns.exp: New file.
18617 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18618 standard_testfile.
18619
18620 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18621
18622 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18623 * gdb.btrace/instruction_history.exp: Update.
18624 * gdb.btrace/tsx.exp: New.
18625 * gdb.btrace/tsx.c: New.
18626
18627 2015-08-06 Pedro Alves <palves@redhat.com>
18628
18629 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18630 increase timeout.
18631 * gdb.reverse/until-precsave.exp: Bump timeouts.
18632
18633 2015-08-06 Pedro Alves <palves@redhat.com>
18634
18635 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18636
18637 2015-08-06 Pedro Alves <palves@redhat.com>
18638
18639 PR gdb/18749
18640 * gdb.threads/process-dies-while-handling-bp.c: New file.
18641 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18642
18643 2015-08-06 Pedro Alves <palves@redhat.com>
18644
18645 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18646 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18647
18648 2015-08-05 Pedro Alves <palves@redhat.com>
18649
18650 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18651 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18652
18653 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18654
18655 * gdb.base/bp-permanent.exp: Report test as unsupported if
18656 the target cannot stop at the permanent breakpoint.
18657
18658 2015-08-03 Doug Evans <dje@google.com>
18659
18660 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18661 10000.
18662
18663 2015-08-03 Doug Evans <dje@google.com>
18664
18665 * Makefile.in (workers/%.worker, build-perf): New rule.
18666 (GDB_PERFTEST_MODE): New variable.
18667 (check-perf): Use it.
18668 (clean): Clean up gdb.perf parallel build subdirs.
18669 * lib/build-piece.exp: New file.
18670 * lib/gdb.exp (make_gdb_parallel_path): New function
18671 (standard_output_file, standard_temp_file): Call it.
18672 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18673 of $GDB_PARALLEL.
18674 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18675
18676 2015-08-03 Doug Evans <dje@google.com>
18677
18678 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
18679 (LOG_FILE_NAME): New global.
18680 (TextReporter.__init__): Initialize self.txt_sum.
18681 (TextReporter.report): Add support for multiple data-points.
18682 Move report to perftest.sum, put raw data in perftest.log.
18683 (TextReporter.start): Open sum and log files.
18684 (TextReporter.end): Close sum and log files.
18685 * gdb.perf/lib/perftest/testresult.py
18686 (SingleStatisticTestResult.record): Handle multiple data-points.
18687
18688 2015-07-31 Pedro Alves <palves@redhat.com>
18689
18690 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18691 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18692 kill_wait_spawned_process instead of explicit "kill -9".
18693 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18694 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18695 kill_wait_spawned_process.
18696 * gdb.base/attach-twice.exp: Likewise.
18697 * gdb.base/attach.exp: Likewise.
18698 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18699 gdb_test_multiple.
18700 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18701 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18702 kill_wait_spawned_process.
18703 * gdb.base/valgrind-infcall.exp: Likewise.
18704 * gdb.multi/multi-attach.exp: Likewise.
18705 * gdb.python/py-prompt.exp: Likewise.
18706 * gdb.python/py-sync-interp.exp: Likewise.
18707 * gdb.server/ext-attach.exp: Likewise.
18708 * gdb.threads/attach-into-signal.exp (corefunc): Use
18709 spawn_wait_for_attach, spawn_id_get_pid and
18710 kill_wait_spawned_process.
18711 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18712 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18713 spawn_id_get_pid and kill_wait_spawned_process.
18714 * gdb.threads/attach-stopped.exp (corefunc): Use
18715 spawn_wait_for_attach, spawn_id_get_pid and
18716 kill_wait_spawned_process.
18717 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18718 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18719 kill_wait_spawned_process instead of explicit "kill -9".
18720 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18721 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18722 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18723 processes. Don't map cygwin/windows pids here. Now returns a
18724 spawn id list.
18725
18726 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18727
18728 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18729 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18730 correct patch.
18731
18732 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18733
18734 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18735
18736 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18737
18738 Reapply:
18739 2014-05-21 Mark Wielaard <mjw@redhat.com>
18740
18741 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18742
18743 2015-07-30 Pedro Alves <palves@redhat.com>
18744
18745 * linux-low.c (handle_extended_wait): Set the child's last
18746 reported status to TARGET_WAITKIND_STOPPED.
18747
18748 2015-07-30 Pedro Alves <palves@redhat.com>
18749
18750 PR threads/18600
18751 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18752 only shows inferior 1.
18753
18754 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18755 Pedro Alves <palves@redhat.com>
18756
18757 PR threads/18600
18758 * gdb.threads/fork-plus-threads.c: New file.
18759 * gdb.threads/fork-plus-threads.exp: New file.
18760
18761 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18762
18763 * gdb.base/batch-preserve-term-settings.exp
18764 (test_terminal_settings_preserved_after_cli_exit): Use
18765 send_quit_command.
18766
18767 2015-07-29 Pedro Alves <palves@redhat.com>
18768 Don Breazeal <donb@codesourcery.com>
18769
18770 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18771 output from both inferior_spawn_id and gdb_spawn_id.
18772
18773 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18774
18775 * gdb.threads/attach-into-signal.exp (corefunc): Use
18776 with_test_prefix on nested loops, uniquefying the test messages.
18777
18778 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18779
18780 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18781 commit.
18782
18783 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18784
18785 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18786 New proc.
18787 (test_terminal_settings_preserved_after_sigterm): New test.
18788
18789 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18790
18791 * gdb.base/batch-preserve-term-settings.exp
18792 (test_terminal_settings_preserved_after_cli_exit): New test.
18793
18794 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18795
18796 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18797 manipulation of saved_gdbflags.
18798 (test_terminal_settings_preserved): Remove global declaration of
18799 the unused variable pagination_prompt. Remove manipulation of
18800 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18801 GDBFLAGS.
18802
18803 2015-07-29 Pedro Alves <palves@redhat.com>
18804
18805 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18806
18807 2015-07-29 Pedro Alves <palves@redhat.com>
18808
18809 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18810 at the top.
18811
18812 2015-07-29 Pedro Alves <palves@redhat.com>
18813
18814 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18815 (main): Call gdb_unbuffer_output.
18816 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18817 (main): Call gdb_unbuffer_output.
18818 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18819 (main): Call gdb_unbuffer_output.
18820 * gdb.base/call-strs.exp: Adjust to step over the
18821 gdb_unbuffer_output call.
18822 * gdb.base/catch-gdb-caused-signals.c: Include
18823 "../lib/unbuffer_output.c".
18824 (main): Call gdb_unbuffer_output.
18825 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18826 (main): Call gdb_unbuffer_output.
18827 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18828 (main): Call gdb_unbuffer_output.
18829 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18830 (main): Call gdb_unbuffer_output.
18831 * gdb.base/shlib-call.exp: Adjust to step over the
18832 gdb_unbuffer_output call.
18833 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18834 (main): Call gdb_unbuffer_output.
18835 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18836 (main): Call gdb_unbuffer_output.
18837 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18838 (main): Rename to ...
18839 (test): ... this.
18840 (main): Reimplement.
18841 * gdb.base/varargs.exp: Run to test instead of to main.
18842 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18843 (main): Call gdb_unbuffer_output.
18844
18845 2015-07-29 Pedro Alves <palves@redhat.com>
18846
18847 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18848 factore out from mi_continue_dprintf. For call-style dprintfs,
18849 expect dprintf output out of $inferior_spawn_id.
18850 (mi_continue_dprintf): Use mi_expect_dprintf.
18851 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18852 (main): Call gdb_unbuffer_output.
18853
18854 2015-07-29 Pedro Alves <palves@redhat.com>
18855
18856 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18857 (default_mi_gdb_start): Set inferior_spawn_id instead of
18858 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18859 gdb_spawn_id.
18860 (mi_gdb_test): Always expect inferior output from both
18861 $inferior_spawn_id and $gdb_spawn_id.
18862
18863 2015-07-29 Pedro Alves <palves@redhat.com>
18864
18865 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18866 send_inferior and $inferior_spawn_id.
18867
18868 2015-07-29 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.gdb/complaints.exp (test_initial_complaints)
18871 (test_serial_complaints, test_short_complaints): Use
18872 gdb_test_stdio.
18873 (test_empty_complaint): Handle $inferior_spawn_id !=
18874 $gdb_spawn_id.
18875
18876 2015-07-29 Pedro Alves <palves@redhat.com>
18877
18878 * gdb.base/varargs.exp: Use gdb_test_stdio.
18879
18880 2015-07-29 Pedro Alves <palves@redhat.com>
18881
18882 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18883
18884 2015-07-29 Pedro Alves <palves@redhat.com>
18885
18886 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18887
18888 2015-07-29 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18891 parameter into two new parameters, "inf_result" and "gdb_result".
18892 Expect inferior output and gdb output from $inferior_spawn_id and
18893 $gdb_spawn_id, respectively. Adjust all callers.
18894
18895 2015-07-29 Pedro Alves <palves@redhat.com>
18896
18897 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18898 of gdb_test_sequence.
18899
18900 2015-07-29 Pedro Alves <palves@redhat.com>
18901
18902 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18903 (saw_spurious_output): Expect inferior output from
18904 $inferior_spawn_id. Use gdb_test_stdio.
18905
18906 2015-07-29 Pedro Alves <palves@redhat.com>
18907
18908 * gdb.base/dprintf.exp: Use standard_testfile. Change
18909 prepare_for_testing call.
18910 (srcfile): Don't set.
18911 (restart): New procedure.
18912 (test_dprintf): New procecure, use to continue over dprintfs.
18913 (test_call, test_agent): New procedures, tests moved here.
18914 Restart gdb and recreate dprintfs. Adjust expected output.
18915
18916 2015-07-29 Pedro Alves <palves@redhat.com>
18917
18918 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18919
18920 2015-07-29 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18923
18924 2015-07-29 Pedro Alves <palves@redhat.com>
18925
18926 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18927 gdb_test_stdio.
18928
18929 2015-07-29 Pedro Alves <palves@redhat.com>
18930
18931 * lib/gdb.exp (gdb_test_stdio): New procedure.
18932
18933 2015-07-29 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18936
18937 2015-07-29 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/call-signal-resume.exp: Remove check for
18940 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18941 * gdb.base/unwindonsignal.exp: Likewise.
18942 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18943 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18944
18945 2015-07-29 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.base/siginfo-addr.c (pass): New function.
18948 (handler): Call it iff si_addr is correct.
18949 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18950 Set a breakpoint at "pass" and continue to it.
18951
18952 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18953
18954 * gdb.python/py-objfile.exp: Make some tests have unique names.
18955 * gdb.python/py-pp-registration.exp: Likewise.
18956
18957 2015-07-28 Pedro Alves <palves@redhat.com>
18958
18959 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18960
18961 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18962
18963 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18964
18965 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18966
18967 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18968
18969 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18970
18971 * gdb.base/gdb-sigterm-2.exp: New test.
18972
18973 2015-07-25 Doug Evans <xdje42@gmail.com>
18974
18975 Revert:
18976 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18977 (workers/%.worker, build-perf): New rule.
18978 (GDB_PERFTEST_MODE): New variable.
18979 (check-perf): Use it.
18980 (clean): Clean up gdb.perf parallel build subdirs.
18981 * lib/build-piece.exp: New file.
18982 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18983 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18984 name.
18985 (standard_temp_file): Ditto.
18986 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18987 of $GDB_PARALLEL.
18988
18989 2015-07-24 Doug Evans <dje@google.com>
18990
18991 * gdb.perf/lib/perftest/utils.py: New file.
18992 * gdb.perf/gm-hello.cc: New file.
18993 * gdb.perf/gm-pervasive-typedef.cc: New file.
18994 * gdb.perf/gm-pervasive-typedef.h: New file.
18995 * gdb.perf/gm-std.cc: New file.
18996 * gdb.perf/gm-std.h: New file.
18997 * gdb.perf/gm-use-cerr.cc: New file.
18998 * gdb.perf/gm-utils.h: New file.
18999 * gdb.perf/gmonster-null-lookup.py: New file.
19000 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19001 * gdb.perf/gmonster-print-cerr.py: New file.
19002 * gdb.perf/gmonster-ptype-string.py: New file.
19003 * gdb.perf/gmonster-runto-main.py: New file.
19004 * gdb.perf/gmonster-select-file.py: New file.
19005 * gdb.perf/gmonster1-null-lookup.exp: New file.
19006 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19007 * gdb.perf/gmonster1-print-cerr.exp: New file.
19008 * gdb.perf/gmonster1-ptype-string.exp: New file.
19009 * gdb.perf/gmonster1-runto-main.exp: New file.
19010 * gdb.perf/gmonster1-select-file.exp: New file.
19011 * gdb.perf/gmonster1.cc: New file.
19012 * gdb.perf/gmonster1.exp: New file.
19013 * gdb.perf/gmonster2-null-lookup.exp: New file.
19014 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19015 * gdb.perf/gmonster2-print-cerr.exp: New file.
19016 * gdb.perf/gmonster2-ptype-string.exp: New file.
19017 * gdb.perf/gmonster2-runto-main.exp: New file.
19018 * gdb.perf/gmonster2-select-file.exp: New file.
19019 * gdb.perf/gmonster2.cc: New file.
19020 * gdb.perf/gmonster2.exp: New file.
19021
19022 2015-07-24 Doug Evans <dje@google.com>
19023
19024 * gdb.perf/README: New file.
19025 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19026 * lib/gen-perf-test.exp: New file.
19027
19028 2015-07-24 Doug Evans <dje@google.com>
19029
19030 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19031 (PerfTest::startup): New function.
19032 (PerfTest::run): Return result of calling body.
19033 (PerfTest::assemble): Rewrite.
19034 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19035 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19036 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19037 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19038 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19039
19040 2015-07-24 Doug Evans <dje@google.com>
19041
19042 * lib/gdb.exp (clean_restart): Make executable optional.
19043
19044 2015-07-24 Doug Evans <dje@google.com>
19045
19046 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19047 compiler_info references.
19048 * gdb.cp/temargs.exp: Ditto.
19049 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19050 (get_compiler_info): Early exit if already computed. Set compiler_info
19051 to "unknown" if there was a problem.
19052 (test_compiler_info): Add function comment. Call get_compiler_info.
19053
19054 2015-07-24 Doug Evans <dje@google.com>
19055
19056 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19057 (workers/%.worker, build-perf): New rule.
19058 (GDB_PERFTEST_MODE): New variable.
19059 (check-perf): Use it.
19060 (clean): Clean up gdb.perf parallel build subdirs.
19061 * lib/build-piece.exp: New file.
19062 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19063 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19064 name.
19065 (standard_temp_file): Ditto.
19066 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19067 of $GDB_PARALLEL.
19068
19069 2015-07-24 Doug Evans <dje@google.com>
19070
19071 * lib/future.exp (gdb_default_target_compile): New option
19072 "early_flags".
19073 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19074 --as-needed.
19075
19076 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19077
19078 * gdb.base/catch-syscall.exp: Call gdb_exit before
19079 gdb_skip_xml_test.
19080
19081 2015-07-24 Pedro Alves <palves@redhat.com>
19082
19083 * gdb.python/py-events.exp: Accept output between the stop event
19084 and the prompt.
19085 * gdb.python/py-evsignal.exp: Likewise.
19086 * gdb.python/py-evthreads.exp: Likewise.
19087
19088 2015-07-24 Pedro Alves <palves@redhat.com>
19089
19090 PR gdb/18717
19091 * gdb.threads/non-ldr-exit.c: New file.
19092 * gdb.threads/non-ldr-exit.exp: New file.
19093
19094 2015-07-24 Yao Qi <yao.qi@linaro.org>
19095
19096 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19097 restarting process.
19098
19099 2015-07-24 Yao Qi <yao.qi@linaro.org>
19100
19101 * gdb.server/ext-restart.exp: New file.
19102
19103 2015-07-24 Yao Qi <yao.qi@linaro.org>
19104
19105 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19106 argument options.
19107 * gdb.server/ext-wrapper.exp: New file.
19108
19109 2015-07-23 Doug Evans <dje@google.com>
19110
19111 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19112 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19113
19114 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19115
19116 * gdb.ada/var_arr_typedef.exp: New testcase.
19117 * gdb.ada/var_arr_typedef/pack.adb: New file.
19118 * gdb.ada/var_arr_typedef/pack.ads: New file.
19119 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19120
19121 2015-07-20 Joel Brobecker <brobecker@adacore.com>
19122
19123 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19124
19125 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19126
19127 * gdb.arch/i386-biarch-core.exp: Replace istarget
19128 by "complete set gnutarget". Remove expectation for the "core-file"
19129 command.
19130
19131 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19132
19133 Revert the previous commit:
19134 Tests for validate symbol file using build-id.
19135
19136 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19137
19138 Tests for validate symbol file using build-id.
19139 * gdb.base/solib-mismatch-lib.c: New file.
19140 * gdb.base/solib-mismatch-libmod.c: New file.
19141 * gdb.base/solib-mismatch.c: New file.
19142 * gdb.base/solib-mismatch.exp: New file.
19143
19144 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19145
19146 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19147 nios2-*-linux*.
19148 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19149 * gdb.base/siginfo.exp: Likewise.
19150 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19151
19152 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19153
19154 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19155 Move it to ...
19156 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19157 ... here.
19158 * gdb.trace/range-stepping.exp: Check that the target supports
19159 range stepping.
19160
19161 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19162
19163 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19164
19165 2015-07-14 Pedro Alves <palves@redhat.com>
19166
19167 * gdb.base/killed-outside.exp: New file.
19168 * gdb.base/killed-outside.c: New file.
19169
19170 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19171
19172 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19173 (n at main): New.
19174 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19175
19176 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19177
19178 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19179 infcall tests instead of setting up for KFAIL.
19180
19181 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19182
19183 * gdb.btrace/record_goto-step.exp: New.
19184
19185 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19186
19187 PR compile/18484
19188 * gdb.compile/compile.c (struct struct_type): Add volatile to
19189 selffield's type.
19190 * gdb.compile/compile.exp
19191 (compile code struct_object.selffield = &struct_object): Skip further
19192 struct_object tests if this one xfails.
19193
19194 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
19195
19196 PR exp/18617
19197 * gdb.trace/ax.exp: Add test.
19198
19199 2015-07-07 Yao Qi <yao.qi@linaro.org>
19200
19201 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19202 instead of istarget "aarch64*-*-*".
19203 * gdb.arch/aarch64-fp.exp: Likewise.
19204 * gdb.base/float.exp: Likewise.
19205 * gdb.reverse/aarch64.exp: Likewise.
19206 * lib/gdb.exp (is_aarch64_target): New proc.
19207
19208 2015-07-07 Yao Qi <yao.qi@linaro.org>
19209
19210 * lib/gdb.exp (is_aarch32_target): New proc.
19211 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19212 instead of "istarget "arm*-*-*"".
19213 * gdb.arch/arm-disp-step.exp: Likewise.
19214 * gdb.arch/thumb-bx-pc.exp: Likewise.
19215 * gdb.arch/thumb-prologue.exp: Likewise.
19216 * gdb.arch/thumb-singlestep.exp: Likewise.
19217 * gdb.base/disp-step-syscall.exp: Likewise.
19218 * gdb.base/float.exp: Likewise.
19219
19220 2015-07-07 Yao Qi <yao.qi@linaro.org>
19221
19222 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19223 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19224
19225 2015-07-07 Yao Qi <yao.qi@linaro.org>
19226
19227 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19228 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19229 if it exists.
19230 * gdb.multi/multi-arch.exp: Likewise.
19231
19232 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19233
19234 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19235 print.
19236
19237 2015-07-07 Yao Qi <yao.qi@linaro.org>
19238
19239 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19240
19241 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19242
19243 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19244 '[' and ']' characters.
19245
19246 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19247
19248 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19249
19250 2015-06-29 Pedro Alves <palves@redhat.com>
19251
19252 PR threads/18127
19253 * gdb.threads/hand-call-new-thread.c: New file.
19254 * gdb.threads/hand-call-new-thread.c: New file.
19255
19256 2015-06-26 Keith Seitz <keiths@redhat.com>
19257 Doug Evans <dje@google.com>
19258
19259 PR 16253
19260 * gdb.cp/var-tag-2.cc: New file.
19261 * gdb.cp/var-tag-3.cc: New file.
19262 * gdb.cp/var-tag-4.cc: New file.
19263 * gdb.cp/var-tag.cc: New file.
19264 * gdb.cp/var-tag.exp: New file.
19265
19266 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19267
19268 * gdb.base/history-duplicates.exp: New test.
19269
19270 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19271
19272 * gdb.base/completion.exp: Test the completion of the "focus"
19273 command.
19274
19275 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19276
19277 * gdb.arch/amd64-prologue-skip.S: New file.
19278 * gdb.arch/amd64-prologue-skip.exp: New file.
19279
19280 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19281
19282 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19283 is_address_zero_readable check.
19284
19285 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19286
19287 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19288 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19289
19290 2015-06-24 Yao Qi <yao.qi@linaro.org>
19291
19292 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19293 linux targets.
19294
19295 2015-06-24 Yao Qi <yao.qi@linaro.org>
19296
19297 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19298 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19299 * gdb.base/siginfo-thread.exp: Likewise.
19300
19301 2015-06-22 Yao Qi <yao.qi@linaro.org>
19302
19303 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19304
19305 2015-06-22 Yao Qi <yao.qi@linaro.org>
19306
19307 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19308 aarch64*-*-*.
19309 (skip_hw_watchpoint_tests): Likewise.
19310
19311 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19312
19313 * gdb.base/gdbinit-history.exp: Test the interaction between
19314 setting GDBHISTSIZE and setting the history size via .gdbinit.
19315
19316 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19317
19318 PR gdb/16999
19319 * gdb.base/gdbhistsize-history.exp: New test.
19320
19321 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19322
19323 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19324 with GDBHISTSIZE.
19325 * gdb.base/readline.exp: Likewise.
19326
19327 2015-06-17 Yao Qi <yao.qi@linaro.org>
19328
19329 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19330 line.
19331
19332 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19333
19334 * gdb.base/gdbinit-history.exp: Add test case to check that
19335 an unlimited history file does not get truncated on exit.
19336
19337 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19338
19339 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19340 (VECTOR): New macro. Use it...
19341 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19342 ...for these typedefs.
19343 (int8, char1, int1, double1): New typedefs.
19344 (struct just_int2, struct two_int2): New structures.
19345 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19346 (add_structvecs, add_singlevecs): New functions.
19347 (main): Call add_some_intvecs twice.
19348 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19349 the compile and exit upon failure. Try compiling for the "native"
19350 architecture. Test inferior function calls with vector arguments
19351 and vector return value handling with "finish" and "return".
19352
19353 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19354
19355 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19356 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19357 PE file.
19358 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19359
19360 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19361
19362 PR breakpoints/16465
19363 * gdb.mi/mi-dprintf-pending.c: New file.
19364 * gdb.mi/mi-dprintf-pending.exp: New test.
19365 * gdb.mi/mi-dprintf-pendshr.c: New file.
19366
19367 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19368 Mircea Gherzan <mircea.gherzan@intel.com>
19369
19370 * gdb.arch/i386-mpx-map.c: New file.
19371 * gdb.arch/i386-mpx-map.exp: New File.
19372
19373 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19374
19375 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19376 * gdb.arch/i386-mpx.exp: Indentation fixed.
19377
19378 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19379
19380 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19381 function and improved indentation.
19382 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19383 gdb_test_multiple. Added additional tests to skip the test.
19384
19385 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19386
19387 * gdb.arch/i386-avx512.c: Change path in include file.
19388 * gdb.arch/i386-avx512.exp: Change include dir path
19389 compilation flag.
19390 * gdb.arch/i386-mpx.c: Change path in include file.
19391 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19392 flag.
19393
19394 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19395
19396 * gdb.compile/compile-print.exp (compile print *vararray@3)
19397 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19398
19399 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19400
19401 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19402 (do not keep jit in memory): ... this.
19403 (expect 5): Change it to ...
19404 (expect no 5): ... this.
19405
19406 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19407
19408 PR gdb/15564
19409 * gdb.mi/mi-detach.exp: New file.
19410
19411 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19412
19413 PR symtab/18392
19414 * gdb.arch/amd64-tailcall-self.S: New file.
19415 * gdb.arch/amd64-tailcall-self.c: New file.
19416 * gdb.arch/amd64-tailcall-self.exp: New file.
19417
19418 2015-05-28 Don Breazeal <donb@codesourcery.com>
19419
19420 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19421 tests for remote targets by checking is_target_gdbserver.
19422
19423 2015-05-27 Doug Evans <dje@google.com>
19424
19425 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19426 * gdb.dwarf2/opaque-type-lookup.c: New file.
19427 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19428
19429 2015-05-26 Doug Evans <dje@google.com>
19430
19431 * gdb.cp/iostream.cc: New file.
19432 * gdb.cp/iostream.exp: New file.
19433
19434 2015-05-26 Doug Evans <dje@google.com>
19435
19436 * gdb.dwarf2/dw2-op-call.exp: Update.
19437 * gdb.dwarf2/dw4-sig-types.exp: Update.
19438 * gdb.dwarf2/implptr.exp: Update.
19439 * gdb.mi/mi-cmd-param-changed.exp: Update.
19440
19441 2015-05-26 Doug Evans <dje@google.com>
19442
19443 * gdb.python/py-lazy-string.c: New file.
19444 * gdb.python/py-lazy-string.exp: New file.
19445 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19446 (main): Update. Add estring3.
19447 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19448 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19449
19450 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19451 Yao Qi <yao.qi@linaro.org>
19452
19453 * gdb.reverse/aarch64.c: New.
19454 * gdb.reverse/aarch64.exp: New.
19455
19456 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19457
19458 * lib/gdb.exp (supports_process_record): Return true for
19459 aarch64*-linux*.
19460 (supports_reverse): Likewise.
19461
19462 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19463
19464 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19465 Use with_test_prefix.
19466
19467 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19468
19469 * gdb.base/completion.exp: Add test for completion of layout
19470 names.
19471
19472 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19473
19474 * lib/gdb.exp (skip_tui_tests): New proc.
19475 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19476
19477 2015-05-19 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19480 Save the whole env array instead of just HOME. Unset HISTSIZE in
19481 the environment while testing. Restore whole environment
19482 afterwards.
19483
19484 2015-05-16 Doug Evans <xdje42@gmail.com>
19485
19486 * gdb.guile/scm-ports.c: New file.
19487 * gdb.guile/scm-ports.exp: Add memory port tests.
19488
19489 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19490
19491 * gdb.compile/compile-print.c: New file.
19492 * gdb.compile/compile-print.exp: New file.
19493
19494 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19495
19496 * gdb.compile/compile-ops.exp: Cast param to void.
19497 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19498 (compile code struct_object.selffield = &struct_object): Add xfail.
19499
19500 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19501
19502 * gdb.ada/arr_enum_with_gap: New testcase.
19503
19504 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19505
19506 * gdb.ada/byte_packed_arr: New testcase.
19507
19508 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19509
19510 * gdb.ada/pckd_neg: New testcase.
19511
19512 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19513
19514 PR gdb/17820
19515 * gdb.base/gdbinit-history.exp: New test.
19516 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19517 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19518
19519 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19520
19521 * gdb.python/py-xmethods.cc: Enhance test case.
19522 * gdb.python/py-xmethods.exp: New tests.
19523 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19524 function.
19525 (B_indexoper): Likewise.
19526 (global_dm_list) : Add new xmethod worker functions.
19527
19528 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19529
19530 * gdb.base/coredump-filter.exp: Correctly unset
19531 "coredump_var_addr" array.
19532
19533 2015-05-08 Pedro Alves <palves@redhat.com>
19534
19535 * gdb.server/non-existing-program.exp: Unset spawn_id.
19536
19537 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19538
19539 PR python/18291
19540 * gdb.python/py-xmethods.exp: Add tests.
19541
19542 2015-05-08 Yao Qi <yao.qi@linaro.org>
19543
19544 PR gdb/18208
19545 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19546 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19547 function set_coredump_filter, and remove remote_exec call.
19548 Remove argument ipid. Callers update.
19549 (top level): Don't get inferior's PID.
19550
19551 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19552
19553 * gdb.base/watch_thread_num.exp: Skip test on targets without
19554 access watchpoints.
19555
19556 2015-05-06 Pedro Alves <palves@redhat.com>
19557
19558 PR server/18081
19559 * gdb.server/non-existing-program.exp: New file.
19560
19561 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19562
19563 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19564
19565 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19566
19567 * gdb.ada/out_of_line_in_inlined: New testcase.
19568
19569 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19570
19571 * gdb.ada/var_rec_arr: New testcase.
19572
19573 2015-04-30 Yao Qi <yao.qi@linaro.org>
19574
19575 * gdb.base/break-idempotent.exp: If
19576 skip_hw_watchpoint_multi_tests returns true, skip the tests
19577 on "rwatch" and "awatch".
19578
19579 2015-04-30 Yao Qi <yao.qi@linaro.org>
19580
19581 * gdb.base/relativedebug.exp: Invoke gdb command
19582 "info sharedlibrary", and if libc.so doesn't have debug info,
19583 skip the test.
19584
19585 2015-04-29 Doug Evans <dje@google.com>
19586
19587 * gdb.python/py-xmethods.exp: Add ptype tests.
19588 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19589 get_result_type method.
19590
19591 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19592
19593 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19594 the target does not support hardware watchpoints.
19595
19596 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19597
19598 * gdb.base/break-always.exp: Abort testing if writing to memory
19599 causes an error.
19600
19601 2015-04-28 Doug Evans <dje@google.com>
19602
19603 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19604 * gdb.python/py-pp-registration.exp: ... here. New file.
19605 * gdb.python/py-pp-registration.c: New file.
19606 * gdb.python/py-pp-registration.py: New file.
19607
19608 2015-04-28 Doug Evans <dje@google.com>
19609
19610 * gdb.python/py-bad-printers.c: New file.
19611 * gdb.python/py-bad-printers.py: New file.
19612 * gdb.python/py-bad-printers.exp: New file.
19613
19614 2015-04-28 Sasha Smundak <asmundak@google.com>
19615
19616 * gdb.python/py-type.exp: New test.
19617
19618 2015-04-28 Andy Wingo <wingo@igalia.com>
19619
19620 * gdb.python/py-parameter.exp:
19621 * gdb.guile/scm-parameter.exp: Escape the path that we are
19622 matching against, as it might contain characters that are special
19623 to regular expressions.
19624
19625 2015-04-27 Joel Brobecker <brobecker@adacore.com>
19626
19627 * gdb.ada/rec_comp: New testcase.
19628
19629 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19630
19631 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19632 before using it.
19633
19634 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19635
19636 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19637 new tests for verilog output.
19638
19639 2015-04-24 Yao Qi <yao.qi@linaro.org>
19640
19641 * boards/remote-gdbserver-on-localhost.exp: New file.
19642
19643 2015-04-23 Pedro Alves <palves@redhat.com>
19644
19645 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19646 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19647 "end of file", remove $inferior_spawn_id from the indirect list.
19648
19649 2015-04-23 Pedro Alves <palves@redhat.com>
19650
19651 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19652
19653 2015-04-23 Pedro Alves <palves@redhat.com>
19654
19655 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19656 on $any_spawn_id instead of only on $gdb_spawn_id.
19657
19658 2015-04-21 Pierre Muller <muller@sourceware.org>
19659
19660 PR pascal/17815
19661 * lib/pascal.exp (gpc_compile): Add new option "class".
19662 (fpc_compile): Likewise.
19663 * gdb.pascal/case-insensitive-symbols.pas: New file.
19664 * gdb.pascal/case-insensitive-symbols.exp: New file.
19665
19666 2015-04-20 Gary Benson <gbenson@redhat.com>
19667
19668 * gdb.base/attach.exp: Fix three extended remote failures.
19669
19670 2015-04-17 Gary Benson <gbenson@redhat.com>
19671
19672 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19673 the main executable over the remote protocol.
19674
19675 2015-04-16 Pedro Alves <palves@redhat.com>
19676
19677 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19678 a new gdbserver if gdbserver_reconnect_p is set.
19679
19680 2015-04-16 Pedro Alves <palves@redhat.com>
19681
19682 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19683 is set, don't exit gdbserver.
19684
19685 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19686
19687 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19688 appropriate .insn, such that an older assembler can be used.
19689 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19690 the z/Architecture instruction set on 31-bit targets as well.
19691
19692 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19693
19694 * gdb.go/handcall.exp: Remove all logic related to the first
19695 breakpoint and rely on go_runto_main instead.
19696 * gdb.go/strings.exp: Likewise.
19697 * gdb.go/unsafe.exp: Likewise.
19698 * gdb.go/hello.exp: Likewise. Also rename the remaining
19699 breakpoint marker to "breakpoint 1".
19700 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19701 * gdb.go/strings.go: Likewise.
19702 * gdb.go/unsafe.go: Likewise.
19703 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19704 "set breakpoint 2 here" and rename the remaining breakpoint marker
19705 to "breakpoint 1".
19706
19707 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19708
19709 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19710 if itertools.imap is not present.
19711 * gdb.python/py-objfile.exp: Add parentheses.
19712 * gdb.python/py-type.exp: Same.
19713 * gdb.python/py-unwind-maint.py: Same.
19714
19715 2015-04-15 Yao Qi <yao.qi@linaro.org>
19716
19717 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19718 of ":$ptr_size" and set its form explicitly.
19719
19720 2015-04-15 Pedro Alves <palves@redhat.com>
19721 Yao Qi <yao.qi@linaro.org>
19722
19723 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19724 timeout by factor of 4.
19725 (test_regular_watch): Likewise.
19726 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19727 * gdb.reverse/sigall-reverse.exp: Likewise.
19728 * gdb.reverse/until-precsave.exp: Likewise.
19729 * lib/gdb.exp (with_timeout_factor): New proc.
19730 (gdb_expect): Move some code to ...
19731 (get_largest_timeout): ... here. New procedure.
19732
19733 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
19734
19735 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19736
19737 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19738
19739 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19740 to write to the .text section.
19741
19742 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19743
19744 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19745 Handle the case of targets that do not provide PID information.
19746
19747 2015-04-13 Yao Qi <yao.qi@linaro.org>
19748
19749 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19750 and use expect instead of gdb_expect.
19751
19752 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19753
19754 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19755 "coredump_var_addr" to avoid naming conflict with other testcases.
19756
19757 2015-04-10 Pedro Alves <palves@redhat.com>
19758
19759 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19760 gdb_test_sequence and gdb_assert.
19761
19762 2015-04-10 Pedro Alves <palves@redhat.com>
19763
19764 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19765 test messages that don't include the breakpoint address.
19766
19767 2015-04-10 Yao Qi <yao.qi@linaro.org>
19768
19769 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19770 false for some offset and width combinations which aren't
19771 supported by linux kernel.
19772
19773 2015-04-10 Pedro Alves <palves@redhat.com>
19774
19775 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19776 procedure, factored out from ...
19777 (top level): ... here. Add "set displaced-stepping" testing axis.
19778 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19779 parameter "displaced". Use it.
19780 (top level): Use foreach and add "set displaced-stepping" testing
19781 axis.
19782
19783 2015-04-10 Pedro Alves <palves@redhat.com>
19784
19785 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19786 Remove comment.
19787 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19788 both the address of the instruction that triggers the watchpoint
19789 and the address of the instruction immediately after, and use
19790 those addresses for the test. Fix comment.
19791
19792 2015-04-10 Pedro Alves <palves@redhat.com>
19793
19794 * gdb.base/sigstep.exp (breakpoint_to_handler)
19795 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19796 Test "backtrace" in handler.
19797 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19798 (top level): Add new "displaced" test axis to
19799 breakpoint_to_handler, breakpoint_to_handler_entry and
19800 breakpoint_over_handler.
19801
19802 2015-04-10 Pedro Alves <palves@redhat.com>
19803
19804 PR gdb/18216
19805 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19806
19807 2015-04-10 Yao Qi <yao.qi@linaro.org>
19808
19809 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19810 (test_add_rn_pc): New function.
19811 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19812 (top level): Invoke test_add_rn_pc.
19813
19814 2015-04-10 Pedro Alves <palves@redhat.com>
19815
19816 PR gdb/13858
19817 * gdb.base/step-over-no-symbols.exp: New file.
19818
19819 2015-04-09 Andy Wingo <wingo@igalia.com>
19820
19821 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19822 after the Python tests.
19823
19824 2015-04-08 Keith Seitz <keiths@redhat.com>
19825
19826 PR python/16699
19827 * gdb.python/py-completion.exp: New tests for completion.
19828 * gdb.python/py-completion.py (CompleteLimit1): New class.
19829 (CompleteLimit2): Likewise.
19830 (CompleteLimit3): Likewise.
19831 (CompleteLimit4): Likewise.
19832 (CompleteLimit5): Likewise.
19833 (CompleteLimit6): Likewise.
19834 (CompleteLimit7): Likewise.
19835
19836 2015-04-08 Pedro Alves <palves@redhat.com>
19837
19838 PR gdb/18214
19839 PR gdb/18216
19840 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19841 function.
19842 (main): Install it as SIGUSR1 handler.
19843 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19844 parameter. Always use "setup" as prefix. Toggle "set
19845 displaced-stepping" off/on depending on global. Don't switch to
19846 thread 1 here.
19847 (top level): Add displaced stepping "off/on" test axis. Update
19848 "setup" calls. Wrap each subtest with with_test_prefix. Test
19849 continuing with a queued signal in each thread.
19850
19851 2015-04-08 Pedro Alves <palves@redhat.com>
19852
19853 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19854 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19855 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19856 Return early if running to main fails.
19857 * gdb.trace/while-stepping.exp: Likewise.
19858
19859 2015-04-07 Pedro Alves <palves@redhat.com>
19860
19861 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19862 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19863 interact with inferior program.
19864
19865 2015-04-07 Pedro Alves <palves@redhat.com>
19866
19867 * lib/gdb.exp (inferior_spawn_id): New global.
19868 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19869 spawn id after processing the user code.
19870 (default_gdb_start): Set inferior_spawn_id.
19871 (send_inferior): New procedure.
19872 * lib/gdbserver-support.exp (gdbserver_start): Set
19873 inferior_spawn_id.
19874 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19875
19876 2015-04-07 Pedro Alves <palves@redhat.com>
19877
19878 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19879 * lib/gdbserver-support.exp (gdbserver_start): Make
19880 $server_spawn_id global.
19881 (gdbserver_start): Don't wait for gdbserver's spawn id with
19882 expect_background.
19883 (close_gdbserver): New procedure.
19884 (gdb_exit): Rename the default version and reimplement.
19885
19886 2015-04-07 Pedro Alves <palves@redhat.com>
19887
19888 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19889 append the substituted item, not the original item.
19890
19891 2015-04-07 Pedro Alves <palves@redhat.com>
19892
19893 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19894 gdb_expect.
19895
19896 2015-04-07 Pedro Alves <palves@redhat.com>
19897
19898 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19899 output appearing once only.
19900
19901 2015-04-07 Pedro Alves <palves@redhat.com>
19902
19903 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19904 that doesn't expect anything. Return early if running to main
19905 fails.
19906
19907 2015-04-07 Yao Qi <yao.qi@linaro.org>
19908
19909 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19910 (child_function): Call alarm.
19911 (main): Move call to alarm into the loop.
19912 * gdb.threads/non-stop-fair-events.exp: Build program with
19913 -DTIMEOUT=$timeout.
19914
19915 2015-04-06 Doug Evans <xdje42@gmail.com>
19916
19917 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19918 Fix dest parameter to board_info.
19919 (fpc_compile): Ditto.
19920 (gdb_compile_pascal): Rename dest arg to destfile.
19921
19922 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19923
19924 * gdb.ada/funcall_ref.exp: New file.
19925 * gdb.ada/funcall_ref/foo.adb: New file.
19926
19927 2015-04-02 Yao Qi <yao.qi@linaro.org>
19928
19929 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19930 is remote.
19931
19932 2015-04-02 Gary Benson <gbenson@redhat.com>
19933
19934 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19935
19936 2015-04-01 Sasha Smundak <asmundak@google.com>
19937
19938 * gdb.python/py-unwind-maint.c: New file.
19939 * gdb.python/py-unwind-maint.exp: New test.
19940 * gdb.python/py-unwind-maint.py: New file.
19941 * gdb.python/py-unwind.c: New file.
19942 * gdb.python/py-unwind.exp: New test.
19943 * gdb.python/py-unwind.py: New test.
19944
19945 2015-04-01 Pedro Alves <palves@redhat.com>
19946
19947 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19948 to fail instead of non-existent $test.
19949
19950 2015-04-01 Pedro Alves <palves@redhat.com>
19951
19952 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19953 GDBFLAGS if not empty.
19954
19955 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19956
19957 * gdb.ada/complete.exp: Remove "multi_line".
19958 * gdb.ada/info_exc.exp: Remove "multi_line".
19959 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19960 * gdb.ada/ptype_field.exp: Remove "multi_line".
19961 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19962 * gdb.ada/tagged.exp: Remove "multi_line".
19963 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19964 [multi_line ...]
19965 * gdb.btrace/delta.exp: Likewise.
19966 * gdb.btrace/exception.exp: Likewise.
19967 * gdb.btrace/function_call_history.exp: Likewise.
19968 * gdb.btrace/instruction_history.exp: Likewise.
19969 * gdb.btrace/nohist.exp: Likewise.
19970 * gdb.btrace/record_goto.exp: Likewise.
19971 * gdb.btrace/segv.exp: Likewise.
19972 * gdb.btrace/stepi.exp: Likewise.
19973 * gdb.btrace/tailcall.exp: Likewise.
19974 * gdb.btrace/unknown_functions.exp: Likewise.
19975 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19976 * lib/gdb.exp: Add the "multi_line" helper.
19977
19978 2015-04-01 Pedro Alves <palves@redhat.com>
19979
19980 * gdb.threads/tid-reuse.c: New file.
19981 * gdb.threads/tid-reuse.exp: New file.
19982
19983 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19984
19985 PR corefiles/16092
19986 * gdb.base/coredump-filter.c: New file.
19987 * gdb.base/coredump-filter.exp: Likewise.
19988
19989 2015-03-27 Petr Machata <pmachata@redhat.com>
19990
19991 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19992 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19993 (Dwarf::assemble): Initialize them.
19994 (Dwarf::lines): New function.
19995
19996 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19997
19998 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19999 SYMBOL_PREFIX for x86_64-*-cygwin.
20000
20001 2015-03-26 Andy Wingo <wingo@igalia.com>
20002
20003 PR symtab/18148
20004 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20005 const_value but not a location.
20006 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20007 location defined in non-main CUs are visible.
20008
20009 2015-03-26 Yao Qi <yao.qi@linaro.org>
20010
20011 PR testsuite/18139
20012 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20013 Add a line number entry for the same line.
20014 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20015 Add a line number entry for the same line.
20016
20017 2015-03-26 Yao Qi <yao.qi@linaro.org>
20018
20019 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20020 .int 0.
20021 (func): Likewise. Add .Lfunc_1 label.
20022 Use .Lfunc_1 label.
20023 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20024 .int 0.
20025 (func): Likewise.
20026 Use .Lfunc_1 label.
20027
20028 2015-03-26 Yao Qi <yao.qi@linaro.org>
20029
20030 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20031 Call gdb_compile instead to compile each .s files without debug
20032 information.
20033
20034 2015-03-26 Yao Qi <yao.qi@linaro.org>
20035
20036 * gdb.base/savedregs.exp (process_saved_regs): Make
20037 "Saved registers:" optional in the pattern.
20038
20039 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20040
20041 * gdb.btrace/next.exp: Merged into step.exp.
20042 * gdb.btrace/finish.exp: Merged into step.exp.
20043 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20044 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20045 "record goto" and checking the exact replay position.
20046 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20047 check for "Recording format" in "info record" output.
20048 * gdb.btrace/record_goto.exp: Choose test file based on target.
20049 * gdb.btrace/x86-record_goto.S: Renamed into ...
20050 * gdb.btrace/x86_64-record_goto.S: ... this.
20051 * gdb.btrace/i686-record_goto.S: New.
20052 * gdb.btrace/x86-tailcall.S: Renamed into ...
20053 * gdb.btrace/x86_64-tailcall.S: ... this.
20054 * gdb.btrace/i686-tailcall.S: New.
20055 * gdb.btrace/x86-tailcall.c: Renamed into ...
20056 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20057 separate statements. Update test.
20058 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20059 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20060 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20061 * gdb.btrace/tailcall.exp: Choose test file based on target.
20062 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20063
20064 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20065
20066 * gdb.btrace/exception.exp: Increase BTS buffer size.
20067
20068 2015-03-24 Pedro Alves <palves@redhat.com>
20069
20070 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20071
20072 2015-03-24 Pedro Alves <palves@redhat.com>
20073
20074 * gdb.threads/schedlock.exp (test_step): No longer expect that
20075 "set scheduler-locking step" with "next" over a function call runs
20076 threads unlocked.
20077
20078 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20079
20080 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20081
20082 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20083
20084 PR breakpoints/16466
20085 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20086 * gdb.mi/mi-pending.c (thread_func): New function.
20087 (int main): Add threading support required.
20088 * gdb.mi/mi-pending.exp: Add tests for this issue.
20089 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20090 (pendfunc2): Remove stdio dependency.
20091 * gdb.mi/mi-pendshr2.c: New file.
20092
20093 2015-03-23 Keith Seitz <keiths@redhat.com>
20094
20095 * gdb.linespec/keywords.c: New file.
20096 * gdb.linespec/keywords.exp: New file.
20097
20098 2015-03-23 Keith Seitz <keiths@redhat.com>
20099
20100 PR gdb/18021
20101 * gdb.dwarf2/staticvirtual.exp: New test.
20102
20103 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20104
20105 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20106 * README: Remove HP-UX and gdb.hp.
20107 (configuration):
20108 * configure: Regenerate.
20109 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20110 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20111 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20112 gdb.hp/gdb.defects/Makefile.
20113 * gdb.hp/Makefile.in: File deleted.
20114 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20115 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20116 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20117 * gdb.hp/gdb.aCC/run.c: File deleted.
20118 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20119 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20120 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20121 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20122 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20123 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20124 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20125 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20126 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20127 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20128 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20129 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20130 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20131 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20132 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20133 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20134 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20135 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20136 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20137 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20138 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20139 * gdb.hp/gdb.compat/average.c: File deleted.
20140 * gdb.hp/gdb.compat/sum.c: File deleted.
20141 * gdb.hp/gdb.compat/xdb.c: File deleted.
20142 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20143 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20144 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20145 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20146 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20147 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20148 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20149 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20150 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20151 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20152 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20153 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20154 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20155 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20156 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20157 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20158 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20159 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20160 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20161 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20162 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20163 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20164 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20165 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20166 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20167 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20168 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20169 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20170 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20171 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20172 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20173 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20174 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20175 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20176 * gdb.hp/tools/odump: File deleted.
20177
20178 2015-03-19 Pedro Alves <palves@redhat.com>
20179
20180 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20181 (saw_thread_3): New globals.
20182 (top level): Increment them when an event for the corresponding
20183 thread is seen.
20184 (no thread starvation): New test.
20185
20186 2015-03-19 Pedro Alves <palves@redhat.com>
20187
20188 * gdb.threads/continue-pending-status.c: New file.
20189 * gdb.threads/continue-pending-status.exp: New file.
20190
20191 2015-03-18 Pedro Alves <palves@redhat.com>
20192
20193 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20194 Use gdb_is_target_remote instead of is_remote. Use
20195 gdb_test_multiple instead of gdb_expect. Exit early if
20196 gdb_test_multiple hits its internal matches. Tighten stepi tests
20197 expected output. Fail on exit with any signal, instead of just
20198 SIGILL.
20199
20200 2015-03-18 Yao Qi <yao.qi@linaro.org>
20201
20202 PR tdep/18107
20203 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20204 variable.
20205 * gdb.base/catch-syscall.exp: Don't skip it on
20206 aarch64*-*-linux* target. Remove elements in all_syscalls.
20207 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20208 target.
20209 (setup_all_syscalls): New proc.
20210
20211 2015-03-16 Yao Qi <yao.qi@linaro.org>
20212
20213 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20214 (top level): Skip tests if valid_addr_p returns false for
20215 $cmd1 or $cmd2.
20216
20217 2015-03-11 Andy Wingo <wingo@igalia.com>
20218
20219 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20220
20221 2015-03-11 Yao Qi <yao.qi@linaro.org>
20222
20223 * gdb.base/catch-syscall.exp: Fix typo in comments.
20224
20225 2015-03-11 Yao Qi <yao.qi@linaro.org>
20226
20227 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20228
20229 2015-03-09 Pedro Alves <palves@redhat.com>
20230
20231 * dg-extract-results.py: Delete.
20232
20233 2015-03-09 Pedro Alves <palves@redhat.com>
20234
20235 Merge dg-extract-results.sh from GCC upstream (r218843).
20236
20237 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20238 * dg-extract-results.sh: Use --text with grep to avoid issues with
20239 binary files. Fall back to cat -v, if that doesn't work.
20240
20241 2015-03-05 Pedro Alves <palves@redhat.com>
20242
20243 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20244
20245 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20246
20247 * lib/mi-support.exp (mi_expect_interrupt): Accept
20248 alternative event for when in all-stop mode.
20249
20250 2015-03-04 Pedro Alves <palves@redhat.com>
20251
20252 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20253
20254 2015-03-04 Mark Kettenis <kettenis@gnu.org>
20255
20256 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20257
20258 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20259
20260 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20261 regexps for GDB's current line display, accept a hex address
20262 preceding the line number.
20263
20264 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20265
20266 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20267 the 'arch1' variable for "s390*-linux*" targets.
20268
20269 2015-03-04 Pedro Alves <palves@redhat.com>
20270
20271 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20272 (main): Pass missing retval argument to pthread_join call.
20273
20274 2015-03-02 Pedro Alves <palves@redhat.com>
20275
20276 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20277 (top level): Call do_test with non-stop as well.
20278
20279 2015-03-02 Pedro Alves <palves@redhat.com>
20280
20281 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20282 -1.
20283
20284 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20285
20286 * gdb.arch/s390-vregs.exp: New test.
20287 * gdb.arch/s390-vregs.S: New file.
20288
20289 2015-02-27 Pedro Alves <palves@redhat.com>
20290
20291 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20292 call to catch_command_errors.
20293 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20294 catch_command_errors.
20295
20296 2015-02-27 Pedro Alves <palves@redhat.com>
20297
20298 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20299 "true" for boolean result.
20300 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20301 prototype of main.
20302
20303 2015-02-27 Pedro Alves <palves@redhat.com>
20304
20305 * lib/unbuffer_output.c: New file.
20306 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20307 (main): Call gdb_unbuffer_output.
20308
20309 2015-02-27 Yao Qi <yao.qi@linaro.org>
20310
20311 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20312 target.
20313
20314 2015-02-26 Doug Evans <dje@google.com>
20315
20316 * gdb.cp/class2.cc (Dbase, D): New classes.
20317 (main): New local delta.
20318 * gdb.cp/class2.exp: Test printing delta.
20319 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20320 (dynbar): New global.
20321 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20322
20323 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20324
20325 * gdb.compile/compile-ifunc.c: New file.
20326 * gdb.compile/compile-ifunc.exp: New file.
20327
20328 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20329
20330 * gdb.base/structs.exp: Check for correct struct on finish.
20331
20332 2015-02-26 Yao Qi <yao.qi@linaro.org>
20333
20334 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20335 is zero.
20336
20337 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20338
20339 * gdb.arch/cordic.ko.bz2: New file.
20340 * gdb.arch/cordic.ko.debug.bz2: New file.
20341 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20342
20343 2015-02-25 Yao Qi <yao.qi@linaro.org>
20344
20345 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20346 aarch64*-*-* target.
20347
20348 2015-02-23 Pedro Alves <palves@redhat.com>
20349
20350 * lib/gdb.exp (delete_breakpoints): Rewrite using
20351 gdb_test_multiple.
20352
20353 2015-02-23 Pedro Alves <palves@redhat.com>
20354
20355 * gdb.base/info-os.c: Include stdlib.h.
20356
20357 2015-02-22 Doug Evans <xdje42@gmail.com>
20358
20359 PR symtab/17855
20360 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20361 is read after symbols have been re-read.
20362 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20363 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20364
20365 2015-02-21 Doug Evans <dje@google.com>
20366
20367 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20368
20369 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20370
20371 PR corefiles/17808
20372 * gdb.arch/i386-biarch-core.core.bz2: New file.
20373 * gdb.arch/i386-biarch-core.exp: New file.
20374
20375 2015-02-21 Pedro Alves <palves@redhat.com>
20376
20377 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20378 runto_main fails.
20379
20380 2015-02-20 Pedro Alves <palves@redhat.com>
20381
20382 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20383 info probes.
20384
20385 2015-02-20 Pedro Alves <palves@redhat.com>
20386
20387 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20388
20389 2015-02-20 Pedro Alves <palves@redhat.com>
20390
20391 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20392 clean_restart before gdb_target_supports_trace.
20393
20394 2015-02-20 Pedro Alves <palves@redhat.com>
20395
20396 PR threads/18006
20397 * gdb.threads/clone-thread_db.c: New file.
20398 * gdb.threads/clone-thread_db.exp: New file.
20399
20400 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20401
20402 PR breakpoints/16812
20403 * gdb.base/catch-gdb-caused-signals.c: New file.
20404 * gdb.base/catch-gdb-caused-signals.exp: New file.
20405
20406 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20407
20408 * configure: Regenerated.
20409 * configure.ac: Use GDB_AC_TRANSFORM.
20410 * aclocal.m4: sinclude ../transform.m4.
20411
20412 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20413
20414 * lib/dtrace.exp: New file.
20415 * gdb.base/dtrace-probe.exp: Likewise.
20416 * gdb.base/dtrace-probe.d: Likewise.
20417 * gdb.base/dtrace-probe.c: Likewise.
20418 * lib/pdtrace.in: Likewise.
20419 * configure.ac: Output variables with the transformed names of
20420 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20421 * configure: Regenerated.
20422
20423 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20424
20425 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20426 expected message when trying to access $_probe_* convenience
20427 variables while not on a probe.
20428
20429 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20430
20431 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20432
20433 2015-02-11 Pedro Alves <pedro@codesourcery.com>
20434
20435 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20436 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20437
20438 2015-02-10 Doug Evans <xdje42@gmail.com>
20439
20440 * lib/gdb.exp (gdb_load): Always return a result.
20441
20442 2015-02-10 Pedro Alves <palves@redhat.com>
20443
20444 * gdb.threads/signal-sigtrap.c: New file.
20445 * gdb.threads/signal-sigtrap.exp: New file.
20446
20447 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20448
20449 * gdb.trace/no-attach-trace.c: New file.
20450 * gdb.trace/no-attach-trace.exp: New file.
20451
20452 2015-02-09 Mark Wielaard <mjw@redhat.com>
20453
20454 * gdb.dwarf2/atomic.c: New file.
20455 * gdb.dwarf2/atomic-type.exp: Likewise.
20456
20457 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20458
20459 * gdb.btrace/buffer-size.exp: Update "info record" output.
20460 * gdb.btrace/delta.exp: Update "info record" output.
20461 * gdb.btrace/enable.exp: Update "info record" output.
20462 * gdb.btrace/finish.exp: Update "info record" output.
20463 * gdb.btrace/instruction_history.exp: Update "info record" output.
20464 * gdb.btrace/next.exp: Update "info record" output.
20465 * gdb.btrace/nexti.exp: Update "info record" output.
20466 * gdb.btrace/step.exp: Update "info record" output.
20467 * gdb.btrace/stepi.exp: Update "info record" output.
20468 * gdb.btrace/nohist.exp: Update "info record" output.
20469
20470 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20471
20472 * gdb.btrace/buffer-size: New.
20473
20474 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20475
20476 * gdb.btrace/delta.exp: Update "info record" output.
20477 * gdb.btrace/enable.exp: Update "info record" output.
20478 * gdb.btrace/finish.exp: Update "info record" output.
20479 * gdb.btrace/instruction_history.exp: Update "info record" output.
20480 * gdb.btrace/next.exp: Update "info record" output.
20481 * gdb.btrace/nexti.exp: Update "info record" output.
20482 * gdb.btrace/step.exp: Update "info record" output.
20483 * gdb.btrace/stepi.exp: Update "info record" output.
20484 * gdb.btrace/nohist.exp: Update "info record" output.
20485
20486 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20487
20488 PR gdb/15678
20489 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20490
20491 2015-02-06 Pedro Alves <palves@redhat.com>
20492
20493 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20494 macro.
20495 (seconds_left, again): New globals.
20496 (main): Wait seconds_left in a 1-second sleep loop instead of
20497 sleeping 180 seconds. If 'again' is set, reset the seconds
20498 counter.
20499 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20500 'again' in the inferior before detaching. Print the seconds left.
20501 (options): New global.
20502 (top level): Build program with -DTIMEOUT=$timeout.
20503
20504 2015-02-06 Pedro Alves <palves@redhat.com>
20505
20506 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20507 determine how many seconds to pass to 'alarm'.
20508 * gdb.base/gdb-sigterm.exp (top level): Build program with
20509 -DTIMEOUT=$timeout.
20510 (do_test): Return success/failure indication. Add more verbose
20511 logging. Don't fail if 200 single steps are seen. Instead, fail
20512 when the test times out.
20513 (passes): New global.
20514 (top level): Break the testing loop if testing fails on any
20515 iteration. Use gdb_assert.
20516
20517 2015-02-04 Don Breazeal <donb@codesourcery.com>
20518
20519 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20520 and initialize them.
20521 (ipc_cleanup): New function.
20522 (main): Don't declare shmid, semid, and msqid. Add a call to
20523 atexit so that we call ipc_cleanup on exit.
20524
20525 2015-02-04 Pedro Alves <palves@redhat.com>
20526
20527 * boards/native-extended-gdbserver.exp: Remove any target variant
20528 specifications from the board name before clearing the isremote
20529 flag from board_info.
20530
20531 2015-01-31 Doug Evans <xdje42@gmail.com>
20532
20533 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20534
20535 2015-01-31 Gary Benson <gbenson@redhat.com>
20536
20537 * gdb.base/completion.exp: Disable completion limiting for
20538 existing tests. Add new tests to check completion limiting.
20539 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20540
20541 2015-01-31 Doug Evans <xdje42@gmail.com>
20542
20543 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20544
20545 2015-01-31 Doug Evans <xdje42@gmail.com>
20546
20547 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20548 entries. Duplicate file section script entries.
20549 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20550 inlined entries. Add test for safe-path rejection.
20551 * gdb.python/py-section-script.c: Add duplicate inlined section script
20552 entries. Duplicate file section script entries.
20553 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20554 inlined entries. Add test for safe-path rejection.
20555
20556 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20557
20558 * gdb.ada/disc_arr_bound: New testcase.
20559
20560 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20561
20562 * gdb.ada/mi_var_array: New testcase.
20563
20564 2015-01-27 Doug Evans <dje@google.com>
20565
20566 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20567 Add test for objfile.filename, objfile.username after objfile
20568 has been unloaded.
20569
20570 2015-01-26 Joel Brobecker <brobecker@adacore.com>
20571
20572 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20573 the second test to print the name attribute of value
20574 returned by the call to gdb.lookup_type, and adjust
20575 the expected output accordingly.
20576
20577 2015-01-25 Mark Wielaard <mjw@redhat.com>
20578
20579 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20580 * gdb.base/disp-step-fork.c: Include unistd.h.
20581 * gdb.base/siginfo-obj.c: Include stdio.h.
20582 * gdb.base/siginfo-thread.c: Likewise.
20583 * gdb.mi/non-stop.c: Include unistd.h.
20584 * gdb.mi/nsthrexec.c: Include stdio.h.
20585 * gdb.mi/pthreads.c: Include unistd.h.
20586 * gdb.modula2/unbounded1.c (main): Declare returns int.
20587 * gdb.reverse/consecutive-reverse.c: Likewise.
20588 * gdb.threads/create-fail.c: Include unistd.h.
20589 * gdb.threads/killed.c: Likewise.
20590 * gdb.threads/linux-dp.c: Likewise.
20591 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20592 * gdb.threads/non-ldr-exc-2.c: Likewise.
20593 * gdb.threads/non-ldr-exc-3.c: Likewise.
20594 * gdb.threads/non-ldr-exc-4.c: Likewise.
20595 * gdb.threads/pthreads.c: Include unistd.h.
20596 (main): Declare returns int.
20597 * gdb.threads/tls-main.c (foo): New declaration.
20598 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20599
20600 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20601
20602 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20603 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20604
20605 2015-01-15 Mark Wielaard <mjw@redhat.com>
20606
20607 * gdb.base/noreturn-return.c: New file.
20608 * gdb.base/noreturn-return.exp: New file.
20609 * gdb.base/noreturn-finish.c: New file.
20610 * gdb.base/noreturn-finish.exp: New file.
20611
20612 2015-01-23 Pedro Alves <palves@redhat.com>
20613
20614 * gdb.threads/continue-pending-after-query.c: New file.
20615 * gdb.threads/continue-pending-after-query.exp: New file.
20616
20617 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20618 Simon Marchi <simon.marchi@ericsson.com>
20619
20620 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20621 * gdb.base/valgrind-db-attach.exp: Same.
20622 * gdb.base/valgrind-infcall.exp: Same.
20623 * lib/mi-support.exp (default_mi_gdb_start): Same.
20624 * lib/prompt.exp (default_prompt_gdb_start): Same.
20625 * lib/gdb.exp (default_gdb_spawn): Same.
20626 (gdb_interact): New.
20627
20628
20629 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20630
20631 * gdb.compile/compile.exp (pointer to jit function): New test.
20632
20633 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
20634
20635 * lib/gdb.exp (supports_process_record): Return true for
20636 powerpc*-*-linux*.
20637 (supports_reverse): Likewise.
20638
20639 2015-01-15 Don Breazeal <donb@codesourcery.com>
20640
20641 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20642 instead of checking whether the target board is remote and
20643 use spawn_wait_for_attach instead of exec/sleep.
20644 * gdb.base/attach-twice.exp: Likewise.
20645
20646 2015-01-15 Joel Brobecker <brobecker@adacore.com>
20647
20648 * gdb.ada/var_arr_attrs: New testcase.
20649
20650 2015-01-14 Pedro Alves <palves@redhat.com>
20651 Joel Brobecker <brobecker@adacore.com>
20652
20653 PR gdb/17525
20654 * gdb.base/bp-cmds-execution-x-script.c: New file.
20655 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20656 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20657
20658 2015-01-14 Pedro Alves <palves@redhat.com>
20659
20660 PR cli/17828
20661 * gdb.base/batch-preserve-term-settings.c: New file.
20662 * gdb.base/batch-preserve-term-settings.exp: New file.
20663
20664 2015-01-13 Doug Evans <dje@google.com>
20665
20666 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20667 binary.
20668
20669 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20670
20671 * Makefile.in (clean mostlyclean): Do not delete *.py.
20672
20673 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20674
20675 * gdb.python/py-lookup-type.exp: New file.
20676
20677 2015-01-12 Pedro Alves <palves@redhat.com>
20678
20679 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20680 restore GDBFLAGS before returning.
20681
20682 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20683
20684 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20685 is_amd64_regs_target and is_x86_like_target.
20686
20687 2015-01-11 Doug Evans <xdje42@gmail.com>
20688
20689 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20690 is given without an explicit form.
20691 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20692 attributes.
20693 * gdb.dwarf/corrupt.exp: Ditto.
20694 * gdb.dwarf2/enum-type.exp: Ditto.
20695 * gdb.trace/entry-values.exp: Ditto.
20696 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20697
20698 2015-01-11 Doug Evans <xdje42@gmail.com>
20699
20700 PR gdb/15830
20701 * gdb.base/maint.exp: Remove references to "maint demangle".
20702 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20703 Add tests for explicitly specifying language to demangle.
20704 * gdb.dlang/demangle.exp: Ditto.
20705
20706 2015-01-09 Pedro Alves <palves@redhat.com>
20707
20708 * gdb.threads/non-stop-fair-events.c: New file.
20709 * gdb.threads/non-stop-fair-events.exp: New file.
20710
20711 2015-01-09 Pedro Alves <palves@redhat.com>
20712
20713 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20714 the global scope. Set a breakpoint after all threads are started
20715 rather than stepping over two source lines. Expect the prompt.
20716 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20717 global.
20718 (NUM): Now 15.
20719 (main): Use threads_started_barrier to wait for all threads to
20720 start. Main thread no longer calls thread_function. Exit after
20721 180 seconds.
20722 (loop): New function.
20723 (thread_function): Wait on threads_started_barrier barrier. Call
20724 'loop' at each iteration.
20725 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20726 threads have started, instead of hardcoding number of "next"
20727 steps. Use an access watchpoint instead of a write watchpoint.
20728
20729 2015-01-09 Pedro Alves <palves@redhat.com>
20730
20731 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20732 (thread_func): Wait on barrier.
20733 (main): Wait for all threads to start before stopping GDB.
20734 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20735 global.
20736 (thread1_func, thread2_func): Wait on barrier.
20737 (main): Wait for all threads to start before stopping GDB.
20738 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20739 New global.
20740 (thread1_func, thread2_func): Wait on barrier.
20741 (main): Wait for all threads to start before stopping GDB.
20742
20743 2015-01-09 Pedro Alves <palves@redhat.com>
20744
20745 * gdb.threads/attach-many-short-lived-threads.c: New file.
20746 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20747
20748 2014-01-09 Pedro Alves <palves@redhat.com>
20749
20750 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20751 instead of to thread 2.
20752 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20753 Add barrier around each pthread_create call instead of around all
20754 calls.
20755 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20756 Set a break on thread_function and have the child threads hit it
20757 one at at a time.
20758
20759 2015-01-09 Pedro Alves <palves@redhat.com>
20760
20761 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20762 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20763 false.
20764 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20765 checking whether the target board is remote.
20766 * gdb.multi/multi-attach.exp: Likewise.
20767 * gdb.python/py-sync-interp.exp: Likewise.
20768 * gdb.server/ext-attach.exp: Likewise.
20769 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20770 tests that need to attach, instead of checking whether the target
20771 board is remote at the top of the file.
20772
20773 2015-01-08 Yao Qi <yao@codesourcery.com>
20774
20775 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20776
20777 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20778
20779 Fix testcase compilation.
20780 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20781
20782 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20783
20784 * gdb.python/py-type.exp: Add a couple test about empty
20785 array creation, and negative-length array creation.
20786
20787 2015-01-02 Doug Evans <xdje42@gmail.com>
20788
20789 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20790
20791 2015-01-02 Doug Evans <dje@google.com>
20792
20793 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20794
20795 2014-12-29 Yao Qi <yao@codesourcery.com>
20796
20797 * gdb.trace/entry-values.exp: Update comments. Rename variable
20798 bar_call_foo to returned_from_foo.
20799
20800 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20801
20802 PR gdb/17394
20803 * gdb.linespec/break-asm-file.c: New file.
20804 * gdb.linespec/break-asm-file.exp: New file.
20805 * gdb.linespec/break-asm-file0.s: New file.
20806 * gdb.linespec/break-asm-file1.s: New file.
20807
20808 2014-12-18 Nigel Stephens <nigel@mips.com>
20809 Maciej W. Rozycki <macro@codesourcery.com>
20810
20811 * gdb.base/float.exp: Handle the new output from "info float" on
20812 MIPS targets.
20813
20814 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20815
20816 Fix MinGW compilation.
20817 * gdb.compile/compile-ops.exp: Update untested message if
20818 !skip_compile_feature_tests.
20819 * gdb.compile/compile-setjmp.exp: Likewise.
20820 * gdb.compile/compile-tls.exp: Likewise.
20821 * gdb.compile/compile.exp: Likewise.
20822 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20823 supported on this host".
20824
20825 2014-12-16 Doug Evans <xdje42@gmail.com>
20826
20827 * boards/stabs.exp: New file.
20828
20829 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20830
20831 * gdb.base/completion.exp: Adjust to format changes of "maint
20832 print user-registers".
20833
20834 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20835
20836 PR server/17457
20837 * gdb.arch/aarch64-fp.c: New file.
20838 * gdb.arch/aarch64-fp.exp: New file.
20839
20840 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20841
20842 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20843 r210637, r210913, r211666, r215400, r215817).
20844
20845 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20846 * dg-extract-results.py: New file.
20847 * dg-extract-results.sh: Use it if the environment seems
20848 suitable.
20849
20850 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20851
20852 * dg-extract-results.py (parse_run): Handle warnings that
20853 are printed before a test harness is run.
20854
20855 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20856
20857 * dg-extract-results.py (Named): Remove __cmp__ method.
20858 (output_variation): Use a key to sort variation.harnesses.
20859
20860 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20861
20862 * dg-extract-results.py: For Python 3, force sys.stdout to
20863 handle surrogate escape sequences.
20864 (safe_open): New function.
20865 (output_segment, main): Use it.
20866
20867 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20868
20869 * dg-extract-results.py (Prog.result_re): Include options
20870 in test name.
20871
20872 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20873
20874 * dg-extract-results.py (output_variation): Always sort if
20875 do_sum.
20876
20877 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20878
20879 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20880 as long as we get pagination notifications.
20881
20882 2014-12-15 Jason Merrill <jason@redhat.com>
20883
20884 * Makefile.in (check-gdb.%): Restore.
20885 * README: Mention it.
20886
20887 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20888
20889 * gdb.ada/str_uninit: New testcase.
20890
20891 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20892
20893 PR symtab/17642
20894 * gdb.base/vla-stub-define.c: New file.
20895 * gdb.base/vla-stub.c: New file.
20896 * gdb.base/vla-stub.exp: New file.
20897
20898 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20899 Jan Kratochvil <jan.kratochvil@redhat.com>
20900 Tom Tromey <tromey@redhat.com>
20901
20902 * configure.ac: Add gdb.compile/.
20903 * configure: Regenerate.
20904 * gdb.compile/Makefile.in: New file.
20905 * gdb.compile/compile-ops.exp: New file.
20906 * gdb.compile/compile-ops.c: New file.
20907 * gdb.compile/compile-tls.c: New file.
20908 * gdb.compile/compile-tls.exp: New file.
20909 * gdb.compile/compile-constvar.S: New file.
20910 * gdb.compile/compile-constvar.c: New file.
20911 * gdb.compile/compile-mod.c: New file.
20912 * gdb.compile/compile-nodebug.c: New file.
20913 * gdb.compile/compile-setjmp-mod.c: New file.
20914 * gdb.compile/compile-setjmp.c: New file.
20915 * gdb.compile/compile-setjmp.exp: New file.
20916 * gdb.compile/compile-shlib.c: New file.
20917 * gdb.compile/compile.c: New file.
20918 * gdb.compile/compile.exp: New file.
20919 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20920
20921 2014-12-12 Tom Tromey <tromey@redhat.com>
20922
20923 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20924 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20925
20926 2014-12-12 Doug Evans <dje@google.com>
20927
20928 * lib/gdb-python.exp (get_python_valueof): New function.
20929 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20930
20931 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20932
20933 * gdb.base/completion.exp: Add test for completion of "info
20934 registers ".
20935
20936 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20937
20938 * gdb.base/func-ptrs.c: New file.
20939 * gdb.base/func-ptrs.exp: New file.
20940
20941 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20942
20943 PR breakpoints/17012
20944 * gdb.base/dprintf-detach.c: New file.
20945 * gdb.base/dprintf-detach.exp: New file.
20946
20947 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20948
20949 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20950 * lib/gdb.exp (target_is_gdbserver): New procedure.
20951
20952 2014-12-08 Doug Evans <dje@google.com>
20953
20954 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20955
20956 2014-12-05 Yao Qi <yao@codesourcery.com>
20957
20958 * gdb.guile/scm-error.exp: Remove the third argument to
20959 gdb_remote_download.
20960 * gdb.guile/scm-frame-args.exp: Likewise.
20961 * gdb.guile/scm-section-script.exp: Likewise.
20962
20963 2014-12-05 Yao Qi <yao@codesourcery.com>
20964
20965 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20966
20967 2014-12-04 Doug Evans <dje@google.com>
20968
20969 * gdb.python/py-objfile.exp: Add tests for
20970 objfile.add_separate_debug_file.
20971
20972 2014-12-04 Doug Evans <dje@google.com>
20973
20974 * lib/gdb.exp (get_build_id): New function.
20975 (build_id_debug_filename_get): Rewrite to use it.
20976 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20977
20978 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20979
20980 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20981 `method(long)', not just 0x0.
20982 * gdb.cp/nsalias.exp: Align code labels to 4.
20983 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20984 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20985 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20986 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20987 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20988 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20989
20990 2014-12-02 Doug Evans <dje@google.com>
20991
20992 PR symtab/17602
20993 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20994 * gdb.cp/anon-ns2.cc: ... here. New file.
20995 * gdb.cp/anon-ns.exp: Update.
20996
20997 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20998
20999 * gdb.python/py-events.py (inferior_call_handler): New.
21000 (register_changed_handler, memory_changed_handler): New.
21001 (test_events.invoke): Register new handlers.
21002 * gdb.python/py-events.exp: Add tests for inferior call,
21003 memory_changed and register_changed events.
21004
21005 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21006
21007 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21008 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21009 if the linker doesn't understand this.
21010
21011 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21012
21013 * gdb.python/python.exp: Change expected reply to help().
21014
21015 2014-12-01 Yao Qi <yao@codesourcery.com>
21016
21017 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21018 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21019 * configure: Re-generated.
21020
21021 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21022
21023 * gdb.cp/chained-calls.cc: New file.
21024 * gdb.cp/chained-calls.exp: New file.
21025 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21026
21027 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21028
21029 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21030 * gdb.dwarf2/symtab-producer.exp: Same.
21031 * gdb.gdb/python-interrupts.exp: Same.
21032 * gdb.gdb/python-selftest.exp: Same.
21033 * gdb.python/py-linetable.exp: Same.
21034 * gdb.python/py-type.exp: Same.
21035 * gdb.python/py-value-cc.exp: Same.
21036 * gdb.python/py-value.exp: Same.
21037
21038 2014-11-28 Yao Qi <yao@codesourcery.com>
21039
21040 * gdb.base/break-probes.exp: Match library name prefixed with
21041 sysroot.
21042
21043 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21044
21045 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21046 test expected output. Add parentheses for the call to print.
21047 Remove L suffix from integers.
21048
21049 2014-11-26 Doug Evans <dje@google.com>
21050
21051 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21052
21053 2014-11-22 Yao Qi <yao@codesourcery.com>
21054
21055 * gdb.trace/entry-values.c: Remove asms.
21056 (foo): Add foo_label.
21057 (bar): Add bar_label.
21058 * gdb.trace/entry-values.exp: Remove code computing foo's
21059 length and bar's length.
21060 (Dwarf::assemble): Invoke function_range for bar and use
21061 MACRO_AT_func for foo.
21062
21063 2014-11-22 Yao Qi <yao@codesourcery.com>
21064
21065 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21066 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21067 Use .Lgcc43_procstart instead of gcc43.
21068
21069 2014-11-21 Joel Brobecker <brobecker@adacore.com>
21070
21071 * gdb.ada/n_arr_bound: New testcase.
21072
21073 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21074
21075 PR breakpoints/10737
21076 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21077 test_catch_syscall_multi_arch.
21078 (test_catch_syscall_multi_arch): New function.
21079
21080 2014-11-20 Doug Evans <xdje42@gmail.com>
21081
21082 * gdb.base/maint.exp: Update expected output.
21083
21084 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21085
21086 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21087 4-byte instruction on S390.
21088
21089 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21090
21091 * gdb.ada/arr_arr: New testcase.
21092
21093 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21094
21095 * gdb.ada/pkd_arr_elem: New Testcase.
21096
21097 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
21098
21099 * gdb.reverse/break-precsave: Expect completion message for
21100 core file reads.
21101 * gdb.reverse/consecutive-precsave.exp: Likewise.
21102 * gdb.reverse/finish-precsave.exp: Likewise.
21103 * gdb.reverse/i386-precsave.exp: Likewise.
21104 * gdb.reverse/machinestate-precsave.exp: Likewise.
21105 * gdb.reverse/sigall-precsave.exp: Likewise.
21106 * gdb.reverse/solib-precsave.exp: Likewise.
21107 * gdb.reverse/step-precsave.exp: Likewise.
21108 * gdb.reverse/until-precsave.exp: Likewise.
21109 * gdb.reverse/watch-precsave.exp: Likewise.
21110
21111 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21112
21113 * gdb.base/bp-permanent.c: Include unistd.h.
21114 * gdb.python/py-framefilter-mi.c (main): Add return type.
21115 * gdb.python/py-framefilter.c (main): Likewise.
21116 * gdb.trace/actions-changed.c (main): Likewise.
21117
21118 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21119
21120 * gdb.mi/until.c: Add eye-catchers.
21121 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21122 line numbers.
21123
21124 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21125
21126 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21127 function header variants in break1.c.
21128 * gdb.base/ena-dis-br.exp: Likewise.
21129 * gdb.base/hbreak2.exp: Likewise.
21130 * gdb.reverse/until-precsave.exp: Drop references to removed
21131 non-prototype function header variants in ur1.c.
21132 * gdb.reverse/until-reverse.exp: Likewise.
21133
21134 2014-11-17 Petr Machata <pmachata@redhat.com>
21135
21136 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21137 ${_cu_offset_size} bytes abbrev offset.
21138
21139 2014-11-15 Doug Evans <xdje42@gmail.com>
21140
21141 PR symtab/17559
21142 * gdb.base/line-symtabs.exp: New file.
21143 * gdb.base/line-symtabs.c: New file.
21144 * gdb.base/line-symtabs.h: New file.
21145
21146 2014-11-14 Yao Qi <yao@codesourcery.com>
21147
21148 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21149 (func): Add label func_label.
21150 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21151 Replace low_pc and high_pc with MACRO_AT_range.
21152 Replace name, low_pc and high_pc with MACRO_AT_func.
21153
21154 2014-11-14 Yao Qi <yao@codesourcery.com>
21155
21156 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21157 Replace name, low_pc and high_pc with MACRO_AT_func.
21158
21159 2014-11-14 Yao Qi <yao@codesourcery.com>
21160
21161 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21162 produce debug information.
21163 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21164
21165 2014-11-14 Yao Qi <yao@codesourcery.com>
21166
21167 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21168 object and get function length.
21169 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21170 with MACRO_AT_func.
21171 (top-level): Replace gdb_compile and clean_restart with
21172 prepare_for_testing.
21173 * gdb.dwarf2/main.c (main): Add label main_label.
21174
21175 2014-11-14 Yao Qi <yao@codesourcery.com>
21176
21177 * lib/dwarf.exp (function_range): New procedure.
21178 (Dwarf::_handle_macro_at_func): New procedure.
21179 (Dwarf::_handle_macro_at_range): New procedure.
21180 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21181
21182 2014-11-14 Yao Qi <yao@codesourcery.com>
21183
21184 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21185 (_handle_attribute): New procedure.
21186
21187 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21188
21189 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21190 * gdb.base/call-sc.c (zed): Likewise.
21191 * gdb.base/checkpoint.c (main): Likewise.
21192 * gdb.base/dump.c (main): Likewise.
21193 * gdb.base/gcore.c (main): Likewise.
21194 * gdb.base/huge.c (main): Likewise.
21195 * gdb.base/multi-forks.c (main): Likewise.
21196 * gdb.base/pr10179-a.c (main): Likewise.
21197 * gdb.base/savedregs.c (main): Likewise.
21198 * gdb.base/sigaltstack.c (main): Likewise.
21199 * gdb.base/siginfo.c (main): Likewise.
21200 * gdb.base/structs.c (zed): Likewise.
21201 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21202 * gdb.mi/mi-syn-frame.c (main): Likewise.
21203 * gdb.mi/until.c (foo, main): Likewise.
21204 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21205 * gdb.base/solib-weak.c (foo): Declare.
21206 * gdb.base/attach-twice.c: Include stdio.h.
21207 * gdb.base/weaklib1.c: Likewise.
21208 * gdb.base/weaklib2.c: Likewise.
21209 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21210 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21211 unistd.h.
21212 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21213 * gdb.mi/mi-exit-code.c: Likewise.
21214 * gdb.base/break-interp-lib.c: Include string.h.
21215 * gdb.base/coremaker.c: Likewise.
21216 * gdb.base/testenv.c: Likewise.
21217 * gdb.python/py-finish-breakpoint.c: Likewise.
21218 * gdb.base/inferior-died.c: Include sys/wait.h.
21219 * gdb.base/fileio.c: Include time.h.
21220 * gdb.base/async-shell.c: Include unistd.h.
21221 * gdb.base/dprintf-non-stop.c: Likewise.
21222 * gdb.base/info-os.c: Likewise.
21223 * gdb.mi/mi-console.c: Likewise.
21224 * gdb.mi/watch-nonstop.c: Likewise.
21225 * gdb.python/py-events.c: Likewise.
21226 * gdb.base/async.c (baz): Move up before its invocation.
21227 * gdb.base/code_elim2.c (my_global_func): Likewise.
21228 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21229 * gdb.base/advance.c (func2): Likewise.
21230
21231 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21232
21233 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21234 variant.
21235 * gdb.base/annota3.c: Likewise.
21236 * gdb.base/async.c: Likewise.
21237 * gdb.base/average.c: Likewise.
21238 * gdb.base/call-ar-st.c: Likewise.
21239 * gdb.base/call-rt-st.c: Likewise.
21240 * gdb.base/call-sc.c: Likewise.
21241 * gdb.base/call-strs.c: Likewise.
21242 * gdb.base/ending-run.c: Likewise.
21243 * gdb.base/execd-prog.c: Likewise.
21244 * gdb.base/exprs.c: Likewise.
21245 * gdb.base/foll-exec.c: Likewise.
21246 * gdb.base/foll-fork.c: Likewise.
21247 * gdb.base/foll-vfork.c: Likewise.
21248 * gdb.base/funcargs.c: Likewise.
21249 * gdb.base/gcore.c: Likewise.
21250 * gdb.base/jump.c: Likewise.
21251 * gdb.base/langs0.c: Likewise.
21252 * gdb.base/langs1.c: Likewise.
21253 * gdb.base/langs2.c: Likewise.
21254 * gdb.base/mips_pro.c: Likewise.
21255 * gdb.base/nodebug.c: Likewise.
21256 * gdb.base/opaque0.c: Likewise.
21257 * gdb.base/opaque1.c: Likewise.
21258 * gdb.base/recurse.c: Likewise.
21259 * gdb.base/run.c: Likewise.
21260 * gdb.base/scope0.c: Likewise.
21261 * gdb.base/scope1.c: Likewise.
21262 * gdb.base/setshow.c: Likewise.
21263 * gdb.base/setvar.c: Likewise.
21264 * gdb.base/shmain.c: Likewise.
21265 * gdb.base/shr1.c: Likewise.
21266 * gdb.base/shr2.c: Likewise.
21267 * gdb.base/sigall.c: Likewise.
21268 * gdb.base/signals.c: Likewise.
21269 * gdb.base/so-indr-cl.c: Likewise.
21270 * gdb.base/solib2.c: Likewise.
21271 * gdb.base/structs.c: Likewise.
21272 * gdb.base/sum.c: Likewise.
21273 * gdb.base/vforked-prog.c: Likewise.
21274 * gdb.base/watchpoint.c: Likewise.
21275 * gdb.reverse/shr2.c: Likewise.
21276 * gdb.reverse/until-reverse.c: Likewise.
21277 * gdb.reverse/ur1.c: Likewise.
21278 * gdb.reverse/watch-reverse.c: Likewise.
21279
21280 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21281
21282 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21283 variant.
21284 * gdb.base/sepdebug.exp: Drop references to removed code.
21285
21286 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21287
21288 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21289 variant. Preserve original line numbering.
21290 * gdb.base/list1.c: Likewise.
21291
21292 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21293
21294 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21295 variant.
21296 * gdb.base/break1.c: Likewise.
21297 * gdb.base/break.exp: Drop references to removed code.
21298
21299 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21300
21301 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21302 variant.
21303
21304 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21305
21306 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21307
21308 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21309
21310 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21311 logic into perform_all_tests() and invoke it with and without
21312 function header prototypes.
21313 (do_function_calls): Remove conditional XFAIL for PR 5318.
21314 (rerun_and_prepare): Remove duplicate code.
21315 (perform_all_tests): New. Main logic moved here.
21316
21317 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21318
21319 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21320 code guarded by #ifdef NO_PROTOTYPES.
21321 (t_double_many_args): Likewise.
21322 (DEF_FUNC_MANY_ARGS_1): Likewise.
21323 (DEF_FUNC_VALUES_1): Likewise.
21324 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21325 guarded by #ifdef PROTOTYPES.
21326
21327 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21328
21329 * gdb.mi/mi-console.c: Add eye-catcher.
21330 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21331 instead of literal line number.
21332
21333 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21334
21335 * gdb.base/shr2.c: Add eye-catcher.
21336 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21337 line number.
21338
21339 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21340
21341 * gdb.base/jump.c: Add eye-catchers.
21342 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21343 numbers.
21344
21345 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21346
21347 * gdb.base/execd-prog.c: Add eye-catchers.
21348 * gdb.base/foll-exec.c: Likewise.
21349 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21350 line numbers.
21351
21352 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21353
21354 * gdb.base/ending-run.c: Add eye-catchers.
21355 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21356 literal line numbers.
21357
21358 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21359
21360 * gdb.base/call-rt-st.c: Add eye-catchers.
21361 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21362 literal line numbers.
21363
21364 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21365
21366 * gdb.base/call-ar-st.c: Add eye-catchers.
21367 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21368 literal line numbers.
21369
21370 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21371
21372 * gdb.base/average.c: Add eye-catchers.
21373 * gdb.base/sum.c: Likewise.
21374 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21375 regexps dynamically.
21376
21377 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21378
21379 * gdb.base/solib1.c: Add eye-catchers.
21380 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21381 literal line numbers.
21382
21383 2014-11-12 Pedro Alves <palves@redhat.com>
21384
21385 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21386 leader has exited.
21387
21388 2014-11-12 Pedro Alves <palves@redhat.com>
21389
21390 * gdb.arch/i386-bp_permanent.c: New file.
21391 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21392 (srcfile): Set to i386-bp_permanent.c.
21393 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21394 that stepi does not execute the 'leave' instruction, instead of
21395 testing it does execute.
21396 * gdb.base/bp-permanent.c: New file.
21397 * gdb.base/bp-permanent.exp: New file.
21398
21399 2014-11-10 Doug Evans <xdje42@gmail.com>
21400
21401 PR symtab/17564
21402 * gdb.base/symtab-search-order.exp: New file.
21403 * gdb.base/symtab-search-order.c: New file.
21404 * gdb.base/symtab-search-order-1.c: New file.
21405 * gdb.base/symtab-search-order-shlib-1.c: New file.
21406
21407 2014-11-07 Pedro Alves <palves@redhat.com>
21408
21409 PR gdb/17511
21410 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21411 i?86-*-linux*.
21412
21413 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21414
21415 PR c++/17494
21416 * gdb.cp/pr17494.cc: New file.
21417 * gdb.cp/pr17494.exp: New file.
21418
21419 2014-11-02 Yao Qi <yao@codesourcery.com>
21420
21421 * gdb.python/python.exp: Get working directory and match the
21422 output of "set extended-prompt \\w " with it.
21423
21424 2014-10-30 Doug Evans <dje@google.com>
21425
21426 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21427 in objfiles.
21428 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21429 in progspaces.
21430
21431 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
21432
21433 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21434 * gdb.base/realname-expand.exp: Likewise.
21435 * gdb.linespec/macro-relative.exp: Likewise.
21436
21437 2014-10-29 Pedro Alves <palves@redhat.com>
21438
21439 PR gdb/17408
21440 * gdb.threads/schedlock.c (some_function): New function.
21441 (call_function): New global.
21442 (MAYBE_CALL_SOME_FUNCTION): New macro.
21443 (thread_function): Call it.
21444 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21445 and use it instead of a global counter. Adjust all callers.
21446 (get_current_thread): Use "find current thread" for test message
21447 here rather than having all callers pass down the same string.
21448 (goto_loop): New procedure, factored out from ...
21449 (my_continue): ... this.
21450 (step_ten_loops): Change parameter from test message to command to
21451 use. Adjust.
21452 (list_count): Delete global.
21453 (check_result): New procedure, factored out from duplicate top
21454 level code.
21455 (continue tests): Wrap in with_test_prefix.
21456 (test_step): New procedure, factored out from duplicate top level
21457 code.
21458 (top level): Test "step" in combination with all scheduler-locking
21459 modes. Test "next" in combination with all scheduler-locking
21460 modes, and in combination with stepping over a function call or
21461 not.
21462 * gdb.threads/next-bp-other-thread.c: New file.
21463 * gdb.threads/next-bp-other-thread.exp: New file.
21464
21465 2014-10-29 Pedro Alves <palves@redhat.com>
21466
21467 PR python/17372
21468 * gdb.python/python.exp: Test a multi-line command that spawns
21469 interactive Python.
21470 * gdb.base/multi-line-starts-subshell.exp: New file.
21471
21472 2014-10-29 Yao Qi <yao@codesourcery.com>
21473
21474 * gdb.base/fileio.exp: Make directories on host.
21475
21476 2014-10-29 Yao Qi <yao@codesourcery.com>
21477
21478 * gdb.base/fileio.c (test_write): Close the file.
21479
21480 2014-10-28 Pedro Alves <palves@redhat.com>
21481
21482 PR gdb/12623
21483 * gdb.base/sigstep.c (no_handler): New global.
21484 (main): If 'no_handler is true, set the signal handlers to
21485 SIG_IGN.
21486 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21487 with_sw_watch and no_handler parameters. Handle them.
21488 (top level) <stepping over handler when stopped at a breakpoint
21489 test>: Add a test axis for testing with a software watchpoint, and
21490 another for testing with the signal handler set to SIG_IGN.
21491 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21492 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21493
21494 2014-10-28 Pedro Alves <palves@redhat.com>
21495
21496 PR gdb/17511
21497 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21498 * gdb.base/sigstep.exp (other_handler_location): New global.
21499 (advance): Support stepping into the signal handler, and running
21500 commands while in the handler.
21501 (in_handler_map): New global.
21502 (top level): In the advance test, add combinations for getting
21503 into the handler with stepping commands, and for running commands
21504 in the handler. Add comment descripting the advancei tests.
21505
21506 2014-10-28 Pedro Alves <palves@redhat.com>
21507
21508 * gdb.base/sigstep.exp: Use build_executable instead of
21509 prepare_for_testing.
21510 (top level): Move code that starts GDB, runs to main and creates a
21511 display to ...
21512 (restart): ... this new procedure.
21513 (top level): Move backtrace from signal handler test to ...
21514 (validate_backtrace): ... this new procedure.
21515 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21516 with_test_prefix. Always restart GDB.
21517 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21518 with_test_prefix. Always restart GDB. No need to delete
21519 breakpoints after the test.
21520 (test_skip_handler): Remove prefix parameter.
21521 (skip_over_handler, breakpoint_to_handler)
21522 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21523 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21524 restart GDB. No need to delete breakpoints after the test.
21525 (top level): Use foreach to call the test procedures with
21526 different commands.
21527
21528 2014-10-28 Pedro Alves <palves@redhat.com>
21529
21530 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21531 instead of GNATS numbers.
21532 * gdb.base/sigbpt.exp: Likewise.
21533 * gdb.base/siginfo.exp: Likewise.
21534 * gdb.base/sigstep.exp: Likewise.
21535
21536 2014-10-27 Pedro Alves <palves@redhat.com>
21537
21538 * gdb.base/sigstep.c (dummy): New global.
21539 (main): Issue a couple writes to the new global.
21540 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21541 procedures.
21542 (skip_over_handler): Use test_skip_handler.
21543 (top level): Call skip_over_handler for stepi and nexti too.
21544 (breakpoint_over_handler): Use test_skip_handler.
21545 (top level): Call breakpoint_over_handler for stepi and nexti too.
21546
21547 2014-10-27 Yao Qi <yao@codesourcery.com>
21548
21549 * gdb.trace/tfile.c (adjust_function_address)
21550 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21551 function descriptor.
21552
21553 2014-10-24 Don Breazeal <donb@codesourcery.com>
21554
21555 * gdb.base/foll-fork.exp (test_follow_fork,
21556 catch_fork_child_follow): Check for updated fork messages emitted
21557 from infrun.c.
21558 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21559 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21560 vfork_and_exec_child_follow_through_step): Check for updated vfork
21561 messages emitted from infrun.c.
21562
21563 2014-10-24 Pedro Alves <palves@redhat.com>
21564
21565 * gdb.base/corefile.exp: Remove references to ultrix.
21566 * gdb.base/interrupt.exp: Likewise.
21567 * gdb.base/whatis.exp: Likewise.
21568 * gdb.gdb/selftest.exp: Likewise.
21569 * gdb.threads/manythreads.exp: Likewise.
21570 * gdb.threads/print-threads.exp: Likewise.
21571 * gdb.threads/pthreads.exp:: Likewise.
21572 * gdb.threads/schedlock.exp: Likewise.
21573
21574 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21575
21576 * gdb.cp/non-trivial-retval.cc: Add a test case.
21577 * gdb.cp/non-trivial-retval.exp: Add a test.
21578
21579 2014-10-20 Yao Qi <yao@codesourcery.com>
21580
21581 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21582 * gdb.python/py-objfile-script-gdb.py: New file.
21583 * gdb.python/py-objfile-script.exp: Update reference to
21584 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21585 of remote_download. Remove the dest file.
21586
21587 2014-10-20 Yao Qi <yao@codesourcery.com>
21588
21589 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21590 * gdb.base/step-line.exp: Likewise.
21591 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21592 * gdb.dwarf2/dw2-basic.exp: Likewise.
21593 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21594 * gdb.dwarf2/dw2-filename.exp: Likewise.
21595 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21596 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21597 * gdb.dwarf2/dw2-producer.exp: Likewise.
21598 * gdb.dwarf2/mac-fileno.exp: Likewise.
21599 * gdb.python/py-frame-args.exp: Likewise.
21600 * gdb.python/py-framefilter.exp: Likewise.
21601 * gdb.python/py-mi.exp: Likewise.
21602 * gdb.python/py-objfile-script.exp: Likewise
21603 * gdb.python/py-pp-integral.exp: Likewise.
21604 * gdb.python/py-pp-re-notag.exp: Likewise.
21605 * gdb.python/py-prettyprint.exp: Likewise.
21606 * gdb.python/py-section-script.exp: Likewise.
21607 * gdb.python/py-typeprint.exp: Likewise.
21608 * gdb.python/py-xmethods.exp: Likewise.
21609 * gdb.stabs/weird.exp: Likewise.
21610 * gdb.xml/tdesc-regs.exp: Likewise.
21611
21612 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21613
21614 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21615 (out_cu): Use addr_len for the size of addresses.
21616 (out_line): Likewise. Size DW_LNE_set_address instruction
21617 according to addr_len.
21618 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21619 (FUNC): Add START_INSNS to definition.
21620
21621 2014-10-18 Yao Qi <yao@codesourcery.com>
21622
21623 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21624 gdb_has_argv0 return true.
21625 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21626 check [target_info exists noargs], check [gdb_has_argv0]
21627 instead.
21628 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21629 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21630 procedures.
21631
21632 2014-10-17 Doug Evans <dje@google.com>
21633
21634 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21635 event.
21636 * gdb.python/py-events.py: Add clear_objfiles event.
21637
21638 2014-10-17 Doug Evans <dje@google.com>
21639
21640 * gdb.python/py-objfile.exp: Test progspace attribute.
21641
21642 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
21643
21644 * gdb.guile/scm-breakpoint.exp: Do not assume any
21645 directory separators when matching source file paths.
21646 * gdb.python/py-breakpoint.exp: Likewise.
21647 * gdb.reverse/break-precsave.exp: Likewise.
21648 * gdb.reverse/break-reverse.exp: Likewise.
21649 * gdb.reverse/consecutive-precsave.exp: Likewise.
21650 * gdb.reverse/finish-precsave.exp: Likewise.
21651 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21652 * gdb.reverse/finish-reverse.exp: Likewise.
21653 * gdb.reverse/i386-precsave.exp: Likewise.
21654 * gdb.reverse/i387-env-reverse.exp: Likewise.
21655 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21656 * gdb.reverse/machinestate-precsave.exp: Likewise.
21657 * gdb.reverse/machinestate.exp: Likewise.
21658 * gdb.reverse/sigall-precsave.exp: Likewise.
21659 * gdb.reverse/solib-precsave.exp: Likewise.
21660 * gdb.reverse/step-precsave.exp: Likewise.
21661 * gdb.reverse/until-precsave.exp: Likewise.
21662 * gdb.reverse/watch-precsave.exp: Likewise.
21663 * gdb.reverse/watch-reverse.exp: Likewise.
21664
21665 2014-10-17 Yao Qi <yao@codesourcery.com>
21666
21667 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21668 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21669
21670 2014-10-17 Pedro Alves <palves@redhat.com>
21671
21672 PR gdb/17471
21673 * gdb.base/bg-execution-repeat.c: New file.
21674 * gdb.base/bg-execution-repeat.exp: New file.
21675
21676 2014-10-17 Pedro Alves <palves@redhat.com>
21677
21678 PR gdb/17300
21679 * gdb.base/continue-all-already-running.c: New file.
21680 * gdb.base/continue-all-already-running.exp: New file.
21681
21682 2014-10-17 Pedro Alves <palves@redhat.com>
21683
21684 PR gdb/17472
21685 * gdb.base/annota-input-while-running.c: New file.
21686 * gdb.base/annota-input-while-running.exp: New file.
21687
21688 2014-10-17 Pedro Alves <palves@redhat.com>
21689
21690 * gdb.base/callfuncs.exp: emove references to osf.
21691 * gdb.base/sigall.exp: Likewise.
21692 * gdb.gdb/selftest.exp: Likewise.
21693 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21694 * gdb.mi/non-stop.c: Likewise.
21695 * gdb.mi/pthreads.c: Likewise.
21696 * gdb.reverse/sigall-precsave.exp: Likewise.
21697 * gdb.reverse/sigall-reverse.exp: Likewise.
21698 * gdb.threads/pthreads.c: Likewise.
21699 * gdb.threads/pthreads.exp: Likewise.
21700
21701 2014-10-17 Yao Qi <yao@codesourcery.com>
21702
21703 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21704 check 'target_info exists noargs'.
21705 (test_command_prompt_position): Likewise.
21706 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21707 Remove "set args".
21708 (progvar_simple_while_test): Likewise.
21709 (progvar_complex_if_while_test): Likewise.
21710 (if_while_breakpoint_command_test): Likewise.
21711 (infrun_breakpoint_command_test): Likewise.
21712 (breakpoint_command_test): Likewise.
21713 (watchpoint_command_test): Likewise.
21714 (bp_deleted_in_command_test): Likewise.
21715 (temporary_breakpoint_commands): Likewise.
21716
21717 2014-10-16 Yao Qi <yao@codesourcery.com>
21718
21719 * gdb.base/remotetimeout.exp: Remove noargs checking.
21720
21721 2014-10-15 Pedro Alves <palves@redhat.com>
21722
21723 PR breakpoints/9649
21724 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21725 * gdb.base/breakpoint-in-ro-region.exp
21726 (probe_target_hardware_step): New procedure.
21727 (top level): Probe hardware stepping and hardware breakpoint
21728 support. Test stepping through a read-only region, with both
21729 "breakpoint auto-hw" on and off and both "always-inserted" on and
21730 off.
21731
21732 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21733
21734 * gdb.dlang/demangle.exp: Update for demangling changes.
21735
21736 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21737
21738 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21739 * gdb.cp/non-trivial-retval.exp: Add new tests.
21740
21741 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21742
21743 PR c++/13403
21744 PR c++/15154
21745 * gdb.cp/non-trivial-retval.cc: New file.
21746 * gdb.cp/non-trivial-retval.exp: New file.
21747
21748 2014-10-15 Yao Qi <yao@codesourcery.com>
21749
21750 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21751 remote host.
21752
21753 2014-10-15 Yao Qi <yao@codesourcery.com>
21754
21755 * gdb.python/py-symbol.exp: Match file base name if host is
21756 remote, otherwise match file name with dir name.
21757 * gdb.python/py-symtab.exp: Likewise.
21758 * gdb.python/python.exp: Likewise.
21759
21760 2014-10-15 Yao Qi <yao@codesourcery.com>
21761
21762 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21763 pattern.
21764 * gdb.python/py-symtab.exp: Likewise.
21765 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21766 locationn.
21767
21768 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21769
21770 * gdb.ada/addr_arith: New testcase.
21771
21772 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21773
21774 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21775 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21776 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21777 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21778
21779 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21780
21781 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21782 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21783 * gdb.arch/stap-eval-lang-ada.exp: New file.
21784
21785 2014-10-14 Yao Qi <yao@codesourcery.com>
21786
21787 * gdb.mi/mi-var-child.c (nothing1): New function.
21788 (nothing2): New function.
21789 (do_children_tests): Set function pointers by nothing1 and
21790 nothing2.
21791 * gdb.mi/mi-var-child.exp: Step over new added statements.
21792 Update test to match the new output.
21793 * gdb.mi/var-cmd.c (nothing1): New function.
21794 (nothing2): New function.
21795 (do_children_tests): Set function pointers by nothing1 and
21796 nothing2.
21797 * gdb.mi/mi-var-display.exp: Update test to match output.
21798 Step to the line specified by $line_dct_nothing.
21799 Increase the number of lines to step.
21800
21801 2014-10-14 Yao Qi <yao@codesourcery.com>
21802
21803 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21804 tests.
21805 * gdb.mi/mi2-var-child.exp: Likewise.
21806
21807 2014-10-13 Doug Evans <dje@google.com>
21808
21809 * gdb.python/py-objfile.exp: Change name of file name test.
21810
21811 2014-10-13 Doug Evans <dje@google.com>
21812
21813 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21814 from the start of the CU.
21815
21816 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21817 Yao Qi <yao@codesourcery.com>
21818
21819 Fix "save breakpoints" for "catch" command.
21820 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21821 Remove -nonewline. Match also the added "main" line.
21822
21823 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21824
21825 Fix "save breakpoints" for "disable $bpnum" command.
21826 * gdb.base/save-bp.c (main): Add label.
21827 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21828
21829 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21830
21831 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21832
21833 2014-10-11 Yao Qi <yao@codesourcery.com>
21834
21835 * gdb.server/server-kill.exp: Execute command
21836 "set remote trace-status-packet on" before "tstatus".
21837
21838 2014-10-11 Yao Qi <yao@codesourcery.com>
21839
21840 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21841 (main): Call getppid.
21842 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21843 and continue to it. Read variable "server_pid".
21844
21845 2014-10-11 Yao Qi <yao@codesourcery.com>
21846
21847 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21848
21849 2014-10-11 Yao Qi <yao@codesourcery.com>
21850
21851 * gdb.threads/thread-find.exp: Don't execute command
21852 "info threads".
21853 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21854 * gdb.threads/linux-dp.exp: Don't check the condition
21855 $threads_created equals to zero.
21856
21857 2014-10-10 Pedro Alves <palves@redhat.com>
21858
21859 * gdb.base/bigcore.exp: Remove references to IRIX.
21860 * gdb.base/funcargs.exp: Likewise.
21861 * gdb.base/interrupt.exp: Likewise.
21862 * gdb.base/mips_pro.exp: Likewise.
21863 * gdb.base/nodebug.exp: Likewise.
21864 * gdb.base/setvar.exp: Likewise.
21865 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21866
21867 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21868 Pedro Alves <palves@redhat.com>
21869
21870 PR symtab/14466
21871 * gdb.base/vdso-warning.c: New file.
21872 * gdb.base/vdso-warning.exp: New file.
21873
21874 2014-10-02 Doug Evans <dje@google.com>
21875
21876 * gdb.base/structs.c (main): Don't run forever.
21877
21878 2014-10-02 Pedro Alves <palves@redhat.com>
21879
21880 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21881 (top level) <stop threads 1, stop threads 2>: Use it.
21882
21883 2014-10-02 Pedro Alves <palves@redhat.com>
21884
21885 * gdb.threads/break-while-running.exp (test): Add new
21886 'update_thread_list' argument. Skip "info threads" if false.
21887 (top level): Add new 'update_thread_list' axis.
21888
21889 2014-10-02 Pedro Alves <palves@redhat.com>
21890
21891 PR breakpoints/17431
21892 * gdb.base/execl-update-breakpoints.c: New file.
21893 * gdb.base/execl-update-breakpoints.exp: New file.
21894
21895 2014-10-01 Pedro Alves <palves@redhat.com>
21896
21897 * gdb.base/breakpoint-in-ro-region.c: New file.
21898 * gdb.base/breakpoint-in-ro-region.exp: New file.
21899
21900 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21901
21902 * gdb.mi/mi-exit-code.exp: New file.
21903 * gdb.mi/mi-exit-code.c: New file.
21904
21905 2014-09-30 Yao Qi <yao@codesourcery.com>
21906
21907 * lib/prelink-support.exp (build_executable_own_libs): Error if
21908 the target isn't native.
21909
21910 2014-09-30 Yao Qi <yao@codesourcery.com>
21911
21912 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21913 false.
21914
21915 2014-09-22 Pedro Alves <palves@redhat.com>
21916
21917 * gdb.threads/break-while-running.exp: New file.
21918 * gdb.threads/break-while-running.c: New file.
21919
21920 2014-09-19 Yao Qi <yao@codesourcery.com>
21921
21922 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21923 Invoke test. Restart GDB with --readnow and invoke test again.
21924
21925 2014-09-19 Yao Qi <yao@codesourcery.com>
21926
21927 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21928 proc set_breakpoint_on_gcd_function. Invoke
21929 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21930 invoke set_breakpoint_on_gcd_function again.
21931
21932 2014-09-18 Doug Evans <dje@google.com>
21933
21934 * gdb.dwarf2/symtab-producer.exp: New file.
21935
21936 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21937
21938 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21939 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21940 * gdb.base/global-var-nested-by-dso.c: Likewise.
21941 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21942
21943 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21944 Pedro Alves <palves@redhat.com>
21945
21946 * gdb.base/watch-bitfields.exp: Pass string other than test file
21947 name to prepare_for_testing.
21948 (watch): New procedure.
21949 (expect_watchpoint): Use with_test_prefix.
21950 (top level): Factor out tests to ...
21951 (test_watch_location, test_regular_watch): ... these new
21952 procedures, and use with_test_prefix and gdb_continue_to_end.
21953
21954 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21955
21956 PR breakpoints/12526
21957 * gdb.base/watch-bitfields.exp: New file.
21958 * gdb.base/watch-bitfields.c: New file.
21959
21960 2014-09-16 Pedro Alves <palves@redhat.com>
21961
21962 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21963 software and hardware addresses, not software address against
21964 itself.
21965
21966 2014-09-16 Pedro Alves <palves@redhat.com>
21967
21968 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21969 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21970
21971 2014-09-16 Pedro Alves <palves@redhat.com>
21972
21973 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21974 files.
21975 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21976 "*-*-vxworks*" throughout.
21977 * gdb.base/break.exp: Likewise.
21978 * gdb.base/default.exp: Likewise.
21979 * gdb.base/scope.exp: Likewise.
21980 * gdb.base/sepdebug.exp: Likewise.
21981 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21982 throughout.
21983 * gdb.base/run.c: Likewise.
21984 * gdb.base/sepdebug.c: Likewise.
21985 * gdb.hp/gdb.aCC/run.c: Likewise.
21986 * gdb.reverse/until-reverse.c: Likewise.
21987 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21988
21989 2014-09-16 Yao Qi <yao@codesourcery.com>
21990
21991 * boards/local-remote-host-native.exp: New file.
21992
21993 2014-09-14 Doug Evans <xdje42@gmail.com>
21994
21995 * gdb.threads/queue-signal.c (thread_count): New variable.
21996 (thread_count_mutex, thread_count_condvar): New variables.
21997 (incr_thread_count, wait_all_threads_running): New functions.
21998 (main): Wait for all threads to be in their thread functions.
21999
22000 2014-09-13 Doug Evans <xdje42@gmail.com>
22001
22002 * gdb.threads/queue-signal.c: New file.
22003 * gdb.threads/queue-signal.exp: New file.
22004
22005 2014-09-13 Doug Evans <xdje42@gmail.com>
22006
22007 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22008 be consistent with what default_gdb_init uses.
22009 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22010 the plain text of the prompt. Add some logging printfs.
22011 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22012
22013 2014-09-12 Pedro Alves <palves@redhat.com>
22014
22015 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22016 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22017 * gdb.arch/i386-size-overlap.exp: Likewise.
22018 * gdb.arch/i386-size.exp: Likewise.
22019 * gdb.arch/i386-unwind.exp: Likewise.
22020 * gdb.base/a2-run.exp: Likewise.
22021 * gdb.base/break.exp: Likewise.
22022 * gdb.base/charset.exp: Likewise.
22023 * gdb.base/chng-syms.exp: Likewise.
22024 * gdb.base/commands.exp: Likewise.
22025 * gdb.base/dbx.exp: Likewise.
22026 * gdb.base/find.exp: Likewise.
22027 * gdb.base/funcargs.exp: Likewise.
22028 * gdb.base/jit-simple.exp: Likewise.
22029 * gdb.base/reread.exp: Likewise.
22030 * gdb.base/sepdebug.exp: Likewise.
22031 * gdb.base/step-bt.exp: Likewise.
22032 * gdb.cp/mb-inline.exp: Likewise.
22033 * gdb.cp/mb-templates.exp: Likewise.
22034 * gdb.objc/basicclass.exp: Likewise.
22035 * gdb.threads/killed.exp: Likewise.
22036
22037 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22038
22039 PR tdep/17379
22040 * gdb.arch/powerpc-stackless.S: New file.
22041 * gdb.arch/powerpc-stackless.exp: New file.
22042
22043 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22044
22045 * gdb.base/attach.c: Include unistd.h.
22046 (main): Call alarm. Add label postloop.
22047 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22048 gdb_breakpoint, gdb_continue_to_breakpoint.
22049 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22050
22051 2014-09-11 Pedro Alves <palves@redhat.com>
22052
22053 PR gdb/17347
22054 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22055 * gdb.base/attach.exp (test_command_line_attach_run): New
22056 procedure.
22057 (top level): Call it.
22058
22059 2014-09-11 Pedro Alves <palves@redhat.com>
22060
22061 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22062 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22063 (do_command_attach_tests): Use spawn_wait_for_attach.
22064 * gdb.base/solib-overlap.exp: Likewise.
22065 * gdb.multi/multi-attach.exp: Likewise.
22066 * gdb.python/py-prompt.exp: Likewise.
22067 * gdb.python/py-sync-interp.exp: Likewise.
22068 * gdb.server/ext-attach.exp: Likewise.
22069
22070 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22071
22072 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22073 command in testcase. Simplify testcase.
22074
22075 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22076
22077 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22078
22079 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22080
22081 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22082
22083 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22084
22085 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22086
22087 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22088
22089 * gdb.dwarf2/dynarr-ptr.c: New file.
22090 * gdb.dwarf2/dynarr-ptr.exp: New file.
22091
22092 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22093
22094 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22095 of 30 rather than hardcoding 120 for a slow test case. Take the
22096 `gdb,timeout' target setting into account for this calculation.
22097 Don't extend the timeout for the test cases that don't need it.
22098
22099 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22100
22101 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22102 a factor of 2 for a slow test case. Take the `gdb,timeout'
22103 target setting into account for this calculation.
22104 * gdb.reverse/until-precsave.exp: Increase the timeout by
22105 a factor of 15 and 3 respectively rather than adding 120
22106 for a pair of slow test cases. Take the `gdb,timeout'
22107 target setting into account for this calculation.
22108
22109 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22110
22111 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22112 timeout, don't pass one down to gdb_expect.
22113 (gdb_expect): Rework timeout selection.
22114
22115 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22116
22117 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22118 exception on timeout.
22119 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22120 (gdbserver_start_extended): Catch any `gdbserver_start' error
22121 exceptions.
22122 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22123 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22124 `gdbserver_gdb_load' error exceptions.
22125
22126 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22127
22128 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22129 120 on waiting for the TCP socket to open.
22130
22131 2014-09-09 Doug Evans <xdje42@gmail.com>
22132
22133 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22134 _caller_matches, _any_caller_is, _any_caller_matches.
22135
22136 2014-09-09 Doug Evans <xdje42@gmail.com>
22137
22138 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22139
22140 2014-09-09 Yao Qi <yao@codesourcery.com>
22141
22142 * gdb.mi/mi-var-display.exp: Set print symbol off.
22143
22144 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22145
22146 PR gdb/17035
22147 * gdb.base/commands.exp: Add tests to verify user-defined
22148 commands with empty bodies.
22149 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22150 python commands in `show user command`.
22151 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22152 scheme commands in `show user command`.
22153
22154 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22155
22156 PR python/17355
22157 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22158 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22159 * gdb.python/py-framefilter-invalidarg.exp: New file.
22160 * gdb.python/py-framefilter-invalidarg.py: New file.
22161
22162 2014-09-06 Doug Evans <xdje42@gmail.com>
22163
22164 PR 15276
22165 * gdb.python/py-caller-is.c: New file.
22166 * gdb.python/py-caller-is.exp: New file.
22167
22168 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22169
22170 PR gdb/17235
22171 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22172 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22173
22174 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22175
22176 PR fortran/17237
22177 * gdb.fortran/print-formatted.exp: New file.
22178 * gdb.fortran/print-formatted.f90: Likewise.
22179
22180 2014-09-03 Sasha Smundak <asmundak@google.com>
22181
22182 * gdb.python/py-frame.exp: Test Frame.read_register.
22183
22184 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22185
22186 PR python/16699
22187 * gdb.python/py-completion.exp: New file.
22188 * gdb.python/py-completion.py: Likewise.
22189
22190 2014-08-28 Doug Evans <dje@google.com>
22191
22192 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22193 eax,etc. are live with values set by gdb and thus the compiler can't
22194 use them.
22195 * gdb.arch/i386-pseudo.c (main): Ditto.
22196
22197 2014-08-27 Doug Evans <dje@google.com>
22198
22199 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22200
22201 2014-08-25 Doug Evans <dje@google.com>
22202
22203 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22204 (main): Ditto.
22205
22206 2014-08-25 Doug Evans <dje@google.com>
22207
22208 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22209
22210 2014-08-24 Yao Qi <yao@codesourcery.com>
22211
22212 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22213 symbol off.
22214 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22215
22216 2014-08-22 Doug Evans <dje@google.com>
22217
22218 PR 17276
22219 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22220 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22221 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22222
22223 2014-08-22 Yao Qi <yao@codesourcery.com>
22224
22225 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22226 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22227 * gdb.python/python.exp: Likewise. Use .py file on the host
22228 instead of the build.
22229
22230 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22231
22232 * gdb.threads/gcore-stale-thread.c: New file.
22233 * gdb.threads/gcore-stale-thread.exp: New file.
22234
22235 2014-08-21 Pedro Alves <palves@redhat.com>
22236
22237 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22238 * gdb.base/gcore-relro-pie.exp: Likewise.
22239 * gdb.base/gcore-relro.exp: Likewise.
22240 * gdb.base/gcore.exp: Likewise.
22241 * gdb.base/print-symbol-loading.exp: Likewise.
22242 * gdb.threads/gcore-thread.exp: Likewise.
22243 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22244
22245 2014-08-20 Pedro Alves <palves@redhat.com>
22246 Jan Kratochvil <jan.kratochvil@redhat.com>
22247
22248 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22249 configure.
22250 (EXPECT): Handle READ1 being set.
22251 (all): Depend on EXTRA_RULES.
22252 (check-read1, expect-read1, read1.so, read1): New rules.
22253 * README (Testsuite Parameters): Document the READ1 make variable.
22254 (Race detection): New section.
22255 * configure: Regenerate.
22256 * configure.ac: If build==host==target, and running under a
22257 GNU/glibc system, add read1 to the extra Makefile rules.
22258 (EXTRA_RULES): AC_SUBST it.
22259 * lib/read1.c: New file.
22260
22261 2014-08-20 Joel Brobecker <brobecker@adacore.com>
22262
22263 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22264 the handling of variables declared as a typedef to an array
22265 which a DW_AT_data_location attribute.
22266
22267 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
22268 Pedro Alves <palves@redhat.com>
22269
22270 PR symtab/14604
22271 PR symtab/14605
22272 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22273 gdb_test.
22274
22275 2014-08-19 Pedro Alves <palves@redhat.com>
22276
22277 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22278
22279 2014-08-19 Yao Qi <yao@codesourcery.com>
22280
22281 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22282 right line.
22283
22284 2014-08-18 David Blaikie <dblaikie@gmail.com>
22285
22286 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22287
22288 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22289
22290 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22291 attribute in array range.
22292
22293 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22294
22295 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22296
22297 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22298
22299 PR c++/17132
22300 * gdb.cp/pr17132.cc: New file.
22301 * gdb.cp/pr17132.exp: New file.
22302
22303 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22304
22305 * gdb.python/py-xmethods.py (A_getarrayind)
22306 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22307 Use 'print' with function call syntax.
22308 (E_method_matcher.match): Fix tab vs space indentation mixup.
22309
22310 2014-08-15 Yao Qi <yao@codesourcery.com>
22311
22312 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22313 false.
22314
22315 2014-08-15 Yao Qi <yao@codesourcery.com>
22316
22317 * gdb.cp/casts.exp: Set print symbol off.
22318 * gdb.cp/class2.exp: Likewise.
22319 * gdb.cp/overload.exp: Likewise.
22320 * gdb.cp/templates.exp: Likewise.
22321
22322 2014-08-11 Doug Evans <dje@google.com>
22323
22324 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22325 (test_load_shlib): Update.
22326
22327 2014-08-09 Yao Qi <yao@codesourcery.com>
22328
22329 * gdb.base/display.exp: Invoke is_address_zero_readable.
22330 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22331 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22332 * gdb.base/hbreak-unmapped.exp: Return if
22333 is_address_zero_readable returns true.
22334 * gdb.base/signest.exp: Likewise.
22335 * gdb.base/signull.exp: Likewise.
22336 * gdb.base/sigbpt.exp: Likewise.
22337 * gdb.guile/scm-disasm.exp: Do the test if
22338 is_address_zero_readable returns false.
22339 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22340 * gdb.python/py-arch.exp: Likewise.
22341 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22342 * lib/gdb.exp (is_address_zero_readable): New proc.
22343
22344 2014-08-09 Yao Qi <yao@codesourcery.com>
22345
22346 PR testsuite/13443
22347 * gdb.mi/mi-var-display.exp: Make test messages unique.
22348
22349 2014-08-04 Tom Tromey <tromey@redhat.com>
22350
22351 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22352 target 0".
22353
22354 2014-08-04 Tom Tromey <tromey@redhat.com>
22355
22356 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22357 "target_resume".
22358
22359 2014-08-01 Joel Brobecker <brobecker@adacore.com>
22360
22361 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22362 inner_vla_struct_object_size.
22363 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22364 as xfail.
22365
22366 2014-07-30 Pedro Alves <palves@redhat.com>
22367
22368 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22369 comment.
22370
22371 2014-07-29 Yao Qi <yao@codesourcery.com>
22372
22373 PR gdb/17206
22374 * gdb.base/until-nodebug.exp: New.
22375
22376 2014-07-28 Doug Evans <xdje42@gmail.com>
22377
22378 PR guile/17203
22379 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22380 previously existing parameter, and previously ambiguously spelled
22381 parameter.
22382
22383 2014-07-28 Will Newton <will.newton@linaro.org>
22384
22385 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22386
22387 2014-07-26 Ludovic Courtès <ludo@gnu.org>
22388 Doug Evans <xdje42@gmail.com>
22389
22390 PR guile/17146
22391 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22392
22393 2014-07-25 Pedro Alves <palves@redhat.com>
22394
22395 * gdb.threads/signal-command-handle-nopass.c: New file.
22396 * gdb.threads/signal-command-handle-nopass.exp: New file.
22397 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22398 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22399 * gdb.threads/signal-delivered-right-thread.c: New file.
22400 * gdb.threads/signal-delivered-right-thread.exp: New file.
22401
22402 2014-07-25 Pedro Alves <palves@redhat.com>
22403
22404 * gdb.base/double-prompt-target-event-error.exp
22405 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22406 match.
22407 (cancel_pagination_in_target_event): Rework double prompt
22408 detection.
22409 * gdb.base/paginate-after-ctrl-c-running.exp
22410 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22411 <return>' match.
22412 * gdb.base/paginate-bg-execution.exp
22413 (test_bg_execution_pagination_return)
22414 (test_bg_execution_pagination_cancel): Remove '-notransfer
22415 <return>' matches.
22416 * gdb.base/paginate-execution-startup.exp
22417 (test_fg_execution_pagination_return)
22418 (test_fg_execution_pagination_cancel): Remove '-notransfer
22419 <return>' matches.
22420 * gdb.base/paginate-inferior-exit.exp
22421 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22422 match.
22423 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22424 * lib/gdb.exp (pagination_prompt): Run text through
22425 string_to_regexp.
22426 (gdb_test_multiple): Match $pagination_prompt instead of
22427 "<return>".
22428 (string_to_regexp): Move to lib/gdb-utils.exp.
22429
22430 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22431
22432 * gdb.arch/amd64-entry-value-paramref.S: New file.
22433 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22434 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22435 * gdb.arch/amd64-optimout-repeat.S: New file.
22436 * gdb.arch/amd64-optimout-repeat.c: New file.
22437 * gdb.arch/amd64-optimout-repeat.exp: New file.
22438
22439 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22440
22441 PR gdb/17170
22442 * gdb.base/statistics.exp: New file.
22443
22444 2014-07-17 Doug Evans <dje@google.com>
22445
22446 PR gdb/17170
22447 * gdb.base/maint.exp: Update testing of per-command stats.
22448
22449 2014-07-16 Pedro Alves <palves@redhat.com>
22450
22451 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22452 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22453 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22454 (tfile_write_buf): New functions.
22455 (add_memory_block): Rewrite using the above.
22456 (adjust_function_address): New function.
22457 (FUNCTION_ADDRESS): New macro.
22458 (write_basic_trace_file): Remove short_x local, and use
22459 tfile_write_16. Change type of func_addr local to unsigned long
22460 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22461 here. Cast argument of add_memory_block to char pointer.
22462 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22463 (main): Remove parameters.
22464 * gdb.trace/tfile.exp: Remove nowarnings.
22465
22466 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22467
22468 * gdb.base/debug-expr.exp: Test string evaluation with
22469 "debug expression" on.
22470
22471 2014-07-15 Pedro Alves <palves@redhat.com>
22472
22473 * gdb.base/reread.exp: Use clean_restart.
22474
22475 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22476
22477 * gdb.arch/avr-flash-qualifer.c: New.
22478 * gdb.arch/avr-flash-qualifer.exp: New.
22479
22480 2014-07-14 Pedro Alves <palves@redhat.com>
22481
22482 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22483 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22484
22485 2014-07-14 Pedro Alves <palves@redhat.com>
22486
22487 * gdb.base/double-prompt-target-event-error.c: New file.
22488 * gdb.base/double-prompt-target-event-error.exp: New file.
22489
22490 2014-07-14 Pedro Alves <palves@redhat.com>
22491
22492 PR gdb/17072
22493 * gdb.base/paginate-inferior-exit.c: New file.
22494 * gdb.base/paginate-inferior-exit.exp: New file.
22495
22496 2014-07-14 Pedro Alves <palves@redhat.com>
22497
22498 PR gdb/17072
22499 * gdb.base/paginate-bg-execution.c: New file.
22500 * gdb.base/paginate-bg-execution.exp: New file.
22501
22502 2014-07-14 Pedro Alves <palves@redhat.com>
22503
22504 PR gdb/17072
22505 * gdb.base/paginate-execution-startup.c: New file.
22506 * gdb.base/paginate-execution-startup.exp: New file.
22507 * lib/gdb.exp (pagination_prompt): New global.
22508 (default_gdb_spawn): New procedure, factored out from
22509 default_gdb_spawn.
22510 (default_gdb_start): Adjust to call default_gdb_spawn.
22511 (gdb_spawn): New procedure.
22512
22513 2014-07-14 Pedro Alves <palves@redhat.com>
22514
22515 * lib/gdb.exp (gdb_assert): New procedure.
22516 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22517
22518 2014-07-14 Pedro Alves <palves@redhat.com>
22519
22520 * gdb.base/execution-termios.c: New file.
22521 * gdb.base/execution-termios.exp: New file.
22522
22523 2014-07-14 Tom Tromey <tromey@redhat.com>
22524
22525 * gdb.cp/vla-cxx.cc: New file.
22526 * gdb.cp/vla-cxx.exp: New file.
22527
22528 2014-07-14 Tom Tromey <tromey@redhat.com>
22529
22530 * gdb.reverse/rerun-prec.c: New file.
22531 * gdb.reverse/rerun-prec.exp: New file.
22532
22533 2014-07-12 Maciej W. Rozycki <macro@mips.com>
22534 Maciej W. Rozycki <macro@codesourcery.com>
22535
22536 * lib/gdb-utils.exp: New file.
22537 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22538 inline `gdb_init_command' processing.
22539 (gdb_start_cmd): Likewise.
22540 * lib/mi-support.exp (mi_run_cmd): Likewise.
22541 * README: Document `gdb_init_command' and `gdb_init_commands'.
22542
22543 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22544
22545 Fix false FAIL running under a very long directory name.
22546 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22547 and "set print elements 10000". Twice.
22548
22549 2014-07-11 Yao Qi <yao@codesourcery.com>
22550
22551 * gdb.base/exprs.exp: "set print symbol off".
22552
22553 2014-07-11 Pedro Alves <palves@redhat.com>
22554
22555 * gdb.threads/kill.c: New file.
22556 * gdb.threads/kill.exp: New file.
22557
22558 2014-07-10 Yao Qi <yao@codesourcery.com>
22559
22560 * gdb.trace/tfile.c (write_basic_trace_file)
22561 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22562 address written to trace file.
22563
22564 2014-07-09 Pedro Alves <palves@redhat.com>
22565
22566 * gdb.base/attach-wait-input.exp: New file.
22567 * gdb.base/attach-wait-input.c: New file.
22568
22569 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22570
22571 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22572 setting up test structures.
22573 (main): Call new test function.
22574 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22575 test function, continue into test function and walk test
22576 structures.
22577
22578 2014-07-02 Yao Qi <yao@codesourcery.com>
22579
22580 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22581 'bar_start' at the beginning of functions 'foo' and 'bar'
22582 respectively.
22583 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22584 instead of 'foo' and 'bar'.
22585
22586 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22587
22588 * gdb.btrace/segv.exp: New.
22589 * gdb.btrace/segv.c: New.
22590
22591 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
22592
22593 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22594 instruction.
22595
22596 2014-06-30 Mark Wielaard <mjw@redhat.com>
22597
22598 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22599 vulture, vilify, villar): New volatile array constants.
22600 (vindictive, vegetation): New const volatile array constants.
22601 * gdb.base/volatile.exp: Test volatile and const volatile array
22602 types.
22603
22604 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22605
22606 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22607 target lacks support for awatch, rwatch, or hbreak.
22608
22609 2014-06-27 Yao Qi <yao@codesourcery.com>
22610
22611 * gdb.multi/dummy-frame-restore.exp: New.
22612 * gdb.multi/dummy-frame-restore.c: New.
22613
22614 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22615
22616 * gdb.btrace/gcore.exp: New.
22617
22618 2014-06-23 Pedro Alves <palves@redhat.com>
22619
22620 * gdb.base/watchpoint-reuse-slot.c: New file.
22621 * gdb.base/watchpoint-reuse-slot.exp: New file.
22622
22623 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22624
22625 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22626 progspace's filename in 'info', 'enable' and 'disable' command
22627 tests.
22628
22629 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22630
22631 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22632 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22633 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22634
22635 2014-06-20 Gary Benson <gbenson@redhat.com>
22636
22637 * gdb.arch/i386-avx.exp: Fix include file location.
22638 * gdb.arch/i386-sse.exp: Likewise.
22639
22640 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22641
22642 * gdb.dlang/expression.exp: New file.
22643
22644 2014-06-19 Pedro Alves <palves@redhat.com>
22645
22646 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22647 out from ...
22648 (top level): ... here. Iterate running tests under different
22649 scheduler-locking settings.
22650
22651 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
22652
22653 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22654 to DW_FORM_addr and use non-zero addresses.
22655
22656 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22657
22658 PR gdb/17017
22659 * gdb.python/py-xmethods.cc: Add global function call counters and
22660 increment them in their respective functions. Remove "cout"
22661 statements.
22662 * gdb.python/py-xmethods.exp: Make tests check the global function
22663 call counters instead of depending on inferior IO.
22664
22665 2014-06-18 Don Breazeal <donb@codesourcery.com>
22666
22667 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22668 Deleted procedure.
22669 (explicit_fork_parent_follow): Deleted procedure.
22670 (explicit_fork_child_follow): Deleted procedure.
22671 (test_follow_fork): New procedure.
22672 (do_fork_tests): Replace calls to deleted procedures with
22673 calls to test_follow_fork and reset GDB for subsequent
22674 procedure calls.
22675
22676 2014-06-17 Yao Qi <yao@codesourcery.com>
22677
22678 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22679 CP1252.
22680
22681 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
22682
22683 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22684 Initialize ptr and S explicitly.
22685 (skip_type_update_when_not_use_rtti_test): Likewise.
22686
22687 2014-06-16 Keith Seitz <keiths@redhat.com>
22688
22689 PR mi/15863
22690 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22691 the inferior is started.
22692
22693 2014-06-16 Pedro Alves <palves@redhat.com>
22694
22695 * gdb.base/break-main-file-remove-fail.c: New file.
22696 * gdb.base/break-main-file-remove-fail.exp: New file.
22697 * gdb.base/break-unload-file.exp: Use build_executable instead of
22698 prepare_for_testing.
22699 (test_break): New parameter "initial_load". Handle it.
22700 (top level): Add initial_load cmdline/file axis.
22701
22702 2014-06-12 Tom Tromey <tromey@redhat.com>
22703
22704 * gdb.base/completion.exp: Don't use directory name in test.
22705
22706 2014-06-09 Gary Benson <gbenson@redhat.com>
22707
22708 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22709 separate the always-available ANSI-standard signals from the
22710 signals that require checking.
22711 (main): Likewise.
22712 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22713 Likewise.
22714 (main): Likewise.
22715
22716 2014-06-07 Keith Seitz <keiths@redhat.com>
22717
22718 Revert:
22719 PR c++/16253
22720 * gdb.cp/var-tag.cc: New file.
22721 * gdb.cp/var-tag.exp: New file.
22722 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22723 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22724 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22725 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22726
22727 2014-06-06 Doug Evans <xdje42@gmail.com>
22728
22729 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22730
22731 2014-06-06 Pedro Alves <palves@redhat.com>
22732
22733 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22734 in target debug output instead of looking at RSP packets,
22735 disabling the test on any target that uses hardware stepping.
22736 Update comments.
22737
22738 2014-06-06 Pedro Alves <palves@redhat.com>
22739
22740 * gdb.base/break-unload-file.exp: Fix typo.
22741
22742 2014-06-06 Yao Qi <yao@codesourcery.com>
22743
22744 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22745 from "jit_function" to "^jit_function".
22746
22747 2014-06-06 Yao Qi <yao@codesourcery.com>
22748
22749 * gdb.base/async.c (foo): Add one statement.
22750 * gdb.base/async.exp: Get the next instruction address and
22751 match the output of "nexti" by instruction address. Match
22752 the hex address in the output of "finish".
22753
22754 2014-06-06 Gary Benson <gbenson@redhat.com>
22755
22756 * gdb.base/call-signals.c: Remove preprocessor conditionals
22757 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22758 SIGSEGV and SIGTERM.
22759 * gdb.base/sigall.c: Likewise.
22760 * gdb.base/unwindonsignal.c: Likewise.
22761 * gdb.reverse/sigall-reverse.c: Likewise.
22762
22763 2014-06-06 Yao Qi <yao@codesourcery.com>
22764
22765 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22766 readable, skip the test.
22767
22768 2014-06-06 Yao Qi <yao@codesourcery.com>
22769
22770 * gdb.threads/staticthreads.c (thread_function): Move the line
22771 setting breakpoint on forward.
22772 * gdb.threads/staticthreads.exp: Update comments.
22773
22774 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22775
22776 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22777 "history-append! type error".
22778
22779 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22780
22781 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22782 erroneous dprintf expected input.
22783
22784 2014-06-04 Doug Evans <xdje42@gmail.com>
22785
22786 * gdb.guile/scm-generics.exp: Delete.
22787
22788 2014-06-04 Doug Evans <xdje42@gmail.com>
22789
22790 * gdb.guile/scm-breakpoint.exp: Update.
22791 Add tests for breakpoint registration.
22792
22793 2014-06-04 Tom Tromey <tromey@redhat.com>
22794
22795 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22796 VLA-in-union.
22797 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22798 inner_vla_struct, vla_union types. Initialize objects of those
22799 types and compute their sizes.
22800
22801 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22802 Hui Zhu <hui@codesourcery.com>
22803
22804 * gdb.base/fileio.exp: Add test for shell not available as well as
22805 available.
22806 * gdb.base/fileio.c (test_system): Check for shell twice.
22807
22808 2014-06-04 Yao Qi <yao@codesourcery.com>
22809
22810 * gdb.base/auto-connect-native-target.exp: Remove redundant
22811 space from the regexp pattern.
22812
22813 2014-06-04 Yao Qi <yao@codesourcery.com>
22814
22815 * gdb.base/default.exp: Replace "child" with "native" in
22816 regexp pattern.
22817
22818 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22819
22820 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22821 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22822 * gdb.python/py-xmethods.py: Python script supporting the
22823 new testcase and tests.
22824
22825 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22826 Pedro Alves <palves@redhat.com>
22827
22828 PR breakpoints/17000
22829 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22830 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22831
22832 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22833
22834 * gdb.base/subst.exp: Add tests to verify partial path matching
22835 output.
22836
22837 2014-06-03 Pedro Alves <palves@redhat.com>
22838
22839 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22840 target that doesn't use software single-stepping.
22841
22842 2014-06-03 Pedro Alves <palves@redhat.com>
22843
22844 PR breakpoints/17000
22845 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22846 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22847
22848 2014-06-02 Doug Evans <xdje42@gmail.com>
22849
22850 * gdb.guile/scm-parameter.exp: New file.
22851
22852 2014-06-02 Doug Evans <xdje42@gmail.com>
22853
22854 * gdb.guile/scm-cmd.c: New file.
22855 * gdb.guile/scm-cmd.exp: New file.
22856
22857 2014-06-02 Doug Evans <xdje42@gmail.com>
22858
22859 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22860 pretty-printer lookup.
22861 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22862 (make-pp_s-printer): Call it.
22863 (make-pretty-printer-from-dict): New function.
22864 (lookup-pretty-printer-maker-from-dict): New function.
22865 (*pretty-printer*): Simplify.
22866 (make-objfile-pp_s-printer): New function.
22867 (install-objfile-pretty-printers!): New function.
22868 (make-progspace-pp_s-printer): New function.
22869 (install-progspace-pretty-printers!): New function.
22870 * gdb.guile/scm-progspace.c: New file.
22871 * gdb.guile/scm-progspace.exp: New file.
22872
22873 2014-06-02 Pedro Alves <palves@redhat.com>
22874
22875 * gdb.base/dprintf-bp-same-addr.c: New file.
22876 * gdb.base/dprintf-bp-same-addr.exp: New file.
22877
22878 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22879
22880 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22881 * gdb.arch/powerpc-power.s: Likewise.
22882
22883 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22884
22885 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22886
22887 2014-06-01 Yao Qi <yao@codesourcery.com>
22888
22889 * gdb.base/watchpoint.exp (test_watch_location): Check null
22890 pointer can be dereferenced. If not, do the test, otherwise
22891 skip it.
22892
22893 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22894
22895 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22896 results.
22897 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22898
22899 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22900
22901 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22902 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22903 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22904 * gdb.arch/amd64-invalid-stack-top.c: New file.
22905 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22906
22907 2014-05-30 Pedro Alves <palves@redhat.com>
22908
22909 PR breakpoints/17000
22910 * gdb.base/sss-bp-on-user-bp.c: New file.
22911 * gdb.base/sss-bp-on-user-bp.exp: New file.
22912
22913 2014-05-30 David Blaikie <dblaikie@gmail.com>
22914
22915 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22916 gnu_inline semantics via attribute.
22917 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22918 source explicitly specifies the required semantics.
22919
22920 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22921
22922 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22923
22924 2014-05-29 Pedro Alves <palves@redhat.com>
22925 Tom Tromey <tromey@redhat.com>
22926
22927 * gdb.base/async-shell.exp: Don't enable target-async.
22928 * gdb.base/async.exp
22929 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22930 parameter. Adjust.
22931 (top level): Don't test with "target-async".
22932 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22933 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22934 * gdb.base/inferior-died.exp: Don't enable target-async.
22935 * gdb.base/interrupt-noterm.exp: Likewise.
22936 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22937 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22938 * gdb.mi/mi-nonstop.exp: Likewise.
22939 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22940 * gdb.mi/mi-nsintrall.exp: Likewise.
22941 * gdb.mi/mi-nsmoribund.exp: Likewise.
22942 * gdb.mi/mi-nsthrexec.exp: Likewise.
22943 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22944 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22945 * gdb.python/py-evsignal.exp: Don't enable target-async.
22946 * gdb.python/py-evthreads.exp: Likewise.
22947 * gdb.python/py-prompt.exp: Likewise.
22948 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22949 * gdb.server/solib-list.exp: Don't enable target-async.
22950 * gdb.threads/thread-specific-bp.exp: Likewise.
22951 * lib/mi-support.exp: Adjust to use mi-async.
22952
22953 2014-05-29 Pedro Alves <palves@redhat.com>
22954
22955 PR gdb/13860
22956 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22957 reason, even in sync mode.
22958
22959 2014-05-29 Pedro Alves <palves@redhat.com>
22960 Hui Zhu <hui@codesourcery.com>
22961
22962 PR PR15693
22963 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22964 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22965 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22966 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22967
22968 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22969
22970 * config/monitor.exp (gdb_target_monitor): Replace use of
22971 "set remotebaud" by "set serial baud".
22972
22973 2014-05-26 Andy Wingo <wingo@igalia.com>
22974
22975 * gdb.guile/scm-breakpoint.exp:
22976 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22977 properties instead of gdb-object-properties.
22978
22979 2014-05-26 Yao Qi <yao@codesourcery.com>
22980
22981 * gdb.server/no-thread-db.exp: Specify source file name
22982 explicitly when setting a breakpoint.
22983
22984 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22985
22986 * gdb.btrace/vdso.c: New.
22987 * gdb.btrace/vdso.exp: New.
22988
22989 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22990
22991 * gdb.base/gcore.exp (capture_command_output): Move ...
22992 * lib/gdb.exp (capture_command_output): ... here.
22993
22994 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22995
22996 * gdb.btrace/data.exp: Test memory access during btrace replay.
22997
22998 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22999
23000 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23001
23002 2014-05-21 Pedro Alves <palves@redhat.com>
23003
23004 PR gdb/13860
23005 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23006 (top level): Test that output related to execution commands is
23007 sent to the console with CLI commands, but not with MI commands.
23008 Test that breakpoint events are always mirrored to the console.
23009 Also expect the new source line to be output after a "next" in
23010 async mode too. Make it a pass/fail test.
23011 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23012 output.
23013 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23014
23015 2014-05-21 Pedro Alves <palves@redhat.com>
23016
23017 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23018 Use them to test variations of "list" after reaching a breakpoint.
23019 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23020 Test "list" with listsize 10 after reaching a breakpoint.
23021 * gdb.python/python.exp (decode_line current location line
23022 number): Adjust expected line number.
23023
23024 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23025
23026 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23027 behavior for $args, pass it directly to "run".
23028
23029 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23030
23031 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23032 30000 to 65536.
23033
23034 2014-05-21 Pedro Alves <palves@redhat.com>
23035
23036 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23037 auto-connect-native-target off".
23038 * gdb.base/auto-connect-native-target.c: New file.
23039 * gdb.base/auto-connect-native-target.exp: New file.
23040
23041 2014-05-21 Pedro Alves <palves@redhat.com>
23042
23043 * gdb.base/default.exp: Test "target native" instead of "target
23044 child".
23045
23046 2014-05-21 Mark Wielaard <mjw@redhat.com>
23047
23048 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23049
23050 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23051
23052 Fix TLS access for -static -pthread.
23053 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23054 <HAVE_TLS> (thread_function, main): Initialize it.
23055 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23056 Add clean_restart.
23057 <$have_tls != "">: Check TLSVAR.
23058
23059 2014-05-21 Pedro Alves <palves@redhat.com>
23060
23061 * gdb.base/dcache-line-read-error.c: New.
23062 * gdb.base/dcache-line-read-error.exp: New.
23063
23064 2014-05-20 Pedro Alves <palves@redhat.com>
23065
23066 * gdb.base/compare-sections.c: New file.
23067 * gdb.base/compare-sections.exp: New file.
23068
23069 2014-05-20 Pedro Alves <palves@redhat.com>
23070
23071 * gdb.base/break-idempotent.c: New file.
23072 * gdb.base/break-idempotent.exp: New file.
23073
23074 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23075
23076 * gdb.btrace/nohist.exp: New.
23077
23078 2014-05-20 Yao Qi <yao@codesourcery.com>
23079
23080 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23081 gdb.reverse directory and gdb_reverse_timeout exists in board
23082 setting.
23083 * README: Document gdb_reverse_timeout.
23084
23085 2014-05-20 Yao Qi <yao@codesourcery.com>
23086
23087 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23088 'test_file_name'. Treat args as a string instead of a list.
23089 (gdb_init): Rename argument 'args' by 'test_file_name'.
23090
23091 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23092
23093 * gdb.arch/powerpc-power.exp: New file.
23094 * gdb.arch/powerpc-power.s: New file.
23095
23096 2014-05-16 Doug Evans <dje@google.com>
23097
23098 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23099 * gdb.base/completion.exp: Check that all expected files exist
23100 before doing file completion.
23101
23102 2014-05-16 Doug Evans <dje@google.com>
23103
23104 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23105 Update.
23106 (do_syscall_tests_without_xml): Update.
23107
23108 2014-05-16 Pedro Alves <palves@redhat.com>
23109
23110 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23111 instead of "unknown output after running".
23112
23113 2014-05-16 Yao Qi <yao@codesourcery.com>
23114
23115 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23116 file1.txt from host at the end.
23117 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23118
23119 2014-05-15 Doug Evans <dje@google.com>
23120
23121 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23122 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23123 loading file. Add test for TU lookup.
23124
23125 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23126
23127 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23128 calling "-exec-arguments" or "set args" before running the
23129 inferior.
23130
23131 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23132
23133 * lib/mi-support.exp (mi_expect_stop): Expect message for
23134 inferiors that exit with non-zero exit code.
23135
23136 2014-05-14 Yao Qi <yao@codesourcery.com>
23137
23138 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23139 match absolute path on remote host.
23140 (test_file_list_exec_source_files): Remove "/" from the
23141 pattern.
23142
23143 2014-05-14 Yao Qi <yao@codesourcery.com>
23144
23145 * boards/local-remote-host-notty.exp (${board}_file): New
23146 proc.
23147
23148 2014-05-07 Kyle McMartin <kyle@redhat.com>
23149
23150 Pushed by Joel Brobecker <brobecker@adacore.com>.
23151 * gdb.arch/aarch64-atomic-inst.c: New file.
23152 * gdb.arch/aarch64-atomic-inst.exp: New file.
23153
23154 2014-05-07 Yao Qi <yao@codesourcery.com>
23155
23156 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23157 in current context" too.
23158
23159 2014-05-05 Keith Seitz <keiths@redhat.com>
23160
23161 * gdb.linespec/ls-dollar.exp: Add test for linespec
23162 file:convenience_variable.
23163
23164 2014-05-05 Yao Qi <yao@codesourcery.com>
23165
23166 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23167 traceframes into tfile and ctf trace files. Read data from
23168 trace file and test collected data.
23169 (gdb_collect_locals_test): Likewise.
23170 (gdb_unavailable_registers_test): Likewise.
23171 (gdb_unavailable_floats): Likewise.
23172 (gdb_collect_globals_test): Likewise.
23173 (top-level): Append "ctf" to trace_file_targets if GDB
23174 supports.
23175
23176 2014-05-05 Yao Qi <yao@codesourcery.com>
23177
23178 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23179 code to ...
23180 (gdb_collect_args_test_1): ... it. New proc.
23181 (gdb_collect_locals_test): Move some code to ...
23182 (gdb_collect_locals_test_1): ... it. New proc.
23183 (gdb_unavailable_registers_test): Move some code to ...
23184 (gdb_unavailable_registers_test_1): ... it. New proc.
23185 (gdb_unavailable_floats): Move some code to ...
23186 (gdb_unavailable_floats_1): ... it. New proc.
23187
23188 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23189
23190 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23191 probes to test for bitness recognition.
23192 * gdb.arch/amd64-stap-optional-prefix.exp
23193 (test_probe_value_without_reg): New procedure.
23194 Add code to test for different kinds of bitness.
23195
23196 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23197
23198 PR breakpoints/16889
23199 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23200 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23201
23202 2014-05-01 Pedro Alves <palves@redhat.com>
23203
23204 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23205 gdb_file_cmd if no file is specified.
23206 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23207 last_loaded_file to set the remote exec-file.
23208
23209 2014-05-01 Pedro Alves <palves@redhat.com>
23210
23211 * boards/local-remote-host.exp: New file.
23212
23213 2014-05-01 Pedro Alves <palves@redhat.com>
23214
23215 * boards/local-remote-host.exp: Rename to ...
23216 * boards/local-remote-host-notty.exp: ... this.
23217
23218 2014-04-28 Joel Brobecker <brobecker@adacore.com>
23219
23220 * gdb.ada/dyn_arrayidx: New testcase.
23221
23222 2014-04-26 Yao Qi <yao@codesourcery.com>
23223
23224 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23225 and compute the length of function main. Save it in
23226 $main_length.
23227 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23228 (top-level): Use gdb_compile to compile objects into
23229 executable and restart GDB. Remove invocation to
23230 prepare_for_testing.
23231
23232 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23233 Pedro Alves <palves@redhat.com>
23234
23235 PR server/16255
23236 * gdb.multi/multi-attach.c: New file.
23237 * gdb.multi/multi-attach.exp: New file.
23238
23239 2014-04-25 Pedro Alves <palves@redhat.com>
23240
23241 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23242 user.
23243 (top level): Test that "set remote conditional-breakpoints-packet
23244 off" works as intended.
23245 * gdb.base/dprintf.exp: Test that "set remote
23246 breakpoint-commands-packet off" works as intended.
23247 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23248 New function.
23249 (top level): Call it.
23250 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23251 remote fast-tracepoints-packet off" works as intended.
23252 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23253 * lib/gdb.exp (gdb_is_target_remote): ... here.
23254
23255 2014-04-24 David Blaikie <dblaikie@gmail.com>
23256
23257 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23258 ensure clang would not discard them.
23259 * gdb.base/gdbvars.c: Ditto.
23260 * gdb.base/memattr.c: Ditto.
23261 * gdb.base/whatis.c: Ditto.
23262 * gdb.python/py-prettyprint.c: Ditto.
23263 * gdb.trace/actions.c: Ditto.
23264 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23265 ensure clang would not discard it.
23266
23267 2014-04-24 David Blaikie <dblaikie@gmail.com>
23268
23269 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23270 clang to emit the full definition of type required by the test
23271 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23272
23273 2014-04-24 David Blaikie <dblaikie@gmail.com>
23274
23275 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23276 coax Clang into emitting the definition of the type.
23277 * gdb.cp/pr10728-x.h (y): Ditto.
23278 * gdb.cp/pr10728-y.cc (y): Ditto.
23279
23280 2014-04-24 David Blaikie <dblaikie@gmail.com>
23281
23282 * gdb.base/label.exp: XFAIL label related tests under Clang.
23283 * gdb.cp/cplabel.exp: Ditto.
23284 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23285 under Clang those using labels.
23286
23287 2014-04-25 Yao Qi <yao@codesourcery.com>
23288
23289 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23290 double_label.
23291 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23292 partial_label and double_label.
23293
23294 2014-04-24 David Blaikie <dblaikie@gmail.com>
23295
23296 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23297
23298 2014-04-24 David Blaikie <dblaikie@gmail.com>
23299
23300 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23301 of the function to work across GCC and Clang.
23302 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23303 pointer types (const void ** const V void **).
23304
23305 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
23306 Walfred Tedeschi <walfred.tedeschi@intel.com>
23307
23308 * Makefile.in (EXECUTABLES): Added i386-avx512.
23309 * gdb.arch/i386-avx512.c: New file.
23310 * gdb.arch/i386-avx512.exp: Likewise.
23311
23312 2014-04-23 Keith Seitz <keiths@redhat.com>
23313
23314 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23315 (mi_make_breakpoint_table): New procedure.
23316 (mi_create_breakpoint): Use mi_make_breakpoint
23317 and return the result.
23318 (mi_make_breakpoint): New procedure.
23319 (mi_build_kv_pairs): New procedure.
23320
23321 * gdb.mi/mi-break.exp: Remove unused globals,
23322 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23323 All callers updated.
23324 * gdb.mi/mi-dprintf.exp: Use variable to track command
23325 number.
23326 Update all callers of mi_create_breakpoint and use
23327 mi_make_breakpoint_table.
23328 Remove any unused global variables.
23329 * gdb.mi/mi-nonstop.exp: Likewise.
23330 * gdb.mi/mi-nsintrall.exp: Likewise.
23331 * gdb.mi/mi-nsmoribund.exp: Likewise.
23332 * gdb.mi/mi-nsthrexec.exp: Likewise.
23333 * gdb.mi/mi-reverse.exp: Likewise.
23334 * gdb.mi/mi-simplerun.exp: Likewise.
23335 * gdb.mi/mi-stepn.exp: Likewise.
23336 * gdb.mi/mi-syn-frame.exp: Likewise.
23337 * gdb.mi/mi-until.exp: Likewise.
23338 * gdb.mi/mi-var-cp.exp: Likewise.
23339 * gdb.mi/mi-var-display.exp: Likewise.
23340 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23341 * gdb.mi/mi2-var-child.exp: Likewise.
23342 * gdb.mi/mi-vla-c99.exp: Likewise.
23343 * lib/mi-support.exp: Likewise.
23344
23345 From Ian Lance Taylor <iant@cygnus.com>:
23346 * lib/gdb.exp (parse_args): New procedure.
23347
23348 2014-04-23 Pedro Alves <palves@redhat.com>
23349
23350 * gdb.base/break-unload-file.c: New file.
23351 * gdb.base/break-unload-file.exp: New file.
23352 * gdb.base/sym-file-lib.c (baz): New function.
23353 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23354 field.
23355 (load): Store the segment's mapped size.
23356 (unload): New function.
23357 (unload_shlib): New function.
23358 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23359 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23360 set a breakpoint at baz, and call it.
23361 * gdb.base/sym-file.exp: New tests for stale breakpoint
23362 instructions.
23363
23364 2014-04-23 Pedro Alves <palves@redhat.com>
23365
23366 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23367 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23368 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23369 * gdb.base/hbreak-unmapped.c: New file.
23370 * gdb.base/hbreak-unmapped.exp: New file.
23371 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23372 * lib/gdb.exp (gdb_is_target_remote): ... here.
23373
23374 2014-04-22 Pedro Alves <palves@redhat.com>
23375
23376 * gdb.base/consecutive-step-over.c: New file.
23377 * gdb.base/consecutive-step-over.exp: New file.
23378
23379 2014-04-22 Pedro Alves <palves@redhat.com>
23380
23381 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23382 instead of send_gdb/gdb_expect.
23383
23384 2014-04-22 Yao Qi <yao@codesourcery.com>
23385
23386 * lib/trace-support.exp (generate_tracefile): New procedure.
23387 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23388 return 0.
23389 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23390 if generate_tracefile returns 1.
23391
23392 2014-04-18 Tom Tromey <palves@redhat.com>
23393 Pedro alves <tromey@redhat.com>
23394
23395 PR backtrace/15558
23396 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23397 with a backtrace limit.
23398 * gdb.python/py-frame-inline.exp: Test running to an inline
23399 function with a backtrace limit, and printing the newest frame.
23400 * gdb.python/py-frame-inline.c (main): Call f.
23401
23402 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23403
23404 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23405
23406 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23407
23408 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23409 Drop prefix from unsupported source file path.
23410
23411 2014-04-17 Yao Qi <yao@codesourcery.com>
23412
23413 * lib/gdb.exp (with_target_charset): New proc.
23414 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23415 with_target_charset.
23416 (test_print_strings): Likewise.
23417 (test_repeat_bytes): Likewise.
23418 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23419 for some tests.
23420
23421 2014-04-16 Keith Seitz <keiths@redhat.com>
23422
23423 PR gdb/15827
23424 * gdb.dwarf2/corrupt.c: New file.
23425 * gdb.dwarf2/corrupt.exp: New file.
23426
23427 2014-04-16 Keith Seitz <keiths@redhat.com>
23428
23429 PR c++/16597
23430 * gdb.cp/namelessclass.cc: New file.
23431 * gdb.cp/namelessclass.exp: New file.
23432 * gdb.cp/namelessclass.S: New file.
23433
23434 2014-04-16 Doug Evans <dje@google.com>
23435
23436 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23437 Add comment.
23438 (gdbserver_default_get_comm_port): New function.
23439 (gdbserver_start): Check if board file provided
23440 "gdbserver,get_comm_port" and use it if so.
23441 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23442 (gdb,socketport): Set to "stdio".
23443 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23444 (stdio_gdbserver_template): Delete.
23445 (${board}_get_remote_address): Update.
23446 (${board}_build_remote_cmd): Delete.
23447 (${board}_get_comm_port): New function.
23448 (${board}_spawn): Update.
23449 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23450 Delete.
23451 (${board}_get_remote_address): Update.
23452 (${board}_get_comm_port): New function.
23453
23454 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
23455
23456 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23457 appearing in any order.
23458
23459 2014-04-15 Doug Evans <dje@google.com>
23460
23461 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23462 uninitialized value of "description".
23463
23464 2014-04-15 Keith Seitz <keiths@redhat.com>
23465
23466 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23467 Remove unused globals.
23468 (test_running_the_program): Likewise.
23469 (test_controlled_execution): Likewise.
23470 (test_controlling_breakpoints): Likewise.
23471 (test_program_termination): Likewise.
23472
23473 2014-04-15 Keith Seitz <keiths@redhat.com>
23474
23475 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23476 unused globals.
23477 (test_rbreak_creation_and_listing): Likewise.
23478 (test_ignore_count): Likewise.
23479 (test_error): Likewise.
23480
23481 2014-04-15 Pedro Alves <palves@redhat.com>
23482
23483 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23484 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23485 sym-file-loader.c.
23486 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23487 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23488 to sym-file-loader.c.
23489 (struct library): Forward declare.
23490 (load_shlib, lookup_function): Change prototypes.
23491 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23492 (translate_offset): Remove declarations.
23493 (get_text_addr): New declaration.
23494 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23495 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23496 sym-file-loader.h.
23497 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23498 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23499 here from sym-file-loader.h.
23500 (struct library): New structure.
23501 (load_shlib, lookup_function): Change prototypes and adjust to
23502 work with a struct library.
23503 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23504 (translate_offset): Make static.
23505 (get_text_addr): New function.
23506 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23507
23508 2014-04-15 Pedro Alves <palves@redhat.com>
23509
23510 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23511
23512 2014-04-15 Pedro Alves <palves@redhat.com>
23513
23514 * gdb.base/sym-file-loader.c: Include <limits.h>.
23515 (SELF_LINK): New define.
23516 (get_origin): New function.
23517 (load_shlib): Use it.
23518 * gdb.base/sym-file.exp: Don't early return if the target is
23519 remote. Use runto_main, and issue fail is that fails. Use
23520 gdb_load_shlibs.
23521 (shlib_name): Delete.
23522 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23523
23524 2014-04-15 Pedro Alves <palves@redhat.com>
23525
23526 * gdb.base/sym-file.exp: Remove regex characters from test
23527 message. Don't refer to breakpoint numbers in test messages.
23528
23529 2014-04-14 Keith Seitz <keiths@redhat.com>
23530
23531 PR c++/16253
23532 * gdb.cp/var-tag.cc: New file.
23533 * gdb.cp/var-tag.exp: New file.
23534 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23535 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23536 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23537 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23538
23539 2014-04-14 Tom Tromey <tromey@redhat.com>
23540
23541 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23542 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23543 type.
23544 * gdb.cp/enum-class.exp: New file.
23545 * gdb.cp/enum-class.cc: New file.
23546
23547 2014-04-14 Tom Tromey <tromey@redhat.com>
23548
23549 * gdb.dwarf2/enum-type.exp: New file.
23550
23551 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23552
23553 * gdb.mi/mi-vla-c99.exp: New file.
23554 * gdb.mi/vla.c: New file.
23555
23556 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23557
23558 * gdb.base/vla-datatypes.c: New file.
23559 * gdb.base/vla-datatypes.exp: New file.
23560
23561 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23562
23563 * gdb.base/vla-ptr.c: New file.
23564 * gdb.base/vla-ptr.exp: New file.
23565
23566 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23567
23568 * gdb.dwarf2/count.exp: New file.
23569
23570 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23571
23572 * gdb.base/vla-sideeffect.c: New file.
23573 * gdb.base/vla-sideeffect.exp: New file.
23574
23575 2014-04-14 David Blaikie <dblaikie@gmail.com>
23576
23577 * gdb.mi/non-stop.c: Add return value for non-void function return
23578 statement.
23579 * gdb.threads/staticthreads.c: Ditto.
23580
23581 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23582 Doug Evans <xdje42@gmail.com>
23583
23584 * gdb.guile/scm-value.c: Improve test case.
23585 * gdb.guile/scm-value.exp: Add new test.
23586
23587 2014-04-11 David Blaikie <dblaikie@gmail.com>
23588
23589 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23590 override Clang's default.
23591
23592 2014-04-11 Joel Brobecker <brobecker@adacore.com>
23593
23594 Revert the following changes (regressions):
23595
23596 * gdb.base/vla-sideeffect.c: New file.
23597 * gdb.base/vla-sideeffect.exp: New file.
23598
23599 * gdb.dwarf2/count.exp: New file.
23600
23601 * gdb.base/vla-multi.c: New file.
23602 * gdb.base/vla-multi.exp: New file.
23603
23604 * gdb.base/vla-ptr.c: New file.
23605 * gdb.base/vla-ptr.exp: New file.
23606
23607 * gdb.base/vla-datatypes.c: New file.
23608 * gdb.base/vla-datatypes.exp: New file.
23609
23610 * gdb.mi/mi-vla-c99.exp: New file.
23611 * gdb.mi/vla.c: New file.
23612
23613 2014-04-11 Keith Seitz <keiths@redhat.com>
23614
23615 PR c++/16675
23616 * gdb.cp/cpsizeof.exp: New file.
23617 * gdb.cp/cpsizeof.cc: New file.
23618
23619 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23620
23621 * gdb.mi/mi-vla-c99.exp: New file.
23622 * gdb.mi/vla.c: New file.
23623
23624 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23625
23626 * gdb.base/vla-datatypes.c: New file.
23627 * gdb.base/vla-datatypes.exp: New file.
23628
23629 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23630
23631 * gdb.base/vla-ptr.c: New file.
23632 * gdb.base/vla-ptr.exp: New file.
23633
23634 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23635
23636 * gdb.base/vla-multi.c: New file.
23637 * gdb.base/vla-multi.exp: New file.
23638
23639 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23640
23641 * gdb.dwarf2/count.exp: New file.
23642
23643 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23644
23645 * gdb.base/vla-sideeffect.c: New file.
23646 * gdb.base/vla-sideeffect.exp: New file.
23647
23648 2014-04-11 Yao Qi <yao@codesourcery.com>
23649
23650 * gdb.base/completion.exp: Check file exists before running tests
23651 on file completion.
23652
23653 2014-04-10 Pedro Alves <palves@redhat.com>
23654
23655 * gdb.base/cond-eval-mode.c: New file.
23656 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23657 prepare_for_testing to build the new file. Check result of
23658 runto_main.
23659 (test_break, test_watch): New procedures.
23660 (top level): Use them.
23661
23662 2014-04-08 Pierre Muller <muller@sourceware.org>
23663
23664 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23665 Ctrl-V use for mingw hosts.
23666
23667 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23668
23669 * gdb.python/py-value.c: Improve test case.
23670 * gdb.python/py-value.exp: Add new test.
23671
23672 2014-04-07 David Blaikie <dblaikie@gmail.com>
23673
23674 * lib/compiler.c: Identify the clang compiler.
23675 * lib/compiler.cc: Ditto.
23676
23677 2014-04-03 Yao Qi <yao@codesourcery.com>
23678
23679 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23680
23681 2014-04-01 Anton Blanchard <anton@samba.org>
23682
23683 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23684 messages unique.
23685
23686 2014-04-01 Anton Blanchard <anton@samba.org>
23687
23688 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23689 prepare_for_testing.
23690
23691 2014-04-01 Anton Blanchard <anton@samba.org>
23692
23693 * gdb.arch/ppc64-atomic-inst.c: Remove.
23694 * gdb.arch/ppc64-atomic-inst.S: New file.
23695 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23696
23697 2014-03-31 Doug Evans <dje@google.com>
23698
23699 * gdb.base/print-symbol-loading-lib.c: New file.
23700 * gdb.base/print-symbol-loading-main.c: New file.
23701 * gdb.base/print-symbol-loading.exp: New file.
23702
23703 2014-03-31 Yao Qi <yao@codesourcery.com>
23704
23705 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23706
23707 2014-03-28 Joel Brobecker <brobecker@adacore.com>
23708
23709 * gdb.ada/mi_dyn_arr: New testcase.
23710
23711 2014-03-27 Doug Evans <dje@google.com>
23712
23713 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23714
23715 2014-03-27 Yao Qi <yao@codesourcery.com>
23716
23717 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23718 if target is nios2-*-*.
23719
23720 2014-03-26 Yao Qi <yao@codesourcery.com>
23721
23722 * lib/gdb.exp (readline_is_used): New proc.
23723 * gdb.base/completion.exp: Move tests on command complete up.
23724 Skip the rest of tests if readline is not used.
23725 * gdb.ada/complete.exp: Skp the test if readline is not
23726 used.
23727 * gdb.base/filesym.exp: Likewise.
23728 * gdb.base/macscp.exp: Likewise.
23729 * gdb.base/readline-ask.exp: Likewise.
23730 * gdb.base/readline.exp: Likewise.
23731 * gdb.python/py-cmd.exp: Likewise.
23732 * gdb.trace/tfile.exp: Likewise.
23733
23734 2014-03-26 Yao Qi <yao@codesourcery.com>
23735
23736 * gdb.base/macscp.exp: Fix code format issues.
23737
23738 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23739
23740 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23741 * gdb.asm/powerpc64le.inc: New file.
23742
23743 2014-03-25 Pedro Alves <palves@redhat.com>
23744 Doug Evans <dje@google.com>
23745
23746 * gdb.base/source-execution.c: New file.
23747 * gdb.base/source-execution.exp: New file.
23748 * gdb.base/source-execution.gdb: New file.
23749
23750 2014-03-24 Doug Evans <dje@google.com>
23751
23752 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23753 using fission.
23754
23755 2014-03-24 Hui Zhu <hui@codesourcery.com>
23756 Pedro Alves <palves@redhat.com>
23757
23758 PR breakpoints/16101
23759 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23760 test pass/fail messages. Detect missing support for dprintf when
23761 breakpoints are actually inserted.
23762 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23763 breakpoints are actually inserted.
23764 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23765 fails.
23766
23767 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23768
23769 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23770
23771 2014-03-22 Doug Evans <xdje42@gmail.com>
23772
23773 * gdb.python/python.exp (python not supported): Verify multi-line
23774 python command issues an error.
23775 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23776 guile command issues an error.
23777
23778 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23779
23780 * gdb.threads/thread-specific.exp: Handle the lack of usable
23781 $this_breakpoint and $this_thread.
23782
23783 2014-03-21 Hui Zhu <hui@codesourcery.com>
23784
23785 * gdb.base/attach.exp (do_command_attach_tests): New.
23786
23787 2014-03-20 Tom Tromey <tromey@redhat.com>
23788 Pedro Alves <palves@redhat.com>
23789
23790 PR cli/15718
23791 * gdb.base/condbreak-call-false.c: New file.
23792 * gdb.base/condbreak-call-false.exp: New file.
23793
23794 2014-03-20 Pedro Alves <palves@redhat.com>
23795
23796 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23797 Delete.
23798 (block_signals, unblock_signals): Delete.
23799 (child_function_2, main): Remove references to deleted variable
23800 and functions.
23801
23802 2014-03-20 Pedro Alves <palves@redhat.com>
23803
23804 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23805 Use pthread_kill to signal thread 2.
23806 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23807 Adjust to make the test send itself a signal rather than using the
23808 host's "kill" command.
23809
23810 2014-03-20 Pedro Alves <palves@redhat.com>
23811
23812 * gdb.threads/multiple-step-overs.c: New file.
23813 * gdb.threads/multiple-step-overs.exp: New file.
23814 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23815 Adjust expected infrun debug output.
23816
23817 2014-03-20 Pedro Alves <palves@redhat.com>
23818
23819 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23820 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23821
23822 2014-03-20 Pedro Alves <palves@redhat.com>
23823
23824 PR breakpoints/7143
23825 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23826 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23827 of gdb_test_multiple.
23828 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23829 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23830
23831 2014-03-20 Pedro Alves <palves@redhat.com>
23832
23833 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23834 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23835
23836 2014-03-19 Pedro Alves <palves@redhat.com>
23837
23838 * gdb.base/async.exp: Remove early return.
23839
23840 2014-03-19 Pedro Alves <palves@redhat.com>
23841
23842 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23843
23844 2014-03-19 Pedro Alves <palves@redhat.com>
23845
23846 * gdb.base/async.exp (test_background): Expect \r\n after
23847 "completed." in the fail pattern.
23848
23849 2014-03-19 Pedro Alves <palves@redhat.com>
23850
23851 * gdb.base/async.exp (test_background): New procedure.
23852 Use it for all background execution command tests.
23853
23854 2014-03-19 Pedro Alves <palves@redhat.com>
23855
23856 * gdb.base/async.exp: Use prepare_for_testing.
23857
23858 2014-03-19 Pedro Alves <palves@redhat.com>
23859
23860 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23861 the same line.
23862
23863 2014-03-19 Pedro Alves <palves@redhat.com>
23864
23865 * gdb.base/async.c (main): Add "jump here" and "until here" line
23866 marker comments.
23867 * gdb.base/async.exp (jump_here): New global.
23868 (jump& test): Use it.
23869 (until_here): New global.
23870 (until& test): Use it.
23871
23872 2014-03-19 Pedro Alves <palves@redhat.com>
23873
23874 * gdb.base/async.exp: Don't frob gdb_protocol.
23875
23876 2014-03-18 Doug Evans <xdje42@gmail.com>
23877
23878 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23879 Fix spelling of exec-done-display.
23880
23881 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23882
23883 PR gdb/15358
23884 * gdb.base/gdb-sigterm.c: New file.
23885 * gdb.base/gdb-sigterm.exp: New file.
23886
23887 2014-03-18 Pedro Alves <palves@redhat.com>
23888
23889 PR gdb/13860
23890 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23891 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23892 solib-event.
23893
23894 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23895
23896 * gdb.ada/pckd_arr_ren: New testcase.
23897
23898 2014-03-13 Doug Evans <xdje42@gmail.com>
23899
23900 PR guile/16612
23901 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23902 collect after discarding symbols.
23903
23904 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23905 Doug Evans <xdje42@gmail.com>
23906
23907 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23908 to history survives a gc.
23909
23910 2014-03-13 Pedro Alves <palves@redhat.com>
23911
23912 * gdb.base/default.exp: Don't test "target procfs".
23913
23914 2014-03-13 Pedro Alves <palves@redhat.com>
23915
23916 * gdb.base/default.exp: Update "target child" and "target procfs"
23917 tests to not expect "Unix".
23918
23919 2014-03-12 Tom Tromey <tromey@redhat.com>
23920
23921 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23922 New procs. Add target-async tests.
23923 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23924 Add target-async tests.
23925
23926 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23927
23928 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23929 'func_start' and 'func_end' for the beginning and end of the
23930 function code, respectively.
23931 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23932 'func_end' instead of 'func' and 'main'.
23933
23934 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23935
23936 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23937 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23938 generate the debug info assembler source.
23939
23940 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23941
23942 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23943 * gdb.dwarf2/arr-subrange.exp: Likewise.
23944 * gdb.dwarf2/dwz.exp: Likewise.
23945 * gdb.dwarf2/method-ptr.exp: Likewise.
23946 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23947 * gdb.dwarf2/subrange.exp: Likewise.
23948 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23949 * gdb.dwarf2/implptrpiece.exp: Likewise.
23950 * gdb.dwarf2/nostaticblock.exp: Likewise.
23951
23952 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23953
23954 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23955 directory to absolute path name arguments.
23956
23957 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23958
23959 * gdb.ada/tagged_access: New testcase.
23960
23961 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23962
23963 * gdb.btrace/data.exp: Update expected output.
23964
23965 2014-03-06 Yao Qi <yao@codesourcery.com>
23966
23967 * gdb.trace/pr16508.exp: New file.
23968
23969 2014-03-05 Pedro Alves <palves@redhat.com>
23970
23971 PR gdb/16575
23972 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23973 procedure.
23974 (top level): Adjust to use it. Add tests that exercise breakpoint
23975 interaction with the code-cache.
23976
23977 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23978
23979 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23980 test for 'history-append!'.
23981
23982 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23983
23984 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23985 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23986 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23987 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23988 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23989 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23990
23991 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23992
23993 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23994 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23995 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23996
23997 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23998
23999 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24000
24001 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24002
24003 * gdb.dwarf2/arr-stride.c: New file.
24004 * gdb.dwarf2/arr-stride.exp: New file.
24005
24006 2014-02-26 Pedro Alves <palves@redhat.com>
24007
24008 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24009 that won't ever trigger. Make sure that GDB reports the correct
24010 breakpoint that caused the stop.
24011
24012 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24013
24014 PR gdb/16626
24015 * gdb.base/auto-load-script: New file.
24016 * gdb.base/auto-load.c: New file.
24017 * gdb.base/auto-load.exp: New file.
24018
24019 PR gdb/16626
24020 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24021
24022 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24023
24024 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24025 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24026
24027 2014-02-24 Doug Evans <dje@google.com>
24028
24029 * lib/gdb.exp (run_on_host): Log error output if program fails.
24030
24031 2014-02-21 Pedro Alves <palves@redhat.com>
24032
24033 * gdb.threads/step-after-sr-lock.c: Rename to ...
24034 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24035 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24036 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24037 ... this.
24038
24039 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24040
24041 PR tdep/16397
24042 * gdb.arch/amd64-stap-special-operands.exp: New file.
24043 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24044 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24045 * gdb.arch/amd64-stap-triplet.S: Likewise.
24046 * gdb.arch/amd64-stap-triplet.c: Likewise.
24047
24048 2014-02-20 Joel Brobecker <brobecker@adacore.com>
24049
24050 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24051 in .section pseudo-op.
24052
24053 2014-02-20 lin zuojian <manjian2006@gmail.com>
24054 Joel Brobecker <brobecker@adacore.com>
24055 Doug Evans <xdje42@gmail.com>
24056
24057 PR symtab/16581
24058 * gdb.dwarf2/dw2-icycle.S: New file.
24059 * gdb.dwarf2/dw2-icycle.c: New file.
24060 * gdb.dwarf2/dw2-icycle.exp: New file.
24061
24062 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24063
24064 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24065 operations on gdb.Value objects.
24066 * gdb.python/py-value-cc.exp: Add new test to test operations on
24067 gdb.Value objects.
24068
24069 2014-02-18 Doug Evans <dje@google.com>
24070
24071 * Makefile.in (TESTS): New variable.
24072 (expanded_tests, expanded_tests_or_none): New variables
24073 (check-single): Pass $(expanded_tests_or_none) to runtest.
24074 (check-parallel): Only run tests in $(TESTS) if non-empty.
24075 (check/no-matching-tests-found): New rule.
24076 * README: Document TESTS makefile variable.
24077
24078 2014-02-18 Doug Evans <dje@google.com>
24079
24080 * Makefile.in (check-parallel): rm -rf outputs temp.
24081
24082 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24083
24084 Fix "ERROR: no fileid for" in the testsuite.
24085 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24086
24087 2014-02-12 Doug Evans <dje@google.com>
24088
24089 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24090 (MISCELLANEOUS): New variable.
24091 (clean): rm -rf $(MISCELLANEOUS).
24092 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24093 dwp live in the same directory as symlinks, with each symlink pointed
24094 to a differently named file in a different directory.
24095
24096 2014-02-11 Doug Evans <dje@google.com>
24097
24098 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24099 of Tcl file commands.
24100
24101 2014-02-10 Mark Kettenis <kettenis@gnu.org>
24102
24103 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24104 "kill -SIGUSR1 -1".
24105
24106 2014-02-10 Joel Brobecker <brobecker@adacore.com>
24107
24108 * gdb.ada/tick_length_array_enum_idx: New testcase.
24109
24110 2014-02-10 Doug Evans <xdje42@gmail.com>
24111
24112 * configure.ac (AC_OUTPUT): Add gdb.guile.
24113 * configure: Regenerate.
24114 * lib/gdb-guile.exp: New file.
24115 * lib/gdb.exp (get_target_charset): New function.
24116 * gdb.base/help.exp: Update expected output from "apropos apropos".
24117 * gdb.guile/Makefile.in: New file.
24118 * gdb.guile/guile.exp: New file.
24119 * gdb.guile/scm-arch.c: New file.
24120 * gdb.guile/scm-arch.exp: New file.
24121 * gdb.guile/scm-block.c: New file.
24122 * gdb.guile/scm-block.exp: New file.
24123 * gdb.guile/scm-breakpoint.c: New file.
24124 * gdb.guile/scm-breakpoint.exp: New file.
24125 * gdb.guile/scm-disasm.c: New file.
24126 * gdb.guile/scm-disasm.exp: New file.
24127 * gdb.guile/scm-equal.c: New file.
24128 * gdb.guile/scm-equal.exp: New file.
24129 * gdb.guile/scm-error.exp: New file.
24130 * gdb.guile/scm-error.scm: New file.
24131 * gdb.guile/scm-frame-args.c: New file.
24132 * gdb.guile/scm-frame-args.exp: New file.
24133 * gdb.guile/scm-frame-args.scm: New file.
24134 * gdb.guile/scm-frame-inline.c: New file.
24135 * gdb.guile/scm-frame-inline.exp: New file.
24136 * gdb.guile/scm-frame.c: New file.
24137 * gdb.guile/scm-frame.exp: New file.
24138 * gdb.guile/scm-generics.exp: New file.
24139 * gdb.guile/scm-gsmob.exp: New file.
24140 * gdb.guile/scm-iterator.c: New file.
24141 * gdb.guile/scm-iterator.exp: New file.
24142 * gdb.guile/scm-math.c: New file.
24143 * gdb.guile/scm-math.exp: New file.
24144 * gdb.guile/scm-objfile-script-gdb.in: New file.
24145 * gdb.guile/scm-objfile-script.c: New file.
24146 * gdb.guile/scm-objfile-script.exp: New file.
24147 * gdb.guile/scm-objfile.c: New file.
24148 * gdb.guile/scm-objfile.exp: New file.
24149 * gdb.guile/scm-ports.exp: New file.
24150 * gdb.guile/scm-pretty-print.c: New file.
24151 * gdb.guile/scm-pretty-print.exp: New file.
24152 * gdb.guile/scm-pretty-print.scm: New file.
24153 * gdb.guile/scm-section-script.c: New file.
24154 * gdb.guile/scm-section-script.exp: New file.
24155 * gdb.guile/scm-section-script.scm: New file.
24156 * gdb.guile/scm-symbol.c: New file.
24157 * gdb.guile/scm-symbol.exp: New file.
24158 * gdb.guile/scm-symtab-2.c: New file.
24159 * gdb.guile/scm-symtab.c: New file.
24160 * gdb.guile/scm-symtab.exp: New file.
24161 * gdb.guile/scm-type.c: New file.
24162 * gdb.guile/scm-type.exp: New file.
24163 * gdb.guile/scm-value-cc.cc: New file.
24164 * gdb.guile/scm-value-cc.exp: New file.
24165 * gdb.guile/scm-value.c: New file.
24166 * gdb.guile/scm-value.exp: New file.
24167 * gdb.guile/source2.scm: New file.
24168 * gdb.guile/types-module.cc: New file.
24169 * gdb.guile/types-module.exp: New file.
24170
24171 2014-02-10 Yao Qi <yao@codesourcery.com>
24172
24173 PR testsuite/16543
24174 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24175 * configure: Regenerated.
24176 * Makefile.in: New file.
24177
24178 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24179
24180 * gdb.python/py-framefilter.exp: Fix typo.
24181
24182 2014-02-08 Yao Qi <yao@codesourcery.com>
24183
24184 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24185 that no =breakpoint-modified is emitted when breakpoints are
24186 modified through MI commands.
24187
24188 2014-02-07 Pedro Alves <pedro@codesourcery.com>
24189 Pedro Alves <palves@redhat.com>
24190
24191 * gdb.threads/step-after-sr-lock.c: New file.
24192 * gdb.threads/step-after-sr-lock.exp: New file.
24193
24194 2014-02-07 Pedro Alves <palves@redhat.com>
24195
24196 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24197
24198 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24199
24200 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24201 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24202
24203 2014-02-06 Doug Evans <xdje42@gmail.com>
24204
24205 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24206 output.
24207
24208 * gdb.gdb/python-interrupts.exp: New file.
24209
24210 2014-02-05 Yao Qi <yao@codesourcery.com>
24211
24212 * gdb.trace/report.exp (use_collected_data): Test the output
24213 of "info threads" and "info inferiors".
24214
24215 2014-02-05 Yao Qi <yao@codesourcery.com>
24216
24217 Revert this patch:
24218
24219 2013-05-24 Yao Qi <yao@codesourcery.com>
24220
24221 * gdb.trace/tfile.exp: Test inferior and thread.
24222
24223 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24224
24225 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24226 on a function.
24227 * gdb.base/step-bt.c: Call hello via function pointer to make
24228 sure its first instruction is executed on powerpc64le-linux.
24229
24230 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24231
24232 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24233
24234 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24235
24236 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24237 of the test patterns for use on little-endian systems.
24238
24239 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24240
24241 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24242 (decimal_vector): Fix for little-endian.
24243
24244 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24245
24246 * gdb.arch/sparc-sysstep.exp: New file.
24247 * gdb.arch/sparc-sysstep.c: Likewise.
24248
24249 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24250
24251 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24252
24253 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24254
24255 2014-01-23 Tom Tromey <tromey@redhat.com>
24256
24257 * gdb.ada/array_char_idx: New testcase.
24258
24259 2014-01-23 Tom Tromey <tromey@redhat.com>
24260
24261 PR python/16487:
24262 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24263 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24264 classes.
24265
24266 2014-01-23 Tom Tromey <tromey@redhat.com>
24267
24268 PR python/16491:
24269 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24270 string from an inferior frame.
24271 * gdb.python/py-framefilter-mi.exp: Update.
24272
24273 2014-01-22 Doug Evans <dje@google.com>
24274
24275 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24276
24277 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24278
24279 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24280
24281 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24282
24283 * gdb.trace/entry-values.exp: Remove excess space character from
24284 regex patterns. Handle s390 call instruction.
24285
24286 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24287
24288 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24289 define "*_start" label. Make "name" static.
24290 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24291 ${name} by references to ${name}_start.
24292
24293 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24294
24295 * gdb.base/info-macros.exp: Remove "debug" from the compile
24296 options.
24297
24298 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24299
24300 * gdb.dlang/demangle.exp: New file.
24301
24302 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24303
24304 * gdb.dlang/primitive-types.exp: New file.
24305
24306 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24307
24308 * configure.ac: Create gdb.dlang/Makefile.
24309 * configure: Regenerate.
24310 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24311 * gdb.dlang/Makefile.in: New file.
24312 * lib/d-support.exp: New file.
24313 * lib/gdb.exp (skip_d_tests): New proc.
24314
24315 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24316
24317 * gdb.btrace/delta.exp: Check reverse stepi.
24318 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24319 * gdb.btrace/finish.exp: New.
24320 * gdb.btrace/next.exp: New.
24321 * gdb.btrace/nexti.exp: New.
24322 * gdb.btrace/record_goto.c: Add comments.
24323 * gdb.btrace/step.exp: New.
24324 * gdb.btrace/stepi.exp: New.
24325 * gdb.btrace/multi-thread-step.c: New.
24326 * gdb.btrace/multi-thread-step.exp: New.
24327 * gdb.btrace/rn-dl-bind.c: New.
24328 * gdb.btrace/rn-dl-bind.exp: New.
24329 * gdb.btrace/data.c: New.
24330 * gdb.btrace/data.exp: New.
24331 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24332
24333 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24334
24335 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24336 * gdb.btrace/exception.exp: Update.
24337 * gdb.btrace/instruction_history.exp: Update.
24338 * gdb.btrace/record_goto.exp: Update.
24339 * gdb.btrace/tailcall.exp: Update.
24340 * gdb.btrace/unknown_functions.exp: Update.
24341 * gdb.btrace/delta.exp: New.
24342
24343 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24344
24345 * gdb.btrace/record_goto.exp: Add backtrace test.
24346 * gdb.btrace/tailcall.exp: Add backtrace test.
24347
24348 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24349
24350 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24351 * gdb.btrace/record_goto.c: New.
24352 * gdb.btrace/record_goto.exp: New.
24353 * gdb.btrace/x86-record_goto.S: New.
24354
24355 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24356
24357 * gdb.btrace/function_call_history.exp: Update tests.
24358 * gdb.btrace/instruction_history.exp: Update tests.
24359
24360 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24361
24362 * gdb.btrace/function_call_history.exp: Fix expected field
24363 order for "record function-call-history".
24364 Add new tests for "record function-call-history /c".
24365 * gdb.btrace/exception.cc: New.
24366 * gdb.btrace/exception.exp: New.
24367 * gdb.btrace/tailcall.exp: New.
24368 * gdb.btrace/x86-tailcall.S: New.
24369 * gdb.btrace/x86-tailcall.c: New.
24370 * gdb.btrace/unknown_functions.c: New.
24371 * gdb.btrace/unknown_functions.exp: New.
24372 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24373
24374 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24375
24376 * gdb.btrace/instruction_history.exp: Update.
24377 * gdb.btrace/function_call_history.exp: Update.
24378
24379 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24380
24381 * gdb.btrace/function_call_history.exp: Fix expected function
24382 trace.
24383 * gdb.btrace/instruction_history.exp: Initialize traced.
24384 Remove traced_functions.
24385
24386 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24387
24388 * gdb.btrace/function_call_history.exp: Update
24389 * gdb.btrace/instruction_history.exp: Update.
24390
24391 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24392
24393 * gdb.btrace/enable.exp: Update expected text.
24394
24395 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24396
24397 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24398 bytes.
24399
24400 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24401
24402 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24403
24404 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
24405
24406 * lib/gdb.exp (supports_process_record): Return true for
24407 arm*-linux*. (supports_reverse): Likewise.
24408
24409 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24410
24411 PR python/15464
24412 PR python/16113
24413 * gdb.python/py-type.c: Enhance test case.
24414 * gdb.python/py-value-cc.cc: Likewise
24415 * gdb.python/py-type.exp: Add new tests.
24416 * gdb.python/py-value-cc.exp: Likewise
24417
24418 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24419 Pedro Alves <palves@redhat.com>
24420
24421 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24422 Make "name" extern.
24423 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24424 references to ${name}_start by references to ${name}.
24425
24426 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24427
24428 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24429
24430 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24431
24432 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24433
24434 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24435 Pedro Alves <palves@redhat.com>
24436
24437 * gdb.mi/mi-info-os.exp: Connect to the target with
24438 mi_gdb_target_load.
24439
24440 2014-01-08 Pedro Alves <palves@redhat.com>
24441
24442 * gdb.threads/reconnect-signal.c: New file.
24443 * gdb.threads/reconnect-signal.exp: New file.
24444
24445 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24446
24447 * gdb.base/source-dir.exp: New file.
24448
24449 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24450
24451 * gdb.ada/mi_interface: New testcase.
24452
24453 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24454
24455 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24456 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24457 gdb.ada/pp-rec-component/pck.ads: New files.
24458
24459 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24460
24461 * gdb.python/py-pp-integral.c: New file.
24462 * gdb.python/py-pp-integral.py: New file.
24463 * gdb.python/py-pp-integral.exp: New file.
24464
24465 For older changes see ChangeLog-1993-2013.
24466 \f
24467 ;; Local Variables:
24468 ;; mode: change-log
24469 ;; left-margin: 8
24470 ;; fill-column: 74
24471 ;; version-control: never
24472 ;; End:
24473
24474 Copyright 2014-2021 Free Software Foundation, Inc.
24475 Copying and distribution of this file, with or without modification,
24476 are permitted provided the copyright notice and this notice are preserved.