]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[PATCH]rs6000,testsuite Add a powerpc64-prologue testcase.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
2
3 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
4 for the powerpc64 LE target.
5 * gdb.arch/powerpc-prologue.exp: Test Harness.
6
7 2021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
10 duplicate test names.
11
12 2021-05-19 Tom de Vries <tdevries@suse.de>
13
14 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
15
16 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
17
18 * gdb.python/py-framefilter-gdb.py.in: Rename to:
19 * gdb.python/py-framefilter-gdb.py: ... this.
20 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
21 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
22
23 2021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
24
25 * gdb.python/py-framefilter-gdb.py.in: Re-format.
26 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
27
28 2021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
29
30 * gdb.base/class-allocatable-array.exp: Modified test for clang.
31
32 2021-05-16 Weimin Pan <weimin.pan@oracle.com>
33
34 * gdb.ctf/funcreturn.exp: New file.
35 * gdb.ctf/whatis.c: Copy from gdb.base.
36
37 2021-05-14 Tom Tromey <tom@tromey.com>
38
39 * gdb.rust/pp.exp: New file.
40 * gdb.rust/pp.py: New file.
41 * gdb.rust/pp.rs: New file.
42
43 2021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
44
45 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
46 remove the directory.
47 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
48
49 2021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
50
51 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
52
53 2021-05-14 Kent Cheung <kent.cheung@arm.com>
54 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.python/py-format-string.c: Added a variable to test.
57 * gdb.python/py-format-string.exp: Check string representation is
58 printed at appropriate max_depth settings.
59 * gdb.python/py-nested-maps.exp: Likewise.
60 * gdb.guile/scm-pretty-print.exp: Add additional tests.
61
62 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
65 unique names, also wrap proc body in with_test_prefix.
66
67 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
70 duplicate test names.
71 * gdb.guile/scm-parameter.exp: Provide test names to avoid
72 duplicate names based on the command being run.
73 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
74 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
75 loading a support module.
76 (test_equality): Update test name to match the actual test, making
77 the name unique in the process.
78 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
79 to resolve duplicate tests.
80 (test_inferior_function_call): Likewise.
81 (test_subscript_regression): Likewise.
82
83 2021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
86 silence PASS lines.
87 (gdb_install_guile_module): Likewise.
88
89 2021-05-12 George Barrett <bob@bob131.so>
90
91 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
92 value-const-value.
93
94 2021-05-12 George Barrett <bob@bob131.so>
95
96 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
97 value-reference-value. Add test for value-rvalue-reference-value.
98
99 2021-05-11 Tom de Vries <tdevries@suse.de>
100
101 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
102 Add "set debug infrun 1" commented out.
103
104 2021-05-11 Tom de Vries <tdevries@suse.de>
105
106 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
107
108 2021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
109
110 * gdb.fortran/array-element.exp: Breakpoint location is modified.
111
112 2021-05-10 Lancelot Six <lsix@lancelotsix.com>
113
114 PR gdb/27614
115 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
116
117 2021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.guile/guile.exp: Don't use the source directory as a
120 temporary HOME directory.
121
122 2021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
123
124 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
125 parameters.
126
127 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * gdb.guile/guile.exp: Add an extra test.
130
131 2021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
132
133 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
134 gdb_test_no_output.
135
136 2021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
137
138 * Re-format all Python files using black.
139 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
140
141 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
144 watchpoint object before and after registering it with GDB.
145
146 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
147
148 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
149 'proc_with_prefix', remove use of 'with_test_prefix', and
150 reindent.
151 (test_bkpt_deletion): Likewise.
152 (test_bkpt_cond_and_cmds): Likewise.
153 (test_bkpt_invisible): Likewise.
154 (test_watchpoints): Likewise.
155 (test_bkpt_internal): Likewise.
156 (test_bkpt_eval_funcs): Likewise.
157 (test_bkpt_registration): Likewise.
158 (test_bkpt_address): Convert to 'proc_with_prefix'.
159 (test_bkpt_probe): Likewise.
160
161 2021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
164 names to avoid duplicates.
165 (test_bkpt_cond_and_cmds): Likewise.
166 (test_bkpt_eval_funcs): Likewise.
167
168 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
169
170 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
171 for the -break-condition command's "--force" flag.
172
173 2021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
174
175 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
176 is called by the test.
177
178 2021-05-05 Tom de Vries <tdevries@suse.de>
179
180 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
181 "Reading symbols" or "Expanding full symbols" lines. Using timeout
182 factor of 2 for attach.
183
184 2021-05-05 Tom de Vries <tdevries@suse.de>
185
186 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
187 "LWP <n> exited" messages.
188
189 2021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
190
191 * gdb.python/py-type.exp (test_fields): Test calling fields on
192 an int type.
193
194 2021-05-04 Simon Marchi <simon.marchi@efficios.com>
195
196 * gdb.python/flexible-array-member.exp: Adjust expected range
197 value for member declared with 0 size. Test accessing range
198 tuple through range type.
199
200 2021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 PR testsuite/27788
203 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
204 expected results when environment variable PYTHONDONTWRITEBYTECODE
205 is set.
206
207 2021-04-30 Tom Tromey <tromey@adacore.com>
208
209 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
210 (Confused_Array): New types.
211 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
212 * gdb.ada/enum_idx_packed.exp: Add new tests.
213
214 2021-04-30 Tom de Vries <tdevries@suse.de>
215
216 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
217 existing timeout factors.
218
219 2021-04-30 Tom de Vries <tdevries@suse.de>
220
221 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
222
223 2021-04-29 Tom de Vries <tdevries@suse.de>
224
225 PR testsuite/27786
226 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
227 remotetimeout to 4.
228
229 2021-04-28 Tom Tromey <tromey@adacore.com>
230
231 * gdb.ada/null_overload.exp: New file.
232 * gdb.ada/null_overload/foo.adb: New file.
233
234 2021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.python/py-startup-opt.exp: New file.
237
238 2021-04-27 Luis Machado <luis.machado@linaro.org>
239
240 * gdb.base/maint.exp: Drop a pattern that is not needed.
241 * lib/gdb.exp (readnow): Match line-by-line.
242
243 2021-04-27 Luis Machado <luis.machado@linaro.org>
244
245 * gdb.xml/tdesc-reload.exp: Pass -lbl.
246
247 2021-04-27 Michael Weghorn <m.weghorn@posteo.de>
248 Simon Marchi <simon.marchi@polymtl.ca>
249
250 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
251 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
252 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
253 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
254 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
255 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
256
257 2021-04-26 Tom Tromey <tromey@adacore.com>
258
259 PR gdb/27743:
260 * gdb.dwarf2/imported-unit-bp.exp: New file.
261 * gdb.dwarf2/imported-unit-bp-main.c: New file.
262 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
263
264 2021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
265
266 PR gdb/27773
267 * gdb.base/dump.exp: Test dump to non-existent dir.
268
269 2021-04-26 Luis Machado <luis.machado@linaro.org>
270
271 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
272 comparison.
273
274 2021-04-25 Lancelot Six <lsix@lancelotsix.com>
275
276 PR gdb/22640
277 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
278 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
279 changes the default behavior of 'ptype/o'. Update to take into
280 account new horizontal layout.
281 * gdb.rust/simple.exp: Update ptype test to check new horizontal
282 layout.
283 * gdb.rust/union.exp: Same.
284
285 2021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * gdb.base/info_sources.exp: Add new tests.
288
289 2021-04-22 Tom Tromey <tom@tromey.com>
290
291 * gdb.base/ptype-offsets.cc (struct empty_member): New.
292 (main): Use empty_member.
293 * gdb.base/ptype-offsets.exp: Add new test.
294
295 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
296
297 * gdb.python/flexible-array-member.exp: Add check for Python
298 support.
299
300 2021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
301
302 PR gdb/27757
303 * gdb.python/flexible-array-member.c: New test.
304 * gdb.python/flexible-array-member.exp: New test.
305 * gdb.guile/scm-type.exp (test_range): Add test for flexible
306 array member.
307 * gdb.guile/scm-type.c (struct flex_member): New.
308 (main): Use it.
309
310 2021-04-22 Tom Tromey <tom@tromey.com>
311
312 * gdb.rust/modules.exp: Add checks for syntax errors.
313 * gdb.rust/expr.exp: Add checks for syntax errors.
314 * gdb.rust/simple.exp: Add checks for syntax errors.
315
316 2021-04-21 Carl Love <cel@us.ibm.com>
317
318 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
319 Update expected string for gdb_test "bt".
320
321 * lib/valgrind.exp: Add set remotetimeout 3.
322 Increase vgdb wait from 1 to 2.
323 Add max-invoke-ms option to vgdb command line.
324
325 2021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
326
327 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
328 conditions.
329
330 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
331 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
332
333 * gdb.mi/mi-break.exp: Fix the duplicate test names.
334
335 2021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
336
337 * gdb.base/address_space_qualifier.exp: New file.
338
339 2021-04-19 Tom Tromey <tromey@adacore.com>
340
341 PR gdb/27742:
342 * gdb.opt/inline-locals.exp: Update kfail patterns.
343
344 2021-04-17 Tom Tromey <tom@tromey.com>
345
346 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
347
348 2021-04-16 Tom Tromey <tom@tromey.com>
349
350 * gdb.rust/simple.exp: Change error text.
351 * gdb.rust/expr.exp: Change error text.
352
353 2021-04-16 Tom Tromey <tom@tromey.com>
354
355 * gdb.rust/simple.exp: Add parens to 'as' test.
356
357 2021-04-16 Simon Marchi <simon.marchi@efficios.com>
358
359 * boards/simavr.exp: Set debug_flags.
360
361 2021-04-16 Luis Machado <luis.machado@linaro.org>
362
363 * gdb.dwarf2/dw2-bfloat16.exp: New file.
364
365 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
368 including a path in the test name.
369
370 2021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
371
372 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
373
374 2021-04-15 Tom Tromey <tromey@adacore.com>
375
376 * gdb.dwarf2/arr-stride.exp: Add test.
377
378 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
379
380 * gdb.base/startup-file.exp: Add more tests.
381
382 2021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 PR cli/25956
385 * gdb.base/early-init-file.c: New file.
386 * gdb.base/early-init-file.exp: New file.
387 * lib/gdb-utils.exp (style): Handle style 'none'.
388
389 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
390
391 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
392 @DW_INL_declared_inlined for the inline attribute.
393
394 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
395
396 * gdb.opt/inline-locals.c (scoped): New function.
397 (main): Call 'scoped'.
398 * gdb.opt/inline-locals.exp: Update with "info locals" tests
399 for scoped variables.
400 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
401 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
402
403 2021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
404
405 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
406
407 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
408
409 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
410
411 2021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
412
413 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
414 non-relative plxv instructions.
415 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
416
417 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
418
419 PR gdb/27525
420 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
421 exercise single-stepping over subpcis,lnia,addpcis instructions
422 with displacement.
423 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
424 of addpcis/lnia/subpcis instructions.
425 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
426 exercise single-stepping over lnia instructions with displacement.
427 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
428 lnia instructions.
429
430 2021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
431
432 * gdb.arch/powerpc-power10.s: New test for instructions.
433 * gdb.arch/powerpc-power10.exp: Harness to run the test.
434
435 2021-4-12 Carl Love <cel@us.ibm.com>
436
437 * gdb.arch/vsx-vsr-float128.c: New test file.
438 * gdb.arch/vsx-vsr-float128.exp: New expect file.
439
440 2021-04-12 Markus Metzger <markus.t.metzger@intel.com>
441
442 * gdb.btrace/reconnect.exp: Relax expected stepi output.
443
444 2021-04-07 Weimin Pan <weimin.pan@oracle.com>
445
446 * gdb.base/ctf-ptype.c: Add struct link containing a forward
447 reference type.
448 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
449
450 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
453 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
454
455 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.cp/rvalue-ref-params.cc (f3): New function.
458 (f4): New function.
459 (global_int): New global variable.
460 (global_float): Likeiwse.
461 (main): Call both new functions.
462 * gdb.cp/rvalue-ref-params.exp: Add new tests.
463
464 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * gdb.dwarf2/fission-relative-dwo.c: New file.
467 * gdb.dwarf2/fission-relative-dwo.exp: New file.
468
469 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.dwarf2/fission-absolute-dwo.c: New file.
472 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
473 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
474 instead of build_executable_from_fission_assembler.
475 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
476 * gdb.dwarf2/fission-loclists.exp: Likewise.
477
478 * gdb.dwarf2/fission-multi-cu.S: Delete file.
479 * gdb.dwarf2/fission-multi-cu.c: New file based on old
480 fission-multi-cu1.c and fission-multi-cu2.c files.
481 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
482 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
483 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
484 * gdb.dwarf2/fission-reread.exp: Likewise.
485 * lib/dwarf.exp (extract_dwo_information): New proc.
486 (strip_dwo_information): New proc.
487 (build_executable_and_dwo_files): New proc.
488 (build_executable_from_fission_assembler): Delete.
489 (Dwarf::_debug_addr_index): New variable.
490 (Dwarf::_cu_is_fission): New variable.
491 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
492 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
493 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
494 if this is a fission CU.
495 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
496 (Dwarf::debug_addr_label): New proc.
497 (Dwarf::cu): Initialise _cu_is_fission.
498 (Dwarf::tu): Likewise.
499 (Dwarf::assemble): Initialise _debug_addr_index.
500
501 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
504
505 2021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.python/py-parameter.exp: Add test for reading data-directory
508 using gdb.parameter API.
509
510 2021-04-06 Tom de Vries <tdevries@suse.de>
511
512 PR breakpoints/25884
513 * gdb.opt/inline-cmds.exp: Remove kfail.
514
515 2021-04-06 Tom de Vries <tdevries@suse.de>
516
517 PR testsuite/27691
518 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
519 file "".
520
521 2021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
522
523 * lib/pdtrace.in: Fix obvious typo.
524
525 2021-03-31 Tom Tromey <tromey@adacore.com>
526
527 * lib/dwarf.exp (Dwarf::_get_args): New proc.
528 (Dwarf::_location): Use it.
529
530 2021-03-31 Tom de Vries <tdevries@suse.de>
531
532 PR testsuite/27667
533 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
534
535 2021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
536
537 PR gdb/27541
538 * gdb.base/index-cache-load-twice.exp: Remove.
539 * gdb.base/index-cache-load-twice.c: Remove.
540 * gdb.dwarf2/per-bfd-sharing.exp: New.
541 * gdb.dwarf2/per-bfd-sharing.c: New.
542
543 2021-03-30 Tom de Vries <tdevries@suse.de>
544
545 PR testsuite/27604
546 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
547
548 2021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
549
550 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
551 the infinite loop to avoid a Clang bug.
552
553 2021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
554
555 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
556 names for uniqueness.
557 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
558 uniqueness.
559
560 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
561
562 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
563 member.
564 (make_container): Initialise is_array_p.
565 * gdb.python/py-prettyprint.exp: Add new tests.
566 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
567 Check is_array_p and possibly return 'array'.
568
569 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
572 * gdb.cp/casts.exp: Give tests unique names.
573 * gdb.cp/filename.exp: Likewise.
574 * gdb.cp/gdb2495.exp: Likewise.
575 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
576 * gdb.cp/misc.exp: Rename test to make it unique.
577 * gdb.cp/nsnested.exp: Give tests unique names.
578 * gdb.cp/ovldbreak.exp: Likewise.
579 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
580 being tested. This also removes the duplicate test name.
581 * gdb.cp/ref-types.exp: Likewise.
582 * gdb.cp/temargs.exp: Likewise.
583
584 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
585
586 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
587 square brackets in test.
588
589 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * gdb.cp/maint.exp (test_first_component): Run more tests with a
592 variable number of spaces, this removes the duplicate testing of
593 'operator ->' which existed before.
594
595 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
596
597 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
598 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
599 duplicates, and also to avoid having a string inside parentheses
600 at the end of test names.
601
602 2021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
605 Avoid repeated uses of 'runto', and instread just progress once
606 through the test stopping at different breakpoints. Give comments
607 a capital letter and full stop. Give duplicate tests unique names.
608
609 2021-03-25 Pedro Alves <pedro@palves.net>
610
611 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
612 "target_non_stop" parameter and use it.
613 (top level): Add "maint set target-non-stop on/off" testing axis.
614
615 2021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
616
617 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
618 gdb_test_multiple.
619
620 2021-03-24 Luis Machado <luis.machado@linaro.org>
621
622 * gdb.arch/aarch64-mte.c: New file.
623 * gdb.arch/aarch64-mte.exp: New test.
624 * gdb.base/memtag.c: New file.
625 * gdb.base/memtag.exp: New test.
626 * lib/gdb.exp (supports_memtag): New function.
627
628 2021-03-24 Luis Machado <luis.machado@linaro.org>
629
630 * gdb.base/options.exp: Adjust for new print options.
631 * gdb.base/with.exp: Likewise.
632
633 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
634
635 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
636 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
637
638 2021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
639
640 * gdb.dwarf2/dw2-using-debug-str.c: New file.
641 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
642 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
643 not .debug_string.
644
645 2021-03-20 Tom Tromey <tom@tromey.com>
646
647 * gdb.base/maint.exp: Update "maint print statistics" output.
648
649 2021-03-19 Kevin Buettner <kevinb@redhat.com>
650
651 * lib/gdbserver-support.exp (gdbserver_exit): Use the
652 "-nowait" flag when waiting for gdbserver to exit.
653
654 2021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
655
656 * gdb.base/info-macros.exp: Append -fdebug-macro to
657 additional_flags for clang.
658 * gdb.base/macscp.exp: Likewise.
659 * gdb.base/style.exp: Likewise.
660 * gdb.linespec/macro-relative.exp: Likewise.
661
662 2021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
663 Pedro Alves <pedro@palves.net>
664
665 * gdb.base/run-attach-while-running.exp: New.
666 * gdb.base/run-attach-while-running.c: New.
667
668 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
669
670 * gdb.python/py-framefilter-addr.c: New file.
671 * gdb.python/py-framefilter-addr.exp: New file.
672 * gdb.python/py-framefilter-addr.py: New file.
673
674 2021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
677 Make use of $gdb_test_name instead of creating a separate $test
678 variable.
679 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
680 adding a '($name)' at the end of each test. This also catches the
681 one place where '($name)' was missing, and so caused a duplicate
682 test name.
683 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
684 duplicate test names based on the command being tested.
685 * gdb.threads/signal-command-multiple-signals-pending.exp:
686 Likewise.
687 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
688 avoid duplicate testnames when a test script uses this proc and
689 also gdb_compile_pthreads.
690 * lib/prelink-support.exp (build_executable_own_libs): Use
691 with_test_prefix to avoid duplicate test names when we call
692 build_executable twice.
693
694 2021-03-15 Tom Tromey <tromey@adacore.com>
695
696 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
697
698 2021-03-15 Tom Tromey <tromey@adacore.com>
699
700 * gdb.ada/varsize_limit.exp: Add new test.
701 * gdb.ada/varsize_limit/vsizelim.adb: Update.
702
703 2021-03-15 Tom Tromey <tromey@adacore.com>
704
705 * gdb.ada/operator_call/twovecs.ads: New file.
706 * gdb.ada/operator_call/twovecs.adb: New file.
707 * gdb.ada/operator_call/opcall.adb: New file.
708 * gdb.ada/operator_call.exp: New file.
709
710 2021-03-15 Tom Tromey <tromey@adacore.com>
711
712 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
713 * gdb.ada/enums_overload/enums_overload.ads: New file.
714 * gdb.ada/enums_overload/enums_overload.adb: New file.
715 * gdb.ada/enums_overload.exp: New file.
716
717 2021-03-15 Tom Tromey <tromey@adacore.com>
718
719 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
720 Declare.
721 * gdb.ada/assign_arr/target_wrapper.adb: New file.
722 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
723 Call Put.
724 * gdb.ada/assign_arr.exp: Update.
725
726 2021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.python/py-auto-load-chaining-f1.c: New file.
729 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
730 * gdb.python/py-auto-load-chaining-f2.c: New file.
731 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
732 * gdb.python/py-auto-load-chaining.c: New file.
733 * gdb.python/py-auto-load-chaining.exp: New file.
734
735 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
736
737 * gdb.python/py-bad-printers.exp: Extend test names to make them
738 unique.
739 * gdb.python/py-events.exp: Likewise.
740 * gdb.python/py-finish-breakpoint2.exp: Likewise.
741 * gdb.python/py-frame-inline.exp: Likewise.
742 * gdb.python/py-frame.exp: Likewise.
743 * gdb.python/py-infthread.exp: Likewise.
744
745 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
746
747 * gdb.python/py-value-cc.exp: Remove a duplicate test.
748
749 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
750
751 * gdb.python/lib-types.exp: Update the test to check the correct
752 python variable.
753
754 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.python/py-explore-cc.exp: Extend test names to make them
757 unique.
758
759 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.python/py-lookup-type.exp: Remove duplicate test.
762
763 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.python/py-symtab.exp: Extend test names to make them
766 unique.
767
768 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
771 names unique.
772
773 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.python/py-block.exp: Give tests unique names.
776
777 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.python/py-pp-maint.exp: Extend test names to make them
780 unique.
781
782 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * gdb.python/py-explore.exp: Add with_test_prefix to make test
785 names unique.
786
787 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
788
789 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
790
791 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
794 names unique.
795
796 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
799 test names unique.
800
801 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
802
803 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
804 unique.
805
806 2021-03-09 Tom Tromey <tromey@adacore.com>
807
808 * gdb.base/cast-call.exp: New file.
809 * gdb.base/cast-call.c: New file.
810
811 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
812
813 * gdb.gdb/python-helper.exp: New file.
814
815 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
816
817 * gdb.fortran/intrinsics.exp: Add LOC tests.
818
819 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.fortran/shape.exp: New file.
822 * gdb.fortran/shape.f90: New file.
823
824 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.fortran/size.exp: New file.
827 * gdb.fortran/size.f90: New file.
828
829 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.fortran/rank.exp: New file.
832 * gdb.fortran/rank.f90: New file.
833
834 2021-03-08 Tom Tromey <tom@tromey.com>
835
836 * gdb.fortran/debug-expr.exp: Update tests.
837
838 2021-03-08 Tom Tromey <tom@tromey.com>
839
840 * gdb.base/debug-expr.exp: Update expected dump output.
841
842 2021-03-06 Tom Tromey <tom@tromey.com>
843
844 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
845 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
846 * gdb.dwarf2/dwznolink.exp: New file.
847
848 2021-03-05 Mark Wielaard <mark@klomp.org>
849
850 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
851
852 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
853
854 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
855
856 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
857
858 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
859
860 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
861
862 * gdb.btrace/non-stop.exp: Adjust expected source lines.
863
864 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
865
866 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
867
868 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
869
870 * gdb.btrace/exception.cc (main): Update test source.
871 * gdb.btrace/exception.exp: Update patterns.
872 * gdb.btrace/function_call_history.exp: Likewise.
873
874 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
875
876 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
877
878 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
879
880 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
881 reverse-continue to breakpoint.
882
883 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
884
885 * gdb.btrace/delta.exp: Remove instruction-history and
886 function-call-history checks.
887
888 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
889
890 * README (Note): Add nopie_ldflag.
891 * lib/gdb.exp (gdb_compile): Extend nopie handling.
892
893 2021-03-02 Tom Tromey <tromey@adacore.com>
894
895 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
896 encodings.
897
898 2021-02-27 Lancelot Six <lsix@lancelotix.com>
899
900 PR gdb/27393
901 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
902
903
904 2021-02-26 Tom Tromey <tom@tromey.com>
905
906 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
907
908 2021-02-26 Jan Vrany <jan.vrany@labware.com>
909
910 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
911 Remove trailing \n from expected output.
912
913 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
914
915 * lib/gdb.exp (use_gdb_stub): Extend comment.
916
917 2021-02-25 Jan Matyas <jmatyas@codasip.com>
918
919 PR gdb/26819
920 * gdb.server/stop-reply-no-thread.exp: Add two test
921 scenarios that cover remote targets which do not have
922 the concept of threads.
923
924 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
927
928 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
929
930 PR fortran/26155
931 * gdb.fortran/call-no-debug-func.f90: New file.
932 * gdb.fortran/call-no-debug-prog.f90: New file.
933 * gdb.fortran/call-no-debug.exp: New file.
934
935 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * gdb.fortran/associated.exp: New file.
938 * gdb.fortran/associated.f90: New file.
939
940 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
943
944 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.base/sect-cmd.exp: Update expected results.
947
948 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
951 techniques. Enable the test for all targets.
952
953 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
954
955 * gdb.base/maint-info-sections.exp: Add new tests.
956 (check_maint_info_target_sections_output): New proc.
957
958 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
959
960 * gdb.arch/riscv-default-tdesc.exp: New file.
961
962 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
963
964 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
965
966 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
967
968 * gdb.arch/i386-biarch-core.exp: Add target check.
969
970 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
971
972 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
973
974 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.fortran/allocated.exp: New file.
977 * gdb.fortran/allocated.f90: New file.
978
979 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * gdb.fortran/lbound-ubound.exp: Remove old comment.
982
983 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * gdb.base/maint-info-sections.exp: Update expected output, and
986 add additional tests. Again.
987
988 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
989
990 * gdb.base/maint-info-sections.exp: Update expected output, and
991 add additional tests.
992
993 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * gdb.base/maint-info-sections.exp: New file, content is moved
996 from gdb.base/maint.exp and cleaned up to use latest testsuite
997 techniques.
998 * gdb.base/maint.exp: Tests moved out to
999 gdb.base/maint-info-sections.exp.
1000
1001 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
1002
1003 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1004 GDBFLAGS.
1005
1006 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1007
1008 * gdb.fortran/lbound-ubound.F90: New file.
1009 * gdb.fortran/lbound-ubound.exp: New file.
1010
1011 2021-02-10 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1014 "Restore saved setting of complaints".
1015
1016 2021-02-09 Tom de Vries <tdevries@suse.de>
1017
1018 PR symtab/27341
1019 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1020 (gdb_load_no_complaints): ... here.
1021 * gdb.fortran/function-calls.exp: Add test-case.
1022
1023 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
1024
1025 * gdb.threads/signal-command-handle-nopass.exp: Call
1026 'standard_testfile' before using 'testfile'.
1027 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1028 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1029 * gdb.threads/signal-sigtrap.exp: Likewise
1030
1031 2021-02-08 Luis Machado <luis.machado@linaro.org>
1032
1033 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1034
1035 2021-02-08 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1038
1039 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.python/tui-window-disabled.c: New file.
1042 * gdb.python/tui-window-disabled.exp: New file.
1043 * gdb.python/tui-window-disabled.py: New file.
1044
1045 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.python/tui-window.exp: Add new tests.
1048 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1049 TestWindow object into global the_window.
1050 <remote_title>: New method.
1051 (delete_window_title): New function.
1052
1053 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.tui/winheight.exp: Add more tests.
1056
1057 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * gdb.python/py-framefilter.exp: Update expected results.
1060 * gdb.python/python.exp: Update expected results.
1061
1062 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1065 about bug in GDB, update expected results, and add more tests.
1066
1067 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * gdb.tui/scroll.exp: New file.
1070 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1071 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1072 remaining lines up.
1073 (Term::check_region_contents): New proc.
1074 (Term::check_box_contents): Use check_region_contents.
1075
1076 2021-02-06 Tom de Vries <tdevries@suse.de>
1077
1078 PR testsuite/26922
1079 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1080 scrolling.
1081
1082 2021-02-05 Tom de Vries <tdevries@suse.de>
1083
1084 PR breakpoints/27313
1085 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1086 rejected.
1087
1088 2021-02-05 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1091 * gdb.fortran/mixed-lang-stack.exp: Same.
1092
1093 2021-02-05 Tom de Vries <tdevries@suse.de>
1094
1095 PR exp/27265
1096 * gdb.base/complex-parts.exp: Add tests.
1097
1098 2021-02-05 Tom de Vries <tdevries@suse.de>
1099
1100 PR symtab/27307
1101 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1102
1103 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
1104
1105 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1106
1107 2021-02-03 Pedro Alves <pedro@palves.net>
1108
1109 * gdb.threads/detach-step-over.c: New file.
1110 * gdb.threads/detach-step-over.exp: New file.
1111
1112 2021-02-03 Pedro Alves <pedro@palves.net>
1113
1114 * gdb.threads/attach-non-stop.c: New file.
1115 * gdb.threads/attach-non-stop.exp: New file.
1116
1117 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1118
1119 * gdb.base/inferior-noarg.c: New test.
1120 * gdb.base/inferior-noarg.exp: New test.
1121
1122 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1123
1124 * gdb.base/scope.exp: Use proc_with_prefix.
1125
1126 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1127
1128 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1129 table proc.
1130 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1131 .debug_rnglists table without offset array.
1132 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1133 .debug_loclists table without offset array.
1134
1135 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1136
1137 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1138 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1139 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1140 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1141 attribute
1142
1143 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1144
1145 PR gdb/26813
1146 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1147 (loclists): New proc.
1148 * gdb.dwarf2/loclists-multiple-cus.c: New.
1149 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1150 * gdb.dwarf2/loclists-sec-offset.c: New.
1151 * gdb.dwarf2/loclists-sec-offset.exp: New.
1152
1153 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1154
1155 * lib/dwarf.exp (_location): Add parameters.
1156 (_handle_DW_FORM): Adjust.
1157
1158 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
1159
1160 PR gdb/26813
1161 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1162 (cu): Generate header for DWARF 5.
1163 (rnglists): New proc.
1164 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1165 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1166
1167 2021-02-02 Tom de Vries <tdevries@suse.de>
1168
1169 PR symtab/24620
1170 * gdb.dwarf2/fission-reread.exp: Add test-case.
1171
1172 2021-02-01 Tom de Vries <tdevries@suse.de>
1173
1174 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1175 * gdb.dwarf2/fission-loclists-pie.S: Same.
1176 * gdb.dwarf2/fission-loclists.S: Same.
1177 * gdb.dwarf2/fission-multi-cu.S: Same.
1178 * gdb.dwarf2/fission-reread.S: Same.
1179 * gdb.dwarf2/fission-base.exp: Use DWO.
1180 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1181 * gdb.dwarf2/fission-loclists.exp: Same.
1182 * gdb.dwarf2/fission-multi-cu.exp: Same.
1183 * gdb.dwarf2/fission-reread.exp: Same.
1184
1185 2021-01-29 Tom de Vries <tdevries@suse.de>
1186
1187 PR breakpoints/26063
1188 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1189 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1190
1191 2021-01-29 Tom de Vries <tdevries@suse.de>
1192
1193 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1194
1195 2021-01-28 Tom de Vries <tdevries@suse.de>
1196
1197 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1198 in the backtrace, and use that in the rest of the test instead of
1199 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1200
1201 2021-01-28 Tom de Vries <tdevries@suse.de>
1202
1203 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1204 * gdb.arch/i386-sse-stack-align.c: Same.
1205 * gdb.arch/i386-sse-stack-align.exp: Same.
1206
1207 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1210
1211 2021-01-28 Tom de Vries <tdevries@suse.de>
1212
1213 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1214
1215 2021-01-28 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1218 "maint info line-table". Make PASS pattern more specific. Make
1219 FAIL pattern work for -m32.
1220
1221 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1222
1223 PR gdb/27133
1224 * gdb.base/ui-redirect.exp: Add test case that ensures that
1225 redirecting both logging and debug does not cause gdb to crash.
1226
1227
1228 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1229
1230 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1231
1232 2021-01-26 Tom de Vries <tdevries@suse.de>
1233
1234 * gdb.threads/killed-outside.exp: Allow regular output.
1235
1236 2021-01-26 Tom de Vries <tdevries@suse.de>
1237
1238 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1239
1240 2021-01-25 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1243 * lib/gdb.exp: Use gdb_load_no_complaints.
1244
1245 2021-01-25 Tom Tromey <tromey@adacore.com>
1246
1247 * gdb.ada/fixed_points.exp: Add regression test.
1248 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1249 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1250
1251 2021-01-25 Tom Tromey <tromey@adacore.com>
1252
1253 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1254
1255 2021-01-25 Tom Tromey <tromey@adacore.com>
1256
1257 * gdb.ada/local-enum.exp: New file.
1258 * gdb.ada/local-enum/local.adb: New file.
1259
1260 2021-01-23 Tom Tromey <tom@tromey.com>
1261
1262 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1263
1264 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1265
1266 * gdb.base/line65535.exp: Fix test expectation.
1267
1268 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1269
1270 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1271 suppression.
1272 (default_gdb_exit): Likewise.
1273 (default_gdb_spawn): Likewise.
1274 (send_gdb): Likewise.
1275 (gdb_expect): Likewise.
1276 (gdb_expect_list): Likewise.
1277 (default_gdb_init): Likewise.
1278 (gdb_suppress_entire_file): Remove.
1279 (gdb_suppress_tests): Remove.
1280 (gdb_stop_suppressing_tests): Remove.
1281 (gdb_clear_suppressed): Remove.
1282 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1283 related to test suppression.
1284 (default_mi_gdb_start): Likewise.
1285 (mi_gdb_reinitialize_dir): Likewise.
1286 (mi_gdb_test): Likewise.
1287 (mi_run_cmd_full): Likewise.
1288 (mi_runto_helper): Likewise.
1289 (mi_execute_to): Likewise.
1290 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1291 * gdb.base/bitfields.exp: Likewise.
1292 * gdb.base/bitfields2.exp: Likewise.
1293 * gdb.base/break.exp: Likewise.
1294 * gdb.base/call-sc.exp: Likewise.
1295 * gdb.base/callfuncs.exp: Likewise.
1296 * gdb.base/dfp-test.exp: Likewise.
1297 * gdb.base/endian.exp: Likewise.
1298 * gdb.base/exprs.exp: Likewise.
1299 * gdb.base/funcargs.exp: Likewise.
1300 * gdb.base/hbreak2.exp: Likewise.
1301 * gdb.base/recurse.exp: Likewise.
1302 * gdb.base/scope.exp: Likewise.
1303 * gdb.base/sepdebug.exp: Likewise.
1304 * gdb.base/structs.exp: Likewise.
1305 * gdb.base/until.exp: Likewise.
1306 * gdb.cp/misc.exp: Likewise.
1307
1308 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 PR cli/25956
1311 * gdb.base/style.exp (run_style_tests): Add version string test.
1312 (test_startup_version_string): Use version style name.
1313 * lib/gdb-utils.exp (style): Handle version style name.
1314
1315 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.base/style.exp (limited_style): New proc.
1318 (clean_restart_and_disable): New proc.
1319 (run_style_tests): New proc. Most of the old tests from this file
1320 are now in this proc.
1321 (test_startup_version_string): New proc. Reamining test from the
1322 old file is in this proc.
1323
1324 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1325
1326 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1327 Adjust to "set debug remote" changes.
1328
1329 2021-01-21 Luis Machado <luis.machado@linaro.org>
1330
1331 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1332 message.
1333
1334 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1335
1336 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1337
1338 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
1339
1340 PR python/19151
1341 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1342
1343 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1344
1345 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1346
1347 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1348
1349 * lib/tuiterm.exp: Add links in comments.
1350
1351 2021-01-20 Tom de Vries <tdevries@suse.de>
1352
1353 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1354 offset.
1355
1356 2021-01-20 Tom de Vries <tdevries@suse.de>
1357
1358 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1359
1360 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1361
1362 * gdb.arch/amd64-stap-expressions.S: New file.
1363 * gdb.arch/amd64-stap-expressions.exp: New file.
1364
1365 2021-01-19 Tom de Vries <tdevries@suse.de>
1366
1367 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1368 sequence.
1369
1370 2021-01-19 Tom de Vries <tdevries@suse.de>
1371
1372 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1373
1374 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.fortran/array-slices.exp (run_test): Avoid including
1377 addresses in test names.
1378
1379 2021-01-15 Tom de Vries <tdevries@suse.de>
1380
1381 PR testsuite/26997
1382 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1383 when adding sizeof.
1384
1385 2021-01-14 Tom de Vries <tdevries@suse.de>
1386
1387 PR testsuite/24590
1388 * gdb.base/style.exp: Handle shorter argv in frame command output.
1389
1390 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 PR gdb/26819
1393 * gdb.server/stop-reply-no-thread-multi.c: New file.
1394 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1395
1396 2021-01-12 Tom de Vries <tdevries@suse.de>
1397
1398 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1399 (main): Remove call to have_mpx.
1400 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1401 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1402 (main): Remote call to have_mpx.
1403 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1404 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1405 (main): Remove call to have_mpx.
1406 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1407 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1408 (main): Remove call to have_mpx.
1409 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1410 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1411 (main): Remote call to have_mpx.
1412 * gdb.arch/i386-mpx.exp: Use have_mpx.
1413 * lib/gdb.exp (have_mpx): New proc.
1414
1415 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1416
1417 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1418
1419 2021-01-12 Tom de Vries <tdevries@suse.de>
1420
1421 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1422
1423 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.fortran/debug-expr.exp: Add new tests.
1426
1427 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.fortran/dot-ops.exp: Add new tests.
1430
1431 2021-01-11 Tom de Vries <tdevries@suse.de>
1432
1433 PR testsuite/26968
1434 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1435 Move insn setting $eax to before probe point.
1436
1437 2021-01-09 Tom Tromey <tom@tromey.com>
1438
1439 * gdb.trace/ax.exp: Do not require an "ext".
1440
1441 2021-01-08 Tom Tromey <tromey@adacore.com>
1442
1443 * gdb.ada/voidctx/pck.adb: New file.
1444 * gdb.ada/voidctx/pck.ads: New file.
1445 * gdb.ada/voidctx/voidctx.adb: New file.
1446 * gdb.ada/voidctx.exp: New file.
1447
1448 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1449
1450 PR gdb/27157
1451 * gdb.base/empty-host-env-vars.exp: New test.
1452
1453 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.base/completion.exp: Add a new test.
1456
1457 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1458
1459 * gdb.fortran/intvar-dynamic-types.exp: New file.
1460 * gdb.fortran/intvar-dynamic-types.f90: New file.
1461
1462 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.fortran/intvar-array.exp: New file.
1465 * gdb.fortran/intvar-array.f90: New file.
1466
1467 2021-01-07 Tom Tromey <tromey@adacore.com>
1468
1469 * gdb.ada/assign_arr.exp: Add 'others' test.
1470
1471 2021-01-06 Tom Tromey <tromey@adacore.com>
1472
1473 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1474 (FP4_Type): New type.
1475 (FP4_Var): New variable.
1476 * gdb.ada/fixed_points/fixed_points.adb: Update.
1477 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1478
1479 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1480
1481 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1482 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1483 Pass prompt containing debug print to gdb_test_sequence.
1484
1485 2021-01-04 Tom de Vries <tdevries@suse.de>
1486
1487 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1488
1489 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1490
1491
1492
1493 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1494
1495 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1496 * gdb.server/connect-without-multi-process.exp: Likewise.
1497 * gdb.server/exit-multiple-threads.exp: Likewise.
1498 * gdb.server/ext-attach.exp: Likewise.
1499 * gdb.server/ext-restart.exp: Likewise.
1500 * gdb.server/ext-run.exp: Likewise.
1501 * gdb.server/ext-wrapper.exp: Likewise.
1502 * gdb.server/multi-ui-errors.exp: Likewise.
1503 * gdb.server/no-thread-db.exp: Likewise.
1504 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1505 * gdb.server/run-without-local-binary.exp: Likewise.
1506 * gdb.server/server-kill.exp: Likewise.
1507 * gdb.server/server-run.exp: Likewise.
1508 * gdb.server/solib-list.exp: Likewise.
1509 * gdb.server/stop-reply-no-thread.exp: Likewise.
1510 * gdb.server/wrapper.exp: Likewise.
1511 * gdb.server/sysroot.exp: Increase timeout when testing the
1512 target: sysroot.
1513
1514 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1515
1516 * gdb.server/server-run.exp: Use clean_restart.
1517
1518 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1519
1520 * gdb.server/ext-run.exp: Use clean_restart.
1521
1522 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1523
1524 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1525 instead of prepare_for_testing.
1526
1527 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
1528
1529 * gdb.server/solib-list.exp: Use clean_restart.
1530
1531 2021-01-04 Tom de Vries <tdevries@suse.de>
1532
1533 * gdb.base/morestack.c: Remove printf.
1534 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1535
1536 2020-12-31 Tom Tromey <tom@tromey.com>
1537
1538 * gdb.rust/simple.exp: Update output for Rust 1.49.
1539
1540 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1541
1542 * gdb.cp/step-and-next-inline.exp: Fix test case.
1543
1544 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1545
1546 * gdb.python/py-frame-args.exp: De-duplicate test names.
1547
1548 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 PR gdb/27059
1551 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1552 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1553
1554 2020-12-21 Peter Waller <p@pwaller.net>
1555
1556 * gdb.base/style-interp-exec-mi.exp: New.
1557 * gdb.base/style-interp-exec-mi.c: New.
1558
1559 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1560
1561 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1562 gdb_test. Use proc_with_prefix.
1563
1564 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1565
1566 * gdb.btrace/exception.exp: Build with nopie.
1567 * gdb.btrace/function_call_history.exp: Likewise.
1568 * gdb.btrace/unknown_functions.exp: Likewise.
1569
1570 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1571
1572 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1573
1574 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1575
1576 * gdb.python/py-record-btrace.exp: Make test names unique.
1577 * gdb.python/py-record-full.exp: Likewise.
1578
1579 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1580
1581 * gdb.btrace/data.exp: Make test names unique.
1582 * gdb.btrace/delta.exp: Likewise.
1583 * gdb.btrace/enable.exp: Likewise.
1584 * gdb.btrace/function_call_history.exp: Likewise.
1585 * gdb.btrace/nohist.exp: Likewise.
1586 * gdb.btrace/non-stop.exp: Likewise.
1587 * gdb.btrace/rn-dl-bind.exp: Likewise.
1588 * gdb.btrace/step.exp: Likewise.
1589 * gdb.btrace/stepi.exp: Likewise.
1590 * gdb.btrace/tailcall.exp: Likewise.
1591
1592 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1593
1594 * gdb.btrace/enable.exp: Update error message.
1595 * gdb.btrace/multi-inferior.exp: Likewise.
1596 * gdb.btrace/reconnect.exp: Likewise.
1597 * gdb.python/py-record-btrace.exp: Likewise.
1598 * gdb.python/py-record-full.exp: Likewise.
1599
1600 2020-12-20 Tom de Vries <tdevries@suse.de>
1601
1602 * lib/gdb.exp (save_target_board_info): New proc.
1603 (gdb_compile_shlib): Use save_target_board_info.
1604
1605 2020-12-19 Tom de Vries <tdevries@suse.de>
1606
1607 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1608 (supports_gnuc): New proc.
1609 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1610 test_compiler_info calls. Add unsupported message.
1611 * gdb.base/endianity.c: Use TEST_SSO.
1612
1613 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
1614
1615 PR exp/27070
1616 * gdb.python/compare-enum-type-a.c: New test.
1617 * gdb.python/compare-enum-type-b.c: New test.
1618 * gdb.python/compare-enum-type.exp: New file.
1619 * gdb.python/compare-enum-type.h: New test.
1620
1621 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1622
1623 * gdb.python/py-format-string.exp: Add tests for address keyword.
1624
1625 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
1626
1627 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1628
1629 2020-12-18 Tom Tromey <tromey@adacore.com>
1630
1631 * gdb.ada/fixed_points.exp: Also run with
1632 -fgnat-encodings=minimal. Update expected output.
1633
1634 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
1635
1636 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1637 * gdb.base/continue-all-already-running.exp: Likewise.
1638 * gdb.base/moribund-step.exp: Likewise.
1639 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1640
1641 2020-12-16 Tom de Vries <tdevries@suse.de>
1642
1643 * gdb.base/batch-preserve-term-settings.exp:
1644
1645 2020-12-16 Tom de Vries <tdevries@suse.de>
1646
1647 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1648 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1649
1650 2020-12-16 Luis Machado <luis.machado@linaro.org>
1651
1652 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1653 pointer-based memory accesses.
1654 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1655 hw watchpoint cases.
1656
1657 2020-12-15 Rae Kim <rae.kim@gmail.com>
1658
1659 * gdb.base/document.exp: New test.
1660
1661 2020-12-15 Tom Tromey <tromey@adacore.com>
1662
1663 * gdb.base/style.exp: Add deprecation tests.
1664
1665 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1666
1667 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1668
1669 2020-12-14 Mark Wielaard <mark@klomp.org>
1670
1671 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1672 specially, set attr_form_comment to the actual FORM string used.
1673
1674 2020-12-14 Mark Wielaard <mark@klomp.org>
1675
1676 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1677 _constants(SPECIAL_expr) here, but set it...
1678 (Dwarf::cu): ...here based on _cu_version.
1679
1680 2020-12-14 Tom de Vries <tdevries@suse.de>
1681
1682 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1683 pass -fPIC.
1684 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1685 * gdb.base/break-probes.exp: Same.
1686 * gdb.base/ctxobj.exp: Same.
1687 * gdb.base/dso2dso.exp: Same.
1688 * gdb.base/global-var-nested-by-dso.exp: Same.
1689 * gdb.base/info-shared.exp: Same.
1690 * gdb.base/jit-reader-simple.exp: Same.
1691 * gdb.base/print-file-var.exp: Same.
1692 * gdb.base/skip-solib.exp: Same.
1693 * gdb.btrace/dlopen.exp: Same.
1694
1695 2020-12-14 Tom de Vries <tdevries@suse.de>
1696
1697 PR testsuite/26963
1698 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1699
1700 2020-12-14 Tom de Vries <tdevries@suse.de>
1701
1702 PR testsuite/26962
1703 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1704 cast it to its declared type".
1705
1706 2020-12-14 Tom de Vries <tdevries@suse.de>
1707
1708 PR testsuite/26951
1709 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1710 shell prompt.
1711
1712 2020-12-14 Tom Tromey <tromey@adacore.com>
1713
1714 * gdb.ada/nested.exp: Add new tests.
1715 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1716
1717 2020-12-14 Tom Tromey <tromey@adacore.com>
1718
1719 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1720
1721 2020-12-14 Tom Tromey <tromey@adacore.com>
1722
1723 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1724
1725 2020-12-13 Tom de Vries <tdevries@suse.de>
1726
1727 PR testsuite/26953
1728 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1729 attribute support if compiler doesn't support it.
1730
1731 2020-12-13 Tom de Vries <tdevries@suse.de>
1732
1733 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1734 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1735 source to shared lib. Add ada to options.
1736
1737 2020-12-13 Tom de Vries <tdevries@suse.de>
1738
1739 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1740 calling gnatbind and gnatlink.
1741
1742 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.base/dcache-flush.c: New file.
1745 * gdb.base/dcache-flush.exp: New file.
1746
1747 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1748
1749 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1750 commands.
1751 * gdb.base/killed-outside.exp: Likewise.
1752 * gdb.opt/inline-bt.exp: Likewise.
1753 * gdb.perf/gmonster-null-lookup.py: Likewise.
1754 * gdb.perf/gmonster-print-cerr.py: Likewise.
1755 * gdb.perf/gmonster-ptype-string.py: Likewise.
1756 * gdb.python/py-unwind.exp: Likewise.
1757
1758 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 * gdb.base/commands.exp: Update expected results.
1761
1762 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1763
1764 PR cli/15104
1765 * gdb.base/commands.exp: Add additional tests.
1766 * gdb.base/completion.exp: Add additional tests.
1767
1768 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1769
1770 * gdb.base/completion.exp: Add additional tests.
1771
1772 2020-12-11 Tom de Vries <tdevries@suse.de>
1773
1774 PR testsuite/26991
1775 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1776 violations by setting bounds registers if the bounds are passed in the
1777 Bounds Table.
1778
1779 2020-12-11 Tom de Vries <tdevries@suse.de>
1780
1781 PR testsuite/26954
1782 * gdb.base/float128.exp: Detect and handle no mpfr support.
1783
1784 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1785
1786 PR gdb/24694
1787 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1788 calls.
1789
1790 2020-12-10 Tom de Vries <tdevries@suse.de>
1791
1792 PR testsuite/26947
1793 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1794 braces for tcl 8.5 and earlier.
1795
1796 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1797
1798 PR 26875, PR 26901
1799 * gdb.base/flexible-array-member.c: New test.
1800 * gdb.base/flexible-array-member.exp: New test.
1801
1802 2020-12-08 Tom de Vries <tdevries@suse.de>
1803
1804 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1805 using is_amd64_regs_target.
1806
1807 2020-12-08 Tom de Vries <tdevries@suse.de>
1808
1809 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1810 self_id.
1811
1812 2020-12-07 Pedro Alves <pedro@palves.net>
1813
1814 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1815 'additional_flags' variable.
1816
1817 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1818
1819 * gdb.linespec/explicit.exp: Extend with a test to check completing
1820 '-' after seemingly complete options.
1821
1822 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1823
1824 * gdb.linespec/keywords.exp: Add tests to check positional
1825 flexibility of "-force-condition".
1826
1827 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1828
1829 * gdb.base/bp-cmds-run-with-ex.c: New file.
1830 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1831 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1832 * gdb.gdb/python-interrupts.exp: Update the call to
1833 'catch_command_errors' with the new argument.
1834 * gdb.gdb/python-selftest.exp: Ditto.
1835
1836 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1837
1838 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1839 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1840 * gdb.threads/non-stop-fair-events.exp: Likewise.
1841
1842 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1843
1844 * gdb.threads/step-over-exec.exp: New.
1845 * gdb.threads/step-over-exec.c: New.
1846 * gdb.threads/step-over-exec-execd.c: New.
1847 * lib/my-syscalls.S: New.
1848 * lib/my-syscalls.h: New.
1849
1850 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1851
1852 * lib/dwarf.exp (declare_labels): Use name as text if text is
1853 not provided.
1854
1855 2020-12-04 Tom de Vries <tdevries@suse.de>
1856
1857 PR testsuite/26990
1858 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1859 are unsupported.
1860
1861 2020-12-04 Tom de Vries <tdevries@suse.de>
1862
1863 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1864 clause.
1865
1866 2020-12-04 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.reverse/insn-reverse.exp: Fix count handling.
1869
1870 2020-12-04 Tom de Vries <tdevries@suse.de>
1871
1872 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1873 __x86_64__.
1874
1875 2020-12-04 Tom de Vries <tdevries@suse.de>
1876
1877 * gdb.reverse/insn-reverse.c (test_nr): New var.
1878 (usage, parse_args): New function.
1879 (main): Call parse_args. Only run test for test_nr.
1880 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1881 and bail out. Run subtests individually, using an inferior arg
1882 specifying the subtest.
1883
1884 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1887
1888 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1889
1890 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1891 update test to use this.
1892
1893 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1894
1895 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1896
1897 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1898
1899 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1900 (do_test): Don't use with_test_prefix.
1901 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1902 (do_test): Don't use with_test_prefix.
1903 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1904 (do_test): Don't use with_test_prefix.
1905 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1906 (do_test): Don't use with_test_prefix.
1907
1908 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1909
1910 * gdb.threads/non-ldr-exit.exp: Fix comment.
1911
1912 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.xml/maint-xml-dump-03.xml: New file.
1915
1916 2020-11-30 Tom de Vries <tdevries@suse.de>
1917
1918 PR symtab/26905
1919 * gdb.dwarf2/count.exp: Remove kfails.
1920
1921 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1922
1923 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1924 indices.
1925
1926 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1927
1928 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1929 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1930 languages. Remove the associated setup_xfail.
1931
1932 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1933
1934 * lib/gdb.exp (gdb_assert): Show error message on error.
1935
1936 2020-11-23 Tom de Vries <tdevries@suse.de>
1937
1938 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1939 * gdb.ada/mod_from_name.exp: Same.
1940 * gdb.ada/pckd_arr_ren.exp: Same.
1941
1942 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1943
1944 * gdb.base/template.exp: New.
1945 * gdb.base/template.c: New.
1946
1947 2020-11-22 Gary Benson <gbenson@redhat.com>
1948
1949 PR gdb/26905
1950 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1951 is defined using a DW_AT_count which references another DIE.
1952
1953 2020-11-21 Tom de Vries <tdevries@suse.de>
1954
1955 * gdb.base/vla-ptr.exp: Add XFAIL.
1956
1957 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * gdb.fortran/array-slices-bad.exp: New file.
1960 * gdb.fortran/array-slices-bad.f90: New file.
1961 * gdb.fortran/array-slices-sub-slices.exp: New file.
1962 * gdb.fortran/array-slices-sub-slices.f90: New file.
1963 * gdb.fortran/array-slices.exp: Rewrite tests.
1964 * gdb.fortran/array-slices.f90: Rewrite tests.
1965 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1966
1967 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1968
1969 * gdb.base/completion.exp: Add new completion tests.
1970
1971 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1972
1973 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1974 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1975 * gdb.mi/mi-nsintrall.exp: Likewise.
1976 * gdb.mi/mi-nsmoribund.exp: Likewise.
1977 * gdb.mi/mi-nsthrexec.exp: Likewise.
1978 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1979
1980 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1981
1982 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1983 of perror.
1984
1985 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1986
1987 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1988 $arg.exe exists but $arg does not.
1989
1990 2020-11-17 Gary Benson <gbenson@redhat.com>
1991
1992 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1993 __attribute__ ((used)).
1994
1995 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1996
1997 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1998
1999 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 * gdb.base/completion.exp: Add new tests.
2002
2003 2020-11-16 Tom Tromey <tromey@adacore.com>
2004
2005 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2006 tests.
2007
2008 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2009
2010 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2011 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2012 (main): Add reference to pck__fp1_var2.
2013 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2014
2015 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2016
2017 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2018
2019 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2020
2021 * gdb.ada/fixed_points.exp: Add ptype tests.
2022 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2023
2024 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2025
2026 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2027
2028 2020-11-15 Joel Brobecker <brobecker@adacore.com>
2029
2030 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2031 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2032 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2033 New files.
2034 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2035
2036 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2037 New files.
2038
2039 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2040
2041 PR cli/26879
2042 * gdb.fortran/completion.exp: New file.
2043 * gdb.fortran/completion.f90: New file.
2044
2045 2020-11-12 Joseph Myers <joseph@codesourcery.com>
2046
2047 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2048 but $arg does not.
2049
2050 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.fortran/types.exp: Add more tests.
2053
2054 2020-11-12 Tom Tromey <tom@tromey.com>
2055
2056 PR rust/26799:
2057 * gdb.rust/traits.exp: Remove kfails.
2058
2059 2020-11-12 Gary Benson <gbenson@redhat.com>
2060
2061 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2062 statement.
2063
2064 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
2065
2066 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2067 always-inserted" axis.
2068 (do_test): Add breakpoint_always_inserted parameter.
2069
2070 2020-11-10 Tom Tromey <tromey@adacore.com>
2071
2072 * gdb.ada/bias.exp: Update.
2073 * gdb.ada/bias/bias.adb (X): Change value.
2074
2075 2020-11-10 Gary Benson <gbenson@redhat.com>
2076
2077 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2078 regexp fragment in parentheses to prevent false matching.
2079
2080 2020-11-10 Gary Benson <gbenson@redhat.com>
2081
2082 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2083
2084 2020-11-10 Gary Benson <gbenson@redhat.com>
2085
2086 * gdb.cp/step-and-next-inline.exp: Only require
2087 -gstatement-frontiers when building with GCC.
2088 Only setup KFAIL's for GCC issues when using
2089 a GCC-built executable.
2090
2091 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.base/debug-expr.c: Add extra function to allow for an
2094 additional test.
2095 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2096 to this proc with gdb_test_debug_expr. Add an extra test.
2097 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2098 to this proc with gdb_test_debug_expr, give the tests names
2099 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2100 calls to this proc with gdb_test_debug_expr, give the tests names
2101 * gdb.fortran/debug-expr.exp: New file.
2102 * gdb.fortran/debug-expr.f90: New file.
2103 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2104
2105 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
2106
2107 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2108 proceduresu.
2109 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2110 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2111 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2112 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2113 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2114 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2115 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2116 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2117
2118 2020-11-04 Tom Tromey <tromey@adacore.com>
2119
2120 * gdb.ada/funcall_ref.exp: Update.
2121 * gdb.ada/var_rec_arr.exp: Update.
2122
2123 2020-11-04 Tom Tromey <tromey@adacore.com>
2124
2125 * gdb.ada/rec_ptype.exp: New file.
2126 * gdb.ada/rec_ptype/main.adb: New file.
2127 * gdb.ada/rec_ptype/p.ads: New file.
2128
2129 2020-11-04 Tom Tromey <tromey@adacore.com>
2130
2131 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2132 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2133 (PT_Full): New variable.
2134 * gdb.ada/tick_length_array_enum_idx/pck.adb
2135 (Full_PT): New type.
2136
2137 2020-11-04 Tom Tromey <tromey@adacore.com>
2138
2139 * gdb.ada/array_of_variant.exp: New file.
2140 * gdb.ada/array_of_variant/p.adb: New file.
2141 * gdb.ada/array_of_variant/pck.ads: New file.
2142 * gdb.ada/array_of_variant/pck.adb: New file.
2143
2144 2020-11-04 Tom Tromey <tromey@adacore.com>
2145
2146 * gdb.ada/enum_idx_packed.exp: Add test.
2147 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2148 New variable.
2149 * gdb.ada/enum_idx_packed/pck.ads (Short)
2150 (Multi_Dimension, Multi_Dimension_Access): New types.
2151
2152 2020-11-04 Tom Tromey <tromey@adacore.com>
2153
2154 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2155
2156 2020-11-04 Tom Tromey <tromey@adacore.com>
2157
2158 * gdb.ada/set_pckd_arr_elt.exp: Also test
2159 -fgnat-encodings=minimal. Add tests.
2160 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2161 Call Update_Small a second time.
2162 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2163 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2164 (Variant_Access): New types.
2165 (New_Variant): Declare.
2166
2167 2020-11-04 Tom Tromey <tromey@adacore.com>
2168
2169 * gdb.ada/mod_from_name.exp: Test printing slice.
2170
2171 2020-11-04 Tom Tromey <tromey@adacore.com>
2172
2173 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2174 values.
2175 * gdb.ada/access_to_unbounded_array.exp: Test different
2176 -fgnat-encodings values.
2177 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2178 values.
2179 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2180 values.
2181 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2182 values.
2183 * gdb.ada/array_of_variable_length.exp: Test different
2184 -fgnat-encodings values.
2185 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2186 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2187 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2188 change.
2189 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2190 values.
2191 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2192 * gdb.ada/out_of_line_in_inlined.exp: Test different
2193 -fgnat-encodings values.
2194 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2195 values.
2196 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2197 values.
2198 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2199 -fgnat-encodings values.
2200 * gdb.ada/variant_record_packed_array.exp: Test different
2201 -fgnat-encodings values.
2202
2203 2020-11-04 Tom Tromey <tromey@adacore.com>
2204
2205 * gdb.ada/enum_idx_packed.exp: Add tests.
2206 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2207 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2208 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2209 declarations.
2210
2211 2020-11-03 Tom de Vries <tdevries@suse.de>
2212
2213 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2214 terminator comments.
2215 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2216 terminator.
2217
2218 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2219
2220 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2221 integer format test with regexp.
2222
2223 2020-11-02 Gary Benson <gbenson@redhat.com>
2224
2225 * gdb.base/print-file-var.exp (test): Separate compiler and
2226 linker options, and build using build_executable_from_specs
2227 to accommodate this.
2228
2229 2020-11-02 Gary Benson <gbenson@redhat.com>
2230
2231 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2232 for .c files compiled as C++ with Clang if any shared
2233 libraries are specified.
2234
2235 2020-11-02 Gary Benson <gbenson@redhat.com>
2236
2237 * lib/attributes.h: New header.
2238 * gdb.base/backtrace.c: Include the above. Replace
2239 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2240 * gdb.base/infcall-nested-structs.c: Likewise.
2241 * gdb.base/vla-optimized-out.c: Likewise.
2242
2243 2020-11-02 Tom de Vries <tdevries@suse.de>
2244
2245 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2246
2247 2020-11-01 Joel Brobecker <brobecker@adacore.com>
2248
2249 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2250 System.Min_Int and System.Max_Int with smaller hardcoded
2251 constants.
2252
2253 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2254
2255 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2256 * configure: Re-generate.
2257
2258 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
2259
2260 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2261 expected output.
2262
2263 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2264
2265 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2266 behavior.
2267 * gdb.base/paginate-bg-execution.exp: Ditto.
2268 * gdb.base/paginate-inferior-exit.exp: Ditto.
2269 * gdb.base/double-prompt-target-event-error.c: Remove.
2270 * gdb.base/double-prompt-target-event-error.exp: Remove.
2271
2272 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2273
2274 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2275 inferiors' and 'detach inferiors' do not change the current
2276 inferior.
2277
2278 2020-10-29 Tom de Vries <tdevries@suse.de>
2279
2280 * gdb.threads/tls.exp: Fix DUPLICATEs.
2281
2282 2020-10-28 Tom de Vries <tdevries@suse.de>
2283
2284 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2285
2286 2020-10-28 Tom de Vries <tdevries@suse.de>
2287
2288 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2289 * gdb.base/reread.exp: Same.
2290
2291 2020-10-28 Tom de Vries <tdevries@suse.de>
2292
2293 * lib/gdb.exp (readnow): Handle arg.
2294 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2295
2296 2020-10-28 Tom de Vries <tdevries@suse.de>
2297
2298 * gdb.base/relocate.exp: Update regexp for -readnow.
2299
2300 2020-10-28 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2303 -readnow.
2304
2305 2020-10-28 Tom de Vries <tdevries@suse.de>
2306
2307 PR symtab/26772
2308 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2309 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2310
2311 2020-10-28 Tom de Vries <tdevries@suse.de>
2312
2313 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2314 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2315 complaint during file command for -readnow.
2316
2317 2020-10-28 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.cp/nsalias.exp: Fix typo in test name.
2320
2321 2020-10-28 Tom de Vries <tdevries@suse.de>
2322
2323 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2324
2325 2020-10-28 Tom de Vries <tdevries@suse.de>
2326
2327 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2328 -readnow.
2329
2330 2020-10-27 Tom de Vries <tdevries@suse.de>
2331
2332 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2333
2334 2020-10-27 Tom de Vries <tdevries@suse.de>
2335
2336 * gdb.base/maint.exp: Update for -readnow.
2337
2338 2020-10-27 Tom de Vries <tdevries@suse.de>
2339
2340 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2341 -readnow.
2342
2343 2020-10-14 Gary Benson <gbenson@redhat.com>
2344
2345 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2346 "_vptr$Base" as correct, in addition to "_vptr.Base".
2347 (test_mixed): Likewise.
2348
2349 2020-10-27 Gary Benson <gbenson@redhat.com>
2350
2351 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2352 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2353
2354 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2355
2356 * gdb.base/condbreak.exp: Update the completion tests to
2357 consider the '-force' flag.
2358
2359 2020-10-27 Tom de Vries <tdevries@suse.de>
2360
2361 * gdb.base/list-ambiguous-readnow.exp: New file.
2362
2363 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2364
2365 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2366 the condition.
2367 * gdb.linespec/cpcompletion.exp: Update to consider the
2368 '-force-condition' keyword.
2369 * gdb.linespec/explicit.exp: Ditto.
2370 * lib/completion-support.exp: Ditto.
2371
2372 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2373
2374 * gdb.base/condbreak-multi-context.cc: New file.
2375 * gdb.base/condbreak-multi-context.exp: New file.
2376
2377 2020-10-26 Tom Tromey <tom@tromey.com>
2378
2379 * lib/mi-support.exp (default_mi_gdb_start): Call
2380 gdb_stdin_log_init.
2381 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2382 subtract one from gdb_instances.
2383 (gdb_stdin_log_write): Flush in_file.
2384
2385 2020-10-26 Tom de Vries <tdevries@suse.de>
2386
2387 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2388
2389 2020-10-26 Tom Tromey <tromey@adacore.com>
2390
2391 * gdb.ada/unsigned_range/foo.adb: New file.
2392 * gdb.ada/unsigned_range/pack.adb: New file.
2393 * gdb.ada/unsigned_range/pack.ads: New file.
2394 * gdb.ada/unsigned_range.exp: New file.
2395
2396 2020-10-26 Tom de Vries <tdevries@suse.de>
2397
2398 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2399
2400 2020-10-26 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2403 for CU.
2404 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2405
2406 2020-10-23 Tom de Vries <tdevries@suse.de>
2407
2408 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2409 DW_FORM_string.
2410 (Dwarf::_default_form): New proc.
2411 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2412 guessed.
2413
2414 2020-10-23 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2417 * gdb.dwarf2/atomic-type.exp: Same.
2418 * gdb.dwarf2/bad-regnum.exp: Same.
2419 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2420 * gdb.dwarf2/dw2-align.exp: Same.
2421 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2422 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2423 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2424 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2425 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2426 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2427 * gdb.dwarf2/enum-type.exp: Same.
2428 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2429 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2430 * gdb.dwarf2/main-subprogram.exp: Same.
2431 * gdb.dwarf2/missing-type-name.exp: Same.
2432 * gdb.dwarf2/nonvar-access.exp: Same.
2433 * gdb.dwarf2/typedef-void-finish.exp: Same.
2434 * gdb.dwarf2/var-access.exp: Same.
2435 * gdb.dwarf2/void-type.exp: Same.
2436
2437 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2438
2439 PR gdb/26693
2440 * gdb.dwarf2/template-specification-full-name.exp: New test.
2441
2442 2020-10-22 Luis Machado <luis.machado@linaro.org>
2443
2444 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2445 expected an offset from the function.
2446 * gdb.base/msym-bp.exp (test): Likewise.
2447
2448 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2449
2450 * gdb.fortran/array-slices.exp: Add a new test.
2451
2452 2020-10-21 Gary Benson <gbenson@redhat.com>
2453
2454 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2455 fullname test with Clang. Also expand comments generally.
2456
2457 2020-10-20 Tom de Vries <tdevries@suse.de>
2458
2459 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2460
2461 2020-10-20 Tom de Vries <tdevries@suse.de>
2462
2463 * gdb.dwarf2/arr-stride.c: Remove.
2464 * gdb.dwarf2/arr-stride.exp: Use main.c.
2465 * gdb.dwarf2/arr-subrange.c: Remove.
2466 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2467 * gdb.dwarf2/bad-regnum.c: Remove.
2468 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2469 * gdb.dwarf2/corrupt.c: Remove.
2470 * gdb.dwarf2/corrupt.exp: Use main.c.
2471 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2472 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2473 * gdb.dwarf2/dw2-icycle.c: Remove.
2474 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2475 * gdb.dwarf2/formdata16.c: Remove.
2476 * gdb.dwarf2/formdata16.exp: Use main.c.
2477 * gdb.dwarf2/implptrconst.c: Remove.
2478 * gdb.dwarf2/implptrconst.exp: Use main.c.
2479 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2480 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2481 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2482 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2483
2484 2020-10-20 Tom de Vries <tdevries@suse.de>
2485
2486 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2487 file.
2488 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2489
2490 2020-10-20 Tom de Vries <tdevries@suse.de>
2491
2492 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2493 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2494 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2495 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2496 * gdb.dwarf2/dw2-ranges.exp: Same.
2497 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2498 * gdb.dwarf2/var-access.exp: Same.
2499
2500 2020-10-19 Tom Tromey <tromey@adacore.com>
2501
2502 PR tui/26719
2503 * gdb.tui/list.exp: Check source window contents after focus
2504 change.
2505
2506 2020-10-17 Tom de Vries <tdevries@suse.de>
2507
2508 PR symtab/26317
2509 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2510
2511 2020-10-17 Tom de Vries <tdevries@suse.de>
2512
2513 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2514 as suffix.
2515 * gdb.dwarf2/atomic.c: Rename to ...
2516 * gdb.dwarf2/atomic-type.c: ... this.
2517 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2518 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2519 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2520 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2521 * gdb.dwarf2/fission-mix2.c: Rename to ...
2522 * gdb.dwarf2/fission-mix-2.c: ... this.
2523 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2524 standard_testfile.
2525 * gdb.dwarf2/ada-valprint-error.exp: Same.
2526 * gdb.dwarf2/arr-stride.exp: Same.
2527 * gdb.dwarf2/arr-subrange.exp: Same.
2528 * gdb.dwarf2/atomic-type.exp: Same.
2529 * gdb.dwarf2/bad-regnum.exp: Same.
2530 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2531 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2532 * gdb.dwarf2/clang-debug-names.exp: Same.
2533 * gdb.dwarf2/comp-unit-lang.exp: Same.
2534 * gdb.dwarf2/corrupt.exp: Same.
2535 * gdb.dwarf2/count.exp: Same.
2536 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2537 * gdb.dwarf2/data-loc.exp: Same.
2538 * gdb.dwarf2/dw2-align.exp: Same.
2539 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2540 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2541 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2542 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2543 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2544 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2545 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2546 * gdb.dwarf2/dw2-inline-param.exp: Same.
2547 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2548 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2549 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2550 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2551 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2552 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2553 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2554 * gdb.dwarf2/dw2-param-error.exp: Same.
2555 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2556 * gdb.dwarf2/dw2-ranges.exp: Same.
2557 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2558 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2559 * gdb.dwarf2/dw4-sig-types.exp: Same.
2560 * gdb.dwarf2/dynarr-ptr.exp: Same.
2561 * gdb.dwarf2/enum-type.exp: Same.
2562 * gdb.dwarf2/fission-mix.exp: Same.
2563 * gdb.dwarf2/formdata16.exp: Same.
2564 * gdb.dwarf2/implptrconst.exp: Same.
2565 * gdb.dwarf2/implptrpiece.exp: Same.
2566 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2567 * gdb.dwarf2/main-subprogram.exp: Same.
2568 * gdb.dwarf2/method-ptr.exp: Same.
2569 * gdb.dwarf2/missing-sig-type.exp: Same.
2570 * gdb.dwarf2/nonvar-access.exp: Same.
2571 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2572 * gdb.dwarf2/shortpiece.exp: Same.
2573 * gdb.dwarf2/staticvirtual.exp: Same.
2574 * gdb.dwarf2/subrange.exp: Same.
2575 * gdb.dwarf2/symtab-producer.exp: Same.
2576 * gdb.dwarf2/typedef-void-finish.exp: Same.
2577 * gdb.dwarf2/var-access.exp: Same.
2578 * gdb.dwarf2/variant.exp: Same.
2579 * gdb.dwarf2/void-type.exp: Same.
2580 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2581 dw2-ranges-main.c.
2582 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2583
2584 2020-10-16 Tom de Vries <tdevries@suse.de>
2585
2586 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2587
2588 2020-10-16 Tom de Vries <tdevries@suse.de>
2589
2590 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2591
2592 2020-10-14 Tom de Vries <tdevries@suse.de>
2593
2594 PR testsuite/26732
2595 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2596 scenario 2.
2597 * gdb.ada/mi_catch_ex_hand.exp: Same.
2598
2599 2020-10-13 Pedro Alves <pedro@palves.net>
2600
2601 * lib/mi-support.exp (mi_clean_restart): New.
2602 (mi_run_to_main): Delete.
2603 All callers adjust to use mi_clean_restart / mi_runto_main.
2604
2605 2020-10-13 Pedro Alves <pedro@palves.net>
2606
2607 * config/monitor.exp: Use "list -q".
2608 * gdb.arch/gdb1558.exp: Use "break -q".
2609 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2610 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2611 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2612 * gdb.base/commands.exp: Use "break -q".
2613 * gdb.base/condbreak.exp: Use "break -q".
2614 * gdb.base/ctf-ptype.exp: Use "list -q".
2615 * gdb.base/define.exp: Use "break -q".
2616 * gdb.base/del.exp: Use "break -q".
2617 * gdb.base/fullname.exp: Use "break -q".
2618 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2619 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2620 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2621 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2622 "hbreak -q".
2623 * gdb.base/included.exp: Use "list -q".
2624 * gdb.base/label.exp: Use "break -q".
2625 * gdb.base/lineinc.exp: Use "break -q".
2626 * gdb.base/list.exp: Use "list -q".
2627 * gdb.base/macscp.exp: Use "list -q".
2628 * gdb.base/pending.exp: Use "break -q".
2629 * gdb.base/prologue-include.exp: Use "break -q".
2630 * gdb.base/ptype.exp: Use "list -q".
2631 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2632 * gdb.base/server-del-break.exp: Use "break -q".
2633 * gdb.base/style.exp: Use "break -q".
2634 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2635 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2636 * gdb.cp/exception.exp: Use "tbreak -q".
2637 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2638 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2639 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2640 * gdb.dwarf2/pr13961.exp: Use "break -q".
2641 * gdb.linespec/explicit.exp: Use "list -q".
2642 * gdb.linespec/linespec.exp: Use "break -q".
2643 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2644 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2645 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2646 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2647 * gdb.trace/change-loc.exp: Use "break -q".
2648 * gdb.trace/pending.exp: Use "break -q".
2649 * gdb.tui/basic.exp: Use "list -q".
2650 * gdb.tui/list-before.exp: Use "list -q".
2651 * gdb.tui/list.exp: Use "list -q".
2652 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2653
2654 2020-10-13 Pedro Alves <pedro@palves.net>
2655
2656 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2657 saved breakpoints file.
2658 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2659 inspecting breakpoint list.
2660 * lib/gdb.exp (runto_main): Add "qualified" to options.
2661 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2662 and handle it.
2663 (mi_runto_main): Pass 1 as qualified argument.
2664
2665 2020-10-13 Pedro Alves <pedro@palves.net>
2666
2667 * lib/mi-support.exp (mi_runto_main): New proc.
2668 (mi_run_to_main): Use it.
2669 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2670 * gdb.mi/mi-var-cmd.exp: Likewise.
2671 * gdb.mi/mi-var-invalidate.exp: Likewise.
2672 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2673 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2674 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2675 * gdb.mi/user-selected-context-sync.exp: Likewise.
2676 * gdb.opt/inline-cmds.exp: Likewise.
2677 * gdb.python/py-framefilter-mi.exp: Likewise.
2678 * gdb.python/py-mi.exp: Likewise.
2679
2680 2020-10-13 Pedro Alves <pedro@palves.net>
2681
2682 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2683 "runto main".
2684 * gdb.ada/small_reg_param.exp: Likewise.
2685 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2686 * gdb.base/annota1.exp: Likewise.
2687 * gdb.base/anon.exp: Likewise.
2688 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2689 * gdb.base/dprintf-non-stop.exp: Likewise.
2690 * gdb.base/dprintf.exp: Likewise.
2691 * gdb.base/gdb11530.exp: Likewise.
2692 * gdb.base/gdb11531.exp: Likewise.
2693 * gdb.base/gnu_vector.exp: Likewise.
2694 * gdb.base/interrupt-noterm.exp: Likewise.
2695 * gdb.base/memattr.exp: Likewise.
2696 * gdb.base/step-over-syscall.exp: Likewise.
2697 * gdb.base/watch-cond-infcall.exp: Likewise.
2698 * gdb.base/watch-read.exp: Likewise.
2699 * gdb.base/watch-vfork.exp: Likewise.
2700 * gdb.base/watch_thread_num.exp: Likewise.
2701 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2702 * gdb.guile/scm-frame-inline.exp: Likewise.
2703 * gdb.linespec/explicit.exp: Likewise.
2704 * gdb.opt/inline-break.exp: Likewise.
2705 * gdb.python/py-frame-inline.exp: Likewise.
2706 * gdb.reverse/break-precsave.exp: Likewise.
2707 * gdb.reverse/break-reverse.exp: Likewise.
2708 * gdb.reverse/consecutive-precsave.exp: Likewise.
2709 * gdb.reverse/consecutive-reverse.exp: Likewise.
2710 * gdb.reverse/finish-precsave.exp: Likewise.
2711 * gdb.reverse/finish-reverse.exp: Likewise.
2712 * gdb.reverse/fstatat-reverse.exp: Likewise.
2713 * gdb.reverse/getresuid-reverse.exp: Likewise.
2714 * gdb.reverse/i386-precsave.exp: Likewise.
2715 * gdb.reverse/i386-reverse.exp: Likewise.
2716 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2717 * gdb.reverse/i387-env-reverse.exp: Likewise.
2718 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2719 * gdb.reverse/insn-reverse.exp: Likewise.
2720 * gdb.reverse/machinestate-precsave.exp: Likewise.
2721 * gdb.reverse/machinestate.exp: Likewise.
2722 * gdb.reverse/pipe-reverse.exp: Likewise.
2723 * gdb.reverse/readv-reverse.exp: Likewise.
2724 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2725 * gdb.reverse/rerun-prec.exp: Likewise.
2726 * gdb.reverse/s390-mvcle.exp: Likewise.
2727 * gdb.reverse/solib-precsave.exp: Likewise.
2728 * gdb.reverse/solib-reverse.exp: Likewise.
2729 * gdb.reverse/step-precsave.exp: Likewise.
2730 * gdb.reverse/step-reverse.exp: Likewise.
2731 * gdb.reverse/time-reverse.exp: Likewise.
2732 * gdb.reverse/until-precsave.exp: Likewise.
2733 * gdb.reverse/until-reverse.exp: Likewise.
2734 * gdb.reverse/waitpid-reverse.exp: Likewise.
2735 * gdb.reverse/watch-precsave.exp: Likewise.
2736 * gdb.reverse/watch-reverse.exp: Likewise.
2737 * gdb.threads/kill.exp: Likewise.
2738 * gdb.threads/tid-reuse.exp: Likewise.
2739
2740 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2741
2742 PR gdb/26642
2743 * gdb.base/maint-target-async-off.c: New test.
2744 * gdb.base/maint-target-async-off.exp: New test.
2745
2746 2020-10-13 Alan Modra <amodra@gmail.com>
2747
2748 * gdb.arch/powerpc-altivec.s,
2749 * gdb.arch/powerpc-power7.s,
2750 * gdb.arch/powerpc-power8.s,
2751 * gdb.arch/powerpc-power9.s,
2752 * gdb.arch/powerpc-vsx.s,
2753 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2754 * gdb.arch/powerpc-altivec.exp,
2755 * gdb.arch/powerpc-power7.exp,
2756 * gdb.arch/powerpc-power8.exp,
2757 * gdb.arch/powerpc-power9.exp,
2758 * gdb.arch/powerpc-vsx.exp,
2759 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2760 disassembly of mfvsrd/mtvsrd.
2761
2762 2020-10-13 Alan Modra <amodra@gmail.com>
2763
2764 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2765 "target architecture" output.
2766 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2767 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2768 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2769 * gdb.arch/s390-disassembler-options.exp: Likewise.
2770
2771 2020-10-12 Pedro Alves <pedro@palves.net>
2772
2773 PR exp/26602
2774 PR c++/26550
2775 * gdb.cp/ambiguous.cc (marker1): Delete.
2776 (main): Initialize all the fields of the locals. Replace marker1
2777 call with a "set breakpoint here" marker.
2778 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2779 instead of running to marker1. Add tests printing all the
2780 variables and all the fields of the variables.
2781 (test_ambiguous): New proc, expecting the new GDB output when a
2782 field access is ambiguous. Change all "warning: X ambiguous"
2783 tests to use it.
2784
2785 2020-10-12 Gary Benson <gbenson@redhat.com>
2786
2787 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2788 * gdb.base/msym-bp-2.c (foo): Likewise.
2789 * gdb.base/msym-lang.c (foo): Likewise.
2790 * gdb.base/msym-lang-main.c (foo): Likewise.
2791 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2792 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2793 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2794 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2795 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2796 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2797 * gdb.python/py-objfile.c (static_var): Likewise.
2798 * gdb.python/py-symbol.c (rr): Likewise.
2799 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2800 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2801
2802 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2805 output of backtrace.
2806
2807 2020-10-09 Tom Tromey <tromey@adacore.com>
2808
2809 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2810 (Rec): Add field. Fix range.
2811 * gdb.ada/scalar_storage.exp: Update.
2812
2813 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2814
2815 PR exp/26714
2816 * gdb.base/printcmds.exp: Add tests for void results.
2817
2818 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2819
2820 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2821 is emmited for both 'set directories' and 'directory' commands.
2822
2823 2020-10-08 Tom Tromey <tom@tromey.com>
2824
2825 * gdb.base/style.exp: Check that "main"'s name is styled.
2826
2827 2020-10-07 Tom Tromey <tromey@adacore.com>
2828
2829 * gdb.base/find.exp: Rename some tests.
2830
2831 2020-10-06 Gary Benson <gbenson@redhat.com>
2832
2833 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2834 * gdb.base/list1.c (unused): Likewise.
2835
2836 2020-10-06 Gary Benson <gbenson@redhat.com>
2837
2838 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2839 __attribute__ ((used)).
2840 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2841
2842 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2845 make use of regions throughout.
2846 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2847 not {...}.
2848 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2849
2850 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2851
2852 * gdb.base/call-sc.c: Fix return struct on stack test case.
2853 * gdb.base/call-sc.exp: Likewise.
2854
2855 2020-10-02 Gary Benson <gbenson@redhat.com>
2856
2857 * README: Fix "paralell".
2858
2859 2020-09-30 Gary Benson <gbenson@redhat.com>
2860
2861 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2862 Convert directive to lowercase.
2863 (.Labbrev1_begin): Add missing label.
2864 (abbrev code 0x1): Remove DW_AT_stmt_list.
2865 (.Ldie_b): Likewise.
2866
2867 2020-09-27 Tom Tromey <tom@tromey.com>
2868
2869 * gdb.tui/new-layout.exp: Use with_test_prefix.
2870
2871 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2872
2873 PR python/26586
2874 * gdb.python/python.exp: add test cases for the from_tty
2875 argument to gdb.execute.
2876
2877 2020-09-25 Gary Benson <gbenson@redhat.com>
2878
2879 * gdb.base/infcall-nested-structs.exp.tcl: Add
2880 additional_flags=-Wno-tautological-compare for C++
2881 tests when compiling using Clang.
2882
2883 2020-09-25 Gary Benson <gbenson@redhat.com>
2884
2885 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2886 for .c files.
2887
2888 2020-09-24 Tom Tromey <tromey@adacore.com>
2889
2890 PR tui/26638:
2891 * gdb.tui/list.exp: Check output of "focus next".
2892
2893 2020-09-23 Tom Tromey <tom@tromey.com>
2894
2895 * gdb.dwarf2/intbits.exp: New file.
2896 * gdb.dwarf2/intbits.c: New file.
2897
2898 2020-09-20 Pedro Alves <pedro@palves.net>
2899
2900 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2901 spawn_id before calling remote_close. Close secondary MI channel.
2902
2903 2020-09-20 Pedro Alves <pedro@palves.net>
2904
2905 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2906 fails.
2907
2908 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2909
2910 * gdb.fortran/array-slices.exp: Update expected results.
2911 * gdb.fortran/class-allocatable-array.exp: Likewise.
2912 * gdb.fortran/multi-dim.exp: Likewise.
2913 * gdb.fortran/vla-type.exp: Likewise.
2914 * gdb.mi/mi-vla-fortran.exp: Likewise.
2915
2916 2020-09-18 Victor Collod <vcollod@nvidia.com>
2917
2918 PR gdb/26635
2919 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2920 compatible with i386, and move it to...
2921 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2922 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2923 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2924
2925 2020-09-18 Pedro Alves <pedro@palves.net>
2926
2927 PR gdb/26631
2928 * gdb.multi/multi-target-thread-find.exp: New file.
2929
2930 2020-09-18 Pedro Alves <pedro@palves.net>
2931
2932 * gdb.multi/multi-target-continue.exp: New file, factored out from
2933 multi-target.exp.
2934 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2935 multi-target.exp.
2936 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2937 multi-target.exp.
2938 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2939 multi-target.exp.
2940 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2941 multi-target.exp.
2942 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2943 multi-target.exp.
2944 * gdb.multi/multi-target.exp: Delete.
2945
2946 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.fortran/array-slices.exp: Add missing message data.
2949
2950 2020-09-17 Pedro Alves <pedro@palves.net>
2951
2952 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2953
2954 2020-09-17 Pedro Alves <pedro@palves.net>
2955
2956 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2957 full prototype.
2958
2959 2020-09-17 Pedro Alves <pedro@palves.net>
2960
2961 * gdb.python/py-as-string.c: Add cast.
2962
2963 2020-09-17 Pedro Alves <pedro@palves.net>
2964
2965 * gdb.base/sizeof.c (fill): Add cast.
2966
2967 2020-09-17 Pedro Alves <pedro@palves.net>
2968
2969 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2970
2971 2020-09-17 Pedro Alves <pedro@palves.net>
2972
2973 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2974 linkage name.
2975 * gdb.base/prologue.exp: Use print /d.
2976 * gdb.base/symbol-alias.exp: Handle C++ output.
2977 * gdb.base/symbol-alias2.c: Handle C++ output.
2978 [__cplusplus] (func): Explicitly specify linkage name.
2979
2980 2020-09-17 Pedro Alves <pedro@palves.net>
2981
2982 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2983 (struct my_key_t): ... this. Adjust all references.
2984 (struct value_t): Rename to ...
2985 (struct my_value_t): ... this. Adjust all references.
2986 (create_map, add_map_element, create_map_map)
2987 (add_map_map_element): Add casts.
2988
2989 2020-09-17 Pedro Alves <pedro@palves.net>
2990
2991 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2992 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2993
2994 2020-09-17 Pedro Alves <pedro@palves.net>
2995
2996 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2997
2998 2020-09-17 Pedro Alves <pedro@palves.net>
2999
3000 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3001 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3002 (charfoo, intfoo): Define full prototype.
3003 * gdb.base/ptype1.c (charfoo): Define full prototype.
3004 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3005 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3006
3007 2020-09-17 Pedro Alves <pedro@palves.net>
3008
3009 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3010 Don't define.
3011 (utf_32_string): Compile for both C and C++.
3012 * gdb.base/charset.exp: Use "print /d".
3013
3014 2020-09-17 Pedro Alves <pedro@palves.net>
3015
3016 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3017 (nullptr): Rename to ...
3018 (null_ptr): ... this.
3019 * gdb.base/watchpoint.exp: Adjust to rename.
3020
3021 2020-09-17 Pedro Alves <pedro@palves.net>
3022
3023 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3024 (three_not_flag): Add casts.
3025
3026 2020-09-17 Pedro Alves <pedro@palves.net>
3027
3028 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3029 char array.
3030 (main): Add references to Barrier, TestStrings, TestStringsH and
3031 TestStringsW.
3032 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3033 and expect a full prototype in C++.
3034
3035 2020-09-17 Pedro Alves <pedro@palves.net>
3036
3037 * gdb.base/nested-addr.c (main): Add cast.
3038 * gdb.base/nested-addr.exp: Use "print /d".
3039
3040 2020-09-17 Pedro Alves <pedro@palves.net>
3041
3042 * gdb.base/break.exp (func): New. Use it throughout when
3043 expecting a function name.
3044
3045 2020-09-17 Pedro Alves <pedro@palves.net>
3046
3047 * gdb.base/display.exp: Issue "set print asm-demangle on".
3048
3049 2020-09-17 Pedro Alves <pedro@palves.net>
3050
3051 * gdb.base/find.c: Include <string.h>.
3052 (init_bufs): Add cast.
3053 * gdb.base/find.exp: Issue "set print asm-demangle on".
3054
3055 2020-09-16 Tom Tromey <tromey@adacore.com>
3056
3057 PR gdb/26598:
3058 * gdb.base/skipcxx.exp: New file.
3059 * gdb.base/skipcxx.cc: New file.
3060
3061 2020-09-16 Tom de Vries <tdevries@suse.de>
3062
3063 PR testsuite/26617
3064 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3065 WITH_DEBUG_SECTIONS is defined.
3066 (xstr, str): New macro.
3067 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3068 to get start and size of _Dmain.
3069 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3070 using additional_flags.
3071
3072 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3073
3074 * gdb.base/bp-cmds-sourced-script.c: New file.
3075 * gdb.base/bp-cmds-sourced-script.exp: New test.
3076 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3077
3078 2020-09-16 Tom de Vries <tdevries@suse.de>
3079
3080 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3081 get the gdb prompt after issuing "monitor exit".
3082
3083 2020-09-16 Tom de Vries <tdevries@suse.de>
3084
3085 PR testsuite/26624
3086 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3087
3088 2020-09-16 Tom de Vries <tdevries@suse.de>
3089
3090 PR testsuite/26618
3091 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3092
3093 2020-09-15 Tom Tromey <tromey@adacore.com>
3094
3095 PR rust/26197:
3096 * lib/rust-support.exp (rust_llvm_version): New proc.
3097 * gdb.rust/simple.exp: Check rust_llvm_version.
3098
3099 2020-09-14 Tom de Vries <tdevries@suse.de>
3100
3101 * gdb.rust/traits.exp: Fix PATH warning.
3102
3103 2020-09-13 Pedro Alves <pedro@palves.net>
3104
3105 * gdb.base/catch-follow-exec.c (main): Add explicit return
3106 statement.
3107 * gdb.base/catch-signal.c (main): Likewise.
3108 * gdb.base/condbreak-call-false.c (main): Likewise.
3109 * gdb.base/consecutive.c (main): Add explicit return
3110 statement and return type.
3111 * gdb.base/cursal.c (main): Add explicit return statement.
3112 * gdb.base/cvexpr.c (main): Likewise.
3113 * gdb.base/display.c (main): Add explicit return statement and
3114 return type.
3115 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3116 * gdb.base/endianity.c (main): Likewise.
3117 * gdb.base/execd-prog.c (main): Likewise.
3118 * gdb.base/gdb1090.c (main): Likewise.
3119 * gdb.base/info_qt.c (main): Likewise.
3120 * gdb.base/lineinc.c (main): Likewise.
3121 * gdb.base/load-command.c (main): Likewise.
3122 * gdb.base/macscp1.c (main): Likewise.
3123 * gdb.base/pr10179-a.c (main): Likewise.
3124 * gdb.base/quit-live.c (main): Likewise.
3125 * gdb.base/scope0.c (main): Likewise.
3126 * gdb.base/settings.c (main): Likewise.
3127 * gdb.base/stack-checking.c (main): Return int.
3128 * gdb.base/varargs.c (main): Add explicit return statement.
3129 * gdb.cp/ambiguous.cc (main): Likewise.
3130 * gdb.cp/anon-struct.cc (main): Likewise.
3131 * gdb.cp/anon-union.cc (main): Likewise.
3132 * gdb.cp/bool.cc (main): Likewise.
3133 * gdb.cp/bs15503.cc (main): Likewise.
3134 * gdb.cp/cplusfuncs.cc (main): Likewise.
3135 * gdb.cp/cttiadd.cc (main): Likewise.
3136 * gdb.cp/extern-c.cc (main): Likewise.
3137 * gdb.cp/filename.cc (main): Likewise.
3138 * gdb.cp/formatted-ref.cc (main): Likewise.
3139 * gdb.cp/mb-ctor.cc (main): Likewise.
3140 * gdb.cp/member-ptr.cc (main): Likewise.
3141 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3142 * gdb.cp/overload-const.cc (main): Likewise.
3143 * gdb.cp/paren-type.cc (main): Likewise.
3144 * gdb.cp/parse-lang.cc (main): Likewise.
3145 * gdb.cp/pr-1023.cc (main): Likewise.
3146 * gdb.cp/psmang1.cc (main): Likewise.
3147 * gdb.cp/readnow-language.cc (main): Likewise.
3148 * gdb.cp/ref-params.cc (main): Likewise.
3149 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3150 * gdb.cp/virtbase2.cc (main): Likewise.
3151 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3152 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3153 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3154 * gdb.mi/mi-console.c (main): Likewise.
3155 * gdb.mi/mi-read-memory.c (main): Likewise.
3156 * gdb.modula2/multidim.c (main): Likewise.
3157 * gdb.opt/inline-small-func.c (main): Likewise.
3158 * gdb.python/py-rbreak.c (main): Likewise.
3159 * gdb.stabs/exclfwd1.c (main): Likewise.
3160 * gdb.trace/qtro.c (main): Likewise.
3161
3162 2020-09-13 Pedro Alves <pedro@palves.net>
3163
3164 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3165 instead of getenv.
3166
3167 2020-09-13 Pedro Alves <pedro@palves.net>
3168
3169 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3170 instead of spawning GDB with remote_spawn.
3171 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3172 gdb_spawn instead of spawning GDB with remote_spawn.
3173
3174 2020-09-13 Pedro Alves <pedro@palves.net>
3175
3176 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3177 file and add calls to first and second.
3178 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3179 add call to f.
3180
3181 2020-09-13 Pedro Alves <pedro@palves.net>
3182
3183 * gdb.mi/mi-break-qualified.cc: New file.
3184 * gdb.mi/mi-break-qualified.exp: New file.
3185 * lib/mi-support.exp (mi_create_breakpoint_multi)
3186 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3187 procedures.
3188 (mi_create_breakpoint_1): New, factored out from
3189 mi_create_breakpoint.
3190
3191 2020-09-13 Pedro Alves <pedro@palves.net>
3192
3193 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3194 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3195 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3196 (register_class): Delete.
3197 (main): Don't call register_class.
3198
3199 2020-09-13 Pedro Alves <pedro@palves.net>
3200
3201 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3202 (do_tests): Remove "calling method for small class" test.
3203 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3204 (register_class): Delete.
3205 (main): Don't call register_class.
3206 * gdb.cp/call-method-register.exp: New file, based on bits removed
3207 from classes.exp.
3208 * gdb.cp/call-method-register.cc: New file, based on bits removed
3209 from classes.cc.
3210
3211 2020-09-13 Pedro Alves <pedro@palves.net>
3212
3213 * gdb.base/msym-bp-2.c: New.
3214 * gdb.base/msym-bp-shl-lib.c: New file.
3215 * gdb.base/msym-bp-shl-main-2.c: New file.
3216 * gdb.base/msym-bp-shl-main.c: New file.
3217 * gdb.base/msym-bp-shl.exp: New file.
3218 * gdb.base/msym-bp.c: New file.
3219 * gdb.base/msym-bp.exp: New file.
3220
3221 2020-09-13 Joel Brobecker <brobecker@adacore.com>
3222
3223 * gdb.base/default.exp: Change $_gdb_major to 11.
3224
3225 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3226 Felix Willgerodt <Felix.Willgerodt@intel.com>
3227
3228 * x86-avx512bf16.c: New file.
3229 * x86-avx512bf16.exp: Likewise.
3230 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3231
3232 2020-09-11 Tom de Vries <tdevries@suse.de>
3233
3234 PR exp/26602
3235 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3236
3237 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3238
3239 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3240
3241 2020-09-10 Alan Modra <amodra@gmail.com>
3242
3243 PR 26597
3244 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3245
3246 2020-09-08 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3249 after gdb_starti_cmd.
3250
3251 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3252
3253 * lib/fortran.exp (fortran_complex8): New proc.
3254 (fortran_complex16): New proc.
3255 * gdb.fortran/complex.exp: Use routines from fortran.exp
3256 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3257 * gdb.fortran/vla-ptr-info.exp: Likewise.
3258
3259 2020-09-03 Tom de Vries <tdevries@suse.de>
3260
3261 PR breakpoint/26546
3262 * gdb.base/label-without-address.exp: Runto main first.
3263
3264 2020-09-02 Tom Tromey <tromey@adacore.com>
3265
3266 * gdb.ada/mi_var_access.exp: Test children of access variable.
3267 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3268 * gdb.ada/mi_var_array.exp: Update.
3269
3270 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3271
3272 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3273 on docker w/ AUFS storage driver.
3274
3275 2020-08-31 Kevin Buettner <kevinb@redhat.com>
3276
3277 * gdb.base/corefile2.exp (renamed binfile): New tests.
3278
3279 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3280
3281 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3282
3283 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3284
3285 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3286 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3287
3288 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
3289
3290 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3291 output, printing a "not saved" value from history and printing a
3292 convenience variable created from a "not saved" value.
3293
3294 2020-08-31 Tom de Vries <tdevries@suse.de>
3295
3296 * gdb.base/eh_return.exp: Use nopie.
3297
3298 2020-08-28 Pedro Alves <pedro@palves.net>
3299
3300 * gdb.base/advance-until-multiple-locations.exp
3301 (advance_overload, until_overload): Adjust to match the
3302 frame/function header instead of the source line text.
3303
3304 2020-08-28 Tom de Vries <tdevries@suse.de>
3305
3306 * gdb.base/label-without-address.c: New test.
3307 * gdb.base/label-without-address.exp: New file.
3308
3309 2020-08-27 Pedro Alves <pedro@palves.net>
3310
3311 PR gdb/26523
3312 PR gdb/26524
3313 * gdb.base/advance-until-multiple-locations.cc: New.
3314 * gdb.base/advance-until-multiple-locations.exp: New.
3315
3316 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3317
3318 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3319
3320 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3321
3322 * gdb.arch/amd64-byte.exp: Make test names unique, use
3323 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3324 * gdb.arch/amd64-dword.exp: Likewise.
3325 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3326 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3327 unique.
3328 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3329 * gdb.arch/amd64-word.exp: Make test names unique, use
3330 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3331 * gdb.arch/i386-byte.exp: Make test names unique, use
3332 gdb_breakpoint.
3333 * gdb.arch/i386-word.exp: Likewise.
3334
3335 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
3336
3337 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3338
3339 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3340
3341 PR gdb/26532
3342 * gdb.threads/stepi-random-signal.exp: Update pattern.
3343
3344 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
3345
3346 PR gdb/26532
3347 * gdb.base/ui-redirect.exp: Update pattern.
3348
3349 2020-08-25 Gary Benson <gbenson@redhat.com>
3350
3351 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3352 when compiling with clang.
3353 * gdb.dwarf2/dw2-restore.exp: Likewise.
3354
3355 2020-08-25 Gary Benson <gbenson@redhat.com>
3356
3357 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3358 Add additional_flags=-Wno-inaccessible-base when compiling
3359 with GCC >= 10.1 or clang. Add additional_flags=-w when
3360 compiling with GCC < 10.
3361
3362 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3363
3364 PR m2/26372
3365 * gdb.modula2/multidim.c: New file.
3366 * gdb.modula2/multidim.exp: New file.
3367
3368 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3369
3370 * lib/gdb.exp (runto): Always emit fail on internal error.
3371
3372 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
3373
3374 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3375 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3376 Likewise.
3377 * gdb.threads/stepi-random-signal.exp: Likewise.
3378
3379 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3380
3381 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3382 * gdb.trace/strace.exp: Ditto.
3383
3384 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3385
3386 * gdb.fortran/vla-type.exp: Skip commands not required for
3387 the Flang compiled binaries after prologue fix.
3388
3389 2020-08-17 Tom de Vries <tdevries@suse.de>
3390 Tom Tromey <tromey@adacore.com>
3391
3392 PR rust/26197:
3393 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3394
3395 2020-08-17 Tom Tromey <tromey@adacore.com>
3396
3397 * gdb.ada/mi_var_access.exp: New file.
3398 * gdb.ada/mi_var_access/mi_access.adb: New file.
3399 * gdb.ada/mi_var_access/pck.adb: New file.
3400 * gdb.ada/mi_var_access/pck.ads: New file.
3401
3402 2020-08-16 Tom de Vries <tdevries@suse.de>
3403
3404 PR gdb/25350
3405 * gdb.base/eh_return.c: New test.
3406 * gdb.base/eh_return.exp: New file.
3407
3408 2020-08-15 Tom de Vries <tdevries@suse.de>
3409
3410 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3411 (mixed_func_1d_): Use fortran_charlen_t in decl.
3412
3413 2020-08-15 Tom de Vries <tdevries@suse.de>
3414
3415 PR backtrace/26390
3416 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3417 Update expected pattern.
3418
3419 2020-08-13 Pedro Alves <pedro@palves.net>
3420
3421 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3422 * gdb.fortran/library-module.exp: Likewise.
3423 * gdb.fortran/logical.exp: Likewise.
3424 * gdb.fortran/module.exp: Likewise.
3425 * gdb.fortran/print_type.exp: Likewise.
3426 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3427 * gdb.fortran/vla-datatypes.exp: Likewise.
3428 * gdb.fortran/vla-history.exp: Likewise.
3429 * gdb.fortran/vla-ptr-info.exp: Likewise.
3430 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3431 * gdb.fortran/vla-ptype.exp: Likewise.
3432 * gdb.fortran/vla-sizeof.exp: Likewise.
3433 * gdb.fortran/vla-type.exp: Likewise.
3434 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3435 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3436 * gdb.fortran/vla-value-sub.exp: Likewise.
3437 * gdb.fortran/vla-value.exp: Likewise.
3438
3439 2020-08-13 Pedro Alves <pedro@palves.net>
3440
3441 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3442 * gdb.ada/access_to_packed_array.exp: Likewise.
3443 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3444 * gdb.ada/addr_arith.exp: Likewise.
3445 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3446 * gdb.ada/arr_arr.exp: Likewise.
3447 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3448 * gdb.ada/array_bounds.exp: Likewise.
3449 * gdb.ada/array_of_variable_length.exp: Likewise.
3450 * gdb.ada/array_ptr_renaming.exp: Likewise.
3451 * gdb.ada/array_subscript_addr.exp: Likewise.
3452 * gdb.ada/arraydim.exp: Likewise.
3453 * gdb.ada/arrayparam.exp: Likewise.
3454 * gdb.ada/arrayptr.exp: Likewise.
3455 * gdb.ada/assign_1.exp: Likewise.
3456 * gdb.ada/assign_arr.exp: Likewise.
3457 * gdb.ada/atomic_enum.exp: Likewise.
3458 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3459 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3460 * gdb.ada/bias.exp: Likewise.
3461 * gdb.ada/boolean_expr.exp: Likewise.
3462 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3463 * gdb.ada/bp_enum_homonym.exp: Likewise.
3464 * gdb.ada/bp_inlined_func.exp: Likewise.
3465 * gdb.ada/bp_on_var.exp: Likewise.
3466 * gdb.ada/bp_range_type.exp: Likewise.
3467 * gdb.ada/bp_reset.exp: Likewise.
3468 * gdb.ada/call_pn.exp: Likewise.
3469 * gdb.ada/catch_assert_if.exp: Likewise.
3470 * gdb.ada/catch_ex.exp: Likewise.
3471 * gdb.ada/catch_ex_std.exp: Likewise.
3472 * gdb.ada/char_enum.exp: Likewise.
3473 * gdb.ada/char_param.exp: Likewise.
3474 * gdb.ada/complete.exp: Likewise.
3475 * gdb.ada/cond_lang.exp: Likewise.
3476 * gdb.ada/convvar_comp.exp: Likewise.
3477 * gdb.ada/dgopt.exp: Likewise.
3478 * gdb.ada/disc_arr_bound.exp: Likewise.
3479 * gdb.ada/display_nested.exp: Likewise.
3480 * gdb.ada/dot_all.exp: Likewise.
3481 * gdb.ada/dyn_loc.exp: Likewise.
3482 * gdb.ada/dyn_stride.exp: Likewise.
3483 * gdb.ada/excep_handle.exp: Likewise.
3484 * gdb.ada/expr_delims.exp: Likewise.
3485 * gdb.ada/expr_with_funcall.exp: Likewise.
3486 * gdb.ada/exprs.exp: Likewise.
3487 * gdb.ada/fin_fun_out.exp: Likewise.
3488 * gdb.ada/fixed_cmp.exp: Likewise.
3489 * gdb.ada/formatted_ref.exp: Likewise.
3490 * gdb.ada/frame_arg_lang.exp: Likewise.
3491 * gdb.ada/frame_args.exp: Likewise.
3492 * gdb.ada/fullname_bp.exp: Likewise.
3493 * gdb.ada/fun_addr.exp: Likewise.
3494 * gdb.ada/fun_in_declare.exp: Likewise.
3495 * gdb.ada/fun_overload_menu.exp: Likewise.
3496 * gdb.ada/fun_renaming.exp: Likewise.
3497 * gdb.ada/funcall_char.exp: Likewise.
3498 * gdb.ada/funcall_param.exp: Likewise.
3499 * gdb.ada/funcall_ptr.exp: Likewise.
3500 * gdb.ada/funcall_ref.exp: Likewise.
3501 * gdb.ada/homonym.exp: Likewise.
3502 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3503 * gdb.ada/info_auto_lang.exp: Likewise.
3504 * gdb.ada/info_exc.exp: Likewise.
3505 * gdb.ada/info_types.exp: Likewise.
3506 * gdb.ada/int_deref.exp: Likewise.
3507 * gdb.ada/interface.exp: Likewise.
3508 * gdb.ada/iwide.exp: Likewise.
3509 * gdb.ada/lang_switch.exp: Likewise.
3510 * gdb.ada/length_cond.exp: Likewise.
3511 * gdb.ada/maint_with_ada.exp: Likewise.
3512 * gdb.ada/mi_catch_assert.exp: Likewise.
3513 * gdb.ada/mi_catch_ex.exp: Likewise.
3514 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3515 * gdb.ada/mi_dyn_arr.exp: Likewise.
3516 * gdb.ada/mi_ex_cond.exp: Likewise.
3517 * gdb.ada/mi_exc_info.exp: Likewise.
3518 * gdb.ada/mi_interface.exp: Likewise.
3519 * gdb.ada/mi_prot.exp: Likewise.
3520 * gdb.ada/mi_ref_changeable.exp: Likewise.
3521 * gdb.ada/mi_string_access.exp: Likewise.
3522 * gdb.ada/mi_task_arg.exp: Likewise.
3523 * gdb.ada/mi_task_info.exp: Likewise.
3524 * gdb.ada/mi_var_array.exp: Likewise.
3525 * gdb.ada/mi_var_union.exp: Likewise.
3526 * gdb.ada/mi_variant.exp: Likewise.
3527 * gdb.ada/minsyms.exp: Likewise.
3528 * gdb.ada/mod_from_name.exp: Likewise.
3529 * gdb.ada/nested.exp: Likewise.
3530 * gdb.ada/null_array.exp: Likewise.
3531 * gdb.ada/optim_drec.exp: Likewise.
3532 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3533 * gdb.ada/packed_array_assign.exp: Likewise.
3534 * gdb.ada/packed_tagged.exp: Likewise.
3535 * gdb.ada/pp-rec-component.exp: Likewise.
3536 * gdb.ada/print_chars.exp: Likewise.
3537 * gdb.ada/print_pc.exp: Likewise.
3538 * gdb.ada/ptr_typedef.exp: Likewise.
3539 * gdb.ada/ptype_arith_binop.exp: Likewise.
3540 * gdb.ada/ptype_array.exp: Likewise.
3541 * gdb.ada/ptype_field.exp: Likewise.
3542 * gdb.ada/ptype_tagged_param.exp: Likewise.
3543 * gdb.ada/ptype_union.exp: Likewise.
3544 * gdb.ada/py_range.exp: Likewise.
3545 * gdb.ada/py_taft.exp: Likewise.
3546 * gdb.ada/rdv_wait.exp: Likewise.
3547 * gdb.ada/rec_comp.exp: Likewise.
3548 * gdb.ada/rec_return.exp: Likewise.
3549 * gdb.ada/ref_param.exp: Likewise.
3550 * gdb.ada/ref_tick_size.exp: Likewise.
3551 * gdb.ada/rename_subscript_param.exp: Likewise.
3552 * gdb.ada/repeat_dyn.exp: Likewise.
3553 * gdb.ada/same_component_name.exp: Likewise.
3554 * gdb.ada/same_enum.exp: Likewise.
3555 * gdb.ada/scalar_storage.exp: Likewise.
3556 * gdb.ada/set_wstr.exp: Likewise.
3557 * gdb.ada/small_reg_param.exp: Likewise.
3558 * gdb.ada/str_binop_equal.exp: Likewise.
3559 * gdb.ada/str_ref_cmp.exp: Likewise.
3560 * gdb.ada/str_uninit.exp: Likewise.
3561 * gdb.ada/sub_variant.exp: Likewise.
3562 * gdb.ada/sym_print_name.exp: Likewise.
3563 * gdb.ada/taft_type.exp: Likewise.
3564 * gdb.ada/tagged.exp: Likewise.
3565 * gdb.ada/tagged_access.exp: Likewise.
3566 * gdb.ada/task_bp.exp: Likewise.
3567 * gdb.ada/task_switch_in_core.exp: Likewise.
3568 * gdb.ada/tasks.exp: Likewise.
3569 * gdb.ada/tick_last_segv.exp: Likewise.
3570 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3571 * gdb.ada/type_coercion.exp: Likewise.
3572 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3573 * gdb.ada/unchecked_union.exp: Likewise.
3574 * gdb.ada/uninitialized_vars.exp: Likewise.
3575 * gdb.ada/var_arr_attrs.exp: Likewise.
3576 * gdb.ada/var_arr_typedef.exp: Likewise.
3577 * gdb.ada/var_rec_arr.exp: Likewise.
3578 * gdb.ada/variant-record.exp: Likewise.
3579 * gdb.ada/variant.exp: Likewise.
3580 * gdb.ada/variant_record_packed_array.exp: Likewise.
3581 * gdb.ada/varsize_limit.exp: Likewise.
3582 * gdb.ada/whatis_array_val.exp: Likewise.
3583 * gdb.ada/widewide.exp: Likewise.
3584 * gdb.ada/win_fu_syms.exp: Likewise.
3585
3586 2020-08-12 Gary Benson <gbenson@redhat.com>
3587
3588 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3589
3590 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3591
3592 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3593 unset the array variable.
3594
3595 2020-08-03 Tom de Vries <tdevries@suse.de>
3596
3597 PR symtab/26333
3598 * lib/dwarf.exp (DW_LNE_user): New proc.
3599 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3600 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3601
3602 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3603
3604 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3605 to 'uintptr_t'
3606 (inttypes.h): Include.
3607
3608 2020-07-31 Kevin Buettner <kevinb@redhat.com>
3609
3610 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3611 (C5_24k): Delete.
3612 (C5_8k, C5_64k, C5_256k): New macros.
3613 (buf_ro): Allocate 256 KiB of initialized data.
3614
3615 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3616
3617 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3618 that attempt to overwrite an existing condition with a condition
3619 that fails parsing and also with a condition that parses fine
3620 but contains junk at the end.
3621
3622 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3623
3624 * gdb.base/condbreak-bad.c: New test.
3625 * gdb.base/condbreak-bad.exp: New file.
3626
3627 2020-07-30 Tom de Vries <tdevries@suse.de>
3628
3629 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3630 out of ...
3631 (GDBInfoModuleSymbols::check_entry): ... here.
3632 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3633 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3634 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3635
3636 2020-07-30 Tom de Vries <tdevries@suse.de>
3637
3638 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3639 "__class_some_module_Number_t" optional.
3640
3641 2020-07-29 Tom de Vries <tdevries@suse.de>
3642
3643 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3644 multiple locations.
3645
3646 2020-07-29 Tom de Vries <tdevries@suse.de>
3647
3648 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3649 rather than function name.
3650
3651 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3652
3653 PR symtab/26270:
3654 * gdb.cp/disasm-func-name.cc: New file.
3655 * gdb.cp/disasm-func-name.exp: New file.
3656
3657 2020-07-28 Tom Tromey <tromey@adacore.com>
3658
3659 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3660 'varval' location.
3661
3662 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3663
3664 * gdb.python/py-unwind.py: Update to make use of a register
3665 descriptor.
3666
3667 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3668
3669 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3670
3671 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3672
3673 PR fortran/23051
3674 PR fortran/26139
3675 * gdb.fortran/class-allocatable-array.exp: New file.
3676 * gdb.fortran/class-allocatable-array.f90: New file.
3677 * gdb.fortran/pointer-to-pointer.exp: New file.
3678 * gdb.fortran/pointer-to-pointer.f90: New file.
3679
3680 2020-07-25 Tom de Vries <tdevries@suse.de>
3681
3682 PR symtab/26243
3683 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3684 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3685
3686 2020-07-24 Tom de Vries <tdevries@suse.de>
3687
3688 PR testsuite/26293
3689 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3690
3691 2020-07-23 Pedro Alves <pedro@palves.net>
3692
3693 * gdb.server/server-kill.exp (prepare): New, factored out from the
3694 top level.
3695 (kill_server): New.
3696 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3697 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3698
3699 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3700
3701 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3702
3703 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3704
3705 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3706 Initialize to empty string at top level.
3707 (gdb_wrapper_init): Revert check for file existence on build.
3708 Build the wrapper in its default place, not a build-specific
3709 location. When host == build, make the pathname absolute.
3710 (gdb_compile): Delete leftover declaration of
3711 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3712 string instead of uninitialized.
3713
3714 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3715
3716 * gdb.base/corefile2.exp: New file.
3717 * gdb.base/coremaker2.exp: New file.
3718
3719 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3720
3721 * gdb.base/coredump-filter.exp: Add second
3722 non-Private-Shared-Anon-File test.
3723 (test_disasm): Rename binfile for test which is expected
3724 to fail.
3725
3726 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3727
3728 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3729 data in core file".
3730 * gdb.base/coremaker.c (buf2ro): New global.
3731 (mmapdata): Add a read-only mmap mapping.
3732
3733 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3734
3735 PR corefiles/25631
3736 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3737 New test.
3738 * gdb.base/coremaker.c (buf3): New global.
3739 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3740 flags.
3741
3742 2020-07-22 Kevin Buettner <kevinb@redhat.com>
3743
3744 * gdb.base/coremaker.c (filler_ro): New global constant.
3745
3746 2020-07-22 Tom Tromey <tromey@adacore.com>
3747
3748 * gdb.ada/mi_prot.exp: New file.
3749 * gdb.ada/mi_prot/pkg.adb: New file.
3750 * gdb.ada/mi_prot/pkg.ads: New file.
3751 * gdb.ada/mi_prot/prot.adb: New file.
3752
3753 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3754
3755 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3756 loads two JITers.
3757
3758 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3759
3760 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3761
3762 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * gdb.python/py-arch-reg-names.exp: Additional tests.
3765
3766 2020-07-21 Tom de Vries <tdevries@suse.de>
3767
3768 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3769 breakpoint locations".
3770 * gdb.reverse/solib-reverse.exp: Same.
3771
3772 2020-07-21 Tom de Vries <tdevries@suse.de>
3773
3774 * gdb.reverse/step-reverse.c (callee): Merge statements.
3775
3776 2020-07-21 Tom de Vries <tdevries@suse.de>
3777
3778 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3779 line numbers for some variables.
3780
3781 2020-07-21 Tom de Vries <tdevries@suse.de>
3782
3783 * gdb.opt/inline-locals.c (init_array): New func.
3784 (func1): Use init_array.
3785 * gdb.opt/inline-locals.exp: Update pattern.
3786
3787 2020-07-21 Tom de Vries <tdevries@suse.de>
3788
3789 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3790 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3791
3792 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3793
3794 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3795 * gdb.guile/types-module.exp: Remove "ERROR:" from
3796 regexps since Guile 3.0 no longer prints that.
3797
3798 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3799
3800 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3801 error regexp to match on Guile 2.2.
3802
3803 2020-07-20 Gary Benson <gbenson@redhat.com>
3804
3805 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3806 with clang.
3807
3808 2020-07-20 Tom de Vries <tdevries@suse.de>
3809
3810 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3811 (omp_set_lock_in_order): New function.
3812 (single_scope, multi_scope, nested_func, nested_parallel): Use
3813 omp_set_lock_in_order and omp_unset_lock.
3814 (main): Init and destroy lock and lock2.
3815
3816 2020-07-20 Tom de Vries <tdevries@suse.de>
3817
3818 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3819
3820 2020-07-20 Tom de Vries <tdevries@suse.de>
3821
3822 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3823
3824 2020-07-17 Tom de Vries <tdevries@suse.de>
3825
3826 * gdb.base/valgrind-infcall-2.c: New test.
3827 * gdb.base/valgrind-infcall-2.exp: New file.
3828 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3829
3830 2020-07-17 Tom de Vries <tdevries@suse.de>
3831
3832 * gdb.dlang/circular.c (found): Use found_label as label name.
3833 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3834 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3835 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3836 * gdb.dwarf2/ada-linkage-name.exp: Same.
3837 * gdb.dwarf2/arr-subrange.exp: Same.
3838 * gdb.dwarf2/atomic-type.exp: Same.
3839 * gdb.dwarf2/comp-unit-lang.exp: Same.
3840 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3841 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3842 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3843 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3844 * gdb.dwarf2/implptr-64bit.exp: Same.
3845 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3846 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3847 * gdb.dwarf2/imported-unit.exp: Same.
3848 * gdb.dwarf2/main-subprogram.exp: Same.
3849 * gdb.dwarf2/missing-type-name.exp: Same.
3850 * gdb.dwarf2/nonvar-access.exp: Same.
3851 * gdb.dwarf2/struct-with-sig.exp: Same.
3852 * gdb.dwarf2/typedef-void-finish.exp: Same.
3853 * gdb.dwarf2/void-type.exp: Same.
3854
3855 2020-07-17 Tom de Vries <tdevries@suse.de>
3856
3857 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3858 src parameter.
3859 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3860 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3861 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3862 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3863 * gdb.dwarf2/dwz.exp: Same.
3864 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3865 * gdb.dwarf2/implref-array.exp: Same.
3866 * gdb.dwarf2/implref-const.exp: Same.
3867 * gdb.dwarf2/implref-global.exp: Same.
3868 * gdb.dwarf2/implref-struct.exp: Same.
3869 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3870 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3871 * gdb.dwarf2/var-access.exp: Same.
3872 * gdb.dwarf2/varval.exp: Same.
3873 * gdb.trace/entry-values.exp: Same.
3874
3875 2020-07-17 Tom de Vries <tdevries@suse.de>
3876
3877 * lib/dwarf.exp (Dwarf::extern): Remove.
3878 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3879 * gdb.dlang/circular.exp: Same.
3880 * gdb.dwarf2/comp-unit-lang.exp: Same.
3881 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3882 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3883 * gdb.dwarf2/dwz.exp: Same.
3884 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3885 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3886 * gdb.dwarf2/imported-unit.exp: Same.
3887 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3888
3889 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3890
3891 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3892 Use double quotes instead of single quotes.
3893
3894 2020-07-16 Caroline Tice <cmtice@google.com>
3895
3896 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3897 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3898
3899 2020-07-16 Tom de Vries <tdevries@suse.de>
3900
3901 * lib/dwarf.exp (program): Initialize _line.
3902 (DW_LNE_end_sequence): Reinitialize _line.
3903 (DW_LNS_advance_line): Update _line.
3904 (line): New proc.
3905 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3906 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3907 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3908 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3909 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3910 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3911
3912 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3913
3914 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3915 generic.
3916
3917 2020-07-15 Tom de Vries <tdevries@suse.de>
3918
3919 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3920 is_amd64_regs_target.
3921
3922 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3923
3924 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3925 * gdb.fortran/ptype-on-functions.f90: Likewise.
3926
3927 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3928
3929 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3930 values in documentation for addr_size to 4 and 8.
3931
3932 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3933
3934 * gdb.arch/amd64-osabi.exp: Update.
3935 * gdb.arch/arm-disassembler-options.exp: Update.
3936 * gdb.arch/powerpc-disassembler-options.exp: Update.
3937 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3938 * gdb.arch/s390-disassembler-options.exp: Update.
3939 * gdb.base/all-architectures.exp.tcl: Update.
3940 * gdb.base/attach-pie-noexec.exp: Update.
3941 * gdb.base/catch-syscall.exp: Update.
3942 * gdb.xml/tdesc-arch.exp: Update.
3943
3944 2020-07-14 Tom de Vries <tdevries@suse.de>
3945
3946 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3947 (local_gettid): ... this.
3948 (fn): Update.
3949
3950 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3951
3952 * gdb.base/info_sources.exp: Skip directory match tests on
3953 remote hosts.
3954
3955 2020-07-13 Gary Benson <gbenson@redhat.com>
3956
3957 * gdb.base/savedregs.exp (caller): Use parentheses to
3958 make expected expression evaluation ordering explicit.
3959
3960 2020-07-13 Gary Benson <gbenson@redhat.com>
3961
3962 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3963
3964 2020-07-13 Gary Benson <gbenson@redhat.com>
3965
3966 * gdb.base/bigcore.c (main): Use a volatile pointer when
3967 attempting to trigger a SIGSEGV.
3968 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3969 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3970 * gdb.base/savedregs.c (thrower): Likewise.
3971 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3972
3973 2020-07-13 Gary Benson <gbenson@redhat.com>
3974
3975 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3976 defining and using VLA structure fields into...
3977 * gdb.base/vla-struct-fields.c: New file.
3978 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3979 tests into...
3980 * gdb.base/vla-struct-fields.exp: New file.
3981
3982 2020-07-13 Tom de Vries <tdevries@suse.de>
3983
3984 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3985 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3986 * gdb.base/gold-gdb-index.exp: Same.
3987 * gdb.base/morestack.exp: Same.
3988
3989 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3990
3991 PR rust/26121
3992 * gdb.rust/modules.rs: Prevent linker from discarding test
3993 symbol.
3994
3995 2020-07-10 Pedro Alves <pedro@palves.net>
3996
3997 PR gdb/26199
3998 * gdb.multi/multi-target.c (exit_thread): New.
3999 (thread_start): Break loop if EXIT_THREAD.
4000 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4001 (top level) Call test_no_resumed.
4002
4003 2020-07-08 Tom Tromey <tromey@adacore.com>
4004
4005 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4006 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4007
4008 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4009
4010 PR python/22748
4011 * gdb.opt/inline-frame-tailcall.c: New file.
4012 * gdb.opt/inline-frame-tailcall.exp: New file.
4013 * gdb.python/py-unwind-inline.c: New file.
4014 * gdb.python/py-unwind-inline.exp: New file.
4015 * gdb.python/py-unwind-inline.py: New file.
4016
4017 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4018
4019 * gdb.python/py-arch-reg-groups.exp: New file.
4020
4021 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4022
4023 * gdb.python/py-arch-reg-names.exp: New file.
4024
4025 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4026
4027 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4028 gdb.PendingFrame.architecture method.
4029
4030 2020-07-06 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4033
4034 2020-07-03 Pedro Alves <palves@redhat.com>
4035
4036 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4037 explicitly write negative numbers.
4038 * gdb.base/structs2.exp: Adjust expected output.
4039
4040 2020-07-03 Pedro Alves <palves@redhat.com>
4041
4042 * gdb.base/charset.c (init_string): Change all char parameters to
4043 unsigned char parameters.
4044
4045 2020-07-03 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.base/call-sc.exp (start_scalars_test): Use
4048 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4049 * gdb.base/overlays.c: Remove references to PARAMS.
4050 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4051 * gdb.base/reread.exp: Don't set 'prototypes' global.
4052 * gdb.base/structs.exp (start_structs_test): Use
4053 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4054 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4055 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4056 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4057 call.
4058 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4059
4060 2020-07-03 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/m32rovly.c: Delete.
4063 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4064
4065 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4066
4067 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4068 of gdb_py_test_multiple.
4069 * gdb.python/py-cmd.exp: Likewise.
4070 * gdb.python/py-events.exp: Likewise.
4071 * gdb.python/py-function.exp: Likewise.
4072 * gdb.python/py-inferior.exp: Likewise.
4073 * gdb.python/py-infthread.exp: Likewise.
4074 * gdb.python/py-linetable.exp: Likewise.
4075 * gdb.python/py-parameter.exp: Likewise.
4076 * gdb.python/py-value.exp: Likewise.
4077
4078 2020-06-30 Tom de Vries <tdevries@suse.de>
4079
4080 PR testsuite/26175
4081 * lib/future.exp (gdb_default_target_compile): Detect and handle
4082 early_flags.
4083
4084 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
4085
4086 * boards/simavr.exp (gdb_load): Catch errors when closing
4087 previous connection. Close connection, wait for process and
4088 unset simavr_spawn_id on failure.
4089
4090 2020-06-29 Tom de Vries <tdevries@suse.de>
4091
4092 * lib/gdb.exp (unknown): Make test-case unresolved.
4093
4094 2020-06-29 Tom de Vries <tdevries@suse.de>
4095
4096 PR gdb/25475
4097 * gdb.server/solib-list.exp: Verify that the symbol reload
4098 confirmation question is asked.
4099
4100 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4101
4102 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4103 have a input seq nr in each pass message.
4104 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4105 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4106 * gdb.python/python.exp: Make test names unique,
4107 use gdb_test_multiline instead of gdb_py_test_multiple,
4108 use $gdb_test_name.
4109 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4110
4111 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
4112
4113 * configure.ac: Add --enable-libctf.
4114 * aclocal.m4: sinclude ../config/enable.m4.
4115 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4116 * lib/gdb.exp (skip_ctf_tests): Use it.
4117 * gdb.base/ctf-constvars.exp: Error message tweak.
4118 * gdb.base/ctf-ptype.exp: Likewise.
4119 * configure: Regenerate.
4120
4121 2020-06-26 Gary Benson <gbenson@redhat.com>
4122
4123 * gdb.cp/try_catch.cc: Include string.h.
4124 (main): Replace comparison against string literal with
4125 strcmp, avoiding build failure with -Wstring-compare.
4126 Add "marker test-complete".
4127 * gdb.cp/try_catch.exp: Run the test to the above marker,
4128 then verify that the value of "test" is still true.
4129
4130 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4131
4132 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4133
4134 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4135
4136 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4137
4138 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4139
4140 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4141 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4142 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4143 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4144 * gdb.arch/riscv-tdesc-loading.exp: New file.
4145
4146 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4147
4148 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4149
4150 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4151
4152 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4153 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4154 * gdb.arch/riscv-tdesc-regs.c: New file.
4155 * gdb.arch/riscv-tdesc-regs.exp: New file.
4156
4157 2020-06-24 Pedro Alves <palves@redhat.com>
4158
4159 * gdb.arch/amd64-entry-value-paramref.exp: Use
4160 prepare_for_testing_full and don't pass "c++" for the .S file
4161 build spec.
4162 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4163 $options, since it's an assembly file. Remove -Wno-deprecated.
4164 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4165 compiling C++ programs.
4166
4167 2020-06-24 Pedro Alves <palves@redhat.com>
4168
4169 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4170 Clang, add "-Wno-unknown-warning-option" to the options.
4171
4172 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4173
4174 * gdb.xml/tdesc-reload.c: New file.
4175 * gdb.xml/tdesc-reload.exp: New file.
4176 * gdb.xml/maint-xml-dump-01.xml: New file.
4177 * gdb.xml/maint-xml-dump-02.xml: New file.
4178 * gdb.xml/maint-xml-dump.exp: New file.
4179
4180 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4181
4182 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4183 Adjust for omitted commands when TUI is disabled.
4184
4185 2020-06-23 Gary Benson <gbenson@redhat.com>
4186 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4189 * gdb.cp/nsimport.cc: Likewise.
4190 * gdb.cp/nsnested.cc: Likewise.
4191 * gdb.cp/nsnoimports.cc: Likewise.
4192 * gdb.cp/nsusing.cc: Likewise.
4193 * gdb.cp/smartp.cc: Likewise.
4194 * gdb.python/py-pp-integral.c: Likewise.
4195 * gdb.python/py-pp-re-notag.c: Likewise.
4196
4197 2020-06-23 Gary Benson <gbenson@redhat.com>
4198
4199 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4200 * gdb.cp/nsimport.cc: Likewise.
4201 * gdb.cp/nsnested.cc: Likewise.
4202 * gdb.cp/nsnoimports.cc: Likewise.
4203 * gdb.cp/nsusing.cc: Likewise.
4204 * gdb.cp/smartp.cc: Likewise.
4205 * gdb.python/py-pp-integral.c: Likewise.
4206 * gdb.python/py-pp-re-notag.c: Likewise.
4207
4208 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4209
4210 * gdb.base/default-args.exp: New test.
4211 * gdb.base/default-args.c: New file.
4212 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4213 * gdb.base/default.exp: Update to new help text.
4214 * gdb.base/help.exp: Likewise.
4215 * gdb.base/page.exp: Likewise.
4216 * gdb.base/style.exp: Likewise.
4217 * gdb.guile/guile.exp: Likewise.
4218 * gdb.python/python.exp: Likewise.
4219
4220 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4221
4222 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4223 remote host. Fix search path syntax on Windows host.
4224
4225 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4226
4227 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4228 over 'exec-file-mismatch'.
4229 * gdb.base/attach.c: Mark should_exit volatile.
4230 * gdb.base/attach2.c: Likewise. Add a comment explaining
4231 why the sleep cannot be big.
4232 * gdb.base/attach3.c: New file.
4233
4234 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4235
4236 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4237 prefix optional.
4238
4239 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4240
4241 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4242 for remote host.
4243
4244 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4245 Hafiz Abid Qadeer <abidh@codesourcery.com>
4246
4247 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4248 file sent to remote host.
4249 (top level): Allow int32_t as type of 32-bit register.
4250
4251 2020-06-19 Tom de Vries <tdevries@suse.de>
4252
4253 * lib/gdb.exp (gdb_note): New proc.
4254 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4255 (gdb_default_target_compile): ... here. Only call
4256 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4257 (use_gdb_compile): Change to array.
4258 (toplevel): Update sets of use_gdb_compile to specify language.
4259 Warn about default_target_compile override. Store dejagnu's version
4260 of default_target_compile in dejagnu_default_target_compile.
4261
4262 2020-06-18 Tom de Vries <tdevries@suse.de>
4263
4264 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4265 (default_gdb_init): ... here.
4266
4267 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4268
4269 Fix TUI support checks in gdb.tui tests.
4270
4271 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4272 just say UNSUPPORTED.
4273 * gdb.tui/corefile-run.exp: Likewise.
4274 * gdb.tui/empty.exp: Likewise.
4275 * gdb.tui/list-before.exp: Likewise.
4276 * gdb.tui/list.exp: Likewise.
4277 * gdb.tui/main.exp: Likewise.
4278 * gdb.tui/regs.exp: Likewise.
4279 * gdb.tui/resize.exp: Likewise.
4280 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4281 * gdb.tui/tui-layout-asm.exp: Likewise.
4282 * gdb.tui/tui-missing-src.exp: Likewise.
4283 * gdb.tui/winheight.exp: Likewise.
4284 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4285
4286 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4287
4288 Fix TCL error in gdb.python/py-format-string.exp.
4289
4290 * gdb.python/py-format-string.exp: Move test for python support
4291 earlier, out of function body.
4292
4293 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
4294
4295 * gdb.base/index-cache-load-twice.c: New.
4296 * gdb.base/index-cache-load-twice.exp: New.
4297
4298 2020-06-17 Keith Seitz <keiths@redhat.com>
4299
4300 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4301 when executing "gdb --configuration".
4302
4303 2020-06-17 Tom de Vries <tdevries@suse.de>
4304
4305 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4306 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4307 conditional on presence of gdb_tcl_unknown.
4308 (gdb_finish): Make override undo conditional on presence of
4309 gdb_tcl_unknown.
4310
4311 2020-06-16 Tom Tromey <tom@tromey.com>
4312
4313 * gdb.python/tui-window.py (failwin): New function. Register it
4314 as a TUI window type.
4315 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4316
4317 2020-06-16 Gary Benson <gbenson@redhat.com>
4318
4319 * gdb.python/py-nested-maps.c (create_map): Add missing return
4320 value.
4321 (create_map_map): Likewise.
4322
4323 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4324
4325 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4326 variable.
4327 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4328 and use the already-defined 'options' variable.
4329
4330 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4331 Tom de Vries <tdevries@suse.de>
4332
4333 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4334 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4335 (gdb_setup_known_globals): New proc.
4336 (gdb_cleanup_globals): New proc.
4337 * lib/gdb.exp (load_lib): New override proc.
4338 (gdb_stdin_log_init): Set var in_file as persistent global.
4339 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4340 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4341 fpc_compiler as persistent global.
4342
4343 2020-06-12 Tom de Vries <tdevries@suse.de>
4344
4345 * lib/tuiterm.exp (spawn): Rename to ...
4346 (tui_spawn): ... this.
4347 (toplevel): Move rename of spawn ...
4348 (gdb_init_tuiterm): ... here. New proc.
4349 (gdb_finish_tuiterm): New proc.
4350 * lib/gdb.exp (gdb_finish_hooks): New global var.
4351 (gdb_finish): Handle gdb_finish_hooks.
4352 (tuiterm_env): New proc.
4353 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4354 tuiterm_env.
4355 * gdb.tui/basic.exp: Same.
4356 * gdb.tui/corefile-run.exp: Same.
4357 * gdb.tui/empty.exp: Same.
4358 * gdb.tui/list-before.exp: Same.
4359 * gdb.tui/list.exp: Same.
4360 * gdb.tui/main.exp: Same.
4361 * gdb.tui/new-layout.exp: Same.
4362 * gdb.tui/regs.exp: Same.
4363 * gdb.tui/resize.exp: Same.
4364 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4365 * gdb.tui/tui-layout-asm.exp: Same.
4366 * gdb.tui/tui-missing-src.exp: Same.
4367 * gdb.tui/winheight.exp: Same.
4368
4369 2020-06-12 Tom de Vries <tdevries@suse.de>
4370
4371 PR testsuite/26110
4372 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4373 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4374
4375 2020-06-11 Tom Tromey <tom@tromey.com>
4376
4377 PR gdb/18318:
4378 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4379 floating point tests.
4380
4381 2020-06-11 Keith Seitz <keiths@redhat.com>
4382
4383 PR gdb/21356
4384 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4385 vla_struct.
4386 Add new struct vla_typedef and union vla_typedef_union and
4387 corresponding instantiation objects.
4388 Initialize new objects.
4389 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4390 and vla_typedef_union_object.
4391 Fixup type for vla_struct_object.
4392
4393 2020-06-11 Tom de Vries <tdevries@suse.de>
4394
4395 * lib/gdb.exp (with_override): New proc, factored out of ...
4396 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4397
4398 2020-06-10 Tom de Vries <tdevries@suse.de>
4399
4400 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4401
4402 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4403
4404 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4405 parameter, update callers.
4406
4407 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
4408
4409 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4410 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4411 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4412
4413 2020-06-04 Tom de Vries <tdevries@suse.de>
4414
4415 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4416
4417 2020-06-04 Tom de Vries <tdevries@suse.de>
4418
4419 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4420 exp_continue.
4421
4422 2020-06-04 Tom de Vries <tdevries@suse.de>
4423
4424 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4425
4426 2020-06-03 Tom de Vries <tdevries@suse.de>
4427
4428 PR symtab/26046
4429 * gdb.cp/breakpoint-locs-2.cc: New test.
4430 * gdb.cp/breakpoint-locs.cc: New test.
4431 * gdb.cp/breakpoint-locs.exp: New file.
4432 * gdb.cp/breakpoint-locs.h: New test.
4433
4434 2020-06-03 Tom de Vries <tdevries@suse.de>
4435
4436 PR testsuite/25609
4437 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4438 value of global verbose.
4439 * gdb.base/jit-elf.exp: Same.
4440 * gdb.base/jit-reader.exp: Same.
4441
4442 2020-06-02 Tom de Vries <tdevries@suse.de>
4443
4444 * gdb.dwarf2/multidictionary.exp: Don't use
4445 gdb_spawn_with_cmdline_opts.
4446
4447 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4448
4449 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4450 use_header case.
4451 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4452 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4453 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4454 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4455 * gdb.dwarf2/dw2-inline-header.c: New file.
4456 * gdb.dwarf2/dw2-inline-header.h: New file.
4457
4458 2020-05-30 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4461 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4462
4463 2020-05-29 Gary Benson <gbenson@redhat.com>
4464
4465 * gdb.compile/compile-cplus.exp (additional_flags): Also
4466 set when building with clang.
4467 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4468 when building with clang.
4469
4470 2020-05-29 Gary Benson <gbenson@redhat.com>
4471
4472 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4473 building with clang.
4474 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4475
4476 2020-05-29 Gary Benson <gbenson@redhat.com>
4477
4478 * gdb.cp/koenig.exp (prepare_for_testing): Add
4479 additional_flags=-Wno-unused-comparison.
4480 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4481
4482 2020-05-28 Gary Benson <gbenson@redhat.com>
4483
4484 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4485 statement.
4486
4487 2020-05-28 Gary Benson <gbenson@redhat.com>
4488
4489 * gdb.cp/classes.exp (prepare_for_testing): Add
4490 additional_flags=-Wno-deprecated-register.
4491 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4492 * gdb.cp/misc.exp: Likewise.
4493
4494 2020-05-28 Gary Benson <gbenson@redhat.com>
4495
4496 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4497 (test_op_new::operator new): Add return statement.
4498 (test_op_new_array::operator new[]): Likewise.
4499
4500 2020-05-27 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4503 check. Use test_gdb_complete_unique instead of
4504 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4505 test_gdb_complete_multiple instead of
4506 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4507
4508 2020-05-27 Luis Machado <luis.machado@linaro.org>
4509
4510 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4511 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4512 * gdb.arch/arm-disassembler-options.exp: Likewise.
4513 * gdb.arch/arm-disp-step.exp: Likewise.
4514 * gdb.arch/thumb-prologue.exp: Likewise.
4515 * gdb.base/async.exp: Likewise.
4516 * gdb.base/auxv.exp: Likewise.
4517 * gdb.base/complex-parts.exp: Likewise.
4518 * gdb.base/ena-dis-br.exp: Likewise.
4519 * gdb.base/foll-exec.exp: Likewise.
4520 * gdb.base/permissions.exp: Likewise.
4521 * gdb.base/relocate.exp: Likewise.
4522 * gdb.base/return2.exp: Likewise.
4523 * gdb.base/sigbpt.exp: Likewise.
4524 * gdb.base/siginfo-obj.exp: Likewise.
4525 * gdb.cp/converts.exp: Likewise.
4526 * gdb.cp/exceptprint.exp: Likewise.
4527 * gdb.cp/inherit.exp: Likewise.
4528 * gdb.cp/nsnoimports.exp: Likewise.
4529 * gdb.cp/virtbase2.exp: Likewise.
4530 * gdb.mi/mi-var-cmd.exp: Likewise.
4531 * gdb.mi/var-cmd.c: Likewise.
4532
4533 2020-05-26 Tom Tromey <tromey@adacore.com>
4534
4535 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4536
4537 2020-05-26 Tom Tromey <tromey@adacore.com>
4538
4539 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4540 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4541 type.
4542 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4543 variable.
4544
4545 2020-05-26 Christian Biesinger <cbiesinger@google.com>
4546
4547 * Makefile.in: Use = instead of == for the test command
4548 for portability.
4549
4550 2020-05-26 Tom de Vries <tdevries@suse.de>
4551
4552 * gdb.base/gold-gdb-index-2.c: New test.
4553 * gdb.base/gold-gdb-index.c: New test.
4554 * gdb.base/gold-gdb-index.exp: New file.
4555 * gdb.base/gold-gdb-index.h: New test.
4556
4557 2020-05-25 Tom de Vries <tdevries@suse.de>
4558
4559 * boards/gold-gdb-index.exp: New file.
4560
4561 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4562
4563 * boards/simavr.exp: New file.
4564
4565 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4566
4567 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4568 * gdb.base/inferior-args.exp: New file.
4569 * gdb.base/inferior-args.c: New file.
4570
4571 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
4572
4573 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4574 inferior_args. Pass it to gdb_reload.
4575 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4576 inferior_args.
4577 (gdb_reload): Add inferior_args argument.
4578 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4579 pass it to gdbserver_run.
4580 * boards/native-gdbserver.exp: Do not set noargs.
4581 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4582 inferior_args argument.
4583 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4584 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4585 * gdb.base/args.exp: Likewise.
4586
4587 2020-05-25 Tom de Vries <tdevries@suse.de>
4588
4589 * lib/gdb.exp (exec_is_pie): Add comment.
4590
4591 2020-05-25 Tom de Vries <tdevries@suse.de>
4592
4593 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4594 instead of $binfile in the untested message.
4595
4596 2020-05-25 Tom de Vries <tdevries@suse.de>
4597
4598 PR testsuite/26031
4599 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4600
4601 2020-05-25 Tom de Vries <tdevries@suse.de>
4602
4603 * boards/gold.exp: New file.
4604
4605 2020-05-23 Tom Tromey <tom@tromey.com>
4606
4607 * gdb.base/style.exp: Remove completion styling test.
4608 * lib/gdb-utils.exp (style): Remove completion styles.
4609
4610 2020-05-23 Tom Tromey <tom@tromey.com>
4611
4612 * gdb.base/style.exp: Add completion styling test.
4613 * lib/gdb-utils.exp (style): Add completion styles.
4614
4615 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4616
4617 * gdb.base/annota1.exp: Update expected results.
4618 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4619 test name.
4620 * gdb.cp/annota3.exp: Update expected results.
4621
4622 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
4623
4624 PR gdb/26016
4625 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4626 against MAP_FAILED.
4627 * gdb.base/coremaker.c (mmapdata): Likewise.
4628 * gdb.base/jit-reader-host.c (main): Likewise.
4629 * gdb.base/sym-file-loader.c (load): Likewise.
4630 (load_shlib): Likewise.
4631
4632 2020-05-20 Tom Tromey <tromey@adacore.com>
4633
4634 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4635
4636 2020-05-20 Tom de Vries <tdevries@suse.de>
4637
4638 PR symtab/25833
4639 * gdb.base/with-mf-inc.c: New test.
4640 * gdb.base/with-mf-main.c: New test.
4641 * gdb.base/with-mf.exp: New file.
4642
4643 2020-05-19 Tom Tromey <tromey@adacore.com>
4644
4645 * gdb.rust/simple.exp: Restore missing test result.
4646
4647 2020-05-19 Tom de Vries <tdevries@suse.de>
4648
4649 * gdb.base/gdb-caching-proc.exp: Fix typo.
4650
4651 2020-05-19 Tom Tromey <tromey@adacore.com>
4652
4653 * gdb.rust/simple.exp: Add some test descriptions.
4654 (test_one_slice): Use with_test_prefix.
4655
4656 2020-05-18 Tom de Vries <tdevries@suse.de>
4657
4658 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4659
4660 2020-05-17 Pedro Alves <palves@redhat.com>
4661
4662 PR gdb/25741
4663 * gdb.base/hw-sw-break-same-address.exp: New file.
4664
4665 2020-05-16 Pedro Alves <palves@redhat.com>
4666
4667 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4668 LAST_LOADED_FILE accordingly.
4669
4670 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4671
4672 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4673
4674 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4675
4676 * gdb.base/help.exp: Test apropos and help for commands
4677 having aliases. Fixed comments not starting with an
4678 upper-case letter or not finishing with a dot.
4679
4680 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4681
4682 * gdb.base/alias.exp: Update help output check.
4683
4684 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4685
4686 * gdb.base/default.exp: Update output following fixes.
4687
4688 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4689
4690 * gdb.base/alias.exp: Test aliases starting with a prefix of
4691 another alias.
4692
4693 2020-05-15 Gary Benson <gbenson@redhat.com>
4694
4695 * gdb.base/info-os.c (main): Add return statement.
4696 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4697 * gdb.base/large-frame-2.c (func): Likewise.
4698 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4699 * gdb.base/pr10179-b.c (foo2): Likewise.
4700 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4701 * gdb.base/watch-cond.c (func): Likewise.
4702 * gdb.multi/goodbye.c (verylongfun): Likewise.
4703 * gdb.multi/hello.c (commonfun): Likewise.
4704 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4705 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4706 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4707 Likewise.
4708 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4709 * gdb.threads/interrupt-while-step-over.c (child_function):
4710 Likewise.
4711 * gdb.trace/actions-changed.c (end): Likewise.
4712
4713 2020-05-15 Gary Benson <gbenson@redhat.com>
4714
4715 * gdb.opencl/callfuncs.exp: Report when test skipped.
4716 * gdb.opencl/convs_casts.exp: Likewise.
4717 * gdb.opencl/datatypes.exp: Likewise.
4718 * gdb.opencl/operators.exp: Likewise.
4719 * gdb.opencl/vec_comps.exp: Likewise.
4720
4721 2020-05-15 Tom de Vries <tdevries@suse.de>
4722
4723 * gdb.base/align.exp.in: Rename to ...
4724 * gdb.base/align.exp.tcl: ... this.
4725 * gdb.base/align-c++.exp: Update.
4726 * gdb.base/align-c.exp: Update.
4727 * gdb.base/all-architectures.exp.in: Rename to ...
4728 * gdb.base/all-architectures.exp: ... this.
4729 * gdb.base/all-architectures-0.exp: Update.
4730 * gdb.base/all-architectures-1.exp: Update.
4731 * gdb.base/all-architectures-2.exp: Update.
4732 * gdb.base/all-architectures-3.exp: Update.
4733 * gdb.base/all-architectures-4.exp: Update.
4734 * gdb.base/all-architectures-5.exp: Update.
4735 * gdb.base/all-architectures-6.exp: Update.
4736 * gdb.base/all-architectures-7.exp: Update.
4737 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4738 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4739 * gdb.base/infcall-nested-structs-c++.exp: Update.
4740 * gdb.base/infcall-nested-structs-c.exp: Update.
4741 * gdb.base/info-types.exp.in: Rename to ...
4742 * gdb.base/info-types.exp.tcl: ... this.
4743 * gdb.base/info-types-c++.exp: Update.
4744 * gdb.base/info-types-c.exp: Update.
4745 * gdb.base/max-depth.exp.in: Rename to ...
4746 * gdb.base/max-depth.exp.tcl: ... this.
4747 * gdb.base/max-depth-c++.exp: Update.
4748 * gdb.base/max-depth-c.exp: Update.
4749 * gdb.cp/cpexprs.exp.in: Rename to ...
4750 * gdb.cp/cpexprs.exp.tcl: ... this.
4751 * gdb.cp/cpexprs-debug-types.exp: Update.
4752 * gdb.cp/cpexprs.exp: Update.
4753 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4754 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4755 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4756 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4757 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4758 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4759 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4760 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4761 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4762 * gdb.dwarf2/clang-debug-names.exp: Update.
4763
4764 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4765
4766 * lib/check-test-names.exp: Remove code that prevents this file
4767 loading when tests are run in parallel.
4768
4769 2020-05-15 Pedro Alves <palves@redhat.com>
4770
4771 * gdb.multi/multi-kill.exp (start_inferior): Remove
4772 'testpid' parameter. Refer to namespace variable directly.
4773 (testpid): Declare as namespace variable.
4774
4775 2020-05-15 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.multi/multi-kill.exp: Wrap in namespace.
4778 (start_inferior): Add TESTPID parameter. Use it instead of the
4779 testpid global.
4780 (top level): Define empty TESTPID array, and pass it down to
4781 start_inferior.
4782
4783 2020-05-14 Tom de Vries <tdevries@suse.de>
4784
4785 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4786 output.
4787
4788 2020-05-14 Tom de Vries <tdevries@suse.de>
4789
4790 * gdb.base/align.exp: Split into ...
4791 * gdb.base/align.exp.in: ...
4792 * gdb.base/align-c++.exp: ...
4793 * gdb.base/align-c.exp: ... these.
4794 * gdb.base/infcall-nested-structs.exp: Split into ...
4795 * gdb.base/infcall-nested-structs.exp.in: ...
4796 * gdb.base/infcall-nested-structs-c++.exp: ...
4797 * gdb.base/infcall-nested-structs-c.exp: ... these.
4798 * gdb.base/info-types.exp: Split into ...
4799 * gdb.base/info-types.exp.in: ...
4800 * gdb.base/info-types-c++.exp: ...
4801 * gdb.base/info-types-c.exp: ... these.
4802 * gdb.base/max-depth.exp: Split into ...
4803 * gdb.base/max-depth.exp.in: ...
4804 * gdb.base/max-depth-c++.exp: ...
4805 * gdb.base/max-depth-c.exp: ... these.
4806 * gdb.cp/infcall-nodebug.exp: Split into ...
4807 * gdb.cp/infcall-nodebug.exp.in: ...
4808 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4809 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4810 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4811 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4812
4813 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4814 Pedro Alves <palves@redhat.com>
4815
4816 * gdb.multi/multi-exit.c: New file.
4817 * gdb.multi/multi-exit.exp: New file.
4818 * gdb.multi/multi-kill.c: New file.
4819 * gdb.multi/multi-kill.exp: New file.
4820
4821 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4822
4823 * gdb.base/annota1.exp: Update the expected output.
4824 * gdb.cp/annota2.exp: Ditto.
4825
4826 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4827
4828 * lib/check-test-names.exp: Disable when testing is being run in
4829 parallel.
4830
4831 2020-05-12 Tom de Vries <tdevries@suse.de>
4832
4833 * gdb.base/jit-elf.exp: Fix string concat.
4834
4835 2020-05-12 Tom de Vries <tdevries@suse.de>
4836
4837 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4838 messages.
4839
4840 2020-05-12 Tom de Vries <tdevries@suse.de>
4841
4842 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4843
4844 2020-05-12 Tom de Vries <tdevries@suse.de>
4845
4846 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4847 * gdb.ada/mi_catch_ex.exp: Same.
4848 * gdb.ada/mi_catch_ex_hand.exp: Same.
4849
4850 2020-05-12 Tom de Vries <tdevries@suse.de>
4851
4852 * gdb.fortran/complex.exp: Use with_test_prefix.
4853
4854 2020-05-12 Tom de Vries <tdevries@suse.de>
4855
4856 * gdb.trace/passcount.exp: Fix test-names.
4857
4858 2020-05-12 Tom de Vries <tdevries@suse.de>
4859
4860 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4861
4862 2020-05-12 Tom de Vries <tdevries@suse.de>
4863
4864 * gdb.gdb/complaints.exp: Use with_test_prefix.
4865 * gdb.xml/tdesc-regs.exp: Same.
4866 * gdb.opt/inline-locals.exp: Fix test name.
4867
4868 2020-05-12 Tom de Vries <tdevries@suse.de>
4869
4870 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4871 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4872 * gdb.dwarf2/implref-struct.exp: Same.
4873 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4874 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4875
4876 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4877
4878 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4879
4880 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4881
4882 * lib/check-test-names.exp (all_test_names): New module variable.
4883 (counts): Add 'duplicates' field.
4884 (_check_duplicates): New procedure.
4885 (check): Also check for duplicates.
4886 (do_log_summary): Print duplicates count.
4887 (do_reset_vars): Reset counter for duplicate test names, and
4888 discard all know test names.
4889
4890 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4891
4892 * lib/gdb.exp: Include check-test-names.exp library.
4893 * lib/check-test-names.exp: New file.
4894
4895 2020-05-11 Tom de Vries <tdevries@suse.de>
4896
4897 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4898
4899 2020-05-11 Keith Seitz <keiths@redhat.com>
4900
4901 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4902
4903 2020-05-11 Tom de Vries <tdevries@suse.de>
4904
4905 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4906 * gdb.cp/cpexprs.exp.in: .. here.
4907 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4908 cpexprs.exp.
4909
4910 2020-05-11 Keith Seitz <keiths@redhat.com>
4911
4912 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4913 test names.
4914 * gdb.ada/arrayptr.exp: Likewise.
4915 * gdb.ada/assign_arr.exp: Likewise.
4916 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4917 * gdb.ada/bp_on_var.exp: Likewise.
4918 * gdb.ada/call_pn.exp: Likewise.
4919 * gdb.ada/complete.exp: Likewise.
4920 * gdb.ada/fun_overload_menu.exp: Likewise.
4921 * gdb.ada/funcall_param.exp: Likewise.
4922 * gdb.ada/funcall_ref.exp: Likewise.
4923 * gdb.ada/packed_array_assign.exp: Likewise.
4924 * gdb.ada/same_component_name.exp: Likewise.
4925 * gdb.ada/type_coercion.exp: Likewise.
4926 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4927 * gdb.ada/variant_record_packed_array.exp: Likewise.
4928
4929 2020-05-11 Tom de Vries <tdevries@suse.de>
4930
4931 PR symtab/25941
4932 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4933 out of ...
4934 * gdb.dwarf2/clang-debug-names.exp: ... here.
4935 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4936 clang-debug-names.exp.in.
4937 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4938 * gdb.dwarf2/clang-debug-names-2.c: New test.
4939
4940 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4941
4942 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4943 (fortran_runto_main): New Proc, fortran version of runto_main.
4944 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4945 * gdb.fortran/array-bounds.exp: Likewise.
4946 * gdb.fortran/array-slices.exp: Likewise.
4947 * gdb.fortran/block-data.exp: Likewise.
4948 * gdb.fortran/charset.exp: Likewise.
4949 * gdb.fortran/common-block.exp: Likewise.
4950 * gdb.fortran/complex.exp: Likewise.
4951 * gdb.fortran/derived-type-function.exp: Likewise.
4952 * gdb.fortran/derived-type.exp: Likewise.
4953 * gdb.fortran/info-modules.exp: Likewise.
4954 * gdb.fortran/info-types.exp: Likewise.
4955 * gdb.fortran/intrinsics.exp: Likewise.
4956 * gdb.fortran/library-module.exp: Likewise.
4957 * gdb.fortran/logical.exp: Likewise.
4958 * gdb.fortran/max-depth.exp: Likewise.
4959 * gdb.fortran/module.exp: Likewise.
4960 * gdb.fortran/multi-dim.exp: Likewise.
4961 * gdb.fortran/nested-funcs.exp: Likewise.
4962 * gdb.fortran/print-formatted.exp: Likewise.
4963 * gdb.fortran/print_type.exp: Likewise.
4964 * gdb.fortran/printing-types.exp: Likewise.
4965 * gdb.fortran/ptr-indentation.exp: Likewise.
4966 * gdb.fortran/ptype-on-functions.exp: Likewise.
4967 * gdb.fortran/subarray.exp: Likewise.
4968 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4969 * gdb.fortran/vla-datatypes.exp: Likewise.
4970 * gdb.fortran/vla-history.exp: Likewise.
4971 * gdb.fortran/vla-ptr-info.exp: Likewise.
4972 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4973 * gdb.fortran/vla-ptype.exp: Likewise.
4974 * gdb.fortran/vla-sizeof.exp: Likewise.
4975 * gdb.fortran/vla-type.exp: Likewise.
4976 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4977 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4978 * gdb.fortran/vla-value-sub.exp: Likewise.
4979 * gdb.fortran/vla-value.exp: Likewise.
4980 * gdb.fortran/whatis_type.exp: Likewise.
4981 * gdb.mi/mi-var-child-f.exp: Likewise.
4982
4983 2020-05-09 Tom de Vries <tdevries@suse.de>
4984
4985 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4986
4987 2020-05-08 Tom de Vries <tdevries@suse.de>
4988
4989 * gdb.dwarf2/clang-debug-names.c: New test.
4990 * gdb.dwarf2/clang-debug-names.exp: New file.
4991
4992 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4993
4994 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4995 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4996
4997 2020-05-06 Tom de Vries <tdevries@suse.de>
4998
4999 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5000 breakpoint is at a "recommended breakpoint location".
5001 * gdb.reverse/consecutive-reverse.exp: Same.
5002
5003 2020-05-06 Tom de Vries <tdevries@suse.de>
5004
5005 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5006 address.
5007
5008 2020-05-06 Tom de Vries <tdevries@suse.de>
5009
5010 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5011
5012 2020-05-06 Tom de Vries <tdevries@suse.de>
5013
5014 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5015 info for r.
5016
5017 2020-05-06 Tom de Vries <tdevries@suse.de>
5018
5019 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5020 necessary.
5021
5022 2020-05-06 Tom de Vries <tdevries@suse.de>
5023
5024 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5025 void.
5026
5027 2020-05-06 Tom de Vries <tdevries@suse.de>
5028
5029 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5030 of ...
5031 * gdb.base/async.exp: ... here.
5032 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5033 "recommended breakpoint location".
5034
5035 2020-05-06 Tom de Vries <tdevries@suse.de>
5036
5037 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5038
5039 2020-05-04 Tom de Vries <tdevries@suse.de>
5040
5041 * gdb.base/async.exp: Check whether instruction addresses are a
5042 "recommended breakpoint location".
5043
5044 2020-05-03 Tom Tromey <tom@tromey.com>
5045
5046 * gdb.base/sepdebug.exp: Remove "catch" test.
5047 * gdb.base/break.exp: Remove "catch" test.
5048 * gdb.base/default.exp: Update expected output.
5049
5050 2020-05-02 Tom de Vries <tdevries@suse.de>
5051
5052 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5053 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5054 * gdb.arch/i386-mpx-map.exp: Same.
5055 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5056 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5057 * gdb.arch/i386-mpx.exp: Same.
5058
5059 2020-05-02 Tom de Vries <tdevries@suse.de>
5060
5061 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5062
5063 2020-05-01 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.ada/operator_bp.exp: Allow more than required amount of
5066 breakpoint.
5067
5068 2020-05-01 Tom de Vries <tdevries@suse.de>
5069
5070 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5071
5072 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5073
5074 PR gdb/18706
5075 * gdb.cp/stub-array-size.cc: New test.
5076 * gdb.cp/stub-array-size.exp: New file.
5077 * gdb.cp/stub-array-size.h: New test.
5078 * gdb.cp/stub-array-size2.cc: New test.
5079
5080 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
5081
5082 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5083 output to the new format.
5084
5085 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
5086
5087 * gdb.base/break.exp: Use with_test_prefix.
5088
5089 2020-04-29 Tom de Vries <tdevries@suse.de>
5090
5091 * lib/gdb.exp (debug_types): New proc.
5092 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5093 * gdb.python/py-symtab.exp: Same.
5094
5095 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
5096
5097 PR gdb/17320
5098 * gdb.base/pretty-array.c: New test.
5099 * gdb.base/pretty-array.exp: New file.
5100
5101 2020-04-29 Tom de Vries <tdevries@suse.de>
5102
5103 PR symtab/25889
5104 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5105 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5106 and include cpexprs.exp.
5107
5108 2020-04-28 Mark Williams <mark@myosotissp.com>
5109
5110 PR gdb/24480
5111 * dw4-toplevel-types.exp: Test for top level types.
5112 * dw4-toplevel-types.cc: Test for top level types.
5113
5114 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5115
5116 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5117 (theads -> threads).
5118
5119 2020-04-28 Tom de Vries <tdevries@suse.de>
5120
5121 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5122
5123 2020-04-28 Tom de Vries <tdevries@suse.de>
5124
5125 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5126
5127 2020-04-28 Tom de Vries <tdevries@suse.de>
5128
5129 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5130
5131 2020-04-28 Tom de Vries <tdevries@suse.de>
5132
5133 * gdb.dwarf2/main-foo.c: New test.
5134 * gdb.dwarf2/struct-with-sig.exp: New file.
5135
5136 2020-04-25 Tom de Vries <tdevries@suse.de>
5137
5138 * boards/debug-types.exp: New file.
5139
5140 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5141
5142 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5143
5144 2020-04-24 Tom Tromey <tom@tromey.com>
5145
5146 PR symtab/12707:
5147 * gdb.python/py-symbol.exp: Update expected results for
5148 linkage_name test.
5149 * gdb.cp/print-demangle.exp: New file.
5150 * gdb.base/c-linkage-name.exp: Fix test.
5151 * gdb.guile/scm-symbol.exp: Update expected results for
5152 linkage_name test.
5153
5154 2020-04-24 Tom Tromey <tom@tromey.com>
5155
5156 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5157 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5158 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5159 assembler.
5160
5161 2020-04-24 Tom de Vries <tdevries@suse.de>
5162
5163 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5164 C++.
5165
5166 2020-04-24 Tom Tromey <tromey@adacore.com>
5167
5168 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5169 values.
5170 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5171 values. Update test for minimal encodings.
5172 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5173 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5174 values. Update test for minimal encodings.
5175
5176 2020-04-24 Tom Tromey <tromey@adacore.com>
5177
5178 PR python/23662:
5179 * gdb.ada/variant.exp: Add Python checks.
5180 * gdb.rust/simple.exp: Add dynamic type checks.
5181
5182 2020-04-24 Tom Tromey <tromey@adacore.com>
5183
5184 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5185 Make array type matching more lax.
5186 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5187 * gdb.ada/mi_variant.exp: New file.
5188 * gdb.ada/mi_variant/pck.ads: New file.
5189 * gdb.ada/mi_variant/pkg.adb: New file.
5190 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5191 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5192
5193 2020-04-24 Tom Tromey <tromey@adacore.com>
5194
5195 * gdb.ada/variant.exp: Add dynamic field offset tests.
5196 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5197 * gdb.ada/variant/pkg.adb: Add new variables.
5198
5199 2020-04-24 Tom Tromey <tromey@adacore.com>
5200
5201 * gdb.ada/variant.exp: New file
5202 * gdb.ada/variant/pkg.adb: New file
5203 * gdb.ada/variant/pck.adb: New file
5204
5205 2020-04-24 Tom de Vries <tdevries@suse.de>
5206
5207 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5208
5209 2020-04-24 Tom de Vries <tdevries@suse.de>
5210
5211 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5212 flags.
5213
5214 2020-04-24 Tom de Vries <tdevries@suse.de>
5215
5216 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5217
5218 2020-04-24 Tom de Vries <tdevries@suse.de>
5219
5220 * lib/gdb.exp (default_gdb_start): Handle eof.
5221 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5222 failure.
5223 * gdb.base/readnever.exp: Handle clean_restart failure.
5224
5225 2020-04-23 Tom de Vries <tdevries@suse.de>
5226
5227 * gdb.base/decl-before-def.exp: Run to main and print a again.
5228
5229 2020-04-23 Tom de Vries <tdevries@suse.de>
5230
5231 * gdb.base/decl-before-def-decl.c: New test.
5232 * gdb.base/decl-before-def-def.c: New test.
5233 * gdb.base/decl-before-def.exp: New file.
5234
5235 2020-04-23 Tom de Vries <tdevries@suse.de>
5236
5237 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5238
5239 2020-04-22 Tom de Vries <tdevries@suse.de>
5240
5241 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5242 debug_info_offset.
5243 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5244 before $objsfile in the line line.
5245
5246 2020-04-22 Tom de Vries <tdevries@suse.de>
5247
5248 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5249
5250 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5251
5252 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5253 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5254 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5255 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5256 * gdb.base/jit-protocol.h: Update definitions to match all usage
5257 contexts.
5258
5259 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5260
5261 * gdb.base: Rename all jit related test and source files.
5262
5263 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5264
5265 * gdb.base/jit-reader.exp: Relax register output check.
5266
5267 2020-04-22 Tom de Vries <tdevries@suse.de>
5268
5269 PR symtab/25764
5270 * gdb.base/psym-external-decl-2.c: New test.
5271 * gdb.base/psym-external-decl.c: New test.
5272 * gdb.base/psym-external-decl.exp: New file.
5273 * gdb.threads/tls.exp: Add PR25807 kfail.
5274
5275 2020-04-22 Tom de Vries <tdevries@suse.de>
5276
5277 PR symtab/25801
5278 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5279 in "info source" output.
5280
5281 2020-04-22 Tom de Vries <tdevries@suse.de>
5282
5283 PR symtab/25700
5284 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5285 symtab for imported_unit.c.
5286
5287 2020-04-21 Gary Benson <gbenson@redhat.com>
5288
5289 * gdb.base/advance.c (func): New argument, to match call site.
5290 (func2, func3): Add return statements.
5291
5292 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5293
5294 * gdb.multi/run-only-second-inf.c: New file.
5295 * gdb.multi/run-only-second-inf.exp: New file.
5296
5297 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5298
5299 * gdb.btrace/multi-inferior.c: New test.
5300 * gdb.btrace/multi-inferior.exp: New file.
5301
5302 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5303
5304 * gdb.btrace/enable-new-thread.c: New test.
5305 * gdb.btrace/enable-new-thread.exp: New file.
5306
5307 2020-04-21 Tom de Vries <tdevries@suse.de>
5308
5309 PR gdb/25471
5310 * gdb.threads/killed-outside.c: New test.
5311 * gdb.threads/killed-outside.exp: New file.
5312
5313 2020-04-20 Gary Benson <gbenson@redhat.com>
5314
5315 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5316 * gdb.base/nested-subp2.exp: Likewise.
5317 * gdb.base/nested-subp3.exp: Likewise.
5318
5319 2020-04-20 Gary Benson <gbenson@redhat.com>
5320
5321 * gdb.base/nested-subp1.exp: Disable test when using clang.
5322 * gdb.base/nested-subp2.exp: Likewise.
5323 * gdb.base/nested-subp3.exp: Likewise.
5324
5325 2020-04-20 Gary Benson <gbenson@redhat.com>
5326
5327 * gdb.cp/exception.cc: Fix compilation error with clang.
5328
5329 2020-04-20 Gary Benson <gbenson@redhat.com>
5330
5331 * gdb.trace/tspeed.c: Fix compilation error with clang.
5332
5333 2020-04-20 Gary Benson <gbenson@redhat.com>
5334
5335 * gdb.base/jit-main.c: Fix compilation error with clang.
5336
5337 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5338
5339 * gdb.base/attach-twice.c: Include "sys/types.h".
5340 (PTRACE_ATTACH): Add fallback definition.
5341 (main): Pass `0' to the 4th argument of `ptrace'.
5342
5343 2020-04-17 Kamil Rytarowski <n54@gmx.com>
5344
5345 * gdb.base/fork-running-state.c: Include "signal.h".
5346
5347 2020-04-17 Tom Tromey <tromey@adacore.com>
5348
5349 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5350 Update tests.
5351 * gdb.btrace/cpu.exp: Update tests.
5352 * gdb.base/maint.exp: Update tests.
5353 * gdb.base/default.exp: Update tests.
5354 * gdb.base/completion.exp: Update tests.
5355
5356 2020-04-16 Tom de Vries <tdevries@suse.de>
5357
5358 PR symtab/25791
5359 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5360 (ensure_gdb_index): and factor out and move ...
5361 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5362 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5363
5364 2020-04-16 Tom de Vries <tdevries@suse.de>
5365
5366 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5367 loading exec.
5368
5369 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5370
5371 * gdb.base/many-completions.exp: New file.
5372
5373 2020-04-14 Tom de Vries <tdevries@suse.de>
5374
5375 PR symtab/25718
5376 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5377
5378 2020-04-14 Tom de Vries <tdevries@suse.de>
5379
5380 PR symtab/25720
5381 * gdb.base/maint-expand-symbols-header-file.c: New test.
5382 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5383 * gdb.base/maint-expand-symbols-header-file.h: New test.
5384
5385 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5386
5387 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5388 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5389 get_func_info.
5390 (get_func_info): Delete.
5391 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5392 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5393 * lib/dwarf.exp (get_func_info): New function.
5394
5395 2020-04-13 Tom de Vries <tdevries@suse.de>
5396
5397 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5398 to what find_gnatmake does.
5399
5400 2020-04-10 Tom de Vries <tdevries@suse.de>
5401
5402 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5403 -readnow.
5404
5405 2020-04-10 Tom de Vries <tdevries@suse.de>
5406
5407 PR cli/25808
5408 * gdb.base/style.c: Add leading newlines.
5409 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5410 Check listing of main's one-line body.
5411
5412 2020-04-08 Tom de Vries <tdevries@suse.de>
5413
5414 * lib/gdb.exp (psymtabs_p): New proc.
5415 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5416 importing unit" unsupported if there are no partial symbols.
5417
5418 2020-04-08 Tom de Vries <tdevries@suse.de>
5419
5420 PR testsuite/25760
5421 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5422
5423 2020-04-07 Tom de Vries <tdevries@suse.de>
5424
5425 PR symtab/25796
5426 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5427
5428 2020-04-07 Tom de Vries <tdevries@suse.de>
5429
5430 * gdb.base/check-psymtab.c: New test.
5431 * gdb.base/check-psymtab.exp: New file.
5432
5433 2020-04-06 Tom Tromey <tromey@adacore.com>
5434
5435 * gdb.ada/variant-record/proc.adb: New file.
5436 * gdb.ada/variant-record/value.adb: New file.
5437 * gdb.ada/variant-record/value.s: New file.
5438 * gdb.ada/variant-record.exp: New file.
5439
5440 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
5441
5442 PR gdb/25325
5443 * gdb.cp/typed-enum.cc: New test.
5444 * gdb.cp/typed-enum.exp: New file.
5445
5446 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5447
5448 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5449 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5450 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5451 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5452 * gdb.opt/inline-small-func.c: New file.
5453 * gdb.opt/inline-small-func.exp: New file.
5454 * gdb.opt/inline-small-func.h: New file.
5455
5456 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5457
5458 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5459 function.
5460
5461 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5462
5463 * lib/dwarf.exp (function_range): Allow compiler options to be
5464 specified.
5465
5466 2020-04-02 Tom de Vries <tdevries@suse.de>
5467
5468 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5469 __attribute__((always_inline)).
5470 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5471
5472 2020-04-02 Tom de Vries <tdevries@suse.de>
5473
5474 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5475 (gdbserver_gdb_exit): ... here. Add timeout warning.
5476 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5477 (connect_target_extended_remote): Append new server_spawn_id to
5478 server_spawn_ids.
5479 (cleanup): New proc.
5480 (setup, <toplevel>): Call cleanup.
5481
5482 2020-04-02 Tom de Vries <tdevries@suse.de>
5483
5484 * gdb.base/main-psymtab.exp: New file.
5485
5486 2020-04-02 Tom de Vries <tdevries@suse.de>
5487
5488 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5489
5490 2020-04-01 Tom Tromey <tom@tromey.com>
5491
5492 * gdb.base/complex-parts.exp: Add type tests.
5493
5494 2020-04-01 Tom Tromey <tom@tromey.com>
5495
5496 * gdb.base/complex-parts.exp: Add arithmetic tests.
5497
5498 2020-04-01 Tom Tromey <tom@tromey.com>
5499
5500 * gdb.compile/compile.exp: Update.
5501 * gdb.compile/compile-cplus.exp: Update.
5502 * gdb.base/varargs.exp: Update.
5503 * gdb.base/floatn.exp: Update.
5504 * gdb.base/endianity.exp: Update.
5505 * gdb.base/callfuncs.exp (do_function_calls): Update.
5506 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5507 (complex_float_integral_args): Update.
5508 * gdb.base/complex.exp: Update.
5509 * gdb.base/complex-parts.exp: Update.
5510
5511 2020-04-01 Tom Tromey <tromey@adacore.com>
5512
5513 * gdb.rust/union.rs: New file.
5514 * gdb.rust/union.exp: New file.
5515 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5516 (main): Update.
5517 * gdb.rust/simple.exp: Move union tests to union.exp.
5518
5519 2020-04-01 Tom Tromey <tromey@adacore.com>
5520
5521 * gdb.rust/simple.rs (main): Remove "y0".
5522
5523 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5524
5525 * gdb.multi/stop-all-on-exit.c: New test.
5526 * gdb.multi/stop-all-on-exit.exp: New file.
5527
5528 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
5529
5530 PR gdb/24789
5531 * gdb.cp/misc.cc: Add integer reference variable.
5532 * gdb.cp/misc.exp: Add test.
5533
5534 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5535
5536 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5537 scenario to cover execution until the end and also the case
5538
5539 2020-03-31 Tom de Vries <tdevries@suse.de>
5540
5541 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5542 c. Use "maint info symtabs" to check symtab expansion.
5543
5544 2020-03-30 Tom de Vries <tdevries@suse.de>
5545
5546 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5547 unsupported.
5548 (verify_psymtab_expanded): Move ...
5549 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5550 test.
5551 (readnow): New proc.
5552
5553 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5554
5555 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5556 with $hex.
5557
5558 2020-03-20 Tom Tromey <tromey@adacore.com>
5559
5560 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5561
5562 2020-03-20 Tom Tromey <tromey@adacore.com>
5563
5564 * gdb.ada/sub_variant/subv.adb: New file.
5565 * gdb.ada/sub_variant.exp: New file.
5566
5567 2020-03-20 Tom de Vries <tdevries@suse.de>
5568
5569 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5570 first break fails.
5571 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5572
5573 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5574
5575 * gdb.server/exit-multiple-threads.c: New file.
5576 * gdb.server/exit-multiple-threads.exp: New file.
5577
5578 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5579
5580 * gdb.fortran/mixed-lang-stack.c: New file.
5581 * gdb.fortran/mixed-lang-stack.cpp: New file.
5582 * gdb.fortran/mixed-lang-stack.exp: New file.
5583 * gdb.fortran/mixed-lang-stack.f90: New file.
5584
5585 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5586
5587 * gdb.linespec/cp-completion-aliases.cc: New file.
5588 * gdb.linespec/cp-completion-aliases.exp: New file.
5589
5590 2020-03-19 Tom de Vries <tdevries@suse.de>
5591
5592 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5593 more precise.
5594
5595 2020-03-18 Tom de Vries <tdevries@suse.de>
5596
5597 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5598 * gdb.dwarf2/break-inline-psymtab.c: New test.
5599 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5600
5601 2020-03-16 Tom de Vries <tdevries@suse.de>
5602
5603 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5604 cache_verify and cache_verify_proc.
5605
5606 2020-03-15 Tom de Vries <tdevries@suse.de>
5607
5608 * gdb.server/solib-list.exp: Handle
5609 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5610
5611 2020-03-15 Tom de Vries <tdevries@suse.de>
5612
5613 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5614 objfiles".
5615
5616 2020-03-14 Tom Tromey <tom@tromey.com>
5617
5618 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5619
5620 2020-03-14 Tom de Vries <tdevries@suse.de>
5621
5622 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5623
5624 2020-03-14 Tom de Vries <tdevries@suse.de>
5625
5626 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5627 result in line-by-line fashion.
5628
5629 2020-03-14 Tom de Vries <tdevries@suse.de>
5630
5631 * lib/gdb.exp (supports_statement_frontiers): New proc.
5632 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5633
5634 2020-03-14 Tom de Vries <tdevries@suse.de>
5635
5636 * gdb.base/printcmds.exp: Add missing quoting for "print
5637 teststring2".
5638
5639 2020-03-13 Tom Tromey <tom@tromey.com>
5640
5641 * gdb.base/printcmds.exp (test_print_strings): Add regression
5642 test.
5643 * gdb.base/printcmds.c (charptr): New typedef.
5644 (teststring2): New global.
5645
5646 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5647
5648 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5649 full path in the test name.
5650 (test_ld): Add some with_test_prefix blocks to make test names
5651 unique.
5652
5653 2020-03-13 Tom de Vries <tdevries@suse.de>
5654
5655 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5656
5657 2020-03-13 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5660
5661 2020-03-13 Tom de Vries <tdevries@suse.de>
5662
5663 PR symtab/25646
5664 * gdb.dwarf2/imported-unit.exp: Add test.
5665
5666 2020-03-13 Tom de Vries <tdevries@suse.de>
5667
5668 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5669 (var1, var2): New variable.
5670 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5671 matching symbols.
5672
5673 2020-03-13 Tom de Vries <tdevries@suse.de>
5674
5675 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5676 (Term::command): Use prompt prefix.
5677 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5678 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5679 command_no_prompt_prefix instead of prefix.
5680 * gdb.tui/tui-layout-asm.exp: Same.
5681
5682 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5683
5684 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5685
5686 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
5687
5688 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5689 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5690 on" while stepping over the test instruction, match printed
5691 message.
5692
5693 2020-03-12 Tom de Vries <tdevries@suse.de>
5694
5695 * gdb.base/info-types.exp: Use exp_continue during matching of output
5696 of "info types".
5697
5698 2020-03-12 Tom de Vries <tdevries@suse.de>
5699
5700 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5701
5702 2020-03-12 Tom de Vries <tdevries@suse.de>
5703
5704 * gdb.fortran/module.exp: Use exp_continue during matching of output
5705 of "info variable -n".
5706
5707 2020-03-12 Tom de Vries <tdevries@suse.de>
5708
5709 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5710 gdb.dwarf2/dw2-ranges-base.c.
5711
5712 2020-03-12 Tom de Vries <tdevries@suse.de>
5713
5714 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5715 in presence of GLIBC debuginfo.
5716
5717 2020-03-12 Tom de Vries <tdevries@suse.de>
5718
5719 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5720 $core.
5721
5722 2020-03-12 Tom de Vries <tdevries@suse.de>
5723
5724 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5725 more precise.
5726
5727 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
5728
5729 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5730 from Unix to Windows path.
5731
5732 2020-03-11 Tom de Vries <tdevries@suse.de>
5733
5734 * gdb.ada/minsyms.exp: Set language to ada.
5735
5736 2020-03-11 Tom de Vries <tdevries@suse.de>
5737
5738 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5739
5740 2020-03-11 Tom de Vries <tdevries@suse.de>
5741
5742 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5743
5744 2020-03-11 Tom Tromey <tromey@adacore.com>
5745
5746 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5747
5748 2020-03-11 Tom de Vries <tdevries@suse.de>
5749
5750 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5751
5752 2020-03-11 Tom de Vries <tdevries@suse.de>
5753
5754 * gdb.base/break-interp.exp: Limit verbose scope.
5755
5756 2020-03-11 Tom de Vries <tdevries@suse.de>
5757
5758 * gdb.fortran/logical.f90: Define variable with character type.
5759 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5760
5761 2020-03-11 Tom de Vries <tdevries@suse.de>
5762
5763 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5764
5765 2020-03-11 Tom de Vries <tdevries@suse.de>
5766
5767 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5768 symtabs.
5769
5770 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5771 Bernd Edlinger <bernd.edlinger@hotmail.de>
5772
5773 * gdb.cp/step-and-next-inline.cc: New file.
5774 * gdb.cp/step-and-next-inline.exp: New file.
5775 * gdb.cp/step-and-next-inline.h: New file.
5776 * gdb.dwarf2/dw2-is-stmt.c: New file.
5777 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5778 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5779 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5780 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5781
5782 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5783
5784 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5785 is-stmt flag in the line table.
5786
5787 2020-03-09 Tom de Vries <tdevries@suse.de>
5788
5789 * lib/gdb.exp (cached_file): Create cache dir.
5790
5791 2020-03-07 Tom de Vries <tdevries@suse.de>
5792
5793 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5794 * gdb.cp/rvalue-ref-params.exp: Same.
5795
5796 2020-03-06 Tom de Vries <tdevries@suse.de>
5797
5798 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5799 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5800
5801 2020-03-06 Tom de Vries <tdevries@suse.de>
5802
5803 * README: Fix "the the".
5804 * gdb.base/dprintf.exp: Same.
5805
5806 2020-03-05 Tom de Vries <tdevries@suse.de>
5807
5808 * gdb.base/maint.exp: Update "main print statistics" expected output.
5809
5810 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5811
5812 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5813 (fortran_int8): Likewise.
5814 (fortran_real4): Likewise.
5815 (fortran_real8): Likewise.
5816 (fortran_complex4): Likewise.
5817 (fortran_logical4): Likewise.
5818 (fortran_character1): Likewise.
5819
5820 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5821
5822 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5823 printed as true.
5824
5825 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5826
5827 * gdb.base/printcmds.exp: Add test to verify printf of a
5828 variable holding an address.
5829
5830 2020-03-03 Tom de Vries <tdevries@suse.de>
5831
5832 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5833
5834 2020-03-03 Tom de Vries <tdevries@suse.de>
5835
5836 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5837 gdb_test_multiple call.
5838
5839 2020-03-03 Tom de Vries <tdevries@suse.de>
5840
5841 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5842 gdb_test_multiple calls.
5843
5844 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5845
5846 * gdb.base/default.exp: Remove test of 'set history filename'.
5847 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5848 filename to the empty string.
5849 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5850 and GDBHISTSIZE.
5851
5852 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5853
5854 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5855 disabled.
5856
5857 2020-03-02 Pedro Alves <palves@redhat.com>
5858 Tom de Vries <tdevries@suse.de>
5859
5860 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5861 -prompt prefix, before user_code argument. Add -lbl option likewise.
5862 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5863 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5864 argument.
5865 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5866 have "\r\n" at start-of-line, instead of at end-of-line.
5867
5868 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5869
5870 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5871 libinproctrace.so.
5872
5873 2020-02-28 Luis Machado <luis.machado@linaro.org>
5874
5875 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5876 to "p/x".
5877
5878 2020-02-28 Luis Machado <luis.machado@linaro.org>
5879
5880 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5881 asm/ptrace.h and error.h.
5882
5883 2020-02-28 Tom de Vries <tdevries@suse.de>
5884
5885 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5886 (struct wrapper, do_something, mundane/symada__cS): Move ...
5887 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5888 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5889 Update "print symada__cS before partial symtab expansion" regexp.
5890 Update breakpoint location. Flush symbol cache after expansion.
5891
5892 2020-02-28 Luis Machado <luis.machado@linaro.org>
5893
5894 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5895
5896 2020-02-27 Tom de Vries <tdevries@suse.de>
5897
5898 * config/sid.exp: Remove unused globals.
5899 * gdb.base/attach.exp: Same.
5900 * gdb.base/catch-load.exp: Same.
5901 * gdb.base/dbx.exp: Same.
5902 * lib/gdb.exp: Same.
5903 * lib/mi-support.exp: Same.
5904 * lib/prompt.exp: Same.
5905
5906 2020-02-27 Tom de Vries <tdevries@suse.de>
5907
5908 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5909 not set.
5910
5911 2020-02-26 Aaron Merey <amerey@redhat.com>
5912
5913 * gdb.debuginfod: New directory for debuginfod tests.
5914 * gdb.debuginfod/main.c: New test file.
5915 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5916
5917 2020-02-26 Tom de Vries <tdevries@suse.de>
5918
5919 PR gdb/25603
5920 * gdb.base/persistent-lang.cc: New test.
5921 * gdb.base/persistent-lang.exp: New file.
5922
5923 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5924
5925 * gdb.fortran/derived-type-striding.exp: Add a new test.
5926 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5927 new test.
5928
5929 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5930
5931 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5932 names.
5933
5934 2020-02-25 Tom de Vries <tdevries@suse.de>
5935
5936 PR go/18926
5937 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5938
5939 2020-02-24 Tom de Vries <tdevries@suse.de>
5940
5941 PR gdb/25592
5942 * gdb.base/info-locals-unused-static-var.c: New test.
5943 * gdb.base/info-locals-unused-static-var.exp: New file.
5944
5945 2020-02-22 Tom Tromey <tom@tromey.com>
5946
5947 * gdb.python/tui-window.exp: New file.
5948 * gdb.python/tui-window.py: New file.
5949
5950 2020-02-22 Tom Tromey <tom@tromey.com>
5951
5952 PR tui/17850:
5953 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5954 tests.
5955
5956 2020-02-22 Tom Tromey <tom@tromey.com>
5957
5958 * gdb.tui/new-layout.exp: Add sub-layout tests.
5959
5960 2020-02-22 Tom Tromey <tom@tromey.com>
5961
5962 * gdb.tui/new-layout.exp: New file.
5963
5964 2020-02-22 Tom Tromey <tom@tromey.com>
5965
5966 * gdb.rust/rust-style.rs: New file.
5967 * gdb.rust/rust-style.exp: New file.
5968 * gdb.base/style.exp: Test structure printing.
5969 * gdb.base/style.c (struct some_struct): New type.
5970 (enum etype): New type.
5971 (struct_value): New global.
5972
5973 2020-02-21 Tom de Vries <tdevries@suse.de>
5974
5975 PR go/18926
5976 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5977 Remove blanket xfails. Use message argument for gdb_breakpoint.
5978 Make continuing to breakpoint test conditional on setting breakpoint.
5979 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5980 DW_AT_name attribute. Add xfail for GCC PR93866.
5981
5982 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5983
5984 * gdb.dwarf2/cpp-linkage-name.c: New file.
5985 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5986
5987 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5988
5989 * lib/gdb.exp (gdb_wrapper_init): Reset
5990 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5991 not exist.
5992
5993 2020-02-20 Tom de Vries <tdevries@suse.de>
5994
5995 PR go/17018
5996 * gdb.go/hello.exp: Copy ...
5997 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5998 print of st to print value of global definition. Add xfail for GCC
5999 PR93844.
6000 * gdb.go/hello.exp: Remove printing of st before definition.
6001 * gdb.go/hello.go: Copy ...
6002 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6003 to st.
6004 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6005
6006 2020-02-20 Tom de Vries <tdevries@suse.de>
6007
6008 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6009 (gdb_simple_compile): Handle compile_flags go by using .go extension
6010 for source file.
6011 * gdb.go/chan.exp: Use support_go_compile.
6012 * gdb.go/handcall.exp: Same.
6013 * gdb.go/hello.exp: Same.
6014 * gdb.go/integers.exp: Same.
6015 * gdb.go/max-depth.exp: Same.
6016 * gdb.go/methods.exp: Same.
6017 * gdb.go/package.exp: Same.
6018 * gdb.go/strings.exp: Same.
6019 * gdb.go/types.exp: Same.
6020 * gdb.go/unsafe.exp: Same.
6021
6022 2020-02-19 Tom de Vries <tdevries@suse.de>
6023
6024 * gdb.python/lib-types.exp: Make xfail more strict.
6025
6026 2020-02-19 Tom de Vries <tdevries@suse.de>
6027
6028 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6029
6030 2020-02-19 Doug Evans <dje@google.com>
6031
6032 PR rust/25535
6033 * gdb.rust/simple.exp: Add test.
6034 * gdb.rust/simple.rs: Add test.
6035
6036 2020-02-19 Tom de Vries <tdevries@suse.de>
6037
6038 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6039 output line-by-line.
6040
6041 2020-02-19 Tom de Vries <tdevries@suse.de>
6042
6043 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6044
6045 2020-02-19 Tom de Vries <tdevries@suse.de>
6046
6047 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6048 prelink.
6049
6050 2020-02-19 Tom de Vries <tdevries@suse.de>
6051
6052 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6053 (gdb_do_cache): Use gdb_do_cache_wrap.
6054 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6055
6056 2020-02-19 Tom de Vries <tdevries@suse.de>
6057
6058 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6059 gdb_compile option.
6060
6061 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6062
6063 * gdb.base/printcmds.exp (test_print_enums): Update expected
6064 output.
6065
6066 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6067
6068 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6069 for "unknown".
6070
6071 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6072
6073 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6074 enumerator.
6075
6076 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
6077
6078 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6079 FE_, add FE_NONE.
6080 (three): Update.
6081 (enum flag_enum_without_zero): New enum.
6082 (flag_enum_without_zero): New variable.
6083 (enum not_flag_enum): New enum.
6084 (three_not_flag): New variable.
6085 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6086 (test_print_enums): Add more tests for printing flag enums.
6087
6088 2020-02-18 Tom de Vries <tdevries@suse.de>
6089
6090 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6091 (gdb_compile_ada): ... here.
6092 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6093 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6094
6095 2020-02-14 Tom Tromey <tom@tromey.com>
6096
6097 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6098 build directory.
6099 * boards/gdbserver-base.exp: Update path to gdbserver.
6100
6101 2020-02-13 Tom de Vries <tdevries@suse.de>
6102
6103 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6104
6105 2020-02-13 Tom de Vries <tdevries@suse.de>
6106
6107 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6108 are missing.
6109
6110 2020-02-13 Tom de Vries <tdevries@suse.de>
6111
6112 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6113 call.
6114
6115 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6116
6117 PR tui/25126
6118 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6119 * gdb.base/cached-source-file.c: New file.
6120 * gdb.base/cached-source-file.exp: New file.
6121
6122 2020-02-11 Tom de Vries <tdevries@suse.de>
6123
6124 PR testsuite/25488
6125 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6126
6127 2020-02-10 Tom de Vries <tdevries@suse.de>
6128
6129 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6130
6131 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
6132
6133 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6134 and $after_addr are both integers before making a comparison.
6135
6136 2020-02-09 Tom de Vries <tdevries@suse.de>
6137
6138 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6139 command output and paste it into gdb.log. If any, paste catch message
6140 to gdb.log.
6141
6142 2020-02-07 Tom Tromey <tromey@adacore.com>
6143
6144 PR breakpoints/24915:
6145 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6146
6147 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
6148
6149 * gdb.tui/tui-missing-src.exp: Add the "missing source
6150 file" test for the TUI.
6151
6152 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6153
6154 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6155 including a port number in the output.
6156
6157 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6158
6159 * lib/fortran.exp (fortran_int4): Handle clang.
6160 (fortran_int8): Likewise.
6161 (fortran_real4): Likewise.
6162 (fortran_real8): Likewise.
6163 (fortran_complex4): Likewise.
6164 (fortran_logical4): Likewise.
6165 (fortran_character1): Likewise.
6166
6167 2020-02-04 Tom de Vries <tdevries@suse.de>
6168
6169 * README (Race detection): Add note.
6170
6171 2020-02-04 Tom de Vries <tdevries@suse.de>
6172
6173 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6174
6175 2020-02-04 Tom de Vries <tdevries@suse.de>
6176
6177 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6178
6179 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6180
6181 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6182 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6183 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6184 blttar, bnetarl.
6185 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6186 binary for blttar, bnetarl.
6187 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6188 wait instruction. Delete ldmx test.
6189 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6190
6191 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6192
6193 * gdb.fortran/array-bounds-high.exp: New file.
6194 * gdb.fortran/array-bounds-high.f90: New file.
6195
6196 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6197
6198 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6199 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6200
6201 2020-02-01 Tom de Vries <tdevries@suse.de>
6202
6203 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6204
6205 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6206
6207 PR tui/9765
6208 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6209 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6210
6211 2020-01-29 Luis Machado <luis.machado@linaro.org>
6212
6213 * gdb.arch/aarch64-brk-patterns.c: New source file.
6214 * gdb.arch/aarch64-brk-patterns.exp: New test.
6215
6216 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6217
6218 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6219 GCC/Clang version.
6220 * gdb.cp/pass-by-ref.exp: Ditto.
6221
6222 2020-01-29 Tom de Vries <tdevries@suse.de>
6223
6224 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6225 * gdb.threads/watchpoint-fork-mt.c: Same.
6226 * gdb.threads/watchpoint-fork-parent.c: Same.
6227 * gdb.threads/watchpoint-fork-st.c: Same.
6228 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6229
6230 2020-01-27 Luis Machado <luis.machado@linaro.org>
6231
6232 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6233 sitting at a syscall instruction when we hit the syscall function's
6234 breakpoint.
6235 Check PC against one obtained with the x command.
6236 Validate syscall number.
6237 (step_over_syscall): Don't continue to the syscall instruction if
6238 we're already there.
6239
6240 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6241
6242 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6243
6244 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6245
6246 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6247 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6248
6249 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6250
6251 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6252 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6253
6254 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6255
6256 * gdb.base/maint.exp: Update line table parsing test.
6257 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6258
6259 2020-01-24 Pedro Alves <palves@redhat.com>
6260
6261 PR gdb/25410
6262 * gdb.multi/multi-re-run-1.c: New.
6263 * gdb.multi/multi-re-run-2.c: New.
6264 * gdb.multi/multi-re-run.exp: New.
6265
6266 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6267
6268 PR gdb/23718
6269 * gdb.server/server-kill-python.exp: New file.
6270
6271 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6272
6273 * gdb.server/multi-ui-errors.c: New file.
6274 * gdb.server/multi-ui-errors.exp: New file.
6275
6276 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6277
6278 PR tui/9765
6279 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6280
6281 2020-01-19 Tom Tromey <tom@tromey.com>
6282
6283 * gdb.tui/main.exp: Add check for plain "file".
6284
6285 2020-01-16 Christian Biesinger <cbiesinger@google.com>
6286
6287 * lib/gdb.exp: Fix spelling error (seperatelly).
6288
6289 2020-01-14 Tom Tromey <tom@tromey.com>
6290
6291 PR symtab/12535:
6292 * gdb.python/python.exp: Test decode_line with empty string
6293 argument.
6294
6295 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6296
6297 * gdb.base/skip-inline.exp: Extend test.
6298
6299 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6300
6301 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6302 * gdb.dwarf2/dw2-bad-elf.c: New file.
6303 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6304
6305 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6306
6307 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6308 _line_saw_file.
6309
6310 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6311
6312 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6313 border.
6314
6315 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6316
6317 * gdb.multi/multi-target.exp (setup): Factor out "info
6318 connections" and "info inferiors" tests to ...
6319 (test_info_inferiors): ... this new procedure.
6320 (top level): Run new "info-inferiors" tests.
6321
6322 2020-01-10 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.server/bkpt-other-inferior.exp: New file.
6325
6326 2020-01-10 Pedro Alves <palves@redhat.com>
6327
6328 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6329 of "add-inferior".
6330 * gdb.base/quit-live.exp: Likewise.
6331 * gdb.base/remote-exec-file.exp: Likewise.
6332 * gdb.guile/scm-progspace.exp: Likewise.
6333 * gdb.linespec/linespec.exp: Likewise.
6334 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6335 * gdb.mi/user-selected-context-sync.exp: Likewise.
6336 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6337 "info inferiors" tests.
6338 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6339 "add-inferior".
6340 * gdb.multi/watchpoint-multi.exp: Likewise.
6341 * gdb.python/py-inferior.exp: Likewise.
6342 * gdb.server/extended-remote-restart.exp: Likewise.
6343 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6344 "info inferiors".
6345 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6346 * gdb.trace/report.exp: Likewise.
6347
6348 2020-01-10 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.multi/multi-target.c: New file.
6351 * gdb.multi/multi-target.exp: New file.
6352 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6353 mode requested, but remote does not support non-stop".
6354
6355 2020-01-10 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6358 disconnect before reconnecting.
6359
6360 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6361 Pedro Alves <palves@redhat.com>
6362
6363 * gdb.server/connect-without-multi-process.exp: Also test
6364 continuing to end.
6365
6366 2020-01-10 Pedro Alves <palves@redhat.com>
6367
6368 * gdb.base/remote-exec-file.exp: New file.
6369
6370 2020-01-10 Pedro Alves <palves@redhat.com>
6371
6372 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6373 output.
6374 * gdb.threads/async.c: New.
6375 * gdb.threads/async.exp: New.
6376 * gdb.multi/tids-gid-reset.c: New.
6377 * gdb.multi/tids-gid-reset.exp: New.
6378
6379 2020-01-10 George Barrett <bob@bob131.so>
6380
6381 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6382 to help in finding the image relocation offset.
6383 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6384 options in arguments.
6385 (stap_test_no_debuginfo): Likewise.
6386 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6387 test variants.
6388 (stap_test): Add null semaphore relocation test.
6389
6390 2020-01-10 George Barrett <bob@bob131.so>
6391
6392 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6393 * gdb.base/stap-probe.exp: Likewise.
6394 (stap_test): Pass argument as an additional flag.
6395 (stap_test_no_debuginfo): Likewise.
6396 (stap_test): Check `info probes stap' output for semaphore
6397 addresses if the test binary is supposed to have them.
6398
6399 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6400
6401 * gdb.tui/basic.exp: Add more scrolling tests.
6402
6403 2020-01-09 Tom Tromey <tom@tromey.com>
6404
6405 PR tui/18932:
6406 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6407 meangingful value.
6408 (Term::command, Term::resize): Update.
6409 * gdb.tui/basic.exp: Add scrolling test.
6410
6411 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6412
6413 * gdb.tui/tui-layout-asm.exp: New file.
6414
6415 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6416
6417 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6418
6419 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6420
6421 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6422 (Term::enter_tui): Use Term::prepare_for_tui.
6423
6424 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6425
6426 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6427 called.
6428
6429 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.base/skip.exp: Fix race condition in test.
6432
6433 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6434
6435 * gdb.base/backtrace.c: New file.
6436 * gdb.base/backtrace.exp: New file.
6437
6438 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6439
6440 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6441
6442 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6443
6444 * gdb.base/style.exp: Test that warnings are styled.
6445
6446 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6447
6448 * gdb.base/line65535.exp: New file.
6449 * gdb.base/line65535.c: New file.
6450
6451 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6452
6453 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6454 * lib/gnat_debug_info_test.adb: New file.
6455 * gdb.ada/ptype_tagged_param.exp: Use
6456 gnat_runtime_has_debug_info, expect a different output if
6457 runtime does not have debug info.
6458
6459 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6460
6461 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6462 (another) quote in test name.
6463
6464 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
6465
6466 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6467 Add quote in test name.
6468
6469 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6470
6471 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6472 directory instead.
6473 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6474 * gdb.cp/pass-by-ref-2.cc: New file.
6475 * gdb.cp/pass-by-ref-2.exp: New file.
6476
6477 2019-12-20 Tom Tromey <tom@tromey.com>
6478
6479 * gdb.tui/list-before.exp: New file.
6480
6481 2019-12-20 Tom Tromey <tom@tromey.com>
6482
6483 * gdb.tui/list.exp: Check for source on initial listing.
6484
6485 2019-12-11 Tom Tromey <tromey@adacore.com>
6486
6487 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6488 Add crlf test.
6489
6490 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
6491
6492 * gdb.base/default.exp: Update value of $_gdb_major.
6493
6494 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6495
6496 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6497
6498 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6499
6500 * gdb.base/skip.exp: Whitespace fix.
6501
6502 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6503
6504 * gdb.base/skip-inline.c: New file.
6505 * gdb.base/skip-inline.exp: New file.
6506
6507 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6508
6509 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6510 jit_function_00 to jit_function_stack_mangle.
6511 * gdb.base/jithost.c (jit_function_t): Rename to...
6512 (jit_function_stack_mangle_t): ... this.
6513 (jit_function_add_t): New typedef.
6514 (jit_function_00_code): Rename to...
6515 (jit_function_stack_mangle_code): ... this, make static.
6516 (jit_function_add_code): New.
6517 (main): Generate "add" function and call it. Adjust to changes
6518 in jithost_abi.
6519 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6520 (struct jithost_abi) <begin, end>: Remove fields.
6521 <object, function_stack_mangle, function_add>: New fields.
6522 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6523 code_end>: Remove fields.
6524 <func_stack_mangle>: New field.
6525 (read_debug_info): Adjust to renaming, create block for "add"
6526 function.
6527 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6528
6529 2019-12-11 Tom Tromey <tom@tromey.com>
6530
6531 * gdb.tui/resize.exp: Fix regexp.
6532 * gdb.tui/regs.exp: Fix regexps.
6533 * gdb.tui/main.exp: Fix regexp.
6534
6535 2019-12-11 Tom Tromey <tom@tromey.com>
6536
6537 * gdb.tui/resize.exp: Update.
6538 * gdb.tui/empty.exp (layouts): Update.
6539
6540 2019-12-11 Tom Tromey <tom@tromey.com>
6541
6542 * gdb.tui/regs.exp: Update.
6543 * gdb.tui/empty.exp (layouts): Update.
6544 * gdb.tui/basic.exp: Update.
6545 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6546
6547 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6548
6549 * gdb.base/options.exp: Add -raw-values in the print completion list.
6550 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6551
6552 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6553
6554 * gdb.threads/omp-par-scope.c: New file.
6555 * gdb/threads/omp-par-scope.exp: New file.
6556
6557 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6558
6559 * lib/gdb.exp (support_nested_function_tests): New proc.
6560
6561 2019-12-10 Kevin Buettner <kevinb@redhat.com>
6562
6563 * lib/gdb.exp (gdb_compile_openmp): New proc.
6564 (build_executable_from_specs): Add an "openmp" option.
6565 (gdb_compile_pthreads): Add non-executable case.
6566
6567 2019-12-10 Tom Tromey <tromey@adacore.com>
6568
6569 * gdb.ada/unchecked_union.exp: New file.
6570 * gdb.ada/unchecked_union/pck.adb: New file.
6571 * gdb.ada/unchecked_union/pck.ads: New file.
6572 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6573 * gdb-utils.exp (string_to_regexp): Also quote "?".
6574
6575 2019-12-10 George Barrett <bob@bob131.so>
6576
6577 Test scripted probe breakpoints.
6578 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6579 * gdb.python/py-breakpoint.c (main): Likewise.
6580 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6581 specifier test.
6582 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6583
6584 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6585
6586 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6587 an rvalue parameter.
6588 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6589 parameter.
6590
6591 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6592
6593 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6594 modules.
6595
6596 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6597
6598 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6599 broken version of GCC.
6600
6601 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6602
6603 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6604 sym-info-cmds library.
6605 * gdb.fortran/info-types.exp: Likewise.
6606 * lib/sym-info-cmds.exp: New file.
6607
6608 2019-12-08 Tom de Vries <tdevries@suse.de>
6609
6610 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6611
6612 2019-12-07 Keith Seitz <keiths@redhat.com>
6613
6614 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6615 * gdb.base/corefile-buildid-shlib.c: New file.
6616 * gdb.base/corefile-buildid.c: New file.
6617 * gdb.base/corefile-buildid.exp: New file.
6618
6619 2019-12-06 Tom de Vries <tdevries@suse.de>
6620
6621 * gdb.dwarf2/varval.exp: Add decl before def test.
6622
6623 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6624
6625 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6626
6627 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6628
6629 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6630 CV and reference conversion for overload resolution.
6631 * gdb.cp/rvalue-ref-overload.exp: Test it.
6632
6633 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6634
6635 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6636 * gdb.base/frameapply.exp: Test faas without command.
6637
6638 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6639
6640 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6641 Fortran tests.
6642 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6643 order.
6644
6645 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6646
6647 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6648 casting to type with no kind specified.
6649 (test_basic_parsing_of_type_kinds): Additional tests for types
6650 with no kind specified, and add tests for single/double
6651 precision/complex types.
6652
6653 2019-12-04 Tom Tromey <tromey@adacore.com>
6654
6655 * gdb.base/endianity.c (struct other) <x>: New field.
6656 (main): Initialize it.
6657 * gdb.base/endianity.exp: Update.
6658
6659 2019-12-04 Tom Tromey <tromey@adacore.com>
6660
6661 * gdb.ada/scalar_storage/storage.adb: New file.
6662 * gdb.ada/scalar_storage/pck.adb: New file.
6663 * gdb.ada/scalar_storage/pck.ads: New file.
6664 * gdb.ada/scalar_storage.exp: New file.
6665
6666 2019-12-04 Tom Tromey <tromey@adacore.com>
6667
6668 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6669 (main): Initialize it.
6670 * gdb.base/endianity.exp: Update.
6671
6672 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6673
6674 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6675
6676 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6677
6678 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6679 -symbol-info-module-functions and -symbol-info-module-variables.
6680
6681 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6682
6683 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6684
6685 2019-12-01 Richard Bunt <richard.bunt@arm.com>
6686 Andrew Burgess <andrew.burgess@embecosm.com>
6687
6688 * gdb.fortran/derived-type-striding.exp: New file.
6689 * gdb.fortran/derived-type-striding.f90: New file.
6690 * gdb.fortran/array-slices.exp: New file.
6691 * gdb.fortran/array-slices.f90: New file.
6692
6693 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6694
6695 * gdb.base/define.exp: Test . in command names.
6696 * gdb.base/setshow.exp: Update test, as . is now part of
6697 command name.
6698
6699 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6700
6701 * gdb.base/define-prefix.exp: New file.
6702
6703 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6704
6705 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6706 compile.
6707 (skip_btrace_pt_tests): Likewise.
6708
6709 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6710
6711 * gdb.fortran/info-modules.exp: Compile source files in correct
6712 order.
6713
6714 2019-11-27 Kevin Buettner <kevinb@redhat.com>
6715
6716 * gdb.dwarf2/imported-unit.exp: New file.
6717 * gdb.dwarf2/imported-unit.c: New file.
6718
6719 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6720
6721 * gdb.mi/mi-fortran-modules-2.f90: New file.
6722 * gdb.mi/mi-fortran-modules.exp: New file.
6723 * gdb.mi/mi-fortran-modules.f90: New file.
6724
6725 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6726
6727 * gdb.mi/mi-sym-info-1.c: New file.
6728 * gdb.mi/mi-sym-info-2.c: New file.
6729 * gdb.mi/mi-sym-info.exp: New file.
6730
6731 2019-11-22 Tom Tromey <tromey@adacore.com>
6732
6733 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6734 * gdb.ada/tasks/foo.adb: Add another stopping location.
6735
6736 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6737
6738 * gdb.base/endianity.c: New test.
6739 * gdb.base/endianity.exp: New file.
6740
6741 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6742
6743 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6744
6745 2019-11-21 Tom de Vries <tdevries@suse.de>
6746
6747 PR gdb/24956
6748 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6749
6750 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6751
6752 * gdb.python/py-progspace.exp: Add missing parentheses on some
6753 'print' commands.
6754
6755 2019-11-19 Tom Tromey <tom@tromey.com>
6756
6757 * gdb.tui/winheight.exp: New file.
6758
6759 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6760
6761 * gdb.base/ctf-whatis.c: Delete.
6762 * gdb.base/ctf-whatis.exp: Delete.
6763 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6764
6765 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6766
6767 * gdb.base/ctf-cvexpr.exp: Delete.
6768 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6769
6770 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6771
6772 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6773 the compiler. Clean up header comment a little.
6774 * gdb.base/ctf-ptype.exp: Likewise.
6775 * gdb.base/ctf-whatis.exp: Likewise.
6776 * lib/gdb.exp (skip_ctf_tests): New proc.
6777
6778 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6779
6780 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6781 * gdb.tui/corefile-run.exp: New file.
6782
6783 2019-11-14 Tom Tromey <tromey@adacore.com>
6784
6785 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6786 regression tests.
6787
6788 2019-11-12 Tom Tromey <tom@tromey.com>
6789
6790 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6791 after any command. Expect prompt after WAIT_FOR is seen.
6792 (enter_tui): Enable resize messages.
6793 (command): Expect command in output.
6794 (get_line): Avoid error when cursor appears to be off-screen.
6795 (dump_screen): Include screen size in title.
6796 (_do_resize): New proc, from "resize".
6797 (resize): Rewrite. Do resize in two steps.
6798 * gdb.tui/empty.exp (layouts): Fix entries.
6799 (check_boxes): Remove xfail.
6800 (check_text): Dump screen on failure.
6801
6802 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6803
6804 * gdb.python/py-symbol.exp: Add test for
6805 gdb.lookup_static_symbols.
6806
6807 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 * gdb.python/py-symbol.c: Declare and call function from new
6810 py-symbol-2.c file.
6811 * gdb.python/py-symbol.exp: Compile both source files, and add new
6812 tests for gdb.lookup_static_symbol.
6813 * gdb.python/py-symbol-2.c: New file.
6814
6815 2019-11-02 Tom de Vries <tdevries@suse.de>
6816
6817 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6818 * gdb.base/anon.exp: Same.
6819 * gdb.base/auto-connect-native-target.exp: Same.
6820 * gdb.base/call-ar-st.exp: Same.
6821 * gdb.base/catch-syscall.exp: Same.
6822 * gdb.base/commands.exp: Same.
6823 * gdb.base/default.exp: Same.
6824 * gdb.base/display.exp: Same.
6825 * gdb.base/float.exp: Same.
6826 * gdb.base/foll-fork.exp: Same.
6827 * gdb.base/help.exp: Same.
6828 * gdb.base/info-macros.exp: Same.
6829 * gdb.base/info-proc.exp: Same.
6830 * gdb.base/info-target.exp: Same.
6831 * gdb.base/long_long.exp: Same.
6832 * gdb.base/macscp.exp: Same.
6833 * gdb.base/memattr.exp: Same.
6834 * gdb.base/nofield.exp: Same.
6835 * gdb.base/pointers.exp: Same.
6836 * gdb.base/printcmds.exp: Same.
6837 * gdb.base/ptype.exp: Same.
6838 * gdb.base/restore.exp: Same.
6839 * gdb.base/return.exp: Same.
6840 * gdb.base/scope.exp: Same.
6841 * gdb.base/set-noassign.exp: Same.
6842 * gdb.base/setshow.exp: Same.
6843 * gdb.base/shlib-call.exp: Same.
6844 * gdb.base/signals.exp: Same.
6845 * gdb.base/sigstep.exp: Same.
6846 * gdb.base/skip.exp: Same.
6847 * gdb.base/solib-symbol.exp: Same.
6848 * gdb.base/stap-probe.exp: Same.
6849 * gdb.base/step-line.exp: Same.
6850 * gdb.base/step-test.exp: Same.
6851 * gdb.base/style.exp: Same.
6852 * gdb.base/varargs.exp: Same.
6853 * gdb.base/vla-datatypes.exp: Same.
6854 * gdb.base/vla-ptr.exp: Same.
6855 * gdb.base/vla-sideeffect.exp: Same.
6856 * gdb.base/volatile.exp: Same.
6857 * gdb.base/watch-cond-infcall.exp: Same.
6858 * gdb.base/watchpoint.exp: Same.
6859
6860 2019-11-02 Tom de Vries <tdevries@suse.de>
6861
6862 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6863 * gdb.cp/cpexprs.exp: Same.
6864 * gdb.cp/except-multi-location.exp: Same.
6865 * gdb.cp/exceptprint.exp: Same.
6866 * gdb.cp/gdb2384.exp: Same.
6867 * gdb.cp/inherit.exp: Same.
6868 * gdb.cp/m-static.exp: Same.
6869 * gdb.cp/meth-typedefs.exp: Same.
6870 * gdb.cp/misc.exp: Same.
6871 * gdb.cp/namespace.exp: Same.
6872 * gdb.cp/non-trivial-retval.exp: Same.
6873 * gdb.cp/overload.exp: Same.
6874 * gdb.cp/pr17132.exp: Same.
6875 * gdb.cp/re-set-overloaded.exp: Same.
6876 * gdb.cp/rvalue-ref-types.exp: Same.
6877 * gdb.cp/templates.exp: Same.
6878
6879 2019-11-01 Luis Machado <luis.machado@linaro.org>
6880
6881 PR gdb/25124
6882
6883 * gdb.arch/pr25124.S: New file.
6884 * gdb.arch/pr25124.exp: New file.
6885
6886 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6887
6888 * gdb.fortran/info-modules.exp: Update expected results, and add
6889 additional tests for 'info module functinos', and 'info module
6890 variables'.
6891 * gdb.fortran/info-types.exp: Update expected results.
6892 * gdb.fortran/info-types.f90: Extend testcase with additional
6893 module variables and functions.
6894
6895 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6896
6897 * gdb.fortran/info-modules.exp: New file.
6898 * gdb.fortran/info-types.exp: Build with new file.
6899 * gdb.fortran/info-types.f90: Include and use new module.
6900 * gdb.fortran/info-types-2.f90: New file.
6901
6902 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6903
6904 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6905 * gdb.base/settings.exp: Test all settings types using
6906 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6907 that now verifies that the value of "maint show" is the same as
6908 returned by the settings functions. Test the type of the
6909 maintenance settings.
6910 * gdb.base/default.exp: Update show_conv_list.
6911
6912 2019-10-31 Tom de Vries <tdevries@suse.de>
6913
6914 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6915 gdb_test.
6916 * gdb.arch/amd64-disp-step.exp: Same.
6917 * gdb.asm/asm-source.exp: Same.
6918 * gdb.btrace/buffer-size.exp: Same.
6919 * gdb.btrace/cpu.exp: Same.
6920 * gdb.btrace/enable.exp: Same.
6921 * gdb.dwarf2/count.exp: Same.
6922 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6923 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6924 * gdb.fortran/vla-datatypes.exp: Same.
6925 * gdb.fortran/vla-history.exp: Same.
6926 * gdb.fortran/vla-ptype.exp: Same.
6927 * gdb.fortran/vla-value.exp: Same.
6928 * gdb.fortran/whatis_type.exp: Same.
6929 * gdb.guile/guile.exp: Same.
6930 * gdb.multi/tids.exp: Same.
6931 * gdb.python/py-finish-breakpoint.exp: Same.
6932 * gdb.python/py-framefilter.exp: Same.
6933 * gdb.python/py-pp-registration.exp: Same.
6934 * gdb.python/py-xmethods.exp: Same.
6935 * gdb.python/python.exp: Same.
6936 * gdb.server/connect-with-no-symbol-file.exp: Same.
6937 * gdb.server/no-thread-db.exp: Same.
6938 * gdb.server/run-without-local-binary.exp: Same.
6939 * gdb.stabs/weird.exp: Same.
6940 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6941 * gdb.threads/thread-find.exp: Same.
6942 * gdb.threads/tls-shared.exp: Same.
6943 * gdb.threads/tls.exp: Same.
6944 * gdb.threads/wp-replication.exp: Same.
6945 * gdb.trace/ax.exp: Same.
6946 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6947
6948 2019-10-31 Tom de Vries <tdevries@suse.de>
6949
6950 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6951 * gdb.ada/array_subscript_addr.exp: Same.
6952 * gdb.ada/arrayidx.exp: Same.
6953 * gdb.ada/arrayparam.exp: Same.
6954 * gdb.ada/arrayptr.exp: Same.
6955 * gdb.ada/boolean_expr.exp: Same.
6956 * gdb.ada/call_pn.exp: Same.
6957 * gdb.ada/complete.exp: Same.
6958 * gdb.ada/fixed_cmp.exp: Same.
6959 * gdb.ada/fun_addr.exp: Same.
6960 * gdb.ada/funcall_param.exp: Same.
6961 * gdb.ada/interface.exp: Same.
6962 * gdb.ada/mod_from_name.exp: Same.
6963 * gdb.ada/null_array.exp: Same.
6964 * gdb.ada/packed_array.exp: Same.
6965 * gdb.ada/packed_tagged.exp: Same.
6966 * gdb.ada/print_chars.exp: Same.
6967 * gdb.ada/print_pc.exp: Same.
6968 * gdb.ada/ptype_arith_binop.exp: Same.
6969 * gdb.ada/ptype_field.exp: Same.
6970 * gdb.ada/ptype_tagged_param.exp: Same.
6971 * gdb.ada/rec_return.exp: Same.
6972 * gdb.ada/ref_tick_size.exp: Same.
6973 * gdb.ada/str_ref_cmp.exp: Same.
6974 * gdb.ada/taft_type.exp: Same.
6975 * gdb.ada/tagged.exp: Same.
6976 * gdb.ada/type_coercion.exp: Same.
6977 * gdb.ada/uninitialized_vars.exp: Same.
6978
6979 2019-10-30 Tom de Vries <tdevries@suse.de>
6980
6981 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6982
6983 2019-10-26 Tom de Vries <tdevries@suse.de>
6984
6985 * gdb.base/bigcore.c: Fix typos in comments.
6986 * gdb.base/ctf-ptype.c: Same.
6987 * gdb.base/long_long.c: Same.
6988 * gdb.dwarf2/dw2-op-out-param.S: Same.
6989 * gdb.python/py-evthreads.c: Same.
6990 * gdb.reverse/i387-stack-reverse.c: Same.
6991 * gdb.trace/tfile.c: Same.
6992 * lib/compiler.c: Same.
6993 * lib/compiler.cc: Same.
6994
6995 2019-10-25 Tom de Vries <tdevries@suse.de>
6996
6997 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6998 gdb_test_multiple calls.
6999 * gdb.reverse/sigall-reverse.exp: Same.
7000 * gdb.reverse/solib-precsave.exp: Same.
7001 * gdb.reverse/solib-reverse.exp: Same.
7002 * gdb.reverse/until-precsave.exp: Same.
7003 * gdb.reverse/until-reverse.exp: Same.
7004
7005 2019-10-24 Tom de Vries <tdevries@suse.de>
7006
7007 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7008 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7009 kfail using -wrap pattern flag and convenience variable
7010 gdb_test_name.
7011
7012 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7013
7014 * gdb.python/py-progspace.exp: Add tests for the
7015 Progspace.block_for_pc method.
7016
7017 2019-10-23 Tom Tromey <tom@tromey.com>
7018
7019 * configure: Rebuild.
7020 * aclocal.m4: Use m4_include, not sinclude.
7021
7022 2019-10-21 Tom de Vries <tdevries@suse.de>
7023
7024 * gdb.base/infcall-nested-structs.c: Add
7025 __attribute__((noinline,noclone)) to all functions.
7026 (call_all): Add missing variable initialization. Simplify return value.
7027 (breakpt): Increment volatile variable, to prevent call from being
7028 optimized out.
7029 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7030
7031 2019-10-17 Tom de Vries <tdevries@suse.de>
7032
7033 * gdb.fortran/module.exp: Allow info variables to print info for files
7034 other than module.f90.
7035
7036 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7037
7038 * gdb.fortran/module.exp: Extend with 'info variables' test.
7039
7040 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7041
7042 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7043 F77_FOR_TARGET.
7044
7045 2019-10-16 Tom de Vries <tdevries@suse.de>
7046
7047 PR tdep/25096
7048 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7049
7050 2019-10-16 Tom de Vries <tdevries@suse.de>
7051
7052 PR tdep/24104
7053 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7054 Add KFAIL for PR tdep/25096.
7055
7056 2019-10-16 Tom de Vries <tdevries@suse.de>
7057
7058 PR testsuite/25059
7059 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7060
7061 2019-10-16 Tom de Vries <tdevries@suse.de>
7062
7063 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7064 as signed.
7065
7066 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7067
7068 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7069 one instead of increasing timeout.
7070
7071 2019-10-13 Tom de Vries <tdevries@suse.de>
7072
7073 PR record/25038
7074 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7075 * gdb.reverse/sigall-reverse.exp: Same.
7076 * gdb.reverse/solib-precsave.exp: Same.
7077 * gdb.reverse/solib-reverse.exp: Same.
7078 * gdb.reverse/step-precsave.exp: Same.
7079 * gdb.reverse/until-precsave.exp: Same.
7080 * gdb.reverse/until-reverse.exp: Same.
7081 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7082
7083 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7084
7085 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7086 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7087 (cmp_struct_05_01, cmp_struct_static_02_01)
7088 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7089 comparisons.
7090
7091 2019-10-10 Tom de Vries <tdevries@suse.de>
7092
7093 PR testsuite/24888
7094 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7095 gnatlink.
7096
7097 2019-10-09 Tom de Vries <tdevries@suse.de>
7098
7099 PR testsuite/25048
7100 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7101
7102 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7103
7104 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7105 exceptions due to missing debug information.
7106
7107 2019-10-07 Tom de Vries <tdevries@suse.de>
7108
7109 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7110
7111 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7112
7113 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7114 * gdb.base/annota1.exp: Update to use gdb_test_name.
7115
7116 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
7117
7118 * gdb.base/ctf-whatis.exp: New file.
7119 * gdb.base/ctf-whatis.c: New file.
7120 * gdb.base/ctf-ptype.exp: New file.
7121 * gdb.base/ctf-ptype.c: New file.
7122 * gdb.base/ctf-constvars.exp: New file.
7123 * gdb.base/ctf-constvars.c: New file.
7124 * gdb.base/ctf-cvexpr.exp: New file.
7125
7126 2019-10-04 Tom de Vries <tdevries@suse.de>
7127
7128 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7129 for loop.
7130
7131 2019-10-03 Tom Tromey <tom@tromey.com>
7132
7133 PR rust/24976:
7134 * gdb.rust/simple.rs (Union2): New type.
7135 (main): Use Union2.
7136 * gdb.rust/simple.exp: Add test.
7137
7138 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7139
7140 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7141 nested function prefix.
7142
7143 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7144 Richard Bunt <richard.bunt@arm.com>
7145 Andrew Burgess <andrew.burgess@embecosm.com>
7146
7147 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7148 nested functions.
7149 * gdb.fortran/nested-funcs.f90: Update expected results.
7150 * gdb.fortran/nested-funcs-2.exp: New file.
7151 * gdb.fortran/nested-funcs-2.f90: New file.
7152
7153 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7154
7155 * gdb.python/py-parameter.exp: Make test names unique.
7156 * gdb.python/py-template.exp: Likewise.
7157 * gdb.python/py-value.exp: Likewise.
7158
7159 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7160
7161 * gdb.base/break-interp.exp: Reduce test name duplication.
7162 * gdb.base/call-sc.exp: Likewise.
7163 * gdb.base/callfuncs.exp: Likewise.
7164 * gdb.base/charset.exp: Likewise.
7165 * gdb.base/dump.exp: Likewise.
7166 * gdb.base/ena-dis-br.exp: Likewise.
7167 * gdb.base/relational.exp: Likewise.
7168 * gdb.base/step-over-syscall.exp: Likewise.
7169 * gdb.base/structs.exp: Likewise.
7170
7171 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7172
7173 * gdb.linespec/explicit.exp: Make test names unique.
7174 * gdb.linespec/ls-errs.exp: Likewise.
7175
7176 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7177
7178 * gdb.reverse/break-precsave.exp: Make test names unique.
7179 * gdb.reverse/break-reverse.exp: Likewise.
7180 * gdb.reverse/finish-precsave.exp: Likewise.
7181 * gdb.reverse/finish-reverse.exp: Likewise.
7182 * gdb.reverse/machinestate-precsave.exp: Likewise.
7183 * gdb.reverse/machinestate.exp: Likewise.
7184 * gdb.reverse/readv-reverse.exp: Likewise.
7185 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7186 * gdb.reverse/sigall-precsave.exp: Likewise.
7187 * gdb.reverse/sigall-reverse.exp: Likewise.
7188 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7189 * gdb.reverse/watch-precsave.exp: Likewise.
7190 * gdb.reverse/watch-reverse.exp: Likewise.
7191
7192 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7193
7194 * gdb.threads/stop-with-handle.c: New file.
7195 * gdb.threads/stop-with-handle.exp: New file.
7196
7197 2019-10-03 Tom de Vries <tdevries@suse.de>
7198
7199 PR testsuite/25059
7200 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7201 directory" line to be missing.
7202
7203 2019-10-03 Tom de Vries <tdevries@suse.de>
7204
7205 PR testsuite/25059
7206 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7207 type optional.
7208
7209 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7210
7211 * gdb.python/py-format-string.c (string.h): New include.
7212 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7213 the same value, for endianness-independence.
7214 * gdb.python/py-format-string.exp (default_regexp_dict)
7215 (test_pretty_structs, test_format): Adjust expected output to the
7216 changed initialization.
7217
7218 2019-10-02 Tom Tromey <tromey@adacore.com>
7219
7220 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7221
7222 2019-10-02 Pedro Alves <palves@redhat.com>
7223 Andrew Burgess <andrew.burgess@embecosm.com>
7224
7225 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7226 "print-file-var.h".
7227 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7228 (get_version_1): Print this_version_id and its address.
7229 Add extern "C" wrappers around interface functions.
7230 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7231 "print-file-var.h".
7232 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7233 (get_version_2): Print this_version_id and its address.
7234 Add extern "C" wrappers around interface functions.
7235 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7236 <stddef.h> and "print-file-var.h".
7237 Add extern "C" wrappers around interface functions.
7238 [VERSION_ID_MAIN] (this_version_id): Define.
7239 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7240 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7241 up extern "C" blocks.
7242 * gdb.base/print-file-var.exp (test): New, factored out from top
7243 level.
7244 (top level): Test all combinations of attribute hidden or not,
7245 dlopen or not, and this_version_id symbol in main file or not.
7246 Compile tests as both C++ and C, make test names unique.
7247
7248 2019-10-01 Tom Tromey <tom@tromey.com>
7249
7250 * gdb.base/style.exp: Test "show logging filename".
7251
7252 2019-10-01 Tom Tromey <tom@tromey.com>
7253
7254 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7255 * gdb.base/style.exp: Add metadata style test.
7256
7257 2019-10-01 Tom Tromey <tom@tromey.com>
7258
7259 * gdb.base/style.exp: Test "pwd".
7260
7261 2019-10-01 Tom Tromey <tom@tromey.com>
7262
7263 * gdb.base/style.exp: Update tests.
7264
7265 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7266
7267 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7268 'six' to unsigned.
7269 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7270 'five'. Use an all-ones bit pattern for each.
7271 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7272 to its changed values.
7273
7274 2019-09-30 Tom Tromey <tromey@adacore.com>
7275
7276 * gdb.rust/traits.rs: Disable all warnings.
7277
7278 2019-09-29 Tom de Vries <tdevries@suse.de>
7279
7280 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7281
7282 2019-09-29 Tom de Vries <tdevries@suse.de>
7283
7284 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7285
7286 2019-09-27 Tom de Vries <tdevries@suse.de>
7287
7288 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7289
7290 2019-09-27 Tom de Vries <tdevries@suse.de>
7291
7292 PR record/23188
7293 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7294
7295 2019-09-26 Tom Tromey <tromey@adacore.com>
7296
7297 * gdb.ada/py_taft.exp: New file.
7298 * gdb.ada/py_taft/main.adb: New file.
7299 * gdb.ada/py_taft/pkg.adb: New file.
7300 * gdb.ada/py_taft/pkg.ads: New file.
7301
7302 2019-09-24 Tom de Vries <tdevries@suse.de>
7303
7304 PR gdb/24598
7305 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7306
7307 2019-09-22 Tom de Vries <tdevries@suse.de>
7308
7309 * gdb.base/restore.exp: Allow register variables to be optimized out at
7310 -O0.
7311
7312 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7313
7314 * gdb.arch/spu-info.exp: Remove file.
7315 * gdb.arch/spu-info.c: Remove file.
7316 * gdb.arch/spu-ls.exp: Remove file.
7317 * gdb.arch/spu-ls.c: Remove file.
7318
7319 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7320 * gdb.asm/spu.inc: Remove file.
7321
7322 * gdb.base/dump.exp: Remove support for spu*-*-*.
7323 * gdb.base/stack-checking.exp: Likewise.
7324 * gdb.base/overlays.exp: Likewise.
7325 * gdb.base/ovlymgr.c: Likewise.
7326 * gdb.base/spu.ld: Remove file.
7327
7328 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7329 * gdb.cp/cpexprs.exp: Likewise.
7330 * gdb.cp/exception.exp: Likewise.
7331 * gdb.cp/gdb2495.exp: Likewise.
7332 * gdb.cp/mb-templates.exp: Likewise.
7333 * gdb.cp/pr9167.exp: Likewise.
7334 * gdb.cp/userdef.exp: Likewise.
7335
7336 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7337
7338 * gdb.cell: Remove directory.
7339 * lib/cell.exp: Remove file.
7340
7341 2019-09-19 Tom de Vries <tdevries@suse.de>
7342
7343 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7344
7345 2019-09-19 Tom de Vries <tdevries@suse.de>
7346
7347 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7348
7349 2019-09-19 Tom de Vries <tdevries@suse.de>
7350
7351 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7352 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7353 (gdb_target_cmd): ... here.
7354 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7355 value 2.
7356
7357 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7358
7359 * gdb.base/source-dir.exp: Avoid having directory names in test
7360 names.
7361
7362 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7363
7364 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7365 directory.
7366
7367 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7368
7369 * gdb.base/list-missing-source.exp: New file.
7370
7371 2019-09-14 Tom de Vries <tdevries@suse.de>
7372
7373 PR teststuite/24599
7374 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7375 * lib/ada.exp (gnatmake_version_at_least): New proc.
7376
7377 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7378
7379 * gdb.base/maint.exp: Use exec_has_index_section.
7380
7381 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7382
7383 * gdb.base/maint.exp: Add test for 'maint info sections'.
7384
7385 2019-09-12 Tom de Vries <tdevries@suse.de>
7386
7387 * gdb.base/store.exp: Allow register variables to be optimized out at
7388 -O0.
7389
7390 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7391
7392 * gdb.ada/rdv_wait.exp: Update to new task names.
7393 * gdb.base/task_switch_in_core.exp: Likewise.
7394 * gdb.base/info_sources_base.c: Likewise.
7395
7396 2019-09-10 Tom Tromey <tromey@adacore.com>
7397
7398 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7399
7400 2019-09-10 Tom Tromey <tromey@adacore.com>
7401
7402 * gdb.ada/dgopt.exp: New file.
7403 * gdb.ada/dgopt/x.adb: New file.
7404
7405 2019-09-08 Tom Tromey <tom@tromey.com>
7406
7407 * gdb.tui/resize.exp: Remove setup_xfail.
7408 * gdb.tui/regs.exp: Remove setup_xfail.
7409 * gdb.tui/basic.exp: Remove setup_xfail.
7410
7411 2019-09-06 David Blaikie <dblaikie@gmail.com>
7412
7413 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7414 * gdb.cp/cplabel.exp: Ditto.
7415 * gdb.linespec/ls-errs.exp: Ditto.
7416
7417 2019-09-05 Tom de Vries <tdevries@suse.de>
7418
7419 * lib/gdb.exp (cmp_file_string): New proc.
7420 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7421 runto_main. Verify save breakpoints output.
7422
7423 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7424
7425 * gdb.base/info-var.exp: Test info variables without running
7426 to main, to avoid expect's buffer overflow.
7427
7428 2019-09-03 Tom Tromey <tromey@adacore.com>
7429
7430 * gdb.ada/bias.exp: New file.
7431 * gdb.ada/bias/bias.adb: New file.
7432 * gdb.ada/print_chars.exp: Add regression test.
7433 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7434 (MC): New variable.
7435
7436 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7437
7438 * gdb.base/argv0-symlink.exp: Run only on native target
7439 and local host.
7440
7441 2019-08-29 Tom de Vries <tdevries@suse.de>
7442
7443 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7444 diverse debug info.
7445 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7446
7447 2019-08-28 Tom de Vries <tdevries@suse.de>
7448
7449 * gdb.base/info-var.exp: Allow info variables to print info for files
7450 other than info-var-f1.c and info-var-f2.c.
7451
7452 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7453
7454 * gdb.fortran/info-types.exp: Add module.
7455 * gdb.fortran/info-types.f90: Update expected results.
7456
7457 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7458
7459 * gdb.fortran/info-types.exp: New file.
7460 * gdb.fortran/info-types.f90: New file.
7461 * lib/fortran.exp (fortran_character1): New proc.
7462
7463 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7464
7465 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7466 functions'. Reindent as needed.
7467 * gdb.base/info-var-f1.c: New file.
7468 * gdb.base/info-var-f2.c: New file.
7469 * gdb.base/info-var.exp: New file.
7470 * gdb.base/info-var.h: New file.
7471
7472 2019-08-26 Tom de Vries <tdevries@suse.de>
7473
7474 PR c++/24852
7475 * gdb.cp/no-libstdcxx-probe.exp: New test.
7476
7477 2019-08-26 Tom de Vries <tdevries@suse.de>
7478
7479 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7480 * tests need to be skipped.
7481 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7482 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7483 mi_skip_libstdcxx_probe_tests.
7484
7485 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7486
7487 * gdb.python/py-xmethods.exp: Use raw strings when passing
7488 arguments to SimpleXMethodMatcher.
7489
7490 2019-08-22 Tom de Vries <tdevries@suse.de>
7491
7492 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7493 more informative.
7494
7495 2019-08-21 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.base/with.exp: Test "with" with no arguments.
7498
7499 2019-08-21 Tom de Vries <tdevries@suse.de>
7500
7501 * gdb.base/gdb-caching-proc.exp: Sort files.
7502
7503 2019-08-20 Tom de Vries <tdevries@suse.de>
7504
7505 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7506 compilation.
7507
7508 2019-08-16 Tom de Vries <tdevries@suse.de>
7509
7510 * gdb.base/compare-sections.exp ("after run to main"): Allow
7511 mismatched read-only sections for PIE executables.
7512
7513 2019-08-16 Tom Tromey <tom@tromey.com>
7514
7515 * lib/tuiterm.exp (_csi_Z): New proc.
7516 * gdb.tui/basic.exp: Update window positions.
7517 * gdb.tui/empty.exp: Update window positions.
7518
7519 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7520
7521 * gdb.base/examine-backward.exp: Correct regexp for
7522 "examine 3 bytes backward from ${address_zero}".
7523
7524 2019-08-15 Tom Tromey <tom@tromey.com>
7525
7526 * gdb.tui/empty.exp: Enable resizing tests.
7527
7528 2019-08-15 Tom Tromey <tromey@adacore.com>
7529
7530 * gdb.ada/char_enum.exp: Add regression tests.
7531 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7532 and '0'.
7533 (Char, Gchar): Update.
7534 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7535
7536 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7537
7538 * gdb.python/python.exp: Expect a leading underscore on
7539 GdbOutput{,Error}File.
7540
7541 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7542
7543 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7544 Windows host.
7545
7546 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7547
7548 * gdb.base/batch-preserve-term-settings.exp
7549 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7550
7551 2019-08-15 Christian Biesinger <cbiesinger@google.com>
7552
7553 * lib/gdb.exp: When running on a mingw target, replace
7554 /x/ with x:/.
7555
7556 2019-08-14 Alan Hayward <alan.hayward@arm.com>
7557
7558 * gdb.arch/aarch64-prologue.c: New test.
7559 * gdb.arch/aarch64-prologue.exp: New file.
7560
7561 2019-08-13 Tom de Vries <tdevries@suse.de>
7562
7563 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7564 Thread.
7565
7566 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7567
7568 * gdb.python/py-completion.exp: Download the .py file to the host
7569 and use its host pathname. Conditionalize tests that use
7570 tab completion and manipulate files on the build machine.
7571 * gdb.python/py-events.exp: Download the .py file to the host
7572 and use its host pathname.
7573 * gdb.python/py-evsignal.exp: Likewise.
7574 * gdb.python/py-evthreads.exp: Likewise.
7575 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7576 pathname syntax.
7577 * gdb.python/py-framefilter.exp: Download the .py file to the right
7578 place on the host. Match Windows pathname syntax.
7579 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7580 .py file to the host and use its host pathname.
7581 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7582 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7583 build pathname. Skip symlink test on Windows host. Add missing
7584 newline at end of file.
7585 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7586 and use its host pathname.
7587 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7588 * gdb.python/py-section-script.exp: Use host location of binfile
7589 on safe-path. Use correct path separator on Windows host.
7590 Reorder alternatives in gdb_test_multiple to prevent matching
7591 the wrong alternative on success.
7592 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7593
7594 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7595
7596 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7597 expect the GDB inferior to no longer immediately stop after
7598 being resumed with "signal SIGINT".
7599
7600 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7601
7602 * gdb.linespec/break-ask.exp: Generalize regexps to match
7603 Windows pathnames too.
7604
7605 2019-08-08 Tom de Vries <tdevries@suse.de>
7606
7607 PR testsuite/24862
7608 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7609
7610 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7611
7612 * gdb.base/style.exp: Update tests for help doc new invariants.
7613 * gdb.base/help.exp: Likewise.
7614
7615 2019-08-06 Tom Tromey <tom@tromey.com>
7616
7617 * gdb.base/style.exp: Add disassemble test.
7618 * gdb.base/style.c (some_called_function): New function.
7619 (main): Use it.
7620
7621 2019-08-05 Christian Biesinger <cbiesinger@google.com>
7622
7623 * gdb.python/py-block.exp: Test dictionary access on blocks.
7624
7625 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
7626
7627 PR gdb/24863
7628 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7629 -list-thread-groups --available test when running under
7630 check-read1.
7631
7632 2019-08-05 Tom de Vries <tdevries@suse.de>
7633
7634 PR testsuite/24863
7635 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7636 * gdb.base/help.exp: Use with_read1_timeout_factor.
7637 * gdb.base/info-macros.exp: Same.
7638 * gdb.cp/nested-types.exp: Same.
7639
7640 2019-08-05 Tom de Vries <tdevries@suse.de>
7641
7642 * lib/gdb.exp (version_at_least): Factor out of ...
7643 (tcl_version_at_least): ... here.
7644 (gdb_compile): Fail if pie results in non-PIE executable.
7645 (readelf_version, readelf_prints_pie): New proc.
7646 (exec_is_pie): Return -1 if unknown.
7647
7648 2019-08-05 Tom de Vries <tdevries@suse.de>
7649
7650 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7651
7652 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7653
7654 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7655
7656 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7657
7658 * lib/completion-support.exp (test_gdb_complete_none): Skip
7659 tab completion tests if no readline support.
7660 (test_gdb_complete_unique_re): Likewise.
7661 (test_gdb_complete_multiple): Likewise.
7662
7663 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7664
7665 * gdb.base/info_sources.exp: New file.
7666 * gdb.base/info_sources.c: New file.
7667 * gdb.base/info_sources_base.c: New file.
7668
7669 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7670
7671 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7672 prefix argument.
7673 (test_exit_status): Add prefix argument.
7674
7675 2019-08-01 Tom de Vries <tdevries@suse.de>
7676
7677 PR testsuite/24863
7678 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7679 calling exp_continue for new thread and thread exited messages.
7680
7681 2019-08-01 Tom de Vries <tdevries@suse.de>
7682
7683 PR testsuite/24863
7684 * gdb.base/structs.exp: Fix check-read1 timeout using
7685 gdb_test_sequence.
7686 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7687
7688 2019-08-01 Tom de Vries <tdevries@suse.de>
7689
7690 PR testsuite/24863
7691 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7692 line.
7693
7694 2019-08-01 Tom de Vries <tdevries@suse.de>
7695
7696 PR testsuite/24863
7697 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7698
7699 2019-07-30 Tom Tromey <tromey@adacore.com>
7700
7701 * gdb.ada/display_nested.exp: New file.
7702 * gdb.ada/display_nested/foo.adb: New file.
7703 * gdb.ada/display_nested/pack.adb: New file.
7704 * gdb.ada/display_nested/pack.ads: New file.
7705
7706 2019-07-30 Christian Biesinger <cbiesinger@google.com>
7707
7708 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7709 namespace.
7710 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7711
7712 2019-07-30 Tom de Vries <tdevries@suse.de>
7713
7714 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7715 instead.
7716
7717 2019-07-30 Tom de Vries <tdevries@suse.de>
7718
7719 PR testsuite/24834
7720 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7721 (exec_is_pie): New proc.
7722
7723 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7724
7725 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7726
7727 2019-07-29 Christian Biesinger <cbiesinger@google.com>
7728
7729 * gdb.python/py-objfile.c: Add global and static vars.
7730 * gdb.python/py-objfile.exp: Test new functions Objfile.
7731 lookup_global_symbol and lookup_static_symbol.
7732
7733 2019-07-29 Tom Tromey <tom@tromey.com>
7734
7735 * lib/tuiterm.exp (Term::_csi_@): New proc.
7736 (Term::_csi_X): Don't move cursor.
7737
7738 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7739
7740 * gdb.base/options.exp: Update backtrace - completion to
7741 new option -frame-info.
7742 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7743 Test new 'set print frame-info'. Test backtrace -frame-info
7744 overriding 'set print frame-info'.
7745 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7746 Test new 'set print frame-info'.
7747 Verify consistency of backtrace with and without filters, with and
7748 without -no-filters.
7749 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7750 default.
7751
7752 2019-07-29 Tom de Vries <tdevries@suse.de>
7753
7754 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7755 no arguments".
7756
7757 2019-07-29 Tom de Vries <tdevries@suse.de>
7758
7759 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7760 is a substring of the first for "complete non-unique file name".
7761
7762 2019-07-29 Tom de Vries <tdevries@suse.de>
7763
7764 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7765 with ".*".
7766
7767 2019-07-29 Tom de Vries <tdevries@suse.de>
7768
7769 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7770 Pass prompt_regexp parameter to gdb_test_multiple calls.
7771
7772 2019-07-29 Tom de Vries <tdevries@suse.de>
7773
7774 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7775 print registers" regexps.
7776
7777 2019-07-29 Tom de Vries <tdevries@suse.de>
7778
7779 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7780
7781 2019-07-29 Tom de Vries <tdevries@suse.de>
7782
7783 PR gdb/24855
7784 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7785 (skip_python_tests_prompt): Add prompt_regexp argument to
7786 gdb_test_multiple calls.
7787
7788 2019-07-27 Tom Tromey <tom@tromey.com>
7789
7790 * gdb.tui/main.exp: New file.
7791
7792 2019-07-27 Tom Tromey <tom@tromey.com>
7793
7794 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7795 optional.
7796 * gdb.tui/empty.exp: New file.
7797
7798 2019-07-27 Tom Tromey <tom@tromey.com>
7799
7800 * lib/tuiterm.exp (spawn): New proc.
7801 (Term::resize): New proc.
7802 * gdb.tui/resize.exp: New file.
7803
7804 2019-07-27 Tom Tromey <tom@tromey.com>
7805
7806 * gdb.tui/list.exp: New file.
7807
7808 2019-07-27 Tom Tromey <tom@tromey.com>
7809
7810 * gdb.tui/regs.exp: New file.
7811
7812 2019-07-27 Tom Tromey <tom@tromey.com>
7813
7814 * gdb.tui/basic.exp: Add "layout split" test.
7815
7816 2019-07-27 Tom Tromey <tom@tromey.com>
7817
7818 * gdb.tui/basic.exp: Add "layout asm" test.
7819
7820 2019-07-27 Tom Tromey <tom@tromey.com>
7821
7822 * lib/tuiterm.exp: New file.
7823 * gdb.tui/basic.exp: New file.
7824
7825 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7826
7827 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7828 Enable tests associated with this flag. Adjust regex
7829 referencing "foo_low" to now refer to "foo_cold" instead.
7830
7831 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7832
7833 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7834 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7835 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7836 foo_cold. Revise comments to match.
7837 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7838 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7839 were wrapped into this proc; Call do_test in loop from outermost
7840 level.
7841 (foo_low): Rename all occurrences to "foo_cold".
7842 (backtrace from baz): New test.
7843 (x2/i foo_cold): New test.
7844 (info line *foo_cold): New test.
7845
7846 2019-07-26 Tom de Vries <tdevries@suse.de>
7847
7848 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7849
7850 2019-07-25 Tom de Vries <tdevries@suse.de>
7851
7852 PR testsuite/24830
7853 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7854 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7855 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7856 (skip_libstdcxx_probe_tests): ... here.
7857 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7858
7859 2019-07-24 Tom de Vries <tdevries@suse.de>
7860
7861 PR testsuite/24807
7862 * gdb.objc/basicclass.m: Include stdio.h.
7863 * gdb.objc/nondebug.m: Same.
7864 * gdb.objc/objcdecode.m: Same.
7865
7866 2019-07-24 Tom de Vries <tdevries@suse.de>
7867
7868 PR testsuite/24612
7869 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7870 additional_flags.
7871
7872 2019-07-24 Tom de Vries <tdevries@suse.de>
7873
7874 PR testsuite/24831
7875 * gdb.multi/tids.exp: Update error messages for info threads.
7876
7877 2019-07-24 Tom de Vries <tdevries@suse.de>
7878
7879 * gdb.base/info-types.exp: Allow info types to print info for more than
7880 one file.
7881
7882 2019-07-23 Tom de Vries <tdevries@suse.de>
7883
7884 PR testsuite/24842
7885 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7886 gdb_spawn_with_cmdline_opts.
7887
7888 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7889
7890 * gdb.arch/arm-cmse-sgstubs.c: New test.
7891 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7892
7893 2019-07-23 Tom de Vries <tdevries@suse.de>
7894
7895 PR testsuite/24711
7896 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7897 issuing next command.
7898
7899 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7900
7901 * gdb.ada/info_auto_lang.exp: Update expected results.
7902 * gdb.base/info-types.c: Add additional types to check.
7903 * gdb.base/info-types.exp: Update expected results.
7904
7905 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7906
7907 * gdb.base/info-types.c: New file.
7908 * gdb.base/info-types.exp: New file.
7909
7910 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7911
7912 * gdb.arch/riscv-bp-infcall.c: New file.
7913 * gdb.arch/riscv-bp-infcall.exp: New file.
7914
7915 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 PR breakpoints/24541
7918 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7919
7920 2019-07-14 Tom de Vries <tdevries@suse.de>
7921
7922 PR testsuite/24760
7923 * gdb.objc/basicclass.exp: Fix unterminated string.
7924
7925 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7926 Andrew Burgess <andrew.burgess@embecosm.com>
7927
7928 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7929 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7930 negative bounds.
7931 * gdb.fortran/vla-value.exp: Print elements of an array with
7932 negative bounds.
7933 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7934 testing.
7935
7936 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7937
7938 * gdb.base/options.exp (expect_string): Dequote strings in
7939 results.
7940 (test-string): Test strings with different quoting and reindent.
7941
7942 2019-07-10 Tom Tromey <tromey@adacore.com>
7943
7944 * gdb.ada/mi_ex_cond.exp: Update expected results.
7945 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7946 * gdb.ada/mi_catch_ex.exp: Update expected results.
7947 * gdb.ada/mi_catch_assert.exp: Update expected results.
7948 * gdb.ada/catch_ex.exp (catch_exception_info)
7949 (catch_exception_entry, catch_assert_entry)
7950 (catch_unhandled_entry): Update.
7951 * gdb.ada/catch_assert_if.exp: Update expected results.
7952
7953 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7954 Stephen Roberts <stephen.roberts@arm.com>
7955
7956 * gdb.base/define.exp: Restore original prompt.
7957
7958 2019-07-09 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7961 breakpoints" output.
7962 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7963 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7964 throw" creates breakpoint.
7965 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7966 'type="catchpoint"'.
7967
7968 2019-07-09 Pedro Alves <palves@redhat.com>
7969
7970 PR c++/15468
7971 * gdb.cp/except-multi-location-lib.cc: New.
7972 * gdb.cp/except-multi-location-main.cc: New.
7973 * gdb.cp/except-multi-location.exp: New.
7974
7975 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7976
7977 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7978 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7979 argument and update callers.
7980
7981 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7982
7983 * gdb.arch/amd64-break-on-asm-line.S: New file.
7984 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7985
7986 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7987
7988 * gdb.base/printcmds.exp: Test printing C string and
7989 C wide string convenience vars without transiting via the inferior.
7990 Also make test names unique.
7991
7992 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7993
7994 PR breakpoints/25011
7995 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7996
7997 2019-07-04 Pedro Alves <palves@redhat.com>
7998
7999 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8000 body returned ok(0), break(3) or continue(4).
8001 * gdb.testsuite/foreach_with_prefix.exp: New file.
8002
8003 2019-07-04 Alan Hayward <alan.hayward@arm.com>
8004
8005 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8006
8007 2019-07-03 Pedro Alves <palves@redhat.com>
8008
8009 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8010 "return -code".
8011
8012 2019-07-03 Pedro Alves <palves@redhat.com>
8013
8014 PR cli/24732
8015 * gdb.base/shell.exp: Load completion-support.exp.
8016 Adjust expected error output. Add completion tests.
8017
8018 2019-07-03 Pedro Alves <palves@redhat.com>
8019
8020 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8021 string_to_regexp.
8022
8023 2019-07-03 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8026 (expect_integer): Adjust to expect "-string".
8027 (expect_string): New.
8028 (all_options): Expect "-string".
8029 (test-flag, test-boolean): Adjust to expect "-string".
8030 (test-string): New proc.
8031 (top level): Call it.
8032
8033 2019-07-03 Pedro Alves <palves@redhat.com>
8034
8035 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8036 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8037 the expected output in the success.
8038
8039 2019-07-03 Pedro Alves <palves@redhat.com>
8040
8041 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8042 Split one gdb_test_multiple call in two to avoid a race.
8043
8044 2019-07-03 Pedro Alves <palves@redhat.com>
8045
8046 * gdb.base/with.c: New file.
8047 * gdb.base/with.exp: New file.
8048
8049 2019-07-03 Pedro Alves <palves@redhat.com>
8050
8051 * gdb.base/settings.exp: Replace all references to "maint
8052 test-settings set" with references to "maint set test-settings",
8053 and all references to "maint test-settings show" with references
8054 to "maint show test-settings".
8055
8056 2019-07-03 Pedro Alves <palves@redhat.com>
8057
8058 * gdb.base/settings.exp (test-string): Adjust expected out when
8059 testing "maint test-settings show filename"
8060
8061 2019-07-02 Pedro Alves <palves@redhat.com>
8062
8063 * gdb.base/options.exp (test-info-threads): New procedure.
8064 (top level): Call it.
8065
8066 2019-06-28 Tom Tromey <tromey@adacore.com>
8067
8068 * gdb.dwarf2/ada-linkage-name.c: New file.
8069 * gdb.dwarf2/ada-linkage-name.exp: New file.
8070
8071 2019-06-27 Tom Tromey <tromey@adacore.com>
8072
8073 PR c++/20020:
8074 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8075
8076 2019-06-26 Tom de Vries <tdevries@suse.de>
8077
8078 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8079
8080 2019-06-26 Tom de Vries <tdevries@suse.de>
8081
8082 * gdb.base/index-cache.exp: Add back missing debug option.
8083
8084 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8085
8086 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8087
8088 2019-06-25 Tom de Vries <tdevries@suse.de>
8089
8090 PR testsuite/24727
8091 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8092
8093 2019-06-24 Tom de Vries <tdevries@suse.de>
8094
8095 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8096
8097 2019-06-24 Tom de Vries <tdevries@suse.de>
8098
8099 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8100 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8101 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8102
8103 2019-06-24 Tom de Vries <tdevries@suse.de>
8104
8105 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8106
8107 2019-06-21 Tom de Vries <tdevries@suse.de>
8108
8109 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8110
8111 2019-06-21 Tom de Vries <tdevries@suse.de>
8112
8113 PR testsuite/24518
8114 PR ada/24713
8115 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8116 index.
8117
8118 2019-06-19 Tom Tromey <tromey@adacore.com>
8119
8120 * gdb.ada/length_cond.exp: Add intro comment.
8121
8122 2019-06-19 Tom Tromey <tromey@adacore.com>
8123
8124 * gdb.ada/length_cond.exp: New file.
8125 * gdb.ada/length_cond/length_cond.adb: New file.
8126 * gdb.ada/length_cond/pck.adb: New file.
8127 * gdb.ada/length_cond/pck.ads: New file.
8128
8129 2019-06-18 Tom de Vries <tdevries@suse.de>
8130
8131 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8132
8133 2019-06-18 Tom Tromey <tromey@adacore.com>
8134
8135 * gdb.base/list0.h: Add comment explaining control character.
8136
8137 2019-06-18 Tom de Vries <tdevries@suse.de>
8138
8139 * boards/fission.exp: Break up long debug_flags line.
8140
8141 2019-06-16 Tom de Vries <tdevries@suse.de>
8142
8143 PR gdb/24445
8144 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8145 generated index.
8146
8147 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8148
8149 PR gdb/24686
8150 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8151 improve detection of bug gdb/24541.
8152
8153 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8154
8155 PR gdb/24669
8156 * gdb.base/index-cache.exp (uses_readnow,
8157 expecting_index_cache_use): Define global variable.
8158 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8159 expecting_index_cache_use.
8160
8161 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8162 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.fortran/pointers.f90: New file.
8165 * gdb.fortran/print_type.exp: New file.
8166 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8167 * gdb.fortran/vla-type.exp: Likewise.
8168 * gdb.fortran/vla-value.exp: Likewise.
8169 * gdb.mi/mi-vla-fortran.exp: Likewise.
8170
8171 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8172
8173 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8174 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8175 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8176 as a stop reason.
8177
8178 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8179
8180 * gdb.base/annota1.exp: Update expected results.
8181 * gdb.cp/annota2.exp: Likewise.
8182 * gdb.cp/annota3.exp: Likewise.
8183
8184 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8185
8186 * gdb.base/style-logging.exp: Remove path from test name.
8187
8188 2019-06-14 Tom Tromey <tromey@adacore.com>
8189
8190 PR gdb/24502:
8191 * gdb.base/style-logging.exp: New file.
8192
8193 2019-06-14 Tom Tromey <tromey@adacore.com>
8194
8195 * gdb.base/symfile-warn.exp: New file.
8196 * gdb.base/symfile-warn.c: New file.
8197
8198 2019-06-14 Tom Tromey <tromey@adacore.com>
8199
8200 * gdb.base/annotate-symlink.exp: New file.
8201
8202 2019-06-14 Tom Tromey <tromey@adacore.com>
8203
8204 * gdb.ada/set_wstr.exp: Add reassignment test.
8205
8206 2019-06-14 Tom Tromey <tromey@adacore.com>
8207
8208 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8209 'unchecked_access and 'unrestricted_access as well.
8210
8211 2019-06-14 Tom Tromey <tromey@adacore.com>
8212
8213 PR ada/24539:
8214 * gdb.ada/vla.exp: Update tests.
8215 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8216 pragma.
8217
8218 2019-06-13 Pedro Alves <palves@redhat.com>
8219
8220 * gdb.base/settings.exp (test-integer): Test junk after
8221 "unlimited".
8222
8223 2019-06-13 Pedro Alves <palves@redhat.com>
8224
8225 * gdb.base/options.exp (test-thread-apply): New.
8226 (top level): Call it.
8227
8228 2019-06-13 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.base/options.exp (test-frame-apply): New.
8231 (top level): Test print commands with different "frame apply"
8232 prefixes.
8233
8234 2019-06-13 Pedro Alves <palves@redhat.com>
8235
8236 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8237 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8238 'max_completions' parameter and handle it.
8239 (test_gdb_completion_offers_commands): New.
8240
8241 2019-06-13 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8244
8245 2019-06-13 Pedro Alves <palves@redhat.com>
8246
8247 * gdb.base/options.exp (test-backtrace): New.
8248 (top level): Call it.
8249
8250 2019-06-13 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.guile/scm-frame-args.exp: Use "set print
8253 raw-frame-arguments" instead of "set print raw frame-arguments".
8254 * gdb.python/py-frame-args.exp: Likewise.
8255
8256 2019-06-13 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.compile/compile.exp: Adjust expected output to option
8259 processing changes.
8260
8261 2019-06-13 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.base/options.exp: Build executable.
8264 (test-print): New procedure.
8265 (top level): Call it, once for "print" and another for "compile
8266 print".
8267
8268 2019-06-13 Pedro Alves <palves@redhat.com>
8269
8270 * gdb.base/options.c: New file.
8271 * gdb.base/options.exp: New file.
8272
8273 2019-06-13 Pedro Alves <palves@redhat.com>
8274
8275 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8276 that "o" is ambiguous.
8277
8278 2019-06-13 Pedro Alves <palves@redhat.com>
8279
8280 * gdb.base/settings.c: New file.
8281 * gdb.base/settings.exp: New file.
8282
8283 2019-06-13 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.base/completion.exp: Fix comment typo.
8286
8287 2019-06-13 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8290 foo --1" test.
8291
8292 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8293
8294 * gdb.fortran/block-data.f: New.
8295 * gdb.fortran/block-data.exp: New.
8296
8297 2019-06-11 Tom de Vries <tdevries@suse.de>
8298
8299 PR testsuite/24521
8300 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8301 message.
8302
8303 2019-06-11 Tom de Vries <tdevries@suse.de>
8304
8305 PR testsuite/24521
8306 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8307
8308 2019-06-11 Tom de Vries <tdevries@suse.de>
8309
8310 * boards/readnow.exp: New file.
8311
8312 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8313
8314 * gdb.fortran/vla-sizeof.exp: Update expected results.
8315
8316 2019-06-06 Amos Bird <amosbird@gmail.com>
8317
8318 * gdb.base/annota1.exp (thread_switch): Add test for
8319 thread-exited annotation.
8320
8321 2019-06-06 Tom Tromey <tromey@adacore.com>
8322
8323 * gdb.base/maint.exp: Expect command started/finished output.
8324
8325 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8326
8327 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8328 comment.
8329 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8330
8331 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8332
8333 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8334 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8335 * gdb.arch/riscv-unwind-long-insn.c: New file.
8336 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8337
8338 2019-06-04 Christian Biesinger <cbiesinger@google.com>
8339
8340 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8341
8342 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8343
8344 * lib/gdb.exp (help_list_trailer): New regexp variable
8345 factorizing the help trailer message.
8346 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8347 arg to allow to better factorize various tests.
8348 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8349 (test_prefix_command_help): Use help_list_trailer.
8350 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8351 * gdb.guile/scm-cmd.exp: Likewise.
8352 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8353 * gdb.base/help.exp: Use test_user_defined_class_help.
8354 * gdb.base/style.exp: Add tests for styling of help and apropos.
8355 * lib/gdb-utils.exp (style): Add title and highlight styles.
8356
8357 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8358
8359 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8360 $_shell_exitsignal.
8361 * gdb.base/default.exp: Update for new convenience variables.
8362
8363 2019-05-29 Tom Tromey <tromey@adacore.com>
8364
8365 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8366 to "break complete ada" test case's regexp.
8367
8368 2019-05-29 Tom Tromey <tromey@adacore.com>
8369
8370 PR c++/20020:
8371 * gdb.cp/constexpr-field.exp: New file.
8372 * gdb.cp/constexpr-field.cc: New file.
8373
8374 2019-05-29 Tom Tromey <tromey@adacore.com>
8375
8376 * gdb.base/finish.exp (finish_no_print): New proc.
8377 (finish_tests): Call it.
8378
8379 2019-05-24 Tom de Vries <tdevries@suse.de>
8380
8381 * gdb.dwarf2/gdb-add-index.exp: New file.
8382
8383 2019-05-22 Tom Tromey <tromey@adacore.com>
8384
8385 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8386 * gdb.base/style.exp: Use "style".
8387 * lib/gdb-utils.exp (style): New proc.
8388
8389 2019-05-22 Tom de Vries <tdevries@suse.de>
8390
8391 * gdb.base/align.exp: Require c++11.
8392
8393 2019-05-22 Tom de Vries <tdevries@suse.de>
8394
8395 PR testsuite/24586
8396 * gdb.python/py-mi-var-info-path-expression.exp: Call
8397 mi_skip_python_tests to check if python is supported.
8398
8399 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8400
8401 * gdb.arch/aarch64-pauth.c: New test.
8402 * gdb.arch/aarch64-pauth.exp: New file.
8403
8404 2019-05-22 Alan Hayward <alan.hayward@arm.com>
8405
8406 * README (Re-running Tests Outside The Testsuite): New section.
8407
8408 2019-05-21 Tom de Vries <tdevries@suse.de>
8409
8410 * gdb.arch/amd64-eval.exp: Require c++11.
8411 * gdb.base/max-depth.exp: Same.
8412 * gdb.compile/compile-cplus-array-decay.exp: Same.
8413 * gdb.cp/meth-typedefs.exp: Same.
8414 * gdb.cp/subtypes.exp: Same.
8415 * gdb.cp/temargs.exp: Same.
8416
8417 2019-05-21 Alan Hayward <alan.hayward@arm.com>
8418
8419 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8420
8421 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8422
8423 PR gdb/18644
8424 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8425 * gdb.fortran/printing-types.exp: Add new test.
8426 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8427 testing.
8428 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8429 setup_kfail call.
8430
8431 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8432
8433 * README (Running the Testsuite): Change example.
8434 (Testsuite Parameters): Remove TRANSCRIPT.
8435 * lib/gdb.exp: Remove TRANSCRIPT check.
8436
8437 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8438
8439 * README (Testsuite Parameters): Add replay logging to
8440 GDBSERVER_DEBUG.
8441 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8442 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8443 as a comma separated list.
8444 (gdb_debug_init): Override procedure.
8445
8446 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8447
8448 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8449 (gdb_write_cmd_file): New procedure.
8450 * lib/gdbserver-support.exp (gdbserver_start): Call
8451 gdbserver_write_cmd_file.
8452 (gdbserver_write_cmd_file): New procedure.
8453
8454 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8455
8456 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8457 (delete_breakpoints): Likewise.
8458 (gdb_run_cmd): Likewise.
8459 (gdb_start_cmd): Likewise.
8460 (gdb_starti_cmd): Likewise.
8461 (gdb_internal_error_resync): Likewise.
8462 (gdb_test_multiple): Likewise.
8463 (gdb_reinitialize_dir): Likewise.
8464 (default_gdb_exit): Likewise.
8465 (gdb_file_cmd): Mark kill as optional.
8466 (default_gdb_start): Call gdb_stdin_log_init.
8467 (send_gdb): Call gdb_stdin_log_write.
8468 (rerun_to_main): Mark Y as an answer.
8469 (gdb_stdin_log_init): New function.
8470 (gdb_stdin_log_write): Likewise.
8471
8472 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8473
8474 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8475 * gdb.base/debug-expr.exp: Likewise.
8476 * gdb.base/foll-fork.exp: Likewise.
8477 * gdb.base/foll-vfork.exp: Likewise.
8478 * gdb.base/fork-print-inferior-events.exp: Likewise.
8479 * gdb.base/gdb-sigterm.exp: Likewise.
8480 * gdb.base/gdbinit-history.exp: Likewise.
8481 * gdb.base/osabi.exp: Likewise.
8482 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8483 * gdb.base/ui-redirect.exp: Likewise.
8484 * gdb.gdb/unittest.exp: Likewise.
8485 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8486 * gdb.mi/mi-watch.exp: Likewise.
8487 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8488 * gdb.mi/user-selected-context-sync.exp: Likewise.
8489 * gdb.python/python.exp: Disable debug test when debugging.
8490 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8491 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8492 Likewise.
8493 * gdb.threads/stepi-random-signal.exp: Likewise.
8494
8495 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8496
8497 * Makefile.in: Pass through GDB_DEBUG.
8498 * README (Testsuite Parameters): Add GDB_DEBUG.
8499 (gdb,debug): Add board setting.
8500 * lib/gdb.exp (default_gdb_start): Start debugging.
8501 (gdb_debug_enabled): New procedure.
8502 (gdb_debug_init): Likewise.
8503
8504 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8505
8506 * Makefile.in: Pass through GDB_DEBUG.
8507 * README (Testsuite Parameters): Add GDB_DEBUG.
8508 (gdb,debug): Add board setting.
8509 * lib/gdb.exp (default_gdb_start): Start debugging.
8510 (gdb_debug_enabled): New procedure.
8511 (gdb_debug_init): Likewise.
8512
8513 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8514
8515 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8516
8517 2019-05-17 Alan Hayward <alan.hayward@arm.com>
8518
8519 * gdb.base/ui-redirect.exp: Test redirection.
8520
8521 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8522
8523 * gdb.mi/mi-complete.exp: New file.
8524 * gdb.mi/mi-complete.cc: Likewise.
8525
8526 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8527
8528 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8529 indexed and sliced arrays, and pointers to arrays.
8530
8531 2019-05-14 Tom Tromey <tromey@adacore.com>
8532
8533 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8534 styling test.
8535
8536 2019-05-14 Tom de Vries <tdevries@suse.de>
8537
8538 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8539 selection entry encoding.
8540
8541 2019-05-10 Tom Tromey <tromey@adacore.com>
8542
8543 * gdb.ada/info_exc.exp: Add "complete" test.
8544
8545 2019-05-09 Tom de Vries <tdevries@suse.de>
8546
8547 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8548 CU-relative.
8549
8550 2019-05-09 Tom de Vries <tdevries@suse.de>
8551
8552 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8553 CU-relative.
8554
8555 2019-05-08 Joel Brobecker <brobecker@adacore.com>
8556
8557 * gdb.ada/frame_arg_lang.exp: New testcase.
8558 * gdb.ada/frame_arg_lang/bla.adb: New file.
8559 * gdb.ada/frame_arg_lang/pck.ads: New file.
8560 * gdb.ada/frame_arg_lang/pck.adb: New file.
8561 * gdb.ada/frame_arg_lang/foo.c: New file.
8562
8563 2019-05-08 Tom Tromey <tromey@adacore.com>
8564
8565 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8566
8567 2019-05-08 Tom Tromey <tromey@adacore.com>
8568
8569 * gdb.base/ptype-offsets.exp: Update tests.
8570
8571 2019-05-08 Tom Tromey <tromey@adacore.com>
8572
8573 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8574 cases.
8575 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8576 "short".
8577
8578 2019-05-08 Tom Tromey <tromey@adacore.com>
8579
8580 * gdb.ada/vla.exp: New file.
8581 * gdb.ada/vla/vla.adb: New file.
8582
8583 2019-05-07 Tom de Vries <tdevries@suse.de>
8584
8585 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8586
8587 2019-05-07 Tom de Vries <tdevries@suse.de>
8588
8589 PR testsuite/24522
8590 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8591 section.
8592
8593 2019-05-07 Tom de Vries <tdevries@suse.de>
8594
8595 PR testsuite/24522
8596 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8597 .debug_aranges section.
8598
8599 2019-05-07 Tom de Vries <tdevries@suse.de>
8600
8601 PR testsuite/24159
8602 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8603
8604 2019-05-06 Tom de Vries <tdevries@suse.de>
8605
8606 * lib/gdb.exp (exec_has_index_section): New proc.
8607 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8608 section.
8609
8610 2019-05-04 Tom de Vries <tdevries@suse.de>
8611
8612 * boards/cc-with-debug-names.exp: New file.
8613
8614 2019-05-03 Tom Tromey <tromey@adacore.com>
8615
8616 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8617 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8618 * gdb.ada/char_enum.exp: Add test.
8619
8620 2019-05-03 Tom de Vries <tdevries@suse.de>
8621
8622 * boards/cc-with-gdb-index.exp: New file.
8623
8624 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8625
8626 * gdb.rust/simple.exp: Add new test case.
8627 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8628 (main): Initialise an instance of the new struct.
8629
8630 2019-05-01 Tom Tromey <tromey@adacore.com>
8631
8632 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8633 record.
8634 (NPR): New variable.
8635 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8636 test.
8637
8638 2019-05-01 Tom Tromey <tromey@adacore.com>
8639
8640 * gdb.ada/packed_array_assign.exp: Add packed assignment
8641 regression test.
8642
8643 2019-05-01 Tom de Vries <tdevries@suse.de>
8644
8645 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8646
8647 2019-05-01 Tom de Vries <tdevries@suse.de>
8648
8649 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8650
8651 2019-04-30 Ali Tamur <tamur@google.com>
8652
8653 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8654
8655 2019-04-30 Tom Tromey <tromey@adacore.com>
8656
8657 * lib/ada.exp (find_ada_tool): New proc.
8658 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8659 * gdb.ada/catch_ex_std.exp: New file.
8660 * gdb.ada/catch_ex_std/foo.adb: New file.
8661 * gdb.ada/catch_ex_std/some_package.adb: New file.
8662 * gdb.ada/catch_ex_std/some_package.ads: New file.
8663
8664 2019-04-30 Tom Tromey <tromey@adacore.com>
8665
8666 PR c++/24470:
8667 * gdb.cp/temargs.cc: Add test code from PR.
8668
8669 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8670
8671 * gdb.fortran/vla-datatypes.exp: Update expected results.
8672 * gdb.fortran/vla-ptype.exp: Likewise.
8673 * gdb.fortran/vla-type.exp: Likewise.
8674 * gdb.fortran/vla-value.exp: Likewise.
8675
8676 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8677
8678 * gdb.fortran/ptr-indentation.exp: Update expected results.
8679 * gdb.fortran/ptype-on-functions.exp: Likewise.
8680 * gdb.fortran/vla-ptr-info.exp: Likewise.
8681 * gdb.fortran/vla-value.exp: Likewise.
8682
8683 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8684
8685 * gdb.fortran/ptype-on-functions.exp: New file.
8686 * gdb.fortran/ptype-on-functions.f90: New file.
8687
8688 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8689
8690 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8691 case void string.
8692
8693 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8694
8695 * gdb.fortran/complex.exp: Expand.
8696 * gdb.fortran/complex.f: Renamed to...
8697 * gdb.fortran/complex.f90: ...this, and extended to add more
8698 complex values.
8699
8700 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8701
8702 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8703 MODULO, CMPLX.
8704
8705 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8706 Richard Bunt <richard.bunt@arm.com>
8707
8708 * gdb.base/max-depth.c: New file.
8709 * gdb.base/max-depth.exp: New file.
8710 * gdb.python/py-nested-maps.c: New file.
8711 * gdb.python/py-nested-maps.exp: New file.
8712 * gdb.python/py-nested-maps.py: New file.
8713 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8714 (test_all_common): Call test_max_depth.
8715 * gdb.fortran/max-depth.exp: New file.
8716 * gdb.fortran/max-depth.f90: New file.
8717 * gdb.go/max-depth.exp: New file.
8718 * gdb.go/max-depth.go: New file.
8719 * gdb.modula2/max-depth.exp: New file.
8720 * gdb.modula2/max-depth.c: New file.
8721 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8722
8723 2019-04-29 Tom de Vries <tdevries@suse.de>
8724
8725 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8726
8727 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8728
8729 * gdb.base/callexit.exp: Test may-call-functions off.
8730
8731 2019-04-25 Keith Seitz <keiths@redhat.com>
8732
8733 PR c++/24367
8734 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8735 (another_incomplete_struct, test_incomplete): New definitions.
8736 (main): Use new definitions.
8737 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8738 functions.
8739
8740 2019-04-25 Ali Tamur <tamur@google.com>
8741
8742 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8743
8744 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8745
8746 PR corefiles/11608
8747 PR corefiles/18187
8748 * gdb.base/coredump-filter-build-id.exp: New file.
8749
8750 2019-04-25 Alan Hayward <alan.hayward@arm.com>
8751
8752 * Makefile.in: Pass through GDBSERVER_DEBUG.
8753 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8754 (gdbserver,debug): Add board setting.
8755 * gdb.trace/tspeed.exp: Skip when debugging.
8756 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8757 * lib/gdbserver-support.exp: Likewise
8758
8759 2019-04-24 Tom Tromey <tromey@adacore.com>
8760
8761 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8762 Rust.
8763
8764 2019-04-24 Tom Tromey <tromey@adacore.com>
8765
8766 * gdb.arch/amd64-eval.exp: Test bitfield return.
8767 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8768 (class Foo) <return_bitfields>: New method.
8769 (main): Call it.
8770
8771 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8772
8773 * gdb.cp/many-args.cc: New file.
8774 * gdb.cp/many-args.exp: New file.
8775
8776 2019-04-23 Tom de Vries <tdevries@suse.de>
8777
8778 PR gdb/24433
8779 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8780
8781 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8782
8783 * gdb.trace/backtrace.exp: Use nopie flag.
8784 * gdb.trace/circ.exp: Likewise.
8785 * gdb.trace/collection.exp: Likewise.
8786 * gdb.trace/ftrace.exp: Likewise.
8787 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8788 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8789 * gdb.trace/qtro.exp: Likewise.
8790 * gdb.trace/read-memory.exp: Likewise.
8791 * gdb.trace/report.exp: Likewise.
8792 * gdb.trace/tfile.exp: Likewise.
8793 * gdb.trace/tfind.exp: Likewise.
8794 * gdb.trace/unavailable.exp: Likewise.
8795
8796 2019-04-22 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/solib-probes-nosharedlibrary.c,
8799 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8800
8801 2019-04-19 Tom Tromey <tromey@adacore.com>
8802
8803 * gdb.ada/ptype_union.c: New file.
8804 * gdb.ada/ptype_union.exp: New file.
8805
8806 2019-04-19 Tom Tromey <tromey@adacore.com>
8807
8808 PR symtab/24423:
8809 * gdb.base/list0.h (foo): Add a control-l character.
8810
8811 2019-04-18 Tom de Vries <tdevries@suse.de>
8812
8813 PR gdb/24433
8814 * boards/local-board.exp: Set sysroot to "".
8815
8816 2019-04-18 Tom de Vries <tdevries@suse.de>
8817 Pedro Alves <palves@redhat.com>
8818
8819 PR gdb/24454
8820 * gdb.threads/vfork-follow-child-exec.c: New file.
8821 * gdb.threads/vfork-follow-child-exec.exp: New file.
8822 * gdb.threads/vfork-follow-child-exit.c: New file.
8823 * gdb.threads/vfork-follow-child-exit.exp: New file.
8824
8825 2019-04-15 Leszek Swirski <leszeks@google.com>
8826
8827 * gdb.arch/amd64-eval.cc: New file.
8828 * gdb.arch/amd64-eval.exp: New file.
8829
8830 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8831
8832 * gdb.server/sysroot.c: New test.
8833 * gdb.server/sysroot.exp: New file.
8834 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8835 matching param.
8836
8837 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8838
8839 * gdb.base/align.exp: Extend test to cover structures containing
8840 only static fields.
8841
8842 2019-04-11 Tom de Vries <tdevries@suse.de>
8843
8844 * boards/cc-with-dwz-m.exp: New file.
8845 * boards/cc-with-dwz.exp: New file.
8846 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8847
8848 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8849
8850 * gdb.base/start-cpp.exp: New file.
8851 * gdb.base/start-cpp.cc: New file.
8852
8853 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8854
8855 * gdb.python/py-thrhandle.exp: Adjust tests to call
8856 thread_from_handle instead of thread_from_thread_handle.
8857
8858 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8859
8860 * gdb.python/py-thrhandle.exp: Add tests for
8861 gdb.InferiorThread.handle.
8862
8863 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8864
8865 * gdb.python/py-function.exp: Check calling helper function from
8866 all languages.
8867 * lib/gdb.exp (gdb_supported_languages): New proc.
8868
8869 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8870
8871 * gdb.base/complex-parts.c: New file.
8872 * gdb.base/complex-parts.exp: New file.
8873
8874 2019-04-01 Tom Tromey <tromey@adacore.com>
8875
8876 PR symtab/23331:
8877 * gdb.dwarf2/dw2-ranges-main.c: New file.
8878 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8879 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8880
8881 2019-03-30 Simon Marchi <simark@simark.ca>
8882
8883 * gdb.base/default.exp: Add values for $_gdb_major and
8884 $_gdb_minor.
8885
8886 2019-03-29 Tom Tromey <tromey@adacore.com>
8887
8888 * gdb.base/help.exp: Tighten apropos regexp.
8889
8890 2019-03-29 Keith Seitz <keiths@redhat.com>
8891
8892 * gdb.fortran/array-bounds.exp: New file.
8893 * gdb.fortran/array-bounds.f90: New file.
8894
8895 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8896
8897 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8898
8899 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8900
8901 * gdb.multi/hello.c (main): Increase alarm timer.
8902
8903 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8904
8905 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8906 factor when no hardware watchpoint support.
8907
8908 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8909 Pedro Alves <palves@redhat.com>
8910
8911 * boards/local-board.exp: set sysroot to /.
8912
8913 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8914
8915 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8916 in child.
8917
8918 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8919
8920 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8921 field.
8922 (make_container): Initialise new field.
8923 * gdb.python/py-prettyprint.exp: Add new tests.
8924 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8925 <display_hint>: New method.
8926
8927 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8928
8929 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8930 gdb_continue_to_breakpoint more throughout this test.
8931 (run_lang_tests) Supply unique test names, and use
8932 gdb_test_no_output.
8933
8934 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8935
8936 * gdb.base/finish-pretty.exp: Update expected results.
8937 * gdb.base/pretty-print.c: New file.
8938 * gdb.base/pretty-print.exp: New file.
8939
8940 2019-03-25 Pedro Alves <palves@redhat.com>
8941
8942 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8943 move comments outside list. Append '-i "" eof' section.
8944
8945 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8946
8947 PR testsuite/25016
8948 * README: Add pie options.
8949 * gdb.base/break-interp.exp: Ensure pie is disabled.
8950 * gdb.base/dump.exp: Likewise.
8951 * lib/gdb.exp (gdb_compile): Add pie option.
8952
8953 2019-03-19 Tom Tromey <tromey@adacore.com>
8954
8955 * gdb.mi/mi2-cli-display.c: New file.
8956 * gdb.mi/mi2-cli-display.exp: New file.
8957
8958 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8959 Tom Tromey <tromey@adacore.com>
8960
8961 * gdb.ada/ptype_array/pck.adb: New file.
8962 * gdb.ada/ptype_array/pck.ads: New file.
8963 * gdb.ada/ptype_array/foo.adb: New file.
8964 * gdb.ada/ptype_array.exp: New file.
8965
8966 2019-03-14 Tom Tromey <tromey@adacore.com>
8967
8968 * gdb.base/style.exp: Add "set style sources" test.
8969
8970 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8971
8972 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8973 * mi-breakpoint-multiple-locations.exp: ... this.
8974 (make_breakpoints_pattern): New proc.
8975 (do_test): Add mi_version parameter, test -break-insert,
8976 -break-info and =breakpoint-created.
8977
8978 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8979
8980 * config/default.exp: Remove 'load_lib gdb.exp'.
8981 * config/monitor.exp: Likewise.
8982 * config/sid.exp: Likewise.
8983 * config/sim.exp: Likewise.
8984 * config/slite.exp: Likewise.
8985 * config/unix.exp: Likewise.
8986 * gdb.base/default.exp: Remove unhelpful comment.
8987
8988 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8989
8990 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8991
8992 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8993
8994 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8995
8996 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8997
8998 * gdb.fortran/type-kinds.exp: Update expected results.
8999
9000 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9001
9002 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9003
9004 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9005
9006 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9007 function.
9008 (test_basic_parsing_of_type_kinds): Expand types tested.
9009 (test_parsing_invalid_type_kinds): New function.
9010
9011 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9012
9013 * gdb.fortran/intrinsics.exp: New file.
9014 * gdb.fortran/intrinsics.f90: New file.
9015 * gdb.fortran/type-kinds.exp: New file.
9016
9017 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9018
9019 * gdb.fortran/dot-ops.exp: New file.
9020
9021 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9022
9023 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9024 Check upper and lower case logical literals.
9025
9026 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9027
9028 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9029 Remove duplicate tests.
9030
9031 2019-03-06 Alan Hayward <alan.hayward@arm.com>
9032
9033 * lib/gdb.exp (builtin_cd): rename of cd.
9034 (cd): Override builtin.
9035
9036 2019-03-06 Richard Bunt <richard.bunt@arm.com>
9037
9038 * gdb.fortran/function-calls.exp: New file.
9039 * gdb.fortran/function-calls.f90: New test.
9040
9041 2019-03-04 Richard Bunt <richard.bunt@arm.com>
9042
9043 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9044 on user program standard output.
9045 * gdb.fortran/short-circuit-argument-list.f90: Record function
9046 calls.
9047
9048 2019-02-28 Alan Hayward <alan.hayward@arm.com>
9049
9050 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9051 failure.
9052
9053 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9054
9055 PR gdb/8527
9056 * gdb.base/interrupt-daemon-attach.c,
9057 gdb.base/interrupt-daemon-attach.exp: New test.
9058
9059 2019-02-27 Pedro Alves <palves@redhat.com>
9060
9061 * gdb.base/page.exp: Add tests for "set width/height -1".
9062
9063 2019-02-27 Pedro Alves <palves@redhat.com>
9064
9065 * gdb.base/page.exp: Add tests for "set/show width/height" with
9066 "infinite" values.
9067
9068 2019-02-27 Tom Tromey <tromey@adacore.com>
9069
9070 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9071 2.4.
9072 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9073 workaround.
9074
9075 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9076
9077 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9078 tests for structs with static members.
9079
9080 2019-02-26 Tom Tromey <tromey@adacore.com>
9081
9082 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9083 ValueError, not TypeError.
9084
9085 2019-02-26 Kevin Buettner <kevinb@redhat.com>
9086
9087 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9088 call from main program.
9089
9090 2019-02-23 Joel Brobecker <brobecker@adacore.com>
9091
9092 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9093 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9094 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9095 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9096 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9097
9098 2019-02-22 Keith Seitz <keiths@redhat.com>
9099
9100 PR symtab/23853
9101 * gdb.base/symlink-sourcefile.c: New file.
9102 * gdb.base/symlink-sourcefile.exp: New file.
9103
9104 2019-02-20 Tom Tromey <tom@tromey.com>
9105
9106 * gdb.base/info_qt.exp: Update.
9107
9108 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9109
9110 * gdb.base/source.exp: Move "error in sourced script" code to
9111 the end.
9112 * gdb.base/source-error.gdb: Move contents to
9113 source-error-1.gdb. Add new code to source source-error-1.gdb.
9114 * gdb.base/source-error-1.gdb: New file, from previous
9115 source-error.gdb.
9116
9117 2019-02-17 Tom Tromey <tom@tromey.com>
9118
9119 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9120 for macro styling.
9121 * gdb.base/style.c (SOME_MACRO): New macro.
9122
9123 2019-02-17 Tom Tromey <tom@tromey.com>
9124
9125 * gdb.base/style.exp: Add line-wrapping tests.
9126 * gdb.base/page.exp: Add test for quitting during pagination.
9127
9128 2019-02-17 Joel Brobecker <brobecker@adacore.com>
9129
9130 * gdb.ada/big_packed_array: New testcase.
9131 * gdb.ada/homonym.exp: Fix incorrect expected output for
9132 "break <homonym__get_value>" test.
9133
9134 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
9135
9136 PR breakpoints/21870
9137 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9138 and prepare_for_testing. Add comment.
9139 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9140 redundant cleanup call. Clean up comment.
9141
9142 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
9143
9144 PR breakpoints/21870
9145 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9146 * gdb.arch/aarch64-dbreg-contents.c: New file.
9147
9148 2019-02-10 Joel Brobecker <brobecker@adacore.com>
9149
9150 * gdb.ada/mi_ref_changeable: New testcase.
9151
9152 2019-02-07 Alan Hayward <alan.hayward@arm.com>
9153
9154 * gdb.base/attach.exp: Add double attach test.
9155
9156 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9157
9158 * lib/gdb.exp (default_gdb_start): Don't match pagination
9159 prompt.
9160 (gdb_init): Set stty_init.
9161
9162 2019-01-27 Tom Tromey <tom@tromey.com>
9163
9164 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9165 skip_python_tests.
9166
9167 2019-01-24 Alan Hayward <alan.hayward@arm.com>
9168
9169 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9170 New structure.
9171 (struct struct_static_02_02): Likewise.
9172 (struct struct_static_02_03): Likewise.
9173 (struct struct_static_02_04): Likewise.
9174 (struct struct_static_04_01): Likewise.
9175 (struct struct_static_04_02): Likewise.
9176 (struct struct_static_04_03): Likewise.
9177 (struct struct_static_04_04): Likewise.
9178 (struct struct_static_06_01): Likewise.
9179 (struct struct_static_06_02): Likewise.
9180 (struct struct_static_06_03): Likewise.
9181 (struct struct_static_06_04): Likewise.
9182 (cmp_struct_static_02_01): Likewise.
9183 (cmp_struct_static_02_02): Likewise.
9184 (cmp_struct_static_02_03): Likewise.
9185 (cmp_struct_static_02_04): Likewise.
9186 (cmp_struct_static_04_01): Likewise.
9187 (cmp_struct_static_04_02): Likewise.
9188 (cmp_struct_static_04_03): Likewise.
9189 (cmp_struct_static_04_04): Likewise.
9190 (cmp_struct_static_06_01): Likewise.
9191 (cmp_struct_static_06_02): Likewise.
9192 (cmp_struct_static_06_03): Likewise.
9193 (cmp_struct_static_06_04): Likewise.
9194 (call_all): Test new structs.
9195 * gdb.base/infcall-nested-structs.exp: Likewise.
9196
9197 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9198 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9199
9200 2019-01-21 Alan Hayward <alan.hayward@arm.com>
9201 * gdb.base/stack-protector.c: New test.
9202 * gdb.base/stack-protector.exp: New file.
9203 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9204 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9205 option.
9206 (gdb_compile): Remove stack protector for GCC and prevent
9207 recursion.
9208
9209 2019-01-16 Keith Seitz <keiths@redhat.com>
9210
9211 PR gdb/23773
9212 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9213
9214 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9215
9216 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9217 aliases.
9218 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9219 tests.
9220 * gdb.arch/powerpc-vector-regs.c: New file.
9221 * gdb.arch/powerpc-vector-regs.exp: New file.
9222
9223 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9224
9225 * gdb.arch/altivec-regs.exp: Fix the list passed to
9226 gdb_expect_list when testing "info vector".
9227
9228 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9229
9230 * gdb.base/style.exp: Don't include path in testname.
9231
9232 2019-01-10 Keith Seitz <keiths@redhat.com>
9233
9234 PR gdb/23712
9235 PR symtab/23010
9236 * gdb.dwarf2/multidictionary.exp: New file.
9237
9238 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9239
9240 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9241 (test_gnuv3_style_demangling): ... this.
9242 (test_lucid_style_demangling): Remove.
9243 (test_arm_style_demangling): Remove.
9244 (test_hp_style_demangling): Remove.
9245 (do_tests): Remove calls to the above.
9246
9247 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9248
9249 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9250 case.
9251
9252 2019-01-06 Tom Tromey <tom@tromey.com>
9253
9254 PR gdb/28155:
9255 * gdb.dwarf2/typedef-void-finish.exp: New file.
9256
9257 2018-12-28 Tom Tromey <tom@tromey.com>
9258 Simon Marchi <simark@simark.ca>
9259
9260 * gdb.base/jit-exec.exp: New file.
9261 * gdb.base/jit-exec.c: New file.
9262 * gdb.base/jit-execd.c: New file.
9263
9264 2018-12-28 Tom Tromey <tom@tromey.com>
9265
9266 * gdb.base/style.exp: Update test to check for address styling.
9267
9268 2018-12-28 Tom Tromey <tom@tromey.com>
9269
9270 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9271 message.
9272
9273 2018-12-28 Tom Tromey <tom@tromey.com>
9274
9275 * gdb.base/style.exp: Add test for version number styling.
9276
9277 2018-12-28 Tom Tromey <tom@tromey.com>
9278
9279 * gdb.base/style.exp: Add test for print_address_symbolic.
9280
9281 2018-12-28 Tom Tromey <tom@tromey.com>
9282
9283 * gdb.base/style.exp: Add test for breakpoint setting.
9284
9285 2018-12-28 Tom Tromey <tom@tromey.com>
9286
9287 * gdb.base/style.exp: Add test for variable names.
9288
9289 2018-12-28 Tom Tromey <tom@tromey.com>
9290
9291 * gdb.base/style.exp: New file.
9292 * gdb.base/style.c: New file.
9293
9294 2018-12-28 Tom Tromey <tom@tromey.com>
9295
9296 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9297 "dumb".
9298 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9299 the TERM environment variable.
9300
9301 2018-12-27 Tom Tromey <tom@tromey.com>
9302
9303 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9304 pagination test.
9305
9306 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9307
9308 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9309 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9310
9311 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9312
9313 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9314 Filename a.adb changed to bp_fun_addr.adb.
9315 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9316
9317 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9318
9319 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9320 non-PIE executables.
9321 * README: Mention the gdb,nopie_flag board setting.
9322 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9323 non-PIE executable.
9324 * gdb.arch/amd64-entry-value.exp: Likewise.
9325 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9326 * gdb.arch/i386-float.exp: Likewise.
9327 * gdb.arch/i386-signal.exp: Likewise.
9328 * gdb.mi/mi-reg-undefined.exp: Likewise.
9329
9330 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9331
9332 PR gdb/23974
9333 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9334
9335 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9336
9337 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9338 Update order of results accordingly.
9339
9340 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9341
9342 * gdb.base/annota1.exp: Update a test regexp.
9343
9344 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9345
9346 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9347
9348 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9349
9350 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9351 (reuse_time): Initialize to REUSE_TIME_CAP.
9352 (check_rc): New function.
9353 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9354 Check pthread_create rc.
9355 (spawner_thread_func): Check pthread_create and pthread_join rc.
9356
9357 2018-12-08 Pedro Alves <palves@redhat.com>
9358
9359 * gdb.base/list.exp (test_forward_search): Rename to ...
9360 (test_forward_reverse_search): ... this. Also test reverse-search
9361 and the forward-search alias.
9362
9363 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9364
9365 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9366 local timeout variable before return, and remove all local timeout
9367 variable entirely.
9368 (gdb_load): Likewise.
9369
9370 2018-12-01 Tom de Vries <tdevries@suse.de>
9371
9372 * gdb.base/gdb-caching-proc.exp: New file.
9373
9374 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9375
9376 * Makefile.in (TIMESTAMP): New variable.
9377 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9378 command.
9379 (check-single-racy): Likewise.
9380 (check/%.exp): Likewise.
9381 (check-racy/%.exp): Likewise.
9382 (workers/%.worker): Likewise.
9383 (build-perf): Likewise.
9384 (check-perf): Likewise.
9385 * README: Describe new "TS" and "TS_FORMAT" variables.
9386 * print-ts.py: New file.
9387
9388 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9389
9390 PR python/23714
9391 * gdb.python/python.exp: Test command repetition after
9392 gdb.execute.
9393
9394 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9395
9396 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9397 is correctly aligned.
9398
9399 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9400
9401 * gdb.ada/info_auto_lang.exp: New testcase.
9402 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9403 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9404 * gdb.ada/info_auto_lang/some_c.c: New file.
9405
9406 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9407
9408 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9409 FUNC_lang language syntax.
9410
9411 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9412
9413 * gdb.base/info_minsym.c: New file.
9414 * gdb.base/info_minsym.exp: New file.
9415
9416 2018-11-19 Tom Tromey <tom@tromey.com>
9417
9418 PR rust/23625:
9419 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9420 * gdb.rust/expr.exp: Update expected output. Change one test.
9421
9422 2018-11-19 Tom Tromey <tom@tromey.com>
9423
9424 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9425
9426 2018-11-19 Pedro Alves <palves@redhat.com>
9427
9428 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9429 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9430 see the expected warning.
9431
9432 2018-11-16 Alan Hayward <alan.hayward@arm.com>
9433
9434 PR gdb/22736:
9435 * gdb.cp/infcall-nodebug-lib.c: New test.
9436 * gdb.cp/infcall-nodebug-main.c: New test.
9437 * gdb.cp/infcall-nodebug.exp: New file.
9438
9439 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9440
9441 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9442 completer tests.
9443
9444 2018-11-09 Tom de Vries <tdevries@suse.de>
9445
9446 * gdb.base/msym-lang.c: New test.
9447 * gdb.base/msym-lang.exp: New file.
9448 * gdb.base/msym-lang-main.c: New test.
9449
9450 2018-11-08 Tom Tromey <tom@tromey.com>
9451
9452 PR gdb/23555:
9453 PR gdb/23838:
9454 * gdb.base/warning.exp: New file.
9455
9456 2018-11-08 Jan Beulich <jbeulich@suse.com>
9457
9458 * testsuite/gdb.arch/i386-avx512.c,
9459 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9460
9461 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9462
9463 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9464 point hardware.
9465
9466 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9467
9468 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9469 * gdb.dwarf2/missing-type-name.exp: New file.
9470
9471 2018-11-06 Tom de Vries <tdevries@suse.de>
9472
9473 * gdb.base/many-headers.c: New test.
9474 * gdb.base/many-headers.exp: New file.
9475
9476 2018-11-06 Jim Wilson <jimw@sifive.com>
9477
9478 * gdb.base/code_elim.exp: For riscv, set additional_flags
9479 to include -msmall-data-limit=0.
9480
9481 2018-11-01 Joel Brobecker <brobecker@adacore.com>
9482
9483 * gdb.ada/watch_minus_l: New testcase.
9484
9485 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9486
9487 * gdb.arch/aix-sighandle.c: New file.
9488 * gdb.arch/aix-sighandle.exp: New file.
9489
9490 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9491
9492 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9493 registers being unions.
9494
9495 2018-10-31 Tom de Vries <tdevries@suse.de>
9496
9497 * lib/valgrind.exp: New file.
9498 (vgdb_start, vgdb_stop): New procs, factored out of ...
9499 * gdb.base/valgrind-bt.exp: ... here, ...
9500 * gdb.base/valgrind-disp-step.exp: ... here and ...
9501 * gdb.base/valgrind-infcall.exp: ... here.
9502
9503 2018-10-31 Tom de Vries <tdevries@suse.de>
9504
9505 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9506
9507 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9508
9509 * gdb.dwarf2/void-type.c: New file.
9510 * gdb.dwarf2/void-type.exp: New file.
9511
9512 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9513
9514 * gdb.base/info_qt.c: New file.
9515 * gdb.base/info_qt.exp: New file.
9516
9517 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9518
9519 * gdb.arch/powerpc-htm-regs.c: New file.
9520 * gdb.arch/powerpc-htm-regs.exp: New file.
9521
9522 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9523
9524 * gdb.arch/powerpc-tar.c: New file.
9525 * gdb.arch/powerpc-tar.exp: New file.
9526
9527 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9528
9529 * gdb.arch/powerpc-ppr-dscr.c: New file.
9530 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9531
9532 2018-10-25 Tom de Vries <tdevries@suse.de>
9533
9534 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9535
9536 2018-10-24 Tom de Vries <tdevries@suse.de>
9537
9538 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9539 longer exists error.
9540
9541 2018-10-24 Tom de Vries <tdevries@suse.de>
9542
9543 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9544
9545 2018-10-24 Tom de Vries <tdevries@suse.de>
9546
9547 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9548 --db-attach in valgrind.
9549
9550 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9551
9552 * gdb.arch/riscv-reg-aliases.c: New file.
9553 * gdb.arch/riscv-reg-aliases.exp: New file.
9554
9555 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9556
9557 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9558
9559 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9560
9561 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9562
9563 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9564
9565 * gdb.cp/ovldbreak.exp: Fix regexps.
9566
9567 2018-10-19 Alan Hayward <alan.hayward@arm.com>
9568
9569 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9570
9571 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9572
9573 PR cli/23785
9574 * gdb.base/restore.exp: New test to check if "restore" with an
9575 invalid file doesn't segfault.
9576
9577 2018-10-18 Tom de Vries <tdevries@suse.de>
9578
9579 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9580 * gdb.ada/excep_handle.exp: Same.
9581 * gdb.ada/mi_string_access.exp: Same.
9582 * gdb.ada/mi_var_union.exp: Same.
9583 * gdb.arch/arc-analyze-prologue.exp: Same.
9584 * gdb.arch/arc-decode-insn.exp: Same.
9585 * gdb.base/readnever.exp: Same.
9586 * gdb.fortran/printing-types.exp: Same.
9587 * gdb.guile/scm-lazy-string.exp: Same.
9588
9589 2018-10-16 Tom de Vries <tdevries@suse.de>
9590
9591 PR gdb/23730
9592 * gdb.base/catch-follow-exec.c: Add copyright notice.
9593 * gdb.base/catch-follow-exec.exp: Rewrite to use
9594 gdb_spawn_with_cmdline_opts. Require gdb-native.
9595
9596 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9597
9598 * gdb.trace/actions-changed.exp: Check for arch support.
9599 * gdb.trace/actions.exp: Likewise.
9600 * gdb.trace/ax.exp: Likewise.
9601 * gdb.trace/backtrace.exp: Likewise.
9602 * gdb.trace/change-loc.exp: Likewise.
9603 * gdb.trace/deltrace.exp: Likewise.
9604 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9605 * gdb.trace/ftrace.exp: Likewise.
9606 * gdb.trace/infotrace.exp: Check for arch support.
9607 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9608 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9609 * gdb.trace/mi-tsv-changed.exp: Likewise.
9610 * gdb.trace/packetlen.exp: Likewise.
9611 * gdb.trace/passc-dyn.exp: Likewise.
9612 * gdb.trace/passcount.exp: Likewise.
9613 * gdb.trace/pending.exp: Likewise.
9614 * gdb.trace/range-stepping.exp: Check for shlib support.
9615 * gdb.trace/report.exp: Check for arch support.
9616 * gdb.trace/save-trace.exp: Likewise.
9617 * gdb.trace/signal.exp: Check for signal support.
9618 * gdb.trace/tfind.exp: Check for arch support.
9619 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9620 * gdb.trace/trace-common.h: Add comment.
9621 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9622 * gdb.trace/trace-enable-disable.exp: Likewise.
9623 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9624 * gdb.trace/tracecmd.exp: Check for arch support.
9625 * gdb.trace/tspeed.exp: Check for shlib and target support.
9626 * gdb.trace/tstatus.exp: Check for arch support.
9627 * gdb.trace/tsv.exp: Likewise.
9628 * gdb.trace/while-dyn.exp: Likewise.
9629 * gdb.trace/while-stepping.exp: Likewise.
9630 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9631
9632 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9633
9634 * gdb.trace/tspeed.exp: Remove nowarnings.
9635 (prepare_for_trace_test): Declare "global ipalib".
9636 * gdb.trace/tspeed.c: Include unistd.h.
9637 (main): Remove superfluous printf argument.
9638
9639 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9640
9641 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9642 directory prefix on the filename.
9643
9644 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9645
9646 * gdb.gdb/unittest.exp: Update expected message informing that
9647 selftests have been disabled.
9648 * gdb.server/unittest.exp: Likewise.
9649
9650 2018-10-09 Tom de Vries <tdevries@suse.de>
9651
9652 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9653 with runto_main.
9654
9655 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
9656
9657 PR c++/16841
9658 * gdb.cp/virtbase2.cc: New file.
9659 * gdb.cp/virtbase2.exp: New file.
9660
9661 2018-10-06 Tom Tromey <tom@tromey.com>
9662
9663 PR python/19399:
9664 * gdb.python/py-inferior.exp: Add architecture test.
9665
9666 2018-10-06 Tom Tromey <tom@tromey.com>
9667
9668 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9669 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9670
9671 2018-10-06 Tom Tromey <tom@tromey.com>
9672
9673 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9674 of a "throw" catchpoint.
9675
9676 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9677
9678 * gdb.base/info-proc.exp: Update string expected from "help info
9679 proc".
9680
9681 2018-10-04 Tom Tromey <tom@tromey.com>
9682
9683 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9684 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9685 (test_initial_complaints, test_empty_complaints): Update.
9686 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9687
9688 2018-10-04 Tom Tromey <tom@tromey.com>
9689
9690 PR cli/19551:
9691 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9692 * lib/gdb.exp (gdb_file_cmd): Update.
9693 * gdb.stabs/weird.exp (print_weird_var): Update.
9694 * gdb.server/solib-list.exp: Update.
9695 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9696 * gdb.mi/mi-cli.exp: Update.
9697 * gdb.linespec/linespec.exp: Update.
9698 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9699 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9700 * gdb.cp/cp-relocate.exp: Update.
9701 * gdb.base/sym-file.exp: Update.
9702 * gdb.base/relocate.exp: Update.
9703 * gdb.base/readnever.exp: Update.
9704 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9705 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9706 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9707 * gdb.base/code_elim.exp: Update.
9708 * gdb.base/break-unload-file.exp (test_break): Update.
9709 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9710 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9711 Update.
9712 * gdb.base/attach.exp (do_attach_tests): Update.
9713 * gdb.base/sepdebug.exp: Update.
9714 * gdb.python/py-section-script.exp: Update.
9715
9716 2018-10-04 Tom Tromey <tom@tromey.com>
9717
9718 PR cli/22234:
9719 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9720 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9721 output.
9722
9723 2018-10-04 Tom Tromey <tom@tromey.com>
9724
9725 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9726 set width and height to 0.
9727 (test_command_line_attach_run): Use -quiet.
9728
9729 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9730
9731 * lib/gdb.exp (skip_ifunc_tests): New.
9732 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9733 other compile failures.
9734 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9735
9736 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9737
9738 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9739 is_amd64_regs_target.
9740
9741 2018-10-01 Alan Hayward <alan.hayward@arm.com>
9742
9743 * gdb.arch/aarch64-sighandler-regs.c: New test.
9744 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9745 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9746
9747 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9748
9749 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9750 assembly.
9751
9752 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9753
9754 * gdb.base/frame-selection.exp: New file.
9755 * gdb.base/frame-selection.c: New file.
9756
9757 2018-09-27 Alan Hayward <alan.hayward@arm.com>
9758
9759 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9760 pthread barrier.
9761 (main): Likewise.
9762
9763 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9764
9765 * gdb.base/large-frame-1.c: New file.
9766 * gdb.base/large-frame-2.c: New file.
9767 * gdb.base/large-frame.exp: New file.
9768 * gdb.base/large-frame.h: New file.
9769
9770 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9771
9772 PR gdb/20948
9773 * gdb.base/write_mem.exp: New test.
9774 * gdb.base/write_mem.c: Likewise.
9775
9776 2018-09-23 Tom Tromey <tom@tromey.com>
9777
9778 PR python/18852:
9779 * gdb.python/py-parameter.exp: Add test for parameter that throws
9780 on "set".
9781
9782 2018-09-23 Tom Tromey <tom@tromey.com>
9783
9784 PR python/17284:
9785 * gdb.python/py-template.exp (test_template_arg): Add test for
9786 negative template argument number.
9787
9788 2018-09-23 Tom Tromey <tom@tromey.com>
9789
9790 PR python/14062:
9791 * gdb.python/python.exp: Add test for post_event error.
9792
9793 2018-09-23 Tom Tromey <tom@tromey.com>
9794
9795 PR python/18170:
9796 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9797 convert pointers to int and long.
9798
9799 2018-09-23 Tom Tromey <tom@tromey.com>
9800
9801 PR python/20126:
9802 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9803 signed-ness conversion tests.
9804
9805 2018-09-23 Tom Tromey <tom@tromey.com>
9806
9807 PR python/18352;
9808 * gdb.python/py-value.exp (test_float_conversion): New proc.
9809 Use it.
9810
9811 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9812
9813 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9814
9815 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9816
9817 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9818 no readline.
9819 * gdb.base/utf8-identifiers.exp: Likewise.
9820 * gdb.cp/cpcompletion.exp: Likewise.
9821 * gdb.linespec/cpcompletion.exp: Likewise.
9822 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9823 * gdb.linespec/cpls-ops.exp: Likewise.
9824
9825 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9826 Chris January <chris.january@arm.com>
9827
9828 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9829 * gdb.fortran/short-circuit-argument-list.exp: New file.
9830 * gdb.fortran/short-circuit-argument-list.f90: New test.
9831
9832 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9833
9834 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9835 "arch=" keyword when executing "-stack-list-frames".
9836
9837 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9838
9839 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9840 "arch=" keyword when executing "-stack-list-frames".
9841
9842 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9843
9844 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9845 break ada".
9846
9847 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9848
9849 PR python/23669
9850 * gdb.python/python.exp: Test gdb.execute("show commands").
9851
9852 2018-09-16 Tom Tromey <tom@tromey.com>
9853
9854 * gdb.base/new-ui.exp (do_execution_tests): Update.
9855 * gdb.base/dbx.exp (test_breakpoints): Update.
9856
9857 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9858
9859 * lib/gdb.exp (gdb_simple_compile): Add proc.
9860 (is_elf_target): Use gdb_simple_compile.
9861 (skip_altivec_tests): Likewise.
9862 (skip_vsx_tests): Likewise.
9863 (skip_tsx_tests): Likewise.
9864 (skip_btrace_tests): Likewise.
9865 (skip_btrace_pt_tests): Likewise.
9866 (gdb_can_simple_compile): Likewise.
9867 (gdb_has_argv0): Likewise.
9868 (gdb_target_symbol_prefix): Likewise.
9869 (target_supports_scheduler_locking): Likewise.
9870
9871 2018-09-13 Tom Tromey <tom@tromey.com>
9872
9873 * Makefile.in (TAGS): Recognize proc_with_prefix and
9874 gdb_caching_proc.
9875
9876 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9877
9878 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9879 method.
9880
9881 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9882
9883 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9884 and a few other Inferior properties when the Inferior is no
9885 longer valid.
9886
9887 2018-09-13 Tom Tromey <tom@tromey.com>
9888
9889 PR rust/23650:
9890 * gdb.rust/simple.exp: Add test for enum field access error.
9891
9892 2018-09-13 Tom Tromey <tom@tromey.com>
9893
9894 PR rust/23626:
9895 * gdb.rust/simple.rs (EmptyEnum): New type.
9896 (main): Use it.
9897 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9898
9899 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9900
9901 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9902 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9903 * gdb.python/py-symtab.exp: Update test printing an objfile.
9904
9905 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9908 object.
9909
9910 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9911
9912 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9913 (support_complex_tests): Use gdb_can_simple_compile.
9914 (is_ilp32_target): Likewise.
9915 (is_lp64_target): Likewise.
9916 (is_64_target): Likewise.
9917 (is_amd64_regs_target): Likewise.
9918 (is_aarch32_target): Likewise.
9919 (gdb_int128_helper): Likewise.
9920
9921 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9922
9923 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9924
9925 2018-09-10 Jerome Guitton <guitton@adacore.com>
9926
9927 * gdb.ada/same_component_name: Add test for case of tagged record
9928 with variable-length fields.
9929
9930 2018-09-10 Xavier Roirand <roirand@adacore.com>
9931
9932 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9933 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9934 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9935 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9936
9937 2018-09-10 Xavier Roirand <roirand@adacore.com>
9938
9939 * gdb.ada/mi_string_access.exp: New testcase.
9940 * gdb.ada/mi_string_access/bar.adb: New file.
9941 * gdb.ada/mi_string_access/pck.adb: New file.
9942 * gdb.ada/mi_string_access/pck.asd: New file.
9943
9944 2018-09-10 Xavier Roirand <roirand@adacore.com>
9945
9946 * gdb.ada/mi_var_union.exp: New testcase.
9947 * gdb.ada/mi_var_union/bar.adb: New file.
9948 * gdb.ada/mi_var_union/pck.adb: New file.
9949 * gdb.ada/mi_var_union/pck.asd: New file.
9950
9951 2018-09-08 Tom Tromey <tom@tromey.com>
9952
9953 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9954
9955 2018-09-08 Tom Tromey <tom@tromey.com>
9956
9957 PR python/16047:
9958 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9959 (register_pretty_printers): Register new printer.
9960 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9961 test.
9962 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9963 (an_int_type3): New global.
9964
9965 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9966
9967 * gdb.ada/expr_with_funcall: New testcase.
9968
9969 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9970
9971 * gdb.ada/packed_array_assign: New testcase.
9972
9973 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9974
9975 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9976 names, and add test prefixes to make test names unique.
9977
9978 2018-09-05 Tom de Vries <tdevries@suse.de>
9979
9980 * gdb.dwarf2/varval.exp: Add test.
9981
9982 2018-09-04 Gary Benson <gbenson@redhat.com>
9983
9984 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9985 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9986
9987 2018-08-31 Tom Tromey <tom@tromey.com>
9988
9989 * gdb.rust/simple.rs: Rename second variable "v".
9990
9991 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9992
9993 * gdb.base/funcargs.c (use_a): New function.
9994 (recurse): Call use_a.
9995
9996 2018-08-29 Keith Seitz <keiths@redhat.com>
9997
9998 * gdb.compile/compile-cplus-anonymous.cc: New file.
9999 * gdb.compile/compile-cplus-anonymous.exp: New file.
10000 * gdb.compile/compile-cplus-array-decay.cc: New file.
10001 * gdb.compile/compile-cplus-array-decay.exp: New file.
10002 * gdb.compile/compile-cplus-inherit.cc: New file.
10003 * gdb.compile/compile-cplus-inherit.exp: New file.
10004 * gdb.compile/compile-cplus-member.cc: New file.
10005 * gdb.compile/compile-cplus-member.exp: New file.
10006 * gdb.compile/compile-cplus-method.cc: New file.
10007 * gdb.compile/compile-cplus-method.exp: New file.
10008 * gdb.compile/compile-cplus-mod.c: "New" file.
10009 * gdb.compile/compile-cplus-namespace.cc: New file.
10010 * gdb.compile/compile-cplus-namespace.exp: New file.
10011 * gdb.compile/compile-cplus-nested.cc: New file.
10012 * gdb.compile/compile-cplus-nested.exp: New file.
10013 * gdb.compile/compile-cplus-print.c: "New" file.
10014 * gdb.compile/compile-cplus-print.exp: "New" file.
10015 * gdb.compile/compile-cplus-virtual.cc: New file.
10016 * gdb.compile/compile-cplus-virtual.exp: New file.
10017 * gdb.compile/compile-cplus.c: "New" file.
10018 * gdb.compile/compile-cplus.exp: "New" file.
10019 * lib/compile-support.exp: New file.
10020
10021 2018-08-16 Gary Benson <gbenson@redhat.com>
10022
10023 PR gdb/13000:
10024 * gdb.base/batch-exit-status.exp: New file.
10025 * gdb.base/batch-exit-status.good-commands: Likewise.
10026 * gdb.base/batch-exit-status.bad-commands: Likewise.
10027
10028 2018-08-29 Alan Hayward <alan.hayward@arm.com>
10029
10030 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10031 (struct struct02): Likewise.
10032 (struct struct03): Likewise.
10033 (struct struct04): Likewise.
10034 (struct struct_01_01): New struct.
10035 (struct struct_01_02): Likewise.
10036 (struct struct_01_03): Likewise.
10037 (struct struct_01_04): Likewise.
10038 (struct struct_02_01): Likewise.
10039 (struct struct_02_02): Likewise.
10040 (struct struct_02_03): Likewise.
10041 (struct struct_02_04): Likewise.
10042 (struct struct_04_01): Likewise.
10043 (struct struct_04_02): Likewise.
10044 (struct struct_04_03): Likewise.
10045 (struct struct_04_04): Likewise.
10046 (struct struct_05_01): Likewise.
10047 (struct struct_05_02): Likewise.
10048 (struct struct_05_03): Likewise.
10049 (struct struct_05_04): Likewise.
10050 (cmp_struct01): Remove function.
10051 (cmp_struct02): Likewise.
10052 (cmp_struct03): Likewise.
10053 (cmp_struct04): Likewise.
10054 (cmp_struct_01_01): Add Function.
10055 (cmp_struct_01_02): Likewise.
10056 (cmp_struct_01_03): Likewise.
10057 (cmp_struct_01_04): Likewise.
10058 (cmp_struct_02_01): Likewise.
10059 (cmp_struct_02_02): Likewise.
10060 (cmp_struct_02_03): Likewise.
10061 (cmp_struct_02_04): Likewise.
10062 (cmp_struct_04_01): Likewise.
10063 (cmp_struct_04_02): Likewise.
10064 (cmp_struct_04_03): Likewise.
10065 (cmp_struct_04_04): Likewise.
10066 (cmp_struct_05_01): Likewise.
10067 (cmp_struct_05_02): Likewise.
10068 (cmp_struct_05_03): Likewise.
10069 (cmp_struct_05_04): Likewise.
10070 (call_all): Add new structs.
10071 * gdb.base/infcall-nested-structs.exp: Likewise.
10072
10073 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10074
10075 * gdb.python/py-framefilter-mi.exp: Update regexp to
10076 check for "arch" field in frame output.
10077
10078 2018-08-23 Kevin Buettner <kevinb@redhat.com>
10079
10080 * gdb.dwarf2/dw2-ranges-func.c: New file.
10081 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10082
10083 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10084
10085 * gdb.base/term.exp: Compare terminal settings with values from
10086 the inferior.
10087 * gdb.base/term.c: Get and set terminal settings.
10088
10089 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10090
10091 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10092 accommodate new "arch" field in frame output.
10093 * gdb.mi/mi-return.exp: Likewise.
10094 * gdb.mi/mi-stack.exp: Likewise.
10095 * gdb.mi/mi-syn-frame.exp: Likewise.
10096 * gdb.mi/user-selected-context-sync.exp: Likewise.
10097
10098 2018-08-19 Michael Spang <spang@google.com>
10099
10100 PR gdb/11786
10101 * gdb.base/gcore-tls-pie.c: New file.
10102 * gdb.base/gcore-tls-pie.exp: New file.
10103
10104 2018-08-18 Kevin Buettner <kevinb@redhat.com>
10105
10106 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10107 * gdb.dwarf2/varval.c: New file.
10108 * gdb.dwarf2/varval.exp: New file.
10109
10110 2018-08-17 Alan Hayward <alan.hayward@arm.com>
10111
10112 PR gdb/18931
10113 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10114
10115 2018-08-16 Keith Seitz <keiths@redhat.com>
10116
10117 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10118 tests expected to pass.
10119
10120 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10121
10122 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10123 -data-disassemble -a.
10124 (test_disassembly_bogus_args): Likewise.
10125
10126 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10127
10128 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10129
10130 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10131
10132 * gdb.base/vla-optimized-out.exp: Add new test.
10133
10134 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10135
10136 * gdb.base/vla-optimized-out-o3.exp: Delete.
10137 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10138 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10139 deleted tests.
10140
10141 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10142
10143 PR gdb/18050:
10144 * gdb.server/extended-remote-restart.c: New file.
10145 * gdb.server/extended-remote-restart.exp: New file.
10146
10147 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10148
10149 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10150 "set variable index = 42".
10151
10152 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10153
10154 * boards/index-cache-gdb.exp: New file.
10155 * gdb.dwarf2/index-cache.exp: New file.
10156 * gdb.dwarf2/index-cache.c: New file.
10157 * gdb.base/maint.exp: Check if we are using the index cache.
10158
10159 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10160
10161 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10162 MAKEFLAGS.
10163
10164 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10165
10166 * dg-extract-results.sh: Move to toplevel contrib.
10167 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10168 * Makefile.in (check-parallel-racy): Likewise.
10169
10170 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10171
10172 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10173 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10174 tests if the target supports scheduler locking.
10175
10176 2018-08-04 Tom de Vries <tdevries@suse.de>
10177
10178 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10179
10180 2018-08-02 Tom Tromey <tom@tromey.com>
10181
10182 PR symtab/16842.
10183 * gdb.cp/temargs.exp: Test "info address" of a template
10184 parameter.
10185
10186 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10187
10188 * gdb.python/py-mi-var-info-path-expression.c: New file.
10189 * gdb.python/py-mi-var-info-path-expression.py: New file.
10190 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10191
10192 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10193
10194 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10195 error after "cannot resolve name" string.
10196
10197 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10198
10199 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10200 started.
10201 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10202
10203 2018-07-28 Tom de Vries <tdevries@suse.de>
10204
10205 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10206
10207 2018-07-26 Tom de Vries <tdevries@suse.de>
10208
10209 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10210
10211 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10212
10213 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10214 is visible.
10215
10216 2018-07-26 Tom de Vries <tdevries@suse.de>
10217
10218 PR breakpoints/23366
10219 * gdb.base/catch-follow-exec.c: New test.
10220 * gdb.base/catch-follow-exec.exp: New file.
10221
10222 2018-07-25 Tom de Vries <tdevries@suse.de>
10223
10224 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10225 vla-optimized-out.c.
10226
10227 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10228
10229 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10230 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10231
10232 2018-07-20 Tom de Vries <tdevries@suse.de>
10233
10234 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10235 NOCLONE macro.
10236 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10237
10238 2018-07-19 Tom de Vries <tdevries@suse.de>
10239
10240 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10241 regular expression.
10242
10243 2018-07-18 Tom de Vries <tdevries@suse.de>
10244
10245 * gdb.base/vla-optimized-out.c: New test.
10246 * gdb.base/vla-optimized-out.exp: New file.
10247
10248 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10249
10250 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10251 message "No address associated with hostname" when gdbserver
10252 cannot resolve the hostname.
10253
10254 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10255
10256 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10257 Add some test prefixes to make tests unique.
10258
10259 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10260
10261 * gdb.base/frameapply.c: New file.
10262 * gdb.base/frameapply.exp: New file.
10263
10264 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10265
10266 * gdb.base/skip.exp: Update expected error message.
10267
10268 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10269 Jan Kratochvil <jan.kratochvil@redhat.com>
10270 Paul Fertser <fercerpav@gmail.com>
10271 Tsutomu Seki <sekiriki@gmail.com>
10272
10273 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10274 parameter.
10275 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10276 by default.
10277 * boards/native-gdbserver.exp: Likewise.
10278 * gdb.server/run-without-local-binary.exp: Improve regexp used
10279 for detecting when a remote debugging connection succeeds.
10280 * gdb.server/server-connect.exp: New file.
10281 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10282 Do not prefix the port number with ":".
10283 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10284 support for detecting and using it. Add '$debughost_gdbserver'
10285 to the list of arguments used to start gdbserver. Handle case
10286 when gdbserver cannot resolve a network name.
10287
10288 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10289
10290 PR c++/23373
10291 * gdb.base/ptype-offsets.cc (struct static_member): New
10292 struct.
10293 (main) <stmember>: New variable.
10294 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10295 with a static member in it.
10296
10297 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10298
10299 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10300 watchpoints enabled and disabled.
10301
10302 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10303
10304 * gdb.base/examine-backward.exp: Still run tests around address
10305 0x0, even if address 0x0 is not readable. Update the pattern for
10306 matching address 0x0 in expected output.
10307
10308 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10309
10310 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10311 malloc/free.
10312
10313 2018-07-04 Tom de Vries <tdevries@suse.de>
10314
10315 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10316
10317 2018-07-02 Maciej W. Rozycki <macro@mips.com>
10318
10319 PR tdep/8282
10320 * gdb.arch/mips-disassembler-options.exp: New test.
10321 * gdb.arch/mips-disassembler-options.s: New test source.
10322
10323 2018-06-29 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.threads/names.exp: Adjust expected "info threads" output.
10326
10327 2018-06-29 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.opt/inline-break.exp (line number, address): Add "info
10330 break" tests.
10331
10332 2018-06-29 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10335 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10336 number and address and running to them.
10337
10338 2018-06-29 Richard Bunt <richard.bunt@arm.com>
10339
10340 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10341
10342 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10343
10344 * lib/compiler.c: Remove executable permission flag.
10345
10346 2018-06-28 Richard Bunt <richard.bunt@arm.com>
10347
10348 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10349 code.
10350 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10351
10352 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10353
10354 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10355
10356 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10357
10358 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10359 address argument is omitted.
10360
10361 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
10362
10363 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10364
10365 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
10366
10367 PR gdb/21695
10368 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10369 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10370
10371 2018-06-26 Tom Tromey <tom@tromey.com>
10372
10373 PR rust/22574:
10374 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10375 * gdb.rust/simple.rs (struct SimpleLayout): New.
10376
10377 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10378
10379 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10380 "info registers" output.
10381
10382 2018-06-21 Richard Bunt <richard.bunt@arm.com>
10383
10384 * gdb.base/watchpoint-hw-attach.c: New test.
10385 * gdb.base/watchpoint-hw-attach.exp: New file.
10386
10387 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10388
10389 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10390 through /bin/sh.
10391 * boards/dwarf4-gdb-index.exp: Likewise.
10392 * boards/fission-dwp.exp: Likewise.
10393
10394 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10395
10396 * gdb.base/float128.exp: Add comment and improved fail message
10397 to the failure case of "print large128" test.
10398
10399 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10400
10401 * configure.ac: Remove AC_PREREQ.
10402 * configure: Re-generate.
10403
10404 2018-06-19 Pedro Alves <palves@redhat.com>
10405
10406 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10407 (func_extern_caller): New.
10408 (main): Call func_extern_caller.
10409 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10410 logic change.
10411
10412 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
10413
10414 PR gdb/16841
10415 * gdb.cp/typedef-base.cc: New file.
10416 * gdb.cp/typedef-base.exp: New file.
10417
10418 2018-06-18 Tom de Vries <tdevries@suse.de>
10419
10420 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10421
10422 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10423 Richard Bunt <Richard.Bunt@arm.com>
10424
10425 * gdb.threads/attach-slow-waitpid.c: New file.
10426 * gdb.threads/attach-slow-waitpid.exp: New file.
10427 * gdb.threads/slow-waitpid.c: New file.
10428
10429 2018-06-14 Pedro Alves <palves@redhat.com>
10430
10431 * gdb.base/fork-running-state.c: Include <errno.h>.
10432 (exit_if_relative_exits): New.
10433 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10434 exits.
10435 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10436 child exits.
10437
10438 2018-06-14 Tom de Vries <tdevries@suse.de>
10439
10440 PR cli/22573
10441 * gdb.base/finish-pretty.c: New test.
10442 * gdb.base/finish-pretty.exp: New file.
10443
10444 2018-06-14 Pedro Alves <palves@redhat.com>
10445
10446 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10447 gdb's expected startup output.
10448
10449 2018-06-14 Pedro Alves <palves@redhat.com>
10450
10451 * lib/selftest-support.exp (selftest_setup): Remove inlined
10452 function handling.
10453
10454 2018-06-14 Tom de Vries <tdevries@suse.de>
10455
10456 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10457 matching of breakpoint printing.
10458
10459 2018-06-13 Tom de Vries <tdevries@suse.de>
10460
10461 PR testsuite/23269
10462 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10463 (fork_child): ... here, and ...
10464 (fork_parent): ... here.
10465
10466 2018-06-12 Tom de Vries <tdevries@suse.de>
10467
10468 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10469
10470 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10471 Stephen Roberts <stephen.roberts@arm.com>
10472
10473 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10474 rewrite test to describe action performed, rather than possible
10475 failure.
10476
10477 2018-06-08 Gary Benson <gbenson@redhat.com>
10478
10479 * gdb.threads/check-libthread-db.exp: New file.
10480 * gdb.threads/check-libthread-db.c: Likewise.
10481
10482 2018-06-05 Tom Tromey <tom@tromey.com>
10483
10484 * gdb.base/default.exp: Update expected "show version" output.
10485
10486 2018-06-05 Tom Tromey <tom@tromey.com>
10487
10488 PR cli/12326:
10489 * gdb.cp/static-print-quit.exp: Update.
10490 * lib/gdb.exp (pagination_prompt): Update.
10491 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10492 * gdb.python/python.exp: Update.
10493
10494 2018-06-04 Joel Brobecker <brobecker@adacore.com>
10495
10496 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10497
10498 2018-06-01 Joel Brobecker <brobecker@adacore.com>
10499
10500 * gdb.ada/bp_fun_addr: New testcase.
10501
10502 2018-06-01 Tom Tromey <tom@tromey.com>
10503
10504 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10505 results.
10506 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10507 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10508 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10509 * gdb.base/maint.exp (maint_pass_if): Update.
10510
10511 2018-05-31 Maciej W. Rozycki <macro@mips.com>
10512
10513 * gdb.base/endian.exp: New test.
10514 * gdb.base/endian.c: New test source.
10515
10516 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10517
10518 PR gdb/23203
10519 * gdb.base/bt-selected-frame.c: New file.
10520 * gdb.base/bt-selected-frame.exp: New file.
10521 * lib/gdb.exp (get_current_frame_number): New function.
10522
10523 2018-05-24 Maciej W. Rozycki <macro@mips.com>
10524 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.threads/tls-core.c: Include <stdlib.h>
10527 (thread_proc): Call `abort'.
10528 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10529 (tls_core_test): New procedure, bits factored out from ...
10530 (top level): ... here. Test both native cores and gcore cores.
10531
10532 2018-05-23 Tom Tromey <tom@tromey.com>
10533
10534 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10535
10536 2018-05-23 Tom Tromey <tom@tromey.com>
10537
10538 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10539 symfile_complaints.
10540 (test_short_complaints): Likewise.
10541 (test_empty_complaints): Likewise.
10542 (test_initial_complaints): Update.
10543
10544 2018-05-23 Tom Tromey <tom@tromey.com>
10545
10546 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10547
10548 2018-05-23 Tom Tromey <tom@tromey.com>
10549
10550 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10551 (test_short_complaints): Update.
10552
10553 2018-05-22 Pedro Alves <palves@redhat.com>
10554
10555 * gdb.base/remote.exp: Only gdb_start after compiling the
10556 testcase. Issue "disconnect" before testing "set remote" command
10557 defaults. Issue clean_restart before running to main.
10558
10559 2018-05-22 Pedro Alves <palves@redhat.com>
10560
10561 * gdb.base/remote.exp: Adjust expected output of "show remote
10562 memory-write-packet-size". Add tests for "set remote
10563 memory-write-packet-size 0" and "set remote
10564 memory-write-packet-size fixed/limit".
10565
10566 2018-05-22 Pedro Alves <palves@redhat.com>
10567
10568 PR gdb/22973
10569 * gdb.base/utf8-identifiers.c: New file.
10570 * gdb.base/utf8-identifiers.exp: New file.
10571
10572 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10573
10574 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10575
10576 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10577
10578 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10579
10580 2018-05-18 Tom Tromey <tom@tromey.com>
10581
10582 * gdb.base/ptype-offsets.exp: Update.
10583
10584 2018-05-17 Keith Seitz <keiths@redhat.com>
10585
10586 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10587 in expected breakpoint stop locations.
10588 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10589 move to proper scope to test variable values.
10590 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10591 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10592 New functions.
10593 (main): Call not_inline_func3.
10594 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10595 inline_func1, inline_func2, and inline_func3. Test that when each
10596 breakpoint is hit, GDB properly reports both the stop location
10597 and the backtrace. Repeat tests for temporary breakpoints.
10598
10599 2018-05-15 Maciej W. Rozycki <macro@mips.com>
10600
10601 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10602 rather then trying to access it in determining whether the PID
10603 of `gdbserver' could have been retrieved.
10604
10605 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10606
10607 * gdb.arch/amd64-init-x87-values.S: New file.
10608 * gdb.arch/amd64-init-x87-values.exp: New file.
10609
10610 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10611
10612 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10613
10614 2018-05-04 Tom Tromey <tom@tromey.com>
10615
10616 PR python/22730:
10617 * gdb.python/python.exp: Test multi-line execute.
10618
10619 2018-05-04 Tom Tromey <tom@tromey.com>
10620
10621 PR python/22731:
10622 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10623
10624 2018-05-04 Tom Tromey <tom@tromey.com>
10625
10626 PR gdb/11750:
10627 * gdb.base/define.exp: Test defining a user command inside a user
10628 command.
10629 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10630
10631 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10632 Pedro Alves <palves@redhat.com>
10633
10634 PR breakpoints/19806 and support for PR external/20207.
10635 * gdb.base/watchpoint-unaligned.c: New file.
10636 * gdb.base/watchpoint-unaligned.exp: New file.
10637
10638 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10639
10640 * gdb.base/maint.exp: Make test names unique, use
10641 test_prefix_command_help to test 'help maint info', and remove
10642 repeated test of 'help maint'.
10643
10644 2018-05-04 Tom Tromey <tom@tromey.com>
10645
10646 PR gdb/22619:
10647 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10648 behavior.
10649
10650 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10651
10652 * gdb.base/maint.exp: Process output from 'maint print registers'
10653 line at a time.
10654
10655 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10656
10657 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10658 timeout.
10659
10660 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10661
10662 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10663 filter pattern.
10664
10665 2018-05-02 Pedro Alves <palves@redhat.com>
10666
10667 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10668 to_log_command renames.
10669 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10670
10671 2018-05-02 Tom Tromey <tom@tromey.com>
10672
10673 * gdb.python/py-parameter.exp: Set test message.
10674
10675 2018-05-02 Tom Tromey <tom@tromey.com>
10676
10677 PR python/20084:
10678 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10679 PARAM_ZUINTEGER_UNLIMITED tests.
10680
10681 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10682
10683 PR rust/23124
10684 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10685 when casting.
10686
10687 2018-04-30 Tom Tromey <tom@tromey.com>
10688
10689 * gdb.python/py-type.exp: Check align attribute.
10690 * gdb.python/py-type.c: New "aligncheck" global.
10691
10692 2018-04-30 Tom Tromey <tom@tromey.com>
10693
10694 PR exp/17095:
10695 * gdb.dwarf2/dw2-align.exp: New file.
10696 * gdb.cp/align.exp: New file.
10697 * gdb.base/align.exp: New file.
10698 * lib/gdb.exp (gdb_int128_helper): New proc.
10699 (has_int128_c, has_int128_cxx): New caching procs.
10700
10701 2018-04-27 Tom Tromey <tom@tromey.com>
10702
10703 PR rust/22545:
10704 * gdb.rust/simple.exp: Add inclusive range tests.
10705
10706 2018-04-26 Pedro Alves <palves@redhat.com>
10707
10708 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10709 ifunc breakpoint locations correctly of ifunc breakpoints set
10710 while the program resolves the ifunc.
10711
10712 2018-04-26 Pedro Alves <palves@redhat.com>
10713
10714 * gdb.base/gnu-ifunc-final.c: New file.
10715 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10716 * gdb.base/gnu-ifunc.exp (executable): Delete.
10717 (staticexecutable): Adjust.
10718 (lib_opts, exec_opts): Delete.
10719 (make_binsuffix, build, set-break): New procedures.
10720 (misc_tests): New, with tests factored out from the top level.
10721 (top level): Test different combinations of ifunc resolver name,
10722 resolver with and with debug info, and ifunc target with and
10723 without debug info. Wrap static tests with with_target_prefix.
10724
10725 2018-04-26 Pedro Alves <palves@redhat.com>
10726
10727 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10728 return type" warnings.
10729
10730 2018-04-25 Pedro Alves <palves@redhat.com>
10731
10732 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10733 killed".
10734 * gdb.base/kill-after-signal.exp: Likewise.
10735 * gdb.threads/kill.exp: Likewise.
10736
10737 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10738 Sergio Durigan Junior <sergiodj@redhat.com>
10739 Pedro Alves <palves@redhat.com>
10740
10741 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10742 regexps to expect for '[Inferior ... detached]' as well.
10743 * gdb.base/attach.exp: Likewise.
10744 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10745 "gdb_continue_to_end".
10746 (test_catch_syscall_with_wrong_args): Likewise.
10747 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10748 ']'. Don't set 'verbose' on.
10749 * gdb.base/foll-vfork.exp: Likewise.
10750 * gdb.base/fork-print-inferior-events.c: New file.
10751 * gdb.base/fork-print-inferior-events.exp: New file.
10752 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10753 '[Inferior ... has been killed]' message.
10754 * gdb.base/kill-after-signal.exp: Likewise.
10755 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10756 detach message.
10757 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10758 message.
10759 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10760 regexps to expect for '[Inferior ... detached]' as well.
10761 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10762
10763 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10764
10765 PR gdb/23104
10766 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10767
10768 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10769
10770 PR gdb/23095
10771 * gdb.base/break-probes.exp: Pass shlib_load to
10772 prepare_for_testing. Set normal_bp to r_debug_state if target is
10773 bsd.
10774
10775 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10776
10777 * gdb.threads/multiple-successive-infcall.c: New test.
10778 * gdb.threads/multiple-successive-infcall.exp: New file.
10779
10780 2018-04-17 Tom Tromey <tom@tromey.com>
10781
10782 * gdb.rust/simple.rs (Union): New type.
10783 (main): New local "u".
10784 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10785
10786 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10787
10788 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10789 number information in output of "whereis" command.
10790 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10791
10792 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10793
10794 * gdb.ada/info_types.exp: Adjust expected output to the line
10795 numbers now printed by "info var/func/type".
10796 * gdb.base/completion.exp: Likewise.
10797 * gdb.base/included.exp: Likewise.
10798 * gdb.cp/cp-relocate.exp: Likewise.
10799 * gdb.cp/cplusfuncs.exp: Likewise.
10800 * gdb.cp/namespace.exp: Likewise.
10801 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10802
10803 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10804
10805 * gdb.btrace/cpu.exp: New.
10806
10807 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10808
10809 * gdb.base/step-indirect-call-thunk.exp: New.
10810 * gdb.base/step-indirect-call-thunk.c: New.
10811 * gdb.reverse/step-indirect-call-thunk.exp: New.
10812 * gdb.reverse/step-indirect-call-thunk.c: New.
10813
10814 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10815
10816 * gdb.base/pie-fork.c: New file.
10817 * gdb.base/pie-fork.exp: New file.
10818
10819 2018-04-11 Tom Tromey <tom@tromey.com>
10820
10821 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10822
10823 2018-04-10 Pedro Alves <palves@redhat.com>
10824
10825 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10826 exits. Instead loop running forever.
10827 (fork_parent): Run forever too.
10828
10829 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10830
10831 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10832 mi_continue_to_line.
10833 * gdb.mi/mi-stack.c (callee4): Add comment.
10834
10835 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10836
10837 * gdb.mi/mi-stack.exp: Fix indentation.
10838
10839 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10840
10841 PR gdb/22979
10842 * gdb.arch/amd64-osabi.exp: New file.
10843
10844 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10845
10846 PR gdb/22980
10847 * gdb.base/osabi.exp: New file.
10848
10849 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10850
10851 * gdb.cp/static-typedef-print.exp: New file.
10852 * gdb.cp/static-typedef-print.cc: New file.
10853
10854 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10855
10856 * gdb.ada/varsize_limit: New testcase.
10857
10858 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10859
10860 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10861
10862 * gdb.ada/notcplusplus: New testcase.
10863
10864 * gdb.base/c-linkage-name.c: New file.
10865 * gdb.base/c-linkage-name.exp: New testcase.
10866
10867 2018-03-26 Tom Tromey <tom@tromey.com>
10868
10869 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10870 * gdb.python/py-framefilter.py (name_error): New global.
10871 (ErrorInName.function): Use name_error.
10872
10873 2018-03-26 Tom Tromey <tom@tromey.com>
10874
10875 PR backtrace/15582:
10876 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10877
10878 2018-03-23 Keith Seitz <keiths@redhat.com>
10879
10880 PR c++/22968
10881 * gdb.cp/subtypes.exp: New file.
10882 * gdb.cp/subtypes.h: New file.
10883 * gdb.cp/subtypes.cc: New file.
10884 * gdb.cp/subtypes-2.cc: New file.
10885
10886 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10887
10888 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10889 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10890 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10891 -nostartfiles when compiling the test. Confirm that all registers
10892 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10893
10894 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10895
10896 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10897 option, syntax was wrong anyway.
10898 * gdb.arch/arm-disp-step.exp: Likewise.
10899 * gdb.arch/sparc64-regs.exp: Likewise.
10900 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10901 option, syntax was wrong anyway, switch to use
10902 prepare_for_testing.
10903 * gdb.arch/i386-disp-step.exp: Likewise.
10904
10905 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10906
10907 * gdb.ada/exec_changed.exp: Replace "target_info exists
10908 use_gdb_stub" by "use_gdb_stub".
10909 * gdb.ada/start.exp: Likewise.
10910 * gdb.base/async-shell.exp: Likewise.
10911 * gdb.base/attach-pie-misread.exp: Likewise.
10912 * gdb.base/attach-wait-input.exp: Likewise.
10913 * gdb.base/break-entry.exp: Likewise.
10914 * gdb.base/break-interp.exp: Likewise.
10915 * gdb.base/dprintf-detach.exp: Likewise.
10916 * gdb.base/nostdlib.exp: Likewise.
10917 * gdb.base/solib-nodir.exp: Likewise.
10918 * gdb.base/statistics.exp: Likewise.
10919 * gdb.base/testenv.exp: Likewise.
10920 * gdb.mi/mi-exec-run.exp: Likewise.
10921 * gdb.mi/mi-start.exp: Likewise.
10922 * gdb.multi/dummy-frame-restore.exp: Likewise.
10923 * gdb.multi/multi-arch-exec.exp: Likewise.
10924 * gdb.multi/multi-arch.exp: Likewise.
10925 * gdb.multi/tids.exp: Likewise.
10926 * gdb.multi/watchpoint-multi.exp: Likewise.
10927 * gdb.python/py-events.exp: Likewise.
10928 * gdb.threads/attach-into-signal.exp: Likewise.
10929 * gdb.threads/attach-stopped.exp: Likewise.
10930 * gdb.threads/threadapply.exp: Likewise.
10931 * lib/selftest-support.exp: Likewise.
10932
10933 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10934
10935 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10936
10937 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10938
10939 * gdb.perf/template-breakpoints.cc: New file.
10940 * gdb.perf/template-breakpoints.exp: New file.
10941 * gdb.perf/template-breakpoints.py: New file.
10942
10943 2018-03-19 Tom Tromey <tom@tromey.com>
10944
10945 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10946 y0.
10947 * gdb.rust/simple.exp: Test bare identifier form of struct
10948 initializer.
10949
10950 2018-03-19 Tom Tromey <tom@tromey.com>
10951
10952 * gdb.gdb/observer.exp: Remove.
10953
10954 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10955
10956 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10957 "qualified" option when setting breakpoints.
10958 * gdb.trace/backtrace.exp: Likewise.
10959 * gdb.trace/circ.exp: Likewise.
10960 * gdb.trace/collection.exp: Likewise.
10961 * gdb.trace/disconnected-tracing.exp: Likewise.
10962 * gdb.trace/ftrace-lock.exp: Likewise.
10963 * gdb.trace/ftrace.exp: Likewise.
10964 * gdb.trace/infotrace.exp: Likewise.
10965 * gdb.trace/packetlen.exp: Likewise.
10966 * gdb.trace/passc-dyn.exp: Likewise.
10967 * gdb.trace/qtro.exp: Likewise.
10968 * gdb.trace/read-memory.exp: Likewise.
10969 * gdb.trace/report.exp: Likewise.
10970 * gdb.trace/signal.exp: Likewise.
10971 * gdb.trace/status-stop.exp: Likewise.
10972 * gdb.trace/strace.exp: Likewise.
10973 * gdb.trace/tfind.exp: Likewise.
10974 * gdb.trace/trace-break.exp: Likewise.
10975 * gdb.trace/trace-condition.exp: Likewise.
10976 * gdb.trace/trace-mt.exp: Likewise.
10977 * gdb.trace/tstatus.exp: Likewise.
10978 * gdb.trace/tsv.exp: Likewise.
10979 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10980 * gdb.trace/unavailable.exp: Likewise.
10981 * gdb.trace/while-dyn.exp: Likewise.
10982
10983 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10984
10985 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10986 that libinproctrace is copied to the target.
10987
10988 2018-03-14 Tom Tromey <tom@tromey.com>
10989
10990 PR cli/14977:
10991 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10992 a null pointer.
10993 * gdb.base/wchar.exp: Likewise.
10994
10995 2018-03-14 Tom Tromey <tom@tromey.com>
10996
10997 PR cli/19918:
10998 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10999 flag.
11000
11001 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11002
11003 PR gdb/22841
11004 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11005 "target" to remote_exec.
11006
11007 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11008
11009 PR gdb/22841
11010 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11011 ${board}_upload): Remove.
11012
11013 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11014
11015 * gdb.cp/watch-cp.cc: New test.
11016 * gdb.cp/watch-cp.exp: New file.
11017
11018 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11019
11020 * gdb.base/infcall-nested-structs.exp: New file.
11021 * gdb.base/infcall-nested-structs.c: New file.
11022 * gdb.base/float.exp: Add riscv support.
11023
11024 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11025
11026 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11027 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11028
11029 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11030
11031 * gdb.server/abspath.exp: New file.
11032 * lib/gdb.exp (with_cwd): New procedure.
11033
11034 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11035
11036 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11037 use it.
11038 (gdb_is_target_remote_prompt): New proc.
11039 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11040 (gdb_is_target_native): Pass prompt parameter to
11041 gdb_is_target_1.
11042
11043 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11044
11045 * gdb.base/load-command.c: New file.
11046 * gdb.base/load-command.exp: New file.
11047 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11048 (gdb_is_target_1): ...this, and generalize for other targets
11049 than just remote.
11050 (gdb_is_target_remote): Use gdb_is_target_1.
11051 (gdb_is_target_native): use gdb_is_target_1.
11052
11053 2018-02-26 Tom Tromey <tom@tromey.com>
11054
11055 PR python/16497:
11056 * gdb.python/py-framefilter.exp: Update test.
11057
11058 2018-02-26 Tom Tromey <tom@tromey.com>
11059
11060 * gdb.dwarf2/variant.c: New file.
11061 * gdb.dwarf2/variant.exp: New file.
11062
11063 2018-02-26 Tom Tromey <tom@tromey.com>
11064
11065 * gdb.rust/simple.exp: Accept more possible results in enum test.
11066
11067 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11068
11069 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11070 parentheses.
11071
11072 2018-02-23 Maciej W. Rozycki <macro@mips.com>
11073
11074 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11075 name of a variable: $actual_linejj -> $actual_line.
11076
11077 2018-02-21 John Baldwin <jhb@FreeBSD.org>
11078
11079 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11080
11081 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11082
11083 * gdb.btrace/buffer-size.exp: Do not force BTS.
11084
11085 2018-02-14 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11088 getting a "Quit".
11089
11090 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11091
11092 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11093 Fix test name.
11094
11095 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11096
11097 * gdb.cp/m-static.exp: Check type of optimized out static
11098 member.
11099
11100 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11101
11102 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11103 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11104
11105 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11106 Leszek Swirski <leszeks@google.com>
11107
11108 * gdb.python/py-prettyprint.c
11109 (struct to_string_returns_value_inner,
11110 struct to_string_returns_value_wrapper): New.
11111 (main): Add tsrvw variable.
11112 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11113 ToStringReturnsValueWrapper): New classes.
11114 (register_pretty_printers): Register new pretty-printers.
11115 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11116 recursive pretty printer.
11117 * gdb.python/py-mi.exp: Likewise.
11118
11119 2018-02-01 Leszek Swirski <leszeks@google.com>
11120
11121 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11122 functions with the same name as an include file are parsed
11123 correctly.
11124
11125 2018-02-01 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11128 "\[^\r\n\]*".
11129
11130 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11131
11132 * gdb.arch/powerpc-prologue-frame.s: New file.
11133 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11134 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11135
11136 2018-01-31 Joel Brobecker <brobecker@adacore.com>
11137
11138 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11139
11140 2018-01-30 Pedro Alves <palves@redhat.com>
11141
11142 PR gdb/13211
11143 * gdb.base/interrupt-daemon.c: New.
11144 * gdb.base/interrupt-daemon.exp: New.
11145 * gdb.multi/multi-term-settings.c: New.
11146 * gdb.multi/multi-term-settings.exp: New.
11147
11148 2018-01-30 Joel Brobecker <brobecker@adacore.com>
11149
11150 * gdb.base/break.exp: Save the location where the breakpoint
11151 on break.c:47 was actually inserted when debugging the version
11152 compiled at -O2 and use it in the expected output of the "info
11153 break" test performed soon after.
11154
11155 2018-01-22 Pedro Alves <palves@redhat.com>
11156 Sergio Durigan Junior <sergiodj@redhat.com>
11157
11158 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11159 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11160
11161 2018-01-22 Joel Brobecker <brobecker@adacore.com>
11162
11163 * gdb.base/break-include.c, gdb.base/break-include.inc,
11164 gdb.base/break-include.exp: New files.
11165 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11166 line number now being the actual line number where the breakpoint
11167 was inserted.
11168 * gdb.mi/mi-break.exp: Likewise.
11169 * gdb.mi/mi-reverse.exp: Likewise.
11170 * gdb.mi/mi-simplerun.exp: Ditto.
11171
11172 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11173
11174 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11175 varobj.
11176 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11177
11178 2018-01-21 Don Breazeal <donb@codesourcery.com>
11179 Andrew Burgess <andrew.burgess@embecosm.com>
11180
11181 * gdb.mi/basics.c: Add new global.
11182 * gdb.mi/mi-frame-regs.exp: New file.
11183 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11184 case.
11185
11186 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11187
11188 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11189 non-parameter, and on an unknown symbol.
11190
11191 2018-01-19 Tom Tromey <tom@tromey.com>
11192
11193 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11194 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11195
11196 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11197
11198 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11199 setrlimit and chdir to int.
11200
11201 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11202
11203 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11204 function.
11205 (my_tend): Likewise.
11206 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11207 rationale of avoiding FP- and vector instructions.
11208
11209 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11210
11211 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11212 "info reg" with "\[ \t\]*".
11213 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11214 "\[ \t\]+".
11215 * gdb.arch/s390-multiarch.exp: Ditto.
11216 * gdb.base/pc-fp.exp: Ditto.
11217 * gdb.reverse/i386-precsave.exp: Ditto.
11218 * gdb.reverse/i386-reverse.exp: Ditto.
11219 * gdb.reverse/i387-env-reverse.exp: Ditto.
11220 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11221
11222 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11223
11224 * lib/gdb.exp (gdb_compile): Re-enable use of
11225 universal_compile_options for languages other than Rust.
11226
11227 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11228
11229 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11230
11231 2018-01-17 Mike Gulick <mgulick@mathworks.com>
11232
11233 PR gdb/16577
11234 * gdb.base/solib-vanish.exp: New.
11235 * gdb.base/solib-vanish-main.c: New.
11236 * gdb.base/solib-vanish-lib1.c: New.
11237 * gdb.base/solib-vanish-lib2.c: New.
11238
11239 2018-01-17 Yao Qi <yao.qi@linaro.org>
11240
11241 * gdb.compile/compile.exp: Match the address printed for
11242 frame in the output of command "bt".
11243
11244 2018-01-15 Tom Tromey <tom@tromey.com>
11245
11246 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11247 compute sp_reg.
11248
11249 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11250
11251 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11252 to prepare.
11253 (prepare): Return 0 on error, 1 on success.
11254
11255 2018-01-12 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.base/continue-after-aborted-step-over.c: New.
11258 * gdb.base/continue-after-aborted-step-over.exp: New.
11259
11260 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11261
11262 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11263 options when not creating an executable.
11264
11265 2018-01-11 Pedro Alves <palves@redhat.com>
11266
11267 PR remote/22597
11268 * gdb.server/stop-reply-no-thread.c: New file.
11269 * gdb.server/stop-reply-no-thread.exp: New file.
11270
11271 2018-01-10 Pedro Alves <palves@redhat.com>
11272
11273 PR gdb/22670
11274 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11275 functions too. Test setting breakpoints and printing C functions
11276 with no debug info too.
11277 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11278
11279 2018-01-10 Pedro Alves <palves@redhat.com>
11280
11281 PR gdb/22670
11282 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11283 a fail.
11284
11285 2018-01-10 Pedro Alves <palves@redhat.com>
11286
11287 PR gdb/22670
11288 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11289
11290 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11291
11292 * gdb.server/unittest.exp: Match the output in non-development
11293 mode.
11294
11295 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11296
11297 * gdb.gdb/unittest.exp: Match output in non-development mode.
11298
11299 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11300
11301 * gdb.ada/access_tagged_param.exp: Relax expected output
11302 for value of "ObjL" in "continue" to pck.inspect breakpoint
11303 test.
11304
11305 2018-01-08 Joel Brobecker <brobecker@adacore.com>
11306
11307 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11308 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11309
11310 2018-01-05 Pedro Alves <palves@redhat.com>
11311
11312 PR gdb/18653
11313 * gdb.base/libsegfault.exp: New.
11314
11315 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11316
11317 PR gdb/22670
11318 * gdb.ada/access_tagged_param.exp: New file.
11319 * gdb.ada/access_tagged_param/foo.adb: New file.
11320
11321 2018-01-05 Pedro Alves <palves@redhat.com>
11322
11323 PR gdb/22670
11324 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11325 exercise lower case too, and to exercise both full matching and
11326 wild matching.
11327
11328 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11329
11330 * gdb.ada/rename_subscript_param: New testcase.
11331
11332 2018-01-05 Jerome Guitton <guitton@adacore.com>
11333
11334 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11335
11336 2018-01-05 Joel Brobecker <brobecker@adacore.com>
11337
11338 * gdb.ada/convvar_comp: New testcase.
11339
11340 2018-01-05 Xavier Roirand <roirand@adacore.com>
11341
11342 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11343 (My_Table): New global variable.
11344 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11345
11346 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11347
11348 PR gdb/22670
11349 * gdb.ada/maint_with_ada: New testcase.
11350
11351 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11352
11353 PR gdb/22670
11354 * gdb.ada/bp_c_mixed_case: New testcase.
11355
11356 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11357
11358 PR gdb/22670
11359 * gdb.ada/complete.exp: Add "complete break ada" test.
11360
11361 2018-01-04 Joel Brobecker <brobecker@adacore.com>
11362
11363 PR gdb/22670
11364 * gdb.ada/info_addr_mixed_case: New testcase.
11365
11366 2018-01-03 Xavier Roirand <roirand@adacore.com>
11367
11368 * gdb.ada/excep_handle.exp: New testcase.
11369 * gdb.ada/excep_handle/foo.adb: New file.
11370 * gdb.ada/excep_handle/pck.ads: New file.
11371
11372 2018-01-03 Joel Brobecker <brobecker@adacore.com>
11373
11374 * gdb.base/step-line.c: Add extra empty line in copyright header.
11375 * gdb.base/step-line.inp: Likewise.
11376
11377 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11378
11379 * gdb.ada/dyn_stride.exp: Add slice test.
11380
11381 2018-01-02 Joel Brobecker <brobecker@adacore.com>
11382
11383 * gdb.ada/dyn_stride: New testcase.
11384
11385 2017-12-27 Stafford Horne <shorne@gmail.com>
11386
11387 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11388 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11389
11390 2017-12-27 Stafford Horne <shorne@gmail.com>
11391
11392 * gdb.base/reggroups.c: New file.
11393 * gdb.base/reggroups.exp: New file.
11394
11395 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11396
11397 * gdb.dwarf2/ada-valprint-error.c: New file.
11398 * gdb.dwarf2/ada-valprint-error.exp: New file.
11399
11400 2017-12-18 Joel Brobecker <brobecker@adacore.com>
11401
11402 * gdb.ada/assign_arr: New testcase.
11403
11404 2017-12-18 Xavier Roirand <roirand@adacore.com>
11405
11406 * gdb.ada/funcall_ptr: New testcase.
11407
11408 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11409
11410 PR cli/16224
11411 * gdb.base/ptype-offsets.cc: New file.
11412 * gdb.base/ptype-offsets.exp: New file.
11413
11414 2017-12-15 Yao Qi <yao.qi@linaro.org>
11415
11416 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11417 if XML is disabled.
11418
11419 2017-12-15 Xavier Roirand <roirand@adacore.com>
11420
11421 * gdb.ada/same_component_name: New testcase.
11422
11423 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11424
11425 * gdb.ada/str_binop_equal: New testcase.
11426
11427 2017-12-14 Joel Brobecker <brobecker@adacore.com>
11428
11429 * gdb.ada/task_switch_in_core: New testcase.
11430
11431 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11432
11433 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11434 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11435 call test_bkpt_qualified.
11436 (test_bkpt_qualified): New proc.
11437
11438 2017-12-13 Pedro Alves <palves@redhat.com>
11439
11440 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11441 Tighten regexp by matching with an anchor.
11442
11443 2017-12-13 Pedro Alves <palves@redhat.com>
11444
11445 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11446 ("expression with namespace"): New set of tests.
11447 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11448 (Nested::Test_NS::qux): New.
11449 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11450 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11451
11452 2017-12-13 Joel Brobecker <brobecker@adacore.com>
11453
11454 * gdb.base/server-del-break.c: New file.
11455 * gdb.base/server-del-break.exp: New file.
11456
11457 2017-12-12 Stafford Horne <shorne@gmail.com>
11458
11459 * gdb.xml/tdesc-regs.exp: Add or1k support.
11460
11461 2017-12-12 Stafford Horne <shorne@gmail.com>
11462
11463 * gdb.base/bp-permanent.c: Define nop of or1k.
11464
11465 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11466
11467 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11468 output with components being reordered.
11469
11470 2017-12-11 Joel Brobecker <brobecker@adacore.com>
11471
11472 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11473 output with components being reordered.
11474
11475 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11476 Pedro Alves <palves@redhat.com>
11477
11478 * gdb.base/maint.exp (check for .gdb_index): Check also for
11479 .debug_names.
11480 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11481 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11482 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11483 (.gdb_index used after symbol reloading): Support also .debug_names.
11484 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11485
11486 2017-12-08 Yao Qi <yao.qi@linaro.org>
11487
11488 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11489 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11490
11491 2017-12-08 Yao Qi <yao.qi@linaro.org>
11492
11493 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11494 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11495
11496 2017-12-08 Yao Qi <yao.qi@linaro.org>
11497
11498 * gdb.arch/aarch64-tagged-pointer.c: New file.
11499 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11500
11501 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11502
11503 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11504 "int".
11505
11506 2017-12-07 Keith Seitz <keiths@redhat.com>
11507
11508 PR breakpoints/22569
11509 * gdb.linespec/ls-errs.exp: Change expected result of "break
11510 -source this file has spaces.c -line 3".
11511 Check that an explicit source file followed by whitespace is
11512 identified as an invalid explicit location.
11513
11514 2017-12-07 Keith Seitz <keiths@redhat.com>
11515
11516 * gdb.cp/nested-types.cc: New file.
11517 * gdb.cp/nested-types.exp: New file.
11518 * lib/cp-support.exp: Load data-structures.exp library.
11519 (debug_cp_test_ptype_class): New global.
11520 (cp_ptype_class_verbose, next_line): New procedures.
11521 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11522 Add and document new return value.
11523 Switch the list of lines to a queue.
11524 Add support for new `type' key for nested type definitions.
11525 Add debugging/troubleshooting messages.
11526 * lib/data-structures.exp: New file.
11527
11528 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11529
11530 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11531 with proc_with_prefix, don't use with_test_prefix.
11532
11533 2017-12-07 Tom Tromey <tom@tromey.com>
11534
11535 * gdb.base/break.exp: Add test for empty "commands".
11536
11537 2017-12-07 Yao Qi <yao.qi@linaro.org>
11538
11539 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11540 malloc and catch syscall.
11541
11542 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11543
11544 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
11545 tests for explicit locations.
11546
11547 2017-12-06 Pedro Alves <palves@redhat.com>
11548
11549 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11550 force-disabling XML descriptions.
11551
11552 2017-12-04 Pedro Alves <palves@redhat.com>
11553
11554 PR gdb/22499
11555 * gdb.arch/amd64-disp-step-avx.S: New file.
11556 * gdb.arch/amd64-disp-step-avx.exp: New file.
11557
11558 2017-12-03 Pedro Alves <palves@redhat.com>
11559
11560 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11561 and <string.h>.
11562 (parent_function): Print distinct messages when waitpid fails, or
11563 the child exits with a signal, or the child exits for an unhandled
11564 reason.
11565 * gdb.threads/process-dies-while-detaching.exp
11566 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11567 it. Wait for both inferior output and GDB's prompt. Use an
11568 indirect spawn id list.
11569 (do_detach): New parameter 'child_exit'. Use it to compute
11570 expected inferior output.
11571 (test_detach, test_detach_watch, test_detach_killed_outside):
11572 Adjust to pass down the expected child exit kind.
11573
11574 2017-12-01 Joel Brobecker <brobecker@adacore.com>
11575 Sergio Durigan Junior <sergiodj@redhat.com>
11576 Pedro Alves <palves@redhat.com>
11577
11578 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11579
11580 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11581
11582 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11583 to 'symbol-file' and 'add-symbol-file' can be
11584 position-independent.
11585
11586 2017-12-01 Yao Qi <yao.qi@linaro.org>
11587
11588 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11589 the URL in copyright header.
11590 * gdb.arch/aarch64-fp.exp: Likewise.
11591 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11592 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11593 * gdb.base/expand-psymtabs.exp: Likewise.
11594 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11595 * gdb.fortran/common-block.exp: Likewise.
11596 * gdb.fortran/common-block.f90: Likewise.
11597 * gdb.fortran/logical.exp: Likewise.
11598 * gdb.fortran/vla-datatypes.f90: Likewise.
11599 * gdb.fortran/vla-sub.f90: Likewise.
11600
11601 2017-11-30 Joel Brobecker <brobecker@adacore.com>
11602
11603 * gdb.ada/repeat_dyn: New testcase.
11604
11605 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11606
11607 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11608 Update for changed thread numbering.
11609 * gdb.cell/bt.exp: Update for changed GDB output.
11610
11611 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11614 setting isremote by hand.
11615 * boards/dwarf4-gdb-index.exp: Likewise.
11616 * boards/fission.exp: Likewise.
11617 * boards/stabs.exp: Likewise.
11618
11619 2017-11-30 Pedro Alves <palves@redhat.com>
11620
11621 * gdb.linespec/cpls-ops.exp
11622 (check_explicit_skips_function_argument): Extract the underlying
11623 type of size_t instead of hardcoding it.
11624
11625 2017-11-29 Pedro Alves <palves@redhat.com>
11626
11627 PR c++/19436
11628 * gdb.linespec/cpls-abi-tag.cc: New file.
11629 * gdb.linespec/cpls-abi-tag.exp: New file.
11630
11631 2017-11-29 Pedro Alves <palves@redhat.com>
11632
11633 * gdb.base/langs.exp: Use -qualified.
11634 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11635 it.
11636 * gdb.cp/namespace.exp: Use -qualified.
11637 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11638 (overload-3, template-overload, template-ret-type, const-overload)
11639 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11640 procedures.
11641 (test_driver): Call them.
11642 * gdb.cp/save-bp-qualified.cc: New.
11643 * gdb.cp/save-bp-qualified.exp: New.
11644 * gdb.linespec/explicit.exp: Test -qualified.
11645 * lib/completion-support.exp (completion::explicit_opts_list): Add
11646 "-qualified".
11647 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11648
11649 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11650
11651 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11652
11653 2017-11-29 Tom Tromey <tom@tromey.com>
11654
11655 * gdb.base/relocate.exp: Update invalid argument test.
11656 Add new tests for invalid arguments.
11657
11658 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11659
11660 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11661 Return 0 as a long.
11662 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11663
11664 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11665
11666 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11667 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11668 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11669 func ().
11670 * gdb.cp/shadow.cc (B.func): Return 0.
11671
11672 2017-11-27 Joel Brobecker <brobecker@adacore.com>
11673
11674 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11675 expected output in gdb_expect call to allow the exception
11676 message to be present as well. Fix syntax confusion to avoid
11677 TCL thinking that exception_name is an array.
11678
11679 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11680
11681 * gdb.arch/spu-info.c: Include <unistd.h>.
11682 (do_signal_test): Fix broken calls to write.
11683 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11684 Fix checks for empty mailboxes. Update signal tests for corrected
11685 do_signal_test routine. Allow nonzero event status.
11686 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11687 * gdb.cell/arch.exp: Use standard_output_file.
11688 * gdb.cell/break.exp: Likewise.
11689 * gdb.cell/bt.exp: Likewise.
11690 * gdb.cell/core.exp: Likewise.
11691 * gdb.cell/dwarfaddr.exp: Likewise.
11692 * gdb.cell/ea-cache.exp: Likewise.
11693 * gdb.cell/ea-standalone.exp: Likewise.
11694 * gdb.cell/f-regs.exp: Likewise.
11695 * gdb.cell/fork.exp: Likewise.
11696 * gdb.cell/gcore.exp: Likewise.
11697 * gdb.cell/mem-access.exp: Likewise.
11698 * gdb.cell/ptype.exp: Likewise.
11699 * gdb.cell/registers.exp: Likewise.
11700 * gdb.cell/sizeof.exp: Likewise.
11701 * gdb.cell/solib-symbol.exp: Likewise.
11702 * gdb.cell/solib.exp: Likewise.
11703
11704 2017-11-25 Pedro Alves <palves@redhat.com>
11705
11706 * gdb.base/complete-empty.exp: New file.
11707 * gdb.base/completion.exp: Adjust.
11708
11709 2017-11-25 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.linespec/cpls-ops.cc: New file.
11712 * gdb.linespec/cpls-ops.exp: New file.
11713 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11714 factored out from ...
11715 (test_complete_prefix_range): ... this.
11716
11717 2017-11-24 Pedro Alves <palves@redhat.com>
11718
11719 * gdb.linespec/cpcompletion.exp: New file.
11720 * gdb.linespec/cpls-hyphen.cc: New file.
11721 * gdb.linespec/cpls.cc: New file.
11722 * gdb.linespec/cpls2.cc: New file.
11723 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11724 test to use test_gdb_complete_unique. Add label completion,
11725 keyword completion and explicit location completion tests.
11726 * lib/completion-support.exp: New file.
11727
11728 2017-11-24 Joel Brobecker <brobecker@adacore.com>
11729
11730 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11731 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11732 when hitting an exception catchpoint.
11733
11734 2017-11-22 Yao Qi <yao.qi@linaro.org>
11735
11736 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11737
11738 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11739
11740 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11741 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11742 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11743
11744 2017-11-22 Yao Qi <yao.qi@linaro.org>
11745
11746 * gdb.base/info-os.exp: Pass pthreads.
11747 * gdb.multi/multi-attach.exp: Likewise.
11748
11749 2017-11-22 Yao Qi <yao.qi@linaro.org>
11750
11751 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11752 compiler.
11753
11754 2017-11-22 Yao Qi <yao.qi@linaro.org>
11755
11756 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11757 * gdb.base/break-interp.exp: Likewise.
11758 * gdb.base/jit-attach-pie.exp: Likewise.
11759
11760 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11761
11762 * gdb.base/float128.c (large128): New variable.
11763 * gdb.base/float128.exp: Add test to print largest __float128 value.
11764
11765 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11766
11767 * gdb.arch/vsx-regs.exp: Update register content checks.
11768
11769 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11770
11771 * gdb.arch/ppc-longdouble.exp: New file.
11772 * gdb.arch/ppc-longdouble.c: Likewise.
11773
11774 2017-11-21 Pedro Alves <palves@redhat.com>
11775
11776 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11777
11778 2017-11-20 Pedro Alves <palves@redhat.com>
11779
11780 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11781 (long_double_typedef): New typedefs.
11782 Use DEF on double and long double.
11783 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11784 cases.
11785 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11786 and 'long_double_ptr_same_size' locals. Use them to decide
11787 whether cast from array/function to float is valid/invalid.
11788
11789 2017-11-17 Tom Tromey <tom@tromey.com>
11790
11791 * gdb.rust/traits.rs: New file.
11792 * gdb.rust/traits.exp: New file.
11793
11794 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11795
11796 * gdb.ada/minsyms: New testcase.
11797
11798 2017-11-16 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11801 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11802
11803 2017-11-16 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11806 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11807
11808 2017-11-16 Pedro Alves <palves@redhat.com>
11809
11810 * gdb.server/reconnect-ctrl-c.c: New file.
11811 * gdb.server/reconnect-ctrl-c.exp: New file.
11812
11813 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11814
11815 * gdb.python/py-rbreak.exp: New file.
11816 * gdb.python/py-rbreak.c: New file.
11817 * gdb.python/py-rbreak-func2.c: New file.
11818
11819 2017-11-16 Pedro Alves <palves@redhat.com>
11820
11821 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11822 pattern.
11823 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11824 GDB.
11825
11826 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11829 regex.
11830
11831 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11832
11833 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11834 test names.
11835
11836 2017-11-09 Pedro Alves <palves@redhat.com>
11837
11838 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11839 factored out from ...
11840 (top level): ... here, and adjusted to avoid expecting beyond the
11841 prompt in a single gdb_test_multiple.
11842
11843 2017-11-09 Pedro Alves <palves@redhat.com>
11844
11845 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11846 output.
11847 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11848 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11849 * gdb.server/ext-run.exp ("kill" test): Likewise.
11850 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11851
11852 2017-11-09 Pedro Alves <palves@redhat.com>
11853
11854 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11855 match till end of line.
11856
11857 2017-11-09 Pedro Alves <palves@redhat.com>
11858
11859 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11860
11861 2017-11-09 Pedro Alves <palves@redhat.com>
11862
11863 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11864 New procedures, factored out from ...
11865 (top level): ... here, and adjusted to avoid expecting beyond the
11866 prompt in one go.
11867
11868 2017-11-09 Pedro Alves <palves@redhat.com>
11869
11870 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11871 output. Fix '?' match.
11872
11873 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11874
11875 * gdb.ada/scoped_watch: New testcase.
11876 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11877 which is actually correct.
11878 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11879 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11880
11881 2017-11-08 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.gdb/complaints.exp (test_initial_complaints)
11884 (test_serial_complaints, test_short_complaints): Call
11885 complaint_internal instead of complaint.
11886
11887 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11888
11889 * gdb.threads/tls-core.c: New file.
11890 * gdb.threads/tls-core.exp: Likewise.
11891
11892 2017-11-08 Pedro Alves <palves@redhat.com>
11893
11894 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11895 (p Exported_Capitalized): New test.
11896 (p exported_capitalized): New test.
11897
11898 2017-11-07 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11901
11902 2017-11-07 Pedro Alves <palves@redhat.com>
11903
11904 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11905 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11906 (disable_invalid, disable_inverted, disable_negative): New
11907 procedures.
11908 ("bad numbers"): New set of tests.
11909
11910 2017-11-07 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.cp/ena-dis-br-range.exp: Add tests.
11913
11914 2017-11-07 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11917
11918 2017-11-07 Xavier Roirand <roirand@adacore.com>
11919 Pedro Alves <palves@redhat.com>
11920
11921 * gdb.base/ena-dis-br.exp: Add reference to
11922 gdb.cp/ena-dis-br-range.exp.
11923 * gdb.cp/ena-dis-br-range.exp: New file.
11924 * gdb.cp/ena-dis-br-range.cc: New file.
11925
11926 2017-11-06 Pedro Alves <palves@redhat.com>
11927
11928 * gdb.base/attach-non-pgrp-leader.c: New.
11929 * gdb.base/attach-non-pgrp-leader.exp: New.
11930
11931 2017-11-06 Pedro Alves <palves@redhat.com>
11932
11933 * configure.ac: No longer check for termio.h and sgtty.h.
11934 * configure: Regenerate.
11935 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11936 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11937 Remove termio and sgtty code.
11938
11939 2017-11-03 Yao Qi <yao.qi@linaro.org>
11940
11941 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11942 in GDB is disabled.
11943
11944 2017-11-03 Yao Qi <yao.qi@linaro.org>
11945
11946 * gdb.python/py-thrhandle.exp: Skip it if python is not
11947 enabled.
11948
11949 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11950
11951 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11952 as a breakpoint command.
11953
11954 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11955
11956 PR python/21213
11957 * gdb.python/py-infthread.exp: Test calling
11958 InferiorThread.inferior () multiple times in a row.
11959
11960 2017-10-27 Keith Seitz <keiths@redhat.com>
11961
11962 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11963 Test "info break" for every inlined function breakpoint.
11964
11965 2017-10-27 Yao Qi <yao.qi@linaro.org>
11966
11967 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11968
11969 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11970
11971 * gdb.cp/classes.exp (test_static_members): Test printing
11972 Outer::instance.
11973 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11974 (Inner::instance, Outer::instance): New.
11975
11976 2017-10-24 Pedro Alves <palves@redhat.com>
11977
11978 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11979 extra console" test in two stages.
11980
11981 2017-10-24 Pedro Alves <palves@redhat.com>
11982
11983 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11984
11985 2017-10-24 Pedro Alves <palves@redhat.com>
11986
11987 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11988 loop.
11989
11990 2017-10-24 Pedro Alves <palves@redhat.com>
11991
11992 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11993 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11994
11995 2017-10-24 Pedro Alves <palves@redhat.com>
11996
11997 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11998 parameter and handle it. Don't output read value in test name.
11999
12000 2017-10-24 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12003 custom test name.
12004
12005 2017-10-24 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12008 include the unstable output directory name in the test's name.
12009 (initial_setup_simple) <'set args'>: Use custom test name.
12010
12011 2017-10-24 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12014 with explicit test name.
12015
12016 2017-10-20 Pedro Alves <palves@redhat.com>
12017
12018 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12019 'wait -i'. Use gdb_assert and remote_close.
12020
12021 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12022
12023 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12024 number from variable rather than hard-coded.
12025
12026 2017-10-19 Pedro Alves <palves@redhat.com>
12027
12028 * gdb.base/long-inferior-output.c: New file.
12029 * gdb.base/long-inferior-output.exp: New file.
12030
12031 2017-11-18 Keith Seitz <keiths@redhat.com>
12032
12033 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12034 method.
12035 (main): Call it.
12036 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12037 Add additional user-defined conversion operator tests.
12038
12039 2017-10-17 Pedro Alves <palves@redhat.com>
12040
12041 * boards/native-stdio-gdbserver.exp: Load "local-board".
12042
12043 2017-10-17 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.base/quit-live.c: New file.
12046 * gdb.base/quit-live.exp: New file.
12047
12048 2017-10-16 Keith Seitz <keiths@redhat.com>
12049
12050 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12051 (class_with_protected_typedef, class_with_private_typedef)
12052 (struct_with_public_typedef, struct_with_protected_typedef)
12053 (struct_with_private_typedef): New classes/structs.
12054 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12055 typedefs and access specifiers.
12056
12057 2017-10-16 Pedro Alves <palves@redhat.com>
12058 Simon Marchi <simon.marchi@polymtl.ca>
12059
12060 * README (Local vs Remote vs Native): New section.
12061 * boards/local-board.exp: New file, with bits factored out from
12062 ...
12063 * boards/native-extended-gdbserver.exp: ... here. Load
12064 "local-board".
12065 * boards/native-gdbserver.exp: Load "local-board".
12066 (${board}_spawn, ${board}_exec): Delete.
12067 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12068 ...
12069 * boards/stdio-gdbserver-base.exp: ... this new file.
12070 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12071 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12072 procedure.
12073 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12074 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12075 stdio_gdbserver_command.
12076 (${board}_get_remote_address, ${board}_get_comm_port)
12077 (${board}_download, ${board}_upload): Delete.
12078 (get_target_remote_pipe_cmd): New.
12079
12080 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12081
12082 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12083 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12084 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12085 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12086 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12087 remove with_test_prefix.
12088
12089 2017-10-13 Pedro Alves <palves@redhat.com>
12090
12091 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12092 * gdb.base/annota1.exp: Use it instead of is_remote.
12093 * gdb.base/annota3.exp: Use it instead of is_remote.
12094 * gdb.cp/annota2.exp: Use it instead of is_remote.
12095 * gdb.cp/annota3.exp: Use it instead of is_remote.
12096 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12097
12098 2017-10-13 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12101 (test_num_test_vars, run_and_count_vars, find_env)
12102 (test_set_unset_env, test_inherit_env_var): New procedures.
12103 (top level): Use them.
12104
12105 2017-10-13 Pedro Alves <palves@redhat.com>
12106
12107 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12108 also skip on stub-like targets.
12109
12110 2017-10-13 Pedro Alves <palves@redhat.com>
12111
12112 PR gdb/22293
12113 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12114 (top level): Move some tests to ...
12115 (test_not_found): ... this new procedure.
12116 (top level): Call it.
12117
12118 2017-10-13 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12121 expect different "info terminal" output if testing with a
12122 non-native target.
12123
12124 2017-10-13 Pedro Alves <palves@redhat.com>
12125 Simon Marchi <simon.marchi@polymtl.ca>
12126
12127 PR python/12966
12128 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12129
12130 2017-10-13 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12133 already.
12134
12135 2017-10-13 Pedro Alves <palves@redhat.com>
12136
12137 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12138 is_remote.
12139
12140 2017-10-13 Pedro Alves <palves@redhat.com>
12141
12142 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12143 is_remote.
12144
12145 2017-10-13 Pedro Alves <palves@redhat.com>
12146
12147 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12148 is set.
12149 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12150 instead of is_remote.
12151
12152 2017-10-13 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12155 (top level): Add comment.
12156
12157 2017-10-13 Pedro Alves <palves@redhat.com>
12158
12159 * gdb.base/remote.exp (top level): Fix comment typo and add
12160 missing return.
12161
12162 2017-10-13 Pedro Alves <palves@redhat.com>
12163 Simon Marchi <simon.marchi@polymtl.ca>
12164
12165 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12166 calls and add comments. Skip test if use_gdb_stub is set.
12167 (top level): Use "set cwd" command instead of "cd" command.
12168
12169 2017-10-13 Pedro Alves <palves@redhat.com>
12170
12171 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12172 is_remote target check.
12173
12174 2017-10-13 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.base/scope.exp: Use build_executable + clean_restart +
12177 gdb_file_cmd instead of prepare_for_testing and no longer skip
12178 "before run" tests on is_remote target boards. Update comments.
12179 * boards/native-extended-gdbserver.exp
12180 (extended_gdbserver_load_last_file): New, factored out from ...
12181 (gdb_load): ... this. Move further below and add comment.
12182 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12183
12184 2017-10-12 Pedro Alves <palves@redhat.com>
12185
12186 * gdb.base/attach.exp: Remove references to gdb64.
12187 * gdb.base/dbx.exp: Remove references to gdb64.
12188
12189 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12190 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.base/label.exp: Remove is_remote target check.
12193
12194 2017-10-12 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/auvx.exp (coredir): Update comment.
12197 (top level) <core_works>: Use "set cwd" command instead of "cd"
12198 command.
12199
12200 2017-10-12 Pedro Alves <palves@redhat.com>
12201 Simon Marchi <simon.marchi@polymtl.ca>
12202
12203 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12204 target boards.
12205
12206 2017-10-12 Pedro Alves <palves@redhat.com>
12207 Simon Marchi <simon.marchi@polymtl.ca>
12208
12209 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12210 Instead skip if there's any gdb_protocol set.
12211
12212 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12213 Pedro Alves <palves@redhat.com>
12214
12215 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12216
12217 2017-10-12 Pedro Alves <palves@redhat.com>
12218 Simon Marchi <simon.marchi@polymtl.ca>
12219
12220 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12221 instead of on dejagnu remote boards.
12222
12223 2017-10-12 Pedro Alves <palves@redhat.com>
12224 Simon Marchi <simon.marchi@polymtl.ca>
12225
12226 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12227 checks. Use build_executable + clean_restart instead of
12228 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12229 of enabling non-stop after starting gdb.
12230
12231 2017-10-12 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12234 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12235 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12236 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12237
12238 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12239
12240 * gdb.arch/arc-tdesc-cpu.exp: New file.
12241 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12242
12243 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12244
12245 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12246
12247 2017-10-10 Pedro Alves <palves@redhat.com>
12248
12249 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12250 expect CLI output.
12251
12252 2017-10-10 Pedro Alves <palves@redhat.com>
12253
12254 * lib/selftest-support.exp (selftest_setup): Update for
12255 captured_command_loop's prototype change.
12256
12257 2017-10-09 Pedro Alves <palves@redhat.com>
12258
12259 Test both arch1=>arch2 and arch2=>arch1.
12260
12261 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12262 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12263 factored out to...
12264 (append_arch1_options, append_arch2_options, append_arch_options)
12265 (build_executables): New procedures.
12266 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12267 local.
12268 (top level): Add new 'first_arch' testing axis.
12269
12270 2017-10-09 Pedro Alves <palves@redhat.com>
12271
12272 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12273 (barrier): New.
12274 (thread_start, all_started): New functions.
12275 (main): Spawn new thread and wait until it is scheduled.
12276 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12277 option.
12278 (do_test): Add 'selected_thread' parameter. Run to all_started
12279 instead of main. Explicitly set the breakpoint at main. Switch
12280 to the SELECTED_THREAD thread.
12281 (top level): Test handling the exec event with either the main
12282 thread or the second thread selected.
12283
12284 2017-10-09 Pedro Alves <palves@redhat.com>
12285
12286 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12287 logic. Move STOP marker after the value checks.
12288 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12289 regexp.
12290
12291 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12292
12293 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12294
12295 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12296
12297 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12298 integer-to-dfp conversion.
12299 * gdb.base/dfp-test.exp: Likewise.
12300
12301 2017-10-04 Pedro Alves <palves@redhat.com>
12302
12303 * gdb.multi/hangout.c: Include <unistd.h>.
12304 (hangout_loop): New function.
12305 (main): Call alarm. Call hangout_loop in a loop.
12306 * gdb.multi/hello.c: Include <unistd.h>.
12307 (hello_loop): New function.
12308 (main): Call alarm. Call hangout_loop in a loop.
12309 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12310 inferior with the other selected.
12311
12312 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12313
12314 * gdb.mi/list-thread-groups-available.exp: New file.
12315 * gdb.mi/list-thread-groups-available.c: New file.
12316
12317 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12318
12319 * gdb.base/set-cwd.exp: Make it available on
12320 native-extended-gdbserver.
12321
12322 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12323
12324 * gdb.base/set-cwd.c: New file.
12325 * gdb.base/set-cwd.exp: Likewise.
12326
12327 2017-10-02 Tom Tromey <tom@tromey.com>
12328
12329 PR rust/22236:
12330 * gdb.rust/simple.rs (main): New variable "fslice".
12331 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12332
12333 2017-10-02 Tom Tromey <tom@tromey.com>
12334
12335 * gdb.rust/simple.exp: Test ptype of a slice.
12336
12337 2017-10-02 Tom Tromey <tom@tromey.com>
12338
12339 * gdb.rust/simple.exp: Test index of slice.
12340
12341 2017-09-27 Tom Tromey <tom@tromey.com>
12342
12343 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12344
12345 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12346 Pedro Alves <palves@redhat.com>
12347
12348 * gdb.base/compare-sections.exp (get value of read-only section): Read
12349 as unsigned value.
12350 (corrupt read-only section): Likewise and don't set written if patching
12351 failed.
12352
12353 2017-09-21 Kevin Buettner <kevinb@redhat.com>
12354
12355 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12356 files.
12357
12358 2017-09-20 Pedro Alves <palves@redhat.com>
12359
12360 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12361 symbol names in gdb's output.
12362 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12363
12364 2017-09-20 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12367 Rename to ...
12368 (test_list_ambiguous_symbol): ... this and add a symbol name
12369 parameter. Adjust.
12370 (test_list_ambiguous_function): Reimplement on top of
12371 test_list_ambiguous_symbol and also test listing ambiguous
12372 variables.
12373 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12374 (ambiguous_fun): ... this.
12375 (ambiguous_var): New.
12376 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12377 (ambiguous_fun): ... this.
12378 (ambiguous_var): New.
12379
12380 2017-09-19 John Baldwin <jhb@FreeBSD.org>
12381
12382 * gdb.base/starti.c: New file.
12383 * gdb.base/starti.exp: New file.
12384 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12385
12386 2017-09-14 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12389 (top level): Use it instead of runto.
12390
12391 2017-09-11 Tom Tromey <tom@tromey.com>
12392
12393 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12394
12395 2017-09-11 Tom Tromey <tom@tromey.com>
12396
12397 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12398 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12399
12400 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12401
12402 * gdb.fortran/printing-types.exp: New file.
12403 * gdb.fortran/printing-types.exp: New file.
12404
12405 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12406
12407 * gdb.fortran/vla-ptype.exp: Fix typos.
12408 * gdb.fortran/vla-value.exp: Same.
12409
12410 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12411
12412 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12413 * gdb.mi/mi-var-child-f.exp: Likewise.
12414 * gdb.mi/mi-vla-fortran.exp: Likewise.
12415
12416 2017-09-08 Frank Penczek <frank.penczek@intel.com>
12417 Christoph Weinmann <christoph.t.weinmann@intel.com>
12418 Bernhard Heckel <bernhard.heckel@intel.com>
12419
12420 * gdb.fortran/ptr-indentation.f90: New file.
12421 * gdb.fortran/ptr-indentation.exp: New file.
12422
12423 2017-09-05 Tom Tromey <tom@tromey.com>
12424
12425 PR gdb/22010:
12426 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12427
12428 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12429
12430 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12431
12432 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12433
12434 * gdb.threads/tls-nodebug-pie.c: New file.
12435 * gdb.threads/tls-nodebug-pie.exp: New file.
12436
12437 2017-09-05 Tom Tromey <tom@tromey.com>
12438
12439 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12440 for rust.
12441
12442 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12443
12444 * gdb.multi/multi-arch-exec.exp: Test with different
12445 "follow-exec-mode" settings.
12446 (do_test): New procedure.
12447
12448 2017-09-04 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/func-static.c (S::method const, S::method volatile)
12451 (S::method volatile const): New methods.
12452 (c_s, v_s, cv_s): New instances.
12453 (main): Call method() on them.
12454 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12455 (cannot_resolve): New procedure.
12456 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12457 print-quote-unquoted columns.
12458 (do_test): Test printing each scope too.
12459
12460 2017-09-04 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.base/local-static.exp: Also test with
12463 class::method::variable wholly quoted.
12464 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12465
12466 2017-09-04 Pedro Alves <palves@redhat.com>
12467
12468 * gdb.base/local-static.c: New.
12469 * gdb.base/local-static.cc: New.
12470 * gdb.base/local-static.exp: New.
12471
12472 2017-09-04 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.asm/asm-source.exp: Add casts to int.
12475 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12476 (dataglobal64_1, dataglobal64_2): New globals.
12477 * gdb.base/nodebug.exp: Test different expressions involving the
12478 new globals, with print, whatis and ptype. Add casts to int.
12479 * gdb.base/solib-display.exp: Add casts to int.
12480 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12481 * gdb.cp/m-static.exp: Add cast to int.
12482 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12483 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12484 tls variable with no debug info without a cast. Test with a cast
12485 to int too.
12486 * gdb.trace/entry-values.exp: Add casts.
12487
12488 2017-09-04 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.base/nodebug.exp: Test that ptype's error about functions
12491 with unknown return type includes the function name too.
12492
12493 2017-09-04 Pedro Alves <palves@redhat.com>
12494
12495 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12496 return type of munmap in infcall.
12497 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12498 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12499 type of ftell in infcall.
12500 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12501 type of getpid in infcall.
12502 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12503 infcall.
12504 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12505 Bail on failure to extract the pid.
12506 * gdb.base/nodebug.c: #include <stdint.h>.
12507 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12508 New functions.
12509 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12510 Change expected output of print/whatis/ptype with functions with
12511 no debug info. Test all supported languages. Call
12512 test_call_promotion.
12513 * gdb.compile/compile.exp: Adjust expected output to expect
12514 warning.
12515 * gdb.threads/siginfo-threads.exp: Likewise.
12516
12517 2017-09-04 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12520 "prototypes". Test calling float functions via prototyped and
12521 unprototyped function pointers.
12522 (perform_all_tests): New parameter "prototypes". Pass it down.
12523 (top level): Pass down "prototypes" parameter to
12524 perform_all_tests.
12525
12526 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12527
12528 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12529 Test with nested loops.
12530
12531 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12532
12533 * gdb.base/commands.exp: Call the new procedures.
12534 (loop_break_test, loop_continue_test): New procedures.
12535
12536 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12537
12538 * gdb.base/commands.exp: Call new procedure.
12539 (define_if_without_arg_test): New procedure.
12540
12541 2017-09-04 Pedro Alves <palves@redhat.com>
12542
12543 * gdb.base/list-ambiguous.exp: New file.
12544 * gdb.base/list-ambiguous0.c: New file.
12545 * gdb.base/list-ambiguous1.c: New file.
12546 * gdb.base/list.exp (test_list_range): Adjust expected output.
12547
12548 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12549
12550 * gdb.base/share-env-with-gdbserver.c: New file.
12551 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12552
12553 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12554
12555 * gdb.base/commands.exp (gdbvar_simple_if_test,
12556 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12557 progvar_simple_if_test, progvar_simple_while_test,
12558 progvar_complex_if_while_test, user_defined_command_test,
12559 user_defined_command_args_eval,
12560 user_defined_command_args_stack_test,
12561 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12562 temporary_breakpoint_commands,
12563 gdb_test_no_prompt, redefine_hook_test,
12564 redefine_backtrace_test): Remove "global gdb_prompt".
12565
12566 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12567
12568 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12569 New proc, call it from toplevel.
12570
12571 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12572
12573 PR remote/21852
12574 * gdb.server/normal.c: New file, copied from gdb.base.
12575 * gdb.server/run-without-local-binary.exp: New file.
12576
12577 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
12578
12579 * gdb.arch/sparc64-adi.exp: New file.
12580 * gdb.arch/sparc64-adi.c: New file.
12581
12582 2017-08-22 Pedro Alves <palves@redhat.com>
12583
12584 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12585 (top level): Add "list all overloads" tests.
12586
12587 2017-08-22 Tom Tromey <tom@tromey.com>
12588
12589 * gdb.gdb/xfullpath.exp: Remove.
12590
12591 2017-08-21 Pedro Alves <palves@redhat.com>
12592
12593 PR gdb/19487
12594 * gdb.base/symbol-alias.c: New.
12595 * gdb.base/symbol-alias2.c: New.
12596 * gdb.base/symbol-alias.exp: New.
12597
12598 2017-08-21 Pedro Alves <palves@redhat.com>
12599
12600 * gdb.base/dfp-test.c
12601 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12602 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12603 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12604 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12605 * gdb.base/whatis-ptype-typedefs.c: New.
12606 * gdb.base/whatis-ptype-typedefs.exp: New.
12607 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12608 (an_int, an_int_type, an_int_type2): New globals.
12609 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12610 involving typedefs and cast expressions.
12611 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12612 (lookup_typedefs_function): New.
12613 (typedefs_pretty_printers_dict): New.
12614 (top level): Register lookup_typedefs_function in
12615 gdb.pretty_printers.
12616
12617 2017-08-18 Yao Qi <yao.qi@linaro.org>
12618
12619 * gdb.server/unittest.exp: New.
12620
12621 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12622
12623 PR gdb/21954
12624 * gdb.base/environ.exp: Add test to check if 'unset environment'
12625 works.
12626
12627 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12628
12629 * lib/gdb.exp (universal_compile_options): New caching proc.
12630 (gdb_compile): Suppress GCC's coloring of messages.
12631
12632 2017-08-14 Tom Tromey <tom@tromey.com>
12633
12634 PR gdb/21675:
12635 * gdb.base/printcmds.exp (test_radices): New function.
12636 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12637 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12638 * lib/gdb.exp (get_integer_valueof): Use p/d.
12639
12640 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12641
12642 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12643 characters.
12644
12645 2017-08-05 Tom Tromey <tom@tromey.com>
12646
12647 * gdb.rust/simple.exp: Allow String to appear in a different
12648 namespace.
12649
12650 2017-07-26 Yao Qi <yao.qi@linaro.org>
12651
12652 * gdb.gdb/unittest.exp: Invoke command
12653 "maintenance check xml-descriptions".
12654
12655 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12656
12657 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12658 calling context.
12659 (hex128): Drop erroneous calculation of parameters.
12660
12661 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12662
12663 * gdb.python/py-unwind.exp: Disable stack protection when
12664 building test file.
12665
12666 2017-07-20 Pedro Alves <palves@redhat.com>
12667
12668 * gdb.base/default.exp (set language): Adjust expected output.
12669
12670 2017-07-20 Pedro Alves <palves@redhat.com>
12671
12672 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12673 (test_minsym): ... this, and make static.
12674 (get_pck__foo__bar__minsym): Rename to ...
12675 (get_test_minsym): ... this.
12676 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12677 symbol names and comments.
12678 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12679 (get_test_minsym): ... this.
12680 (pck__foo__bar__minsym__2): Rename to ...
12681 (test_minsym): ... this.
12682 (main): Adjust.
12683
12684 2017-07-17 Pedro Alves <palves@redhat.com>
12685
12686 * gdb.base/completion.exp: Adjust expected output.
12687 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12688 the completer works.
12689
12690 2017-07-17 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12693
12694 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12695
12696 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12697
12698 2017-07-14 Tom Tromey <tom@tromey.com>
12699
12700 PR rust/21764:
12701 * gdb.rust/simple.exp: Add tests.
12702
12703 2017-07-14 Tom Tromey <tom@tromey.com>
12704
12705 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12706
12707 2017-07-14 Pedro Alves <palves@redhat.com>
12708
12709 * gdb.linespec/base/one/thefile.cc (z1): New function.
12710 * gdb.linespec/base/two/thefile.cc (z2): New function.
12711 * gdb.linespec/linespec.exp: Add tests.
12712
12713 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12714
12715 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12716 to mi_create_breakpoint.
12717
12718 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12719
12720 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12721 mi_create_breakpoint.
12722
12723 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12724
12725 * gdb.dlang/demangle.exp: Update for demangling changes.
12726
12727 2017-07-09 Tom Tromey <tom@tromey.com>
12728
12729 * gdb.dwarf2/shortpiece.exp: New file.
12730
12731 2017-07-06 David Blaikie <dblaikie@gmail.com>
12732
12733 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12734 built from fissiont-multi-cu{1,2}.c.
12735 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12736 except putting 'main' and 'func' in separate CUs in the same DWO file.
12737 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12738 test.
12739 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12740 test.
12741
12742 2017-07-06 Pedro Alves <palves@redhat.com>
12743
12744 * gdb.python/py-unwind.exp: Test flushregs.
12745
12746 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12747
12748 PR cli/21688
12749 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12750 tests for alias commands and trailing whitespace.
12751
12752 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12753
12754 PR cli/21688
12755 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12756 procedure. Call it.
12757
12758 2017-06-29 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.base/printcmds.exp: Add tests.
12761
12762 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12763
12764 PR gdb/21337
12765 * gdb.base/reread-readsym.exp: New file.
12766 * gdb.base/reread-readsym.c: New file.
12767
12768 2017-06-21 Kevin Buettner <kevinb@redhat.com>
12769
12770 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12771 subpattern.
12772
12773 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12774
12775 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12776 extended mnemonic.
12777 * gdb.arch/powerpc-power9.s: Likewise.
12778
12779 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12780
12781 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12782 on 32-bit x86 targets. Exploit is_*_target macros where
12783 appropriate.
12784
12785 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12786
12787 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12788 register pieces.
12789
12790 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12791
12792 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12793 located in one or more DWARF pieces.
12794
12795 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12796
12797 * lib/gdb.exp (get_endianness): New proc.
12798 * gdb.arch/aarch64-fp.exp: Use it.
12799 * gdb.arch/altivec-regs.exp: Likewise.
12800 * gdb.arch/e500-regs.exp: Likewise.
12801 * gdb.arch/vsx-regs.exp: Likewise.
12802 * gdb.base/dump.exp: Likewise.
12803 * gdb.base/funcargs.exp: Likewise.
12804 * gdb.base/gnu_vector.exp: Likewise.
12805 * gdb.dwarf2/formdata16.exp: Likewise.
12806 * gdb.dwarf2/implptrpiece.exp: Likewise.
12807 * gdb.dwarf2/nonvar-access.exp: Likewise.
12808 * gdb.python/py-inferior.exp: Likewise.
12809 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12810
12811 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12812
12813 PR gdb/21226
12814 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12815 stack value pieces are taken from the LSB end.
12816
12817 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12818
12819 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12820 variable at nonzero offset.
12821
12822 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12823
12824 * gdb.dwarf2/var-access.c: New file.
12825 * gdb.dwarf2/var-access.exp: New test.
12826 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12827
12828 2017-06-12 Tom Tromey <tom@tromey.com>
12829
12830 * gdb.dwarf2/formdata16.exp: Add tests.
12831
12832 2017-06-12 Tom Tromey <tom@tromey.com>
12833
12834 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12835
12836 2017-06-12 Tom Tromey <tom@tromey.com>
12837
12838 PR exp/16225:
12839 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12840 * gdb.arch/vsx-regs.exp: Update tests.
12841 * gdb.arch/s390-vregs.exp (hex128): New proc.
12842 Update test.
12843 * gdb.arch/altivec-regs.exp: Update tests.
12844
12845 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12846
12847 * gdb.base/startup-with-shell.c: New file.
12848 * gdb.base/startup-with-shell.exp: Likewise.
12849
12850 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12851
12852 * gdb.server/non-existing-program.exp: Update regex in order to
12853 reflect the fact that gdbserver is now using fork_inferior (with a
12854 shell) to startup the inferior.
12855
12856 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12857
12858 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12859 support function calls from GDB.
12860
12861 2017-05-21 Tom Tromey <tom@tromey.com>
12862
12863 PR rust/21466:
12864 * gdb.rust/unsized.exp: New file.
12865 * gdb.rust/unsized.rs: New file.
12866
12867 2017-05-19 Tom Tromey <tom@tromey.com>
12868
12869 PR rust/21484:
12870 * gdb.rust/watch.exp: New file.
12871 * gdb.rust/watch.rs: New file.
12872
12873 2017-05-18 Tom Tromey <tom@tromey.com>
12874
12875 * gdb.rust/simple.exp: Allow Box to be qualified.
12876
12877 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12878
12879 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12880
12881 2017-05-18 Pedro Alves <palves@redhat.com>
12882
12883 * gdb.base/fileio.c (test_write, test_read, test_close)
12884 (test_fstat): Don't print 'ret' in the fail path.
12885
12886 2017-05-18 Pedro Alves <palves@redhat.com>
12887
12888 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12889 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12890 (test_system, test_rename, test_unlink, test_time): Change
12891 prototypes.
12892 * gdb.base/fileio.exp (stop_msg): Adjust.
12893
12894 2017-05-18 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/fileio.c (null_str): New global.
12897 (test_stat): Use it.
12898 * gdb.base/fileio.exp: Remove nowarnings.
12899
12900 2017-05-17 Yao Qi <yao.qi@linaro.org>
12901
12902 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12903
12904 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12905
12906 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12907 argument command.
12908 (top-level): Invoke test_set_inferior_tty.
12909
12910 2017-05-04 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12913 Add parens to print call for Python 3.
12914
12915 2017-05-03 Keith Seitz <keiths@redhat.com>
12916
12917 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12918 (main): Call it.
12919
12920 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12921
12922 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12923 to prev and next.
12924
12925 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12926
12927 * gdb.python/py-record-btrace.exp: Remove test for
12928 gdb.BtraceInstruction.error.
12929
12930 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12931
12932 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12933
12934 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12935
12936 * gdb.python/py-record-btrace-threads.c: New file.
12937 * gdb.python/py-record-btrace-threads.exp: New file.
12938
12939 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12940
12941 PR testsuite/8595
12942 * gdb.base/environ.exp: Make test available in all architectures.
12943 Move bits related to "info program" testing to
12944 gdb.base/info-program.exp. Rewrite tests to use the two new
12945 procedures mentione below.
12946 (test_set_show_env_var) New procedure.
12947 (test_set_show_env_var_equal): Likewise.
12948 * gdb.base/info-program.exp: New file.
12949
12950 2017-04-27 Keith Seitz <keiths@redhat.com>
12951
12952 * gdb.cp/oranking.cc (test15): New function.
12953 (main): Call test15 and declare additional variables for testing.
12954 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12955 "p foo101('abc')" tests.
12956 Add tests for cv qualifier overloads.
12957 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12958 "lvalue reference overload" test.
12959 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12960 "print value of f1 on Child&& in f2" test.
12961
12962 2017-04-19 Pedro Alves <palves@redhat.com>
12963
12964 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12965 procedure.
12966 (top level): Call it.
12967 * lib/gdb.exp (gdb_define_cmd): New procedure.
12968
12969 2017-04-12 Pedro Alves <palves@redhat.com>
12970
12971 PR gdb/21323
12972 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12973 (wchar): New global.
12974 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12975 (do_test_wide_char, wide_char_types_no_program, top level): Add
12976 wchar_t testing.
12977
12978 2017-04-12 Pedro Alves <palves@redhat.com>
12979
12980 PR c++/21323
12981 * gdb.cp/wide_char_types.c: New file.
12982 * gdb.cp/wide_char_types.exp: New file.
12983
12984 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12985
12986 PR gdb/21352
12987 * gdb.trace/tsv.exp: Add test for "tsave -r".
12988
12989 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12990
12991 * gdb.dlang/watch-loc.c: New file.
12992 * gdb.dlang/watch-loc.exp: New file.
12993
12994 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12995
12996 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12997
12998 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12999
13000 * gdb.arch/arc-analyze-prologue.S: New file.
13001 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13002
13003 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13004
13005 * gdb.arch/arc-decode-insn.S: New file.
13006 * gdb.arch/arc-decode-insn.exp: Likewise.
13007
13008 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13009
13010 PR tdep/20928
13011 * gdb.arch/sparc64-regs.exp: New file.
13012 * gdb.arch/sparc64-regs.S: Likewise.
13013
13014 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13015
13016 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13017 and memory view on Python 3.
13018
13019 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
13020 Keith Seitz <keiths@redhat.com>
13021
13022 PR gdb/14441
13023 * gdb.cp/demangle.exp: Add rvalue reference tests.
13024 * gdb.cp/rvalue-ref-casts.cc: New file.
13025 * gdb.cp/rvalue-ref-casts.exp: New file.
13026 * gdb.cp/rvalue-ref-overload.cc: New file.
13027 * gdb.cp/rvalue-ref-overload.exp: New file.
13028 * gdb.cp/rvalue-ref-params.cc: New file.
13029 * gdb.cp/rvalue-ref-params.exp: New file.
13030 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13031 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13032 * gdb.cp/rvalue-ref-types.cc: New file.
13033 * gdb.cp/rvalue-ref-types.exp: New file.
13034 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13035 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13036
13037 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13038
13039 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13040 New procedure.
13041
13042 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13043
13044 * lib/mi-support.exp (mi_gdb_test): Add additional message
13045 for unexpected output.
13046
13047 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13048
13049 * gdb.base/examine-backward.c (Barrier): New character array
13050 constant, to ensure that TestStrings is preceded by a string
13051 terminator.
13052
13053 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13054
13055 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13056 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13057 and implicit pointer into such a location.
13058
13059 2017-03-16 Doug Evans <dje@google.com>
13060
13061 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13062
13063 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13064
13065 * gdb.cp/m-static.exp: Fix expectation for prototype of
13066 test5.single_constructor and single_constructor::single_constructor.
13067
13068 2017-03-16 Doug Evans <dje@google.com>
13069
13070 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13071 * gdb.guile/scm-lazy-string.c: New file.
13072 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13073 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13074 for pointer, array, typedef lazy strings.
13075
13076 2017-03-16 Doug Evans <dje@google.com>
13077
13078 PR python/17728, python/18439, python/18779
13079 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13080 * gdb.python/py-lazy-string.c (pointer): New typedef.
13081 (main): New locals ptr, array, typedef_ptr.
13082 * gdb.python/py-value.exp: Move lazy string tests to ...
13083 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13084 array, typedef lazy strings.
13085
13086 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13087
13088 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13089 Add optional 'test' parameter.
13090
13091 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13092
13093 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13094 Skip for versions of DejaGnu < 1.5.
13095
13096 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13097
13098 * lib/gdb.exp (dejagnu_version): New proc.
13099 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13100 Use dejagnu_version.
13101
13102 2017-03-10 Keith Seitz <keiths@redhat.com>
13103
13104 PR c++/8128
13105 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13106 type from destructor regexps.
13107 Add a branch which actually passes the test.
13108 Adjust "ptype t5i" test names.
13109
13110 2017-03-08 Pedro Alves <palves@redhat.com>
13111
13112 * gdb.base/step-over-exit.exp: Add explicit test message.
13113
13114 2017-03-08 Pedro Alves <palves@redhat.com>
13115
13116 PR gdb/18360
13117 * gdb.threads/interrupt-while-step-over.c: New file.
13118 * gdb.threads/interrupt-while-step-over.exp: New file.
13119
13120 2017-03-08 Pedro Alves <palves@redhat.com>
13121
13122 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13123 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13124
13125 2017-03-08 Pedro Alves <palves@redhat.com>
13126
13127 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13128 PKRU as not supported as a PASS.
13129
13130 2017-03-08 Pedro Alves <palves@redhat.com>
13131
13132 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13133 prefix instead of $binfile1/$binfile2.
13134 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13135 in test message.
13136 * gdb.python/py-completion.exp: Use "load python file" as test
13137 messages instead of unstable path names.
13138
13139 2017-03-08 Pedro Alves <palves@redhat.com>
13140 Jan Kratochvil <jan.kratochvil@redhat.com>
13141
13142 PR cli/21218
13143 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13144 New proc.
13145 (top level): Call it.
13146
13147 2017-03-08 Pedro Alves <palves@redhat.com>
13148
13149 PR tui/21216
13150 * gdb.tui/tui-nl-filtered-output.exp: New file.
13151
13152 2017-03-08 Pedro Alves <palves@redhat.com>
13153
13154 * gdb.base/completion.exp: Move TUI completion tests to ...
13155 * gdb.tui/completion.exp: ... this new file.
13156
13157 2017-03-08 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.base/tui-disasm-long-lines.c,
13160 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13161 gdb.base/tui-layout.exp: Move to ...
13162 * gdb.tui/: ... this new directory.
13163
13164 2017-03-07 Pedro Alves <palves@redhat.com>
13165
13166 * gdb.base/tui-layout.c: New file.
13167 * gdb.base/tui-layout.exp: New file.
13168
13169 2017-03-07 Pedro Alves <palves@redhat.com>
13170
13171 * gdb.base/tui-layout.c: Rename to ...
13172 * gdb.base/tui-disasm-long-lines.c: ... this.
13173 * gdb.base/tui-layout.exp: Rename to ...
13174 * gdb.base/tui-disasm-long-lines.exp: ... this.
13175
13176 2017-03-07 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13179
13180 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13181
13182 * i386-mpx-call.c: New file.
13183 * i386-mpx-call.exp: New file.
13184
13185 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13186
13187 * gdb.arch/powerpc-power.exp: Delete test.
13188 * gdb.arch/powerpc-power.s: Likewise.
13189 * gdb.disasm/disassembler-options.exp: New test.
13190 * gdb.arch/powerpc-altivec.exp: Likewise.
13191 * gdb.arch/powerpc-altivec.s: Likewise.
13192 * gdb.arch/powerpc-altivec2.exp: Likewise.
13193 * gdb.arch/powerpc-altivec2.s: Likewise.
13194 * gdb.arch/powerpc-altivec3.exp: Likewise.
13195 * gdb.arch/powerpc-altivec3.s: Likewise.
13196 * gdb.arch/powerpc-power7.exp: Likewise.
13197 * gdb.arch/powerpc-power7.s: Likewise.
13198 * gdb.arch/powerpc-power8.exp: Likewise.
13199 * gdb.arch/powerpc-power8.s: Likewise.
13200 * gdb.arch/powerpc-power9.exp: Likewise.
13201 * gdb.arch/powerpc-power9.s: Likewise.
13202 * gdb.arch/powerpc-vsx.exp: Likewise.
13203 * gdb.arch/powerpc-vsx.s: Likewise.
13204 * gdb.arch/powerpc-vsx2.exp: Likewise.
13205 * gdb.arch/powerpc-vsx2.s: Likewise.
13206 * gdb.arch/powerpc-vsx3.exp: Likewise.
13207 * gdb.arch/powerpc-vsx3.s: Likewise.
13208 * gdb.arch/arm-disassembler-options.exp: Likewise.
13209 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13210 * gdb.arch/s390-disassembler-options.exp: Likewise.
13211
13212 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
13213
13214 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13215 (check_supported_features): ... this. Changed return type to void.
13216 (supports_rdseed): New static global.
13217 (rdseed): Check supports_rdseed.
13218 (initialize): Call check_supported_features.
13219
13220 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13221
13222 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13223 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13224 and lqarx/stqcx.
13225 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13226 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13227
13228 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13229
13230 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13231 uppercase.
13232
13233 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13234
13235 * gdb.dwarf2/formdata16.c: New file.
13236 * gdb.dwarf2/formdata16.exp: New file.
13237 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13238
13239 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13240
13241 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13242 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13243 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13244 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13245 DW_AT_GNU_*.
13246
13247 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13250
13251 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13252
13253 PR gdb/21164
13254 * gdb.base/maint.exp: Add testcases for when the commands do
13255 not have arguments.
13256
13257 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13258
13259 * gdb.cp/chained-calls.exp: Use p instead of P.
13260
13261 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13262
13263 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13264 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13265
13266 2017-02-14 Tom Tromey <tom@tromey.com>
13267
13268 PR python/13598:
13269 * gdb.python/py-events.exp: Add before_prompt event tests.
13270
13271 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13272
13273 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13274
13275 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13276
13277 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13278 (main): Call my_unique_function_name.
13279 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13280 completion of patterns with a single match.
13281 Add missing -re switches to gdb_test_multiple calls.
13282
13283 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
13284
13285 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13286 return if core file is not recognized.
13287
13288 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13289
13290 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13291 and extra UIs.
13292
13293 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13294
13295 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13296 proc_with_prefix.
13297
13298 2017-02-10 Tom Tromey <tom@tromey.com>
13299
13300 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13301
13302 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
13303
13304 PR gdb/21122
13305 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13306
13307 2017-02-08 Jerome Guitton <guitton@adacore.com>
13308
13309 * gdb.base/define.exp: Add test for command abbreviations
13310 in define.
13311
13312 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
13313
13314 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13315 * gdb.reverse/insn-reverse-x86.c: New file.
13316
13317 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13318
13319 PR tdep/20936
13320 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13321
13322 2017-02-03 Tom Tromey <tom@tromey.com>
13323
13324 PR rust/21097:
13325 * gdb.rust/simple.exp: Add new tests.
13326
13327 2017-02-02 Pedro Alves <palves@redhat.com>
13328
13329 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13330 tests.
13331
13332 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13333
13334 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13335 taking a 2-byte value out of a 4-byte DWARF implicit value on
13336 big-endian targets.
13337 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13338 logic. Add test cases for DW_OP_implicit.
13339
13340 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13341
13342 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13343
13344 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13345
13346 * gdb.btrace/enable.exp: Call gdb_exit before
13347 skip_gdbserver_tests.
13348
13349 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13350
13351 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13352 GDBFLAGS.
13353
13354 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13355
13356 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13357 the test is skipped.
13358 * gdb.btrace/data.exp: Likewise.
13359 * gdb.btrace/delta.exp: Likewise.
13360 * gdb.btrace/dlopen.exp: Likewise.
13361 * gdb.btrace/enable-running.exp: Likewise.
13362 * gdb.btrace/enable.exp: Likewise.
13363 * gdb.btrace/exception.exp: Likewise.
13364 * gdb.btrace/function_call_history.exp: Likewise.
13365 * gdb.btrace/gcore.exp: Likewise.
13366 * gdb.btrace/instruction_history.exp: Likewise.
13367 * gdb.btrace/multi-thread-step.exp: Likewise.
13368 * gdb.btrace/nohist.exp: Likewise.
13369 * gdb.btrace/non-stop.exp: Likewise.
13370 * gdb.btrace/reconnect.exp: Likewise.
13371 * gdb.btrace/record_goto-step.exp: Likewise.
13372 * gdb.btrace/record_goto.exp: Likewise.
13373 * gdb.btrace/rn-dl-bind.exp: Likewise.
13374 * gdb.btrace/segv.exp: Likewise.
13375 * gdb.btrace/step.exp: Likewise.
13376 * gdb.btrace/stepi.exp: Likewise.
13377 * gdb.btrace/tailcall-only.exp: Likewise.
13378 * gdb.btrace/tailcall.exp: Likewise.
13379 * gdb.btrace/tsx.exp: Likewise.
13380 * gdb.btrace/unknown_functions.exp: Likewise.
13381 * gdb.btrace/vdso.exp: Likewise.
13382
13383 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13384
13385 * gdb.btrace/enable-running.c: New.
13386 * gdb.btrace/enable-running.exp: New.
13387
13388 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13389
13390 * gdb.arch/amd64-gs_base.c: New file.
13391 * gdb.arch/amd64-gs_base.exp: New file.
13392
13393 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13394
13395 * lib/memory.exp: Remove spurious empty newlines.
13396
13397 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13398
13399 * gdb.python/py-bad-printers.exp: Load python file using "source".
13400 * gdb.python/py-events.exp: Likewise.
13401 * gdb.python/py-evsignal.exp: Likewise.
13402 * gdb.python/py-evthreads.exp: Likewise.
13403 * gdb.python/py-frame-args.exp: Likewise.
13404 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13405 * gdb.python/py-framefilter-mi.exp: Likewise.
13406 * gdb.python/py-framefilter.exp: Likewise.
13407 * gdb.python/py-mi.exp: Likewise.
13408 * gdb.python/py-pp-maint.exp: Likewise.
13409 * gdb.python/py-pp-registration.exp: Likewise.
13410 * gdb.python/py-prettyprint.exp: Likewise.
13411 (run_lang_tests): Likewise.
13412 * gdb.python/py-typeprint.exp: Likewise.
13413
13414 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13415
13416 * lib/memory.exp: New file.
13417 * lib/gdb.exp: Load memory.exp.
13418 * gdb.base/memattr.exp (delete_memory): Move proc to
13419 lib/memory.exp and rename to delete_memory_regions.
13420 Replace delete_memory with delete_memory_regions.
13421 Cleanup memory regions before tests.
13422 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13423 before tests.
13424
13425 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
13426
13427 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13428 files.
13429 (initialize): New function conditionally defined.
13430 (testcases): Move within conditional block.
13431 (main): Call initialize.
13432 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13433 of gdb.reverse/insn-reverse.c.
13434 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13435 gdb.reverse/insn-reverse.c.
13436
13437 2017-01-26 Yao Qi <yao.qi@linaro.org>
13438
13439 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13440 disassemble on address 0.
13441
13442 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13443 Yao Qi <yao.qi@linaro.org>
13444
13445 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13446 * gdb.dwarf2/implptr-64bit.S: Remove.
13447 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13448 variables in caller's context. Add DW_OP_implicit_value.
13449
13450 2017-01-25 Yao Qi <yao.qi@linaro.org>
13451
13452 * lib/dwarf.exp (Dwarf::_location): Handle
13453 DW_OP_GNU_implicit_pointer with proper size.
13454
13455 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13456
13457 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13458 and add untested calls.
13459
13460 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * gdb.python/python.exp: Check line number against what GDB thinks
13463 the line number is for func1.
13464
13465 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13466
13467 * gdb.dlang/debug-expr.exp: New file.
13468
13469 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
13470
13471 Fix test names for the following files:
13472
13473 * gdb.ada/exec_changed.exp
13474 * gdb.ada/info_types.exp
13475 * gdb.arch/aarch64-atomic-inst.exp
13476 * gdb.arch/aarch64-fp.exp
13477 * gdb.arch/altivec-abi.exp
13478 * gdb.arch/altivec-regs.exp
13479 * gdb.arch/amd64-byte.exp
13480 * gdb.arch/amd64-disp-step.exp
13481 * gdb.arch/amd64-dword.exp
13482 * gdb.arch/amd64-entry-value-inline.exp
13483 * gdb.arch/amd64-entry-value-param.exp
13484 * gdb.arch/amd64-entry-value-paramref.exp
13485 * gdb.arch/amd64-entry-value.exp
13486 * gdb.arch/amd64-i386-address.exp
13487 * gdb.arch/amd64-invalid-stack-middle.exp
13488 * gdb.arch/amd64-invalid-stack-top.exp
13489 * gdb.arch/amd64-optimout-repeat.exp
13490 * gdb.arch/amd64-prologue-skip.exp
13491 * gdb.arch/amd64-prologue-xmm.exp
13492 * gdb.arch/amd64-stap-special-operands.exp
13493 * gdb.arch/amd64-stap-wrong-subexp.exp
13494 * gdb.arch/amd64-tailcall-cxx.exp
13495 * gdb.arch/amd64-tailcall-noret.exp
13496 * gdb.arch/amd64-tailcall-ret.exp
13497 * gdb.arch/amd64-tailcall-self.exp
13498 * gdb.arch/amd64-word.exp
13499 * gdb.arch/arm-bl-branch-dest.exp
13500 * gdb.arch/arm-disp-step.exp
13501 * gdb.arch/arm-neon.exp
13502 * gdb.arch/arm-single-step-kernel-helper.exp
13503 * gdb.arch/avr-flash-qualifier.exp
13504 * gdb.arch/disp-step-insn-reloc.exp
13505 * gdb.arch/e500-abi.exp
13506 * gdb.arch/e500-regs.exp
13507 * gdb.arch/ftrace-insn-reloc.exp
13508 * gdb.arch/i386-avx512.exp
13509 * gdb.arch/i386-bp_permanent.exp
13510 * gdb.arch/i386-byte.exp
13511 * gdb.arch/i386-cfi-notcurrent.exp
13512 * gdb.arch/i386-disp-step.exp
13513 * gdb.arch/i386-dr3-watch.exp
13514 * gdb.arch/i386-float.exp
13515 * gdb.arch/i386-gnu-cfi.exp
13516 * gdb.arch/i386-mpx-map.exp
13517 * gdb.arch/i386-mpx-sigsegv.exp
13518 * gdb.arch/i386-mpx-simple_segv.exp
13519 * gdb.arch/i386-mpx.exp
13520 * gdb.arch/i386-permbkpt.exp
13521 * gdb.arch/i386-prologue.exp
13522 * gdb.arch/i386-signal.exp
13523 * gdb.arch/i386-size-overlap.exp
13524 * gdb.arch/i386-unwind.exp
13525 * gdb.arch/i386-word.exp
13526 * gdb.arch/mips-fcr.exp
13527 * gdb.arch/powerpc-d128-regs.exp
13528 * gdb.arch/powerpc-stackless.exp
13529 * gdb.arch/ppc64-atomic-inst.exp
13530 * gdb.arch/s390-stackless.exp
13531 * gdb.arch/s390-tdbregs.exp
13532 * gdb.arch/s390-vregs.exp
13533 * gdb.arch/sparc-sysstep.exp
13534 * gdb.arch/thumb-bx-pc.exp
13535 * gdb.arch/thumb-singlestep.exp
13536 * gdb.arch/thumb2-it.exp
13537 * gdb.arch/vsx-regs.exp
13538 * gdb.asm/asm-source.exp
13539 * gdb.base/a2-run.exp
13540 * gdb.base/advance.exp
13541 * gdb.base/all-bin.exp
13542 * gdb.base/anon.exp
13543 * gdb.base/args.exp
13544 * gdb.base/arithmet.exp
13545 * gdb.base/async-shell.exp
13546 * gdb.base/async.exp
13547 * gdb.base/attach-pie-noexec.exp
13548 * gdb.base/attach-twice.exp
13549 * gdb.base/auto-load.exp
13550 * gdb.base/bang.exp
13551 * gdb.base/bitfields.exp
13552 * gdb.base/break-always.exp
13553 * gdb.base/break-caller-line.exp
13554 * gdb.base/break-entry.exp
13555 * gdb.base/break-inline.exp
13556 * gdb.base/break-on-linker-gcd-function.exp
13557 * gdb.base/break-probes.exp
13558 * gdb.base/break.exp
13559 * gdb.base/breakpoint-shadow.exp
13560 * gdb.base/call-ar-st.exp
13561 * gdb.base/call-sc.exp
13562 * gdb.base/call-signal-resume.exp
13563 * gdb.base/call-strs.exp
13564 * gdb.base/callfuncs.exp
13565 * gdb.base/catch-fork-static.exp
13566 * gdb.base/catch-gdb-caused-signals.exp
13567 * gdb.base/catch-load.exp
13568 * gdb.base/catch-signal-fork.exp
13569 * gdb.base/catch-signal.exp
13570 * gdb.base/catch-syscall.exp
13571 * gdb.base/charset.exp
13572 * gdb.base/checkpoint.exp
13573 * gdb.base/chng-syms.exp
13574 * gdb.base/code-expr.exp
13575 * gdb.base/code_elim.exp
13576 * gdb.base/commands.exp
13577 * gdb.base/completion.exp
13578 * gdb.base/complex.exp
13579 * gdb.base/cond-expr.exp
13580 * gdb.base/condbreak.exp
13581 * gdb.base/consecutive.exp
13582 * gdb.base/continue-all-already-running.exp
13583 * gdb.base/coredump-filter.exp
13584 * gdb.base/corefile.exp
13585 * gdb.base/dbx.exp
13586 * gdb.base/debug-expr.exp
13587 * gdb.base/define.exp
13588 * gdb.base/del.exp
13589 * gdb.base/disabled-location.exp
13590 * gdb.base/disasm-end-cu.exp
13591 * gdb.base/disasm-optim.exp
13592 * gdb.base/display.exp
13593 * gdb.base/duplicate-bp.exp
13594 * gdb.base/ena-dis-br.exp
13595 * gdb.base/ending-run.exp
13596 * gdb.base/enumval.exp
13597 * gdb.base/environ.exp
13598 * gdb.base/eu-strip-infcall.exp
13599 * gdb.base/eval-avoid-side-effects.exp
13600 * gdb.base/eval-skip.exp
13601 * gdb.base/exitsignal.exp
13602 * gdb.base/expand-psymtabs.exp
13603 * gdb.base/filesym.exp
13604 * gdb.base/find-unmapped.exp
13605 * gdb.base/finish.exp
13606 * gdb.base/float.exp
13607 * gdb.base/foll-exec-mode.exp
13608 * gdb.base/foll-exec.exp
13609 * gdb.base/foll-fork.exp
13610 * gdb.base/fortran-sym-case.exp
13611 * gdb.base/freebpcmd.exp
13612 * gdb.base/func-ptr.exp
13613 * gdb.base/func-ptrs.exp
13614 * gdb.base/funcargs.exp
13615 * gdb.base/gcore-buffer-overflow.exp
13616 * gdb.base/gcore-relro-pie.exp
13617 * gdb.base/gcore-relro.exp
13618 * gdb.base/gcore.exp
13619 * gdb.base/gdb1090.exp
13620 * gdb.base/gdb11530.exp
13621 * gdb.base/gdb11531.exp
13622 * gdb.base/gdb1821.exp
13623 * gdb.base/gdbindex-stabs.exp
13624 * gdb.base/gdbvars.exp
13625 * gdb.base/hbreak.exp
13626 * gdb.base/hbreak2.exp
13627 * gdb.base/included.exp
13628 * gdb.base/infcall-input.exp
13629 * gdb.base/inferior-died.exp
13630 * gdb.base/infnan.exp
13631 * gdb.base/info-macros.exp
13632 * gdb.base/info-os.exp
13633 * gdb.base/info-proc.exp
13634 * gdb.base/info-shared.exp
13635 * gdb.base/info-target.exp
13636 * gdb.base/infoline.exp
13637 * gdb.base/interp.exp
13638 * gdb.base/interrupt.exp
13639 * gdb.base/jit-reader.exp
13640 * gdb.base/jit-simple.exp
13641 * gdb.base/kill-after-signal.exp
13642 * gdb.base/kill-detach-inferiors-cmd.exp
13643 * gdb.base/label.exp
13644 * gdb.base/langs.exp
13645 * gdb.base/ldbl_e308.exp
13646 * gdb.base/line-symtabs.exp
13647 * gdb.base/linespecs.exp
13648 * gdb.base/list.exp
13649 * gdb.base/long_long.exp
13650 * gdb.base/longest-types.exp
13651 * gdb.base/maint.exp
13652 * gdb.base/max-value-size.exp
13653 * gdb.base/memattr.exp
13654 * gdb.base/mips_pro.exp
13655 * gdb.base/morestack.exp
13656 * gdb.base/moribund-step.exp
13657 * gdb.base/multi-forks.exp
13658 * gdb.base/nested-addr.exp
13659 * gdb.base/nextoverexit.exp
13660 * gdb.base/noreturn-finish.exp
13661 * gdb.base/noreturn-return.exp
13662 * gdb.base/nostdlib.exp
13663 * gdb.base/offsets.exp
13664 * gdb.base/opaque.exp
13665 * gdb.base/pc-fp.exp
13666 * gdb.base/permissions.exp
13667 * gdb.base/print-symbol-loading.exp
13668 * gdb.base/prologue-include.exp
13669 * gdb.base/psymtab.exp
13670 * gdb.base/ptype.exp
13671 * gdb.base/random-signal.exp
13672 * gdb.base/randomize.exp
13673 * gdb.base/range-stepping.exp
13674 * gdb.base/readline-ask.exp
13675 * gdb.base/recpar.exp
13676 * gdb.base/recurse.exp
13677 * gdb.base/relational.exp
13678 * gdb.base/restore.exp
13679 * gdb.base/return-nodebug.exp
13680 * gdb.base/return.exp
13681 * gdb.base/run-after-attach.exp
13682 * gdb.base/save-bp.exp
13683 * gdb.base/scope.exp
13684 * gdb.base/sect-cmd.exp
13685 * gdb.base/set-lang-auto.exp
13686 * gdb.base/set-noassign.exp
13687 * gdb.base/setvar.exp
13688 * gdb.base/sigall.exp
13689 * gdb.base/sigbpt.exp
13690 * gdb.base/siginfo-addr.exp
13691 * gdb.base/siginfo-infcall.exp
13692 * gdb.base/siginfo-obj.exp
13693 * gdb.base/siginfo.exp
13694 * gdb.base/signals-state-child.exp
13695 * gdb.base/signest.exp
13696 * gdb.base/sigstep.exp
13697 * gdb.base/sizeof.exp
13698 * gdb.base/skip.exp
13699 * gdb.base/solib-corrupted.exp
13700 * gdb.base/solib-nodir.exp
13701 * gdb.base/solib-search.exp
13702 * gdb.base/stack-checking.exp
13703 * gdb.base/stale-infcall.exp
13704 * gdb.base/stap-probe.exp
13705 * gdb.base/start.exp
13706 * gdb.base/step-break.exp
13707 * gdb.base/step-bt.exp
13708 * gdb.base/step-line.exp
13709 * gdb.base/step-over-exit.exp
13710 * gdb.base/step-over-syscall.exp
13711 * gdb.base/step-resume-infcall.exp
13712 * gdb.base/step-test.exp
13713 * gdb.base/store.exp
13714 * gdb.base/structs3.exp
13715 * gdb.base/sym-file.exp
13716 * gdb.base/symbol-without-target_section.exp
13717 * gdb.base/term.exp
13718 * gdb.base/testenv.exp
13719 * gdb.base/ui-redirect.exp
13720 * gdb.base/until.exp
13721 * gdb.base/unwindonsignal.exp
13722 * gdb.base/value-double-free.exp
13723 * gdb.base/vla-datatypes.exp
13724 * gdb.base/vla-ptr.exp
13725 * gdb.base/vla-sideeffect.exp
13726 * gdb.base/volatile.exp
13727 * gdb.base/watch-cond-infcall.exp
13728 * gdb.base/watch-cond.exp
13729 * gdb.base/watch-non-mem.exp
13730 * gdb.base/watch-read.exp
13731 * gdb.base/watch-vfork.exp
13732 * gdb.base/watchpoint-cond-gone.exp
13733 * gdb.base/watchpoint-delete.exp
13734 * gdb.base/watchpoint-hw-hit-once.exp
13735 * gdb.base/watchpoint-hw.exp
13736 * gdb.base/watchpoint-stops-at-right-insn.exp
13737 * gdb.base/watchpoints.exp
13738 * gdb.base/wchar.exp
13739 * gdb.base/whatis-exp.exp
13740 * gdb.btrace/buffer-size.exp
13741 * gdb.btrace/data.exp
13742 * gdb.btrace/delta.exp
13743 * gdb.btrace/dlopen.exp
13744 * gdb.btrace/enable.exp
13745 * gdb.btrace/exception.exp
13746 * gdb.btrace/function_call_history.exp
13747 * gdb.btrace/gcore.exp
13748 * gdb.btrace/instruction_history.exp
13749 * gdb.btrace/nohist.exp
13750 * gdb.btrace/reconnect.exp
13751 * gdb.btrace/record_goto-step.exp
13752 * gdb.btrace/record_goto.exp
13753 * gdb.btrace/rn-dl-bind.exp
13754 * gdb.btrace/segv.exp
13755 * gdb.btrace/step.exp
13756 * gdb.btrace/stepi.exp
13757 * gdb.btrace/tailcall-only.exp
13758 * gdb.btrace/tailcall.exp
13759 * gdb.btrace/tsx.exp
13760 * gdb.btrace/unknown_functions.exp
13761 * gdb.btrace/vdso.exp
13762 * gdb.compile/compile-ifunc.exp
13763 * gdb.compile/compile-ops.exp
13764 * gdb.compile/compile-print.exp
13765 * gdb.compile/compile-setjmp.exp
13766 * gdb.cp/abstract-origin.exp
13767 * gdb.cp/ambiguous.exp
13768 * gdb.cp/annota2.exp
13769 * gdb.cp/annota3.exp
13770 * gdb.cp/anon-ns.exp
13771 * gdb.cp/anon-struct.exp
13772 * gdb.cp/anon-union.exp
13773 * gdb.cp/arg-reference.exp
13774 * gdb.cp/baseenum.exp
13775 * gdb.cp/bool.exp
13776 * gdb.cp/breakpoint.exp
13777 * gdb.cp/bs15503.exp
13778 * gdb.cp/call-c.exp
13779 * gdb.cp/casts.exp
13780 * gdb.cp/chained-calls.exp
13781 * gdb.cp/class2.exp
13782 * gdb.cp/classes.exp
13783 * gdb.cp/cmpd-minsyms.exp
13784 * gdb.cp/converts.exp
13785 * gdb.cp/cp-relocate.exp
13786 * gdb.cp/cpcompletion.exp
13787 * gdb.cp/cpexprs.exp
13788 * gdb.cp/cplabel.exp
13789 * gdb.cp/cplusfuncs.exp
13790 * gdb.cp/cpsizeof.exp
13791 * gdb.cp/ctti.exp
13792 * gdb.cp/derivation.exp
13793 * gdb.cp/destrprint.exp
13794 * gdb.cp/dispcxx.exp
13795 * gdb.cp/enum-class.exp
13796 * gdb.cp/exception.exp
13797 * gdb.cp/exceptprint.exp
13798 * gdb.cp/expand-psymtabs-cxx.exp
13799 * gdb.cp/expand-sals.exp
13800 * gdb.cp/extern-c.exp
13801 * gdb.cp/filename.exp
13802 * gdb.cp/formatted-ref.exp
13803 * gdb.cp/fpointer.exp
13804 * gdb.cp/gdb1355.exp
13805 * gdb.cp/gdb2495.exp
13806 * gdb.cp/hang.exp
13807 * gdb.cp/impl-this.exp
13808 * gdb.cp/infcall-dlopen.exp
13809 * gdb.cp/inherit.exp
13810 * gdb.cp/iostream.exp
13811 * gdb.cp/koenig.exp
13812 * gdb.cp/local.exp
13813 * gdb.cp/m-data.exp
13814 * gdb.cp/m-static.exp
13815 * gdb.cp/mb-ctor.exp
13816 * gdb.cp/mb-inline.exp
13817 * gdb.cp/mb-templates.exp
13818 * gdb.cp/member-name.exp
13819 * gdb.cp/member-ptr.exp
13820 * gdb.cp/meth-typedefs.exp
13821 * gdb.cp/method.exp
13822 * gdb.cp/method2.exp
13823 * gdb.cp/minsym-fallback.exp
13824 * gdb.cp/misc.exp
13825 * gdb.cp/namelessclass.exp
13826 * gdb.cp/namespace-enum.exp
13827 * gdb.cp/namespace-nested-import.exp
13828 * gdb.cp/namespace.exp
13829 * gdb.cp/nextoverthrow.exp
13830 * gdb.cp/no-dmgl-verbose.exp
13831 * gdb.cp/non-trivial-retval.exp
13832 * gdb.cp/noparam.exp
13833 * gdb.cp/nsdecl.exp
13834 * gdb.cp/nsimport.exp
13835 * gdb.cp/nsnested.exp
13836 * gdb.cp/nsnoimports.exp
13837 * gdb.cp/nsrecurs.exp
13838 * gdb.cp/nsstress.exp
13839 * gdb.cp/nsusing.exp
13840 * gdb.cp/operator.exp
13841 * gdb.cp/oranking.exp
13842 * gdb.cp/overload-const.exp
13843 * gdb.cp/overload.exp
13844 * gdb.cp/ovldbreak.exp
13845 * gdb.cp/ovsrch.exp
13846 * gdb.cp/paren-type.exp
13847 * gdb.cp/parse-lang.exp
13848 * gdb.cp/pass-by-ref.exp
13849 * gdb.cp/pr-1023.exp
13850 * gdb.cp/pr-1210.exp
13851 * gdb.cp/pr-574.exp
13852 * gdb.cp/pr10687.exp
13853 * gdb.cp/pr12028.exp
13854 * gdb.cp/pr17132.exp
13855 * gdb.cp/pr17494.exp
13856 * gdb.cp/pr9067.exp
13857 * gdb.cp/pr9167.exp
13858 * gdb.cp/pr9631.exp
13859 * gdb.cp/printmethod.exp
13860 * gdb.cp/psmang.exp
13861 * gdb.cp/psymtab-parameter.exp
13862 * gdb.cp/ptype-cv-cp.exp
13863 * gdb.cp/ptype-flags.exp
13864 * gdb.cp/re-set-overloaded.exp
13865 * gdb.cp/ref-types.exp
13866 * gdb.cp/rtti.exp
13867 * gdb.cp/scope-err.exp
13868 * gdb.cp/shadow.exp
13869 * gdb.cp/smartp.exp
13870 * gdb.cp/static-method.exp
13871 * gdb.cp/static-print-quit.exp
13872 * gdb.cp/temargs.exp
13873 * gdb.cp/templates.exp
13874 * gdb.cp/try_catch.exp
13875 * gdb.cp/typedef-operator.exp
13876 * gdb.cp/typeid.exp
13877 * gdb.cp/userdef.exp
13878 * gdb.cp/using-crash.exp
13879 * gdb.cp/var-tag.exp
13880 * gdb.cp/virtbase.exp
13881 * gdb.cp/virtfunc.exp
13882 * gdb.cp/virtfunc2.exp
13883 * gdb.cp/vla-cxx.exp
13884 * gdb.disasm/t01_mov.exp
13885 * gdb.disasm/t02_mova.exp
13886 * gdb.disasm/t03_add.exp
13887 * gdb.disasm/t04_sub.exp
13888 * gdb.disasm/t05_cmp.exp
13889 * gdb.disasm/t06_ari2.exp
13890 * gdb.disasm/t07_ari3.exp
13891 * gdb.disasm/t08_or.exp
13892 * gdb.disasm/t09_xor.exp
13893 * gdb.disasm/t10_and.exp
13894 * gdb.disasm/t11_logs.exp
13895 * gdb.disasm/t12_bit.exp
13896 * gdb.disasm/t13_otr.exp
13897 * gdb.dlang/circular.exp
13898 * gdb.dwarf2/arr-stride.exp
13899 * gdb.dwarf2/arr-subrange.exp
13900 * gdb.dwarf2/atomic-type.exp
13901 * gdb.dwarf2/bad-regnum.exp
13902 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13903 * gdb.dwarf2/callframecfa.exp
13904 * gdb.dwarf2/clztest.exp
13905 * gdb.dwarf2/corrupt.exp
13906 * gdb.dwarf2/data-loc.exp
13907 * gdb.dwarf2/dup-psym.exp
13908 * gdb.dwarf2/dw2-anon-mptr.exp
13909 * gdb.dwarf2/dw2-anonymous-func.exp
13910 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13911 * gdb.dwarf2/dw2-bad-unresolved.exp
13912 * gdb.dwarf2/dw2-basic.exp
13913 * gdb.dwarf2/dw2-canonicalize-type.exp
13914 * gdb.dwarf2/dw2-case-insensitive.exp
13915 * gdb.dwarf2/dw2-common-block.exp
13916 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13917 * gdb.dwarf2/dw2-compressed.exp
13918 * gdb.dwarf2/dw2-const.exp
13919 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13920 * gdb.dwarf2/dw2-cu-size.exp
13921 * gdb.dwarf2/dw2-dup-frame.exp
13922 * gdb.dwarf2/dw2-entry-value.exp
13923 * gdb.dwarf2/dw2-icycle.exp
13924 * gdb.dwarf2/dw2-ifort-parameter.exp
13925 * gdb.dwarf2/dw2-inline-break.exp
13926 * gdb.dwarf2/dw2-inline-param.exp
13927 * gdb.dwarf2/dw2-intercu.exp
13928 * gdb.dwarf2/dw2-intermix.exp
13929 * gdb.dwarf2/dw2-lexical-block-bare.exp
13930 * gdb.dwarf2/dw2-linkage-name-trust.exp
13931 * gdb.dwarf2/dw2-minsym-in-cu.exp
13932 * gdb.dwarf2/dw2-noloc.exp
13933 * gdb.dwarf2/dw2-op-call.exp
13934 * gdb.dwarf2/dw2-op-out-param.exp
13935 * gdb.dwarf2/dw2-opt-structptr.exp
13936 * gdb.dwarf2/dw2-param-error.exp
13937 * gdb.dwarf2/dw2-producer.exp
13938 * gdb.dwarf2/dw2-ranges-base.exp
13939 * gdb.dwarf2/dw2-ref-missing-frame.exp
13940 * gdb.dwarf2/dw2-reg-undefined.exp
13941 * gdb.dwarf2/dw2-regno-invalid.exp
13942 * gdb.dwarf2/dw2-restore.exp
13943 * gdb.dwarf2/dw2-restrict.exp
13944 * gdb.dwarf2/dw2-single-line-discriminators.exp
13945 * gdb.dwarf2/dw2-strp.exp
13946 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13947 * gdb.dwarf2/dw2-unresolved.exp
13948 * gdb.dwarf2/dw2-var-zero-addr.exp
13949 * gdb.dwarf2/dw4-sig-types.exp
13950 * gdb.dwarf2/dwz.exp
13951 * gdb.dwarf2/dynarr-ptr.exp
13952 * gdb.dwarf2/enum-type.exp
13953 * gdb.dwarf2/gdb-index.exp
13954 * gdb.dwarf2/implptr-64bit.exp
13955 * gdb.dwarf2/implptr-optimized-out.exp
13956 * gdb.dwarf2/implptr.exp
13957 * gdb.dwarf2/implref-array.exp
13958 * gdb.dwarf2/implref-const.exp
13959 * gdb.dwarf2/implref-global.exp
13960 * gdb.dwarf2/implref-struct.exp
13961 * gdb.dwarf2/mac-fileno.exp
13962 * gdb.dwarf2/main-subprogram.exp
13963 * gdb.dwarf2/member-ptr-forwardref.exp
13964 * gdb.dwarf2/method-ptr.exp
13965 * gdb.dwarf2/missing-sig-type.exp
13966 * gdb.dwarf2/nonvar-access.exp
13967 * gdb.dwarf2/opaque-type-lookup.exp
13968 * gdb.dwarf2/pieces-optimized-out.exp
13969 * gdb.dwarf2/pieces.exp
13970 * gdb.dwarf2/pr10770.exp
13971 * gdb.dwarf2/pr13961.exp
13972 * gdb.dwarf2/staticvirtual.exp
13973 * gdb.dwarf2/subrange.exp
13974 * gdb.dwarf2/symtab-producer.exp
13975 * gdb.dwarf2/trace-crash.exp
13976 * gdb.dwarf2/typeddwarf.exp
13977 * gdb.dwarf2/valop.exp
13978 * gdb.dwarf2/watch-notconst.exp
13979 * gdb.fortran/array-element.exp
13980 * gdb.fortran/charset.exp
13981 * gdb.fortran/common-block.exp
13982 * gdb.fortran/complex.exp
13983 * gdb.fortran/derived-type-function.exp
13984 * gdb.fortran/derived-type.exp
13985 * gdb.fortran/logical.exp
13986 * gdb.fortran/module.exp
13987 * gdb.fortran/multi-dim.exp
13988 * gdb.fortran/nested-funcs.exp
13989 * gdb.fortran/print-formatted.exp
13990 * gdb.fortran/subarray.exp
13991 * gdb.fortran/vla-alloc-assoc.exp
13992 * gdb.fortran/vla-datatypes.exp
13993 * gdb.fortran/vla-history.exp
13994 * gdb.fortran/vla-ptr-info.exp
13995 * gdb.fortran/vla-ptype-sub.exp
13996 * gdb.fortran/vla-ptype.exp
13997 * gdb.fortran/vla-sizeof.exp
13998 * gdb.fortran/vla-type.exp
13999 * gdb.fortran/vla-value-sub-arbitrary.exp
14000 * gdb.fortran/vla-value-sub-finish.exp
14001 * gdb.fortran/vla-value-sub.exp
14002 * gdb.fortran/vla-value.exp
14003 * gdb.fortran/whatis_type.exp
14004 * gdb.go/chan.exp
14005 * gdb.go/handcall.exp
14006 * gdb.go/hello.exp
14007 * gdb.go/integers.exp
14008 * gdb.go/methods.exp
14009 * gdb.go/package.exp
14010 * gdb.go/strings.exp
14011 * gdb.go/types.exp
14012 * gdb.go/unsafe.exp
14013 * gdb.guile/scm-arch.exp
14014 * gdb.guile/scm-block.exp
14015 * gdb.guile/scm-breakpoint.exp
14016 * gdb.guile/scm-cmd.exp
14017 * gdb.guile/scm-disasm.exp
14018 * gdb.guile/scm-equal.exp
14019 * gdb.guile/scm-frame-args.exp
14020 * gdb.guile/scm-frame-inline.exp
14021 * gdb.guile/scm-frame.exp
14022 * gdb.guile/scm-iterator.exp
14023 * gdb.guile/scm-math.exp
14024 * gdb.guile/scm-objfile.exp
14025 * gdb.guile/scm-ports.exp
14026 * gdb.guile/scm-symbol.exp
14027 * gdb.guile/scm-symtab.exp
14028 * gdb.guile/scm-value-cc.exp
14029 * gdb.guile/types-module.exp
14030 * gdb.linespec/break-ask.exp
14031 * gdb.linespec/cpexplicit.exp
14032 * gdb.linespec/explicit.exp
14033 * gdb.linespec/keywords.exp
14034 * gdb.linespec/linespec.exp
14035 * gdb.linespec/ls-dollar.exp
14036 * gdb.linespec/ls-errs.exp
14037 * gdb.linespec/skip-two.exp
14038 * gdb.linespec/thread.exp
14039 * gdb.mi/mi-async.exp
14040 * gdb.mi/mi-basics.exp
14041 * gdb.mi/mi-break.exp
14042 * gdb.mi/mi-catch-load.exp
14043 * gdb.mi/mi-cli.exp
14044 * gdb.mi/mi-cmd-param-changed.exp
14045 * gdb.mi/mi-console.exp
14046 * gdb.mi/mi-detach.exp
14047 * gdb.mi/mi-disassemble.exp
14048 * gdb.mi/mi-eval.exp
14049 * gdb.mi/mi-file-transfer.exp
14050 * gdb.mi/mi-file.exp
14051 * gdb.mi/mi-fill-memory.exp
14052 * gdb.mi/mi-inheritance-syntax-error.exp
14053 * gdb.mi/mi-linespec-err-cp.exp
14054 * gdb.mi/mi-logging.exp
14055 * gdb.mi/mi-memory-changed.exp
14056 * gdb.mi/mi-read-memory.exp
14057 * gdb.mi/mi-record-changed.exp
14058 * gdb.mi/mi-reg-undefined.exp
14059 * gdb.mi/mi-regs.exp
14060 * gdb.mi/mi-return.exp
14061 * gdb.mi/mi-reverse.exp
14062 * gdb.mi/mi-simplerun.exp
14063 * gdb.mi/mi-solib.exp
14064 * gdb.mi/mi-stack.exp
14065 * gdb.mi/mi-stepi.exp
14066 * gdb.mi/mi-syn-frame.exp
14067 * gdb.mi/mi-until.exp
14068 * gdb.mi/mi-var-block.exp
14069 * gdb.mi/mi-var-child.exp
14070 * gdb.mi/mi-var-cmd.exp
14071 * gdb.mi/mi-var-cp.exp
14072 * gdb.mi/mi-var-display.exp
14073 * gdb.mi/mi-var-invalidate.exp
14074 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14075 * gdb.mi/mi-vla-fortran.exp
14076 * gdb.mi/mi-watch.exp
14077 * gdb.mi/mi2-var-child.exp
14078 * gdb.mi/user-selected-context-sync.exp
14079 * gdb.modula2/unbounded-array.exp
14080 * gdb.multi/dummy-frame-restore.exp
14081 * gdb.multi/multi-arch-exec.exp
14082 * gdb.multi/multi-arch.exp
14083 * gdb.multi/tids.exp
14084 * gdb.multi/watchpoint-multi.exp
14085 * gdb.opencl/callfuncs.exp
14086 * gdb.opencl/convs_casts.exp
14087 * gdb.opencl/datatypes.exp
14088 * gdb.opencl/operators.exp
14089 * gdb.opencl/vec_comps.exp
14090 * gdb.opt/clobbered-registers-O2.exp
14091 * gdb.opt/inline-break.exp
14092 * gdb.opt/inline-bt.exp
14093 * gdb.opt/inline-cmds.exp
14094 * gdb.opt/inline-locals.exp
14095 * gdb.pascal/case-insensitive-symbols.exp
14096 * gdb.pascal/floats.exp
14097 * gdb.pascal/gdb11492.exp
14098 * gdb.python/lib-types.exp
14099 * gdb.python/py-arch.exp
14100 * gdb.python/py-as-string.exp
14101 * gdb.python/py-bad-printers.exp
14102 * gdb.python/py-block.exp
14103 * gdb.python/py-breakpoint-create-fail.exp
14104 * gdb.python/py-breakpoint.exp
14105 * gdb.python/py-caller-is.exp
14106 * gdb.python/py-cmd.exp
14107 * gdb.python/py-explore-cc.exp
14108 * gdb.python/py-explore.exp
14109 * gdb.python/py-finish-breakpoint.exp
14110 * gdb.python/py-finish-breakpoint2.exp
14111 * gdb.python/py-frame-args.exp
14112 * gdb.python/py-frame-inline.exp
14113 * gdb.python/py-frame.exp
14114 * gdb.python/py-framefilter-mi.exp
14115 * gdb.python/py-infthread.exp
14116 * gdb.python/py-lazy-string.exp
14117 * gdb.python/py-linetable.exp
14118 * gdb.python/py-mi-events.exp
14119 * gdb.python/py-mi-objfile.exp
14120 * gdb.python/py-mi.exp
14121 * gdb.python/py-objfile.exp
14122 * gdb.python/py-pp-integral.exp
14123 * gdb.python/py-pp-maint.exp
14124 * gdb.python/py-pp-re-notag.exp
14125 * gdb.python/py-pp-registration.exp
14126 * gdb.python/py-recurse-unwind.exp
14127 * gdb.python/py-strfns.exp
14128 * gdb.python/py-symbol.exp
14129 * gdb.python/py-symtab.exp
14130 * gdb.python/py-sync-interp.exp
14131 * gdb.python/py-typeprint.exp
14132 * gdb.python/py-unwind-maint.exp
14133 * gdb.python/py-unwind.exp
14134 * gdb.python/py-value-cc.exp
14135 * gdb.python/py-xmethods.exp
14136 * gdb.reverse/amd64-tailcall-reverse.exp
14137 * gdb.reverse/break-precsave.exp
14138 * gdb.reverse/break-reverse.exp
14139 * gdb.reverse/consecutive-precsave.exp
14140 * gdb.reverse/consecutive-reverse.exp
14141 * gdb.reverse/finish-precsave.exp
14142 * gdb.reverse/finish-reverse-bkpt.exp
14143 * gdb.reverse/finish-reverse.exp
14144 * gdb.reverse/fstatat-reverse.exp
14145 * gdb.reverse/getresuid-reverse.exp
14146 * gdb.reverse/i386-precsave.exp
14147 * gdb.reverse/i386-reverse.exp
14148 * gdb.reverse/i386-sse-reverse.exp
14149 * gdb.reverse/i387-env-reverse.exp
14150 * gdb.reverse/i387-stack-reverse.exp
14151 * gdb.reverse/insn-reverse.exp
14152 * gdb.reverse/machinestate-precsave.exp
14153 * gdb.reverse/machinestate.exp
14154 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14155 * gdb.reverse/pipe-reverse.exp
14156 * gdb.reverse/readv-reverse.exp
14157 * gdb.reverse/recvmsg-reverse.exp
14158 * gdb.reverse/rerun-prec.exp
14159 * gdb.reverse/s390-mvcle.exp
14160 * gdb.reverse/step-precsave.exp
14161 * gdb.reverse/step-reverse.exp
14162 * gdb.reverse/time-reverse.exp
14163 * gdb.reverse/until-precsave.exp
14164 * gdb.reverse/until-reverse.exp
14165 * gdb.reverse/waitpid-reverse.exp
14166 * gdb.reverse/watch-precsave.exp
14167 * gdb.reverse/watch-reverse.exp
14168 * gdb.rust/generics.exp
14169 * gdb.rust/methods.exp
14170 * gdb.rust/modules.exp
14171 * gdb.rust/simple.exp
14172 * gdb.server/connect-with-no-symbol-file.exp
14173 * gdb.server/ext-attach.exp
14174 * gdb.server/ext-restart.exp
14175 * gdb.server/ext-wrapper.exp
14176 * gdb.server/file-transfer.exp
14177 * gdb.server/server-exec-info.exp
14178 * gdb.server/server-kill.exp
14179 * gdb.server/server-mon.exp
14180 * gdb.server/wrapper.exp
14181 * gdb.stabs/exclfwd.exp
14182 * gdb.stabs/gdb11479.exp
14183 * gdb.threads/clone-new-thread-event.exp
14184 * gdb.threads/corethreads.exp
14185 * gdb.threads/current-lwp-dead.exp
14186 * gdb.threads/dlopen-libpthread.exp
14187 * gdb.threads/gcore-thread.exp
14188 * gdb.threads/sigstep-threads.exp
14189 * gdb.threads/watchpoint-fork.exp
14190 * gdb.trace/actions-changed.exp
14191 * gdb.trace/backtrace.exp
14192 * gdb.trace/change-loc.exp
14193 * gdb.trace/circ.exp
14194 * gdb.trace/collection.exp
14195 * gdb.trace/disconnected-tracing.exp
14196 * gdb.trace/ftrace.exp
14197 * gdb.trace/mi-trace-frame-collected.exp
14198 * gdb.trace/mi-trace-unavailable.exp
14199 * gdb.trace/mi-traceframe-changed.exp
14200 * gdb.trace/mi-tsv-changed.exp
14201 * gdb.trace/no-attach-trace.exp
14202 * gdb.trace/passc-dyn.exp
14203 * gdb.trace/qtro.exp
14204 * gdb.trace/range-stepping.exp
14205 * gdb.trace/read-memory.exp
14206 * gdb.trace/save-trace.exp
14207 * gdb.trace/signal.exp
14208 * gdb.trace/status-stop.exp
14209 * gdb.trace/tfile.exp
14210 * gdb.trace/trace-break.exp
14211 * gdb.trace/trace-buffer-size.exp
14212 * gdb.trace/trace-condition.exp
14213 * gdb.trace/tracefile-pseudo-reg.exp
14214 * gdb.trace/tstatus.exp
14215 * gdb.trace/unavailable.exp
14216 * gdb.trace/while-dyn.exp
14217 * gdb.trace/while-stepping.exp
14218
14219 2016-12-22 Doug Evans <xdje42@gmail.com>
14220
14221 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14222 and msymbols.
14223
14224 2016-12-19 Yao Qi <yao.qi@linaro.org>
14225
14226 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14227 (test_with_self): Don't call do_steps_and_nexts, and remove
14228 code about stepping into xmalloc.
14229
14230 2016-12-09 Yao Qi <yao.qi@linaro.org>
14231
14232 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14233
14234 2016-12-09 Yao Qi <yao.qi@linaro.org>
14235
14236 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14237
14238 2016-12-09 Pedro Alves <palves@redhat.com>
14239
14240 * gdb.base/all-architectures-0.exp: New file.
14241 * gdb.base/all-architectures-1.exp: New file.
14242 * gdb.base/all-architectures-2.exp: New file.
14243 * gdb.base/all-architectures-3.exp: New file.
14244 * gdb.base/all-architectures-4.exp: New file.
14245 * gdb.base/all-architectures-5.exp: New file.
14246 * gdb.base/all-architectures-6.exp: New file.
14247 * gdb.base/all-architectures-7.exp: New file.
14248 * gdb.base/all-architectures.exp.in: New file.
14249
14250 2016-12-09 Yao Qi <yao.qi@linaro.org>
14251
14252 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14253
14254 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14255
14256 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14257 possible.
14258 Remove useless pattern-matching code.
14259
14260 2016-12-02 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14263 procedure.
14264 (top level): Call it.
14265
14266 2016-12-02 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14269 New procedure.
14270 (top level): Call it.
14271
14272 2016-12-02 Pedro Alves <palves@redhat.com>
14273
14274 PR cli/20559
14275 * gdb.base/commands.exp (user_defined_command_args_eval): New
14276 procedure.
14277 (top level): Call it.
14278
14279 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
14280
14281 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14282 timeout handling.
14283
14284 2016-12-02 Tom Tromey <tom@tromey.com>
14285
14286 * gdb.dwarf2/main-subprogram.c: New file.
14287 * gdb.dwarf2/main-subprogram.exp: New file.
14288
14289 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14290
14291 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14292 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14293 gdb_test_no_output for a couple of cases.
14294 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14295
14296 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14297
14298 Fix test names and standardize compilation error messages throughout
14299 the following files:
14300
14301 * gdb.ada/start.exp
14302 * gdb.arch/alpha-step.exp
14303 * gdb.arch/e500-prologue.exp
14304 * gdb.arch/ftrace-insn-reloc.exp
14305 * gdb.arch/gdb1291.exp
14306 * gdb.arch/gdb1431.exp
14307 * gdb.arch/gdb1558.exp
14308 * gdb.arch/i386-dr3-watch.exp
14309 * gdb.arch/i386-sse-stack-align.exp
14310 * gdb.arch/ia64-breakpoint-shadow.exp
14311 * gdb.arch/pa-nullify.exp
14312 * gdb.arch/powerpc-aix-prologue.exp
14313 * gdb.arch/thumb-bx-pc.exp
14314 * gdb.base/annota1.exp
14315 * gdb.base/annota3.exp
14316 * gdb.base/arrayidx.exp
14317 * gdb.base/assign.exp
14318 * gdb.base/attach.exp
14319 * gdb.base/auxv.exp
14320 * gdb.base/bang.exp
14321 * gdb.base/bfp-test.exp
14322 * gdb.base/bigcore.exp
14323 * gdb.base/bitfields2.exp
14324 * gdb.base/break-fun-addr.exp
14325 * gdb.base/break-probes.exp
14326 * gdb.base/call-rt-st.exp
14327 * gdb.base/callexit.exp
14328 * gdb.base/catch-fork-kill.exp
14329 * gdb.base/charset.exp
14330 * gdb.base/checkpoint.exp
14331 * gdb.base/comprdebug.exp
14332 * gdb.base/constvars.exp
14333 * gdb.base/coredump-filter.exp
14334 * gdb.base/cursal.exp
14335 * gdb.base/cvexpr.exp
14336 * gdb.base/detach.exp
14337 * gdb.base/display.exp
14338 * gdb.base/dmsym.exp
14339 * gdb.base/dprintf-pending.exp
14340 * gdb.base/dso2dso.exp
14341 * gdb.base/dtrace-probe.exp
14342 * gdb.base/dump.exp
14343 * gdb.base/enum_cond.exp
14344 * gdb.base/exe-lock.exp
14345 * gdb.base/exec-invalid-sysroot.exp
14346 * gdb.base/execl-update-breakpoints.exp
14347 * gdb.base/exprs.exp
14348 * gdb.base/fileio.exp
14349 * gdb.base/find.exp
14350 * gdb.base/finish.exp
14351 * gdb.base/fixsection.exp
14352 * gdb.base/foll-vfork.exp
14353 * gdb.base/frame-args.exp
14354 * gdb.base/gcore.exp
14355 * gdb.base/gdb1250.exp
14356 * gdb.base/global-var-nested-by-dso.exp
14357 * gdb.base/gnu-ifunc.exp
14358 * gdb.base/hashline1.exp
14359 * gdb.base/hashline2.exp
14360 * gdb.base/hashline3.exp
14361 * gdb.base/hbreak-in-shr-unsupported.exp
14362 * gdb.base/huge.exp
14363 * gdb.base/infcall-input.exp
14364 * gdb.base/info-fun.exp
14365 * gdb.base/info-shared.exp
14366 * gdb.base/jit-simple.exp
14367 * gdb.base/jit-so.exp
14368 * gdb.base/jit.exp
14369 * gdb.base/jump.exp
14370 * gdb.base/label.exp
14371 * gdb.base/lineinc.exp
14372 * gdb.base/logical.exp
14373 * gdb.base/longjmp.exp
14374 * gdb.base/macscp.exp
14375 * gdb.base/miscexprs.exp
14376 * gdb.base/new-ui-echo.exp
14377 * gdb.base/new-ui-pending-input.exp
14378 * gdb.base/new-ui.exp
14379 * gdb.base/nodebug.exp
14380 * gdb.base/nofield.exp
14381 * gdb.base/offsets.exp
14382 * gdb.base/overlays.exp
14383 * gdb.base/pending.exp
14384 * gdb.base/pointers.exp
14385 * gdb.base/pr11022.exp
14386 * gdb.base/printcmds.exp
14387 * gdb.base/prologue.exp
14388 * gdb.base/ptr-typedef.exp
14389 * gdb.base/realname-expand.exp
14390 * gdb.base/relativedebug.exp
14391 * gdb.base/relocate.exp
14392 * gdb.base/remote.exp
14393 * gdb.base/reread.exp
14394 * gdb.base/return2.exp
14395 * gdb.base/savedregs.exp
14396 * gdb.base/sep.exp
14397 * gdb.base/sepdebug.exp
14398 * gdb.base/sepsymtab.exp
14399 * gdb.base/set-inferior-tty.exp
14400 * gdb.base/setshow.exp
14401 * gdb.base/shlib-call.exp
14402 * gdb.base/sigaltstack.exp
14403 * gdb.base/siginfo-addr.exp
14404 * gdb.base/signals.exp
14405 * gdb.base/signull.exp
14406 * gdb.base/sigrepeat.exp
14407 * gdb.base/so-impl-ld.exp
14408 * gdb.base/solib-display.exp
14409 * gdb.base/solib-overlap.exp
14410 * gdb.base/solib-search.exp
14411 * gdb.base/solib-symbol.exp
14412 * gdb.base/structs.exp
14413 * gdb.base/structs2.exp
14414 * gdb.base/symtab-search-order.exp
14415 * gdb.base/twice.exp
14416 * gdb.base/unload.exp
14417 * gdb.base/varargs.exp
14418 * gdb.base/watchpoint-solib.exp
14419 * gdb.base/watchpoint.exp
14420 * gdb.base/whatis.exp
14421 * gdb.base/wrong_frame_bt_full.exp
14422 * gdb.btrace/dlopen.exp
14423 * gdb.cell/ea-standalone.exp
14424 * gdb.cell/ea-test.exp
14425 * gdb.cp/dispcxx.exp
14426 * gdb.cp/gdb2384.exp
14427 * gdb.cp/method2.exp
14428 * gdb.cp/nextoverthrow.exp
14429 * gdb.cp/pr10728.exp
14430 * gdb.disasm/am33.exp
14431 * gdb.disasm/h8300s.exp
14432 * gdb.disasm/mn10300.exp
14433 * gdb.disasm/sh3.exp
14434 * gdb.dwarf2/dw2-dir-file-name.exp
14435 * gdb.fortran/complex.exp
14436 * gdb.fortran/library-module.exp
14437 * gdb.guile/scm-pretty-print.exp
14438 * gdb.guile/scm-symbol.exp
14439 * gdb.guile/scm-type.exp
14440 * gdb.guile/scm-value.exp
14441 * gdb.linespec/linespec.exp
14442 * gdb.mi/gdb701.exp
14443 * gdb.mi/gdb792.exp
14444 * gdb.mi/mi-breakpoint-changed.exp
14445 * gdb.mi/mi-dprintf-pending.exp
14446 * gdb.mi/mi-dprintf.exp
14447 * gdb.mi/mi-exit-code.exp
14448 * gdb.mi/mi-pending.exp
14449 * gdb.mi/mi-solib.exp
14450 * gdb.mi/new-ui-mi-sync.exp
14451 * gdb.mi/pr11022.exp
14452 * gdb.mi/user-selected-context-sync.exp
14453 * gdb.opt/solib-intra-step.exp
14454 * gdb.python/py-events.exp
14455 * gdb.python/py-finish-breakpoint.exp
14456 * gdb.python/py-mi.exp
14457 * gdb.python/py-prettyprint.exp
14458 * gdb.python/py-shared.exp
14459 * gdb.python/py-symbol.exp
14460 * gdb.python/py-template.exp
14461 * gdb.python/py-type.exp
14462 * gdb.python/py-value.exp
14463 * gdb.reverse/solib-precsave.exp
14464 * gdb.reverse/solib-reverse.exp
14465 * gdb.server/solib-list.exp
14466 * gdb.stabs/weird.exp
14467 * gdb.threads/reconnect-signal.exp
14468 * gdb.threads/stepi-random-signal.exp
14469 * gdb.trace/actions.exp
14470 * gdb.trace/ax.exp
14471 * gdb.trace/backtrace.exp
14472 * gdb.trace/change-loc.exp
14473 * gdb.trace/deltrace.exp
14474 * gdb.trace/ftrace-lock.exp
14475 * gdb.trace/ftrace.exp
14476 * gdb.trace/infotrace.exp
14477 * gdb.trace/mi-tracepoint-changed.exp
14478 * gdb.trace/packetlen.exp
14479 * gdb.trace/passcount.exp
14480 * gdb.trace/pending.exp
14481 * gdb.trace/range-stepping.exp
14482 * gdb.trace/report.exp
14483 * gdb.trace/stap-trace.exp
14484 * gdb.trace/tfind.exp
14485 * gdb.trace/trace-break.exp
14486 * gdb.trace/trace-condition.exp
14487 * gdb.trace/trace-enable-disable.exp
14488 * gdb.trace/trace-mt.exp
14489 * gdb.trace/tracecmd.exp
14490 * gdb.trace/tspeed.exp
14491 * gdb.trace/tsv.exp
14492 * lib/perftest.exp
14493
14494 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14495
14496 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14497 with gdb_test_no_output.
14498 Use command as test name.
14499
14500 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14501
14502 Fix test names starting with uppercase throughout the files.
14503
14504 * gdb.ada/assign_1.exp
14505 * gdb.ada/boolean_expr.exp
14506 * gdb.base/arrayidx.exp
14507 * gdb.base/del.exp
14508 * gdb.base/gcore-buffer-overflow.exp
14509 * gdb.base/testenv.exp
14510 * gdb.compile/compile.exp
14511 * gdb.python/py-framefilter-invalidarg.exp
14512 * gdb.python/py-framefilter.exp
14513
14514 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14515
14516 Fix test names starting with uppercase throughout the files.
14517
14518 * gdb.ada/array_return.exp
14519 * gdb.ada/expr_delims.exp
14520 * gdb.ada/mi_dyn_arr.exp
14521 * gdb.ada/mi_interface.exp
14522 * gdb.ada/mi_var_array.exp
14523 * gdb.ada/watch_arg.exp
14524 * gdb.arch/alpha-step.exp
14525 * gdb.arch/altivec-regs.exp
14526 * gdb.arch/e500-regs.exp
14527 * gdb.arch/powerpc-d128-regs.exp
14528 * gdb.base/arrayidx.exp
14529 * gdb.base/break.exp
14530 * gdb.base/checkpoint.exp
14531 * gdb.base/debug-expr.exp
14532 * gdb.base/dmsym.exp
14533 * gdb.base/radix.exp
14534 * gdb.base/sepdebug.exp
14535 * gdb.base/testenv.exp
14536 * gdb.base/watch_thread_num.exp
14537 * gdb.base/watchpoint-cond-gone.exp
14538 * gdb.cell/break.exp
14539 * gdb.cell/ea-cache.exp
14540 * gdb.compile/compile.exp
14541 * gdb.cp/gdb2495.exp
14542 * gdb.gdb/selftest.exp
14543 * gdb.gdb/xfullpath.exp
14544 * gdb.go/hello.exp
14545 * gdb.go/integers.exp
14546 * gdb.objc/basicclass.exp
14547 * gdb.pascal/hello.exp
14548 * gdb.pascal/integers.exp
14549 * gdb.python/py-breakpoint.exp
14550 * gdb.python/py-cmd.exp
14551 * gdb.python/py-linetable.exp
14552 * gdb.python/py-xmethods.exp
14553 * gdb.python/python.exp
14554 * gdb.reverse/consecutive-precsave.exp
14555 * gdb.reverse/finish-precsave.exp
14556 * gdb.reverse/i386-precsave.exp
14557 * gdb.reverse/machinestate-precsave.exp
14558 * gdb.reverse/sigall-precsave.exp
14559 * gdb.reverse/solib-precsave.exp
14560 * gdb.reverse/step-precsave.exp
14561 * gdb.reverse/until-precsave.exp
14562 * gdb.reverse/watch-precsave.exp
14563 * gdb.threads/leader-exit.exp
14564 * gdb.threads/pthreads.exp
14565 * gdb.threads/wp-replication.exp
14566 * gdb.trace/actions.exp
14567 * gdb.trace/mi-tsv-changed.exp
14568 * gdb.trace/tsv.exp
14569
14570 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14571
14572 Fix test names starting with uppercase throughout the files.
14573
14574 * gdb.arch/i386-bp_permanent.exp
14575 * gdb.arch/i386-gnu-cfi.exp
14576 * gdb.base/disasm-end-cu.exp
14577 * gdb.base/macscp.exp
14578 * gdb.base/pending.exp
14579 * gdb.base/watch_thread_num.exp
14580 * gdb.cp/exception.exp
14581 * gdb.cp/gdb2495.exp
14582 * gdb.cp/local.exp
14583 * gdb.python/py-evsignal.exp
14584 * gdb.python/python.exp
14585 * gdb.trace/tracecmd.exp
14586
14587 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14588
14589 Fix test names starting with uppercase throughout the files.
14590
14591 * gdb.base/charset.exp
14592 * gdb.base/eval.exp
14593 * gdb.base/multi-forks.exp
14594 * gdb.guile/scm-progspace.exp
14595 * gdb.opencl/datatypes.exp
14596 * gdb.python/py-block.exp
14597 * gdb.python/py-function.exp
14598 * gdb.python/py-symbol.exp
14599 * gdb.python/py-symtab.exp
14600 * gdb.python/py-xmethods.exp
14601 * gdb.reverse/break-precsave.exp
14602 * gdb.reverse/break-reverse.exp
14603 * gdb.reverse/consecutive-precsave.exp
14604 * gdb.reverse/consecutive-reverse.exp
14605 * gdb.reverse/finish-precsave.exp
14606 * gdb.reverse/finish-reverse-bkpt.exp
14607 * gdb.reverse/finish-reverse.exp
14608 * gdb.reverse/fstatat-reverse.exp
14609 * gdb.reverse/getresuid-reverse.exp
14610 * gdb.reverse/i386-precsave.exp
14611 * gdb.reverse/i386-reverse.exp
14612 * gdb.reverse/i386-sse-reverse.exp
14613 * gdb.reverse/i387-stack-reverse.exp
14614 * gdb.reverse/insn-reverse.exp
14615 * gdb.reverse/machinestate-precsave.exp
14616 * gdb.reverse/machinestate.exp
14617 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14618 * gdb.reverse/pipe-reverse.exp
14619 * gdb.reverse/readv-reverse.exp
14620 * gdb.reverse/recvmsg-reverse.exp
14621 * gdb.reverse/rerun-prec.exp
14622 * gdb.reverse/s390-mvcle.exp
14623 * gdb.reverse/sigall-precsave.exp
14624 * gdb.reverse/sigall-reverse.exp
14625 * gdb.reverse/solib-precsave.exp
14626 * gdb.reverse/solib-reverse.exp
14627 * gdb.reverse/step-precsave.exp
14628 * gdb.reverse/step-reverse.exp
14629 * gdb.reverse/time-reverse.exp
14630 * gdb.reverse/until-precsave.exp
14631 * gdb.reverse/until-reverse.exp
14632 * gdb.reverse/waitpid-reverse.exp
14633 * gdb.reverse/watch-precsave.exp
14634 * gdb.reverse/watch-reverse.exp
14635
14636 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14637
14638 Fix test names starting with uppercase throughout the files.
14639
14640 * gdb.arch/i386-mpx-simple_segv.exp
14641 * gdb.arch/i386-mpx.exp
14642 * gdb.arch/i386-permbkpt.exp
14643 * gdb.arch/pa-nullify.exp
14644 * gdb.arch/powerpc-d128-regs.exp
14645 * gdb.arch/vsx-regs.exp
14646 * gdb.base/bfp-test.exp
14647 * gdb.base/break.exp
14648 * gdb.base/breakpoint-shadow.exp
14649 * gdb.base/callfuncs.exp
14650 * gdb.base/charset.exp
14651 * gdb.base/commands.exp
14652 * gdb.base/completion.exp
14653 * gdb.base/dfp-test.exp
14654 * gdb.base/echo.exp
14655 * gdb.base/ending-run.exp
14656 * gdb.base/eval.exp
14657 * gdb.base/expand-psymtabs.exp
14658 * gdb.base/float128.exp
14659 * gdb.base/floatn.exp
14660 * gdb.base/foll-exec-mode.exp
14661 * gdb.base/gdb1056.exp
14662 * gdb.base/gdb11531.exp
14663 * gdb.base/kill-after-signal.exp
14664 * gdb.base/multi-forks.exp
14665 * gdb.base/overlays.exp
14666 * gdb.base/pending.exp
14667 * gdb.base/sepdebug.exp
14668 * gdb.base/testenv.exp
14669 * gdb.base/valgrind-db-attach.exp
14670 * gdb.base/watch_thread_num.exp
14671 * gdb.base/watchpoint-cond-gone.exp
14672 * gdb.base/watchpoint.exp
14673 * gdb.base/watchpoints.exp
14674 * gdb.cp/arg-reference.exp
14675 * gdb.cp/baseenum.exp
14676 * gdb.cp/operator.exp
14677 * gdb.cp/shadow.exp
14678 * gdb.dwarf2/dw2-op-out-param.exp
14679 * gdb.dwarf2/dw2-reg-undefined.exp
14680 * gdb.go/chan.exp
14681 * gdb.go/hello.exp
14682 * gdb.go/integers.exp
14683 * gdb.go/methods.exp
14684 * gdb.go/package.exp
14685 * gdb.guile/scm-parameter.exp
14686 * gdb.guile/scm-progspace.exp
14687 * gdb.guile/scm-value.exp
14688 * gdb.mi/mi-pending.exp
14689 * gdb.mi/user-selected-context-sync.exp
14690 * gdb.multi/multi-attach.exp
14691 * gdb.multi/tids.exp
14692 * gdb.opt/clobbered-registers-O2.exp
14693 * gdb.pascal/floats.exp
14694 * gdb.pascal/integers.exp
14695 * gdb.python/py-block.exp
14696 * gdb.python/py-events.exp
14697 * gdb.python/py-parameter.exp
14698 * gdb.python/py-symbol.exp
14699 * gdb.python/py-symtab.exp
14700 * gdb.python/py-type.exp
14701 * gdb.python/py-value.exp
14702 * gdb.python/py-xmethods.exp
14703 * gdb.python/python.exp
14704 * gdb.reverse/break-precsave.exp
14705 * gdb.reverse/consecutive-precsave.exp
14706 * gdb.reverse/finish-precsave.exp
14707 * gdb.reverse/i386-precsave.exp
14708 * gdb.reverse/machinestate-precsave.exp
14709 * gdb.reverse/sigall-precsave.exp
14710 * gdb.reverse/solib-precsave.exp
14711 * gdb.reverse/step-precsave.exp
14712 * gdb.reverse/until-precsave.exp
14713 * gdb.reverse/watch-precsave.exp
14714 * gdb.server/ext-attach.exp
14715 * gdb.server/ext-restart.exp
14716 * gdb.server/ext-run.exp
14717 * gdb.server/ext-wrapper.exp
14718 * gdb.stabs/gdb11479.exp
14719 * gdb.stabs/weird.exp
14720 * gdb.threads/attach-many-short-lived-threads.exp
14721 * gdb.threads/kill.exp
14722 * gdb.threads/watchpoint-fork.exp
14723
14724 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
14725
14726 Fix test names starting with uppercase throughout all the files below.
14727
14728 * gdb.ada/array_return.exp
14729 * gdb.ada/catch_ex.exp
14730 * gdb.ada/info_exc.exp
14731 * gdb.ada/mi_catch_ex.exp
14732 * gdb.ada/mi_dyn_arr.exp
14733 * gdb.ada/mi_ex_cond.exp
14734 * gdb.ada/mi_exc_info.exp
14735 * gdb.ada/mi_interface.exp
14736 * gdb.ada/mi_task_arg.exp
14737 * gdb.ada/mi_task_info.exp
14738 * gdb.ada/mi_var_array.exp
14739 * gdb.arch/alpha-step.exp
14740 * gdb.arch/amd64-disp-step.exp
14741 * gdb.arch/arm-disp-step.exp
14742 * gdb.arch/disp-step-insn-reloc.exp
14743 * gdb.arch/e500-prologue.exp
14744 * gdb.arch/ftrace-insn-reloc.exp
14745 * gdb.arch/gdb1558.exp
14746 * gdb.arch/i386-bp_permanent.exp
14747 * gdb.arch/i386-disp-step.exp
14748 * gdb.arch/i386-float.exp
14749 * gdb.arch/i386-gnu-cfi.exp
14750 * gdb.arch/ia64-breakpoint-shadow.exp
14751 * gdb.arch/mips16-thunks.exp
14752 * gdb.arch/pa-nullify.exp
14753 * gdb.arch/powerpc-aix-prologue.exp
14754 * gdb.arch/powerpc-power.exp
14755 * gdb.arch/ppc-dfp.exp
14756 * gdb.arch/s390-tdbregs.exp
14757 * gdb.arch/spu-info.exp
14758 * gdb.arch/spu-ls.exp
14759 * gdb.arch/thumb-bx-pc.exp
14760 * gdb.base/advance.exp
14761 * gdb.base/annota-input-while-running.exp
14762 * gdb.base/arrayidx.exp
14763 * gdb.base/asmlabel.exp
14764 * gdb.base/async.exp
14765 * gdb.base/attach-wait-input.exp
14766 * gdb.base/auto-connect-native-target.exp
14767 * gdb.base/batch-preserve-term-settings.exp
14768 * gdb.base/bfp-test.exp
14769 * gdb.base/bigcore.exp
14770 * gdb.base/bp-permanent.exp
14771 * gdb.base/break-always.exp
14772 * gdb.base/break-fun-addr.exp
14773 * gdb.base/break-idempotent.exp
14774 * gdb.base/break-main-file-remove-fail.exp
14775 * gdb.base/break-probes.exp
14776 * gdb.base/break-unload-file.exp
14777 * gdb.base/break.exp
14778 * gdb.base/call-ar-st.exp
14779 * gdb.base/call-rt-st.exp
14780 * gdb.base/call-sc.exp
14781 * gdb.base/call-signal-resume.exp
14782 * gdb.base/call-strs.exp
14783 * gdb.base/callexit.exp
14784 * gdb.base/callfuncs.exp
14785 * gdb.base/catch-gdb-caused-signals.exp
14786 * gdb.base/catch-signal-siginfo-cond.exp
14787 * gdb.base/catch-syscall.exp
14788 * gdb.base/compare-sections.exp
14789 * gdb.base/cond-eval-mode.exp
14790 * gdb.base/condbreak-call-false.exp
14791 * gdb.base/consecutive-step-over.exp
14792 * gdb.base/cursal.exp
14793 * gdb.base/disabled-location.exp
14794 * gdb.base/disasm-end-cu.exp
14795 * gdb.base/display.exp
14796 * gdb.base/double-prompt-target-event-error.exp
14797 * gdb.base/dprintf-bp-same-addr.exp
14798 * gdb.base/dprintf-detach.exp
14799 * gdb.base/dprintf-next.exp
14800 * gdb.base/dprintf-non-stop.exp
14801 * gdb.base/dprintf-pending.exp
14802 * gdb.base/dso2dso.exp
14803 * gdb.base/ending-run.exp
14804 * gdb.base/enum_cond.exp
14805 * gdb.base/examine-backward.exp
14806 * gdb.base/exe-lock.exp
14807 * gdb.base/exec-invalid-sysroot.exp
14808 * gdb.base/execl-update-breakpoints.exp
14809 * gdb.base/execution-termios.exp
14810 * gdb.base/fileio.exp
14811 * gdb.base/fixsection.exp
14812 * gdb.base/foll-exec-mode.exp
14813 * gdb.base/foll-exec.exp
14814 * gdb.base/fork-running-state.exp
14815 * gdb.base/frame-args.exp
14816 * gdb.base/fullpath-expand.exp
14817 * gdb.base/func-ptr.exp
14818 * gdb.base/gcore-relro-pie.exp
14819 * gdb.base/gdb1090.exp
14820 * gdb.base/gdb1555.exp
14821 * gdb.base/global-var-nested-by-dso.exp
14822 * gdb.base/gnu-ifunc.exp
14823 * gdb.base/hbreak-in-shr-unsupported.exp
14824 * gdb.base/hbreak-unmapped.exp
14825 * gdb.base/hook-stop.exp
14826 * gdb.base/infcall-input.exp
14827 * gdb.base/info-fun.exp
14828 * gdb.base/info-shared.exp
14829 * gdb.base/interrupt-noterm.exp
14830 * gdb.base/jit-so.exp
14831 * gdb.base/jit.exp
14832 * gdb.base/line-symtabs.exp
14833 * gdb.base/list.exp
14834 * gdb.base/longjmp.exp
14835 * gdb.base/macscp.exp
14836 * gdb.base/max-value-size.exp
14837 * gdb.base/nodebug.exp
14838 * gdb.base/nofield.exp
14839 * gdb.base/overlays.exp
14840 * gdb.base/paginate-after-ctrl-c-running.exp
14841 * gdb.base/paginate-bg-execution.exp
14842 * gdb.base/paginate-inferior-exit.exp
14843 * gdb.base/pending.exp
14844 * gdb.base/pr11022.exp
14845 * gdb.base/printcmds.exp
14846 * gdb.base/ptr-typedef.exp
14847 * gdb.base/ptype.exp
14848 * gdb.base/randomize.exp
14849 * gdb.base/range-stepping.exp
14850 * gdb.base/realname-expand.exp
14851 * gdb.base/relativedebug.exp
14852 * gdb.base/remote.exp
14853 * gdb.base/savedregs.exp
14854 * gdb.base/sepdebug.exp
14855 * gdb.base/set-noassign.exp
14856 * gdb.base/shlib-call.exp
14857 * gdb.base/shreloc.exp
14858 * gdb.base/sigaltstack.exp
14859 * gdb.base/sigbpt.exp
14860 * gdb.base/siginfo-addr.exp
14861 * gdb.base/siginfo-obj.exp
14862 * gdb.base/siginfo-thread.exp
14863 * gdb.base/signest.exp
14864 * gdb.base/signull.exp
14865 * gdb.base/sigrepeat.exp
14866 * gdb.base/skip.exp
14867 * gdb.base/so-impl-ld.exp
14868 * gdb.base/solib-corrupted.exp
14869 * gdb.base/solib-disc.exp
14870 * gdb.base/solib-display.exp
14871 * gdb.base/solib-overlap.exp
14872 * gdb.base/solib-search.exp
14873 * gdb.base/solib-symbol.exp
14874 * gdb.base/source-execution.exp
14875 * gdb.base/sss-bp-on-user-bp-2.exp
14876 * gdb.base/sss-bp-on-user-bp.exp
14877 * gdb.base/stack-checking.exp
14878 * gdb.base/stale-infcall.exp
14879 * gdb.base/step-break.exp
14880 * gdb.base/step-line.exp
14881 * gdb.base/step-over-exit.exp
14882 * gdb.base/step-test.exp
14883 * gdb.base/structs.exp
14884 * gdb.base/sym-file.exp
14885 * gdb.base/symtab-search-order.exp
14886 * gdb.base/term.exp
14887 * gdb.base/type-opaque.exp
14888 * gdb.base/unload.exp
14889 * gdb.base/until-nodebug.exp
14890 * gdb.base/until.exp
14891 * gdb.base/unwindonsignal.exp
14892 * gdb.base/watch-cond.exp
14893 * gdb.base/watch-non-mem.exp
14894 * gdb.base/watch_thread_num.exp
14895 * gdb.base/watchpoint-reuse-slot.exp
14896 * gdb.base/watchpoint-solib.exp
14897 * gdb.base/watchpoint.exp
14898 * gdb.btrace/dlopen.exp
14899 * gdb.cell/arch.exp
14900 * gdb.cell/break.exp
14901 * gdb.cell/bt.exp
14902 * gdb.cell/core.exp
14903 * gdb.cell/data.exp
14904 * gdb.cell/dwarfaddr.exp
14905 * gdb.cell/ea-cache.exp
14906 * gdb.cell/ea-standalone.exp
14907 * gdb.cell/ea-test.exp
14908 * gdb.cell/f-regs.exp
14909 * gdb.cell/fork.exp
14910 * gdb.cell/gcore.exp
14911 * gdb.cell/mem-access.exp
14912 * gdb.cell/ptype.exp
14913 * gdb.cell/registers.exp
14914 * gdb.cell/sizeof.exp
14915 * gdb.cell/solib-symbol.exp
14916 * gdb.cell/solib.exp
14917 * gdb.compile/compile-tls.exp
14918 * gdb.cp/exception.exp
14919 * gdb.cp/gdb2495.exp
14920 * gdb.cp/local.exp
14921 * gdb.cp/mb-inline.exp
14922 * gdb.cp/mb-templates.exp
14923 * gdb.cp/pr10687.exp
14924 * gdb.cp/pr9167.exp
14925 * gdb.cp/scope-err.exp
14926 * gdb.cp/templates.exp
14927 * gdb.cp/virtfunc.exp
14928 * gdb.dwarf2/dw2-dir-file-name.exp
14929 * gdb.dwarf2/dw2-single-line-discriminators.exp
14930 * gdb.fortran/complex.exp
14931 * gdb.fortran/library-module.exp
14932 * gdb.guile/guile.exp
14933 * gdb.guile/scm-cmd.exp
14934 * gdb.guile/scm-frame-inline.exp
14935 * gdb.guile/scm-objfile.exp
14936 * gdb.guile/scm-pretty-print.exp
14937 * gdb.guile/scm-symbol.exp
14938 * gdb.guile/scm-type.exp
14939 * gdb.guile/scm-value.exp
14940 * gdb.linespec/keywords.exp
14941 * gdb.linespec/ls-errs.exp
14942 * gdb.linespec/macro-relative.exp
14943 * gdb.linespec/thread.exp
14944 * gdb.mi/mi-breakpoint-changed.exp
14945 * gdb.mi/mi-dprintf-pending.exp
14946 * gdb.mi/mi-fullname-deleted.exp
14947 * gdb.mi/mi-logging.exp
14948 * gdb.mi/mi-pending.exp
14949 * gdb.mi/mi-solib.exp
14950 * gdb.mi/new-ui-mi-sync.exp
14951 * gdb.mi/user-selected-context-sync.exp
14952 * gdb.multi/dummy-frame-restore.exp
14953 * gdb.multi/multi-arch-exec.exp
14954 * gdb.multi/remove-inferiors.exp
14955 * gdb.multi/watchpoint-multi-exit.exp
14956 * gdb.opt/solib-intra-step.exp
14957 * gdb.perf/backtrace.exp
14958 * gdb.perf/single-step.exp
14959 * gdb.perf/skip-command.exp
14960 * gdb.perf/skip-prologue.exp
14961 * gdb.perf/solib.exp
14962 * gdb.python/lib-types.exp
14963 * gdb.python/py-as-string.exp
14964 * gdb.python/py-bad-printers.exp
14965 * gdb.python/py-block.exp
14966 * gdb.python/py-breakpoint.exp
14967 * gdb.python/py-cmd.exp
14968 * gdb.python/py-events.exp
14969 * gdb.python/py-evthreads.exp
14970 * gdb.python/py-finish-breakpoint.exp
14971 * gdb.python/py-finish-breakpoint2.exp
14972 * gdb.python/py-frame-inline.exp
14973 * gdb.python/py-frame.exp
14974 * gdb.python/py-inferior.exp
14975 * gdb.python/py-infthread.exp
14976 * gdb.python/py-mi.exp
14977 * gdb.python/py-objfile.exp
14978 * gdb.python/py-pp-maint.exp
14979 * gdb.python/py-pp-registration.exp
14980 * gdb.python/py-prettyprint.exp
14981 * gdb.python/py-recurse-unwind.exp
14982 * gdb.python/py-shared.exp
14983 * gdb.python/py-symbol.exp
14984 * gdb.python/py-symtab.exp
14985 * gdb.python/py-template.exp
14986 * gdb.python/py-type.exp
14987 * gdb.python/py-unwind-maint.exp
14988 * gdb.python/py-unwind.exp
14989 * gdb.python/py-value.exp
14990 * gdb.python/python.exp
14991 * gdb.reverse/finish-reverse-bkpt.exp
14992 * gdb.reverse/insn-reverse.exp
14993 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14994 * gdb.reverse/solib-precsave.exp
14995 * gdb.reverse/solib-reverse.exp
14996 * gdb.stabs/gdb11479.exp
14997 * gdb.stabs/weird.exp
14998 * gdb.threads/fork-child-threads.exp
14999 * gdb.threads/fork-plus-threads.exp
15000 * gdb.threads/fork-thread-pending.exp
15001 * gdb.threads/forking-threads-plus-breakpoint.exp
15002 * gdb.threads/hand-call-in-threads.exp
15003 * gdb.threads/interrupted-hand-call.exp
15004 * gdb.threads/linux-dp.exp
15005 * gdb.threads/local-watch-wrong-thread.exp
15006 * gdb.threads/next-while-other-thread-longjmps.exp
15007 * gdb.threads/non-ldr-exit.exp
15008 * gdb.threads/pending-step.exp
15009 * gdb.threads/print-threads.exp
15010 * gdb.threads/process-dies-while-detaching.exp
15011 * gdb.threads/process-dies-while-handling-bp.exp
15012 * gdb.threads/pthreads.exp
15013 * gdb.threads/queue-signal.exp
15014 * gdb.threads/reconnect-signal.exp
15015 * gdb.threads/signal-command-handle-nopass.exp
15016 * gdb.threads/signal-command-multiple-signals-pending.exp
15017 * gdb.threads/signal-delivered-right-thread.exp
15018 * gdb.threads/signal-sigtrap.exp
15019 * gdb.threads/sigthread.exp
15020 * gdb.threads/staticthreads.exp
15021 * gdb.threads/stepi-random-signal.exp
15022 * gdb.threads/thread-unwindonsignal.exp
15023 * gdb.threads/thread_check.exp
15024 * gdb.threads/thread_events.exp
15025 * gdb.threads/tid-reuse.exp
15026 * gdb.threads/tls-nodebug.exp
15027 * gdb.threads/tls-shared.exp
15028 * gdb.threads/tls-so_extern.exp
15029 * gdb.threads/tls.exp
15030 * gdb.threads/wp-replication.exp
15031 * gdb.trace/actions-changed.exp
15032 * gdb.trace/actions.exp
15033 * gdb.trace/backtrace.exp
15034 * gdb.trace/change-loc.exp
15035 * gdb.trace/collection.exp
15036 * gdb.trace/deltrace.exp
15037 * gdb.trace/disconnected-tracing.exp
15038 * gdb.trace/entry-values.exp
15039 * gdb.trace/ftrace-lock.exp
15040 * gdb.trace/ftrace.exp
15041 * gdb.trace/infotrace.exp
15042 * gdb.trace/mi-trace-frame-collected.exp
15043 * gdb.trace/mi-trace-unavailable.exp
15044 * gdb.trace/mi-traceframe-changed.exp
15045 * gdb.trace/mi-tracepoint-changed.exp
15046 * gdb.trace/mi-tsv-changed.exp
15047 * gdb.trace/no-attach-trace.exp
15048 * gdb.trace/packetlen.exp
15049 * gdb.trace/passc-dyn.exp
15050 * gdb.trace/passcount.exp
15051 * gdb.trace/pending.exp
15052 * gdb.trace/pr16508.exp
15053 * gdb.trace/qtro.exp
15054 * gdb.trace/range-stepping.exp
15055 * gdb.trace/read-memory.exp
15056 * gdb.trace/report.exp
15057 * gdb.trace/save-trace.exp
15058 * gdb.trace/signal.exp
15059 * gdb.trace/stap-trace.exp
15060 * gdb.trace/status-stop.exp
15061 * gdb.trace/strace.exp
15062 * gdb.trace/tfile.exp
15063 * gdb.trace/tfind.exp
15064 * gdb.trace/trace-break.exp
15065 * gdb.trace/trace-condition.exp
15066 * gdb.trace/trace-enable-disable.exp
15067 * gdb.trace/trace-mt.exp
15068 * gdb.trace/tracecmd.exp
15069 * gdb.trace/tracefile-pseudo-reg.exp
15070 * gdb.trace/tspeed.exp
15071 * gdb.trace/tstatus.exp
15072 * gdb.trace/tsv.exp
15073 * gdb.trace/unavailable.exp
15074 * gdb.trace/while-dyn.exp
15075 * gdb.trace/while-stepping.exp
15076 * lib/gdb-guile.exp
15077 * lib/gdb.exp
15078 * lib/mi-support.exp
15079 * lib/pascal.exp
15080 * lib/perftest.exp
15081 * lib/prelink-support.exp
15082 * lib/selftest-support.exp
15083
15084 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15085
15086 * Makefile.in: Include disable-implicit-rules.mk.
15087
15088 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15089
15090 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15091 non-byte-aligned bit fields.
15092
15093 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15094
15095 PR gdb/12616
15096 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15097 respects the DW_AT_data_bit_offset attribute.
15098
15099 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15100
15101 * gdb.base/default.exp: Fix output of "set language".
15102
15103 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15104
15105 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15106 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15107 make.
15108 * configure.ac: Remove checks for the make program.
15109 * configure: Re-generate.
15110
15111 2016-11-16 Kevin Buettner <kevinb@redhat.com>
15112
15113 * gdb.python/py-recurse-unwind.c (main): Add loop.
15114 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15115 to read_register() and gdb.parse_and_eval(). Make each code
15116 call a separate case that can be individually tested.
15117 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15118 proc. Call cont_and_backtrace for each of the code paths that
15119 we want to test in the unwinder.
15120
15121 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15122
15123 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15124 the definition of struct S.
15125
15126 2016-11-11 Catherine Moore <clm@codesourcery.com>
15127
15128 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15129
15130 2016-11-09 Pedro Alves <palves@redhat.com>
15131
15132 * gdb.base/commands.exp (runto_or_return): New procedure.
15133 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15134 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15135 (progvar_simple_while_test, progvar_complex_if_while_test)
15136 (if_while_breakpoint_command_test)
15137 (infrun_breakpoint_command_test, breakpoint_command_test)
15138 (user_defined_command_test, watchpoint_command_test)
15139 (test_command_prompt_position, redefine_hook_test)
15140 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15141 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15142 multi_line_input and multi_line. Remove gdb_expect and
15143 gdb_stop_suppressing_tests uses.
15144 * lib/gdb.exp (valnum_re): New global.
15145 (multi_line_input): New procedure.
15146
15147 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15148
15149 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15150 Remove.
15151 (test_setup): Define with proc_with_prefix.
15152 (test_cli_inferior): Likewise.
15153 (test_cli_thread): Likewise.
15154 (test_cli_frame): Likewise.
15155 (test_cli_select_frame): Likewise.
15156 (test_cli_up_down): Likewise.
15157 (test_mi_thread_select): Likewise.
15158 (test_mi_stack_select_frame): Likewise.
15159 (test_cli_in_mi_inferior): Likewise.
15160 (test_cli_in_mi_thread): Likewise.
15161 (test_cli_in_mi_frame): Likewise.
15162 (top level): Do not use with_test_prefix_procname.
15163
15164 2016-11-09 Pedro Alves <palves@redhat.com>
15165
15166 * gdb.base/commands.exp (gdbvar_simple_if_test)
15167 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15168 (progvar_simple_if_test, progvar_simple_while_test)
15169 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15170 (infrun_breakpoint_command_test, breakpoint_command_test)
15171 (user_defined_command_test, watchpoint_command_test)
15172 (test_command_prompt_position, deprecated_command_test)
15173 (bp_deleted_in_command, temporary_breakpoint_commands)
15174 (stray_arg0_test, source_file_with_indented_comment)
15175 (recursive_source_test, if_commands_test)
15176 (error_clears_commands_left, redefine_hook_test)
15177 (redefine_backtrace_test): Use proc_with_prefix.
15178 * lib/gdb.exp (proc_with_prefix): New proc.
15179
15180 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15181
15182 * gdb.base/tui-layout.c: New file.
15183 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15184 disassembly window contains very long lines.
15185
15186 2016-11-08 Tom Tromey <tom@tromey.com>
15187
15188 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15189 depend on Python 2.
15190
15191 2016-11-08 Tom Tromey <tom@tromey.com>
15192
15193 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15194 New method.
15195
15196 2016-10-29 Manish Goregaokar <manish@mozilla.com>
15197
15198 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15199
15200 2016-10-27 Manish Goregaokar <manish@mozilla.com>
15201
15202 * gdb.rust/simple.rs: Add test for univariant enums without
15203 discriminants and for encoded struct-like enums.
15204
15205 2016-10-28 Pedro Alves <palves@redhat.com>
15206
15207 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15208 gdb_test_multiple, tighten regexps and match symtabs and line
15209 tables incrementally.
15210
15211 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
15212
15213 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15214 general.
15215
15216 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
15217
15218 * gdb.base/exec-invalid-sysroot.exp: New file.
15219
15220 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15221
15222 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15223
15224 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15225
15226 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15227
15228 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15229
15230 * gdb.base/killed-outside.exp: Remove $options from a call to
15231 `prepare_for_testing'.
15232
15233 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15234
15235 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15236 Change test message.
15237
15238 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15239
15240 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15241 Update comment.
15242
15243 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15244
15245 * gdb.trace/mi-trace-save.exp: New file.
15246
15247 2016-10-13 Yao Qi <yao.qi@linaro.org>
15248
15249 * gdb.base/code_elim.exp (get_var_address): Remove.
15250 * gdb.base/relocate.exp: Likewise.
15251 * gdb.base/shreloc.exp: Likewise.
15252 * lib/gdb.exp (get_var_address): New.
15253
15254 2016-10-13 Yao Qi <yao.qi@linaro.org>
15255
15256 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15257 floating point tests if $skip_float_test is false.
15258
15259 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
15260
15261 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15262 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15263 argc values.
15264 Add 1 to argc so we guarantee distinct initial/modified argc values.
15265
15266 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15269
15270 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15271
15272 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15273 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15274 * gdb.arch/vsx-regs.exp: Likewise.
15275
15276 2016-10-07 Yao Qi <yao.qi@linaro.org>
15277
15278 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15279
15280 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15281
15282 * gdb.python/python.exp: Test decode_line("*0").
15283
15284 2016-10-06 Doug Evans <dje@google.com>
15285
15286 * gdb.python/py-value.exp (test_value_creation): Add test for large
15287 unsigned 64-bit value.
15288
15289 2016-10-06 Tom Tromey <tom@tromey.com>
15290
15291 * gdb.compile/compile.exp: Change java tests to rust.
15292 * gdb.base/setshow.exp: Change java tests to rust.
15293 * gdb.base/default.exp: Remove java from language list.
15294 * README (Examples): Update language example.
15295 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15296 test.
15297 * lib/gdb.exp (skip_java_tests): Remove.
15298 * lib/java.exp: Remove.
15299 * gdb.java: Remove.
15300
15301 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15302
15303 * gdb.arch/mips-fcr.exp: New test.
15304 * gdb.arch/mips-fcr.c: Source for the new test.
15305
15306 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15307
15308 * gdb.base/solib-disc.exp: Use `standard_output_file'
15309 throughout.
15310
15311 2016-10-06 Pedro Alves <palves@redhat.com>
15312
15313 * gdb.base/jit-simple-dl.c: New file.
15314 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15315 * gdb.base/jit-simple.c: ... this.
15316 * gdb.base/jit-simple.exp (jit_run): Delete.
15317 (build_jit): New proc.
15318 (jit_test_reread): Recompile either the main program or the shared
15319 library, depending on what is being tested. Skip changing address
15320 if caller wants to. Compare before/after addresses. If testing
15321 standalone, explicitly load the binary. Test "maint info
15322 breakpoints".
15323 (top level): Add "standalone vs shared lib" and "change address"
15324 vs "same address" axes.
15325
15326 2016-10-06 Pedro Alves <palves@redhat.com>
15327
15328 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15329 call.
15330 (jit_run): Delete.
15331 (jit_test_reread): Use with_test_prefix. Reload the main binary
15332 explicitly. Compare the before/after addresses of the JIT
15333 descriptor.
15334
15335 2016-08-15 Doug Evans <dje@google.com>
15336
15337 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15338 for single bitfields is bool.
15339 * gdb.xml/tdesc-regs.exp: Ditto.
15340
15341 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15342
15343 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15344
15345 2016-10-05 Yao Qi <yao.qi@linaro.org>
15346
15347 * lib/gdb.exp (support_complex_tests): Return zero if
15348 gdb_skip_float_test return true.
15349
15350 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15351 Simon Marchi <simon.marchi@ericsson.com>
15352
15353 PR gdb/20487
15354 * gdb.mi/user-selected-context-sync.exp: New file.
15355 * gdb.mi/user-selected-context-sync.c: New file.
15356
15357 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
15358 Simon Marchi <simon.marchi@ericsson.com>
15359
15360 PR gdb/20487
15361 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15362 =thread-select-event check.
15363
15364 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15365
15366 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15367 the compulsory L operand changes.
15368 * gdb.arch/powerpc-power.s: Likewise.
15369
15370 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15371
15372 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15373 * gdb.base/jit-attach-pie.c: New file.
15374 * gdb.base/jit-attach-pie.exp: New file.
15375
15376 2016-09-28 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.base/infcall-input.c: New file.
15379 * gdb.base/infcall-input.exp: New file.
15380
15381 2016-09-22 Yao Qi <yao.qi@linaro.org>
15382
15383 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15384 (gdb_exit): Rename it to ...
15385 (gdbserver_gdb_exit): ... Close GDBserver.
15386 (gdb_exit): New proc, call gdbserver_gdb_exit.
15387 (mi_gdb_exit): Likewise.
15388
15389 2016-09-22 Yao Qi <yao.qi@linaro.org>
15390
15391 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15392 path.
15393 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15394 Remove duplication.
15395
15396 2016-09-22 Yao Qi <yao.qi@linaro.org>
15397
15398 * lib/gdbserver-support.exp: Check the existence of
15399 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15400
15401 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15402
15403 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15404
15405 2016-09-21 Tom Tromey <tom@tromey.com>
15406
15407 PR gdb/20604:
15408 * gdb.base/quit.exp: New file.
15409
15410 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15411
15412 * .gitignore: New file.
15413
15414 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15415
15416 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15417 throughout.
15418
15419 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15420
15421 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15422
15423 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15424
15425 * gdb.cp/casts.cc (decltype): Move it ...
15426 (main): ... with its call to ...
15427 * gdb.cp/casts03.cc: ... a new file.
15428 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15429
15430 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15431
15432 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15433
15434 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15435
15436 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15437 and sync up the test with tests in gas/testsuite/gas/ppc.
15438 * gdb.arch/powerpc-power.exp: Likewise.
15439
15440 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15441
15442 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15443
15444 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15445 Jan Kratochvil <jan.kratochvil@redhat.com>
15446
15447 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15448 make m1's definition to be different from m2's. Use 'dummy' as an
15449 argument for probe 'two'.
15450
15451 2016-09-10 Jon Beniston <jon@beniston.com>
15452
15453 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15454 for sim target.
15455
15456 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15457
15458 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15459 variable declaration.
15460 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15461 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15462 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15463 received HWCAP as its argument.
15464
15465 2016-09-06 Pedro Alves <palves@redhat.com>
15466
15467 * gdb.base/new-ui-pending-input.c: New file.
15468 * gdb.base/new-ui-pending-input.exp: New file.
15469 * gdb.exp (clear_gdb_spawn_id): New procedure.
15470 (with_spawn_id): Check whether gdb_spawn_id exists before
15471 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15472 on exit.
15473
15474 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15475
15476 * gdb.base/float128.c: New file.
15477 * gdb.base/float128.exp: Likewise.
15478 * gdb.base/floatn.c: Likewise.
15479 * gdb.base/floatn.exp: Likewise.
15480
15481 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15482
15483 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15484
15485 2016-09-05 Pedro Alves <palves@redhat.com>
15486
15487 PR backtrace/19927
15488 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15489 unwinders are immediately called as side effect of "source" or
15490 "disable unwinder" commands.
15491 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15492
15493 2016-09-02 Yao Qi <yao.qi@linaro.org>
15494
15495 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15496 is true and $type is "float" or "double".
15497
15498 2016-09-02 Yao Qi <yao.qi@linaro.org>
15499
15500 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15501 true.
15502 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15503 * gdb.base/call-rt-st.exp: Likewise.
15504 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15505 return value instead of gdb,skip_float_test.
15506 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15507 (do_function_calls): Use its return value instead of
15508 gdb,skip_float_test.
15509 * gdb.base/finish.exp: Likewise.
15510 * gdb.base/funcargs.exp: Likewise.
15511 * gdb.base/return.exp: Likewise.
15512 * gdb.base/return2.exp: Likewise.
15513 * gdb.base/varargs.exp: Likewise.
15514 * lib/gdb.exp (gdb_skip_float_test): Change it to
15515 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15516
15517 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15518
15519 * gdb.multi/tids.exp: Test "thread apply all".
15520
15521 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15522
15523 * gdb.base/default.exp (tty): Remove.
15524
15525 2016-08-24 Kevin Buettner <kevinb@redhat.com>
15526
15527 * gdb.python/py-recurse-unwind.c: New file.
15528 * gdb.python/py-recurse-unwind.py: New file.
15529 * gdb.python/py-recurse-unwind.exp: New file.
15530
15531 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15532
15533 * gdb.base/set-inferior-tty.exp: New file.
15534 * gdb.base/set-inferior-tty.c: New file.
15535
15536 2016-08-23 Pedro Alves <palves@redhat.com>
15537
15538 PR gdb/20494
15539 * gdb.base/new-ui-echo.c: New file.
15540 * gdb.base/new-ui-echo.exp: New file.
15541
15542 2016-08-23 Yao Qi <yao.qi@linaro.org>
15543
15544 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15545 gdbserver_spawn.
15546 * gdb.server/connect-without-multi-process.exp (do_test):
15547 Likewise.
15548
15549 2016-08-23 Yao Qi <yao.qi@linaro.org>
15550
15551 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15552 standalone_txt. Delete gdb_txt and standalone_txt on host
15553 and target. Spawn the binary on target. Copy files from
15554 target to host.
15555
15556 2016-08-22 Pedro Alves <palves@redhat.com>
15557
15558 PR gdb/20505
15559 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15560 with_test_prefix. Factor out bits to ...
15561 (test_no_vdso): ... this new procedure.
15562
15563 2016-08-19 Carl Love <cel@us.ibm.com>
15564
15565 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15566 maintaining separate logic for constructing the output path.
15567 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15568 * gdb.arch/ppc-dfp.exp: Likewise.
15569 * gdb.arch/ppc-fp.exp: Likewise.
15570 * gdb.arch/vsx-regs.exp: Likewise.
15571 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15572 binprefix for generating the additional binary files.
15573
15574 2016-08-19 Pedro Alves <palves@redhat.com>
15575
15576 * gdb.trace/mi-trace-frame-collected.exp
15577 (test_trace_frame_collected): On x32, expect two registers.
15578
15579 2016-08-18 Carl Love <cel@us.ibm.com>
15580
15581 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15582 and sync up the test with tests in gas/testsuite/gas/ppc.
15583 * gdb.arch/powerpc-power.exp: Likewise.
15584
15585 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15586
15587 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15588 expected error message.
15589
15590 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15591
15592 * gdb.multi/remove-inferiors.exp: New file.
15593 * gdb.multi/remove-inferiors.c: New file.
15594
15595 2016-08-12 Yao Qi <yao.qi@linaro.org>
15596
15597 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15598 argument list.
15599
15600 2016-08-10 Pedro Alves <palves@redhat.com>
15601
15602 PR gdb/19187
15603 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15604 setup_kfails.
15605
15606 2016-08-09 Pedro Alves <palves@redhat.com>
15607 Simon Marchi <simon.marchi@ericsson.com>
15608
15609 PR gdb/20418
15610 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15611 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15612
15613 2016-08-09 Pedro Alves <palves@redhat.com>
15614
15615 PR mi/20431
15616 * gdb.mi/mi-cmd-error.exp: New file.
15617
15618 2016-08-09 Pedro Alves <palves@redhat.com>
15619
15620 PR gdb/18653
15621 * gdb.base/signals-state-child.c: New file.
15622 * gdb.base/signals-state-child.exp: New file.
15623 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15624
15625 2016-08-09 Pedro Alves <palves@redhat.com>
15626
15627 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15628
15629 2016-08-03 Tom Tromey <tom@tromey.com>
15630
15631 PR python/18565:
15632 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15633
15634 2016-08-01 Yao Qi <yao.qi@linaro.org>
15635
15636 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15637 variable mode to "multi-process" if $multi_process is 1, otherwise
15638 set it to "single-process".
15639
15640 2016-08-01 Yao Qi <yao.qi@linaro.org>
15641
15642 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15643 * gdb.cp/cpexprs.exp: Likewise.
15644 * gdb.cp/m-static.exp: Likewise.
15645
15646 2016-07-26 Tom Tromey <tom@tromey.com>
15647
15648 PR python/20190:
15649 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15650 test.
15651
15652 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15653
15654 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15655 selecting assembly source files.
15656 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15657 assembly source files.
15658 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15659 assembly source files.
15660 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15661 selecting assembly source files.
15662
15663 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15664
15665 * gdb.base/new-ui.exp (do_test_invalid_args): New
15666 procedure.
15667
15668 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15669
15670 * gdb.btrace/reconnect.c: New file.
15671 * gdb.btrace/reconnect.exp: New file.
15672
15673 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15674
15675 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15676 to test_catch_syscall_group.
15677 (test_catch_syscall_group): New.
15678
15679 2016-07-21 Tom Tromey <tom@tromey.com>
15680
15681 * gdb.rust/simple.rs (main): Use empty struct expression.
15682 * gdb.rust/simple.exp: Add tests for empty struct expression.
15683
15684 2016-07-21 Yao Qi <yao.qi@linaro.org>
15685
15686 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15687 if gdb_skip_xml_test is true on some targets.
15688
15689 2016-07-21 Yao Qi <yao.qi@linaro.org>
15690
15691 * gdb.server/solib-list.exp: Unset last_loaded_file.
15692
15693 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15694
15695 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15696 "step into captured_main (args)".
15697
15698 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15699
15700 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15701
15702 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15703
15704 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15705
15706 2016-07-19 Pedro Alves <palves@redhat.com>
15707
15708 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15709 * gdb.opt/inline-bt.exp: Likewise.
15710 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15711 additional_flags=-Winline.
15712 * gdb.opt/inline-locals.exp: Likewise.
15713 * gdb.opt/inline-markers.c (ATTR): Define.
15714 (inlined_fn): Use it.
15715
15716 2016-07-19 Yao Qi <yao.qi@linaro.org>
15717
15718 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15719 (test_with_self): Remove some code. Remove argument executable.
15720 (top-level): Use do_self_tests.
15721
15722 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
15723 Don Breazeal <donb@codesourcery.com>
15724
15725 * gdb.base/maint.exp: Escape paths used in regular expressions.
15726 * gdb.stabs/weird.exp: Likewise.
15727
15728 2016-07-13 Tom Tromey <tom@tromey.com>
15729
15730 PR python/15620, PR python/18620:
15731 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15732 (test_bkpt_events): New procs.
15733
15734 2016-07-13 Tom Tromey <tom@tromey.com>
15735
15736 PR python/17698:
15737 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15738 test.
15739 (test_watchpoints): Likewise.
15740 (test_bkpt_pending): New proc.
15741
15742 2016-07-13 Tom Tromey <tom@tromey.com>
15743
15744 PR cli/18053:
15745 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15746 completion test.
15747
15748 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15749
15750 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15751 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15752 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15753 f_label.
15754 (g): Rename g_end_lbl to g_label.
15755 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15756 low_pc and high_pc.
15757 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15758
15759 2016-07-12 Tom Tromey <tom@tromey.com>
15760
15761 PR python/19293:
15762 * gdb.python/py-unwind-maint.exp: Update tests.
15763
15764 2016-07-12 Yao Qi <yao.qi@linaro.org>
15765
15766 * lib/selftest-support.exp (selftest_setup): Match the output
15767 when captured_main is inlined.
15768
15769 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15770
15771 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15772 New variables.
15773 (print this%a, print this%b, print this): New tests.
15774 * gdb.fortran/derived-types.f90 (this): New object and
15775 initialization.
15776
15777 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15778
15779 * gdb.ada/arraydim.exp: Remove extra directory level in build
15780 directory.
15781
15782 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15783
15784 * lib/ada.exp: Remove extra directory level in build directory.
15785 * gdb.ada/cond_lang.exp: Likewise.
15786 * gdb.ada/exec_changed.exp: Likewise.
15787 * gdb.ada/lang_switch.exp: Likewise.
15788
15789 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15790
15791 * simple.rs: Add test for raw pointer subscripting.
15792 * simple.exp: Add test expectations.
15793
15794 2016-07-05 Yao Qi <yao.qi@linaro.org>
15795
15796 * gdb.mi/mi-reverse.exp: Match =record-started output.
15797
15798 2016-07-01 Pedro Alves <palves@redhat.com>
15799
15800 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15801 procedure.
15802 (jit_reader_test): Test the jit reader's unwinder.
15803 * gdb.base/jithost.c (jit_function_00_code): New global.
15804 (main): Use memcpy to fill in the mmapped code, instead of poking
15805 bytes manually here.
15806 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15807 value.
15808 (read_debug_info): Save the function's range.
15809 (read_sp): New function.
15810 (unwind_frame): Use it. Also unwind RBP.
15811 (get_frame_id): Use read_sp.
15812 (gdb_init_reader): Use calloc instead of malloc.
15813 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15814 parameter. Use gdb_test_multiple.
15815
15816 2016-07-01 Pedro Alves <palves@redhat.com>
15817 Antoine Tremblay <antoine.tremblay@ericsson.com>
15818
15819 * gdb.threads/process-dies-while-detaching.c: New file.
15820 * gdb.threads/process-dies-while-detaching.exp: New file.
15821
15822 2016-07-01 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.multi/watchpoint-multi-exit.c: New file.
15825 * gdb.multi/watchpoint-multi-exit.exp: New file.
15826
15827 2016-06-30 Pedro Alves <palves@redhat.com>
15828
15829 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15830 unset inferior_spawn_id.
15831
15832 2016-06-30 Pedro Alves <palves@redhat.com>
15833
15834 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15835 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15836
15837 2016-06-29 Yao Qi <yao.qi@linaro.org>
15838
15839 * gdb.base/return.c: Add copyright header.
15840
15841 2016-06-29 Tom Tromey <tom@tromey.com>
15842
15843 PR python/20129:
15844 * gdb.python/py-framefilter.exp: Add tests for setting priority
15845 and disabling of non-existent frame filter.
15846
15847 2016-06-29 Yao Qi <yao.qi@linaro.org>
15848
15849 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15850 0x0f07ff.
15851
15852 2016-06-28 Yao Qi <yao.qi@linaro.org>
15853
15854 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15855 triplets. Start gdb, execute catch syscall, and continue. Check
15856 gdb's output to determine catch syscall is supported.
15857
15858 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15859
15860 * gdb.rust/simple.rs: Add test for returning unit in a function.
15861 * gdb.rust/simple.exp: Add expectation for functions returning
15862 unit.
15863
15864 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15865
15866 * gdb.python/py-breakpoint-create-fail.c,
15867 gdb.python/py-breakpoint-create-fail.exp,
15868 gdb.python/py-breakpoint-create-fail.py: New testcase.
15869
15870 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15871
15872 PR gdb/20239
15873 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15874 * gdb.rust/simple.exp: Add test expectations for new NonZero
15875 tests.
15876
15877 2016-06-24 David Taylor <dtaylor@emc.com>
15878
15879 * gdb.base/offsets.exp: New file.
15880 * gdb.base/offsets.c: New file.
15881
15882 2016-06-23 Tom Tromey <tom@tromey.com>
15883
15884 PR gdb/16483:
15885 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15886 before any filters are loaded.
15887
15888 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15889
15890 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15891 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15892 structs.
15893 * gdb.fortran/derived-type-function.exp: New file.
15894 * gdb.fortran/derived-type-function.f90: New file.
15895
15896
15897 2016-06-21 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.base/new-ui.exp: New file.
15900 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15901 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15902 (with_spawn_id): New procedure.
15903
15904 2016-06-21 Pedro Alves <palves@redhat.com>
15905
15906 * gdb.mi/mi-exec-run.exp: New file.
15907
15908 2016-06-21 Pedro Alves <palves@redhat.com>
15909
15910 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15911 breakpoint command's output on the main UI.
15912 (test_break): New procedure, factored out from calls in the top
15913 level.
15914 (top level): Use foreach_with_prefix to test MI as main UI and as
15915 separate UI.
15916
15917 2016-06-21 Pedro Alves <palves@redhat.com>
15918
15919 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15920 (test_awatch_creation_and_listing)
15921 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15922 Remove 'type' parameter.
15923 (test_watchpoint_all): New parameter mi_mode. Remove
15924 with_test_prefix.
15925 (top level): Use foreach_with_prefix, and add main/separate UI MI
15926 testing axis.
15927
15928 2016-06-21 Pedro Alves <palves@redhat.com>
15929
15930 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15931 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15932 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15933 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15934 (gdb_main_spawn_id, mi_spawn_id): Declare and
15935 comment.
15936 (mi_create_inferior_pty): New procedure,
15937 factored out from default_mi_gdb_start.
15938 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15939 procedures.
15940 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15941 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15942 Use mi_create_inferior_pty.
15943 (mi_gdb_start): Use eval to pass down args list.
15944
15945 2016-06-21 Pedro Alves <palves@redhat.com>
15946
15947 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15948 * gdb.opt/inline-cmds.exp: Add MI tests.
15949
15950 2016-06-21 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15953
15954 2016-06-21 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15957 (top level): Use it instead of mi_execute_to.
15958
15959 2016-06-21 Pedro Alves <palves@redhat.com>
15960
15961 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15962 (cont_handler_str): New.
15963 (signal_stop_handler): Set stop_handler_str instead of printing to
15964 stdout.
15965 (continue_handler): Set cont_handler_str instead of printing to
15966 stdout.
15967 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15968 mi_send_resuming_command. Print stop_handler_str and
15969 cont_handler_str instead of expecting the python events print
15970 directly.
15971
15972 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15973
15974 * gdb.base/jit-reader.exp: New file.
15975 * gdb.base/jithost.c: New file.
15976 * gdb.base/jithost.h: New file.
15977 * gdb.base/jitreader.c : New file.
15978 * gdb.base/jit-protocol.h: New file.
15979
15980 2016-06-17 Yao Qi <yao.qi@linaro.org>
15981
15982 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15983 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15984 and detach-on-fork. Adjust tests.
15985 (top level): Invoke break_cond_on_syscall with combinations of
15986 syscall, follow-fork-mode and detach-on-fork.
15987
15988 2016-06-17 Yao Qi <yao.qi@linaro.org>
15989
15990 * gdb.base/step-over-exit.c: New.
15991 * gdb.base/step-over-exit.exp: New.
15992
15993 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15994
15995 * gdb.base/float.exp: Add target check for nds32*-*-*.
15996 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15997
15998 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15999
16000 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16001 for unsupported target features.
16002 * gdb.base/call-rt-st.exp: Likewise.
16003 * gdb.base/call-sc.exp: Likewise.
16004 * gdb.base/call-signal-resume.exp: Likewise.
16005 * gdb.base/call-strs.exp: Likewise.
16006 * gdb.base/callexit.exp: Likewise.
16007 * gdb.base/callfuncs.exp: Likewise.
16008 * gdb.base/nodebug.exp: Likewise.
16009 * gdb.base/printcmds.exp: Likewise.
16010 * gdb.base/ptype.exp: Likewise.
16011 * gdb.base/structs.exp: Likewise.
16012 * gdb.base/unwindonsignal.exp: Likewise.
16013 * gdb.cp/gdb2495.exp: Likewise.
16014 * gdb.cp/templates.exp: Likewise.
16015 * gdb.cp/virtfunc.exp: Likewise.
16016 * gdb.threads/hand-call-in-threads.exp: Likewise.
16017 * gdb.threads/interrupted-hand-call.exp: Likewise.
16018 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16019
16020 2016-06-10 Tom Tromey <tom@tromey.com>
16021
16022 PR rust/20110:
16023 * gdb.rust/expr.exp: Add test for integer constant larger than
16024 i32.
16025
16026 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16027
16028 * gdb.fortran/nested-funcs.exp: New.
16029 * gdb.fortran/nested-funcs.f90: New.
16030
16031 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16032
16033 * gdb.base/examine-backward.c: New file.
16034 * gdb.base/examine-backward.exp: New file.
16035
16036 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16037
16038 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16039 matching.
16040
16041 2016-06-02 Tom Tromey <tom@tromey.com>
16042
16043 PR python/18984:
16044 * gdb.python/py-shared.exp: Add solib_name test.
16045
16046 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16047
16048 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16049
16050 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16051
16052 PR c++/19893
16053 * gdb.dwarf2/implref.exp: Rename to...
16054 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16055 * gdb.dwarf2/implref-array.c: New file.
16056 * gdb.dwarf2/implref-array.exp: Likewise.
16057 * gdb.dwarf2/implref-global.c: Likewise.
16058 * gdb.dwarf2/implref-global.exp: Likewise.
16059 * gdb.dwarf2/implref-struct.c: Likewise.
16060 * gdb.dwarf2/implref-struct.exp: Likewise.
16061
16062 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16063
16064 * gdb.trace/trace-condition.exp: Add 64bit tests.
16065
16066 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16067
16068 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16069 bits types.
16070 (main): Adapt to 8 to 64 bits types.
16071 * gdb.trace/trace-condition.exp: Add new tests.
16072
16073 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16074
16075 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16076
16077 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16078
16079 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16080 Move condition tests...
16081 * gdb.trace/trace-condition.exp: Here.
16082
16083 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16084
16085 * gdb.trace/trace-condition.exp: Add counter-case tests.
16086
16087 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16088
16089 PR c++/15231
16090 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16091 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16092
16093 2016-05-27 Pedro Alves <palves@redhat.com>
16094
16095 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16096 New procedure.
16097 (top level): Call it, and bail out of DejaGnu is known to be bad.
16098
16099 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16100
16101 * gdb.base/whatis.c: Extend the test case.
16102 * gdb.base/whatis.exp: Add additional tests.
16103
16104 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16105
16106 * gdb.fortran/type.f90: Add pointer variable.
16107 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16108
16109 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16110
16111 * gdb.fortran/vla-type.exp: Fix testcase name.
16112
16113 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16114
16115 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16116
16117 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16118
16119 * gdb.fortran/type.f90: Add nested structures.
16120 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16121 * gdb.fortran/derived-type.exp: Adapt expected output.
16122 * gdb.fortran/vla-type.exp: Adapt expected output.
16123
16124 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16125
16126 * gdb.fortran/whatis_type.exp: Adapt expected output.
16127
16128 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16129
16130 * gdb.fortran/print_type.exp: Fix expected output.
16131 * gdb.fortran/whatis_type.exp: Fix expected output.
16132
16133 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16134
16135 * gdb.fortran/whatis_type.exp: Use multi_line.
16136
16137 2016-05-24 Tom Tromey <tom@tromey.com>
16138
16139 PR python/17386:
16140 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16141 use value as an index.
16142
16143 2016-05-23 Tom Tromey <tom@tromey.com>
16144
16145 PR python/17981:
16146 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16147 no-breakpoint case.
16148
16149 2016-05-24 Pedro Alves <palves@redhat.com>
16150
16151 PR gdb/19828
16152 * gdb.threads/clone-attach-detach.c: New file.
16153 * gdb.threads/clone-attach-detach.exp: New file.
16154
16155 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16156
16157 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16158
16159 2016-05-23 Tom Tromey <tom@tromey.com>
16160
16161 PR python/19438, PR python/18393:
16162 * gdb.python/py-progspace.exp: Add "dir" test.
16163 * gdb.python/py-objfile.exp: Add "dir" test.
16164
16165 2016-05-23 Yao Qi <yao.qi@linaro.org>
16166
16167 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16168 * gdb.arch/thumb2-it.exp: Likewise.
16169
16170 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16171
16172 * gdb.mi/mi-threads-interrupt.c: New file.
16173 * gdb.mi/mi-threads-interrupt.exp: New file.
16174
16175 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16176
16177 PR gdb/18077
16178 * gdb.mi/mi-async-run.exp: New file.
16179 * gdb.mi/mi-async-run.c: New file.
16180
16181 2016-05-17 Tom Tromey <tom@tromey.com>
16182 Manish Goregaokar <manishsmail@gmail.com>
16183
16184 * lib/rust-support.exp: New file.
16185 * lib/gdb.exp (skip_rust_tests): New proc.
16186 (build_executable_from_specs): Handle rust.
16187 * lib/future.exp (gdb_find_rustc): New proc.
16188 (gdb_default_target_compile): Handle rust.
16189 * gdb.rust/expr.exp: New file.
16190 * gdb.rust/generics.exp: New file.
16191 * gdb.rust/generics.rs: New file.
16192 * gdb.rust/methods.exp: New file.
16193 * gdb.rust/methods.rs: New file.
16194 * gdb.rust/modules.exp: New file.
16195 * gdb.rust/modules.rs: New file.
16196 * gdb.rust/simple.exp: New file.
16197 * gdb.rust/simple.rs: New file.
16198
16199 2016-05-17 Tom Tromey <tom@tromey.com>
16200
16201 * gdb.base/default.exp (set language): Add rust.
16202
16203 2016-05-17 Tom Tromey <tom@tromey.com>
16204
16205 * gdb.gdb/unittest.exp: New file.
16206
16207 2016-05-16 Yao Qi <yao.qi@linaro.org>
16208
16209 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16210 shell_prompt. Update shell_prompt_re.
16211
16212 2016-05-12 Doug Evans <dje@google.com>
16213
16214 PR symtab/19999
16215 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16216 $options when building executable.
16217 * gdb.dwarf2/fission-loclists-pie.S: New file.
16218 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16219
16220 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16221
16222 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16223 of [is_remote target],
16224
16225 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16226
16227 * lib/gdb.exp (use_gdb_stub): New procedure.
16228
16229 2016-05-03 Yunlian Jiang <yunlian@google.com>
16230 Doug Evans <dje@google.com>
16231
16232 PR symtab/19914
16233 * gdb.dwarf2/dwp-sepdebug.c: New file.
16234 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16235
16236 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16237
16238 * gdb.base/detach.exp: Remove is_remote check.
16239
16240 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16241
16242 * gdb.base/annota-input-while-running.exp: Don't check for
16243 [is_remote target]. Enable annotations after running to main.
16244 Remove unused "set test..." line.
16245
16246 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16247
16248 * gdb.trace/trace-enable-disable.exp: New file.
16249 * gdb.trace/trace-enable-disable.c: New file.
16250
16251 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16252
16253 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16254 use it in info sharedlibrary test.
16255 * gdb.trace/ftrace-lock.exp: Likewise.
16256 * gdb.trace/ftrace.exp: Likewise.
16257 * gdb.trace/range-stepping.exp: Likewise.
16258 * gdb.trace/trace-break.exp: Likewise.
16259 * gdb.trace/trace-condition.exp: Likewise.
16260 * gdb.trace/trace-mt.exp: Likewise.
16261
16262 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16263
16264 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16265 (gdb_load_shlib): ... this.
16266 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16267 gdb_load_shlib.
16268 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16269 * gdb.base/ctxobj.exp: Likewise.
16270 * gdb.base/dprintf-pending.exp: Likewise.
16271 * gdb.base/dso2dso.exp: Likewise.
16272 * gdb.base/fixsection.exp: Likewise.
16273 * gdb.base/gcore-relro.exp: Likewise.
16274 * gdb.base/gdb1555.exp: Likewise.
16275 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16276 * gdb.base/gnu-ifunc.exp: Likewise.
16277 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16278 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16279 * gdb.base/pending.exp: Likewise.
16280 * gdb.base/print-file-var.exp: Likewise.
16281 * gdb.base/print-symbol-loading.exp: Likewise.
16282 * gdb.base/shlib-call.exp: Likewise.
16283 * gdb.base/shreloc.exp: Likewise.
16284 * gdb.base/so-impl-ld.exp: Likewise.
16285 * gdb.base/solib-disc.exp: Likewise.
16286 * gdb.base/solib-nodir.exp: Likewise.
16287 * gdb.base/solib-overlap.exp: Likewise.
16288 * gdb.base/solib-symbol.exp: Likewise.
16289 * gdb.base/solib-weak.exp (do_test): Likewise.
16290 * gdb.base/sym-file.exp: Likewise.
16291 * gdb.base/symtab-search-order.exp: Likewise.
16292 * gdb.base/type-opaque.exp: Likewise.
16293 * gdb.base/unload.exp: Likewise.
16294 * gdb.base/watchpoint-solib.exp: Likewise.
16295 * gdb.compile/compile.exp: Likewise.
16296 * gdb.cp/gdb2384.exp: Likewise.
16297 * gdb.cp/infcall-dlopen.exp: Likewise.
16298 * gdb.cp/re-set-overloaded.exp: Likewise.
16299 * gdb.fortran/library-module.exp: Likewise.
16300 * gdb.opt/solib-intra-step.exp: Likewise.
16301 * gdb.python/py-finish-breakpoint.exp: Likewise.
16302 * gdb.python/py-shared.exp: Likewise.
16303 * gdb.reverse/solib-precsave.exp: Likewise.
16304 * gdb.reverse/solib-reverse.exp: Likewise.
16305 * gdb.server/solib-list.exp: Likewise.
16306 * gdb.threads/dlopen-libpthread.exp: Likewise.
16307 * gdb.threads/tls-shared.exp: Likewise.
16308 * gdb.threads/tls-so_extern.exp: Likewise.
16309 * gdb.trace/change-loc.exp: Likewise.
16310 * gdb.trace/ftrace-lock.exp: Likewise.
16311 * gdb.trace/ftrace.exp: Likewise.
16312 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16313 * gdb.trace/pending.exp: Likewise.
16314 * gdb.trace/range-stepping.exp: Likewise.
16315 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16316 (strace_info_marker): Likewise.
16317 (strace_probe_marker): Likewise.
16318 (strace_trace_on_same_addr): Likewise.
16319 (strace_trace_on_diff_addr): Likewise.
16320 * gdb.trace/trace-break.exp: Likewise.
16321 * gdb.trace/trace-condition.exp: Likewise.
16322 * gdb.trace/trace-mt.exp: Likewise.
16323
16324 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16327 result of gdb_remote_download.
16328 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16329 * gdb.base/dso2dso.exp: Likewise.
16330 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16331 * gdb.base/print-file-var.exp: Likewise.
16332 * gdb.base/shlib-call.exp: Likewise.
16333 * gdb.base/shreloc.exp: Likewise.
16334 * gdb.base/solib-overlap.exp: Likewise.
16335 * gdb.base/solib-weak.exp (do_test): Likewise.
16336 * gdb.base/unload.exp: Likewise.
16337
16338 2016-04-27 Yao Qi <yao.qi@linaro.org>
16339
16340 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16341 exists.
16342
16343 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16344
16345 * vla-type.exp: Print structure from toplevel.
16346
16347 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16348
16349 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16350 of dynamic types.
16351 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16352 of dynamic types.
16353
16354 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16355
16356 * gdb.fortran/vla-type.f90: New file.
16357 * gdb.fortran/vla-type.exp: New file.
16358
16359 2016-04-25 Yao Qi <yao.qi@linaro.org>
16360
16361 * gdb.base/branch-to-self.c: New file.
16362 * gdb.base/branch-to-self.exp: New file.
16363
16364 2016-04-22 Yao Qi <yao.qi@linaro.org>
16365
16366 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16367 more after $hex.
16368
16369 2016-04-22 Yao Qi <yao.qi@linaro.org>
16370
16371 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16372 * gdb.base/annota3.exp: Likewise.
16373
16374 2016-04-22 Yao Qi <yao.qi@linaro.org>
16375
16376 * gdb.reverse/step-precsave.exp: Do one step and test program
16377 stops in "callee" and do multiple steps until program goes out
16378 of "callee".
16379 * gdb.reverse/step-reverse.exp: Likewise.
16380
16381 2016-04-22 Yao Qi <yao.qi@linaro.org>
16382
16383 * gdb.trace/signal.exp: Also pass if
16384 $tracepoint_hits($i) > $iterations.
16385
16386 2016-04-22 Yao Qi <yao.qi@linaro.org>
16387
16388 * gdb.trace/signal.c: New file.
16389 * gdb.trace/signal.exp: New file.
16390
16391 2016-04-19 Doug Evans <xdje42@gmail.com>
16392
16393 * gdb.base/bad-file.exp: New file.
16394
16395 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16396
16397 * gdb.dwarf2/implref.exp: New file.
16398
16399 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16400
16401 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16402 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16403 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16404 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16405 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16406 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16407 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16408 * lib/fortran.exp (fortran_int4): New procedure.
16409 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16410 (fortran_logical4): Likewise.
16411
16412 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16413
16414 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16415
16416 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16417
16418 * lib/compiler.c: Add Intel specific preprocessor macros.
16419 * lib/compiler.cc: Likewise.
16420
16421 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
16422
16423 * gdb.server/connect-with-no-symbol-file.c: New file.
16424 * gdb.server/connect-with-no-symbol-file.exp: New file.
16425
16426 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16427
16428 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16429
16430 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16431
16432 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16433 standard output directory.
16434
16435 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16436
16437 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16438
16439 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16440
16441 * gdb.btrace/instruction_history.c (loop): Add declaration.
16442
16443 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16444
16445 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16446
16447 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16448
16449 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16450 parentheses to print.
16451 (continue_handler): Likewise.
16452
16453 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16454
16455 * gdb.server/solib-list.exp: Remove is_remote check.
16456 Pass shlib= to gdb_compile. Don't link shared library with
16457 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16458 Run binary filename through "readlink -f" on the target.
16459
16460 2016-04-08 Pedro Alves <palves@redhat.com>
16461
16462 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16463 interpreter filename as argument to gdbserver_spawn.
16464 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16465 Return empty if $last_loaded_file does not exist.
16466
16467 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16468
16469 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16470 * gdb.base/jit-main.c: Use exit after usage.
16471
16472 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16473
16474 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16475 GDBHISTSIZE prior to the tests.
16476 * gdb.base/gdbinit-history.exp: Likewise.
16477
16478 2016-04-07 Pedro Alves <palves@redhat.com>
16479
16480 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16481 instead of build_executable. Use gdb_load_shlibs.
16482
16483 2016-04-07 Yao Qi <yao.qi@linaro.org>
16484
16485 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16486 Execute "si" command.
16487
16488 2016-04-07 Yao Qi <yao.qi@linaro.org>
16489
16490 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16491 number instead of the comments on some line.
16492
16493 2016-04-06 Don Breazeal <donb@codesourcery.com>
16494
16495 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16496 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16497
16498 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16499
16500 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16501 standard_output_file. Remove unused binfile variable.
16502
16503 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
16504
16505 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16506 * gdb.python/py-mi-objfile.exp: Match "list main" output
16507 in console format.
16508
16509 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16510
16511 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16512 absolute.
16513
16514 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16515
16516 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16517 absolute.
16518 * gdb.trace/ftrace.exp: Likewise.
16519 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16520 targets as well.
16521 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16522 (gdb_load_shlibs): Copy libraries to test directory when testing
16523 natively. Only set solib-search-path if testing remotely.
16524 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16525
16526 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16527
16528 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16529 gdb_download. Use it even if the target is not remote.
16530 * gdb.base/jit.exp (compile_jit_test): Likewise.
16531 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16532 output directory if the destination board is local, otherwise use
16533 the standard remote_download from DejaGnu.
16534 (gdb_download): Remove.
16535 (gdb_load_shlibs): Use gdb_remote_download instead of
16536 gdb_download.
16537 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16538 Use gdb_remote_download instead of gdb_download. Use it even if
16539 the target is not remote.
16540 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16541 instead of gdb_download.
16542
16543 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16544
16545 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16546 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16547 run.
16548
16549 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
16550
16551 PR gdb/19820
16552 * gdb.base/printcmds.exp: Add artificial arrays tests.
16553
16554 2016-03-31 Pedro Alves <palves@redhat.com>
16555
16556 PR gdb/19858
16557 * gdb.base/jit-main.c: Include unistd.h.
16558 (ATTACH): Define to 0 if not already defined.
16559 (wait_for_gdb, mypid): New globals.
16560 (WAIT_FOR_GDB): New macro.
16561 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16562 some breakpoint locations.
16563 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16564 New procedures.
16565 (one_jit_test): Add REATTACH parameter, and handle it. Use
16566 continue_to_test_location.
16567 (top level): Test attach, and adjusts calls to one_jit_test.
16568
16569 2016-03-31 Pedro Alves <palves@redhat.com>
16570
16571 PR gdb/19858
16572 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16573 BINSUFFIX parameter, and handle it.
16574 (top level): Adjust calls compile_jit_test.
16575
16576 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
16577
16578 PR python/19743
16579 * gdb.python/py-mi-events-gdb.py: New file.
16580 * gdb.python/py-mi-events.c: New file.
16581 * gdb.python/py-mi-events.exp: New file.
16582
16583 2016-03-30 Yao Qi <yao.qi@linaro.org>
16584
16585 * gdb.reverse/until-precsave.exp: Match function name only.
16586 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16587 Move malloc to a condition block.
16588 * gdb.reverse/until-reverse.exp: Match function name only.
16589
16590 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16591
16592 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16593 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16594 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16595 variable for GPR 0 instead of assuming it is register 0.
16596 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16597 * lib/trace-support.exp: Add s390 registers.
16598
16599 2016-03-29 Yao Qi <yao.qi@linaro.org>
16600
16601 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16602
16603 2016-03-24 Yao Qi <yao.qi@linaro.org>
16604
16605 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16606 test message.
16607
16608 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16609
16610 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16611 maintaining separate logic for constructing the output path.
16612
16613 2016-03-16 Don Breazeal <donb@codesourcery.com>
16614
16615 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16616 Retry fork and waitpid on interrupted system call errors.
16617 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16618 Use with_timeout_factor to increase timeout by factor of 10.
16619
16620 2016-03-15 Don Breazeal <donb@codesourcery.com>
16621
16622 * gdb.cp/scope-err.cc: New test program.
16623 * gdb.cp/scope-err.exp: New test script.
16624 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16625 lines and "set breakpoint here" comment.
16626 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16627 Fixed some whitespace and format issues.
16628 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16629 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16630
16631 2016-03-15 Doug Evans <dje@google.com>
16632
16633 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16634 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16635 All callers updated. Add tests for enums, mixed flags register.
16636
16637 2016-03-15 Doug Evans <dje@google.com>
16638
16639 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16640 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16641
16642 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16643
16644 * gdb.base/default.exp: Add $_as_string to the list of expected
16645 convenience functions.
16646
16647 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16648
16649 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16650
16651 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16652
16653 * gdb.python/py-as-string.exp: New file.
16654 * gdb.python/py-as-string.c: New file.
16655
16656 2016-03-09 Pedro Alves <palves@redhat.com>
16657
16658 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16659 signal" -> "Thread NN received signal" output change.
16660 * gdb.threads/ia64-sigill.exp: Likewise.
16661 * gdb.threads/linux-dp.exp: Likewise.
16662 * gdb.threads/manythreads.exp: Likewise.
16663 * gdb.threads/pending-step.exp: Likewise.
16664 * gdb.threads/print-threads.exp: Likewise.
16665 * gdb.threads/sigstep-threads.exp: Likewise.
16666 * gdb.threads/staticthreads.exp: Likewise.
16667 * gdb.threads/tls.exp: Likewise.
16668
16669 2016-03-09 Pedro Alves <palves@redhat.com>
16670
16671 * gdb.base/command-line-input.exp: New file.
16672
16673 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16674
16675 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16676 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16677 * gdb.trace/pending.exp: Accept leading dot before function name.
16678 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16679 * lib/trace-support.exp: Set registers for ppc.
16680
16681 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16682
16683 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16684 use it for disassembly; accept .main in addition to main in backtrace.
16685
16686 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
16687 Marcin Kościelnicki <koriakin@0x04.net>
16688
16689 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16690 (gdb_recursion_test_ptr): New global variable.
16691 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16692 gdb_recursion_test.
16693 (gdb_c_test): Ditto.
16694
16695 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16696
16697 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16698 ordering.
16699
16700 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16701
16702 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16703 (bar): Add bar_start_lbl label.
16704 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16705 of foo/bar for emitting DWARF and tracing.
16706
16707 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16708
16709 * analyze-racy-logs.py: Set executable bit.
16710
16711 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16712
16713 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16714 (CHECK_TARGET_TMP): Likewise.
16715 (check-single-racy): New rule.
16716 (check-parallel-racy): Likewise.
16717 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16718 (do-check-parallel-racy): New rule.
16719 (check-racy/%.exp): Likewise.
16720 * README (Racy testcases): New section.
16721 * analyze-racy-logs.py: New file.
16722
16723 2016-03-03 Doug Evans <dje@google.com>
16724
16725 * gdb.base/skip.exp: Use with_test_prefix.
16726
16727 2016-03-03 Yao Qi <yao.qi@linaro.org>
16728
16729 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16730 Invoke step_over_syscall "clone" and break_cond_on_syscall
16731 "clone".
16732 * gdb.base/step-over-clone.c: New file.
16733
16734 2016-03-03 Yao Qi <yao.qi@linaro.org>
16735
16736 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16737 code format.
16738
16739 2016-03-03 Yao Qi <yao.qi@linaro.org>
16740
16741 * gdb.base/disp-step-fork.c: Rename to ...
16742 * gdb.base/step-over-fork.c: ... it. New file.
16743 * gdb.base/disp-step-vfork.c: Rename to ...
16744 * gdb.base/step-over-vfork.c: ... it. New file.
16745 * gdb.base/disp-step-syscall.exp: Rename to ...
16746 * gdb.base/step-over-syscall.exp: ... it. New file.
16747 (disp_step_cross_syscall): Rename to ...
16748 (step_over_syscall): ... it.
16749
16750 2016-03-03 Yao Qi <yao.qi@linaro.org>
16751
16752 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16753 If target supports condition evaluation on target, invoke
16754 break_cond_on_syscall for fork and vfork.
16755
16756 2016-03-03 Yao Qi <yao.qi@linaro.org>
16757
16758 * gdb.base/disp-step-syscall.exp: Don't invoke
16759 support_displaced_stepping.
16760 (disp_step_cross_syscall): Test with displaced stepping off and
16761 on if supported.
16762
16763 2016-03-03 Yao Qi <yao.qi@linaro.org>
16764
16765 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16766 proc.
16767 (setup): New proc.
16768 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16769 and setup.
16770
16771 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16772
16773 * gdb.fortran/vla-history.exp: Remove breakpoint.
16774
16775 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16776
16777 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16778 exceeds timeout.
16779
16780 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16781
16782 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16783 breakpoint.
16784
16785 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16786
16787 * gdb.mi/vla.f90: Nullify pointer after declaration.
16788
16789 2016-03-01 Pedro Alves <palves@redhat.com>
16790
16791 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16792
16793 2016-03-01 Pedro Alves <palves@redhat.com>
16794
16795 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16796 before anything else.
16797 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16798 _GNU_SOURCE here.
16799 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16800 before anything else.
16801 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16802
16803 2016-03-01 Pedro Alves <palves@redhat.com>
16804
16805 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16806
16807 2016-03-01 Yao Qi <yao.qi@linaro.org>
16808
16809 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16810 prepare_for_testing.
16811
16812 2016-03-01 Yao Qi <yao.qi@linaro.org>
16813
16814 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16815
16816 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16817
16818 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16819 manually constructing the output path.
16820
16821 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16822
16823 * gdb.arch/s390-stackless.S: New.
16824 * gdb.arch/s390-stackless.exp: New.
16825
16826 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16827
16828 * gdb.dlang/circular.c: New file.
16829 * gdb.dlang/circular.exp: New file.
16830
16831 2016-02-26 Yao Qi <yao.qi@linaro.org>
16832
16833 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16834 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16835 (testcases): Update.
16836
16837 2016-02-26 Yao Qi <yao.qi@linaro.org>
16838
16839 * gdb.reverse/aarch64.c: Rename to ...
16840 * gdb.reverse/insn-reverse.c: ... it.
16841 * gdb.reverse/aarch64.exp: Rename to ...
16842 * gdb.reverse/insn-reverse.exp: ... it.
16843
16844 2016-02-26 Yao Qi <yao.qi@linaro.org>
16845
16846 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16847 (testcase_ftype): New.
16848 (testcases): New array.
16849 (n_testcases): New.
16850 (main): Call each element in testcases.
16851 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16852 (read_testcase): New.
16853 Do the tests in a loop.
16854
16855 2016-02-25 Yao Qi <yao.qi@linaro.org>
16856
16857 * gdb.base/branches.c: Remove.
16858
16859 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16860
16861 PR gdb/13808
16862 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16863
16864 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16865
16866 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16867
16868 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16869
16870 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16871 change x86_64 call_insn to 'callq'.
16872
16873 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16874
16875 * gdb.trace/tfile-avx.c: Move to...
16876 * gdb.trace/tracefile-pseudo-reg.c: Here.
16877 * gdb.trace/tfile-avx.exp: Move to...
16878 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16879
16880 2016-02-24 Gary Benson <gbenson@redhat.com>
16881
16882 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16883 message on attach.
16884
16885 2016-02-23 Doug Evans <dje@google.com>
16886
16887 * gdb.base/skip.c (test_skip): New function.
16888 (end_test_skip_file_and_function): New function.
16889 (test_skip_file_and_function): New function.
16890 * gdb.base/skip1.c (test_skip): New function.
16891 (skip1_test_skip_file_and_function): New function.
16892 * gdb.base/skip.exp: Add tests for new skip options.
16893 * gdb.base/skip-solib.exp: Update expected output.
16894 * gdb.perf/skip-command.cc: New file.
16895 * gdb.perf/skip-command.exp: New file.
16896 * gdb.perf/skip-command.py: New file.
16897
16898 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16899
16900 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16901 info registers pattern.
16902
16903 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16904
16905 * lib/future.exp: Add D support.
16906 (gdb_find_gdc): New proc.
16907 (gdb_default_target_compile): Add D support.
16908
16909 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16910
16911 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16912 user+system time.
16913 (trace_speed_test): Determine the iteration count for a time
16914 between 15..30 seconds.
16915
16916 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16917
16918 * gdb.arch/i386-mpx-sigsegv.c: New file.
16919 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16920 * gdb.arch/i386-mpx-simple_segv.c: New file.
16921 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16922
16923 2016-02-18 Yao Qi <yao.qi@linaro.org>
16924
16925 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16926 Don't call setup_kfail.
16927
16928 2016-02-18 Yao Qi <yao.qi@linaro.org>
16929
16930 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16931 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16932
16933 2016-02-16 Doug Evans <dje@google.com>
16934
16935 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16936 * gdb.base/skip1.c: Ditto.
16937 * gdb.base/skip.exp: Whitespace cleanup.
16938
16939 2016-02-16 Don Breazeal <donb@codesourcery.com>
16940
16941 PR remote/19496
16942 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16943 Remove kfail for PR remote/19496.
16944
16945 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16946
16947 * lib/gdb.exp (standard_temp_file): Return a path specific to
16948 the runtest invocation.
16949
16950 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16951
16952 * gdb.trace/save-trace.exp: Change relative path to be in the
16953 standard output directory.
16954
16955 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16956
16957 * gdb.arch/i386-prologue.c: Add missing prototypes.
16958
16959 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16960
16961 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16962 * gdb.arch/i386-prologue.exp: Likewise.
16963 * gdb.arch/i386-size.exp: Likewise.
16964
16965 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16966
16967 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16968 define object file path.
16969 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16970 file path.
16971 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16972 standard_output_file to define binfile.
16973
16974 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16975
16976 Fix compatibility with recent gfortran-5.3.1.
16977 * gdb.fortran/vla-history.exp (print vla1 allocated)
16978 (print vla2 allocated, print $2, print $3): Remove
16979 (print $4): Rename to ...
16980 (print $2): ... here.
16981 (print $9): Rename to ...
16982 (print $5): ... here.
16983 (print $10): Rename to ...
16984 (print $6): ... here.
16985 * gdb.fortran/vla.f90: Add pvla initialization.
16986
16987 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16988
16989 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16990 New test.
16991 * gdb.fortran/vla-value-sub.exp: Likewise.
16992
16993 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16994
16995 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16996
16997 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16998
16999 * i386-biarch-core.exp: Define corefile using
17000 standard_output_file.
17001
17002 2016-02-12 Yao Qi <yao.qi@linaro.org>
17003
17004 * gdb.arch/arm-single-step-kernel-helper.c: New.
17005 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17006
17007 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17008
17009 * gdb.btrace/tailcall-only.exp: New.
17010 * gdb.btrace/tailcall-only.c: New.
17011 * gdb.btrace/x86_64-tailcall-only.S: New.
17012 * gdb.btrace/i686-tailcall-only.S: New.
17013
17014 2016-02-11 Pedro Alves <palves@redhat.com>
17015
17016 * README (Parallel testing): Add missing double quotes.
17017
17018 2016-02-11 Pedro Alves <palves@redhat.com>
17019
17020 * README (Parallel testing): New section.
17021 (GDB_PARALLEL): Rewrite.
17022 (FORCE_PARALLEL): Document.
17023
17024 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17025
17026 * gdb.trace/tfile-avx.c: New test.
17027 * gdb.trace/tfile-avx.exp: New test.
17028
17029 2016-02-09 Keith Seitz <keiths@redhat.com>
17030
17031 PR breakpoints/19546
17032 * gdb.base/infcall-exec.c: New file.
17033 * gdb.base/infcall-exec2.c: New file.
17034 * gdb.base/infcall-exec.exp: New file.
17035
17036 2016-02-09 Keith Seitz <keiths@redhat.com>
17037
17038 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17039 (toplevel): Call test_bkpt_address.
17040
17041 2016-02-09 Keith Seitz <keiths@redhat.com>
17042
17043 PR python/19506
17044 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17045 (toplevel): Call test_bkpt_address.
17046
17047 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17048
17049 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17050 to AC_OUTPUT.
17051 * configure: Regenerate.
17052
17053 2016-02-09 Pedro Alves <palves@redhat.com>
17054
17055 PR breakpoints/19548
17056 * gdb.base/execl-update-breakpoints.c (some_function): New
17057 function.
17058 (main): Call it.
17059 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17060 Tighten expected GDB output.
17061
17062 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17063
17064 * Makefile.in (ALL_SUBDIRS): Remove.
17065 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17066 (distclean maintainer-clean realclean): Likewise.
17067 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17068 * configure: Regenerate.
17069 * gdb.ada/Makefile.in: Delete.
17070 * gdb.arch/Makefile.in: Likewise.
17071 * gdb.asm/Makefile.in: Likewise.
17072 * gdb.base/Makefile.in: Likewise.
17073 * gdb.btrace/Makefile.in: Likewise.
17074 * gdb.cell/Makefile.in: Likewise.
17075 * gdb.compile/Makefile.in: Likewise.
17076 * gdb.cp/Makefile.in: Likewise.
17077 * gdb.disasm/Makefile.in: Likewise.
17078 * gdb.dlang/Makefile.in: Likewise.
17079 * gdb.dwarf2/Makefile.in: Likewise.
17080 * gdb.fortran/Makefile.in: Likewise.
17081 * gdb.gdb/Makefile.in: Likewise.
17082 * gdb.go/Makefile.in: Likewise.
17083 * gdb.guile/Makefile.in: Likewise.
17084 * gdb.java/Makefile.in: Likewise.
17085 * gdb.linespec/Makefile.in: Likewise.
17086 * gdb.mi/Makefile.in: Likewise.
17087 * gdb.modula2/Makefile.in: Likewise.
17088 * gdb.multi/Makefile.in: Likewise.
17089 * gdb.objc/Makefile.in: Likewise.
17090 * gdb.opencl/Makefile.in: Likewise.
17091 * gdb.opt/Makefile.in: Likewise.
17092 * gdb.pascal/Makefile.in: Likewise.
17093 * gdb.perf/Makefile.in: Likewise.
17094 * gdb.python/Makefile.in: Likewise.
17095 * gdb.reverse/Makefile.in: Likewise.
17096 * gdb.server/Makefile.in: Likewise.
17097 * gdb.stabs/Makefile.in: Likewise.
17098 * gdb.threads/Makefile.in: Likewise.
17099 * gdb.trace/Makefile.in: Likewise.
17100 * gdb.xml/Makefile.in: Likewise.
17101 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17102 GDB_PARALLEL.
17103 (standard_output_file): Remove check for GDB_PARALLEL, always
17104 return path in outputs/$subdir/$testname.
17105
17106 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17107
17108 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17109 (site.exp): Assign abs_srcdir to tcl's srcdir.
17110
17111 2016-02-04 Yao Qi <yao.qi@linaro.org>
17112
17113 * gdb.base/foll-exec-mode.c: Include limits.h.
17114 (main): Add parameters argc and argv. Get directory from
17115 argv[0].
17116 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17117 compilation.
17118 * gdb.base/foll-exec.c: Include limits.h.
17119 (main): Add parameters argc and argv.
17120 Get directory from argv[0].
17121 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17122 Adjust tests on the number of lines as source code changed.
17123 * gdb.base/foll-vfork-exit.c: Include limits.h.
17124 (main): Add one line of statement before vfork.
17125 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17126 (main): Add parameters argc and argv. Get directory from
17127 argv[0].
17128 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17129 (setup_gdb): Set tbreak to skip some source lines.
17130 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17131 (main): Add parameters argc and argv. Get directory from
17132 argv[0].
17133 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17134 compilation.
17135 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17136 (main): Add parameters argc and argv. Get directory from
17137 argv[0].
17138 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17139 compilation.
17140
17141 2016-02-01 Doug Evans <dje@google.com>
17142
17143 * gdb.base/skip.exp: Clean up multiple references to same test name.
17144
17145 2016-02-01 Pedro Alves <palves@redhat.com>
17146
17147 PR remote/19496
17148 * gdb.threads/forking-threads-plus-breakpoint.exp
17149 (displaced_stepping_supported): New global.
17150 (probe_displaced_stepping_support): New procedure.
17151 (do_test): Add 'displaced' parameter, and use it.
17152 (top level): Check for displaced stepping support. Add displaced
17153 stepping on/off testing axis.
17154
17155 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17156
17157 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17158 pointer. Don't perform further tests on the unassociated pointer
17159 if the first test fails.
17160
17161 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17162
17163 * gdb.base/max-value-size.c: New file.
17164 * gdb.base/max-value-size.exp: New file.
17165 * gdb.base/huge.exp: Disable max-value-size for this test.
17166
17167 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17168
17169 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17170
17171 2016-01-28 Yao Qi <yao.qi@linaro.org>
17172
17173 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17174
17175 2016-01-25 Pedro Alves <palves@redhat.com>
17176
17177 PR threads/19461
17178 * gdb.base/fork-running-state.c: New file.
17179 * gdb.base/fork-running-state.exp: New file.
17180
17181 2016-01-25 Pedro Alves <palves@redhat.com>
17182
17183 PR gdb/19494
17184 * gdb.base/catch-fork-kill.c: New file.
17185 * gdb.base/catch-fork-kill.exp: New file.
17186
17187 2016-01-25 Pedro Alves <palves@redhat.com>
17188
17189 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17190 Delete, moved to lib/gdb.exp.
17191 * gdb.threads/forking-threads-plus-breakpoint.exp
17192 (foreach_with_prefix): Likewise.
17193 * gdb.threads/process-dies-while-handling-bp.exp
17194 (foreach_with_prefix): Likewise.
17195 * lib/gdb.exp (foreach_with_prefix): New procedure.
17196
17197 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17198
17199 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17200 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17201
17202 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17203
17204 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17205 endian targets.
17206
17207 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17208 Pedro Alves <palves@redhat.com>
17209
17210 Fix testsuite compatibility with Guile.
17211 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17212 number.
17213
17214 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17215
17216 Fix testsuite compatibility with Guile.
17217 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17218 (thread 1): New test for backtrace through signal handler.
17219
17220 2016-01-22 Yao Qi <yao.qi@linaro.org>
17221
17222 PR testsuite/19491
17223 * gdb.base/multi-forks.c: Include
17224 ../lib/unbuffer_output.c
17225 (main): Call gdb_unbuffer_output.
17226
17227 2016-01-21 Doug Evans <dje@google.com>
17228
17229 * lib/ada.exp (gdb_compile_ada): Fix typo.
17230
17231 2016-01-21 Joel Brobecker <brobecker@adacore.com>
17232
17233 * gdb.base/break-fun-addr.exp: New file.
17234 * gdb.base/break-fun-addr1.c: New file.
17235 * gdb.base/break-fun-addr2.c: New file.
17236
17237 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17238
17239 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17240 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17241 enum flag values.
17242
17243 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17244
17245 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17246 when GDB can not set the vector return value. Add more comments
17247 for clarification.
17248
17249 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17250
17251 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17252 command.
17253
17254 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17255
17256 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17257
17258 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17259
17260 * Makefile.in (check-single): Pass --status to runtest.
17261 (check/%.exp): Likewise.
17262
17263 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17264
17265 * Makefile.in (check-parallel): Propagate return code from make
17266 do-check-parallel.
17267
17268 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17269
17270 * gdb.trace/ftrace.exp: Fix expected message on continue.
17271 * gdb.trace/pending.exp: Fix expected message on continue.
17272 * gdb.trace/trace-break.exp: Fix expected message on continue.
17273
17274 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17275
17276 * lib/gdb.exp (gdb_test): Remove unused global references.
17277
17278 2016-01-18 Pedro Alves <palves@redhat.com>
17279
17280 * gdb.base/async-shell.exp: Adjust expected output.
17281 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17282 * gdb.base/siginfo-thread.exp: Adjust expected output.
17283 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17284 * gdb.java/jnpe.exp: Adjust expected output.
17285 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17286 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17287 * gdb.threads/leader-exit.exp: Adjust expected output.
17288 * gdb.threads/manythreads.exp: Adjust expected output.
17289 * gdb.threads/pthreads.exp: Adjust expected output.
17290 * gdb.threads/schedlock.exp: Adjust expected output.
17291 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17292 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17293 expected output.
17294 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17295 output.
17296 * gdb.threads/sigthread.exp: Adjust expected output.
17297 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17298
17299 2016-01-18 Yao Qi <yao.qi@linaro.org>
17300
17301 * gdb.guile/scm-section-script.c: Replace @progbits with
17302 %progbits.
17303 * gdb.python/py-section-script.c: Likewise.
17304
17305 2016-01-15 Pedro Alves <palves@redhat.com>
17306
17307 * gdb.multi/tids.exp: Test star wildcard ranges.
17308
17309 2016-01-15 Pedro Alves <palves@redhat.com>
17310
17311 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17312 command from "thread apply" invocation.
17313 (thr_apply_info_thr_invalid): Default the expected output to the
17314 input tid list.
17315 (top level): Add tests that use convenience variables. Add tests
17316 for "thread apply" with a valid TID list, but missing the command.
17317
17318 2016-01-13 Pedro Alves <palves@redhat.com>
17319
17320 * gdb.base/default.exp: Expect $_gthread as well.
17321 * gdb.multi/tids.exp: Test $_gthread.
17322 * gdb.threads/thread-specific.exp: Test $_gthread.
17323
17324 2016-01-13 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.multi/tids.exp: Test "info threads -gid".
17327
17328 2016-01-13 Pedro Alves <palves@redhat.com>
17329
17330 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17331 Breakpoint.thread.
17332 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17333
17334 2016-01-07 Pedro Alves <palves@redhat.com>
17335
17336 * gdb.base/break.exp: Adjust to output changes.
17337 * gdb.base/hbreak2.exp: Likewise.
17338 * gdb.base/sepdebug.exp: Likewise.
17339 * gdb.base/watch_thread_num.exp: Likewise.
17340 * gdb.linespec/keywords.exp: Likewise.
17341 * gdb.multi/info-threads.exp: Likewise.
17342 * gdb.threads/thread-find.exp: Likewise.
17343 * gdb.multi/tids.c: New file.
17344 * gdb.multi/tids.exp: New file.
17345
17346 2016-01-13 Pedro Alves <palves@redhat.com>
17347
17348 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17349
17350 2016-01-13 Pedro Alves <palves@redhat.com>
17351
17352 * gdb.base/default.exp: Expect $_inferior as well.
17353 * gdb.multi/base.exp: Test $_inferior.
17354
17355 2016-01-13 Pedro Alves <palves@redhat.com>
17356
17357 PR breakpoints/19388
17358 * gdb.base/catch-signal-siginfo-cond.c: New file.
17359 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17360
17361 2016-01-12 Josh Stone <jistone@redhat.com>
17362 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17363
17364 * gdb.base/catch-syscall.c (do_execve): New variable.
17365 (main): Conditionally trigger an execve.
17366 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17367 (test_catch_syscall_execve): New, check entry/return across execve.
17368 (do_syscall_tests): Call test_catch_syscall_execve.
17369
17370 2016-01-12 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.base/random-signal.exp (do_test): New procedure, with body
17373 of testcase moved in.
17374
17375 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17376 Pedro Alves <palves@redhat.com>
17377
17378 * gdb.base/funcargs.exp (finish from indirectly called function):
17379 Reintroduce the case for 'First'.
17380
17381 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17382 Pedro Alves <palves@redhat.com>
17383
17384 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17385 (tcatch_vfork_then_child_follow_exec)
17386 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17387 identification.
17388
17389 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17390
17391 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17392 and repeats to unlimited.
17393 * gdb.python/py-value.exp: Likewise.
17394 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17395 and repeats to unlimited.
17396
17397 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17398
17399 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17400 and reordering the functions.
17401 * gdb.multi/hangout.c: Likewise.
17402 * gdb.multi/hello.c: Likewise.
17403
17404 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17405
17406 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17407 absolute.
17408 (SingleStatisticTestResult.report): Use dict.keys instead of
17409 dict.iterkeys.
17410
17411 2016-01-06 Pedro Alves <palves@redhat.com>
17412
17413 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17414
17415 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17416
17417 * gdb.btrace/dlopen.exp: New.
17418 * gdb.btrace/dlopen.c: New.
17419 * gdb.btrace/dlopen-dso.c: New.
17420
17421 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17422
17423 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17424 PATTERN argument is optional.
17425
17426 2015-12-24 Joel Brobecker <brobecker@adacore.com>
17427
17428 * lib/ada.exp (target_compile_ada_from_dir): New function.
17429 (gdb_compile_ada): Reimplement avoiding the use of project files.
17430 * gdb.ada/gnat_ada.gpr: Delete.
17431 * gdb.ada/cond_lang.exp: Adjust test to make path before
17432 filename optional.
17433 * gdb.ada/small_reg_param.exp: Likewise.
17434
17435 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17436
17437 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17438
17439 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17440
17441 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17442 case.
17443
17444 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17445
17446 * gdb.base/break.exp: Remove dead code.
17447 * gdb.base/sepdebug.exp: Likewise.
17448
17449 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17450
17451 * gdb.asm/asm-source.exp: Remove HP-UX references.
17452 * gdb.base/annota1.exp: Likewise.
17453 * gdb.base/annota3.exp: Likewise.
17454 * gdb.base/attach.exp: Likewise.
17455 * gdb.base/bigcore.exp: Likewise.
17456 * gdb.base/break.exp: Likewise.
17457 * gdb.base/call-ar-st.exp: Likewise.
17458 * gdb.base/callfuncs.exp: Likewise.
17459 * gdb.base/catch-fork-static.exp: Likewise.
17460 * gdb.base/display.exp: Likewise.
17461 * gdb.base/foll-exec-mode.exp: Likewise.
17462 * gdb.base/foll-exec.exp: Likewise.
17463 * gdb.base/foll-fork.exp: Likewise.
17464 * gdb.base/foll-vfork.exp: Likewise.
17465 * gdb.base/funcargs.exp: Likewise.
17466 * gdb.base/hbreak2.exp: Likewise.
17467 * gdb.base/inferior-died.exp: Likewise.
17468 * gdb.base/interrupt.exp: Likewise.
17469 * gdb.base/multi-forks.exp: Likewise.
17470 * gdb.base/nodebug.exp: Likewise.
17471 * gdb.base/sepdebug.exp: Likewise.
17472 * gdb.base/solib1.c: Likewise.
17473 * gdb.base/step-test.exp: Likewise.
17474 * gdb.mi/non-stop.c: Likewise.
17475 * gdb.mi/pthreads.c: Likewise.
17476 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17477 * gdb.threads/pthreads.c: Likewise.
17478 * gdb.threads/staticthreads.exp: Likewise.
17479 * lib/future.exp: Likewise.
17480 * lib/gdb.exp: Likewise.
17481 * gdb.base/so-indr-cl.c: Remove.
17482 * gdb.base/so-indr-cl.exp: Likewise.
17483 * gdb.base/solib.c: Likewise.
17484 * gdb.base/solib.exp: Likewise.
17485 * gdb.base/solib2.c: Likewise.
17486
17487 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17488
17489 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17490 * gdb.base/call-ar-st.exp: Likewise.
17491 * gdb.base/callfuncs.exp: Likewise.
17492 * gdb.base/condbreak.exp: Likewise.
17493 * gdb.base/constvars.exp: Likewise.
17494 * gdb.base/hbreak2.exp: Likewise.
17495 * gdb.base/langs.exp: Likewise.
17496 * gdb.base/list.exp: Likewise.
17497 * gdb.base/long_long.exp: Likewise.
17498 * gdb.base/ptype.exp: Likewise.
17499 * gdb.base/scope.exp: Likewise.
17500 * gdb.base/signals.exp: Likewise.
17501 * gdb.base/so-impl-ld.exp: Likewise.
17502 * gdb.base/varargs.exp: Likewise.
17503 * gdb.base/volatile.exp: Likewise.
17504 * gdb.base/whatis.exp: Likewise.
17505 * gdb.cp/cplusfuncs.exp: Likewise.
17506 * gdb.cp/inherit.exp: Likewise.
17507 * gdb.cp/local.exp: Likewise.
17508 * gdb.cp/member-ptr.exp: Likewise.
17509 * gdb.cp/method.exp: Likewise.
17510 * gdb.cp/overload.exp: Likewise.
17511 * gdb.cp/templates.exp: Likewise.
17512 * gdb.stabs/weird.exp: Likewise.
17513 * lib/compiler.c: Likewise.
17514 * lib/compiler.cc: Likewise.
17515 * lib/cp-support.exp: Likewise.
17516 * lib/gdb.exp: Likewise.
17517
17518 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17519
17520 * configure.ac: Remove HP-UX case.
17521 * configure: Regenerate.
17522
17523 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17524
17525 * lib/gdb.exp (gdb_compile): Add function doc.
17526
17527 2015-12-17 Pedro Alves <palves@redhat.com>
17528
17529 PR threads/19354
17530 * gdb.multi/info-threads.exp: New file.
17531
17532 2015-12-15 Yao Qi <yao.qi@linaro.org>
17533
17534 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17535 is aarch64*-*-*.
17536
17537 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17538
17539 * gdb.base/history-duplicates.exp: Skip if no readline support.
17540
17541 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17542
17543 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17544
17545 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17546
17547 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17548
17549 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17550
17551 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17552 ctrl-C if nointerrupts target property is set.
17553 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17554 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17555 * gdb.base/paginate-bg-execution.exp: Likewise.
17556 * gdb.base/paginate-execution-startup.exp: Likewise.
17557 * gdb.base/random-signal.exp: Likewise.
17558 * gdb.base/range-stepping.exp: Likewise.
17559 * gdb.cp/annota2.exp: Likewise.
17560 * gdb.cp/annota3.exp: Likewise.
17561 * gdb.gdb/selftest.exp: Likewise.
17562 * gdb.threads/continue-pending-status.exp: Likewise.
17563 * gdb.threads/leader-exit.exp: Likewise.
17564 * gdb.threads/manythreads.exp: Likewise.
17565 * gdb.threads/pthreads.exp: Likewise.
17566 * gdb.threads/schedlock.exp: Likewise.
17567 * gdb.threads/sigthread.exp: Likewise.
17568
17569 2015-12-11 Don Breazeal <donb@codesourcery.com>
17570
17571 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17572 remote.
17573 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17574 * gdb.base/foll-exec.exp (main): Enable for target remote.
17575 * gdb.base/foll-fork.exp (main): Likewise.
17576 * gdb.base/foll-vfork.exp (main): Likewise.
17577 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17578 (proc continue_to_exit_bp_loc): Use clean_restart.
17579 * gdb.base/pie-execl.exp (main): Disable for target remote.
17580 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17581 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17582 * gdb.threads/execl.exp (main): Likewise.
17583 * gdb.threads/fork-child-threads.exp (main): Likewise.
17584 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17585 remote.
17586 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17587 remote.
17588 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17589 pid.tid style ptids, instead of just tid.
17590 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17591 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17592 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17593 ptids, instead of just tid.
17594
17595 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17596
17597 * gdb.base/list.exp (test_list_forward): Add end of file error
17598 test.
17599 (test_repeat_list_command): Add end of file error test.
17600 (test_list_backwards): Add beginning of file error test.
17601
17602 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17603
17604 * gdb.base/list.exp (test_list_invalid_args): New function,
17605 defined, and called.
17606
17607 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17608
17609 * gdb.base/list.exp (test_list): Make test names unique.
17610
17611 2015-12-11 Yao Qi <yao.qi@linaro.org>
17612
17613 * gdb.base/coremaker2.c: Remove.
17614
17615 2015-12-10 Pedro Alves <palves@redhat.com>
17616
17617 * gdb.multi/base.exp: Remove stale "spaces" references.
17618
17619 2015-12-10 Pedro Alves <palves@redhat.com>
17620
17621 * gdb.multi/base.exp: Don't use nowarnings.
17622 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17623 * gdb.multi/hangout.c: Include stdio.h.
17624 * gdb.multi/hello.c: Include stdlib.h.
17625 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17626 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17627 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17628
17629 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17630
17631 * gdb.dwarf2/dw2-ranges-base.c: New file.
17632 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17633 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17634 support additional line table, and debug ranges generation.
17635 (Dwarf::ranges): New function, generate .debug_ranges.
17636 (Dwarf::lines): Support generating simple line table programs.
17637 (Dwarf::assemble): Initialise new namespace variables.
17638
17639 2015-12-09 Kevin Buettner <kevinb@redhat.com>
17640
17641 * gdb.base/async.exp (proc test_background): Add case for
17642 asynchronous execution not supported.
17643
17644 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
17645
17646 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17647 format and change test names to make them unique.
17648
17649 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17650 Pedro Alves <pedro@redhat.com>
17651
17652 PR gdb/18702
17653 Add checking of floatformats setup on x86_64 hosts.
17654 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17655 (smallval, bigval): New labels/constants.
17656 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17657 float" after loading bigval and smallval.
17658
17659 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17660
17661 * gdb.ada/fun_overload_menu.exp: New testcase.
17662 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17663
17664 2015-12-04 Josh Stone <jistone@redhat.com>
17665
17666 * gdb.base/catch-fork-static.exp: New.
17667
17668 2015-12-03 Yao Qi <yao.qi@linaro.org>
17669
17670 * gdb.base/sizeof.c: Don't include stdio.h and
17671 ../lib/unbuffer_output.c.
17672 (main): New variable 'size' and 'value'. Remove printf and
17673 gdb_unbuffer_output. Assign return value to size and value.
17674 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17675 at the beginning.
17676 (check_sizeof): Check the result by printing variable 'size'.
17677 (check_valueof): Check the result by printing variable 'value'.
17678
17679 2015-12-01 Yao Qi <yao.qi@linaro.org>
17680
17681 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17682 for aarch64*-*-linux* target.
17683
17684 2015-11-30 Pedro Alves <palves@redhat.com>
17685
17686 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17687
17688 2015-11-30 Pedro Alves <palves@redhat.com>
17689
17690 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17691 Handle non-stop mode vCont replies.
17692
17693 2015-11-30 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17696 prepare_for_testing. Start gdb with "set non-stop on" appended to
17697 GDBFLAGS. Lax expected stop output.
17698
17699 2015-11-27 Yao Qi <yao.qi@linaro.org>
17700
17701 * gdb.arch/arm-neon.exp: New.
17702 * gdb.arch/arm-neon.c: New.
17703
17704 2015-11-27 Yao Qi <yao.qi@linaro.org>
17705
17706 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17707
17708 2015-11-27 Yao Qi <yao.qi@linaro.org>
17709
17710 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17711 frames-invalid annotation.
17712
17713 2015-11-27 Yao Qi <yao.qi@linaro.org>
17714
17715 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17716
17717 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17718
17719 * gdb.threads/names.exp: New file.
17720 * gdb.threads/names.c: New file.
17721 * README: Mention gdb,no_thread_names.
17722
17723 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17724
17725 PR 19297
17726 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17727 support" error.
17728
17729 2015-11-24 Pedro Alves <palves@redhat.com>
17730
17731 PR 17539
17732 * gdb.base/display.exp: Expect displays to be sorted in ascending
17733 order. Use multi_line.
17734 * gdb.base/solib-display.exp: Likewise.
17735
17736 2015-11-24 Pedro Alves <palves@redhat.com>
17737
17738 PR 17539
17739 * gdb.base/display.exp: Expect displays to be sorted in ascending
17740 order. Use multi_line.
17741 * gdb.base/solib-display.exp: Likewise.
17742
17743 2015-11-24 Pedro Alves <palves@redhat.com>
17744
17745 PR 17539
17746 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17747 threads in ascending order.
17748 * gdb.base/foll-fork.exp: Likewise.
17749 * gdb.base/foll-vfork.exp: Likewise.
17750 * gdb.base/multi-forks.exp: Likewise.
17751 * gdb.mi/mi-nonstop.exp: Likewise.
17752 * gdb.mi/mi-nsintrall.exp: Likewise.
17753 * gdb.multi/base.exp: Likewise.
17754 * gdb.multi/multi-arch.exp: Likewise.
17755 * gdb.python/py-inferior.exp: Likewise.
17756 * gdb.threads/break-while-running.exp: Likewise.
17757 * gdb.threads/execl.exp: Likewise.
17758 * gdb.threads/gcore-thread.exp: Likewise.
17759 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17760 * gdb.threads/kill.exp: Likewise.
17761 * gdb.threads/linux-dp.exp: Likewise.
17762 * gdb.threads/multiple-step-overs.exp: Likewise.
17763 * gdb.threads/next-bp-other-thread.exp: Likewise.
17764 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17765 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17766 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17767 * gdb.threads/thread-find.exp: Likewise.
17768 * gdb.threads/tls.exp: Likewise.
17769 * lib/mi-support.exp (mi_reverse_list): Delete.
17770 (mi_check_thread_states): No longer reverse list.
17771
17772 2015-11-24 Pedro Alves <palves@redhat.com>
17773
17774 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17775 use lowercase.
17776
17777 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17778
17779 * gdb.trace/actions.c: Include trace-common.h.
17780 (main): Add a location for a fast tracepoint.
17781 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17782 the normal tracepoints.
17783 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17784
17785 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17786
17787 * save-trace.exp: Factor out code to these...
17788 (gdb_save_tracepoints): New.
17789 (gdb_load_tracepoints): New.
17790 (do_save_load_test): New.
17791
17792 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17793
17794 * gdb.base/asmlabel.exp: New test.
17795 * gdb.base/asmlabel.c: New test case.
17796
17797 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17798
17799 * gdb.base/wrong_frame_bt_full-main.c: New file.
17800 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17801 * gdb.base/wrong_frame_bt_full.exp: New file.
17802
17803 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17804
17805 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17806
17807 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17808
17809 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17810 pstate register when comparing registers values in
17811 sparc64-*-linux-gnu targets to avoid spurious differences.
17812
17813 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17814
17815 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17816
17817 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17818
17819 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17820 as type argument to gdb_compile.
17821 * gdb.base/nested-subp2.exp: Likewise.
17822 * gdb.base/nested-subp3.exp: Likewise.
17823
17824 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17825
17826 * lib/dwarf.exp (_note): Fix left shift of negative value.
17827 * gdb.trace/trace-condition.exp: Likewise.
17828
17829 2015-11-13 Yao Qi <yao.qi@linaro.org>
17830
17831 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17832 comments about d10v.
17833 (test_scalar_returns): Likewise.
17834 * gdb.base/d10v.ld: Remove.
17835 * gdb.base/overlays.exp: Remove the target triplet checking for
17836 d10v-*-*.
17837 * gdb.base/structs.exp (test_struct_returns): Remove the
17838 comments about d10v.
17839 (test_struct_calls): Likewise.
17840
17841 2015-11-13 Yao Qi <yao.qi@linaro.org>
17842
17843 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17844 * gdb.base/gnu_vector.c: Don't include stdio.h.
17845 (main): Don't print res and call add_some_intvecs.
17846
17847 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17848
17849 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17850 macro.
17851 (func5): Removed.
17852 (func4): Use FAST_TRACEPOINT_LABEL.
17853 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17854 macro.
17855 (func): Removed.
17856 (thread_function): Use FAST_TRACEPOINT_LABEL.
17857 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17858 (func): Remove.
17859 (marker): Use FAST_TRACEPOINT_LABEL.
17860 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17861 (pendfunc1): Remove.
17862 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17863 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17864 (foo): Remove.
17865 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17866 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17867 macro.
17868 (func): Remove.
17869 (marker): Use FAST_TRACEPOINT_LABEL.
17870 * gdb.trace/trace-common.h: New header.
17871 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17872 macro.
17873 (func): Remove.
17874 (marker): Use FAST_TRACEPOINT_LABEL.
17875 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17876 (func): Remove.
17877 (thread_function): Use FAST_TRACEPOINT_LABEL.
17878
17879 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17880
17881 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17882 in front.
17883 * gdb.trace/change-loc.exp: Use global pcreg definition.
17884 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17885 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17886 in front.
17887 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17888 * gdb.trace/pending.exp: Likewise.
17889 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17890 * gdb.trace/trace-break.exp: Likewise.
17891 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17892 in front.
17893 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17894 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17895 in front.
17896 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17897
17898 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17899
17900 * gdb.ada/fin_fun_out: New testcase.
17901
17902 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17903
17904 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17905 value associated with DW_AT_byte_size.
17906 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17907 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17908 DW_AT_upper_bound.
17909
17910 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17911
17912 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17913 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17914 version.
17915 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17916 gdb.dwarf2/dw2-canonicalize-type.exp,
17917 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17918 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17919 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17920 provided by gdb_target_symbol_prefix_flags_asm.
17921 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17922 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17923 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17924 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17925 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17926 macros where needed). Use this macro for symbols which require
17927 the prefix provided by SYMBOL_PREFIX.
17928
17929 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17930
17931 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17932 New procs.
17933 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17934 representing expressions, of more than one list element.
17935 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17936 to prepend linker symbol prefix to f.
17937 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17938 table_1 and table_2.
17939 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17940 Likewise, for f and g.
17941 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17942 for ptr.
17943 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17944 for main.
17945 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17946 table_1_ptr and table_2_ptr.
17947
17948 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17949 Joel Brobecker <brobecker@adacore.com>
17950
17951 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17952
17953 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17954
17955 * gdb.reverse/s390-mvcle.c: New test.
17956 * gdb.reverse/s390-mvcle.exp: New file.
17957 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17958
17959 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17960
17961 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17962
17963 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17964
17965 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17966 reaching marker2.
17967 * gdb.reverse/getresuid-reverse.exp: Likewise.
17968 * gdb.reverse/pipe-reverse.exp: Likewise.
17969 * gdb.reverse/readv-reverse.exp: Likewise.
17970 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17971 * gdb.reverse/time-reverse.exp: Likewise.
17972 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17973
17974 2015-10-30 Yao Qi <yao.qi@linaro.org>
17975
17976 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17977 (empty_cycle): Remove.
17978 (main): Don't call empty_cycle. Don't use watch_count_done.
17979 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17980 empty_cycle. Rewrite the code counting HW watchpoints.
17981
17982 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17983
17984 * gdb.reverse/fstatat-reverse.c: New test.
17985 * gdb.reverse/fstatat-reverse.exp: New file.
17986 * gdb.reverse/getresuid-reverse.c: New test.
17987 * gdb.reverse/getresuid-reverse.exp: New file.
17988 * gdb.reverse/pipe-reverse.c: New test.
17989 * gdb.reverse/pipe-reverse.exp: New file.
17990 * gdb.reverse/readv-reverse.c: New test.
17991 * gdb.reverse/readv-reverse.exp: New file.
17992 * gdb.reverse/recvmsg-reverse.c: New test.
17993 * gdb.reverse/recvmsg-reverse.exp: New file.
17994 * gdb.reverse/time-reverse.c: New test.
17995 * gdb.reverse/time-reverse.exp: New file.
17996 * gdb.reverse/waitpid-reverse.c: New test.
17997 * gdb.reverse/waitpid-reverse.exp: New file.
17998
17999 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18000
18001 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18002
18003 2015-10-26 Doug Evans <dje@google.com>
18004
18005 PR symtab/17391
18006 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18007 * gdb.dwarf2/bad-regnum.c: New file.
18008 * gdb.dwarf2/bad-regnum.exp: New file.
18009
18010 2015-10-26 Doug Evans <dje@google.com>
18011
18012 PR python/18938
18013 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18014 file.
18015
18016 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18017
18018 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18019 for a change by "Mention language in compile error message".
18020
18021 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18022
18023 PR python/18073
18024 * gdb.python/py-type.c (C::a_method): New.
18025 (C::a_const_method): New.
18026 (C::a_static_method): New.
18027 (a_function): New.
18028 * gdb.python/py-type.exp (test_fields): Test getting fields
18029 from function and method.
18030
18031 2015-10-21 Keven Boell <keven.boell@intel.com>
18032
18033 * gdb.fortran/vla-alloc-assoc.exp: New file.
18034 * gdb.fortran/vla-datatypes.exp: New file.
18035 * gdb.fortran/vla-datatypes.f90: New file.
18036 * gdb.fortran/vla-history.exp: New file.
18037 * gdb.fortran/vla-ptype-sub.exp: New file.
18038 * gdb.fortran/vla-ptype.exp: New file.
18039 * gdb.fortran/vla-sizeof.exp: New file.
18040 * gdb.fortran/vla-sub.f90: New file.
18041 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18042 * gdb.fortran/vla-value-sub-finish.exp: New file.
18043 * gdb.fortran/vla-value-sub.exp: New file.
18044 * gdb.fortran/vla-value.exp: New file.
18045 * gdb.fortran/vla-ptr-info.exp: New file.
18046 * gdb.mi/mi-vla-fortran.exp: New file.
18047 * gdb.mi/vla.f90: New file.
18048
18049 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18050
18051 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18052 of hardwired timeout value.
18053
18054 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18055 Pedro Alves <palves@redhat.com>
18056
18057 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18058 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18059
18060 2015-10-19 Josh Stone <jistone@redhat.com>
18061
18062 * gdb.base/catch-syscall.c: Include <sched.h>.
18063 (unknown_syscall): New variable.
18064 (main): Trigger a vfork and an unknown syscall.
18065 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18066 (unknown_syscall_number): Likewise.
18067 (check_call_to_syscall): Accept an optional syscall pattern.
18068 (check_return_from_syscall): Likewise.
18069 (check_continue): Likewise.
18070 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18071 (test_catch_syscall_skipping_return): New test toggling off 'catch
18072 syscall' to step over the syscall return, then toggling back on.
18073 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18074 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18075 (do_syscall_tests): Call test_catch_syscall_without_args and
18076 test_catch_syscall_mid_vfork.
18077 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18078 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18079
18080 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
18081
18082 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18083 print g_vE): Add new pass patterns.
18084 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18085 print various symbol names for vptr fields.
18086
18087 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18088
18089 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18090 results.
18091
18092 2015-10-12 Yao Qi <yao.qi@linaro.org>
18093
18094 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18095
18096 2015-10-12 Yao Qi <yao.qi@linaro.org>
18097
18098 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18099 is aarch64*-*-linux*.
18100
18101 2015-10-12 Yao Qi <yao.qi@linaro.org>
18102
18103 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18104 (can_relocate_bcond_true): ... it.
18105 (can_relocate_bcond_false): New function.
18106 (foo): Likewise.
18107 (can_relocate_bl): Likewise.
18108 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18109 can_relocate_bl.
18110
18111 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18112
18113 * gdb.base/nested-addr.c: New file.
18114 * gdb.base/nested-addr.exp: New testcase.
18115
18116 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18117
18118 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18119 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18120 its output. Ignore the output of "record goto begin" and instead
18121 check that GDB is replaying.
18122
18123 2015-10-09 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18126 (top level): Use it in the run with no args test.
18127
18128 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18129
18130 * gdb.dlang/properties.exp: New file.
18131
18132 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18133
18134 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18135 whether or not address 0x1000 is mapped on the target.
18136
18137 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18138
18139 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18140 build.
18141
18142 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18143
18144 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18145 instruction-history test.
18146
18147 2015-09-28 Doug Evans <dje@google.com>
18148
18149 * gdb.base/gcore.c (array_func): Add reference to static_array.
18150
18151 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18152
18153 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18154 source line.
18155
18156 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18157
18158 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18159 short or char as base type.
18160
18161 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18162
18163 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18164 to allow any size enum.
18165
18166 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18167
18168 * gdb.ada/array_ptr_renaming.exp: New testcase.
18169 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18170 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18171
18172 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18173
18174 * gdb.trace/ftrace-lock.c: New file.
18175 * gdb.trace/ftrace-lock.exp: New file.
18176
18177 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18178
18179 * gdb.arch/insn-reloc.c: New file.
18180 * gdb.arch/ftrace-insn-reloc.exp: New file.
18181
18182 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18183
18184 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18185 instruction.
18186 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18187 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18188 * gdb.trace/range-stepping.c: Likewise.
18189 * gdb.trace/trace-break.c: Likewise.
18190 * gdb.trace/trace-mt.c (thread_function): Likewise.
18191 * gdb.trace/ftrace.c (marker): Likewise.
18192 * gdb.trace/trace-condition.c (marker): Likewise.
18193 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18194 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18195 is_aarch64_target.
18196
18197 2015-09-18 Doug Evans <xdje42@gmail.com>
18198
18199 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18200 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18201
18202 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18203
18204 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18205 the breakpoint.
18206
18207 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18208
18209 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18210 the pending breakpoint. Remove timeout override for "Run till
18211 MI pending breakpoint on pendfunc3 on thread 2" test.
18212
18213 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18214
18215 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18216 filename pattern.
18217
18218 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18219
18220 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18221 in breakpoint filename pattern.
18222
18223 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18224
18225 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18226
18227 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18228
18229 * gdb.linespec/explicit.exp: Check for readline support for
18230 tab-completion tests. Fix obvious typo.
18231
18232 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18233
18234 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18235 and replay.
18236
18237 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18238
18239 * gdb.btrace/non-stop.c: New.
18240 * gdb.btrace/non-stop.exp: New.
18241
18242 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18243 Yao Qi <yao.qi@linaro.org>
18244
18245 * gdb.trace/trace-condition.c: New file.
18246 * gdb.trace/trace-condition.exp: New file.
18247
18248 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
18249
18250 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18251 for testing bytecode compilation.
18252
18253 2015-09-16 Pedro Alves <palves@redhat.com>
18254 Sandra Loosemore <sandra@codesourcery.com>
18255
18256 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18257 (SECONDS): Redefine.
18258 (main): Call pthread_kill and alarm early.
18259 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18260 support.
18261 (test): If the target can't hardware step and doesn't support
18262 displaced stepping, increase the timeout.
18263
18264 2015-09-16 Pedro Alves <palves@redhat.com>
18265
18266 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18267 (enable_debug): New procedures.
18268 (test): Use them. Bail out if waiting for threads fails.
18269 (top level): Bail out if a test fails.
18270
18271 2015-09-16 Yao Qi <yao.qi@linaro.org>
18272
18273 * gdb.asm/asm-source.exp: Set asm-arch for
18274 aarch64*-*-* target.
18275 * gdb.asm/aarch64.inc: New file.
18276
18277 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18278
18279 * gdb.ada/array_of_variable_length.exp: New testcase.
18280 * gdb.ada/array_of_variable_length/foo.adb: New file.
18281 * gdb.ada/array_of_variable_length/pck.adb: New file.
18282 * gdb.ada/array_of_variable_length/pck.ads: New file.
18283
18284 2015-09-15 Doug Evans <dje@google.com>
18285
18286 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18287 of function static local variable.
18288
18289 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18290
18291 * gdb.threads/tls-so_extern.exp: New test file.
18292 * gdb.threads/tls-so_extern.c: New test file.
18293 * gdb.threads/tls-so_extern_main.c: New test file.
18294
18295 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18296
18297 * gdb.opt/solib-intra-step-lib.c: New file.
18298 * gdb.opt/solib-intra-step-main.c: New file.
18299 * gdb.opt/solib-intra-step.exp: New file.
18300
18301 2015-09-15 Pedro Alves <palves@redhat.com>
18302
18303 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18304 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18305
18306 2015-09-14 Pedro Alves <palves@redhat.com>
18307
18308 * gdb.base/hook-stop-continue.c: Delete.
18309 * gdb.base/hook-stop-continue.exp: Delete.
18310 * gdb.base/hook-stop-frame.c: Delete.
18311 * gdb.base/hook-stop-frame.exp: Delete.
18312 * gdb.base/hook-stop.c: New file.
18313 * gdb.base/hook-stop.exp: New file.
18314
18315 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18316
18317 * gdb.ada/access_to_packed_array.exp: New testcase.
18318 * gdb.ada/access_to_packed_array/foo.adb: New file.
18319 * gdb.ada/access_to_packed_array/pack.adb: New file.
18320 * gdb.ada/access_to_packed_array/pack.ads: New file.
18321
18322 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18323
18324 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18325 buffer size test.
18326
18327 2015-09-11 Don Breazeal <donb@codesourcery.com>
18328
18329 * gdb.base/foll-exec.c: Add copyright header. Fix
18330 formatting issues.
18331 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18332 (do_exec_tests): Use clean_restart in place of zap_session,
18333 and for test initialization. Fix formatting issues. Use
18334 fail in place of perror.
18335 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18336 an expect statement to match an expression with output from
18337 the program under debug.
18338 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18339 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18340 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18341 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18342 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18343
18344 2015-09-09 Doug Evans <dje@google.com>
18345
18346 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18347
18348 2015-09-09 Doug Evans <dje@google.com>
18349
18350 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18351
18352 2015-09-09 Doug Evans <dje@google.com>
18353
18354 * gdb.base/savedregs.exp: Fix typo.
18355
18356 2015-09-09 Pedro Alves <palves@redhat.com>
18357
18358 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18359
18360 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18361
18362 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18363 command actually switches threads. Give up on remaining
18364 tests if target fails to stop at breakpoint.
18365
18366 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18367
18368 * gdb.ada/funcall_char.exp: New testcase.
18369 * gdb.ada/funcall_char/foo.adb: New file.
18370
18371 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18372
18373 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18374 expected outputs. Add two testcases for completing ambiguous
18375 functions.
18376 * gdb.ada/complete/aux_pck.adb: New file.
18377 * gdb.ada/complete/aux_pck.ads: New file.
18378 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18379 Ambiguous_Func functions.
18380 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18381 * gdb.ada/complete/pck.adb: Likewise.
18382
18383 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18384
18385 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18386 failures to run the test program under GDB.
18387
18388 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
18389
18390 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18391 to C.
18392
18393 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18394
18395 * gdb.base/run-after-attach.exp: New test file.
18396 * gdb.base/run-after-attach.c: New test file.
18397
18398 2015-08-26 Don Breazeal <donb@codesourcery.com>
18399
18400 * gdb.base/foll-exec-2.c: New test program.
18401 * gdb.base/foll-exec-2.exp: New test.
18402
18403 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18404
18405 * gdb.base/nested-subp1.exp: New file.
18406 * gdb.base/nested-subp1.c: New file.
18407 * gdb.base/nested-subp2.exp: New file.
18408 * gdb.base/nested-subp2.c: New file.
18409 * gdb.base/nested-subp3.exp: New file.
18410 * gdb.base/nested-subp3.c: New file.
18411
18412 2015-08-24 Pedro Alves <palves@redhat.com>
18413
18414 * gdb.server/connect-without-multi-process.c: New file.
18415 * gdb.server/connect-without-multi-process.exp: New file.
18416
18417 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18418
18419 * gdb.opt/inline-markers.c: Make z int.
18420
18421 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18422
18423 * gdb.opt/inline-markers.c: Make z volatile.
18424
18425 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
18426
18427 * gdb.opt/inline-bt.c: New volatile global z.
18428 * gdb.opt/inline-cmds.c: Likewise.
18429 * gdb.opt/inline-locals.c: Likewise.
18430 * gdb.opt/inline-markers.c: New extern global z.
18431 (marker): Use z.
18432 (inline_fn): Likewise.
18433
18434 2015-08-24 Pedro Alves <palves@redhat.com>
18435
18436 * config/m32r-stub.exp: Remove file.
18437 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18438 * gdb.base/call-rt-st.exp: Likewise.
18439 * gdb.base/call-strs.exp: Likewise.
18440 * gdb.base/default.exp: Remove references to h8300-*-hms and
18441 *-*-udi*.
18442 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18443
18444 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18445
18446 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18447 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18448 and "return" use KFAIL when GDB can not read/write the vector
18449 return value.
18450
18451 2015-08-21 Gary Benson <gbenson@redhat.com>
18452
18453 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18454
18455 2015-08-20 Pedro Alves <palves@redhat.com>
18456
18457 * gdb.server/solib-list.exp: No longer expect an interior stop in
18458 non-stop mode.
18459
18460 2015-08-20 Pedro Alves <palves@redhat.com>
18461
18462 * gdb.server/connect-stopped-target.c: New file.
18463 * gdb.server/connect-stopped-target.exp: New file.
18464
18465 2015-08-20 Pedro Alves <palves@redhat.com>
18466
18467 * gdb.dwarf2/comp-unit-lang.exp: New file.
18468 * gdb.dwarf2/comp-unit-lang.c: New file.
18469
18470 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18471
18472 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18473 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18474
18475 2015-08-19 Kevin Buettner <kevinb@redhat.com>
18476
18477 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18478 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18479
18480 2015-08-18 Doug Evans <dje@google.com>
18481 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18482
18483 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18484 skip_python_tests. New arg prompt_regexp.
18485 (skip_python_tests): New function.
18486 * lib/mi-support.exp (mi_skip_python_tests): New function.
18487 * gdb.python/py-mi-objfile-gdb.py: New file.
18488 * gdb.python/py-mi-objfile.c: New file.
18489 * gdb.python/py-mi-objfile.exp: New file.
18490
18491 2015-08-17 Keith Seitz <keiths@redhat.com>
18492
18493 * gdb.linespec/explicit.exp: Move strace test from here ...
18494 * gdb.trace/strace.exp: ... to here.
18495
18496 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18497
18498 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18499 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18500
18501 2015-08-14 Doug Evans <xdje42@gmail.com>
18502
18503 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18504 inferior before selecting a new file.
18505
18506 2015-08-14 Doug Evans <xdje42@gmail.com>
18507
18508 * gdb.mi/mi-disassemble.exp: Update.
18509 * gdb.base/disasm-optim.S: New file.
18510 * gdb.base/disasm-optim.c: New file.
18511 * gdb.base/disasm-optim.h: New file.
18512 * gdb.base/disasm-optim.exp: New file.
18513
18514 2015-08-14 Keith Seitz <keiths@redhat.com>
18515
18516 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18517 "evaluated-by".
18518
18519 2015-08-13 Joel Brobecker <brobecker@adacore.com>
18520
18521 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18522
18523 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18524
18525 * gdb.ada/fun_renaming.exp: New testcase.
18526 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18527 * gdb.ada/fun_renaming/pack.adb: New file.
18528 * gdb.ada/fun_renaming/pack.ads: New file.
18529
18530 2015-08-12 Keith Seitz <keiths@redhat.com>
18531
18532 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18533 gdb_get_line_number.
18534
18535 2015-08-12 Joel Brobecker <brobecker@adacore.com>
18536
18537 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18538 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18539 gdb.base/dso2dso.exp: New files.
18540
18541 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18542 Pedro Alves <palves@redhat.com>
18543 Keith Seitz <keiths@redhat.com>
18544
18545 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18546 GDBFLAGS.
18547
18548 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18549
18550 * gdb.base/gdbhistsize-history.exp
18551 (test_histsize_history_setting): Use save_vars.
18552 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18553 Use save_vars.
18554 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18555 * gdb.base/readline.exp: Use save_vars.
18556
18557 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18558
18559 * lib/gdb.exp (save_vars): New proc.
18560
18561 2015-08-11 Keith Seitz <keiths@redhat.com>
18562
18563 * gdb.base/help.exp: Update help_breakpoint_text.
18564
18565 2015-08-11 Keith Seitz <keiths@redhat.com>
18566
18567 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18568 (at toplevel): Call test_explicit_breakpoints.
18569 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18570 breakpoints.
18571 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18572 breakpoint conditions, "-cond".
18573
18574 2015-08-11 Keith Seitz <keiths@redhat.com>
18575
18576 * gdb.linespec/3explicit.c: New file.
18577 * gdb.linespec/cpexplicit.cc: New file.
18578 * gdb.linespec/cpexplicit.exp: New file.
18579 * gdb.linespec/explicit.c: New file.
18580 * gdb.linespec/explicit.exp: New file.
18581 * gdb.linespec/explicit2.c: New file.
18582 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18583 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18584 before using in the matching pattern.
18585 Clarify that `prefix' is a regular expression.
18586
18587 2015-08-11 Keith Seitz <keiths@redhat.com>
18588
18589 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18590 test.
18591 Add tests for missing ",FMT" and ",".
18592
18593 2015-08-10 Doug Evans <dje@google.com>
18594 Keith Seitz <keiths@redhat.com>
18595
18596 PR gdb/17960
18597 * gdb.base/completion.exp: Add location completer tests.
18598
18599 2015-08-07 Pedro Alves <palves@redhat.com>
18600
18601 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18602 tests here.
18603 (top level): Run do_test with and without displaced stepping.
18604
18605 2015-08-07 Pedro Alves <palves@redhat.com>
18606
18607 * gdb.base/valgrind-disp-step.c: New file.
18608 * gdb.base/valgrind-disp-step.exp: New file.
18609
18610 2015-08-07 Pedro Alves <palves@redhat.com>
18611
18612 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18613 Delete function.
18614 (main): Add alarm. Run an infinite loop instead of calling
18615 wait_threads.
18616 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18617 comment.
18618 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18619 Delete function.
18620 (main): Add alarm. Run an infinite loop instead of calling
18621 wait_threads.
18622 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18623 comment.
18624
18625 2015-08-07 Pedro Alves <palves@redhat.com>
18626
18627 * gdb.base/checkpoint-ns.exp: New file.
18628 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18629 standard_testfile.
18630
18631 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18632
18633 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18634 * gdb.btrace/instruction_history.exp: Update.
18635 * gdb.btrace/tsx.exp: New.
18636 * gdb.btrace/tsx.c: New.
18637
18638 2015-08-06 Pedro Alves <palves@redhat.com>
18639
18640 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18641 increase timeout.
18642 * gdb.reverse/until-precsave.exp: Bump timeouts.
18643
18644 2015-08-06 Pedro Alves <palves@redhat.com>
18645
18646 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18647
18648 2015-08-06 Pedro Alves <palves@redhat.com>
18649
18650 PR gdb/18749
18651 * gdb.threads/process-dies-while-handling-bp.c: New file.
18652 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18653
18654 2015-08-06 Pedro Alves <palves@redhat.com>
18655
18656 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18657 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18658
18659 2015-08-05 Pedro Alves <palves@redhat.com>
18660
18661 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18662 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18663
18664 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18665
18666 * gdb.base/bp-permanent.exp: Report test as unsupported if
18667 the target cannot stop at the permanent breakpoint.
18668
18669 2015-08-03 Doug Evans <dje@google.com>
18670
18671 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18672 10000.
18673
18674 2015-08-03 Doug Evans <dje@google.com>
18675
18676 * Makefile.in (workers/%.worker, build-perf): New rule.
18677 (GDB_PERFTEST_MODE): New variable.
18678 (check-perf): Use it.
18679 (clean): Clean up gdb.perf parallel build subdirs.
18680 * lib/build-piece.exp: New file.
18681 * lib/gdb.exp (make_gdb_parallel_path): New function
18682 (standard_output_file, standard_temp_file): Call it.
18683 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18684 of $GDB_PARALLEL.
18685 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18686
18687 2015-08-03 Doug Evans <dje@google.com>
18688
18689 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
18690 (LOG_FILE_NAME): New global.
18691 (TextReporter.__init__): Initialize self.txt_sum.
18692 (TextReporter.report): Add support for multiple data-points.
18693 Move report to perftest.sum, put raw data in perftest.log.
18694 (TextReporter.start): Open sum and log files.
18695 (TextReporter.end): Close sum and log files.
18696 * gdb.perf/lib/perftest/testresult.py
18697 (SingleStatisticTestResult.record): Handle multiple data-points.
18698
18699 2015-07-31 Pedro Alves <palves@redhat.com>
18700
18701 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18702 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18703 kill_wait_spawned_process instead of explicit "kill -9".
18704 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18705 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18706 kill_wait_spawned_process.
18707 * gdb.base/attach-twice.exp: Likewise.
18708 * gdb.base/attach.exp: Likewise.
18709 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18710 gdb_test_multiple.
18711 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18712 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18713 kill_wait_spawned_process.
18714 * gdb.base/valgrind-infcall.exp: Likewise.
18715 * gdb.multi/multi-attach.exp: Likewise.
18716 * gdb.python/py-prompt.exp: Likewise.
18717 * gdb.python/py-sync-interp.exp: Likewise.
18718 * gdb.server/ext-attach.exp: Likewise.
18719 * gdb.threads/attach-into-signal.exp (corefunc): Use
18720 spawn_wait_for_attach, spawn_id_get_pid and
18721 kill_wait_spawned_process.
18722 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18723 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18724 spawn_id_get_pid and kill_wait_spawned_process.
18725 * gdb.threads/attach-stopped.exp (corefunc): Use
18726 spawn_wait_for_attach, spawn_id_get_pid and
18727 kill_wait_spawned_process.
18728 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18729 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18730 kill_wait_spawned_process instead of explicit "kill -9".
18731 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18732 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18733 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18734 processes. Don't map cygwin/windows pids here. Now returns a
18735 spawn id list.
18736
18737 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18738
18739 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18740 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18741 correct patch.
18742
18743 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18744
18745 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18746
18747 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18748
18749 Reapply:
18750 2014-05-21 Mark Wielaard <mjw@redhat.com>
18751
18752 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18753
18754 2015-07-30 Pedro Alves <palves@redhat.com>
18755
18756 * linux-low.c (handle_extended_wait): Set the child's last
18757 reported status to TARGET_WAITKIND_STOPPED.
18758
18759 2015-07-30 Pedro Alves <palves@redhat.com>
18760
18761 PR threads/18600
18762 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18763 only shows inferior 1.
18764
18765 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18766 Pedro Alves <palves@redhat.com>
18767
18768 PR threads/18600
18769 * gdb.threads/fork-plus-threads.c: New file.
18770 * gdb.threads/fork-plus-threads.exp: New file.
18771
18772 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18773
18774 * gdb.base/batch-preserve-term-settings.exp
18775 (test_terminal_settings_preserved_after_cli_exit): Use
18776 send_quit_command.
18777
18778 2015-07-29 Pedro Alves <palves@redhat.com>
18779 Don Breazeal <donb@codesourcery.com>
18780
18781 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18782 output from both inferior_spawn_id and gdb_spawn_id.
18783
18784 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18785
18786 * gdb.threads/attach-into-signal.exp (corefunc): Use
18787 with_test_prefix on nested loops, uniquefying the test messages.
18788
18789 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18790
18791 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18792 commit.
18793
18794 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18795
18796 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18797 New proc.
18798 (test_terminal_settings_preserved_after_sigterm): New test.
18799
18800 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18801
18802 * gdb.base/batch-preserve-term-settings.exp
18803 (test_terminal_settings_preserved_after_cli_exit): New test.
18804
18805 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18806
18807 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18808 manipulation of saved_gdbflags.
18809 (test_terminal_settings_preserved): Remove global declaration of
18810 the unused variable pagination_prompt. Remove manipulation of
18811 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18812 GDBFLAGS.
18813
18814 2015-07-29 Pedro Alves <palves@redhat.com>
18815
18816 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18817
18818 2015-07-29 Pedro Alves <palves@redhat.com>
18819
18820 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18821 at the top.
18822
18823 2015-07-29 Pedro Alves <palves@redhat.com>
18824
18825 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18826 (main): Call gdb_unbuffer_output.
18827 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18828 (main): Call gdb_unbuffer_output.
18829 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18830 (main): Call gdb_unbuffer_output.
18831 * gdb.base/call-strs.exp: Adjust to step over the
18832 gdb_unbuffer_output call.
18833 * gdb.base/catch-gdb-caused-signals.c: Include
18834 "../lib/unbuffer_output.c".
18835 (main): Call gdb_unbuffer_output.
18836 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18837 (main): Call gdb_unbuffer_output.
18838 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18839 (main): Call gdb_unbuffer_output.
18840 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18841 (main): Call gdb_unbuffer_output.
18842 * gdb.base/shlib-call.exp: Adjust to step over the
18843 gdb_unbuffer_output call.
18844 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18845 (main): Call gdb_unbuffer_output.
18846 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18847 (main): Call gdb_unbuffer_output.
18848 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18849 (main): Rename to ...
18850 (test): ... this.
18851 (main): Reimplement.
18852 * gdb.base/varargs.exp: Run to test instead of to main.
18853 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18854 (main): Call gdb_unbuffer_output.
18855
18856 2015-07-29 Pedro Alves <palves@redhat.com>
18857
18858 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18859 factore out from mi_continue_dprintf. For call-style dprintfs,
18860 expect dprintf output out of $inferior_spawn_id.
18861 (mi_continue_dprintf): Use mi_expect_dprintf.
18862 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18863 (main): Call gdb_unbuffer_output.
18864
18865 2015-07-29 Pedro Alves <palves@redhat.com>
18866
18867 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18868 (default_mi_gdb_start): Set inferior_spawn_id instead of
18869 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18870 gdb_spawn_id.
18871 (mi_gdb_test): Always expect inferior output from both
18872 $inferior_spawn_id and $gdb_spawn_id.
18873
18874 2015-07-29 Pedro Alves <palves@redhat.com>
18875
18876 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18877 send_inferior and $inferior_spawn_id.
18878
18879 2015-07-29 Pedro Alves <palves@redhat.com>
18880
18881 * gdb.gdb/complaints.exp (test_initial_complaints)
18882 (test_serial_complaints, test_short_complaints): Use
18883 gdb_test_stdio.
18884 (test_empty_complaint): Handle $inferior_spawn_id !=
18885 $gdb_spawn_id.
18886
18887 2015-07-29 Pedro Alves <palves@redhat.com>
18888
18889 * gdb.base/varargs.exp: Use gdb_test_stdio.
18890
18891 2015-07-29 Pedro Alves <palves@redhat.com>
18892
18893 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18894
18895 2015-07-29 Pedro Alves <palves@redhat.com>
18896
18897 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18898
18899 2015-07-29 Pedro Alves <palves@redhat.com>
18900
18901 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18902 parameter into two new parameters, "inf_result" and "gdb_result".
18903 Expect inferior output and gdb output from $inferior_spawn_id and
18904 $gdb_spawn_id, respectively. Adjust all callers.
18905
18906 2015-07-29 Pedro Alves <palves@redhat.com>
18907
18908 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18909 of gdb_test_sequence.
18910
18911 2015-07-29 Pedro Alves <palves@redhat.com>
18912
18913 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18914 (saw_spurious_output): Expect inferior output from
18915 $inferior_spawn_id. Use gdb_test_stdio.
18916
18917 2015-07-29 Pedro Alves <palves@redhat.com>
18918
18919 * gdb.base/dprintf.exp: Use standard_testfile. Change
18920 prepare_for_testing call.
18921 (srcfile): Don't set.
18922 (restart): New procedure.
18923 (test_dprintf): New procecure, use to continue over dprintfs.
18924 (test_call, test_agent): New procedures, tests moved here.
18925 Restart gdb and recreate dprintfs. Adjust expected output.
18926
18927 2015-07-29 Pedro Alves <palves@redhat.com>
18928
18929 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18930
18931 2015-07-29 Pedro Alves <palves@redhat.com>
18932
18933 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18934
18935 2015-07-29 Pedro Alves <palves@redhat.com>
18936
18937 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18938 gdb_test_stdio.
18939
18940 2015-07-29 Pedro Alves <palves@redhat.com>
18941
18942 * lib/gdb.exp (gdb_test_stdio): New procedure.
18943
18944 2015-07-29 Pedro Alves <palves@redhat.com>
18945
18946 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18947
18948 2015-07-29 Pedro Alves <palves@redhat.com>
18949
18950 * gdb.base/call-signal-resume.exp: Remove check for
18951 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18952 * gdb.base/unwindonsignal.exp: Likewise.
18953 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18954 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18955
18956 2015-07-29 Pedro Alves <palves@redhat.com>
18957
18958 * gdb.base/siginfo-addr.c (pass): New function.
18959 (handler): Call it iff si_addr is correct.
18960 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18961 Set a breakpoint at "pass" and continue to it.
18962
18963 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18964
18965 * gdb.python/py-objfile.exp: Make some tests have unique names.
18966 * gdb.python/py-pp-registration.exp: Likewise.
18967
18968 2015-07-28 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18971
18972 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18973
18974 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18975
18976 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18977
18978 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18979
18980 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18981
18982 * gdb.base/gdb-sigterm-2.exp: New test.
18983
18984 2015-07-25 Doug Evans <xdje42@gmail.com>
18985
18986 Revert:
18987 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18988 (workers/%.worker, build-perf): New rule.
18989 (GDB_PERFTEST_MODE): New variable.
18990 (check-perf): Use it.
18991 (clean): Clean up gdb.perf parallel build subdirs.
18992 * lib/build-piece.exp: New file.
18993 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18994 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18995 name.
18996 (standard_temp_file): Ditto.
18997 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18998 of $GDB_PARALLEL.
18999
19000 2015-07-24 Doug Evans <dje@google.com>
19001
19002 * gdb.perf/lib/perftest/utils.py: New file.
19003 * gdb.perf/gm-hello.cc: New file.
19004 * gdb.perf/gm-pervasive-typedef.cc: New file.
19005 * gdb.perf/gm-pervasive-typedef.h: New file.
19006 * gdb.perf/gm-std.cc: New file.
19007 * gdb.perf/gm-std.h: New file.
19008 * gdb.perf/gm-use-cerr.cc: New file.
19009 * gdb.perf/gm-utils.h: New file.
19010 * gdb.perf/gmonster-null-lookup.py: New file.
19011 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19012 * gdb.perf/gmonster-print-cerr.py: New file.
19013 * gdb.perf/gmonster-ptype-string.py: New file.
19014 * gdb.perf/gmonster-runto-main.py: New file.
19015 * gdb.perf/gmonster-select-file.py: New file.
19016 * gdb.perf/gmonster1-null-lookup.exp: New file.
19017 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19018 * gdb.perf/gmonster1-print-cerr.exp: New file.
19019 * gdb.perf/gmonster1-ptype-string.exp: New file.
19020 * gdb.perf/gmonster1-runto-main.exp: New file.
19021 * gdb.perf/gmonster1-select-file.exp: New file.
19022 * gdb.perf/gmonster1.cc: New file.
19023 * gdb.perf/gmonster1.exp: New file.
19024 * gdb.perf/gmonster2-null-lookup.exp: New file.
19025 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19026 * gdb.perf/gmonster2-print-cerr.exp: New file.
19027 * gdb.perf/gmonster2-ptype-string.exp: New file.
19028 * gdb.perf/gmonster2-runto-main.exp: New file.
19029 * gdb.perf/gmonster2-select-file.exp: New file.
19030 * gdb.perf/gmonster2.cc: New file.
19031 * gdb.perf/gmonster2.exp: New file.
19032
19033 2015-07-24 Doug Evans <dje@google.com>
19034
19035 * gdb.perf/README: New file.
19036 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19037 * lib/gen-perf-test.exp: New file.
19038
19039 2015-07-24 Doug Evans <dje@google.com>
19040
19041 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19042 (PerfTest::startup): New function.
19043 (PerfTest::run): Return result of calling body.
19044 (PerfTest::assemble): Rewrite.
19045 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19046 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19047 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19048 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19049 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19050
19051 2015-07-24 Doug Evans <dje@google.com>
19052
19053 * lib/gdb.exp (clean_restart): Make executable optional.
19054
19055 2015-07-24 Doug Evans <dje@google.com>
19056
19057 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19058 compiler_info references.
19059 * gdb.cp/temargs.exp: Ditto.
19060 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19061 (get_compiler_info): Early exit if already computed. Set compiler_info
19062 to "unknown" if there was a problem.
19063 (test_compiler_info): Add function comment. Call get_compiler_info.
19064
19065 2015-07-24 Doug Evans <dje@google.com>
19066
19067 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19068 (workers/%.worker, build-perf): New rule.
19069 (GDB_PERFTEST_MODE): New variable.
19070 (check-perf): Use it.
19071 (clean): Clean up gdb.perf parallel build subdirs.
19072 * lib/build-piece.exp: New file.
19073 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19074 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19075 name.
19076 (standard_temp_file): Ditto.
19077 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19078 of $GDB_PARALLEL.
19079
19080 2015-07-24 Doug Evans <dje@google.com>
19081
19082 * lib/future.exp (gdb_default_target_compile): New option
19083 "early_flags".
19084 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19085 --as-needed.
19086
19087 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19088
19089 * gdb.base/catch-syscall.exp: Call gdb_exit before
19090 gdb_skip_xml_test.
19091
19092 2015-07-24 Pedro Alves <palves@redhat.com>
19093
19094 * gdb.python/py-events.exp: Accept output between the stop event
19095 and the prompt.
19096 * gdb.python/py-evsignal.exp: Likewise.
19097 * gdb.python/py-evthreads.exp: Likewise.
19098
19099 2015-07-24 Pedro Alves <palves@redhat.com>
19100
19101 PR gdb/18717
19102 * gdb.threads/non-ldr-exit.c: New file.
19103 * gdb.threads/non-ldr-exit.exp: New file.
19104
19105 2015-07-24 Yao Qi <yao.qi@linaro.org>
19106
19107 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19108 restarting process.
19109
19110 2015-07-24 Yao Qi <yao.qi@linaro.org>
19111
19112 * gdb.server/ext-restart.exp: New file.
19113
19114 2015-07-24 Yao Qi <yao.qi@linaro.org>
19115
19116 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19117 argument options.
19118 * gdb.server/ext-wrapper.exp: New file.
19119
19120 2015-07-23 Doug Evans <dje@google.com>
19121
19122 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19123 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19124
19125 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19126
19127 * gdb.ada/var_arr_typedef.exp: New testcase.
19128 * gdb.ada/var_arr_typedef/pack.adb: New file.
19129 * gdb.ada/var_arr_typedef/pack.ads: New file.
19130 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19131
19132 2015-07-20 Joel Brobecker <brobecker@adacore.com>
19133
19134 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19135
19136 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19137
19138 * gdb.arch/i386-biarch-core.exp: Replace istarget
19139 by "complete set gnutarget". Remove expectation for the "core-file"
19140 command.
19141
19142 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19143
19144 Revert the previous commit:
19145 Tests for validate symbol file using build-id.
19146
19147 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19148
19149 Tests for validate symbol file using build-id.
19150 * gdb.base/solib-mismatch-lib.c: New file.
19151 * gdb.base/solib-mismatch-libmod.c: New file.
19152 * gdb.base/solib-mismatch.c: New file.
19153 * gdb.base/solib-mismatch.exp: New file.
19154
19155 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19156
19157 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19158 nios2-*-linux*.
19159 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19160 * gdb.base/siginfo.exp: Likewise.
19161 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19162
19163 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19164
19165 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19166 Move it to ...
19167 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19168 ... here.
19169 * gdb.trace/range-stepping.exp: Check that the target supports
19170 range stepping.
19171
19172 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19173
19174 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19175
19176 2015-07-14 Pedro Alves <palves@redhat.com>
19177
19178 * gdb.base/killed-outside.exp: New file.
19179 * gdb.base/killed-outside.c: New file.
19180
19181 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19182
19183 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19184 (n at main): New.
19185 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19186
19187 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19188
19189 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19190 infcall tests instead of setting up for KFAIL.
19191
19192 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19193
19194 * gdb.btrace/record_goto-step.exp: New.
19195
19196 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19197
19198 PR compile/18484
19199 * gdb.compile/compile.c (struct struct_type): Add volatile to
19200 selffield's type.
19201 * gdb.compile/compile.exp
19202 (compile code struct_object.selffield = &struct_object): Skip further
19203 struct_object tests if this one xfails.
19204
19205 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
19206
19207 PR exp/18617
19208 * gdb.trace/ax.exp: Add test.
19209
19210 2015-07-07 Yao Qi <yao.qi@linaro.org>
19211
19212 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19213 instead of istarget "aarch64*-*-*".
19214 * gdb.arch/aarch64-fp.exp: Likewise.
19215 * gdb.base/float.exp: Likewise.
19216 * gdb.reverse/aarch64.exp: Likewise.
19217 * lib/gdb.exp (is_aarch64_target): New proc.
19218
19219 2015-07-07 Yao Qi <yao.qi@linaro.org>
19220
19221 * lib/gdb.exp (is_aarch32_target): New proc.
19222 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19223 instead of "istarget "arm*-*-*"".
19224 * gdb.arch/arm-disp-step.exp: Likewise.
19225 * gdb.arch/thumb-bx-pc.exp: Likewise.
19226 * gdb.arch/thumb-prologue.exp: Likewise.
19227 * gdb.arch/thumb-singlestep.exp: Likewise.
19228 * gdb.base/disp-step-syscall.exp: Likewise.
19229 * gdb.base/float.exp: Likewise.
19230
19231 2015-07-07 Yao Qi <yao.qi@linaro.org>
19232
19233 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19234 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19235
19236 2015-07-07 Yao Qi <yao.qi@linaro.org>
19237
19238 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19239 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19240 if it exists.
19241 * gdb.multi/multi-arch.exp: Likewise.
19242
19243 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19244
19245 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19246 print.
19247
19248 2015-07-07 Yao Qi <yao.qi@linaro.org>
19249
19250 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19251
19252 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19253
19254 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19255 '[' and ']' characters.
19256
19257 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19258
19259 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19260
19261 2015-06-29 Pedro Alves <palves@redhat.com>
19262
19263 PR threads/18127
19264 * gdb.threads/hand-call-new-thread.c: New file.
19265 * gdb.threads/hand-call-new-thread.c: New file.
19266
19267 2015-06-26 Keith Seitz <keiths@redhat.com>
19268 Doug Evans <dje@google.com>
19269
19270 PR 16253
19271 * gdb.cp/var-tag-2.cc: New file.
19272 * gdb.cp/var-tag-3.cc: New file.
19273 * gdb.cp/var-tag-4.cc: New file.
19274 * gdb.cp/var-tag.cc: New file.
19275 * gdb.cp/var-tag.exp: New file.
19276
19277 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19278
19279 * gdb.base/history-duplicates.exp: New test.
19280
19281 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19282
19283 * gdb.base/completion.exp: Test the completion of the "focus"
19284 command.
19285
19286 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19287
19288 * gdb.arch/amd64-prologue-skip.S: New file.
19289 * gdb.arch/amd64-prologue-skip.exp: New file.
19290
19291 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19292
19293 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19294 is_address_zero_readable check.
19295
19296 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19297
19298 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19299 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19300
19301 2015-06-24 Yao Qi <yao.qi@linaro.org>
19302
19303 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19304 linux targets.
19305
19306 2015-06-24 Yao Qi <yao.qi@linaro.org>
19307
19308 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19309 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19310 * gdb.base/siginfo-thread.exp: Likewise.
19311
19312 2015-06-22 Yao Qi <yao.qi@linaro.org>
19313
19314 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19315
19316 2015-06-22 Yao Qi <yao.qi@linaro.org>
19317
19318 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19319 aarch64*-*-*.
19320 (skip_hw_watchpoint_tests): Likewise.
19321
19322 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19323
19324 * gdb.base/gdbinit-history.exp: Test the interaction between
19325 setting GDBHISTSIZE and setting the history size via .gdbinit.
19326
19327 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19328
19329 PR gdb/16999
19330 * gdb.base/gdbhistsize-history.exp: New test.
19331
19332 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19333
19334 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19335 with GDBHISTSIZE.
19336 * gdb.base/readline.exp: Likewise.
19337
19338 2015-06-17 Yao Qi <yao.qi@linaro.org>
19339
19340 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19341 line.
19342
19343 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19344
19345 * gdb.base/gdbinit-history.exp: Add test case to check that
19346 an unlimited history file does not get truncated on exit.
19347
19348 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19349
19350 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19351 (VECTOR): New macro. Use it...
19352 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19353 ...for these typedefs.
19354 (int8, char1, int1, double1): New typedefs.
19355 (struct just_int2, struct two_int2): New structures.
19356 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19357 (add_structvecs, add_singlevecs): New functions.
19358 (main): Call add_some_intvecs twice.
19359 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19360 the compile and exit upon failure. Try compiling for the "native"
19361 architecture. Test inferior function calls with vector arguments
19362 and vector return value handling with "finish" and "return".
19363
19364 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19365
19366 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19367 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19368 PE file.
19369 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19370
19371 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19372
19373 PR breakpoints/16465
19374 * gdb.mi/mi-dprintf-pending.c: New file.
19375 * gdb.mi/mi-dprintf-pending.exp: New test.
19376 * gdb.mi/mi-dprintf-pendshr.c: New file.
19377
19378 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19379 Mircea Gherzan <mircea.gherzan@intel.com>
19380
19381 * gdb.arch/i386-mpx-map.c: New file.
19382 * gdb.arch/i386-mpx-map.exp: New File.
19383
19384 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19385
19386 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19387 * gdb.arch/i386-mpx.exp: Indentation fixed.
19388
19389 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19390
19391 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19392 function and improved indentation.
19393 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19394 gdb_test_multiple. Added additional tests to skip the test.
19395
19396 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19397
19398 * gdb.arch/i386-avx512.c: Change path in include file.
19399 * gdb.arch/i386-avx512.exp: Change include dir path
19400 compilation flag.
19401 * gdb.arch/i386-mpx.c: Change path in include file.
19402 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19403 flag.
19404
19405 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19406
19407 * gdb.compile/compile-print.exp (compile print *vararray@3)
19408 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19409
19410 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19411
19412 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19413 (do not keep jit in memory): ... this.
19414 (expect 5): Change it to ...
19415 (expect no 5): ... this.
19416
19417 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19418
19419 PR gdb/15564
19420 * gdb.mi/mi-detach.exp: New file.
19421
19422 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19423
19424 PR symtab/18392
19425 * gdb.arch/amd64-tailcall-self.S: New file.
19426 * gdb.arch/amd64-tailcall-self.c: New file.
19427 * gdb.arch/amd64-tailcall-self.exp: New file.
19428
19429 2015-05-28 Don Breazeal <donb@codesourcery.com>
19430
19431 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19432 tests for remote targets by checking is_target_gdbserver.
19433
19434 2015-05-27 Doug Evans <dje@google.com>
19435
19436 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19437 * gdb.dwarf2/opaque-type-lookup.c: New file.
19438 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19439
19440 2015-05-26 Doug Evans <dje@google.com>
19441
19442 * gdb.cp/iostream.cc: New file.
19443 * gdb.cp/iostream.exp: New file.
19444
19445 2015-05-26 Doug Evans <dje@google.com>
19446
19447 * gdb.dwarf2/dw2-op-call.exp: Update.
19448 * gdb.dwarf2/dw4-sig-types.exp: Update.
19449 * gdb.dwarf2/implptr.exp: Update.
19450 * gdb.mi/mi-cmd-param-changed.exp: Update.
19451
19452 2015-05-26 Doug Evans <dje@google.com>
19453
19454 * gdb.python/py-lazy-string.c: New file.
19455 * gdb.python/py-lazy-string.exp: New file.
19456 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19457 (main): Update. Add estring3.
19458 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19459 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19460
19461 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19462 Yao Qi <yao.qi@linaro.org>
19463
19464 * gdb.reverse/aarch64.c: New.
19465 * gdb.reverse/aarch64.exp: New.
19466
19467 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
19468
19469 * lib/gdb.exp (supports_process_record): Return true for
19470 aarch64*-linux*.
19471 (supports_reverse): Likewise.
19472
19473 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19474
19475 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19476 Use with_test_prefix.
19477
19478 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19479
19480 * gdb.base/completion.exp: Add test for completion of layout
19481 names.
19482
19483 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19484
19485 * lib/gdb.exp (skip_tui_tests): New proc.
19486 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19487
19488 2015-05-19 Pedro Alves <palves@redhat.com>
19489
19490 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19491 Save the whole env array instead of just HOME. Unset HISTSIZE in
19492 the environment while testing. Restore whole environment
19493 afterwards.
19494
19495 2015-05-16 Doug Evans <xdje42@gmail.com>
19496
19497 * gdb.guile/scm-ports.c: New file.
19498 * gdb.guile/scm-ports.exp: Add memory port tests.
19499
19500 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19501
19502 * gdb.compile/compile-print.c: New file.
19503 * gdb.compile/compile-print.exp: New file.
19504
19505 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19506
19507 * gdb.compile/compile-ops.exp: Cast param to void.
19508 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19509 (compile code struct_object.selffield = &struct_object): Add xfail.
19510
19511 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19512
19513 * gdb.ada/arr_enum_with_gap: New testcase.
19514
19515 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19516
19517 * gdb.ada/byte_packed_arr: New testcase.
19518
19519 2015-05-15 Joel Brobecker <brobecker@adacore.com>
19520
19521 * gdb.ada/pckd_neg: New testcase.
19522
19523 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19524
19525 PR gdb/17820
19526 * gdb.base/gdbinit-history.exp: New test.
19527 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19528 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19529
19530 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19531
19532 * gdb.python/py-xmethods.cc: Enhance test case.
19533 * gdb.python/py-xmethods.exp: New tests.
19534 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19535 function.
19536 (B_indexoper): Likewise.
19537 (global_dm_list) : Add new xmethod worker functions.
19538
19539 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19540
19541 * gdb.base/coredump-filter.exp: Correctly unset
19542 "coredump_var_addr" array.
19543
19544 2015-05-08 Pedro Alves <palves@redhat.com>
19545
19546 * gdb.server/non-existing-program.exp: Unset spawn_id.
19547
19548 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19549
19550 PR python/18291
19551 * gdb.python/py-xmethods.exp: Add tests.
19552
19553 2015-05-08 Yao Qi <yao.qi@linaro.org>
19554
19555 PR gdb/18208
19556 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19557 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19558 function set_coredump_filter, and remove remote_exec call.
19559 Remove argument ipid. Callers update.
19560 (top level): Don't get inferior's PID.
19561
19562 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19563
19564 * gdb.base/watch_thread_num.exp: Skip test on targets without
19565 access watchpoints.
19566
19567 2015-05-06 Pedro Alves <palves@redhat.com>
19568
19569 PR server/18081
19570 * gdb.server/non-existing-program.exp: New file.
19571
19572 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19573
19574 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19575
19576 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19577
19578 * gdb.ada/out_of_line_in_inlined: New testcase.
19579
19580 2015-05-05 Joel Brobecker <brobecker@adacore.com>
19581
19582 * gdb.ada/var_rec_arr: New testcase.
19583
19584 2015-04-30 Yao Qi <yao.qi@linaro.org>
19585
19586 * gdb.base/break-idempotent.exp: If
19587 skip_hw_watchpoint_multi_tests returns true, skip the tests
19588 on "rwatch" and "awatch".
19589
19590 2015-04-30 Yao Qi <yao.qi@linaro.org>
19591
19592 * gdb.base/relativedebug.exp: Invoke gdb command
19593 "info sharedlibrary", and if libc.so doesn't have debug info,
19594 skip the test.
19595
19596 2015-04-29 Doug Evans <dje@google.com>
19597
19598 * gdb.python/py-xmethods.exp: Add ptype tests.
19599 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19600 get_result_type method.
19601
19602 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19603
19604 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19605 the target does not support hardware watchpoints.
19606
19607 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
19608
19609 * gdb.base/break-always.exp: Abort testing if writing to memory
19610 causes an error.
19611
19612 2015-04-28 Doug Evans <dje@google.com>
19613
19614 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19615 * gdb.python/py-pp-registration.exp: ... here. New file.
19616 * gdb.python/py-pp-registration.c: New file.
19617 * gdb.python/py-pp-registration.py: New file.
19618
19619 2015-04-28 Doug Evans <dje@google.com>
19620
19621 * gdb.python/py-bad-printers.c: New file.
19622 * gdb.python/py-bad-printers.py: New file.
19623 * gdb.python/py-bad-printers.exp: New file.
19624
19625 2015-04-28 Sasha Smundak <asmundak@google.com>
19626
19627 * gdb.python/py-type.exp: New test.
19628
19629 2015-04-28 Andy Wingo <wingo@igalia.com>
19630
19631 * gdb.python/py-parameter.exp:
19632 * gdb.guile/scm-parameter.exp: Escape the path that we are
19633 matching against, as it might contain characters that are special
19634 to regular expressions.
19635
19636 2015-04-27 Joel Brobecker <brobecker@adacore.com>
19637
19638 * gdb.ada/rec_comp: New testcase.
19639
19640 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19641
19642 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19643 before using it.
19644
19645 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19646
19647 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19648 new tests for verilog output.
19649
19650 2015-04-24 Yao Qi <yao.qi@linaro.org>
19651
19652 * boards/remote-gdbserver-on-localhost.exp: New file.
19653
19654 2015-04-23 Pedro Alves <palves@redhat.com>
19655
19656 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19657 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19658 "end of file", remove $inferior_spawn_id from the indirect list.
19659
19660 2015-04-23 Pedro Alves <palves@redhat.com>
19661
19662 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19663
19664 2015-04-23 Pedro Alves <palves@redhat.com>
19665
19666 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19667 on $any_spawn_id instead of only on $gdb_spawn_id.
19668
19669 2015-04-21 Pierre Muller <muller@sourceware.org>
19670
19671 PR pascal/17815
19672 * lib/pascal.exp (gpc_compile): Add new option "class".
19673 (fpc_compile): Likewise.
19674 * gdb.pascal/case-insensitive-symbols.pas: New file.
19675 * gdb.pascal/case-insensitive-symbols.exp: New file.
19676
19677 2015-04-20 Gary Benson <gbenson@redhat.com>
19678
19679 * gdb.base/attach.exp: Fix three extended remote failures.
19680
19681 2015-04-17 Gary Benson <gbenson@redhat.com>
19682
19683 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19684 the main executable over the remote protocol.
19685
19686 2015-04-16 Pedro Alves <palves@redhat.com>
19687
19688 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19689 a new gdbserver if gdbserver_reconnect_p is set.
19690
19691 2015-04-16 Pedro Alves <palves@redhat.com>
19692
19693 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19694 is set, don't exit gdbserver.
19695
19696 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19697
19698 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19699 appropriate .insn, such that an older assembler can be used.
19700 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19701 the z/Architecture instruction set on 31-bit targets as well.
19702
19703 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19704
19705 * gdb.go/handcall.exp: Remove all logic related to the first
19706 breakpoint and rely on go_runto_main instead.
19707 * gdb.go/strings.exp: Likewise.
19708 * gdb.go/unsafe.exp: Likewise.
19709 * gdb.go/hello.exp: Likewise. Also rename the remaining
19710 breakpoint marker to "breakpoint 1".
19711 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19712 * gdb.go/strings.go: Likewise.
19713 * gdb.go/unsafe.go: Likewise.
19714 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19715 "set breakpoint 2 here" and rename the remaining breakpoint marker
19716 to "breakpoint 1".
19717
19718 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19719
19720 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19721 if itertools.imap is not present.
19722 * gdb.python/py-objfile.exp: Add parentheses.
19723 * gdb.python/py-type.exp: Same.
19724 * gdb.python/py-unwind-maint.py: Same.
19725
19726 2015-04-15 Yao Qi <yao.qi@linaro.org>
19727
19728 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19729 of ":$ptr_size" and set its form explicitly.
19730
19731 2015-04-15 Pedro Alves <palves@redhat.com>
19732 Yao Qi <yao.qi@linaro.org>
19733
19734 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19735 timeout by factor of 4.
19736 (test_regular_watch): Likewise.
19737 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19738 * gdb.reverse/sigall-reverse.exp: Likewise.
19739 * gdb.reverse/until-precsave.exp: Likewise.
19740 * lib/gdb.exp (with_timeout_factor): New proc.
19741 (gdb_expect): Move some code to ...
19742 (get_largest_timeout): ... here. New procedure.
19743
19744 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
19745
19746 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19747
19748 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19749
19750 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19751 to write to the .text section.
19752
19753 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
19754
19755 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19756 Handle the case of targets that do not provide PID information.
19757
19758 2015-04-13 Yao Qi <yao.qi@linaro.org>
19759
19760 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19761 and use expect instead of gdb_expect.
19762
19763 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19764
19765 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19766 "coredump_var_addr" to avoid naming conflict with other testcases.
19767
19768 2015-04-10 Pedro Alves <palves@redhat.com>
19769
19770 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19771 gdb_test_sequence and gdb_assert.
19772
19773 2015-04-10 Pedro Alves <palves@redhat.com>
19774
19775 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19776 test messages that don't include the breakpoint address.
19777
19778 2015-04-10 Yao Qi <yao.qi@linaro.org>
19779
19780 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19781 false for some offset and width combinations which aren't
19782 supported by linux kernel.
19783
19784 2015-04-10 Pedro Alves <palves@redhat.com>
19785
19786 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19787 procedure, factored out from ...
19788 (top level): ... here. Add "set displaced-stepping" testing axis.
19789 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19790 parameter "displaced". Use it.
19791 (top level): Use foreach and add "set displaced-stepping" testing
19792 axis.
19793
19794 2015-04-10 Pedro Alves <palves@redhat.com>
19795
19796 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19797 Remove comment.
19798 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19799 both the address of the instruction that triggers the watchpoint
19800 and the address of the instruction immediately after, and use
19801 those addresses for the test. Fix comment.
19802
19803 2015-04-10 Pedro Alves <palves@redhat.com>
19804
19805 * gdb.base/sigstep.exp (breakpoint_to_handler)
19806 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19807 Test "backtrace" in handler.
19808 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19809 (top level): Add new "displaced" test axis to
19810 breakpoint_to_handler, breakpoint_to_handler_entry and
19811 breakpoint_over_handler.
19812
19813 2015-04-10 Pedro Alves <palves@redhat.com>
19814
19815 PR gdb/18216
19816 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19817
19818 2015-04-10 Yao Qi <yao.qi@linaro.org>
19819
19820 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19821 (test_add_rn_pc): New function.
19822 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19823 (top level): Invoke test_add_rn_pc.
19824
19825 2015-04-10 Pedro Alves <palves@redhat.com>
19826
19827 PR gdb/13858
19828 * gdb.base/step-over-no-symbols.exp: New file.
19829
19830 2015-04-09 Andy Wingo <wingo@igalia.com>
19831
19832 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19833 after the Python tests.
19834
19835 2015-04-08 Keith Seitz <keiths@redhat.com>
19836
19837 PR python/16699
19838 * gdb.python/py-completion.exp: New tests for completion.
19839 * gdb.python/py-completion.py (CompleteLimit1): New class.
19840 (CompleteLimit2): Likewise.
19841 (CompleteLimit3): Likewise.
19842 (CompleteLimit4): Likewise.
19843 (CompleteLimit5): Likewise.
19844 (CompleteLimit6): Likewise.
19845 (CompleteLimit7): Likewise.
19846
19847 2015-04-08 Pedro Alves <palves@redhat.com>
19848
19849 PR gdb/18214
19850 PR gdb/18216
19851 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19852 function.
19853 (main): Install it as SIGUSR1 handler.
19854 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19855 parameter. Always use "setup" as prefix. Toggle "set
19856 displaced-stepping" off/on depending on global. Don't switch to
19857 thread 1 here.
19858 (top level): Add displaced stepping "off/on" test axis. Update
19859 "setup" calls. Wrap each subtest with with_test_prefix. Test
19860 continuing with a queued signal in each thread.
19861
19862 2015-04-08 Pedro Alves <palves@redhat.com>
19863
19864 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19865 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19866 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19867 Return early if running to main fails.
19868 * gdb.trace/while-stepping.exp: Likewise.
19869
19870 2015-04-07 Pedro Alves <palves@redhat.com>
19871
19872 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19873 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19874 interact with inferior program.
19875
19876 2015-04-07 Pedro Alves <palves@redhat.com>
19877
19878 * lib/gdb.exp (inferior_spawn_id): New global.
19879 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19880 spawn id after processing the user code.
19881 (default_gdb_start): Set inferior_spawn_id.
19882 (send_inferior): New procedure.
19883 * lib/gdbserver-support.exp (gdbserver_start): Set
19884 inferior_spawn_id.
19885 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19886
19887 2015-04-07 Pedro Alves <palves@redhat.com>
19888
19889 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19890 * lib/gdbserver-support.exp (gdbserver_start): Make
19891 $server_spawn_id global.
19892 (gdbserver_start): Don't wait for gdbserver's spawn id with
19893 expect_background.
19894 (close_gdbserver): New procedure.
19895 (gdb_exit): Rename the default version and reimplement.
19896
19897 2015-04-07 Pedro Alves <palves@redhat.com>
19898
19899 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19900 append the substituted item, not the original item.
19901
19902 2015-04-07 Pedro Alves <palves@redhat.com>
19903
19904 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19905 gdb_expect.
19906
19907 2015-04-07 Pedro Alves <palves@redhat.com>
19908
19909 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19910 output appearing once only.
19911
19912 2015-04-07 Pedro Alves <palves@redhat.com>
19913
19914 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19915 that doesn't expect anything. Return early if running to main
19916 fails.
19917
19918 2015-04-07 Yao Qi <yao.qi@linaro.org>
19919
19920 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19921 (child_function): Call alarm.
19922 (main): Move call to alarm into the loop.
19923 * gdb.threads/non-stop-fair-events.exp: Build program with
19924 -DTIMEOUT=$timeout.
19925
19926 2015-04-06 Doug Evans <xdje42@gmail.com>
19927
19928 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19929 Fix dest parameter to board_info.
19930 (fpc_compile): Ditto.
19931 (gdb_compile_pascal): Rename dest arg to destfile.
19932
19933 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19934
19935 * gdb.ada/funcall_ref.exp: New file.
19936 * gdb.ada/funcall_ref/foo.adb: New file.
19937
19938 2015-04-02 Yao Qi <yao.qi@linaro.org>
19939
19940 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19941 is remote.
19942
19943 2015-04-02 Gary Benson <gbenson@redhat.com>
19944
19945 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19946
19947 2015-04-01 Sasha Smundak <asmundak@google.com>
19948
19949 * gdb.python/py-unwind-maint.c: New file.
19950 * gdb.python/py-unwind-maint.exp: New test.
19951 * gdb.python/py-unwind-maint.py: New file.
19952 * gdb.python/py-unwind.c: New file.
19953 * gdb.python/py-unwind.exp: New test.
19954 * gdb.python/py-unwind.py: New test.
19955
19956 2015-04-01 Pedro Alves <palves@redhat.com>
19957
19958 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19959 to fail instead of non-existent $test.
19960
19961 2015-04-01 Pedro Alves <palves@redhat.com>
19962
19963 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19964 GDBFLAGS if not empty.
19965
19966 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19967
19968 * gdb.ada/complete.exp: Remove "multi_line".
19969 * gdb.ada/info_exc.exp: Remove "multi_line".
19970 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19971 * gdb.ada/ptype_field.exp: Remove "multi_line".
19972 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19973 * gdb.ada/tagged.exp: Remove "multi_line".
19974 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19975 [multi_line ...]
19976 * gdb.btrace/delta.exp: Likewise.
19977 * gdb.btrace/exception.exp: Likewise.
19978 * gdb.btrace/function_call_history.exp: Likewise.
19979 * gdb.btrace/instruction_history.exp: Likewise.
19980 * gdb.btrace/nohist.exp: Likewise.
19981 * gdb.btrace/record_goto.exp: Likewise.
19982 * gdb.btrace/segv.exp: Likewise.
19983 * gdb.btrace/stepi.exp: Likewise.
19984 * gdb.btrace/tailcall.exp: Likewise.
19985 * gdb.btrace/unknown_functions.exp: Likewise.
19986 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19987 * lib/gdb.exp: Add the "multi_line" helper.
19988
19989 2015-04-01 Pedro Alves <palves@redhat.com>
19990
19991 * gdb.threads/tid-reuse.c: New file.
19992 * gdb.threads/tid-reuse.exp: New file.
19993
19994 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19995
19996 PR corefiles/16092
19997 * gdb.base/coredump-filter.c: New file.
19998 * gdb.base/coredump-filter.exp: Likewise.
19999
20000 2015-03-27 Petr Machata <pmachata@redhat.com>
20001
20002 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20003 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20004 (Dwarf::assemble): Initialize them.
20005 (Dwarf::lines): New function.
20006
20007 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20008
20009 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20010 SYMBOL_PREFIX for x86_64-*-cygwin.
20011
20012 2015-03-26 Andy Wingo <wingo@igalia.com>
20013
20014 PR symtab/18148
20015 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20016 const_value but not a location.
20017 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20018 location defined in non-main CUs are visible.
20019
20020 2015-03-26 Yao Qi <yao.qi@linaro.org>
20021
20022 PR testsuite/18139
20023 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20024 Add a line number entry for the same line.
20025 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20026 Add a line number entry for the same line.
20027
20028 2015-03-26 Yao Qi <yao.qi@linaro.org>
20029
20030 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20031 .int 0.
20032 (func): Likewise. Add .Lfunc_1 label.
20033 Use .Lfunc_1 label.
20034 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20035 .int 0.
20036 (func): Likewise.
20037 Use .Lfunc_1 label.
20038
20039 2015-03-26 Yao Qi <yao.qi@linaro.org>
20040
20041 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20042 Call gdb_compile instead to compile each .s files without debug
20043 information.
20044
20045 2015-03-26 Yao Qi <yao.qi@linaro.org>
20046
20047 * gdb.base/savedregs.exp (process_saved_regs): Make
20048 "Saved registers:" optional in the pattern.
20049
20050 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20051
20052 * gdb.btrace/next.exp: Merged into step.exp.
20053 * gdb.btrace/finish.exp: Merged into step.exp.
20054 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20055 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20056 "record goto" and checking the exact replay position.
20057 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20058 check for "Recording format" in "info record" output.
20059 * gdb.btrace/record_goto.exp: Choose test file based on target.
20060 * gdb.btrace/x86-record_goto.S: Renamed into ...
20061 * gdb.btrace/x86_64-record_goto.S: ... this.
20062 * gdb.btrace/i686-record_goto.S: New.
20063 * gdb.btrace/x86-tailcall.S: Renamed into ...
20064 * gdb.btrace/x86_64-tailcall.S: ... this.
20065 * gdb.btrace/i686-tailcall.S: New.
20066 * gdb.btrace/x86-tailcall.c: Renamed into ...
20067 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20068 separate statements. Update test.
20069 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20070 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20071 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20072 * gdb.btrace/tailcall.exp: Choose test file based on target.
20073 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20074
20075 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20076
20077 * gdb.btrace/exception.exp: Increase BTS buffer size.
20078
20079 2015-03-24 Pedro Alves <palves@redhat.com>
20080
20081 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20082
20083 2015-03-24 Pedro Alves <palves@redhat.com>
20084
20085 * gdb.threads/schedlock.exp (test_step): No longer expect that
20086 "set scheduler-locking step" with "next" over a function call runs
20087 threads unlocked.
20088
20089 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20090
20091 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20092
20093 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20094
20095 PR breakpoints/16466
20096 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20097 * gdb.mi/mi-pending.c (thread_func): New function.
20098 (int main): Add threading support required.
20099 * gdb.mi/mi-pending.exp: Add tests for this issue.
20100 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20101 (pendfunc2): Remove stdio dependency.
20102 * gdb.mi/mi-pendshr2.c: New file.
20103
20104 2015-03-23 Keith Seitz <keiths@redhat.com>
20105
20106 * gdb.linespec/keywords.c: New file.
20107 * gdb.linespec/keywords.exp: New file.
20108
20109 2015-03-23 Keith Seitz <keiths@redhat.com>
20110
20111 PR gdb/18021
20112 * gdb.dwarf2/staticvirtual.exp: New test.
20113
20114 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20115
20116 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20117 * README: Remove HP-UX and gdb.hp.
20118 (configuration):
20119 * configure: Regenerate.
20120 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20121 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20122 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20123 gdb.hp/gdb.defects/Makefile.
20124 * gdb.hp/Makefile.in: File deleted.
20125 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20126 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20127 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20128 * gdb.hp/gdb.aCC/run.c: File deleted.
20129 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20130 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20131 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20132 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20133 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20134 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20135 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20136 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20137 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20138 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20139 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20140 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20141 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20142 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20143 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20144 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20145 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20146 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20147 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20148 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20149 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20150 * gdb.hp/gdb.compat/average.c: File deleted.
20151 * gdb.hp/gdb.compat/sum.c: File deleted.
20152 * gdb.hp/gdb.compat/xdb.c: File deleted.
20153 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20154 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20155 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20156 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20157 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20158 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20159 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20160 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20161 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20162 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20163 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20164 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20165 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20166 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20167 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20168 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20169 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20170 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20171 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20172 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20173 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20174 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20175 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20176 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20177 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20178 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20179 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20180 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20181 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20182 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20183 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20184 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20185 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20186 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20187 * gdb.hp/tools/odump: File deleted.
20188
20189 2015-03-19 Pedro Alves <palves@redhat.com>
20190
20191 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20192 (saw_thread_3): New globals.
20193 (top level): Increment them when an event for the corresponding
20194 thread is seen.
20195 (no thread starvation): New test.
20196
20197 2015-03-19 Pedro Alves <palves@redhat.com>
20198
20199 * gdb.threads/continue-pending-status.c: New file.
20200 * gdb.threads/continue-pending-status.exp: New file.
20201
20202 2015-03-18 Pedro Alves <palves@redhat.com>
20203
20204 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20205 Use gdb_is_target_remote instead of is_remote. Use
20206 gdb_test_multiple instead of gdb_expect. Exit early if
20207 gdb_test_multiple hits its internal matches. Tighten stepi tests
20208 expected output. Fail on exit with any signal, instead of just
20209 SIGILL.
20210
20211 2015-03-18 Yao Qi <yao.qi@linaro.org>
20212
20213 PR tdep/18107
20214 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20215 variable.
20216 * gdb.base/catch-syscall.exp: Don't skip it on
20217 aarch64*-*-linux* target. Remove elements in all_syscalls.
20218 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20219 target.
20220 (setup_all_syscalls): New proc.
20221
20222 2015-03-16 Yao Qi <yao.qi@linaro.org>
20223
20224 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20225 (top level): Skip tests if valid_addr_p returns false for
20226 $cmd1 or $cmd2.
20227
20228 2015-03-11 Andy Wingo <wingo@igalia.com>
20229
20230 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20231
20232 2015-03-11 Yao Qi <yao.qi@linaro.org>
20233
20234 * gdb.base/catch-syscall.exp: Fix typo in comments.
20235
20236 2015-03-11 Yao Qi <yao.qi@linaro.org>
20237
20238 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20239
20240 2015-03-09 Pedro Alves <palves@redhat.com>
20241
20242 * dg-extract-results.py: Delete.
20243
20244 2015-03-09 Pedro Alves <palves@redhat.com>
20245
20246 Merge dg-extract-results.sh from GCC upstream (r218843).
20247
20248 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20249 * dg-extract-results.sh: Use --text with grep to avoid issues with
20250 binary files. Fall back to cat -v, if that doesn't work.
20251
20252 2015-03-05 Pedro Alves <palves@redhat.com>
20253
20254 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20255
20256 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20257
20258 * lib/mi-support.exp (mi_expect_interrupt): Accept
20259 alternative event for when in all-stop mode.
20260
20261 2015-03-04 Pedro Alves <palves@redhat.com>
20262
20263 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20264
20265 2015-03-04 Mark Kettenis <kettenis@gnu.org>
20266
20267 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20268
20269 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20270
20271 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20272 regexps for GDB's current line display, accept a hex address
20273 preceding the line number.
20274
20275 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20276
20277 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20278 the 'arch1' variable for "s390*-linux*" targets.
20279
20280 2015-03-04 Pedro Alves <palves@redhat.com>
20281
20282 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20283 (main): Pass missing retval argument to pthread_join call.
20284
20285 2015-03-02 Pedro Alves <palves@redhat.com>
20286
20287 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20288 (top level): Call do_test with non-stop as well.
20289
20290 2015-03-02 Pedro Alves <palves@redhat.com>
20291
20292 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20293 -1.
20294
20295 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20296
20297 * gdb.arch/s390-vregs.exp: New test.
20298 * gdb.arch/s390-vregs.S: New file.
20299
20300 2015-02-27 Pedro Alves <palves@redhat.com>
20301
20302 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20303 call to catch_command_errors.
20304 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20305 catch_command_errors.
20306
20307 2015-02-27 Pedro Alves <palves@redhat.com>
20308
20309 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20310 "true" for boolean result.
20311 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20312 prototype of main.
20313
20314 2015-02-27 Pedro Alves <palves@redhat.com>
20315
20316 * lib/unbuffer_output.c: New file.
20317 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20318 (main): Call gdb_unbuffer_output.
20319
20320 2015-02-27 Yao Qi <yao.qi@linaro.org>
20321
20322 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20323 target.
20324
20325 2015-02-26 Doug Evans <dje@google.com>
20326
20327 * gdb.cp/class2.cc (Dbase, D): New classes.
20328 (main): New local delta.
20329 * gdb.cp/class2.exp: Test printing delta.
20330 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20331 (dynbar): New global.
20332 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20333
20334 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20335
20336 * gdb.compile/compile-ifunc.c: New file.
20337 * gdb.compile/compile-ifunc.exp: New file.
20338
20339 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20340
20341 * gdb.base/structs.exp: Check for correct struct on finish.
20342
20343 2015-02-26 Yao Qi <yao.qi@linaro.org>
20344
20345 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20346 is zero.
20347
20348 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20349
20350 * gdb.arch/cordic.ko.bz2: New file.
20351 * gdb.arch/cordic.ko.debug.bz2: New file.
20352 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20353
20354 2015-02-25 Yao Qi <yao.qi@linaro.org>
20355
20356 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20357 aarch64*-*-* target.
20358
20359 2015-02-23 Pedro Alves <palves@redhat.com>
20360
20361 * lib/gdb.exp (delete_breakpoints): Rewrite using
20362 gdb_test_multiple.
20363
20364 2015-02-23 Pedro Alves <palves@redhat.com>
20365
20366 * gdb.base/info-os.c: Include stdlib.h.
20367
20368 2015-02-22 Doug Evans <xdje42@gmail.com>
20369
20370 PR symtab/17855
20371 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20372 is read after symbols have been re-read.
20373 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20374 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20375
20376 2015-02-21 Doug Evans <dje@google.com>
20377
20378 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20379
20380 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20381
20382 PR corefiles/17808
20383 * gdb.arch/i386-biarch-core.core.bz2: New file.
20384 * gdb.arch/i386-biarch-core.exp: New file.
20385
20386 2015-02-21 Pedro Alves <palves@redhat.com>
20387
20388 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20389 runto_main fails.
20390
20391 2015-02-20 Pedro Alves <palves@redhat.com>
20392
20393 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20394 info probes.
20395
20396 2015-02-20 Pedro Alves <palves@redhat.com>
20397
20398 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20399
20400 2015-02-20 Pedro Alves <palves@redhat.com>
20401
20402 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20403 clean_restart before gdb_target_supports_trace.
20404
20405 2015-02-20 Pedro Alves <palves@redhat.com>
20406
20407 PR threads/18006
20408 * gdb.threads/clone-thread_db.c: New file.
20409 * gdb.threads/clone-thread_db.exp: New file.
20410
20411 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20412
20413 PR breakpoints/16812
20414 * gdb.base/catch-gdb-caused-signals.c: New file.
20415 * gdb.base/catch-gdb-caused-signals.exp: New file.
20416
20417 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20418
20419 * configure: Regenerated.
20420 * configure.ac: Use GDB_AC_TRANSFORM.
20421 * aclocal.m4: sinclude ../transform.m4.
20422
20423 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20424
20425 * lib/dtrace.exp: New file.
20426 * gdb.base/dtrace-probe.exp: Likewise.
20427 * gdb.base/dtrace-probe.d: Likewise.
20428 * gdb.base/dtrace-probe.c: Likewise.
20429 * lib/pdtrace.in: Likewise.
20430 * configure.ac: Output variables with the transformed names of
20431 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20432 * configure: Regenerated.
20433
20434 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20435
20436 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20437 expected message when trying to access $_probe_* convenience
20438 variables while not on a probe.
20439
20440 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20441
20442 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20443
20444 2015-02-11 Pedro Alves <pedro@codesourcery.com>
20445
20446 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20447 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20448
20449 2015-02-10 Doug Evans <xdje42@gmail.com>
20450
20451 * lib/gdb.exp (gdb_load): Always return a result.
20452
20453 2015-02-10 Pedro Alves <palves@redhat.com>
20454
20455 * gdb.threads/signal-sigtrap.c: New file.
20456 * gdb.threads/signal-sigtrap.exp: New file.
20457
20458 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20459
20460 * gdb.trace/no-attach-trace.c: New file.
20461 * gdb.trace/no-attach-trace.exp: New file.
20462
20463 2015-02-09 Mark Wielaard <mjw@redhat.com>
20464
20465 * gdb.dwarf2/atomic.c: New file.
20466 * gdb.dwarf2/atomic-type.exp: Likewise.
20467
20468 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20469
20470 * gdb.btrace/buffer-size.exp: Update "info record" output.
20471 * gdb.btrace/delta.exp: Update "info record" output.
20472 * gdb.btrace/enable.exp: Update "info record" output.
20473 * gdb.btrace/finish.exp: Update "info record" output.
20474 * gdb.btrace/instruction_history.exp: Update "info record" output.
20475 * gdb.btrace/next.exp: Update "info record" output.
20476 * gdb.btrace/nexti.exp: Update "info record" output.
20477 * gdb.btrace/step.exp: Update "info record" output.
20478 * gdb.btrace/stepi.exp: Update "info record" output.
20479 * gdb.btrace/nohist.exp: Update "info record" output.
20480
20481 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20482
20483 * gdb.btrace/buffer-size: New.
20484
20485 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20486
20487 * gdb.btrace/delta.exp: Update "info record" output.
20488 * gdb.btrace/enable.exp: Update "info record" output.
20489 * gdb.btrace/finish.exp: Update "info record" output.
20490 * gdb.btrace/instruction_history.exp: Update "info record" output.
20491 * gdb.btrace/next.exp: Update "info record" output.
20492 * gdb.btrace/nexti.exp: Update "info record" output.
20493 * gdb.btrace/step.exp: Update "info record" output.
20494 * gdb.btrace/stepi.exp: Update "info record" output.
20495 * gdb.btrace/nohist.exp: Update "info record" output.
20496
20497 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20498
20499 PR gdb/15678
20500 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20501
20502 2015-02-06 Pedro Alves <palves@redhat.com>
20503
20504 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20505 macro.
20506 (seconds_left, again): New globals.
20507 (main): Wait seconds_left in a 1-second sleep loop instead of
20508 sleeping 180 seconds. If 'again' is set, reset the seconds
20509 counter.
20510 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20511 'again' in the inferior before detaching. Print the seconds left.
20512 (options): New global.
20513 (top level): Build program with -DTIMEOUT=$timeout.
20514
20515 2015-02-06 Pedro Alves <palves@redhat.com>
20516
20517 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20518 determine how many seconds to pass to 'alarm'.
20519 * gdb.base/gdb-sigterm.exp (top level): Build program with
20520 -DTIMEOUT=$timeout.
20521 (do_test): Return success/failure indication. Add more verbose
20522 logging. Don't fail if 200 single steps are seen. Instead, fail
20523 when the test times out.
20524 (passes): New global.
20525 (top level): Break the testing loop if testing fails on any
20526 iteration. Use gdb_assert.
20527
20528 2015-02-04 Don Breazeal <donb@codesourcery.com>
20529
20530 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20531 and initialize them.
20532 (ipc_cleanup): New function.
20533 (main): Don't declare shmid, semid, and msqid. Add a call to
20534 atexit so that we call ipc_cleanup on exit.
20535
20536 2015-02-04 Pedro Alves <palves@redhat.com>
20537
20538 * boards/native-extended-gdbserver.exp: Remove any target variant
20539 specifications from the board name before clearing the isremote
20540 flag from board_info.
20541
20542 2015-01-31 Doug Evans <xdje42@gmail.com>
20543
20544 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20545
20546 2015-01-31 Gary Benson <gbenson@redhat.com>
20547
20548 * gdb.base/completion.exp: Disable completion limiting for
20549 existing tests. Add new tests to check completion limiting.
20550 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20551
20552 2015-01-31 Doug Evans <xdje42@gmail.com>
20553
20554 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20555
20556 2015-01-31 Doug Evans <xdje42@gmail.com>
20557
20558 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20559 entries. Duplicate file section script entries.
20560 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20561 inlined entries. Add test for safe-path rejection.
20562 * gdb.python/py-section-script.c: Add duplicate inlined section script
20563 entries. Duplicate file section script entries.
20564 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20565 inlined entries. Add test for safe-path rejection.
20566
20567 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20568
20569 * gdb.ada/disc_arr_bound: New testcase.
20570
20571 2015-01-29 Joel Brobecker <brobecker@adacore.com>
20572
20573 * gdb.ada/mi_var_array: New testcase.
20574
20575 2015-01-27 Doug Evans <dje@google.com>
20576
20577 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20578 Add test for objfile.filename, objfile.username after objfile
20579 has been unloaded.
20580
20581 2015-01-26 Joel Brobecker <brobecker@adacore.com>
20582
20583 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20584 the second test to print the name attribute of value
20585 returned by the call to gdb.lookup_type, and adjust
20586 the expected output accordingly.
20587
20588 2015-01-25 Mark Wielaard <mjw@redhat.com>
20589
20590 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20591 * gdb.base/disp-step-fork.c: Include unistd.h.
20592 * gdb.base/siginfo-obj.c: Include stdio.h.
20593 * gdb.base/siginfo-thread.c: Likewise.
20594 * gdb.mi/non-stop.c: Include unistd.h.
20595 * gdb.mi/nsthrexec.c: Include stdio.h.
20596 * gdb.mi/pthreads.c: Include unistd.h.
20597 * gdb.modula2/unbounded1.c (main): Declare returns int.
20598 * gdb.reverse/consecutive-reverse.c: Likewise.
20599 * gdb.threads/create-fail.c: Include unistd.h.
20600 * gdb.threads/killed.c: Likewise.
20601 * gdb.threads/linux-dp.c: Likewise.
20602 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20603 * gdb.threads/non-ldr-exc-2.c: Likewise.
20604 * gdb.threads/non-ldr-exc-3.c: Likewise.
20605 * gdb.threads/non-ldr-exc-4.c: Likewise.
20606 * gdb.threads/pthreads.c: Include unistd.h.
20607 (main): Declare returns int.
20608 * gdb.threads/tls-main.c (foo): New declaration.
20609 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20610
20611 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20612
20613 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20614 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20615
20616 2015-01-15 Mark Wielaard <mjw@redhat.com>
20617
20618 * gdb.base/noreturn-return.c: New file.
20619 * gdb.base/noreturn-return.exp: New file.
20620 * gdb.base/noreturn-finish.c: New file.
20621 * gdb.base/noreturn-finish.exp: New file.
20622
20623 2015-01-23 Pedro Alves <palves@redhat.com>
20624
20625 * gdb.threads/continue-pending-after-query.c: New file.
20626 * gdb.threads/continue-pending-after-query.exp: New file.
20627
20628 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20629 Simon Marchi <simon.marchi@ericsson.com>
20630
20631 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20632 * gdb.base/valgrind-db-attach.exp: Same.
20633 * gdb.base/valgrind-infcall.exp: Same.
20634 * lib/mi-support.exp (default_mi_gdb_start): Same.
20635 * lib/prompt.exp (default_prompt_gdb_start): Same.
20636 * lib/gdb.exp (default_gdb_spawn): Same.
20637 (gdb_interact): New.
20638
20639
20640 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20641
20642 * gdb.compile/compile.exp (pointer to jit function): New test.
20643
20644 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
20645
20646 * lib/gdb.exp (supports_process_record): Return true for
20647 powerpc*-*-linux*.
20648 (supports_reverse): Likewise.
20649
20650 2015-01-15 Don Breazeal <donb@codesourcery.com>
20651
20652 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20653 instead of checking whether the target board is remote and
20654 use spawn_wait_for_attach instead of exec/sleep.
20655 * gdb.base/attach-twice.exp: Likewise.
20656
20657 2015-01-15 Joel Brobecker <brobecker@adacore.com>
20658
20659 * gdb.ada/var_arr_attrs: New testcase.
20660
20661 2015-01-14 Pedro Alves <palves@redhat.com>
20662 Joel Brobecker <brobecker@adacore.com>
20663
20664 PR gdb/17525
20665 * gdb.base/bp-cmds-execution-x-script.c: New file.
20666 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20667 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20668
20669 2015-01-14 Pedro Alves <palves@redhat.com>
20670
20671 PR cli/17828
20672 * gdb.base/batch-preserve-term-settings.c: New file.
20673 * gdb.base/batch-preserve-term-settings.exp: New file.
20674
20675 2015-01-13 Doug Evans <dje@google.com>
20676
20677 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20678 binary.
20679
20680 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20681
20682 * Makefile.in (clean mostlyclean): Do not delete *.py.
20683
20684 2015-01-13 Joel Brobecker <brobecker@adacore.com>
20685
20686 * gdb.python/py-lookup-type.exp: New file.
20687
20688 2015-01-12 Pedro Alves <palves@redhat.com>
20689
20690 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20691 restore GDBFLAGS before returning.
20692
20693 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20694
20695 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20696 is_amd64_regs_target and is_x86_like_target.
20697
20698 2015-01-11 Doug Evans <xdje42@gmail.com>
20699
20700 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20701 is given without an explicit form.
20702 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20703 attributes.
20704 * gdb.dwarf/corrupt.exp: Ditto.
20705 * gdb.dwarf2/enum-type.exp: Ditto.
20706 * gdb.trace/entry-values.exp: Ditto.
20707 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20708
20709 2015-01-11 Doug Evans <xdje42@gmail.com>
20710
20711 PR gdb/15830
20712 * gdb.base/maint.exp: Remove references to "maint demangle".
20713 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20714 Add tests for explicitly specifying language to demangle.
20715 * gdb.dlang/demangle.exp: Ditto.
20716
20717 2015-01-09 Pedro Alves <palves@redhat.com>
20718
20719 * gdb.threads/non-stop-fair-events.c: New file.
20720 * gdb.threads/non-stop-fair-events.exp: New file.
20721
20722 2015-01-09 Pedro Alves <palves@redhat.com>
20723
20724 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20725 the global scope. Set a breakpoint after all threads are started
20726 rather than stepping over two source lines. Expect the prompt.
20727 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20728 global.
20729 (NUM): Now 15.
20730 (main): Use threads_started_barrier to wait for all threads to
20731 start. Main thread no longer calls thread_function. Exit after
20732 180 seconds.
20733 (loop): New function.
20734 (thread_function): Wait on threads_started_barrier barrier. Call
20735 'loop' at each iteration.
20736 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20737 threads have started, instead of hardcoding number of "next"
20738 steps. Use an access watchpoint instead of a write watchpoint.
20739
20740 2015-01-09 Pedro Alves <palves@redhat.com>
20741
20742 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20743 (thread_func): Wait on barrier.
20744 (main): Wait for all threads to start before stopping GDB.
20745 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20746 global.
20747 (thread1_func, thread2_func): Wait on barrier.
20748 (main): Wait for all threads to start before stopping GDB.
20749 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20750 New global.
20751 (thread1_func, thread2_func): Wait on barrier.
20752 (main): Wait for all threads to start before stopping GDB.
20753
20754 2015-01-09 Pedro Alves <palves@redhat.com>
20755
20756 * gdb.threads/attach-many-short-lived-threads.c: New file.
20757 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20758
20759 2014-01-09 Pedro Alves <palves@redhat.com>
20760
20761 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20762 instead of to thread 2.
20763 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20764 Add barrier around each pthread_create call instead of around all
20765 calls.
20766 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20767 Set a break on thread_function and have the child threads hit it
20768 one at at a time.
20769
20770 2015-01-09 Pedro Alves <palves@redhat.com>
20771
20772 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20773 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20774 false.
20775 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20776 checking whether the target board is remote.
20777 * gdb.multi/multi-attach.exp: Likewise.
20778 * gdb.python/py-sync-interp.exp: Likewise.
20779 * gdb.server/ext-attach.exp: Likewise.
20780 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20781 tests that need to attach, instead of checking whether the target
20782 board is remote at the top of the file.
20783
20784 2015-01-08 Yao Qi <yao@codesourcery.com>
20785
20786 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20787
20788 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20789
20790 Fix testcase compilation.
20791 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20792
20793 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20794
20795 * gdb.python/py-type.exp: Add a couple test about empty
20796 array creation, and negative-length array creation.
20797
20798 2015-01-02 Doug Evans <xdje42@gmail.com>
20799
20800 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20801
20802 2015-01-02 Doug Evans <dje@google.com>
20803
20804 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20805
20806 2014-12-29 Yao Qi <yao@codesourcery.com>
20807
20808 * gdb.trace/entry-values.exp: Update comments. Rename variable
20809 bar_call_foo to returned_from_foo.
20810
20811 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20812
20813 PR gdb/17394
20814 * gdb.linespec/break-asm-file.c: New file.
20815 * gdb.linespec/break-asm-file.exp: New file.
20816 * gdb.linespec/break-asm-file0.s: New file.
20817 * gdb.linespec/break-asm-file1.s: New file.
20818
20819 2014-12-18 Nigel Stephens <nigel@mips.com>
20820 Maciej W. Rozycki <macro@codesourcery.com>
20821
20822 * gdb.base/float.exp: Handle the new output from "info float" on
20823 MIPS targets.
20824
20825 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20826
20827 Fix MinGW compilation.
20828 * gdb.compile/compile-ops.exp: Update untested message if
20829 !skip_compile_feature_tests.
20830 * gdb.compile/compile-setjmp.exp: Likewise.
20831 * gdb.compile/compile-tls.exp: Likewise.
20832 * gdb.compile/compile.exp: Likewise.
20833 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20834 supported on this host".
20835
20836 2014-12-16 Doug Evans <xdje42@gmail.com>
20837
20838 * boards/stabs.exp: New file.
20839
20840 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20841
20842 * gdb.base/completion.exp: Adjust to format changes of "maint
20843 print user-registers".
20844
20845 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20846
20847 PR server/17457
20848 * gdb.arch/aarch64-fp.c: New file.
20849 * gdb.arch/aarch64-fp.exp: New file.
20850
20851 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20852
20853 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20854 r210637, r210913, r211666, r215400, r215817).
20855
20856 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20857 * dg-extract-results.py: New file.
20858 * dg-extract-results.sh: Use it if the environment seems
20859 suitable.
20860
20861 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20862
20863 * dg-extract-results.py (parse_run): Handle warnings that
20864 are printed before a test harness is run.
20865
20866 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20867
20868 * dg-extract-results.py (Named): Remove __cmp__ method.
20869 (output_variation): Use a key to sort variation.harnesses.
20870
20871 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20872
20873 * dg-extract-results.py: For Python 3, force sys.stdout to
20874 handle surrogate escape sequences.
20875 (safe_open): New function.
20876 (output_segment, main): Use it.
20877
20878 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20879
20880 * dg-extract-results.py (Prog.result_re): Include options
20881 in test name.
20882
20883 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20884
20885 * dg-extract-results.py (output_variation): Always sort if
20886 do_sum.
20887
20888 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20889
20890 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20891 as long as we get pagination notifications.
20892
20893 2014-12-15 Jason Merrill <jason@redhat.com>
20894
20895 * Makefile.in (check-gdb.%): Restore.
20896 * README: Mention it.
20897
20898 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20899
20900 * gdb.ada/str_uninit: New testcase.
20901
20902 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20903
20904 PR symtab/17642
20905 * gdb.base/vla-stub-define.c: New file.
20906 * gdb.base/vla-stub.c: New file.
20907 * gdb.base/vla-stub.exp: New file.
20908
20909 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20910 Jan Kratochvil <jan.kratochvil@redhat.com>
20911 Tom Tromey <tromey@redhat.com>
20912
20913 * configure.ac: Add gdb.compile/.
20914 * configure: Regenerate.
20915 * gdb.compile/Makefile.in: New file.
20916 * gdb.compile/compile-ops.exp: New file.
20917 * gdb.compile/compile-ops.c: New file.
20918 * gdb.compile/compile-tls.c: New file.
20919 * gdb.compile/compile-tls.exp: New file.
20920 * gdb.compile/compile-constvar.S: New file.
20921 * gdb.compile/compile-constvar.c: New file.
20922 * gdb.compile/compile-mod.c: New file.
20923 * gdb.compile/compile-nodebug.c: New file.
20924 * gdb.compile/compile-setjmp-mod.c: New file.
20925 * gdb.compile/compile-setjmp.c: New file.
20926 * gdb.compile/compile-setjmp.exp: New file.
20927 * gdb.compile/compile-shlib.c: New file.
20928 * gdb.compile/compile.c: New file.
20929 * gdb.compile/compile.exp: New file.
20930 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20931
20932 2014-12-12 Tom Tromey <tromey@redhat.com>
20933
20934 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20935 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20936
20937 2014-12-12 Doug Evans <dje@google.com>
20938
20939 * lib/gdb-python.exp (get_python_valueof): New function.
20940 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20941
20942 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20943
20944 * gdb.base/completion.exp: Add test for completion of "info
20945 registers ".
20946
20947 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20948
20949 * gdb.base/func-ptrs.c: New file.
20950 * gdb.base/func-ptrs.exp: New file.
20951
20952 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20953
20954 PR breakpoints/17012
20955 * gdb.base/dprintf-detach.c: New file.
20956 * gdb.base/dprintf-detach.exp: New file.
20957
20958 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20959
20960 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20961 * lib/gdb.exp (target_is_gdbserver): New procedure.
20962
20963 2014-12-08 Doug Evans <dje@google.com>
20964
20965 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20966
20967 2014-12-05 Yao Qi <yao@codesourcery.com>
20968
20969 * gdb.guile/scm-error.exp: Remove the third argument to
20970 gdb_remote_download.
20971 * gdb.guile/scm-frame-args.exp: Likewise.
20972 * gdb.guile/scm-section-script.exp: Likewise.
20973
20974 2014-12-05 Yao Qi <yao@codesourcery.com>
20975
20976 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20977
20978 2014-12-04 Doug Evans <dje@google.com>
20979
20980 * gdb.python/py-objfile.exp: Add tests for
20981 objfile.add_separate_debug_file.
20982
20983 2014-12-04 Doug Evans <dje@google.com>
20984
20985 * lib/gdb.exp (get_build_id): New function.
20986 (build_id_debug_filename_get): Rewrite to use it.
20987 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20988
20989 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20990
20991 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20992 `method(long)', not just 0x0.
20993 * gdb.cp/nsalias.exp: Align code labels to 4.
20994 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20995 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20996 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20997 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20998 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20999 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21000
21001 2014-12-02 Doug Evans <dje@google.com>
21002
21003 PR symtab/17602
21004 * gdb.cp/anon-ns.cc: Move guts of this file to ...
21005 * gdb.cp/anon-ns2.cc: ... here. New file.
21006 * gdb.cp/anon-ns.exp: Update.
21007
21008 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
21009
21010 * gdb.python/py-events.py (inferior_call_handler): New.
21011 (register_changed_handler, memory_changed_handler): New.
21012 (test_events.invoke): Register new handlers.
21013 * gdb.python/py-events.exp: Add tests for inferior call,
21014 memory_changed and register_changed events.
21015
21016 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21017
21018 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21019 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21020 if the linker doesn't understand this.
21021
21022 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21023
21024 * gdb.python/python.exp: Change expected reply to help().
21025
21026 2014-12-01 Yao Qi <yao@codesourcery.com>
21027
21028 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21029 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21030 * configure: Re-generated.
21031
21032 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21033
21034 * gdb.cp/chained-calls.cc: New file.
21035 * gdb.cp/chained-calls.exp: New file.
21036 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21037
21038 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21039
21040 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21041 * gdb.dwarf2/symtab-producer.exp: Same.
21042 * gdb.gdb/python-interrupts.exp: Same.
21043 * gdb.gdb/python-selftest.exp: Same.
21044 * gdb.python/py-linetable.exp: Same.
21045 * gdb.python/py-type.exp: Same.
21046 * gdb.python/py-value-cc.exp: Same.
21047 * gdb.python/py-value.exp: Same.
21048
21049 2014-11-28 Yao Qi <yao@codesourcery.com>
21050
21051 * gdb.base/break-probes.exp: Match library name prefixed with
21052 sysroot.
21053
21054 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21055
21056 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21057 test expected output. Add parentheses for the call to print.
21058 Remove L suffix from integers.
21059
21060 2014-11-26 Doug Evans <dje@google.com>
21061
21062 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21063
21064 2014-11-22 Yao Qi <yao@codesourcery.com>
21065
21066 * gdb.trace/entry-values.c: Remove asms.
21067 (foo): Add foo_label.
21068 (bar): Add bar_label.
21069 * gdb.trace/entry-values.exp: Remove code computing foo's
21070 length and bar's length.
21071 (Dwarf::assemble): Invoke function_range for bar and use
21072 MACRO_AT_func for foo.
21073
21074 2014-11-22 Yao Qi <yao@codesourcery.com>
21075
21076 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21077 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21078 Use .Lgcc43_procstart instead of gcc43.
21079
21080 2014-11-21 Joel Brobecker <brobecker@adacore.com>
21081
21082 * gdb.ada/n_arr_bound: New testcase.
21083
21084 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21085
21086 PR breakpoints/10737
21087 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21088 test_catch_syscall_multi_arch.
21089 (test_catch_syscall_multi_arch): New function.
21090
21091 2014-11-20 Doug Evans <xdje42@gmail.com>
21092
21093 * gdb.base/maint.exp: Update expected output.
21094
21095 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21096
21097 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21098 4-byte instruction on S390.
21099
21100 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21101
21102 * gdb.ada/arr_arr: New testcase.
21103
21104 2014-11-19 Joel Brobecker <brobecker@adacore.com>
21105
21106 * gdb.ada/pkd_arr_elem: New Testcase.
21107
21108 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
21109
21110 * gdb.reverse/break-precsave: Expect completion message for
21111 core file reads.
21112 * gdb.reverse/consecutive-precsave.exp: Likewise.
21113 * gdb.reverse/finish-precsave.exp: Likewise.
21114 * gdb.reverse/i386-precsave.exp: Likewise.
21115 * gdb.reverse/machinestate-precsave.exp: Likewise.
21116 * gdb.reverse/sigall-precsave.exp: Likewise.
21117 * gdb.reverse/solib-precsave.exp: Likewise.
21118 * gdb.reverse/step-precsave.exp: Likewise.
21119 * gdb.reverse/until-precsave.exp: Likewise.
21120 * gdb.reverse/watch-precsave.exp: Likewise.
21121
21122 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21123
21124 * gdb.base/bp-permanent.c: Include unistd.h.
21125 * gdb.python/py-framefilter-mi.c (main): Add return type.
21126 * gdb.python/py-framefilter.c (main): Likewise.
21127 * gdb.trace/actions-changed.c (main): Likewise.
21128
21129 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21130
21131 * gdb.mi/until.c: Add eye-catchers.
21132 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21133 line numbers.
21134
21135 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21136
21137 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21138 function header variants in break1.c.
21139 * gdb.base/ena-dis-br.exp: Likewise.
21140 * gdb.base/hbreak2.exp: Likewise.
21141 * gdb.reverse/until-precsave.exp: Drop references to removed
21142 non-prototype function header variants in ur1.c.
21143 * gdb.reverse/until-reverse.exp: Likewise.
21144
21145 2014-11-17 Petr Machata <pmachata@redhat.com>
21146
21147 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21148 ${_cu_offset_size} bytes abbrev offset.
21149
21150 2014-11-15 Doug Evans <xdje42@gmail.com>
21151
21152 PR symtab/17559
21153 * gdb.base/line-symtabs.exp: New file.
21154 * gdb.base/line-symtabs.c: New file.
21155 * gdb.base/line-symtabs.h: New file.
21156
21157 2014-11-14 Yao Qi <yao@codesourcery.com>
21158
21159 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21160 (func): Add label func_label.
21161 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21162 Replace low_pc and high_pc with MACRO_AT_range.
21163 Replace name, low_pc and high_pc with MACRO_AT_func.
21164
21165 2014-11-14 Yao Qi <yao@codesourcery.com>
21166
21167 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21168 Replace name, low_pc and high_pc with MACRO_AT_func.
21169
21170 2014-11-14 Yao Qi <yao@codesourcery.com>
21171
21172 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21173 produce debug information.
21174 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21175
21176 2014-11-14 Yao Qi <yao@codesourcery.com>
21177
21178 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21179 object and get function length.
21180 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21181 with MACRO_AT_func.
21182 (top-level): Replace gdb_compile and clean_restart with
21183 prepare_for_testing.
21184 * gdb.dwarf2/main.c (main): Add label main_label.
21185
21186 2014-11-14 Yao Qi <yao@codesourcery.com>
21187
21188 * lib/dwarf.exp (function_range): New procedure.
21189 (Dwarf::_handle_macro_at_func): New procedure.
21190 (Dwarf::_handle_macro_at_range): New procedure.
21191 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21192
21193 2014-11-14 Yao Qi <yao@codesourcery.com>
21194
21195 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21196 (_handle_attribute): New procedure.
21197
21198 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21199
21200 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21201 * gdb.base/call-sc.c (zed): Likewise.
21202 * gdb.base/checkpoint.c (main): Likewise.
21203 * gdb.base/dump.c (main): Likewise.
21204 * gdb.base/gcore.c (main): Likewise.
21205 * gdb.base/huge.c (main): Likewise.
21206 * gdb.base/multi-forks.c (main): Likewise.
21207 * gdb.base/pr10179-a.c (main): Likewise.
21208 * gdb.base/savedregs.c (main): Likewise.
21209 * gdb.base/sigaltstack.c (main): Likewise.
21210 * gdb.base/siginfo.c (main): Likewise.
21211 * gdb.base/structs.c (zed): Likewise.
21212 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21213 * gdb.mi/mi-syn-frame.c (main): Likewise.
21214 * gdb.mi/until.c (foo, main): Likewise.
21215 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21216 * gdb.base/solib-weak.c (foo): Declare.
21217 * gdb.base/attach-twice.c: Include stdio.h.
21218 * gdb.base/weaklib1.c: Likewise.
21219 * gdb.base/weaklib2.c: Likewise.
21220 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21221 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21222 unistd.h.
21223 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21224 * gdb.mi/mi-exit-code.c: Likewise.
21225 * gdb.base/break-interp-lib.c: Include string.h.
21226 * gdb.base/coremaker.c: Likewise.
21227 * gdb.base/testenv.c: Likewise.
21228 * gdb.python/py-finish-breakpoint.c: Likewise.
21229 * gdb.base/inferior-died.c: Include sys/wait.h.
21230 * gdb.base/fileio.c: Include time.h.
21231 * gdb.base/async-shell.c: Include unistd.h.
21232 * gdb.base/dprintf-non-stop.c: Likewise.
21233 * gdb.base/info-os.c: Likewise.
21234 * gdb.mi/mi-console.c: Likewise.
21235 * gdb.mi/watch-nonstop.c: Likewise.
21236 * gdb.python/py-events.c: Likewise.
21237 * gdb.base/async.c (baz): Move up before its invocation.
21238 * gdb.base/code_elim2.c (my_global_func): Likewise.
21239 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21240 * gdb.base/advance.c (func2): Likewise.
21241
21242 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21243
21244 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21245 variant.
21246 * gdb.base/annota3.c: Likewise.
21247 * gdb.base/async.c: Likewise.
21248 * gdb.base/average.c: Likewise.
21249 * gdb.base/call-ar-st.c: Likewise.
21250 * gdb.base/call-rt-st.c: Likewise.
21251 * gdb.base/call-sc.c: Likewise.
21252 * gdb.base/call-strs.c: Likewise.
21253 * gdb.base/ending-run.c: Likewise.
21254 * gdb.base/execd-prog.c: Likewise.
21255 * gdb.base/exprs.c: Likewise.
21256 * gdb.base/foll-exec.c: Likewise.
21257 * gdb.base/foll-fork.c: Likewise.
21258 * gdb.base/foll-vfork.c: Likewise.
21259 * gdb.base/funcargs.c: Likewise.
21260 * gdb.base/gcore.c: Likewise.
21261 * gdb.base/jump.c: Likewise.
21262 * gdb.base/langs0.c: Likewise.
21263 * gdb.base/langs1.c: Likewise.
21264 * gdb.base/langs2.c: Likewise.
21265 * gdb.base/mips_pro.c: Likewise.
21266 * gdb.base/nodebug.c: Likewise.
21267 * gdb.base/opaque0.c: Likewise.
21268 * gdb.base/opaque1.c: Likewise.
21269 * gdb.base/recurse.c: Likewise.
21270 * gdb.base/run.c: Likewise.
21271 * gdb.base/scope0.c: Likewise.
21272 * gdb.base/scope1.c: Likewise.
21273 * gdb.base/setshow.c: Likewise.
21274 * gdb.base/setvar.c: Likewise.
21275 * gdb.base/shmain.c: Likewise.
21276 * gdb.base/shr1.c: Likewise.
21277 * gdb.base/shr2.c: Likewise.
21278 * gdb.base/sigall.c: Likewise.
21279 * gdb.base/signals.c: Likewise.
21280 * gdb.base/so-indr-cl.c: Likewise.
21281 * gdb.base/solib2.c: Likewise.
21282 * gdb.base/structs.c: Likewise.
21283 * gdb.base/sum.c: Likewise.
21284 * gdb.base/vforked-prog.c: Likewise.
21285 * gdb.base/watchpoint.c: Likewise.
21286 * gdb.reverse/shr2.c: Likewise.
21287 * gdb.reverse/until-reverse.c: Likewise.
21288 * gdb.reverse/ur1.c: Likewise.
21289 * gdb.reverse/watch-reverse.c: Likewise.
21290
21291 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21292
21293 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21294 variant.
21295 * gdb.base/sepdebug.exp: Drop references to removed code.
21296
21297 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21298
21299 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21300 variant. Preserve original line numbering.
21301 * gdb.base/list1.c: Likewise.
21302
21303 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21304
21305 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21306 variant.
21307 * gdb.base/break1.c: Likewise.
21308 * gdb.base/break.exp: Drop references to removed code.
21309
21310 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21311
21312 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21313 variant.
21314
21315 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21316
21317 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21318
21319 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21320
21321 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21322 logic into perform_all_tests() and invoke it with and without
21323 function header prototypes.
21324 (do_function_calls): Remove conditional XFAIL for PR 5318.
21325 (rerun_and_prepare): Remove duplicate code.
21326 (perform_all_tests): New. Main logic moved here.
21327
21328 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21329
21330 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21331 code guarded by #ifdef NO_PROTOTYPES.
21332 (t_double_many_args): Likewise.
21333 (DEF_FUNC_MANY_ARGS_1): Likewise.
21334 (DEF_FUNC_VALUES_1): Likewise.
21335 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21336 guarded by #ifdef PROTOTYPES.
21337
21338 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21339
21340 * gdb.mi/mi-console.c: Add eye-catcher.
21341 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21342 instead of literal line number.
21343
21344 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21345
21346 * gdb.base/shr2.c: Add eye-catcher.
21347 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21348 line number.
21349
21350 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21351
21352 * gdb.base/jump.c: Add eye-catchers.
21353 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21354 numbers.
21355
21356 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21357
21358 * gdb.base/execd-prog.c: Add eye-catchers.
21359 * gdb.base/foll-exec.c: Likewise.
21360 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21361 line numbers.
21362
21363 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21364
21365 * gdb.base/ending-run.c: Add eye-catchers.
21366 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21367 literal line numbers.
21368
21369 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21370
21371 * gdb.base/call-rt-st.c: Add eye-catchers.
21372 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21373 literal line numbers.
21374
21375 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21376
21377 * gdb.base/call-ar-st.c: Add eye-catchers.
21378 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21379 literal line numbers.
21380
21381 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21382
21383 * gdb.base/average.c: Add eye-catchers.
21384 * gdb.base/sum.c: Likewise.
21385 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21386 regexps dynamically.
21387
21388 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21389
21390 * gdb.base/solib1.c: Add eye-catchers.
21391 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21392 literal line numbers.
21393
21394 2014-11-12 Pedro Alves <palves@redhat.com>
21395
21396 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21397 leader has exited.
21398
21399 2014-11-12 Pedro Alves <palves@redhat.com>
21400
21401 * gdb.arch/i386-bp_permanent.c: New file.
21402 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21403 (srcfile): Set to i386-bp_permanent.c.
21404 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21405 that stepi does not execute the 'leave' instruction, instead of
21406 testing it does execute.
21407 * gdb.base/bp-permanent.c: New file.
21408 * gdb.base/bp-permanent.exp: New file.
21409
21410 2014-11-10 Doug Evans <xdje42@gmail.com>
21411
21412 PR symtab/17564
21413 * gdb.base/symtab-search-order.exp: New file.
21414 * gdb.base/symtab-search-order.c: New file.
21415 * gdb.base/symtab-search-order-1.c: New file.
21416 * gdb.base/symtab-search-order-shlib-1.c: New file.
21417
21418 2014-11-07 Pedro Alves <palves@redhat.com>
21419
21420 PR gdb/17511
21421 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21422 i?86-*-linux*.
21423
21424 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21425
21426 PR c++/17494
21427 * gdb.cp/pr17494.cc: New file.
21428 * gdb.cp/pr17494.exp: New file.
21429
21430 2014-11-02 Yao Qi <yao@codesourcery.com>
21431
21432 * gdb.python/python.exp: Get working directory and match the
21433 output of "set extended-prompt \\w " with it.
21434
21435 2014-10-30 Doug Evans <dje@google.com>
21436
21437 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21438 in objfiles.
21439 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21440 in progspaces.
21441
21442 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
21443
21444 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21445 * gdb.base/realname-expand.exp: Likewise.
21446 * gdb.linespec/macro-relative.exp: Likewise.
21447
21448 2014-10-29 Pedro Alves <palves@redhat.com>
21449
21450 PR gdb/17408
21451 * gdb.threads/schedlock.c (some_function): New function.
21452 (call_function): New global.
21453 (MAYBE_CALL_SOME_FUNCTION): New macro.
21454 (thread_function): Call it.
21455 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21456 and use it instead of a global counter. Adjust all callers.
21457 (get_current_thread): Use "find current thread" for test message
21458 here rather than having all callers pass down the same string.
21459 (goto_loop): New procedure, factored out from ...
21460 (my_continue): ... this.
21461 (step_ten_loops): Change parameter from test message to command to
21462 use. Adjust.
21463 (list_count): Delete global.
21464 (check_result): New procedure, factored out from duplicate top
21465 level code.
21466 (continue tests): Wrap in with_test_prefix.
21467 (test_step): New procedure, factored out from duplicate top level
21468 code.
21469 (top level): Test "step" in combination with all scheduler-locking
21470 modes. Test "next" in combination with all scheduler-locking
21471 modes, and in combination with stepping over a function call or
21472 not.
21473 * gdb.threads/next-bp-other-thread.c: New file.
21474 * gdb.threads/next-bp-other-thread.exp: New file.
21475
21476 2014-10-29 Pedro Alves <palves@redhat.com>
21477
21478 PR python/17372
21479 * gdb.python/python.exp: Test a multi-line command that spawns
21480 interactive Python.
21481 * gdb.base/multi-line-starts-subshell.exp: New file.
21482
21483 2014-10-29 Yao Qi <yao@codesourcery.com>
21484
21485 * gdb.base/fileio.exp: Make directories on host.
21486
21487 2014-10-29 Yao Qi <yao@codesourcery.com>
21488
21489 * gdb.base/fileio.c (test_write): Close the file.
21490
21491 2014-10-28 Pedro Alves <palves@redhat.com>
21492
21493 PR gdb/12623
21494 * gdb.base/sigstep.c (no_handler): New global.
21495 (main): If 'no_handler is true, set the signal handlers to
21496 SIG_IGN.
21497 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21498 with_sw_watch and no_handler parameters. Handle them.
21499 (top level) <stepping over handler when stopped at a breakpoint
21500 test>: Add a test axis for testing with a software watchpoint, and
21501 another for testing with the signal handler set to SIG_IGN.
21502 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21503 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21504
21505 2014-10-28 Pedro Alves <palves@redhat.com>
21506
21507 PR gdb/17511
21508 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21509 * gdb.base/sigstep.exp (other_handler_location): New global.
21510 (advance): Support stepping into the signal handler, and running
21511 commands while in the handler.
21512 (in_handler_map): New global.
21513 (top level): In the advance test, add combinations for getting
21514 into the handler with stepping commands, and for running commands
21515 in the handler. Add comment descripting the advancei tests.
21516
21517 2014-10-28 Pedro Alves <palves@redhat.com>
21518
21519 * gdb.base/sigstep.exp: Use build_executable instead of
21520 prepare_for_testing.
21521 (top level): Move code that starts GDB, runs to main and creates a
21522 display to ...
21523 (restart): ... this new procedure.
21524 (top level): Move backtrace from signal handler test to ...
21525 (validate_backtrace): ... this new procedure.
21526 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21527 with_test_prefix. Always restart GDB.
21528 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21529 with_test_prefix. Always restart GDB. No need to delete
21530 breakpoints after the test.
21531 (test_skip_handler): Remove prefix parameter.
21532 (skip_over_handler, breakpoint_to_handler)
21533 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21534 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21535 restart GDB. No need to delete breakpoints after the test.
21536 (top level): Use foreach to call the test procedures with
21537 different commands.
21538
21539 2014-10-28 Pedro Alves <palves@redhat.com>
21540
21541 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21542 instead of GNATS numbers.
21543 * gdb.base/sigbpt.exp: Likewise.
21544 * gdb.base/siginfo.exp: Likewise.
21545 * gdb.base/sigstep.exp: Likewise.
21546
21547 2014-10-27 Pedro Alves <palves@redhat.com>
21548
21549 * gdb.base/sigstep.c (dummy): New global.
21550 (main): Issue a couple writes to the new global.
21551 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21552 procedures.
21553 (skip_over_handler): Use test_skip_handler.
21554 (top level): Call skip_over_handler for stepi and nexti too.
21555 (breakpoint_over_handler): Use test_skip_handler.
21556 (top level): Call breakpoint_over_handler for stepi and nexti too.
21557
21558 2014-10-27 Yao Qi <yao@codesourcery.com>
21559
21560 * gdb.trace/tfile.c (adjust_function_address)
21561 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21562 function descriptor.
21563
21564 2014-10-24 Don Breazeal <donb@codesourcery.com>
21565
21566 * gdb.base/foll-fork.exp (test_follow_fork,
21567 catch_fork_child_follow): Check for updated fork messages emitted
21568 from infrun.c.
21569 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21570 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21571 vfork_and_exec_child_follow_through_step): Check for updated vfork
21572 messages emitted from infrun.c.
21573
21574 2014-10-24 Pedro Alves <palves@redhat.com>
21575
21576 * gdb.base/corefile.exp: Remove references to ultrix.
21577 * gdb.base/interrupt.exp: Likewise.
21578 * gdb.base/whatis.exp: Likewise.
21579 * gdb.gdb/selftest.exp: Likewise.
21580 * gdb.threads/manythreads.exp: Likewise.
21581 * gdb.threads/print-threads.exp: Likewise.
21582 * gdb.threads/pthreads.exp:: Likewise.
21583 * gdb.threads/schedlock.exp: Likewise.
21584
21585 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21586
21587 * gdb.cp/non-trivial-retval.cc: Add a test case.
21588 * gdb.cp/non-trivial-retval.exp: Add a test.
21589
21590 2014-10-20 Yao Qi <yao@codesourcery.com>
21591
21592 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21593 * gdb.python/py-objfile-script-gdb.py: New file.
21594 * gdb.python/py-objfile-script.exp: Update reference to
21595 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21596 of remote_download. Remove the dest file.
21597
21598 2014-10-20 Yao Qi <yao@codesourcery.com>
21599
21600 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21601 * gdb.base/step-line.exp: Likewise.
21602 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21603 * gdb.dwarf2/dw2-basic.exp: Likewise.
21604 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21605 * gdb.dwarf2/dw2-filename.exp: Likewise.
21606 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21607 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21608 * gdb.dwarf2/dw2-producer.exp: Likewise.
21609 * gdb.dwarf2/mac-fileno.exp: Likewise.
21610 * gdb.python/py-frame-args.exp: Likewise.
21611 * gdb.python/py-framefilter.exp: Likewise.
21612 * gdb.python/py-mi.exp: Likewise.
21613 * gdb.python/py-objfile-script.exp: Likewise
21614 * gdb.python/py-pp-integral.exp: Likewise.
21615 * gdb.python/py-pp-re-notag.exp: Likewise.
21616 * gdb.python/py-prettyprint.exp: Likewise.
21617 * gdb.python/py-section-script.exp: Likewise.
21618 * gdb.python/py-typeprint.exp: Likewise.
21619 * gdb.python/py-xmethods.exp: Likewise.
21620 * gdb.stabs/weird.exp: Likewise.
21621 * gdb.xml/tdesc-regs.exp: Likewise.
21622
21623 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21624
21625 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21626 (out_cu): Use addr_len for the size of addresses.
21627 (out_line): Likewise. Size DW_LNE_set_address instruction
21628 according to addr_len.
21629 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21630 (FUNC): Add START_INSNS to definition.
21631
21632 2014-10-18 Yao Qi <yao@codesourcery.com>
21633
21634 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21635 gdb_has_argv0 return true.
21636 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21637 check [target_info exists noargs], check [gdb_has_argv0]
21638 instead.
21639 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21640 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21641 procedures.
21642
21643 2014-10-17 Doug Evans <dje@google.com>
21644
21645 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21646 event.
21647 * gdb.python/py-events.py: Add clear_objfiles event.
21648
21649 2014-10-17 Doug Evans <dje@google.com>
21650
21651 * gdb.python/py-objfile.exp: Test progspace attribute.
21652
21653 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
21654
21655 * gdb.guile/scm-breakpoint.exp: Do not assume any
21656 directory separators when matching source file paths.
21657 * gdb.python/py-breakpoint.exp: Likewise.
21658 * gdb.reverse/break-precsave.exp: Likewise.
21659 * gdb.reverse/break-reverse.exp: Likewise.
21660 * gdb.reverse/consecutive-precsave.exp: Likewise.
21661 * gdb.reverse/finish-precsave.exp: Likewise.
21662 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21663 * gdb.reverse/finish-reverse.exp: Likewise.
21664 * gdb.reverse/i386-precsave.exp: Likewise.
21665 * gdb.reverse/i387-env-reverse.exp: Likewise.
21666 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21667 * gdb.reverse/machinestate-precsave.exp: Likewise.
21668 * gdb.reverse/machinestate.exp: Likewise.
21669 * gdb.reverse/sigall-precsave.exp: Likewise.
21670 * gdb.reverse/solib-precsave.exp: Likewise.
21671 * gdb.reverse/step-precsave.exp: Likewise.
21672 * gdb.reverse/until-precsave.exp: Likewise.
21673 * gdb.reverse/watch-precsave.exp: Likewise.
21674 * gdb.reverse/watch-reverse.exp: Likewise.
21675
21676 2014-10-17 Yao Qi <yao@codesourcery.com>
21677
21678 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21679 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21680
21681 2014-10-17 Pedro Alves <palves@redhat.com>
21682
21683 PR gdb/17471
21684 * gdb.base/bg-execution-repeat.c: New file.
21685 * gdb.base/bg-execution-repeat.exp: New file.
21686
21687 2014-10-17 Pedro Alves <palves@redhat.com>
21688
21689 PR gdb/17300
21690 * gdb.base/continue-all-already-running.c: New file.
21691 * gdb.base/continue-all-already-running.exp: New file.
21692
21693 2014-10-17 Pedro Alves <palves@redhat.com>
21694
21695 PR gdb/17472
21696 * gdb.base/annota-input-while-running.c: New file.
21697 * gdb.base/annota-input-while-running.exp: New file.
21698
21699 2014-10-17 Pedro Alves <palves@redhat.com>
21700
21701 * gdb.base/callfuncs.exp: emove references to osf.
21702 * gdb.base/sigall.exp: Likewise.
21703 * gdb.gdb/selftest.exp: Likewise.
21704 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21705 * gdb.mi/non-stop.c: Likewise.
21706 * gdb.mi/pthreads.c: Likewise.
21707 * gdb.reverse/sigall-precsave.exp: Likewise.
21708 * gdb.reverse/sigall-reverse.exp: Likewise.
21709 * gdb.threads/pthreads.c: Likewise.
21710 * gdb.threads/pthreads.exp: Likewise.
21711
21712 2014-10-17 Yao Qi <yao@codesourcery.com>
21713
21714 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21715 check 'target_info exists noargs'.
21716 (test_command_prompt_position): Likewise.
21717 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21718 Remove "set args".
21719 (progvar_simple_while_test): Likewise.
21720 (progvar_complex_if_while_test): Likewise.
21721 (if_while_breakpoint_command_test): Likewise.
21722 (infrun_breakpoint_command_test): Likewise.
21723 (breakpoint_command_test): Likewise.
21724 (watchpoint_command_test): Likewise.
21725 (bp_deleted_in_command_test): Likewise.
21726 (temporary_breakpoint_commands): Likewise.
21727
21728 2014-10-16 Yao Qi <yao@codesourcery.com>
21729
21730 * gdb.base/remotetimeout.exp: Remove noargs checking.
21731
21732 2014-10-15 Pedro Alves <palves@redhat.com>
21733
21734 PR breakpoints/9649
21735 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21736 * gdb.base/breakpoint-in-ro-region.exp
21737 (probe_target_hardware_step): New procedure.
21738 (top level): Probe hardware stepping and hardware breakpoint
21739 support. Test stepping through a read-only region, with both
21740 "breakpoint auto-hw" on and off and both "always-inserted" on and
21741 off.
21742
21743 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21744
21745 * gdb.dlang/demangle.exp: Update for demangling changes.
21746
21747 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21748
21749 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21750 * gdb.cp/non-trivial-retval.exp: Add new tests.
21751
21752 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21753
21754 PR c++/13403
21755 PR c++/15154
21756 * gdb.cp/non-trivial-retval.cc: New file.
21757 * gdb.cp/non-trivial-retval.exp: New file.
21758
21759 2014-10-15 Yao Qi <yao@codesourcery.com>
21760
21761 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21762 remote host.
21763
21764 2014-10-15 Yao Qi <yao@codesourcery.com>
21765
21766 * gdb.python/py-symbol.exp: Match file base name if host is
21767 remote, otherwise match file name with dir name.
21768 * gdb.python/py-symtab.exp: Likewise.
21769 * gdb.python/python.exp: Likewise.
21770
21771 2014-10-15 Yao Qi <yao@codesourcery.com>
21772
21773 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21774 pattern.
21775 * gdb.python/py-symtab.exp: Likewise.
21776 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21777 locationn.
21778
21779 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21780
21781 * gdb.ada/addr_arith: New testcase.
21782
21783 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21784
21785 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21786 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21787 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21788 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21789
21790 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21791
21792 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21793 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21794 * gdb.arch/stap-eval-lang-ada.exp: New file.
21795
21796 2014-10-14 Yao Qi <yao@codesourcery.com>
21797
21798 * gdb.mi/mi-var-child.c (nothing1): New function.
21799 (nothing2): New function.
21800 (do_children_tests): Set function pointers by nothing1 and
21801 nothing2.
21802 * gdb.mi/mi-var-child.exp: Step over new added statements.
21803 Update test to match the new output.
21804 * gdb.mi/var-cmd.c (nothing1): New function.
21805 (nothing2): New function.
21806 (do_children_tests): Set function pointers by nothing1 and
21807 nothing2.
21808 * gdb.mi/mi-var-display.exp: Update test to match output.
21809 Step to the line specified by $line_dct_nothing.
21810 Increase the number of lines to step.
21811
21812 2014-10-14 Yao Qi <yao@codesourcery.com>
21813
21814 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21815 tests.
21816 * gdb.mi/mi2-var-child.exp: Likewise.
21817
21818 2014-10-13 Doug Evans <dje@google.com>
21819
21820 * gdb.python/py-objfile.exp: Change name of file name test.
21821
21822 2014-10-13 Doug Evans <dje@google.com>
21823
21824 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21825 from the start of the CU.
21826
21827 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21828 Yao Qi <yao@codesourcery.com>
21829
21830 Fix "save breakpoints" for "catch" command.
21831 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21832 Remove -nonewline. Match also the added "main" line.
21833
21834 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21835
21836 Fix "save breakpoints" for "disable $bpnum" command.
21837 * gdb.base/save-bp.c (main): Add label.
21838 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21839
21840 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21841
21842 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21843
21844 2014-10-11 Yao Qi <yao@codesourcery.com>
21845
21846 * gdb.server/server-kill.exp: Execute command
21847 "set remote trace-status-packet on" before "tstatus".
21848
21849 2014-10-11 Yao Qi <yao@codesourcery.com>
21850
21851 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21852 (main): Call getppid.
21853 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21854 and continue to it. Read variable "server_pid".
21855
21856 2014-10-11 Yao Qi <yao@codesourcery.com>
21857
21858 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21859
21860 2014-10-11 Yao Qi <yao@codesourcery.com>
21861
21862 * gdb.threads/thread-find.exp: Don't execute command
21863 "info threads".
21864 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21865 * gdb.threads/linux-dp.exp: Don't check the condition
21866 $threads_created equals to zero.
21867
21868 2014-10-10 Pedro Alves <palves@redhat.com>
21869
21870 * gdb.base/bigcore.exp: Remove references to IRIX.
21871 * gdb.base/funcargs.exp: Likewise.
21872 * gdb.base/interrupt.exp: Likewise.
21873 * gdb.base/mips_pro.exp: Likewise.
21874 * gdb.base/nodebug.exp: Likewise.
21875 * gdb.base/setvar.exp: Likewise.
21876 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21877
21878 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21879 Pedro Alves <palves@redhat.com>
21880
21881 PR symtab/14466
21882 * gdb.base/vdso-warning.c: New file.
21883 * gdb.base/vdso-warning.exp: New file.
21884
21885 2014-10-02 Doug Evans <dje@google.com>
21886
21887 * gdb.base/structs.c (main): Don't run forever.
21888
21889 2014-10-02 Pedro Alves <palves@redhat.com>
21890
21891 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21892 (top level) <stop threads 1, stop threads 2>: Use it.
21893
21894 2014-10-02 Pedro Alves <palves@redhat.com>
21895
21896 * gdb.threads/break-while-running.exp (test): Add new
21897 'update_thread_list' argument. Skip "info threads" if false.
21898 (top level): Add new 'update_thread_list' axis.
21899
21900 2014-10-02 Pedro Alves <palves@redhat.com>
21901
21902 PR breakpoints/17431
21903 * gdb.base/execl-update-breakpoints.c: New file.
21904 * gdb.base/execl-update-breakpoints.exp: New file.
21905
21906 2014-10-01 Pedro Alves <palves@redhat.com>
21907
21908 * gdb.base/breakpoint-in-ro-region.c: New file.
21909 * gdb.base/breakpoint-in-ro-region.exp: New file.
21910
21911 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21912
21913 * gdb.mi/mi-exit-code.exp: New file.
21914 * gdb.mi/mi-exit-code.c: New file.
21915
21916 2014-09-30 Yao Qi <yao@codesourcery.com>
21917
21918 * lib/prelink-support.exp (build_executable_own_libs): Error if
21919 the target isn't native.
21920
21921 2014-09-30 Yao Qi <yao@codesourcery.com>
21922
21923 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21924 false.
21925
21926 2014-09-22 Pedro Alves <palves@redhat.com>
21927
21928 * gdb.threads/break-while-running.exp: New file.
21929 * gdb.threads/break-while-running.c: New file.
21930
21931 2014-09-19 Yao Qi <yao@codesourcery.com>
21932
21933 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21934 Invoke test. Restart GDB with --readnow and invoke test again.
21935
21936 2014-09-19 Yao Qi <yao@codesourcery.com>
21937
21938 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21939 proc set_breakpoint_on_gcd_function. Invoke
21940 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21941 invoke set_breakpoint_on_gcd_function again.
21942
21943 2014-09-18 Doug Evans <dje@google.com>
21944
21945 * gdb.dwarf2/symtab-producer.exp: New file.
21946
21947 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21948
21949 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21950 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21951 * gdb.base/global-var-nested-by-dso.c: Likewise.
21952 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21953
21954 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21955 Pedro Alves <palves@redhat.com>
21956
21957 * gdb.base/watch-bitfields.exp: Pass string other than test file
21958 name to prepare_for_testing.
21959 (watch): New procedure.
21960 (expect_watchpoint): Use with_test_prefix.
21961 (top level): Factor out tests to ...
21962 (test_watch_location, test_regular_watch): ... these new
21963 procedures, and use with_test_prefix and gdb_continue_to_end.
21964
21965 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21966
21967 PR breakpoints/12526
21968 * gdb.base/watch-bitfields.exp: New file.
21969 * gdb.base/watch-bitfields.c: New file.
21970
21971 2014-09-16 Pedro Alves <palves@redhat.com>
21972
21973 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21974 software and hardware addresses, not software address against
21975 itself.
21976
21977 2014-09-16 Pedro Alves <palves@redhat.com>
21978
21979 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21980 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21981
21982 2014-09-16 Pedro Alves <palves@redhat.com>
21983
21984 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21985 files.
21986 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21987 "*-*-vxworks*" throughout.
21988 * gdb.base/break.exp: Likewise.
21989 * gdb.base/default.exp: Likewise.
21990 * gdb.base/scope.exp: Likewise.
21991 * gdb.base/sepdebug.exp: Likewise.
21992 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21993 throughout.
21994 * gdb.base/run.c: Likewise.
21995 * gdb.base/sepdebug.c: Likewise.
21996 * gdb.hp/gdb.aCC/run.c: Likewise.
21997 * gdb.reverse/until-reverse.c: Likewise.
21998 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21999
22000 2014-09-16 Yao Qi <yao@codesourcery.com>
22001
22002 * boards/local-remote-host-native.exp: New file.
22003
22004 2014-09-14 Doug Evans <xdje42@gmail.com>
22005
22006 * gdb.threads/queue-signal.c (thread_count): New variable.
22007 (thread_count_mutex, thread_count_condvar): New variables.
22008 (incr_thread_count, wait_all_threads_running): New functions.
22009 (main): Wait for all threads to be in their thread functions.
22010
22011 2014-09-13 Doug Evans <xdje42@gmail.com>
22012
22013 * gdb.threads/queue-signal.c: New file.
22014 * gdb.threads/queue-signal.exp: New file.
22015
22016 2014-09-13 Doug Evans <xdje42@gmail.com>
22017
22018 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22019 be consistent with what default_gdb_init uses.
22020 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22021 the plain text of the prompt. Add some logging printfs.
22022 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22023
22024 2014-09-12 Pedro Alves <palves@redhat.com>
22025
22026 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22027 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22028 * gdb.arch/i386-size-overlap.exp: Likewise.
22029 * gdb.arch/i386-size.exp: Likewise.
22030 * gdb.arch/i386-unwind.exp: Likewise.
22031 * gdb.base/a2-run.exp: Likewise.
22032 * gdb.base/break.exp: Likewise.
22033 * gdb.base/charset.exp: Likewise.
22034 * gdb.base/chng-syms.exp: Likewise.
22035 * gdb.base/commands.exp: Likewise.
22036 * gdb.base/dbx.exp: Likewise.
22037 * gdb.base/find.exp: Likewise.
22038 * gdb.base/funcargs.exp: Likewise.
22039 * gdb.base/jit-simple.exp: Likewise.
22040 * gdb.base/reread.exp: Likewise.
22041 * gdb.base/sepdebug.exp: Likewise.
22042 * gdb.base/step-bt.exp: Likewise.
22043 * gdb.cp/mb-inline.exp: Likewise.
22044 * gdb.cp/mb-templates.exp: Likewise.
22045 * gdb.objc/basicclass.exp: Likewise.
22046 * gdb.threads/killed.exp: Likewise.
22047
22048 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22049
22050 PR tdep/17379
22051 * gdb.arch/powerpc-stackless.S: New file.
22052 * gdb.arch/powerpc-stackless.exp: New file.
22053
22054 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22055
22056 * gdb.base/attach.c: Include unistd.h.
22057 (main): Call alarm. Add label postloop.
22058 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22059 gdb_breakpoint, gdb_continue_to_breakpoint.
22060 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22061
22062 2014-09-11 Pedro Alves <palves@redhat.com>
22063
22064 PR gdb/17347
22065 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22066 * gdb.base/attach.exp (test_command_line_attach_run): New
22067 procedure.
22068 (top level): Call it.
22069
22070 2014-09-11 Pedro Alves <palves@redhat.com>
22071
22072 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22073 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22074 (do_command_attach_tests): Use spawn_wait_for_attach.
22075 * gdb.base/solib-overlap.exp: Likewise.
22076 * gdb.multi/multi-attach.exp: Likewise.
22077 * gdb.python/py-prompt.exp: Likewise.
22078 * gdb.python/py-sync-interp.exp: Likewise.
22079 * gdb.server/ext-attach.exp: Likewise.
22080
22081 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22082
22083 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22084 command in testcase. Simplify testcase.
22085
22086 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22087
22088 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22089
22090 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22091
22092 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22093
22094 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22095
22096 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22097
22098 2014-09-10 Joel Brobecker <brobecker@adacore.com>
22099
22100 * gdb.dwarf2/dynarr-ptr.c: New file.
22101 * gdb.dwarf2/dynarr-ptr.exp: New file.
22102
22103 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22104
22105 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22106 of 30 rather than hardcoding 120 for a slow test case. Take the
22107 `gdb,timeout' target setting into account for this calculation.
22108 Don't extend the timeout for the test cases that don't need it.
22109
22110 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22111
22112 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22113 a factor of 2 for a slow test case. Take the `gdb,timeout'
22114 target setting into account for this calculation.
22115 * gdb.reverse/until-precsave.exp: Increase the timeout by
22116 a factor of 15 and 3 respectively rather than adding 120
22117 for a pair of slow test cases. Take the `gdb,timeout'
22118 target setting into account for this calculation.
22119
22120 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22121
22122 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22123 timeout, don't pass one down to gdb_expect.
22124 (gdb_expect): Rework timeout selection.
22125
22126 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22127
22128 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22129 exception on timeout.
22130 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22131 (gdbserver_start_extended): Catch any `gdbserver_start' error
22132 exceptions.
22133 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22134 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22135 `gdbserver_gdb_load' error exceptions.
22136
22137 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22138
22139 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22140 120 on waiting for the TCP socket to open.
22141
22142 2014-09-09 Doug Evans <xdje42@gmail.com>
22143
22144 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22145 _caller_matches, _any_caller_is, _any_caller_matches.
22146
22147 2014-09-09 Doug Evans <xdje42@gmail.com>
22148
22149 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22150
22151 2014-09-09 Yao Qi <yao@codesourcery.com>
22152
22153 * gdb.mi/mi-var-display.exp: Set print symbol off.
22154
22155 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22156
22157 PR gdb/17035
22158 * gdb.base/commands.exp: Add tests to verify user-defined
22159 commands with empty bodies.
22160 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22161 python commands in `show user command`.
22162 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22163 scheme commands in `show user command`.
22164
22165 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22166
22167 PR python/17355
22168 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22169 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22170 * gdb.python/py-framefilter-invalidarg.exp: New file.
22171 * gdb.python/py-framefilter-invalidarg.py: New file.
22172
22173 2014-09-06 Doug Evans <xdje42@gmail.com>
22174
22175 PR 15276
22176 * gdb.python/py-caller-is.c: New file.
22177 * gdb.python/py-caller-is.exp: New file.
22178
22179 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22180
22181 PR gdb/17235
22182 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22183 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22184
22185 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22186
22187 PR fortran/17237
22188 * gdb.fortran/print-formatted.exp: New file.
22189 * gdb.fortran/print-formatted.f90: Likewise.
22190
22191 2014-09-03 Sasha Smundak <asmundak@google.com>
22192
22193 * gdb.python/py-frame.exp: Test Frame.read_register.
22194
22195 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22196
22197 PR python/16699
22198 * gdb.python/py-completion.exp: New file.
22199 * gdb.python/py-completion.py: Likewise.
22200
22201 2014-08-28 Doug Evans <dje@google.com>
22202
22203 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22204 eax,etc. are live with values set by gdb and thus the compiler can't
22205 use them.
22206 * gdb.arch/i386-pseudo.c (main): Ditto.
22207
22208 2014-08-27 Doug Evans <dje@google.com>
22209
22210 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22211
22212 2014-08-25 Doug Evans <dje@google.com>
22213
22214 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22215 (main): Ditto.
22216
22217 2014-08-25 Doug Evans <dje@google.com>
22218
22219 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22220
22221 2014-08-24 Yao Qi <yao@codesourcery.com>
22222
22223 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22224 symbol off.
22225 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22226
22227 2014-08-22 Doug Evans <dje@google.com>
22228
22229 PR 17276
22230 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22231 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22232 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22233
22234 2014-08-22 Yao Qi <yao@codesourcery.com>
22235
22236 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22237 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22238 * gdb.python/python.exp: Likewise. Use .py file on the host
22239 instead of the build.
22240
22241 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22242
22243 * gdb.threads/gcore-stale-thread.c: New file.
22244 * gdb.threads/gcore-stale-thread.exp: New file.
22245
22246 2014-08-21 Pedro Alves <palves@redhat.com>
22247
22248 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22249 * gdb.base/gcore-relro-pie.exp: Likewise.
22250 * gdb.base/gcore-relro.exp: Likewise.
22251 * gdb.base/gcore.exp: Likewise.
22252 * gdb.base/print-symbol-loading.exp: Likewise.
22253 * gdb.threads/gcore-thread.exp: Likewise.
22254 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22255
22256 2014-08-20 Pedro Alves <palves@redhat.com>
22257 Jan Kratochvil <jan.kratochvil@redhat.com>
22258
22259 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22260 configure.
22261 (EXPECT): Handle READ1 being set.
22262 (all): Depend on EXTRA_RULES.
22263 (check-read1, expect-read1, read1.so, read1): New rules.
22264 * README (Testsuite Parameters): Document the READ1 make variable.
22265 (Race detection): New section.
22266 * configure: Regenerate.
22267 * configure.ac: If build==host==target, and running under a
22268 GNU/glibc system, add read1 to the extra Makefile rules.
22269 (EXTRA_RULES): AC_SUBST it.
22270 * lib/read1.c: New file.
22271
22272 2014-08-20 Joel Brobecker <brobecker@adacore.com>
22273
22274 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22275 the handling of variables declared as a typedef to an array
22276 which a DW_AT_data_location attribute.
22277
22278 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
22279 Pedro Alves <palves@redhat.com>
22280
22281 PR symtab/14604
22282 PR symtab/14605
22283 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22284 gdb_test.
22285
22286 2014-08-19 Pedro Alves <palves@redhat.com>
22287
22288 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22289
22290 2014-08-19 Yao Qi <yao@codesourcery.com>
22291
22292 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22293 right line.
22294
22295 2014-08-18 David Blaikie <dblaikie@gmail.com>
22296
22297 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22298
22299 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22300
22301 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22302 attribute in array range.
22303
22304 2014-08-18 Joel Brobecker <brobecker@adacore.com>
22305
22306 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22307
22308 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22309
22310 PR c++/17132
22311 * gdb.cp/pr17132.cc: New file.
22312 * gdb.cp/pr17132.exp: New file.
22313
22314 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22315
22316 * gdb.python/py-xmethods.py (A_getarrayind)
22317 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22318 Use 'print' with function call syntax.
22319 (E_method_matcher.match): Fix tab vs space indentation mixup.
22320
22321 2014-08-15 Yao Qi <yao@codesourcery.com>
22322
22323 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22324 false.
22325
22326 2014-08-15 Yao Qi <yao@codesourcery.com>
22327
22328 * gdb.cp/casts.exp: Set print symbol off.
22329 * gdb.cp/class2.exp: Likewise.
22330 * gdb.cp/overload.exp: Likewise.
22331 * gdb.cp/templates.exp: Likewise.
22332
22333 2014-08-11 Doug Evans <dje@google.com>
22334
22335 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22336 (test_load_shlib): Update.
22337
22338 2014-08-09 Yao Qi <yao@codesourcery.com>
22339
22340 * gdb.base/display.exp: Invoke is_address_zero_readable.
22341 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22342 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22343 * gdb.base/hbreak-unmapped.exp: Return if
22344 is_address_zero_readable returns true.
22345 * gdb.base/signest.exp: Likewise.
22346 * gdb.base/signull.exp: Likewise.
22347 * gdb.base/sigbpt.exp: Likewise.
22348 * gdb.guile/scm-disasm.exp: Do the test if
22349 is_address_zero_readable returns false.
22350 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22351 * gdb.python/py-arch.exp: Likewise.
22352 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22353 * lib/gdb.exp (is_address_zero_readable): New proc.
22354
22355 2014-08-09 Yao Qi <yao@codesourcery.com>
22356
22357 PR testsuite/13443
22358 * gdb.mi/mi-var-display.exp: Make test messages unique.
22359
22360 2014-08-04 Tom Tromey <tromey@redhat.com>
22361
22362 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22363 target 0".
22364
22365 2014-08-04 Tom Tromey <tromey@redhat.com>
22366
22367 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22368 "target_resume".
22369
22370 2014-08-01 Joel Brobecker <brobecker@adacore.com>
22371
22372 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22373 inner_vla_struct_object_size.
22374 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22375 as xfail.
22376
22377 2014-07-30 Pedro Alves <palves@redhat.com>
22378
22379 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22380 comment.
22381
22382 2014-07-29 Yao Qi <yao@codesourcery.com>
22383
22384 PR gdb/17206
22385 * gdb.base/until-nodebug.exp: New.
22386
22387 2014-07-28 Doug Evans <xdje42@gmail.com>
22388
22389 PR guile/17203
22390 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22391 previously existing parameter, and previously ambiguously spelled
22392 parameter.
22393
22394 2014-07-28 Will Newton <will.newton@linaro.org>
22395
22396 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22397
22398 2014-07-26 Ludovic Courtès <ludo@gnu.org>
22399 Doug Evans <xdje42@gmail.com>
22400
22401 PR guile/17146
22402 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22403
22404 2014-07-25 Pedro Alves <palves@redhat.com>
22405
22406 * gdb.threads/signal-command-handle-nopass.c: New file.
22407 * gdb.threads/signal-command-handle-nopass.exp: New file.
22408 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22409 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22410 * gdb.threads/signal-delivered-right-thread.c: New file.
22411 * gdb.threads/signal-delivered-right-thread.exp: New file.
22412
22413 2014-07-25 Pedro Alves <palves@redhat.com>
22414
22415 * gdb.base/double-prompt-target-event-error.exp
22416 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22417 match.
22418 (cancel_pagination_in_target_event): Rework double prompt
22419 detection.
22420 * gdb.base/paginate-after-ctrl-c-running.exp
22421 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22422 <return>' match.
22423 * gdb.base/paginate-bg-execution.exp
22424 (test_bg_execution_pagination_return)
22425 (test_bg_execution_pagination_cancel): Remove '-notransfer
22426 <return>' matches.
22427 * gdb.base/paginate-execution-startup.exp
22428 (test_fg_execution_pagination_return)
22429 (test_fg_execution_pagination_cancel): Remove '-notransfer
22430 <return>' matches.
22431 * gdb.base/paginate-inferior-exit.exp
22432 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22433 match.
22434 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22435 * lib/gdb.exp (pagination_prompt): Run text through
22436 string_to_regexp.
22437 (gdb_test_multiple): Match $pagination_prompt instead of
22438 "<return>".
22439 (string_to_regexp): Move to lib/gdb-utils.exp.
22440
22441 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22442
22443 * gdb.arch/amd64-entry-value-paramref.S: New file.
22444 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22445 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22446 * gdb.arch/amd64-optimout-repeat.S: New file.
22447 * gdb.arch/amd64-optimout-repeat.c: New file.
22448 * gdb.arch/amd64-optimout-repeat.exp: New file.
22449
22450 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22451
22452 PR gdb/17170
22453 * gdb.base/statistics.exp: New file.
22454
22455 2014-07-17 Doug Evans <dje@google.com>
22456
22457 PR gdb/17170
22458 * gdb.base/maint.exp: Update testing of per-command stats.
22459
22460 2014-07-16 Pedro Alves <palves@redhat.com>
22461
22462 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22463 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22464 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22465 (tfile_write_buf): New functions.
22466 (add_memory_block): Rewrite using the above.
22467 (adjust_function_address): New function.
22468 (FUNCTION_ADDRESS): New macro.
22469 (write_basic_trace_file): Remove short_x local, and use
22470 tfile_write_16. Change type of func_addr local to unsigned long
22471 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22472 here. Cast argument of add_memory_block to char pointer.
22473 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22474 (main): Remove parameters.
22475 * gdb.trace/tfile.exp: Remove nowarnings.
22476
22477 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22478
22479 * gdb.base/debug-expr.exp: Test string evaluation with
22480 "debug expression" on.
22481
22482 2014-07-15 Pedro Alves <palves@redhat.com>
22483
22484 * gdb.base/reread.exp: Use clean_restart.
22485
22486 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22487
22488 * gdb.arch/avr-flash-qualifer.c: New.
22489 * gdb.arch/avr-flash-qualifer.exp: New.
22490
22491 2014-07-14 Pedro Alves <palves@redhat.com>
22492
22493 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22494 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22495
22496 2014-07-14 Pedro Alves <palves@redhat.com>
22497
22498 * gdb.base/double-prompt-target-event-error.c: New file.
22499 * gdb.base/double-prompt-target-event-error.exp: New file.
22500
22501 2014-07-14 Pedro Alves <palves@redhat.com>
22502
22503 PR gdb/17072
22504 * gdb.base/paginate-inferior-exit.c: New file.
22505 * gdb.base/paginate-inferior-exit.exp: New file.
22506
22507 2014-07-14 Pedro Alves <palves@redhat.com>
22508
22509 PR gdb/17072
22510 * gdb.base/paginate-bg-execution.c: New file.
22511 * gdb.base/paginate-bg-execution.exp: New file.
22512
22513 2014-07-14 Pedro Alves <palves@redhat.com>
22514
22515 PR gdb/17072
22516 * gdb.base/paginate-execution-startup.c: New file.
22517 * gdb.base/paginate-execution-startup.exp: New file.
22518 * lib/gdb.exp (pagination_prompt): New global.
22519 (default_gdb_spawn): New procedure, factored out from
22520 default_gdb_spawn.
22521 (default_gdb_start): Adjust to call default_gdb_spawn.
22522 (gdb_spawn): New procedure.
22523
22524 2014-07-14 Pedro Alves <palves@redhat.com>
22525
22526 * lib/gdb.exp (gdb_assert): New procedure.
22527 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22528
22529 2014-07-14 Pedro Alves <palves@redhat.com>
22530
22531 * gdb.base/execution-termios.c: New file.
22532 * gdb.base/execution-termios.exp: New file.
22533
22534 2014-07-14 Tom Tromey <tromey@redhat.com>
22535
22536 * gdb.cp/vla-cxx.cc: New file.
22537 * gdb.cp/vla-cxx.exp: New file.
22538
22539 2014-07-14 Tom Tromey <tromey@redhat.com>
22540
22541 * gdb.reverse/rerun-prec.c: New file.
22542 * gdb.reverse/rerun-prec.exp: New file.
22543
22544 2014-07-12 Maciej W. Rozycki <macro@mips.com>
22545 Maciej W. Rozycki <macro@codesourcery.com>
22546
22547 * lib/gdb-utils.exp: New file.
22548 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22549 inline `gdb_init_command' processing.
22550 (gdb_start_cmd): Likewise.
22551 * lib/mi-support.exp (mi_run_cmd): Likewise.
22552 * README: Document `gdb_init_command' and `gdb_init_commands'.
22553
22554 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22555
22556 Fix false FAIL running under a very long directory name.
22557 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22558 and "set print elements 10000". Twice.
22559
22560 2014-07-11 Yao Qi <yao@codesourcery.com>
22561
22562 * gdb.base/exprs.exp: "set print symbol off".
22563
22564 2014-07-11 Pedro Alves <palves@redhat.com>
22565
22566 * gdb.threads/kill.c: New file.
22567 * gdb.threads/kill.exp: New file.
22568
22569 2014-07-10 Yao Qi <yao@codesourcery.com>
22570
22571 * gdb.trace/tfile.c (write_basic_trace_file)
22572 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22573 address written to trace file.
22574
22575 2014-07-09 Pedro Alves <palves@redhat.com>
22576
22577 * gdb.base/attach-wait-input.exp: New file.
22578 * gdb.base/attach-wait-input.c: New file.
22579
22580 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22581
22582 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22583 setting up test structures.
22584 (main): Call new test function.
22585 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22586 test function, continue into test function and walk test
22587 structures.
22588
22589 2014-07-02 Yao Qi <yao@codesourcery.com>
22590
22591 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22592 'bar_start' at the beginning of functions 'foo' and 'bar'
22593 respectively.
22594 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22595 instead of 'foo' and 'bar'.
22596
22597 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22598
22599 * gdb.btrace/segv.exp: New.
22600 * gdb.btrace/segv.c: New.
22601
22602 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
22603
22604 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22605 instruction.
22606
22607 2014-06-30 Mark Wielaard <mjw@redhat.com>
22608
22609 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22610 vulture, vilify, villar): New volatile array constants.
22611 (vindictive, vegetation): New const volatile array constants.
22612 * gdb.base/volatile.exp: Test volatile and const volatile array
22613 types.
22614
22615 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22616
22617 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22618 target lacks support for awatch, rwatch, or hbreak.
22619
22620 2014-06-27 Yao Qi <yao@codesourcery.com>
22621
22622 * gdb.multi/dummy-frame-restore.exp: New.
22623 * gdb.multi/dummy-frame-restore.c: New.
22624
22625 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22626
22627 * gdb.btrace/gcore.exp: New.
22628
22629 2014-06-23 Pedro Alves <palves@redhat.com>
22630
22631 * gdb.base/watchpoint-reuse-slot.c: New file.
22632 * gdb.base/watchpoint-reuse-slot.exp: New file.
22633
22634 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22635
22636 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22637 progspace's filename in 'info', 'enable' and 'disable' command
22638 tests.
22639
22640 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22641
22642 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22643 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22644 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22645
22646 2014-06-20 Gary Benson <gbenson@redhat.com>
22647
22648 * gdb.arch/i386-avx.exp: Fix include file location.
22649 * gdb.arch/i386-sse.exp: Likewise.
22650
22651 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22652
22653 * gdb.dlang/expression.exp: New file.
22654
22655 2014-06-19 Pedro Alves <palves@redhat.com>
22656
22657 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22658 out from ...
22659 (top level): ... here. Iterate running tests under different
22660 scheduler-locking settings.
22661
22662 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
22663
22664 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22665 to DW_FORM_addr and use non-zero addresses.
22666
22667 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22668
22669 PR gdb/17017
22670 * gdb.python/py-xmethods.cc: Add global function call counters and
22671 increment them in their respective functions. Remove "cout"
22672 statements.
22673 * gdb.python/py-xmethods.exp: Make tests check the global function
22674 call counters instead of depending on inferior IO.
22675
22676 2014-06-18 Don Breazeal <donb@codesourcery.com>
22677
22678 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22679 Deleted procedure.
22680 (explicit_fork_parent_follow): Deleted procedure.
22681 (explicit_fork_child_follow): Deleted procedure.
22682 (test_follow_fork): New procedure.
22683 (do_fork_tests): Replace calls to deleted procedures with
22684 calls to test_follow_fork and reset GDB for subsequent
22685 procedure calls.
22686
22687 2014-06-17 Yao Qi <yao@codesourcery.com>
22688
22689 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22690 CP1252.
22691
22692 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
22693
22694 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22695 Initialize ptr and S explicitly.
22696 (skip_type_update_when_not_use_rtti_test): Likewise.
22697
22698 2014-06-16 Keith Seitz <keiths@redhat.com>
22699
22700 PR mi/15863
22701 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22702 the inferior is started.
22703
22704 2014-06-16 Pedro Alves <palves@redhat.com>
22705
22706 * gdb.base/break-main-file-remove-fail.c: New file.
22707 * gdb.base/break-main-file-remove-fail.exp: New file.
22708 * gdb.base/break-unload-file.exp: Use build_executable instead of
22709 prepare_for_testing.
22710 (test_break): New parameter "initial_load". Handle it.
22711 (top level): Add initial_load cmdline/file axis.
22712
22713 2014-06-12 Tom Tromey <tromey@redhat.com>
22714
22715 * gdb.base/completion.exp: Don't use directory name in test.
22716
22717 2014-06-09 Gary Benson <gbenson@redhat.com>
22718
22719 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22720 separate the always-available ANSI-standard signals from the
22721 signals that require checking.
22722 (main): Likewise.
22723 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22724 Likewise.
22725 (main): Likewise.
22726
22727 2014-06-07 Keith Seitz <keiths@redhat.com>
22728
22729 Revert:
22730 PR c++/16253
22731 * gdb.cp/var-tag.cc: New file.
22732 * gdb.cp/var-tag.exp: New file.
22733 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22734 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22735 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22736 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22737
22738 2014-06-06 Doug Evans <xdje42@gmail.com>
22739
22740 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22741
22742 2014-06-06 Pedro Alves <palves@redhat.com>
22743
22744 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22745 in target debug output instead of looking at RSP packets,
22746 disabling the test on any target that uses hardware stepping.
22747 Update comments.
22748
22749 2014-06-06 Pedro Alves <palves@redhat.com>
22750
22751 * gdb.base/break-unload-file.exp: Fix typo.
22752
22753 2014-06-06 Yao Qi <yao@codesourcery.com>
22754
22755 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22756 from "jit_function" to "^jit_function".
22757
22758 2014-06-06 Yao Qi <yao@codesourcery.com>
22759
22760 * gdb.base/async.c (foo): Add one statement.
22761 * gdb.base/async.exp: Get the next instruction address and
22762 match the output of "nexti" by instruction address. Match
22763 the hex address in the output of "finish".
22764
22765 2014-06-06 Gary Benson <gbenson@redhat.com>
22766
22767 * gdb.base/call-signals.c: Remove preprocessor conditionals
22768 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22769 SIGSEGV and SIGTERM.
22770 * gdb.base/sigall.c: Likewise.
22771 * gdb.base/unwindonsignal.c: Likewise.
22772 * gdb.reverse/sigall-reverse.c: Likewise.
22773
22774 2014-06-06 Yao Qi <yao@codesourcery.com>
22775
22776 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22777 readable, skip the test.
22778
22779 2014-06-06 Yao Qi <yao@codesourcery.com>
22780
22781 * gdb.threads/staticthreads.c (thread_function): Move the line
22782 setting breakpoint on forward.
22783 * gdb.threads/staticthreads.exp: Update comments.
22784
22785 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22786
22787 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22788 "history-append! type error".
22789
22790 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22791
22792 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22793 erroneous dprintf expected input.
22794
22795 2014-06-04 Doug Evans <xdje42@gmail.com>
22796
22797 * gdb.guile/scm-generics.exp: Delete.
22798
22799 2014-06-04 Doug Evans <xdje42@gmail.com>
22800
22801 * gdb.guile/scm-breakpoint.exp: Update.
22802 Add tests for breakpoint registration.
22803
22804 2014-06-04 Tom Tromey <tromey@redhat.com>
22805
22806 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22807 VLA-in-union.
22808 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22809 inner_vla_struct, vla_union types. Initialize objects of those
22810 types and compute their sizes.
22811
22812 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22813 Hui Zhu <hui@codesourcery.com>
22814
22815 * gdb.base/fileio.exp: Add test for shell not available as well as
22816 available.
22817 * gdb.base/fileio.c (test_system): Check for shell twice.
22818
22819 2014-06-04 Yao Qi <yao@codesourcery.com>
22820
22821 * gdb.base/auto-connect-native-target.exp: Remove redundant
22822 space from the regexp pattern.
22823
22824 2014-06-04 Yao Qi <yao@codesourcery.com>
22825
22826 * gdb.base/default.exp: Replace "child" with "native" in
22827 regexp pattern.
22828
22829 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22830
22831 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22832 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22833 * gdb.python/py-xmethods.py: Python script supporting the
22834 new testcase and tests.
22835
22836 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22837 Pedro Alves <palves@redhat.com>
22838
22839 PR breakpoints/17000
22840 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22841 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22842
22843 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22844
22845 * gdb.base/subst.exp: Add tests to verify partial path matching
22846 output.
22847
22848 2014-06-03 Pedro Alves <palves@redhat.com>
22849
22850 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22851 target that doesn't use software single-stepping.
22852
22853 2014-06-03 Pedro Alves <palves@redhat.com>
22854
22855 PR breakpoints/17000
22856 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22857 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22858
22859 2014-06-02 Doug Evans <xdje42@gmail.com>
22860
22861 * gdb.guile/scm-parameter.exp: New file.
22862
22863 2014-06-02 Doug Evans <xdje42@gmail.com>
22864
22865 * gdb.guile/scm-cmd.c: New file.
22866 * gdb.guile/scm-cmd.exp: New file.
22867
22868 2014-06-02 Doug Evans <xdje42@gmail.com>
22869
22870 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22871 pretty-printer lookup.
22872 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22873 (make-pp_s-printer): Call it.
22874 (make-pretty-printer-from-dict): New function.
22875 (lookup-pretty-printer-maker-from-dict): New function.
22876 (*pretty-printer*): Simplify.
22877 (make-objfile-pp_s-printer): New function.
22878 (install-objfile-pretty-printers!): New function.
22879 (make-progspace-pp_s-printer): New function.
22880 (install-progspace-pretty-printers!): New function.
22881 * gdb.guile/scm-progspace.c: New file.
22882 * gdb.guile/scm-progspace.exp: New file.
22883
22884 2014-06-02 Pedro Alves <palves@redhat.com>
22885
22886 * gdb.base/dprintf-bp-same-addr.c: New file.
22887 * gdb.base/dprintf-bp-same-addr.exp: New file.
22888
22889 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22890
22891 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22892 * gdb.arch/powerpc-power.s: Likewise.
22893
22894 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22895
22896 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22897
22898 2014-06-01 Yao Qi <yao@codesourcery.com>
22899
22900 * gdb.base/watchpoint.exp (test_watch_location): Check null
22901 pointer can be dereferenced. If not, do the test, otherwise
22902 skip it.
22903
22904 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22905
22906 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22907 results.
22908 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22909
22910 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22911
22912 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22913 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22914 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22915 * gdb.arch/amd64-invalid-stack-top.c: New file.
22916 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22917
22918 2014-05-30 Pedro Alves <palves@redhat.com>
22919
22920 PR breakpoints/17000
22921 * gdb.base/sss-bp-on-user-bp.c: New file.
22922 * gdb.base/sss-bp-on-user-bp.exp: New file.
22923
22924 2014-05-30 David Blaikie <dblaikie@gmail.com>
22925
22926 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22927 gnu_inline semantics via attribute.
22928 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22929 source explicitly specifies the required semantics.
22930
22931 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22932
22933 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22934
22935 2014-05-29 Pedro Alves <palves@redhat.com>
22936 Tom Tromey <tromey@redhat.com>
22937
22938 * gdb.base/async-shell.exp: Don't enable target-async.
22939 * gdb.base/async.exp
22940 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22941 parameter. Adjust.
22942 (top level): Don't test with "target-async".
22943 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22944 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22945 * gdb.base/inferior-died.exp: Don't enable target-async.
22946 * gdb.base/interrupt-noterm.exp: Likewise.
22947 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22948 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22949 * gdb.mi/mi-nonstop.exp: Likewise.
22950 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22951 * gdb.mi/mi-nsintrall.exp: Likewise.
22952 * gdb.mi/mi-nsmoribund.exp: Likewise.
22953 * gdb.mi/mi-nsthrexec.exp: Likewise.
22954 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22955 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22956 * gdb.python/py-evsignal.exp: Don't enable target-async.
22957 * gdb.python/py-evthreads.exp: Likewise.
22958 * gdb.python/py-prompt.exp: Likewise.
22959 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22960 * gdb.server/solib-list.exp: Don't enable target-async.
22961 * gdb.threads/thread-specific-bp.exp: Likewise.
22962 * lib/mi-support.exp: Adjust to use mi-async.
22963
22964 2014-05-29 Pedro Alves <palves@redhat.com>
22965
22966 PR gdb/13860
22967 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22968 reason, even in sync mode.
22969
22970 2014-05-29 Pedro Alves <palves@redhat.com>
22971 Hui Zhu <hui@codesourcery.com>
22972
22973 PR PR15693
22974 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22975 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22976 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22977 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22978
22979 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22980
22981 * config/monitor.exp (gdb_target_monitor): Replace use of
22982 "set remotebaud" by "set serial baud".
22983
22984 2014-05-26 Andy Wingo <wingo@igalia.com>
22985
22986 * gdb.guile/scm-breakpoint.exp:
22987 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22988 properties instead of gdb-object-properties.
22989
22990 2014-05-26 Yao Qi <yao@codesourcery.com>
22991
22992 * gdb.server/no-thread-db.exp: Specify source file name
22993 explicitly when setting a breakpoint.
22994
22995 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22996
22997 * gdb.btrace/vdso.c: New.
22998 * gdb.btrace/vdso.exp: New.
22999
23000 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23001
23002 * gdb.base/gcore.exp (capture_command_output): Move ...
23003 * lib/gdb.exp (capture_command_output): ... here.
23004
23005 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23006
23007 * gdb.btrace/data.exp: Test memory access during btrace replay.
23008
23009 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23010
23011 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23012
23013 2014-05-21 Pedro Alves <palves@redhat.com>
23014
23015 PR gdb/13860
23016 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23017 (top level): Test that output related to execution commands is
23018 sent to the console with CLI commands, but not with MI commands.
23019 Test that breakpoint events are always mirrored to the console.
23020 Also expect the new source line to be output after a "next" in
23021 async mode too. Make it a pass/fail test.
23022 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23023 output.
23024 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23025
23026 2014-05-21 Pedro Alves <palves@redhat.com>
23027
23028 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23029 Use them to test variations of "list" after reaching a breakpoint.
23030 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23031 Test "list" with listsize 10 after reaching a breakpoint.
23032 * gdb.python/python.exp (decode_line current location line
23033 number): Adjust expected line number.
23034
23035 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23036
23037 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23038 behavior for $args, pass it directly to "run".
23039
23040 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23041
23042 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23043 30000 to 65536.
23044
23045 2014-05-21 Pedro Alves <palves@redhat.com>
23046
23047 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23048 auto-connect-native-target off".
23049 * gdb.base/auto-connect-native-target.c: New file.
23050 * gdb.base/auto-connect-native-target.exp: New file.
23051
23052 2014-05-21 Pedro Alves <palves@redhat.com>
23053
23054 * gdb.base/default.exp: Test "target native" instead of "target
23055 child".
23056
23057 2014-05-21 Mark Wielaard <mjw@redhat.com>
23058
23059 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23060
23061 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23062
23063 Fix TLS access for -static -pthread.
23064 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23065 <HAVE_TLS> (thread_function, main): Initialize it.
23066 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23067 Add clean_restart.
23068 <$have_tls != "">: Check TLSVAR.
23069
23070 2014-05-21 Pedro Alves <palves@redhat.com>
23071
23072 * gdb.base/dcache-line-read-error.c: New.
23073 * gdb.base/dcache-line-read-error.exp: New.
23074
23075 2014-05-20 Pedro Alves <palves@redhat.com>
23076
23077 * gdb.base/compare-sections.c: New file.
23078 * gdb.base/compare-sections.exp: New file.
23079
23080 2014-05-20 Pedro Alves <palves@redhat.com>
23081
23082 * gdb.base/break-idempotent.c: New file.
23083 * gdb.base/break-idempotent.exp: New file.
23084
23085 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23086
23087 * gdb.btrace/nohist.exp: New.
23088
23089 2014-05-20 Yao Qi <yao@codesourcery.com>
23090
23091 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23092 gdb.reverse directory and gdb_reverse_timeout exists in board
23093 setting.
23094 * README: Document gdb_reverse_timeout.
23095
23096 2014-05-20 Yao Qi <yao@codesourcery.com>
23097
23098 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23099 'test_file_name'. Treat args as a string instead of a list.
23100 (gdb_init): Rename argument 'args' by 'test_file_name'.
23101
23102 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23103
23104 * gdb.arch/powerpc-power.exp: New file.
23105 * gdb.arch/powerpc-power.s: New file.
23106
23107 2014-05-16 Doug Evans <dje@google.com>
23108
23109 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23110 * gdb.base/completion.exp: Check that all expected files exist
23111 before doing file completion.
23112
23113 2014-05-16 Doug Evans <dje@google.com>
23114
23115 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23116 Update.
23117 (do_syscall_tests_without_xml): Update.
23118
23119 2014-05-16 Pedro Alves <palves@redhat.com>
23120
23121 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23122 instead of "unknown output after running".
23123
23124 2014-05-16 Yao Qi <yao@codesourcery.com>
23125
23126 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23127 file1.txt from host at the end.
23128 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23129
23130 2014-05-15 Doug Evans <dje@google.com>
23131
23132 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23133 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23134 loading file. Add test for TU lookup.
23135
23136 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23137
23138 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23139 calling "-exec-arguments" or "set args" before running the
23140 inferior.
23141
23142 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23143
23144 * lib/mi-support.exp (mi_expect_stop): Expect message for
23145 inferiors that exit with non-zero exit code.
23146
23147 2014-05-14 Yao Qi <yao@codesourcery.com>
23148
23149 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23150 match absolute path on remote host.
23151 (test_file_list_exec_source_files): Remove "/" from the
23152 pattern.
23153
23154 2014-05-14 Yao Qi <yao@codesourcery.com>
23155
23156 * boards/local-remote-host-notty.exp (${board}_file): New
23157 proc.
23158
23159 2014-05-07 Kyle McMartin <kyle@redhat.com>
23160
23161 Pushed by Joel Brobecker <brobecker@adacore.com>.
23162 * gdb.arch/aarch64-atomic-inst.c: New file.
23163 * gdb.arch/aarch64-atomic-inst.exp: New file.
23164
23165 2014-05-07 Yao Qi <yao@codesourcery.com>
23166
23167 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23168 in current context" too.
23169
23170 2014-05-05 Keith Seitz <keiths@redhat.com>
23171
23172 * gdb.linespec/ls-dollar.exp: Add test for linespec
23173 file:convenience_variable.
23174
23175 2014-05-05 Yao Qi <yao@codesourcery.com>
23176
23177 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23178 traceframes into tfile and ctf trace files. Read data from
23179 trace file and test collected data.
23180 (gdb_collect_locals_test): Likewise.
23181 (gdb_unavailable_registers_test): Likewise.
23182 (gdb_unavailable_floats): Likewise.
23183 (gdb_collect_globals_test): Likewise.
23184 (top-level): Append "ctf" to trace_file_targets if GDB
23185 supports.
23186
23187 2014-05-05 Yao Qi <yao@codesourcery.com>
23188
23189 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23190 code to ...
23191 (gdb_collect_args_test_1): ... it. New proc.
23192 (gdb_collect_locals_test): Move some code to ...
23193 (gdb_collect_locals_test_1): ... it. New proc.
23194 (gdb_unavailable_registers_test): Move some code to ...
23195 (gdb_unavailable_registers_test_1): ... it. New proc.
23196 (gdb_unavailable_floats): Move some code to ...
23197 (gdb_unavailable_floats_1): ... it. New proc.
23198
23199 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23200
23201 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23202 probes to test for bitness recognition.
23203 * gdb.arch/amd64-stap-optional-prefix.exp
23204 (test_probe_value_without_reg): New procedure.
23205 Add code to test for different kinds of bitness.
23206
23207 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23208
23209 PR breakpoints/16889
23210 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23211 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23212
23213 2014-05-01 Pedro Alves <palves@redhat.com>
23214
23215 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23216 gdb_file_cmd if no file is specified.
23217 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23218 last_loaded_file to set the remote exec-file.
23219
23220 2014-05-01 Pedro Alves <palves@redhat.com>
23221
23222 * boards/local-remote-host.exp: New file.
23223
23224 2014-05-01 Pedro Alves <palves@redhat.com>
23225
23226 * boards/local-remote-host.exp: Rename to ...
23227 * boards/local-remote-host-notty.exp: ... this.
23228
23229 2014-04-28 Joel Brobecker <brobecker@adacore.com>
23230
23231 * gdb.ada/dyn_arrayidx: New testcase.
23232
23233 2014-04-26 Yao Qi <yao@codesourcery.com>
23234
23235 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23236 and compute the length of function main. Save it in
23237 $main_length.
23238 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23239 (top-level): Use gdb_compile to compile objects into
23240 executable and restart GDB. Remove invocation to
23241 prepare_for_testing.
23242
23243 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23244 Pedro Alves <palves@redhat.com>
23245
23246 PR server/16255
23247 * gdb.multi/multi-attach.c: New file.
23248 * gdb.multi/multi-attach.exp: New file.
23249
23250 2014-04-25 Pedro Alves <palves@redhat.com>
23251
23252 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23253 user.
23254 (top level): Test that "set remote conditional-breakpoints-packet
23255 off" works as intended.
23256 * gdb.base/dprintf.exp: Test that "set remote
23257 breakpoint-commands-packet off" works as intended.
23258 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23259 New function.
23260 (top level): Call it.
23261 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23262 remote fast-tracepoints-packet off" works as intended.
23263 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23264 * lib/gdb.exp (gdb_is_target_remote): ... here.
23265
23266 2014-04-24 David Blaikie <dblaikie@gmail.com>
23267
23268 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23269 ensure clang would not discard them.
23270 * gdb.base/gdbvars.c: Ditto.
23271 * gdb.base/memattr.c: Ditto.
23272 * gdb.base/whatis.c: Ditto.
23273 * gdb.python/py-prettyprint.c: Ditto.
23274 * gdb.trace/actions.c: Ditto.
23275 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23276 ensure clang would not discard it.
23277
23278 2014-04-24 David Blaikie <dblaikie@gmail.com>
23279
23280 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23281 clang to emit the full definition of type required by the test
23282 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23283
23284 2014-04-24 David Blaikie <dblaikie@gmail.com>
23285
23286 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23287 coax Clang into emitting the definition of the type.
23288 * gdb.cp/pr10728-x.h (y): Ditto.
23289 * gdb.cp/pr10728-y.cc (y): Ditto.
23290
23291 2014-04-24 David Blaikie <dblaikie@gmail.com>
23292
23293 * gdb.base/label.exp: XFAIL label related tests under Clang.
23294 * gdb.cp/cplabel.exp: Ditto.
23295 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23296 under Clang those using labels.
23297
23298 2014-04-25 Yao Qi <yao@codesourcery.com>
23299
23300 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23301 double_label.
23302 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23303 partial_label and double_label.
23304
23305 2014-04-24 David Blaikie <dblaikie@gmail.com>
23306
23307 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23308
23309 2014-04-24 David Blaikie <dblaikie@gmail.com>
23310
23311 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23312 of the function to work across GCC and Clang.
23313 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23314 pointer types (const void ** const V void **).
23315
23316 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
23317 Walfred Tedeschi <walfred.tedeschi@intel.com>
23318
23319 * Makefile.in (EXECUTABLES): Added i386-avx512.
23320 * gdb.arch/i386-avx512.c: New file.
23321 * gdb.arch/i386-avx512.exp: Likewise.
23322
23323 2014-04-23 Keith Seitz <keiths@redhat.com>
23324
23325 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23326 (mi_make_breakpoint_table): New procedure.
23327 (mi_create_breakpoint): Use mi_make_breakpoint
23328 and return the result.
23329 (mi_make_breakpoint): New procedure.
23330 (mi_build_kv_pairs): New procedure.
23331
23332 * gdb.mi/mi-break.exp: Remove unused globals,
23333 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23334 All callers updated.
23335 * gdb.mi/mi-dprintf.exp: Use variable to track command
23336 number.
23337 Update all callers of mi_create_breakpoint and use
23338 mi_make_breakpoint_table.
23339 Remove any unused global variables.
23340 * gdb.mi/mi-nonstop.exp: Likewise.
23341 * gdb.mi/mi-nsintrall.exp: Likewise.
23342 * gdb.mi/mi-nsmoribund.exp: Likewise.
23343 * gdb.mi/mi-nsthrexec.exp: Likewise.
23344 * gdb.mi/mi-reverse.exp: Likewise.
23345 * gdb.mi/mi-simplerun.exp: Likewise.
23346 * gdb.mi/mi-stepn.exp: Likewise.
23347 * gdb.mi/mi-syn-frame.exp: Likewise.
23348 * gdb.mi/mi-until.exp: Likewise.
23349 * gdb.mi/mi-var-cp.exp: Likewise.
23350 * gdb.mi/mi-var-display.exp: Likewise.
23351 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23352 * gdb.mi/mi2-var-child.exp: Likewise.
23353 * gdb.mi/mi-vla-c99.exp: Likewise.
23354 * lib/mi-support.exp: Likewise.
23355
23356 From Ian Lance Taylor <iant@cygnus.com>:
23357 * lib/gdb.exp (parse_args): New procedure.
23358
23359 2014-04-23 Pedro Alves <palves@redhat.com>
23360
23361 * gdb.base/break-unload-file.c: New file.
23362 * gdb.base/break-unload-file.exp: New file.
23363 * gdb.base/sym-file-lib.c (baz): New function.
23364 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23365 field.
23366 (load): Store the segment's mapped size.
23367 (unload): New function.
23368 (unload_shlib): New function.
23369 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23370 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23371 set a breakpoint at baz, and call it.
23372 * gdb.base/sym-file.exp: New tests for stale breakpoint
23373 instructions.
23374
23375 2014-04-23 Pedro Alves <palves@redhat.com>
23376
23377 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23378 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23379 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23380 * gdb.base/hbreak-unmapped.c: New file.
23381 * gdb.base/hbreak-unmapped.exp: New file.
23382 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23383 * lib/gdb.exp (gdb_is_target_remote): ... here.
23384
23385 2014-04-22 Pedro Alves <palves@redhat.com>
23386
23387 * gdb.base/consecutive-step-over.c: New file.
23388 * gdb.base/consecutive-step-over.exp: New file.
23389
23390 2014-04-22 Pedro Alves <palves@redhat.com>
23391
23392 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23393 instead of send_gdb/gdb_expect.
23394
23395 2014-04-22 Yao Qi <yao@codesourcery.com>
23396
23397 * lib/trace-support.exp (generate_tracefile): New procedure.
23398 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23399 return 0.
23400 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23401 if generate_tracefile returns 1.
23402
23403 2014-04-18 Tom Tromey <palves@redhat.com>
23404 Pedro alves <tromey@redhat.com>
23405
23406 PR backtrace/15558
23407 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23408 with a backtrace limit.
23409 * gdb.python/py-frame-inline.exp: Test running to an inline
23410 function with a backtrace limit, and printing the newest frame.
23411 * gdb.python/py-frame-inline.c (main): Call f.
23412
23413 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23414
23415 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23416
23417 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23418
23419 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23420 Drop prefix from unsupported source file path.
23421
23422 2014-04-17 Yao Qi <yao@codesourcery.com>
23423
23424 * lib/gdb.exp (with_target_charset): New proc.
23425 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23426 with_target_charset.
23427 (test_print_strings): Likewise.
23428 (test_repeat_bytes): Likewise.
23429 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23430 for some tests.
23431
23432 2014-04-16 Keith Seitz <keiths@redhat.com>
23433
23434 PR gdb/15827
23435 * gdb.dwarf2/corrupt.c: New file.
23436 * gdb.dwarf2/corrupt.exp: New file.
23437
23438 2014-04-16 Keith Seitz <keiths@redhat.com>
23439
23440 PR c++/16597
23441 * gdb.cp/namelessclass.cc: New file.
23442 * gdb.cp/namelessclass.exp: New file.
23443 * gdb.cp/namelessclass.S: New file.
23444
23445 2014-04-16 Doug Evans <dje@google.com>
23446
23447 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23448 Add comment.
23449 (gdbserver_default_get_comm_port): New function.
23450 (gdbserver_start): Check if board file provided
23451 "gdbserver,get_comm_port" and use it if so.
23452 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23453 (gdb,socketport): Set to "stdio".
23454 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23455 (stdio_gdbserver_template): Delete.
23456 (${board}_get_remote_address): Update.
23457 (${board}_build_remote_cmd): Delete.
23458 (${board}_get_comm_port): New function.
23459 (${board}_spawn): Update.
23460 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23461 Delete.
23462 (${board}_get_remote_address): Update.
23463 (${board}_get_comm_port): New function.
23464
23465 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
23466
23467 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23468 appearing in any order.
23469
23470 2014-04-15 Doug Evans <dje@google.com>
23471
23472 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23473 uninitialized value of "description".
23474
23475 2014-04-15 Keith Seitz <keiths@redhat.com>
23476
23477 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23478 Remove unused globals.
23479 (test_running_the_program): Likewise.
23480 (test_controlled_execution): Likewise.
23481 (test_controlling_breakpoints): Likewise.
23482 (test_program_termination): Likewise.
23483
23484 2014-04-15 Keith Seitz <keiths@redhat.com>
23485
23486 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23487 unused globals.
23488 (test_rbreak_creation_and_listing): Likewise.
23489 (test_ignore_count): Likewise.
23490 (test_error): Likewise.
23491
23492 2014-04-15 Pedro Alves <palves@redhat.com>
23493
23494 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23495 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23496 sym-file-loader.c.
23497 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23498 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23499 to sym-file-loader.c.
23500 (struct library): Forward declare.
23501 (load_shlib, lookup_function): Change prototypes.
23502 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23503 (translate_offset): Remove declarations.
23504 (get_text_addr): New declaration.
23505 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23506 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23507 sym-file-loader.h.
23508 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23509 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23510 here from sym-file-loader.h.
23511 (struct library): New structure.
23512 (load_shlib, lookup_function): Change prototypes and adjust to
23513 work with a struct library.
23514 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23515 (translate_offset): Make static.
23516 (get_text_addr): New function.
23517 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23518
23519 2014-04-15 Pedro Alves <palves@redhat.com>
23520
23521 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23522
23523 2014-04-15 Pedro Alves <palves@redhat.com>
23524
23525 * gdb.base/sym-file-loader.c: Include <limits.h>.
23526 (SELF_LINK): New define.
23527 (get_origin): New function.
23528 (load_shlib): Use it.
23529 * gdb.base/sym-file.exp: Don't early return if the target is
23530 remote. Use runto_main, and issue fail is that fails. Use
23531 gdb_load_shlibs.
23532 (shlib_name): Delete.
23533 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23534
23535 2014-04-15 Pedro Alves <palves@redhat.com>
23536
23537 * gdb.base/sym-file.exp: Remove regex characters from test
23538 message. Don't refer to breakpoint numbers in test messages.
23539
23540 2014-04-14 Keith Seitz <keiths@redhat.com>
23541
23542 PR c++/16253
23543 * gdb.cp/var-tag.cc: New file.
23544 * gdb.cp/var-tag.exp: New file.
23545 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23546 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23547 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23548 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23549
23550 2014-04-14 Tom Tromey <tromey@redhat.com>
23551
23552 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23553 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23554 type.
23555 * gdb.cp/enum-class.exp: New file.
23556 * gdb.cp/enum-class.cc: New file.
23557
23558 2014-04-14 Tom Tromey <tromey@redhat.com>
23559
23560 * gdb.dwarf2/enum-type.exp: New file.
23561
23562 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23563
23564 * gdb.mi/mi-vla-c99.exp: New file.
23565 * gdb.mi/vla.c: New file.
23566
23567 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23568
23569 * gdb.base/vla-datatypes.c: New file.
23570 * gdb.base/vla-datatypes.exp: New file.
23571
23572 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23573
23574 * gdb.base/vla-ptr.c: New file.
23575 * gdb.base/vla-ptr.exp: New file.
23576
23577 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23578
23579 * gdb.dwarf2/count.exp: New file.
23580
23581 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23582
23583 * gdb.base/vla-sideeffect.c: New file.
23584 * gdb.base/vla-sideeffect.exp: New file.
23585
23586 2014-04-14 David Blaikie <dblaikie@gmail.com>
23587
23588 * gdb.mi/non-stop.c: Add return value for non-void function return
23589 statement.
23590 * gdb.threads/staticthreads.c: Ditto.
23591
23592 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23593 Doug Evans <xdje42@gmail.com>
23594
23595 * gdb.guile/scm-value.c: Improve test case.
23596 * gdb.guile/scm-value.exp: Add new test.
23597
23598 2014-04-11 David Blaikie <dblaikie@gmail.com>
23599
23600 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23601 override Clang's default.
23602
23603 2014-04-11 Joel Brobecker <brobecker@adacore.com>
23604
23605 Revert the following changes (regressions):
23606
23607 * gdb.base/vla-sideeffect.c: New file.
23608 * gdb.base/vla-sideeffect.exp: New file.
23609
23610 * gdb.dwarf2/count.exp: New file.
23611
23612 * gdb.base/vla-multi.c: New file.
23613 * gdb.base/vla-multi.exp: New file.
23614
23615 * gdb.base/vla-ptr.c: New file.
23616 * gdb.base/vla-ptr.exp: New file.
23617
23618 * gdb.base/vla-datatypes.c: New file.
23619 * gdb.base/vla-datatypes.exp: New file.
23620
23621 * gdb.mi/mi-vla-c99.exp: New file.
23622 * gdb.mi/vla.c: New file.
23623
23624 2014-04-11 Keith Seitz <keiths@redhat.com>
23625
23626 PR c++/16675
23627 * gdb.cp/cpsizeof.exp: New file.
23628 * gdb.cp/cpsizeof.cc: New file.
23629
23630 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23631
23632 * gdb.mi/mi-vla-c99.exp: New file.
23633 * gdb.mi/vla.c: New file.
23634
23635 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23636
23637 * gdb.base/vla-datatypes.c: New file.
23638 * gdb.base/vla-datatypes.exp: New file.
23639
23640 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23641
23642 * gdb.base/vla-ptr.c: New file.
23643 * gdb.base/vla-ptr.exp: New file.
23644
23645 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23646
23647 * gdb.base/vla-multi.c: New file.
23648 * gdb.base/vla-multi.exp: New file.
23649
23650 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23651
23652 * gdb.dwarf2/count.exp: New file.
23653
23654 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23655
23656 * gdb.base/vla-sideeffect.c: New file.
23657 * gdb.base/vla-sideeffect.exp: New file.
23658
23659 2014-04-11 Yao Qi <yao@codesourcery.com>
23660
23661 * gdb.base/completion.exp: Check file exists before running tests
23662 on file completion.
23663
23664 2014-04-10 Pedro Alves <palves@redhat.com>
23665
23666 * gdb.base/cond-eval-mode.c: New file.
23667 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23668 prepare_for_testing to build the new file. Check result of
23669 runto_main.
23670 (test_break, test_watch): New procedures.
23671 (top level): Use them.
23672
23673 2014-04-08 Pierre Muller <muller@sourceware.org>
23674
23675 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23676 Ctrl-V use for mingw hosts.
23677
23678 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23679
23680 * gdb.python/py-value.c: Improve test case.
23681 * gdb.python/py-value.exp: Add new test.
23682
23683 2014-04-07 David Blaikie <dblaikie@gmail.com>
23684
23685 * lib/compiler.c: Identify the clang compiler.
23686 * lib/compiler.cc: Ditto.
23687
23688 2014-04-03 Yao Qi <yao@codesourcery.com>
23689
23690 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23691
23692 2014-04-01 Anton Blanchard <anton@samba.org>
23693
23694 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23695 messages unique.
23696
23697 2014-04-01 Anton Blanchard <anton@samba.org>
23698
23699 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23700 prepare_for_testing.
23701
23702 2014-04-01 Anton Blanchard <anton@samba.org>
23703
23704 * gdb.arch/ppc64-atomic-inst.c: Remove.
23705 * gdb.arch/ppc64-atomic-inst.S: New file.
23706 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23707
23708 2014-03-31 Doug Evans <dje@google.com>
23709
23710 * gdb.base/print-symbol-loading-lib.c: New file.
23711 * gdb.base/print-symbol-loading-main.c: New file.
23712 * gdb.base/print-symbol-loading.exp: New file.
23713
23714 2014-03-31 Yao Qi <yao@codesourcery.com>
23715
23716 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23717
23718 2014-03-28 Joel Brobecker <brobecker@adacore.com>
23719
23720 * gdb.ada/mi_dyn_arr: New testcase.
23721
23722 2014-03-27 Doug Evans <dje@google.com>
23723
23724 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23725
23726 2014-03-27 Yao Qi <yao@codesourcery.com>
23727
23728 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23729 if target is nios2-*-*.
23730
23731 2014-03-26 Yao Qi <yao@codesourcery.com>
23732
23733 * lib/gdb.exp (readline_is_used): New proc.
23734 * gdb.base/completion.exp: Move tests on command complete up.
23735 Skip the rest of tests if readline is not used.
23736 * gdb.ada/complete.exp: Skp the test if readline is not
23737 used.
23738 * gdb.base/filesym.exp: Likewise.
23739 * gdb.base/macscp.exp: Likewise.
23740 * gdb.base/readline-ask.exp: Likewise.
23741 * gdb.base/readline.exp: Likewise.
23742 * gdb.python/py-cmd.exp: Likewise.
23743 * gdb.trace/tfile.exp: Likewise.
23744
23745 2014-03-26 Yao Qi <yao@codesourcery.com>
23746
23747 * gdb.base/macscp.exp: Fix code format issues.
23748
23749 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23750
23751 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23752 * gdb.asm/powerpc64le.inc: New file.
23753
23754 2014-03-25 Pedro Alves <palves@redhat.com>
23755 Doug Evans <dje@google.com>
23756
23757 * gdb.base/source-execution.c: New file.
23758 * gdb.base/source-execution.exp: New file.
23759 * gdb.base/source-execution.gdb: New file.
23760
23761 2014-03-24 Doug Evans <dje@google.com>
23762
23763 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23764 using fission.
23765
23766 2014-03-24 Hui Zhu <hui@codesourcery.com>
23767 Pedro Alves <palves@redhat.com>
23768
23769 PR breakpoints/16101
23770 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23771 test pass/fail messages. Detect missing support for dprintf when
23772 breakpoints are actually inserted.
23773 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23774 breakpoints are actually inserted.
23775 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23776 fails.
23777
23778 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23779
23780 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23781
23782 2014-03-22 Doug Evans <xdje42@gmail.com>
23783
23784 * gdb.python/python.exp (python not supported): Verify multi-line
23785 python command issues an error.
23786 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23787 guile command issues an error.
23788
23789 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23790
23791 * gdb.threads/thread-specific.exp: Handle the lack of usable
23792 $this_breakpoint and $this_thread.
23793
23794 2014-03-21 Hui Zhu <hui@codesourcery.com>
23795
23796 * gdb.base/attach.exp (do_command_attach_tests): New.
23797
23798 2014-03-20 Tom Tromey <tromey@redhat.com>
23799 Pedro Alves <palves@redhat.com>
23800
23801 PR cli/15718
23802 * gdb.base/condbreak-call-false.c: New file.
23803 * gdb.base/condbreak-call-false.exp: New file.
23804
23805 2014-03-20 Pedro Alves <palves@redhat.com>
23806
23807 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23808 Delete.
23809 (block_signals, unblock_signals): Delete.
23810 (child_function_2, main): Remove references to deleted variable
23811 and functions.
23812
23813 2014-03-20 Pedro Alves <palves@redhat.com>
23814
23815 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23816 Use pthread_kill to signal thread 2.
23817 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23818 Adjust to make the test send itself a signal rather than using the
23819 host's "kill" command.
23820
23821 2014-03-20 Pedro Alves <palves@redhat.com>
23822
23823 * gdb.threads/multiple-step-overs.c: New file.
23824 * gdb.threads/multiple-step-overs.exp: New file.
23825 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23826 Adjust expected infrun debug output.
23827
23828 2014-03-20 Pedro Alves <palves@redhat.com>
23829
23830 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23831 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23832
23833 2014-03-20 Pedro Alves <palves@redhat.com>
23834
23835 PR breakpoints/7143
23836 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23837 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23838 of gdb_test_multiple.
23839 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23840 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23841
23842 2014-03-20 Pedro Alves <palves@redhat.com>
23843
23844 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23845 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23846
23847 2014-03-19 Pedro Alves <palves@redhat.com>
23848
23849 * gdb.base/async.exp: Remove early return.
23850
23851 2014-03-19 Pedro Alves <palves@redhat.com>
23852
23853 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23854
23855 2014-03-19 Pedro Alves <palves@redhat.com>
23856
23857 * gdb.base/async.exp (test_background): Expect \r\n after
23858 "completed." in the fail pattern.
23859
23860 2014-03-19 Pedro Alves <palves@redhat.com>
23861
23862 * gdb.base/async.exp (test_background): New procedure.
23863 Use it for all background execution command tests.
23864
23865 2014-03-19 Pedro Alves <palves@redhat.com>
23866
23867 * gdb.base/async.exp: Use prepare_for_testing.
23868
23869 2014-03-19 Pedro Alves <palves@redhat.com>
23870
23871 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23872 the same line.
23873
23874 2014-03-19 Pedro Alves <palves@redhat.com>
23875
23876 * gdb.base/async.c (main): Add "jump here" and "until here" line
23877 marker comments.
23878 * gdb.base/async.exp (jump_here): New global.
23879 (jump& test): Use it.
23880 (until_here): New global.
23881 (until& test): Use it.
23882
23883 2014-03-19 Pedro Alves <palves@redhat.com>
23884
23885 * gdb.base/async.exp: Don't frob gdb_protocol.
23886
23887 2014-03-18 Doug Evans <xdje42@gmail.com>
23888
23889 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23890 Fix spelling of exec-done-display.
23891
23892 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23893
23894 PR gdb/15358
23895 * gdb.base/gdb-sigterm.c: New file.
23896 * gdb.base/gdb-sigterm.exp: New file.
23897
23898 2014-03-18 Pedro Alves <palves@redhat.com>
23899
23900 PR gdb/13860
23901 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23902 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23903 solib-event.
23904
23905 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23906
23907 * gdb.ada/pckd_arr_ren: New testcase.
23908
23909 2014-03-13 Doug Evans <xdje42@gmail.com>
23910
23911 PR guile/16612
23912 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23913 collect after discarding symbols.
23914
23915 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23916 Doug Evans <xdje42@gmail.com>
23917
23918 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23919 to history survives a gc.
23920
23921 2014-03-13 Pedro Alves <palves@redhat.com>
23922
23923 * gdb.base/default.exp: Don't test "target procfs".
23924
23925 2014-03-13 Pedro Alves <palves@redhat.com>
23926
23927 * gdb.base/default.exp: Update "target child" and "target procfs"
23928 tests to not expect "Unix".
23929
23930 2014-03-12 Tom Tromey <tromey@redhat.com>
23931
23932 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23933 New procs. Add target-async tests.
23934 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23935 Add target-async tests.
23936
23937 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23938
23939 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23940 'func_start' and 'func_end' for the beginning and end of the
23941 function code, respectively.
23942 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23943 'func_end' instead of 'func' and 'main'.
23944
23945 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23946
23947 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23948 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23949 generate the debug info assembler source.
23950
23951 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23952
23953 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23954 * gdb.dwarf2/arr-subrange.exp: Likewise.
23955 * gdb.dwarf2/dwz.exp: Likewise.
23956 * gdb.dwarf2/method-ptr.exp: Likewise.
23957 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23958 * gdb.dwarf2/subrange.exp: Likewise.
23959 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23960 * gdb.dwarf2/implptrpiece.exp: Likewise.
23961 * gdb.dwarf2/nostaticblock.exp: Likewise.
23962
23963 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23964
23965 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23966 directory to absolute path name arguments.
23967
23968 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23969
23970 * gdb.ada/tagged_access: New testcase.
23971
23972 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23973
23974 * gdb.btrace/data.exp: Update expected output.
23975
23976 2014-03-06 Yao Qi <yao@codesourcery.com>
23977
23978 * gdb.trace/pr16508.exp: New file.
23979
23980 2014-03-05 Pedro Alves <palves@redhat.com>
23981
23982 PR gdb/16575
23983 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23984 procedure.
23985 (top level): Adjust to use it. Add tests that exercise breakpoint
23986 interaction with the code-cache.
23987
23988 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23989
23990 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23991 test for 'history-append!'.
23992
23993 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23994
23995 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23996 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23997 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23998 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23999 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24000 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24001
24002 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24003
24004 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24005 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24006 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24007
24008 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24009
24010 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24011
24012 2014-02-26 Joel Brobecker <brobecker@adacore.com>
24013
24014 * gdb.dwarf2/arr-stride.c: New file.
24015 * gdb.dwarf2/arr-stride.exp: New file.
24016
24017 2014-02-26 Pedro Alves <palves@redhat.com>
24018
24019 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24020 that won't ever trigger. Make sure that GDB reports the correct
24021 breakpoint that caused the stop.
24022
24023 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24024
24025 PR gdb/16626
24026 * gdb.base/auto-load-script: New file.
24027 * gdb.base/auto-load.c: New file.
24028 * gdb.base/auto-load.exp: New file.
24029
24030 PR gdb/16626
24031 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24032
24033 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24034
24035 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24036 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24037
24038 2014-02-24 Doug Evans <dje@google.com>
24039
24040 * lib/gdb.exp (run_on_host): Log error output if program fails.
24041
24042 2014-02-21 Pedro Alves <palves@redhat.com>
24043
24044 * gdb.threads/step-after-sr-lock.c: Rename to ...
24045 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24046 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24047 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24048 ... this.
24049
24050 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24051
24052 PR tdep/16397
24053 * gdb.arch/amd64-stap-special-operands.exp: New file.
24054 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24055 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24056 * gdb.arch/amd64-stap-triplet.S: Likewise.
24057 * gdb.arch/amd64-stap-triplet.c: Likewise.
24058
24059 2014-02-20 Joel Brobecker <brobecker@adacore.com>
24060
24061 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24062 in .section pseudo-op.
24063
24064 2014-02-20 lin zuojian <manjian2006@gmail.com>
24065 Joel Brobecker <brobecker@adacore.com>
24066 Doug Evans <xdje42@gmail.com>
24067
24068 PR symtab/16581
24069 * gdb.dwarf2/dw2-icycle.S: New file.
24070 * gdb.dwarf2/dw2-icycle.c: New file.
24071 * gdb.dwarf2/dw2-icycle.exp: New file.
24072
24073 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24074
24075 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24076 operations on gdb.Value objects.
24077 * gdb.python/py-value-cc.exp: Add new test to test operations on
24078 gdb.Value objects.
24079
24080 2014-02-18 Doug Evans <dje@google.com>
24081
24082 * Makefile.in (TESTS): New variable.
24083 (expanded_tests, expanded_tests_or_none): New variables
24084 (check-single): Pass $(expanded_tests_or_none) to runtest.
24085 (check-parallel): Only run tests in $(TESTS) if non-empty.
24086 (check/no-matching-tests-found): New rule.
24087 * README: Document TESTS makefile variable.
24088
24089 2014-02-18 Doug Evans <dje@google.com>
24090
24091 * Makefile.in (check-parallel): rm -rf outputs temp.
24092
24093 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24094
24095 Fix "ERROR: no fileid for" in the testsuite.
24096 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24097
24098 2014-02-12 Doug Evans <dje@google.com>
24099
24100 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24101 (MISCELLANEOUS): New variable.
24102 (clean): rm -rf $(MISCELLANEOUS).
24103 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24104 dwp live in the same directory as symlinks, with each symlink pointed
24105 to a differently named file in a different directory.
24106
24107 2014-02-11 Doug Evans <dje@google.com>
24108
24109 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24110 of Tcl file commands.
24111
24112 2014-02-10 Mark Kettenis <kettenis@gnu.org>
24113
24114 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24115 "kill -SIGUSR1 -1".
24116
24117 2014-02-10 Joel Brobecker <brobecker@adacore.com>
24118
24119 * gdb.ada/tick_length_array_enum_idx: New testcase.
24120
24121 2014-02-10 Doug Evans <xdje42@gmail.com>
24122
24123 * configure.ac (AC_OUTPUT): Add gdb.guile.
24124 * configure: Regenerate.
24125 * lib/gdb-guile.exp: New file.
24126 * lib/gdb.exp (get_target_charset): New function.
24127 * gdb.base/help.exp: Update expected output from "apropos apropos".
24128 * gdb.guile/Makefile.in: New file.
24129 * gdb.guile/guile.exp: New file.
24130 * gdb.guile/scm-arch.c: New file.
24131 * gdb.guile/scm-arch.exp: New file.
24132 * gdb.guile/scm-block.c: New file.
24133 * gdb.guile/scm-block.exp: New file.
24134 * gdb.guile/scm-breakpoint.c: New file.
24135 * gdb.guile/scm-breakpoint.exp: New file.
24136 * gdb.guile/scm-disasm.c: New file.
24137 * gdb.guile/scm-disasm.exp: New file.
24138 * gdb.guile/scm-equal.c: New file.
24139 * gdb.guile/scm-equal.exp: New file.
24140 * gdb.guile/scm-error.exp: New file.
24141 * gdb.guile/scm-error.scm: New file.
24142 * gdb.guile/scm-frame-args.c: New file.
24143 * gdb.guile/scm-frame-args.exp: New file.
24144 * gdb.guile/scm-frame-args.scm: New file.
24145 * gdb.guile/scm-frame-inline.c: New file.
24146 * gdb.guile/scm-frame-inline.exp: New file.
24147 * gdb.guile/scm-frame.c: New file.
24148 * gdb.guile/scm-frame.exp: New file.
24149 * gdb.guile/scm-generics.exp: New file.
24150 * gdb.guile/scm-gsmob.exp: New file.
24151 * gdb.guile/scm-iterator.c: New file.
24152 * gdb.guile/scm-iterator.exp: New file.
24153 * gdb.guile/scm-math.c: New file.
24154 * gdb.guile/scm-math.exp: New file.
24155 * gdb.guile/scm-objfile-script-gdb.in: New file.
24156 * gdb.guile/scm-objfile-script.c: New file.
24157 * gdb.guile/scm-objfile-script.exp: New file.
24158 * gdb.guile/scm-objfile.c: New file.
24159 * gdb.guile/scm-objfile.exp: New file.
24160 * gdb.guile/scm-ports.exp: New file.
24161 * gdb.guile/scm-pretty-print.c: New file.
24162 * gdb.guile/scm-pretty-print.exp: New file.
24163 * gdb.guile/scm-pretty-print.scm: New file.
24164 * gdb.guile/scm-section-script.c: New file.
24165 * gdb.guile/scm-section-script.exp: New file.
24166 * gdb.guile/scm-section-script.scm: New file.
24167 * gdb.guile/scm-symbol.c: New file.
24168 * gdb.guile/scm-symbol.exp: New file.
24169 * gdb.guile/scm-symtab-2.c: New file.
24170 * gdb.guile/scm-symtab.c: New file.
24171 * gdb.guile/scm-symtab.exp: New file.
24172 * gdb.guile/scm-type.c: New file.
24173 * gdb.guile/scm-type.exp: New file.
24174 * gdb.guile/scm-value-cc.cc: New file.
24175 * gdb.guile/scm-value-cc.exp: New file.
24176 * gdb.guile/scm-value.c: New file.
24177 * gdb.guile/scm-value.exp: New file.
24178 * gdb.guile/source2.scm: New file.
24179 * gdb.guile/types-module.cc: New file.
24180 * gdb.guile/types-module.exp: New file.
24181
24182 2014-02-10 Yao Qi <yao@codesourcery.com>
24183
24184 PR testsuite/16543
24185 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24186 * configure: Regenerated.
24187 * Makefile.in: New file.
24188
24189 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24190
24191 * gdb.python/py-framefilter.exp: Fix typo.
24192
24193 2014-02-08 Yao Qi <yao@codesourcery.com>
24194
24195 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24196 that no =breakpoint-modified is emitted when breakpoints are
24197 modified through MI commands.
24198
24199 2014-02-07 Pedro Alves <pedro@codesourcery.com>
24200 Pedro Alves <palves@redhat.com>
24201
24202 * gdb.threads/step-after-sr-lock.c: New file.
24203 * gdb.threads/step-after-sr-lock.exp: New file.
24204
24205 2014-02-07 Pedro Alves <palves@redhat.com>
24206
24207 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24208
24209 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24210
24211 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24212 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24213
24214 2014-02-06 Doug Evans <xdje42@gmail.com>
24215
24216 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24217 output.
24218
24219 * gdb.gdb/python-interrupts.exp: New file.
24220
24221 2014-02-05 Yao Qi <yao@codesourcery.com>
24222
24223 * gdb.trace/report.exp (use_collected_data): Test the output
24224 of "info threads" and "info inferiors".
24225
24226 2014-02-05 Yao Qi <yao@codesourcery.com>
24227
24228 Revert this patch:
24229
24230 2013-05-24 Yao Qi <yao@codesourcery.com>
24231
24232 * gdb.trace/tfile.exp: Test inferior and thread.
24233
24234 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24235
24236 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24237 on a function.
24238 * gdb.base/step-bt.c: Call hello via function pointer to make
24239 sure its first instruction is executed on powerpc64le-linux.
24240
24241 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24242
24243 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24244
24245 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24246
24247 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24248 of the test patterns for use on little-endian systems.
24249
24250 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24251
24252 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24253 (decimal_vector): Fix for little-endian.
24254
24255 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24256
24257 * gdb.arch/sparc-sysstep.exp: New file.
24258 * gdb.arch/sparc-sysstep.c: Likewise.
24259
24260 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24261
24262 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24263
24264 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24265
24266 2014-01-23 Tom Tromey <tromey@redhat.com>
24267
24268 * gdb.ada/array_char_idx: New testcase.
24269
24270 2014-01-23 Tom Tromey <tromey@redhat.com>
24271
24272 PR python/16487:
24273 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24274 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24275 classes.
24276
24277 2014-01-23 Tom Tromey <tromey@redhat.com>
24278
24279 PR python/16491:
24280 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24281 string from an inferior frame.
24282 * gdb.python/py-framefilter-mi.exp: Update.
24283
24284 2014-01-22 Doug Evans <dje@google.com>
24285
24286 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24287
24288 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24289
24290 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24291
24292 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24293
24294 * gdb.trace/entry-values.exp: Remove excess space character from
24295 regex patterns. Handle s390 call instruction.
24296
24297 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24298
24299 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24300 define "*_start" label. Make "name" static.
24301 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24302 ${name} by references to ${name}_start.
24303
24304 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24305
24306 * gdb.base/info-macros.exp: Remove "debug" from the compile
24307 options.
24308
24309 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24310
24311 * gdb.dlang/demangle.exp: New file.
24312
24313 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24314
24315 * gdb.dlang/primitive-types.exp: New file.
24316
24317 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24318
24319 * configure.ac: Create gdb.dlang/Makefile.
24320 * configure: Regenerate.
24321 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24322 * gdb.dlang/Makefile.in: New file.
24323 * lib/d-support.exp: New file.
24324 * lib/gdb.exp (skip_d_tests): New proc.
24325
24326 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24327
24328 * gdb.btrace/delta.exp: Check reverse stepi.
24329 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24330 * gdb.btrace/finish.exp: New.
24331 * gdb.btrace/next.exp: New.
24332 * gdb.btrace/nexti.exp: New.
24333 * gdb.btrace/record_goto.c: Add comments.
24334 * gdb.btrace/step.exp: New.
24335 * gdb.btrace/stepi.exp: New.
24336 * gdb.btrace/multi-thread-step.c: New.
24337 * gdb.btrace/multi-thread-step.exp: New.
24338 * gdb.btrace/rn-dl-bind.c: New.
24339 * gdb.btrace/rn-dl-bind.exp: New.
24340 * gdb.btrace/data.c: New.
24341 * gdb.btrace/data.exp: New.
24342 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24343
24344 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24345
24346 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24347 * gdb.btrace/exception.exp: Update.
24348 * gdb.btrace/instruction_history.exp: Update.
24349 * gdb.btrace/record_goto.exp: Update.
24350 * gdb.btrace/tailcall.exp: Update.
24351 * gdb.btrace/unknown_functions.exp: Update.
24352 * gdb.btrace/delta.exp: New.
24353
24354 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24355
24356 * gdb.btrace/record_goto.exp: Add backtrace test.
24357 * gdb.btrace/tailcall.exp: Add backtrace test.
24358
24359 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24360
24361 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24362 * gdb.btrace/record_goto.c: New.
24363 * gdb.btrace/record_goto.exp: New.
24364 * gdb.btrace/x86-record_goto.S: New.
24365
24366 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24367
24368 * gdb.btrace/function_call_history.exp: Update tests.
24369 * gdb.btrace/instruction_history.exp: Update tests.
24370
24371 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24372
24373 * gdb.btrace/function_call_history.exp: Fix expected field
24374 order for "record function-call-history".
24375 Add new tests for "record function-call-history /c".
24376 * gdb.btrace/exception.cc: New.
24377 * gdb.btrace/exception.exp: New.
24378 * gdb.btrace/tailcall.exp: New.
24379 * gdb.btrace/x86-tailcall.S: New.
24380 * gdb.btrace/x86-tailcall.c: New.
24381 * gdb.btrace/unknown_functions.c: New.
24382 * gdb.btrace/unknown_functions.exp: New.
24383 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24384
24385 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24386
24387 * gdb.btrace/instruction_history.exp: Update.
24388 * gdb.btrace/function_call_history.exp: Update.
24389
24390 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24391
24392 * gdb.btrace/function_call_history.exp: Fix expected function
24393 trace.
24394 * gdb.btrace/instruction_history.exp: Initialize traced.
24395 Remove traced_functions.
24396
24397 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24398
24399 * gdb.btrace/function_call_history.exp: Update
24400 * gdb.btrace/instruction_history.exp: Update.
24401
24402 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24403
24404 * gdb.btrace/enable.exp: Update expected text.
24405
24406 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24407
24408 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24409 bytes.
24410
24411 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24412
24413 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24414
24415 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
24416
24417 * lib/gdb.exp (supports_process_record): Return true for
24418 arm*-linux*. (supports_reverse): Likewise.
24419
24420 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24421
24422 PR python/15464
24423 PR python/16113
24424 * gdb.python/py-type.c: Enhance test case.
24425 * gdb.python/py-value-cc.cc: Likewise
24426 * gdb.python/py-type.exp: Add new tests.
24427 * gdb.python/py-value-cc.exp: Likewise
24428
24429 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24430 Pedro Alves <palves@redhat.com>
24431
24432 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24433 Make "name" extern.
24434 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24435 references to ${name}_start by references to ${name}.
24436
24437 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24438
24439 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24440
24441 2014-01-10 Joel Brobecker <brobecker@adacore.com>
24442
24443 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24444
24445 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24446 Pedro Alves <palves@redhat.com>
24447
24448 * gdb.mi/mi-info-os.exp: Connect to the target with
24449 mi_gdb_target_load.
24450
24451 2014-01-08 Pedro Alves <palves@redhat.com>
24452
24453 * gdb.threads/reconnect-signal.c: New file.
24454 * gdb.threads/reconnect-signal.exp: New file.
24455
24456 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24457
24458 * gdb.base/source-dir.exp: New file.
24459
24460 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24461
24462 * gdb.ada/mi_interface: New testcase.
24463
24464 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24465
24466 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24467 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24468 gdb.ada/pp-rec-component/pck.ads: New files.
24469
24470 2014-01-07 Joel Brobecker <brobecker@adacore.com>
24471
24472 * gdb.python/py-pp-integral.c: New file.
24473 * gdb.python/py-pp-integral.py: New file.
24474 * gdb.python/py-pp-integral.exp: New file.
24475
24476 For older changes see ChangeLog-1993-2013.
24477 \f
24478 ;; Local Variables:
24479 ;; mode: change-log
24480 ;; left-margin: 8
24481 ;; fill-column: 74
24482 ;; version-control: never
24483 ;; End:
24484
24485 Copyright 2014-2021 Free Software Foundation, Inc.
24486 Copying and distribution of this file, with or without modification,
24487 are permitted provided the copyright notice and this notice are preserved.