69d00ff8cea692ce430347d0645f34856a8a1478
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.python/py-framefilter-gdb.py.in: Re-format.
4 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
5
6 2021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
7
8 * gdb.base/class-allocatable-array.exp: Modified test for clang.
9
10 2021-05-16 Weimin Pan <weimin.pan@oracle.com>
11
12 * gdb.ctf/funcreturn.exp: New file.
13 * gdb.ctf/whatis.c: Copy from gdb.base.
14
15 2021-05-14 Tom Tromey <tom@tromey.com>
16
17 * gdb.rust/pp.exp: New file.
18 * gdb.rust/pp.py: New file.
19 * gdb.rust/pp.rs: New file.
20
21 2021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
22
23 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
24 remove the directory.
25 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
26
27 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
28
29 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
30
31 2021-05-14 Kent Cheung <kent.cheung@arm.com>
32 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.python/py-format-string.c: Added a variable to test.
35 * gdb.python/py-format-string.exp: Check string representation is
36 printed at appropriate max_depth settings.
37 * gdb.python/py-nested-maps.exp: Likewise.
38 * gdb.guile/scm-pretty-print.exp: Add additional tests.
39
40 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
43 unique names, also wrap proc body in with_test_prefix.
44
45 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
48 duplicate test names.
49 * gdb.guile/scm-parameter.exp: Provide test names to avoid
50 duplicate names based on the command being run.
51 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
52 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
53 loading a support module.
54 (test_equality): Update test name to match the actual test, making
55 the name unique in the process.
56 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
57 to resolve duplicate tests.
58 (test_inferior_function_call): Likewise.
59 (test_subscript_regression): Likewise.
60
61 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
64 silence PASS lines.
65 (gdb_install_guile_module): Likewise.
66
67 2021-05-12 George Barrett <bob@bob131.so>
68
69 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
70 value-const-value.
71
72 2021-05-12 George Barrett <bob@bob131.so>
73
74 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
75 value-reference-value. Add test for value-rvalue-reference-value.
76
77 2021-05-11 Tom de Vries <tdevries@suse.de>
78
79 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
80 Add "set debug infrun 1" commented out.
81
82 2021-05-11 Tom de Vries <tdevries@suse.de>
83
84 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
85
86 2021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
87
88 * gdb.fortran/array-element.exp: Breakpoint location is modified.
89
90 2021-05-10 Lancelot Six <lsix@lancelotsix.com>
91
92 PR gdb/27614
93 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
94
95 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gdb.guile/guile.exp: Don't use the source directory as a
98 temporary HOME directory.
99
100 2021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
101
102 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
103 parameters.
104
105 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.guile/guile.exp: Add an extra test.
108
109 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
110
111 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
112 gdb_test_no_output.
113
114 2021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
115
116 * Re-format all Python files using black.
117 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
118
119 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
122 watchpoint object before and after registering it with GDB.
123
124 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
127 'proc_with_prefix', remove use of 'with_test_prefix', and
128 reindent.
129 (test_bkpt_deletion): Likewise.
130 (test_bkpt_cond_and_cmds): Likewise.
131 (test_bkpt_invisible): Likewise.
132 (test_watchpoints): Likewise.
133 (test_bkpt_internal): Likewise.
134 (test_bkpt_eval_funcs): Likewise.
135 (test_bkpt_registration): Likewise.
136 (test_bkpt_address): Convert to 'proc_with_prefix'.
137 (test_bkpt_probe): Likewise.
138
139 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
142 names to avoid duplicates.
143 (test_bkpt_cond_and_cmds): Likewise.
144 (test_bkpt_eval_funcs): Likewise.
145
146 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
147
148 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
149 for the -break-condition command's "--force" flag.
150
151 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
152
153 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
154 is called by the test.
155
156 2021-05-05 Tom de Vries <tdevries@suse.de>
157
158 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
159 "Reading symbols" or "Expanding full symbols" lines. Using timeout
160 factor of 2 for attach.
161
162 2021-05-05 Tom de Vries <tdevries@suse.de>
163
164 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
165 "LWP <n> exited" messages.
166
167 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
168
169 * gdb.python/py-type.exp (test_fields): Test calling fields on
170 an int type.
171
172 2021-05-04 Simon Marchi <simon.marchi@efficios.com>
173
174 * gdb.python/flexible-array-member.exp: Adjust expected range
175 value for member declared with 0 size. Test accessing range
176 tuple through range type.
177
178 2021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
179
180 PR testsuite/27788
181 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
182 expected results when environment variable PYTHONDONTWRITEBYTECODE
183 is set.
184
185 2021-04-30 Tom Tromey <tromey@adacore.com>
186
187 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
188 (Confused_Array): New types.
189 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
190 * gdb.ada/enum_idx_packed.exp: Add new tests.
191
192 2021-04-30 Tom de Vries <tdevries@suse.de>
193
194 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
195 existing timeout factors.
196
197 2021-04-30 Tom de Vries <tdevries@suse.de>
198
199 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
200
201 2021-04-29 Tom de Vries <tdevries@suse.de>
202
203 PR testsuite/27786
204 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
205 remotetimeout to 4.
206
207 2021-04-28 Tom Tromey <tromey@adacore.com>
208
209 * gdb.ada/null_overload.exp: New file.
210 * gdb.ada/null_overload/foo.adb: New file.
211
212 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.python/py-startup-opt.exp: New file.
215
216 2021-04-27 Luis Machado <luis.machado@linaro.org>
217
218 * gdb.base/maint.exp: Drop a pattern that is not needed.
219 * lib/gdb.exp (readnow): Match line-by-line.
220
221 2021-04-27 Luis Machado <luis.machado@linaro.org>
222
223 * gdb.xml/tdesc-reload.exp: Pass -lbl.
224
225 2021-04-27 Michael Weghorn <m.weghorn@posteo.de>
226 Simon Marchi <simon.marchi@polymtl.ca>
227
228 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
229 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
230 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
231 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
232 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
233 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
234
235 2021-04-26 Tom Tromey <tromey@adacore.com>
236
237 PR gdb/27743:
238 * gdb.dwarf2/imported-unit-bp.exp: New file.
239 * gdb.dwarf2/imported-unit-bp-main.c: New file.
240 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
241
242 2021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
243
244 PR gdb/27773
245 * gdb.base/dump.exp: Test dump to non-existent dir.
246
247 2021-04-26 Luis Machado <luis.machado@linaro.org>
248
249 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
250 comparison.
251
252 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
253
254 PR gdb/22640
255 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
256 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
257 changes the default behavior of 'ptype/o'. Update to take into
258 account new horizontal layout.
259 * gdb.rust/simple.exp: Update ptype test to check new horizontal
260 layout.
261 * gdb.rust/union.exp: Same.
262
263 2021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.base/info_sources.exp: Add new tests.
266
267 2021-04-22 Tom Tromey <tom@tromey.com>
268
269 * gdb.base/ptype-offsets.cc (struct empty_member): New.
270 (main): Use empty_member.
271 * gdb.base/ptype-offsets.exp: Add new test.
272
273 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
274
275 * gdb.python/flexible-array-member.exp: Add check for Python
276 support.
277
278 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
279
280 PR gdb/27757
281 * gdb.python/flexible-array-member.c: New test.
282 * gdb.python/flexible-array-member.exp: New test.
283 * gdb.guile/scm-type.exp (test_range): Add test for flexible
284 array member.
285 * gdb.guile/scm-type.c (struct flex_member): New.
286 (main): Use it.
287
288 2021-04-22 Tom Tromey <tom@tromey.com>
289
290 * gdb.rust/modules.exp: Add checks for syntax errors.
291 * gdb.rust/expr.exp: Add checks for syntax errors.
292 * gdb.rust/simple.exp: Add checks for syntax errors.
293
294 2021-04-21 Carl Love <cel@us.ibm.com>
295
296 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
297 Update expected string for gdb_test "bt".
298
299 * lib/valgrind.exp: Add set remotetimeout 3.
300 Increase vgdb wait from 1 to 2.
301 Add max-invoke-ms option to vgdb command line.
302
303 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
304
305 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
306 conditions.
307
308 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
309 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
310
311 * gdb.mi/mi-break.exp: Fix the duplicate test names.
312
313 2021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
314
315 * gdb.base/address_space_qualifier.exp: New file.
316
317 2021-04-19 Tom Tromey <tromey@adacore.com>
318
319 PR gdb/27742:
320 * gdb.opt/inline-locals.exp: Update kfail patterns.
321
322 2021-04-17 Tom Tromey <tom@tromey.com>
323
324 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
325
326 2021-04-16 Tom Tromey <tom@tromey.com>
327
328 * gdb.rust/simple.exp: Change error text.
329 * gdb.rust/expr.exp: Change error text.
330
331 2021-04-16 Tom Tromey <tom@tromey.com>
332
333 * gdb.rust/simple.exp: Add parens to 'as' test.
334
335 2021-04-16 Simon Marchi <simon.marchi@efficios.com>
336
337 * boards/simavr.exp: Set debug_flags.
338
339 2021-04-16 Luis Machado <luis.machado@linaro.org>
340
341 * gdb.dwarf2/dw2-bfloat16.exp: New file.
342
343 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
346 including a path in the test name.
347
348 2021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
349
350 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
351
352 2021-04-15 Tom Tromey <tromey@adacore.com>
353
354 * gdb.dwarf2/arr-stride.exp: Add test.
355
356 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * gdb.base/startup-file.exp: Add more tests.
359
360 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
361
362 PR cli/25956
363 * gdb.base/early-init-file.c: New file.
364 * gdb.base/early-init-file.exp: New file.
365 * lib/gdb-utils.exp (style): Handle style 'none'.
366
367 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
368
369 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
370 @DW_INL_declared_inlined for the inline attribute.
371
372 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
373
374 * gdb.opt/inline-locals.c (scoped): New function.
375 (main): Call 'scoped'.
376 * gdb.opt/inline-locals.exp: Update with "info locals" tests
377 for scoped variables.
378 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
379 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
380
381 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
382
383 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
384
385 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
386
387 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
388
389 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
390
391 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
392 non-relative plxv instructions.
393 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
394
395 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
396
397 PR gdb/27525
398 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
399 exercise single-stepping over subpcis,lnia,addpcis instructions
400 with displacement.
401 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
402 of addpcis/lnia/subpcis instructions.
403 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
404 exercise single-stepping over lnia instructions with displacement.
405 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
406 lnia instructions.
407
408 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
409
410 * gdb.arch/powerpc-power10.s: New test for instructions.
411 * gdb.arch/powerpc-power10.exp: Harness to run the test.
412
413 2021-4-12 Carl Love <cel@us.ibm.com>
414
415 * gdb.arch/vsx-vsr-float128.c: New test file.
416 * gdb.arch/vsx-vsr-float128.exp: New expect file.
417
418 2021-04-12 Markus Metzger <markus.t.metzger@intel.com>
419
420 * gdb.btrace/reconnect.exp: Relax expected stepi output.
421
422 2021-04-07 Weimin Pan <weimin.pan@oracle.com>
423
424 * gdb.base/ctf-ptype.c: Add struct link containing a forward
425 reference type.
426 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
427
428 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
431 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
432
433 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.cp/rvalue-ref-params.cc (f3): New function.
436 (f4): New function.
437 (global_int): New global variable.
438 (global_float): Likeiwse.
439 (main): Call both new functions.
440 * gdb.cp/rvalue-ref-params.exp: Add new tests.
441
442 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.dwarf2/fission-relative-dwo.c: New file.
445 * gdb.dwarf2/fission-relative-dwo.exp: New file.
446
447 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.dwarf2/fission-absolute-dwo.c: New file.
450 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
451 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
452 instead of build_executable_from_fission_assembler.
453 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
454 * gdb.dwarf2/fission-loclists.exp: Likewise.
455
456 * gdb.dwarf2/fission-multi-cu.S: Delete file.
457 * gdb.dwarf2/fission-multi-cu.c: New file based on old
458 fission-multi-cu1.c and fission-multi-cu2.c files.
459 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
460 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
461 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
462 * gdb.dwarf2/fission-reread.exp: Likewise.
463 * lib/dwarf.exp (extract_dwo_information): New proc.
464 (strip_dwo_information): New proc.
465 (build_executable_and_dwo_files): New proc.
466 (build_executable_from_fission_assembler): Delete.
467 (Dwarf::_debug_addr_index): New variable.
468 (Dwarf::_cu_is_fission): New variable.
469 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
470 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
471 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
472 if this is a fission CU.
473 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
474 (Dwarf::debug_addr_label): New proc.
475 (Dwarf::cu): Initialise _cu_is_fission.
476 (Dwarf::tu): Likewise.
477 (Dwarf::assemble): Initialise _debug_addr_index.
478
479 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
482
483 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
484
485 * gdb.python/py-parameter.exp: Add test for reading data-directory
486 using gdb.parameter API.
487
488 2021-04-06 Tom de Vries <tdevries@suse.de>
489
490 PR breakpoints/25884
491 * gdb.opt/inline-cmds.exp: Remove kfail.
492
493 2021-04-06 Tom de Vries <tdevries@suse.de>
494
495 PR testsuite/27691
496 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
497 file "".
498
499 2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
500
501 * lib/pdtrace.in: Fix obvious typo.
502
503 2021-03-31 Tom Tromey <tromey@adacore.com>
504
505 * lib/dwarf.exp (Dwarf::_get_args): New proc.
506 (Dwarf::_location): Use it.
507
508 2021-03-31 Tom de Vries <tdevries@suse.de>
509
510 PR testsuite/27667
511 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
512
513 2021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
514
515 PR gdb/27541
516 * gdb.base/index-cache-load-twice.exp: Remove.
517 * gdb.base/index-cache-load-twice.c: Remove.
518 * gdb.dwarf2/per-bfd-sharing.exp: New.
519 * gdb.dwarf2/per-bfd-sharing.c: New.
520
521 2021-03-30 Tom de Vries <tdevries@suse.de>
522
523 PR testsuite/27604
524 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
525
526 2021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
527
528 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
529 the infinite loop to avoid a Clang bug.
530
531 2021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
532
533 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
534 names for uniqueness.
535 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
536 uniqueness.
537
538 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
541 member.
542 (make_container): Initialise is_array_p.
543 * gdb.python/py-prettyprint.exp: Add new tests.
544 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
545 Check is_array_p and possibly return 'array'.
546
547 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
550 * gdb.cp/casts.exp: Give tests unique names.
551 * gdb.cp/filename.exp: Likewise.
552 * gdb.cp/gdb2495.exp: Likewise.
553 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
554 * gdb.cp/misc.exp: Rename test to make it unique.
555 * gdb.cp/nsnested.exp: Give tests unique names.
556 * gdb.cp/ovldbreak.exp: Likewise.
557 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
558 being tested. This also removes the duplicate test name.
559 * gdb.cp/ref-types.exp: Likewise.
560 * gdb.cp/temargs.exp: Likewise.
561
562 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
565 square brackets in test.
566
567 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdb.cp/maint.exp (test_first_component): Run more tests with a
570 variable number of spaces, this removes the duplicate testing of
571 'operator ->' which existed before.
572
573 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
574
575 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
576 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
577 duplicates, and also to avoid having a string inside parentheses
578 at the end of test names.
579
580 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
583 Avoid repeated uses of 'runto', and instread just progress once
584 through the test stopping at different breakpoints. Give comments
585 a capital letter and full stop. Give duplicate tests unique names.
586
587 2021-03-25 Pedro Alves <pedro@palves.net>
588
589 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
590 "target_non_stop" parameter and use it.
591 (top level): Add "maint set target-non-stop on/off" testing axis.
592
593 2021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
594
595 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
596 gdb_test_multiple.
597
598 2021-03-24 Luis Machado <luis.machado@linaro.org>
599
600 * gdb.arch/aarch64-mte.c: New file.
601 * gdb.arch/aarch64-mte.exp: New test.
602 * gdb.base/memtag.c: New file.
603 * gdb.base/memtag.exp: New test.
604 * lib/gdb.exp (supports_memtag): New function.
605
606 2021-03-24 Luis Machado <luis.machado@linaro.org>
607
608 * gdb.base/options.exp: Adjust for new print options.
609 * gdb.base/with.exp: Likewise.
610
611 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
612
613 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
614 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
615
616 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
617
618 * gdb.dwarf2/dw2-using-debug-str.c: New file.
619 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
620 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
621 not .debug_string.
622
623 2021-03-20 Tom Tromey <tom@tromey.com>
624
625 * gdb.base/maint.exp: Update "maint print statistics" output.
626
627 2021-03-19 Kevin Buettner <kevinb@redhat.com>
628
629 * lib/gdbserver-support.exp (gdbserver_exit): Use the
630 "-nowait" flag when waiting for gdbserver to exit.
631
632 2021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
633
634 * gdb.base/info-macros.exp: Append -fdebug-macro to
635 additional_flags for clang.
636 * gdb.base/macscp.exp: Likewise.
637 * gdb.base/style.exp: Likewise.
638 * gdb.linespec/macro-relative.exp: Likewise.
639
640 2021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
641 Pedro Alves <pedro@palves.net>
642
643 * gdb.base/run-attach-while-running.exp: New.
644 * gdb.base/run-attach-while-running.c: New.
645
646 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
647
648 * gdb.python/py-framefilter-addr.c: New file.
649 * gdb.python/py-framefilter-addr.exp: New file.
650 * gdb.python/py-framefilter-addr.py: New file.
651
652 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
653
654 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
655 Make use of $gdb_test_name instead of creating a separate $test
656 variable.
657 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
658 adding a '($name)' at the end of each test. This also catches the
659 one place where '($name)' was missing, and so caused a duplicate
660 test name.
661 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
662 duplicate test names based on the command being tested.
663 * gdb.threads/signal-command-multiple-signals-pending.exp:
664 Likewise.
665 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
666 avoid duplicate testnames when a test script uses this proc and
667 also gdb_compile_pthreads.
668 * lib/prelink-support.exp (build_executable_own_libs): Use
669 with_test_prefix to avoid duplicate test names when we call
670 build_executable twice.
671
672 2021-03-15 Tom Tromey <tromey@adacore.com>
673
674 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
675
676 2021-03-15 Tom Tromey <tromey@adacore.com>
677
678 * gdb.ada/varsize_limit.exp: Add new test.
679 * gdb.ada/varsize_limit/vsizelim.adb: Update.
680
681 2021-03-15 Tom Tromey <tromey@adacore.com>
682
683 * gdb.ada/operator_call/twovecs.ads: New file.
684 * gdb.ada/operator_call/twovecs.adb: New file.
685 * gdb.ada/operator_call/opcall.adb: New file.
686 * gdb.ada/operator_call.exp: New file.
687
688 2021-03-15 Tom Tromey <tromey@adacore.com>
689
690 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
691 * gdb.ada/enums_overload/enums_overload.ads: New file.
692 * gdb.ada/enums_overload/enums_overload.adb: New file.
693 * gdb.ada/enums_overload.exp: New file.
694
695 2021-03-15 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
698 Declare.
699 * gdb.ada/assign_arr/target_wrapper.adb: New file.
700 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
701 Call Put.
702 * gdb.ada/assign_arr.exp: Update.
703
704 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.python/py-auto-load-chaining-f1.c: New file.
707 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
708 * gdb.python/py-auto-load-chaining-f2.c: New file.
709 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
710 * gdb.python/py-auto-load-chaining.c: New file.
711 * gdb.python/py-auto-load-chaining.exp: New file.
712
713 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * gdb.python/py-bad-printers.exp: Extend test names to make them
716 unique.
717 * gdb.python/py-events.exp: Likewise.
718 * gdb.python/py-finish-breakpoint2.exp: Likewise.
719 * gdb.python/py-frame-inline.exp: Likewise.
720 * gdb.python/py-frame.exp: Likewise.
721 * gdb.python/py-infthread.exp: Likewise.
722
723 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.python/py-value-cc.exp: Remove a duplicate test.
726
727 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.python/lib-types.exp: Update the test to check the correct
730 python variable.
731
732 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.python/py-explore-cc.exp: Extend test names to make them
735 unique.
736
737 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.python/py-lookup-type.exp: Remove duplicate test.
740
741 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
742
743 * gdb.python/py-symtab.exp: Extend test names to make them
744 unique.
745
746 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
749 names unique.
750
751 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * gdb.python/py-block.exp: Give tests unique names.
754
755 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
756
757 * gdb.python/py-pp-maint.exp: Extend test names to make them
758 unique.
759
760 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.python/py-explore.exp: Add with_test_prefix to make test
763 names unique.
764
765 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
768
769 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
772 names unique.
773
774 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
777 test names unique.
778
779 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
782 unique.
783
784 2021-03-09 Tom Tromey <tromey@adacore.com>
785
786 * gdb.base/cast-call.exp: New file.
787 * gdb.base/cast-call.c: New file.
788
789 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
790
791 * gdb.gdb/python-helper.exp: New file.
792
793 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
794
795 * gdb.fortran/intrinsics.exp: Add LOC tests.
796
797 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * gdb.fortran/shape.exp: New file.
800 * gdb.fortran/shape.f90: New file.
801
802 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.fortran/size.exp: New file.
805 * gdb.fortran/size.f90: New file.
806
807 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
808
809 * gdb.fortran/rank.exp: New file.
810 * gdb.fortran/rank.f90: New file.
811
812 2021-03-08 Tom Tromey <tom@tromey.com>
813
814 * gdb.fortran/debug-expr.exp: Update tests.
815
816 2021-03-08 Tom Tromey <tom@tromey.com>
817
818 * gdb.base/debug-expr.exp: Update expected dump output.
819
820 2021-03-06 Tom Tromey <tom@tromey.com>
821
822 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
823 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
824 * gdb.dwarf2/dwznolink.exp: New file.
825
826 2021-03-05 Mark Wielaard <mark@klomp.org>
827
828 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
829
830 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
831
832 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
833
834 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
835
836 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
837
838 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
839
840 * gdb.btrace/non-stop.exp: Adjust expected source lines.
841
842 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
843
844 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
845
846 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
847
848 * gdb.btrace/exception.cc (main): Update test source.
849 * gdb.btrace/exception.exp: Update patterns.
850 * gdb.btrace/function_call_history.exp: Likewise.
851
852 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
853
854 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
855
856 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
857
858 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
859 reverse-continue to breakpoint.
860
861 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
862
863 * gdb.btrace/delta.exp: Remove instruction-history and
864 function-call-history checks.
865
866 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
867
868 * README (Note): Add nopie_ldflag.
869 * lib/gdb.exp (gdb_compile): Extend nopie handling.
870
871 2021-03-02 Tom Tromey <tromey@adacore.com>
872
873 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
874 encodings.
875
876 2021-02-27 Lancelot Six <lsix@lancelotix.com>
877
878 PR gdb/27393
879 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
880
881
882 2021-02-26 Tom Tromey <tom@tromey.com>
883
884 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
885
886 2021-02-26 Jan Vrany <jan.vrany@labware.com>
887
888 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
889 Remove trailing \n from expected output.
890
891 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
892
893 * lib/gdb.exp (use_gdb_stub): Extend comment.
894
895 2021-02-25 Jan Matyas <jmatyas@codasip.com>
896
897 PR gdb/26819
898 * gdb.server/stop-reply-no-thread.exp: Add two test
899 scenarios that cover remote targets which do not have
900 the concept of threads.
901
902 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
905
906 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 PR fortran/26155
909 * gdb.fortran/call-no-debug-func.f90: New file.
910 * gdb.fortran/call-no-debug-prog.f90: New file.
911 * gdb.fortran/call-no-debug.exp: New file.
912
913 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.fortran/associated.exp: New file.
916 * gdb.fortran/associated.f90: New file.
917
918 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
921
922 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.base/sect-cmd.exp: Update expected results.
925
926 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
929 techniques. Enable the test for all targets.
930
931 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
932
933 * gdb.base/maint-info-sections.exp: Add new tests.
934 (check_maint_info_target_sections_output): New proc.
935
936 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * gdb.arch/riscv-default-tdesc.exp: New file.
939
940 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
943
944 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.arch/i386-biarch-core.exp: Add target check.
947
948 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
949
950 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
951
952 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.fortran/allocated.exp: New file.
955 * gdb.fortran/allocated.f90: New file.
956
957 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.fortran/lbound-ubound.exp: Remove old comment.
960
961 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.base/maint-info-sections.exp: Update expected output, and
964 add additional tests. Again.
965
966 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
967
968 * gdb.base/maint-info-sections.exp: Update expected output, and
969 add additional tests.
970
971 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
972
973 * gdb.base/maint-info-sections.exp: New file, content is moved
974 from gdb.base/maint.exp and cleaned up to use latest testsuite
975 techniques.
976 * gdb.base/maint.exp: Tests moved out to
977 gdb.base/maint-info-sections.exp.
978
979 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
980
981 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
982 GDBFLAGS.
983
984 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.fortran/lbound-ubound.F90: New file.
987 * gdb.fortran/lbound-ubound.exp: New file.
988
989 2021-02-10 Tom de Vries <tdevries@suse.de>
990
991 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
992 "Restore saved setting of complaints".
993
994 2021-02-09 Tom de Vries <tdevries@suse.de>
995
996 PR symtab/27341
997 * lib/gdb.exp (with_complaints): New proc, factored out of ...
998 (gdb_load_no_complaints): ... here.
999 * gdb.fortran/function-calls.exp: Add test-case.
1000
1001 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
1002
1003 * gdb.threads/signal-command-handle-nopass.exp: Call
1004 'standard_testfile' before using 'testfile'.
1005 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1006 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1007 * gdb.threads/signal-sigtrap.exp: Likewise
1008
1009 2021-02-08 Luis Machado <luis.machado@linaro.org>
1010
1011 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1012
1013 2021-02-08 Tom de Vries <tdevries@suse.de>
1014
1015 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1016
1017 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.python/tui-window-disabled.c: New file.
1020 * gdb.python/tui-window-disabled.exp: New file.
1021 * gdb.python/tui-window-disabled.py: New file.
1022
1023 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * gdb.python/tui-window.exp: Add new tests.
1026 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1027 TestWindow object into global the_window.
1028 <remote_title>: New method.
1029 (delete_window_title): New function.
1030
1031 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.tui/winheight.exp: Add more tests.
1034
1035 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1036
1037 * gdb.python/py-framefilter.exp: Update expected results.
1038 * gdb.python/python.exp: Update expected results.
1039
1040 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1043 about bug in GDB, update expected results, and add more tests.
1044
1045 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.tui/scroll.exp: New file.
1048 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1049 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1050 remaining lines up.
1051 (Term::check_region_contents): New proc.
1052 (Term::check_box_contents): Use check_region_contents.
1053
1054 2021-02-06 Tom de Vries <tdevries@suse.de>
1055
1056 PR testsuite/26922
1057 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1058 scrolling.
1059
1060 2021-02-05 Tom de Vries <tdevries@suse.de>
1061
1062 PR breakpoints/27313
1063 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1064 rejected.
1065
1066 2021-02-05 Tom de Vries <tdevries@suse.de>
1067
1068 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1069 * gdb.fortran/mixed-lang-stack.exp: Same.
1070
1071 2021-02-05 Tom de Vries <tdevries@suse.de>
1072
1073 PR exp/27265
1074 * gdb.base/complex-parts.exp: Add tests.
1075
1076 2021-02-05 Tom de Vries <tdevries@suse.de>
1077
1078 PR symtab/27307
1079 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1080
1081 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
1082
1083 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1084
1085 2021-02-03 Pedro Alves <pedro@palves.net>
1086
1087 * gdb.threads/detach-step-over.c: New file.
1088 * gdb.threads/detach-step-over.exp: New file.
1089
1090 2021-02-03 Pedro Alves <pedro@palves.net>
1091
1092 * gdb.threads/attach-non-stop.c: New file.
1093 * gdb.threads/attach-non-stop.exp: New file.
1094
1095 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1096
1097 * gdb.base/inferior-noarg.c: New test.
1098 * gdb.base/inferior-noarg.exp: New test.
1099
1100 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1101
1102 * gdb.base/scope.exp: Use proc_with_prefix.
1103
1104 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1105
1106 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1107 table proc.
1108 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1109 .debug_rnglists table without offset array.
1110 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1111 .debug_loclists table without offset array.
1112
1113 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1114
1115 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1116 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1117 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1118 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1119 attribute
1120
1121 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1122
1123 PR gdb/26813
1124 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1125 (loclists): New proc.
1126 * gdb.dwarf2/loclists-multiple-cus.c: New.
1127 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1128 * gdb.dwarf2/loclists-sec-offset.c: New.
1129 * gdb.dwarf2/loclists-sec-offset.exp: New.
1130
1131 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1132
1133 * lib/dwarf.exp (_location): Add parameters.
1134 (_handle_DW_FORM): Adjust.
1135
1136 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1137
1138 PR gdb/26813
1139 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1140 (cu): Generate header for DWARF 5.
1141 (rnglists): New proc.
1142 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1143 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1144
1145 2021-02-02 Tom de Vries <tdevries@suse.de>
1146
1147 PR symtab/24620
1148 * gdb.dwarf2/fission-reread.exp: Add test-case.
1149
1150 2021-02-01 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1153 * gdb.dwarf2/fission-loclists-pie.S: Same.
1154 * gdb.dwarf2/fission-loclists.S: Same.
1155 * gdb.dwarf2/fission-multi-cu.S: Same.
1156 * gdb.dwarf2/fission-reread.S: Same.
1157 * gdb.dwarf2/fission-base.exp: Use DWO.
1158 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1159 * gdb.dwarf2/fission-loclists.exp: Same.
1160 * gdb.dwarf2/fission-multi-cu.exp: Same.
1161 * gdb.dwarf2/fission-reread.exp: Same.
1162
1163 2021-01-29 Tom de Vries <tdevries@suse.de>
1164
1165 PR breakpoints/26063
1166 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1167 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1168
1169 2021-01-29 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1172
1173 2021-01-28 Tom de Vries <tdevries@suse.de>
1174
1175 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1176 in the backtrace, and use that in the rest of the test instead of
1177 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1178
1179 2021-01-28 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1182 * gdb.arch/i386-sse-stack-align.c: Same.
1183 * gdb.arch/i386-sse-stack-align.exp: Same.
1184
1185 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1188
1189 2021-01-28 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1192
1193 2021-01-28 Tom de Vries <tdevries@suse.de>
1194
1195 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1196 "maint info line-table". Make PASS pattern more specific. Make
1197 FAIL pattern work for -m32.
1198
1199 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1200
1201 PR gdb/27133
1202 * gdb.base/ui-redirect.exp: Add test case that ensures that
1203 redirecting both logging and debug does not cause gdb to crash.
1204
1205
1206 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1207
1208 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1209
1210 2021-01-26 Tom de Vries <tdevries@suse.de>
1211
1212 * gdb.threads/killed-outside.exp: Allow regular output.
1213
1214 2021-01-26 Tom de Vries <tdevries@suse.de>
1215
1216 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1217
1218 2021-01-25 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1221 * lib/gdb.exp: Use gdb_load_no_complaints.
1222
1223 2021-01-25 Tom Tromey <tromey@adacore.com>
1224
1225 * gdb.ada/fixed_points.exp: Add regression test.
1226 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1227 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1228
1229 2021-01-25 Tom Tromey <tromey@adacore.com>
1230
1231 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1232
1233 2021-01-25 Tom Tromey <tromey@adacore.com>
1234
1235 * gdb.ada/local-enum.exp: New file.
1236 * gdb.ada/local-enum/local.adb: New file.
1237
1238 2021-01-23 Tom Tromey <tom@tromey.com>
1239
1240 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1241
1242 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1243
1244 * gdb.base/line65535.exp: Fix test expectation.
1245
1246 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1247
1248 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1249 suppression.
1250 (default_gdb_exit): Likewise.
1251 (default_gdb_spawn): Likewise.
1252 (send_gdb): Likewise.
1253 (gdb_expect): Likewise.
1254 (gdb_expect_list): Likewise.
1255 (default_gdb_init): Likewise.
1256 (gdb_suppress_entire_file): Remove.
1257 (gdb_suppress_tests): Remove.
1258 (gdb_stop_suppressing_tests): Remove.
1259 (gdb_clear_suppressed): Remove.
1260 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1261 related to test suppression.
1262 (default_mi_gdb_start): Likewise.
1263 (mi_gdb_reinitialize_dir): Likewise.
1264 (mi_gdb_test): Likewise.
1265 (mi_run_cmd_full): Likewise.
1266 (mi_runto_helper): Likewise.
1267 (mi_execute_to): Likewise.
1268 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1269 * gdb.base/bitfields.exp: Likewise.
1270 * gdb.base/bitfields2.exp: Likewise.
1271 * gdb.base/break.exp: Likewise.
1272 * gdb.base/call-sc.exp: Likewise.
1273 * gdb.base/callfuncs.exp: Likewise.
1274 * gdb.base/dfp-test.exp: Likewise.
1275 * gdb.base/endian.exp: Likewise.
1276 * gdb.base/exprs.exp: Likewise.
1277 * gdb.base/funcargs.exp: Likewise.
1278 * gdb.base/hbreak2.exp: Likewise.
1279 * gdb.base/recurse.exp: Likewise.
1280 * gdb.base/scope.exp: Likewise.
1281 * gdb.base/sepdebug.exp: Likewise.
1282 * gdb.base/structs.exp: Likewise.
1283 * gdb.base/until.exp: Likewise.
1284 * gdb.cp/misc.exp: Likewise.
1285
1286 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 PR cli/25956
1289 * gdb.base/style.exp (run_style_tests): Add version string test.
1290 (test_startup_version_string): Use version style name.
1291 * lib/gdb-utils.exp (style): Handle version style name.
1292
1293 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1294
1295 * gdb.base/style.exp (limited_style): New proc.
1296 (clean_restart_and_disable): New proc.
1297 (run_style_tests): New proc. Most of the old tests from this file
1298 are now in this proc.
1299 (test_startup_version_string): New proc. Reamining test from the
1300 old file is in this proc.
1301
1302 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1303
1304 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1305 Adjust to "set debug remote" changes.
1306
1307 2021-01-21 Luis Machado <luis.machado@linaro.org>
1308
1309 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1310 message.
1311
1312 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1313
1314 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1315
1316 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
1317
1318 PR python/19151
1319 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1320
1321 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1322
1323 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1324
1325 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1326
1327 * lib/tuiterm.exp: Add links in comments.
1328
1329 2021-01-20 Tom de Vries <tdevries@suse.de>
1330
1331 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1332 offset.
1333
1334 2021-01-20 Tom de Vries <tdevries@suse.de>
1335
1336 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1337
1338 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1339
1340 * gdb.arch/amd64-stap-expressions.S: New file.
1341 * gdb.arch/amd64-stap-expressions.exp: New file.
1342
1343 2021-01-19 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1346 sequence.
1347
1348 2021-01-19 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1351
1352 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.fortran/array-slices.exp (run_test): Avoid including
1355 addresses in test names.
1356
1357 2021-01-15 Tom de Vries <tdevries@suse.de>
1358
1359 PR testsuite/26997
1360 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1361 when adding sizeof.
1362
1363 2021-01-14 Tom de Vries <tdevries@suse.de>
1364
1365 PR testsuite/24590
1366 * gdb.base/style.exp: Handle shorter argv in frame command output.
1367
1368 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 PR gdb/26819
1371 * gdb.server/stop-reply-no-thread-multi.c: New file.
1372 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1373
1374 2021-01-12 Tom de Vries <tdevries@suse.de>
1375
1376 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1377 (main): Remove call to have_mpx.
1378 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1379 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1380 (main): Remote call to have_mpx.
1381 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1382 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1383 (main): Remove call to have_mpx.
1384 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1385 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1386 (main): Remove call to have_mpx.
1387 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1388 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1389 (main): Remote call to have_mpx.
1390 * gdb.arch/i386-mpx.exp: Use have_mpx.
1391 * lib/gdb.exp (have_mpx): New proc.
1392
1393 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1394
1395 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1396
1397 2021-01-12 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1400
1401 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.fortran/debug-expr.exp: Add new tests.
1404
1405 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1406
1407 * gdb.fortran/dot-ops.exp: Add new tests.
1408
1409 2021-01-11 Tom de Vries <tdevries@suse.de>
1410
1411 PR testsuite/26968
1412 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1413 Move insn setting $eax to before probe point.
1414
1415 2021-01-09 Tom Tromey <tom@tromey.com>
1416
1417 * gdb.trace/ax.exp: Do not require an "ext".
1418
1419 2021-01-08 Tom Tromey <tromey@adacore.com>
1420
1421 * gdb.ada/voidctx/pck.adb: New file.
1422 * gdb.ada/voidctx/pck.ads: New file.
1423 * gdb.ada/voidctx/voidctx.adb: New file.
1424 * gdb.ada/voidctx.exp: New file.
1425
1426 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1427
1428 PR gdb/27157
1429 * gdb.base/empty-host-env-vars.exp: New test.
1430
1431 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.base/completion.exp: Add a new test.
1434
1435 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1436
1437 * gdb.fortran/intvar-dynamic-types.exp: New file.
1438 * gdb.fortran/intvar-dynamic-types.f90: New file.
1439
1440 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1441
1442 * gdb.fortran/intvar-array.exp: New file.
1443 * gdb.fortran/intvar-array.f90: New file.
1444
1445 2021-01-07 Tom Tromey <tromey@adacore.com>
1446
1447 * gdb.ada/assign_arr.exp: Add 'others' test.
1448
1449 2021-01-06 Tom Tromey <tromey@adacore.com>
1450
1451 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1452 (FP4_Type): New type.
1453 (FP4_Var): New variable.
1454 * gdb.ada/fixed_points/fixed_points.adb: Update.
1455 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1456
1457 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1458
1459 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1460 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1461 Pass prompt containing debug print to gdb_test_sequence.
1462
1463 2021-01-04 Tom de Vries <tdevries@suse.de>
1464
1465 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1466
1467 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1468
1469
1470
1471 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1472
1473 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1474 * gdb.server/connect-without-multi-process.exp: Likewise.
1475 * gdb.server/exit-multiple-threads.exp: Likewise.
1476 * gdb.server/ext-attach.exp: Likewise.
1477 * gdb.server/ext-restart.exp: Likewise.
1478 * gdb.server/ext-run.exp: Likewise.
1479 * gdb.server/ext-wrapper.exp: Likewise.
1480 * gdb.server/multi-ui-errors.exp: Likewise.
1481 * gdb.server/no-thread-db.exp: Likewise.
1482 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1483 * gdb.server/run-without-local-binary.exp: Likewise.
1484 * gdb.server/server-kill.exp: Likewise.
1485 * gdb.server/server-run.exp: Likewise.
1486 * gdb.server/solib-list.exp: Likewise.
1487 * gdb.server/stop-reply-no-thread.exp: Likewise.
1488 * gdb.server/wrapper.exp: Likewise.
1489 * gdb.server/sysroot.exp: Increase timeout when testing the
1490 target: sysroot.
1491
1492 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1493
1494 * gdb.server/server-run.exp: Use clean_restart.
1495
1496 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1497
1498 * gdb.server/ext-run.exp: Use clean_restart.
1499
1500 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1501
1502 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1503 instead of prepare_for_testing.
1504
1505 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1506
1507 * gdb.server/solib-list.exp: Use clean_restart.
1508
1509 2021-01-04 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.base/morestack.c: Remove printf.
1512 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1513
1514 2020-12-31 Tom Tromey <tom@tromey.com>
1515
1516 * gdb.rust/simple.exp: Update output for Rust 1.49.
1517
1518 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1519
1520 * gdb.cp/step-and-next-inline.exp: Fix test case.
1521
1522 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1523
1524 * gdb.python/py-frame-args.exp: De-duplicate test names.
1525
1526 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1527
1528 PR gdb/27059
1529 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1530 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1531
1532 2020-12-21 Peter Waller <p@pwaller.net>
1533
1534 * gdb.base/style-interp-exec-mi.exp: New.
1535 * gdb.base/style-interp-exec-mi.c: New.
1536
1537 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1538
1539 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1540 gdb_test. Use proc_with_prefix.
1541
1542 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1543
1544 * gdb.btrace/exception.exp: Build with nopie.
1545 * gdb.btrace/function_call_history.exp: Likewise.
1546 * gdb.btrace/unknown_functions.exp: Likewise.
1547
1548 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1551
1552 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1553
1554 * gdb.python/py-record-btrace.exp: Make test names unique.
1555 * gdb.python/py-record-full.exp: Likewise.
1556
1557 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1558
1559 * gdb.btrace/data.exp: Make test names unique.
1560 * gdb.btrace/delta.exp: Likewise.
1561 * gdb.btrace/enable.exp: Likewise.
1562 * gdb.btrace/function_call_history.exp: Likewise.
1563 * gdb.btrace/nohist.exp: Likewise.
1564 * gdb.btrace/non-stop.exp: Likewise.
1565 * gdb.btrace/rn-dl-bind.exp: Likewise.
1566 * gdb.btrace/step.exp: Likewise.
1567 * gdb.btrace/stepi.exp: Likewise.
1568 * gdb.btrace/tailcall.exp: Likewise.
1569
1570 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1571
1572 * gdb.btrace/enable.exp: Update error message.
1573 * gdb.btrace/multi-inferior.exp: Likewise.
1574 * gdb.btrace/reconnect.exp: Likewise.
1575 * gdb.python/py-record-btrace.exp: Likewise.
1576 * gdb.python/py-record-full.exp: Likewise.
1577
1578 2020-12-20 Tom de Vries <tdevries@suse.de>
1579
1580 * lib/gdb.exp (save_target_board_info): New proc.
1581 (gdb_compile_shlib): Use save_target_board_info.
1582
1583 2020-12-19 Tom de Vries <tdevries@suse.de>
1584
1585 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1586 (supports_gnuc): New proc.
1587 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1588 test_compiler_info calls. Add unsupported message.
1589 * gdb.base/endianity.c: Use TEST_SSO.
1590
1591 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
1592
1593 PR exp/27070
1594 * gdb.python/compare-enum-type-a.c: New test.
1595 * gdb.python/compare-enum-type-b.c: New test.
1596 * gdb.python/compare-enum-type.exp: New file.
1597 * gdb.python/compare-enum-type.h: New test.
1598
1599 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1600
1601 * gdb.python/py-format-string.exp: Add tests for address keyword.
1602
1603 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1604
1605 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1606
1607 2020-12-18 Tom Tromey <tromey@adacore.com>
1608
1609 * gdb.ada/fixed_points.exp: Also run with
1610 -fgnat-encodings=minimal. Update expected output.
1611
1612 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
1613
1614 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1615 * gdb.base/continue-all-already-running.exp: Likewise.
1616 * gdb.base/moribund-step.exp: Likewise.
1617 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1618
1619 2020-12-16 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.base/batch-preserve-term-settings.exp:
1622
1623 2020-12-16 Tom de Vries <tdevries@suse.de>
1624
1625 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1626 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1627
1628 2020-12-16 Luis Machado <luis.machado@linaro.org>
1629
1630 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1631 pointer-based memory accesses.
1632 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1633 hw watchpoint cases.
1634
1635 2020-12-15 Rae Kim <rae.kim@gmail.com>
1636
1637 * gdb.base/document.exp: New test.
1638
1639 2020-12-15 Tom Tromey <tromey@adacore.com>
1640
1641 * gdb.base/style.exp: Add deprecation tests.
1642
1643 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1644
1645 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1646
1647 2020-12-14 Mark Wielaard <mark@klomp.org>
1648
1649 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1650 specially, set attr_form_comment to the actual FORM string used.
1651
1652 2020-12-14 Mark Wielaard <mark@klomp.org>
1653
1654 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1655 _constants(SPECIAL_expr) here, but set it...
1656 (Dwarf::cu): ...here based on _cu_version.
1657
1658 2020-12-14 Tom de Vries <tdevries@suse.de>
1659
1660 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1661 pass -fPIC.
1662 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1663 * gdb.base/break-probes.exp: Same.
1664 * gdb.base/ctxobj.exp: Same.
1665 * gdb.base/dso2dso.exp: Same.
1666 * gdb.base/global-var-nested-by-dso.exp: Same.
1667 * gdb.base/info-shared.exp: Same.
1668 * gdb.base/jit-reader-simple.exp: Same.
1669 * gdb.base/print-file-var.exp: Same.
1670 * gdb.base/skip-solib.exp: Same.
1671 * gdb.btrace/dlopen.exp: Same.
1672
1673 2020-12-14 Tom de Vries <tdevries@suse.de>
1674
1675 PR testsuite/26963
1676 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1677
1678 2020-12-14 Tom de Vries <tdevries@suse.de>
1679
1680 PR testsuite/26962
1681 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1682 cast it to its declared type".
1683
1684 2020-12-14 Tom de Vries <tdevries@suse.de>
1685
1686 PR testsuite/26951
1687 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1688 shell prompt.
1689
1690 2020-12-14 Tom Tromey <tromey@adacore.com>
1691
1692 * gdb.ada/nested.exp: Add new tests.
1693 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1694
1695 2020-12-14 Tom Tromey <tromey@adacore.com>
1696
1697 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1698
1699 2020-12-14 Tom Tromey <tromey@adacore.com>
1700
1701 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1702
1703 2020-12-13 Tom de Vries <tdevries@suse.de>
1704
1705 PR testsuite/26953
1706 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1707 attribute support if compiler doesn't support it.
1708
1709 2020-12-13 Tom de Vries <tdevries@suse.de>
1710
1711 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1712 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1713 source to shared lib. Add ada to options.
1714
1715 2020-12-13 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1718 calling gnatbind and gnatlink.
1719
1720 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1721
1722 * gdb.base/dcache-flush.c: New file.
1723 * gdb.base/dcache-flush.exp: New file.
1724
1725 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1726
1727 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1728 commands.
1729 * gdb.base/killed-outside.exp: Likewise.
1730 * gdb.opt/inline-bt.exp: Likewise.
1731 * gdb.perf/gmonster-null-lookup.py: Likewise.
1732 * gdb.perf/gmonster-print-cerr.py: Likewise.
1733 * gdb.perf/gmonster-ptype-string.py: Likewise.
1734 * gdb.python/py-unwind.exp: Likewise.
1735
1736 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1737
1738 * gdb.base/commands.exp: Update expected results.
1739
1740 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1741
1742 PR cli/15104
1743 * gdb.base/commands.exp: Add additional tests.
1744 * gdb.base/completion.exp: Add additional tests.
1745
1746 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * gdb.base/completion.exp: Add additional tests.
1749
1750 2020-12-11 Tom de Vries <tdevries@suse.de>
1751
1752 PR testsuite/26991
1753 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1754 violations by setting bounds registers if the bounds are passed in the
1755 Bounds Table.
1756
1757 2020-12-11 Tom de Vries <tdevries@suse.de>
1758
1759 PR testsuite/26954
1760 * gdb.base/float128.exp: Detect and handle no mpfr support.
1761
1762 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1763
1764 PR gdb/24694
1765 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1766 calls.
1767
1768 2020-12-10 Tom de Vries <tdevries@suse.de>
1769
1770 PR testsuite/26947
1771 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1772 braces for tcl 8.5 and earlier.
1773
1774 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1775
1776 PR 26875, PR 26901
1777 * gdb.base/flexible-array-member.c: New test.
1778 * gdb.base/flexible-array-member.exp: New test.
1779
1780 2020-12-08 Tom de Vries <tdevries@suse.de>
1781
1782 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1783 using is_amd64_regs_target.
1784
1785 2020-12-08 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1788 self_id.
1789
1790 2020-12-07 Pedro Alves <pedro@palves.net>
1791
1792 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1793 'additional_flags' variable.
1794
1795 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1796
1797 * gdb.linespec/explicit.exp: Extend with a test to check completing
1798 '-' after seemingly complete options.
1799
1800 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1801
1802 * gdb.linespec/keywords.exp: Add tests to check positional
1803 flexibility of "-force-condition".
1804
1805 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1806
1807 * gdb.base/bp-cmds-run-with-ex.c: New file.
1808 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1809 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1810 * gdb.gdb/python-interrupts.exp: Update the call to
1811 'catch_command_errors' with the new argument.
1812 * gdb.gdb/python-selftest.exp: Ditto.
1813
1814 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1815
1816 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1817 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1818 * gdb.threads/non-stop-fair-events.exp: Likewise.
1819
1820 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1821
1822 * gdb.threads/step-over-exec.exp: New.
1823 * gdb.threads/step-over-exec.c: New.
1824 * gdb.threads/step-over-exec-execd.c: New.
1825 * lib/my-syscalls.S: New.
1826 * lib/my-syscalls.h: New.
1827
1828 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1829
1830 * lib/dwarf.exp (declare_labels): Use name as text if text is
1831 not provided.
1832
1833 2020-12-04 Tom de Vries <tdevries@suse.de>
1834
1835 PR testsuite/26990
1836 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1837 are unsupported.
1838
1839 2020-12-04 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1842 clause.
1843
1844 2020-12-04 Tom de Vries <tdevries@suse.de>
1845
1846 * gdb.reverse/insn-reverse.exp: Fix count handling.
1847
1848 2020-12-04 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1851 __x86_64__.
1852
1853 2020-12-04 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.reverse/insn-reverse.c (test_nr): New var.
1856 (usage, parse_args): New function.
1857 (main): Call parse_args. Only run test for test_nr.
1858 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1859 and bail out. Run subtests individually, using an inferior arg
1860 specifying the subtest.
1861
1862 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1863
1864 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1865
1866 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1867
1868 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1869 update test to use this.
1870
1871 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1872
1873 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1874
1875 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1876
1877 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1878 (do_test): Don't use with_test_prefix.
1879 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1880 (do_test): Don't use with_test_prefix.
1881 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1882 (do_test): Don't use with_test_prefix.
1883 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1884 (do_test): Don't use with_test_prefix.
1885
1886 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1887
1888 * gdb.threads/non-ldr-exit.exp: Fix comment.
1889
1890 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.xml/maint-xml-dump-03.xml: New file.
1893
1894 2020-11-30 Tom de Vries <tdevries@suse.de>
1895
1896 PR symtab/26905
1897 * gdb.dwarf2/count.exp: Remove kfails.
1898
1899 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1900
1901 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1902 indices.
1903
1904 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1907 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1908 languages. Remove the associated setup_xfail.
1909
1910 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1911
1912 * lib/gdb.exp (gdb_assert): Show error message on error.
1913
1914 2020-11-23 Tom de Vries <tdevries@suse.de>
1915
1916 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1917 * gdb.ada/mod_from_name.exp: Same.
1918 * gdb.ada/pckd_arr_ren.exp: Same.
1919
1920 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1921
1922 * gdb.base/template.exp: New.
1923 * gdb.base/template.c: New.
1924
1925 2020-11-22 Gary Benson <gbenson@redhat.com>
1926
1927 PR gdb/26905
1928 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1929 is defined using a DW_AT_count which references another DIE.
1930
1931 2020-11-21 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.base/vla-ptr.exp: Add XFAIL.
1934
1935 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1936
1937 * gdb.fortran/array-slices-bad.exp: New file.
1938 * gdb.fortran/array-slices-bad.f90: New file.
1939 * gdb.fortran/array-slices-sub-slices.exp: New file.
1940 * gdb.fortran/array-slices-sub-slices.f90: New file.
1941 * gdb.fortran/array-slices.exp: Rewrite tests.
1942 * gdb.fortran/array-slices.f90: Rewrite tests.
1943 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1944
1945 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1946
1947 * gdb.base/completion.exp: Add new completion tests.
1948
1949 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1950
1951 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1952 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1953 * gdb.mi/mi-nsintrall.exp: Likewise.
1954 * gdb.mi/mi-nsmoribund.exp: Likewise.
1955 * gdb.mi/mi-nsthrexec.exp: Likewise.
1956 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1957
1958 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1959
1960 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1961 of perror.
1962
1963 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1964
1965 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1966 $arg.exe exists but $arg does not.
1967
1968 2020-11-17 Gary Benson <gbenson@redhat.com>
1969
1970 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1971 __attribute__ ((used)).
1972
1973 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1974
1975 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1976
1977 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1978
1979 * gdb.base/completion.exp: Add new tests.
1980
1981 2020-11-16 Tom Tromey <tromey@adacore.com>
1982
1983 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1984 tests.
1985
1986 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1987
1988 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1989 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1990 (main): Add reference to pck__fp1_var2.
1991 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1992
1993 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1996
1997 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1998
1999 * gdb.ada/fixed_points.exp: Add ptype tests.
2000 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2001
2002 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2005
2006 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2007
2008 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2009 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2010 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2011 New files.
2012 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2013
2014 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2015 New files.
2016
2017 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2018
2019 PR cli/26879
2020 * gdb.fortran/completion.exp: New file.
2021 * gdb.fortran/completion.f90: New file.
2022
2023 2020-11-12 Joseph Myers <joseph@codesourcery.com>
2024
2025 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2026 but $arg does not.
2027
2028 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.fortran/types.exp: Add more tests.
2031
2032 2020-11-12 Tom Tromey <tom@tromey.com>
2033
2034 PR rust/26799:
2035 * gdb.rust/traits.exp: Remove kfails.
2036
2037 2020-11-12 Gary Benson <gbenson@redhat.com>
2038
2039 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2040 statement.
2041
2042 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
2043
2044 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2045 always-inserted" axis.
2046 (do_test): Add breakpoint_always_inserted parameter.
2047
2048 2020-11-10 Tom Tromey <tromey@adacore.com>
2049
2050 * gdb.ada/bias.exp: Update.
2051 * gdb.ada/bias/bias.adb (X): Change value.
2052
2053 2020-11-10 Gary Benson <gbenson@redhat.com>
2054
2055 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2056 regexp fragment in parentheses to prevent false matching.
2057
2058 2020-11-10 Gary Benson <gbenson@redhat.com>
2059
2060 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2061
2062 2020-11-10 Gary Benson <gbenson@redhat.com>
2063
2064 * gdb.cp/step-and-next-inline.exp: Only require
2065 -gstatement-frontiers when building with GCC.
2066 Only setup KFAIL's for GCC issues when using
2067 a GCC-built executable.
2068
2069 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.base/debug-expr.c: Add extra function to allow for an
2072 additional test.
2073 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2074 to this proc with gdb_test_debug_expr. Add an extra test.
2075 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2076 to this proc with gdb_test_debug_expr, give the tests names
2077 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2078 calls to this proc with gdb_test_debug_expr, give the tests names
2079 * gdb.fortran/debug-expr.exp: New file.
2080 * gdb.fortran/debug-expr.f90: New file.
2081 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2082
2083 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
2084
2085 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2086 proceduresu.
2087 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2088 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2089 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2090 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2091 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2092 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2093 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2094 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2095
2096 2020-11-04 Tom Tromey <tromey@adacore.com>
2097
2098 * gdb.ada/funcall_ref.exp: Update.
2099 * gdb.ada/var_rec_arr.exp: Update.
2100
2101 2020-11-04 Tom Tromey <tromey@adacore.com>
2102
2103 * gdb.ada/rec_ptype.exp: New file.
2104 * gdb.ada/rec_ptype/main.adb: New file.
2105 * gdb.ada/rec_ptype/p.ads: New file.
2106
2107 2020-11-04 Tom Tromey <tromey@adacore.com>
2108
2109 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2110 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2111 (PT_Full): New variable.
2112 * gdb.ada/tick_length_array_enum_idx/pck.adb
2113 (Full_PT): New type.
2114
2115 2020-11-04 Tom Tromey <tromey@adacore.com>
2116
2117 * gdb.ada/array_of_variant.exp: New file.
2118 * gdb.ada/array_of_variant/p.adb: New file.
2119 * gdb.ada/array_of_variant/pck.ads: New file.
2120 * gdb.ada/array_of_variant/pck.adb: New file.
2121
2122 2020-11-04 Tom Tromey <tromey@adacore.com>
2123
2124 * gdb.ada/enum_idx_packed.exp: Add test.
2125 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2126 New variable.
2127 * gdb.ada/enum_idx_packed/pck.ads (Short)
2128 (Multi_Dimension, Multi_Dimension_Access): New types.
2129
2130 2020-11-04 Tom Tromey <tromey@adacore.com>
2131
2132 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2133
2134 2020-11-04 Tom Tromey <tromey@adacore.com>
2135
2136 * gdb.ada/set_pckd_arr_elt.exp: Also test
2137 -fgnat-encodings=minimal. Add tests.
2138 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2139 Call Update_Small a second time.
2140 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2141 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2142 (Variant_Access): New types.
2143 (New_Variant): Declare.
2144
2145 2020-11-04 Tom Tromey <tromey@adacore.com>
2146
2147 * gdb.ada/mod_from_name.exp: Test printing slice.
2148
2149 2020-11-04 Tom Tromey <tromey@adacore.com>
2150
2151 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2152 values.
2153 * gdb.ada/access_to_unbounded_array.exp: Test different
2154 -fgnat-encodings values.
2155 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2156 values.
2157 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2158 values.
2159 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2160 values.
2161 * gdb.ada/array_of_variable_length.exp: Test different
2162 -fgnat-encodings values.
2163 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2164 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2165 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2166 change.
2167 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2168 values.
2169 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2170 * gdb.ada/out_of_line_in_inlined.exp: Test different
2171 -fgnat-encodings values.
2172 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2173 values.
2174 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2175 values.
2176 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2177 -fgnat-encodings values.
2178 * gdb.ada/variant_record_packed_array.exp: Test different
2179 -fgnat-encodings values.
2180
2181 2020-11-04 Tom Tromey <tromey@adacore.com>
2182
2183 * gdb.ada/enum_idx_packed.exp: Add tests.
2184 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2185 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2186 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2187 declarations.
2188
2189 2020-11-03 Tom de Vries <tdevries@suse.de>
2190
2191 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2192 terminator comments.
2193 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2194 terminator.
2195
2196 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2197
2198 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2199 integer format test with regexp.
2200
2201 2020-11-02 Gary Benson <gbenson@redhat.com>
2202
2203 * gdb.base/print-file-var.exp (test): Separate compiler and
2204 linker options, and build using build_executable_from_specs
2205 to accommodate this.
2206
2207 2020-11-02 Gary Benson <gbenson@redhat.com>
2208
2209 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2210 for .c files compiled as C++ with Clang if any shared
2211 libraries are specified.
2212
2213 2020-11-02 Gary Benson <gbenson@redhat.com>
2214
2215 * lib/attributes.h: New header.
2216 * gdb.base/backtrace.c: Include the above. Replace
2217 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2218 * gdb.base/infcall-nested-structs.c: Likewise.
2219 * gdb.base/vla-optimized-out.c: Likewise.
2220
2221 2020-11-02 Tom de Vries <tdevries@suse.de>
2222
2223 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2224
2225 2020-11-01 Joel Brobecker <brobecker@adacore.com>
2226
2227 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2228 System.Min_Int and System.Max_Int with smaller hardcoded
2229 constants.
2230
2231 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2232
2233 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2234 * configure: Re-generate.
2235
2236 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
2237
2238 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2239 expected output.
2240
2241 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2242
2243 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2244 behavior.
2245 * gdb.base/paginate-bg-execution.exp: Ditto.
2246 * gdb.base/paginate-inferior-exit.exp: Ditto.
2247 * gdb.base/double-prompt-target-event-error.c: Remove.
2248 * gdb.base/double-prompt-target-event-error.exp: Remove.
2249
2250 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2251
2252 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2253 inferiors' and 'detach inferiors' do not change the current
2254 inferior.
2255
2256 2020-10-29 Tom de Vries <tdevries@suse.de>
2257
2258 * gdb.threads/tls.exp: Fix DUPLICATEs.
2259
2260 2020-10-28 Tom de Vries <tdevries@suse.de>
2261
2262 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2263
2264 2020-10-28 Tom de Vries <tdevries@suse.de>
2265
2266 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2267 * gdb.base/reread.exp: Same.
2268
2269 2020-10-28 Tom de Vries <tdevries@suse.de>
2270
2271 * lib/gdb.exp (readnow): Handle arg.
2272 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2273
2274 2020-10-28 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.base/relocate.exp: Update regexp for -readnow.
2277
2278 2020-10-28 Tom de Vries <tdevries@suse.de>
2279
2280 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2281 -readnow.
2282
2283 2020-10-28 Tom de Vries <tdevries@suse.de>
2284
2285 PR symtab/26772
2286 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2287 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2288
2289 2020-10-28 Tom de Vries <tdevries@suse.de>
2290
2291 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2292 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2293 complaint during file command for -readnow.
2294
2295 2020-10-28 Tom de Vries <tdevries@suse.de>
2296
2297 * gdb.cp/nsalias.exp: Fix typo in test name.
2298
2299 2020-10-28 Tom de Vries <tdevries@suse.de>
2300
2301 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2302
2303 2020-10-28 Tom de Vries <tdevries@suse.de>
2304
2305 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2306 -readnow.
2307
2308 2020-10-27 Tom de Vries <tdevries@suse.de>
2309
2310 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2311
2312 2020-10-27 Tom de Vries <tdevries@suse.de>
2313
2314 * gdb.base/maint.exp: Update for -readnow.
2315
2316 2020-10-27 Tom de Vries <tdevries@suse.de>
2317
2318 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2319 -readnow.
2320
2321 2020-10-14 Gary Benson <gbenson@redhat.com>
2322
2323 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2324 "_vptr$Base" as correct, in addition to "_vptr.Base".
2325 (test_mixed): Likewise.
2326
2327 2020-10-27 Gary Benson <gbenson@redhat.com>
2328
2329 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2330 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2331
2332 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2333
2334 * gdb.base/condbreak.exp: Update the completion tests to
2335 consider the '-force' flag.
2336
2337 2020-10-27 Tom de Vries <tdevries@suse.de>
2338
2339 * gdb.base/list-ambiguous-readnow.exp: New file.
2340
2341 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2342
2343 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2344 the condition.
2345 * gdb.linespec/cpcompletion.exp: Update to consider the
2346 '-force-condition' keyword.
2347 * gdb.linespec/explicit.exp: Ditto.
2348 * lib/completion-support.exp: Ditto.
2349
2350 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2351
2352 * gdb.base/condbreak-multi-context.cc: New file.
2353 * gdb.base/condbreak-multi-context.exp: New file.
2354
2355 2020-10-26 Tom Tromey <tom@tromey.com>
2356
2357 * lib/mi-support.exp (default_mi_gdb_start): Call
2358 gdb_stdin_log_init.
2359 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2360 subtract one from gdb_instances.
2361 (gdb_stdin_log_write): Flush in_file.
2362
2363 2020-10-26 Tom de Vries <tdevries@suse.de>
2364
2365 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2366
2367 2020-10-26 Tom Tromey <tromey@adacore.com>
2368
2369 * gdb.ada/unsigned_range/foo.adb: New file.
2370 * gdb.ada/unsigned_range/pack.adb: New file.
2371 * gdb.ada/unsigned_range/pack.ads: New file.
2372 * gdb.ada/unsigned_range.exp: New file.
2373
2374 2020-10-26 Tom de Vries <tdevries@suse.de>
2375
2376 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2377
2378 2020-10-26 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2381 for CU.
2382 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2383
2384 2020-10-23 Tom de Vries <tdevries@suse.de>
2385
2386 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2387 DW_FORM_string.
2388 (Dwarf::_default_form): New proc.
2389 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2390 guessed.
2391
2392 2020-10-23 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2395 * gdb.dwarf2/atomic-type.exp: Same.
2396 * gdb.dwarf2/bad-regnum.exp: Same.
2397 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2398 * gdb.dwarf2/dw2-align.exp: Same.
2399 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2400 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2401 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2402 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2403 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2404 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2405 * gdb.dwarf2/enum-type.exp: Same.
2406 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2407 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2408 * gdb.dwarf2/main-subprogram.exp: Same.
2409 * gdb.dwarf2/missing-type-name.exp: Same.
2410 * gdb.dwarf2/nonvar-access.exp: Same.
2411 * gdb.dwarf2/typedef-void-finish.exp: Same.
2412 * gdb.dwarf2/var-access.exp: Same.
2413 * gdb.dwarf2/void-type.exp: Same.
2414
2415 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2416
2417 PR gdb/26693
2418 * gdb.dwarf2/template-specification-full-name.exp: New test.
2419
2420 2020-10-22 Luis Machado <luis.machado@linaro.org>
2421
2422 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2423 expected an offset from the function.
2424 * gdb.base/msym-bp.exp (test): Likewise.
2425
2426 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2427
2428 * gdb.fortran/array-slices.exp: Add a new test.
2429
2430 2020-10-21 Gary Benson <gbenson@redhat.com>
2431
2432 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2433 fullname test with Clang. Also expand comments generally.
2434
2435 2020-10-20 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2438
2439 2020-10-20 Tom de Vries <tdevries@suse.de>
2440
2441 * gdb.dwarf2/arr-stride.c: Remove.
2442 * gdb.dwarf2/arr-stride.exp: Use main.c.
2443 * gdb.dwarf2/arr-subrange.c: Remove.
2444 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2445 * gdb.dwarf2/bad-regnum.c: Remove.
2446 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2447 * gdb.dwarf2/corrupt.c: Remove.
2448 * gdb.dwarf2/corrupt.exp: Use main.c.
2449 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2450 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2451 * gdb.dwarf2/dw2-icycle.c: Remove.
2452 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2453 * gdb.dwarf2/formdata16.c: Remove.
2454 * gdb.dwarf2/formdata16.exp: Use main.c.
2455 * gdb.dwarf2/implptrconst.c: Remove.
2456 * gdb.dwarf2/implptrconst.exp: Use main.c.
2457 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2458 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2459 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2460 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2461
2462 2020-10-20 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2465 file.
2466 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2467
2468 2020-10-20 Tom de Vries <tdevries@suse.de>
2469
2470 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2471 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2472 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2473 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2474 * gdb.dwarf2/dw2-ranges.exp: Same.
2475 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2476 * gdb.dwarf2/var-access.exp: Same.
2477
2478 2020-10-19 Tom Tromey <tromey@adacore.com>
2479
2480 PR tui/26719
2481 * gdb.tui/list.exp: Check source window contents after focus
2482 change.
2483
2484 2020-10-17 Tom de Vries <tdevries@suse.de>
2485
2486 PR symtab/26317
2487 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2488
2489 2020-10-17 Tom de Vries <tdevries@suse.de>
2490
2491 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2492 as suffix.
2493 * gdb.dwarf2/atomic.c: Rename to ...
2494 * gdb.dwarf2/atomic-type.c: ... this.
2495 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2496 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2497 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2498 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2499 * gdb.dwarf2/fission-mix2.c: Rename to ...
2500 * gdb.dwarf2/fission-mix-2.c: ... this.
2501 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2502 standard_testfile.
2503 * gdb.dwarf2/ada-valprint-error.exp: Same.
2504 * gdb.dwarf2/arr-stride.exp: Same.
2505 * gdb.dwarf2/arr-subrange.exp: Same.
2506 * gdb.dwarf2/atomic-type.exp: Same.
2507 * gdb.dwarf2/bad-regnum.exp: Same.
2508 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2509 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2510 * gdb.dwarf2/clang-debug-names.exp: Same.
2511 * gdb.dwarf2/comp-unit-lang.exp: Same.
2512 * gdb.dwarf2/corrupt.exp: Same.
2513 * gdb.dwarf2/count.exp: Same.
2514 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2515 * gdb.dwarf2/data-loc.exp: Same.
2516 * gdb.dwarf2/dw2-align.exp: Same.
2517 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2518 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2519 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2520 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2521 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2522 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2523 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2524 * gdb.dwarf2/dw2-inline-param.exp: Same.
2525 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2526 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2527 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2528 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2529 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2530 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2531 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2532 * gdb.dwarf2/dw2-param-error.exp: Same.
2533 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2534 * gdb.dwarf2/dw2-ranges.exp: Same.
2535 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2536 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2537 * gdb.dwarf2/dw4-sig-types.exp: Same.
2538 * gdb.dwarf2/dynarr-ptr.exp: Same.
2539 * gdb.dwarf2/enum-type.exp: Same.
2540 * gdb.dwarf2/fission-mix.exp: Same.
2541 * gdb.dwarf2/formdata16.exp: Same.
2542 * gdb.dwarf2/implptrconst.exp: Same.
2543 * gdb.dwarf2/implptrpiece.exp: Same.
2544 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2545 * gdb.dwarf2/main-subprogram.exp: Same.
2546 * gdb.dwarf2/method-ptr.exp: Same.
2547 * gdb.dwarf2/missing-sig-type.exp: Same.
2548 * gdb.dwarf2/nonvar-access.exp: Same.
2549 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2550 * gdb.dwarf2/shortpiece.exp: Same.
2551 * gdb.dwarf2/staticvirtual.exp: Same.
2552 * gdb.dwarf2/subrange.exp: Same.
2553 * gdb.dwarf2/symtab-producer.exp: Same.
2554 * gdb.dwarf2/typedef-void-finish.exp: Same.
2555 * gdb.dwarf2/var-access.exp: Same.
2556 * gdb.dwarf2/variant.exp: Same.
2557 * gdb.dwarf2/void-type.exp: Same.
2558 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2559 dw2-ranges-main.c.
2560 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2561
2562 2020-10-16 Tom de Vries <tdevries@suse.de>
2563
2564 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2565
2566 2020-10-16 Tom de Vries <tdevries@suse.de>
2567
2568 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2569
2570 2020-10-14 Tom de Vries <tdevries@suse.de>
2571
2572 PR testsuite/26732
2573 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2574 scenario 2.
2575 * gdb.ada/mi_catch_ex_hand.exp: Same.
2576
2577 2020-10-13 Pedro Alves <pedro@palves.net>
2578
2579 * lib/mi-support.exp (mi_clean_restart): New.
2580 (mi_run_to_main): Delete.
2581 All callers adjust to use mi_clean_restart / mi_runto_main.
2582
2583 2020-10-13 Pedro Alves <pedro@palves.net>
2584
2585 * config/monitor.exp: Use "list -q".
2586 * gdb.arch/gdb1558.exp: Use "break -q".
2587 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2588 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2589 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2590 * gdb.base/commands.exp: Use "break -q".
2591 * gdb.base/condbreak.exp: Use "break -q".
2592 * gdb.base/ctf-ptype.exp: Use "list -q".
2593 * gdb.base/define.exp: Use "break -q".
2594 * gdb.base/del.exp: Use "break -q".
2595 * gdb.base/fullname.exp: Use "break -q".
2596 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2597 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2598 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2599 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2600 "hbreak -q".
2601 * gdb.base/included.exp: Use "list -q".
2602 * gdb.base/label.exp: Use "break -q".
2603 * gdb.base/lineinc.exp: Use "break -q".
2604 * gdb.base/list.exp: Use "list -q".
2605 * gdb.base/macscp.exp: Use "list -q".
2606 * gdb.base/pending.exp: Use "break -q".
2607 * gdb.base/prologue-include.exp: Use "break -q".
2608 * gdb.base/ptype.exp: Use "list -q".
2609 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2610 * gdb.base/server-del-break.exp: Use "break -q".
2611 * gdb.base/style.exp: Use "break -q".
2612 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2613 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2614 * gdb.cp/exception.exp: Use "tbreak -q".
2615 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2616 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2617 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2618 * gdb.dwarf2/pr13961.exp: Use "break -q".
2619 * gdb.linespec/explicit.exp: Use "list -q".
2620 * gdb.linespec/linespec.exp: Use "break -q".
2621 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2622 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2623 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2624 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2625 * gdb.trace/change-loc.exp: Use "break -q".
2626 * gdb.trace/pending.exp: Use "break -q".
2627 * gdb.tui/basic.exp: Use "list -q".
2628 * gdb.tui/list-before.exp: Use "list -q".
2629 * gdb.tui/list.exp: Use "list -q".
2630 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2631
2632 2020-10-13 Pedro Alves <pedro@palves.net>
2633
2634 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2635 saved breakpoints file.
2636 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2637 inspecting breakpoint list.
2638 * lib/gdb.exp (runto_main): Add "qualified" to options.
2639 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2640 and handle it.
2641 (mi_runto_main): Pass 1 as qualified argument.
2642
2643 2020-10-13 Pedro Alves <pedro@palves.net>
2644
2645 * lib/mi-support.exp (mi_runto_main): New proc.
2646 (mi_run_to_main): Use it.
2647 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2648 * gdb.mi/mi-var-cmd.exp: Likewise.
2649 * gdb.mi/mi-var-invalidate.exp: Likewise.
2650 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2651 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2652 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2653 * gdb.mi/user-selected-context-sync.exp: Likewise.
2654 * gdb.opt/inline-cmds.exp: Likewise.
2655 * gdb.python/py-framefilter-mi.exp: Likewise.
2656 * gdb.python/py-mi.exp: Likewise.
2657
2658 2020-10-13 Pedro Alves <pedro@palves.net>
2659
2660 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2661 "runto main".
2662 * gdb.ada/small_reg_param.exp: Likewise.
2663 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2664 * gdb.base/annota1.exp: Likewise.
2665 * gdb.base/anon.exp: Likewise.
2666 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2667 * gdb.base/dprintf-non-stop.exp: Likewise.
2668 * gdb.base/dprintf.exp: Likewise.
2669 * gdb.base/gdb11530.exp: Likewise.
2670 * gdb.base/gdb11531.exp: Likewise.
2671 * gdb.base/gnu_vector.exp: Likewise.
2672 * gdb.base/interrupt-noterm.exp: Likewise.
2673 * gdb.base/memattr.exp: Likewise.
2674 * gdb.base/step-over-syscall.exp: Likewise.
2675 * gdb.base/watch-cond-infcall.exp: Likewise.
2676 * gdb.base/watch-read.exp: Likewise.
2677 * gdb.base/watch-vfork.exp: Likewise.
2678 * gdb.base/watch_thread_num.exp: Likewise.
2679 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2680 * gdb.guile/scm-frame-inline.exp: Likewise.
2681 * gdb.linespec/explicit.exp: Likewise.
2682 * gdb.opt/inline-break.exp: Likewise.
2683 * gdb.python/py-frame-inline.exp: Likewise.
2684 * gdb.reverse/break-precsave.exp: Likewise.
2685 * gdb.reverse/break-reverse.exp: Likewise.
2686 * gdb.reverse/consecutive-precsave.exp: Likewise.
2687 * gdb.reverse/consecutive-reverse.exp: Likewise.
2688 * gdb.reverse/finish-precsave.exp: Likewise.
2689 * gdb.reverse/finish-reverse.exp: Likewise.
2690 * gdb.reverse/fstatat-reverse.exp: Likewise.
2691 * gdb.reverse/getresuid-reverse.exp: Likewise.
2692 * gdb.reverse/i386-precsave.exp: Likewise.
2693 * gdb.reverse/i386-reverse.exp: Likewise.
2694 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2695 * gdb.reverse/i387-env-reverse.exp: Likewise.
2696 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2697 * gdb.reverse/insn-reverse.exp: Likewise.
2698 * gdb.reverse/machinestate-precsave.exp: Likewise.
2699 * gdb.reverse/machinestate.exp: Likewise.
2700 * gdb.reverse/pipe-reverse.exp: Likewise.
2701 * gdb.reverse/readv-reverse.exp: Likewise.
2702 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2703 * gdb.reverse/rerun-prec.exp: Likewise.
2704 * gdb.reverse/s390-mvcle.exp: Likewise.
2705 * gdb.reverse/solib-precsave.exp: Likewise.
2706 * gdb.reverse/solib-reverse.exp: Likewise.
2707 * gdb.reverse/step-precsave.exp: Likewise.
2708 * gdb.reverse/step-reverse.exp: Likewise.
2709 * gdb.reverse/time-reverse.exp: Likewise.
2710 * gdb.reverse/until-precsave.exp: Likewise.
2711 * gdb.reverse/until-reverse.exp: Likewise.
2712 * gdb.reverse/waitpid-reverse.exp: Likewise.
2713 * gdb.reverse/watch-precsave.exp: Likewise.
2714 * gdb.reverse/watch-reverse.exp: Likewise.
2715 * gdb.threads/kill.exp: Likewise.
2716 * gdb.threads/tid-reuse.exp: Likewise.
2717
2718 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2719
2720 PR gdb/26642
2721 * gdb.base/maint-target-async-off.c: New test.
2722 * gdb.base/maint-target-async-off.exp: New test.
2723
2724 2020-10-13 Alan Modra <amodra@gmail.com>
2725
2726 * gdb.arch/powerpc-altivec.s,
2727 * gdb.arch/powerpc-power7.s,
2728 * gdb.arch/powerpc-power8.s,
2729 * gdb.arch/powerpc-power9.s,
2730 * gdb.arch/powerpc-vsx.s,
2731 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2732 * gdb.arch/powerpc-altivec.exp,
2733 * gdb.arch/powerpc-power7.exp,
2734 * gdb.arch/powerpc-power8.exp,
2735 * gdb.arch/powerpc-power9.exp,
2736 * gdb.arch/powerpc-vsx.exp,
2737 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2738 disassembly of mfvsrd/mtvsrd.
2739
2740 2020-10-13 Alan Modra <amodra@gmail.com>
2741
2742 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2743 "target architecture" output.
2744 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2745 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2746 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2747 * gdb.arch/s390-disassembler-options.exp: Likewise.
2748
2749 2020-10-12 Pedro Alves <pedro@palves.net>
2750
2751 PR exp/26602
2752 PR c++/26550
2753 * gdb.cp/ambiguous.cc (marker1): Delete.
2754 (main): Initialize all the fields of the locals. Replace marker1
2755 call with a "set breakpoint here" marker.
2756 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2757 instead of running to marker1. Add tests printing all the
2758 variables and all the fields of the variables.
2759 (test_ambiguous): New proc, expecting the new GDB output when a
2760 field access is ambiguous. Change all "warning: X ambiguous"
2761 tests to use it.
2762
2763 2020-10-12 Gary Benson <gbenson@redhat.com>
2764
2765 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2766 * gdb.base/msym-bp-2.c (foo): Likewise.
2767 * gdb.base/msym-lang.c (foo): Likewise.
2768 * gdb.base/msym-lang-main.c (foo): Likewise.
2769 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2770 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2771 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2772 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2773 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2774 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2775 * gdb.python/py-objfile.c (static_var): Likewise.
2776 * gdb.python/py-symbol.c (rr): Likewise.
2777 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2778 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2779
2780 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2781
2782 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2783 output of backtrace.
2784
2785 2020-10-09 Tom Tromey <tromey@adacore.com>
2786
2787 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2788 (Rec): Add field. Fix range.
2789 * gdb.ada/scalar_storage.exp: Update.
2790
2791 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2792
2793 PR exp/26714
2794 * gdb.base/printcmds.exp: Add tests for void results.
2795
2796 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2797
2798 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2799 is emmited for both 'set directories' and 'directory' commands.
2800
2801 2020-10-08 Tom Tromey <tom@tromey.com>
2802
2803 * gdb.base/style.exp: Check that "main"'s name is styled.
2804
2805 2020-10-07 Tom Tromey <tromey@adacore.com>
2806
2807 * gdb.base/find.exp: Rename some tests.
2808
2809 2020-10-06 Gary Benson <gbenson@redhat.com>
2810
2811 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2812 * gdb.base/list1.c (unused): Likewise.
2813
2814 2020-10-06 Gary Benson <gbenson@redhat.com>
2815
2816 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2817 __attribute__ ((used)).
2818 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2819
2820 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2821
2822 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2823 make use of regions throughout.
2824 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2825 not {...}.
2826 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2827
2828 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2829
2830 * gdb.base/call-sc.c: Fix return struct on stack test case.
2831 * gdb.base/call-sc.exp: Likewise.
2832
2833 2020-10-02 Gary Benson <gbenson@redhat.com>
2834
2835 * README: Fix "paralell".
2836
2837 2020-09-30 Gary Benson <gbenson@redhat.com>
2838
2839 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2840 Convert directive to lowercase.
2841 (.Labbrev1_begin): Add missing label.
2842 (abbrev code 0x1): Remove DW_AT_stmt_list.
2843 (.Ldie_b): Likewise.
2844
2845 2020-09-27 Tom Tromey <tom@tromey.com>
2846
2847 * gdb.tui/new-layout.exp: Use with_test_prefix.
2848
2849 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2850
2851 PR python/26586
2852 * gdb.python/python.exp: add test cases for the from_tty
2853 argument to gdb.execute.
2854
2855 2020-09-25 Gary Benson <gbenson@redhat.com>
2856
2857 * gdb.base/infcall-nested-structs.exp.tcl: Add
2858 additional_flags=-Wno-tautological-compare for C++
2859 tests when compiling using Clang.
2860
2861 2020-09-25 Gary Benson <gbenson@redhat.com>
2862
2863 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2864 for .c files.
2865
2866 2020-09-24 Tom Tromey <tromey@adacore.com>
2867
2868 PR tui/26638:
2869 * gdb.tui/list.exp: Check output of "focus next".
2870
2871 2020-09-23 Tom Tromey <tom@tromey.com>
2872
2873 * gdb.dwarf2/intbits.exp: New file.
2874 * gdb.dwarf2/intbits.c: New file.
2875
2876 2020-09-20 Pedro Alves <pedro@palves.net>
2877
2878 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2879 spawn_id before calling remote_close. Close secondary MI channel.
2880
2881 2020-09-20 Pedro Alves <pedro@palves.net>
2882
2883 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2884 fails.
2885
2886 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2887
2888 * gdb.fortran/array-slices.exp: Update expected results.
2889 * gdb.fortran/class-allocatable-array.exp: Likewise.
2890 * gdb.fortran/multi-dim.exp: Likewise.
2891 * gdb.fortran/vla-type.exp: Likewise.
2892 * gdb.mi/mi-vla-fortran.exp: Likewise.
2893
2894 2020-09-18 Victor Collod <vcollod@nvidia.com>
2895
2896 PR gdb/26635
2897 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2898 compatible with i386, and move it to...
2899 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2900 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2901 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2902
2903 2020-09-18 Pedro Alves <pedro@palves.net>
2904
2905 PR gdb/26631
2906 * gdb.multi/multi-target-thread-find.exp: New file.
2907
2908 2020-09-18 Pedro Alves <pedro@palves.net>
2909
2910 * gdb.multi/multi-target-continue.exp: New file, factored out from
2911 multi-target.exp.
2912 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2913 multi-target.exp.
2914 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2915 multi-target.exp.
2916 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2917 multi-target.exp.
2918 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2919 multi-target.exp.
2920 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2921 multi-target.exp.
2922 * gdb.multi/multi-target.exp: Delete.
2923
2924 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 * gdb.fortran/array-slices.exp: Add missing message data.
2927
2928 2020-09-17 Pedro Alves <pedro@palves.net>
2929
2930 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2931
2932 2020-09-17 Pedro Alves <pedro@palves.net>
2933
2934 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2935 full prototype.
2936
2937 2020-09-17 Pedro Alves <pedro@palves.net>
2938
2939 * gdb.python/py-as-string.c: Add cast.
2940
2941 2020-09-17 Pedro Alves <pedro@palves.net>
2942
2943 * gdb.base/sizeof.c (fill): Add cast.
2944
2945 2020-09-17 Pedro Alves <pedro@palves.net>
2946
2947 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2948
2949 2020-09-17 Pedro Alves <pedro@palves.net>
2950
2951 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2952 linkage name.
2953 * gdb.base/prologue.exp: Use print /d.
2954 * gdb.base/symbol-alias.exp: Handle C++ output.
2955 * gdb.base/symbol-alias2.c: Handle C++ output.
2956 [__cplusplus] (func): Explicitly specify linkage name.
2957
2958 2020-09-17 Pedro Alves <pedro@palves.net>
2959
2960 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2961 (struct my_key_t): ... this. Adjust all references.
2962 (struct value_t): Rename to ...
2963 (struct my_value_t): ... this. Adjust all references.
2964 (create_map, add_map_element, create_map_map)
2965 (add_map_map_element): Add casts.
2966
2967 2020-09-17 Pedro Alves <pedro@palves.net>
2968
2969 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2970 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2971
2972 2020-09-17 Pedro Alves <pedro@palves.net>
2973
2974 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2975
2976 2020-09-17 Pedro Alves <pedro@palves.net>
2977
2978 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2979 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2980 (charfoo, intfoo): Define full prototype.
2981 * gdb.base/ptype1.c (charfoo): Define full prototype.
2982 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2983 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2984
2985 2020-09-17 Pedro Alves <pedro@palves.net>
2986
2987 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2988 Don't define.
2989 (utf_32_string): Compile for both C and C++.
2990 * gdb.base/charset.exp: Use "print /d".
2991
2992 2020-09-17 Pedro Alves <pedro@palves.net>
2993
2994 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2995 (nullptr): Rename to ...
2996 (null_ptr): ... this.
2997 * gdb.base/watchpoint.exp: Adjust to rename.
2998
2999 2020-09-17 Pedro Alves <pedro@palves.net>
3000
3001 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3002 (three_not_flag): Add casts.
3003
3004 2020-09-17 Pedro Alves <pedro@palves.net>
3005
3006 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3007 char array.
3008 (main): Add references to Barrier, TestStrings, TestStringsH and
3009 TestStringsW.
3010 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3011 and expect a full prototype in C++.
3012
3013 2020-09-17 Pedro Alves <pedro@palves.net>
3014
3015 * gdb.base/nested-addr.c (main): Add cast.
3016 * gdb.base/nested-addr.exp: Use "print /d".
3017
3018 2020-09-17 Pedro Alves <pedro@palves.net>
3019
3020 * gdb.base/break.exp (func): New. Use it throughout when
3021 expecting a function name.
3022
3023 2020-09-17 Pedro Alves <pedro@palves.net>
3024
3025 * gdb.base/display.exp: Issue "set print asm-demangle on".
3026
3027 2020-09-17 Pedro Alves <pedro@palves.net>
3028
3029 * gdb.base/find.c: Include <string.h>.
3030 (init_bufs): Add cast.
3031 * gdb.base/find.exp: Issue "set print asm-demangle on".
3032
3033 2020-09-16 Tom Tromey <tromey@adacore.com>
3034
3035 PR gdb/26598:
3036 * gdb.base/skipcxx.exp: New file.
3037 * gdb.base/skipcxx.cc: New file.
3038
3039 2020-09-16 Tom de Vries <tdevries@suse.de>
3040
3041 PR testsuite/26617
3042 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3043 WITH_DEBUG_SECTIONS is defined.
3044 (xstr, str): New macro.
3045 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3046 to get start and size of _Dmain.
3047 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3048 using additional_flags.
3049
3050 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3051
3052 * gdb.base/bp-cmds-sourced-script.c: New file.
3053 * gdb.base/bp-cmds-sourced-script.exp: New test.
3054 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3055
3056 2020-09-16 Tom de Vries <tdevries@suse.de>
3057
3058 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3059 get the gdb prompt after issuing "monitor exit".
3060
3061 2020-09-16 Tom de Vries <tdevries@suse.de>
3062
3063 PR testsuite/26624
3064 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3065
3066 2020-09-16 Tom de Vries <tdevries@suse.de>
3067
3068 PR testsuite/26618
3069 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3070
3071 2020-09-15 Tom Tromey <tromey@adacore.com>
3072
3073 PR rust/26197:
3074 * lib/rust-support.exp (rust_llvm_version): New proc.
3075 * gdb.rust/simple.exp: Check rust_llvm_version.
3076
3077 2020-09-14 Tom de Vries <tdevries@suse.de>
3078
3079 * gdb.rust/traits.exp: Fix PATH warning.
3080
3081 2020-09-13 Pedro Alves <pedro@palves.net>
3082
3083 * gdb.base/catch-follow-exec.c (main): Add explicit return
3084 statement.
3085 * gdb.base/catch-signal.c (main): Likewise.
3086 * gdb.base/condbreak-call-false.c (main): Likewise.
3087 * gdb.base/consecutive.c (main): Add explicit return
3088 statement and return type.
3089 * gdb.base/cursal.c (main): Add explicit return statement.
3090 * gdb.base/cvexpr.c (main): Likewise.
3091 * gdb.base/display.c (main): Add explicit return statement and
3092 return type.
3093 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3094 * gdb.base/endianity.c (main): Likewise.
3095 * gdb.base/execd-prog.c (main): Likewise.
3096 * gdb.base/gdb1090.c (main): Likewise.
3097 * gdb.base/info_qt.c (main): Likewise.
3098 * gdb.base/lineinc.c (main): Likewise.
3099 * gdb.base/load-command.c (main): Likewise.
3100 * gdb.base/macscp1.c (main): Likewise.
3101 * gdb.base/pr10179-a.c (main): Likewise.
3102 * gdb.base/quit-live.c (main): Likewise.
3103 * gdb.base/scope0.c (main): Likewise.
3104 * gdb.base/settings.c (main): Likewise.
3105 * gdb.base/stack-checking.c (main): Return int.
3106 * gdb.base/varargs.c (main): Add explicit return statement.
3107 * gdb.cp/ambiguous.cc (main): Likewise.
3108 * gdb.cp/anon-struct.cc (main): Likewise.
3109 * gdb.cp/anon-union.cc (main): Likewise.
3110 * gdb.cp/bool.cc (main): Likewise.
3111 * gdb.cp/bs15503.cc (main): Likewise.
3112 * gdb.cp/cplusfuncs.cc (main): Likewise.
3113 * gdb.cp/cttiadd.cc (main): Likewise.
3114 * gdb.cp/extern-c.cc (main): Likewise.
3115 * gdb.cp/filename.cc (main): Likewise.
3116 * gdb.cp/formatted-ref.cc (main): Likewise.
3117 * gdb.cp/mb-ctor.cc (main): Likewise.
3118 * gdb.cp/member-ptr.cc (main): Likewise.
3119 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3120 * gdb.cp/overload-const.cc (main): Likewise.
3121 * gdb.cp/paren-type.cc (main): Likewise.
3122 * gdb.cp/parse-lang.cc (main): Likewise.
3123 * gdb.cp/pr-1023.cc (main): Likewise.
3124 * gdb.cp/psmang1.cc (main): Likewise.
3125 * gdb.cp/readnow-language.cc (main): Likewise.
3126 * gdb.cp/ref-params.cc (main): Likewise.
3127 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3128 * gdb.cp/virtbase2.cc (main): Likewise.
3129 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3130 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3131 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3132 * gdb.mi/mi-console.c (main): Likewise.
3133 * gdb.mi/mi-read-memory.c (main): Likewise.
3134 * gdb.modula2/multidim.c (main): Likewise.
3135 * gdb.opt/inline-small-func.c (main): Likewise.
3136 * gdb.python/py-rbreak.c (main): Likewise.
3137 * gdb.stabs/exclfwd1.c (main): Likewise.
3138 * gdb.trace/qtro.c (main): Likewise.
3139
3140 2020-09-13 Pedro Alves <pedro@palves.net>
3141
3142 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3143 instead of getenv.
3144
3145 2020-09-13 Pedro Alves <pedro@palves.net>
3146
3147 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3148 instead of spawning GDB with remote_spawn.
3149 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3150 gdb_spawn instead of spawning GDB with remote_spawn.
3151
3152 2020-09-13 Pedro Alves <pedro@palves.net>
3153
3154 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3155 file and add calls to first and second.
3156 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3157 add call to f.
3158
3159 2020-09-13 Pedro Alves <pedro@palves.net>
3160
3161 * gdb.mi/mi-break-qualified.cc: New file.
3162 * gdb.mi/mi-break-qualified.exp: New file.
3163 * lib/mi-support.exp (mi_create_breakpoint_multi)
3164 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3165 procedures.
3166 (mi_create_breakpoint_1): New, factored out from
3167 mi_create_breakpoint.
3168
3169 2020-09-13 Pedro Alves <pedro@palves.net>
3170
3171 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3172 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3173 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3174 (register_class): Delete.
3175 (main): Don't call register_class.
3176
3177 2020-09-13 Pedro Alves <pedro@palves.net>
3178
3179 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3180 (do_tests): Remove "calling method for small class" test.
3181 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3182 (register_class): Delete.
3183 (main): Don't call register_class.
3184 * gdb.cp/call-method-register.exp: New file, based on bits removed
3185 from classes.exp.
3186 * gdb.cp/call-method-register.cc: New file, based on bits removed
3187 from classes.cc.
3188
3189 2020-09-13 Pedro Alves <pedro@palves.net>
3190
3191 * gdb.base/msym-bp-2.c: New.
3192 * gdb.base/msym-bp-shl-lib.c: New file.
3193 * gdb.base/msym-bp-shl-main-2.c: New file.
3194 * gdb.base/msym-bp-shl-main.c: New file.
3195 * gdb.base/msym-bp-shl.exp: New file.
3196 * gdb.base/msym-bp.c: New file.
3197 * gdb.base/msym-bp.exp: New file.
3198
3199 2020-09-13 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.base/default.exp: Change $_gdb_major to 11.
3202
3203 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3204 Felix Willgerodt <Felix.Willgerodt@intel.com>
3205
3206 * x86-avx512bf16.c: New file.
3207 * x86-avx512bf16.exp: Likewise.
3208 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3209
3210 2020-09-11 Tom de Vries <tdevries@suse.de>
3211
3212 PR exp/26602
3213 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3214
3215 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3216
3217 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3218
3219 2020-09-10 Alan Modra <amodra@gmail.com>
3220
3221 PR 26597
3222 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3223
3224 2020-09-08 Tom de Vries <tdevries@suse.de>
3225
3226 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3227 after gdb_starti_cmd.
3228
3229 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3230
3231 * lib/fortran.exp (fortran_complex8): New proc.
3232 (fortran_complex16): New proc.
3233 * gdb.fortran/complex.exp: Use routines from fortran.exp
3234 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3235 * gdb.fortran/vla-ptr-info.exp: Likewise.
3236
3237 2020-09-03 Tom de Vries <tdevries@suse.de>
3238
3239 PR breakpoint/26546
3240 * gdb.base/label-without-address.exp: Runto main first.
3241
3242 2020-09-02 Tom Tromey <tromey@adacore.com>
3243
3244 * gdb.ada/mi_var_access.exp: Test children of access variable.
3245 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3246 * gdb.ada/mi_var_array.exp: Update.
3247
3248 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3249
3250 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3251 on docker w/ AUFS storage driver.
3252
3253 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3254
3255 * gdb.base/corefile2.exp (renamed binfile): New tests.
3256
3257 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3258
3259 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3260
3261 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3262
3263 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3264 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3265
3266 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3267
3268 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3269 output, printing a "not saved" value from history and printing a
3270 convenience variable created from a "not saved" value.
3271
3272 2020-08-31 Tom de Vries <tdevries@suse.de>
3273
3274 * gdb.base/eh_return.exp: Use nopie.
3275
3276 2020-08-28 Pedro Alves <pedro@palves.net>
3277
3278 * gdb.base/advance-until-multiple-locations.exp
3279 (advance_overload, until_overload): Adjust to match the
3280 frame/function header instead of the source line text.
3281
3282 2020-08-28 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.base/label-without-address.c: New test.
3285 * gdb.base/label-without-address.exp: New file.
3286
3287 2020-08-27 Pedro Alves <pedro@palves.net>
3288
3289 PR gdb/26523
3290 PR gdb/26524
3291 * gdb.base/advance-until-multiple-locations.cc: New.
3292 * gdb.base/advance-until-multiple-locations.exp: New.
3293
3294 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3295
3296 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3297
3298 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3299
3300 * gdb.arch/amd64-byte.exp: Make test names unique, use
3301 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3302 * gdb.arch/amd64-dword.exp: Likewise.
3303 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3304 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3305 unique.
3306 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3307 * gdb.arch/amd64-word.exp: Make test names unique, use
3308 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3309 * gdb.arch/i386-byte.exp: Make test names unique, use
3310 gdb_breakpoint.
3311 * gdb.arch/i386-word.exp: Likewise.
3312
3313 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
3314
3315 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3316
3317 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3318
3319 PR gdb/26532
3320 * gdb.threads/stepi-random-signal.exp: Update pattern.
3321
3322 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
3323
3324 PR gdb/26532
3325 * gdb.base/ui-redirect.exp: Update pattern.
3326
3327 2020-08-25 Gary Benson <gbenson@redhat.com>
3328
3329 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3330 when compiling with clang.
3331 * gdb.dwarf2/dw2-restore.exp: Likewise.
3332
3333 2020-08-25 Gary Benson <gbenson@redhat.com>
3334
3335 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3336 Add additional_flags=-Wno-inaccessible-base when compiling
3337 with GCC >= 10.1 or clang. Add additional_flags=-w when
3338 compiling with GCC < 10.
3339
3340 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3341
3342 PR m2/26372
3343 * gdb.modula2/multidim.c: New file.
3344 * gdb.modula2/multidim.exp: New file.
3345
3346 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3347
3348 * lib/gdb.exp (runto): Always emit fail on internal error.
3349
3350 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
3351
3352 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3353 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3354 Likewise.
3355 * gdb.threads/stepi-random-signal.exp: Likewise.
3356
3357 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3358
3359 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3360 * gdb.trace/strace.exp: Ditto.
3361
3362 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3363
3364 * gdb.fortran/vla-type.exp: Skip commands not required for
3365 the Flang compiled binaries after prologue fix.
3366
3367 2020-08-17 Tom de Vries <tdevries@suse.de>
3368 Tom Tromey <tromey@adacore.com>
3369
3370 PR rust/26197:
3371 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3372
3373 2020-08-17 Tom Tromey <tromey@adacore.com>
3374
3375 * gdb.ada/mi_var_access.exp: New file.
3376 * gdb.ada/mi_var_access/mi_access.adb: New file.
3377 * gdb.ada/mi_var_access/pck.adb: New file.
3378 * gdb.ada/mi_var_access/pck.ads: New file.
3379
3380 2020-08-16 Tom de Vries <tdevries@suse.de>
3381
3382 PR gdb/25350
3383 * gdb.base/eh_return.c: New test.
3384 * gdb.base/eh_return.exp: New file.
3385
3386 2020-08-15 Tom de Vries <tdevries@suse.de>
3387
3388 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3389 (mixed_func_1d_): Use fortran_charlen_t in decl.
3390
3391 2020-08-15 Tom de Vries <tdevries@suse.de>
3392
3393 PR backtrace/26390
3394 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3395 Update expected pattern.
3396
3397 2020-08-13 Pedro Alves <pedro@palves.net>
3398
3399 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3400 * gdb.fortran/library-module.exp: Likewise.
3401 * gdb.fortran/logical.exp: Likewise.
3402 * gdb.fortran/module.exp: Likewise.
3403 * gdb.fortran/print_type.exp: Likewise.
3404 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3405 * gdb.fortran/vla-datatypes.exp: Likewise.
3406 * gdb.fortran/vla-history.exp: Likewise.
3407 * gdb.fortran/vla-ptr-info.exp: Likewise.
3408 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3409 * gdb.fortran/vla-ptype.exp: Likewise.
3410 * gdb.fortran/vla-sizeof.exp: Likewise.
3411 * gdb.fortran/vla-type.exp: Likewise.
3412 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3413 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3414 * gdb.fortran/vla-value-sub.exp: Likewise.
3415 * gdb.fortran/vla-value.exp: Likewise.
3416
3417 2020-08-13 Pedro Alves <pedro@palves.net>
3418
3419 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3420 * gdb.ada/access_to_packed_array.exp: Likewise.
3421 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3422 * gdb.ada/addr_arith.exp: Likewise.
3423 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3424 * gdb.ada/arr_arr.exp: Likewise.
3425 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3426 * gdb.ada/array_bounds.exp: Likewise.
3427 * gdb.ada/array_of_variable_length.exp: Likewise.
3428 * gdb.ada/array_ptr_renaming.exp: Likewise.
3429 * gdb.ada/array_subscript_addr.exp: Likewise.
3430 * gdb.ada/arraydim.exp: Likewise.
3431 * gdb.ada/arrayparam.exp: Likewise.
3432 * gdb.ada/arrayptr.exp: Likewise.
3433 * gdb.ada/assign_1.exp: Likewise.
3434 * gdb.ada/assign_arr.exp: Likewise.
3435 * gdb.ada/atomic_enum.exp: Likewise.
3436 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3437 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3438 * gdb.ada/bias.exp: Likewise.
3439 * gdb.ada/boolean_expr.exp: Likewise.
3440 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3441 * gdb.ada/bp_enum_homonym.exp: Likewise.
3442 * gdb.ada/bp_inlined_func.exp: Likewise.
3443 * gdb.ada/bp_on_var.exp: Likewise.
3444 * gdb.ada/bp_range_type.exp: Likewise.
3445 * gdb.ada/bp_reset.exp: Likewise.
3446 * gdb.ada/call_pn.exp: Likewise.
3447 * gdb.ada/catch_assert_if.exp: Likewise.
3448 * gdb.ada/catch_ex.exp: Likewise.
3449 * gdb.ada/catch_ex_std.exp: Likewise.
3450 * gdb.ada/char_enum.exp: Likewise.
3451 * gdb.ada/char_param.exp: Likewise.
3452 * gdb.ada/complete.exp: Likewise.
3453 * gdb.ada/cond_lang.exp: Likewise.
3454 * gdb.ada/convvar_comp.exp: Likewise.
3455 * gdb.ada/dgopt.exp: Likewise.
3456 * gdb.ada/disc_arr_bound.exp: Likewise.
3457 * gdb.ada/display_nested.exp: Likewise.
3458 * gdb.ada/dot_all.exp: Likewise.
3459 * gdb.ada/dyn_loc.exp: Likewise.
3460 * gdb.ada/dyn_stride.exp: Likewise.
3461 * gdb.ada/excep_handle.exp: Likewise.
3462 * gdb.ada/expr_delims.exp: Likewise.
3463 * gdb.ada/expr_with_funcall.exp: Likewise.
3464 * gdb.ada/exprs.exp: Likewise.
3465 * gdb.ada/fin_fun_out.exp: Likewise.
3466 * gdb.ada/fixed_cmp.exp: Likewise.
3467 * gdb.ada/formatted_ref.exp: Likewise.
3468 * gdb.ada/frame_arg_lang.exp: Likewise.
3469 * gdb.ada/frame_args.exp: Likewise.
3470 * gdb.ada/fullname_bp.exp: Likewise.
3471 * gdb.ada/fun_addr.exp: Likewise.
3472 * gdb.ada/fun_in_declare.exp: Likewise.
3473 * gdb.ada/fun_overload_menu.exp: Likewise.
3474 * gdb.ada/fun_renaming.exp: Likewise.
3475 * gdb.ada/funcall_char.exp: Likewise.
3476 * gdb.ada/funcall_param.exp: Likewise.
3477 * gdb.ada/funcall_ptr.exp: Likewise.
3478 * gdb.ada/funcall_ref.exp: Likewise.
3479 * gdb.ada/homonym.exp: Likewise.
3480 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3481 * gdb.ada/info_auto_lang.exp: Likewise.
3482 * gdb.ada/info_exc.exp: Likewise.
3483 * gdb.ada/info_types.exp: Likewise.
3484 * gdb.ada/int_deref.exp: Likewise.
3485 * gdb.ada/interface.exp: Likewise.
3486 * gdb.ada/iwide.exp: Likewise.
3487 * gdb.ada/lang_switch.exp: Likewise.
3488 * gdb.ada/length_cond.exp: Likewise.
3489 * gdb.ada/maint_with_ada.exp: Likewise.
3490 * gdb.ada/mi_catch_assert.exp: Likewise.
3491 * gdb.ada/mi_catch_ex.exp: Likewise.
3492 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3493 * gdb.ada/mi_dyn_arr.exp: Likewise.
3494 * gdb.ada/mi_ex_cond.exp: Likewise.
3495 * gdb.ada/mi_exc_info.exp: Likewise.
3496 * gdb.ada/mi_interface.exp: Likewise.
3497 * gdb.ada/mi_prot.exp: Likewise.
3498 * gdb.ada/mi_ref_changeable.exp: Likewise.
3499 * gdb.ada/mi_string_access.exp: Likewise.
3500 * gdb.ada/mi_task_arg.exp: Likewise.
3501 * gdb.ada/mi_task_info.exp: Likewise.
3502 * gdb.ada/mi_var_array.exp: Likewise.
3503 * gdb.ada/mi_var_union.exp: Likewise.
3504 * gdb.ada/mi_variant.exp: Likewise.
3505 * gdb.ada/minsyms.exp: Likewise.
3506 * gdb.ada/mod_from_name.exp: Likewise.
3507 * gdb.ada/nested.exp: Likewise.
3508 * gdb.ada/null_array.exp: Likewise.
3509 * gdb.ada/optim_drec.exp: Likewise.
3510 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3511 * gdb.ada/packed_array_assign.exp: Likewise.
3512 * gdb.ada/packed_tagged.exp: Likewise.
3513 * gdb.ada/pp-rec-component.exp: Likewise.
3514 * gdb.ada/print_chars.exp: Likewise.
3515 * gdb.ada/print_pc.exp: Likewise.
3516 * gdb.ada/ptr_typedef.exp: Likewise.
3517 * gdb.ada/ptype_arith_binop.exp: Likewise.
3518 * gdb.ada/ptype_array.exp: Likewise.
3519 * gdb.ada/ptype_field.exp: Likewise.
3520 * gdb.ada/ptype_tagged_param.exp: Likewise.
3521 * gdb.ada/ptype_union.exp: Likewise.
3522 * gdb.ada/py_range.exp: Likewise.
3523 * gdb.ada/py_taft.exp: Likewise.
3524 * gdb.ada/rdv_wait.exp: Likewise.
3525 * gdb.ada/rec_comp.exp: Likewise.
3526 * gdb.ada/rec_return.exp: Likewise.
3527 * gdb.ada/ref_param.exp: Likewise.
3528 * gdb.ada/ref_tick_size.exp: Likewise.
3529 * gdb.ada/rename_subscript_param.exp: Likewise.
3530 * gdb.ada/repeat_dyn.exp: Likewise.
3531 * gdb.ada/same_component_name.exp: Likewise.
3532 * gdb.ada/same_enum.exp: Likewise.
3533 * gdb.ada/scalar_storage.exp: Likewise.
3534 * gdb.ada/set_wstr.exp: Likewise.
3535 * gdb.ada/small_reg_param.exp: Likewise.
3536 * gdb.ada/str_binop_equal.exp: Likewise.
3537 * gdb.ada/str_ref_cmp.exp: Likewise.
3538 * gdb.ada/str_uninit.exp: Likewise.
3539 * gdb.ada/sub_variant.exp: Likewise.
3540 * gdb.ada/sym_print_name.exp: Likewise.
3541 * gdb.ada/taft_type.exp: Likewise.
3542 * gdb.ada/tagged.exp: Likewise.
3543 * gdb.ada/tagged_access.exp: Likewise.
3544 * gdb.ada/task_bp.exp: Likewise.
3545 * gdb.ada/task_switch_in_core.exp: Likewise.
3546 * gdb.ada/tasks.exp: Likewise.
3547 * gdb.ada/tick_last_segv.exp: Likewise.
3548 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3549 * gdb.ada/type_coercion.exp: Likewise.
3550 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3551 * gdb.ada/unchecked_union.exp: Likewise.
3552 * gdb.ada/uninitialized_vars.exp: Likewise.
3553 * gdb.ada/var_arr_attrs.exp: Likewise.
3554 * gdb.ada/var_arr_typedef.exp: Likewise.
3555 * gdb.ada/var_rec_arr.exp: Likewise.
3556 * gdb.ada/variant-record.exp: Likewise.
3557 * gdb.ada/variant.exp: Likewise.
3558 * gdb.ada/variant_record_packed_array.exp: Likewise.
3559 * gdb.ada/varsize_limit.exp: Likewise.
3560 * gdb.ada/whatis_array_val.exp: Likewise.
3561 * gdb.ada/widewide.exp: Likewise.
3562 * gdb.ada/win_fu_syms.exp: Likewise.
3563
3564 2020-08-12 Gary Benson <gbenson@redhat.com>
3565
3566 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3567
3568 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3569
3570 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3571 unset the array variable.
3572
3573 2020-08-03 Tom de Vries <tdevries@suse.de>
3574
3575 PR symtab/26333
3576 * lib/dwarf.exp (DW_LNE_user): New proc.
3577 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3578 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3579
3580 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3581
3582 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3583 to 'uintptr_t'
3584 (inttypes.h): Include.
3585
3586 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3587
3588 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3589 (C5_24k): Delete.
3590 (C5_8k, C5_64k, C5_256k): New macros.
3591 (buf_ro): Allocate 256 KiB of initialized data.
3592
3593 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3594
3595 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3596 that attempt to overwrite an existing condition with a condition
3597 that fails parsing and also with a condition that parses fine
3598 but contains junk at the end.
3599
3600 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3601
3602 * gdb.base/condbreak-bad.c: New test.
3603 * gdb.base/condbreak-bad.exp: New file.
3604
3605 2020-07-30 Tom de Vries <tdevries@suse.de>
3606
3607 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3608 out of ...
3609 (GDBInfoModuleSymbols::check_entry): ... here.
3610 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3611 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3612 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3613
3614 2020-07-30 Tom de Vries <tdevries@suse.de>
3615
3616 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3617 "__class_some_module_Number_t" optional.
3618
3619 2020-07-29 Tom de Vries <tdevries@suse.de>
3620
3621 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3622 multiple locations.
3623
3624 2020-07-29 Tom de Vries <tdevries@suse.de>
3625
3626 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3627 rather than function name.
3628
3629 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3630
3631 PR symtab/26270:
3632 * gdb.cp/disasm-func-name.cc: New file.
3633 * gdb.cp/disasm-func-name.exp: New file.
3634
3635 2020-07-28 Tom Tromey <tromey@adacore.com>
3636
3637 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3638 'varval' location.
3639
3640 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3641
3642 * gdb.python/py-unwind.py: Update to make use of a register
3643 descriptor.
3644
3645 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3646
3647 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3648
3649 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3650
3651 PR fortran/23051
3652 PR fortran/26139
3653 * gdb.fortran/class-allocatable-array.exp: New file.
3654 * gdb.fortran/class-allocatable-array.f90: New file.
3655 * gdb.fortran/pointer-to-pointer.exp: New file.
3656 * gdb.fortran/pointer-to-pointer.f90: New file.
3657
3658 2020-07-25 Tom de Vries <tdevries@suse.de>
3659
3660 PR symtab/26243
3661 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3662 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3663
3664 2020-07-24 Tom de Vries <tdevries@suse.de>
3665
3666 PR testsuite/26293
3667 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3668
3669 2020-07-23 Pedro Alves <pedro@palves.net>
3670
3671 * gdb.server/server-kill.exp (prepare): New, factored out from the
3672 top level.
3673 (kill_server): New.
3674 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3675 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3676
3677 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3678
3679 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3680
3681 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3682
3683 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3684 Initialize to empty string at top level.
3685 (gdb_wrapper_init): Revert check for file existence on build.
3686 Build the wrapper in its default place, not a build-specific
3687 location. When host == build, make the pathname absolute.
3688 (gdb_compile): Delete leftover declaration of
3689 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3690 string instead of uninitialized.
3691
3692 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3693
3694 * gdb.base/corefile2.exp: New file.
3695 * gdb.base/coremaker2.exp: New file.
3696
3697 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3698
3699 * gdb.base/coredump-filter.exp: Add second
3700 non-Private-Shared-Anon-File test.
3701 (test_disasm): Rename binfile for test which is expected
3702 to fail.
3703
3704 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3705
3706 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3707 data in core file".
3708 * gdb.base/coremaker.c (buf2ro): New global.
3709 (mmapdata): Add a read-only mmap mapping.
3710
3711 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3712
3713 PR corefiles/25631
3714 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3715 New test.
3716 * gdb.base/coremaker.c (buf3): New global.
3717 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3718 flags.
3719
3720 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3721
3722 * gdb.base/coremaker.c (filler_ro): New global constant.
3723
3724 2020-07-22 Tom Tromey <tromey@adacore.com>
3725
3726 * gdb.ada/mi_prot.exp: New file.
3727 * gdb.ada/mi_prot/pkg.adb: New file.
3728 * gdb.ada/mi_prot/pkg.ads: New file.
3729 * gdb.ada/mi_prot/prot.adb: New file.
3730
3731 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3732
3733 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3734 loads two JITers.
3735
3736 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3737
3738 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3739
3740 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3741
3742 * gdb.python/py-arch-reg-names.exp: Additional tests.
3743
3744 2020-07-21 Tom de Vries <tdevries@suse.de>
3745
3746 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3747 breakpoint locations".
3748 * gdb.reverse/solib-reverse.exp: Same.
3749
3750 2020-07-21 Tom de Vries <tdevries@suse.de>
3751
3752 * gdb.reverse/step-reverse.c (callee): Merge statements.
3753
3754 2020-07-21 Tom de Vries <tdevries@suse.de>
3755
3756 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3757 line numbers for some variables.
3758
3759 2020-07-21 Tom de Vries <tdevries@suse.de>
3760
3761 * gdb.opt/inline-locals.c (init_array): New func.
3762 (func1): Use init_array.
3763 * gdb.opt/inline-locals.exp: Update pattern.
3764
3765 2020-07-21 Tom de Vries <tdevries@suse.de>
3766
3767 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3768 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3769
3770 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3771
3772 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3773 * gdb.guile/types-module.exp: Remove "ERROR:" from
3774 regexps since Guile 3.0 no longer prints that.
3775
3776 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3777
3778 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3779 error regexp to match on Guile 2.2.
3780
3781 2020-07-20 Gary Benson <gbenson@redhat.com>
3782
3783 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3784 with clang.
3785
3786 2020-07-20 Tom de Vries <tdevries@suse.de>
3787
3788 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3789 (omp_set_lock_in_order): New function.
3790 (single_scope, multi_scope, nested_func, nested_parallel): Use
3791 omp_set_lock_in_order and omp_unset_lock.
3792 (main): Init and destroy lock and lock2.
3793
3794 2020-07-20 Tom de Vries <tdevries@suse.de>
3795
3796 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3797
3798 2020-07-20 Tom de Vries <tdevries@suse.de>
3799
3800 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3801
3802 2020-07-17 Tom de Vries <tdevries@suse.de>
3803
3804 * gdb.base/valgrind-infcall-2.c: New test.
3805 * gdb.base/valgrind-infcall-2.exp: New file.
3806 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3807
3808 2020-07-17 Tom de Vries <tdevries@suse.de>
3809
3810 * gdb.dlang/circular.c (found): Use found_label as label name.
3811 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3812 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3813 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3814 * gdb.dwarf2/ada-linkage-name.exp: Same.
3815 * gdb.dwarf2/arr-subrange.exp: Same.
3816 * gdb.dwarf2/atomic-type.exp: Same.
3817 * gdb.dwarf2/comp-unit-lang.exp: Same.
3818 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3819 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3820 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3821 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3822 * gdb.dwarf2/implptr-64bit.exp: Same.
3823 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3824 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3825 * gdb.dwarf2/imported-unit.exp: Same.
3826 * gdb.dwarf2/main-subprogram.exp: Same.
3827 * gdb.dwarf2/missing-type-name.exp: Same.
3828 * gdb.dwarf2/nonvar-access.exp: Same.
3829 * gdb.dwarf2/struct-with-sig.exp: Same.
3830 * gdb.dwarf2/typedef-void-finish.exp: Same.
3831 * gdb.dwarf2/void-type.exp: Same.
3832
3833 2020-07-17 Tom de Vries <tdevries@suse.de>
3834
3835 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3836 src parameter.
3837 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3838 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3839 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3840 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3841 * gdb.dwarf2/dwz.exp: Same.
3842 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3843 * gdb.dwarf2/implref-array.exp: Same.
3844 * gdb.dwarf2/implref-const.exp: Same.
3845 * gdb.dwarf2/implref-global.exp: Same.
3846 * gdb.dwarf2/implref-struct.exp: Same.
3847 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3848 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3849 * gdb.dwarf2/var-access.exp: Same.
3850 * gdb.dwarf2/varval.exp: Same.
3851 * gdb.trace/entry-values.exp: Same.
3852
3853 2020-07-17 Tom de Vries <tdevries@suse.de>
3854
3855 * lib/dwarf.exp (Dwarf::extern): Remove.
3856 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3857 * gdb.dlang/circular.exp: Same.
3858 * gdb.dwarf2/comp-unit-lang.exp: Same.
3859 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3860 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3861 * gdb.dwarf2/dwz.exp: Same.
3862 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3863 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3864 * gdb.dwarf2/imported-unit.exp: Same.
3865 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3866
3867 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3868
3869 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3870 Use double quotes instead of single quotes.
3871
3872 2020-07-16 Caroline Tice <cmtice@google.com>
3873
3874 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3875 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3876
3877 2020-07-16 Tom de Vries <tdevries@suse.de>
3878
3879 * lib/dwarf.exp (program): Initialize _line.
3880 (DW_LNE_end_sequence): Reinitialize _line.
3881 (DW_LNS_advance_line): Update _line.
3882 (line): New proc.
3883 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3884 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3885 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3886 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3887 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3888 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3889
3890 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3891
3892 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3893 generic.
3894
3895 2020-07-15 Tom de Vries <tdevries@suse.de>
3896
3897 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3898 is_amd64_regs_target.
3899
3900 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3901
3902 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3903 * gdb.fortran/ptype-on-functions.f90: Likewise.
3904
3905 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3906
3907 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3908 values in documentation for addr_size to 4 and 8.
3909
3910 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3911
3912 * gdb.arch/amd64-osabi.exp: Update.
3913 * gdb.arch/arm-disassembler-options.exp: Update.
3914 * gdb.arch/powerpc-disassembler-options.exp: Update.
3915 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3916 * gdb.arch/s390-disassembler-options.exp: Update.
3917 * gdb.base/all-architectures.exp.tcl: Update.
3918 * gdb.base/attach-pie-noexec.exp: Update.
3919 * gdb.base/catch-syscall.exp: Update.
3920 * gdb.xml/tdesc-arch.exp: Update.
3921
3922 2020-07-14 Tom de Vries <tdevries@suse.de>
3923
3924 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3925 (local_gettid): ... this.
3926 (fn): Update.
3927
3928 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3929
3930 * gdb.base/info_sources.exp: Skip directory match tests on
3931 remote hosts.
3932
3933 2020-07-13 Gary Benson <gbenson@redhat.com>
3934
3935 * gdb.base/savedregs.exp (caller): Use parentheses to
3936 make expected expression evaluation ordering explicit.
3937
3938 2020-07-13 Gary Benson <gbenson@redhat.com>
3939
3940 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3941
3942 2020-07-13 Gary Benson <gbenson@redhat.com>
3943
3944 * gdb.base/bigcore.c (main): Use a volatile pointer when
3945 attempting to trigger a SIGSEGV.
3946 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3947 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3948 * gdb.base/savedregs.c (thrower): Likewise.
3949 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3950
3951 2020-07-13 Gary Benson <gbenson@redhat.com>
3952
3953 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3954 defining and using VLA structure fields into...
3955 * gdb.base/vla-struct-fields.c: New file.
3956 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3957 tests into...
3958 * gdb.base/vla-struct-fields.exp: New file.
3959
3960 2020-07-13 Tom de Vries <tdevries@suse.de>
3961
3962 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3963 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3964 * gdb.base/gold-gdb-index.exp: Same.
3965 * gdb.base/morestack.exp: Same.
3966
3967 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3968
3969 PR rust/26121
3970 * gdb.rust/modules.rs: Prevent linker from discarding test
3971 symbol.
3972
3973 2020-07-10 Pedro Alves <pedro@palves.net>
3974
3975 PR gdb/26199
3976 * gdb.multi/multi-target.c (exit_thread): New.
3977 (thread_start): Break loop if EXIT_THREAD.
3978 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3979 (top level) Call test_no_resumed.
3980
3981 2020-07-08 Tom Tromey <tromey@adacore.com>
3982
3983 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3984 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3985
3986 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3987
3988 PR python/22748
3989 * gdb.opt/inline-frame-tailcall.c: New file.
3990 * gdb.opt/inline-frame-tailcall.exp: New file.
3991 * gdb.python/py-unwind-inline.c: New file.
3992 * gdb.python/py-unwind-inline.exp: New file.
3993 * gdb.python/py-unwind-inline.py: New file.
3994
3995 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3996
3997 * gdb.python/py-arch-reg-groups.exp: New file.
3998
3999 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4000
4001 * gdb.python/py-arch-reg-names.exp: New file.
4002
4003 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4004
4005 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4006 gdb.PendingFrame.architecture method.
4007
4008 2020-07-06 Tom de Vries <tdevries@suse.de>
4009
4010 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4011
4012 2020-07-03 Pedro Alves <palves@redhat.com>
4013
4014 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4015 explicitly write negative numbers.
4016 * gdb.base/structs2.exp: Adjust expected output.
4017
4018 2020-07-03 Pedro Alves <palves@redhat.com>
4019
4020 * gdb.base/charset.c (init_string): Change all char parameters to
4021 unsigned char parameters.
4022
4023 2020-07-03 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.base/call-sc.exp (start_scalars_test): Use
4026 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4027 * gdb.base/overlays.c: Remove references to PARAMS.
4028 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4029 * gdb.base/reread.exp: Don't set 'prototypes' global.
4030 * gdb.base/structs.exp (start_structs_test): Use
4031 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4032 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4033 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4034 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4035 call.
4036 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4037
4038 2020-07-03 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/m32rovly.c: Delete.
4041 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4042
4043 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4044
4045 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4046 of gdb_py_test_multiple.
4047 * gdb.python/py-cmd.exp: Likewise.
4048 * gdb.python/py-events.exp: Likewise.
4049 * gdb.python/py-function.exp: Likewise.
4050 * gdb.python/py-inferior.exp: Likewise.
4051 * gdb.python/py-infthread.exp: Likewise.
4052 * gdb.python/py-linetable.exp: Likewise.
4053 * gdb.python/py-parameter.exp: Likewise.
4054 * gdb.python/py-value.exp: Likewise.
4055
4056 2020-06-30 Tom de Vries <tdevries@suse.de>
4057
4058 PR testsuite/26175
4059 * lib/future.exp (gdb_default_target_compile): Detect and handle
4060 early_flags.
4061
4062 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
4063
4064 * boards/simavr.exp (gdb_load): Catch errors when closing
4065 previous connection. Close connection, wait for process and
4066 unset simavr_spawn_id on failure.
4067
4068 2020-06-29 Tom de Vries <tdevries@suse.de>
4069
4070 * lib/gdb.exp (unknown): Make test-case unresolved.
4071
4072 2020-06-29 Tom de Vries <tdevries@suse.de>
4073
4074 PR gdb/25475
4075 * gdb.server/solib-list.exp: Verify that the symbol reload
4076 confirmation question is asked.
4077
4078 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4079
4080 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4081 have a input seq nr in each pass message.
4082 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4083 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4084 * gdb.python/python.exp: Make test names unique,
4085 use gdb_test_multiline instead of gdb_py_test_multiple,
4086 use $gdb_test_name.
4087 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4088
4089 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
4090
4091 * configure.ac: Add --enable-libctf.
4092 * aclocal.m4: sinclude ../config/enable.m4.
4093 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4094 * lib/gdb.exp (skip_ctf_tests): Use it.
4095 * gdb.base/ctf-constvars.exp: Error message tweak.
4096 * gdb.base/ctf-ptype.exp: Likewise.
4097 * configure: Regenerate.
4098
4099 2020-06-26 Gary Benson <gbenson@redhat.com>
4100
4101 * gdb.cp/try_catch.cc: Include string.h.
4102 (main): Replace comparison against string literal with
4103 strcmp, avoiding build failure with -Wstring-compare.
4104 Add "marker test-complete".
4105 * gdb.cp/try_catch.exp: Run the test to the above marker,
4106 then verify that the value of "test" is still true.
4107
4108 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4109
4110 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4111
4112 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4113
4114 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4115
4116 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4117
4118 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4119 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4120 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4121 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4122 * gdb.arch/riscv-tdesc-loading.exp: New file.
4123
4124 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4125
4126 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4127
4128 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4129
4130 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4131 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4132 * gdb.arch/riscv-tdesc-regs.c: New file.
4133 * gdb.arch/riscv-tdesc-regs.exp: New file.
4134
4135 2020-06-24 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.arch/amd64-entry-value-paramref.exp: Use
4138 prepare_for_testing_full and don't pass "c++" for the .S file
4139 build spec.
4140 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4141 $options, since it's an assembly file. Remove -Wno-deprecated.
4142 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4143 compiling C++ programs.
4144
4145 2020-06-24 Pedro Alves <palves@redhat.com>
4146
4147 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4148 Clang, add "-Wno-unknown-warning-option" to the options.
4149
4150 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4151
4152 * gdb.xml/tdesc-reload.c: New file.
4153 * gdb.xml/tdesc-reload.exp: New file.
4154 * gdb.xml/maint-xml-dump-01.xml: New file.
4155 * gdb.xml/maint-xml-dump-02.xml: New file.
4156 * gdb.xml/maint-xml-dump.exp: New file.
4157
4158 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4159
4160 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4161 Adjust for omitted commands when TUI is disabled.
4162
4163 2020-06-23 Gary Benson <gbenson@redhat.com>
4164 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4167 * gdb.cp/nsimport.cc: Likewise.
4168 * gdb.cp/nsnested.cc: Likewise.
4169 * gdb.cp/nsnoimports.cc: Likewise.
4170 * gdb.cp/nsusing.cc: Likewise.
4171 * gdb.cp/smartp.cc: Likewise.
4172 * gdb.python/py-pp-integral.c: Likewise.
4173 * gdb.python/py-pp-re-notag.c: Likewise.
4174
4175 2020-06-23 Gary Benson <gbenson@redhat.com>
4176
4177 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
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-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4187
4188 * gdb.base/default-args.exp: New test.
4189 * gdb.base/default-args.c: New file.
4190 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4191 * gdb.base/default.exp: Update to new help text.
4192 * gdb.base/help.exp: Likewise.
4193 * gdb.base/page.exp: Likewise.
4194 * gdb.base/style.exp: Likewise.
4195 * gdb.guile/guile.exp: Likewise.
4196 * gdb.python/python.exp: Likewise.
4197
4198 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4199
4200 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4201 remote host. Fix search path syntax on Windows host.
4202
4203 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4204
4205 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4206 over 'exec-file-mismatch'.
4207 * gdb.base/attach.c: Mark should_exit volatile.
4208 * gdb.base/attach2.c: Likewise. Add a comment explaining
4209 why the sleep cannot be big.
4210 * gdb.base/attach3.c: New file.
4211
4212 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4213
4214 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4215 prefix optional.
4216
4217 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4218
4219 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4220 for remote host.
4221
4222 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4223 Hafiz Abid Qadeer <abidh@codesourcery.com>
4224
4225 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4226 file sent to remote host.
4227 (top level): Allow int32_t as type of 32-bit register.
4228
4229 2020-06-19 Tom de Vries <tdevries@suse.de>
4230
4231 * lib/gdb.exp (gdb_note): New proc.
4232 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4233 (gdb_default_target_compile): ... here. Only call
4234 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4235 (use_gdb_compile): Change to array.
4236 (toplevel): Update sets of use_gdb_compile to specify language.
4237 Warn about default_target_compile override. Store dejagnu's version
4238 of default_target_compile in dejagnu_default_target_compile.
4239
4240 2020-06-18 Tom de Vries <tdevries@suse.de>
4241
4242 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4243 (default_gdb_init): ... here.
4244
4245 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4246
4247 Fix TUI support checks in gdb.tui tests.
4248
4249 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4250 just say UNSUPPORTED.
4251 * gdb.tui/corefile-run.exp: Likewise.
4252 * gdb.tui/empty.exp: Likewise.
4253 * gdb.tui/list-before.exp: Likewise.
4254 * gdb.tui/list.exp: Likewise.
4255 * gdb.tui/main.exp: Likewise.
4256 * gdb.tui/regs.exp: Likewise.
4257 * gdb.tui/resize.exp: Likewise.
4258 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4259 * gdb.tui/tui-layout-asm.exp: Likewise.
4260 * gdb.tui/tui-missing-src.exp: Likewise.
4261 * gdb.tui/winheight.exp: Likewise.
4262 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4263
4264 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4265
4266 Fix TCL error in gdb.python/py-format-string.exp.
4267
4268 * gdb.python/py-format-string.exp: Move test for python support
4269 earlier, out of function body.
4270
4271 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
4272
4273 * gdb.base/index-cache-load-twice.c: New.
4274 * gdb.base/index-cache-load-twice.exp: New.
4275
4276 2020-06-17 Keith Seitz <keiths@redhat.com>
4277
4278 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4279 when executing "gdb --configuration".
4280
4281 2020-06-17 Tom de Vries <tdevries@suse.de>
4282
4283 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4284 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4285 conditional on presence of gdb_tcl_unknown.
4286 (gdb_finish): Make override undo conditional on presence of
4287 gdb_tcl_unknown.
4288
4289 2020-06-16 Tom Tromey <tom@tromey.com>
4290
4291 * gdb.python/tui-window.py (failwin): New function. Register it
4292 as a TUI window type.
4293 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4294
4295 2020-06-16 Gary Benson <gbenson@redhat.com>
4296
4297 * gdb.python/py-nested-maps.c (create_map): Add missing return
4298 value.
4299 (create_map_map): Likewise.
4300
4301 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4302
4303 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4304 variable.
4305 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4306 and use the already-defined 'options' variable.
4307
4308 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4309 Tom de Vries <tdevries@suse.de>
4310
4311 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4312 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4313 (gdb_setup_known_globals): New proc.
4314 (gdb_cleanup_globals): New proc.
4315 * lib/gdb.exp (load_lib): New override proc.
4316 (gdb_stdin_log_init): Set var in_file as persistent global.
4317 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4318 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4319 fpc_compiler as persistent global.
4320
4321 2020-06-12 Tom de Vries <tdevries@suse.de>
4322
4323 * lib/tuiterm.exp (spawn): Rename to ...
4324 (tui_spawn): ... this.
4325 (toplevel): Move rename of spawn ...
4326 (gdb_init_tuiterm): ... here. New proc.
4327 (gdb_finish_tuiterm): New proc.
4328 * lib/gdb.exp (gdb_finish_hooks): New global var.
4329 (gdb_finish): Handle gdb_finish_hooks.
4330 (tuiterm_env): New proc.
4331 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4332 tuiterm_env.
4333 * gdb.tui/basic.exp: Same.
4334 * gdb.tui/corefile-run.exp: Same.
4335 * gdb.tui/empty.exp: Same.
4336 * gdb.tui/list-before.exp: Same.
4337 * gdb.tui/list.exp: Same.
4338 * gdb.tui/main.exp: Same.
4339 * gdb.tui/new-layout.exp: Same.
4340 * gdb.tui/regs.exp: Same.
4341 * gdb.tui/resize.exp: Same.
4342 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4343 * gdb.tui/tui-layout-asm.exp: Same.
4344 * gdb.tui/tui-missing-src.exp: Same.
4345 * gdb.tui/winheight.exp: Same.
4346
4347 2020-06-12 Tom de Vries <tdevries@suse.de>
4348
4349 PR testsuite/26110
4350 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4351 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4352
4353 2020-06-11 Tom Tromey <tom@tromey.com>
4354
4355 PR gdb/18318:
4356 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4357 floating point tests.
4358
4359 2020-06-11 Keith Seitz <keiths@redhat.com>
4360
4361 PR gdb/21356
4362 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4363 vla_struct.
4364 Add new struct vla_typedef and union vla_typedef_union and
4365 corresponding instantiation objects.
4366 Initialize new objects.
4367 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4368 and vla_typedef_union_object.
4369 Fixup type for vla_struct_object.
4370
4371 2020-06-11 Tom de Vries <tdevries@suse.de>
4372
4373 * lib/gdb.exp (with_override): New proc, factored out of ...
4374 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4375
4376 2020-06-10 Tom de Vries <tdevries@suse.de>
4377
4378 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4379
4380 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4381
4382 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4383 parameter, update callers.
4384
4385 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
4386
4387 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4388 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4389 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4390
4391 2020-06-04 Tom de Vries <tdevries@suse.de>
4392
4393 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4394
4395 2020-06-04 Tom de Vries <tdevries@suse.de>
4396
4397 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4398 exp_continue.
4399
4400 2020-06-04 Tom de Vries <tdevries@suse.de>
4401
4402 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4403
4404 2020-06-03 Tom de Vries <tdevries@suse.de>
4405
4406 PR symtab/26046
4407 * gdb.cp/breakpoint-locs-2.cc: New test.
4408 * gdb.cp/breakpoint-locs.cc: New test.
4409 * gdb.cp/breakpoint-locs.exp: New file.
4410 * gdb.cp/breakpoint-locs.h: New test.
4411
4412 2020-06-03 Tom de Vries <tdevries@suse.de>
4413
4414 PR testsuite/25609
4415 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4416 value of global verbose.
4417 * gdb.base/jit-elf.exp: Same.
4418 * gdb.base/jit-reader.exp: Same.
4419
4420 2020-06-02 Tom de Vries <tdevries@suse.de>
4421
4422 * gdb.dwarf2/multidictionary.exp: Don't use
4423 gdb_spawn_with_cmdline_opts.
4424
4425 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4426
4427 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4428 use_header case.
4429 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4430 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4431 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4432 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4433 * gdb.dwarf2/dw2-inline-header.c: New file.
4434 * gdb.dwarf2/dw2-inline-header.h: New file.
4435
4436 2020-05-30 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4439 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4440
4441 2020-05-29 Gary Benson <gbenson@redhat.com>
4442
4443 * gdb.compile/compile-cplus.exp (additional_flags): Also
4444 set when building with clang.
4445 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4446 when building with clang.
4447
4448 2020-05-29 Gary Benson <gbenson@redhat.com>
4449
4450 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4451 building with clang.
4452 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4453
4454 2020-05-29 Gary Benson <gbenson@redhat.com>
4455
4456 * gdb.cp/koenig.exp (prepare_for_testing): Add
4457 additional_flags=-Wno-unused-comparison.
4458 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4459
4460 2020-05-28 Gary Benson <gbenson@redhat.com>
4461
4462 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4463 statement.
4464
4465 2020-05-28 Gary Benson <gbenson@redhat.com>
4466
4467 * gdb.cp/classes.exp (prepare_for_testing): Add
4468 additional_flags=-Wno-deprecated-register.
4469 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4470 * gdb.cp/misc.exp: Likewise.
4471
4472 2020-05-28 Gary Benson <gbenson@redhat.com>
4473
4474 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4475 (test_op_new::operator new): Add return statement.
4476 (test_op_new_array::operator new[]): Likewise.
4477
4478 2020-05-27 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4481 check. Use test_gdb_complete_unique instead of
4482 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4483 test_gdb_complete_multiple instead of
4484 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4485
4486 2020-05-27 Luis Machado <luis.machado@linaro.org>
4487
4488 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4489 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4490 * gdb.arch/arm-disassembler-options.exp: Likewise.
4491 * gdb.arch/arm-disp-step.exp: Likewise.
4492 * gdb.arch/thumb-prologue.exp: Likewise.
4493 * gdb.base/async.exp: Likewise.
4494 * gdb.base/auxv.exp: Likewise.
4495 * gdb.base/complex-parts.exp: Likewise.
4496 * gdb.base/ena-dis-br.exp: Likewise.
4497 * gdb.base/foll-exec.exp: Likewise.
4498 * gdb.base/permissions.exp: Likewise.
4499 * gdb.base/relocate.exp: Likewise.
4500 * gdb.base/return2.exp: Likewise.
4501 * gdb.base/sigbpt.exp: Likewise.
4502 * gdb.base/siginfo-obj.exp: Likewise.
4503 * gdb.cp/converts.exp: Likewise.
4504 * gdb.cp/exceptprint.exp: Likewise.
4505 * gdb.cp/inherit.exp: Likewise.
4506 * gdb.cp/nsnoimports.exp: Likewise.
4507 * gdb.cp/virtbase2.exp: Likewise.
4508 * gdb.mi/mi-var-cmd.exp: Likewise.
4509 * gdb.mi/var-cmd.c: Likewise.
4510
4511 2020-05-26 Tom Tromey <tromey@adacore.com>
4512
4513 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4514
4515 2020-05-26 Tom Tromey <tromey@adacore.com>
4516
4517 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4518 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4519 type.
4520 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4521 variable.
4522
4523 2020-05-26 Christian Biesinger <cbiesinger@google.com>
4524
4525 * Makefile.in: Use = instead of == for the test command
4526 for portability.
4527
4528 2020-05-26 Tom de Vries <tdevries@suse.de>
4529
4530 * gdb.base/gold-gdb-index-2.c: New test.
4531 * gdb.base/gold-gdb-index.c: New test.
4532 * gdb.base/gold-gdb-index.exp: New file.
4533 * gdb.base/gold-gdb-index.h: New test.
4534
4535 2020-05-25 Tom de Vries <tdevries@suse.de>
4536
4537 * boards/gold-gdb-index.exp: New file.
4538
4539 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4540
4541 * boards/simavr.exp: New file.
4542
4543 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4544
4545 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4546 * gdb.base/inferior-args.exp: New file.
4547 * gdb.base/inferior-args.c: New file.
4548
4549 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4550
4551 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4552 inferior_args. Pass it to gdb_reload.
4553 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4554 inferior_args.
4555 (gdb_reload): Add inferior_args argument.
4556 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4557 pass it to gdbserver_run.
4558 * boards/native-gdbserver.exp: Do not set noargs.
4559 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4560 inferior_args argument.
4561 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4562 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4563 * gdb.base/args.exp: Likewise.
4564
4565 2020-05-25 Tom de Vries <tdevries@suse.de>
4566
4567 * lib/gdb.exp (exec_is_pie): Add comment.
4568
4569 2020-05-25 Tom de Vries <tdevries@suse.de>
4570
4571 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4572 instead of $binfile in the untested message.
4573
4574 2020-05-25 Tom de Vries <tdevries@suse.de>
4575
4576 PR testsuite/26031
4577 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4578
4579 2020-05-25 Tom de Vries <tdevries@suse.de>
4580
4581 * boards/gold.exp: New file.
4582
4583 2020-05-23 Tom Tromey <tom@tromey.com>
4584
4585 * gdb.base/style.exp: Remove completion styling test.
4586 * lib/gdb-utils.exp (style): Remove completion styles.
4587
4588 2020-05-23 Tom Tromey <tom@tromey.com>
4589
4590 * gdb.base/style.exp: Add completion styling test.
4591 * lib/gdb-utils.exp (style): Add completion styles.
4592
4593 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4594
4595 * gdb.base/annota1.exp: Update expected results.
4596 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4597 test name.
4598 * gdb.cp/annota3.exp: Update expected results.
4599
4600 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
4601
4602 PR gdb/26016
4603 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4604 against MAP_FAILED.
4605 * gdb.base/coremaker.c (mmapdata): Likewise.
4606 * gdb.base/jit-reader-host.c (main): Likewise.
4607 * gdb.base/sym-file-loader.c (load): Likewise.
4608 (load_shlib): Likewise.
4609
4610 2020-05-20 Tom Tromey <tromey@adacore.com>
4611
4612 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4613
4614 2020-05-20 Tom de Vries <tdevries@suse.de>
4615
4616 PR symtab/25833
4617 * gdb.base/with-mf-inc.c: New test.
4618 * gdb.base/with-mf-main.c: New test.
4619 * gdb.base/with-mf.exp: New file.
4620
4621 2020-05-19 Tom Tromey <tromey@adacore.com>
4622
4623 * gdb.rust/simple.exp: Restore missing test result.
4624
4625 2020-05-19 Tom de Vries <tdevries@suse.de>
4626
4627 * gdb.base/gdb-caching-proc.exp: Fix typo.
4628
4629 2020-05-19 Tom Tromey <tromey@adacore.com>
4630
4631 * gdb.rust/simple.exp: Add some test descriptions.
4632 (test_one_slice): Use with_test_prefix.
4633
4634 2020-05-18 Tom de Vries <tdevries@suse.de>
4635
4636 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4637
4638 2020-05-17 Pedro Alves <palves@redhat.com>
4639
4640 PR gdb/25741
4641 * gdb.base/hw-sw-break-same-address.exp: New file.
4642
4643 2020-05-16 Pedro Alves <palves@redhat.com>
4644
4645 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4646 LAST_LOADED_FILE accordingly.
4647
4648 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4649
4650 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4651
4652 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4653
4654 * gdb.base/help.exp: Test apropos and help for commands
4655 having aliases. Fixed comments not starting with an
4656 upper-case letter or not finishing with a dot.
4657
4658 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4659
4660 * gdb.base/alias.exp: Update help output check.
4661
4662 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4663
4664 * gdb.base/default.exp: Update output following fixes.
4665
4666 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4667
4668 * gdb.base/alias.exp: Test aliases starting with a prefix of
4669 another alias.
4670
4671 2020-05-15 Gary Benson <gbenson@redhat.com>
4672
4673 * gdb.base/info-os.c (main): Add return statement.
4674 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4675 * gdb.base/large-frame-2.c (func): Likewise.
4676 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4677 * gdb.base/pr10179-b.c (foo2): Likewise.
4678 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4679 * gdb.base/watch-cond.c (func): Likewise.
4680 * gdb.multi/goodbye.c (verylongfun): Likewise.
4681 * gdb.multi/hello.c (commonfun): Likewise.
4682 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4683 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4684 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4685 Likewise.
4686 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4687 * gdb.threads/interrupt-while-step-over.c (child_function):
4688 Likewise.
4689 * gdb.trace/actions-changed.c (end): Likewise.
4690
4691 2020-05-15 Gary Benson <gbenson@redhat.com>
4692
4693 * gdb.opencl/callfuncs.exp: Report when test skipped.
4694 * gdb.opencl/convs_casts.exp: Likewise.
4695 * gdb.opencl/datatypes.exp: Likewise.
4696 * gdb.opencl/operators.exp: Likewise.
4697 * gdb.opencl/vec_comps.exp: Likewise.
4698
4699 2020-05-15 Tom de Vries <tdevries@suse.de>
4700
4701 * gdb.base/align.exp.in: Rename to ...
4702 * gdb.base/align.exp.tcl: ... this.
4703 * gdb.base/align-c++.exp: Update.
4704 * gdb.base/align-c.exp: Update.
4705 * gdb.base/all-architectures.exp.in: Rename to ...
4706 * gdb.base/all-architectures.exp: ... this.
4707 * gdb.base/all-architectures-0.exp: Update.
4708 * gdb.base/all-architectures-1.exp: Update.
4709 * gdb.base/all-architectures-2.exp: Update.
4710 * gdb.base/all-architectures-3.exp: Update.
4711 * gdb.base/all-architectures-4.exp: Update.
4712 * gdb.base/all-architectures-5.exp: Update.
4713 * gdb.base/all-architectures-6.exp: Update.
4714 * gdb.base/all-architectures-7.exp: Update.
4715 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4716 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4717 * gdb.base/infcall-nested-structs-c++.exp: Update.
4718 * gdb.base/infcall-nested-structs-c.exp: Update.
4719 * gdb.base/info-types.exp.in: Rename to ...
4720 * gdb.base/info-types.exp.tcl: ... this.
4721 * gdb.base/info-types-c++.exp: Update.
4722 * gdb.base/info-types-c.exp: Update.
4723 * gdb.base/max-depth.exp.in: Rename to ...
4724 * gdb.base/max-depth.exp.tcl: ... this.
4725 * gdb.base/max-depth-c++.exp: Update.
4726 * gdb.base/max-depth-c.exp: Update.
4727 * gdb.cp/cpexprs.exp.in: Rename to ...
4728 * gdb.cp/cpexprs.exp.tcl: ... this.
4729 * gdb.cp/cpexprs-debug-types.exp: Update.
4730 * gdb.cp/cpexprs.exp: Update.
4731 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4732 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4733 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4734 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4735 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4736 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4737 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4738 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4739 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4740 * gdb.dwarf2/clang-debug-names.exp: Update.
4741
4742 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * lib/check-test-names.exp: Remove code that prevents this file
4745 loading when tests are run in parallel.
4746
4747 2020-05-15 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.multi/multi-kill.exp (start_inferior): Remove
4750 'testpid' parameter. Refer to namespace variable directly.
4751 (testpid): Declare as namespace variable.
4752
4753 2020-05-15 Pedro Alves <palves@redhat.com>
4754
4755 * gdb.multi/multi-kill.exp: Wrap in namespace.
4756 (start_inferior): Add TESTPID parameter. Use it instead of the
4757 testpid global.
4758 (top level): Define empty TESTPID array, and pass it down to
4759 start_inferior.
4760
4761 2020-05-14 Tom de Vries <tdevries@suse.de>
4762
4763 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4764 output.
4765
4766 2020-05-14 Tom de Vries <tdevries@suse.de>
4767
4768 * gdb.base/align.exp: Split into ...
4769 * gdb.base/align.exp.in: ...
4770 * gdb.base/align-c++.exp: ...
4771 * gdb.base/align-c.exp: ... these.
4772 * gdb.base/infcall-nested-structs.exp: Split into ...
4773 * gdb.base/infcall-nested-structs.exp.in: ...
4774 * gdb.base/infcall-nested-structs-c++.exp: ...
4775 * gdb.base/infcall-nested-structs-c.exp: ... these.
4776 * gdb.base/info-types.exp: Split into ...
4777 * gdb.base/info-types.exp.in: ...
4778 * gdb.base/info-types-c++.exp: ...
4779 * gdb.base/info-types-c.exp: ... these.
4780 * gdb.base/max-depth.exp: Split into ...
4781 * gdb.base/max-depth.exp.in: ...
4782 * gdb.base/max-depth-c++.exp: ...
4783 * gdb.base/max-depth-c.exp: ... these.
4784 * gdb.cp/infcall-nodebug.exp: Split into ...
4785 * gdb.cp/infcall-nodebug.exp.in: ...
4786 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4787 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4788 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4789 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4790
4791 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4792 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.multi/multi-exit.c: New file.
4795 * gdb.multi/multi-exit.exp: New file.
4796 * gdb.multi/multi-kill.c: New file.
4797 * gdb.multi/multi-kill.exp: New file.
4798
4799 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4800
4801 * gdb.base/annota1.exp: Update the expected output.
4802 * gdb.cp/annota2.exp: Ditto.
4803
4804 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4805
4806 * lib/check-test-names.exp: Disable when testing is being run in
4807 parallel.
4808
4809 2020-05-12 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.base/jit-elf.exp: Fix string concat.
4812
4813 2020-05-12 Tom de Vries <tdevries@suse.de>
4814
4815 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4816 messages.
4817
4818 2020-05-12 Tom de Vries <tdevries@suse.de>
4819
4820 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4821
4822 2020-05-12 Tom de Vries <tdevries@suse.de>
4823
4824 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4825 * gdb.ada/mi_catch_ex.exp: Same.
4826 * gdb.ada/mi_catch_ex_hand.exp: Same.
4827
4828 2020-05-12 Tom de Vries <tdevries@suse.de>
4829
4830 * gdb.fortran/complex.exp: Use with_test_prefix.
4831
4832 2020-05-12 Tom de Vries <tdevries@suse.de>
4833
4834 * gdb.trace/passcount.exp: Fix test-names.
4835
4836 2020-05-12 Tom de Vries <tdevries@suse.de>
4837
4838 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4839
4840 2020-05-12 Tom de Vries <tdevries@suse.de>
4841
4842 * gdb.gdb/complaints.exp: Use with_test_prefix.
4843 * gdb.xml/tdesc-regs.exp: Same.
4844 * gdb.opt/inline-locals.exp: Fix test name.
4845
4846 2020-05-12 Tom de Vries <tdevries@suse.de>
4847
4848 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4849 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4850 * gdb.dwarf2/implref-struct.exp: Same.
4851 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4852 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4853
4854 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4855
4856 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4857
4858 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4859
4860 * lib/check-test-names.exp (all_test_names): New module variable.
4861 (counts): Add 'duplicates' field.
4862 (_check_duplicates): New procedure.
4863 (check): Also check for duplicates.
4864 (do_log_summary): Print duplicates count.
4865 (do_reset_vars): Reset counter for duplicate test names, and
4866 discard all know test names.
4867
4868 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4869
4870 * lib/gdb.exp: Include check-test-names.exp library.
4871 * lib/check-test-names.exp: New file.
4872
4873 2020-05-11 Tom de Vries <tdevries@suse.de>
4874
4875 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4876
4877 2020-05-11 Keith Seitz <keiths@redhat.com>
4878
4879 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4880
4881 2020-05-11 Tom de Vries <tdevries@suse.de>
4882
4883 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4884 * gdb.cp/cpexprs.exp.in: .. here.
4885 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4886 cpexprs.exp.
4887
4888 2020-05-11 Keith Seitz <keiths@redhat.com>
4889
4890 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4891 test names.
4892 * gdb.ada/arrayptr.exp: Likewise.
4893 * gdb.ada/assign_arr.exp: Likewise.
4894 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4895 * gdb.ada/bp_on_var.exp: Likewise.
4896 * gdb.ada/call_pn.exp: Likewise.
4897 * gdb.ada/complete.exp: Likewise.
4898 * gdb.ada/fun_overload_menu.exp: Likewise.
4899 * gdb.ada/funcall_param.exp: Likewise.
4900 * gdb.ada/funcall_ref.exp: Likewise.
4901 * gdb.ada/packed_array_assign.exp: Likewise.
4902 * gdb.ada/same_component_name.exp: Likewise.
4903 * gdb.ada/type_coercion.exp: Likewise.
4904 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4905 * gdb.ada/variant_record_packed_array.exp: Likewise.
4906
4907 2020-05-11 Tom de Vries <tdevries@suse.de>
4908
4909 PR symtab/25941
4910 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4911 out of ...
4912 * gdb.dwarf2/clang-debug-names.exp: ... here.
4913 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4914 clang-debug-names.exp.in.
4915 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4916 * gdb.dwarf2/clang-debug-names-2.c: New test.
4917
4918 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4919
4920 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4921 (fortran_runto_main): New Proc, fortran version of runto_main.
4922 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4923 * gdb.fortran/array-bounds.exp: Likewise.
4924 * gdb.fortran/array-slices.exp: Likewise.
4925 * gdb.fortran/block-data.exp: Likewise.
4926 * gdb.fortran/charset.exp: Likewise.
4927 * gdb.fortran/common-block.exp: Likewise.
4928 * gdb.fortran/complex.exp: Likewise.
4929 * gdb.fortran/derived-type-function.exp: Likewise.
4930 * gdb.fortran/derived-type.exp: Likewise.
4931 * gdb.fortran/info-modules.exp: Likewise.
4932 * gdb.fortran/info-types.exp: Likewise.
4933 * gdb.fortran/intrinsics.exp: Likewise.
4934 * gdb.fortran/library-module.exp: Likewise.
4935 * gdb.fortran/logical.exp: Likewise.
4936 * gdb.fortran/max-depth.exp: Likewise.
4937 * gdb.fortran/module.exp: Likewise.
4938 * gdb.fortran/multi-dim.exp: Likewise.
4939 * gdb.fortran/nested-funcs.exp: Likewise.
4940 * gdb.fortran/print-formatted.exp: Likewise.
4941 * gdb.fortran/print_type.exp: Likewise.
4942 * gdb.fortran/printing-types.exp: Likewise.
4943 * gdb.fortran/ptr-indentation.exp: Likewise.
4944 * gdb.fortran/ptype-on-functions.exp: Likewise.
4945 * gdb.fortran/subarray.exp: Likewise.
4946 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4947 * gdb.fortran/vla-datatypes.exp: Likewise.
4948 * gdb.fortran/vla-history.exp: Likewise.
4949 * gdb.fortran/vla-ptr-info.exp: Likewise.
4950 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4951 * gdb.fortran/vla-ptype.exp: Likewise.
4952 * gdb.fortran/vla-sizeof.exp: Likewise.
4953 * gdb.fortran/vla-type.exp: Likewise.
4954 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4955 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4956 * gdb.fortran/vla-value-sub.exp: Likewise.
4957 * gdb.fortran/vla-value.exp: Likewise.
4958 * gdb.fortran/whatis_type.exp: Likewise.
4959 * gdb.mi/mi-var-child-f.exp: Likewise.
4960
4961 2020-05-09 Tom de Vries <tdevries@suse.de>
4962
4963 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4964
4965 2020-05-08 Tom de Vries <tdevries@suse.de>
4966
4967 * gdb.dwarf2/clang-debug-names.c: New test.
4968 * gdb.dwarf2/clang-debug-names.exp: New file.
4969
4970 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4971
4972 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4973 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4974
4975 2020-05-06 Tom de Vries <tdevries@suse.de>
4976
4977 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4978 breakpoint is at a "recommended breakpoint location".
4979 * gdb.reverse/consecutive-reverse.exp: Same.
4980
4981 2020-05-06 Tom de Vries <tdevries@suse.de>
4982
4983 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4984 address.
4985
4986 2020-05-06 Tom de Vries <tdevries@suse.de>
4987
4988 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4989
4990 2020-05-06 Tom de Vries <tdevries@suse.de>
4991
4992 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4993 info for r.
4994
4995 2020-05-06 Tom de Vries <tdevries@suse.de>
4996
4997 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4998 necessary.
4999
5000 2020-05-06 Tom de Vries <tdevries@suse.de>
5001
5002 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5003 void.
5004
5005 2020-05-06 Tom de Vries <tdevries@suse.de>
5006
5007 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5008 of ...
5009 * gdb.base/async.exp: ... here.
5010 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5011 "recommended breakpoint location".
5012
5013 2020-05-06 Tom de Vries <tdevries@suse.de>
5014
5015 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5016
5017 2020-05-04 Tom de Vries <tdevries@suse.de>
5018
5019 * gdb.base/async.exp: Check whether instruction addresses are a
5020 "recommended breakpoint location".
5021
5022 2020-05-03 Tom Tromey <tom@tromey.com>
5023
5024 * gdb.base/sepdebug.exp: Remove "catch" test.
5025 * gdb.base/break.exp: Remove "catch" test.
5026 * gdb.base/default.exp: Update expected output.
5027
5028 2020-05-02 Tom de Vries <tdevries@suse.de>
5029
5030 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5031 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5032 * gdb.arch/i386-mpx-map.exp: Same.
5033 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5034 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5035 * gdb.arch/i386-mpx.exp: Same.
5036
5037 2020-05-02 Tom de Vries <tdevries@suse.de>
5038
5039 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5040
5041 2020-05-01 Tom de Vries <tdevries@suse.de>
5042
5043 * gdb.ada/operator_bp.exp: Allow more than required amount of
5044 breakpoint.
5045
5046 2020-05-01 Tom de Vries <tdevries@suse.de>
5047
5048 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5049
5050 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5051
5052 PR gdb/18706
5053 * gdb.cp/stub-array-size.cc: New test.
5054 * gdb.cp/stub-array-size.exp: New file.
5055 * gdb.cp/stub-array-size.h: New test.
5056 * gdb.cp/stub-array-size2.cc: New test.
5057
5058 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5059
5060 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5061 output to the new format.
5062
5063 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
5064
5065 * gdb.base/break.exp: Use with_test_prefix.
5066
5067 2020-04-29 Tom de Vries <tdevries@suse.de>
5068
5069 * lib/gdb.exp (debug_types): New proc.
5070 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5071 * gdb.python/py-symtab.exp: Same.
5072
5073 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
5074
5075 PR gdb/17320
5076 * gdb.base/pretty-array.c: New test.
5077 * gdb.base/pretty-array.exp: New file.
5078
5079 2020-04-29 Tom de Vries <tdevries@suse.de>
5080
5081 PR symtab/25889
5082 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5083 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5084 and include cpexprs.exp.
5085
5086 2020-04-28 Mark Williams <mark@myosotissp.com>
5087
5088 PR gdb/24480
5089 * dw4-toplevel-types.exp: Test for top level types.
5090 * dw4-toplevel-types.cc: Test for top level types.
5091
5092 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5093
5094 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5095 (theads -> threads).
5096
5097 2020-04-28 Tom de Vries <tdevries@suse.de>
5098
5099 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5100
5101 2020-04-28 Tom de Vries <tdevries@suse.de>
5102
5103 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5104
5105 2020-04-28 Tom de Vries <tdevries@suse.de>
5106
5107 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5108
5109 2020-04-28 Tom de Vries <tdevries@suse.de>
5110
5111 * gdb.dwarf2/main-foo.c: New test.
5112 * gdb.dwarf2/struct-with-sig.exp: New file.
5113
5114 2020-04-25 Tom de Vries <tdevries@suse.de>
5115
5116 * boards/debug-types.exp: New file.
5117
5118 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5119
5120 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5121
5122 2020-04-24 Tom Tromey <tom@tromey.com>
5123
5124 PR symtab/12707:
5125 * gdb.python/py-symbol.exp: Update expected results for
5126 linkage_name test.
5127 * gdb.cp/print-demangle.exp: New file.
5128 * gdb.base/c-linkage-name.exp: Fix test.
5129 * gdb.guile/scm-symbol.exp: Update expected results for
5130 linkage_name test.
5131
5132 2020-04-24 Tom Tromey <tom@tromey.com>
5133
5134 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5135 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5136 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5137 assembler.
5138
5139 2020-04-24 Tom de Vries <tdevries@suse.de>
5140
5141 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5142 C++.
5143
5144 2020-04-24 Tom Tromey <tromey@adacore.com>
5145
5146 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5147 values.
5148 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5149 values. Update test for minimal encodings.
5150 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5151 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5152 values. Update test for minimal encodings.
5153
5154 2020-04-24 Tom Tromey <tromey@adacore.com>
5155
5156 PR python/23662:
5157 * gdb.ada/variant.exp: Add Python checks.
5158 * gdb.rust/simple.exp: Add dynamic type checks.
5159
5160 2020-04-24 Tom Tromey <tromey@adacore.com>
5161
5162 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5163 Make array type matching more lax.
5164 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5165 * gdb.ada/mi_variant.exp: New file.
5166 * gdb.ada/mi_variant/pck.ads: New file.
5167 * gdb.ada/mi_variant/pkg.adb: New file.
5168 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5169 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5170
5171 2020-04-24 Tom Tromey <tromey@adacore.com>
5172
5173 * gdb.ada/variant.exp: Add dynamic field offset tests.
5174 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5175 * gdb.ada/variant/pkg.adb: Add new variables.
5176
5177 2020-04-24 Tom Tromey <tromey@adacore.com>
5178
5179 * gdb.ada/variant.exp: New file
5180 * gdb.ada/variant/pkg.adb: New file
5181 * gdb.ada/variant/pck.adb: New file
5182
5183 2020-04-24 Tom de Vries <tdevries@suse.de>
5184
5185 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5186
5187 2020-04-24 Tom de Vries <tdevries@suse.de>
5188
5189 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5190 flags.
5191
5192 2020-04-24 Tom de Vries <tdevries@suse.de>
5193
5194 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5195
5196 2020-04-24 Tom de Vries <tdevries@suse.de>
5197
5198 * lib/gdb.exp (default_gdb_start): Handle eof.
5199 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5200 failure.
5201 * gdb.base/readnever.exp: Handle clean_restart failure.
5202
5203 2020-04-23 Tom de Vries <tdevries@suse.de>
5204
5205 * gdb.base/decl-before-def.exp: Run to main and print a again.
5206
5207 2020-04-23 Tom de Vries <tdevries@suse.de>
5208
5209 * gdb.base/decl-before-def-decl.c: New test.
5210 * gdb.base/decl-before-def-def.c: New test.
5211 * gdb.base/decl-before-def.exp: New file.
5212
5213 2020-04-23 Tom de Vries <tdevries@suse.de>
5214
5215 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5216
5217 2020-04-22 Tom de Vries <tdevries@suse.de>
5218
5219 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5220 debug_info_offset.
5221 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5222 before $objsfile in the line line.
5223
5224 2020-04-22 Tom de Vries <tdevries@suse.de>
5225
5226 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5227
5228 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5229
5230 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5231 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5232 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5233 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5234 * gdb.base/jit-protocol.h: Update definitions to match all usage
5235 contexts.
5236
5237 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5238
5239 * gdb.base: Rename all jit related test and source files.
5240
5241 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5242
5243 * gdb.base/jit-reader.exp: Relax register output check.
5244
5245 2020-04-22 Tom de Vries <tdevries@suse.de>
5246
5247 PR symtab/25764
5248 * gdb.base/psym-external-decl-2.c: New test.
5249 * gdb.base/psym-external-decl.c: New test.
5250 * gdb.base/psym-external-decl.exp: New file.
5251 * gdb.threads/tls.exp: Add PR25807 kfail.
5252
5253 2020-04-22 Tom de Vries <tdevries@suse.de>
5254
5255 PR symtab/25801
5256 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5257 in "info source" output.
5258
5259 2020-04-22 Tom de Vries <tdevries@suse.de>
5260
5261 PR symtab/25700
5262 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5263 symtab for imported_unit.c.
5264
5265 2020-04-21 Gary Benson <gbenson@redhat.com>
5266
5267 * gdb.base/advance.c (func): New argument, to match call site.
5268 (func2, func3): Add return statements.
5269
5270 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5271
5272 * gdb.multi/run-only-second-inf.c: New file.
5273 * gdb.multi/run-only-second-inf.exp: New file.
5274
5275 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5276
5277 * gdb.btrace/multi-inferior.c: New test.
5278 * gdb.btrace/multi-inferior.exp: New file.
5279
5280 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5281
5282 * gdb.btrace/enable-new-thread.c: New test.
5283 * gdb.btrace/enable-new-thread.exp: New file.
5284
5285 2020-04-21 Tom de Vries <tdevries@suse.de>
5286
5287 PR gdb/25471
5288 * gdb.threads/killed-outside.c: New test.
5289 * gdb.threads/killed-outside.exp: New file.
5290
5291 2020-04-20 Gary Benson <gbenson@redhat.com>
5292
5293 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5294 * gdb.base/nested-subp2.exp: Likewise.
5295 * gdb.base/nested-subp3.exp: Likewise.
5296
5297 2020-04-20 Gary Benson <gbenson@redhat.com>
5298
5299 * gdb.base/nested-subp1.exp: Disable test when using clang.
5300 * gdb.base/nested-subp2.exp: Likewise.
5301 * gdb.base/nested-subp3.exp: Likewise.
5302
5303 2020-04-20 Gary Benson <gbenson@redhat.com>
5304
5305 * gdb.cp/exception.cc: Fix compilation error with clang.
5306
5307 2020-04-20 Gary Benson <gbenson@redhat.com>
5308
5309 * gdb.trace/tspeed.c: Fix compilation error with clang.
5310
5311 2020-04-20 Gary Benson <gbenson@redhat.com>
5312
5313 * gdb.base/jit-main.c: Fix compilation error with clang.
5314
5315 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5316
5317 * gdb.base/attach-twice.c: Include "sys/types.h".
5318 (PTRACE_ATTACH): Add fallback definition.
5319 (main): Pass `0' to the 4th argument of `ptrace'.
5320
5321 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5322
5323 * gdb.base/fork-running-state.c: Include "signal.h".
5324
5325 2020-04-17 Tom Tromey <tromey@adacore.com>
5326
5327 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5328 Update tests.
5329 * gdb.btrace/cpu.exp: Update tests.
5330 * gdb.base/maint.exp: Update tests.
5331 * gdb.base/default.exp: Update tests.
5332 * gdb.base/completion.exp: Update tests.
5333
5334 2020-04-16 Tom de Vries <tdevries@suse.de>
5335
5336 PR symtab/25791
5337 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5338 (ensure_gdb_index): and factor out and move ...
5339 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5340 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5341
5342 2020-04-16 Tom de Vries <tdevries@suse.de>
5343
5344 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5345 loading exec.
5346
5347 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5348
5349 * gdb.base/many-completions.exp: New file.
5350
5351 2020-04-14 Tom de Vries <tdevries@suse.de>
5352
5353 PR symtab/25718
5354 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5355
5356 2020-04-14 Tom de Vries <tdevries@suse.de>
5357
5358 PR symtab/25720
5359 * gdb.base/maint-expand-symbols-header-file.c: New test.
5360 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5361 * gdb.base/maint-expand-symbols-header-file.h: New test.
5362
5363 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5364
5365 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5366 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5367 get_func_info.
5368 (get_func_info): Delete.
5369 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5370 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5371 * lib/dwarf.exp (get_func_info): New function.
5372
5373 2020-04-13 Tom de Vries <tdevries@suse.de>
5374
5375 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5376 to what find_gnatmake does.
5377
5378 2020-04-10 Tom de Vries <tdevries@suse.de>
5379
5380 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5381 -readnow.
5382
5383 2020-04-10 Tom de Vries <tdevries@suse.de>
5384
5385 PR cli/25808
5386 * gdb.base/style.c: Add leading newlines.
5387 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5388 Check listing of main's one-line body.
5389
5390 2020-04-08 Tom de Vries <tdevries@suse.de>
5391
5392 * lib/gdb.exp (psymtabs_p): New proc.
5393 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5394 importing unit" unsupported if there are no partial symbols.
5395
5396 2020-04-08 Tom de Vries <tdevries@suse.de>
5397
5398 PR testsuite/25760
5399 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5400
5401 2020-04-07 Tom de Vries <tdevries@suse.de>
5402
5403 PR symtab/25796
5404 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5405
5406 2020-04-07 Tom de Vries <tdevries@suse.de>
5407
5408 * gdb.base/check-psymtab.c: New test.
5409 * gdb.base/check-psymtab.exp: New file.
5410
5411 2020-04-06 Tom Tromey <tromey@adacore.com>
5412
5413 * gdb.ada/variant-record/proc.adb: New file.
5414 * gdb.ada/variant-record/value.adb: New file.
5415 * gdb.ada/variant-record/value.s: New file.
5416 * gdb.ada/variant-record.exp: New file.
5417
5418 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
5419
5420 PR gdb/25325
5421 * gdb.cp/typed-enum.cc: New test.
5422 * gdb.cp/typed-enum.exp: New file.
5423
5424 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5425
5426 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5427 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5428 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5429 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5430 * gdb.opt/inline-small-func.c: New file.
5431 * gdb.opt/inline-small-func.exp: New file.
5432 * gdb.opt/inline-small-func.h: New file.
5433
5434 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5435
5436 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5437 function.
5438
5439 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5440
5441 * lib/dwarf.exp (function_range): Allow compiler options to be
5442 specified.
5443
5444 2020-04-02 Tom de Vries <tdevries@suse.de>
5445
5446 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5447 __attribute__((always_inline)).
5448 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5449
5450 2020-04-02 Tom de Vries <tdevries@suse.de>
5451
5452 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5453 (gdbserver_gdb_exit): ... here. Add timeout warning.
5454 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5455 (connect_target_extended_remote): Append new server_spawn_id to
5456 server_spawn_ids.
5457 (cleanup): New proc.
5458 (setup, <toplevel>): Call cleanup.
5459
5460 2020-04-02 Tom de Vries <tdevries@suse.de>
5461
5462 * gdb.base/main-psymtab.exp: New file.
5463
5464 2020-04-02 Tom de Vries <tdevries@suse.de>
5465
5466 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5467
5468 2020-04-01 Tom Tromey <tom@tromey.com>
5469
5470 * gdb.base/complex-parts.exp: Add type tests.
5471
5472 2020-04-01 Tom Tromey <tom@tromey.com>
5473
5474 * gdb.base/complex-parts.exp: Add arithmetic tests.
5475
5476 2020-04-01 Tom Tromey <tom@tromey.com>
5477
5478 * gdb.compile/compile.exp: Update.
5479 * gdb.compile/compile-cplus.exp: Update.
5480 * gdb.base/varargs.exp: Update.
5481 * gdb.base/floatn.exp: Update.
5482 * gdb.base/endianity.exp: Update.
5483 * gdb.base/callfuncs.exp (do_function_calls): Update.
5484 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5485 (complex_float_integral_args): Update.
5486 * gdb.base/complex.exp: Update.
5487 * gdb.base/complex-parts.exp: Update.
5488
5489 2020-04-01 Tom Tromey <tromey@adacore.com>
5490
5491 * gdb.rust/union.rs: New file.
5492 * gdb.rust/union.exp: New file.
5493 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5494 (main): Update.
5495 * gdb.rust/simple.exp: Move union tests to union.exp.
5496
5497 2020-04-01 Tom Tromey <tromey@adacore.com>
5498
5499 * gdb.rust/simple.rs (main): Remove "y0".
5500
5501 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5502
5503 * gdb.multi/stop-all-on-exit.c: New test.
5504 * gdb.multi/stop-all-on-exit.exp: New file.
5505
5506 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
5507
5508 PR gdb/24789
5509 * gdb.cp/misc.cc: Add integer reference variable.
5510 * gdb.cp/misc.exp: Add test.
5511
5512 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5513
5514 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5515 scenario to cover execution until the end and also the case
5516
5517 2020-03-31 Tom de Vries <tdevries@suse.de>
5518
5519 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5520 c. Use "maint info symtabs" to check symtab expansion.
5521
5522 2020-03-30 Tom de Vries <tdevries@suse.de>
5523
5524 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5525 unsupported.
5526 (verify_psymtab_expanded): Move ...
5527 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5528 test.
5529 (readnow): New proc.
5530
5531 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5532
5533 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5534 with $hex.
5535
5536 2020-03-20 Tom Tromey <tromey@adacore.com>
5537
5538 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5539
5540 2020-03-20 Tom Tromey <tromey@adacore.com>
5541
5542 * gdb.ada/sub_variant/subv.adb: New file.
5543 * gdb.ada/sub_variant.exp: New file.
5544
5545 2020-03-20 Tom de Vries <tdevries@suse.de>
5546
5547 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5548 first break fails.
5549 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5550
5551 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5552
5553 * gdb.server/exit-multiple-threads.c: New file.
5554 * gdb.server/exit-multiple-threads.exp: New file.
5555
5556 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5557
5558 * gdb.fortran/mixed-lang-stack.c: New file.
5559 * gdb.fortran/mixed-lang-stack.cpp: New file.
5560 * gdb.fortran/mixed-lang-stack.exp: New file.
5561 * gdb.fortran/mixed-lang-stack.f90: New file.
5562
5563 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5564
5565 * gdb.linespec/cp-completion-aliases.cc: New file.
5566 * gdb.linespec/cp-completion-aliases.exp: New file.
5567
5568 2020-03-19 Tom de Vries <tdevries@suse.de>
5569
5570 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5571 more precise.
5572
5573 2020-03-18 Tom de Vries <tdevries@suse.de>
5574
5575 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5576 * gdb.dwarf2/break-inline-psymtab.c: New test.
5577 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5578
5579 2020-03-16 Tom de Vries <tdevries@suse.de>
5580
5581 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5582 cache_verify and cache_verify_proc.
5583
5584 2020-03-15 Tom de Vries <tdevries@suse.de>
5585
5586 * gdb.server/solib-list.exp: Handle
5587 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5588
5589 2020-03-15 Tom de Vries <tdevries@suse.de>
5590
5591 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5592 objfiles".
5593
5594 2020-03-14 Tom Tromey <tom@tromey.com>
5595
5596 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5597
5598 2020-03-14 Tom de Vries <tdevries@suse.de>
5599
5600 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5601
5602 2020-03-14 Tom de Vries <tdevries@suse.de>
5603
5604 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5605 result in line-by-line fashion.
5606
5607 2020-03-14 Tom de Vries <tdevries@suse.de>
5608
5609 * lib/gdb.exp (supports_statement_frontiers): New proc.
5610 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5611
5612 2020-03-14 Tom de Vries <tdevries@suse.de>
5613
5614 * gdb.base/printcmds.exp: Add missing quoting for "print
5615 teststring2".
5616
5617 2020-03-13 Tom Tromey <tom@tromey.com>
5618
5619 * gdb.base/printcmds.exp (test_print_strings): Add regression
5620 test.
5621 * gdb.base/printcmds.c (charptr): New typedef.
5622 (teststring2): New global.
5623
5624 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5625
5626 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5627 full path in the test name.
5628 (test_ld): Add some with_test_prefix blocks to make test names
5629 unique.
5630
5631 2020-03-13 Tom de Vries <tdevries@suse.de>
5632
5633 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5634
5635 2020-03-13 Tom de Vries <tdevries@suse.de>
5636
5637 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5638
5639 2020-03-13 Tom de Vries <tdevries@suse.de>
5640
5641 PR symtab/25646
5642 * gdb.dwarf2/imported-unit.exp: Add test.
5643
5644 2020-03-13 Tom de Vries <tdevries@suse.de>
5645
5646 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5647 (var1, var2): New variable.
5648 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5649 matching symbols.
5650
5651 2020-03-13 Tom de Vries <tdevries@suse.de>
5652
5653 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5654 (Term::command): Use prompt prefix.
5655 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5656 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5657 command_no_prompt_prefix instead of prefix.
5658 * gdb.tui/tui-layout-asm.exp: Same.
5659
5660 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5661
5662 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5663
5664 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5665
5666 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5667 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5668 on" while stepping over the test instruction, match printed
5669 message.
5670
5671 2020-03-12 Tom de Vries <tdevries@suse.de>
5672
5673 * gdb.base/info-types.exp: Use exp_continue during matching of output
5674 of "info types".
5675
5676 2020-03-12 Tom de Vries <tdevries@suse.de>
5677
5678 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5679
5680 2020-03-12 Tom de Vries <tdevries@suse.de>
5681
5682 * gdb.fortran/module.exp: Use exp_continue during matching of output
5683 of "info variable -n".
5684
5685 2020-03-12 Tom de Vries <tdevries@suse.de>
5686
5687 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5688 gdb.dwarf2/dw2-ranges-base.c.
5689
5690 2020-03-12 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5693 in presence of GLIBC debuginfo.
5694
5695 2020-03-12 Tom de Vries <tdevries@suse.de>
5696
5697 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5698 $core.
5699
5700 2020-03-12 Tom de Vries <tdevries@suse.de>
5701
5702 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5703 more precise.
5704
5705 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
5706
5707 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5708 from Unix to Windows path.
5709
5710 2020-03-11 Tom de Vries <tdevries@suse.de>
5711
5712 * gdb.ada/minsyms.exp: Set language to ada.
5713
5714 2020-03-11 Tom de Vries <tdevries@suse.de>
5715
5716 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5717
5718 2020-03-11 Tom de Vries <tdevries@suse.de>
5719
5720 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5721
5722 2020-03-11 Tom Tromey <tromey@adacore.com>
5723
5724 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5725
5726 2020-03-11 Tom de Vries <tdevries@suse.de>
5727
5728 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5729
5730 2020-03-11 Tom de Vries <tdevries@suse.de>
5731
5732 * gdb.base/break-interp.exp: Limit verbose scope.
5733
5734 2020-03-11 Tom de Vries <tdevries@suse.de>
5735
5736 * gdb.fortran/logical.f90: Define variable with character type.
5737 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5738
5739 2020-03-11 Tom de Vries <tdevries@suse.de>
5740
5741 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5742
5743 2020-03-11 Tom de Vries <tdevries@suse.de>
5744
5745 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5746 symtabs.
5747
5748 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5749 Bernd Edlinger <bernd.edlinger@hotmail.de>
5750
5751 * gdb.cp/step-and-next-inline.cc: New file.
5752 * gdb.cp/step-and-next-inline.exp: New file.
5753 * gdb.cp/step-and-next-inline.h: New file.
5754 * gdb.dwarf2/dw2-is-stmt.c: New file.
5755 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5756 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5757 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5758 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5759
5760 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5761
5762 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5763 is-stmt flag in the line table.
5764
5765 2020-03-09 Tom de Vries <tdevries@suse.de>
5766
5767 * lib/gdb.exp (cached_file): Create cache dir.
5768
5769 2020-03-07 Tom de Vries <tdevries@suse.de>
5770
5771 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5772 * gdb.cp/rvalue-ref-params.exp: Same.
5773
5774 2020-03-06 Tom de Vries <tdevries@suse.de>
5775
5776 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5777 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5778
5779 2020-03-06 Tom de Vries <tdevries@suse.de>
5780
5781 * README: Fix "the the".
5782 * gdb.base/dprintf.exp: Same.
5783
5784 2020-03-05 Tom de Vries <tdevries@suse.de>
5785
5786 * gdb.base/maint.exp: Update "main print statistics" expected output.
5787
5788 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5789
5790 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5791 (fortran_int8): Likewise.
5792 (fortran_real4): Likewise.
5793 (fortran_real8): Likewise.
5794 (fortran_complex4): Likewise.
5795 (fortran_logical4): Likewise.
5796 (fortran_character1): Likewise.
5797
5798 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5799
5800 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5801 printed as true.
5802
5803 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5804
5805 * gdb.base/printcmds.exp: Add test to verify printf of a
5806 variable holding an address.
5807
5808 2020-03-03 Tom de Vries <tdevries@suse.de>
5809
5810 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5811
5812 2020-03-03 Tom de Vries <tdevries@suse.de>
5813
5814 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5815 gdb_test_multiple call.
5816
5817 2020-03-03 Tom de Vries <tdevries@suse.de>
5818
5819 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5820 gdb_test_multiple calls.
5821
5822 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5823
5824 * gdb.base/default.exp: Remove test of 'set history filename'.
5825 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5826 filename to the empty string.
5827 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5828 and GDBHISTSIZE.
5829
5830 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5831
5832 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5833 disabled.
5834
5835 2020-03-02 Pedro Alves <palves@redhat.com>
5836 Tom de Vries <tdevries@suse.de>
5837
5838 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5839 -prompt prefix, before user_code argument. Add -lbl option likewise.
5840 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5841 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5842 argument.
5843 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5844 have "\r\n" at start-of-line, instead of at end-of-line.
5845
5846 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5847
5848 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5849 libinproctrace.so.
5850
5851 2020-02-28 Luis Machado <luis.machado@linaro.org>
5852
5853 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5854 to "p/x".
5855
5856 2020-02-28 Luis Machado <luis.machado@linaro.org>
5857
5858 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5859 asm/ptrace.h and error.h.
5860
5861 2020-02-28 Tom de Vries <tdevries@suse.de>
5862
5863 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5864 (struct wrapper, do_something, mundane/symada__cS): Move ...
5865 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5866 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5867 Update "print symada__cS before partial symtab expansion" regexp.
5868 Update breakpoint location. Flush symbol cache after expansion.
5869
5870 2020-02-28 Luis Machado <luis.machado@linaro.org>
5871
5872 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5873
5874 2020-02-27 Tom de Vries <tdevries@suse.de>
5875
5876 * config/sid.exp: Remove unused globals.
5877 * gdb.base/attach.exp: Same.
5878 * gdb.base/catch-load.exp: Same.
5879 * gdb.base/dbx.exp: Same.
5880 * lib/gdb.exp: Same.
5881 * lib/mi-support.exp: Same.
5882 * lib/prompt.exp: Same.
5883
5884 2020-02-27 Tom de Vries <tdevries@suse.de>
5885
5886 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5887 not set.
5888
5889 2020-02-26 Aaron Merey <amerey@redhat.com>
5890
5891 * gdb.debuginfod: New directory for debuginfod tests.
5892 * gdb.debuginfod/main.c: New test file.
5893 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5894
5895 2020-02-26 Tom de Vries <tdevries@suse.de>
5896
5897 PR gdb/25603
5898 * gdb.base/persistent-lang.cc: New test.
5899 * gdb.base/persistent-lang.exp: New file.
5900
5901 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5902
5903 * gdb.fortran/derived-type-striding.exp: Add a new test.
5904 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5905 new test.
5906
5907 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5908
5909 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5910 names.
5911
5912 2020-02-25 Tom de Vries <tdevries@suse.de>
5913
5914 PR go/18926
5915 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5916
5917 2020-02-24 Tom de Vries <tdevries@suse.de>
5918
5919 PR gdb/25592
5920 * gdb.base/info-locals-unused-static-var.c: New test.
5921 * gdb.base/info-locals-unused-static-var.exp: New file.
5922
5923 2020-02-22 Tom Tromey <tom@tromey.com>
5924
5925 * gdb.python/tui-window.exp: New file.
5926 * gdb.python/tui-window.py: New file.
5927
5928 2020-02-22 Tom Tromey <tom@tromey.com>
5929
5930 PR tui/17850:
5931 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5932 tests.
5933
5934 2020-02-22 Tom Tromey <tom@tromey.com>
5935
5936 * gdb.tui/new-layout.exp: Add sub-layout tests.
5937
5938 2020-02-22 Tom Tromey <tom@tromey.com>
5939
5940 * gdb.tui/new-layout.exp: New file.
5941
5942 2020-02-22 Tom Tromey <tom@tromey.com>
5943
5944 * gdb.rust/rust-style.rs: New file.
5945 * gdb.rust/rust-style.exp: New file.
5946 * gdb.base/style.exp: Test structure printing.
5947 * gdb.base/style.c (struct some_struct): New type.
5948 (enum etype): New type.
5949 (struct_value): New global.
5950
5951 2020-02-21 Tom de Vries <tdevries@suse.de>
5952
5953 PR go/18926
5954 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5955 Remove blanket xfails. Use message argument for gdb_breakpoint.
5956 Make continuing to breakpoint test conditional on setting breakpoint.
5957 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5958 DW_AT_name attribute. Add xfail for GCC PR93866.
5959
5960 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5961
5962 * gdb.dwarf2/cpp-linkage-name.c: New file.
5963 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5964
5965 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5966
5967 * lib/gdb.exp (gdb_wrapper_init): Reset
5968 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5969 not exist.
5970
5971 2020-02-20 Tom de Vries <tdevries@suse.de>
5972
5973 PR go/17018
5974 * gdb.go/hello.exp: Copy ...
5975 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5976 print of st to print value of global definition. Add xfail for GCC
5977 PR93844.
5978 * gdb.go/hello.exp: Remove printing of st before definition.
5979 * gdb.go/hello.go: Copy ...
5980 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5981 to st.
5982 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5983
5984 2020-02-20 Tom de Vries <tdevries@suse.de>
5985
5986 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5987 (gdb_simple_compile): Handle compile_flags go by using .go extension
5988 for source file.
5989 * gdb.go/chan.exp: Use support_go_compile.
5990 * gdb.go/handcall.exp: Same.
5991 * gdb.go/hello.exp: Same.
5992 * gdb.go/integers.exp: Same.
5993 * gdb.go/max-depth.exp: Same.
5994 * gdb.go/methods.exp: Same.
5995 * gdb.go/package.exp: Same.
5996 * gdb.go/strings.exp: Same.
5997 * gdb.go/types.exp: Same.
5998 * gdb.go/unsafe.exp: Same.
5999
6000 2020-02-19 Tom de Vries <tdevries@suse.de>
6001
6002 * gdb.python/lib-types.exp: Make xfail more strict.
6003
6004 2020-02-19 Tom de Vries <tdevries@suse.de>
6005
6006 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6007
6008 2020-02-19 Doug Evans <dje@google.com>
6009
6010 PR rust/25535
6011 * gdb.rust/simple.exp: Add test.
6012 * gdb.rust/simple.rs: Add test.
6013
6014 2020-02-19 Tom de Vries <tdevries@suse.de>
6015
6016 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6017 output line-by-line.
6018
6019 2020-02-19 Tom de Vries <tdevries@suse.de>
6020
6021 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6022
6023 2020-02-19 Tom de Vries <tdevries@suse.de>
6024
6025 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6026 prelink.
6027
6028 2020-02-19 Tom de Vries <tdevries@suse.de>
6029
6030 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6031 (gdb_do_cache): Use gdb_do_cache_wrap.
6032 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6033
6034 2020-02-19 Tom de Vries <tdevries@suse.de>
6035
6036 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6037 gdb_compile option.
6038
6039 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6040
6041 * gdb.base/printcmds.exp (test_print_enums): Update expected
6042 output.
6043
6044 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6045
6046 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6047 for "unknown".
6048
6049 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6050
6051 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6052 enumerator.
6053
6054 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6055
6056 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6057 FE_, add FE_NONE.
6058 (three): Update.
6059 (enum flag_enum_without_zero): New enum.
6060 (flag_enum_without_zero): New variable.
6061 (enum not_flag_enum): New enum.
6062 (three_not_flag): New variable.
6063 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6064 (test_print_enums): Add more tests for printing flag enums.
6065
6066 2020-02-18 Tom de Vries <tdevries@suse.de>
6067
6068 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6069 (gdb_compile_ada): ... here.
6070 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6071 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6072
6073 2020-02-14 Tom Tromey <tom@tromey.com>
6074
6075 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6076 build directory.
6077 * boards/gdbserver-base.exp: Update path to gdbserver.
6078
6079 2020-02-13 Tom de Vries <tdevries@suse.de>
6080
6081 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6082
6083 2020-02-13 Tom de Vries <tdevries@suse.de>
6084
6085 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6086 are missing.
6087
6088 2020-02-13 Tom de Vries <tdevries@suse.de>
6089
6090 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6091 call.
6092
6093 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6094
6095 PR tui/25126
6096 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6097 * gdb.base/cached-source-file.c: New file.
6098 * gdb.base/cached-source-file.exp: New file.
6099
6100 2020-02-11 Tom de Vries <tdevries@suse.de>
6101
6102 PR testsuite/25488
6103 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6104
6105 2020-02-10 Tom de Vries <tdevries@suse.de>
6106
6107 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6108
6109 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
6110
6111 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6112 and $after_addr are both integers before making a comparison.
6113
6114 2020-02-09 Tom de Vries <tdevries@suse.de>
6115
6116 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6117 command output and paste it into gdb.log. If any, paste catch message
6118 to gdb.log.
6119
6120 2020-02-07 Tom Tromey <tromey@adacore.com>
6121
6122 PR breakpoints/24915:
6123 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6124
6125 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
6126
6127 * gdb.tui/tui-missing-src.exp: Add the "missing source
6128 file" test for the TUI.
6129
6130 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6131
6132 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6133 including a port number in the output.
6134
6135 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6136
6137 * lib/fortran.exp (fortran_int4): Handle clang.
6138 (fortran_int8): Likewise.
6139 (fortran_real4): Likewise.
6140 (fortran_real8): Likewise.
6141 (fortran_complex4): Likewise.
6142 (fortran_logical4): Likewise.
6143 (fortran_character1): Likewise.
6144
6145 2020-02-04 Tom de Vries <tdevries@suse.de>
6146
6147 * README (Race detection): Add note.
6148
6149 2020-02-04 Tom de Vries <tdevries@suse.de>
6150
6151 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6152
6153 2020-02-04 Tom de Vries <tdevries@suse.de>
6154
6155 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6156
6157 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6158
6159 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6160 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6161 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6162 blttar, bnetarl.
6163 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6164 binary for blttar, bnetarl.
6165 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6166 wait instruction. Delete ldmx test.
6167 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6168
6169 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6170
6171 * gdb.fortran/array-bounds-high.exp: New file.
6172 * gdb.fortran/array-bounds-high.f90: New file.
6173
6174 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6175
6176 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6177 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6178
6179 2020-02-01 Tom de Vries <tdevries@suse.de>
6180
6181 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6182
6183 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6184
6185 PR tui/9765
6186 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6187 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6188
6189 2020-01-29 Luis Machado <luis.machado@linaro.org>
6190
6191 * gdb.arch/aarch64-brk-patterns.c: New source file.
6192 * gdb.arch/aarch64-brk-patterns.exp: New test.
6193
6194 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6195
6196 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6197 GCC/Clang version.
6198 * gdb.cp/pass-by-ref.exp: Ditto.
6199
6200 2020-01-29 Tom de Vries <tdevries@suse.de>
6201
6202 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6203 * gdb.threads/watchpoint-fork-mt.c: Same.
6204 * gdb.threads/watchpoint-fork-parent.c: Same.
6205 * gdb.threads/watchpoint-fork-st.c: Same.
6206 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6207
6208 2020-01-27 Luis Machado <luis.machado@linaro.org>
6209
6210 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6211 sitting at a syscall instruction when we hit the syscall function's
6212 breakpoint.
6213 Check PC against one obtained with the x command.
6214 Validate syscall number.
6215 (step_over_syscall): Don't continue to the syscall instruction if
6216 we're already there.
6217
6218 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6219
6220 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6221
6222 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6223
6224 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6225 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6226
6227 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6228
6229 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6230 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6231
6232 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6233
6234 * gdb.base/maint.exp: Update line table parsing test.
6235 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6236
6237 2020-01-24 Pedro Alves <palves@redhat.com>
6238
6239 PR gdb/25410
6240 * gdb.multi/multi-re-run-1.c: New.
6241 * gdb.multi/multi-re-run-2.c: New.
6242 * gdb.multi/multi-re-run.exp: New.
6243
6244 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6245
6246 PR gdb/23718
6247 * gdb.server/server-kill-python.exp: New file.
6248
6249 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6250
6251 * gdb.server/multi-ui-errors.c: New file.
6252 * gdb.server/multi-ui-errors.exp: New file.
6253
6254 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6255
6256 PR tui/9765
6257 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6258
6259 2020-01-19 Tom Tromey <tom@tromey.com>
6260
6261 * gdb.tui/main.exp: Add check for plain "file".
6262
6263 2020-01-16 Christian Biesinger <cbiesinger@google.com>
6264
6265 * lib/gdb.exp: Fix spelling error (seperatelly).
6266
6267 2020-01-14 Tom Tromey <tom@tromey.com>
6268
6269 PR symtab/12535:
6270 * gdb.python/python.exp: Test decode_line with empty string
6271 argument.
6272
6273 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6274
6275 * gdb.base/skip-inline.exp: Extend test.
6276
6277 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6278
6279 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6280 * gdb.dwarf2/dw2-bad-elf.c: New file.
6281 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6282
6283 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6284
6285 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6286 _line_saw_file.
6287
6288 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6289
6290 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6291 border.
6292
6293 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6294
6295 * gdb.multi/multi-target.exp (setup): Factor out "info
6296 connections" and "info inferiors" tests to ...
6297 (test_info_inferiors): ... this new procedure.
6298 (top level): Run new "info-inferiors" tests.
6299
6300 2020-01-10 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.server/bkpt-other-inferior.exp: New file.
6303
6304 2020-01-10 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6307 of "add-inferior".
6308 * gdb.base/quit-live.exp: Likewise.
6309 * gdb.base/remote-exec-file.exp: Likewise.
6310 * gdb.guile/scm-progspace.exp: Likewise.
6311 * gdb.linespec/linespec.exp: Likewise.
6312 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6313 * gdb.mi/user-selected-context-sync.exp: Likewise.
6314 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6315 "info inferiors" tests.
6316 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6317 "add-inferior".
6318 * gdb.multi/watchpoint-multi.exp: Likewise.
6319 * gdb.python/py-inferior.exp: Likewise.
6320 * gdb.server/extended-remote-restart.exp: Likewise.
6321 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6322 "info inferiors".
6323 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6324 * gdb.trace/report.exp: Likewise.
6325
6326 2020-01-10 Pedro Alves <palves@redhat.com>
6327
6328 * gdb.multi/multi-target.c: New file.
6329 * gdb.multi/multi-target.exp: New file.
6330 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6331 mode requested, but remote does not support non-stop".
6332
6333 2020-01-10 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6336 disconnect before reconnecting.
6337
6338 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6339 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.server/connect-without-multi-process.exp: Also test
6342 continuing to end.
6343
6344 2020-01-10 Pedro Alves <palves@redhat.com>
6345
6346 * gdb.base/remote-exec-file.exp: New file.
6347
6348 2020-01-10 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6351 output.
6352 * gdb.threads/async.c: New.
6353 * gdb.threads/async.exp: New.
6354 * gdb.multi/tids-gid-reset.c: New.
6355 * gdb.multi/tids-gid-reset.exp: New.
6356
6357 2020-01-10 George Barrett <bob@bob131.so>
6358
6359 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6360 to help in finding the image relocation offset.
6361 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6362 options in arguments.
6363 (stap_test_no_debuginfo): Likewise.
6364 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6365 test variants.
6366 (stap_test): Add null semaphore relocation test.
6367
6368 2020-01-10 George Barrett <bob@bob131.so>
6369
6370 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6371 * gdb.base/stap-probe.exp: Likewise.
6372 (stap_test): Pass argument as an additional flag.
6373 (stap_test_no_debuginfo): Likewise.
6374 (stap_test): Check `info probes stap' output for semaphore
6375 addresses if the test binary is supposed to have them.
6376
6377 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6378
6379 * gdb.tui/basic.exp: Add more scrolling tests.
6380
6381 2020-01-09 Tom Tromey <tom@tromey.com>
6382
6383 PR tui/18932:
6384 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6385 meangingful value.
6386 (Term::command, Term::resize): Update.
6387 * gdb.tui/basic.exp: Add scrolling test.
6388
6389 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6390
6391 * gdb.tui/tui-layout-asm.exp: New file.
6392
6393 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6394
6395 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6396
6397 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6400 (Term::enter_tui): Use Term::prepare_for_tui.
6401
6402 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6403
6404 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6405 called.
6406
6407 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6408
6409 * gdb.base/skip.exp: Fix race condition in test.
6410
6411 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6412
6413 * gdb.base/backtrace.c: New file.
6414 * gdb.base/backtrace.exp: New file.
6415
6416 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6417
6418 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6419
6420 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6421
6422 * gdb.base/style.exp: Test that warnings are styled.
6423
6424 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6425
6426 * gdb.base/line65535.exp: New file.
6427 * gdb.base/line65535.c: New file.
6428
6429 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6430
6431 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6432 * lib/gnat_debug_info_test.adb: New file.
6433 * gdb.ada/ptype_tagged_param.exp: Use
6434 gnat_runtime_has_debug_info, expect a different output if
6435 runtime does not have debug info.
6436
6437 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6438
6439 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6440 (another) quote in test name.
6441
6442 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6443
6444 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6445 Add quote in test name.
6446
6447 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6448
6449 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6450 directory instead.
6451 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6452 * gdb.cp/pass-by-ref-2.cc: New file.
6453 * gdb.cp/pass-by-ref-2.exp: New file.
6454
6455 2019-12-20 Tom Tromey <tom@tromey.com>
6456
6457 * gdb.tui/list-before.exp: New file.
6458
6459 2019-12-20 Tom Tromey <tom@tromey.com>
6460
6461 * gdb.tui/list.exp: Check for source on initial listing.
6462
6463 2019-12-11 Tom Tromey <tromey@adacore.com>
6464
6465 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6466 Add crlf test.
6467
6468 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
6469
6470 * gdb.base/default.exp: Update value of $_gdb_major.
6471
6472 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6473
6474 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6475
6476 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6477
6478 * gdb.base/skip.exp: Whitespace fix.
6479
6480 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6481
6482 * gdb.base/skip-inline.c: New file.
6483 * gdb.base/skip-inline.exp: New file.
6484
6485 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6486
6487 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6488 jit_function_00 to jit_function_stack_mangle.
6489 * gdb.base/jithost.c (jit_function_t): Rename to...
6490 (jit_function_stack_mangle_t): ... this.
6491 (jit_function_add_t): New typedef.
6492 (jit_function_00_code): Rename to...
6493 (jit_function_stack_mangle_code): ... this, make static.
6494 (jit_function_add_code): New.
6495 (main): Generate "add" function and call it. Adjust to changes
6496 in jithost_abi.
6497 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6498 (struct jithost_abi) <begin, end>: Remove fields.
6499 <object, function_stack_mangle, function_add>: New fields.
6500 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6501 code_end>: Remove fields.
6502 <func_stack_mangle>: New field.
6503 (read_debug_info): Adjust to renaming, create block for "add"
6504 function.
6505 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6506
6507 2019-12-11 Tom Tromey <tom@tromey.com>
6508
6509 * gdb.tui/resize.exp: Fix regexp.
6510 * gdb.tui/regs.exp: Fix regexps.
6511 * gdb.tui/main.exp: Fix regexp.
6512
6513 2019-12-11 Tom Tromey <tom@tromey.com>
6514
6515 * gdb.tui/resize.exp: Update.
6516 * gdb.tui/empty.exp (layouts): Update.
6517
6518 2019-12-11 Tom Tromey <tom@tromey.com>
6519
6520 * gdb.tui/regs.exp: Update.
6521 * gdb.tui/empty.exp (layouts): Update.
6522 * gdb.tui/basic.exp: Update.
6523 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6524
6525 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6526
6527 * gdb.base/options.exp: Add -raw-values in the print completion list.
6528 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6529
6530 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6531
6532 * gdb.threads/omp-par-scope.c: New file.
6533 * gdb/threads/omp-par-scope.exp: New file.
6534
6535 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6536
6537 * lib/gdb.exp (support_nested_function_tests): New proc.
6538
6539 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6540
6541 * lib/gdb.exp (gdb_compile_openmp): New proc.
6542 (build_executable_from_specs): Add an "openmp" option.
6543 (gdb_compile_pthreads): Add non-executable case.
6544
6545 2019-12-10 Tom Tromey <tromey@adacore.com>
6546
6547 * gdb.ada/unchecked_union.exp: New file.
6548 * gdb.ada/unchecked_union/pck.adb: New file.
6549 * gdb.ada/unchecked_union/pck.ads: New file.
6550 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6551 * gdb-utils.exp (string_to_regexp): Also quote "?".
6552
6553 2019-12-10 George Barrett <bob@bob131.so>
6554
6555 Test scripted probe breakpoints.
6556 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6557 * gdb.python/py-breakpoint.c (main): Likewise.
6558 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6559 specifier test.
6560 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6561
6562 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6563
6564 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6565 an rvalue parameter.
6566 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6567 parameter.
6568
6569 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6570
6571 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6572 modules.
6573
6574 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6575
6576 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6577 broken version of GCC.
6578
6579 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6580
6581 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6582 sym-info-cmds library.
6583 * gdb.fortran/info-types.exp: Likewise.
6584 * lib/sym-info-cmds.exp: New file.
6585
6586 2019-12-08 Tom de Vries <tdevries@suse.de>
6587
6588 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6589
6590 2019-12-07 Keith Seitz <keiths@redhat.com>
6591
6592 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6593 * gdb.base/corefile-buildid-shlib.c: New file.
6594 * gdb.base/corefile-buildid.c: New file.
6595 * gdb.base/corefile-buildid.exp: New file.
6596
6597 2019-12-06 Tom de Vries <tdevries@suse.de>
6598
6599 * gdb.dwarf2/varval.exp: Add decl before def test.
6600
6601 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6602
6603 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6604
6605 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6606
6607 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6608 CV and reference conversion for overload resolution.
6609 * gdb.cp/rvalue-ref-overload.exp: Test it.
6610
6611 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6612
6613 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6614 * gdb.base/frameapply.exp: Test faas without command.
6615
6616 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6617
6618 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6619 Fortran tests.
6620 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6621 order.
6622
6623 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6624
6625 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6626 casting to type with no kind specified.
6627 (test_basic_parsing_of_type_kinds): Additional tests for types
6628 with no kind specified, and add tests for single/double
6629 precision/complex types.
6630
6631 2019-12-04 Tom Tromey <tromey@adacore.com>
6632
6633 * gdb.base/endianity.c (struct other) <x>: New field.
6634 (main): Initialize it.
6635 * gdb.base/endianity.exp: Update.
6636
6637 2019-12-04 Tom Tromey <tromey@adacore.com>
6638
6639 * gdb.ada/scalar_storage/storage.adb: New file.
6640 * gdb.ada/scalar_storage/pck.adb: New file.
6641 * gdb.ada/scalar_storage/pck.ads: New file.
6642 * gdb.ada/scalar_storage.exp: New file.
6643
6644 2019-12-04 Tom Tromey <tromey@adacore.com>
6645
6646 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6647 (main): Initialize it.
6648 * gdb.base/endianity.exp: Update.
6649
6650 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6651
6652 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6653
6654 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6655
6656 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6657 -symbol-info-module-functions and -symbol-info-module-variables.
6658
6659 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6660
6661 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6662
6663 2019-12-01 Richard Bunt <richard.bunt@arm.com>
6664 Andrew Burgess <andrew.burgess@embecosm.com>
6665
6666 * gdb.fortran/derived-type-striding.exp: New file.
6667 * gdb.fortran/derived-type-striding.f90: New file.
6668 * gdb.fortran/array-slices.exp: New file.
6669 * gdb.fortran/array-slices.f90: New file.
6670
6671 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6672
6673 * gdb.base/define.exp: Test . in command names.
6674 * gdb.base/setshow.exp: Update test, as . is now part of
6675 command name.
6676
6677 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6678
6679 * gdb.base/define-prefix.exp: New file.
6680
6681 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6682
6683 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6684 compile.
6685 (skip_btrace_pt_tests): Likewise.
6686
6687 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6688
6689 * gdb.fortran/info-modules.exp: Compile source files in correct
6690 order.
6691
6692 2019-11-27 Kevin Buettner <kevinb@redhat.com>
6693
6694 * gdb.dwarf2/imported-unit.exp: New file.
6695 * gdb.dwarf2/imported-unit.c: New file.
6696
6697 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6698
6699 * gdb.mi/mi-fortran-modules-2.f90: New file.
6700 * gdb.mi/mi-fortran-modules.exp: New file.
6701 * gdb.mi/mi-fortran-modules.f90: New file.
6702
6703 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6704
6705 * gdb.mi/mi-sym-info-1.c: New file.
6706 * gdb.mi/mi-sym-info-2.c: New file.
6707 * gdb.mi/mi-sym-info.exp: New file.
6708
6709 2019-11-22 Tom Tromey <tromey@adacore.com>
6710
6711 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6712 * gdb.ada/tasks/foo.adb: Add another stopping location.
6713
6714 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6715
6716 * gdb.base/endianity.c: New test.
6717 * gdb.base/endianity.exp: New file.
6718
6719 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6720
6721 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6722
6723 2019-11-21 Tom de Vries <tdevries@suse.de>
6724
6725 PR gdb/24956
6726 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6727
6728 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6729
6730 * gdb.python/py-progspace.exp: Add missing parentheses on some
6731 'print' commands.
6732
6733 2019-11-19 Tom Tromey <tom@tromey.com>
6734
6735 * gdb.tui/winheight.exp: New file.
6736
6737 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6738
6739 * gdb.base/ctf-whatis.c: Delete.
6740 * gdb.base/ctf-whatis.exp: Delete.
6741 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6742
6743 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6744
6745 * gdb.base/ctf-cvexpr.exp: Delete.
6746 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6747
6748 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6749
6750 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6751 the compiler. Clean up header comment a little.
6752 * gdb.base/ctf-ptype.exp: Likewise.
6753 * gdb.base/ctf-whatis.exp: Likewise.
6754 * lib/gdb.exp (skip_ctf_tests): New proc.
6755
6756 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6757
6758 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6759 * gdb.tui/corefile-run.exp: New file.
6760
6761 2019-11-14 Tom Tromey <tromey@adacore.com>
6762
6763 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6764 regression tests.
6765
6766 2019-11-12 Tom Tromey <tom@tromey.com>
6767
6768 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6769 after any command. Expect prompt after WAIT_FOR is seen.
6770 (enter_tui): Enable resize messages.
6771 (command): Expect command in output.
6772 (get_line): Avoid error when cursor appears to be off-screen.
6773 (dump_screen): Include screen size in title.
6774 (_do_resize): New proc, from "resize".
6775 (resize): Rewrite. Do resize in two steps.
6776 * gdb.tui/empty.exp (layouts): Fix entries.
6777 (check_boxes): Remove xfail.
6778 (check_text): Dump screen on failure.
6779
6780 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6781
6782 * gdb.python/py-symbol.exp: Add test for
6783 gdb.lookup_static_symbols.
6784
6785 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6786
6787 * gdb.python/py-symbol.c: Declare and call function from new
6788 py-symbol-2.c file.
6789 * gdb.python/py-symbol.exp: Compile both source files, and add new
6790 tests for gdb.lookup_static_symbol.
6791 * gdb.python/py-symbol-2.c: New file.
6792
6793 2019-11-02 Tom de Vries <tdevries@suse.de>
6794
6795 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6796 * gdb.base/anon.exp: Same.
6797 * gdb.base/auto-connect-native-target.exp: Same.
6798 * gdb.base/call-ar-st.exp: Same.
6799 * gdb.base/catch-syscall.exp: Same.
6800 * gdb.base/commands.exp: Same.
6801 * gdb.base/default.exp: Same.
6802 * gdb.base/display.exp: Same.
6803 * gdb.base/float.exp: Same.
6804 * gdb.base/foll-fork.exp: Same.
6805 * gdb.base/help.exp: Same.
6806 * gdb.base/info-macros.exp: Same.
6807 * gdb.base/info-proc.exp: Same.
6808 * gdb.base/info-target.exp: Same.
6809 * gdb.base/long_long.exp: Same.
6810 * gdb.base/macscp.exp: Same.
6811 * gdb.base/memattr.exp: Same.
6812 * gdb.base/nofield.exp: Same.
6813 * gdb.base/pointers.exp: Same.
6814 * gdb.base/printcmds.exp: Same.
6815 * gdb.base/ptype.exp: Same.
6816 * gdb.base/restore.exp: Same.
6817 * gdb.base/return.exp: Same.
6818 * gdb.base/scope.exp: Same.
6819 * gdb.base/set-noassign.exp: Same.
6820 * gdb.base/setshow.exp: Same.
6821 * gdb.base/shlib-call.exp: Same.
6822 * gdb.base/signals.exp: Same.
6823 * gdb.base/sigstep.exp: Same.
6824 * gdb.base/skip.exp: Same.
6825 * gdb.base/solib-symbol.exp: Same.
6826 * gdb.base/stap-probe.exp: Same.
6827 * gdb.base/step-line.exp: Same.
6828 * gdb.base/step-test.exp: Same.
6829 * gdb.base/style.exp: Same.
6830 * gdb.base/varargs.exp: Same.
6831 * gdb.base/vla-datatypes.exp: Same.
6832 * gdb.base/vla-ptr.exp: Same.
6833 * gdb.base/vla-sideeffect.exp: Same.
6834 * gdb.base/volatile.exp: Same.
6835 * gdb.base/watch-cond-infcall.exp: Same.
6836 * gdb.base/watchpoint.exp: Same.
6837
6838 2019-11-02 Tom de Vries <tdevries@suse.de>
6839
6840 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6841 * gdb.cp/cpexprs.exp: Same.
6842 * gdb.cp/except-multi-location.exp: Same.
6843 * gdb.cp/exceptprint.exp: Same.
6844 * gdb.cp/gdb2384.exp: Same.
6845 * gdb.cp/inherit.exp: Same.
6846 * gdb.cp/m-static.exp: Same.
6847 * gdb.cp/meth-typedefs.exp: Same.
6848 * gdb.cp/misc.exp: Same.
6849 * gdb.cp/namespace.exp: Same.
6850 * gdb.cp/non-trivial-retval.exp: Same.
6851 * gdb.cp/overload.exp: Same.
6852 * gdb.cp/pr17132.exp: Same.
6853 * gdb.cp/re-set-overloaded.exp: Same.
6854 * gdb.cp/rvalue-ref-types.exp: Same.
6855 * gdb.cp/templates.exp: Same.
6856
6857 2019-11-01 Luis Machado <luis.machado@linaro.org>
6858
6859 PR gdb/25124
6860
6861 * gdb.arch/pr25124.S: New file.
6862 * gdb.arch/pr25124.exp: New file.
6863
6864 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6865
6866 * gdb.fortran/info-modules.exp: Update expected results, and add
6867 additional tests for 'info module functinos', and 'info module
6868 variables'.
6869 * gdb.fortran/info-types.exp: Update expected results.
6870 * gdb.fortran/info-types.f90: Extend testcase with additional
6871 module variables and functions.
6872
6873 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6874
6875 * gdb.fortran/info-modules.exp: New file.
6876 * gdb.fortran/info-types.exp: Build with new file.
6877 * gdb.fortran/info-types.f90: Include and use new module.
6878 * gdb.fortran/info-types-2.f90: New file.
6879
6880 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6881
6882 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6883 * gdb.base/settings.exp: Test all settings types using
6884 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6885 that now verifies that the value of "maint show" is the same as
6886 returned by the settings functions. Test the type of the
6887 maintenance settings.
6888 * gdb.base/default.exp: Update show_conv_list.
6889
6890 2019-10-31 Tom de Vries <tdevries@suse.de>
6891
6892 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6893 gdb_test.
6894 * gdb.arch/amd64-disp-step.exp: Same.
6895 * gdb.asm/asm-source.exp: Same.
6896 * gdb.btrace/buffer-size.exp: Same.
6897 * gdb.btrace/cpu.exp: Same.
6898 * gdb.btrace/enable.exp: Same.
6899 * gdb.dwarf2/count.exp: Same.
6900 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6901 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6902 * gdb.fortran/vla-datatypes.exp: Same.
6903 * gdb.fortran/vla-history.exp: Same.
6904 * gdb.fortran/vla-ptype.exp: Same.
6905 * gdb.fortran/vla-value.exp: Same.
6906 * gdb.fortran/whatis_type.exp: Same.
6907 * gdb.guile/guile.exp: Same.
6908 * gdb.multi/tids.exp: Same.
6909 * gdb.python/py-finish-breakpoint.exp: Same.
6910 * gdb.python/py-framefilter.exp: Same.
6911 * gdb.python/py-pp-registration.exp: Same.
6912 * gdb.python/py-xmethods.exp: Same.
6913 * gdb.python/python.exp: Same.
6914 * gdb.server/connect-with-no-symbol-file.exp: Same.
6915 * gdb.server/no-thread-db.exp: Same.
6916 * gdb.server/run-without-local-binary.exp: Same.
6917 * gdb.stabs/weird.exp: Same.
6918 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6919 * gdb.threads/thread-find.exp: Same.
6920 * gdb.threads/tls-shared.exp: Same.
6921 * gdb.threads/tls.exp: Same.
6922 * gdb.threads/wp-replication.exp: Same.
6923 * gdb.trace/ax.exp: Same.
6924 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6925
6926 2019-10-31 Tom de Vries <tdevries@suse.de>
6927
6928 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6929 * gdb.ada/array_subscript_addr.exp: Same.
6930 * gdb.ada/arrayidx.exp: Same.
6931 * gdb.ada/arrayparam.exp: Same.
6932 * gdb.ada/arrayptr.exp: Same.
6933 * gdb.ada/boolean_expr.exp: Same.
6934 * gdb.ada/call_pn.exp: Same.
6935 * gdb.ada/complete.exp: Same.
6936 * gdb.ada/fixed_cmp.exp: Same.
6937 * gdb.ada/fun_addr.exp: Same.
6938 * gdb.ada/funcall_param.exp: Same.
6939 * gdb.ada/interface.exp: Same.
6940 * gdb.ada/mod_from_name.exp: Same.
6941 * gdb.ada/null_array.exp: Same.
6942 * gdb.ada/packed_array.exp: Same.
6943 * gdb.ada/packed_tagged.exp: Same.
6944 * gdb.ada/print_chars.exp: Same.
6945 * gdb.ada/print_pc.exp: Same.
6946 * gdb.ada/ptype_arith_binop.exp: Same.
6947 * gdb.ada/ptype_field.exp: Same.
6948 * gdb.ada/ptype_tagged_param.exp: Same.
6949 * gdb.ada/rec_return.exp: Same.
6950 * gdb.ada/ref_tick_size.exp: Same.
6951 * gdb.ada/str_ref_cmp.exp: Same.
6952 * gdb.ada/taft_type.exp: Same.
6953 * gdb.ada/tagged.exp: Same.
6954 * gdb.ada/type_coercion.exp: Same.
6955 * gdb.ada/uninitialized_vars.exp: Same.
6956
6957 2019-10-30 Tom de Vries <tdevries@suse.de>
6958
6959 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6960
6961 2019-10-26 Tom de Vries <tdevries@suse.de>
6962
6963 * gdb.base/bigcore.c: Fix typos in comments.
6964 * gdb.base/ctf-ptype.c: Same.
6965 * gdb.base/long_long.c: Same.
6966 * gdb.dwarf2/dw2-op-out-param.S: Same.
6967 * gdb.python/py-evthreads.c: Same.
6968 * gdb.reverse/i387-stack-reverse.c: Same.
6969 * gdb.trace/tfile.c: Same.
6970 * lib/compiler.c: Same.
6971 * lib/compiler.cc: Same.
6972
6973 2019-10-25 Tom de Vries <tdevries@suse.de>
6974
6975 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6976 gdb_test_multiple calls.
6977 * gdb.reverse/sigall-reverse.exp: Same.
6978 * gdb.reverse/solib-precsave.exp: Same.
6979 * gdb.reverse/solib-reverse.exp: Same.
6980 * gdb.reverse/until-precsave.exp: Same.
6981 * gdb.reverse/until-reverse.exp: Same.
6982
6983 2019-10-24 Tom de Vries <tdevries@suse.de>
6984
6985 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6986 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6987 kfail using -wrap pattern flag and convenience variable
6988 gdb_test_name.
6989
6990 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6991
6992 * gdb.python/py-progspace.exp: Add tests for the
6993 Progspace.block_for_pc method.
6994
6995 2019-10-23 Tom Tromey <tom@tromey.com>
6996
6997 * configure: Rebuild.
6998 * aclocal.m4: Use m4_include, not sinclude.
6999
7000 2019-10-21 Tom de Vries <tdevries@suse.de>
7001
7002 * gdb.base/infcall-nested-structs.c: Add
7003 __attribute__((noinline,noclone)) to all functions.
7004 (call_all): Add missing variable initialization. Simplify return value.
7005 (breakpt): Increment volatile variable, to prevent call from being
7006 optimized out.
7007 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7008
7009 2019-10-17 Tom de Vries <tdevries@suse.de>
7010
7011 * gdb.fortran/module.exp: Allow info variables to print info for files
7012 other than module.f90.
7013
7014 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7015
7016 * gdb.fortran/module.exp: Extend with 'info variables' test.
7017
7018 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7019
7020 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7021 F77_FOR_TARGET.
7022
7023 2019-10-16 Tom de Vries <tdevries@suse.de>
7024
7025 PR tdep/25096
7026 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7027
7028 2019-10-16 Tom de Vries <tdevries@suse.de>
7029
7030 PR tdep/24104
7031 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7032 Add KFAIL for PR tdep/25096.
7033
7034 2019-10-16 Tom de Vries <tdevries@suse.de>
7035
7036 PR testsuite/25059
7037 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7038
7039 2019-10-16 Tom de Vries <tdevries@suse.de>
7040
7041 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7042 as signed.
7043
7044 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7045
7046 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7047 one instead of increasing timeout.
7048
7049 2019-10-13 Tom de Vries <tdevries@suse.de>
7050
7051 PR record/25038
7052 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7053 * gdb.reverse/sigall-reverse.exp: Same.
7054 * gdb.reverse/solib-precsave.exp: Same.
7055 * gdb.reverse/solib-reverse.exp: Same.
7056 * gdb.reverse/step-precsave.exp: Same.
7057 * gdb.reverse/until-precsave.exp: Same.
7058 * gdb.reverse/until-reverse.exp: Same.
7059 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7060
7061 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7062
7063 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7064 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7065 (cmp_struct_05_01, cmp_struct_static_02_01)
7066 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7067 comparisons.
7068
7069 2019-10-10 Tom de Vries <tdevries@suse.de>
7070
7071 PR testsuite/24888
7072 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7073 gnatlink.
7074
7075 2019-10-09 Tom de Vries <tdevries@suse.de>
7076
7077 PR testsuite/25048
7078 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7079
7080 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7081
7082 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7083 exceptions due to missing debug information.
7084
7085 2019-10-07 Tom de Vries <tdevries@suse.de>
7086
7087 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7088
7089 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7090
7091 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7092 * gdb.base/annota1.exp: Update to use gdb_test_name.
7093
7094 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
7095
7096 * gdb.base/ctf-whatis.exp: New file.
7097 * gdb.base/ctf-whatis.c: New file.
7098 * gdb.base/ctf-ptype.exp: New file.
7099 * gdb.base/ctf-ptype.c: New file.
7100 * gdb.base/ctf-constvars.exp: New file.
7101 * gdb.base/ctf-constvars.c: New file.
7102 * gdb.base/ctf-cvexpr.exp: New file.
7103
7104 2019-10-04 Tom de Vries <tdevries@suse.de>
7105
7106 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7107 for loop.
7108
7109 2019-10-03 Tom Tromey <tom@tromey.com>
7110
7111 PR rust/24976:
7112 * gdb.rust/simple.rs (Union2): New type.
7113 (main): Use Union2.
7114 * gdb.rust/simple.exp: Add test.
7115
7116 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7117
7118 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7119 nested function prefix.
7120
7121 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7122 Richard Bunt <richard.bunt@arm.com>
7123 Andrew Burgess <andrew.burgess@embecosm.com>
7124
7125 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7126 nested functions.
7127 * gdb.fortran/nested-funcs.f90: Update expected results.
7128 * gdb.fortran/nested-funcs-2.exp: New file.
7129 * gdb.fortran/nested-funcs-2.f90: New file.
7130
7131 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7132
7133 * gdb.python/py-parameter.exp: Make test names unique.
7134 * gdb.python/py-template.exp: Likewise.
7135 * gdb.python/py-value.exp: Likewise.
7136
7137 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7138
7139 * gdb.base/break-interp.exp: Reduce test name duplication.
7140 * gdb.base/call-sc.exp: Likewise.
7141 * gdb.base/callfuncs.exp: Likewise.
7142 * gdb.base/charset.exp: Likewise.
7143 * gdb.base/dump.exp: Likewise.
7144 * gdb.base/ena-dis-br.exp: Likewise.
7145 * gdb.base/relational.exp: Likewise.
7146 * gdb.base/step-over-syscall.exp: Likewise.
7147 * gdb.base/structs.exp: Likewise.
7148
7149 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7150
7151 * gdb.linespec/explicit.exp: Make test names unique.
7152 * gdb.linespec/ls-errs.exp: Likewise.
7153
7154 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7155
7156 * gdb.reverse/break-precsave.exp: Make test names unique.
7157 * gdb.reverse/break-reverse.exp: Likewise.
7158 * gdb.reverse/finish-precsave.exp: Likewise.
7159 * gdb.reverse/finish-reverse.exp: Likewise.
7160 * gdb.reverse/machinestate-precsave.exp: Likewise.
7161 * gdb.reverse/machinestate.exp: Likewise.
7162 * gdb.reverse/readv-reverse.exp: Likewise.
7163 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7164 * gdb.reverse/sigall-precsave.exp: Likewise.
7165 * gdb.reverse/sigall-reverse.exp: Likewise.
7166 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7167 * gdb.reverse/watch-precsave.exp: Likewise.
7168 * gdb.reverse/watch-reverse.exp: Likewise.
7169
7170 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7171
7172 * gdb.threads/stop-with-handle.c: New file.
7173 * gdb.threads/stop-with-handle.exp: New file.
7174
7175 2019-10-03 Tom de Vries <tdevries@suse.de>
7176
7177 PR testsuite/25059
7178 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7179 directory" line to be missing.
7180
7181 2019-10-03 Tom de Vries <tdevries@suse.de>
7182
7183 PR testsuite/25059
7184 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7185 type optional.
7186
7187 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7188
7189 * gdb.python/py-format-string.c (string.h): New include.
7190 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7191 the same value, for endianness-independence.
7192 * gdb.python/py-format-string.exp (default_regexp_dict)
7193 (test_pretty_structs, test_format): Adjust expected output to the
7194 changed initialization.
7195
7196 2019-10-02 Tom Tromey <tromey@adacore.com>
7197
7198 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7199
7200 2019-10-02 Pedro Alves <palves@redhat.com>
7201 Andrew Burgess <andrew.burgess@embecosm.com>
7202
7203 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7204 "print-file-var.h".
7205 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7206 (get_version_1): Print this_version_id and its address.
7207 Add extern "C" wrappers around interface functions.
7208 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7209 "print-file-var.h".
7210 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7211 (get_version_2): Print this_version_id and its address.
7212 Add extern "C" wrappers around interface functions.
7213 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7214 <stddef.h> and "print-file-var.h".
7215 Add extern "C" wrappers around interface functions.
7216 [VERSION_ID_MAIN] (this_version_id): Define.
7217 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7218 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7219 up extern "C" blocks.
7220 * gdb.base/print-file-var.exp (test): New, factored out from top
7221 level.
7222 (top level): Test all combinations of attribute hidden or not,
7223 dlopen or not, and this_version_id symbol in main file or not.
7224 Compile tests as both C++ and C, make test names unique.
7225
7226 2019-10-01 Tom Tromey <tom@tromey.com>
7227
7228 * gdb.base/style.exp: Test "show logging filename".
7229
7230 2019-10-01 Tom Tromey <tom@tromey.com>
7231
7232 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7233 * gdb.base/style.exp: Add metadata style test.
7234
7235 2019-10-01 Tom Tromey <tom@tromey.com>
7236
7237 * gdb.base/style.exp: Test "pwd".
7238
7239 2019-10-01 Tom Tromey <tom@tromey.com>
7240
7241 * gdb.base/style.exp: Update tests.
7242
7243 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7244
7245 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7246 'six' to unsigned.
7247 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7248 'five'. Use an all-ones bit pattern for each.
7249 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7250 to its changed values.
7251
7252 2019-09-30 Tom Tromey <tromey@adacore.com>
7253
7254 * gdb.rust/traits.rs: Disable all warnings.
7255
7256 2019-09-29 Tom de Vries <tdevries@suse.de>
7257
7258 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7259
7260 2019-09-29 Tom de Vries <tdevries@suse.de>
7261
7262 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7263
7264 2019-09-27 Tom de Vries <tdevries@suse.de>
7265
7266 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7267
7268 2019-09-27 Tom de Vries <tdevries@suse.de>
7269
7270 PR record/23188
7271 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7272
7273 2019-09-26 Tom Tromey <tromey@adacore.com>
7274
7275 * gdb.ada/py_taft.exp: New file.
7276 * gdb.ada/py_taft/main.adb: New file.
7277 * gdb.ada/py_taft/pkg.adb: New file.
7278 * gdb.ada/py_taft/pkg.ads: New file.
7279
7280 2019-09-24 Tom de Vries <tdevries@suse.de>
7281
7282 PR gdb/24598
7283 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7284
7285 2019-09-22 Tom de Vries <tdevries@suse.de>
7286
7287 * gdb.base/restore.exp: Allow register variables to be optimized out at
7288 -O0.
7289
7290 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7291
7292 * gdb.arch/spu-info.exp: Remove file.
7293 * gdb.arch/spu-info.c: Remove file.
7294 * gdb.arch/spu-ls.exp: Remove file.
7295 * gdb.arch/spu-ls.c: Remove file.
7296
7297 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7298 * gdb.asm/spu.inc: Remove file.
7299
7300 * gdb.base/dump.exp: Remove support for spu*-*-*.
7301 * gdb.base/stack-checking.exp: Likewise.
7302 * gdb.base/overlays.exp: Likewise.
7303 * gdb.base/ovlymgr.c: Likewise.
7304 * gdb.base/spu.ld: Remove file.
7305
7306 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7307 * gdb.cp/cpexprs.exp: Likewise.
7308 * gdb.cp/exception.exp: Likewise.
7309 * gdb.cp/gdb2495.exp: Likewise.
7310 * gdb.cp/mb-templates.exp: Likewise.
7311 * gdb.cp/pr9167.exp: Likewise.
7312 * gdb.cp/userdef.exp: Likewise.
7313
7314 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7315
7316 * gdb.cell: Remove directory.
7317 * lib/cell.exp: Remove file.
7318
7319 2019-09-19 Tom de Vries <tdevries@suse.de>
7320
7321 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7322
7323 2019-09-19 Tom de Vries <tdevries@suse.de>
7324
7325 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7326
7327 2019-09-19 Tom de Vries <tdevries@suse.de>
7328
7329 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7330 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7331 (gdb_target_cmd): ... here.
7332 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7333 value 2.
7334
7335 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7336
7337 * gdb.base/source-dir.exp: Avoid having directory names in test
7338 names.
7339
7340 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7341
7342 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7343 directory.
7344
7345 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7346
7347 * gdb.base/list-missing-source.exp: New file.
7348
7349 2019-09-14 Tom de Vries <tdevries@suse.de>
7350
7351 PR teststuite/24599
7352 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7353 * lib/ada.exp (gnatmake_version_at_least): New proc.
7354
7355 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7356
7357 * gdb.base/maint.exp: Use exec_has_index_section.
7358
7359 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7360
7361 * gdb.base/maint.exp: Add test for 'maint info sections'.
7362
7363 2019-09-12 Tom de Vries <tdevries@suse.de>
7364
7365 * gdb.base/store.exp: Allow register variables to be optimized out at
7366 -O0.
7367
7368 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7369
7370 * gdb.ada/rdv_wait.exp: Update to new task names.
7371 * gdb.base/task_switch_in_core.exp: Likewise.
7372 * gdb.base/info_sources_base.c: Likewise.
7373
7374 2019-09-10 Tom Tromey <tromey@adacore.com>
7375
7376 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7377
7378 2019-09-10 Tom Tromey <tromey@adacore.com>
7379
7380 * gdb.ada/dgopt.exp: New file.
7381 * gdb.ada/dgopt/x.adb: New file.
7382
7383 2019-09-08 Tom Tromey <tom@tromey.com>
7384
7385 * gdb.tui/resize.exp: Remove setup_xfail.
7386 * gdb.tui/regs.exp: Remove setup_xfail.
7387 * gdb.tui/basic.exp: Remove setup_xfail.
7388
7389 2019-09-06 David Blaikie <dblaikie@gmail.com>
7390
7391 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7392 * gdb.cp/cplabel.exp: Ditto.
7393 * gdb.linespec/ls-errs.exp: Ditto.
7394
7395 2019-09-05 Tom de Vries <tdevries@suse.de>
7396
7397 * lib/gdb.exp (cmp_file_string): New proc.
7398 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7399 runto_main. Verify save breakpoints output.
7400
7401 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7402
7403 * gdb.base/info-var.exp: Test info variables without running
7404 to main, to avoid expect's buffer overflow.
7405
7406 2019-09-03 Tom Tromey <tromey@adacore.com>
7407
7408 * gdb.ada/bias.exp: New file.
7409 * gdb.ada/bias/bias.adb: New file.
7410 * gdb.ada/print_chars.exp: Add regression test.
7411 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7412 (MC): New variable.
7413
7414 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7415
7416 * gdb.base/argv0-symlink.exp: Run only on native target
7417 and local host.
7418
7419 2019-08-29 Tom de Vries <tdevries@suse.de>
7420
7421 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7422 diverse debug info.
7423 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7424
7425 2019-08-28 Tom de Vries <tdevries@suse.de>
7426
7427 * gdb.base/info-var.exp: Allow info variables to print info for files
7428 other than info-var-f1.c and info-var-f2.c.
7429
7430 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7431
7432 * gdb.fortran/info-types.exp: Add module.
7433 * gdb.fortran/info-types.f90: Update expected results.
7434
7435 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7436
7437 * gdb.fortran/info-types.exp: New file.
7438 * gdb.fortran/info-types.f90: New file.
7439 * lib/fortran.exp (fortran_character1): New proc.
7440
7441 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7442
7443 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7444 functions'. Reindent as needed.
7445 * gdb.base/info-var-f1.c: New file.
7446 * gdb.base/info-var-f2.c: New file.
7447 * gdb.base/info-var.exp: New file.
7448 * gdb.base/info-var.h: New file.
7449
7450 2019-08-26 Tom de Vries <tdevries@suse.de>
7451
7452 PR c++/24852
7453 * gdb.cp/no-libstdcxx-probe.exp: New test.
7454
7455 2019-08-26 Tom de Vries <tdevries@suse.de>
7456
7457 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7458 * tests need to be skipped.
7459 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7460 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7461 mi_skip_libstdcxx_probe_tests.
7462
7463 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7464
7465 * gdb.python/py-xmethods.exp: Use raw strings when passing
7466 arguments to SimpleXMethodMatcher.
7467
7468 2019-08-22 Tom de Vries <tdevries@suse.de>
7469
7470 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7471 more informative.
7472
7473 2019-08-21 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.base/with.exp: Test "with" with no arguments.
7476
7477 2019-08-21 Tom de Vries <tdevries@suse.de>
7478
7479 * gdb.base/gdb-caching-proc.exp: Sort files.
7480
7481 2019-08-20 Tom de Vries <tdevries@suse.de>
7482
7483 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7484 compilation.
7485
7486 2019-08-16 Tom de Vries <tdevries@suse.de>
7487
7488 * gdb.base/compare-sections.exp ("after run to main"): Allow
7489 mismatched read-only sections for PIE executables.
7490
7491 2019-08-16 Tom Tromey <tom@tromey.com>
7492
7493 * lib/tuiterm.exp (_csi_Z): New proc.
7494 * gdb.tui/basic.exp: Update window positions.
7495 * gdb.tui/empty.exp: Update window positions.
7496
7497 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7498
7499 * gdb.base/examine-backward.exp: Correct regexp for
7500 "examine 3 bytes backward from ${address_zero}".
7501
7502 2019-08-15 Tom Tromey <tom@tromey.com>
7503
7504 * gdb.tui/empty.exp: Enable resizing tests.
7505
7506 2019-08-15 Tom Tromey <tromey@adacore.com>
7507
7508 * gdb.ada/char_enum.exp: Add regression tests.
7509 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7510 and '0'.
7511 (Char, Gchar): Update.
7512 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7513
7514 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7515
7516 * gdb.python/python.exp: Expect a leading underscore on
7517 GdbOutput{,Error}File.
7518
7519 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7520
7521 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7522 Windows host.
7523
7524 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7525
7526 * gdb.base/batch-preserve-term-settings.exp
7527 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7528
7529 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7530
7531 * lib/gdb.exp: When running on a mingw target, replace
7532 /x/ with x:/.
7533
7534 2019-08-14 Alan Hayward <alan.hayward@arm.com>
7535
7536 * gdb.arch/aarch64-prologue.c: New test.
7537 * gdb.arch/aarch64-prologue.exp: New file.
7538
7539 2019-08-13 Tom de Vries <tdevries@suse.de>
7540
7541 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7542 Thread.
7543
7544 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7545
7546 * gdb.python/py-completion.exp: Download the .py file to the host
7547 and use its host pathname. Conditionalize tests that use
7548 tab completion and manipulate files on the build machine.
7549 * gdb.python/py-events.exp: Download the .py file to the host
7550 and use its host pathname.
7551 * gdb.python/py-evsignal.exp: Likewise.
7552 * gdb.python/py-evthreads.exp: Likewise.
7553 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7554 pathname syntax.
7555 * gdb.python/py-framefilter.exp: Download the .py file to the right
7556 place on the host. Match Windows pathname syntax.
7557 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7558 .py file to the host and use its host pathname.
7559 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7560 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7561 build pathname. Skip symlink test on Windows host. Add missing
7562 newline at end of file.
7563 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7564 and use its host pathname.
7565 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7566 * gdb.python/py-section-script.exp: Use host location of binfile
7567 on safe-path. Use correct path separator on Windows host.
7568 Reorder alternatives in gdb_test_multiple to prevent matching
7569 the wrong alternative on success.
7570 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7571
7572 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7573
7574 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7575 expect the GDB inferior to no longer immediately stop after
7576 being resumed with "signal SIGINT".
7577
7578 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7579
7580 * gdb.linespec/break-ask.exp: Generalize regexps to match
7581 Windows pathnames too.
7582
7583 2019-08-08 Tom de Vries <tdevries@suse.de>
7584
7585 PR testsuite/24862
7586 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7587
7588 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7589
7590 * gdb.base/style.exp: Update tests for help doc new invariants.
7591 * gdb.base/help.exp: Likewise.
7592
7593 2019-08-06 Tom Tromey <tom@tromey.com>
7594
7595 * gdb.base/style.exp: Add disassemble test.
7596 * gdb.base/style.c (some_called_function): New function.
7597 (main): Use it.
7598
7599 2019-08-05 Christian Biesinger <cbiesinger@google.com>
7600
7601 * gdb.python/py-block.exp: Test dictionary access on blocks.
7602
7603 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
7604
7605 PR gdb/24863
7606 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7607 -list-thread-groups --available test when running under
7608 check-read1.
7609
7610 2019-08-05 Tom de Vries <tdevries@suse.de>
7611
7612 PR testsuite/24863
7613 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7614 * gdb.base/help.exp: Use with_read1_timeout_factor.
7615 * gdb.base/info-macros.exp: Same.
7616 * gdb.cp/nested-types.exp: Same.
7617
7618 2019-08-05 Tom de Vries <tdevries@suse.de>
7619
7620 * lib/gdb.exp (version_at_least): Factor out of ...
7621 (tcl_version_at_least): ... here.
7622 (gdb_compile): Fail if pie results in non-PIE executable.
7623 (readelf_version, readelf_prints_pie): New proc.
7624 (exec_is_pie): Return -1 if unknown.
7625
7626 2019-08-05 Tom de Vries <tdevries@suse.de>
7627
7628 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7629
7630 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7631
7632 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7633
7634 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7635
7636 * lib/completion-support.exp (test_gdb_complete_none): Skip
7637 tab completion tests if no readline support.
7638 (test_gdb_complete_unique_re): Likewise.
7639 (test_gdb_complete_multiple): Likewise.
7640
7641 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7642
7643 * gdb.base/info_sources.exp: New file.
7644 * gdb.base/info_sources.c: New file.
7645 * gdb.base/info_sources_base.c: New file.
7646
7647 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7648
7649 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7650 prefix argument.
7651 (test_exit_status): Add prefix argument.
7652
7653 2019-08-01 Tom de Vries <tdevries@suse.de>
7654
7655 PR testsuite/24863
7656 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7657 calling exp_continue for new thread and thread exited messages.
7658
7659 2019-08-01 Tom de Vries <tdevries@suse.de>
7660
7661 PR testsuite/24863
7662 * gdb.base/structs.exp: Fix check-read1 timeout using
7663 gdb_test_sequence.
7664 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7665
7666 2019-08-01 Tom de Vries <tdevries@suse.de>
7667
7668 PR testsuite/24863
7669 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7670 line.
7671
7672 2019-08-01 Tom de Vries <tdevries@suse.de>
7673
7674 PR testsuite/24863
7675 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7676
7677 2019-07-30 Tom Tromey <tromey@adacore.com>
7678
7679 * gdb.ada/display_nested.exp: New file.
7680 * gdb.ada/display_nested/foo.adb: New file.
7681 * gdb.ada/display_nested/pack.adb: New file.
7682 * gdb.ada/display_nested/pack.ads: New file.
7683
7684 2019-07-30 Christian Biesinger <cbiesinger@google.com>
7685
7686 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7687 namespace.
7688 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7689
7690 2019-07-30 Tom de Vries <tdevries@suse.de>
7691
7692 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7693 instead.
7694
7695 2019-07-30 Tom de Vries <tdevries@suse.de>
7696
7697 PR testsuite/24834
7698 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7699 (exec_is_pie): New proc.
7700
7701 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7702
7703 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7704
7705 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7706
7707 * gdb.python/py-objfile.c: Add global and static vars.
7708 * gdb.python/py-objfile.exp: Test new functions Objfile.
7709 lookup_global_symbol and lookup_static_symbol.
7710
7711 2019-07-29 Tom Tromey <tom@tromey.com>
7712
7713 * lib/tuiterm.exp (Term::_csi_@): New proc.
7714 (Term::_csi_X): Don't move cursor.
7715
7716 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7717
7718 * gdb.base/options.exp: Update backtrace - completion to
7719 new option -frame-info.
7720 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7721 Test new 'set print frame-info'. Test backtrace -frame-info
7722 overriding 'set print frame-info'.
7723 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7724 Test new 'set print frame-info'.
7725 Verify consistency of backtrace with and without filters, with and
7726 without -no-filters.
7727 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7728 default.
7729
7730 2019-07-29 Tom de Vries <tdevries@suse.de>
7731
7732 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7733 no arguments".
7734
7735 2019-07-29 Tom de Vries <tdevries@suse.de>
7736
7737 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7738 is a substring of the first for "complete non-unique file name".
7739
7740 2019-07-29 Tom de Vries <tdevries@suse.de>
7741
7742 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7743 with ".*".
7744
7745 2019-07-29 Tom de Vries <tdevries@suse.de>
7746
7747 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7748 Pass prompt_regexp parameter to gdb_test_multiple calls.
7749
7750 2019-07-29 Tom de Vries <tdevries@suse.de>
7751
7752 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7753 print registers" regexps.
7754
7755 2019-07-29 Tom de Vries <tdevries@suse.de>
7756
7757 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7758
7759 2019-07-29 Tom de Vries <tdevries@suse.de>
7760
7761 PR gdb/24855
7762 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7763 (skip_python_tests_prompt): Add prompt_regexp argument to
7764 gdb_test_multiple calls.
7765
7766 2019-07-27 Tom Tromey <tom@tromey.com>
7767
7768 * gdb.tui/main.exp: New file.
7769
7770 2019-07-27 Tom Tromey <tom@tromey.com>
7771
7772 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7773 optional.
7774 * gdb.tui/empty.exp: New file.
7775
7776 2019-07-27 Tom Tromey <tom@tromey.com>
7777
7778 * lib/tuiterm.exp (spawn): New proc.
7779 (Term::resize): New proc.
7780 * gdb.tui/resize.exp: New file.
7781
7782 2019-07-27 Tom Tromey <tom@tromey.com>
7783
7784 * gdb.tui/list.exp: New file.
7785
7786 2019-07-27 Tom Tromey <tom@tromey.com>
7787
7788 * gdb.tui/regs.exp: New file.
7789
7790 2019-07-27 Tom Tromey <tom@tromey.com>
7791
7792 * gdb.tui/basic.exp: Add "layout split" test.
7793
7794 2019-07-27 Tom Tromey <tom@tromey.com>
7795
7796 * gdb.tui/basic.exp: Add "layout asm" test.
7797
7798 2019-07-27 Tom Tromey <tom@tromey.com>
7799
7800 * lib/tuiterm.exp: New file.
7801 * gdb.tui/basic.exp: New file.
7802
7803 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7804
7805 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7806 Enable tests associated with this flag. Adjust regex
7807 referencing "foo_low" to now refer to "foo_cold" instead.
7808
7809 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7810
7811 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7812 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7813 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7814 foo_cold. Revise comments to match.
7815 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7816 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7817 were wrapped into this proc; Call do_test in loop from outermost
7818 level.
7819 (foo_low): Rename all occurrences to "foo_cold".
7820 (backtrace from baz): New test.
7821 (x2/i foo_cold): New test.
7822 (info line *foo_cold): New test.
7823
7824 2019-07-26 Tom de Vries <tdevries@suse.de>
7825
7826 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7827
7828 2019-07-25 Tom de Vries <tdevries@suse.de>
7829
7830 PR testsuite/24830
7831 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7832 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7833 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7834 (skip_libstdcxx_probe_tests): ... here.
7835 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7836
7837 2019-07-24 Tom de Vries <tdevries@suse.de>
7838
7839 PR testsuite/24807
7840 * gdb.objc/basicclass.m: Include stdio.h.
7841 * gdb.objc/nondebug.m: Same.
7842 * gdb.objc/objcdecode.m: Same.
7843
7844 2019-07-24 Tom de Vries <tdevries@suse.de>
7845
7846 PR testsuite/24612
7847 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7848 additional_flags.
7849
7850 2019-07-24 Tom de Vries <tdevries@suse.de>
7851
7852 PR testsuite/24831
7853 * gdb.multi/tids.exp: Update error messages for info threads.
7854
7855 2019-07-24 Tom de Vries <tdevries@suse.de>
7856
7857 * gdb.base/info-types.exp: Allow info types to print info for more than
7858 one file.
7859
7860 2019-07-23 Tom de Vries <tdevries@suse.de>
7861
7862 PR testsuite/24842
7863 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7864 gdb_spawn_with_cmdline_opts.
7865
7866 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7867
7868 * gdb.arch/arm-cmse-sgstubs.c: New test.
7869 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7870
7871 2019-07-23 Tom de Vries <tdevries@suse.de>
7872
7873 PR testsuite/24711
7874 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7875 issuing next command.
7876
7877 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7878
7879 * gdb.ada/info_auto_lang.exp: Update expected results.
7880 * gdb.base/info-types.c: Add additional types to check.
7881 * gdb.base/info-types.exp: Update expected results.
7882
7883 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7884
7885 * gdb.base/info-types.c: New file.
7886 * gdb.base/info-types.exp: New file.
7887
7888 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7889
7890 * gdb.arch/riscv-bp-infcall.c: New file.
7891 * gdb.arch/riscv-bp-infcall.exp: New file.
7892
7893 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7894
7895 PR breakpoints/24541
7896 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7897
7898 2019-07-14 Tom de Vries <tdevries@suse.de>
7899
7900 PR testsuite/24760
7901 * gdb.objc/basicclass.exp: Fix unterminated string.
7902
7903 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7904 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7907 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7908 negative bounds.
7909 * gdb.fortran/vla-value.exp: Print elements of an array with
7910 negative bounds.
7911 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7912 testing.
7913
7914 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7915
7916 * gdb.base/options.exp (expect_string): Dequote strings in
7917 results.
7918 (test-string): Test strings with different quoting and reindent.
7919
7920 2019-07-10 Tom Tromey <tromey@adacore.com>
7921
7922 * gdb.ada/mi_ex_cond.exp: Update expected results.
7923 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7924 * gdb.ada/mi_catch_ex.exp: Update expected results.
7925 * gdb.ada/mi_catch_assert.exp: Update expected results.
7926 * gdb.ada/catch_ex.exp (catch_exception_info)
7927 (catch_exception_entry, catch_assert_entry)
7928 (catch_unhandled_entry): Update.
7929 * gdb.ada/catch_assert_if.exp: Update expected results.
7930
7931 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7932 Stephen Roberts <stephen.roberts@arm.com>
7933
7934 * gdb.base/define.exp: Restore original prompt.
7935
7936 2019-07-09 Pedro Alves <palves@redhat.com>
7937
7938 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7939 breakpoints" output.
7940 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7941 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7942 throw" creates breakpoint.
7943 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7944 'type="catchpoint"'.
7945
7946 2019-07-09 Pedro Alves <palves@redhat.com>
7947
7948 PR c++/15468
7949 * gdb.cp/except-multi-location-lib.cc: New.
7950 * gdb.cp/except-multi-location-main.cc: New.
7951 * gdb.cp/except-multi-location.exp: New.
7952
7953 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7954
7955 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7956 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7957 argument and update callers.
7958
7959 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7960
7961 * gdb.arch/amd64-break-on-asm-line.S: New file.
7962 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7963
7964 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7965
7966 * gdb.base/printcmds.exp: Test printing C string and
7967 C wide string convenience vars without transiting via the inferior.
7968 Also make test names unique.
7969
7970 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7971
7972 PR breakpoints/25011
7973 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7974
7975 2019-07-04 Pedro Alves <palves@redhat.com>
7976
7977 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7978 body returned ok(0), break(3) or continue(4).
7979 * gdb.testsuite/foreach_with_prefix.exp: New file.
7980
7981 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7982
7983 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7984
7985 2019-07-03 Pedro Alves <palves@redhat.com>
7986
7987 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7988 "return -code".
7989
7990 2019-07-03 Pedro Alves <palves@redhat.com>
7991
7992 PR cli/24732
7993 * gdb.base/shell.exp: Load completion-support.exp.
7994 Adjust expected error output. Add completion tests.
7995
7996 2019-07-03 Pedro Alves <palves@redhat.com>
7997
7998 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7999 string_to_regexp.
8000
8001 2019-07-03 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8004 (expect_integer): Adjust to expect "-string".
8005 (expect_string): New.
8006 (all_options): Expect "-string".
8007 (test-flag, test-boolean): Adjust to expect "-string".
8008 (test-string): New proc.
8009 (top level): Call it.
8010
8011 2019-07-03 Pedro Alves <palves@redhat.com>
8012
8013 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8014 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8015 the expected output in the success.
8016
8017 2019-07-03 Pedro Alves <palves@redhat.com>
8018
8019 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8020 Split one gdb_test_multiple call in two to avoid a race.
8021
8022 2019-07-03 Pedro Alves <palves@redhat.com>
8023
8024 * gdb.base/with.c: New file.
8025 * gdb.base/with.exp: New file.
8026
8027 2019-07-03 Pedro Alves <palves@redhat.com>
8028
8029 * gdb.base/settings.exp: Replace all references to "maint
8030 test-settings set" with references to "maint set test-settings",
8031 and all references to "maint test-settings show" with references
8032 to "maint show test-settings".
8033
8034 2019-07-03 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.base/settings.exp (test-string): Adjust expected out when
8037 testing "maint test-settings show filename"
8038
8039 2019-07-02 Pedro Alves <palves@redhat.com>
8040
8041 * gdb.base/options.exp (test-info-threads): New procedure.
8042 (top level): Call it.
8043
8044 2019-06-28 Tom Tromey <tromey@adacore.com>
8045
8046 * gdb.dwarf2/ada-linkage-name.c: New file.
8047 * gdb.dwarf2/ada-linkage-name.exp: New file.
8048
8049 2019-06-27 Tom Tromey <tromey@adacore.com>
8050
8051 PR c++/20020:
8052 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8053
8054 2019-06-26 Tom de Vries <tdevries@suse.de>
8055
8056 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8057
8058 2019-06-26 Tom de Vries <tdevries@suse.de>
8059
8060 * gdb.base/index-cache.exp: Add back missing debug option.
8061
8062 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8063
8064 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8065
8066 2019-06-25 Tom de Vries <tdevries@suse.de>
8067
8068 PR testsuite/24727
8069 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8070
8071 2019-06-24 Tom de Vries <tdevries@suse.de>
8072
8073 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8074
8075 2019-06-24 Tom de Vries <tdevries@suse.de>
8076
8077 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8078 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8079 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8080
8081 2019-06-24 Tom de Vries <tdevries@suse.de>
8082
8083 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8084
8085 2019-06-21 Tom de Vries <tdevries@suse.de>
8086
8087 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8088
8089 2019-06-21 Tom de Vries <tdevries@suse.de>
8090
8091 PR testsuite/24518
8092 PR ada/24713
8093 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8094 index.
8095
8096 2019-06-19 Tom Tromey <tromey@adacore.com>
8097
8098 * gdb.ada/length_cond.exp: Add intro comment.
8099
8100 2019-06-19 Tom Tromey <tromey@adacore.com>
8101
8102 * gdb.ada/length_cond.exp: New file.
8103 * gdb.ada/length_cond/length_cond.adb: New file.
8104 * gdb.ada/length_cond/pck.adb: New file.
8105 * gdb.ada/length_cond/pck.ads: New file.
8106
8107 2019-06-18 Tom de Vries <tdevries@suse.de>
8108
8109 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8110
8111 2019-06-18 Tom Tromey <tromey@adacore.com>
8112
8113 * gdb.base/list0.h: Add comment explaining control character.
8114
8115 2019-06-18 Tom de Vries <tdevries@suse.de>
8116
8117 * boards/fission.exp: Break up long debug_flags line.
8118
8119 2019-06-16 Tom de Vries <tdevries@suse.de>
8120
8121 PR gdb/24445
8122 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8123 generated index.
8124
8125 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8126
8127 PR gdb/24686
8128 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8129 improve detection of bug gdb/24541.
8130
8131 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8132
8133 PR gdb/24669
8134 * gdb.base/index-cache.exp (uses_readnow,
8135 expecting_index_cache_use): Define global variable.
8136 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8137 expecting_index_cache_use.
8138
8139 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8140 Andrew Burgess <andrew.burgess@embecosm.com>
8141
8142 * gdb.fortran/pointers.f90: New file.
8143 * gdb.fortran/print_type.exp: New file.
8144 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8145 * gdb.fortran/vla-type.exp: Likewise.
8146 * gdb.fortran/vla-value.exp: Likewise.
8147 * gdb.mi/mi-vla-fortran.exp: Likewise.
8148
8149 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8150
8151 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8152 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8153 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8154 as a stop reason.
8155
8156 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8157
8158 * gdb.base/annota1.exp: Update expected results.
8159 * gdb.cp/annota2.exp: Likewise.
8160 * gdb.cp/annota3.exp: Likewise.
8161
8162 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.base/style-logging.exp: Remove path from test name.
8165
8166 2019-06-14 Tom Tromey <tromey@adacore.com>
8167
8168 PR gdb/24502:
8169 * gdb.base/style-logging.exp: New file.
8170
8171 2019-06-14 Tom Tromey <tromey@adacore.com>
8172
8173 * gdb.base/symfile-warn.exp: New file.
8174 * gdb.base/symfile-warn.c: New file.
8175
8176 2019-06-14 Tom Tromey <tromey@adacore.com>
8177
8178 * gdb.base/annotate-symlink.exp: New file.
8179
8180 2019-06-14 Tom Tromey <tromey@adacore.com>
8181
8182 * gdb.ada/set_wstr.exp: Add reassignment test.
8183
8184 2019-06-14 Tom Tromey <tromey@adacore.com>
8185
8186 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8187 'unchecked_access and 'unrestricted_access as well.
8188
8189 2019-06-14 Tom Tromey <tromey@adacore.com>
8190
8191 PR ada/24539:
8192 * gdb.ada/vla.exp: Update tests.
8193 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8194 pragma.
8195
8196 2019-06-13 Pedro Alves <palves@redhat.com>
8197
8198 * gdb.base/settings.exp (test-integer): Test junk after
8199 "unlimited".
8200
8201 2019-06-13 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.base/options.exp (test-thread-apply): New.
8204 (top level): Call it.
8205
8206 2019-06-13 Pedro Alves <palves@redhat.com>
8207
8208 * gdb.base/options.exp (test-frame-apply): New.
8209 (top level): Test print commands with different "frame apply"
8210 prefixes.
8211
8212 2019-06-13 Pedro Alves <palves@redhat.com>
8213
8214 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8215 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8216 'max_completions' parameter and handle it.
8217 (test_gdb_completion_offers_commands): New.
8218
8219 2019-06-13 Pedro Alves <palves@redhat.com>
8220
8221 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8222
8223 2019-06-13 Pedro Alves <palves@redhat.com>
8224
8225 * gdb.base/options.exp (test-backtrace): New.
8226 (top level): Call it.
8227
8228 2019-06-13 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.guile/scm-frame-args.exp: Use "set print
8231 raw-frame-arguments" instead of "set print raw frame-arguments".
8232 * gdb.python/py-frame-args.exp: Likewise.
8233
8234 2019-06-13 Pedro Alves <palves@redhat.com>
8235
8236 * gdb.compile/compile.exp: Adjust expected output to option
8237 processing changes.
8238
8239 2019-06-13 Pedro Alves <palves@redhat.com>
8240
8241 * gdb.base/options.exp: Build executable.
8242 (test-print): New procedure.
8243 (top level): Call it, once for "print" and another for "compile
8244 print".
8245
8246 2019-06-13 Pedro Alves <palves@redhat.com>
8247
8248 * gdb.base/options.c: New file.
8249 * gdb.base/options.exp: New file.
8250
8251 2019-06-13 Pedro Alves <palves@redhat.com>
8252
8253 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8254 that "o" is ambiguous.
8255
8256 2019-06-13 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.base/settings.c: New file.
8259 * gdb.base/settings.exp: New file.
8260
8261 2019-06-13 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.base/completion.exp: Fix comment typo.
8264
8265 2019-06-13 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8268 foo --1" test.
8269
8270 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8271
8272 * gdb.fortran/block-data.f: New.
8273 * gdb.fortran/block-data.exp: New.
8274
8275 2019-06-11 Tom de Vries <tdevries@suse.de>
8276
8277 PR testsuite/24521
8278 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8279 message.
8280
8281 2019-06-11 Tom de Vries <tdevries@suse.de>
8282
8283 PR testsuite/24521
8284 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8285
8286 2019-06-11 Tom de Vries <tdevries@suse.de>
8287
8288 * boards/readnow.exp: New file.
8289
8290 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8291
8292 * gdb.fortran/vla-sizeof.exp: Update expected results.
8293
8294 2019-06-06 Amos Bird <amosbird@gmail.com>
8295
8296 * gdb.base/annota1.exp (thread_switch): Add test for
8297 thread-exited annotation.
8298
8299 2019-06-06 Tom Tromey <tromey@adacore.com>
8300
8301 * gdb.base/maint.exp: Expect command started/finished output.
8302
8303 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8304
8305 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8306 comment.
8307 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8308
8309 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8310
8311 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8312 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8313 * gdb.arch/riscv-unwind-long-insn.c: New file.
8314 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8315
8316 2019-06-04 Christian Biesinger <cbiesinger@google.com>
8317
8318 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8319
8320 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8321
8322 * lib/gdb.exp (help_list_trailer): New regexp variable
8323 factorizing the help trailer message.
8324 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8325 arg to allow to better factorize various tests.
8326 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8327 (test_prefix_command_help): Use help_list_trailer.
8328 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8329 * gdb.guile/scm-cmd.exp: Likewise.
8330 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8331 * gdb.base/help.exp: Use test_user_defined_class_help.
8332 * gdb.base/style.exp: Add tests for styling of help and apropos.
8333 * lib/gdb-utils.exp (style): Add title and highlight styles.
8334
8335 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8336
8337 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8338 $_shell_exitsignal.
8339 * gdb.base/default.exp: Update for new convenience variables.
8340
8341 2019-05-29 Tom Tromey <tromey@adacore.com>
8342
8343 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8344 to "break complete ada" test case's regexp.
8345
8346 2019-05-29 Tom Tromey <tromey@adacore.com>
8347
8348 PR c++/20020:
8349 * gdb.cp/constexpr-field.exp: New file.
8350 * gdb.cp/constexpr-field.cc: New file.
8351
8352 2019-05-29 Tom Tromey <tromey@adacore.com>
8353
8354 * gdb.base/finish.exp (finish_no_print): New proc.
8355 (finish_tests): Call it.
8356
8357 2019-05-24 Tom de Vries <tdevries@suse.de>
8358
8359 * gdb.dwarf2/gdb-add-index.exp: New file.
8360
8361 2019-05-22 Tom Tromey <tromey@adacore.com>
8362
8363 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8364 * gdb.base/style.exp: Use "style".
8365 * lib/gdb-utils.exp (style): New proc.
8366
8367 2019-05-22 Tom de Vries <tdevries@suse.de>
8368
8369 * gdb.base/align.exp: Require c++11.
8370
8371 2019-05-22 Tom de Vries <tdevries@suse.de>
8372
8373 PR testsuite/24586
8374 * gdb.python/py-mi-var-info-path-expression.exp: Call
8375 mi_skip_python_tests to check if python is supported.
8376
8377 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8378
8379 * gdb.arch/aarch64-pauth.c: New test.
8380 * gdb.arch/aarch64-pauth.exp: New file.
8381
8382 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8383
8384 * README (Re-running Tests Outside The Testsuite): New section.
8385
8386 2019-05-21 Tom de Vries <tdevries@suse.de>
8387
8388 * gdb.arch/amd64-eval.exp: Require c++11.
8389 * gdb.base/max-depth.exp: Same.
8390 * gdb.compile/compile-cplus-array-decay.exp: Same.
8391 * gdb.cp/meth-typedefs.exp: Same.
8392 * gdb.cp/subtypes.exp: Same.
8393 * gdb.cp/temargs.exp: Same.
8394
8395 2019-05-21 Alan Hayward <alan.hayward@arm.com>
8396
8397 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8398
8399 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8400
8401 PR gdb/18644
8402 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8403 * gdb.fortran/printing-types.exp: Add new test.
8404 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8405 testing.
8406 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8407 setup_kfail call.
8408
8409 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8410
8411 * README (Running the Testsuite): Change example.
8412 (Testsuite Parameters): Remove TRANSCRIPT.
8413 * lib/gdb.exp: Remove TRANSCRIPT check.
8414
8415 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8416
8417 * README (Testsuite Parameters): Add replay logging to
8418 GDBSERVER_DEBUG.
8419 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8420 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8421 as a comma separated list.
8422 (gdb_debug_init): Override procedure.
8423
8424 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8425
8426 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8427 (gdb_write_cmd_file): New procedure.
8428 * lib/gdbserver-support.exp (gdbserver_start): Call
8429 gdbserver_write_cmd_file.
8430 (gdbserver_write_cmd_file): New procedure.
8431
8432 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8433
8434 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8435 (delete_breakpoints): Likewise.
8436 (gdb_run_cmd): Likewise.
8437 (gdb_start_cmd): Likewise.
8438 (gdb_starti_cmd): Likewise.
8439 (gdb_internal_error_resync): Likewise.
8440 (gdb_test_multiple): Likewise.
8441 (gdb_reinitialize_dir): Likewise.
8442 (default_gdb_exit): Likewise.
8443 (gdb_file_cmd): Mark kill as optional.
8444 (default_gdb_start): Call gdb_stdin_log_init.
8445 (send_gdb): Call gdb_stdin_log_write.
8446 (rerun_to_main): Mark Y as an answer.
8447 (gdb_stdin_log_init): New function.
8448 (gdb_stdin_log_write): Likewise.
8449
8450 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8451
8452 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8453 * gdb.base/debug-expr.exp: Likewise.
8454 * gdb.base/foll-fork.exp: Likewise.
8455 * gdb.base/foll-vfork.exp: Likewise.
8456 * gdb.base/fork-print-inferior-events.exp: Likewise.
8457 * gdb.base/gdb-sigterm.exp: Likewise.
8458 * gdb.base/gdbinit-history.exp: Likewise.
8459 * gdb.base/osabi.exp: Likewise.
8460 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8461 * gdb.base/ui-redirect.exp: Likewise.
8462 * gdb.gdb/unittest.exp: Likewise.
8463 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8464 * gdb.mi/mi-watch.exp: Likewise.
8465 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8466 * gdb.mi/user-selected-context-sync.exp: Likewise.
8467 * gdb.python/python.exp: Disable debug test when debugging.
8468 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8469 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8470 Likewise.
8471 * gdb.threads/stepi-random-signal.exp: Likewise.
8472
8473 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8474
8475 * Makefile.in: Pass through GDB_DEBUG.
8476 * README (Testsuite Parameters): Add GDB_DEBUG.
8477 (gdb,debug): Add board setting.
8478 * lib/gdb.exp (default_gdb_start): Start debugging.
8479 (gdb_debug_enabled): New procedure.
8480 (gdb_debug_init): Likewise.
8481
8482 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8483
8484 * Makefile.in: Pass through GDB_DEBUG.
8485 * README (Testsuite Parameters): Add GDB_DEBUG.
8486 (gdb,debug): Add board setting.
8487 * lib/gdb.exp (default_gdb_start): Start debugging.
8488 (gdb_debug_enabled): New procedure.
8489 (gdb_debug_init): Likewise.
8490
8491 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8492
8493 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8494
8495 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8496
8497 * gdb.base/ui-redirect.exp: Test redirection.
8498
8499 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8500
8501 * gdb.mi/mi-complete.exp: New file.
8502 * gdb.mi/mi-complete.cc: Likewise.
8503
8504 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8505
8506 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8507 indexed and sliced arrays, and pointers to arrays.
8508
8509 2019-05-14 Tom Tromey <tromey@adacore.com>
8510
8511 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8512 styling test.
8513
8514 2019-05-14 Tom de Vries <tdevries@suse.de>
8515
8516 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8517 selection entry encoding.
8518
8519 2019-05-10 Tom Tromey <tromey@adacore.com>
8520
8521 * gdb.ada/info_exc.exp: Add "complete" test.
8522
8523 2019-05-09 Tom de Vries <tdevries@suse.de>
8524
8525 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8526 CU-relative.
8527
8528 2019-05-09 Tom de Vries <tdevries@suse.de>
8529
8530 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8531 CU-relative.
8532
8533 2019-05-08 Joel Brobecker <brobecker@adacore.com>
8534
8535 * gdb.ada/frame_arg_lang.exp: New testcase.
8536 * gdb.ada/frame_arg_lang/bla.adb: New file.
8537 * gdb.ada/frame_arg_lang/pck.ads: New file.
8538 * gdb.ada/frame_arg_lang/pck.adb: New file.
8539 * gdb.ada/frame_arg_lang/foo.c: New file.
8540
8541 2019-05-08 Tom Tromey <tromey@adacore.com>
8542
8543 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8544
8545 2019-05-08 Tom Tromey <tromey@adacore.com>
8546
8547 * gdb.base/ptype-offsets.exp: Update tests.
8548
8549 2019-05-08 Tom Tromey <tromey@adacore.com>
8550
8551 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8552 cases.
8553 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8554 "short".
8555
8556 2019-05-08 Tom Tromey <tromey@adacore.com>
8557
8558 * gdb.ada/vla.exp: New file.
8559 * gdb.ada/vla/vla.adb: New file.
8560
8561 2019-05-07 Tom de Vries <tdevries@suse.de>
8562
8563 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8564
8565 2019-05-07 Tom de Vries <tdevries@suse.de>
8566
8567 PR testsuite/24522
8568 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8569 section.
8570
8571 2019-05-07 Tom de Vries <tdevries@suse.de>
8572
8573 PR testsuite/24522
8574 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8575 .debug_aranges section.
8576
8577 2019-05-07 Tom de Vries <tdevries@suse.de>
8578
8579 PR testsuite/24159
8580 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8581
8582 2019-05-06 Tom de Vries <tdevries@suse.de>
8583
8584 * lib/gdb.exp (exec_has_index_section): New proc.
8585 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8586 section.
8587
8588 2019-05-04 Tom de Vries <tdevries@suse.de>
8589
8590 * boards/cc-with-debug-names.exp: New file.
8591
8592 2019-05-03 Tom Tromey <tromey@adacore.com>
8593
8594 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8595 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8596 * gdb.ada/char_enum.exp: Add test.
8597
8598 2019-05-03 Tom de Vries <tdevries@suse.de>
8599
8600 * boards/cc-with-gdb-index.exp: New file.
8601
8602 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8603
8604 * gdb.rust/simple.exp: Add new test case.
8605 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8606 (main): Initialise an instance of the new struct.
8607
8608 2019-05-01 Tom Tromey <tromey@adacore.com>
8609
8610 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8611 record.
8612 (NPR): New variable.
8613 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8614 test.
8615
8616 2019-05-01 Tom Tromey <tromey@adacore.com>
8617
8618 * gdb.ada/packed_array_assign.exp: Add packed assignment
8619 regression test.
8620
8621 2019-05-01 Tom de Vries <tdevries@suse.de>
8622
8623 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8624
8625 2019-05-01 Tom de Vries <tdevries@suse.de>
8626
8627 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8628
8629 2019-04-30 Ali Tamur <tamur@google.com>
8630
8631 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8632
8633 2019-04-30 Tom Tromey <tromey@adacore.com>
8634
8635 * lib/ada.exp (find_ada_tool): New proc.
8636 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8637 * gdb.ada/catch_ex_std.exp: New file.
8638 * gdb.ada/catch_ex_std/foo.adb: New file.
8639 * gdb.ada/catch_ex_std/some_package.adb: New file.
8640 * gdb.ada/catch_ex_std/some_package.ads: New file.
8641
8642 2019-04-30 Tom Tromey <tromey@adacore.com>
8643
8644 PR c++/24470:
8645 * gdb.cp/temargs.cc: Add test code from PR.
8646
8647 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8648
8649 * gdb.fortran/vla-datatypes.exp: Update expected results.
8650 * gdb.fortran/vla-ptype.exp: Likewise.
8651 * gdb.fortran/vla-type.exp: Likewise.
8652 * gdb.fortran/vla-value.exp: Likewise.
8653
8654 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8655
8656 * gdb.fortran/ptr-indentation.exp: Update expected results.
8657 * gdb.fortran/ptype-on-functions.exp: Likewise.
8658 * gdb.fortran/vla-ptr-info.exp: Likewise.
8659 * gdb.fortran/vla-value.exp: Likewise.
8660
8661 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8662
8663 * gdb.fortran/ptype-on-functions.exp: New file.
8664 * gdb.fortran/ptype-on-functions.f90: New file.
8665
8666 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8667
8668 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8669 case void string.
8670
8671 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8672
8673 * gdb.fortran/complex.exp: Expand.
8674 * gdb.fortran/complex.f: Renamed to...
8675 * gdb.fortran/complex.f90: ...this, and extended to add more
8676 complex values.
8677
8678 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8679
8680 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8681 MODULO, CMPLX.
8682
8683 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8684 Richard Bunt <richard.bunt@arm.com>
8685
8686 * gdb.base/max-depth.c: New file.
8687 * gdb.base/max-depth.exp: New file.
8688 * gdb.python/py-nested-maps.c: New file.
8689 * gdb.python/py-nested-maps.exp: New file.
8690 * gdb.python/py-nested-maps.py: New file.
8691 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8692 (test_all_common): Call test_max_depth.
8693 * gdb.fortran/max-depth.exp: New file.
8694 * gdb.fortran/max-depth.f90: New file.
8695 * gdb.go/max-depth.exp: New file.
8696 * gdb.go/max-depth.go: New file.
8697 * gdb.modula2/max-depth.exp: New file.
8698 * gdb.modula2/max-depth.c: New file.
8699 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8700
8701 2019-04-29 Tom de Vries <tdevries@suse.de>
8702
8703 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8704
8705 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8706
8707 * gdb.base/callexit.exp: Test may-call-functions off.
8708
8709 2019-04-25 Keith Seitz <keiths@redhat.com>
8710
8711 PR c++/24367
8712 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8713 (another_incomplete_struct, test_incomplete): New definitions.
8714 (main): Use new definitions.
8715 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8716 functions.
8717
8718 2019-04-25 Ali Tamur <tamur@google.com>
8719
8720 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8721
8722 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8723
8724 PR corefiles/11608
8725 PR corefiles/18187
8726 * gdb.base/coredump-filter-build-id.exp: New file.
8727
8728 2019-04-25 Alan Hayward <alan.hayward@arm.com>
8729
8730 * Makefile.in: Pass through GDBSERVER_DEBUG.
8731 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8732 (gdbserver,debug): Add board setting.
8733 * gdb.trace/tspeed.exp: Skip when debugging.
8734 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8735 * lib/gdbserver-support.exp: Likewise
8736
8737 2019-04-24 Tom Tromey <tromey@adacore.com>
8738
8739 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8740 Rust.
8741
8742 2019-04-24 Tom Tromey <tromey@adacore.com>
8743
8744 * gdb.arch/amd64-eval.exp: Test bitfield return.
8745 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8746 (class Foo) <return_bitfields>: New method.
8747 (main): Call it.
8748
8749 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8750
8751 * gdb.cp/many-args.cc: New file.
8752 * gdb.cp/many-args.exp: New file.
8753
8754 2019-04-23 Tom de Vries <tdevries@suse.de>
8755
8756 PR gdb/24433
8757 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8758
8759 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8760
8761 * gdb.trace/backtrace.exp: Use nopie flag.
8762 * gdb.trace/circ.exp: Likewise.
8763 * gdb.trace/collection.exp: Likewise.
8764 * gdb.trace/ftrace.exp: Likewise.
8765 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8766 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8767 * gdb.trace/qtro.exp: Likewise.
8768 * gdb.trace/read-memory.exp: Likewise.
8769 * gdb.trace/report.exp: Likewise.
8770 * gdb.trace/tfile.exp: Likewise.
8771 * gdb.trace/tfind.exp: Likewise.
8772 * gdb.trace/unavailable.exp: Likewise.
8773
8774 2019-04-22 Pedro Alves <palves@redhat.com>
8775
8776 * gdb.base/solib-probes-nosharedlibrary.c,
8777 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8778
8779 2019-04-19 Tom Tromey <tromey@adacore.com>
8780
8781 * gdb.ada/ptype_union.c: New file.
8782 * gdb.ada/ptype_union.exp: New file.
8783
8784 2019-04-19 Tom Tromey <tromey@adacore.com>
8785
8786 PR symtab/24423:
8787 * gdb.base/list0.h (foo): Add a control-l character.
8788
8789 2019-04-18 Tom de Vries <tdevries@suse.de>
8790
8791 PR gdb/24433
8792 * boards/local-board.exp: Set sysroot to "".
8793
8794 2019-04-18 Tom de Vries <tdevries@suse.de>
8795 Pedro Alves <palves@redhat.com>
8796
8797 PR gdb/24454
8798 * gdb.threads/vfork-follow-child-exec.c: New file.
8799 * gdb.threads/vfork-follow-child-exec.exp: New file.
8800 * gdb.threads/vfork-follow-child-exit.c: New file.
8801 * gdb.threads/vfork-follow-child-exit.exp: New file.
8802
8803 2019-04-15 Leszek Swirski <leszeks@google.com>
8804
8805 * gdb.arch/amd64-eval.cc: New file.
8806 * gdb.arch/amd64-eval.exp: New file.
8807
8808 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8809
8810 * gdb.server/sysroot.c: New test.
8811 * gdb.server/sysroot.exp: New file.
8812 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8813 matching param.
8814
8815 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8816
8817 * gdb.base/align.exp: Extend test to cover structures containing
8818 only static fields.
8819
8820 2019-04-11 Tom de Vries <tdevries@suse.de>
8821
8822 * boards/cc-with-dwz-m.exp: New file.
8823 * boards/cc-with-dwz.exp: New file.
8824 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8825
8826 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8827
8828 * gdb.base/start-cpp.exp: New file.
8829 * gdb.base/start-cpp.cc: New file.
8830
8831 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8832
8833 * gdb.python/py-thrhandle.exp: Adjust tests to call
8834 thread_from_handle instead of thread_from_thread_handle.
8835
8836 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8837
8838 * gdb.python/py-thrhandle.exp: Add tests for
8839 gdb.InferiorThread.handle.
8840
8841 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8842
8843 * gdb.python/py-function.exp: Check calling helper function from
8844 all languages.
8845 * lib/gdb.exp (gdb_supported_languages): New proc.
8846
8847 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8848
8849 * gdb.base/complex-parts.c: New file.
8850 * gdb.base/complex-parts.exp: New file.
8851
8852 2019-04-01 Tom Tromey <tromey@adacore.com>
8853
8854 PR symtab/23331:
8855 * gdb.dwarf2/dw2-ranges-main.c: New file.
8856 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8857 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8858
8859 2019-03-30 Simon Marchi <simark@simark.ca>
8860
8861 * gdb.base/default.exp: Add values for $_gdb_major and
8862 $_gdb_minor.
8863
8864 2019-03-29 Tom Tromey <tromey@adacore.com>
8865
8866 * gdb.base/help.exp: Tighten apropos regexp.
8867
8868 2019-03-29 Keith Seitz <keiths@redhat.com>
8869
8870 * gdb.fortran/array-bounds.exp: New file.
8871 * gdb.fortran/array-bounds.f90: New file.
8872
8873 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8874
8875 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8876
8877 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8878
8879 * gdb.multi/hello.c (main): Increase alarm timer.
8880
8881 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8882
8883 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8884 factor when no hardware watchpoint support.
8885
8886 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8887 Pedro Alves <palves@redhat.com>
8888
8889 * boards/local-board.exp: set sysroot to /.
8890
8891 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8892
8893 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8894 in child.
8895
8896 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8897
8898 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8899 field.
8900 (make_container): Initialise new field.
8901 * gdb.python/py-prettyprint.exp: Add new tests.
8902 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8903 <display_hint>: New method.
8904
8905 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8906
8907 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8908 gdb_continue_to_breakpoint more throughout this test.
8909 (run_lang_tests) Supply unique test names, and use
8910 gdb_test_no_output.
8911
8912 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8913
8914 * gdb.base/finish-pretty.exp: Update expected results.
8915 * gdb.base/pretty-print.c: New file.
8916 * gdb.base/pretty-print.exp: New file.
8917
8918 2019-03-25 Pedro Alves <palves@redhat.com>
8919
8920 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8921 move comments outside list. Append '-i "" eof' section.
8922
8923 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8924
8925 PR testsuite/25016
8926 * README: Add pie options.
8927 * gdb.base/break-interp.exp: Ensure pie is disabled.
8928 * gdb.base/dump.exp: Likewise.
8929 * lib/gdb.exp (gdb_compile): Add pie option.
8930
8931 2019-03-19 Tom Tromey <tromey@adacore.com>
8932
8933 * gdb.mi/mi2-cli-display.c: New file.
8934 * gdb.mi/mi2-cli-display.exp: New file.
8935
8936 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8937 Tom Tromey <tromey@adacore.com>
8938
8939 * gdb.ada/ptype_array/pck.adb: New file.
8940 * gdb.ada/ptype_array/pck.ads: New file.
8941 * gdb.ada/ptype_array/foo.adb: New file.
8942 * gdb.ada/ptype_array.exp: New file.
8943
8944 2019-03-14 Tom Tromey <tromey@adacore.com>
8945
8946 * gdb.base/style.exp: Add "set style sources" test.
8947
8948 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8949
8950 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8951 * mi-breakpoint-multiple-locations.exp: ... this.
8952 (make_breakpoints_pattern): New proc.
8953 (do_test): Add mi_version parameter, test -break-insert,
8954 -break-info and =breakpoint-created.
8955
8956 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8957
8958 * config/default.exp: Remove 'load_lib gdb.exp'.
8959 * config/monitor.exp: Likewise.
8960 * config/sid.exp: Likewise.
8961 * config/sim.exp: Likewise.
8962 * config/slite.exp: Likewise.
8963 * config/unix.exp: Likewise.
8964 * gdb.base/default.exp: Remove unhelpful comment.
8965
8966 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8967
8968 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8969
8970 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8971
8972 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8973
8974 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8975
8976 * gdb.fortran/type-kinds.exp: Update expected results.
8977
8978 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8979
8980 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8981
8982 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8983
8984 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8985 function.
8986 (test_basic_parsing_of_type_kinds): Expand types tested.
8987 (test_parsing_invalid_type_kinds): New function.
8988
8989 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8990
8991 * gdb.fortran/intrinsics.exp: New file.
8992 * gdb.fortran/intrinsics.f90: New file.
8993 * gdb.fortran/type-kinds.exp: New file.
8994
8995 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8996
8997 * gdb.fortran/dot-ops.exp: New file.
8998
8999 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9000
9001 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9002 Check upper and lower case logical literals.
9003
9004 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9005
9006 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9007 Remove duplicate tests.
9008
9009 2019-03-06 Alan Hayward <alan.hayward@arm.com>
9010
9011 * lib/gdb.exp (builtin_cd): rename of cd.
9012 (cd): Override builtin.
9013
9014 2019-03-06 Richard Bunt <richard.bunt@arm.com>
9015
9016 * gdb.fortran/function-calls.exp: New file.
9017 * gdb.fortran/function-calls.f90: New test.
9018
9019 2019-03-04 Richard Bunt <richard.bunt@arm.com>
9020
9021 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9022 on user program standard output.
9023 * gdb.fortran/short-circuit-argument-list.f90: Record function
9024 calls.
9025
9026 2019-02-28 Alan Hayward <alan.hayward@arm.com>
9027
9028 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9029 failure.
9030
9031 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9032
9033 PR gdb/8527
9034 * gdb.base/interrupt-daemon-attach.c,
9035 gdb.base/interrupt-daemon-attach.exp: New test.
9036
9037 2019-02-27 Pedro Alves <palves@redhat.com>
9038
9039 * gdb.base/page.exp: Add tests for "set width/height -1".
9040
9041 2019-02-27 Pedro Alves <palves@redhat.com>
9042
9043 * gdb.base/page.exp: Add tests for "set/show width/height" with
9044 "infinite" values.
9045
9046 2019-02-27 Tom Tromey <tromey@adacore.com>
9047
9048 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9049 2.4.
9050 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9051 workaround.
9052
9053 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9054
9055 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9056 tests for structs with static members.
9057
9058 2019-02-26 Tom Tromey <tromey@adacore.com>
9059
9060 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9061 ValueError, not TypeError.
9062
9063 2019-02-26 Kevin Buettner <kevinb@redhat.com>
9064
9065 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9066 call from main program.
9067
9068 2019-02-23 Joel Brobecker <brobecker@adacore.com>
9069
9070 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9071 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9072 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9073 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9074 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9075
9076 2019-02-22 Keith Seitz <keiths@redhat.com>
9077
9078 PR symtab/23853
9079 * gdb.base/symlink-sourcefile.c: New file.
9080 * gdb.base/symlink-sourcefile.exp: New file.
9081
9082 2019-02-20 Tom Tromey <tom@tromey.com>
9083
9084 * gdb.base/info_qt.exp: Update.
9085
9086 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9087
9088 * gdb.base/source.exp: Move "error in sourced script" code to
9089 the end.
9090 * gdb.base/source-error.gdb: Move contents to
9091 source-error-1.gdb. Add new code to source source-error-1.gdb.
9092 * gdb.base/source-error-1.gdb: New file, from previous
9093 source-error.gdb.
9094
9095 2019-02-17 Tom Tromey <tom@tromey.com>
9096
9097 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9098 for macro styling.
9099 * gdb.base/style.c (SOME_MACRO): New macro.
9100
9101 2019-02-17 Tom Tromey <tom@tromey.com>
9102
9103 * gdb.base/style.exp: Add line-wrapping tests.
9104 * gdb.base/page.exp: Add test for quitting during pagination.
9105
9106 2019-02-17 Joel Brobecker <brobecker@adacore.com>
9107
9108 * gdb.ada/big_packed_array: New testcase.
9109 * gdb.ada/homonym.exp: Fix incorrect expected output for
9110 "break <homonym__get_value>" test.
9111
9112 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
9113
9114 PR breakpoints/21870
9115 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9116 and prepare_for_testing. Add comment.
9117 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9118 redundant cleanup call. Clean up comment.
9119
9120 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
9121
9122 PR breakpoints/21870
9123 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9124 * gdb.arch/aarch64-dbreg-contents.c: New file.
9125
9126 2019-02-10 Joel Brobecker <brobecker@adacore.com>
9127
9128 * gdb.ada/mi_ref_changeable: New testcase.
9129
9130 2019-02-07 Alan Hayward <alan.hayward@arm.com>
9131
9132 * gdb.base/attach.exp: Add double attach test.
9133
9134 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9135
9136 * lib/gdb.exp (default_gdb_start): Don't match pagination
9137 prompt.
9138 (gdb_init): Set stty_init.
9139
9140 2019-01-27 Tom Tromey <tom@tromey.com>
9141
9142 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9143 skip_python_tests.
9144
9145 2019-01-24 Alan Hayward <alan.hayward@arm.com>
9146
9147 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9148 New structure.
9149 (struct struct_static_02_02): Likewise.
9150 (struct struct_static_02_03): Likewise.
9151 (struct struct_static_02_04): Likewise.
9152 (struct struct_static_04_01): Likewise.
9153 (struct struct_static_04_02): Likewise.
9154 (struct struct_static_04_03): Likewise.
9155 (struct struct_static_04_04): Likewise.
9156 (struct struct_static_06_01): Likewise.
9157 (struct struct_static_06_02): Likewise.
9158 (struct struct_static_06_03): Likewise.
9159 (struct struct_static_06_04): Likewise.
9160 (cmp_struct_static_02_01): Likewise.
9161 (cmp_struct_static_02_02): Likewise.
9162 (cmp_struct_static_02_03): Likewise.
9163 (cmp_struct_static_02_04): Likewise.
9164 (cmp_struct_static_04_01): Likewise.
9165 (cmp_struct_static_04_02): Likewise.
9166 (cmp_struct_static_04_03): Likewise.
9167 (cmp_struct_static_04_04): Likewise.
9168 (cmp_struct_static_06_01): Likewise.
9169 (cmp_struct_static_06_02): Likewise.
9170 (cmp_struct_static_06_03): Likewise.
9171 (cmp_struct_static_06_04): Likewise.
9172 (call_all): Test new structs.
9173 * gdb.base/infcall-nested-structs.exp: Likewise.
9174
9175 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9176 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9177
9178 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9179 * gdb.base/stack-protector.c: New test.
9180 * gdb.base/stack-protector.exp: New file.
9181 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9182 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9183 option.
9184 (gdb_compile): Remove stack protector for GCC and prevent
9185 recursion.
9186
9187 2019-01-16 Keith Seitz <keiths@redhat.com>
9188
9189 PR gdb/23773
9190 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9191
9192 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9193
9194 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9195 aliases.
9196 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9197 tests.
9198 * gdb.arch/powerpc-vector-regs.c: New file.
9199 * gdb.arch/powerpc-vector-regs.exp: New file.
9200
9201 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9202
9203 * gdb.arch/altivec-regs.exp: Fix the list passed to
9204 gdb_expect_list when testing "info vector".
9205
9206 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9207
9208 * gdb.base/style.exp: Don't include path in testname.
9209
9210 2019-01-10 Keith Seitz <keiths@redhat.com>
9211
9212 PR gdb/23712
9213 PR symtab/23010
9214 * gdb.dwarf2/multidictionary.exp: New file.
9215
9216 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9217
9218 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9219 (test_gnuv3_style_demangling): ... this.
9220 (test_lucid_style_demangling): Remove.
9221 (test_arm_style_demangling): Remove.
9222 (test_hp_style_demangling): Remove.
9223 (do_tests): Remove calls to the above.
9224
9225 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9226
9227 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9228 case.
9229
9230 2019-01-06 Tom Tromey <tom@tromey.com>
9231
9232 PR gdb/28155:
9233 * gdb.dwarf2/typedef-void-finish.exp: New file.
9234
9235 2018-12-28 Tom Tromey <tom@tromey.com>
9236 Simon Marchi <simark@simark.ca>
9237
9238 * gdb.base/jit-exec.exp: New file.
9239 * gdb.base/jit-exec.c: New file.
9240 * gdb.base/jit-execd.c: New file.
9241
9242 2018-12-28 Tom Tromey <tom@tromey.com>
9243
9244 * gdb.base/style.exp: Update test to check for address styling.
9245
9246 2018-12-28 Tom Tromey <tom@tromey.com>
9247
9248 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9249 message.
9250
9251 2018-12-28 Tom Tromey <tom@tromey.com>
9252
9253 * gdb.base/style.exp: Add test for version number styling.
9254
9255 2018-12-28 Tom Tromey <tom@tromey.com>
9256
9257 * gdb.base/style.exp: Add test for print_address_symbolic.
9258
9259 2018-12-28 Tom Tromey <tom@tromey.com>
9260
9261 * gdb.base/style.exp: Add test for breakpoint setting.
9262
9263 2018-12-28 Tom Tromey <tom@tromey.com>
9264
9265 * gdb.base/style.exp: Add test for variable names.
9266
9267 2018-12-28 Tom Tromey <tom@tromey.com>
9268
9269 * gdb.base/style.exp: New file.
9270 * gdb.base/style.c: New file.
9271
9272 2018-12-28 Tom Tromey <tom@tromey.com>
9273
9274 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9275 "dumb".
9276 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9277 the TERM environment variable.
9278
9279 2018-12-27 Tom Tromey <tom@tromey.com>
9280
9281 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9282 pagination test.
9283
9284 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9285
9286 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9287 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9288
9289 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9290
9291 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9292 Filename a.adb changed to bp_fun_addr.adb.
9293 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9294
9295 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9296
9297 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9298 non-PIE executables.
9299 * README: Mention the gdb,nopie_flag board setting.
9300 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9301 non-PIE executable.
9302 * gdb.arch/amd64-entry-value.exp: Likewise.
9303 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9304 * gdb.arch/i386-float.exp: Likewise.
9305 * gdb.arch/i386-signal.exp: Likewise.
9306 * gdb.mi/mi-reg-undefined.exp: Likewise.
9307
9308 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9309
9310 PR gdb/23974
9311 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9312
9313 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9314
9315 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9316 Update order of results accordingly.
9317
9318 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9319
9320 * gdb.base/annota1.exp: Update a test regexp.
9321
9322 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9323
9324 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9325
9326 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9327
9328 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9329 (reuse_time): Initialize to REUSE_TIME_CAP.
9330 (check_rc): New function.
9331 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9332 Check pthread_create rc.
9333 (spawner_thread_func): Check pthread_create and pthread_join rc.
9334
9335 2018-12-08 Pedro Alves <palves@redhat.com>
9336
9337 * gdb.base/list.exp (test_forward_search): Rename to ...
9338 (test_forward_reverse_search): ... this. Also test reverse-search
9339 and the forward-search alias.
9340
9341 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9342
9343 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9344 local timeout variable before return, and remove all local timeout
9345 variable entirely.
9346 (gdb_load): Likewise.
9347
9348 2018-12-01 Tom de Vries <tdevries@suse.de>
9349
9350 * gdb.base/gdb-caching-proc.exp: New file.
9351
9352 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9353
9354 * Makefile.in (TIMESTAMP): New variable.
9355 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9356 command.
9357 (check-single-racy): Likewise.
9358 (check/%.exp): Likewise.
9359 (check-racy/%.exp): Likewise.
9360 (workers/%.worker): Likewise.
9361 (build-perf): Likewise.
9362 (check-perf): Likewise.
9363 * README: Describe new "TS" and "TS_FORMAT" variables.
9364 * print-ts.py: New file.
9365
9366 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9367
9368 PR python/23714
9369 * gdb.python/python.exp: Test command repetition after
9370 gdb.execute.
9371
9372 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9373
9374 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9375 is correctly aligned.
9376
9377 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9378
9379 * gdb.ada/info_auto_lang.exp: New testcase.
9380 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9381 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9382 * gdb.ada/info_auto_lang/some_c.c: New file.
9383
9384 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9385
9386 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9387 FUNC_lang language syntax.
9388
9389 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9390
9391 * gdb.base/info_minsym.c: New file.
9392 * gdb.base/info_minsym.exp: New file.
9393
9394 2018-11-19 Tom Tromey <tom@tromey.com>
9395
9396 PR rust/23625:
9397 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9398 * gdb.rust/expr.exp: Update expected output. Change one test.
9399
9400 2018-11-19 Tom Tromey <tom@tromey.com>
9401
9402 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9403
9404 2018-11-19 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9407 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9408 see the expected warning.
9409
9410 2018-11-16 Alan Hayward <alan.hayward@arm.com>
9411
9412 PR gdb/22736:
9413 * gdb.cp/infcall-nodebug-lib.c: New test.
9414 * gdb.cp/infcall-nodebug-main.c: New test.
9415 * gdb.cp/infcall-nodebug.exp: New file.
9416
9417 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9418
9419 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9420 completer tests.
9421
9422 2018-11-09 Tom de Vries <tdevries@suse.de>
9423
9424 * gdb.base/msym-lang.c: New test.
9425 * gdb.base/msym-lang.exp: New file.
9426 * gdb.base/msym-lang-main.c: New test.
9427
9428 2018-11-08 Tom Tromey <tom@tromey.com>
9429
9430 PR gdb/23555:
9431 PR gdb/23838:
9432 * gdb.base/warning.exp: New file.
9433
9434 2018-11-08 Jan Beulich <jbeulich@suse.com>
9435
9436 * testsuite/gdb.arch/i386-avx512.c,
9437 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9438
9439 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9440
9441 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9442 point hardware.
9443
9444 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9445
9446 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9447 * gdb.dwarf2/missing-type-name.exp: New file.
9448
9449 2018-11-06 Tom de Vries <tdevries@suse.de>
9450
9451 * gdb.base/many-headers.c: New test.
9452 * gdb.base/many-headers.exp: New file.
9453
9454 2018-11-06 Jim Wilson <jimw@sifive.com>
9455
9456 * gdb.base/code_elim.exp: For riscv, set additional_flags
9457 to include -msmall-data-limit=0.
9458
9459 2018-11-01 Joel Brobecker <brobecker@adacore.com>
9460
9461 * gdb.ada/watch_minus_l: New testcase.
9462
9463 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9464
9465 * gdb.arch/aix-sighandle.c: New file.
9466 * gdb.arch/aix-sighandle.exp: New file.
9467
9468 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9469
9470 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9471 registers being unions.
9472
9473 2018-10-31 Tom de Vries <tdevries@suse.de>
9474
9475 * lib/valgrind.exp: New file.
9476 (vgdb_start, vgdb_stop): New procs, factored out of ...
9477 * gdb.base/valgrind-bt.exp: ... here, ...
9478 * gdb.base/valgrind-disp-step.exp: ... here and ...
9479 * gdb.base/valgrind-infcall.exp: ... here.
9480
9481 2018-10-31 Tom de Vries <tdevries@suse.de>
9482
9483 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9484
9485 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9486
9487 * gdb.dwarf2/void-type.c: New file.
9488 * gdb.dwarf2/void-type.exp: New file.
9489
9490 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9491
9492 * gdb.base/info_qt.c: New file.
9493 * gdb.base/info_qt.exp: New file.
9494
9495 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9496
9497 * gdb.arch/powerpc-htm-regs.c: New file.
9498 * gdb.arch/powerpc-htm-regs.exp: New file.
9499
9500 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9501
9502 * gdb.arch/powerpc-tar.c: New file.
9503 * gdb.arch/powerpc-tar.exp: New file.
9504
9505 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9506
9507 * gdb.arch/powerpc-ppr-dscr.c: New file.
9508 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9509
9510 2018-10-25 Tom de Vries <tdevries@suse.de>
9511
9512 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9513
9514 2018-10-24 Tom de Vries <tdevries@suse.de>
9515
9516 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9517 longer exists error.
9518
9519 2018-10-24 Tom de Vries <tdevries@suse.de>
9520
9521 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9522
9523 2018-10-24 Tom de Vries <tdevries@suse.de>
9524
9525 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9526 --db-attach in valgrind.
9527
9528 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9529
9530 * gdb.arch/riscv-reg-aliases.c: New file.
9531 * gdb.arch/riscv-reg-aliases.exp: New file.
9532
9533 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9534
9535 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9536
9537 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9538
9539 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9540
9541 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9542
9543 * gdb.cp/ovldbreak.exp: Fix regexps.
9544
9545 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9546
9547 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9548
9549 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9550
9551 PR cli/23785
9552 * gdb.base/restore.exp: New test to check if "restore" with an
9553 invalid file doesn't segfault.
9554
9555 2018-10-18 Tom de Vries <tdevries@suse.de>
9556
9557 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9558 * gdb.ada/excep_handle.exp: Same.
9559 * gdb.ada/mi_string_access.exp: Same.
9560 * gdb.ada/mi_var_union.exp: Same.
9561 * gdb.arch/arc-analyze-prologue.exp: Same.
9562 * gdb.arch/arc-decode-insn.exp: Same.
9563 * gdb.base/readnever.exp: Same.
9564 * gdb.fortran/printing-types.exp: Same.
9565 * gdb.guile/scm-lazy-string.exp: Same.
9566
9567 2018-10-16 Tom de Vries <tdevries@suse.de>
9568
9569 PR gdb/23730
9570 * gdb.base/catch-follow-exec.c: Add copyright notice.
9571 * gdb.base/catch-follow-exec.exp: Rewrite to use
9572 gdb_spawn_with_cmdline_opts. Require gdb-native.
9573
9574 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9575
9576 * gdb.trace/actions-changed.exp: Check for arch support.
9577 * gdb.trace/actions.exp: Likewise.
9578 * gdb.trace/ax.exp: Likewise.
9579 * gdb.trace/backtrace.exp: Likewise.
9580 * gdb.trace/change-loc.exp: Likewise.
9581 * gdb.trace/deltrace.exp: Likewise.
9582 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9583 * gdb.trace/ftrace.exp: Likewise.
9584 * gdb.trace/infotrace.exp: Check for arch support.
9585 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9586 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9587 * gdb.trace/mi-tsv-changed.exp: Likewise.
9588 * gdb.trace/packetlen.exp: Likewise.
9589 * gdb.trace/passc-dyn.exp: Likewise.
9590 * gdb.trace/passcount.exp: Likewise.
9591 * gdb.trace/pending.exp: Likewise.
9592 * gdb.trace/range-stepping.exp: Check for shlib support.
9593 * gdb.trace/report.exp: Check for arch support.
9594 * gdb.trace/save-trace.exp: Likewise.
9595 * gdb.trace/signal.exp: Check for signal support.
9596 * gdb.trace/tfind.exp: Check for arch support.
9597 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9598 * gdb.trace/trace-common.h: Add comment.
9599 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9600 * gdb.trace/trace-enable-disable.exp: Likewise.
9601 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9602 * gdb.trace/tracecmd.exp: Check for arch support.
9603 * gdb.trace/tspeed.exp: Check for shlib and target support.
9604 * gdb.trace/tstatus.exp: Check for arch support.
9605 * gdb.trace/tsv.exp: Likewise.
9606 * gdb.trace/while-dyn.exp: Likewise.
9607 * gdb.trace/while-stepping.exp: Likewise.
9608 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9609
9610 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9611
9612 * gdb.trace/tspeed.exp: Remove nowarnings.
9613 (prepare_for_trace_test): Declare "global ipalib".
9614 * gdb.trace/tspeed.c: Include unistd.h.
9615 (main): Remove superfluous printf argument.
9616
9617 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9618
9619 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9620 directory prefix on the filename.
9621
9622 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9623
9624 * gdb.gdb/unittest.exp: Update expected message informing that
9625 selftests have been disabled.
9626 * gdb.server/unittest.exp: Likewise.
9627
9628 2018-10-09 Tom de Vries <tdevries@suse.de>
9629
9630 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9631 with runto_main.
9632
9633 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
9634
9635 PR c++/16841
9636 * gdb.cp/virtbase2.cc: New file.
9637 * gdb.cp/virtbase2.exp: New file.
9638
9639 2018-10-06 Tom Tromey <tom@tromey.com>
9640
9641 PR python/19399:
9642 * gdb.python/py-inferior.exp: Add architecture test.
9643
9644 2018-10-06 Tom Tromey <tom@tromey.com>
9645
9646 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9647 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9648
9649 2018-10-06 Tom Tromey <tom@tromey.com>
9650
9651 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9652 of a "throw" catchpoint.
9653
9654 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9655
9656 * gdb.base/info-proc.exp: Update string expected from "help info
9657 proc".
9658
9659 2018-10-04 Tom Tromey <tom@tromey.com>
9660
9661 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9662 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9663 (test_initial_complaints, test_empty_complaints): Update.
9664 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9665
9666 2018-10-04 Tom Tromey <tom@tromey.com>
9667
9668 PR cli/19551:
9669 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9670 * lib/gdb.exp (gdb_file_cmd): Update.
9671 * gdb.stabs/weird.exp (print_weird_var): Update.
9672 * gdb.server/solib-list.exp: Update.
9673 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9674 * gdb.mi/mi-cli.exp: Update.
9675 * gdb.linespec/linespec.exp: Update.
9676 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9677 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9678 * gdb.cp/cp-relocate.exp: Update.
9679 * gdb.base/sym-file.exp: Update.
9680 * gdb.base/relocate.exp: Update.
9681 * gdb.base/readnever.exp: Update.
9682 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9683 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9684 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9685 * gdb.base/code_elim.exp: Update.
9686 * gdb.base/break-unload-file.exp (test_break): Update.
9687 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9688 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9689 Update.
9690 * gdb.base/attach.exp (do_attach_tests): Update.
9691 * gdb.base/sepdebug.exp: Update.
9692 * gdb.python/py-section-script.exp: Update.
9693
9694 2018-10-04 Tom Tromey <tom@tromey.com>
9695
9696 PR cli/22234:
9697 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9698 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9699 output.
9700
9701 2018-10-04 Tom Tromey <tom@tromey.com>
9702
9703 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9704 set width and height to 0.
9705 (test_command_line_attach_run): Use -quiet.
9706
9707 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9708
9709 * lib/gdb.exp (skip_ifunc_tests): New.
9710 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9711 other compile failures.
9712 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9713
9714 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9715
9716 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9717 is_amd64_regs_target.
9718
9719 2018-10-01 Alan Hayward <alan.hayward@arm.com>
9720
9721 * gdb.arch/aarch64-sighandler-regs.c: New test.
9722 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9723 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9724
9725 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9726
9727 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9728 assembly.
9729
9730 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9731
9732 * gdb.base/frame-selection.exp: New file.
9733 * gdb.base/frame-selection.c: New file.
9734
9735 2018-09-27 Alan Hayward <alan.hayward@arm.com>
9736
9737 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9738 pthread barrier.
9739 (main): Likewise.
9740
9741 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9742
9743 * gdb.base/large-frame-1.c: New file.
9744 * gdb.base/large-frame-2.c: New file.
9745 * gdb.base/large-frame.exp: New file.
9746 * gdb.base/large-frame.h: New file.
9747
9748 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9749
9750 PR gdb/20948
9751 * gdb.base/write_mem.exp: New test.
9752 * gdb.base/write_mem.c: Likewise.
9753
9754 2018-09-23 Tom Tromey <tom@tromey.com>
9755
9756 PR python/18852:
9757 * gdb.python/py-parameter.exp: Add test for parameter that throws
9758 on "set".
9759
9760 2018-09-23 Tom Tromey <tom@tromey.com>
9761
9762 PR python/17284:
9763 * gdb.python/py-template.exp (test_template_arg): Add test for
9764 negative template argument number.
9765
9766 2018-09-23 Tom Tromey <tom@tromey.com>
9767
9768 PR python/14062:
9769 * gdb.python/python.exp: Add test for post_event error.
9770
9771 2018-09-23 Tom Tromey <tom@tromey.com>
9772
9773 PR python/18170:
9774 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9775 convert pointers to int and long.
9776
9777 2018-09-23 Tom Tromey <tom@tromey.com>
9778
9779 PR python/20126:
9780 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9781 signed-ness conversion tests.
9782
9783 2018-09-23 Tom Tromey <tom@tromey.com>
9784
9785 PR python/18352;
9786 * gdb.python/py-value.exp (test_float_conversion): New proc.
9787 Use it.
9788
9789 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9790
9791 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9792
9793 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9794
9795 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9796 no readline.
9797 * gdb.base/utf8-identifiers.exp: Likewise.
9798 * gdb.cp/cpcompletion.exp: Likewise.
9799 * gdb.linespec/cpcompletion.exp: Likewise.
9800 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9801 * gdb.linespec/cpls-ops.exp: Likewise.
9802
9803 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9804 Chris January <chris.january@arm.com>
9805
9806 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9807 * gdb.fortran/short-circuit-argument-list.exp: New file.
9808 * gdb.fortran/short-circuit-argument-list.f90: New test.
9809
9810 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9811
9812 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9813 "arch=" keyword when executing "-stack-list-frames".
9814
9815 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9816
9817 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9818 "arch=" keyword when executing "-stack-list-frames".
9819
9820 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9821
9822 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9823 break ada".
9824
9825 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9826
9827 PR python/23669
9828 * gdb.python/python.exp: Test gdb.execute("show commands").
9829
9830 2018-09-16 Tom Tromey <tom@tromey.com>
9831
9832 * gdb.base/new-ui.exp (do_execution_tests): Update.
9833 * gdb.base/dbx.exp (test_breakpoints): Update.
9834
9835 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9836
9837 * lib/gdb.exp (gdb_simple_compile): Add proc.
9838 (is_elf_target): Use gdb_simple_compile.
9839 (skip_altivec_tests): Likewise.
9840 (skip_vsx_tests): Likewise.
9841 (skip_tsx_tests): Likewise.
9842 (skip_btrace_tests): Likewise.
9843 (skip_btrace_pt_tests): Likewise.
9844 (gdb_can_simple_compile): Likewise.
9845 (gdb_has_argv0): Likewise.
9846 (gdb_target_symbol_prefix): Likewise.
9847 (target_supports_scheduler_locking): Likewise.
9848
9849 2018-09-13 Tom Tromey <tom@tromey.com>
9850
9851 * Makefile.in (TAGS): Recognize proc_with_prefix and
9852 gdb_caching_proc.
9853
9854 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9855
9856 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9857 method.
9858
9859 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9860
9861 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9862 and a few other Inferior properties when the Inferior is no
9863 longer valid.
9864
9865 2018-09-13 Tom Tromey <tom@tromey.com>
9866
9867 PR rust/23650:
9868 * gdb.rust/simple.exp: Add test for enum field access error.
9869
9870 2018-09-13 Tom Tromey <tom@tromey.com>
9871
9872 PR rust/23626:
9873 * gdb.rust/simple.rs (EmptyEnum): New type.
9874 (main): Use it.
9875 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9876
9877 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9878
9879 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9880 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9881 * gdb.python/py-symtab.exp: Update test printing an objfile.
9882
9883 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9884
9885 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9886 object.
9887
9888 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9889
9890 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9891 (support_complex_tests): Use gdb_can_simple_compile.
9892 (is_ilp32_target): Likewise.
9893 (is_lp64_target): Likewise.
9894 (is_64_target): Likewise.
9895 (is_amd64_regs_target): Likewise.
9896 (is_aarch32_target): Likewise.
9897 (gdb_int128_helper): Likewise.
9898
9899 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9902
9903 2018-09-10 Jerome Guitton <guitton@adacore.com>
9904
9905 * gdb.ada/same_component_name: Add test for case of tagged record
9906 with variable-length fields.
9907
9908 2018-09-10 Xavier Roirand <roirand@adacore.com>
9909
9910 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9911 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9912 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9913 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9914
9915 2018-09-10 Xavier Roirand <roirand@adacore.com>
9916
9917 * gdb.ada/mi_string_access.exp: New testcase.
9918 * gdb.ada/mi_string_access/bar.adb: New file.
9919 * gdb.ada/mi_string_access/pck.adb: New file.
9920 * gdb.ada/mi_string_access/pck.asd: New file.
9921
9922 2018-09-10 Xavier Roirand <roirand@adacore.com>
9923
9924 * gdb.ada/mi_var_union.exp: New testcase.
9925 * gdb.ada/mi_var_union/bar.adb: New file.
9926 * gdb.ada/mi_var_union/pck.adb: New file.
9927 * gdb.ada/mi_var_union/pck.asd: New file.
9928
9929 2018-09-08 Tom Tromey <tom@tromey.com>
9930
9931 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9932
9933 2018-09-08 Tom Tromey <tom@tromey.com>
9934
9935 PR python/16047:
9936 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9937 (register_pretty_printers): Register new printer.
9938 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9939 test.
9940 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9941 (an_int_type3): New global.
9942
9943 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9944
9945 * gdb.ada/expr_with_funcall: New testcase.
9946
9947 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9948
9949 * gdb.ada/packed_array_assign: New testcase.
9950
9951 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9952
9953 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9954 names, and add test prefixes to make test names unique.
9955
9956 2018-09-05 Tom de Vries <tdevries@suse.de>
9957
9958 * gdb.dwarf2/varval.exp: Add test.
9959
9960 2018-09-04 Gary Benson <gbenson@redhat.com>
9961
9962 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9963 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9964
9965 2018-08-31 Tom Tromey <tom@tromey.com>
9966
9967 * gdb.rust/simple.rs: Rename second variable "v".
9968
9969 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9970
9971 * gdb.base/funcargs.c (use_a): New function.
9972 (recurse): Call use_a.
9973
9974 2018-08-29 Keith Seitz <keiths@redhat.com>
9975
9976 * gdb.compile/compile-cplus-anonymous.cc: New file.
9977 * gdb.compile/compile-cplus-anonymous.exp: New file.
9978 * gdb.compile/compile-cplus-array-decay.cc: New file.
9979 * gdb.compile/compile-cplus-array-decay.exp: New file.
9980 * gdb.compile/compile-cplus-inherit.cc: New file.
9981 * gdb.compile/compile-cplus-inherit.exp: New file.
9982 * gdb.compile/compile-cplus-member.cc: New file.
9983 * gdb.compile/compile-cplus-member.exp: New file.
9984 * gdb.compile/compile-cplus-method.cc: New file.
9985 * gdb.compile/compile-cplus-method.exp: New file.
9986 * gdb.compile/compile-cplus-mod.c: "New" file.
9987 * gdb.compile/compile-cplus-namespace.cc: New file.
9988 * gdb.compile/compile-cplus-namespace.exp: New file.
9989 * gdb.compile/compile-cplus-nested.cc: New file.
9990 * gdb.compile/compile-cplus-nested.exp: New file.
9991 * gdb.compile/compile-cplus-print.c: "New" file.
9992 * gdb.compile/compile-cplus-print.exp: "New" file.
9993 * gdb.compile/compile-cplus-virtual.cc: New file.
9994 * gdb.compile/compile-cplus-virtual.exp: New file.
9995 * gdb.compile/compile-cplus.c: "New" file.
9996 * gdb.compile/compile-cplus.exp: "New" file.
9997 * lib/compile-support.exp: New file.
9998
9999 2018-08-16 Gary Benson <gbenson@redhat.com>
10000
10001 PR gdb/13000:
10002 * gdb.base/batch-exit-status.exp: New file.
10003 * gdb.base/batch-exit-status.good-commands: Likewise.
10004 * gdb.base/batch-exit-status.bad-commands: Likewise.
10005
10006 2018-08-29 Alan Hayward <alan.hayward@arm.com>
10007
10008 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10009 (struct struct02): Likewise.
10010 (struct struct03): Likewise.
10011 (struct struct04): Likewise.
10012 (struct struct_01_01): New struct.
10013 (struct struct_01_02): Likewise.
10014 (struct struct_01_03): Likewise.
10015 (struct struct_01_04): Likewise.
10016 (struct struct_02_01): Likewise.
10017 (struct struct_02_02): Likewise.
10018 (struct struct_02_03): Likewise.
10019 (struct struct_02_04): Likewise.
10020 (struct struct_04_01): Likewise.
10021 (struct struct_04_02): Likewise.
10022 (struct struct_04_03): Likewise.
10023 (struct struct_04_04): Likewise.
10024 (struct struct_05_01): Likewise.
10025 (struct struct_05_02): Likewise.
10026 (struct struct_05_03): Likewise.
10027 (struct struct_05_04): Likewise.
10028 (cmp_struct01): Remove function.
10029 (cmp_struct02): Likewise.
10030 (cmp_struct03): Likewise.
10031 (cmp_struct04): Likewise.
10032 (cmp_struct_01_01): Add Function.
10033 (cmp_struct_01_02): Likewise.
10034 (cmp_struct_01_03): Likewise.
10035 (cmp_struct_01_04): Likewise.
10036 (cmp_struct_02_01): Likewise.
10037 (cmp_struct_02_02): Likewise.
10038 (cmp_struct_02_03): Likewise.
10039 (cmp_struct_02_04): Likewise.
10040 (cmp_struct_04_01): Likewise.
10041 (cmp_struct_04_02): Likewise.
10042 (cmp_struct_04_03): Likewise.
10043 (cmp_struct_04_04): Likewise.
10044 (cmp_struct_05_01): Likewise.
10045 (cmp_struct_05_02): Likewise.
10046 (cmp_struct_05_03): Likewise.
10047 (cmp_struct_05_04): Likewise.
10048 (call_all): Add new structs.
10049 * gdb.base/infcall-nested-structs.exp: Likewise.
10050
10051 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10052
10053 * gdb.python/py-framefilter-mi.exp: Update regexp to
10054 check for "arch" field in frame output.
10055
10056 2018-08-23 Kevin Buettner <kevinb@redhat.com>
10057
10058 * gdb.dwarf2/dw2-ranges-func.c: New file.
10059 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10060
10061 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10062
10063 * gdb.base/term.exp: Compare terminal settings with values from
10064 the inferior.
10065 * gdb.base/term.c: Get and set terminal settings.
10066
10067 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10068
10069 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10070 accommodate new "arch" field in frame output.
10071 * gdb.mi/mi-return.exp: Likewise.
10072 * gdb.mi/mi-stack.exp: Likewise.
10073 * gdb.mi/mi-syn-frame.exp: Likewise.
10074 * gdb.mi/user-selected-context-sync.exp: Likewise.
10075
10076 2018-08-19 Michael Spang <spang@google.com>
10077
10078 PR gdb/11786
10079 * gdb.base/gcore-tls-pie.c: New file.
10080 * gdb.base/gcore-tls-pie.exp: New file.
10081
10082 2018-08-18 Kevin Buettner <kevinb@redhat.com>
10083
10084 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10085 * gdb.dwarf2/varval.c: New file.
10086 * gdb.dwarf2/varval.exp: New file.
10087
10088 2018-08-17 Alan Hayward <alan.hayward@arm.com>
10089
10090 PR gdb/18931
10091 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10092
10093 2018-08-16 Keith Seitz <keiths@redhat.com>
10094
10095 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10096 tests expected to pass.
10097
10098 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10099
10100 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10101 -data-disassemble -a.
10102 (test_disassembly_bogus_args): Likewise.
10103
10104 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10105
10106 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10107
10108 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10109
10110 * gdb.base/vla-optimized-out.exp: Add new test.
10111
10112 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10113
10114 * gdb.base/vla-optimized-out-o3.exp: Delete.
10115 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10116 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10117 deleted tests.
10118
10119 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10120
10121 PR gdb/18050:
10122 * gdb.server/extended-remote-restart.c: New file.
10123 * gdb.server/extended-remote-restart.exp: New file.
10124
10125 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10126
10127 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10128 "set variable index = 42".
10129
10130 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 * boards/index-cache-gdb.exp: New file.
10133 * gdb.dwarf2/index-cache.exp: New file.
10134 * gdb.dwarf2/index-cache.c: New file.
10135 * gdb.base/maint.exp: Check if we are using the index cache.
10136
10137 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10138
10139 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10140 MAKEFLAGS.
10141
10142 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10143
10144 * dg-extract-results.sh: Move to toplevel contrib.
10145 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10146 * Makefile.in (check-parallel-racy): Likewise.
10147
10148 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10149
10150 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10151 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10152 tests if the target supports scheduler locking.
10153
10154 2018-08-04 Tom de Vries <tdevries@suse.de>
10155
10156 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10157
10158 2018-08-02 Tom Tromey <tom@tromey.com>
10159
10160 PR symtab/16842.
10161 * gdb.cp/temargs.exp: Test "info address" of a template
10162 parameter.
10163
10164 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10165
10166 * gdb.python/py-mi-var-info-path-expression.c: New file.
10167 * gdb.python/py-mi-var-info-path-expression.py: New file.
10168 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10169
10170 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10171
10172 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10173 error after "cannot resolve name" string.
10174
10175 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10176
10177 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10178 started.
10179 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10180
10181 2018-07-28 Tom de Vries <tdevries@suse.de>
10182
10183 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10184
10185 2018-07-26 Tom de Vries <tdevries@suse.de>
10186
10187 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10188
10189 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10190
10191 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10192 is visible.
10193
10194 2018-07-26 Tom de Vries <tdevries@suse.de>
10195
10196 PR breakpoints/23366
10197 * gdb.base/catch-follow-exec.c: New test.
10198 * gdb.base/catch-follow-exec.exp: New file.
10199
10200 2018-07-25 Tom de Vries <tdevries@suse.de>
10201
10202 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10203 vla-optimized-out.c.
10204
10205 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10206
10207 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10208 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10209
10210 2018-07-20 Tom de Vries <tdevries@suse.de>
10211
10212 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10213 NOCLONE macro.
10214 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10215
10216 2018-07-19 Tom de Vries <tdevries@suse.de>
10217
10218 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10219 regular expression.
10220
10221 2018-07-18 Tom de Vries <tdevries@suse.de>
10222
10223 * gdb.base/vla-optimized-out.c: New test.
10224 * gdb.base/vla-optimized-out.exp: New file.
10225
10226 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10227
10228 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10229 message "No address associated with hostname" when gdbserver
10230 cannot resolve the hostname.
10231
10232 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10233
10234 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10235 Add some test prefixes to make tests unique.
10236
10237 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10238
10239 * gdb.base/frameapply.c: New file.
10240 * gdb.base/frameapply.exp: New file.
10241
10242 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10243
10244 * gdb.base/skip.exp: Update expected error message.
10245
10246 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10247 Jan Kratochvil <jan.kratochvil@redhat.com>
10248 Paul Fertser <fercerpav@gmail.com>
10249 Tsutomu Seki <sekiriki@gmail.com>
10250
10251 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10252 parameter.
10253 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10254 by default.
10255 * boards/native-gdbserver.exp: Likewise.
10256 * gdb.server/run-without-local-binary.exp: Improve regexp used
10257 for detecting when a remote debugging connection succeeds.
10258 * gdb.server/server-connect.exp: New file.
10259 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10260 Do not prefix the port number with ":".
10261 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10262 support for detecting and using it. Add '$debughost_gdbserver'
10263 to the list of arguments used to start gdbserver. Handle case
10264 when gdbserver cannot resolve a network name.
10265
10266 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10267
10268 PR c++/23373
10269 * gdb.base/ptype-offsets.cc (struct static_member): New
10270 struct.
10271 (main) <stmember>: New variable.
10272 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10273 with a static member in it.
10274
10275 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10276
10277 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10278 watchpoints enabled and disabled.
10279
10280 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10281
10282 * gdb.base/examine-backward.exp: Still run tests around address
10283 0x0, even if address 0x0 is not readable. Update the pattern for
10284 matching address 0x0 in expected output.
10285
10286 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10287
10288 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10289 malloc/free.
10290
10291 2018-07-04 Tom de Vries <tdevries@suse.de>
10292
10293 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10294
10295 2018-07-02 Maciej W. Rozycki <macro@mips.com>
10296
10297 PR tdep/8282
10298 * gdb.arch/mips-disassembler-options.exp: New test.
10299 * gdb.arch/mips-disassembler-options.s: New test source.
10300
10301 2018-06-29 Pedro Alves <palves@redhat.com>
10302
10303 * gdb.threads/names.exp: Adjust expected "info threads" output.
10304
10305 2018-06-29 Pedro Alves <palves@redhat.com>
10306
10307 * gdb.opt/inline-break.exp (line number, address): Add "info
10308 break" tests.
10309
10310 2018-06-29 Pedro Alves <palves@redhat.com>
10311
10312 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10313 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10314 number and address and running to them.
10315
10316 2018-06-29 Richard Bunt <richard.bunt@arm.com>
10317
10318 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10319
10320 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10321
10322 * lib/compiler.c: Remove executable permission flag.
10323
10324 2018-06-28 Richard Bunt <richard.bunt@arm.com>
10325
10326 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10327 code.
10328 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10329
10330 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10331
10332 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10333
10334 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10335
10336 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10337 address argument is omitted.
10338
10339 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10340
10341 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10342
10343 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
10344
10345 PR gdb/21695
10346 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10347 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10348
10349 2018-06-26 Tom Tromey <tom@tromey.com>
10350
10351 PR rust/22574:
10352 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10353 * gdb.rust/simple.rs (struct SimpleLayout): New.
10354
10355 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10356
10357 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10358 "info registers" output.
10359
10360 2018-06-21 Richard Bunt <richard.bunt@arm.com>
10361
10362 * gdb.base/watchpoint-hw-attach.c: New test.
10363 * gdb.base/watchpoint-hw-attach.exp: New file.
10364
10365 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10366
10367 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10368 through /bin/sh.
10369 * boards/dwarf4-gdb-index.exp: Likewise.
10370 * boards/fission-dwp.exp: Likewise.
10371
10372 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10373
10374 * gdb.base/float128.exp: Add comment and improved fail message
10375 to the failure case of "print large128" test.
10376
10377 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10378
10379 * configure.ac: Remove AC_PREREQ.
10380 * configure: Re-generate.
10381
10382 2018-06-19 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10385 (func_extern_caller): New.
10386 (main): Call func_extern_caller.
10387 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10388 logic change.
10389
10390 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
10391
10392 PR gdb/16841
10393 * gdb.cp/typedef-base.cc: New file.
10394 * gdb.cp/typedef-base.exp: New file.
10395
10396 2018-06-18 Tom de Vries <tdevries@suse.de>
10397
10398 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10399
10400 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10401 Richard Bunt <Richard.Bunt@arm.com>
10402
10403 * gdb.threads/attach-slow-waitpid.c: New file.
10404 * gdb.threads/attach-slow-waitpid.exp: New file.
10405 * gdb.threads/slow-waitpid.c: New file.
10406
10407 2018-06-14 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.base/fork-running-state.c: Include <errno.h>.
10410 (exit_if_relative_exits): New.
10411 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10412 exits.
10413 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10414 child exits.
10415
10416 2018-06-14 Tom de Vries <tdevries@suse.de>
10417
10418 PR cli/22573
10419 * gdb.base/finish-pretty.c: New test.
10420 * gdb.base/finish-pretty.exp: New file.
10421
10422 2018-06-14 Pedro Alves <palves@redhat.com>
10423
10424 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10425 gdb's expected startup output.
10426
10427 2018-06-14 Pedro Alves <palves@redhat.com>
10428
10429 * lib/selftest-support.exp (selftest_setup): Remove inlined
10430 function handling.
10431
10432 2018-06-14 Tom de Vries <tdevries@suse.de>
10433
10434 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10435 matching of breakpoint printing.
10436
10437 2018-06-13 Tom de Vries <tdevries@suse.de>
10438
10439 PR testsuite/23269
10440 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10441 (fork_child): ... here, and ...
10442 (fork_parent): ... here.
10443
10444 2018-06-12 Tom de Vries <tdevries@suse.de>
10445
10446 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10447
10448 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10449 Stephen Roberts <stephen.roberts@arm.com>
10450
10451 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10452 rewrite test to describe action performed, rather than possible
10453 failure.
10454
10455 2018-06-08 Gary Benson <gbenson@redhat.com>
10456
10457 * gdb.threads/check-libthread-db.exp: New file.
10458 * gdb.threads/check-libthread-db.c: Likewise.
10459
10460 2018-06-05 Tom Tromey <tom@tromey.com>
10461
10462 * gdb.base/default.exp: Update expected "show version" output.
10463
10464 2018-06-05 Tom Tromey <tom@tromey.com>
10465
10466 PR cli/12326:
10467 * gdb.cp/static-print-quit.exp: Update.
10468 * lib/gdb.exp (pagination_prompt): Update.
10469 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10470 * gdb.python/python.exp: Update.
10471
10472 2018-06-04 Joel Brobecker <brobecker@adacore.com>
10473
10474 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10475
10476 2018-06-01 Joel Brobecker <brobecker@adacore.com>
10477
10478 * gdb.ada/bp_fun_addr: New testcase.
10479
10480 2018-06-01 Tom Tromey <tom@tromey.com>
10481
10482 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10483 results.
10484 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10485 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10486 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10487 * gdb.base/maint.exp (maint_pass_if): Update.
10488
10489 2018-05-31 Maciej W. Rozycki <macro@mips.com>
10490
10491 * gdb.base/endian.exp: New test.
10492 * gdb.base/endian.c: New test source.
10493
10494 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10495
10496 PR gdb/23203
10497 * gdb.base/bt-selected-frame.c: New file.
10498 * gdb.base/bt-selected-frame.exp: New file.
10499 * lib/gdb.exp (get_current_frame_number): New function.
10500
10501 2018-05-24 Maciej W. Rozycki <macro@mips.com>
10502 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.threads/tls-core.c: Include <stdlib.h>
10505 (thread_proc): Call `abort'.
10506 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10507 (tls_core_test): New procedure, bits factored out from ...
10508 (top level): ... here. Test both native cores and gcore cores.
10509
10510 2018-05-23 Tom Tromey <tom@tromey.com>
10511
10512 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10513
10514 2018-05-23 Tom Tromey <tom@tromey.com>
10515
10516 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10517 symfile_complaints.
10518 (test_short_complaints): Likewise.
10519 (test_empty_complaints): Likewise.
10520 (test_initial_complaints): Update.
10521
10522 2018-05-23 Tom Tromey <tom@tromey.com>
10523
10524 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10525
10526 2018-05-23 Tom Tromey <tom@tromey.com>
10527
10528 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10529 (test_short_complaints): Update.
10530
10531 2018-05-22 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.base/remote.exp: Only gdb_start after compiling the
10534 testcase. Issue "disconnect" before testing "set remote" command
10535 defaults. Issue clean_restart before running to main.
10536
10537 2018-05-22 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.base/remote.exp: Adjust expected output of "show remote
10540 memory-write-packet-size". Add tests for "set remote
10541 memory-write-packet-size 0" and "set remote
10542 memory-write-packet-size fixed/limit".
10543
10544 2018-05-22 Pedro Alves <palves@redhat.com>
10545
10546 PR gdb/22973
10547 * gdb.base/utf8-identifiers.c: New file.
10548 * gdb.base/utf8-identifiers.exp: New file.
10549
10550 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10551
10552 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10553
10554 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10555
10556 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10557
10558 2018-05-18 Tom Tromey <tom@tromey.com>
10559
10560 * gdb.base/ptype-offsets.exp: Update.
10561
10562 2018-05-17 Keith Seitz <keiths@redhat.com>
10563
10564 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10565 in expected breakpoint stop locations.
10566 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10567 move to proper scope to test variable values.
10568 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10569 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10570 New functions.
10571 (main): Call not_inline_func3.
10572 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10573 inline_func1, inline_func2, and inline_func3. Test that when each
10574 breakpoint is hit, GDB properly reports both the stop location
10575 and the backtrace. Repeat tests for temporary breakpoints.
10576
10577 2018-05-15 Maciej W. Rozycki <macro@mips.com>
10578
10579 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10580 rather then trying to access it in determining whether the PID
10581 of `gdbserver' could have been retrieved.
10582
10583 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10584
10585 * gdb.arch/amd64-init-x87-values.S: New file.
10586 * gdb.arch/amd64-init-x87-values.exp: New file.
10587
10588 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10589
10590 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10591
10592 2018-05-04 Tom Tromey <tom@tromey.com>
10593
10594 PR python/22730:
10595 * gdb.python/python.exp: Test multi-line execute.
10596
10597 2018-05-04 Tom Tromey <tom@tromey.com>
10598
10599 PR python/22731:
10600 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10601
10602 2018-05-04 Tom Tromey <tom@tromey.com>
10603
10604 PR gdb/11750:
10605 * gdb.base/define.exp: Test defining a user command inside a user
10606 command.
10607 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10608
10609 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10610 Pedro Alves <palves@redhat.com>
10611
10612 PR breakpoints/19806 and support for PR external/20207.
10613 * gdb.base/watchpoint-unaligned.c: New file.
10614 * gdb.base/watchpoint-unaligned.exp: New file.
10615
10616 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10617
10618 * gdb.base/maint.exp: Make test names unique, use
10619 test_prefix_command_help to test 'help maint info', and remove
10620 repeated test of 'help maint'.
10621
10622 2018-05-04 Tom Tromey <tom@tromey.com>
10623
10624 PR gdb/22619:
10625 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10626 behavior.
10627
10628 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10629
10630 * gdb.base/maint.exp: Process output from 'maint print registers'
10631 line at a time.
10632
10633 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10634
10635 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10636 timeout.
10637
10638 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10639
10640 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10641 filter pattern.
10642
10643 2018-05-02 Pedro Alves <palves@redhat.com>
10644
10645 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10646 to_log_command renames.
10647 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10648
10649 2018-05-02 Tom Tromey <tom@tromey.com>
10650
10651 * gdb.python/py-parameter.exp: Set test message.
10652
10653 2018-05-02 Tom Tromey <tom@tromey.com>
10654
10655 PR python/20084:
10656 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10657 PARAM_ZUINTEGER_UNLIMITED tests.
10658
10659 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10660
10661 PR rust/23124
10662 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10663 when casting.
10664
10665 2018-04-30 Tom Tromey <tom@tromey.com>
10666
10667 * gdb.python/py-type.exp: Check align attribute.
10668 * gdb.python/py-type.c: New "aligncheck" global.
10669
10670 2018-04-30 Tom Tromey <tom@tromey.com>
10671
10672 PR exp/17095:
10673 * gdb.dwarf2/dw2-align.exp: New file.
10674 * gdb.cp/align.exp: New file.
10675 * gdb.base/align.exp: New file.
10676 * lib/gdb.exp (gdb_int128_helper): New proc.
10677 (has_int128_c, has_int128_cxx): New caching procs.
10678
10679 2018-04-27 Tom Tromey <tom@tromey.com>
10680
10681 PR rust/22545:
10682 * gdb.rust/simple.exp: Add inclusive range tests.
10683
10684 2018-04-26 Pedro Alves <palves@redhat.com>
10685
10686 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10687 ifunc breakpoint locations correctly of ifunc breakpoints set
10688 while the program resolves the ifunc.
10689
10690 2018-04-26 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.base/gnu-ifunc-final.c: New file.
10693 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10694 * gdb.base/gnu-ifunc.exp (executable): Delete.
10695 (staticexecutable): Adjust.
10696 (lib_opts, exec_opts): Delete.
10697 (make_binsuffix, build, set-break): New procedures.
10698 (misc_tests): New, with tests factored out from the top level.
10699 (top level): Test different combinations of ifunc resolver name,
10700 resolver with and with debug info, and ifunc target with and
10701 without debug info. Wrap static tests with with_target_prefix.
10702
10703 2018-04-26 Pedro Alves <palves@redhat.com>
10704
10705 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10706 return type" warnings.
10707
10708 2018-04-25 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10711 killed".
10712 * gdb.base/kill-after-signal.exp: Likewise.
10713 * gdb.threads/kill.exp: Likewise.
10714
10715 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10716 Sergio Durigan Junior <sergiodj@redhat.com>
10717 Pedro Alves <palves@redhat.com>
10718
10719 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10720 regexps to expect for '[Inferior ... detached]' as well.
10721 * gdb.base/attach.exp: Likewise.
10722 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10723 "gdb_continue_to_end".
10724 (test_catch_syscall_with_wrong_args): Likewise.
10725 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10726 ']'. Don't set 'verbose' on.
10727 * gdb.base/foll-vfork.exp: Likewise.
10728 * gdb.base/fork-print-inferior-events.c: New file.
10729 * gdb.base/fork-print-inferior-events.exp: New file.
10730 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10731 '[Inferior ... has been killed]' message.
10732 * gdb.base/kill-after-signal.exp: Likewise.
10733 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10734 detach message.
10735 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10736 message.
10737 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10738 regexps to expect for '[Inferior ... detached]' as well.
10739 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10740
10741 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10742
10743 PR gdb/23104
10744 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10745
10746 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10747
10748 PR gdb/23095
10749 * gdb.base/break-probes.exp: Pass shlib_load to
10750 prepare_for_testing. Set normal_bp to r_debug_state if target is
10751 bsd.
10752
10753 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10754
10755 * gdb.threads/multiple-successive-infcall.c: New test.
10756 * gdb.threads/multiple-successive-infcall.exp: New file.
10757
10758 2018-04-17 Tom Tromey <tom@tromey.com>
10759
10760 * gdb.rust/simple.rs (Union): New type.
10761 (main): New local "u".
10762 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10763
10764 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10765
10766 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10767 number information in output of "whereis" command.
10768 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10769
10770 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10771
10772 * gdb.ada/info_types.exp: Adjust expected output to the line
10773 numbers now printed by "info var/func/type".
10774 * gdb.base/completion.exp: Likewise.
10775 * gdb.base/included.exp: Likewise.
10776 * gdb.cp/cp-relocate.exp: Likewise.
10777 * gdb.cp/cplusfuncs.exp: Likewise.
10778 * gdb.cp/namespace.exp: Likewise.
10779 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10780
10781 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10782
10783 * gdb.btrace/cpu.exp: New.
10784
10785 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10786
10787 * gdb.base/step-indirect-call-thunk.exp: New.
10788 * gdb.base/step-indirect-call-thunk.c: New.
10789 * gdb.reverse/step-indirect-call-thunk.exp: New.
10790 * gdb.reverse/step-indirect-call-thunk.c: New.
10791
10792 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10793
10794 * gdb.base/pie-fork.c: New file.
10795 * gdb.base/pie-fork.exp: New file.
10796
10797 2018-04-11 Tom Tromey <tom@tromey.com>
10798
10799 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10800
10801 2018-04-10 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10804 exits. Instead loop running forever.
10805 (fork_parent): Run forever too.
10806
10807 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10808
10809 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10810 mi_continue_to_line.
10811 * gdb.mi/mi-stack.c (callee4): Add comment.
10812
10813 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10814
10815 * gdb.mi/mi-stack.exp: Fix indentation.
10816
10817 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10818
10819 PR gdb/22979
10820 * gdb.arch/amd64-osabi.exp: New file.
10821
10822 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10823
10824 PR gdb/22980
10825 * gdb.base/osabi.exp: New file.
10826
10827 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10828
10829 * gdb.cp/static-typedef-print.exp: New file.
10830 * gdb.cp/static-typedef-print.cc: New file.
10831
10832 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10833
10834 * gdb.ada/varsize_limit: New testcase.
10835
10836 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10837
10838 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10839
10840 * gdb.ada/notcplusplus: New testcase.
10841
10842 * gdb.base/c-linkage-name.c: New file.
10843 * gdb.base/c-linkage-name.exp: New testcase.
10844
10845 2018-03-26 Tom Tromey <tom@tromey.com>
10846
10847 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10848 * gdb.python/py-framefilter.py (name_error): New global.
10849 (ErrorInName.function): Use name_error.
10850
10851 2018-03-26 Tom Tromey <tom@tromey.com>
10852
10853 PR backtrace/15582:
10854 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10855
10856 2018-03-23 Keith Seitz <keiths@redhat.com>
10857
10858 PR c++/22968
10859 * gdb.cp/subtypes.exp: New file.
10860 * gdb.cp/subtypes.h: New file.
10861 * gdb.cp/subtypes.cc: New file.
10862 * gdb.cp/subtypes-2.cc: New file.
10863
10864 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10865
10866 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10867 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10868 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10869 -nostartfiles when compiling the test. Confirm that all registers
10870 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10871
10872 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10873
10874 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10875 option, syntax was wrong anyway.
10876 * gdb.arch/arm-disp-step.exp: Likewise.
10877 * gdb.arch/sparc64-regs.exp: Likewise.
10878 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10879 option, syntax was wrong anyway, switch to use
10880 prepare_for_testing.
10881 * gdb.arch/i386-disp-step.exp: Likewise.
10882
10883 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10884
10885 * gdb.ada/exec_changed.exp: Replace "target_info exists
10886 use_gdb_stub" by "use_gdb_stub".
10887 * gdb.ada/start.exp: Likewise.
10888 * gdb.base/async-shell.exp: Likewise.
10889 * gdb.base/attach-pie-misread.exp: Likewise.
10890 * gdb.base/attach-wait-input.exp: Likewise.
10891 * gdb.base/break-entry.exp: Likewise.
10892 * gdb.base/break-interp.exp: Likewise.
10893 * gdb.base/dprintf-detach.exp: Likewise.
10894 * gdb.base/nostdlib.exp: Likewise.
10895 * gdb.base/solib-nodir.exp: Likewise.
10896 * gdb.base/statistics.exp: Likewise.
10897 * gdb.base/testenv.exp: Likewise.
10898 * gdb.mi/mi-exec-run.exp: Likewise.
10899 * gdb.mi/mi-start.exp: Likewise.
10900 * gdb.multi/dummy-frame-restore.exp: Likewise.
10901 * gdb.multi/multi-arch-exec.exp: Likewise.
10902 * gdb.multi/multi-arch.exp: Likewise.
10903 * gdb.multi/tids.exp: Likewise.
10904 * gdb.multi/watchpoint-multi.exp: Likewise.
10905 * gdb.python/py-events.exp: Likewise.
10906 * gdb.threads/attach-into-signal.exp: Likewise.
10907 * gdb.threads/attach-stopped.exp: Likewise.
10908 * gdb.threads/threadapply.exp: Likewise.
10909 * lib/selftest-support.exp: Likewise.
10910
10911 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10912
10913 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10914
10915 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10916
10917 * gdb.perf/template-breakpoints.cc: New file.
10918 * gdb.perf/template-breakpoints.exp: New file.
10919 * gdb.perf/template-breakpoints.py: New file.
10920
10921 2018-03-19 Tom Tromey <tom@tromey.com>
10922
10923 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10924 y0.
10925 * gdb.rust/simple.exp: Test bare identifier form of struct
10926 initializer.
10927
10928 2018-03-19 Tom Tromey <tom@tromey.com>
10929
10930 * gdb.gdb/observer.exp: Remove.
10931
10932 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10933
10934 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10935 "qualified" option when setting breakpoints.
10936 * gdb.trace/backtrace.exp: Likewise.
10937 * gdb.trace/circ.exp: Likewise.
10938 * gdb.trace/collection.exp: Likewise.
10939 * gdb.trace/disconnected-tracing.exp: Likewise.
10940 * gdb.trace/ftrace-lock.exp: Likewise.
10941 * gdb.trace/ftrace.exp: Likewise.
10942 * gdb.trace/infotrace.exp: Likewise.
10943 * gdb.trace/packetlen.exp: Likewise.
10944 * gdb.trace/passc-dyn.exp: Likewise.
10945 * gdb.trace/qtro.exp: Likewise.
10946 * gdb.trace/read-memory.exp: Likewise.
10947 * gdb.trace/report.exp: Likewise.
10948 * gdb.trace/signal.exp: Likewise.
10949 * gdb.trace/status-stop.exp: Likewise.
10950 * gdb.trace/strace.exp: Likewise.
10951 * gdb.trace/tfind.exp: Likewise.
10952 * gdb.trace/trace-break.exp: Likewise.
10953 * gdb.trace/trace-condition.exp: Likewise.
10954 * gdb.trace/trace-mt.exp: Likewise.
10955 * gdb.trace/tstatus.exp: Likewise.
10956 * gdb.trace/tsv.exp: Likewise.
10957 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10958 * gdb.trace/unavailable.exp: Likewise.
10959 * gdb.trace/while-dyn.exp: Likewise.
10960
10961 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10962
10963 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10964 that libinproctrace is copied to the target.
10965
10966 2018-03-14 Tom Tromey <tom@tromey.com>
10967
10968 PR cli/14977:
10969 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10970 a null pointer.
10971 * gdb.base/wchar.exp: Likewise.
10972
10973 2018-03-14 Tom Tromey <tom@tromey.com>
10974
10975 PR cli/19918:
10976 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10977 flag.
10978
10979 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10980
10981 PR gdb/22841
10982 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10983 "target" to remote_exec.
10984
10985 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10986
10987 PR gdb/22841
10988 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10989 ${board}_upload): Remove.
10990
10991 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10992
10993 * gdb.cp/watch-cp.cc: New test.
10994 * gdb.cp/watch-cp.exp: New file.
10995
10996 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10997
10998 * gdb.base/infcall-nested-structs.exp: New file.
10999 * gdb.base/infcall-nested-structs.c: New file.
11000 * gdb.base/float.exp: Add riscv support.
11001
11002 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11003
11004 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11005 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11006
11007 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11008
11009 * gdb.server/abspath.exp: New file.
11010 * lib/gdb.exp (with_cwd): New procedure.
11011
11012 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11013
11014 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11015 use it.
11016 (gdb_is_target_remote_prompt): New proc.
11017 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11018 (gdb_is_target_native): Pass prompt parameter to
11019 gdb_is_target_1.
11020
11021 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11022
11023 * gdb.base/load-command.c: New file.
11024 * gdb.base/load-command.exp: New file.
11025 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11026 (gdb_is_target_1): ...this, and generalize for other targets
11027 than just remote.
11028 (gdb_is_target_remote): Use gdb_is_target_1.
11029 (gdb_is_target_native): use gdb_is_target_1.
11030
11031 2018-02-26 Tom Tromey <tom@tromey.com>
11032
11033 PR python/16497:
11034 * gdb.python/py-framefilter.exp: Update test.
11035
11036 2018-02-26 Tom Tromey <tom@tromey.com>
11037
11038 * gdb.dwarf2/variant.c: New file.
11039 * gdb.dwarf2/variant.exp: New file.
11040
11041 2018-02-26 Tom Tromey <tom@tromey.com>
11042
11043 * gdb.rust/simple.exp: Accept more possible results in enum test.
11044
11045 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11046
11047 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11048 parentheses.
11049
11050 2018-02-23 Maciej W. Rozycki <macro@mips.com>
11051
11052 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11053 name of a variable: $actual_linejj -> $actual_line.
11054
11055 2018-02-21 John Baldwin <jhb@FreeBSD.org>
11056
11057 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11058
11059 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11060
11061 * gdb.btrace/buffer-size.exp: Do not force BTS.
11062
11063 2018-02-14 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11066 getting a "Quit".
11067
11068 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11069
11070 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11071 Fix test name.
11072
11073 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11074
11075 * gdb.cp/m-static.exp: Check type of optimized out static
11076 member.
11077
11078 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11079
11080 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11081 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11082
11083 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11084 Leszek Swirski <leszeks@google.com>
11085
11086 * gdb.python/py-prettyprint.c
11087 (struct to_string_returns_value_inner,
11088 struct to_string_returns_value_wrapper): New.
11089 (main): Add tsrvw variable.
11090 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11091 ToStringReturnsValueWrapper): New classes.
11092 (register_pretty_printers): Register new pretty-printers.
11093 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11094 recursive pretty printer.
11095 * gdb.python/py-mi.exp: Likewise.
11096
11097 2018-02-01 Leszek Swirski <leszeks@google.com>
11098
11099 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11100 functions with the same name as an include file are parsed
11101 correctly.
11102
11103 2018-02-01 Yao Qi <yao.qi@linaro.org>
11104
11105 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11106 "\[^\r\n\]*".
11107
11108 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11109
11110 * gdb.arch/powerpc-prologue-frame.s: New file.
11111 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11112 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11113
11114 2018-01-31 Joel Brobecker <brobecker@adacore.com>
11115
11116 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11117
11118 2018-01-30 Pedro Alves <palves@redhat.com>
11119
11120 PR gdb/13211
11121 * gdb.base/interrupt-daemon.c: New.
11122 * gdb.base/interrupt-daemon.exp: New.
11123 * gdb.multi/multi-term-settings.c: New.
11124 * gdb.multi/multi-term-settings.exp: New.
11125
11126 2018-01-30 Joel Brobecker <brobecker@adacore.com>
11127
11128 * gdb.base/break.exp: Save the location where the breakpoint
11129 on break.c:47 was actually inserted when debugging the version
11130 compiled at -O2 and use it in the expected output of the "info
11131 break" test performed soon after.
11132
11133 2018-01-22 Pedro Alves <palves@redhat.com>
11134 Sergio Durigan Junior <sergiodj@redhat.com>
11135
11136 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11137 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11138
11139 2018-01-22 Joel Brobecker <brobecker@adacore.com>
11140
11141 * gdb.base/break-include.c, gdb.base/break-include.inc,
11142 gdb.base/break-include.exp: New files.
11143 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11144 line number now being the actual line number where the breakpoint
11145 was inserted.
11146 * gdb.mi/mi-break.exp: Likewise.
11147 * gdb.mi/mi-reverse.exp: Likewise.
11148 * gdb.mi/mi-simplerun.exp: Ditto.
11149
11150 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11151
11152 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11153 varobj.
11154 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11155
11156 2018-01-21 Don Breazeal <donb@codesourcery.com>
11157 Andrew Burgess <andrew.burgess@embecosm.com>
11158
11159 * gdb.mi/basics.c: Add new global.
11160 * gdb.mi/mi-frame-regs.exp: New file.
11161 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11162 case.
11163
11164 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11165
11166 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11167 non-parameter, and on an unknown symbol.
11168
11169 2018-01-19 Tom Tromey <tom@tromey.com>
11170
11171 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11172 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11173
11174 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11175
11176 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11177 setrlimit and chdir to int.
11178
11179 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180
11181 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11182 function.
11183 (my_tend): Likewise.
11184 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11185 rationale of avoiding FP- and vector instructions.
11186
11187 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11188
11189 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11190 "info reg" with "\[ \t\]*".
11191 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11192 "\[ \t\]+".
11193 * gdb.arch/s390-multiarch.exp: Ditto.
11194 * gdb.base/pc-fp.exp: Ditto.
11195 * gdb.reverse/i386-precsave.exp: Ditto.
11196 * gdb.reverse/i386-reverse.exp: Ditto.
11197 * gdb.reverse/i387-env-reverse.exp: Ditto.
11198 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11199
11200 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11201
11202 * lib/gdb.exp (gdb_compile): Re-enable use of
11203 universal_compile_options for languages other than Rust.
11204
11205 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11206
11207 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11208
11209 2018-01-17 Mike Gulick <mgulick@mathworks.com>
11210
11211 PR gdb/16577
11212 * gdb.base/solib-vanish.exp: New.
11213 * gdb.base/solib-vanish-main.c: New.
11214 * gdb.base/solib-vanish-lib1.c: New.
11215 * gdb.base/solib-vanish-lib2.c: New.
11216
11217 2018-01-17 Yao Qi <yao.qi@linaro.org>
11218
11219 * gdb.compile/compile.exp: Match the address printed for
11220 frame in the output of command "bt".
11221
11222 2018-01-15 Tom Tromey <tom@tromey.com>
11223
11224 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11225 compute sp_reg.
11226
11227 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11228
11229 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11230 to prepare.
11231 (prepare): Return 0 on error, 1 on success.
11232
11233 2018-01-12 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.base/continue-after-aborted-step-over.c: New.
11236 * gdb.base/continue-after-aborted-step-over.exp: New.
11237
11238 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11239
11240 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11241 options when not creating an executable.
11242
11243 2018-01-11 Pedro Alves <palves@redhat.com>
11244
11245 PR remote/22597
11246 * gdb.server/stop-reply-no-thread.c: New file.
11247 * gdb.server/stop-reply-no-thread.exp: New file.
11248
11249 2018-01-10 Pedro Alves <palves@redhat.com>
11250
11251 PR gdb/22670
11252 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11253 functions too. Test setting breakpoints and printing C functions
11254 with no debug info too.
11255 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11256
11257 2018-01-10 Pedro Alves <palves@redhat.com>
11258
11259 PR gdb/22670
11260 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11261 a fail.
11262
11263 2018-01-10 Pedro Alves <palves@redhat.com>
11264
11265 PR gdb/22670
11266 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11267
11268 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11269
11270 * gdb.server/unittest.exp: Match the output in non-development
11271 mode.
11272
11273 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11274
11275 * gdb.gdb/unittest.exp: Match output in non-development mode.
11276
11277 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11278
11279 * gdb.ada/access_tagged_param.exp: Relax expected output
11280 for value of "ObjL" in "continue" to pck.inspect breakpoint
11281 test.
11282
11283 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11284
11285 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11286 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11287
11288 2018-01-05 Pedro Alves <palves@redhat.com>
11289
11290 PR gdb/18653
11291 * gdb.base/libsegfault.exp: New.
11292
11293 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11294
11295 PR gdb/22670
11296 * gdb.ada/access_tagged_param.exp: New file.
11297 * gdb.ada/access_tagged_param/foo.adb: New file.
11298
11299 2018-01-05 Pedro Alves <palves@redhat.com>
11300
11301 PR gdb/22670
11302 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11303 exercise lower case too, and to exercise both full matching and
11304 wild matching.
11305
11306 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11307
11308 * gdb.ada/rename_subscript_param: New testcase.
11309
11310 2018-01-05 Jerome Guitton <guitton@adacore.com>
11311
11312 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11313
11314 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11315
11316 * gdb.ada/convvar_comp: New testcase.
11317
11318 2018-01-05 Xavier Roirand <roirand@adacore.com>
11319
11320 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11321 (My_Table): New global variable.
11322 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11323
11324 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11325
11326 PR gdb/22670
11327 * gdb.ada/maint_with_ada: New testcase.
11328
11329 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11330
11331 PR gdb/22670
11332 * gdb.ada/bp_c_mixed_case: New testcase.
11333
11334 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11335
11336 PR gdb/22670
11337 * gdb.ada/complete.exp: Add "complete break ada" test.
11338
11339 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11340
11341 PR gdb/22670
11342 * gdb.ada/info_addr_mixed_case: New testcase.
11343
11344 2018-01-03 Xavier Roirand <roirand@adacore.com>
11345
11346 * gdb.ada/excep_handle.exp: New testcase.
11347 * gdb.ada/excep_handle/foo.adb: New file.
11348 * gdb.ada/excep_handle/pck.ads: New file.
11349
11350 2018-01-03 Joel Brobecker <brobecker@adacore.com>
11351
11352 * gdb.base/step-line.c: Add extra empty line in copyright header.
11353 * gdb.base/step-line.inp: Likewise.
11354
11355 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11356
11357 * gdb.ada/dyn_stride.exp: Add slice test.
11358
11359 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11360
11361 * gdb.ada/dyn_stride: New testcase.
11362
11363 2017-12-27 Stafford Horne <shorne@gmail.com>
11364
11365 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11366 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11367
11368 2017-12-27 Stafford Horne <shorne@gmail.com>
11369
11370 * gdb.base/reggroups.c: New file.
11371 * gdb.base/reggroups.exp: New file.
11372
11373 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11374
11375 * gdb.dwarf2/ada-valprint-error.c: New file.
11376 * gdb.dwarf2/ada-valprint-error.exp: New file.
11377
11378 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11379
11380 * gdb.ada/assign_arr: New testcase.
11381
11382 2017-12-18 Xavier Roirand <roirand@adacore.com>
11383
11384 * gdb.ada/funcall_ptr: New testcase.
11385
11386 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11387
11388 PR cli/16224
11389 * gdb.base/ptype-offsets.cc: New file.
11390 * gdb.base/ptype-offsets.exp: New file.
11391
11392 2017-12-15 Yao Qi <yao.qi@linaro.org>
11393
11394 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11395 if XML is disabled.
11396
11397 2017-12-15 Xavier Roirand <roirand@adacore.com>
11398
11399 * gdb.ada/same_component_name: New testcase.
11400
11401 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11402
11403 * gdb.ada/str_binop_equal: New testcase.
11404
11405 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11406
11407 * gdb.ada/task_switch_in_core: New testcase.
11408
11409 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11410
11411 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11412 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11413 call test_bkpt_qualified.
11414 (test_bkpt_qualified): New proc.
11415
11416 2017-12-13 Pedro Alves <palves@redhat.com>
11417
11418 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11419 Tighten regexp by matching with an anchor.
11420
11421 2017-12-13 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11424 ("expression with namespace"): New set of tests.
11425 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11426 (Nested::Test_NS::qux): New.
11427 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11428 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11429
11430 2017-12-13 Joel Brobecker <brobecker@adacore.com>
11431
11432 * gdb.base/server-del-break.c: New file.
11433 * gdb.base/server-del-break.exp: New file.
11434
11435 2017-12-12 Stafford Horne <shorne@gmail.com>
11436
11437 * gdb.xml/tdesc-regs.exp: Add or1k support.
11438
11439 2017-12-12 Stafford Horne <shorne@gmail.com>
11440
11441 * gdb.base/bp-permanent.c: Define nop of or1k.
11442
11443 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11444
11445 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11446 output with components being reordered.
11447
11448 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11449
11450 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11451 output with components being reordered.
11452
11453 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11454 Pedro Alves <palves@redhat.com>
11455
11456 * gdb.base/maint.exp (check for .gdb_index): Check also for
11457 .debug_names.
11458 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11459 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11460 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11461 (.gdb_index used after symbol reloading): Support also .debug_names.
11462 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11463
11464 2017-12-08 Yao Qi <yao.qi@linaro.org>
11465
11466 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11467 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11468
11469 2017-12-08 Yao Qi <yao.qi@linaro.org>
11470
11471 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11472 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11473
11474 2017-12-08 Yao Qi <yao.qi@linaro.org>
11475
11476 * gdb.arch/aarch64-tagged-pointer.c: New file.
11477 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11478
11479 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11480
11481 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11482 "int".
11483
11484 2017-12-07 Keith Seitz <keiths@redhat.com>
11485
11486 PR breakpoints/22569
11487 * gdb.linespec/ls-errs.exp: Change expected result of "break
11488 -source this file has spaces.c -line 3".
11489 Check that an explicit source file followed by whitespace is
11490 identified as an invalid explicit location.
11491
11492 2017-12-07 Keith Seitz <keiths@redhat.com>
11493
11494 * gdb.cp/nested-types.cc: New file.
11495 * gdb.cp/nested-types.exp: New file.
11496 * lib/cp-support.exp: Load data-structures.exp library.
11497 (debug_cp_test_ptype_class): New global.
11498 (cp_ptype_class_verbose, next_line): New procedures.
11499 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11500 Add and document new return value.
11501 Switch the list of lines to a queue.
11502 Add support for new `type' key for nested type definitions.
11503 Add debugging/troubleshooting messages.
11504 * lib/data-structures.exp: New file.
11505
11506 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11507
11508 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11509 with proc_with_prefix, don't use with_test_prefix.
11510
11511 2017-12-07 Tom Tromey <tom@tromey.com>
11512
11513 * gdb.base/break.exp: Add test for empty "commands".
11514
11515 2017-12-07 Yao Qi <yao.qi@linaro.org>
11516
11517 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11518 malloc and catch syscall.
11519
11520 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11521
11522 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
11523 tests for explicit locations.
11524
11525 2017-12-06 Pedro Alves <palves@redhat.com>
11526
11527 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11528 force-disabling XML descriptions.
11529
11530 2017-12-04 Pedro Alves <palves@redhat.com>
11531
11532 PR gdb/22499
11533 * gdb.arch/amd64-disp-step-avx.S: New file.
11534 * gdb.arch/amd64-disp-step-avx.exp: New file.
11535
11536 2017-12-03 Pedro Alves <palves@redhat.com>
11537
11538 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11539 and <string.h>.
11540 (parent_function): Print distinct messages when waitpid fails, or
11541 the child exits with a signal, or the child exits for an unhandled
11542 reason.
11543 * gdb.threads/process-dies-while-detaching.exp
11544 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11545 it. Wait for both inferior output and GDB's prompt. Use an
11546 indirect spawn id list.
11547 (do_detach): New parameter 'child_exit'. Use it to compute
11548 expected inferior output.
11549 (test_detach, test_detach_watch, test_detach_killed_outside):
11550 Adjust to pass down the expected child exit kind.
11551
11552 2017-12-01 Joel Brobecker <brobecker@adacore.com>
11553 Sergio Durigan Junior <sergiodj@redhat.com>
11554 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11557
11558 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11559
11560 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11561 to 'symbol-file' and 'add-symbol-file' can be
11562 position-independent.
11563
11564 2017-12-01 Yao Qi <yao.qi@linaro.org>
11565
11566 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11567 the URL in copyright header.
11568 * gdb.arch/aarch64-fp.exp: Likewise.
11569 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11570 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11571 * gdb.base/expand-psymtabs.exp: Likewise.
11572 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11573 * gdb.fortran/common-block.exp: Likewise.
11574 * gdb.fortran/common-block.f90: Likewise.
11575 * gdb.fortran/logical.exp: Likewise.
11576 * gdb.fortran/vla-datatypes.f90: Likewise.
11577 * gdb.fortran/vla-sub.f90: Likewise.
11578
11579 2017-11-30 Joel Brobecker <brobecker@adacore.com>
11580
11581 * gdb.ada/repeat_dyn: New testcase.
11582
11583 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11584
11585 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11586 Update for changed thread numbering.
11587 * gdb.cell/bt.exp: Update for changed GDB output.
11588
11589 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11590
11591 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11592 setting isremote by hand.
11593 * boards/dwarf4-gdb-index.exp: Likewise.
11594 * boards/fission.exp: Likewise.
11595 * boards/stabs.exp: Likewise.
11596
11597 2017-11-30 Pedro Alves <palves@redhat.com>
11598
11599 * gdb.linespec/cpls-ops.exp
11600 (check_explicit_skips_function_argument): Extract the underlying
11601 type of size_t instead of hardcoding it.
11602
11603 2017-11-29 Pedro Alves <palves@redhat.com>
11604
11605 PR c++/19436
11606 * gdb.linespec/cpls-abi-tag.cc: New file.
11607 * gdb.linespec/cpls-abi-tag.exp: New file.
11608
11609 2017-11-29 Pedro Alves <palves@redhat.com>
11610
11611 * gdb.base/langs.exp: Use -qualified.
11612 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11613 it.
11614 * gdb.cp/namespace.exp: Use -qualified.
11615 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11616 (overload-3, template-overload, template-ret-type, const-overload)
11617 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11618 procedures.
11619 (test_driver): Call them.
11620 * gdb.cp/save-bp-qualified.cc: New.
11621 * gdb.cp/save-bp-qualified.exp: New.
11622 * gdb.linespec/explicit.exp: Test -qualified.
11623 * lib/completion-support.exp (completion::explicit_opts_list): Add
11624 "-qualified".
11625 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11626
11627 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11628
11629 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11630
11631 2017-11-29 Tom Tromey <tom@tromey.com>
11632
11633 * gdb.base/relocate.exp: Update invalid argument test.
11634 Add new tests for invalid arguments.
11635
11636 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11637
11638 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11639 Return 0 as a long.
11640 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11641
11642 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11643
11644 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11645 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11646 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11647 func ().
11648 * gdb.cp/shadow.cc (B.func): Return 0.
11649
11650 2017-11-27 Joel Brobecker <brobecker@adacore.com>
11651
11652 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11653 expected output in gdb_expect call to allow the exception
11654 message to be present as well. Fix syntax confusion to avoid
11655 TCL thinking that exception_name is an array.
11656
11657 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11658
11659 * gdb.arch/spu-info.c: Include <unistd.h>.
11660 (do_signal_test): Fix broken calls to write.
11661 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11662 Fix checks for empty mailboxes. Update signal tests for corrected
11663 do_signal_test routine. Allow nonzero event status.
11664 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11665 * gdb.cell/arch.exp: Use standard_output_file.
11666 * gdb.cell/break.exp: Likewise.
11667 * gdb.cell/bt.exp: Likewise.
11668 * gdb.cell/core.exp: Likewise.
11669 * gdb.cell/dwarfaddr.exp: Likewise.
11670 * gdb.cell/ea-cache.exp: Likewise.
11671 * gdb.cell/ea-standalone.exp: Likewise.
11672 * gdb.cell/f-regs.exp: Likewise.
11673 * gdb.cell/fork.exp: Likewise.
11674 * gdb.cell/gcore.exp: Likewise.
11675 * gdb.cell/mem-access.exp: Likewise.
11676 * gdb.cell/ptype.exp: Likewise.
11677 * gdb.cell/registers.exp: Likewise.
11678 * gdb.cell/sizeof.exp: Likewise.
11679 * gdb.cell/solib-symbol.exp: Likewise.
11680 * gdb.cell/solib.exp: Likewise.
11681
11682 2017-11-25 Pedro Alves <palves@redhat.com>
11683
11684 * gdb.base/complete-empty.exp: New file.
11685 * gdb.base/completion.exp: Adjust.
11686
11687 2017-11-25 Pedro Alves <palves@redhat.com>
11688
11689 * gdb.linespec/cpls-ops.cc: New file.
11690 * gdb.linespec/cpls-ops.exp: New file.
11691 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11692 factored out from ...
11693 (test_complete_prefix_range): ... this.
11694
11695 2017-11-24 Pedro Alves <palves@redhat.com>
11696
11697 * gdb.linespec/cpcompletion.exp: New file.
11698 * gdb.linespec/cpls-hyphen.cc: New file.
11699 * gdb.linespec/cpls.cc: New file.
11700 * gdb.linespec/cpls2.cc: New file.
11701 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11702 test to use test_gdb_complete_unique. Add label completion,
11703 keyword completion and explicit location completion tests.
11704 * lib/completion-support.exp: New file.
11705
11706 2017-11-24 Joel Brobecker <brobecker@adacore.com>
11707
11708 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11709 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11710 when hitting an exception catchpoint.
11711
11712 2017-11-22 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11715
11716 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11717
11718 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11719 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11720 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11721
11722 2017-11-22 Yao Qi <yao.qi@linaro.org>
11723
11724 * gdb.base/info-os.exp: Pass pthreads.
11725 * gdb.multi/multi-attach.exp: Likewise.
11726
11727 2017-11-22 Yao Qi <yao.qi@linaro.org>
11728
11729 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11730 compiler.
11731
11732 2017-11-22 Yao Qi <yao.qi@linaro.org>
11733
11734 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11735 * gdb.base/break-interp.exp: Likewise.
11736 * gdb.base/jit-attach-pie.exp: Likewise.
11737
11738 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11739
11740 * gdb.base/float128.c (large128): New variable.
11741 * gdb.base/float128.exp: Add test to print largest __float128 value.
11742
11743 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11744
11745 * gdb.arch/vsx-regs.exp: Update register content checks.
11746
11747 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11748
11749 * gdb.arch/ppc-longdouble.exp: New file.
11750 * gdb.arch/ppc-longdouble.c: Likewise.
11751
11752 2017-11-21 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11755
11756 2017-11-20 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11759 (long_double_typedef): New typedefs.
11760 Use DEF on double and long double.
11761 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11762 cases.
11763 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11764 and 'long_double_ptr_same_size' locals. Use them to decide
11765 whether cast from array/function to float is valid/invalid.
11766
11767 2017-11-17 Tom Tromey <tom@tromey.com>
11768
11769 * gdb.rust/traits.rs: New file.
11770 * gdb.rust/traits.exp: New file.
11771
11772 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11773
11774 * gdb.ada/minsyms: New testcase.
11775
11776 2017-11-16 Pedro Alves <palves@redhat.com>
11777
11778 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11779 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11780
11781 2017-11-16 Pedro Alves <palves@redhat.com>
11782
11783 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11784 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11785
11786 2017-11-16 Pedro Alves <palves@redhat.com>
11787
11788 * gdb.server/reconnect-ctrl-c.c: New file.
11789 * gdb.server/reconnect-ctrl-c.exp: New file.
11790
11791 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11792
11793 * gdb.python/py-rbreak.exp: New file.
11794 * gdb.python/py-rbreak.c: New file.
11795 * gdb.python/py-rbreak-func2.c: New file.
11796
11797 2017-11-16 Pedro Alves <palves@redhat.com>
11798
11799 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11800 pattern.
11801 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11802 GDB.
11803
11804 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11805
11806 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11807 regex.
11808
11809 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11810
11811 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11812 test names.
11813
11814 2017-11-09 Pedro Alves <palves@redhat.com>
11815
11816 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11817 factored out from ...
11818 (top level): ... here, and adjusted to avoid expecting beyond the
11819 prompt in a single gdb_test_multiple.
11820
11821 2017-11-09 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11824 output.
11825 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11826 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11827 * gdb.server/ext-run.exp ("kill" test): Likewise.
11828 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11829
11830 2017-11-09 Pedro Alves <palves@redhat.com>
11831
11832 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11833 match till end of line.
11834
11835 2017-11-09 Pedro Alves <palves@redhat.com>
11836
11837 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11838
11839 2017-11-09 Pedro Alves <palves@redhat.com>
11840
11841 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11842 New procedures, factored out from ...
11843 (top level): ... here, and adjusted to avoid expecting beyond the
11844 prompt in one go.
11845
11846 2017-11-09 Pedro Alves <palves@redhat.com>
11847
11848 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11849 output. Fix '?' match.
11850
11851 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11852
11853 * gdb.ada/scoped_watch: New testcase.
11854 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11855 which is actually correct.
11856 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11857 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11858
11859 2017-11-08 Pedro Alves <palves@redhat.com>
11860
11861 * gdb.gdb/complaints.exp (test_initial_complaints)
11862 (test_serial_complaints, test_short_complaints): Call
11863 complaint_internal instead of complaint.
11864
11865 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11866
11867 * gdb.threads/tls-core.c: New file.
11868 * gdb.threads/tls-core.exp: Likewise.
11869
11870 2017-11-08 Pedro Alves <palves@redhat.com>
11871
11872 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11873 (p Exported_Capitalized): New test.
11874 (p exported_capitalized): New test.
11875
11876 2017-11-07 Pedro Alves <palves@redhat.com>
11877
11878 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11879
11880 2017-11-07 Pedro Alves <palves@redhat.com>
11881
11882 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11883 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11884 (disable_invalid, disable_inverted, disable_negative): New
11885 procedures.
11886 ("bad numbers"): New set of tests.
11887
11888 2017-11-07 Pedro Alves <palves@redhat.com>
11889
11890 * gdb.cp/ena-dis-br-range.exp: Add tests.
11891
11892 2017-11-07 Pedro Alves <palves@redhat.com>
11893
11894 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11895
11896 2017-11-07 Xavier Roirand <roirand@adacore.com>
11897 Pedro Alves <palves@redhat.com>
11898
11899 * gdb.base/ena-dis-br.exp: Add reference to
11900 gdb.cp/ena-dis-br-range.exp.
11901 * gdb.cp/ena-dis-br-range.exp: New file.
11902 * gdb.cp/ena-dis-br-range.cc: New file.
11903
11904 2017-11-06 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.base/attach-non-pgrp-leader.c: New.
11907 * gdb.base/attach-non-pgrp-leader.exp: New.
11908
11909 2017-11-06 Pedro Alves <palves@redhat.com>
11910
11911 * configure.ac: No longer check for termio.h and sgtty.h.
11912 * configure: Regenerate.
11913 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11914 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11915 Remove termio and sgtty code.
11916
11917 2017-11-03 Yao Qi <yao.qi@linaro.org>
11918
11919 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11920 in GDB is disabled.
11921
11922 2017-11-03 Yao Qi <yao.qi@linaro.org>
11923
11924 * gdb.python/py-thrhandle.exp: Skip it if python is not
11925 enabled.
11926
11927 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11928
11929 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11930 as a breakpoint command.
11931
11932 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11933
11934 PR python/21213
11935 * gdb.python/py-infthread.exp: Test calling
11936 InferiorThread.inferior () multiple times in a row.
11937
11938 2017-10-27 Keith Seitz <keiths@redhat.com>
11939
11940 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11941 Test "info break" for every inlined function breakpoint.
11942
11943 2017-10-27 Yao Qi <yao.qi@linaro.org>
11944
11945 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11946
11947 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11948
11949 * gdb.cp/classes.exp (test_static_members): Test printing
11950 Outer::instance.
11951 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11952 (Inner::instance, Outer::instance): New.
11953
11954 2017-10-24 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11957 extra console" test in two stages.
11958
11959 2017-10-24 Pedro Alves <palves@redhat.com>
11960
11961 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11962
11963 2017-10-24 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11966 loop.
11967
11968 2017-10-24 Pedro Alves <palves@redhat.com>
11969
11970 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11971 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11972
11973 2017-10-24 Pedro Alves <palves@redhat.com>
11974
11975 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11976 parameter and handle it. Don't output read value in test name.
11977
11978 2017-10-24 Pedro Alves <palves@redhat.com>
11979
11980 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11981 custom test name.
11982
11983 2017-10-24 Pedro Alves <palves@redhat.com>
11984
11985 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11986 include the unstable output directory name in the test's name.
11987 (initial_setup_simple) <'set args'>: Use custom test name.
11988
11989 2017-10-24 Pedro Alves <palves@redhat.com>
11990
11991 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11992 with explicit test name.
11993
11994 2017-10-20 Pedro Alves <palves@redhat.com>
11995
11996 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11997 'wait -i'. Use gdb_assert and remote_close.
11998
11999 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12000
12001 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12002 number from variable rather than hard-coded.
12003
12004 2017-10-19 Pedro Alves <palves@redhat.com>
12005
12006 * gdb.base/long-inferior-output.c: New file.
12007 * gdb.base/long-inferior-output.exp: New file.
12008
12009 2017-11-18 Keith Seitz <keiths@redhat.com>
12010
12011 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12012 method.
12013 (main): Call it.
12014 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12015 Add additional user-defined conversion operator tests.
12016
12017 2017-10-17 Pedro Alves <palves@redhat.com>
12018
12019 * boards/native-stdio-gdbserver.exp: Load "local-board".
12020
12021 2017-10-17 Pedro Alves <palves@redhat.com>
12022
12023 * gdb.base/quit-live.c: New file.
12024 * gdb.base/quit-live.exp: New file.
12025
12026 2017-10-16 Keith Seitz <keiths@redhat.com>
12027
12028 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12029 (class_with_protected_typedef, class_with_private_typedef)
12030 (struct_with_public_typedef, struct_with_protected_typedef)
12031 (struct_with_private_typedef): New classes/structs.
12032 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12033 typedefs and access specifiers.
12034
12035 2017-10-16 Pedro Alves <palves@redhat.com>
12036 Simon Marchi <simon.marchi@polymtl.ca>
12037
12038 * README (Local vs Remote vs Native): New section.
12039 * boards/local-board.exp: New file, with bits factored out from
12040 ...
12041 * boards/native-extended-gdbserver.exp: ... here. Load
12042 "local-board".
12043 * boards/native-gdbserver.exp: Load "local-board".
12044 (${board}_spawn, ${board}_exec): Delete.
12045 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12046 ...
12047 * boards/stdio-gdbserver-base.exp: ... this new file.
12048 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12049 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12050 procedure.
12051 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12052 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12053 stdio_gdbserver_command.
12054 (${board}_get_remote_address, ${board}_get_comm_port)
12055 (${board}_download, ${board}_upload): Delete.
12056 (get_target_remote_pipe_cmd): New.
12057
12058 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12059
12060 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12061 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12062 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12063 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12064 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12065 remove with_test_prefix.
12066
12067 2017-10-13 Pedro Alves <palves@redhat.com>
12068
12069 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12070 * gdb.base/annota1.exp: Use it instead of is_remote.
12071 * gdb.base/annota3.exp: Use it instead of is_remote.
12072 * gdb.cp/annota2.exp: Use it instead of is_remote.
12073 * gdb.cp/annota3.exp: Use it instead of is_remote.
12074 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12075
12076 2017-10-13 Pedro Alves <palves@redhat.com>
12077
12078 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12079 (test_num_test_vars, run_and_count_vars, find_env)
12080 (test_set_unset_env, test_inherit_env_var): New procedures.
12081 (top level): Use them.
12082
12083 2017-10-13 Pedro Alves <palves@redhat.com>
12084
12085 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12086 also skip on stub-like targets.
12087
12088 2017-10-13 Pedro Alves <palves@redhat.com>
12089
12090 PR gdb/22293
12091 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12092 (top level): Move some tests to ...
12093 (test_not_found): ... this new procedure.
12094 (top level): Call it.
12095
12096 2017-10-13 Pedro Alves <palves@redhat.com>
12097
12098 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12099 expect different "info terminal" output if testing with a
12100 non-native target.
12101
12102 2017-10-13 Pedro Alves <palves@redhat.com>
12103 Simon Marchi <simon.marchi@polymtl.ca>
12104
12105 PR python/12966
12106 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12107
12108 2017-10-13 Pedro Alves <palves@redhat.com>
12109
12110 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12111 already.
12112
12113 2017-10-13 Pedro Alves <palves@redhat.com>
12114
12115 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12116 is_remote.
12117
12118 2017-10-13 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12121 is_remote.
12122
12123 2017-10-13 Pedro Alves <palves@redhat.com>
12124
12125 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12126 is set.
12127 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12128 instead of is_remote.
12129
12130 2017-10-13 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12133 (top level): Add comment.
12134
12135 2017-10-13 Pedro Alves <palves@redhat.com>
12136
12137 * gdb.base/remote.exp (top level): Fix comment typo and add
12138 missing return.
12139
12140 2017-10-13 Pedro Alves <palves@redhat.com>
12141 Simon Marchi <simon.marchi@polymtl.ca>
12142
12143 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12144 calls and add comments. Skip test if use_gdb_stub is set.
12145 (top level): Use "set cwd" command instead of "cd" command.
12146
12147 2017-10-13 Pedro Alves <palves@redhat.com>
12148
12149 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12150 is_remote target check.
12151
12152 2017-10-13 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.base/scope.exp: Use build_executable + clean_restart +
12155 gdb_file_cmd instead of prepare_for_testing and no longer skip
12156 "before run" tests on is_remote target boards. Update comments.
12157 * boards/native-extended-gdbserver.exp
12158 (extended_gdbserver_load_last_file): New, factored out from ...
12159 (gdb_load): ... this. Move further below and add comment.
12160 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12161
12162 2017-10-12 Pedro Alves <palves@redhat.com>
12163
12164 * gdb.base/attach.exp: Remove references to gdb64.
12165 * gdb.base/dbx.exp: Remove references to gdb64.
12166
12167 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12168 Pedro Alves <palves@redhat.com>
12169
12170 * gdb.base/label.exp: Remove is_remote target check.
12171
12172 2017-10-12 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.base/auvx.exp (coredir): Update comment.
12175 (top level) <core_works>: Use "set cwd" command instead of "cd"
12176 command.
12177
12178 2017-10-12 Pedro Alves <palves@redhat.com>
12179 Simon Marchi <simon.marchi@polymtl.ca>
12180
12181 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12182 target boards.
12183
12184 2017-10-12 Pedro Alves <palves@redhat.com>
12185 Simon Marchi <simon.marchi@polymtl.ca>
12186
12187 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12188 Instead skip if there's any gdb_protocol set.
12189
12190 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12191 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12194
12195 2017-10-12 Pedro Alves <palves@redhat.com>
12196 Simon Marchi <simon.marchi@polymtl.ca>
12197
12198 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12199 instead of on dejagnu remote boards.
12200
12201 2017-10-12 Pedro Alves <palves@redhat.com>
12202 Simon Marchi <simon.marchi@polymtl.ca>
12203
12204 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12205 checks. Use build_executable + clean_restart instead of
12206 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12207 of enabling non-stop after starting gdb.
12208
12209 2017-10-12 Pedro Alves <palves@redhat.com>
12210
12211 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12212 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12213 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12214 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12215
12216 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12217
12218 * gdb.arch/arc-tdesc-cpu.exp: New file.
12219 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12220
12221 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12222
12223 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12224
12225 2017-10-10 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12228 expect CLI output.
12229
12230 2017-10-10 Pedro Alves <palves@redhat.com>
12231
12232 * lib/selftest-support.exp (selftest_setup): Update for
12233 captured_command_loop's prototype change.
12234
12235 2017-10-09 Pedro Alves <palves@redhat.com>
12236
12237 Test both arch1=>arch2 and arch2=>arch1.
12238
12239 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12240 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12241 factored out to...
12242 (append_arch1_options, append_arch2_options, append_arch_options)
12243 (build_executables): New procedures.
12244 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12245 local.
12246 (top level): Add new 'first_arch' testing axis.
12247
12248 2017-10-09 Pedro Alves <palves@redhat.com>
12249
12250 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12251 (barrier): New.
12252 (thread_start, all_started): New functions.
12253 (main): Spawn new thread and wait until it is scheduled.
12254 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12255 option.
12256 (do_test): Add 'selected_thread' parameter. Run to all_started
12257 instead of main. Explicitly set the breakpoint at main. Switch
12258 to the SELECTED_THREAD thread.
12259 (top level): Test handling the exec event with either the main
12260 thread or the second thread selected.
12261
12262 2017-10-09 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12265 logic. Move STOP marker after the value checks.
12266 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12267 regexp.
12268
12269 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12270
12271 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12272
12273 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12274
12275 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12276 integer-to-dfp conversion.
12277 * gdb.base/dfp-test.exp: Likewise.
12278
12279 2017-10-04 Pedro Alves <palves@redhat.com>
12280
12281 * gdb.multi/hangout.c: Include <unistd.h>.
12282 (hangout_loop): New function.
12283 (main): Call alarm. Call hangout_loop in a loop.
12284 * gdb.multi/hello.c: Include <unistd.h>.
12285 (hello_loop): New function.
12286 (main): Call alarm. Call hangout_loop in a loop.
12287 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12288 inferior with the other selected.
12289
12290 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12291
12292 * gdb.mi/list-thread-groups-available.exp: New file.
12293 * gdb.mi/list-thread-groups-available.c: New file.
12294
12295 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12296
12297 * gdb.base/set-cwd.exp: Make it available on
12298 native-extended-gdbserver.
12299
12300 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12301
12302 * gdb.base/set-cwd.c: New file.
12303 * gdb.base/set-cwd.exp: Likewise.
12304
12305 2017-10-02 Tom Tromey <tom@tromey.com>
12306
12307 PR rust/22236:
12308 * gdb.rust/simple.rs (main): New variable "fslice".
12309 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12310
12311 2017-10-02 Tom Tromey <tom@tromey.com>
12312
12313 * gdb.rust/simple.exp: Test ptype of a slice.
12314
12315 2017-10-02 Tom Tromey <tom@tromey.com>
12316
12317 * gdb.rust/simple.exp: Test index of slice.
12318
12319 2017-09-27 Tom Tromey <tom@tromey.com>
12320
12321 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12322
12323 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12324 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.base/compare-sections.exp (get value of read-only section): Read
12327 as unsigned value.
12328 (corrupt read-only section): Likewise and don't set written if patching
12329 failed.
12330
12331 2017-09-21 Kevin Buettner <kevinb@redhat.com>
12332
12333 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12334 files.
12335
12336 2017-09-20 Pedro Alves <palves@redhat.com>
12337
12338 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12339 symbol names in gdb's output.
12340 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12341
12342 2017-09-20 Pedro Alves <palves@redhat.com>
12343
12344 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12345 Rename to ...
12346 (test_list_ambiguous_symbol): ... this and add a symbol name
12347 parameter. Adjust.
12348 (test_list_ambiguous_function): Reimplement on top of
12349 test_list_ambiguous_symbol and also test listing ambiguous
12350 variables.
12351 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12352 (ambiguous_fun): ... this.
12353 (ambiguous_var): New.
12354 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12355 (ambiguous_fun): ... this.
12356 (ambiguous_var): New.
12357
12358 2017-09-19 John Baldwin <jhb@FreeBSD.org>
12359
12360 * gdb.base/starti.c: New file.
12361 * gdb.base/starti.exp: New file.
12362 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12363
12364 2017-09-14 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12367 (top level): Use it instead of runto.
12368
12369 2017-09-11 Tom Tromey <tom@tromey.com>
12370
12371 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12372
12373 2017-09-11 Tom Tromey <tom@tromey.com>
12374
12375 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12376 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12377
12378 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12379
12380 * gdb.fortran/printing-types.exp: New file.
12381 * gdb.fortran/printing-types.exp: New file.
12382
12383 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12384
12385 * gdb.fortran/vla-ptype.exp: Fix typos.
12386 * gdb.fortran/vla-value.exp: Same.
12387
12388 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12389
12390 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12391 * gdb.mi/mi-var-child-f.exp: Likewise.
12392 * gdb.mi/mi-vla-fortran.exp: Likewise.
12393
12394 2017-09-08 Frank Penczek <frank.penczek@intel.com>
12395 Christoph Weinmann <christoph.t.weinmann@intel.com>
12396 Bernhard Heckel <bernhard.heckel@intel.com>
12397
12398 * gdb.fortran/ptr-indentation.f90: New file.
12399 * gdb.fortran/ptr-indentation.exp: New file.
12400
12401 2017-09-05 Tom Tromey <tom@tromey.com>
12402
12403 PR gdb/22010:
12404 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12405
12406 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12407
12408 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12409
12410 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12411
12412 * gdb.threads/tls-nodebug-pie.c: New file.
12413 * gdb.threads/tls-nodebug-pie.exp: New file.
12414
12415 2017-09-05 Tom Tromey <tom@tromey.com>
12416
12417 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12418 for rust.
12419
12420 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12421
12422 * gdb.multi/multi-arch-exec.exp: Test with different
12423 "follow-exec-mode" settings.
12424 (do_test): New procedure.
12425
12426 2017-09-04 Pedro Alves <palves@redhat.com>
12427
12428 * gdb.base/func-static.c (S::method const, S::method volatile)
12429 (S::method volatile const): New methods.
12430 (c_s, v_s, cv_s): New instances.
12431 (main): Call method() on them.
12432 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12433 (cannot_resolve): New procedure.
12434 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12435 print-quote-unquoted columns.
12436 (do_test): Test printing each scope too.
12437
12438 2017-09-04 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.base/local-static.exp: Also test with
12441 class::method::variable wholly quoted.
12442 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12443
12444 2017-09-04 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.base/local-static.c: New.
12447 * gdb.base/local-static.cc: New.
12448 * gdb.base/local-static.exp: New.
12449
12450 2017-09-04 Pedro Alves <palves@redhat.com>
12451
12452 * gdb.asm/asm-source.exp: Add casts to int.
12453 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12454 (dataglobal64_1, dataglobal64_2): New globals.
12455 * gdb.base/nodebug.exp: Test different expressions involving the
12456 new globals, with print, whatis and ptype. Add casts to int.
12457 * gdb.base/solib-display.exp: Add casts to int.
12458 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12459 * gdb.cp/m-static.exp: Add cast to int.
12460 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12461 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12462 tls variable with no debug info without a cast. Test with a cast
12463 to int too.
12464 * gdb.trace/entry-values.exp: Add casts.
12465
12466 2017-09-04 Pedro Alves <palves@redhat.com>
12467
12468 * gdb.base/nodebug.exp: Test that ptype's error about functions
12469 with unknown return type includes the function name too.
12470
12471 2017-09-04 Pedro Alves <palves@redhat.com>
12472
12473 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12474 return type of munmap in infcall.
12475 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12476 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12477 type of ftell in infcall.
12478 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12479 type of getpid in infcall.
12480 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12481 infcall.
12482 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12483 Bail on failure to extract the pid.
12484 * gdb.base/nodebug.c: #include <stdint.h>.
12485 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12486 New functions.
12487 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12488 Change expected output of print/whatis/ptype with functions with
12489 no debug info. Test all supported languages. Call
12490 test_call_promotion.
12491 * gdb.compile/compile.exp: Adjust expected output to expect
12492 warning.
12493 * gdb.threads/siginfo-threads.exp: Likewise.
12494
12495 2017-09-04 Pedro Alves <palves@redhat.com>
12496
12497 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12498 "prototypes". Test calling float functions via prototyped and
12499 unprototyped function pointers.
12500 (perform_all_tests): New parameter "prototypes". Pass it down.
12501 (top level): Pass down "prototypes" parameter to
12502 perform_all_tests.
12503
12504 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12505
12506 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12507 Test with nested loops.
12508
12509 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12510
12511 * gdb.base/commands.exp: Call the new procedures.
12512 (loop_break_test, loop_continue_test): New procedures.
12513
12514 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12515
12516 * gdb.base/commands.exp: Call new procedure.
12517 (define_if_without_arg_test): New procedure.
12518
12519 2017-09-04 Pedro Alves <palves@redhat.com>
12520
12521 * gdb.base/list-ambiguous.exp: New file.
12522 * gdb.base/list-ambiguous0.c: New file.
12523 * gdb.base/list-ambiguous1.c: New file.
12524 * gdb.base/list.exp (test_list_range): Adjust expected output.
12525
12526 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12527
12528 * gdb.base/share-env-with-gdbserver.c: New file.
12529 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12530
12531 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12532
12533 * gdb.base/commands.exp (gdbvar_simple_if_test,
12534 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12535 progvar_simple_if_test, progvar_simple_while_test,
12536 progvar_complex_if_while_test, user_defined_command_test,
12537 user_defined_command_args_eval,
12538 user_defined_command_args_stack_test,
12539 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12540 temporary_breakpoint_commands,
12541 gdb_test_no_prompt, redefine_hook_test,
12542 redefine_backtrace_test): Remove "global gdb_prompt".
12543
12544 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12545
12546 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12547 New proc, call it from toplevel.
12548
12549 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12550
12551 PR remote/21852
12552 * gdb.server/normal.c: New file, copied from gdb.base.
12553 * gdb.server/run-without-local-binary.exp: New file.
12554
12555 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
12556
12557 * gdb.arch/sparc64-adi.exp: New file.
12558 * gdb.arch/sparc64-adi.c: New file.
12559
12560 2017-08-22 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12563 (top level): Add "list all overloads" tests.
12564
12565 2017-08-22 Tom Tromey <tom@tromey.com>
12566
12567 * gdb.gdb/xfullpath.exp: Remove.
12568
12569 2017-08-21 Pedro Alves <palves@redhat.com>
12570
12571 PR gdb/19487
12572 * gdb.base/symbol-alias.c: New.
12573 * gdb.base/symbol-alias2.c: New.
12574 * gdb.base/symbol-alias.exp: New.
12575
12576 2017-08-21 Pedro Alves <palves@redhat.com>
12577
12578 * gdb.base/dfp-test.c
12579 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12580 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12581 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12582 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12583 * gdb.base/whatis-ptype-typedefs.c: New.
12584 * gdb.base/whatis-ptype-typedefs.exp: New.
12585 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12586 (an_int, an_int_type, an_int_type2): New globals.
12587 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12588 involving typedefs and cast expressions.
12589 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12590 (lookup_typedefs_function): New.
12591 (typedefs_pretty_printers_dict): New.
12592 (top level): Register lookup_typedefs_function in
12593 gdb.pretty_printers.
12594
12595 2017-08-18 Yao Qi <yao.qi@linaro.org>
12596
12597 * gdb.server/unittest.exp: New.
12598
12599 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12600
12601 PR gdb/21954
12602 * gdb.base/environ.exp: Add test to check if 'unset environment'
12603 works.
12604
12605 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12606
12607 * lib/gdb.exp (universal_compile_options): New caching proc.
12608 (gdb_compile): Suppress GCC's coloring of messages.
12609
12610 2017-08-14 Tom Tromey <tom@tromey.com>
12611
12612 PR gdb/21675:
12613 * gdb.base/printcmds.exp (test_radices): New function.
12614 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12615 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12616 * lib/gdb.exp (get_integer_valueof): Use p/d.
12617
12618 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12619
12620 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12621 characters.
12622
12623 2017-08-05 Tom Tromey <tom@tromey.com>
12624
12625 * gdb.rust/simple.exp: Allow String to appear in a different
12626 namespace.
12627
12628 2017-07-26 Yao Qi <yao.qi@linaro.org>
12629
12630 * gdb.gdb/unittest.exp: Invoke command
12631 "maintenance check xml-descriptions".
12632
12633 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12634
12635 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12636 calling context.
12637 (hex128): Drop erroneous calculation of parameters.
12638
12639 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12640
12641 * gdb.python/py-unwind.exp: Disable stack protection when
12642 building test file.
12643
12644 2017-07-20 Pedro Alves <palves@redhat.com>
12645
12646 * gdb.base/default.exp (set language): Adjust expected output.
12647
12648 2017-07-20 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12651 (test_minsym): ... this, and make static.
12652 (get_pck__foo__bar__minsym): Rename to ...
12653 (get_test_minsym): ... this.
12654 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12655 symbol names and comments.
12656 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12657 (get_test_minsym): ... this.
12658 (pck__foo__bar__minsym__2): Rename to ...
12659 (test_minsym): ... this.
12660 (main): Adjust.
12661
12662 2017-07-17 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.base/completion.exp: Adjust expected output.
12665 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12666 the completer works.
12667
12668 2017-07-17 Pedro Alves <palves@redhat.com>
12669
12670 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12671
12672 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12673
12674 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12675
12676 2017-07-14 Tom Tromey <tom@tromey.com>
12677
12678 PR rust/21764:
12679 * gdb.rust/simple.exp: Add tests.
12680
12681 2017-07-14 Tom Tromey <tom@tromey.com>
12682
12683 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12684
12685 2017-07-14 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.linespec/base/one/thefile.cc (z1): New function.
12688 * gdb.linespec/base/two/thefile.cc (z2): New function.
12689 * gdb.linespec/linespec.exp: Add tests.
12690
12691 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12692
12693 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12694 to mi_create_breakpoint.
12695
12696 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12697
12698 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12699 mi_create_breakpoint.
12700
12701 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12702
12703 * gdb.dlang/demangle.exp: Update for demangling changes.
12704
12705 2017-07-09 Tom Tromey <tom@tromey.com>
12706
12707 * gdb.dwarf2/shortpiece.exp: New file.
12708
12709 2017-07-06 David Blaikie <dblaikie@gmail.com>
12710
12711 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12712 built from fissiont-multi-cu{1,2}.c.
12713 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12714 except putting 'main' and 'func' in separate CUs in the same DWO file.
12715 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12716 test.
12717 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12718 test.
12719
12720 2017-07-06 Pedro Alves <palves@redhat.com>
12721
12722 * gdb.python/py-unwind.exp: Test flushregs.
12723
12724 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12725
12726 PR cli/21688
12727 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12728 tests for alias commands and trailing whitespace.
12729
12730 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12731
12732 PR cli/21688
12733 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12734 procedure. Call it.
12735
12736 2017-06-29 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.base/printcmds.exp: Add tests.
12739
12740 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12741
12742 PR gdb/21337
12743 * gdb.base/reread-readsym.exp: New file.
12744 * gdb.base/reread-readsym.c: New file.
12745
12746 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12747
12748 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12749 subpattern.
12750
12751 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12752
12753 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12754 extended mnemonic.
12755 * gdb.arch/powerpc-power9.s: Likewise.
12756
12757 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12758
12759 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12760 on 32-bit x86 targets. Exploit is_*_target macros where
12761 appropriate.
12762
12763 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12764
12765 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12766 register pieces.
12767
12768 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12769
12770 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12771 located in one or more DWARF pieces.
12772
12773 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12774
12775 * lib/gdb.exp (get_endianness): New proc.
12776 * gdb.arch/aarch64-fp.exp: Use it.
12777 * gdb.arch/altivec-regs.exp: Likewise.
12778 * gdb.arch/e500-regs.exp: Likewise.
12779 * gdb.arch/vsx-regs.exp: Likewise.
12780 * gdb.base/dump.exp: Likewise.
12781 * gdb.base/funcargs.exp: Likewise.
12782 * gdb.base/gnu_vector.exp: Likewise.
12783 * gdb.dwarf2/formdata16.exp: Likewise.
12784 * gdb.dwarf2/implptrpiece.exp: Likewise.
12785 * gdb.dwarf2/nonvar-access.exp: Likewise.
12786 * gdb.python/py-inferior.exp: Likewise.
12787 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12788
12789 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12790
12791 PR gdb/21226
12792 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12793 stack value pieces are taken from the LSB end.
12794
12795 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12796
12797 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12798 variable at nonzero offset.
12799
12800 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12801
12802 * gdb.dwarf2/var-access.c: New file.
12803 * gdb.dwarf2/var-access.exp: New test.
12804 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12805
12806 2017-06-12 Tom Tromey <tom@tromey.com>
12807
12808 * gdb.dwarf2/formdata16.exp: Add tests.
12809
12810 2017-06-12 Tom Tromey <tom@tromey.com>
12811
12812 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12813
12814 2017-06-12 Tom Tromey <tom@tromey.com>
12815
12816 PR exp/16225:
12817 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12818 * gdb.arch/vsx-regs.exp: Update tests.
12819 * gdb.arch/s390-vregs.exp (hex128): New proc.
12820 Update test.
12821 * gdb.arch/altivec-regs.exp: Update tests.
12822
12823 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12824
12825 * gdb.base/startup-with-shell.c: New file.
12826 * gdb.base/startup-with-shell.exp: Likewise.
12827
12828 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12829
12830 * gdb.server/non-existing-program.exp: Update regex in order to
12831 reflect the fact that gdbserver is now using fork_inferior (with a
12832 shell) to startup the inferior.
12833
12834 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12835
12836 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12837 support function calls from GDB.
12838
12839 2017-05-21 Tom Tromey <tom@tromey.com>
12840
12841 PR rust/21466:
12842 * gdb.rust/unsized.exp: New file.
12843 * gdb.rust/unsized.rs: New file.
12844
12845 2017-05-19 Tom Tromey <tom@tromey.com>
12846
12847 PR rust/21484:
12848 * gdb.rust/watch.exp: New file.
12849 * gdb.rust/watch.rs: New file.
12850
12851 2017-05-18 Tom Tromey <tom@tromey.com>
12852
12853 * gdb.rust/simple.exp: Allow Box to be qualified.
12854
12855 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12856
12857 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12858
12859 2017-05-18 Pedro Alves <palves@redhat.com>
12860
12861 * gdb.base/fileio.c (test_write, test_read, test_close)
12862 (test_fstat): Don't print 'ret' in the fail path.
12863
12864 2017-05-18 Pedro Alves <palves@redhat.com>
12865
12866 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12867 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12868 (test_system, test_rename, test_unlink, test_time): Change
12869 prototypes.
12870 * gdb.base/fileio.exp (stop_msg): Adjust.
12871
12872 2017-05-18 Pedro Alves <palves@redhat.com>
12873
12874 * gdb.base/fileio.c (null_str): New global.
12875 (test_stat): Use it.
12876 * gdb.base/fileio.exp: Remove nowarnings.
12877
12878 2017-05-17 Yao Qi <yao.qi@linaro.org>
12879
12880 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12881
12882 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12883
12884 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12885 argument command.
12886 (top-level): Invoke test_set_inferior_tty.
12887
12888 2017-05-04 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12891 Add parens to print call for Python 3.
12892
12893 2017-05-03 Keith Seitz <keiths@redhat.com>
12894
12895 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12896 (main): Call it.
12897
12898 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12899
12900 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12901 to prev and next.
12902
12903 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12904
12905 * gdb.python/py-record-btrace.exp: Remove test for
12906 gdb.BtraceInstruction.error.
12907
12908 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12909
12910 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12911
12912 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12913
12914 * gdb.python/py-record-btrace-threads.c: New file.
12915 * gdb.python/py-record-btrace-threads.exp: New file.
12916
12917 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12918
12919 PR testsuite/8595
12920 * gdb.base/environ.exp: Make test available in all architectures.
12921 Move bits related to "info program" testing to
12922 gdb.base/info-program.exp. Rewrite tests to use the two new
12923 procedures mentione below.
12924 (test_set_show_env_var) New procedure.
12925 (test_set_show_env_var_equal): Likewise.
12926 * gdb.base/info-program.exp: New file.
12927
12928 2017-04-27 Keith Seitz <keiths@redhat.com>
12929
12930 * gdb.cp/oranking.cc (test15): New function.
12931 (main): Call test15 and declare additional variables for testing.
12932 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12933 "p foo101('abc')" tests.
12934 Add tests for cv qualifier overloads.
12935 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12936 "lvalue reference overload" test.
12937 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12938 "print value of f1 on Child&& in f2" test.
12939
12940 2017-04-19 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12943 procedure.
12944 (top level): Call it.
12945 * lib/gdb.exp (gdb_define_cmd): New procedure.
12946
12947 2017-04-12 Pedro Alves <palves@redhat.com>
12948
12949 PR gdb/21323
12950 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12951 (wchar): New global.
12952 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12953 (do_test_wide_char, wide_char_types_no_program, top level): Add
12954 wchar_t testing.
12955
12956 2017-04-12 Pedro Alves <palves@redhat.com>
12957
12958 PR c++/21323
12959 * gdb.cp/wide_char_types.c: New file.
12960 * gdb.cp/wide_char_types.exp: New file.
12961
12962 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12963
12964 PR gdb/21352
12965 * gdb.trace/tsv.exp: Add test for "tsave -r".
12966
12967 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12968
12969 * gdb.dlang/watch-loc.c: New file.
12970 * gdb.dlang/watch-loc.exp: New file.
12971
12972 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12973
12974 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12975
12976 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12977
12978 * gdb.arch/arc-analyze-prologue.S: New file.
12979 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12980
12981 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12982
12983 * gdb.arch/arc-decode-insn.S: New file.
12984 * gdb.arch/arc-decode-insn.exp: Likewise.
12985
12986 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12987
12988 PR tdep/20928
12989 * gdb.arch/sparc64-regs.exp: New file.
12990 * gdb.arch/sparc64-regs.S: Likewise.
12991
12992 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12993
12994 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12995 and memory view on Python 3.
12996
12997 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
12998 Keith Seitz <keiths@redhat.com>
12999
13000 PR gdb/14441
13001 * gdb.cp/demangle.exp: Add rvalue reference tests.
13002 * gdb.cp/rvalue-ref-casts.cc: New file.
13003 * gdb.cp/rvalue-ref-casts.exp: New file.
13004 * gdb.cp/rvalue-ref-overload.cc: New file.
13005 * gdb.cp/rvalue-ref-overload.exp: New file.
13006 * gdb.cp/rvalue-ref-params.cc: New file.
13007 * gdb.cp/rvalue-ref-params.exp: New file.
13008 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13009 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13010 * gdb.cp/rvalue-ref-types.cc: New file.
13011 * gdb.cp/rvalue-ref-types.exp: New file.
13012 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13013 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13014
13015 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13016
13017 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13018 New procedure.
13019
13020 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13021
13022 * lib/mi-support.exp (mi_gdb_test): Add additional message
13023 for unexpected output.
13024
13025 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13026
13027 * gdb.base/examine-backward.c (Barrier): New character array
13028 constant, to ensure that TestStrings is preceded by a string
13029 terminator.
13030
13031 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13032
13033 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13034 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13035 and implicit pointer into such a location.
13036
13037 2017-03-16 Doug Evans <dje@google.com>
13038
13039 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13040
13041 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13042
13043 * gdb.cp/m-static.exp: Fix expectation for prototype of
13044 test5.single_constructor and single_constructor::single_constructor.
13045
13046 2017-03-16 Doug Evans <dje@google.com>
13047
13048 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13049 * gdb.guile/scm-lazy-string.c: New file.
13050 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13051 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13052 for pointer, array, typedef lazy strings.
13053
13054 2017-03-16 Doug Evans <dje@google.com>
13055
13056 PR python/17728, python/18439, python/18779
13057 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13058 * gdb.python/py-lazy-string.c (pointer): New typedef.
13059 (main): New locals ptr, array, typedef_ptr.
13060 * gdb.python/py-value.exp: Move lazy string tests to ...
13061 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13062 array, typedef lazy strings.
13063
13064 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13065
13066 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13067 Add optional 'test' parameter.
13068
13069 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13070
13071 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13072 Skip for versions of DejaGnu < 1.5.
13073
13074 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13075
13076 * lib/gdb.exp (dejagnu_version): New proc.
13077 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13078 Use dejagnu_version.
13079
13080 2017-03-10 Keith Seitz <keiths@redhat.com>
13081
13082 PR c++/8128
13083 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13084 type from destructor regexps.
13085 Add a branch which actually passes the test.
13086 Adjust "ptype t5i" test names.
13087
13088 2017-03-08 Pedro Alves <palves@redhat.com>
13089
13090 * gdb.base/step-over-exit.exp: Add explicit test message.
13091
13092 2017-03-08 Pedro Alves <palves@redhat.com>
13093
13094 PR gdb/18360
13095 * gdb.threads/interrupt-while-step-over.c: New file.
13096 * gdb.threads/interrupt-while-step-over.exp: New file.
13097
13098 2017-03-08 Pedro Alves <palves@redhat.com>
13099
13100 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13101 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13102
13103 2017-03-08 Pedro Alves <palves@redhat.com>
13104
13105 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13106 PKRU as not supported as a PASS.
13107
13108 2017-03-08 Pedro Alves <palves@redhat.com>
13109
13110 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13111 prefix instead of $binfile1/$binfile2.
13112 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13113 in test message.
13114 * gdb.python/py-completion.exp: Use "load python file" as test
13115 messages instead of unstable path names.
13116
13117 2017-03-08 Pedro Alves <palves@redhat.com>
13118 Jan Kratochvil <jan.kratochvil@redhat.com>
13119
13120 PR cli/21218
13121 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13122 New proc.
13123 (top level): Call it.
13124
13125 2017-03-08 Pedro Alves <palves@redhat.com>
13126
13127 PR tui/21216
13128 * gdb.tui/tui-nl-filtered-output.exp: New file.
13129
13130 2017-03-08 Pedro Alves <palves@redhat.com>
13131
13132 * gdb.base/completion.exp: Move TUI completion tests to ...
13133 * gdb.tui/completion.exp: ... this new file.
13134
13135 2017-03-08 Pedro Alves <palves@redhat.com>
13136
13137 * gdb.base/tui-disasm-long-lines.c,
13138 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13139 gdb.base/tui-layout.exp: Move to ...
13140 * gdb.tui/: ... this new directory.
13141
13142 2017-03-07 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.base/tui-layout.c: New file.
13145 * gdb.base/tui-layout.exp: New file.
13146
13147 2017-03-07 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/tui-layout.c: Rename to ...
13150 * gdb.base/tui-disasm-long-lines.c: ... this.
13151 * gdb.base/tui-layout.exp: Rename to ...
13152 * gdb.base/tui-disasm-long-lines.exp: ... this.
13153
13154 2017-03-07 Pedro Alves <palves@redhat.com>
13155
13156 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13157
13158 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13159
13160 * i386-mpx-call.c: New file.
13161 * i386-mpx-call.exp: New file.
13162
13163 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13164
13165 * gdb.arch/powerpc-power.exp: Delete test.
13166 * gdb.arch/powerpc-power.s: Likewise.
13167 * gdb.disasm/disassembler-options.exp: New test.
13168 * gdb.arch/powerpc-altivec.exp: Likewise.
13169 * gdb.arch/powerpc-altivec.s: Likewise.
13170 * gdb.arch/powerpc-altivec2.exp: Likewise.
13171 * gdb.arch/powerpc-altivec2.s: Likewise.
13172 * gdb.arch/powerpc-altivec3.exp: Likewise.
13173 * gdb.arch/powerpc-altivec3.s: Likewise.
13174 * gdb.arch/powerpc-power7.exp: Likewise.
13175 * gdb.arch/powerpc-power7.s: Likewise.
13176 * gdb.arch/powerpc-power8.exp: Likewise.
13177 * gdb.arch/powerpc-power8.s: Likewise.
13178 * gdb.arch/powerpc-power9.exp: Likewise.
13179 * gdb.arch/powerpc-power9.s: Likewise.
13180 * gdb.arch/powerpc-vsx.exp: Likewise.
13181 * gdb.arch/powerpc-vsx.s: Likewise.
13182 * gdb.arch/powerpc-vsx2.exp: Likewise.
13183 * gdb.arch/powerpc-vsx2.s: Likewise.
13184 * gdb.arch/powerpc-vsx3.exp: Likewise.
13185 * gdb.arch/powerpc-vsx3.s: Likewise.
13186 * gdb.arch/arm-disassembler-options.exp: Likewise.
13187 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13188 * gdb.arch/s390-disassembler-options.exp: Likewise.
13189
13190 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
13191
13192 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13193 (check_supported_features): ... this. Changed return type to void.
13194 (supports_rdseed): New static global.
13195 (rdseed): Check supports_rdseed.
13196 (initialize): Call check_supported_features.
13197
13198 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13199
13200 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13201 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13202 and lqarx/stqcx.
13203 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13204 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13205
13206 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13207
13208 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13209 uppercase.
13210
13211 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13212
13213 * gdb.dwarf2/formdata16.c: New file.
13214 * gdb.dwarf2/formdata16.exp: New file.
13215 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13216
13217 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13218
13219 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13220 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13221 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13222 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13223 DW_AT_GNU_*.
13224
13225 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13226
13227 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13228
13229 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13230
13231 PR gdb/21164
13232 * gdb.base/maint.exp: Add testcases for when the commands do
13233 not have arguments.
13234
13235 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13236
13237 * gdb.cp/chained-calls.exp: Use p instead of P.
13238
13239 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13240
13241 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13242 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13243
13244 2017-02-14 Tom Tromey <tom@tromey.com>
13245
13246 PR python/13598:
13247 * gdb.python/py-events.exp: Add before_prompt event tests.
13248
13249 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13250
13251 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13252
13253 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13254
13255 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13256 (main): Call my_unique_function_name.
13257 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13258 completion of patterns with a single match.
13259 Add missing -re switches to gdb_test_multiple calls.
13260
13261 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13262
13263 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13264 return if core file is not recognized.
13265
13266 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13267
13268 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13269 and extra UIs.
13270
13271 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13272
13273 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13274 proc_with_prefix.
13275
13276 2017-02-10 Tom Tromey <tom@tromey.com>
13277
13278 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13279
13280 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
13281
13282 PR gdb/21122
13283 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13284
13285 2017-02-08 Jerome Guitton <guitton@adacore.com>
13286
13287 * gdb.base/define.exp: Add test for command abbreviations
13288 in define.
13289
13290 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
13291
13292 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13293 * gdb.reverse/insn-reverse-x86.c: New file.
13294
13295 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13296
13297 PR tdep/20936
13298 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13299
13300 2017-02-03 Tom Tromey <tom@tromey.com>
13301
13302 PR rust/21097:
13303 * gdb.rust/simple.exp: Add new tests.
13304
13305 2017-02-02 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13308 tests.
13309
13310 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13311
13312 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13313 taking a 2-byte value out of a 4-byte DWARF implicit value on
13314 big-endian targets.
13315 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13316 logic. Add test cases for DW_OP_implicit.
13317
13318 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13319
13320 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13321
13322 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13323
13324 * gdb.btrace/enable.exp: Call gdb_exit before
13325 skip_gdbserver_tests.
13326
13327 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13328
13329 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13330 GDBFLAGS.
13331
13332 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13333
13334 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13335 the test is skipped.
13336 * gdb.btrace/data.exp: Likewise.
13337 * gdb.btrace/delta.exp: Likewise.
13338 * gdb.btrace/dlopen.exp: Likewise.
13339 * gdb.btrace/enable-running.exp: Likewise.
13340 * gdb.btrace/enable.exp: Likewise.
13341 * gdb.btrace/exception.exp: Likewise.
13342 * gdb.btrace/function_call_history.exp: Likewise.
13343 * gdb.btrace/gcore.exp: Likewise.
13344 * gdb.btrace/instruction_history.exp: Likewise.
13345 * gdb.btrace/multi-thread-step.exp: Likewise.
13346 * gdb.btrace/nohist.exp: Likewise.
13347 * gdb.btrace/non-stop.exp: Likewise.
13348 * gdb.btrace/reconnect.exp: Likewise.
13349 * gdb.btrace/record_goto-step.exp: Likewise.
13350 * gdb.btrace/record_goto.exp: Likewise.
13351 * gdb.btrace/rn-dl-bind.exp: Likewise.
13352 * gdb.btrace/segv.exp: Likewise.
13353 * gdb.btrace/step.exp: Likewise.
13354 * gdb.btrace/stepi.exp: Likewise.
13355 * gdb.btrace/tailcall-only.exp: Likewise.
13356 * gdb.btrace/tailcall.exp: Likewise.
13357 * gdb.btrace/tsx.exp: Likewise.
13358 * gdb.btrace/unknown_functions.exp: Likewise.
13359 * gdb.btrace/vdso.exp: Likewise.
13360
13361 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13362
13363 * gdb.btrace/enable-running.c: New.
13364 * gdb.btrace/enable-running.exp: New.
13365
13366 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13367
13368 * gdb.arch/amd64-gs_base.c: New file.
13369 * gdb.arch/amd64-gs_base.exp: New file.
13370
13371 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13372
13373 * lib/memory.exp: Remove spurious empty newlines.
13374
13375 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13376
13377 * gdb.python/py-bad-printers.exp: Load python file using "source".
13378 * gdb.python/py-events.exp: Likewise.
13379 * gdb.python/py-evsignal.exp: Likewise.
13380 * gdb.python/py-evthreads.exp: Likewise.
13381 * gdb.python/py-frame-args.exp: Likewise.
13382 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13383 * gdb.python/py-framefilter-mi.exp: Likewise.
13384 * gdb.python/py-framefilter.exp: Likewise.
13385 * gdb.python/py-mi.exp: Likewise.
13386 * gdb.python/py-pp-maint.exp: Likewise.
13387 * gdb.python/py-pp-registration.exp: Likewise.
13388 * gdb.python/py-prettyprint.exp: Likewise.
13389 (run_lang_tests): Likewise.
13390 * gdb.python/py-typeprint.exp: Likewise.
13391
13392 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13393
13394 * lib/memory.exp: New file.
13395 * lib/gdb.exp: Load memory.exp.
13396 * gdb.base/memattr.exp (delete_memory): Move proc to
13397 lib/memory.exp and rename to delete_memory_regions.
13398 Replace delete_memory with delete_memory_regions.
13399 Cleanup memory regions before tests.
13400 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13401 before tests.
13402
13403 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13404
13405 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13406 files.
13407 (initialize): New function conditionally defined.
13408 (testcases): Move within conditional block.
13409 (main): Call initialize.
13410 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13411 of gdb.reverse/insn-reverse.c.
13412 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13413 gdb.reverse/insn-reverse.c.
13414
13415 2017-01-26 Yao Qi <yao.qi@linaro.org>
13416
13417 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13418 disassemble on address 0.
13419
13420 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13421 Yao Qi <yao.qi@linaro.org>
13422
13423 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13424 * gdb.dwarf2/implptr-64bit.S: Remove.
13425 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13426 variables in caller's context. Add DW_OP_implicit_value.
13427
13428 2017-01-25 Yao Qi <yao.qi@linaro.org>
13429
13430 * lib/dwarf.exp (Dwarf::_location): Handle
13431 DW_OP_GNU_implicit_pointer with proper size.
13432
13433 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13434
13435 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13436 and add untested calls.
13437
13438 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13439
13440 * gdb.python/python.exp: Check line number against what GDB thinks
13441 the line number is for func1.
13442
13443 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13444
13445 * gdb.dlang/debug-expr.exp: New file.
13446
13447 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
13448
13449 Fix test names for the following files:
13450
13451 * gdb.ada/exec_changed.exp
13452 * gdb.ada/info_types.exp
13453 * gdb.arch/aarch64-atomic-inst.exp
13454 * gdb.arch/aarch64-fp.exp
13455 * gdb.arch/altivec-abi.exp
13456 * gdb.arch/altivec-regs.exp
13457 * gdb.arch/amd64-byte.exp
13458 * gdb.arch/amd64-disp-step.exp
13459 * gdb.arch/amd64-dword.exp
13460 * gdb.arch/amd64-entry-value-inline.exp
13461 * gdb.arch/amd64-entry-value-param.exp
13462 * gdb.arch/amd64-entry-value-paramref.exp
13463 * gdb.arch/amd64-entry-value.exp
13464 * gdb.arch/amd64-i386-address.exp
13465 * gdb.arch/amd64-invalid-stack-middle.exp
13466 * gdb.arch/amd64-invalid-stack-top.exp
13467 * gdb.arch/amd64-optimout-repeat.exp
13468 * gdb.arch/amd64-prologue-skip.exp
13469 * gdb.arch/amd64-prologue-xmm.exp
13470 * gdb.arch/amd64-stap-special-operands.exp
13471 * gdb.arch/amd64-stap-wrong-subexp.exp
13472 * gdb.arch/amd64-tailcall-cxx.exp
13473 * gdb.arch/amd64-tailcall-noret.exp
13474 * gdb.arch/amd64-tailcall-ret.exp
13475 * gdb.arch/amd64-tailcall-self.exp
13476 * gdb.arch/amd64-word.exp
13477 * gdb.arch/arm-bl-branch-dest.exp
13478 * gdb.arch/arm-disp-step.exp
13479 * gdb.arch/arm-neon.exp
13480 * gdb.arch/arm-single-step-kernel-helper.exp
13481 * gdb.arch/avr-flash-qualifier.exp
13482 * gdb.arch/disp-step-insn-reloc.exp
13483 * gdb.arch/e500-abi.exp
13484 * gdb.arch/e500-regs.exp
13485 * gdb.arch/ftrace-insn-reloc.exp
13486 * gdb.arch/i386-avx512.exp
13487 * gdb.arch/i386-bp_permanent.exp
13488 * gdb.arch/i386-byte.exp
13489 * gdb.arch/i386-cfi-notcurrent.exp
13490 * gdb.arch/i386-disp-step.exp
13491 * gdb.arch/i386-dr3-watch.exp
13492 * gdb.arch/i386-float.exp
13493 * gdb.arch/i386-gnu-cfi.exp
13494 * gdb.arch/i386-mpx-map.exp
13495 * gdb.arch/i386-mpx-sigsegv.exp
13496 * gdb.arch/i386-mpx-simple_segv.exp
13497 * gdb.arch/i386-mpx.exp
13498 * gdb.arch/i386-permbkpt.exp
13499 * gdb.arch/i386-prologue.exp
13500 * gdb.arch/i386-signal.exp
13501 * gdb.arch/i386-size-overlap.exp
13502 * gdb.arch/i386-unwind.exp
13503 * gdb.arch/i386-word.exp
13504 * gdb.arch/mips-fcr.exp
13505 * gdb.arch/powerpc-d128-regs.exp
13506 * gdb.arch/powerpc-stackless.exp
13507 * gdb.arch/ppc64-atomic-inst.exp
13508 * gdb.arch/s390-stackless.exp
13509 * gdb.arch/s390-tdbregs.exp
13510 * gdb.arch/s390-vregs.exp
13511 * gdb.arch/sparc-sysstep.exp
13512 * gdb.arch/thumb-bx-pc.exp
13513 * gdb.arch/thumb-singlestep.exp
13514 * gdb.arch/thumb2-it.exp
13515 * gdb.arch/vsx-regs.exp
13516 * gdb.asm/asm-source.exp
13517 * gdb.base/a2-run.exp
13518 * gdb.base/advance.exp
13519 * gdb.base/all-bin.exp
13520 * gdb.base/anon.exp
13521 * gdb.base/args.exp
13522 * gdb.base/arithmet.exp
13523 * gdb.base/async-shell.exp
13524 * gdb.base/async.exp
13525 * gdb.base/attach-pie-noexec.exp
13526 * gdb.base/attach-twice.exp
13527 * gdb.base/auto-load.exp
13528 * gdb.base/bang.exp
13529 * gdb.base/bitfields.exp
13530 * gdb.base/break-always.exp
13531 * gdb.base/break-caller-line.exp
13532 * gdb.base/break-entry.exp
13533 * gdb.base/break-inline.exp
13534 * gdb.base/break-on-linker-gcd-function.exp
13535 * gdb.base/break-probes.exp
13536 * gdb.base/break.exp
13537 * gdb.base/breakpoint-shadow.exp
13538 * gdb.base/call-ar-st.exp
13539 * gdb.base/call-sc.exp
13540 * gdb.base/call-signal-resume.exp
13541 * gdb.base/call-strs.exp
13542 * gdb.base/callfuncs.exp
13543 * gdb.base/catch-fork-static.exp
13544 * gdb.base/catch-gdb-caused-signals.exp
13545 * gdb.base/catch-load.exp
13546 * gdb.base/catch-signal-fork.exp
13547 * gdb.base/catch-signal.exp
13548 * gdb.base/catch-syscall.exp
13549 * gdb.base/charset.exp
13550 * gdb.base/checkpoint.exp
13551 * gdb.base/chng-syms.exp
13552 * gdb.base/code-expr.exp
13553 * gdb.base/code_elim.exp
13554 * gdb.base/commands.exp
13555 * gdb.base/completion.exp
13556 * gdb.base/complex.exp
13557 * gdb.base/cond-expr.exp
13558 * gdb.base/condbreak.exp
13559 * gdb.base/consecutive.exp
13560 * gdb.base/continue-all-already-running.exp
13561 * gdb.base/coredump-filter.exp
13562 * gdb.base/corefile.exp
13563 * gdb.base/dbx.exp
13564 * gdb.base/debug-expr.exp
13565 * gdb.base/define.exp
13566 * gdb.base/del.exp
13567 * gdb.base/disabled-location.exp
13568 * gdb.base/disasm-end-cu.exp
13569 * gdb.base/disasm-optim.exp
13570 * gdb.base/display.exp
13571 * gdb.base/duplicate-bp.exp
13572 * gdb.base/ena-dis-br.exp
13573 * gdb.base/ending-run.exp
13574 * gdb.base/enumval.exp
13575 * gdb.base/environ.exp
13576 * gdb.base/eu-strip-infcall.exp
13577 * gdb.base/eval-avoid-side-effects.exp
13578 * gdb.base/eval-skip.exp
13579 * gdb.base/exitsignal.exp
13580 * gdb.base/expand-psymtabs.exp
13581 * gdb.base/filesym.exp
13582 * gdb.base/find-unmapped.exp
13583 * gdb.base/finish.exp
13584 * gdb.base/float.exp
13585 * gdb.base/foll-exec-mode.exp
13586 * gdb.base/foll-exec.exp
13587 * gdb.base/foll-fork.exp
13588 * gdb.base/fortran-sym-case.exp
13589 * gdb.base/freebpcmd.exp
13590 * gdb.base/func-ptr.exp
13591 * gdb.base/func-ptrs.exp
13592 * gdb.base/funcargs.exp
13593 * gdb.base/gcore-buffer-overflow.exp
13594 * gdb.base/gcore-relro-pie.exp
13595 * gdb.base/gcore-relro.exp
13596 * gdb.base/gcore.exp
13597 * gdb.base/gdb1090.exp
13598 * gdb.base/gdb11530.exp
13599 * gdb.base/gdb11531.exp
13600 * gdb.base/gdb1821.exp
13601 * gdb.base/gdbindex-stabs.exp
13602 * gdb.base/gdbvars.exp
13603 * gdb.base/hbreak.exp
13604 * gdb.base/hbreak2.exp
13605 * gdb.base/included.exp
13606 * gdb.base/infcall-input.exp
13607 * gdb.base/inferior-died.exp
13608 * gdb.base/infnan.exp
13609 * gdb.base/info-macros.exp
13610 * gdb.base/info-os.exp
13611 * gdb.base/info-proc.exp
13612 * gdb.base/info-shared.exp
13613 * gdb.base/info-target.exp
13614 * gdb.base/infoline.exp
13615 * gdb.base/interp.exp
13616 * gdb.base/interrupt.exp
13617 * gdb.base/jit-reader.exp
13618 * gdb.base/jit-simple.exp
13619 * gdb.base/kill-after-signal.exp
13620 * gdb.base/kill-detach-inferiors-cmd.exp
13621 * gdb.base/label.exp
13622 * gdb.base/langs.exp
13623 * gdb.base/ldbl_e308.exp
13624 * gdb.base/line-symtabs.exp
13625 * gdb.base/linespecs.exp
13626 * gdb.base/list.exp
13627 * gdb.base/long_long.exp
13628 * gdb.base/longest-types.exp
13629 * gdb.base/maint.exp
13630 * gdb.base/max-value-size.exp
13631 * gdb.base/memattr.exp
13632 * gdb.base/mips_pro.exp
13633 * gdb.base/morestack.exp
13634 * gdb.base/moribund-step.exp
13635 * gdb.base/multi-forks.exp
13636 * gdb.base/nested-addr.exp
13637 * gdb.base/nextoverexit.exp
13638 * gdb.base/noreturn-finish.exp
13639 * gdb.base/noreturn-return.exp
13640 * gdb.base/nostdlib.exp
13641 * gdb.base/offsets.exp
13642 * gdb.base/opaque.exp
13643 * gdb.base/pc-fp.exp
13644 * gdb.base/permissions.exp
13645 * gdb.base/print-symbol-loading.exp
13646 * gdb.base/prologue-include.exp
13647 * gdb.base/psymtab.exp
13648 * gdb.base/ptype.exp
13649 * gdb.base/random-signal.exp
13650 * gdb.base/randomize.exp
13651 * gdb.base/range-stepping.exp
13652 * gdb.base/readline-ask.exp
13653 * gdb.base/recpar.exp
13654 * gdb.base/recurse.exp
13655 * gdb.base/relational.exp
13656 * gdb.base/restore.exp
13657 * gdb.base/return-nodebug.exp
13658 * gdb.base/return.exp
13659 * gdb.base/run-after-attach.exp
13660 * gdb.base/save-bp.exp
13661 * gdb.base/scope.exp
13662 * gdb.base/sect-cmd.exp
13663 * gdb.base/set-lang-auto.exp
13664 * gdb.base/set-noassign.exp
13665 * gdb.base/setvar.exp
13666 * gdb.base/sigall.exp
13667 * gdb.base/sigbpt.exp
13668 * gdb.base/siginfo-addr.exp
13669 * gdb.base/siginfo-infcall.exp
13670 * gdb.base/siginfo-obj.exp
13671 * gdb.base/siginfo.exp
13672 * gdb.base/signals-state-child.exp
13673 * gdb.base/signest.exp
13674 * gdb.base/sigstep.exp
13675 * gdb.base/sizeof.exp
13676 * gdb.base/skip.exp
13677 * gdb.base/solib-corrupted.exp
13678 * gdb.base/solib-nodir.exp
13679 * gdb.base/solib-search.exp
13680 * gdb.base/stack-checking.exp
13681 * gdb.base/stale-infcall.exp
13682 * gdb.base/stap-probe.exp
13683 * gdb.base/start.exp
13684 * gdb.base/step-break.exp
13685 * gdb.base/step-bt.exp
13686 * gdb.base/step-line.exp
13687 * gdb.base/step-over-exit.exp
13688 * gdb.base/step-over-syscall.exp
13689 * gdb.base/step-resume-infcall.exp
13690 * gdb.base/step-test.exp
13691 * gdb.base/store.exp
13692 * gdb.base/structs3.exp
13693 * gdb.base/sym-file.exp
13694 * gdb.base/symbol-without-target_section.exp
13695 * gdb.base/term.exp
13696 * gdb.base/testenv.exp
13697 * gdb.base/ui-redirect.exp
13698 * gdb.base/until.exp
13699 * gdb.base/unwindonsignal.exp
13700 * gdb.base/value-double-free.exp
13701 * gdb.base/vla-datatypes.exp
13702 * gdb.base/vla-ptr.exp
13703 * gdb.base/vla-sideeffect.exp
13704 * gdb.base/volatile.exp
13705 * gdb.base/watch-cond-infcall.exp
13706 * gdb.base/watch-cond.exp
13707 * gdb.base/watch-non-mem.exp
13708 * gdb.base/watch-read.exp
13709 * gdb.base/watch-vfork.exp
13710 * gdb.base/watchpoint-cond-gone.exp
13711 * gdb.base/watchpoint-delete.exp
13712 * gdb.base/watchpoint-hw-hit-once.exp
13713 * gdb.base/watchpoint-hw.exp
13714 * gdb.base/watchpoint-stops-at-right-insn.exp
13715 * gdb.base/watchpoints.exp
13716 * gdb.base/wchar.exp
13717 * gdb.base/whatis-exp.exp
13718 * gdb.btrace/buffer-size.exp
13719 * gdb.btrace/data.exp
13720 * gdb.btrace/delta.exp
13721 * gdb.btrace/dlopen.exp
13722 * gdb.btrace/enable.exp
13723 * gdb.btrace/exception.exp
13724 * gdb.btrace/function_call_history.exp
13725 * gdb.btrace/gcore.exp
13726 * gdb.btrace/instruction_history.exp
13727 * gdb.btrace/nohist.exp
13728 * gdb.btrace/reconnect.exp
13729 * gdb.btrace/record_goto-step.exp
13730 * gdb.btrace/record_goto.exp
13731 * gdb.btrace/rn-dl-bind.exp
13732 * gdb.btrace/segv.exp
13733 * gdb.btrace/step.exp
13734 * gdb.btrace/stepi.exp
13735 * gdb.btrace/tailcall-only.exp
13736 * gdb.btrace/tailcall.exp
13737 * gdb.btrace/tsx.exp
13738 * gdb.btrace/unknown_functions.exp
13739 * gdb.btrace/vdso.exp
13740 * gdb.compile/compile-ifunc.exp
13741 * gdb.compile/compile-ops.exp
13742 * gdb.compile/compile-print.exp
13743 * gdb.compile/compile-setjmp.exp
13744 * gdb.cp/abstract-origin.exp
13745 * gdb.cp/ambiguous.exp
13746 * gdb.cp/annota2.exp
13747 * gdb.cp/annota3.exp
13748 * gdb.cp/anon-ns.exp
13749 * gdb.cp/anon-struct.exp
13750 * gdb.cp/anon-union.exp
13751 * gdb.cp/arg-reference.exp
13752 * gdb.cp/baseenum.exp
13753 * gdb.cp/bool.exp
13754 * gdb.cp/breakpoint.exp
13755 * gdb.cp/bs15503.exp
13756 * gdb.cp/call-c.exp
13757 * gdb.cp/casts.exp
13758 * gdb.cp/chained-calls.exp
13759 * gdb.cp/class2.exp
13760 * gdb.cp/classes.exp
13761 * gdb.cp/cmpd-minsyms.exp
13762 * gdb.cp/converts.exp
13763 * gdb.cp/cp-relocate.exp
13764 * gdb.cp/cpcompletion.exp
13765 * gdb.cp/cpexprs.exp
13766 * gdb.cp/cplabel.exp
13767 * gdb.cp/cplusfuncs.exp
13768 * gdb.cp/cpsizeof.exp
13769 * gdb.cp/ctti.exp
13770 * gdb.cp/derivation.exp
13771 * gdb.cp/destrprint.exp
13772 * gdb.cp/dispcxx.exp
13773 * gdb.cp/enum-class.exp
13774 * gdb.cp/exception.exp
13775 * gdb.cp/exceptprint.exp
13776 * gdb.cp/expand-psymtabs-cxx.exp
13777 * gdb.cp/expand-sals.exp
13778 * gdb.cp/extern-c.exp
13779 * gdb.cp/filename.exp
13780 * gdb.cp/formatted-ref.exp
13781 * gdb.cp/fpointer.exp
13782 * gdb.cp/gdb1355.exp
13783 * gdb.cp/gdb2495.exp
13784 * gdb.cp/hang.exp
13785 * gdb.cp/impl-this.exp
13786 * gdb.cp/infcall-dlopen.exp
13787 * gdb.cp/inherit.exp
13788 * gdb.cp/iostream.exp
13789 * gdb.cp/koenig.exp
13790 * gdb.cp/local.exp
13791 * gdb.cp/m-data.exp
13792 * gdb.cp/m-static.exp
13793 * gdb.cp/mb-ctor.exp
13794 * gdb.cp/mb-inline.exp
13795 * gdb.cp/mb-templates.exp
13796 * gdb.cp/member-name.exp
13797 * gdb.cp/member-ptr.exp
13798 * gdb.cp/meth-typedefs.exp
13799 * gdb.cp/method.exp
13800 * gdb.cp/method2.exp
13801 * gdb.cp/minsym-fallback.exp
13802 * gdb.cp/misc.exp
13803 * gdb.cp/namelessclass.exp
13804 * gdb.cp/namespace-enum.exp
13805 * gdb.cp/namespace-nested-import.exp
13806 * gdb.cp/namespace.exp
13807 * gdb.cp/nextoverthrow.exp
13808 * gdb.cp/no-dmgl-verbose.exp
13809 * gdb.cp/non-trivial-retval.exp
13810 * gdb.cp/noparam.exp
13811 * gdb.cp/nsdecl.exp
13812 * gdb.cp/nsimport.exp
13813 * gdb.cp/nsnested.exp
13814 * gdb.cp/nsnoimports.exp
13815 * gdb.cp/nsrecurs.exp
13816 * gdb.cp/nsstress.exp
13817 * gdb.cp/nsusing.exp
13818 * gdb.cp/operator.exp
13819 * gdb.cp/oranking.exp
13820 * gdb.cp/overload-const.exp
13821 * gdb.cp/overload.exp
13822 * gdb.cp/ovldbreak.exp
13823 * gdb.cp/ovsrch.exp
13824 * gdb.cp/paren-type.exp
13825 * gdb.cp/parse-lang.exp
13826 * gdb.cp/pass-by-ref.exp
13827 * gdb.cp/pr-1023.exp
13828 * gdb.cp/pr-1210.exp
13829 * gdb.cp/pr-574.exp
13830 * gdb.cp/pr10687.exp
13831 * gdb.cp/pr12028.exp
13832 * gdb.cp/pr17132.exp
13833 * gdb.cp/pr17494.exp
13834 * gdb.cp/pr9067.exp
13835 * gdb.cp/pr9167.exp
13836 * gdb.cp/pr9631.exp
13837 * gdb.cp/printmethod.exp
13838 * gdb.cp/psmang.exp
13839 * gdb.cp/psymtab-parameter.exp
13840 * gdb.cp/ptype-cv-cp.exp
13841 * gdb.cp/ptype-flags.exp
13842 * gdb.cp/re-set-overloaded.exp
13843 * gdb.cp/ref-types.exp
13844 * gdb.cp/rtti.exp
13845 * gdb.cp/scope-err.exp
13846 * gdb.cp/shadow.exp
13847 * gdb.cp/smartp.exp
13848 * gdb.cp/static-method.exp
13849 * gdb.cp/static-print-quit.exp
13850 * gdb.cp/temargs.exp
13851 * gdb.cp/templates.exp
13852 * gdb.cp/try_catch.exp
13853 * gdb.cp/typedef-operator.exp
13854 * gdb.cp/typeid.exp
13855 * gdb.cp/userdef.exp
13856 * gdb.cp/using-crash.exp
13857 * gdb.cp/var-tag.exp
13858 * gdb.cp/virtbase.exp
13859 * gdb.cp/virtfunc.exp
13860 * gdb.cp/virtfunc2.exp
13861 * gdb.cp/vla-cxx.exp
13862 * gdb.disasm/t01_mov.exp
13863 * gdb.disasm/t02_mova.exp
13864 * gdb.disasm/t03_add.exp
13865 * gdb.disasm/t04_sub.exp
13866 * gdb.disasm/t05_cmp.exp
13867 * gdb.disasm/t06_ari2.exp
13868 * gdb.disasm/t07_ari3.exp
13869 * gdb.disasm/t08_or.exp
13870 * gdb.disasm/t09_xor.exp
13871 * gdb.disasm/t10_and.exp
13872 * gdb.disasm/t11_logs.exp
13873 * gdb.disasm/t12_bit.exp
13874 * gdb.disasm/t13_otr.exp
13875 * gdb.dlang/circular.exp
13876 * gdb.dwarf2/arr-stride.exp
13877 * gdb.dwarf2/arr-subrange.exp
13878 * gdb.dwarf2/atomic-type.exp
13879 * gdb.dwarf2/bad-regnum.exp
13880 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13881 * gdb.dwarf2/callframecfa.exp
13882 * gdb.dwarf2/clztest.exp
13883 * gdb.dwarf2/corrupt.exp
13884 * gdb.dwarf2/data-loc.exp
13885 * gdb.dwarf2/dup-psym.exp
13886 * gdb.dwarf2/dw2-anon-mptr.exp
13887 * gdb.dwarf2/dw2-anonymous-func.exp
13888 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13889 * gdb.dwarf2/dw2-bad-unresolved.exp
13890 * gdb.dwarf2/dw2-basic.exp
13891 * gdb.dwarf2/dw2-canonicalize-type.exp
13892 * gdb.dwarf2/dw2-case-insensitive.exp
13893 * gdb.dwarf2/dw2-common-block.exp
13894 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13895 * gdb.dwarf2/dw2-compressed.exp
13896 * gdb.dwarf2/dw2-const.exp
13897 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13898 * gdb.dwarf2/dw2-cu-size.exp
13899 * gdb.dwarf2/dw2-dup-frame.exp
13900 * gdb.dwarf2/dw2-entry-value.exp
13901 * gdb.dwarf2/dw2-icycle.exp
13902 * gdb.dwarf2/dw2-ifort-parameter.exp
13903 * gdb.dwarf2/dw2-inline-break.exp
13904 * gdb.dwarf2/dw2-inline-param.exp
13905 * gdb.dwarf2/dw2-intercu.exp
13906 * gdb.dwarf2/dw2-intermix.exp
13907 * gdb.dwarf2/dw2-lexical-block-bare.exp
13908 * gdb.dwarf2/dw2-linkage-name-trust.exp
13909 * gdb.dwarf2/dw2-minsym-in-cu.exp
13910 * gdb.dwarf2/dw2-noloc.exp
13911 * gdb.dwarf2/dw2-op-call.exp
13912 * gdb.dwarf2/dw2-op-out-param.exp
13913 * gdb.dwarf2/dw2-opt-structptr.exp
13914 * gdb.dwarf2/dw2-param-error.exp
13915 * gdb.dwarf2/dw2-producer.exp
13916 * gdb.dwarf2/dw2-ranges-base.exp
13917 * gdb.dwarf2/dw2-ref-missing-frame.exp
13918 * gdb.dwarf2/dw2-reg-undefined.exp
13919 * gdb.dwarf2/dw2-regno-invalid.exp
13920 * gdb.dwarf2/dw2-restore.exp
13921 * gdb.dwarf2/dw2-restrict.exp
13922 * gdb.dwarf2/dw2-single-line-discriminators.exp
13923 * gdb.dwarf2/dw2-strp.exp
13924 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13925 * gdb.dwarf2/dw2-unresolved.exp
13926 * gdb.dwarf2/dw2-var-zero-addr.exp
13927 * gdb.dwarf2/dw4-sig-types.exp
13928 * gdb.dwarf2/dwz.exp
13929 * gdb.dwarf2/dynarr-ptr.exp
13930 * gdb.dwarf2/enum-type.exp
13931 * gdb.dwarf2/gdb-index.exp
13932 * gdb.dwarf2/implptr-64bit.exp
13933 * gdb.dwarf2/implptr-optimized-out.exp
13934 * gdb.dwarf2/implptr.exp
13935 * gdb.dwarf2/implref-array.exp
13936 * gdb.dwarf2/implref-const.exp
13937 * gdb.dwarf2/implref-global.exp
13938 * gdb.dwarf2/implref-struct.exp
13939 * gdb.dwarf2/mac-fileno.exp
13940 * gdb.dwarf2/main-subprogram.exp
13941 * gdb.dwarf2/member-ptr-forwardref.exp
13942 * gdb.dwarf2/method-ptr.exp
13943 * gdb.dwarf2/missing-sig-type.exp
13944 * gdb.dwarf2/nonvar-access.exp
13945 * gdb.dwarf2/opaque-type-lookup.exp
13946 * gdb.dwarf2/pieces-optimized-out.exp
13947 * gdb.dwarf2/pieces.exp
13948 * gdb.dwarf2/pr10770.exp
13949 * gdb.dwarf2/pr13961.exp
13950 * gdb.dwarf2/staticvirtual.exp
13951 * gdb.dwarf2/subrange.exp
13952 * gdb.dwarf2/symtab-producer.exp
13953 * gdb.dwarf2/trace-crash.exp
13954 * gdb.dwarf2/typeddwarf.exp
13955 * gdb.dwarf2/valop.exp
13956 * gdb.dwarf2/watch-notconst.exp
13957 * gdb.fortran/array-element.exp
13958 * gdb.fortran/charset.exp
13959 * gdb.fortran/common-block.exp
13960 * gdb.fortran/complex.exp
13961 * gdb.fortran/derived-type-function.exp
13962 * gdb.fortran/derived-type.exp
13963 * gdb.fortran/logical.exp
13964 * gdb.fortran/module.exp
13965 * gdb.fortran/multi-dim.exp
13966 * gdb.fortran/nested-funcs.exp
13967 * gdb.fortran/print-formatted.exp
13968 * gdb.fortran/subarray.exp
13969 * gdb.fortran/vla-alloc-assoc.exp
13970 * gdb.fortran/vla-datatypes.exp
13971 * gdb.fortran/vla-history.exp
13972 * gdb.fortran/vla-ptr-info.exp
13973 * gdb.fortran/vla-ptype-sub.exp
13974 * gdb.fortran/vla-ptype.exp
13975 * gdb.fortran/vla-sizeof.exp
13976 * gdb.fortran/vla-type.exp
13977 * gdb.fortran/vla-value-sub-arbitrary.exp
13978 * gdb.fortran/vla-value-sub-finish.exp
13979 * gdb.fortran/vla-value-sub.exp
13980 * gdb.fortran/vla-value.exp
13981 * gdb.fortran/whatis_type.exp
13982 * gdb.go/chan.exp
13983 * gdb.go/handcall.exp
13984 * gdb.go/hello.exp
13985 * gdb.go/integers.exp
13986 * gdb.go/methods.exp
13987 * gdb.go/package.exp
13988 * gdb.go/strings.exp
13989 * gdb.go/types.exp
13990 * gdb.go/unsafe.exp
13991 * gdb.guile/scm-arch.exp
13992 * gdb.guile/scm-block.exp
13993 * gdb.guile/scm-breakpoint.exp
13994 * gdb.guile/scm-cmd.exp
13995 * gdb.guile/scm-disasm.exp
13996 * gdb.guile/scm-equal.exp
13997 * gdb.guile/scm-frame-args.exp
13998 * gdb.guile/scm-frame-inline.exp
13999 * gdb.guile/scm-frame.exp
14000 * gdb.guile/scm-iterator.exp
14001 * gdb.guile/scm-math.exp
14002 * gdb.guile/scm-objfile.exp
14003 * gdb.guile/scm-ports.exp
14004 * gdb.guile/scm-symbol.exp
14005 * gdb.guile/scm-symtab.exp
14006 * gdb.guile/scm-value-cc.exp
14007 * gdb.guile/types-module.exp
14008 * gdb.linespec/break-ask.exp
14009 * gdb.linespec/cpexplicit.exp
14010 * gdb.linespec/explicit.exp
14011 * gdb.linespec/keywords.exp
14012 * gdb.linespec/linespec.exp
14013 * gdb.linespec/ls-dollar.exp
14014 * gdb.linespec/ls-errs.exp
14015 * gdb.linespec/skip-two.exp
14016 * gdb.linespec/thread.exp
14017 * gdb.mi/mi-async.exp
14018 * gdb.mi/mi-basics.exp
14019 * gdb.mi/mi-break.exp
14020 * gdb.mi/mi-catch-load.exp
14021 * gdb.mi/mi-cli.exp
14022 * gdb.mi/mi-cmd-param-changed.exp
14023 * gdb.mi/mi-console.exp
14024 * gdb.mi/mi-detach.exp
14025 * gdb.mi/mi-disassemble.exp
14026 * gdb.mi/mi-eval.exp
14027 * gdb.mi/mi-file-transfer.exp
14028 * gdb.mi/mi-file.exp
14029 * gdb.mi/mi-fill-memory.exp
14030 * gdb.mi/mi-inheritance-syntax-error.exp
14031 * gdb.mi/mi-linespec-err-cp.exp
14032 * gdb.mi/mi-logging.exp
14033 * gdb.mi/mi-memory-changed.exp
14034 * gdb.mi/mi-read-memory.exp
14035 * gdb.mi/mi-record-changed.exp
14036 * gdb.mi/mi-reg-undefined.exp
14037 * gdb.mi/mi-regs.exp
14038 * gdb.mi/mi-return.exp
14039 * gdb.mi/mi-reverse.exp
14040 * gdb.mi/mi-simplerun.exp
14041 * gdb.mi/mi-solib.exp
14042 * gdb.mi/mi-stack.exp
14043 * gdb.mi/mi-stepi.exp
14044 * gdb.mi/mi-syn-frame.exp
14045 * gdb.mi/mi-until.exp
14046 * gdb.mi/mi-var-block.exp
14047 * gdb.mi/mi-var-child.exp
14048 * gdb.mi/mi-var-cmd.exp
14049 * gdb.mi/mi-var-cp.exp
14050 * gdb.mi/mi-var-display.exp
14051 * gdb.mi/mi-var-invalidate.exp
14052 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14053 * gdb.mi/mi-vla-fortran.exp
14054 * gdb.mi/mi-watch.exp
14055 * gdb.mi/mi2-var-child.exp
14056 * gdb.mi/user-selected-context-sync.exp
14057 * gdb.modula2/unbounded-array.exp
14058 * gdb.multi/dummy-frame-restore.exp
14059 * gdb.multi/multi-arch-exec.exp
14060 * gdb.multi/multi-arch.exp
14061 * gdb.multi/tids.exp
14062 * gdb.multi/watchpoint-multi.exp
14063 * gdb.opencl/callfuncs.exp
14064 * gdb.opencl/convs_casts.exp
14065 * gdb.opencl/datatypes.exp
14066 * gdb.opencl/operators.exp
14067 * gdb.opencl/vec_comps.exp
14068 * gdb.opt/clobbered-registers-O2.exp
14069 * gdb.opt/inline-break.exp
14070 * gdb.opt/inline-bt.exp
14071 * gdb.opt/inline-cmds.exp
14072 * gdb.opt/inline-locals.exp
14073 * gdb.pascal/case-insensitive-symbols.exp
14074 * gdb.pascal/floats.exp
14075 * gdb.pascal/gdb11492.exp
14076 * gdb.python/lib-types.exp
14077 * gdb.python/py-arch.exp
14078 * gdb.python/py-as-string.exp
14079 * gdb.python/py-bad-printers.exp
14080 * gdb.python/py-block.exp
14081 * gdb.python/py-breakpoint-create-fail.exp
14082 * gdb.python/py-breakpoint.exp
14083 * gdb.python/py-caller-is.exp
14084 * gdb.python/py-cmd.exp
14085 * gdb.python/py-explore-cc.exp
14086 * gdb.python/py-explore.exp
14087 * gdb.python/py-finish-breakpoint.exp
14088 * gdb.python/py-finish-breakpoint2.exp
14089 * gdb.python/py-frame-args.exp
14090 * gdb.python/py-frame-inline.exp
14091 * gdb.python/py-frame.exp
14092 * gdb.python/py-framefilter-mi.exp
14093 * gdb.python/py-infthread.exp
14094 * gdb.python/py-lazy-string.exp
14095 * gdb.python/py-linetable.exp
14096 * gdb.python/py-mi-events.exp
14097 * gdb.python/py-mi-objfile.exp
14098 * gdb.python/py-mi.exp
14099 * gdb.python/py-objfile.exp
14100 * gdb.python/py-pp-integral.exp
14101 * gdb.python/py-pp-maint.exp
14102 * gdb.python/py-pp-re-notag.exp
14103 * gdb.python/py-pp-registration.exp
14104 * gdb.python/py-recurse-unwind.exp
14105 * gdb.python/py-strfns.exp
14106 * gdb.python/py-symbol.exp
14107 * gdb.python/py-symtab.exp
14108 * gdb.python/py-sync-interp.exp
14109 * gdb.python/py-typeprint.exp
14110 * gdb.python/py-unwind-maint.exp
14111 * gdb.python/py-unwind.exp
14112 * gdb.python/py-value-cc.exp
14113 * gdb.python/py-xmethods.exp
14114 * gdb.reverse/amd64-tailcall-reverse.exp
14115 * gdb.reverse/break-precsave.exp
14116 * gdb.reverse/break-reverse.exp
14117 * gdb.reverse/consecutive-precsave.exp
14118 * gdb.reverse/consecutive-reverse.exp
14119 * gdb.reverse/finish-precsave.exp
14120 * gdb.reverse/finish-reverse-bkpt.exp
14121 * gdb.reverse/finish-reverse.exp
14122 * gdb.reverse/fstatat-reverse.exp
14123 * gdb.reverse/getresuid-reverse.exp
14124 * gdb.reverse/i386-precsave.exp
14125 * gdb.reverse/i386-reverse.exp
14126 * gdb.reverse/i386-sse-reverse.exp
14127 * gdb.reverse/i387-env-reverse.exp
14128 * gdb.reverse/i387-stack-reverse.exp
14129 * gdb.reverse/insn-reverse.exp
14130 * gdb.reverse/machinestate-precsave.exp
14131 * gdb.reverse/machinestate.exp
14132 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14133 * gdb.reverse/pipe-reverse.exp
14134 * gdb.reverse/readv-reverse.exp
14135 * gdb.reverse/recvmsg-reverse.exp
14136 * gdb.reverse/rerun-prec.exp
14137 * gdb.reverse/s390-mvcle.exp
14138 * gdb.reverse/step-precsave.exp
14139 * gdb.reverse/step-reverse.exp
14140 * gdb.reverse/time-reverse.exp
14141 * gdb.reverse/until-precsave.exp
14142 * gdb.reverse/until-reverse.exp
14143 * gdb.reverse/waitpid-reverse.exp
14144 * gdb.reverse/watch-precsave.exp
14145 * gdb.reverse/watch-reverse.exp
14146 * gdb.rust/generics.exp
14147 * gdb.rust/methods.exp
14148 * gdb.rust/modules.exp
14149 * gdb.rust/simple.exp
14150 * gdb.server/connect-with-no-symbol-file.exp
14151 * gdb.server/ext-attach.exp
14152 * gdb.server/ext-restart.exp
14153 * gdb.server/ext-wrapper.exp
14154 * gdb.server/file-transfer.exp
14155 * gdb.server/server-exec-info.exp
14156 * gdb.server/server-kill.exp
14157 * gdb.server/server-mon.exp
14158 * gdb.server/wrapper.exp
14159 * gdb.stabs/exclfwd.exp
14160 * gdb.stabs/gdb11479.exp
14161 * gdb.threads/clone-new-thread-event.exp
14162 * gdb.threads/corethreads.exp
14163 * gdb.threads/current-lwp-dead.exp
14164 * gdb.threads/dlopen-libpthread.exp
14165 * gdb.threads/gcore-thread.exp
14166 * gdb.threads/sigstep-threads.exp
14167 * gdb.threads/watchpoint-fork.exp
14168 * gdb.trace/actions-changed.exp
14169 * gdb.trace/backtrace.exp
14170 * gdb.trace/change-loc.exp
14171 * gdb.trace/circ.exp
14172 * gdb.trace/collection.exp
14173 * gdb.trace/disconnected-tracing.exp
14174 * gdb.trace/ftrace.exp
14175 * gdb.trace/mi-trace-frame-collected.exp
14176 * gdb.trace/mi-trace-unavailable.exp
14177 * gdb.trace/mi-traceframe-changed.exp
14178 * gdb.trace/mi-tsv-changed.exp
14179 * gdb.trace/no-attach-trace.exp
14180 * gdb.trace/passc-dyn.exp
14181 * gdb.trace/qtro.exp
14182 * gdb.trace/range-stepping.exp
14183 * gdb.trace/read-memory.exp
14184 * gdb.trace/save-trace.exp
14185 * gdb.trace/signal.exp
14186 * gdb.trace/status-stop.exp
14187 * gdb.trace/tfile.exp
14188 * gdb.trace/trace-break.exp
14189 * gdb.trace/trace-buffer-size.exp
14190 * gdb.trace/trace-condition.exp
14191 * gdb.trace/tracefile-pseudo-reg.exp
14192 * gdb.trace/tstatus.exp
14193 * gdb.trace/unavailable.exp
14194 * gdb.trace/while-dyn.exp
14195 * gdb.trace/while-stepping.exp
14196
14197 2016-12-22 Doug Evans <xdje42@gmail.com>
14198
14199 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14200 and msymbols.
14201
14202 2016-12-19 Yao Qi <yao.qi@linaro.org>
14203
14204 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14205 (test_with_self): Don't call do_steps_and_nexts, and remove
14206 code about stepping into xmalloc.
14207
14208 2016-12-09 Yao Qi <yao.qi@linaro.org>
14209
14210 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14211
14212 2016-12-09 Yao Qi <yao.qi@linaro.org>
14213
14214 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14215
14216 2016-12-09 Pedro Alves <palves@redhat.com>
14217
14218 * gdb.base/all-architectures-0.exp: New file.
14219 * gdb.base/all-architectures-1.exp: New file.
14220 * gdb.base/all-architectures-2.exp: New file.
14221 * gdb.base/all-architectures-3.exp: New file.
14222 * gdb.base/all-architectures-4.exp: New file.
14223 * gdb.base/all-architectures-5.exp: New file.
14224 * gdb.base/all-architectures-6.exp: New file.
14225 * gdb.base/all-architectures-7.exp: New file.
14226 * gdb.base/all-architectures.exp.in: New file.
14227
14228 2016-12-09 Yao Qi <yao.qi@linaro.org>
14229
14230 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14231
14232 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14233
14234 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14235 possible.
14236 Remove useless pattern-matching code.
14237
14238 2016-12-02 Pedro Alves <palves@redhat.com>
14239
14240 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14241 procedure.
14242 (top level): Call it.
14243
14244 2016-12-02 Pedro Alves <palves@redhat.com>
14245
14246 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14247 New procedure.
14248 (top level): Call it.
14249
14250 2016-12-02 Pedro Alves <palves@redhat.com>
14251
14252 PR cli/20559
14253 * gdb.base/commands.exp (user_defined_command_args_eval): New
14254 procedure.
14255 (top level): Call it.
14256
14257 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14258
14259 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14260 timeout handling.
14261
14262 2016-12-02 Tom Tromey <tom@tromey.com>
14263
14264 * gdb.dwarf2/main-subprogram.c: New file.
14265 * gdb.dwarf2/main-subprogram.exp: New file.
14266
14267 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14268
14269 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14270 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14271 gdb_test_no_output for a couple of cases.
14272 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14273
14274 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14275
14276 Fix test names and standardize compilation error messages throughout
14277 the following files:
14278
14279 * gdb.ada/start.exp
14280 * gdb.arch/alpha-step.exp
14281 * gdb.arch/e500-prologue.exp
14282 * gdb.arch/ftrace-insn-reloc.exp
14283 * gdb.arch/gdb1291.exp
14284 * gdb.arch/gdb1431.exp
14285 * gdb.arch/gdb1558.exp
14286 * gdb.arch/i386-dr3-watch.exp
14287 * gdb.arch/i386-sse-stack-align.exp
14288 * gdb.arch/ia64-breakpoint-shadow.exp
14289 * gdb.arch/pa-nullify.exp
14290 * gdb.arch/powerpc-aix-prologue.exp
14291 * gdb.arch/thumb-bx-pc.exp
14292 * gdb.base/annota1.exp
14293 * gdb.base/annota3.exp
14294 * gdb.base/arrayidx.exp
14295 * gdb.base/assign.exp
14296 * gdb.base/attach.exp
14297 * gdb.base/auxv.exp
14298 * gdb.base/bang.exp
14299 * gdb.base/bfp-test.exp
14300 * gdb.base/bigcore.exp
14301 * gdb.base/bitfields2.exp
14302 * gdb.base/break-fun-addr.exp
14303 * gdb.base/break-probes.exp
14304 * gdb.base/call-rt-st.exp
14305 * gdb.base/callexit.exp
14306 * gdb.base/catch-fork-kill.exp
14307 * gdb.base/charset.exp
14308 * gdb.base/checkpoint.exp
14309 * gdb.base/comprdebug.exp
14310 * gdb.base/constvars.exp
14311 * gdb.base/coredump-filter.exp
14312 * gdb.base/cursal.exp
14313 * gdb.base/cvexpr.exp
14314 * gdb.base/detach.exp
14315 * gdb.base/display.exp
14316 * gdb.base/dmsym.exp
14317 * gdb.base/dprintf-pending.exp
14318 * gdb.base/dso2dso.exp
14319 * gdb.base/dtrace-probe.exp
14320 * gdb.base/dump.exp
14321 * gdb.base/enum_cond.exp
14322 * gdb.base/exe-lock.exp
14323 * gdb.base/exec-invalid-sysroot.exp
14324 * gdb.base/execl-update-breakpoints.exp
14325 * gdb.base/exprs.exp
14326 * gdb.base/fileio.exp
14327 * gdb.base/find.exp
14328 * gdb.base/finish.exp
14329 * gdb.base/fixsection.exp
14330 * gdb.base/foll-vfork.exp
14331 * gdb.base/frame-args.exp
14332 * gdb.base/gcore.exp
14333 * gdb.base/gdb1250.exp
14334 * gdb.base/global-var-nested-by-dso.exp
14335 * gdb.base/gnu-ifunc.exp
14336 * gdb.base/hashline1.exp
14337 * gdb.base/hashline2.exp
14338 * gdb.base/hashline3.exp
14339 * gdb.base/hbreak-in-shr-unsupported.exp
14340 * gdb.base/huge.exp
14341 * gdb.base/infcall-input.exp
14342 * gdb.base/info-fun.exp
14343 * gdb.base/info-shared.exp
14344 * gdb.base/jit-simple.exp
14345 * gdb.base/jit-so.exp
14346 * gdb.base/jit.exp
14347 * gdb.base/jump.exp
14348 * gdb.base/label.exp
14349 * gdb.base/lineinc.exp
14350 * gdb.base/logical.exp
14351 * gdb.base/longjmp.exp
14352 * gdb.base/macscp.exp
14353 * gdb.base/miscexprs.exp
14354 * gdb.base/new-ui-echo.exp
14355 * gdb.base/new-ui-pending-input.exp
14356 * gdb.base/new-ui.exp
14357 * gdb.base/nodebug.exp
14358 * gdb.base/nofield.exp
14359 * gdb.base/offsets.exp
14360 * gdb.base/overlays.exp
14361 * gdb.base/pending.exp
14362 * gdb.base/pointers.exp
14363 * gdb.base/pr11022.exp
14364 * gdb.base/printcmds.exp
14365 * gdb.base/prologue.exp
14366 * gdb.base/ptr-typedef.exp
14367 * gdb.base/realname-expand.exp
14368 * gdb.base/relativedebug.exp
14369 * gdb.base/relocate.exp
14370 * gdb.base/remote.exp
14371 * gdb.base/reread.exp
14372 * gdb.base/return2.exp
14373 * gdb.base/savedregs.exp
14374 * gdb.base/sep.exp
14375 * gdb.base/sepdebug.exp
14376 * gdb.base/sepsymtab.exp
14377 * gdb.base/set-inferior-tty.exp
14378 * gdb.base/setshow.exp
14379 * gdb.base/shlib-call.exp
14380 * gdb.base/sigaltstack.exp
14381 * gdb.base/siginfo-addr.exp
14382 * gdb.base/signals.exp
14383 * gdb.base/signull.exp
14384 * gdb.base/sigrepeat.exp
14385 * gdb.base/so-impl-ld.exp
14386 * gdb.base/solib-display.exp
14387 * gdb.base/solib-overlap.exp
14388 * gdb.base/solib-search.exp
14389 * gdb.base/solib-symbol.exp
14390 * gdb.base/structs.exp
14391 * gdb.base/structs2.exp
14392 * gdb.base/symtab-search-order.exp
14393 * gdb.base/twice.exp
14394 * gdb.base/unload.exp
14395 * gdb.base/varargs.exp
14396 * gdb.base/watchpoint-solib.exp
14397 * gdb.base/watchpoint.exp
14398 * gdb.base/whatis.exp
14399 * gdb.base/wrong_frame_bt_full.exp
14400 * gdb.btrace/dlopen.exp
14401 * gdb.cell/ea-standalone.exp
14402 * gdb.cell/ea-test.exp
14403 * gdb.cp/dispcxx.exp
14404 * gdb.cp/gdb2384.exp
14405 * gdb.cp/method2.exp
14406 * gdb.cp/nextoverthrow.exp
14407 * gdb.cp/pr10728.exp
14408 * gdb.disasm/am33.exp
14409 * gdb.disasm/h8300s.exp
14410 * gdb.disasm/mn10300.exp
14411 * gdb.disasm/sh3.exp
14412 * gdb.dwarf2/dw2-dir-file-name.exp
14413 * gdb.fortran/complex.exp
14414 * gdb.fortran/library-module.exp
14415 * gdb.guile/scm-pretty-print.exp
14416 * gdb.guile/scm-symbol.exp
14417 * gdb.guile/scm-type.exp
14418 * gdb.guile/scm-value.exp
14419 * gdb.linespec/linespec.exp
14420 * gdb.mi/gdb701.exp
14421 * gdb.mi/gdb792.exp
14422 * gdb.mi/mi-breakpoint-changed.exp
14423 * gdb.mi/mi-dprintf-pending.exp
14424 * gdb.mi/mi-dprintf.exp
14425 * gdb.mi/mi-exit-code.exp
14426 * gdb.mi/mi-pending.exp
14427 * gdb.mi/mi-solib.exp
14428 * gdb.mi/new-ui-mi-sync.exp
14429 * gdb.mi/pr11022.exp
14430 * gdb.mi/user-selected-context-sync.exp
14431 * gdb.opt/solib-intra-step.exp
14432 * gdb.python/py-events.exp
14433 * gdb.python/py-finish-breakpoint.exp
14434 * gdb.python/py-mi.exp
14435 * gdb.python/py-prettyprint.exp
14436 * gdb.python/py-shared.exp
14437 * gdb.python/py-symbol.exp
14438 * gdb.python/py-template.exp
14439 * gdb.python/py-type.exp
14440 * gdb.python/py-value.exp
14441 * gdb.reverse/solib-precsave.exp
14442 * gdb.reverse/solib-reverse.exp
14443 * gdb.server/solib-list.exp
14444 * gdb.stabs/weird.exp
14445 * gdb.threads/reconnect-signal.exp
14446 * gdb.threads/stepi-random-signal.exp
14447 * gdb.trace/actions.exp
14448 * gdb.trace/ax.exp
14449 * gdb.trace/backtrace.exp
14450 * gdb.trace/change-loc.exp
14451 * gdb.trace/deltrace.exp
14452 * gdb.trace/ftrace-lock.exp
14453 * gdb.trace/ftrace.exp
14454 * gdb.trace/infotrace.exp
14455 * gdb.trace/mi-tracepoint-changed.exp
14456 * gdb.trace/packetlen.exp
14457 * gdb.trace/passcount.exp
14458 * gdb.trace/pending.exp
14459 * gdb.trace/range-stepping.exp
14460 * gdb.trace/report.exp
14461 * gdb.trace/stap-trace.exp
14462 * gdb.trace/tfind.exp
14463 * gdb.trace/trace-break.exp
14464 * gdb.trace/trace-condition.exp
14465 * gdb.trace/trace-enable-disable.exp
14466 * gdb.trace/trace-mt.exp
14467 * gdb.trace/tracecmd.exp
14468 * gdb.trace/tspeed.exp
14469 * gdb.trace/tsv.exp
14470 * lib/perftest.exp
14471
14472 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14473
14474 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14475 with gdb_test_no_output.
14476 Use command as test name.
14477
14478 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14479
14480 Fix test names starting with uppercase throughout the files.
14481
14482 * gdb.ada/assign_1.exp
14483 * gdb.ada/boolean_expr.exp
14484 * gdb.base/arrayidx.exp
14485 * gdb.base/del.exp
14486 * gdb.base/gcore-buffer-overflow.exp
14487 * gdb.base/testenv.exp
14488 * gdb.compile/compile.exp
14489 * gdb.python/py-framefilter-invalidarg.exp
14490 * gdb.python/py-framefilter.exp
14491
14492 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14493
14494 Fix test names starting with uppercase throughout the files.
14495
14496 * gdb.ada/array_return.exp
14497 * gdb.ada/expr_delims.exp
14498 * gdb.ada/mi_dyn_arr.exp
14499 * gdb.ada/mi_interface.exp
14500 * gdb.ada/mi_var_array.exp
14501 * gdb.ada/watch_arg.exp
14502 * gdb.arch/alpha-step.exp
14503 * gdb.arch/altivec-regs.exp
14504 * gdb.arch/e500-regs.exp
14505 * gdb.arch/powerpc-d128-regs.exp
14506 * gdb.base/arrayidx.exp
14507 * gdb.base/break.exp
14508 * gdb.base/checkpoint.exp
14509 * gdb.base/debug-expr.exp
14510 * gdb.base/dmsym.exp
14511 * gdb.base/radix.exp
14512 * gdb.base/sepdebug.exp
14513 * gdb.base/testenv.exp
14514 * gdb.base/watch_thread_num.exp
14515 * gdb.base/watchpoint-cond-gone.exp
14516 * gdb.cell/break.exp
14517 * gdb.cell/ea-cache.exp
14518 * gdb.compile/compile.exp
14519 * gdb.cp/gdb2495.exp
14520 * gdb.gdb/selftest.exp
14521 * gdb.gdb/xfullpath.exp
14522 * gdb.go/hello.exp
14523 * gdb.go/integers.exp
14524 * gdb.objc/basicclass.exp
14525 * gdb.pascal/hello.exp
14526 * gdb.pascal/integers.exp
14527 * gdb.python/py-breakpoint.exp
14528 * gdb.python/py-cmd.exp
14529 * gdb.python/py-linetable.exp
14530 * gdb.python/py-xmethods.exp
14531 * gdb.python/python.exp
14532 * gdb.reverse/consecutive-precsave.exp
14533 * gdb.reverse/finish-precsave.exp
14534 * gdb.reverse/i386-precsave.exp
14535 * gdb.reverse/machinestate-precsave.exp
14536 * gdb.reverse/sigall-precsave.exp
14537 * gdb.reverse/solib-precsave.exp
14538 * gdb.reverse/step-precsave.exp
14539 * gdb.reverse/until-precsave.exp
14540 * gdb.reverse/watch-precsave.exp
14541 * gdb.threads/leader-exit.exp
14542 * gdb.threads/pthreads.exp
14543 * gdb.threads/wp-replication.exp
14544 * gdb.trace/actions.exp
14545 * gdb.trace/mi-tsv-changed.exp
14546 * gdb.trace/tsv.exp
14547
14548 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14549
14550 Fix test names starting with uppercase throughout the files.
14551
14552 * gdb.arch/i386-bp_permanent.exp
14553 * gdb.arch/i386-gnu-cfi.exp
14554 * gdb.base/disasm-end-cu.exp
14555 * gdb.base/macscp.exp
14556 * gdb.base/pending.exp
14557 * gdb.base/watch_thread_num.exp
14558 * gdb.cp/exception.exp
14559 * gdb.cp/gdb2495.exp
14560 * gdb.cp/local.exp
14561 * gdb.python/py-evsignal.exp
14562 * gdb.python/python.exp
14563 * gdb.trace/tracecmd.exp
14564
14565 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14566
14567 Fix test names starting with uppercase throughout the files.
14568
14569 * gdb.base/charset.exp
14570 * gdb.base/eval.exp
14571 * gdb.base/multi-forks.exp
14572 * gdb.guile/scm-progspace.exp
14573 * gdb.opencl/datatypes.exp
14574 * gdb.python/py-block.exp
14575 * gdb.python/py-function.exp
14576 * gdb.python/py-symbol.exp
14577 * gdb.python/py-symtab.exp
14578 * gdb.python/py-xmethods.exp
14579 * gdb.reverse/break-precsave.exp
14580 * gdb.reverse/break-reverse.exp
14581 * gdb.reverse/consecutive-precsave.exp
14582 * gdb.reverse/consecutive-reverse.exp
14583 * gdb.reverse/finish-precsave.exp
14584 * gdb.reverse/finish-reverse-bkpt.exp
14585 * gdb.reverse/finish-reverse.exp
14586 * gdb.reverse/fstatat-reverse.exp
14587 * gdb.reverse/getresuid-reverse.exp
14588 * gdb.reverse/i386-precsave.exp
14589 * gdb.reverse/i386-reverse.exp
14590 * gdb.reverse/i386-sse-reverse.exp
14591 * gdb.reverse/i387-stack-reverse.exp
14592 * gdb.reverse/insn-reverse.exp
14593 * gdb.reverse/machinestate-precsave.exp
14594 * gdb.reverse/machinestate.exp
14595 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14596 * gdb.reverse/pipe-reverse.exp
14597 * gdb.reverse/readv-reverse.exp
14598 * gdb.reverse/recvmsg-reverse.exp
14599 * gdb.reverse/rerun-prec.exp
14600 * gdb.reverse/s390-mvcle.exp
14601 * gdb.reverse/sigall-precsave.exp
14602 * gdb.reverse/sigall-reverse.exp
14603 * gdb.reverse/solib-precsave.exp
14604 * gdb.reverse/solib-reverse.exp
14605 * gdb.reverse/step-precsave.exp
14606 * gdb.reverse/step-reverse.exp
14607 * gdb.reverse/time-reverse.exp
14608 * gdb.reverse/until-precsave.exp
14609 * gdb.reverse/until-reverse.exp
14610 * gdb.reverse/waitpid-reverse.exp
14611 * gdb.reverse/watch-precsave.exp
14612 * gdb.reverse/watch-reverse.exp
14613
14614 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14615
14616 Fix test names starting with uppercase throughout the files.
14617
14618 * gdb.arch/i386-mpx-simple_segv.exp
14619 * gdb.arch/i386-mpx.exp
14620 * gdb.arch/i386-permbkpt.exp
14621 * gdb.arch/pa-nullify.exp
14622 * gdb.arch/powerpc-d128-regs.exp
14623 * gdb.arch/vsx-regs.exp
14624 * gdb.base/bfp-test.exp
14625 * gdb.base/break.exp
14626 * gdb.base/breakpoint-shadow.exp
14627 * gdb.base/callfuncs.exp
14628 * gdb.base/charset.exp
14629 * gdb.base/commands.exp
14630 * gdb.base/completion.exp
14631 * gdb.base/dfp-test.exp
14632 * gdb.base/echo.exp
14633 * gdb.base/ending-run.exp
14634 * gdb.base/eval.exp
14635 * gdb.base/expand-psymtabs.exp
14636 * gdb.base/float128.exp
14637 * gdb.base/floatn.exp
14638 * gdb.base/foll-exec-mode.exp
14639 * gdb.base/gdb1056.exp
14640 * gdb.base/gdb11531.exp
14641 * gdb.base/kill-after-signal.exp
14642 * gdb.base/multi-forks.exp
14643 * gdb.base/overlays.exp
14644 * gdb.base/pending.exp
14645 * gdb.base/sepdebug.exp
14646 * gdb.base/testenv.exp
14647 * gdb.base/valgrind-db-attach.exp
14648 * gdb.base/watch_thread_num.exp
14649 * gdb.base/watchpoint-cond-gone.exp
14650 * gdb.base/watchpoint.exp
14651 * gdb.base/watchpoints.exp
14652 * gdb.cp/arg-reference.exp
14653 * gdb.cp/baseenum.exp
14654 * gdb.cp/operator.exp
14655 * gdb.cp/shadow.exp
14656 * gdb.dwarf2/dw2-op-out-param.exp
14657 * gdb.dwarf2/dw2-reg-undefined.exp
14658 * gdb.go/chan.exp
14659 * gdb.go/hello.exp
14660 * gdb.go/integers.exp
14661 * gdb.go/methods.exp
14662 * gdb.go/package.exp
14663 * gdb.guile/scm-parameter.exp
14664 * gdb.guile/scm-progspace.exp
14665 * gdb.guile/scm-value.exp
14666 * gdb.mi/mi-pending.exp
14667 * gdb.mi/user-selected-context-sync.exp
14668 * gdb.multi/multi-attach.exp
14669 * gdb.multi/tids.exp
14670 * gdb.opt/clobbered-registers-O2.exp
14671 * gdb.pascal/floats.exp
14672 * gdb.pascal/integers.exp
14673 * gdb.python/py-block.exp
14674 * gdb.python/py-events.exp
14675 * gdb.python/py-parameter.exp
14676 * gdb.python/py-symbol.exp
14677 * gdb.python/py-symtab.exp
14678 * gdb.python/py-type.exp
14679 * gdb.python/py-value.exp
14680 * gdb.python/py-xmethods.exp
14681 * gdb.python/python.exp
14682 * gdb.reverse/break-precsave.exp
14683 * gdb.reverse/consecutive-precsave.exp
14684 * gdb.reverse/finish-precsave.exp
14685 * gdb.reverse/i386-precsave.exp
14686 * gdb.reverse/machinestate-precsave.exp
14687 * gdb.reverse/sigall-precsave.exp
14688 * gdb.reverse/solib-precsave.exp
14689 * gdb.reverse/step-precsave.exp
14690 * gdb.reverse/until-precsave.exp
14691 * gdb.reverse/watch-precsave.exp
14692 * gdb.server/ext-attach.exp
14693 * gdb.server/ext-restart.exp
14694 * gdb.server/ext-run.exp
14695 * gdb.server/ext-wrapper.exp
14696 * gdb.stabs/gdb11479.exp
14697 * gdb.stabs/weird.exp
14698 * gdb.threads/attach-many-short-lived-threads.exp
14699 * gdb.threads/kill.exp
14700 * gdb.threads/watchpoint-fork.exp
14701
14702 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14703
14704 Fix test names starting with uppercase throughout all the files below.
14705
14706 * gdb.ada/array_return.exp
14707 * gdb.ada/catch_ex.exp
14708 * gdb.ada/info_exc.exp
14709 * gdb.ada/mi_catch_ex.exp
14710 * gdb.ada/mi_dyn_arr.exp
14711 * gdb.ada/mi_ex_cond.exp
14712 * gdb.ada/mi_exc_info.exp
14713 * gdb.ada/mi_interface.exp
14714 * gdb.ada/mi_task_arg.exp
14715 * gdb.ada/mi_task_info.exp
14716 * gdb.ada/mi_var_array.exp
14717 * gdb.arch/alpha-step.exp
14718 * gdb.arch/amd64-disp-step.exp
14719 * gdb.arch/arm-disp-step.exp
14720 * gdb.arch/disp-step-insn-reloc.exp
14721 * gdb.arch/e500-prologue.exp
14722 * gdb.arch/ftrace-insn-reloc.exp
14723 * gdb.arch/gdb1558.exp
14724 * gdb.arch/i386-bp_permanent.exp
14725 * gdb.arch/i386-disp-step.exp
14726 * gdb.arch/i386-float.exp
14727 * gdb.arch/i386-gnu-cfi.exp
14728 * gdb.arch/ia64-breakpoint-shadow.exp
14729 * gdb.arch/mips16-thunks.exp
14730 * gdb.arch/pa-nullify.exp
14731 * gdb.arch/powerpc-aix-prologue.exp
14732 * gdb.arch/powerpc-power.exp
14733 * gdb.arch/ppc-dfp.exp
14734 * gdb.arch/s390-tdbregs.exp
14735 * gdb.arch/spu-info.exp
14736 * gdb.arch/spu-ls.exp
14737 * gdb.arch/thumb-bx-pc.exp
14738 * gdb.base/advance.exp
14739 * gdb.base/annota-input-while-running.exp
14740 * gdb.base/arrayidx.exp
14741 * gdb.base/asmlabel.exp
14742 * gdb.base/async.exp
14743 * gdb.base/attach-wait-input.exp
14744 * gdb.base/auto-connect-native-target.exp
14745 * gdb.base/batch-preserve-term-settings.exp
14746 * gdb.base/bfp-test.exp
14747 * gdb.base/bigcore.exp
14748 * gdb.base/bp-permanent.exp
14749 * gdb.base/break-always.exp
14750 * gdb.base/break-fun-addr.exp
14751 * gdb.base/break-idempotent.exp
14752 * gdb.base/break-main-file-remove-fail.exp
14753 * gdb.base/break-probes.exp
14754 * gdb.base/break-unload-file.exp
14755 * gdb.base/break.exp
14756 * gdb.base/call-ar-st.exp
14757 * gdb.base/call-rt-st.exp
14758 * gdb.base/call-sc.exp
14759 * gdb.base/call-signal-resume.exp
14760 * gdb.base/call-strs.exp
14761 * gdb.base/callexit.exp
14762 * gdb.base/callfuncs.exp
14763 * gdb.base/catch-gdb-caused-signals.exp
14764 * gdb.base/catch-signal-siginfo-cond.exp
14765 * gdb.base/catch-syscall.exp
14766 * gdb.base/compare-sections.exp
14767 * gdb.base/cond-eval-mode.exp
14768 * gdb.base/condbreak-call-false.exp
14769 * gdb.base/consecutive-step-over.exp
14770 * gdb.base/cursal.exp
14771 * gdb.base/disabled-location.exp
14772 * gdb.base/disasm-end-cu.exp
14773 * gdb.base/display.exp
14774 * gdb.base/double-prompt-target-event-error.exp
14775 * gdb.base/dprintf-bp-same-addr.exp
14776 * gdb.base/dprintf-detach.exp
14777 * gdb.base/dprintf-next.exp
14778 * gdb.base/dprintf-non-stop.exp
14779 * gdb.base/dprintf-pending.exp
14780 * gdb.base/dso2dso.exp
14781 * gdb.base/ending-run.exp
14782 * gdb.base/enum_cond.exp
14783 * gdb.base/examine-backward.exp
14784 * gdb.base/exe-lock.exp
14785 * gdb.base/exec-invalid-sysroot.exp
14786 * gdb.base/execl-update-breakpoints.exp
14787 * gdb.base/execution-termios.exp
14788 * gdb.base/fileio.exp
14789 * gdb.base/fixsection.exp
14790 * gdb.base/foll-exec-mode.exp
14791 * gdb.base/foll-exec.exp
14792 * gdb.base/fork-running-state.exp
14793 * gdb.base/frame-args.exp
14794 * gdb.base/fullpath-expand.exp
14795 * gdb.base/func-ptr.exp
14796 * gdb.base/gcore-relro-pie.exp
14797 * gdb.base/gdb1090.exp
14798 * gdb.base/gdb1555.exp
14799 * gdb.base/global-var-nested-by-dso.exp
14800 * gdb.base/gnu-ifunc.exp
14801 * gdb.base/hbreak-in-shr-unsupported.exp
14802 * gdb.base/hbreak-unmapped.exp
14803 * gdb.base/hook-stop.exp
14804 * gdb.base/infcall-input.exp
14805 * gdb.base/info-fun.exp
14806 * gdb.base/info-shared.exp
14807 * gdb.base/interrupt-noterm.exp
14808 * gdb.base/jit-so.exp
14809 * gdb.base/jit.exp
14810 * gdb.base/line-symtabs.exp
14811 * gdb.base/list.exp
14812 * gdb.base/longjmp.exp
14813 * gdb.base/macscp.exp
14814 * gdb.base/max-value-size.exp
14815 * gdb.base/nodebug.exp
14816 * gdb.base/nofield.exp
14817 * gdb.base/overlays.exp
14818 * gdb.base/paginate-after-ctrl-c-running.exp
14819 * gdb.base/paginate-bg-execution.exp
14820 * gdb.base/paginate-inferior-exit.exp
14821 * gdb.base/pending.exp
14822 * gdb.base/pr11022.exp
14823 * gdb.base/printcmds.exp
14824 * gdb.base/ptr-typedef.exp
14825 * gdb.base/ptype.exp
14826 * gdb.base/randomize.exp
14827 * gdb.base/range-stepping.exp
14828 * gdb.base/realname-expand.exp
14829 * gdb.base/relativedebug.exp
14830 * gdb.base/remote.exp
14831 * gdb.base/savedregs.exp
14832 * gdb.base/sepdebug.exp
14833 * gdb.base/set-noassign.exp
14834 * gdb.base/shlib-call.exp
14835 * gdb.base/shreloc.exp
14836 * gdb.base/sigaltstack.exp
14837 * gdb.base/sigbpt.exp
14838 * gdb.base/siginfo-addr.exp
14839 * gdb.base/siginfo-obj.exp
14840 * gdb.base/siginfo-thread.exp
14841 * gdb.base/signest.exp
14842 * gdb.base/signull.exp
14843 * gdb.base/sigrepeat.exp
14844 * gdb.base/skip.exp
14845 * gdb.base/so-impl-ld.exp
14846 * gdb.base/solib-corrupted.exp
14847 * gdb.base/solib-disc.exp
14848 * gdb.base/solib-display.exp
14849 * gdb.base/solib-overlap.exp
14850 * gdb.base/solib-search.exp
14851 * gdb.base/solib-symbol.exp
14852 * gdb.base/source-execution.exp
14853 * gdb.base/sss-bp-on-user-bp-2.exp
14854 * gdb.base/sss-bp-on-user-bp.exp
14855 * gdb.base/stack-checking.exp
14856 * gdb.base/stale-infcall.exp
14857 * gdb.base/step-break.exp
14858 * gdb.base/step-line.exp
14859 * gdb.base/step-over-exit.exp
14860 * gdb.base/step-test.exp
14861 * gdb.base/structs.exp
14862 * gdb.base/sym-file.exp
14863 * gdb.base/symtab-search-order.exp
14864 * gdb.base/term.exp
14865 * gdb.base/type-opaque.exp
14866 * gdb.base/unload.exp
14867 * gdb.base/until-nodebug.exp
14868 * gdb.base/until.exp
14869 * gdb.base/unwindonsignal.exp
14870 * gdb.base/watch-cond.exp
14871 * gdb.base/watch-non-mem.exp
14872 * gdb.base/watch_thread_num.exp
14873 * gdb.base/watchpoint-reuse-slot.exp
14874 * gdb.base/watchpoint-solib.exp
14875 * gdb.base/watchpoint.exp
14876 * gdb.btrace/dlopen.exp
14877 * gdb.cell/arch.exp
14878 * gdb.cell/break.exp
14879 * gdb.cell/bt.exp
14880 * gdb.cell/core.exp
14881 * gdb.cell/data.exp
14882 * gdb.cell/dwarfaddr.exp
14883 * gdb.cell/ea-cache.exp
14884 * gdb.cell/ea-standalone.exp
14885 * gdb.cell/ea-test.exp
14886 * gdb.cell/f-regs.exp
14887 * gdb.cell/fork.exp
14888 * gdb.cell/gcore.exp
14889 * gdb.cell/mem-access.exp
14890 * gdb.cell/ptype.exp
14891 * gdb.cell/registers.exp
14892 * gdb.cell/sizeof.exp
14893 * gdb.cell/solib-symbol.exp
14894 * gdb.cell/solib.exp
14895 * gdb.compile/compile-tls.exp
14896 * gdb.cp/exception.exp
14897 * gdb.cp/gdb2495.exp
14898 * gdb.cp/local.exp
14899 * gdb.cp/mb-inline.exp
14900 * gdb.cp/mb-templates.exp
14901 * gdb.cp/pr10687.exp
14902 * gdb.cp/pr9167.exp
14903 * gdb.cp/scope-err.exp
14904 * gdb.cp/templates.exp
14905 * gdb.cp/virtfunc.exp
14906 * gdb.dwarf2/dw2-dir-file-name.exp
14907 * gdb.dwarf2/dw2-single-line-discriminators.exp
14908 * gdb.fortran/complex.exp
14909 * gdb.fortran/library-module.exp
14910 * gdb.guile/guile.exp
14911 * gdb.guile/scm-cmd.exp
14912 * gdb.guile/scm-frame-inline.exp
14913 * gdb.guile/scm-objfile.exp
14914 * gdb.guile/scm-pretty-print.exp
14915 * gdb.guile/scm-symbol.exp
14916 * gdb.guile/scm-type.exp
14917 * gdb.guile/scm-value.exp
14918 * gdb.linespec/keywords.exp
14919 * gdb.linespec/ls-errs.exp
14920 * gdb.linespec/macro-relative.exp
14921 * gdb.linespec/thread.exp
14922 * gdb.mi/mi-breakpoint-changed.exp
14923 * gdb.mi/mi-dprintf-pending.exp
14924 * gdb.mi/mi-fullname-deleted.exp
14925 * gdb.mi/mi-logging.exp
14926 * gdb.mi/mi-pending.exp
14927 * gdb.mi/mi-solib.exp
14928 * gdb.mi/new-ui-mi-sync.exp
14929 * gdb.mi/user-selected-context-sync.exp
14930 * gdb.multi/dummy-frame-restore.exp
14931 * gdb.multi/multi-arch-exec.exp
14932 * gdb.multi/remove-inferiors.exp
14933 * gdb.multi/watchpoint-multi-exit.exp
14934 * gdb.opt/solib-intra-step.exp
14935 * gdb.perf/backtrace.exp
14936 * gdb.perf/single-step.exp
14937 * gdb.perf/skip-command.exp
14938 * gdb.perf/skip-prologue.exp
14939 * gdb.perf/solib.exp
14940 * gdb.python/lib-types.exp
14941 * gdb.python/py-as-string.exp
14942 * gdb.python/py-bad-printers.exp
14943 * gdb.python/py-block.exp
14944 * gdb.python/py-breakpoint.exp
14945 * gdb.python/py-cmd.exp
14946 * gdb.python/py-events.exp
14947 * gdb.python/py-evthreads.exp
14948 * gdb.python/py-finish-breakpoint.exp
14949 * gdb.python/py-finish-breakpoint2.exp
14950 * gdb.python/py-frame-inline.exp
14951 * gdb.python/py-frame.exp
14952 * gdb.python/py-inferior.exp
14953 * gdb.python/py-infthread.exp
14954 * gdb.python/py-mi.exp
14955 * gdb.python/py-objfile.exp
14956 * gdb.python/py-pp-maint.exp
14957 * gdb.python/py-pp-registration.exp
14958 * gdb.python/py-prettyprint.exp
14959 * gdb.python/py-recurse-unwind.exp
14960 * gdb.python/py-shared.exp
14961 * gdb.python/py-symbol.exp
14962 * gdb.python/py-symtab.exp
14963 * gdb.python/py-template.exp
14964 * gdb.python/py-type.exp
14965 * gdb.python/py-unwind-maint.exp
14966 * gdb.python/py-unwind.exp
14967 * gdb.python/py-value.exp
14968 * gdb.python/python.exp
14969 * gdb.reverse/finish-reverse-bkpt.exp
14970 * gdb.reverse/insn-reverse.exp
14971 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14972 * gdb.reverse/solib-precsave.exp
14973 * gdb.reverse/solib-reverse.exp
14974 * gdb.stabs/gdb11479.exp
14975 * gdb.stabs/weird.exp
14976 * gdb.threads/fork-child-threads.exp
14977 * gdb.threads/fork-plus-threads.exp
14978 * gdb.threads/fork-thread-pending.exp
14979 * gdb.threads/forking-threads-plus-breakpoint.exp
14980 * gdb.threads/hand-call-in-threads.exp
14981 * gdb.threads/interrupted-hand-call.exp
14982 * gdb.threads/linux-dp.exp
14983 * gdb.threads/local-watch-wrong-thread.exp
14984 * gdb.threads/next-while-other-thread-longjmps.exp
14985 * gdb.threads/non-ldr-exit.exp
14986 * gdb.threads/pending-step.exp
14987 * gdb.threads/print-threads.exp
14988 * gdb.threads/process-dies-while-detaching.exp
14989 * gdb.threads/process-dies-while-handling-bp.exp
14990 * gdb.threads/pthreads.exp
14991 * gdb.threads/queue-signal.exp
14992 * gdb.threads/reconnect-signal.exp
14993 * gdb.threads/signal-command-handle-nopass.exp
14994 * gdb.threads/signal-command-multiple-signals-pending.exp
14995 * gdb.threads/signal-delivered-right-thread.exp
14996 * gdb.threads/signal-sigtrap.exp
14997 * gdb.threads/sigthread.exp
14998 * gdb.threads/staticthreads.exp
14999 * gdb.threads/stepi-random-signal.exp
15000 * gdb.threads/thread-unwindonsignal.exp
15001 * gdb.threads/thread_check.exp
15002 * gdb.threads/thread_events.exp
15003 * gdb.threads/tid-reuse.exp
15004 * gdb.threads/tls-nodebug.exp
15005 * gdb.threads/tls-shared.exp
15006 * gdb.threads/tls-so_extern.exp
15007 * gdb.threads/tls.exp
15008 * gdb.threads/wp-replication.exp
15009 * gdb.trace/actions-changed.exp
15010 * gdb.trace/actions.exp
15011 * gdb.trace/backtrace.exp
15012 * gdb.trace/change-loc.exp
15013 * gdb.trace/collection.exp
15014 * gdb.trace/deltrace.exp
15015 * gdb.trace/disconnected-tracing.exp
15016 * gdb.trace/entry-values.exp
15017 * gdb.trace/ftrace-lock.exp
15018 * gdb.trace/ftrace.exp
15019 * gdb.trace/infotrace.exp
15020 * gdb.trace/mi-trace-frame-collected.exp
15021 * gdb.trace/mi-trace-unavailable.exp
15022 * gdb.trace/mi-traceframe-changed.exp
15023 * gdb.trace/mi-tracepoint-changed.exp
15024 * gdb.trace/mi-tsv-changed.exp
15025 * gdb.trace/no-attach-trace.exp
15026 * gdb.trace/packetlen.exp
15027 * gdb.trace/passc-dyn.exp
15028 * gdb.trace/passcount.exp
15029 * gdb.trace/pending.exp
15030 * gdb.trace/pr16508.exp
15031 * gdb.trace/qtro.exp
15032 * gdb.trace/range-stepping.exp
15033 * gdb.trace/read-memory.exp
15034 * gdb.trace/report.exp
15035 * gdb.trace/save-trace.exp
15036 * gdb.trace/signal.exp
15037 * gdb.trace/stap-trace.exp
15038 * gdb.trace/status-stop.exp
15039 * gdb.trace/strace.exp
15040 * gdb.trace/tfile.exp
15041 * gdb.trace/tfind.exp
15042 * gdb.trace/trace-break.exp
15043 * gdb.trace/trace-condition.exp
15044 * gdb.trace/trace-enable-disable.exp
15045 * gdb.trace/trace-mt.exp
15046 * gdb.trace/tracecmd.exp
15047 * gdb.trace/tracefile-pseudo-reg.exp
15048 * gdb.trace/tspeed.exp
15049 * gdb.trace/tstatus.exp
15050 * gdb.trace/tsv.exp
15051 * gdb.trace/unavailable.exp
15052 * gdb.trace/while-dyn.exp
15053 * gdb.trace/while-stepping.exp
15054 * lib/gdb-guile.exp
15055 * lib/gdb.exp
15056 * lib/mi-support.exp
15057 * lib/pascal.exp
15058 * lib/perftest.exp
15059 * lib/prelink-support.exp
15060 * lib/selftest-support.exp
15061
15062 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15063
15064 * Makefile.in: Include disable-implicit-rules.mk.
15065
15066 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15067
15068 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15069 non-byte-aligned bit fields.
15070
15071 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15072
15073 PR gdb/12616
15074 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15075 respects the DW_AT_data_bit_offset attribute.
15076
15077 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15078
15079 * gdb.base/default.exp: Fix output of "set language".
15080
15081 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15082
15083 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15084 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15085 make.
15086 * configure.ac: Remove checks for the make program.
15087 * configure: Re-generate.
15088
15089 2016-11-16 Kevin Buettner <kevinb@redhat.com>
15090
15091 * gdb.python/py-recurse-unwind.c (main): Add loop.
15092 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15093 to read_register() and gdb.parse_and_eval(). Make each code
15094 call a separate case that can be individually tested.
15095 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15096 proc. Call cont_and_backtrace for each of the code paths that
15097 we want to test in the unwinder.
15098
15099 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15100
15101 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15102 the definition of struct S.
15103
15104 2016-11-11 Catherine Moore <clm@codesourcery.com>
15105
15106 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15107
15108 2016-11-09 Pedro Alves <palves@redhat.com>
15109
15110 * gdb.base/commands.exp (runto_or_return): New procedure.
15111 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15112 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15113 (progvar_simple_while_test, progvar_complex_if_while_test)
15114 (if_while_breakpoint_command_test)
15115 (infrun_breakpoint_command_test, breakpoint_command_test)
15116 (user_defined_command_test, watchpoint_command_test)
15117 (test_command_prompt_position, redefine_hook_test)
15118 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15119 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15120 multi_line_input and multi_line. Remove gdb_expect and
15121 gdb_stop_suppressing_tests uses.
15122 * lib/gdb.exp (valnum_re): New global.
15123 (multi_line_input): New procedure.
15124
15125 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15126
15127 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15128 Remove.
15129 (test_setup): Define with proc_with_prefix.
15130 (test_cli_inferior): Likewise.
15131 (test_cli_thread): Likewise.
15132 (test_cli_frame): Likewise.
15133 (test_cli_select_frame): Likewise.
15134 (test_cli_up_down): Likewise.
15135 (test_mi_thread_select): Likewise.
15136 (test_mi_stack_select_frame): Likewise.
15137 (test_cli_in_mi_inferior): Likewise.
15138 (test_cli_in_mi_thread): Likewise.
15139 (test_cli_in_mi_frame): Likewise.
15140 (top level): Do not use with_test_prefix_procname.
15141
15142 2016-11-09 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.base/commands.exp (gdbvar_simple_if_test)
15145 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15146 (progvar_simple_if_test, progvar_simple_while_test)
15147 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15148 (infrun_breakpoint_command_test, breakpoint_command_test)
15149 (user_defined_command_test, watchpoint_command_test)
15150 (test_command_prompt_position, deprecated_command_test)
15151 (bp_deleted_in_command, temporary_breakpoint_commands)
15152 (stray_arg0_test, source_file_with_indented_comment)
15153 (recursive_source_test, if_commands_test)
15154 (error_clears_commands_left, redefine_hook_test)
15155 (redefine_backtrace_test): Use proc_with_prefix.
15156 * lib/gdb.exp (proc_with_prefix): New proc.
15157
15158 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15159
15160 * gdb.base/tui-layout.c: New file.
15161 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15162 disassembly window contains very long lines.
15163
15164 2016-11-08 Tom Tromey <tom@tromey.com>
15165
15166 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15167 depend on Python 2.
15168
15169 2016-11-08 Tom Tromey <tom@tromey.com>
15170
15171 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15172 New method.
15173
15174 2016-10-29 Manish Goregaokar <manish@mozilla.com>
15175
15176 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15177
15178 2016-10-27 Manish Goregaokar <manish@mozilla.com>
15179
15180 * gdb.rust/simple.rs: Add test for univariant enums without
15181 discriminants and for encoded struct-like enums.
15182
15183 2016-10-28 Pedro Alves <palves@redhat.com>
15184
15185 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15186 gdb_test_multiple, tighten regexps and match symtabs and line
15187 tables incrementally.
15188
15189 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
15190
15191 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15192 general.
15193
15194 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
15195
15196 * gdb.base/exec-invalid-sysroot.exp: New file.
15197
15198 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15199
15200 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15201
15202 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15203
15204 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15205
15206 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15207
15208 * gdb.base/killed-outside.exp: Remove $options from a call to
15209 `prepare_for_testing'.
15210
15211 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15212
15213 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15214 Change test message.
15215
15216 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15217
15218 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15219 Update comment.
15220
15221 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15222
15223 * gdb.trace/mi-trace-save.exp: New file.
15224
15225 2016-10-13 Yao Qi <yao.qi@linaro.org>
15226
15227 * gdb.base/code_elim.exp (get_var_address): Remove.
15228 * gdb.base/relocate.exp: Likewise.
15229 * gdb.base/shreloc.exp: Likewise.
15230 * lib/gdb.exp (get_var_address): New.
15231
15232 2016-10-13 Yao Qi <yao.qi@linaro.org>
15233
15234 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15235 floating point tests if $skip_float_test is false.
15236
15237 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
15238
15239 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15240 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15241 argc values.
15242 Add 1 to argc so we guarantee distinct initial/modified argc values.
15243
15244 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15245
15246 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15247
15248 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15249
15250 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15251 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15252 * gdb.arch/vsx-regs.exp: Likewise.
15253
15254 2016-10-07 Yao Qi <yao.qi@linaro.org>
15255
15256 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15257
15258 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15259
15260 * gdb.python/python.exp: Test decode_line("*0").
15261
15262 2016-10-06 Doug Evans <dje@google.com>
15263
15264 * gdb.python/py-value.exp (test_value_creation): Add test for large
15265 unsigned 64-bit value.
15266
15267 2016-10-06 Tom Tromey <tom@tromey.com>
15268
15269 * gdb.compile/compile.exp: Change java tests to rust.
15270 * gdb.base/setshow.exp: Change java tests to rust.
15271 * gdb.base/default.exp: Remove java from language list.
15272 * README (Examples): Update language example.
15273 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15274 test.
15275 * lib/gdb.exp (skip_java_tests): Remove.
15276 * lib/java.exp: Remove.
15277 * gdb.java: Remove.
15278
15279 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15280
15281 * gdb.arch/mips-fcr.exp: New test.
15282 * gdb.arch/mips-fcr.c: Source for the new test.
15283
15284 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15285
15286 * gdb.base/solib-disc.exp: Use `standard_output_file'
15287 throughout.
15288
15289 2016-10-06 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.base/jit-simple-dl.c: New file.
15292 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15293 * gdb.base/jit-simple.c: ... this.
15294 * gdb.base/jit-simple.exp (jit_run): Delete.
15295 (build_jit): New proc.
15296 (jit_test_reread): Recompile either the main program or the shared
15297 library, depending on what is being tested. Skip changing address
15298 if caller wants to. Compare before/after addresses. If testing
15299 standalone, explicitly load the binary. Test "maint info
15300 breakpoints".
15301 (top level): Add "standalone vs shared lib" and "change address"
15302 vs "same address" axes.
15303
15304 2016-10-06 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15307 call.
15308 (jit_run): Delete.
15309 (jit_test_reread): Use with_test_prefix. Reload the main binary
15310 explicitly. Compare the before/after addresses of the JIT
15311 descriptor.
15312
15313 2016-08-15 Doug Evans <dje@google.com>
15314
15315 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15316 for single bitfields is bool.
15317 * gdb.xml/tdesc-regs.exp: Ditto.
15318
15319 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15320
15321 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15322
15323 2016-10-05 Yao Qi <yao.qi@linaro.org>
15324
15325 * lib/gdb.exp (support_complex_tests): Return zero if
15326 gdb_skip_float_test return true.
15327
15328 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15329 Simon Marchi <simon.marchi@ericsson.com>
15330
15331 PR gdb/20487
15332 * gdb.mi/user-selected-context-sync.exp: New file.
15333 * gdb.mi/user-selected-context-sync.c: New file.
15334
15335 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15336 Simon Marchi <simon.marchi@ericsson.com>
15337
15338 PR gdb/20487
15339 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15340 =thread-select-event check.
15341
15342 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15343
15344 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15345 the compulsory L operand changes.
15346 * gdb.arch/powerpc-power.s: Likewise.
15347
15348 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15349
15350 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15351 * gdb.base/jit-attach-pie.c: New file.
15352 * gdb.base/jit-attach-pie.exp: New file.
15353
15354 2016-09-28 Pedro Alves <palves@redhat.com>
15355
15356 * gdb.base/infcall-input.c: New file.
15357 * gdb.base/infcall-input.exp: New file.
15358
15359 2016-09-22 Yao Qi <yao.qi@linaro.org>
15360
15361 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15362 (gdb_exit): Rename it to ...
15363 (gdbserver_gdb_exit): ... Close GDBserver.
15364 (gdb_exit): New proc, call gdbserver_gdb_exit.
15365 (mi_gdb_exit): Likewise.
15366
15367 2016-09-22 Yao Qi <yao.qi@linaro.org>
15368
15369 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15370 path.
15371 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15372 Remove duplication.
15373
15374 2016-09-22 Yao Qi <yao.qi@linaro.org>
15375
15376 * lib/gdbserver-support.exp: Check the existence of
15377 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15378
15379 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15380
15381 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15382
15383 2016-09-21 Tom Tromey <tom@tromey.com>
15384
15385 PR gdb/20604:
15386 * gdb.base/quit.exp: New file.
15387
15388 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15389
15390 * .gitignore: New file.
15391
15392 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15393
15394 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15395 throughout.
15396
15397 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15398
15399 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15400
15401 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15402
15403 * gdb.cp/casts.cc (decltype): Move it ...
15404 (main): ... with its call to ...
15405 * gdb.cp/casts03.cc: ... a new file.
15406 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15407
15408 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15409
15410 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15411
15412 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15413
15414 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15415 and sync up the test with tests in gas/testsuite/gas/ppc.
15416 * gdb.arch/powerpc-power.exp: Likewise.
15417
15418 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15419
15420 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15421
15422 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15423 Jan Kratochvil <jan.kratochvil@redhat.com>
15424
15425 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15426 make m1's definition to be different from m2's. Use 'dummy' as an
15427 argument for probe 'two'.
15428
15429 2016-09-10 Jon Beniston <jon@beniston.com>
15430
15431 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15432 for sim target.
15433
15434 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15435
15436 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15437 variable declaration.
15438 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15439 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15440 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15441 received HWCAP as its argument.
15442
15443 2016-09-06 Pedro Alves <palves@redhat.com>
15444
15445 * gdb.base/new-ui-pending-input.c: New file.
15446 * gdb.base/new-ui-pending-input.exp: New file.
15447 * gdb.exp (clear_gdb_spawn_id): New procedure.
15448 (with_spawn_id): Check whether gdb_spawn_id exists before
15449 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15450 on exit.
15451
15452 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15453
15454 * gdb.base/float128.c: New file.
15455 * gdb.base/float128.exp: Likewise.
15456 * gdb.base/floatn.c: Likewise.
15457 * gdb.base/floatn.exp: Likewise.
15458
15459 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15460
15461 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15462
15463 2016-09-05 Pedro Alves <palves@redhat.com>
15464
15465 PR backtrace/19927
15466 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15467 unwinders are immediately called as side effect of "source" or
15468 "disable unwinder" commands.
15469 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15470
15471 2016-09-02 Yao Qi <yao.qi@linaro.org>
15472
15473 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15474 is true and $type is "float" or "double".
15475
15476 2016-09-02 Yao Qi <yao.qi@linaro.org>
15477
15478 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15479 true.
15480 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15481 * gdb.base/call-rt-st.exp: Likewise.
15482 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15483 return value instead of gdb,skip_float_test.
15484 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15485 (do_function_calls): Use its return value instead of
15486 gdb,skip_float_test.
15487 * gdb.base/finish.exp: Likewise.
15488 * gdb.base/funcargs.exp: Likewise.
15489 * gdb.base/return.exp: Likewise.
15490 * gdb.base/return2.exp: Likewise.
15491 * gdb.base/varargs.exp: Likewise.
15492 * lib/gdb.exp (gdb_skip_float_test): Change it to
15493 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15494
15495 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15496
15497 * gdb.multi/tids.exp: Test "thread apply all".
15498
15499 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15500
15501 * gdb.base/default.exp (tty): Remove.
15502
15503 2016-08-24 Kevin Buettner <kevinb@redhat.com>
15504
15505 * gdb.python/py-recurse-unwind.c: New file.
15506 * gdb.python/py-recurse-unwind.py: New file.
15507 * gdb.python/py-recurse-unwind.exp: New file.
15508
15509 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15510
15511 * gdb.base/set-inferior-tty.exp: New file.
15512 * gdb.base/set-inferior-tty.c: New file.
15513
15514 2016-08-23 Pedro Alves <palves@redhat.com>
15515
15516 PR gdb/20494
15517 * gdb.base/new-ui-echo.c: New file.
15518 * gdb.base/new-ui-echo.exp: New file.
15519
15520 2016-08-23 Yao Qi <yao.qi@linaro.org>
15521
15522 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15523 gdbserver_spawn.
15524 * gdb.server/connect-without-multi-process.exp (do_test):
15525 Likewise.
15526
15527 2016-08-23 Yao Qi <yao.qi@linaro.org>
15528
15529 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15530 standalone_txt. Delete gdb_txt and standalone_txt on host
15531 and target. Spawn the binary on target. Copy files from
15532 target to host.
15533
15534 2016-08-22 Pedro Alves <palves@redhat.com>
15535
15536 PR gdb/20505
15537 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15538 with_test_prefix. Factor out bits to ...
15539 (test_no_vdso): ... this new procedure.
15540
15541 2016-08-19 Carl Love <cel@us.ibm.com>
15542
15543 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15544 maintaining separate logic for constructing the output path.
15545 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15546 * gdb.arch/ppc-dfp.exp: Likewise.
15547 * gdb.arch/ppc-fp.exp: Likewise.
15548 * gdb.arch/vsx-regs.exp: Likewise.
15549 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15550 binprefix for generating the additional binary files.
15551
15552 2016-08-19 Pedro Alves <palves@redhat.com>
15553
15554 * gdb.trace/mi-trace-frame-collected.exp
15555 (test_trace_frame_collected): On x32, expect two registers.
15556
15557 2016-08-18 Carl Love <cel@us.ibm.com>
15558
15559 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15560 and sync up the test with tests in gas/testsuite/gas/ppc.
15561 * gdb.arch/powerpc-power.exp: Likewise.
15562
15563 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15564
15565 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15566 expected error message.
15567
15568 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15569
15570 * gdb.multi/remove-inferiors.exp: New file.
15571 * gdb.multi/remove-inferiors.c: New file.
15572
15573 2016-08-12 Yao Qi <yao.qi@linaro.org>
15574
15575 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15576 argument list.
15577
15578 2016-08-10 Pedro Alves <palves@redhat.com>
15579
15580 PR gdb/19187
15581 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15582 setup_kfails.
15583
15584 2016-08-09 Pedro Alves <palves@redhat.com>
15585 Simon Marchi <simon.marchi@ericsson.com>
15586
15587 PR gdb/20418
15588 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15589 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15590
15591 2016-08-09 Pedro Alves <palves@redhat.com>
15592
15593 PR mi/20431
15594 * gdb.mi/mi-cmd-error.exp: New file.
15595
15596 2016-08-09 Pedro Alves <palves@redhat.com>
15597
15598 PR gdb/18653
15599 * gdb.base/signals-state-child.c: New file.
15600 * gdb.base/signals-state-child.exp: New file.
15601 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15602
15603 2016-08-09 Pedro Alves <palves@redhat.com>
15604
15605 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15606
15607 2016-08-03 Tom Tromey <tom@tromey.com>
15608
15609 PR python/18565:
15610 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15611
15612 2016-08-01 Yao Qi <yao.qi@linaro.org>
15613
15614 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15615 variable mode to "multi-process" if $multi_process is 1, otherwise
15616 set it to "single-process".
15617
15618 2016-08-01 Yao Qi <yao.qi@linaro.org>
15619
15620 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15621 * gdb.cp/cpexprs.exp: Likewise.
15622 * gdb.cp/m-static.exp: Likewise.
15623
15624 2016-07-26 Tom Tromey <tom@tromey.com>
15625
15626 PR python/20190:
15627 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15628 test.
15629
15630 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15631
15632 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15633 selecting assembly source files.
15634 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15635 assembly source files.
15636 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15637 assembly source files.
15638 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15639 selecting assembly source files.
15640
15641 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15642
15643 * gdb.base/new-ui.exp (do_test_invalid_args): New
15644 procedure.
15645
15646 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15647
15648 * gdb.btrace/reconnect.c: New file.
15649 * gdb.btrace/reconnect.exp: New file.
15650
15651 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15652
15653 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15654 to test_catch_syscall_group.
15655 (test_catch_syscall_group): New.
15656
15657 2016-07-21 Tom Tromey <tom@tromey.com>
15658
15659 * gdb.rust/simple.rs (main): Use empty struct expression.
15660 * gdb.rust/simple.exp: Add tests for empty struct expression.
15661
15662 2016-07-21 Yao Qi <yao.qi@linaro.org>
15663
15664 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15665 if gdb_skip_xml_test is true on some targets.
15666
15667 2016-07-21 Yao Qi <yao.qi@linaro.org>
15668
15669 * gdb.server/solib-list.exp: Unset last_loaded_file.
15670
15671 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15672
15673 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15674 "step into captured_main (args)".
15675
15676 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15677
15678 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15679
15680 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15681
15682 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15683
15684 2016-07-19 Pedro Alves <palves@redhat.com>
15685
15686 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15687 * gdb.opt/inline-bt.exp: Likewise.
15688 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15689 additional_flags=-Winline.
15690 * gdb.opt/inline-locals.exp: Likewise.
15691 * gdb.opt/inline-markers.c (ATTR): Define.
15692 (inlined_fn): Use it.
15693
15694 2016-07-19 Yao Qi <yao.qi@linaro.org>
15695
15696 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15697 (test_with_self): Remove some code. Remove argument executable.
15698 (top-level): Use do_self_tests.
15699
15700 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
15701 Don Breazeal <donb@codesourcery.com>
15702
15703 * gdb.base/maint.exp: Escape paths used in regular expressions.
15704 * gdb.stabs/weird.exp: Likewise.
15705
15706 2016-07-13 Tom Tromey <tom@tromey.com>
15707
15708 PR python/15620, PR python/18620:
15709 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15710 (test_bkpt_events): New procs.
15711
15712 2016-07-13 Tom Tromey <tom@tromey.com>
15713
15714 PR python/17698:
15715 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15716 test.
15717 (test_watchpoints): Likewise.
15718 (test_bkpt_pending): New proc.
15719
15720 2016-07-13 Tom Tromey <tom@tromey.com>
15721
15722 PR cli/18053:
15723 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15724 completion test.
15725
15726 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15727
15728 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15729 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15730 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15731 f_label.
15732 (g): Rename g_end_lbl to g_label.
15733 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15734 low_pc and high_pc.
15735 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15736
15737 2016-07-12 Tom Tromey <tom@tromey.com>
15738
15739 PR python/19293:
15740 * gdb.python/py-unwind-maint.exp: Update tests.
15741
15742 2016-07-12 Yao Qi <yao.qi@linaro.org>
15743
15744 * lib/selftest-support.exp (selftest_setup): Match the output
15745 when captured_main is inlined.
15746
15747 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15748
15749 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15750 New variables.
15751 (print this%a, print this%b, print this): New tests.
15752 * gdb.fortran/derived-types.f90 (this): New object and
15753 initialization.
15754
15755 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15756
15757 * gdb.ada/arraydim.exp: Remove extra directory level in build
15758 directory.
15759
15760 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15761
15762 * lib/ada.exp: Remove extra directory level in build directory.
15763 * gdb.ada/cond_lang.exp: Likewise.
15764 * gdb.ada/exec_changed.exp: Likewise.
15765 * gdb.ada/lang_switch.exp: Likewise.
15766
15767 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15768
15769 * simple.rs: Add test for raw pointer subscripting.
15770 * simple.exp: Add test expectations.
15771
15772 2016-07-05 Yao Qi <yao.qi@linaro.org>
15773
15774 * gdb.mi/mi-reverse.exp: Match =record-started output.
15775
15776 2016-07-01 Pedro Alves <palves@redhat.com>
15777
15778 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15779 procedure.
15780 (jit_reader_test): Test the jit reader's unwinder.
15781 * gdb.base/jithost.c (jit_function_00_code): New global.
15782 (main): Use memcpy to fill in the mmapped code, instead of poking
15783 bytes manually here.
15784 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15785 value.
15786 (read_debug_info): Save the function's range.
15787 (read_sp): New function.
15788 (unwind_frame): Use it. Also unwind RBP.
15789 (get_frame_id): Use read_sp.
15790 (gdb_init_reader): Use calloc instead of malloc.
15791 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15792 parameter. Use gdb_test_multiple.
15793
15794 2016-07-01 Pedro Alves <palves@redhat.com>
15795 Antoine Tremblay <antoine.tremblay@ericsson.com>
15796
15797 * gdb.threads/process-dies-while-detaching.c: New file.
15798 * gdb.threads/process-dies-while-detaching.exp: New file.
15799
15800 2016-07-01 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.multi/watchpoint-multi-exit.c: New file.
15803 * gdb.multi/watchpoint-multi-exit.exp: New file.
15804
15805 2016-06-30 Pedro Alves <palves@redhat.com>
15806
15807 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15808 unset inferior_spawn_id.
15809
15810 2016-06-30 Pedro Alves <palves@redhat.com>
15811
15812 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15813 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15814
15815 2016-06-29 Yao Qi <yao.qi@linaro.org>
15816
15817 * gdb.base/return.c: Add copyright header.
15818
15819 2016-06-29 Tom Tromey <tom@tromey.com>
15820
15821 PR python/20129:
15822 * gdb.python/py-framefilter.exp: Add tests for setting priority
15823 and disabling of non-existent frame filter.
15824
15825 2016-06-29 Yao Qi <yao.qi@linaro.org>
15826
15827 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15828 0x0f07ff.
15829
15830 2016-06-28 Yao Qi <yao.qi@linaro.org>
15831
15832 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15833 triplets. Start gdb, execute catch syscall, and continue. Check
15834 gdb's output to determine catch syscall is supported.
15835
15836 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15837
15838 * gdb.rust/simple.rs: Add test for returning unit in a function.
15839 * gdb.rust/simple.exp: Add expectation for functions returning
15840 unit.
15841
15842 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15843
15844 * gdb.python/py-breakpoint-create-fail.c,
15845 gdb.python/py-breakpoint-create-fail.exp,
15846 gdb.python/py-breakpoint-create-fail.py: New testcase.
15847
15848 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15849
15850 PR gdb/20239
15851 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15852 * gdb.rust/simple.exp: Add test expectations for new NonZero
15853 tests.
15854
15855 2016-06-24 David Taylor <dtaylor@emc.com>
15856
15857 * gdb.base/offsets.exp: New file.
15858 * gdb.base/offsets.c: New file.
15859
15860 2016-06-23 Tom Tromey <tom@tromey.com>
15861
15862 PR gdb/16483:
15863 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15864 before any filters are loaded.
15865
15866 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15867
15868 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15869 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15870 structs.
15871 * gdb.fortran/derived-type-function.exp: New file.
15872 * gdb.fortran/derived-type-function.f90: New file.
15873
15874
15875 2016-06-21 Pedro Alves <palves@redhat.com>
15876
15877 * gdb.base/new-ui.exp: New file.
15878 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15879 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15880 (with_spawn_id): New procedure.
15881
15882 2016-06-21 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.mi/mi-exec-run.exp: New file.
15885
15886 2016-06-21 Pedro Alves <palves@redhat.com>
15887
15888 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15889 breakpoint command's output on the main UI.
15890 (test_break): New procedure, factored out from calls in the top
15891 level.
15892 (top level): Use foreach_with_prefix to test MI as main UI and as
15893 separate UI.
15894
15895 2016-06-21 Pedro Alves <palves@redhat.com>
15896
15897 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15898 (test_awatch_creation_and_listing)
15899 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15900 Remove 'type' parameter.
15901 (test_watchpoint_all): New parameter mi_mode. Remove
15902 with_test_prefix.
15903 (top level): Use foreach_with_prefix, and add main/separate UI MI
15904 testing axis.
15905
15906 2016-06-21 Pedro Alves <palves@redhat.com>
15907
15908 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15909 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15910 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15911 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15912 (gdb_main_spawn_id, mi_spawn_id): Declare and
15913 comment.
15914 (mi_create_inferior_pty): New procedure,
15915 factored out from default_mi_gdb_start.
15916 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15917 procedures.
15918 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15919 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15920 Use mi_create_inferior_pty.
15921 (mi_gdb_start): Use eval to pass down args list.
15922
15923 2016-06-21 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15926 * gdb.opt/inline-cmds.exp: Add MI tests.
15927
15928 2016-06-21 Pedro Alves <palves@redhat.com>
15929
15930 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15931
15932 2016-06-21 Pedro Alves <palves@redhat.com>
15933
15934 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15935 (top level): Use it instead of mi_execute_to.
15936
15937 2016-06-21 Pedro Alves <palves@redhat.com>
15938
15939 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15940 (cont_handler_str): New.
15941 (signal_stop_handler): Set stop_handler_str instead of printing to
15942 stdout.
15943 (continue_handler): Set cont_handler_str instead of printing to
15944 stdout.
15945 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15946 mi_send_resuming_command. Print stop_handler_str and
15947 cont_handler_str instead of expecting the python events print
15948 directly.
15949
15950 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15951
15952 * gdb.base/jit-reader.exp: New file.
15953 * gdb.base/jithost.c: New file.
15954 * gdb.base/jithost.h: New file.
15955 * gdb.base/jitreader.c : New file.
15956 * gdb.base/jit-protocol.h: New file.
15957
15958 2016-06-17 Yao Qi <yao.qi@linaro.org>
15959
15960 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15961 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15962 and detach-on-fork. Adjust tests.
15963 (top level): Invoke break_cond_on_syscall with combinations of
15964 syscall, follow-fork-mode and detach-on-fork.
15965
15966 2016-06-17 Yao Qi <yao.qi@linaro.org>
15967
15968 * gdb.base/step-over-exit.c: New.
15969 * gdb.base/step-over-exit.exp: New.
15970
15971 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15972
15973 * gdb.base/float.exp: Add target check for nds32*-*-*.
15974 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15975
15976 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15977
15978 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15979 for unsupported target features.
15980 * gdb.base/call-rt-st.exp: Likewise.
15981 * gdb.base/call-sc.exp: Likewise.
15982 * gdb.base/call-signal-resume.exp: Likewise.
15983 * gdb.base/call-strs.exp: Likewise.
15984 * gdb.base/callexit.exp: Likewise.
15985 * gdb.base/callfuncs.exp: Likewise.
15986 * gdb.base/nodebug.exp: Likewise.
15987 * gdb.base/printcmds.exp: Likewise.
15988 * gdb.base/ptype.exp: Likewise.
15989 * gdb.base/structs.exp: Likewise.
15990 * gdb.base/unwindonsignal.exp: Likewise.
15991 * gdb.cp/gdb2495.exp: Likewise.
15992 * gdb.cp/templates.exp: Likewise.
15993 * gdb.cp/virtfunc.exp: Likewise.
15994 * gdb.threads/hand-call-in-threads.exp: Likewise.
15995 * gdb.threads/interrupted-hand-call.exp: Likewise.
15996 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15997
15998 2016-06-10 Tom Tromey <tom@tromey.com>
15999
16000 PR rust/20110:
16001 * gdb.rust/expr.exp: Add test for integer constant larger than
16002 i32.
16003
16004 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16005
16006 * gdb.fortran/nested-funcs.exp: New.
16007 * gdb.fortran/nested-funcs.f90: New.
16008
16009 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16010
16011 * gdb.base/examine-backward.c: New file.
16012 * gdb.base/examine-backward.exp: New file.
16013
16014 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16015
16016 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16017 matching.
16018
16019 2016-06-02 Tom Tromey <tom@tromey.com>
16020
16021 PR python/18984:
16022 * gdb.python/py-shared.exp: Add solib_name test.
16023
16024 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16025
16026 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16027
16028 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16029
16030 PR c++/19893
16031 * gdb.dwarf2/implref.exp: Rename to...
16032 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16033 * gdb.dwarf2/implref-array.c: New file.
16034 * gdb.dwarf2/implref-array.exp: Likewise.
16035 * gdb.dwarf2/implref-global.c: Likewise.
16036 * gdb.dwarf2/implref-global.exp: Likewise.
16037 * gdb.dwarf2/implref-struct.c: Likewise.
16038 * gdb.dwarf2/implref-struct.exp: Likewise.
16039
16040 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16041
16042 * gdb.trace/trace-condition.exp: Add 64bit tests.
16043
16044 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16045
16046 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16047 bits types.
16048 (main): Adapt to 8 to 64 bits types.
16049 * gdb.trace/trace-condition.exp: Add new tests.
16050
16051 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16052
16053 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16054
16055 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16056
16057 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16058 Move condition tests...
16059 * gdb.trace/trace-condition.exp: Here.
16060
16061 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16062
16063 * gdb.trace/trace-condition.exp: Add counter-case tests.
16064
16065 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16066
16067 PR c++/15231
16068 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16069 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16070
16071 2016-05-27 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16074 New procedure.
16075 (top level): Call it, and bail out of DejaGnu is known to be bad.
16076
16077 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16078
16079 * gdb.base/whatis.c: Extend the test case.
16080 * gdb.base/whatis.exp: Add additional tests.
16081
16082 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16083
16084 * gdb.fortran/type.f90: Add pointer variable.
16085 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16086
16087 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16088
16089 * gdb.fortran/vla-type.exp: Fix testcase name.
16090
16091 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16092
16093 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16094
16095 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16096
16097 * gdb.fortran/type.f90: Add nested structures.
16098 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16099 * gdb.fortran/derived-type.exp: Adapt expected output.
16100 * gdb.fortran/vla-type.exp: Adapt expected output.
16101
16102 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16103
16104 * gdb.fortran/whatis_type.exp: Adapt expected output.
16105
16106 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16107
16108 * gdb.fortran/print_type.exp: Fix expected output.
16109 * gdb.fortran/whatis_type.exp: Fix expected output.
16110
16111 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16112
16113 * gdb.fortran/whatis_type.exp: Use multi_line.
16114
16115 2016-05-24 Tom Tromey <tom@tromey.com>
16116
16117 PR python/17386:
16118 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16119 use value as an index.
16120
16121 2016-05-23 Tom Tromey <tom@tromey.com>
16122
16123 PR python/17981:
16124 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16125 no-breakpoint case.
16126
16127 2016-05-24 Pedro Alves <palves@redhat.com>
16128
16129 PR gdb/19828
16130 * gdb.threads/clone-attach-detach.c: New file.
16131 * gdb.threads/clone-attach-detach.exp: New file.
16132
16133 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16134
16135 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16136
16137 2016-05-23 Tom Tromey <tom@tromey.com>
16138
16139 PR python/19438, PR python/18393:
16140 * gdb.python/py-progspace.exp: Add "dir" test.
16141 * gdb.python/py-objfile.exp: Add "dir" test.
16142
16143 2016-05-23 Yao Qi <yao.qi@linaro.org>
16144
16145 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16146 * gdb.arch/thumb2-it.exp: Likewise.
16147
16148 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16149
16150 * gdb.mi/mi-threads-interrupt.c: New file.
16151 * gdb.mi/mi-threads-interrupt.exp: New file.
16152
16153 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16154
16155 PR gdb/18077
16156 * gdb.mi/mi-async-run.exp: New file.
16157 * gdb.mi/mi-async-run.c: New file.
16158
16159 2016-05-17 Tom Tromey <tom@tromey.com>
16160 Manish Goregaokar <manishsmail@gmail.com>
16161
16162 * lib/rust-support.exp: New file.
16163 * lib/gdb.exp (skip_rust_tests): New proc.
16164 (build_executable_from_specs): Handle rust.
16165 * lib/future.exp (gdb_find_rustc): New proc.
16166 (gdb_default_target_compile): Handle rust.
16167 * gdb.rust/expr.exp: New file.
16168 * gdb.rust/generics.exp: New file.
16169 * gdb.rust/generics.rs: New file.
16170 * gdb.rust/methods.exp: New file.
16171 * gdb.rust/methods.rs: New file.
16172 * gdb.rust/modules.exp: New file.
16173 * gdb.rust/modules.rs: New file.
16174 * gdb.rust/simple.exp: New file.
16175 * gdb.rust/simple.rs: New file.
16176
16177 2016-05-17 Tom Tromey <tom@tromey.com>
16178
16179 * gdb.base/default.exp (set language): Add rust.
16180
16181 2016-05-17 Tom Tromey <tom@tromey.com>
16182
16183 * gdb.gdb/unittest.exp: New file.
16184
16185 2016-05-16 Yao Qi <yao.qi@linaro.org>
16186
16187 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16188 shell_prompt. Update shell_prompt_re.
16189
16190 2016-05-12 Doug Evans <dje@google.com>
16191
16192 PR symtab/19999
16193 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16194 $options when building executable.
16195 * gdb.dwarf2/fission-loclists-pie.S: New file.
16196 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16197
16198 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16199
16200 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16201 of [is_remote target],
16202
16203 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16204
16205 * lib/gdb.exp (use_gdb_stub): New procedure.
16206
16207 2016-05-03 Yunlian Jiang <yunlian@google.com>
16208 Doug Evans <dje@google.com>
16209
16210 PR symtab/19914
16211 * gdb.dwarf2/dwp-sepdebug.c: New file.
16212 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16213
16214 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16215
16216 * gdb.base/detach.exp: Remove is_remote check.
16217
16218 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16219
16220 * gdb.base/annota-input-while-running.exp: Don't check for
16221 [is_remote target]. Enable annotations after running to main.
16222 Remove unused "set test..." line.
16223
16224 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16225
16226 * gdb.trace/trace-enable-disable.exp: New file.
16227 * gdb.trace/trace-enable-disable.c: New file.
16228
16229 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16230
16231 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16232 use it in info sharedlibrary test.
16233 * gdb.trace/ftrace-lock.exp: Likewise.
16234 * gdb.trace/ftrace.exp: Likewise.
16235 * gdb.trace/range-stepping.exp: Likewise.
16236 * gdb.trace/trace-break.exp: Likewise.
16237 * gdb.trace/trace-condition.exp: Likewise.
16238 * gdb.trace/trace-mt.exp: Likewise.
16239
16240 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16241
16242 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16243 (gdb_load_shlib): ... this.
16244 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16245 gdb_load_shlib.
16246 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16247 * gdb.base/ctxobj.exp: Likewise.
16248 * gdb.base/dprintf-pending.exp: Likewise.
16249 * gdb.base/dso2dso.exp: Likewise.
16250 * gdb.base/fixsection.exp: Likewise.
16251 * gdb.base/gcore-relro.exp: Likewise.
16252 * gdb.base/gdb1555.exp: Likewise.
16253 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16254 * gdb.base/gnu-ifunc.exp: Likewise.
16255 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16256 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16257 * gdb.base/pending.exp: Likewise.
16258 * gdb.base/print-file-var.exp: Likewise.
16259 * gdb.base/print-symbol-loading.exp: Likewise.
16260 * gdb.base/shlib-call.exp: Likewise.
16261 * gdb.base/shreloc.exp: Likewise.
16262 * gdb.base/so-impl-ld.exp: Likewise.
16263 * gdb.base/solib-disc.exp: Likewise.
16264 * gdb.base/solib-nodir.exp: Likewise.
16265 * gdb.base/solib-overlap.exp: Likewise.
16266 * gdb.base/solib-symbol.exp: Likewise.
16267 * gdb.base/solib-weak.exp (do_test): Likewise.
16268 * gdb.base/sym-file.exp: Likewise.
16269 * gdb.base/symtab-search-order.exp: Likewise.
16270 * gdb.base/type-opaque.exp: Likewise.
16271 * gdb.base/unload.exp: Likewise.
16272 * gdb.base/watchpoint-solib.exp: Likewise.
16273 * gdb.compile/compile.exp: Likewise.
16274 * gdb.cp/gdb2384.exp: Likewise.
16275 * gdb.cp/infcall-dlopen.exp: Likewise.
16276 * gdb.cp/re-set-overloaded.exp: Likewise.
16277 * gdb.fortran/library-module.exp: Likewise.
16278 * gdb.opt/solib-intra-step.exp: Likewise.
16279 * gdb.python/py-finish-breakpoint.exp: Likewise.
16280 * gdb.python/py-shared.exp: Likewise.
16281 * gdb.reverse/solib-precsave.exp: Likewise.
16282 * gdb.reverse/solib-reverse.exp: Likewise.
16283 * gdb.server/solib-list.exp: Likewise.
16284 * gdb.threads/dlopen-libpthread.exp: Likewise.
16285 * gdb.threads/tls-shared.exp: Likewise.
16286 * gdb.threads/tls-so_extern.exp: Likewise.
16287 * gdb.trace/change-loc.exp: Likewise.
16288 * gdb.trace/ftrace-lock.exp: Likewise.
16289 * gdb.trace/ftrace.exp: Likewise.
16290 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16291 * gdb.trace/pending.exp: Likewise.
16292 * gdb.trace/range-stepping.exp: Likewise.
16293 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16294 (strace_info_marker): Likewise.
16295 (strace_probe_marker): Likewise.
16296 (strace_trace_on_same_addr): Likewise.
16297 (strace_trace_on_diff_addr): Likewise.
16298 * gdb.trace/trace-break.exp: Likewise.
16299 * gdb.trace/trace-condition.exp: Likewise.
16300 * gdb.trace/trace-mt.exp: Likewise.
16301
16302 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16303
16304 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16305 result of gdb_remote_download.
16306 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16307 * gdb.base/dso2dso.exp: Likewise.
16308 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16309 * gdb.base/print-file-var.exp: Likewise.
16310 * gdb.base/shlib-call.exp: Likewise.
16311 * gdb.base/shreloc.exp: Likewise.
16312 * gdb.base/solib-overlap.exp: Likewise.
16313 * gdb.base/solib-weak.exp (do_test): Likewise.
16314 * gdb.base/unload.exp: Likewise.
16315
16316 2016-04-27 Yao Qi <yao.qi@linaro.org>
16317
16318 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16319 exists.
16320
16321 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16322
16323 * vla-type.exp: Print structure from toplevel.
16324
16325 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16326
16327 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16328 of dynamic types.
16329 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16330 of dynamic types.
16331
16332 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16333
16334 * gdb.fortran/vla-type.f90: New file.
16335 * gdb.fortran/vla-type.exp: New file.
16336
16337 2016-04-25 Yao Qi <yao.qi@linaro.org>
16338
16339 * gdb.base/branch-to-self.c: New file.
16340 * gdb.base/branch-to-self.exp: New file.
16341
16342 2016-04-22 Yao Qi <yao.qi@linaro.org>
16343
16344 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16345 more after $hex.
16346
16347 2016-04-22 Yao Qi <yao.qi@linaro.org>
16348
16349 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16350 * gdb.base/annota3.exp: Likewise.
16351
16352 2016-04-22 Yao Qi <yao.qi@linaro.org>
16353
16354 * gdb.reverse/step-precsave.exp: Do one step and test program
16355 stops in "callee" and do multiple steps until program goes out
16356 of "callee".
16357 * gdb.reverse/step-reverse.exp: Likewise.
16358
16359 2016-04-22 Yao Qi <yao.qi@linaro.org>
16360
16361 * gdb.trace/signal.exp: Also pass if
16362 $tracepoint_hits($i) > $iterations.
16363
16364 2016-04-22 Yao Qi <yao.qi@linaro.org>
16365
16366 * gdb.trace/signal.c: New file.
16367 * gdb.trace/signal.exp: New file.
16368
16369 2016-04-19 Doug Evans <xdje42@gmail.com>
16370
16371 * gdb.base/bad-file.exp: New file.
16372
16373 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16374
16375 * gdb.dwarf2/implref.exp: New file.
16376
16377 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16378
16379 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16380 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16381 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16382 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16383 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16384 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16385 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16386 * lib/fortran.exp (fortran_int4): New procedure.
16387 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16388 (fortran_logical4): Likewise.
16389
16390 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16391
16392 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16393
16394 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16395
16396 * lib/compiler.c: Add Intel specific preprocessor macros.
16397 * lib/compiler.cc: Likewise.
16398
16399 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
16400
16401 * gdb.server/connect-with-no-symbol-file.c: New file.
16402 * gdb.server/connect-with-no-symbol-file.exp: New file.
16403
16404 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16405
16406 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16407
16408 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16409
16410 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16411 standard output directory.
16412
16413 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16414
16415 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16416
16417 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16418
16419 * gdb.btrace/instruction_history.c (loop): Add declaration.
16420
16421 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16422
16423 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16424
16425 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16426
16427 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16428 parentheses to print.
16429 (continue_handler): Likewise.
16430
16431 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16432
16433 * gdb.server/solib-list.exp: Remove is_remote check.
16434 Pass shlib= to gdb_compile. Don't link shared library with
16435 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16436 Run binary filename through "readlink -f" on the target.
16437
16438 2016-04-08 Pedro Alves <palves@redhat.com>
16439
16440 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16441 interpreter filename as argument to gdbserver_spawn.
16442 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16443 Return empty if $last_loaded_file does not exist.
16444
16445 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16446
16447 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16448 * gdb.base/jit-main.c: Use exit after usage.
16449
16450 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16451
16452 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16453 GDBHISTSIZE prior to the tests.
16454 * gdb.base/gdbinit-history.exp: Likewise.
16455
16456 2016-04-07 Pedro Alves <palves@redhat.com>
16457
16458 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16459 instead of build_executable. Use gdb_load_shlibs.
16460
16461 2016-04-07 Yao Qi <yao.qi@linaro.org>
16462
16463 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16464 Execute "si" command.
16465
16466 2016-04-07 Yao Qi <yao.qi@linaro.org>
16467
16468 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16469 number instead of the comments on some line.
16470
16471 2016-04-06 Don Breazeal <donb@codesourcery.com>
16472
16473 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16474 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16475
16476 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16477
16478 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16479 standard_output_file. Remove unused binfile variable.
16480
16481 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
16482
16483 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16484 * gdb.python/py-mi-objfile.exp: Match "list main" output
16485 in console format.
16486
16487 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16488
16489 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16490 absolute.
16491
16492 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16493
16494 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16495 absolute.
16496 * gdb.trace/ftrace.exp: Likewise.
16497 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16498 targets as well.
16499 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16500 (gdb_load_shlibs): Copy libraries to test directory when testing
16501 natively. Only set solib-search-path if testing remotely.
16502 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16503
16504 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16505
16506 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16507 gdb_download. Use it even if the target is not remote.
16508 * gdb.base/jit.exp (compile_jit_test): Likewise.
16509 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16510 output directory if the destination board is local, otherwise use
16511 the standard remote_download from DejaGnu.
16512 (gdb_download): Remove.
16513 (gdb_load_shlibs): Use gdb_remote_download instead of
16514 gdb_download.
16515 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16516 Use gdb_remote_download instead of gdb_download. Use it even if
16517 the target is not remote.
16518 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16519 instead of gdb_download.
16520
16521 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16522
16523 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16524 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16525 run.
16526
16527 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
16528
16529 PR gdb/19820
16530 * gdb.base/printcmds.exp: Add artificial arrays tests.
16531
16532 2016-03-31 Pedro Alves <palves@redhat.com>
16533
16534 PR gdb/19858
16535 * gdb.base/jit-main.c: Include unistd.h.
16536 (ATTACH): Define to 0 if not already defined.
16537 (wait_for_gdb, mypid): New globals.
16538 (WAIT_FOR_GDB): New macro.
16539 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16540 some breakpoint locations.
16541 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16542 New procedures.
16543 (one_jit_test): Add REATTACH parameter, and handle it. Use
16544 continue_to_test_location.
16545 (top level): Test attach, and adjusts calls to one_jit_test.
16546
16547 2016-03-31 Pedro Alves <palves@redhat.com>
16548
16549 PR gdb/19858
16550 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16551 BINSUFFIX parameter, and handle it.
16552 (top level): Adjust calls compile_jit_test.
16553
16554 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
16555
16556 PR python/19743
16557 * gdb.python/py-mi-events-gdb.py: New file.
16558 * gdb.python/py-mi-events.c: New file.
16559 * gdb.python/py-mi-events.exp: New file.
16560
16561 2016-03-30 Yao Qi <yao.qi@linaro.org>
16562
16563 * gdb.reverse/until-precsave.exp: Match function name only.
16564 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16565 Move malloc to a condition block.
16566 * gdb.reverse/until-reverse.exp: Match function name only.
16567
16568 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16569
16570 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16571 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16572 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16573 variable for GPR 0 instead of assuming it is register 0.
16574 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16575 * lib/trace-support.exp: Add s390 registers.
16576
16577 2016-03-29 Yao Qi <yao.qi@linaro.org>
16578
16579 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16580
16581 2016-03-24 Yao Qi <yao.qi@linaro.org>
16582
16583 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16584 test message.
16585
16586 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16587
16588 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16589 maintaining separate logic for constructing the output path.
16590
16591 2016-03-16 Don Breazeal <donb@codesourcery.com>
16592
16593 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16594 Retry fork and waitpid on interrupted system call errors.
16595 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16596 Use with_timeout_factor to increase timeout by factor of 10.
16597
16598 2016-03-15 Don Breazeal <donb@codesourcery.com>
16599
16600 * gdb.cp/scope-err.cc: New test program.
16601 * gdb.cp/scope-err.exp: New test script.
16602 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16603 lines and "set breakpoint here" comment.
16604 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16605 Fixed some whitespace and format issues.
16606 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16607 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16608
16609 2016-03-15 Doug Evans <dje@google.com>
16610
16611 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16612 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16613 All callers updated. Add tests for enums, mixed flags register.
16614
16615 2016-03-15 Doug Evans <dje@google.com>
16616
16617 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16618 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16619
16620 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16621
16622 * gdb.base/default.exp: Add $_as_string to the list of expected
16623 convenience functions.
16624
16625 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16626
16627 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16628
16629 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16630
16631 * gdb.python/py-as-string.exp: New file.
16632 * gdb.python/py-as-string.c: New file.
16633
16634 2016-03-09 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16637 signal" -> "Thread NN received signal" output change.
16638 * gdb.threads/ia64-sigill.exp: Likewise.
16639 * gdb.threads/linux-dp.exp: Likewise.
16640 * gdb.threads/manythreads.exp: Likewise.
16641 * gdb.threads/pending-step.exp: Likewise.
16642 * gdb.threads/print-threads.exp: Likewise.
16643 * gdb.threads/sigstep-threads.exp: Likewise.
16644 * gdb.threads/staticthreads.exp: Likewise.
16645 * gdb.threads/tls.exp: Likewise.
16646
16647 2016-03-09 Pedro Alves <palves@redhat.com>
16648
16649 * gdb.base/command-line-input.exp: New file.
16650
16651 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16652
16653 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16654 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16655 * gdb.trace/pending.exp: Accept leading dot before function name.
16656 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16657 * lib/trace-support.exp: Set registers for ppc.
16658
16659 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16660
16661 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16662 use it for disassembly; accept .main in addition to main in backtrace.
16663
16664 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
16665 Marcin Kościelnicki <koriakin@0x04.net>
16666
16667 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16668 (gdb_recursion_test_ptr): New global variable.
16669 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16670 gdb_recursion_test.
16671 (gdb_c_test): Ditto.
16672
16673 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16674
16675 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16676 ordering.
16677
16678 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16679
16680 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16681 (bar): Add bar_start_lbl label.
16682 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16683 of foo/bar for emitting DWARF and tracing.
16684
16685 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16686
16687 * analyze-racy-logs.py: Set executable bit.
16688
16689 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16690
16691 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16692 (CHECK_TARGET_TMP): Likewise.
16693 (check-single-racy): New rule.
16694 (check-parallel-racy): Likewise.
16695 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16696 (do-check-parallel-racy): New rule.
16697 (check-racy/%.exp): Likewise.
16698 * README (Racy testcases): New section.
16699 * analyze-racy-logs.py: New file.
16700
16701 2016-03-03 Doug Evans <dje@google.com>
16702
16703 * gdb.base/skip.exp: Use with_test_prefix.
16704
16705 2016-03-03 Yao Qi <yao.qi@linaro.org>
16706
16707 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16708 Invoke step_over_syscall "clone" and break_cond_on_syscall
16709 "clone".
16710 * gdb.base/step-over-clone.c: New file.
16711
16712 2016-03-03 Yao Qi <yao.qi@linaro.org>
16713
16714 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16715 code format.
16716
16717 2016-03-03 Yao Qi <yao.qi@linaro.org>
16718
16719 * gdb.base/disp-step-fork.c: Rename to ...
16720 * gdb.base/step-over-fork.c: ... it. New file.
16721 * gdb.base/disp-step-vfork.c: Rename to ...
16722 * gdb.base/step-over-vfork.c: ... it. New file.
16723 * gdb.base/disp-step-syscall.exp: Rename to ...
16724 * gdb.base/step-over-syscall.exp: ... it. New file.
16725 (disp_step_cross_syscall): Rename to ...
16726 (step_over_syscall): ... it.
16727
16728 2016-03-03 Yao Qi <yao.qi@linaro.org>
16729
16730 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16731 If target supports condition evaluation on target, invoke
16732 break_cond_on_syscall for fork and vfork.
16733
16734 2016-03-03 Yao Qi <yao.qi@linaro.org>
16735
16736 * gdb.base/disp-step-syscall.exp: Don't invoke
16737 support_displaced_stepping.
16738 (disp_step_cross_syscall): Test with displaced stepping off and
16739 on if supported.
16740
16741 2016-03-03 Yao Qi <yao.qi@linaro.org>
16742
16743 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16744 proc.
16745 (setup): New proc.
16746 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16747 and setup.
16748
16749 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16750
16751 * gdb.fortran/vla-history.exp: Remove breakpoint.
16752
16753 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16754
16755 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16756 exceeds timeout.
16757
16758 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16759
16760 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16761 breakpoint.
16762
16763 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16764
16765 * gdb.mi/vla.f90: Nullify pointer after declaration.
16766
16767 2016-03-01 Pedro Alves <palves@redhat.com>
16768
16769 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16770
16771 2016-03-01 Pedro Alves <palves@redhat.com>
16772
16773 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16774 before anything else.
16775 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16776 _GNU_SOURCE here.
16777 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16778 before anything else.
16779 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16780
16781 2016-03-01 Pedro Alves <palves@redhat.com>
16782
16783 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16784
16785 2016-03-01 Yao Qi <yao.qi@linaro.org>
16786
16787 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16788 prepare_for_testing.
16789
16790 2016-03-01 Yao Qi <yao.qi@linaro.org>
16791
16792 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16793
16794 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16795
16796 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16797 manually constructing the output path.
16798
16799 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16800
16801 * gdb.arch/s390-stackless.S: New.
16802 * gdb.arch/s390-stackless.exp: New.
16803
16804 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16805
16806 * gdb.dlang/circular.c: New file.
16807 * gdb.dlang/circular.exp: New file.
16808
16809 2016-02-26 Yao Qi <yao.qi@linaro.org>
16810
16811 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16812 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16813 (testcases): Update.
16814
16815 2016-02-26 Yao Qi <yao.qi@linaro.org>
16816
16817 * gdb.reverse/aarch64.c: Rename to ...
16818 * gdb.reverse/insn-reverse.c: ... it.
16819 * gdb.reverse/aarch64.exp: Rename to ...
16820 * gdb.reverse/insn-reverse.exp: ... it.
16821
16822 2016-02-26 Yao Qi <yao.qi@linaro.org>
16823
16824 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16825 (testcase_ftype): New.
16826 (testcases): New array.
16827 (n_testcases): New.
16828 (main): Call each element in testcases.
16829 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16830 (read_testcase): New.
16831 Do the tests in a loop.
16832
16833 2016-02-25 Yao Qi <yao.qi@linaro.org>
16834
16835 * gdb.base/branches.c: Remove.
16836
16837 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16838
16839 PR gdb/13808
16840 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16841
16842 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16843
16844 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16845
16846 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16847
16848 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16849 change x86_64 call_insn to 'callq'.
16850
16851 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16852
16853 * gdb.trace/tfile-avx.c: Move to...
16854 * gdb.trace/tracefile-pseudo-reg.c: Here.
16855 * gdb.trace/tfile-avx.exp: Move to...
16856 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16857
16858 2016-02-24 Gary Benson <gbenson@redhat.com>
16859
16860 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16861 message on attach.
16862
16863 2016-02-23 Doug Evans <dje@google.com>
16864
16865 * gdb.base/skip.c (test_skip): New function.
16866 (end_test_skip_file_and_function): New function.
16867 (test_skip_file_and_function): New function.
16868 * gdb.base/skip1.c (test_skip): New function.
16869 (skip1_test_skip_file_and_function): New function.
16870 * gdb.base/skip.exp: Add tests for new skip options.
16871 * gdb.base/skip-solib.exp: Update expected output.
16872 * gdb.perf/skip-command.cc: New file.
16873 * gdb.perf/skip-command.exp: New file.
16874 * gdb.perf/skip-command.py: New file.
16875
16876 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16877
16878 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16879 info registers pattern.
16880
16881 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16882
16883 * lib/future.exp: Add D support.
16884 (gdb_find_gdc): New proc.
16885 (gdb_default_target_compile): Add D support.
16886
16887 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16888
16889 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16890 user+system time.
16891 (trace_speed_test): Determine the iteration count for a time
16892 between 15..30 seconds.
16893
16894 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16895
16896 * gdb.arch/i386-mpx-sigsegv.c: New file.
16897 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16898 * gdb.arch/i386-mpx-simple_segv.c: New file.
16899 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16900
16901 2016-02-18 Yao Qi <yao.qi@linaro.org>
16902
16903 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16904 Don't call setup_kfail.
16905
16906 2016-02-18 Yao Qi <yao.qi@linaro.org>
16907
16908 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16909 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16910
16911 2016-02-16 Doug Evans <dje@google.com>
16912
16913 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16914 * gdb.base/skip1.c: Ditto.
16915 * gdb.base/skip.exp: Whitespace cleanup.
16916
16917 2016-02-16 Don Breazeal <donb@codesourcery.com>
16918
16919 PR remote/19496
16920 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16921 Remove kfail for PR remote/19496.
16922
16923 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16924
16925 * lib/gdb.exp (standard_temp_file): Return a path specific to
16926 the runtest invocation.
16927
16928 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16929
16930 * gdb.trace/save-trace.exp: Change relative path to be in the
16931 standard output directory.
16932
16933 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16934
16935 * gdb.arch/i386-prologue.c: Add missing prototypes.
16936
16937 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16938
16939 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16940 * gdb.arch/i386-prologue.exp: Likewise.
16941 * gdb.arch/i386-size.exp: Likewise.
16942
16943 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16944
16945 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16946 define object file path.
16947 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16948 file path.
16949 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16950 standard_output_file to define binfile.
16951
16952 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16953
16954 Fix compatibility with recent gfortran-5.3.1.
16955 * gdb.fortran/vla-history.exp (print vla1 allocated)
16956 (print vla2 allocated, print $2, print $3): Remove
16957 (print $4): Rename to ...
16958 (print $2): ... here.
16959 (print $9): Rename to ...
16960 (print $5): ... here.
16961 (print $10): Rename to ...
16962 (print $6): ... here.
16963 * gdb.fortran/vla.f90: Add pvla initialization.
16964
16965 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16966
16967 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16968 New test.
16969 * gdb.fortran/vla-value-sub.exp: Likewise.
16970
16971 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16972
16973 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16974
16975 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16976
16977 * i386-biarch-core.exp: Define corefile using
16978 standard_output_file.
16979
16980 2016-02-12 Yao Qi <yao.qi@linaro.org>
16981
16982 * gdb.arch/arm-single-step-kernel-helper.c: New.
16983 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16984
16985 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16986
16987 * gdb.btrace/tailcall-only.exp: New.
16988 * gdb.btrace/tailcall-only.c: New.
16989 * gdb.btrace/x86_64-tailcall-only.S: New.
16990 * gdb.btrace/i686-tailcall-only.S: New.
16991
16992 2016-02-11 Pedro Alves <palves@redhat.com>
16993
16994 * README (Parallel testing): Add missing double quotes.
16995
16996 2016-02-11 Pedro Alves <palves@redhat.com>
16997
16998 * README (Parallel testing): New section.
16999 (GDB_PARALLEL): Rewrite.
17000 (FORCE_PARALLEL): Document.
17001
17002 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17003
17004 * gdb.trace/tfile-avx.c: New test.
17005 * gdb.trace/tfile-avx.exp: New test.
17006
17007 2016-02-09 Keith Seitz <keiths@redhat.com>
17008
17009 PR breakpoints/19546
17010 * gdb.base/infcall-exec.c: New file.
17011 * gdb.base/infcall-exec2.c: New file.
17012 * gdb.base/infcall-exec.exp: New file.
17013
17014 2016-02-09 Keith Seitz <keiths@redhat.com>
17015
17016 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17017 (toplevel): Call test_bkpt_address.
17018
17019 2016-02-09 Keith Seitz <keiths@redhat.com>
17020
17021 PR python/19506
17022 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17023 (toplevel): Call test_bkpt_address.
17024
17025 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17026
17027 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17028 to AC_OUTPUT.
17029 * configure: Regenerate.
17030
17031 2016-02-09 Pedro Alves <palves@redhat.com>
17032
17033 PR breakpoints/19548
17034 * gdb.base/execl-update-breakpoints.c (some_function): New
17035 function.
17036 (main): Call it.
17037 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17038 Tighten expected GDB output.
17039
17040 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17041
17042 * Makefile.in (ALL_SUBDIRS): Remove.
17043 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17044 (distclean maintainer-clean realclean): Likewise.
17045 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17046 * configure: Regenerate.
17047 * gdb.ada/Makefile.in: Delete.
17048 * gdb.arch/Makefile.in: Likewise.
17049 * gdb.asm/Makefile.in: Likewise.
17050 * gdb.base/Makefile.in: Likewise.
17051 * gdb.btrace/Makefile.in: Likewise.
17052 * gdb.cell/Makefile.in: Likewise.
17053 * gdb.compile/Makefile.in: Likewise.
17054 * gdb.cp/Makefile.in: Likewise.
17055 * gdb.disasm/Makefile.in: Likewise.
17056 * gdb.dlang/Makefile.in: Likewise.
17057 * gdb.dwarf2/Makefile.in: Likewise.
17058 * gdb.fortran/Makefile.in: Likewise.
17059 * gdb.gdb/Makefile.in: Likewise.
17060 * gdb.go/Makefile.in: Likewise.
17061 * gdb.guile/Makefile.in: Likewise.
17062 * gdb.java/Makefile.in: Likewise.
17063 * gdb.linespec/Makefile.in: Likewise.
17064 * gdb.mi/Makefile.in: Likewise.
17065 * gdb.modula2/Makefile.in: Likewise.
17066 * gdb.multi/Makefile.in: Likewise.
17067 * gdb.objc/Makefile.in: Likewise.
17068 * gdb.opencl/Makefile.in: Likewise.
17069 * gdb.opt/Makefile.in: Likewise.
17070 * gdb.pascal/Makefile.in: Likewise.
17071 * gdb.perf/Makefile.in: Likewise.
17072 * gdb.python/Makefile.in: Likewise.
17073 * gdb.reverse/Makefile.in: Likewise.
17074 * gdb.server/Makefile.in: Likewise.
17075 * gdb.stabs/Makefile.in: Likewise.
17076 * gdb.threads/Makefile.in: Likewise.
17077 * gdb.trace/Makefile.in: Likewise.
17078 * gdb.xml/Makefile.in: Likewise.
17079 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17080 GDB_PARALLEL.
17081 (standard_output_file): Remove check for GDB_PARALLEL, always
17082 return path in outputs/$subdir/$testname.
17083
17084 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17085
17086 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17087 (site.exp): Assign abs_srcdir to tcl's srcdir.
17088
17089 2016-02-04 Yao Qi <yao.qi@linaro.org>
17090
17091 * gdb.base/foll-exec-mode.c: Include limits.h.
17092 (main): Add parameters argc and argv. Get directory from
17093 argv[0].
17094 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17095 compilation.
17096 * gdb.base/foll-exec.c: Include limits.h.
17097 (main): Add parameters argc and argv.
17098 Get directory from argv[0].
17099 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17100 Adjust tests on the number of lines as source code changed.
17101 * gdb.base/foll-vfork-exit.c: Include limits.h.
17102 (main): Add one line of statement before vfork.
17103 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17104 (main): Add parameters argc and argv. Get directory from
17105 argv[0].
17106 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17107 (setup_gdb): Set tbreak to skip some source lines.
17108 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17109 (main): Add parameters argc and argv. Get directory from
17110 argv[0].
17111 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17112 compilation.
17113 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17114 (main): Add parameters argc and argv. Get directory from
17115 argv[0].
17116 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17117 compilation.
17118
17119 2016-02-01 Doug Evans <dje@google.com>
17120
17121 * gdb.base/skip.exp: Clean up multiple references to same test name.
17122
17123 2016-02-01 Pedro Alves <palves@redhat.com>
17124
17125 PR remote/19496
17126 * gdb.threads/forking-threads-plus-breakpoint.exp
17127 (displaced_stepping_supported): New global.
17128 (probe_displaced_stepping_support): New procedure.
17129 (do_test): Add 'displaced' parameter, and use it.
17130 (top level): Check for displaced stepping support. Add displaced
17131 stepping on/off testing axis.
17132
17133 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17134
17135 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17136 pointer. Don't perform further tests on the unassociated pointer
17137 if the first test fails.
17138
17139 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17140
17141 * gdb.base/max-value-size.c: New file.
17142 * gdb.base/max-value-size.exp: New file.
17143 * gdb.base/huge.exp: Disable max-value-size for this test.
17144
17145 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17146
17147 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17148
17149 2016-01-28 Yao Qi <yao.qi@linaro.org>
17150
17151 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17152
17153 2016-01-25 Pedro Alves <palves@redhat.com>
17154
17155 PR threads/19461
17156 * gdb.base/fork-running-state.c: New file.
17157 * gdb.base/fork-running-state.exp: New file.
17158
17159 2016-01-25 Pedro Alves <palves@redhat.com>
17160
17161 PR gdb/19494
17162 * gdb.base/catch-fork-kill.c: New file.
17163 * gdb.base/catch-fork-kill.exp: New file.
17164
17165 2016-01-25 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17168 Delete, moved to lib/gdb.exp.
17169 * gdb.threads/forking-threads-plus-breakpoint.exp
17170 (foreach_with_prefix): Likewise.
17171 * gdb.threads/process-dies-while-handling-bp.exp
17172 (foreach_with_prefix): Likewise.
17173 * lib/gdb.exp (foreach_with_prefix): New procedure.
17174
17175 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17176
17177 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17178 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17179
17180 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17181
17182 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17183 endian targets.
17184
17185 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17186 Pedro Alves <palves@redhat.com>
17187
17188 Fix testsuite compatibility with Guile.
17189 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17190 number.
17191
17192 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17193
17194 Fix testsuite compatibility with Guile.
17195 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17196 (thread 1): New test for backtrace through signal handler.
17197
17198 2016-01-22 Yao Qi <yao.qi@linaro.org>
17199
17200 PR testsuite/19491
17201 * gdb.base/multi-forks.c: Include
17202 ../lib/unbuffer_output.c
17203 (main): Call gdb_unbuffer_output.
17204
17205 2016-01-21 Doug Evans <dje@google.com>
17206
17207 * lib/ada.exp (gdb_compile_ada): Fix typo.
17208
17209 2016-01-21 Joel Brobecker <brobecker@adacore.com>
17210
17211 * gdb.base/break-fun-addr.exp: New file.
17212 * gdb.base/break-fun-addr1.c: New file.
17213 * gdb.base/break-fun-addr2.c: New file.
17214
17215 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17216
17217 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17218 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17219 enum flag values.
17220
17221 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17222
17223 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17224 when GDB can not set the vector return value. Add more comments
17225 for clarification.
17226
17227 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17228
17229 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17230 command.
17231
17232 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17233
17234 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17235
17236 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17237
17238 * Makefile.in (check-single): Pass --status to runtest.
17239 (check/%.exp): Likewise.
17240
17241 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17242
17243 * Makefile.in (check-parallel): Propagate return code from make
17244 do-check-parallel.
17245
17246 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17247
17248 * gdb.trace/ftrace.exp: Fix expected message on continue.
17249 * gdb.trace/pending.exp: Fix expected message on continue.
17250 * gdb.trace/trace-break.exp: Fix expected message on continue.
17251
17252 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17253
17254 * lib/gdb.exp (gdb_test): Remove unused global references.
17255
17256 2016-01-18 Pedro Alves <palves@redhat.com>
17257
17258 * gdb.base/async-shell.exp: Adjust expected output.
17259 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17260 * gdb.base/siginfo-thread.exp: Adjust expected output.
17261 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17262 * gdb.java/jnpe.exp: Adjust expected output.
17263 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17264 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17265 * gdb.threads/leader-exit.exp: Adjust expected output.
17266 * gdb.threads/manythreads.exp: Adjust expected output.
17267 * gdb.threads/pthreads.exp: Adjust expected output.
17268 * gdb.threads/schedlock.exp: Adjust expected output.
17269 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17270 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17271 expected output.
17272 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17273 output.
17274 * gdb.threads/sigthread.exp: Adjust expected output.
17275 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17276
17277 2016-01-18 Yao Qi <yao.qi@linaro.org>
17278
17279 * gdb.guile/scm-section-script.c: Replace @progbits with
17280 %progbits.
17281 * gdb.python/py-section-script.c: Likewise.
17282
17283 2016-01-15 Pedro Alves <palves@redhat.com>
17284
17285 * gdb.multi/tids.exp: Test star wildcard ranges.
17286
17287 2016-01-15 Pedro Alves <palves@redhat.com>
17288
17289 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17290 command from "thread apply" invocation.
17291 (thr_apply_info_thr_invalid): Default the expected output to the
17292 input tid list.
17293 (top level): Add tests that use convenience variables. Add tests
17294 for "thread apply" with a valid TID list, but missing the command.
17295
17296 2016-01-13 Pedro Alves <palves@redhat.com>
17297
17298 * gdb.base/default.exp: Expect $_gthread as well.
17299 * gdb.multi/tids.exp: Test $_gthread.
17300 * gdb.threads/thread-specific.exp: Test $_gthread.
17301
17302 2016-01-13 Pedro Alves <palves@redhat.com>
17303
17304 * gdb.multi/tids.exp: Test "info threads -gid".
17305
17306 2016-01-13 Pedro Alves <palves@redhat.com>
17307
17308 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17309 Breakpoint.thread.
17310 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17311
17312 2016-01-07 Pedro Alves <palves@redhat.com>
17313
17314 * gdb.base/break.exp: Adjust to output changes.
17315 * gdb.base/hbreak2.exp: Likewise.
17316 * gdb.base/sepdebug.exp: Likewise.
17317 * gdb.base/watch_thread_num.exp: Likewise.
17318 * gdb.linespec/keywords.exp: Likewise.
17319 * gdb.multi/info-threads.exp: Likewise.
17320 * gdb.threads/thread-find.exp: Likewise.
17321 * gdb.multi/tids.c: New file.
17322 * gdb.multi/tids.exp: New file.
17323
17324 2016-01-13 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17327
17328 2016-01-13 Pedro Alves <palves@redhat.com>
17329
17330 * gdb.base/default.exp: Expect $_inferior as well.
17331 * gdb.multi/base.exp: Test $_inferior.
17332
17333 2016-01-13 Pedro Alves <palves@redhat.com>
17334
17335 PR breakpoints/19388
17336 * gdb.base/catch-signal-siginfo-cond.c: New file.
17337 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17338
17339 2016-01-12 Josh Stone <jistone@redhat.com>
17340 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17341
17342 * gdb.base/catch-syscall.c (do_execve): New variable.
17343 (main): Conditionally trigger an execve.
17344 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17345 (test_catch_syscall_execve): New, check entry/return across execve.
17346 (do_syscall_tests): Call test_catch_syscall_execve.
17347
17348 2016-01-12 Pedro Alves <palves@redhat.com>
17349
17350 * gdb.base/random-signal.exp (do_test): New procedure, with body
17351 of testcase moved in.
17352
17353 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17354 Pedro Alves <palves@redhat.com>
17355
17356 * gdb.base/funcargs.exp (finish from indirectly called function):
17357 Reintroduce the case for 'First'.
17358
17359 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17360 Pedro Alves <palves@redhat.com>
17361
17362 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17363 (tcatch_vfork_then_child_follow_exec)
17364 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17365 identification.
17366
17367 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17368
17369 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17370 and repeats to unlimited.
17371 * gdb.python/py-value.exp: Likewise.
17372 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17373 and repeats to unlimited.
17374
17375 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17376
17377 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17378 and reordering the functions.
17379 * gdb.multi/hangout.c: Likewise.
17380 * gdb.multi/hello.c: Likewise.
17381
17382 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17383
17384 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17385 absolute.
17386 (SingleStatisticTestResult.report): Use dict.keys instead of
17387 dict.iterkeys.
17388
17389 2016-01-06 Pedro Alves <palves@redhat.com>
17390
17391 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17392
17393 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17394
17395 * gdb.btrace/dlopen.exp: New.
17396 * gdb.btrace/dlopen.c: New.
17397 * gdb.btrace/dlopen-dso.c: New.
17398
17399 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17400
17401 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17402 PATTERN argument is optional.
17403
17404 2015-12-24 Joel Brobecker <brobecker@adacore.com>
17405
17406 * lib/ada.exp (target_compile_ada_from_dir): New function.
17407 (gdb_compile_ada): Reimplement avoiding the use of project files.
17408 * gdb.ada/gnat_ada.gpr: Delete.
17409 * gdb.ada/cond_lang.exp: Adjust test to make path before
17410 filename optional.
17411 * gdb.ada/small_reg_param.exp: Likewise.
17412
17413 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17414
17415 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17416
17417 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17418
17419 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17420 case.
17421
17422 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17423
17424 * gdb.base/break.exp: Remove dead code.
17425 * gdb.base/sepdebug.exp: Likewise.
17426
17427 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17428
17429 * gdb.asm/asm-source.exp: Remove HP-UX references.
17430 * gdb.base/annota1.exp: Likewise.
17431 * gdb.base/annota3.exp: Likewise.
17432 * gdb.base/attach.exp: Likewise.
17433 * gdb.base/bigcore.exp: Likewise.
17434 * gdb.base/break.exp: Likewise.
17435 * gdb.base/call-ar-st.exp: Likewise.
17436 * gdb.base/callfuncs.exp: Likewise.
17437 * gdb.base/catch-fork-static.exp: Likewise.
17438 * gdb.base/display.exp: Likewise.
17439 * gdb.base/foll-exec-mode.exp: Likewise.
17440 * gdb.base/foll-exec.exp: Likewise.
17441 * gdb.base/foll-fork.exp: Likewise.
17442 * gdb.base/foll-vfork.exp: Likewise.
17443 * gdb.base/funcargs.exp: Likewise.
17444 * gdb.base/hbreak2.exp: Likewise.
17445 * gdb.base/inferior-died.exp: Likewise.
17446 * gdb.base/interrupt.exp: Likewise.
17447 * gdb.base/multi-forks.exp: Likewise.
17448 * gdb.base/nodebug.exp: Likewise.
17449 * gdb.base/sepdebug.exp: Likewise.
17450 * gdb.base/solib1.c: Likewise.
17451 * gdb.base/step-test.exp: Likewise.
17452 * gdb.mi/non-stop.c: Likewise.
17453 * gdb.mi/pthreads.c: Likewise.
17454 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17455 * gdb.threads/pthreads.c: Likewise.
17456 * gdb.threads/staticthreads.exp: Likewise.
17457 * lib/future.exp: Likewise.
17458 * lib/gdb.exp: Likewise.
17459 * gdb.base/so-indr-cl.c: Remove.
17460 * gdb.base/so-indr-cl.exp: Likewise.
17461 * gdb.base/solib.c: Likewise.
17462 * gdb.base/solib.exp: Likewise.
17463 * gdb.base/solib2.c: Likewise.
17464
17465 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17466
17467 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17468 * gdb.base/call-ar-st.exp: Likewise.
17469 * gdb.base/callfuncs.exp: Likewise.
17470 * gdb.base/condbreak.exp: Likewise.
17471 * gdb.base/constvars.exp: Likewise.
17472 * gdb.base/hbreak2.exp: Likewise.
17473 * gdb.base/langs.exp: Likewise.
17474 * gdb.base/list.exp: Likewise.
17475 * gdb.base/long_long.exp: Likewise.
17476 * gdb.base/ptype.exp: Likewise.
17477 * gdb.base/scope.exp: Likewise.
17478 * gdb.base/signals.exp: Likewise.
17479 * gdb.base/so-impl-ld.exp: Likewise.
17480 * gdb.base/varargs.exp: Likewise.
17481 * gdb.base/volatile.exp: Likewise.
17482 * gdb.base/whatis.exp: Likewise.
17483 * gdb.cp/cplusfuncs.exp: Likewise.
17484 * gdb.cp/inherit.exp: Likewise.
17485 * gdb.cp/local.exp: Likewise.
17486 * gdb.cp/member-ptr.exp: Likewise.
17487 * gdb.cp/method.exp: Likewise.
17488 * gdb.cp/overload.exp: Likewise.
17489 * gdb.cp/templates.exp: Likewise.
17490 * gdb.stabs/weird.exp: Likewise.
17491 * lib/compiler.c: Likewise.
17492 * lib/compiler.cc: Likewise.
17493 * lib/cp-support.exp: Likewise.
17494 * lib/gdb.exp: Likewise.
17495
17496 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17497
17498 * configure.ac: Remove HP-UX case.
17499 * configure: Regenerate.
17500
17501 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17502
17503 * lib/gdb.exp (gdb_compile): Add function doc.
17504
17505 2015-12-17 Pedro Alves <palves@redhat.com>
17506
17507 PR threads/19354
17508 * gdb.multi/info-threads.exp: New file.
17509
17510 2015-12-15 Yao Qi <yao.qi@linaro.org>
17511
17512 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17513 is aarch64*-*-*.
17514
17515 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17516
17517 * gdb.base/history-duplicates.exp: Skip if no readline support.
17518
17519 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17520
17521 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17522
17523 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17524
17525 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17526
17527 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17528
17529 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17530 ctrl-C if nointerrupts target property is set.
17531 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17532 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17533 * gdb.base/paginate-bg-execution.exp: Likewise.
17534 * gdb.base/paginate-execution-startup.exp: Likewise.
17535 * gdb.base/random-signal.exp: Likewise.
17536 * gdb.base/range-stepping.exp: Likewise.
17537 * gdb.cp/annota2.exp: Likewise.
17538 * gdb.cp/annota3.exp: Likewise.
17539 * gdb.gdb/selftest.exp: Likewise.
17540 * gdb.threads/continue-pending-status.exp: Likewise.
17541 * gdb.threads/leader-exit.exp: Likewise.
17542 * gdb.threads/manythreads.exp: Likewise.
17543 * gdb.threads/pthreads.exp: Likewise.
17544 * gdb.threads/schedlock.exp: Likewise.
17545 * gdb.threads/sigthread.exp: Likewise.
17546
17547 2015-12-11 Don Breazeal <donb@codesourcery.com>
17548
17549 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17550 remote.
17551 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17552 * gdb.base/foll-exec.exp (main): Enable for target remote.
17553 * gdb.base/foll-fork.exp (main): Likewise.
17554 * gdb.base/foll-vfork.exp (main): Likewise.
17555 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17556 (proc continue_to_exit_bp_loc): Use clean_restart.
17557 * gdb.base/pie-execl.exp (main): Disable for target remote.
17558 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17559 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17560 * gdb.threads/execl.exp (main): Likewise.
17561 * gdb.threads/fork-child-threads.exp (main): Likewise.
17562 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17563 remote.
17564 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17565 remote.
17566 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17567 pid.tid style ptids, instead of just tid.
17568 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17569 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17570 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17571 ptids, instead of just tid.
17572
17573 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17574
17575 * gdb.base/list.exp (test_list_forward): Add end of file error
17576 test.
17577 (test_repeat_list_command): Add end of file error test.
17578 (test_list_backwards): Add beginning of file error test.
17579
17580 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17581
17582 * gdb.base/list.exp (test_list_invalid_args): New function,
17583 defined, and called.
17584
17585 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17586
17587 * gdb.base/list.exp (test_list): Make test names unique.
17588
17589 2015-12-11 Yao Qi <yao.qi@linaro.org>
17590
17591 * gdb.base/coremaker2.c: Remove.
17592
17593 2015-12-10 Pedro Alves <palves@redhat.com>
17594
17595 * gdb.multi/base.exp: Remove stale "spaces" references.
17596
17597 2015-12-10 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.multi/base.exp: Don't use nowarnings.
17600 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17601 * gdb.multi/hangout.c: Include stdio.h.
17602 * gdb.multi/hello.c: Include stdlib.h.
17603 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17604 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17605 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17606
17607 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17608
17609 * gdb.dwarf2/dw2-ranges-base.c: New file.
17610 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17611 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17612 support additional line table, and debug ranges generation.
17613 (Dwarf::ranges): New function, generate .debug_ranges.
17614 (Dwarf::lines): Support generating simple line table programs.
17615 (Dwarf::assemble): Initialise new namespace variables.
17616
17617 2015-12-09 Kevin Buettner <kevinb@redhat.com>
17618
17619 * gdb.base/async.exp (proc test_background): Add case for
17620 asynchronous execution not supported.
17621
17622 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
17623
17624 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17625 format and change test names to make them unique.
17626
17627 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17628 Pedro Alves <pedro@redhat.com>
17629
17630 PR gdb/18702
17631 Add checking of floatformats setup on x86_64 hosts.
17632 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17633 (smallval, bigval): New labels/constants.
17634 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17635 float" after loading bigval and smallval.
17636
17637 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17638
17639 * gdb.ada/fun_overload_menu.exp: New testcase.
17640 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17641
17642 2015-12-04 Josh Stone <jistone@redhat.com>
17643
17644 * gdb.base/catch-fork-static.exp: New.
17645
17646 2015-12-03 Yao Qi <yao.qi@linaro.org>
17647
17648 * gdb.base/sizeof.c: Don't include stdio.h and
17649 ../lib/unbuffer_output.c.
17650 (main): New variable 'size' and 'value'. Remove printf and
17651 gdb_unbuffer_output. Assign return value to size and value.
17652 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17653 at the beginning.
17654 (check_sizeof): Check the result by printing variable 'size'.
17655 (check_valueof): Check the result by printing variable 'value'.
17656
17657 2015-12-01 Yao Qi <yao.qi@linaro.org>
17658
17659 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17660 for aarch64*-*-linux* target.
17661
17662 2015-11-30 Pedro Alves <palves@redhat.com>
17663
17664 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17665
17666 2015-11-30 Pedro Alves <palves@redhat.com>
17667
17668 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17669 Handle non-stop mode vCont replies.
17670
17671 2015-11-30 Pedro Alves <palves@redhat.com>
17672
17673 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17674 prepare_for_testing. Start gdb with "set non-stop on" appended to
17675 GDBFLAGS. Lax expected stop output.
17676
17677 2015-11-27 Yao Qi <yao.qi@linaro.org>
17678
17679 * gdb.arch/arm-neon.exp: New.
17680 * gdb.arch/arm-neon.c: New.
17681
17682 2015-11-27 Yao Qi <yao.qi@linaro.org>
17683
17684 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17685
17686 2015-11-27 Yao Qi <yao.qi@linaro.org>
17687
17688 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17689 frames-invalid annotation.
17690
17691 2015-11-27 Yao Qi <yao.qi@linaro.org>
17692
17693 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17694
17695 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17696
17697 * gdb.threads/names.exp: New file.
17698 * gdb.threads/names.c: New file.
17699 * README: Mention gdb,no_thread_names.
17700
17701 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17702
17703 PR 19297
17704 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17705 support" error.
17706
17707 2015-11-24 Pedro Alves <palves@redhat.com>
17708
17709 PR 17539
17710 * gdb.base/display.exp: Expect displays to be sorted in ascending
17711 order. Use multi_line.
17712 * gdb.base/solib-display.exp: Likewise.
17713
17714 2015-11-24 Pedro Alves <palves@redhat.com>
17715
17716 PR 17539
17717 * gdb.base/display.exp: Expect displays to be sorted in ascending
17718 order. Use multi_line.
17719 * gdb.base/solib-display.exp: Likewise.
17720
17721 2015-11-24 Pedro Alves <palves@redhat.com>
17722
17723 PR 17539
17724 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17725 threads in ascending order.
17726 * gdb.base/foll-fork.exp: Likewise.
17727 * gdb.base/foll-vfork.exp: Likewise.
17728 * gdb.base/multi-forks.exp: Likewise.
17729 * gdb.mi/mi-nonstop.exp: Likewise.
17730 * gdb.mi/mi-nsintrall.exp: Likewise.
17731 * gdb.multi/base.exp: Likewise.
17732 * gdb.multi/multi-arch.exp: Likewise.
17733 * gdb.python/py-inferior.exp: Likewise.
17734 * gdb.threads/break-while-running.exp: Likewise.
17735 * gdb.threads/execl.exp: Likewise.
17736 * gdb.threads/gcore-thread.exp: Likewise.
17737 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17738 * gdb.threads/kill.exp: Likewise.
17739 * gdb.threads/linux-dp.exp: Likewise.
17740 * gdb.threads/multiple-step-overs.exp: Likewise.
17741 * gdb.threads/next-bp-other-thread.exp: Likewise.
17742 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17743 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17744 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17745 * gdb.threads/thread-find.exp: Likewise.
17746 * gdb.threads/tls.exp: Likewise.
17747 * lib/mi-support.exp (mi_reverse_list): Delete.
17748 (mi_check_thread_states): No longer reverse list.
17749
17750 2015-11-24 Pedro Alves <palves@redhat.com>
17751
17752 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17753 use lowercase.
17754
17755 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17756
17757 * gdb.trace/actions.c: Include trace-common.h.
17758 (main): Add a location for a fast tracepoint.
17759 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17760 the normal tracepoints.
17761 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17762
17763 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17764
17765 * save-trace.exp: Factor out code to these...
17766 (gdb_save_tracepoints): New.
17767 (gdb_load_tracepoints): New.
17768 (do_save_load_test): New.
17769
17770 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17771
17772 * gdb.base/asmlabel.exp: New test.
17773 * gdb.base/asmlabel.c: New test case.
17774
17775 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17776
17777 * gdb.base/wrong_frame_bt_full-main.c: New file.
17778 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17779 * gdb.base/wrong_frame_bt_full.exp: New file.
17780
17781 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17782
17783 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17784
17785 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17786
17787 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17788 pstate register when comparing registers values in
17789 sparc64-*-linux-gnu targets to avoid spurious differences.
17790
17791 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17792
17793 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17794
17795 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17796
17797 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17798 as type argument to gdb_compile.
17799 * gdb.base/nested-subp2.exp: Likewise.
17800 * gdb.base/nested-subp3.exp: Likewise.
17801
17802 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17803
17804 * lib/dwarf.exp (_note): Fix left shift of negative value.
17805 * gdb.trace/trace-condition.exp: Likewise.
17806
17807 2015-11-13 Yao Qi <yao.qi@linaro.org>
17808
17809 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17810 comments about d10v.
17811 (test_scalar_returns): Likewise.
17812 * gdb.base/d10v.ld: Remove.
17813 * gdb.base/overlays.exp: Remove the target triplet checking for
17814 d10v-*-*.
17815 * gdb.base/structs.exp (test_struct_returns): Remove the
17816 comments about d10v.
17817 (test_struct_calls): Likewise.
17818
17819 2015-11-13 Yao Qi <yao.qi@linaro.org>
17820
17821 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17822 * gdb.base/gnu_vector.c: Don't include stdio.h.
17823 (main): Don't print res and call add_some_intvecs.
17824
17825 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17826
17827 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17828 macro.
17829 (func5): Removed.
17830 (func4): Use FAST_TRACEPOINT_LABEL.
17831 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17832 macro.
17833 (func): Removed.
17834 (thread_function): Use FAST_TRACEPOINT_LABEL.
17835 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17836 (func): Remove.
17837 (marker): Use FAST_TRACEPOINT_LABEL.
17838 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17839 (pendfunc1): Remove.
17840 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17841 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17842 (foo): Remove.
17843 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17844 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17845 macro.
17846 (func): Remove.
17847 (marker): Use FAST_TRACEPOINT_LABEL.
17848 * gdb.trace/trace-common.h: New header.
17849 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17850 macro.
17851 (func): Remove.
17852 (marker): Use FAST_TRACEPOINT_LABEL.
17853 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17854 (func): Remove.
17855 (thread_function): Use FAST_TRACEPOINT_LABEL.
17856
17857 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17858
17859 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17860 in front.
17861 * gdb.trace/change-loc.exp: Use global pcreg definition.
17862 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17863 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17864 in front.
17865 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17866 * gdb.trace/pending.exp: Likewise.
17867 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17868 * gdb.trace/trace-break.exp: Likewise.
17869 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17870 in front.
17871 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17872 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17873 in front.
17874 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17875
17876 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17877
17878 * gdb.ada/fin_fun_out: New testcase.
17879
17880 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17881
17882 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17883 value associated with DW_AT_byte_size.
17884 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17885 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17886 DW_AT_upper_bound.
17887
17888 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17889
17890 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17891 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17892 version.
17893 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17894 gdb.dwarf2/dw2-canonicalize-type.exp,
17895 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17896 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17897 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17898 provided by gdb_target_symbol_prefix_flags_asm.
17899 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17900 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17901 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17902 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17903 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17904 macros where needed). Use this macro for symbols which require
17905 the prefix provided by SYMBOL_PREFIX.
17906
17907 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17908
17909 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17910 New procs.
17911 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17912 representing expressions, of more than one list element.
17913 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17914 to prepend linker symbol prefix to f.
17915 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17916 table_1 and table_2.
17917 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17918 Likewise, for f and g.
17919 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17920 for ptr.
17921 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17922 for main.
17923 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17924 table_1_ptr and table_2_ptr.
17925
17926 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17927 Joel Brobecker <brobecker@adacore.com>
17928
17929 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17930
17931 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17932
17933 * gdb.reverse/s390-mvcle.c: New test.
17934 * gdb.reverse/s390-mvcle.exp: New file.
17935 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17936
17937 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17938
17939 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17940
17941 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17942
17943 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17944 reaching marker2.
17945 * gdb.reverse/getresuid-reverse.exp: Likewise.
17946 * gdb.reverse/pipe-reverse.exp: Likewise.
17947 * gdb.reverse/readv-reverse.exp: Likewise.
17948 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17949 * gdb.reverse/time-reverse.exp: Likewise.
17950 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17951
17952 2015-10-30 Yao Qi <yao.qi@linaro.org>
17953
17954 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17955 (empty_cycle): Remove.
17956 (main): Don't call empty_cycle. Don't use watch_count_done.
17957 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17958 empty_cycle. Rewrite the code counting HW watchpoints.
17959
17960 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17961
17962 * gdb.reverse/fstatat-reverse.c: New test.
17963 * gdb.reverse/fstatat-reverse.exp: New file.
17964 * gdb.reverse/getresuid-reverse.c: New test.
17965 * gdb.reverse/getresuid-reverse.exp: New file.
17966 * gdb.reverse/pipe-reverse.c: New test.
17967 * gdb.reverse/pipe-reverse.exp: New file.
17968 * gdb.reverse/readv-reverse.c: New test.
17969 * gdb.reverse/readv-reverse.exp: New file.
17970 * gdb.reverse/recvmsg-reverse.c: New test.
17971 * gdb.reverse/recvmsg-reverse.exp: New file.
17972 * gdb.reverse/time-reverse.c: New test.
17973 * gdb.reverse/time-reverse.exp: New file.
17974 * gdb.reverse/waitpid-reverse.c: New test.
17975 * gdb.reverse/waitpid-reverse.exp: New file.
17976
17977 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17978
17979 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17980
17981 2015-10-26 Doug Evans <dje@google.com>
17982
17983 PR symtab/17391
17984 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17985 * gdb.dwarf2/bad-regnum.c: New file.
17986 * gdb.dwarf2/bad-regnum.exp: New file.
17987
17988 2015-10-26 Doug Evans <dje@google.com>
17989
17990 PR python/18938
17991 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17992 file.
17993
17994 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17995
17996 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17997 for a change by "Mention language in compile error message".
17998
17999 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18000
18001 PR python/18073
18002 * gdb.python/py-type.c (C::a_method): New.
18003 (C::a_const_method): New.
18004 (C::a_static_method): New.
18005 (a_function): New.
18006 * gdb.python/py-type.exp (test_fields): Test getting fields
18007 from function and method.
18008
18009 2015-10-21 Keven Boell <keven.boell@intel.com>
18010
18011 * gdb.fortran/vla-alloc-assoc.exp: New file.
18012 * gdb.fortran/vla-datatypes.exp: New file.
18013 * gdb.fortran/vla-datatypes.f90: New file.
18014 * gdb.fortran/vla-history.exp: New file.
18015 * gdb.fortran/vla-ptype-sub.exp: New file.
18016 * gdb.fortran/vla-ptype.exp: New file.
18017 * gdb.fortran/vla-sizeof.exp: New file.
18018 * gdb.fortran/vla-sub.f90: New file.
18019 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18020 * gdb.fortran/vla-value-sub-finish.exp: New file.
18021 * gdb.fortran/vla-value-sub.exp: New file.
18022 * gdb.fortran/vla-value.exp: New file.
18023 * gdb.fortran/vla-ptr-info.exp: New file.
18024 * gdb.mi/mi-vla-fortran.exp: New file.
18025 * gdb.mi/vla.f90: New file.
18026
18027 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18028
18029 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18030 of hardwired timeout value.
18031
18032 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18033 Pedro Alves <palves@redhat.com>
18034
18035 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18036 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18037
18038 2015-10-19 Josh Stone <jistone@redhat.com>
18039
18040 * gdb.base/catch-syscall.c: Include <sched.h>.
18041 (unknown_syscall): New variable.
18042 (main): Trigger a vfork and an unknown syscall.
18043 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18044 (unknown_syscall_number): Likewise.
18045 (check_call_to_syscall): Accept an optional syscall pattern.
18046 (check_return_from_syscall): Likewise.
18047 (check_continue): Likewise.
18048 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18049 (test_catch_syscall_skipping_return): New test toggling off 'catch
18050 syscall' to step over the syscall return, then toggling back on.
18051 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18052 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18053 (do_syscall_tests): Call test_catch_syscall_without_args and
18054 test_catch_syscall_mid_vfork.
18055 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18056 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18057
18058 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
18059
18060 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18061 print g_vE): Add new pass patterns.
18062 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18063 print various symbol names for vptr fields.
18064
18065 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18066
18067 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18068 results.
18069
18070 2015-10-12 Yao Qi <yao.qi@linaro.org>
18071
18072 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18073
18074 2015-10-12 Yao Qi <yao.qi@linaro.org>
18075
18076 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18077 is aarch64*-*-linux*.
18078
18079 2015-10-12 Yao Qi <yao.qi@linaro.org>
18080
18081 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18082 (can_relocate_bcond_true): ... it.
18083 (can_relocate_bcond_false): New function.
18084 (foo): Likewise.
18085 (can_relocate_bl): Likewise.
18086 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18087 can_relocate_bl.
18088
18089 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18090
18091 * gdb.base/nested-addr.c: New file.
18092 * gdb.base/nested-addr.exp: New testcase.
18093
18094 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18095
18096 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18097 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18098 its output. Ignore the output of "record goto begin" and instead
18099 check that GDB is replaying.
18100
18101 2015-10-09 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18104 (top level): Use it in the run with no args test.
18105
18106 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18107
18108 * gdb.dlang/properties.exp: New file.
18109
18110 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18111
18112 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18113 whether or not address 0x1000 is mapped on the target.
18114
18115 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18116
18117 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18118 build.
18119
18120 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18121
18122 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18123 instruction-history test.
18124
18125 2015-09-28 Doug Evans <dje@google.com>
18126
18127 * gdb.base/gcore.c (array_func): Add reference to static_array.
18128
18129 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18130
18131 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18132 source line.
18133
18134 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18135
18136 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18137 short or char as base type.
18138
18139 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18140
18141 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18142 to allow any size enum.
18143
18144 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18145
18146 * gdb.ada/array_ptr_renaming.exp: New testcase.
18147 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18148 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18149
18150 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18151
18152 * gdb.trace/ftrace-lock.c: New file.
18153 * gdb.trace/ftrace-lock.exp: New file.
18154
18155 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18156
18157 * gdb.arch/insn-reloc.c: New file.
18158 * gdb.arch/ftrace-insn-reloc.exp: New file.
18159
18160 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18161
18162 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18163 instruction.
18164 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18165 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18166 * gdb.trace/range-stepping.c: Likewise.
18167 * gdb.trace/trace-break.c: Likewise.
18168 * gdb.trace/trace-mt.c (thread_function): Likewise.
18169 * gdb.trace/ftrace.c (marker): Likewise.
18170 * gdb.trace/trace-condition.c (marker): Likewise.
18171 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18172 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18173 is_aarch64_target.
18174
18175 2015-09-18 Doug Evans <xdje42@gmail.com>
18176
18177 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18178 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18179
18180 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18181
18182 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18183 the breakpoint.
18184
18185 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18186
18187 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18188 the pending breakpoint. Remove timeout override for "Run till
18189 MI pending breakpoint on pendfunc3 on thread 2" test.
18190
18191 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18192
18193 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18194 filename pattern.
18195
18196 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18197
18198 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18199 in breakpoint filename pattern.
18200
18201 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18202
18203 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18204
18205 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18206
18207 * gdb.linespec/explicit.exp: Check for readline support for
18208 tab-completion tests. Fix obvious typo.
18209
18210 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18211
18212 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18213 and replay.
18214
18215 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18216
18217 * gdb.btrace/non-stop.c: New.
18218 * gdb.btrace/non-stop.exp: New.
18219
18220 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18221 Yao Qi <yao.qi@linaro.org>
18222
18223 * gdb.trace/trace-condition.c: New file.
18224 * gdb.trace/trace-condition.exp: New file.
18225
18226 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
18227
18228 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18229 for testing bytecode compilation.
18230
18231 2015-09-16 Pedro Alves <palves@redhat.com>
18232 Sandra Loosemore <sandra@codesourcery.com>
18233
18234 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18235 (SECONDS): Redefine.
18236 (main): Call pthread_kill and alarm early.
18237 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18238 support.
18239 (test): If the target can't hardware step and doesn't support
18240 displaced stepping, increase the timeout.
18241
18242 2015-09-16 Pedro Alves <palves@redhat.com>
18243
18244 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18245 (enable_debug): New procedures.
18246 (test): Use them. Bail out if waiting for threads fails.
18247 (top level): Bail out if a test fails.
18248
18249 2015-09-16 Yao Qi <yao.qi@linaro.org>
18250
18251 * gdb.asm/asm-source.exp: Set asm-arch for
18252 aarch64*-*-* target.
18253 * gdb.asm/aarch64.inc: New file.
18254
18255 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18256
18257 * gdb.ada/array_of_variable_length.exp: New testcase.
18258 * gdb.ada/array_of_variable_length/foo.adb: New file.
18259 * gdb.ada/array_of_variable_length/pck.adb: New file.
18260 * gdb.ada/array_of_variable_length/pck.ads: New file.
18261
18262 2015-09-15 Doug Evans <dje@google.com>
18263
18264 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18265 of function static local variable.
18266
18267 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18268
18269 * gdb.threads/tls-so_extern.exp: New test file.
18270 * gdb.threads/tls-so_extern.c: New test file.
18271 * gdb.threads/tls-so_extern_main.c: New test file.
18272
18273 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18274
18275 * gdb.opt/solib-intra-step-lib.c: New file.
18276 * gdb.opt/solib-intra-step-main.c: New file.
18277 * gdb.opt/solib-intra-step.exp: New file.
18278
18279 2015-09-15 Pedro Alves <palves@redhat.com>
18280
18281 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18282 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18283
18284 2015-09-14 Pedro Alves <palves@redhat.com>
18285
18286 * gdb.base/hook-stop-continue.c: Delete.
18287 * gdb.base/hook-stop-continue.exp: Delete.
18288 * gdb.base/hook-stop-frame.c: Delete.
18289 * gdb.base/hook-stop-frame.exp: Delete.
18290 * gdb.base/hook-stop.c: New file.
18291 * gdb.base/hook-stop.exp: New file.
18292
18293 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18294
18295 * gdb.ada/access_to_packed_array.exp: New testcase.
18296 * gdb.ada/access_to_packed_array/foo.adb: New file.
18297 * gdb.ada/access_to_packed_array/pack.adb: New file.
18298 * gdb.ada/access_to_packed_array/pack.ads: New file.
18299
18300 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18301
18302 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18303 buffer size test.
18304
18305 2015-09-11 Don Breazeal <donb@codesourcery.com>
18306
18307 * gdb.base/foll-exec.c: Add copyright header. Fix
18308 formatting issues.
18309 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18310 (do_exec_tests): Use clean_restart in place of zap_session,
18311 and for test initialization. Fix formatting issues. Use
18312 fail in place of perror.
18313 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18314 an expect statement to match an expression with output from
18315 the program under debug.
18316 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18317 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18318 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18319 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18320 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18321
18322 2015-09-09 Doug Evans <dje@google.com>
18323
18324 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18325
18326 2015-09-09 Doug Evans <dje@google.com>
18327
18328 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18329
18330 2015-09-09 Doug Evans <dje@google.com>
18331
18332 * gdb.base/savedregs.exp: Fix typo.
18333
18334 2015-09-09 Pedro Alves <palves@redhat.com>
18335
18336 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18337
18338 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18339
18340 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18341 command actually switches threads. Give up on remaining
18342 tests if target fails to stop at breakpoint.
18343
18344 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18345
18346 * gdb.ada/funcall_char.exp: New testcase.
18347 * gdb.ada/funcall_char/foo.adb: New file.
18348
18349 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18350
18351 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18352 expected outputs. Add two testcases for completing ambiguous
18353 functions.
18354 * gdb.ada/complete/aux_pck.adb: New file.
18355 * gdb.ada/complete/aux_pck.ads: New file.
18356 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18357 Ambiguous_Func functions.
18358 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18359 * gdb.ada/complete/pck.adb: Likewise.
18360
18361 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18362
18363 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18364 failures to run the test program under GDB.
18365
18366 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
18367
18368 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18369 to C.
18370
18371 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18372
18373 * gdb.base/run-after-attach.exp: New test file.
18374 * gdb.base/run-after-attach.c: New test file.
18375
18376 2015-08-26 Don Breazeal <donb@codesourcery.com>
18377
18378 * gdb.base/foll-exec-2.c: New test program.
18379 * gdb.base/foll-exec-2.exp: New test.
18380
18381 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18382
18383 * gdb.base/nested-subp1.exp: New file.
18384 * gdb.base/nested-subp1.c: New file.
18385 * gdb.base/nested-subp2.exp: New file.
18386 * gdb.base/nested-subp2.c: New file.
18387 * gdb.base/nested-subp3.exp: New file.
18388 * gdb.base/nested-subp3.c: New file.
18389
18390 2015-08-24 Pedro Alves <palves@redhat.com>
18391
18392 * gdb.server/connect-without-multi-process.c: New file.
18393 * gdb.server/connect-without-multi-process.exp: New file.
18394
18395 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18396
18397 * gdb.opt/inline-markers.c: Make z int.
18398
18399 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18400
18401 * gdb.opt/inline-markers.c: Make z volatile.
18402
18403 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18404
18405 * gdb.opt/inline-bt.c: New volatile global z.
18406 * gdb.opt/inline-cmds.c: Likewise.
18407 * gdb.opt/inline-locals.c: Likewise.
18408 * gdb.opt/inline-markers.c: New extern global z.
18409 (marker): Use z.
18410 (inline_fn): Likewise.
18411
18412 2015-08-24 Pedro Alves <palves@redhat.com>
18413
18414 * config/m32r-stub.exp: Remove file.
18415 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18416 * gdb.base/call-rt-st.exp: Likewise.
18417 * gdb.base/call-strs.exp: Likewise.
18418 * gdb.base/default.exp: Remove references to h8300-*-hms and
18419 *-*-udi*.
18420 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18421
18422 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18423
18424 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18425 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18426 and "return" use KFAIL when GDB can not read/write the vector
18427 return value.
18428
18429 2015-08-21 Gary Benson <gbenson@redhat.com>
18430
18431 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18432
18433 2015-08-20 Pedro Alves <palves@redhat.com>
18434
18435 * gdb.server/solib-list.exp: No longer expect an interior stop in
18436 non-stop mode.
18437
18438 2015-08-20 Pedro Alves <palves@redhat.com>
18439
18440 * gdb.server/connect-stopped-target.c: New file.
18441 * gdb.server/connect-stopped-target.exp: New file.
18442
18443 2015-08-20 Pedro Alves <palves@redhat.com>
18444
18445 * gdb.dwarf2/comp-unit-lang.exp: New file.
18446 * gdb.dwarf2/comp-unit-lang.c: New file.
18447
18448 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18449
18450 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18451 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18452
18453 2015-08-19 Kevin Buettner <kevinb@redhat.com>
18454
18455 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18456 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18457
18458 2015-08-18 Doug Evans <dje@google.com>
18459 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18460
18461 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18462 skip_python_tests. New arg prompt_regexp.
18463 (skip_python_tests): New function.
18464 * lib/mi-support.exp (mi_skip_python_tests): New function.
18465 * gdb.python/py-mi-objfile-gdb.py: New file.
18466 * gdb.python/py-mi-objfile.c: New file.
18467 * gdb.python/py-mi-objfile.exp: New file.
18468
18469 2015-08-17 Keith Seitz <keiths@redhat.com>
18470
18471 * gdb.linespec/explicit.exp: Move strace test from here ...
18472 * gdb.trace/strace.exp: ... to here.
18473
18474 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18475
18476 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18477 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18478
18479 2015-08-14 Doug Evans <xdje42@gmail.com>
18480
18481 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18482 inferior before selecting a new file.
18483
18484 2015-08-14 Doug Evans <xdje42@gmail.com>
18485
18486 * gdb.mi/mi-disassemble.exp: Update.
18487 * gdb.base/disasm-optim.S: New file.
18488 * gdb.base/disasm-optim.c: New file.
18489 * gdb.base/disasm-optim.h: New file.
18490 * gdb.base/disasm-optim.exp: New file.
18491
18492 2015-08-14 Keith Seitz <keiths@redhat.com>
18493
18494 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18495 "evaluated-by".
18496
18497 2015-08-13 Joel Brobecker <brobecker@adacore.com>
18498
18499 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18500
18501 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18502
18503 * gdb.ada/fun_renaming.exp: New testcase.
18504 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18505 * gdb.ada/fun_renaming/pack.adb: New file.
18506 * gdb.ada/fun_renaming/pack.ads: New file.
18507
18508 2015-08-12 Keith Seitz <keiths@redhat.com>
18509
18510 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18511 gdb_get_line_number.
18512
18513 2015-08-12 Joel Brobecker <brobecker@adacore.com>
18514
18515 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18516 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18517 gdb.base/dso2dso.exp: New files.
18518
18519 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18520 Pedro Alves <palves@redhat.com>
18521 Keith Seitz <keiths@redhat.com>
18522
18523 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18524 GDBFLAGS.
18525
18526 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18527
18528 * gdb.base/gdbhistsize-history.exp
18529 (test_histsize_history_setting): Use save_vars.
18530 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18531 Use save_vars.
18532 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18533 * gdb.base/readline.exp: Use save_vars.
18534
18535 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18536
18537 * lib/gdb.exp (save_vars): New proc.
18538
18539 2015-08-11 Keith Seitz <keiths@redhat.com>
18540
18541 * gdb.base/help.exp: Update help_breakpoint_text.
18542
18543 2015-08-11 Keith Seitz <keiths@redhat.com>
18544
18545 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18546 (at toplevel): Call test_explicit_breakpoints.
18547 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18548 breakpoints.
18549 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18550 breakpoint conditions, "-cond".
18551
18552 2015-08-11 Keith Seitz <keiths@redhat.com>
18553
18554 * gdb.linespec/3explicit.c: New file.
18555 * gdb.linespec/cpexplicit.cc: New file.
18556 * gdb.linespec/cpexplicit.exp: New file.
18557 * gdb.linespec/explicit.c: New file.
18558 * gdb.linespec/explicit.exp: New file.
18559 * gdb.linespec/explicit2.c: New file.
18560 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18561 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18562 before using in the matching pattern.
18563 Clarify that `prefix' is a regular expression.
18564
18565 2015-08-11 Keith Seitz <keiths@redhat.com>
18566
18567 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18568 test.
18569 Add tests for missing ",FMT" and ",".
18570
18571 2015-08-10 Doug Evans <dje@google.com>
18572 Keith Seitz <keiths@redhat.com>
18573
18574 PR gdb/17960
18575 * gdb.base/completion.exp: Add location completer tests.
18576
18577 2015-08-07 Pedro Alves <palves@redhat.com>
18578
18579 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18580 tests here.
18581 (top level): Run do_test with and without displaced stepping.
18582
18583 2015-08-07 Pedro Alves <palves@redhat.com>
18584
18585 * gdb.base/valgrind-disp-step.c: New file.
18586 * gdb.base/valgrind-disp-step.exp: New file.
18587
18588 2015-08-07 Pedro Alves <palves@redhat.com>
18589
18590 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18591 Delete function.
18592 (main): Add alarm. Run an infinite loop instead of calling
18593 wait_threads.
18594 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18595 comment.
18596 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18597 Delete function.
18598 (main): Add alarm. Run an infinite loop instead of calling
18599 wait_threads.
18600 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18601 comment.
18602
18603 2015-08-07 Pedro Alves <palves@redhat.com>
18604
18605 * gdb.base/checkpoint-ns.exp: New file.
18606 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18607 standard_testfile.
18608
18609 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18610
18611 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18612 * gdb.btrace/instruction_history.exp: Update.
18613 * gdb.btrace/tsx.exp: New.
18614 * gdb.btrace/tsx.c: New.
18615
18616 2015-08-06 Pedro Alves <palves@redhat.com>
18617
18618 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18619 increase timeout.
18620 * gdb.reverse/until-precsave.exp: Bump timeouts.
18621
18622 2015-08-06 Pedro Alves <palves@redhat.com>
18623
18624 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18625
18626 2015-08-06 Pedro Alves <palves@redhat.com>
18627
18628 PR gdb/18749
18629 * gdb.threads/process-dies-while-handling-bp.c: New file.
18630 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18631
18632 2015-08-06 Pedro Alves <palves@redhat.com>
18633
18634 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18635 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18636
18637 2015-08-05 Pedro Alves <palves@redhat.com>
18638
18639 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18640 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18641
18642 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18643
18644 * gdb.base/bp-permanent.exp: Report test as unsupported if
18645 the target cannot stop at the permanent breakpoint.
18646
18647 2015-08-03 Doug Evans <dje@google.com>
18648
18649 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18650 10000.
18651
18652 2015-08-03 Doug Evans <dje@google.com>
18653
18654 * Makefile.in (workers/%.worker, build-perf): New rule.
18655 (GDB_PERFTEST_MODE): New variable.
18656 (check-perf): Use it.
18657 (clean): Clean up gdb.perf parallel build subdirs.
18658 * lib/build-piece.exp: New file.
18659 * lib/gdb.exp (make_gdb_parallel_path): New function
18660 (standard_output_file, standard_temp_file): Call it.
18661 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18662 of $GDB_PARALLEL.
18663 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18664
18665 2015-08-03 Doug Evans <dje@google.com>
18666
18667 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
18668 (LOG_FILE_NAME): New global.
18669 (TextReporter.__init__): Initialize self.txt_sum.
18670 (TextReporter.report): Add support for multiple data-points.
18671 Move report to perftest.sum, put raw data in perftest.log.
18672 (TextReporter.start): Open sum and log files.
18673 (TextReporter.end): Close sum and log files.
18674 * gdb.perf/lib/perftest/testresult.py
18675 (SingleStatisticTestResult.record): Handle multiple data-points.
18676
18677 2015-07-31 Pedro Alves <palves@redhat.com>
18678
18679 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18680 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18681 kill_wait_spawned_process instead of explicit "kill -9".
18682 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18683 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18684 kill_wait_spawned_process.
18685 * gdb.base/attach-twice.exp: Likewise.
18686 * gdb.base/attach.exp: Likewise.
18687 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18688 gdb_test_multiple.
18689 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18690 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18691 kill_wait_spawned_process.
18692 * gdb.base/valgrind-infcall.exp: Likewise.
18693 * gdb.multi/multi-attach.exp: Likewise.
18694 * gdb.python/py-prompt.exp: Likewise.
18695 * gdb.python/py-sync-interp.exp: Likewise.
18696 * gdb.server/ext-attach.exp: Likewise.
18697 * gdb.threads/attach-into-signal.exp (corefunc): Use
18698 spawn_wait_for_attach, spawn_id_get_pid and
18699 kill_wait_spawned_process.
18700 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18701 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18702 spawn_id_get_pid and kill_wait_spawned_process.
18703 * gdb.threads/attach-stopped.exp (corefunc): Use
18704 spawn_wait_for_attach, spawn_id_get_pid and
18705 kill_wait_spawned_process.
18706 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18707 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18708 kill_wait_spawned_process instead of explicit "kill -9".
18709 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18710 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18711 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18712 processes. Don't map cygwin/windows pids here. Now returns a
18713 spawn id list.
18714
18715 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18716
18717 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18718 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18719 correct patch.
18720
18721 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18722
18723 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18724
18725 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18726
18727 Reapply:
18728 2014-05-21 Mark Wielaard <mjw@redhat.com>
18729
18730 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18731
18732 2015-07-30 Pedro Alves <palves@redhat.com>
18733
18734 * linux-low.c (handle_extended_wait): Set the child's last
18735 reported status to TARGET_WAITKIND_STOPPED.
18736
18737 2015-07-30 Pedro Alves <palves@redhat.com>
18738
18739 PR threads/18600
18740 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18741 only shows inferior 1.
18742
18743 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18744 Pedro Alves <palves@redhat.com>
18745
18746 PR threads/18600
18747 * gdb.threads/fork-plus-threads.c: New file.
18748 * gdb.threads/fork-plus-threads.exp: New file.
18749
18750 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18751
18752 * gdb.base/batch-preserve-term-settings.exp
18753 (test_terminal_settings_preserved_after_cli_exit): Use
18754 send_quit_command.
18755
18756 2015-07-29 Pedro Alves <palves@redhat.com>
18757 Don Breazeal <donb@codesourcery.com>
18758
18759 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18760 output from both inferior_spawn_id and gdb_spawn_id.
18761
18762 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18763
18764 * gdb.threads/attach-into-signal.exp (corefunc): Use
18765 with_test_prefix on nested loops, uniquefying the test messages.
18766
18767 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18768
18769 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18770 commit.
18771
18772 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18773
18774 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18775 New proc.
18776 (test_terminal_settings_preserved_after_sigterm): New test.
18777
18778 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18779
18780 * gdb.base/batch-preserve-term-settings.exp
18781 (test_terminal_settings_preserved_after_cli_exit): New test.
18782
18783 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18784
18785 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18786 manipulation of saved_gdbflags.
18787 (test_terminal_settings_preserved): Remove global declaration of
18788 the unused variable pagination_prompt. Remove manipulation of
18789 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18790 GDBFLAGS.
18791
18792 2015-07-29 Pedro Alves <palves@redhat.com>
18793
18794 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18795
18796 2015-07-29 Pedro Alves <palves@redhat.com>
18797
18798 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18799 at the top.
18800
18801 2015-07-29 Pedro Alves <palves@redhat.com>
18802
18803 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18804 (main): Call gdb_unbuffer_output.
18805 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18806 (main): Call gdb_unbuffer_output.
18807 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18808 (main): Call gdb_unbuffer_output.
18809 * gdb.base/call-strs.exp: Adjust to step over the
18810 gdb_unbuffer_output call.
18811 * gdb.base/catch-gdb-caused-signals.c: Include
18812 "../lib/unbuffer_output.c".
18813 (main): Call gdb_unbuffer_output.
18814 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18815 (main): Call gdb_unbuffer_output.
18816 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18817 (main): Call gdb_unbuffer_output.
18818 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18819 (main): Call gdb_unbuffer_output.
18820 * gdb.base/shlib-call.exp: Adjust to step over the
18821 gdb_unbuffer_output call.
18822 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18823 (main): Call gdb_unbuffer_output.
18824 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18825 (main): Call gdb_unbuffer_output.
18826 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18827 (main): Rename to ...
18828 (test): ... this.
18829 (main): Reimplement.
18830 * gdb.base/varargs.exp: Run to test instead of to main.
18831 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18832 (main): Call gdb_unbuffer_output.
18833
18834 2015-07-29 Pedro Alves <palves@redhat.com>
18835
18836 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18837 factore out from mi_continue_dprintf. For call-style dprintfs,
18838 expect dprintf output out of $inferior_spawn_id.
18839 (mi_continue_dprintf): Use mi_expect_dprintf.
18840 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18841 (main): Call gdb_unbuffer_output.
18842
18843 2015-07-29 Pedro Alves <palves@redhat.com>
18844
18845 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18846 (default_mi_gdb_start): Set inferior_spawn_id instead of
18847 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18848 gdb_spawn_id.
18849 (mi_gdb_test): Always expect inferior output from both
18850 $inferior_spawn_id and $gdb_spawn_id.
18851
18852 2015-07-29 Pedro Alves <palves@redhat.com>
18853
18854 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18855 send_inferior and $inferior_spawn_id.
18856
18857 2015-07-29 Pedro Alves <palves@redhat.com>
18858
18859 * gdb.gdb/complaints.exp (test_initial_complaints)
18860 (test_serial_complaints, test_short_complaints): Use
18861 gdb_test_stdio.
18862 (test_empty_complaint): Handle $inferior_spawn_id !=
18863 $gdb_spawn_id.
18864
18865 2015-07-29 Pedro Alves <palves@redhat.com>
18866
18867 * gdb.base/varargs.exp: Use gdb_test_stdio.
18868
18869 2015-07-29 Pedro Alves <palves@redhat.com>
18870
18871 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18872
18873 2015-07-29 Pedro Alves <palves@redhat.com>
18874
18875 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18876
18877 2015-07-29 Pedro Alves <palves@redhat.com>
18878
18879 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18880 parameter into two new parameters, "inf_result" and "gdb_result".
18881 Expect inferior output and gdb output from $inferior_spawn_id and
18882 $gdb_spawn_id, respectively. Adjust all callers.
18883
18884 2015-07-29 Pedro Alves <palves@redhat.com>
18885
18886 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18887 of gdb_test_sequence.
18888
18889 2015-07-29 Pedro Alves <palves@redhat.com>
18890
18891 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18892 (saw_spurious_output): Expect inferior output from
18893 $inferior_spawn_id. Use gdb_test_stdio.
18894
18895 2015-07-29 Pedro Alves <palves@redhat.com>
18896
18897 * gdb.base/dprintf.exp: Use standard_testfile. Change
18898 prepare_for_testing call.
18899 (srcfile): Don't set.
18900 (restart): New procedure.
18901 (test_dprintf): New procecure, use to continue over dprintfs.
18902 (test_call, test_agent): New procedures, tests moved here.
18903 Restart gdb and recreate dprintfs. Adjust expected output.
18904
18905 2015-07-29 Pedro Alves <palves@redhat.com>
18906
18907 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18908
18909 2015-07-29 Pedro Alves <palves@redhat.com>
18910
18911 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18912
18913 2015-07-29 Pedro Alves <palves@redhat.com>
18914
18915 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18916 gdb_test_stdio.
18917
18918 2015-07-29 Pedro Alves <palves@redhat.com>
18919
18920 * lib/gdb.exp (gdb_test_stdio): New procedure.
18921
18922 2015-07-29 Pedro Alves <palves@redhat.com>
18923
18924 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18925
18926 2015-07-29 Pedro Alves <palves@redhat.com>
18927
18928 * gdb.base/call-signal-resume.exp: Remove check for
18929 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18930 * gdb.base/unwindonsignal.exp: Likewise.
18931 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18932 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18933
18934 2015-07-29 Pedro Alves <palves@redhat.com>
18935
18936 * gdb.base/siginfo-addr.c (pass): New function.
18937 (handler): Call it iff si_addr is correct.
18938 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18939 Set a breakpoint at "pass" and continue to it.
18940
18941 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18942
18943 * gdb.python/py-objfile.exp: Make some tests have unique names.
18944 * gdb.python/py-pp-registration.exp: Likewise.
18945
18946 2015-07-28 Pedro Alves <palves@redhat.com>
18947
18948 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18949
18950 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18951
18952 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18953
18954 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18955
18956 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18957
18958 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18959
18960 * gdb.base/gdb-sigterm-2.exp: New test.
18961
18962 2015-07-25 Doug Evans <xdje42@gmail.com>
18963
18964 Revert:
18965 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18966 (workers/%.worker, build-perf): New rule.
18967 (GDB_PERFTEST_MODE): New variable.
18968 (check-perf): Use it.
18969 (clean): Clean up gdb.perf parallel build subdirs.
18970 * lib/build-piece.exp: New file.
18971 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18972 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18973 name.
18974 (standard_temp_file): Ditto.
18975 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18976 of $GDB_PARALLEL.
18977
18978 2015-07-24 Doug Evans <dje@google.com>
18979
18980 * gdb.perf/lib/perftest/utils.py: New file.
18981 * gdb.perf/gm-hello.cc: New file.
18982 * gdb.perf/gm-pervasive-typedef.cc: New file.
18983 * gdb.perf/gm-pervasive-typedef.h: New file.
18984 * gdb.perf/gm-std.cc: New file.
18985 * gdb.perf/gm-std.h: New file.
18986 * gdb.perf/gm-use-cerr.cc: New file.
18987 * gdb.perf/gm-utils.h: New file.
18988 * gdb.perf/gmonster-null-lookup.py: New file.
18989 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18990 * gdb.perf/gmonster-print-cerr.py: New file.
18991 * gdb.perf/gmonster-ptype-string.py: New file.
18992 * gdb.perf/gmonster-runto-main.py: New file.
18993 * gdb.perf/gmonster-select-file.py: New file.
18994 * gdb.perf/gmonster1-null-lookup.exp: New file.
18995 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18996 * gdb.perf/gmonster1-print-cerr.exp: New file.
18997 * gdb.perf/gmonster1-ptype-string.exp: New file.
18998 * gdb.perf/gmonster1-runto-main.exp: New file.
18999 * gdb.perf/gmonster1-select-file.exp: New file.
19000 * gdb.perf/gmonster1.cc: New file.
19001 * gdb.perf/gmonster1.exp: New file.
19002 * gdb.perf/gmonster2-null-lookup.exp: New file.
19003 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19004 * gdb.perf/gmonster2-print-cerr.exp: New file.
19005 * gdb.perf/gmonster2-ptype-string.exp: New file.
19006 * gdb.perf/gmonster2-runto-main.exp: New file.
19007 * gdb.perf/gmonster2-select-file.exp: New file.
19008 * gdb.perf/gmonster2.cc: New file.
19009 * gdb.perf/gmonster2.exp: New file.
19010
19011 2015-07-24 Doug Evans <dje@google.com>
19012
19013 * gdb.perf/README: New file.
19014 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19015 * lib/gen-perf-test.exp: New file.
19016
19017 2015-07-24 Doug Evans <dje@google.com>
19018
19019 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19020 (PerfTest::startup): New function.
19021 (PerfTest::run): Return result of calling body.
19022 (PerfTest::assemble): Rewrite.
19023 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19024 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19025 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19026 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19027 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19028
19029 2015-07-24 Doug Evans <dje@google.com>
19030
19031 * lib/gdb.exp (clean_restart): Make executable optional.
19032
19033 2015-07-24 Doug Evans <dje@google.com>
19034
19035 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19036 compiler_info references.
19037 * gdb.cp/temargs.exp: Ditto.
19038 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19039 (get_compiler_info): Early exit if already computed. Set compiler_info
19040 to "unknown" if there was a problem.
19041 (test_compiler_info): Add function comment. Call get_compiler_info.
19042
19043 2015-07-24 Doug Evans <dje@google.com>
19044
19045 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19046 (workers/%.worker, build-perf): New rule.
19047 (GDB_PERFTEST_MODE): New variable.
19048 (check-perf): Use it.
19049 (clean): Clean up gdb.perf parallel build subdirs.
19050 * lib/build-piece.exp: New file.
19051 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19052 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19053 name.
19054 (standard_temp_file): Ditto.
19055 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19056 of $GDB_PARALLEL.
19057
19058 2015-07-24 Doug Evans <dje@google.com>
19059
19060 * lib/future.exp (gdb_default_target_compile): New option
19061 "early_flags".
19062 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19063 --as-needed.
19064
19065 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19066
19067 * gdb.base/catch-syscall.exp: Call gdb_exit before
19068 gdb_skip_xml_test.
19069
19070 2015-07-24 Pedro Alves <palves@redhat.com>
19071
19072 * gdb.python/py-events.exp: Accept output between the stop event
19073 and the prompt.
19074 * gdb.python/py-evsignal.exp: Likewise.
19075 * gdb.python/py-evthreads.exp: Likewise.
19076
19077 2015-07-24 Pedro Alves <palves@redhat.com>
19078
19079 PR gdb/18717
19080 * gdb.threads/non-ldr-exit.c: New file.
19081 * gdb.threads/non-ldr-exit.exp: New file.
19082
19083 2015-07-24 Yao Qi <yao.qi@linaro.org>
19084
19085 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19086 restarting process.
19087
19088 2015-07-24 Yao Qi <yao.qi@linaro.org>
19089
19090 * gdb.server/ext-restart.exp: New file.
19091
19092 2015-07-24 Yao Qi <yao.qi@linaro.org>
19093
19094 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19095 argument options.
19096 * gdb.server/ext-wrapper.exp: New file.
19097
19098 2015-07-23 Doug Evans <dje@google.com>
19099
19100 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19101 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19102
19103 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19104
19105 * gdb.ada/var_arr_typedef.exp: New testcase.
19106 * gdb.ada/var_arr_typedef/pack.adb: New file.
19107 * gdb.ada/var_arr_typedef/pack.ads: New file.
19108 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19109
19110 2015-07-20 Joel Brobecker <brobecker@adacore.com>
19111
19112 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19113
19114 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19115
19116 * gdb.arch/i386-biarch-core.exp: Replace istarget
19117 by "complete set gnutarget". Remove expectation for the "core-file"
19118 command.
19119
19120 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19121
19122 Revert the previous commit:
19123 Tests for validate symbol file using build-id.
19124
19125 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19126
19127 Tests for validate symbol file using build-id.
19128 * gdb.base/solib-mismatch-lib.c: New file.
19129 * gdb.base/solib-mismatch-libmod.c: New file.
19130 * gdb.base/solib-mismatch.c: New file.
19131 * gdb.base/solib-mismatch.exp: New file.
19132
19133 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19134
19135 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19136 nios2-*-linux*.
19137 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19138 * gdb.base/siginfo.exp: Likewise.
19139 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19140
19141 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19142
19143 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19144 Move it to ...
19145 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19146 ... here.
19147 * gdb.trace/range-stepping.exp: Check that the target supports
19148 range stepping.
19149
19150 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19151
19152 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19153
19154 2015-07-14 Pedro Alves <palves@redhat.com>
19155
19156 * gdb.base/killed-outside.exp: New file.
19157 * gdb.base/killed-outside.c: New file.
19158
19159 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19160
19161 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19162 (n at main): New.
19163 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19164
19165 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19166
19167 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19168 infcall tests instead of setting up for KFAIL.
19169
19170 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19171
19172 * gdb.btrace/record_goto-step.exp: New.
19173
19174 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19175
19176 PR compile/18484
19177 * gdb.compile/compile.c (struct struct_type): Add volatile to
19178 selffield's type.
19179 * gdb.compile/compile.exp
19180 (compile code struct_object.selffield = &struct_object): Skip further
19181 struct_object tests if this one xfails.
19182
19183 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
19184
19185 PR exp/18617
19186 * gdb.trace/ax.exp: Add test.
19187
19188 2015-07-07 Yao Qi <yao.qi@linaro.org>
19189
19190 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19191 instead of istarget "aarch64*-*-*".
19192 * gdb.arch/aarch64-fp.exp: Likewise.
19193 * gdb.base/float.exp: Likewise.
19194 * gdb.reverse/aarch64.exp: Likewise.
19195 * lib/gdb.exp (is_aarch64_target): New proc.
19196
19197 2015-07-07 Yao Qi <yao.qi@linaro.org>
19198
19199 * lib/gdb.exp (is_aarch32_target): New proc.
19200 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19201 instead of "istarget "arm*-*-*"".
19202 * gdb.arch/arm-disp-step.exp: Likewise.
19203 * gdb.arch/thumb-bx-pc.exp: Likewise.
19204 * gdb.arch/thumb-prologue.exp: Likewise.
19205 * gdb.arch/thumb-singlestep.exp: Likewise.
19206 * gdb.base/disp-step-syscall.exp: Likewise.
19207 * gdb.base/float.exp: Likewise.
19208
19209 2015-07-07 Yao Qi <yao.qi@linaro.org>
19210
19211 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19212 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19213
19214 2015-07-07 Yao Qi <yao.qi@linaro.org>
19215
19216 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19217 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19218 if it exists.
19219 * gdb.multi/multi-arch.exp: Likewise.
19220
19221 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19222
19223 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19224 print.
19225
19226 2015-07-07 Yao Qi <yao.qi@linaro.org>
19227
19228 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19229
19230 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19231
19232 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19233 '[' and ']' characters.
19234
19235 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19236
19237 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19238
19239 2015-06-29 Pedro Alves <palves@redhat.com>
19240
19241 PR threads/18127
19242 * gdb.threads/hand-call-new-thread.c: New file.
19243 * gdb.threads/hand-call-new-thread.c: New file.
19244
19245 2015-06-26 Keith Seitz <keiths@redhat.com>
19246 Doug Evans <dje@google.com>
19247
19248 PR 16253
19249 * gdb.cp/var-tag-2.cc: New file.
19250 * gdb.cp/var-tag-3.cc: New file.
19251 * gdb.cp/var-tag-4.cc: New file.
19252 * gdb.cp/var-tag.cc: New file.
19253 * gdb.cp/var-tag.exp: New file.
19254
19255 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19256
19257 * gdb.base/history-duplicates.exp: New test.
19258
19259 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19260
19261 * gdb.base/completion.exp: Test the completion of the "focus"
19262 command.
19263
19264 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19265
19266 * gdb.arch/amd64-prologue-skip.S: New file.
19267 * gdb.arch/amd64-prologue-skip.exp: New file.
19268
19269 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19270
19271 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19272 is_address_zero_readable check.
19273
19274 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19275
19276 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19277 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19278
19279 2015-06-24 Yao Qi <yao.qi@linaro.org>
19280
19281 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19282 linux targets.
19283
19284 2015-06-24 Yao Qi <yao.qi@linaro.org>
19285
19286 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19287 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19288 * gdb.base/siginfo-thread.exp: Likewise.
19289
19290 2015-06-22 Yao Qi <yao.qi@linaro.org>
19291
19292 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19293
19294 2015-06-22 Yao Qi <yao.qi@linaro.org>
19295
19296 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19297 aarch64*-*-*.
19298 (skip_hw_watchpoint_tests): Likewise.
19299
19300 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19301
19302 * gdb.base/gdbinit-history.exp: Test the interaction between
19303 setting GDBHISTSIZE and setting the history size via .gdbinit.
19304
19305 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19306
19307 PR gdb/16999
19308 * gdb.base/gdbhistsize-history.exp: New test.
19309
19310 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19311
19312 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19313 with GDBHISTSIZE.
19314 * gdb.base/readline.exp: Likewise.
19315
19316 2015-06-17 Yao Qi <yao.qi@linaro.org>
19317
19318 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19319 line.
19320
19321 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19322
19323 * gdb.base/gdbinit-history.exp: Add test case to check that
19324 an unlimited history file does not get truncated on exit.
19325
19326 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19327
19328 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19329 (VECTOR): New macro. Use it...
19330 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19331 ...for these typedefs.
19332 (int8, char1, int1, double1): New typedefs.
19333 (struct just_int2, struct two_int2): New structures.
19334 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19335 (add_structvecs, add_singlevecs): New functions.
19336 (main): Call add_some_intvecs twice.
19337 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19338 the compile and exit upon failure. Try compiling for the "native"
19339 architecture. Test inferior function calls with vector arguments
19340 and vector return value handling with "finish" and "return".
19341
19342 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19343
19344 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19345 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19346 PE file.
19347 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19348
19349 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19350
19351 PR breakpoints/16465
19352 * gdb.mi/mi-dprintf-pending.c: New file.
19353 * gdb.mi/mi-dprintf-pending.exp: New test.
19354 * gdb.mi/mi-dprintf-pendshr.c: New file.
19355
19356 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19357 Mircea Gherzan <mircea.gherzan@intel.com>
19358
19359 * gdb.arch/i386-mpx-map.c: New file.
19360 * gdb.arch/i386-mpx-map.exp: New File.
19361
19362 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19363
19364 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19365 * gdb.arch/i386-mpx.exp: Indentation fixed.
19366
19367 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19368
19369 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19370 function and improved indentation.
19371 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19372 gdb_test_multiple. Added additional tests to skip the test.
19373
19374 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19375
19376 * gdb.arch/i386-avx512.c: Change path in include file.
19377 * gdb.arch/i386-avx512.exp: Change include dir path
19378 compilation flag.
19379 * gdb.arch/i386-mpx.c: Change path in include file.
19380 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19381 flag.
19382
19383 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19384
19385 * gdb.compile/compile-print.exp (compile print *vararray@3)
19386 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19387
19388 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19389
19390 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19391 (do not keep jit in memory): ... this.
19392 (expect 5): Change it to ...
19393 (expect no 5): ... this.
19394
19395 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19396
19397 PR gdb/15564
19398 * gdb.mi/mi-detach.exp: New file.
19399
19400 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19401
19402 PR symtab/18392
19403 * gdb.arch/amd64-tailcall-self.S: New file.
19404 * gdb.arch/amd64-tailcall-self.c: New file.
19405 * gdb.arch/amd64-tailcall-self.exp: New file.
19406
19407 2015-05-28 Don Breazeal <donb@codesourcery.com>
19408
19409 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19410 tests for remote targets by checking is_target_gdbserver.
19411
19412 2015-05-27 Doug Evans <dje@google.com>
19413
19414 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19415 * gdb.dwarf2/opaque-type-lookup.c: New file.
19416 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19417
19418 2015-05-26 Doug Evans <dje@google.com>
19419
19420 * gdb.cp/iostream.cc: New file.
19421 * gdb.cp/iostream.exp: New file.
19422
19423 2015-05-26 Doug Evans <dje@google.com>
19424
19425 * gdb.dwarf2/dw2-op-call.exp: Update.
19426 * gdb.dwarf2/dw4-sig-types.exp: Update.
19427 * gdb.dwarf2/implptr.exp: Update.
19428 * gdb.mi/mi-cmd-param-changed.exp: Update.
19429
19430 2015-05-26 Doug Evans <dje@google.com>
19431
19432 * gdb.python/py-lazy-string.c: New file.
19433 * gdb.python/py-lazy-string.exp: New file.
19434 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19435 (main): Update. Add estring3.
19436 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19437 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19438
19439 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19440 Yao Qi <yao.qi@linaro.org>
19441
19442 * gdb.reverse/aarch64.c: New.
19443 * gdb.reverse/aarch64.exp: New.
19444
19445 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19446
19447 * lib/gdb.exp (supports_process_record): Return true for
19448 aarch64*-linux*.
19449 (supports_reverse): Likewise.
19450
19451 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19452
19453 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19454 Use with_test_prefix.
19455
19456 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19457
19458 * gdb.base/completion.exp: Add test for completion of layout
19459 names.
19460
19461 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19462
19463 * lib/gdb.exp (skip_tui_tests): New proc.
19464 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19465
19466 2015-05-19 Pedro Alves <palves@redhat.com>
19467
19468 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19469 Save the whole env array instead of just HOME. Unset HISTSIZE in
19470 the environment while testing. Restore whole environment
19471 afterwards.
19472
19473 2015-05-16 Doug Evans <xdje42@gmail.com>
19474
19475 * gdb.guile/scm-ports.c: New file.
19476 * gdb.guile/scm-ports.exp: Add memory port tests.
19477
19478 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19479
19480 * gdb.compile/compile-print.c: New file.
19481 * gdb.compile/compile-print.exp: New file.
19482
19483 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19484
19485 * gdb.compile/compile-ops.exp: Cast param to void.
19486 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19487 (compile code struct_object.selffield = &struct_object): Add xfail.
19488
19489 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19490
19491 * gdb.ada/arr_enum_with_gap: New testcase.
19492
19493 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19494
19495 * gdb.ada/byte_packed_arr: New testcase.
19496
19497 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19498
19499 * gdb.ada/pckd_neg: New testcase.
19500
19501 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19502
19503 PR gdb/17820
19504 * gdb.base/gdbinit-history.exp: New test.
19505 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19506 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19507
19508 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19509
19510 * gdb.python/py-xmethods.cc: Enhance test case.
19511 * gdb.python/py-xmethods.exp: New tests.
19512 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19513 function.
19514 (B_indexoper): Likewise.
19515 (global_dm_list) : Add new xmethod worker functions.
19516
19517 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19518
19519 * gdb.base/coredump-filter.exp: Correctly unset
19520 "coredump_var_addr" array.
19521
19522 2015-05-08 Pedro Alves <palves@redhat.com>
19523
19524 * gdb.server/non-existing-program.exp: Unset spawn_id.
19525
19526 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19527
19528 PR python/18291
19529 * gdb.python/py-xmethods.exp: Add tests.
19530
19531 2015-05-08 Yao Qi <yao.qi@linaro.org>
19532
19533 PR gdb/18208
19534 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19535 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19536 function set_coredump_filter, and remove remote_exec call.
19537 Remove argument ipid. Callers update.
19538 (top level): Don't get inferior's PID.
19539
19540 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19541
19542 * gdb.base/watch_thread_num.exp: Skip test on targets without
19543 access watchpoints.
19544
19545 2015-05-06 Pedro Alves <palves@redhat.com>
19546
19547 PR server/18081
19548 * gdb.server/non-existing-program.exp: New file.
19549
19550 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19551
19552 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19553
19554 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19555
19556 * gdb.ada/out_of_line_in_inlined: New testcase.
19557
19558 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19559
19560 * gdb.ada/var_rec_arr: New testcase.
19561
19562 2015-04-30 Yao Qi <yao.qi@linaro.org>
19563
19564 * gdb.base/break-idempotent.exp: If
19565 skip_hw_watchpoint_multi_tests returns true, skip the tests
19566 on "rwatch" and "awatch".
19567
19568 2015-04-30 Yao Qi <yao.qi@linaro.org>
19569
19570 * gdb.base/relativedebug.exp: Invoke gdb command
19571 "info sharedlibrary", and if libc.so doesn't have debug info,
19572 skip the test.
19573
19574 2015-04-29 Doug Evans <dje@google.com>
19575
19576 * gdb.python/py-xmethods.exp: Add ptype tests.
19577 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19578 get_result_type method.
19579
19580 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19581
19582 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19583 the target does not support hardware watchpoints.
19584
19585 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19586
19587 * gdb.base/break-always.exp: Abort testing if writing to memory
19588 causes an error.
19589
19590 2015-04-28 Doug Evans <dje@google.com>
19591
19592 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19593 * gdb.python/py-pp-registration.exp: ... here. New file.
19594 * gdb.python/py-pp-registration.c: New file.
19595 * gdb.python/py-pp-registration.py: New file.
19596
19597 2015-04-28 Doug Evans <dje@google.com>
19598
19599 * gdb.python/py-bad-printers.c: New file.
19600 * gdb.python/py-bad-printers.py: New file.
19601 * gdb.python/py-bad-printers.exp: New file.
19602
19603 2015-04-28 Sasha Smundak <asmundak@google.com>
19604
19605 * gdb.python/py-type.exp: New test.
19606
19607 2015-04-28 Andy Wingo <wingo@igalia.com>
19608
19609 * gdb.python/py-parameter.exp:
19610 * gdb.guile/scm-parameter.exp: Escape the path that we are
19611 matching against, as it might contain characters that are special
19612 to regular expressions.
19613
19614 2015-04-27 Joel Brobecker <brobecker@adacore.com>
19615
19616 * gdb.ada/rec_comp: New testcase.
19617
19618 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19619
19620 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19621 before using it.
19622
19623 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19624
19625 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19626 new tests for verilog output.
19627
19628 2015-04-24 Yao Qi <yao.qi@linaro.org>
19629
19630 * boards/remote-gdbserver-on-localhost.exp: New file.
19631
19632 2015-04-23 Pedro Alves <palves@redhat.com>
19633
19634 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19635 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19636 "end of file", remove $inferior_spawn_id from the indirect list.
19637
19638 2015-04-23 Pedro Alves <palves@redhat.com>
19639
19640 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19641
19642 2015-04-23 Pedro Alves <palves@redhat.com>
19643
19644 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19645 on $any_spawn_id instead of only on $gdb_spawn_id.
19646
19647 2015-04-21 Pierre Muller <muller@sourceware.org>
19648
19649 PR pascal/17815
19650 * lib/pascal.exp (gpc_compile): Add new option "class".
19651 (fpc_compile): Likewise.
19652 * gdb.pascal/case-insensitive-symbols.pas: New file.
19653 * gdb.pascal/case-insensitive-symbols.exp: New file.
19654
19655 2015-04-20 Gary Benson <gbenson@redhat.com>
19656
19657 * gdb.base/attach.exp: Fix three extended remote failures.
19658
19659 2015-04-17 Gary Benson <gbenson@redhat.com>
19660
19661 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19662 the main executable over the remote protocol.
19663
19664 2015-04-16 Pedro Alves <palves@redhat.com>
19665
19666 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19667 a new gdbserver if gdbserver_reconnect_p is set.
19668
19669 2015-04-16 Pedro Alves <palves@redhat.com>
19670
19671 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19672 is set, don't exit gdbserver.
19673
19674 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19675
19676 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19677 appropriate .insn, such that an older assembler can be used.
19678 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19679 the z/Architecture instruction set on 31-bit targets as well.
19680
19681 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19682
19683 * gdb.go/handcall.exp: Remove all logic related to the first
19684 breakpoint and rely on go_runto_main instead.
19685 * gdb.go/strings.exp: Likewise.
19686 * gdb.go/unsafe.exp: Likewise.
19687 * gdb.go/hello.exp: Likewise. Also rename the remaining
19688 breakpoint marker to "breakpoint 1".
19689 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19690 * gdb.go/strings.go: Likewise.
19691 * gdb.go/unsafe.go: Likewise.
19692 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19693 "set breakpoint 2 here" and rename the remaining breakpoint marker
19694 to "breakpoint 1".
19695
19696 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19697
19698 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19699 if itertools.imap is not present.
19700 * gdb.python/py-objfile.exp: Add parentheses.
19701 * gdb.python/py-type.exp: Same.
19702 * gdb.python/py-unwind-maint.py: Same.
19703
19704 2015-04-15 Yao Qi <yao.qi@linaro.org>
19705
19706 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19707 of ":$ptr_size" and set its form explicitly.
19708
19709 2015-04-15 Pedro Alves <palves@redhat.com>
19710 Yao Qi <yao.qi@linaro.org>
19711
19712 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19713 timeout by factor of 4.
19714 (test_regular_watch): Likewise.
19715 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19716 * gdb.reverse/sigall-reverse.exp: Likewise.
19717 * gdb.reverse/until-precsave.exp: Likewise.
19718 * lib/gdb.exp (with_timeout_factor): New proc.
19719 (gdb_expect): Move some code to ...
19720 (get_largest_timeout): ... here. New procedure.
19721
19722 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
19723
19724 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19725
19726 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19727
19728 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19729 to write to the .text section.
19730
19731 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19732
19733 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19734 Handle the case of targets that do not provide PID information.
19735
19736 2015-04-13 Yao Qi <yao.qi@linaro.org>
19737
19738 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19739 and use expect instead of gdb_expect.
19740
19741 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19742
19743 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19744 "coredump_var_addr" to avoid naming conflict with other testcases.
19745
19746 2015-04-10 Pedro Alves <palves@redhat.com>
19747
19748 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19749 gdb_test_sequence and gdb_assert.
19750
19751 2015-04-10 Pedro Alves <palves@redhat.com>
19752
19753 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19754 test messages that don't include the breakpoint address.
19755
19756 2015-04-10 Yao Qi <yao.qi@linaro.org>
19757
19758 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19759 false for some offset and width combinations which aren't
19760 supported by linux kernel.
19761
19762 2015-04-10 Pedro Alves <palves@redhat.com>
19763
19764 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19765 procedure, factored out from ...
19766 (top level): ... here. Add "set displaced-stepping" testing axis.
19767 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19768 parameter "displaced". Use it.
19769 (top level): Use foreach and add "set displaced-stepping" testing
19770 axis.
19771
19772 2015-04-10 Pedro Alves <palves@redhat.com>
19773
19774 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19775 Remove comment.
19776 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19777 both the address of the instruction that triggers the watchpoint
19778 and the address of the instruction immediately after, and use
19779 those addresses for the test. Fix comment.
19780
19781 2015-04-10 Pedro Alves <palves@redhat.com>
19782
19783 * gdb.base/sigstep.exp (breakpoint_to_handler)
19784 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19785 Test "backtrace" in handler.
19786 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19787 (top level): Add new "displaced" test axis to
19788 breakpoint_to_handler, breakpoint_to_handler_entry and
19789 breakpoint_over_handler.
19790
19791 2015-04-10 Pedro Alves <palves@redhat.com>
19792
19793 PR gdb/18216
19794 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19795
19796 2015-04-10 Yao Qi <yao.qi@linaro.org>
19797
19798 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19799 (test_add_rn_pc): New function.
19800 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19801 (top level): Invoke test_add_rn_pc.
19802
19803 2015-04-10 Pedro Alves <palves@redhat.com>
19804
19805 PR gdb/13858
19806 * gdb.base/step-over-no-symbols.exp: New file.
19807
19808 2015-04-09 Andy Wingo <wingo@igalia.com>
19809
19810 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19811 after the Python tests.
19812
19813 2015-04-08 Keith Seitz <keiths@redhat.com>
19814
19815 PR python/16699
19816 * gdb.python/py-completion.exp: New tests for completion.
19817 * gdb.python/py-completion.py (CompleteLimit1): New class.
19818 (CompleteLimit2): Likewise.
19819 (CompleteLimit3): Likewise.
19820 (CompleteLimit4): Likewise.
19821 (CompleteLimit5): Likewise.
19822 (CompleteLimit6): Likewise.
19823 (CompleteLimit7): Likewise.
19824
19825 2015-04-08 Pedro Alves <palves@redhat.com>
19826
19827 PR gdb/18214
19828 PR gdb/18216
19829 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19830 function.
19831 (main): Install it as SIGUSR1 handler.
19832 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19833 parameter. Always use "setup" as prefix. Toggle "set
19834 displaced-stepping" off/on depending on global. Don't switch to
19835 thread 1 here.
19836 (top level): Add displaced stepping "off/on" test axis. Update
19837 "setup" calls. Wrap each subtest with with_test_prefix. Test
19838 continuing with a queued signal in each thread.
19839
19840 2015-04-08 Pedro Alves <palves@redhat.com>
19841
19842 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19843 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19844 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19845 Return early if running to main fails.
19846 * gdb.trace/while-stepping.exp: Likewise.
19847
19848 2015-04-07 Pedro Alves <palves@redhat.com>
19849
19850 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19851 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19852 interact with inferior program.
19853
19854 2015-04-07 Pedro Alves <palves@redhat.com>
19855
19856 * lib/gdb.exp (inferior_spawn_id): New global.
19857 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19858 spawn id after processing the user code.
19859 (default_gdb_start): Set inferior_spawn_id.
19860 (send_inferior): New procedure.
19861 * lib/gdbserver-support.exp (gdbserver_start): Set
19862 inferior_spawn_id.
19863 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19864
19865 2015-04-07 Pedro Alves <palves@redhat.com>
19866
19867 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19868 * lib/gdbserver-support.exp (gdbserver_start): Make
19869 $server_spawn_id global.
19870 (gdbserver_start): Don't wait for gdbserver's spawn id with
19871 expect_background.
19872 (close_gdbserver): New procedure.
19873 (gdb_exit): Rename the default version and reimplement.
19874
19875 2015-04-07 Pedro Alves <palves@redhat.com>
19876
19877 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19878 append the substituted item, not the original item.
19879
19880 2015-04-07 Pedro Alves <palves@redhat.com>
19881
19882 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19883 gdb_expect.
19884
19885 2015-04-07 Pedro Alves <palves@redhat.com>
19886
19887 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19888 output appearing once only.
19889
19890 2015-04-07 Pedro Alves <palves@redhat.com>
19891
19892 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19893 that doesn't expect anything. Return early if running to main
19894 fails.
19895
19896 2015-04-07 Yao Qi <yao.qi@linaro.org>
19897
19898 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19899 (child_function): Call alarm.
19900 (main): Move call to alarm into the loop.
19901 * gdb.threads/non-stop-fair-events.exp: Build program with
19902 -DTIMEOUT=$timeout.
19903
19904 2015-04-06 Doug Evans <xdje42@gmail.com>
19905
19906 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19907 Fix dest parameter to board_info.
19908 (fpc_compile): Ditto.
19909 (gdb_compile_pascal): Rename dest arg to destfile.
19910
19911 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19912
19913 * gdb.ada/funcall_ref.exp: New file.
19914 * gdb.ada/funcall_ref/foo.adb: New file.
19915
19916 2015-04-02 Yao Qi <yao.qi@linaro.org>
19917
19918 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19919 is remote.
19920
19921 2015-04-02 Gary Benson <gbenson@redhat.com>
19922
19923 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19924
19925 2015-04-01 Sasha Smundak <asmundak@google.com>
19926
19927 * gdb.python/py-unwind-maint.c: New file.
19928 * gdb.python/py-unwind-maint.exp: New test.
19929 * gdb.python/py-unwind-maint.py: New file.
19930 * gdb.python/py-unwind.c: New file.
19931 * gdb.python/py-unwind.exp: New test.
19932 * gdb.python/py-unwind.py: New test.
19933
19934 2015-04-01 Pedro Alves <palves@redhat.com>
19935
19936 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19937 to fail instead of non-existent $test.
19938
19939 2015-04-01 Pedro Alves <palves@redhat.com>
19940
19941 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19942 GDBFLAGS if not empty.
19943
19944 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19945
19946 * gdb.ada/complete.exp: Remove "multi_line".
19947 * gdb.ada/info_exc.exp: Remove "multi_line".
19948 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19949 * gdb.ada/ptype_field.exp: Remove "multi_line".
19950 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19951 * gdb.ada/tagged.exp: Remove "multi_line".
19952 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19953 [multi_line ...]
19954 * gdb.btrace/delta.exp: Likewise.
19955 * gdb.btrace/exception.exp: Likewise.
19956 * gdb.btrace/function_call_history.exp: Likewise.
19957 * gdb.btrace/instruction_history.exp: Likewise.
19958 * gdb.btrace/nohist.exp: Likewise.
19959 * gdb.btrace/record_goto.exp: Likewise.
19960 * gdb.btrace/segv.exp: Likewise.
19961 * gdb.btrace/stepi.exp: Likewise.
19962 * gdb.btrace/tailcall.exp: Likewise.
19963 * gdb.btrace/unknown_functions.exp: Likewise.
19964 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19965 * lib/gdb.exp: Add the "multi_line" helper.
19966
19967 2015-04-01 Pedro Alves <palves@redhat.com>
19968
19969 * gdb.threads/tid-reuse.c: New file.
19970 * gdb.threads/tid-reuse.exp: New file.
19971
19972 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19973
19974 PR corefiles/16092
19975 * gdb.base/coredump-filter.c: New file.
19976 * gdb.base/coredump-filter.exp: Likewise.
19977
19978 2015-03-27 Petr Machata <pmachata@redhat.com>
19979
19980 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19981 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19982 (Dwarf::assemble): Initialize them.
19983 (Dwarf::lines): New function.
19984
19985 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19986
19987 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19988 SYMBOL_PREFIX for x86_64-*-cygwin.
19989
19990 2015-03-26 Andy Wingo <wingo@igalia.com>
19991
19992 PR symtab/18148
19993 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19994 const_value but not a location.
19995 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19996 location defined in non-main CUs are visible.
19997
19998 2015-03-26 Yao Qi <yao.qi@linaro.org>
19999
20000 PR testsuite/18139
20001 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20002 Add a line number entry for the same line.
20003 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20004 Add a line number entry for the same line.
20005
20006 2015-03-26 Yao Qi <yao.qi@linaro.org>
20007
20008 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20009 .int 0.
20010 (func): Likewise. Add .Lfunc_1 label.
20011 Use .Lfunc_1 label.
20012 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20013 .int 0.
20014 (func): Likewise.
20015 Use .Lfunc_1 label.
20016
20017 2015-03-26 Yao Qi <yao.qi@linaro.org>
20018
20019 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20020 Call gdb_compile instead to compile each .s files without debug
20021 information.
20022
20023 2015-03-26 Yao Qi <yao.qi@linaro.org>
20024
20025 * gdb.base/savedregs.exp (process_saved_regs): Make
20026 "Saved registers:" optional in the pattern.
20027
20028 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20029
20030 * gdb.btrace/next.exp: Merged into step.exp.
20031 * gdb.btrace/finish.exp: Merged into step.exp.
20032 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20033 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20034 "record goto" and checking the exact replay position.
20035 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20036 check for "Recording format" in "info record" output.
20037 * gdb.btrace/record_goto.exp: Choose test file based on target.
20038 * gdb.btrace/x86-record_goto.S: Renamed into ...
20039 * gdb.btrace/x86_64-record_goto.S: ... this.
20040 * gdb.btrace/i686-record_goto.S: New.
20041 * gdb.btrace/x86-tailcall.S: Renamed into ...
20042 * gdb.btrace/x86_64-tailcall.S: ... this.
20043 * gdb.btrace/i686-tailcall.S: New.
20044 * gdb.btrace/x86-tailcall.c: Renamed into ...
20045 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20046 separate statements. Update test.
20047 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20048 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20049 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20050 * gdb.btrace/tailcall.exp: Choose test file based on target.
20051 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20052
20053 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20054
20055 * gdb.btrace/exception.exp: Increase BTS buffer size.
20056
20057 2015-03-24 Pedro Alves <palves@redhat.com>
20058
20059 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20060
20061 2015-03-24 Pedro Alves <palves@redhat.com>
20062
20063 * gdb.threads/schedlock.exp (test_step): No longer expect that
20064 "set scheduler-locking step" with "next" over a function call runs
20065 threads unlocked.
20066
20067 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20068
20069 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20070
20071 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20072
20073 PR breakpoints/16466
20074 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20075 * gdb.mi/mi-pending.c (thread_func): New function.
20076 (int main): Add threading support required.
20077 * gdb.mi/mi-pending.exp: Add tests for this issue.
20078 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20079 (pendfunc2): Remove stdio dependency.
20080 * gdb.mi/mi-pendshr2.c: New file.
20081
20082 2015-03-23 Keith Seitz <keiths@redhat.com>
20083
20084 * gdb.linespec/keywords.c: New file.
20085 * gdb.linespec/keywords.exp: New file.
20086
20087 2015-03-23 Keith Seitz <keiths@redhat.com>
20088
20089 PR gdb/18021
20090 * gdb.dwarf2/staticvirtual.exp: New test.
20091
20092 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20093
20094 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20095 * README: Remove HP-UX and gdb.hp.
20096 (configuration):
20097 * configure: Regenerate.
20098 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20099 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20100 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20101 gdb.hp/gdb.defects/Makefile.
20102 * gdb.hp/Makefile.in: File deleted.
20103 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20104 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20105 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20106 * gdb.hp/gdb.aCC/run.c: File deleted.
20107 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20108 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20109 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20110 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20111 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20112 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20113 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20114 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20115 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20116 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20117 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20118 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20119 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20120 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20121 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20122 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20123 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20124 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20125 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20126 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20127 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20128 * gdb.hp/gdb.compat/average.c: File deleted.
20129 * gdb.hp/gdb.compat/sum.c: File deleted.
20130 * gdb.hp/gdb.compat/xdb.c: File deleted.
20131 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20132 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20133 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20134 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20135 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20136 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20137 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20138 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20139 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20140 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20141 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20142 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20143 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20144 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20145 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20146 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20147 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20148 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20149 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20150 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20151 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20152 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20153 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20154 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20155 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20156 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20157 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20158 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20159 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20160 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20161 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20162 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20163 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20164 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20165 * gdb.hp/tools/odump: File deleted.
20166
20167 2015-03-19 Pedro Alves <palves@redhat.com>
20168
20169 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20170 (saw_thread_3): New globals.
20171 (top level): Increment them when an event for the corresponding
20172 thread is seen.
20173 (no thread starvation): New test.
20174
20175 2015-03-19 Pedro Alves <palves@redhat.com>
20176
20177 * gdb.threads/continue-pending-status.c: New file.
20178 * gdb.threads/continue-pending-status.exp: New file.
20179
20180 2015-03-18 Pedro Alves <palves@redhat.com>
20181
20182 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20183 Use gdb_is_target_remote instead of is_remote. Use
20184 gdb_test_multiple instead of gdb_expect. Exit early if
20185 gdb_test_multiple hits its internal matches. Tighten stepi tests
20186 expected output. Fail on exit with any signal, instead of just
20187 SIGILL.
20188
20189 2015-03-18 Yao Qi <yao.qi@linaro.org>
20190
20191 PR tdep/18107
20192 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20193 variable.
20194 * gdb.base/catch-syscall.exp: Don't skip it on
20195 aarch64*-*-linux* target. Remove elements in all_syscalls.
20196 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20197 target.
20198 (setup_all_syscalls): New proc.
20199
20200 2015-03-16 Yao Qi <yao.qi@linaro.org>
20201
20202 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20203 (top level): Skip tests if valid_addr_p returns false for
20204 $cmd1 or $cmd2.
20205
20206 2015-03-11 Andy Wingo <wingo@igalia.com>
20207
20208 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20209
20210 2015-03-11 Yao Qi <yao.qi@linaro.org>
20211
20212 * gdb.base/catch-syscall.exp: Fix typo in comments.
20213
20214 2015-03-11 Yao Qi <yao.qi@linaro.org>
20215
20216 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20217
20218 2015-03-09 Pedro Alves <palves@redhat.com>
20219
20220 * dg-extract-results.py: Delete.
20221
20222 2015-03-09 Pedro Alves <palves@redhat.com>
20223
20224 Merge dg-extract-results.sh from GCC upstream (r218843).
20225
20226 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20227 * dg-extract-results.sh: Use --text with grep to avoid issues with
20228 binary files. Fall back to cat -v, if that doesn't work.
20229
20230 2015-03-05 Pedro Alves <palves@redhat.com>
20231
20232 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20233
20234 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20235
20236 * lib/mi-support.exp (mi_expect_interrupt): Accept
20237 alternative event for when in all-stop mode.
20238
20239 2015-03-04 Pedro Alves <palves@redhat.com>
20240
20241 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20242
20243 2015-03-04 Mark Kettenis <kettenis@gnu.org>
20244
20245 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20246
20247 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20248
20249 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20250 regexps for GDB's current line display, accept a hex address
20251 preceding the line number.
20252
20253 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20254
20255 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20256 the 'arch1' variable for "s390*-linux*" targets.
20257
20258 2015-03-04 Pedro Alves <palves@redhat.com>
20259
20260 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20261 (main): Pass missing retval argument to pthread_join call.
20262
20263 2015-03-02 Pedro Alves <palves@redhat.com>
20264
20265 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20266 (top level): Call do_test with non-stop as well.
20267
20268 2015-03-02 Pedro Alves <palves@redhat.com>
20269
20270 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20271 -1.
20272
20273 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20274
20275 * gdb.arch/s390-vregs.exp: New test.
20276 * gdb.arch/s390-vregs.S: New file.
20277
20278 2015-02-27 Pedro Alves <palves@redhat.com>
20279
20280 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20281 call to catch_command_errors.
20282 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20283 catch_command_errors.
20284
20285 2015-02-27 Pedro Alves <palves@redhat.com>
20286
20287 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20288 "true" for boolean result.
20289 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20290 prototype of main.
20291
20292 2015-02-27 Pedro Alves <palves@redhat.com>
20293
20294 * lib/unbuffer_output.c: New file.
20295 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20296 (main): Call gdb_unbuffer_output.
20297
20298 2015-02-27 Yao Qi <yao.qi@linaro.org>
20299
20300 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20301 target.
20302
20303 2015-02-26 Doug Evans <dje@google.com>
20304
20305 * gdb.cp/class2.cc (Dbase, D): New classes.
20306 (main): New local delta.
20307 * gdb.cp/class2.exp: Test printing delta.
20308 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20309 (dynbar): New global.
20310 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20311
20312 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20313
20314 * gdb.compile/compile-ifunc.c: New file.
20315 * gdb.compile/compile-ifunc.exp: New file.
20316
20317 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20318
20319 * gdb.base/structs.exp: Check for correct struct on finish.
20320
20321 2015-02-26 Yao Qi <yao.qi@linaro.org>
20322
20323 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20324 is zero.
20325
20326 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20327
20328 * gdb.arch/cordic.ko.bz2: New file.
20329 * gdb.arch/cordic.ko.debug.bz2: New file.
20330 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20331
20332 2015-02-25 Yao Qi <yao.qi@linaro.org>
20333
20334 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20335 aarch64*-*-* target.
20336
20337 2015-02-23 Pedro Alves <palves@redhat.com>
20338
20339 * lib/gdb.exp (delete_breakpoints): Rewrite using
20340 gdb_test_multiple.
20341
20342 2015-02-23 Pedro Alves <palves@redhat.com>
20343
20344 * gdb.base/info-os.c: Include stdlib.h.
20345
20346 2015-02-22 Doug Evans <xdje42@gmail.com>
20347
20348 PR symtab/17855
20349 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20350 is read after symbols have been re-read.
20351 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20352 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20353
20354 2015-02-21 Doug Evans <dje@google.com>
20355
20356 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20357
20358 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20359
20360 PR corefiles/17808
20361 * gdb.arch/i386-biarch-core.core.bz2: New file.
20362 * gdb.arch/i386-biarch-core.exp: New file.
20363
20364 2015-02-21 Pedro Alves <palves@redhat.com>
20365
20366 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20367 runto_main fails.
20368
20369 2015-02-20 Pedro Alves <palves@redhat.com>
20370
20371 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20372 info probes.
20373
20374 2015-02-20 Pedro Alves <palves@redhat.com>
20375
20376 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20377
20378 2015-02-20 Pedro Alves <palves@redhat.com>
20379
20380 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20381 clean_restart before gdb_target_supports_trace.
20382
20383 2015-02-20 Pedro Alves <palves@redhat.com>
20384
20385 PR threads/18006
20386 * gdb.threads/clone-thread_db.c: New file.
20387 * gdb.threads/clone-thread_db.exp: New file.
20388
20389 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20390
20391 PR breakpoints/16812
20392 * gdb.base/catch-gdb-caused-signals.c: New file.
20393 * gdb.base/catch-gdb-caused-signals.exp: New file.
20394
20395 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20396
20397 * configure: Regenerated.
20398 * configure.ac: Use GDB_AC_TRANSFORM.
20399 * aclocal.m4: sinclude ../transform.m4.
20400
20401 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20402
20403 * lib/dtrace.exp: New file.
20404 * gdb.base/dtrace-probe.exp: Likewise.
20405 * gdb.base/dtrace-probe.d: Likewise.
20406 * gdb.base/dtrace-probe.c: Likewise.
20407 * lib/pdtrace.in: Likewise.
20408 * configure.ac: Output variables with the transformed names of
20409 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20410 * configure: Regenerated.
20411
20412 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20413
20414 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20415 expected message when trying to access $_probe_* convenience
20416 variables while not on a probe.
20417
20418 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20419
20420 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20421
20422 2015-02-11 Pedro Alves <pedro@codesourcery.com>
20423
20424 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20425 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20426
20427 2015-02-10 Doug Evans <xdje42@gmail.com>
20428
20429 * lib/gdb.exp (gdb_load): Always return a result.
20430
20431 2015-02-10 Pedro Alves <palves@redhat.com>
20432
20433 * gdb.threads/signal-sigtrap.c: New file.
20434 * gdb.threads/signal-sigtrap.exp: New file.
20435
20436 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20437
20438 * gdb.trace/no-attach-trace.c: New file.
20439 * gdb.trace/no-attach-trace.exp: New file.
20440
20441 2015-02-09 Mark Wielaard <mjw@redhat.com>
20442
20443 * gdb.dwarf2/atomic.c: New file.
20444 * gdb.dwarf2/atomic-type.exp: Likewise.
20445
20446 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20447
20448 * gdb.btrace/buffer-size.exp: Update "info record" output.
20449 * gdb.btrace/delta.exp: Update "info record" output.
20450 * gdb.btrace/enable.exp: Update "info record" output.
20451 * gdb.btrace/finish.exp: Update "info record" output.
20452 * gdb.btrace/instruction_history.exp: Update "info record" output.
20453 * gdb.btrace/next.exp: Update "info record" output.
20454 * gdb.btrace/nexti.exp: Update "info record" output.
20455 * gdb.btrace/step.exp: Update "info record" output.
20456 * gdb.btrace/stepi.exp: Update "info record" output.
20457 * gdb.btrace/nohist.exp: Update "info record" output.
20458
20459 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20460
20461 * gdb.btrace/buffer-size: New.
20462
20463 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20464
20465 * gdb.btrace/delta.exp: Update "info record" output.
20466 * gdb.btrace/enable.exp: Update "info record" output.
20467 * gdb.btrace/finish.exp: Update "info record" output.
20468 * gdb.btrace/instruction_history.exp: Update "info record" output.
20469 * gdb.btrace/next.exp: Update "info record" output.
20470 * gdb.btrace/nexti.exp: Update "info record" output.
20471 * gdb.btrace/step.exp: Update "info record" output.
20472 * gdb.btrace/stepi.exp: Update "info record" output.
20473 * gdb.btrace/nohist.exp: Update "info record" output.
20474
20475 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20476
20477 PR gdb/15678
20478 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20479
20480 2015-02-06 Pedro Alves <palves@redhat.com>
20481
20482 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20483 macro.
20484 (seconds_left, again): New globals.
20485 (main): Wait seconds_left in a 1-second sleep loop instead of
20486 sleeping 180 seconds. If 'again' is set, reset the seconds
20487 counter.
20488 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20489 'again' in the inferior before detaching. Print the seconds left.
20490 (options): New global.
20491 (top level): Build program with -DTIMEOUT=$timeout.
20492
20493 2015-02-06 Pedro Alves <palves@redhat.com>
20494
20495 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20496 determine how many seconds to pass to 'alarm'.
20497 * gdb.base/gdb-sigterm.exp (top level): Build program with
20498 -DTIMEOUT=$timeout.
20499 (do_test): Return success/failure indication. Add more verbose
20500 logging. Don't fail if 200 single steps are seen. Instead, fail
20501 when the test times out.
20502 (passes): New global.
20503 (top level): Break the testing loop if testing fails on any
20504 iteration. Use gdb_assert.
20505
20506 2015-02-04 Don Breazeal <donb@codesourcery.com>
20507
20508 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20509 and initialize them.
20510 (ipc_cleanup): New function.
20511 (main): Don't declare shmid, semid, and msqid. Add a call to
20512 atexit so that we call ipc_cleanup on exit.
20513
20514 2015-02-04 Pedro Alves <palves@redhat.com>
20515
20516 * boards/native-extended-gdbserver.exp: Remove any target variant
20517 specifications from the board name before clearing the isremote
20518 flag from board_info.
20519
20520 2015-01-31 Doug Evans <xdje42@gmail.com>
20521
20522 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20523
20524 2015-01-31 Gary Benson <gbenson@redhat.com>
20525
20526 * gdb.base/completion.exp: Disable completion limiting for
20527 existing tests. Add new tests to check completion limiting.
20528 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20529
20530 2015-01-31 Doug Evans <xdje42@gmail.com>
20531
20532 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20533
20534 2015-01-31 Doug Evans <xdje42@gmail.com>
20535
20536 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20537 entries. Duplicate file section script entries.
20538 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20539 inlined entries. Add test for safe-path rejection.
20540 * gdb.python/py-section-script.c: Add duplicate inlined section script
20541 entries. Duplicate file section script entries.
20542 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20543 inlined entries. Add test for safe-path rejection.
20544
20545 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20546
20547 * gdb.ada/disc_arr_bound: New testcase.
20548
20549 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20550
20551 * gdb.ada/mi_var_array: New testcase.
20552
20553 2015-01-27 Doug Evans <dje@google.com>
20554
20555 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20556 Add test for objfile.filename, objfile.username after objfile
20557 has been unloaded.
20558
20559 2015-01-26 Joel Brobecker <brobecker@adacore.com>
20560
20561 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20562 the second test to print the name attribute of value
20563 returned by the call to gdb.lookup_type, and adjust
20564 the expected output accordingly.
20565
20566 2015-01-25 Mark Wielaard <mjw@redhat.com>
20567
20568 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20569 * gdb.base/disp-step-fork.c: Include unistd.h.
20570 * gdb.base/siginfo-obj.c: Include stdio.h.
20571 * gdb.base/siginfo-thread.c: Likewise.
20572 * gdb.mi/non-stop.c: Include unistd.h.
20573 * gdb.mi/nsthrexec.c: Include stdio.h.
20574 * gdb.mi/pthreads.c: Include unistd.h.
20575 * gdb.modula2/unbounded1.c (main): Declare returns int.
20576 * gdb.reverse/consecutive-reverse.c: Likewise.
20577 * gdb.threads/create-fail.c: Include unistd.h.
20578 * gdb.threads/killed.c: Likewise.
20579 * gdb.threads/linux-dp.c: Likewise.
20580 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20581 * gdb.threads/non-ldr-exc-2.c: Likewise.
20582 * gdb.threads/non-ldr-exc-3.c: Likewise.
20583 * gdb.threads/non-ldr-exc-4.c: Likewise.
20584 * gdb.threads/pthreads.c: Include unistd.h.
20585 (main): Declare returns int.
20586 * gdb.threads/tls-main.c (foo): New declaration.
20587 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20588
20589 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20590
20591 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20592 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20593
20594 2015-01-15 Mark Wielaard <mjw@redhat.com>
20595
20596 * gdb.base/noreturn-return.c: New file.
20597 * gdb.base/noreturn-return.exp: New file.
20598 * gdb.base/noreturn-finish.c: New file.
20599 * gdb.base/noreturn-finish.exp: New file.
20600
20601 2015-01-23 Pedro Alves <palves@redhat.com>
20602
20603 * gdb.threads/continue-pending-after-query.c: New file.
20604 * gdb.threads/continue-pending-after-query.exp: New file.
20605
20606 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20607 Simon Marchi <simon.marchi@ericsson.com>
20608
20609 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20610 * gdb.base/valgrind-db-attach.exp: Same.
20611 * gdb.base/valgrind-infcall.exp: Same.
20612 * lib/mi-support.exp (default_mi_gdb_start): Same.
20613 * lib/prompt.exp (default_prompt_gdb_start): Same.
20614 * lib/gdb.exp (default_gdb_spawn): Same.
20615 (gdb_interact): New.
20616
20617
20618 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20619
20620 * gdb.compile/compile.exp (pointer to jit function): New test.
20621
20622 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
20623
20624 * lib/gdb.exp (supports_process_record): Return true for
20625 powerpc*-*-linux*.
20626 (supports_reverse): Likewise.
20627
20628 2015-01-15 Don Breazeal <donb@codesourcery.com>
20629
20630 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20631 instead of checking whether the target board is remote and
20632 use spawn_wait_for_attach instead of exec/sleep.
20633 * gdb.base/attach-twice.exp: Likewise.
20634
20635 2015-01-15 Joel Brobecker <brobecker@adacore.com>
20636
20637 * gdb.ada/var_arr_attrs: New testcase.
20638
20639 2015-01-14 Pedro Alves <palves@redhat.com>
20640 Joel Brobecker <brobecker@adacore.com>
20641
20642 PR gdb/17525
20643 * gdb.base/bp-cmds-execution-x-script.c: New file.
20644 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20645 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20646
20647 2015-01-14 Pedro Alves <palves@redhat.com>
20648
20649 PR cli/17828
20650 * gdb.base/batch-preserve-term-settings.c: New file.
20651 * gdb.base/batch-preserve-term-settings.exp: New file.
20652
20653 2015-01-13 Doug Evans <dje@google.com>
20654
20655 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20656 binary.
20657
20658 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20659
20660 * Makefile.in (clean mostlyclean): Do not delete *.py.
20661
20662 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20663
20664 * gdb.python/py-lookup-type.exp: New file.
20665
20666 2015-01-12 Pedro Alves <palves@redhat.com>
20667
20668 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20669 restore GDBFLAGS before returning.
20670
20671 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20672
20673 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20674 is_amd64_regs_target and is_x86_like_target.
20675
20676 2015-01-11 Doug Evans <xdje42@gmail.com>
20677
20678 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20679 is given without an explicit form.
20680 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20681 attributes.
20682 * gdb.dwarf/corrupt.exp: Ditto.
20683 * gdb.dwarf2/enum-type.exp: Ditto.
20684 * gdb.trace/entry-values.exp: Ditto.
20685 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20686
20687 2015-01-11 Doug Evans <xdje42@gmail.com>
20688
20689 PR gdb/15830
20690 * gdb.base/maint.exp: Remove references to "maint demangle".
20691 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20692 Add tests for explicitly specifying language to demangle.
20693 * gdb.dlang/demangle.exp: Ditto.
20694
20695 2015-01-09 Pedro Alves <palves@redhat.com>
20696
20697 * gdb.threads/non-stop-fair-events.c: New file.
20698 * gdb.threads/non-stop-fair-events.exp: New file.
20699
20700 2015-01-09 Pedro Alves <palves@redhat.com>
20701
20702 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20703 the global scope. Set a breakpoint after all threads are started
20704 rather than stepping over two source lines. Expect the prompt.
20705 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20706 global.
20707 (NUM): Now 15.
20708 (main): Use threads_started_barrier to wait for all threads to
20709 start. Main thread no longer calls thread_function. Exit after
20710 180 seconds.
20711 (loop): New function.
20712 (thread_function): Wait on threads_started_barrier barrier. Call
20713 'loop' at each iteration.
20714 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20715 threads have started, instead of hardcoding number of "next"
20716 steps. Use an access watchpoint instead of a write watchpoint.
20717
20718 2015-01-09 Pedro Alves <palves@redhat.com>
20719
20720 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20721 (thread_func): Wait on barrier.
20722 (main): Wait for all threads to start before stopping GDB.
20723 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20724 global.
20725 (thread1_func, thread2_func): Wait on barrier.
20726 (main): Wait for all threads to start before stopping GDB.
20727 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20728 New global.
20729 (thread1_func, thread2_func): Wait on barrier.
20730 (main): Wait for all threads to start before stopping GDB.
20731
20732 2015-01-09 Pedro Alves <palves@redhat.com>
20733
20734 * gdb.threads/attach-many-short-lived-threads.c: New file.
20735 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20736
20737 2014-01-09 Pedro Alves <palves@redhat.com>
20738
20739 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20740 instead of to thread 2.
20741 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20742 Add barrier around each pthread_create call instead of around all
20743 calls.
20744 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20745 Set a break on thread_function and have the child threads hit it
20746 one at at a time.
20747
20748 2015-01-09 Pedro Alves <palves@redhat.com>
20749
20750 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20751 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20752 false.
20753 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20754 checking whether the target board is remote.
20755 * gdb.multi/multi-attach.exp: Likewise.
20756 * gdb.python/py-sync-interp.exp: Likewise.
20757 * gdb.server/ext-attach.exp: Likewise.
20758 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20759 tests that need to attach, instead of checking whether the target
20760 board is remote at the top of the file.
20761
20762 2015-01-08 Yao Qi <yao@codesourcery.com>
20763
20764 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20765
20766 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20767
20768 Fix testcase compilation.
20769 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20770
20771 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20772
20773 * gdb.python/py-type.exp: Add a couple test about empty
20774 array creation, and negative-length array creation.
20775
20776 2015-01-02 Doug Evans <xdje42@gmail.com>
20777
20778 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20779
20780 2015-01-02 Doug Evans <dje@google.com>
20781
20782 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20783
20784 2014-12-29 Yao Qi <yao@codesourcery.com>
20785
20786 * gdb.trace/entry-values.exp: Update comments. Rename variable
20787 bar_call_foo to returned_from_foo.
20788
20789 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20790
20791 PR gdb/17394
20792 * gdb.linespec/break-asm-file.c: New file.
20793 * gdb.linespec/break-asm-file.exp: New file.
20794 * gdb.linespec/break-asm-file0.s: New file.
20795 * gdb.linespec/break-asm-file1.s: New file.
20796
20797 2014-12-18 Nigel Stephens <nigel@mips.com>
20798 Maciej W. Rozycki <macro@codesourcery.com>
20799
20800 * gdb.base/float.exp: Handle the new output from "info float" on
20801 MIPS targets.
20802
20803 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20804
20805 Fix MinGW compilation.
20806 * gdb.compile/compile-ops.exp: Update untested message if
20807 !skip_compile_feature_tests.
20808 * gdb.compile/compile-setjmp.exp: Likewise.
20809 * gdb.compile/compile-tls.exp: Likewise.
20810 * gdb.compile/compile.exp: Likewise.
20811 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20812 supported on this host".
20813
20814 2014-12-16 Doug Evans <xdje42@gmail.com>
20815
20816 * boards/stabs.exp: New file.
20817
20818 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20819
20820 * gdb.base/completion.exp: Adjust to format changes of "maint
20821 print user-registers".
20822
20823 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20824
20825 PR server/17457
20826 * gdb.arch/aarch64-fp.c: New file.
20827 * gdb.arch/aarch64-fp.exp: New file.
20828
20829 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20830
20831 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20832 r210637, r210913, r211666, r215400, r215817).
20833
20834 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20835 * dg-extract-results.py: New file.
20836 * dg-extract-results.sh: Use it if the environment seems
20837 suitable.
20838
20839 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20840
20841 * dg-extract-results.py (parse_run): Handle warnings that
20842 are printed before a test harness is run.
20843
20844 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20845
20846 * dg-extract-results.py (Named): Remove __cmp__ method.
20847 (output_variation): Use a key to sort variation.harnesses.
20848
20849 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20850
20851 * dg-extract-results.py: For Python 3, force sys.stdout to
20852 handle surrogate escape sequences.
20853 (safe_open): New function.
20854 (output_segment, main): Use it.
20855
20856 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20857
20858 * dg-extract-results.py (Prog.result_re): Include options
20859 in test name.
20860
20861 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20862
20863 * dg-extract-results.py (output_variation): Always sort if
20864 do_sum.
20865
20866 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20867
20868 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20869 as long as we get pagination notifications.
20870
20871 2014-12-15 Jason Merrill <jason@redhat.com>
20872
20873 * Makefile.in (check-gdb.%): Restore.
20874 * README: Mention it.
20875
20876 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20877
20878 * gdb.ada/str_uninit: New testcase.
20879
20880 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20881
20882 PR symtab/17642
20883 * gdb.base/vla-stub-define.c: New file.
20884 * gdb.base/vla-stub.c: New file.
20885 * gdb.base/vla-stub.exp: New file.
20886
20887 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20888 Jan Kratochvil <jan.kratochvil@redhat.com>
20889 Tom Tromey <tromey@redhat.com>
20890
20891 * configure.ac: Add gdb.compile/.
20892 * configure: Regenerate.
20893 * gdb.compile/Makefile.in: New file.
20894 * gdb.compile/compile-ops.exp: New file.
20895 * gdb.compile/compile-ops.c: New file.
20896 * gdb.compile/compile-tls.c: New file.
20897 * gdb.compile/compile-tls.exp: New file.
20898 * gdb.compile/compile-constvar.S: New file.
20899 * gdb.compile/compile-constvar.c: New file.
20900 * gdb.compile/compile-mod.c: New file.
20901 * gdb.compile/compile-nodebug.c: New file.
20902 * gdb.compile/compile-setjmp-mod.c: New file.
20903 * gdb.compile/compile-setjmp.c: New file.
20904 * gdb.compile/compile-setjmp.exp: New file.
20905 * gdb.compile/compile-shlib.c: New file.
20906 * gdb.compile/compile.c: New file.
20907 * gdb.compile/compile.exp: New file.
20908 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20909
20910 2014-12-12 Tom Tromey <tromey@redhat.com>
20911
20912 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20913 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20914
20915 2014-12-12 Doug Evans <dje@google.com>
20916
20917 * lib/gdb-python.exp (get_python_valueof): New function.
20918 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20919
20920 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20921
20922 * gdb.base/completion.exp: Add test for completion of "info
20923 registers ".
20924
20925 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20926
20927 * gdb.base/func-ptrs.c: New file.
20928 * gdb.base/func-ptrs.exp: New file.
20929
20930 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20931
20932 PR breakpoints/17012
20933 * gdb.base/dprintf-detach.c: New file.
20934 * gdb.base/dprintf-detach.exp: New file.
20935
20936 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20937
20938 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20939 * lib/gdb.exp (target_is_gdbserver): New procedure.
20940
20941 2014-12-08 Doug Evans <dje@google.com>
20942
20943 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20944
20945 2014-12-05 Yao Qi <yao@codesourcery.com>
20946
20947 * gdb.guile/scm-error.exp: Remove the third argument to
20948 gdb_remote_download.
20949 * gdb.guile/scm-frame-args.exp: Likewise.
20950 * gdb.guile/scm-section-script.exp: Likewise.
20951
20952 2014-12-05 Yao Qi <yao@codesourcery.com>
20953
20954 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20955
20956 2014-12-04 Doug Evans <dje@google.com>
20957
20958 * gdb.python/py-objfile.exp: Add tests for
20959 objfile.add_separate_debug_file.
20960
20961 2014-12-04 Doug Evans <dje@google.com>
20962
20963 * lib/gdb.exp (get_build_id): New function.
20964 (build_id_debug_filename_get): Rewrite to use it.
20965 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20966
20967 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20968
20969 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20970 `method(long)', not just 0x0.
20971 * gdb.cp/nsalias.exp: Align code labels to 4.
20972 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20973 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20974 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20975 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20976 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20977 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20978
20979 2014-12-02 Doug Evans <dje@google.com>
20980
20981 PR symtab/17602
20982 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20983 * gdb.cp/anon-ns2.cc: ... here. New file.
20984 * gdb.cp/anon-ns.exp: Update.
20985
20986 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20987
20988 * gdb.python/py-events.py (inferior_call_handler): New.
20989 (register_changed_handler, memory_changed_handler): New.
20990 (test_events.invoke): Register new handlers.
20991 * gdb.python/py-events.exp: Add tests for inferior call,
20992 memory_changed and register_changed events.
20993
20994 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20995
20996 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20997 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20998 if the linker doesn't understand this.
20999
21000 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21001
21002 * gdb.python/python.exp: Change expected reply to help().
21003
21004 2014-12-01 Yao Qi <yao@codesourcery.com>
21005
21006 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21007 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21008 * configure: Re-generated.
21009
21010 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21011
21012 * gdb.cp/chained-calls.cc: New file.
21013 * gdb.cp/chained-calls.exp: New file.
21014 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21015
21016 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21017
21018 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21019 * gdb.dwarf2/symtab-producer.exp: Same.
21020 * gdb.gdb/python-interrupts.exp: Same.
21021 * gdb.gdb/python-selftest.exp: Same.
21022 * gdb.python/py-linetable.exp: Same.
21023 * gdb.python/py-type.exp: Same.
21024 * gdb.python/py-value-cc.exp: Same.
21025 * gdb.python/py-value.exp: Same.
21026
21027 2014-11-28 Yao Qi <yao@codesourcery.com>
21028
21029 * gdb.base/break-probes.exp: Match library name prefixed with
21030 sysroot.
21031
21032 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21033
21034 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21035 test expected output. Add parentheses for the call to print.
21036 Remove L suffix from integers.
21037
21038 2014-11-26 Doug Evans <dje@google.com>
21039
21040 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21041
21042 2014-11-22 Yao Qi <yao@codesourcery.com>
21043
21044 * gdb.trace/entry-values.c: Remove asms.
21045 (foo): Add foo_label.
21046 (bar): Add bar_label.
21047 * gdb.trace/entry-values.exp: Remove code computing foo's
21048 length and bar's length.
21049 (Dwarf::assemble): Invoke function_range for bar and use
21050 MACRO_AT_func for foo.
21051
21052 2014-11-22 Yao Qi <yao@codesourcery.com>
21053
21054 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21055 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21056 Use .Lgcc43_procstart instead of gcc43.
21057
21058 2014-11-21 Joel Brobecker <brobecker@adacore.com>
21059
21060 * gdb.ada/n_arr_bound: New testcase.
21061
21062 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21063
21064 PR breakpoints/10737
21065 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21066 test_catch_syscall_multi_arch.
21067 (test_catch_syscall_multi_arch): New function.
21068
21069 2014-11-20 Doug Evans <xdje42@gmail.com>
21070
21071 * gdb.base/maint.exp: Update expected output.
21072
21073 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21074
21075 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21076 4-byte instruction on S390.
21077
21078 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21079
21080 * gdb.ada/arr_arr: New testcase.
21081
21082 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21083
21084 * gdb.ada/pkd_arr_elem: New Testcase.
21085
21086 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
21087
21088 * gdb.reverse/break-precsave: Expect completion message for
21089 core file reads.
21090 * gdb.reverse/consecutive-precsave.exp: Likewise.
21091 * gdb.reverse/finish-precsave.exp: Likewise.
21092 * gdb.reverse/i386-precsave.exp: Likewise.
21093 * gdb.reverse/machinestate-precsave.exp: Likewise.
21094 * gdb.reverse/sigall-precsave.exp: Likewise.
21095 * gdb.reverse/solib-precsave.exp: Likewise.
21096 * gdb.reverse/step-precsave.exp: Likewise.
21097 * gdb.reverse/until-precsave.exp: Likewise.
21098 * gdb.reverse/watch-precsave.exp: Likewise.
21099
21100 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21101
21102 * gdb.base/bp-permanent.c: Include unistd.h.
21103 * gdb.python/py-framefilter-mi.c (main): Add return type.
21104 * gdb.python/py-framefilter.c (main): Likewise.
21105 * gdb.trace/actions-changed.c (main): Likewise.
21106
21107 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21108
21109 * gdb.mi/until.c: Add eye-catchers.
21110 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21111 line numbers.
21112
21113 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21114
21115 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21116 function header variants in break1.c.
21117 * gdb.base/ena-dis-br.exp: Likewise.
21118 * gdb.base/hbreak2.exp: Likewise.
21119 * gdb.reverse/until-precsave.exp: Drop references to removed
21120 non-prototype function header variants in ur1.c.
21121 * gdb.reverse/until-reverse.exp: Likewise.
21122
21123 2014-11-17 Petr Machata <pmachata@redhat.com>
21124
21125 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21126 ${_cu_offset_size} bytes abbrev offset.
21127
21128 2014-11-15 Doug Evans <xdje42@gmail.com>
21129
21130 PR symtab/17559
21131 * gdb.base/line-symtabs.exp: New file.
21132 * gdb.base/line-symtabs.c: New file.
21133 * gdb.base/line-symtabs.h: New file.
21134
21135 2014-11-14 Yao Qi <yao@codesourcery.com>
21136
21137 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21138 (func): Add label func_label.
21139 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21140 Replace low_pc and high_pc with MACRO_AT_range.
21141 Replace name, low_pc and high_pc with MACRO_AT_func.
21142
21143 2014-11-14 Yao Qi <yao@codesourcery.com>
21144
21145 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21146 Replace name, low_pc and high_pc with MACRO_AT_func.
21147
21148 2014-11-14 Yao Qi <yao@codesourcery.com>
21149
21150 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21151 produce debug information.
21152 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21153
21154 2014-11-14 Yao Qi <yao@codesourcery.com>
21155
21156 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21157 object and get function length.
21158 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21159 with MACRO_AT_func.
21160 (top-level): Replace gdb_compile and clean_restart with
21161 prepare_for_testing.
21162 * gdb.dwarf2/main.c (main): Add label main_label.
21163
21164 2014-11-14 Yao Qi <yao@codesourcery.com>
21165
21166 * lib/dwarf.exp (function_range): New procedure.
21167 (Dwarf::_handle_macro_at_func): New procedure.
21168 (Dwarf::_handle_macro_at_range): New procedure.
21169 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21170
21171 2014-11-14 Yao Qi <yao@codesourcery.com>
21172
21173 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21174 (_handle_attribute): New procedure.
21175
21176 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21177
21178 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21179 * gdb.base/call-sc.c (zed): Likewise.
21180 * gdb.base/checkpoint.c (main): Likewise.
21181 * gdb.base/dump.c (main): Likewise.
21182 * gdb.base/gcore.c (main): Likewise.
21183 * gdb.base/huge.c (main): Likewise.
21184 * gdb.base/multi-forks.c (main): Likewise.
21185 * gdb.base/pr10179-a.c (main): Likewise.
21186 * gdb.base/savedregs.c (main): Likewise.
21187 * gdb.base/sigaltstack.c (main): Likewise.
21188 * gdb.base/siginfo.c (main): Likewise.
21189 * gdb.base/structs.c (zed): Likewise.
21190 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21191 * gdb.mi/mi-syn-frame.c (main): Likewise.
21192 * gdb.mi/until.c (foo, main): Likewise.
21193 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21194 * gdb.base/solib-weak.c (foo): Declare.
21195 * gdb.base/attach-twice.c: Include stdio.h.
21196 * gdb.base/weaklib1.c: Likewise.
21197 * gdb.base/weaklib2.c: Likewise.
21198 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21199 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21200 unistd.h.
21201 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21202 * gdb.mi/mi-exit-code.c: Likewise.
21203 * gdb.base/break-interp-lib.c: Include string.h.
21204 * gdb.base/coremaker.c: Likewise.
21205 * gdb.base/testenv.c: Likewise.
21206 * gdb.python/py-finish-breakpoint.c: Likewise.
21207 * gdb.base/inferior-died.c: Include sys/wait.h.
21208 * gdb.base/fileio.c: Include time.h.
21209 * gdb.base/async-shell.c: Include unistd.h.
21210 * gdb.base/dprintf-non-stop.c: Likewise.
21211 * gdb.base/info-os.c: Likewise.
21212 * gdb.mi/mi-console.c: Likewise.
21213 * gdb.mi/watch-nonstop.c: Likewise.
21214 * gdb.python/py-events.c: Likewise.
21215 * gdb.base/async.c (baz): Move up before its invocation.
21216 * gdb.base/code_elim2.c (my_global_func): Likewise.
21217 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21218 * gdb.base/advance.c (func2): Likewise.
21219
21220 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21221
21222 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21223 variant.
21224 * gdb.base/annota3.c: Likewise.
21225 * gdb.base/async.c: Likewise.
21226 * gdb.base/average.c: Likewise.
21227 * gdb.base/call-ar-st.c: Likewise.
21228 * gdb.base/call-rt-st.c: Likewise.
21229 * gdb.base/call-sc.c: Likewise.
21230 * gdb.base/call-strs.c: Likewise.
21231 * gdb.base/ending-run.c: Likewise.
21232 * gdb.base/execd-prog.c: Likewise.
21233 * gdb.base/exprs.c: Likewise.
21234 * gdb.base/foll-exec.c: Likewise.
21235 * gdb.base/foll-fork.c: Likewise.
21236 * gdb.base/foll-vfork.c: Likewise.
21237 * gdb.base/funcargs.c: Likewise.
21238 * gdb.base/gcore.c: Likewise.
21239 * gdb.base/jump.c: Likewise.
21240 * gdb.base/langs0.c: Likewise.
21241 * gdb.base/langs1.c: Likewise.
21242 * gdb.base/langs2.c: Likewise.
21243 * gdb.base/mips_pro.c: Likewise.
21244 * gdb.base/nodebug.c: Likewise.
21245 * gdb.base/opaque0.c: Likewise.
21246 * gdb.base/opaque1.c: Likewise.
21247 * gdb.base/recurse.c: Likewise.
21248 * gdb.base/run.c: Likewise.
21249 * gdb.base/scope0.c: Likewise.
21250 * gdb.base/scope1.c: Likewise.
21251 * gdb.base/setshow.c: Likewise.
21252 * gdb.base/setvar.c: Likewise.
21253 * gdb.base/shmain.c: Likewise.
21254 * gdb.base/shr1.c: Likewise.
21255 * gdb.base/shr2.c: Likewise.
21256 * gdb.base/sigall.c: Likewise.
21257 * gdb.base/signals.c: Likewise.
21258 * gdb.base/so-indr-cl.c: Likewise.
21259 * gdb.base/solib2.c: Likewise.
21260 * gdb.base/structs.c: Likewise.
21261 * gdb.base/sum.c: Likewise.
21262 * gdb.base/vforked-prog.c: Likewise.
21263 * gdb.base/watchpoint.c: Likewise.
21264 * gdb.reverse/shr2.c: Likewise.
21265 * gdb.reverse/until-reverse.c: Likewise.
21266 * gdb.reverse/ur1.c: Likewise.
21267 * gdb.reverse/watch-reverse.c: Likewise.
21268
21269 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21270
21271 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21272 variant.
21273 * gdb.base/sepdebug.exp: Drop references to removed code.
21274
21275 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21276
21277 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21278 variant. Preserve original line numbering.
21279 * gdb.base/list1.c: Likewise.
21280
21281 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21282
21283 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21284 variant.
21285 * gdb.base/break1.c: Likewise.
21286 * gdb.base/break.exp: Drop references to removed code.
21287
21288 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21289
21290 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21291 variant.
21292
21293 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21294
21295 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21296
21297 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21298
21299 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21300 logic into perform_all_tests() and invoke it with and without
21301 function header prototypes.
21302 (do_function_calls): Remove conditional XFAIL for PR 5318.
21303 (rerun_and_prepare): Remove duplicate code.
21304 (perform_all_tests): New. Main logic moved here.
21305
21306 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21307
21308 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21309 code guarded by #ifdef NO_PROTOTYPES.
21310 (t_double_many_args): Likewise.
21311 (DEF_FUNC_MANY_ARGS_1): Likewise.
21312 (DEF_FUNC_VALUES_1): Likewise.
21313 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21314 guarded by #ifdef PROTOTYPES.
21315
21316 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21317
21318 * gdb.mi/mi-console.c: Add eye-catcher.
21319 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21320 instead of literal line number.
21321
21322 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21323
21324 * gdb.base/shr2.c: Add eye-catcher.
21325 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21326 line number.
21327
21328 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21329
21330 * gdb.base/jump.c: Add eye-catchers.
21331 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21332 numbers.
21333
21334 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21335
21336 * gdb.base/execd-prog.c: Add eye-catchers.
21337 * gdb.base/foll-exec.c: Likewise.
21338 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21339 line numbers.
21340
21341 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21342
21343 * gdb.base/ending-run.c: Add eye-catchers.
21344 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21345 literal line numbers.
21346
21347 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21348
21349 * gdb.base/call-rt-st.c: Add eye-catchers.
21350 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21351 literal line numbers.
21352
21353 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21354
21355 * gdb.base/call-ar-st.c: Add eye-catchers.
21356 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21357 literal line numbers.
21358
21359 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21360
21361 * gdb.base/average.c: Add eye-catchers.
21362 * gdb.base/sum.c: Likewise.
21363 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21364 regexps dynamically.
21365
21366 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21367
21368 * gdb.base/solib1.c: Add eye-catchers.
21369 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21370 literal line numbers.
21371
21372 2014-11-12 Pedro Alves <palves@redhat.com>
21373
21374 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21375 leader has exited.
21376
21377 2014-11-12 Pedro Alves <palves@redhat.com>
21378
21379 * gdb.arch/i386-bp_permanent.c: New file.
21380 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21381 (srcfile): Set to i386-bp_permanent.c.
21382 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21383 that stepi does not execute the 'leave' instruction, instead of
21384 testing it does execute.
21385 * gdb.base/bp-permanent.c: New file.
21386 * gdb.base/bp-permanent.exp: New file.
21387
21388 2014-11-10 Doug Evans <xdje42@gmail.com>
21389
21390 PR symtab/17564
21391 * gdb.base/symtab-search-order.exp: New file.
21392 * gdb.base/symtab-search-order.c: New file.
21393 * gdb.base/symtab-search-order-1.c: New file.
21394 * gdb.base/symtab-search-order-shlib-1.c: New file.
21395
21396 2014-11-07 Pedro Alves <palves@redhat.com>
21397
21398 PR gdb/17511
21399 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21400 i?86-*-linux*.
21401
21402 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21403
21404 PR c++/17494
21405 * gdb.cp/pr17494.cc: New file.
21406 * gdb.cp/pr17494.exp: New file.
21407
21408 2014-11-02 Yao Qi <yao@codesourcery.com>
21409
21410 * gdb.python/python.exp: Get working directory and match the
21411 output of "set extended-prompt \\w " with it.
21412
21413 2014-10-30 Doug Evans <dje@google.com>
21414
21415 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21416 in objfiles.
21417 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21418 in progspaces.
21419
21420 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
21421
21422 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21423 * gdb.base/realname-expand.exp: Likewise.
21424 * gdb.linespec/macro-relative.exp: Likewise.
21425
21426 2014-10-29 Pedro Alves <palves@redhat.com>
21427
21428 PR gdb/17408
21429 * gdb.threads/schedlock.c (some_function): New function.
21430 (call_function): New global.
21431 (MAYBE_CALL_SOME_FUNCTION): New macro.
21432 (thread_function): Call it.
21433 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21434 and use it instead of a global counter. Adjust all callers.
21435 (get_current_thread): Use "find current thread" for test message
21436 here rather than having all callers pass down the same string.
21437 (goto_loop): New procedure, factored out from ...
21438 (my_continue): ... this.
21439 (step_ten_loops): Change parameter from test message to command to
21440 use. Adjust.
21441 (list_count): Delete global.
21442 (check_result): New procedure, factored out from duplicate top
21443 level code.
21444 (continue tests): Wrap in with_test_prefix.
21445 (test_step): New procedure, factored out from duplicate top level
21446 code.
21447 (top level): Test "step" in combination with all scheduler-locking
21448 modes. Test "next" in combination with all scheduler-locking
21449 modes, and in combination with stepping over a function call or
21450 not.
21451 * gdb.threads/next-bp-other-thread.c: New file.
21452 * gdb.threads/next-bp-other-thread.exp: New file.
21453
21454 2014-10-29 Pedro Alves <palves@redhat.com>
21455
21456 PR python/17372
21457 * gdb.python/python.exp: Test a multi-line command that spawns
21458 interactive Python.
21459 * gdb.base/multi-line-starts-subshell.exp: New file.
21460
21461 2014-10-29 Yao Qi <yao@codesourcery.com>
21462
21463 * gdb.base/fileio.exp: Make directories on host.
21464
21465 2014-10-29 Yao Qi <yao@codesourcery.com>
21466
21467 * gdb.base/fileio.c (test_write): Close the file.
21468
21469 2014-10-28 Pedro Alves <palves@redhat.com>
21470
21471 PR gdb/12623
21472 * gdb.base/sigstep.c (no_handler): New global.
21473 (main): If 'no_handler is true, set the signal handlers to
21474 SIG_IGN.
21475 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21476 with_sw_watch and no_handler parameters. Handle them.
21477 (top level) <stepping over handler when stopped at a breakpoint
21478 test>: Add a test axis for testing with a software watchpoint, and
21479 another for testing with the signal handler set to SIG_IGN.
21480 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21481 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21482
21483 2014-10-28 Pedro Alves <palves@redhat.com>
21484
21485 PR gdb/17511
21486 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21487 * gdb.base/sigstep.exp (other_handler_location): New global.
21488 (advance): Support stepping into the signal handler, and running
21489 commands while in the handler.
21490 (in_handler_map): New global.
21491 (top level): In the advance test, add combinations for getting
21492 into the handler with stepping commands, and for running commands
21493 in the handler. Add comment descripting the advancei tests.
21494
21495 2014-10-28 Pedro Alves <palves@redhat.com>
21496
21497 * gdb.base/sigstep.exp: Use build_executable instead of
21498 prepare_for_testing.
21499 (top level): Move code that starts GDB, runs to main and creates a
21500 display to ...
21501 (restart): ... this new procedure.
21502 (top level): Move backtrace from signal handler test to ...
21503 (validate_backtrace): ... this new procedure.
21504 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21505 with_test_prefix. Always restart GDB.
21506 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21507 with_test_prefix. Always restart GDB. No need to delete
21508 breakpoints after the test.
21509 (test_skip_handler): Remove prefix parameter.
21510 (skip_over_handler, breakpoint_to_handler)
21511 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21512 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21513 restart GDB. No need to delete breakpoints after the test.
21514 (top level): Use foreach to call the test procedures with
21515 different commands.
21516
21517 2014-10-28 Pedro Alves <palves@redhat.com>
21518
21519 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21520 instead of GNATS numbers.
21521 * gdb.base/sigbpt.exp: Likewise.
21522 * gdb.base/siginfo.exp: Likewise.
21523 * gdb.base/sigstep.exp: Likewise.
21524
21525 2014-10-27 Pedro Alves <palves@redhat.com>
21526
21527 * gdb.base/sigstep.c (dummy): New global.
21528 (main): Issue a couple writes to the new global.
21529 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21530 procedures.
21531 (skip_over_handler): Use test_skip_handler.
21532 (top level): Call skip_over_handler for stepi and nexti too.
21533 (breakpoint_over_handler): Use test_skip_handler.
21534 (top level): Call breakpoint_over_handler for stepi and nexti too.
21535
21536 2014-10-27 Yao Qi <yao@codesourcery.com>
21537
21538 * gdb.trace/tfile.c (adjust_function_address)
21539 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21540 function descriptor.
21541
21542 2014-10-24 Don Breazeal <donb@codesourcery.com>
21543
21544 * gdb.base/foll-fork.exp (test_follow_fork,
21545 catch_fork_child_follow): Check for updated fork messages emitted
21546 from infrun.c.
21547 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21548 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21549 vfork_and_exec_child_follow_through_step): Check for updated vfork
21550 messages emitted from infrun.c.
21551
21552 2014-10-24 Pedro Alves <palves@redhat.com>
21553
21554 * gdb.base/corefile.exp: Remove references to ultrix.
21555 * gdb.base/interrupt.exp: Likewise.
21556 * gdb.base/whatis.exp: Likewise.
21557 * gdb.gdb/selftest.exp: Likewise.
21558 * gdb.threads/manythreads.exp: Likewise.
21559 * gdb.threads/print-threads.exp: Likewise.
21560 * gdb.threads/pthreads.exp:: Likewise.
21561 * gdb.threads/schedlock.exp: Likewise.
21562
21563 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21564
21565 * gdb.cp/non-trivial-retval.cc: Add a test case.
21566 * gdb.cp/non-trivial-retval.exp: Add a test.
21567
21568 2014-10-20 Yao Qi <yao@codesourcery.com>
21569
21570 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21571 * gdb.python/py-objfile-script-gdb.py: New file.
21572 * gdb.python/py-objfile-script.exp: Update reference to
21573 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21574 of remote_download. Remove the dest file.
21575
21576 2014-10-20 Yao Qi <yao@codesourcery.com>
21577
21578 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21579 * gdb.base/step-line.exp: Likewise.
21580 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21581 * gdb.dwarf2/dw2-basic.exp: Likewise.
21582 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21583 * gdb.dwarf2/dw2-filename.exp: Likewise.
21584 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21585 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21586 * gdb.dwarf2/dw2-producer.exp: Likewise.
21587 * gdb.dwarf2/mac-fileno.exp: Likewise.
21588 * gdb.python/py-frame-args.exp: Likewise.
21589 * gdb.python/py-framefilter.exp: Likewise.
21590 * gdb.python/py-mi.exp: Likewise.
21591 * gdb.python/py-objfile-script.exp: Likewise
21592 * gdb.python/py-pp-integral.exp: Likewise.
21593 * gdb.python/py-pp-re-notag.exp: Likewise.
21594 * gdb.python/py-prettyprint.exp: Likewise.
21595 * gdb.python/py-section-script.exp: Likewise.
21596 * gdb.python/py-typeprint.exp: Likewise.
21597 * gdb.python/py-xmethods.exp: Likewise.
21598 * gdb.stabs/weird.exp: Likewise.
21599 * gdb.xml/tdesc-regs.exp: Likewise.
21600
21601 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21602
21603 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21604 (out_cu): Use addr_len for the size of addresses.
21605 (out_line): Likewise. Size DW_LNE_set_address instruction
21606 according to addr_len.
21607 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21608 (FUNC): Add START_INSNS to definition.
21609
21610 2014-10-18 Yao Qi <yao@codesourcery.com>
21611
21612 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21613 gdb_has_argv0 return true.
21614 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21615 check [target_info exists noargs], check [gdb_has_argv0]
21616 instead.
21617 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21618 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21619 procedures.
21620
21621 2014-10-17 Doug Evans <dje@google.com>
21622
21623 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21624 event.
21625 * gdb.python/py-events.py: Add clear_objfiles event.
21626
21627 2014-10-17 Doug Evans <dje@google.com>
21628
21629 * gdb.python/py-objfile.exp: Test progspace attribute.
21630
21631 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
21632
21633 * gdb.guile/scm-breakpoint.exp: Do not assume any
21634 directory separators when matching source file paths.
21635 * gdb.python/py-breakpoint.exp: Likewise.
21636 * gdb.reverse/break-precsave.exp: Likewise.
21637 * gdb.reverse/break-reverse.exp: Likewise.
21638 * gdb.reverse/consecutive-precsave.exp: Likewise.
21639 * gdb.reverse/finish-precsave.exp: Likewise.
21640 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21641 * gdb.reverse/finish-reverse.exp: Likewise.
21642 * gdb.reverse/i386-precsave.exp: Likewise.
21643 * gdb.reverse/i387-env-reverse.exp: Likewise.
21644 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21645 * gdb.reverse/machinestate-precsave.exp: Likewise.
21646 * gdb.reverse/machinestate.exp: Likewise.
21647 * gdb.reverse/sigall-precsave.exp: Likewise.
21648 * gdb.reverse/solib-precsave.exp: Likewise.
21649 * gdb.reverse/step-precsave.exp: Likewise.
21650 * gdb.reverse/until-precsave.exp: Likewise.
21651 * gdb.reverse/watch-precsave.exp: Likewise.
21652 * gdb.reverse/watch-reverse.exp: Likewise.
21653
21654 2014-10-17 Yao Qi <yao@codesourcery.com>
21655
21656 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21657 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21658
21659 2014-10-17 Pedro Alves <palves@redhat.com>
21660
21661 PR gdb/17471
21662 * gdb.base/bg-execution-repeat.c: New file.
21663 * gdb.base/bg-execution-repeat.exp: New file.
21664
21665 2014-10-17 Pedro Alves <palves@redhat.com>
21666
21667 PR gdb/17300
21668 * gdb.base/continue-all-already-running.c: New file.
21669 * gdb.base/continue-all-already-running.exp: New file.
21670
21671 2014-10-17 Pedro Alves <palves@redhat.com>
21672
21673 PR gdb/17472
21674 * gdb.base/annota-input-while-running.c: New file.
21675 * gdb.base/annota-input-while-running.exp: New file.
21676
21677 2014-10-17 Pedro Alves <palves@redhat.com>
21678
21679 * gdb.base/callfuncs.exp: emove references to osf.
21680 * gdb.base/sigall.exp: Likewise.
21681 * gdb.gdb/selftest.exp: Likewise.
21682 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21683 * gdb.mi/non-stop.c: Likewise.
21684 * gdb.mi/pthreads.c: Likewise.
21685 * gdb.reverse/sigall-precsave.exp: Likewise.
21686 * gdb.reverse/sigall-reverse.exp: Likewise.
21687 * gdb.threads/pthreads.c: Likewise.
21688 * gdb.threads/pthreads.exp: Likewise.
21689
21690 2014-10-17 Yao Qi <yao@codesourcery.com>
21691
21692 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21693 check 'target_info exists noargs'.
21694 (test_command_prompt_position): Likewise.
21695 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21696 Remove "set args".
21697 (progvar_simple_while_test): Likewise.
21698 (progvar_complex_if_while_test): Likewise.
21699 (if_while_breakpoint_command_test): Likewise.
21700 (infrun_breakpoint_command_test): Likewise.
21701 (breakpoint_command_test): Likewise.
21702 (watchpoint_command_test): Likewise.
21703 (bp_deleted_in_command_test): Likewise.
21704 (temporary_breakpoint_commands): Likewise.
21705
21706 2014-10-16 Yao Qi <yao@codesourcery.com>
21707
21708 * gdb.base/remotetimeout.exp: Remove noargs checking.
21709
21710 2014-10-15 Pedro Alves <palves@redhat.com>
21711
21712 PR breakpoints/9649
21713 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21714 * gdb.base/breakpoint-in-ro-region.exp
21715 (probe_target_hardware_step): New procedure.
21716 (top level): Probe hardware stepping and hardware breakpoint
21717 support. Test stepping through a read-only region, with both
21718 "breakpoint auto-hw" on and off and both "always-inserted" on and
21719 off.
21720
21721 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21722
21723 * gdb.dlang/demangle.exp: Update for demangling changes.
21724
21725 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21726
21727 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21728 * gdb.cp/non-trivial-retval.exp: Add new tests.
21729
21730 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21731
21732 PR c++/13403
21733 PR c++/15154
21734 * gdb.cp/non-trivial-retval.cc: New file.
21735 * gdb.cp/non-trivial-retval.exp: New file.
21736
21737 2014-10-15 Yao Qi <yao@codesourcery.com>
21738
21739 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21740 remote host.
21741
21742 2014-10-15 Yao Qi <yao@codesourcery.com>
21743
21744 * gdb.python/py-symbol.exp: Match file base name if host is
21745 remote, otherwise match file name with dir name.
21746 * gdb.python/py-symtab.exp: Likewise.
21747 * gdb.python/python.exp: Likewise.
21748
21749 2014-10-15 Yao Qi <yao@codesourcery.com>
21750
21751 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21752 pattern.
21753 * gdb.python/py-symtab.exp: Likewise.
21754 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21755 locationn.
21756
21757 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21758
21759 * gdb.ada/addr_arith: New testcase.
21760
21761 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21762
21763 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21764 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21765 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21766 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21767
21768 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21769
21770 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21771 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21772 * gdb.arch/stap-eval-lang-ada.exp: New file.
21773
21774 2014-10-14 Yao Qi <yao@codesourcery.com>
21775
21776 * gdb.mi/mi-var-child.c (nothing1): New function.
21777 (nothing2): New function.
21778 (do_children_tests): Set function pointers by nothing1 and
21779 nothing2.
21780 * gdb.mi/mi-var-child.exp: Step over new added statements.
21781 Update test to match the new output.
21782 * gdb.mi/var-cmd.c (nothing1): New function.
21783 (nothing2): New function.
21784 (do_children_tests): Set function pointers by nothing1 and
21785 nothing2.
21786 * gdb.mi/mi-var-display.exp: Update test to match output.
21787 Step to the line specified by $line_dct_nothing.
21788 Increase the number of lines to step.
21789
21790 2014-10-14 Yao Qi <yao@codesourcery.com>
21791
21792 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21793 tests.
21794 * gdb.mi/mi2-var-child.exp: Likewise.
21795
21796 2014-10-13 Doug Evans <dje@google.com>
21797
21798 * gdb.python/py-objfile.exp: Change name of file name test.
21799
21800 2014-10-13 Doug Evans <dje@google.com>
21801
21802 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21803 from the start of the CU.
21804
21805 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21806 Yao Qi <yao@codesourcery.com>
21807
21808 Fix "save breakpoints" for "catch" command.
21809 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21810 Remove -nonewline. Match also the added "main" line.
21811
21812 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21813
21814 Fix "save breakpoints" for "disable $bpnum" command.
21815 * gdb.base/save-bp.c (main): Add label.
21816 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21817
21818 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21819
21820 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21821
21822 2014-10-11 Yao Qi <yao@codesourcery.com>
21823
21824 * gdb.server/server-kill.exp: Execute command
21825 "set remote trace-status-packet on" before "tstatus".
21826
21827 2014-10-11 Yao Qi <yao@codesourcery.com>
21828
21829 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21830 (main): Call getppid.
21831 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21832 and continue to it. Read variable "server_pid".
21833
21834 2014-10-11 Yao Qi <yao@codesourcery.com>
21835
21836 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21837
21838 2014-10-11 Yao Qi <yao@codesourcery.com>
21839
21840 * gdb.threads/thread-find.exp: Don't execute command
21841 "info threads".
21842 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21843 * gdb.threads/linux-dp.exp: Don't check the condition
21844 $threads_created equals to zero.
21845
21846 2014-10-10 Pedro Alves <palves@redhat.com>
21847
21848 * gdb.base/bigcore.exp: Remove references to IRIX.
21849 * gdb.base/funcargs.exp: Likewise.
21850 * gdb.base/interrupt.exp: Likewise.
21851 * gdb.base/mips_pro.exp: Likewise.
21852 * gdb.base/nodebug.exp: Likewise.
21853 * gdb.base/setvar.exp: Likewise.
21854 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21855
21856 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21857 Pedro Alves <palves@redhat.com>
21858
21859 PR symtab/14466
21860 * gdb.base/vdso-warning.c: New file.
21861 * gdb.base/vdso-warning.exp: New file.
21862
21863 2014-10-02 Doug Evans <dje@google.com>
21864
21865 * gdb.base/structs.c (main): Don't run forever.
21866
21867 2014-10-02 Pedro Alves <palves@redhat.com>
21868
21869 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21870 (top level) <stop threads 1, stop threads 2>: Use it.
21871
21872 2014-10-02 Pedro Alves <palves@redhat.com>
21873
21874 * gdb.threads/break-while-running.exp (test): Add new
21875 'update_thread_list' argument. Skip "info threads" if false.
21876 (top level): Add new 'update_thread_list' axis.
21877
21878 2014-10-02 Pedro Alves <palves@redhat.com>
21879
21880 PR breakpoints/17431
21881 * gdb.base/execl-update-breakpoints.c: New file.
21882 * gdb.base/execl-update-breakpoints.exp: New file.
21883
21884 2014-10-01 Pedro Alves <palves@redhat.com>
21885
21886 * gdb.base/breakpoint-in-ro-region.c: New file.
21887 * gdb.base/breakpoint-in-ro-region.exp: New file.
21888
21889 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21890
21891 * gdb.mi/mi-exit-code.exp: New file.
21892 * gdb.mi/mi-exit-code.c: New file.
21893
21894 2014-09-30 Yao Qi <yao@codesourcery.com>
21895
21896 * lib/prelink-support.exp (build_executable_own_libs): Error if
21897 the target isn't native.
21898
21899 2014-09-30 Yao Qi <yao@codesourcery.com>
21900
21901 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21902 false.
21903
21904 2014-09-22 Pedro Alves <palves@redhat.com>
21905
21906 * gdb.threads/break-while-running.exp: New file.
21907 * gdb.threads/break-while-running.c: New file.
21908
21909 2014-09-19 Yao Qi <yao@codesourcery.com>
21910
21911 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21912 Invoke test. Restart GDB with --readnow and invoke test again.
21913
21914 2014-09-19 Yao Qi <yao@codesourcery.com>
21915
21916 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21917 proc set_breakpoint_on_gcd_function. Invoke
21918 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21919 invoke set_breakpoint_on_gcd_function again.
21920
21921 2014-09-18 Doug Evans <dje@google.com>
21922
21923 * gdb.dwarf2/symtab-producer.exp: New file.
21924
21925 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21926
21927 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21928 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21929 * gdb.base/global-var-nested-by-dso.c: Likewise.
21930 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21931
21932 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21933 Pedro Alves <palves@redhat.com>
21934
21935 * gdb.base/watch-bitfields.exp: Pass string other than test file
21936 name to prepare_for_testing.
21937 (watch): New procedure.
21938 (expect_watchpoint): Use with_test_prefix.
21939 (top level): Factor out tests to ...
21940 (test_watch_location, test_regular_watch): ... these new
21941 procedures, and use with_test_prefix and gdb_continue_to_end.
21942
21943 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21944
21945 PR breakpoints/12526
21946 * gdb.base/watch-bitfields.exp: New file.
21947 * gdb.base/watch-bitfields.c: New file.
21948
21949 2014-09-16 Pedro Alves <palves@redhat.com>
21950
21951 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21952 software and hardware addresses, not software address against
21953 itself.
21954
21955 2014-09-16 Pedro Alves <palves@redhat.com>
21956
21957 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21958 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21959
21960 2014-09-16 Pedro Alves <palves@redhat.com>
21961
21962 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21963 files.
21964 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21965 "*-*-vxworks*" throughout.
21966 * gdb.base/break.exp: Likewise.
21967 * gdb.base/default.exp: Likewise.
21968 * gdb.base/scope.exp: Likewise.
21969 * gdb.base/sepdebug.exp: Likewise.
21970 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21971 throughout.
21972 * gdb.base/run.c: Likewise.
21973 * gdb.base/sepdebug.c: Likewise.
21974 * gdb.hp/gdb.aCC/run.c: Likewise.
21975 * gdb.reverse/until-reverse.c: Likewise.
21976 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21977
21978 2014-09-16 Yao Qi <yao@codesourcery.com>
21979
21980 * boards/local-remote-host-native.exp: New file.
21981
21982 2014-09-14 Doug Evans <xdje42@gmail.com>
21983
21984 * gdb.threads/queue-signal.c (thread_count): New variable.
21985 (thread_count_mutex, thread_count_condvar): New variables.
21986 (incr_thread_count, wait_all_threads_running): New functions.
21987 (main): Wait for all threads to be in their thread functions.
21988
21989 2014-09-13 Doug Evans <xdje42@gmail.com>
21990
21991 * gdb.threads/queue-signal.c: New file.
21992 * gdb.threads/queue-signal.exp: New file.
21993
21994 2014-09-13 Doug Evans <xdje42@gmail.com>
21995
21996 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21997 be consistent with what default_gdb_init uses.
21998 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21999 the plain text of the prompt. Add some logging printfs.
22000 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22001
22002 2014-09-12 Pedro Alves <palves@redhat.com>
22003
22004 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22005 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22006 * gdb.arch/i386-size-overlap.exp: Likewise.
22007 * gdb.arch/i386-size.exp: Likewise.
22008 * gdb.arch/i386-unwind.exp: Likewise.
22009 * gdb.base/a2-run.exp: Likewise.
22010 * gdb.base/break.exp: Likewise.
22011 * gdb.base/charset.exp: Likewise.
22012 * gdb.base/chng-syms.exp: Likewise.
22013 * gdb.base/commands.exp: Likewise.
22014 * gdb.base/dbx.exp: Likewise.
22015 * gdb.base/find.exp: Likewise.
22016 * gdb.base/funcargs.exp: Likewise.
22017 * gdb.base/jit-simple.exp: Likewise.
22018 * gdb.base/reread.exp: Likewise.
22019 * gdb.base/sepdebug.exp: Likewise.
22020 * gdb.base/step-bt.exp: Likewise.
22021 * gdb.cp/mb-inline.exp: Likewise.
22022 * gdb.cp/mb-templates.exp: Likewise.
22023 * gdb.objc/basicclass.exp: Likewise.
22024 * gdb.threads/killed.exp: Likewise.
22025
22026 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22027
22028 PR tdep/17379
22029 * gdb.arch/powerpc-stackless.S: New file.
22030 * gdb.arch/powerpc-stackless.exp: New file.
22031
22032 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22033
22034 * gdb.base/attach.c: Include unistd.h.
22035 (main): Call alarm. Add label postloop.
22036 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22037 gdb_breakpoint, gdb_continue_to_breakpoint.
22038 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22039
22040 2014-09-11 Pedro Alves <palves@redhat.com>
22041
22042 PR gdb/17347
22043 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22044 * gdb.base/attach.exp (test_command_line_attach_run): New
22045 procedure.
22046 (top level): Call it.
22047
22048 2014-09-11 Pedro Alves <palves@redhat.com>
22049
22050 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22051 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22052 (do_command_attach_tests): Use spawn_wait_for_attach.
22053 * gdb.base/solib-overlap.exp: Likewise.
22054 * gdb.multi/multi-attach.exp: Likewise.
22055 * gdb.python/py-prompt.exp: Likewise.
22056 * gdb.python/py-sync-interp.exp: Likewise.
22057 * gdb.server/ext-attach.exp: Likewise.
22058
22059 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22060
22061 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22062 command in testcase. Simplify testcase.
22063
22064 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22065
22066 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22067
22068 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22069
22070 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22071
22072 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22073
22074 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22075
22076 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22077
22078 * gdb.dwarf2/dynarr-ptr.c: New file.
22079 * gdb.dwarf2/dynarr-ptr.exp: New file.
22080
22081 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22082
22083 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22084 of 30 rather than hardcoding 120 for a slow test case. Take the
22085 `gdb,timeout' target setting into account for this calculation.
22086 Don't extend the timeout for the test cases that don't need it.
22087
22088 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22089
22090 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22091 a factor of 2 for a slow test case. Take the `gdb,timeout'
22092 target setting into account for this calculation.
22093 * gdb.reverse/until-precsave.exp: Increase the timeout by
22094 a factor of 15 and 3 respectively rather than adding 120
22095 for a pair of slow test cases. Take the `gdb,timeout'
22096 target setting into account for this calculation.
22097
22098 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22099
22100 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22101 timeout, don't pass one down to gdb_expect.
22102 (gdb_expect): Rework timeout selection.
22103
22104 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22105
22106 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22107 exception on timeout.
22108 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22109 (gdbserver_start_extended): Catch any `gdbserver_start' error
22110 exceptions.
22111 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22112 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22113 `gdbserver_gdb_load' error exceptions.
22114
22115 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22116
22117 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22118 120 on waiting for the TCP socket to open.
22119
22120 2014-09-09 Doug Evans <xdje42@gmail.com>
22121
22122 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22123 _caller_matches, _any_caller_is, _any_caller_matches.
22124
22125 2014-09-09 Doug Evans <xdje42@gmail.com>
22126
22127 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22128
22129 2014-09-09 Yao Qi <yao@codesourcery.com>
22130
22131 * gdb.mi/mi-var-display.exp: Set print symbol off.
22132
22133 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22134
22135 PR gdb/17035
22136 * gdb.base/commands.exp: Add tests to verify user-defined
22137 commands with empty bodies.
22138 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22139 python commands in `show user command`.
22140 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22141 scheme commands in `show user command`.
22142
22143 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22144
22145 PR python/17355
22146 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22147 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22148 * gdb.python/py-framefilter-invalidarg.exp: New file.
22149 * gdb.python/py-framefilter-invalidarg.py: New file.
22150
22151 2014-09-06 Doug Evans <xdje42@gmail.com>
22152
22153 PR 15276
22154 * gdb.python/py-caller-is.c: New file.
22155 * gdb.python/py-caller-is.exp: New file.
22156
22157 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22158
22159 PR gdb/17235
22160 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22161 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22162
22163 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22164
22165 PR fortran/17237
22166 * gdb.fortran/print-formatted.exp: New file.
22167 * gdb.fortran/print-formatted.f90: Likewise.
22168
22169 2014-09-03 Sasha Smundak <asmundak@google.com>
22170
22171 * gdb.python/py-frame.exp: Test Frame.read_register.
22172
22173 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22174
22175 PR python/16699
22176 * gdb.python/py-completion.exp: New file.
22177 * gdb.python/py-completion.py: Likewise.
22178
22179 2014-08-28 Doug Evans <dje@google.com>
22180
22181 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22182 eax,etc. are live with values set by gdb and thus the compiler can't
22183 use them.
22184 * gdb.arch/i386-pseudo.c (main): Ditto.
22185
22186 2014-08-27 Doug Evans <dje@google.com>
22187
22188 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22189
22190 2014-08-25 Doug Evans <dje@google.com>
22191
22192 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22193 (main): Ditto.
22194
22195 2014-08-25 Doug Evans <dje@google.com>
22196
22197 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22198
22199 2014-08-24 Yao Qi <yao@codesourcery.com>
22200
22201 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22202 symbol off.
22203 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22204
22205 2014-08-22 Doug Evans <dje@google.com>
22206
22207 PR 17276
22208 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22209 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22210 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22211
22212 2014-08-22 Yao Qi <yao@codesourcery.com>
22213
22214 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22215 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22216 * gdb.python/python.exp: Likewise. Use .py file on the host
22217 instead of the build.
22218
22219 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22220
22221 * gdb.threads/gcore-stale-thread.c: New file.
22222 * gdb.threads/gcore-stale-thread.exp: New file.
22223
22224 2014-08-21 Pedro Alves <palves@redhat.com>
22225
22226 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22227 * gdb.base/gcore-relro-pie.exp: Likewise.
22228 * gdb.base/gcore-relro.exp: Likewise.
22229 * gdb.base/gcore.exp: Likewise.
22230 * gdb.base/print-symbol-loading.exp: Likewise.
22231 * gdb.threads/gcore-thread.exp: Likewise.
22232 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22233
22234 2014-08-20 Pedro Alves <palves@redhat.com>
22235 Jan Kratochvil <jan.kratochvil@redhat.com>
22236
22237 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22238 configure.
22239 (EXPECT): Handle READ1 being set.
22240 (all): Depend on EXTRA_RULES.
22241 (check-read1, expect-read1, read1.so, read1): New rules.
22242 * README (Testsuite Parameters): Document the READ1 make variable.
22243 (Race detection): New section.
22244 * configure: Regenerate.
22245 * configure.ac: If build==host==target, and running under a
22246 GNU/glibc system, add read1 to the extra Makefile rules.
22247 (EXTRA_RULES): AC_SUBST it.
22248 * lib/read1.c: New file.
22249
22250 2014-08-20 Joel Brobecker <brobecker@adacore.com>
22251
22252 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22253 the handling of variables declared as a typedef to an array
22254 which a DW_AT_data_location attribute.
22255
22256 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
22257 Pedro Alves <palves@redhat.com>
22258
22259 PR symtab/14604
22260 PR symtab/14605
22261 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22262 gdb_test.
22263
22264 2014-08-19 Pedro Alves <palves@redhat.com>
22265
22266 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22267
22268 2014-08-19 Yao Qi <yao@codesourcery.com>
22269
22270 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22271 right line.
22272
22273 2014-08-18 David Blaikie <dblaikie@gmail.com>
22274
22275 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22276
22277 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22278
22279 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22280 attribute in array range.
22281
22282 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22283
22284 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22285
22286 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22287
22288 PR c++/17132
22289 * gdb.cp/pr17132.cc: New file.
22290 * gdb.cp/pr17132.exp: New file.
22291
22292 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22293
22294 * gdb.python/py-xmethods.py (A_getarrayind)
22295 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22296 Use 'print' with function call syntax.
22297 (E_method_matcher.match): Fix tab vs space indentation mixup.
22298
22299 2014-08-15 Yao Qi <yao@codesourcery.com>
22300
22301 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22302 false.
22303
22304 2014-08-15 Yao Qi <yao@codesourcery.com>
22305
22306 * gdb.cp/casts.exp: Set print symbol off.
22307 * gdb.cp/class2.exp: Likewise.
22308 * gdb.cp/overload.exp: Likewise.
22309 * gdb.cp/templates.exp: Likewise.
22310
22311 2014-08-11 Doug Evans <dje@google.com>
22312
22313 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22314 (test_load_shlib): Update.
22315
22316 2014-08-09 Yao Qi <yao@codesourcery.com>
22317
22318 * gdb.base/display.exp: Invoke is_address_zero_readable.
22319 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22320 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22321 * gdb.base/hbreak-unmapped.exp: Return if
22322 is_address_zero_readable returns true.
22323 * gdb.base/signest.exp: Likewise.
22324 * gdb.base/signull.exp: Likewise.
22325 * gdb.base/sigbpt.exp: Likewise.
22326 * gdb.guile/scm-disasm.exp: Do the test if
22327 is_address_zero_readable returns false.
22328 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22329 * gdb.python/py-arch.exp: Likewise.
22330 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22331 * lib/gdb.exp (is_address_zero_readable): New proc.
22332
22333 2014-08-09 Yao Qi <yao@codesourcery.com>
22334
22335 PR testsuite/13443
22336 * gdb.mi/mi-var-display.exp: Make test messages unique.
22337
22338 2014-08-04 Tom Tromey <tromey@redhat.com>
22339
22340 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22341 target 0".
22342
22343 2014-08-04 Tom Tromey <tromey@redhat.com>
22344
22345 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22346 "target_resume".
22347
22348 2014-08-01 Joel Brobecker <brobecker@adacore.com>
22349
22350 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22351 inner_vla_struct_object_size.
22352 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22353 as xfail.
22354
22355 2014-07-30 Pedro Alves <palves@redhat.com>
22356
22357 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22358 comment.
22359
22360 2014-07-29 Yao Qi <yao@codesourcery.com>
22361
22362 PR gdb/17206
22363 * gdb.base/until-nodebug.exp: New.
22364
22365 2014-07-28 Doug Evans <xdje42@gmail.com>
22366
22367 PR guile/17203
22368 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22369 previously existing parameter, and previously ambiguously spelled
22370 parameter.
22371
22372 2014-07-28 Will Newton <will.newton@linaro.org>
22373
22374 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22375
22376 2014-07-26 Ludovic Courtès <ludo@gnu.org>
22377 Doug Evans <xdje42@gmail.com>
22378
22379 PR guile/17146
22380 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22381
22382 2014-07-25 Pedro Alves <palves@redhat.com>
22383
22384 * gdb.threads/signal-command-handle-nopass.c: New file.
22385 * gdb.threads/signal-command-handle-nopass.exp: New file.
22386 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22387 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22388 * gdb.threads/signal-delivered-right-thread.c: New file.
22389 * gdb.threads/signal-delivered-right-thread.exp: New file.
22390
22391 2014-07-25 Pedro Alves <palves@redhat.com>
22392
22393 * gdb.base/double-prompt-target-event-error.exp
22394 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22395 match.
22396 (cancel_pagination_in_target_event): Rework double prompt
22397 detection.
22398 * gdb.base/paginate-after-ctrl-c-running.exp
22399 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22400 <return>' match.
22401 * gdb.base/paginate-bg-execution.exp
22402 (test_bg_execution_pagination_return)
22403 (test_bg_execution_pagination_cancel): Remove '-notransfer
22404 <return>' matches.
22405 * gdb.base/paginate-execution-startup.exp
22406 (test_fg_execution_pagination_return)
22407 (test_fg_execution_pagination_cancel): Remove '-notransfer
22408 <return>' matches.
22409 * gdb.base/paginate-inferior-exit.exp
22410 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22411 match.
22412 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22413 * lib/gdb.exp (pagination_prompt): Run text through
22414 string_to_regexp.
22415 (gdb_test_multiple): Match $pagination_prompt instead of
22416 "<return>".
22417 (string_to_regexp): Move to lib/gdb-utils.exp.
22418
22419 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22420
22421 * gdb.arch/amd64-entry-value-paramref.S: New file.
22422 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22423 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22424 * gdb.arch/amd64-optimout-repeat.S: New file.
22425 * gdb.arch/amd64-optimout-repeat.c: New file.
22426 * gdb.arch/amd64-optimout-repeat.exp: New file.
22427
22428 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22429
22430 PR gdb/17170
22431 * gdb.base/statistics.exp: New file.
22432
22433 2014-07-17 Doug Evans <dje@google.com>
22434
22435 PR gdb/17170
22436 * gdb.base/maint.exp: Update testing of per-command stats.
22437
22438 2014-07-16 Pedro Alves <palves@redhat.com>
22439
22440 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22441 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22442 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22443 (tfile_write_buf): New functions.
22444 (add_memory_block): Rewrite using the above.
22445 (adjust_function_address): New function.
22446 (FUNCTION_ADDRESS): New macro.
22447 (write_basic_trace_file): Remove short_x local, and use
22448 tfile_write_16. Change type of func_addr local to unsigned long
22449 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22450 here. Cast argument of add_memory_block to char pointer.
22451 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22452 (main): Remove parameters.
22453 * gdb.trace/tfile.exp: Remove nowarnings.
22454
22455 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22456
22457 * gdb.base/debug-expr.exp: Test string evaluation with
22458 "debug expression" on.
22459
22460 2014-07-15 Pedro Alves <palves@redhat.com>
22461
22462 * gdb.base/reread.exp: Use clean_restart.
22463
22464 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22465
22466 * gdb.arch/avr-flash-qualifer.c: New.
22467 * gdb.arch/avr-flash-qualifer.exp: New.
22468
22469 2014-07-14 Pedro Alves <palves@redhat.com>
22470
22471 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22472 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22473
22474 2014-07-14 Pedro Alves <palves@redhat.com>
22475
22476 * gdb.base/double-prompt-target-event-error.c: New file.
22477 * gdb.base/double-prompt-target-event-error.exp: New file.
22478
22479 2014-07-14 Pedro Alves <palves@redhat.com>
22480
22481 PR gdb/17072
22482 * gdb.base/paginate-inferior-exit.c: New file.
22483 * gdb.base/paginate-inferior-exit.exp: New file.
22484
22485 2014-07-14 Pedro Alves <palves@redhat.com>
22486
22487 PR gdb/17072
22488 * gdb.base/paginate-bg-execution.c: New file.
22489 * gdb.base/paginate-bg-execution.exp: New file.
22490
22491 2014-07-14 Pedro Alves <palves@redhat.com>
22492
22493 PR gdb/17072
22494 * gdb.base/paginate-execution-startup.c: New file.
22495 * gdb.base/paginate-execution-startup.exp: New file.
22496 * lib/gdb.exp (pagination_prompt): New global.
22497 (default_gdb_spawn): New procedure, factored out from
22498 default_gdb_spawn.
22499 (default_gdb_start): Adjust to call default_gdb_spawn.
22500 (gdb_spawn): New procedure.
22501
22502 2014-07-14 Pedro Alves <palves@redhat.com>
22503
22504 * lib/gdb.exp (gdb_assert): New procedure.
22505 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22506
22507 2014-07-14 Pedro Alves <palves@redhat.com>
22508
22509 * gdb.base/execution-termios.c: New file.
22510 * gdb.base/execution-termios.exp: New file.
22511
22512 2014-07-14 Tom Tromey <tromey@redhat.com>
22513
22514 * gdb.cp/vla-cxx.cc: New file.
22515 * gdb.cp/vla-cxx.exp: New file.
22516
22517 2014-07-14 Tom Tromey <tromey@redhat.com>
22518
22519 * gdb.reverse/rerun-prec.c: New file.
22520 * gdb.reverse/rerun-prec.exp: New file.
22521
22522 2014-07-12 Maciej W. Rozycki <macro@mips.com>
22523 Maciej W. Rozycki <macro@codesourcery.com>
22524
22525 * lib/gdb-utils.exp: New file.
22526 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22527 inline `gdb_init_command' processing.
22528 (gdb_start_cmd): Likewise.
22529 * lib/mi-support.exp (mi_run_cmd): Likewise.
22530 * README: Document `gdb_init_command' and `gdb_init_commands'.
22531
22532 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22533
22534 Fix false FAIL running under a very long directory name.
22535 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22536 and "set print elements 10000". Twice.
22537
22538 2014-07-11 Yao Qi <yao@codesourcery.com>
22539
22540 * gdb.base/exprs.exp: "set print symbol off".
22541
22542 2014-07-11 Pedro Alves <palves@redhat.com>
22543
22544 * gdb.threads/kill.c: New file.
22545 * gdb.threads/kill.exp: New file.
22546
22547 2014-07-10 Yao Qi <yao@codesourcery.com>
22548
22549 * gdb.trace/tfile.c (write_basic_trace_file)
22550 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22551 address written to trace file.
22552
22553 2014-07-09 Pedro Alves <palves@redhat.com>
22554
22555 * gdb.base/attach-wait-input.exp: New file.
22556 * gdb.base/attach-wait-input.c: New file.
22557
22558 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22559
22560 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22561 setting up test structures.
22562 (main): Call new test function.
22563 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22564 test function, continue into test function and walk test
22565 structures.
22566
22567 2014-07-02 Yao Qi <yao@codesourcery.com>
22568
22569 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22570 'bar_start' at the beginning of functions 'foo' and 'bar'
22571 respectively.
22572 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22573 instead of 'foo' and 'bar'.
22574
22575 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22576
22577 * gdb.btrace/segv.exp: New.
22578 * gdb.btrace/segv.c: New.
22579
22580 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
22581
22582 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22583 instruction.
22584
22585 2014-06-30 Mark Wielaard <mjw@redhat.com>
22586
22587 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22588 vulture, vilify, villar): New volatile array constants.
22589 (vindictive, vegetation): New const volatile array constants.
22590 * gdb.base/volatile.exp: Test volatile and const volatile array
22591 types.
22592
22593 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22594
22595 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22596 target lacks support for awatch, rwatch, or hbreak.
22597
22598 2014-06-27 Yao Qi <yao@codesourcery.com>
22599
22600 * gdb.multi/dummy-frame-restore.exp: New.
22601 * gdb.multi/dummy-frame-restore.c: New.
22602
22603 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22604
22605 * gdb.btrace/gcore.exp: New.
22606
22607 2014-06-23 Pedro Alves <palves@redhat.com>
22608
22609 * gdb.base/watchpoint-reuse-slot.c: New file.
22610 * gdb.base/watchpoint-reuse-slot.exp: New file.
22611
22612 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22613
22614 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22615 progspace's filename in 'info', 'enable' and 'disable' command
22616 tests.
22617
22618 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22619
22620 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22621 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22622 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22623
22624 2014-06-20 Gary Benson <gbenson@redhat.com>
22625
22626 * gdb.arch/i386-avx.exp: Fix include file location.
22627 * gdb.arch/i386-sse.exp: Likewise.
22628
22629 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22630
22631 * gdb.dlang/expression.exp: New file.
22632
22633 2014-06-19 Pedro Alves <palves@redhat.com>
22634
22635 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22636 out from ...
22637 (top level): ... here. Iterate running tests under different
22638 scheduler-locking settings.
22639
22640 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
22641
22642 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22643 to DW_FORM_addr and use non-zero addresses.
22644
22645 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22646
22647 PR gdb/17017
22648 * gdb.python/py-xmethods.cc: Add global function call counters and
22649 increment them in their respective functions. Remove "cout"
22650 statements.
22651 * gdb.python/py-xmethods.exp: Make tests check the global function
22652 call counters instead of depending on inferior IO.
22653
22654 2014-06-18 Don Breazeal <donb@codesourcery.com>
22655
22656 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22657 Deleted procedure.
22658 (explicit_fork_parent_follow): Deleted procedure.
22659 (explicit_fork_child_follow): Deleted procedure.
22660 (test_follow_fork): New procedure.
22661 (do_fork_tests): Replace calls to deleted procedures with
22662 calls to test_follow_fork and reset GDB for subsequent
22663 procedure calls.
22664
22665 2014-06-17 Yao Qi <yao@codesourcery.com>
22666
22667 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22668 CP1252.
22669
22670 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
22671
22672 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22673 Initialize ptr and S explicitly.
22674 (skip_type_update_when_not_use_rtti_test): Likewise.
22675
22676 2014-06-16 Keith Seitz <keiths@redhat.com>
22677
22678 PR mi/15863
22679 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22680 the inferior is started.
22681
22682 2014-06-16 Pedro Alves <palves@redhat.com>
22683
22684 * gdb.base/break-main-file-remove-fail.c: New file.
22685 * gdb.base/break-main-file-remove-fail.exp: New file.
22686 * gdb.base/break-unload-file.exp: Use build_executable instead of
22687 prepare_for_testing.
22688 (test_break): New parameter "initial_load". Handle it.
22689 (top level): Add initial_load cmdline/file axis.
22690
22691 2014-06-12 Tom Tromey <tromey@redhat.com>
22692
22693 * gdb.base/completion.exp: Don't use directory name in test.
22694
22695 2014-06-09 Gary Benson <gbenson@redhat.com>
22696
22697 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22698 separate the always-available ANSI-standard signals from the
22699 signals that require checking.
22700 (main): Likewise.
22701 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22702 Likewise.
22703 (main): Likewise.
22704
22705 2014-06-07 Keith Seitz <keiths@redhat.com>
22706
22707 Revert:
22708 PR c++/16253
22709 * gdb.cp/var-tag.cc: New file.
22710 * gdb.cp/var-tag.exp: New file.
22711 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22712 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22713 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22714 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22715
22716 2014-06-06 Doug Evans <xdje42@gmail.com>
22717
22718 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22719
22720 2014-06-06 Pedro Alves <palves@redhat.com>
22721
22722 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22723 in target debug output instead of looking at RSP packets,
22724 disabling the test on any target that uses hardware stepping.
22725 Update comments.
22726
22727 2014-06-06 Pedro Alves <palves@redhat.com>
22728
22729 * gdb.base/break-unload-file.exp: Fix typo.
22730
22731 2014-06-06 Yao Qi <yao@codesourcery.com>
22732
22733 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22734 from "jit_function" to "^jit_function".
22735
22736 2014-06-06 Yao Qi <yao@codesourcery.com>
22737
22738 * gdb.base/async.c (foo): Add one statement.
22739 * gdb.base/async.exp: Get the next instruction address and
22740 match the output of "nexti" by instruction address. Match
22741 the hex address in the output of "finish".
22742
22743 2014-06-06 Gary Benson <gbenson@redhat.com>
22744
22745 * gdb.base/call-signals.c: Remove preprocessor conditionals
22746 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22747 SIGSEGV and SIGTERM.
22748 * gdb.base/sigall.c: Likewise.
22749 * gdb.base/unwindonsignal.c: Likewise.
22750 * gdb.reverse/sigall-reverse.c: Likewise.
22751
22752 2014-06-06 Yao Qi <yao@codesourcery.com>
22753
22754 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22755 readable, skip the test.
22756
22757 2014-06-06 Yao Qi <yao@codesourcery.com>
22758
22759 * gdb.threads/staticthreads.c (thread_function): Move the line
22760 setting breakpoint on forward.
22761 * gdb.threads/staticthreads.exp: Update comments.
22762
22763 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22764
22765 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22766 "history-append! type error".
22767
22768 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22769
22770 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22771 erroneous dprintf expected input.
22772
22773 2014-06-04 Doug Evans <xdje42@gmail.com>
22774
22775 * gdb.guile/scm-generics.exp: Delete.
22776
22777 2014-06-04 Doug Evans <xdje42@gmail.com>
22778
22779 * gdb.guile/scm-breakpoint.exp: Update.
22780 Add tests for breakpoint registration.
22781
22782 2014-06-04 Tom Tromey <tromey@redhat.com>
22783
22784 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22785 VLA-in-union.
22786 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22787 inner_vla_struct, vla_union types. Initialize objects of those
22788 types and compute their sizes.
22789
22790 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22791 Hui Zhu <hui@codesourcery.com>
22792
22793 * gdb.base/fileio.exp: Add test for shell not available as well as
22794 available.
22795 * gdb.base/fileio.c (test_system): Check for shell twice.
22796
22797 2014-06-04 Yao Qi <yao@codesourcery.com>
22798
22799 * gdb.base/auto-connect-native-target.exp: Remove redundant
22800 space from the regexp pattern.
22801
22802 2014-06-04 Yao Qi <yao@codesourcery.com>
22803
22804 * gdb.base/default.exp: Replace "child" with "native" in
22805 regexp pattern.
22806
22807 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22808
22809 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22810 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22811 * gdb.python/py-xmethods.py: Python script supporting the
22812 new testcase and tests.
22813
22814 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22815 Pedro Alves <palves@redhat.com>
22816
22817 PR breakpoints/17000
22818 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22819 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22820
22821 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22822
22823 * gdb.base/subst.exp: Add tests to verify partial path matching
22824 output.
22825
22826 2014-06-03 Pedro Alves <palves@redhat.com>
22827
22828 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22829 target that doesn't use software single-stepping.
22830
22831 2014-06-03 Pedro Alves <palves@redhat.com>
22832
22833 PR breakpoints/17000
22834 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22835 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22836
22837 2014-06-02 Doug Evans <xdje42@gmail.com>
22838
22839 * gdb.guile/scm-parameter.exp: New file.
22840
22841 2014-06-02 Doug Evans <xdje42@gmail.com>
22842
22843 * gdb.guile/scm-cmd.c: New file.
22844 * gdb.guile/scm-cmd.exp: New file.
22845
22846 2014-06-02 Doug Evans <xdje42@gmail.com>
22847
22848 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22849 pretty-printer lookup.
22850 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22851 (make-pp_s-printer): Call it.
22852 (make-pretty-printer-from-dict): New function.
22853 (lookup-pretty-printer-maker-from-dict): New function.
22854 (*pretty-printer*): Simplify.
22855 (make-objfile-pp_s-printer): New function.
22856 (install-objfile-pretty-printers!): New function.
22857 (make-progspace-pp_s-printer): New function.
22858 (install-progspace-pretty-printers!): New function.
22859 * gdb.guile/scm-progspace.c: New file.
22860 * gdb.guile/scm-progspace.exp: New file.
22861
22862 2014-06-02 Pedro Alves <palves@redhat.com>
22863
22864 * gdb.base/dprintf-bp-same-addr.c: New file.
22865 * gdb.base/dprintf-bp-same-addr.exp: New file.
22866
22867 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22868
22869 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22870 * gdb.arch/powerpc-power.s: Likewise.
22871
22872 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22873
22874 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22875
22876 2014-06-01 Yao Qi <yao@codesourcery.com>
22877
22878 * gdb.base/watchpoint.exp (test_watch_location): Check null
22879 pointer can be dereferenced. If not, do the test, otherwise
22880 skip it.
22881
22882 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22883
22884 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22885 results.
22886 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22887
22888 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22889
22890 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22891 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22892 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22893 * gdb.arch/amd64-invalid-stack-top.c: New file.
22894 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22895
22896 2014-05-30 Pedro Alves <palves@redhat.com>
22897
22898 PR breakpoints/17000
22899 * gdb.base/sss-bp-on-user-bp.c: New file.
22900 * gdb.base/sss-bp-on-user-bp.exp: New file.
22901
22902 2014-05-30 David Blaikie <dblaikie@gmail.com>
22903
22904 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22905 gnu_inline semantics via attribute.
22906 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22907 source explicitly specifies the required semantics.
22908
22909 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22910
22911 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22912
22913 2014-05-29 Pedro Alves <palves@redhat.com>
22914 Tom Tromey <tromey@redhat.com>
22915
22916 * gdb.base/async-shell.exp: Don't enable target-async.
22917 * gdb.base/async.exp
22918 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22919 parameter. Adjust.
22920 (top level): Don't test with "target-async".
22921 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22922 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22923 * gdb.base/inferior-died.exp: Don't enable target-async.
22924 * gdb.base/interrupt-noterm.exp: Likewise.
22925 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22926 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22927 * gdb.mi/mi-nonstop.exp: Likewise.
22928 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22929 * gdb.mi/mi-nsintrall.exp: Likewise.
22930 * gdb.mi/mi-nsmoribund.exp: Likewise.
22931 * gdb.mi/mi-nsthrexec.exp: Likewise.
22932 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22933 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22934 * gdb.python/py-evsignal.exp: Don't enable target-async.
22935 * gdb.python/py-evthreads.exp: Likewise.
22936 * gdb.python/py-prompt.exp: Likewise.
22937 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22938 * gdb.server/solib-list.exp: Don't enable target-async.
22939 * gdb.threads/thread-specific-bp.exp: Likewise.
22940 * lib/mi-support.exp: Adjust to use mi-async.
22941
22942 2014-05-29 Pedro Alves <palves@redhat.com>
22943
22944 PR gdb/13860
22945 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22946 reason, even in sync mode.
22947
22948 2014-05-29 Pedro Alves <palves@redhat.com>
22949 Hui Zhu <hui@codesourcery.com>
22950
22951 PR PR15693
22952 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22953 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22954 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22955 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22956
22957 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22958
22959 * config/monitor.exp (gdb_target_monitor): Replace use of
22960 "set remotebaud" by "set serial baud".
22961
22962 2014-05-26 Andy Wingo <wingo@igalia.com>
22963
22964 * gdb.guile/scm-breakpoint.exp:
22965 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22966 properties instead of gdb-object-properties.
22967
22968 2014-05-26 Yao Qi <yao@codesourcery.com>
22969
22970 * gdb.server/no-thread-db.exp: Specify source file name
22971 explicitly when setting a breakpoint.
22972
22973 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22974
22975 * gdb.btrace/vdso.c: New.
22976 * gdb.btrace/vdso.exp: New.
22977
22978 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22979
22980 * gdb.base/gcore.exp (capture_command_output): Move ...
22981 * lib/gdb.exp (capture_command_output): ... here.
22982
22983 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22984
22985 * gdb.btrace/data.exp: Test memory access during btrace replay.
22986
22987 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22988
22989 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22990
22991 2014-05-21 Pedro Alves <palves@redhat.com>
22992
22993 PR gdb/13860
22994 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22995 (top level): Test that output related to execution commands is
22996 sent to the console with CLI commands, but not with MI commands.
22997 Test that breakpoint events are always mirrored to the console.
22998 Also expect the new source line to be output after a "next" in
22999 async mode too. Make it a pass/fail test.
23000 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23001 output.
23002 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23003
23004 2014-05-21 Pedro Alves <palves@redhat.com>
23005
23006 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23007 Use them to test variations of "list" after reaching a breakpoint.
23008 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23009 Test "list" with listsize 10 after reaching a breakpoint.
23010 * gdb.python/python.exp (decode_line current location line
23011 number): Adjust expected line number.
23012
23013 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23014
23015 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23016 behavior for $args, pass it directly to "run".
23017
23018 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23019
23020 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23021 30000 to 65536.
23022
23023 2014-05-21 Pedro Alves <palves@redhat.com>
23024
23025 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23026 auto-connect-native-target off".
23027 * gdb.base/auto-connect-native-target.c: New file.
23028 * gdb.base/auto-connect-native-target.exp: New file.
23029
23030 2014-05-21 Pedro Alves <palves@redhat.com>
23031
23032 * gdb.base/default.exp: Test "target native" instead of "target
23033 child".
23034
23035 2014-05-21 Mark Wielaard <mjw@redhat.com>
23036
23037 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23038
23039 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23040
23041 Fix TLS access for -static -pthread.
23042 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23043 <HAVE_TLS> (thread_function, main): Initialize it.
23044 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23045 Add clean_restart.
23046 <$have_tls != "">: Check TLSVAR.
23047
23048 2014-05-21 Pedro Alves <palves@redhat.com>
23049
23050 * gdb.base/dcache-line-read-error.c: New.
23051 * gdb.base/dcache-line-read-error.exp: New.
23052
23053 2014-05-20 Pedro Alves <palves@redhat.com>
23054
23055 * gdb.base/compare-sections.c: New file.
23056 * gdb.base/compare-sections.exp: New file.
23057
23058 2014-05-20 Pedro Alves <palves@redhat.com>
23059
23060 * gdb.base/break-idempotent.c: New file.
23061 * gdb.base/break-idempotent.exp: New file.
23062
23063 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23064
23065 * gdb.btrace/nohist.exp: New.
23066
23067 2014-05-20 Yao Qi <yao@codesourcery.com>
23068
23069 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23070 gdb.reverse directory and gdb_reverse_timeout exists in board
23071 setting.
23072 * README: Document gdb_reverse_timeout.
23073
23074 2014-05-20 Yao Qi <yao@codesourcery.com>
23075
23076 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23077 'test_file_name'. Treat args as a string instead of a list.
23078 (gdb_init): Rename argument 'args' by 'test_file_name'.
23079
23080 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23081
23082 * gdb.arch/powerpc-power.exp: New file.
23083 * gdb.arch/powerpc-power.s: New file.
23084
23085 2014-05-16 Doug Evans <dje@google.com>
23086
23087 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23088 * gdb.base/completion.exp: Check that all expected files exist
23089 before doing file completion.
23090
23091 2014-05-16 Doug Evans <dje@google.com>
23092
23093 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23094 Update.
23095 (do_syscall_tests_without_xml): Update.
23096
23097 2014-05-16 Pedro Alves <palves@redhat.com>
23098
23099 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23100 instead of "unknown output after running".
23101
23102 2014-05-16 Yao Qi <yao@codesourcery.com>
23103
23104 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23105 file1.txt from host at the end.
23106 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23107
23108 2014-05-15 Doug Evans <dje@google.com>
23109
23110 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23111 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23112 loading file. Add test for TU lookup.
23113
23114 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23115
23116 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23117 calling "-exec-arguments" or "set args" before running the
23118 inferior.
23119
23120 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23121
23122 * lib/mi-support.exp (mi_expect_stop): Expect message for
23123 inferiors that exit with non-zero exit code.
23124
23125 2014-05-14 Yao Qi <yao@codesourcery.com>
23126
23127 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23128 match absolute path on remote host.
23129 (test_file_list_exec_source_files): Remove "/" from the
23130 pattern.
23131
23132 2014-05-14 Yao Qi <yao@codesourcery.com>
23133
23134 * boards/local-remote-host-notty.exp (${board}_file): New
23135 proc.
23136
23137 2014-05-07 Kyle McMartin <kyle@redhat.com>
23138
23139 Pushed by Joel Brobecker <brobecker@adacore.com>.
23140 * gdb.arch/aarch64-atomic-inst.c: New file.
23141 * gdb.arch/aarch64-atomic-inst.exp: New file.
23142
23143 2014-05-07 Yao Qi <yao@codesourcery.com>
23144
23145 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23146 in current context" too.
23147
23148 2014-05-05 Keith Seitz <keiths@redhat.com>
23149
23150 * gdb.linespec/ls-dollar.exp: Add test for linespec
23151 file:convenience_variable.
23152
23153 2014-05-05 Yao Qi <yao@codesourcery.com>
23154
23155 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23156 traceframes into tfile and ctf trace files. Read data from
23157 trace file and test collected data.
23158 (gdb_collect_locals_test): Likewise.
23159 (gdb_unavailable_registers_test): Likewise.
23160 (gdb_unavailable_floats): Likewise.
23161 (gdb_collect_globals_test): Likewise.
23162 (top-level): Append "ctf" to trace_file_targets if GDB
23163 supports.
23164
23165 2014-05-05 Yao Qi <yao@codesourcery.com>
23166
23167 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23168 code to ...
23169 (gdb_collect_args_test_1): ... it. New proc.
23170 (gdb_collect_locals_test): Move some code to ...
23171 (gdb_collect_locals_test_1): ... it. New proc.
23172 (gdb_unavailable_registers_test): Move some code to ...
23173 (gdb_unavailable_registers_test_1): ... it. New proc.
23174 (gdb_unavailable_floats): Move some code to ...
23175 (gdb_unavailable_floats_1): ... it. New proc.
23176
23177 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23178
23179 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23180 probes to test for bitness recognition.
23181 * gdb.arch/amd64-stap-optional-prefix.exp
23182 (test_probe_value_without_reg): New procedure.
23183 Add code to test for different kinds of bitness.
23184
23185 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23186
23187 PR breakpoints/16889
23188 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23189 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23190
23191 2014-05-01 Pedro Alves <palves@redhat.com>
23192
23193 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23194 gdb_file_cmd if no file is specified.
23195 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23196 last_loaded_file to set the remote exec-file.
23197
23198 2014-05-01 Pedro Alves <palves@redhat.com>
23199
23200 * boards/local-remote-host.exp: New file.
23201
23202 2014-05-01 Pedro Alves <palves@redhat.com>
23203
23204 * boards/local-remote-host.exp: Rename to ...
23205 * boards/local-remote-host-notty.exp: ... this.
23206
23207 2014-04-28 Joel Brobecker <brobecker@adacore.com>
23208
23209 * gdb.ada/dyn_arrayidx: New testcase.
23210
23211 2014-04-26 Yao Qi <yao@codesourcery.com>
23212
23213 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23214 and compute the length of function main. Save it in
23215 $main_length.
23216 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23217 (top-level): Use gdb_compile to compile objects into
23218 executable and restart GDB. Remove invocation to
23219 prepare_for_testing.
23220
23221 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23222 Pedro Alves <palves@redhat.com>
23223
23224 PR server/16255
23225 * gdb.multi/multi-attach.c: New file.
23226 * gdb.multi/multi-attach.exp: New file.
23227
23228 2014-04-25 Pedro Alves <palves@redhat.com>
23229
23230 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23231 user.
23232 (top level): Test that "set remote conditional-breakpoints-packet
23233 off" works as intended.
23234 * gdb.base/dprintf.exp: Test that "set remote
23235 breakpoint-commands-packet off" works as intended.
23236 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23237 New function.
23238 (top level): Call it.
23239 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23240 remote fast-tracepoints-packet off" works as intended.
23241 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23242 * lib/gdb.exp (gdb_is_target_remote): ... here.
23243
23244 2014-04-24 David Blaikie <dblaikie@gmail.com>
23245
23246 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23247 ensure clang would not discard them.
23248 * gdb.base/gdbvars.c: Ditto.
23249 * gdb.base/memattr.c: Ditto.
23250 * gdb.base/whatis.c: Ditto.
23251 * gdb.python/py-prettyprint.c: Ditto.
23252 * gdb.trace/actions.c: Ditto.
23253 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23254 ensure clang would not discard it.
23255
23256 2014-04-24 David Blaikie <dblaikie@gmail.com>
23257
23258 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23259 clang to emit the full definition of type required by the test
23260 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23261
23262 2014-04-24 David Blaikie <dblaikie@gmail.com>
23263
23264 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23265 coax Clang into emitting the definition of the type.
23266 * gdb.cp/pr10728-x.h (y): Ditto.
23267 * gdb.cp/pr10728-y.cc (y): Ditto.
23268
23269 2014-04-24 David Blaikie <dblaikie@gmail.com>
23270
23271 * gdb.base/label.exp: XFAIL label related tests under Clang.
23272 * gdb.cp/cplabel.exp: Ditto.
23273 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23274 under Clang those using labels.
23275
23276 2014-04-25 Yao Qi <yao@codesourcery.com>
23277
23278 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23279 double_label.
23280 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23281 partial_label and double_label.
23282
23283 2014-04-24 David Blaikie <dblaikie@gmail.com>
23284
23285 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23286
23287 2014-04-24 David Blaikie <dblaikie@gmail.com>
23288
23289 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23290 of the function to work across GCC and Clang.
23291 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23292 pointer types (const void ** const V void **).
23293
23294 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
23295 Walfred Tedeschi <walfred.tedeschi@intel.com>
23296
23297 * Makefile.in (EXECUTABLES): Added i386-avx512.
23298 * gdb.arch/i386-avx512.c: New file.
23299 * gdb.arch/i386-avx512.exp: Likewise.
23300
23301 2014-04-23 Keith Seitz <keiths@redhat.com>
23302
23303 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23304 (mi_make_breakpoint_table): New procedure.
23305 (mi_create_breakpoint): Use mi_make_breakpoint
23306 and return the result.
23307 (mi_make_breakpoint): New procedure.
23308 (mi_build_kv_pairs): New procedure.
23309
23310 * gdb.mi/mi-break.exp: Remove unused globals,
23311 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23312 All callers updated.
23313 * gdb.mi/mi-dprintf.exp: Use variable to track command
23314 number.
23315 Update all callers of mi_create_breakpoint and use
23316 mi_make_breakpoint_table.
23317 Remove any unused global variables.
23318 * gdb.mi/mi-nonstop.exp: Likewise.
23319 * gdb.mi/mi-nsintrall.exp: Likewise.
23320 * gdb.mi/mi-nsmoribund.exp: Likewise.
23321 * gdb.mi/mi-nsthrexec.exp: Likewise.
23322 * gdb.mi/mi-reverse.exp: Likewise.
23323 * gdb.mi/mi-simplerun.exp: Likewise.
23324 * gdb.mi/mi-stepn.exp: Likewise.
23325 * gdb.mi/mi-syn-frame.exp: Likewise.
23326 * gdb.mi/mi-until.exp: Likewise.
23327 * gdb.mi/mi-var-cp.exp: Likewise.
23328 * gdb.mi/mi-var-display.exp: Likewise.
23329 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23330 * gdb.mi/mi2-var-child.exp: Likewise.
23331 * gdb.mi/mi-vla-c99.exp: Likewise.
23332 * lib/mi-support.exp: Likewise.
23333
23334 From Ian Lance Taylor <iant@cygnus.com>:
23335 * lib/gdb.exp (parse_args): New procedure.
23336
23337 2014-04-23 Pedro Alves <palves@redhat.com>
23338
23339 * gdb.base/break-unload-file.c: New file.
23340 * gdb.base/break-unload-file.exp: New file.
23341 * gdb.base/sym-file-lib.c (baz): New function.
23342 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23343 field.
23344 (load): Store the segment's mapped size.
23345 (unload): New function.
23346 (unload_shlib): New function.
23347 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23348 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23349 set a breakpoint at baz, and call it.
23350 * gdb.base/sym-file.exp: New tests for stale breakpoint
23351 instructions.
23352
23353 2014-04-23 Pedro Alves <palves@redhat.com>
23354
23355 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23356 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23357 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23358 * gdb.base/hbreak-unmapped.c: New file.
23359 * gdb.base/hbreak-unmapped.exp: New file.
23360 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23361 * lib/gdb.exp (gdb_is_target_remote): ... here.
23362
23363 2014-04-22 Pedro Alves <palves@redhat.com>
23364
23365 * gdb.base/consecutive-step-over.c: New file.
23366 * gdb.base/consecutive-step-over.exp: New file.
23367
23368 2014-04-22 Pedro Alves <palves@redhat.com>
23369
23370 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23371 instead of send_gdb/gdb_expect.
23372
23373 2014-04-22 Yao Qi <yao@codesourcery.com>
23374
23375 * lib/trace-support.exp (generate_tracefile): New procedure.
23376 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23377 return 0.
23378 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23379 if generate_tracefile returns 1.
23380
23381 2014-04-18 Tom Tromey <palves@redhat.com>
23382 Pedro alves <tromey@redhat.com>
23383
23384 PR backtrace/15558
23385 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23386 with a backtrace limit.
23387 * gdb.python/py-frame-inline.exp: Test running to an inline
23388 function with a backtrace limit, and printing the newest frame.
23389 * gdb.python/py-frame-inline.c (main): Call f.
23390
23391 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23392
23393 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23394
23395 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23396
23397 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23398 Drop prefix from unsupported source file path.
23399
23400 2014-04-17 Yao Qi <yao@codesourcery.com>
23401
23402 * lib/gdb.exp (with_target_charset): New proc.
23403 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23404 with_target_charset.
23405 (test_print_strings): Likewise.
23406 (test_repeat_bytes): Likewise.
23407 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23408 for some tests.
23409
23410 2014-04-16 Keith Seitz <keiths@redhat.com>
23411
23412 PR gdb/15827
23413 * gdb.dwarf2/corrupt.c: New file.
23414 * gdb.dwarf2/corrupt.exp: New file.
23415
23416 2014-04-16 Keith Seitz <keiths@redhat.com>
23417
23418 PR c++/16597
23419 * gdb.cp/namelessclass.cc: New file.
23420 * gdb.cp/namelessclass.exp: New file.
23421 * gdb.cp/namelessclass.S: New file.
23422
23423 2014-04-16 Doug Evans <dje@google.com>
23424
23425 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23426 Add comment.
23427 (gdbserver_default_get_comm_port): New function.
23428 (gdbserver_start): Check if board file provided
23429 "gdbserver,get_comm_port" and use it if so.
23430 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23431 (gdb,socketport): Set to "stdio".
23432 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23433 (stdio_gdbserver_template): Delete.
23434 (${board}_get_remote_address): Update.
23435 (${board}_build_remote_cmd): Delete.
23436 (${board}_get_comm_port): New function.
23437 (${board}_spawn): Update.
23438 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23439 Delete.
23440 (${board}_get_remote_address): Update.
23441 (${board}_get_comm_port): New function.
23442
23443 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
23444
23445 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23446 appearing in any order.
23447
23448 2014-04-15 Doug Evans <dje@google.com>
23449
23450 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23451 uninitialized value of "description".
23452
23453 2014-04-15 Keith Seitz <keiths@redhat.com>
23454
23455 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23456 Remove unused globals.
23457 (test_running_the_program): Likewise.
23458 (test_controlled_execution): Likewise.
23459 (test_controlling_breakpoints): Likewise.
23460 (test_program_termination): Likewise.
23461
23462 2014-04-15 Keith Seitz <keiths@redhat.com>
23463
23464 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23465 unused globals.
23466 (test_rbreak_creation_and_listing): Likewise.
23467 (test_ignore_count): Likewise.
23468 (test_error): Likewise.
23469
23470 2014-04-15 Pedro Alves <palves@redhat.com>
23471
23472 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23473 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23474 sym-file-loader.c.
23475 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23476 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23477 to sym-file-loader.c.
23478 (struct library): Forward declare.
23479 (load_shlib, lookup_function): Change prototypes.
23480 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23481 (translate_offset): Remove declarations.
23482 (get_text_addr): New declaration.
23483 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23484 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23485 sym-file-loader.h.
23486 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23487 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23488 here from sym-file-loader.h.
23489 (struct library): New structure.
23490 (load_shlib, lookup_function): Change prototypes and adjust to
23491 work with a struct library.
23492 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23493 (translate_offset): Make static.
23494 (get_text_addr): New function.
23495 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23496
23497 2014-04-15 Pedro Alves <palves@redhat.com>
23498
23499 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23500
23501 2014-04-15 Pedro Alves <palves@redhat.com>
23502
23503 * gdb.base/sym-file-loader.c: Include <limits.h>.
23504 (SELF_LINK): New define.
23505 (get_origin): New function.
23506 (load_shlib): Use it.
23507 * gdb.base/sym-file.exp: Don't early return if the target is
23508 remote. Use runto_main, and issue fail is that fails. Use
23509 gdb_load_shlibs.
23510 (shlib_name): Delete.
23511 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23512
23513 2014-04-15 Pedro Alves <palves@redhat.com>
23514
23515 * gdb.base/sym-file.exp: Remove regex characters from test
23516 message. Don't refer to breakpoint numbers in test messages.
23517
23518 2014-04-14 Keith Seitz <keiths@redhat.com>
23519
23520 PR c++/16253
23521 * gdb.cp/var-tag.cc: New file.
23522 * gdb.cp/var-tag.exp: New file.
23523 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23524 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23525 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23526 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23527
23528 2014-04-14 Tom Tromey <tromey@redhat.com>
23529
23530 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23531 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23532 type.
23533 * gdb.cp/enum-class.exp: New file.
23534 * gdb.cp/enum-class.cc: New file.
23535
23536 2014-04-14 Tom Tromey <tromey@redhat.com>
23537
23538 * gdb.dwarf2/enum-type.exp: New file.
23539
23540 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23541
23542 * gdb.mi/mi-vla-c99.exp: New file.
23543 * gdb.mi/vla.c: New file.
23544
23545 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23546
23547 * gdb.base/vla-datatypes.c: New file.
23548 * gdb.base/vla-datatypes.exp: New file.
23549
23550 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23551
23552 * gdb.base/vla-ptr.c: New file.
23553 * gdb.base/vla-ptr.exp: New file.
23554
23555 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23556
23557 * gdb.dwarf2/count.exp: New file.
23558
23559 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23560
23561 * gdb.base/vla-sideeffect.c: New file.
23562 * gdb.base/vla-sideeffect.exp: New file.
23563
23564 2014-04-14 David Blaikie <dblaikie@gmail.com>
23565
23566 * gdb.mi/non-stop.c: Add return value for non-void function return
23567 statement.
23568 * gdb.threads/staticthreads.c: Ditto.
23569
23570 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23571 Doug Evans <xdje42@gmail.com>
23572
23573 * gdb.guile/scm-value.c: Improve test case.
23574 * gdb.guile/scm-value.exp: Add new test.
23575
23576 2014-04-11 David Blaikie <dblaikie@gmail.com>
23577
23578 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23579 override Clang's default.
23580
23581 2014-04-11 Joel Brobecker <brobecker@adacore.com>
23582
23583 Revert the following changes (regressions):
23584
23585 * gdb.base/vla-sideeffect.c: New file.
23586 * gdb.base/vla-sideeffect.exp: New file.
23587
23588 * gdb.dwarf2/count.exp: New file.
23589
23590 * gdb.base/vla-multi.c: New file.
23591 * gdb.base/vla-multi.exp: New file.
23592
23593 * gdb.base/vla-ptr.c: New file.
23594 * gdb.base/vla-ptr.exp: New file.
23595
23596 * gdb.base/vla-datatypes.c: New file.
23597 * gdb.base/vla-datatypes.exp: New file.
23598
23599 * gdb.mi/mi-vla-c99.exp: New file.
23600 * gdb.mi/vla.c: New file.
23601
23602 2014-04-11 Keith Seitz <keiths@redhat.com>
23603
23604 PR c++/16675
23605 * gdb.cp/cpsizeof.exp: New file.
23606 * gdb.cp/cpsizeof.cc: New file.
23607
23608 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23609
23610 * gdb.mi/mi-vla-c99.exp: New file.
23611 * gdb.mi/vla.c: New file.
23612
23613 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23614
23615 * gdb.base/vla-datatypes.c: New file.
23616 * gdb.base/vla-datatypes.exp: New file.
23617
23618 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23619
23620 * gdb.base/vla-ptr.c: New file.
23621 * gdb.base/vla-ptr.exp: New file.
23622
23623 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23624
23625 * gdb.base/vla-multi.c: New file.
23626 * gdb.base/vla-multi.exp: New file.
23627
23628 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23629
23630 * gdb.dwarf2/count.exp: New file.
23631
23632 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23633
23634 * gdb.base/vla-sideeffect.c: New file.
23635 * gdb.base/vla-sideeffect.exp: New file.
23636
23637 2014-04-11 Yao Qi <yao@codesourcery.com>
23638
23639 * gdb.base/completion.exp: Check file exists before running tests
23640 on file completion.
23641
23642 2014-04-10 Pedro Alves <palves@redhat.com>
23643
23644 * gdb.base/cond-eval-mode.c: New file.
23645 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23646 prepare_for_testing to build the new file. Check result of
23647 runto_main.
23648 (test_break, test_watch): New procedures.
23649 (top level): Use them.
23650
23651 2014-04-08 Pierre Muller <muller@sourceware.org>
23652
23653 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23654 Ctrl-V use for mingw hosts.
23655
23656 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23657
23658 * gdb.python/py-value.c: Improve test case.
23659 * gdb.python/py-value.exp: Add new test.
23660
23661 2014-04-07 David Blaikie <dblaikie@gmail.com>
23662
23663 * lib/compiler.c: Identify the clang compiler.
23664 * lib/compiler.cc: Ditto.
23665
23666 2014-04-03 Yao Qi <yao@codesourcery.com>
23667
23668 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23669
23670 2014-04-01 Anton Blanchard <anton@samba.org>
23671
23672 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23673 messages unique.
23674
23675 2014-04-01 Anton Blanchard <anton@samba.org>
23676
23677 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23678 prepare_for_testing.
23679
23680 2014-04-01 Anton Blanchard <anton@samba.org>
23681
23682 * gdb.arch/ppc64-atomic-inst.c: Remove.
23683 * gdb.arch/ppc64-atomic-inst.S: New file.
23684 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23685
23686 2014-03-31 Doug Evans <dje@google.com>
23687
23688 * gdb.base/print-symbol-loading-lib.c: New file.
23689 * gdb.base/print-symbol-loading-main.c: New file.
23690 * gdb.base/print-symbol-loading.exp: New file.
23691
23692 2014-03-31 Yao Qi <yao@codesourcery.com>
23693
23694 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23695
23696 2014-03-28 Joel Brobecker <brobecker@adacore.com>
23697
23698 * gdb.ada/mi_dyn_arr: New testcase.
23699
23700 2014-03-27 Doug Evans <dje@google.com>
23701
23702 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23703
23704 2014-03-27 Yao Qi <yao@codesourcery.com>
23705
23706 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23707 if target is nios2-*-*.
23708
23709 2014-03-26 Yao Qi <yao@codesourcery.com>
23710
23711 * lib/gdb.exp (readline_is_used): New proc.
23712 * gdb.base/completion.exp: Move tests on command complete up.
23713 Skip the rest of tests if readline is not used.
23714 * gdb.ada/complete.exp: Skp the test if readline is not
23715 used.
23716 * gdb.base/filesym.exp: Likewise.
23717 * gdb.base/macscp.exp: Likewise.
23718 * gdb.base/readline-ask.exp: Likewise.
23719 * gdb.base/readline.exp: Likewise.
23720 * gdb.python/py-cmd.exp: Likewise.
23721 * gdb.trace/tfile.exp: Likewise.
23722
23723 2014-03-26 Yao Qi <yao@codesourcery.com>
23724
23725 * gdb.base/macscp.exp: Fix code format issues.
23726
23727 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23728
23729 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23730 * gdb.asm/powerpc64le.inc: New file.
23731
23732 2014-03-25 Pedro Alves <palves@redhat.com>
23733 Doug Evans <dje@google.com>
23734
23735 * gdb.base/source-execution.c: New file.
23736 * gdb.base/source-execution.exp: New file.
23737 * gdb.base/source-execution.gdb: New file.
23738
23739 2014-03-24 Doug Evans <dje@google.com>
23740
23741 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23742 using fission.
23743
23744 2014-03-24 Hui Zhu <hui@codesourcery.com>
23745 Pedro Alves <palves@redhat.com>
23746
23747 PR breakpoints/16101
23748 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23749 test pass/fail messages. Detect missing support for dprintf when
23750 breakpoints are actually inserted.
23751 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23752 breakpoints are actually inserted.
23753 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23754 fails.
23755
23756 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23757
23758 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23759
23760 2014-03-22 Doug Evans <xdje42@gmail.com>
23761
23762 * gdb.python/python.exp (python not supported): Verify multi-line
23763 python command issues an error.
23764 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23765 guile command issues an error.
23766
23767 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23768
23769 * gdb.threads/thread-specific.exp: Handle the lack of usable
23770 $this_breakpoint and $this_thread.
23771
23772 2014-03-21 Hui Zhu <hui@codesourcery.com>
23773
23774 * gdb.base/attach.exp (do_command_attach_tests): New.
23775
23776 2014-03-20 Tom Tromey <tromey@redhat.com>
23777 Pedro Alves <palves@redhat.com>
23778
23779 PR cli/15718
23780 * gdb.base/condbreak-call-false.c: New file.
23781 * gdb.base/condbreak-call-false.exp: New file.
23782
23783 2014-03-20 Pedro Alves <palves@redhat.com>
23784
23785 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23786 Delete.
23787 (block_signals, unblock_signals): Delete.
23788 (child_function_2, main): Remove references to deleted variable
23789 and functions.
23790
23791 2014-03-20 Pedro Alves <palves@redhat.com>
23792
23793 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23794 Use pthread_kill to signal thread 2.
23795 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23796 Adjust to make the test send itself a signal rather than using the
23797 host's "kill" command.
23798
23799 2014-03-20 Pedro Alves <palves@redhat.com>
23800
23801 * gdb.threads/multiple-step-overs.c: New file.
23802 * gdb.threads/multiple-step-overs.exp: New file.
23803 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23804 Adjust expected infrun debug output.
23805
23806 2014-03-20 Pedro Alves <palves@redhat.com>
23807
23808 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23809 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23810
23811 2014-03-20 Pedro Alves <palves@redhat.com>
23812
23813 PR breakpoints/7143
23814 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23815 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23816 of gdb_test_multiple.
23817 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23818 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23819
23820 2014-03-20 Pedro Alves <palves@redhat.com>
23821
23822 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23823 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23824
23825 2014-03-19 Pedro Alves <palves@redhat.com>
23826
23827 * gdb.base/async.exp: Remove early return.
23828
23829 2014-03-19 Pedro Alves <palves@redhat.com>
23830
23831 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23832
23833 2014-03-19 Pedro Alves <palves@redhat.com>
23834
23835 * gdb.base/async.exp (test_background): Expect \r\n after
23836 "completed." in the fail pattern.
23837
23838 2014-03-19 Pedro Alves <palves@redhat.com>
23839
23840 * gdb.base/async.exp (test_background): New procedure.
23841 Use it for all background execution command tests.
23842
23843 2014-03-19 Pedro Alves <palves@redhat.com>
23844
23845 * gdb.base/async.exp: Use prepare_for_testing.
23846
23847 2014-03-19 Pedro Alves <palves@redhat.com>
23848
23849 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23850 the same line.
23851
23852 2014-03-19 Pedro Alves <palves@redhat.com>
23853
23854 * gdb.base/async.c (main): Add "jump here" and "until here" line
23855 marker comments.
23856 * gdb.base/async.exp (jump_here): New global.
23857 (jump& test): Use it.
23858 (until_here): New global.
23859 (until& test): Use it.
23860
23861 2014-03-19 Pedro Alves <palves@redhat.com>
23862
23863 * gdb.base/async.exp: Don't frob gdb_protocol.
23864
23865 2014-03-18 Doug Evans <xdje42@gmail.com>
23866
23867 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23868 Fix spelling of exec-done-display.
23869
23870 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23871
23872 PR gdb/15358
23873 * gdb.base/gdb-sigterm.c: New file.
23874 * gdb.base/gdb-sigterm.exp: New file.
23875
23876 2014-03-18 Pedro Alves <palves@redhat.com>
23877
23878 PR gdb/13860
23879 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23880 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23881 solib-event.
23882
23883 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23884
23885 * gdb.ada/pckd_arr_ren: New testcase.
23886
23887 2014-03-13 Doug Evans <xdje42@gmail.com>
23888
23889 PR guile/16612
23890 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23891 collect after discarding symbols.
23892
23893 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23894 Doug Evans <xdje42@gmail.com>
23895
23896 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23897 to history survives a gc.
23898
23899 2014-03-13 Pedro Alves <palves@redhat.com>
23900
23901 * gdb.base/default.exp: Don't test "target procfs".
23902
23903 2014-03-13 Pedro Alves <palves@redhat.com>
23904
23905 * gdb.base/default.exp: Update "target child" and "target procfs"
23906 tests to not expect "Unix".
23907
23908 2014-03-12 Tom Tromey <tromey@redhat.com>
23909
23910 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23911 New procs. Add target-async tests.
23912 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23913 Add target-async tests.
23914
23915 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23916
23917 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23918 'func_start' and 'func_end' for the beginning and end of the
23919 function code, respectively.
23920 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23921 'func_end' instead of 'func' and 'main'.
23922
23923 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23924
23925 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23926 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23927 generate the debug info assembler source.
23928
23929 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23930
23931 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23932 * gdb.dwarf2/arr-subrange.exp: Likewise.
23933 * gdb.dwarf2/dwz.exp: Likewise.
23934 * gdb.dwarf2/method-ptr.exp: Likewise.
23935 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23936 * gdb.dwarf2/subrange.exp: Likewise.
23937 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23938 * gdb.dwarf2/implptrpiece.exp: Likewise.
23939 * gdb.dwarf2/nostaticblock.exp: Likewise.
23940
23941 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23942
23943 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23944 directory to absolute path name arguments.
23945
23946 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23947
23948 * gdb.ada/tagged_access: New testcase.
23949
23950 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23951
23952 * gdb.btrace/data.exp: Update expected output.
23953
23954 2014-03-06 Yao Qi <yao@codesourcery.com>
23955
23956 * gdb.trace/pr16508.exp: New file.
23957
23958 2014-03-05 Pedro Alves <palves@redhat.com>
23959
23960 PR gdb/16575
23961 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23962 procedure.
23963 (top level): Adjust to use it. Add tests that exercise breakpoint
23964 interaction with the code-cache.
23965
23966 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23967
23968 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23969 test for 'history-append!'.
23970
23971 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23972
23973 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23974 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23975 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23976 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23977 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23978 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23979
23980 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23981
23982 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23983 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23984 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23985
23986 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23987
23988 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23989
23990 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23991
23992 * gdb.dwarf2/arr-stride.c: New file.
23993 * gdb.dwarf2/arr-stride.exp: New file.
23994
23995 2014-02-26 Pedro Alves <palves@redhat.com>
23996
23997 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23998 that won't ever trigger. Make sure that GDB reports the correct
23999 breakpoint that caused the stop.
24000
24001 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24002
24003 PR gdb/16626
24004 * gdb.base/auto-load-script: New file.
24005 * gdb.base/auto-load.c: New file.
24006 * gdb.base/auto-load.exp: New file.
24007
24008 PR gdb/16626
24009 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24010
24011 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24012
24013 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24014 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24015
24016 2014-02-24 Doug Evans <dje@google.com>
24017
24018 * lib/gdb.exp (run_on_host): Log error output if program fails.
24019
24020 2014-02-21 Pedro Alves <palves@redhat.com>
24021
24022 * gdb.threads/step-after-sr-lock.c: Rename to ...
24023 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24024 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24025 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24026 ... this.
24027
24028 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24029
24030 PR tdep/16397
24031 * gdb.arch/amd64-stap-special-operands.exp: New file.
24032 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24033 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24034 * gdb.arch/amd64-stap-triplet.S: Likewise.
24035 * gdb.arch/amd64-stap-triplet.c: Likewise.
24036
24037 2014-02-20 Joel Brobecker <brobecker@adacore.com>
24038
24039 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24040 in .section pseudo-op.
24041
24042 2014-02-20 lin zuojian <manjian2006@gmail.com>
24043 Joel Brobecker <brobecker@adacore.com>
24044 Doug Evans <xdje42@gmail.com>
24045
24046 PR symtab/16581
24047 * gdb.dwarf2/dw2-icycle.S: New file.
24048 * gdb.dwarf2/dw2-icycle.c: New file.
24049 * gdb.dwarf2/dw2-icycle.exp: New file.
24050
24051 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24052
24053 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24054 operations on gdb.Value objects.
24055 * gdb.python/py-value-cc.exp: Add new test to test operations on
24056 gdb.Value objects.
24057
24058 2014-02-18 Doug Evans <dje@google.com>
24059
24060 * Makefile.in (TESTS): New variable.
24061 (expanded_tests, expanded_tests_or_none): New variables
24062 (check-single): Pass $(expanded_tests_or_none) to runtest.
24063 (check-parallel): Only run tests in $(TESTS) if non-empty.
24064 (check/no-matching-tests-found): New rule.
24065 * README: Document TESTS makefile variable.
24066
24067 2014-02-18 Doug Evans <dje@google.com>
24068
24069 * Makefile.in (check-parallel): rm -rf outputs temp.
24070
24071 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24072
24073 Fix "ERROR: no fileid for" in the testsuite.
24074 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24075
24076 2014-02-12 Doug Evans <dje@google.com>
24077
24078 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24079 (MISCELLANEOUS): New variable.
24080 (clean): rm -rf $(MISCELLANEOUS).
24081 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24082 dwp live in the same directory as symlinks, with each symlink pointed
24083 to a differently named file in a different directory.
24084
24085 2014-02-11 Doug Evans <dje@google.com>
24086
24087 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24088 of Tcl file commands.
24089
24090 2014-02-10 Mark Kettenis <kettenis@gnu.org>
24091
24092 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24093 "kill -SIGUSR1 -1".
24094
24095 2014-02-10 Joel Brobecker <brobecker@adacore.com>
24096
24097 * gdb.ada/tick_length_array_enum_idx: New testcase.
24098
24099 2014-02-10 Doug Evans <xdje42@gmail.com>
24100
24101 * configure.ac (AC_OUTPUT): Add gdb.guile.
24102 * configure: Regenerate.
24103 * lib/gdb-guile.exp: New file.
24104 * lib/gdb.exp (get_target_charset): New function.
24105 * gdb.base/help.exp: Update expected output from "apropos apropos".
24106 * gdb.guile/Makefile.in: New file.
24107 * gdb.guile/guile.exp: New file.
24108 * gdb.guile/scm-arch.c: New file.
24109 * gdb.guile/scm-arch.exp: New file.
24110 * gdb.guile/scm-block.c: New file.
24111 * gdb.guile/scm-block.exp: New file.
24112 * gdb.guile/scm-breakpoint.c: New file.
24113 * gdb.guile/scm-breakpoint.exp: New file.
24114 * gdb.guile/scm-disasm.c: New file.
24115 * gdb.guile/scm-disasm.exp: New file.
24116 * gdb.guile/scm-equal.c: New file.
24117 * gdb.guile/scm-equal.exp: New file.
24118 * gdb.guile/scm-error.exp: New file.
24119 * gdb.guile/scm-error.scm: New file.
24120 * gdb.guile/scm-frame-args.c: New file.
24121 * gdb.guile/scm-frame-args.exp: New file.
24122 * gdb.guile/scm-frame-args.scm: New file.
24123 * gdb.guile/scm-frame-inline.c: New file.
24124 * gdb.guile/scm-frame-inline.exp: New file.
24125 * gdb.guile/scm-frame.c: New file.
24126 * gdb.guile/scm-frame.exp: New file.
24127 * gdb.guile/scm-generics.exp: New file.
24128 * gdb.guile/scm-gsmob.exp: New file.
24129 * gdb.guile/scm-iterator.c: New file.
24130 * gdb.guile/scm-iterator.exp: New file.
24131 * gdb.guile/scm-math.c: New file.
24132 * gdb.guile/scm-math.exp: New file.
24133 * gdb.guile/scm-objfile-script-gdb.in: New file.
24134 * gdb.guile/scm-objfile-script.c: New file.
24135 * gdb.guile/scm-objfile-script.exp: New file.
24136 * gdb.guile/scm-objfile.c: New file.
24137 * gdb.guile/scm-objfile.exp: New file.
24138 * gdb.guile/scm-ports.exp: New file.
24139 * gdb.guile/scm-pretty-print.c: New file.
24140 * gdb.guile/scm-pretty-print.exp: New file.
24141 * gdb.guile/scm-pretty-print.scm: New file.
24142 * gdb.guile/scm-section-script.c: New file.
24143 * gdb.guile/scm-section-script.exp: New file.
24144 * gdb.guile/scm-section-script.scm: New file.
24145 * gdb.guile/scm-symbol.c: New file.
24146 * gdb.guile/scm-symbol.exp: New file.
24147 * gdb.guile/scm-symtab-2.c: New file.
24148 * gdb.guile/scm-symtab.c: New file.
24149 * gdb.guile/scm-symtab.exp: New file.
24150 * gdb.guile/scm-type.c: New file.
24151 * gdb.guile/scm-type.exp: New file.
24152 * gdb.guile/scm-value-cc.cc: New file.
24153 * gdb.guile/scm-value-cc.exp: New file.
24154 * gdb.guile/scm-value.c: New file.
24155 * gdb.guile/scm-value.exp: New file.
24156 * gdb.guile/source2.scm: New file.
24157 * gdb.guile/types-module.cc: New file.
24158 * gdb.guile/types-module.exp: New file.
24159
24160 2014-02-10 Yao Qi <yao@codesourcery.com>
24161
24162 PR testsuite/16543
24163 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24164 * configure: Regenerated.
24165 * Makefile.in: New file.
24166
24167 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24168
24169 * gdb.python/py-framefilter.exp: Fix typo.
24170
24171 2014-02-08 Yao Qi <yao@codesourcery.com>
24172
24173 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24174 that no =breakpoint-modified is emitted when breakpoints are
24175 modified through MI commands.
24176
24177 2014-02-07 Pedro Alves <pedro@codesourcery.com>
24178 Pedro Alves <palves@redhat.com>
24179
24180 * gdb.threads/step-after-sr-lock.c: New file.
24181 * gdb.threads/step-after-sr-lock.exp: New file.
24182
24183 2014-02-07 Pedro Alves <palves@redhat.com>
24184
24185 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24186
24187 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24188
24189 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24190 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24191
24192 2014-02-06 Doug Evans <xdje42@gmail.com>
24193
24194 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24195 output.
24196
24197 * gdb.gdb/python-interrupts.exp: New file.
24198
24199 2014-02-05 Yao Qi <yao@codesourcery.com>
24200
24201 * gdb.trace/report.exp (use_collected_data): Test the output
24202 of "info threads" and "info inferiors".
24203
24204 2014-02-05 Yao Qi <yao@codesourcery.com>
24205
24206 Revert this patch:
24207
24208 2013-05-24 Yao Qi <yao@codesourcery.com>
24209
24210 * gdb.trace/tfile.exp: Test inferior and thread.
24211
24212 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24213
24214 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24215 on a function.
24216 * gdb.base/step-bt.c: Call hello via function pointer to make
24217 sure its first instruction is executed on powerpc64le-linux.
24218
24219 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24220
24221 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24222
24223 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24224
24225 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24226 of the test patterns for use on little-endian systems.
24227
24228 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24229
24230 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24231 (decimal_vector): Fix for little-endian.
24232
24233 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24234
24235 * gdb.arch/sparc-sysstep.exp: New file.
24236 * gdb.arch/sparc-sysstep.c: Likewise.
24237
24238 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24239
24240 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24241
24242 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24243
24244 2014-01-23 Tom Tromey <tromey@redhat.com>
24245
24246 * gdb.ada/array_char_idx: New testcase.
24247
24248 2014-01-23 Tom Tromey <tromey@redhat.com>
24249
24250 PR python/16487:
24251 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24252 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24253 classes.
24254
24255 2014-01-23 Tom Tromey <tromey@redhat.com>
24256
24257 PR python/16491:
24258 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24259 string from an inferior frame.
24260 * gdb.python/py-framefilter-mi.exp: Update.
24261
24262 2014-01-22 Doug Evans <dje@google.com>
24263
24264 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24265
24266 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24267
24268 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24269
24270 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24271
24272 * gdb.trace/entry-values.exp: Remove excess space character from
24273 regex patterns. Handle s390 call instruction.
24274
24275 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24276
24277 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24278 define "*_start" label. Make "name" static.
24279 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24280 ${name} by references to ${name}_start.
24281
24282 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24283
24284 * gdb.base/info-macros.exp: Remove "debug" from the compile
24285 options.
24286
24287 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24288
24289 * gdb.dlang/demangle.exp: New file.
24290
24291 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24292
24293 * gdb.dlang/primitive-types.exp: New file.
24294
24295 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24296
24297 * configure.ac: Create gdb.dlang/Makefile.
24298 * configure: Regenerate.
24299 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24300 * gdb.dlang/Makefile.in: New file.
24301 * lib/d-support.exp: New file.
24302 * lib/gdb.exp (skip_d_tests): New proc.
24303
24304 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24305
24306 * gdb.btrace/delta.exp: Check reverse stepi.
24307 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24308 * gdb.btrace/finish.exp: New.
24309 * gdb.btrace/next.exp: New.
24310 * gdb.btrace/nexti.exp: New.
24311 * gdb.btrace/record_goto.c: Add comments.
24312 * gdb.btrace/step.exp: New.
24313 * gdb.btrace/stepi.exp: New.
24314 * gdb.btrace/multi-thread-step.c: New.
24315 * gdb.btrace/multi-thread-step.exp: New.
24316 * gdb.btrace/rn-dl-bind.c: New.
24317 * gdb.btrace/rn-dl-bind.exp: New.
24318 * gdb.btrace/data.c: New.
24319 * gdb.btrace/data.exp: New.
24320 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24321
24322 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24323
24324 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24325 * gdb.btrace/exception.exp: Update.
24326 * gdb.btrace/instruction_history.exp: Update.
24327 * gdb.btrace/record_goto.exp: Update.
24328 * gdb.btrace/tailcall.exp: Update.
24329 * gdb.btrace/unknown_functions.exp: Update.
24330 * gdb.btrace/delta.exp: New.
24331
24332 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24333
24334 * gdb.btrace/record_goto.exp: Add backtrace test.
24335 * gdb.btrace/tailcall.exp: Add backtrace test.
24336
24337 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24338
24339 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24340 * gdb.btrace/record_goto.c: New.
24341 * gdb.btrace/record_goto.exp: New.
24342 * gdb.btrace/x86-record_goto.S: New.
24343
24344 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24345
24346 * gdb.btrace/function_call_history.exp: Update tests.
24347 * gdb.btrace/instruction_history.exp: Update tests.
24348
24349 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24350
24351 * gdb.btrace/function_call_history.exp: Fix expected field
24352 order for "record function-call-history".
24353 Add new tests for "record function-call-history /c".
24354 * gdb.btrace/exception.cc: New.
24355 * gdb.btrace/exception.exp: New.
24356 * gdb.btrace/tailcall.exp: New.
24357 * gdb.btrace/x86-tailcall.S: New.
24358 * gdb.btrace/x86-tailcall.c: New.
24359 * gdb.btrace/unknown_functions.c: New.
24360 * gdb.btrace/unknown_functions.exp: New.
24361 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24362
24363 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24364
24365 * gdb.btrace/instruction_history.exp: Update.
24366 * gdb.btrace/function_call_history.exp: Update.
24367
24368 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24369
24370 * gdb.btrace/function_call_history.exp: Fix expected function
24371 trace.
24372 * gdb.btrace/instruction_history.exp: Initialize traced.
24373 Remove traced_functions.
24374
24375 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24376
24377 * gdb.btrace/function_call_history.exp: Update
24378 * gdb.btrace/instruction_history.exp: Update.
24379
24380 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24381
24382 * gdb.btrace/enable.exp: Update expected text.
24383
24384 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24385
24386 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24387 bytes.
24388
24389 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24390
24391 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24392
24393 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
24394
24395 * lib/gdb.exp (supports_process_record): Return true for
24396 arm*-linux*. (supports_reverse): Likewise.
24397
24398 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24399
24400 PR python/15464
24401 PR python/16113
24402 * gdb.python/py-type.c: Enhance test case.
24403 * gdb.python/py-value-cc.cc: Likewise
24404 * gdb.python/py-type.exp: Add new tests.
24405 * gdb.python/py-value-cc.exp: Likewise
24406
24407 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24408 Pedro Alves <palves@redhat.com>
24409
24410 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24411 Make "name" extern.
24412 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24413 references to ${name}_start by references to ${name}.
24414
24415 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24416
24417 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24418
24419 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24420
24421 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24422
24423 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24424 Pedro Alves <palves@redhat.com>
24425
24426 * gdb.mi/mi-info-os.exp: Connect to the target with
24427 mi_gdb_target_load.
24428
24429 2014-01-08 Pedro Alves <palves@redhat.com>
24430
24431 * gdb.threads/reconnect-signal.c: New file.
24432 * gdb.threads/reconnect-signal.exp: New file.
24433
24434 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24435
24436 * gdb.base/source-dir.exp: New file.
24437
24438 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24439
24440 * gdb.ada/mi_interface: New testcase.
24441
24442 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24443
24444 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24445 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24446 gdb.ada/pp-rec-component/pck.ads: New files.
24447
24448 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24449
24450 * gdb.python/py-pp-integral.c: New file.
24451 * gdb.python/py-pp-integral.py: New file.
24452 * gdb.python/py-pp-integral.exp: New file.
24453
24454 For older changes see ChangeLog-1993-2013.
24455 \f
24456 ;; Local Variables:
24457 ;; mode: change-log
24458 ;; left-margin: 8
24459 ;; fill-column: 74
24460 ;; version-control: never
24461 ;; End:
24462
24463 Copyright 2014-2021 Free Software Foundation, Inc.
24464 Copying and distribution of this file, with or without modification,
24465 are permitted provided the copyright notice and this notice are preserved.
This page took 0.526486 seconds and 3 git commands to generate.