]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
sim: riscv: move __int128 check to configure
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
887e7158
TT
12021-05-14 Tom Tromey <tom@tromey.com>
2
3 * gdb.rust/pp.exp: New file.
4 * gdb.rust/pp.py: New file.
5 * gdb.rust/pp.rs: New file.
6
f8eec398
BE
72021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
8
9 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
10 remove the directory.
11 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
12
55789354
TBA
132021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
14
15 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
16
ecf25064
KC
172021-05-14 Kent Cheung <kent.cheung@arm.com>
18 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * gdb.python/py-format-string.c: Added a variable to test.
21 * gdb.python/py-format-string.exp: Check string representation is
22 printed at appropriate max_depth settings.
23 * gdb.python/py-nested-maps.exp: Likewise.
24 * gdb.guile/scm-pretty-print.exp: Add additional tests.
25
bab9eb49 262021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
4a0a0bd2
AB
27
28 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
29 unique names, also wrap proc body in with_test_prefix.
30
bab9eb49 312021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
62f2f198
AB
32
33 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
34 duplicate test names.
35 * gdb.guile/scm-parameter.exp: Provide test names to avoid
36 duplicate names based on the command being run.
37 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
38 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
39 loading a support module.
40 (test_equality): Update test name to match the actual test, making
41 the name unique in the process.
42 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
43 to resolve duplicate tests.
44 (test_inferior_function_call): Likewise.
45 (test_subscript_regression): Likewise.
46
bab9eb49 472021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
5c6f801d
AB
48
49 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
50 silence PASS lines.
51 (gdb_install_guile_module): Likewise.
52
ee35ce82
GB
532021-05-12 George Barrett <bob@bob131.so>
54
55 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
56 value-const-value.
57
9d4fc61d
GB
582021-05-12 George Barrett <bob@bob131.so>
59
60 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
61 value-reference-value. Add test for value-rvalue-reference-value.
62
5048549a
TV
632021-05-11 Tom de Vries <tdevries@suse.de>
64
65 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
66 Add "set debug infrun 1" commented out.
67
2302f963
TV
682021-05-11 Tom de Vries <tdevries@suse.de>
69
70 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
71
abb894a4
BK
722021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
73
74 * gdb.fortran/array-element.exp: Breakpoint location is modified.
75
db1f6cd6
LS
762021-05-10 Lancelot Six <lsix@lancelotsix.com>
77
78 PR gdb/27614
79 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
80
9344937b
AB
812021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
82
83 * gdb.guile/guile.exp: Don't use the source directory as a
84 temporary HOME directory.
85
0709cf68
SM
862021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
87
88 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
89 parameters.
90
1845e254
AB
912021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 * gdb.guile/guile.exp: Add an extra test.
94
a3237c7c
AB
952021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
98 gdb_test_no_output.
99
13123da8
SM
1002021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
101
102 * Re-format all Python files using black.
103 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
104
0618ecf6
AB
1052021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
108 watchpoint object before and after registering it with GDB.
109
a7ed4ea6
AB
1102021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
113 'proc_with_prefix', remove use of 'with_test_prefix', and
114 reindent.
115 (test_bkpt_deletion): Likewise.
116 (test_bkpt_cond_and_cmds): Likewise.
117 (test_bkpt_invisible): Likewise.
118 (test_watchpoints): Likewise.
119 (test_bkpt_internal): Likewise.
120 (test_bkpt_eval_funcs): Likewise.
121 (test_bkpt_registration): Likewise.
122 (test_bkpt_address): Convert to 'proc_with_prefix'.
123 (test_bkpt_probe): Likewise.
124
7ebbaa1c
AB
1252021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
128 names to avoid duplicates.
129 (test_bkpt_cond_and_cmds): Likewise.
130 (test_bkpt_eval_funcs): Likewise.
131
79aabb73
TBA
1322021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
133
134 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
135 for the -break-condition command's "--force" flag.
136
10e578d7
TBA
1372021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
138
139 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
140 is called by the test.
141
2f000c80
TV
1422021-05-05 Tom de Vries <tdevries@suse.de>
143
144 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
145 "Reading symbols" or "Expanding full symbols" lines. Using timeout
146 factor of 2 for attach.
147
09f83f79
TV
1482021-05-05 Tom de Vries <tdevries@suse.de>
149
150 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
151 "LWP <n> exited" messages.
152
fa94b3a7
SM
1532021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
154
155 * gdb.python/py-type.exp (test_fields): Test calling fields on
156 an int type.
157
858c8f2c
SM
1582021-05-04 Simon Marchi <simon.marchi@efficios.com>
159
160 * gdb.python/flexible-array-member.exp: Adjust expected range
161 value for member declared with 0 size. Test accessing range
162 tuple through range type.
163
d389a1a7
AB
1642021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 PR testsuite/27788
167 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
168 expected results when environment variable PYTHONDONTWRITEBYTECODE
169 is set.
170
2869ac4b
TT
1712021-04-30 Tom Tromey <tromey@adacore.com>
172
173 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
174 (Confused_Array): New types.
175 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
176 * gdb.ada/enum_idx_packed.exp: Add new tests.
177
5536f0cc
TV
1782021-04-30 Tom de Vries <tdevries@suse.de>
179
180 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
181 existing timeout factors.
182
7f7f284d
TV
1832021-04-30 Tom de Vries <tdevries@suse.de>
184
185 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
186
3f334074
TV
1872021-04-29 Tom de Vries <tdevries@suse.de>
188
189 PR testsuite/27786
190 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
191 remotetimeout to 4.
192
db2534b7
TT
1932021-04-28 Tom Tromey <tromey@adacore.com>
194
195 * gdb.ada/null_overload.exp: New file.
196 * gdb.ada/null_overload/foo.adb: New file.
197
edeaceda
AB
1982021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
199
200 * gdb.python/py-startup-opt.exp: New file.
201
b9f90c72
LM
2022021-04-27 Luis Machado <luis.machado@linaro.org>
203
204 * gdb.base/maint.exp: Drop a pattern that is not needed.
205 * lib/gdb.exp (readnow): Match line-by-line.
206
4b62a30d
LM
2072021-04-27 Luis Machado <luis.machado@linaro.org>
208
209 * gdb.xml/tdesc-reload.exp: Pass -lbl.
210
2c473def
MW
2112021-04-27 Michael Weghorn <m.weghorn@posteo.de>
212 Simon Marchi <simon.marchi@polymtl.ca>
213
214 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
215 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
216 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
217 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
218 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
219 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
220
e8b6c1da
TT
2212021-04-26 Tom Tromey <tromey@adacore.com>
222
223 PR gdb/27743:
224 * gdb.dwarf2/imported-unit-bp.exp: New file.
225 * gdb.dwarf2/imported-unit-bp-main.c: New file.
226 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
227
bea3329b
SM
2282021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
229
230 PR gdb/27773
231 * gdb.base/dump.exp: Test dump to non-existent dir.
232
21f91785
LM
2332021-04-26 Luis Machado <luis.machado@linaro.org>
234
235 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
236 comparison.
237
fbb46296
LS
2382021-04-25 Lancelot Six <lsix@lancelotsix.com>
239
240 PR gdb/22640
241 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
242 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
243 changes the default behavior of 'ptype/o'. Update to take into
244 account new horizontal layout.
245 * gdb.rust/simple.exp: Update ptype test to check new horizontal
246 layout.
247 * gdb.rust/union.exp: Same.
248
9fc29955
AB
2492021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.base/info_sources.exp: Add new tests.
252
432ce4cf
TT
2532021-04-22 Tom Tromey <tom@tromey.com>
254
255 * gdb.base/ptype-offsets.cc (struct empty_member): New.
256 (main): Use empty_member.
257 * gdb.base/ptype-offsets.exp: Add new test.
258
a87caa6d
SM
2592021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
260
261 * gdb.python/flexible-array-member.exp: Add check for Python
262 support.
263
e25d6d93
SM
2642021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
265
266 PR gdb/27757
267 * gdb.python/flexible-array-member.c: New test.
268 * gdb.python/flexible-array-member.exp: New test.
269 * gdb.guile/scm-type.exp (test_range): Add test for flexible
270 array member.
271 * gdb.guile/scm-type.c (struct flex_member): New.
272 (main): Use it.
273
22f80c0f
TT
2742021-04-22 Tom Tromey <tom@tromey.com>
275
276 * gdb.rust/modules.exp: Add checks for syntax errors.
277 * gdb.rust/expr.exp: Add checks for syntax errors.
278 * gdb.rust/simple.exp: Add checks for syntax errors.
279
6d5702a5
CL
2802021-04-21 Carl Love <cel@us.ibm.com>
281
282 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
283 Update expected string for gdb_test "bt".
284
285 * lib/valgrind.exp: Add set remotetimeout 3.
286 Increase vgdb wait from 1 to 2.
287 Add max-invoke-ms option to vgdb command line.
288
10a636cc
TBA
2892021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
290
291 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
292 conditions.
293
98e713ab
SM
2942021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
295 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
296
297 * gdb.mi/mi-break.exp: Fix the duplicate test names.
298
525174e8
FW
2992021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
300
301 * gdb.base/address_space_qualifier.exp: New file.
302
392e0bcc
TT
3032021-04-19 Tom Tromey <tromey@adacore.com>
304
305 PR gdb/27742:
306 * gdb.opt/inline-locals.exp: Update kfail patterns.
307
da314dd3
TT
3082021-04-17 Tom Tromey <tom@tromey.com>
309
310 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
311
3cbc7ac3
TT
3122021-04-16 Tom Tromey <tom@tromey.com>
313
314 * gdb.rust/simple.exp: Change error text.
315 * gdb.rust/expr.exp: Change error text.
316
458620aa
TT
3172021-04-16 Tom Tromey <tom@tromey.com>
318
319 * gdb.rust/simple.exp: Add parens to 'as' test.
320
321d0cd7
SM
3212021-04-16 Simon Marchi <simon.marchi@efficios.com>
322
323 * boards/simavr.exp: Set debug_flags.
324
1b6b755e
LM
3252021-04-16 Luis Machado <luis.machado@linaro.org>
326
327 * gdb.dwarf2/dw2-bfloat16.exp: New file.
328
fd5c30cd
AB
3292021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
332 including a path in the test name.
333
41f14dc8
SM
3342021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
335
336 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
337
a15a276b
TT
3382021-04-15 Tom Tromey <tromey@adacore.com>
339
340 * gdb.dwarf2/arr-stride.exp: Add test.
341
5809fbf2
TT
3422021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
343
344 * gdb.base/startup-file.exp: Add more tests.
345
92e4e97a
AB
3462021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
347
348 PR cli/25956
349 * gdb.base/early-init-file.c: New file.
350 * gdb.base/early-init-file.exp: New file.
351 * lib/gdb-utils.exp (style): Handle style 'none'.
352
fcc99c42
TBA
3532021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
354
355 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
356 @DW_INL_declared_inlined for the inline attribute.
357
34dc0f95
TBA
3582021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
359
360 * gdb.opt/inline-locals.c (scoped): New function.
361 (main): Call 'scoped'.
362 * gdb.opt/inline-locals.exp: Update with "info locals" tests
363 for scoped variables.
364 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
365 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
366
ac4d323e
TBA
3672021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
368
369 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
370
6b142048
WS
3712021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
372
373 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
374
82d9b280 3752021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
c8a37944
WS
376
377 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
378 non-relative plxv instructions.
379 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
380
3812021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
82d9b280 382
e3d528d7
WS
383 PR gdb/27525
384 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
385 exercise single-stepping over subpcis,lnia,addpcis instructions
386 with displacement.
387 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
388 of addpcis/lnia/subpcis instructions.
389 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
390 exercise single-stepping over lnia instructions with displacement.
391 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
392 lnia instructions.
393
3942021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
395
82d9b280
WS
396 * gdb.arch/powerpc-power10.s: New test for instructions.
397 * gdb.arch/powerpc-power10.exp: Harness to run the test.
398
6ba4cb84
CL
3992021-4-12 Carl Love <cel@us.ibm.com>
400
401 * gdb.arch/vsx-vsr-float128.c: New test file.
402 * gdb.arch/vsx-vsr-float128.exp: New expect file.
403
9d8f3022
MM
4042021-04-12 Markus Metzger <markus.t.metzger@intel.com>
405
406 * gdb.btrace/reconnect.exp: Relax expected stepi output.
407
dc2b480f
WP
4082021-04-07 Weimin Pan <weimin.pan@oracle.com>
409
410 * gdb.base/ctf-ptype.c: Add struct link containing a forward
411 reference type.
412 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
413
0a703a4c
AB
4142021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
417 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
418
30ab3586
AB
4192021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * gdb.cp/rvalue-ref-params.cc (f3): New function.
422 (f4): New function.
423 (global_int): New global variable.
424 (global_float): Likeiwse.
425 (main): Call both new functions.
426 * gdb.cp/rvalue-ref-params.exp: Add new tests.
427
56d467f4
CT
4282021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.dwarf2/fission-relative-dwo.c: New file.
431 * gdb.dwarf2/fission-relative-dwo.exp: New file.
432
61dee722
AB
4332021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.dwarf2/fission-absolute-dwo.c: New file.
436 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
437 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
438 instead of build_executable_from_fission_assembler.
439 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
440 * gdb.dwarf2/fission-loclists.exp: Likewise.
441
442 * gdb.dwarf2/fission-multi-cu.S: Delete file.
443 * gdb.dwarf2/fission-multi-cu.c: New file based on old
444 fission-multi-cu1.c and fission-multi-cu2.c files.
445 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
446 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
447 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
448 * gdb.dwarf2/fission-reread.exp: Likewise.
449 * lib/dwarf.exp (extract_dwo_information): New proc.
450 (strip_dwo_information): New proc.
451 (build_executable_and_dwo_files): New proc.
452 (build_executable_from_fission_assembler): Delete.
453 (Dwarf::_debug_addr_index): New variable.
454 (Dwarf::_cu_is_fission): New variable.
455 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
456 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
457 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
458 if this is a fission CU.
459 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
460 (Dwarf::debug_addr_label): New proc.
461 (Dwarf::cu): Initialise _cu_is_fission.
462 (Dwarf::tu): Likewise.
463 (Dwarf::assemble): Initialise _debug_addr_index.
464
1fd999d9
AB
4652021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
468
79c02443
AB
4692021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.python/py-parameter.exp: Add test for reading data-directory
472 using gdb.parameter API.
473
340d00fb
TV
4742021-04-06 Tom de Vries <tdevries@suse.de>
475
476 PR breakpoints/25884
477 * gdb.opt/inline-cmds.exp: Remove kfail.
478
043bcbaf
TV
4792021-04-06 Tom de Vries <tdevries@suse.de>
480
481 PR testsuite/27691
482 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
483 file "".
484
ac628a06
EB
4852021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
486
487 * lib/pdtrace.in: Fix obvious typo.
488
3f49d080
TT
4892021-03-31 Tom Tromey <tromey@adacore.com>
490
491 * lib/dwarf.exp (Dwarf::_get_args): New proc.
492 (Dwarf::_location): Use it.
493
cfcbd506
TV
4942021-03-31 Tom de Vries <tdevries@suse.de>
495
496 PR testsuite/27667
497 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
498
8a91fbdf
SM
4992021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
500
501 PR gdb/27541
502 * gdb.base/index-cache-load-twice.exp: Remove.
503 * gdb.base/index-cache-load-twice.c: Remove.
504 * gdb.dwarf2/per-bfd-sharing.exp: New.
505 * gdb.dwarf2/per-bfd-sharing.c: New.
506
b953e703
TV
5072021-03-30 Tom de Vries <tdevries@suse.de>
508
509 PR testsuite/27604
510 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
511
aa33ea68
TBA
5122021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
513
514 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
515 the infinite loop to avoid a Clang bug.
516
99066782
WS
5172021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
518
519 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
520 names for uniqueness.
521 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
522 uniqueness.
523
b1f3973b
AB
5242021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
527 member.
528 (make_container): Initialise is_array_p.
529 * gdb.python/py-prettyprint.exp: Add new tests.
530 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
531 Check is_array_p and possibly return 'array'.
532
3c2dcf90
AB
5332021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
536 * gdb.cp/casts.exp: Give tests unique names.
537 * gdb.cp/filename.exp: Likewise.
538 * gdb.cp/gdb2495.exp: Likewise.
539 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
540 * gdb.cp/misc.exp: Rename test to make it unique.
541 * gdb.cp/nsnested.exp: Give tests unique names.
542 * gdb.cp/ovldbreak.exp: Likewise.
543 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
544 being tested. This also removes the duplicate test name.
545 * gdb.cp/ref-types.exp: Likewise.
546 * gdb.cp/temargs.exp: Likewise.
547
6b78370d
AB
5482021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
551 square brackets in test.
552
baecbb3d
AB
5532021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
554
555 * gdb.cp/maint.exp (test_first_component): Run more tests with a
556 variable number of spaces, this removes the duplicate testing of
557 'operator ->' which existed before.
558
6e892297
AB
5592021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
562 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
563 duplicates, and also to avoid having a string inside parentheses
564 at the end of test names.
565
ac45a6ca
AB
5662021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
569 Avoid repeated uses of 'runto', and instread just progress once
570 through the test stopping at different breakpoints. Give comments
571 a capital letter and full stop. Give duplicate tests unique names.
572
323fd5b9
PA
5732021-03-25 Pedro Alves <pedro@palves.net>
574
575 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
576 "target_non_stop" parameter and use it.
577 (top level): Add "maint set target-non-stop on/off" testing axis.
578
ba3c61fc
AB
5792021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
582 gdb_test_multiple.
583
bf0aecce
LM
5842021-03-24 Luis Machado <luis.machado@linaro.org>
585
586 * gdb.arch/aarch64-mte.c: New file.
587 * gdb.arch/aarch64-mte.exp: New test.
588 * gdb.base/memtag.c: New file.
589 * gdb.base/memtag.exp: New test.
590 * lib/gdb.exp (supports_memtag): New function.
591
bef382e6
LM
5922021-03-24 Luis Machado <luis.machado@linaro.org>
593
594 * gdb.base/options.exp: Adjust for new print options.
595 * gdb.base/with.exp: Likewise.
596
702cf3f5
AB
5972021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
600 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
601
1e7fcccb
AB
6022021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.dwarf2/dw2-using-debug-str.c: New file.
605 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
606 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
607 not .debug_string.
608
4829711b
TT
6092021-03-20 Tom Tromey <tom@tromey.com>
610
611 * gdb.base/maint.exp: Update "maint print statistics" output.
612
e0d6d274
KB
6132021-03-19 Kevin Buettner <kevinb@redhat.com>
614
615 * lib/gdbserver-support.exp (gdbserver_exit): Use the
616 "-nowait" flag when waiting for gdbserver to exit.
617
a088215a
SST
6182021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
619
620 * gdb.base/info-macros.exp: Append -fdebug-macro to
621 additional_flags for clang.
622 * gdb.base/macscp.exp: Likewise.
623 * gdb.base/style.exp: Likewise.
624 * gdb.linespec/macro-relative.exp: Likewise.
625
d0c99a23
SM
6262021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
627 Pedro Alves <pedro@palves.net>
628
629 * gdb.base/run-attach-while-running.exp: New.
630 * gdb.base/run-attach-while-running.c: New.
631
7807d76a
AB
6322021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
633
634 * gdb.python/py-framefilter-addr.c: New file.
635 * gdb.python/py-framefilter-addr.exp: New file.
636 * gdb.python/py-framefilter-addr.py: New file.
637
f302f9e2
AB
6382021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
639
640 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
641 Make use of $gdb_test_name instead of creating a separate $test
642 variable.
643 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
644 adding a '($name)' at the end of each test. This also catches the
645 one place where '($name)' was missing, and so caused a duplicate
646 test name.
647 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
648 duplicate test names based on the command being tested.
649 * gdb.threads/signal-command-multiple-signals-pending.exp:
650 Likewise.
651 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
652 avoid duplicate testnames when a test script uses this proc and
653 also gdb_compile_pthreads.
654 * lib/prelink-support.exp (build_executable_own_libs): Use
655 with_test_prefix to avoid duplicate test names when we call
656 build_executable twice.
657
6813ceb0
TT
6582021-03-15 Tom Tromey <tromey@adacore.com>
659
660 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
661
3b5c4de0
TT
6622021-03-15 Tom Tromey <tromey@adacore.com>
663
664 * gdb.ada/varsize_limit.exp: Add new test.
665 * gdb.ada/varsize_limit/vsizelim.adb: Update.
666
c04da66c
TT
6672021-03-15 Tom Tromey <tromey@adacore.com>
668
669 * gdb.ada/operator_call/twovecs.ads: New file.
670 * gdb.ada/operator_call/twovecs.adb: New file.
671 * gdb.ada/operator_call/opcall.adb: New file.
672 * gdb.ada/operator_call.exp: New file.
673
1ac74522
TT
6742021-03-15 Tom Tromey <tromey@adacore.com>
675
676 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
677 * gdb.ada/enums_overload/enums_overload.ads: New file.
678 * gdb.ada/enums_overload/enums_overload.adb: New file.
679 * gdb.ada/enums_overload.exp: New file.
680
207582c0
TT
6812021-03-15 Tom Tromey <tromey@adacore.com>
682
683 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
684 Declare.
685 * gdb.ada/assign_arr/target_wrapper.adb: New file.
686 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
687 Call Put.
688 * gdb.ada/assign_arr.exp: Update.
689
ba6a0ef3
AB
6902021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
691
692 * gdb.python/py-auto-load-chaining-f1.c: New file.
693 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
694 * gdb.python/py-auto-load-chaining-f2.c: New file.
695 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
696 * gdb.python/py-auto-load-chaining.c: New file.
697 * gdb.python/py-auto-load-chaining.exp: New file.
698
7f99d636
AB
6992021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
700
701 * gdb.python/py-bad-printers.exp: Extend test names to make them
702 unique.
703 * gdb.python/py-events.exp: Likewise.
704 * gdb.python/py-finish-breakpoint2.exp: Likewise.
705 * gdb.python/py-frame-inline.exp: Likewise.
706 * gdb.python/py-frame.exp: Likewise.
707 * gdb.python/py-infthread.exp: Likewise.
708
323b848c
AB
7092021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.python/py-value-cc.exp: Remove a duplicate test.
712
8a4efb36
AB
7132021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * gdb.python/lib-types.exp: Update the test to check the correct
716 python variable.
717
66bb1dd9
AB
7182021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.python/py-explore-cc.exp: Extend test names to make them
721 unique.
722
0125fabc
AB
7232021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.python/py-lookup-type.exp: Remove duplicate test.
726
79d04157
AB
7272021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.python/py-symtab.exp: Extend test names to make them
730 unique.
731
e3e48d8f
AB
7322021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
733
734 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
735 names unique.
736
2cb60e74
AB
7372021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.python/py-block.exp: Give tests unique names.
740
8b12ded4
AB
7412021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
742
743 * gdb.python/py-pp-maint.exp: Extend test names to make them
744 unique.
745
93598ea4
AB
7462021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
747
748 * gdb.python/py-explore.exp: Add with_test_prefix to make test
749 names unique.
750
f35d6971
AB
7512021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
754
22d3e7f6
AB
7552021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
756
757 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
758 names unique.
759
5fc5a1b8
AB
7602021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
763 test names unique.
764
e3141a4d
AB
7652021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
768 unique.
769
ccdc02ed
TT
7702021-03-09 Tom Tromey <tromey@adacore.com>
771
772 * gdb.base/cast-call.exp: New file.
773 * gdb.base/cast-call.c: New file.
774
fbb1aace
AB
7752021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
776
777 * gdb.gdb/python-helper.exp: New file.
778
611aa09d
FW
7792020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
780
781 * gdb.fortran/intrinsics.exp: Add LOC tests.
782
eef32f59
AB
7832021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
784
785 * gdb.fortran/shape.exp: New file.
786 * gdb.fortran/shape.f90: New file.
787
7ba155b3
AB
7882021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
789
790 * gdb.fortran/size.exp: New file.
791 * gdb.fortran/size.f90: New file.
792
e14816a8
AB
7932021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.fortran/rank.exp: New file.
796 * gdb.fortran/rank.f90: New file.
797
d308ba78
TT
7982021-03-08 Tom Tromey <tom@tromey.com>
799
800 * gdb.fortran/debug-expr.exp: Update tests.
801
d182f279
TT
8022021-03-08 Tom Tromey <tom@tromey.com>
803
804 * gdb.base/debug-expr.exp: Update expected dump output.
805
a7308ce0
TT
8062021-03-06 Tom Tromey <tom@tromey.com>
807
808 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
809 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
810 * gdb.dwarf2/dwznolink.exp: New file.
811
b0a8c2ff
MW
8122021-03-05 Mark Wielaard <mark@klomp.org>
813
814 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
815
844be3f2
WP
8162021-03-06 Weimin Pan <weimin.pan@oracle.com>
817
818 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
819
82333781
MM
8202021-03-03 Markus Metzger <markus.t.metzger@intel.com>
821
822 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
823
32c52999
MM
8242021-03-03 Markus Metzger <markus.t.metzger@intel.com>
825
826 * gdb.btrace/non-stop.exp: Adjust expected source lines.
827
26ed1478
MM
8282021-03-03 Markus Metzger <markus.t.metzger@intel.com>
829
830 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
831
d2c5f24e
MM
8322021-03-03 Markus Metzger <markus.t.metzger@intel.com>
833
834 * gdb.btrace/exception.cc (main): Update test source.
835 * gdb.btrace/exception.exp: Update patterns.
836 * gdb.btrace/function_call_history.exp: Likewise.
837
c7c7253a
MM
8382021-03-03 Markus Metzger <markus.t.metzger@intel.com>
839
840 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
841
f0778fc1
MM
8422021-03-03 Markus Metzger <markus.t.metzger@intel.com>
843
844 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
845 reverse-continue to breakpoint.
846
e71dbd03
MM
8472021-03-03 Markus Metzger <markus.t.metzger@intel.com>
848
849 * gdb.btrace/delta.exp: Remove instruction-history and
850 function-call-history checks.
851
b93a3ed0
MM
8522021-03-03 Markus Metzger <markus.t.metzger@intel.com>
853
854 * README (Note): Add nopie_ldflag.
855 * lib/gdb.exp (gdb_compile): Extend nopie handling.
856
bbcdf9ab
TT
8572021-03-02 Tom Tromey <tromey@adacore.com>
858
859 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
860 encodings.
861
bb3a4efe
LS
8622021-02-27 Lancelot Six <lsix@lancelotix.com>
863
864 PR gdb/27393
865 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
866
867
573dc0cc
TT
8682021-02-26 Tom Tromey <tom@tromey.com>
869
870 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
871
f8218786
JV
8722021-02-26 Jan Vrany <jan.vrany@labware.com>
873
874 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
875 Remove trailing \n from expected output.
876
cb51b708
MM
8772021-02-26 Markus Metzger <markus.t.metzger@intel.com>
878
879 * lib/gdb.exp (use_gdb_stub): Extend comment.
880
64d38fdd
JM
8812021-02-25 Jan Matyas <jmatyas@codasip.com>
882
883 PR gdb/26819
884 * gdb.server/stop-reply-no-thread.exp: Add two test
885 scenarios that cover remote targets which do not have
886 the concept of threads.
887
d4ff3cbf
AB
8882021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
889
890 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
891
68337b8b
AB
8922021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 PR fortran/26155
895 * gdb.fortran/call-no-debug-func.f90: New file.
896 * gdb.fortran/call-no-debug-prog.f90: New file.
897 * gdb.fortran/call-no-debug.exp: New file.
898
faeb9f13
AB
8992021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 * gdb.fortran/associated.exp: New file.
902 * gdb.fortran/associated.f90: New file.
903
170f4b23
AB
9042021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
905
906 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
907
dd80d750
AB
9082021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
909
910 * gdb.base/sect-cmd.exp: Update expected results.
911
b91919ac
AB
9122021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
913
914 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
915 techniques. Enable the test for all targets.
916
02a79309
AB
9172021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
918
919 * gdb.base/maint-info-sections.exp: Add new tests.
920 (check_maint_info_target_sections_output): New proc.
921
895b7b4e
AB
9222021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.arch/riscv-default-tdesc.exp: New file.
925
bc3c0632
AB
9262021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
929
acde2092
AB
9302021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.arch/i386-biarch-core.exp: Add target check.
933
7d2e5095
AKS
9342021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
935
936 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
937
96df3e28
AB
9382021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
939
940 * gdb.fortran/allocated.exp: New file.
941 * gdb.fortran/allocated.f90: New file.
942
a1670b72
AB
9432021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 * gdb.fortran/lbound-ubound.exp: Remove old comment.
946
bf3386f0
AB
9472021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
948
949 * gdb.base/maint-info-sections.exp: Update expected output, and
950 add additional tests. Again.
951
4790db14
AB
9522021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.base/maint-info-sections.exp: Update expected output, and
955 add additional tests.
956
f4be6772
AB
9572021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.base/maint-info-sections.exp: New file, content is moved
960 from gdb.base/maint.exp and cleaned up to use latest testsuite
961 techniques.
962 * gdb.base/maint.exp: Tests moved out to
963 gdb.base/maint-info-sections.exp.
964
25ad1e83
SM
9652021-02-10 Simon Marchi <simon.marchi@efficios.com>
966
967 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
968 GDBFLAGS.
969
e92c8eb8
AB
9702021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.fortran/lbound-ubound.F90: New file.
973 * gdb.fortran/lbound-ubound.exp: New file.
974
ee4c3d88
TV
9752021-02-10 Tom de Vries <tdevries@suse.de>
976
977 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
978 "Restore saved setting of complaints".
979
cf2b2075
TV
9802021-02-09 Tom de Vries <tdevries@suse.de>
981
982 PR symtab/27341
983 * lib/gdb.exp (with_complaints): New proc, factored out of ...
984 (gdb_load_no_complaints): ... here.
985 * gdb.fortran/function-calls.exp: Add test-case.
986
b61f7811
HAQ
9872021-02-09 Abid Qadeer <abidh@codesourcery.com>
988
989 * gdb.threads/signal-command-handle-nopass.exp: Call
990 'standard_testfile' before using 'testfile'.
991 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
992 * gdb.threads/signal-delivered-right-thread.exp: Likewise
993 * gdb.threads/signal-sigtrap.exp: Likewise
994
3d4aae48
LM
9952021-02-08 Luis Machado <luis.machado@linaro.org>
996
997 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
998
4001d90d
TV
9992021-02-08 Tom de Vries <tdevries@suse.de>
1000
1001 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1002
29db1eb3
AB
10032021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.python/tui-window-disabled.c: New file.
1006 * gdb.python/tui-window-disabled.exp: New file.
1007 * gdb.python/tui-window-disabled.py: New file.
1008
e0c23e11
AB
10092021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1010
1011 * gdb.python/tui-window.exp: Add new tests.
1012 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1013 TestWindow object into global the_window.
1014 <remote_title>: New method.
1015 (delete_window_title): New function.
1016
1cf23996
AB
10172021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.tui/winheight.exp: Add more tests.
1020
2708dbbd
AB
10212021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.python/py-framefilter.exp: Update expected results.
1024 * gdb.python/python.exp: Update expected results.
1025
cd074e04
AB
10262021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1027
1028 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1029 about bug in GDB, update expected results, and add more tests.
1030
5fb97639
AB
10312021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.tui/scroll.exp: New file.
1034 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1035 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1036 remaining lines up.
1037 (Term::check_region_contents): New proc.
1038 (Term::check_box_contents): Use check_region_contents.
1039
c0e56745
TV
10402021-02-06 Tom de Vries <tdevries@suse.de>
1041
1042 PR testsuite/26922
1043 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1044 scrolling.
1045
0e857c82
TV
10462021-02-05 Tom de Vries <tdevries@suse.de>
1047
1048 PR breakpoints/27313
1049 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1050 rejected.
1051
a22ec6e8
TV
10522021-02-05 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1055 * gdb.fortran/mixed-lang-stack.exp: Same.
1056
ae710496
TV
10572021-02-05 Tom de Vries <tdevries@suse.de>
1058
1059 PR exp/27265
1060 * gdb.base/complex-parts.exp: Add tests.
1061
d3b54e63
TV
10622021-02-05 Tom de Vries <tdevries@suse.de>
1063
1064 PR symtab/27307
1065 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1066
3eccb1c8
SV
10672021-02-04 Shahab Vahedi <shahab@synopsys.com>
1068
1069 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1070
a71501e2
PA
10712021-02-03 Pedro Alves <pedro@palves.net>
1072
1073 * gdb.threads/detach-step-over.c: New file.
1074 * gdb.threads/detach-step-over.exp: New file.
1075
92234eb1
PA
10762021-02-03 Pedro Alves <pedro@palves.net>
1077
1078 * gdb.threads/attach-non-stop.c: New file.
1079 * gdb.threads/attach-non-stop.exp: New file.
1080
2e3773ff
LS
10812021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1082
1083 * gdb.base/inferior-noarg.c: New test.
1084 * gdb.base/inferior-noarg.exp: New test.
1085
e0bd9202
SM
10862021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1087
1088 * gdb.base/scope.exp: Use proc_with_prefix.
1089
9307efbe
SM
10902021-02-02 Simon Marchi <simon.marchi@efficios.com>
1091
1092 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1093 table proc.
1094 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1095 .debug_rnglists table without offset array.
1096 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1097 .debug_loclists table without offset array.
1098
2b0c7f41
SM
10992021-02-02 Simon Marchi <simon.marchi@efficios.com>
1100
1101 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1102 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1103 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1104 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1105 attribute
1106
ecfda20d
SM
11072021-02-02 Simon Marchi <simon.marchi@efficios.com>
1108
1109 PR gdb/26813
1110 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1111 (loclists): New proc.
1112 * gdb.dwarf2/loclists-multiple-cus.c: New.
1113 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1114 * gdb.dwarf2/loclists-sec-offset.c: New.
1115 * gdb.dwarf2/loclists-sec-offset.exp: New.
1116
6b0933da
SM
11172021-02-02 Simon Marchi <simon.marchi@efficios.com>
1118
1119 * lib/dwarf.exp (_location): Add parameters.
1120 (_handle_DW_FORM): Adjust.
1121
962effa7
SM
11222021-02-02 Simon Marchi <simon.marchi@efficios.com>
1123
1124 PR gdb/26813
1125 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1126 (cu): Generate header for DWARF 5.
1127 (rnglists): New proc.
1128 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1129 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1130
2bd3e4b8
TV
11312021-02-02 Tom de Vries <tdevries@suse.de>
1132
1133 PR symtab/24620
1134 * gdb.dwarf2/fission-reread.exp: Add test-case.
1135
c39c8637
TV
11362021-02-01 Tom de Vries <tdevries@suse.de>
1137
1138 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1139 * gdb.dwarf2/fission-loclists-pie.S: Same.
1140 * gdb.dwarf2/fission-loclists.S: Same.
1141 * gdb.dwarf2/fission-multi-cu.S: Same.
1142 * gdb.dwarf2/fission-reread.S: Same.
1143 * gdb.dwarf2/fission-base.exp: Use DWO.
1144 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1145 * gdb.dwarf2/fission-loclists.exp: Same.
1146 * gdb.dwarf2/fission-multi-cu.exp: Same.
1147 * gdb.dwarf2/fission-reread.exp: Same.
1148
ebde6f2d
TV
11492021-01-29 Tom de Vries <tdevries@suse.de>
1150
1151 PR breakpoints/26063
1152 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1153 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1154
620ec3ca
TV
11552021-01-29 Tom de Vries <tdevries@suse.de>
1156
1157 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1158
cdeba395
TV
11592021-01-28 Tom de Vries <tdevries@suse.de>
1160
1161 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1162 in the backtrace, and use that in the rest of the test instead of
1163 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1164
c47b145e
TV
11652021-01-28 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1168 * gdb.arch/i386-sse-stack-align.c: Same.
1169 * gdb.arch/i386-sse-stack-align.exp: Same.
1170
47918cca
AB
11712021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1174
2f985dd1
TV
11752021-01-28 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1178
22efa3d3
TV
11792021-01-28 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1182 "maint info line-table". Make PASS pattern more specific. Make
1183 FAIL pattern work for -m32.
1184
59b59f08
LS
11852021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1186
1187 PR gdb/27133
1188 * gdb.base/ui-redirect.exp: Add test case that ensures that
1189 redirecting both logging and debug does not cause gdb to crash.
1190
1191
807f647c
MM
11922021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1193
1194 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1195
4ca40594
TV
11962021-01-26 Tom de Vries <tdevries@suse.de>
1197
1198 * gdb.threads/killed-outside.exp: Allow regular output.
1199
d0021af3
TV
12002021-01-26 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1203
9f6c202e
TV
12042021-01-25 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1207 * lib/gdb.exp: Use gdb_load_no_complaints.
1208
a625a8c9
TT
12092021-01-25 Tom Tromey <tromey@adacore.com>
1210
1211 * gdb.ada/fixed_points.exp: Add regression test.
1212 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1213 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1214
19184910
TT
12152021-01-25 Tom Tromey <tromey@adacore.com>
1216
1217 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1218
acd6125f
TT
12192021-01-25 Tom Tromey <tromey@adacore.com>
1220
1221 * gdb.ada/local-enum.exp: New file.
1222 * gdb.ada/local-enum/local.adb: New file.
1223
1af4c9c4
TT
12242021-01-23 Tom Tromey <tom@tromey.com>
1225
1226 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1227
705646c0
BE
12282021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1229
1230 * gdb.base/line65535.exp: Fix test expectation.
1231
0ac85db5
SM
12322021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1233
1234 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1235 suppression.
1236 (default_gdb_exit): Likewise.
1237 (default_gdb_spawn): Likewise.
1238 (send_gdb): Likewise.
1239 (gdb_expect): Likewise.
1240 (gdb_expect_list): Likewise.
1241 (default_gdb_init): Likewise.
1242 (gdb_suppress_entire_file): Remove.
1243 (gdb_suppress_tests): Remove.
1244 (gdb_stop_suppressing_tests): Remove.
1245 (gdb_clear_suppressed): Remove.
1246 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1247 related to test suppression.
1248 (default_mi_gdb_start): Likewise.
1249 (mi_gdb_reinitialize_dir): Likewise.
1250 (mi_gdb_test): Likewise.
1251 (mi_run_cmd_full): Likewise.
1252 (mi_runto_helper): Likewise.
1253 (mi_execute_to): Likewise.
1254 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1255 * gdb.base/bitfields.exp: Likewise.
1256 * gdb.base/bitfields2.exp: Likewise.
1257 * gdb.base/break.exp: Likewise.
1258 * gdb.base/call-sc.exp: Likewise.
1259 * gdb.base/callfuncs.exp: Likewise.
1260 * gdb.base/dfp-test.exp: Likewise.
1261 * gdb.base/endian.exp: Likewise.
1262 * gdb.base/exprs.exp: Likewise.
1263 * gdb.base/funcargs.exp: Likewise.
1264 * gdb.base/hbreak2.exp: Likewise.
1265 * gdb.base/recurse.exp: Likewise.
1266 * gdb.base/scope.exp: Likewise.
1267 * gdb.base/sepdebug.exp: Likewise.
1268 * gdb.base/structs.exp: Likewise.
1269 * gdb.base/until.exp: Likewise.
1270 * gdb.cp/misc.exp: Likewise.
1271
9d2d8a16
AB
12722021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 PR cli/25956
1275 * gdb.base/style.exp (run_style_tests): Add version string test.
1276 (test_startup_version_string): Use version style name.
1277 * lib/gdb-utils.exp (style): Handle version style name.
1278
e7b43072
AB
12792021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1280
1281 * gdb.base/style.exp (limited_style): New proc.
1282 (clean_restart_and_disable): New proc.
1283 (run_style_tests): New proc. Most of the old tests from this file
1284 are now in this proc.
1285 (test_startup_version_string): New proc. Reamining test from the
1286 old file is in this proc.
1287
2189c312
SM
12882021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1289
1290 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1291 Adjust to "set debug remote" changes.
1292
cd211c75
LM
12932021-01-21 Luis Machado <luis.machado@linaro.org>
1294
1295 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1296 message.
1297
730af663
SM
12982021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1299
1300 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1301
325d39e4
HD
13022021-01-21 Hannes Domani <ssbssa@yahoo.de>
1303
1304 PR python/19151
1305 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1306
c3e96aa7
SM
13072021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1308
1309 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1310
6571ffc6
SM
13112021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1312
1313 * lib/tuiterm.exp: Add links in comments.
1314
7c794afd
TV
13152021-01-20 Tom de Vries <tdevries@suse.de>
1316
1317 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1318 offset.
1319
1402665c
TV
13202021-01-20 Tom de Vries <tdevries@suse.de>
1321
1322 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1323
6f52fdf4
SDJ
13242021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1325
1326 * gdb.arch/amd64-stap-expressions.S: New file.
1327 * gdb.arch/amd64-stap-expressions.exp: New file.
1328
14852123
TV
13292021-01-19 Tom de Vries <tdevries@suse.de>
1330
1331 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1332 sequence.
1333
0c4e2c6c
TV
13342021-01-19 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1337
02baa133
AB
13382021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 * gdb.fortran/array-slices.exp (run_test): Avoid including
1341 addresses in test names.
1342
10f92414
TV
13432021-01-15 Tom de Vries <tdevries@suse.de>
1344
1345 PR testsuite/26997
1346 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1347 when adding sizeof.
1348
116d0cf1
TV
13492021-01-14 Tom de Vries <tdevries@suse.de>
1350
1351 PR testsuite/24590
1352 * gdb.base/style.exp: Handle shorter argv in frame command output.
1353
8f66807b
AB
13542021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 PR gdb/26819
1357 * gdb.server/stop-reply-no-thread-multi.c: New file.
1358 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1359
3f94e588
TV
13602021-01-12 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1363 (main): Remove call to have_mpx.
1364 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1365 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1366 (main): Remote call to have_mpx.
1367 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1368 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1369 (main): Remove call to have_mpx.
1370 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1371 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1372 (main): Remove call to have_mpx.
1373 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1374 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1375 (main): Remote call to have_mpx.
1376 * gdb.arch/i386-mpx.exp: Use have_mpx.
1377 * lib/gdb.exp (have_mpx): New proc.
1378
5291fe3c
SP
13792021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1380
1381 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1382
18bfb505
TV
13832021-01-12 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1386
ce38f5ed
AB
13872021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1388
1389 * gdb.fortran/debug-expr.exp: Add new tests.
1390
7c654b71
AB
13912021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.fortran/dot-ops.exp: Add new tests.
1394
10dadadc
TV
13952021-01-11 Tom de Vries <tdevries@suse.de>
1396
1397 PR testsuite/26968
1398 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1399 Move insn setting $eax to before probe point.
1400
66beed02
TT
14012021-01-09 Tom Tromey <tom@tromey.com>
1402
1403 * gdb.trace/ax.exp: Do not require an "ext".
1404
8fc48b79
TT
14052021-01-08 Tom Tromey <tromey@adacore.com>
1406
1407 * gdb.ada/voidctx/pck.adb: New file.
1408 * gdb.ada/voidctx/pck.ads: New file.
1409 * gdb.ada/voidctx/voidctx.adb: New file.
1410 * gdb.ada/voidctx.exp: New file.
1411
6abd4cf2
SM
14122021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1413
1414 PR gdb/27157
1415 * gdb.base/empty-host-env-vars.exp: New test.
1416
d00f0868
AB
14172021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * gdb.base/completion.exp: Add a new test.
1420
3c8c6de2
AB
14212021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.fortran/intvar-dynamic-types.exp: New file.
1424 * gdb.fortran/intvar-dynamic-types.f90: New file.
1425
e3436813
AB
14262021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.fortran/intvar-array.exp: New file.
1429 * gdb.fortran/intvar-array.f90: New file.
1430
d4813f10
TT
14312021-01-07 Tom Tromey <tromey@adacore.com>
1432
1433 * gdb.ada/assign_arr.exp: Add 'others' test.
1434
b49180ac
TT
14352021-01-06 Tom Tromey <tromey@adacore.com>
1436
1437 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1438 (FP4_Type): New type.
1439 (FP4_Var): New variable.
1440 * gdb.ada/fixed_points/fixed_points.adb: Update.
1441 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1442
3c55062c
SM
14432021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1444
1445 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1446 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1447 Pass prompt containing debug print to gdb_test_sequence.
1448
e4ad960a
TV
14492021-01-04 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1452
3ec3145c
SM
14532021-01-04 Simon Marchi <simon.marchi@efficios.com>
1454
1455
1456
8dc558a0
SM
14572021-01-04 Simon Marchi <simon.marchi@efficios.com>
1458
1459 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1460 * gdb.server/connect-without-multi-process.exp: Likewise.
1461 * gdb.server/exit-multiple-threads.exp: Likewise.
1462 * gdb.server/ext-attach.exp: Likewise.
1463 * gdb.server/ext-restart.exp: Likewise.
1464 * gdb.server/ext-run.exp: Likewise.
1465 * gdb.server/ext-wrapper.exp: Likewise.
1466 * gdb.server/multi-ui-errors.exp: Likewise.
1467 * gdb.server/no-thread-db.exp: Likewise.
1468 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1469 * gdb.server/run-without-local-binary.exp: Likewise.
1470 * gdb.server/server-kill.exp: Likewise.
1471 * gdb.server/server-run.exp: Likewise.
1472 * gdb.server/solib-list.exp: Likewise.
1473 * gdb.server/stop-reply-no-thread.exp: Likewise.
1474 * gdb.server/wrapper.exp: Likewise.
1475 * gdb.server/sysroot.exp: Increase timeout when testing the
1476 target: sysroot.
1477
d8387cc8
SM
14782021-01-04 Simon Marchi <simon.marchi@efficios.com>
1479
1480 * gdb.server/server-run.exp: Use clean_restart.
1481
5169ae34
SM
14822021-01-04 Simon Marchi <simon.marchi@efficios.com>
1483
1484 * gdb.server/ext-run.exp: Use clean_restart.
1485
7b0ff8a2
SM
14862021-01-04 Simon Marchi <simon.marchi@efficios.com>
1487
1488 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1489 instead of prepare_for_testing.
1490
a754fbdf
SM
14912021-01-04 Simon Marchi <simon.marchi@efficios.com>
1492
1493 * gdb.server/solib-list.exp: Use clean_restart.
1494
c5e71b33
TV
14952021-01-04 Tom de Vries <tdevries@suse.de>
1496
1497 * gdb.base/morestack.c: Remove printf.
1498 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1499
9b243007
TT
15002020-12-31 Tom Tromey <tom@tromey.com>
1501
1502 * gdb.rust/simple.exp: Update output for Rust 1.49.
1503
4ff509e7
BE
15042020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1505
1506 * gdb.cp/step-and-next-inline.exp: Fix test case.
1507
391750c3
SM
15082020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1509
1510 * gdb.python/py-frame-args.exp: De-duplicate test names.
1511
b7874836
AB
15122020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 PR gdb/27059
1515 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1516 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1517
e1ff6226
PW
15182020-12-21 Peter Waller <p@pwaller.net>
1519
1520 * gdb.base/style-interp-exec-mi.exp: New.
1521 * gdb.base/style-interp-exec-mi.c: New.
1522
ca01f1bf
SM
15232020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1524
1525 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1526 gdb_test. Use proc_with_prefix.
1527
0fe69a94
MM
15282020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1529
1530 * gdb.btrace/exception.exp: Build with nopie.
1531 * gdb.btrace/function_call_history.exp: Likewise.
1532 * gdb.btrace/unknown_functions.exp: Likewise.
1533
806e7575
MM
15342020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1535
1536 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1537
493d2172
MM
15382020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1539
1540 * gdb.python/py-record-btrace.exp: Make test names unique.
1541 * gdb.python/py-record-full.exp: Likewise.
1542
1a1c0afc
MM
15432020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1544
1545 * gdb.btrace/data.exp: Make test names unique.
1546 * gdb.btrace/delta.exp: Likewise.
1547 * gdb.btrace/enable.exp: Likewise.
1548 * gdb.btrace/function_call_history.exp: Likewise.
1549 * gdb.btrace/nohist.exp: Likewise.
1550 * gdb.btrace/non-stop.exp: Likewise.
1551 * gdb.btrace/rn-dl-bind.exp: Likewise.
1552 * gdb.btrace/step.exp: Likewise.
1553 * gdb.btrace/stepi.exp: Likewise.
1554 * gdb.btrace/tailcall.exp: Likewise.
1555
98d837f0
MM
15562020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1557
1558 * gdb.btrace/enable.exp: Update error message.
1559 * gdb.btrace/multi-inferior.exp: Likewise.
1560 * gdb.btrace/reconnect.exp: Likewise.
1561 * gdb.python/py-record-btrace.exp: Likewise.
1562 * gdb.python/py-record-full.exp: Likewise.
1563
c541fa7c
TV
15642020-12-20 Tom de Vries <tdevries@suse.de>
1565
1566 * lib/gdb.exp (save_target_board_info): New proc.
1567 (gdb_compile_shlib): Use save_target_board_info.
1568
60108e47
TV
15692020-12-19 Tom de Vries <tdevries@suse.de>
1570
1571 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1572 (supports_gnuc): New proc.
1573 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1574 test_compiler_info calls. Add unsupported message.
1575 * gdb.base/endianity.c: Use TEST_SSO.
1576
fa639f55
HD
15772020-12-19 Hannes Domani <ssbssa@yahoo.de>
1578
1579 PR exp/27070
1580 * gdb.python/compare-enum-type-a.c: New test.
1581 * gdb.python/compare-enum-type-b.c: New test.
1582 * gdb.python/compare-enum-type.exp: New file.
1583 * gdb.python/compare-enum-type.h: New test.
1584
4aea001f
HD
15852020-12-18 Hannes Domani <ssbssa@yahoo.de>
1586
1587 * gdb.python/py-format-string.exp: Add tests for address keyword.
1588
b3f9469b
HD
15892020-12-18 Hannes Domani <ssbssa@yahoo.de>
1590
1591 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1592
86ef42bd
TT
15932020-12-18 Tom Tromey <tromey@adacore.com>
1594
1595 * gdb.ada/fixed_points.exp: Also run with
1596 -fgnat-encodings=minimal. Update expected output.
1597
93df4a1d
SM
15982020-12-16 Simon Marchi <simon.marchi@efficios.com>
1599
1600 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1601 * gdb.base/continue-all-already-running.exp: Likewise.
1602 * gdb.base/moribund-step.exp: Likewise.
1603 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1604
592995fa
TV
16052020-12-16 Tom de Vries <tdevries@suse.de>
1606
1607 * gdb.base/batch-preserve-term-settings.exp:
1608
1e61189d
TV
16092020-12-16 Tom de Vries <tdevries@suse.de>
1610
1611 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1612 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1613
19007d95
LM
16142020-12-16 Luis Machado <luis.machado@linaro.org>
1615
1616 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1617 pointer-based memory accesses.
1618 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1619 hw watchpoint cases.
1620
a33fc9ae
RK
16212020-12-15 Rae Kim <rae.kim@gmail.com>
1622
1623 * gdb.base/document.exp: New test.
1624
0e5ad442
TT
16252020-12-15 Tom Tromey <tromey@adacore.com>
1626
1627 * gdb.base/style.exp: Add deprecation tests.
1628
60598dbd
SM
16292020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1630
1631 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1632
8cd6d968
MW
16332020-12-14 Mark Wielaard <mark@klomp.org>
1634
1635 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1636 specially, set attr_form_comment to the actual FORM string used.
1637
eab9267c
MW
16382020-12-14 Mark Wielaard <mark@klomp.org>
1639
1640 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1641 _constants(SPECIAL_expr) here, but set it...
1642 (Dwarf::cu): ...here based on _cu_version.
1643
2f413264
TV
16442020-12-14 Tom de Vries <tdevries@suse.de>
1645
1646 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1647 pass -fPIC.
1648 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1649 * gdb.base/break-probes.exp: Same.
1650 * gdb.base/ctxobj.exp: Same.
1651 * gdb.base/dso2dso.exp: Same.
1652 * gdb.base/global-var-nested-by-dso.exp: Same.
1653 * gdb.base/info-shared.exp: Same.
1654 * gdb.base/jit-reader-simple.exp: Same.
1655 * gdb.base/print-file-var.exp: Same.
1656 * gdb.base/skip-solib.exp: Same.
1657 * gdb.btrace/dlopen.exp: Same.
1658
18f1cb1f
TV
16592020-12-14 Tom de Vries <tdevries@suse.de>
1660
1661 PR testsuite/26963
1662 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1663
519155c9
TV
16642020-12-14 Tom de Vries <tdevries@suse.de>
1665
1666 PR testsuite/26962
1667 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1668 cast it to its declared type".
1669
153f6e6c
TV
16702020-12-14 Tom de Vries <tdevries@suse.de>
1671
1672 PR testsuite/26951
1673 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1674 shell prompt.
1675
86b44259
TT
16762020-12-14 Tom Tromey <tromey@adacore.com>
1677
1678 * gdb.ada/nested.exp: Add new tests.
1679 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1680
e26624c6
TT
16812020-12-14 Tom Tromey <tromey@adacore.com>
1682
1683 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1684
a3bdae4e
TT
16852020-12-14 Tom Tromey <tromey@adacore.com>
1686
1687 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1688
862fcbd8
TV
16892020-12-13 Tom de Vries <tdevries@suse.de>
1690
1691 PR testsuite/26953
1692 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1693 attribute support if compiler doesn't support it.
1694
a406a98e
TV
16952020-12-13 Tom de Vries <tdevries@suse.de>
1696
1697 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1698 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1699 source to shared lib. Add ada to options.
1700
5d7e6ed0
TV
17012020-12-13 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1704 calling gnatbind and gnatlink.
1705
ee9812a0
AB
17062020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * gdb.base/dcache-flush.c: New file.
1709 * gdb.base/dcache-flush.exp: New file.
1710
50a5f187
AB
17112020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1712
1713 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1714 commands.
1715 * gdb.base/killed-outside.exp: Likewise.
1716 * gdb.opt/inline-bt.exp: Likewise.
1717 * gdb.perf/gmonster-null-lookup.py: Likewise.
1718 * gdb.perf/gmonster-print-cerr.py: Likewise.
1719 * gdb.perf/gmonster-ptype-string.py: Likewise.
1720 * gdb.python/py-unwind.exp: Likewise.
1721
19c659f1
AB
17222020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.base/commands.exp: Update expected results.
1725
9ef6d4a1
AB
17262020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1727
1728 PR cli/15104
1729 * gdb.base/commands.exp: Add additional tests.
1730 * gdb.base/completion.exp: Add additional tests.
1731
1536146f
AB
17322020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.base/completion.exp: Add additional tests.
1735
346e7e19
TV
17362020-12-11 Tom de Vries <tdevries@suse.de>
1737
1738 PR testsuite/26991
1739 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1740 violations by setting bounds registers if the bounds are passed in the
1741 Bounds Table.
1742
9cd7a95a
TV
17432020-12-11 Tom de Vries <tdevries@suse.de>
1744
1745 PR testsuite/26954
1746 * gdb.base/float128.exp: Detect and handle no mpfr support.
1747
4483a8e7
SM
17482020-12-10 Simon Marchi <simon.marchi@efficios.com>
1749
1750 PR gdb/24694
1751 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1752 calls.
1753
10067028
TV
17542020-12-10 Tom de Vries <tdevries@suse.de>
1755
1756 PR testsuite/26947
1757 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1758 braces for tcl 8.5 and earlier.
1759
5b56203a
SM
17602020-12-09 Simon Marchi <simon.marchi@efficios.com>
1761
1762 PR 26875, PR 26901
1763 * gdb.base/flexible-array-member.c: New test.
1764 * gdb.base/flexible-array-member.exp: New test.
1765
b46551b2
TV
17662020-12-08 Tom de Vries <tdevries@suse.de>
1767
1768 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1769 using is_amd64_regs_target.
1770
8439f446
TV
17712020-12-08 Tom de Vries <tdevries@suse.de>
1772
1773 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1774 self_id.
1775
bc545da7
PA
17762020-12-07 Pedro Alves <pedro@palves.net>
1777
1778 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1779 'additional_flags' variable.
1780
1f58f6c2
TBA
17812020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1782
1783 * gdb.linespec/explicit.exp: Extend with a test to check completing
1784 '-' after seemingly complete options.
1785
5759831a
TBA
17862020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1787
1788 * gdb.linespec/keywords.exp: Add tests to check positional
1789 flexibility of "-force-condition".
1790
21e051b3
TBA
17912020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1792
1793 * gdb.base/bp-cmds-run-with-ex.c: New file.
1794 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1795 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1796 * gdb.gdb/python-interrupts.exp: Update the call to
1797 'catch_command_errors' with the new argument.
1798 * gdb.gdb/python-selftest.exp: Ditto.
1799
187b041e
SM
18002020-12-04 Simon Marchi <simon.marchi@efficios.com>
1801
1802 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1803 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1804 * gdb.threads/non-stop-fair-events.exp: Likewise.
1805
3b7a962d
SM
18062020-12-04 Simon Marchi <simon.marchi@efficios.com>
1807
1808 * gdb.threads/step-over-exec.exp: New.
1809 * gdb.threads/step-over-exec.c: New.
1810 * gdb.threads/step-over-exec-execd.c: New.
1811 * lib/my-syscalls.S: New.
1812 * lib/my-syscalls.h: New.
1813
e633b117
SM
18142020-12-04 Simon Marchi <simon.marchi@efficios.com>
1815
1816 * lib/dwarf.exp (declare_labels): Use name as text if text is
1817 not provided.
1818
67748e0f
TV
18192020-12-04 Tom de Vries <tdevries@suse.de>
1820
1821 PR testsuite/26990
1822 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1823 are unsupported.
1824
a8d13675
TV
18252020-12-04 Tom de Vries <tdevries@suse.de>
1826
1827 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1828 clause.
1829
f17727b3
TV
18302020-12-04 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.reverse/insn-reverse.exp: Fix count handling.
1833
a1499830
TV
18342020-12-04 Tom de Vries <tdevries@suse.de>
1835
1836 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1837 __x86_64__.
1838
9c027c2f
TV
18392020-12-04 Tom de Vries <tdevries@suse.de>
1840
1841 * gdb.reverse/insn-reverse.c (test_nr): New var.
1842 (usage, parse_args): New function.
1843 (main): Call parse_args. Only run test for test_nr.
1844 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1845 and bail out. Run subtests individually, using an inferior arg
1846 specifying the subtest.
1847
533b2ae0
AB
18482020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1851
e4502042
AB
18522020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1853
1854 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1855 update test to use this.
1856
f55a9a37
SM
18572020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1858
1859 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1860
0a6155a0
SM
18612020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1862
1863 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1864 (do_test): Don't use with_test_prefix.
1865 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1866 (do_test): Don't use with_test_prefix.
1867 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1868 (do_test): Don't use with_test_prefix.
1869 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1870 (do_test): Don't use with_test_prefix.
1871
4d56d64a
SM
18722020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1873
1874 * gdb.threads/non-ldr-exit.exp: Fix comment.
1875
54e75f29
AB
18762020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1877
1878 * gdb.xml/maint-xml-dump-03.xml: New file.
1879
7ce05d21
TV
18802020-11-30 Tom de Vries <tdevries@suse.de>
1881
1882 PR symtab/26905
1883 * gdb.dwarf2/count.exp: Remove kfails.
1884
50757f95
TBA
18852020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1886
1887 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1888 indices.
1889
4afa9fd9
JB
18902020-11-24 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1893 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1894 languages. Remove the associated setup_xfail.
1895
15a491af
SM
18962020-11-23 Simon Marchi <simon.marchi@efficios.com>
1897
1898 * lib/gdb.exp (gdb_assert): Show error message on error.
1899
891615f0
TV
19002020-11-23 Tom de Vries <tdevries@suse.de>
1901
1902 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1903 * gdb.ada/mod_from_name.exp: Same.
1904 * gdb.ada/pckd_arr_ren.exp: Same.
1905
19922582
SM
19062020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1907
1908 * gdb.base/template.exp: New.
1909 * gdb.base/template.c: New.
1910
117c628d
GB
19112020-11-22 Gary Benson <gbenson@redhat.com>
1912
1913 PR gdb/26905
1914 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1915 is defined using a DW_AT_count which references another DIE.
1916
da39d3ba
TV
19172020-11-21 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.base/vla-ptr.exp: Add XFAIL.
1920
a5c641b5
AB
19212020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1922
1923 * gdb.fortran/array-slices-bad.exp: New file.
1924 * gdb.fortran/array-slices-bad.f90: New file.
1925 * gdb.fortran/array-slices-sub-slices.exp: New file.
1926 * gdb.fortran/array-slices-sub-slices.f90: New file.
1927 * gdb.fortran/array-slices.exp: Rewrite tests.
1928 * gdb.fortran/array-slices.f90: Rewrite tests.
1929 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1930
a15a5258
AB
19312020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1932
1933 * gdb.base/completion.exp: Add new completion tests.
1934
7cb2893d
SM
19352020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1936
1937 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1938 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1939 * gdb.mi/mi-nsintrall.exp: Likewise.
1940 * gdb.mi/mi-nsmoribund.exp: Likewise.
1941 * gdb.mi/mi-nsthrexec.exp: Likewise.
1942 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1943
cf144ec8
SM
19442020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1945
1946 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1947 of perror.
1948
6b6a3e05
JM
19492020-11-18 Joseph Myers <joseph@codesourcery.com>
1950
1951 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1952 $arg.exe exists but $arg does not.
1953
811bdca0
GB
19542020-11-17 Gary Benson <gbenson@redhat.com>
1955
1956 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1957 __attribute__ ((used)).
1958
c72e3136
AB
19592020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1960
1961 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1962
037d7135
AB
19632020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1964
1965 * gdb.base/completion.exp: Add new tests.
1966
119e99bb
TT
19672020-11-16 Tom Tromey <tromey@adacore.com>
1968
1969 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1970 tests.
1971
b74dbc20
JB
19722020-11-15 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1975 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1976 (main): Add reference to pck__fp1_var2.
1977 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1978
0a12719e
JB
19792020-11-15 Joel Brobecker <brobecker@adacore.com>
1980
1981 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1982
0c9150e4
JB
19832020-11-15 Joel Brobecker <brobecker@adacore.com>
1984
1985 * gdb.ada/fixed_points.exp: Add ptype tests.
1986 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1987
b26daff9
JB
19882020-11-15 Joel Brobecker <brobecker@adacore.com>
1989
1990 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1991
09584414
JB
19922020-11-15 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1995 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1996 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1997 New files.
1998 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1999
2000 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2001 New files.
2002
9dd02fc0
AB
20032020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 PR cli/26879
2006 * gdb.fortran/completion.exp: New file.
2007 * gdb.fortran/completion.f90: New file.
2008
5643c500
JM
20092020-11-12 Joseph Myers <joseph@codesourcery.com>
2010
2011 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2012 but $arg does not.
2013
7bea47f0
AB
20142020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2015
2016 * gdb.fortran/types.exp: Add more tests.
2017
1f2624a3
TT
20182020-11-12 Tom Tromey <tom@tromey.com>
2019
2020 PR rust/26799:
2021 * gdb.rust/traits.exp: Remove kfails.
2022
9e74f0ae
GB
20232020-11-12 Gary Benson <gbenson@redhat.com>
2024
2025 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2026 statement.
2027
acb994fa
SM
20282020-11-11 Simon Marchi <simon.marchi@efficios.com>
2029
2030 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2031 always-inserted" axis.
2032 (do_test): Add breakpoint_always_inserted parameter.
2033
95016fd2
TT
20342020-11-10 Tom Tromey <tromey@adacore.com>
2035
2036 * gdb.ada/bias.exp: Update.
2037 * gdb.ada/bias/bias.adb (X): Change value.
2038
83100a74
GB
20392020-11-10 Gary Benson <gbenson@redhat.com>
2040
2041 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2042 regexp fragment in parentheses to prevent false matching.
2043
6ff174a7
GB
20442020-11-10 Gary Benson <gbenson@redhat.com>
2045
2046 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2047
eb24648c
GB
20482020-11-10 Gary Benson <gbenson@redhat.com>
2049
2050 * gdb.cp/step-and-next-inline.exp: Only require
2051 -gstatement-frontiers when building with GCC.
2052 Only setup KFAIL's for GCC issues when using
2053 a GCC-built executable.
2054
86775fab
AB
20552020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.base/debug-expr.c: Add extra function to allow for an
2058 additional test.
2059 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2060 to this proc with gdb_test_debug_expr. Add an extra test.
2061 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2062 to this proc with gdb_test_debug_expr, give the tests names
2063 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2064 calls to this proc with gdb_test_debug_expr, give the tests names
2065 * gdb.fortran/debug-expr.exp: New file.
2066 * gdb.fortran/debug-expr.f90: New file.
2067 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2068
a1945bd4
SM
20692020-11-06 Simon Marchi <simon.marchi@efficios.com>
2070
2071 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2072 proceduresu.
2073 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2074 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2075 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2076 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2077 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2078 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2079 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2080 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2081
9c91c725
TT
20822020-11-04 Tom Tromey <tromey@adacore.com>
2083
2084 * gdb.ada/funcall_ref.exp: Update.
2085 * gdb.ada/var_rec_arr.exp: Update.
2086
8d9fd3a1
TT
20872020-11-04 Tom Tromey <tromey@adacore.com>
2088
2089 * gdb.ada/rec_ptype.exp: New file.
2090 * gdb.ada/rec_ptype/main.adb: New file.
2091 * gdb.ada/rec_ptype/p.ads: New file.
2092
d8f62e84
TT
20932020-11-04 Tom Tromey <tromey@adacore.com>
2094
2095 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2096 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2097 (PT_Full): New variable.
2098 * gdb.ada/tick_length_array_enum_idx/pck.adb
2099 (Full_PT): New type.
2100
7ff5b937
TT
21012020-11-04 Tom Tromey <tromey@adacore.com>
2102
2103 * gdb.ada/array_of_variant.exp: New file.
2104 * gdb.ada/array_of_variant/p.adb: New file.
2105 * gdb.ada/array_of_variant/pck.ads: New file.
2106 * gdb.ada/array_of_variant/pck.adb: New file.
2107
10f6a3ad
TT
21082020-11-04 Tom Tromey <tromey@adacore.com>
2109
2110 * gdb.ada/enum_idx_packed.exp: Add test.
2111 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2112 New variable.
2113 * gdb.ada/enum_idx_packed/pck.ads (Short)
2114 (Multi_Dimension, Multi_Dimension_Access): New types.
2115
b72795a8
TT
21162020-11-04 Tom Tromey <tromey@adacore.com>
2117
2118 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2119
24aa1b02
TT
21202020-11-04 Tom Tromey <tromey@adacore.com>
2121
2122 * gdb.ada/set_pckd_arr_elt.exp: Also test
2123 -fgnat-encodings=minimal. Add tests.
2124 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2125 Call Update_Small a second time.
2126 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2127 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2128 (Variant_Access): New types.
2129 (New_Variant): Declare.
2130
c9a28cbe
TT
21312020-11-04 Tom Tromey <tromey@adacore.com>
2132
2133 * gdb.ada/mod_from_name.exp: Test printing slice.
2134
57567375
TT
21352020-11-04 Tom Tromey <tromey@adacore.com>
2136
2137 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2138 values.
2139 * gdb.ada/access_to_unbounded_array.exp: Test different
2140 -fgnat-encodings values.
2141 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2142 values.
2143 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2144 values.
2145 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2146 values.
2147 * gdb.ada/array_of_variable_length.exp: Test different
2148 -fgnat-encodings values.
2149 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2150 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2151 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2152 change.
2153 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2154 values.
2155 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2156 * gdb.ada/out_of_line_in_inlined.exp: Test different
2157 -fgnat-encodings values.
2158 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2159 values.
2160 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2161 values.
2162 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2163 -fgnat-encodings values.
2164 * gdb.ada/variant_record_packed_array.exp: Test different
2165 -fgnat-encodings values.
2166
a7400e44
TT
21672020-11-04 Tom Tromey <tromey@adacore.com>
2168
2169 * gdb.ada/enum_idx_packed.exp: Add tests.
2170 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2171 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2172 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2173 declarations.
2174
c40907bf
TV
21752020-11-03 Tom de Vries <tdevries@suse.de>
2176
2177 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2178 terminator comments.
2179 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2180 terminator.
2181
f468977a
SM
21822020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2183
2184 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2185 integer format test with regexp.
2186
1c2bec19
GB
21872020-11-02 Gary Benson <gbenson@redhat.com>
2188
2189 * gdb.base/print-file-var.exp (test): Separate compiler and
2190 linker options, and build using build_executable_from_specs
2191 to accommodate this.
2192
6539a36d
GB
21932020-11-02 Gary Benson <gbenson@redhat.com>
2194
2195 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2196 for .c files compiled as C++ with Clang if any shared
2197 libraries are specified.
2198
7ea44a51
GB
21992020-11-02 Gary Benson <gbenson@redhat.com>
2200
2201 * lib/attributes.h: New header.
2202 * gdb.base/backtrace.c: Include the above. Replace
2203 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2204 * gdb.base/infcall-nested-structs.c: Likewise.
2205 * gdb.base/vla-optimized-out.c: Likewise.
2206
ab8f783d
TV
22072020-11-02 Tom de Vries <tdevries@suse.de>
2208
2209 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2210
d77c9224
JB
22112020-11-01 Joel Brobecker <brobecker@adacore.com>
2212
2213 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2214 System.Min_Int and System.Max_Int with smaller hardcoded
2215 constants.
2216
0e5b0dd0
SM
22172020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2218
2219 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2220 * configure: Re-generate.
2221
136821d9
SM
22222020-10-30 Simon Marchi <simon.marchi@efficios.com>
2223
2224 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2225 expected output.
2226
b78b3a29
TBA
22272020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2228
2229 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2230 behavior.
2231 * gdb.base/paginate-bg-execution.exp: Ditto.
2232 * gdb.base/paginate-inferior-exit.exp: Ditto.
2233 * gdb.base/double-prompt-target-event-error.c: Remove.
2234 * gdb.base/double-prompt-target-event-error.exp: Remove.
2235
cfaa8f76
TBA
22362020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2237
2238 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2239 inferiors' and 'detach inferiors' do not change the current
2240 inferior.
2241
0ad0e70c
TV
22422020-10-29 Tom de Vries <tdevries@suse.de>
2243
2244 * gdb.threads/tls.exp: Fix DUPLICATEs.
2245
99cc6b2a
TV
22462020-10-28 Tom de Vries <tdevries@suse.de>
2247
2248 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2249
efe9b873
TV
22502020-10-28 Tom de Vries <tdevries@suse.de>
2251
2252 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2253 * gdb.base/reread.exp: Same.
2254
6b68fd45
TV
22552020-10-28 Tom de Vries <tdevries@suse.de>
2256
2257 * lib/gdb.exp (readnow): Handle arg.
2258 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2259
32a5f98a
TV
22602020-10-28 Tom de Vries <tdevries@suse.de>
2261
2262 * gdb.base/relocate.exp: Update regexp for -readnow.
2263
f93b8760
TV
22642020-10-28 Tom de Vries <tdevries@suse.de>
2265
2266 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2267 -readnow.
2268
1b00ef06
TV
22692020-10-28 Tom de Vries <tdevries@suse.de>
2270
2271 PR symtab/26772
2272 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2273 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2274
364bb903
TV
22752020-10-28 Tom de Vries <tdevries@suse.de>
2276
2277 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2278 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2279 complaint during file command for -readnow.
2280
445a033f
TV
22812020-10-28 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.cp/nsalias.exp: Fix typo in test name.
2284
fdd67a42
TV
22852020-10-28 Tom de Vries <tdevries@suse.de>
2286
2287 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2288
706baf4c
TV
22892020-10-28 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2292 -readnow.
2293
b448cca5
TV
22942020-10-27 Tom de Vries <tdevries@suse.de>
2295
2296 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2297
5868da03
TV
22982020-10-27 Tom de Vries <tdevries@suse.de>
2299
2300 * gdb.base/maint.exp: Update for -readnow.
2301
06db6ec3
TV
23022020-10-27 Tom de Vries <tdevries@suse.de>
2303
2304 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2305 -readnow.
2306
934a1764
GB
23072020-10-14 Gary Benson <gbenson@redhat.com>
2308
2309 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2310 "_vptr$Base" as correct, in addition to "_vptr.Base".
2311 (test_mixed): Likewise.
2312
0bf21fbd
GB
23132020-10-27 Gary Benson <gbenson@redhat.com>
2314
2315 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2316 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2317
b1d4d8d1
TBA
23182020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2319
2320 * gdb.base/condbreak.exp: Update the completion tests to
2321 consider the '-force' flag.
2322
bd24c5d6
TV
23232020-10-27 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.base/list-ambiguous-readnow.exp: New file.
2326
733d554a
TBA
23272020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2328
2329 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2330 the condition.
2331 * gdb.linespec/cpcompletion.exp: Update to consider the
2332 '-force-condition' keyword.
2333 * gdb.linespec/explicit.exp: Ditto.
2334 * lib/completion-support.exp: Ditto.
2335
b5fa468f
TBA
23362020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2337
2338 * gdb.base/condbreak-multi-context.cc: New file.
2339 * gdb.base/condbreak-multi-context.exp: New file.
2340
b3247276
TT
23412020-10-26 Tom Tromey <tom@tromey.com>
2342
2343 * lib/mi-support.exp (default_mi_gdb_start): Call
2344 gdb_stdin_log_init.
2345 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2346 subtract one from gdb_instances.
2347 (gdb_stdin_log_write): Flush in_file.
2348
1c47ec3e
TV
23492020-10-26 Tom de Vries <tdevries@suse.de>
2350
2351 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2352
6390859c
TT
23532020-10-26 Tom Tromey <tromey@adacore.com>
2354
2355 * gdb.ada/unsigned_range/foo.adb: New file.
2356 * gdb.ada/unsigned_range/pack.adb: New file.
2357 * gdb.ada/unsigned_range/pack.ads: New file.
2358 * gdb.ada/unsigned_range.exp: New file.
2359
55c3ad88
TV
23602020-10-26 Tom de Vries <tdevries@suse.de>
2361
2362 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2363
1612c4bb
TV
23642020-10-26 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2367 for CU.
2368 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2369
7d72802b
TV
23702020-10-23 Tom de Vries <tdevries@suse.de>
2371
2372 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2373 DW_FORM_string.
2374 (Dwarf::_default_form): New proc.
2375 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2376 guessed.
2377
9476b583
TV
23782020-10-23 Tom de Vries <tdevries@suse.de>
2379
2380 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2381 * gdb.dwarf2/atomic-type.exp: Same.
2382 * gdb.dwarf2/bad-regnum.exp: Same.
2383 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2384 * gdb.dwarf2/dw2-align.exp: Same.
2385 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2386 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2387 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2388 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2389 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2390 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2391 * gdb.dwarf2/enum-type.exp: Same.
2392 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2393 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2394 * gdb.dwarf2/main-subprogram.exp: Same.
2395 * gdb.dwarf2/missing-type-name.exp: Same.
2396 * gdb.dwarf2/nonvar-access.exp: Same.
2397 * gdb.dwarf2/typedef-void-finish.exp: Same.
2398 * gdb.dwarf2/var-access.exp: Same.
2399 * gdb.dwarf2/void-type.exp: Same.
2400
4a636814
SM
24012020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2402
2403 PR gdb/26693
2404 * gdb.dwarf2/template-specification-full-name.exp: New test.
2405
557fc257
LM
24062020-10-22 Luis Machado <luis.machado@linaro.org>
2407
2408 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2409 expected an offset from the function.
2410 * gdb.base/msym-bp.exp (test): Likewise.
2411
6b4c676c
AB
24122020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2413
2414 * gdb.fortran/array-slices.exp: Add a new test.
2415
98cec4f6
GB
24162020-10-21 Gary Benson <gbenson@redhat.com>
2417
2418 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2419 fullname test with Clang. Also expand comments generally.
2420
ae86f581
TV
24212020-10-20 Tom de Vries <tdevries@suse.de>
2422
2423 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2424
8c161360
TV
24252020-10-20 Tom de Vries <tdevries@suse.de>
2426
2427 * gdb.dwarf2/arr-stride.c: Remove.
2428 * gdb.dwarf2/arr-stride.exp: Use main.c.
2429 * gdb.dwarf2/arr-subrange.c: Remove.
2430 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2431 * gdb.dwarf2/bad-regnum.c: Remove.
2432 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2433 * gdb.dwarf2/corrupt.c: Remove.
2434 * gdb.dwarf2/corrupt.exp: Use main.c.
2435 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2436 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2437 * gdb.dwarf2/dw2-icycle.c: Remove.
2438 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2439 * gdb.dwarf2/formdata16.c: Remove.
2440 * gdb.dwarf2/formdata16.exp: Use main.c.
2441 * gdb.dwarf2/implptrconst.c: Remove.
2442 * gdb.dwarf2/implptrconst.exp: Use main.c.
2443 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2444 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2445 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2446 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2447
9c2412ec
TV
24482020-10-20 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2451 file.
2452 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2453
0cd2ad78
TV
24542020-10-20 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2457 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2458 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2459 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2460 * gdb.dwarf2/dw2-ranges.exp: Same.
2461 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2462 * gdb.dwarf2/var-access.exp: Same.
2463
22cc388e
TT
24642020-10-19 Tom Tromey <tromey@adacore.com>
2465
2466 PR tui/26719
2467 * gdb.tui/list.exp: Check source window contents after focus
2468 change.
2469
520596f2
TV
24702020-10-17 Tom de Vries <tdevries@suse.de>
2471
2472 PR symtab/26317
2473 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2474
d1c8a76d
TV
24752020-10-17 Tom de Vries <tdevries@suse.de>
2476
2477 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2478 as suffix.
2479 * gdb.dwarf2/atomic.c: Rename to ...
2480 * gdb.dwarf2/atomic-type.c: ... this.
2481 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2482 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2483 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2484 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2485 * gdb.dwarf2/fission-mix2.c: Rename to ...
2486 * gdb.dwarf2/fission-mix-2.c: ... this.
2487 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2488 standard_testfile.
2489 * gdb.dwarf2/ada-valprint-error.exp: Same.
2490 * gdb.dwarf2/arr-stride.exp: Same.
2491 * gdb.dwarf2/arr-subrange.exp: Same.
2492 * gdb.dwarf2/atomic-type.exp: Same.
2493 * gdb.dwarf2/bad-regnum.exp: Same.
2494 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2495 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2496 * gdb.dwarf2/clang-debug-names.exp: Same.
2497 * gdb.dwarf2/comp-unit-lang.exp: Same.
2498 * gdb.dwarf2/corrupt.exp: Same.
2499 * gdb.dwarf2/count.exp: Same.
2500 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2501 * gdb.dwarf2/data-loc.exp: Same.
2502 * gdb.dwarf2/dw2-align.exp: Same.
2503 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2504 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2505 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2506 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2507 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2508 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2509 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2510 * gdb.dwarf2/dw2-inline-param.exp: Same.
2511 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2512 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2513 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2514 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2515 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2516 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2517 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2518 * gdb.dwarf2/dw2-param-error.exp: Same.
2519 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2520 * gdb.dwarf2/dw2-ranges.exp: Same.
2521 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2522 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2523 * gdb.dwarf2/dw4-sig-types.exp: Same.
2524 * gdb.dwarf2/dynarr-ptr.exp: Same.
2525 * gdb.dwarf2/enum-type.exp: Same.
2526 * gdb.dwarf2/fission-mix.exp: Same.
2527 * gdb.dwarf2/formdata16.exp: Same.
2528 * gdb.dwarf2/implptrconst.exp: Same.
2529 * gdb.dwarf2/implptrpiece.exp: Same.
2530 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2531 * gdb.dwarf2/main-subprogram.exp: Same.
2532 * gdb.dwarf2/method-ptr.exp: Same.
2533 * gdb.dwarf2/missing-sig-type.exp: Same.
2534 * gdb.dwarf2/nonvar-access.exp: Same.
2535 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2536 * gdb.dwarf2/shortpiece.exp: Same.
2537 * gdb.dwarf2/staticvirtual.exp: Same.
2538 * gdb.dwarf2/subrange.exp: Same.
2539 * gdb.dwarf2/symtab-producer.exp: Same.
2540 * gdb.dwarf2/typedef-void-finish.exp: Same.
2541 * gdb.dwarf2/var-access.exp: Same.
2542 * gdb.dwarf2/variant.exp: Same.
2543 * gdb.dwarf2/void-type.exp: Same.
2544 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2545 dw2-ranges-main.c.
2546 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2547
472d09c1
TV
25482020-10-16 Tom de Vries <tdevries@suse.de>
2549
2550 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2551
afe75f6d
TV
25522020-10-16 Tom de Vries <tdevries@suse.de>
2553
2554 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2555
8c8bd0ba
TV
25562020-10-14 Tom de Vries <tdevries@suse.de>
2557
2558 PR testsuite/26732
2559 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2560 scenario 2.
2561 * gdb.ada/mi_catch_ex_hand.exp: Same.
2562
b75d55d4
PA
25632020-10-13 Pedro Alves <pedro@palves.net>
2564
2565 * lib/mi-support.exp (mi_clean_restart): New.
2566 (mi_run_to_main): Delete.
2567 All callers adjust to use mi_clean_restart / mi_runto_main.
2568
e777225b
PA
25692020-10-13 Pedro Alves <pedro@palves.net>
2570
2571 * config/monitor.exp: Use "list -q".
2572 * gdb.arch/gdb1558.exp: Use "break -q".
2573 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2574 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2575 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2576 * gdb.base/commands.exp: Use "break -q".
2577 * gdb.base/condbreak.exp: Use "break -q".
2578 * gdb.base/ctf-ptype.exp: Use "list -q".
2579 * gdb.base/define.exp: Use "break -q".
2580 * gdb.base/del.exp: Use "break -q".
2581 * gdb.base/fullname.exp: Use "break -q".
2582 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2583 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2584 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2585 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2586 "hbreak -q".
2587 * gdb.base/included.exp: Use "list -q".
2588 * gdb.base/label.exp: Use "break -q".
2589 * gdb.base/lineinc.exp: Use "break -q".
2590 * gdb.base/list.exp: Use "list -q".
2591 * gdb.base/macscp.exp: Use "list -q".
2592 * gdb.base/pending.exp: Use "break -q".
2593 * gdb.base/prologue-include.exp: Use "break -q".
2594 * gdb.base/ptype.exp: Use "list -q".
2595 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2596 * gdb.base/server-del-break.exp: Use "break -q".
2597 * gdb.base/style.exp: Use "break -q".
2598 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2599 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2600 * gdb.cp/exception.exp: Use "tbreak -q".
2601 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2602 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2603 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2604 * gdb.dwarf2/pr13961.exp: Use "break -q".
2605 * gdb.linespec/explicit.exp: Use "list -q".
2606 * gdb.linespec/linespec.exp: Use "break -q".
2607 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2608 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2609 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2610 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2611 * gdb.trace/change-loc.exp: Use "break -q".
2612 * gdb.trace/pending.exp: Use "break -q".
2613 * gdb.tui/basic.exp: Use "list -q".
2614 * gdb.tui/list-before.exp: Use "list -q".
2615 * gdb.tui/list.exp: Use "list -q".
2616 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2617
8abd8ee8
PA
26182020-10-13 Pedro Alves <pedro@palves.net>
2619
2620 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2621 saved breakpoints file.
2622 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2623 inspecting breakpoint list.
2624 * lib/gdb.exp (runto_main): Add "qualified" to options.
2625 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2626 and handle it.
2627 (mi_runto_main): Pass 1 as qualified argument.
2628
f71e6719
PA
26292020-10-13 Pedro Alves <pedro@palves.net>
2630
2631 * lib/mi-support.exp (mi_runto_main): New proc.
2632 (mi_run_to_main): Use it.
2633 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2634 * gdb.mi/mi-var-cmd.exp: Likewise.
2635 * gdb.mi/mi-var-invalidate.exp: Likewise.
2636 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2637 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2638 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2639 * gdb.mi/user-selected-context-sync.exp: Likewise.
2640 * gdb.opt/inline-cmds.exp: Likewise.
2641 * gdb.python/py-framefilter-mi.exp: Likewise.
2642 * gdb.python/py-mi.exp: Likewise.
2643
50441f0f
PA
26442020-10-13 Pedro Alves <pedro@palves.net>
2645
2646 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2647 "runto main".
2648 * gdb.ada/small_reg_param.exp: Likewise.
2649 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2650 * gdb.base/annota1.exp: Likewise.
2651 * gdb.base/anon.exp: Likewise.
2652 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2653 * gdb.base/dprintf-non-stop.exp: Likewise.
2654 * gdb.base/dprintf.exp: Likewise.
2655 * gdb.base/gdb11530.exp: Likewise.
2656 * gdb.base/gdb11531.exp: Likewise.
2657 * gdb.base/gnu_vector.exp: Likewise.
2658 * gdb.base/interrupt-noterm.exp: Likewise.
2659 * gdb.base/memattr.exp: Likewise.
2660 * gdb.base/step-over-syscall.exp: Likewise.
2661 * gdb.base/watch-cond-infcall.exp: Likewise.
2662 * gdb.base/watch-read.exp: Likewise.
2663 * gdb.base/watch-vfork.exp: Likewise.
2664 * gdb.base/watch_thread_num.exp: Likewise.
2665 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2666 * gdb.guile/scm-frame-inline.exp: Likewise.
2667 * gdb.linespec/explicit.exp: Likewise.
2668 * gdb.opt/inline-break.exp: Likewise.
2669 * gdb.python/py-frame-inline.exp: Likewise.
2670 * gdb.reverse/break-precsave.exp: Likewise.
2671 * gdb.reverse/break-reverse.exp: Likewise.
2672 * gdb.reverse/consecutive-precsave.exp: Likewise.
2673 * gdb.reverse/consecutive-reverse.exp: Likewise.
2674 * gdb.reverse/finish-precsave.exp: Likewise.
2675 * gdb.reverse/finish-reverse.exp: Likewise.
2676 * gdb.reverse/fstatat-reverse.exp: Likewise.
2677 * gdb.reverse/getresuid-reverse.exp: Likewise.
2678 * gdb.reverse/i386-precsave.exp: Likewise.
2679 * gdb.reverse/i386-reverse.exp: Likewise.
2680 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2681 * gdb.reverse/i387-env-reverse.exp: Likewise.
2682 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2683 * gdb.reverse/insn-reverse.exp: Likewise.
2684 * gdb.reverse/machinestate-precsave.exp: Likewise.
2685 * gdb.reverse/machinestate.exp: Likewise.
2686 * gdb.reverse/pipe-reverse.exp: Likewise.
2687 * gdb.reverse/readv-reverse.exp: Likewise.
2688 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2689 * gdb.reverse/rerun-prec.exp: Likewise.
2690 * gdb.reverse/s390-mvcle.exp: Likewise.
2691 * gdb.reverse/solib-precsave.exp: Likewise.
2692 * gdb.reverse/solib-reverse.exp: Likewise.
2693 * gdb.reverse/step-precsave.exp: Likewise.
2694 * gdb.reverse/step-reverse.exp: Likewise.
2695 * gdb.reverse/time-reverse.exp: Likewise.
2696 * gdb.reverse/until-precsave.exp: Likewise.
2697 * gdb.reverse/until-reverse.exp: Likewise.
2698 * gdb.reverse/waitpid-reverse.exp: Likewise.
2699 * gdb.reverse/watch-precsave.exp: Likewise.
2700 * gdb.reverse/watch-reverse.exp: Likewise.
2701 * gdb.threads/kill.exp: Likewise.
2702 * gdb.threads/tid-reuse.exp: Likewise.
2703
d3a07122
SM
27042020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2705
2706 PR gdb/26642
2707 * gdb.base/maint-target-async-off.c: New test.
2708 * gdb.base/maint-target-async-off.exp: New test.
2709
c65c6c42
AM
27102020-10-13 Alan Modra <amodra@gmail.com>
2711
2712 * gdb.arch/powerpc-altivec.s,
2713 * gdb.arch/powerpc-power7.s,
2714 * gdb.arch/powerpc-power8.s,
2715 * gdb.arch/powerpc-power9.s,
2716 * gdb.arch/powerpc-vsx.s,
2717 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2718 * gdb.arch/powerpc-altivec.exp,
2719 * gdb.arch/powerpc-power7.exp,
2720 * gdb.arch/powerpc-power8.exp,
2721 * gdb.arch/powerpc-power9.exp,
2722 * gdb.arch/powerpc-vsx.exp,
2723 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2724 disassembly of mfvsrd/mtvsrd.
2725
f4a0f710
AM
27262020-10-13 Alan Modra <amodra@gmail.com>
2727
2728 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2729 "target architecture" output.
2730 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2731 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2732 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2733 * gdb.arch/s390-disassembler-options.exp: Likewise.
2734
87a37e5e
PA
27352020-10-12 Pedro Alves <pedro@palves.net>
2736
2737 PR exp/26602
2738 PR c++/26550
2739 * gdb.cp/ambiguous.cc (marker1): Delete.
2740 (main): Initialize all the fields of the locals. Replace marker1
2741 call with a "set breakpoint here" marker.
2742 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2743 instead of running to marker1. Add tests printing all the
2744 variables and all the fields of the variables.
2745 (test_ambiguous): New proc, expecting the new GDB output when a
2746 field access is ambiguous. Change all "warning: X ambiguous"
2747 tests to use it.
2748
71e1b6b0
GB
27492020-10-12 Gary Benson <gbenson@redhat.com>
2750
2751 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2752 * gdb.base/msym-bp-2.c (foo): Likewise.
2753 * gdb.base/msym-lang.c (foo): Likewise.
2754 * gdb.base/msym-lang-main.c (foo): Likewise.
2755 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2756 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2757 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2758 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2759 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2760 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2761 * gdb.python/py-objfile.c (static_var): Likewise.
2762 * gdb.python/py-symbol.c (rr): Likewise.
2763 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2764 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2765
9370fd51
AB
27662020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2769 output of backtrace.
2770
7c184d33
TT
27712020-10-09 Tom Tromey <tromey@adacore.com>
2772
2773 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2774 (Rec): Add field. Fix range.
2775 * gdb.ada/scalar_storage.exp: Update.
2776
3d87245c
HD
27772020-10-09 Hannes Domani <ssbssa@yahoo.de>
2778
2779 PR exp/26714
2780 * gdb.base/printcmds.exp: Add tests for void results.
2781
f5c4b229
JV
27822020-10-09 Jan Vrany <jan.vrany@labware.com>
2783
2784 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2785 is emmited for both 'set directories' and 'directory' commands.
2786
b2701685
TT
27872020-10-08 Tom Tromey <tom@tromey.com>
2788
2789 * gdb.base/style.exp: Check that "main"'s name is styled.
2790
e86efb33
TT
27912020-10-07 Tom Tromey <tromey@adacore.com>
2792
2793 * gdb.base/find.exp: Rename some tests.
2794
30897591
GB
27952020-10-06 Gary Benson <gbenson@redhat.com>
2796
2797 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2798 * gdb.base/list1.c (unused): Likewise.
2799
ced4a4c1
GB
28002020-10-06 Gary Benson <gbenson@redhat.com>
2801
2802 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2803 __attribute__ ((used)).
2804 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2805
ed3bdac4
AB
28062020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2807
2808 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2809 make use of regions throughout.
2810 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2811 not {...}.
2812 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2813
cd096ec8
HD
28142020-10-05 Hannes Domani <ssbssa@yahoo.de>
2815
2816 * gdb.base/call-sc.c: Fix return struct on stack test case.
2817 * gdb.base/call-sc.exp: Likewise.
2818
3ee6f75d
GB
28192020-10-02 Gary Benson <gbenson@redhat.com>
2820
2821 * README: Fix "paralell".
2822
f65825ec
GB
28232020-09-30 Gary Benson <gbenson@redhat.com>
2824
2825 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2826 Convert directive to lowercase.
2827 (.Labbrev1_begin): Add missing label.
2828 (abbrev code 0x1): Remove DW_AT_stmt_list.
2829 (.Ldie_b): Likewise.
2830
5f278258
TT
28312020-09-27 Tom Tromey <tom@tromey.com>
2832
2833 * gdb.tui/new-layout.exp: Use with_test_prefix.
2834
8f9929bb
GR
28352020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2836
2837 PR python/26586
2838 * gdb.python/python.exp: add test cases for the from_tty
2839 argument to gdb.execute.
2840
c20c017b
GB
28412020-09-25 Gary Benson <gbenson@redhat.com>
2842
2843 * gdb.base/infcall-nested-structs.exp.tcl: Add
2844 additional_flags=-Wno-tautological-compare for C++
2845 tests when compiling using Clang.
2846
68d654af
GB
28472020-09-25 Gary Benson <gbenson@redhat.com>
2848
2849 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2850 for .c files.
2851
b551a89f
TT
28522020-09-24 Tom Tromey <tromey@adacore.com>
2853
2854 PR tui/26638:
2855 * gdb.tui/list.exp: Check output of "focus next".
2856
20a5fcbd
TT
28572020-09-23 Tom Tromey <tom@tromey.com>
2858
2859 * gdb.dwarf2/intbits.exp: New file.
2860 * gdb.dwarf2/intbits.c: New file.
2861
b167e53f
PA
28622020-09-20 Pedro Alves <pedro@palves.net>
2863
2864 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2865 spawn_id before calling remote_close. Close secondary MI channel.
2866
dbc49e9f
PA
28672020-09-20 Pedro Alves <pedro@palves.net>
2868
2869 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2870 fails.
2871
c8d5abea
AB
28722020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2873
2874 * gdb.fortran/array-slices.exp: Update expected results.
2875 * gdb.fortran/class-allocatable-array.exp: Likewise.
2876 * gdb.fortran/multi-dim.exp: Likewise.
2877 * gdb.fortran/vla-type.exp: Likewise.
2878 * gdb.mi/mi-vla-fortran.exp: Likewise.
2879
14f9473c
VC
28802020-09-18 Victor Collod <vcollod@nvidia.com>
2881
2882 PR gdb/26635
2883 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2884 compatible with i386, and move it to...
2885 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2886 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2887 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2888
e8ef12b9
PA
28892020-09-18 Pedro Alves <pedro@palves.net>
2890
2891 PR gdb/26631
2892 * gdb.multi/multi-target-thread-find.exp: New file.
2893
e11daf7a
PA
28942020-09-18 Pedro Alves <pedro@palves.net>
2895
2896 * gdb.multi/multi-target-continue.exp: New file, factored out from
2897 multi-target.exp.
2898 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2899 multi-target.exp.
2900 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2901 multi-target.exp.
2902 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2903 multi-target.exp.
2904 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2905 multi-target.exp.
2906 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2907 multi-target.exp.
2908 * gdb.multi/multi-target.exp: Delete.
2909
d0edc2b8
AB
29102020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.fortran/array-slices.exp: Add missing message data.
2913
7474326c
PA
29142020-09-17 Pedro Alves <pedro@palves.net>
2915
2916 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2917
dd23068d
PA
29182020-09-17 Pedro Alves <pedro@palves.net>
2919
2920 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2921 full prototype.
2922
0640a543
PA
29232020-09-17 Pedro Alves <pedro@palves.net>
2924
2925 * gdb.python/py-as-string.c: Add cast.
2926
ef0cdbc1
PA
29272020-09-17 Pedro Alves <pedro@palves.net>
2928
2929 * gdb.base/sizeof.c (fill): Add cast.
2930
3a5eeb8b
PA
29312020-09-17 Pedro Alves <pedro@palves.net>
2932
2933 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2934
a8129512
PA
29352020-09-17 Pedro Alves <pedro@palves.net>
2936
2937 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2938 linkage name.
2939 * gdb.base/prologue.exp: Use print /d.
2940 * gdb.base/symbol-alias.exp: Handle C++ output.
2941 * gdb.base/symbol-alias2.c: Handle C++ output.
2942 [__cplusplus] (func): Explicitly specify linkage name.
2943
a83cdcb6
PA
29442020-09-17 Pedro Alves <pedro@palves.net>
2945
2946 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2947 (struct my_key_t): ... this. Adjust all references.
2948 (struct value_t): Rename to ...
2949 (struct my_value_t): ... this. Adjust all references.
2950 (create_map, add_map_element, create_map_map)
2951 (add_map_map_element): Add casts.
2952
d4bcee5c
PA
29532020-09-17 Pedro Alves <pedro@palves.net>
2954
2955 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2956 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2957
81f90489
PA
29582020-09-17 Pedro Alves <pedro@palves.net>
2959
2960 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2961
0a229804
PA
29622020-09-17 Pedro Alves <pedro@palves.net>
2963
2964 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2965 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2966 (charfoo, intfoo): Define full prototype.
2967 * gdb.base/ptype1.c (charfoo): Define full prototype.
2968 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2969 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2970
c3e5138d
PA
29712020-09-17 Pedro Alves <pedro@palves.net>
2972
2973 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2974 Don't define.
2975 (utf_32_string): Compile for both C and C++.
2976 * gdb.base/charset.exp: Use "print /d".
2977
151fdbad
PA
29782020-09-17 Pedro Alves <pedro@palves.net>
2979
2980 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2981 (nullptr): Rename to ...
2982 (null_ptr): ... this.
2983 * gdb.base/watchpoint.exp: Adjust to rename.
2984
18a25b64
PA
29852020-09-17 Pedro Alves <pedro@palves.net>
2986
2987 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2988 (three_not_flag): Add casts.
2989
11fac337
PA
29902020-09-17 Pedro Alves <pedro@palves.net>
2991
2992 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2993 char array.
2994 (main): Add references to Barrier, TestStrings, TestStringsH and
2995 TestStringsW.
2996 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2997 and expect a full prototype in C++.
2998
52626c58
PA
29992020-09-17 Pedro Alves <pedro@palves.net>
3000
3001 * gdb.base/nested-addr.c (main): Add cast.
3002 * gdb.base/nested-addr.exp: Use "print /d".
3003
52bb0902
PA
30042020-09-17 Pedro Alves <pedro@palves.net>
3005
3006 * gdb.base/break.exp (func): New. Use it throughout when
3007 expecting a function name.
3008
73e18ac9
PA
30092020-09-17 Pedro Alves <pedro@palves.net>
3010
3011 * gdb.base/display.exp: Issue "set print asm-demangle on".
3012
c8b18808
PA
30132020-09-17 Pedro Alves <pedro@palves.net>
3014
3015 * gdb.base/find.c: Include <string.h>.
3016 (init_bufs): Add cast.
3017 * gdb.base/find.exp: Issue "set print asm-demangle on".
3018
fe830662
TT
30192020-09-16 Tom Tromey <tromey@adacore.com>
3020
3021 PR gdb/26598:
3022 * gdb.base/skipcxx.exp: New file.
3023 * gdb.base/skipcxx.cc: New file.
3024
945ff6e2
TV
30252020-09-16 Tom de Vries <tdevries@suse.de>
3026
3027 PR testsuite/26617
3028 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3029 WITH_DEBUG_SECTIONS is defined.
3030 (xstr, str): New macro.
3031 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3032 to get start and size of _Dmain.
3033 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3034 using additional_flags.
3035
da1df1db
TBA
30362020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3037
3038 * gdb.base/bp-cmds-sourced-script.c: New file.
3039 * gdb.base/bp-cmds-sourced-script.exp: New test.
3040 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3041
337882d4
TV
30422020-09-16 Tom de Vries <tdevries@suse.de>
3043
3044 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3045 get the gdb prompt after issuing "monitor exit".
3046
7361f908
TV
30472020-09-16 Tom de Vries <tdevries@suse.de>
3048
3049 PR testsuite/26624
3050 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3051
4d91ddd3
TV
30522020-09-16 Tom de Vries <tdevries@suse.de>
3053
3054 PR testsuite/26618
3055 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3056
08cc37dd
TT
30572020-09-15 Tom Tromey <tromey@adacore.com>
3058
3059 PR rust/26197:
3060 * lib/rust-support.exp (rust_llvm_version): New proc.
3061 * gdb.rust/simple.exp: Check rust_llvm_version.
3062
ee6372f2
TV
30632020-09-14 Tom de Vries <tdevries@suse.de>
3064
3065 * gdb.rust/traits.exp: Fix PATH warning.
3066
dc3a371e
PA
30672020-09-13 Pedro Alves <pedro@palves.net>
3068
3069 * gdb.base/catch-follow-exec.c (main): Add explicit return
3070 statement.
3071 * gdb.base/catch-signal.c (main): Likewise.
3072 * gdb.base/condbreak-call-false.c (main): Likewise.
3073 * gdb.base/consecutive.c (main): Add explicit return
3074 statement and return type.
3075 * gdb.base/cursal.c (main): Add explicit return statement.
3076 * gdb.base/cvexpr.c (main): Likewise.
3077 * gdb.base/display.c (main): Add explicit return statement and
3078 return type.
3079 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3080 * gdb.base/endianity.c (main): Likewise.
3081 * gdb.base/execd-prog.c (main): Likewise.
3082 * gdb.base/gdb1090.c (main): Likewise.
3083 * gdb.base/info_qt.c (main): Likewise.
3084 * gdb.base/lineinc.c (main): Likewise.
3085 * gdb.base/load-command.c (main): Likewise.
3086 * gdb.base/macscp1.c (main): Likewise.
3087 * gdb.base/pr10179-a.c (main): Likewise.
3088 * gdb.base/quit-live.c (main): Likewise.
3089 * gdb.base/scope0.c (main): Likewise.
3090 * gdb.base/settings.c (main): Likewise.
3091 * gdb.base/stack-checking.c (main): Return int.
3092 * gdb.base/varargs.c (main): Add explicit return statement.
3093 * gdb.cp/ambiguous.cc (main): Likewise.
3094 * gdb.cp/anon-struct.cc (main): Likewise.
3095 * gdb.cp/anon-union.cc (main): Likewise.
3096 * gdb.cp/bool.cc (main): Likewise.
3097 * gdb.cp/bs15503.cc (main): Likewise.
3098 * gdb.cp/cplusfuncs.cc (main): Likewise.
3099 * gdb.cp/cttiadd.cc (main): Likewise.
3100 * gdb.cp/extern-c.cc (main): Likewise.
3101 * gdb.cp/filename.cc (main): Likewise.
3102 * gdb.cp/formatted-ref.cc (main): Likewise.
3103 * gdb.cp/mb-ctor.cc (main): Likewise.
3104 * gdb.cp/member-ptr.cc (main): Likewise.
3105 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3106 * gdb.cp/overload-const.cc (main): Likewise.
3107 * gdb.cp/paren-type.cc (main): Likewise.
3108 * gdb.cp/parse-lang.cc (main): Likewise.
3109 * gdb.cp/pr-1023.cc (main): Likewise.
3110 * gdb.cp/psmang1.cc (main): Likewise.
3111 * gdb.cp/readnow-language.cc (main): Likewise.
3112 * gdb.cp/ref-params.cc (main): Likewise.
3113 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3114 * gdb.cp/virtbase2.cc (main): Likewise.
3115 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3116 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3117 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3118 * gdb.mi/mi-console.c (main): Likewise.
3119 * gdb.mi/mi-read-memory.c (main): Likewise.
3120 * gdb.modula2/multidim.c (main): Likewise.
3121 * gdb.opt/inline-small-func.c (main): Likewise.
3122 * gdb.python/py-rbreak.c (main): Likewise.
3123 * gdb.stabs/exclfwd1.c (main): Likewise.
3124 * gdb.trace/qtro.c (main): Likewise.
3125
af26601c
PA
31262020-09-13 Pedro Alves <pedro@palves.net>
3127
3128 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3129 instead of getenv.
3130
2f4b83cd
PA
31312020-09-13 Pedro Alves <pedro@palves.net>
3132
3133 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3134 instead of spawning GDB with remote_spawn.
3135 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3136 gdb_spawn instead of spawning GDB with remote_spawn.
3137
c49da0e4
PA
31382020-09-13 Pedro Alves <pedro@palves.net>
3139
3140 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3141 file and add calls to first and second.
3142 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3143 add call to f.
3144
6791b117
PA
31452020-09-13 Pedro Alves <pedro@palves.net>
3146
3147 * gdb.mi/mi-break-qualified.cc: New file.
3148 * gdb.mi/mi-break-qualified.exp: New file.
3149 * lib/mi-support.exp (mi_create_breakpoint_multi)
3150 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3151 procedures.
3152 (mi_create_breakpoint_1): New, factored out from
3153 mi_create_breakpoint.
3154
3b8d4c5c
PA
31552020-09-13 Pedro Alves <pedro@palves.net>
3156
3157 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3158 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3159 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3160 (register_class): Delete.
3161 (main): Don't call register_class.
3162
d5f96005
PA
31632020-09-13 Pedro Alves <pedro@palves.net>
3164
3165 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3166 (do_tests): Remove "calling method for small class" test.
3167 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3168 (register_class): Delete.
3169 (main): Don't call register_class.
3170 * gdb.cp/call-method-register.exp: New file, based on bits removed
3171 from classes.exp.
3172 * gdb.cp/call-method-register.cc: New file, based on bits removed
3173 from classes.cc.
3174
77f2120b
PA
31752020-09-13 Pedro Alves <pedro@palves.net>
3176
3177 * gdb.base/msym-bp-2.c: New.
3178 * gdb.base/msym-bp-shl-lib.c: New file.
3179 * gdb.base/msym-bp-shl-main-2.c: New file.
3180 * gdb.base/msym-bp-shl-main.c: New file.
3181 * gdb.base/msym-bp-shl.exp: New file.
3182 * gdb.base/msym-bp.c: New file.
3183 * gdb.base/msym-bp.exp: New file.
3184
32aea73e
JB
31852020-09-13 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.base/default.exp: Change $_gdb_major to 11.
3188
2a67f09d
FW
31892020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3190 Felix Willgerodt <Felix.Willgerodt@intel.com>
3191
3192 * x86-avx512bf16.c: New file.
3193 * x86-avx512bf16.exp: Likewise.
3194 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3195
ad570dd7
TV
31962020-09-11 Tom de Vries <tdevries@suse.de>
3197
3198 PR exp/26602
3199 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3200
a56f7391
TBA
32012020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3202
3203 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3204
918619e5
AM
32052020-09-10 Alan Modra <amodra@gmail.com>
3206
3207 PR 26597
3208 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3209
cac1e71d
TV
32102020-09-08 Tom de Vries <tdevries@suse.de>
3211
3212 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3213 after gdb_starti_cmd.
3214
c5cd900e
AKS
32152020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3216
3217 * lib/fortran.exp (fortran_complex8): New proc.
3218 (fortran_complex16): New proc.
3219 * gdb.fortran/complex.exp: Use routines from fortran.exp
3220 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3221 * gdb.fortran/vla-ptr-info.exp: Likewise.
3222
8f5c6526
TV
32232020-09-03 Tom de Vries <tdevries@suse.de>
3224
3225 PR breakpoint/26546
3226 * gdb.base/label-without-address.exp: Runto main first.
3227
02c6f3f1
TT
32282020-09-02 Tom Tromey <tromey@adacore.com>
3229
3230 * gdb.ada/mi_var_access.exp: Test children of access variable.
3231 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3232 * gdb.ada/mi_var_array.exp: Update.
3233
efe24f05
KB
32342020-08-31 Kevin Buettner <kevinb@redhat.com>
3235
3236 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3237 on docker w/ AUFS storage driver.
3238
973695d6
KB
32392020-08-31 Kevin Buettner <kevinb@redhat.com>
3240
3241 * gdb.base/corefile2.exp (renamed binfile): New tests.
3242
f3bd50f1
SM
32432020-08-31 Simon Marchi <simon.marchi@efficios.com>
3244
3245 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3246
22b9b4b0
SL
32472020-08-31 Simon Marchi <simon.marchi@efficios.com>
3248
3249 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3250 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3251
8efaf6b3
SM
32522020-08-31 Simon Marchi <simon.marchi@efficios.com>
3253
3254 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3255 output, printing a "not saved" value from history and printing a
3256 convenience variable created from a "not saved" value.
3257
e840f2e3
TV
32582020-08-31 Tom de Vries <tdevries@suse.de>
3259
3260 * gdb.base/eh_return.exp: Use nopie.
3261
8f57f343
PA
32622020-08-28 Pedro Alves <pedro@palves.net>
3263
3264 * gdb.base/advance-until-multiple-locations.exp
3265 (advance_overload, until_overload): Adjust to match the
3266 frame/function header instead of the source line text.
3267
626d2320
TV
32682020-08-28 Tom de Vries <tdevries@suse.de>
3269
3270 * gdb.base/label-without-address.c: New test.
3271 * gdb.base/label-without-address.exp: New file.
3272
df631783
PA
32732020-08-27 Pedro Alves <pedro@palves.net>
3274
3275 PR gdb/26523
3276 PR gdb/26524
3277 * gdb.base/advance-until-multiple-locations.cc: New.
3278 * gdb.base/advance-until-multiple-locations.exp: New.
3279
48b076bb
SM
32802020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3281
3282 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3283
c2015ce4
AB
32842020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3285
3286 * gdb.arch/amd64-byte.exp: Make test names unique, use
3287 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3288 * gdb.arch/amd64-dword.exp: Likewise.
3289 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3290 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3291 unique.
3292 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3293 * gdb.arch/amd64-word.exp: Make test names unique, use
3294 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3295 * gdb.arch/i386-byte.exp: Make test names unique, use
3296 gdb_breakpoint.
3297 * gdb.arch/i386-word.exp: Likewise.
3298
995d3a19
SV
32992020-08-25 Shahab Vahedi <shahab@synopsys.com>
3300
3301 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3302
8cac2b31
SM
33032020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3304
3305 PR gdb/26532
3306 * gdb.threads/stepi-random-signal.exp: Update pattern.
3307
2bc19622
SM
33082020-08-25 Simon Marchi <simon.marchi@efficios.com>
3309
3310 PR gdb/26532
3311 * gdb.base/ui-redirect.exp: Update pattern.
3312
b04aa1fc
GB
33132020-08-25 Gary Benson <gbenson@redhat.com>
3314
3315 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3316 when compiling with clang.
8571e9c8 3317 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 3318
9f68b453
GB
33192020-08-25 Gary Benson <gbenson@redhat.com>
3320
3321 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3322 Add additional_flags=-Wno-inaccessible-base when compiling
3323 with GCC >= 10.1 or clang. Add additional_flags=-w when
3324 compiling with GCC < 10.
3325
3945d2d7
GM
33262020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3327
3328 PR m2/26372
fc5d6901
SM
3329 * gdb.modula2/multidim.c: New file.
3330 * gdb.modula2/multidim.exp: New file.
3945d2d7 3331
60122dbe
SM
33322020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3333
3334 * lib/gdb.exp (runto): Always emit fail on internal error.
3335
1eb8556f
SM
33362020-08-24 Simon Marchi <simon.marchi@efficios.com>
3337
3338 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3339 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3340 Likewise.
3341 * gdb.threads/stepi-random-signal.exp: Likewise.
3342
33bf4c5c
TBA
33432020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3344
3345 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3346 * gdb.trace/strace.exp: Ditto.
3347
c2fd7fae
AKS
33482020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3349
3350 * gdb.fortran/vla-type.exp: Skip commands not required for
3351 the Flang compiled binaries after prologue fix.
3352
326afb72
TT
33532020-08-17 Tom de Vries <tdevries@suse.de>
3354 Tom Tromey <tromey@adacore.com>
3355
3356 PR rust/26197:
3357 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3358
3ae7ab99
TT
33592020-08-17 Tom Tromey <tromey@adacore.com>
3360
3361 * gdb.ada/mi_var_access.exp: New file.
3362 * gdb.ada/mi_var_access/mi_access.adb: New file.
3363 * gdb.ada/mi_var_access/pck.adb: New file.
3364 * gdb.ada/mi_var_access/pck.ads: New file.
3365
f569c1c5
TV
33662020-08-16 Tom de Vries <tdevries@suse.de>
3367
3368 PR gdb/25350
3369 * gdb.base/eh_return.c: New test.
3370 * gdb.base/eh_return.exp: New file.
3371
3d11c30a
TV
33722020-08-15 Tom de Vries <tdevries@suse.de>
3373
3374 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3375 (mixed_func_1d_): Use fortran_charlen_t in decl.
3376
547ce8f0
TV
33772020-08-15 Tom de Vries <tdevries@suse.de>
3378
3379 PR backtrace/26390
3380 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3381 Update expected pattern.
3382
a54a7f13
PA
33832020-08-13 Pedro Alves <pedro@palves.net>
3384
3385 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3386 * gdb.fortran/library-module.exp: Likewise.
3387 * gdb.fortran/logical.exp: Likewise.
3388 * gdb.fortran/module.exp: Likewise.
3389 * gdb.fortran/print_type.exp: Likewise.
3390 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3391 * gdb.fortran/vla-datatypes.exp: Likewise.
3392 * gdb.fortran/vla-history.exp: Likewise.
3393 * gdb.fortran/vla-ptr-info.exp: Likewise.
3394 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3395 * gdb.fortran/vla-ptype.exp: Likewise.
3396 * gdb.fortran/vla-sizeof.exp: Likewise.
3397 * gdb.fortran/vla-type.exp: Likewise.
3398 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3399 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3400 * gdb.fortran/vla-value-sub.exp: Likewise.
3401 * gdb.fortran/vla-value.exp: Likewise.
3402
7a82e903
PA
34032020-08-13 Pedro Alves <pedro@palves.net>
3404
3405 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3406 * gdb.ada/access_to_packed_array.exp: Likewise.
3407 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3408 * gdb.ada/addr_arith.exp: Likewise.
3409 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3410 * gdb.ada/arr_arr.exp: Likewise.
3411 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3412 * gdb.ada/array_bounds.exp: Likewise.
3413 * gdb.ada/array_of_variable_length.exp: Likewise.
3414 * gdb.ada/array_ptr_renaming.exp: Likewise.
3415 * gdb.ada/array_subscript_addr.exp: Likewise.
3416 * gdb.ada/arraydim.exp: Likewise.
3417 * gdb.ada/arrayparam.exp: Likewise.
3418 * gdb.ada/arrayptr.exp: Likewise.
3419 * gdb.ada/assign_1.exp: Likewise.
3420 * gdb.ada/assign_arr.exp: Likewise.
3421 * gdb.ada/atomic_enum.exp: Likewise.
3422 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3423 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3424 * gdb.ada/bias.exp: Likewise.
3425 * gdb.ada/boolean_expr.exp: Likewise.
3426 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3427 * gdb.ada/bp_enum_homonym.exp: Likewise.
3428 * gdb.ada/bp_inlined_func.exp: Likewise.
3429 * gdb.ada/bp_on_var.exp: Likewise.
3430 * gdb.ada/bp_range_type.exp: Likewise.
3431 * gdb.ada/bp_reset.exp: Likewise.
3432 * gdb.ada/call_pn.exp: Likewise.
3433 * gdb.ada/catch_assert_if.exp: Likewise.
3434 * gdb.ada/catch_ex.exp: Likewise.
3435 * gdb.ada/catch_ex_std.exp: Likewise.
3436 * gdb.ada/char_enum.exp: Likewise.
3437 * gdb.ada/char_param.exp: Likewise.
3438 * gdb.ada/complete.exp: Likewise.
3439 * gdb.ada/cond_lang.exp: Likewise.
3440 * gdb.ada/convvar_comp.exp: Likewise.
3441 * gdb.ada/dgopt.exp: Likewise.
3442 * gdb.ada/disc_arr_bound.exp: Likewise.
3443 * gdb.ada/display_nested.exp: Likewise.
3444 * gdb.ada/dot_all.exp: Likewise.
3445 * gdb.ada/dyn_loc.exp: Likewise.
3446 * gdb.ada/dyn_stride.exp: Likewise.
3447 * gdb.ada/excep_handle.exp: Likewise.
3448 * gdb.ada/expr_delims.exp: Likewise.
3449 * gdb.ada/expr_with_funcall.exp: Likewise.
3450 * gdb.ada/exprs.exp: Likewise.
3451 * gdb.ada/fin_fun_out.exp: Likewise.
3452 * gdb.ada/fixed_cmp.exp: Likewise.
3453 * gdb.ada/formatted_ref.exp: Likewise.
3454 * gdb.ada/frame_arg_lang.exp: Likewise.
3455 * gdb.ada/frame_args.exp: Likewise.
3456 * gdb.ada/fullname_bp.exp: Likewise.
3457 * gdb.ada/fun_addr.exp: Likewise.
3458 * gdb.ada/fun_in_declare.exp: Likewise.
3459 * gdb.ada/fun_overload_menu.exp: Likewise.
3460 * gdb.ada/fun_renaming.exp: Likewise.
3461 * gdb.ada/funcall_char.exp: Likewise.
3462 * gdb.ada/funcall_param.exp: Likewise.
3463 * gdb.ada/funcall_ptr.exp: Likewise.
3464 * gdb.ada/funcall_ref.exp: Likewise.
3465 * gdb.ada/homonym.exp: Likewise.
3466 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3467 * gdb.ada/info_auto_lang.exp: Likewise.
3468 * gdb.ada/info_exc.exp: Likewise.
3469 * gdb.ada/info_types.exp: Likewise.
3470 * gdb.ada/int_deref.exp: Likewise.
3471 * gdb.ada/interface.exp: Likewise.
3472 * gdb.ada/iwide.exp: Likewise.
3473 * gdb.ada/lang_switch.exp: Likewise.
3474 * gdb.ada/length_cond.exp: Likewise.
3475 * gdb.ada/maint_with_ada.exp: Likewise.
3476 * gdb.ada/mi_catch_assert.exp: Likewise.
3477 * gdb.ada/mi_catch_ex.exp: Likewise.
3478 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3479 * gdb.ada/mi_dyn_arr.exp: Likewise.
3480 * gdb.ada/mi_ex_cond.exp: Likewise.
3481 * gdb.ada/mi_exc_info.exp: Likewise.
3482 * gdb.ada/mi_interface.exp: Likewise.
3483 * gdb.ada/mi_prot.exp: Likewise.
3484 * gdb.ada/mi_ref_changeable.exp: Likewise.
3485 * gdb.ada/mi_string_access.exp: Likewise.
3486 * gdb.ada/mi_task_arg.exp: Likewise.
3487 * gdb.ada/mi_task_info.exp: Likewise.
3488 * gdb.ada/mi_var_array.exp: Likewise.
3489 * gdb.ada/mi_var_union.exp: Likewise.
3490 * gdb.ada/mi_variant.exp: Likewise.
3491 * gdb.ada/minsyms.exp: Likewise.
3492 * gdb.ada/mod_from_name.exp: Likewise.
3493 * gdb.ada/nested.exp: Likewise.
3494 * gdb.ada/null_array.exp: Likewise.
3495 * gdb.ada/optim_drec.exp: Likewise.
3496 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3497 * gdb.ada/packed_array_assign.exp: Likewise.
3498 * gdb.ada/packed_tagged.exp: Likewise.
3499 * gdb.ada/pp-rec-component.exp: Likewise.
3500 * gdb.ada/print_chars.exp: Likewise.
3501 * gdb.ada/print_pc.exp: Likewise.
3502 * gdb.ada/ptr_typedef.exp: Likewise.
3503 * gdb.ada/ptype_arith_binop.exp: Likewise.
3504 * gdb.ada/ptype_array.exp: Likewise.
3505 * gdb.ada/ptype_field.exp: Likewise.
3506 * gdb.ada/ptype_tagged_param.exp: Likewise.
3507 * gdb.ada/ptype_union.exp: Likewise.
3508 * gdb.ada/py_range.exp: Likewise.
3509 * gdb.ada/py_taft.exp: Likewise.
3510 * gdb.ada/rdv_wait.exp: Likewise.
3511 * gdb.ada/rec_comp.exp: Likewise.
3512 * gdb.ada/rec_return.exp: Likewise.
3513 * gdb.ada/ref_param.exp: Likewise.
3514 * gdb.ada/ref_tick_size.exp: Likewise.
3515 * gdb.ada/rename_subscript_param.exp: Likewise.
3516 * gdb.ada/repeat_dyn.exp: Likewise.
3517 * gdb.ada/same_component_name.exp: Likewise.
3518 * gdb.ada/same_enum.exp: Likewise.
3519 * gdb.ada/scalar_storage.exp: Likewise.
3520 * gdb.ada/set_wstr.exp: Likewise.
3521 * gdb.ada/small_reg_param.exp: Likewise.
3522 * gdb.ada/str_binop_equal.exp: Likewise.
3523 * gdb.ada/str_ref_cmp.exp: Likewise.
3524 * gdb.ada/str_uninit.exp: Likewise.
3525 * gdb.ada/sub_variant.exp: Likewise.
3526 * gdb.ada/sym_print_name.exp: Likewise.
3527 * gdb.ada/taft_type.exp: Likewise.
3528 * gdb.ada/tagged.exp: Likewise.
3529 * gdb.ada/tagged_access.exp: Likewise.
3530 * gdb.ada/task_bp.exp: Likewise.
3531 * gdb.ada/task_switch_in_core.exp: Likewise.
3532 * gdb.ada/tasks.exp: Likewise.
3533 * gdb.ada/tick_last_segv.exp: Likewise.
3534 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3535 * gdb.ada/type_coercion.exp: Likewise.
3536 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3537 * gdb.ada/unchecked_union.exp: Likewise.
3538 * gdb.ada/uninitialized_vars.exp: Likewise.
3539 * gdb.ada/var_arr_attrs.exp: Likewise.
3540 * gdb.ada/var_arr_typedef.exp: Likewise.
3541 * gdb.ada/var_rec_arr.exp: Likewise.
3542 * gdb.ada/variant-record.exp: Likewise.
3543 * gdb.ada/variant.exp: Likewise.
3544 * gdb.ada/variant_record_packed_array.exp: Likewise.
3545 * gdb.ada/varsize_limit.exp: Likewise.
3546 * gdb.ada/whatis_array_val.exp: Likewise.
3547 * gdb.ada/widewide.exp: Likewise.
3548 * gdb.ada/win_fu_syms.exp: Likewise.
3549
35502020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
3551
3552 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3553
10c381b5
AB
35542020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3555
3556 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3557 unset the array variable.
3558
8f34b746
TV
35592020-08-03 Tom de Vries <tdevries@suse.de>
3560
3561 PR symtab/26333
3562 * lib/dwarf.exp (DW_LNE_user): New proc.
3563 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3564 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3565
0245e136
KB
35662020-07-31 Kevin Buettner <kevinb@redhat.com>
3567
3568 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3569 to 'uintptr_t'
3570 (inttypes.h): Include.
3571
9ef1ec5d
KB
35722020-07-31 Kevin Buettner <kevinb@redhat.com>
3573
3574 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3575 (C5_24k): Delete.
3576 (C5_8k, C5_64k, C5_256k): New macros.
3577 (buf_ro): Allocate 256 KiB of initialized data.
3578
4c55e970
TBA
35792020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3580
3581 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3582 that attempt to overwrite an existing condition with a condition
3583 that fails parsing and also with a condition that parses fine
3584 but contains junk at the end.
3585
1e620590
TBA
35862020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3587
3588 * gdb.base/condbreak-bad.c: New test.
3589 * gdb.base/condbreak-bad.exp: New file.
3590
e12dcc50
TV
35912020-07-30 Tom de Vries <tdevries@suse.de>
3592
3593 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3594 out of ...
3595 (GDBInfoModuleSymbols::check_entry): ... here.
3596 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3597 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3598 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3599
6cc64caa
TV
36002020-07-30 Tom de Vries <tdevries@suse.de>
3601
3602 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3603 "__class_some_module_Number_t" optional.
3604
90fd07fc
TV
36052020-07-29 Tom de Vries <tdevries@suse.de>
3606
3607 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3608 multiple locations.
3609
f5c79e97
TV
36102020-07-29 Tom de Vries <tdevries@suse.de>
3611
3612 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3613 rather than function name.
3614
f75a0693
AB
36152020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3616
3617 PR symtab/26270:
3618 * gdb.cp/disasm-func-name.cc: New file.
3619 * gdb.cp/disasm-func-name.exp: New file.
3620
4888741a
TT
36212020-07-28 Tom Tromey <tromey@adacore.com>
3622
3623 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3624 'varval' location.
3625
43d5901d
AB
36262020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3627
3628 * gdb.python/py-unwind.py: Update to make use of a register
3629 descriptor.
3630
14fa8fb3
AB
36312020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3632
3633 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3634
e79eb02f
AB
36352020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3636
3637 PR fortran/23051
3638 PR fortran/26139
3639 * gdb.fortran/class-allocatable-array.exp: New file.
3640 * gdb.fortran/class-allocatable-array.f90: New file.
3641 * gdb.fortran/pointer-to-pointer.exp: New file.
3642 * gdb.fortran/pointer-to-pointer.f90: New file.
3643
876518dd
TV
36442020-07-25 Tom de Vries <tdevries@suse.de>
3645
3646 PR symtab/26243
3647 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3648 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3649
6dcfb80a
TV
36502020-07-24 Tom de Vries <tdevries@suse.de>
3651
3652 PR testsuite/26293
3653 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3654
e7bc9db8
PA
36552020-07-23 Pedro Alves <pedro@palves.net>
3656
3657 * gdb.server/server-kill.exp (prepare): New, factored out from the
3658 top level.
3659 (kill_server): New.
3660 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3661 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3662
78344df7
AB
36632020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3664
3665 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3666
25dfed24
SL
36672020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3668
3669 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3670 Initialize to empty string at top level.
3671 (gdb_wrapper_init): Revert check for file existence on build.
3672 Build the wrapper in its default place, not a build-specific
3673 location. When host == build, make the pathname absolute.
3674 (gdb_compile): Delete leftover declaration of
3675 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3676 string instead of uninitialized.
3677
7da515fd
KB
36782020-07-22 Kevin Buettner <kevinb@redhat.com>
3679
3680 * gdb.base/corefile2.exp: New file.
3681 * gdb.base/coremaker2.exp: New file.
3682
9c5ec5c2
KB
36832020-07-22 Kevin Buettner <kevinb@redhat.com>
3684
3685 * gdb.base/coredump-filter.exp: Add second
3686 non-Private-Shared-Anon-File test.
3687 (test_disasm): Rename binfile for test which is expected
3688 to fail.
3689
f9e233c9
KB
36902020-07-22 Kevin Buettner <kevinb@redhat.com>
3691
3692 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3693 data in core file".
3694 * gdb.base/coremaker.c (buf2ro): New global.
3695 (mmapdata): Add a read-only mmap mapping.
3696
94c265d7
KB
36972020-07-22 Kevin Buettner <kevinb@redhat.com>
3698
3699 PR corefiles/25631
3700 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3701 New test.
3702 * gdb.base/coremaker.c (buf3): New global.
3703 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3704 flags.
3705
37062020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
3707
3708 * gdb.base/coremaker.c (filler_ro): New global constant.
3709
32fa152e
TT
37102020-07-22 Tom Tromey <tromey@adacore.com>
3711
3712 * gdb.ada/mi_prot.exp: New file.
3713 * gdb.ada/mi_prot/pkg.adb: New file.
3714 * gdb.ada/mi_prot/pkg.ads: New file.
3715 * gdb.ada/mi_prot/prot.adb: New file.
3716
c8474dc3
TBA
37172020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3718
3719 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3720 loads two JITers.
3721
baf8791e
AB
37222020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3723
3724 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3725
f7306dac
AB
37262020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.python/py-arch-reg-names.exp: Additional tests.
3729
6d3d6e4b
TV
37302020-07-21 Tom de Vries <tdevries@suse.de>
3731
3732 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3733 breakpoint locations".
3734 * gdb.reverse/solib-reverse.exp: Same.
3735
803d0592
TV
37362020-07-21 Tom de Vries <tdevries@suse.de>
3737
3738 * gdb.reverse/step-reverse.c (callee): Merge statements.
3739
e9bdc510
TV
37402020-07-21 Tom de Vries <tdevries@suse.de>
3741
3742 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3743 line numbers for some variables.
3744
f0f9e75a
TV
37452020-07-21 Tom de Vries <tdevries@suse.de>
3746
3747 * gdb.opt/inline-locals.c (init_array): New func.
3748 (func1): Use init_array.
3749 * gdb.opt/inline-locals.exp: Update pattern.
3750
bd460ecb
TV
37512020-07-21 Tom de Vries <tdevries@suse.de>
3752
3753 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3754 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3755
ae5369e7
LC
37562020-07-20 Ludovic Courtès <ludo@gnu.org>
3757
3758 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3759 * gdb.guile/types-module.exp: Remove "ERROR:" from
3760 regexps since Guile 3.0 no longer prints that.
3761
68cf161c
LC
37622020-07-20 Ludovic Courtès <ludo@gnu.org>
3763
3764 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3765 error regexp to match on Guile 2.2.
3766
c14b4913
GB
37672020-07-20 Gary Benson <gbenson@redhat.com>
3768
3769 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3770 with clang.
3771
b243ba58
TV
37722020-07-20 Tom de Vries <tdevries@suse.de>
3773
3774 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3775 (omp_set_lock_in_order): New function.
3776 (single_scope, multi_scope, nested_func, nested_parallel): Use
3777 omp_set_lock_in_order and omp_unset_lock.
3778 (main): Init and destroy lock and lock2.
3779
c06ad8b5
TV
37802020-07-20 Tom de Vries <tdevries@suse.de>
3781
3782 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3783
6e22f117
TV
37842020-07-20 Tom de Vries <tdevries@suse.de>
3785
3786 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3787
33176ea7
TV
37882020-07-17 Tom de Vries <tdevries@suse.de>
3789
3790 * gdb.base/valgrind-infcall-2.c: New test.
3791 * gdb.base/valgrind-infcall-2.exp: New file.
3792 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3793
90c3ec2d
TV
37942020-07-17 Tom de Vries <tdevries@suse.de>
3795
3796 * gdb.dlang/circular.c (found): Use found_label as label name.
3797 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3798 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3799 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3800 * gdb.dwarf2/ada-linkage-name.exp: Same.
3801 * gdb.dwarf2/arr-subrange.exp: Same.
3802 * gdb.dwarf2/atomic-type.exp: Same.
3803 * gdb.dwarf2/comp-unit-lang.exp: Same.
3804 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3805 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3806 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3807 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3808 * gdb.dwarf2/implptr-64bit.exp: Same.
3809 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3810 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3811 * gdb.dwarf2/imported-unit.exp: Same.
3812 * gdb.dwarf2/main-subprogram.exp: Same.
3813 * gdb.dwarf2/missing-type-name.exp: Same.
3814 * gdb.dwarf2/nonvar-access.exp: Same.
3815 * gdb.dwarf2/struct-with-sig.exp: Same.
3816 * gdb.dwarf2/typedef-void-finish.exp: Same.
3817 * gdb.dwarf2/void-type.exp: Same.
3818
10da644d
TV
38192020-07-17 Tom de Vries <tdevries@suse.de>
3820
3821 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3822 src parameter.
3823 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3824 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3825 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3826 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3827 * gdb.dwarf2/dwz.exp: Same.
3828 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3829 * gdb.dwarf2/implref-array.exp: Same.
3830 * gdb.dwarf2/implref-const.exp: Same.
3831 * gdb.dwarf2/implref-global.exp: Same.
3832 * gdb.dwarf2/implref-struct.exp: Same.
3833 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3834 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3835 * gdb.dwarf2/var-access.exp: Same.
3836 * gdb.dwarf2/varval.exp: Same.
3837 * gdb.trace/entry-values.exp: Same.
3838
315e6afc
TV
38392020-07-17 Tom de Vries <tdevries@suse.de>
3840
3841 * lib/dwarf.exp (Dwarf::extern): Remove.
3842 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3843 * gdb.dlang/circular.exp: Same.
3844 * gdb.dwarf2/comp-unit-lang.exp: Same.
3845 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3846 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3847 * gdb.dwarf2/dwz.exp: Same.
3848 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3849 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3850 * gdb.dwarf2/imported-unit.exp: Same.
3851 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3852
5597c940
SL
38532020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3854
3855 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3856 Use double quotes instead of single quotes.
3857
d0ce17d8
CT
38582020-07-16 Caroline Tice <cmtice@google.com>
3859
3860 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3861 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3862
853772cc
TV
38632020-07-16 Tom de Vries <tdevries@suse.de>
3864
3865 * lib/dwarf.exp (program): Initialize _line.
3866 (DW_LNE_end_sequence): Reinitialize _line.
3867 (DW_LNS_advance_line): Update _line.
3868 (line): New proc.
3869 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3870 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3871 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3872 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3873 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3874 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3875
fe07b572
AB
38762020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3877
3878 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3879 generic.
3880
52781cce
TV
38812020-07-15 Tom de Vries <tdevries@suse.de>
3882
3883 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3884 is_amd64_regs_target.
3885
3dcc261c
AB
38862020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3887
3888 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3889 * gdb.fortran/ptype-on-functions.f90: Likewise.
3890
054a0959
SM
38912020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3892
3893 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3894 values in documentation for addr_size to 4 and 8.
3895
ccb9eba6
AB
38962020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3897
3898 * gdb.arch/amd64-osabi.exp: Update.
3899 * gdb.arch/arm-disassembler-options.exp: Update.
3900 * gdb.arch/powerpc-disassembler-options.exp: Update.
3901 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3902 * gdb.arch/s390-disassembler-options.exp: Update.
3903 * gdb.base/all-architectures.exp.tcl: Update.
3904 * gdb.base/attach-pie-noexec.exp: Update.
3905 * gdb.base/catch-syscall.exp: Update.
3906 * gdb.xml/tdesc-arch.exp: Update.
3907
025a39a7
TV
39082020-07-14 Tom de Vries <tdevries@suse.de>
3909
3910 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3911 (local_gettid): ... this.
3912 (fn): Update.
3913
74e4b667
SL
39142020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3915
3916 * gdb.base/info_sources.exp: Skip directory match tests on
3917 remote hosts.
3918
f413dd74
GB
39192020-07-13 Gary Benson <gbenson@redhat.com>
3920
3921 * gdb.base/savedregs.exp (caller): Use parentheses to
3922 make expected expression evaluation ordering explicit.
3923
915771bb
GB
39242020-07-13 Gary Benson <gbenson@redhat.com>
3925
3926 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3927
2a122642
GB
39282020-07-13 Gary Benson <gbenson@redhat.com>
3929
3930 * gdb.base/bigcore.c (main): Use a volatile pointer when
3931 attempting to trigger a SIGSEGV.
3932 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3933 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3934 * gdb.base/savedregs.c (thrower): Likewise.
3935 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3936
3f00c730
GB
39372020-07-13 Gary Benson <gbenson@redhat.com>
3938
3939 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3940 defining and using VLA structure fields into...
3941 * gdb.base/vla-struct-fields.c: New file.
3942 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3943 tests into...
3944 * gdb.base/vla-struct-fields.exp: New file.
3945
963eeee4
TV
39462020-07-13 Tom de Vries <tdevries@suse.de>
3947
3948 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3949 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3950 * gdb.base/gold-gdb-index.exp: Same.
3951 * gdb.base/morestack.exp: Same.
3952
0ed35c9a
DX
39532020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3954
3955 PR rust/26121
3956 * gdb.rust/modules.rs: Prevent linker from discarding test
3957 symbol.
3958
4fdba23d
PA
39592020-07-10 Pedro Alves <pedro@palves.net>
3960
3961 PR gdb/26199
3962 * gdb.multi/multi-target.c (exit_thread): New.
3963 (thread_start): Break loop if EXIT_THREAD.
3964 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3965 (top level) Call test_no_resumed.
3966
15f3b077
TT
39672020-07-08 Tom Tromey <tromey@adacore.com>
3968
3969 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3970 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3971
9fc501fd
AB
39722020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3973
3974 PR python/22748
3975 * gdb.opt/inline-frame-tailcall.c: New file.
3976 * gdb.opt/inline-frame-tailcall.exp: New file.
3977 * gdb.python/py-unwind-inline.c: New file.
3978 * gdb.python/py-unwind-inline.exp: New file.
3979 * gdb.python/py-unwind-inline.py: New file.
3980
64cb3757
AB
39812020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3982
3983 * gdb.python/py-arch-reg-groups.exp: New file.
3984
0f767f94
AB
39852020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3986
3987 * gdb.python/py-arch-reg-names.exp: New file.
3988
87dbc774
AB
39892020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3992 gdb.PendingFrame.architecture method.
3993
d8cc8af6
TV
39942020-07-06 Tom de Vries <tdevries@suse.de>
3995
3996 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3997
3c8ea5be
PA
39982020-07-03 Pedro Alves <palves@redhat.com>
3999
4000 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4001 explicitly write negative numbers.
4002 * gdb.base/structs2.exp: Adjust expected output.
4003
bf90c83a
PA
40042020-07-03 Pedro Alves <palves@redhat.com>
4005
4006 * gdb.base/charset.c (init_string): Change all char parameters to
4007 unsigned char parameters.
4008
2eb82157
PA
40092020-07-03 Pedro Alves <palves@redhat.com>
4010
4011 * gdb.base/call-sc.exp (start_scalars_test): Use
4012 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4013 * gdb.base/overlays.c: Remove references to PARAMS.
4014 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4015 * gdb.base/reread.exp: Don't set 'prototypes' global.
4016 * gdb.base/structs.exp (start_structs_test): Use
4017 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4018 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4019 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4020 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4021 call.
4022 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4023
9adda7af
PA
40242020-07-03 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.base/m32rovly.c: Delete.
4027 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4028
2a17c803
PW
40292020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4030
4031 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4032 of gdb_py_test_multiple.
4033 * gdb.python/py-cmd.exp: Likewise.
4034 * gdb.python/py-events.exp: Likewise.
4035 * gdb.python/py-function.exp: Likewise.
4036 * gdb.python/py-inferior.exp: Likewise.
4037 * gdb.python/py-infthread.exp: Likewise.
4038 * gdb.python/py-linetable.exp: Likewise.
4039 * gdb.python/py-parameter.exp: Likewise.
4040 * gdb.python/py-value.exp: Likewise.
4041
b011fe1a
TV
40422020-06-30 Tom de Vries <tdevries@suse.de>
4043
4044 PR testsuite/26175
4045 * lib/future.exp (gdb_default_target_compile): Detect and handle
4046 early_flags.
4047
df5b8876
SM
40482020-06-29 Simon Marchi <simon.marchi@efficios.com>
4049
4050 * boards/simavr.exp (gdb_load): Catch errors when closing
4051 previous connection. Close connection, wait for process and
4052 unset simavr_spawn_id on failure.
4053
a3ca48cd
TV
40542020-06-29 Tom de Vries <tdevries@suse.de>
4055
4056 * lib/gdb.exp (unknown): Make test-case unresolved.
4057
b0237c0e
TV
40582020-06-29 Tom de Vries <tdevries@suse.de>
4059
4060 PR gdb/25475
4061 * gdb.server/solib-list.exp: Verify that the symbol reload
4062 confirmation question is asked.
4063
c0b3b3bd
PW
40642020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4065
4066 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4067 have a input seq nr in each pass message.
fe4c3d43 4068 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
4069 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4070 * gdb.python/python.exp: Make test names unique,
4071 use gdb_test_multiline instead of gdb_py_test_multiple,
4072 use $gdb_test_name.
4073 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4074
1776e3e5
NA
40752020-06-26 Nick Alcock <nick.alcock@oracle.com>
4076
4077 * configure.ac: Add --enable-libctf.
4078 * aclocal.m4: sinclude ../config/enable.m4.
4079 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4080 * lib/gdb.exp (skip_ctf_tests): Use it.
4081 * gdb.base/ctf-constvars.exp: Error message tweak.
4082 * gdb.base/ctf-ptype.exp: Likewise.
4083 * configure: Regenerate.
4084
f53b3eeb
GB
40852020-06-26 Gary Benson <gbenson@redhat.com>
4086
4087 * gdb.cp/try_catch.cc: Include string.h.
4088 (main): Replace comparison against string literal with
4089 strcmp, avoiding build failure with -Wstring-compare.
4090 Add "marker test-complete".
4091 * gdb.cp/try_catch.exp: Run the test to the above marker,
4092 then verify that the value of "test" is still true.
4093
6d74da72
AB
40942020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4095
4096 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4097
2e52d038
AB
40982020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4099
4100 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4101
3b9fce96
AB
41022020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4103
4104 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4105 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4106 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4107 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4108 * gdb.arch/riscv-tdesc-loading.exp: New file.
4109
ed69cbc8
AB
41102020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4111
4112 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4113
767a879e
AB
41142020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4117 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4118 * gdb.arch/riscv-tdesc-regs.c: New file.
4119 * gdb.arch/riscv-tdesc-regs.exp: New file.
4120
221db974
PA
41212020-06-24 Pedro Alves <palves@redhat.com>
4122
4123 * gdb.arch/amd64-entry-value-paramref.exp: Use
4124 prepare_for_testing_full and don't pass "c++" for the .S file
4125 build spec.
4126 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4127 $options, since it's an assembly file. Remove -Wno-deprecated.
4128 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4129 compiling C++ programs.
4130
331733cd
PA
41312020-06-24 Pedro Alves <palves@redhat.com>
4132
4133 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4134 Clang, add "-Wno-unknown-warning-option" to the options.
4135
caa7fd04
AB
41362020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 * gdb.xml/tdesc-reload.c: New file.
4139 * gdb.xml/tdesc-reload.exp: New file.
4140 * gdb.xml/maint-xml-dump-01.xml: New file.
4141 * gdb.xml/maint-xml-dump-02.xml: New file.
4142 * gdb.xml/maint-xml-dump.exp: New file.
4143
bb8d1260
SL
41442020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4145
4146 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4147 Adjust for omitted commands when TUI is disabled.
4148
7e4b9c4c
GB
41492020-06-23 Gary Benson <gbenson@redhat.com>
4150 Pedro Alves <palves@redhat.com>
4151
4152 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4153 * gdb.cp/nsimport.cc: Likewise.
4154 * gdb.cp/nsnested.cc: Likewise.
4155 * gdb.cp/nsnoimports.cc: Likewise.
4156 * gdb.cp/nsusing.cc: Likewise.
4157 * gdb.cp/smartp.cc: Likewise.
4158 * gdb.python/py-pp-integral.c: Likewise.
4159 * gdb.python/py-pp-re-notag.c: Likewise.
4160
2e573c0a
GB
41612020-06-23 Gary Benson <gbenson@redhat.com>
4162
4163 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4164 * gdb.cp/nsimport.cc: Likewise.
4165 * gdb.cp/nsnested.cc: Likewise.
4166 * gdb.cp/nsnoimports.cc: Likewise.
4167 * gdb.cp/nsusing.cc: Likewise.
4168 * gdb.cp/smartp.cc: Likewise.
4169 * gdb.python/py-pp-integral.c: Likewise.
4170 * gdb.python/py-pp-re-notag.c: Likewise.
4171
746ebfe8
PW
41722020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4173
4174 * gdb.base/default-args.exp: New test.
4175 * gdb.base/default-args.c: New file.
4176 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4177 * gdb.base/default.exp: Update to new help text.
4178 * gdb.base/help.exp: Likewise.
4179 * gdb.base/page.exp: Likewise.
4180 * gdb.base/style.exp: Likewise.
4181 * gdb.guile/guile.exp: Likewise.
4182 * gdb.python/python.exp: Likewise.
4183
e822f2cd
SL
41842020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4185
4186 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4187 remote host. Fix search path syntax on Windows host.
4188
48e9cc84
PW
41892020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4190
4191 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4192 over 'exec-file-mismatch'.
4193 * gdb.base/attach.c: Mark should_exit volatile.
4194 * gdb.base/attach2.c: Likewise. Add a comment explaining
4195 why the sleep cannot be big.
4196 * gdb.base/attach3.c: New file.
4197
160f8a8f
SL
41982020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4199
4200 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4201 prefix optional.
4202
4d91c2a4
SL
42032020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4204
4205 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4206 for remote host.
4207
87f83f20
SL
42082020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4209 Hafiz Abid Qadeer <abidh@codesourcery.com>
4210
4211 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4212 file sent to remote host.
4213 (top level): Allow int32_t as type of 32-bit register.
4214
37ab8655
TV
42152020-06-19 Tom de Vries <tdevries@suse.de>
4216
4217 * lib/gdb.exp (gdb_note): New proc.
4218 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4219 (gdb_default_target_compile): ... here. Only call
4220 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4221 (use_gdb_compile): Change to array.
4222 (toplevel): Update sets of use_gdb_compile to specify language.
4223 Warn about default_target_compile override. Store dejagnu's version
4224 of default_target_compile in dejagnu_default_target_compile.
4225
a8a56685
TV
42262020-06-18 Tom de Vries <tdevries@suse.de>
4227
4228 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4229 (default_gdb_init): ... here.
4230
581bea2c
SL
42312020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4232
4233 Fix TUI support checks in gdb.tui tests.
4234
4235 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4236 just say UNSUPPORTED.
4237 * gdb.tui/corefile-run.exp: Likewise.
4238 * gdb.tui/empty.exp: Likewise.
4239 * gdb.tui/list-before.exp: Likewise.
4240 * gdb.tui/list.exp: Likewise.
4241 * gdb.tui/main.exp: Likewise.
4242 * gdb.tui/regs.exp: Likewise.
4243 * gdb.tui/resize.exp: Likewise.
4244 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4245 * gdb.tui/tui-layout-asm.exp: Likewise.
4246 * gdb.tui/tui-missing-src.exp: Likewise.
4247 * gdb.tui/winheight.exp: Likewise.
4248 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4249
05e682e3
SL
42502020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4251
4252 Fix TCL error in gdb.python/py-format-string.exp.
4253
4254 * gdb.python/py-format-string.exp: Move test for python support
4255 earlier, out of function body.
4256
efb763a5
SM
42572020-06-15 Simon Marchi <simon.marchi@efficios.com>
4258
4259 * gdb.base/index-cache-load-twice.c: New.
4260 * gdb.base/index-cache-load-twice.exp: New.
4261
43327b20
KS
42622020-06-17 Keith Seitz <keiths@redhat.com>
4263
99cf27cf 4264 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
4265 when executing "gdb --configuration".
4266
081e778c
TV
42672020-06-17 Tom de Vries <tdevries@suse.de>
4268
4269 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4270 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4271 conditional on presence of gdb_tcl_unknown.
4272 (gdb_finish): Make override undo conditional on presence of
4273 gdb_tcl_unknown.
4274
d2d1ea20
TT
42752020-06-16 Tom Tromey <tom@tromey.com>
4276
4277 * gdb.python/tui-window.py (failwin): New function. Register it
4278 as a TUI window type.
4279 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4280
c802e8a7
GB
42812020-06-16 Gary Benson <gbenson@redhat.com>
4282
4283 * gdb.python/py-nested-maps.c (create_map): Add missing return
4284 value.
4285 (create_map_map): Likewise.
4286
ff08abb8
TBA
42872020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4288
4289 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4290 variable.
4291 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4292 and use the already-defined 'options' variable.
4293
a29d5112
AB
42942020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4295 Tom de Vries <tdevries@suse.de>
4296
4297 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4298 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4299 (gdb_setup_known_globals): New proc.
4300 (gdb_cleanup_globals): New proc.
4301 * lib/gdb.exp (load_lib): New override proc.
4302 (gdb_stdin_log_init): Set var in_file as persistent global.
4303 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4304 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4305 fpc_compiler as persistent global.
4306
8c74a764
TV
43072020-06-12 Tom de Vries <tdevries@suse.de>
4308
4309 * lib/tuiterm.exp (spawn): Rename to ...
4310 (tui_spawn): ... this.
4311 (toplevel): Move rename of spawn ...
4312 (gdb_init_tuiterm): ... here. New proc.
4313 (gdb_finish_tuiterm): New proc.
4314 * lib/gdb.exp (gdb_finish_hooks): New global var.
4315 (gdb_finish): Handle gdb_finish_hooks.
4316 (tuiterm_env): New proc.
4317 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4318 tuiterm_env.
4319 * gdb.tui/basic.exp: Same.
4320 * gdb.tui/corefile-run.exp: Same.
4321 * gdb.tui/empty.exp: Same.
4322 * gdb.tui/list-before.exp: Same.
4323 * gdb.tui/list.exp: Same.
4324 * gdb.tui/main.exp: Same.
4325 * gdb.tui/new-layout.exp: Same.
4326 * gdb.tui/regs.exp: Same.
4327 * gdb.tui/resize.exp: Same.
4328 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4329 * gdb.tui/tui-layout-asm.exp: Same.
4330 * gdb.tui/tui-missing-src.exp: Same.
4331 * gdb.tui/winheight.exp: Same.
4332
26783bce
TV
43332020-06-12 Tom de Vries <tdevries@suse.de>
4334
4335 PR testsuite/26110
4336 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4337 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4338
2b4e6a3f
TT
43392020-06-11 Tom Tromey <tom@tromey.com>
4340
4341 PR gdb/18318:
4342 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4343 floating point tests.
4344
2f33032a
KS
43452020-06-11 Keith Seitz <keiths@redhat.com>
4346
4347 PR gdb/21356
4348 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4349 vla_struct.
4350 Add new struct vla_typedef and union vla_typedef_union and
4351 corresponding instantiation objects.
4352 Initialize new objects.
4353 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4354 and vla_typedef_union_object.
4355 Fixup type for vla_struct_object.
4356
a8baf0a3
TV
43572020-06-11 Tom de Vries <tdevries@suse.de>
4358
4359 * lib/gdb.exp (with_override): New proc, factored out of ...
4360 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4361
7ab96794
TV
43622020-06-10 Tom de Vries <tdevries@suse.de>
4363
4364 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4365
cab5c3b7
SM
43662020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4367
4368 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4369 parameter, update callers.
4370
f8c41851
SM
43712020-06-04 Simon Marchi <simon.marchi@efficios.com>
4372
4373 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4374 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4375 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4376
1c07a73f
TV
43772020-06-04 Tom de Vries <tdevries@suse.de>
4378
4379 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4380
95146b5d
TV
43812020-06-04 Tom de Vries <tdevries@suse.de>
4382
4383 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4384 exp_continue.
4385
0cfcd4f0
TV
43862020-06-04 Tom de Vries <tdevries@suse.de>
4387
4388 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4389
f9b5d5ea
TV
43902020-06-03 Tom de Vries <tdevries@suse.de>
4391
4392 PR symtab/26046
4393 * gdb.cp/breakpoint-locs-2.cc: New test.
4394 * gdb.cp/breakpoint-locs.cc: New test.
4395 * gdb.cp/breakpoint-locs.exp: New file.
4396 * gdb.cp/breakpoint-locs.h: New test.
4397
5144dfba
TV
43982020-06-03 Tom de Vries <tdevries@suse.de>
4399
4400 PR testsuite/25609
4401 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4402 value of global verbose.
4403 * gdb.base/jit-elf.exp: Same.
4404 * gdb.base/jit-reader.exp: Same.
4405
621eacdf
TV
44062020-06-02 Tom de Vries <tdevries@suse.de>
4407
4408 * gdb.dwarf2/multidictionary.exp: Don't use
4409 gdb_spawn_with_cmdline_opts.
4410
1313c56e
AB
44112020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4412
4413 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4414 use_header case.
4415 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4416 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4417 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4418 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4419 * gdb.dwarf2/dw2-inline-header.c: New file.
4420 * gdb.dwarf2/dw2-inline-header.h: New file.
4421
f68f85b5
PA
44222020-05-30 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4425 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4426
678048e8
GB
44272020-05-29 Gary Benson <gbenson@redhat.com>
4428
4429 * gdb.compile/compile-cplus.exp (additional_flags): Also
4430 set when building with clang.
4431 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4432 when building with clang.
4433
9fcafd23
GB
44342020-05-29 Gary Benson <gbenson@redhat.com>
4435
4436 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4437 building with clang.
4438 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4439
735d5a07
GB
44402020-05-29 Gary Benson <gbenson@redhat.com>
4441
4442 * gdb.cp/koenig.exp (prepare_for_testing): Add
4443 additional_flags=-Wno-unused-comparison.
4444 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4445
4ad2c6a0
GB
44462020-05-28 Gary Benson <gbenson@redhat.com>
4447
4448 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4449 statement.
4450
09fe663e
GB
44512020-05-28 Gary Benson <gbenson@redhat.com>
4452
4453 * gdb.cp/classes.exp (prepare_for_testing): Add
4454 additional_flags=-Wno-deprecated-register.
4455 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4456 * gdb.cp/misc.exp: Likewise.
4457
cee00f17
GB
44582020-05-28 Gary Benson <gbenson@redhat.com>
4459
4460 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4461 (test_op_new::operator new): Add return statement.
4462 (test_op_new_array::operator new[]): Likewise.
4463
636edd00
PA
44642020-05-27 Pedro Alves <palves@redhat.com>
4465
4466 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4467 check. Use test_gdb_complete_unique instead of
4468 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4469 test_gdb_complete_multiple instead of
4470 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4471
c2b75043
LM
44722020-05-27 Luis Machado <luis.machado@linaro.org>
4473
4474 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4475 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4476 * gdb.arch/arm-disassembler-options.exp: Likewise.
4477 * gdb.arch/arm-disp-step.exp: Likewise.
4478 * gdb.arch/thumb-prologue.exp: Likewise.
4479 * gdb.base/async.exp: Likewise.
4480 * gdb.base/auxv.exp: Likewise.
4481 * gdb.base/complex-parts.exp: Likewise.
4482 * gdb.base/ena-dis-br.exp: Likewise.
4483 * gdb.base/foll-exec.exp: Likewise.
4484 * gdb.base/permissions.exp: Likewise.
4485 * gdb.base/relocate.exp: Likewise.
4486 * gdb.base/return2.exp: Likewise.
4487 * gdb.base/sigbpt.exp: Likewise.
4488 * gdb.base/siginfo-obj.exp: Likewise.
4489 * gdb.cp/converts.exp: Likewise.
4490 * gdb.cp/exceptprint.exp: Likewise.
4491 * gdb.cp/inherit.exp: Likewise.
4492 * gdb.cp/nsnoimports.exp: Likewise.
4493 * gdb.cp/virtbase2.exp: Likewise.
4494 * gdb.mi/mi-var-cmd.exp: Likewise.
4495 * gdb.mi/var-cmd.c: Likewise.
4496
53a47a3e
TT
44972020-05-26 Tom Tromey <tromey@adacore.com>
4498
4499 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4500
0bc2354b
TT
45012020-05-26 Tom Tromey <tromey@adacore.com>
4502
4503 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4504 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4505 type.
4506 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4507 variable.
4508
0db49895
CBG
45092020-05-26 Christian Biesinger <cbiesinger@google.com>
4510
4511 * Makefile.in: Use = instead of == for the test command
4512 for portability.
4513
40d22035
TV
45142020-05-26 Tom de Vries <tdevries@suse.de>
4515
4516 * gdb.base/gold-gdb-index-2.c: New test.
4517 * gdb.base/gold-gdb-index.c: New test.
4518 * gdb.base/gold-gdb-index.exp: New file.
4519 * gdb.base/gold-gdb-index.h: New test.
4520
043e2e02
TV
45212020-05-25 Tom de Vries <tdevries@suse.de>
4522
4523 * boards/gold-gdb-index.exp: New file.
4524
462f72c5
SM
45252020-05-25 Simon Marchi <simon.marchi@efficios.com>
4526
4527 * boards/simavr.exp: New file.
4528
6cf66e76
SM
45292020-05-25 Simon Marchi <simon.marchi@efficios.com>
4530
4531 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4532 * gdb.base/inferior-args.exp: New file.
4533 * gdb.base/inferior-args.c: New file.
4534
75d04512
SM
45352020-05-25 Simon Marchi <simon.marchi@efficios.com>
4536
4537 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4538 inferior_args. Pass it to gdb_reload.
4539 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4540 inferior_args.
4541 (gdb_reload): Add inferior_args argument.
4542 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4543 pass it to gdbserver_run.
4544 * boards/native-gdbserver.exp: Do not set noargs.
4545 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4546 inferior_args argument.
4547 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4548 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4549 * gdb.base/args.exp: Likewise.
4550
42cf1844
TV
45512020-05-25 Tom de Vries <tdevries@suse.de>
4552
4553 * lib/gdb.exp (exec_is_pie): Add comment.
4554
8f7d38ef
TV
45552020-05-25 Tom de Vries <tdevries@suse.de>
4556
4557 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4558 instead of $binfile in the untested message.
4559
465e1b0f
TV
45602020-05-25 Tom de Vries <tdevries@suse.de>
4561
4562 PR testsuite/26031
4563 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4564
3c5a0e02
TV
45652020-05-25 Tom de Vries <tdevries@suse.de>
4566
4567 * boards/gold.exp: New file.
4568
0a4f5f8c
TT
45692020-05-23 Tom Tromey <tom@tromey.com>
4570
4571 * gdb.base/style.exp: Remove completion styling test.
4572 * lib/gdb-utils.exp (style): Remove completion styles.
4573
eca1f90c
TT
45742020-05-23 Tom Tromey <tom@tromey.com>
4575
4576 * gdb.base/style.exp: Add completion styling test.
4577 * lib/gdb-utils.exp (style): Add completion styles.
4578
7c13f4e8
AB
45792020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4580
4581 * gdb.base/annota1.exp: Update expected results.
4582 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4583 test name.
4584 * gdb.cp/annota3.exp: Update expected results.
4585
41977d16
SM
45862020-05-20 Simon Marchi <simon.marchi@efficios.com>
4587
4588 PR gdb/26016
4589 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4590 against MAP_FAILED.
4591 * gdb.base/coremaker.c (mmapdata): Likewise.
4592 * gdb.base/jit-reader-host.c (main): Likewise.
4593 * gdb.base/sym-file-loader.c (load): Likewise.
4594 (load_shlib): Likewise.
4595
b4757f2e
TT
45962020-05-20 Tom Tromey <tromey@adacore.com>
4597
4598 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4599
9a0bacfb
TV
46002020-05-20 Tom de Vries <tdevries@suse.de>
4601
4602 PR symtab/25833
4603 * gdb.base/with-mf-inc.c: New test.
4604 * gdb.base/with-mf-main.c: New test.
4605 * gdb.base/with-mf.exp: New file.
4606
76571211
TT
46072020-05-19 Tom Tromey <tromey@adacore.com>
4608
4609 * gdb.rust/simple.exp: Restore missing test result.
4610
4cd9f3d5
TV
46112020-05-19 Tom de Vries <tdevries@suse.de>
4612
4613 * gdb.base/gdb-caching-proc.exp: Fix typo.
4614
7d874253
TT
46152020-05-19 Tom Tromey <tromey@adacore.com>
4616
4617 * gdb.rust/simple.exp: Add some test descriptions.
4618 (test_one_slice): Use with_test_prefix.
4619
1d727695
TV
46202020-05-18 Tom de Vries <tdevries@suse.de>
4621
4622 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4623
7f32a4d5
PA
46242020-05-17 Pedro Alves <palves@redhat.com>
4625
4626 PR gdb/25741
4627 * gdb.base/hw-sw-break-same-address.exp: New file.
4628
7cfd74cf
PA
46292020-05-16 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4632 LAST_LOADED_FILE accordingly.
4633
57b4f16e
PW
46342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4635
4636 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4637
7c05caf7
PW
46382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4639
4640 * gdb.base/help.exp: Test apropos and help for commands
4641 having aliases. Fixed comments not starting with an
4642 upper-case letter or not finishing with a dot.
4643
7aa1b46f
PW
46442020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4645
3b3aaacb
PW
4646 * gdb.base/alias.exp: Update help output check.
4647
57b4f16e 46482020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 4649
7aa1b46f
PW
4650 * gdb.base/default.exp: Update output following fixes.
4651
0605465f
PW
46522020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4653
4654 * gdb.base/alias.exp: Test aliases starting with a prefix of
4655 another alias.
4656
86e4e63d
GB
46572020-05-15 Gary Benson <gbenson@redhat.com>
4658
4659 * gdb.base/info-os.c (main): Add return statement.
4660 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4661 * gdb.base/large-frame-2.c (func): Likewise.
4662 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4663 * gdb.base/pr10179-b.c (foo2): Likewise.
4664 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4665 * gdb.base/watch-cond.c (func): Likewise.
4666 * gdb.multi/goodbye.c (verylongfun): Likewise.
4667 * gdb.multi/hello.c (commonfun): Likewise.
4668 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4669 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4670 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4671 Likewise.
4672 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4673 * gdb.threads/interrupt-while-step-over.c (child_function):
4674 Likewise.
4675 * gdb.trace/actions-changed.c (end): Likewise.
4676
163df4df
GB
46772020-05-15 Gary Benson <gbenson@redhat.com>
4678
4679 * gdb.opencl/callfuncs.exp: Report when test skipped.
4680 * gdb.opencl/convs_casts.exp: Likewise.
4681 * gdb.opencl/datatypes.exp: Likewise.
4682 * gdb.opencl/operators.exp: Likewise.
4683 * gdb.opencl/vec_comps.exp: Likewise.
4684
6dbc505a
TV
46852020-05-15 Tom de Vries <tdevries@suse.de>
4686
4687 * gdb.base/align.exp.in: Rename to ...
4688 * gdb.base/align.exp.tcl: ... this.
4689 * gdb.base/align-c++.exp: Update.
4690 * gdb.base/align-c.exp: Update.
4691 * gdb.base/all-architectures.exp.in: Rename to ...
4692 * gdb.base/all-architectures.exp: ... this.
4693 * gdb.base/all-architectures-0.exp: Update.
4694 * gdb.base/all-architectures-1.exp: Update.
4695 * gdb.base/all-architectures-2.exp: Update.
4696 * gdb.base/all-architectures-3.exp: Update.
4697 * gdb.base/all-architectures-4.exp: Update.
4698 * gdb.base/all-architectures-5.exp: Update.
4699 * gdb.base/all-architectures-6.exp: Update.
4700 * gdb.base/all-architectures-7.exp: Update.
4701 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4702 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4703 * gdb.base/infcall-nested-structs-c++.exp: Update.
4704 * gdb.base/infcall-nested-structs-c.exp: Update.
4705 * gdb.base/info-types.exp.in: Rename to ...
4706 * gdb.base/info-types.exp.tcl: ... this.
4707 * gdb.base/info-types-c++.exp: Update.
4708 * gdb.base/info-types-c.exp: Update.
4709 * gdb.base/max-depth.exp.in: Rename to ...
4710 * gdb.base/max-depth.exp.tcl: ... this.
4711 * gdb.base/max-depth-c++.exp: Update.
4712 * gdb.base/max-depth-c.exp: Update.
4713 * gdb.cp/cpexprs.exp.in: Rename to ...
4714 * gdb.cp/cpexprs.exp.tcl: ... this.
4715 * gdb.cp/cpexprs-debug-types.exp: Update.
4716 * gdb.cp/cpexprs.exp: Update.
4717 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4718 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4719 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4720 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4721 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4722 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4723 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4724 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4725 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4726 * gdb.dwarf2/clang-debug-names.exp: Update.
4727
d1034d78
AB
47282020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4729
4730 * lib/check-test-names.exp: Remove code that prevents this file
4731 loading when tests are run in parallel.
4732
3c5c3649
PA
47332020-05-15 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.multi/multi-kill.exp (start_inferior): Remove
4736 'testpid' parameter. Refer to namespace variable directly.
4737 (testpid): Declare as namespace variable.
4738
272c36b8
PA
47392020-05-15 Pedro Alves <palves@redhat.com>
4740
4741 * gdb.multi/multi-kill.exp: Wrap in namespace.
4742 (start_inferior): Add TESTPID parameter. Use it instead of the
4743 testpid global.
4744 (top level): Define empty TESTPID array, and pass it down to
4745 start_inferior.
4746
02eba61a
TV
47472020-05-14 Tom de Vries <tdevries@suse.de>
4748
4749 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4750 output.
4751
971a3747
TV
47522020-05-14 Tom de Vries <tdevries@suse.de>
4753
4754 * gdb.base/align.exp: Split into ...
4755 * gdb.base/align.exp.in: ...
4756 * gdb.base/align-c++.exp: ...
4757 * gdb.base/align-c.exp: ... these.
4758 * gdb.base/infcall-nested-structs.exp: Split into ...
4759 * gdb.base/infcall-nested-structs.exp.in: ...
4760 * gdb.base/infcall-nested-structs-c++.exp: ...
4761 * gdb.base/infcall-nested-structs-c.exp: ... these.
4762 * gdb.base/info-types.exp: Split into ...
4763 * gdb.base/info-types.exp.in: ...
4764 * gdb.base/info-types-c++.exp: ...
4765 * gdb.base/info-types-c.exp: ... these.
4766 * gdb.base/max-depth.exp: Split into ...
4767 * gdb.base/max-depth.exp.in: ...
4768 * gdb.base/max-depth-c++.exp: ...
4769 * gdb.base/max-depth-c.exp: ... these.
4770 * gdb.cp/infcall-nodebug.exp: Split into ...
4771 * gdb.cp/infcall-nodebug.exp.in: ...
4772 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4773 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4774 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4775 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4776
a05575d3
TBA
47772020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4778 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.multi/multi-exit.c: New file.
4781 * gdb.multi/multi-exit.exp: New file.
4782 * gdb.multi/multi-kill.c: New file.
4783 * gdb.multi/multi-kill.exp: New file.
4784
6ad82919
TBA
47852020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4786
4787 * gdb.base/annota1.exp: Update the expected output.
4788 * gdb.cp/annota2.exp: Ditto.
4789
843f4d93
AB
47902020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4791
4792 * lib/check-test-names.exp: Disable when testing is being run in
4793 parallel.
4794
c7c66341
TV
47952020-05-12 Tom de Vries <tdevries@suse.de>
4796
4797 * gdb.base/jit-elf.exp: Fix string concat.
4798
1b59ca1c
TV
47992020-05-12 Tom de Vries <tdevries@suse.de>
4800
4801 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4802 messages.
4803
b4991d29
TV
48042020-05-12 Tom de Vries <tdevries@suse.de>
4805
4806 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4807
dbb0ab10
TV
48082020-05-12 Tom de Vries <tdevries@suse.de>
4809
4810 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4811 * gdb.ada/mi_catch_ex.exp: Same.
4812 * gdb.ada/mi_catch_ex_hand.exp: Same.
4813
7549fed8
TV
48142020-05-12 Tom de Vries <tdevries@suse.de>
4815
4816 * gdb.fortran/complex.exp: Use with_test_prefix.
4817
af2d5cd8
TV
48182020-05-12 Tom de Vries <tdevries@suse.de>
4819
4820 * gdb.trace/passcount.exp: Fix test-names.
4821
7c121311
TV
48222020-05-12 Tom de Vries <tdevries@suse.de>
4823
4824 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4825
c9f3b40e
TV
48262020-05-12 Tom de Vries <tdevries@suse.de>
4827
4828 * gdb.gdb/complaints.exp: Use with_test_prefix.
4829 * gdb.xml/tdesc-regs.exp: Same.
4830 * gdb.opt/inline-locals.exp: Fix test name.
4831
111b33f0
TV
48322020-05-12 Tom de Vries <tdevries@suse.de>
4833
4834 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4835 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4836 * gdb.dwarf2/implref-struct.exp: Same.
4837 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4838 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4839
ebf47080
SM
48402020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4841
4842 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4843
d30dcd12
AB
48442020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4845
4846 * lib/check-test-names.exp (all_test_names): New module variable.
4847 (counts): Add 'duplicates' field.
4848 (_check_duplicates): New procedure.
4849 (check): Also check for duplicates.
4850 (do_log_summary): Print duplicates count.
4851 (do_reset_vars): Reset counter for duplicate test names, and
4852 discard all know test names.
4853
34584c09
AB
48542020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * lib/gdb.exp: Include check-test-names.exp library.
4857 * lib/check-test-names.exp: New file.
4858
e0002117
TV
48592020-05-11 Tom de Vries <tdevries@suse.de>
4860
4861 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4862
53f539a3
KS
48632020-05-11 Keith Seitz <keiths@redhat.com>
4864
4865 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4866
113ee09a
TV
48672020-05-11 Tom de Vries <tdevries@suse.de>
4868
4869 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4870 * gdb.cp/cpexprs.exp.in: .. here.
4871 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4872 cpexprs.exp.
4873
ba3e70b0
KS
48742020-05-11 Keith Seitz <keiths@redhat.com>
4875
4876 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4877 test names.
4878 * gdb.ada/arrayptr.exp: Likewise.
4879 * gdb.ada/assign_arr.exp: Likewise.
4880 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4881 * gdb.ada/bp_on_var.exp: Likewise.
4882 * gdb.ada/call_pn.exp: Likewise.
4883 * gdb.ada/complete.exp: Likewise.
4884 * gdb.ada/fun_overload_menu.exp: Likewise.
4885 * gdb.ada/funcall_param.exp: Likewise.
4886 * gdb.ada/funcall_ref.exp: Likewise.
4887 * gdb.ada/packed_array_assign.exp: Likewise.
4888 * gdb.ada/same_component_name.exp: Likewise.
4889 * gdb.ada/type_coercion.exp: Likewise.
4890 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4891 * gdb.ada/variant_record_packed_array.exp: Likewise.
4892
3ee6bb11
TV
48932020-05-11 Tom de Vries <tdevries@suse.de>
4894
4895 PR symtab/25941
4896 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4897 out of ...
4898 * gdb.dwarf2/clang-debug-names.exp: ... here.
4899 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4900 clang-debug-names.exp.in.
4901 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4902 * gdb.dwarf2/clang-debug-names-2.c: New test.
4903
86cd6bc8
AKS
49042020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4905
4906 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4907 (fortran_runto_main): New Proc, fortran version of runto_main.
4908 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4909 * gdb.fortran/array-bounds.exp: Likewise.
4910 * gdb.fortran/array-slices.exp: Likewise.
4911 * gdb.fortran/block-data.exp: Likewise.
4912 * gdb.fortran/charset.exp: Likewise.
4913 * gdb.fortran/common-block.exp: Likewise.
4914 * gdb.fortran/complex.exp: Likewise.
4915 * gdb.fortran/derived-type-function.exp: Likewise.
4916 * gdb.fortran/derived-type.exp: Likewise.
4917 * gdb.fortran/info-modules.exp: Likewise.
4918 * gdb.fortran/info-types.exp: Likewise.
4919 * gdb.fortran/intrinsics.exp: Likewise.
4920 * gdb.fortran/library-module.exp: Likewise.
4921 * gdb.fortran/logical.exp: Likewise.
4922 * gdb.fortran/max-depth.exp: Likewise.
4923 * gdb.fortran/module.exp: Likewise.
4924 * gdb.fortran/multi-dim.exp: Likewise.
4925 * gdb.fortran/nested-funcs.exp: Likewise.
4926 * gdb.fortran/print-formatted.exp: Likewise.
4927 * gdb.fortran/print_type.exp: Likewise.
4928 * gdb.fortran/printing-types.exp: Likewise.
4929 * gdb.fortran/ptr-indentation.exp: Likewise.
4930 * gdb.fortran/ptype-on-functions.exp: Likewise.
4931 * gdb.fortran/subarray.exp: Likewise.
4932 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4933 * gdb.fortran/vla-datatypes.exp: Likewise.
4934 * gdb.fortran/vla-history.exp: Likewise.
4935 * gdb.fortran/vla-ptr-info.exp: Likewise.
4936 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4937 * gdb.fortran/vla-ptype.exp: Likewise.
4938 * gdb.fortran/vla-sizeof.exp: Likewise.
4939 * gdb.fortran/vla-type.exp: Likewise.
4940 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4941 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4942 * gdb.fortran/vla-value-sub.exp: Likewise.
4943 * gdb.fortran/vla-value.exp: Likewise.
4944 * gdb.fortran/whatis_type.exp: Likewise.
4945 * gdb.mi/mi-var-child-f.exp: Likewise.
4946
6dc55ce9 49472020-05-09 Tom de Vries <tdevries@suse.de>
4948
4949 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4950
283cb58c
TV
49512020-05-08 Tom de Vries <tdevries@suse.de>
4952
4953 * gdb.dwarf2/clang-debug-names.c: New test.
4954 * gdb.dwarf2/clang-debug-names.exp: New file.
4955
ac4a4f1c
SM
49562020-05-06 Simon Marchi <simon.marchi@efficios.com>
4957
4958 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4959 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4960
24fe640b
TV
49612020-05-06 Tom de Vries <tdevries@suse.de>
4962
4963 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4964 breakpoint is at a "recommended breakpoint location".
4965 * gdb.reverse/consecutive-reverse.exp: Same.
4966
0d8683a3
TV
49672020-05-06 Tom de Vries <tdevries@suse.de>
4968
4969 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4970 address.
4971
b8983c46
TV
49722020-05-06 Tom de Vries <tdevries@suse.de>
4973
4974 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4975
abf6d805
TV
49762020-05-06 Tom de Vries <tdevries@suse.de>
4977
4978 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4979 info for r.
4980
0fc2a808
TV
49812020-05-06 Tom de Vries <tdevries@suse.de>
4982
4983 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4984 necessary.
4985
873dd427
TV
49862020-05-06 Tom de Vries <tdevries@suse.de>
4987
4988 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4989 void.
4990
7c99e7e2
TV
49912020-05-06 Tom de Vries <tdevries@suse.de>
4992
4993 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4994 of ...
4995 * gdb.base/async.exp: ... here.
4996 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4997 "recommended breakpoint location".
4998
6173d6a6
TV
49992020-05-06 Tom de Vries <tdevries@suse.de>
5000
5001 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5002
6015a067
TV
50032020-05-04 Tom de Vries <tdevries@suse.de>
5004
5005 * gdb.base/async.exp: Check whether instruction addresses are a
5006 "recommended breakpoint location".
5007
3b6acaee
TT
50082020-05-03 Tom Tromey <tom@tromey.com>
5009
5010 * gdb.base/sepdebug.exp: Remove "catch" test.
5011 * gdb.base/break.exp: Remove "catch" test.
5012 * gdb.base/default.exp: Update expected output.
5013
5beb4d17
TV
50142020-05-02 Tom de Vries <tdevries@suse.de>
5015
5016 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5017 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5018 * gdb.arch/i386-mpx-map.exp: Same.
5019 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5020 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5021 * gdb.arch/i386-mpx.exp: Same.
5022
8caf140d
TV
50232020-05-02 Tom de Vries <tdevries@suse.de>
5024
5025 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5026
693196cb
TV
50272020-05-01 Tom de Vries <tdevries@suse.de>
5028
5029 * gdb.ada/operator_bp.exp: Allow more than required amount of
5030 breakpoint.
5031
53ae0aa9
TV
50322020-05-01 Tom de Vries <tdevries@suse.de>
5033
5034 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5035
ee9d1e5f
HD
50362020-04-30 Hannes Domani <ssbssa@yahoo.de>
5037
5038 PR gdb/18706
5039 * gdb.cp/stub-array-size.cc: New test.
5040 * gdb.cp/stub-array-size.exp: New file.
5041 * gdb.cp/stub-array-size.h: New test.
5042 * gdb.cp/stub-array-size2.cc: New test.
5043
d5cf82c0
HD
50442020-04-30 Hannes Domani <ssbssa@yahoo.de>
5045
5046 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5047 output to the new format.
5048
42e165c3
SM
50492020-04-29 Simon Marchi <simon.marchi@efficios.com>
5050
5051 * gdb.base/break.exp: Use with_test_prefix.
5052
6e4e3fe1
TV
50532020-04-29 Tom de Vries <tdevries@suse.de>
5054
5055 * lib/gdb.exp (debug_types): New proc.
5056 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5057 * gdb.python/py-symtab.exp: Same.
5058
d642b692
HD
50592020-04-29 Hannes Domani <ssbssa@yahoo.de>
5060
5061 PR gdb/17320
5062 * gdb.base/pretty-array.c: New test.
5063 * gdb.base/pretty-array.exp: New file.
5064
ea90f227
TV
50652020-04-29 Tom de Vries <tdevries@suse.de>
5066
5067 PR symtab/25889
5068 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5069 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5070 and include cpexprs.exp.
5071
a65189c9
TV
50722020-04-28 Mark Williams <mark@myosotissp.com>
5073
5074 PR gdb/24480
5075 * dw4-toplevel-types.exp: Test for top level types.
5076 * dw4-toplevel-types.cc: Test for top level types.
5077
32d1f47a
TBA
50782020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5079
5080 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5081 (theads -> threads).
5082
56a4f5a1
TV
50832020-04-28 Tom de Vries <tdevries@suse.de>
5084
5085 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5086
0b2f8a3b
TV
50872020-04-28 Tom de Vries <tdevries@suse.de>
5088
5089 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5090
5390c717
TV
50912020-04-28 Tom de Vries <tdevries@suse.de>
5092
5093 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5094
15cd93d0
TV
50952020-04-28 Tom de Vries <tdevries@suse.de>
5096
5097 * gdb.dwarf2/main-foo.c: New test.
5098 * gdb.dwarf2/struct-with-sig.exp: New file.
5099
d472f0fb
TV
51002020-04-25 Tom de Vries <tdevries@suse.de>
5101
5102 * boards/debug-types.exp: New file.
5103
8d840e05
AB
51042020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5105
5106 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5107
bcfe6157
TT
51082020-04-24 Tom Tromey <tom@tromey.com>
5109
5110 PR symtab/12707:
5111 * gdb.python/py-symbol.exp: Update expected results for
5112 linkage_name test.
5113 * gdb.cp/print-demangle.exp: New file.
5114 * gdb.base/c-linkage-name.exp: Fix test.
5115 * gdb.guile/scm-symbol.exp: Update expected results for
5116 linkage_name test.
5117
f049a313
TT
51182020-04-24 Tom Tromey <tom@tromey.com>
5119
5120 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5121 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5122 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5123 assembler.
5124
7cf28874
TV
51252020-04-24 Tom de Vries <tdevries@suse.de>
5126
5127 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5128 C++.
5129
dac2fef7
TT
51302020-04-24 Tom Tromey <tromey@adacore.com>
5131
5132 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5133 values.
5134 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5135 values. Update test for minimal encodings.
5136 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5137 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5138 values. Update test for minimal encodings.
5139
1acda803
TT
51402020-04-24 Tom Tromey <tromey@adacore.com>
5141
5142 PR python/23662:
5143 * gdb.ada/variant.exp: Add Python checks.
5144 * gdb.rust/simple.exp: Add dynamic type checks.
5145
adfb9815
TT
51462020-04-24 Tom Tromey <tromey@adacore.com>
5147
5148 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5149 Make array type matching more lax.
5150 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5151 * gdb.ada/mi_variant.exp: New file.
5152 * gdb.ada/mi_variant/pck.ads: New file.
5153 * gdb.ada/mi_variant/pkg.adb: New file.
5154 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5155 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5156
7d79de9a
TT
51572020-04-24 Tom Tromey <tromey@adacore.com>
5158
5159 * gdb.ada/variant.exp: Add dynamic field offset tests.
5160 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5161 * gdb.ada/variant/pkg.adb: Add new variables.
5162
f8e89861
TT
51632020-04-24 Tom Tromey <tromey@adacore.com>
5164
5165 * gdb.ada/variant.exp: New file
5166 * gdb.ada/variant/pkg.adb: New file
5167 * gdb.ada/variant/pck.adb: New file
5168
86e887ae
TV
51692020-04-24 Tom de Vries <tdevries@suse.de>
5170
5171 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5172
88428775
TV
51732020-04-24 Tom de Vries <tdevries@suse.de>
5174
5175 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5176 flags.
5177
4e86f6e7
TV
51782020-04-24 Tom de Vries <tdevries@suse.de>
5179
5180 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5181
2016d3e6
TV
51822020-04-24 Tom de Vries <tdevries@suse.de>
5183
5184 * lib/gdb.exp (default_gdb_start): Handle eof.
5185 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5186 failure.
5187 * gdb.base/readnever.exp: Handle clean_restart failure.
5188
70bc38f5
TV
51892020-04-23 Tom de Vries <tdevries@suse.de>
5190
5191 * gdb.base/decl-before-def.exp: Run to main and print a again.
5192
de82891c
TV
51932020-04-23 Tom de Vries <tdevries@suse.de>
5194
5195 * gdb.base/decl-before-def-decl.c: New test.
5196 * gdb.base/decl-before-def-def.c: New test.
5197 * gdb.base/decl-before-def.exp: New file.
5198
96038148
TV
51992020-04-23 Tom de Vries <tdevries@suse.de>
5200
5201 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5202
54ac3df1
TV
52032020-04-22 Tom de Vries <tdevries@suse.de>
5204
5205 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5206 debug_info_offset.
5207 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5208 before $objsfile in the line line.
5209
714534e1
TV
52102020-04-22 Tom de Vries <tdevries@suse.de>
5211
5212 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5213
16a7dbf4
MS
52142020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5215
5216 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5217 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5218 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5219 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5220 * gdb.base/jit-protocol.h: Update definitions to match all usage
5221 contexts.
5222
52232020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5224
5225 * gdb.base: Rename all jit related test and source files.
5226
52272020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5228
5229 * gdb.base/jit-reader.exp: Relax register output check.
5230
317d2668
TV
52312020-04-22 Tom de Vries <tdevries@suse.de>
5232
5233 PR symtab/25764
5234 * gdb.base/psym-external-decl-2.c: New test.
5235 * gdb.base/psym-external-decl.c: New test.
5236 * gdb.base/psym-external-decl.exp: New file.
5237 * gdb.threads/tls.exp: Add PR25807 kfail.
5238
eea9e357
TV
52392020-04-22 Tom de Vries <tdevries@suse.de>
5240
5241 PR symtab/25801
5242 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5243 in "info source" output.
5244
3d5afab3
TV
52452020-04-22 Tom de Vries <tdevries@suse.de>
5246
5247 PR symtab/25700
5248 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5249 symtab for imported_unit.c.
5250
b32102f6
GB
52512020-04-21 Gary Benson <gbenson@redhat.com>
5252
5253 * gdb.base/advance.c (func): New argument, to match call site.
5254 (func2, func3): Add return statements.
5255
d43b7a2d
TBA
52562020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5257
5258 * gdb.multi/run-only-second-inf.c: New file.
5259 * gdb.multi/run-only-second-inf.exp: New file.
5260
d89edf9b
MM
52612020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5262
5263 * gdb.btrace/multi-inferior.c: New test.
5264 * gdb.btrace/multi-inferior.exp: New file.
5265
1a476b6d
MM
52662020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5267
5268 * gdb.btrace/enable-new-thread.c: New test.
5269 * gdb.btrace/enable-new-thread.exp: New file.
5270
4778a5f8
TV
52712020-04-21 Tom de Vries <tdevries@suse.de>
5272
5273 PR gdb/25471
5274 * gdb.threads/killed-outside.c: New test.
5275 * gdb.threads/killed-outside.exp: New file.
5276
9b2c992c
GB
52772020-04-20 Gary Benson <gbenson@redhat.com>
5278
5279 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5280 * gdb.base/nested-subp2.exp: Likewise.
5281 * gdb.base/nested-subp3.exp: Likewise.
5282
b5d1d6f7
GB
52832020-04-20 Gary Benson <gbenson@redhat.com>
5284
5285 * gdb.base/nested-subp1.exp: Disable test when using clang.
5286 * gdb.base/nested-subp2.exp: Likewise.
5287 * gdb.base/nested-subp3.exp: Likewise.
5288
25230285
GB
52892020-04-20 Gary Benson <gbenson@redhat.com>
5290
5291 * gdb.cp/exception.cc: Fix compilation error with clang.
5292
fa93cc8f
GB
52932020-04-20 Gary Benson <gbenson@redhat.com>
5294
809730f3 5295 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 5296
e0c45f30
GB
52972020-04-20 Gary Benson <gbenson@redhat.com>
5298
5299 * gdb.base/jit-main.c: Fix compilation error with clang.
5300
4ddfec93
KR
53012020-04-17 Kamil Rytarowski <n54@gmx.com>
5302
5303 * gdb.base/attach-twice.c: Include "sys/types.h".
5304 (PTRACE_ATTACH): Add fallback definition.
5305 (main): Pass `0' to the 4th argument of `ptrace'.
5306
2bed205e
KR
53072020-04-17 Kamil Rytarowski <n54@gmx.com>
5308
5309 * gdb.base/fork-running-state.c: Include "signal.h".
5310
0743fc83
TT
53112020-04-17 Tom Tromey <tromey@adacore.com>
5312
5313 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5314 Update tests.
5315 * gdb.btrace/cpu.exp: Update tests.
5316 * gdb.base/maint.exp: Update tests.
5317 * gdb.base/default.exp: Update tests.
5318 * gdb.base/completion.exp: Update tests.
5319
efba5c23
TV
53202020-04-16 Tom de Vries <tdevries@suse.de>
5321
5322 PR symtab/25791
5323 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5324 (ensure_gdb_index): and factor out and move ...
5325 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5326 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5327
d191d716
TV
53282020-04-16 Tom de Vries <tdevries@suse.de>
5329
5330 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5331 loading exec.
5332
99f1bc6a
AB
53332020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5334
5335 * gdb.base/many-completions.exp: New file.
5336
194d088f
TV
53372020-04-14 Tom de Vries <tdevries@suse.de>
5338
5339 PR symtab/25718
5340 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5341
c1a66c06
TV
53422020-04-14 Tom de Vries <tdevries@suse.de>
5343
5344 PR symtab/25720
5345 * gdb.base/maint-expand-symbols-header-file.c: New test.
5346 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5347 * gdb.base/maint-expand-symbols-header-file.h: New test.
5348
21b0982c
AB
53492020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5350
5351 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5352 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5353 get_func_info.
5354 (get_func_info): Delete.
5355 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5356 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5357 * lib/dwarf.exp (get_func_info): New function.
5358
dd1cab06
TV
53592020-04-13 Tom de Vries <tdevries@suse.de>
5360
5361 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5362 to what find_gnatmake does.
5363
71ea2b6b
TV
53642020-04-10 Tom de Vries <tdevries@suse.de>
5365
5366 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5367 -readnow.
5368
bdfc1e8a
TV
53692020-04-10 Tom de Vries <tdevries@suse.de>
5370
5371 PR cli/25808
5372 * gdb.base/style.c: Add leading newlines.
5373 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5374 Check listing of main's one-line body.
5375
14ca8ecf
TV
53762020-04-08 Tom de Vries <tdevries@suse.de>
5377
5378 * lib/gdb.exp (psymtabs_p): New proc.
5379 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5380 importing unit" unsupported if there are no partial symbols.
5381
e21d048f
TV
53822020-04-08 Tom de Vries <tdevries@suse.de>
5383
5384 PR testsuite/25760
5385 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5386
25c11aca
TV
53872020-04-07 Tom de Vries <tdevries@suse.de>
5388
5389 PR symtab/25796
5390 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5391
5707e24b
TV
53922020-04-07 Tom de Vries <tdevries@suse.de>
5393
5394 * gdb.base/check-psymtab.c: New test.
5395 * gdb.base/check-psymtab.exp: New file.
5396
6ee448cc
TT
53972020-04-06 Tom Tromey <tromey@adacore.com>
5398
5399 * gdb.ada/variant-record/proc.adb: New file.
5400 * gdb.ada/variant-record/value.adb: New file.
5401 * gdb.ada/variant-record/value.s: New file.
5402 * gdb.ada/variant-record.exp: New file.
5403
9e7c9a03
HD
54042020-04-03 Hannes Domani <ssbssa@yahoo.de>
5405
5406 PR gdb/25325
5407 * gdb.cp/typed-enum.cc: New test.
5408 * gdb.cp/typed-enum.exp: New file.
5409
c90d28ac
AB
54102020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5413 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5414 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5415 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5416 * gdb.opt/inline-small-func.c: New file.
5417 * gdb.opt/inline-small-func.exp: New file.
5418 * gdb.opt/inline-small-func.h: New file.
5419
34e9a9fa
AB
54202020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5421
5422 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5423 function.
5424
6a354911
AB
54252020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5426
5427 * lib/dwarf.exp (function_range): Allow compiler options to be
5428 specified.
5429
880d9777
TV
54302020-04-02 Tom de Vries <tdevries@suse.de>
5431
5432 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5433 __attribute__((always_inline)).
5434 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5435
f32682ea
TV
54362020-04-02 Tom de Vries <tdevries@suse.de>
5437
5438 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5439 (gdbserver_gdb_exit): ... here. Add timeout warning.
5440 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5441 (connect_target_extended_remote): Append new server_spawn_id to
5442 server_spawn_ids.
5443 (cleanup): New proc.
5444 (setup, <toplevel>): Call cleanup.
5445
d3214198
TV
54462020-04-02 Tom de Vries <tdevries@suse.de>
5447
5448 * gdb.base/main-psymtab.exp: New file.
5449
cc77ed24
TV
54502020-04-02 Tom de Vries <tdevries@suse.de>
5451
5452 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5453
3638a098
TT
54542020-04-01 Tom Tromey <tom@tromey.com>
5455
5456 * gdb.base/complex-parts.exp: Add type tests.
5457
c34e8714
TT
54582020-04-01 Tom Tromey <tom@tromey.com>
5459
5460 * gdb.base/complex-parts.exp: Add arithmetic tests.
5461
981c08ce
TT
54622020-04-01 Tom Tromey <tom@tromey.com>
5463
5464 * gdb.compile/compile.exp: Update.
5465 * gdb.compile/compile-cplus.exp: Update.
5466 * gdb.base/varargs.exp: Update.
5467 * gdb.base/floatn.exp: Update.
5468 * gdb.base/endianity.exp: Update.
5469 * gdb.base/callfuncs.exp (do_function_calls): Update.
5470 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5471 (complex_float_integral_args): Update.
5472 * gdb.base/complex.exp: Update.
5473 * gdb.base/complex-parts.exp: Update.
5474
3d1cfd43
TT
54752020-04-01 Tom Tromey <tromey@adacore.com>
5476
5477 * gdb.rust/union.rs: New file.
5478 * gdb.rust/union.exp: New file.
5479 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5480 (main): Update.
5481 * gdb.rust/simple.exp: Move union tests to union.exp.
5482
e033dfa9
TT
54832020-04-01 Tom Tromey <tromey@adacore.com>
5484
5485 * gdb.rust/simple.rs (main): Remove "y0".
5486
53cccef1
TBA
54872020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5488
5489 * gdb.multi/stop-all-on-exit.c: New test.
5490 * gdb.multi/stop-all-on-exit.exp: New file.
5491
60e22c1e
HD
54922020-04-01 Hannes Domani <ssbssa@yahoo.de>
5493
5494 PR gdb/24789
5495 * gdb.cp/misc.cc: Add integer reference variable.
5496 * gdb.cp/misc.exp: Add test.
5497
e139a727
TBA
54982020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5499
5500 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5501 scenario to cover execution until the end and also the case
5502
16b0db75
TV
55032020-03-31 Tom de Vries <tdevries@suse.de>
5504
5505 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5506 c. Use "maint info symtabs" to check symtab expansion.
5507
c0502da6
TV
55082020-03-30 Tom de Vries <tdevries@suse.de>
5509
5510 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5511 unsupported.
5512 (verify_psymtab_expanded): Move ...
5513 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5514 test.
5515 (readnow): New proc.
5516
5935fd15
AB
55172020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5518
5519 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5520 with $hex.
5521
1773be9e
TT
55222020-03-20 Tom Tromey <tromey@adacore.com>
5523
5524 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5525
70304be9
TT
55262020-03-20 Tom Tromey <tromey@adacore.com>
5527
5528 * gdb.ada/sub_variant/subv.adb: New file.
5529 * gdb.ada/sub_variant.exp: New file.
5530
0dd7b8f7
TV
55312020-03-20 Tom de Vries <tdevries@suse.de>
5532
5533 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5534 first break fails.
5535 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5536
cada5fc9
AB
55372020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5538
5539 * gdb.server/exit-multiple-threads.c: New file.
5540 * gdb.server/exit-multiple-threads.exp: New file.
5541
6b8c53f2
AB
55422020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5543
5544 * gdb.fortran/mixed-lang-stack.c: New file.
5545 * gdb.fortran/mixed-lang-stack.cpp: New file.
5546 * gdb.fortran/mixed-lang-stack.exp: New file.
5547 * gdb.fortran/mixed-lang-stack.f90: New file.
5548
19a2740f
AB
55492020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5550
5551 * gdb.linespec/cp-completion-aliases.cc: New file.
5552 * gdb.linespec/cp-completion-aliases.exp: New file.
5553
d8c8b848
TV
55542020-03-19 Tom de Vries <tdevries@suse.de>
5555
5556 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5557 more precise.
5558
a9933ccf
TV
55592020-03-18 Tom de Vries <tdevries@suse.de>
5560
5561 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5562 * gdb.dwarf2/break-inline-psymtab.c: New test.
5563 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5564
2f89101f
TV
55652020-03-16 Tom de Vries <tdevries@suse.de>
5566
5567 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5568 cache_verify and cache_verify_proc.
5569
6b9374f1
TV
55702020-03-15 Tom de Vries <tdevries@suse.de>
5571
5572 * gdb.server/solib-list.exp: Handle
5573 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5574
eaeaf44c
TV
55752020-03-15 Tom de Vries <tdevries@suse.de>
5576
5577 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5578 objfiles".
5579
3293bbaf
TT
55802020-03-14 Tom Tromey <tom@tromey.com>
5581
5582 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5583
ab44624c
TV
55842020-03-14 Tom de Vries <tdevries@suse.de>
5585
5586 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5587
54c43825
TV
55882020-03-14 Tom de Vries <tdevries@suse.de>
5589
5590 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5591 result in line-by-line fashion.
5592
2ac70237
TV
55932020-03-14 Tom de Vries <tdevries@suse.de>
5594
5595 * lib/gdb.exp (supports_statement_frontiers): New proc.
5596 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5597
09546b56
TV
55982020-03-14 Tom de Vries <tdevries@suse.de>
5599
5600 * gdb.base/printcmds.exp: Add missing quoting for "print
5601 teststring2".
5602
a1f6a07c
TT
56032020-03-13 Tom Tromey <tom@tromey.com>
5604
5605 * gdb.base/printcmds.exp (test_print_strings): Add regression
5606 test.
5607 * gdb.base/printcmds.c (charptr): New typedef.
5608 (teststring2): New global.
5609
1b83d09c
AB
56102020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5611
5612 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5613 full path in the test name.
5614 (test_ld): Add some with_test_prefix blocks to make test names
5615 unique.
5616
2d61316c
TV
56172020-03-13 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5620
2e9145ac
TV
56212020-03-13 Tom de Vries <tdevries@suse.de>
5622
5623 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5624
96c7f873
TV
56252020-03-13 Tom de Vries <tdevries@suse.de>
5626
5627 PR symtab/25646
5628 * gdb.dwarf2/imported-unit.exp: Add test.
5629
49ba92c0
TV
56302020-03-13 Tom de Vries <tdevries@suse.de>
5631
5632 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5633 (var1, var2): New variable.
5634 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5635 matching symbols.
5636
301b21e0
TV
56372020-03-13 Tom de Vries <tdevries@suse.de>
5638
5639 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5640 (Term::command): Use prompt prefix.
5641 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5642 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5643 command_no_prompt_prefix instead of prefix.
5644 * gdb.tui/tui-layout-asm.exp: Same.
5645
3f512721
SM
56462020-03-12 Simon Marchi <simon.marchi@efficios.com>
5647
5648 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5649
40310f30
SM
56502020-03-12 Simon Marchi <simon.marchi@efficios.com>
5651
5652 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5653 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5654 on" while stepping over the test instruction, match printed
5655 message.
5656
09252140
TV
56572020-03-12 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.base/info-types.exp: Use exp_continue during matching of output
5660 of "info types".
5661
14e9c72c
TV
56622020-03-12 Tom de Vries <tdevries@suse.de>
5663
5664 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5665
e515d67e
TV
56662020-03-12 Tom de Vries <tdevries@suse.de>
5667
5668 * gdb.fortran/module.exp: Use exp_continue during matching of output
5669 of "info variable -n".
5670
307eafd8
TV
56712020-03-12 Tom de Vries <tdevries@suse.de>
5672
5673 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5674 gdb.dwarf2/dw2-ranges-base.c.
5675
9a2de3fc
TV
56762020-03-12 Tom de Vries <tdevries@suse.de>
5677
5678 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5679 in presence of GLIBC debuginfo.
5680
3217502e
TV
56812020-03-12 Tom de Vries <tdevries@suse.de>
5682
5683 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5684 $core.
5685
1281424c
TV
56862020-03-12 Tom de Vries <tdevries@suse.de>
5687
5688 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5689 more precise.
5690
038b97fc
SM
56912020-03-11 Simon Marchi <simon.marchi@efficios.com>
5692
5693 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5694 from Unix to Windows path.
5695
5308d1e7
TV
56962020-03-11 Tom de Vries <tdevries@suse.de>
5697
5698 * gdb.ada/minsyms.exp: Set language to ada.
5699
f870f78f
TV
57002020-03-11 Tom de Vries <tdevries@suse.de>
5701
5702 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5703
5a13315d
TV
57042020-03-11 Tom de Vries <tdevries@suse.de>
5705
5706 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5707
976862ed
TT
57082020-03-11 Tom Tromey <tromey@adacore.com>
5709
5710 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5711
7462c383
TV
57122020-03-11 Tom de Vries <tdevries@suse.de>
5713
5714 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5715
1c6c46a0
TV
57162020-03-11 Tom de Vries <tdevries@suse.de>
5717
5718 * gdb.base/break-interp.exp: Limit verbose scope.
5719
44f41bb7
TV
57202020-03-11 Tom de Vries <tdevries@suse.de>
5721
5722 * gdb.fortran/logical.f90: Define variable with character type.
5723 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5724
b76f3a42
TV
57252020-03-11 Tom de Vries <tdevries@suse.de>
5726
5727 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5728
1c33af77
TV
57292020-03-11 Tom de Vries <tdevries@suse.de>
5730
5731 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5732 symtabs.
5733
8c95582d
AB
57342020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5735 Bernd Edlinger <bernd.edlinger@hotmail.de>
5736
5737 * gdb.cp/step-and-next-inline.cc: New file.
5738 * gdb.cp/step-and-next-inline.exp: New file.
5739 * gdb.cp/step-and-next-inline.h: New file.
5740 * gdb.dwarf2/dw2-is-stmt.c: New file.
5741 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5742 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5743 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5744 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5745
cecf8547
AB
57462020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5747
5748 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5749 is-stmt flag in the line table.
5750
0ba678c9
TV
57512020-03-09 Tom de Vries <tdevries@suse.de>
5752
5753 * lib/gdb.exp (cached_file): Create cache dir.
5754
72fbdf83
TV
57552020-03-07 Tom de Vries <tdevries@suse.de>
5756
5757 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5758 * gdb.cp/rvalue-ref-params.exp: Same.
5759
436b5e99
TV
57602020-03-06 Tom de Vries <tdevries@suse.de>
5761
5762 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5763 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5764
09f2921c
TV
57652020-03-06 Tom de Vries <tdevries@suse.de>
5766
5767 * README: Fix "the the".
5768 * gdb.base/dprintf.exp: Same.
5769
50a3cc5d
TV
57702020-03-05 Tom de Vries <tdevries@suse.de>
5771
5772 * gdb.base/maint.exp: Update "main print statistics" expected output.
5773
0a709cba
AKS
57742020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5775
5776 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5777 (fortran_int8): Likewise.
5778 (fortran_real4): Likewise.
5779 (fortran_real8): Likewise.
5780 (fortran_complex4): Likewise.
5781 (fortran_logical4): Likewise.
5782 (fortran_character1): Likewise.
5783
5e5d66b6
AB
57842020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5785
5786 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5787 printed as true.
5788
7b973adc
SDJ
57892020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5790
5791 * gdb.base/printcmds.exp: Add test to verify printf of a
5792 variable holding an address.
5793
478e490a
TV
57942020-03-03 Tom de Vries <tdevries@suse.de>
5795
5796 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5797
1ef44e86
TV
57982020-03-03 Tom de Vries <tdevries@suse.de>
5799
5800 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5801 gdb_test_multiple call.
5802
b98cc2cf
TV
58032020-03-03 Tom de Vries <tdevries@suse.de>
5804
5805 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5806 gdb_test_multiple calls.
5807
63e163f2
AB
58082020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5809
5810 * gdb.base/default.exp: Remove test of 'set history filename'.
5811 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5812 filename to the empty string.
5813 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5814 and GDBHISTSIZE.
5815
24ed6739
AB
58162020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5817
5818 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5819 disabled.
5820
590003dc 58212020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 5822 Tom de Vries <tdevries@suse.de>
590003dc
TV
5823
5824 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5825 -prompt prefix, before user_code argument. Add -lbl option likewise.
5826 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5827 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5828 argument.
5829 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5830 have "\r\n" at start-of-line, instead of at end-of-line.
5831
f5e46084
SM
58322020-02-28 Simon Marchi <simon.marchi@efficios.com>
5833
5834 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5835 libinproctrace.so.
5836
f7a7000d
LM
58372020-02-28 Luis Machado <luis.machado@linaro.org>
5838
5839 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5840 to "p/x".
5841
718e0816
LM
58422020-02-28 Luis Machado <luis.machado@linaro.org>
5843
5844 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5845 asm/ptrace.h and error.h.
5846
13c3a74a
TV
58472020-02-28 Tom de Vries <tdevries@suse.de>
5848
5849 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5850 (struct wrapper, do_something, mundane/symada__cS): Move ...
5851 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5852 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5853 Update "print symada__cS before partial symtab expansion" regexp.
5854 Update breakpoint location. Flush symbol cache after expansion.
5855
85d2d5bb
LM
58562020-02-28 Luis Machado <luis.machado@linaro.org>
5857
5858 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5859
3608f86c
TV
58602020-02-27 Tom de Vries <tdevries@suse.de>
5861
5862 * config/sid.exp: Remove unused globals.
5863 * gdb.base/attach.exp: Same.
5864 * gdb.base/catch-load.exp: Same.
5865 * gdb.base/dbx.exp: Same.
5866 * lib/gdb.exp: Same.
5867 * lib/mi-support.exp: Same.
5868 * lib/prompt.exp: Same.
5869
c8d4f6df
TV
58702020-02-27 Tom de Vries <tdevries@suse.de>
5871
5872 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5873 not set.
5874
0d79cdc4
AM
58752020-02-26 Aaron Merey <amerey@redhat.com>
5876
5877 * gdb.debuginfod: New directory for debuginfod tests.
5878 * gdb.debuginfod/main.c: New test file.
5879 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5880
0dce4280
TV
58812020-02-26 Tom de Vries <tdevries@suse.de>
5882
5883 PR gdb/25603
5884 * gdb.base/persistent-lang.cc: New test.
5885 * gdb.base/persistent-lang.exp: New file.
5886
9e80cfa1
AB
58872020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5888
5889 * gdb.fortran/derived-type-striding.exp: Add a new test.
5890 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5891 new test.
5892
2078dbb2
AB
58932020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5894
5895 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5896 names.
5897
70d49700
TV
58982020-02-25 Tom de Vries <tdevries@suse.de>
5899
5900 PR go/18926
5901 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5902
a88ef40d
TV
59032020-02-24 Tom de Vries <tdevries@suse.de>
5904
5905 PR gdb/25592
5906 * gdb.base/info-locals-unused-static-var.c: New test.
5907 * gdb.base/info-locals-unused-static-var.exp: New file.
5908
01b1af32
TT
59092020-02-22 Tom Tromey <tom@tromey.com>
5910
5911 * gdb.python/tui-window.exp: New file.
5912 * gdb.python/tui-window.py: New file.
5913
7c043ba6
TT
59142020-02-22 Tom Tromey <tom@tromey.com>
5915
5916 PR tui/17850:
5917 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5918 tests.
5919
c22fef7e
TT
59202020-02-22 Tom Tromey <tom@tromey.com>
5921
5922 * gdb.tui/new-layout.exp: Add sub-layout tests.
5923
ee325b61
TT
59242020-02-22 Tom Tromey <tom@tromey.com>
5925
5926 * gdb.tui/new-layout.exp: New file.
5927
3f0cbb04
TT
59282020-02-22 Tom Tromey <tom@tromey.com>
5929
5930 * gdb.rust/rust-style.rs: New file.
5931 * gdb.rust/rust-style.exp: New file.
5932 * gdb.base/style.exp: Test structure printing.
5933 * gdb.base/style.c (struct some_struct): New type.
5934 (enum etype): New type.
5935 (struct_value): New global.
5936
75525152
TV
59372020-02-21 Tom de Vries <tdevries@suse.de>
5938
5939 PR go/18926
5940 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5941 Remove blanket xfails. Use message argument for gdb_breakpoint.
5942 Make continuing to breakpoint test conditional on setting breakpoint.
5943 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5944 DW_AT_name attribute. Add xfail for GCC PR93866.
5945
bd360d30
AB
59462020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5947
5948 * gdb.dwarf2/cpp-linkage-name.c: New file.
5949 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5950
c7adb09f 59512020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5952
5953 * lib/gdb.exp (gdb_wrapper_init): Reset
5954 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5955 not exist.
5956
a9c79803
TV
59572020-02-20 Tom de Vries <tdevries@suse.de>
5958
5959 PR go/17018
5960 * gdb.go/hello.exp: Copy ...
5961 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5962 print of st to print value of global definition. Add xfail for GCC
5963 PR93844.
5964 * gdb.go/hello.exp: Remove printing of st before definition.
5965 * gdb.go/hello.go: Copy ...
5966 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5967 to st.
5968 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5969
d7445728
TV
59702020-02-20 Tom de Vries <tdevries@suse.de>
5971
5972 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5973 (gdb_simple_compile): Handle compile_flags go by using .go extension
5974 for source file.
5975 * gdb.go/chan.exp: Use support_go_compile.
5976 * gdb.go/handcall.exp: Same.
5977 * gdb.go/hello.exp: Same.
5978 * gdb.go/integers.exp: Same.
5979 * gdb.go/max-depth.exp: Same.
5980 * gdb.go/methods.exp: Same.
5981 * gdb.go/package.exp: Same.
5982 * gdb.go/strings.exp: Same.
5983 * gdb.go/types.exp: Same.
5984 * gdb.go/unsafe.exp: Same.
5985
c9c41e6d
TV
59862020-02-19 Tom de Vries <tdevries@suse.de>
5987
5988 * gdb.python/lib-types.exp: Make xfail more strict.
5989
f20ff837
TV
59902020-02-19 Tom de Vries <tdevries@suse.de>
5991
5992 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5993
08410482
DE
59942020-02-19 Doug Evans <dje@google.com>
5995
5996 PR rust/25535
5997 * gdb.rust/simple.exp: Add test.
5998 * gdb.rust/simple.rs: Add test.
5999
623563f7
TV
60002020-02-19 Tom de Vries <tdevries@suse.de>
6001
6002 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6003 output line-by-line.
6004
d3308cfd
TV
60052020-02-19 Tom de Vries <tdevries@suse.de>
6006
6007 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6008
86cbc5dc
TV
60092020-02-19 Tom de Vries <tdevries@suse.de>
6010
6011 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6012 prelink.
6013
9db2b96b
TV
60142020-02-19 Tom de Vries <tdevries@suse.de>
6015
6016 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6017 (gdb_do_cache): Use gdb_do_cache_wrap.
6018 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6019
89e2fdc5
TV
60202020-02-19 Tom de Vries <tdevries@suse.de>
6021
6022 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6023 gdb_compile option.
6024
373d7ac0
SM
60252020-02-18 Simon Marchi <simon.marchi@efficios.com>
6026
6027 * gdb.base/printcmds.exp (test_print_enums): Update expected
6028 output.
6029
b29a2df0
SM
60302020-02-18 Simon Marchi <simon.marchi@efficios.com>
6031
6032 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6033 for "unknown".
6034
6740f0cc
SM
60352020-02-18 Simon Marchi <simon.marchi@efficios.com>
6036
6037 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6038 enumerator.
6039
edd45eb0
SM
60402020-02-18 Simon Marchi <simon.marchi@efficios.com>
6041
6042 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6043 FE_, add FE_NONE.
6044 (three): Update.
6045 (enum flag_enum_without_zero): New enum.
6046 (flag_enum_without_zero): New variable.
6047 (enum not_flag_enum): New enum.
6048 (three_not_flag): New variable.
6049 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6050 (test_print_enums): Add more tests for printing flag enums.
6051
d4295de4
TV
60522020-02-18 Tom de Vries <tdevries@suse.de>
6053
6054 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6055 (gdb_compile_ada): ... here.
6056 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6057 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6058
f251f505
TT
60592020-02-14 Tom Tromey <tom@tromey.com>
6060
6061 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6062 build directory.
6063 * boards/gdbserver-base.exp: Update path to gdbserver.
6064
8f432634
TV
60652020-02-13 Tom de Vries <tdevries@suse.de>
6066
6067 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6068
92b6eaf7
TV
60692020-02-13 Tom de Vries <tdevries@suse.de>
6070
6071 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6072 are missing.
6073
f3b0f7fe
TV
60742020-02-13 Tom de Vries <tdevries@suse.de>
6075
6076 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6077 call.
6078
f6be8713
SDJ
60792020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6080
6081 PR tui/25126
6082 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6083 * gdb.base/cached-source-file.c: New file.
6084 * gdb.base/cached-source-file.exp: New file.
6085
b2770d5e
TV
60862020-02-11 Tom de Vries <tdevries@suse.de>
6087
6088 PR testsuite/25488
6089 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6090
44f6938e
TV
60912020-02-10 Tom de Vries <tdevries@suse.de>
6092
6093 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6094
5f0e2eb7
MR
60952020-02-10 Maciej W. Rozycki <macro@wdc.com>
6096
6097 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6098 and $after_addr are both integers before making a comparison.
6099
46ce2b6f
TV
61002020-02-09 Tom de Vries <tdevries@suse.de>
6101
6102 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6103 command output and paste it into gdb.log. If any, paste catch message
6104 to gdb.log.
6105
5abbbe1d
TT
61062020-02-07 Tom Tromey <tromey@adacore.com>
6107
6108 PR breakpoints/24915:
6109 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6110
1d5d29e7
SV
61112020-02-06 Shahab Vahedi <shahab@synopsys.com>
6112
6113 * gdb.tui/tui-missing-src.exp: Add the "missing source
6114 file" test for the TUI.
6115
b0999b9b
AB
61162020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6117
6118 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6119 including a port number in the output.
6120
c3b149eb
AKS
61212020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6122
6123 * lib/fortran.exp (fortran_int4): Handle clang.
6124 (fortran_int8): Likewise.
6125 (fortran_real4): Likewise.
6126 (fortran_real8): Likewise.
6127 (fortran_complex4): Likewise.
6128 (fortran_logical4): Likewise.
6129 (fortran_character1): Likewise.
6130
f8dcc90b
TV
61312020-02-04 Tom de Vries <tdevries@suse.de>
6132
6133 * README (Race detection): Add note.
6134
f90ac7c2
TV
61352020-02-04 Tom de Vries <tdevries@suse.de>
6136
6137 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6138
780636ae
TV
61392020-02-04 Tom de Vries <tdevries@suse.de>
6140
6141 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6142
5d2e1193
RA
61432020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6144
6145 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6146 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6147 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6148 blttar, bnetarl.
6149 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6150 binary for blttar, bnetarl.
6151 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6152 wait instruction. Delete ldmx test.
6153 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6154
e409c542
AKS
61552020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6156
6157 * gdb.fortran/array-bounds-high.exp: New file.
6158 * gdb.fortran/array-bounds-high.f90: New file.
6159
b0029748
LD
61602020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6161
6162 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6163 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6164
195a8287
TV
61652020-02-01 Tom de Vries <tdevries@suse.de>
6166
6167 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6168
42330a68
AB
61692020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6170
6171 PR tui/9765
6172 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6173 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6174
b62a8028
LM
61752020-01-29 Luis Machado <luis.machado@linaro.org>
6176
6177 * gdb.arch/aarch64-brk-patterns.c: New source file.
6178 * gdb.arch/aarch64-brk-patterns.exp: New test.
6179
5f440116
TBA
61802020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6181
6182 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6183 GCC/Clang version.
6184 * gdb.cp/pass-by-ref.exp: Ditto.
6185
ee2a6fc6
TV
61862020-01-29 Tom de Vries <tdevries@suse.de>
6187
6188 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6189 * gdb.threads/watchpoint-fork-mt.c: Same.
6190 * gdb.threads/watchpoint-fork-parent.c: Same.
6191 * gdb.threads/watchpoint-fork-st.c: Same.
6192 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6193
16b10d6e
LM
61942020-01-27 Luis Machado <luis.machado@linaro.org>
6195
6196 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6197 sitting at a syscall instruction when we hit the syscall function's
6198 breakpoint.
6199 Check PC against one obtained with the x command.
6200 Validate syscall number.
6201 (step_over_syscall): Don't continue to the syscall instruction if
6202 we're already there.
6203
b1468492
PW
62042020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6205
6206 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6207
7ffa82e1
AB
62082020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6209
6210 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6211 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6212
3d92a3e3
AB
62132020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6214
6215 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6216 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6217
94a72be7
AB
62182020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6219
6220 * gdb.base/maint.exp: Update line table parsing test.
6221 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6222
53af73bf
PA
62232020-01-24 Pedro Alves <palves@redhat.com>
6224
6225 PR gdb/25410
6226 * gdb.multi/multi-re-run-1.c: New.
6227 * gdb.multi/multi-re-run-2.c: New.
6228 * gdb.multi/multi-re-run.exp: New.
6229
1ba1ac88
AB
62302020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6231
6232 PR gdb/23718
6233 * gdb.server/server-kill-python.exp: New file.
6234
f3364a6d
AB
62352020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6236
6237 * gdb.server/multi-ui-errors.c: New file.
6238 * gdb.server/multi-ui-errors.exp: New file.
6239
733d0a67
AB
62402020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6241
6242 PR tui/9765
6243 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6244
4f13c1c0
TT
62452020-01-19 Tom Tromey <tom@tromey.com>
6246
6247 * gdb.tui/main.exp: Add check for plain "file".
6248
40c94099
CB
62492020-01-16 Christian Biesinger <cbiesinger@google.com>
6250
6251 * lib/gdb.exp: Fix spelling error (seperatelly).
6252
ff47f4f0
TT
62532020-01-14 Tom Tromey <tom@tromey.com>
6254
6255 PR symtab/12535:
6256 * gdb.python/python.exp: Test decode_line with empty string
6257 argument.
6258
717c684d
BE
62592020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6260
6261 * gdb.base/skip-inline.exp: Extend test.
6262
44e4c775
AB
62632020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6264
6265 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6266 * gdb.dwarf2/dw2-bad-elf.c: New file.
6267 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6268
d93c6db7
AB
62692020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6270
6271 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6272 _line_saw_file.
6273
9a6d629c
AB
62742020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6275
6276 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6277 border.
6278
d9ebdab7
TBA
62792020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6280
6281 * gdb.multi/multi-target.exp (setup): Factor out "info
6282 connections" and "info inferiors" tests to ...
6283 (test_info_inferiors): ... this new procedure.
6284 (top level): Run new "info-inferiors" tests.
6285
f3c469b9
PA
62862020-01-10 Pedro Alves <palves@redhat.com>
6287
6288 * gdb.server/bkpt-other-inferior.exp: New file.
6289
121b3efd
PA
62902020-01-10 Pedro Alves <palves@redhat.com>
6291
6292 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6293 of "add-inferior".
6294 * gdb.base/quit-live.exp: Likewise.
6295 * gdb.base/remote-exec-file.exp: Likewise.
6296 * gdb.guile/scm-progspace.exp: Likewise.
6297 * gdb.linespec/linespec.exp: Likewise.
6298 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6299 * gdb.mi/user-selected-context-sync.exp: Likewise.
6300 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6301 "info inferiors" tests.
6302 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6303 "add-inferior".
6304 * gdb.multi/watchpoint-multi.exp: Likewise.
6305 * gdb.python/py-inferior.exp: Likewise.
6306 * gdb.server/extended-remote-restart.exp: Likewise.
6307 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6308 "info inferiors".
6309 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6310 * gdb.trace/report.exp: Likewise.
6311
1dadb1dd
PA
63122020-01-10 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.multi/multi-target.c: New file.
6315 * gdb.multi/multi-target.exp: New file.
6316 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6317 mode requested, but remote does not support non-stop".
6318
78f2c40a
PA
63192020-01-10 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6322 disconnect before reconnecting.
6323
e7af6c70
TBA
63242020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6325 Pedro Alves <palves@redhat.com>
6326
6327 * gdb.server/connect-without-multi-process.exp: Also test
6328 continuing to end.
6329
acdf84a6
PA
63302020-01-10 Pedro Alves <palves@redhat.com>
6331
6332 * gdb.base/remote-exec-file.exp: New file.
6333
873657b9
PA
63342020-01-10 Pedro Alves <palves@redhat.com>
6335
6336 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6337 output.
6338 * gdb.threads/async.c: New.
6339 * gdb.threads/async.exp: New.
6340 * gdb.multi/tids-gid-reset.c: New.
6341 * gdb.multi/tids-gid-reset.exp: New.
6342
7f0ae84c
GB
63432020-01-10 George Barrett <bob@bob131.so>
6344
6345 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6346 to help in finding the image relocation offset.
6347 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6348 options in arguments.
6349 (stap_test_no_debuginfo): Likewise.
6350 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6351 test variants.
6352 (stap_test): Add null semaphore relocation test.
6353
47e9d49d
GB
63542020-01-10 George Barrett <bob@bob131.so>
6355
6356 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6357 * gdb.base/stap-probe.exp: Likewise.
6358 (stap_test): Pass argument as an additional flag.
6359 (stap_test_no_debuginfo): Likewise.
6360 (stap_test): Check `info probes stap' output for semaphore
6361 addresses if the test binary is supposed to have them.
6362
f5a7c406
AB
63632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6364
6365 * gdb.tui/basic.exp: Add more scrolling tests.
6366
9ae6bf64
TT
63672020-01-09 Tom Tromey <tom@tromey.com>
6368
6369 PR tui/18932:
6370 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6371 meangingful value.
6372 (Term::command, Term::resize): Update.
6373 * gdb.tui/basic.exp: Add scrolling test.
6374
b2efe70c
AB
63752020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6376
6377 * gdb.tui/tui-layout-asm.exp: New file.
6378
3804da7e
AB
63792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6380
6381 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6382
b40aa28f
AB
63832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6384
6385 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6386 (Term::enter_tui): Use Term::prepare_for_tui.
6387
63ffd7c9
AB
63882020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6389
6390 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6391 called.
6392
3be966f6
AB
63932020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6394
6395 * gdb.base/skip.exp: Fix race condition in test.
6396
153d79c4
AB
63972020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * gdb.base/backtrace.c: New file.
6400 * gdb.base/backtrace.exp: New file.
6401
f2302a34
AB
64022020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6403
6404 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6405
6ec1d75e
PW
64062020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6407
6408 * gdb.base/style.exp: Test that warnings are styled.
6409
c296cbe6
BE
64102019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6411
6412 * gdb.base/line65535.exp: New file.
6413 * gdb.base/line65535.c: New file.
6414
b28a729d
SM
64152019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6416
6417 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6418 * lib/gnat_debug_info_test.adb: New file.
6419 * gdb.ada/ptype_tagged_param.exp: Use
6420 gnat_runtime_has_debug_info, expect a different output if
6421 runtime does not have debug info.
6422
7f2d7a0d
SM
64232019-12-20 Simon Marchi <simon.marchi@efficios.com>
6424
6425 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6426 (another) quote in test name.
6427
f3bce483
SM
64282019-12-20 Simon Marchi <simon.marchi@efficios.com>
6429
6430 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6431 Add quote in test name.
6432
c855a912
TBA
64332019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6434
6435 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6436 directory instead.
6437 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6438 * gdb.cp/pass-by-ref-2.cc: New file.
6439 * gdb.cp/pass-by-ref-2.exp: New file.
6440
fc9d2d72
TT
64412019-12-20 Tom Tromey <tom@tromey.com>
6442
6443 * gdb.tui/list-before.exp: New file.
6444
77b97e00
TT
64452019-12-20 Tom Tromey <tom@tromey.com>
6446
6447 * gdb.tui/list.exp: Check for source on initial listing.
6448
f69656d0
TT
64492019-12-11 Tom Tromey <tromey@adacore.com>
6450
6451 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6452 Add crlf test.
6453
99a55965
SM
64542019-12-18 Simon Marchi <simon.marchi@efficios.com>
6455
6456 * gdb.base/default.exp: Update value of $_gdb_major.
6457
5024637f
BE
64582019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6459
6460 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6461
b63634be
BE
64622019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6463
6464 * gdb.base/skip.exp: Whitespace fix.
6465
45d73523
BE
64662019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6467
6468 * gdb.base/skip-inline.c: New file.
6469 * gdb.base/skip-inline.exp: New file.
6470
d043f8c8
SM
64712019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6472
6473 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6474 jit_function_00 to jit_function_stack_mangle.
6475 * gdb.base/jithost.c (jit_function_t): Rename to...
6476 (jit_function_stack_mangle_t): ... this.
6477 (jit_function_add_t): New typedef.
6478 (jit_function_00_code): Rename to...
6479 (jit_function_stack_mangle_code): ... this, make static.
6480 (jit_function_add_code): New.
6481 (main): Generate "add" function and call it. Adjust to changes
6482 in jithost_abi.
6483 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6484 (struct jithost_abi) <begin, end>: Remove fields.
6485 <object, function_stack_mangle, function_add>: New fields.
6486 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6487 code_end>: Remove fields.
6488 <func_stack_mangle>: New field.
6489 (read_debug_info): Adjust to renaming, create block for "add"
6490 function.
6491 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6492
873de05c
TT
64932019-12-11 Tom Tromey <tom@tromey.com>
6494
6495 * gdb.tui/resize.exp: Fix regexp.
6496 * gdb.tui/regs.exp: Fix regexps.
6497 * gdb.tui/main.exp: Fix regexp.
6498
3d979945
TT
64992019-12-11 Tom Tromey <tom@tromey.com>
6500
6501 * gdb.tui/resize.exp: Update.
6502 * gdb.tui/empty.exp (layouts): Update.
6503
2192a9d3
TT
65042019-12-11 Tom Tromey <tom@tromey.com>
6505
6506 * gdb.tui/regs.exp: Update.
6507 * gdb.tui/empty.exp (layouts): Update.
6508 * gdb.tui/basic.exp: Update.
6509 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6510
d8edc8b7
PW
65112019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6512
6513 * gdb.base/options.exp: Add -raw-values in the print completion list.
6514 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6515
4c12d936
KB
65162019-12-10 Kevin Buettner <kevinb@redhat.com>
6517
6518 * gdb.threads/omp-par-scope.c: New file.
6519 * gdb/threads/omp-par-scope.exp: New file.
6520
26b911fb
KB
65212019-12-10 Kevin Buettner <kevinb@redhat.com>
6522
bb47f919
KB
6523 * lib/gdb.exp (support_nested_function_tests): New proc.
6524
65252019-12-10 Kevin Buettner <kevinb@redhat.com>
6526
6527 * lib/gdb.exp (gdb_compile_openmp): New proc.
6528 (build_executable_from_specs): Add an "openmp" option.
6529 (gdb_compile_pthreads): Add non-executable case.
26b911fb 6530
6c71eb7d
TT
65312019-12-10 Tom Tromey <tromey@adacore.com>
6532
6533 * gdb.ada/unchecked_union.exp: New file.
6534 * gdb.ada/unchecked_union/pck.adb: New file.
6535 * gdb.ada/unchecked_union/pck.ads: New file.
6536 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6537 * gdb-utils.exp (string_to_regexp): Also quote "?".
6538
bac7c5cf
GB
65392019-12-10 George Barrett <bob@bob131.so>
6540
6541 Test scripted probe breakpoints.
6542 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6543 * gdb.python/py-breakpoint.c (main): Likewise.
6544 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6545 specifier test.
6546 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6547
330f1d38
TBA
65482019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6549
6550 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6551 an rvalue parameter.
6552 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6553 parameter.
6554
b43315e2
AB
65552019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6556
6557 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6558 modules.
6559
54f73dad
AB
65602019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6561
6562 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6563 broken version of GCC.
6564
d57cbee9
AB
65652019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6566
6567 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6568 sym-info-cmds library.
6569 * gdb.fortran/info-types.exp: Likewise.
6570 * lib/sym-info-cmds.exp: New file.
6571
c14aab8c
TV
65722019-12-08 Tom de Vries <tdevries@suse.de>
6573
6574 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6575
aa2d5a42
KS
65762019-12-07 Keith Seitz <keiths@redhat.com>
6577
6578 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6579 * gdb.base/corefile-buildid-shlib.c: New file.
6580 * gdb.base/corefile-buildid.c: New file.
6581 * gdb.base/corefile-buildid.exp: New file.
6582
93e55f0a
TV
65832019-12-06 Tom de Vries <tdevries@suse.de>
6584
6585 * gdb.dwarf2/varval.exp: Add decl before def test.
6586
c7d12402
TBA
65872019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6588
6589 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6590
06acc08f
TBA
65912019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6592
6593 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6594 CV and reference conversion for overload resolution.
6595 * gdb.cp/rvalue-ref-overload.exp: Test it.
6596
e0fad1ea
PW
65972019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6598
6599 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6600 * gdb.base/frameapply.exp: Test faas without command.
6601
8d70a9f0
AB
66022019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6603
6604 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6605 Fortran tests.
6606 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6607 order.
6608
36c8fb93
AB
66092019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6610
6611 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6612 casting to type with no kind specified.
6613 (test_basic_parsing_of_type_kinds): Additional tests for types
6614 with no kind specified, and add tests for single/double
6615 precision/complex types.
6616
4139ff00
TT
66172019-12-04 Tom Tromey <tromey@adacore.com>
6618
6619 * gdb.base/endianity.c (struct other) <x>: New field.
6620 (main): Initialize it.
6621 * gdb.base/endianity.exp: Update.
6622
a05cf17a
TT
66232019-12-04 Tom Tromey <tromey@adacore.com>
6624
6625 * gdb.ada/scalar_storage/storage.adb: New file.
6626 * gdb.ada/scalar_storage/pck.adb: New file.
6627 * gdb.ada/scalar_storage/pck.ads: New file.
6628 * gdb.ada/scalar_storage.exp: New file.
6629
103a685e
TT
66302019-12-04 Tom Tromey <tromey@adacore.com>
6631
6632 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6633 (main): Initialize it.
6634 * gdb.base/endianity.exp: Update.
6635
c2512106
AB
66362019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6637
6638 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6639
293b38d6
AB
66402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6641
6642 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6643 -symbol-info-module-functions and -symbol-info-module-variables.
6644
216a7e6b
AB
66452019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6646
6647 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6648
5bbd8269
AB
66492019-12-01 Richard Bunt <richard.bunt@arm.com>
6650 Andrew Burgess <andrew.burgess@embecosm.com>
6651
6652 * gdb.fortran/derived-type-striding.exp: New file.
6653 * gdb.fortran/derived-type-striding.f90: New file.
6654 * gdb.fortran/array-slices.exp: New file.
6655 * gdb.fortran/array-slices.f90: New file.
6656
be09caf1
PW
66572019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6658
6659 * gdb.base/define.exp: Test . in command names.
6660 * gdb.base/setshow.exp: Update test, as . is now part of
6661 command name.
6662
643c0cbe
PW
66632019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6664
6665 * gdb.base/define-prefix.exp: New file.
6666
dcdec678
AB
66672019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6668
6669 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6670 compile.
6671 (skip_btrace_pt_tests): Likewise.
6672
640ab947
AB
66732019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6674
6675 * gdb.fortran/info-modules.exp: Compile source files in correct
6676 order.
6677
d22670f0
KB
66782019-11-27 Kevin Buettner <kevinb@redhat.com>
6679
6680 * gdb.dwarf2/imported-unit.exp: New file.
6681 * gdb.dwarf2/imported-unit.c: New file.
6682
db5960b4
AB
66832019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6684
6685 * gdb.mi/mi-fortran-modules-2.f90: New file.
6686 * gdb.mi/mi-fortran-modules.exp: New file.
6687 * gdb.mi/mi-fortran-modules.f90: New file.
6688
7dc42066
AB
66892019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6690
6691 * gdb.mi/mi-sym-info-1.c: New file.
6692 * gdb.mi/mi-sym-info-2.c: New file.
6693 * gdb.mi/mi-sym-info.exp: New file.
6694
0dfeecca
TT
66952019-11-22 Tom Tromey <tromey@adacore.com>
6696
6697 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6698 * gdb.ada/tasks/foo.adb: Add another stopping location.
6699
34877895
PJ
67002019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6701
6702 * gdb.base/endianity.c: New test.
6703 * gdb.base/endianity.exp: New file.
6704
2e84f897
LD
67052019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6706
6707 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6708
65d1cd5f
TV
67092019-11-21 Tom de Vries <tdevries@suse.de>
6710
6711 PR gdb/24956
6712 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6713
4f22c3f4
SDJ
67142019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6715
6716 * gdb.python/py-progspace.exp: Add missing parentheses on some
6717 'print' commands.
6718
9f6ad286
TT
67192019-11-19 Tom Tromey <tom@tromey.com>
6720
6721 * gdb.tui/winheight.exp: New file.
6722
0b8dbf3f
AB
67232019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6724
6725 * gdb.base/ctf-whatis.c: Delete.
6726 * gdb.base/ctf-whatis.exp: Delete.
6727 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6728
f833b7a7
AB
67292019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6730
6731 * gdb.base/ctf-cvexpr.exp: Delete.
6732 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6733
30d0a636
AB
67342019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6735
6736 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6737 the compiler. Clean up header comment a little.
6738 * gdb.base/ctf-ptype.exp: Likewise.
6739 * gdb.base/ctf-whatis.exp: Likewise.
6740 * lib/gdb.exp (skip_ctf_tests): New proc.
6741
494409bb
SDJ
67422019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6743
6744 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6745 * gdb.tui/corefile-run.exp: New file.
6746
55708e99
TT
67472019-11-14 Tom Tromey <tromey@adacore.com>
6748
6749 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6750 regression tests.
6751
45e42163
TT
67522019-11-12 Tom Tromey <tom@tromey.com>
6753
6754 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6755 after any command. Expect prompt after WAIT_FOR is seen.
6756 (enter_tui): Enable resize messages.
6757 (command): Expect command in output.
6758 (get_line): Avoid error when cursor appears to be off-screen.
6759 (dump_screen): Include screen size in title.
6760 (_do_resize): New proc, from "resize".
6761 (resize): Rewrite. Do resize in two steps.
6762 * gdb.tui/empty.exp (layouts): Fix entries.
6763 (check_boxes): Remove xfail.
6764 (check_text): Dump screen on failure.
6765
086baaf1
AB
67662019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6767
6768 * gdb.python/py-symbol.exp: Add test for
6769 gdb.lookup_static_symbols.
6770
09ff83af
AB
67712019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6772
6773 * gdb.python/py-symbol.c: Declare and call function from new
6774 py-symbol-2.c file.
6775 * gdb.python/py-symbol.exp: Compile both source files, and add new
6776 tests for gdb.lookup_static_symbol.
6777 * gdb.python/py-symbol-2.c: New file.
6778
11af934b
TV
67792019-11-02 Tom de Vries <tdevries@suse.de>
6780
6781 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6782 * gdb.base/anon.exp: Same.
6783 * gdb.base/auto-connect-native-target.exp: Same.
6784 * gdb.base/call-ar-st.exp: Same.
6785 * gdb.base/catch-syscall.exp: Same.
6786 * gdb.base/commands.exp: Same.
6787 * gdb.base/default.exp: Same.
6788 * gdb.base/display.exp: Same.
6789 * gdb.base/float.exp: Same.
6790 * gdb.base/foll-fork.exp: Same.
6791 * gdb.base/help.exp: Same.
6792 * gdb.base/info-macros.exp: Same.
6793 * gdb.base/info-proc.exp: Same.
6794 * gdb.base/info-target.exp: Same.
6795 * gdb.base/long_long.exp: Same.
6796 * gdb.base/macscp.exp: Same.
6797 * gdb.base/memattr.exp: Same.
6798 * gdb.base/nofield.exp: Same.
6799 * gdb.base/pointers.exp: Same.
6800 * gdb.base/printcmds.exp: Same.
6801 * gdb.base/ptype.exp: Same.
6802 * gdb.base/restore.exp: Same.
6803 * gdb.base/return.exp: Same.
6804 * gdb.base/scope.exp: Same.
6805 * gdb.base/set-noassign.exp: Same.
6806 * gdb.base/setshow.exp: Same.
6807 * gdb.base/shlib-call.exp: Same.
6808 * gdb.base/signals.exp: Same.
6809 * gdb.base/sigstep.exp: Same.
6810 * gdb.base/skip.exp: Same.
6811 * gdb.base/solib-symbol.exp: Same.
6812 * gdb.base/stap-probe.exp: Same.
6813 * gdb.base/step-line.exp: Same.
6814 * gdb.base/step-test.exp: Same.
6815 * gdb.base/style.exp: Same.
6816 * gdb.base/varargs.exp: Same.
6817 * gdb.base/vla-datatypes.exp: Same.
6818 * gdb.base/vla-ptr.exp: Same.
6819 * gdb.base/vla-sideeffect.exp: Same.
6820 * gdb.base/volatile.exp: Same.
6821 * gdb.base/watch-cond-infcall.exp: Same.
6822 * gdb.base/watchpoint.exp: Same.
6823
e96ec2ba
TV
68242019-11-02 Tom de Vries <tdevries@suse.de>
6825
6826 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6827 * gdb.cp/cpexprs.exp: Same.
6828 * gdb.cp/except-multi-location.exp: Same.
6829 * gdb.cp/exceptprint.exp: Same.
6830 * gdb.cp/gdb2384.exp: Same.
6831 * gdb.cp/inherit.exp: Same.
6832 * gdb.cp/m-static.exp: Same.
6833 * gdb.cp/meth-typedefs.exp: Same.
6834 * gdb.cp/misc.exp: Same.
6835 * gdb.cp/namespace.exp: Same.
6836 * gdb.cp/non-trivial-retval.exp: Same.
6837 * gdb.cp/overload.exp: Same.
6838 * gdb.cp/pr17132.exp: Same.
6839 * gdb.cp/re-set-overloaded.exp: Same.
6840 * gdb.cp/rvalue-ref-types.exp: Same.
6841 * gdb.cp/templates.exp: Same.
6842
bd5766ec
LM
68432019-11-01 Luis Machado <luis.machado@linaro.org>
6844
6845 PR gdb/25124
6846
6847 * gdb.arch/pr25124.S: New file.
6848 * gdb.arch/pr25124.exp: New file.
6849
165f8965
AB
68502019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6851
6852 * gdb.fortran/info-modules.exp: Update expected results, and add
6853 additional tests for 'info module functinos', and 'info module
6854 variables'.
6855 * gdb.fortran/info-types.exp: Update expected results.
6856 * gdb.fortran/info-types.f90: Extend testcase with additional
6857 module variables and functions.
6858
59c35742
AB
68592019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6860
6861 * gdb.fortran/info-modules.exp: New file.
6862 * gdb.fortran/info-types.exp: Build with new file.
6863 * gdb.fortran/info-types.f90: Include and use new module.
6864 * gdb.fortran/info-types-2.f90: New file.
6865
f3fb2519
PW
68662019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6867
6868 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6869 * gdb.base/settings.exp: Test all settings types using
6870 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6871 that now verifies that the value of "maint show" is the same as
6872 returned by the settings functions. Test the type of the
6873 maintenance settings.
6874 * gdb.base/default.exp: Update show_conv_list.
6875
d1e36019
TV
68762019-10-31 Tom de Vries <tdevries@suse.de>
6877
6878 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6879 gdb_test.
6880 * gdb.arch/amd64-disp-step.exp: Same.
6881 * gdb.asm/asm-source.exp: Same.
6882 * gdb.btrace/buffer-size.exp: Same.
6883 * gdb.btrace/cpu.exp: Same.
6884 * gdb.btrace/enable.exp: Same.
6885 * gdb.dwarf2/count.exp: Same.
6886 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6887 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6888 * gdb.fortran/vla-datatypes.exp: Same.
6889 * gdb.fortran/vla-history.exp: Same.
6890 * gdb.fortran/vla-ptype.exp: Same.
6891 * gdb.fortran/vla-value.exp: Same.
6892 * gdb.fortran/whatis_type.exp: Same.
6893 * gdb.guile/guile.exp: Same.
6894 * gdb.multi/tids.exp: Same.
6895 * gdb.python/py-finish-breakpoint.exp: Same.
6896 * gdb.python/py-framefilter.exp: Same.
6897 * gdb.python/py-pp-registration.exp: Same.
6898 * gdb.python/py-xmethods.exp: Same.
6899 * gdb.python/python.exp: Same.
6900 * gdb.server/connect-with-no-symbol-file.exp: Same.
6901 * gdb.server/no-thread-db.exp: Same.
6902 * gdb.server/run-without-local-binary.exp: Same.
6903 * gdb.stabs/weird.exp: Same.
6904 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6905 * gdb.threads/thread-find.exp: Same.
6906 * gdb.threads/tls-shared.exp: Same.
6907 * gdb.threads/tls.exp: Same.
6908 * gdb.threads/wp-replication.exp: Same.
6909 * gdb.trace/ax.exp: Same.
6910 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6911
3d11e68e
TV
69122019-10-31 Tom de Vries <tdevries@suse.de>
6913
6914 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6915 * gdb.ada/array_subscript_addr.exp: Same.
6916 * gdb.ada/arrayidx.exp: Same.
6917 * gdb.ada/arrayparam.exp: Same.
6918 * gdb.ada/arrayptr.exp: Same.
6919 * gdb.ada/boolean_expr.exp: Same.
6920 * gdb.ada/call_pn.exp: Same.
6921 * gdb.ada/complete.exp: Same.
6922 * gdb.ada/fixed_cmp.exp: Same.
6923 * gdb.ada/fun_addr.exp: Same.
6924 * gdb.ada/funcall_param.exp: Same.
6925 * gdb.ada/interface.exp: Same.
6926 * gdb.ada/mod_from_name.exp: Same.
6927 * gdb.ada/null_array.exp: Same.
6928 * gdb.ada/packed_array.exp: Same.
6929 * gdb.ada/packed_tagged.exp: Same.
6930 * gdb.ada/print_chars.exp: Same.
6931 * gdb.ada/print_pc.exp: Same.
6932 * gdb.ada/ptype_arith_binop.exp: Same.
6933 * gdb.ada/ptype_field.exp: Same.
6934 * gdb.ada/ptype_tagged_param.exp: Same.
6935 * gdb.ada/rec_return.exp: Same.
6936 * gdb.ada/ref_tick_size.exp: Same.
6937 * gdb.ada/str_ref_cmp.exp: Same.
6938 * gdb.ada/taft_type.exp: Same.
6939 * gdb.ada/tagged.exp: Same.
6940 * gdb.ada/type_coercion.exp: Same.
6941 * gdb.ada/uninitialized_vars.exp: Same.
6942
60b6ede8
TV
69432019-10-30 Tom de Vries <tdevries@suse.de>
6944
6945 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6946
30baf67b
TV
69472019-10-26 Tom de Vries <tdevries@suse.de>
6948
6949 * gdb.base/bigcore.c: Fix typos in comments.
6950 * gdb.base/ctf-ptype.c: Same.
6951 * gdb.base/long_long.c: Same.
6952 * gdb.dwarf2/dw2-op-out-param.S: Same.
6953 * gdb.python/py-evthreads.c: Same.
6954 * gdb.reverse/i387-stack-reverse.c: Same.
6955 * gdb.trace/tfile.c: Same.
6956 * lib/compiler.c: Same.
6957 * lib/compiler.cc: Same.
6958
158da0d1
TV
69592019-10-25 Tom de Vries <tdevries@suse.de>
6960
6961 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6962 gdb_test_multiple calls.
6963 * gdb.reverse/sigall-reverse.exp: Same.
6964 * gdb.reverse/solib-precsave.exp: Same.
6965 * gdb.reverse/solib-reverse.exp: Same.
6966 * gdb.reverse/until-precsave.exp: Same.
6967 * gdb.reverse/until-reverse.exp: Same.
6968
4ccdfbec
TV
69692019-10-24 Tom de Vries <tdevries@suse.de>
6970
6971 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6972 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6973 kfail using -wrap pattern flag and convenience variable
6974 gdb_test_name.
6975
33d569b7
AB
69762019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 * gdb.python/py-progspace.exp: Add tests for the
6979 Progspace.block_for_pc method.
6980
4d0b984b
TT
69812019-10-23 Tom Tromey <tom@tromey.com>
6982
6983 * configure: Rebuild.
6984 * aclocal.m4: Use m4_include, not sinclude.
6985
94cb3754
TV
69862019-10-21 Tom de Vries <tdevries@suse.de>
6987
6988 * gdb.base/infcall-nested-structs.c: Add
6989 __attribute__((noinline,noclone)) to all functions.
6990 (call_all): Add missing variable initialization. Simplify return value.
6991 (breakpt): Increment volatile variable, to prevent call from being
6992 optimized out.
6993 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6994
062f1fc1
TV
69952019-10-17 Tom de Vries <tdevries@suse.de>
6996
6997 * gdb.fortran/module.exp: Allow info variables to print info for files
6998 other than module.f90.
6999
0b54364d
AB
70002019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7001
7002 * gdb.fortran/module.exp: Extend with 'info variables' test.
7003
7ff5fae7
AB
70042019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7005
7006 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7007 F77_FOR_TARGET.
7008
d10eccaa
TV
70092019-10-16 Tom de Vries <tdevries@suse.de>
7010
7011 PR tdep/25096
7012 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7013
745ff14e
TV
70142019-10-16 Tom de Vries <tdevries@suse.de>
7015
7016 PR tdep/24104
7017 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7018 Add KFAIL for PR tdep/25096.
7019
03e1ab94
TV
70202019-10-16 Tom de Vries <tdevries@suse.de>
7021
7022 PR testsuite/25059
7023 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7024
b17fcc10
TV
70252019-10-16 Tom de Vries <tdevries@suse.de>
7026
7027 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7028 as signed.
7029
9223170f
SM
70302019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7031
7032 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7033 one instead of increasing timeout.
7034
d6e76313
TV
70352019-10-13 Tom de Vries <tdevries@suse.de>
7036
7037 PR record/25038
7038 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7039 * gdb.reverse/sigall-reverse.exp: Same.
7040 * gdb.reverse/solib-precsave.exp: Same.
7041 * gdb.reverse/solib-reverse.exp: Same.
7042 * gdb.reverse/step-precsave.exp: Same.
7043 * gdb.reverse/until-precsave.exp: Same.
7044 * gdb.reverse/until-reverse.exp: Same.
7045 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7046
6dfc0041
AA
70472019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7048
7049 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7050 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7051 (cmp_struct_05_01, cmp_struct_static_02_01)
7052 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7053 comparisons.
7054
abcf2cc8
TV
70552019-10-10 Tom de Vries <tdevries@suse.de>
7056
7057 PR testsuite/24888
7058 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7059 gnatlink.
7060
a50faaf6
TV
70612019-10-09 Tom de Vries <tdevries@suse.de>
7062
7063 PR testsuite/25048
7064 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7065
60ff3cd7
AB
70662019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7067
7068 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7069 exceptions due to missing debug information.
7070
dfee8566
TV
70712019-10-07 Tom de Vries <tdevries@suse.de>
7072
7073 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7074
3d63690a
AB
70752019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7076
7077 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7078 * gdb.base/annota1.exp: Update to use gdb_test_name.
7079
30d1f018
WP
70802019-10-07 Weimin Pan <weimin.pan@oracle.com>
7081
7082 * gdb.base/ctf-whatis.exp: New file.
7083 * gdb.base/ctf-whatis.c: New file.
7084 * gdb.base/ctf-ptype.exp: New file.
7085 * gdb.base/ctf-ptype.c: New file.
7086 * gdb.base/ctf-constvars.exp: New file.
7087 * gdb.base/ctf-constvars.c: New file.
7088 * gdb.base/ctf-cvexpr.exp: New file.
7089
4dbbb47c
TV
70902019-10-04 Tom de Vries <tdevries@suse.de>
7091
7092 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7093 for loop.
7094
77c2dba3
TT
70952019-10-03 Tom Tromey <tom@tromey.com>
7096
7097 PR rust/24976:
7098 * gdb.rust/simple.rs (Union2): New type.
7099 (main): Use Union2.
7100 * gdb.rust/simple.exp: Add test.
7101
179aed7f
AB
71022019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7103
7104 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7105 nested function prefix.
7106
0a4b0913
AB
71072019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7108 Richard Bunt <richard.bunt@arm.com>
7109 Andrew Burgess <andrew.burgess@embecosm.com>
7110
7111 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7112 nested functions.
7113 * gdb.fortran/nested-funcs.f90: Update expected results.
7114 * gdb.fortran/nested-funcs-2.exp: New file.
7115 * gdb.fortran/nested-funcs-2.f90: New file.
7116
082cce05
AB
71172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7118
7119 * gdb.python/py-parameter.exp: Make test names unique.
7120 * gdb.python/py-template.exp: Likewise.
7121 * gdb.python/py-value.exp: Likewise.
7122
2b74ba5a
AB
71232019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7124
7125 * gdb.base/break-interp.exp: Reduce test name duplication.
7126 * gdb.base/call-sc.exp: Likewise.
7127 * gdb.base/callfuncs.exp: Likewise.
7128 * gdb.base/charset.exp: Likewise.
7129 * gdb.base/dump.exp: Likewise.
7130 * gdb.base/ena-dis-br.exp: Likewise.
7131 * gdb.base/relational.exp: Likewise.
7132 * gdb.base/step-over-syscall.exp: Likewise.
7133 * gdb.base/structs.exp: Likewise.
7134
58eb20d5
AB
71352019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7136
7137 * gdb.linespec/explicit.exp: Make test names unique.
7138 * gdb.linespec/ls-errs.exp: Likewise.
7139
4d421147
AB
71402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7141
7142 * gdb.reverse/break-precsave.exp: Make test names unique.
7143 * gdb.reverse/break-reverse.exp: Likewise.
7144 * gdb.reverse/finish-precsave.exp: Likewise.
7145 * gdb.reverse/finish-reverse.exp: Likewise.
7146 * gdb.reverse/machinestate-precsave.exp: Likewise.
7147 * gdb.reverse/machinestate.exp: Likewise.
7148 * gdb.reverse/readv-reverse.exp: Likewise.
7149 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7150 * gdb.reverse/sigall-precsave.exp: Likewise.
7151 * gdb.reverse/sigall-reverse.exp: Likewise.
7152 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7153 * gdb.reverse/watch-precsave.exp: Likewise.
7154 * gdb.reverse/watch-reverse.exp: Likewise.
7155
d8c06f22
AB
71562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7157
7158 * gdb.threads/stop-with-handle.c: New file.
7159 * gdb.threads/stop-with-handle.exp: New file.
7160
3a56ed86
TV
71612019-10-03 Tom de Vries <tdevries@suse.de>
7162
7163 PR testsuite/25059
7164 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7165 directory" line to be missing.
7166
42275044
TV
71672019-10-03 Tom de Vries <tdevries@suse.de>
7168
7169 PR testsuite/25059
7170 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7171 type optional.
7172
9ef62df0
AA
71732019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7174
7175 * gdb.python/py-format-string.c (string.h): New include.
7176 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7177 the same value, for endianness-independence.
7178 * gdb.python/py-format-string.exp (default_regexp_dict)
7179 (test_pretty_structs, test_format): Adjust expected output to the
7180 changed initialization.
7181
37f6a7f4
TT
71822019-10-02 Tom Tromey <tromey@adacore.com>
7183
7184 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7185
1d58d6a2
PA
71862019-10-02 Pedro Alves <palves@redhat.com>
7187 Andrew Burgess <andrew.burgess@embecosm.com>
7188
7189 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7190 "print-file-var.h".
7191 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7192 (get_version_1): Print this_version_id and its address.
7193 Add extern "C" wrappers around interface functions.
7194 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7195 "print-file-var.h".
7196 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7197 (get_version_2): Print this_version_id and its address.
7198 Add extern "C" wrappers around interface functions.
7199 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7200 <stddef.h> and "print-file-var.h".
7201 Add extern "C" wrappers around interface functions.
7202 [VERSION_ID_MAIN] (this_version_id): Define.
7203 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7204 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7205 up extern "C" blocks.
7206 * gdb.base/print-file-var.exp (test): New, factored out from top
7207 level.
7208 (top level): Test all combinations of attribute hidden or not,
7209 dlopen or not, and this_version_id symbol in main file or not.
7210 Compile tests as both C++ and C, make test names unique.
7211
d770d56f
TT
72122019-10-01 Tom Tromey <tom@tromey.com>
7213
7214 * gdb.base/style.exp: Test "show logging filename".
7215
7f6aba03
TT
72162019-10-01 Tom Tromey <tom@tromey.com>
7217
7218 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7219 * gdb.base/style.exp: Add metadata style test.
7220
14309bb6
TT
72212019-10-01 Tom Tromey <tom@tromey.com>
7222
7223 * gdb.base/style.exp: Test "pwd".
7224
2a3c1174
PA
72252019-10-01 Tom Tromey <tom@tromey.com>
7226
7227 * gdb.base/style.exp: Update tests.
7228
53d666ec
AA
72292019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7230
7231 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7232 'six' to unsigned.
7233 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7234 'five'. Use an all-ones bit pattern for each.
7235 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7236 to its changed values.
7237
4a56a520
TT
72382019-09-30 Tom Tromey <tromey@adacore.com>
7239
7240 * gdb.rust/traits.rs: Disable all warnings.
7241
0df0352a
TV
72422019-09-29 Tom de Vries <tdevries@suse.de>
7243
aac66a4c 7244 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 7245
73d9a918
TV
72462019-09-29 Tom de Vries <tdevries@suse.de>
7247
7248 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7249
060b3ab4
TV
72502019-09-27 Tom de Vries <tdevries@suse.de>
7251
7252 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7253
68f7d34d
TV
72542019-09-27 Tom de Vries <tdevries@suse.de>
7255
7256 PR record/23188
7257 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7258
5d63b30a
TT
72592019-09-26 Tom Tromey <tromey@adacore.com>
7260
7261 * gdb.ada/py_taft.exp: New file.
7262 * gdb.ada/py_taft/main.adb: New file.
7263 * gdb.ada/py_taft/pkg.adb: New file.
7264 * gdb.ada/py_taft/pkg.ads: New file.
7265
3d435220
TV
72662019-09-24 Tom de Vries <tdevries@suse.de>
7267
7268 PR gdb/24598
7269 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7270
77d03678
TV
72712019-09-22 Tom de Vries <tdevries@suse.de>
7272
7273 * gdb.base/restore.exp: Allow register variables to be optimized out at
7274 -O0.
7275
abf516c6
UW
72762019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7277
7278 * gdb.arch/spu-info.exp: Remove file.
7279 * gdb.arch/spu-info.c: Remove file.
7280 * gdb.arch/spu-ls.exp: Remove file.
7281 * gdb.arch/spu-ls.c: Remove file.
7282
7283 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7284 * gdb.asm/spu.inc: Remove file.
7285
7286 * gdb.base/dump.exp: Remove support for spu*-*-*.
7287 * gdb.base/stack-checking.exp: Likewise.
7288 * gdb.base/overlays.exp: Likewise.
7289 * gdb.base/ovlymgr.c: Likewise.
7290 * gdb.base/spu.ld: Remove file.
7291
7292 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7293 * gdb.cp/cpexprs.exp: Likewise.
7294 * gdb.cp/exception.exp: Likewise.
7295 * gdb.cp/gdb2495.exp: Likewise.
7296 * gdb.cp/mb-templates.exp: Likewise.
7297 * gdb.cp/pr9167.exp: Likewise.
7298 * gdb.cp/userdef.exp: Likewise.
7299
7300 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7301
7302 * gdb.cell: Remove directory.
7303 * lib/cell.exp: Remove file.
7304
e452e88f
TV
73052019-09-19 Tom de Vries <tdevries@suse.de>
7306
7307 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7308
8a625130
TV
73092019-09-19 Tom de Vries <tdevries@suse.de>
7310
7311 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7312
81dc3ab5
TV
73132019-09-19 Tom de Vries <tdevries@suse.de>
7314
7315 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7316 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7317 (gdb_target_cmd): ... here.
7318 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7319 value 2.
7320
b078f3ac
AB
73212019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7322
7323 * gdb.base/source-dir.exp: Avoid having directory names in test
7324 names.
7325
f1b620e9
MG
73262019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7327
7328 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7329 directory.
7330
67f3ed6a
AB
73312019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7332
7333 * gdb.base/list-missing-source.exp: New file.
7334
d1b70248
TV
73352019-09-14 Tom de Vries <tdevries@suse.de>
7336
7337 PR teststuite/24599
7338 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7339 * lib/ada.exp (gnatmake_version_at_least): New proc.
7340
5fabdcd6
AB
73412019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7342
7343 * gdb.base/maint.exp: Use exec_has_index_section.
7344
aa17805f
AB
73452019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7346
7347 * gdb.base/maint.exp: Add test for 'maint info sections'.
7348
25e5c209
TV
73492019-09-12 Tom de Vries <tdevries@suse.de>
7350
7351 * gdb.base/store.exp: Allow register variables to be optimized out at
7352 -O0.
7353
4993045d
PW
73542019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7355
7356 * gdb.ada/rdv_wait.exp: Update to new task names.
7357 * gdb.base/task_switch_in_core.exp: Likewise.
7358 * gdb.base/info_sources_base.c: Likewise.
7359
8a516164
TT
73602019-09-10 Tom Tromey <tromey@adacore.com>
7361
7362 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7363
aa391654
TT
73642019-09-10 Tom Tromey <tromey@adacore.com>
7365
7366 * gdb.ada/dgopt.exp: New file.
7367 * gdb.ada/dgopt/x.adb: New file.
7368
8634b462
TT
73692019-09-08 Tom Tromey <tom@tromey.com>
7370
7371 * gdb.tui/resize.exp: Remove setup_xfail.
7372 * gdb.tui/regs.exp: Remove setup_xfail.
7373 * gdb.tui/basic.exp: Remove setup_xfail.
7374
736b0f76
DB
73752019-09-06 David Blaikie <dblaikie@gmail.com>
7376
7377 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7378 * gdb.cp/cplabel.exp: Ditto.
7379 * gdb.linespec/ls-errs.exp: Ditto.
7380
30331a6c
TV
73812019-09-05 Tom de Vries <tdevries@suse.de>
7382
7383 * lib/gdb.exp (cmp_file_string): New proc.
7384 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7385 runto_main. Verify save breakpoints output.
7386
98b0ebab
PW
73872019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7388
7389 * gdb.base/info-var.exp: Test info variables without running
7390 to main, to avoid expect's buffer overflow.
7391
4e962e74
TT
73922019-09-03 Tom Tromey <tromey@adacore.com>
7393
7394 * gdb.ada/bias.exp: New file.
7395 * gdb.ada/bias/bias.adb: New file.
7396 * gdb.ada/print_chars.exp: Add regression test.
7397 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7398 (MC): New variable.
7399
2ea1a07a
SL
74002019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7401
7402 * gdb.base/argv0-symlink.exp: Run only on native target
7403 and local host.
7404
8077c50d
TV
74052019-08-29 Tom de Vries <tdevries@suse.de>
7406
7407 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7408 diverse debug info.
7409 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7410
48352473
TV
74112019-08-28 Tom de Vries <tdevries@suse.de>
7412
7413 * gdb.base/info-var.exp: Allow info variables to print info for files
7414 other than info-var-f1.c and info-var-f2.c.
7415
d8f27c60
AB
74162019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7417
7418 * gdb.fortran/info-types.exp: Add module.
7419 * gdb.fortran/info-types.f90: Update expected results.
7420
1f20c35e
AB
74212019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7422
7423 * gdb.fortran/info-types.exp: New file.
7424 * gdb.fortran/info-types.f90: New file.
7425 * lib/fortran.exp (fortran_character1): New proc.
7426
4acfdd20
AB
74272019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7428
7429 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7430 functions'. Reindent as needed.
7431 * gdb.base/info-var-f1.c: New file.
7432 * gdb.base/info-var-f2.c: New file.
7433 * gdb.base/info-var.exp: New file.
7434 * gdb.base/info-var.h: New file.
7435
5c31b358
TV
74362019-08-26 Tom de Vries <tdevries@suse.de>
7437
7438 PR c++/24852
7439 * gdb.cp/no-libstdcxx-probe.exp: New test.
7440
b694989f
TV
74412019-08-26 Tom de Vries <tdevries@suse.de>
7442
7443 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7444 * tests need to be skipped.
7445 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7446 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7447 mi_skip_libstdcxx_probe_tests.
7448
d9c4ba53
SDJ
74492019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7450
7451 * gdb.python/py-xmethods.exp: Use raw strings when passing
7452 arguments to SimpleXMethodMatcher.
7453
395fad09
TV
74542019-08-22 Tom de Vries <tdevries@suse.de>
7455
7456 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7457 more informative.
7458
26c957f1
PA
74592019-08-21 Pedro Alves <palves@redhat.com>
7460
7461 * gdb.base/with.exp: Test "with" with no arguments.
7462
61f80d5d
TV
74632019-08-21 Tom de Vries <tdevries@suse.de>
7464
7465 * gdb.base/gdb-caching-proc.exp: Sort files.
7466
d7a11d13
TV
74672019-08-20 Tom de Vries <tdevries@suse.de>
7468
7469 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7470 compilation.
7471
34dafe9f
TV
74722019-08-16 Tom de Vries <tdevries@suse.de>
7473
7474 * gdb.base/compare-sections.exp ("after run to main"): Allow
7475 mismatched read-only sections for PIE executables.
7476
398fdd60
TT
74772019-08-16 Tom Tromey <tom@tromey.com>
7478
7479 * lib/tuiterm.exp (_csi_Z): New proc.
7480 * gdb.tui/basic.exp: Update window positions.
7481 * gdb.tui/empty.exp: Update window positions.
7482
d8f9e51c
SL
74832019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7484
7485 * gdb.base/examine-backward.exp: Correct regexp for
7486 "examine 3 bytes backward from ${address_zero}".
7487
3df505f6
TT
74882019-08-15 Tom Tromey <tom@tromey.com>
7489
7490 * gdb.tui/empty.exp: Enable resizing tests.
7491
272560b5
TT
74922019-08-15 Tom Tromey <tromey@adacore.com>
7493
7494 * gdb.ada/char_enum.exp: Add regression tests.
7495 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7496 and '0'.
7497 (Char, Gchar): Update.
7498 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7499
08235187
CB
75002019-08-15 Christian Biesinger <cbiesinger@google.com>
7501
7502 * gdb.python/python.exp: Expect a leading underscore on
7503 GdbOutput{,Error}File.
7504
22a2ab04
SL
75052019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7506
7507 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7508 Windows host.
7509
835b995b
SL
75102019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7511
7512 * gdb.base/batch-preserve-term-settings.exp
7513 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7514
97dd8e07
CB
75152019-08-15 Christian Biesinger <cbiesinger@google.com>
7516
7517 * lib/gdb.exp: When running on a mingw target, replace
7518 /x/ with x:/.
7519
75faf5c4
AH
75202019-08-14 Alan Hayward <alan.hayward@arm.com>
7521
7522 * gdb.arch/aarch64-prologue.c: New test.
7523 * gdb.arch/aarch64-prologue.exp: New file.
7524
abc6c00f
TV
75252019-08-13 Tom de Vries <tdevries@suse.de>
7526
7527 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7528 Thread.
7529
74c2c1f4
SL
75302019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7531
7532 * gdb.python/py-completion.exp: Download the .py file to the host
7533 and use its host pathname. Conditionalize tests that use
7534 tab completion and manipulate files on the build machine.
7535 * gdb.python/py-events.exp: Download the .py file to the host
7536 and use its host pathname.
7537 * gdb.python/py-evsignal.exp: Likewise.
7538 * gdb.python/py-evthreads.exp: Likewise.
7539 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7540 pathname syntax.
7541 * gdb.python/py-framefilter.exp: Download the .py file to the right
7542 place on the host. Match Windows pathname syntax.
7543 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7544 .py file to the host and use its host pathname.
7545 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7546 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7547 build pathname. Skip symlink test on Windows host. Add missing
7548 newline at end of file.
7549 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7550 and use its host pathname.
7551 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7552 * gdb.python/py-section-script.exp: Use host location of binfile
7553 on safe-path. Use correct path separator on Windows host.
7554 Reorder alternatives in gdb_test_multiple to prevent matching
7555 the wrong alternative on success.
7556 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7557
ca2589f3
PP
75582019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7559
7560 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7561 expect the GDB inferior to no longer immediately stop after
7562 being resumed with "signal SIGINT".
7563
020a839d
SL
75642019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7565
7566 * gdb.linespec/break-ask.exp: Generalize regexps to match
7567 Windows pathnames too.
7568
128d6509
TV
75692019-08-08 Tom de Vries <tdevries@suse.de>
7570
7571 PR testsuite/24862
7572 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7573
590042fc
PW
75742019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7575
7576 * gdb.base/style.exp: Update tests for help doc new invariants.
7577 * gdb.base/help.exp: Likewise.
7578
046bebe1
TT
75792019-08-06 Tom Tromey <tom@tromey.com>
7580
7581 * gdb.base/style.exp: Add disassemble test.
7582 * gdb.base/style.c (some_called_function): New function.
7583 (main): Use it.
7584
0b27c27d
CB
75852019-08-05 Christian Biesinger <cbiesinger@google.com>
7586
7587 * gdb.python/py-block.exp: Test dictionary access on blocks.
7588
580f1034
SM
75892019-08-05 Simon Marchi <simon.marchi@efficios.com>
7590
7591 PR gdb/24863
7592 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7593 -list-thread-groups --available test when running under
7594 check-read1.
7595
d86bd7cb
TV
75962019-08-05 Tom de Vries <tdevries@suse.de>
7597
7598 PR testsuite/24863
7599 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7600 * gdb.base/help.exp: Use with_read1_timeout_factor.
7601 * gdb.base/info-macros.exp: Same.
7602 * gdb.cp/nested-types.exp: Same.
7603
a80cf5d8
TV
76042019-08-05 Tom de Vries <tdevries@suse.de>
7605
7606 * lib/gdb.exp (version_at_least): Factor out of ...
7607 (tcl_version_at_least): ... here.
7608 (gdb_compile): Fail if pie results in non-PIE executable.
7609 (readelf_version, readelf_prints_pie): New proc.
7610 (exec_is_pie): Return -1 if unknown.
7611
d0962838
TV
76122019-08-05 Tom de Vries <tdevries@suse.de>
7613
7614 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7615
2252ff3d
SL
76162019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7617
7618 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7619
26655f53
SL
76202019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7621
7622 * lib/completion-support.exp (test_gdb_complete_none): Skip
7623 tab completion tests if no readline support.
7624 (test_gdb_complete_unique_re): Likewise.
7625 (test_gdb_complete_multiple): Likewise.
7626
db4dc13e
PW
76272019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7628
7629 * gdb.base/info_sources.exp: New file.
7630 * gdb.base/info_sources.c: New file.
7631 * gdb.base/info_sources_base.c: New file.
7632
0eba165a
PFC
76332019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7634
7635 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7636 prefix argument.
7637 (test_exit_status): Add prefix argument.
7638
59bd512b
TV
76392019-08-01 Tom de Vries <tdevries@suse.de>
7640
7641 PR testsuite/24863
7642 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7643 calling exp_continue for new thread and thread exited messages.
7644
2a3ad588
TV
76452019-08-01 Tom de Vries <tdevries@suse.de>
7646
7647 PR testsuite/24863
7648 * gdb.base/structs.exp: Fix check-read1 timeout using
7649 gdb_test_sequence.
7650 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7651
117eb594
TV
76522019-08-01 Tom de Vries <tdevries@suse.de>
7653
7654 PR testsuite/24863
7655 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7656 line.
7657
ed591340
TV
76582019-08-01 Tom de Vries <tdevries@suse.de>
7659
7660 PR testsuite/24863
7661 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7662
aa3b6533
TT
76632019-07-30 Tom Tromey <tromey@adacore.com>
7664
7665 * gdb.ada/display_nested.exp: New file.
7666 * gdb.ada/display_nested/foo.adb: New file.
7667 * gdb.ada/display_nested/pack.adb: New file.
7668 * gdb.ada/display_nested/pack.ads: New file.
7669
2906593f
CB
76702019-07-30 Christian Biesinger <cbiesinger@google.com>
7671
7672 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7673 namespace.
7674 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7675
0f575925
TV
76762019-07-30 Tom de Vries <tdevries@suse.de>
7677
7678 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7679 instead.
7680
b13057d9
TV
76812019-07-30 Tom de Vries <tdevries@suse.de>
7682
7683 PR testsuite/24834
7684 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7685 (exec_is_pie): New proc.
7686
5c4dde85
CB
76872019-07-29 Christian Biesinger <cbiesinger@google.com>
7688
7689 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7690
c620ed88
CB
76912019-07-29 Christian Biesinger <cbiesinger@google.com>
7692
7693 * gdb.python/py-objfile.c: Add global and static vars.
7694 * gdb.python/py-objfile.exp: Test new functions Objfile.
7695 lookup_global_symbol and lookup_static_symbol.
7696
3d235706
TT
76972019-07-29 Tom Tromey <tom@tromey.com>
7698
7699 * lib/tuiterm.exp (Term::_csi_@): New proc.
7700 (Term::_csi_X): Don't move cursor.
7701
c7e4c0a6
PW
77022019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7703
7704 * gdb.base/options.exp: Update backtrace - completion to
7705 new option -frame-info.
7706 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7707 Test new 'set print frame-info'. Test backtrace -frame-info
7708 overriding 'set print frame-info'.
7709 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7710 Test new 'set print frame-info'.
7711 Verify consistency of backtrace with and without filters, with and
7712 without -no-filters.
7713 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7714 default.
7715
de28a3b7
TV
77162019-07-29 Tom de Vries <tdevries@suse.de>
7717
7718 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7719 no arguments".
7720
507dd60e
TV
77212019-07-29 Tom de Vries <tdevries@suse.de>
7722
7723 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7724 is a substring of the first for "complete non-unique file name".
7725
5beafce9
TV
77262019-07-29 Tom de Vries <tdevries@suse.de>
7727
7728 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7729 with ".*".
7730
2d274232
TV
77312019-07-29 Tom de Vries <tdevries@suse.de>
7732
7733 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7734 Pass prompt_regexp parameter to gdb_test_multiple calls.
7735
9197cd8b
TV
77362019-07-29 Tom de Vries <tdevries@suse.de>
7737
7738 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 7739 print registers" regexps.
9197cd8b 7740
b528dae0
TV
77412019-07-29 Tom de Vries <tdevries@suse.de>
7742
7743 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7744
d17725d7
TV
77452019-07-29 Tom de Vries <tdevries@suse.de>
7746
7747 PR gdb/24855
7748 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7749 (skip_python_tests_prompt): Add prompt_regexp argument to
7750 gdb_test_multiple calls.
7751
52b75bf1
TT
77522019-07-27 Tom Tromey <tom@tromey.com>
7753
7754 * gdb.tui/main.exp: New file.
7755
2b1d00c2
TT
77562019-07-27 Tom Tromey <tom@tromey.com>
7757
7758 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7759 optional.
7760 * gdb.tui/empty.exp: New file.
7761
ded631d5
TT
77622019-07-27 Tom Tromey <tom@tromey.com>
7763
7764 * lib/tuiterm.exp (spawn): New proc.
7765 (Term::resize): New proc.
7766 * gdb.tui/resize.exp: New file.
7767
58ac439d
TT
77682019-07-27 Tom Tromey <tom@tromey.com>
7769
7770 * gdb.tui/list.exp: New file.
7771
fe1f56ee
TT
77722019-07-27 Tom Tromey <tom@tromey.com>
7773
7774 * gdb.tui/regs.exp: New file.
7775
f790b310
TT
77762019-07-27 Tom Tromey <tom@tromey.com>
7777
7778 * gdb.tui/basic.exp: Add "layout split" test.
7779
d95fc6ee
TT
77802019-07-27 Tom Tromey <tom@tromey.com>
7781
7782 * gdb.tui/basic.exp: Add "layout asm" test.
7783
c3786b3a
TT
77842019-07-27 Tom Tromey <tom@tromey.com>
7785
7786 * lib/tuiterm.exp: New file.
7787 * gdb.tui/basic.exp: New file.
7788
98a617f8
KB
77892019-07-27 Kevin Buettner <kevinb@redhat.com>
7790
7791 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7792 Enable tests associated with this flag. Adjust regex
7793 referencing "foo_low" to now refer to "foo_cold" instead.
7794
5c076da4
KB
77952019-07-27 Kevin Buettner <kevinb@redhat.com>
7796
7797 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7798 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7799 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7800 foo_cold. Revise comments to match.
7801 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7802 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7803 were wrapped into this proc; Call do_test in loop from outermost
7804 level.
7805 (foo_low): Rename all occurrences to "foo_cold".
7806 (backtrace from baz): New test.
7807 (x2/i foo_cold): New test.
7808 (info line *foo_cold): New test.
7809
1512d3b7
TV
78102019-07-26 Tom de Vries <tdevries@suse.de>
7811
7812 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7813
297989a1
TV
78142019-07-25 Tom de Vries <tdevries@suse.de>
7815
7816 PR testsuite/24830
7817 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7818 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7819 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7820 (skip_libstdcxx_probe_tests): ... here.
7821 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7822
b3b965fb
TV
78232019-07-24 Tom de Vries <tdevries@suse.de>
7824
7825 PR testsuite/24807
7826 * gdb.objc/basicclass.m: Include stdio.h.
7827 * gdb.objc/nondebug.m: Same.
7828 * gdb.objc/objcdecode.m: Same.
7829
4625b4d0
TV
78302019-07-24 Tom de Vries <tdevries@suse.de>
7831
7832 PR testsuite/24612
7833 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7834 additional_flags.
7835
024a5840
TV
78362019-07-24 Tom de Vries <tdevries@suse.de>
7837
7838 PR testsuite/24831
7839 * gdb.multi/tids.exp: Update error messages for info threads.
7840
c76ddaa3
TV
78412019-07-24 Tom de Vries <tdevries@suse.de>
7842
7843 * gdb.base/info-types.exp: Allow info types to print info for more than
7844 one file.
7845
9a618ef6
TV
78462019-07-23 Tom de Vries <tdevries@suse.de>
7847
7848 PR testsuite/24842
7849 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7850 gdb_spawn_with_cmdline_opts.
7851
40eadf04
SP
78522019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7853
7854 * gdb.arch/arm-cmse-sgstubs.c: New test.
7855 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7856
5ba29434
TV
78572019-07-23 Tom de Vries <tdevries@suse.de>
7858
7859 PR testsuite/24711
7860 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7861 issuing next command.
7862
a8e9d247
AB
78632019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7864
7865 * gdb.ada/info_auto_lang.exp: Update expected results.
7866 * gdb.base/info-types.c: Add additional types to check.
7867 * gdb.base/info-types.exp: Update expected results.
7868
eb86c5e2
AB
78692019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7870
7871 * gdb.base/info-types.c: New file.
7872 * gdb.base/info-types.exp: New file.
7873
01e175fe
AB
78742019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7875
7876 * gdb.arch/riscv-bp-infcall.c: New file.
7877 * gdb.arch/riscv-bp-infcall.exp: New file.
7878
6b78c3f8
AB
78792019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7880
7881 PR breakpoints/24541
7882 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7883
da738167
TV
78842019-07-14 Tom de Vries <tdevries@suse.de>
7885
7886 PR testsuite/24760
7887 * gdb.objc/basicclass.exp: Fix unterminated string.
7888
0d4e84ed
AB
78892019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7890 Andrew Burgess <andrew.burgess@embecosm.com>
7891
7892 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7893 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7894 negative bounds.
7895 * gdb.fortran/vla-value.exp: Print elements of an array with
7896 negative bounds.
7897 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7898 testing.
7899
021d8588
AB
79002019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7901
7902 * gdb.base/options.exp (expect_string): Dequote strings in
7903 results.
7904 (test-string): Test strings with different quoting and reindent.
7905
f06f1252
TT
79062019-07-10 Tom Tromey <tromey@adacore.com>
7907
7908 * gdb.ada/mi_ex_cond.exp: Update expected results.
7909 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7910 * gdb.ada/mi_catch_ex.exp: Update expected results.
7911 * gdb.ada/mi_catch_assert.exp: Update expected results.
7912 * gdb.ada/catch_ex.exp (catch_exception_info)
7913 (catch_exception_entry, catch_assert_entry)
7914 (catch_unhandled_entry): Update.
7915 * gdb.ada/catch_assert_if.exp: Update expected results.
7916
b863685d
RB
79172019-07-10 Richard Bunt <richard.bunt@arm.com>
7918 Stephen Roberts <stephen.roberts@arm.com>
7919
7920 * gdb.base/define.exp: Restore original prompt.
7921
cb1e4e32
PA
79222019-07-09 Pedro Alves <palves@redhat.com>
7923
7924 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7925 breakpoints" output.
7926 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7927 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7928 throw" creates breakpoint.
7929 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7930 'type="catchpoint"'.
7931
b58a68fe
PA
79322019-07-09 Pedro Alves <palves@redhat.com>
7933
7934 PR c++/15468
7935 * gdb.cp/except-multi-location-lib.cc: New.
7936 * gdb.cp/except-multi-location-main.cc: New.
7937 * gdb.cp/except-multi-location.exp: New.
7938
0826779b
PW
79392019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7940
7941 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7942 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7943 argument and update callers.
7944
5b0e2db4
AB
79452019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7946
7947 * gdb.arch/amd64-break-on-asm-line.S: New file.
7948 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7949
1f6f6e21
PW
79502019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7951
7952 * gdb.base/printcmds.exp: Test printing C string and
7953 C wide string convenience vars without transiting via the inferior.
7954 Also make test names unique.
7955
ea142fbf
AH
79562019-07-08 Alan Hayward <alan.hayward@arm.com>
7957
5862c886 7958 PR breakpoints/25011
ea142fbf
AH
7959 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7960
213fd9fa
PA
79612019-07-04 Pedro Alves <palves@redhat.com>
7962
7963 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7964 body returned ok(0), break(3) or continue(4).
7965 * gdb.testsuite/foreach_with_prefix.exp: New file.
7966
2b40fda7
AH
79672019-07-04 Alan Hayward <alan.hayward@arm.com>
7968
7969 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7970
a26c8de0
PA
79712019-07-03 Pedro Alves <palves@redhat.com>
7972
7973 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7974 "return -code".
7975
5f4ba3e7
PA
79762019-07-03 Pedro Alves <palves@redhat.com>
7977
7978 PR cli/24732
7979 * gdb.base/shell.exp: Load completion-support.exp.
7980 Adjust expected error output. Add completion tests.
7981
a994424f
PA
79822019-07-03 Pedro Alves <palves@redhat.com>
7983
7984 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7985 string_to_regexp.
7986
3d9be6f5
PA
79872019-07-03 Pedro Alves <palves@redhat.com>
7988
7989 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7990 (expect_integer): Adjust to expect "-string".
7991 (expect_string): New.
7992 (all_options): Expect "-string".
7993 (test-flag, test-boolean): Adjust to expect "-string".
7994 (test-string): New proc.
7995 (top level): Call it.
7996
41fc454c
PA
79972019-07-03 Pedro Alves <palves@redhat.com>
7998
7999 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8000 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8001 the expected output in the success.
8002
b2b2a215
PA
80032019-07-03 Pedro Alves <palves@redhat.com>
8004
8005 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8006 Split one gdb_test_multiple call in two to avoid a race.
8007
fdbc9870
PA
80082019-07-03 Pedro Alves <palves@redhat.com>
8009
8010 * gdb.base/with.c: New file.
8011 * gdb.base/with.exp: New file.
8012
c6ac8931
PA
80132019-07-03 Pedro Alves <palves@redhat.com>
8014
8015 * gdb.base/settings.exp: Replace all references to "maint
8016 test-settings set" with references to "maint set test-settings",
8017 and all references to "maint test-settings show" with references
8018 to "maint show test-settings".
8019
970f9d09
PA
80202019-07-03 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.base/settings.exp (test-string): Adjust expected out when
8023 testing "maint test-settings show filename"
8024
54d66006
PA
80252019-07-02 Pedro Alves <palves@redhat.com>
8026
8027 * gdb.base/options.exp (test-info-threads): New procedure.
8028 (top level): Call it.
8029
10d06d82
TT
80302019-06-28 Tom Tromey <tromey@adacore.com>
8031
8032 * gdb.dwarf2/ada-linkage-name.c: New file.
8033 * gdb.dwarf2/ada-linkage-name.exp: New file.
8034
3d507ff2
TT
80352019-06-27 Tom Tromey <tromey@adacore.com>
8036
d039f014 8037 PR c++/20020:
3d507ff2
TT
8038 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8039
8af58ffe
TV
80402019-06-26 Tom de Vries <tdevries@suse.de>
8041
8042 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8043
22e21752
TV
80442019-06-26 Tom de Vries <tdevries@suse.de>
8045
8046 * gdb.base/index-cache.exp: Add back missing debug option.
8047
b65b566c
PW
80482019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8049
8050 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8051
5c2c8c69
TV
80522019-06-25 Tom de Vries <tdevries@suse.de>
8053
8054 PR testsuite/24727
8055 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8056
164e3873
TV
80572019-06-24 Tom de Vries <tdevries@suse.de>
8058
8059 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8060
824eacee
TV
80612019-06-24 Tom de Vries <tdevries@suse.de>
8062
8063 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8064 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8065 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8066
385b97d3
TV
80672019-06-24 Tom de Vries <tdevries@suse.de>
8068
8069 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8070
c596f180
TV
80712019-06-21 Tom de Vries <tdevries@suse.de>
8072
8073 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8074
b13a7d03
TV
80752019-06-21 Tom de Vries <tdevries@suse.de>
8076
8077 PR testsuite/24518
8078 PR ada/24713
8079 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8080 index.
8081
899277ae
TT
80822019-06-19 Tom Tromey <tromey@adacore.com>
8083
8084 * gdb.ada/length_cond.exp: Add intro comment.
8085
680e1bee
TT
80862019-06-19 Tom Tromey <tromey@adacore.com>
8087
8088 * gdb.ada/length_cond.exp: New file.
8089 * gdb.ada/length_cond/length_cond.adb: New file.
8090 * gdb.ada/length_cond/pck.adb: New file.
8091 * gdb.ada/length_cond/pck.ads: New file.
8092
0ed4690a
TV
80932019-06-18 Tom de Vries <tdevries@suse.de>
8094
8095 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8096
d20ed5fd
TT
80972019-06-18 Tom Tromey <tromey@adacore.com>
8098
8099 * gdb.base/list0.h: Add comment explaining control character.
8100
86e04673
TV
81012019-06-18 Tom de Vries <tdevries@suse.de>
8102
8103 * boards/fission.exp: Break up long debug_flags line.
8104
c4973306
SM
81052019-06-16 Tom de Vries <tdevries@suse.de>
8106
8107 PR gdb/24445
8108 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8109 generated index.
8110
93cb9841
AB
81112019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8112
8113 PR gdb/24686
8114 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8115 improve detection of bug gdb/24541.
8116
399aaebd
SM
81172019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8118
8119 PR gdb/24669
8120 * gdb.base/index-cache.exp (uses_readnow,
8121 expecting_index_cache_use): Define global variable.
8122 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8123 expecting_index_cache_use.
8124
584a927c
AB
81252019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8126 Andrew Burgess <andrew.burgess@embecosm.com>
8127
8128 * gdb.fortran/pointers.f90: New file.
8129 * gdb.fortran/print_type.exp: New file.
8130 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8131 * gdb.fortran/vla-type.exp: Likewise.
8132 * gdb.fortran/vla-value.exp: Likewise.
8133 * gdb.mi/mi-vla-fortran.exp: Likewise.
8134
30056ea0
AB
81352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8136
8137 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8138 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8139 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8140 as a stop reason.
8141
ec8e2b6d
AB
81422019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8143
8144 * gdb.base/annota1.exp: Update expected results.
8145 * gdb.cp/annota2.exp: Likewise.
8146 * gdb.cp/annota3.exp: Likewise.
8147
09e4c4e1
AB
81482019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8149
8150 * gdb.base/style-logging.exp: Remove path from test name.
8151
0735b091
TT
81522019-06-14 Tom Tromey <tromey@adacore.com>
8153
8154 PR gdb/24502:
8155 * gdb.base/style-logging.exp: New file.
8156
f5686554
TT
81572019-06-14 Tom Tromey <tromey@adacore.com>
8158
8159 * gdb.base/symfile-warn.exp: New file.
8160 * gdb.base/symfile-warn.c: New file.
8161
a0c1ffed
TT
81622019-06-14 Tom Tromey <tromey@adacore.com>
8163
8164 * gdb.base/annotate-symlink.exp: New file.
8165
f411722c
TT
81662019-06-14 Tom Tromey <tromey@adacore.com>
8167
8168 * gdb.ada/set_wstr.exp: Add reassignment test.
8169
4268ec18
TT
81702019-06-14 Tom Tromey <tromey@adacore.com>
8171
8172 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8173 'unchecked_access and 'unrestricted_access as well.
8174
9a9e394b
TT
81752019-06-14 Tom Tromey <tromey@adacore.com>
8176
8177 PR ada/24539:
8178 * gdb.ada/vla.exp: Update tests.
8179 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8180 pragma.
8181
4c048731
PA
81822019-06-13 Pedro Alves <palves@redhat.com>
8183
8184 * gdb.base/settings.exp (test-integer): Test junk after
8185 "unlimited".
8186
6665660a
PA
81872019-06-13 Pedro Alves <palves@redhat.com>
8188
8189 * gdb.base/options.exp (test-thread-apply): New.
8190 (top level): Call it.
8191
5d707134
PA
81922019-06-13 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.base/options.exp (test-frame-apply): New.
8195 (top level): Test print commands with different "frame apply"
8196 prefixes.
8197
e2a689da
PA
81982019-06-13 Pedro Alves <palves@redhat.com>
8199
e79be6e5 8200 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
8201 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8202 'max_completions' parameter and handle it.
8203 (test_gdb_completion_offers_commands): New.
8204
90a1ef87
PA
82052019-06-13 Pedro Alves <palves@redhat.com>
8206
8207 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8208
d4c16835
PA
82092019-06-13 Pedro Alves <palves@redhat.com>
8210
8211 * gdb.base/options.exp (test-backtrace): New.
8212 (top level): Call it.
8213
2daf894e
PA
82142019-06-13 Pedro Alves <palves@redhat.com>
8215
8216 * gdb.guile/scm-frame-args.exp: Use "set print
8217 raw-frame-arguments" instead of "set print raw frame-arguments".
8218 * gdb.python/py-frame-args.exp: Likewise.
8219
e6ed716c
PA
82202019-06-13 Pedro Alves <palves@redhat.com>
8221
8222 * gdb.compile/compile.exp: Adjust expected output to option
8223 processing changes.
8224
7d8062de
PA
82252019-06-13 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.base/options.exp: Build executable.
8228 (test-print): New procedure.
8229 (top level): Call it, once for "print" and another for "compile
8230 print".
8231
9d0faba9
PA
82322019-06-13 Pedro Alves <palves@redhat.com>
8233
8234 * gdb.base/options.c: New file.
8235 * gdb.base/options.exp: New file.
8236
dee7b4c8
PA
82372019-06-13 Pedro Alves <palves@redhat.com>
8238
8239 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8240 that "o" is ambiguous.
8241
dca0f6c0
PA
82422019-06-13 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/settings.c: New file.
8245 * gdb.base/settings.exp: New file.
8246
ccf46844
PA
82472019-06-13 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.base/completion.exp: Fix comment typo.
8250
b9a3f842
PA
82512019-06-13 Pedro Alves <palves@redhat.com>
8252
8253 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8254 foo --1" test.
8255
d106773e
PA
82562019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8257
8258 * gdb.fortran/block-data.f: New.
8259 * gdb.fortran/block-data.exp: New.
8260
fea82da0
TV
82612019-06-11 Tom de Vries <tdevries@suse.de>
8262
8263 PR testsuite/24521
8264 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8265 message.
8266
8c2e74f1
TV
82672019-06-11 Tom de Vries <tdevries@suse.de>
8268
8269 PR testsuite/24521
8270 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8271
b49851c8
TV
82722019-06-11 Tom de Vries <tdevries@suse.de>
8273
8274 * boards/readnow.exp: New file.
8275
a7067863
AB
82762019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8277
8278 * gdb.fortran/vla-sizeof.exp: Update expected results.
8279
1a3da2cd
AB
82802019-06-06 Amos Bird <amosbird@gmail.com>
8281
8282 * gdb.base/annota1.exp (thread_switch): Add test for
8283 thread-exited annotation.
8284
3847a7bf
TT
82852019-06-06 Tom Tromey <tromey@adacore.com>
8286
8287 * gdb.base/maint.exp: Expect command started/finished output.
8288
0088ba59
AB
82892019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8290
8291 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8292 comment.
8293 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8294
312617a3
AB
82952019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8296
8297 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8298 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8299 * gdb.arch/riscv-unwind-long-insn.c: New file.
8300 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8301
e1f2e1a2
CB
83022019-06-04 Christian Biesinger <cbiesinger@google.com>
8303
d3238f7d 8304 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 8305
206584bd
PW
83062019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8307
8308 * lib/gdb.exp (help_list_trailer): New regexp variable
8309 factorizing the help trailer message.
8310 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8311 arg to allow to better factorize various tests.
8312 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8313 (test_prefix_command_help): Use help_list_trailer.
8314 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8315 * gdb.guile/scm-cmd.exp: Likewise.
8316 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8317 * gdb.base/help.exp: Use test_user_defined_class_help.
8318 * gdb.base/style.exp: Add tests for styling of help and apropos.
8319 * lib/gdb-utils.exp (style): Add title and highlight styles.
8320
708dc93e
PW
83212019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8322
8323 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8324 $_shell_exitsignal.
8325 * gdb.base/default.exp: Update for new convenience variables.
8326
f49055a5
TT
83272019-05-29 Tom Tromey <tromey@adacore.com>
8328
8329 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8330 to "break complete ada" test case's regexp.
8331
4330d61d
TT
83322019-05-29 Tom Tromey <tromey@adacore.com>
8333
8334 PR c++/20020:
8335 * gdb.cp/constexpr-field.exp: New file.
8336 * gdb.cp/constexpr-field.cc: New file.
8337
000439d5
TT
83382019-05-29 Tom Tromey <tromey@adacore.com>
8339
8340 * gdb.base/finish.exp (finish_no_print): New proc.
8341 (finish_tests): Call it.
8342
5a01c34c
TV
83432019-05-24 Tom de Vries <tdevries@suse.de>
8344
8345 * gdb.dwarf2/gdb-add-index.exp: New file.
8346
18125b16
TT
83472019-05-22 Tom Tromey <tromey@adacore.com>
8348
8349 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8350 * gdb.base/style.exp: Use "style".
8351 * lib/gdb-utils.exp (style): New proc.
8352
af1a8d03
TV
83532019-05-22 Tom de Vries <tdevries@suse.de>
8354
8355 * gdb.base/align.exp: Require c++11.
8356
e7fe496b
TV
83572019-05-22 Tom de Vries <tdevries@suse.de>
8358
8359 PR testsuite/24586
8360 * gdb.python/py-mi-var-info-path-expression.exp: Call
8361 mi_skip_python_tests to check if python is supported.
8362
8fca4da0
AH
83632019-05-22 Alan Hayward <alan.hayward@arm.com>
8364
8365 * gdb.arch/aarch64-pauth.c: New test.
8366 * gdb.arch/aarch64-pauth.exp: New file.
8367
b7060614
AH
83682019-05-22 Alan Hayward <alan.hayward@arm.com>
8369
8370 * README (Re-running Tests Outside The Testsuite): New section.
8371
669d0468
TV
83722019-05-21 Tom de Vries <tdevries@suse.de>
8373
8374 * gdb.arch/amd64-eval.exp: Require c++11.
8375 * gdb.base/max-depth.exp: Same.
8376 * gdb.compile/compile-cplus-array-decay.exp: Same.
8377 * gdb.cp/meth-typedefs.exp: Same.
8378 * gdb.cp/subtypes.exp: Same.
8379 * gdb.cp/temargs.exp: Same.
8380
ce3ebcaa
AH
83812019-05-21 Alan Hayward <alan.hayward@arm.com>
8382
8383 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8384
34d11c68
AB
83852019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8386
8387 PR gdb/18644
8388 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8389 * gdb.fortran/printing-types.exp: Add new test.
8390 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8391 testing.
8392 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8393 setup_kfail call.
8394
87781e84
AH
83952019-05-17 Alan Hayward <alan.hayward@arm.com>
8396
8397 * README (Running the Testsuite): Change example.
8398 (Testsuite Parameters): Remove TRANSCRIPT.
8399 * lib/gdb.exp: Remove TRANSCRIPT check.
8400
b420b89e
AH
84012019-05-17 Alan Hayward <alan.hayward@arm.com>
8402
8403 * README (Testsuite Parameters): Add replay logging to
8404 GDBSERVER_DEBUG.
8405 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8406 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8407 as a comma separated list.
8408 (gdb_debug_init): Override procedure.
8409
408e9b8b
AH
84102019-05-17 Alan Hayward <alan.hayward@arm.com>
8411
8412 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8413 (gdb_write_cmd_file): New procedure.
8414 * lib/gdbserver-support.exp (gdbserver_start): Call
8415 gdbserver_write_cmd_file.
8416 (gdbserver_write_cmd_file): New procedure.
8417
f9e2e39d
AH
84182019-05-17 Alan Hayward <alan.hayward@arm.com>
8419
8420 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8421 (delete_breakpoints): Likewise.
8422 (gdb_run_cmd): Likewise.
8423 (gdb_start_cmd): Likewise.
8424 (gdb_starti_cmd): Likewise.
8425 (gdb_internal_error_resync): Likewise.
8426 (gdb_test_multiple): Likewise.
8427 (gdb_reinitialize_dir): Likewise.
8428 (default_gdb_exit): Likewise.
8429 (gdb_file_cmd): Mark kill as optional.
8430 (default_gdb_start): Call gdb_stdin_log_init.
8431 (send_gdb): Call gdb_stdin_log_write.
8432 (rerun_to_main): Mark Y as an answer.
8433 (gdb_stdin_log_init): New function.
8434 (gdb_stdin_log_write): Likewise.
8435
81f47ac2
AH
84362019-05-17 Alan Hayward <alan.hayward@arm.com>
8437
8438 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8439 * gdb.base/debug-expr.exp: Likewise.
8440 * gdb.base/foll-fork.exp: Likewise.
8441 * gdb.base/foll-vfork.exp: Likewise.
8442 * gdb.base/fork-print-inferior-events.exp: Likewise.
8443 * gdb.base/gdb-sigterm.exp: Likewise.
8444 * gdb.base/gdbinit-history.exp: Likewise.
8445 * gdb.base/osabi.exp: Likewise.
8446 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8447 * gdb.base/ui-redirect.exp: Likewise.
8448 * gdb.gdb/unittest.exp: Likewise.
8449 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8450 * gdb.mi/mi-watch.exp: Likewise.
8451 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8452 * gdb.mi/user-selected-context-sync.exp: Likewise.
8453 * gdb.python/python.exp: Disable debug test when debugging.
8454 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8455 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8456 Likewise.
8457 * gdb.threads/stepi-random-signal.exp: Likewise.
8458
29b52314
AH
84592019-05-17 Alan Hayward <alan.hayward@arm.com>
8460
8461 * Makefile.in: Pass through GDB_DEBUG.
8462 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8463 (gdb,debug): Add board setting.
8464 * lib/gdb.exp (default_gdb_start): Start debugging.
8465 (gdb_debug_enabled): New procedure.
8466 (gdb_debug_init): Likewise.
29b52314
AH
8467
84682019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 8469
29b52314
AH
8470 * Makefile.in: Pass through GDB_DEBUG.
8471 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8472 (gdb,debug): Add board setting.
8473 * lib/gdb.exp (default_gdb_start): Start debugging.
8474 (gdb_debug_enabled): New procedure.
8475 (gdb_debug_init): Likewise.
29b52314 8476
ca1285d1
AH
84772019-05-17 Alan Hayward <alan.hayward@arm.com>
8478
8479 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8480
f3a09c80
AH
84812019-05-17 Alan Hayward <alan.hayward@arm.com>
8482
8483 * gdb.base/ui-redirect.exp: Test redirection.
8484
26648588
JV
84852019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8486
8487 * gdb.mi/mi-complete.exp: New file.
8488 * gdb.mi/mi-complete.cc: Likewise.
8489
14237686
AB
84902019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8491
8492 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8493 indexed and sliced arrays, and pointers to arrays.
8494
e7bd7fba
TT
84952019-05-14 Tom Tromey <tromey@adacore.com>
8496
8497 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8498 styling test.
8499
2764128d
TV
85002019-05-14 Tom de Vries <tdevries@suse.de>
8501
8502 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8503 selection entry encoding.
8504
71bed2db
TT
85052019-05-10 Tom Tromey <tromey@adacore.com>
8506
8507 * gdb.ada/info_exc.exp: Add "complete" test.
8508
63b667ad
TV
85092019-05-09 Tom de Vries <tdevries@suse.de>
8510
8511 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8512 CU-relative.
8513
9cfd2b89
TV
85142019-05-09 Tom de Vries <tdevries@suse.de>
8515
8516 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8517 CU-relative.
8518
2228ef77
XR
85192019-05-08 Joel Brobecker <brobecker@adacore.com>
8520
8521 * gdb.ada/frame_arg_lang.exp: New testcase.
8522 * gdb.ada/frame_arg_lang/bla.adb: New file.
8523 * gdb.ada/frame_arg_lang/pck.ads: New file.
8524 * gdb.ada/frame_arg_lang/pck.adb: New file.
8525 * gdb.ada/frame_arg_lang/foo.c: New file.
8526
80e55b13
TT
85272019-05-08 Tom Tromey <tromey@adacore.com>
8528
8529 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8530
9d3421af
TT
85312019-05-08 Tom Tromey <tromey@adacore.com>
8532
8533 * gdb.base/ptype-offsets.exp: Update tests.
8534
844333e2
TT
85352019-05-08 Tom Tromey <tromey@adacore.com>
8536
8537 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8538 cases.
8539 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8540 "short".
8541
988915ee
TT
85422019-05-08 Tom Tromey <tromey@adacore.com>
8543
8544 * gdb.ada/vla.exp: New file.
8545 * gdb.ada/vla/vla.adb: New file.
8546
7bd55dac
TV
85472019-05-07 Tom de Vries <tdevries@suse.de>
8548
8549 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8550
75f06e9d
TV
85512019-05-07 Tom de Vries <tdevries@suse.de>
8552
8553 PR testsuite/24522
8554 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8555 section.
8556
77e7aaa4
TV
85572019-05-07 Tom de Vries <tdevries@suse.de>
8558
8559 PR testsuite/24522
8560 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8561 .debug_aranges section.
8562
456ba0fa
TV
85632019-05-07 Tom de Vries <tdevries@suse.de>
8564
8565 PR testsuite/24159
8566 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8567
5a56d6a6
TV
85682019-05-06 Tom de Vries <tdevries@suse.de>
8569
8570 * lib/gdb.exp (exec_has_index_section): New proc.
8571 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8572 section.
8573
9d6d4be8
TV
85742019-05-04 Tom de Vries <tdevries@suse.de>
8575
8576 * boards/cc-with-debug-names.exp: New file.
8577
222a8d25
TT
85782019-05-03 Tom Tromey <tromey@adacore.com>
8579
8580 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8581 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8582 * gdb.ada/char_enum.exp: Add test.
8583
0fdfd794
TV
85842019-05-03 Tom de Vries <tdevries@suse.de>
8585
8586 * boards/cc-with-gdb-index.exp: New file.
8587
80062eb9
AB
85882019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8589
8590 * gdb.rust/simple.exp: Add new test case.
8591 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8592 (main): Initialise an instance of the new struct.
8593
4504bbde
TT
85942019-05-01 Tom Tromey <tromey@adacore.com>
8595
8596 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8597 record.
8598 (NPR): New variable.
8599 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8600 test.
8601
d48e62f4
TT
86022019-05-01 Tom Tromey <tromey@adacore.com>
8603
8604 * gdb.ada/packed_array_assign.exp: Add packed assignment
8605 regression test.
8606
f59f30f5
TV
86072019-05-01 Tom de Vries <tdevries@suse.de>
8608
8609 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8610
b70bfc54
TV
86112019-05-01 Tom de Vries <tdevries@suse.de>
8612
8613 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8614
15f18d14
AT
86152019-04-30 Ali Tamur <tamur@google.com>
8616
8617 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8618
2ff0a947
TT
86192019-04-30 Tom Tromey <tromey@adacore.com>
8620
8621 * lib/ada.exp (find_ada_tool): New proc.
8622 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8623 * gdb.ada/catch_ex_std.exp: New file.
8624 * gdb.ada/catch_ex_std/foo.adb: New file.
8625 * gdb.ada/catch_ex_std/some_package.adb: New file.
8626 * gdb.ada/catch_ex_std/some_package.ads: New file.
8627
a776957c
TT
86282019-04-30 Tom Tromey <tromey@adacore.com>
8629
8630 PR c++/24470:
8631 * gdb.cp/temargs.cc: Add test code from PR.
8632
bc68014d
AB
86332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8634
8635 * gdb.fortran/vla-datatypes.exp: Update expected results.
8636 * gdb.fortran/vla-ptype.exp: Likewise.
8637 * gdb.fortran/vla-type.exp: Likewise.
8638 * gdb.fortran/vla-value.exp: Likewise.
8639
f1fdc960
AB
86402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8641
8642 * gdb.fortran/ptr-indentation.exp: Update expected results.
8643 * gdb.fortran/ptype-on-functions.exp: Likewise.
8644 * gdb.fortran/vla-ptr-info.exp: Likewise.
8645 * gdb.fortran/vla-value.exp: Likewise.
8646
bf7a4de1
AB
86472019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8648
8649 * gdb.fortran/ptype-on-functions.exp: New file.
8650 * gdb.fortran/ptype-on-functions.f90: New file.
8651
bbe75b9d
AB
86522019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8653
8654 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8655 case void string.
8656
1db455a7
AB
86572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8658
8659 * gdb.fortran/complex.exp: Expand.
8660 * gdb.fortran/complex.f: Renamed to...
8661 * gdb.fortran/complex.f90: ...this, and extended to add more
8662 complex values.
8663
b6d03bb2
AB
86642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8665
8666 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8667 MODULO, CMPLX.
8668
2e62ab40
AB
86692019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8670 Richard Bunt <richard.bunt@arm.com>
8671
8672 * gdb.base/max-depth.c: New file.
8673 * gdb.base/max-depth.exp: New file.
8674 * gdb.python/py-nested-maps.c: New file.
8675 * gdb.python/py-nested-maps.exp: New file.
8676 * gdb.python/py-nested-maps.py: New file.
8677 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8678 (test_all_common): Call test_max_depth.
8679 * gdb.fortran/max-depth.exp: New file.
8680 * gdb.fortran/max-depth.f90: New file.
8681 * gdb.go/max-depth.exp: New file.
8682 * gdb.go/max-depth.go: New file.
8683 * gdb.modula2/max-depth.exp: New file.
8684 * gdb.modula2/max-depth.c: New file.
8685 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8686
d2b584a5
TV
86872019-04-29 Tom de Vries <tdevries@suse.de>
8688
8689 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8690
136afab8
PW
86912019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8692
8693 * gdb.base/callexit.exp: Test may-call-functions off.
8694
725cbb63
KS
86952019-04-25 Keith Seitz <keiths@redhat.com>
8696
8697 PR c++/24367
8698 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8699 (another_incomplete_struct, test_incomplete): New definitions.
8700 (main): Use new definitions.
8701 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8702 functions.
8703
701adfb0
PA
87042019-04-25 Ali Tamur <tamur@google.com>
8705
8706 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8707
82433e3e
SDJ
87082019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8709
8710 PR corefiles/11608
8711 PR corefiles/18187
8712 * gdb.base/coredump-filter-build-id.exp: New file.
8713
dd06d4d6
AH
87142019-04-25 Alan Hayward <alan.hayward@arm.com>
8715
e79be6e5
SM
8716 * Makefile.in: Pass through GDBSERVER_DEBUG.
8717 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8718 (gdbserver,debug): Add board setting.
8719 * gdb.trace/tspeed.exp: Skip when debugging.
8720 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8721 * lib/gdbserver-support.exp: Likewise
dd06d4d6 8722
1670072e
TT
87232019-04-24 Tom Tromey <tromey@adacore.com>
8724
8725 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8726 Rust.
8727
a59240a4
TT
87282019-04-24 Tom Tromey <tromey@adacore.com>
8729
8730 * gdb.arch/amd64-eval.exp: Test bitfield return.
8731 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8732 (class Foo) <return_bitfields>: New method.
8733 (main): Call it.
8734
b907456c
AB
87352019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8736
8737 * gdb.cp/many-args.cc: New file.
8738 * gdb.cp/many-args.exp: New file.
8739
5c565afd
TV
87402019-04-23 Tom de Vries <tdevries@suse.de>
8741
8742 PR gdb/24433
8743 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8744
ba22ff86
AH
87452019-04-23 Alan Hayward <alan.hayward@arm.com>
8746
8747 * gdb.trace/backtrace.exp: Use nopie flag.
8748 * gdb.trace/circ.exp: Likewise.
8749 * gdb.trace/collection.exp: Likewise.
8750 * gdb.trace/ftrace.exp: Likewise.
8751 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8752 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8753 * gdb.trace/qtro.exp: Likewise.
8754 * gdb.trace/read-memory.exp: Likewise.
8755 * gdb.trace/report.exp: Likewise.
8756 * gdb.trace/tfile.exp: Likewise.
8757 * gdb.trace/tfind.exp: Likewise.
8758 * gdb.trace/unavailable.exp: Likewise.
8759
7905fc35
PA
87602019-04-22 Pedro Alves <palves@redhat.com>
8761
8762 * gdb.base/solib-probes-nosharedlibrary.c,
8763 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8764
8ecb59f8
TT
87652019-04-19 Tom Tromey <tromey@adacore.com>
8766
8767 * gdb.ada/ptype_union.c: New file.
8768 * gdb.ada/ptype_union.exp: New file.
8769
62160ec9
TT
87702019-04-19 Tom Tromey <tromey@adacore.com>
8771
8772 PR symtab/24423:
8773 * gdb.base/list0.h (foo): Add a control-l character.
8774
36cd4ba5
TV
87752019-04-18 Tom de Vries <tdevries@suse.de>
8776
8777 PR gdb/24433
8778 * boards/local-board.exp: Set sysroot to "".
8779
b73715df
TV
87802019-04-18 Tom de Vries <tdevries@suse.de>
8781 Pedro Alves <palves@redhat.com>
8782
8783 PR gdb/24454
8784 * gdb.threads/vfork-follow-child-exec.c: New file.
8785 * gdb.threads/vfork-follow-child-exec.exp: New file.
8786 * gdb.threads/vfork-follow-child-exit.c: New file.
8787 * gdb.threads/vfork-follow-child-exit.exp: New file.
8788
4aa866af
LS
87892019-04-15 Leszek Swirski <leszeks@google.com>
8790
8791 * gdb.arch/amd64-eval.cc: New file.
8792 * gdb.arch/amd64-eval.exp: New file.
8793
e5a1a79a
AH
87942019-04-11 Alan Hayward <alan.hayward@arm.com>
8795
8796 * gdb.server/sysroot.c: New test.
8797 * gdb.server/sysroot.exp: New file.
8798 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8799 matching param.
8800
41077b66
AB
88012019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8802
8803 * gdb.base/align.exp: Extend test to cover structures containing
8804 only static fields.
8805
c30391f8
TV
88062019-04-11 Tom de Vries <tdevries@suse.de>
8807
8808 * boards/cc-with-dwz-m.exp: New file.
8809 * boards/cc-with-dwz.exp: New file.
8810 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8811
e242fd12
SM
88122019-04-09 Simon Marchi <simon.marchi@efficios.com>
8813
8814 * gdb.base/start-cpp.exp: New file.
8815 * gdb.base/start-cpp.cc: New file.
8816
2b0c8b01
KB
88172019-04-08 Kevin Buettner <kevinb@redhat.com>
8818
8819 * gdb.python/py-thrhandle.exp: Adjust tests to call
8820 thread_from_handle instead of thread_from_thread_handle.
8821
947210e5
KB
88222019-04-08 Kevin Buettner <kevinb@redhat.com>
8823
8824 * gdb.python/py-thrhandle.exp: Add tests for
8825 gdb.InferiorThread.handle.
8826
d7df6549
AB
88272019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8828
8829 * gdb.python/py-function.exp: Check calling helper function from
8830 all languages.
8831 * lib/gdb.exp (gdb_supported_languages): New proc.
8832
8bdc1658
AB
88332019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8834
8835 * gdb.base/complex-parts.c: New file.
8836 * gdb.base/complex-parts.exp: New file.
8837
05caa1d2
TT
88382019-04-01 Tom Tromey <tromey@adacore.com>
8839
8840 PR symtab/23331:
8841 * gdb.dwarf2/dw2-ranges-main.c: New file.
8842 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8843 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8844
7734102d
EZ
88452019-03-30 Simon Marchi <simark@simark.ca>
8846
8847 * gdb.base/default.exp: Add values for $_gdb_major and
8848 $_gdb_minor.
8849
188e1fa9
TT
88502019-03-29 Tom Tromey <tromey@adacore.com>
8851
8852 * gdb.base/help.exp: Tighten apropos regexp.
8853
2880242d
KS
88542019-03-29 Keith Seitz <keiths@redhat.com>
8855
8856 * gdb.fortran/array-bounds.exp: New file.
8857 * gdb.fortran/array-bounds.f90: New file.
8858
077cad8e
PW
88592019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8860
8861 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8862
80047cfc
PW
88632019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8864
8865 * gdb.multi/hello.c (main): Increase alarm timer.
8866
f489207e
SL
88672019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8868
8869 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8870 factor when no hardware watchpoint support.
8871
c92df149
AH
88722019-03-28 Alan Hayward <alan.hayward@arm.com>
8873 Pedro Alves <palves@redhat.com>
8874
8875 * boards/local-board.exp: set sysroot to /.
8876
933aebfa
AH
88772019-03-27 Alan Hayward <alan.hayward@arm.com>
8878
8879 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8880 in child.
8881
9f9aa852
AB
88822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8883
8884 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8885 field.
8886 (make_container): Initialise new field.
8887 * gdb.python/py-prettyprint.exp: Add new tests.
8888 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8889 <display_hint>: New method.
8890
3714a195
AB
88912019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8892
8893 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8894 gdb_continue_to_breakpoint more throughout this test.
8895 (run_lang_tests) Supply unique test names, and use
8896 gdb_test_no_output.
8897
18c77628
AB
88982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8899
8900 * gdb.base/finish-pretty.exp: Update expected results.
8901 * gdb.base/pretty-print.c: New file.
8902 * gdb.base/pretty-print.exp: New file.
8903
9a93502f
PA
89042019-03-25 Pedro Alves <palves@redhat.com>
8905
8906 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8907 move comments outside list. Append '-i "" eof' section.
8908
968aa7ae
AH
89092019-03-22 Alan Hayward <alan.hayward@arm.com>
8910
34a7f2a4 8911 PR testsuite/25016
968aa7ae
AH
8912 * README: Add pie options.
8913 * gdb.base/break-interp.exp: Ensure pie is disabled.
8914 * gdb.base/dump.exp: Likewise.
8915 * lib/gdb.exp (gdb_compile): Add pie option.
8916
4c7d57e7
TT
89172019-03-19 Tom Tromey <tromey@adacore.com>
8918
8919 * gdb.mi/mi2-cli-display.c: New file.
8920 * gdb.mi/mi2-cli-display.exp: New file.
8921
bff8c71f
TT
89222019-03-18 Joel Brobecker <brobecker@adacore.com>
8923 Tom Tromey <tromey@adacore.com>
8924
8925 * gdb.ada/ptype_array/pck.adb: New file.
8926 * gdb.ada/ptype_array/pck.ads: New file.
8927 * gdb.ada/ptype_array/foo.adb: New file.
8928 * gdb.ada/ptype_array.exp: New file.
8929
d085f989
TT
89302019-03-14 Tom Tromey <tromey@adacore.com>
8931
8932 * gdb.base/style.exp: Add "set style sources" test.
8933
b4be1b06
SM
89342019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8935
8936 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8937 * mi-breakpoint-multiple-locations.exp: ... this.
8938 (make_breakpoints_pattern): New proc.
8939 (do_test): Add mi_version parameter, test -break-insert,
8940 -break-info and =breakpoint-created.
8941
7cde5fc2
AB
89422019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8943
8944 * config/default.exp: Remove 'load_lib gdb.exp'.
8945 * config/monitor.exp: Likewise.
8946 * config/sid.exp: Likewise.
8947 * config/sim.exp: Likewise.
8948 * config/slite.exp: Likewise.
8949 * config/unix.exp: Likewise.
8950 * gdb.base/default.exp: Remove unhelpful comment.
8951
efbecbc1
AB
89522019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8953
8954 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8955
0841c79a
AB
89562019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8957
8958 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8959
4a270568
AB
89602019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8961
8962 * gdb.fortran/type-kinds.exp: Update expected results.
8963
067630bd
AB
89642019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8965
8966 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8967
3be47f7a
AB
89682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8969
8970 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8971 function.
8972 (test_basic_parsing_of_type_kinds): Expand types tested.
8973 (test_parsing_invalid_type_kinds): New function.
8974
4d00f5d8
AB
89752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8976
8977 * gdb.fortran/intrinsics.exp: New file.
8978 * gdb.fortran/intrinsics.f90: New file.
8979 * gdb.fortran/type-kinds.exp: New file.
8980
c8f91604
AB
89812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8982
8983 * gdb.fortran/dot-ops.exp: New file.
8984
dd9f2c76
AB
89852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8986
8987 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8988 Check upper and lower case logical literals.
8989
84ec9724
AB
89902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8991
8992 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8993 Remove duplicate tests.
8994
c3734e09
AH
89952019-03-06 Alan Hayward <alan.hayward@arm.com>
8996
8997 * lib/gdb.exp (builtin_cd): rename of cd.
8998 (cd): Override builtin.
8999
aa3cfbda
RB
90002019-03-06 Richard Bunt <richard.bunt@arm.com>
9001
9002 * gdb.fortran/function-calls.exp: New file.
9003 * gdb.fortran/function-calls.f90: New test.
9004
7b63ad86
RB
90052019-03-04 Richard Bunt <richard.bunt@arm.com>
9006
9007 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9008 on user program standard output.
9009 * gdb.fortran/short-circuit-argument-list.f90: Record function
9010 calls.
9011
01abb042
AH
90122019-02-28 Alan Hayward <alan.hayward@arm.com>
9013
c3734e09
AH
9014 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9015 failure.
01abb042 9016
92137da0
RO
90172019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9018
9019 PR gdb/8527
9020 * gdb.base/interrupt-daemon-attach.c,
9021 gdb.base/interrupt-daemon-attach.exp: New test.
9022
5862844d
PA
90232019-02-27 Pedro Alves <palves@redhat.com>
9024
9025 * gdb.base/page.exp: Add tests for "set width/height -1".
9026
8ed25214
PA
90272019-02-27 Pedro Alves <palves@redhat.com>
9028
9029 * gdb.base/page.exp: Add tests for "set/show width/height" with
9030 "infinite" values.
9031
6c28e44a
TT
90322019-02-27 Tom Tromey <tromey@adacore.com>
9033
9034 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9035 2.4.
9036 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9037 workaround.
9038
bf9a735e
AB
90392019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9040
9041 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9042 tests for structs with static members.
9043
8791793c
TT
90442019-02-26 Tom Tromey <tromey@adacore.com>
9045
9046 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9047 ValueError, not TypeError.
9048
bc2a507e
KB
90492019-02-26 Kevin Buettner <kevinb@redhat.com>
9050
9051 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9052 call from main program.
9053
e0e7d3bd
JB
90542019-02-23 Joel Brobecker <brobecker@adacore.com>
9055
9056 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9057 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9058 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9059 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9060 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9061
9600246d
KS
90622019-02-22 Keith Seitz <keiths@redhat.com>
9063
9064 PR symtab/23853
9065 * gdb.base/symlink-sourcefile.c: New file.
9066 * gdb.base/symlink-sourcefile.exp: New file.
9067
0c95f9ed
TT
90682019-02-20 Tom Tromey <tom@tromey.com>
9069
9070 * gdb.base/info_qt.exp: Update.
9071
6caa91b6
SM
90722019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9073
9074 * gdb.base/source.exp: Move "error in sourced script" code to
9075 the end.
9076 * gdb.base/source-error.gdb: Move contents to
9077 source-error-1.gdb. Add new code to source source-error-1.gdb.
9078 * gdb.base/source-error-1.gdb: New file, from previous
9079 source-error.gdb.
9080
6506371f
TT
90812019-02-17 Tom Tromey <tom@tromey.com>
9082
9083 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9084 for macro styling.
9085 * gdb.base/style.c (SOME_MACRO): New macro.
9086
a0087920
TT
90872019-02-17 Tom Tromey <tom@tromey.com>
9088
9089 * gdb.base/style.exp: Add line-wrapping tests.
9090 * gdb.base/page.exp: Add test for quitting during pagination.
9091
a2cd4f14
JB
90922019-02-17 Joel Brobecker <brobecker@adacore.com>
9093
9094 * gdb.ada/big_packed_array: New testcase.
9095 * gdb.ada/homonym.exp: Fix incorrect expected output for
9096 "break <homonym__get_value>" test.
9097
9d70ffbc
WP
90982019-02-13 Weimin Pan <weimin.pan@oracle.com>
9099
9100 PR breakpoints/21870
9101 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9102 and prepare_for_testing. Add comment.
9103 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9104 redundant cleanup call. Clean up comment.
9105
01c7ae81
WP
91062019-02-12 Weimin Pan <weimin.pan@oracle.com>
9107
9108 PR breakpoints/21870
9109 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9110 * gdb.arch/aarch64-dbreg-contents.c: New file.
9111
aff29d1c
JB
91122019-02-10 Joel Brobecker <brobecker@adacore.com>
9113
9114 * gdb.ada/mi_ref_changeable: New testcase.
9115
df0da8a2
AH
91162019-02-07 Alan Hayward <alan.hayward@arm.com>
9117
9118 * gdb.base/attach.exp: Add double attach test.
9119
bd447abb
SM
91202019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9121
9122 * lib/gdb.exp (default_gdb_start): Don't match pagination
9123 prompt.
9124 (gdb_init): Set stty_init.
9125
1dbc40b9
TT
91262019-01-27 Tom Tromey <tom@tromey.com>
9127
9128 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9129 skip_python_tests.
9130
353229bf
AH
91312019-01-24 Alan Hayward <alan.hayward@arm.com>
9132
9133 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9134 New structure.
9135 (struct struct_static_02_02): Likewise.
9136 (struct struct_static_02_03): Likewise.
9137 (struct struct_static_02_04): Likewise.
9138 (struct struct_static_04_01): Likewise.
9139 (struct struct_static_04_02): Likewise.
9140 (struct struct_static_04_03): Likewise.
9141 (struct struct_static_04_04): Likewise.
9142 (struct struct_static_06_01): Likewise.
9143 (struct struct_static_06_02): Likewise.
9144 (struct struct_static_06_03): Likewise.
9145 (struct struct_static_06_04): Likewise.
9146 (cmp_struct_static_02_01): Likewise.
9147 (cmp_struct_static_02_02): Likewise.
9148 (cmp_struct_static_02_03): Likewise.
9149 (cmp_struct_static_02_04): Likewise.
9150 (cmp_struct_static_04_01): Likewise.
9151 (cmp_struct_static_04_02): Likewise.
9152 (cmp_struct_static_04_03): Likewise.
9153 (cmp_struct_static_04_04): Likewise.
9154 (cmp_struct_static_06_01): Likewise.
9155 (cmp_struct_static_06_02): Likewise.
9156 (cmp_struct_static_06_03): Likewise.
9157 (cmp_struct_static_06_04): Likewise.
9158 (call_all): Test new structs.
9159 * gdb.base/infcall-nested-structs.exp: Likewise.
9160
73021deb
AH
91612019-01-21 Alan Hayward <alan.hayward@arm.com>
9162 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9163
fc65c7db
AH
91642019-01-21 Alan Hayward <alan.hayward@arm.com>
9165 * gdb.base/stack-protector.c: New test.
9166 * gdb.base/stack-protector.exp: New file.
9167 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9168 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9169 option.
9170 (gdb_compile): Remove stack protector for GCC and prevent
9171 recursion.
9172
c24bdb02
KS
91732019-01-16 Keith Seitz <keiths@redhat.com>
9174
9175 PR gdb/23773
9176 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9177
6f072a10
PFC
91782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9179
9180 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9181 aliases.
9182 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9183 tests.
9184 * gdb.arch/powerpc-vector-regs.c: New file.
9185 * gdb.arch/powerpc-vector-regs.exp: New file.
9186
a7b8d682
PFC
91872019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9188
9189 * gdb.arch/altivec-regs.exp: Fix the list passed to
9190 gdb_expect_list when testing "info vector".
9191
6eb6fb67
AB
91922019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9193
9194 * gdb.base/style.exp: Don't include path in testname.
9195
b56f80d8
KS
91962019-01-10 Keith Seitz <keiths@redhat.com>
9197
9198 PR gdb/23712
9199 PR symtab/23010
9200 * gdb.dwarf2/multidictionary.exp: New file.
9201
041be526
SM
92022019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9203
9204 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9205 (test_gnuv3_style_demangling): ... this.
9206 (test_lucid_style_demangling): Remove.
9207 (test_arm_style_demangling): Remove.
9208 (test_hp_style_demangling): Remove.
9209 (do_tests): Remove calls to the above.
9210
d820d0c3
AB
92112019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9212
9213 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9214 case.
9215
f097f5ad
TT
92162019-01-06 Tom Tromey <tom@tromey.com>
9217
9218 PR gdb/28155:
9219 * gdb.dwarf2/typedef-void-finish.exp: New file.
9220
2cd8cc0b
TT
92212018-12-28 Tom Tromey <tom@tromey.com>
9222 Simon Marchi <simark@simark.ca>
9223
9224 * gdb.base/jit-exec.exp: New file.
9225 * gdb.base/jit-exec.c: New file.
9226 * gdb.base/jit-execd.c: New file.
9227
35fb8261
TT
92282018-12-28 Tom Tromey <tom@tromey.com>
9229
9230 * gdb.base/style.exp: Update test to check for address styling.
9231
47fd17cd
TT
92322018-12-28 Tom Tromey <tom@tromey.com>
9233
9234 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9235 message.
9236
d47032b7
TT
92372018-12-28 Tom Tromey <tom@tromey.com>
9238
9239 * gdb.base/style.exp: Add test for version number styling.
9240
af79b68d
TT
92412018-12-28 Tom Tromey <tom@tromey.com>
9242
9243 * gdb.base/style.exp: Add test for print_address_symbolic.
9244
0bb296cb
TT
92452018-12-28 Tom Tromey <tom@tromey.com>
9246
9247 * gdb.base/style.exp: Add test for breakpoint setting.
9248
80ae2043
TT
92492018-12-28 Tom Tromey <tom@tromey.com>
9250
9251 * gdb.base/style.exp: Add test for variable names.
9252
cbe56571
TT
92532018-12-28 Tom Tromey <tom@tromey.com>
9254
9255 * gdb.base/style.exp: New file.
9256 * gdb.base/style.c: New file.
9257
9162a27c
TT
92582018-12-28 Tom Tromey <tom@tromey.com>
9259
9260 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9261 "dumb".
9262 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9263 the TERM environment variable.
9264
bc543c90
TT
92652018-12-27 Tom Tromey <tom@tromey.com>
9266
9267 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9268 pagination test.
9269
6f0ffe50
AB
92702018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9271
9272 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9273 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9274
b5a1e557
PW
92752018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9276
9277 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9278 Filename a.adb changed to bp_fun_addr.adb.
9279 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9280
6e8b1ab2
JV
92812018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9282
9283 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9284 non-PIE executables.
9285 * README: Mention the gdb,nopie_flag board setting.
9286 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9287 non-PIE executable.
9288 * gdb.arch/amd64-entry-value.exp: Likewise.
9289 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9290 * gdb.arch/i386-float.exp: Likewise.
9291 * gdb.arch/i386-signal.exp: Likewise.
9292 * gdb.mi/mi-reg-undefined.exp: Likewise.
9293
d00a27c5
PM
92942018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9295
9296 PR gdb/23974
9297 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9298
161d081c
PW
92992018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9300
9301 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9302 Update order of results accordingly.
9303
b001de23
AB
93042018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9305
9306 * gdb.base/annota1.exp: Update a test regexp.
9307
99e1a184
AB
93082018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9309
9310 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9311
7a81c1e2
PW
93122018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9313
9314 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9315 (reuse_time): Initialize to REUSE_TIME_CAP.
9316 (check_rc): New function.
9317 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9318 Check pthread_create rc.
9319 (spawner_thread_func): Check pthread_create and pthread_join rc.
9320
73e8dc90
PA
93212018-12-08 Pedro Alves <palves@redhat.com>
9322
9323 * gdb.base/list.exp (test_forward_search): Rename to ...
9324 (test_forward_reverse_search): ... this. Also test reverse-search
9325 and the forward-search alias.
9326
13f2ed32
AB
93272018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9328
9329 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9330 local timeout variable before return, and remove all local timeout
9331 variable entirely.
9332 (gdb_load): Likewise.
9333
64d27cfc
TV
93342018-12-01 Tom de Vries <tdevries@suse.de>
9335
9336 * gdb.base/gdb-caching-proc.exp: New file.
9337
f63c03b4
SDJ
93382018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9339
9340 * Makefile.in (TIMESTAMP): New variable.
9341 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9342 command.
9343 (check-single-racy): Likewise.
9344 (check/%.exp): Likewise.
9345 (check-racy/%.exp): Likewise.
9346 (workers/%.worker): Likewise.
9347 (build-perf): Likewise.
9348 (check-perf): Likewise.
9349 * README: Describe new "TS" and "TS_FORMAT" variables.
9350 * print-ts.py: New file.
9351
1c97054b
BF
93522018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9353
9354 PR python/23714
9355 * gdb.python/python.exp: Test command repetition after
9356 gdb.execute.
9357
1871a62d
AB
93582018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9359
9360 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9361 is correctly aligned.
9362
fb5e1ed9
PW
93632018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9364
9365 * gdb.ada/info_auto_lang.exp: New testcase.
9366 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9367 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9368 * gdb.ada/info_auto_lang/some_c.c: New file.
9369
43d397ca
PW
93702018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9371
9372 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9373 FUNC_lang language syntax.
9374
beddd671
PW
93752018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9376
9377 * gdb.base/info_minsym.c: New file.
9378 * gdb.base/info_minsym.exp: New file.
9379
73fc52c4
TT
93802018-11-19 Tom Tromey <tom@tromey.com>
9381
9382 PR rust/23625:
9383 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9384 * gdb.rust/expr.exp: Update expected output. Change one test.
9385
994b876a
TT
93862018-11-19 Tom Tromey <tom@tromey.com>
9387
9388 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9389
6769f276
PA
93902018-11-19 Pedro Alves <palves@redhat.com>
9391
9392 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9393 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9394 see the expected warning.
9395
38a72da0
AH
93962018-11-16 Alan Hayward <alan.hayward@arm.com>
9397
9398 PR gdb/22736:
9399 * gdb.cp/infcall-nodebug-lib.c: New test.
9400 * gdb.cp/infcall-nodebug-main.c: New test.
9401 * gdb.cp/infcall-nodebug.exp: New file.
9402
53a89d6e
SM
94032018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9404
9405 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9406 completer tests.
9407
9325300d
TV
94082018-11-09 Tom de Vries <tdevries@suse.de>
9409
9410 * gdb.base/msym-lang.c: New test.
9411 * gdb.base/msym-lang.exp: New file.
9412 * gdb.base/msym-lang-main.c: New test.
9413
20f0d60d
TT
94142018-11-08 Tom Tromey <tom@tromey.com>
9415
9416 PR gdb/23555:
9417 PR gdb/23838:
9418 * gdb.base/warning.exp: New file.
9419
b5420128
JB
94202018-11-08 Jan Beulich <jbeulich@suse.com>
9421
9422 * testsuite/gdb.arch/i386-avx512.c,
9423 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9424
cd115d61
AB
94252018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9428 point hardware.
9429
35ee2dc2
AB
94302018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9431
9432 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9433 * gdb.dwarf2/missing-type-name.exp: New file.
9434
31aceee8
TV
94352018-11-06 Tom de Vries <tdevries@suse.de>
9436
9437 * gdb.base/many-headers.c: New test.
9438 * gdb.base/many-headers.exp: New file.
9439
109be305
JW
94402018-11-06 Jim Wilson <jimw@sifive.com>
9441
9442 * gdb.base/code_elim.exp: For riscv, set additional_flags
9443 to include -msmall-data-limit=0.
9444
e2b7af72
JB
94452018-11-01 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.ada/watch_minus_l: New testcase.
9448
cdcda965
SM
94492018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9450
9451 * gdb.arch/aix-sighandle.c: New file.
9452 * gdb.arch/aix-sighandle.exp: New file.
9453
92dcebf3
AB
94542018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9455
9456 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9457 registers being unions.
9458
68b9ac18
TV
94592018-10-31 Tom de Vries <tdevries@suse.de>
9460
9461 * lib/valgrind.exp: New file.
9462 (vgdb_start, vgdb_stop): New procs, factored out of ...
9463 * gdb.base/valgrind-bt.exp: ... here, ...
9464 * gdb.base/valgrind-disp-step.exp: ... here and ...
9465 * gdb.base/valgrind-infcall.exp: ... here.
9466
1443936e
TV
94672018-10-31 Tom de Vries <tdevries@suse.de>
9468
9469 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9470
eb77c9df
AB
94712018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9472
9473 * gdb.dwarf2/void-type.c: New file.
9474 * gdb.dwarf2/void-type.exp: New file.
9475
82b5e646
PW
94762018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9477
9478 * gdb.base/info_qt.c: New file.
9479 * gdb.base/info_qt.exp: New file.
9480
8d619c01
EBM
94812018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9482
9483 * gdb.arch/powerpc-htm-regs.c: New file.
9484 * gdb.arch/powerpc-htm-regs.exp: New file.
9485
f2cf6173
EBM
94862018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9487
9488 * gdb.arch/powerpc-tar.c: New file.
9489 * gdb.arch/powerpc-tar.exp: New file.
9490
7ca18ed6
EBM
94912018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9492
9493 * gdb.arch/powerpc-ppr-dscr.c: New file.
9494 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9495
bfcc0eba
TV
94962018-10-25 Tom de Vries <tdevries@suse.de>
9497
9498 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9499
fe1a5cad
TV
95002018-10-24 Tom de Vries <tdevries@suse.de>
9501
9502 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9503 longer exists error.
9504
a76dc3b7
TV
95052018-10-24 Tom de Vries <tdevries@suse.de>
9506
9507 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9508
4df46df7
TV
95092018-10-24 Tom de Vries <tdevries@suse.de>
9510
9511 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9512 --db-attach in valgrind.
9513
0dbfcfff
AB
95142018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9515
9516 * gdb.arch/riscv-reg-aliases.c: New file.
9517 * gdb.arch/riscv-reg-aliases.exp: New file.
9518
b04480b1
AH
95192018-10-19 Alan Hayward <alan.hayward@arm.com>
9520
9521 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9522
2c6ac8d7
AH
95232018-10-19 Alan Hayward <alan.hayward@arm.com>
9524
9525 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9526
2bc69f25
AH
95272018-10-19 Alan Hayward <alan.hayward@arm.com>
9528
9529 * gdb.cp/ovldbreak.exp: Fix regexps.
9530
1f1ae3a3
AH
95312018-10-19 Alan Hayward <alan.hayward@arm.com>
9532
9533 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9534
94c18618
SDJ
95352018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9536
9537 PR cli/23785
9538 * gdb.base/restore.exp: New test to check if "restore" with an
9539 invalid file doesn't segfault.
9540
812cd6eb
TV
95412018-10-18 Tom de Vries <tdevries@suse.de>
9542
9543 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9544 * gdb.ada/excep_handle.exp: Same.
9545 * gdb.ada/mi_string_access.exp: Same.
9546 * gdb.ada/mi_var_union.exp: Same.
9547 * gdb.arch/arc-analyze-prologue.exp: Same.
9548 * gdb.arch/arc-decode-insn.exp: Same.
9549 * gdb.base/readnever.exp: Same.
9550 * gdb.fortran/printing-types.exp: Same.
9551 * gdb.guile/scm-lazy-string.exp: Same.
9552
c4b90788
TV
95532018-10-16 Tom de Vries <tdevries@suse.de>
9554
9555 PR gdb/23730
9556 * gdb.base/catch-follow-exec.c: Add copyright notice.
9557 * gdb.base/catch-follow-exec.exp: Rewrite to use
9558 gdb_spawn_with_cmdline_opts. Require gdb-native.
9559
8bca2978
SL
95602018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9561
9562 * gdb.trace/actions-changed.exp: Check for arch support.
9563 * gdb.trace/actions.exp: Likewise.
9564 * gdb.trace/ax.exp: Likewise.
9565 * gdb.trace/backtrace.exp: Likewise.
9566 * gdb.trace/change-loc.exp: Likewise.
9567 * gdb.trace/deltrace.exp: Likewise.
9568 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9569 * gdb.trace/ftrace.exp: Likewise.
9570 * gdb.trace/infotrace.exp: Check for arch support.
9571 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9572 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9573 * gdb.trace/mi-tsv-changed.exp: Likewise.
9574 * gdb.trace/packetlen.exp: Likewise.
9575 * gdb.trace/passc-dyn.exp: Likewise.
9576 * gdb.trace/passcount.exp: Likewise.
9577 * gdb.trace/pending.exp: Likewise.
9578 * gdb.trace/range-stepping.exp: Check for shlib support.
9579 * gdb.trace/report.exp: Check for arch support.
9580 * gdb.trace/save-trace.exp: Likewise.
9581 * gdb.trace/signal.exp: Check for signal support.
9582 * gdb.trace/tfind.exp: Check for arch support.
9583 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9584 * gdb.trace/trace-common.h: Add comment.
9585 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9586 * gdb.trace/trace-enable-disable.exp: Likewise.
9587 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9588 * gdb.trace/tracecmd.exp: Check for arch support.
9589 * gdb.trace/tspeed.exp: Check for shlib and target support.
9590 * gdb.trace/tstatus.exp: Check for arch support.
9591 * gdb.trace/tsv.exp: Likewise.
9592 * gdb.trace/while-dyn.exp: Likewise.
9593 * gdb.trace/while-stepping.exp: Likewise.
9594 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9595
f9c49bff
SM
95962018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9597
9598 * gdb.trace/tspeed.exp: Remove nowarnings.
9599 (prepare_for_trace_test): Declare "global ipalib".
9600 * gdb.trace/tspeed.c: Include unistd.h.
9601 (main): Remove superfluous printf argument.
9602
d4330bde
SL
96032018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9604
9605 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9606 directory prefix on the filename.
9607
8ecfd7bd
SDJ
96082018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9609
9610 * gdb.gdb/unittest.exp: Update expected message informing that
9611 selftests have been disabled.
9612 * gdb.server/unittest.exp: Likewise.
9613
58bbcd02
TV
96142018-10-09 Tom de Vries <tdevries@suse.de>
9615
9616 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9617 with runto_main.
9618
9f6b697b
WP
96192018-10-08 Weimin Pan <weimin.pan@oracle.com>
9620
9621 PR c++/16841
9622 * gdb.cp/virtbase2.cc: New file.
9623 * gdb.cp/virtbase2.exp: New file.
9624
add5ded5
TT
96252018-10-06 Tom Tromey <tom@tromey.com>
9626
9627 PR python/19399:
9628 * gdb.python/py-inferior.exp: Add architecture test.
9629
f9e48344
TT
96302018-10-06 Tom Tromey <tom@tromey.com>
9631
9632 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9633 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9634
2a8be203
TT
96352018-10-06 Tom Tromey <tom@tromey.com>
9636
9637 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9638 of a "throw" catchpoint.
9639
e04caa70
SDJ
96402018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9641
9642 * gdb.base/info-proc.exp: Update string expected from "help info
9643 proc".
9644
5ca8c39f
TT
96452018-10-04 Tom Tromey <tom@tromey.com>
9646
9647 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9648 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9649 (test_initial_complaints, test_empty_complaints): Update.
9650 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9651
3453e7e4
TT
96522018-10-04 Tom Tromey <tom@tromey.com>
9653
9654 PR cli/19551:
9655 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9656 * lib/gdb.exp (gdb_file_cmd): Update.
9657 * gdb.stabs/weird.exp (print_weird_var): Update.
9658 * gdb.server/solib-list.exp: Update.
9659 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9660 * gdb.mi/mi-cli.exp: Update.
9661 * gdb.linespec/linespec.exp: Update.
9662 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9663 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9664 * gdb.cp/cp-relocate.exp: Update.
9665 * gdb.base/sym-file.exp: Update.
9666 * gdb.base/relocate.exp: Update.
9667 * gdb.base/readnever.exp: Update.
9668 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9669 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9670 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9671 * gdb.base/code_elim.exp: Update.
9672 * gdb.base/break-unload-file.exp (test_break): Update.
9673 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9674 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9675 Update.
9676 * gdb.base/attach.exp (do_attach_tests): Update.
9677 * gdb.base/sepdebug.exp: Update.
9678 * gdb.python/py-section-script.exp: Update.
9679
6afcf761
TT
96802018-10-04 Tom Tromey <tom@tromey.com>
9681
9682 PR cli/22234:
9683 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9684 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9685 output.
9686
fef1b293
TT
96872018-10-04 Tom Tromey <tom@tromey.com>
9688
9689 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9690 set width and height to 0.
9691 (test_command_line_attach_run): Use -quiet.
9692
ca98345e
SL
96932018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9694
9695 * lib/gdb.exp (skip_ifunc_tests): New.
9696 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9697 other compile failures.
9698 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9699
ff34e6ae
SM
97002018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9701
9702 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9703 is_amd64_regs_target.
9704
6bb8890e
AH
97052018-10-01 Alan Hayward <alan.hayward@arm.com>
9706
9707 * gdb.arch/aarch64-sighandler-regs.c: New test.
9708 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9709 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9710
224d30d3
MM
97112018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9712
9713 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9714 assembly.
9715
f67ffa6a
AB
97162018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9717
9718 * gdb.base/frame-selection.exp: New file.
9719 * gdb.base/frame-selection.c: New file.
9720
9fc3183f
AH
97212018-09-27 Alan Hayward <alan.hayward@arm.com>
9722
9723 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9724 pthread barrier.
9725 (main): Likewise.
9726
d354055e
AB
97272018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9728
9729 * gdb.base/large-frame-1.c: New file.
9730 * gdb.base/large-frame-2.c: New file.
9731 * gdb.base/large-frame.exp: New file.
9732 * gdb.base/large-frame.h: New file.
9733
db727370
JL
97342018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9735
9736 PR gdb/20948
9737 * gdb.base/write_mem.exp: New test.
9738 * gdb.base/write_mem.c: Likewise.
9739
ae778caf
TT
97402018-09-23 Tom Tromey <tom@tromey.com>
9741
9742 PR python/18852:
9743 * gdb.python/py-parameter.exp: Add test for parameter that throws
9744 on "set".
9745
fd3ba736
TT
97462018-09-23 Tom Tromey <tom@tromey.com>
9747
9748 PR python/17284:
9749 * gdb.python/py-template.exp (test_template_arg): Add test for
9750 negative template argument number.
9751
39a24317
TT
97522018-09-23 Tom Tromey <tom@tromey.com>
9753
9754 PR python/14062:
9755 * gdb.python/python.exp: Add test for post_event error.
9756
f5769a2c
TT
97572018-09-23 Tom Tromey <tom@tromey.com>
9758
9759 PR python/18170:
9760 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9761 convert pointers to int and long.
9762
1c1e54f6
TT
97632018-09-23 Tom Tromey <tom@tromey.com>
9764
9765 PR python/20126:
9766 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9767 signed-ness conversion tests.
9768
fb4fa946
TT
97692018-09-23 Tom Tromey <tom@tromey.com>
9770
9771 PR python/18352;
9772 * gdb.python/py-value.exp (test_float_conversion): New proc.
9773 Use it.
9774
a466edac
HAQ
97752018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9776
9777 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9778
4ee9b0c5
SL
97792018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9780
9781 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9782 no readline.
9783 * gdb.base/utf8-identifiers.exp: Likewise.
9784 * gdb.cp/cpcompletion.exp: Likewise.
9785 * gdb.linespec/cpcompletion.exp: Likewise.
9786 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9787 * gdb.linespec/cpls-ops.exp: Likewise.
9788
23be8da7
RB
97892018-09-19 Richard Bunt <richard.bunt@arm.com>
9790 Chris January <chris.january@arm.com>
9791
9792 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9793 * gdb.fortran/short-circuit-argument-list.exp: New file.
9794 * gdb.fortran/short-circuit-argument-list.f90: New test.
9795
5031d0ae
SDJ
97962018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9797
9798 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9799 "arch=" keyword when executing "-stack-list-frames".
9800
b4c0d1a4
SDJ
98012018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9802
9803 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9804 "arch=" keyword when executing "-stack-list-frames".
9805
7a6d2b45
SDJ
98062018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9807
9808 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9809 break ada".
9810
8588b356
SM
98112018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9812
9813 PR python/23669
9814 * gdb.python/python.exp: Test gdb.execute("show commands").
9815
65e65158
TT
98162018-09-16 Tom Tromey <tom@tromey.com>
9817
9818 * gdb.base/new-ui.exp (do_execution_tests): Update.
9819 * gdb.base/dbx.exp (test_breakpoints): Update.
9820
bf326452
AH
98212018-09-14 Alan Hayward <alan.hayward@arm.com>
9822
9823 * lib/gdb.exp (gdb_simple_compile): Add proc.
9824 (is_elf_target): Use gdb_simple_compile.
9825 (skip_altivec_tests): Likewise.
9826 (skip_vsx_tests): Likewise.
9827 (skip_tsx_tests): Likewise.
9828 (skip_btrace_tests): Likewise.
9829 (skip_btrace_pt_tests): Likewise.
9830 (gdb_can_simple_compile): Likewise.
9831 (gdb_has_argv0): Likewise.
9832 (gdb_target_symbol_prefix): Likewise.
9833 (target_supports_scheduler_locking): Likewise.
9834
2361b0fb
TT
98352018-09-13 Tom Tromey <tom@tromey.com>
9836
9837 * Makefile.in (TAGS): Recognize proc_with_prefix and
9838 gdb_caching_proc.
9839
0ae1a321
SM
98402018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9841
9842 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9843 method.
9844
a40bf0c2
SM
98452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9846
9847 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9848 and a few other Inferior properties when the Inferior is no
9849 longer valid.
9850
4a3fe98f
TT
98512018-09-13 Tom Tromey <tom@tromey.com>
9852
9853 PR rust/23650:
9854 * gdb.rust/simple.exp: Add test for enum field access error.
9855
098b2108
TT
98562018-09-13 Tom Tromey <tom@tromey.com>
9857
9858 PR rust/23626:
9859 * gdb.rust/simple.rs (EmptyEnum): New type.
9860 (main): Use it.
9861 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9862
1256af7d
SM
98632018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9864
9865 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9866 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9867 * gdb.python/py-symtab.exp: Update test printing an objfile.
9868
4aa8e6c2
SM
98692018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9870
9871 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9872 object.
9873
c221b2f7
AH
98742018-09-12 Alan Hayward <alan.hayward@arm.com>
9875
9876 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9877 (support_complex_tests): Use gdb_can_simple_compile.
9878 (is_ilp32_target): Likewise.
9879 (is_lp64_target): Likewise.
9880 (is_64_target): Likewise.
9881 (is_amd64_regs_target): Likewise.
9882 (is_aarch32_target): Likewise.
9883 (gdb_int128_helper): Likewise.
9884
6f1107b5
JK
98852018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9886
9887 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9888
1f5d1570
JG
98892018-09-10 Jerome Guitton <guitton@adacore.com>
9890
9891 * gdb.ada/same_component_name: Add test for case of tagged record
9892 with variable-length fields.
9893
cc330e39
XR
98942018-09-10 Xavier Roirand <roirand@adacore.com>
9895
9896 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9897 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9898 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9899 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9900
b9c50e9a
XR
99012018-09-10 Xavier Roirand <roirand@adacore.com>
9902
9903 * gdb.ada/mi_string_access.exp: New testcase.
9904 * gdb.ada/mi_string_access/bar.adb: New file.
9905 * gdb.ada/mi_string_access/pck.adb: New file.
9906 * gdb.ada/mi_string_access/pck.asd: New file.
9907
2963898f
XR
99082018-09-10 Xavier Roirand <roirand@adacore.com>
9909
9910 * gdb.ada/mi_var_union.exp: New testcase.
9911 * gdb.ada/mi_var_union/bar.adb: New file.
9912 * gdb.ada/mi_var_union/pck.adb: New file.
9913 * gdb.ada/mi_var_union/pck.asd: New file.
9914
1aac008f
TT
99152018-09-08 Tom Tromey <tom@tromey.com>
9916
9917 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9918
332cf4c9
TT
99192018-09-08 Tom Tromey <tom@tromey.com>
9920
9921 PR python/16047:
9922 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9923 (register_pretty_printers): Register new printer.
9924 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9925 test.
9926 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9927 (an_int_type3): New global.
9928
424da6cf
JB
99292018-09-08 Joel Brobecker <brobecker@adacore.com>
9930
9931 * gdb.ada/expr_with_funcall: New testcase.
9932
2a62dfa9
JB
99332018-09-08 Joel Brobecker <brobecker@adacore.com>
9934
9935 * gdb.ada/packed_array_assign: New testcase.
9936
96b6697f
AB
99372018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9938
9939 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9940 names, and add test prefixes to make test names unique.
9941
e4a62c65
TV
99422018-09-05 Tom de Vries <tdevries@suse.de>
9943
9944 * gdb.dwarf2/varval.exp: Add test.
9945
dd083ee2
GB
99462018-09-04 Gary Benson <gbenson@redhat.com>
9947
9948 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9949 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9950
aef9346c
TT
99512018-08-31 Tom Tromey <tom@tromey.com>
9952
9953 * gdb.rust/simple.rs: Rename second variable "v".
9954
c67f2e15
AB
99552018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9956
9957 * gdb.base/funcargs.c (use_a): New function.
9958 (recurse): Call use_a.
9959
078a0207
KS
99602018-08-29 Keith Seitz <keiths@redhat.com>
9961
9962 * gdb.compile/compile-cplus-anonymous.cc: New file.
9963 * gdb.compile/compile-cplus-anonymous.exp: New file.
9964 * gdb.compile/compile-cplus-array-decay.cc: New file.
9965 * gdb.compile/compile-cplus-array-decay.exp: New file.
9966 * gdb.compile/compile-cplus-inherit.cc: New file.
9967 * gdb.compile/compile-cplus-inherit.exp: New file.
9968 * gdb.compile/compile-cplus-member.cc: New file.
9969 * gdb.compile/compile-cplus-member.exp: New file.
9970 * gdb.compile/compile-cplus-method.cc: New file.
9971 * gdb.compile/compile-cplus-method.exp: New file.
9972 * gdb.compile/compile-cplus-mod.c: "New" file.
9973 * gdb.compile/compile-cplus-namespace.cc: New file.
9974 * gdb.compile/compile-cplus-namespace.exp: New file.
9975 * gdb.compile/compile-cplus-nested.cc: New file.
9976 * gdb.compile/compile-cplus-nested.exp: New file.
9977 * gdb.compile/compile-cplus-print.c: "New" file.
9978 * gdb.compile/compile-cplus-print.exp: "New" file.
9979 * gdb.compile/compile-cplus-virtual.cc: New file.
9980 * gdb.compile/compile-cplus-virtual.exp: New file.
9981 * gdb.compile/compile-cplus.c: "New" file.
9982 * gdb.compile/compile-cplus.exp: "New" file.
9983 * lib/compile-support.exp: New file.
9984
b0f492b9
GB
99852018-08-16 Gary Benson <gbenson@redhat.com>
9986
9987 PR gdb/13000:
9988 * gdb.base/batch-exit-status.exp: New file.
9989 * gdb.base/batch-exit-status.good-commands: Likewise.
9990 * gdb.base/batch-exit-status.bad-commands: Likewise.
9991
36eb4c5f
AH
99922018-08-29 Alan Hayward <alan.hayward@arm.com>
9993
9994 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9995 (struct struct02): Likewise.
9996 (struct struct03): Likewise.
9997 (struct struct04): Likewise.
9998 (struct struct_01_01): New struct.
9999 (struct struct_01_02): Likewise.
10000 (struct struct_01_03): Likewise.
10001 (struct struct_01_04): Likewise.
10002 (struct struct_02_01): Likewise.
10003 (struct struct_02_02): Likewise.
10004 (struct struct_02_03): Likewise.
10005 (struct struct_02_04): Likewise.
10006 (struct struct_04_01): Likewise.
10007 (struct struct_04_02): Likewise.
10008 (struct struct_04_03): Likewise.
10009 (struct struct_04_04): Likewise.
10010 (struct struct_05_01): Likewise.
10011 (struct struct_05_02): Likewise.
10012 (struct struct_05_03): Likewise.
10013 (struct struct_05_04): Likewise.
10014 (cmp_struct01): Remove function.
10015 (cmp_struct02): Likewise.
10016 (cmp_struct03): Likewise.
10017 (cmp_struct04): Likewise.
10018 (cmp_struct_01_01): Add Function.
10019 (cmp_struct_01_02): Likewise.
10020 (cmp_struct_01_03): Likewise.
10021 (cmp_struct_01_04): Likewise.
10022 (cmp_struct_02_01): Likewise.
10023 (cmp_struct_02_02): Likewise.
10024 (cmp_struct_02_03): Likewise.
10025 (cmp_struct_02_04): Likewise.
10026 (cmp_struct_04_01): Likewise.
10027 (cmp_struct_04_02): Likewise.
10028 (cmp_struct_04_03): Likewise.
10029 (cmp_struct_04_04): Likewise.
10030 (cmp_struct_05_01): Likewise.
10031 (cmp_struct_05_02): Likewise.
10032 (cmp_struct_05_03): Likewise.
10033 (cmp_struct_05_04): Likewise.
10034 (call_all): Add new structs.
10035 * gdb.base/infcall-nested-structs.exp: Likewise.
10036
3bf9c013
JV
100372018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10038
10039 * gdb.python/py-framefilter-mi.exp: Update regexp to
10040 check for "arch" field in frame output.
10041
450d1e88
KB
100422018-08-23 Kevin Buettner <kevinb@redhat.com>
10043
10044 * gdb.dwarf2/dw2-ranges-func.c: New file.
10045 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10046
ae739fe7
SM
100472018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10048
10049 * gdb.base/term.exp: Compare terminal settings with values from
10050 the inferior.
10051 * gdb.base/term.c: Get and set terminal settings.
10052
6d52907e
JV
100532018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10054
10055 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10056 accommodate new "arch" field in frame output.
10057 * gdb.mi/mi-return.exp: Likewise.
10058 * gdb.mi/mi-stack.exp: Likewise.
10059 * gdb.mi/mi-syn-frame.exp: Likewise.
10060 * gdb.mi/user-selected-context-sync.exp: Likewise.
10061
be2d111a
MS
100622018-08-19 Michael Spang <spang@google.com>
10063
10064 PR gdb/11786
10065 * gdb.base/gcore-tls-pie.c: New file.
10066 * gdb.base/gcore-tls-pie.exp: New file.
10067
ae3a7c47
KB
100682018-08-18 Kevin Buettner <kevinb@redhat.com>
10069
10070 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
10071 * gdb.dwarf2/varval.c: New file.
10072 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 10073
2ecae92e
AH
100742018-08-17 Alan Hayward <alan.hayward@arm.com>
10075
10076 PR gdb/18931
10077 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10078
c1854f1d
KS
100792018-08-16 Keith Seitz <keiths@redhat.com>
10080
10081 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10082 tests expected to pass.
10083
26fb3983
JV
100842018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10085
10086 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10087 -data-disassemble -a.
10088 (test_disassembly_bogus_args): Likewise.
10089
67943c00
AB
100902018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10091
10092 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10093
5ff2bbae
AB
100942018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10095
10096 * gdb.base/vla-optimized-out.exp: Add new test.
10097
e5bbcd0f
AB
100982018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10099
10100 * gdb.base/vla-optimized-out-o3.exp: Delete.
10101 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10102 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10103 deleted tests.
10104
9d4a934c
AB
101052018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10106
10107 PR gdb/18050:
10108 * gdb.server/extended-remote-restart.c: New file.
10109 * gdb.server/extended-remote-restart.exp: New file.
10110
045cf012
SM
101112018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10112
10113 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10114 "set variable index = 42".
10115
87d6a7aa
SM
101162018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10117
10118 * boards/index-cache-gdb.exp: New file.
10119 * gdb.dwarf2/index-cache.exp: New file.
10120 * gdb.dwarf2/index-cache.c: New file.
10121 * gdb.base/maint.exp: Check if we are using the index cache.
10122
96d68bd4
RO
101232018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10124
10125 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10126 MAKEFLAGS.
10127
5a699617
RO
101282018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10129
10130 * dg-extract-results.sh: Move to toplevel contrib.
10131 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10132 * Makefile.in (check-parallel-racy): Likewise.
10133
5bd18990
AB
101342018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10135
10136 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10137 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10138 tests if the target supports scheduler locking.
10139
3fbbcf47
TV
101402018-08-04 Tom de Vries <tdevries@suse.de>
10141
10142 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10143
3e1d3d8c
TT
101442018-08-02 Tom Tromey <tom@tromey.com>
10145
10146 PR symtab/16842.
10147 * gdb.cp/temargs.exp: Test "info address" of a template
10148 parameter.
10149
5abe0f0c
JV
101502018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10151
10152 * gdb.python/py-mi-var-info-path-expression.c: New file.
10153 * gdb.python/py-mi-var-info-path-expression.py: New file.
10154 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10155
fb66cde8
SDJ
101562018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10157
10158 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10159 error after "cannot resolve name" string.
10160
c708f4d2
AB
101612018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10162
10163 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10164 started.
10165 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10166
37cc0cae
TV
101672018-07-28 Tom de Vries <tdevries@suse.de>
10168
10169 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10170
63b4ecf7
TV
101712018-07-26 Tom de Vries <tdevries@suse.de>
10172
10173 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10174
3c3bb058
AB
101752018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10176
10177 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10178 is visible.
10179
9e7f3bbb
TV
101802018-07-26 Tom de Vries <tdevries@suse.de>
10181
10182 PR breakpoints/23366
10183 * gdb.base/catch-follow-exec.c: New test.
10184 * gdb.base/catch-follow-exec.exp: New file.
10185
16f808ec
TV
101862018-07-25 Tom de Vries <tdevries@suse.de>
10187
10188 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10189 vla-optimized-out.c.
10190
d7154a8d
JV
101912018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10192
10193 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10194 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10195
232a0032
TV
101962018-07-20 Tom de Vries <tdevries@suse.de>
10197
10198 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10199 NOCLONE macro.
10200 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10201
fbb1d502
TV
102022018-07-19 Tom de Vries <tdevries@suse.de>
10203
10204 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10205 regular expression.
10206
42dc7699
TV
102072018-07-18 Tom de Vries <tdevries@suse.de>
10208
10209 * gdb.base/vla-optimized-out.c: New test.
10210 * gdb.base/vla-optimized-out.exp: New file.
10211
7f1f7e23
SDJ
102122018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10213
10214 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10215 message "No address associated with hostname" when gdbserver
10216 cannot resolve the hostname.
10217
5759ebb3
PW
102182018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10219
10220 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10221 Add some test prefixes to make tests unique.
10222
3606ccab
PW
102232018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10224
10225 * gdb.base/frameapply.c: New file.
10226 * gdb.base/frameapply.exp: New file.
10227
529c08b2
PW
102282018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10229
10230 * gdb.base/skip.exp: Update expected error message.
10231
c7ab0aef
SDJ
102322018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10233 Jan Kratochvil <jan.kratochvil@redhat.com>
10234 Paul Fertser <fercerpav@gmail.com>
10235 Tsutomu Seki <sekiriki@gmail.com>
10236
10237 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10238 parameter.
10239 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10240 by default.
10241 * boards/native-gdbserver.exp: Likewise.
10242 * gdb.server/run-without-local-binary.exp: Improve regexp used
10243 for detecting when a remote debugging connection succeeds.
10244 * gdb.server/server-connect.exp: New file.
10245 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10246 Do not prefix the port number with ":".
10247 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10248 support for detecting and using it. Add '$debughost_gdbserver'
10249 to the list of arguments used to start gdbserver. Handle case
10250 when gdbserver cannot resolve a network name.
10251
16ff70dd
SDJ
102522018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10253
10254 PR c++/23373
10255 * gdb.base/ptype-offsets.cc (struct static_member): New
10256 struct.
10257 (main) <stmember>: New variable.
10258 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10259 with a static member in it.
10260
3541979f
AB
102612018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10262
10263 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10264 watchpoints enabled and disabled.
10265
c8ad9b9a
AB
102662018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10267
10268 * gdb.base/examine-backward.exp: Still run tests around address
10269 0x0, even if address 0x0 is not readable. Update the pattern for
10270 matching address 0x0 in expected output.
10271
e0e5e971
AB
102722018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10273
10274 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10275 malloc/free.
10276
1ea5da02
TV
102772018-07-04 Tom de Vries <tdevries@suse.de>
10278
10279 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10280
471b9d15
MR
102812018-07-02 Maciej W. Rozycki <macro@mips.com>
10282
10283 PR tdep/8282
10284 * gdb.arch/mips-disassembler-options.exp: New test.
10285 * gdb.arch/mips-disassembler-options.s: New test source.
10286
75acb486
PA
102872018-06-29 Pedro Alves <palves@redhat.com>
10288
10289 * gdb.threads/names.exp: Adjust expected "info threads" output.
10290
cd2bb709
PA
102912018-06-29 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.opt/inline-break.exp (line number, address): Add "info
10294 break" tests.
10295
991ff292
PA
102962018-06-29 Pedro Alves <palves@redhat.com>
10297
10298 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10299 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10300 number and address and running to them.
10301
356819b6 103022018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
10303
10304 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10305
2512d7ef
JK
103062018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10307
10308 * lib/compiler.c: Remove executable permission flag.
10309
be1b6474
RB
103102018-06-28 Richard Bunt <richard.bunt@arm.com>
10311
10312 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10313 code.
10314 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10315
291f9a96
PT
103162018-06-28 Petr Tesarik <ptesarik@suse.cz>
10317
10318 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10319
ed6dfe51
PT
103202018-06-28 Petr Tesarik <ptesarik@suse.cz>
10321
10322 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10323 address argument is omitted.
10324
d4d429d5
PT
103252018-06-28 Petr Tesarik <ptesarik@suse.cz>
10326
10327 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10328
7ab6656f
OJ
103292018-06-27 Omair Javaid <omair.javaid@linaro.org>
10330
10331 PR gdb/21695
10332 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10333 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10334
a33ccfc7
TT
103352018-06-26 Tom Tromey <tom@tromey.com>
10336
10337 PR rust/22574:
10338 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10339 * gdb.rust/simple.rs (struct SimpleLayout): New.
10340
6d72d289
SM
103412018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10342
10343 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10344 "info registers" output.
10345
8363f9d5
RB
103462018-06-21 Richard Bunt <richard.bunt@arm.com>
10347
10348 * gdb.base/watchpoint-hw-attach.c: New test.
10349 * gdb.base/watchpoint-hw-attach.exp: New file.
10350
f00674fe
SM
103512018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10354 through /bin/sh.
10355 * boards/dwarf4-gdb-index.exp: Likewise.
10356 * boards/fission-dwp.exp: Likewise.
10357
1d554008
UW
103582018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10359
10360 * gdb.base/float128.exp: Add comment and improved fail message
10361 to the failure case of "print large128" test.
10362
d0ac1c44
SM
103632018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10364
10365 * configure.ac: Remove AC_PREREQ.
10366 * configure: Re-generate.
10367
61b04dd0
PA
103682018-06-19 Pedro Alves <palves@redhat.com>
10369
10370 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10371 (func_extern_caller): New.
10372 (main): Call func_extern_caller.
10373 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10374 logic change.
10375
f63b508a
SM
103762018-06-18 Weimin Pan <weimin.pan@oracle.com>
10377
10378 PR gdb/16841
10379 * gdb.cp/typedef-base.cc: New file.
10380 * gdb.cp/typedef-base.exp: New file.
10381
0fe3a558
TV
103822018-06-18 Tom de Vries <tdevries@suse.de>
10383
10384 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10385
7010835a
AB
103862018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10387 Richard Bunt <Richard.Bunt@arm.com>
10388
10389 * gdb.threads/attach-slow-waitpid.c: New file.
10390 * gdb.threads/attach-slow-waitpid.exp: New file.
10391 * gdb.threads/slow-waitpid.c: New file.
10392
14897d65
PA
103932018-06-14 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.base/fork-running-state.c: Include <errno.h>.
10396 (exit_if_relative_exits): New.
10397 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10398 exits.
10399 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10400 child exits.
10401
5d9a0608
TV
104022018-06-14 Tom de Vries <tdevries@suse.de>
10403
10404 PR cli/22573
10405 * gdb.base/finish-pretty.c: New test.
10406 * gdb.base/finish-pretty.exp: New file.
10407
11ae5818
PA
104082018-06-14 Pedro Alves <palves@redhat.com>
10409
10410 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10411 gdb's expected startup output.
10412
1d39de44
PA
104132018-06-14 Pedro Alves <palves@redhat.com>
10414
10415 * lib/selftest-support.exp (selftest_setup): Remove inlined
10416 function handling.
10417
70ee0000
TV
104182018-06-14 Tom de Vries <tdevries@suse.de>
10419
10420 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10421 matching of breakpoint printing.
10422
11f4b608
TV
104232018-06-13 Tom de Vries <tdevries@suse.de>
10424
10425 PR testsuite/23269
10426 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10427 (fork_child): ... here, and ...
10428 (fork_parent): ... here.
10429
104302018-06-12 Tom de Vries <tdevries@suse.de>
10431
10432 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10433
9516f85a
AB
104342018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10435 Stephen Roberts <stephen.roberts@arm.com>
10436
10437 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10438 rewrite test to describe action performed, rather than possible
10439 failure.
10440
5045b3d7
GB
104412018-06-08 Gary Benson <gbenson@redhat.com>
10442
10443 * gdb.threads/check-libthread-db.exp: New file.
10444 * gdb.threads/check-libthread-db.c: Likewise.
10445
c61b06a1
TT
104462018-06-05 Tom Tromey <tom@tromey.com>
10447
10448 * gdb.base/default.exp: Update expected "show version" output.
10449
eb6af809
TT
104502018-06-05 Tom Tromey <tom@tromey.com>
10451
10452 PR cli/12326:
10453 * gdb.cp/static-print-quit.exp: Update.
10454 * lib/gdb.exp (pagination_prompt): Update.
10455 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10456 * gdb.python/python.exp: Update.
10457
178d6a63
JB
104582018-06-04 Joel Brobecker <brobecker@adacore.com>
10459
10460 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10461
8e817061
JB
104622018-06-01 Joel Brobecker <brobecker@adacore.com>
10463
10464 * gdb.ada/bp_fun_addr: New testcase.
10465
e86ca25f
TT
104662018-06-01 Tom Tromey <tom@tromey.com>
10467
10468 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10469 results.
10470 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10471 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10472 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10473 * gdb.base/maint.exp (maint_pass_if): Update.
10474
4b2dfa9d
MR
104752018-05-31 Maciej W. Rozycki <macro@mips.com>
10476
10477 * gdb.base/endian.exp: New test.
10478 * gdb.base/endian.c: New test source.
10479
45f25d6c
AB
104802018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10481
10482 PR gdb/23203
10483 * gdb.base/bt-selected-frame.c: New file.
10484 * gdb.base/bt-selected-frame.exp: New file.
10485 * lib/gdb.exp (get_current_frame_number): New function.
10486
d9f6d7f8
MR
104872018-05-24 Maciej W. Rozycki <macro@mips.com>
10488 Pedro Alves <palves@redhat.com>
10489
10490 * gdb.threads/tls-core.c: Include <stdlib.h>
10491 (thread_proc): Call `abort'.
10492 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10493 (tls_core_test): New procedure, bits factored out from ...
10494 (top level): ... here. Test both native cores and gcore cores.
10495
ff1cf532
TT
104962018-05-23 Tom Tromey <tom@tromey.com>
10497
10498 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10499
b98664d3
TT
105002018-05-23 Tom Tromey <tom@tromey.com>
10501
10502 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10503 symfile_complaints.
10504 (test_short_complaints): Likewise.
10505 (test_empty_complaints): Likewise.
10506 (test_initial_complaints): Update.
10507
4e9668d0
TT
105082018-05-23 Tom Tromey <tom@tromey.com>
10509
10510 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10511
43ba33c7
TT
105122018-05-23 Tom Tromey <tom@tromey.com>
10513
10514 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10515 (test_short_complaints): Update.
10516
035522c0
PA
105172018-05-22 Pedro Alves <palves@redhat.com>
10518
10519 * gdb.base/remote.exp: Only gdb_start after compiling the
10520 testcase. Issue "disconnect" before testing "set remote" command
10521 defaults. Issue clean_restart before running to main.
10522
cc0be08f
PA
105232018-05-22 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.base/remote.exp: Adjust expected output of "show remote
10526 memory-write-packet-size". Add tests for "set remote
10527 memory-write-packet-size 0" and "set remote
10528 memory-write-packet-size fixed/limit".
10529
b1b60145
PA
105302018-05-22 Pedro Alves <palves@redhat.com>
10531
10532 PR gdb/22973
10533 * gdb.base/utf8-identifiers.c: New file.
10534 * gdb.base/utf8-identifiers.exp: New file.
10535
0ec848ad
PFC
105362018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10537
10538 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10539
2c3305f6
PFC
105402018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10541
10542 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10543
ce1e8424
TT
105442018-05-18 Tom Tromey <tom@tromey.com>
10545
10546 * gdb.base/ptype-offsets.exp: Update.
10547
ddfe970e
KS
105482018-05-17 Keith Seitz <keiths@redhat.com>
10549
10550 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10551 in expected breakpoint stop locations.
10552 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10553 move to proper scope to test variable values.
10554 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10555 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10556 New functions.
10557 (main): Call not_inline_func3.
10558 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10559 inline_func1, inline_func2, and inline_func3. Test that when each
10560 breakpoint is hit, GDB properly reports both the stop location
10561 and the backtrace. Repeat tests for temporary breakpoints.
10562
0726fcc6
MR
105632018-05-15 Maciej W. Rozycki <macro@mips.com>
10564
10565 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10566 rather then trying to access it in determining whether the PID
10567 of `gdbserver' could have been retrieved.
10568
8ee22052
AB
105692018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10570
10571 * gdb.arch/amd64-init-x87-values.S: New file.
10572 * gdb.arch/amd64-init-x87-values.exp: New file.
10573
7785df48
JK
105742018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10575
10576 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10577
56bcdbea
TT
105782018-05-04 Tom Tromey <tom@tromey.com>
10579
10580 PR python/22730:
10581 * gdb.python/python.exp: Test multi-line execute.
10582
a913fffb
TT
105832018-05-04 Tom Tromey <tom@tromey.com>
10584
10585 PR python/22731:
10586 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10587
7a2c85f2
TT
105882018-05-04 Tom Tromey <tom@tromey.com>
10589
10590 PR gdb/11750:
10591 * gdb.base/define.exp: Test defining a user command inside a user
10592 command.
10593 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10594
a3b60e45
JK
105952018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10596 Pedro Alves <palves@redhat.com>
10597
10598 PR breakpoints/19806 and support for PR external/20207.
10599 * gdb.base/watchpoint-unaligned.c: New file.
10600 * gdb.base/watchpoint-unaligned.exp: New file.
10601
45fe4a03
AB
106022018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10603
10604 * gdb.base/maint.exp: Make test names unique, use
10605 test_prefix_command_help to test 'help maint info', and remove
10606 repeated test of 'help maint'.
10607
9be2ae8f
TT
106082018-05-04 Tom Tromey <tom@tromey.com>
10609
10610 PR gdb/22619:
10611 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10612 behavior.
10613
11859c31
AB
106142018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10615
10616 * gdb.base/maint.exp: Process output from 'maint print registers'
10617 line at a time.
10618
089a9490
AB
106192018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10620
10621 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10622 timeout.
10623
9b0797e2
AB
106242018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10625
10626 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10627 filter pattern.
10628
f6ac5f3d
PA
106292018-05-02 Pedro Alves <palves@redhat.com>
10630
10631 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10632 to_log_command renames.
10633 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10634
77d3c63b
TT
106352018-05-02 Tom Tromey <tom@tromey.com>
10636
10637 * gdb.python/py-parameter.exp: Set test message.
10638
0489430a
TT
106392018-05-02 Tom Tromey <tom@tromey.com>
10640
10641 PR python/20084:
10642 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10643 PARAM_ZUINTEGER_UNLIMITED tests.
10644
1632f8ba
DR
106452018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10646
10647 PR rust/23124
10648 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10649 when casting.
10650
6d7bb824
TT
106512018-04-30 Tom Tromey <tom@tromey.com>
10652
10653 * gdb.python/py-type.exp: Check align attribute.
10654 * gdb.python/py-type.c: New "aligncheck" global.
10655
007e1530
TT
106562018-04-30 Tom Tromey <tom@tromey.com>
10657
10658 PR exp/17095:
10659 * gdb.dwarf2/dw2-align.exp: New file.
10660 * gdb.cp/align.exp: New file.
10661 * gdb.base/align.exp: New file.
10662 * lib/gdb.exp (gdb_int128_helper): New proc.
10663 (has_int128_c, has_int128_cxx): New caching procs.
10664
6873858b
TT
106652018-04-27 Tom Tromey <tom@tromey.com>
10666
10667 PR rust/22545:
10668 * gdb.rust/simple.exp: Add inclusive range tests.
10669
79188d8d
PA
106702018-04-26 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10673 ifunc breakpoint locations correctly of ifunc breakpoints set
10674 while the program resolves the ifunc.
10675
c7075ad5
PA
106762018-04-26 Pedro Alves <palves@redhat.com>
10677
10678 * gdb.base/gnu-ifunc-final.c: New file.
10679 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10680 * gdb.base/gnu-ifunc.exp (executable): Delete.
10681 (staticexecutable): Adjust.
10682 (lib_opts, exec_opts): Delete.
10683 (make_binsuffix, build, set-break): New procedures.
10684 (misc_tests): New, with tests factored out from the top level.
10685 (top level): Test different combinations of ifunc resolver name,
10686 resolver with and with debug info, and ifunc target with and
10687 without debug info. Wrap static tests with with_target_prefix.
10688
8388016d
PA
106892018-04-26 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10692 return type" warnings.
10693
249b5733
PA
106942018-04-25 Pedro Alves <palves@redhat.com>
10695
10696 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10697 killed".
10698 * gdb.base/kill-after-signal.exp: Likewise.
10699 * gdb.threads/kill.exp: Likewise.
10700
f67c0c91
SDJ
107012018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10702 Sergio Durigan Junior <sergiodj@redhat.com>
10703 Pedro Alves <palves@redhat.com>
10704
10705 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10706 regexps to expect for '[Inferior ... detached]' as well.
10707 * gdb.base/attach.exp: Likewise.
10708 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10709 "gdb_continue_to_end".
10710 (test_catch_syscall_with_wrong_args): Likewise.
10711 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10712 ']'. Don't set 'verbose' on.
10713 * gdb.base/foll-vfork.exp: Likewise.
10714 * gdb.base/fork-print-inferior-events.c: New file.
10715 * gdb.base/fork-print-inferior-events.exp: New file.
10716 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10717 '[Inferior ... has been killed]' message.
10718 * gdb.base/kill-after-signal.exp: Likewise.
10719 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10720 detach message.
10721 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10722 message.
10723 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10724 regexps to expect for '[Inferior ... detached]' as well.
10725 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10726
0a8ddac4
SM
107272018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10728
10729 PR gdb/23104
10730 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10731
701adfb0
PA
107322018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10733
10734 PR gdb/23095
10735 * gdb.base/break-probes.exp: Pass shlib_load to
10736 prepare_for_testing. Set normal_bp to r_debug_state if target is
10737 bsd.
10738
d27d16bf
RB
107392018-04-19 Richard Bunt <richard.bunt@arm.com>
10740
10741 * gdb.threads/multiple-successive-infcall.c: New test.
10742 * gdb.threads/multiple-successive-infcall.exp: New file.
10743
a037790e
TT
107442018-04-17 Tom Tromey <tom@tromey.com>
10745
10746 * gdb.rust/simple.rs (Union): New type.
10747 (main): New local "u".
10748 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10749
e3a91079
AA
107502018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10751
10752 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10753 number information in output of "whereis" command.
10754 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10755
b744723f
AA
107562018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10757
10758 * gdb.ada/info_types.exp: Adjust expected output to the line
10759 numbers now printed by "info var/func/type".
10760 * gdb.base/completion.exp: Likewise.
10761 * gdb.base/included.exp: Likewise.
10762 * gdb.cp/cp-relocate.exp: Likewise.
10763 * gdb.cp/cplusfuncs.exp: Likewise.
10764 * gdb.cp/namespace.exp: Likewise.
10765 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10766
4a4495d6
MM
107672018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10768
10769 * gdb.btrace/cpu.exp: New.
10770
1d509aa6
MM
107712018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10772
10773 * gdb.base/step-indirect-call-thunk.exp: New.
10774 * gdb.base/step-indirect-call-thunk.c: New.
10775 * gdb.reverse/step-indirect-call-thunk.exp: New.
10776 * gdb.reverse/step-indirect-call-thunk.c: New.
10777
6295b6da
SM
107782018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10779
10780 * gdb.base/pie-fork.c: New file.
10781 * gdb.base/pie-fork.exp: New file.
10782
50146e70
TT
107832018-04-11 Tom Tromey <tom@tromey.com>
10784
10785 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10786
f50d8a2e
PA
107872018-04-10 Pedro Alves <palves@redhat.com>
10788
10789 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10790 exits. Instead loop running forever.
10791 (fork_parent): Run forever too.
10792
a0be7a36
SM
107932018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10794
10795 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10796 mi_continue_to_line.
10797 * gdb.mi/mi-stack.c (callee4): Add comment.
10798
9b73db36
SM
107992018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10800
10801 * gdb.mi/mi-stack.exp: Fix indentation.
10802
c912f608
SM
108032018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 PR gdb/22979
10806 * gdb.arch/amd64-osabi.exp: New file.
10807
26540402
SM
108082018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10809
10810 PR gdb/22980
10811 * gdb.base/osabi.exp: New file.
10812
121ad66c 108132018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
10814
10815 * gdb.cp/static-typedef-print.exp: New file.
10816 * gdb.cp/static-typedef-print.cc: New file.
10817
3fcded8f
JB
108182018-03-27 Joel Brobecker <brobecker@adacore.com>
10819
10820 * gdb.ada/varsize_limit: New testcase.
10821
59cc4834
JB
108222018-03-27 Joel Brobecker <brobecker@adacore.com>
10823
10824 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10825
10826 * gdb.ada/notcplusplus: New testcase.
10827
10828 * gdb.base/c-linkage-name.c: New file.
10829 * gdb.base/c-linkage-name.exp: New testcase.
10830
4ca59a9f
TT
108312018-03-26 Tom Tromey <tom@tromey.com>
10832
10833 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10834 * gdb.python/py-framefilter.py (name_error): New global.
10835 (ErrorInName.function): Use name_error.
10836
978d6c75
TT
108372018-03-26 Tom Tromey <tom@tromey.com>
10838
10839 PR backtrace/15582:
10840 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10841
b7fee5a3
KS
108422018-03-23 Keith Seitz <keiths@redhat.com>
10843
10844 PR c++/22968
10845 * gdb.cp/subtypes.exp: New file.
10846 * gdb.cp/subtypes.h: New file.
10847 * gdb.cp/subtypes.cc: New file.
10848 * gdb.cp/subtypes-2.cc: New file.
10849
376be529
AB
108502018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10851
10852 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10853 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10854 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10855 -nostartfiles when compiling the test. Confirm that all registers
10856 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10857
066cfa98
AB
108582018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10859
10860 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10861 option, syntax was wrong anyway.
10862 * gdb.arch/arm-disp-step.exp: Likewise.
10863 * gdb.arch/sparc64-regs.exp: Likewise.
10864 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10865 option, syntax was wrong anyway, switch to use
10866 prepare_for_testing.
10867 * gdb.arch/i386-disp-step.exp: Likewise.
10868
079670b9
AA
108692018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10870
10871 * gdb.ada/exec_changed.exp: Replace "target_info exists
10872 use_gdb_stub" by "use_gdb_stub".
10873 * gdb.ada/start.exp: Likewise.
10874 * gdb.base/async-shell.exp: Likewise.
10875 * gdb.base/attach-pie-misread.exp: Likewise.
10876 * gdb.base/attach-wait-input.exp: Likewise.
10877 * gdb.base/break-entry.exp: Likewise.
10878 * gdb.base/break-interp.exp: Likewise.
10879 * gdb.base/dprintf-detach.exp: Likewise.
10880 * gdb.base/nostdlib.exp: Likewise.
10881 * gdb.base/solib-nodir.exp: Likewise.
10882 * gdb.base/statistics.exp: Likewise.
10883 * gdb.base/testenv.exp: Likewise.
10884 * gdb.mi/mi-exec-run.exp: Likewise.
10885 * gdb.mi/mi-start.exp: Likewise.
10886 * gdb.multi/dummy-frame-restore.exp: Likewise.
10887 * gdb.multi/multi-arch-exec.exp: Likewise.
10888 * gdb.multi/multi-arch.exp: Likewise.
10889 * gdb.multi/tids.exp: Likewise.
10890 * gdb.multi/watchpoint-multi.exp: Likewise.
10891 * gdb.python/py-events.exp: Likewise.
10892 * gdb.threads/attach-into-signal.exp: Likewise.
10893 * gdb.threads/attach-stopped.exp: Likewise.
10894 * gdb.threads/threadapply.exp: Likewise.
10895 * lib/selftest-support.exp: Likewise.
10896
26d6cec4
AA
108972018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10898
10899 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10900
4ee89e90
SR
109012018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10902
10903 * gdb.perf/template-breakpoints.cc: New file.
10904 * gdb.perf/template-breakpoints.exp: New file.
10905 * gdb.perf/template-breakpoints.py: New file.
10906
92630041
TT
109072018-03-19 Tom Tromey <tom@tromey.com>
10908
10909 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10910 y0.
10911 * gdb.rust/simple.exp: Test bare identifier form of struct
10912 initializer.
10913
76727919
TT
109142018-03-19 Tom Tromey <tom@tromey.com>
10915
10916 * gdb.gdb/observer.exp: Remove.
10917
194ed413
AA
109182018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10919
10920 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10921 "qualified" option when setting breakpoints.
10922 * gdb.trace/backtrace.exp: Likewise.
10923 * gdb.trace/circ.exp: Likewise.
10924 * gdb.trace/collection.exp: Likewise.
10925 * gdb.trace/disconnected-tracing.exp: Likewise.
10926 * gdb.trace/ftrace-lock.exp: Likewise.
10927 * gdb.trace/ftrace.exp: Likewise.
10928 * gdb.trace/infotrace.exp: Likewise.
10929 * gdb.trace/packetlen.exp: Likewise.
10930 * gdb.trace/passc-dyn.exp: Likewise.
10931 * gdb.trace/qtro.exp: Likewise.
10932 * gdb.trace/read-memory.exp: Likewise.
10933 * gdb.trace/report.exp: Likewise.
10934 * gdb.trace/signal.exp: Likewise.
10935 * gdb.trace/status-stop.exp: Likewise.
10936 * gdb.trace/strace.exp: Likewise.
10937 * gdb.trace/tfind.exp: Likewise.
10938 * gdb.trace/trace-break.exp: Likewise.
10939 * gdb.trace/trace-condition.exp: Likewise.
10940 * gdb.trace/trace-mt.exp: Likewise.
10941 * gdb.trace/tstatus.exp: Likewise.
10942 * gdb.trace/tsv.exp: Likewise.
10943 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10944 * gdb.trace/unavailable.exp: Likewise.
10945 * gdb.trace/while-dyn.exp: Likewise.
10946
8b067d2c
AA
109472018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10948
10949 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10950 that libinproctrace is copied to the target.
10951
3ae9ce5d
TT
109522018-03-14 Tom Tromey <tom@tromey.com>
10953
10954 PR cli/14977:
10955 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10956 a null pointer.
10957 * gdb.base/wchar.exp: Likewise.
10958
b8c2339b
TT
109592018-03-14 Tom Tromey <tom@tromey.com>
10960
10961 PR cli/19918:
10962 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10963 flag.
10964
4872dc46
SM
109652018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10966
10967 PR gdb/22841
10968 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10969 "target" to remote_exec.
10970
e4fe3756
SM
109712018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10972
10973 PR gdb/22841
10974 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10975 ${board}_upload): Remove.
10976
e95a97d4
AA
109772018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10978
10979 * gdb.cp/watch-cp.cc: New test.
10980 * gdb.cp/watch-cp.exp: New file.
10981
dbbb1059
AB
109822018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10983
10984 * gdb.base/infcall-nested-structs.exp: New file.
10985 * gdb.base/infcall-nested-structs.c: New file.
10986 * gdb.base/float.exp: Add riscv support.
10987
ecc054c0
TP
109882018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10989
10990 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10991 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10992
25e3c82c
SDJ
109932018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10994
10995 * gdb.server/abspath.exp: New file.
10996 * lib/gdb.exp (with_cwd): New procedure.
10997
3083294d
SM
109982018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10999
11000 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11001 use it.
11002 (gdb_is_target_remote_prompt): New proc.
11003 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11004 (gdb_is_target_native): Pass prompt parameter to
11005 gdb_is_target_1.
11006
3275ef47
SM
110072018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11008
11009 * gdb.base/load-command.c: New file.
11010 * gdb.base/load-command.exp: New file.
11011 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11012 (gdb_is_target_1): ...this, and generalize for other targets
11013 than just remote.
11014 (gdb_is_target_remote): Use gdb_is_target_1.
11015 (gdb_is_target_native): use gdb_is_target_1.
11016
6893c19a
TT
110172018-02-26 Tom Tromey <tom@tromey.com>
11018
11019 PR python/16497:
11020 * gdb.python/py-framefilter.exp: Update test.
11021
2ddeaf8a
TT
110222018-02-26 Tom Tromey <tom@tromey.com>
11023
11024 * gdb.dwarf2/variant.c: New file.
11025 * gdb.dwarf2/variant.exp: New file.
11026
c9317f21
TT
110272018-02-26 Tom Tromey <tom@tromey.com>
11028
11029 * gdb.rust/simple.exp: Accept more possible results in enum test.
11030
6f6d0c26
SM
110312018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11032
11033 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11034 parentheses.
11035
11b03145
MR
110362018-02-23 Maciej W. Rozycki <macro@mips.com>
11037
11038 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11039 name of a variable: $actual_linejj -> $actual_line.
11040
54a27fe5
JB
110412018-02-21 John Baldwin <jhb@FreeBSD.org>
11042
11043 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11044
de65820c
MM
110452018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11046
11047 * gdb.btrace/buffer-size.exp: Do not force BTS.
11048
980548fd
PA
110492018-02-14 Pedro Alves <palves@redhat.com>
11050
11051 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11052 getting a "Quit".
11053
c4e12631
MM
110542018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11055
11056 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11057 Fix test name.
11058
c2e0e465
SM
110592018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11060
11061 * gdb.cp/m-static.exp: Check type of optimized out static
11062 member.
11063
f7216783
AB
110642018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11065
11066 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11067 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11068
0625771b
LS
110692018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11070 Leszek Swirski <leszeks@google.com>
11071
11072 * gdb.python/py-prettyprint.c
11073 (struct to_string_returns_value_inner,
11074 struct to_string_returns_value_wrapper): New.
11075 (main): Add tsrvw variable.
11076 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11077 ToStringReturnsValueWrapper): New classes.
11078 (register_pretty_printers): Register new pretty-printers.
11079 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11080 recursive pretty printer.
11081 * gdb.python/py-mi.exp: Likewise.
11082
59498c30
LS
110832018-02-01 Leszek Swirski <leszeks@google.com>
11084
11085 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11086 functions with the same name as an include file are parsed
11087 correctly.
11088
d4d38844
YQ
110892018-02-01 Yao Qi <yao.qi@linaro.org>
11090
11091 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11092 "\[^\r\n\]*".
11093
07e5f5cf
NP
110942018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11095
11096 * gdb.arch/powerpc-prologue-frame.s: New file.
11097 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11098 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11099
929b5ad4
JB
111002018-01-31 Joel Brobecker <brobecker@adacore.com>
11101
11102 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11103
e671cd59
PA
111042018-01-30 Pedro Alves <palves@redhat.com>
11105
11106 PR gdb/13211
11107 * gdb.base/interrupt-daemon.c: New.
11108 * gdb.base/interrupt-daemon.exp: New.
11109 * gdb.multi/multi-term-settings.c: New.
11110 * gdb.multi/multi-term-settings.exp: New.
11111
fc413dc4
JB
111122018-01-30 Joel Brobecker <brobecker@adacore.com>
11113
11114 * gdb.base/break.exp: Save the location where the breakpoint
11115 on break.c:47 was actually inserted when debugging the version
11116 compiled at -O2 and use it in the expected output of the "info
11117 break" test performed soon after.
11118
5c319bb2
PA
111192018-01-22 Pedro Alves <palves@redhat.com>
11120 Sergio Durigan Junior <sergiodj@redhat.com>
11121
11122 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11123 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11124
a9e40818
JB
111252018-01-22 Joel Brobecker <brobecker@adacore.com>
11126
11127 * gdb.base/break-include.c, gdb.base/break-include.inc,
11128 gdb.base/break-include.exp: New files.
11129 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11130 line number now being the actual line number where the breakpoint
11131 was inserted.
11132 * gdb.mi/mi-break.exp: Likewise.
11133 * gdb.mi/mi-reverse.exp: Likewise.
11134 * gdb.mi/mi-simplerun.exp: Ditto.
11135
e707fc44
AB
111362018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11137
11138 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11139 varobj.
11140 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11141
ae451627
AB
111422018-01-21 Don Breazeal <donb@codesourcery.com>
11143 Andrew Burgess <andrew.burgess@embecosm.com>
11144
11145 * gdb.mi/basics.c: Add new global.
11146 * gdb.mi/mi-frame-regs.exp: New file.
11147 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11148 case.
11149
b1b189e0
AB
111502018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11151
11152 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11153 non-parameter, and on an unknown symbol.
11154
fcfcc376
TT
111552018-01-19 Tom Tromey <tom@tromey.com>
11156
11157 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11158 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11159
634c1c31
AA
111602018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11161
11162 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11163 setrlimit and chdir to int.
11164
d6ad07fd
AA
111652018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11166
11167 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11168 function.
11169 (my_tend): Likewise.
11170 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11171 rationale of avoiding FP- and vector instructions.
11172
adf8243b
RK
111732018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11174
11175 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11176 "info reg" with "\[ \t\]*".
11177 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11178 "\[ \t\]+".
11179 * gdb.arch/s390-multiarch.exp: Ditto.
11180 * gdb.base/pc-fp.exp: Ditto.
11181 * gdb.reverse/i386-precsave.exp: Ditto.
11182 * gdb.reverse/i386-reverse.exp: Ditto.
11183 * gdb.reverse/i387-env-reverse.exp: Ditto.
11184 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11185
dcc06925
AA
111862018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11187
11188 * lib/gdb.exp (gdb_compile): Re-enable use of
11189 universal_compile_options for languages other than Rust.
11190
25d4fd80
AA
111912018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11192
11193 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11194
ee7f689e 111952018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
11196
11197 PR gdb/16577
11198 * gdb.base/solib-vanish.exp: New.
11199 * gdb.base/solib-vanish-main.c: New.
11200 * gdb.base/solib-vanish-lib1.c: New.
11201 * gdb.base/solib-vanish-lib2.c: New.
11202
d8447b6b
YQ
112032018-01-17 Yao Qi <yao.qi@linaro.org>
11204
11205 * gdb.compile/compile.exp: Match the address printed for
11206 frame in the output of command "bt".
11207
86d6a90c
TT
112082018-01-15 Tom Tromey <tom@tromey.com>
11209
11210 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11211 compute sp_reg.
11212
cbcdb1aa
AB
112132018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11214
11215 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11216 to prepare.
11217 (prepare): Return 0 on error, 1 on success.
11218
eea61984
PA
112192018-01-12 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.base/continue-after-aborted-step-over.c: New.
11222 * gdb.base/continue-after-aborted-step-over.exp: New.
11223
6181e9c2
SM
112242018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11225
11226 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11227 options when not creating an executable.
11228
3cada740
PA
112292018-01-11 Pedro Alves <palves@redhat.com>
11230
11231 PR remote/22597
11232 * gdb.server/stop-reply-no-thread.c: New file.
11233 * gdb.server/stop-reply-no-thread.exp: New file.
11234
c63d3e8d
PA
112352018-01-10 Pedro Alves <palves@redhat.com>
11236
11237 PR gdb/22670
11238 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11239 functions too. Test setting breakpoints and printing C functions
11240 with no debug info too.
11241 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11242
d4c2a405
PA
112432018-01-10 Pedro Alves <palves@redhat.com>
11244
11245 PR gdb/22670
11246 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11247 a fail.
11248
8825213e
PA
112492018-01-10 Pedro Alves <palves@redhat.com>
11250
11251 PR gdb/22670
11252 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11253
605fd3c6
YQ
112542018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11255
11256 * gdb.server/unittest.exp: Match the output in non-development
11257 mode.
11258
1e5ded6c
YQ
112592018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11260
11261 * gdb.gdb/unittest.exp: Match output in non-development mode.
11262
30066b0b
JB
112632018-01-08 Joel Brobecker <brobecker@adacore.com>
11264
11265 * gdb.ada/access_tagged_param.exp: Relax expected output
11266 for value of "ObjL" in "continue" to pck.inspect breakpoint
11267 test.
11268
04bafb1e
XR
112692018-01-08 Joel Brobecker <brobecker@adacore.com>
11270
9f86398b
JB
11271 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11272 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 11273
e379cee6
PA
112742018-01-05 Pedro Alves <palves@redhat.com>
11275
11276 PR gdb/18653
11277 * gdb.base/libsegfault.exp: New.
11278
de63c46b
PA
112792018-01-05 Joel Brobecker <brobecker@adacore.com>
11280
11281 PR gdb/22670
11282 * gdb.ada/access_tagged_param.exp: New file.
11283 * gdb.ada/access_tagged_param/foo.adb: New file.
11284
f98fc17b
PA
112852018-01-05 Pedro Alves <palves@redhat.com>
11286
11287 PR gdb/22670
11288 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11289 exercise lower case too, and to exercise both full matching and
11290 wild matching.
11291
342f8240
JB
112922018-01-05 Joel Brobecker <brobecker@adacore.com>
11293
11294 * gdb.ada/rename_subscript_param: New testcase.
11295
7150d33c
JG
112962018-01-05 Jerome Guitton <guitton@adacore.com>
11297
11298 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11299
cc0e770c
JB
113002018-01-05 Joel Brobecker <brobecker@adacore.com>
11301
11302 * gdb.ada/convvar_comp: New testcase.
11303
672a41aa 113042018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
11305
11306 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11307 (My_Table): New global variable.
11308 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11309
7365ec2f
JB
113102018-01-04 Joel Brobecker <brobecker@adacore.com>
11311
11312 PR gdb/22670
11313 * gdb.ada/maint_with_ada: New testcase.
11314
289483b6
JB
113152018-01-04 Joel Brobecker <brobecker@adacore.com>
11316
11317 PR gdb/22670
11318 * gdb.ada/bp_c_mixed_case: New testcase.
11319
344420da
JB
113202018-01-04 Joel Brobecker <brobecker@adacore.com>
11321
11322 PR gdb/22670
11323 * gdb.ada/complete.exp: Add "complete break ada" test.
11324
66fc87a0
JB
113252018-01-04 Joel Brobecker <brobecker@adacore.com>
11326
11327 PR gdb/22670
11328 * gdb.ada/info_addr_mixed_case: New testcase.
11329
9f757bf7
XR
113302018-01-03 Xavier Roirand <roirand@adacore.com>
11331
11332 * gdb.ada/excep_handle.exp: New testcase.
11333 * gdb.ada/excep_handle/foo.adb: New file.
11334 * gdb.ada/excep_handle/pck.ads: New file.
11335
bd570f80
JB
113362018-01-03 Joel Brobecker <brobecker@adacore.com>
11337
11338 * gdb.base/step-line.c: Add extra empty line in copyright header.
11339 * gdb.base/step-line.inp: Likewise.
11340
9fe561ab
JB
113412018-01-02 Joel Brobecker <brobecker@adacore.com>
11342
11343 * gdb.ada/dyn_stride.exp: Add slice test.
11344
a405673c
JB
113452018-01-02 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.ada/dyn_stride: New testcase.
11348
cef0f868
SH
113492017-12-27 Stafford Horne <shorne@gmail.com>
11350
11351 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11352 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11353
b67d92b0
SH
113542017-12-27 Stafford Horne <shorne@gmail.com>
11355
11356 * gdb.base/reggroups.c: New file.
11357 * gdb.base/reggroups.exp: New file.
11358
eccab96d
JB
113592017-12-18 Joel Brobecker <brobecker@adacore.com>
11360
11361 * gdb.dwarf2/ada-valprint-error.c: New file.
11362 * gdb.dwarf2/ada-valprint-error.exp: New file.
11363
0e2da9f0
JB
113642017-12-18 Joel Brobecker <brobecker@adacore.com>
11365
11366 * gdb.ada/assign_arr: New testcase.
11367
cb923fcc
XR
113682017-12-18 Xavier Roirand <roirand@adacore.com>
11369
11370 * gdb.ada/funcall_ptr: New testcase.
11371
7c161838
SDJ
113722017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11373
11374 PR cli/16224
11375 * gdb.base/ptype-offsets.cc: New file.
11376 * gdb.base/ptype-offsets.exp: New file.
11377
1af17fd9
YQ
113782017-12-15 Yao Qi <yao.qi@linaro.org>
11379
11380 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11381 if XML is disabled.
11382
828d5846
XR
113832017-12-15 Xavier Roirand <roirand@adacore.com>
11384
11385 * gdb.ada/same_component_name: New testcase.
11386
79e8fcaa
JB
113872017-12-14 Joel Brobecker <brobecker@adacore.com>
11388
11389 * gdb.ada/str_binop_equal: New testcase.
11390
e05fa6f9
JB
113912017-12-14 Joel Brobecker <brobecker@adacore.com>
11392
11393 * gdb.ada/task_switch_in_core: New testcase.
11394
b89641ba
SM
113952017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11396
11397 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11398 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11399 call test_bkpt_qualified.
11400 (test_bkpt_qualified): New proc.
11401
6892d2e4
PA
114022017-12-13 Pedro Alves <palves@redhat.com>
11403
11404 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11405 Tighten regexp by matching with an anchor.
11406
a22ecf70
PA
114072017-12-13 Pedro Alves <palves@redhat.com>
11408
11409 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11410 ("expression with namespace"): New set of tests.
11411 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11412 (Nested::Test_NS::qux): New.
11413 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11414 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11415
9937536c
JB
114162017-12-13 Joel Brobecker <brobecker@adacore.com>
11417
11418 * gdb.base/server-del-break.c: New file.
11419 * gdb.base/server-del-break.exp: New file.
11420
fe49c6f5
SH
114212017-12-12 Stafford Horne <shorne@gmail.com>
11422
11423 * gdb.xml/tdesc-regs.exp: Add or1k support.
11424
c3d18620
SH
114252017-12-12 Stafford Horne <shorne@gmail.com>
11426
11427 * gdb.base/bp-permanent.c: Define nop of or1k.
11428
c5f9cfc8
JB
114292017-12-11 Joel Brobecker <brobecker@adacore.com>
11430
11431 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11432 output with components being reordered.
11433
a9c135fc
JB
114342017-12-11 Joel Brobecker <brobecker@adacore.com>
11435
11436 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11437 output with components being reordered.
11438
927aa2e7
JK
114392017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11440 Pedro Alves <palves@redhat.com>
11441
11442 * gdb.base/maint.exp (check for .gdb_index): Check also for
11443 .debug_names.
11444 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11445 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11446 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11447 (.gdb_index used after symbol reloading): Support also .debug_names.
11448 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11449
f17d9474
YQ
114502017-12-08 Yao Qi <yao.qi@linaro.org>
11451
11452 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11453 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11454
a0de8c21
YQ
114552017-12-08 Yao Qi <yao.qi@linaro.org>
11456
11457 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11458 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11459
a738ea1d
YQ
114602017-12-08 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.arch/aarch64-tagged-pointer.c: New file.
11463 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11464
1cd9a73b
SDJ
114652017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11466
11467 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11468 "int".
11469
fa6eb693
KS
114702017-12-07 Keith Seitz <keiths@redhat.com>
11471
11472 PR breakpoints/22569
11473 * gdb.linespec/ls-errs.exp: Change expected result of "break
11474 -source this file has spaces.c -line 3".
11475 Check that an explicit source file followed by whitespace is
11476 identified as an invalid explicit location.
11477
883fd55a
KS
114782017-12-07 Keith Seitz <keiths@redhat.com>
11479
11480 * gdb.cp/nested-types.cc: New file.
11481 * gdb.cp/nested-types.exp: New file.
11482 * lib/cp-support.exp: Load data-structures.exp library.
11483 (debug_cp_test_ptype_class): New global.
11484 (cp_ptype_class_verbose, next_line): New procedures.
11485 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11486 Add and document new return value.
11487 Switch the list of lines to a queue.
11488 Add support for new `type' key for nested type definitions.
11489 Add debugging/troubleshooting messages.
11490 * lib/data-structures.exp: New file.
11491
ec72db3e
SM
114922017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11493
11494 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11495 with proc_with_prefix, don't use with_test_prefix.
11496
99598d71
TT
114972017-12-07 Tom Tromey <tom@tromey.com>
11498
11499 * gdb.base/break.exp: Add test for empty "commands".
11500
a8806230
YQ
115012017-12-07 Yao Qi <yao.qi@linaro.org>
11502
11503 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11504 malloc and catch syscall.
11505
824cc835
PM
115062017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11507
e79be6e5 11508 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
11509 tests for explicit locations.
11510
7cc244de
PA
115112017-12-06 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11514 force-disabling XML descriptions.
11515
50a1fdd5
PA
115162017-12-04 Pedro Alves <palves@redhat.com>
11517
11518 PR gdb/22499
11519 * gdb.arch/amd64-disp-step-avx.S: New file.
11520 * gdb.arch/amd64-disp-step-avx.exp: New file.
11521
f0fb2488
PA
115222017-12-03 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11525 and <string.h>.
11526 (parent_function): Print distinct messages when waitpid fails, or
11527 the child exits with a signal, or the child exits for an unhandled
11528 reason.
11529 * gdb.threads/process-dies-while-detaching.exp
11530 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11531 it. Wait for both inferior output and GDB's prompt. Use an
11532 indirect spawn id list.
11533 (do_detach): New parameter 'child_exit'. Use it to compute
11534 expected inferior output.
11535 (test_detach, test_detach_watch, test_detach_killed_outside):
11536 Adjust to pass down the expected child exit kind.
11537
97cbe998
SDJ
115382017-12-01 Joel Brobecker <brobecker@adacore.com>
11539 Sergio Durigan Junior <sergiodj@redhat.com>
11540 Pedro Alves <palves@redhat.com>
11541
11542 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11543
40fc416f
SDJ
115442017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11545
11546 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11547 to 'symbol-file' and 'add-symbol-file' can be
11548 position-independent.
11549
1cc75e92
YQ
115502017-12-01 Yao Qi <yao.qi@linaro.org>
11551
11552 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11553 the URL in copyright header.
11554 * gdb.arch/aarch64-fp.exp: Likewise.
11555 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11556 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11557 * gdb.base/expand-psymtabs.exp: Likewise.
11558 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11559 * gdb.fortran/common-block.exp: Likewise.
11560 * gdb.fortran/common-block.f90: Likewise.
11561 * gdb.fortran/logical.exp: Likewise.
11562 * gdb.fortran/vla-datatypes.f90: Likewise.
11563 * gdb.fortran/vla-sub.f90: Likewise.
11564
875fb7a7
JB
115652017-11-30 Joel Brobecker <brobecker@adacore.com>
11566
11567 * gdb.ada/repeat_dyn: New testcase.
11568
6f14765f
UW
115692017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11570
11571 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11572 Update for changed thread numbering.
11573 * gdb.cell/bt.exp: Update for changed GDB output.
11574
f1af7b94
SM
115752017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11576
11577 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11578 setting isremote by hand.
11579 * boards/dwarf4-gdb-index.exp: Likewise.
11580 * boards/fission.exp: Likewise.
11581 * boards/stabs.exp: Likewise.
11582
e3919f3e
PA
115832017-11-30 Pedro Alves <palves@redhat.com>
11584
11585 * gdb.linespec/cpls-ops.exp
11586 (check_explicit_skips_function_argument): Extract the underlying
11587 type of size_t instead of hardcoding it.
11588
bd69330d
PA
115892017-11-29 Pedro Alves <palves@redhat.com>
11590
11591 PR c++/19436
11592 * gdb.linespec/cpls-abi-tag.cc: New file.
11593 * gdb.linespec/cpls-abi-tag.exp: New file.
11594
a20714ff
PA
115952017-11-29 Pedro Alves <palves@redhat.com>
11596
11597 * gdb.base/langs.exp: Use -qualified.
11598 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11599 it.
11600 * gdb.cp/namespace.exp: Use -qualified.
11601 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11602 (overload-3, template-overload, template-ret-type, const-overload)
11603 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11604 procedures.
11605 (test_driver): Call them.
11606 * gdb.cp/save-bp-qualified.cc: New.
11607 * gdb.cp/save-bp-qualified.exp: New.
11608 * gdb.linespec/explicit.exp: Test -qualified.
11609 * lib/completion-support.exp (completion::explicit_opts_list): Add
11610 "-qualified".
11611 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11612
f6f1d339
PM
116132017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11614
11615 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11616
02ca603a
TT
116172017-11-29 Tom Tromey <tom@tromey.com>
11618
11619 * gdb.base/relocate.exp: Update invalid argument test.
11620 Add new tests for invalid arguments.
11621
ed6c0bfb
TP
116222017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11623
11624 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11625 Return 0 as a long.
11626 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11627
f106e10e
TP
116282017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11629
11630 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11631 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11632 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11633 func ().
11634 * gdb.cp/shadow.cc (B.func): Return 0.
11635
10329bb2
JB
116362017-11-27 Joel Brobecker <brobecker@adacore.com>
11637
11638 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11639 expected output in gdb_expect call to allow the exception
11640 message to be present as well. Fix syntax confusion to avoid
11641 TCL thinking that exception_name is an array.
11642
617cd4bc
UW
116432017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11644
11645 * gdb.arch/spu-info.c: Include <unistd.h>.
11646 (do_signal_test): Fix broken calls to write.
11647 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11648 Fix checks for empty mailboxes. Update signal tests for corrected
11649 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
11650 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11651 * gdb.cell/arch.exp: Use standard_output_file.
11652 * gdb.cell/break.exp: Likewise.
11653 * gdb.cell/bt.exp: Likewise.
11654 * gdb.cell/core.exp: Likewise.
11655 * gdb.cell/dwarfaddr.exp: Likewise.
11656 * gdb.cell/ea-cache.exp: Likewise.
11657 * gdb.cell/ea-standalone.exp: Likewise.
11658 * gdb.cell/f-regs.exp: Likewise.
11659 * gdb.cell/fork.exp: Likewise.
11660 * gdb.cell/gcore.exp: Likewise.
11661 * gdb.cell/mem-access.exp: Likewise.
11662 * gdb.cell/ptype.exp: Likewise.
11663 * gdb.cell/registers.exp: Likewise.
11664 * gdb.cell/sizeof.exp: Likewise.
11665 * gdb.cell/solib-symbol.exp: Likewise.
11666 * gdb.cell/solib.exp: Likewise.
617cd4bc 11667
a81aaca0
PA
116682017-11-25 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.base/complete-empty.exp: New file.
11671 * gdb.base/completion.exp: Adjust.
11672
6a3c6ee4
PA
116732017-11-25 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.linespec/cpls-ops.cc: New file.
11676 * gdb.linespec/cpls-ops.exp: New file.
11677 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11678 factored out from ...
11679 (test_complete_prefix_range): ... this.
11680
8955eb2d
PA
116812017-11-24 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.linespec/cpcompletion.exp: New file.
11684 * gdb.linespec/cpls-hyphen.cc: New file.
11685 * gdb.linespec/cpls.cc: New file.
11686 * gdb.linespec/cpls2.cc: New file.
11687 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11688 test to use test_gdb_complete_unique. Add label completion,
11689 keyword completion and explicit location completion tests.
11690 * lib/completion-support.exp: New file.
11691
e547c119
JB
116922017-11-24 Joel Brobecker <brobecker@adacore.com>
11693
11694 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11695 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11696 when hitting an exception catchpoint.
11697
7c3c1aa8
YQ
116982017-11-22 Yao Qi <yao.qi@linaro.org>
11699
11700 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11701
41bd68f5
SM
117022017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11703
11704 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11705 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11706 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11707
1daad298
YQ
117082017-11-22 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.base/info-os.exp: Pass pthreads.
11711 * gdb.multi/multi-attach.exp: Likewise.
11712
88465e87
YQ
117132017-11-22 Yao Qi <yao.qi@linaro.org>
11714
11715 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11716 compiler.
11717
dc196b23
YQ
117182017-11-22 Yao Qi <yao.qi@linaro.org>
11719
11720 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11721 * gdb.base/break-interp.exp: Likewise.
11722 * gdb.base/jit-attach-pie.exp: Likewise.
11723
2400729e
UW
117242017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11725
11726 * gdb.base/float128.c (large128): New variable.
11727 * gdb.base/float128.exp: Add test to print largest __float128 value.
11728
7a26362d
UW
117292017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11730
11731 * gdb.arch/vsx-regs.exp: Update register content checks.
11732
ed0f4273
UW
117332017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11734
11735 * gdb.arch/ppc-longdouble.exp: New file.
11736 * gdb.arch/ppc-longdouble.c: Likewise.
11737
a25d69c6
PA
117382017-11-21 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11741
73fcf641
PA
117422017-11-20 Pedro Alves <palves@redhat.com>
11743
11744 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11745 (long_double_typedef): New typedefs.
11746 Use DEF on double and long double.
11747 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11748 cases.
11749 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11750 and 'long_double_ptr_same_size' locals. Use them to decide
11751 whether cast from array/function to float is valid/invalid.
11752
71a3c369
TT
117532017-11-17 Tom Tromey <tom@tromey.com>
11754
11755 * gdb.rust/traits.rs: New file.
11756 * gdb.rust/traits.exp: New file.
11757
ced9779b
JB
117582017-11-17 Joel Brobecker <brobecker@adacore.com>
11759
11760 * gdb.ada/minsyms: New testcase.
11761
a0922d80
PA
117622017-11-16 Pedro Alves <palves@redhat.com>
11763
11764 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11765 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11766
ea04e54c
PA
117672017-11-16 Pedro Alves <palves@redhat.com>
11768
11769 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11770 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11771
e849ea89
PA
117722017-11-16 Pedro Alves <palves@redhat.com>
11773
11774 * gdb.server/reconnect-ctrl-c.c: New file.
11775 * gdb.server/reconnect-ctrl-c.exp: New file.
11776
d8ae99a7
PM
117772017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11778
11779 * gdb.python/py-rbreak.exp: New file.
11780 * gdb.python/py-rbreak.c: New file.
11781 * gdb.python/py-rbreak-func2.c: New file.
11782
968a13f8
PA
117832017-11-16 Pedro Alves <palves@redhat.com>
11784
11785 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11786 pattern.
11787 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11788 GDB.
11789
71774bc9
SM
117902017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11793 regex.
11794
ddbb44cf
SM
117952017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11796
11797 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11798 test names.
11799
584a564f
PA
118002017-11-09 Pedro Alves <palves@redhat.com>
11801
11802 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11803 factored out from ...
11804 (top level): ... here, and adjusted to avoid expecting beyond the
11805 prompt in a single gdb_test_multiple.
11806
5ed7a928
PA
118072017-11-09 Pedro Alves <palves@redhat.com>
11808
11809 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11810 output.
11811 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11812 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11813 * gdb.server/ext-run.exp ("kill" test): Likewise.
11814 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11815
a60e0738
PA
118162017-11-09 Pedro Alves <palves@redhat.com>
11817
11818 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11819 match till end of line.
11820
2c88253f
PA
118212017-11-09 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11824
c7a38517
PA
118252017-11-09 Pedro Alves <palves@redhat.com>
11826
11827 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11828 New procedures, factored out from ...
11829 (top level): ... here, and adjusted to avoid expecting beyond the
11830 prompt in one go.
11831
f29f4b6b
PA
118322017-11-09 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11835 output. Fix '?' match.
11836
286acbb5
JB
118372017-11-08 Joel Brobecker <brobecker@adacore.com>
11838
11839 * gdb.ada/scoped_watch: New testcase.
11840 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11841 which is actually correct.
11842 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11843 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11844
62d7ae92
PA
118452017-11-08 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.gdb/complaints.exp (test_initial_complaints)
11848 (test_serial_complaints, test_short_complaints): Call
11849 complaint_internal instead of complaint.
11850
280ca31f
DT
118512017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11852
11853 * gdb.threads/tls-core.c: New file.
11854 * gdb.threads/tls-core.exp: Likewise.
11855
b5ec771e
PA
118562017-11-08 Pedro Alves <palves@redhat.com>
11857
11858 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11859 (p Exported_Capitalized): New test.
11860 (p exported_capitalized): New test.
11861
a02b41a7
PA
118622017-11-07 Pedro Alves <palves@redhat.com>
11863
11864 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11865
95e95a6d
PA
118662017-11-07 Pedro Alves <palves@redhat.com>
11867
11868 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11869 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11870 (disable_invalid, disable_inverted, disable_negative): New
11871 procedures.
11872 ("bad numbers"): New set of tests.
11873
cee62dbd
PA
118742017-11-07 Pedro Alves <palves@redhat.com>
11875
11876 * gdb.cp/ena-dis-br-range.exp: Add tests.
11877
cc638e86
PA
118782017-11-07 Pedro Alves <palves@redhat.com>
11879
11880 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11881
d0fe4701
XR
118822017-11-07 Xavier Roirand <roirand@adacore.com>
11883 Pedro Alves <palves@redhat.com>
11884
11885 * gdb.base/ena-dis-br.exp: Add reference to
11886 gdb.cp/ena-dis-br-range.exp.
11887 * gdb.cp/ena-dis-br-range.exp: New file.
11888 * gdb.cp/ena-dis-br-range.cc: New file.
11889
46f67f80
PA
118902017-11-06 Pedro Alves <palves@redhat.com>
11891
11892 * gdb.base/attach-non-pgrp-leader.c: New.
11893 * gdb.base/attach-non-pgrp-leader.exp: New.
11894
726e1356
PA
118952017-11-06 Pedro Alves <palves@redhat.com>
11896
11897 * configure.ac: No longer check for termio.h and sgtty.h.
11898 * configure: Regenerate.
11899 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11900 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11901 Remove termio and sgtty code.
11902
50ab6ace
YQ
119032017-11-03 Yao Qi <yao.qi@linaro.org>
11904
11905 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11906 in GDB is disabled.
11907
8e68731c
YQ
119082017-11-03 Yao Qi <yao.qi@linaro.org>
11909
11910 * gdb.python/py-thrhandle.exp: Skip it if python is not
11911 enabled.
11912
3a87ae65
SM
119132017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11914
11915 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11916 as a breakpoint command.
11917
484d8d36
MD
119182017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11919
11920 PR python/21213
11921 * gdb.python/py-infthread.exp: Test calling
11922 InferiorThread.inferior () multiple times in a row.
11923
4a27f119
KS
119242017-10-27 Keith Seitz <keiths@redhat.com>
11925
11926 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11927 Test "info break" for every inlined function breakpoint.
11928
bb11dd58
YQ
119292017-10-27 Yao Qi <yao.qi@linaro.org>
11930
11931 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11932
a43f3893
PF
119332017-10-26 Patrick Frants <osscontribute@gmail.com>
11934
11935 * gdb.cp/classes.exp (test_static_members): Test printing
11936 Outer::instance.
11937 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11938 (Inner::instance, Outer::instance): New.
11939
792ccf00
PA
119402017-10-24 Pedro Alves <palves@redhat.com>
11941
11942 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11943 extra console" test in two stages.
11944
eb2bfbad
PA
119452017-10-24 Pedro Alves <palves@redhat.com>
11946
11947 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11948
1f75a651
PA
119492017-10-24 Pedro Alves <palves@redhat.com>
11950
11951 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11952 loop.
11953
779990d9
PA
119542017-10-24 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11957 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11958
ad9b8f5d
PA
119592017-10-24 Pedro Alves <palves@redhat.com>
11960
11961 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11962 parameter and handle it. Don't output read value in test name.
11963
fee6da6e
PA
119642017-10-24 Pedro Alves <palves@redhat.com>
11965
11966 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11967 custom test name.
11968
10389c2c
PA
119692017-10-24 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11972 include the unstable output directory name in the test's name.
11973 (initial_setup_simple) <'set args'>: Use custom test name.
11974
a80e65a9
PA
119752017-10-24 Pedro Alves <palves@redhat.com>
11976
11977 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11978 with explicit test name.
11979
15763a09
PA
119802017-10-20 Pedro Alves <palves@redhat.com>
11981
11982 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11983 'wait -i'. Use gdb_assert and remote_close.
11984
49a4ce2e
AB
119852017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11986
11987 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11988 number from variable rather than hard-coded.
11989
a75868f5
PA
119902017-10-19 Pedro Alves <palves@redhat.com>
11991
11992 * gdb.base/long-inferior-output.c: New file.
11993 * gdb.base/long-inferior-output.exp: New file.
11994
c8ba13ad
KS
119952017-11-18 Keith Seitz <keiths@redhat.com>
11996
11997 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11998 method.
11999 (main): Call it.
12000 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12001 Add additional user-defined conversion operator tests.
12002
b27de576
PA
120032017-10-17 Pedro Alves <palves@redhat.com>
12004
12005 * boards/native-stdio-gdbserver.exp: Load "local-board".
12006
8484c955
PA
120072017-10-17 Pedro Alves <palves@redhat.com>
12008
12009 * gdb.base/quit-live.c: New file.
12010 * gdb.base/quit-live.exp: New file.
12011
83d5a34d
KS
120122017-10-16 Keith Seitz <keiths@redhat.com>
12013
12014 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12015 (class_with_protected_typedef, class_with_private_typedef)
12016 (struct_with_public_typedef, struct_with_protected_typedef)
12017 (struct_with_private_typedef): New classes/structs.
12018 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12019 typedefs and access specifiers.
12020
739b3f1d
PA
120212017-10-16 Pedro Alves <palves@redhat.com>
12022 Simon Marchi <simon.marchi@polymtl.ca>
12023
12024 * README (Local vs Remote vs Native): New section.
12025 * boards/local-board.exp: New file, with bits factored out from
12026 ...
12027 * boards/native-extended-gdbserver.exp: ... here. Load
12028 "local-board".
12029 * boards/native-gdbserver.exp: Load "local-board".
12030 (${board}_spawn, ${board}_exec): Delete.
12031 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12032 ...
12033 * boards/stdio-gdbserver-base.exp: ... this new file.
12034 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12035 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12036 procedure.
12037 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12038 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12039 stdio_gdbserver_command.
12040 (${board}_get_remote_address, ${board}_get_comm_port)
12041 (${board}_download, ${board}_upload): Delete.
12042 (get_target_remote_pipe_cmd): New.
12043
fe68b953
SM
120442017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12045
12046 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12047 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12048 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12049 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12050 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12051 remove with_test_prefix.
12052
300b6685
PA
120532017-10-13 Pedro Alves <palves@redhat.com>
12054
12055 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12056 * gdb.base/annota1.exp: Use it instead of is_remote.
12057 * gdb.base/annota3.exp: Use it instead of is_remote.
12058 * gdb.cp/annota2.exp: Use it instead of is_remote.
12059 * gdb.cp/annota3.exp: Use it instead of is_remote.
12060 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12061
50500caf
PA
120622017-10-13 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12065 (test_num_test_vars, run_and_count_vars, find_env)
12066 (test_set_unset_env, test_inherit_env_var): New procedures.
12067 (top level): Use them.
12068
dad0c6d2
PA
120692017-10-13 Pedro Alves <palves@redhat.com>
12070
12071 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12072 also skip on stub-like targets.
12073
8b0553c1
PA
120742017-10-13 Pedro Alves <palves@redhat.com>
12075
12076 PR gdb/22293
12077 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12078 (top level): Move some tests to ...
12079 (test_not_found): ... this new procedure.
12080 (top level): Call it.
12081
7594f623
PA
120822017-10-13 Pedro Alves <palves@redhat.com>
12083
12084 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12085 expect different "info terminal" output if testing with a
12086 non-native target.
12087
ebe3b402
PA
120882017-10-13 Pedro Alves <palves@redhat.com>
12089 Simon Marchi <simon.marchi@polymtl.ca>
12090
12091 PR python/12966
12092 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12093
42f1b161
PA
120942017-10-13 Pedro Alves <palves@redhat.com>
12095
12096 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12097 already.
12098
8d6ef72b
PA
120992017-10-13 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12102 is_remote.
12103
d7bcd5b8
PA
121042017-10-13 Pedro Alves <palves@redhat.com>
12105
12106 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12107 is_remote.
12108
df479dc6
PA
121092017-10-13 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12112 is set.
12113 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12114 instead of is_remote.
12115
23fb630a
PA
121162017-10-13 Pedro Alves <palves@redhat.com>
12117
12118 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12119 (top level): Add comment.
12120
cc77b1dc
PA
121212017-10-13 Pedro Alves <palves@redhat.com>
12122
12123 * gdb.base/remote.exp (top level): Fix comment typo and add
12124 missing return.
12125
27c9e813
PA
121262017-10-13 Pedro Alves <palves@redhat.com>
12127 Simon Marchi <simon.marchi@polymtl.ca>
12128
12129 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12130 calls and add comments. Skip test if use_gdb_stub is set.
12131 (top level): Use "set cwd" command instead of "cd" command.
12132
5e830d98
PA
121332017-10-13 Pedro Alves <palves@redhat.com>
12134
12135 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12136 is_remote target check.
12137
f5ca0032
PA
121382017-10-13 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.base/scope.exp: Use build_executable + clean_restart +
12141 gdb_file_cmd instead of prepare_for_testing and no longer skip
12142 "before run" tests on is_remote target boards. Update comments.
12143 * boards/native-extended-gdbserver.exp
12144 (extended_gdbserver_load_last_file): New, factored out from ...
12145 (gdb_load): ... this. Move further below and add comment.
12146 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12147
8aed1c0d
PA
121482017-10-12 Pedro Alves <palves@redhat.com>
12149
12150 * gdb.base/attach.exp: Remove references to gdb64.
12151 * gdb.base/dbx.exp: Remove references to gdb64.
12152
cfa34c87
SM
121532017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12154 Pedro Alves <palves@redhat.com>
12155
12156 * gdb.base/label.exp: Remove is_remote target check.
12157
9192b7de
PA
121582017-10-12 Pedro Alves <palves@redhat.com>
12159
12160 * gdb.base/auvx.exp (coredir): Update comment.
12161 (top level) <core_works>: Use "set cwd" command instead of "cd"
12162 command.
12163
6bf0052d
PA
121642017-10-12 Pedro Alves <palves@redhat.com>
12165 Simon Marchi <simon.marchi@polymtl.ca>
12166
12167 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12168 target boards.
12169
e48ef82d
PA
121702017-10-12 Pedro Alves <palves@redhat.com>
12171 Simon Marchi <simon.marchi@polymtl.ca>
12172
12173 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12174 Instead skip if there's any gdb_protocol set.
12175
8d7aea57
SM
121762017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12177 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12180
30440677
PA
121812017-10-12 Pedro Alves <palves@redhat.com>
12182 Simon Marchi <simon.marchi@polymtl.ca>
12183
12184 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12185 instead of on dejagnu remote boards.
12186
4e04f045 121872017-10-12 Pedro Alves <palves@redhat.com>
175654b9 12188 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
12189
12190 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12191 checks. Use build_executable + clean_restart instead of
12192 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12193 of enabling non-stop after starting gdb.
12194
871a186e
PA
121952017-10-12 Pedro Alves <palves@redhat.com>
12196
12197 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12198 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12199 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12200 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12201
56d704da
AK
122022017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12203
12204 * gdb.arch/arc-tdesc-cpu.exp: New file.
12205 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12206
2f20e312
SM
122072017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12208
12209 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12210
65630365
PA
122112017-10-10 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12214 expect CLI output.
12215
bf469271
PA
122162017-10-10 Pedro Alves <palves@redhat.com>
12217
12218 * lib/selftest-support.exp (selftest_setup): Update for
12219 captured_command_loop's prototype change.
12220
777a42f1
PA
122212017-10-09 Pedro Alves <palves@redhat.com>
12222
12223 Test both arch1=>arch2 and arch2=>arch1.
12224
12225 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12226 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12227 factored out to...
12228 (append_arch1_options, append_arch2_options, append_arch_options)
12229 (build_executables): New procedures.
12230 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12231 local.
12232 (top level): Add new 'first_arch' testing axis.
12233
cbd2b4e3
PA
122342017-10-09 Pedro Alves <palves@redhat.com>
12235
12236 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12237 (barrier): New.
12238 (thread_start, all_started): New functions.
12239 (main): Spawn new thread and wait until it is scheduled.
12240 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12241 option.
12242 (do_test): Add 'selected_thread' parameter. Run to all_started
12243 instead of main. Explicitly set the breakpoint at main. Switch
12244 to the SELECTED_THREAD thread.
12245 (top level): Test handling the exec event with either the main
12246 thread or the second thread selected.
12247
5c9e4427
PA
122482017-10-09 Pedro Alves <palves@redhat.com>
12249
12250 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12251 logic. Move STOP marker after the value checks.
12252 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12253 regexp.
12254
b3b7c423
SL
122552017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12256
12257 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12258
3b4b2f16
UW
122592017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12260
12261 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12262 integer-to-dfp conversion.
12263 * gdb.base/dfp-test.exp: Likewise.
12264
5cd63fda
PA
122652017-10-04 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.multi/hangout.c: Include <unistd.h>.
12268 (hangout_loop): New function.
12269 (main): Call alarm. Call hangout_loop in a loop.
12270 * gdb.multi/hello.c: Include <unistd.h>.
12271 (hello_loop): New function.
12272 (main): Call alarm. Call hangout_loop in a loop.
12273 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12274 inferior with the other selected.
12275
4c71c105
SM
122762017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12277
12278 * gdb.mi/list-thread-groups-available.exp: New file.
12279 * gdb.mi/list-thread-groups-available.c: New file.
12280
bc3b087d
SDJ
122812017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12282
12283 * gdb.base/set-cwd.exp: Make it available on
12284 native-extended-gdbserver.
12285
d092c5a2
SDJ
122862017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12287
12288 * gdb.base/set-cwd.c: New file.
12289 * gdb.base/set-cwd.exp: Likewise.
12290
45320ffa
TT
122912017-10-02 Tom Tromey <tom@tromey.com>
12292
12293 PR rust/22236:
12294 * gdb.rust/simple.rs (main): New variable "fslice".
12295 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12296
b3e3859b
TT
122972017-10-02 Tom Tromey <tom@tromey.com>
12298
12299 * gdb.rust/simple.exp: Test ptype of a slice.
12300
01af5e0d
TT
123012017-10-02 Tom Tromey <tom@tromey.com>
12302
12303 * gdb.rust/simple.exp: Test index of slice.
12304
a9bbfbd8
TT
123052017-09-27 Tom Tromey <tom@tromey.com>
12306
12307 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12308
df8899e5
TP
123092017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12310 Pedro Alves <palves@redhat.com>
12311
12312 * gdb.base/compare-sections.exp (get value of read-only section): Read
12313 as unsigned value.
12314 (corrupt read-only section): Likewise and don't set written if patching
12315 failed.
12316
757bf54b
KB
123172017-09-21 Kevin Buettner <kevinb@redhat.com>
12318
12319 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12320 files.
12321
06871ae8
PA
123222017-09-20 Pedro Alves <palves@redhat.com>
12323
12324 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12325 symbol names in gdb's output.
12326 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12327
e5f25bc5
PA
123282017-09-20 Pedro Alves <palves@redhat.com>
12329
12330 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12331 Rename to ...
12332 (test_list_ambiguous_symbol): ... this and add a symbol name
12333 parameter. Adjust.
12334 (test_list_ambiguous_function): Reimplement on top of
12335 test_list_ambiguous_symbol and also test listing ambiguous
12336 variables.
12337 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12338 (ambiguous_fun): ... this.
12339 (ambiguous_var): New.
12340 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12341 (ambiguous_fun): ... this.
12342 (ambiguous_var): New.
12343
4e5a4f58
JB
123442017-09-19 John Baldwin <jhb@FreeBSD.org>
12345
12346 * gdb.base/starti.c: New file.
12347 * gdb.base/starti.exp: New file.
12348 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12349
26e53f3e
PA
123502017-09-14 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12353 (top level): Use it instead of runto.
12354
cb791d59
TT
123552017-09-11 Tom Tromey <tom@tromey.com>
12356
12357 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12358
7c96f8c1
TT
123592017-09-11 Tom Tromey <tom@tromey.com>
12360
12361 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12362 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12363
469412dd
CW
123642017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12365
12366 * gdb.fortran/printing-types.exp: New file.
12367 * gdb.fortran/printing-types.exp: New file.
12368
e0f86435
BH
123692017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12370
12371 * gdb.fortran/vla-ptype.exp: Fix typos.
12372 * gdb.fortran/vla-value.exp: Same.
12373
9e9af4be
BH
123742017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12375
12376 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12377 * gdb.mi/mi-var-child-f.exp: Likewise.
12378 * gdb.mi/mi-vla-fortran.exp: Likewise.
12379
a5ad232b 123802017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
12381 Christoph Weinmann <christoph.t.weinmann@intel.com>
12382 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
12383
12384 * gdb.fortran/ptr-indentation.f90: New file.
12385 * gdb.fortran/ptr-indentation.exp: New file.
12386
5aec60eb
TT
123872017-09-05 Tom Tromey <tom@tromey.com>
12388
12389 PR gdb/22010:
12390 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12391
8f8f8152
TP
123922017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12393
12394 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12395
fbd1b771
JK
123962017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12397
12398 * gdb.threads/tls-nodebug-pie.c: New file.
12399 * gdb.threads/tls-nodebug-pie.exp: New file.
12400
5eb5f850
TT
124012017-09-05 Tom Tromey <tom@tromey.com>
12402
12403 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12404 for rust.
12405
ae780a21
SM
124062017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12407
12408 * gdb.multi/multi-arch-exec.exp: Test with different
12409 "follow-exec-mode" settings.
12410 (do_test): New procedure.
12411
3693fdb3
PA
124122017-09-04 Pedro Alves <palves@redhat.com>
12413
12414 * gdb.base/func-static.c (S::method const, S::method volatile)
12415 (S::method volatile const): New methods.
12416 (c_s, v_s, cv_s): New instances.
12417 (main): Call method() on them.
12418 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12419 (cannot_resolve): New procedure.
12420 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12421 print-quote-unquoted columns.
12422 (do_test): Test printing each scope too.
12423
e68cb8e0
PA
124242017-09-04 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.base/local-static.exp: Also test with
12427 class::method::variable wholly quoted.
12428 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12429
858be34c
PA
124302017-09-04 Pedro Alves <palves@redhat.com>
12431
12432 * gdb.base/local-static.c: New.
12433 * gdb.base/local-static.cc: New.
12434 * gdb.base/local-static.exp: New.
12435
46a4882b
PA
124362017-09-04 Pedro Alves <palves@redhat.com>
12437
12438 * gdb.asm/asm-source.exp: Add casts to int.
12439 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12440 (dataglobal64_1, dataglobal64_2): New globals.
12441 * gdb.base/nodebug.exp: Test different expressions involving the
12442 new globals, with print, whatis and ptype. Add casts to int.
12443 * gdb.base/solib-display.exp: Add casts to int.
12444 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12445 * gdb.cp/m-static.exp: Add cast to int.
12446 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12447 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12448 tls variable with no debug info without a cast. Test with a cast
12449 to int too.
12450 * gdb.trace/entry-values.exp: Add casts.
12451
2c5a2be1
PA
124522017-09-04 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.base/nodebug.exp: Test that ptype's error about functions
12455 with unknown return type includes the function name too.
12456
7022349d
PA
124572017-09-04 Pedro Alves <palves@redhat.com>
12458
12459 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12460 return type of munmap in infcall.
12461 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12462 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12463 type of ftell in infcall.
12464 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12465 type of getpid in infcall.
12466 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12467 infcall.
12468 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12469 Bail on failure to extract the pid.
12470 * gdb.base/nodebug.c: #include <stdint.h>.
12471 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12472 New functions.
12473 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12474 Change expected output of print/whatis/ptype with functions with
12475 no debug info. Test all supported languages. Call
12476 test_call_promotion.
12477 * gdb.compile/compile.exp: Adjust expected output to expect
12478 warning.
12479 * gdb.threads/siginfo-threads.exp: Likewise.
12480
54990598
PA
124812017-09-04 Pedro Alves <palves@redhat.com>
12482
12483 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12484 "prototypes". Test calling float functions via prototyped and
12485 unprototyped function pointers.
12486 (perform_all_tests): New parameter "prototypes". Pass it down.
12487 (top level): Pass down "prototypes" parameter to
12488 perform_all_tests.
12489
34d16ea2
SM
124902017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12491
12492 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12493 Test with nested loops.
12494
9521ecda
SM
124952017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12496
12497 * gdb.base/commands.exp: Call the new procedures.
12498 (loop_break_test, loop_continue_test): New procedures.
12499
80a65e9b
SM
125002017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12501
12502 * gdb.base/commands.exp: Call new procedure.
12503 (define_if_without_arg_test): New procedure.
12504
e439fa14
PA
125052017-09-04 Pedro Alves <palves@redhat.com>
12506
12507 * gdb.base/list-ambiguous.exp: New file.
12508 * gdb.base/list-ambiguous0.c: New file.
12509 * gdb.base/list-ambiguous1.c: New file.
12510 * gdb.base/list.exp (test_list_range): Adjust expected output.
12511
0a2dde4a
SDJ
125122017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12513
12514 * gdb.base/share-env-with-gdbserver.c: New file.
12515 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12516
5e89eb3a
SM
125172017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12518
12519 * gdb.base/commands.exp (gdbvar_simple_if_test,
12520 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12521 progvar_simple_if_test, progvar_simple_while_test,
12522 progvar_complex_if_while_test, user_defined_command_test,
12523 user_defined_command_args_eval,
12524 user_defined_command_args_stack_test,
12525 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12526 temporary_breakpoint_commands,
12527 gdb_test_no_prompt, redefine_hook_test,
12528 redefine_backtrace_test): Remove "global gdb_prompt".
12529
fd437cbc
SM
125302017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12531
12532 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12533 New proc, call it from toplevel.
12534
87215ad1
SDJ
125352017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12536
12537 PR remote/21852
12538 * gdb.server/normal.c: New file, copied from gdb.base.
12539 * gdb.server/run-without-local-binary.exp: New file.
12540
58afddc6
WP
125412017-08-07 Weimin Pan <weimin.pan@oracle.com>
12542
12543 * gdb.arch/sparc64-adi.exp: New file.
12544 * gdb.arch/sparc64-adi.c: New file.
12545
5277199a
PA
125462017-08-22 Pedro Alves <palves@redhat.com>
12547
12548 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12549 (top level): Add "list all overloads" tests.
12550
14278e1f
TT
125512017-08-22 Tom Tromey <tom@tromey.com>
12552
12553 * gdb.gdb/xfullpath.exp: Remove.
12554
bf223d3e
PA
125552017-08-21 Pedro Alves <palves@redhat.com>
12556
12557 PR gdb/19487
12558 * gdb.base/symbol-alias.c: New.
12559 * gdb.base/symbol-alias2.c: New.
12560 * gdb.base/symbol-alias.exp: New.
12561
c973d0aa
PA
125622017-08-21 Pedro Alves <palves@redhat.com>
12563
12564 * gdb.base/dfp-test.c
12565 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12566 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12567 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12568 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12569 * gdb.base/whatis-ptype-typedefs.c: New.
12570 * gdb.base/whatis-ptype-typedefs.exp: New.
12571 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12572 (an_int, an_int_type, an_int_type2): New globals.
12573 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12574 involving typedefs and cast expressions.
12575 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12576 (lookup_typedefs_function): New.
12577 (typedefs_pretty_printers_dict): New.
12578 (top level): Register lookup_typedefs_function in
12579 gdb.pretty_printers.
12580
6d580b63
YQ
125812017-08-18 Yao Qi <yao.qi@linaro.org>
12582
12583 * gdb.server/unittest.exp: New.
12584
206726fb
SDJ
125852017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12586
12587 PR gdb/21954
12588 * gdb.base/environ.exp: Add test to check if 'unset environment'
12589 works.
12590
bf0ec4c2
AA
125912017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12592
12593 * lib/gdb.exp (universal_compile_options): New caching proc.
12594 (gdb_compile): Suppress GCC's coloring of messages.
12595
d6382fff
TT
125962017-08-14 Tom Tromey <tom@tromey.com>
12597
12598 PR gdb/21675:
12599 * gdb.base/printcmds.exp (test_radices): New function.
12600 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12601 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12602 * lib/gdb.exp (get_integer_valueof): Use p/d.
12603
c2c2dd9f
SM
126042017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12605
12606 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12607 characters.
12608
fdffd6f4
TT
126092017-08-05 Tom Tromey <tom@tromey.com>
12610
12611 * gdb.rust/simple.exp: Allow String to appear in a different
12612 namespace.
12613
27d41eac
YQ
126142017-07-26 Yao Qi <yao.qi@linaro.org>
12615
12616 * gdb.gdb/unittest.exp: Invoke command
12617 "maintenance check xml-descriptions".
12618
031ed05d
AA
126192017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12620
12621 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12622 calling context.
12623 (hex128): Drop erroneous calculation of parameters.
12624
dcd27ddf
SM
126252017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12626
12627 * gdb.python/py-unwind.exp: Disable stack protection when
12628 building test file.
12629
47e77640
PA
126302017-07-20 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.base/default.exp (set language): Adjust expected output.
12633
62d2a18a
PA
126342017-07-20 Pedro Alves <palves@redhat.com>
12635
12636 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12637 (test_minsym): ... this, and make static.
12638 (get_pck__foo__bar__minsym): Rename to ...
12639 (get_test_minsym): ... this.
12640 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12641 symbol names and comments.
12642 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12643 (get_test_minsym): ... this.
12644 (pck__foo__bar__minsym__2): Rename to ...
12645 (test_minsym): ... this.
12646 (main): Adjust.
12647
c45ec17c
PA
126482017-07-17 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.base/completion.exp: Adjust expected output.
12651 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12652 the completer works.
12653
c6756f62
PA
126542017-07-17 Pedro Alves <palves@redhat.com>
12655
12656 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12657
5bd68487
AB
126582017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12659
12660 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12661
8880f2a9
TT
126622017-07-14 Tom Tromey <tom@tromey.com>
12663
12664 PR rust/21764:
12665 * gdb.rust/simple.exp: Add tests.
12666
65547233
TT
126672017-07-14 Tom Tromey <tom@tromey.com>
12668
12669 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12670
8f14146e
PA
126712017-07-14 Pedro Alves <palves@redhat.com>
12672
12673 * gdb.linespec/base/one/thefile.cc (z1): New function.
12674 * gdb.linespec/base/two/thefile.cc (z2): New function.
12675 * gdb.linespec/linespec.exp: Add tests.
12676
b4365d02
AB
126772017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12678
12679 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12680 to mi_create_breakpoint.
12681
5d2cbaa5
AB
126822017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12683
12684 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12685 mi_create_breakpoint.
12686
11cb5716
IB
126872017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12688
12689 * gdb.dlang/demangle.exp: Update for demangling changes.
12690
03278692
TT
126912017-07-09 Tom Tromey <tom@tromey.com>
12692
12693 * gdb.dwarf2/shortpiece.exp: New file.
12694
33c5cd75
DB
126952017-07-06 David Blaikie <dblaikie@gmail.com>
12696
12697 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12698 built from fissiont-multi-cu{1,2}.c.
12699 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12700 except putting 'main' and 'func' in separate CUs in the same DWO file.
12701 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12702 test.
12703 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12704 test.
12705
8455d262
PA
127062017-07-06 Pedro Alves <palves@redhat.com>
12707
12708 * gdb.python/py-unwind.exp: Test flushregs.
12709
dc4bde35
SDJ
127102017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12711
12712 PR cli/21688
12713 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12714 tests for alias commands and trailing whitespace.
12715
51ed89aa
SDJ
127162017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12717
12718 PR cli/21688
12719 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12720 procedure. Call it.
12721
eb17d413
PA
127222017-06-29 Pedro Alves <palves@redhat.com>
12723
12724 * gdb.base/printcmds.exp: Add tests.
12725
41664b45
DG
127262017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12727
12728 PR gdb/21337
12729 * gdb.base/reread-readsym.exp: New file.
12730 * gdb.base/reread-readsym.c: New file.
12731
75312ae3
KB
127322017-06-21 Kevin Buettner <kevinb@redhat.com>
12733
12734 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12735 subpattern.
12736
66953522
PB
127372017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12738
12739 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12740 extended mnemonic.
12741 * gdb.arch/powerpc-power9.s: Likewise.
12742
5524b525
AA
127432017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12744
12745 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12746 on 32-bit x86 targets. Exploit is_*_target macros where
12747 appropriate.
12748
03c8af18
AA
127492017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12750
12751 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12752 register pieces.
12753
3bf31011
AA
127542017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12755
12756 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12757 located in one or more DWARF pieces.
12758
805acca0
AA
127592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12760
12761 * lib/gdb.exp (get_endianness): New proc.
12762 * gdb.arch/aarch64-fp.exp: Use it.
12763 * gdb.arch/altivec-regs.exp: Likewise.
12764 * gdb.arch/e500-regs.exp: Likewise.
12765 * gdb.arch/vsx-regs.exp: Likewise.
12766 * gdb.base/dump.exp: Likewise.
12767 * gdb.base/funcargs.exp: Likewise.
12768 * gdb.base/gnu_vector.exp: Likewise.
12769 * gdb.dwarf2/formdata16.exp: Likewise.
12770 * gdb.dwarf2/implptrpiece.exp: Likewise.
12771 * gdb.dwarf2/nonvar-access.exp: Likewise.
12772 * gdb.python/py-inferior.exp: Likewise.
12773 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12774
e9352324
AA
127752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12776
12777 PR gdb/21226
12778 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12779 stack value pieces are taken from the LSB end.
12780
d5d1163e
AA
127812017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12782
12783 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12784 variable at nonzero offset.
12785
0567c986
AA
127862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12787
12788 * gdb.dwarf2/var-access.c: New file.
12789 * gdb.dwarf2/var-access.exp: New test.
12790 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12791
973e9aab
TT
127922017-06-12 Tom Tromey <tom@tromey.com>
12793
12794 * gdb.dwarf2/formdata16.exp: Add tests.
12795
d9109c80
TT
127962017-06-12 Tom Tromey <tom@tromey.com>
12797
12798 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12799
30a25466
TT
128002017-06-12 Tom Tromey <tom@tromey.com>
12801
12802 PR exp/16225:
12803 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12804 * gdb.arch/vsx-regs.exp: Update tests.
12805 * gdb.arch/s390-vregs.exp (hex128): New proc.
12806 Update test.
12807 * gdb.arch/altivec-regs.exp: Update tests.
12808
aefd8b33
SDJ
128092017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12810
12811 * gdb.base/startup-with-shell.c: New file.
12812 * gdb.base/startup-with-shell.exp: Likewise.
12813
2090129c
SDJ
128142017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12815
12816 * gdb.server/non-existing-program.exp: Update regex in order to
12817 reflect the fact that gdbserver is now using fork_inferior (with a
12818 shell) to startup the inferior.
12819
8e86a419
SM
128202017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12821
12822 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12823 support function calls from GDB.
12824
e6cf65f2
TT
128252017-05-21 Tom Tromey <tom@tromey.com>
12826
12827 PR rust/21466:
12828 * gdb.rust/unsized.exp: New file.
12829 * gdb.rust/unsized.rs: New file.
12830
43cc5389
TT
128312017-05-19 Tom Tromey <tom@tromey.com>
12832
12833 PR rust/21484:
12834 * gdb.rust/watch.exp: New file.
12835 * gdb.rust/watch.rs: New file.
12836
ec8df234
TT
128372017-05-18 Tom Tromey <tom@tromey.com>
12838
12839 * gdb.rust/simple.exp: Allow Box to be qualified.
12840
3e3e7fae
TP
128412017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12842
12843 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12844
59cc050d
PA
128452017-05-18 Pedro Alves <palves@redhat.com>
12846
12847 * gdb.base/fileio.c (test_write, test_read, test_close)
12848 (test_fstat): Don't print 'ret' in the fail path.
12849
c8f6abd1
PA
128502017-05-18 Pedro Alves <palves@redhat.com>
12851
12852 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12853 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12854 (test_system, test_rename, test_unlink, test_time): Change
12855 prototypes.
12856 * gdb.base/fileio.exp (stop_msg): Adjust.
12857
d2a03b77
PA
128582017-05-18 Pedro Alves <palves@redhat.com>
12859
12860 * gdb.base/fileio.c (null_str): New global.
12861 (test_stat): Use it.
12862 * gdb.base/fileio.exp: Remove nowarnings.
12863
0d5c6999
YQ
128642017-05-17 Yao Qi <yao.qi@linaro.org>
12865
12866 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12867
21873064
YQ
128682017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12869
12870 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12871 argument command.
12872 (top-level): Invoke test_set_inferior_tty.
12873
d512d31c
PA
128742017-05-04 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12877 Add parens to print call for Python 3.
12878
90cef2ed
KS
128792017-05-03 Keith Seitz <keiths@redhat.com>
12880
12881 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12882 (main): Call it.
12883
14f819c8
TW
128842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12885
12886 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12887 to prev and next.
12888
913aeadd
TW
128892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12890
12891 * gdb.python/py-record-btrace.exp: Remove test for
12892 gdb.BtraceInstruction.error.
12893
a3be24ad
TW
128942017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12895
12896 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12897
ae20e79a
TW
128982017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12899
12900 * gdb.python/py-record-btrace-threads.c: New file.
12901 * gdb.python/py-record-btrace-threads.exp: New file.
12902
45ce1b47
SDJ
129032017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12904
12905 PR testsuite/8595
12906 * gdb.base/environ.exp: Make test available in all architectures.
12907 Move bits related to "info program" testing to
12908 gdb.base/info-program.exp. Rewrite tests to use the two new
12909 procedures mentione below.
12910 (test_set_show_env_var) New procedure.
12911 (test_set_show_env_var_equal): Likewise.
12912 * gdb.base/info-program.exp: New file.
12913
e15c3eb4
KS
129142017-04-27 Keith Seitz <keiths@redhat.com>
12915
12916 * gdb.cp/oranking.cc (test15): New function.
12917 (main): Call test15 and declare additional variables for testing.
12918 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12919 "p foo101('abc')" tests.
12920 Add tests for cv qualifier overloads.
12921 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12922 "lvalue reference overload" test.
12923 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12924 "print value of f1 on Child&& in f2" test.
12925
3a3fd0fd
PA
129262017-04-19 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12929 procedure.
12930 (top level): Call it.
12931 * lib/gdb.exp (gdb_define_cmd): New procedure.
12932
53375380
PA
129332017-04-12 Pedro Alves <palves@redhat.com>
12934
12935 PR gdb/21323
12936 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12937 (wchar): New global.
12938 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12939 (do_test_wide_char, wide_char_types_no_program, top level): Add
12940 wchar_t testing.
12941
53e710ac
PA
129422017-04-12 Pedro Alves <palves@redhat.com>
12943
12944 PR c++/21323
12945 * gdb.cp/wide_char_types.c: New file.
12946 * gdb.cp/wide_char_types.exp: New file.
12947
0ad9d8c7
SDJ
129482017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12949
12950 PR gdb/21352
12951 * gdb.trace/tsv.exp: Add test for "tsave -r".
12952
b1b45502
IB
129532017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12954
12955 * gdb.dlang/watch-loc.c: New file.
12956 * gdb.dlang/watch-loc.exp: New file.
12957
ec13808e
JK
129582017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12959
12960 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12961
fe5f7374
AK
129622017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12963
12964 * gdb.arch/arc-analyze-prologue.S: New file.
12965 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12966
eea78757
AK
129672017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12968
12969 * gdb.arch/arc-decode-insn.S: New file.
12970 * gdb.arch/arc-decode-insn.exp: Likewise.
12971
5badf10a
IR
129722017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12973
12974 PR tdep/20928
12975 * gdb.arch/sparc64-regs.exp: New file.
12976 * gdb.arch/sparc64-regs.S: Likewise.
12977
cee59b3f
TW
129782017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12979
12980 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12981 and memory view on Python 3.
12982
c0f55cc6
AV
129832017-03-20 Artemiy Volkov <artemiyv@acm.org>
12984 Keith Seitz <keiths@redhat.com>
12985
12986 PR gdb/14441
12987 * gdb.cp/demangle.exp: Add rvalue reference tests.
12988 * gdb.cp/rvalue-ref-casts.cc: New file.
12989 * gdb.cp/rvalue-ref-casts.exp: New file.
12990 * gdb.cp/rvalue-ref-overload.cc: New file.
12991 * gdb.cp/rvalue-ref-overload.exp: New file.
12992 * gdb.cp/rvalue-ref-params.cc: New file.
12993 * gdb.cp/rvalue-ref-params.exp: New file.
12994 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12995 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12996 * gdb.cp/rvalue-ref-types.cc: New file.
12997 * gdb.cp/rvalue-ref-types.exp: New file.
12998 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12999 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13000
51457a05
MAL
130012017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13002
13003 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13004 New procedure.
13005
5b291c04
MAL
130062017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13007
13008 * lib/mi-support.exp (mi_gdb_test): Add additional message
13009 for unexpected output.
13010
59a56148
AA
130112017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13012
13013 * gdb.base/examine-backward.c (Barrier): New character array
13014 constant, to ensure that TestStrings is preceded by a string
13015 terminator.
13016
7942e96e
AA
130172017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13018
13019 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13020 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13021 and implicit pointer into such a location.
13022
6ebac3fb
DE
130232017-03-16 Doug Evans <dje@google.com>
13024
13025 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13026
ec3b243d
TP
130272017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13028
13029 * gdb.cp/m-static.exp: Fix expectation for prototype of
13030 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
13031
130322017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
13033
13034 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13035 * gdb.guile/scm-lazy-string.c: New file.
13036 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13037 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13038 for pointer, array, typedef lazy strings.
13039
2cc36e25 130402017-03-16 Doug Evans <dje@google.com>
34b43320
DE
13041
13042 PR python/17728, python/18439, python/18779
13043 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13044 * gdb.python/py-lazy-string.c (pointer): New typedef.
13045 (main): New locals ptr, array, typedef_ptr.
13046 * gdb.python/py-value.exp: Move lazy string tests to ...
13047 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13048 array, typedef lazy strings.
ec3b243d 13049
0efcde63
AK
130502017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13051
13052 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13053 Add optional 'test' parameter.
13054
7978d7c3
SM
130552017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13056
13057 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13058 Skip for versions of DejaGnu < 1.5.
13059
896c0c1e
SM
130602017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13061
13062 * lib/gdb.exp (dejagnu_version): New proc.
13063 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13064 Use dejagnu_version.
13065
5f4d1085
KS
130662017-03-10 Keith Seitz <keiths@redhat.com>
13067
13068 PR c++/8128
13069 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13070 type from destructor regexps.
13071 Add a branch which actually passes the test.
13072 Adjust "ptype t5i" test names.
13073
1de05205
PA
130742017-03-08 Pedro Alves <palves@redhat.com>
13075
13076 * gdb.base/step-over-exit.exp: Add explicit test message.
13077
c65d6b55
PA
130782017-03-08 Pedro Alves <palves@redhat.com>
13079
13080 PR gdb/18360
13081 * gdb.threads/interrupt-while-step-over.c: New file.
13082 * gdb.threads/interrupt-while-step-over.exp: New file.
13083
2e86a283
PA
130842017-03-08 Pedro Alves <palves@redhat.com>
13085
13086 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13087 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13088
25dcbff6
PA
130892017-03-08 Pedro Alves <palves@redhat.com>
13090
13091 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13092 PKRU as not supported as a PASS.
13093
dc9366eb
PA
130942017-03-08 Pedro Alves <palves@redhat.com>
13095
13096 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13097 prefix instead of $binfile1/$binfile2.
13098 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13099 in test message.
13100 * gdb.python/py-completion.exp: Use "load python file" as test
13101 messages instead of unstable path names.
13102
6e5d74e7
PA
131032017-03-08 Pedro Alves <palves@redhat.com>
13104 Jan Kratochvil <jan.kratochvil@redhat.com>
13105
13106 PR cli/21218
13107 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13108 New proc.
13109 (top level): Call it.
13110
9753a2f6
PA
131112017-03-08 Pedro Alves <palves@redhat.com>
13112
13113 PR tui/21216
13114 * gdb.tui/tui-nl-filtered-output.exp: New file.
13115
1a4dd9dd
PA
131162017-03-08 Pedro Alves <palves@redhat.com>
13117
13118 * gdb.base/completion.exp: Move TUI completion tests to ...
13119 * gdb.tui/completion.exp: ... this new file.
13120
7cbbff33
PA
131212017-03-08 Pedro Alves <palves@redhat.com>
13122
13123 * gdb.base/tui-disasm-long-lines.c,
13124 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13125 gdb.base/tui-layout.exp: Move to ...
13126 * gdb.tui/: ... this new directory.
13127
5f6fd321
PA
131282017-03-07 Pedro Alves <palves@redhat.com>
13129
13130 * gdb.base/tui-layout.c: New file.
13131 * gdb.base/tui-layout.exp: New file.
13132
44959fa8
PA
131332017-03-07 Pedro Alves <palves@redhat.com>
13134
13135 * gdb.base/tui-layout.c: Rename to ...
13136 * gdb.base/tui-disasm-long-lines.c: ... this.
13137 * gdb.base/tui-layout.exp: Rename to ...
13138 * gdb.base/tui-disasm-long-lines.exp: ... this.
13139
f8c4e718
PA
131402017-03-07 Pedro Alves <palves@redhat.com>
13141
13142 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13143
6dbb839a 131442017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
13145
13146 * i386-mpx-call.c: New file.
13147 * i386-mpx-call.exp: New file.
13148
65b48a81
PB
131492017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13150
13151 * gdb.arch/powerpc-power.exp: Delete test.
13152 * gdb.arch/powerpc-power.s: Likewise.
13153 * gdb.disasm/disassembler-options.exp: New test.
13154 * gdb.arch/powerpc-altivec.exp: Likewise.
13155 * gdb.arch/powerpc-altivec.s: Likewise.
13156 * gdb.arch/powerpc-altivec2.exp: Likewise.
13157 * gdb.arch/powerpc-altivec2.s: Likewise.
13158 * gdb.arch/powerpc-altivec3.exp: Likewise.
13159 * gdb.arch/powerpc-altivec3.s: Likewise.
13160 * gdb.arch/powerpc-power7.exp: Likewise.
13161 * gdb.arch/powerpc-power7.s: Likewise.
13162 * gdb.arch/powerpc-power8.exp: Likewise.
13163 * gdb.arch/powerpc-power8.s: Likewise.
13164 * gdb.arch/powerpc-power9.exp: Likewise.
13165 * gdb.arch/powerpc-power9.s: Likewise.
13166 * gdb.arch/powerpc-vsx.exp: Likewise.
13167 * gdb.arch/powerpc-vsx.s: Likewise.
13168 * gdb.arch/powerpc-vsx2.exp: Likewise.
13169 * gdb.arch/powerpc-vsx2.s: Likewise.
13170 * gdb.arch/powerpc-vsx3.exp: Likewise.
13171 * gdb.arch/powerpc-vsx3.s: Likewise.
13172 * gdb.arch/arm-disassembler-options.exp: Likewise.
13173 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13174 * gdb.arch/s390-disassembler-options.exp: Likewise.
13175
17cd4947
LM
131762017-02-23 Luis Machado <lgustavo@codesourcery.com>
13177
13178 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13179 (check_supported_features): ... this. Changed return type to void.
13180 (supports_rdseed): New static global.
13181 (rdseed): Check supports_rdseed.
13182 (initialize): Call check_supported_features.
13183
2039d74e
EBM
131842017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13185
13186 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13187 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13188 and lqarx/stqcx.
13189 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13190 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13191
a51d7ecf
EBM
131922017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13193
13194 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13195 uppercase.
13196
0224619f
JK
131972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13198
13199 * gdb.dwarf2/formdata16.c: New file.
13200 * gdb.dwarf2/formdata16.exp: New file.
13201 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13202
216f72a1
JK
132032017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13204
13205 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13206 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13207 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13208 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13209 DW_AT_GNU_*.
13210
43988095
JK
132112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13212
13213 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13214
99e8a4f9
SDJ
132152017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13216
13217 PR gdb/21164
13218 * gdb.base/maint.exp: Add testcases for when the commands do
13219 not have arguments.
13220
b58a8c0c
TP
132212017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13222
13223 * gdb.cp/chained-calls.exp: Use p instead of P.
13224
4e746bb6
TW
132252017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13226
13227 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13228 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13229
3f77c769
TT
132302017-02-14 Tom Tromey <tom@tromey.com>
13231
13232 PR python/13598:
13233 * gdb.python/py-events.exp: Add before_prompt event tests.
13234
075beec0
AA
132352017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13236
13237 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13238
bf5f525c
LM
132392017-02-13 Luis Machado <lgustavo@codesourcery.com>
13240
13241 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13242 (main): Call my_unique_function_name.
13243 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13244 completion of patterns with a single match.
13245 Add missing -re switches to gdb_test_multiple calls.
13246
13a66184
LM
132472017-02-13 Luis Machado <lgustavo@codesourcery.com>
13248
13249 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13250 return if core file is not recognized.
13251
26a06916
SM
132522017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13253
13254 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13255 and extra UIs.
13256
b761ca9e
SM
132572017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13258
13259 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13260 proc_with_prefix.
13261
b964bee0
TT
132622017-02-10 Tom Tromey <tom@tromey.com>
13263
13264 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13265
18da0c51
MG
132662017-02-10 Martin Galvan <martingalvan@sourceware.org>
13267
13268 PR gdb/21122
13269 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13270
604c4576
JG
132712017-02-08 Jerome Guitton <guitton@adacore.com>
13272
13273 * gdb.base/define.exp: Add test for command abbreviations
13274 in define.
13275
20b477a7
LM
132762017-02-06 Luis Machado <lgustavo@codesourcery.com>
13277
13278 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13279 * gdb.reverse/insn-reverse-x86.c: New file.
13280
3f7b46f2
IR
132812017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13282
13283 PR tdep/20936
13284 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13285
f0fd41c1
TT
132862017-02-03 Tom Tromey <tom@tromey.com>
13287
13288 PR rust/21097:
13289 * gdb.rust/simple.exp: Add new tests.
13290
5be5dbf0
PA
132912017-02-02 Pedro Alves <palves@redhat.com>
13292
13293 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13294 tests.
13295
7346ef59
AA
132962017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13297
13298 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13299 taking a 2-byte value out of a 4-byte DWARF implicit value on
13300 big-endian targets.
13301 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13302 logic. Add test cases for DW_OP_implicit.
13303
787f0025
MM
133042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13305
13306 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13307
68777c29
MM
133082017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13309
13310 * gdb.btrace/enable.exp: Call gdb_exit before
13311 skip_gdbserver_tests.
13312
0a1c7e28
MM
133132017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13314
13315 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13316 GDBFLAGS.
13317
b5ac99b0
MM
133182017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13319
13320 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13321 the test is skipped.
13322 * gdb.btrace/data.exp: Likewise.
13323 * gdb.btrace/delta.exp: Likewise.
13324 * gdb.btrace/dlopen.exp: Likewise.
13325 * gdb.btrace/enable-running.exp: Likewise.
13326 * gdb.btrace/enable.exp: Likewise.
13327 * gdb.btrace/exception.exp: Likewise.
13328 * gdb.btrace/function_call_history.exp: Likewise.
13329 * gdb.btrace/gcore.exp: Likewise.
13330 * gdb.btrace/instruction_history.exp: Likewise.
13331 * gdb.btrace/multi-thread-step.exp: Likewise.
13332 * gdb.btrace/nohist.exp: Likewise.
13333 * gdb.btrace/non-stop.exp: Likewise.
13334 * gdb.btrace/reconnect.exp: Likewise.
13335 * gdb.btrace/record_goto-step.exp: Likewise.
13336 * gdb.btrace/record_goto.exp: Likewise.
13337 * gdb.btrace/rn-dl-bind.exp: Likewise.
13338 * gdb.btrace/segv.exp: Likewise.
13339 * gdb.btrace/step.exp: Likewise.
13340 * gdb.btrace/stepi.exp: Likewise.
13341 * gdb.btrace/tailcall-only.exp: Likewise.
13342 * gdb.btrace/tailcall.exp: Likewise.
13343 * gdb.btrace/tsx.exp: Likewise.
13344 * gdb.btrace/unknown_functions.exp: Likewise.
13345 * gdb.btrace/vdso.exp: Likewise.
13346
cd4007e4
MM
133472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13348
13349 * gdb.btrace/enable-running.c: New.
13350 * gdb.btrace/enable-running.exp: New.
13351
2735833d
WT
133522017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13353
13354 * gdb.arch/amd64-gs_base.c: New file.
13355 * gdb.arch/amd64-gs_base.exp: New file.
13356
b51e1e94
LM
133572017-01-26 Luis Machado <lgustavo@codesourcery.com>
13358
13359 * lib/memory.exp: Remove spurious empty newlines.
13360
72ca0410
SM
133612017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13362
13363 * gdb.python/py-bad-printers.exp: Load python file using "source".
13364 * gdb.python/py-events.exp: Likewise.
13365 * gdb.python/py-evsignal.exp: Likewise.
13366 * gdb.python/py-evthreads.exp: Likewise.
13367 * gdb.python/py-frame-args.exp: Likewise.
13368 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13369 * gdb.python/py-framefilter-mi.exp: Likewise.
13370 * gdb.python/py-framefilter.exp: Likewise.
13371 * gdb.python/py-mi.exp: Likewise.
13372 * gdb.python/py-pp-maint.exp: Likewise.
13373 * gdb.python/py-pp-registration.exp: Likewise.
13374 * gdb.python/py-prettyprint.exp: Likewise.
13375 (run_lang_tests): Likewise.
13376 * gdb.python/py-typeprint.exp: Likewise.
13377
e309aa65
LM
133782017-01-26 Luis Machado <lgustavo@codesourcery.com>
13379
13380 * lib/memory.exp: New file.
13381 * lib/gdb.exp: Load memory.exp.
13382 * gdb.base/memattr.exp (delete_memory): Move proc to
13383 lib/memory.exp and rename to delete_memory_regions.
13384 Replace delete_memory with delete_memory_regions.
13385 Cleanup memory regions before tests.
13386 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13387 before tests.
13388
515aff23
LM
133892017-01-26 Luis Machado <lgustavo@codesourcery.com>
13390
13391 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13392 files.
13393 (initialize): New function conditionally defined.
13394 (testcases): Move within conditional block.
13395 (main): Call initialize.
13396 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13397 of gdb.reverse/insn-reverse.c.
13398 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13399 gdb.reverse/insn-reverse.c.
13400
d8b49cf0
YQ
134012017-01-26 Yao Qi <yao.qi@linaro.org>
13402
13403 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13404 disassemble on address 0.
13405
f13a9a0c
YQ
134062017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13407 Yao Qi <yao.qi@linaro.org>
13408
13409 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13410 * gdb.dwarf2/implptr-64bit.S: Remove.
13411 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13412 variables in caller's context. Add DW_OP_implicit_value.
13413
5ac95241
YQ
134142017-01-25 Yao Qi <yao.qi@linaro.org>
13415
13416 * lib/dwarf.exp (Dwarf::_location): Handle
13417 DW_OP_GNU_implicit_pointer with proper size.
13418
23e82930
LM
134192017-01-20 Luis Machado <lgustavo@codesourcery.com>
13420
13421 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13422 and add untested calls.
13423
d334ae25
LM
134242017-01-20 Luis Machado <lgustavo@codesourcery.com>
13425
13426 * gdb.python/python.exp: Check line number against what GDB thinks
13427 the line number is for func1.
13428
f5e6296e
IB
134292017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13430
13431 * gdb.dlang/debug-expr.exp: New file.
13432
5b362f04
LM
134332016-12-23 Luis Machado <lgustavo@codesourcery.com>
13434
13435 Fix test names for the following files:
13436
13437 * gdb.ada/exec_changed.exp
13438 * gdb.ada/info_types.exp
13439 * gdb.arch/aarch64-atomic-inst.exp
13440 * gdb.arch/aarch64-fp.exp
13441 * gdb.arch/altivec-abi.exp
13442 * gdb.arch/altivec-regs.exp
13443 * gdb.arch/amd64-byte.exp
13444 * gdb.arch/amd64-disp-step.exp
13445 * gdb.arch/amd64-dword.exp
13446 * gdb.arch/amd64-entry-value-inline.exp
13447 * gdb.arch/amd64-entry-value-param.exp
13448 * gdb.arch/amd64-entry-value-paramref.exp
13449 * gdb.arch/amd64-entry-value.exp
13450 * gdb.arch/amd64-i386-address.exp
13451 * gdb.arch/amd64-invalid-stack-middle.exp
13452 * gdb.arch/amd64-invalid-stack-top.exp
13453 * gdb.arch/amd64-optimout-repeat.exp
13454 * gdb.arch/amd64-prologue-skip.exp
13455 * gdb.arch/amd64-prologue-xmm.exp
13456 * gdb.arch/amd64-stap-special-operands.exp
13457 * gdb.arch/amd64-stap-wrong-subexp.exp
13458 * gdb.arch/amd64-tailcall-cxx.exp
13459 * gdb.arch/amd64-tailcall-noret.exp
13460 * gdb.arch/amd64-tailcall-ret.exp
13461 * gdb.arch/amd64-tailcall-self.exp
13462 * gdb.arch/amd64-word.exp
13463 * gdb.arch/arm-bl-branch-dest.exp
13464 * gdb.arch/arm-disp-step.exp
13465 * gdb.arch/arm-neon.exp
13466 * gdb.arch/arm-single-step-kernel-helper.exp
13467 * gdb.arch/avr-flash-qualifier.exp
13468 * gdb.arch/disp-step-insn-reloc.exp
13469 * gdb.arch/e500-abi.exp
13470 * gdb.arch/e500-regs.exp
13471 * gdb.arch/ftrace-insn-reloc.exp
13472 * gdb.arch/i386-avx512.exp
13473 * gdb.arch/i386-bp_permanent.exp
13474 * gdb.arch/i386-byte.exp
13475 * gdb.arch/i386-cfi-notcurrent.exp
13476 * gdb.arch/i386-disp-step.exp
13477 * gdb.arch/i386-dr3-watch.exp
13478 * gdb.arch/i386-float.exp
13479 * gdb.arch/i386-gnu-cfi.exp
13480 * gdb.arch/i386-mpx-map.exp
13481 * gdb.arch/i386-mpx-sigsegv.exp
13482 * gdb.arch/i386-mpx-simple_segv.exp
13483 * gdb.arch/i386-mpx.exp
13484 * gdb.arch/i386-permbkpt.exp
13485 * gdb.arch/i386-prologue.exp
13486 * gdb.arch/i386-signal.exp
13487 * gdb.arch/i386-size-overlap.exp
13488 * gdb.arch/i386-unwind.exp
13489 * gdb.arch/i386-word.exp
13490 * gdb.arch/mips-fcr.exp
13491 * gdb.arch/powerpc-d128-regs.exp
13492 * gdb.arch/powerpc-stackless.exp
13493 * gdb.arch/ppc64-atomic-inst.exp
13494 * gdb.arch/s390-stackless.exp
13495 * gdb.arch/s390-tdbregs.exp
13496 * gdb.arch/s390-vregs.exp
13497 * gdb.arch/sparc-sysstep.exp
13498 * gdb.arch/thumb-bx-pc.exp
13499 * gdb.arch/thumb-singlestep.exp
13500 * gdb.arch/thumb2-it.exp
13501 * gdb.arch/vsx-regs.exp
13502 * gdb.asm/asm-source.exp
13503 * gdb.base/a2-run.exp
13504 * gdb.base/advance.exp
13505 * gdb.base/all-bin.exp
13506 * gdb.base/anon.exp
13507 * gdb.base/args.exp
13508 * gdb.base/arithmet.exp
13509 * gdb.base/async-shell.exp
13510 * gdb.base/async.exp
13511 * gdb.base/attach-pie-noexec.exp
13512 * gdb.base/attach-twice.exp
13513 * gdb.base/auto-load.exp
13514 * gdb.base/bang.exp
13515 * gdb.base/bitfields.exp
13516 * gdb.base/break-always.exp
13517 * gdb.base/break-caller-line.exp
13518 * gdb.base/break-entry.exp
13519 * gdb.base/break-inline.exp
13520 * gdb.base/break-on-linker-gcd-function.exp
13521 * gdb.base/break-probes.exp
13522 * gdb.base/break.exp
13523 * gdb.base/breakpoint-shadow.exp
13524 * gdb.base/call-ar-st.exp
13525 * gdb.base/call-sc.exp
13526 * gdb.base/call-signal-resume.exp
13527 * gdb.base/call-strs.exp
13528 * gdb.base/callfuncs.exp
13529 * gdb.base/catch-fork-static.exp
13530 * gdb.base/catch-gdb-caused-signals.exp
13531 * gdb.base/catch-load.exp
13532 * gdb.base/catch-signal-fork.exp
13533 * gdb.base/catch-signal.exp
13534 * gdb.base/catch-syscall.exp
13535 * gdb.base/charset.exp
13536 * gdb.base/checkpoint.exp
13537 * gdb.base/chng-syms.exp
13538 * gdb.base/code-expr.exp
13539 * gdb.base/code_elim.exp
13540 * gdb.base/commands.exp
13541 * gdb.base/completion.exp
13542 * gdb.base/complex.exp
13543 * gdb.base/cond-expr.exp
13544 * gdb.base/condbreak.exp
13545 * gdb.base/consecutive.exp
13546 * gdb.base/continue-all-already-running.exp
13547 * gdb.base/coredump-filter.exp
13548 * gdb.base/corefile.exp
13549 * gdb.base/dbx.exp
13550 * gdb.base/debug-expr.exp
13551 * gdb.base/define.exp
13552 * gdb.base/del.exp
13553 * gdb.base/disabled-location.exp
13554 * gdb.base/disasm-end-cu.exp
13555 * gdb.base/disasm-optim.exp
13556 * gdb.base/display.exp
13557 * gdb.base/duplicate-bp.exp
13558 * gdb.base/ena-dis-br.exp
13559 * gdb.base/ending-run.exp
13560 * gdb.base/enumval.exp
13561 * gdb.base/environ.exp
13562 * gdb.base/eu-strip-infcall.exp
13563 * gdb.base/eval-avoid-side-effects.exp
13564 * gdb.base/eval-skip.exp
13565 * gdb.base/exitsignal.exp
13566 * gdb.base/expand-psymtabs.exp
13567 * gdb.base/filesym.exp
13568 * gdb.base/find-unmapped.exp
13569 * gdb.base/finish.exp
13570 * gdb.base/float.exp
13571 * gdb.base/foll-exec-mode.exp
13572 * gdb.base/foll-exec.exp
13573 * gdb.base/foll-fork.exp
13574 * gdb.base/fortran-sym-case.exp
13575 * gdb.base/freebpcmd.exp
13576 * gdb.base/func-ptr.exp
13577 * gdb.base/func-ptrs.exp
13578 * gdb.base/funcargs.exp
13579 * gdb.base/gcore-buffer-overflow.exp
13580 * gdb.base/gcore-relro-pie.exp
13581 * gdb.base/gcore-relro.exp
13582 * gdb.base/gcore.exp
13583 * gdb.base/gdb1090.exp
13584 * gdb.base/gdb11530.exp
13585 * gdb.base/gdb11531.exp
13586 * gdb.base/gdb1821.exp
13587 * gdb.base/gdbindex-stabs.exp
13588 * gdb.base/gdbvars.exp
13589 * gdb.base/hbreak.exp
13590 * gdb.base/hbreak2.exp
13591 * gdb.base/included.exp
13592 * gdb.base/infcall-input.exp
13593 * gdb.base/inferior-died.exp
13594 * gdb.base/infnan.exp
13595 * gdb.base/info-macros.exp
13596 * gdb.base/info-os.exp
13597 * gdb.base/info-proc.exp
13598 * gdb.base/info-shared.exp
13599 * gdb.base/info-target.exp
13600 * gdb.base/infoline.exp
13601 * gdb.base/interp.exp
13602 * gdb.base/interrupt.exp
13603 * gdb.base/jit-reader.exp
13604 * gdb.base/jit-simple.exp
13605 * gdb.base/kill-after-signal.exp
13606 * gdb.base/kill-detach-inferiors-cmd.exp
13607 * gdb.base/label.exp
13608 * gdb.base/langs.exp
13609 * gdb.base/ldbl_e308.exp
13610 * gdb.base/line-symtabs.exp
13611 * gdb.base/linespecs.exp
13612 * gdb.base/list.exp
13613 * gdb.base/long_long.exp
13614 * gdb.base/longest-types.exp
13615 * gdb.base/maint.exp
13616 * gdb.base/max-value-size.exp
13617 * gdb.base/memattr.exp
13618 * gdb.base/mips_pro.exp
13619 * gdb.base/morestack.exp
13620 * gdb.base/moribund-step.exp
13621 * gdb.base/multi-forks.exp
13622 * gdb.base/nested-addr.exp
13623 * gdb.base/nextoverexit.exp
13624 * gdb.base/noreturn-finish.exp
13625 * gdb.base/noreturn-return.exp
13626 * gdb.base/nostdlib.exp
13627 * gdb.base/offsets.exp
13628 * gdb.base/opaque.exp
13629 * gdb.base/pc-fp.exp
13630 * gdb.base/permissions.exp
13631 * gdb.base/print-symbol-loading.exp
13632 * gdb.base/prologue-include.exp
13633 * gdb.base/psymtab.exp
13634 * gdb.base/ptype.exp
13635 * gdb.base/random-signal.exp
13636 * gdb.base/randomize.exp
13637 * gdb.base/range-stepping.exp
13638 * gdb.base/readline-ask.exp
13639 * gdb.base/recpar.exp
13640 * gdb.base/recurse.exp
13641 * gdb.base/relational.exp
13642 * gdb.base/restore.exp
13643 * gdb.base/return-nodebug.exp
13644 * gdb.base/return.exp
13645 * gdb.base/run-after-attach.exp
13646 * gdb.base/save-bp.exp
13647 * gdb.base/scope.exp
13648 * gdb.base/sect-cmd.exp
13649 * gdb.base/set-lang-auto.exp
13650 * gdb.base/set-noassign.exp
13651 * gdb.base/setvar.exp
13652 * gdb.base/sigall.exp
13653 * gdb.base/sigbpt.exp
13654 * gdb.base/siginfo-addr.exp
13655 * gdb.base/siginfo-infcall.exp
13656 * gdb.base/siginfo-obj.exp
13657 * gdb.base/siginfo.exp
13658 * gdb.base/signals-state-child.exp
13659 * gdb.base/signest.exp
13660 * gdb.base/sigstep.exp
13661 * gdb.base/sizeof.exp
13662 * gdb.base/skip.exp
13663 * gdb.base/solib-corrupted.exp
13664 * gdb.base/solib-nodir.exp
13665 * gdb.base/solib-search.exp
13666 * gdb.base/stack-checking.exp
13667 * gdb.base/stale-infcall.exp
13668 * gdb.base/stap-probe.exp
13669 * gdb.base/start.exp
13670 * gdb.base/step-break.exp
13671 * gdb.base/step-bt.exp
13672 * gdb.base/step-line.exp
13673 * gdb.base/step-over-exit.exp
13674 * gdb.base/step-over-syscall.exp
13675 * gdb.base/step-resume-infcall.exp
13676 * gdb.base/step-test.exp
13677 * gdb.base/store.exp
13678 * gdb.base/structs3.exp
13679 * gdb.base/sym-file.exp
13680 * gdb.base/symbol-without-target_section.exp
13681 * gdb.base/term.exp
13682 * gdb.base/testenv.exp
13683 * gdb.base/ui-redirect.exp
13684 * gdb.base/until.exp
13685 * gdb.base/unwindonsignal.exp
13686 * gdb.base/value-double-free.exp
13687 * gdb.base/vla-datatypes.exp
13688 * gdb.base/vla-ptr.exp
13689 * gdb.base/vla-sideeffect.exp
13690 * gdb.base/volatile.exp
13691 * gdb.base/watch-cond-infcall.exp
13692 * gdb.base/watch-cond.exp
13693 * gdb.base/watch-non-mem.exp
13694 * gdb.base/watch-read.exp
13695 * gdb.base/watch-vfork.exp
13696 * gdb.base/watchpoint-cond-gone.exp
13697 * gdb.base/watchpoint-delete.exp
13698 * gdb.base/watchpoint-hw-hit-once.exp
13699 * gdb.base/watchpoint-hw.exp
13700 * gdb.base/watchpoint-stops-at-right-insn.exp
13701 * gdb.base/watchpoints.exp
13702 * gdb.base/wchar.exp
13703 * gdb.base/whatis-exp.exp
13704 * gdb.btrace/buffer-size.exp
13705 * gdb.btrace/data.exp
13706 * gdb.btrace/delta.exp
13707 * gdb.btrace/dlopen.exp
13708 * gdb.btrace/enable.exp
13709 * gdb.btrace/exception.exp
13710 * gdb.btrace/function_call_history.exp
13711 * gdb.btrace/gcore.exp
13712 * gdb.btrace/instruction_history.exp
13713 * gdb.btrace/nohist.exp
13714 * gdb.btrace/reconnect.exp
13715 * gdb.btrace/record_goto-step.exp
13716 * gdb.btrace/record_goto.exp
13717 * gdb.btrace/rn-dl-bind.exp
13718 * gdb.btrace/segv.exp
13719 * gdb.btrace/step.exp
13720 * gdb.btrace/stepi.exp
13721 * gdb.btrace/tailcall-only.exp
13722 * gdb.btrace/tailcall.exp
13723 * gdb.btrace/tsx.exp
13724 * gdb.btrace/unknown_functions.exp
13725 * gdb.btrace/vdso.exp
13726 * gdb.compile/compile-ifunc.exp
13727 * gdb.compile/compile-ops.exp
13728 * gdb.compile/compile-print.exp
13729 * gdb.compile/compile-setjmp.exp
13730 * gdb.cp/abstract-origin.exp
13731 * gdb.cp/ambiguous.exp
13732 * gdb.cp/annota2.exp
13733 * gdb.cp/annota3.exp
13734 * gdb.cp/anon-ns.exp
13735 * gdb.cp/anon-struct.exp
13736 * gdb.cp/anon-union.exp
13737 * gdb.cp/arg-reference.exp
13738 * gdb.cp/baseenum.exp
13739 * gdb.cp/bool.exp
13740 * gdb.cp/breakpoint.exp
13741 * gdb.cp/bs15503.exp
13742 * gdb.cp/call-c.exp
13743 * gdb.cp/casts.exp
13744 * gdb.cp/chained-calls.exp
13745 * gdb.cp/class2.exp
13746 * gdb.cp/classes.exp
13747 * gdb.cp/cmpd-minsyms.exp
13748 * gdb.cp/converts.exp
13749 * gdb.cp/cp-relocate.exp
13750 * gdb.cp/cpcompletion.exp
13751 * gdb.cp/cpexprs.exp
13752 * gdb.cp/cplabel.exp
13753 * gdb.cp/cplusfuncs.exp
13754 * gdb.cp/cpsizeof.exp
13755 * gdb.cp/ctti.exp
13756 * gdb.cp/derivation.exp
13757 * gdb.cp/destrprint.exp
13758 * gdb.cp/dispcxx.exp
13759 * gdb.cp/enum-class.exp
13760 * gdb.cp/exception.exp
13761 * gdb.cp/exceptprint.exp
13762 * gdb.cp/expand-psymtabs-cxx.exp
13763 * gdb.cp/expand-sals.exp
13764 * gdb.cp/extern-c.exp
13765 * gdb.cp/filename.exp
13766 * gdb.cp/formatted-ref.exp
13767 * gdb.cp/fpointer.exp
13768 * gdb.cp/gdb1355.exp
13769 * gdb.cp/gdb2495.exp
13770 * gdb.cp/hang.exp
13771 * gdb.cp/impl-this.exp
13772 * gdb.cp/infcall-dlopen.exp
13773 * gdb.cp/inherit.exp
13774 * gdb.cp/iostream.exp
13775 * gdb.cp/koenig.exp
13776 * gdb.cp/local.exp
13777 * gdb.cp/m-data.exp
13778 * gdb.cp/m-static.exp
13779 * gdb.cp/mb-ctor.exp
13780 * gdb.cp/mb-inline.exp
13781 * gdb.cp/mb-templates.exp
13782 * gdb.cp/member-name.exp
13783 * gdb.cp/member-ptr.exp
13784 * gdb.cp/meth-typedefs.exp
13785 * gdb.cp/method.exp
13786 * gdb.cp/method2.exp
13787 * gdb.cp/minsym-fallback.exp
13788 * gdb.cp/misc.exp
13789 * gdb.cp/namelessclass.exp
13790 * gdb.cp/namespace-enum.exp
13791 * gdb.cp/namespace-nested-import.exp
13792 * gdb.cp/namespace.exp
13793 * gdb.cp/nextoverthrow.exp
13794 * gdb.cp/no-dmgl-verbose.exp
13795 * gdb.cp/non-trivial-retval.exp
13796 * gdb.cp/noparam.exp
13797 * gdb.cp/nsdecl.exp
13798 * gdb.cp/nsimport.exp
13799 * gdb.cp/nsnested.exp
13800 * gdb.cp/nsnoimports.exp
13801 * gdb.cp/nsrecurs.exp
13802 * gdb.cp/nsstress.exp
13803 * gdb.cp/nsusing.exp
13804 * gdb.cp/operator.exp
13805 * gdb.cp/oranking.exp
13806 * gdb.cp/overload-const.exp
13807 * gdb.cp/overload.exp
13808 * gdb.cp/ovldbreak.exp
13809 * gdb.cp/ovsrch.exp
13810 * gdb.cp/paren-type.exp
13811 * gdb.cp/parse-lang.exp
13812 * gdb.cp/pass-by-ref.exp
13813 * gdb.cp/pr-1023.exp
13814 * gdb.cp/pr-1210.exp
13815 * gdb.cp/pr-574.exp
13816 * gdb.cp/pr10687.exp
13817 * gdb.cp/pr12028.exp
13818 * gdb.cp/pr17132.exp
13819 * gdb.cp/pr17494.exp
13820 * gdb.cp/pr9067.exp
13821 * gdb.cp/pr9167.exp
13822 * gdb.cp/pr9631.exp
13823 * gdb.cp/printmethod.exp
13824 * gdb.cp/psmang.exp
13825 * gdb.cp/psymtab-parameter.exp
13826 * gdb.cp/ptype-cv-cp.exp
13827 * gdb.cp/ptype-flags.exp
13828 * gdb.cp/re-set-overloaded.exp
13829 * gdb.cp/ref-types.exp
13830 * gdb.cp/rtti.exp
13831 * gdb.cp/scope-err.exp
13832 * gdb.cp/shadow.exp
13833 * gdb.cp/smartp.exp
13834 * gdb.cp/static-method.exp
13835 * gdb.cp/static-print-quit.exp
13836 * gdb.cp/temargs.exp
13837 * gdb.cp/templates.exp
13838 * gdb.cp/try_catch.exp
13839 * gdb.cp/typedef-operator.exp
13840 * gdb.cp/typeid.exp
13841 * gdb.cp/userdef.exp
13842 * gdb.cp/using-crash.exp
13843 * gdb.cp/var-tag.exp
13844 * gdb.cp/virtbase.exp
13845 * gdb.cp/virtfunc.exp
13846 * gdb.cp/virtfunc2.exp
13847 * gdb.cp/vla-cxx.exp
13848 * gdb.disasm/t01_mov.exp
13849 * gdb.disasm/t02_mova.exp
13850 * gdb.disasm/t03_add.exp
13851 * gdb.disasm/t04_sub.exp
13852 * gdb.disasm/t05_cmp.exp
13853 * gdb.disasm/t06_ari2.exp
13854 * gdb.disasm/t07_ari3.exp
13855 * gdb.disasm/t08_or.exp
13856 * gdb.disasm/t09_xor.exp
13857 * gdb.disasm/t10_and.exp
13858 * gdb.disasm/t11_logs.exp
13859 * gdb.disasm/t12_bit.exp
13860 * gdb.disasm/t13_otr.exp
13861 * gdb.dlang/circular.exp
13862 * gdb.dwarf2/arr-stride.exp
13863 * gdb.dwarf2/arr-subrange.exp
13864 * gdb.dwarf2/atomic-type.exp
13865 * gdb.dwarf2/bad-regnum.exp
13866 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13867 * gdb.dwarf2/callframecfa.exp
13868 * gdb.dwarf2/clztest.exp
13869 * gdb.dwarf2/corrupt.exp
13870 * gdb.dwarf2/data-loc.exp
13871 * gdb.dwarf2/dup-psym.exp
13872 * gdb.dwarf2/dw2-anon-mptr.exp
13873 * gdb.dwarf2/dw2-anonymous-func.exp
13874 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13875 * gdb.dwarf2/dw2-bad-unresolved.exp
13876 * gdb.dwarf2/dw2-basic.exp
13877 * gdb.dwarf2/dw2-canonicalize-type.exp
13878 * gdb.dwarf2/dw2-case-insensitive.exp
13879 * gdb.dwarf2/dw2-common-block.exp
13880 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13881 * gdb.dwarf2/dw2-compressed.exp
13882 * gdb.dwarf2/dw2-const.exp
13883 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13884 * gdb.dwarf2/dw2-cu-size.exp
13885 * gdb.dwarf2/dw2-dup-frame.exp
13886 * gdb.dwarf2/dw2-entry-value.exp
13887 * gdb.dwarf2/dw2-icycle.exp
13888 * gdb.dwarf2/dw2-ifort-parameter.exp
13889 * gdb.dwarf2/dw2-inline-break.exp
13890 * gdb.dwarf2/dw2-inline-param.exp
13891 * gdb.dwarf2/dw2-intercu.exp
13892 * gdb.dwarf2/dw2-intermix.exp
13893 * gdb.dwarf2/dw2-lexical-block-bare.exp
13894 * gdb.dwarf2/dw2-linkage-name-trust.exp
13895 * gdb.dwarf2/dw2-minsym-in-cu.exp
13896 * gdb.dwarf2/dw2-noloc.exp
13897 * gdb.dwarf2/dw2-op-call.exp
13898 * gdb.dwarf2/dw2-op-out-param.exp
13899 * gdb.dwarf2/dw2-opt-structptr.exp
13900 * gdb.dwarf2/dw2-param-error.exp
13901 * gdb.dwarf2/dw2-producer.exp
13902 * gdb.dwarf2/dw2-ranges-base.exp
13903 * gdb.dwarf2/dw2-ref-missing-frame.exp
13904 * gdb.dwarf2/dw2-reg-undefined.exp
13905 * gdb.dwarf2/dw2-regno-invalid.exp
13906 * gdb.dwarf2/dw2-restore.exp
13907 * gdb.dwarf2/dw2-restrict.exp
13908 * gdb.dwarf2/dw2-single-line-discriminators.exp
13909 * gdb.dwarf2/dw2-strp.exp
13910 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13911 * gdb.dwarf2/dw2-unresolved.exp
13912 * gdb.dwarf2/dw2-var-zero-addr.exp
13913 * gdb.dwarf2/dw4-sig-types.exp
13914 * gdb.dwarf2/dwz.exp
13915 * gdb.dwarf2/dynarr-ptr.exp
13916 * gdb.dwarf2/enum-type.exp
13917 * gdb.dwarf2/gdb-index.exp
13918 * gdb.dwarf2/implptr-64bit.exp
13919 * gdb.dwarf2/implptr-optimized-out.exp
13920 * gdb.dwarf2/implptr.exp
13921 * gdb.dwarf2/implref-array.exp
13922 * gdb.dwarf2/implref-const.exp
13923 * gdb.dwarf2/implref-global.exp
13924 * gdb.dwarf2/implref-struct.exp
13925 * gdb.dwarf2/mac-fileno.exp
13926 * gdb.dwarf2/main-subprogram.exp
13927 * gdb.dwarf2/member-ptr-forwardref.exp
13928 * gdb.dwarf2/method-ptr.exp
13929 * gdb.dwarf2/missing-sig-type.exp
13930 * gdb.dwarf2/nonvar-access.exp
13931 * gdb.dwarf2/opaque-type-lookup.exp
13932 * gdb.dwarf2/pieces-optimized-out.exp
13933 * gdb.dwarf2/pieces.exp
13934 * gdb.dwarf2/pr10770.exp
13935 * gdb.dwarf2/pr13961.exp
13936 * gdb.dwarf2/staticvirtual.exp
13937 * gdb.dwarf2/subrange.exp
13938 * gdb.dwarf2/symtab-producer.exp
13939 * gdb.dwarf2/trace-crash.exp
13940 * gdb.dwarf2/typeddwarf.exp
13941 * gdb.dwarf2/valop.exp
13942 * gdb.dwarf2/watch-notconst.exp
13943 * gdb.fortran/array-element.exp
13944 * gdb.fortran/charset.exp
13945 * gdb.fortran/common-block.exp
13946 * gdb.fortran/complex.exp
13947 * gdb.fortran/derived-type-function.exp
13948 * gdb.fortran/derived-type.exp
13949 * gdb.fortran/logical.exp
13950 * gdb.fortran/module.exp
13951 * gdb.fortran/multi-dim.exp
13952 * gdb.fortran/nested-funcs.exp
13953 * gdb.fortran/print-formatted.exp
13954 * gdb.fortran/subarray.exp
13955 * gdb.fortran/vla-alloc-assoc.exp
13956 * gdb.fortran/vla-datatypes.exp
13957 * gdb.fortran/vla-history.exp
13958 * gdb.fortran/vla-ptr-info.exp
13959 * gdb.fortran/vla-ptype-sub.exp
13960 * gdb.fortran/vla-ptype.exp
13961 * gdb.fortran/vla-sizeof.exp
13962 * gdb.fortran/vla-type.exp
13963 * gdb.fortran/vla-value-sub-arbitrary.exp
13964 * gdb.fortran/vla-value-sub-finish.exp
13965 * gdb.fortran/vla-value-sub.exp
13966 * gdb.fortran/vla-value.exp
13967 * gdb.fortran/whatis_type.exp
13968 * gdb.go/chan.exp
13969 * gdb.go/handcall.exp
13970 * gdb.go/hello.exp
13971 * gdb.go/integers.exp
13972 * gdb.go/methods.exp
13973 * gdb.go/package.exp
13974 * gdb.go/strings.exp
13975 * gdb.go/types.exp
13976 * gdb.go/unsafe.exp
13977 * gdb.guile/scm-arch.exp
13978 * gdb.guile/scm-block.exp
13979 * gdb.guile/scm-breakpoint.exp
13980 * gdb.guile/scm-cmd.exp
13981 * gdb.guile/scm-disasm.exp
13982 * gdb.guile/scm-equal.exp
13983 * gdb.guile/scm-frame-args.exp
13984 * gdb.guile/scm-frame-inline.exp
13985 * gdb.guile/scm-frame.exp
13986 * gdb.guile/scm-iterator.exp
13987 * gdb.guile/scm-math.exp
13988 * gdb.guile/scm-objfile.exp
13989 * gdb.guile/scm-ports.exp
13990 * gdb.guile/scm-symbol.exp
13991 * gdb.guile/scm-symtab.exp
13992 * gdb.guile/scm-value-cc.exp
13993 * gdb.guile/types-module.exp
13994 * gdb.linespec/break-ask.exp
13995 * gdb.linespec/cpexplicit.exp
13996 * gdb.linespec/explicit.exp
13997 * gdb.linespec/keywords.exp
13998 * gdb.linespec/linespec.exp
13999 * gdb.linespec/ls-dollar.exp
14000 * gdb.linespec/ls-errs.exp
14001 * gdb.linespec/skip-two.exp
14002 * gdb.linespec/thread.exp
14003 * gdb.mi/mi-async.exp
14004 * gdb.mi/mi-basics.exp
14005 * gdb.mi/mi-break.exp
14006 * gdb.mi/mi-catch-load.exp
14007 * gdb.mi/mi-cli.exp
14008 * gdb.mi/mi-cmd-param-changed.exp
14009 * gdb.mi/mi-console.exp
14010 * gdb.mi/mi-detach.exp
14011 * gdb.mi/mi-disassemble.exp
14012 * gdb.mi/mi-eval.exp
14013 * gdb.mi/mi-file-transfer.exp
14014 * gdb.mi/mi-file.exp
14015 * gdb.mi/mi-fill-memory.exp
14016 * gdb.mi/mi-inheritance-syntax-error.exp
14017 * gdb.mi/mi-linespec-err-cp.exp
14018 * gdb.mi/mi-logging.exp
14019 * gdb.mi/mi-memory-changed.exp
14020 * gdb.mi/mi-read-memory.exp
14021 * gdb.mi/mi-record-changed.exp
14022 * gdb.mi/mi-reg-undefined.exp
14023 * gdb.mi/mi-regs.exp
14024 * gdb.mi/mi-return.exp
14025 * gdb.mi/mi-reverse.exp
14026 * gdb.mi/mi-simplerun.exp
14027 * gdb.mi/mi-solib.exp
14028 * gdb.mi/mi-stack.exp
14029 * gdb.mi/mi-stepi.exp
14030 * gdb.mi/mi-syn-frame.exp
14031 * gdb.mi/mi-until.exp
14032 * gdb.mi/mi-var-block.exp
14033 * gdb.mi/mi-var-child.exp
14034 * gdb.mi/mi-var-cmd.exp
14035 * gdb.mi/mi-var-cp.exp
14036 * gdb.mi/mi-var-display.exp
14037 * gdb.mi/mi-var-invalidate.exp
14038 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14039 * gdb.mi/mi-vla-fortran.exp
14040 * gdb.mi/mi-watch.exp
14041 * gdb.mi/mi2-var-child.exp
14042 * gdb.mi/user-selected-context-sync.exp
14043 * gdb.modula2/unbounded-array.exp
14044 * gdb.multi/dummy-frame-restore.exp
14045 * gdb.multi/multi-arch-exec.exp
14046 * gdb.multi/multi-arch.exp
14047 * gdb.multi/tids.exp
14048 * gdb.multi/watchpoint-multi.exp
14049 * gdb.opencl/callfuncs.exp
14050 * gdb.opencl/convs_casts.exp
14051 * gdb.opencl/datatypes.exp
14052 * gdb.opencl/operators.exp
14053 * gdb.opencl/vec_comps.exp
14054 * gdb.opt/clobbered-registers-O2.exp
14055 * gdb.opt/inline-break.exp
14056 * gdb.opt/inline-bt.exp
14057 * gdb.opt/inline-cmds.exp
14058 * gdb.opt/inline-locals.exp
14059 * gdb.pascal/case-insensitive-symbols.exp
14060 * gdb.pascal/floats.exp
14061 * gdb.pascal/gdb11492.exp
14062 * gdb.python/lib-types.exp
14063 * gdb.python/py-arch.exp
14064 * gdb.python/py-as-string.exp
14065 * gdb.python/py-bad-printers.exp
14066 * gdb.python/py-block.exp
14067 * gdb.python/py-breakpoint-create-fail.exp
14068 * gdb.python/py-breakpoint.exp
14069 * gdb.python/py-caller-is.exp
14070 * gdb.python/py-cmd.exp
14071 * gdb.python/py-explore-cc.exp
14072 * gdb.python/py-explore.exp
14073 * gdb.python/py-finish-breakpoint.exp
14074 * gdb.python/py-finish-breakpoint2.exp
14075 * gdb.python/py-frame-args.exp
14076 * gdb.python/py-frame-inline.exp
14077 * gdb.python/py-frame.exp
14078 * gdb.python/py-framefilter-mi.exp
14079 * gdb.python/py-infthread.exp
14080 * gdb.python/py-lazy-string.exp
14081 * gdb.python/py-linetable.exp
14082 * gdb.python/py-mi-events.exp
14083 * gdb.python/py-mi-objfile.exp
14084 * gdb.python/py-mi.exp
14085 * gdb.python/py-objfile.exp
14086 * gdb.python/py-pp-integral.exp
14087 * gdb.python/py-pp-maint.exp
14088 * gdb.python/py-pp-re-notag.exp
14089 * gdb.python/py-pp-registration.exp
14090 * gdb.python/py-recurse-unwind.exp
14091 * gdb.python/py-strfns.exp
14092 * gdb.python/py-symbol.exp
14093 * gdb.python/py-symtab.exp
14094 * gdb.python/py-sync-interp.exp
14095 * gdb.python/py-typeprint.exp
14096 * gdb.python/py-unwind-maint.exp
14097 * gdb.python/py-unwind.exp
14098 * gdb.python/py-value-cc.exp
14099 * gdb.python/py-xmethods.exp
14100 * gdb.reverse/amd64-tailcall-reverse.exp
14101 * gdb.reverse/break-precsave.exp
14102 * gdb.reverse/break-reverse.exp
14103 * gdb.reverse/consecutive-precsave.exp
14104 * gdb.reverse/consecutive-reverse.exp
14105 * gdb.reverse/finish-precsave.exp
14106 * gdb.reverse/finish-reverse-bkpt.exp
14107 * gdb.reverse/finish-reverse.exp
14108 * gdb.reverse/fstatat-reverse.exp
14109 * gdb.reverse/getresuid-reverse.exp
14110 * gdb.reverse/i386-precsave.exp
14111 * gdb.reverse/i386-reverse.exp
14112 * gdb.reverse/i386-sse-reverse.exp
14113 * gdb.reverse/i387-env-reverse.exp
14114 * gdb.reverse/i387-stack-reverse.exp
14115 * gdb.reverse/insn-reverse.exp
14116 * gdb.reverse/machinestate-precsave.exp
14117 * gdb.reverse/machinestate.exp
14118 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14119 * gdb.reverse/pipe-reverse.exp
14120 * gdb.reverse/readv-reverse.exp
14121 * gdb.reverse/recvmsg-reverse.exp
14122 * gdb.reverse/rerun-prec.exp
14123 * gdb.reverse/s390-mvcle.exp
14124 * gdb.reverse/step-precsave.exp
14125 * gdb.reverse/step-reverse.exp
14126 * gdb.reverse/time-reverse.exp
14127 * gdb.reverse/until-precsave.exp
14128 * gdb.reverse/until-reverse.exp
14129 * gdb.reverse/waitpid-reverse.exp
14130 * gdb.reverse/watch-precsave.exp
14131 * gdb.reverse/watch-reverse.exp
14132 * gdb.rust/generics.exp
14133 * gdb.rust/methods.exp
14134 * gdb.rust/modules.exp
14135 * gdb.rust/simple.exp
14136 * gdb.server/connect-with-no-symbol-file.exp
14137 * gdb.server/ext-attach.exp
14138 * gdb.server/ext-restart.exp
14139 * gdb.server/ext-wrapper.exp
14140 * gdb.server/file-transfer.exp
14141 * gdb.server/server-exec-info.exp
14142 * gdb.server/server-kill.exp
14143 * gdb.server/server-mon.exp
14144 * gdb.server/wrapper.exp
14145 * gdb.stabs/exclfwd.exp
14146 * gdb.stabs/gdb11479.exp
14147 * gdb.threads/clone-new-thread-event.exp
14148 * gdb.threads/corethreads.exp
14149 * gdb.threads/current-lwp-dead.exp
14150 * gdb.threads/dlopen-libpthread.exp
14151 * gdb.threads/gcore-thread.exp
14152 * gdb.threads/sigstep-threads.exp
14153 * gdb.threads/watchpoint-fork.exp
14154 * gdb.trace/actions-changed.exp
14155 * gdb.trace/backtrace.exp
14156 * gdb.trace/change-loc.exp
14157 * gdb.trace/circ.exp
14158 * gdb.trace/collection.exp
14159 * gdb.trace/disconnected-tracing.exp
14160 * gdb.trace/ftrace.exp
14161 * gdb.trace/mi-trace-frame-collected.exp
14162 * gdb.trace/mi-trace-unavailable.exp
14163 * gdb.trace/mi-traceframe-changed.exp
14164 * gdb.trace/mi-tsv-changed.exp
14165 * gdb.trace/no-attach-trace.exp
14166 * gdb.trace/passc-dyn.exp
14167 * gdb.trace/qtro.exp
14168 * gdb.trace/range-stepping.exp
14169 * gdb.trace/read-memory.exp
14170 * gdb.trace/save-trace.exp
14171 * gdb.trace/signal.exp
14172 * gdb.trace/status-stop.exp
14173 * gdb.trace/tfile.exp
14174 * gdb.trace/trace-break.exp
14175 * gdb.trace/trace-buffer-size.exp
14176 * gdb.trace/trace-condition.exp
14177 * gdb.trace/tracefile-pseudo-reg.exp
14178 * gdb.trace/tstatus.exp
14179 * gdb.trace/unavailable.exp
14180 * gdb.trace/while-dyn.exp
14181 * gdb.trace/while-stepping.exp
14182
34c41c68
DE
141832016-12-22 Doug Evans <xdje42@gmail.com>
14184
14185 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14186 and msymbols.
14187
16e69324
YQ
141882016-12-19 Yao Qi <yao.qi@linaro.org>
14189
14190 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14191 (test_with_self): Don't call do_steps_and_nexts, and remove
14192 code about stepping into xmalloc.
14193
f94f411b
YQ
141942016-12-09 Yao Qi <yao.qi@linaro.org>
14195
14196 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14197
141982016-12-09 Yao Qi <yao.qi@linaro.org>
14199
14200 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14201
f1b5deee
PA
142022016-12-09 Pedro Alves <palves@redhat.com>
14203
14204 * gdb.base/all-architectures-0.exp: New file.
14205 * gdb.base/all-architectures-1.exp: New file.
14206 * gdb.base/all-architectures-2.exp: New file.
14207 * gdb.base/all-architectures-3.exp: New file.
14208 * gdb.base/all-architectures-4.exp: New file.
14209 * gdb.base/all-architectures-5.exp: New file.
14210 * gdb.base/all-architectures-6.exp: New file.
14211 * gdb.base/all-architectures-7.exp: New file.
14212 * gdb.base/all-architectures.exp.in: New file.
14213
364ca42e
YQ
142142016-12-09 Yao Qi <yao.qi@linaro.org>
14215
14216 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14217
107c2d62
LM
142182016-12-02 Luis Machado <lgustavo@codesourcery.com>
14219
14220 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14221 possible.
14222 Remove useless pattern-matching code.
14223
df3ee9ca
PA
142242016-12-02 Pedro Alves <palves@redhat.com>
14225
14226 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14227 procedure.
14228 (top level): Call it.
14229
ec835369
PA
142302016-12-02 Pedro Alves <palves@redhat.com>
14231
14232 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14233 New procedure.
14234 (top level): Call it.
14235
01770bbd
PA
142362016-12-02 Pedro Alves <palves@redhat.com>
14237
14238 PR cli/20559
14239 * gdb.base/commands.exp (user_defined_command_args_eval): New
14240 procedure.
14241 (top level): Call it.
14242
008459ea
LM
142432016-12-02 Luis Machado <lgustavo@codesourcery.com>
14244
14245 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14246 timeout handling.
14247
0c1b455e
TT
142482016-12-02 Tom Tromey <tom@tromey.com>
14249
14250 * gdb.dwarf2/main-subprogram.c: New file.
14251 * gdb.dwarf2/main-subprogram.exp: New file.
14252
018572b8
LM
142532016-12-01 Luis Machado <lgustavo@codesourcery.com>
14254
14255 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14256 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14257 gdb_test_no_output for a couple of cases.
14258 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14259
84c93cd5
LM
142602016-12-01 Luis Machado <lgustavo@codesourcery.com>
14261
14262 Fix test names and standardize compilation error messages throughout
14263 the following files:
14264
14265 * gdb.ada/start.exp
14266 * gdb.arch/alpha-step.exp
14267 * gdb.arch/e500-prologue.exp
14268 * gdb.arch/ftrace-insn-reloc.exp
14269 * gdb.arch/gdb1291.exp
14270 * gdb.arch/gdb1431.exp
14271 * gdb.arch/gdb1558.exp
14272 * gdb.arch/i386-dr3-watch.exp
14273 * gdb.arch/i386-sse-stack-align.exp
14274 * gdb.arch/ia64-breakpoint-shadow.exp
14275 * gdb.arch/pa-nullify.exp
14276 * gdb.arch/powerpc-aix-prologue.exp
14277 * gdb.arch/thumb-bx-pc.exp
14278 * gdb.base/annota1.exp
14279 * gdb.base/annota3.exp
14280 * gdb.base/arrayidx.exp
14281 * gdb.base/assign.exp
14282 * gdb.base/attach.exp
14283 * gdb.base/auxv.exp
14284 * gdb.base/bang.exp
14285 * gdb.base/bfp-test.exp
14286 * gdb.base/bigcore.exp
14287 * gdb.base/bitfields2.exp
14288 * gdb.base/break-fun-addr.exp
14289 * gdb.base/break-probes.exp
14290 * gdb.base/call-rt-st.exp
14291 * gdb.base/callexit.exp
14292 * gdb.base/catch-fork-kill.exp
14293 * gdb.base/charset.exp
14294 * gdb.base/checkpoint.exp
14295 * gdb.base/comprdebug.exp
14296 * gdb.base/constvars.exp
14297 * gdb.base/coredump-filter.exp
14298 * gdb.base/cursal.exp
14299 * gdb.base/cvexpr.exp
14300 * gdb.base/detach.exp
14301 * gdb.base/display.exp
14302 * gdb.base/dmsym.exp
14303 * gdb.base/dprintf-pending.exp
14304 * gdb.base/dso2dso.exp
14305 * gdb.base/dtrace-probe.exp
14306 * gdb.base/dump.exp
14307 * gdb.base/enum_cond.exp
14308 * gdb.base/exe-lock.exp
14309 * gdb.base/exec-invalid-sysroot.exp
14310 * gdb.base/execl-update-breakpoints.exp
14311 * gdb.base/exprs.exp
14312 * gdb.base/fileio.exp
14313 * gdb.base/find.exp
14314 * gdb.base/finish.exp
14315 * gdb.base/fixsection.exp
14316 * gdb.base/foll-vfork.exp
14317 * gdb.base/frame-args.exp
14318 * gdb.base/gcore.exp
14319 * gdb.base/gdb1250.exp
14320 * gdb.base/global-var-nested-by-dso.exp
14321 * gdb.base/gnu-ifunc.exp
14322 * gdb.base/hashline1.exp
14323 * gdb.base/hashline2.exp
14324 * gdb.base/hashline3.exp
14325 * gdb.base/hbreak-in-shr-unsupported.exp
14326 * gdb.base/huge.exp
14327 * gdb.base/infcall-input.exp
14328 * gdb.base/info-fun.exp
14329 * gdb.base/info-shared.exp
14330 * gdb.base/jit-simple.exp
14331 * gdb.base/jit-so.exp
14332 * gdb.base/jit.exp
14333 * gdb.base/jump.exp
14334 * gdb.base/label.exp
14335 * gdb.base/lineinc.exp
14336 * gdb.base/logical.exp
14337 * gdb.base/longjmp.exp
14338 * gdb.base/macscp.exp
14339 * gdb.base/miscexprs.exp
14340 * gdb.base/new-ui-echo.exp
14341 * gdb.base/new-ui-pending-input.exp
14342 * gdb.base/new-ui.exp
14343 * gdb.base/nodebug.exp
14344 * gdb.base/nofield.exp
14345 * gdb.base/offsets.exp
14346 * gdb.base/overlays.exp
14347 * gdb.base/pending.exp
14348 * gdb.base/pointers.exp
14349 * gdb.base/pr11022.exp
14350 * gdb.base/printcmds.exp
14351 * gdb.base/prologue.exp
14352 * gdb.base/ptr-typedef.exp
14353 * gdb.base/realname-expand.exp
14354 * gdb.base/relativedebug.exp
14355 * gdb.base/relocate.exp
14356 * gdb.base/remote.exp
14357 * gdb.base/reread.exp
14358 * gdb.base/return2.exp
14359 * gdb.base/savedregs.exp
14360 * gdb.base/sep.exp
14361 * gdb.base/sepdebug.exp
14362 * gdb.base/sepsymtab.exp
14363 * gdb.base/set-inferior-tty.exp
14364 * gdb.base/setshow.exp
14365 * gdb.base/shlib-call.exp
14366 * gdb.base/sigaltstack.exp
14367 * gdb.base/siginfo-addr.exp
14368 * gdb.base/signals.exp
14369 * gdb.base/signull.exp
14370 * gdb.base/sigrepeat.exp
14371 * gdb.base/so-impl-ld.exp
14372 * gdb.base/solib-display.exp
14373 * gdb.base/solib-overlap.exp
14374 * gdb.base/solib-search.exp
14375 * gdb.base/solib-symbol.exp
14376 * gdb.base/structs.exp
14377 * gdb.base/structs2.exp
14378 * gdb.base/symtab-search-order.exp
14379 * gdb.base/twice.exp
14380 * gdb.base/unload.exp
14381 * gdb.base/varargs.exp
14382 * gdb.base/watchpoint-solib.exp
14383 * gdb.base/watchpoint.exp
14384 * gdb.base/whatis.exp
14385 * gdb.base/wrong_frame_bt_full.exp
14386 * gdb.btrace/dlopen.exp
14387 * gdb.cell/ea-standalone.exp
14388 * gdb.cell/ea-test.exp
14389 * gdb.cp/dispcxx.exp
14390 * gdb.cp/gdb2384.exp
14391 * gdb.cp/method2.exp
14392 * gdb.cp/nextoverthrow.exp
14393 * gdb.cp/pr10728.exp
14394 * gdb.disasm/am33.exp
14395 * gdb.disasm/h8300s.exp
14396 * gdb.disasm/mn10300.exp
14397 * gdb.disasm/sh3.exp
14398 * gdb.dwarf2/dw2-dir-file-name.exp
14399 * gdb.fortran/complex.exp
14400 * gdb.fortran/library-module.exp
14401 * gdb.guile/scm-pretty-print.exp
14402 * gdb.guile/scm-symbol.exp
14403 * gdb.guile/scm-type.exp
14404 * gdb.guile/scm-value.exp
14405 * gdb.linespec/linespec.exp
14406 * gdb.mi/gdb701.exp
14407 * gdb.mi/gdb792.exp
14408 * gdb.mi/mi-breakpoint-changed.exp
14409 * gdb.mi/mi-dprintf-pending.exp
14410 * gdb.mi/mi-dprintf.exp
14411 * gdb.mi/mi-exit-code.exp
14412 * gdb.mi/mi-pending.exp
14413 * gdb.mi/mi-solib.exp
14414 * gdb.mi/new-ui-mi-sync.exp
14415 * gdb.mi/pr11022.exp
14416 * gdb.mi/user-selected-context-sync.exp
14417 * gdb.opt/solib-intra-step.exp
14418 * gdb.python/py-events.exp
14419 * gdb.python/py-finish-breakpoint.exp
14420 * gdb.python/py-mi.exp
14421 * gdb.python/py-prettyprint.exp
14422 * gdb.python/py-shared.exp
14423 * gdb.python/py-symbol.exp
14424 * gdb.python/py-template.exp
14425 * gdb.python/py-type.exp
14426 * gdb.python/py-value.exp
14427 * gdb.reverse/solib-precsave.exp
14428 * gdb.reverse/solib-reverse.exp
14429 * gdb.server/solib-list.exp
14430 * gdb.stabs/weird.exp
14431 * gdb.threads/reconnect-signal.exp
14432 * gdb.threads/stepi-random-signal.exp
14433 * gdb.trace/actions.exp
14434 * gdb.trace/ax.exp
14435 * gdb.trace/backtrace.exp
14436 * gdb.trace/change-loc.exp
14437 * gdb.trace/deltrace.exp
14438 * gdb.trace/ftrace-lock.exp
14439 * gdb.trace/ftrace.exp
14440 * gdb.trace/infotrace.exp
14441 * gdb.trace/mi-tracepoint-changed.exp
14442 * gdb.trace/packetlen.exp
14443 * gdb.trace/passcount.exp
14444 * gdb.trace/pending.exp
14445 * gdb.trace/range-stepping.exp
14446 * gdb.trace/report.exp
14447 * gdb.trace/stap-trace.exp
14448 * gdb.trace/tfind.exp
14449 * gdb.trace/trace-break.exp
14450 * gdb.trace/trace-condition.exp
14451 * gdb.trace/trace-enable-disable.exp
14452 * gdb.trace/trace-mt.exp
14453 * gdb.trace/tracecmd.exp
14454 * gdb.trace/tspeed.exp
14455 * gdb.trace/tsv.exp
14456 * lib/perftest.exp
14457
fb9feb35
LM
144582016-12-01 Luis Machado <lgustavo@codesourcery.com>
14459
14460 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14461 with gdb_test_no_output.
14462 Use command as test name.
14463
cd2ddb6c
LM
144642016-12-01 Luis Machado <lgustavo@codesourcery.com>
14465
14466 Fix test names starting with uppercase throughout the files.
14467
14468 * gdb.ada/assign_1.exp
14469 * gdb.ada/boolean_expr.exp
14470 * gdb.base/arrayidx.exp
14471 * gdb.base/del.exp
14472 * gdb.base/gcore-buffer-overflow.exp
14473 * gdb.base/testenv.exp
14474 * gdb.compile/compile.exp
14475 * gdb.python/py-framefilter-invalidarg.exp
14476 * gdb.python/py-framefilter.exp
14477
bb95117e
LM
144782016-12-01 Luis Machado <lgustavo@codesourcery.com>
14479
14480 Fix test names starting with uppercase throughout the files.
14481
14482 * gdb.ada/array_return.exp
14483 * gdb.ada/expr_delims.exp
14484 * gdb.ada/mi_dyn_arr.exp
14485 * gdb.ada/mi_interface.exp
14486 * gdb.ada/mi_var_array.exp
14487 * gdb.ada/watch_arg.exp
14488 * gdb.arch/alpha-step.exp
14489 * gdb.arch/altivec-regs.exp
14490 * gdb.arch/e500-regs.exp
14491 * gdb.arch/powerpc-d128-regs.exp
14492 * gdb.base/arrayidx.exp
14493 * gdb.base/break.exp
14494 * gdb.base/checkpoint.exp
14495 * gdb.base/debug-expr.exp
14496 * gdb.base/dmsym.exp
14497 * gdb.base/radix.exp
14498 * gdb.base/sepdebug.exp
14499 * gdb.base/testenv.exp
14500 * gdb.base/watch_thread_num.exp
14501 * gdb.base/watchpoint-cond-gone.exp
14502 * gdb.cell/break.exp
14503 * gdb.cell/ea-cache.exp
14504 * gdb.compile/compile.exp
14505 * gdb.cp/gdb2495.exp
14506 * gdb.gdb/selftest.exp
14507 * gdb.gdb/xfullpath.exp
14508 * gdb.go/hello.exp
14509 * gdb.go/integers.exp
14510 * gdb.objc/basicclass.exp
14511 * gdb.pascal/hello.exp
14512 * gdb.pascal/integers.exp
14513 * gdb.python/py-breakpoint.exp
14514 * gdb.python/py-cmd.exp
14515 * gdb.python/py-linetable.exp
14516 * gdb.python/py-xmethods.exp
14517 * gdb.python/python.exp
14518 * gdb.reverse/consecutive-precsave.exp
14519 * gdb.reverse/finish-precsave.exp
14520 * gdb.reverse/i386-precsave.exp
14521 * gdb.reverse/machinestate-precsave.exp
14522 * gdb.reverse/sigall-precsave.exp
14523 * gdb.reverse/solib-precsave.exp
14524 * gdb.reverse/step-precsave.exp
14525 * gdb.reverse/until-precsave.exp
14526 * gdb.reverse/watch-precsave.exp
14527 * gdb.threads/leader-exit.exp
14528 * gdb.threads/pthreads.exp
14529 * gdb.threads/wp-replication.exp
14530 * gdb.trace/actions.exp
14531 * gdb.trace/mi-tsv-changed.exp
14532 * gdb.trace/tsv.exp
14533
de97fdd4
LM
145342016-12-01 Luis Machado <lgustavo@codesourcery.com>
14535
14536 Fix test names starting with uppercase throughout the files.
14537
14538 * gdb.arch/i386-bp_permanent.exp
14539 * gdb.arch/i386-gnu-cfi.exp
14540 * gdb.base/disasm-end-cu.exp
14541 * gdb.base/macscp.exp
14542 * gdb.base/pending.exp
14543 * gdb.base/watch_thread_num.exp
14544 * gdb.cp/exception.exp
14545 * gdb.cp/gdb2495.exp
14546 * gdb.cp/local.exp
14547 * gdb.python/py-evsignal.exp
14548 * gdb.python/python.exp
14549 * gdb.trace/tracecmd.exp
14550
9f058c10
LM
145512016-12-01 Luis Machado <lgustavo@codesourcery.com>
14552
14553 Fix test names starting with uppercase throughout the files.
14554
14555 * gdb.base/charset.exp
14556 * gdb.base/eval.exp
14557 * gdb.base/multi-forks.exp
14558 * gdb.guile/scm-progspace.exp
14559 * gdb.opencl/datatypes.exp
14560 * gdb.python/py-block.exp
14561 * gdb.python/py-function.exp
14562 * gdb.python/py-symbol.exp
14563 * gdb.python/py-symtab.exp
14564 * gdb.python/py-xmethods.exp
14565 * gdb.reverse/break-precsave.exp
14566 * gdb.reverse/break-reverse.exp
14567 * gdb.reverse/consecutive-precsave.exp
14568 * gdb.reverse/consecutive-reverse.exp
14569 * gdb.reverse/finish-precsave.exp
14570 * gdb.reverse/finish-reverse-bkpt.exp
14571 * gdb.reverse/finish-reverse.exp
14572 * gdb.reverse/fstatat-reverse.exp
14573 * gdb.reverse/getresuid-reverse.exp
14574 * gdb.reverse/i386-precsave.exp
14575 * gdb.reverse/i386-reverse.exp
14576 * gdb.reverse/i386-sse-reverse.exp
14577 * gdb.reverse/i387-stack-reverse.exp
14578 * gdb.reverse/insn-reverse.exp
14579 * gdb.reverse/machinestate-precsave.exp
14580 * gdb.reverse/machinestate.exp
14581 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14582 * gdb.reverse/pipe-reverse.exp
14583 * gdb.reverse/readv-reverse.exp
14584 * gdb.reverse/recvmsg-reverse.exp
14585 * gdb.reverse/rerun-prec.exp
14586 * gdb.reverse/s390-mvcle.exp
14587 * gdb.reverse/sigall-precsave.exp
14588 * gdb.reverse/sigall-reverse.exp
14589 * gdb.reverse/solib-precsave.exp
14590 * gdb.reverse/solib-reverse.exp
14591 * gdb.reverse/step-precsave.exp
14592 * gdb.reverse/step-reverse.exp
14593 * gdb.reverse/time-reverse.exp
14594 * gdb.reverse/until-precsave.exp
14595 * gdb.reverse/until-reverse.exp
14596 * gdb.reverse/waitpid-reverse.exp
14597 * gdb.reverse/watch-precsave.exp
14598 * gdb.reverse/watch-reverse.exp
14599
cdc7edd7
LM
146002016-12-01 Luis Machado <lgustavo@codesourcery.com>
14601
14602 Fix test names starting with uppercase throughout the files.
14603
14604 * gdb.arch/i386-mpx-simple_segv.exp
14605 * gdb.arch/i386-mpx.exp
14606 * gdb.arch/i386-permbkpt.exp
14607 * gdb.arch/pa-nullify.exp
14608 * gdb.arch/powerpc-d128-regs.exp
14609 * gdb.arch/vsx-regs.exp
14610 * gdb.base/bfp-test.exp
14611 * gdb.base/break.exp
14612 * gdb.base/breakpoint-shadow.exp
14613 * gdb.base/callfuncs.exp
14614 * gdb.base/charset.exp
14615 * gdb.base/commands.exp
14616 * gdb.base/completion.exp
14617 * gdb.base/dfp-test.exp
14618 * gdb.base/echo.exp
14619 * gdb.base/ending-run.exp
14620 * gdb.base/eval.exp
14621 * gdb.base/expand-psymtabs.exp
14622 * gdb.base/float128.exp
14623 * gdb.base/floatn.exp
14624 * gdb.base/foll-exec-mode.exp
14625 * gdb.base/gdb1056.exp
14626 * gdb.base/gdb11531.exp
14627 * gdb.base/kill-after-signal.exp
14628 * gdb.base/multi-forks.exp
14629 * gdb.base/overlays.exp
14630 * gdb.base/pending.exp
14631 * gdb.base/sepdebug.exp
14632 * gdb.base/testenv.exp
14633 * gdb.base/valgrind-db-attach.exp
14634 * gdb.base/watch_thread_num.exp
14635 * gdb.base/watchpoint-cond-gone.exp
14636 * gdb.base/watchpoint.exp
14637 * gdb.base/watchpoints.exp
14638 * gdb.cp/arg-reference.exp
14639 * gdb.cp/baseenum.exp
14640 * gdb.cp/operator.exp
14641 * gdb.cp/shadow.exp
14642 * gdb.dwarf2/dw2-op-out-param.exp
14643 * gdb.dwarf2/dw2-reg-undefined.exp
14644 * gdb.go/chan.exp
14645 * gdb.go/hello.exp
14646 * gdb.go/integers.exp
14647 * gdb.go/methods.exp
14648 * gdb.go/package.exp
14649 * gdb.guile/scm-parameter.exp
14650 * gdb.guile/scm-progspace.exp
14651 * gdb.guile/scm-value.exp
14652 * gdb.mi/mi-pending.exp
14653 * gdb.mi/user-selected-context-sync.exp
14654 * gdb.multi/multi-attach.exp
14655 * gdb.multi/tids.exp
14656 * gdb.opt/clobbered-registers-O2.exp
14657 * gdb.pascal/floats.exp
14658 * gdb.pascal/integers.exp
14659 * gdb.python/py-block.exp
14660 * gdb.python/py-events.exp
14661 * gdb.python/py-parameter.exp
14662 * gdb.python/py-symbol.exp
14663 * gdb.python/py-symtab.exp
14664 * gdb.python/py-type.exp
14665 * gdb.python/py-value.exp
14666 * gdb.python/py-xmethods.exp
14667 * gdb.python/python.exp
14668 * gdb.reverse/break-precsave.exp
14669 * gdb.reverse/consecutive-precsave.exp
14670 * gdb.reverse/finish-precsave.exp
14671 * gdb.reverse/i386-precsave.exp
14672 * gdb.reverse/machinestate-precsave.exp
14673 * gdb.reverse/sigall-precsave.exp
14674 * gdb.reverse/solib-precsave.exp
14675 * gdb.reverse/step-precsave.exp
14676 * gdb.reverse/until-precsave.exp
14677 * gdb.reverse/watch-precsave.exp
14678 * gdb.server/ext-attach.exp
14679 * gdb.server/ext-restart.exp
14680 * gdb.server/ext-run.exp
14681 * gdb.server/ext-wrapper.exp
14682 * gdb.stabs/gdb11479.exp
14683 * gdb.stabs/weird.exp
14684 * gdb.threads/attach-many-short-lived-threads.exp
14685 * gdb.threads/kill.exp
14686 * gdb.threads/watchpoint-fork.exp
14687
bc6c7af4
LM
146882016-12-01 Luis Machado <lgustavo@codesourcery.com>
14689
14690 Fix test names starting with uppercase throughout all the files below.
14691
14692 * gdb.ada/array_return.exp
14693 * gdb.ada/catch_ex.exp
14694 * gdb.ada/info_exc.exp
14695 * gdb.ada/mi_catch_ex.exp
14696 * gdb.ada/mi_dyn_arr.exp
14697 * gdb.ada/mi_ex_cond.exp
14698 * gdb.ada/mi_exc_info.exp
14699 * gdb.ada/mi_interface.exp
14700 * gdb.ada/mi_task_arg.exp
14701 * gdb.ada/mi_task_info.exp
14702 * gdb.ada/mi_var_array.exp
14703 * gdb.arch/alpha-step.exp
14704 * gdb.arch/amd64-disp-step.exp
14705 * gdb.arch/arm-disp-step.exp
14706 * gdb.arch/disp-step-insn-reloc.exp
14707 * gdb.arch/e500-prologue.exp
14708 * gdb.arch/ftrace-insn-reloc.exp
14709 * gdb.arch/gdb1558.exp
14710 * gdb.arch/i386-bp_permanent.exp
14711 * gdb.arch/i386-disp-step.exp
14712 * gdb.arch/i386-float.exp
14713 * gdb.arch/i386-gnu-cfi.exp
14714 * gdb.arch/ia64-breakpoint-shadow.exp
14715 * gdb.arch/mips16-thunks.exp
14716 * gdb.arch/pa-nullify.exp
14717 * gdb.arch/powerpc-aix-prologue.exp
14718 * gdb.arch/powerpc-power.exp
14719 * gdb.arch/ppc-dfp.exp
14720 * gdb.arch/s390-tdbregs.exp
14721 * gdb.arch/spu-info.exp
14722 * gdb.arch/spu-ls.exp
14723 * gdb.arch/thumb-bx-pc.exp
14724 * gdb.base/advance.exp
14725 * gdb.base/annota-input-while-running.exp
14726 * gdb.base/arrayidx.exp
14727 * gdb.base/asmlabel.exp
14728 * gdb.base/async.exp
14729 * gdb.base/attach-wait-input.exp
14730 * gdb.base/auto-connect-native-target.exp
14731 * gdb.base/batch-preserve-term-settings.exp
14732 * gdb.base/bfp-test.exp
14733 * gdb.base/bigcore.exp
14734 * gdb.base/bp-permanent.exp
14735 * gdb.base/break-always.exp
14736 * gdb.base/break-fun-addr.exp
14737 * gdb.base/break-idempotent.exp
14738 * gdb.base/break-main-file-remove-fail.exp
14739 * gdb.base/break-probes.exp
14740 * gdb.base/break-unload-file.exp
14741 * gdb.base/break.exp
14742 * gdb.base/call-ar-st.exp
14743 * gdb.base/call-rt-st.exp
14744 * gdb.base/call-sc.exp
14745 * gdb.base/call-signal-resume.exp
14746 * gdb.base/call-strs.exp
14747 * gdb.base/callexit.exp
14748 * gdb.base/callfuncs.exp
14749 * gdb.base/catch-gdb-caused-signals.exp
14750 * gdb.base/catch-signal-siginfo-cond.exp
14751 * gdb.base/catch-syscall.exp
14752 * gdb.base/compare-sections.exp
14753 * gdb.base/cond-eval-mode.exp
14754 * gdb.base/condbreak-call-false.exp
14755 * gdb.base/consecutive-step-over.exp
14756 * gdb.base/cursal.exp
14757 * gdb.base/disabled-location.exp
14758 * gdb.base/disasm-end-cu.exp
14759 * gdb.base/display.exp
14760 * gdb.base/double-prompt-target-event-error.exp
14761 * gdb.base/dprintf-bp-same-addr.exp
14762 * gdb.base/dprintf-detach.exp
14763 * gdb.base/dprintf-next.exp
14764 * gdb.base/dprintf-non-stop.exp
14765 * gdb.base/dprintf-pending.exp
14766 * gdb.base/dso2dso.exp
14767 * gdb.base/ending-run.exp
14768 * gdb.base/enum_cond.exp
14769 * gdb.base/examine-backward.exp
14770 * gdb.base/exe-lock.exp
14771 * gdb.base/exec-invalid-sysroot.exp
14772 * gdb.base/execl-update-breakpoints.exp
14773 * gdb.base/execution-termios.exp
14774 * gdb.base/fileio.exp
14775 * gdb.base/fixsection.exp
14776 * gdb.base/foll-exec-mode.exp
14777 * gdb.base/foll-exec.exp
14778 * gdb.base/fork-running-state.exp
14779 * gdb.base/frame-args.exp
14780 * gdb.base/fullpath-expand.exp
14781 * gdb.base/func-ptr.exp
14782 * gdb.base/gcore-relro-pie.exp
14783 * gdb.base/gdb1090.exp
14784 * gdb.base/gdb1555.exp
14785 * gdb.base/global-var-nested-by-dso.exp
14786 * gdb.base/gnu-ifunc.exp
14787 * gdb.base/hbreak-in-shr-unsupported.exp
14788 * gdb.base/hbreak-unmapped.exp
14789 * gdb.base/hook-stop.exp
14790 * gdb.base/infcall-input.exp
14791 * gdb.base/info-fun.exp
14792 * gdb.base/info-shared.exp
14793 * gdb.base/interrupt-noterm.exp
14794 * gdb.base/jit-so.exp
14795 * gdb.base/jit.exp
14796 * gdb.base/line-symtabs.exp
14797 * gdb.base/list.exp
14798 * gdb.base/longjmp.exp
14799 * gdb.base/macscp.exp
14800 * gdb.base/max-value-size.exp
14801 * gdb.base/nodebug.exp
14802 * gdb.base/nofield.exp
14803 * gdb.base/overlays.exp
14804 * gdb.base/paginate-after-ctrl-c-running.exp
14805 * gdb.base/paginate-bg-execution.exp
14806 * gdb.base/paginate-inferior-exit.exp
14807 * gdb.base/pending.exp
14808 * gdb.base/pr11022.exp
14809 * gdb.base/printcmds.exp
14810 * gdb.base/ptr-typedef.exp
14811 * gdb.base/ptype.exp
14812 * gdb.base/randomize.exp
14813 * gdb.base/range-stepping.exp
14814 * gdb.base/realname-expand.exp
14815 * gdb.base/relativedebug.exp
14816 * gdb.base/remote.exp
14817 * gdb.base/savedregs.exp
14818 * gdb.base/sepdebug.exp
14819 * gdb.base/set-noassign.exp
14820 * gdb.base/shlib-call.exp
14821 * gdb.base/shreloc.exp
14822 * gdb.base/sigaltstack.exp
14823 * gdb.base/sigbpt.exp
14824 * gdb.base/siginfo-addr.exp
14825 * gdb.base/siginfo-obj.exp
14826 * gdb.base/siginfo-thread.exp
14827 * gdb.base/signest.exp
14828 * gdb.base/signull.exp
14829 * gdb.base/sigrepeat.exp
14830 * gdb.base/skip.exp
14831 * gdb.base/so-impl-ld.exp
14832 * gdb.base/solib-corrupted.exp
14833 * gdb.base/solib-disc.exp
14834 * gdb.base/solib-display.exp
14835 * gdb.base/solib-overlap.exp
14836 * gdb.base/solib-search.exp
14837 * gdb.base/solib-symbol.exp
14838 * gdb.base/source-execution.exp
14839 * gdb.base/sss-bp-on-user-bp-2.exp
14840 * gdb.base/sss-bp-on-user-bp.exp
14841 * gdb.base/stack-checking.exp
14842 * gdb.base/stale-infcall.exp
14843 * gdb.base/step-break.exp
14844 * gdb.base/step-line.exp
14845 * gdb.base/step-over-exit.exp
14846 * gdb.base/step-test.exp
14847 * gdb.base/structs.exp
14848 * gdb.base/sym-file.exp
14849 * gdb.base/symtab-search-order.exp
14850 * gdb.base/term.exp
14851 * gdb.base/type-opaque.exp
14852 * gdb.base/unload.exp
14853 * gdb.base/until-nodebug.exp
14854 * gdb.base/until.exp
14855 * gdb.base/unwindonsignal.exp
14856 * gdb.base/watch-cond.exp
14857 * gdb.base/watch-non-mem.exp
14858 * gdb.base/watch_thread_num.exp
14859 * gdb.base/watchpoint-reuse-slot.exp
14860 * gdb.base/watchpoint-solib.exp
14861 * gdb.base/watchpoint.exp
14862 * gdb.btrace/dlopen.exp
14863 * gdb.cell/arch.exp
14864 * gdb.cell/break.exp
14865 * gdb.cell/bt.exp
14866 * gdb.cell/core.exp
14867 * gdb.cell/data.exp
14868 * gdb.cell/dwarfaddr.exp
14869 * gdb.cell/ea-cache.exp
14870 * gdb.cell/ea-standalone.exp
14871 * gdb.cell/ea-test.exp
14872 * gdb.cell/f-regs.exp
14873 * gdb.cell/fork.exp
14874 * gdb.cell/gcore.exp
14875 * gdb.cell/mem-access.exp
14876 * gdb.cell/ptype.exp
14877 * gdb.cell/registers.exp
14878 * gdb.cell/sizeof.exp
14879 * gdb.cell/solib-symbol.exp
14880 * gdb.cell/solib.exp
14881 * gdb.compile/compile-tls.exp
14882 * gdb.cp/exception.exp
14883 * gdb.cp/gdb2495.exp
14884 * gdb.cp/local.exp
14885 * gdb.cp/mb-inline.exp
14886 * gdb.cp/mb-templates.exp
14887 * gdb.cp/pr10687.exp
14888 * gdb.cp/pr9167.exp
14889 * gdb.cp/scope-err.exp
14890 * gdb.cp/templates.exp
14891 * gdb.cp/virtfunc.exp
14892 * gdb.dwarf2/dw2-dir-file-name.exp
14893 * gdb.dwarf2/dw2-single-line-discriminators.exp
14894 * gdb.fortran/complex.exp
14895 * gdb.fortran/library-module.exp
14896 * gdb.guile/guile.exp
14897 * gdb.guile/scm-cmd.exp
14898 * gdb.guile/scm-frame-inline.exp
14899 * gdb.guile/scm-objfile.exp
14900 * gdb.guile/scm-pretty-print.exp
14901 * gdb.guile/scm-symbol.exp
14902 * gdb.guile/scm-type.exp
14903 * gdb.guile/scm-value.exp
14904 * gdb.linespec/keywords.exp
14905 * gdb.linespec/ls-errs.exp
14906 * gdb.linespec/macro-relative.exp
14907 * gdb.linespec/thread.exp
14908 * gdb.mi/mi-breakpoint-changed.exp
14909 * gdb.mi/mi-dprintf-pending.exp
14910 * gdb.mi/mi-fullname-deleted.exp
14911 * gdb.mi/mi-logging.exp
14912 * gdb.mi/mi-pending.exp
14913 * gdb.mi/mi-solib.exp
14914 * gdb.mi/new-ui-mi-sync.exp
14915 * gdb.mi/user-selected-context-sync.exp
14916 * gdb.multi/dummy-frame-restore.exp
14917 * gdb.multi/multi-arch-exec.exp
14918 * gdb.multi/remove-inferiors.exp
14919 * gdb.multi/watchpoint-multi-exit.exp
14920 * gdb.opt/solib-intra-step.exp
14921 * gdb.perf/backtrace.exp
14922 * gdb.perf/single-step.exp
14923 * gdb.perf/skip-command.exp
14924 * gdb.perf/skip-prologue.exp
14925 * gdb.perf/solib.exp
14926 * gdb.python/lib-types.exp
14927 * gdb.python/py-as-string.exp
14928 * gdb.python/py-bad-printers.exp
14929 * gdb.python/py-block.exp
14930 * gdb.python/py-breakpoint.exp
14931 * gdb.python/py-cmd.exp
14932 * gdb.python/py-events.exp
14933 * gdb.python/py-evthreads.exp
14934 * gdb.python/py-finish-breakpoint.exp
14935 * gdb.python/py-finish-breakpoint2.exp
14936 * gdb.python/py-frame-inline.exp
14937 * gdb.python/py-frame.exp
14938 * gdb.python/py-inferior.exp
14939 * gdb.python/py-infthread.exp
14940 * gdb.python/py-mi.exp
14941 * gdb.python/py-objfile.exp
14942 * gdb.python/py-pp-maint.exp
14943 * gdb.python/py-pp-registration.exp
14944 * gdb.python/py-prettyprint.exp
14945 * gdb.python/py-recurse-unwind.exp
14946 * gdb.python/py-shared.exp
14947 * gdb.python/py-symbol.exp
14948 * gdb.python/py-symtab.exp
14949 * gdb.python/py-template.exp
14950 * gdb.python/py-type.exp
14951 * gdb.python/py-unwind-maint.exp
14952 * gdb.python/py-unwind.exp
14953 * gdb.python/py-value.exp
14954 * gdb.python/python.exp
14955 * gdb.reverse/finish-reverse-bkpt.exp
14956 * gdb.reverse/insn-reverse.exp
14957 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14958 * gdb.reverse/solib-precsave.exp
14959 * gdb.reverse/solib-reverse.exp
14960 * gdb.stabs/gdb11479.exp
14961 * gdb.stabs/weird.exp
14962 * gdb.threads/fork-child-threads.exp
14963 * gdb.threads/fork-plus-threads.exp
14964 * gdb.threads/fork-thread-pending.exp
14965 * gdb.threads/forking-threads-plus-breakpoint.exp
14966 * gdb.threads/hand-call-in-threads.exp
14967 * gdb.threads/interrupted-hand-call.exp
14968 * gdb.threads/linux-dp.exp
14969 * gdb.threads/local-watch-wrong-thread.exp
14970 * gdb.threads/next-while-other-thread-longjmps.exp
14971 * gdb.threads/non-ldr-exit.exp
14972 * gdb.threads/pending-step.exp
14973 * gdb.threads/print-threads.exp
14974 * gdb.threads/process-dies-while-detaching.exp
14975 * gdb.threads/process-dies-while-handling-bp.exp
14976 * gdb.threads/pthreads.exp
14977 * gdb.threads/queue-signal.exp
14978 * gdb.threads/reconnect-signal.exp
14979 * gdb.threads/signal-command-handle-nopass.exp
14980 * gdb.threads/signal-command-multiple-signals-pending.exp
14981 * gdb.threads/signal-delivered-right-thread.exp
14982 * gdb.threads/signal-sigtrap.exp
14983 * gdb.threads/sigthread.exp
14984 * gdb.threads/staticthreads.exp
14985 * gdb.threads/stepi-random-signal.exp
14986 * gdb.threads/thread-unwindonsignal.exp
14987 * gdb.threads/thread_check.exp
14988 * gdb.threads/thread_events.exp
14989 * gdb.threads/tid-reuse.exp
14990 * gdb.threads/tls-nodebug.exp
14991 * gdb.threads/tls-shared.exp
14992 * gdb.threads/tls-so_extern.exp
14993 * gdb.threads/tls.exp
14994 * gdb.threads/wp-replication.exp
14995 * gdb.trace/actions-changed.exp
14996 * gdb.trace/actions.exp
14997 * gdb.trace/backtrace.exp
14998 * gdb.trace/change-loc.exp
14999 * gdb.trace/collection.exp
15000 * gdb.trace/deltrace.exp
15001 * gdb.trace/disconnected-tracing.exp
15002 * gdb.trace/entry-values.exp
15003 * gdb.trace/ftrace-lock.exp
15004 * gdb.trace/ftrace.exp
15005 * gdb.trace/infotrace.exp
15006 * gdb.trace/mi-trace-frame-collected.exp
15007 * gdb.trace/mi-trace-unavailable.exp
15008 * gdb.trace/mi-traceframe-changed.exp
15009 * gdb.trace/mi-tracepoint-changed.exp
15010 * gdb.trace/mi-tsv-changed.exp
15011 * gdb.trace/no-attach-trace.exp
15012 * gdb.trace/packetlen.exp
15013 * gdb.trace/passc-dyn.exp
15014 * gdb.trace/passcount.exp
15015 * gdb.trace/pending.exp
15016 * gdb.trace/pr16508.exp
15017 * gdb.trace/qtro.exp
15018 * gdb.trace/range-stepping.exp
15019 * gdb.trace/read-memory.exp
15020 * gdb.trace/report.exp
15021 * gdb.trace/save-trace.exp
15022 * gdb.trace/signal.exp
15023 * gdb.trace/stap-trace.exp
15024 * gdb.trace/status-stop.exp
15025 * gdb.trace/strace.exp
15026 * gdb.trace/tfile.exp
15027 * gdb.trace/tfind.exp
15028 * gdb.trace/trace-break.exp
15029 * gdb.trace/trace-condition.exp
15030 * gdb.trace/trace-enable-disable.exp
15031 * gdb.trace/trace-mt.exp
15032 * gdb.trace/tracecmd.exp
15033 * gdb.trace/tracefile-pseudo-reg.exp
15034 * gdb.trace/tspeed.exp
15035 * gdb.trace/tstatus.exp
15036 * gdb.trace/tsv.exp
15037 * gdb.trace/unavailable.exp
15038 * gdb.trace/while-dyn.exp
15039 * gdb.trace/while-stepping.exp
15040 * lib/gdb-guile.exp
15041 * lib/gdb.exp
15042 * lib/mi-support.exp
15043 * lib/pascal.exp
15044 * lib/perftest.exp
15045 * lib/prelink-support.exp
15046 * lib/selftest-support.exp
15047
ad02e4fe
SM
150482016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15049
15050 * Makefile.in: Include disable-implicit-rules.mk.
15051
22347e55
AA
150522016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15053
15054 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15055 non-byte-aligned bit fields.
15056
da5b30da
AA
150572016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15058
15059 PR gdb/12616
15060 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15061 respects the DW_AT_data_bit_offset attribute.
15062
b593ecca
SM
150632016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15064
15065 * gdb.base/default.exp: Fix output of "set language".
15066
3b165252
SM
150672016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15068
15069 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15070 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15071 make.
15072 * configure.ac: Remove checks for the make program.
15073 * configure: Re-generate.
15074
1a2f3d7f
KB
150752016-11-16 Kevin Buettner <kevinb@redhat.com>
15076
15077 * gdb.python/py-recurse-unwind.c (main): Add loop.
15078 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15079 to read_register() and gdb.parse_and_eval(). Make each code
15080 call a separate case that can be individually tested.
15081 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15082 proc. Call cont_and_backtrace for each of the code paths that
15083 we want to test in the unwinder.
15084
b7f38fda
AA
150852016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15086
15087 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15088 the definition of struct S.
15089
1f8db343
CM
150902016-11-11 Catherine Moore <clm@codesourcery.com>
15091
15092 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15093
fad0c9fb
PA
150942016-11-09 Pedro Alves <palves@redhat.com>
15095
15096 * gdb.base/commands.exp (runto_or_return): New procedure.
15097 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15098 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15099 (progvar_simple_while_test, progvar_complex_if_while_test)
15100 (if_while_breakpoint_command_test)
15101 (infrun_breakpoint_command_test, breakpoint_command_test)
15102 (user_defined_command_test, watchpoint_command_test)
15103 (test_command_prompt_position, redefine_hook_test)
15104 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15105 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15106 multi_line_input and multi_line. Remove gdb_expect and
15107 gdb_stop_suppressing_tests uses.
15108 * lib/gdb.exp (valnum_re): New global.
15109 (multi_line_input): New procedure.
15110
8354c62c
SM
151112016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15112
15113 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15114 Remove.
15115 (test_setup): Define with proc_with_prefix.
15116 (test_cli_inferior): Likewise.
15117 (test_cli_thread): Likewise.
15118 (test_cli_frame): Likewise.
15119 (test_cli_select_frame): Likewise.
15120 (test_cli_up_down): Likewise.
15121 (test_mi_thread_select): Likewise.
15122 (test_mi_stack_select_frame): Likewise.
15123 (test_cli_in_mi_inferior): Likewise.
15124 (test_cli_in_mi_thread): Likewise.
15125 (test_cli_in_mi_frame): Likewise.
15126 (top level): Do not use with_test_prefix_procname.
15127
64f367a2
PA
151282016-11-09 Pedro Alves <palves@redhat.com>
15129
15130 * gdb.base/commands.exp (gdbvar_simple_if_test)
15131 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15132 (progvar_simple_if_test, progvar_simple_while_test)
15133 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15134 (infrun_breakpoint_command_test, breakpoint_command_test)
15135 (user_defined_command_test, watchpoint_command_test)
15136 (test_command_prompt_position, deprecated_command_test)
15137 (bp_deleted_in_command, temporary_breakpoint_commands)
15138 (stray_arg0_test, source_file_with_indented_comment)
15139 (recursive_source_test, if_commands_test)
15140 (error_clears_commands_left, redefine_hook_test)
15141 (redefine_backtrace_test): Use proc_with_prefix.
15142 * lib/gdb.exp (proc_with_prefix): New proc.
15143
0bb65f1e
AA
151442016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15145
15146 * gdb.base/tui-layout.c: New file.
15147 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15148 disassembly window contains very long lines.
15149
7353f247
TT
151502016-11-08 Tom Tromey <tom@tromey.com>
15151
15152 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15153 depend on Python 2.
15154
30a7bb83
TT
151552016-11-08 Tom Tromey <tom@tromey.com>
15156
15157 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15158 New method.
15159
cdf5a07c
MG
151602016-10-29 Manish Goregaokar <manish@mozilla.com>
15161
2806dc7e 15162 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 15163
51a789c3
MG
151642016-10-27 Manish Goregaokar <manish@mozilla.com>
15165
2806dc7e
PA
15166 * gdb.rust/simple.rs: Add test for univariant enums without
15167 discriminants and for encoded struct-like enums.
51a789c3 15168
f610ab6d
PA
151692016-10-28 Pedro Alves <palves@redhat.com>
15170
15171 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15172 gdb_test_multiple, tighten regexps and match symtabs and line
15173 tables incrementally.
15174
b129b0ca
LM
151752016-10-28 Luis Machado <lgustavo@codesourcery.com>
15176
15177 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15178 general.
15179
ecf45d2c
SL
151802016-10-25 Luis Machado <lgustavo@codesourcery.com>
15181
15182 * gdb.base/exec-invalid-sysroot.exp: New file.
15183
b8d38ee4
JK
151842016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15185
15186 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15187
f90fd8c2
JK
151882016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15189
15190 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15191
2d2476aa
MR
151922016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15193
2806dc7e
PA
15194 * gdb.base/killed-outside.exp: Remove $options from a call to
15195 `prepare_for_testing'.
2d2476aa 15196
e42b25a0
SM
151972016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15198
15199 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15200 Change test message.
15201
3ccdb432
SM
152022016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15203
15204 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15205 Update comment.
15206
5bad3170
SM
152072016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15208
15209 * gdb.trace/mi-trace-save.exp: New file.
15210
5ad9dba7
YQ
152112016-10-13 Yao Qi <yao.qi@linaro.org>
15212
15213 * gdb.base/code_elim.exp (get_var_address): Remove.
15214 * gdb.base/relocate.exp: Likewise.
15215 * gdb.base/shreloc.exp: Likewise.
15216 * lib/gdb.exp (get_var_address): New.
15217
62df7e21
YQ
152182016-10-13 Yao Qi <yao.qi@linaro.org>
15219
15220 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15221 floating point tests if $skip_float_test is false.
15222
4dac951e
LM
152232016-10-12 Luis Machado <lgustavo@codesourcery.com>
15224
15225 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15226 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15227 argc values.
15228 Add 1 to argc so we guarantee distinct initial/modified argc values.
15229
8f1a8fc4
JK
152302016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15231
15232 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15233
16c85b5d
JK
152342016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15235
15236 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15237 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15238 * gdb.arch/vsx-regs.exp: Likewise.
15239
1d0e042a
YQ
152402016-10-07 Yao Qi <yao.qi@linaro.org>
15241
15242 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15243
68dadef5
MM
152442016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15245
15246 * gdb.python/python.exp: Test decode_line("*0").
15247
33fa2c6e
DE
152482016-10-06 Doug Evans <dje@google.com>
15249
15250 * gdb.python/py-value.exp (test_value_creation): Add test for large
15251 unsigned 64-bit value.
15252
9c37b5ae
TT
152532016-10-06 Tom Tromey <tom@tromey.com>
15254
15255 * gdb.compile/compile.exp: Change java tests to rust.
15256 * gdb.base/setshow.exp: Change java tests to rust.
15257 * gdb.base/default.exp: Remove java from language list.
15258 * README (Examples): Update language example.
15259 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15260 test.
15261 * lib/gdb.exp (skip_java_tests): Remove.
15262 * lib/java.exp: Remove.
15263 * gdb.java: Remove.
15264
78b86327
MR
152652016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15266
15267 * gdb.arch/mips-fcr.exp: New test.
15268 * gdb.arch/mips-fcr.c: Source for the new test.
15269
7470adbb
MR
152702016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15271
15272 * gdb.base/solib-disc.exp: Use `standard_output_file'
15273 throughout.
15274
4a556533
PA
152752016-10-06 Pedro Alves <palves@redhat.com>
15276
15277 * gdb.base/jit-simple-dl.c: New file.
15278 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15279 * gdb.base/jit-simple.c: ... this.
15280 * gdb.base/jit-simple.exp (jit_run): Delete.
15281 (build_jit): New proc.
15282 (jit_test_reread): Recompile either the main program or the shared
15283 library, depending on what is being tested. Skip changing address
15284 if caller wants to. Compare before/after addresses. If testing
15285 standalone, explicitly load the binary. Test "maint info
15286 breakpoints".
15287 (top level): Add "standalone vs shared lib" and "change address"
15288 vs "same address" axes.
15289
5a122fbc
PA
152902016-10-06 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15293 call.
15294 (jit_run): Delete.
15295 (jit_test_reread): Use with_test_prefix. Reload the main binary
15296 explicitly. Compare the before/after addresses of the JIT
15297 descriptor.
15298
ee8da4b8
DE
152992016-08-15 Doug Evans <dje@google.com>
15300
15301 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15302 for single bitfields is bool.
15303 * gdb.xml/tdesc-regs.exp: Ditto.
15304
f389f6fe
JK
153052016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15306
15307 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15308
fdebf1a4
YQ
153092016-10-05 Yao Qi <yao.qi@linaro.org>
15310
15311 * lib/gdb.exp (support_complex_tests): Return zero if
15312 gdb_skip_float_test return true.
15313
9c36d954 153142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15315 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
15316
15317 PR gdb/20487
15318 * gdb.mi/user-selected-context-sync.exp: New file.
15319 * gdb.mi/user-selected-context-sync.c: New file.
15320
4034d0ff 153212016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15322 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
15323
15324 PR gdb/20487
15325 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15326 =thread-select-event check.
15327
a4297203
PB
153282016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15329
15330 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15331 the compulsory L operand changes.
15332 * gdb.arch/powerpc-power.s: Likewise.
15333
bb805577
JK
153342016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15335
15336 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15337 * gdb.base/jit-attach-pie.c: New file.
15338 * gdb.base/jit-attach-pie.exp: New file.
15339
6d61dee5
PA
153402016-09-28 Pedro Alves <palves@redhat.com>
15341
15342 * gdb.base/infcall-input.c: New file.
15343 * gdb.base/infcall-input.exp: New file.
15344
f73842fc
YQ
153452016-09-22 Yao Qi <yao.qi@linaro.org>
15346
15347 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15348 (gdb_exit): Rename it to ...
15349 (gdbserver_gdb_exit): ... Close GDBserver.
15350 (gdb_exit): New proc, call gdbserver_gdb_exit.
15351 (mi_gdb_exit): Likewise.
15352
90681dab
YQ
153532016-09-22 Yao Qi <yao.qi@linaro.org>
15354
15355 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15356 path.
15357 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15358 Remove duplication.
15359
9c211fd8
YQ
153602016-09-22 Yao Qi <yao.qi@linaro.org>
15361
15362 * lib/gdbserver-support.exp: Check the existence of
15363 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15364
ad0a504f
AK
153652016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15366
15367 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15368
36cf1806
TT
153692016-09-21 Tom Tromey <tom@tromey.com>
15370
15371 PR gdb/20604:
15372 * gdb.base/quit.exp: New file.
15373
74172ecf
SM
153742016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15375
15376 * .gitignore: New file.
15377
3d0ec882
MR
153782016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15379
15380 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15381 throughout.
15382
8193adea
AA
153832016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15384
15385 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15386
d41a5c09
JK
153872016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15388
15389 * gdb.cp/casts.cc (decltype): Move it ...
15390 (main): ... with its call to ...
15391 * gdb.cp/casts03.cc: ... a new file.
15392 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15393
d2dfe700
JK
153942016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15395
15396 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15397
e2a92b16
PB
153982016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15399
15400 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15401 and sync up the test with tests in gas/testsuite/gas/ppc.
15402 * gdb.arch/powerpc-power.exp: Likewise.
15403
49b4de64
JK
154042016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15405
15406 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15407
2c29df25
SDJ
154082016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15409 Jan Kratochvil <jan.kratochvil@redhat.com>
15410
15411 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15412 make m1's definition to be different from m2's. Use 'dummy' as an
15413 argument for probe 'two'.
15414
cc3c2846
JB
154152016-09-10 Jon Beniston <jon@beniston.com>
15416
15417 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15418 for sim target.
15419
e1b2624a
AA
154202016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15421
15422 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15423 variable declaration.
15424 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15425 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15426 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15427 received HWCAP as its argument.
15428
4295e285
PA
154292016-09-06 Pedro Alves <palves@redhat.com>
15430
15431 * gdb.base/new-ui-pending-input.c: New file.
15432 * gdb.base/new-ui-pending-input.exp: New file.
15433 * gdb.exp (clear_gdb_spawn_id): New procedure.
15434 (with_spawn_id): Check whether gdb_spawn_id exists before
15435 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15436 on exit.
15437
00d5215e
UW
154382016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15439
15440 * gdb.base/float128.c: New file.
15441 * gdb.base/float128.exp: Likewise.
15442 * gdb.base/floatn.c: Likewise.
15443 * gdb.base/floatn.exp: Likewise.
15444
a9ff5f12
UW
154452016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15446
15447 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15448
f245535c
PA
154492016-09-05 Pedro Alves <palves@redhat.com>
15450
15451 PR backtrace/19927
15452 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15453 unwinders are immediately called as side effect of "source" or
15454 "disable unwinder" commands.
15455 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15456
ae9cf263
YQ
154572016-09-02 Yao Qi <yao.qi@linaro.org>
15458
15459 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15460 is true and $type is "float" or "double".
15461
27aba047
YQ
154622016-09-02 Yao Qi <yao.qi@linaro.org>
15463
15464 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15465 true.
15466 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15467 * gdb.base/call-rt-st.exp: Likewise.
15468 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15469 return value instead of gdb,skip_float_test.
15470 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15471 (do_function_calls): Use its return value instead of
15472 gdb,skip_float_test.
15473 * gdb.base/finish.exp: Likewise.
15474 * gdb.base/funcargs.exp: Likewise.
15475 * gdb.base/return.exp: Likewise.
15476 * gdb.base/return2.exp: Likewise.
15477 * gdb.base/varargs.exp: Likewise.
15478 * lib/gdb.exp (gdb_skip_float_test): Change it to
15479 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15480
5af962df
AA
154812016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15482
15483 * gdb.multi/tids.exp: Test "thread apply all".
15484
7fac6910
JK
154852016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15486
15487 * gdb.base/default.exp (tty): Remove.
15488
bb1fe4ac
KB
154892016-08-24 Kevin Buettner <kevinb@redhat.com>
15490
2806dc7e
PA
15491 * gdb.python/py-recurse-unwind.c: New file.
15492 * gdb.python/py-recurse-unwind.py: New file.
15493 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 15494
0a1ddfa6
SM
154952016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15496
15497 * gdb.base/set-inferior-tty.exp: New file.
15498 * gdb.base/set-inferior-tty.c: New file.
15499
d9de1fe3
PA
155002016-08-23 Pedro Alves <palves@redhat.com>
15501
15502 PR gdb/20494
15503 * gdb.base/new-ui-echo.c: New file.
15504 * gdb.base/new-ui-echo.exp: New file.
15505
e9d9abd7
YQ
155062016-08-23 Yao Qi <yao.qi@linaro.org>
15507
15508 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15509 gdbserver_spawn.
15510 * gdb.server/connect-without-multi-process.exp (do_test):
15511 Likewise.
15512
3589529e
YQ
155132016-08-23 Yao Qi <yao.qi@linaro.org>
15514
15515 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15516 standalone_txt. Delete gdb_txt and standalone_txt on host
15517 and target. Spawn the binary on target. Copy files from
15518 target to host.
15519
6bb90213
PA
155202016-08-22 Pedro Alves <palves@redhat.com>
15521
15522 PR gdb/20505
15523 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15524 with_test_prefix. Factor out bits to ...
15525 (test_no_vdso): ... this new procedure.
15526
20c2c024
CL
155272016-08-19 Carl Love <cel@us.ibm.com>
15528
15529 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15530 maintaining separate logic for constructing the output path.
15531 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15532 * gdb.arch/ppc-dfp.exp: Likewise.
15533 * gdb.arch/ppc-fp.exp: Likewise.
15534 * gdb.arch/vsx-regs.exp: Likewise.
15535 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15536 binprefix for generating the additional binary files.
15537
0646e07d
PA
155382016-08-19 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.trace/mi-trace-frame-collected.exp
15541 (test_trace_frame_collected): On x32, expect two registers.
15542
46da9242
CL
155432016-08-18 Carl Love <cel@us.ibm.com>
15544
15545 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15546 and sync up the test with tests in gas/testsuite/gas/ppc.
15547 * gdb.arch/powerpc-power.exp: Likewise.
15548
eb2332d7
SM
155492016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15550
15551 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15552 expected error message.
15553
63c61e04
SM
155542016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15555
15556 * gdb.multi/remove-inferiors.exp: New file.
15557 * gdb.multi/remove-inferiors.c: New file.
15558
7b17065f
YQ
155592016-08-12 Yao Qi <yao.qi@linaro.org>
15560
15561 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15562 argument list.
15563
01d3dedf
PA
155642016-08-10 Pedro Alves <palves@redhat.com>
15565
15566 PR gdb/19187
15567 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15568 setup_kfails.
15569
3eb7562a
PA
155702016-08-09 Pedro Alves <palves@redhat.com>
15571 Simon Marchi <simon.marchi@ericsson.com>
15572
15573 PR gdb/20418
15574 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15575 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15576
80614914
PA
155772016-08-09 Pedro Alves <palves@redhat.com>
15578
15579 PR mi/20431
15580 * gdb.mi/mi-cmd-error.exp: New file.
15581
f348d89a
PA
155822016-08-09 Pedro Alves <palves@redhat.com>
15583
15584 PR gdb/18653
15585 * gdb.base/signals-state-child.c: New file.
15586 * gdb.base/signals-state-child.exp: New file.
15587 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15588
e5ca03b4
PA
155892016-08-09 Pedro Alves <palves@redhat.com>
15590
15591 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15592
282a0691
TT
155932016-08-03 Tom Tromey <tom@tromey.com>
15594
15595 PR python/18565:
15596 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15597
41bfcd63
YQ
155982016-08-01 Yao Qi <yao.qi@linaro.org>
15599
15600 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15601 variable mode to "multi-process" if $multi_process is 1, otherwise
15602 set it to "single-process".
15603
e3465b24
YQ
156042016-08-01 Yao Qi <yao.qi@linaro.org>
15605
15606 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15607 * gdb.cp/cpexprs.exp: Likewise.
15608 * gdb.cp/m-static.exp: Likewise.
15609
0b31a4bc
TT
156102016-07-26 Tom Tromey <tom@tromey.com>
15611
15612 PR python/20190:
15613 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15614 test.
15615
e0461dbb
MM
156162016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15617
15618 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15619 selecting assembly source files.
15620 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15621 assembly source files.
15622 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15623 assembly source files.
15624 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15625 selecting assembly source files.
15626
8194e927
SM
156272016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15628
15629 * gdb.base/new-ui.exp (do_test_invalid_args): New
15630 procedure.
15631
c0272db5
TW
156322016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15633
15634 * gdb.btrace/reconnect.c: New file.
15635 * gdb.btrace/reconnect.exp: New file.
15636
e3487908
GKB
156372016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15638
15639 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15640 to test_catch_syscall_group.
15641 (test_catch_syscall_group): New.
15642
12df5c00
TT
156432016-07-21 Tom Tromey <tom@tromey.com>
15644
15645 * gdb.rust/simple.rs (main): Use empty struct expression.
15646 * gdb.rust/simple.exp: Add tests for empty struct expression.
15647
bae62ee2
YQ
156482016-07-21 Yao Qi <yao.qi@linaro.org>
15649
15650 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15651 if gdb_skip_xml_test is true on some targets.
15652
b1b53fb3
YQ
156532016-07-21 Yao Qi <yao.qi@linaro.org>
15654
15655 * gdb.server/solib-list.exp: Unset last_loaded_file.
15656
027d97f8
JK
156572016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15658
15659 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15660 "step into captured_main (args)".
15661
7674d381
JK
156622016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15663
15664 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15665
72b5d099
JK
156662016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15667
15668 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15669
1f960ced
PA
156702016-07-19 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15673 * gdb.opt/inline-bt.exp: Likewise.
15674 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15675 additional_flags=-Winline.
15676 * gdb.opt/inline-locals.exp: Likewise.
15677 * gdb.opt/inline-markers.c (ATTR): Define.
15678 (inlined_fn): Use it.
15679
f25827c1
YQ
156802016-07-19 Yao Qi <yao.qi@linaro.org>
15681
15682 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15683 (test_with_self): Remove some code. Remove argument executable.
15684 (top-level): Use do_self_tests.
15685
37539ebe
DB
156862016-07-15 Zachary Welch <zwelch@codesourcery.com>
15687 Don Breazeal <donb@codesourcery.com>
15688
15689 * gdb.base/maint.exp: Escape paths used in regular expressions.
15690 * gdb.stabs/weird.exp: Likewise.
15691
dac790e1
TT
156922016-07-13 Tom Tromey <tom@tromey.com>
15693
15694 PR python/15620, PR python/18620:
15695 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15696 (test_bkpt_events): New procs.
15697
93daf339
TT
156982016-07-13 Tom Tromey <tom@tromey.com>
15699
15700 PR python/17698:
15701 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15702 test.
15703 (test_watchpoints): Likewise.
15704 (test_bkpt_pending): New proc.
15705
6571a381
TT
157062016-07-13 Tom Tromey <tom@tromey.com>
15707
15708 PR cli/18053:
15709 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15710 completion test.
15711
e8732474
JK
157122016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15713
15714 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15715 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15716 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15717 f_label.
15718 (g): Rename g_end_lbl to g_label.
15719 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15720 low_pc and high_pc.
15721 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15722
e0f3fd7c
TT
157232016-07-12 Tom Tromey <tom@tromey.com>
15724
15725 PR python/19293:
15726 * gdb.python/py-unwind-maint.exp: Update tests.
15727
3cfe46b6
YQ
157282016-07-12 Yao Qi <yao.qi@linaro.org>
15729
15730 * lib/selftest-support.exp (selftest_setup): Match the output
15731 when captured_main is inlined.
15732
4f19a0e6
WT
157332016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15734
15735 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15736 New variables.
15737 (print this%a, print this%b, print this): New tests.
15738 * gdb.fortran/derived-types.f90 (this): New object and
15739 initialization.
15740
986cf455
SM
157412016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15742
15743 * gdb.ada/arraydim.exp: Remove extra directory level in build
15744 directory.
15745
f0464b23
SM
157462016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15747
15748 * lib/ada.exp: Remove extra directory level in build directory.
15749 * gdb.ada/cond_lang.exp: Likewise.
15750 * gdb.ada/exec_changed.exp: Likewise.
15751 * gdb.ada/lang_switch.exp: Likewise.
15752
42d94011
MG
157532016-07-06 Manish Goregaokar <manish@mozilla.com>
15754
2806dc7e
PA
15755 * simple.rs: Add test for raw pointer subscripting.
15756 * simple.exp: Add test expectations.
42d94011 15757
647c264c
YQ
157582016-07-05 Yao Qi <yao.qi@linaro.org>
15759
15760 * gdb.mi/mi-reverse.exp: Match =record-started output.
15761
20aa2c60
PA
157622016-07-01 Pedro Alves <palves@redhat.com>
15763
15764 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15765 procedure.
15766 (jit_reader_test): Test the jit reader's unwinder.
15767 * gdb.base/jithost.c (jit_function_00_code): New global.
15768 (main): Use memcpy to fill in the mmapped code, instead of poking
15769 bytes manually here.
15770 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15771 value.
15772 (read_debug_info): Save the function's range.
15773 (read_sp): New function.
15774 (unwind_frame): Use it. Also unwind RBP.
15775 (get_frame_id): Use read_sp.
15776 (gdb_init_reader): Use calloc instead of malloc.
15777 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15778 parameter. Use gdb_test_multiple.
15779
ced2dffb
PA
157802016-07-01 Pedro Alves <palves@redhat.com>
15781 Antoine Tremblay <antoine.tremblay@ericsson.com>
15782
15783 * gdb.threads/process-dies-while-detaching.c: New file.
15784 * gdb.threads/process-dies-while-detaching.exp: New file.
15785
63000888
PA
157862016-07-01 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.multi/watchpoint-multi-exit.c: New file.
15789 * gdb.multi/watchpoint-multi-exit.exp: New file.
15790
038d4868
PA
157912016-06-30 Pedro Alves <palves@redhat.com>
15792
15793 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15794 unset inferior_spawn_id.
15795
994e9c83
PA
157962016-06-30 Pedro Alves <palves@redhat.com>
15797
15798 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15799 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15800
e5653468
YQ
158012016-06-29 Yao Qi <yao.qi@linaro.org>
15802
15803 * gdb.base/return.c: Add copyright header.
15804
803b47e5
TT
158052016-06-29 Tom Tromey <tom@tromey.com>
15806
15807 PR python/20129:
15808 * gdb.python/py-framefilter.exp: Add tests for setting priority
15809 and disabling of non-existent frame filter.
15810
28244707
YQ
158112016-06-29 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15814 0x0f07ff.
15815
a31d2f06
YQ
158162016-06-28 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15819 triplets. Start gdb, execute catch syscall, and continue. Check
15820 gdb's output to determine catch syscall is supported.
15821
921d8f54
MG
158222016-06-27 Manish Goregaokar <manish@mozilla.com>
15823
25d49b86
PA
15824 * gdb.rust/simple.rs: Add test for returning unit in a function.
15825 * gdb.rust/simple.exp: Add expectation for functions returning
15826 unit.
921d8f54 15827
f4952523
PMR
158282016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15829
15830 * gdb.python/py-breakpoint-create-fail.c,
15831 gdb.python/py-breakpoint-create-fail.exp,
15832 gdb.python/py-breakpoint-create-fail.py: New testcase.
15833
fccb08f8
MG
158342016-06-25 Manish Goregaokar <manish@mozilla.com>
15835
15836 PR gdb/20239
15837 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
15838 * gdb.rust/simple.exp: Add test expectations for new NonZero
15839 tests.
fccb08f8 15840
6b850546
DT
158412016-06-24 David Taylor <dtaylor@emc.com>
15842
15843 * gdb.base/offsets.exp: New file.
15844 * gdb.base/offsets.c: New file.
15845
17621150
TT
158462016-06-23 Tom Tromey <tom@tromey.com>
15847
15848 PR gdb/16483:
15849 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15850 before any filters are loaded.
15851
04d59df6
WT
158522016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15853
15854 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15855 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15856 structs.
15857 * gdb.fortran/derived-type-function.exp: New file.
15858 * gdb.fortran/derived-type-function.f90: New file.
15859
15860
ac69f786
PA
158612016-06-21 Pedro Alves <palves@redhat.com>
15862
15863 * gdb.base/new-ui.exp: New file.
15864 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15865 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15866 (with_spawn_id): New procedure.
15867
49940788
PA
158682016-06-21 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.mi/mi-exec-run.exp: New file.
15871
ef274d26
PA
158722016-06-21 Pedro Alves <palves@redhat.com>
15873
15874 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15875 breakpoint command's output on the main UI.
15876 (test_break): New procedure, factored out from calls in the top
15877 level.
15878 (top level): Use foreach_with_prefix to test MI as main UI and as
15879 separate UI.
15880
468afe6c
PA
158812016-06-21 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15884 (test_awatch_creation_and_listing)
15885 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15886 Remove 'type' parameter.
15887 (test_watchpoint_all): New parameter mi_mode. Remove
15888 with_test_prefix.
15889 (top level): Use foreach_with_prefix, and add main/separate UI MI
15890 testing axis.
15891
51f77c37
PA
158922016-06-21 Pedro Alves <palves@redhat.com>
15893
15894 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15895 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15896 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15897 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15898 (gdb_main_spawn_id, mi_spawn_id): Declare and
15899 comment.
15900 (mi_create_inferior_pty): New procedure,
15901 factored out from default_mi_gdb_start.
15902 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15903 procedures.
15904 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15905 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15906 Use mi_create_inferior_pty.
15907 (mi_gdb_start): Use eval to pass down args list.
15908
8980e177
PA
159092016-06-21 Pedro Alves <palves@redhat.com>
15910
15911 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15912 * gdb.opt/inline-cmds.exp: Add MI tests.
15913
f38d3ad1
PA
159142016-06-21 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15917
45db7c09
PA
159182016-06-21 Pedro Alves <palves@redhat.com>
15919
15920 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15921 (top level): Use it instead of mi_execute_to.
15922
5a069ab3
PA
159232016-06-21 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15926 (cont_handler_str): New.
15927 (signal_stop_handler): Set stop_handler_str instead of printing to
15928 stdout.
15929 (continue_handler): Set cont_handler_str instead of printing to
15930 stdout.
15931 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15932 mi_send_resuming_command. Print stop_handler_str and
15933 cont_handler_str instead of expecting the python events print
15934 directly.
15935
2838cc1d
SD
159362016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15937
15938 * gdb.base/jit-reader.exp: New file.
15939 * gdb.base/jithost.c: New file.
15940 * gdb.base/jithost.h: New file.
15941 * gdb.base/jitreader.c : New file.
15942 * gdb.base/jit-protocol.h: New file.
15943
21a77091
YQ
159442016-06-17 Yao Qi <yao.qi@linaro.org>
15945
15946 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15947 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15948 and detach-on-fork. Adjust tests.
15949 (top level): Invoke break_cond_on_syscall with combinations of
15950 syscall, follow-fork-mode and detach-on-fork.
15951
f50bf8e5
YQ
159522016-06-17 Yao Qi <yao.qi@linaro.org>
15953
15954 * gdb.base/step-over-exit.c: New.
15955 * gdb.base/step-over-exit.exp: New.
15956
a28d8e50
YTL
159572016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15958
15959 * gdb.base/float.exp: Add target check for nds32*-*-*.
15960 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15961
cad8e26d
AB
159622016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15963
15964 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15965 for unsupported target features.
15966 * gdb.base/call-rt-st.exp: Likewise.
15967 * gdb.base/call-sc.exp: Likewise.
15968 * gdb.base/call-signal-resume.exp: Likewise.
15969 * gdb.base/call-strs.exp: Likewise.
15970 * gdb.base/callexit.exp: Likewise.
15971 * gdb.base/callfuncs.exp: Likewise.
15972 * gdb.base/nodebug.exp: Likewise.
15973 * gdb.base/printcmds.exp: Likewise.
15974 * gdb.base/ptype.exp: Likewise.
15975 * gdb.base/structs.exp: Likewise.
15976 * gdb.base/unwindonsignal.exp: Likewise.
15977 * gdb.cp/gdb2495.exp: Likewise.
15978 * gdb.cp/templates.exp: Likewise.
15979 * gdb.cp/virtfunc.exp: Likewise.
15980 * gdb.threads/hand-call-in-threads.exp: Likewise.
15981 * gdb.threads/interrupted-hand-call.exp: Likewise.
15982 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15983
347dc102
TT
159842016-06-10 Tom Tromey <tom@tromey.com>
15985
15986 PR rust/20110:
15987 * gdb.rust/expr.exp: Add test for integer constant larger than
15988 i32.
15989
5e13cf25
BH
159902016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15991
15992 * gdb.fortran/nested-funcs.exp: New.
15993 * gdb.fortran/nested-funcs.f90: New.
15994
bb556f1f
TK
159952016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15996
15997 * gdb.base/examine-backward.c: New file.
15998 * gdb.base/examine-backward.exp: New file.
15999
38b022b4
SM
160002016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16001
16002 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16003 matching.
16004
1b40ec05
TT
160052016-06-02 Tom Tromey <tom@tromey.com>
16006
16007 PR python/18984:
16008 * gdb.python/py-shared.exp: Add solib_name test.
16009
193bd378
SM
160102016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16011
16012 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16013
3326303b
MG
160142016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16015
16016 PR c++/19893
16017 * gdb.dwarf2/implref.exp: Rename to...
16018 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16019 * gdb.dwarf2/implref-array.c: New file.
16020 * gdb.dwarf2/implref-array.exp: Likewise.
16021 * gdb.dwarf2/implref-global.c: Likewise.
16022 * gdb.dwarf2/implref-global.exp: Likewise.
16023 * gdb.dwarf2/implref-struct.c: Likewise.
16024 * gdb.dwarf2/implref-struct.exp: Likewise.
16025
825c8ef2
AT
160262016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16027
16028 * gdb.trace/trace-condition.exp: Add 64bit tests.
16029
2320162a
AT
160302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16031
16032 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16033 bits types.
16034 (main): Adapt to 8 to 64 bits types.
16035 * gdb.trace/trace-condition.exp: Add new tests.
16036
a7818233
AT
160372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16038
16039 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16040
0d336466
AT
160412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16042
16043 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16044 Move condition tests...
16045 * gdb.trace/trace-condition.exp: Here.
16046
7faeb45a
AT
160472016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16048
16049 * gdb.trace/trace-condition.exp: Add counter-case tests.
16050
e385593e
JK
160512016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16052
16053 PR c++/15231
16054 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16055 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16056
744608cc
PA
160572016-05-27 Pedro Alves <palves@redhat.com>
16058
16059 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16060 New procedure.
16061 (top level): Call it, and bail out of DejaGnu is known to be bad.
16062
ac775bf4
AB
160632016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16064
16065 * gdb.base/whatis.c: Extend the test case.
16066 * gdb.base/whatis.exp: Add additional tests.
16067
2bbad2ea
BH
160682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16069
16070* gdb.fortran/type.f90: Add pointer variable.
16071* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16072
8b70175d
BH
160732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16074
16075 * gdb.fortran/vla-type.exp: Fix testcase name.
16076
86d8a848
BH
160772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16078
16079 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16080
e188eb36
BH
160812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16082
16083 * gdb.fortran/type.f90: Add nested structures.
16084 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16085 * gdb.fortran/derived-type.exp: Adapt expected output.
16086 * gdb.fortran/vla-type.exp: Adapt expected output.
16087
9b2db1fd
BH
160882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16089
16090 * gdb.fortran/whatis_type.exp: Adapt expected output.
16091
72b17055
BH
160922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16093
16094 * gdb.fortran/print_type.exp: Fix expected output.
16095 * gdb.fortran/whatis_type.exp: Fix expected output.
16096
3cd81d8d
BH
160972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16098
16099 * gdb.fortran/whatis_type.exp: Use multi_line.
16100
ddae9462
TT
161012016-05-24 Tom Tromey <tom@tromey.com>
16102
16103 PR python/17386:
16104 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16105 use value as an index.
16106
1957f6b8
TT
161072016-05-23 Tom Tromey <tom@tromey.com>
16108
16109 PR python/17981:
16110 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16111 no-breakpoint case.
16112
026a9174
PA
161132016-05-24 Pedro Alves <palves@redhat.com>
16114
16115 PR gdb/19828
16116 * gdb.threads/clone-attach-detach.c: New file.
16117 * gdb.threads/clone-attach-detach.exp: New file.
16118
e70a7231
FR
161192016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16120
16121 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16122
0f6ed0e0
TT
161232016-05-23 Tom Tromey <tom@tromey.com>
16124
16125 PR python/19438, PR python/18393:
16126 * gdb.python/py-progspace.exp: Add "dir" test.
16127 * gdb.python/py-objfile.exp: Add "dir" test.
16128
ffd19d61
YQ
161292016-05-23 Yao Qi <yao.qi@linaro.org>
16130
16131 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16132 * gdb.arch/thumb2-it.exp: Likewise.
16133
9e8f9b05
SM
161342016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16135
16136 * gdb.mi/mi-threads-interrupt.c: New file.
16137 * gdb.mi/mi-threads-interrupt.exp: New file.
16138
61c6156d
SM
161392016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16140
16141 PR gdb/18077
16142 * gdb.mi/mi-async-run.exp: New file.
16143 * gdb.mi/mi-async-run.c: New file.
16144
67218854
TT
161452016-05-17 Tom Tromey <tom@tromey.com>
16146 Manish Goregaokar <manishsmail@gmail.com>
16147
16148 * lib/rust-support.exp: New file.
16149 * lib/gdb.exp (skip_rust_tests): New proc.
16150 (build_executable_from_specs): Handle rust.
16151 * lib/future.exp (gdb_find_rustc): New proc.
16152 (gdb_default_target_compile): Handle rust.
16153 * gdb.rust/expr.exp: New file.
16154 * gdb.rust/generics.exp: New file.
16155 * gdb.rust/generics.rs: New file.
16156 * gdb.rust/methods.exp: New file.
16157 * gdb.rust/methods.rs: New file.
16158 * gdb.rust/modules.exp: New file.
16159 * gdb.rust/modules.rs: New file.
16160 * gdb.rust/simple.exp: New file.
16161 * gdb.rust/simple.rs: New file.
16162
c44af4eb
TT
161632016-05-17 Tom Tromey <tom@tromey.com>
16164
16165 * gdb.base/default.exp (set language): Add rust.
16166
dcd1f979
TT
161672016-05-17 Tom Tromey <tom@tromey.com>
16168
16169 * gdb.gdb/unittest.exp: New file.
16170
155b7f57
YQ
161712016-05-16 Yao Qi <yao.qi@linaro.org>
16172
16173 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16174 shell_prompt. Update shell_prompt_re.
16175
8ddd5a6c
DE
161762016-05-12 Doug Evans <dje@google.com>
16177
16178 PR symtab/19999
16179 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16180 $options when building executable.
16181 * gdb.dwarf2/fission-loclists-pie.S: New file.
16182 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16183
02e370d9
SM
161842016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16185
16186 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16187 of [is_remote target],
16188
8929ad8b
SM
161892016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16190
16191 * lib/gdb.exp (use_gdb_stub): New procedure.
16192
6c447423
DE
161932016-05-03 Yunlian Jiang <yunlian@google.com>
16194 Doug Evans <dje@google.com>
16195
16196 PR symtab/19914
16197 * gdb.dwarf2/dwp-sepdebug.c: New file.
16198 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16199
444e826c
SM
162002016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16201
16202 * gdb.base/detach.exp: Remove is_remote check.
16203
740feeaa
SM
162042016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16205
16206 * gdb.base/annota-input-while-running.exp: Don't check for
16207 [is_remote target]. Enable annotations after running to main.
16208 Remove unused "set test..." line.
16209
9080ac9d
SM
162102016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16211
16212 * gdb.trace/trace-enable-disable.exp: New file.
16213 * gdb.trace/trace-enable-disable.c: New file.
16214
952ebca5
SM
162152016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16216
16217 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16218 use it in info sharedlibrary test.
16219 * gdb.trace/ftrace-lock.exp: Likewise.
16220 * gdb.trace/ftrace.exp: Likewise.
16221 * gdb.trace/range-stepping.exp: Likewise.
16222 * gdb.trace/trace-break.exp: Likewise.
16223 * gdb.trace/trace-condition.exp: Likewise.
16224 * gdb.trace/trace-mt.exp: Likewise.
16225
d9019901
SM
162262016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16227
16228 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16229 (gdb_load_shlib): ... this.
16230 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16231 gdb_load_shlib.
16232 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16233 * gdb.base/ctxobj.exp: Likewise.
16234 * gdb.base/dprintf-pending.exp: Likewise.
16235 * gdb.base/dso2dso.exp: Likewise.
16236 * gdb.base/fixsection.exp: Likewise.
16237 * gdb.base/gcore-relro.exp: Likewise.
16238 * gdb.base/gdb1555.exp: Likewise.
16239 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16240 * gdb.base/gnu-ifunc.exp: Likewise.
16241 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16242 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16243 * gdb.base/pending.exp: Likewise.
16244 * gdb.base/print-file-var.exp: Likewise.
16245 * gdb.base/print-symbol-loading.exp: Likewise.
16246 * gdb.base/shlib-call.exp: Likewise.
16247 * gdb.base/shreloc.exp: Likewise.
16248 * gdb.base/so-impl-ld.exp: Likewise.
16249 * gdb.base/solib-disc.exp: Likewise.
16250 * gdb.base/solib-nodir.exp: Likewise.
16251 * gdb.base/solib-overlap.exp: Likewise.
16252 * gdb.base/solib-symbol.exp: Likewise.
16253 * gdb.base/solib-weak.exp (do_test): Likewise.
16254 * gdb.base/sym-file.exp: Likewise.
16255 * gdb.base/symtab-search-order.exp: Likewise.
16256 * gdb.base/type-opaque.exp: Likewise.
16257 * gdb.base/unload.exp: Likewise.
16258 * gdb.base/watchpoint-solib.exp: Likewise.
16259 * gdb.compile/compile.exp: Likewise.
16260 * gdb.cp/gdb2384.exp: Likewise.
16261 * gdb.cp/infcall-dlopen.exp: Likewise.
16262 * gdb.cp/re-set-overloaded.exp: Likewise.
16263 * gdb.fortran/library-module.exp: Likewise.
16264 * gdb.opt/solib-intra-step.exp: Likewise.
16265 * gdb.python/py-finish-breakpoint.exp: Likewise.
16266 * gdb.python/py-shared.exp: Likewise.
16267 * gdb.reverse/solib-precsave.exp: Likewise.
16268 * gdb.reverse/solib-reverse.exp: Likewise.
16269 * gdb.server/solib-list.exp: Likewise.
16270 * gdb.threads/dlopen-libpthread.exp: Likewise.
16271 * gdb.threads/tls-shared.exp: Likewise.
16272 * gdb.threads/tls-so_extern.exp: Likewise.
16273 * gdb.trace/change-loc.exp: Likewise.
16274 * gdb.trace/ftrace-lock.exp: Likewise.
16275 * gdb.trace/ftrace.exp: Likewise.
16276 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16277 * gdb.trace/pending.exp: Likewise.
16278 * gdb.trace/range-stepping.exp: Likewise.
16279 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16280 (strace_info_marker): Likewise.
16281 (strace_probe_marker): Likewise.
16282 (strace_trace_on_same_addr): Likewise.
16283 (strace_trace_on_diff_addr): Likewise.
16284 * gdb.trace/trace-break.exp: Likewise.
16285 * gdb.trace/trace-condition.exp: Likewise.
16286 * gdb.trace/trace-mt.exp: Likewise.
16287
fca4cfd9
SM
162882016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16289
16290 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16291 result of gdb_remote_download.
16292 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16293 * gdb.base/dso2dso.exp: Likewise.
16294 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16295 * gdb.base/print-file-var.exp: Likewise.
16296 * gdb.base/shlib-call.exp: Likewise.
16297 * gdb.base/shreloc.exp: Likewise.
16298 * gdb.base/solib-overlap.exp: Likewise.
16299 * gdb.base/solib-weak.exp (do_test): Likewise.
16300 * gdb.base/unload.exp: Likewise.
16301
11cf4ffb
YQ
163022016-04-27 Yao Qi <yao.qi@linaro.org>
16303
16304 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16305 exists.
16306
3e2e34f8
KB
163072016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16308
16309 * vla-type.exp: Print structure from toplevel.
16310
8f07e298
BH
163112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16312
16313 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16314 of dynamic types.
16315 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16316 of dynamic types.
16317
9920b434
BH
163182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16319
16320 * gdb.fortran/vla-type.f90: New file.
16321 * gdb.fortran/vla-type.exp: New file.
16322
f3abeff5
YQ
163232016-04-25 Yao Qi <yao.qi@linaro.org>
16324
16325 * gdb.base/branch-to-self.c: New file.
16326 * gdb.base/branch-to-self.exp: New file.
16327
0a5d52f0
YQ
163282016-04-22 Yao Qi <yao.qi@linaro.org>
16329
16330 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16331 more after $hex.
16332
495346f6
YQ
163332016-04-22 Yao Qi <yao.qi@linaro.org>
16334
16335 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16336 * gdb.base/annota3.exp: Likewise.
16337
4a7e075c
YQ
163382016-04-22 Yao Qi <yao.qi@linaro.org>
16339
16340 * gdb.reverse/step-precsave.exp: Do one step and test program
16341 stops in "callee" and do multiple steps until program goes out
16342 of "callee".
16343 * gdb.reverse/step-reverse.exp: Likewise.
16344
5b061e98
YQ
163452016-04-22 Yao Qi <yao.qi@linaro.org>
16346
16347 * gdb.trace/signal.exp: Also pass if
16348 $tracepoint_hits($i) > $iterations.
16349
5c5dc57f
YQ
163502016-04-22 Yao Qi <yao.qi@linaro.org>
16351
16352 * gdb.trace/signal.c: New file.
16353 * gdb.trace/signal.exp: New file.
16354
a55411b9
DE
163552016-04-19 Doug Evans <xdje42@gmail.com>
16356
16357 * gdb.base/bad-file.exp: New file.
16358
a22df60a
MG
163592016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16360
16361 * gdb.dwarf2/implref.exp: New file.
16362
0c13f7e5
BH
163632016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16364
16365 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16366 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16367 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16368 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16369 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16370 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16371 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16372 * lib/fortran.exp (fortran_int4): New procedure.
16373 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16374 (fortran_logical4): Likewise.
16375
9b9b09e9
BH
163762016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16377
16378 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16379
a14d1f4d
BH
163802016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16381
16382 * lib/compiler.c: Add Intel specific preprocessor macros.
16383 * lib/compiler.cc: Likewise.
25d49b86 16384
7d49b1d0
LM
163852016-04-13 Luis Machado <lgustavo@codesourcery.com>
16386
16387 * gdb.server/connect-with-no-symbol-file.c: New file.
16388 * gdb.server/connect-with-no-symbol-file.exp: New file.
16389
8392fa22
SM
163902016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16391
16392 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16393
8c4c4aeb
SM
163942016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16395
16396 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16397 standard output directory.
16398
45e3745e
AT
163992016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16400
16401 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16402
e26b7e41
MM
164032016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16404
16405 * gdb.btrace/instruction_history.c (loop): Add declaration.
16406
8ce09462
AT
164072016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16408
16409 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16410
2e88a1ea
SM
164112016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16412
16413 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16414 parentheses to print.
16415 (continue_handler): Likewise.
16416
f48e22e3
SM
164172016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16418
16419 * gdb.server/solib-list.exp: Remove is_remote check.
16420 Pass shlib= to gdb_compile. Don't link shared library with
16421 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16422 Run binary filename through "readlink -f" on the target.
16423
096be756
PA
164242016-04-08 Pedro Alves <palves@redhat.com>
16425
16426 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16427 interpreter filename as argument to gdbserver_spawn.
16428 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16429 Return empty if $last_loaded_file does not exist.
16430
06500533
JK
164312016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16432
16433 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16434 * gdb.base/jit-main.c: Use exit after usage.
16435
2d35e871
JK
164362016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16437
16438 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16439 GDBHISTSIZE prior to the tests.
16440 * gdb.base/gdbinit-history.exp: Likewise.
16441
164422016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
16443
16444 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16445 instead of build_executable. Use gdb_load_shlibs.
16446
c8064e7e
YQ
164472016-04-07 Yao Qi <yao.qi@linaro.org>
16448
16449 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16450 Execute "si" command.
16451
bde47561
YQ
164522016-04-07 Yao Qi <yao.qi@linaro.org>
16453
16454 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16455 number instead of the comments on some line.
16456
b16f8a3b
DB
164572016-04-06 Don Breazeal <donb@codesourcery.com>
16458
16459 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16460 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16461
c2f901df
SM
164622016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16463
16464 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16465 standard_output_file. Remove unused binfile variable.
16466
ac17fda0
CU
164672016-04-05 Catalin Udma <catalin.udma@freescale.com>
16468
16469 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16470 * gdb.python/py-mi-objfile.exp: Match "list main" output
16471 in console format.
16472
03a8c4df
SM
164732016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16474
16475 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16476 absolute.
16477
6e774b13
SM
164782016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16479
16480 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16481 absolute.
16482 * gdb.trace/ftrace.exp: Likewise.
16483 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16484 targets as well.
16485 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16486 (gdb_load_shlibs): Copy libraries to test directory when testing
16487 natively. Only set solib-search-path if testing remotely.
16488 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16489
7817ea46
SM
164902016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16491
16492 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16493 gdb_download. Use it even if the target is not remote.
16494 * gdb.base/jit.exp (compile_jit_test): Likewise.
16495 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16496 output directory if the destination board is local, otherwise use
16497 the standard remote_download from DejaGnu.
16498 (gdb_download): Remove.
16499 (gdb_load_shlibs): Use gdb_remote_download instead of
16500 gdb_download.
16501 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16502 Use gdb_remote_download instead of gdb_download. Use it even if
16503 the target is not remote.
16504 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16505 instead of gdb_download.
16506
7beb7f68
SM
165072016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16508
16509 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16510 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16511 run.
16512
cc63428a
AV
165132016-04-01 Artemiy Volkov <artemiyv@acm.org>
16514
16515 PR gdb/19820
16516 * gdb.base/printcmds.exp: Add artificial arrays tests.
16517
64cdf930
PA
165182016-03-31 Pedro Alves <palves@redhat.com>
16519
16520 PR gdb/19858
16521 * gdb.base/jit-main.c: Include unistd.h.
16522 (ATTACH): Define to 0 if not already defined.
16523 (wait_for_gdb, mypid): New globals.
16524 (WAIT_FOR_GDB): New macro.
16525 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16526 some breakpoint locations.
16527 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16528 New procedures.
16529 (one_jit_test): Add REATTACH parameter, and handle it. Use
16530 continue_to_test_location.
16531 (top level): Test attach, and adjusts calls to one_jit_test.
16532
40dea8cb
PA
165332016-03-31 Pedro Alves <palves@redhat.com>
16534
16535 PR gdb/19858
16536 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16537 BINSUFFIX parameter, and handle it.
16538 (top level): Adjust calls compile_jit_test.
16539
e7ea3ec7
CU
165402016-03-31 Catalin Udma <catalin.udma@freescale.com>
16541
16542 PR python/19743
16543 * gdb.python/py-mi-events-gdb.py: New file.
16544 * gdb.python/py-mi-events.c: New file.
16545 * gdb.python/py-mi-events.exp: New file.
16546
e6359af3
YQ
165472016-03-30 Yao Qi <yao.qi@linaro.org>
16548
16549 * gdb.reverse/until-precsave.exp: Match function name only.
16550 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16551 Move malloc to a condition block.
16552 * gdb.reverse/until-reverse.exp: Match function name only.
16553
a4105d04
MK
165542016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16555
16556 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16557 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16558 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16559 variable for GPR 0 instead of assuming it is register 0.
16560 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16561 * lib/trace-support.exp: Add s390 registers.
16562
bfa6adb9
YQ
165632016-03-29 Yao Qi <yao.qi@linaro.org>
16564
16565 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16566
1e6697ea
YQ
165672016-03-24 Yao Qi <yao.qi@linaro.org>
16568
16569 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16570 test message.
16571
64bcd522
AA
165722016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16573
16574 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16575 maintaining separate logic for constructing the output path.
16576
7868401b
DB
165772016-03-16 Don Breazeal <donb@codesourcery.com>
16578
16579 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16580 Retry fork and waitpid on interrupted system call errors.
16581 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16582 Use with_timeout_factor to increase timeout by factor of 10.
16583
1cafadb4
DB
165842016-03-15 Don Breazeal <donb@codesourcery.com>
16585
16586 * gdb.cp/scope-err.cc: New test program.
16587 * gdb.cp/scope-err.exp: New test script.
16588 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16589 lines and "set breakpoint here" comment.
16590 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16591 Fixed some whitespace and format issues.
16592 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16593 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16594
81516450
DE
165952016-03-15 Doug Evans <dje@google.com>
16596
16597 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16598 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16599 All callers updated. Add tests for enums, mixed flags register.
16600
aa52b601
DE
166012016-03-15 Doug Evans <dje@google.com>
16602
16603 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16604 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16605
fa4ff313
SM
166062016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16607
16608 * gdb.base/default.exp: Add $_as_string to the list of expected
16609 convenience functions.
16610
f2403c39
AB
166112016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16612
16613 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16614
f2f3ccb9
SM
166152016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16616
16617 * gdb.python/py-as-string.exp: New file.
16618 * gdb.python/py-as-string.c: New file.
16619
00dbd492
PA
166202016-03-09 Pedro Alves <palves@redhat.com>
16621
16622 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16623 signal" -> "Thread NN received signal" output change.
16624 * gdb.threads/ia64-sigill.exp: Likewise.
16625 * gdb.threads/linux-dp.exp: Likewise.
16626 * gdb.threads/manythreads.exp: Likewise.
16627 * gdb.threads/pending-step.exp: Likewise.
16628 * gdb.threads/print-threads.exp: Likewise.
16629 * gdb.threads/sigstep-threads.exp: Likewise.
16630 * gdb.threads/staticthreads.exp: Likewise.
16631 * gdb.threads/tls.exp: Likewise.
16632
1e6697ea
YQ
166332016-03-09 Pedro Alves <palves@redhat.com>
16634
16635 * gdb.base/command-line-input.exp: New file.
16636
b04fd3be
MK
166372016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16638
16639 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16640 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16641 * gdb.trace/pending.exp: Accept leading dot before function name.
16642 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16643 * lib/trace-support.exp: Set registers for ppc.
16644
98fa59e9
MK
166452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16646
16647 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16648 use it for disassembly; accept .main in addition to main in backtrace.
16649
f77198c8
MK
166502016-03-09 Wei-cheng Wang <cole945@gmail.com>
16651 Marcin Kościelnicki <koriakin@0x04.net>
16652
16653 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16654 (gdb_recursion_test_ptr): New global variable.
16655 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16656 gdb_recursion_test.
16657 (gdb_c_test): Ditto.
16658
ba84e0da
MK
166592016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16660
16661 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16662 ordering.
16663
4366d36e
MK
166642016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16665
16666 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16667 (bar): Add bar_start_lbl label.
16668 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16669 of foo/bar for emitting DWARF and tracing.
16670
5eb264df
SDJ
166712016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16672
16673 * analyze-racy-logs.py: Set executable bit.
16674
fb6a751f
SDJ
166752016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16676
16677 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16678 (CHECK_TARGET_TMP): Likewise.
16679 (check-single-racy): New rule.
16680 (check-parallel-racy): Likewise.
16681 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16682 (do-check-parallel-racy): New rule.
16683 (check-racy/%.exp): Likewise.
16684 * README (Racy testcases): New section.
16685 * analyze-racy-logs.py: New file.
16686
bdf7e230
DE
166872016-03-03 Doug Evans <dje@google.com>
16688
16689 * gdb.base/skip.exp: Use with_test_prefix.
16690
4719d415
YQ
166912016-03-03 Yao Qi <yao.qi@linaro.org>
16692
16693 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16694 Invoke step_over_syscall "clone" and break_cond_on_syscall
16695 "clone".
16696 * gdb.base/step-over-clone.c: New file.
16697
ea507862
YQ
166982016-03-03 Yao Qi <yao.qi@linaro.org>
16699
16700 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16701 code format.
16702
8fc8cbda
YQ
167032016-03-03 Yao Qi <yao.qi@linaro.org>
16704
16705 * gdb.base/disp-step-fork.c: Rename to ...
16706 * gdb.base/step-over-fork.c: ... it. New file.
16707 * gdb.base/disp-step-vfork.c: Rename to ...
16708 * gdb.base/step-over-vfork.c: ... it. New file.
16709 * gdb.base/disp-step-syscall.exp: Rename to ...
16710 * gdb.base/step-over-syscall.exp: ... it. New file.
16711 (disp_step_cross_syscall): Rename to ...
16712 (step_over_syscall): ... it.
16713
92fa70b0
YQ
167142016-03-03 Yao Qi <yao.qi@linaro.org>
16715
16716 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16717 If target supports condition evaluation on target, invoke
16718 break_cond_on_syscall for fork and vfork.
16719
e197ad3c
YQ
167202016-03-03 Yao Qi <yao.qi@linaro.org>
16721
16722 * gdb.base/disp-step-syscall.exp: Don't invoke
16723 support_displaced_stepping.
16724 (disp_step_cross_syscall): Test with displaced stepping off and
16725 on if supported.
16726
0b47da9f
YQ
167272016-03-03 Yao Qi <yao.qi@linaro.org>
16728
16729 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16730 proc.
16731 (setup): New proc.
16732 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16733 and setup.
16734
065ab6dc
BH
167352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16736
16737 * gdb.fortran/vla-history.exp: Remove breakpoint.
16738
07e448ad 167392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16740
25d49b86
PA
16741 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16742 exceeds timeout.
07e448ad 16743
9ac2d526 167442016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16745
25d49b86
PA
16746 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16747 breakpoint.
9ac2d526 16748
17807369
BH
167492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16750
16751 * gdb.mi/vla.f90: Nullify pointer after declaration.
16752
86e501af
PA
167532016-03-01 Pedro Alves <palves@redhat.com>
16754
16755 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16756
1e903e32
PA
167572016-03-01 Pedro Alves <palves@redhat.com>
16758
16759 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16760 before anything else.
16761 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16762 _GNU_SOURCE here.
16763 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16764 before anything else.
16765 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16766
6ccb54e2
PA
167672016-03-01 Pedro Alves <palves@redhat.com>
16768
16769 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16770
30ca9da1
YQ
167712016-03-01 Yao Qi <yao.qi@linaro.org>
16772
16773 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16774 prepare_for_testing.
16775
dc856b38
YQ
167762016-03-01 Yao Qi <yao.qi@linaro.org>
16777
16778 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16779
4a932159
AA
167802016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16781
16782 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16783 manually constructing the output path.
16784
f2489477
AA
167852016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16786
16787 * gdb.arch/s390-stackless.S: New.
16788 * gdb.arch/s390-stackless.exp: New.
16789
38899f16
IB
167902016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16791
16792 * gdb.dlang/circular.c: New file.
16793 * gdb.dlang/circular.exp: New file.
16794
9fde51ed
YQ
167952016-02-26 Yao Qi <yao.qi@linaro.org>
16796
16797 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16798 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16799 (testcases): Update.
16800
ce90fefe
YQ
168012016-02-26 Yao Qi <yao.qi@linaro.org>
16802
16803 * gdb.reverse/aarch64.c: Rename to ...
16804 * gdb.reverse/insn-reverse.c: ... it.
16805 * gdb.reverse/aarch64.exp: Rename to ...
16806 * gdb.reverse/insn-reverse.exp: ... it.
16807
3263bceb
YQ
168082016-02-26 Yao Qi <yao.qi@linaro.org>
16809
16810 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16811 (testcase_ftype): New.
16812 (testcases): New array.
16813 (n_testcases): New.
16814 (main): Call each element in testcases.
16815 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16816 (read_testcase): New.
16817 Do the tests in a loop.
16818
6cb59ff1
YQ
168192016-02-25 Yao Qi <yao.qi@linaro.org>
16820
16821 * gdb.base/branches.c: Remove.
16822
ae91f625
MK
168232016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16824
16825 PR gdb/13808
16826 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16827
678b48b7
MK
168282016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16829
16830 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16831
7337a6f2
MK
168322016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16833
16834 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16835 change x86_64 call_insn to 'callq'.
16836
861ca91f
AT
168372016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16838
16839 * gdb.trace/tfile-avx.c: Move to...
16840 * gdb.trace/tracefile-pseudo-reg.c: Here.
16841 * gdb.trace/tfile-avx.exp: Move to...
16842 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16843
bf74e428
GB
168442016-02-24 Gary Benson <gbenson@redhat.com>
16845
16846 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16847 message on attach.
16848
cce0e923
DE
168492016-02-23 Doug Evans <dje@google.com>
16850
16851 * gdb.base/skip.c (test_skip): New function.
16852 (end_test_skip_file_and_function): New function.
16853 (test_skip_file_and_function): New function.
16854 * gdb.base/skip1.c (test_skip): New function.
16855 (skip1_test_skip_file_and_function): New function.
16856 * gdb.base/skip.exp: Add tests for new skip options.
16857 * gdb.base/skip-solib.exp: Update expected output.
16858 * gdb.perf/skip-command.cc: New file.
16859 * gdb.perf/skip-command.exp: New file.
16860 * gdb.perf/skip-command.py: New file.
16861
4000e47e
MK
168622016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16863
16864 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16865 info registers pattern.
16866
24f75ead
IB
168672016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16868
16869 * lib/future.exp: Add D support.
16870 (gdb_find_gdc): New proc.
16871 (gdb_default_target_compile): Add D support.
16872
fbb7bcbe
WW
168732016-02-18 Wei-cheng Wang <cole945@gmail.com>
16874
16875 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16876 user+system time.
16877 (trace_speed_test): Determine the iteration count for a time
16878 between 15..30 seconds.
16879
012b3a21
WT
168802016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16881
16882 * gdb.arch/i386-mpx-sigsegv.c: New file.
16883 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16884 * gdb.arch/i386-mpx-simple_segv.c: New file.
16885 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16886
2d5189bd
YQ
168872016-02-18 Yao Qi <yao.qi@linaro.org>
16888
16889 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16890 Don't call setup_kfail.
16891
40fb20d0
YQ
168922016-02-18 Yao Qi <yao.qi@linaro.org>
16893
16894 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16895 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16896
21b1f8d2
DE
168972016-02-16 Doug Evans <dje@google.com>
16898
16899 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16900 * gdb.base/skip1.c: Ditto.
16901 * gdb.base/skip.exp: Whitespace cleanup.
16902
4041ed77
DB
169032016-02-16 Don Breazeal <donb@codesourcery.com>
16904
16905 PR remote/19496
16906 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16907 Remove kfail for PR remote/19496.
16908
c4ef31bf
SM
169092016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16910
16911 * lib/gdb.exp (standard_temp_file): Return a path specific to
16912 the runtest invocation.
16913
266b65b3
SM
169142016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16915
16916 * gdb.trace/save-trace.exp: Change relative path to be in the
16917 standard output directory.
16918
a7a0a6a9
JK
169192016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16920
16921 * gdb.arch/i386-prologue.c: Add missing prototypes.
16922
c99dbb42
JK
169232016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16924
16925 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16926 * gdb.arch/i386-prologue.exp: Likewise.
16927 * gdb.arch/i386-size.exp: Likewise.
16928
aa480355
SM
169292016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16930
16931 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16932 define object file path.
16933 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16934 file path.
16935 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16936 standard_output_file to define binfile.
16937
ba881f50
JK
169382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16939
16940 Fix compatibility with recent gfortran-5.3.1.
16941 * gdb.fortran/vla-history.exp (print vla1 allocated)
16942 (print vla2 allocated, print $2, print $3): Remove
16943 (print $4): Rename to ...
16944 (print $2): ... here.
16945 (print $9): Rename to ...
16946 (print $5): ... here.
16947 (print $10): Rename to ...
16948 (print $6): ... here.
16949 * gdb.fortran/vla.f90: Add pvla initialization.
16950
e9fb005c
JK
169512016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16952
16953 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16954 New test.
16955 * gdb.fortran/vla-value-sub.exp: Likewise.
16956
e44e00ff
MK
169572016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16958
16959 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16960
97e94151
SM
169612016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16962
16963 * i386-biarch-core.exp: Define corefile using
16964 standard_output_file.
16965
01113bc1
YQ
169662016-02-12 Yao Qi <yao.qi@linaro.org>
16967
16968 * gdb.arch/arm-single-step-kernel-helper.c: New.
16969 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16970
33b4777c
MM
169712016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16972
16973 * gdb.btrace/tailcall-only.exp: New.
16974 * gdb.btrace/tailcall-only.c: New.
16975 * gdb.btrace/x86_64-tailcall-only.S: New.
16976 * gdb.btrace/i686-tailcall-only.S: New.
16977
acc23c11
PA
169782016-02-11 Pedro Alves <palves@redhat.com>
16979
16980 * README (Parallel testing): Add missing double quotes.
16981
e352bf0a
PA
169822016-02-11 Pedro Alves <palves@redhat.com>
16983
16984 * README (Parallel testing): New section.
16985 (GDB_PARALLEL): Rewrite.
16986 (FORCE_PARALLEL): Document.
16987
9f5fed78
MK
169882016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16989
16990 * gdb.trace/tfile-avx.c: New test.
16991 * gdb.trace/tfile-avx.exp: New test.
16992
9ef9e6a6
KS
169932016-02-09 Keith Seitz <keiths@redhat.com>
16994
16995 PR breakpoints/19546
16996 * gdb.base/infcall-exec.c: New file.
16997 * gdb.base/infcall-exec2.c: New file.
16998 * gdb.base/infcall-exec.exp: New file.
16999
a96e36da
KS
170002016-02-09 Keith Seitz <keiths@redhat.com>
17001
17002 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17003 (toplevel): Call test_bkpt_address.
17004
9f61929f
KS
170052016-02-09 Keith Seitz <keiths@redhat.com>
17006
17007 PR python/19506
17008 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17009 (toplevel): Call test_bkpt_address.
17010
1e94266c
SM
170112016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17012
17013 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17014 to AC_OUTPUT.
17015 * configure: Regenerate.
17016
2a7f3dff
PA
170172016-02-09 Pedro Alves <palves@redhat.com>
17018
17019 PR breakpoints/19548
17020 * gdb.base/execl-update-breakpoints.c (some_function): New
17021 function.
17022 (main): Call it.
17023 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17024 Tighten expected GDB output.
17025
2151ccc5
SM
170262016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17027
17028 * Makefile.in (ALL_SUBDIRS): Remove.
17029 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17030 (distclean maintainer-clean realclean): Likewise.
17031 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17032 * configure: Regenerate.
17033 * gdb.ada/Makefile.in: Delete.
17034 * gdb.arch/Makefile.in: Likewise.
17035 * gdb.asm/Makefile.in: Likewise.
17036 * gdb.base/Makefile.in: Likewise.
17037 * gdb.btrace/Makefile.in: Likewise.
17038 * gdb.cell/Makefile.in: Likewise.
17039 * gdb.compile/Makefile.in: Likewise.
17040 * gdb.cp/Makefile.in: Likewise.
17041 * gdb.disasm/Makefile.in: Likewise.
17042 * gdb.dlang/Makefile.in: Likewise.
17043 * gdb.dwarf2/Makefile.in: Likewise.
17044 * gdb.fortran/Makefile.in: Likewise.
17045 * gdb.gdb/Makefile.in: Likewise.
17046 * gdb.go/Makefile.in: Likewise.
17047 * gdb.guile/Makefile.in: Likewise.
17048 * gdb.java/Makefile.in: Likewise.
17049 * gdb.linespec/Makefile.in: Likewise.
17050 * gdb.mi/Makefile.in: Likewise.
17051 * gdb.modula2/Makefile.in: Likewise.
17052 * gdb.multi/Makefile.in: Likewise.
17053 * gdb.objc/Makefile.in: Likewise.
17054 * gdb.opencl/Makefile.in: Likewise.
17055 * gdb.opt/Makefile.in: Likewise.
17056 * gdb.pascal/Makefile.in: Likewise.
17057 * gdb.perf/Makefile.in: Likewise.
17058 * gdb.python/Makefile.in: Likewise.
17059 * gdb.reverse/Makefile.in: Likewise.
17060 * gdb.server/Makefile.in: Likewise.
17061 * gdb.stabs/Makefile.in: Likewise.
17062 * gdb.threads/Makefile.in: Likewise.
17063 * gdb.trace/Makefile.in: Likewise.
17064 * gdb.xml/Makefile.in: Likewise.
17065 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17066 GDB_PARALLEL.
17067 (standard_output_file): Remove check for GDB_PARALLEL, always
17068 return path in outputs/$subdir/$testname.
17069
437277d4
SM
170702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17071
17072 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17073 (site.exp): Assign abs_srcdir to tcl's srcdir.
17074
31d913c7
YQ
170752016-02-04 Yao Qi <yao.qi@linaro.org>
17076
17077 * gdb.base/foll-exec-mode.c: Include limits.h.
17078 (main): Add parameters argc and argv. Get directory from
17079 argv[0].
17080 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17081 compilation.
17082 * gdb.base/foll-exec.c: Include limits.h.
17083 (main): Add parameters argc and argv.
17084 Get directory from argv[0].
17085 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17086 Adjust tests on the number of lines as source code changed.
17087 * gdb.base/foll-vfork-exit.c: Include limits.h.
17088 (main): Add one line of statement before vfork.
17089 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17090 (main): Add parameters argc and argv. Get directory from
17091 argv[0].
17092 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17093 (setup_gdb): Set tbreak to skip some source lines.
17094 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17095 (main): Add parameters argc and argv. Get directory from
17096 argv[0].
17097 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17098 compilation.
17099 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17100 (main): Add parameters argc and argv. Get directory from
17101 argv[0].
17102 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17103 compilation.
17104
9482b9fb
DE
171052016-02-01 Doug Evans <dje@google.com>
17106
17107 * gdb.base/skip.exp: Clean up multiple references to same test name.
17108
6b2e4f10
PA
171092016-02-01 Pedro Alves <palves@redhat.com>
17110
ccb6afd6 17111 PR remote/19496
6b2e4f10
PA
17112 * gdb.threads/forking-threads-plus-breakpoint.exp
17113 (displaced_stepping_supported): New global.
17114 (probe_displaced_stepping_support): New procedure.
17115 (do_test): Add 'displaced' parameter, and use it.
17116 (top level): Check for displaced stepping support. Add displaced
17117 stepping on/off testing axis.
17118
37a8db1a
AB
171192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17120
17121 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17122 pointer. Don't perform further tests on the unassociated pointer
17123 if the first test fails.
17124
5fdf6324
AB
171252016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17126
17127 * gdb.base/max-value-size.c: New file.
17128 * gdb.base/max-value-size.exp: New file.
17129 * gdb.base/huge.exp: Disable max-value-size for this test.
17130
935c6144
IB
171312016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17132
17133 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17134
7fe8399d
YQ
171352016-01-28 Yao Qi <yao.qi@linaro.org>
17136
17137 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17138
a2077e25
PA
171392016-01-25 Pedro Alves <palves@redhat.com>
17140
17141 PR threads/19461
17142 * gdb.base/fork-running-state.c: New file.
17143 * gdb.base/fork-running-state.exp: New file.
17144
1d2736d4
PA
171452016-01-25 Pedro Alves <palves@redhat.com>
17146
17147 PR gdb/19494
17148 * gdb.base/catch-fork-kill.c: New file.
17149 * gdb.base/catch-fork-kill.exp: New file.
17150
f1da4b11
PA
171512016-01-25 Pedro Alves <palves@redhat.com>
17152
17153 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17154 Delete, moved to lib/gdb.exp.
17155 * gdb.threads/forking-threads-plus-breakpoint.exp
17156 (foreach_with_prefix): Likewise.
17157 * gdb.threads/process-dies-while-handling-bp.exp
17158 (foreach_with_prefix): Likewise.
17159 * lib/gdb.exp (foreach_with_prefix): New procedure.
17160
45f38546
MK
171612016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17162
17163 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17164 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17165
dc29a1ce
MK
171662016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17167
17168 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17169 endian targets.
17170
092127d7
JK
171712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17172 Pedro Alves <palves@redhat.com>
17173
17174 Fix testsuite compatibility with Guile.
17175 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17176 number.
17177
31d765d3
JK
171782016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17179
17180 Fix testsuite compatibility with Guile.
17181 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17182 (thread 1): New test for backtrace through signal handler.
17183
1ac78c04
YQ
171842016-01-22 Yao Qi <yao.qi@linaro.org>
17185
17186 PR testsuite/19491
17187 * gdb.base/multi-forks.c: Include
17188 ../lib/unbuffer_output.c
17189 (main): Call gdb_unbuffer_output.
17190
4f5946a8
DE
171912016-01-21 Doug Evans <dje@google.com>
17192
17193 * lib/ada.exp (gdb_compile_ada): Fix typo.
17194
305e13e6
JB
171952016-01-21 Joel Brobecker <brobecker@adacore.com>
17196
17197 * gdb.base/break-fun-addr.exp: New file.
17198 * gdb.base/break-fun-addr1.c: New file.
17199 * gdb.base/break-fun-addr2.c: New file.
17200
5f5dfff6
SM
172012016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17202
17203 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17204 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17205 enum flag values.
17206
fd356fa2
AA
172072016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17208
17209 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17210 when GDB can not set the vector return value. Add more comments
17211 for clarification.
17212
9df22175
AT
172132016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17214
17215 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17216 command.
17217
41d1845e
SM
172182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17219
17220 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17221
01ac6840
SM
172222016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17223
17224 * Makefile.in (check-single): Pass --status to runtest.
17225 (check/%.exp): Likewise.
17226
172272016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17228
17229 * Makefile.in (check-parallel): Propagate return code from make
17230 do-check-parallel.
17231
bd0a71fa
MK
172322016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17233
17234 * gdb.trace/ftrace.exp: Fix expected message on continue.
17235 * gdb.trace/pending.exp: Fix expected message on continue.
17236 * gdb.trace/trace-break.exp: Fix expected message on continue.
17237
8bcbad33
SM
172382016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17239
17240 * lib/gdb.exp (gdb_test): Remove unused global references.
17241
f303dbd6
PA
172422016-01-18 Pedro Alves <palves@redhat.com>
17243
17244 * gdb.base/async-shell.exp: Adjust expected output.
17245 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17246 * gdb.base/siginfo-thread.exp: Adjust expected output.
17247 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17248 * gdb.java/jnpe.exp: Adjust expected output.
17249 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17250 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17251 * gdb.threads/leader-exit.exp: Adjust expected output.
17252 * gdb.threads/manythreads.exp: Adjust expected output.
17253 * gdb.threads/pthreads.exp: Adjust expected output.
17254 * gdb.threads/schedlock.exp: Adjust expected output.
17255 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17256 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17257 expected output.
17258 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17259 output.
17260 * gdb.threads/sigthread.exp: Adjust expected output.
17261 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17262
b2789696
YQ
172632016-01-18 Yao Qi <yao.qi@linaro.org>
17264
17265 * gdb.guile/scm-section-script.c: Replace @progbits with
17266 %progbits.
17267 * gdb.python/py-section-script.c: Likewise.
17268
71ef29a8
PA
172692016-01-15 Pedro Alves <palves@redhat.com>
17270
17271 * gdb.multi/tids.exp: Test star wildcard ranges.
17272
3f5b7598
PA
172732016-01-15 Pedro Alves <palves@redhat.com>
17274
17275 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17276 command from "thread apply" invocation.
17277 (thr_apply_info_thr_invalid): Default the expected output to the
17278 input tid list.
17279 (top level): Add tests that use convenience variables. Add tests
17280 for "thread apply" with a valid TID list, but missing the command.
17281
663f6d42
PA
172822016-01-13 Pedro Alves <palves@redhat.com>
17283
17284 * gdb.base/default.exp: Expect $_gthread as well.
17285 * gdb.multi/tids.exp: Test $_gthread.
17286 * gdb.threads/thread-specific.exp: Test $_gthread.
17287
c84f6bbf
PA
172882016-01-13 Pedro Alves <palves@redhat.com>
17289
17290 * gdb.multi/tids.exp: Test "info threads -gid".
17291
22a02324
PA
172922016-01-13 Pedro Alves <palves@redhat.com>
17293
17294 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17295 Breakpoint.thread.
17296 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17297
5d5658a1
PA
172982016-01-07 Pedro Alves <palves@redhat.com>
17299
17300 * gdb.base/break.exp: Adjust to output changes.
17301 * gdb.base/hbreak2.exp: Likewise.
17302 * gdb.base/sepdebug.exp: Likewise.
17303 * gdb.base/watch_thread_num.exp: Likewise.
17304 * gdb.linespec/keywords.exp: Likewise.
17305 * gdb.multi/info-threads.exp: Likewise.
17306 * gdb.threads/thread-find.exp: Likewise.
17307 * gdb.multi/tids.c: New file.
17308 * gdb.multi/tids.exp: New file.
17309
84654457
PA
173102016-01-13 Pedro Alves <palves@redhat.com>
17311
17312 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17313
e3940304
PA
173142016-01-13 Pedro Alves <palves@redhat.com>
17315
17316 * gdb.base/default.exp: Expect $_inferior as well.
17317 * gdb.multi/base.exp: Test $_inferior.
17318
a911d87a
PA
173192016-01-13 Pedro Alves <palves@redhat.com>
17320
17321 PR breakpoints/19388
17322 * gdb.base/catch-signal-siginfo-cond.c: New file.
17323 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17324
82075af2
JS
173252016-01-12 Josh Stone <jistone@redhat.com>
17326 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17327
17328 * gdb.base/catch-syscall.c (do_execve): New variable.
17329 (main): Conditionally trigger an execve.
17330 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17331 (test_catch_syscall_execve): New, check entry/return across execve.
17332 (do_syscall_tests): Call test_catch_syscall_execve.
17333
e46eeedd
PA
173342016-01-12 Pedro Alves <palves@redhat.com>
17335
17336 * gdb.base/random-signal.exp (do_test): New procedure, with body
17337 of testcase moved in.
17338
01d8c27e
JK
173392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17340 Pedro Alves <palves@redhat.com>
17341
17342 * gdb.base/funcargs.exp (finish from indirectly called function):
17343 Reintroduce the case for 'First'.
17344
9a706302
JK
173452016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17346 Pedro Alves <palves@redhat.com>
17347
17348 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17349 (tcatch_vfork_then_child_follow_exec)
17350 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17351 identification.
17352
c0ecb95f
JK
173532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17354
17355 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17356 and repeats to unlimited.
17357 * gdb.python/py-value.exp: Likewise.
17358 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17359 and repeats to unlimited.
17360
6cfc1fcb
JK
173612016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17362
17363 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17364 and reordering the functions.
17365 * gdb.multi/hangout.c: Likewise.
17366 * gdb.multi/hello.c: Likewise.
17367
582a1b00
SM
173682016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17369
17370 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17371 absolute.
17372 (SingleStatisticTestResult.report): Use dict.keys instead of
17373 dict.iterkeys.
17374
79bc59cb
PA
173752016-01-06 Pedro Alves <palves@redhat.com>
17376
17377 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17378
43368e1d
MM
173792016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17380
17381 * gdb.btrace/dlopen.exp: New.
17382 * gdb.btrace/dlopen.c: New.
17383 * gdb.btrace/dlopen-dso.c: New.
17384
79fad5b8
SL
173852015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17386
17387 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17388 PATTERN argument is optional.
17389
ab8314b3
JB
173902015-12-24 Joel Brobecker <brobecker@adacore.com>
17391
17392 * lib/ada.exp (target_compile_ada_from_dir): New function.
17393 (gdb_compile_ada): Reimplement avoiding the use of project files.
17394 * gdb.ada/gnat_ada.gpr: Delete.
17395 * gdb.ada/cond_lang.exp: Adjust test to make path before
17396 filename optional.
17397 * gdb.ada/small_reg_param.exp: Likewise.
17398
fe33faff
SM
173992015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17400
17401 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17402
6d265cb4
TP
174032015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17404
17405 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17406 case.
17407
10125099
SM
174082015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17409
17410 * gdb.base/break.exp: Remove dead code.
17411 * gdb.base/sepdebug.exp: Likewise.
17412
3ca22649
SM
174132015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17414
17415 * gdb.asm/asm-source.exp: Remove HP-UX references.
17416 * gdb.base/annota1.exp: Likewise.
17417 * gdb.base/annota3.exp: Likewise.
17418 * gdb.base/attach.exp: Likewise.
17419 * gdb.base/bigcore.exp: Likewise.
17420 * gdb.base/break.exp: Likewise.
17421 * gdb.base/call-ar-st.exp: Likewise.
17422 * gdb.base/callfuncs.exp: Likewise.
17423 * gdb.base/catch-fork-static.exp: Likewise.
17424 * gdb.base/display.exp: Likewise.
17425 * gdb.base/foll-exec-mode.exp: Likewise.
17426 * gdb.base/foll-exec.exp: Likewise.
17427 * gdb.base/foll-fork.exp: Likewise.
17428 * gdb.base/foll-vfork.exp: Likewise.
17429 * gdb.base/funcargs.exp: Likewise.
17430 * gdb.base/hbreak2.exp: Likewise.
17431 * gdb.base/inferior-died.exp: Likewise.
17432 * gdb.base/interrupt.exp: Likewise.
17433 * gdb.base/multi-forks.exp: Likewise.
17434 * gdb.base/nodebug.exp: Likewise.
17435 * gdb.base/sepdebug.exp: Likewise.
17436 * gdb.base/solib1.c: Likewise.
17437 * gdb.base/step-test.exp: Likewise.
17438 * gdb.mi/non-stop.c: Likewise.
17439 * gdb.mi/pthreads.c: Likewise.
17440 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17441 * gdb.threads/pthreads.c: Likewise.
17442 * gdb.threads/staticthreads.exp: Likewise.
17443 * lib/future.exp: Likewise.
17444 * lib/gdb.exp: Likewise.
17445 * gdb.base/so-indr-cl.c: Remove.
17446 * gdb.base/so-indr-cl.exp: Likewise.
17447 * gdb.base/solib.c: Likewise.
17448 * gdb.base/solib.exp: Likewise.
17449 * gdb.base/solib2.c: Likewise.
17450
b6304613
SM
174512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17452
17453 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17454 * gdb.base/call-ar-st.exp: Likewise.
17455 * gdb.base/callfuncs.exp: Likewise.
17456 * gdb.base/condbreak.exp: Likewise.
17457 * gdb.base/constvars.exp: Likewise.
17458 * gdb.base/hbreak2.exp: Likewise.
17459 * gdb.base/langs.exp: Likewise.
17460 * gdb.base/list.exp: Likewise.
17461 * gdb.base/long_long.exp: Likewise.
17462 * gdb.base/ptype.exp: Likewise.
17463 * gdb.base/scope.exp: Likewise.
17464 * gdb.base/signals.exp: Likewise.
17465 * gdb.base/so-impl-ld.exp: Likewise.
17466 * gdb.base/varargs.exp: Likewise.
17467 * gdb.base/volatile.exp: Likewise.
17468 * gdb.base/whatis.exp: Likewise.
17469 * gdb.cp/cplusfuncs.exp: Likewise.
17470 * gdb.cp/inherit.exp: Likewise.
17471 * gdb.cp/local.exp: Likewise.
17472 * gdb.cp/member-ptr.exp: Likewise.
17473 * gdb.cp/method.exp: Likewise.
17474 * gdb.cp/overload.exp: Likewise.
17475 * gdb.cp/templates.exp: Likewise.
17476 * gdb.stabs/weird.exp: Likewise.
17477 * lib/compiler.c: Likewise.
17478 * lib/compiler.cc: Likewise.
17479 * lib/cp-support.exp: Likewise.
17480 * lib/gdb.exp: Likewise.
17481
bf401b07
SM
174822015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17483
17484 * configure.ac: Remove HP-UX case.
17485 * configure: Regenerate.
17486
aff9c0f8
SM
174872015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17488
17489 * lib/gdb.exp (gdb_compile): Add function doc.
17490
a6904d5a
PA
174912015-12-17 Pedro Alves <palves@redhat.com>
17492
17493 PR threads/19354
17494 * gdb.multi/info-threads.exp: New file.
17495
a22279dd
YQ
174962015-12-15 Yao Qi <yao.qi@linaro.org>
17497
17498 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17499 is aarch64*-*-*.
17500
0588c796
SL
175012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17502
17503 * gdb.base/history-duplicates.exp: Skip if no readline support.
17504
5d978e17
SL
175052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17506
17507 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17508
7e763b86
SL
175092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17510
17511 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17512
87a3a92c
SL
175132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17514
17515 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17516 ctrl-C if nointerrupts target property is set.
17517 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17518 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17519 * gdb.base/paginate-bg-execution.exp: Likewise.
17520 * gdb.base/paginate-execution-startup.exp: Likewise.
17521 * gdb.base/random-signal.exp: Likewise.
17522 * gdb.base/range-stepping.exp: Likewise.
17523 * gdb.cp/annota2.exp: Likewise.
17524 * gdb.cp/annota3.exp: Likewise.
17525 * gdb.gdb/selftest.exp: Likewise.
17526 * gdb.threads/continue-pending-status.exp: Likewise.
17527 * gdb.threads/leader-exit.exp: Likewise.
17528 * gdb.threads/manythreads.exp: Likewise.
17529 * gdb.threads/pthreads.exp: Likewise.
17530 * gdb.threads/schedlock.exp: Likewise.
17531 * gdb.threads/sigthread.exp: Likewise.
17532
a8f077dc
DB
175332015-12-11 Don Breazeal <donb@codesourcery.com>
17534
17535 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17536 remote.
17537 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17538 * gdb.base/foll-exec.exp (main): Enable for target remote.
17539 * gdb.base/foll-fork.exp (main): Likewise.
17540 * gdb.base/foll-vfork.exp (main): Likewise.
17541 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17542 (proc continue_to_exit_bp_loc): Use clean_restart.
17543 * gdb.base/pie-execl.exp (main): Disable for target remote.
17544 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17545 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17546 * gdb.threads/execl.exp (main): Likewise.
17547 * gdb.threads/fork-child-threads.exp (main): Likewise.
17548 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17549 remote.
17550 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17551 remote.
17552 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17553 pid.tid style ptids, instead of just tid.
17554 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17555 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17556 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17557 ptids, instead of just tid.
17558
3b2464a8
AB
175592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17560
17561 * gdb.base/list.exp (test_list_forward): Add end of file error
17562 test.
17563 (test_repeat_list_command): Add end of file error test.
17564 (test_list_backwards): Add beginning of file error test.
17565
a0def019
AB
175662015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17567
17568 * gdb.base/list.exp (test_list_invalid_args): New function,
17569 defined, and called.
17570
5c000dff
AB
175712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17572
17573 * gdb.base/list.exp (test_list): Make test names unique.
17574
f1637ebe
YQ
175752015-12-11 Yao Qi <yao.qi@linaro.org>
17576
17577 * gdb.base/coremaker2.c: Remove.
17578
36d6fc0a
PA
175792015-12-10 Pedro Alves <palves@redhat.com>
17580
17581 * gdb.multi/base.exp: Remove stale "spaces" references.
17582
762f7747
PA
175832015-12-10 Pedro Alves <palves@redhat.com>
17584
17585 * gdb.multi/base.exp: Don't use nowarnings.
17586 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17587 * gdb.multi/hangout.c: Include stdio.h.
17588 * gdb.multi/hello.c: Include stdlib.h.
17589 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17590 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17591 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17592
28d2bfb9
AB
175932015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17594
17595 * gdb.dwarf2/dw2-ranges-base.c: New file.
17596 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17597 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17598 support additional line table, and debug ranges generation.
17599 (Dwarf::ranges): New function, generate .debug_ranges.
17600 (Dwarf::lines): Support generating simple line table programs.
17601 (Dwarf::assemble): Initialise new namespace variables.
17602
5fc2beac
KB
176032015-12-09 Kevin Buettner <kevinb@redhat.com>
17604
17605 * gdb.base/async.exp (proc test_background): Add case for
17606 asynchronous execution not supported.
17607
1c35a88f
LM
176082015-12-09 Luis Machado <lgustavo@codesourcery.com>
17609
17610 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17611 format and change test names to make them unique.
17612
b593e3d9
RK
176132015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17614 Pedro Alves <pedro@redhat.com>
17615
17616 PR gdb/18702
17617 Add checking of floatformats setup on x86_64 hosts.
17618 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17619 (smallval, bigval): New labels/constants.
17620 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17621 float" after loading bigval and smallval.
17622
d72413e6
PMR
176232015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17624
17625 * gdb.ada/fun_overload_menu.exp: New testcase.
17626 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17627
ece66d65
JS
176282015-12-04 Josh Stone <jistone@redhat.com>
17629
17630 * gdb.base/catch-fork-static.exp: New.
17631
41d0efca
YQ
176322015-12-03 Yao Qi <yao.qi@linaro.org>
17633
17634 * gdb.base/sizeof.c: Don't include stdio.h and
17635 ../lib/unbuffer_output.c.
17636 (main): New variable 'size' and 'value'. Remove printf and
17637 gdb_unbuffer_output. Assign return value to size and value.
17638 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17639 at the beginning.
17640 (check_sizeof): Check the result by printing variable 'size'.
17641 (check_valueof): Check the result by printing variable 'value'.
17642
99fd02d9
YQ
176432015-12-01 Yao Qi <yao.qi@linaro.org>
17644
17645 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17646 for aarch64*-*-linux* target.
17647
f2faf941
PA
176482015-11-30 Pedro Alves <palves@redhat.com>
17649
17650 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17651
04bf20c5
PA
176522015-11-30 Pedro Alves <palves@redhat.com>
17653
17654 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17655 Handle non-stop mode vCont replies.
17656
09df4675
PA
176572015-11-30 Pedro Alves <palves@redhat.com>
17658
17659 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17660 prepare_for_testing. Start gdb with "set non-stop on" appended to
17661 GDBFLAGS. Lax expected stop output.
17662
58b584af
YQ
176632015-11-27 Yao Qi <yao.qi@linaro.org>
17664
17665 * gdb.arch/arm-neon.exp: New.
17666 * gdb.arch/arm-neon.c: New.
17667
dfcb77a8
YQ
176682015-11-27 Yao Qi <yao.qi@linaro.org>
17669
17670 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17671
88e8ec1b
YQ
176722015-11-27 Yao Qi <yao.qi@linaro.org>
17673
17674 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17675 frames-invalid annotation.
17676
bfde72c2
YQ
176772015-11-27 Yao Qi <yao.qi@linaro.org>
17678
17679 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17680
f6512a69
SM
176812015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17682
17683 * gdb.threads/names.exp: New file.
17684 * gdb.threads/names.c: New file.
17685 * README: Mention gdb,no_thread_names.
17686
46a3515b
MM
176872015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17688
17689 PR 19297
17690 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17691 support" error.
17692
62147a22
PA
176932015-11-24 Pedro Alves <palves@redhat.com>
17694
17695 PR 17539
17696 * gdb.base/display.exp: Expect displays to be sorted in ascending
17697 order. Use multi_line.
17698 * gdb.base/solib-display.exp: Likewise.
17699
2f341b6e
PA
177002015-11-24 Pedro Alves <palves@redhat.com>
17701
17702 PR 17539
25d49b86
PA
17703 * gdb.base/display.exp: Expect displays to be sorted in ascending
17704 order. Use multi_line.
17705 * gdb.base/solib-display.exp: Likewise.
2f341b6e 17706
7e0aa6aa
PA
177072015-11-24 Pedro Alves <palves@redhat.com>
17708
17709 PR 17539
17710 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17711 threads in ascending order.
17712 * gdb.base/foll-fork.exp: Likewise.
17713 * gdb.base/foll-vfork.exp: Likewise.
17714 * gdb.base/multi-forks.exp: Likewise.
17715 * gdb.mi/mi-nonstop.exp: Likewise.
17716 * gdb.mi/mi-nsintrall.exp: Likewise.
17717 * gdb.multi/base.exp: Likewise.
17718 * gdb.multi/multi-arch.exp: Likewise.
17719 * gdb.python/py-inferior.exp: Likewise.
17720 * gdb.threads/break-while-running.exp: Likewise.
17721 * gdb.threads/execl.exp: Likewise.
17722 * gdb.threads/gcore-thread.exp: Likewise.
17723 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17724 * gdb.threads/kill.exp: Likewise.
17725 * gdb.threads/linux-dp.exp: Likewise.
17726 * gdb.threads/multiple-step-overs.exp: Likewise.
17727 * gdb.threads/next-bp-other-thread.exp: Likewise.
17728 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17729 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17730 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17731 * gdb.threads/thread-find.exp: Likewise.
17732 * gdb.threads/tls.exp: Likewise.
17733 * lib/mi-support.exp (mi_reverse_list): Delete.
17734 (mi_check_thread_states): No longer reverse list.
17735
2cc57ad8
PA
177362015-11-24 Pedro Alves <palves@redhat.com>
17737
17738 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17739 use lowercase.
17740
c93e8391
SM
177412015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17742
17743 * gdb.trace/actions.c: Include trace-common.h.
17744 (main): Add a location for a fast tracepoint.
17745 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17746 the normal tracepoints.
17747 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17748
045ccf91
SM
177492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17750
17751 * save-trace.exp: Factor out code to these...
17752 (gdb_save_tracepoints): New.
17753 (gdb_load_tracepoints): New.
17754 (do_save_load_test): New.
17755
5506f9f6
KB
177562015-11-23 Kevin Buettner <kevinb@redhat.com>
17757
17758 * gdb.base/asmlabel.exp: New test.
17759 * gdb.base/asmlabel.c: New test case.
17760
16c3b12f
JB
177612015-11-23 Joel Brobecker <brobecker@adacore.com>
17762
17763 * gdb.base/wrong_frame_bt_full-main.c: New file.
17764 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17765 * gdb.base/wrong_frame_bt_full.exp: New file.
17766
155bfbd3
JB
177672015-11-23 Joel Brobecker <brobecker@adacore.com>
17768
17769 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17770
bb097445
JM
177712015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17772
206853a0 17773 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
17774 pstate register when comparing registers values in
17775 sparc64-*-linux-gnu targets to avoid spurious differences.
17776
9c88ed8f
JM
177772015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17778
206853a0 17779 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 17780
96161e25
SL
177812015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17782
17783 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17784 as type argument to gdb_compile.
17785 * gdb.base/nested-subp2.exp: Likewise.
17786 * gdb.base/nested-subp3.exp: Likewise.
17787
340c2830
DV
177882015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17789
17790 * lib/dwarf.exp (_note): Fix left shift of negative value.
17791 * gdb.trace/trace-condition.exp: Likewise.
17792
c1862d0f
YQ
177932015-11-13 Yao Qi <yao.qi@linaro.org>
17794
17795 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17796 comments about d10v.
17797 (test_scalar_returns): Likewise.
17798 * gdb.base/d10v.ld: Remove.
17799 * gdb.base/overlays.exp: Remove the target triplet checking for
17800 d10v-*-*.
17801 * gdb.base/structs.exp (test_struct_returns): Remove the
17802 comments about d10v.
17803 (test_struct_calls): Likewise.
17804
77ae9c19
YQ
178052015-11-13 Yao Qi <yao.qi@linaro.org>
17806
17807 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17808 * gdb.base/gnu_vector.c: Don't include stdio.h.
17809 (main): Don't print res and call add_some_intvecs.
17810
430e004e
MK
178112015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17812
17813 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17814 macro.
17815 (func5): Removed.
17816 (func4): Use FAST_TRACEPOINT_LABEL.
17817 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17818 macro.
17819 (func): Removed.
17820 (thread_function): Use FAST_TRACEPOINT_LABEL.
17821 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17822 (func): Remove.
17823 (marker): Use FAST_TRACEPOINT_LABEL.
17824 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17825 (pendfunc1): Remove.
17826 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17827 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17828 (foo): Remove.
17829 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17830 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17831 macro.
17832 (func): Remove.
17833 (marker): Use FAST_TRACEPOINT_LABEL.
17834 * gdb.trace/trace-common.h: New header.
17835 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17836 macro.
17837 (func): Remove.
17838 (marker): Use FAST_TRACEPOINT_LABEL.
17839 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17840 (func): Remove.
17841 (thread_function): Use FAST_TRACEPOINT_LABEL.
17842
6e7675a7
MK
178432015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17844
17845 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17846 in front.
17847 * gdb.trace/change-loc.exp: Use global pcreg definition.
17848 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17849 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17850 in front.
17851 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17852 * gdb.trace/pending.exp: Likewise.
17853 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17854 * gdb.trace/trace-break.exp: Likewise.
17855 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17856 in front.
17857 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17858 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17859 in front.
17860 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17861
dddc0e16
JB
178622015-11-09 Joel Brobecker <brobecker@adacore.com>
17863
17864 * gdb.ada/fin_fun_out: New testcase.
17865
c6f0b406
KB
178662015-11-07 Kevin Buettner <kevinb@redhat.com>
17867
17868 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17869 value associated with DW_AT_byte_size.
17870 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17871 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17872 DW_AT_upper_bound.
17873
f01dcfd9
KB
178742015-11-07 Kevin Buettner <kevinb@redhat.com>
17875
17876 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17877 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17878 version.
17879 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17880 gdb.dwarf2/dw2-canonicalize-type.exp,
17881 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17882 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17883 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17884 provided by gdb_target_symbol_prefix_flags_asm.
17885 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17886 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17887 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17888 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17889 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17890 macros where needed). Use this macro for symbols which require
17891 the prefix provided by SYMBOL_PREFIX.
17892
2223449a
KB
178932015-11-05 Kevin Buettner <kevinb@redhat.com>
17894
17895 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17896 New procs.
17897 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17898 representing expressions, of more than one list element.
17899 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17900 to prepend linker symbol prefix to f.
17901 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17902 table_1 and table_2.
17903 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17904 Likewise, for f and g.
17905 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17906 for ptr.
17907 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17908 for main.
17909 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17910 table_1_ptr and table_2_ptr.
17911
6f2f1a3a
JK
179122015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17913 Joel Brobecker <brobecker@adacore.com>
17914
17915 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17916
566c56c9
MK
179172015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17918
17919 * gdb.reverse/s390-mvcle.c: New test.
17920 * gdb.reverse/s390-mvcle.exp: New file.
17921 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17922
d5f0636b
MK
179232015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17924
17925 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17926
7ad8b86c
MK
179272015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17928
17929 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17930 reaching marker2.
17931 * gdb.reverse/getresuid-reverse.exp: Likewise.
17932 * gdb.reverse/pipe-reverse.exp: Likewise.
17933 * gdb.reverse/readv-reverse.exp: Likewise.
17934 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17935 * gdb.reverse/time-reverse.exp: Likewise.
17936 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17937
4081c0f1
YQ
179382015-10-30 Yao Qi <yao.qi@linaro.org>
17939
17940 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17941 (empty_cycle): Remove.
17942 (main): Don't call empty_cycle. Don't use watch_count_done.
17943 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17944 empty_cycle. Rewrite the code counting HW watchpoints.
17945
452b4ba5
MK
179462015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17947
17948 * gdb.reverse/fstatat-reverse.c: New test.
17949 * gdb.reverse/fstatat-reverse.exp: New file.
17950 * gdb.reverse/getresuid-reverse.c: New test.
17951 * gdb.reverse/getresuid-reverse.exp: New file.
17952 * gdb.reverse/pipe-reverse.c: New test.
17953 * gdb.reverse/pipe-reverse.exp: New file.
17954 * gdb.reverse/readv-reverse.c: New test.
17955 * gdb.reverse/readv-reverse.exp: New file.
17956 * gdb.reverse/recvmsg-reverse.c: New test.
17957 * gdb.reverse/recvmsg-reverse.exp: New file.
17958 * gdb.reverse/time-reverse.c: New test.
17959 * gdb.reverse/time-reverse.exp: New file.
17960 * gdb.reverse/waitpid-reverse.c: New test.
17961 * gdb.reverse/waitpid-reverse.exp: New file.
17962
5e2e7507
JK
179632015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17964
17965 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17966
0fde2c53
DE
179672015-10-26 Doug Evans <dje@google.com>
17968
17969 PR symtab/17391
17970 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17971 * gdb.dwarf2/bad-regnum.c: New file.
17972 * gdb.dwarf2/bad-regnum.exp: New file.
17973
1a70ae97
DE
179742015-10-26 Doug Evans <dje@google.com>
17975
17976 PR python/18938
17977 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17978 file.
17979
27dc26ab
JK
179802015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17981
17982 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17983 for a change by "Mention language in compile error message".
17984
bed91f4d
SM
179852015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17986
17987 PR python/18073
17988 * gdb.python/py-type.c (C::a_method): New.
17989 (C::a_const_method): New.
17990 (C::a_static_method): New.
17991 (a_function): New.
17992 * gdb.python/py-type.exp (test_fields): Test getting fields
17993 from function and method.
17994
3f2f83dd
KB
179952015-10-21 Keven Boell <keven.boell@intel.com>
17996
17997 * gdb.fortran/vla-alloc-assoc.exp: New file.
17998 * gdb.fortran/vla-datatypes.exp: New file.
17999 * gdb.fortran/vla-datatypes.f90: New file.
18000 * gdb.fortran/vla-history.exp: New file.
18001 * gdb.fortran/vla-ptype-sub.exp: New file.
18002 * gdb.fortran/vla-ptype.exp: New file.
18003 * gdb.fortran/vla-sizeof.exp: New file.
18004 * gdb.fortran/vla-sub.f90: New file.
18005 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18006 * gdb.fortran/vla-value-sub-finish.exp: New file.
18007 * gdb.fortran/vla-value-sub.exp: New file.
18008 * gdb.fortran/vla-value.exp: New file.
18009 * gdb.fortran/vla-ptr-info.exp: New file.
18010 * gdb.mi/mi-vla-fortran.exp: New file.
18011 * gdb.mi/vla.f90: New file.
18012
27145d50
SL
180132015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18014
18015 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18016 of hardwired timeout value.
18017
5f3ff4f8
JK
180182015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18019 Pedro Alves <palves@redhat.com>
18020
18021 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18022 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18023
bfd09d20
JS
180242015-10-19 Josh Stone <jistone@redhat.com>
18025
18026 * gdb.base/catch-syscall.c: Include <sched.h>.
18027 (unknown_syscall): New variable.
18028 (main): Trigger a vfork and an unknown syscall.
18029 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18030 (unknown_syscall_number): Likewise.
18031 (check_call_to_syscall): Accept an optional syscall pattern.
18032 (check_return_from_syscall): Likewise.
18033 (check_continue): Likewise.
18034 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18035 (test_catch_syscall_skipping_return): New test toggling off 'catch
18036 syscall' to step over the syscall return, then toggling back on.
18037 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18038 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18039 (do_syscall_tests): Call test_catch_syscall_without_args and
18040 test_catch_syscall_mid_vfork.
18041 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18042 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18043
b32b93c6
AS
180442015-10-19 Andrew Stubbs <ams@codesourcery.com>
18045
18046 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18047 print g_vE): Add new pass patterns.
18048 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18049 print various symbol names for vptr fields.
18050
9d622bda
AB
180512015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18052
18053 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18054 results.
18055
0fd8ac1c
YQ
180562015-10-12 Yao Qi <yao.qi@linaro.org>
18057
18058 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18059
34240514
YQ
180602015-10-12 Yao Qi <yao.qi@linaro.org>
18061
18062 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18063 is aarch64*-*-linux*.
18064
8240f442
YQ
180652015-10-12 Yao Qi <yao.qi@linaro.org>
18066
18067 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18068 (can_relocate_bcond_true): ... it.
18069 (can_relocate_bcond_false): New function.
18070 (foo): Likewise.
18071 (can_relocate_bl): Likewise.
18072 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18073 can_relocate_bl.
18074
2520f728
PMR
180752015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18076
18077 * gdb.base/nested-addr.c: New file.
18078 * gdb.base/nested-addr.exp: New testcase.
18079
abcef95a
MM
180802015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18081
18082 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18083 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18084 its output. Ignore the output of "record goto begin" and instead
18085 check that GDB is replaying.
18086
145e3ddb
PA
180872015-10-09 Pedro Alves <palves@redhat.com>
18088
18089 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18090 (top level): Use it in the run with no args test.
18091
d5d8c4e1
IB
180922015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18093
18094 * gdb.dlang/properties.exp: New file.
18095
06e635ef
SL
180962015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18097
18098 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18099 whether or not address 0x1000 is mapped on the target.
18100
e019fd1d
SM
181012015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18102
18103 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18104 build.
18105
77ba2a67
MM
181062015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18107
18108 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18109 instruction-history test.
18110
c60eb31f
DE
181112015-09-28 Doug Evans <dje@google.com>
18112
18113 * gdb.base/gcore.c (array_func): Add reference to static_array.
18114
9a3c8263
SM
181152015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18116
18117 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18118 source line.
18119
9720e656
SL
181202015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18121
18122 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18123 short or char as base type.
18124
938d3bf2
SL
181252015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18126
18127 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18128 to allow any size enum.
18129
e6c2c623
PMR
181302015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18131
18132 * gdb.ada/array_ptr_renaming.exp: New testcase.
18133 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18134 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18135
06da0f77
PL
181362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18137
18138 * gdb.trace/ftrace-lock.c: New file.
18139 * gdb.trace/ftrace-lock.exp: New file.
18140
4f51c22a
PL
181412015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18142
18143 * gdb.arch/insn-reloc.c: New file.
18144 * gdb.arch/ftrace-insn-reloc.exp: New file.
18145
7041adf4
PL
181462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18147
18148 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18149 instruction.
18150 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18151 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18152 * gdb.trace/range-stepping.c: Likewise.
18153 * gdb.trace/trace-break.c: Likewise.
18154 * gdb.trace/trace-mt.c (thread_function): Likewise.
18155 * gdb.trace/ftrace.c (marker): Likewise.
18156 * gdb.trace/trace-condition.c (marker): Likewise.
18157 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18158 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18159 is_aarch64_target.
18160
015d2e7e
DE
181612015-09-18 Doug Evans <xdje42@gmail.com>
18162
18163 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18164 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18165
26b188a2
SL
181662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18167
18168 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18169 the breakpoint.
18170
79dc332b
SL
181712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18172
18173 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18174 the pending breakpoint. Remove timeout override for "Run till
18175 MI pending breakpoint on pendfunc3 on thread 2" test.
18176
f57929f2
SL
181772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18178
18179 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18180 filename pattern.
18181
3f469b17
SL
181822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18183
18184 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18185 in breakpoint filename pattern.
18186
515b89b3
SL
181872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18188
7800dbe4
SL
18189 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18190
181912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18192
515b89b3
SL
18193 * gdb.linespec/explicit.exp: Check for readline support for
18194 tab-completion tests. Fix obvious typo.
18195
d2939ba2
MM
181962015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18197
18198 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18199 and replay.
18200
cbb55fa7
MM
182012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18202
18203 * gdb.btrace/non-stop.c: New.
18204 * gdb.btrace/non-stop.exp: New.
18205
43691ca1
PL
182062015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18207 Yao Qi <yao.qi@linaro.org>
18208
18209 * gdb.trace/trace-condition.c: New file.
18210 * gdb.trace/trace-condition.exp: New file.
18211
d78908cf
WW
182122015-09-16 Wei-cheng Wang <cole945@gmail.com>
18213
18214 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18215 for testing bytecode compilation.
18216
1ed415e2
PA
182172015-09-16 Pedro Alves <palves@redhat.com>
18218 Sandra Loosemore <sandra@codesourcery.com>
18219
18220 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18221 (SECONDS): Redefine.
18222 (main): Call pthread_kill and alarm early.
18223 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18224 support.
18225 (test): If the target can't hardware step and doesn't support
18226 displaced stepping, increase the timeout.
18227
d136eff5
PA
182282015-09-16 Pedro Alves <palves@redhat.com>
18229
18230 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18231 (enable_debug): New procedures.
18232 (test): Use them. Bail out if waiting for threads fails.
18233 (top level): Bail out if a test fails.
18234
991f019c
YQ
182352015-09-16 Yao Qi <yao.qi@linaro.org>
18236
18237 * gdb.asm/asm-source.exp: Set asm-arch for
18238 aarch64*-*-* target.
18239 * gdb.asm/aarch64.inc: New file.
18240
bfca584f
PMR
182412015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18242
18243 * gdb.ada/array_of_variable_length.exp: New testcase.
18244 * gdb.ada/array_of_variable_length/foo.adb: New file.
18245 * gdb.ada/array_of_variable_length/pck.adb: New file.
18246 * gdb.ada/array_of_variable_length/pck.ads: New file.
18247
b326e587
DE
182482015-09-15 Doug Evans <dje@google.com>
18249
18250 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18251 of function static local variable.
18252
5382cfab
PW
182532015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18254
18255 * gdb.threads/tls-so_extern.exp: New test file.
18256 * gdb.threads/tls-so_extern.c: New test file.
18257 * gdb.threads/tls-so_extern_main.c: New test file.
18258
141c5cc4
JK
182592015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18260
18261 * gdb.opt/solib-intra-step-lib.c: New file.
18262 * gdb.opt/solib-intra-step-main.c: New file.
18263 * gdb.opt/solib-intra-step.exp: New file.
18264
d15dcecd
PA
182652015-09-15 Pedro Alves <palves@redhat.com>
18266
18267 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18268 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18269
4c2f2a79
PA
182702015-09-14 Pedro Alves <palves@redhat.com>
18271
18272 * gdb.base/hook-stop-continue.c: Delete.
18273 * gdb.base/hook-stop-continue.exp: Delete.
18274 * gdb.base/hook-stop-frame.c: Delete.
18275 * gdb.base/hook-stop-frame.exp: Delete.
18276 * gdb.base/hook-stop.c: New file.
18277 * gdb.base/hook-stop.exp: New file.
18278
919e6dbe
PMR
182792015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18280
18281 * gdb.ada/access_to_packed_array.exp: New testcase.
18282 * gdb.ada/access_to_packed_array/foo.adb: New file.
18283 * gdb.ada/access_to_packed_array/pack.adb: New file.
18284 * gdb.ada/access_to_packed_array/pack.ads: New file.
18285
157280a4
MM
182862015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18287
18288 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18289 buffer size test.
18290
2fd33e94
DB
182912015-09-11 Don Breazeal <donb@codesourcery.com>
18292
18293 * gdb.base/foll-exec.c: Add copyright header. Fix
18294 formatting issues.
18295 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18296 (do_exec_tests): Use clean_restart in place of zap_session,
18297 and for test initialization. Fix formatting issues. Use
18298 fail in place of perror.
18299 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18300 an expect statement to match an expression with output from
18301 the program under debug.
18302 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18303 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18304 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18305 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18306 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18307
e70b6e8e
DE
183082015-09-09 Doug Evans <dje@google.com>
18309
18310 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18311
7a551a51
DE
183122015-09-09 Doug Evans <dje@google.com>
18313
18314 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18315
4c666f84
DE
183162015-09-09 Doug Evans <dje@google.com>
18317
18318 * gdb.base/savedregs.exp: Fix typo.
18319
243a9253
PA
183202015-09-09 Pedro Alves <palves@redhat.com>
18321
18322 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18323
c0fa8fbd
SL
183242015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18325
18326 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18327 command actually switches threads. Give up on remaining
18328 tests if target fails to stop at breakpoint.
18329
cd7c1778
PMR
183302015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18331
18332 * gdb.ada/funcall_char.exp: New testcase.
18333 * gdb.ada/funcall_char/foo.adb: New file.
18334
dc5c8746
PMR
183352015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18336
18337 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18338 expected outputs. Add two testcases for completing ambiguous
18339 functions.
18340 * gdb.ada/complete/aux_pck.adb: New file.
18341 * gdb.ada/complete/aux_pck.ads: New file.
18342 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18343 Ambiguous_Func functions.
18344 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18345 * gdb.ada/complete/pck.adb: Likewise.
18346
4e83a1e7
UW
183472015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18348
18349 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18350 failures to run the test program under GDB.
18351
8ce74153
LM
183522015-08-26 Luis Machado <lgustavo@codesourcery.com>
18353
18354 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18355 to C.
18356
e9756d52
PP
183572015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18358
18359 * gdb.base/run-after-attach.exp: New test file.
18360 * gdb.base/run-after-attach.c: New test file.
18361
8d37573b
DB
183622015-08-26 Don Breazeal <donb@codesourcery.com>
18363
18364 * gdb.base/foll-exec-2.c: New test program.
18365 * gdb.base/foll-exec-2.exp: New test.
18366
63e43d3a
PMR
183672015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18368
18369 * gdb.base/nested-subp1.exp: New file.
18370 * gdb.base/nested-subp1.c: New file.
18371 * gdb.base/nested-subp2.exp: New file.
18372 * gdb.base/nested-subp2.c: New file.
18373 * gdb.base/nested-subp3.exp: New file.
18374 * gdb.base/nested-subp3.c: New file.
18375
3d40fbb5
PA
183762015-08-24 Pedro Alves <palves@redhat.com>
18377
18378 * gdb.server/connect-without-multi-process.c: New file.
18379 * gdb.server/connect-without-multi-process.exp: New file.
18380
4422ac93
LM
183812015-08-24 Luis Machado <lgustavo@codesourcery.com>
18382
18383 * gdb.opt/inline-markers.c: Make z int.
18384
91dddb86
LM
183852015-08-24 Luis Machado <lgustavo@codesourcery.com>
18386
18387 * gdb.opt/inline-markers.c: Make z volatile.
18388
a48847ee
LM
183892015-08-24 Luis Machado <lgustavo@codesourcery.com>
18390
18391 * gdb.opt/inline-bt.c: New volatile global z.
18392 * gdb.opt/inline-cmds.c: Likewise.
18393 * gdb.opt/inline-locals.c: Likewise.
18394 * gdb.opt/inline-markers.c: New extern global z.
18395 (marker): Use z.
18396 (inline_fn): Likewise.
18397
0ebbc52b
PA
183982015-08-24 Pedro Alves <palves@redhat.com>
18399
18400 * config/m32r-stub.exp: Remove file.
18401 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18402 * gdb.base/call-rt-st.exp: Likewise.
18403 * gdb.base/call-strs.exp: Likewise.
18404 * gdb.base/default.exp: Remove references to h8300-*-hms and
18405 *-*-udi*.
18406 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18407
77c365df
AA
184082015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18409
18410 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18411 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18412 and "return" use KFAIL when GDB can not read/write the vector
18413 return value.
18414
4313b8c0
GB
184152015-08-21 Gary Benson <gbenson@redhat.com>
18416
18417 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18418
0e433b32
PA
184192015-08-20 Pedro Alves <palves@redhat.com>
18420
18421 * gdb.server/solib-list.exp: No longer expect an interior stop in
18422 non-stop mode.
18423
221e1a37
PA
184242015-08-20 Pedro Alves <palves@redhat.com>
18425
18426 * gdb.server/connect-stopped-target.c: New file.
18427 * gdb.server/connect-stopped-target.exp: New file.
18428
40e3ad0e
PA
184292015-08-20 Pedro Alves <palves@redhat.com>
18430
18431 * gdb.dwarf2/comp-unit-lang.exp: New file.
18432 * gdb.dwarf2/comp-unit-lang.c: New file.
18433
af39b327
PMR
184342015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18435
18436 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18437 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18438
7d45c7c3 184392015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 18440
7d45c7c3
KB
18441 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18442 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18443
4d6cceb4
DE
184442015-08-18 Doug Evans <dje@google.com>
18445 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18446
18447 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18448 skip_python_tests. New arg prompt_regexp.
18449 (skip_python_tests): New function.
18450 * lib/mi-support.exp (mi_skip_python_tests): New function.
18451 * gdb.python/py-mi-objfile-gdb.py: New file.
18452 * gdb.python/py-mi-objfile.c: New file.
18453 * gdb.python/py-mi-objfile.exp: New file.
18454
ad89c2aa
KS
184552015-08-17 Keith Seitz <keiths@redhat.com>
18456
18457 * gdb.linespec/explicit.exp: Move strace test from here ...
18458 * gdb.trace/strace.exp: ... to here.
18459
e3ae3c43
PP
184602015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18461
18462 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18463 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18464
604b2636
DE
184652015-08-14 Doug Evans <xdje42@gmail.com>
18466
18467 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18468 inferior before selecting a new file.
18469
6ff0ba5f
DE
184702015-08-14 Doug Evans <xdje42@gmail.com>
18471
18472 * gdb.mi/mi-disassemble.exp: Update.
18473 * gdb.base/disasm-optim.S: New file.
18474 * gdb.base/disasm-optim.c: New file.
18475 * gdb.base/disasm-optim.h: New file.
18476 * gdb.base/disasm-optim.exp: New file.
18477
9ca98f92
KS
184782015-08-14 Keith Seitz <keiths@redhat.com>
18479
18480 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18481 "evaluated-by".
18482
52bbc560
JB
184832015-08-13 Joel Brobecker <brobecker@adacore.com>
18484
18485 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18486
5d8c3ed3
PMR
184872015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18488
18489 * gdb.ada/fun_renaming.exp: New testcase.
18490 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18491 * gdb.ada/fun_renaming/pack.adb: New file.
18492 * gdb.ada/fun_renaming/pack.ads: New file.
18493
ea8812bc
KS
184942015-08-12 Keith Seitz <keiths@redhat.com>
18495
18496 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18497 gdb_get_line_number.
18498
4dafcdeb
JB
184992015-08-12 Joel Brobecker <brobecker@adacore.com>
18500
18501 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18502 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18503 gdb.base/dso2dso.exp: New files.
18504
5ba32597
SDJ
185052015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18506 Pedro Alves <palves@redhat.com>
18507 Keith Seitz <keiths@redhat.com>
18508
18509 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18510 GDBFLAGS.
18511
b6dafabf
PP
185122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18513
18514 * gdb.base/gdbhistsize-history.exp
18515 (test_histsize_history_setting): Use save_vars.
18516 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18517 Use save_vars.
18518 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18519 * gdb.base/readline.exp: Use save_vars.
18520
abe8e607
PP
185212015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18522
18523 * lib/gdb.exp (save_vars): New proc.
18524
629500fa
KS
185252015-08-11 Keith Seitz <keiths@redhat.com>
18526
18527 * gdb.base/help.exp: Update help_breakpoint_text.
18528
eb8c4e2e
KS
185292015-08-11 Keith Seitz <keiths@redhat.com>
18530
18531 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18532 (at toplevel): Call test_explicit_breakpoints.
18533 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18534 breakpoints.
18535 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18536 breakpoint conditions, "-cond".
18537
87f0e720
KS
185382015-08-11 Keith Seitz <keiths@redhat.com>
18539
18540 * gdb.linespec/3explicit.c: New file.
18541 * gdb.linespec/cpexplicit.cc: New file.
18542 * gdb.linespec/cpexplicit.exp: New file.
18543 * gdb.linespec/explicit.c: New file.
18544 * gdb.linespec/explicit.exp: New file.
18545 * gdb.linespec/explicit2.c: New file.
18546 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18547 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18548 before using in the matching pattern.
18549 Clarify that `prefix' is a regular expression.
18550
f00aae0f
KS
185512015-08-11 Keith Seitz <keiths@redhat.com>
18552
18553 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18554 test.
18555 Add tests for missing ",FMT" and ",".
18556
e27852be
DE
185572015-08-10 Doug Evans <dje@google.com>
18558 Keith Seitz <keiths@redhat.com>
18559
18560 PR gdb/17960
18561 * gdb.base/completion.exp: Add location completer tests.
18562
7f03bd92
PA
185632015-08-07 Pedro Alves <palves@redhat.com>
18564
18565 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18566 tests here.
18567 (top level): Run do_test with and without displaced stepping.
18568
3fc8eb30
PA
185692015-08-07 Pedro Alves <palves@redhat.com>
18570
18571 * gdb.base/valgrind-disp-step.c: New file.
18572 * gdb.base/valgrind-disp-step.exp: New file.
18573
d4569d7b
PA
185742015-08-07 Pedro Alves <palves@redhat.com>
18575
18576 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18577 Delete function.
18578 (main): Add alarm. Run an infinite loop instead of calling
18579 wait_threads.
18580 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18581 comment.
18582 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18583 Delete function.
18584 (main): Add alarm. Run an infinite loop instead of calling
18585 wait_threads.
18586 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18587 comment.
18588
e1316e60
PA
185892015-08-07 Pedro Alves <palves@redhat.com>
18590
18591 * gdb.base/checkpoint-ns.exp: New file.
18592 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18593 standard_testfile.
18594
da8c46d2
MM
185952015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18596
18597 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18598 * gdb.btrace/instruction_history.exp: Update.
18599 * gdb.btrace/tsx.exp: New.
18600 * gdb.btrace/tsx.c: New.
18601
de1c2c52
PA
186022015-08-06 Pedro Alves <palves@redhat.com>
18603
18604 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18605 increase timeout.
18606 * gdb.reverse/until-precsave.exp: Bump timeouts.
18607
782e0bf4
PA
186082015-08-06 Pedro Alves <palves@redhat.com>
18609
18610 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18611
83e97ed0
PA
186122015-08-06 Pedro Alves <palves@redhat.com>
18613
18614 PR gdb/18749
18615 * gdb.threads/process-dies-while-handling-bp.c: New file.
18616 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18617
863d01bd
PA
186182015-08-06 Pedro Alves <palves@redhat.com>
18619
18620 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18621 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18622
0a39bb32
PA
186232015-08-05 Pedro Alves <palves@redhat.com>
18624
18625 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18626 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18627
ee2d2b10
SL
186282015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18629
18630 * gdb.base/bp-permanent.exp: Report test as unsupported if
18631 the target cannot stop at the permanent breakpoint.
18632
4e1bdb00
DE
186332015-08-03 Doug Evans <dje@google.com>
18634
18635 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18636 10000.
18637
3d338901
DE
186382015-08-03 Doug Evans <dje@google.com>
18639
18640 * Makefile.in (workers/%.worker, build-perf): New rule.
18641 (GDB_PERFTEST_MODE): New variable.
18642 (check-perf): Use it.
18643 (clean): Clean up gdb.perf parallel build subdirs.
18644 * lib/build-piece.exp: New file.
18645 * lib/gdb.exp (make_gdb_parallel_path): New function
18646 (standard_output_file, standard_temp_file): Call it.
18647 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18648 of $GDB_PARALLEL.
18649 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18650
af061d3e
DE
186512015-08-03 Doug Evans <dje@google.com>
18652
8e1afc81 18653 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
18654 (LOG_FILE_NAME): New global.
18655 (TextReporter.__init__): Initialize self.txt_sum.
18656 (TextReporter.report): Add support for multiple data-points.
18657 Move report to perftest.sum, put raw data in perftest.log.
18658 (TextReporter.start): Open sum and log files.
18659 (TextReporter.end): Close sum and log files.
8e1afc81
DE
18660 * gdb.perf/lib/perftest/testresult.py
18661 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 18662
2c8c5d37
PA
186632015-07-31 Pedro Alves <palves@redhat.com>
18664
18665 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18666 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18667 kill_wait_spawned_process instead of explicit "kill -9".
18668 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18669 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18670 kill_wait_spawned_process.
18671 * gdb.base/attach-twice.exp: Likewise.
18672 * gdb.base/attach.exp: Likewise.
18673 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18674 gdb_test_multiple.
18675 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18676 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18677 kill_wait_spawned_process.
18678 * gdb.base/valgrind-infcall.exp: Likewise.
18679 * gdb.multi/multi-attach.exp: Likewise.
18680 * gdb.python/py-prompt.exp: Likewise.
18681 * gdb.python/py-sync-interp.exp: Likewise.
18682 * gdb.server/ext-attach.exp: Likewise.
18683 * gdb.threads/attach-into-signal.exp (corefunc): Use
18684 spawn_wait_for_attach, spawn_id_get_pid and
18685 kill_wait_spawned_process.
18686 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18687 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18688 spawn_id_get_pid and kill_wait_spawned_process.
18689 * gdb.threads/attach-stopped.exp (corefunc): Use
18690 spawn_wait_for_attach, spawn_id_get_pid and
18691 kill_wait_spawned_process.
18692 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18693 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18694 kill_wait_spawned_process instead of explicit "kill -9".
18695 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18696 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18697 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18698 processes. Don't map cygwin/windows pids here. Now returns a
18699 spawn id list.
18700
032a0fca
SL
187012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18702
18703 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18704 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18705 correct patch.
18706
61a934ca
SL
187072015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18708
18709 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18710
4bc4d428
SL
187112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18712
18713 Reapply:
18714 2014-05-21 Mark Wielaard <mjw@redhat.com>
18715
18716 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18717
998d452a
PA
187182015-07-30 Pedro Alves <palves@redhat.com>
18719
18720 * linux-low.c (handle_extended_wait): Set the child's last
18721 reported status to TARGET_WAITKIND_STOPPED.
18722
69dde7dc
PA
187232015-07-30 Pedro Alves <palves@redhat.com>
18724
18725 PR threads/18600
18726 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18727 only shows inferior 1.
18728
4dd63d48
PA
187292015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18730 Pedro Alves <palves@redhat.com>
18731
18732 PR threads/18600
18733 * gdb.threads/fork-plus-threads.c: New file.
18734 * gdb.threads/fork-plus-threads.exp: New file.
18735
d618e4c5
PP
187362015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18737
18738 * gdb.base/batch-preserve-term-settings.exp
18739 (test_terminal_settings_preserved_after_cli_exit): Use
18740 send_quit_command.
18741
1eef6428
PA
187422015-07-29 Pedro Alves <palves@redhat.com>
18743 Don Breazeal <donb@codesourcery.com>
18744
18745 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18746 output from both inferior_spawn_id and gdb_spawn_id.
18747
7da5b897
SDJ
187482015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18749
18750 * gdb.threads/attach-into-signal.exp (corefunc): Use
18751 with_test_prefix on nested loops, uniquefying the test messages.
18752
dac804df
SDJ
187532015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18754
18755 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18756 commit.
18757
06265e53
PP
187582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18759
18760 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18761 New proc.
18762 (test_terminal_settings_preserved_after_sigterm): New test.
18763
18206ca3
PP
187642015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18765
18766 * gdb.base/batch-preserve-term-settings.exp
18767 (test_terminal_settings_preserved_after_cli_exit): New test.
18768
90074d11
PP
187692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18770
18771 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18772 manipulation of saved_gdbflags.
18773 (test_terminal_settings_preserved): Remove global declaration of
18774 the unused variable pagination_prompt. Remove manipulation of
18775 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18776 GDBFLAGS.
18777
eb1a7902
PA
187782015-07-29 Pedro Alves <palves@redhat.com>
18779
18780 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18781
8b75dd3b
PA
187822015-07-29 Pedro Alves <palves@redhat.com>
18783
18784 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18785 at the top.
18786
dedad4e3
PA
187872015-07-29 Pedro Alves <palves@redhat.com>
18788
18789 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18790 (main): Call gdb_unbuffer_output.
18791 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18792 (main): Call gdb_unbuffer_output.
18793 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18794 (main): Call gdb_unbuffer_output.
18795 * gdb.base/call-strs.exp: Adjust to step over the
18796 gdb_unbuffer_output call.
18797 * gdb.base/catch-gdb-caused-signals.c: Include
18798 "../lib/unbuffer_output.c".
18799 (main): Call gdb_unbuffer_output.
18800 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18801 (main): Call gdb_unbuffer_output.
18802 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18803 (main): Call gdb_unbuffer_output.
18804 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18805 (main): Call gdb_unbuffer_output.
18806 * gdb.base/shlib-call.exp: Adjust to step over the
18807 gdb_unbuffer_output call.
18808 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18809 (main): Call gdb_unbuffer_output.
18810 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18811 (main): Call gdb_unbuffer_output.
18812 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18813 (main): Rename to ...
18814 (test): ... this.
18815 (main): Reimplement.
18816 * gdb.base/varargs.exp: Run to test instead of to main.
18817 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18818 (main): Call gdb_unbuffer_output.
18819
58789a91
PA
188202015-07-29 Pedro Alves <palves@redhat.com>
18821
18822 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18823 factore out from mi_continue_dprintf. For call-style dprintfs,
18824 expect dprintf output out of $inferior_spawn_id.
18825 (mi_continue_dprintf): Use mi_expect_dprintf.
18826 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18827 (main): Call gdb_unbuffer_output.
18828
e8376742
PA
188292015-07-29 Pedro Alves <palves@redhat.com>
18830
18831 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18832 (default_mi_gdb_start): Set inferior_spawn_id instead of
18833 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18834 gdb_spawn_id.
18835 (mi_gdb_test): Always expect inferior output from both
18836 $inferior_spawn_id and $gdb_spawn_id.
18837
08280010
PA
188382015-07-29 Pedro Alves <palves@redhat.com>
18839
18840 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18841 send_inferior and $inferior_spawn_id.
18842
4d30e432
PA
188432015-07-29 Pedro Alves <palves@redhat.com>
18844
18845 * gdb.gdb/complaints.exp (test_initial_complaints)
18846 (test_serial_complaints, test_short_complaints): Use
18847 gdb_test_stdio.
18848 (test_empty_complaint): Handle $inferior_spawn_id !=
18849 $gdb_spawn_id.
18850
0d30a335
PA
188512015-07-29 Pedro Alves <palves@redhat.com>
18852
18853 * gdb.base/varargs.exp: Use gdb_test_stdio.
18854
39413b29
PA
188552015-07-29 Pedro Alves <palves@redhat.com>
18856
18857 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18858
7cb000a9
PA
188592015-07-29 Pedro Alves <palves@redhat.com>
18860
18861 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18862
d7b8ac82
PA
188632015-07-29 Pedro Alves <palves@redhat.com>
18864
18865 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18866 parameter into two new parameters, "inf_result" and "gdb_result".
18867 Expect inferior output and gdb output from $inferior_spawn_id and
18868 $gdb_spawn_id, respectively. Adjust all callers.
18869
789c3a0c
PA
188702015-07-29 Pedro Alves <palves@redhat.com>
18871
18872 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18873 of gdb_test_sequence.
18874
77e760c3
PA
188752015-07-29 Pedro Alves <palves@redhat.com>
18876
18877 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18878 (saw_spurious_output): Expect inferior output from
18879 $inferior_spawn_id. Use gdb_test_stdio.
18880
8396d2cd
PA
188812015-07-29 Pedro Alves <palves@redhat.com>
18882
18883 * gdb.base/dprintf.exp: Use standard_testfile. Change
18884 prepare_for_testing call.
18885 (srcfile): Don't set.
18886 (restart): New procedure.
18887 (test_dprintf): New procecure, use to continue over dprintfs.
18888 (test_call, test_agent): New procedures, tests moved here.
18889 Restart gdb and recreate dprintfs. Adjust expected output.
18890
2051d61f
PA
188912015-07-29 Pedro Alves <palves@redhat.com>
18892
18893 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18894
452397af
PA
188952015-07-29 Pedro Alves <palves@redhat.com>
18896
18897 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18898
8aed9555
PA
188992015-07-29 Pedro Alves <palves@redhat.com>
18900
18901 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18902 gdb_test_stdio.
18903
188a61b4
PA
189042015-07-29 Pedro Alves <palves@redhat.com>
18905
18906 * lib/gdb.exp (gdb_test_stdio): New procedure.
18907
12264a45
PA
189082015-07-29 Pedro Alves <palves@redhat.com>
18909
18910 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18911
23ffc893
PA
189122015-07-29 Pedro Alves <palves@redhat.com>
18913
18914 * gdb.base/call-signal-resume.exp: Remove check for
18915 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18916 * gdb.base/unwindonsignal.exp: Likewise.
18917 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18918 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18919
65566918
PA
189202015-07-29 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.base/siginfo-addr.c (pass): New function.
18923 (handler): Call it iff si_addr is correct.
18924 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18925 Set a breakpoint at "pass" and continue to it.
18926
d60a9221
SDJ
189272015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18928
18929 * gdb.python/py-objfile.exp: Make some tests have unique names.
18930 * gdb.python/py-pp-registration.exp: Likewise.
18931
bde40b8f
PA
189322015-07-28 Pedro Alves <palves@redhat.com>
18933
18934 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18935
13e1dec8
SM
189362015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18937
18938 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18939
da33c9a7
SM
189402015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18941
18942 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18943
077836f7
PP
189442015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18945
18946 * gdb.base/gdb-sigterm-2.exp: New test.
18947
b8cc7b2e
DE
189482015-07-25 Doug Evans <xdje42@gmail.com>
18949
18950 Revert:
18951 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18952 (workers/%.worker, build-perf): New rule.
18953 (GDB_PERFTEST_MODE): New variable.
18954 (check-perf): Use it.
18955 (clean): Clean up gdb.perf parallel build subdirs.
18956 * lib/build-piece.exp: New file.
18957 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18958 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18959 name.
18960 (standard_temp_file): Ditto.
18961 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18962 of $GDB_PARALLEL.
18963
c8bd4544
DE
189642015-07-24 Doug Evans <dje@google.com>
18965
18966 * gdb.perf/lib/perftest/utils.py: New file.
18967 * gdb.perf/gm-hello.cc: New file.
18968 * gdb.perf/gm-pervasive-typedef.cc: New file.
18969 * gdb.perf/gm-pervasive-typedef.h: New file.
18970 * gdb.perf/gm-std.cc: New file.
18971 * gdb.perf/gm-std.h: New file.
18972 * gdb.perf/gm-use-cerr.cc: New file.
18973 * gdb.perf/gm-utils.h: New file.
18974 * gdb.perf/gmonster-null-lookup.py: New file.
18975 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18976 * gdb.perf/gmonster-print-cerr.py: New file.
18977 * gdb.perf/gmonster-ptype-string.py: New file.
18978 * gdb.perf/gmonster-runto-main.py: New file.
18979 * gdb.perf/gmonster-select-file.py: New file.
18980 * gdb.perf/gmonster1-null-lookup.exp: New file.
18981 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18982 * gdb.perf/gmonster1-print-cerr.exp: New file.
18983 * gdb.perf/gmonster1-ptype-string.exp: New file.
18984 * gdb.perf/gmonster1-runto-main.exp: New file.
18985 * gdb.perf/gmonster1-select-file.exp: New file.
18986 * gdb.perf/gmonster1.cc: New file.
18987 * gdb.perf/gmonster1.exp: New file.
18988 * gdb.perf/gmonster2-null-lookup.exp: New file.
18989 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18990 * gdb.perf/gmonster2-print-cerr.exp: New file.
18991 * gdb.perf/gmonster2-ptype-string.exp: New file.
18992 * gdb.perf/gmonster2-runto-main.exp: New file.
18993 * gdb.perf/gmonster2-select-file.exp: New file.
18994 * gdb.perf/gmonster2.cc: New file.
18995 * gdb.perf/gmonster2.exp: New file.
18996
6eab34f3
DE
189972015-07-24 Doug Evans <dje@google.com>
18998
18999 * gdb.perf/README: New file.
19000 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19001 * lib/gen-perf-test.exp: New file.
19002
63738bfd
DE
190032015-07-24 Doug Evans <dje@google.com>
19004
19005 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19006 (PerfTest::startup): New function.
19007 (PerfTest::run): Return result of calling body.
19008 (PerfTest::assemble): Rewrite.
19009 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19010 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19011 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19012 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19013 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19014
7b606f95
DE
190152015-07-24 Doug Evans <dje@google.com>
19016
19017 * lib/gdb.exp (clean_restart): Make executable optional.
19018
a97b16b8
DE
190192015-07-24 Doug Evans <dje@google.com>
19020
19021 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19022 compiler_info references.
19023 * gdb.cp/temargs.exp: Ditto.
19024 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19025 (get_compiler_info): Early exit if already computed. Set compiler_info
19026 to "unknown" if there was a problem.
19027 (test_compiler_info): Add function comment. Call get_compiler_info.
19028
35baa57f
DE
190292015-07-24 Doug Evans <dje@google.com>
19030
19031 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19032 (workers/%.worker, build-perf): New rule.
19033 (GDB_PERFTEST_MODE): New variable.
19034 (check-perf): Use it.
19035 (clean): Clean up gdb.perf parallel build subdirs.
19036 * lib/build-piece.exp: New file.
19037 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19038 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19039 name.
19040 (standard_temp_file): Ditto.
19041 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19042 of $GDB_PARALLEL.
19043
6ebea266
DE
190442015-07-24 Doug Evans <dje@google.com>
19045
19046 * lib/future.exp (gdb_default_target_compile): New option
19047 "early_flags".
19048 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19049 --as-needed.
19050
1e76a7e9
SDJ
190512015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19052
19053 * gdb.base/catch-syscall.exp: Call gdb_exit before
19054 gdb_skip_xml_test.
19055
5068630a
PA
190562015-07-24 Pedro Alves <palves@redhat.com>
19057
19058 * gdb.python/py-events.exp: Accept output between the stop event
19059 and the prompt.
19060 * gdb.python/py-evsignal.exp: Likewise.
19061 * gdb.python/py-evthreads.exp: Likewise.
19062
77598427
PA
190632015-07-24 Pedro Alves <palves@redhat.com>
19064
19065 PR gdb/18717
19066 * gdb.threads/non-ldr-exit.c: New file.
19067 * gdb.threads/non-ldr-exit.exp: New file.
19068
11e6c98f
YQ
190692015-07-24 Yao Qi <yao.qi@linaro.org>
19070
19071 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19072 restarting process.
19073
51aee833
YQ
190742015-07-24 Yao Qi <yao.qi@linaro.org>
19075
19076 * gdb.server/ext-restart.exp: New file.
19077
8cfe207c
YQ
190782015-07-24 Yao Qi <yao.qi@linaro.org>
19079
19080 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19081 argument options.
19082 * gdb.server/ext-wrapper.exp: New file.
19083
cc12ce38
DE
190842015-07-23 Doug Evans <dje@google.com>
19085
19086 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19087 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19088
d0d84780
PMR
190892015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19090
19091 * gdb.ada/var_arr_typedef.exp: New testcase.
19092 * gdb.ada/var_arr_typedef/pack.adb: New file.
19093 * gdb.ada/var_arr_typedef/pack.ads: New file.
19094 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19095
8b558f79
JB
190962015-07-20 Joel Brobecker <brobecker@adacore.com>
19097
19098 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19099
775a3298
JK
191002015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19101
19102 * gdb.arch/i386-biarch-core.exp: Replace istarget
19103 by "complete set gnutarget". Remove expectation for the "core-file"
19104 command.
19105
db1ff28b
JK
191062015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19107
19108 Revert the previous commit:
19109 Tests for validate symbol file using build-id.
19110
0a94970d
JK
191112015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19112
19113 Tests for validate symbol file using build-id.
19114 * gdb.base/solib-mismatch-lib.c: New file.
19115 * gdb.base/solib-mismatch-libmod.c: New file.
19116 * gdb.base/solib-mismatch.c: New file.
19117 * gdb.base/solib-mismatch.exp: New file.
19118
03346981
SL
191192015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19120
19121 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19122 nios2-*-linux*.
19123 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19124 * gdb.base/siginfo.exp: Likewise.
19125 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19126
42422cc7
PL
191272015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19128
19129 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19130 Move it to ...
19131 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19132 ... here.
19133 * gdb.trace/range-stepping.exp: Check that the target supports
19134 range stepping.
19135
cfa68bae
JK
191362015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19137
19138 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19139
8ffdba26
PA
191402015-07-14 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.base/killed-outside.exp: New file.
19143 * gdb.base/killed-outside.c: New file.
19144
218a5a11
JK
191452015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19146
19147 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19148 (n at main): New.
19149 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19150
e03ed3c6
AA
191512015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19152
19153 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19154 infcall tests instead of setting up for KFAIL.
19155
485668e5
MM
191562015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19157
19158 * gdb.btrace/record_goto-step.exp: New.
19159
08464196
JK
191602015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19161
19162 PR compile/18484
19163 * gdb.compile/compile.c (struct struct_type): Add volatile to
19164 selffield's type.
19165 * gdb.compile/compile.exp
19166 (compile code struct_object.selffield = &struct_object): Skip further
19167 struct_object tests if this one xfails.
19168
bcf5c1d9
RC
191692015-07-08 Robert O'Callahan <robert@ocallahan.org>
19170
19171 PR exp/18617
19172 * gdb.trace/ax.exp: Add test.
19173
4931af25
YQ
191742015-07-07 Yao Qi <yao.qi@linaro.org>
19175
19176 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19177 instead of istarget "aarch64*-*-*".
19178 * gdb.arch/aarch64-fp.exp: Likewise.
19179 * gdb.base/float.exp: Likewise.
19180 * gdb.reverse/aarch64.exp: Likewise.
19181 * lib/gdb.exp (is_aarch64_target): New proc.
19182
9fcf688e
YQ
191832015-07-07 Yao Qi <yao.qi@linaro.org>
19184
19185 * lib/gdb.exp (is_aarch32_target): New proc.
19186 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19187 instead of "istarget "arm*-*-*"".
19188 * gdb.arch/arm-disp-step.exp: Likewise.
19189 * gdb.arch/thumb-bx-pc.exp: Likewise.
19190 * gdb.arch/thumb-prologue.exp: Likewise.
19191 * gdb.arch/thumb-singlestep.exp: Likewise.
19192 * gdb.base/disp-step-syscall.exp: Likewise.
19193 * gdb.base/float.exp: Likewise.
19194
fbd8d50d
YQ
191952015-07-07 Yao Qi <yao.qi@linaro.org>
19196
19197 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19198 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19199
71be1fdc
YQ
192002015-07-07 Yao Qi <yao.qi@linaro.org>
19201
19202 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19203 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19204 if it exists.
19205 * gdb.multi/multi-arch.exp: Likewise.
19206
3e221d36
SM
192072015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19208
19209 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19210 print.
19211
d441430b
YQ
192122015-07-07 Yao Qi <yao.qi@linaro.org>
19213
19214 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19215
06f810bd
MG
192162015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19217
19218 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19219 '[' and ']' characters.
19220
5e61e7c0
IB
192212015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19222
19223 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19224
28bf096c
PA
192252015-06-29 Pedro Alves <palves@redhat.com>
19226
19227 PR threads/18127
19228 * gdb.threads/hand-call-new-thread.c: New file.
19229 * gdb.threads/hand-call-new-thread.c: New file.
19230
ee93cd5e
KS
192312015-06-26 Keith Seitz <keiths@redhat.com>
19232 Doug Evans <dje@google.com>
19233
19234 PR 16253
19235 * gdb.cp/var-tag-2.cc: New file.
19236 * gdb.cp/var-tag-3.cc: New file.
19237 * gdb.cp/var-tag-4.cc: New file.
19238 * gdb.cp/var-tag.cc: New file.
19239 * gdb.cp/var-tag.exp: New file.
19240
fc637f04
PP
192412015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19242
19243 * gdb.base/history-duplicates.exp: New test.
19244
2e52ae68
PP
192452015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19246
19247 * gdb.base/completion.exp: Test the completion of the "focus"
19248 command.
19249
6e22494e
JK
192502015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19251
19252 * gdb.arch/amd64-prologue-skip.S: New file.
19253 * gdb.arch/amd64-prologue-skip.exp: New file.
19254
bf7b9cd9
SM
192552015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19256
19257 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19258 is_address_zero_readable check.
19259
201e8dfd
PB
192602015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19261
19262 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19263 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19264
5cd867b4
YQ
192652015-06-24 Yao Qi <yao.qi@linaro.org>
19266
19267 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19268 linux targets.
19269
4d7be007
YQ
192702015-06-24 Yao Qi <yao.qi@linaro.org>
19271
19272 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19273 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19274 * gdb.base/siginfo-thread.exp: Likewise.
19275
07fcd301
YQ
192762015-06-22 Yao Qi <yao.qi@linaro.org>
19277
19278 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19279
52042a00
YQ
192802015-06-22 Yao Qi <yao.qi@linaro.org>
19281
19282 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19283 aarch64*-*-*.
19284 (skip_hw_watchpoint_tests): Likewise.
19285
74bd41ce
PP
192862015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19287
19288 * gdb.base/gdbinit-history.exp: Test the interaction between
19289 setting GDBHISTSIZE and setting the history size via .gdbinit.
19290
bc460514
PP
192912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19292
19293 PR gdb/16999
19294 * gdb.base/gdbhistsize-history.exp: New test.
19295
b58c513b
PP
192962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19297
19298 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19299 with GDBHISTSIZE.
19300 * gdb.base/readline.exp: Likewise.
19301
92046791
YQ
193022015-06-17 Yao Qi <yao.qi@linaro.org>
19303
19304 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19305 line.
19306
2093d2d3
PP
193072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19308
19309 * gdb.base/gdbinit-history.exp: Add test case to check that
19310 an unlimited history file does not get truncated on exit.
19311
e6c693af
AA
193122015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19313
19314 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19315 (VECTOR): New macro. Use it...
19316 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19317 ...for these typedefs.
19318 (int8, char1, int1, double1): New typedefs.
19319 (struct just_int2, struct two_int2): New structures.
19320 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19321 (add_structvecs, add_singlevecs): New functions.
19322 (main): Call add_some_intvecs twice.
19323 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19324 the compile and exit upon failure. Try compiling for the "native"
19325 architecture. Test inferior function calls with vector arguments
19326 and vector return value handling with "finish" and "return".
19327
c74f7d1c
JT
193282015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19329
19330 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19331 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19332 PE file.
19333 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19334
98aa42ee
AT
193352015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19336
19337 PR breakpoints/16465
19338 * gdb.mi/mi-dprintf-pending.c: New file.
19339 * gdb.mi/mi-dprintf-pending.exp: New test.
19340 * gdb.mi/mi-dprintf-pendshr.c: New file.
19341
7d73c23c 193422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 19343 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
19344
19345 * gdb.arch/i386-mpx-map.c: New file.
19346 * gdb.arch/i386-mpx-map.exp: New File.
19347
193482015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19349
19350 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19351 * gdb.arch/i386-mpx.exp: Indentation fixed.
19352
193532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19354
19355 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19356 function and improved indentation.
19357 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19358 gdb_test_multiple. Added additional tests to skip the test.
19359
193602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19361
19362 * gdb.arch/i386-avx512.c: Change path in include file.
19363 * gdb.arch/i386-avx512.exp: Change include dir path
19364 compilation flag.
19365 * gdb.arch/i386-mpx.c: Change path in include file.
19366 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19367 flag.
19368
d5eba19a
JK
193692015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19370
19371 * gdb.compile/compile-print.exp (compile print *vararray@3)
19372 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19373
7f361056
JK
193742015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19375
19376 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19377 (do not keep jit in memory): ... this.
19378 (expect 5): Change it to ...
19379 (expect no 5): ... this.
19380
3b462ec2
SM
193812015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19382
19383 PR gdb/15564
19384 * gdb.mi/mi-detach.exp: New file.
19385
e0619de6
JK
193862015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19387
19388 PR symtab/18392
19389 * gdb.arch/amd64-tailcall-self.S: New file.
19390 * gdb.arch/amd64-tailcall-self.c: New file.
19391 * gdb.arch/amd64-tailcall-self.exp: New file.
19392
e970cb34
DB
193932015-05-28 Don Breazeal <donb@codesourcery.com>
19394
19395 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19396 tests for remote targets by checking is_target_gdbserver.
19397
b2e2f908
DE
193982015-05-27 Doug Evans <dje@google.com>
19399
19400 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19401 * gdb.dwarf2/opaque-type-lookup.c: New file.
19402 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19403
82c7be31
DE
194042015-05-26 Doug Evans <dje@google.com>
19405
19406 * gdb.cp/iostream.cc: New file.
19407 * gdb.cp/iostream.exp: New file.
19408
b4f54984
DE
194092015-05-26 Doug Evans <dje@google.com>
19410
19411 * gdb.dwarf2/dw2-op-call.exp: Update.
19412 * gdb.dwarf2/dw4-sig-types.exp: Update.
19413 * gdb.dwarf2/implptr.exp: Update.
19414 * gdb.mi/mi-cmd-param-changed.exp: Update.
19415
4ea6efe9
DE
194162015-05-26 Doug Evans <dje@google.com>
19417
19418 * gdb.python/py-lazy-string.c: New file.
19419 * gdb.python/py-lazy-string.exp: New file.
19420 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19421 (main): Update. Add estring3.
19422 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19423 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19424
f6bb7db3
YQ
194252015-05-26 Omair Javaid <omair.javaid@linaro.org>
19426 Yao Qi <yao.qi@linaro.org>
19427
19428 * gdb.reverse/aarch64.c: New.
19429 * gdb.reverse/aarch64.exp: New.
19430
a81bfbd0
OJ
194312015-05-26 Omair Javaid <omair.javaid@linaro.org>
19432
25d49b86
PA
19433 * lib/gdb.exp (supports_process_record): Return true for
19434 aarch64*-linux*.
a81bfbd0
OJ
19435 (supports_reverse): Likewise.
19436
158bf1b4
PP
194372015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19438
19439 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19440 Use with_test_prefix.
19441
a0145030
AB
194422015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19443
19444 * gdb.base/completion.exp: Add test for completion of layout
19445 names.
19446
ebe3b578
AB
194472015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19448
19449 * lib/gdb.exp (skip_tui_tests): New proc.
19450 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19451
84204ed7
PA
194522015-05-19 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19455 Save the whole env array instead of just HOME. Unset HISTSIZE in
19456 the environment while testing. Restore whole environment
19457 afterwards.
19458
37442ce1
DE
194592015-05-16 Doug Evans <xdje42@gmail.com>
19460
19461 * gdb.guile/scm-ports.c: New file.
19462 * gdb.guile/scm-ports.exp: Add memory port tests.
19463
36de76f9
JK
194642015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19465
19466 * gdb.compile/compile-print.c: New file.
19467 * gdb.compile/compile-print.exp: New file.
19468
3a9558c4
JK
194692015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19470
19471 * gdb.compile/compile-ops.exp: Cast param to void.
19472 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19473 (compile code struct_object.selffield = &struct_object): Add xfail.
19474
aa715135
JG
194752015-05-15 Joel Brobecker <brobecker@adacore.com>
19476
19477 * gdb.ada/arr_enum_with_gap: New testcase.
19478
931e5bc3
JG
194792015-05-15 Joel Brobecker <brobecker@adacore.com>
19480
19481 * gdb.ada/byte_packed_arr: New testcase.
19482
9cd4d857
JB
194832015-05-15 Joel Brobecker <brobecker@adacore.com>
19484
19485 * gdb.ada/pckd_neg: New testcase.
19486
ebfd00d2
PP
194872015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19488
19489 PR gdb/17820
19490 * gdb.base/gdbinit-history.exp: New test.
19491 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19492 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19493
4c082a81
SC
194942015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19495
19496 * gdb.python/py-xmethods.cc: Enhance test case.
19497 * gdb.python/py-xmethods.exp: New tests.
19498 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19499 function.
19500 (B_indexoper): Likewise.
19501 (global_dm_list) : Add new xmethod worker functions.
19502
f7797074
SDJ
195032015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19504
19505 * gdb.base/coredump-filter.exp: Correctly unset
19506 "coredump_var_addr" array.
19507
a4674e4e
PA
195082015-05-08 Pedro Alves <palves@redhat.com>
19509
19510 * gdb.server/non-existing-program.exp: Unset spawn_id.
19511
df2eb078
SC
195122015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19513
19514 PR python/18291
19515 * gdb.python/py-xmethods.exp: Add tests.
19516
422349a3
YQ
195172015-05-08 Yao Qi <yao.qi@linaro.org>
19518
19519 PR gdb/18208
19520 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19521 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19522 function set_coredump_filter, and remove remote_exec call.
19523 Remove argument ipid. Callers update.
19524 (top level): Don't get inferior's PID.
19525
63fc80ce
AA
195262015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19527
19528 * gdb.base/watch_thread_num.exp: Skip test on targets without
19529 access watchpoints.
19530
80ad801e
PA
195312015-05-06 Pedro Alves <palves@redhat.com>
19532
19533 PR server/18081
19534 * gdb.server/non-existing-program.exp: New file.
19535
0fa7fe50
JB
195362015-05-05 Joel Brobecker <brobecker@adacore.com>
19537
19538 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19539
3ea89b92
PMR
195402015-05-05 Joel Brobecker <brobecker@adacore.com>
19541
19542 * gdb.ada/out_of_line_in_inlined: New testcase.
19543
87b8eff0
JB
195442015-05-05 Joel Brobecker <brobecker@adacore.com>
19545
19546 * gdb.ada/var_rec_arr: New testcase.
19547
5fccc635
YQ
195482015-04-30 Yao Qi <yao.qi@linaro.org>
19549
19550 * gdb.base/break-idempotent.exp: If
19551 skip_hw_watchpoint_multi_tests returns true, skip the tests
19552 on "rwatch" and "awatch".
19553
42d38f42
YQ
195542015-04-30 Yao Qi <yao.qi@linaro.org>
19555
19556 * gdb.base/relativedebug.exp: Invoke gdb command
19557 "info sharedlibrary", and if libc.so doesn't have debug info,
19558 skip the test.
19559
2ce1cdbf
DE
195602015-04-29 Doug Evans <dje@google.com>
19561
19562 * gdb.python/py-xmethods.exp: Add ptype tests.
19563 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19564 get_result_type method.
19565
f24a38c5
LM
195662015-04-29 Luis Machado <lgustavo@codesourcery.com>
19567
19568 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19569 the target does not support hardware watchpoints.
19570
ecbf2b3c
LM
195712015-04-29 Luis Machado <lgustavo@codesourcery.com>
19572
19573 * gdb.base/break-always.exp: Abort testing if writing to memory
19574 causes an error.
19575
34f5f757
DE
195762015-04-28 Doug Evans <dje@google.com>
19577
19578 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19579 * gdb.python/py-pp-registration.exp: ... here. New file.
19580 * gdb.python/py-pp-registration.c: New file.
19581 * gdb.python/py-pp-registration.py: New file.
19582
69b4374a
DE
195832015-04-28 Doug Evans <dje@google.com>
19584
19585 * gdb.python/py-bad-printers.c: New file.
19586 * gdb.python/py-bad-printers.py: New file.
19587 * gdb.python/py-bad-printers.exp: New file.
19588
59fb7612
SS
195892015-04-28 Sasha Smundak <asmundak@google.com>
19590
19591 * gdb.python/py-type.exp: New test.
19592
2631b16a
AW
195932015-04-28 Andy Wingo <wingo@igalia.com>
19594
19595 * gdb.python/py-parameter.exp:
19596 * gdb.guile/scm-parameter.exp: Escape the path that we are
19597 matching against, as it might contain characters that are special
19598 to regular expressions.
19599
460efde1
JB
196002015-04-27 Joel Brobecker <brobecker@adacore.com>
19601
19602 * gdb.ada/rec_comp: New testcase.
19603
2d369d8e
SDJ
196042015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19605
19606 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19607 before using it.
19608
cf75d6c3
AB
196092015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19610
19611 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19612 new tests for verilog output.
19613
8dbe7ca5
YQ
196142015-04-24 Yao Qi <yao.qi@linaro.org>
19615
19616 * boards/remote-gdbserver-on-localhost.exp: New file.
19617
4ef9fb2f
PA
196182015-04-23 Pedro Alves <palves@redhat.com>
19619
19620 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19621 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19622 "end of file", remove $inferior_spawn_id from the indirect list.
19623
0a803169
PA
196242015-04-23 Pedro Alves <palves@redhat.com>
19625
19626 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19627
749ef8f8
PA
196282015-04-23 Pedro Alves <palves@redhat.com>
19629
19630 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19631 on $any_spawn_id instead of only on $gdb_spawn_id.
19632
8aae4344
PM
196332015-04-21 Pierre Muller <muller@sourceware.org>
19634
19635 PR pascal/17815
19636 * lib/pascal.exp (gpc_compile): Add new option "class".
19637 (fpc_compile): Likewise.
19638 * gdb.pascal/case-insensitive-symbols.pas: New file.
19639 * gdb.pascal/case-insensitive-symbols.exp: New file.
19640
1586c8fb
GB
196412015-04-20 Gary Benson <gbenson@redhat.com>
19642
19643 * gdb.base/attach.exp: Fix three extended remote failures.
19644
1b6e6f5c
GB
196452015-04-17 Gary Benson <gbenson@redhat.com>
19646
19647 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19648 the main executable over the remote protocol.
19649
e797481d
PA
196502015-04-16 Pedro Alves <palves@redhat.com>
19651
19652 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19653 a new gdbserver if gdbserver_reconnect_p is set.
19654
1ca99c42
PA
196552015-04-16 Pedro Alves <palves@redhat.com>
19656
19657 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19658 is set, don't exit gdbserver.
19659
af9fd6f8
AA
196602015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19661
19662 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19663 appropriate .insn, such that an older assembler can be used.
19664 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19665 the z/Architecture instruction set on 31-bit targets as well.
19666
04ff1e61
AA
196672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19668
19669 * gdb.go/handcall.exp: Remove all logic related to the first
19670 breakpoint and rely on go_runto_main instead.
19671 * gdb.go/strings.exp: Likewise.
19672 * gdb.go/unsafe.exp: Likewise.
19673 * gdb.go/hello.exp: Likewise. Also rename the remaining
19674 breakpoint marker to "breakpoint 1".
19675 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19676 * gdb.go/strings.go: Likewise.
19677 * gdb.go/unsafe.go: Likewise.
19678 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19679 "set breakpoint 2 here" and rename the remaining breakpoint marker
19680 to "breakpoint 1".
19681
40d2f8d6
SM
196822015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19683
19684 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19685 if itertools.imap is not present.
19686 * gdb.python/py-objfile.exp: Add parentheses.
19687 * gdb.python/py-type.exp: Same.
19688 * gdb.python/py-unwind-maint.py: Same.
19689
8cbc97c6
YQ
196902015-04-15 Yao Qi <yao.qi@linaro.org>
19691
19692 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19693 of ":$ptr_size" and set its form explicitly.
19694
45fd756c
YQ
196952015-04-15 Pedro Alves <palves@redhat.com>
19696 Yao Qi <yao.qi@linaro.org>
19697
19698 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19699 timeout by factor of 4.
19700 (test_regular_watch): Likewise.
19701 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19702 * gdb.reverse/sigall-reverse.exp: Likewise.
19703 * gdb.reverse/until-precsave.exp: Likewise.
19704 * lib/gdb.exp (with_timeout_factor): New proc.
19705 (gdb_expect): Move some code to ...
19706 (get_largest_timeout): ... here. New procedure.
19707
9e811bc3
LM
197082015-04-14 Luis Machado <lgustavo@codesourcery.com>
19709
19710 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19711
0ff6fcb2
LM
197122015-04-13 Luis Machado <lgustavo@codesourcery.com>
19713
19714 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19715 to write to the .text section.
19716
7578d5f7
LM
197172015-04-13 Luis Machado <lgustavo@codesourcery.com>
19718
19719 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19720 Handle the case of targets that do not provide PID information.
19721
2efe15c4
YQ
197222015-04-13 Yao Qi <yao.qi@linaro.org>
19723
19724 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19725 and use expect instead of gdb_expect.
19726
8cd8f2f8
SDJ
197272015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19728
19729 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19730 "coredump_var_addr" to avoid naming conflict with other testcases.
19731
9ee41772
PA
197322015-04-10 Pedro Alves <palves@redhat.com>
19733
19734 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19735 gdb_test_sequence and gdb_assert.
19736
07473109
PA
197372015-04-10 Pedro Alves <palves@redhat.com>
19738
19739 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19740 test messages that don't include the breakpoint address.
19741
de3db44c
YQ
197422015-04-10 Yao Qi <yao.qi@linaro.org>
19743
19744 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19745 false for some offset and width combinations which aren't
19746 supported by linux kernel.
19747
c79d856c
PA
197482015-04-10 Pedro Alves <palves@redhat.com>
19749
19750 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19751 procedure, factored out from ...
19752 (top level): ... here. Add "set displaced-stepping" testing axis.
19753 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19754 parameter "displaced". Use it.
19755 (top level): Use foreach and add "set displaced-stepping" testing
19756 axis.
19757
ebc90b50
PA
197582015-04-10 Pedro Alves <palves@redhat.com>
19759
19760 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19761 Remove comment.
19762 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19763 both the address of the instruction that triggers the watchpoint
19764 and the address of the instruction immediately after, and use
19765 those addresses for the test. Fix comment.
19766
8f572e5c
PA
197672015-04-10 Pedro Alves <palves@redhat.com>
19768
19769 * gdb.base/sigstep.exp (breakpoint_to_handler)
19770 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19771 Test "backtrace" in handler.
19772 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19773 (top level): Add new "displaced" test axis to
19774 breakpoint_to_handler, breakpoint_to_handler_entry and
19775 breakpoint_over_handler.
19776
8d707a12
PA
197772015-04-10 Pedro Alves <palves@redhat.com>
19778
19779 PR gdb/18216
19780 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19781
ef713951
YQ
197822015-04-10 Yao Qi <yao.qi@linaro.org>
19783
19784 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19785 (test_add_rn_pc): New function.
19786 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19787 (top level): Invoke test_add_rn_pc.
19788
906d60cf
PA
197892015-04-10 Pedro Alves <palves@redhat.com>
19790
19791 PR gdb/13858
19792 * gdb.base/step-over-no-symbols.exp: New file.
19793
f2983cc3
AW
197942015-04-09 Andy Wingo <wingo@igalia.com>
19795
19796 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19797 after the Python tests.
19798
6d62641c
SDJ
197992015-04-08 Keith Seitz <keiths@redhat.com>
19800
19801 PR python/16699
19802 * gdb.python/py-completion.exp: New tests for completion.
19803 * gdb.python/py-completion.py (CompleteLimit1): New class.
19804 (CompleteLimit2): Likewise.
19805 (CompleteLimit3): Likewise.
19806 (CompleteLimit4): Likewise.
19807 (CompleteLimit5): Likewise.
19808 (CompleteLimit6): Likewise.
19809 (CompleteLimit7): Likewise.
19810
f3770638
PA
198112015-04-08 Pedro Alves <palves@redhat.com>
19812
19813 PR gdb/18214
19814 PR gdb/18216
19815 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19816 function.
19817 (main): Install it as SIGUSR1 handler.
19818 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19819 parameter. Always use "setup" as prefix. Toggle "set
19820 displaced-stepping" off/on depending on global. Don't switch to
19821 thread 1 here.
19822 (top level): Add displaced stepping "off/on" test axis. Update
19823 "setup" calls. Wrap each subtest with with_test_prefix. Test
19824 continuing with a queued signal in each thread.
19825
4496bed7
PA
198262015-04-08 Pedro Alves <palves@redhat.com>
19827
19828 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19829 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19830 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19831 Return early if running to main fails.
19832 * gdb.trace/while-stepping.exp: Likewise.
19833
b97fde92
PA
198342015-04-07 Pedro Alves <palves@redhat.com>
19835
19836 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19837 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19838 interact with inferior program.
19839
f71c18e7
PA
198402015-04-07 Pedro Alves <palves@redhat.com>
19841
19842 * lib/gdb.exp (inferior_spawn_id): New global.
19843 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19844 spawn id after processing the user code.
19845 (default_gdb_start): Set inferior_spawn_id.
19846 (send_inferior): New procedure.
19847 * lib/gdbserver-support.exp (gdbserver_start): Set
19848 inferior_spawn_id.
19849 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19850
6423214f
PA
198512015-04-07 Pedro Alves <palves@redhat.com>
19852
19853 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19854 * lib/gdbserver-support.exp (gdbserver_start): Make
19855 $server_spawn_id global.
19856 (gdbserver_start): Don't wait for gdbserver's spawn id with
19857 expect_background.
19858 (close_gdbserver): New procedure.
19859 (gdb_exit): Rename the default version and reimplement.
19860
71c0ee8c
PA
198612015-04-07 Pedro Alves <palves@redhat.com>
19862
72f4393d 19863 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
19864 append the substituted item, not the original item.
19865
203bc29b
PA
198662015-04-07 Pedro Alves <palves@redhat.com>
19867
19868 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19869 gdb_expect.
19870
508a3ddf
PA
198712015-04-07 Pedro Alves <palves@redhat.com>
19872
19873 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19874 output appearing once only.
19875
9f6dbe2b
PA
198762015-04-07 Pedro Alves <palves@redhat.com>
19877
19878 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19879 that doesn't expect anything. Return early if running to main
19880 fails.
19881
337532fa
YQ
198822015-04-07 Yao Qi <yao.qi@linaro.org>
19883
19884 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19885 (child_function): Call alarm.
19886 (main): Move call to alarm into the loop.
19887 * gdb.threads/non-stop-fair-events.exp: Build program with
19888 -DTIMEOUT=$timeout.
19889
01b622d4
DE
198902015-04-06 Doug Evans <xdje42@gmail.com>
19891
19892 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19893 Fix dest parameter to board_info.
19894 (fpc_compile): Ditto.
19895 (gdb_compile_pascal): Rename dest arg to destfile.
19896
961f4160
PMR
198972015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19898
19899 * gdb.ada/funcall_ref.exp: New file.
19900 * gdb.ada/funcall_ref/foo.adb: New file.
19901
cafda597
YQ
199022015-04-02 Yao Qi <yao.qi@linaro.org>
19903
19904 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19905 is remote.
19906
fed040c6
GB
199072015-04-02 Gary Benson <gbenson@redhat.com>
19908
19909 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19910
d11916aa
SS
199112015-04-01 Sasha Smundak <asmundak@google.com>
19912
19913 * gdb.python/py-unwind-maint.c: New file.
19914 * gdb.python/py-unwind-maint.exp: New test.
19915 * gdb.python/py-unwind-maint.py: New file.
19916 * gdb.python/py-unwind.c: New file.
19917 * gdb.python/py-unwind.exp: New test.
19918 * gdb.python/py-unwind.py: New test.
19919
a1471180
PA
199202015-04-01 Pedro Alves <palves@redhat.com>
19921
19922 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19923 to fail instead of non-existent $test.
19924
0bbeccb1
PA
199252015-04-01 Pedro Alves <palves@redhat.com>
19926
19927 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19928 GDBFLAGS if not empty.
19929
3c724c8c
PMR
199302015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19931
19932 * gdb.ada/complete.exp: Remove "multi_line".
19933 * gdb.ada/info_exc.exp: Remove "multi_line".
19934 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19935 * gdb.ada/ptype_field.exp: Remove "multi_line".
19936 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19937 * gdb.ada/tagged.exp: Remove "multi_line".
19938 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19939 [multi_line ...]
19940 * gdb.btrace/delta.exp: Likewise.
19941 * gdb.btrace/exception.exp: Likewise.
19942 * gdb.btrace/function_call_history.exp: Likewise.
19943 * gdb.btrace/instruction_history.exp: Likewise.
19944 * gdb.btrace/nohist.exp: Likewise.
19945 * gdb.btrace/record_goto.exp: Likewise.
19946 * gdb.btrace/segv.exp: Likewise.
19947 * gdb.btrace/stepi.exp: Likewise.
19948 * gdb.btrace/tailcall.exp: Likewise.
19949 * gdb.btrace/unknown_functions.exp: Likewise.
19950 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19951 * lib/gdb.exp: Add the "multi_line" helper.
19952
4eec2deb
PA
199532015-04-01 Pedro Alves <palves@redhat.com>
19954
19955 * gdb.threads/tid-reuse.c: New file.
19956 * gdb.threads/tid-reuse.exp: New file.
19957
df8411da
SDJ
199582015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19959
19960 PR corefiles/16092
19961 * gdb.base/coredump-filter.c: New file.
19962 * gdb.base/coredump-filter.exp: Likewise.
19963
6ef37366
PM
199642015-03-27 Petr Machata <pmachata@redhat.com>
19965
19966 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19967 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19968 (Dwarf::assemble): Initialize them.
19969 (Dwarf::lines): New function.
19970
7ec911b0
JT
199712015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19972
19973 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19974 SYMBOL_PREFIX for x86_64-*-cygwin.
19975
ff908ebf
AW
199762015-03-26 Andy Wingo <wingo@igalia.com>
19977
19978 PR symtab/18148
19979 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19980 const_value but not a location.
19981 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19982 location defined in non-main CUs are visible.
19983
6d5f0679
YQ
199842015-03-26 Yao Qi <yao.qi@linaro.org>
19985
19986 PR testsuite/18139
19987 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19988 Add a line number entry for the same line.
19989 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19990 Add a line number entry for the same line.
19991
2898689b
YQ
199922015-03-26 Yao Qi <yao.qi@linaro.org>
19993
19994 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19995 .int 0.
19996 (func): Likewise. Add .Lfunc_1 label.
19997 Use .Lfunc_1 label.
19998 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19999 .int 0.
20000 (func): Likewise.
20001 Use .Lfunc_1 label.
20002
85180498
YQ
200032015-03-26 Yao Qi <yao.qi@linaro.org>
20004
20005 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20006 Call gdb_compile instead to compile each .s files without debug
20007 information.
20008
8aa08a8d
YQ
200092015-03-26 Yao Qi <yao.qi@linaro.org>
20010
20011 * gdb.base/savedregs.exp (process_saved_regs): Make
20012 "Saved registers:" optional in the pattern.
20013
66849923
MM
200142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20015
20016 * gdb.btrace/next.exp: Merged into step.exp.
20017 * gdb.btrace/finish.exp: Merged into step.exp.
20018 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20019 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20020 "record goto" and checking the exact replay position.
20021 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20022 check for "Recording format" in "info record" output.
20023 * gdb.btrace/record_goto.exp: Choose test file based on target.
20024 * gdb.btrace/x86-record_goto.S: Renamed into ...
20025 * gdb.btrace/x86_64-record_goto.S: ... this.
20026 * gdb.btrace/i686-record_goto.S: New.
20027 * gdb.btrace/x86-tailcall.S: Renamed into ...
20028 * gdb.btrace/x86_64-tailcall.S: ... this.
20029 * gdb.btrace/i686-tailcall.S: New.
20030 * gdb.btrace/x86-tailcall.c: Renamed into ...
20031 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20032 separate statements. Update test.
20033 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20034 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20035 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20036 * gdb.btrace/tailcall.exp: Choose test file based on target.
20037 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20038
11cc1b74
MM
200392015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20040
20041 * gdb.btrace/exception.exp: Increase BTS buffer size.
20042
a25d8bf9
PA
200432015-03-24 Pedro Alves <palves@redhat.com>
20044
20045 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20046
856e7dd6
PA
200472015-03-24 Pedro Alves <palves@redhat.com>
20048
20049 * gdb.threads/schedlock.exp (test_step): No longer expect that
20050 "set scheduler-locking step" with "next" over a function call runs
20051 threads unlocked.
20052
ad235a41
AT
200532015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20054
20055 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20056
15630549
AT
200572015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20058
20059 PR breakpoints/16466
20060 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20061 * gdb.mi/mi-pending.c (thread_func): New function.
20062 (int main): Add threading support required.
20063 * gdb.mi/mi-pending.exp: Add tests for this issue.
20064 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20065 (pendfunc2): Remove stdio dependency.
20066 * gdb.mi/mi-pendshr2.c: New file.
20067
693dca06
KS
200682015-03-23 Keith Seitz <keiths@redhat.com>
20069
20070 * gdb.linespec/keywords.c: New file.
20071 * gdb.linespec/keywords.exp: New file.
20072
7e993ebf
KS
200732015-03-23 Keith Seitz <keiths@redhat.com>
20074
20075 PR gdb/18021
20076 * gdb.dwarf2/staticvirtual.exp: New test.
20077
bc23328c
JK
200782015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20079
20080 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20081 * README: Remove HP-UX and gdb.hp.
20082 (configuration):
20083 * configure: Regenerate.
20084 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20085 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20086 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20087 gdb.hp/gdb.defects/Makefile.
20088 * gdb.hp/Makefile.in: File deleted.
20089 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20090 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20091 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20092 * gdb.hp/gdb.aCC/run.c: File deleted.
20093 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20094 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20095 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20096 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20097 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20098 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20099 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20100 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20101 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20102 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20103 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20104 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20105 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20106 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20107 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20108 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20109 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20110 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20111 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20112 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20113 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20114 * gdb.hp/gdb.compat/average.c: File deleted.
20115 * gdb.hp/gdb.compat/sum.c: File deleted.
20116 * gdb.hp/gdb.compat/xdb.c: File deleted.
20117 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20118 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20119 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20120 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20121 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20122 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20123 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20124 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20125 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20126 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20127 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20128 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20129 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20130 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20131 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20132 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20133 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20134 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20135 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20136 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20137 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20138 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20139 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20140 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20141 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20142 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20143 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20144 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20145 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20146 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20147 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20148 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20149 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20150 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20151 * gdb.hp/tools/odump: File deleted.
20152
8bf3b159
PA
201532015-03-19 Pedro Alves <palves@redhat.com>
20154
20155 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20156 (saw_thread_3): New globals.
20157 (top level): Increment them when an event for the corresponding
20158 thread is seen.
20159 (no thread starvation): New test.
20160
eb54c8bf
PA
201612015-03-19 Pedro Alves <palves@redhat.com>
20162
20163 * gdb.threads/continue-pending-status.c: New file.
20164 * gdb.threads/continue-pending-status.exp: New file.
20165
32d2e5d6
PA
201662015-03-18 Pedro Alves <palves@redhat.com>
20167
20168 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20169 Use gdb_is_target_remote instead of is_remote. Use
20170 gdb_test_multiple instead of gdb_expect. Exit early if
20171 gdb_test_multiple hits its internal matches. Tighten stepi tests
20172 expected output. Fail on exit with any signal, instead of just
20173 SIGILL.
20174
f68f11b7
YQ
201752015-03-18 Yao Qi <yao.qi@linaro.org>
20176
20177 PR tdep/18107
20178 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20179 variable.
20180 * gdb.base/catch-syscall.exp: Don't skip it on
20181 aarch64*-*-linux* target. Remove elements in all_syscalls.
20182 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20183 target.
20184 (setup_all_syscalls): New proc.
20185
ca5fd19b
YQ
201862015-03-16 Yao Qi <yao.qi@linaro.org>
20187
20188 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20189 (top level): Skip tests if valid_addr_p returns false for
20190 $cmd1 or $cmd2.
20191
85642ba0
AW
201922015-03-11 Andy Wingo <wingo@igalia.com>
20193
20194 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20195
e03f9645
YQ
201962015-03-11 Yao Qi <yao.qi@linaro.org>
20197
20198 * gdb.base/catch-syscall.exp: Fix typo in comments.
20199
5d0962b2
YQ
202002015-03-11 Yao Qi <yao.qi@linaro.org>
20201
20202 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20203
b2df3cef
PA
202042015-03-09 Pedro Alves <palves@redhat.com>
20205
20206 * dg-extract-results.py: Delete.
20207
ef878e53
PA
202082015-03-09 Pedro Alves <palves@redhat.com>
20209
20210 Merge dg-extract-results.sh from GCC upstream (r218843).
20211
20212 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20213 * dg-extract-results.sh: Use --text with grep to avoid issues with
20214 binary files. Fall back to cat -v, if that doesn't work.
20215
9494d219
PA
202162015-03-05 Pedro Alves <palves@redhat.com>
20217
20218 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20219
a8d9763a
SM
202202015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20221
20222 * lib/mi-support.exp (mi_expect_interrupt): Accept
20223 alternative event for when in all-stop mode.
20224
be9957b8
PA
202252015-03-04 Pedro Alves <palves@redhat.com>
20226
20227 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20228
d57be0f4 202292015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
20230
20231 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20232
c214c7cf
AA
202332015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20234
20235 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20236 regexps for GDB's current line display, accept a hex address
20237 preceding the line number.
20238
6d74a497
AA
202392015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20240
20241 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20242 the 'arch1' variable for "s390*-linux*" targets.
20243
511aee7c
PA
202442015-03-04 Pedro Alves <palves@redhat.com>
20245
20246 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20247 (main): Pass missing retval argument to pthread_join call.
20248
95e50b27
PA
202492015-03-02 Pedro Alves <palves@redhat.com>
20250
20251 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20252 (top level): Call do_test with non-stop as well.
20253
28054d69
PA
202542015-03-02 Pedro Alves <palves@redhat.com>
20255
20256 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20257 -1.
20258
4fa5d7b4
AA
202592015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20260
20261 * gdb.arch/s390-vregs.exp: New test.
20262 * gdb.arch/s390-vregs.S: New file.
20263
97c18565
PA
202642015-02-27 Pedro Alves <palves@redhat.com>
20265
20266 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20267 call to catch_command_errors.
20268 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20269 catch_command_errors.
20270
a37bfa30
PA
202712015-02-27 Pedro Alves <palves@redhat.com>
20272
20273 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20274 "true" for boolean result.
20275 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20276 prototype of main.
20277
6f98576f
PA
202782015-02-27 Pedro Alves <palves@redhat.com>
20279
20280 * lib/unbuffer_output.c: New file.
20281 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20282 (main): Call gdb_unbuffer_output.
20283
eba5ab56
YQ
202842015-02-27 Yao Qi <yao.qi@linaro.org>
20285
20286 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20287 target.
20288
0def5aaa
DE
202892015-02-26 Doug Evans <dje@google.com>
20290
20291 * gdb.cp/class2.cc (Dbase, D): New classes.
20292 (main): New local delta.
20293 * gdb.cp/class2.exp: Test printing delta.
20294 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20295 (dynbar): New global.
20296 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20297
081a1c2c
JK
202982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20299
20300 * gdb.compile/compile-ifunc.c: New file.
20301 * gdb.compile/compile-ifunc.exp: New file.
20302
2f41223f
AT
203032015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20304
20305 * gdb.base/structs.exp: Check for correct struct on finish.
20306
03eddd80
YQ
203072015-02-26 Yao Qi <yao.qi@linaro.org>
20308
20309 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20310 is zero.
20311
80c57053
JK
203122015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20313
20314 * gdb.arch/cordic.ko.bz2: New file.
20315 * gdb.arch/cordic.ko.debug.bz2: New file.
20316 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20317
21613c12
YQ
203182015-02-25 Yao Qi <yao.qi@linaro.org>
20319
20320 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20321 aarch64*-*-* target.
20322
d8b901ed
PA
203232015-02-23 Pedro Alves <palves@redhat.com>
20324
20325 * lib/gdb.exp (delete_breakpoints): Rewrite using
20326 gdb_test_multiple.
20327
e5b85ead
PA
203282015-02-23 Pedro Alves <palves@redhat.com>
20329
20330 * gdb.base/info-os.c: Include stdlib.h.
20331
85c3a371
DE
203322015-02-22 Doug Evans <xdje42@gmail.com>
20333
20334 PR symtab/17855
20335 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20336 is read after symbols have been re-read.
20337 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20338 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20339
96553a0c
DE
203402015-02-21 Doug Evans <dje@google.com>
20341
20342 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20343
97a0c697
JK
203442015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20345
20346 PR corefiles/17808
20347 * gdb.arch/i386-biarch-core.core.bz2: New file.
20348 * gdb.arch/i386-biarch-core.exp: New file.
20349
a47cd6e9
PA
203502015-02-21 Pedro Alves <palves@redhat.com>
20351
20352 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20353 runto_main fails.
20354
c5facdc4
PA
203552015-02-20 Pedro Alves <palves@redhat.com>
20356
20357 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20358 info probes.
20359
2db9a427
PA
203602015-02-20 Pedro Alves <palves@redhat.com>
20361
20362 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20363
60fb7e9e
PA
203642015-02-20 Pedro Alves <palves@redhat.com>
20365
20366 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20367 clean_restart before gdb_target_supports_trace.
20368
5c5019c2
PA
203692015-02-20 Pedro Alves <palves@redhat.com>
20370
20371 PR threads/18006
20372 * gdb.threads/clone-thread_db.c: New file.
20373 * gdb.threads/clone-thread_db.exp: New file.
20374
c9587f88
AT
203752015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20376
20377 PR breakpoints/16812
20378 * gdb.base/catch-gdb-caused-signals.c: New file.
20379 * gdb.base/catch-gdb-caused-signals.exp: New file.
20380
f6a88844
JM
203812015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20382
20383 * configure: Regenerated.
20384 * configure.ac: Use GDB_AC_TRANSFORM.
20385 * aclocal.m4: sinclude ../transform.m4.
20386
497c491b
JM
203872015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20388
20389 * lib/dtrace.exp: New file.
20390 * gdb.base/dtrace-probe.exp: Likewise.
20391 * gdb.base/dtrace-probe.d: Likewise.
20392 * gdb.base/dtrace-probe.c: Likewise.
20393 * lib/pdtrace.in: Likewise.
20394 * configure.ac: Output variables with the transformed names of
20395 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20396 * configure: Regenerated.
20397
03e98035
JM
203982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20399
20400 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20401 expected message when trying to access $_probe_* convenience
20402 variables while not on a probe.
20403
63cc30e9
JK
204042015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20405
20406 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20407
0703599a
PA
204082015-02-11 Pedro Alves <pedro@codesourcery.com>
20409
20410 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20411 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20412
7e60a48e
DE
204132015-02-10 Doug Evans <xdje42@gmail.com>
20414
20415 * lib/gdb.exp (gdb_load): Always return a result.
20416
01b088bc
PA
204172015-02-10 Pedro Alves <palves@redhat.com>
20418
20419 * gdb.threads/signal-sigtrap.c: New file.
20420 * gdb.threads/signal-sigtrap.exp: New file.
20421
b05ec7a5
AT
204222015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20423
20424 * gdb.trace/no-attach-trace.c: New file.
20425 * gdb.trace/no-attach-trace.exp: New file.
20426
a2c2acaf
MW
204272015-02-09 Mark Wielaard <mjw@redhat.com>
20428
20429 * gdb.dwarf2/atomic.c: New file.
20430 * gdb.dwarf2/atomic-type.exp: Likewise.
20431
31fd9caa
MM
204322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20433
20434 * gdb.btrace/buffer-size.exp: Update "info record" output.
20435 * gdb.btrace/delta.exp: Update "info record" output.
20436 * gdb.btrace/enable.exp: Update "info record" output.
20437 * gdb.btrace/finish.exp: Update "info record" output.
20438 * gdb.btrace/instruction_history.exp: Update "info record" output.
20439 * gdb.btrace/next.exp: Update "info record" output.
20440 * gdb.btrace/nexti.exp: Update "info record" output.
20441 * gdb.btrace/step.exp: Update "info record" output.
20442 * gdb.btrace/stepi.exp: Update "info record" output.
20443 * gdb.btrace/nohist.exp: Update "info record" output.
20444
d33501a5
MM
204452015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20446
20447 * gdb.btrace/buffer-size: New.
20448
f4abbc16
MM
204492015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20450
20451 * gdb.btrace/delta.exp: Update "info record" output.
20452 * gdb.btrace/enable.exp: Update "info record" output.
20453 * gdb.btrace/finish.exp: Update "info record" output.
20454 * gdb.btrace/instruction_history.exp: Update "info record" output.
20455 * gdb.btrace/next.exp: Update "info record" output.
20456 * gdb.btrace/nexti.exp: Update "info record" output.
20457 * gdb.btrace/step.exp: Update "info record" output.
20458 * gdb.btrace/stepi.exp: Update "info record" output.
20459 * gdb.btrace/nohist.exp: Update "info record" output.
20460
b9d61307
SM
204612015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20462
20463 PR gdb/15678
20464 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20465
e584fdbc
PA
204662015-02-06 Pedro Alves <palves@redhat.com>
20467
20468 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20469 macro.
20470 (seconds_left, again): New globals.
20471 (main): Wait seconds_left in a 1-second sleep loop instead of
20472 sleeping 180 seconds. If 'again' is set, reset the seconds
20473 counter.
20474 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20475 'again' in the inferior before detaching. Print the seconds left.
20476 (options): New global.
20477 (top level): Build program with -DTIMEOUT=$timeout.
20478
77f41761
PA
204792015-02-06 Pedro Alves <palves@redhat.com>
20480
20481 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20482 determine how many seconds to pass to 'alarm'.
20483 * gdb.base/gdb-sigterm.exp (top level): Build program with
20484 -DTIMEOUT=$timeout.
20485 (do_test): Return success/failure indication. Add more verbose
20486 logging. Don't fail if 200 single steps are seen. Instead, fail
20487 when the test times out.
20488 (passes): New global.
20489 (top level): Break the testing loop if testing fails on any
20490 iteration. Use gdb_assert.
20491
b9394193
DB
204922015-02-04 Don Breazeal <donb@codesourcery.com>
20493
20494 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20495 and initialize them.
20496 (ipc_cleanup): New function.
20497 (main): Don't declare shmid, semid, and msqid. Add a call to
20498 atexit so that we call ipc_cleanup on exit.
20499
42d9e528
PA
205002015-02-04 Pedro Alves <palves@redhat.com>
20501
20502 * boards/native-extended-gdbserver.exp: Remove any target variant
20503 specifications from the board name before clearing the isremote
20504 flag from board_info.
20505
ae6ae975
DE
205062015-01-31 Doug Evans <xdje42@gmail.com>
20507
20508 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20509
cfb069a8
GB
205102015-01-31 Gary Benson <gbenson@redhat.com>
20511
20512 * gdb.base/completion.exp: Disable completion limiting for
20513 existing tests. Add new tests to check completion limiting.
20514 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20515
5dd31d79
DE
205162015-01-31 Doug Evans <xdje42@gmail.com>
20517
20518 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20519
9f050062
DE
205202015-01-31 Doug Evans <xdje42@gmail.com>
20521
20522 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20523 entries. Duplicate file section script entries.
20524 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20525 inlined entries. Add test for safe-path rejection.
20526 * gdb.python/py-section-script.c: Add duplicate inlined section script
20527 entries. Duplicate file section script entries.
20528 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20529 inlined entries. Add test for safe-path rejection.
20530
df25ebbd
JB
205312015-01-29 Joel Brobecker <brobecker@adacore.com>
20532
20533 * gdb.ada/disc_arr_bound: New testcase.
20534
4a0ca9ec
JB
205352015-01-29 Joel Brobecker <brobecker@adacore.com>
20536
20537 * gdb.ada/mi_var_array: New testcase.
20538
3a8b707a
DE
205392015-01-27 Doug Evans <dje@google.com>
20540
20541 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20542 Add test for objfile.filename, objfile.username after objfile
20543 has been unloaded.
20544
f8313f6e
JB
205452015-01-26 Joel Brobecker <brobecker@adacore.com>
20546
20547 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20548 the second test to print the name attribute of value
20549 returned by the call to gdb.lookup_type, and adjust
20550 the expected output accordingly.
20551
37bc665e
MW
205522015-01-25 Mark Wielaard <mjw@redhat.com>
20553
20554 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20555 * gdb.base/disp-step-fork.c: Include unistd.h.
20556 * gdb.base/siginfo-obj.c: Include stdio.h.
20557 * gdb.base/siginfo-thread.c: Likewise.
20558 * gdb.mi/non-stop.c: Include unistd.h.
20559 * gdb.mi/nsthrexec.c: Include stdio.h.
20560 * gdb.mi/pthreads.c: Include unistd.h.
20561 * gdb.modula2/unbounded1.c (main): Declare returns int.
20562 * gdb.reverse/consecutive-reverse.c: Likewise.
20563 * gdb.threads/create-fail.c: Include unistd.h.
20564 * gdb.threads/killed.c: Likewise.
20565 * gdb.threads/linux-dp.c: Likewise.
20566 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20567 * gdb.threads/non-ldr-exc-2.c: Likewise.
20568 * gdb.threads/non-ldr-exc-3.c: Likewise.
20569 * gdb.threads/non-ldr-exc-4.c: Likewise.
20570 * gdb.threads/pthreads.c: Include unistd.h.
20571 (main): Declare returns int.
20572 * gdb.threads/tls-main.c (foo): New declaration.
20573 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20574
f7e5394d
SM
205752015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20576
20577 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20578 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20579
743649fd
MW
205802015-01-15 Mark Wielaard <mjw@redhat.com>
20581
20582 * gdb.base/noreturn-return.c: New file.
20583 * gdb.base/noreturn-return.exp: New file.
20584 * gdb.base/noreturn-finish.c: New file.
20585 * gdb.base/noreturn-finish.exp: New file.
20586
198297aa
PA
205872015-01-23 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.threads/continue-pending-after-query.c: New file.
20590 * gdb.threads/continue-pending-after-query.exp: New file.
20591
717cf30c
AG
205922015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20593 Simon Marchi <simon.marchi@ericsson.com>
20594
20595 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20596 * gdb.base/valgrind-db-attach.exp: Same.
20597 * gdb.base/valgrind-infcall.exp: Same.
20598 * lib/mi-support.exp (default_mi_gdb_start): Same.
20599 * lib/prompt.exp (default_prompt_gdb_start): Same.
20600 * lib/gdb.exp (default_gdb_spawn): Same.
20601 (gdb_interact): New.
20602
20603
4b62a76e
JK
206042015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20605
20606 * gdb.compile/compile.exp (pointer to jit function): New test.
20607
b4cdae6f
WW
206082015-01-17 Wei-cheng Wang <cole945@gmail.com>
20609
20610 * lib/gdb.exp (supports_process_record): Return true for
20611 powerpc*-*-linux*.
20612 (supports_reverse): Likewise.
20613
d221e7ef
DB
206142015-01-15 Don Breazeal <donb@codesourcery.com>
20615
20616 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20617 instead of checking whether the target board is remote and
20618 use spawn_wait_for_attach instead of exec/sleep.
20619 * gdb.base/attach-twice.exp: Likewise.
20620
bafffb51
JB
206212015-01-15 Joel Brobecker <brobecker@adacore.com>
20622
20623 * gdb.ada/var_arr_attrs: New testcase.
20624
5589af0e
PA
206252015-01-14 Pedro Alves <palves@redhat.com>
20626 Joel Brobecker <brobecker@adacore.com>
20627
20628 PR gdb/17525
20629 * gdb.base/bp-cmds-execution-x-script.c: New file.
20630 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20631 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20632
6c400b59
PA
206332015-01-14 Pedro Alves <palves@redhat.com>
20634
20635 PR cli/17828
20636 * gdb.base/batch-preserve-term-settings.c: New file.
20637 * gdb.base/batch-preserve-term-settings.exp: New file.
20638
e02c96a7
DE
206392015-01-13 Doug Evans <dje@google.com>
20640
20641 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20642 binary.
20643
576fd14c
JB
206442015-01-13 Joel Brobecker <brobecker@adacore.com>
20645
20646 * Makefile.in (clean mostlyclean): Do not delete *.py.
20647
04dccad0
JB
206482015-01-13 Joel Brobecker <brobecker@adacore.com>
20649
20650 * gdb.python/py-lookup-type.exp: New file.
20651
3d230f71
PA
206522015-01-12 Pedro Alves <palves@redhat.com>
20653
20654 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20655 restore GDBFLAGS before returning.
20656
7e67715d
JK
206572015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20658
20659 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20660 is_amd64_regs_target and is_x86_like_target.
20661
f2e0d4b4
DE
206622015-01-11 Doug Evans <xdje42@gmail.com>
20663
20664 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20665 is given without an explicit form.
20666 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20667 attributes.
20668 * gdb.dwarf/corrupt.exp: Ditto.
20669 * gdb.dwarf2/enum-type.exp: Ditto.
20670 * gdb.trace/entry-values.exp: Ditto.
20671 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20672
439250fb
DE
206732015-01-11 Doug Evans <xdje42@gmail.com>
20674
20675 PR gdb/15830
20676 * gdb.base/maint.exp: Remove references to "maint demangle".
20677 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20678 Add tests for explicitly specifying language to demangle.
20679 * gdb.dlang/demangle.exp: Ditto.
20680
ede9f622
PA
206812015-01-09 Pedro Alves <palves@redhat.com>
20682
20683 * gdb.threads/non-stop-fair-events.c: New file.
20684 * gdb.threads/non-stop-fair-events.exp: New file.
20685
a7b796db
PA
206862015-01-09 Pedro Alves <palves@redhat.com>
20687
20688 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20689 the global scope. Set a breakpoint after all threads are started
20690 rather than stepping over two source lines. Expect the prompt.
20691 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20692 global.
20693 (NUM): Now 15.
20694 (main): Use threads_started_barrier to wait for all threads to
20695 start. Main thread no longer calls thread_function. Exit after
20696 180 seconds.
20697 (loop): New function.
20698 (thread_function): Wait on threads_started_barrier barrier. Call
20699 'loop' at each iteration.
20700 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20701 threads have started, instead of hardcoding number of "next"
20702 steps. Use an access watchpoint instead of a write watchpoint.
20703
9665ffdd
PA
207042015-01-09 Pedro Alves <palves@redhat.com>
20705
20706 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20707 (thread_func): Wait on barrier.
20708 (main): Wait for all threads to start before stopping GDB.
20709 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20710 global.
20711 (thread1_func, thread2_func): Wait on barrier.
20712 (main): Wait for all threads to start before stopping GDB.
20713 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20714 New global.
20715 (thread1_func, thread2_func): Wait on barrier.
20716 (main): Wait for all threads to start before stopping GDB.
20717
c945a99f
PA
207182015-01-09 Pedro Alves <palves@redhat.com>
20719
20720 * gdb.threads/attach-many-short-lived-threads.c: New file.
20721 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20722
c1a747c1
PA
207232014-01-09 Pedro Alves <palves@redhat.com>
20724
20725 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20726 instead of to thread 2.
20727 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20728 Add barrier around each pthread_create call instead of around all
20729 calls.
20730 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20731 Set a break on thread_function and have the child threads hit it
20732 one at at a time.
20733
60b3033e
PA
207342015-01-09 Pedro Alves <palves@redhat.com>
20735
20736 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20737 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20738 false.
20739 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20740 checking whether the target board is remote.
20741 * gdb.multi/multi-attach.exp: Likewise.
20742 * gdb.python/py-sync-interp.exp: Likewise.
20743 * gdb.server/ext-attach.exp: Likewise.
20744 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20745 tests that need to attach, instead of checking whether the target
20746 board is remote at the top of the file.
20747
acc018ac
YQ
207482015-01-08 Yao Qi <yao@codesourcery.com>
20749
20750 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20751
50a18af8
JK
207522015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20753
20754 Fix testcase compilation.
20755 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20756
8503d6e1
JB
207572015-01-06 Joel Brobecker <brobecker@adacore.com>
20758
20759 * gdb.python/py-type.exp: Add a couple test about empty
20760 array creation, and negative-length array creation.
20761
cc73dbcc
DE
207622015-01-02 Doug Evans <xdje42@gmail.com>
20763
20764 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20765
0300bbc7
DE
207662015-01-02 Doug Evans <dje@google.com>
20767
20768 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20769
9d85a0ec
YQ
207702014-12-29 Yao Qi <yao@codesourcery.com>
20771
20772 * gdb.trace/entry-values.exp: Update comments. Rename variable
20773 bar_call_foo to returned_from_foo.
20774
87186c6a
MMN
207752014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20776
20777 PR gdb/17394
20778 * gdb.linespec/break-asm-file.c: New file.
20779 * gdb.linespec/break-asm-file.exp: New file.
20780 * gdb.linespec/break-asm-file0.s: New file.
20781 * gdb.linespec/break-asm-file1.s: New file.
20782
1bab7383
YQ
207832014-12-18 Nigel Stephens <nigel@mips.com>
20784 Maciej W. Rozycki <macro@codesourcery.com>
20785
20786 * gdb.base/float.exp: Handle the new output from "info float" on
20787 MIPS targets.
20788
1bc1068a
JK
207892014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20790
20791 Fix MinGW compilation.
20792 * gdb.compile/compile-ops.exp: Update untested message if
20793 !skip_compile_feature_tests.
20794 * gdb.compile/compile-setjmp.exp: Likewise.
20795 * gdb.compile/compile-tls.exp: Likewise.
20796 * gdb.compile/compile.exp: Likewise.
20797 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20798 supported on this host".
20799
b6615d10
DE
208002014-12-16 Doug Evans <xdje42@gmail.com>
20801
20802 * boards/stabs.exp: New file.
20803
25dda427
AA
208042014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20805
20806 * gdb.base/completion.exp: Adjust to format changes of "maint
20807 print user-registers".
20808
bf330350
CU
208092014-12-16 Catalin Udma <catalin.udma@freescale.com>
20810
20811 PR server/17457
20812 * gdb.arch/aarch64-fp.c: New file.
20813 * gdb.arch/aarch64-fp.exp: New file.
20814
395cf596
SDJ
208152014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20816
20817 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20818 r210637, r210913, r211666, r215400, r215817).
20819
20820 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20821 * dg-extract-results.py: New file.
20822 * dg-extract-results.sh: Use it if the environment seems
20823 suitable.
20824
20825 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20826
20827 * dg-extract-results.py (parse_run): Handle warnings that
20828 are printed before a test harness is run.
20829
20830 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20831
20832 * dg-extract-results.py (Named): Remove __cmp__ method.
20833 (output_variation): Use a key to sort variation.harnesses.
20834
20835 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20836
20837 * dg-extract-results.py: For Python 3, force sys.stdout to
20838 handle surrogate escape sequences.
20839 (safe_open): New function.
20840 (output_segment, main): Use it.
20841
20842 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20843
20844 * dg-extract-results.py (Prog.result_re): Include options
20845 in test name.
20846
20847 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20848
20849 * dg-extract-results.py (output_variation): Always sort if
20850 do_sum.
20851
e882ef3c
SM
208522014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20853
20854 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20855 as long as we get pagination notifications.
20856
4992aa20
JM
208572014-12-15 Jason Merrill <jason@redhat.com>
20858
20859 * Makefile.in (check-gdb.%): Restore.
20860 * README: Mention it.
20861
c1b5a1a6
JB
208622014-12-13 Joel Brobecker <brobecker@adacore.com>
20863
20864 * gdb.ada/str_uninit: New testcase.
20865
5537b577
JK
208662014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20867
20868 PR symtab/17642
20869 * gdb.base/vla-stub-define.c: New file.
20870 * gdb.base/vla-stub.c: New file.
20871 * gdb.base/vla-stub.exp: New file.
20872
bb2ec1b3
TT
208732014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20874 Jan Kratochvil <jan.kratochvil@redhat.com>
20875 Tom Tromey <tromey@redhat.com>
20876
20877 * configure.ac: Add gdb.compile/.
20878 * configure: Regenerate.
20879 * gdb.compile/Makefile.in: New file.
20880 * gdb.compile/compile-ops.exp: New file.
20881 * gdb.compile/compile-ops.c: New file.
20882 * gdb.compile/compile-tls.c: New file.
20883 * gdb.compile/compile-tls.exp: New file.
20884 * gdb.compile/compile-constvar.S: New file.
20885 * gdb.compile/compile-constvar.c: New file.
20886 * gdb.compile/compile-mod.c: New file.
20887 * gdb.compile/compile-nodebug.c: New file.
20888 * gdb.compile/compile-setjmp-mod.c: New file.
20889 * gdb.compile/compile-setjmp.c: New file.
20890 * gdb.compile/compile-setjmp.exp: New file.
20891 * gdb.compile/compile-shlib.c: New file.
20892 * gdb.compile/compile.c: New file.
20893 * gdb.compile/compile.exp: New file.
20894 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20895
4ff709eb
TT
208962014-12-12 Tom Tromey <tromey@redhat.com>
20897
20898 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20899 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20900
6dddd6a5
DE
209012014-12-12 Doug Evans <dje@google.com>
20902
20903 * lib/gdb-python.exp (get_python_valueof): New function.
20904 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20905
71c24708
AA
209062014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20907
20908 * gdb.base/completion.exp: Add test for completion of "info
20909 registers ".
20910
3e29f34a
MR
209112014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20912
20913 * gdb.base/func-ptrs.c: New file.
20914 * gdb.base/func-ptrs.exp: New file.
20915
fc126975
SM
209162014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20917
20918 PR breakpoints/17012
20919 * gdb.base/dprintf-detach.c: New file.
20920 * gdb.base/dprintf-detach.exp: New file.
20921
0a46d518
SM
209222014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20923
20924 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20925 * lib/gdb.exp (target_is_gdbserver): New procedure.
20926
a0be3e44
DE
209272014-12-08 Doug Evans <dje@google.com>
20928
20929 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20930
df1b803a
YQ
209312014-12-05 Yao Qi <yao@codesourcery.com>
20932
20933 * gdb.guile/scm-error.exp: Remove the third argument to
20934 gdb_remote_download.
20935 * gdb.guile/scm-frame-args.exp: Likewise.
20936 * gdb.guile/scm-section-script.exp: Likewise.
20937
ddb9f679
YQ
209382014-12-05 Yao Qi <yao@codesourcery.com>
20939
20940 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20941
86e4ed39
DE
209422014-12-04 Doug Evans <dje@google.com>
20943
20944 * gdb.python/py-objfile.exp: Add tests for
20945 objfile.add_separate_debug_file.
20946
7c50a931
DE
209472014-12-04 Doug Evans <dje@google.com>
20948
20949 * lib/gdb.exp (get_build_id): New function.
20950 (build_id_debug_filename_get): Rewrite to use it.
20951 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20952
621661e3
MR
209532014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20954
20955 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20956 `method(long)', not just 0x0.
20957 * gdb.cp/nsalias.exp: Align code labels to 4.
20958 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20959 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20960 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20961 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20962 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20963 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20964
29f0c3b7
DE
209652014-12-02 Doug Evans <dje@google.com>
20966
e1e061e7 20967 PR symtab/17602
29f0c3b7 20968 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20969 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20970 * gdb.cp/anon-ns.exp: Update.
20971
162078c8
NB
209722014-12-02 Nick Bull <nicholaspbull@gmail.com>
20973
20974 * gdb.python/py-events.py (inferior_call_handler): New.
20975 (register_changed_handler, memory_changed_handler): New.
20976 (test_events.invoke): Register new handlers.
20977 * gdb.python/py-events.exp: Add tests for inferior call,
20978 memory_changed and register_changed events.
20979
fdb09caf
AA
209802014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20981
20982 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20983 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20984 if the linker doesn't understand this.
20985
55cfb2c4
SM
209862014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20987
20988 * gdb.python/python.exp: Change expected reply to help().
20989
9e8cd6df
YQ
209902014-12-01 Yao Qi <yao@codesourcery.com>
20991
20992 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20993 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20994 * configure: Re-generated.
20995
6c659fc2
SC
209962014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20997
20998 * gdb.cp/chained-calls.cc: New file.
20999 * gdb.cp/chained-calls.exp: New file.
21000 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21001
d7fc3181
SM
210022014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21003
21004 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21005 * gdb.dwarf2/symtab-producer.exp: Same.
21006 * gdb.gdb/python-interrupts.exp: Same.
21007 * gdb.gdb/python-selftest.exp: Same.
21008 * gdb.python/py-linetable.exp: Same.
21009 * gdb.python/py-type.exp: Same.
21010 * gdb.python/py-value-cc.exp: Same.
21011 * gdb.python/py-value.exp: Same.
21012
10e79639
YQ
210132014-11-28 Yao Qi <yao@codesourcery.com>
21014
21015 * gdb.base/break-probes.exp: Match library name prefixed with
21016 sysroot.
21017
f28a0564
SM
210182014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21019
21020 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21021 test expected output. Add parentheses for the call to print.
21022 Remove L suffix from integers.
21023
3fe1ce1d
DE
210242014-11-26 Doug Evans <dje@google.com>
21025
21026 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21027
84429e27
YQ
210282014-11-22 Yao Qi <yao@codesourcery.com>
21029
21030 * gdb.trace/entry-values.c: Remove asms.
21031 (foo): Add foo_label.
21032 (bar): Add bar_label.
21033 * gdb.trace/entry-values.exp: Remove code computing foo's
21034 length and bar's length.
21035 (Dwarf::assemble): Invoke function_range for bar and use
21036 MACRO_AT_func for foo.
21037
26741859
YQ
210382014-11-22 Yao Qi <yao@codesourcery.com>
21039
21040 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21041 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21042 Use .Lgcc43_procstart instead of gcc43.
21043
45e44d27
JB
210442014-11-21 Joel Brobecker <brobecker@adacore.com>
21045
21046 * gdb.ada/n_arr_bound: New testcase.
21047
458c8db8
SDJ
210482014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21049
21050 PR breakpoints/10737
21051 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21052 test_catch_syscall_multi_arch.
21053 (test_catch_syscall_multi_arch): New function.
21054
43f3e411
DE
210552014-11-20 Doug Evans <xdje42@gmail.com>
21056
21057 * gdb.base/maint.exp: Update expected output.
21058
0d7b2549
AA
210592014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21060
21061 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21062 4-byte instruction on S390.
21063
8908fca5
JB
210642014-11-19 Joel Brobecker <brobecker@adacore.com>
21065
21066 * gdb.ada/arr_arr: New testcase.
21067
4a46959e
JB
210682014-11-19 Joel Brobecker <brobecker@adacore.com>
21069
21070 * gdb.ada/pkd_arr_elem: New Testcase.
21071
470e2f4e
LM
210722014-11-18 Luis Machado <lgustavo@codesourcery.com>
21073
21074 * gdb.reverse/break-precsave: Expect completion message for
21075 core file reads.
21076 * gdb.reverse/consecutive-precsave.exp: Likewise.
21077 * gdb.reverse/finish-precsave.exp: Likewise.
21078 * gdb.reverse/i386-precsave.exp: Likewise.
21079 * gdb.reverse/machinestate-precsave.exp: Likewise.
21080 * gdb.reverse/sigall-precsave.exp: Likewise.
21081 * gdb.reverse/solib-precsave.exp: Likewise.
21082 * gdb.reverse/step-precsave.exp: Likewise.
21083 * gdb.reverse/until-precsave.exp: Likewise.
21084 * gdb.reverse/watch-precsave.exp: Likewise.
21085
a267f3ad
AA
210862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21087
21088 * gdb.base/bp-permanent.c: Include unistd.h.
21089 * gdb.python/py-framefilter-mi.c (main): Add return type.
21090 * gdb.python/py-framefilter.c (main): Likewise.
21091 * gdb.trace/actions-changed.c (main): Likewise.
21092
12084a9a
AA
210932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21094
21095 * gdb.mi/until.c: Add eye-catchers.
21096 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21097 line numbers.
21098
dc7e1a77
AA
210992014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21100
21101 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21102 function header variants in break1.c.
21103 * gdb.base/ena-dis-br.exp: Likewise.
21104 * gdb.base/hbreak2.exp: Likewise.
21105 * gdb.reverse/until-precsave.exp: Drop references to removed
21106 non-prototype function header variants in ur1.c.
21107 * gdb.reverse/until-reverse.exp: Likewise.
21108
41c77605
PM
211092014-11-17 Petr Machata <pmachata@redhat.com>
21110
21111 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21112 ${_cu_offset_size} bytes abbrev offset.
21113
34248c3a
DE
211142014-11-15 Doug Evans <xdje42@gmail.com>
21115
21116 PR symtab/17559
21117 * gdb.base/line-symtabs.exp: New file.
21118 * gdb.base/line-symtabs.c: New file.
21119 * gdb.base/line-symtabs.h: New file.
21120
646da059
YQ
211212014-11-14 Yao Qi <yao@codesourcery.com>
21122
21123 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21124 (func): Add label func_label.
21125 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21126 Replace low_pc and high_pc with MACRO_AT_range.
21127 Replace name, low_pc and high_pc with MACRO_AT_func.
21128
9301ebe6
YQ
211292014-11-14 Yao Qi <yao@codesourcery.com>
21130
21131 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21132 Replace name, low_pc and high_pc with MACRO_AT_func.
21133
f166b542
YQ
211342014-11-14 Yao Qi <yao@codesourcery.com>
21135
21136 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21137 produce debug information.
21138 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21139
0f6e71e3
YQ
211402014-11-14 Yao Qi <yao@codesourcery.com>
21141
21142 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21143 object and get function length.
21144 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21145 with MACRO_AT_func.
21146 (top-level): Replace gdb_compile and clean_restart with
21147 prepare_for_testing.
21148 * gdb.dwarf2/main.c (main): Add label main_label.
21149
876c4df9
YQ
211502014-11-14 Yao Qi <yao@codesourcery.com>
21151
21152 * lib/dwarf.exp (function_range): New procedure.
21153 (Dwarf::_handle_macro_at_func): New procedure.
21154 (Dwarf::_handle_macro_at_range): New procedure.
21155 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21156
02ad9cf1
YQ
211572014-11-14 Yao Qi <yao@codesourcery.com>
21158
21159 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21160 (_handle_attribute): New procedure.
21161
a59add0c
AA
211622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21163
21164 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21165 * gdb.base/call-sc.c (zed): Likewise.
21166 * gdb.base/checkpoint.c (main): Likewise.
21167 * gdb.base/dump.c (main): Likewise.
21168 * gdb.base/gcore.c (main): Likewise.
21169 * gdb.base/huge.c (main): Likewise.
21170 * gdb.base/multi-forks.c (main): Likewise.
21171 * gdb.base/pr10179-a.c (main): Likewise.
21172 * gdb.base/savedregs.c (main): Likewise.
21173 * gdb.base/sigaltstack.c (main): Likewise.
21174 * gdb.base/siginfo.c (main): Likewise.
21175 * gdb.base/structs.c (zed): Likewise.
21176 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21177 * gdb.mi/mi-syn-frame.c (main): Likewise.
21178 * gdb.mi/until.c (foo, main): Likewise.
21179 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21180 * gdb.base/solib-weak.c (foo): Declare.
21181 * gdb.base/attach-twice.c: Include stdio.h.
21182 * gdb.base/weaklib1.c: Likewise.
21183 * gdb.base/weaklib2.c: Likewise.
21184 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21185 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21186 unistd.h.
21187 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21188 * gdb.mi/mi-exit-code.c: Likewise.
21189 * gdb.base/break-interp-lib.c: Include string.h.
21190 * gdb.base/coremaker.c: Likewise.
21191 * gdb.base/testenv.c: Likewise.
21192 * gdb.python/py-finish-breakpoint.c: Likewise.
21193 * gdb.base/inferior-died.c: Include sys/wait.h.
21194 * gdb.base/fileio.c: Include time.h.
21195 * gdb.base/async-shell.c: Include unistd.h.
21196 * gdb.base/dprintf-non-stop.c: Likewise.
21197 * gdb.base/info-os.c: Likewise.
21198 * gdb.mi/mi-console.c: Likewise.
21199 * gdb.mi/watch-nonstop.c: Likewise.
21200 * gdb.python/py-events.c: Likewise.
21201 * gdb.base/async.c (baz): Move up before its invocation.
21202 * gdb.base/code_elim2.c (my_global_func): Likewise.
21203 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21204 * gdb.base/advance.c (func2): Likewise.
21205
3b5d5997
AA
212062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21207
21208 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21209 variant.
21210 * gdb.base/annota3.c: Likewise.
21211 * gdb.base/async.c: Likewise.
21212 * gdb.base/average.c: Likewise.
21213 * gdb.base/call-ar-st.c: Likewise.
21214 * gdb.base/call-rt-st.c: Likewise.
21215 * gdb.base/call-sc.c: Likewise.
21216 * gdb.base/call-strs.c: Likewise.
21217 * gdb.base/ending-run.c: Likewise.
21218 * gdb.base/execd-prog.c: Likewise.
21219 * gdb.base/exprs.c: Likewise.
21220 * gdb.base/foll-exec.c: Likewise.
21221 * gdb.base/foll-fork.c: Likewise.
21222 * gdb.base/foll-vfork.c: Likewise.
21223 * gdb.base/funcargs.c: Likewise.
21224 * gdb.base/gcore.c: Likewise.
21225 * gdb.base/jump.c: Likewise.
21226 * gdb.base/langs0.c: Likewise.
21227 * gdb.base/langs1.c: Likewise.
21228 * gdb.base/langs2.c: Likewise.
21229 * gdb.base/mips_pro.c: Likewise.
21230 * gdb.base/nodebug.c: Likewise.
21231 * gdb.base/opaque0.c: Likewise.
21232 * gdb.base/opaque1.c: Likewise.
21233 * gdb.base/recurse.c: Likewise.
21234 * gdb.base/run.c: Likewise.
21235 * gdb.base/scope0.c: Likewise.
21236 * gdb.base/scope1.c: Likewise.
21237 * gdb.base/setshow.c: Likewise.
21238 * gdb.base/setvar.c: Likewise.
21239 * gdb.base/shmain.c: Likewise.
21240 * gdb.base/shr1.c: Likewise.
21241 * gdb.base/shr2.c: Likewise.
21242 * gdb.base/sigall.c: Likewise.
21243 * gdb.base/signals.c: Likewise.
21244 * gdb.base/so-indr-cl.c: Likewise.
21245 * gdb.base/solib2.c: Likewise.
21246 * gdb.base/structs.c: Likewise.
21247 * gdb.base/sum.c: Likewise.
21248 * gdb.base/vforked-prog.c: Likewise.
21249 * gdb.base/watchpoint.c: Likewise.
21250 * gdb.reverse/shr2.c: Likewise.
21251 * gdb.reverse/until-reverse.c: Likewise.
21252 * gdb.reverse/ur1.c: Likewise.
21253 * gdb.reverse/watch-reverse.c: Likewise.
21254
066a77c5
AA
212552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21256
21257 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21258 variant.
21259 * gdb.base/sepdebug.exp: Drop references to removed code.
21260
4f204ea5
AA
212612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21262
21263 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21264 variant. Preserve original line numbering.
21265 * gdb.base/list1.c: Likewise.
21266
3b377a3a
AA
212672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21268
21269 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21270 variant.
21271 * gdb.base/break1.c: Likewise.
21272 * gdb.base/break.exp: Drop references to removed code.
21273
e444df73
AA
212742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21275
21276 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21277 variant.
21278
8008f2a7
AA
212792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21280
21281 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21282
a5a06887
AA
212832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21284
21285 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21286 logic into perform_all_tests() and invoke it with and without
21287 function header prototypes.
21288 (do_function_calls): Remove conditional XFAIL for PR 5318.
21289 (rerun_and_prepare): Remove duplicate code.
21290 (perform_all_tests): New. Main logic moved here.
21291
44dba9b9
AA
212922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21293
21294 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21295 code guarded by #ifdef NO_PROTOTYPES.
21296 (t_double_many_args): Likewise.
21297 (DEF_FUNC_MANY_ARGS_1): Likewise.
21298 (DEF_FUNC_VALUES_1): Likewise.
21299 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21300 guarded by #ifdef PROTOTYPES.
21301
d1fbcd56
AA
213022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21303
21304 * gdb.mi/mi-console.c: Add eye-catcher.
21305 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21306 instead of literal line number.
21307
b0e59b8f
AA
213082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21309
21310 * gdb.base/shr2.c: Add eye-catcher.
21311 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21312 line number.
21313
78f98cca
AA
213142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21315
21316 * gdb.base/jump.c: Add eye-catchers.
21317 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21318 numbers.
21319
58fa2af0
AA
213202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21321
21322 * gdb.base/execd-prog.c: Add eye-catchers.
21323 * gdb.base/foll-exec.c: Likewise.
21324 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21325 line numbers.
21326
04e5059b
AA
213272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21328
21329 * gdb.base/ending-run.c: Add eye-catchers.
21330 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21331 literal line numbers.
21332
dbfdb174
AA
213332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21334
21335 * gdb.base/call-rt-st.c: Add eye-catchers.
21336 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21337 literal line numbers.
21338
888a2ade
AA
213392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21340
21341 * gdb.base/call-ar-st.c: Add eye-catchers.
21342 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21343 literal line numbers.
21344
6acc2dde
AA
213452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21346
21347 * gdb.base/average.c: Add eye-catchers.
21348 * gdb.base/sum.c: Likewise.
21349 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21350 regexps dynamically.
21351
9ecfcd1d
AA
213522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21353
21354 * gdb.base/solib1.c: Add eye-catchers.
21355 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21356 literal line numbers.
21357
78708b7c
PA
213582014-11-12 Pedro Alves <palves@redhat.com>
21359
21360 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21361 leader has exited.
21362
af48d08f
PA
213632014-11-12 Pedro Alves <palves@redhat.com>
21364
21365 * gdb.arch/i386-bp_permanent.c: New file.
21366 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21367 (srcfile): Set to i386-bp_permanent.c.
21368 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21369 that stepi does not execute the 'leave' instruction, instead of
21370 testing it does execute.
21371 * gdb.base/bp-permanent.c: New file.
21372 * gdb.base/bp-permanent.exp: New file.
21373
af3768e9
DE
213742014-11-10 Doug Evans <xdje42@gmail.com>
21375
21376 PR symtab/17564
21377 * gdb.base/symtab-search-order.exp: New file.
21378 * gdb.base/symtab-search-order.c: New file.
21379 * gdb.base/symtab-search-order-1.c: New file.
21380 * gdb.base/symtab-search-order-shlib-1.c: New file.
21381
9de00a4a
PA
213822014-11-07 Pedro Alves <palves@redhat.com>
21383
21384 PR gdb/17511
21385 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21386 i?86-*-linux*.
21387
e0f52461
SC
213882014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21389
21390 PR c++/17494
21391 * gdb.cp/pr17494.cc: New file.
21392 * gdb.cp/pr17494.exp: New file.
21393
6ce8c980
YQ
213942014-11-02 Yao Qi <yao@codesourcery.com>
21395
21396 * gdb.python/python.exp: Get working directory and match the
21397 output of "set extended-prompt \\w " with it.
21398
02be9a71
DE
213992014-10-30 Doug Evans <dje@google.com>
21400
21401 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21402 in objfiles.
21403 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21404 in progspaces.
21405
3bdff46b
LM
214062014-10-30 Janis Johnson <janisjo@codesourcery.com>
21407
21408 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21409 * gdb.base/realname-expand.exp: Likewise.
21410 * gdb.linespec/macro-relative.exp: Likewise.
21411
ab917dfb
PA
214122014-10-29 Pedro Alves <palves@redhat.com>
21413
21414 PR gdb/17408
21415 * gdb.threads/schedlock.c (some_function): New function.
21416 (call_function): New global.
21417 (MAYBE_CALL_SOME_FUNCTION): New macro.
21418 (thread_function): Call it.
21419 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21420 and use it instead of a global counter. Adjust all callers.
21421 (get_current_thread): Use "find current thread" for test message
21422 here rather than having all callers pass down the same string.
21423 (goto_loop): New procedure, factored out from ...
21424 (my_continue): ... this.
21425 (step_ten_loops): Change parameter from test message to command to
21426 use. Adjust.
21427 (list_count): Delete global.
21428 (check_result): New procedure, factored out from duplicate top
21429 level code.
21430 (continue tests): Wrap in with_test_prefix.
21431 (test_step): New procedure, factored out from duplicate top level
21432 code.
21433 (top level): Test "step" in combination with all scheduler-locking
21434 modes. Test "next" in combination with all scheduler-locking
21435 modes, and in combination with stepping over a function call or
21436 not.
21437 * gdb.threads/next-bp-other-thread.c: New file.
21438 * gdb.threads/next-bp-other-thread.exp: New file.
21439
d3d4baed
PA
214402014-10-29 Pedro Alves <palves@redhat.com>
21441
21442 PR python/17372
21443 * gdb.python/python.exp: Test a multi-line command that spawns
21444 interactive Python.
21445 * gdb.base/multi-line-starts-subshell.exp: New file.
21446
563e8d85
YQ
214472014-10-29 Yao Qi <yao@codesourcery.com>
21448
21449 * gdb.base/fileio.exp: Make directories on host.
21450
0ea4d52e
YQ
214512014-10-29 Yao Qi <yao@codesourcery.com>
21452
21453 * gdb.base/fileio.c (test_write): Close the file.
21454
7f5ef605
PA
214552014-10-28 Pedro Alves <palves@redhat.com>
21456
21457 PR gdb/12623
21458 * gdb.base/sigstep.c (no_handler): New global.
21459 (main): If 'no_handler is true, set the signal handlers to
21460 SIG_IGN.
21461 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21462 with_sw_watch and no_handler parameters. Handle them.
21463 (top level) <stepping over handler when stopped at a breakpoint
21464 test>: Add a test axis for testing with a software watchpoint, and
21465 another for testing with the signal handler set to SIG_IGN.
21466 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21467 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21468
abbdbd03
PA
214692014-10-28 Pedro Alves <palves@redhat.com>
21470
21471 PR gdb/17511
21472 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21473 * gdb.base/sigstep.exp (other_handler_location): New global.
21474 (advance): Support stepping into the signal handler, and running
21475 commands while in the handler.
21476 (in_handler_map): New global.
21477 (top level): In the advance test, add combinations for getting
21478 into the handler with stepping commands, and for running commands
21479 in the handler. Add comment descripting the advancei tests.
21480
1df4399f
PA
214812014-10-28 Pedro Alves <palves@redhat.com>
21482
21483 * gdb.base/sigstep.exp: Use build_executable instead of
21484 prepare_for_testing.
21485 (top level): Move code that starts GDB, runs to main and creates a
21486 display to ...
21487 (restart): ... this new procedure.
21488 (top level): Move backtrace from signal handler test to ...
21489 (validate_backtrace): ... this new procedure.
21490 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21491 with_test_prefix. Always restart GDB.
21492 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21493 with_test_prefix. Always restart GDB. No need to delete
21494 breakpoints after the test.
21495 (test_skip_handler): Remove prefix parameter.
21496 (skip_over_handler, breakpoint_to_handler)
21497 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21498 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21499 restart GDB. No need to delete breakpoints after the test.
21500 (top level): Use foreach to call the test procedures with
21501 different commands.
21502
a5b6e449
PA
215032014-10-28 Pedro Alves <palves@redhat.com>
21504
21505 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21506 instead of GNATS numbers.
21507 * gdb.base/sigbpt.exp: Likewise.
21508 * gdb.base/siginfo.exp: Likewise.
21509 * gdb.base/sigstep.exp: Likewise.
21510
e5f8a7cc
PA
215112014-10-27 Pedro Alves <palves@redhat.com>
21512
21513 * gdb.base/sigstep.c (dummy): New global.
21514 (main): Issue a couple writes to the new global.
21515 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21516 procedures.
21517 (skip_over_handler): Use test_skip_handler.
21518 (top level): Call skip_over_handler for stepi and nexti too.
21519 (breakpoint_over_handler): Use test_skip_handler.
21520 (top level): Call breakpoint_over_handler for stepi and nexti too.
21521
763905a3
YQ
215222014-10-27 Yao Qi <yao@codesourcery.com>
21523
21524 * gdb.trace/tfile.c (adjust_function_address)
21525 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21526 function descriptor.
21527
6f259a23
DB
215282014-10-24 Don Breazeal <donb@codesourcery.com>
21529
21530 * gdb.base/foll-fork.exp (test_follow_fork,
21531 catch_fork_child_follow): Check for updated fork messages emitted
21532 from infrun.c.
21533 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21534 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21535 vfork_and_exec_child_follow_through_step): Check for updated vfork
21536 messages emitted from infrun.c.
21537
09dd9a69
PA
215382014-10-24 Pedro Alves <palves@redhat.com>
21539
21540 * gdb.base/corefile.exp: Remove references to ultrix.
21541 * gdb.base/interrupt.exp: Likewise.
21542 * gdb.base/whatis.exp: Likewise.
21543 * gdb.gdb/selftest.exp: Likewise.
21544 * gdb.threads/manythreads.exp: Likewise.
21545 * gdb.threads/print-threads.exp: Likewise.
21546 * gdb.threads/pthreads.exp:: Likewise.
21547 * gdb.threads/schedlock.exp: Likewise.
21548
3433cfa5
SC
215492014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21550
21551 * gdb.cp/non-trivial-retval.cc: Add a test case.
21552 * gdb.cp/non-trivial-retval.exp: Add a test.
21553
092f880b
YQ
215542014-10-20 Yao Qi <yao@codesourcery.com>
21555
21556 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21557 * gdb.python/py-objfile-script-gdb.py: New file.
21558 * gdb.python/py-objfile-script.exp: Update reference to
21559 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21560 of remote_download. Remove the dest file.
21561
acbdb7f3
YQ
215622014-10-20 Yao Qi <yao@codesourcery.com>
21563
21564 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21565 * gdb.base/step-line.exp: Likewise.
21566 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21567 * gdb.dwarf2/dw2-basic.exp: Likewise.
21568 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21569 * gdb.dwarf2/dw2-filename.exp: Likewise.
21570 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21571 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21572 * gdb.dwarf2/dw2-producer.exp: Likewise.
21573 * gdb.dwarf2/mac-fileno.exp: Likewise.
21574 * gdb.python/py-frame-args.exp: Likewise.
21575 * gdb.python/py-framefilter.exp: Likewise.
21576 * gdb.python/py-mi.exp: Likewise.
21577 * gdb.python/py-objfile-script.exp: Likewise
21578 * gdb.python/py-pp-integral.exp: Likewise.
21579 * gdb.python/py-pp-re-notag.exp: Likewise.
21580 * gdb.python/py-prettyprint.exp: Likewise.
21581 * gdb.python/py-section-script.exp: Likewise.
21582 * gdb.python/py-typeprint.exp: Likewise.
21583 * gdb.python/py-xmethods.exp: Likewise.
21584 * gdb.stabs/weird.exp: Likewise.
21585 * gdb.xml/tdesc-regs.exp: Likewise.
21586
bd286a29
KCY
215872014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21588
21589 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21590 (out_cu): Use addr_len for the size of addresses.
21591 (out_line): Likewise. Size DW_LNE_set_address instruction
21592 according to addr_len.
21593 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21594 (FUNC): Add START_INSNS to definition.
21595
673dc4a0
YQ
215962014-10-18 Yao Qi <yao@codesourcery.com>
21597
21598 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21599 gdb_has_argv0 return true.
21600 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21601 check [target_info exists noargs], check [gdb_has_argv0]
21602 instead.
21603 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21604 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21605 procedures.
21606
4ffbba72
DE
216072014-10-17 Doug Evans <dje@google.com>
21608
21609 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21610 event.
21611 * gdb.python/py-events.py: Add clear_objfiles event.
21612
d096d8c1
DE
216132014-10-17 Doug Evans <dje@google.com>
21614
21615 * gdb.python/py-objfile.exp: Test progspace attribute.
21616
a80db015
LM
216172014-10-17 Luis Machado <lgustavo@codesourcery.com>
21618
21619 * gdb.guile/scm-breakpoint.exp: Do not assume any
21620 directory separators when matching source file paths.
21621 * gdb.python/py-breakpoint.exp: Likewise.
21622 * gdb.reverse/break-precsave.exp: Likewise.
21623 * gdb.reverse/break-reverse.exp: Likewise.
21624 * gdb.reverse/consecutive-precsave.exp: Likewise.
21625 * gdb.reverse/finish-precsave.exp: Likewise.
21626 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21627 * gdb.reverse/finish-reverse.exp: Likewise.
21628 * gdb.reverse/i386-precsave.exp: Likewise.
21629 * gdb.reverse/i387-env-reverse.exp: Likewise.
21630 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21631 * gdb.reverse/machinestate-precsave.exp: Likewise.
21632 * gdb.reverse/machinestate.exp: Likewise.
21633 * gdb.reverse/sigall-precsave.exp: Likewise.
21634 * gdb.reverse/solib-precsave.exp: Likewise.
21635 * gdb.reverse/step-precsave.exp: Likewise.
21636 * gdb.reverse/until-precsave.exp: Likewise.
21637 * gdb.reverse/watch-precsave.exp: Likewise.
21638 * gdb.reverse/watch-reverse.exp: Likewise.
21639
b22089ab
YQ
216402014-10-17 Yao Qi <yao@codesourcery.com>
21641
21642 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21643 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21644
6c4486e6
PA
216452014-10-17 Pedro Alves <palves@redhat.com>
21646
21647 PR gdb/17471
21648 * gdb.base/bg-execution-repeat.c: New file.
21649 * gdb.base/bg-execution-repeat.exp: New file.
21650
0ff33695
PA
216512014-10-17 Pedro Alves <palves@redhat.com>
21652
21653 PR gdb/17300
21654 * gdb.base/continue-all-already-running.c: New file.
21655 * gdb.base/continue-all-already-running.exp: New file.
21656
6fdebc3d
PA
216572014-10-17 Pedro Alves <palves@redhat.com>
21658
21659 PR gdb/17472
21660 * gdb.base/annota-input-while-running.c: New file.
21661 * gdb.base/annota-input-while-running.exp: New file.
21662
32a8097b
PA
216632014-10-17 Pedro Alves <palves@redhat.com>
21664
21665 * gdb.base/callfuncs.exp: emove references to osf.
21666 * gdb.base/sigall.exp: Likewise.
21667 * gdb.gdb/selftest.exp: Likewise.
21668 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21669 * gdb.mi/non-stop.c: Likewise.
21670 * gdb.mi/pthreads.c: Likewise.
21671 * gdb.reverse/sigall-precsave.exp: Likewise.
21672 * gdb.reverse/sigall-reverse.exp: Likewise.
21673 * gdb.threads/pthreads.c: Likewise.
21674 * gdb.threads/pthreads.exp: Likewise.
21675
7a3517ff
YQ
216762014-10-17 Yao Qi <yao@codesourcery.com>
21677
21678 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21679 check 'target_info exists noargs'.
21680 (test_command_prompt_position): Likewise.
21681 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21682 Remove "set args".
21683 (progvar_simple_while_test): Likewise.
21684 (progvar_complex_if_while_test): Likewise.
21685 (if_while_breakpoint_command_test): Likewise.
21686 (infrun_breakpoint_command_test): Likewise.
21687 (breakpoint_command_test): Likewise.
21688 (watchpoint_command_test): Likewise.
21689 (bp_deleted_in_command_test): Likewise.
21690 (temporary_breakpoint_commands): Likewise.
21691
bb99c472
YQ
216922014-10-16 Yao Qi <yao@codesourcery.com>
21693
21694 * gdb.base/remotetimeout.exp: Remove noargs checking.
21695
7c16b83e
PA
216962014-10-15 Pedro Alves <palves@redhat.com>
21697
21698 PR breakpoints/9649
21699 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21700 * gdb.base/breakpoint-in-ro-region.exp
21701 (probe_target_hardware_step): New procedure.
21702 (top level): Probe hardware stepping and hardware breakpoint
21703 support. Test stepping through a read-only region, with both
21704 "breakpoint auto-hw" on and off and both "always-inserted" on and
21705 off.
21706
35a49624
IB
217072014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21708
21709 * gdb.dlang/demangle.exp: Update for demangling changes.
21710
2d1c107c
SC
217112014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21712
21713 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21714 * gdb.cp/non-trivial-retval.exp: Add new tests.
21715
778811d5
SC
217162014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21717
21718 PR c++/13403
21719 PR c++/15154
21720 * gdb.cp/non-trivial-retval.cc: New file.
21721 * gdb.cp/non-trivial-retval.exp: New file.
21722
10c5f0a8
YQ
217232014-10-15 Yao Qi <yao@codesourcery.com>
21724
21725 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21726 remote host.
21727
65d7b369
YQ
217282014-10-15 Yao Qi <yao@codesourcery.com>
21729
21730 * gdb.python/py-symbol.exp: Match file base name if host is
21731 remote, otherwise match file name with dir name.
21732 * gdb.python/py-symtab.exp: Likewise.
21733 * gdb.python/python.exp: Likewise.
21734
46dc1394
YQ
217352014-10-15 Yao Qi <yao@codesourcery.com>
21736
21737 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21738 pattern.
21739 * gdb.python/py-symtab.exp: Likewise.
21740 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21741 locationn.
21742
c40cc657
JB
217432014-10-14 Joel Brobecker <brobecker@adacore.com>
21744
21745 * gdb.ada/addr_arith: New testcase.
21746
2abf49e1
MR
217472014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21748
21749 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21750 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21751 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21752 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21753
f7088df3
SDJ
217542014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21755
21756 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21757 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21758 * gdb.arch/stap-eval-lang-ada.exp: New file.
21759
4dc06805
YQ
217602014-10-14 Yao Qi <yao@codesourcery.com>
21761
21762 * gdb.mi/mi-var-child.c (nothing1): New function.
21763 (nothing2): New function.
21764 (do_children_tests): Set function pointers by nothing1 and
21765 nothing2.
21766 * gdb.mi/mi-var-child.exp: Step over new added statements.
21767 Update test to match the new output.
21768 * gdb.mi/var-cmd.c (nothing1): New function.
21769 (nothing2): New function.
21770 (do_children_tests): Set function pointers by nothing1 and
21771 nothing2.
21772 * gdb.mi/mi-var-display.exp: Update test to match output.
21773 Step to the line specified by $line_dct_nothing.
21774 Increase the number of lines to step.
21775
46a93de2
YQ
217762014-10-14 Yao Qi <yao@codesourcery.com>
21777
21778 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21779 tests.
21780 * gdb.mi/mi2-var-child.exp: Likewise.
21781
14ea52ee
DE
217822014-10-13 Doug Evans <dje@google.com>
21783
21784 * gdb.python/py-objfile.exp: Change name of file name test.
21785
e5c6e92b
DE
217862014-10-13 Doug Evans <dje@google.com>
21787
21788 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21789 from the start of the CU.
21790
c780cc2f
JK
217912014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21792 Yao Qi <yao@codesourcery.com>
21793
21794 Fix "save breakpoints" for "catch" command.
21795 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21796 Remove -nonewline. Match also the added "main" line.
21797
99894e11
JK
217982014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21799
21800 Fix "save breakpoints" for "disable $bpnum" command.
21801 * gdb.base/save-bp.c (main): Add label.
21802 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21803
6e1ac5a3
JK
218042014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21805
21806 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21807
754dd2b0
YQ
218082014-10-11 Yao Qi <yao@codesourcery.com>
21809
21810 * gdb.server/server-kill.exp: Execute command
21811 "set remote trace-status-packet on" before "tstatus".
21812
f90183d7
YQ
218132014-10-11 Yao Qi <yao@codesourcery.com>
21814
21815 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21816 (main): Call getppid.
21817 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21818 and continue to it. Read variable "server_pid".
21819
bf40a607
YQ
218202014-10-11 Yao Qi <yao@codesourcery.com>
21821
21822 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21823
052ca370
YQ
218242014-10-11 Yao Qi <yao@codesourcery.com>
21825
21826 * gdb.threads/thread-find.exp: Don't execute command
21827 "info threads".
21828 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21829 * gdb.threads/linux-dp.exp: Don't check the condition
21830 $threads_created equals to zero.
21831
3831839c
PA
218322014-10-10 Pedro Alves <palves@redhat.com>
21833
21834 * gdb.base/bigcore.exp: Remove references to IRIX.
21835 * gdb.base/funcargs.exp: Likewise.
21836 * gdb.base/interrupt.exp: Likewise.
21837 * gdb.base/mips_pro.exp: Likewise.
21838 * gdb.base/nodebug.exp: Likewise.
21839 * gdb.base/setvar.exp: Likewise.
21840 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21841
8b9a549d
PA
218422014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21843 Pedro Alves <palves@redhat.com>
21844
21845 PR symtab/14466
21846 * gdb.base/vdso-warning.c: New file.
21847 * gdb.base/vdso-warning.exp: New file.
21848
d48ba5e8
DE
218492014-10-02 Doug Evans <dje@google.com>
21850
21851 * gdb.base/structs.c (main): Don't run forever.
21852
2278c276
PA
218532014-10-02 Pedro Alves <palves@redhat.com>
21854
21855 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21856 (top level) <stop threads 1, stop threads 2>: Use it.
21857
b57bacec
PA
218582014-10-02 Pedro Alves <palves@redhat.com>
21859
21860 * gdb.threads/break-while-running.exp (test): Add new
21861 'update_thread_list' argument. Skip "info threads" if false.
21862 (top level): Add new 'update_thread_list' axis.
21863
13fd3ff3
PA
218642014-10-02 Pedro Alves <palves@redhat.com>
21865
21866 PR breakpoints/17431
21867 * gdb.base/execl-update-breakpoints.c: New file.
21868 * gdb.base/execl-update-breakpoints.exp: New file.
21869
0fec99e8
PA
218702014-10-01 Pedro Alves <palves@redhat.com>
21871
21872 * gdb.base/breakpoint-in-ro-region.c: New file.
21873 * gdb.base/breakpoint-in-ro-region.exp: New file.
21874
2ddf4301
SM
218752014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21876
21877 * gdb.mi/mi-exit-code.exp: New file.
21878 * gdb.mi/mi-exit-code.c: New file.
21879
6a5f3f43
YQ
218802014-09-30 Yao Qi <yao@codesourcery.com>
21881
21882 * lib/prelink-support.exp (build_executable_own_libs): Error if
21883 the target isn't native.
21884
345bcc73
YQ
218852014-09-30 Yao Qi <yao@codesourcery.com>
21886
21887 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21888 false.
21889
a25a5a45
PA
218902014-09-22 Pedro Alves <palves@redhat.com>
21891
21892 * gdb.threads/break-while-running.exp: New file.
21893 * gdb.threads/break-while-running.c: New file.
21894
00ba3162
YQ
218952014-09-19 Yao Qi <yao@codesourcery.com>
21896
21897 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21898 Invoke test. Restart GDB with --readnow and invoke test again.
21899
c3b7b696
YQ
219002014-09-19 Yao Qi <yao@codesourcery.com>
21901
21902 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21903 proc set_breakpoint_on_gcd_function. Invoke
21904 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21905 invoke set_breakpoint_on_gcd_function again.
21906
2b4fd423
DE
219072014-09-18 Doug Evans <dje@google.com>
21908
21909 * gdb.dwarf2/symtab-producer.exp: New file.
21910
a5947601
SDJ
219112014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21912
21913 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21914 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21915 * gdb.base/global-var-nested-by-dso.c: Likewise.
21916 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21917
91c19059
SDJ
219182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21919 Pedro Alves <palves@redhat.com>
21920
21921 * gdb.base/watch-bitfields.exp: Pass string other than test file
21922 name to prepare_for_testing.
21923 (watch): New procedure.
21924 (expect_watchpoint): Use with_test_prefix.
21925 (top level): Factor out tests to ...
21926 (test_watch_location, test_regular_watch): ... these new
21927 procedures, and use with_test_prefix and gdb_continue_to_end.
21928
bb9d5f81
PP
219292014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21930
21931 PR breakpoints/12526
21932 * gdb.base/watch-bitfields.exp: New file.
21933 * gdb.base/watch-bitfields.c: New file.
21934
635856f5
PA
219352014-09-16 Pedro Alves <palves@redhat.com>
21936
21937 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21938 software and hardware addresses, not software address against
21939 itself.
21940
7280ceea
PA
219412014-09-16 Pedro Alves <palves@redhat.com>
21942
21943 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21944 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21945
428b16bd
PA
219462014-09-16 Pedro Alves <palves@redhat.com>
21947
21948 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21949 files.
21950 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21951 "*-*-vxworks*" throughout.
21952 * gdb.base/break.exp: Likewise.
21953 * gdb.base/default.exp: Likewise.
21954 * gdb.base/scope.exp: Likewise.
21955 * gdb.base/sepdebug.exp: Likewise.
21956 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21957 throughout.
21958 * gdb.base/run.c: Likewise.
21959 * gdb.base/sepdebug.c: Likewise.
21960 * gdb.hp/gdb.aCC/run.c: Likewise.
21961 * gdb.reverse/until-reverse.c: Likewise.
21962 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21963
666d413c
YQ
219642014-09-16 Yao Qi <yao@codesourcery.com>
21965
21966 * boards/local-remote-host-native.exp: New file.
21967
57cbd724
DE
219682014-09-14 Doug Evans <xdje42@gmail.com>
21969
21970 * gdb.threads/queue-signal.c (thread_count): New variable.
21971 (thread_count_mutex, thread_count_condvar): New variables.
21972 (incr_thread_count, wait_all_threads_running): New functions.
21973 (main): Wait for all threads to be in their thread functions.
21974
81219e53
DE
219752014-09-13 Doug Evans <xdje42@gmail.com>
21976
21977 * gdb.threads/queue-signal.c: New file.
21978 * gdb.threads/queue-signal.exp: New file.
21979
3714cea7
DE
219802014-09-13 Doug Evans <xdje42@gmail.com>
21981
21982 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21983 be consistent with what default_gdb_init uses.
21984 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21985 the plain text of the prompt. Add some logging printfs.
21986 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21987
fa43b1d7
PA
219882014-09-12 Pedro Alves <palves@redhat.com>
21989
21990 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21991 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21992 * gdb.arch/i386-size-overlap.exp: Likewise.
21993 * gdb.arch/i386-size.exp: Likewise.
21994 * gdb.arch/i386-unwind.exp: Likewise.
21995 * gdb.base/a2-run.exp: Likewise.
21996 * gdb.base/break.exp: Likewise.
21997 * gdb.base/charset.exp: Likewise.
21998 * gdb.base/chng-syms.exp: Likewise.
21999 * gdb.base/commands.exp: Likewise.
22000 * gdb.base/dbx.exp: Likewise.
22001 * gdb.base/find.exp: Likewise.
22002 * gdb.base/funcargs.exp: Likewise.
22003 * gdb.base/jit-simple.exp: Likewise.
22004 * gdb.base/reread.exp: Likewise.
22005 * gdb.base/sepdebug.exp: Likewise.
22006 * gdb.base/step-bt.exp: Likewise.
22007 * gdb.cp/mb-inline.exp: Likewise.
22008 * gdb.cp/mb-templates.exp: Likewise.
22009 * gdb.objc/basicclass.exp: Likewise.
22010 * gdb.threads/killed.exp: Likewise.
22011
9d9bf2df
EBM
220122014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22013
22014 PR tdep/17379
22015 * gdb.arch/powerpc-stackless.S: New file.
22016 * gdb.arch/powerpc-stackless.exp: New file.
22017
1cf2f1b0
JK
220182014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22019
22020 * gdb.base/attach.c: Include unistd.h.
22021 (main): Call alarm. Add label postloop.
22022 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22023 gdb_breakpoint, gdb_continue_to_breakpoint.
22024 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22025
98880d46
PA
220262014-09-11 Pedro Alves <palves@redhat.com>
22027
22028 PR gdb/17347
22029 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22030 * gdb.base/attach.exp (test_command_line_attach_run): New
22031 procedure.
22032 (top level): Call it.
22033
4c92ff2c
PA
220342014-09-11 Pedro Alves <palves@redhat.com>
22035
22036 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22037 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22038 (do_command_attach_tests): Use spawn_wait_for_attach.
22039 * gdb.base/solib-overlap.exp: Likewise.
22040 * gdb.multi/multi-attach.exp: Likewise.
22041 * gdb.python/py-prompt.exp: Likewise.
22042 * gdb.python/py-sync-interp.exp: Likewise.
22043 * gdb.server/ext-attach.exp: Likewise.
22044
3adc1a7d
GKB
220452014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22046
22047 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22048 command in testcase. Simplify testcase.
22049
96334934
JB
220502014-09-10 Joel Brobecker <brobecker@adacore.com>
22051
22052 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22053
eb479039
JB
220542014-09-10 Joel Brobecker <brobecker@adacore.com>
22055
22056 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22057
deede10c
JB
220582014-09-10 Joel Brobecker <brobecker@adacore.com>
22059
22060 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22061
7828a5f5
JB
220622014-09-10 Joel Brobecker <brobecker@adacore.com>
22063
22064 * gdb.dwarf2/dynarr-ptr.c: New file.
22065 * gdb.dwarf2/dynarr-ptr.exp: New file.
22066
33aeebcf
MR
220672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22068
22069 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22070 of 30 rather than hardcoding 120 for a slow test case. Take the
22071 `gdb,timeout' target setting into account for this calculation.
22072 Don't extend the timeout for the test cases that don't need it.
22073
7b415901
MR
220742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22075
22076 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22077 a factor of 2 for a slow test case. Take the `gdb,timeout'
22078 target setting into account for this calculation.
22079 * gdb.reverse/until-precsave.exp: Increase the timeout by
22080 a factor of 15 and 3 respectively rather than adding 120
22081 for a pair of slow test cases. Take the `gdb,timeout'
22082 target setting into account for this calculation.
22083
4a40f85a
MR
220842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22085
22086 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22087 timeout, don't pass one down to gdb_expect.
22088 (gdb_expect): Rework timeout selection.
22089
09635af7
MR
220902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22091
22092 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22093 exception on timeout.
22094 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22095 (gdbserver_start_extended): Catch any `gdbserver_start' error
22096 exceptions.
22097 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22098 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22099 `gdbserver_gdb_load' error exceptions.
22100
2bdd10b7
MR
221012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22102
22103 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22104 120 on waiting for the TCP socket to open.
22105
316935f0
DE
221062014-09-09 Doug Evans <xdje42@gmail.com>
22107
22108 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22109 _caller_matches, _any_caller_is, _any_caller_matches.
22110
83740597
DE
221112014-09-09 Doug Evans <xdje42@gmail.com>
22112
22113 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22114
4c122fc3
YQ
221152014-09-09 Yao Qi <yao@codesourcery.com>
22116
22117 * gdb.mi/mi-var-display.exp: Set print symbol off.
22118
a9f116cb
GKB
221192014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22120
22121 PR gdb/17035
22122 * gdb.base/commands.exp: Add tests to verify user-defined
22123 commands with empty bodies.
22124 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22125 python commands in `show user command`.
22126 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22127 scheme commands in `show user command`.
22128
c75bd3a2
JK
221292014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22130
22131 PR python/17355
22132 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22133 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22134 * gdb.python/py-framefilter-invalidarg.exp: New file.
22135 * gdb.python/py-framefilter-invalidarg.py: New file.
22136
faa42425
DE
221372014-09-06 Doug Evans <xdje42@gmail.com>
22138
22139 PR 15276
22140 * gdb.python/py-caller-is.c: New file.
22141 * gdb.python/py-caller-is.exp: New file.
22142
474ca4f6
SDJ
221432014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22144
22145 PR gdb/17235
22146 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22147 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22148
eb0b0463
SDJ
221492014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22150
22151 PR fortran/17237
22152 * gdb.fortran/print-formatted.exp: New file.
22153 * gdb.fortran/print-formatted.f90: Likewise.
22154
5f3b99cf
SS
221552014-09-03 Sasha Smundak <asmundak@google.com>
22156
22157 * gdb.python/py-frame.exp: Test Frame.read_register.
22158
7d793aa9
SDJ
221592014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22160
22161 PR python/16699
22162 * gdb.python/py-completion.exp: New file.
22163 * gdb.python/py-completion.py: Likewise.
22164
fb0576e9
DE
221652014-08-28 Doug Evans <dje@google.com>
22166
22167 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22168 eax,etc. are live with values set by gdb and thus the compiler can't
22169 use them.
22170 * gdb.arch/i386-pseudo.c (main): Ditto.
22171
ee92b0dd
DE
221722014-08-27 Doug Evans <dje@google.com>
22173
22174 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22175
6649db35
DE
221762014-08-25 Doug Evans <dje@google.com>
22177
22178 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22179 (main): Ditto.
22180
564b7600
DE
221812014-08-25 Doug Evans <dje@google.com>
22182
22183 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22184
3881fb67
YQ
221852014-08-24 Yao Qi <yao@codesourcery.com>
22186
22187 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22188 symbol off.
22189 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22190
a05a36a5
DE
221912014-08-22 Doug Evans <dje@google.com>
22192
22193 PR 17276
22194 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22195 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22196 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22197
7c343b48
YQ
221982014-08-22 Yao Qi <yao@codesourcery.com>
22199
22200 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22201 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22202 * gdb.python/python.exp: Likewise. Use .py file on the host
22203 instead of the build.
22204
22fd09ae
JK
222052014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22206
22207 * gdb.threads/gcore-stale-thread.c: New file.
22208 * gdb.threads/gcore-stale-thread.exp: New file.
22209
a8454a7c
PA
222102014-08-21 Pedro Alves <palves@redhat.com>
22211
22212 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22213 * gdb.base/gcore-relro-pie.exp: Likewise.
22214 * gdb.base/gcore-relro.exp: Likewise.
22215 * gdb.base/gcore.exp: Likewise.
22216 * gdb.base/print-symbol-loading.exp: Likewise.
22217 * gdb.threads/gcore-thread.exp: Likewise.
22218 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22219
2a31c623
PA
222202014-08-20 Pedro Alves <palves@redhat.com>
22221 Jan Kratochvil <jan.kratochvil@redhat.com>
22222
22223 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22224 configure.
22225 (EXPECT): Handle READ1 being set.
22226 (all): Depend on EXTRA_RULES.
22227 (check-read1, expect-read1, read1.so, read1): New rules.
22228 * README (Testsuite Parameters): Document the READ1 make variable.
22229 (Race detection): New section.
22230 * configure: Regenerate.
22231 * configure.ac: If build==host==target, and running under a
22232 GNU/glibc system, add read1 to the extra Makefile rules.
22233 (EXTRA_RULES): AC_SUBST it.
22234 * lib/read1.c: New file.
22235
d36430db
JB
222362014-08-20 Joel Brobecker <brobecker@adacore.com>
22237
22238 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22239 the handling of variables declared as a typedef to an array
22240 which a DW_AT_data_location attribute.
22241
9a0dc9e3
PA
222422014-08-19 Andrew Burgess <aburgess@broadcom.com>
22243 Pedro Alves <palves@redhat.com>
22244
22245 PR symtab/14604
22246 PR symtab/14605
22247 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22248 gdb_test.
22249
0718a8da
PA
222502014-08-19 Pedro Alves <palves@redhat.com>
22251
22252 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22253
13b448cd
YQ
222542014-08-19 Yao Qi <yao@codesourcery.com>
22255
22256 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22257 right line.
22258
1cbf5077
DB
222592014-08-18 David Blaikie <dblaikie@gmail.com>
22260
22261 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22262
bf0fae19
JB
222632014-08-18 Joel Brobecker <brobecker@adacore.com>
22264
22265 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22266 attribute in array range.
22267
3c8c5dcc
JB
222682014-08-18 Joel Brobecker <brobecker@adacore.com>
22269
22270 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22271
e66d4446
SC
222722014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22273
22274 PR c++/17132
22275 * gdb.cp/pr17132.cc: New file.
22276 * gdb.cp/pr17132.exp: New file.
22277
940df408
SC
222782014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22279
22280 * gdb.python/py-xmethods.py (A_getarrayind)
22281 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22282 Use 'print' with function call syntax.
22283 (E_method_matcher.match): Fix tab vs space indentation mixup.
22284
ebcc6c3a
YQ
222852014-08-15 Yao Qi <yao@codesourcery.com>
22286
22287 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22288 false.
22289
775e0f04
YQ
222902014-08-15 Yao Qi <yao@codesourcery.com>
22291
22292 * gdb.cp/casts.exp: Set print symbol off.
22293 * gdb.cp/class2.exp: Likewise.
22294 * gdb.cp/overload.exp: Likewise.
22295 * gdb.cp/templates.exp: Likewise.
22296
d769e349
DE
222972014-08-11 Doug Evans <dje@google.com>
22298
22299 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22300 (test_load_shlib): Update.
22301
20c6f1e1
YQ
223022014-08-09 Yao Qi <yao@codesourcery.com>
22303
22304 * gdb.base/display.exp: Invoke is_address_zero_readable.
22305 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22306 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22307 * gdb.base/hbreak-unmapped.exp: Return if
22308 is_address_zero_readable returns true.
22309 * gdb.base/signest.exp: Likewise.
22310 * gdb.base/signull.exp: Likewise.
22311 * gdb.base/sigbpt.exp: Likewise.
22312 * gdb.guile/scm-disasm.exp: Do the test if
22313 is_address_zero_readable returns false.
22314 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22315 * gdb.python/py-arch.exp: Likewise.
22316 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22317 * lib/gdb.exp (is_address_zero_readable): New proc.
22318
5792e8e3
YQ
223192014-08-09 Yao Qi <yao@codesourcery.com>
22320
22321 PR testsuite/13443
22322 * gdb.mi/mi-var-display.exp: Make test messages unique.
22323
3cecbbbe
TT
223242014-08-04 Tom Tromey <tromey@redhat.com>
22325
22326 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22327 target 0".
22328
00b51ff5
TT
223292014-08-04 Tom Tromey <tromey@redhat.com>
22330
22331 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22332 "target_resume".
22333
6908c509
JB
223342014-08-01 Joel Brobecker <brobecker@adacore.com>
22335
22336 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22337 inner_vla_struct_object_size.
22338 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22339 as xfail.
22340
cc6563d2
PA
223412014-07-30 Pedro Alves <palves@redhat.com>
22342
22343 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22344 comment.
22345
7e09a223
YQ
223462014-07-29 Yao Qi <yao@codesourcery.com>
22347
22348 PR gdb/17206
22349 * gdb.base/until-nodebug.exp: New.
22350
7ebdbe92
DE
223512014-07-28 Doug Evans <xdje42@gmail.com>
22352
22353 PR guile/17203
22354 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22355 previously existing parameter, and previously ambiguously spelled
22356 parameter.
22357
fdb1adc6
WN
223582014-07-28 Will Newton <will.newton@linaro.org>
22359
22360 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22361
186fcde0
DE
223622014-07-26 Ludovic Courtès <ludo@gnu.org>
22363 Doug Evans <xdje42@gmail.com>
22364
22365 PR guile/17146
22366 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22367
70509625
PA
223682014-07-25 Pedro Alves <palves@redhat.com>
22369
22370 * gdb.threads/signal-command-handle-nopass.c: New file.
22371 * gdb.threads/signal-command-handle-nopass.exp: New file.
22372 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22373 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22374 * gdb.threads/signal-delivered-right-thread.c: New file.
22375 * gdb.threads/signal-delivered-right-thread.exp: New file.
22376
c3f814a1
PA
223772014-07-25 Pedro Alves <palves@redhat.com>
22378
22379 * gdb.base/double-prompt-target-event-error.exp
22380 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22381 match.
22382 (cancel_pagination_in_target_event): Rework double prompt
22383 detection.
22384 * gdb.base/paginate-after-ctrl-c-running.exp
22385 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22386 <return>' match.
22387 * gdb.base/paginate-bg-execution.exp
22388 (test_bg_execution_pagination_return)
22389 (test_bg_execution_pagination_cancel): Remove '-notransfer
22390 <return>' matches.
22391 * gdb.base/paginate-execution-startup.exp
22392 (test_fg_execution_pagination_return)
22393 (test_fg_execution_pagination_cancel): Remove '-notransfer
22394 <return>' matches.
22395 * gdb.base/paginate-inferior-exit.exp
22396 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22397 match.
22398 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22399 * lib/gdb.exp (pagination_prompt): Run text through
22400 string_to_regexp.
22401 (gdb_test_multiple): Match $pagination_prompt instead of
22402 "<return>".
22403 (string_to_regexp): Move to lib/gdb-utils.exp.
22404
e214cf6c
JK
224052014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22406
22407 * gdb.arch/amd64-entry-value-paramref.S: New file.
22408 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22409 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22410 * gdb.arch/amd64-optimout-repeat.S: New file.
22411 * gdb.arch/amd64-optimout-repeat.c: New file.
22412 * gdb.arch/amd64-optimout-repeat.exp: New file.
22413
17d0c5c8
JK
224142014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22415
22416 PR gdb/17170
22417 * gdb.base/statistics.exp: New file.
22418
b8b8facf
DE
224192014-07-17 Doug Evans <dje@google.com>
22420
74b49205 22421 PR gdb/17170
b8b8facf
DE
22422 * gdb.base/maint.exp: Update testing of per-command stats.
22423
1b5d0ab3
PA
224242014-07-16 Pedro Alves <palves@redhat.com>
22425
22426 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22427 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22428 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22429 (tfile_write_buf): New functions.
22430 (add_memory_block): Rewrite using the above.
22431 (adjust_function_address): New function.
22432 (FUNCTION_ADDRESS): New macro.
22433 (write_basic_trace_file): Remove short_x local, and use
22434 tfile_write_16. Change type of func_addr local to unsigned long
22435 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22436 here. Cast argument of add_memory_block to char pointer.
22437 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22438 (main): Remove parameters.
22439 * gdb.trace/tfile.exp: Remove nowarnings.
22440
4d974e88
SM
224412014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22442
22443 * gdb.base/debug-expr.exp: Test string evaluation with
22444 "debug expression" on.
22445
41e99568
PA
224462014-07-15 Pedro Alves <palves@redhat.com>
22447
22448 * gdb.base/reread.exp: Use clean_restart.
22449
487d9753
PL
224502014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22451
22452 * gdb.arch/avr-flash-qualifer.c: New.
22453 * gdb.arch/avr-flash-qualifer.exp: New.
22454
cc1c52ad
PA
224552014-07-14 Pedro Alves <palves@redhat.com>
22456
22457 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22458 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22459
1e973570
PA
224602014-07-14 Pedro Alves <palves@redhat.com>
22461
22462 * gdb.base/double-prompt-target-event-error.c: New file.
22463 * gdb.base/double-prompt-target-event-error.exp: New file.
22464
93d6eb10
PA
224652014-07-14 Pedro Alves <palves@redhat.com>
22466
22467 PR gdb/17072
22468 * gdb.base/paginate-inferior-exit.c: New file.
22469 * gdb.base/paginate-inferior-exit.exp: New file.
22470
0017922d
PA
224712014-07-14 Pedro Alves <palves@redhat.com>
22472
22473 PR gdb/17072
22474 * gdb.base/paginate-bg-execution.c: New file.
22475 * gdb.base/paginate-bg-execution.exp: New file.
22476
94696ad3
PA
224772014-07-14 Pedro Alves <palves@redhat.com>
22478
22479 PR gdb/17072
22480 * gdb.base/paginate-execution-startup.c: New file.
22481 * gdb.base/paginate-execution-startup.exp: New file.
22482 * lib/gdb.exp (pagination_prompt): New global.
22483 (default_gdb_spawn): New procedure, factored out from
22484 default_gdb_spawn.
22485 (default_gdb_start): Adjust to call default_gdb_spawn.
22486 (gdb_spawn): New procedure.
22487
bd293940
PA
224882014-07-14 Pedro Alves <palves@redhat.com>
22489
22490 * lib/gdb.exp (gdb_assert): New procedure.
22491 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22492
c933f875
PA
224932014-07-14 Pedro Alves <palves@redhat.com>
22494
22495 * gdb.base/execution-termios.c: New file.
22496 * gdb.base/execution-termios.exp: New file.
22497
d98b7a16
TT
224982014-07-14 Tom Tromey <tromey@redhat.com>
22499
22500 * gdb.cp/vla-cxx.cc: New file.
22501 * gdb.cp/vla-cxx.exp: New file.
22502
548740d6
TT
225032014-07-14 Tom Tromey <tromey@redhat.com>
22504
22505 * gdb.reverse/rerun-prec.c: New file.
22506 * gdb.reverse/rerun-prec.exp: New file.
22507
a25eb028
MR
225082014-07-12 Maciej W. Rozycki <macro@mips.com>
22509 Maciej W. Rozycki <macro@codesourcery.com>
22510
22511 * lib/gdb-utils.exp: New file.
22512 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22513 inline `gdb_init_command' processing.
22514 (gdb_start_cmd): Likewise.
22515 * lib/mi-support.exp (mi_run_cmd): Likewise.
22516 * README: Document `gdb_init_command' and `gdb_init_commands'.
22517
218c2655
JK
225182014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22519
22520 Fix false FAIL running under a very long directory name.
22521 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22522 and "set print elements 10000". Twice.
22523
5401fde3
YQ
225242014-07-11 Yao Qi <yao@codesourcery.com>
22525
22526 * gdb.base/exprs.exp: "set print symbol off".
22527
e76126e8
PA
225282014-07-11 Pedro Alves <palves@redhat.com>
22529
22530 * gdb.threads/kill.c: New file.
22531 * gdb.threads/kill.exp: New file.
22532
2d6f0de6
YQ
225332014-07-10 Yao Qi <yao@codesourcery.com>
22534
22535 * gdb.trace/tfile.c (write_basic_trace_file)
22536 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22537 address written to trace file.
22538
7180e04a
PA
225392014-07-09 Pedro Alves <palves@redhat.com>
22540
22541 * gdb.base/attach-wait-input.exp: New file.
22542 * gdb.base/attach-wait-input.c: New file.
22543
9a9a7608
AB
225442014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22545
22546 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22547 setting up test structures.
22548 (main): Call new test function.
22549 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22550 test function, continue into test function and walk test
22551 structures.
22552
161ac41e
YQ
225532014-07-02 Yao Qi <yao@codesourcery.com>
22554
22555 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22556 'bar_start' at the beginning of functions 'foo' and 'bar'
22557 respectively.
22558 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22559 instead of 'foo' and 'bar'.
22560
1f267ae3
MM
225612014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22562
22563 * gdb.btrace/segv.exp: New.
22564 * gdb.btrace/segv.c: New.
22565
2b239efb
LM
225662014-07-02 Luis Machado <lgustavo@codesourcery.com>
22567
22568 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22569 instruction.
22570
cf363f18
MW
225712014-06-30 Mark Wielaard <mjw@redhat.com>
22572
22573 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22574 vulture, vilify, villar): New volatile array constants.
22575 (vindictive, vegetation): New const volatile array constants.
22576 * gdb.base/volatile.exp: Test volatile and const volatile array
22577 types.
22578
aebf9d24
AA
225792014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22580
22581 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22582 target lacks support for awatch, rwatch, or hbreak.
22583
b67a2c6f
YQ
225842014-06-27 Yao Qi <yao@codesourcery.com>
22585
22586 * gdb.multi/dummy-frame-restore.exp: New.
22587 * gdb.multi/dummy-frame-restore.c: New.
22588
aef92902
MM
225892014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22590
22591 * gdb.btrace/gcore.exp: New.
22592
8e9db26e
PA
225932014-06-23 Pedro Alves <palves@redhat.com>
22594
22595 * gdb.base/watchpoint-reuse-slot.c: New file.
22596 * gdb.base/watchpoint-reuse-slot.exp: New file.
22597
70afc5b7
SC
225982014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22599
22600 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22601 progspace's filename in 'info', 'enable' and 'disable' command
22602 tests.
22603
b972bd9c
JK
226042014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22605
22606 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22607 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22608 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22609
125f8a3d
GB
226102014-06-20 Gary Benson <gbenson@redhat.com>
22611
22612 * gdb.arch/i386-avx.exp: Fix include file location.
22613 * gdb.arch/i386-sse.exp: Likewise.
22614
3ed9baed
IB
226152014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22616
22617 * gdb.dlang/expression.exp: New file.
22618
034f788c
PA
226192014-06-19 Pedro Alves <palves@redhat.com>
22620
22621 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22622 out from ...
22623 (top level): ... here. Iterate running tests under different
22624 scheduler-locking settings.
22625
45371d0c
LM
226262014-06-18 Luis Machado <lgustavo@codesourcery.com>
22627
22628 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22629 to DW_FORM_addr and use non-zero addresses.
22630
5d376983
SC
226312014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22632
22633 PR gdb/17017
22634 * gdb.python/py-xmethods.cc: Add global function call counters and
22635 increment them in their respective functions. Remove "cout"
22636 statements.
22637 * gdb.python/py-xmethods.exp: Make tests check the global function
22638 call counters instead of depending on inferior IO.
22639
a1aa2221
LM
226402014-06-18 Don Breazeal <donb@codesourcery.com>
22641
22642 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22643 Deleted procedure.
22644 (explicit_fork_parent_follow): Deleted procedure.
22645 (explicit_fork_child_follow): Deleted procedure.
22646 (test_follow_fork): New procedure.
22647 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 22648 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
22649 procedure calls.
22650
0fc05997
YQ
226512014-06-17 Yao Qi <yao@codesourcery.com>
22652
22653 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22654 CP1252.
22655
70795c52
LM
226562014-06-17 Luis Machado <lgustavo@codesourcery.com>
22657
22658 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22659 Initialize ptr and S explicitly.
22660 (skip_type_update_when_not_use_rtti_test): Likewise.
22661
6be47f0c
KS
226622014-06-16 Keith Seitz <keiths@redhat.com>
22663
22664 PR mi/15863
22665 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22666 the inferior is started.
22667
d03de421
PA
226682014-06-16 Pedro Alves <palves@redhat.com>
22669
22670 * gdb.base/break-main-file-remove-fail.c: New file.
22671 * gdb.base/break-main-file-remove-fail.exp: New file.
22672 * gdb.base/break-unload-file.exp: Use build_executable instead of
22673 prepare_for_testing.
22674 (test_break): New parameter "initial_load". Handle it.
22675 (top level): Add initial_load cmdline/file axis.
22676
f9579b99
TT
226772014-06-12 Tom Tromey <tromey@redhat.com>
22678
22679 * gdb.base/completion.exp: Don't use directory name in test.
22680
3657956b
GB
226812014-06-09 Gary Benson <gbenson@redhat.com>
22682
22683 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22684 separate the always-available ANSI-standard signals from the
22685 signals that require checking.
22686 (main): Likewise.
22687 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22688 Likewise.
22689 (main): Likewise.
22690
4186eb54
KS
226912014-06-07 Keith Seitz <keiths@redhat.com>
22692
22693 Revert:
22694 PR c++/16253
22695 * gdb.cp/var-tag.cc: New file.
22696 * gdb.cp/var-tag.exp: New file.
22697 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22698 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22699 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22700 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22701
25326a28 227022014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
22703
22704 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22705
829155c9
PA
227062014-06-06 Pedro Alves <palves@redhat.com>
22707
22708 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22709 in target debug output instead of looking at RSP packets,
22710 disabling the test on any target that uses hardware stepping.
22711 Update comments.
22712
61c8d22e
PA
227132014-06-06 Pedro Alves <palves@redhat.com>
22714
22715 * gdb.base/break-unload-file.exp: Fix typo.
22716
d9a47287
YQ
227172014-06-06 Yao Qi <yao@codesourcery.com>
22718
22719 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22720 from "jit_function" to "^jit_function".
22721
e5e01dbf
YQ
227222014-06-06 Yao Qi <yao@codesourcery.com>
22723
22724 * gdb.base/async.c (foo): Add one statement.
22725 * gdb.base/async.exp: Get the next instruction address and
22726 match the output of "nexti" by instruction address. Match
22727 the hex address in the output of "finish".
22728
73ba372c
GB
227292014-06-06 Gary Benson <gbenson@redhat.com>
22730
22731 * gdb.base/call-signals.c: Remove preprocessor conditionals
22732 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22733 SIGSEGV and SIGTERM.
22734 * gdb.base/sigall.c: Likewise.
22735 * gdb.base/unwindonsignal.c: Likewise.
22736 * gdb.reverse/sigall-reverse.c: Likewise.
22737
831517df
YQ
227382014-06-06 Yao Qi <yao@codesourcery.com>
22739
22740 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22741 readable, skip the test.
22742
b8b91e98
YQ
227432014-06-06 Yao Qi <yao@codesourcery.com>
22744
22745 * gdb.threads/staticthreads.c (thread_function): Move the line
22746 setting breakpoint on forward.
22747 * gdb.threads/staticthreads.exp: Update comments.
22748
fb934770
LC
227492014-06-05 Ludovic Courtès <ludo@gnu.org>
22750
22751 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22752 "history-append! type error".
22753
6ef284bd
SM
227542014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22755
22756 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22757 erroneous dprintf expected input.
22758
a872e241
DE
227592014-06-04 Doug Evans <xdje42@gmail.com>
22760
22761 * gdb.guile/scm-generics.exp: Delete.
22762
16f691fb
DE
227632014-06-04 Doug Evans <xdje42@gmail.com>
22764
22765 * gdb.guile/scm-breakpoint.exp: Update.
22766 Add tests for breakpoint registration.
22767
012370f6
TT
227682014-06-04 Tom Tromey <tromey@redhat.com>
22769
22770 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22771 VLA-in-union.
22772 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22773 inner_vla_struct, vla_union types. Initialize objects of those
22774 types and compute their sizes.
22775
9f5a4cef
HZ
227762014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22777 Hui Zhu <hui@codesourcery.com>
22778
22779 * gdb.base/fileio.exp: Add test for shell not available as well as
22780 available.
22781 * gdb.base/fileio.c (test_system): Check for shell twice.
22782
90a45c4d
YQ
227832014-06-04 Yao Qi <yao@codesourcery.com>
22784
22785 * gdb.base/auto-connect-native-target.exp: Remove redundant
22786 space from the regexp pattern.
22787
70017e41
YQ
227882014-06-04 Yao Qi <yao@codesourcery.com>
22789
22790 * gdb.base/default.exp: Replace "child" with "native" in
22791 regexp pattern.
22792
883964a7
SC
227932014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22794
22795 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22796 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22797 * gdb.python/py-xmethods.py: Python script supporting the
22798 new testcase and tests.
22799
ef370185
JB
228002014-06-03 Joel Brobecker <brobecker@adacore.com>
22801 Pedro Alves <palves@redhat.com>
22802
22803 PR breakpoints/17000
22804 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22805 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22806
1e2ccb61
BM
228072014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22808
22809 * gdb.base/subst.exp: Add tests to verify partial path matching
22810 output.
22811
c6ec5ab2
PA
228122014-06-03 Pedro Alves <palves@redhat.com>
22813
22814 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22815 target that doesn't use software single-stepping.
22816
835c559f
PA
228172014-06-03 Pedro Alves <palves@redhat.com>
22818
22819 PR breakpoints/17000
22820 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22821 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22822
06eb1586
DE
228232014-06-02 Doug Evans <xdje42@gmail.com>
22824
22825 * gdb.guile/scm-parameter.exp: New file.
22826
e698b8c4
DE
228272014-06-02 Doug Evans <xdje42@gmail.com>
22828
22829 * gdb.guile/scm-cmd.c: New file.
22830 * gdb.guile/scm-cmd.exp: New file.
22831
ded03782
DE
228322014-06-02 Doug Evans <xdje42@gmail.com>
22833
22834 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22835 pretty-printer lookup.
22836 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22837 (make-pp_s-printer): Call it.
22838 (make-pretty-printer-from-dict): New function.
22839 (lookup-pretty-printer-maker-from-dict): New function.
22840 (*pretty-printer*): Simplify.
22841 (make-objfile-pp_s-printer): New function.
22842 (install-objfile-pretty-printers!): New function.
22843 (make-progspace-pp_s-printer): New function.
22844 (install-progspace-pretty-printers!): New function.
22845 * gdb.guile/scm-progspace.c: New file.
22846 * gdb.guile/scm-progspace.exp: New file.
22847
41fac0cf
PA
228482014-06-02 Pedro Alves <palves@redhat.com>
22849
22850 * gdb.base/dprintf-bp-same-addr.c: New file.
22851 * gdb.base/dprintf-bp-same-addr.exp: New file.
22852
96ae5695
EBM
228532014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22854
22855 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22856 * gdb.arch/powerpc-power.s: Likewise.
22857
da02b3a8
JB
228582014-06-02 Joel Brobecker <brobecker@adacore.com>
22859
22860 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22861
c72b2e7b
YQ
228622014-06-01 Yao Qi <yao@codesourcery.com>
22863
22864 * gdb.base/watchpoint.exp (test_watch_location): Check null
22865 pointer can be dereferenced. If not, do the test, otherwise
22866 skip it.
22867
53e8a631
AB
228682014-05-30 Andrew Burgess <aburgess@broadcom.com>
22869
22870 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22871 results.
22872 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22873
938f0e2f
AB
228742014-05-30 Andrew Burgess <aburgess@broadcom.com>
22875
22876 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22877 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22878 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22879 * gdb.arch/amd64-invalid-stack-top.c: New file.
22880 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22881
9ba6657a
PA
228822014-05-30 Pedro Alves <palves@redhat.com>
22883
22884 PR breakpoints/17000
22885 * gdb.base/sss-bp-on-user-bp.c: New file.
22886 * gdb.base/sss-bp-on-user-bp.exp: New file.
22887
522c09bf
DB
228882014-05-30 David Blaikie <dblaikie@gmail.com>
22889
22890 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22891 gnu_inline semantics via attribute.
22892 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22893 source explicitly specifies the required semantics.
22894
bf4ef81e
MR
228952014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22896
22897 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22898
329ea579
PA
228992014-05-29 Pedro Alves <palves@redhat.com>
22900 Tom Tromey <tromey@redhat.com>
22901
22902 * gdb.base/async-shell.exp: Don't enable target-async.
22903 * gdb.base/async.exp
22904 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22905 parameter. Adjust.
22906 (top level): Don't test with "target-async".
22907 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22908 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22909 * gdb.base/inferior-died.exp: Don't enable target-async.
22910 * gdb.base/interrupt-noterm.exp: Likewise.
22911 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22912 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22913 * gdb.mi/mi-nonstop.exp: Likewise.
22914 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22915 * gdb.mi/mi-nsintrall.exp: Likewise.
22916 * gdb.mi/mi-nsmoribund.exp: Likewise.
22917 * gdb.mi/mi-nsthrexec.exp: Likewise.
22918 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22919 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22920 * gdb.python/py-evsignal.exp: Don't enable target-async.
22921 * gdb.python/py-evthreads.exp: Likewise.
22922 * gdb.python/py-prompt.exp: Likewise.
22923 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22924 * gdb.server/solib-list.exp: Don't enable target-async.
22925 * gdb.threads/thread-specific-bp.exp: Likewise.
22926 * lib/mi-support.exp: Adjust to use mi-async.
22927
fd664c91
PA
229282014-05-29 Pedro Alves <palves@redhat.com>
22929
22930 PR gdb/13860
22931 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22932 reason, even in sync mode.
22933
251bde03
PA
229342014-05-29 Pedro Alves <palves@redhat.com>
22935 Hui Zhu <hui@codesourcery.com>
22936
22937 PR PR15693
22938 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22939 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22940 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22941 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22942
7f3c0343
JB
229432014-05-28 Joel Brobecker <brobecker@adacore.com>
22944
22945 * config/monitor.exp (gdb_target_monitor): Replace use of
22946 "set remotebaud" by "set serial baud".
22947
b2715b27
AW
229482014-05-26 Andy Wingo <wingo@igalia.com>
22949
22950 * gdb.guile/scm-breakpoint.exp:
22951 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22952 properties instead of gdb-object-properties.
22953
498a4489
YQ
229542014-05-26 Yao Qi <yao@codesourcery.com>
22955
22956 * gdb.server/no-thread-db.exp: Specify source file name
22957 explicitly when setting a breakpoint.
22958
589fdceb
MM
229592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22960
22961 * gdb.btrace/vdso.c: New.
22962 * gdb.btrace/vdso.exp: New.
22963
e9089e05
MM
229642014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22965
22966 * gdb.base/gcore.exp (capture_command_output): Move ...
22967 * lib/gdb.exp (capture_command_output): ... here.
22968
67b5c0c1
MM
229692014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22970
22971 * gdb.btrace/data.exp: Test memory access during btrace replay.
22972
a2199296
SM
229732014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22974
22975 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22976
17b2616c
PA
229772014-05-21 Pedro Alves <palves@redhat.com>
22978
22979 PR gdb/13860
22980 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22981 (top level): Test that output related to execution commands is
22982 sent to the console with CLI commands, but not with MI commands.
22983 Test that breakpoint events are always mirrored to the console.
22984 Also expect the new source line to be output after a "next" in
22985 async mode too. Make it a pass/fail test.
22986 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22987 output.
22988 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22989
5166082f
PA
229902014-05-21 Pedro Alves <palves@redhat.com>
22991
22992 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22993 Use them to test variations of "list" after reaching a breakpoint.
22994 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22995 Test "list" with listsize 10 after reaching a breakpoint.
22996 * gdb.python/python.exp (decode_line current location line
22997 number): Adjust expected line number.
22998
2f25d70f
SM
229992014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23000
23001 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23002 behavior for $args, pass it directly to "run".
23003
ff604a67
MR
230042014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23005
23006 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23007 30000 to 65536.
23008
6a3cb8e8
PA
230092014-05-21 Pedro Alves <palves@redhat.com>
23010
23011 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23012 auto-connect-native-target off".
23013 * gdb.base/auto-connect-native-target.c: New file.
23014 * gdb.base/auto-connect-native-target.exp: New file.
23015
4ebfc96e
PA
230162014-05-21 Pedro Alves <palves@redhat.com>
23017
23018 * gdb.base/default.exp: Test "target native" instead of "target
23019 child".
23020
36d46afb
MW
230212014-05-21 Mark Wielaard <mjw@redhat.com>
23022
23023 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23024
5876f503
JK
230252014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23026
23027 Fix TLS access for -static -pthread.
23028 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23029 <HAVE_TLS> (thread_function, main): Initialize it.
23030 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23031 Add clean_restart.
23032 <$have_tls != "">: Check TLSVAR.
23033
0256a6ac
PA
230342014-05-21 Pedro Alves <palves@redhat.com>
23035
23036 * gdb.base/dcache-line-read-error.c: New.
23037 * gdb.base/dcache-line-read-error.exp: New.
23038
936d2992
PA
230392014-05-20 Pedro Alves <palves@redhat.com>
23040
23041 * gdb.base/compare-sections.c: New file.
23042 * gdb.base/compare-sections.exp: New file.
23043
802e8e6d
PA
230442014-05-20 Pedro Alves <palves@redhat.com>
23045
23046 * gdb.base/break-idempotent.c: New file.
23047 * gdb.base/break-idempotent.exp: New file.
23048
e59fa00f
MM
230492014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23050
23051 * gdb.btrace/nohist.exp: New.
23052
8b696e31
YQ
230532014-05-20 Yao Qi <yao@codesourcery.com>
23054
23055 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23056 gdb.reverse directory and gdb_reverse_timeout exists in board
23057 setting.
23058 * README: Document gdb_reverse_timeout.
23059
73c9764f
YQ
230602014-05-20 Yao Qi <yao@codesourcery.com>
23061
23062 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23063 'test_file_name'. Treat args as a string instead of a list.
23064 (gdb_init): Rename argument 'args' by 'test_file_name'.
23065
f1f4348a
JK
230662014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23067
23068 * gdb.arch/powerpc-power.exp: New file.
23069 * gdb.arch/powerpc-power.s: New file.
23070
0dbe70ce
DE
230712014-05-16 Doug Evans <dje@google.com>
23072
23073 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
23074 * gdb.base/completion.exp: Check that all expected files exist
23075 before doing file completion.
0dbe70ce 23076
8d551b02
DE
230772014-05-16 Doug Evans <dje@google.com>
23078
23079 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23080 Update.
23081 (do_syscall_tests_without_xml): Update.
23082
73eb7709
PA
230832014-05-16 Pedro Alves <palves@redhat.com>
23084
23085 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23086 instead of "unknown output after running".
23087
3fae92fc
YQ
230882014-05-16 Yao Qi <yao@codesourcery.com>
23089
23090 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23091 file1.txt from host at the end.
23092 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23093
c2b2ccc5
DE
230942014-05-15 Doug Evans <dje@google.com>
23095
23096 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23097 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23098 loading file. Add test for TU lookup.
23099
8c217a4b
SM
231002014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23101
23102 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23103 calling "-exec-arguments" or "set args" before running the
23104 inferior.
23105
3deb39c6
SM
231062014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23107
23108 * lib/mi-support.exp (mi_expect_stop): Expect message for
23109 inferiors that exit with non-zero exit code.
23110
71a79f8c
YQ
231112014-05-14 Yao Qi <yao@codesourcery.com>
23112
23113 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23114 match absolute path on remote host.
23115 (test_file_list_exec_source_files): Remove "/" from the
23116 pattern.
23117
f23fcd46
YQ
231182014-05-14 Yao Qi <yao@codesourcery.com>
23119
23120 * boards/local-remote-host-notty.exp (${board}_file): New
23121 proc.
23122
9404b58f
KM
231232014-05-07 Kyle McMartin <kyle@redhat.com>
23124
23125 Pushed by Joel Brobecker <brobecker@adacore.com>.
23126 * gdb.arch/aarch64-atomic-inst.c: New file.
23127 * gdb.arch/aarch64-atomic-inst.exp: New file.
23128
5e45f04c
YQ
231292014-05-07 Yao Qi <yao@codesourcery.com>
23130
23131 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23132 in current context" too.
23133
c888a17d
KS
231342014-05-05 Keith Seitz <keiths@redhat.com>
23135
23136 * gdb.linespec/ls-dollar.exp: Add test for linespec
23137 file:convenience_variable.
23138
290a839c
YQ
231392014-05-05 Yao Qi <yao@codesourcery.com>
23140
23141 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23142 traceframes into tfile and ctf trace files. Read data from
23143 trace file and test collected data.
23144 (gdb_collect_locals_test): Likewise.
23145 (gdb_unavailable_registers_test): Likewise.
23146 (gdb_unavailable_floats): Likewise.
23147 (gdb_collect_globals_test): Likewise.
23148 (top-level): Append "ctf" to trace_file_targets if GDB
23149 supports.
23150
b5262cd0
YQ
231512014-05-05 Yao Qi <yao@codesourcery.com>
23152
23153 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23154 code to ...
23155 (gdb_collect_args_test_1): ... it. New proc.
23156 (gdb_collect_locals_test): Move some code to ...
23157 (gdb_collect_locals_test_1): ... it. New proc.
23158 (gdb_unavailable_registers_test): Move some code to ...
23159 (gdb_unavailable_registers_test_1): ... it. New proc.
23160 (gdb_unavailable_floats): Move some code to ...
23161 (gdb_unavailable_floats_1): ... it. New proc.
23162
30a1e6cc
SDJ
231632014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23164
23165 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23166 probes to test for bitness recognition.
23167 * gdb.arch/amd64-stap-optional-prefix.exp
23168 (test_probe_value_without_reg): New procedure.
23169 Add code to test for different kinds of bitness.
23170
f33da99a
SDJ
231712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23172
23173 PR breakpoints/16889
23174 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23175 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23176
5b80f00d
PA
231772014-05-01 Pedro Alves <palves@redhat.com>
23178
23179 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23180 gdb_file_cmd if no file is specified.
23181 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23182 last_loaded_file to set the remote exec-file.
23183
f8c2a73c
PA
231842014-05-01 Pedro Alves <palves@redhat.com>
23185
23186 * boards/local-remote-host.exp: New file.
23187
be6e8ac7
PA
231882014-05-01 Pedro Alves <palves@redhat.com>
23189
23190 * boards/local-remote-host.exp: Rename to ...
23191 * boards/local-remote-host-notty.exp: ... this.
23192
cac0dc8f
JB
231932014-04-28 Joel Brobecker <brobecker@adacore.com>
23194
23195 * gdb.ada/dyn_arrayidx: New testcase.
23196
9730e6cc
YQ
231972014-04-26 Yao Qi <yao@codesourcery.com>
23198
23199 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23200 and compute the length of function main. Save it in
23201 $main_length.
23202 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23203 (top-level): Use gdb_compile to compile objects into
23204 executable and restart GDB. Remove invocation to
23205 prepare_for_testing.
23206
7ae1a6a6
PA
232072014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23208 Pedro Alves <palves@redhat.com>
23209
23210 PR server/16255
23211 * gdb.multi/multi-attach.c: New file.
23212 * gdb.multi/multi-attach.exp: New file.
23213
4082afcc
PA
232142014-04-25 Pedro Alves <palves@redhat.com>
23215
23216 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23217 user.
23218 (top level): Test that "set remote conditional-breakpoints-packet
23219 off" works as intended.
23220 * gdb.base/dprintf.exp: Test that "set remote
23221 breakpoint-commands-packet off" works as intended.
23222 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23223 New function.
23224 (top level): Call it.
23225 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23226 remote fast-tracepoints-packet off" works as intended.
23227 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23228 * lib/gdb.exp (gdb_is_target_remote): ... here.
23229
2abc3f8d
DB
232302014-04-24 David Blaikie <dblaikie@gmail.com>
23231
23232 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23233 ensure clang would not discard them.
23234 * gdb.base/gdbvars.c: Ditto.
23235 * gdb.base/memattr.c: Ditto.
23236 * gdb.base/whatis.c: Ditto.
23237 * gdb.python/py-prettyprint.c: Ditto.
23238 * gdb.trace/actions.c: Ditto.
23239 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23240 ensure clang would not discard it.
23241
bfd39632
DB
232422014-04-24 David Blaikie <dblaikie@gmail.com>
23243
23244 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23245 clang to emit the full definition of type required by the test
23246 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23247
22842ff6
DB
232482014-04-24 David Blaikie <dblaikie@gmail.com>
23249
23250 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23251 coax Clang into emitting the definition of the type.
23252 * gdb.cp/pr10728-x.h (y): Ditto.
23253 * gdb.cp/pr10728-y.cc (y): Ditto.
23254
c2e827ad
DB
232552014-04-24 David Blaikie <dblaikie@gmail.com>
23256
23257 * gdb.base/label.exp: XFAIL label related tests under Clang.
23258 * gdb.cp/cplabel.exp: Ditto.
23259 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23260 under Clang those using labels.
23261
4c2d33e7
YQ
232622014-04-25 Yao Qi <yao@codesourcery.com>
23263
23264 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23265 double_label.
23266 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23267 partial_label and double_label.
23268
56083b99
DB
232692014-04-24 David Blaikie <dblaikie@gmail.com>
23270
23271 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23272
25d4e99d
DB
232732014-04-24 David Blaikie <dblaikie@gmail.com>
23274
23275 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23276 of the function to work across GCC and Clang.
23277 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23278 pointer types (const void ** const V void **).
23279
01f9f808
MS
232802014-04-24 Michael Sturm <michael.sturm@mintel.com>
23281 Walfred Tedeschi <walfred.tedeschi@intel.com>
23282
23283 * Makefile.in (EXECUTABLES): Added i386-avx512.
23284 * gdb.arch/i386-avx512.c: New file.
23285 * gdb.arch/i386-avx512.exp: Likewise.
23286
4b48d439
KS
232872014-04-23 Keith Seitz <keiths@redhat.com>
23288
23289 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23290 (mi_make_breakpoint_table): New procedure.
23291 (mi_create_breakpoint): Use mi_make_breakpoint
23292 and return the result.
23293 (mi_make_breakpoint): New procedure.
23294 (mi_build_kv_pairs): New procedure.
23295
23296 * gdb.mi/mi-break.exp: Remove unused globals,
23297 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23298 All callers updated.
23299 * gdb.mi/mi-dprintf.exp: Use variable to track command
23300 number.
23301 Update all callers of mi_create_breakpoint and use
23302 mi_make_breakpoint_table.
23303 Remove any unused global variables.
23304 * gdb.mi/mi-nonstop.exp: Likewise.
23305 * gdb.mi/mi-nsintrall.exp: Likewise.
23306 * gdb.mi/mi-nsmoribund.exp: Likewise.
23307 * gdb.mi/mi-nsthrexec.exp: Likewise.
23308 * gdb.mi/mi-reverse.exp: Likewise.
23309 * gdb.mi/mi-simplerun.exp: Likewise.
23310 * gdb.mi/mi-stepn.exp: Likewise.
23311 * gdb.mi/mi-syn-frame.exp: Likewise.
23312 * gdb.mi/mi-until.exp: Likewise.
23313 * gdb.mi/mi-var-cp.exp: Likewise.
23314 * gdb.mi/mi-var-display.exp: Likewise.
23315 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23316 * gdb.mi/mi2-var-child.exp: Likewise.
23317 * gdb.mi/mi-vla-c99.exp: Likewise.
23318 * lib/mi-support.exp: Likewise.
23319
23320 From Ian Lance Taylor <iant@cygnus.com>:
23321 * lib/gdb.exp (parse_args): New procedure.
23322
08351840
PA
233232014-04-23 Pedro Alves <palves@redhat.com>
23324
23325 * gdb.base/break-unload-file.c: New file.
23326 * gdb.base/break-unload-file.exp: New file.
23327 * gdb.base/sym-file-lib.c (baz): New function.
23328 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23329 field.
23330 (load): Store the segment's mapped size.
23331 (unload): New function.
23332 (unload_shlib): New function.
23333 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23334 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23335 set a breakpoint at baz, and call it.
23336 * gdb.base/sym-file.exp: New tests for stale breakpoint
23337 instructions.
23338
076855f9
PA
233392014-04-23 Pedro Alves <palves@redhat.com>
23340
23341 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23342 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23343 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23344 * gdb.base/hbreak-unmapped.c: New file.
23345 * gdb.base/hbreak-unmapped.exp: New file.
23346 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23347 * lib/gdb.exp (gdb_is_target_remote): ... here.
23348
483805cf
PA
233492014-04-22 Pedro Alves <palves@redhat.com>
23350
23351 * gdb.base/consecutive-step-over.c: New file.
23352 * gdb.base/consecutive-step-over.exp: New file.
23353
06d97543
PA
233542014-04-22 Pedro Alves <palves@redhat.com>
23355
23356 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23357 instead of send_gdb/gdb_expect.
23358
b4429ea2
YQ
233592014-04-22 Yao Qi <yao@codesourcery.com>
23360
23361 * lib/trace-support.exp (generate_tracefile): New procedure.
23362 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23363 return 0.
23364 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23365 if generate_tracefile returns 1.
23366
51d48146
PA
233672014-04-18 Tom Tromey <palves@redhat.com>
23368 Pedro alves <tromey@redhat.com>
23369
23370 PR backtrace/15558
23371 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23372 with a backtrace limit.
23373 * gdb.python/py-frame-inline.exp: Test running to an inline
23374 function with a backtrace limit, and printing the newest frame.
23375 * gdb.python/py-frame-inline.c (main): Call f.
23376
bd1dce5f
MS
233772014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23378
23379 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23380
40d1a503
MS
233812014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23382
23383 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23384 Drop prefix from unsupported source file path.
23385
389b98f7
YQ
233862014-04-17 Yao Qi <yao@codesourcery.com>
23387
23388 * lib/gdb.exp (with_target_charset): New proc.
23389 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23390 with_target_charset.
23391 (test_print_strings): Likewise.
23392 (test_repeat_bytes): Likewise.
23393 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23394 for some tests.
23395
22869d73
KS
233962014-04-16 Keith Seitz <keiths@redhat.com>
23397
23398 PR gdb/15827
23399 * gdb.dwarf2/corrupt.c: New file.
23400 * gdb.dwarf2/corrupt.exp: New file.
23401
c4f87ca6
KS
234022014-04-16 Keith Seitz <keiths@redhat.com>
23403
23404 PR c++/16597
23405 * gdb.cp/namelessclass.cc: New file.
23406 * gdb.cp/namelessclass.exp: New file.
23407 * gdb.cp/namelessclass.S: New file.
23408
ab19de87
DE
234092014-04-16 Doug Evans <dje@google.com>
23410
23411 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23412 Add comment.
23413 (gdbserver_default_get_comm_port): New function.
23414 (gdbserver_start): Check if board file provided
23415 "gdbserver,get_comm_port" and use it if so.
23416 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23417 (gdb,socketport): Set to "stdio".
23418 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23419 (stdio_gdbserver_template): Delete.
23420 (${board}_get_remote_address): Update.
23421 (${board}_build_remote_cmd): Delete.
23422 (${board}_get_comm_port): New function.
23423 (${board}_spawn): Update.
23424 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23425 Delete.
23426 (${board}_get_remote_address): Update.
23427 (${board}_get_comm_port): New function.
23428
fc98a809
AB
234292014-04-16 Andrew Burgess <aburgess@broadcom.com>
23430
23431 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23432 appearing in any order.
23433
87fd9e6e
DE
234342014-04-15 Doug Evans <dje@google.com>
23435
23436 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23437 uninitialized value of "description".
23438
099fc3ea
KS
234392014-04-15 Keith Seitz <keiths@redhat.com>
23440
23441 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23442 Remove unused globals.
23443 (test_running_the_program): Likewise.
23444 (test_controlled_execution): Likewise.
23445 (test_controlling_breakpoints): Likewise.
23446 (test_program_termination): Likewise.
23447
5da151d4
KS
234482014-04-15 Keith Seitz <keiths@redhat.com>
23449
23450 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23451 unused globals.
23452 (test_rbreak_creation_and_listing): Likewise.
23453 (test_ignore_count): Likewise.
23454 (test_error): Likewise.
23455
35e5d2f0
PA
234562014-04-15 Pedro Alves <palves@redhat.com>
23457
23458 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23459 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23460 sym-file-loader.c.
23461 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23462 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23463 to sym-file-loader.c.
23464 (struct library): Forward declare.
23465 (load_shlib, lookup_function): Change prototypes.
23466 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23467 (translate_offset): Remove declarations.
23468 (get_text_addr): New declaration.
23469 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23470 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23471 sym-file-loader.h.
23472 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23473 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23474 here from sym-file-loader.h.
23475 (struct library): New structure.
23476 (load_shlib, lookup_function): Change prototypes and adjust to
23477 work with a struct library.
23478 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23479 (translate_offset): Make static.
23480 (get_text_addr): New function.
23481 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23482
eb4c1710
PA
234832014-04-15 Pedro Alves <palves@redhat.com>
23484
23485 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23486
2d1baf52
PA
234872014-04-15 Pedro Alves <palves@redhat.com>
23488
23489 * gdb.base/sym-file-loader.c: Include <limits.h>.
23490 (SELF_LINK): New define.
23491 (get_origin): New function.
23492 (load_shlib): Use it.
23493 * gdb.base/sym-file.exp: Don't early return if the target is
23494 remote. Use runto_main, and issue fail is that fails. Use
23495 gdb_load_shlibs.
23496 (shlib_name): Delete.
23497 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23498
7dd6df01
PA
234992014-04-15 Pedro Alves <palves@redhat.com>
23500
23501 * gdb.base/sym-file.exp: Remove regex characters from test
23502 message. Don't refer to breakpoint numbers in test messages.
23503
b50c8614
KS
235042014-04-14 Keith Seitz <keiths@redhat.com>
23505
23506 PR c++/16253
23507 * gdb.cp/var-tag.cc: New file.
23508 * gdb.cp/var-tag.exp: New file.
23509 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23510 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23511 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23512 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23513
3d567982
TT
235142014-04-14 Tom Tromey <tromey@redhat.com>
23515
23516 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23517 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23518 type.
23519 * gdb.cp/enum-class.exp: New file.
23520 * gdb.cp/enum-class.cc: New file.
23521
0626fc76
TT
235222014-04-14 Tom Tromey <tromey@redhat.com>
23523
23524 * gdb.dwarf2/enum-type.exp: New file.
23525
dca325b3
SA
235262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23527
23528 * gdb.mi/mi-vla-c99.exp: New file.
23529 * gdb.mi/vla.c: New file.
23530
5854b38a
SA
235312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23532
23533 * gdb.base/vla-datatypes.c: New file.
23534 * gdb.base/vla-datatypes.exp: New file.
23535
463bb957
SA
235362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23537
23538 * gdb.base/vla-ptr.c: New file.
23539 * gdb.base/vla-ptr.exp: New file.
23540
3dd170be
SA
235412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23542
23543 * gdb.dwarf2/count.exp: New file.
23544
5ecaaa66
SA
235452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23546
23547 * gdb.base/vla-sideeffect.c: New file.
23548 * gdb.base/vla-sideeffect.exp: New file.
23549
41f1ada5
DB
235502014-04-14 David Blaikie <dblaikie@gmail.com>
23551
23552 * gdb.mi/non-stop.c: Add return value for non-void function return
23553 statement.
23554 * gdb.threads/staticthreads.c: Ditto.
23555
0be03e84
DE
235562014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23557 Doug Evans <xdje42@gmail.com>
23558
23559 * gdb.guile/scm-value.c: Improve test case.
23560 * gdb.guile/scm-value.exp: Add new test.
23561
f180a1fb
DB
235622014-04-11 David Blaikie <dblaikie@gmail.com>
23563
23564 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23565 override Clang's default.
23566
6b662e19
JB
235672014-04-11 Joel Brobecker <brobecker@adacore.com>
23568
23569 Revert the following changes (regressions):
23570
23571 * gdb.base/vla-sideeffect.c: New file.
23572 * gdb.base/vla-sideeffect.exp: New file.
23573
23574 * gdb.dwarf2/count.exp: New file.
23575
23576 * gdb.base/vla-multi.c: New file.
23577 * gdb.base/vla-multi.exp: New file.
23578
23579 * gdb.base/vla-ptr.c: New file.
23580 * gdb.base/vla-ptr.exp: New file.
23581
23582 * gdb.base/vla-datatypes.c: New file.
23583 * gdb.base/vla-datatypes.exp: New file.
23584
23585 * gdb.mi/mi-vla-c99.exp: New file.
23586 * gdb.mi/vla.c: New file.
23587
245a5f0b
KS
235882014-04-11 Keith Seitz <keiths@redhat.com>
23589
23590 PR c++/16675
23591 * gdb.cp/cpsizeof.exp: New file.
23592 * gdb.cp/cpsizeof.cc: New file.
23593
58a84dcf
SA
235942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23595
191a8a90
JB
23596 * gdb.mi/mi-vla-c99.exp: New file.
23597 * gdb.mi/vla.c: New file.
58a84dcf 23598
c8655f75
SA
235992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23600
23601 * gdb.base/vla-datatypes.c: New file.
23602 * gdb.base/vla-datatypes.exp: New file.
23603
024e13b4
SA
236042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23605
23606 * gdb.base/vla-ptr.c: New file.
23607 * gdb.base/vla-ptr.exp: New file.
23608
1a237e0e
SA
236092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23610
23611 * gdb.base/vla-multi.c: New file.
23612 * gdb.base/vla-multi.exp: New file.
23613
504f3432
SA
236142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23615
23616 * gdb.dwarf2/count.exp: New file.
23617
3bce8237
SA
236182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23619
191a8a90
JB
23620 * gdb.base/vla-sideeffect.c: New file.
23621 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 23622
322f9c21
YQ
236232014-04-11 Yao Qi <yao@codesourcery.com>
23624
23625 * gdb.base/completion.exp: Check file exists before running tests
23626 on file completion.
23627
d708bcd1
PA
236282014-04-10 Pedro Alves <palves@redhat.com>
23629
23630 * gdb.base/cond-eval-mode.c: New file.
23631 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23632 prepare_for_testing to build the new file. Check result of
23633 runto_main.
23634 (test_break, test_watch): New procedures.
23635 (top level): Use them.
23636
ae1d2761
PM
236372014-04-08 Pierre Muller <muller@sourceware.org>
23638
23639 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23640 Ctrl-V use for mingw hosts.
23641
7af389b8
SC
236422014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23643
23644 * gdb.python/py-value.c: Improve test case.
23645 * gdb.python/py-value.exp: Add new test.
23646
5e703181
DE
236472014-04-07 David Blaikie <dblaikie@gmail.com>
23648
23649 * lib/compiler.c: Identify the clang compiler.
23650 * lib/compiler.cc: Ditto.
23651
9810b410
YQ
236522014-04-03 Yao Qi <yao@codesourcery.com>
23653
23654 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23655
98d1b8dc
AB
236562014-04-01 Anton Blanchard <anton@samba.org>
23657
23658 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23659 messages unique.
23660
3114cea1
AB
236612014-04-01 Anton Blanchard <anton@samba.org>
23662
23663 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23664 prepare_for_testing.
23665
62f7182c
AB
236662014-04-01 Anton Blanchard <anton@samba.org>
23667
23668 * gdb.arch/ppc64-atomic-inst.c: Remove.
23669 * gdb.arch/ppc64-atomic-inst.S: New file.
23670 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23671
770e7fc7
DE
236722014-03-31 Doug Evans <dje@google.com>
23673
23674 * gdb.base/print-symbol-loading-lib.c: New file.
23675 * gdb.base/print-symbol-loading-main.c: New file.
23676 * gdb.base/print-symbol-loading.exp: New file.
23677
46e2bafa
YQ
236782014-03-31 Yao Qi <yao@codesourcery.com>
23679
23680 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23681
8776cfe9
JB
236822014-03-28 Joel Brobecker <brobecker@adacore.com>
23683
23684 * gdb.ada/mi_dyn_arr: New testcase.
23685
5d1ef361
DE
236862014-03-27 Doug Evans <dje@google.com>
23687
23688 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23689
b5bee914
YQ
236902014-03-27 Yao Qi <yao@codesourcery.com>
23691
23692 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23693 if target is nios2-*-*.
23694
0d4d0e77
YQ
236952014-03-26 Yao Qi <yao@codesourcery.com>
23696
23697 * lib/gdb.exp (readline_is_used): New proc.
23698 * gdb.base/completion.exp: Move tests on command complete up.
23699 Skip the rest of tests if readline is not used.
23700 * gdb.ada/complete.exp: Skp the test if readline is not
23701 used.
23702 * gdb.base/filesym.exp: Likewise.
23703 * gdb.base/macscp.exp: Likewise.
23704 * gdb.base/readline-ask.exp: Likewise.
23705 * gdb.base/readline.exp: Likewise.
23706 * gdb.python/py-cmd.exp: Likewise.
23707 * gdb.trace/tfile.exp: Likewise.
23708
29361eee
YQ
237092014-03-26 Yao Qi <yao@codesourcery.com>
23710
23711 * gdb.base/macscp.exp: Fix code format issues.
23712
bc9a5525
UW
237132014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23714
23715 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23716 * gdb.asm/powerpc64le.inc: New file.
23717
d3839ede
PA
237182014-03-25 Pedro Alves <palves@redhat.com>
23719 Doug Evans <dje@google.com>
23720
23721 * gdb.base/source-execution.c: New file.
23722 * gdb.base/source-execution.exp: New file.
23723 * gdb.base/source-execution.gdb: New file.
23724
01672a57
DE
237252014-03-24 Doug Evans <dje@google.com>
23726
23727 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23728 using fission.
23729
88bbeca9
HZ
237302014-03-24 Hui Zhu <hui@codesourcery.com>
23731 Pedro Alves <palves@redhat.com>
23732
23733 PR breakpoints/16101
23734 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23735 test pass/fail messages. Detect missing support for dprintf when
23736 breakpoints are actually inserted.
23737 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23738 breakpoints are actually inserted.
23739 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23740 fails.
23741
d2348791
JK
237422014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23743
23744 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23745
feef67ab
DE
237462014-03-22 Doug Evans <xdje42@gmail.com>
23747
23748 * gdb.python/python.exp (python not supported): Verify multi-line
23749 python command issues an error.
25d743f9 23750 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 23751 guile command issues an error.
feef67ab 23752
ecebef6a
MR
237532014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23754
23755 * gdb.threads/thread-specific.exp: Handle the lack of usable
23756 $this_breakpoint and $this_thread.
23757
ccdd1909
HZ
237582014-03-21 Hui Zhu <hui@codesourcery.com>
23759
23760 * gdb.base/attach.exp (do_command_attach_tests): New.
23761
beb460e8
PA
237622014-03-20 Tom Tromey <tromey@redhat.com>
23763 Pedro Alves <palves@redhat.com>
23764
23765 PR cli/15718
23766 * gdb.base/condbreak-call-false.c: New file.
23767 * gdb.base/condbreak-call-false.exp: New file.
23768
40acf43a
PA
237692014-03-20 Pedro Alves <palves@redhat.com>
23770
23771 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23772 Delete.
23773 (block_signals, unblock_signals): Delete.
23774 (child_function_2, main): Remove references to deleted variable
23775 and functions.
23776
9f5e1e02
PA
237772014-03-20 Pedro Alves <palves@redhat.com>
23778
23779 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23780 Use pthread_kill to signal thread 2.
23781 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23782 Adjust to make the test send itself a signal rather than using the
23783 host's "kill" command.
23784
99619bea
PA
237852014-03-20 Pedro Alves <palves@redhat.com>
23786
23787 * gdb.threads/multiple-step-overs.c: New file.
23788 * gdb.threads/multiple-step-overs.exp: New file.
23789 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23790 Adjust expected infrun debug output.
23791
2adfaa28
PA
237922014-03-20 Pedro Alves <palves@redhat.com>
23793
23794 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23795 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23796
31e77af2
PA
237972014-03-20 Pedro Alves <palves@redhat.com>
23798
23799 PR breakpoints/7143
23800 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23801 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23802 of gdb_test_multiple.
23803 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23804 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23805
b9f437de
PA
238062014-03-20 Pedro Alves <palves@redhat.com>
23807
23808 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23809 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23810
05adc73e
PA
238112014-03-19 Pedro Alves <palves@redhat.com>
23812
23813 * gdb.base/async.exp: Remove early return.
23814
6048b950
PA
238152014-03-19 Pedro Alves <palves@redhat.com>
23816
23817 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23818
8bcfb00a
PA
238192014-03-19 Pedro Alves <palves@redhat.com>
23820
23821 * gdb.base/async.exp (test_background): Expect \r\n after
23822 "completed." in the fail pattern.
23823
884e37dc
PA
238242014-03-19 Pedro Alves <palves@redhat.com>
23825
23826 * gdb.base/async.exp (test_background): New procedure.
23827 Use it for all background execution command tests.
23828
148e57e2
PA
238292014-03-19 Pedro Alves <palves@redhat.com>
23830
23831 * gdb.base/async.exp: Use prepare_for_testing.
23832
f48088c7
PA
238332014-03-19 Pedro Alves <palves@redhat.com>
23834
23835 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23836 the same line.
23837
e2f6c966
PA
238382014-03-19 Pedro Alves <palves@redhat.com>
23839
23840 * gdb.base/async.c (main): Add "jump here" and "until here" line
23841 marker comments.
23842 * gdb.base/async.exp (jump_here): New global.
23843 (jump& test): Use it.
23844 (until_here): New global.
23845 (until& test): Use it.
23846
c30568d4
PA
238472014-03-19 Pedro Alves <palves@redhat.com>
23848
23849 * gdb.base/async.exp: Don't frob gdb_protocol.
23850
0172b6a7
DE
238512014-03-18 Doug Evans <xdje42@gmail.com>
23852
23853 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23854 Fix spelling of exec-done-display.
23855
06c868a8
JK
238562014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23857
23858 PR gdb/15358
23859 * gdb.base/gdb-sigterm.c: New file.
23860 * gdb.base/gdb-sigterm.exp: New file.
23861
0c7e1a46
PA
238622014-03-18 Pedro Alves <palves@redhat.com>
23863
23864 PR gdb/13860
23865 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23866 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23867 solib-event.
23868
f7c77d93
JB
238692014-03-17 Joel Brobecker <brobecker@adacore.com>
23870
23871 * gdb.ada/pckd_arr_ren: New testcase.
23872
5a1e8c7a
DE
238732014-03-13 Doug Evans <xdje42@gmail.com>
23874
23875 PR guile/16612
23876 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23877 collect after discarding symbols.
23878
350e1a76
DE
238792014-03-13 Ludovic Courtès <ludo@gnu.org>
23880 Doug Evans <xdje42@gmail.com>
23881
23882 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23883 to history survives a gc.
23884
a69900ae
PA
238852014-03-13 Pedro Alves <palves@redhat.com>
23886
23887 * gdb.base/default.exp: Don't test "target procfs".
23888
5db9f0bd
PA
238892014-03-13 Pedro Alves <palves@redhat.com>
23890
23891 * gdb.base/default.exp: Update "target child" and "target procfs"
23892 tests to not expect "Unix".
23893
b3ccfe11
TT
238942014-03-12 Tom Tromey <tromey@redhat.com>
23895
23896 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23897 New procs. Add target-async tests.
23898 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23899 Add target-async tests.
23900
646f4417
AA
239012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23902
23903 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23904 'func_start' and 'func_end' for the beginning and end of the
23905 function code, respectively.
23906 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23907 'func_end' instead of 'func' and 'main'.
23908
288c211f
AA
239092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23910
23911 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23912 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23913 generate the debug info assembler source.
23914
e0c0f156
AA
239152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23916
23917 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23918 * gdb.dwarf2/arr-subrange.exp: Likewise.
23919 * gdb.dwarf2/dwz.exp: Likewise.
23920 * gdb.dwarf2/method-ptr.exp: Likewise.
23921 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23922 * gdb.dwarf2/subrange.exp: Likewise.
23923 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23924 * gdb.dwarf2/implptrpiece.exp: Likewise.
23925 * gdb.dwarf2/nostaticblock.exp: Likewise.
23926
0e5c4555
AA
239272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23928
23929 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23930 directory to absolute path name arguments.
23931
5ec18f2b
JG
239322014-03-10 Joel Brobecker <brobecker@adacore.com>
23933
23934 * gdb.ada/tagged_access: New testcase.
23935
847fc4f2
MM
239362014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23937
23938 * gdb.btrace/data.exp: Update expected output.
23939
cc3da688
YQ
239402014-03-06 Yao Qi <yao@codesourcery.com>
23941
23942 * gdb.trace/pr16508.exp: New file.
23943
0f26cec1
PA
239442014-03-05 Pedro Alves <palves@redhat.com>
23945
23946 PR gdb/16575
23947 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23948 procedure.
23949 (top level): Adjust to use it. Add tests that exercise breakpoint
23950 interaction with the code-cache.
23951
7a5a839f
LC
239522014-02-26 Ludovic Courtès <ludo@gnu.org>
23953
23954 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23955 test for 'history-append!'.
23956
31aa7e4e
JB
239572014-02-26 Joel Brobecker <brobecker@adacore.com>
23958
23959 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23960 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23961 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23962 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23963 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23964 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23965
1b588015
JB
239662014-02-26 Joel Brobecker <brobecker@adacore.com>
23967
23968 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23969 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23970 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23971
55426c9d
JB
239722014-02-26 Joel Brobecker <brobecker@adacore.com>
23973
23974 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23975
dc53a7ad
JB
239762014-02-26 Joel Brobecker <brobecker@adacore.com>
23977
23978 * gdb.dwarf2/arr-stride.c: New file.
23979 * gdb.dwarf2/arr-stride.exp: New file.
23980
12ab52e9
PA
239812014-02-26 Pedro Alves <palves@redhat.com>
23982
23983 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23984 that won't ever trigger. Make sure that GDB reports the correct
23985 breakpoint that caused the stop.
23986
849c862e
JK
239872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23988
23989 PR gdb/16626
23990 * gdb.base/auto-load-script: New file.
23991 * gdb.base/auto-load.c: New file.
23992 * gdb.base/auto-load.exp: New file.
23993
71b7d793
JK
23994 PR gdb/16626
23995 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23996
e2f0d509
JK
239972014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23998
23999 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24000 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24001
50cc37c8
DE
240022014-02-24 Doug Evans <dje@google.com>
24003
24004 * lib/gdb.exp (run_on_host): Log error output if program fails.
24005
ea4758f2
PA
240062014-02-21 Pedro Alves <palves@redhat.com>
24007
24008 * gdb.threads/step-after-sr-lock.c: Rename to ...
24009 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24010 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24011 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24012 ... this.
24013
d7b30f67
SDJ
240142014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24015
24016 PR tdep/16397
24017 * gdb.arch/amd64-stap-special-operands.exp: New file.
24018 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24019 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24020 * gdb.arch/amd64-stap-triplet.S: Likewise.
24021 * gdb.arch/amd64-stap-triplet.c: Likewise.
24022
83deb43f
JB
240232014-02-20 Joel Brobecker <brobecker@adacore.com>
24024
24025 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24026 in .section pseudo-op.
24027
adde2bff
DE
240282014-02-20 lin zuojian <manjian2006@gmail.com>
24029 Joel Brobecker <brobecker@adacore.com>
24030 Doug Evans <xdje42@gmail.com>
24031
24032 PR symtab/16581
24033 * gdb.dwarf2/dw2-icycle.S: New file.
24034 * gdb.dwarf2/dw2-icycle.c: New file.
24035 * gdb.dwarf2/dw2-icycle.exp: New file.
24036
f7bd0f78
SC
240372014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24038
24039 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24040 operations on gdb.Value objects.
24041 * gdb.python/py-value-cc.exp: Add new test to test operations on
24042 gdb.Value objects.
24043
c17ef0d5
DE
240442014-02-18 Doug Evans <dje@google.com>
24045
24046 * Makefile.in (TESTS): New variable.
24047 (expanded_tests, expanded_tests_or_none): New variables
24048 (check-single): Pass $(expanded_tests_or_none) to runtest.
24049 (check-parallel): Only run tests in $(TESTS) if non-empty.
24050 (check/no-matching-tests-found): New rule.
24051 * README: Document TESTS makefile variable.
24052
5dd3176f
DE
240532014-02-18 Doug Evans <dje@google.com>
24054
24055 * Makefile.in (check-parallel): rm -rf outputs temp.
24056
0b10be4f
JK
240572014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24058
24059 Fix "ERROR: no fileid for" in the testsuite.
24060 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24061
85f224e7
DE
240622014-02-12 Doug Evans <dje@google.com>
24063
24064 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24065 (MISCELLANEOUS): New variable.
24066 (clean): rm -rf $(MISCELLANEOUS).
24067 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24068 dwp live in the same directory as symlinks, with each symlink pointed
24069 to a differently named file in a different directory.
24070
149b30ff
DE
240712014-02-11 Doug Evans <dje@google.com>
24072
24073 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24074 of Tcl file commands.
24075
1dfdac32
MK
240762014-02-10 Mark Kettenis <kettenis@gnu.org>
24077
24078 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24079 "kill -SIGUSR1 -1".
24080
aa4fb036
JB
240812014-02-10 Joel Brobecker <brobecker@adacore.com>
24082
24083 * gdb.ada/tick_length_array_enum_idx: New testcase.
24084
ed3ef339
DE
240852014-02-10 Doug Evans <xdje42@gmail.com>
24086
24087 * configure.ac (AC_OUTPUT): Add gdb.guile.
24088 * configure: Regenerate.
24089 * lib/gdb-guile.exp: New file.
24090 * lib/gdb.exp (get_target_charset): New function.
24091 * gdb.base/help.exp: Update expected output from "apropos apropos".
24092 * gdb.guile/Makefile.in: New file.
24093 * gdb.guile/guile.exp: New file.
24094 * gdb.guile/scm-arch.c: New file.
24095 * gdb.guile/scm-arch.exp: New file.
24096 * gdb.guile/scm-block.c: New file.
24097 * gdb.guile/scm-block.exp: New file.
24098 * gdb.guile/scm-breakpoint.c: New file.
24099 * gdb.guile/scm-breakpoint.exp: New file.
24100 * gdb.guile/scm-disasm.c: New file.
24101 * gdb.guile/scm-disasm.exp: New file.
24102 * gdb.guile/scm-equal.c: New file.
24103 * gdb.guile/scm-equal.exp: New file.
24104 * gdb.guile/scm-error.exp: New file.
24105 * gdb.guile/scm-error.scm: New file.
24106 * gdb.guile/scm-frame-args.c: New file.
24107 * gdb.guile/scm-frame-args.exp: New file.
24108 * gdb.guile/scm-frame-args.scm: New file.
24109 * gdb.guile/scm-frame-inline.c: New file.
24110 * gdb.guile/scm-frame-inline.exp: New file.
24111 * gdb.guile/scm-frame.c: New file.
24112 * gdb.guile/scm-frame.exp: New file.
24113 * gdb.guile/scm-generics.exp: New file.
24114 * gdb.guile/scm-gsmob.exp: New file.
24115 * gdb.guile/scm-iterator.c: New file.
24116 * gdb.guile/scm-iterator.exp: New file.
24117 * gdb.guile/scm-math.c: New file.
24118 * gdb.guile/scm-math.exp: New file.
24119 * gdb.guile/scm-objfile-script-gdb.in: New file.
24120 * gdb.guile/scm-objfile-script.c: New file.
24121 * gdb.guile/scm-objfile-script.exp: New file.
24122 * gdb.guile/scm-objfile.c: New file.
24123 * gdb.guile/scm-objfile.exp: New file.
24124 * gdb.guile/scm-ports.exp: New file.
24125 * gdb.guile/scm-pretty-print.c: New file.
24126 * gdb.guile/scm-pretty-print.exp: New file.
24127 * gdb.guile/scm-pretty-print.scm: New file.
24128 * gdb.guile/scm-section-script.c: New file.
24129 * gdb.guile/scm-section-script.exp: New file.
24130 * gdb.guile/scm-section-script.scm: New file.
24131 * gdb.guile/scm-symbol.c: New file.
24132 * gdb.guile/scm-symbol.exp: New file.
24133 * gdb.guile/scm-symtab-2.c: New file.
24134 * gdb.guile/scm-symtab.c: New file.
24135 * gdb.guile/scm-symtab.exp: New file.
24136 * gdb.guile/scm-type.c: New file.
24137 * gdb.guile/scm-type.exp: New file.
24138 * gdb.guile/scm-value-cc.cc: New file.
24139 * gdb.guile/scm-value-cc.exp: New file.
24140 * gdb.guile/scm-value.c: New file.
24141 * gdb.guile/scm-value.exp: New file.
24142 * gdb.guile/source2.scm: New file.
24143 * gdb.guile/types-module.cc: New file.
24144 * gdb.guile/types-module.exp: New file.
24145
7026a7c1
YQ
241462014-02-10 Yao Qi <yao@codesourcery.com>
24147
24148 PR testsuite/16543
24149 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24150 * configure: Regenerated.
24151 * Makefile.in: New file.
24152
6c466447
AS
241532014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24154
24155 * gdb.python/py-framefilter.exp: Fix typo.
24156
6e854735
YQ
241572014-02-08 Yao Qi <yao@codesourcery.com>
24158
24159 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24160 that no =breakpoint-modified is emitted when breakpoints are
24161 modified through MI commands.
24162
d137e6dc
PA
241632014-02-07 Pedro Alves <pedro@codesourcery.com>
24164 Pedro Alves <palves@redhat.com>
24165
24166 * gdb.threads/step-after-sr-lock.c: New file.
24167 * gdb.threads/step-after-sr-lock.exp: New file.
24168
b5ee5a50
PA
241692014-02-07 Pedro Alves <palves@redhat.com>
24170
24171 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24172
3c77faf3
JK
241732014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24174
24175 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24176 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24177
6dddc817
DE
241782014-02-06 Doug Evans <xdje42@gmail.com>
24179
24180 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24181 output.
24182
24183 * gdb.gdb/python-interrupts.exp: New file.
24184
de7b2893
YQ
241852014-02-05 Yao Qi <yao@codesourcery.com>
24186
24187 * gdb.trace/report.exp (use_collected_data): Test the output
24188 of "info threads" and "info inferiors".
24189
66d032ac
YQ
241902014-02-05 Yao Qi <yao@codesourcery.com>
24191
24192 Revert this patch:
24193
24194 2013-05-24 Yao Qi <yao@codesourcery.com>
24195
24196 * gdb.trace/tfile.exp: Test inferior and thread.
24197
591a12a1
UW
241982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24199
24200 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24201 on a function.
24202 * gdb.base/step-bt.c: Call hello via function pointer to make
24203 sure its first instruction is executed on powerpc64le-linux.
24204
0ff3e01f
UW
242052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24206
24207 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24208
084ee545
UW
242092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24210
24211 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24212 of the test patterns for use on little-endian systems.
24213
6ed14ff3
UW
242142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24215
24216 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24217 (decimal_vector): Fix for little-endian.
24218
401e27fd
JM
242192014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24220
24221 * gdb.arch/sparc-sysstep.exp: New file.
24222 * gdb.arch/sparc-sysstep.c: Likewise.
24223
24224 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24225
8b924729
EBM
242262014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24227
24228 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24229
fb151210
JB
242302014-01-23 Tom Tromey <tromey@redhat.com>
24231
24232 * gdb.ada/array_char_idx: New testcase.
24233
0740f8d8
TT
242342014-01-23 Tom Tromey <tromey@redhat.com>
24235
24236 PR python/16487:
24237 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24238 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24239 classes.
24240
21909fa1
TT
242412014-01-23 Tom Tromey <tromey@redhat.com>
24242
24243 PR python/16491:
24244 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24245 string from an inferior frame.
24246 * gdb.python/py-framefilter-mi.exp: Update.
24247
87ce2a04
DE
242482014-01-22 Doug Evans <dje@google.com>
24249
24250 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24251
237b092b
AA
242522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24253
24254 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24255
d674a709
AA
242562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24257
24258 * gdb.trace/entry-values.exp: Remove excess space character from
24259 regex patterns. Handle s390 call instruction.
24260
20fa3390
AA
242612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24262
24263 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24264 define "*_start" label. Make "name" static.
24265 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24266 ${name} by references to ${name}_start.
24267
78466714
AA
242682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24269
24270 * gdb.base/info-macros.exp: Remove "debug" from the compile
24271 options.
24272
ec9f644a
IB
242732014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24274
24275 * gdb.dlang/demangle.exp: New file.
24276
94b1b47e
IB
242772014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24278
24279 * gdb.dlang/primitive-types.exp: New file.
24280
7f420862
IB
242812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24282
24283 * configure.ac: Create gdb.dlang/Makefile.
24284 * configure: Regenerate.
24285 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24286 * gdb.dlang/Makefile.in: New file.
24287 * lib/d-support.exp: New file.
24288 * lib/gdb.exp (skip_d_tests): New proc.
24289
52834460
MM
242902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24291
24292 * gdb.btrace/delta.exp: Check reverse stepi.
24293 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24294 * gdb.btrace/finish.exp: New.
24295 * gdb.btrace/next.exp: New.
24296 * gdb.btrace/nexti.exp: New.
24297 * gdb.btrace/record_goto.c: Add comments.
24298 * gdb.btrace/step.exp: New.
24299 * gdb.btrace/stepi.exp: New.
24300 * gdb.btrace/multi-thread-step.c: New.
24301 * gdb.btrace/multi-thread-step.exp: New.
24302 * gdb.btrace/rn-dl-bind.c: New.
24303 * gdb.btrace/rn-dl-bind.exp: New.
24304 * gdb.btrace/data.c: New.
24305 * gdb.btrace/data.exp: New.
24306 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24307
6e07b1d2
MM
243082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24309
24310 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24311 * gdb.btrace/exception.exp: Update.
24312 * gdb.btrace/instruction_history.exp: Update.
24313 * gdb.btrace/record_goto.exp: Update.
24314 * gdb.btrace/tailcall.exp: Update.
24315 * gdb.btrace/unknown_functions.exp: Update.
24316 * gdb.btrace/delta.exp: New.
24317
0b722aec
MM
243182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24319
24320 * gdb.btrace/record_goto.exp: Add backtrace test.
24321 * gdb.btrace/tailcall.exp: Add backtrace test.
24322
066ce621
MM
243232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24324
24325 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24326 * gdb.btrace/record_goto.c: New.
24327 * gdb.btrace/record_goto.exp: New.
24328 * gdb.btrace/x86-record_goto.S: New.
24329
0688d04e
MM
243302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24331
24332 * gdb.btrace/function_call_history.exp: Update tests.
24333 * gdb.btrace/instruction_history.exp: Update tests.
24334
8710b709
MM
243352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24336
24337 * gdb.btrace/function_call_history.exp: Fix expected field
24338 order for "record function-call-history".
24339 Add new tests for "record function-call-history /c".
24340 * gdb.btrace/exception.cc: New.
24341 * gdb.btrace/exception.exp: New.
24342 * gdb.btrace/tailcall.exp: New.
24343 * gdb.btrace/x86-tailcall.S: New.
24344 * gdb.btrace/x86-tailcall.c: New.
24345 * gdb.btrace/unknown_functions.c: New.
24346 * gdb.btrace/unknown_functions.exp: New.
24347 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24348
5de9129b
MM
243492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24350
24351 * gdb.btrace/instruction_history.exp: Update.
24352 * gdb.btrace/function_call_history.exp: Update.
24353
23a7fe75
MM
243542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24355
24356 * gdb.btrace/function_call_history.exp: Fix expected function
24357 trace.
24358 * gdb.btrace/instruction_history.exp: Initialize traced.
24359 Remove traced_functions.
24360
724c7dd8
MM
243612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24362
24363 * gdb.btrace/function_call_history.exp: Update
24364 * gdb.btrace/instruction_history.exp: Update.
24365
6d78d93b
MM
243662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24367
24368 * gdb.btrace/enable.exp: Update expected text.
24369
93a360cc
OJ
243702014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24371
24372 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24373 bytes.
24374
3772b53f
MR
243752014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24376
24377 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24378
596662fa
OJ
243792014-01-15 Omair Javaid <omair.javaid@linaro.org>
24380
24381 * lib/gdb.exp (supports_process_record): Return true for
24382 arm*-linux*. (supports_reverse): Likewise.
24383
b5b08fb4
SC
243842014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24385
24386 PR python/15464
24387 PR python/16113
24388 * gdb.python/py-type.c: Enhance test case.
24389 * gdb.python/py-value-cc.cc: Likewise
24390 * gdb.python/py-type.exp: Add new tests.
24391 * gdb.python/py-value-cc.exp: Likewise
24392
52d7fb13
AA
243932014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24394 Pedro Alves <palves@redhat.com>
24395
24396 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24397 Make "name" extern.
24398 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24399 references to ${name}_start by references to ${name}.
24400
a2cd8cfe
JB
244012014-01-10 Joel Brobecker <brobecker@adacore.com>
24402
24403 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24404
4e23fced
JB
244052014-01-10 Joel Brobecker <brobecker@adacore.com>
24406
24407 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24408
c6a9e42c
PA
244092014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24410 Pedro Alves <palves@redhat.com>
24411
24412 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 24413 mi_gdb_target_load.
c6a9e42c 24414
b7ea362b
PA
244152014-01-08 Pedro Alves <palves@redhat.com>
24416
24417 * gdb.threads/reconnect-signal.c: New file.
24418 * gdb.threads/reconnect-signal.exp: New file.
24419
5e3f4fab
EBM
244202014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24421
24422 * gdb.base/source-dir.exp: New file.
24423
79301218
JB
244242014-01-07 Joel Brobecker <brobecker@adacore.com>
24425
24426 * gdb.ada/mi_interface: New testcase.
24427
8e355c5d
JB
244282014-01-07 Joel Brobecker <brobecker@adacore.com>
24429
24430 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24431 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24432 gdb.ada/pp-rec-component/pck.ads: New files.
24433
c0d48811
JB
244342014-01-07 Joel Brobecker <brobecker@adacore.com>
24435
24436 * gdb.python/py-pp-integral.c: New file.
24437 * gdb.python/py-pp-integral.py: New file.
24438 * gdb.python/py-pp-integral.exp: New file.
24439
17b609c3 24440For older changes see ChangeLog-1993-2013.
c906108c 24441\f
8d8cb839
EZ
24442;; Local Variables:
24443;; mode: change-log
24444;; left-margin: 8
24445;; fill-column: 74
24446;; version-control: never
24447;; End:
902f2ccb 24448
3666a048 24449 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
24450 Copying and distribution of this file, with or without modification,
24451 are permitted provided the copyright notice and this notice are preserved.