[gdb/symtab] Ignore cold clones
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
17d305ef
TV
12021-06-01 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/26096
4 * gdb.cp/cold-clone.cc: New test.
5 * gdb.cp/cold-clone.exp: New file.
6
b97eff8f
AB
72021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.gdb/unittest.c: New file.
10 * gdb.gdb/unittest.exp: Run with and without a binary file loaded
11 into GDB.
12
b4b3e2de
AB
132021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * gdb.base/premature-dummy-frame-removal.c: New file.
16 * gdb.base/premature-dummy-frame-removal.exp: New file.
17 * gdb.base/premature-dummy-frame-removal.py: New file.
18
d5a6313e
SM
192021-05-27 Simon Marchi <simon.marchi@polymtl.ca>
20
21 * gdb.base/reverse-init-functions.exp: New.
22
248f7165
TV
232021-05-27 Tom de Vries <tdevries@suse.de>
24
25 PR symtab/27919
26 PR testsuite/27920
27 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
28 -readnow.
29
e453275c
TV
302021-05-27 Tom de Vries <tdevries@suse.de>
31
32 PR testsuite/27921
33 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
34 (local_add_gdb_index): ... this.
35
778ae9cc
TV
362021-05-21 Tom de Vries <tdevries@suse.de>
37
38 PR testsuite/25047
39 * boards/cc-with-gnu-debuglink.exp: New file.
40
ca43e660
TBA
412021-05-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
42
43 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
44 a dead code with an assignment to a global var. Fix a
45 whitespacing problem around an assignment operator.
46
7f2b8718
WS
472021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
48
49 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
50 for the powerpc64 LE target.
51 * gdb.arch/powerpc-prologue.exp: Test Harness.
52
d9211df2
AB
532021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
56 duplicate test names.
57
2129a942
TV
582021-05-19 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
61
5277208d
SM
622021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
63
64 * gdb.python/py-framefilter-gdb.py.in: Rename to:
65 * gdb.python/py-framefilter-gdb.py: ... this.
66 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
67 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
68
91e159e9
SM
692021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
70
71 * gdb.python/py-framefilter-gdb.py.in: Re-format.
72 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
73
467f8eb2
BK
742021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
75
76 * gdb.base/class-allocatable-array.exp: Modified test for clang.
77
ea11a98d
WP
782021-05-16 Weimin Pan <weimin.pan@oracle.com>
79
80 * gdb.ctf/funcreturn.exp: New file.
81 * gdb.ctf/whatis.c: Copy from gdb.base.
82
887e7158
TT
832021-05-14 Tom Tromey <tom@tromey.com>
84
85 * gdb.rust/pp.exp: New file.
86 * gdb.rust/pp.py: New file.
87 * gdb.rust/pp.rs: New file.
88
f8eec398
BE
892021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
90
91 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
92 remove the directory.
93 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
94
55789354
TBA
952021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
96
97 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
98
ecf25064
KC
992021-05-14 Kent Cheung <kent.cheung@arm.com>
100 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * gdb.python/py-format-string.c: Added a variable to test.
103 * gdb.python/py-format-string.exp: Check string representation is
104 printed at appropriate max_depth settings.
105 * gdb.python/py-nested-maps.exp: Likewise.
106 * gdb.guile/scm-pretty-print.exp: Add additional tests.
107
bab9eb49 1082021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
4a0a0bd2
AB
109
110 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
111 unique names, also wrap proc body in with_test_prefix.
112
bab9eb49 1132021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
62f2f198
AB
114
115 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
116 duplicate test names.
117 * gdb.guile/scm-parameter.exp: Provide test names to avoid
118 duplicate names based on the command being run.
119 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
120 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
121 loading a support module.
122 (test_equality): Update test name to match the actual test, making
123 the name unique in the process.
124 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
125 to resolve duplicate tests.
126 (test_inferior_function_call): Likewise.
127 (test_subscript_regression): Likewise.
128
bab9eb49 1292021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
5c6f801d
AB
130
131 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
132 silence PASS lines.
133 (gdb_install_guile_module): Likewise.
134
ee35ce82
GB
1352021-05-12 George Barrett <bob@bob131.so>
136
137 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
138 value-const-value.
139
9d4fc61d
GB
1402021-05-12 George Barrett <bob@bob131.so>
141
142 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
143 value-reference-value. Add test for value-rvalue-reference-value.
144
5048549a
TV
1452021-05-11 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
148 Add "set debug infrun 1" commented out.
149
2302f963
TV
1502021-05-11 Tom de Vries <tdevries@suse.de>
151
152 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
153
abb894a4
BK
1542021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
155
156 * gdb.fortran/array-element.exp: Breakpoint location is modified.
157
db1f6cd6
LS
1582021-05-10 Lancelot Six <lsix@lancelotsix.com>
159
160 PR gdb/27614
161 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
162
9344937b
AB
1632021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.guile/guile.exp: Don't use the source directory as a
166 temporary HOME directory.
167
0709cf68
SM
1682021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
169
170 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
171 parameters.
172
1845e254
AB
1732021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.guile/guile.exp: Add an extra test.
176
a3237c7c
AB
1772021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
178
179 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
180 gdb_test_no_output.
181
13123da8
SM
1822021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
183
184 * Re-format all Python files using black.
185 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
186
0618ecf6
AB
1872021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
188
189 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
190 watchpoint object before and after registering it with GDB.
191
a7ed4ea6
AB
1922021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
193
194 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
195 'proc_with_prefix', remove use of 'with_test_prefix', and
196 reindent.
197 (test_bkpt_deletion): Likewise.
198 (test_bkpt_cond_and_cmds): Likewise.
199 (test_bkpt_invisible): Likewise.
200 (test_watchpoints): Likewise.
201 (test_bkpt_internal): Likewise.
202 (test_bkpt_eval_funcs): Likewise.
203 (test_bkpt_registration): Likewise.
204 (test_bkpt_address): Convert to 'proc_with_prefix'.
205 (test_bkpt_probe): Likewise.
206
7ebbaa1c
AB
2072021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
210 names to avoid duplicates.
211 (test_bkpt_cond_and_cmds): Likewise.
212 (test_bkpt_eval_funcs): Likewise.
213
79aabb73
TBA
2142021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
215
216 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
217 for the -break-condition command's "--force" flag.
218
10e578d7
TBA
2192021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
220
221 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
222 is called by the test.
223
2f000c80
TV
2242021-05-05 Tom de Vries <tdevries@suse.de>
225
226 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
227 "Reading symbols" or "Expanding full symbols" lines. Using timeout
228 factor of 2 for attach.
229
09f83f79
TV
2302021-05-05 Tom de Vries <tdevries@suse.de>
231
232 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
233 "LWP <n> exited" messages.
234
fa94b3a7
SM
2352021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
236
237 * gdb.python/py-type.exp (test_fields): Test calling fields on
238 an int type.
239
858c8f2c
SM
2402021-05-04 Simon Marchi <simon.marchi@efficios.com>
241
242 * gdb.python/flexible-array-member.exp: Adjust expected range
243 value for member declared with 0 size. Test accessing range
244 tuple through range type.
245
d389a1a7
AB
2462021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 PR testsuite/27788
249 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
250 expected results when environment variable PYTHONDONTWRITEBYTECODE
251 is set.
252
2869ac4b
TT
2532021-04-30 Tom Tromey <tromey@adacore.com>
254
255 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
256 (Confused_Array): New types.
257 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
258 * gdb.ada/enum_idx_packed.exp: Add new tests.
259
5536f0cc
TV
2602021-04-30 Tom de Vries <tdevries@suse.de>
261
262 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
263 existing timeout factors.
264
7f7f284d
TV
2652021-04-30 Tom de Vries <tdevries@suse.de>
266
267 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
268
3f334074
TV
2692021-04-29 Tom de Vries <tdevries@suse.de>
270
271 PR testsuite/27786
272 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
273 remotetimeout to 4.
274
db2534b7
TT
2752021-04-28 Tom Tromey <tromey@adacore.com>
276
277 * gdb.ada/null_overload.exp: New file.
278 * gdb.ada/null_overload/foo.adb: New file.
279
edeaceda
AB
2802021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.python/py-startup-opt.exp: New file.
283
b9f90c72
LM
2842021-04-27 Luis Machado <luis.machado@linaro.org>
285
286 * gdb.base/maint.exp: Drop a pattern that is not needed.
287 * lib/gdb.exp (readnow): Match line-by-line.
288
4b62a30d
LM
2892021-04-27 Luis Machado <luis.machado@linaro.org>
290
291 * gdb.xml/tdesc-reload.exp: Pass -lbl.
292
2c473def
MW
2932021-04-27 Michael Weghorn <m.weghorn@posteo.de>
294 Simon Marchi <simon.marchi@polymtl.ca>
295
296 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
297 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
298 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
299 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
300 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
301 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
302
e8b6c1da
TT
3032021-04-26 Tom Tromey <tromey@adacore.com>
304
305 PR gdb/27743:
306 * gdb.dwarf2/imported-unit-bp.exp: New file.
307 * gdb.dwarf2/imported-unit-bp-main.c: New file.
308 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
309
bea3329b
SM
3102021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
311
312 PR gdb/27773
313 * gdb.base/dump.exp: Test dump to non-existent dir.
314
21f91785
LM
3152021-04-26 Luis Machado <luis.machado@linaro.org>
316
317 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
318 comparison.
319
fbb46296
LS
3202021-04-25 Lancelot Six <lsix@lancelotsix.com>
321
322 PR gdb/22640
323 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
324 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
325 changes the default behavior of 'ptype/o'. Update to take into
326 account new horizontal layout.
327 * gdb.rust/simple.exp: Update ptype test to check new horizontal
328 layout.
329 * gdb.rust/union.exp: Same.
330
9fc29955
AB
3312021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.base/info_sources.exp: Add new tests.
334
432ce4cf
TT
3352021-04-22 Tom Tromey <tom@tromey.com>
336
337 * gdb.base/ptype-offsets.cc (struct empty_member): New.
338 (main): Use empty_member.
339 * gdb.base/ptype-offsets.exp: Add new test.
340
a87caa6d
SM
3412021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
342
343 * gdb.python/flexible-array-member.exp: Add check for Python
344 support.
345
e25d6d93
SM
3462021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
347
348 PR gdb/27757
349 * gdb.python/flexible-array-member.c: New test.
350 * gdb.python/flexible-array-member.exp: New test.
351 * gdb.guile/scm-type.exp (test_range): Add test for flexible
352 array member.
353 * gdb.guile/scm-type.c (struct flex_member): New.
354 (main): Use it.
355
22f80c0f
TT
3562021-04-22 Tom Tromey <tom@tromey.com>
357
358 * gdb.rust/modules.exp: Add checks for syntax errors.
359 * gdb.rust/expr.exp: Add checks for syntax errors.
360 * gdb.rust/simple.exp: Add checks for syntax errors.
361
6d5702a5
CL
3622021-04-21 Carl Love <cel@us.ibm.com>
363
364 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
365 Update expected string for gdb_test "bt".
366
367 * lib/valgrind.exp: Add set remotetimeout 3.
368 Increase vgdb wait from 1 to 2.
369 Add max-invoke-ms option to vgdb command line.
370
10a636cc
TBA
3712021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
372
373 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
374 conditions.
375
98e713ab
SM
3762021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
377 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
378
379 * gdb.mi/mi-break.exp: Fix the duplicate test names.
380
525174e8
FW
3812021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
382
383 * gdb.base/address_space_qualifier.exp: New file.
384
392e0bcc
TT
3852021-04-19 Tom Tromey <tromey@adacore.com>
386
387 PR gdb/27742:
388 * gdb.opt/inline-locals.exp: Update kfail patterns.
389
da314dd3
TT
3902021-04-17 Tom Tromey <tom@tromey.com>
391
392 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
393
3cbc7ac3
TT
3942021-04-16 Tom Tromey <tom@tromey.com>
395
396 * gdb.rust/simple.exp: Change error text.
397 * gdb.rust/expr.exp: Change error text.
398
458620aa
TT
3992021-04-16 Tom Tromey <tom@tromey.com>
400
401 * gdb.rust/simple.exp: Add parens to 'as' test.
402
321d0cd7
SM
4032021-04-16 Simon Marchi <simon.marchi@efficios.com>
404
405 * boards/simavr.exp: Set debug_flags.
406
1b6b755e
LM
4072021-04-16 Luis Machado <luis.machado@linaro.org>
408
409 * gdb.dwarf2/dw2-bfloat16.exp: New file.
410
fd5c30cd
AB
4112021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
414 including a path in the test name.
415
41f14dc8
SM
4162021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
417
418 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
419
a15a276b
TT
4202021-04-15 Tom Tromey <tromey@adacore.com>
421
422 * gdb.dwarf2/arr-stride.exp: Add test.
423
5809fbf2
TT
4242021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/startup-file.exp: Add more tests.
427
92e4e97a
AB
4282021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 PR cli/25956
431 * gdb.base/early-init-file.c: New file.
432 * gdb.base/early-init-file.exp: New file.
433 * lib/gdb-utils.exp (style): Handle style 'none'.
434
fcc99c42
TBA
4352021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
436
437 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
438 @DW_INL_declared_inlined for the inline attribute.
439
34dc0f95
TBA
4402021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
441
442 * gdb.opt/inline-locals.c (scoped): New function.
443 (main): Call 'scoped'.
444 * gdb.opt/inline-locals.exp: Update with "info locals" tests
445 for scoped variables.
446 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
447 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
448
ac4d323e
TBA
4492021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
450
451 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
452
6b142048
WS
4532021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
454
455 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
456
82d9b280 4572021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
c8a37944
WS
458
459 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
460 non-relative plxv instructions.
461 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
462
4632021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
82d9b280 464
e3d528d7
WS
465 PR gdb/27525
466 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
467 exercise single-stepping over subpcis,lnia,addpcis instructions
468 with displacement.
469 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
470 of addpcis/lnia/subpcis instructions.
471 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
472 exercise single-stepping over lnia instructions with displacement.
473 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
474 lnia instructions.
475
4762021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
477
82d9b280
WS
478 * gdb.arch/powerpc-power10.s: New test for instructions.
479 * gdb.arch/powerpc-power10.exp: Harness to run the test.
480
6ba4cb84
CL
4812021-4-12 Carl Love <cel@us.ibm.com>
482
483 * gdb.arch/vsx-vsr-float128.c: New test file.
484 * gdb.arch/vsx-vsr-float128.exp: New expect file.
485
9d8f3022
MM
4862021-04-12 Markus Metzger <markus.t.metzger@intel.com>
487
488 * gdb.btrace/reconnect.exp: Relax expected stepi output.
489
dc2b480f
WP
4902021-04-07 Weimin Pan <weimin.pan@oracle.com>
491
492 * gdb.base/ctf-ptype.c: Add struct link containing a forward
493 reference type.
494 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
495
0a703a4c
AB
4962021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
497
498 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
499 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
500
30ab3586
AB
5012021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.cp/rvalue-ref-params.cc (f3): New function.
504 (f4): New function.
505 (global_int): New global variable.
506 (global_float): Likeiwse.
507 (main): Call both new functions.
508 * gdb.cp/rvalue-ref-params.exp: Add new tests.
509
56d467f4
CT
5102021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.dwarf2/fission-relative-dwo.c: New file.
513 * gdb.dwarf2/fission-relative-dwo.exp: New file.
514
61dee722
AB
5152021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.dwarf2/fission-absolute-dwo.c: New file.
518 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
519 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
520 instead of build_executable_from_fission_assembler.
521 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
522 * gdb.dwarf2/fission-loclists.exp: Likewise.
523
524 * gdb.dwarf2/fission-multi-cu.S: Delete file.
525 * gdb.dwarf2/fission-multi-cu.c: New file based on old
526 fission-multi-cu1.c and fission-multi-cu2.c files.
527 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
528 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
529 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
530 * gdb.dwarf2/fission-reread.exp: Likewise.
531 * lib/dwarf.exp (extract_dwo_information): New proc.
532 (strip_dwo_information): New proc.
533 (build_executable_and_dwo_files): New proc.
534 (build_executable_from_fission_assembler): Delete.
535 (Dwarf::_debug_addr_index): New variable.
536 (Dwarf::_cu_is_fission): New variable.
537 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
538 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
539 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
540 if this is a fission CU.
541 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
542 (Dwarf::debug_addr_label): New proc.
543 (Dwarf::cu): Initialise _cu_is_fission.
544 (Dwarf::tu): Likewise.
545 (Dwarf::assemble): Initialise _debug_addr_index.
546
1fd999d9
AB
5472021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
550
79c02443
AB
5512021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
552
553 * gdb.python/py-parameter.exp: Add test for reading data-directory
554 using gdb.parameter API.
555
340d00fb
TV
5562021-04-06 Tom de Vries <tdevries@suse.de>
557
558 PR breakpoints/25884
559 * gdb.opt/inline-cmds.exp: Remove kfail.
560
043bcbaf
TV
5612021-04-06 Tom de Vries <tdevries@suse.de>
562
563 PR testsuite/27691
564 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
565 file "".
566
ac628a06
EB
5672021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
568
569 * lib/pdtrace.in: Fix obvious typo.
570
3f49d080
TT
5712021-03-31 Tom Tromey <tromey@adacore.com>
572
573 * lib/dwarf.exp (Dwarf::_get_args): New proc.
574 (Dwarf::_location): Use it.
575
cfcbd506
TV
5762021-03-31 Tom de Vries <tdevries@suse.de>
577
578 PR testsuite/27667
579 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
580
8a91fbdf
SM
5812021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
582
583 PR gdb/27541
584 * gdb.base/index-cache-load-twice.exp: Remove.
585 * gdb.base/index-cache-load-twice.c: Remove.
586 * gdb.dwarf2/per-bfd-sharing.exp: New.
587 * gdb.dwarf2/per-bfd-sharing.c: New.
588
b953e703
TV
5892021-03-30 Tom de Vries <tdevries@suse.de>
590
591 PR testsuite/27604
592 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
593
aa33ea68
TBA
5942021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
595
596 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
597 the infinite loop to avoid a Clang bug.
598
99066782
WS
5992021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
600
601 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
602 names for uniqueness.
603 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
604 uniqueness.
605
b1f3973b
AB
6062021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
607
608 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
609 member.
610 (make_container): Initialise is_array_p.
611 * gdb.python/py-prettyprint.exp: Add new tests.
612 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
613 Check is_array_p and possibly return 'array'.
614
3c2dcf90
AB
6152021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
616
617 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
618 * gdb.cp/casts.exp: Give tests unique names.
619 * gdb.cp/filename.exp: Likewise.
620 * gdb.cp/gdb2495.exp: Likewise.
621 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
622 * gdb.cp/misc.exp: Rename test to make it unique.
623 * gdb.cp/nsnested.exp: Give tests unique names.
624 * gdb.cp/ovldbreak.exp: Likewise.
625 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
626 being tested. This also removes the duplicate test name.
627 * gdb.cp/ref-types.exp: Likewise.
628 * gdb.cp/temargs.exp: Likewise.
629
6b78370d
AB
6302021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
631
632 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
633 square brackets in test.
634
baecbb3d
AB
6352021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
636
637 * gdb.cp/maint.exp (test_first_component): Run more tests with a
638 variable number of spaces, this removes the duplicate testing of
639 'operator ->' which existed before.
640
6e892297
AB
6412021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
644 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
645 duplicates, and also to avoid having a string inside parentheses
646 at the end of test names.
647
ac45a6ca
AB
6482021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
649
650 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
651 Avoid repeated uses of 'runto', and instread just progress once
652 through the test stopping at different breakpoints. Give comments
653 a capital letter and full stop. Give duplicate tests unique names.
654
323fd5b9
PA
6552021-03-25 Pedro Alves <pedro@palves.net>
656
657 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
658 "target_non_stop" parameter and use it.
659 (top level): Add "maint set target-non-stop on/off" testing axis.
660
ba3c61fc
AB
6612021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
662
663 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
664 gdb_test_multiple.
665
bf0aecce
LM
6662021-03-24 Luis Machado <luis.machado@linaro.org>
667
668 * gdb.arch/aarch64-mte.c: New file.
669 * gdb.arch/aarch64-mte.exp: New test.
670 * gdb.base/memtag.c: New file.
671 * gdb.base/memtag.exp: New test.
672 * lib/gdb.exp (supports_memtag): New function.
673
bef382e6
LM
6742021-03-24 Luis Machado <luis.machado@linaro.org>
675
676 * gdb.base/options.exp: Adjust for new print options.
677 * gdb.base/with.exp: Likewise.
678
702cf3f5
AB
6792021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
680
681 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
682 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
683
1e7fcccb
AB
6842021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 * gdb.dwarf2/dw2-using-debug-str.c: New file.
687 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
688 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
689 not .debug_string.
690
4829711b
TT
6912021-03-20 Tom Tromey <tom@tromey.com>
692
693 * gdb.base/maint.exp: Update "maint print statistics" output.
694
e0d6d274
KB
6952021-03-19 Kevin Buettner <kevinb@redhat.com>
696
697 * lib/gdbserver-support.exp (gdbserver_exit): Use the
698 "-nowait" flag when waiting for gdbserver to exit.
699
a088215a
SST
7002021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
701
702 * gdb.base/info-macros.exp: Append -fdebug-macro to
703 additional_flags for clang.
704 * gdb.base/macscp.exp: Likewise.
705 * gdb.base/style.exp: Likewise.
706 * gdb.linespec/macro-relative.exp: Likewise.
707
d0c99a23
SM
7082021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
709 Pedro Alves <pedro@palves.net>
710
711 * gdb.base/run-attach-while-running.exp: New.
712 * gdb.base/run-attach-while-running.c: New.
713
7807d76a
AB
7142021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.python/py-framefilter-addr.c: New file.
717 * gdb.python/py-framefilter-addr.exp: New file.
718 * gdb.python/py-framefilter-addr.py: New file.
719
f302f9e2
AB
7202021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
723 Make use of $gdb_test_name instead of creating a separate $test
724 variable.
725 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
726 adding a '($name)' at the end of each test. This also catches the
727 one place where '($name)' was missing, and so caused a duplicate
728 test name.
729 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
730 duplicate test names based on the command being tested.
731 * gdb.threads/signal-command-multiple-signals-pending.exp:
732 Likewise.
733 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
734 avoid duplicate testnames when a test script uses this proc and
735 also gdb_compile_pthreads.
736 * lib/prelink-support.exp (build_executable_own_libs): Use
737 with_test_prefix to avoid duplicate test names when we call
738 build_executable twice.
739
6813ceb0
TT
7402021-03-15 Tom Tromey <tromey@adacore.com>
741
742 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
743
3b5c4de0
TT
7442021-03-15 Tom Tromey <tromey@adacore.com>
745
746 * gdb.ada/varsize_limit.exp: Add new test.
747 * gdb.ada/varsize_limit/vsizelim.adb: Update.
748
c04da66c
TT
7492021-03-15 Tom Tromey <tromey@adacore.com>
750
751 * gdb.ada/operator_call/twovecs.ads: New file.
752 * gdb.ada/operator_call/twovecs.adb: New file.
753 * gdb.ada/operator_call/opcall.adb: New file.
754 * gdb.ada/operator_call.exp: New file.
755
1ac74522
TT
7562021-03-15 Tom Tromey <tromey@adacore.com>
757
758 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
759 * gdb.ada/enums_overload/enums_overload.ads: New file.
760 * gdb.ada/enums_overload/enums_overload.adb: New file.
761 * gdb.ada/enums_overload.exp: New file.
762
207582c0
TT
7632021-03-15 Tom Tromey <tromey@adacore.com>
764
765 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
766 Declare.
767 * gdb.ada/assign_arr/target_wrapper.adb: New file.
768 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
769 Call Put.
770 * gdb.ada/assign_arr.exp: Update.
771
ba6a0ef3
AB
7722021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.python/py-auto-load-chaining-f1.c: New file.
775 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
776 * gdb.python/py-auto-load-chaining-f2.c: New file.
777 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
778 * gdb.python/py-auto-load-chaining.c: New file.
779 * gdb.python/py-auto-load-chaining.exp: New file.
780
7f99d636
AB
7812021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
782
783 * gdb.python/py-bad-printers.exp: Extend test names to make them
784 unique.
785 * gdb.python/py-events.exp: Likewise.
786 * gdb.python/py-finish-breakpoint2.exp: Likewise.
787 * gdb.python/py-frame-inline.exp: Likewise.
788 * gdb.python/py-frame.exp: Likewise.
789 * gdb.python/py-infthread.exp: Likewise.
790
323b848c
AB
7912021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.python/py-value-cc.exp: Remove a duplicate test.
794
8a4efb36
AB
7952021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.python/lib-types.exp: Update the test to check the correct
798 python variable.
799
66bb1dd9
AB
8002021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.python/py-explore-cc.exp: Extend test names to make them
803 unique.
804
0125fabc
AB
8052021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.python/py-lookup-type.exp: Remove duplicate test.
808
79d04157
AB
8092021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.python/py-symtab.exp: Extend test names to make them
812 unique.
813
e3e48d8f
AB
8142021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
817 names unique.
818
2cb60e74
AB
8192021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.python/py-block.exp: Give tests unique names.
822
8b12ded4
AB
8232021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.python/py-pp-maint.exp: Extend test names to make them
826 unique.
827
93598ea4
AB
8282021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * gdb.python/py-explore.exp: Add with_test_prefix to make test
831 names unique.
832
f35d6971
AB
8332021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
836
22d3e7f6
AB
8372021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
840 names unique.
841
5fc5a1b8
AB
8422021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
845 test names unique.
846
e3141a4d
AB
8472021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
850 unique.
851
ccdc02ed
TT
8522021-03-09 Tom Tromey <tromey@adacore.com>
853
854 * gdb.base/cast-call.exp: New file.
855 * gdb.base/cast-call.c: New file.
856
fbb1aace
AB
8572021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.gdb/python-helper.exp: New file.
860
611aa09d
FW
8612020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
862
863 * gdb.fortran/intrinsics.exp: Add LOC tests.
864
eef32f59
AB
8652021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.fortran/shape.exp: New file.
868 * gdb.fortran/shape.f90: New file.
869
7ba155b3
AB
8702021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.fortran/size.exp: New file.
873 * gdb.fortran/size.f90: New file.
874
e14816a8
AB
8752021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.fortran/rank.exp: New file.
878 * gdb.fortran/rank.f90: New file.
879
d308ba78
TT
8802021-03-08 Tom Tromey <tom@tromey.com>
881
882 * gdb.fortran/debug-expr.exp: Update tests.
883
d182f279
TT
8842021-03-08 Tom Tromey <tom@tromey.com>
885
886 * gdb.base/debug-expr.exp: Update expected dump output.
887
a7308ce0
TT
8882021-03-06 Tom Tromey <tom@tromey.com>
889
890 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
891 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
892 * gdb.dwarf2/dwznolink.exp: New file.
893
b0a8c2ff
MW
8942021-03-05 Mark Wielaard <mark@klomp.org>
895
896 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
897
844be3f2
WP
8982021-03-06 Weimin Pan <weimin.pan@oracle.com>
899
900 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
901
82333781
MM
9022021-03-03 Markus Metzger <markus.t.metzger@intel.com>
903
904 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
905
32c52999
MM
9062021-03-03 Markus Metzger <markus.t.metzger@intel.com>
907
908 * gdb.btrace/non-stop.exp: Adjust expected source lines.
909
26ed1478
MM
9102021-03-03 Markus Metzger <markus.t.metzger@intel.com>
911
912 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
913
d2c5f24e
MM
9142021-03-03 Markus Metzger <markus.t.metzger@intel.com>
915
916 * gdb.btrace/exception.cc (main): Update test source.
917 * gdb.btrace/exception.exp: Update patterns.
918 * gdb.btrace/function_call_history.exp: Likewise.
919
c7c7253a
MM
9202021-03-03 Markus Metzger <markus.t.metzger@intel.com>
921
922 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
923
f0778fc1
MM
9242021-03-03 Markus Metzger <markus.t.metzger@intel.com>
925
926 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
927 reverse-continue to breakpoint.
928
e71dbd03
MM
9292021-03-03 Markus Metzger <markus.t.metzger@intel.com>
930
931 * gdb.btrace/delta.exp: Remove instruction-history and
932 function-call-history checks.
933
b93a3ed0
MM
9342021-03-03 Markus Metzger <markus.t.metzger@intel.com>
935
936 * README (Note): Add nopie_ldflag.
937 * lib/gdb.exp (gdb_compile): Extend nopie handling.
938
bbcdf9ab
TT
9392021-03-02 Tom Tromey <tromey@adacore.com>
940
941 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
942 encodings.
943
bb3a4efe
LS
9442021-02-27 Lancelot Six <lsix@lancelotix.com>
945
946 PR gdb/27393
947 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
948
949
573dc0cc
TT
9502021-02-26 Tom Tromey <tom@tromey.com>
951
952 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
953
f8218786
JV
9542021-02-26 Jan Vrany <jan.vrany@labware.com>
955
956 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
957 Remove trailing \n from expected output.
958
cb51b708
MM
9592021-02-26 Markus Metzger <markus.t.metzger@intel.com>
960
961 * lib/gdb.exp (use_gdb_stub): Extend comment.
962
64d38fdd
JM
9632021-02-25 Jan Matyas <jmatyas@codasip.com>
964
965 PR gdb/26819
966 * gdb.server/stop-reply-no-thread.exp: Add two test
967 scenarios that cover remote targets which do not have
968 the concept of threads.
969
d4ff3cbf
AB
9702021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
973
68337b8b
AB
9742021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 PR fortran/26155
977 * gdb.fortran/call-no-debug-func.f90: New file.
978 * gdb.fortran/call-no-debug-prog.f90: New file.
979 * gdb.fortran/call-no-debug.exp: New file.
980
faeb9f13
AB
9812021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
982
983 * gdb.fortran/associated.exp: New file.
984 * gdb.fortran/associated.f90: New file.
985
170f4b23
AB
9862021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
989
dd80d750
AB
9902021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 * gdb.base/sect-cmd.exp: Update expected results.
993
b91919ac
AB
9942021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
995
996 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
997 techniques. Enable the test for all targets.
998
02a79309
AB
9992021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.base/maint-info-sections.exp: Add new tests.
1002 (check_maint_info_target_sections_output): New proc.
1003
895b7b4e
AB
10042021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.arch/riscv-default-tdesc.exp: New file.
1007
bc3c0632
AB
10082021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
1011
acde2092
AB
10122021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.arch/i386-biarch-core.exp: Add target check.
1015
7d2e5095
AKS
10162021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1017
1018 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
1019
96df3e28
AB
10202021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
1021
1022 * gdb.fortran/allocated.exp: New file.
1023 * gdb.fortran/allocated.f90: New file.
1024
a1670b72
AB
10252021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1028
bf3386f0
AB
10292021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1030
1031 * gdb.base/maint-info-sections.exp: Update expected output, and
1032 add additional tests. Again.
1033
4790db14
AB
10342021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.base/maint-info-sections.exp: Update expected output, and
1037 add additional tests.
1038
f4be6772
AB
10392021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1040
1041 * gdb.base/maint-info-sections.exp: New file, content is moved
1042 from gdb.base/maint.exp and cleaned up to use latest testsuite
1043 techniques.
1044 * gdb.base/maint.exp: Tests moved out to
1045 gdb.base/maint-info-sections.exp.
1046
25ad1e83
SM
10472021-02-10 Simon Marchi <simon.marchi@efficios.com>
1048
1049 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1050 GDBFLAGS.
1051
e92c8eb8
AB
10522021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.fortran/lbound-ubound.F90: New file.
1055 * gdb.fortran/lbound-ubound.exp: New file.
1056
ee4c3d88
TV
10572021-02-10 Tom de Vries <tdevries@suse.de>
1058
1059 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1060 "Restore saved setting of complaints".
1061
cf2b2075
TV
10622021-02-09 Tom de Vries <tdevries@suse.de>
1063
1064 PR symtab/27341
1065 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1066 (gdb_load_no_complaints): ... here.
1067 * gdb.fortran/function-calls.exp: Add test-case.
1068
b61f7811
HAQ
10692021-02-09 Abid Qadeer <abidh@codesourcery.com>
1070
1071 * gdb.threads/signal-command-handle-nopass.exp: Call
1072 'standard_testfile' before using 'testfile'.
1073 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1074 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1075 * gdb.threads/signal-sigtrap.exp: Likewise
1076
3d4aae48
LM
10772021-02-08 Luis Machado <luis.machado@linaro.org>
1078
1079 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1080
4001d90d
TV
10812021-02-08 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1084
29db1eb3
AB
10852021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * gdb.python/tui-window-disabled.c: New file.
1088 * gdb.python/tui-window-disabled.exp: New file.
1089 * gdb.python/tui-window-disabled.py: New file.
1090
e0c23e11
AB
10912021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.python/tui-window.exp: Add new tests.
1094 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1095 TestWindow object into global the_window.
1096 <remote_title>: New method.
1097 (delete_window_title): New function.
1098
1cf23996
AB
10992021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.tui/winheight.exp: Add more tests.
1102
2708dbbd
AB
11032021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.python/py-framefilter.exp: Update expected results.
1106 * gdb.python/python.exp: Update expected results.
1107
cd074e04
AB
11082021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1109
1110 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1111 about bug in GDB, update expected results, and add more tests.
1112
5fb97639
AB
11132021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * gdb.tui/scroll.exp: New file.
1116 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1117 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1118 remaining lines up.
1119 (Term::check_region_contents): New proc.
1120 (Term::check_box_contents): Use check_region_contents.
1121
c0e56745
TV
11222021-02-06 Tom de Vries <tdevries@suse.de>
1123
1124 PR testsuite/26922
1125 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1126 scrolling.
1127
0e857c82
TV
11282021-02-05 Tom de Vries <tdevries@suse.de>
1129
1130 PR breakpoints/27313
1131 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1132 rejected.
1133
a22ec6e8
TV
11342021-02-05 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1137 * gdb.fortran/mixed-lang-stack.exp: Same.
1138
ae710496
TV
11392021-02-05 Tom de Vries <tdevries@suse.de>
1140
1141 PR exp/27265
1142 * gdb.base/complex-parts.exp: Add tests.
1143
d3b54e63
TV
11442021-02-05 Tom de Vries <tdevries@suse.de>
1145
1146 PR symtab/27307
1147 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1148
3eccb1c8
SV
11492021-02-04 Shahab Vahedi <shahab@synopsys.com>
1150
1151 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1152
a71501e2
PA
11532021-02-03 Pedro Alves <pedro@palves.net>
1154
1155 * gdb.threads/detach-step-over.c: New file.
1156 * gdb.threads/detach-step-over.exp: New file.
1157
92234eb1
PA
11582021-02-03 Pedro Alves <pedro@palves.net>
1159
1160 * gdb.threads/attach-non-stop.c: New file.
1161 * gdb.threads/attach-non-stop.exp: New file.
1162
2e3773ff
LS
11632021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1164
1165 * gdb.base/inferior-noarg.c: New test.
1166 * gdb.base/inferior-noarg.exp: New test.
1167
e0bd9202
SM
11682021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1169
1170 * gdb.base/scope.exp: Use proc_with_prefix.
1171
9307efbe
SM
11722021-02-02 Simon Marchi <simon.marchi@efficios.com>
1173
1174 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1175 table proc.
1176 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1177 .debug_rnglists table without offset array.
1178 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1179 .debug_loclists table without offset array.
1180
2b0c7f41
SM
11812021-02-02 Simon Marchi <simon.marchi@efficios.com>
1182
1183 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1184 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1185 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1186 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1187 attribute
1188
ecfda20d
SM
11892021-02-02 Simon Marchi <simon.marchi@efficios.com>
1190
1191 PR gdb/26813
1192 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1193 (loclists): New proc.
1194 * gdb.dwarf2/loclists-multiple-cus.c: New.
1195 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1196 * gdb.dwarf2/loclists-sec-offset.c: New.
1197 * gdb.dwarf2/loclists-sec-offset.exp: New.
1198
6b0933da
SM
11992021-02-02 Simon Marchi <simon.marchi@efficios.com>
1200
1201 * lib/dwarf.exp (_location): Add parameters.
1202 (_handle_DW_FORM): Adjust.
1203
962effa7
SM
12042021-02-02 Simon Marchi <simon.marchi@efficios.com>
1205
1206 PR gdb/26813
1207 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1208 (cu): Generate header for DWARF 5.
1209 (rnglists): New proc.
1210 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1211 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1212
2bd3e4b8
TV
12132021-02-02 Tom de Vries <tdevries@suse.de>
1214
1215 PR symtab/24620
1216 * gdb.dwarf2/fission-reread.exp: Add test-case.
1217
c39c8637
TV
12182021-02-01 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1221 * gdb.dwarf2/fission-loclists-pie.S: Same.
1222 * gdb.dwarf2/fission-loclists.S: Same.
1223 * gdb.dwarf2/fission-multi-cu.S: Same.
1224 * gdb.dwarf2/fission-reread.S: Same.
1225 * gdb.dwarf2/fission-base.exp: Use DWO.
1226 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1227 * gdb.dwarf2/fission-loclists.exp: Same.
1228 * gdb.dwarf2/fission-multi-cu.exp: Same.
1229 * gdb.dwarf2/fission-reread.exp: Same.
1230
ebde6f2d
TV
12312021-01-29 Tom de Vries <tdevries@suse.de>
1232
1233 PR breakpoints/26063
1234 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1235 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1236
620ec3ca
TV
12372021-01-29 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1240
cdeba395
TV
12412021-01-28 Tom de Vries <tdevries@suse.de>
1242
1243 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1244 in the backtrace, and use that in the rest of the test instead of
1245 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1246
c47b145e
TV
12472021-01-28 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1250 * gdb.arch/i386-sse-stack-align.c: Same.
1251 * gdb.arch/i386-sse-stack-align.exp: Same.
1252
47918cca
AB
12532021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1254
1255 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1256
2f985dd1
TV
12572021-01-28 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1260
22efa3d3
TV
12612021-01-28 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1264 "maint info line-table". Make PASS pattern more specific. Make
1265 FAIL pattern work for -m32.
1266
59b59f08
LS
12672021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1268
1269 PR gdb/27133
1270 * gdb.base/ui-redirect.exp: Add test case that ensures that
1271 redirecting both logging and debug does not cause gdb to crash.
1272
1273
807f647c
MM
12742021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1275
1276 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1277
4ca40594
TV
12782021-01-26 Tom de Vries <tdevries@suse.de>
1279
1280 * gdb.threads/killed-outside.exp: Allow regular output.
1281
d0021af3
TV
12822021-01-26 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1285
9f6c202e
TV
12862021-01-25 Tom de Vries <tdevries@suse.de>
1287
1288 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1289 * lib/gdb.exp: Use gdb_load_no_complaints.
1290
a625a8c9
TT
12912021-01-25 Tom Tromey <tromey@adacore.com>
1292
1293 * gdb.ada/fixed_points.exp: Add regression test.
1294 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1295 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1296
19184910
TT
12972021-01-25 Tom Tromey <tromey@adacore.com>
1298
1299 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1300
acd6125f
TT
13012021-01-25 Tom Tromey <tromey@adacore.com>
1302
1303 * gdb.ada/local-enum.exp: New file.
1304 * gdb.ada/local-enum/local.adb: New file.
1305
1af4c9c4
TT
13062021-01-23 Tom Tromey <tom@tromey.com>
1307
1308 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1309
705646c0
BE
13102021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1311
1312 * gdb.base/line65535.exp: Fix test expectation.
1313
0ac85db5
SM
13142021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1315
1316 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1317 suppression.
1318 (default_gdb_exit): Likewise.
1319 (default_gdb_spawn): Likewise.
1320 (send_gdb): Likewise.
1321 (gdb_expect): Likewise.
1322 (gdb_expect_list): Likewise.
1323 (default_gdb_init): Likewise.
1324 (gdb_suppress_entire_file): Remove.
1325 (gdb_suppress_tests): Remove.
1326 (gdb_stop_suppressing_tests): Remove.
1327 (gdb_clear_suppressed): Remove.
1328 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1329 related to test suppression.
1330 (default_mi_gdb_start): Likewise.
1331 (mi_gdb_reinitialize_dir): Likewise.
1332 (mi_gdb_test): Likewise.
1333 (mi_run_cmd_full): Likewise.
1334 (mi_runto_helper): Likewise.
1335 (mi_execute_to): Likewise.
1336 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1337 * gdb.base/bitfields.exp: Likewise.
1338 * gdb.base/bitfields2.exp: Likewise.
1339 * gdb.base/break.exp: Likewise.
1340 * gdb.base/call-sc.exp: Likewise.
1341 * gdb.base/callfuncs.exp: Likewise.
1342 * gdb.base/dfp-test.exp: Likewise.
1343 * gdb.base/endian.exp: Likewise.
1344 * gdb.base/exprs.exp: Likewise.
1345 * gdb.base/funcargs.exp: Likewise.
1346 * gdb.base/hbreak2.exp: Likewise.
1347 * gdb.base/recurse.exp: Likewise.
1348 * gdb.base/scope.exp: Likewise.
1349 * gdb.base/sepdebug.exp: Likewise.
1350 * gdb.base/structs.exp: Likewise.
1351 * gdb.base/until.exp: Likewise.
1352 * gdb.cp/misc.exp: Likewise.
1353
9d2d8a16
AB
13542021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 PR cli/25956
1357 * gdb.base/style.exp (run_style_tests): Add version string test.
1358 (test_startup_version_string): Use version style name.
1359 * lib/gdb-utils.exp (style): Handle version style name.
1360
e7b43072
AB
13612021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.base/style.exp (limited_style): New proc.
1364 (clean_restart_and_disable): New proc.
1365 (run_style_tests): New proc. Most of the old tests from this file
1366 are now in this proc.
1367 (test_startup_version_string): New proc. Reamining test from the
1368 old file is in this proc.
1369
2189c312
SM
13702021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1371
1372 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1373 Adjust to "set debug remote" changes.
1374
cd211c75
LM
13752021-01-21 Luis Machado <luis.machado@linaro.org>
1376
1377 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1378 message.
1379
730af663
SM
13802021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1381
1382 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1383
325d39e4
HD
13842021-01-21 Hannes Domani <ssbssa@yahoo.de>
1385
1386 PR python/19151
1387 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1388
c3e96aa7
SM
13892021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1390
1391 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1392
6571ffc6
SM
13932021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1394
1395 * lib/tuiterm.exp: Add links in comments.
1396
7c794afd
TV
13972021-01-20 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1400 offset.
1401
1402665c
TV
14022021-01-20 Tom de Vries <tdevries@suse.de>
1403
1404 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1405
6f52fdf4
SDJ
14062021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1407
1408 * gdb.arch/amd64-stap-expressions.S: New file.
1409 * gdb.arch/amd64-stap-expressions.exp: New file.
1410
14852123
TV
14112021-01-19 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1414 sequence.
1415
0c4e2c6c
TV
14162021-01-19 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1419
02baa133
AB
14202021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1421
1422 * gdb.fortran/array-slices.exp (run_test): Avoid including
1423 addresses in test names.
1424
10f92414
TV
14252021-01-15 Tom de Vries <tdevries@suse.de>
1426
1427 PR testsuite/26997
1428 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1429 when adding sizeof.
1430
116d0cf1
TV
14312021-01-14 Tom de Vries <tdevries@suse.de>
1432
1433 PR testsuite/24590
1434 * gdb.base/style.exp: Handle shorter argv in frame command output.
1435
8f66807b
AB
14362021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 PR gdb/26819
1439 * gdb.server/stop-reply-no-thread-multi.c: New file.
1440 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1441
3f94e588
TV
14422021-01-12 Tom de Vries <tdevries@suse.de>
1443
1444 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1445 (main): Remove call to have_mpx.
1446 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1447 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1448 (main): Remote call to have_mpx.
1449 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1450 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1451 (main): Remove call to have_mpx.
1452 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1453 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1454 (main): Remove call to have_mpx.
1455 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1456 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1457 (main): Remote call to have_mpx.
1458 * gdb.arch/i386-mpx.exp: Use have_mpx.
1459 * lib/gdb.exp (have_mpx): New proc.
1460
5291fe3c
SP
14612021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1462
1463 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1464
18bfb505
TV
14652021-01-12 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1468
ce38f5ed
AB
14692021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * gdb.fortran/debug-expr.exp: Add new tests.
1472
7c654b71
AB
14732021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.fortran/dot-ops.exp: Add new tests.
1476
10dadadc
TV
14772021-01-11 Tom de Vries <tdevries@suse.de>
1478
1479 PR testsuite/26968
1480 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1481 Move insn setting $eax to before probe point.
1482
66beed02
TT
14832021-01-09 Tom Tromey <tom@tromey.com>
1484
1485 * gdb.trace/ax.exp: Do not require an "ext".
1486
8fc48b79
TT
14872021-01-08 Tom Tromey <tromey@adacore.com>
1488
1489 * gdb.ada/voidctx/pck.adb: New file.
1490 * gdb.ada/voidctx/pck.ads: New file.
1491 * gdb.ada/voidctx/voidctx.adb: New file.
1492 * gdb.ada/voidctx.exp: New file.
1493
6abd4cf2
SM
14942021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1495
1496 PR gdb/27157
1497 * gdb.base/empty-host-env-vars.exp: New test.
1498
d00f0868
AB
14992021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1500
1501 * gdb.base/completion.exp: Add a new test.
1502
3c8c6de2
AB
15032021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.fortran/intvar-dynamic-types.exp: New file.
1506 * gdb.fortran/intvar-dynamic-types.f90: New file.
1507
e3436813
AB
15082021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.fortran/intvar-array.exp: New file.
1511 * gdb.fortran/intvar-array.f90: New file.
1512
d4813f10
TT
15132021-01-07 Tom Tromey <tromey@adacore.com>
1514
1515 * gdb.ada/assign_arr.exp: Add 'others' test.
1516
b49180ac
TT
15172021-01-06 Tom Tromey <tromey@adacore.com>
1518
1519 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1520 (FP4_Type): New type.
1521 (FP4_Var): New variable.
1522 * gdb.ada/fixed_points/fixed_points.adb: Update.
1523 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1524
3c55062c
SM
15252021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1526
1527 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1528 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1529 Pass prompt containing debug print to gdb_test_sequence.
1530
e4ad960a
TV
15312021-01-04 Tom de Vries <tdevries@suse.de>
1532
1533 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1534
3ec3145c
SM
15352021-01-04 Simon Marchi <simon.marchi@efficios.com>
1536
1537
1538
8dc558a0
SM
15392021-01-04 Simon Marchi <simon.marchi@efficios.com>
1540
1541 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1542 * gdb.server/connect-without-multi-process.exp: Likewise.
1543 * gdb.server/exit-multiple-threads.exp: Likewise.
1544 * gdb.server/ext-attach.exp: Likewise.
1545 * gdb.server/ext-restart.exp: Likewise.
1546 * gdb.server/ext-run.exp: Likewise.
1547 * gdb.server/ext-wrapper.exp: Likewise.
1548 * gdb.server/multi-ui-errors.exp: Likewise.
1549 * gdb.server/no-thread-db.exp: Likewise.
1550 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1551 * gdb.server/run-without-local-binary.exp: Likewise.
1552 * gdb.server/server-kill.exp: Likewise.
1553 * gdb.server/server-run.exp: Likewise.
1554 * gdb.server/solib-list.exp: Likewise.
1555 * gdb.server/stop-reply-no-thread.exp: Likewise.
1556 * gdb.server/wrapper.exp: Likewise.
1557 * gdb.server/sysroot.exp: Increase timeout when testing the
1558 target: sysroot.
1559
d8387cc8
SM
15602021-01-04 Simon Marchi <simon.marchi@efficios.com>
1561
1562 * gdb.server/server-run.exp: Use clean_restart.
1563
5169ae34
SM
15642021-01-04 Simon Marchi <simon.marchi@efficios.com>
1565
1566 * gdb.server/ext-run.exp: Use clean_restart.
1567
7b0ff8a2
SM
15682021-01-04 Simon Marchi <simon.marchi@efficios.com>
1569
1570 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1571 instead of prepare_for_testing.
1572
a754fbdf
SM
15732021-01-04 Simon Marchi <simon.marchi@efficios.com>
1574
1575 * gdb.server/solib-list.exp: Use clean_restart.
1576
c5e71b33
TV
15772021-01-04 Tom de Vries <tdevries@suse.de>
1578
1579 * gdb.base/morestack.c: Remove printf.
1580 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1581
9b243007
TT
15822020-12-31 Tom Tromey <tom@tromey.com>
1583
1584 * gdb.rust/simple.exp: Update output for Rust 1.49.
1585
4ff509e7
BE
15862020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1587
1588 * gdb.cp/step-and-next-inline.exp: Fix test case.
1589
391750c3
SM
15902020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1591
1592 * gdb.python/py-frame-args.exp: De-duplicate test names.
1593
b7874836
AB
15942020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 PR gdb/27059
1597 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1598 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1599
e1ff6226
PW
16002020-12-21 Peter Waller <p@pwaller.net>
1601
1602 * gdb.base/style-interp-exec-mi.exp: New.
1603 * gdb.base/style-interp-exec-mi.c: New.
1604
ca01f1bf
SM
16052020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1606
1607 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1608 gdb_test. Use proc_with_prefix.
1609
0fe69a94
MM
16102020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1611
1612 * gdb.btrace/exception.exp: Build with nopie.
1613 * gdb.btrace/function_call_history.exp: Likewise.
1614 * gdb.btrace/unknown_functions.exp: Likewise.
1615
806e7575
MM
16162020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1617
1618 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1619
493d2172
MM
16202020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1621
1622 * gdb.python/py-record-btrace.exp: Make test names unique.
1623 * gdb.python/py-record-full.exp: Likewise.
1624
1a1c0afc
MM
16252020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1626
1627 * gdb.btrace/data.exp: Make test names unique.
1628 * gdb.btrace/delta.exp: Likewise.
1629 * gdb.btrace/enable.exp: Likewise.
1630 * gdb.btrace/function_call_history.exp: Likewise.
1631 * gdb.btrace/nohist.exp: Likewise.
1632 * gdb.btrace/non-stop.exp: Likewise.
1633 * gdb.btrace/rn-dl-bind.exp: Likewise.
1634 * gdb.btrace/step.exp: Likewise.
1635 * gdb.btrace/stepi.exp: Likewise.
1636 * gdb.btrace/tailcall.exp: Likewise.
1637
98d837f0
MM
16382020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1639
1640 * gdb.btrace/enable.exp: Update error message.
1641 * gdb.btrace/multi-inferior.exp: Likewise.
1642 * gdb.btrace/reconnect.exp: Likewise.
1643 * gdb.python/py-record-btrace.exp: Likewise.
1644 * gdb.python/py-record-full.exp: Likewise.
1645
c541fa7c
TV
16462020-12-20 Tom de Vries <tdevries@suse.de>
1647
1648 * lib/gdb.exp (save_target_board_info): New proc.
1649 (gdb_compile_shlib): Use save_target_board_info.
1650
60108e47
TV
16512020-12-19 Tom de Vries <tdevries@suse.de>
1652
1653 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1654 (supports_gnuc): New proc.
1655 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1656 test_compiler_info calls. Add unsupported message.
1657 * gdb.base/endianity.c: Use TEST_SSO.
1658
fa639f55
HD
16592020-12-19 Hannes Domani <ssbssa@yahoo.de>
1660
1661 PR exp/27070
1662 * gdb.python/compare-enum-type-a.c: New test.
1663 * gdb.python/compare-enum-type-b.c: New test.
1664 * gdb.python/compare-enum-type.exp: New file.
1665 * gdb.python/compare-enum-type.h: New test.
1666
4aea001f
HD
16672020-12-18 Hannes Domani <ssbssa@yahoo.de>
1668
1669 * gdb.python/py-format-string.exp: Add tests for address keyword.
1670
b3f9469b
HD
16712020-12-18 Hannes Domani <ssbssa@yahoo.de>
1672
1673 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1674
86ef42bd
TT
16752020-12-18 Tom Tromey <tromey@adacore.com>
1676
1677 * gdb.ada/fixed_points.exp: Also run with
1678 -fgnat-encodings=minimal. Update expected output.
1679
93df4a1d
SM
16802020-12-16 Simon Marchi <simon.marchi@efficios.com>
1681
1682 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1683 * gdb.base/continue-all-already-running.exp: Likewise.
1684 * gdb.base/moribund-step.exp: Likewise.
1685 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1686
592995fa
TV
16872020-12-16 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.base/batch-preserve-term-settings.exp:
1690
1e61189d
TV
16912020-12-16 Tom de Vries <tdevries@suse.de>
1692
1693 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1694 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1695
19007d95
LM
16962020-12-16 Luis Machado <luis.machado@linaro.org>
1697
1698 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1699 pointer-based memory accesses.
1700 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1701 hw watchpoint cases.
1702
a33fc9ae
RK
17032020-12-15 Rae Kim <rae.kim@gmail.com>
1704
1705 * gdb.base/document.exp: New test.
1706
0e5ad442
TT
17072020-12-15 Tom Tromey <tromey@adacore.com>
1708
1709 * gdb.base/style.exp: Add deprecation tests.
1710
60598dbd
SM
17112020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1712
1713 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1714
8cd6d968
MW
17152020-12-14 Mark Wielaard <mark@klomp.org>
1716
1717 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1718 specially, set attr_form_comment to the actual FORM string used.
1719
eab9267c
MW
17202020-12-14 Mark Wielaard <mark@klomp.org>
1721
1722 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1723 _constants(SPECIAL_expr) here, but set it...
1724 (Dwarf::cu): ...here based on _cu_version.
1725
2f413264
TV
17262020-12-14 Tom de Vries <tdevries@suse.de>
1727
1728 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1729 pass -fPIC.
1730 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1731 * gdb.base/break-probes.exp: Same.
1732 * gdb.base/ctxobj.exp: Same.
1733 * gdb.base/dso2dso.exp: Same.
1734 * gdb.base/global-var-nested-by-dso.exp: Same.
1735 * gdb.base/info-shared.exp: Same.
1736 * gdb.base/jit-reader-simple.exp: Same.
1737 * gdb.base/print-file-var.exp: Same.
1738 * gdb.base/skip-solib.exp: Same.
1739 * gdb.btrace/dlopen.exp: Same.
1740
18f1cb1f
TV
17412020-12-14 Tom de Vries <tdevries@suse.de>
1742
1743 PR testsuite/26963
1744 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1745
519155c9
TV
17462020-12-14 Tom de Vries <tdevries@suse.de>
1747
1748 PR testsuite/26962
1749 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1750 cast it to its declared type".
1751
153f6e6c
TV
17522020-12-14 Tom de Vries <tdevries@suse.de>
1753
1754 PR testsuite/26951
1755 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1756 shell prompt.
1757
86b44259
TT
17582020-12-14 Tom Tromey <tromey@adacore.com>
1759
1760 * gdb.ada/nested.exp: Add new tests.
1761 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1762
e26624c6
TT
17632020-12-14 Tom Tromey <tromey@adacore.com>
1764
1765 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1766
a3bdae4e
TT
17672020-12-14 Tom Tromey <tromey@adacore.com>
1768
1769 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1770
862fcbd8
TV
17712020-12-13 Tom de Vries <tdevries@suse.de>
1772
1773 PR testsuite/26953
1774 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1775 attribute support if compiler doesn't support it.
1776
a406a98e
TV
17772020-12-13 Tom de Vries <tdevries@suse.de>
1778
1779 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1780 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1781 source to shared lib. Add ada to options.
1782
5d7e6ed0
TV
17832020-12-13 Tom de Vries <tdevries@suse.de>
1784
1785 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1786 calling gnatbind and gnatlink.
1787
ee9812a0
AB
17882020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * gdb.base/dcache-flush.c: New file.
1791 * gdb.base/dcache-flush.exp: New file.
1792
50a5f187
AB
17932020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1796 commands.
1797 * gdb.base/killed-outside.exp: Likewise.
1798 * gdb.opt/inline-bt.exp: Likewise.
1799 * gdb.perf/gmonster-null-lookup.py: Likewise.
1800 * gdb.perf/gmonster-print-cerr.py: Likewise.
1801 * gdb.perf/gmonster-ptype-string.py: Likewise.
1802 * gdb.python/py-unwind.exp: Likewise.
1803
19c659f1
AB
18042020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1805
1806 * gdb.base/commands.exp: Update expected results.
1807
9ef6d4a1
AB
18082020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 PR cli/15104
1811 * gdb.base/commands.exp: Add additional tests.
1812 * gdb.base/completion.exp: Add additional tests.
1813
1536146f
AB
18142020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.base/completion.exp: Add additional tests.
1817
346e7e19
TV
18182020-12-11 Tom de Vries <tdevries@suse.de>
1819
1820 PR testsuite/26991
1821 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1822 violations by setting bounds registers if the bounds are passed in the
1823 Bounds Table.
1824
9cd7a95a
TV
18252020-12-11 Tom de Vries <tdevries@suse.de>
1826
1827 PR testsuite/26954
1828 * gdb.base/float128.exp: Detect and handle no mpfr support.
1829
4483a8e7
SM
18302020-12-10 Simon Marchi <simon.marchi@efficios.com>
1831
1832 PR gdb/24694
1833 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1834 calls.
1835
10067028
TV
18362020-12-10 Tom de Vries <tdevries@suse.de>
1837
1838 PR testsuite/26947
1839 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1840 braces for tcl 8.5 and earlier.
1841
5b56203a
SM
18422020-12-09 Simon Marchi <simon.marchi@efficios.com>
1843
1844 PR 26875, PR 26901
1845 * gdb.base/flexible-array-member.c: New test.
1846 * gdb.base/flexible-array-member.exp: New test.
1847
b46551b2
TV
18482020-12-08 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1851 using is_amd64_regs_target.
1852
8439f446
TV
18532020-12-08 Tom de Vries <tdevries@suse.de>
1854
1855 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1856 self_id.
1857
bc545da7
PA
18582020-12-07 Pedro Alves <pedro@palves.net>
1859
1860 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1861 'additional_flags' variable.
1862
1f58f6c2
TBA
18632020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1864
1865 * gdb.linespec/explicit.exp: Extend with a test to check completing
1866 '-' after seemingly complete options.
1867
5759831a
TBA
18682020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1869
1870 * gdb.linespec/keywords.exp: Add tests to check positional
1871 flexibility of "-force-condition".
1872
21e051b3
TBA
18732020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1874
1875 * gdb.base/bp-cmds-run-with-ex.c: New file.
1876 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1877 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1878 * gdb.gdb/python-interrupts.exp: Update the call to
1879 'catch_command_errors' with the new argument.
1880 * gdb.gdb/python-selftest.exp: Ditto.
1881
187b041e
SM
18822020-12-04 Simon Marchi <simon.marchi@efficios.com>
1883
1884 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1885 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1886 * gdb.threads/non-stop-fair-events.exp: Likewise.
1887
3b7a962d
SM
18882020-12-04 Simon Marchi <simon.marchi@efficios.com>
1889
1890 * gdb.threads/step-over-exec.exp: New.
1891 * gdb.threads/step-over-exec.c: New.
1892 * gdb.threads/step-over-exec-execd.c: New.
1893 * lib/my-syscalls.S: New.
1894 * lib/my-syscalls.h: New.
1895
e633b117
SM
18962020-12-04 Simon Marchi <simon.marchi@efficios.com>
1897
1898 * lib/dwarf.exp (declare_labels): Use name as text if text is
1899 not provided.
1900
67748e0f
TV
19012020-12-04 Tom de Vries <tdevries@suse.de>
1902
1903 PR testsuite/26990
1904 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1905 are unsupported.
1906
a8d13675
TV
19072020-12-04 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1910 clause.
1911
f17727b3
TV
19122020-12-04 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.reverse/insn-reverse.exp: Fix count handling.
1915
a1499830
TV
19162020-12-04 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1919 __x86_64__.
1920
9c027c2f
TV
19212020-12-04 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.reverse/insn-reverse.c (test_nr): New var.
1924 (usage, parse_args): New function.
1925 (main): Call parse_args. Only run test for test_nr.
1926 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1927 and bail out. Run subtests individually, using an inferior arg
1928 specifying the subtest.
1929
533b2ae0
AB
19302020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1931
1932 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1933
e4502042
AB
19342020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1935
1936 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1937 update test to use this.
1938
f55a9a37
SM
19392020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1940
1941 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1942
0a6155a0
SM
19432020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1944
1945 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1946 (do_test): Don't use with_test_prefix.
1947 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1948 (do_test): Don't use with_test_prefix.
1949 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1950 (do_test): Don't use with_test_prefix.
1951 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1952 (do_test): Don't use with_test_prefix.
1953
4d56d64a
SM
19542020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1955
1956 * gdb.threads/non-ldr-exit.exp: Fix comment.
1957
54e75f29
AB
19582020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.xml/maint-xml-dump-03.xml: New file.
1961
7ce05d21
TV
19622020-11-30 Tom de Vries <tdevries@suse.de>
1963
1964 PR symtab/26905
1965 * gdb.dwarf2/count.exp: Remove kfails.
1966
50757f95
TBA
19672020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1968
1969 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1970 indices.
1971
4afa9fd9
JB
19722020-11-24 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1975 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1976 languages. Remove the associated setup_xfail.
1977
15a491af
SM
19782020-11-23 Simon Marchi <simon.marchi@efficios.com>
1979
1980 * lib/gdb.exp (gdb_assert): Show error message on error.
1981
891615f0
TV
19822020-11-23 Tom de Vries <tdevries@suse.de>
1983
1984 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1985 * gdb.ada/mod_from_name.exp: Same.
1986 * gdb.ada/pckd_arr_ren.exp: Same.
1987
19922582
SM
19882020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1989
1990 * gdb.base/template.exp: New.
1991 * gdb.base/template.c: New.
1992
117c628d
GB
19932020-11-22 Gary Benson <gbenson@redhat.com>
1994
1995 PR gdb/26905
1996 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1997 is defined using a DW_AT_count which references another DIE.
1998
da39d3ba
TV
19992020-11-21 Tom de Vries <tdevries@suse.de>
2000
2001 * gdb.base/vla-ptr.exp: Add XFAIL.
2002
a5c641b5
AB
20032020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 * gdb.fortran/array-slices-bad.exp: New file.
2006 * gdb.fortran/array-slices-bad.f90: New file.
2007 * gdb.fortran/array-slices-sub-slices.exp: New file.
2008 * gdb.fortran/array-slices-sub-slices.f90: New file.
2009 * gdb.fortran/array-slices.exp: Rewrite tests.
2010 * gdb.fortran/array-slices.f90: Rewrite tests.
2011 * gdb.fortran/vla-sizeof.exp: Correct expected results.
2012
a15a5258
AB
20132020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.base/completion.exp: Add new completion tests.
2016
7cb2893d
SM
20172020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2018
2019 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
2020 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2021 * gdb.mi/mi-nsintrall.exp: Likewise.
2022 * gdb.mi/mi-nsmoribund.exp: Likewise.
2023 * gdb.mi/mi-nsthrexec.exp: Likewise.
2024 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2025
cf144ec8
SM
20262020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2027
2028 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2029 of perror.
2030
6b6a3e05
JM
20312020-11-18 Joseph Myers <joseph@codesourcery.com>
2032
2033 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2034 $arg.exe exists but $arg does not.
2035
811bdca0
GB
20362020-11-17 Gary Benson <gbenson@redhat.com>
2037
2038 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2039 __attribute__ ((used)).
2040
c72e3136
AB
20412020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2044
037d7135
AB
20452020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.base/completion.exp: Add new tests.
2048
119e99bb
TT
20492020-11-16 Tom Tromey <tromey@adacore.com>
2050
2051 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2052 tests.
2053
b74dbc20
JB
20542020-11-15 Joel Brobecker <brobecker@adacore.com>
2055
2056 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2057 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2058 (main): Add reference to pck__fp1_var2.
2059 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2060
0a12719e
JB
20612020-11-15 Joel Brobecker <brobecker@adacore.com>
2062
2063 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2064
0c9150e4
JB
20652020-11-15 Joel Brobecker <brobecker@adacore.com>
2066
2067 * gdb.ada/fixed_points.exp: Add ptype tests.
2068 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2069
b26daff9
JB
20702020-11-15 Joel Brobecker <brobecker@adacore.com>
2071
2072 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2073
09584414
JB
20742020-11-15 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2077 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2078 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2079 New files.
2080 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2081
2082 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2083 New files.
2084
9dd02fc0
AB
20852020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2086
2087 PR cli/26879
2088 * gdb.fortran/completion.exp: New file.
2089 * gdb.fortran/completion.f90: New file.
2090
5643c500
JM
20912020-11-12 Joseph Myers <joseph@codesourcery.com>
2092
2093 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2094 but $arg does not.
2095
7bea47f0
AB
20962020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.fortran/types.exp: Add more tests.
2099
1f2624a3
TT
21002020-11-12 Tom Tromey <tom@tromey.com>
2101
2102 PR rust/26799:
2103 * gdb.rust/traits.exp: Remove kfails.
2104
9e74f0ae
GB
21052020-11-12 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2108 statement.
2109
acb994fa
SM
21102020-11-11 Simon Marchi <simon.marchi@efficios.com>
2111
2112 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2113 always-inserted" axis.
2114 (do_test): Add breakpoint_always_inserted parameter.
2115
95016fd2
TT
21162020-11-10 Tom Tromey <tromey@adacore.com>
2117
2118 * gdb.ada/bias.exp: Update.
2119 * gdb.ada/bias/bias.adb (X): Change value.
2120
83100a74
GB
21212020-11-10 Gary Benson <gbenson@redhat.com>
2122
2123 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2124 regexp fragment in parentheses to prevent false matching.
2125
6ff174a7
GB
21262020-11-10 Gary Benson <gbenson@redhat.com>
2127
2128 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2129
eb24648c
GB
21302020-11-10 Gary Benson <gbenson@redhat.com>
2131
2132 * gdb.cp/step-and-next-inline.exp: Only require
2133 -gstatement-frontiers when building with GCC.
2134 Only setup KFAIL's for GCC issues when using
2135 a GCC-built executable.
2136
86775fab
AB
21372020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.base/debug-expr.c: Add extra function to allow for an
2140 additional test.
2141 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2142 to this proc with gdb_test_debug_expr. Add an extra test.
2143 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2144 to this proc with gdb_test_debug_expr, give the tests names
2145 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2146 calls to this proc with gdb_test_debug_expr, give the tests names
2147 * gdb.fortran/debug-expr.exp: New file.
2148 * gdb.fortran/debug-expr.f90: New file.
2149 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2150
a1945bd4
SM
21512020-11-06 Simon Marchi <simon.marchi@efficios.com>
2152
2153 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2154 proceduresu.
2155 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2156 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2157 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2158 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2159 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2160 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2161 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2162 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2163
9c91c725
TT
21642020-11-04 Tom Tromey <tromey@adacore.com>
2165
2166 * gdb.ada/funcall_ref.exp: Update.
2167 * gdb.ada/var_rec_arr.exp: Update.
2168
8d9fd3a1
TT
21692020-11-04 Tom Tromey <tromey@adacore.com>
2170
2171 * gdb.ada/rec_ptype.exp: New file.
2172 * gdb.ada/rec_ptype/main.adb: New file.
2173 * gdb.ada/rec_ptype/p.ads: New file.
2174
d8f62e84
TT
21752020-11-04 Tom Tromey <tromey@adacore.com>
2176
2177 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2178 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2179 (PT_Full): New variable.
2180 * gdb.ada/tick_length_array_enum_idx/pck.adb
2181 (Full_PT): New type.
2182
7ff5b937
TT
21832020-11-04 Tom Tromey <tromey@adacore.com>
2184
2185 * gdb.ada/array_of_variant.exp: New file.
2186 * gdb.ada/array_of_variant/p.adb: New file.
2187 * gdb.ada/array_of_variant/pck.ads: New file.
2188 * gdb.ada/array_of_variant/pck.adb: New file.
2189
10f6a3ad
TT
21902020-11-04 Tom Tromey <tromey@adacore.com>
2191
2192 * gdb.ada/enum_idx_packed.exp: Add test.
2193 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2194 New variable.
2195 * gdb.ada/enum_idx_packed/pck.ads (Short)
2196 (Multi_Dimension, Multi_Dimension_Access): New types.
2197
b72795a8
TT
21982020-11-04 Tom Tromey <tromey@adacore.com>
2199
2200 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2201
24aa1b02
TT
22022020-11-04 Tom Tromey <tromey@adacore.com>
2203
2204 * gdb.ada/set_pckd_arr_elt.exp: Also test
2205 -fgnat-encodings=minimal. Add tests.
2206 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2207 Call Update_Small a second time.
2208 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2209 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2210 (Variant_Access): New types.
2211 (New_Variant): Declare.
2212
c9a28cbe
TT
22132020-11-04 Tom Tromey <tromey@adacore.com>
2214
2215 * gdb.ada/mod_from_name.exp: Test printing slice.
2216
57567375
TT
22172020-11-04 Tom Tromey <tromey@adacore.com>
2218
2219 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2220 values.
2221 * gdb.ada/access_to_unbounded_array.exp: Test different
2222 -fgnat-encodings values.
2223 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2224 values.
2225 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2226 values.
2227 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2228 values.
2229 * gdb.ada/array_of_variable_length.exp: Test different
2230 -fgnat-encodings values.
2231 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2232 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2233 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2234 change.
2235 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2236 values.
2237 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2238 * gdb.ada/out_of_line_in_inlined.exp: Test different
2239 -fgnat-encodings values.
2240 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2241 values.
2242 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2243 values.
2244 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2245 -fgnat-encodings values.
2246 * gdb.ada/variant_record_packed_array.exp: Test different
2247 -fgnat-encodings values.
2248
a7400e44
TT
22492020-11-04 Tom Tromey <tromey@adacore.com>
2250
2251 * gdb.ada/enum_idx_packed.exp: Add tests.
2252 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2253 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2254 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2255 declarations.
2256
c40907bf
TV
22572020-11-03 Tom de Vries <tdevries@suse.de>
2258
2259 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2260 terminator comments.
2261 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2262 terminator.
2263
f468977a
SM
22642020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2265
2266 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2267 integer format test with regexp.
2268
1c2bec19
GB
22692020-11-02 Gary Benson <gbenson@redhat.com>
2270
2271 * gdb.base/print-file-var.exp (test): Separate compiler and
2272 linker options, and build using build_executable_from_specs
2273 to accommodate this.
2274
6539a36d
GB
22752020-11-02 Gary Benson <gbenson@redhat.com>
2276
2277 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2278 for .c files compiled as C++ with Clang if any shared
2279 libraries are specified.
2280
7ea44a51
GB
22812020-11-02 Gary Benson <gbenson@redhat.com>
2282
2283 * lib/attributes.h: New header.
2284 * gdb.base/backtrace.c: Include the above. Replace
2285 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2286 * gdb.base/infcall-nested-structs.c: Likewise.
2287 * gdb.base/vla-optimized-out.c: Likewise.
2288
ab8f783d
TV
22892020-11-02 Tom de Vries <tdevries@suse.de>
2290
2291 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2292
d77c9224
JB
22932020-11-01 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2296 System.Min_Int and System.Max_Int with smaller hardcoded
2297 constants.
2298
0e5b0dd0
SM
22992020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2300
2301 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2302 * configure: Re-generate.
2303
136821d9
SM
23042020-10-30 Simon Marchi <simon.marchi@efficios.com>
2305
2306 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2307 expected output.
2308
b78b3a29
TBA
23092020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2310
2311 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2312 behavior.
2313 * gdb.base/paginate-bg-execution.exp: Ditto.
2314 * gdb.base/paginate-inferior-exit.exp: Ditto.
2315 * gdb.base/double-prompt-target-event-error.c: Remove.
2316 * gdb.base/double-prompt-target-event-error.exp: Remove.
2317
cfaa8f76
TBA
23182020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2319
2320 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2321 inferiors' and 'detach inferiors' do not change the current
2322 inferior.
2323
0ad0e70c
TV
23242020-10-29 Tom de Vries <tdevries@suse.de>
2325
2326 * gdb.threads/tls.exp: Fix DUPLICATEs.
2327
99cc6b2a
TV
23282020-10-28 Tom de Vries <tdevries@suse.de>
2329
2330 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2331
efe9b873
TV
23322020-10-28 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2335 * gdb.base/reread.exp: Same.
2336
6b68fd45
TV
23372020-10-28 Tom de Vries <tdevries@suse.de>
2338
2339 * lib/gdb.exp (readnow): Handle arg.
2340 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2341
32a5f98a
TV
23422020-10-28 Tom de Vries <tdevries@suse.de>
2343
2344 * gdb.base/relocate.exp: Update regexp for -readnow.
2345
f93b8760
TV
23462020-10-28 Tom de Vries <tdevries@suse.de>
2347
2348 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2349 -readnow.
2350
1b00ef06
TV
23512020-10-28 Tom de Vries <tdevries@suse.de>
2352
2353 PR symtab/26772
2354 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2355 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2356
364bb903
TV
23572020-10-28 Tom de Vries <tdevries@suse.de>
2358
2359 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2360 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2361 complaint during file command for -readnow.
2362
445a033f
TV
23632020-10-28 Tom de Vries <tdevries@suse.de>
2364
2365 * gdb.cp/nsalias.exp: Fix typo in test name.
2366
fdd67a42
TV
23672020-10-28 Tom de Vries <tdevries@suse.de>
2368
2369 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2370
706baf4c
TV
23712020-10-28 Tom de Vries <tdevries@suse.de>
2372
2373 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2374 -readnow.
2375
b448cca5
TV
23762020-10-27 Tom de Vries <tdevries@suse.de>
2377
2378 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2379
5868da03
TV
23802020-10-27 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/maint.exp: Update for -readnow.
2383
06db6ec3
TV
23842020-10-27 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2387 -readnow.
2388
934a1764
GB
23892020-10-14 Gary Benson <gbenson@redhat.com>
2390
2391 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2392 "_vptr$Base" as correct, in addition to "_vptr.Base".
2393 (test_mixed): Likewise.
2394
0bf21fbd
GB
23952020-10-27 Gary Benson <gbenson@redhat.com>
2396
2397 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2398 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2399
b1d4d8d1
TBA
24002020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2401
2402 * gdb.base/condbreak.exp: Update the completion tests to
2403 consider the '-force' flag.
2404
bd24c5d6
TV
24052020-10-27 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.base/list-ambiguous-readnow.exp: New file.
2408
733d554a
TBA
24092020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2410
2411 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2412 the condition.
2413 * gdb.linespec/cpcompletion.exp: Update to consider the
2414 '-force-condition' keyword.
2415 * gdb.linespec/explicit.exp: Ditto.
2416 * lib/completion-support.exp: Ditto.
2417
b5fa468f
TBA
24182020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2419
2420 * gdb.base/condbreak-multi-context.cc: New file.
2421 * gdb.base/condbreak-multi-context.exp: New file.
2422
b3247276
TT
24232020-10-26 Tom Tromey <tom@tromey.com>
2424
2425 * lib/mi-support.exp (default_mi_gdb_start): Call
2426 gdb_stdin_log_init.
2427 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2428 subtract one from gdb_instances.
2429 (gdb_stdin_log_write): Flush in_file.
2430
1c47ec3e
TV
24312020-10-26 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2434
6390859c
TT
24352020-10-26 Tom Tromey <tromey@adacore.com>
2436
2437 * gdb.ada/unsigned_range/foo.adb: New file.
2438 * gdb.ada/unsigned_range/pack.adb: New file.
2439 * gdb.ada/unsigned_range/pack.ads: New file.
2440 * gdb.ada/unsigned_range.exp: New file.
2441
55c3ad88
TV
24422020-10-26 Tom de Vries <tdevries@suse.de>
2443
2444 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2445
1612c4bb
TV
24462020-10-26 Tom de Vries <tdevries@suse.de>
2447
2448 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2449 for CU.
2450 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2451
7d72802b
TV
24522020-10-23 Tom de Vries <tdevries@suse.de>
2453
2454 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2455 DW_FORM_string.
2456 (Dwarf::_default_form): New proc.
2457 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2458 guessed.
2459
9476b583
TV
24602020-10-23 Tom de Vries <tdevries@suse.de>
2461
2462 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2463 * gdb.dwarf2/atomic-type.exp: Same.
2464 * gdb.dwarf2/bad-regnum.exp: Same.
2465 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2466 * gdb.dwarf2/dw2-align.exp: Same.
2467 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2468 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2469 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2470 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2471 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2472 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2473 * gdb.dwarf2/enum-type.exp: Same.
2474 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2475 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2476 * gdb.dwarf2/main-subprogram.exp: Same.
2477 * gdb.dwarf2/missing-type-name.exp: Same.
2478 * gdb.dwarf2/nonvar-access.exp: Same.
2479 * gdb.dwarf2/typedef-void-finish.exp: Same.
2480 * gdb.dwarf2/var-access.exp: Same.
2481 * gdb.dwarf2/void-type.exp: Same.
2482
4a636814
SM
24832020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2484
2485 PR gdb/26693
2486 * gdb.dwarf2/template-specification-full-name.exp: New test.
2487
557fc257
LM
24882020-10-22 Luis Machado <luis.machado@linaro.org>
2489
2490 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2491 expected an offset from the function.
2492 * gdb.base/msym-bp.exp (test): Likewise.
2493
6b4c676c
AB
24942020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2495
2496 * gdb.fortran/array-slices.exp: Add a new test.
2497
98cec4f6
GB
24982020-10-21 Gary Benson <gbenson@redhat.com>
2499
2500 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2501 fullname test with Clang. Also expand comments generally.
2502
ae86f581
TV
25032020-10-20 Tom de Vries <tdevries@suse.de>
2504
2505 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2506
8c161360
TV
25072020-10-20 Tom de Vries <tdevries@suse.de>
2508
2509 * gdb.dwarf2/arr-stride.c: Remove.
2510 * gdb.dwarf2/arr-stride.exp: Use main.c.
2511 * gdb.dwarf2/arr-subrange.c: Remove.
2512 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2513 * gdb.dwarf2/bad-regnum.c: Remove.
2514 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2515 * gdb.dwarf2/corrupt.c: Remove.
2516 * gdb.dwarf2/corrupt.exp: Use main.c.
2517 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2518 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2519 * gdb.dwarf2/dw2-icycle.c: Remove.
2520 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2521 * gdb.dwarf2/formdata16.c: Remove.
2522 * gdb.dwarf2/formdata16.exp: Use main.c.
2523 * gdb.dwarf2/implptrconst.c: Remove.
2524 * gdb.dwarf2/implptrconst.exp: Use main.c.
2525 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2526 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2527 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2528 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2529
9c2412ec
TV
25302020-10-20 Tom de Vries <tdevries@suse.de>
2531
2532 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2533 file.
2534 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2535
0cd2ad78
TV
25362020-10-20 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2539 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2540 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2541 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2542 * gdb.dwarf2/dw2-ranges.exp: Same.
2543 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2544 * gdb.dwarf2/var-access.exp: Same.
2545
22cc388e
TT
25462020-10-19 Tom Tromey <tromey@adacore.com>
2547
2548 PR tui/26719
2549 * gdb.tui/list.exp: Check source window contents after focus
2550 change.
2551
520596f2
TV
25522020-10-17 Tom de Vries <tdevries@suse.de>
2553
2554 PR symtab/26317
2555 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2556
d1c8a76d
TV
25572020-10-17 Tom de Vries <tdevries@suse.de>
2558
2559 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2560 as suffix.
2561 * gdb.dwarf2/atomic.c: Rename to ...
2562 * gdb.dwarf2/atomic-type.c: ... this.
2563 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2564 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2565 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2566 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2567 * gdb.dwarf2/fission-mix2.c: Rename to ...
2568 * gdb.dwarf2/fission-mix-2.c: ... this.
2569 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2570 standard_testfile.
2571 * gdb.dwarf2/ada-valprint-error.exp: Same.
2572 * gdb.dwarf2/arr-stride.exp: Same.
2573 * gdb.dwarf2/arr-subrange.exp: Same.
2574 * gdb.dwarf2/atomic-type.exp: Same.
2575 * gdb.dwarf2/bad-regnum.exp: Same.
2576 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2577 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2578 * gdb.dwarf2/clang-debug-names.exp: Same.
2579 * gdb.dwarf2/comp-unit-lang.exp: Same.
2580 * gdb.dwarf2/corrupt.exp: Same.
2581 * gdb.dwarf2/count.exp: Same.
2582 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2583 * gdb.dwarf2/data-loc.exp: Same.
2584 * gdb.dwarf2/dw2-align.exp: Same.
2585 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2586 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2587 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2588 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2589 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2590 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2591 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2592 * gdb.dwarf2/dw2-inline-param.exp: Same.
2593 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2594 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2595 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2596 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2597 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2598 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2599 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2600 * gdb.dwarf2/dw2-param-error.exp: Same.
2601 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2602 * gdb.dwarf2/dw2-ranges.exp: Same.
2603 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2604 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2605 * gdb.dwarf2/dw4-sig-types.exp: Same.
2606 * gdb.dwarf2/dynarr-ptr.exp: Same.
2607 * gdb.dwarf2/enum-type.exp: Same.
2608 * gdb.dwarf2/fission-mix.exp: Same.
2609 * gdb.dwarf2/formdata16.exp: Same.
2610 * gdb.dwarf2/implptrconst.exp: Same.
2611 * gdb.dwarf2/implptrpiece.exp: Same.
2612 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2613 * gdb.dwarf2/main-subprogram.exp: Same.
2614 * gdb.dwarf2/method-ptr.exp: Same.
2615 * gdb.dwarf2/missing-sig-type.exp: Same.
2616 * gdb.dwarf2/nonvar-access.exp: Same.
2617 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2618 * gdb.dwarf2/shortpiece.exp: Same.
2619 * gdb.dwarf2/staticvirtual.exp: Same.
2620 * gdb.dwarf2/subrange.exp: Same.
2621 * gdb.dwarf2/symtab-producer.exp: Same.
2622 * gdb.dwarf2/typedef-void-finish.exp: Same.
2623 * gdb.dwarf2/var-access.exp: Same.
2624 * gdb.dwarf2/variant.exp: Same.
2625 * gdb.dwarf2/void-type.exp: Same.
2626 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2627 dw2-ranges-main.c.
2628 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2629
472d09c1
TV
26302020-10-16 Tom de Vries <tdevries@suse.de>
2631
2632 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2633
afe75f6d
TV
26342020-10-16 Tom de Vries <tdevries@suse.de>
2635
2636 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2637
8c8bd0ba
TV
26382020-10-14 Tom de Vries <tdevries@suse.de>
2639
2640 PR testsuite/26732
2641 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2642 scenario 2.
2643 * gdb.ada/mi_catch_ex_hand.exp: Same.
2644
b75d55d4
PA
26452020-10-13 Pedro Alves <pedro@palves.net>
2646
2647 * lib/mi-support.exp (mi_clean_restart): New.
2648 (mi_run_to_main): Delete.
2649 All callers adjust to use mi_clean_restart / mi_runto_main.
2650
e777225b
PA
26512020-10-13 Pedro Alves <pedro@palves.net>
2652
2653 * config/monitor.exp: Use "list -q".
2654 * gdb.arch/gdb1558.exp: Use "break -q".
2655 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2656 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2657 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2658 * gdb.base/commands.exp: Use "break -q".
2659 * gdb.base/condbreak.exp: Use "break -q".
2660 * gdb.base/ctf-ptype.exp: Use "list -q".
2661 * gdb.base/define.exp: Use "break -q".
2662 * gdb.base/del.exp: Use "break -q".
2663 * gdb.base/fullname.exp: Use "break -q".
2664 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2665 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2666 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2667 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2668 "hbreak -q".
2669 * gdb.base/included.exp: Use "list -q".
2670 * gdb.base/label.exp: Use "break -q".
2671 * gdb.base/lineinc.exp: Use "break -q".
2672 * gdb.base/list.exp: Use "list -q".
2673 * gdb.base/macscp.exp: Use "list -q".
2674 * gdb.base/pending.exp: Use "break -q".
2675 * gdb.base/prologue-include.exp: Use "break -q".
2676 * gdb.base/ptype.exp: Use "list -q".
2677 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2678 * gdb.base/server-del-break.exp: Use "break -q".
2679 * gdb.base/style.exp: Use "break -q".
2680 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2681 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2682 * gdb.cp/exception.exp: Use "tbreak -q".
2683 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2684 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2685 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2686 * gdb.dwarf2/pr13961.exp: Use "break -q".
2687 * gdb.linespec/explicit.exp: Use "list -q".
2688 * gdb.linespec/linespec.exp: Use "break -q".
2689 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2690 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2691 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2692 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2693 * gdb.trace/change-loc.exp: Use "break -q".
2694 * gdb.trace/pending.exp: Use "break -q".
2695 * gdb.tui/basic.exp: Use "list -q".
2696 * gdb.tui/list-before.exp: Use "list -q".
2697 * gdb.tui/list.exp: Use "list -q".
2698 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2699
8abd8ee8
PA
27002020-10-13 Pedro Alves <pedro@palves.net>
2701
2702 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2703 saved breakpoints file.
2704 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2705 inspecting breakpoint list.
2706 * lib/gdb.exp (runto_main): Add "qualified" to options.
2707 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2708 and handle it.
2709 (mi_runto_main): Pass 1 as qualified argument.
2710
f71e6719
PA
27112020-10-13 Pedro Alves <pedro@palves.net>
2712
2713 * lib/mi-support.exp (mi_runto_main): New proc.
2714 (mi_run_to_main): Use it.
2715 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2716 * gdb.mi/mi-var-cmd.exp: Likewise.
2717 * gdb.mi/mi-var-invalidate.exp: Likewise.
2718 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2719 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2720 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2721 * gdb.mi/user-selected-context-sync.exp: Likewise.
2722 * gdb.opt/inline-cmds.exp: Likewise.
2723 * gdb.python/py-framefilter-mi.exp: Likewise.
2724 * gdb.python/py-mi.exp: Likewise.
2725
50441f0f
PA
27262020-10-13 Pedro Alves <pedro@palves.net>
2727
2728 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2729 "runto main".
2730 * gdb.ada/small_reg_param.exp: Likewise.
2731 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2732 * gdb.base/annota1.exp: Likewise.
2733 * gdb.base/anon.exp: Likewise.
2734 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2735 * gdb.base/dprintf-non-stop.exp: Likewise.
2736 * gdb.base/dprintf.exp: Likewise.
2737 * gdb.base/gdb11530.exp: Likewise.
2738 * gdb.base/gdb11531.exp: Likewise.
2739 * gdb.base/gnu_vector.exp: Likewise.
2740 * gdb.base/interrupt-noterm.exp: Likewise.
2741 * gdb.base/memattr.exp: Likewise.
2742 * gdb.base/step-over-syscall.exp: Likewise.
2743 * gdb.base/watch-cond-infcall.exp: Likewise.
2744 * gdb.base/watch-read.exp: Likewise.
2745 * gdb.base/watch-vfork.exp: Likewise.
2746 * gdb.base/watch_thread_num.exp: Likewise.
2747 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2748 * gdb.guile/scm-frame-inline.exp: Likewise.
2749 * gdb.linespec/explicit.exp: Likewise.
2750 * gdb.opt/inline-break.exp: Likewise.
2751 * gdb.python/py-frame-inline.exp: Likewise.
2752 * gdb.reverse/break-precsave.exp: Likewise.
2753 * gdb.reverse/break-reverse.exp: Likewise.
2754 * gdb.reverse/consecutive-precsave.exp: Likewise.
2755 * gdb.reverse/consecutive-reverse.exp: Likewise.
2756 * gdb.reverse/finish-precsave.exp: Likewise.
2757 * gdb.reverse/finish-reverse.exp: Likewise.
2758 * gdb.reverse/fstatat-reverse.exp: Likewise.
2759 * gdb.reverse/getresuid-reverse.exp: Likewise.
2760 * gdb.reverse/i386-precsave.exp: Likewise.
2761 * gdb.reverse/i386-reverse.exp: Likewise.
2762 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2763 * gdb.reverse/i387-env-reverse.exp: Likewise.
2764 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2765 * gdb.reverse/insn-reverse.exp: Likewise.
2766 * gdb.reverse/machinestate-precsave.exp: Likewise.
2767 * gdb.reverse/machinestate.exp: Likewise.
2768 * gdb.reverse/pipe-reverse.exp: Likewise.
2769 * gdb.reverse/readv-reverse.exp: Likewise.
2770 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2771 * gdb.reverse/rerun-prec.exp: Likewise.
2772 * gdb.reverse/s390-mvcle.exp: Likewise.
2773 * gdb.reverse/solib-precsave.exp: Likewise.
2774 * gdb.reverse/solib-reverse.exp: Likewise.
2775 * gdb.reverse/step-precsave.exp: Likewise.
2776 * gdb.reverse/step-reverse.exp: Likewise.
2777 * gdb.reverse/time-reverse.exp: Likewise.
2778 * gdb.reverse/until-precsave.exp: Likewise.
2779 * gdb.reverse/until-reverse.exp: Likewise.
2780 * gdb.reverse/waitpid-reverse.exp: Likewise.
2781 * gdb.reverse/watch-precsave.exp: Likewise.
2782 * gdb.reverse/watch-reverse.exp: Likewise.
2783 * gdb.threads/kill.exp: Likewise.
2784 * gdb.threads/tid-reuse.exp: Likewise.
2785
d3a07122
SM
27862020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2787
2788 PR gdb/26642
2789 * gdb.base/maint-target-async-off.c: New test.
2790 * gdb.base/maint-target-async-off.exp: New test.
2791
c65c6c42
AM
27922020-10-13 Alan Modra <amodra@gmail.com>
2793
2794 * gdb.arch/powerpc-altivec.s,
2795 * gdb.arch/powerpc-power7.s,
2796 * gdb.arch/powerpc-power8.s,
2797 * gdb.arch/powerpc-power9.s,
2798 * gdb.arch/powerpc-vsx.s,
2799 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2800 * gdb.arch/powerpc-altivec.exp,
2801 * gdb.arch/powerpc-power7.exp,
2802 * gdb.arch/powerpc-power8.exp,
2803 * gdb.arch/powerpc-power9.exp,
2804 * gdb.arch/powerpc-vsx.exp,
2805 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2806 disassembly of mfvsrd/mtvsrd.
2807
f4a0f710
AM
28082020-10-13 Alan Modra <amodra@gmail.com>
2809
2810 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2811 "target architecture" output.
2812 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2813 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2814 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2815 * gdb.arch/s390-disassembler-options.exp: Likewise.
2816
87a37e5e
PA
28172020-10-12 Pedro Alves <pedro@palves.net>
2818
2819 PR exp/26602
2820 PR c++/26550
2821 * gdb.cp/ambiguous.cc (marker1): Delete.
2822 (main): Initialize all the fields of the locals. Replace marker1
2823 call with a "set breakpoint here" marker.
2824 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2825 instead of running to marker1. Add tests printing all the
2826 variables and all the fields of the variables.
2827 (test_ambiguous): New proc, expecting the new GDB output when a
2828 field access is ambiguous. Change all "warning: X ambiguous"
2829 tests to use it.
2830
71e1b6b0
GB
28312020-10-12 Gary Benson <gbenson@redhat.com>
2832
2833 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2834 * gdb.base/msym-bp-2.c (foo): Likewise.
2835 * gdb.base/msym-lang.c (foo): Likewise.
2836 * gdb.base/msym-lang-main.c (foo): Likewise.
2837 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2838 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2839 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2840 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2841 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2842 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2843 * gdb.python/py-objfile.c (static_var): Likewise.
2844 * gdb.python/py-symbol.c (rr): Likewise.
2845 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2846 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2847
9370fd51
AB
28482020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2849
2850 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2851 output of backtrace.
2852
7c184d33
TT
28532020-10-09 Tom Tromey <tromey@adacore.com>
2854
2855 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2856 (Rec): Add field. Fix range.
2857 * gdb.ada/scalar_storage.exp: Update.
2858
3d87245c
HD
28592020-10-09 Hannes Domani <ssbssa@yahoo.de>
2860
2861 PR exp/26714
2862 * gdb.base/printcmds.exp: Add tests for void results.
2863
f5c4b229
JV
28642020-10-09 Jan Vrany <jan.vrany@labware.com>
2865
2866 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2867 is emmited for both 'set directories' and 'directory' commands.
2868
b2701685
TT
28692020-10-08 Tom Tromey <tom@tromey.com>
2870
2871 * gdb.base/style.exp: Check that "main"'s name is styled.
2872
e86efb33
TT
28732020-10-07 Tom Tromey <tromey@adacore.com>
2874
2875 * gdb.base/find.exp: Rename some tests.
2876
30897591
GB
28772020-10-06 Gary Benson <gbenson@redhat.com>
2878
2879 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2880 * gdb.base/list1.c (unused): Likewise.
2881
ced4a4c1
GB
28822020-10-06 Gary Benson <gbenson@redhat.com>
2883
2884 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2885 __attribute__ ((used)).
2886 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2887
ed3bdac4
AB
28882020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2891 make use of regions throughout.
2892 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2893 not {...}.
2894 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2895
cd096ec8
HD
28962020-10-05 Hannes Domani <ssbssa@yahoo.de>
2897
2898 * gdb.base/call-sc.c: Fix return struct on stack test case.
2899 * gdb.base/call-sc.exp: Likewise.
2900
3ee6f75d
GB
29012020-10-02 Gary Benson <gbenson@redhat.com>
2902
2903 * README: Fix "paralell".
2904
f65825ec
GB
29052020-09-30 Gary Benson <gbenson@redhat.com>
2906
2907 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2908 Convert directive to lowercase.
2909 (.Labbrev1_begin): Add missing label.
2910 (abbrev code 0x1): Remove DW_AT_stmt_list.
2911 (.Ldie_b): Likewise.
2912
5f278258
TT
29132020-09-27 Tom Tromey <tom@tromey.com>
2914
2915 * gdb.tui/new-layout.exp: Use with_test_prefix.
2916
8f9929bb
GR
29172020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2918
2919 PR python/26586
2920 * gdb.python/python.exp: add test cases for the from_tty
2921 argument to gdb.execute.
2922
c20c017b
GB
29232020-09-25 Gary Benson <gbenson@redhat.com>
2924
2925 * gdb.base/infcall-nested-structs.exp.tcl: Add
2926 additional_flags=-Wno-tautological-compare for C++
2927 tests when compiling using Clang.
2928
68d654af
GB
29292020-09-25 Gary Benson <gbenson@redhat.com>
2930
2931 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2932 for .c files.
2933
b551a89f
TT
29342020-09-24 Tom Tromey <tromey@adacore.com>
2935
2936 PR tui/26638:
2937 * gdb.tui/list.exp: Check output of "focus next".
2938
20a5fcbd
TT
29392020-09-23 Tom Tromey <tom@tromey.com>
2940
2941 * gdb.dwarf2/intbits.exp: New file.
2942 * gdb.dwarf2/intbits.c: New file.
2943
b167e53f
PA
29442020-09-20 Pedro Alves <pedro@palves.net>
2945
2946 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2947 spawn_id before calling remote_close. Close secondary MI channel.
2948
dbc49e9f
PA
29492020-09-20 Pedro Alves <pedro@palves.net>
2950
2951 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2952 fails.
2953
c8d5abea
AB
29542020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2955
2956 * gdb.fortran/array-slices.exp: Update expected results.
2957 * gdb.fortran/class-allocatable-array.exp: Likewise.
2958 * gdb.fortran/multi-dim.exp: Likewise.
2959 * gdb.fortran/vla-type.exp: Likewise.
2960 * gdb.mi/mi-vla-fortran.exp: Likewise.
2961
14f9473c
VC
29622020-09-18 Victor Collod <vcollod@nvidia.com>
2963
2964 PR gdb/26635
2965 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2966 compatible with i386, and move it to...
2967 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2968 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2969 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2970
e8ef12b9
PA
29712020-09-18 Pedro Alves <pedro@palves.net>
2972
2973 PR gdb/26631
2974 * gdb.multi/multi-target-thread-find.exp: New file.
2975
e11daf7a
PA
29762020-09-18 Pedro Alves <pedro@palves.net>
2977
2978 * gdb.multi/multi-target-continue.exp: New file, factored out from
2979 multi-target.exp.
2980 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2981 multi-target.exp.
2982 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2983 multi-target.exp.
2984 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2985 multi-target.exp.
2986 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2987 multi-target.exp.
2988 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2989 multi-target.exp.
2990 * gdb.multi/multi-target.exp: Delete.
2991
d0edc2b8
AB
29922020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.fortran/array-slices.exp: Add missing message data.
2995
7474326c
PA
29962020-09-17 Pedro Alves <pedro@palves.net>
2997
2998 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2999
dd23068d
PA
30002020-09-17 Pedro Alves <pedro@palves.net>
3001
3002 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
3003 full prototype.
3004
0640a543
PA
30052020-09-17 Pedro Alves <pedro@palves.net>
3006
3007 * gdb.python/py-as-string.c: Add cast.
3008
ef0cdbc1
PA
30092020-09-17 Pedro Alves <pedro@palves.net>
3010
3011 * gdb.base/sizeof.c (fill): Add cast.
3012
3a5eeb8b
PA
30132020-09-17 Pedro Alves <pedro@palves.net>
3014
3015 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
3016
a8129512
PA
30172020-09-17 Pedro Alves <pedro@palves.net>
3018
3019 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
3020 linkage name.
3021 * gdb.base/prologue.exp: Use print /d.
3022 * gdb.base/symbol-alias.exp: Handle C++ output.
3023 * gdb.base/symbol-alias2.c: Handle C++ output.
3024 [__cplusplus] (func): Explicitly specify linkage name.
3025
a83cdcb6
PA
30262020-09-17 Pedro Alves <pedro@palves.net>
3027
3028 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3029 (struct my_key_t): ... this. Adjust all references.
3030 (struct value_t): Rename to ...
3031 (struct my_value_t): ... this. Adjust all references.
3032 (create_map, add_map_element, create_map_map)
3033 (add_map_map_element): Add casts.
3034
d4bcee5c
PA
30352020-09-17 Pedro Alves <pedro@palves.net>
3036
3037 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3038 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3039
81f90489
PA
30402020-09-17 Pedro Alves <pedro@palves.net>
3041
3042 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3043
0a229804
PA
30442020-09-17 Pedro Alves <pedro@palves.net>
3045
3046 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3047 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3048 (charfoo, intfoo): Define full prototype.
3049 * gdb.base/ptype1.c (charfoo): Define full prototype.
3050 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3051 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3052
c3e5138d
PA
30532020-09-17 Pedro Alves <pedro@palves.net>
3054
3055 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3056 Don't define.
3057 (utf_32_string): Compile for both C and C++.
3058 * gdb.base/charset.exp: Use "print /d".
3059
151fdbad
PA
30602020-09-17 Pedro Alves <pedro@palves.net>
3061
3062 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3063 (nullptr): Rename to ...
3064 (null_ptr): ... this.
3065 * gdb.base/watchpoint.exp: Adjust to rename.
3066
18a25b64
PA
30672020-09-17 Pedro Alves <pedro@palves.net>
3068
3069 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3070 (three_not_flag): Add casts.
3071
11fac337
PA
30722020-09-17 Pedro Alves <pedro@palves.net>
3073
3074 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3075 char array.
3076 (main): Add references to Barrier, TestStrings, TestStringsH and
3077 TestStringsW.
3078 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3079 and expect a full prototype in C++.
3080
52626c58
PA
30812020-09-17 Pedro Alves <pedro@palves.net>
3082
3083 * gdb.base/nested-addr.c (main): Add cast.
3084 * gdb.base/nested-addr.exp: Use "print /d".
3085
52bb0902
PA
30862020-09-17 Pedro Alves <pedro@palves.net>
3087
3088 * gdb.base/break.exp (func): New. Use it throughout when
3089 expecting a function name.
3090
73e18ac9
PA
30912020-09-17 Pedro Alves <pedro@palves.net>
3092
3093 * gdb.base/display.exp: Issue "set print asm-demangle on".
3094
c8b18808
PA
30952020-09-17 Pedro Alves <pedro@palves.net>
3096
3097 * gdb.base/find.c: Include <string.h>.
3098 (init_bufs): Add cast.
3099 * gdb.base/find.exp: Issue "set print asm-demangle on".
3100
fe830662
TT
31012020-09-16 Tom Tromey <tromey@adacore.com>
3102
3103 PR gdb/26598:
3104 * gdb.base/skipcxx.exp: New file.
3105 * gdb.base/skipcxx.cc: New file.
3106
945ff6e2
TV
31072020-09-16 Tom de Vries <tdevries@suse.de>
3108
3109 PR testsuite/26617
3110 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3111 WITH_DEBUG_SECTIONS is defined.
3112 (xstr, str): New macro.
3113 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3114 to get start and size of _Dmain.
3115 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3116 using additional_flags.
3117
da1df1db
TBA
31182020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3119
3120 * gdb.base/bp-cmds-sourced-script.c: New file.
3121 * gdb.base/bp-cmds-sourced-script.exp: New test.
3122 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3123
337882d4
TV
31242020-09-16 Tom de Vries <tdevries@suse.de>
3125
3126 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3127 get the gdb prompt after issuing "monitor exit".
3128
7361f908
TV
31292020-09-16 Tom de Vries <tdevries@suse.de>
3130
3131 PR testsuite/26624
3132 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3133
4d91ddd3
TV
31342020-09-16 Tom de Vries <tdevries@suse.de>
3135
3136 PR testsuite/26618
3137 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3138
08cc37dd
TT
31392020-09-15 Tom Tromey <tromey@adacore.com>
3140
3141 PR rust/26197:
3142 * lib/rust-support.exp (rust_llvm_version): New proc.
3143 * gdb.rust/simple.exp: Check rust_llvm_version.
3144
ee6372f2
TV
31452020-09-14 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.rust/traits.exp: Fix PATH warning.
3148
dc3a371e
PA
31492020-09-13 Pedro Alves <pedro@palves.net>
3150
3151 * gdb.base/catch-follow-exec.c (main): Add explicit return
3152 statement.
3153 * gdb.base/catch-signal.c (main): Likewise.
3154 * gdb.base/condbreak-call-false.c (main): Likewise.
3155 * gdb.base/consecutive.c (main): Add explicit return
3156 statement and return type.
3157 * gdb.base/cursal.c (main): Add explicit return statement.
3158 * gdb.base/cvexpr.c (main): Likewise.
3159 * gdb.base/display.c (main): Add explicit return statement and
3160 return type.
3161 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3162 * gdb.base/endianity.c (main): Likewise.
3163 * gdb.base/execd-prog.c (main): Likewise.
3164 * gdb.base/gdb1090.c (main): Likewise.
3165 * gdb.base/info_qt.c (main): Likewise.
3166 * gdb.base/lineinc.c (main): Likewise.
3167 * gdb.base/load-command.c (main): Likewise.
3168 * gdb.base/macscp1.c (main): Likewise.
3169 * gdb.base/pr10179-a.c (main): Likewise.
3170 * gdb.base/quit-live.c (main): Likewise.
3171 * gdb.base/scope0.c (main): Likewise.
3172 * gdb.base/settings.c (main): Likewise.
3173 * gdb.base/stack-checking.c (main): Return int.
3174 * gdb.base/varargs.c (main): Add explicit return statement.
3175 * gdb.cp/ambiguous.cc (main): Likewise.
3176 * gdb.cp/anon-struct.cc (main): Likewise.
3177 * gdb.cp/anon-union.cc (main): Likewise.
3178 * gdb.cp/bool.cc (main): Likewise.
3179 * gdb.cp/bs15503.cc (main): Likewise.
3180 * gdb.cp/cplusfuncs.cc (main): Likewise.
3181 * gdb.cp/cttiadd.cc (main): Likewise.
3182 * gdb.cp/extern-c.cc (main): Likewise.
3183 * gdb.cp/filename.cc (main): Likewise.
3184 * gdb.cp/formatted-ref.cc (main): Likewise.
3185 * gdb.cp/mb-ctor.cc (main): Likewise.
3186 * gdb.cp/member-ptr.cc (main): Likewise.
3187 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3188 * gdb.cp/overload-const.cc (main): Likewise.
3189 * gdb.cp/paren-type.cc (main): Likewise.
3190 * gdb.cp/parse-lang.cc (main): Likewise.
3191 * gdb.cp/pr-1023.cc (main): Likewise.
3192 * gdb.cp/psmang1.cc (main): Likewise.
3193 * gdb.cp/readnow-language.cc (main): Likewise.
3194 * gdb.cp/ref-params.cc (main): Likewise.
3195 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3196 * gdb.cp/virtbase2.cc (main): Likewise.
3197 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3198 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3199 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3200 * gdb.mi/mi-console.c (main): Likewise.
3201 * gdb.mi/mi-read-memory.c (main): Likewise.
3202 * gdb.modula2/multidim.c (main): Likewise.
3203 * gdb.opt/inline-small-func.c (main): Likewise.
3204 * gdb.python/py-rbreak.c (main): Likewise.
3205 * gdb.stabs/exclfwd1.c (main): Likewise.
3206 * gdb.trace/qtro.c (main): Likewise.
3207
af26601c
PA
32082020-09-13 Pedro Alves <pedro@palves.net>
3209
3210 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3211 instead of getenv.
3212
2f4b83cd
PA
32132020-09-13 Pedro Alves <pedro@palves.net>
3214
3215 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3216 instead of spawning GDB with remote_spawn.
3217 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3218 gdb_spawn instead of spawning GDB with remote_spawn.
3219
c49da0e4
PA
32202020-09-13 Pedro Alves <pedro@palves.net>
3221
3222 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3223 file and add calls to first and second.
3224 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3225 add call to f.
3226
6791b117
PA
32272020-09-13 Pedro Alves <pedro@palves.net>
3228
3229 * gdb.mi/mi-break-qualified.cc: New file.
3230 * gdb.mi/mi-break-qualified.exp: New file.
3231 * lib/mi-support.exp (mi_create_breakpoint_multi)
3232 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3233 procedures.
3234 (mi_create_breakpoint_1): New, factored out from
3235 mi_create_breakpoint.
3236
3b8d4c5c
PA
32372020-09-13 Pedro Alves <pedro@palves.net>
3238
3239 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3240 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3241 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3242 (register_class): Delete.
3243 (main): Don't call register_class.
3244
d5f96005
PA
32452020-09-13 Pedro Alves <pedro@palves.net>
3246
3247 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3248 (do_tests): Remove "calling method for small class" test.
3249 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3250 (register_class): Delete.
3251 (main): Don't call register_class.
3252 * gdb.cp/call-method-register.exp: New file, based on bits removed
3253 from classes.exp.
3254 * gdb.cp/call-method-register.cc: New file, based on bits removed
3255 from classes.cc.
3256
77f2120b
PA
32572020-09-13 Pedro Alves <pedro@palves.net>
3258
3259 * gdb.base/msym-bp-2.c: New.
3260 * gdb.base/msym-bp-shl-lib.c: New file.
3261 * gdb.base/msym-bp-shl-main-2.c: New file.
3262 * gdb.base/msym-bp-shl-main.c: New file.
3263 * gdb.base/msym-bp-shl.exp: New file.
3264 * gdb.base/msym-bp.c: New file.
3265 * gdb.base/msym-bp.exp: New file.
3266
32aea73e
JB
32672020-09-13 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.base/default.exp: Change $_gdb_major to 11.
3270
2a67f09d
FW
32712020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3272 Felix Willgerodt <Felix.Willgerodt@intel.com>
3273
3274 * x86-avx512bf16.c: New file.
3275 * x86-avx512bf16.exp: Likewise.
3276 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3277
ad570dd7
TV
32782020-09-11 Tom de Vries <tdevries@suse.de>
3279
3280 PR exp/26602
3281 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3282
a56f7391
TBA
32832020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3284
3285 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3286
918619e5
AM
32872020-09-10 Alan Modra <amodra@gmail.com>
3288
3289 PR 26597
3290 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3291
cac1e71d
TV
32922020-09-08 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3295 after gdb_starti_cmd.
3296
c5cd900e
AKS
32972020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3298
3299 * lib/fortran.exp (fortran_complex8): New proc.
3300 (fortran_complex16): New proc.
3301 * gdb.fortran/complex.exp: Use routines from fortran.exp
3302 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3303 * gdb.fortran/vla-ptr-info.exp: Likewise.
3304
8f5c6526
TV
33052020-09-03 Tom de Vries <tdevries@suse.de>
3306
3307 PR breakpoint/26546
3308 * gdb.base/label-without-address.exp: Runto main first.
3309
02c6f3f1
TT
33102020-09-02 Tom Tromey <tromey@adacore.com>
3311
3312 * gdb.ada/mi_var_access.exp: Test children of access variable.
3313 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3314 * gdb.ada/mi_var_array.exp: Update.
3315
efe24f05
KB
33162020-08-31 Kevin Buettner <kevinb@redhat.com>
3317
3318 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3319 on docker w/ AUFS storage driver.
3320
973695d6
KB
33212020-08-31 Kevin Buettner <kevinb@redhat.com>
3322
3323 * gdb.base/corefile2.exp (renamed binfile): New tests.
3324
f3bd50f1
SM
33252020-08-31 Simon Marchi <simon.marchi@efficios.com>
3326
3327 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3328
22b9b4b0
SL
33292020-08-31 Simon Marchi <simon.marchi@efficios.com>
3330
3331 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3332 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3333
8efaf6b3
SM
33342020-08-31 Simon Marchi <simon.marchi@efficios.com>
3335
3336 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3337 output, printing a "not saved" value from history and printing a
3338 convenience variable created from a "not saved" value.
3339
e840f2e3
TV
33402020-08-31 Tom de Vries <tdevries@suse.de>
3341
3342 * gdb.base/eh_return.exp: Use nopie.
3343
8f57f343
PA
33442020-08-28 Pedro Alves <pedro@palves.net>
3345
3346 * gdb.base/advance-until-multiple-locations.exp
3347 (advance_overload, until_overload): Adjust to match the
3348 frame/function header instead of the source line text.
3349
626d2320
TV
33502020-08-28 Tom de Vries <tdevries@suse.de>
3351
3352 * gdb.base/label-without-address.c: New test.
3353 * gdb.base/label-without-address.exp: New file.
3354
df631783
PA
33552020-08-27 Pedro Alves <pedro@palves.net>
3356
3357 PR gdb/26523
3358 PR gdb/26524
3359 * gdb.base/advance-until-multiple-locations.cc: New.
3360 * gdb.base/advance-until-multiple-locations.exp: New.
3361
48b076bb
SM
33622020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3363
3364 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3365
c2015ce4
AB
33662020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.arch/amd64-byte.exp: Make test names unique, use
3369 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3370 * gdb.arch/amd64-dword.exp: Likewise.
3371 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3372 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3373 unique.
3374 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3375 * gdb.arch/amd64-word.exp: Make test names unique, use
3376 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3377 * gdb.arch/i386-byte.exp: Make test names unique, use
3378 gdb_breakpoint.
3379 * gdb.arch/i386-word.exp: Likewise.
3380
995d3a19
SV
33812020-08-25 Shahab Vahedi <shahab@synopsys.com>
3382
3383 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3384
8cac2b31
SM
33852020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3386
3387 PR gdb/26532
3388 * gdb.threads/stepi-random-signal.exp: Update pattern.
3389
2bc19622
SM
33902020-08-25 Simon Marchi <simon.marchi@efficios.com>
3391
3392 PR gdb/26532
3393 * gdb.base/ui-redirect.exp: Update pattern.
3394
b04aa1fc
GB
33952020-08-25 Gary Benson <gbenson@redhat.com>
3396
3397 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3398 when compiling with clang.
8571e9c8 3399 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 3400
9f68b453
GB
34012020-08-25 Gary Benson <gbenson@redhat.com>
3402
3403 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3404 Add additional_flags=-Wno-inaccessible-base when compiling
3405 with GCC >= 10.1 or clang. Add additional_flags=-w when
3406 compiling with GCC < 10.
3407
3945d2d7
GM
34082020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3409
3410 PR m2/26372
fc5d6901
SM
3411 * gdb.modula2/multidim.c: New file.
3412 * gdb.modula2/multidim.exp: New file.
3945d2d7 3413
60122dbe
SM
34142020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3415
3416 * lib/gdb.exp (runto): Always emit fail on internal error.
3417
1eb8556f
SM
34182020-08-24 Simon Marchi <simon.marchi@efficios.com>
3419
3420 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3421 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3422 Likewise.
3423 * gdb.threads/stepi-random-signal.exp: Likewise.
3424
33bf4c5c
TBA
34252020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3426
3427 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3428 * gdb.trace/strace.exp: Ditto.
3429
c2fd7fae
AKS
34302020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3431
3432 * gdb.fortran/vla-type.exp: Skip commands not required for
3433 the Flang compiled binaries after prologue fix.
3434
326afb72
TT
34352020-08-17 Tom de Vries <tdevries@suse.de>
3436 Tom Tromey <tromey@adacore.com>
3437
3438 PR rust/26197:
3439 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3440
3ae7ab99
TT
34412020-08-17 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/mi_var_access.exp: New file.
3444 * gdb.ada/mi_var_access/mi_access.adb: New file.
3445 * gdb.ada/mi_var_access/pck.adb: New file.
3446 * gdb.ada/mi_var_access/pck.ads: New file.
3447
f569c1c5
TV
34482020-08-16 Tom de Vries <tdevries@suse.de>
3449
3450 PR gdb/25350
3451 * gdb.base/eh_return.c: New test.
3452 * gdb.base/eh_return.exp: New file.
3453
3d11c30a
TV
34542020-08-15 Tom de Vries <tdevries@suse.de>
3455
3456 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3457 (mixed_func_1d_): Use fortran_charlen_t in decl.
3458
547ce8f0
TV
34592020-08-15 Tom de Vries <tdevries@suse.de>
3460
3461 PR backtrace/26390
3462 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3463 Update expected pattern.
3464
a54a7f13
PA
34652020-08-13 Pedro Alves <pedro@palves.net>
3466
3467 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3468 * gdb.fortran/library-module.exp: Likewise.
3469 * gdb.fortran/logical.exp: Likewise.
3470 * gdb.fortran/module.exp: Likewise.
3471 * gdb.fortran/print_type.exp: Likewise.
3472 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3473 * gdb.fortran/vla-datatypes.exp: Likewise.
3474 * gdb.fortran/vla-history.exp: Likewise.
3475 * gdb.fortran/vla-ptr-info.exp: Likewise.
3476 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3477 * gdb.fortran/vla-ptype.exp: Likewise.
3478 * gdb.fortran/vla-sizeof.exp: Likewise.
3479 * gdb.fortran/vla-type.exp: Likewise.
3480 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3481 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3482 * gdb.fortran/vla-value-sub.exp: Likewise.
3483 * gdb.fortran/vla-value.exp: Likewise.
3484
7a82e903
PA
34852020-08-13 Pedro Alves <pedro@palves.net>
3486
3487 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3488 * gdb.ada/access_to_packed_array.exp: Likewise.
3489 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3490 * gdb.ada/addr_arith.exp: Likewise.
3491 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3492 * gdb.ada/arr_arr.exp: Likewise.
3493 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3494 * gdb.ada/array_bounds.exp: Likewise.
3495 * gdb.ada/array_of_variable_length.exp: Likewise.
3496 * gdb.ada/array_ptr_renaming.exp: Likewise.
3497 * gdb.ada/array_subscript_addr.exp: Likewise.
3498 * gdb.ada/arraydim.exp: Likewise.
3499 * gdb.ada/arrayparam.exp: Likewise.
3500 * gdb.ada/arrayptr.exp: Likewise.
3501 * gdb.ada/assign_1.exp: Likewise.
3502 * gdb.ada/assign_arr.exp: Likewise.
3503 * gdb.ada/atomic_enum.exp: Likewise.
3504 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3505 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3506 * gdb.ada/bias.exp: Likewise.
3507 * gdb.ada/boolean_expr.exp: Likewise.
3508 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3509 * gdb.ada/bp_enum_homonym.exp: Likewise.
3510 * gdb.ada/bp_inlined_func.exp: Likewise.
3511 * gdb.ada/bp_on_var.exp: Likewise.
3512 * gdb.ada/bp_range_type.exp: Likewise.
3513 * gdb.ada/bp_reset.exp: Likewise.
3514 * gdb.ada/call_pn.exp: Likewise.
3515 * gdb.ada/catch_assert_if.exp: Likewise.
3516 * gdb.ada/catch_ex.exp: Likewise.
3517 * gdb.ada/catch_ex_std.exp: Likewise.
3518 * gdb.ada/char_enum.exp: Likewise.
3519 * gdb.ada/char_param.exp: Likewise.
3520 * gdb.ada/complete.exp: Likewise.
3521 * gdb.ada/cond_lang.exp: Likewise.
3522 * gdb.ada/convvar_comp.exp: Likewise.
3523 * gdb.ada/dgopt.exp: Likewise.
3524 * gdb.ada/disc_arr_bound.exp: Likewise.
3525 * gdb.ada/display_nested.exp: Likewise.
3526 * gdb.ada/dot_all.exp: Likewise.
3527 * gdb.ada/dyn_loc.exp: Likewise.
3528 * gdb.ada/dyn_stride.exp: Likewise.
3529 * gdb.ada/excep_handle.exp: Likewise.
3530 * gdb.ada/expr_delims.exp: Likewise.
3531 * gdb.ada/expr_with_funcall.exp: Likewise.
3532 * gdb.ada/exprs.exp: Likewise.
3533 * gdb.ada/fin_fun_out.exp: Likewise.
3534 * gdb.ada/fixed_cmp.exp: Likewise.
3535 * gdb.ada/formatted_ref.exp: Likewise.
3536 * gdb.ada/frame_arg_lang.exp: Likewise.
3537 * gdb.ada/frame_args.exp: Likewise.
3538 * gdb.ada/fullname_bp.exp: Likewise.
3539 * gdb.ada/fun_addr.exp: Likewise.
3540 * gdb.ada/fun_in_declare.exp: Likewise.
3541 * gdb.ada/fun_overload_menu.exp: Likewise.
3542 * gdb.ada/fun_renaming.exp: Likewise.
3543 * gdb.ada/funcall_char.exp: Likewise.
3544 * gdb.ada/funcall_param.exp: Likewise.
3545 * gdb.ada/funcall_ptr.exp: Likewise.
3546 * gdb.ada/funcall_ref.exp: Likewise.
3547 * gdb.ada/homonym.exp: Likewise.
3548 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3549 * gdb.ada/info_auto_lang.exp: Likewise.
3550 * gdb.ada/info_exc.exp: Likewise.
3551 * gdb.ada/info_types.exp: Likewise.
3552 * gdb.ada/int_deref.exp: Likewise.
3553 * gdb.ada/interface.exp: Likewise.
3554 * gdb.ada/iwide.exp: Likewise.
3555 * gdb.ada/lang_switch.exp: Likewise.
3556 * gdb.ada/length_cond.exp: Likewise.
3557 * gdb.ada/maint_with_ada.exp: Likewise.
3558 * gdb.ada/mi_catch_assert.exp: Likewise.
3559 * gdb.ada/mi_catch_ex.exp: Likewise.
3560 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3561 * gdb.ada/mi_dyn_arr.exp: Likewise.
3562 * gdb.ada/mi_ex_cond.exp: Likewise.
3563 * gdb.ada/mi_exc_info.exp: Likewise.
3564 * gdb.ada/mi_interface.exp: Likewise.
3565 * gdb.ada/mi_prot.exp: Likewise.
3566 * gdb.ada/mi_ref_changeable.exp: Likewise.
3567 * gdb.ada/mi_string_access.exp: Likewise.
3568 * gdb.ada/mi_task_arg.exp: Likewise.
3569 * gdb.ada/mi_task_info.exp: Likewise.
3570 * gdb.ada/mi_var_array.exp: Likewise.
3571 * gdb.ada/mi_var_union.exp: Likewise.
3572 * gdb.ada/mi_variant.exp: Likewise.
3573 * gdb.ada/minsyms.exp: Likewise.
3574 * gdb.ada/mod_from_name.exp: Likewise.
3575 * gdb.ada/nested.exp: Likewise.
3576 * gdb.ada/null_array.exp: Likewise.
3577 * gdb.ada/optim_drec.exp: Likewise.
3578 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3579 * gdb.ada/packed_array_assign.exp: Likewise.
3580 * gdb.ada/packed_tagged.exp: Likewise.
3581 * gdb.ada/pp-rec-component.exp: Likewise.
3582 * gdb.ada/print_chars.exp: Likewise.
3583 * gdb.ada/print_pc.exp: Likewise.
3584 * gdb.ada/ptr_typedef.exp: Likewise.
3585 * gdb.ada/ptype_arith_binop.exp: Likewise.
3586 * gdb.ada/ptype_array.exp: Likewise.
3587 * gdb.ada/ptype_field.exp: Likewise.
3588 * gdb.ada/ptype_tagged_param.exp: Likewise.
3589 * gdb.ada/ptype_union.exp: Likewise.
3590 * gdb.ada/py_range.exp: Likewise.
3591 * gdb.ada/py_taft.exp: Likewise.
3592 * gdb.ada/rdv_wait.exp: Likewise.
3593 * gdb.ada/rec_comp.exp: Likewise.
3594 * gdb.ada/rec_return.exp: Likewise.
3595 * gdb.ada/ref_param.exp: Likewise.
3596 * gdb.ada/ref_tick_size.exp: Likewise.
3597 * gdb.ada/rename_subscript_param.exp: Likewise.
3598 * gdb.ada/repeat_dyn.exp: Likewise.
3599 * gdb.ada/same_component_name.exp: Likewise.
3600 * gdb.ada/same_enum.exp: Likewise.
3601 * gdb.ada/scalar_storage.exp: Likewise.
3602 * gdb.ada/set_wstr.exp: Likewise.
3603 * gdb.ada/small_reg_param.exp: Likewise.
3604 * gdb.ada/str_binop_equal.exp: Likewise.
3605 * gdb.ada/str_ref_cmp.exp: Likewise.
3606 * gdb.ada/str_uninit.exp: Likewise.
3607 * gdb.ada/sub_variant.exp: Likewise.
3608 * gdb.ada/sym_print_name.exp: Likewise.
3609 * gdb.ada/taft_type.exp: Likewise.
3610 * gdb.ada/tagged.exp: Likewise.
3611 * gdb.ada/tagged_access.exp: Likewise.
3612 * gdb.ada/task_bp.exp: Likewise.
3613 * gdb.ada/task_switch_in_core.exp: Likewise.
3614 * gdb.ada/tasks.exp: Likewise.
3615 * gdb.ada/tick_last_segv.exp: Likewise.
3616 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3617 * gdb.ada/type_coercion.exp: Likewise.
3618 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3619 * gdb.ada/unchecked_union.exp: Likewise.
3620 * gdb.ada/uninitialized_vars.exp: Likewise.
3621 * gdb.ada/var_arr_attrs.exp: Likewise.
3622 * gdb.ada/var_arr_typedef.exp: Likewise.
3623 * gdb.ada/var_rec_arr.exp: Likewise.
3624 * gdb.ada/variant-record.exp: Likewise.
3625 * gdb.ada/variant.exp: Likewise.
3626 * gdb.ada/variant_record_packed_array.exp: Likewise.
3627 * gdb.ada/varsize_limit.exp: Likewise.
3628 * gdb.ada/whatis_array_val.exp: Likewise.
3629 * gdb.ada/widewide.exp: Likewise.
3630 * gdb.ada/win_fu_syms.exp: Likewise.
3631
36322020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
3633
3634 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3635
10c381b5
AB
36362020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3637
3638 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3639 unset the array variable.
3640
8f34b746
TV
36412020-08-03 Tom de Vries <tdevries@suse.de>
3642
3643 PR symtab/26333
3644 * lib/dwarf.exp (DW_LNE_user): New proc.
3645 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3646 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3647
0245e136
KB
36482020-07-31 Kevin Buettner <kevinb@redhat.com>
3649
3650 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3651 to 'uintptr_t'
3652 (inttypes.h): Include.
3653
9ef1ec5d
KB
36542020-07-31 Kevin Buettner <kevinb@redhat.com>
3655
3656 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3657 (C5_24k): Delete.
3658 (C5_8k, C5_64k, C5_256k): New macros.
3659 (buf_ro): Allocate 256 KiB of initialized data.
3660
4c55e970
TBA
36612020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3662
3663 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3664 that attempt to overwrite an existing condition with a condition
3665 that fails parsing and also with a condition that parses fine
3666 but contains junk at the end.
3667
1e620590
TBA
36682020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3669
3670 * gdb.base/condbreak-bad.c: New test.
3671 * gdb.base/condbreak-bad.exp: New file.
3672
e12dcc50
TV
36732020-07-30 Tom de Vries <tdevries@suse.de>
3674
3675 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3676 out of ...
3677 (GDBInfoModuleSymbols::check_entry): ... here.
3678 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3679 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3680 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3681
6cc64caa
TV
36822020-07-30 Tom de Vries <tdevries@suse.de>
3683
3684 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3685 "__class_some_module_Number_t" optional.
3686
90fd07fc
TV
36872020-07-29 Tom de Vries <tdevries@suse.de>
3688
3689 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3690 multiple locations.
3691
f5c79e97
TV
36922020-07-29 Tom de Vries <tdevries@suse.de>
3693
3694 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3695 rather than function name.
3696
f75a0693
AB
36972020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3698
3699 PR symtab/26270:
3700 * gdb.cp/disasm-func-name.cc: New file.
3701 * gdb.cp/disasm-func-name.exp: New file.
3702
4888741a
TT
37032020-07-28 Tom Tromey <tromey@adacore.com>
3704
3705 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3706 'varval' location.
3707
43d5901d
AB
37082020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.python/py-unwind.py: Update to make use of a register
3711 descriptor.
3712
14fa8fb3
AB
37132020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3714
3715 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3716
e79eb02f
AB
37172020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3718
3719 PR fortran/23051
3720 PR fortran/26139
3721 * gdb.fortran/class-allocatable-array.exp: New file.
3722 * gdb.fortran/class-allocatable-array.f90: New file.
3723 * gdb.fortran/pointer-to-pointer.exp: New file.
3724 * gdb.fortran/pointer-to-pointer.f90: New file.
3725
876518dd
TV
37262020-07-25 Tom de Vries <tdevries@suse.de>
3727
3728 PR symtab/26243
3729 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3730 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3731
6dcfb80a
TV
37322020-07-24 Tom de Vries <tdevries@suse.de>
3733
3734 PR testsuite/26293
3735 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3736
e7bc9db8
PA
37372020-07-23 Pedro Alves <pedro@palves.net>
3738
3739 * gdb.server/server-kill.exp (prepare): New, factored out from the
3740 top level.
3741 (kill_server): New.
3742 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3743 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3744
78344df7
AB
37452020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3746
3747 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3748
25dfed24
SL
37492020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3750
3751 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3752 Initialize to empty string at top level.
3753 (gdb_wrapper_init): Revert check for file existence on build.
3754 Build the wrapper in its default place, not a build-specific
3755 location. When host == build, make the pathname absolute.
3756 (gdb_compile): Delete leftover declaration of
3757 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3758 string instead of uninitialized.
3759
7da515fd
KB
37602020-07-22 Kevin Buettner <kevinb@redhat.com>
3761
3762 * gdb.base/corefile2.exp: New file.
3763 * gdb.base/coremaker2.exp: New file.
3764
9c5ec5c2
KB
37652020-07-22 Kevin Buettner <kevinb@redhat.com>
3766
3767 * gdb.base/coredump-filter.exp: Add second
3768 non-Private-Shared-Anon-File test.
3769 (test_disasm): Rename binfile for test which is expected
3770 to fail.
3771
f9e233c9
KB
37722020-07-22 Kevin Buettner <kevinb@redhat.com>
3773
3774 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3775 data in core file".
3776 * gdb.base/coremaker.c (buf2ro): New global.
3777 (mmapdata): Add a read-only mmap mapping.
3778
94c265d7
KB
37792020-07-22 Kevin Buettner <kevinb@redhat.com>
3780
3781 PR corefiles/25631
3782 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3783 New test.
3784 * gdb.base/coremaker.c (buf3): New global.
3785 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3786 flags.
3787
37882020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
3789
3790 * gdb.base/coremaker.c (filler_ro): New global constant.
3791
32fa152e
TT
37922020-07-22 Tom Tromey <tromey@adacore.com>
3793
3794 * gdb.ada/mi_prot.exp: New file.
3795 * gdb.ada/mi_prot/pkg.adb: New file.
3796 * gdb.ada/mi_prot/pkg.ads: New file.
3797 * gdb.ada/mi_prot/prot.adb: New file.
3798
c8474dc3
TBA
37992020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3800
3801 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3802 loads two JITers.
3803
baf8791e
AB
38042020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3807
f7306dac
AB
38082020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.python/py-arch-reg-names.exp: Additional tests.
3811
6d3d6e4b
TV
38122020-07-21 Tom de Vries <tdevries@suse.de>
3813
3814 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3815 breakpoint locations".
3816 * gdb.reverse/solib-reverse.exp: Same.
3817
803d0592
TV
38182020-07-21 Tom de Vries <tdevries@suse.de>
3819
3820 * gdb.reverse/step-reverse.c (callee): Merge statements.
3821
e9bdc510
TV
38222020-07-21 Tom de Vries <tdevries@suse.de>
3823
3824 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3825 line numbers for some variables.
3826
f0f9e75a
TV
38272020-07-21 Tom de Vries <tdevries@suse.de>
3828
3829 * gdb.opt/inline-locals.c (init_array): New func.
3830 (func1): Use init_array.
3831 * gdb.opt/inline-locals.exp: Update pattern.
3832
bd460ecb
TV
38332020-07-21 Tom de Vries <tdevries@suse.de>
3834
3835 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3836 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3837
ae5369e7
LC
38382020-07-20 Ludovic Courtès <ludo@gnu.org>
3839
3840 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3841 * gdb.guile/types-module.exp: Remove "ERROR:" from
3842 regexps since Guile 3.0 no longer prints that.
3843
68cf161c
LC
38442020-07-20 Ludovic Courtès <ludo@gnu.org>
3845
3846 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3847 error regexp to match on Guile 2.2.
3848
c14b4913
GB
38492020-07-20 Gary Benson <gbenson@redhat.com>
3850
3851 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3852 with clang.
3853
b243ba58
TV
38542020-07-20 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3857 (omp_set_lock_in_order): New function.
3858 (single_scope, multi_scope, nested_func, nested_parallel): Use
3859 omp_set_lock_in_order and omp_unset_lock.
3860 (main): Init and destroy lock and lock2.
3861
c06ad8b5
TV
38622020-07-20 Tom de Vries <tdevries@suse.de>
3863
3864 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3865
6e22f117
TV
38662020-07-20 Tom de Vries <tdevries@suse.de>
3867
3868 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3869
33176ea7
TV
38702020-07-17 Tom de Vries <tdevries@suse.de>
3871
3872 * gdb.base/valgrind-infcall-2.c: New test.
3873 * gdb.base/valgrind-infcall-2.exp: New file.
3874 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3875
90c3ec2d
TV
38762020-07-17 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.dlang/circular.c (found): Use found_label as label name.
3879 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3880 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3881 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3882 * gdb.dwarf2/ada-linkage-name.exp: Same.
3883 * gdb.dwarf2/arr-subrange.exp: Same.
3884 * gdb.dwarf2/atomic-type.exp: Same.
3885 * gdb.dwarf2/comp-unit-lang.exp: Same.
3886 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3887 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3888 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3889 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3890 * gdb.dwarf2/implptr-64bit.exp: Same.
3891 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3892 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3893 * gdb.dwarf2/imported-unit.exp: Same.
3894 * gdb.dwarf2/main-subprogram.exp: Same.
3895 * gdb.dwarf2/missing-type-name.exp: Same.
3896 * gdb.dwarf2/nonvar-access.exp: Same.
3897 * gdb.dwarf2/struct-with-sig.exp: Same.
3898 * gdb.dwarf2/typedef-void-finish.exp: Same.
3899 * gdb.dwarf2/void-type.exp: Same.
3900
10da644d
TV
39012020-07-17 Tom de Vries <tdevries@suse.de>
3902
3903 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3904 src parameter.
3905 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3906 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3907 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3908 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3909 * gdb.dwarf2/dwz.exp: Same.
3910 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3911 * gdb.dwarf2/implref-array.exp: Same.
3912 * gdb.dwarf2/implref-const.exp: Same.
3913 * gdb.dwarf2/implref-global.exp: Same.
3914 * gdb.dwarf2/implref-struct.exp: Same.
3915 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3916 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3917 * gdb.dwarf2/var-access.exp: Same.
3918 * gdb.dwarf2/varval.exp: Same.
3919 * gdb.trace/entry-values.exp: Same.
3920
315e6afc
TV
39212020-07-17 Tom de Vries <tdevries@suse.de>
3922
3923 * lib/dwarf.exp (Dwarf::extern): Remove.
3924 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3925 * gdb.dlang/circular.exp: Same.
3926 * gdb.dwarf2/comp-unit-lang.exp: Same.
3927 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3928 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3929 * gdb.dwarf2/dwz.exp: Same.
3930 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3931 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3932 * gdb.dwarf2/imported-unit.exp: Same.
3933 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3934
5597c940
SL
39352020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3936
3937 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3938 Use double quotes instead of single quotes.
3939
d0ce17d8
CT
39402020-07-16 Caroline Tice <cmtice@google.com>
3941
3942 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3943 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3944
853772cc
TV
39452020-07-16 Tom de Vries <tdevries@suse.de>
3946
3947 * lib/dwarf.exp (program): Initialize _line.
3948 (DW_LNE_end_sequence): Reinitialize _line.
3949 (DW_LNS_advance_line): Update _line.
3950 (line): New proc.
3951 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3952 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3953 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3954 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3955 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3956 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3957
fe07b572
AB
39582020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3961 generic.
3962
52781cce
TV
39632020-07-15 Tom de Vries <tdevries@suse.de>
3964
3965 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3966 is_amd64_regs_target.
3967
3dcc261c
AB
39682020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3969
3970 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3971 * gdb.fortran/ptype-on-functions.f90: Likewise.
3972
054a0959
SM
39732020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3974
3975 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3976 values in documentation for addr_size to 4 and 8.
3977
ccb9eba6
AB
39782020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3979
3980 * gdb.arch/amd64-osabi.exp: Update.
3981 * gdb.arch/arm-disassembler-options.exp: Update.
3982 * gdb.arch/powerpc-disassembler-options.exp: Update.
3983 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3984 * gdb.arch/s390-disassembler-options.exp: Update.
3985 * gdb.base/all-architectures.exp.tcl: Update.
3986 * gdb.base/attach-pie-noexec.exp: Update.
3987 * gdb.base/catch-syscall.exp: Update.
3988 * gdb.xml/tdesc-arch.exp: Update.
3989
025a39a7
TV
39902020-07-14 Tom de Vries <tdevries@suse.de>
3991
3992 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3993 (local_gettid): ... this.
3994 (fn): Update.
3995
74e4b667
SL
39962020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3997
3998 * gdb.base/info_sources.exp: Skip directory match tests on
3999 remote hosts.
4000
f413dd74
GB
40012020-07-13 Gary Benson <gbenson@redhat.com>
4002
4003 * gdb.base/savedregs.exp (caller): Use parentheses to
4004 make expected expression evaluation ordering explicit.
4005
915771bb
GB
40062020-07-13 Gary Benson <gbenson@redhat.com>
4007
4008 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
4009
2a122642
GB
40102020-07-13 Gary Benson <gbenson@redhat.com>
4011
4012 * gdb.base/bigcore.c (main): Use a volatile pointer when
4013 attempting to trigger a SIGSEGV.
4014 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
4015 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
4016 * gdb.base/savedregs.c (thrower): Likewise.
4017 * gdb.mi/mi-syn-frame.c (bar): Likewise.
4018
3f00c730
GB
40192020-07-13 Gary Benson <gbenson@redhat.com>
4020
4021 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4022 defining and using VLA structure fields into...
4023 * gdb.base/vla-struct-fields.c: New file.
4024 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4025 tests into...
4026 * gdb.base/vla-struct-fields.exp: New file.
4027
963eeee4
TV
40282020-07-13 Tom de Vries <tdevries@suse.de>
4029
4030 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4031 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4032 * gdb.base/gold-gdb-index.exp: Same.
4033 * gdb.base/morestack.exp: Same.
4034
0ed35c9a
DX
40352020-07-11 Daniel Xu <dxu@dxuuu.xyz>
4036
4037 PR rust/26121
4038 * gdb.rust/modules.rs: Prevent linker from discarding test
4039 symbol.
4040
4fdba23d
PA
40412020-07-10 Pedro Alves <pedro@palves.net>
4042
4043 PR gdb/26199
4044 * gdb.multi/multi-target.c (exit_thread): New.
4045 (thread_start): Break loop if EXIT_THREAD.
4046 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4047 (top level) Call test_no_resumed.
4048
15f3b077
TT
40492020-07-08 Tom Tromey <tromey@adacore.com>
4050
4051 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4052 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4053
9fc501fd
AB
40542020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4055
4056 PR python/22748
4057 * gdb.opt/inline-frame-tailcall.c: New file.
4058 * gdb.opt/inline-frame-tailcall.exp: New file.
4059 * gdb.python/py-unwind-inline.c: New file.
4060 * gdb.python/py-unwind-inline.exp: New file.
4061 * gdb.python/py-unwind-inline.py: New file.
4062
64cb3757
AB
40632020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4064
4065 * gdb.python/py-arch-reg-groups.exp: New file.
4066
0f767f94
AB
40672020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4068
4069 * gdb.python/py-arch-reg-names.exp: New file.
4070
87dbc774
AB
40712020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4072
4073 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4074 gdb.PendingFrame.architecture method.
4075
d8cc8af6
TV
40762020-07-06 Tom de Vries <tdevries@suse.de>
4077
4078 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4079
3c8ea5be
PA
40802020-07-03 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4083 explicitly write negative numbers.
4084 * gdb.base/structs2.exp: Adjust expected output.
4085
bf90c83a
PA
40862020-07-03 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.base/charset.c (init_string): Change all char parameters to
4089 unsigned char parameters.
4090
2eb82157
PA
40912020-07-03 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/call-sc.exp (start_scalars_test): Use
4094 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4095 * gdb.base/overlays.c: Remove references to PARAMS.
4096 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4097 * gdb.base/reread.exp: Don't set 'prototypes' global.
4098 * gdb.base/structs.exp (start_structs_test): Use
4099 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4100 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4101 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4102 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4103 call.
4104 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4105
9adda7af
PA
41062020-07-03 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.base/m32rovly.c: Delete.
4109 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4110
2a17c803
PW
41112020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4112
4113 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4114 of gdb_py_test_multiple.
4115 * gdb.python/py-cmd.exp: Likewise.
4116 * gdb.python/py-events.exp: Likewise.
4117 * gdb.python/py-function.exp: Likewise.
4118 * gdb.python/py-inferior.exp: Likewise.
4119 * gdb.python/py-infthread.exp: Likewise.
4120 * gdb.python/py-linetable.exp: Likewise.
4121 * gdb.python/py-parameter.exp: Likewise.
4122 * gdb.python/py-value.exp: Likewise.
4123
b011fe1a
TV
41242020-06-30 Tom de Vries <tdevries@suse.de>
4125
4126 PR testsuite/26175
4127 * lib/future.exp (gdb_default_target_compile): Detect and handle
4128 early_flags.
4129
df5b8876
SM
41302020-06-29 Simon Marchi <simon.marchi@efficios.com>
4131
4132 * boards/simavr.exp (gdb_load): Catch errors when closing
4133 previous connection. Close connection, wait for process and
4134 unset simavr_spawn_id on failure.
4135
a3ca48cd
TV
41362020-06-29 Tom de Vries <tdevries@suse.de>
4137
4138 * lib/gdb.exp (unknown): Make test-case unresolved.
4139
b0237c0e
TV
41402020-06-29 Tom de Vries <tdevries@suse.de>
4141
4142 PR gdb/25475
4143 * gdb.server/solib-list.exp: Verify that the symbol reload
4144 confirmation question is asked.
4145
c0b3b3bd
PW
41462020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4147
4148 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4149 have a input seq nr in each pass message.
fe4c3d43 4150 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
4151 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4152 * gdb.python/python.exp: Make test names unique,
4153 use gdb_test_multiline instead of gdb_py_test_multiple,
4154 use $gdb_test_name.
4155 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4156
1776e3e5
NA
41572020-06-26 Nick Alcock <nick.alcock@oracle.com>
4158
4159 * configure.ac: Add --enable-libctf.
4160 * aclocal.m4: sinclude ../config/enable.m4.
4161 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4162 * lib/gdb.exp (skip_ctf_tests): Use it.
4163 * gdb.base/ctf-constvars.exp: Error message tweak.
4164 * gdb.base/ctf-ptype.exp: Likewise.
4165 * configure: Regenerate.
4166
f53b3eeb
GB
41672020-06-26 Gary Benson <gbenson@redhat.com>
4168
4169 * gdb.cp/try_catch.cc: Include string.h.
4170 (main): Replace comparison against string literal with
4171 strcmp, avoiding build failure with -Wstring-compare.
4172 Add "marker test-complete".
4173 * gdb.cp/try_catch.exp: Run the test to the above marker,
4174 then verify that the value of "test" is still true.
4175
6d74da72
AB
41762020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4177
4178 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4179
2e52d038
AB
41802020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4181
4182 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4183
3b9fce96
AB
41842020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4185
4186 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4187 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4188 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4189 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4190 * gdb.arch/riscv-tdesc-loading.exp: New file.
4191
ed69cbc8
AB
41922020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4195
767a879e
AB
41962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4197
4198 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4199 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4200 * gdb.arch/riscv-tdesc-regs.c: New file.
4201 * gdb.arch/riscv-tdesc-regs.exp: New file.
4202
221db974
PA
42032020-06-24 Pedro Alves <palves@redhat.com>
4204
4205 * gdb.arch/amd64-entry-value-paramref.exp: Use
4206 prepare_for_testing_full and don't pass "c++" for the .S file
4207 build spec.
4208 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4209 $options, since it's an assembly file. Remove -Wno-deprecated.
4210 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4211 compiling C++ programs.
4212
331733cd
PA
42132020-06-24 Pedro Alves <palves@redhat.com>
4214
4215 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4216 Clang, add "-Wno-unknown-warning-option" to the options.
4217
caa7fd04
AB
42182020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4219
4220 * gdb.xml/tdesc-reload.c: New file.
4221 * gdb.xml/tdesc-reload.exp: New file.
4222 * gdb.xml/maint-xml-dump-01.xml: New file.
4223 * gdb.xml/maint-xml-dump-02.xml: New file.
4224 * gdb.xml/maint-xml-dump.exp: New file.
4225
bb8d1260
SL
42262020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4227
4228 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4229 Adjust for omitted commands when TUI is disabled.
4230
7e4b9c4c
GB
42312020-06-23 Gary Benson <gbenson@redhat.com>
4232 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4235 * gdb.cp/nsimport.cc: Likewise.
4236 * gdb.cp/nsnested.cc: Likewise.
4237 * gdb.cp/nsnoimports.cc: Likewise.
4238 * gdb.cp/nsusing.cc: Likewise.
4239 * gdb.cp/smartp.cc: Likewise.
4240 * gdb.python/py-pp-integral.c: Likewise.
4241 * gdb.python/py-pp-re-notag.c: Likewise.
4242
2e573c0a
GB
42432020-06-23 Gary Benson <gbenson@redhat.com>
4244
4245 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4246 * gdb.cp/nsimport.cc: Likewise.
4247 * gdb.cp/nsnested.cc: Likewise.
4248 * gdb.cp/nsnoimports.cc: Likewise.
4249 * gdb.cp/nsusing.cc: Likewise.
4250 * gdb.cp/smartp.cc: Likewise.
4251 * gdb.python/py-pp-integral.c: Likewise.
4252 * gdb.python/py-pp-re-notag.c: Likewise.
4253
746ebfe8
PW
42542020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4255
4256 * gdb.base/default-args.exp: New test.
4257 * gdb.base/default-args.c: New file.
4258 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4259 * gdb.base/default.exp: Update to new help text.
4260 * gdb.base/help.exp: Likewise.
4261 * gdb.base/page.exp: Likewise.
4262 * gdb.base/style.exp: Likewise.
4263 * gdb.guile/guile.exp: Likewise.
4264 * gdb.python/python.exp: Likewise.
4265
e822f2cd
SL
42662020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4267
4268 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4269 remote host. Fix search path syntax on Windows host.
4270
48e9cc84
PW
42712020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4272
4273 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4274 over 'exec-file-mismatch'.
4275 * gdb.base/attach.c: Mark should_exit volatile.
4276 * gdb.base/attach2.c: Likewise. Add a comment explaining
4277 why the sleep cannot be big.
4278 * gdb.base/attach3.c: New file.
4279
160f8a8f
SL
42802020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4281
4282 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4283 prefix optional.
4284
4d91c2a4
SL
42852020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4286
4287 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4288 for remote host.
4289
87f83f20
SL
42902020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4291 Hafiz Abid Qadeer <abidh@codesourcery.com>
4292
4293 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4294 file sent to remote host.
4295 (top level): Allow int32_t as type of 32-bit register.
4296
37ab8655
TV
42972020-06-19 Tom de Vries <tdevries@suse.de>
4298
4299 * lib/gdb.exp (gdb_note): New proc.
4300 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4301 (gdb_default_target_compile): ... here. Only call
4302 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4303 (use_gdb_compile): Change to array.
4304 (toplevel): Update sets of use_gdb_compile to specify language.
4305 Warn about default_target_compile override. Store dejagnu's version
4306 of default_target_compile in dejagnu_default_target_compile.
4307
a8a56685
TV
43082020-06-18 Tom de Vries <tdevries@suse.de>
4309
4310 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4311 (default_gdb_init): ... here.
4312
581bea2c
SL
43132020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4314
4315 Fix TUI support checks in gdb.tui tests.
4316
4317 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4318 just say UNSUPPORTED.
4319 * gdb.tui/corefile-run.exp: Likewise.
4320 * gdb.tui/empty.exp: Likewise.
4321 * gdb.tui/list-before.exp: Likewise.
4322 * gdb.tui/list.exp: Likewise.
4323 * gdb.tui/main.exp: Likewise.
4324 * gdb.tui/regs.exp: Likewise.
4325 * gdb.tui/resize.exp: Likewise.
4326 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4327 * gdb.tui/tui-layout-asm.exp: Likewise.
4328 * gdb.tui/tui-missing-src.exp: Likewise.
4329 * gdb.tui/winheight.exp: Likewise.
4330 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4331
05e682e3
SL
43322020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4333
4334 Fix TCL error in gdb.python/py-format-string.exp.
4335
4336 * gdb.python/py-format-string.exp: Move test for python support
4337 earlier, out of function body.
4338
efb763a5
SM
43392020-06-15 Simon Marchi <simon.marchi@efficios.com>
4340
4341 * gdb.base/index-cache-load-twice.c: New.
4342 * gdb.base/index-cache-load-twice.exp: New.
4343
43327b20
KS
43442020-06-17 Keith Seitz <keiths@redhat.com>
4345
99cf27cf 4346 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
4347 when executing "gdb --configuration".
4348
081e778c
TV
43492020-06-17 Tom de Vries <tdevries@suse.de>
4350
4351 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4352 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4353 conditional on presence of gdb_tcl_unknown.
4354 (gdb_finish): Make override undo conditional on presence of
4355 gdb_tcl_unknown.
4356
d2d1ea20
TT
43572020-06-16 Tom Tromey <tom@tromey.com>
4358
4359 * gdb.python/tui-window.py (failwin): New function. Register it
4360 as a TUI window type.
4361 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4362
c802e8a7
GB
43632020-06-16 Gary Benson <gbenson@redhat.com>
4364
4365 * gdb.python/py-nested-maps.c (create_map): Add missing return
4366 value.
4367 (create_map_map): Likewise.
4368
ff08abb8
TBA
43692020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4370
4371 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4372 variable.
4373 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4374 and use the already-defined 'options' variable.
4375
a29d5112
AB
43762020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4377 Tom de Vries <tdevries@suse.de>
4378
4379 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4380 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4381 (gdb_setup_known_globals): New proc.
4382 (gdb_cleanup_globals): New proc.
4383 * lib/gdb.exp (load_lib): New override proc.
4384 (gdb_stdin_log_init): Set var in_file as persistent global.
4385 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4386 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4387 fpc_compiler as persistent global.
4388
8c74a764
TV
43892020-06-12 Tom de Vries <tdevries@suse.de>
4390
4391 * lib/tuiterm.exp (spawn): Rename to ...
4392 (tui_spawn): ... this.
4393 (toplevel): Move rename of spawn ...
4394 (gdb_init_tuiterm): ... here. New proc.
4395 (gdb_finish_tuiterm): New proc.
4396 * lib/gdb.exp (gdb_finish_hooks): New global var.
4397 (gdb_finish): Handle gdb_finish_hooks.
4398 (tuiterm_env): New proc.
4399 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4400 tuiterm_env.
4401 * gdb.tui/basic.exp: Same.
4402 * gdb.tui/corefile-run.exp: Same.
4403 * gdb.tui/empty.exp: Same.
4404 * gdb.tui/list-before.exp: Same.
4405 * gdb.tui/list.exp: Same.
4406 * gdb.tui/main.exp: Same.
4407 * gdb.tui/new-layout.exp: Same.
4408 * gdb.tui/regs.exp: Same.
4409 * gdb.tui/resize.exp: Same.
4410 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4411 * gdb.tui/tui-layout-asm.exp: Same.
4412 * gdb.tui/tui-missing-src.exp: Same.
4413 * gdb.tui/winheight.exp: Same.
4414
26783bce
TV
44152020-06-12 Tom de Vries <tdevries@suse.de>
4416
4417 PR testsuite/26110
4418 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4419 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4420
2b4e6a3f
TT
44212020-06-11 Tom Tromey <tom@tromey.com>
4422
4423 PR gdb/18318:
4424 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4425 floating point tests.
4426
2f33032a
KS
44272020-06-11 Keith Seitz <keiths@redhat.com>
4428
4429 PR gdb/21356
4430 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4431 vla_struct.
4432 Add new struct vla_typedef and union vla_typedef_union and
4433 corresponding instantiation objects.
4434 Initialize new objects.
4435 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4436 and vla_typedef_union_object.
4437 Fixup type for vla_struct_object.
4438
a8baf0a3
TV
44392020-06-11 Tom de Vries <tdevries@suse.de>
4440
4441 * lib/gdb.exp (with_override): New proc, factored out of ...
4442 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4443
7ab96794
TV
44442020-06-10 Tom de Vries <tdevries@suse.de>
4445
4446 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4447
cab5c3b7
SM
44482020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4449
4450 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4451 parameter, update callers.
4452
f8c41851
SM
44532020-06-04 Simon Marchi <simon.marchi@efficios.com>
4454
4455 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4456 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4457 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4458
1c07a73f
TV
44592020-06-04 Tom de Vries <tdevries@suse.de>
4460
4461 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4462
95146b5d
TV
44632020-06-04 Tom de Vries <tdevries@suse.de>
4464
4465 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4466 exp_continue.
4467
0cfcd4f0
TV
44682020-06-04 Tom de Vries <tdevries@suse.de>
4469
4470 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4471
f9b5d5ea
TV
44722020-06-03 Tom de Vries <tdevries@suse.de>
4473
4474 PR symtab/26046
4475 * gdb.cp/breakpoint-locs-2.cc: New test.
4476 * gdb.cp/breakpoint-locs.cc: New test.
4477 * gdb.cp/breakpoint-locs.exp: New file.
4478 * gdb.cp/breakpoint-locs.h: New test.
4479
5144dfba
TV
44802020-06-03 Tom de Vries <tdevries@suse.de>
4481
4482 PR testsuite/25609
4483 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4484 value of global verbose.
4485 * gdb.base/jit-elf.exp: Same.
4486 * gdb.base/jit-reader.exp: Same.
4487
621eacdf
TV
44882020-06-02 Tom de Vries <tdevries@suse.de>
4489
4490 * gdb.dwarf2/multidictionary.exp: Don't use
4491 gdb_spawn_with_cmdline_opts.
4492
1313c56e
AB
44932020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4496 use_header case.
4497 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4498 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4499 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4500 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4501 * gdb.dwarf2/dw2-inline-header.c: New file.
4502 * gdb.dwarf2/dw2-inline-header.h: New file.
4503
f68f85b5
PA
45042020-05-30 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4507 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4508
678048e8
GB
45092020-05-29 Gary Benson <gbenson@redhat.com>
4510
4511 * gdb.compile/compile-cplus.exp (additional_flags): Also
4512 set when building with clang.
4513 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4514 when building with clang.
4515
9fcafd23
GB
45162020-05-29 Gary Benson <gbenson@redhat.com>
4517
4518 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4519 building with clang.
4520 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4521
735d5a07
GB
45222020-05-29 Gary Benson <gbenson@redhat.com>
4523
4524 * gdb.cp/koenig.exp (prepare_for_testing): Add
4525 additional_flags=-Wno-unused-comparison.
4526 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4527
4ad2c6a0
GB
45282020-05-28 Gary Benson <gbenson@redhat.com>
4529
4530 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4531 statement.
4532
09fe663e
GB
45332020-05-28 Gary Benson <gbenson@redhat.com>
4534
4535 * gdb.cp/classes.exp (prepare_for_testing): Add
4536 additional_flags=-Wno-deprecated-register.
4537 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4538 * gdb.cp/misc.exp: Likewise.
4539
cee00f17
GB
45402020-05-28 Gary Benson <gbenson@redhat.com>
4541
4542 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4543 (test_op_new::operator new): Add return statement.
4544 (test_op_new_array::operator new[]): Likewise.
4545
636edd00
PA
45462020-05-27 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4549 check. Use test_gdb_complete_unique instead of
4550 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4551 test_gdb_complete_multiple instead of
4552 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4553
c2b75043
LM
45542020-05-27 Luis Machado <luis.machado@linaro.org>
4555
4556 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4557 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4558 * gdb.arch/arm-disassembler-options.exp: Likewise.
4559 * gdb.arch/arm-disp-step.exp: Likewise.
4560 * gdb.arch/thumb-prologue.exp: Likewise.
4561 * gdb.base/async.exp: Likewise.
4562 * gdb.base/auxv.exp: Likewise.
4563 * gdb.base/complex-parts.exp: Likewise.
4564 * gdb.base/ena-dis-br.exp: Likewise.
4565 * gdb.base/foll-exec.exp: Likewise.
4566 * gdb.base/permissions.exp: Likewise.
4567 * gdb.base/relocate.exp: Likewise.
4568 * gdb.base/return2.exp: Likewise.
4569 * gdb.base/sigbpt.exp: Likewise.
4570 * gdb.base/siginfo-obj.exp: Likewise.
4571 * gdb.cp/converts.exp: Likewise.
4572 * gdb.cp/exceptprint.exp: Likewise.
4573 * gdb.cp/inherit.exp: Likewise.
4574 * gdb.cp/nsnoimports.exp: Likewise.
4575 * gdb.cp/virtbase2.exp: Likewise.
4576 * gdb.mi/mi-var-cmd.exp: Likewise.
4577 * gdb.mi/var-cmd.c: Likewise.
4578
53a47a3e
TT
45792020-05-26 Tom Tromey <tromey@adacore.com>
4580
4581 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4582
0bc2354b
TT
45832020-05-26 Tom Tromey <tromey@adacore.com>
4584
4585 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4586 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4587 type.
4588 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4589 variable.
4590
0db49895
CBG
45912020-05-26 Christian Biesinger <cbiesinger@google.com>
4592
4593 * Makefile.in: Use = instead of == for the test command
4594 for portability.
4595
40d22035
TV
45962020-05-26 Tom de Vries <tdevries@suse.de>
4597
4598 * gdb.base/gold-gdb-index-2.c: New test.
4599 * gdb.base/gold-gdb-index.c: New test.
4600 * gdb.base/gold-gdb-index.exp: New file.
4601 * gdb.base/gold-gdb-index.h: New test.
4602
043e2e02
TV
46032020-05-25 Tom de Vries <tdevries@suse.de>
4604
4605 * boards/gold-gdb-index.exp: New file.
4606
462f72c5
SM
46072020-05-25 Simon Marchi <simon.marchi@efficios.com>
4608
4609 * boards/simavr.exp: New file.
4610
6cf66e76
SM
46112020-05-25 Simon Marchi <simon.marchi@efficios.com>
4612
4613 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4614 * gdb.base/inferior-args.exp: New file.
4615 * gdb.base/inferior-args.c: New file.
4616
75d04512
SM
46172020-05-25 Simon Marchi <simon.marchi@efficios.com>
4618
4619 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4620 inferior_args. Pass it to gdb_reload.
4621 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4622 inferior_args.
4623 (gdb_reload): Add inferior_args argument.
4624 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4625 pass it to gdbserver_run.
4626 * boards/native-gdbserver.exp: Do not set noargs.
4627 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4628 inferior_args argument.
4629 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4630 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4631 * gdb.base/args.exp: Likewise.
4632
42cf1844
TV
46332020-05-25 Tom de Vries <tdevries@suse.de>
4634
4635 * lib/gdb.exp (exec_is_pie): Add comment.
4636
8f7d38ef
TV
46372020-05-25 Tom de Vries <tdevries@suse.de>
4638
4639 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4640 instead of $binfile in the untested message.
4641
465e1b0f
TV
46422020-05-25 Tom de Vries <tdevries@suse.de>
4643
4644 PR testsuite/26031
4645 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4646
3c5a0e02
TV
46472020-05-25 Tom de Vries <tdevries@suse.de>
4648
4649 * boards/gold.exp: New file.
4650
0a4f5f8c
TT
46512020-05-23 Tom Tromey <tom@tromey.com>
4652
4653 * gdb.base/style.exp: Remove completion styling test.
4654 * lib/gdb-utils.exp (style): Remove completion styles.
4655
eca1f90c
TT
46562020-05-23 Tom Tromey <tom@tromey.com>
4657
4658 * gdb.base/style.exp: Add completion styling test.
4659 * lib/gdb-utils.exp (style): Add completion styles.
4660
7c13f4e8
AB
46612020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4662
4663 * gdb.base/annota1.exp: Update expected results.
4664 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4665 test name.
4666 * gdb.cp/annota3.exp: Update expected results.
4667
41977d16
SM
46682020-05-20 Simon Marchi <simon.marchi@efficios.com>
4669
4670 PR gdb/26016
4671 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4672 against MAP_FAILED.
4673 * gdb.base/coremaker.c (mmapdata): Likewise.
4674 * gdb.base/jit-reader-host.c (main): Likewise.
4675 * gdb.base/sym-file-loader.c (load): Likewise.
4676 (load_shlib): Likewise.
4677
b4757f2e
TT
46782020-05-20 Tom Tromey <tromey@adacore.com>
4679
4680 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4681
9a0bacfb
TV
46822020-05-20 Tom de Vries <tdevries@suse.de>
4683
4684 PR symtab/25833
4685 * gdb.base/with-mf-inc.c: New test.
4686 * gdb.base/with-mf-main.c: New test.
4687 * gdb.base/with-mf.exp: New file.
4688
76571211
TT
46892020-05-19 Tom Tromey <tromey@adacore.com>
4690
4691 * gdb.rust/simple.exp: Restore missing test result.
4692
4cd9f3d5
TV
46932020-05-19 Tom de Vries <tdevries@suse.de>
4694
4695 * gdb.base/gdb-caching-proc.exp: Fix typo.
4696
7d874253
TT
46972020-05-19 Tom Tromey <tromey@adacore.com>
4698
4699 * gdb.rust/simple.exp: Add some test descriptions.
4700 (test_one_slice): Use with_test_prefix.
4701
1d727695
TV
47022020-05-18 Tom de Vries <tdevries@suse.de>
4703
4704 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4705
7f32a4d5
PA
47062020-05-17 Pedro Alves <palves@redhat.com>
4707
4708 PR gdb/25741
4709 * gdb.base/hw-sw-break-same-address.exp: New file.
4710
7cfd74cf
PA
47112020-05-16 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4714 LAST_LOADED_FILE accordingly.
4715
57b4f16e
PW
47162020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4717
4718 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4719
7c05caf7
PW
47202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4721
4722 * gdb.base/help.exp: Test apropos and help for commands
4723 having aliases. Fixed comments not starting with an
4724 upper-case letter or not finishing with a dot.
4725
7aa1b46f
PW
47262020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4727
3b3aaacb
PW
4728 * gdb.base/alias.exp: Update help output check.
4729
57b4f16e 47302020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 4731
7aa1b46f
PW
4732 * gdb.base/default.exp: Update output following fixes.
4733
0605465f
PW
47342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4735
4736 * gdb.base/alias.exp: Test aliases starting with a prefix of
4737 another alias.
4738
86e4e63d
GB
47392020-05-15 Gary Benson <gbenson@redhat.com>
4740
4741 * gdb.base/info-os.c (main): Add return statement.
4742 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4743 * gdb.base/large-frame-2.c (func): Likewise.
4744 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4745 * gdb.base/pr10179-b.c (foo2): Likewise.
4746 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4747 * gdb.base/watch-cond.c (func): Likewise.
4748 * gdb.multi/goodbye.c (verylongfun): Likewise.
4749 * gdb.multi/hello.c (commonfun): Likewise.
4750 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4751 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4752 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4753 Likewise.
4754 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4755 * gdb.threads/interrupt-while-step-over.c (child_function):
4756 Likewise.
4757 * gdb.trace/actions-changed.c (end): Likewise.
4758
163df4df
GB
47592020-05-15 Gary Benson <gbenson@redhat.com>
4760
4761 * gdb.opencl/callfuncs.exp: Report when test skipped.
4762 * gdb.opencl/convs_casts.exp: Likewise.
4763 * gdb.opencl/datatypes.exp: Likewise.
4764 * gdb.opencl/operators.exp: Likewise.
4765 * gdb.opencl/vec_comps.exp: Likewise.
4766
6dbc505a
TV
47672020-05-15 Tom de Vries <tdevries@suse.de>
4768
4769 * gdb.base/align.exp.in: Rename to ...
4770 * gdb.base/align.exp.tcl: ... this.
4771 * gdb.base/align-c++.exp: Update.
4772 * gdb.base/align-c.exp: Update.
4773 * gdb.base/all-architectures.exp.in: Rename to ...
4774 * gdb.base/all-architectures.exp: ... this.
4775 * gdb.base/all-architectures-0.exp: Update.
4776 * gdb.base/all-architectures-1.exp: Update.
4777 * gdb.base/all-architectures-2.exp: Update.
4778 * gdb.base/all-architectures-3.exp: Update.
4779 * gdb.base/all-architectures-4.exp: Update.
4780 * gdb.base/all-architectures-5.exp: Update.
4781 * gdb.base/all-architectures-6.exp: Update.
4782 * gdb.base/all-architectures-7.exp: Update.
4783 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4784 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4785 * gdb.base/infcall-nested-structs-c++.exp: Update.
4786 * gdb.base/infcall-nested-structs-c.exp: Update.
4787 * gdb.base/info-types.exp.in: Rename to ...
4788 * gdb.base/info-types.exp.tcl: ... this.
4789 * gdb.base/info-types-c++.exp: Update.
4790 * gdb.base/info-types-c.exp: Update.
4791 * gdb.base/max-depth.exp.in: Rename to ...
4792 * gdb.base/max-depth.exp.tcl: ... this.
4793 * gdb.base/max-depth-c++.exp: Update.
4794 * gdb.base/max-depth-c.exp: Update.
4795 * gdb.cp/cpexprs.exp.in: Rename to ...
4796 * gdb.cp/cpexprs.exp.tcl: ... this.
4797 * gdb.cp/cpexprs-debug-types.exp: Update.
4798 * gdb.cp/cpexprs.exp: Update.
4799 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4800 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4801 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4802 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4803 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4804 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4805 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4806 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4807 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4808 * gdb.dwarf2/clang-debug-names.exp: Update.
4809
d1034d78
AB
48102020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4811
4812 * lib/check-test-names.exp: Remove code that prevents this file
4813 loading when tests are run in parallel.
4814
3c5c3649
PA
48152020-05-15 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.multi/multi-kill.exp (start_inferior): Remove
4818 'testpid' parameter. Refer to namespace variable directly.
4819 (testpid): Declare as namespace variable.
4820
272c36b8
PA
48212020-05-15 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.multi/multi-kill.exp: Wrap in namespace.
4824 (start_inferior): Add TESTPID parameter. Use it instead of the
4825 testpid global.
4826 (top level): Define empty TESTPID array, and pass it down to
4827 start_inferior.
4828
02eba61a
TV
48292020-05-14 Tom de Vries <tdevries@suse.de>
4830
4831 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4832 output.
4833
971a3747
TV
48342020-05-14 Tom de Vries <tdevries@suse.de>
4835
4836 * gdb.base/align.exp: Split into ...
4837 * gdb.base/align.exp.in: ...
4838 * gdb.base/align-c++.exp: ...
4839 * gdb.base/align-c.exp: ... these.
4840 * gdb.base/infcall-nested-structs.exp: Split into ...
4841 * gdb.base/infcall-nested-structs.exp.in: ...
4842 * gdb.base/infcall-nested-structs-c++.exp: ...
4843 * gdb.base/infcall-nested-structs-c.exp: ... these.
4844 * gdb.base/info-types.exp: Split into ...
4845 * gdb.base/info-types.exp.in: ...
4846 * gdb.base/info-types-c++.exp: ...
4847 * gdb.base/info-types-c.exp: ... these.
4848 * gdb.base/max-depth.exp: Split into ...
4849 * gdb.base/max-depth.exp.in: ...
4850 * gdb.base/max-depth-c++.exp: ...
4851 * gdb.base/max-depth-c.exp: ... these.
4852 * gdb.cp/infcall-nodebug.exp: Split into ...
4853 * gdb.cp/infcall-nodebug.exp.in: ...
4854 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4855 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4856 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4857 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4858
a05575d3
TBA
48592020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4860 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.multi/multi-exit.c: New file.
4863 * gdb.multi/multi-exit.exp: New file.
4864 * gdb.multi/multi-kill.c: New file.
4865 * gdb.multi/multi-kill.exp: New file.
4866
6ad82919
TBA
48672020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4868
4869 * gdb.base/annota1.exp: Update the expected output.
4870 * gdb.cp/annota2.exp: Ditto.
4871
843f4d93
AB
48722020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4873
4874 * lib/check-test-names.exp: Disable when testing is being run in
4875 parallel.
4876
c7c66341
TV
48772020-05-12 Tom de Vries <tdevries@suse.de>
4878
4879 * gdb.base/jit-elf.exp: Fix string concat.
4880
1b59ca1c
TV
48812020-05-12 Tom de Vries <tdevries@suse.de>
4882
4883 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4884 messages.
4885
b4991d29
TV
48862020-05-12 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4889
dbb0ab10
TV
48902020-05-12 Tom de Vries <tdevries@suse.de>
4891
4892 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4893 * gdb.ada/mi_catch_ex.exp: Same.
4894 * gdb.ada/mi_catch_ex_hand.exp: Same.
4895
7549fed8
TV
48962020-05-12 Tom de Vries <tdevries@suse.de>
4897
4898 * gdb.fortran/complex.exp: Use with_test_prefix.
4899
af2d5cd8
TV
49002020-05-12 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.trace/passcount.exp: Fix test-names.
4903
7c121311
TV
49042020-05-12 Tom de Vries <tdevries@suse.de>
4905
4906 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4907
c9f3b40e
TV
49082020-05-12 Tom de Vries <tdevries@suse.de>
4909
4910 * gdb.gdb/complaints.exp: Use with_test_prefix.
4911 * gdb.xml/tdesc-regs.exp: Same.
4912 * gdb.opt/inline-locals.exp: Fix test name.
4913
111b33f0
TV
49142020-05-12 Tom de Vries <tdevries@suse.de>
4915
4916 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4917 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4918 * gdb.dwarf2/implref-struct.exp: Same.
4919 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4920 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4921
ebf47080
SM
49222020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4923
4924 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4925
d30dcd12
AB
49262020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4927
4928 * lib/check-test-names.exp (all_test_names): New module variable.
4929 (counts): Add 'duplicates' field.
4930 (_check_duplicates): New procedure.
4931 (check): Also check for duplicates.
4932 (do_log_summary): Print duplicates count.
4933 (do_reset_vars): Reset counter for duplicate test names, and
4934 discard all know test names.
4935
34584c09
AB
49362020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * lib/gdb.exp: Include check-test-names.exp library.
4939 * lib/check-test-names.exp: New file.
4940
e0002117
TV
49412020-05-11 Tom de Vries <tdevries@suse.de>
4942
4943 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4944
53f539a3
KS
49452020-05-11 Keith Seitz <keiths@redhat.com>
4946
4947 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4948
113ee09a
TV
49492020-05-11 Tom de Vries <tdevries@suse.de>
4950
4951 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4952 * gdb.cp/cpexprs.exp.in: .. here.
4953 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4954 cpexprs.exp.
4955
ba3e70b0
KS
49562020-05-11 Keith Seitz <keiths@redhat.com>
4957
4958 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4959 test names.
4960 * gdb.ada/arrayptr.exp: Likewise.
4961 * gdb.ada/assign_arr.exp: Likewise.
4962 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4963 * gdb.ada/bp_on_var.exp: Likewise.
4964 * gdb.ada/call_pn.exp: Likewise.
4965 * gdb.ada/complete.exp: Likewise.
4966 * gdb.ada/fun_overload_menu.exp: Likewise.
4967 * gdb.ada/funcall_param.exp: Likewise.
4968 * gdb.ada/funcall_ref.exp: Likewise.
4969 * gdb.ada/packed_array_assign.exp: Likewise.
4970 * gdb.ada/same_component_name.exp: Likewise.
4971 * gdb.ada/type_coercion.exp: Likewise.
4972 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4973 * gdb.ada/variant_record_packed_array.exp: Likewise.
4974
3ee6bb11
TV
49752020-05-11 Tom de Vries <tdevries@suse.de>
4976
4977 PR symtab/25941
4978 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4979 out of ...
4980 * gdb.dwarf2/clang-debug-names.exp: ... here.
4981 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4982 clang-debug-names.exp.in.
4983 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4984 * gdb.dwarf2/clang-debug-names-2.c: New test.
4985
86cd6bc8
AKS
49862020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4987
4988 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4989 (fortran_runto_main): New Proc, fortran version of runto_main.
4990 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4991 * gdb.fortran/array-bounds.exp: Likewise.
4992 * gdb.fortran/array-slices.exp: Likewise.
4993 * gdb.fortran/block-data.exp: Likewise.
4994 * gdb.fortran/charset.exp: Likewise.
4995 * gdb.fortran/common-block.exp: Likewise.
4996 * gdb.fortran/complex.exp: Likewise.
4997 * gdb.fortran/derived-type-function.exp: Likewise.
4998 * gdb.fortran/derived-type.exp: Likewise.
4999 * gdb.fortran/info-modules.exp: Likewise.
5000 * gdb.fortran/info-types.exp: Likewise.
5001 * gdb.fortran/intrinsics.exp: Likewise.
5002 * gdb.fortran/library-module.exp: Likewise.
5003 * gdb.fortran/logical.exp: Likewise.
5004 * gdb.fortran/max-depth.exp: Likewise.
5005 * gdb.fortran/module.exp: Likewise.
5006 * gdb.fortran/multi-dim.exp: Likewise.
5007 * gdb.fortran/nested-funcs.exp: Likewise.
5008 * gdb.fortran/print-formatted.exp: Likewise.
5009 * gdb.fortran/print_type.exp: Likewise.
5010 * gdb.fortran/printing-types.exp: Likewise.
5011 * gdb.fortran/ptr-indentation.exp: Likewise.
5012 * gdb.fortran/ptype-on-functions.exp: Likewise.
5013 * gdb.fortran/subarray.exp: Likewise.
5014 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
5015 * gdb.fortran/vla-datatypes.exp: Likewise.
5016 * gdb.fortran/vla-history.exp: Likewise.
5017 * gdb.fortran/vla-ptr-info.exp: Likewise.
5018 * gdb.fortran/vla-ptype-sub.exp: Likewise.
5019 * gdb.fortran/vla-ptype.exp: Likewise.
5020 * gdb.fortran/vla-sizeof.exp: Likewise.
5021 * gdb.fortran/vla-type.exp: Likewise.
5022 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5023 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5024 * gdb.fortran/vla-value-sub.exp: Likewise.
5025 * gdb.fortran/vla-value.exp: Likewise.
5026 * gdb.fortran/whatis_type.exp: Likewise.
5027 * gdb.mi/mi-var-child-f.exp: Likewise.
5028
6dc55ce9 50292020-05-09 Tom de Vries <tdevries@suse.de>
5030
5031 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5032
283cb58c
TV
50332020-05-08 Tom de Vries <tdevries@suse.de>
5034
5035 * gdb.dwarf2/clang-debug-names.c: New test.
5036 * gdb.dwarf2/clang-debug-names.exp: New file.
5037
ac4a4f1c
SM
50382020-05-06 Simon Marchi <simon.marchi@efficios.com>
5039
5040 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5041 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5042
24fe640b
TV
50432020-05-06 Tom de Vries <tdevries@suse.de>
5044
5045 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5046 breakpoint is at a "recommended breakpoint location".
5047 * gdb.reverse/consecutive-reverse.exp: Same.
5048
0d8683a3
TV
50492020-05-06 Tom de Vries <tdevries@suse.de>
5050
5051 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5052 address.
5053
b8983c46
TV
50542020-05-06 Tom de Vries <tdevries@suse.de>
5055
5056 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5057
abf6d805
TV
50582020-05-06 Tom de Vries <tdevries@suse.de>
5059
5060 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5061 info for r.
5062
0fc2a808
TV
50632020-05-06 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5066 necessary.
5067
873dd427
TV
50682020-05-06 Tom de Vries <tdevries@suse.de>
5069
5070 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5071 void.
5072
7c99e7e2
TV
50732020-05-06 Tom de Vries <tdevries@suse.de>
5074
5075 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5076 of ...
5077 * gdb.base/async.exp: ... here.
5078 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5079 "recommended breakpoint location".
5080
6173d6a6
TV
50812020-05-06 Tom de Vries <tdevries@suse.de>
5082
5083 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5084
6015a067
TV
50852020-05-04 Tom de Vries <tdevries@suse.de>
5086
5087 * gdb.base/async.exp: Check whether instruction addresses are a
5088 "recommended breakpoint location".
5089
3b6acaee
TT
50902020-05-03 Tom Tromey <tom@tromey.com>
5091
5092 * gdb.base/sepdebug.exp: Remove "catch" test.
5093 * gdb.base/break.exp: Remove "catch" test.
5094 * gdb.base/default.exp: Update expected output.
5095
5beb4d17
TV
50962020-05-02 Tom de Vries <tdevries@suse.de>
5097
5098 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5099 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5100 * gdb.arch/i386-mpx-map.exp: Same.
5101 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5102 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5103 * gdb.arch/i386-mpx.exp: Same.
5104
8caf140d
TV
51052020-05-02 Tom de Vries <tdevries@suse.de>
5106
5107 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5108
693196cb
TV
51092020-05-01 Tom de Vries <tdevries@suse.de>
5110
5111 * gdb.ada/operator_bp.exp: Allow more than required amount of
5112 breakpoint.
5113
53ae0aa9
TV
51142020-05-01 Tom de Vries <tdevries@suse.de>
5115
5116 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5117
ee9d1e5f
HD
51182020-04-30 Hannes Domani <ssbssa@yahoo.de>
5119
5120 PR gdb/18706
5121 * gdb.cp/stub-array-size.cc: New test.
5122 * gdb.cp/stub-array-size.exp: New file.
5123 * gdb.cp/stub-array-size.h: New test.
5124 * gdb.cp/stub-array-size2.cc: New test.
5125
d5cf82c0
HD
51262020-04-30 Hannes Domani <ssbssa@yahoo.de>
5127
5128 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5129 output to the new format.
5130
42e165c3
SM
51312020-04-29 Simon Marchi <simon.marchi@efficios.com>
5132
5133 * gdb.base/break.exp: Use with_test_prefix.
5134
6e4e3fe1
TV
51352020-04-29 Tom de Vries <tdevries@suse.de>
5136
5137 * lib/gdb.exp (debug_types): New proc.
5138 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5139 * gdb.python/py-symtab.exp: Same.
5140
d642b692
HD
51412020-04-29 Hannes Domani <ssbssa@yahoo.de>
5142
5143 PR gdb/17320
5144 * gdb.base/pretty-array.c: New test.
5145 * gdb.base/pretty-array.exp: New file.
5146
ea90f227
TV
51472020-04-29 Tom de Vries <tdevries@suse.de>
5148
5149 PR symtab/25889
5150 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5151 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5152 and include cpexprs.exp.
5153
a65189c9
TV
51542020-04-28 Mark Williams <mark@myosotissp.com>
5155
5156 PR gdb/24480
5157 * dw4-toplevel-types.exp: Test for top level types.
5158 * dw4-toplevel-types.cc: Test for top level types.
5159
32d1f47a
TBA
51602020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5161
5162 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5163 (theads -> threads).
5164
56a4f5a1
TV
51652020-04-28 Tom de Vries <tdevries@suse.de>
5166
5167 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5168
0b2f8a3b
TV
51692020-04-28 Tom de Vries <tdevries@suse.de>
5170
5171 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5172
5390c717
TV
51732020-04-28 Tom de Vries <tdevries@suse.de>
5174
5175 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5176
15cd93d0
TV
51772020-04-28 Tom de Vries <tdevries@suse.de>
5178
5179 * gdb.dwarf2/main-foo.c: New test.
5180 * gdb.dwarf2/struct-with-sig.exp: New file.
5181
d472f0fb
TV
51822020-04-25 Tom de Vries <tdevries@suse.de>
5183
5184 * boards/debug-types.exp: New file.
5185
8d840e05
AB
51862020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5187
5188 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5189
bcfe6157
TT
51902020-04-24 Tom Tromey <tom@tromey.com>
5191
5192 PR symtab/12707:
5193 * gdb.python/py-symbol.exp: Update expected results for
5194 linkage_name test.
5195 * gdb.cp/print-demangle.exp: New file.
5196 * gdb.base/c-linkage-name.exp: Fix test.
5197 * gdb.guile/scm-symbol.exp: Update expected results for
5198 linkage_name test.
5199
f049a313
TT
52002020-04-24 Tom Tromey <tom@tromey.com>
5201
5202 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5203 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5204 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5205 assembler.
5206
7cf28874
TV
52072020-04-24 Tom de Vries <tdevries@suse.de>
5208
5209 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5210 C++.
5211
dac2fef7
TT
52122020-04-24 Tom Tromey <tromey@adacore.com>
5213
5214 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5215 values.
5216 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5217 values. Update test for minimal encodings.
5218 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5219 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5220 values. Update test for minimal encodings.
5221
1acda803
TT
52222020-04-24 Tom Tromey <tromey@adacore.com>
5223
5224 PR python/23662:
5225 * gdb.ada/variant.exp: Add Python checks.
5226 * gdb.rust/simple.exp: Add dynamic type checks.
5227
adfb9815
TT
52282020-04-24 Tom Tromey <tromey@adacore.com>
5229
5230 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5231 Make array type matching more lax.
5232 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5233 * gdb.ada/mi_variant.exp: New file.
5234 * gdb.ada/mi_variant/pck.ads: New file.
5235 * gdb.ada/mi_variant/pkg.adb: New file.
5236 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5237 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5238
7d79de9a
TT
52392020-04-24 Tom Tromey <tromey@adacore.com>
5240
5241 * gdb.ada/variant.exp: Add dynamic field offset tests.
5242 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5243 * gdb.ada/variant/pkg.adb: Add new variables.
5244
f8e89861
TT
52452020-04-24 Tom Tromey <tromey@adacore.com>
5246
5247 * gdb.ada/variant.exp: New file
5248 * gdb.ada/variant/pkg.adb: New file
5249 * gdb.ada/variant/pck.adb: New file
5250
86e887ae
TV
52512020-04-24 Tom de Vries <tdevries@suse.de>
5252
5253 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5254
88428775
TV
52552020-04-24 Tom de Vries <tdevries@suse.de>
5256
5257 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5258 flags.
5259
4e86f6e7
TV
52602020-04-24 Tom de Vries <tdevries@suse.de>
5261
5262 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5263
2016d3e6
TV
52642020-04-24 Tom de Vries <tdevries@suse.de>
5265
5266 * lib/gdb.exp (default_gdb_start): Handle eof.
5267 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5268 failure.
5269 * gdb.base/readnever.exp: Handle clean_restart failure.
5270
70bc38f5
TV
52712020-04-23 Tom de Vries <tdevries@suse.de>
5272
5273 * gdb.base/decl-before-def.exp: Run to main and print a again.
5274
de82891c
TV
52752020-04-23 Tom de Vries <tdevries@suse.de>
5276
5277 * gdb.base/decl-before-def-decl.c: New test.
5278 * gdb.base/decl-before-def-def.c: New test.
5279 * gdb.base/decl-before-def.exp: New file.
5280
96038148
TV
52812020-04-23 Tom de Vries <tdevries@suse.de>
5282
5283 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5284
54ac3df1
TV
52852020-04-22 Tom de Vries <tdevries@suse.de>
5286
5287 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5288 debug_info_offset.
5289 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5290 before $objsfile in the line line.
5291
714534e1
TV
52922020-04-22 Tom de Vries <tdevries@suse.de>
5293
5294 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5295
16a7dbf4
MS
52962020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5297
5298 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5299 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5300 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5301 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5302 * gdb.base/jit-protocol.h: Update definitions to match all usage
5303 contexts.
5304
53052020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5306
5307 * gdb.base: Rename all jit related test and source files.
5308
53092020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5310
5311 * gdb.base/jit-reader.exp: Relax register output check.
5312
317d2668
TV
53132020-04-22 Tom de Vries <tdevries@suse.de>
5314
5315 PR symtab/25764
5316 * gdb.base/psym-external-decl-2.c: New test.
5317 * gdb.base/psym-external-decl.c: New test.
5318 * gdb.base/psym-external-decl.exp: New file.
5319 * gdb.threads/tls.exp: Add PR25807 kfail.
5320
eea9e357
TV
53212020-04-22 Tom de Vries <tdevries@suse.de>
5322
5323 PR symtab/25801
5324 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5325 in "info source" output.
5326
3d5afab3
TV
53272020-04-22 Tom de Vries <tdevries@suse.de>
5328
5329 PR symtab/25700
5330 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5331 symtab for imported_unit.c.
5332
b32102f6
GB
53332020-04-21 Gary Benson <gbenson@redhat.com>
5334
5335 * gdb.base/advance.c (func): New argument, to match call site.
5336 (func2, func3): Add return statements.
5337
d43b7a2d
TBA
53382020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5339
5340 * gdb.multi/run-only-second-inf.c: New file.
5341 * gdb.multi/run-only-second-inf.exp: New file.
5342
d89edf9b
MM
53432020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5344
5345 * gdb.btrace/multi-inferior.c: New test.
5346 * gdb.btrace/multi-inferior.exp: New file.
5347
1a476b6d
MM
53482020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5349
5350 * gdb.btrace/enable-new-thread.c: New test.
5351 * gdb.btrace/enable-new-thread.exp: New file.
5352
4778a5f8
TV
53532020-04-21 Tom de Vries <tdevries@suse.de>
5354
5355 PR gdb/25471
5356 * gdb.threads/killed-outside.c: New test.
5357 * gdb.threads/killed-outside.exp: New file.
5358
9b2c992c
GB
53592020-04-20 Gary Benson <gbenson@redhat.com>
5360
5361 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5362 * gdb.base/nested-subp2.exp: Likewise.
5363 * gdb.base/nested-subp3.exp: Likewise.
5364
b5d1d6f7
GB
53652020-04-20 Gary Benson <gbenson@redhat.com>
5366
5367 * gdb.base/nested-subp1.exp: Disable test when using clang.
5368 * gdb.base/nested-subp2.exp: Likewise.
5369 * gdb.base/nested-subp3.exp: Likewise.
5370
25230285
GB
53712020-04-20 Gary Benson <gbenson@redhat.com>
5372
5373 * gdb.cp/exception.cc: Fix compilation error with clang.
5374
fa93cc8f
GB
53752020-04-20 Gary Benson <gbenson@redhat.com>
5376
809730f3 5377 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 5378
e0c45f30
GB
53792020-04-20 Gary Benson <gbenson@redhat.com>
5380
5381 * gdb.base/jit-main.c: Fix compilation error with clang.
5382
4ddfec93
KR
53832020-04-17 Kamil Rytarowski <n54@gmx.com>
5384
5385 * gdb.base/attach-twice.c: Include "sys/types.h".
5386 (PTRACE_ATTACH): Add fallback definition.
5387 (main): Pass `0' to the 4th argument of `ptrace'.
5388
2bed205e
KR
53892020-04-17 Kamil Rytarowski <n54@gmx.com>
5390
5391 * gdb.base/fork-running-state.c: Include "signal.h".
5392
0743fc83
TT
53932020-04-17 Tom Tromey <tromey@adacore.com>
5394
5395 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5396 Update tests.
5397 * gdb.btrace/cpu.exp: Update tests.
5398 * gdb.base/maint.exp: Update tests.
5399 * gdb.base/default.exp: Update tests.
5400 * gdb.base/completion.exp: Update tests.
5401
efba5c23
TV
54022020-04-16 Tom de Vries <tdevries@suse.de>
5403
5404 PR symtab/25791
5405 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5406 (ensure_gdb_index): and factor out and move ...
5407 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5408 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5409
d191d716
TV
54102020-04-16 Tom de Vries <tdevries@suse.de>
5411
5412 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5413 loading exec.
5414
99f1bc6a
AB
54152020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5416
5417 * gdb.base/many-completions.exp: New file.
5418
194d088f
TV
54192020-04-14 Tom de Vries <tdevries@suse.de>
5420
5421 PR symtab/25718
5422 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5423
c1a66c06
TV
54242020-04-14 Tom de Vries <tdevries@suse.de>
5425
5426 PR symtab/25720
5427 * gdb.base/maint-expand-symbols-header-file.c: New test.
5428 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5429 * gdb.base/maint-expand-symbols-header-file.h: New test.
5430
21b0982c
AB
54312020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5432
5433 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5434 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5435 get_func_info.
5436 (get_func_info): Delete.
5437 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5438 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5439 * lib/dwarf.exp (get_func_info): New function.
5440
dd1cab06
TV
54412020-04-13 Tom de Vries <tdevries@suse.de>
5442
5443 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5444 to what find_gnatmake does.
5445
71ea2b6b
TV
54462020-04-10 Tom de Vries <tdevries@suse.de>
5447
5448 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5449 -readnow.
5450
bdfc1e8a
TV
54512020-04-10 Tom de Vries <tdevries@suse.de>
5452
5453 PR cli/25808
5454 * gdb.base/style.c: Add leading newlines.
5455 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5456 Check listing of main's one-line body.
5457
14ca8ecf
TV
54582020-04-08 Tom de Vries <tdevries@suse.de>
5459
5460 * lib/gdb.exp (psymtabs_p): New proc.
5461 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5462 importing unit" unsupported if there are no partial symbols.
5463
e21d048f
TV
54642020-04-08 Tom de Vries <tdevries@suse.de>
5465
5466 PR testsuite/25760
5467 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5468
25c11aca
TV
54692020-04-07 Tom de Vries <tdevries@suse.de>
5470
5471 PR symtab/25796
5472 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5473
5707e24b
TV
54742020-04-07 Tom de Vries <tdevries@suse.de>
5475
5476 * gdb.base/check-psymtab.c: New test.
5477 * gdb.base/check-psymtab.exp: New file.
5478
6ee448cc
TT
54792020-04-06 Tom Tromey <tromey@adacore.com>
5480
5481 * gdb.ada/variant-record/proc.adb: New file.
5482 * gdb.ada/variant-record/value.adb: New file.
5483 * gdb.ada/variant-record/value.s: New file.
5484 * gdb.ada/variant-record.exp: New file.
5485
9e7c9a03
HD
54862020-04-03 Hannes Domani <ssbssa@yahoo.de>
5487
5488 PR gdb/25325
5489 * gdb.cp/typed-enum.cc: New test.
5490 * gdb.cp/typed-enum.exp: New file.
5491
c90d28ac
AB
54922020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5493
5494 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5495 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5496 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5497 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5498 * gdb.opt/inline-small-func.c: New file.
5499 * gdb.opt/inline-small-func.exp: New file.
5500 * gdb.opt/inline-small-func.h: New file.
5501
34e9a9fa
AB
55022020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5503
5504 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5505 function.
5506
6a354911
AB
55072020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5508
5509 * lib/dwarf.exp (function_range): Allow compiler options to be
5510 specified.
5511
880d9777
TV
55122020-04-02 Tom de Vries <tdevries@suse.de>
5513
5514 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5515 __attribute__((always_inline)).
5516 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5517
f32682ea
TV
55182020-04-02 Tom de Vries <tdevries@suse.de>
5519
5520 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5521 (gdbserver_gdb_exit): ... here. Add timeout warning.
5522 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5523 (connect_target_extended_remote): Append new server_spawn_id to
5524 server_spawn_ids.
5525 (cleanup): New proc.
5526 (setup, <toplevel>): Call cleanup.
5527
d3214198
TV
55282020-04-02 Tom de Vries <tdevries@suse.de>
5529
5530 * gdb.base/main-psymtab.exp: New file.
5531
cc77ed24
TV
55322020-04-02 Tom de Vries <tdevries@suse.de>
5533
5534 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5535
3638a098
TT
55362020-04-01 Tom Tromey <tom@tromey.com>
5537
5538 * gdb.base/complex-parts.exp: Add type tests.
5539
c34e8714
TT
55402020-04-01 Tom Tromey <tom@tromey.com>
5541
5542 * gdb.base/complex-parts.exp: Add arithmetic tests.
5543
981c08ce
TT
55442020-04-01 Tom Tromey <tom@tromey.com>
5545
5546 * gdb.compile/compile.exp: Update.
5547 * gdb.compile/compile-cplus.exp: Update.
5548 * gdb.base/varargs.exp: Update.
5549 * gdb.base/floatn.exp: Update.
5550 * gdb.base/endianity.exp: Update.
5551 * gdb.base/callfuncs.exp (do_function_calls): Update.
5552 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5553 (complex_float_integral_args): Update.
5554 * gdb.base/complex.exp: Update.
5555 * gdb.base/complex-parts.exp: Update.
5556
3d1cfd43
TT
55572020-04-01 Tom Tromey <tromey@adacore.com>
5558
5559 * gdb.rust/union.rs: New file.
5560 * gdb.rust/union.exp: New file.
5561 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5562 (main): Update.
5563 * gdb.rust/simple.exp: Move union tests to union.exp.
5564
e033dfa9
TT
55652020-04-01 Tom Tromey <tromey@adacore.com>
5566
5567 * gdb.rust/simple.rs (main): Remove "y0".
5568
53cccef1
TBA
55692020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5570
5571 * gdb.multi/stop-all-on-exit.c: New test.
5572 * gdb.multi/stop-all-on-exit.exp: New file.
5573
60e22c1e
HD
55742020-04-01 Hannes Domani <ssbssa@yahoo.de>
5575
5576 PR gdb/24789
5577 * gdb.cp/misc.cc: Add integer reference variable.
5578 * gdb.cp/misc.exp: Add test.
5579
e139a727
TBA
55802020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5581
5582 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5583 scenario to cover execution until the end and also the case
5584
16b0db75
TV
55852020-03-31 Tom de Vries <tdevries@suse.de>
5586
5587 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5588 c. Use "maint info symtabs" to check symtab expansion.
5589
c0502da6
TV
55902020-03-30 Tom de Vries <tdevries@suse.de>
5591
5592 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5593 unsupported.
5594 (verify_psymtab_expanded): Move ...
5595 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5596 test.
5597 (readnow): New proc.
5598
5935fd15
AB
55992020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5600
5601 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5602 with $hex.
5603
1773be9e
TT
56042020-03-20 Tom Tromey <tromey@adacore.com>
5605
5606 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5607
70304be9
TT
56082020-03-20 Tom Tromey <tromey@adacore.com>
5609
5610 * gdb.ada/sub_variant/subv.adb: New file.
5611 * gdb.ada/sub_variant.exp: New file.
5612
0dd7b8f7
TV
56132020-03-20 Tom de Vries <tdevries@suse.de>
5614
5615 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5616 first break fails.
5617 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5618
cada5fc9
AB
56192020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.server/exit-multiple-threads.c: New file.
5622 * gdb.server/exit-multiple-threads.exp: New file.
5623
6b8c53f2
AB
56242020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5625
5626 * gdb.fortran/mixed-lang-stack.c: New file.
5627 * gdb.fortran/mixed-lang-stack.cpp: New file.
5628 * gdb.fortran/mixed-lang-stack.exp: New file.
5629 * gdb.fortran/mixed-lang-stack.f90: New file.
5630
19a2740f
AB
56312020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.linespec/cp-completion-aliases.cc: New file.
5634 * gdb.linespec/cp-completion-aliases.exp: New file.
5635
d8c8b848
TV
56362020-03-19 Tom de Vries <tdevries@suse.de>
5637
5638 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5639 more precise.
5640
a9933ccf
TV
56412020-03-18 Tom de Vries <tdevries@suse.de>
5642
5643 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5644 * gdb.dwarf2/break-inline-psymtab.c: New test.
5645 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5646
2f89101f
TV
56472020-03-16 Tom de Vries <tdevries@suse.de>
5648
5649 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5650 cache_verify and cache_verify_proc.
5651
6b9374f1
TV
56522020-03-15 Tom de Vries <tdevries@suse.de>
5653
5654 * gdb.server/solib-list.exp: Handle
5655 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5656
eaeaf44c
TV
56572020-03-15 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5660 objfiles".
5661
3293bbaf
TT
56622020-03-14 Tom Tromey <tom@tromey.com>
5663
5664 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5665
ab44624c
TV
56662020-03-14 Tom de Vries <tdevries@suse.de>
5667
5668 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5669
54c43825
TV
56702020-03-14 Tom de Vries <tdevries@suse.de>
5671
5672 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5673 result in line-by-line fashion.
5674
2ac70237
TV
56752020-03-14 Tom de Vries <tdevries@suse.de>
5676
5677 * lib/gdb.exp (supports_statement_frontiers): New proc.
5678 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5679
09546b56
TV
56802020-03-14 Tom de Vries <tdevries@suse.de>
5681
5682 * gdb.base/printcmds.exp: Add missing quoting for "print
5683 teststring2".
5684
a1f6a07c
TT
56852020-03-13 Tom Tromey <tom@tromey.com>
5686
5687 * gdb.base/printcmds.exp (test_print_strings): Add regression
5688 test.
5689 * gdb.base/printcmds.c (charptr): New typedef.
5690 (teststring2): New global.
5691
1b83d09c
AB
56922020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5695 full path in the test name.
5696 (test_ld): Add some with_test_prefix blocks to make test names
5697 unique.
5698
2d61316c
TV
56992020-03-13 Tom de Vries <tdevries@suse.de>
5700
5701 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5702
2e9145ac
TV
57032020-03-13 Tom de Vries <tdevries@suse.de>
5704
5705 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5706
96c7f873
TV
57072020-03-13 Tom de Vries <tdevries@suse.de>
5708
5709 PR symtab/25646
5710 * gdb.dwarf2/imported-unit.exp: Add test.
5711
49ba92c0
TV
57122020-03-13 Tom de Vries <tdevries@suse.de>
5713
5714 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5715 (var1, var2): New variable.
5716 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5717 matching symbols.
5718
301b21e0
TV
57192020-03-13 Tom de Vries <tdevries@suse.de>
5720
5721 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5722 (Term::command): Use prompt prefix.
5723 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5724 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5725 command_no_prompt_prefix instead of prefix.
5726 * gdb.tui/tui-layout-asm.exp: Same.
5727
3f512721
SM
57282020-03-12 Simon Marchi <simon.marchi@efficios.com>
5729
5730 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5731
40310f30
SM
57322020-03-12 Simon Marchi <simon.marchi@efficios.com>
5733
5734 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5735 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5736 on" while stepping over the test instruction, match printed
5737 message.
5738
09252140
TV
57392020-03-12 Tom de Vries <tdevries@suse.de>
5740
5741 * gdb.base/info-types.exp: Use exp_continue during matching of output
5742 of "info types".
5743
14e9c72c
TV
57442020-03-12 Tom de Vries <tdevries@suse.de>
5745
5746 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5747
e515d67e
TV
57482020-03-12 Tom de Vries <tdevries@suse.de>
5749
5750 * gdb.fortran/module.exp: Use exp_continue during matching of output
5751 of "info variable -n".
5752
307eafd8
TV
57532020-03-12 Tom de Vries <tdevries@suse.de>
5754
5755 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5756 gdb.dwarf2/dw2-ranges-base.c.
5757
9a2de3fc
TV
57582020-03-12 Tom de Vries <tdevries@suse.de>
5759
5760 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5761 in presence of GLIBC debuginfo.
5762
3217502e
TV
57632020-03-12 Tom de Vries <tdevries@suse.de>
5764
5765 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5766 $core.
5767
1281424c
TV
57682020-03-12 Tom de Vries <tdevries@suse.de>
5769
5770 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5771 more precise.
5772
038b97fc
SM
57732020-03-11 Simon Marchi <simon.marchi@efficios.com>
5774
5775 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5776 from Unix to Windows path.
5777
5308d1e7
TV
57782020-03-11 Tom de Vries <tdevries@suse.de>
5779
5780 * gdb.ada/minsyms.exp: Set language to ada.
5781
f870f78f
TV
57822020-03-11 Tom de Vries <tdevries@suse.de>
5783
5784 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5785
5a13315d
TV
57862020-03-11 Tom de Vries <tdevries@suse.de>
5787
5788 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5789
976862ed
TT
57902020-03-11 Tom Tromey <tromey@adacore.com>
5791
5792 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5793
7462c383
TV
57942020-03-11 Tom de Vries <tdevries@suse.de>
5795
5796 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5797
1c6c46a0
TV
57982020-03-11 Tom de Vries <tdevries@suse.de>
5799
5800 * gdb.base/break-interp.exp: Limit verbose scope.
5801
44f41bb7
TV
58022020-03-11 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.fortran/logical.f90: Define variable with character type.
5805 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5806
b76f3a42
TV
58072020-03-11 Tom de Vries <tdevries@suse.de>
5808
5809 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5810
1c33af77
TV
58112020-03-11 Tom de Vries <tdevries@suse.de>
5812
5813 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5814 symtabs.
5815
8c95582d
AB
58162020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5817 Bernd Edlinger <bernd.edlinger@hotmail.de>
5818
5819 * gdb.cp/step-and-next-inline.cc: New file.
5820 * gdb.cp/step-and-next-inline.exp: New file.
5821 * gdb.cp/step-and-next-inline.h: New file.
5822 * gdb.dwarf2/dw2-is-stmt.c: New file.
5823 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5824 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5825 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5826 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5827
cecf8547
AB
58282020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5829
5830 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5831 is-stmt flag in the line table.
5832
0ba678c9
TV
58332020-03-09 Tom de Vries <tdevries@suse.de>
5834
5835 * lib/gdb.exp (cached_file): Create cache dir.
5836
72fbdf83
TV
58372020-03-07 Tom de Vries <tdevries@suse.de>
5838
5839 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5840 * gdb.cp/rvalue-ref-params.exp: Same.
5841
436b5e99
TV
58422020-03-06 Tom de Vries <tdevries@suse.de>
5843
5844 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5845 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5846
09f2921c
TV
58472020-03-06 Tom de Vries <tdevries@suse.de>
5848
5849 * README: Fix "the the".
5850 * gdb.base/dprintf.exp: Same.
5851
50a3cc5d
TV
58522020-03-05 Tom de Vries <tdevries@suse.de>
5853
5854 * gdb.base/maint.exp: Update "main print statistics" expected output.
5855
0a709cba
AKS
58562020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5857
5858 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5859 (fortran_int8): Likewise.
5860 (fortran_real4): Likewise.
5861 (fortran_real8): Likewise.
5862 (fortran_complex4): Likewise.
5863 (fortran_logical4): Likewise.
5864 (fortran_character1): Likewise.
5865
5e5d66b6
AB
58662020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5867
5868 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5869 printed as true.
5870
7b973adc
SDJ
58712020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5872
5873 * gdb.base/printcmds.exp: Add test to verify printf of a
5874 variable holding an address.
5875
478e490a
TV
58762020-03-03 Tom de Vries <tdevries@suse.de>
5877
5878 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5879
1ef44e86
TV
58802020-03-03 Tom de Vries <tdevries@suse.de>
5881
5882 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5883 gdb_test_multiple call.
5884
b98cc2cf
TV
58852020-03-03 Tom de Vries <tdevries@suse.de>
5886
5887 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5888 gdb_test_multiple calls.
5889
63e163f2
AB
58902020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5891
5892 * gdb.base/default.exp: Remove test of 'set history filename'.
5893 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5894 filename to the empty string.
5895 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5896 and GDBHISTSIZE.
5897
24ed6739
AB
58982020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5899
5900 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5901 disabled.
5902
590003dc 59032020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 5904 Tom de Vries <tdevries@suse.de>
590003dc
TV
5905
5906 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5907 -prompt prefix, before user_code argument. Add -lbl option likewise.
5908 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5909 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5910 argument.
5911 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5912 have "\r\n" at start-of-line, instead of at end-of-line.
5913
f5e46084
SM
59142020-02-28 Simon Marchi <simon.marchi@efficios.com>
5915
5916 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5917 libinproctrace.so.
5918
f7a7000d
LM
59192020-02-28 Luis Machado <luis.machado@linaro.org>
5920
5921 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5922 to "p/x".
5923
718e0816
LM
59242020-02-28 Luis Machado <luis.machado@linaro.org>
5925
5926 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5927 asm/ptrace.h and error.h.
5928
13c3a74a
TV
59292020-02-28 Tom de Vries <tdevries@suse.de>
5930
5931 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5932 (struct wrapper, do_something, mundane/symada__cS): Move ...
5933 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5934 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5935 Update "print symada__cS before partial symtab expansion" regexp.
5936 Update breakpoint location. Flush symbol cache after expansion.
5937
85d2d5bb
LM
59382020-02-28 Luis Machado <luis.machado@linaro.org>
5939
5940 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5941
3608f86c
TV
59422020-02-27 Tom de Vries <tdevries@suse.de>
5943
5944 * config/sid.exp: Remove unused globals.
5945 * gdb.base/attach.exp: Same.
5946 * gdb.base/catch-load.exp: Same.
5947 * gdb.base/dbx.exp: Same.
5948 * lib/gdb.exp: Same.
5949 * lib/mi-support.exp: Same.
5950 * lib/prompt.exp: Same.
5951
c8d4f6df
TV
59522020-02-27 Tom de Vries <tdevries@suse.de>
5953
5954 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5955 not set.
5956
0d79cdc4
AM
59572020-02-26 Aaron Merey <amerey@redhat.com>
5958
5959 * gdb.debuginfod: New directory for debuginfod tests.
5960 * gdb.debuginfod/main.c: New test file.
5961 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5962
0dce4280
TV
59632020-02-26 Tom de Vries <tdevries@suse.de>
5964
5965 PR gdb/25603
5966 * gdb.base/persistent-lang.cc: New test.
5967 * gdb.base/persistent-lang.exp: New file.
5968
9e80cfa1
AB
59692020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * gdb.fortran/derived-type-striding.exp: Add a new test.
5972 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5973 new test.
5974
2078dbb2
AB
59752020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5976
5977 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5978 names.
5979
70d49700
TV
59802020-02-25 Tom de Vries <tdevries@suse.de>
5981
5982 PR go/18926
5983 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5984
a88ef40d
TV
59852020-02-24 Tom de Vries <tdevries@suse.de>
5986
5987 PR gdb/25592
5988 * gdb.base/info-locals-unused-static-var.c: New test.
5989 * gdb.base/info-locals-unused-static-var.exp: New file.
5990
01b1af32
TT
59912020-02-22 Tom Tromey <tom@tromey.com>
5992
5993 * gdb.python/tui-window.exp: New file.
5994 * gdb.python/tui-window.py: New file.
5995
7c043ba6
TT
59962020-02-22 Tom Tromey <tom@tromey.com>
5997
5998 PR tui/17850:
5999 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
6000 tests.
6001
c22fef7e
TT
60022020-02-22 Tom Tromey <tom@tromey.com>
6003
6004 * gdb.tui/new-layout.exp: Add sub-layout tests.
6005
ee325b61
TT
60062020-02-22 Tom Tromey <tom@tromey.com>
6007
6008 * gdb.tui/new-layout.exp: New file.
6009
3f0cbb04
TT
60102020-02-22 Tom Tromey <tom@tromey.com>
6011
6012 * gdb.rust/rust-style.rs: New file.
6013 * gdb.rust/rust-style.exp: New file.
6014 * gdb.base/style.exp: Test structure printing.
6015 * gdb.base/style.c (struct some_struct): New type.
6016 (enum etype): New type.
6017 (struct_value): New global.
6018
75525152
TV
60192020-02-21 Tom de Vries <tdevries@suse.de>
6020
6021 PR go/18926
6022 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6023 Remove blanket xfails. Use message argument for gdb_breakpoint.
6024 Make continuing to breakpoint test conditional on setting breakpoint.
6025 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6026 DW_AT_name attribute. Add xfail for GCC PR93866.
6027
bd360d30
AB
60282020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
6029
6030 * gdb.dwarf2/cpp-linkage-name.c: New file.
6031 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6032
c7adb09f 60332020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
6034
6035 * lib/gdb.exp (gdb_wrapper_init): Reset
6036 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6037 not exist.
6038
a9c79803
TV
60392020-02-20 Tom de Vries <tdevries@suse.de>
6040
6041 PR go/17018
6042 * gdb.go/hello.exp: Copy ...
6043 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6044 print of st to print value of global definition. Add xfail for GCC
6045 PR93844.
6046 * gdb.go/hello.exp: Remove printing of st before definition.
6047 * gdb.go/hello.go: Copy ...
6048 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6049 to st.
6050 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6051
d7445728
TV
60522020-02-20 Tom de Vries <tdevries@suse.de>
6053
6054 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6055 (gdb_simple_compile): Handle compile_flags go by using .go extension
6056 for source file.
6057 * gdb.go/chan.exp: Use support_go_compile.
6058 * gdb.go/handcall.exp: Same.
6059 * gdb.go/hello.exp: Same.
6060 * gdb.go/integers.exp: Same.
6061 * gdb.go/max-depth.exp: Same.
6062 * gdb.go/methods.exp: Same.
6063 * gdb.go/package.exp: Same.
6064 * gdb.go/strings.exp: Same.
6065 * gdb.go/types.exp: Same.
6066 * gdb.go/unsafe.exp: Same.
6067
c9c41e6d
TV
60682020-02-19 Tom de Vries <tdevries@suse.de>
6069
6070 * gdb.python/lib-types.exp: Make xfail more strict.
6071
f20ff837
TV
60722020-02-19 Tom de Vries <tdevries@suse.de>
6073
6074 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6075
08410482
DE
60762020-02-19 Doug Evans <dje@google.com>
6077
6078 PR rust/25535
6079 * gdb.rust/simple.exp: Add test.
6080 * gdb.rust/simple.rs: Add test.
6081
623563f7
TV
60822020-02-19 Tom de Vries <tdevries@suse.de>
6083
6084 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6085 output line-by-line.
6086
d3308cfd
TV
60872020-02-19 Tom de Vries <tdevries@suse.de>
6088
6089 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6090
86cbc5dc
TV
60912020-02-19 Tom de Vries <tdevries@suse.de>
6092
6093 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6094 prelink.
6095
9db2b96b
TV
60962020-02-19 Tom de Vries <tdevries@suse.de>
6097
6098 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6099 (gdb_do_cache): Use gdb_do_cache_wrap.
6100 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6101
89e2fdc5
TV
61022020-02-19 Tom de Vries <tdevries@suse.de>
6103
6104 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6105 gdb_compile option.
6106
373d7ac0
SM
61072020-02-18 Simon Marchi <simon.marchi@efficios.com>
6108
6109 * gdb.base/printcmds.exp (test_print_enums): Update expected
6110 output.
6111
b29a2df0
SM
61122020-02-18 Simon Marchi <simon.marchi@efficios.com>
6113
6114 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6115 for "unknown".
6116
6740f0cc
SM
61172020-02-18 Simon Marchi <simon.marchi@efficios.com>
6118
6119 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6120 enumerator.
6121
edd45eb0
SM
61222020-02-18 Simon Marchi <simon.marchi@efficios.com>
6123
6124 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6125 FE_, add FE_NONE.
6126 (three): Update.
6127 (enum flag_enum_without_zero): New enum.
6128 (flag_enum_without_zero): New variable.
6129 (enum not_flag_enum): New enum.
6130 (three_not_flag): New variable.
6131 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6132 (test_print_enums): Add more tests for printing flag enums.
6133
d4295de4
TV
61342020-02-18 Tom de Vries <tdevries@suse.de>
6135
6136 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6137 (gdb_compile_ada): ... here.
6138 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6139 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6140
f251f505
TT
61412020-02-14 Tom Tromey <tom@tromey.com>
6142
6143 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6144 build directory.
6145 * boards/gdbserver-base.exp: Update path to gdbserver.
6146
8f432634
TV
61472020-02-13 Tom de Vries <tdevries@suse.de>
6148
6149 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6150
92b6eaf7
TV
61512020-02-13 Tom de Vries <tdevries@suse.de>
6152
6153 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6154 are missing.
6155
f3b0f7fe
TV
61562020-02-13 Tom de Vries <tdevries@suse.de>
6157
6158 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6159 call.
6160
f6be8713
SDJ
61612020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6162
6163 PR tui/25126
6164 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6165 * gdb.base/cached-source-file.c: New file.
6166 * gdb.base/cached-source-file.exp: New file.
6167
b2770d5e
TV
61682020-02-11 Tom de Vries <tdevries@suse.de>
6169
6170 PR testsuite/25488
6171 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6172
44f6938e
TV
61732020-02-10 Tom de Vries <tdevries@suse.de>
6174
6175 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6176
5f0e2eb7
MR
61772020-02-10 Maciej W. Rozycki <macro@wdc.com>
6178
6179 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6180 and $after_addr are both integers before making a comparison.
6181
46ce2b6f
TV
61822020-02-09 Tom de Vries <tdevries@suse.de>
6183
6184 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6185 command output and paste it into gdb.log. If any, paste catch message
6186 to gdb.log.
6187
5abbbe1d
TT
61882020-02-07 Tom Tromey <tromey@adacore.com>
6189
6190 PR breakpoints/24915:
6191 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6192
1d5d29e7
SV
61932020-02-06 Shahab Vahedi <shahab@synopsys.com>
6194
6195 * gdb.tui/tui-missing-src.exp: Add the "missing source
6196 file" test for the TUI.
6197
b0999b9b
AB
61982020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6199
6200 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6201 including a port number in the output.
6202
c3b149eb
AKS
62032020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6204
6205 * lib/fortran.exp (fortran_int4): Handle clang.
6206 (fortran_int8): Likewise.
6207 (fortran_real4): Likewise.
6208 (fortran_real8): Likewise.
6209 (fortran_complex4): Likewise.
6210 (fortran_logical4): Likewise.
6211 (fortran_character1): Likewise.
6212
f8dcc90b
TV
62132020-02-04 Tom de Vries <tdevries@suse.de>
6214
6215 * README (Race detection): Add note.
6216
f90ac7c2
TV
62172020-02-04 Tom de Vries <tdevries@suse.de>
6218
6219 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6220
780636ae
TV
62212020-02-04 Tom de Vries <tdevries@suse.de>
6222
6223 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6224
5d2e1193
RA
62252020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6226
6227 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6228 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6229 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6230 blttar, bnetarl.
6231 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6232 binary for blttar, bnetarl.
6233 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6234 wait instruction. Delete ldmx test.
6235 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6236
e409c542
AKS
62372020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6238
6239 * gdb.fortran/array-bounds-high.exp: New file.
6240 * gdb.fortran/array-bounds-high.f90: New file.
6241
b0029748
LD
62422020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6243
6244 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6245 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6246
195a8287
TV
62472020-02-01 Tom de Vries <tdevries@suse.de>
6248
6249 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6250
42330a68
AB
62512020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6252
6253 PR tui/9765
6254 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6255 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6256
b62a8028
LM
62572020-01-29 Luis Machado <luis.machado@linaro.org>
6258
6259 * gdb.arch/aarch64-brk-patterns.c: New source file.
6260 * gdb.arch/aarch64-brk-patterns.exp: New test.
6261
5f440116
TBA
62622020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6263
6264 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6265 GCC/Clang version.
6266 * gdb.cp/pass-by-ref.exp: Ditto.
6267
ee2a6fc6
TV
62682020-01-29 Tom de Vries <tdevries@suse.de>
6269
6270 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6271 * gdb.threads/watchpoint-fork-mt.c: Same.
6272 * gdb.threads/watchpoint-fork-parent.c: Same.
6273 * gdb.threads/watchpoint-fork-st.c: Same.
6274 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6275
16b10d6e
LM
62762020-01-27 Luis Machado <luis.machado@linaro.org>
6277
6278 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6279 sitting at a syscall instruction when we hit the syscall function's
6280 breakpoint.
6281 Check PC against one obtained with the x command.
6282 Validate syscall number.
6283 (step_over_syscall): Don't continue to the syscall instruction if
6284 we're already there.
6285
b1468492
PW
62862020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6287
6288 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6289
7ffa82e1
AB
62902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6291
6292 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6293 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6294
3d92a3e3
AB
62952020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6296
6297 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6298 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6299
94a72be7
AB
63002020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.base/maint.exp: Update line table parsing test.
6303 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6304
53af73bf
PA
63052020-01-24 Pedro Alves <palves@redhat.com>
6306
6307 PR gdb/25410
6308 * gdb.multi/multi-re-run-1.c: New.
6309 * gdb.multi/multi-re-run-2.c: New.
6310 * gdb.multi/multi-re-run.exp: New.
6311
1ba1ac88
AB
63122020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6313
6314 PR gdb/23718
6315 * gdb.server/server-kill-python.exp: New file.
6316
f3364a6d
AB
63172020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6318
6319 * gdb.server/multi-ui-errors.c: New file.
6320 * gdb.server/multi-ui-errors.exp: New file.
6321
733d0a67
AB
63222020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6323
6324 PR tui/9765
6325 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6326
4f13c1c0
TT
63272020-01-19 Tom Tromey <tom@tromey.com>
6328
6329 * gdb.tui/main.exp: Add check for plain "file".
6330
40c94099
CB
63312020-01-16 Christian Biesinger <cbiesinger@google.com>
6332
6333 * lib/gdb.exp: Fix spelling error (seperatelly).
6334
ff47f4f0
TT
63352020-01-14 Tom Tromey <tom@tromey.com>
6336
6337 PR symtab/12535:
6338 * gdb.python/python.exp: Test decode_line with empty string
6339 argument.
6340
717c684d
BE
63412020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6342
6343 * gdb.base/skip-inline.exp: Extend test.
6344
44e4c775
AB
63452020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6346
6347 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6348 * gdb.dwarf2/dw2-bad-elf.c: New file.
6349 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6350
d93c6db7
AB
63512020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6352
6353 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6354 _line_saw_file.
6355
9a6d629c
AB
63562020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6357
6358 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6359 border.
6360
d9ebdab7
TBA
63612020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6362
6363 * gdb.multi/multi-target.exp (setup): Factor out "info
6364 connections" and "info inferiors" tests to ...
6365 (test_info_inferiors): ... this new procedure.
6366 (top level): Run new "info-inferiors" tests.
6367
f3c469b9
PA
63682020-01-10 Pedro Alves <palves@redhat.com>
6369
6370 * gdb.server/bkpt-other-inferior.exp: New file.
6371
121b3efd
PA
63722020-01-10 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6375 of "add-inferior".
6376 * gdb.base/quit-live.exp: Likewise.
6377 * gdb.base/remote-exec-file.exp: Likewise.
6378 * gdb.guile/scm-progspace.exp: Likewise.
6379 * gdb.linespec/linespec.exp: Likewise.
6380 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6381 * gdb.mi/user-selected-context-sync.exp: Likewise.
6382 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6383 "info inferiors" tests.
6384 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6385 "add-inferior".
6386 * gdb.multi/watchpoint-multi.exp: Likewise.
6387 * gdb.python/py-inferior.exp: Likewise.
6388 * gdb.server/extended-remote-restart.exp: Likewise.
6389 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6390 "info inferiors".
6391 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6392 * gdb.trace/report.exp: Likewise.
6393
1dadb1dd
PA
63942020-01-10 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.multi/multi-target.c: New file.
6397 * gdb.multi/multi-target.exp: New file.
6398 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6399 mode requested, but remote does not support non-stop".
6400
78f2c40a
PA
64012020-01-10 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6404 disconnect before reconnecting.
6405
e7af6c70
TBA
64062020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6407 Pedro Alves <palves@redhat.com>
6408
6409 * gdb.server/connect-without-multi-process.exp: Also test
6410 continuing to end.
6411
acdf84a6
PA
64122020-01-10 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.base/remote-exec-file.exp: New file.
6415
873657b9
PA
64162020-01-10 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6419 output.
6420 * gdb.threads/async.c: New.
6421 * gdb.threads/async.exp: New.
6422 * gdb.multi/tids-gid-reset.c: New.
6423 * gdb.multi/tids-gid-reset.exp: New.
6424
7f0ae84c
GB
64252020-01-10 George Barrett <bob@bob131.so>
6426
6427 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6428 to help in finding the image relocation offset.
6429 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6430 options in arguments.
6431 (stap_test_no_debuginfo): Likewise.
6432 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6433 test variants.
6434 (stap_test): Add null semaphore relocation test.
6435
47e9d49d
GB
64362020-01-10 George Barrett <bob@bob131.so>
6437
6438 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6439 * gdb.base/stap-probe.exp: Likewise.
6440 (stap_test): Pass argument as an additional flag.
6441 (stap_test_no_debuginfo): Likewise.
6442 (stap_test): Check `info probes stap' output for semaphore
6443 addresses if the test binary is supposed to have them.
6444
f5a7c406
AB
64452020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6446
6447 * gdb.tui/basic.exp: Add more scrolling tests.
6448
9ae6bf64
TT
64492020-01-09 Tom Tromey <tom@tromey.com>
6450
6451 PR tui/18932:
6452 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6453 meangingful value.
6454 (Term::command, Term::resize): Update.
6455 * gdb.tui/basic.exp: Add scrolling test.
6456
b2efe70c
AB
64572020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6458
6459 * gdb.tui/tui-layout-asm.exp: New file.
6460
3804da7e
AB
64612020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6462
6463 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6464
b40aa28f
AB
64652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6466
6467 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6468 (Term::enter_tui): Use Term::prepare_for_tui.
6469
63ffd7c9
AB
64702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6473 called.
6474
3be966f6
AB
64752020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6476
6477 * gdb.base/skip.exp: Fix race condition in test.
6478
153d79c4
AB
64792020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 * gdb.base/backtrace.c: New file.
6482 * gdb.base/backtrace.exp: New file.
6483
f2302a34
AB
64842020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6485
6486 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6487
6ec1d75e
PW
64882020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6489
6490 * gdb.base/style.exp: Test that warnings are styled.
6491
c296cbe6
BE
64922019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6493
6494 * gdb.base/line65535.exp: New file.
6495 * gdb.base/line65535.c: New file.
6496
b28a729d
SM
64972019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6498
6499 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6500 * lib/gnat_debug_info_test.adb: New file.
6501 * gdb.ada/ptype_tagged_param.exp: Use
6502 gnat_runtime_has_debug_info, expect a different output if
6503 runtime does not have debug info.
6504
7f2d7a0d
SM
65052019-12-20 Simon Marchi <simon.marchi@efficios.com>
6506
6507 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6508 (another) quote in test name.
6509
f3bce483
SM
65102019-12-20 Simon Marchi <simon.marchi@efficios.com>
6511
6512 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6513 Add quote in test name.
6514
c855a912
TBA
65152019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6516
6517 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6518 directory instead.
6519 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6520 * gdb.cp/pass-by-ref-2.cc: New file.
6521 * gdb.cp/pass-by-ref-2.exp: New file.
6522
fc9d2d72
TT
65232019-12-20 Tom Tromey <tom@tromey.com>
6524
6525 * gdb.tui/list-before.exp: New file.
6526
77b97e00
TT
65272019-12-20 Tom Tromey <tom@tromey.com>
6528
6529 * gdb.tui/list.exp: Check for source on initial listing.
6530
f69656d0
TT
65312019-12-11 Tom Tromey <tromey@adacore.com>
6532
6533 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6534 Add crlf test.
6535
99a55965
SM
65362019-12-18 Simon Marchi <simon.marchi@efficios.com>
6537
6538 * gdb.base/default.exp: Update value of $_gdb_major.
6539
5024637f
BE
65402019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6541
6542 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6543
b63634be
BE
65442019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6545
6546 * gdb.base/skip.exp: Whitespace fix.
6547
45d73523
BE
65482019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6549
6550 * gdb.base/skip-inline.c: New file.
6551 * gdb.base/skip-inline.exp: New file.
6552
d043f8c8
SM
65532019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6554
6555 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6556 jit_function_00 to jit_function_stack_mangle.
6557 * gdb.base/jithost.c (jit_function_t): Rename to...
6558 (jit_function_stack_mangle_t): ... this.
6559 (jit_function_add_t): New typedef.
6560 (jit_function_00_code): Rename to...
6561 (jit_function_stack_mangle_code): ... this, make static.
6562 (jit_function_add_code): New.
6563 (main): Generate "add" function and call it. Adjust to changes
6564 in jithost_abi.
6565 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6566 (struct jithost_abi) <begin, end>: Remove fields.
6567 <object, function_stack_mangle, function_add>: New fields.
6568 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6569 code_end>: Remove fields.
6570 <func_stack_mangle>: New field.
6571 (read_debug_info): Adjust to renaming, create block for "add"
6572 function.
6573 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6574
873de05c
TT
65752019-12-11 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.tui/resize.exp: Fix regexp.
6578 * gdb.tui/regs.exp: Fix regexps.
6579 * gdb.tui/main.exp: Fix regexp.
6580
3d979945
TT
65812019-12-11 Tom Tromey <tom@tromey.com>
6582
6583 * gdb.tui/resize.exp: Update.
6584 * gdb.tui/empty.exp (layouts): Update.
6585
2192a9d3
TT
65862019-12-11 Tom Tromey <tom@tromey.com>
6587
6588 * gdb.tui/regs.exp: Update.
6589 * gdb.tui/empty.exp (layouts): Update.
6590 * gdb.tui/basic.exp: Update.
6591 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6592
d8edc8b7
PW
65932019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6594
6595 * gdb.base/options.exp: Add -raw-values in the print completion list.
6596 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6597
4c12d936
KB
65982019-12-10 Kevin Buettner <kevinb@redhat.com>
6599
6600 * gdb.threads/omp-par-scope.c: New file.
6601 * gdb/threads/omp-par-scope.exp: New file.
6602
26b911fb
KB
66032019-12-10 Kevin Buettner <kevinb@redhat.com>
6604
bb47f919
KB
6605 * lib/gdb.exp (support_nested_function_tests): New proc.
6606
66072019-12-10 Kevin Buettner <kevinb@redhat.com>
6608
6609 * lib/gdb.exp (gdb_compile_openmp): New proc.
6610 (build_executable_from_specs): Add an "openmp" option.
6611 (gdb_compile_pthreads): Add non-executable case.
26b911fb 6612
6c71eb7d
TT
66132019-12-10 Tom Tromey <tromey@adacore.com>
6614
6615 * gdb.ada/unchecked_union.exp: New file.
6616 * gdb.ada/unchecked_union/pck.adb: New file.
6617 * gdb.ada/unchecked_union/pck.ads: New file.
6618 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6619 * gdb-utils.exp (string_to_regexp): Also quote "?".
6620
bac7c5cf
GB
66212019-12-10 George Barrett <bob@bob131.so>
6622
6623 Test scripted probe breakpoints.
6624 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6625 * gdb.python/py-breakpoint.c (main): Likewise.
6626 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6627 specifier test.
6628 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6629
330f1d38
TBA
66302019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6631
6632 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6633 an rvalue parameter.
6634 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6635 parameter.
6636
b43315e2
AB
66372019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6638
6639 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6640 modules.
6641
54f73dad
AB
66422019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6643
6644 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6645 broken version of GCC.
6646
d57cbee9
AB
66472019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6648
6649 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6650 sym-info-cmds library.
6651 * gdb.fortran/info-types.exp: Likewise.
6652 * lib/sym-info-cmds.exp: New file.
6653
c14aab8c
TV
66542019-12-08 Tom de Vries <tdevries@suse.de>
6655
6656 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6657
aa2d5a42
KS
66582019-12-07 Keith Seitz <keiths@redhat.com>
6659
6660 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6661 * gdb.base/corefile-buildid-shlib.c: New file.
6662 * gdb.base/corefile-buildid.c: New file.
6663 * gdb.base/corefile-buildid.exp: New file.
6664
93e55f0a
TV
66652019-12-06 Tom de Vries <tdevries@suse.de>
6666
6667 * gdb.dwarf2/varval.exp: Add decl before def test.
6668
c7d12402
TBA
66692019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6670
6671 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6672
06acc08f
TBA
66732019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6674
6675 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6676 CV and reference conversion for overload resolution.
6677 * gdb.cp/rvalue-ref-overload.exp: Test it.
6678
e0fad1ea
PW
66792019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6680
6681 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6682 * gdb.base/frameapply.exp: Test faas without command.
6683
8d70a9f0
AB
66842019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6685
6686 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6687 Fortran tests.
6688 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6689 order.
6690
36c8fb93
AB
66912019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6692
6693 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6694 casting to type with no kind specified.
6695 (test_basic_parsing_of_type_kinds): Additional tests for types
6696 with no kind specified, and add tests for single/double
6697 precision/complex types.
6698
4139ff00
TT
66992019-12-04 Tom Tromey <tromey@adacore.com>
6700
6701 * gdb.base/endianity.c (struct other) <x>: New field.
6702 (main): Initialize it.
6703 * gdb.base/endianity.exp: Update.
6704
a05cf17a
TT
67052019-12-04 Tom Tromey <tromey@adacore.com>
6706
6707 * gdb.ada/scalar_storage/storage.adb: New file.
6708 * gdb.ada/scalar_storage/pck.adb: New file.
6709 * gdb.ada/scalar_storage/pck.ads: New file.
6710 * gdb.ada/scalar_storage.exp: New file.
6711
103a685e
TT
67122019-12-04 Tom Tromey <tromey@adacore.com>
6713
6714 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6715 (main): Initialize it.
6716 * gdb.base/endianity.exp: Update.
6717
c2512106
AB
67182019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6719
6720 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6721
293b38d6
AB
67222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6723
6724 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6725 -symbol-info-module-functions and -symbol-info-module-variables.
6726
216a7e6b
AB
67272019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6728
6729 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6730
5bbd8269
AB
67312019-12-01 Richard Bunt <richard.bunt@arm.com>
6732 Andrew Burgess <andrew.burgess@embecosm.com>
6733
6734 * gdb.fortran/derived-type-striding.exp: New file.
6735 * gdb.fortran/derived-type-striding.f90: New file.
6736 * gdb.fortran/array-slices.exp: New file.
6737 * gdb.fortran/array-slices.f90: New file.
6738
be09caf1
PW
67392019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6740
6741 * gdb.base/define.exp: Test . in command names.
6742 * gdb.base/setshow.exp: Update test, as . is now part of
6743 command name.
6744
643c0cbe
PW
67452019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6746
6747 * gdb.base/define-prefix.exp: New file.
6748
dcdec678
AB
67492019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6750
6751 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6752 compile.
6753 (skip_btrace_pt_tests): Likewise.
6754
640ab947
AB
67552019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6756
6757 * gdb.fortran/info-modules.exp: Compile source files in correct
6758 order.
6759
d22670f0
KB
67602019-11-27 Kevin Buettner <kevinb@redhat.com>
6761
6762 * gdb.dwarf2/imported-unit.exp: New file.
6763 * gdb.dwarf2/imported-unit.c: New file.
6764
db5960b4
AB
67652019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6766
6767 * gdb.mi/mi-fortran-modules-2.f90: New file.
6768 * gdb.mi/mi-fortran-modules.exp: New file.
6769 * gdb.mi/mi-fortran-modules.f90: New file.
6770
7dc42066
AB
67712019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6772
6773 * gdb.mi/mi-sym-info-1.c: New file.
6774 * gdb.mi/mi-sym-info-2.c: New file.
6775 * gdb.mi/mi-sym-info.exp: New file.
6776
0dfeecca
TT
67772019-11-22 Tom Tromey <tromey@adacore.com>
6778
6779 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6780 * gdb.ada/tasks/foo.adb: Add another stopping location.
6781
34877895
PJ
67822019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6783
6784 * gdb.base/endianity.c: New test.
6785 * gdb.base/endianity.exp: New file.
6786
2e84f897
LD
67872019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6788
6789 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6790
65d1cd5f
TV
67912019-11-21 Tom de Vries <tdevries@suse.de>
6792
6793 PR gdb/24956
6794 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6795
4f22c3f4
SDJ
67962019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6797
6798 * gdb.python/py-progspace.exp: Add missing parentheses on some
6799 'print' commands.
6800
9f6ad286
TT
68012019-11-19 Tom Tromey <tom@tromey.com>
6802
6803 * gdb.tui/winheight.exp: New file.
6804
0b8dbf3f
AB
68052019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6806
6807 * gdb.base/ctf-whatis.c: Delete.
6808 * gdb.base/ctf-whatis.exp: Delete.
6809 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6810
f833b7a7
AB
68112019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6812
6813 * gdb.base/ctf-cvexpr.exp: Delete.
6814 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6815
30d0a636
AB
68162019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6817
6818 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6819 the compiler. Clean up header comment a little.
6820 * gdb.base/ctf-ptype.exp: Likewise.
6821 * gdb.base/ctf-whatis.exp: Likewise.
6822 * lib/gdb.exp (skip_ctf_tests): New proc.
6823
494409bb
SDJ
68242019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6825
6826 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6827 * gdb.tui/corefile-run.exp: New file.
6828
55708e99
TT
68292019-11-14 Tom Tromey <tromey@adacore.com>
6830
6831 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6832 regression tests.
6833
45e42163
TT
68342019-11-12 Tom Tromey <tom@tromey.com>
6835
6836 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6837 after any command. Expect prompt after WAIT_FOR is seen.
6838 (enter_tui): Enable resize messages.
6839 (command): Expect command in output.
6840 (get_line): Avoid error when cursor appears to be off-screen.
6841 (dump_screen): Include screen size in title.
6842 (_do_resize): New proc, from "resize".
6843 (resize): Rewrite. Do resize in two steps.
6844 * gdb.tui/empty.exp (layouts): Fix entries.
6845 (check_boxes): Remove xfail.
6846 (check_text): Dump screen on failure.
6847
086baaf1
AB
68482019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 * gdb.python/py-symbol.exp: Add test for
6851 gdb.lookup_static_symbols.
6852
09ff83af
AB
68532019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6854
6855 * gdb.python/py-symbol.c: Declare and call function from new
6856 py-symbol-2.c file.
6857 * gdb.python/py-symbol.exp: Compile both source files, and add new
6858 tests for gdb.lookup_static_symbol.
6859 * gdb.python/py-symbol-2.c: New file.
6860
11af934b
TV
68612019-11-02 Tom de Vries <tdevries@suse.de>
6862
6863 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6864 * gdb.base/anon.exp: Same.
6865 * gdb.base/auto-connect-native-target.exp: Same.
6866 * gdb.base/call-ar-st.exp: Same.
6867 * gdb.base/catch-syscall.exp: Same.
6868 * gdb.base/commands.exp: Same.
6869 * gdb.base/default.exp: Same.
6870 * gdb.base/display.exp: Same.
6871 * gdb.base/float.exp: Same.
6872 * gdb.base/foll-fork.exp: Same.
6873 * gdb.base/help.exp: Same.
6874 * gdb.base/info-macros.exp: Same.
6875 * gdb.base/info-proc.exp: Same.
6876 * gdb.base/info-target.exp: Same.
6877 * gdb.base/long_long.exp: Same.
6878 * gdb.base/macscp.exp: Same.
6879 * gdb.base/memattr.exp: Same.
6880 * gdb.base/nofield.exp: Same.
6881 * gdb.base/pointers.exp: Same.
6882 * gdb.base/printcmds.exp: Same.
6883 * gdb.base/ptype.exp: Same.
6884 * gdb.base/restore.exp: Same.
6885 * gdb.base/return.exp: Same.
6886 * gdb.base/scope.exp: Same.
6887 * gdb.base/set-noassign.exp: Same.
6888 * gdb.base/setshow.exp: Same.
6889 * gdb.base/shlib-call.exp: Same.
6890 * gdb.base/signals.exp: Same.
6891 * gdb.base/sigstep.exp: Same.
6892 * gdb.base/skip.exp: Same.
6893 * gdb.base/solib-symbol.exp: Same.
6894 * gdb.base/stap-probe.exp: Same.
6895 * gdb.base/step-line.exp: Same.
6896 * gdb.base/step-test.exp: Same.
6897 * gdb.base/style.exp: Same.
6898 * gdb.base/varargs.exp: Same.
6899 * gdb.base/vla-datatypes.exp: Same.
6900 * gdb.base/vla-ptr.exp: Same.
6901 * gdb.base/vla-sideeffect.exp: Same.
6902 * gdb.base/volatile.exp: Same.
6903 * gdb.base/watch-cond-infcall.exp: Same.
6904 * gdb.base/watchpoint.exp: Same.
6905
e96ec2ba
TV
69062019-11-02 Tom de Vries <tdevries@suse.de>
6907
6908 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6909 * gdb.cp/cpexprs.exp: Same.
6910 * gdb.cp/except-multi-location.exp: Same.
6911 * gdb.cp/exceptprint.exp: Same.
6912 * gdb.cp/gdb2384.exp: Same.
6913 * gdb.cp/inherit.exp: Same.
6914 * gdb.cp/m-static.exp: Same.
6915 * gdb.cp/meth-typedefs.exp: Same.
6916 * gdb.cp/misc.exp: Same.
6917 * gdb.cp/namespace.exp: Same.
6918 * gdb.cp/non-trivial-retval.exp: Same.
6919 * gdb.cp/overload.exp: Same.
6920 * gdb.cp/pr17132.exp: Same.
6921 * gdb.cp/re-set-overloaded.exp: Same.
6922 * gdb.cp/rvalue-ref-types.exp: Same.
6923 * gdb.cp/templates.exp: Same.
6924
bd5766ec
LM
69252019-11-01 Luis Machado <luis.machado@linaro.org>
6926
6927 PR gdb/25124
6928
6929 * gdb.arch/pr25124.S: New file.
6930 * gdb.arch/pr25124.exp: New file.
6931
165f8965
AB
69322019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6933
6934 * gdb.fortran/info-modules.exp: Update expected results, and add
6935 additional tests for 'info module functinos', and 'info module
6936 variables'.
6937 * gdb.fortran/info-types.exp: Update expected results.
6938 * gdb.fortran/info-types.f90: Extend testcase with additional
6939 module variables and functions.
6940
59c35742
AB
69412019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6942
6943 * gdb.fortran/info-modules.exp: New file.
6944 * gdb.fortran/info-types.exp: Build with new file.
6945 * gdb.fortran/info-types.f90: Include and use new module.
6946 * gdb.fortran/info-types-2.f90: New file.
6947
f3fb2519
PW
69482019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6949
6950 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6951 * gdb.base/settings.exp: Test all settings types using
6952 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6953 that now verifies that the value of "maint show" is the same as
6954 returned by the settings functions. Test the type of the
6955 maintenance settings.
6956 * gdb.base/default.exp: Update show_conv_list.
6957
d1e36019
TV
69582019-10-31 Tom de Vries <tdevries@suse.de>
6959
6960 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6961 gdb_test.
6962 * gdb.arch/amd64-disp-step.exp: Same.
6963 * gdb.asm/asm-source.exp: Same.
6964 * gdb.btrace/buffer-size.exp: Same.
6965 * gdb.btrace/cpu.exp: Same.
6966 * gdb.btrace/enable.exp: Same.
6967 * gdb.dwarf2/count.exp: Same.
6968 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6969 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6970 * gdb.fortran/vla-datatypes.exp: Same.
6971 * gdb.fortran/vla-history.exp: Same.
6972 * gdb.fortran/vla-ptype.exp: Same.
6973 * gdb.fortran/vla-value.exp: Same.
6974 * gdb.fortran/whatis_type.exp: Same.
6975 * gdb.guile/guile.exp: Same.
6976 * gdb.multi/tids.exp: Same.
6977 * gdb.python/py-finish-breakpoint.exp: Same.
6978 * gdb.python/py-framefilter.exp: Same.
6979 * gdb.python/py-pp-registration.exp: Same.
6980 * gdb.python/py-xmethods.exp: Same.
6981 * gdb.python/python.exp: Same.
6982 * gdb.server/connect-with-no-symbol-file.exp: Same.
6983 * gdb.server/no-thread-db.exp: Same.
6984 * gdb.server/run-without-local-binary.exp: Same.
6985 * gdb.stabs/weird.exp: Same.
6986 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6987 * gdb.threads/thread-find.exp: Same.
6988 * gdb.threads/tls-shared.exp: Same.
6989 * gdb.threads/tls.exp: Same.
6990 * gdb.threads/wp-replication.exp: Same.
6991 * gdb.trace/ax.exp: Same.
6992 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6993
3d11e68e
TV
69942019-10-31 Tom de Vries <tdevries@suse.de>
6995
6996 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6997 * gdb.ada/array_subscript_addr.exp: Same.
6998 * gdb.ada/arrayidx.exp: Same.
6999 * gdb.ada/arrayparam.exp: Same.
7000 * gdb.ada/arrayptr.exp: Same.
7001 * gdb.ada/boolean_expr.exp: Same.
7002 * gdb.ada/call_pn.exp: Same.
7003 * gdb.ada/complete.exp: Same.
7004 * gdb.ada/fixed_cmp.exp: Same.
7005 * gdb.ada/fun_addr.exp: Same.
7006 * gdb.ada/funcall_param.exp: Same.
7007 * gdb.ada/interface.exp: Same.
7008 * gdb.ada/mod_from_name.exp: Same.
7009 * gdb.ada/null_array.exp: Same.
7010 * gdb.ada/packed_array.exp: Same.
7011 * gdb.ada/packed_tagged.exp: Same.
7012 * gdb.ada/print_chars.exp: Same.
7013 * gdb.ada/print_pc.exp: Same.
7014 * gdb.ada/ptype_arith_binop.exp: Same.
7015 * gdb.ada/ptype_field.exp: Same.
7016 * gdb.ada/ptype_tagged_param.exp: Same.
7017 * gdb.ada/rec_return.exp: Same.
7018 * gdb.ada/ref_tick_size.exp: Same.
7019 * gdb.ada/str_ref_cmp.exp: Same.
7020 * gdb.ada/taft_type.exp: Same.
7021 * gdb.ada/tagged.exp: Same.
7022 * gdb.ada/type_coercion.exp: Same.
7023 * gdb.ada/uninitialized_vars.exp: Same.
7024
60b6ede8
TV
70252019-10-30 Tom de Vries <tdevries@suse.de>
7026
7027 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7028
30baf67b
TV
70292019-10-26 Tom de Vries <tdevries@suse.de>
7030
7031 * gdb.base/bigcore.c: Fix typos in comments.
7032 * gdb.base/ctf-ptype.c: Same.
7033 * gdb.base/long_long.c: Same.
7034 * gdb.dwarf2/dw2-op-out-param.S: Same.
7035 * gdb.python/py-evthreads.c: Same.
7036 * gdb.reverse/i387-stack-reverse.c: Same.
7037 * gdb.trace/tfile.c: Same.
7038 * lib/compiler.c: Same.
7039 * lib/compiler.cc: Same.
7040
158da0d1
TV
70412019-10-25 Tom de Vries <tdevries@suse.de>
7042
7043 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7044 gdb_test_multiple calls.
7045 * gdb.reverse/sigall-reverse.exp: Same.
7046 * gdb.reverse/solib-precsave.exp: Same.
7047 * gdb.reverse/solib-reverse.exp: Same.
7048 * gdb.reverse/until-precsave.exp: Same.
7049 * gdb.reverse/until-reverse.exp: Same.
7050
4ccdfbec
TV
70512019-10-24 Tom de Vries <tdevries@suse.de>
7052
7053 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7054 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7055 kfail using -wrap pattern flag and convenience variable
7056 gdb_test_name.
7057
33d569b7
AB
70582019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7059
7060 * gdb.python/py-progspace.exp: Add tests for the
7061 Progspace.block_for_pc method.
7062
4d0b984b
TT
70632019-10-23 Tom Tromey <tom@tromey.com>
7064
7065 * configure: Rebuild.
7066 * aclocal.m4: Use m4_include, not sinclude.
7067
94cb3754
TV
70682019-10-21 Tom de Vries <tdevries@suse.de>
7069
7070 * gdb.base/infcall-nested-structs.c: Add
7071 __attribute__((noinline,noclone)) to all functions.
7072 (call_all): Add missing variable initialization. Simplify return value.
7073 (breakpt): Increment volatile variable, to prevent call from being
7074 optimized out.
7075 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7076
062f1fc1
TV
70772019-10-17 Tom de Vries <tdevries@suse.de>
7078
7079 * gdb.fortran/module.exp: Allow info variables to print info for files
7080 other than module.f90.
7081
0b54364d
AB
70822019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7083
7084 * gdb.fortran/module.exp: Extend with 'info variables' test.
7085
7ff5fae7
AB
70862019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7087
7088 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7089 F77_FOR_TARGET.
7090
d10eccaa
TV
70912019-10-16 Tom de Vries <tdevries@suse.de>
7092
7093 PR tdep/25096
7094 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7095
745ff14e
TV
70962019-10-16 Tom de Vries <tdevries@suse.de>
7097
7098 PR tdep/24104
7099 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7100 Add KFAIL for PR tdep/25096.
7101
03e1ab94
TV
71022019-10-16 Tom de Vries <tdevries@suse.de>
7103
7104 PR testsuite/25059
7105 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7106
b17fcc10
TV
71072019-10-16 Tom de Vries <tdevries@suse.de>
7108
7109 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7110 as signed.
7111
9223170f
SM
71122019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7113
7114 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7115 one instead of increasing timeout.
7116
d6e76313
TV
71172019-10-13 Tom de Vries <tdevries@suse.de>
7118
7119 PR record/25038
7120 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7121 * gdb.reverse/sigall-reverse.exp: Same.
7122 * gdb.reverse/solib-precsave.exp: Same.
7123 * gdb.reverse/solib-reverse.exp: Same.
7124 * gdb.reverse/step-precsave.exp: Same.
7125 * gdb.reverse/until-precsave.exp: Same.
7126 * gdb.reverse/until-reverse.exp: Same.
7127 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7128
6dfc0041
AA
71292019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7130
7131 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7132 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7133 (cmp_struct_05_01, cmp_struct_static_02_01)
7134 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7135 comparisons.
7136
abcf2cc8
TV
71372019-10-10 Tom de Vries <tdevries@suse.de>
7138
7139 PR testsuite/24888
7140 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7141 gnatlink.
7142
a50faaf6
TV
71432019-10-09 Tom de Vries <tdevries@suse.de>
7144
7145 PR testsuite/25048
7146 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7147
60ff3cd7
AB
71482019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7149
7150 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7151 exceptions due to missing debug information.
7152
dfee8566
TV
71532019-10-07 Tom de Vries <tdevries@suse.de>
7154
7155 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7156
3d63690a
AB
71572019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7158
7159 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7160 * gdb.base/annota1.exp: Update to use gdb_test_name.
7161
30d1f018
WP
71622019-10-07 Weimin Pan <weimin.pan@oracle.com>
7163
7164 * gdb.base/ctf-whatis.exp: New file.
7165 * gdb.base/ctf-whatis.c: New file.
7166 * gdb.base/ctf-ptype.exp: New file.
7167 * gdb.base/ctf-ptype.c: New file.
7168 * gdb.base/ctf-constvars.exp: New file.
7169 * gdb.base/ctf-constvars.c: New file.
7170 * gdb.base/ctf-cvexpr.exp: New file.
7171
4dbbb47c
TV
71722019-10-04 Tom de Vries <tdevries@suse.de>
7173
7174 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7175 for loop.
7176
77c2dba3
TT
71772019-10-03 Tom Tromey <tom@tromey.com>
7178
7179 PR rust/24976:
7180 * gdb.rust/simple.rs (Union2): New type.
7181 (main): Use Union2.
7182 * gdb.rust/simple.exp: Add test.
7183
179aed7f
AB
71842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7185
7186 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7187 nested function prefix.
7188
0a4b0913
AB
71892019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7190 Richard Bunt <richard.bunt@arm.com>
7191 Andrew Burgess <andrew.burgess@embecosm.com>
7192
7193 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7194 nested functions.
7195 * gdb.fortran/nested-funcs.f90: Update expected results.
7196 * gdb.fortran/nested-funcs-2.exp: New file.
7197 * gdb.fortran/nested-funcs-2.f90: New file.
7198
082cce05
AB
71992019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7200
7201 * gdb.python/py-parameter.exp: Make test names unique.
7202 * gdb.python/py-template.exp: Likewise.
7203 * gdb.python/py-value.exp: Likewise.
7204
2b74ba5a
AB
72052019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7206
7207 * gdb.base/break-interp.exp: Reduce test name duplication.
7208 * gdb.base/call-sc.exp: Likewise.
7209 * gdb.base/callfuncs.exp: Likewise.
7210 * gdb.base/charset.exp: Likewise.
7211 * gdb.base/dump.exp: Likewise.
7212 * gdb.base/ena-dis-br.exp: Likewise.
7213 * gdb.base/relational.exp: Likewise.
7214 * gdb.base/step-over-syscall.exp: Likewise.
7215 * gdb.base/structs.exp: Likewise.
7216
58eb20d5
AB
72172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7218
7219 * gdb.linespec/explicit.exp: Make test names unique.
7220 * gdb.linespec/ls-errs.exp: Likewise.
7221
4d421147
AB
72222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7223
7224 * gdb.reverse/break-precsave.exp: Make test names unique.
7225 * gdb.reverse/break-reverse.exp: Likewise.
7226 * gdb.reverse/finish-precsave.exp: Likewise.
7227 * gdb.reverse/finish-reverse.exp: Likewise.
7228 * gdb.reverse/machinestate-precsave.exp: Likewise.
7229 * gdb.reverse/machinestate.exp: Likewise.
7230 * gdb.reverse/readv-reverse.exp: Likewise.
7231 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7232 * gdb.reverse/sigall-precsave.exp: Likewise.
7233 * gdb.reverse/sigall-reverse.exp: Likewise.
7234 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7235 * gdb.reverse/watch-precsave.exp: Likewise.
7236 * gdb.reverse/watch-reverse.exp: Likewise.
7237
d8c06f22
AB
72382019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7239
7240 * gdb.threads/stop-with-handle.c: New file.
7241 * gdb.threads/stop-with-handle.exp: New file.
7242
3a56ed86
TV
72432019-10-03 Tom de Vries <tdevries@suse.de>
7244
7245 PR testsuite/25059
7246 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7247 directory" line to be missing.
7248
42275044
TV
72492019-10-03 Tom de Vries <tdevries@suse.de>
7250
7251 PR testsuite/25059
7252 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7253 type optional.
7254
9ef62df0
AA
72552019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7256
7257 * gdb.python/py-format-string.c (string.h): New include.
7258 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7259 the same value, for endianness-independence.
7260 * gdb.python/py-format-string.exp (default_regexp_dict)
7261 (test_pretty_structs, test_format): Adjust expected output to the
7262 changed initialization.
7263
37f6a7f4
TT
72642019-10-02 Tom Tromey <tromey@adacore.com>
7265
7266 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7267
1d58d6a2
PA
72682019-10-02 Pedro Alves <palves@redhat.com>
7269 Andrew Burgess <andrew.burgess@embecosm.com>
7270
7271 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7272 "print-file-var.h".
7273 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7274 (get_version_1): Print this_version_id and its address.
7275 Add extern "C" wrappers around interface functions.
7276 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7277 "print-file-var.h".
7278 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7279 (get_version_2): Print this_version_id and its address.
7280 Add extern "C" wrappers around interface functions.
7281 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7282 <stddef.h> and "print-file-var.h".
7283 Add extern "C" wrappers around interface functions.
7284 [VERSION_ID_MAIN] (this_version_id): Define.
7285 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7286 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7287 up extern "C" blocks.
7288 * gdb.base/print-file-var.exp (test): New, factored out from top
7289 level.
7290 (top level): Test all combinations of attribute hidden or not,
7291 dlopen or not, and this_version_id symbol in main file or not.
7292 Compile tests as both C++ and C, make test names unique.
7293
d770d56f
TT
72942019-10-01 Tom Tromey <tom@tromey.com>
7295
7296 * gdb.base/style.exp: Test "show logging filename".
7297
7f6aba03
TT
72982019-10-01 Tom Tromey <tom@tromey.com>
7299
7300 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7301 * gdb.base/style.exp: Add metadata style test.
7302
14309bb6
TT
73032019-10-01 Tom Tromey <tom@tromey.com>
7304
7305 * gdb.base/style.exp: Test "pwd".
7306
2a3c1174
PA
73072019-10-01 Tom Tromey <tom@tromey.com>
7308
7309 * gdb.base/style.exp: Update tests.
7310
53d666ec
AA
73112019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7312
7313 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7314 'six' to unsigned.
7315 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7316 'five'. Use an all-ones bit pattern for each.
7317 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7318 to its changed values.
7319
4a56a520
TT
73202019-09-30 Tom Tromey <tromey@adacore.com>
7321
7322 * gdb.rust/traits.rs: Disable all warnings.
7323
0df0352a
TV
73242019-09-29 Tom de Vries <tdevries@suse.de>
7325
aac66a4c 7326 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 7327
73d9a918
TV
73282019-09-29 Tom de Vries <tdevries@suse.de>
7329
7330 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7331
060b3ab4
TV
73322019-09-27 Tom de Vries <tdevries@suse.de>
7333
7334 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7335
68f7d34d
TV
73362019-09-27 Tom de Vries <tdevries@suse.de>
7337
7338 PR record/23188
7339 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7340
5d63b30a
TT
73412019-09-26 Tom Tromey <tromey@adacore.com>
7342
7343 * gdb.ada/py_taft.exp: New file.
7344 * gdb.ada/py_taft/main.adb: New file.
7345 * gdb.ada/py_taft/pkg.adb: New file.
7346 * gdb.ada/py_taft/pkg.ads: New file.
7347
3d435220
TV
73482019-09-24 Tom de Vries <tdevries@suse.de>
7349
7350 PR gdb/24598
7351 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7352
77d03678
TV
73532019-09-22 Tom de Vries <tdevries@suse.de>
7354
7355 * gdb.base/restore.exp: Allow register variables to be optimized out at
7356 -O0.
7357
abf516c6
UW
73582019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7359
7360 * gdb.arch/spu-info.exp: Remove file.
7361 * gdb.arch/spu-info.c: Remove file.
7362 * gdb.arch/spu-ls.exp: Remove file.
7363 * gdb.arch/spu-ls.c: Remove file.
7364
7365 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7366 * gdb.asm/spu.inc: Remove file.
7367
7368 * gdb.base/dump.exp: Remove support for spu*-*-*.
7369 * gdb.base/stack-checking.exp: Likewise.
7370 * gdb.base/overlays.exp: Likewise.
7371 * gdb.base/ovlymgr.c: Likewise.
7372 * gdb.base/spu.ld: Remove file.
7373
7374 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7375 * gdb.cp/cpexprs.exp: Likewise.
7376 * gdb.cp/exception.exp: Likewise.
7377 * gdb.cp/gdb2495.exp: Likewise.
7378 * gdb.cp/mb-templates.exp: Likewise.
7379 * gdb.cp/pr9167.exp: Likewise.
7380 * gdb.cp/userdef.exp: Likewise.
7381
7382 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7383
7384 * gdb.cell: Remove directory.
7385 * lib/cell.exp: Remove file.
7386
e452e88f
TV
73872019-09-19 Tom de Vries <tdevries@suse.de>
7388
7389 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7390
8a625130
TV
73912019-09-19 Tom de Vries <tdevries@suse.de>
7392
7393 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7394
81dc3ab5
TV
73952019-09-19 Tom de Vries <tdevries@suse.de>
7396
7397 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7398 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7399 (gdb_target_cmd): ... here.
7400 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7401 value 2.
7402
b078f3ac
AB
74032019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7404
7405 * gdb.base/source-dir.exp: Avoid having directory names in test
7406 names.
7407
f1b620e9
MG
74082019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7409
7410 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7411 directory.
7412
67f3ed6a
AB
74132019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7414
7415 * gdb.base/list-missing-source.exp: New file.
7416
d1b70248
TV
74172019-09-14 Tom de Vries <tdevries@suse.de>
7418
7419 PR teststuite/24599
7420 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7421 * lib/ada.exp (gnatmake_version_at_least): New proc.
7422
5fabdcd6
AB
74232019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7424
7425 * gdb.base/maint.exp: Use exec_has_index_section.
7426
aa17805f
AB
74272019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7428
7429 * gdb.base/maint.exp: Add test for 'maint info sections'.
7430
25e5c209
TV
74312019-09-12 Tom de Vries <tdevries@suse.de>
7432
7433 * gdb.base/store.exp: Allow register variables to be optimized out at
7434 -O0.
7435
4993045d
PW
74362019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7437
7438 * gdb.ada/rdv_wait.exp: Update to new task names.
7439 * gdb.base/task_switch_in_core.exp: Likewise.
7440 * gdb.base/info_sources_base.c: Likewise.
7441
8a516164
TT
74422019-09-10 Tom Tromey <tromey@adacore.com>
7443
7444 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7445
aa391654
TT
74462019-09-10 Tom Tromey <tromey@adacore.com>
7447
7448 * gdb.ada/dgopt.exp: New file.
7449 * gdb.ada/dgopt/x.adb: New file.
7450
8634b462
TT
74512019-09-08 Tom Tromey <tom@tromey.com>
7452
7453 * gdb.tui/resize.exp: Remove setup_xfail.
7454 * gdb.tui/regs.exp: Remove setup_xfail.
7455 * gdb.tui/basic.exp: Remove setup_xfail.
7456
736b0f76
DB
74572019-09-06 David Blaikie <dblaikie@gmail.com>
7458
7459 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7460 * gdb.cp/cplabel.exp: Ditto.
7461 * gdb.linespec/ls-errs.exp: Ditto.
7462
30331a6c
TV
74632019-09-05 Tom de Vries <tdevries@suse.de>
7464
7465 * lib/gdb.exp (cmp_file_string): New proc.
7466 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7467 runto_main. Verify save breakpoints output.
7468
98b0ebab
PW
74692019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7470
7471 * gdb.base/info-var.exp: Test info variables without running
7472 to main, to avoid expect's buffer overflow.
7473
4e962e74
TT
74742019-09-03 Tom Tromey <tromey@adacore.com>
7475
7476 * gdb.ada/bias.exp: New file.
7477 * gdb.ada/bias/bias.adb: New file.
7478 * gdb.ada/print_chars.exp: Add regression test.
7479 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7480 (MC): New variable.
7481
2ea1a07a
SL
74822019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7483
7484 * gdb.base/argv0-symlink.exp: Run only on native target
7485 and local host.
7486
8077c50d
TV
74872019-08-29 Tom de Vries <tdevries@suse.de>
7488
7489 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7490 diverse debug info.
7491 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7492
48352473
TV
74932019-08-28 Tom de Vries <tdevries@suse.de>
7494
7495 * gdb.base/info-var.exp: Allow info variables to print info for files
7496 other than info-var-f1.c and info-var-f2.c.
7497
d8f27c60
AB
74982019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7499
7500 * gdb.fortran/info-types.exp: Add module.
7501 * gdb.fortran/info-types.f90: Update expected results.
7502
1f20c35e
AB
75032019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7504
7505 * gdb.fortran/info-types.exp: New file.
7506 * gdb.fortran/info-types.f90: New file.
7507 * lib/fortran.exp (fortran_character1): New proc.
7508
4acfdd20
AB
75092019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7510
7511 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7512 functions'. Reindent as needed.
7513 * gdb.base/info-var-f1.c: New file.
7514 * gdb.base/info-var-f2.c: New file.
7515 * gdb.base/info-var.exp: New file.
7516 * gdb.base/info-var.h: New file.
7517
5c31b358
TV
75182019-08-26 Tom de Vries <tdevries@suse.de>
7519
7520 PR c++/24852
7521 * gdb.cp/no-libstdcxx-probe.exp: New test.
7522
b694989f
TV
75232019-08-26 Tom de Vries <tdevries@suse.de>
7524
7525 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7526 * tests need to be skipped.
7527 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7528 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7529 mi_skip_libstdcxx_probe_tests.
7530
d9c4ba53
SDJ
75312019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7532
7533 * gdb.python/py-xmethods.exp: Use raw strings when passing
7534 arguments to SimpleXMethodMatcher.
7535
395fad09
TV
75362019-08-22 Tom de Vries <tdevries@suse.de>
7537
7538 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7539 more informative.
7540
26c957f1
PA
75412019-08-21 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.base/with.exp: Test "with" with no arguments.
7544
61f80d5d
TV
75452019-08-21 Tom de Vries <tdevries@suse.de>
7546
7547 * gdb.base/gdb-caching-proc.exp: Sort files.
7548
d7a11d13
TV
75492019-08-20 Tom de Vries <tdevries@suse.de>
7550
7551 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7552 compilation.
7553
34dafe9f
TV
75542019-08-16 Tom de Vries <tdevries@suse.de>
7555
7556 * gdb.base/compare-sections.exp ("after run to main"): Allow
7557 mismatched read-only sections for PIE executables.
7558
398fdd60
TT
75592019-08-16 Tom Tromey <tom@tromey.com>
7560
7561 * lib/tuiterm.exp (_csi_Z): New proc.
7562 * gdb.tui/basic.exp: Update window positions.
7563 * gdb.tui/empty.exp: Update window positions.
7564
d8f9e51c
SL
75652019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7566
7567 * gdb.base/examine-backward.exp: Correct regexp for
7568 "examine 3 bytes backward from ${address_zero}".
7569
3df505f6
TT
75702019-08-15 Tom Tromey <tom@tromey.com>
7571
7572 * gdb.tui/empty.exp: Enable resizing tests.
7573
272560b5
TT
75742019-08-15 Tom Tromey <tromey@adacore.com>
7575
7576 * gdb.ada/char_enum.exp: Add regression tests.
7577 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7578 and '0'.
7579 (Char, Gchar): Update.
7580 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7581
08235187
CB
75822019-08-15 Christian Biesinger <cbiesinger@google.com>
7583
7584 * gdb.python/python.exp: Expect a leading underscore on
7585 GdbOutput{,Error}File.
7586
22a2ab04
SL
75872019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7588
7589 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7590 Windows host.
7591
835b995b
SL
75922019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7593
7594 * gdb.base/batch-preserve-term-settings.exp
7595 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7596
97dd8e07
CB
75972019-08-15 Christian Biesinger <cbiesinger@google.com>
7598
7599 * lib/gdb.exp: When running on a mingw target, replace
7600 /x/ with x:/.
7601
75faf5c4
AH
76022019-08-14 Alan Hayward <alan.hayward@arm.com>
7603
7604 * gdb.arch/aarch64-prologue.c: New test.
7605 * gdb.arch/aarch64-prologue.exp: New file.
7606
abc6c00f
TV
76072019-08-13 Tom de Vries <tdevries@suse.de>
7608
7609 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7610 Thread.
7611
74c2c1f4
SL
76122019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7613
7614 * gdb.python/py-completion.exp: Download the .py file to the host
7615 and use its host pathname. Conditionalize tests that use
7616 tab completion and manipulate files on the build machine.
7617 * gdb.python/py-events.exp: Download the .py file to the host
7618 and use its host pathname.
7619 * gdb.python/py-evsignal.exp: Likewise.
7620 * gdb.python/py-evthreads.exp: Likewise.
7621 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7622 pathname syntax.
7623 * gdb.python/py-framefilter.exp: Download the .py file to the right
7624 place on the host. Match Windows pathname syntax.
7625 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7626 .py file to the host and use its host pathname.
7627 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7628 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7629 build pathname. Skip symlink test on Windows host. Add missing
7630 newline at end of file.
7631 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7632 and use its host pathname.
7633 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7634 * gdb.python/py-section-script.exp: Use host location of binfile
7635 on safe-path. Use correct path separator on Windows host.
7636 Reorder alternatives in gdb_test_multiple to prevent matching
7637 the wrong alternative on success.
7638 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7639
ca2589f3
PP
76402019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7641
7642 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7643 expect the GDB inferior to no longer immediately stop after
7644 being resumed with "signal SIGINT".
7645
020a839d
SL
76462019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7647
7648 * gdb.linespec/break-ask.exp: Generalize regexps to match
7649 Windows pathnames too.
7650
128d6509
TV
76512019-08-08 Tom de Vries <tdevries@suse.de>
7652
7653 PR testsuite/24862
7654 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7655
590042fc
PW
76562019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7657
7658 * gdb.base/style.exp: Update tests for help doc new invariants.
7659 * gdb.base/help.exp: Likewise.
7660
046bebe1
TT
76612019-08-06 Tom Tromey <tom@tromey.com>
7662
7663 * gdb.base/style.exp: Add disassemble test.
7664 * gdb.base/style.c (some_called_function): New function.
7665 (main): Use it.
7666
0b27c27d
CB
76672019-08-05 Christian Biesinger <cbiesinger@google.com>
7668
7669 * gdb.python/py-block.exp: Test dictionary access on blocks.
7670
580f1034
SM
76712019-08-05 Simon Marchi <simon.marchi@efficios.com>
7672
7673 PR gdb/24863
7674 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7675 -list-thread-groups --available test when running under
7676 check-read1.
7677
d86bd7cb
TV
76782019-08-05 Tom de Vries <tdevries@suse.de>
7679
7680 PR testsuite/24863
7681 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7682 * gdb.base/help.exp: Use with_read1_timeout_factor.
7683 * gdb.base/info-macros.exp: Same.
7684 * gdb.cp/nested-types.exp: Same.
7685
a80cf5d8
TV
76862019-08-05 Tom de Vries <tdevries@suse.de>
7687
7688 * lib/gdb.exp (version_at_least): Factor out of ...
7689 (tcl_version_at_least): ... here.
7690 (gdb_compile): Fail if pie results in non-PIE executable.
7691 (readelf_version, readelf_prints_pie): New proc.
7692 (exec_is_pie): Return -1 if unknown.
7693
d0962838
TV
76942019-08-05 Tom de Vries <tdevries@suse.de>
7695
7696 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7697
2252ff3d
SL
76982019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7699
7700 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7701
26655f53
SL
77022019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7703
7704 * lib/completion-support.exp (test_gdb_complete_none): Skip
7705 tab completion tests if no readline support.
7706 (test_gdb_complete_unique_re): Likewise.
7707 (test_gdb_complete_multiple): Likewise.
7708
db4dc13e
PW
77092019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7710
7711 * gdb.base/info_sources.exp: New file.
7712 * gdb.base/info_sources.c: New file.
7713 * gdb.base/info_sources_base.c: New file.
7714
0eba165a
PFC
77152019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7716
7717 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7718 prefix argument.
7719 (test_exit_status): Add prefix argument.
7720
59bd512b
TV
77212019-08-01 Tom de Vries <tdevries@suse.de>
7722
7723 PR testsuite/24863
7724 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7725 calling exp_continue for new thread and thread exited messages.
7726
2a3ad588
TV
77272019-08-01 Tom de Vries <tdevries@suse.de>
7728
7729 PR testsuite/24863
7730 * gdb.base/structs.exp: Fix check-read1 timeout using
7731 gdb_test_sequence.
7732 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7733
117eb594
TV
77342019-08-01 Tom de Vries <tdevries@suse.de>
7735
7736 PR testsuite/24863
7737 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7738 line.
7739
ed591340
TV
77402019-08-01 Tom de Vries <tdevries@suse.de>
7741
7742 PR testsuite/24863
7743 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7744
aa3b6533
TT
77452019-07-30 Tom Tromey <tromey@adacore.com>
7746
7747 * gdb.ada/display_nested.exp: New file.
7748 * gdb.ada/display_nested/foo.adb: New file.
7749 * gdb.ada/display_nested/pack.adb: New file.
7750 * gdb.ada/display_nested/pack.ads: New file.
7751
2906593f
CB
77522019-07-30 Christian Biesinger <cbiesinger@google.com>
7753
7754 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7755 namespace.
7756 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7757
0f575925
TV
77582019-07-30 Tom de Vries <tdevries@suse.de>
7759
7760 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7761 instead.
7762
b13057d9
TV
77632019-07-30 Tom de Vries <tdevries@suse.de>
7764
7765 PR testsuite/24834
7766 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7767 (exec_is_pie): New proc.
7768
5c4dde85
CB
77692019-07-29 Christian Biesinger <cbiesinger@google.com>
7770
7771 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7772
c620ed88
CB
77732019-07-29 Christian Biesinger <cbiesinger@google.com>
7774
7775 * gdb.python/py-objfile.c: Add global and static vars.
7776 * gdb.python/py-objfile.exp: Test new functions Objfile.
7777 lookup_global_symbol and lookup_static_symbol.
7778
3d235706
TT
77792019-07-29 Tom Tromey <tom@tromey.com>
7780
7781 * lib/tuiterm.exp (Term::_csi_@): New proc.
7782 (Term::_csi_X): Don't move cursor.
7783
c7e4c0a6
PW
77842019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7785
7786 * gdb.base/options.exp: Update backtrace - completion to
7787 new option -frame-info.
7788 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7789 Test new 'set print frame-info'. Test backtrace -frame-info
7790 overriding 'set print frame-info'.
7791 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7792 Test new 'set print frame-info'.
7793 Verify consistency of backtrace with and without filters, with and
7794 without -no-filters.
7795 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7796 default.
7797
de28a3b7
TV
77982019-07-29 Tom de Vries <tdevries@suse.de>
7799
7800 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7801 no arguments".
7802
507dd60e
TV
78032019-07-29 Tom de Vries <tdevries@suse.de>
7804
7805 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7806 is a substring of the first for "complete non-unique file name".
7807
5beafce9
TV
78082019-07-29 Tom de Vries <tdevries@suse.de>
7809
7810 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7811 with ".*".
7812
2d274232
TV
78132019-07-29 Tom de Vries <tdevries@suse.de>
7814
7815 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7816 Pass prompt_regexp parameter to gdb_test_multiple calls.
7817
9197cd8b
TV
78182019-07-29 Tom de Vries <tdevries@suse.de>
7819
7820 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 7821 print registers" regexps.
9197cd8b 7822
b528dae0
TV
78232019-07-29 Tom de Vries <tdevries@suse.de>
7824
7825 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7826
d17725d7
TV
78272019-07-29 Tom de Vries <tdevries@suse.de>
7828
7829 PR gdb/24855
7830 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7831 (skip_python_tests_prompt): Add prompt_regexp argument to
7832 gdb_test_multiple calls.
7833
52b75bf1
TT
78342019-07-27 Tom Tromey <tom@tromey.com>
7835
7836 * gdb.tui/main.exp: New file.
7837
2b1d00c2
TT
78382019-07-27 Tom Tromey <tom@tromey.com>
7839
7840 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7841 optional.
7842 * gdb.tui/empty.exp: New file.
7843
ded631d5
TT
78442019-07-27 Tom Tromey <tom@tromey.com>
7845
7846 * lib/tuiterm.exp (spawn): New proc.
7847 (Term::resize): New proc.
7848 * gdb.tui/resize.exp: New file.
7849
58ac439d
TT
78502019-07-27 Tom Tromey <tom@tromey.com>
7851
7852 * gdb.tui/list.exp: New file.
7853
fe1f56ee
TT
78542019-07-27 Tom Tromey <tom@tromey.com>
7855
7856 * gdb.tui/regs.exp: New file.
7857
f790b310
TT
78582019-07-27 Tom Tromey <tom@tromey.com>
7859
7860 * gdb.tui/basic.exp: Add "layout split" test.
7861
d95fc6ee
TT
78622019-07-27 Tom Tromey <tom@tromey.com>
7863
7864 * gdb.tui/basic.exp: Add "layout asm" test.
7865
c3786b3a
TT
78662019-07-27 Tom Tromey <tom@tromey.com>
7867
7868 * lib/tuiterm.exp: New file.
7869 * gdb.tui/basic.exp: New file.
7870
98a617f8
KB
78712019-07-27 Kevin Buettner <kevinb@redhat.com>
7872
7873 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7874 Enable tests associated with this flag. Adjust regex
7875 referencing "foo_low" to now refer to "foo_cold" instead.
7876
5c076da4
KB
78772019-07-27 Kevin Buettner <kevinb@redhat.com>
7878
7879 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7880 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7881 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7882 foo_cold. Revise comments to match.
7883 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7884 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7885 were wrapped into this proc; Call do_test in loop from outermost
7886 level.
7887 (foo_low): Rename all occurrences to "foo_cold".
7888 (backtrace from baz): New test.
7889 (x2/i foo_cold): New test.
7890 (info line *foo_cold): New test.
7891
1512d3b7
TV
78922019-07-26 Tom de Vries <tdevries@suse.de>
7893
7894 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7895
297989a1
TV
78962019-07-25 Tom de Vries <tdevries@suse.de>
7897
7898 PR testsuite/24830
7899 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7900 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7901 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7902 (skip_libstdcxx_probe_tests): ... here.
7903 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7904
b3b965fb
TV
79052019-07-24 Tom de Vries <tdevries@suse.de>
7906
7907 PR testsuite/24807
7908 * gdb.objc/basicclass.m: Include stdio.h.
7909 * gdb.objc/nondebug.m: Same.
7910 * gdb.objc/objcdecode.m: Same.
7911
4625b4d0
TV
79122019-07-24 Tom de Vries <tdevries@suse.de>
7913
7914 PR testsuite/24612
7915 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7916 additional_flags.
7917
024a5840
TV
79182019-07-24 Tom de Vries <tdevries@suse.de>
7919
7920 PR testsuite/24831
7921 * gdb.multi/tids.exp: Update error messages for info threads.
7922
c76ddaa3
TV
79232019-07-24 Tom de Vries <tdevries@suse.de>
7924
7925 * gdb.base/info-types.exp: Allow info types to print info for more than
7926 one file.
7927
9a618ef6
TV
79282019-07-23 Tom de Vries <tdevries@suse.de>
7929
7930 PR testsuite/24842
7931 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7932 gdb_spawn_with_cmdline_opts.
7933
40eadf04
SP
79342019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7935
7936 * gdb.arch/arm-cmse-sgstubs.c: New test.
7937 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7938
5ba29434
TV
79392019-07-23 Tom de Vries <tdevries@suse.de>
7940
7941 PR testsuite/24711
7942 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7943 issuing next command.
7944
a8e9d247
AB
79452019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7946
7947 * gdb.ada/info_auto_lang.exp: Update expected results.
7948 * gdb.base/info-types.c: Add additional types to check.
7949 * gdb.base/info-types.exp: Update expected results.
7950
eb86c5e2
AB
79512019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7952
7953 * gdb.base/info-types.c: New file.
7954 * gdb.base/info-types.exp: New file.
7955
01e175fe
AB
79562019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7957
7958 * gdb.arch/riscv-bp-infcall.c: New file.
7959 * gdb.arch/riscv-bp-infcall.exp: New file.
7960
6b78c3f8
AB
79612019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7962
7963 PR breakpoints/24541
7964 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7965
da738167
TV
79662019-07-14 Tom de Vries <tdevries@suse.de>
7967
7968 PR testsuite/24760
7969 * gdb.objc/basicclass.exp: Fix unterminated string.
7970
0d4e84ed
AB
79712019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7972 Andrew Burgess <andrew.burgess@embecosm.com>
7973
7974 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7975 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7976 negative bounds.
7977 * gdb.fortran/vla-value.exp: Print elements of an array with
7978 negative bounds.
7979 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7980 testing.
7981
021d8588
AB
79822019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7983
7984 * gdb.base/options.exp (expect_string): Dequote strings in
7985 results.
7986 (test-string): Test strings with different quoting and reindent.
7987
f06f1252
TT
79882019-07-10 Tom Tromey <tromey@adacore.com>
7989
7990 * gdb.ada/mi_ex_cond.exp: Update expected results.
7991 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7992 * gdb.ada/mi_catch_ex.exp: Update expected results.
7993 * gdb.ada/mi_catch_assert.exp: Update expected results.
7994 * gdb.ada/catch_ex.exp (catch_exception_info)
7995 (catch_exception_entry, catch_assert_entry)
7996 (catch_unhandled_entry): Update.
7997 * gdb.ada/catch_assert_if.exp: Update expected results.
7998
b863685d
RB
79992019-07-10 Richard Bunt <richard.bunt@arm.com>
8000 Stephen Roberts <stephen.roberts@arm.com>
8001
8002 * gdb.base/define.exp: Restore original prompt.
8003
cb1e4e32
PA
80042019-07-09 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
8007 breakpoints" output.
8008 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
8009 * gdb.python/py-breakpoint.exp: No longer expect that "catch
8010 throw" creates breakpoint.
8011 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
8012 'type="catchpoint"'.
8013
b58a68fe
PA
80142019-07-09 Pedro Alves <palves@redhat.com>
8015
8016 PR c++/15468
8017 * gdb.cp/except-multi-location-lib.cc: New.
8018 * gdb.cp/except-multi-location-main.cc: New.
8019 * gdb.cp/except-multi-location.exp: New.
8020
0826779b
PW
80212019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
8022
8023 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8024 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8025 argument and update callers.
8026
5b0e2db4
AB
80272019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8028
8029 * gdb.arch/amd64-break-on-asm-line.S: New file.
8030 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8031
1f6f6e21
PW
80322019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8033
8034 * gdb.base/printcmds.exp: Test printing C string and
8035 C wide string convenience vars without transiting via the inferior.
8036 Also make test names unique.
8037
ea142fbf
AH
80382019-07-08 Alan Hayward <alan.hayward@arm.com>
8039
5862c886 8040 PR breakpoints/25011
ea142fbf
AH
8041 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8042
213fd9fa
PA
80432019-07-04 Pedro Alves <palves@redhat.com>
8044
8045 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8046 body returned ok(0), break(3) or continue(4).
8047 * gdb.testsuite/foreach_with_prefix.exp: New file.
8048
2b40fda7
AH
80492019-07-04 Alan Hayward <alan.hayward@arm.com>
8050
8051 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8052
a26c8de0
PA
80532019-07-03 Pedro Alves <palves@redhat.com>
8054
8055 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8056 "return -code".
8057
5f4ba3e7
PA
80582019-07-03 Pedro Alves <palves@redhat.com>
8059
8060 PR cli/24732
8061 * gdb.base/shell.exp: Load completion-support.exp.
8062 Adjust expected error output. Add completion tests.
8063
a994424f
PA
80642019-07-03 Pedro Alves <palves@redhat.com>
8065
8066 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8067 string_to_regexp.
8068
3d9be6f5
PA
80692019-07-03 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8072 (expect_integer): Adjust to expect "-string".
8073 (expect_string): New.
8074 (all_options): Expect "-string".
8075 (test-flag, test-boolean): Adjust to expect "-string".
8076 (test-string): New proc.
8077 (top level): Call it.
8078
41fc454c
PA
80792019-07-03 Pedro Alves <palves@redhat.com>
8080
8081 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8082 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8083 the expected output in the success.
8084
b2b2a215
PA
80852019-07-03 Pedro Alves <palves@redhat.com>
8086
8087 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8088 Split one gdb_test_multiple call in two to avoid a race.
8089
fdbc9870
PA
80902019-07-03 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.base/with.c: New file.
8093 * gdb.base/with.exp: New file.
8094
c6ac8931
PA
80952019-07-03 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.base/settings.exp: Replace all references to "maint
8098 test-settings set" with references to "maint set test-settings",
8099 and all references to "maint test-settings show" with references
8100 to "maint show test-settings".
8101
970f9d09
PA
81022019-07-03 Pedro Alves <palves@redhat.com>
8103
8104 * gdb.base/settings.exp (test-string): Adjust expected out when
8105 testing "maint test-settings show filename"
8106
54d66006
PA
81072019-07-02 Pedro Alves <palves@redhat.com>
8108
8109 * gdb.base/options.exp (test-info-threads): New procedure.
8110 (top level): Call it.
8111
10d06d82
TT
81122019-06-28 Tom Tromey <tromey@adacore.com>
8113
8114 * gdb.dwarf2/ada-linkage-name.c: New file.
8115 * gdb.dwarf2/ada-linkage-name.exp: New file.
8116
3d507ff2
TT
81172019-06-27 Tom Tromey <tromey@adacore.com>
8118
d039f014 8119 PR c++/20020:
3d507ff2
TT
8120 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8121
8af58ffe
TV
81222019-06-26 Tom de Vries <tdevries@suse.de>
8123
8124 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8125
22e21752
TV
81262019-06-26 Tom de Vries <tdevries@suse.de>
8127
8128 * gdb.base/index-cache.exp: Add back missing debug option.
8129
b65b566c
PW
81302019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8131
8132 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8133
5c2c8c69
TV
81342019-06-25 Tom de Vries <tdevries@suse.de>
8135
8136 PR testsuite/24727
8137 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8138
164e3873
TV
81392019-06-24 Tom de Vries <tdevries@suse.de>
8140
8141 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8142
824eacee
TV
81432019-06-24 Tom de Vries <tdevries@suse.de>
8144
8145 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8146 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8147 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8148
385b97d3
TV
81492019-06-24 Tom de Vries <tdevries@suse.de>
8150
8151 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8152
c596f180
TV
81532019-06-21 Tom de Vries <tdevries@suse.de>
8154
8155 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8156
b13a7d03
TV
81572019-06-21 Tom de Vries <tdevries@suse.de>
8158
8159 PR testsuite/24518
8160 PR ada/24713
8161 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8162 index.
8163
899277ae
TT
81642019-06-19 Tom Tromey <tromey@adacore.com>
8165
8166 * gdb.ada/length_cond.exp: Add intro comment.
8167
680e1bee
TT
81682019-06-19 Tom Tromey <tromey@adacore.com>
8169
8170 * gdb.ada/length_cond.exp: New file.
8171 * gdb.ada/length_cond/length_cond.adb: New file.
8172 * gdb.ada/length_cond/pck.adb: New file.
8173 * gdb.ada/length_cond/pck.ads: New file.
8174
0ed4690a
TV
81752019-06-18 Tom de Vries <tdevries@suse.de>
8176
8177 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8178
d20ed5fd
TT
81792019-06-18 Tom Tromey <tromey@adacore.com>
8180
8181 * gdb.base/list0.h: Add comment explaining control character.
8182
86e04673
TV
81832019-06-18 Tom de Vries <tdevries@suse.de>
8184
8185 * boards/fission.exp: Break up long debug_flags line.
8186
c4973306
SM
81872019-06-16 Tom de Vries <tdevries@suse.de>
8188
8189 PR gdb/24445
8190 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8191 generated index.
8192
93cb9841
AB
81932019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8194
8195 PR gdb/24686
8196 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8197 improve detection of bug gdb/24541.
8198
399aaebd
SM
81992019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8200
8201 PR gdb/24669
8202 * gdb.base/index-cache.exp (uses_readnow,
8203 expecting_index_cache_use): Define global variable.
8204 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8205 expecting_index_cache_use.
8206
584a927c
AB
82072019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8208 Andrew Burgess <andrew.burgess@embecosm.com>
8209
8210 * gdb.fortran/pointers.f90: New file.
8211 * gdb.fortran/print_type.exp: New file.
8212 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8213 * gdb.fortran/vla-type.exp: Likewise.
8214 * gdb.fortran/vla-value.exp: Likewise.
8215 * gdb.mi/mi-vla-fortran.exp: Likewise.
8216
30056ea0
AB
82172019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8218
8219 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8220 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8221 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8222 as a stop reason.
8223
ec8e2b6d
AB
82242019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8225
8226 * gdb.base/annota1.exp: Update expected results.
8227 * gdb.cp/annota2.exp: Likewise.
8228 * gdb.cp/annota3.exp: Likewise.
8229
09e4c4e1
AB
82302019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8231
8232 * gdb.base/style-logging.exp: Remove path from test name.
8233
0735b091
TT
82342019-06-14 Tom Tromey <tromey@adacore.com>
8235
8236 PR gdb/24502:
8237 * gdb.base/style-logging.exp: New file.
8238
f5686554
TT
82392019-06-14 Tom Tromey <tromey@adacore.com>
8240
8241 * gdb.base/symfile-warn.exp: New file.
8242 * gdb.base/symfile-warn.c: New file.
8243
a0c1ffed
TT
82442019-06-14 Tom Tromey <tromey@adacore.com>
8245
8246 * gdb.base/annotate-symlink.exp: New file.
8247
f411722c
TT
82482019-06-14 Tom Tromey <tromey@adacore.com>
8249
8250 * gdb.ada/set_wstr.exp: Add reassignment test.
8251
4268ec18
TT
82522019-06-14 Tom Tromey <tromey@adacore.com>
8253
8254 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8255 'unchecked_access and 'unrestricted_access as well.
8256
9a9e394b
TT
82572019-06-14 Tom Tromey <tromey@adacore.com>
8258
8259 PR ada/24539:
8260 * gdb.ada/vla.exp: Update tests.
8261 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8262 pragma.
8263
4c048731
PA
82642019-06-13 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/settings.exp (test-integer): Test junk after
8267 "unlimited".
8268
6665660a
PA
82692019-06-13 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/options.exp (test-thread-apply): New.
8272 (top level): Call it.
8273
5d707134
PA
82742019-06-13 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.base/options.exp (test-frame-apply): New.
8277 (top level): Test print commands with different "frame apply"
8278 prefixes.
8279
e2a689da
PA
82802019-06-13 Pedro Alves <palves@redhat.com>
8281
e79be6e5 8282 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
8283 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8284 'max_completions' parameter and handle it.
8285 (test_gdb_completion_offers_commands): New.
8286
90a1ef87
PA
82872019-06-13 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8290
d4c16835
PA
82912019-06-13 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/options.exp (test-backtrace): New.
8294 (top level): Call it.
8295
2daf894e
PA
82962019-06-13 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.guile/scm-frame-args.exp: Use "set print
8299 raw-frame-arguments" instead of "set print raw frame-arguments".
8300 * gdb.python/py-frame-args.exp: Likewise.
8301
e6ed716c
PA
83022019-06-13 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.compile/compile.exp: Adjust expected output to option
8305 processing changes.
8306
7d8062de
PA
83072019-06-13 Pedro Alves <palves@redhat.com>
8308
8309 * gdb.base/options.exp: Build executable.
8310 (test-print): New procedure.
8311 (top level): Call it, once for "print" and another for "compile
8312 print".
8313
9d0faba9
PA
83142019-06-13 Pedro Alves <palves@redhat.com>
8315
8316 * gdb.base/options.c: New file.
8317 * gdb.base/options.exp: New file.
8318
dee7b4c8
PA
83192019-06-13 Pedro Alves <palves@redhat.com>
8320
8321 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8322 that "o" is ambiguous.
8323
dca0f6c0
PA
83242019-06-13 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.base/settings.c: New file.
8327 * gdb.base/settings.exp: New file.
8328
ccf46844
PA
83292019-06-13 Pedro Alves <palves@redhat.com>
8330
8331 * gdb.base/completion.exp: Fix comment typo.
8332
b9a3f842
PA
83332019-06-13 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8336 foo --1" test.
8337
d106773e
PA
83382019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8339
8340 * gdb.fortran/block-data.f: New.
8341 * gdb.fortran/block-data.exp: New.
8342
fea82da0
TV
83432019-06-11 Tom de Vries <tdevries@suse.de>
8344
8345 PR testsuite/24521
8346 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8347 message.
8348
8c2e74f1
TV
83492019-06-11 Tom de Vries <tdevries@suse.de>
8350
8351 PR testsuite/24521
8352 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8353
b49851c8
TV
83542019-06-11 Tom de Vries <tdevries@suse.de>
8355
8356 * boards/readnow.exp: New file.
8357
a7067863
AB
83582019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8359
8360 * gdb.fortran/vla-sizeof.exp: Update expected results.
8361
1a3da2cd
AB
83622019-06-06 Amos Bird <amosbird@gmail.com>
8363
8364 * gdb.base/annota1.exp (thread_switch): Add test for
8365 thread-exited annotation.
8366
3847a7bf
TT
83672019-06-06 Tom Tromey <tromey@adacore.com>
8368
8369 * gdb.base/maint.exp: Expect command started/finished output.
8370
0088ba59
AB
83712019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8372
8373 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8374 comment.
8375 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8376
312617a3
AB
83772019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8378
8379 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8380 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8381 * gdb.arch/riscv-unwind-long-insn.c: New file.
8382 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8383
e1f2e1a2
CB
83842019-06-04 Christian Biesinger <cbiesinger@google.com>
8385
d3238f7d 8386 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 8387
206584bd
PW
83882019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8389
8390 * lib/gdb.exp (help_list_trailer): New regexp variable
8391 factorizing the help trailer message.
8392 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8393 arg to allow to better factorize various tests.
8394 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8395 (test_prefix_command_help): Use help_list_trailer.
8396 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8397 * gdb.guile/scm-cmd.exp: Likewise.
8398 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8399 * gdb.base/help.exp: Use test_user_defined_class_help.
8400 * gdb.base/style.exp: Add tests for styling of help and apropos.
8401 * lib/gdb-utils.exp (style): Add title and highlight styles.
8402
708dc93e
PW
84032019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8404
8405 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8406 $_shell_exitsignal.
8407 * gdb.base/default.exp: Update for new convenience variables.
8408
f49055a5
TT
84092019-05-29 Tom Tromey <tromey@adacore.com>
8410
8411 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8412 to "break complete ada" test case's regexp.
8413
4330d61d
TT
84142019-05-29 Tom Tromey <tromey@adacore.com>
8415
8416 PR c++/20020:
8417 * gdb.cp/constexpr-field.exp: New file.
8418 * gdb.cp/constexpr-field.cc: New file.
8419
000439d5
TT
84202019-05-29 Tom Tromey <tromey@adacore.com>
8421
8422 * gdb.base/finish.exp (finish_no_print): New proc.
8423 (finish_tests): Call it.
8424
5a01c34c
TV
84252019-05-24 Tom de Vries <tdevries@suse.de>
8426
8427 * gdb.dwarf2/gdb-add-index.exp: New file.
8428
18125b16
TT
84292019-05-22 Tom Tromey <tromey@adacore.com>
8430
8431 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8432 * gdb.base/style.exp: Use "style".
8433 * lib/gdb-utils.exp (style): New proc.
8434
af1a8d03
TV
84352019-05-22 Tom de Vries <tdevries@suse.de>
8436
8437 * gdb.base/align.exp: Require c++11.
8438
e7fe496b
TV
84392019-05-22 Tom de Vries <tdevries@suse.de>
8440
8441 PR testsuite/24586
8442 * gdb.python/py-mi-var-info-path-expression.exp: Call
8443 mi_skip_python_tests to check if python is supported.
8444
8fca4da0
AH
84452019-05-22 Alan Hayward <alan.hayward@arm.com>
8446
8447 * gdb.arch/aarch64-pauth.c: New test.
8448 * gdb.arch/aarch64-pauth.exp: New file.
8449
b7060614
AH
84502019-05-22 Alan Hayward <alan.hayward@arm.com>
8451
8452 * README (Re-running Tests Outside The Testsuite): New section.
8453
669d0468
TV
84542019-05-21 Tom de Vries <tdevries@suse.de>
8455
8456 * gdb.arch/amd64-eval.exp: Require c++11.
8457 * gdb.base/max-depth.exp: Same.
8458 * gdb.compile/compile-cplus-array-decay.exp: Same.
8459 * gdb.cp/meth-typedefs.exp: Same.
8460 * gdb.cp/subtypes.exp: Same.
8461 * gdb.cp/temargs.exp: Same.
8462
ce3ebcaa
AH
84632019-05-21 Alan Hayward <alan.hayward@arm.com>
8464
8465 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8466
34d11c68
AB
84672019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8468
8469 PR gdb/18644
8470 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8471 * gdb.fortran/printing-types.exp: Add new test.
8472 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8473 testing.
8474 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8475 setup_kfail call.
8476
87781e84
AH
84772019-05-17 Alan Hayward <alan.hayward@arm.com>
8478
8479 * README (Running the Testsuite): Change example.
8480 (Testsuite Parameters): Remove TRANSCRIPT.
8481 * lib/gdb.exp: Remove TRANSCRIPT check.
8482
b420b89e
AH
84832019-05-17 Alan Hayward <alan.hayward@arm.com>
8484
8485 * README (Testsuite Parameters): Add replay logging to
8486 GDBSERVER_DEBUG.
8487 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8488 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8489 as a comma separated list.
8490 (gdb_debug_init): Override procedure.
8491
408e9b8b
AH
84922019-05-17 Alan Hayward <alan.hayward@arm.com>
8493
8494 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8495 (gdb_write_cmd_file): New procedure.
8496 * lib/gdbserver-support.exp (gdbserver_start): Call
8497 gdbserver_write_cmd_file.
8498 (gdbserver_write_cmd_file): New procedure.
8499
f9e2e39d
AH
85002019-05-17 Alan Hayward <alan.hayward@arm.com>
8501
8502 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8503 (delete_breakpoints): Likewise.
8504 (gdb_run_cmd): Likewise.
8505 (gdb_start_cmd): Likewise.
8506 (gdb_starti_cmd): Likewise.
8507 (gdb_internal_error_resync): Likewise.
8508 (gdb_test_multiple): Likewise.
8509 (gdb_reinitialize_dir): Likewise.
8510 (default_gdb_exit): Likewise.
8511 (gdb_file_cmd): Mark kill as optional.
8512 (default_gdb_start): Call gdb_stdin_log_init.
8513 (send_gdb): Call gdb_stdin_log_write.
8514 (rerun_to_main): Mark Y as an answer.
8515 (gdb_stdin_log_init): New function.
8516 (gdb_stdin_log_write): Likewise.
8517
81f47ac2
AH
85182019-05-17 Alan Hayward <alan.hayward@arm.com>
8519
8520 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8521 * gdb.base/debug-expr.exp: Likewise.
8522 * gdb.base/foll-fork.exp: Likewise.
8523 * gdb.base/foll-vfork.exp: Likewise.
8524 * gdb.base/fork-print-inferior-events.exp: Likewise.
8525 * gdb.base/gdb-sigterm.exp: Likewise.
8526 * gdb.base/gdbinit-history.exp: Likewise.
8527 * gdb.base/osabi.exp: Likewise.
8528 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8529 * gdb.base/ui-redirect.exp: Likewise.
8530 * gdb.gdb/unittest.exp: Likewise.
8531 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8532 * gdb.mi/mi-watch.exp: Likewise.
8533 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8534 * gdb.mi/user-selected-context-sync.exp: Likewise.
8535 * gdb.python/python.exp: Disable debug test when debugging.
8536 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8537 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8538 Likewise.
8539 * gdb.threads/stepi-random-signal.exp: Likewise.
8540
29b52314
AH
85412019-05-17 Alan Hayward <alan.hayward@arm.com>
8542
8543 * Makefile.in: Pass through GDB_DEBUG.
8544 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8545 (gdb,debug): Add board setting.
8546 * lib/gdb.exp (default_gdb_start): Start debugging.
8547 (gdb_debug_enabled): New procedure.
8548 (gdb_debug_init): Likewise.
29b52314
AH
8549
85502019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 8551
29b52314
AH
8552 * Makefile.in: Pass through GDB_DEBUG.
8553 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8554 (gdb,debug): Add board setting.
8555 * lib/gdb.exp (default_gdb_start): Start debugging.
8556 (gdb_debug_enabled): New procedure.
8557 (gdb_debug_init): Likewise.
29b52314 8558
ca1285d1
AH
85592019-05-17 Alan Hayward <alan.hayward@arm.com>
8560
8561 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8562
f3a09c80
AH
85632019-05-17 Alan Hayward <alan.hayward@arm.com>
8564
8565 * gdb.base/ui-redirect.exp: Test redirection.
8566
26648588
JV
85672019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8568
8569 * gdb.mi/mi-complete.exp: New file.
8570 * gdb.mi/mi-complete.cc: Likewise.
8571
14237686
AB
85722019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8573
8574 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8575 indexed and sliced arrays, and pointers to arrays.
8576
e7bd7fba
TT
85772019-05-14 Tom Tromey <tromey@adacore.com>
8578
8579 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8580 styling test.
8581
2764128d
TV
85822019-05-14 Tom de Vries <tdevries@suse.de>
8583
8584 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8585 selection entry encoding.
8586
71bed2db
TT
85872019-05-10 Tom Tromey <tromey@adacore.com>
8588
8589 * gdb.ada/info_exc.exp: Add "complete" test.
8590
63b667ad
TV
85912019-05-09 Tom de Vries <tdevries@suse.de>
8592
8593 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8594 CU-relative.
8595
9cfd2b89
TV
85962019-05-09 Tom de Vries <tdevries@suse.de>
8597
8598 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8599 CU-relative.
8600
2228ef77
XR
86012019-05-08 Joel Brobecker <brobecker@adacore.com>
8602
8603 * gdb.ada/frame_arg_lang.exp: New testcase.
8604 * gdb.ada/frame_arg_lang/bla.adb: New file.
8605 * gdb.ada/frame_arg_lang/pck.ads: New file.
8606 * gdb.ada/frame_arg_lang/pck.adb: New file.
8607 * gdb.ada/frame_arg_lang/foo.c: New file.
8608
80e55b13
TT
86092019-05-08 Tom Tromey <tromey@adacore.com>
8610
8611 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8612
9d3421af
TT
86132019-05-08 Tom Tromey <tromey@adacore.com>
8614
8615 * gdb.base/ptype-offsets.exp: Update tests.
8616
844333e2
TT
86172019-05-08 Tom Tromey <tromey@adacore.com>
8618
8619 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8620 cases.
8621 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8622 "short".
8623
988915ee
TT
86242019-05-08 Tom Tromey <tromey@adacore.com>
8625
8626 * gdb.ada/vla.exp: New file.
8627 * gdb.ada/vla/vla.adb: New file.
8628
7bd55dac
TV
86292019-05-07 Tom de Vries <tdevries@suse.de>
8630
8631 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8632
75f06e9d
TV
86332019-05-07 Tom de Vries <tdevries@suse.de>
8634
8635 PR testsuite/24522
8636 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8637 section.
8638
77e7aaa4
TV
86392019-05-07 Tom de Vries <tdevries@suse.de>
8640
8641 PR testsuite/24522
8642 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8643 .debug_aranges section.
8644
456ba0fa
TV
86452019-05-07 Tom de Vries <tdevries@suse.de>
8646
8647 PR testsuite/24159
8648 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8649
5a56d6a6
TV
86502019-05-06 Tom de Vries <tdevries@suse.de>
8651
8652 * lib/gdb.exp (exec_has_index_section): New proc.
8653 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8654 section.
8655
9d6d4be8
TV
86562019-05-04 Tom de Vries <tdevries@suse.de>
8657
8658 * boards/cc-with-debug-names.exp: New file.
8659
222a8d25
TT
86602019-05-03 Tom Tromey <tromey@adacore.com>
8661
8662 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8663 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8664 * gdb.ada/char_enum.exp: Add test.
8665
0fdfd794
TV
86662019-05-03 Tom de Vries <tdevries@suse.de>
8667
8668 * boards/cc-with-gdb-index.exp: New file.
8669
80062eb9
AB
86702019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8671
8672 * gdb.rust/simple.exp: Add new test case.
8673 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8674 (main): Initialise an instance of the new struct.
8675
4504bbde
TT
86762019-05-01 Tom Tromey <tromey@adacore.com>
8677
8678 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8679 record.
8680 (NPR): New variable.
8681 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8682 test.
8683
d48e62f4
TT
86842019-05-01 Tom Tromey <tromey@adacore.com>
8685
8686 * gdb.ada/packed_array_assign.exp: Add packed assignment
8687 regression test.
8688
f59f30f5
TV
86892019-05-01 Tom de Vries <tdevries@suse.de>
8690
8691 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8692
b70bfc54
TV
86932019-05-01 Tom de Vries <tdevries@suse.de>
8694
8695 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8696
15f18d14
AT
86972019-04-30 Ali Tamur <tamur@google.com>
8698
8699 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8700
2ff0a947
TT
87012019-04-30 Tom Tromey <tromey@adacore.com>
8702
8703 * lib/ada.exp (find_ada_tool): New proc.
8704 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8705 * gdb.ada/catch_ex_std.exp: New file.
8706 * gdb.ada/catch_ex_std/foo.adb: New file.
8707 * gdb.ada/catch_ex_std/some_package.adb: New file.
8708 * gdb.ada/catch_ex_std/some_package.ads: New file.
8709
a776957c
TT
87102019-04-30 Tom Tromey <tromey@adacore.com>
8711
8712 PR c++/24470:
8713 * gdb.cp/temargs.cc: Add test code from PR.
8714
bc68014d
AB
87152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8716
8717 * gdb.fortran/vla-datatypes.exp: Update expected results.
8718 * gdb.fortran/vla-ptype.exp: Likewise.
8719 * gdb.fortran/vla-type.exp: Likewise.
8720 * gdb.fortran/vla-value.exp: Likewise.
8721
f1fdc960
AB
87222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8723
8724 * gdb.fortran/ptr-indentation.exp: Update expected results.
8725 * gdb.fortran/ptype-on-functions.exp: Likewise.
8726 * gdb.fortran/vla-ptr-info.exp: Likewise.
8727 * gdb.fortran/vla-value.exp: Likewise.
8728
bf7a4de1
AB
87292019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8730
8731 * gdb.fortran/ptype-on-functions.exp: New file.
8732 * gdb.fortran/ptype-on-functions.f90: New file.
8733
bbe75b9d
AB
87342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8735
8736 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8737 case void string.
8738
1db455a7
AB
87392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8740
8741 * gdb.fortran/complex.exp: Expand.
8742 * gdb.fortran/complex.f: Renamed to...
8743 * gdb.fortran/complex.f90: ...this, and extended to add more
8744 complex values.
8745
b6d03bb2
AB
87462019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8747
8748 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8749 MODULO, CMPLX.
8750
2e62ab40
AB
87512019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8752 Richard Bunt <richard.bunt@arm.com>
8753
8754 * gdb.base/max-depth.c: New file.
8755 * gdb.base/max-depth.exp: New file.
8756 * gdb.python/py-nested-maps.c: New file.
8757 * gdb.python/py-nested-maps.exp: New file.
8758 * gdb.python/py-nested-maps.py: New file.
8759 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8760 (test_all_common): Call test_max_depth.
8761 * gdb.fortran/max-depth.exp: New file.
8762 * gdb.fortran/max-depth.f90: New file.
8763 * gdb.go/max-depth.exp: New file.
8764 * gdb.go/max-depth.go: New file.
8765 * gdb.modula2/max-depth.exp: New file.
8766 * gdb.modula2/max-depth.c: New file.
8767 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8768
d2b584a5
TV
87692019-04-29 Tom de Vries <tdevries@suse.de>
8770
8771 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8772
136afab8
PW
87732019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8774
8775 * gdb.base/callexit.exp: Test may-call-functions off.
8776
725cbb63
KS
87772019-04-25 Keith Seitz <keiths@redhat.com>
8778
8779 PR c++/24367
8780 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8781 (another_incomplete_struct, test_incomplete): New definitions.
8782 (main): Use new definitions.
8783 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8784 functions.
8785
701adfb0
PA
87862019-04-25 Ali Tamur <tamur@google.com>
8787
8788 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8789
82433e3e
SDJ
87902019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8791
8792 PR corefiles/11608
8793 PR corefiles/18187
8794 * gdb.base/coredump-filter-build-id.exp: New file.
8795
dd06d4d6
AH
87962019-04-25 Alan Hayward <alan.hayward@arm.com>
8797
e79be6e5
SM
8798 * Makefile.in: Pass through GDBSERVER_DEBUG.
8799 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8800 (gdbserver,debug): Add board setting.
8801 * gdb.trace/tspeed.exp: Skip when debugging.
8802 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8803 * lib/gdbserver-support.exp: Likewise
dd06d4d6 8804
1670072e
TT
88052019-04-24 Tom Tromey <tromey@adacore.com>
8806
8807 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8808 Rust.
8809
a59240a4
TT
88102019-04-24 Tom Tromey <tromey@adacore.com>
8811
8812 * gdb.arch/amd64-eval.exp: Test bitfield return.
8813 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8814 (class Foo) <return_bitfields>: New method.
8815 (main): Call it.
8816
b907456c
AB
88172019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8818
8819 * gdb.cp/many-args.cc: New file.
8820 * gdb.cp/many-args.exp: New file.
8821
5c565afd
TV
88222019-04-23 Tom de Vries <tdevries@suse.de>
8823
8824 PR gdb/24433
8825 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8826
ba22ff86
AH
88272019-04-23 Alan Hayward <alan.hayward@arm.com>
8828
8829 * gdb.trace/backtrace.exp: Use nopie flag.
8830 * gdb.trace/circ.exp: Likewise.
8831 * gdb.trace/collection.exp: Likewise.
8832 * gdb.trace/ftrace.exp: Likewise.
8833 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8834 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8835 * gdb.trace/qtro.exp: Likewise.
8836 * gdb.trace/read-memory.exp: Likewise.
8837 * gdb.trace/report.exp: Likewise.
8838 * gdb.trace/tfile.exp: Likewise.
8839 * gdb.trace/tfind.exp: Likewise.
8840 * gdb.trace/unavailable.exp: Likewise.
8841
7905fc35
PA
88422019-04-22 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.base/solib-probes-nosharedlibrary.c,
8845 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8846
8ecb59f8
TT
88472019-04-19 Tom Tromey <tromey@adacore.com>
8848
8849 * gdb.ada/ptype_union.c: New file.
8850 * gdb.ada/ptype_union.exp: New file.
8851
62160ec9
TT
88522019-04-19 Tom Tromey <tromey@adacore.com>
8853
8854 PR symtab/24423:
8855 * gdb.base/list0.h (foo): Add a control-l character.
8856
36cd4ba5
TV
88572019-04-18 Tom de Vries <tdevries@suse.de>
8858
8859 PR gdb/24433
8860 * boards/local-board.exp: Set sysroot to "".
8861
b73715df
TV
88622019-04-18 Tom de Vries <tdevries@suse.de>
8863 Pedro Alves <palves@redhat.com>
8864
8865 PR gdb/24454
8866 * gdb.threads/vfork-follow-child-exec.c: New file.
8867 * gdb.threads/vfork-follow-child-exec.exp: New file.
8868 * gdb.threads/vfork-follow-child-exit.c: New file.
8869 * gdb.threads/vfork-follow-child-exit.exp: New file.
8870
4aa866af
LS
88712019-04-15 Leszek Swirski <leszeks@google.com>
8872
8873 * gdb.arch/amd64-eval.cc: New file.
8874 * gdb.arch/amd64-eval.exp: New file.
8875
e5a1a79a
AH
88762019-04-11 Alan Hayward <alan.hayward@arm.com>
8877
8878 * gdb.server/sysroot.c: New test.
8879 * gdb.server/sysroot.exp: New file.
8880 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8881 matching param.
8882
41077b66
AB
88832019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8884
8885 * gdb.base/align.exp: Extend test to cover structures containing
8886 only static fields.
8887
c30391f8
TV
88882019-04-11 Tom de Vries <tdevries@suse.de>
8889
8890 * boards/cc-with-dwz-m.exp: New file.
8891 * boards/cc-with-dwz.exp: New file.
8892 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8893
e242fd12
SM
88942019-04-09 Simon Marchi <simon.marchi@efficios.com>
8895
8896 * gdb.base/start-cpp.exp: New file.
8897 * gdb.base/start-cpp.cc: New file.
8898
2b0c8b01
KB
88992019-04-08 Kevin Buettner <kevinb@redhat.com>
8900
8901 * gdb.python/py-thrhandle.exp: Adjust tests to call
8902 thread_from_handle instead of thread_from_thread_handle.
8903
947210e5
KB
89042019-04-08 Kevin Buettner <kevinb@redhat.com>
8905
8906 * gdb.python/py-thrhandle.exp: Add tests for
8907 gdb.InferiorThread.handle.
8908
d7df6549
AB
89092019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8910
8911 * gdb.python/py-function.exp: Check calling helper function from
8912 all languages.
8913 * lib/gdb.exp (gdb_supported_languages): New proc.
8914
8bdc1658
AB
89152019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8916
8917 * gdb.base/complex-parts.c: New file.
8918 * gdb.base/complex-parts.exp: New file.
8919
05caa1d2
TT
89202019-04-01 Tom Tromey <tromey@adacore.com>
8921
8922 PR symtab/23331:
8923 * gdb.dwarf2/dw2-ranges-main.c: New file.
8924 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8925 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8926
7734102d
EZ
89272019-03-30 Simon Marchi <simark@simark.ca>
8928
8929 * gdb.base/default.exp: Add values for $_gdb_major and
8930 $_gdb_minor.
8931
188e1fa9
TT
89322019-03-29 Tom Tromey <tromey@adacore.com>
8933
8934 * gdb.base/help.exp: Tighten apropos regexp.
8935
2880242d
KS
89362019-03-29 Keith Seitz <keiths@redhat.com>
8937
8938 * gdb.fortran/array-bounds.exp: New file.
8939 * gdb.fortran/array-bounds.f90: New file.
8940
077cad8e
PW
89412019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8942
8943 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8944
80047cfc
PW
89452019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8946
8947 * gdb.multi/hello.c (main): Increase alarm timer.
8948
f489207e
SL
89492019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8950
8951 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8952 factor when no hardware watchpoint support.
8953
c92df149
AH
89542019-03-28 Alan Hayward <alan.hayward@arm.com>
8955 Pedro Alves <palves@redhat.com>
8956
8957 * boards/local-board.exp: set sysroot to /.
8958
933aebfa
AH
89592019-03-27 Alan Hayward <alan.hayward@arm.com>
8960
8961 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8962 in child.
8963
9f9aa852
AB
89642019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8965
8966 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8967 field.
8968 (make_container): Initialise new field.
8969 * gdb.python/py-prettyprint.exp: Add new tests.
8970 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8971 <display_hint>: New method.
8972
3714a195
AB
89732019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8974
8975 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8976 gdb_continue_to_breakpoint more throughout this test.
8977 (run_lang_tests) Supply unique test names, and use
8978 gdb_test_no_output.
8979
18c77628
AB
89802019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8981
8982 * gdb.base/finish-pretty.exp: Update expected results.
8983 * gdb.base/pretty-print.c: New file.
8984 * gdb.base/pretty-print.exp: New file.
8985
9a93502f
PA
89862019-03-25 Pedro Alves <palves@redhat.com>
8987
8988 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8989 move comments outside list. Append '-i "" eof' section.
8990
968aa7ae
AH
89912019-03-22 Alan Hayward <alan.hayward@arm.com>
8992
34a7f2a4 8993 PR testsuite/25016
968aa7ae
AH
8994 * README: Add pie options.
8995 * gdb.base/break-interp.exp: Ensure pie is disabled.
8996 * gdb.base/dump.exp: Likewise.
8997 * lib/gdb.exp (gdb_compile): Add pie option.
8998
4c7d57e7
TT
89992019-03-19 Tom Tromey <tromey@adacore.com>
9000
9001 * gdb.mi/mi2-cli-display.c: New file.
9002 * gdb.mi/mi2-cli-display.exp: New file.
9003
bff8c71f
TT
90042019-03-18 Joel Brobecker <brobecker@adacore.com>
9005 Tom Tromey <tromey@adacore.com>
9006
9007 * gdb.ada/ptype_array/pck.adb: New file.
9008 * gdb.ada/ptype_array/pck.ads: New file.
9009 * gdb.ada/ptype_array/foo.adb: New file.
9010 * gdb.ada/ptype_array.exp: New file.
9011
d085f989
TT
90122019-03-14 Tom Tromey <tromey@adacore.com>
9013
9014 * gdb.base/style.exp: Add "set style sources" test.
9015
b4be1b06
SM
90162019-03-13 Simon Marchi <simon.marchi@ericsson.com>
9017
9018 * mi-breakpoint-location-ena-dis.exp: Rename to ...
9019 * mi-breakpoint-multiple-locations.exp: ... this.
9020 (make_breakpoints_pattern): New proc.
9021 (do_test): Add mi_version parameter, test -break-insert,
9022 -break-info and =breakpoint-created.
9023
7cde5fc2
AB
90242019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
9025
9026 * config/default.exp: Remove 'load_lib gdb.exp'.
9027 * config/monitor.exp: Likewise.
9028 * config/sid.exp: Likewise.
9029 * config/sim.exp: Likewise.
9030 * config/slite.exp: Likewise.
9031 * config/unix.exp: Likewise.
9032 * gdb.base/default.exp: Remove unhelpful comment.
9033
efbecbc1
AB
90342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9037
0841c79a
AB
90382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9039
9040 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9041
4a270568
AB
90422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9043
9044 * gdb.fortran/type-kinds.exp: Update expected results.
9045
067630bd
AB
90462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9047
9048 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9049
3be47f7a
AB
90502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9051
9052 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9053 function.
9054 (test_basic_parsing_of_type_kinds): Expand types tested.
9055 (test_parsing_invalid_type_kinds): New function.
9056
4d00f5d8
AB
90572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9058
9059 * gdb.fortran/intrinsics.exp: New file.
9060 * gdb.fortran/intrinsics.f90: New file.
9061 * gdb.fortran/type-kinds.exp: New file.
9062
c8f91604
AB
90632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9064
9065 * gdb.fortran/dot-ops.exp: New file.
9066
dd9f2c76
AB
90672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9068
9069 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9070 Check upper and lower case logical literals.
9071
84ec9724
AB
90722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9073
9074 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9075 Remove duplicate tests.
9076
c3734e09
AH
90772019-03-06 Alan Hayward <alan.hayward@arm.com>
9078
9079 * lib/gdb.exp (builtin_cd): rename of cd.
9080 (cd): Override builtin.
9081
aa3cfbda
RB
90822019-03-06 Richard Bunt <richard.bunt@arm.com>
9083
9084 * gdb.fortran/function-calls.exp: New file.
9085 * gdb.fortran/function-calls.f90: New test.
9086
7b63ad86
RB
90872019-03-04 Richard Bunt <richard.bunt@arm.com>
9088
9089 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9090 on user program standard output.
9091 * gdb.fortran/short-circuit-argument-list.f90: Record function
9092 calls.
9093
01abb042
AH
90942019-02-28 Alan Hayward <alan.hayward@arm.com>
9095
c3734e09
AH
9096 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9097 failure.
01abb042 9098
92137da0
RO
90992019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9100
9101 PR gdb/8527
9102 * gdb.base/interrupt-daemon-attach.c,
9103 gdb.base/interrupt-daemon-attach.exp: New test.
9104
5862844d
PA
91052019-02-27 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.base/page.exp: Add tests for "set width/height -1".
9108
8ed25214
PA
91092019-02-27 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/page.exp: Add tests for "set/show width/height" with
9112 "infinite" values.
9113
6c28e44a
TT
91142019-02-27 Tom Tromey <tromey@adacore.com>
9115
9116 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9117 2.4.
9118 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9119 workaround.
9120
bf9a735e
AB
91212019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9122
9123 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9124 tests for structs with static members.
9125
8791793c
TT
91262019-02-26 Tom Tromey <tromey@adacore.com>
9127
9128 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9129 ValueError, not TypeError.
9130
bc2a507e
KB
91312019-02-26 Kevin Buettner <kevinb@redhat.com>
9132
9133 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9134 call from main program.
9135
e0e7d3bd
JB
91362019-02-23 Joel Brobecker <brobecker@adacore.com>
9137
9138 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9139 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9140 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9141 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9142 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9143
9600246d
KS
91442019-02-22 Keith Seitz <keiths@redhat.com>
9145
9146 PR symtab/23853
9147 * gdb.base/symlink-sourcefile.c: New file.
9148 * gdb.base/symlink-sourcefile.exp: New file.
9149
0c95f9ed
TT
91502019-02-20 Tom Tromey <tom@tromey.com>
9151
9152 * gdb.base/info_qt.exp: Update.
9153
6caa91b6
SM
91542019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9155
9156 * gdb.base/source.exp: Move "error in sourced script" code to
9157 the end.
9158 * gdb.base/source-error.gdb: Move contents to
9159 source-error-1.gdb. Add new code to source source-error-1.gdb.
9160 * gdb.base/source-error-1.gdb: New file, from previous
9161 source-error.gdb.
9162
6506371f
TT
91632019-02-17 Tom Tromey <tom@tromey.com>
9164
9165 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9166 for macro styling.
9167 * gdb.base/style.c (SOME_MACRO): New macro.
9168
a0087920
TT
91692019-02-17 Tom Tromey <tom@tromey.com>
9170
9171 * gdb.base/style.exp: Add line-wrapping tests.
9172 * gdb.base/page.exp: Add test for quitting during pagination.
9173
a2cd4f14
JB
91742019-02-17 Joel Brobecker <brobecker@adacore.com>
9175
9176 * gdb.ada/big_packed_array: New testcase.
9177 * gdb.ada/homonym.exp: Fix incorrect expected output for
9178 "break <homonym__get_value>" test.
9179
9d70ffbc
WP
91802019-02-13 Weimin Pan <weimin.pan@oracle.com>
9181
9182 PR breakpoints/21870
9183 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9184 and prepare_for_testing. Add comment.
9185 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9186 redundant cleanup call. Clean up comment.
9187
01c7ae81
WP
91882019-02-12 Weimin Pan <weimin.pan@oracle.com>
9189
9190 PR breakpoints/21870
9191 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9192 * gdb.arch/aarch64-dbreg-contents.c: New file.
9193
aff29d1c
JB
91942019-02-10 Joel Brobecker <brobecker@adacore.com>
9195
9196 * gdb.ada/mi_ref_changeable: New testcase.
9197
df0da8a2
AH
91982019-02-07 Alan Hayward <alan.hayward@arm.com>
9199
9200 * gdb.base/attach.exp: Add double attach test.
9201
bd447abb
SM
92022019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9203
9204 * lib/gdb.exp (default_gdb_start): Don't match pagination
9205 prompt.
9206 (gdb_init): Set stty_init.
9207
1dbc40b9
TT
92082019-01-27 Tom Tromey <tom@tromey.com>
9209
9210 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9211 skip_python_tests.
9212
353229bf
AH
92132019-01-24 Alan Hayward <alan.hayward@arm.com>
9214
9215 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9216 New structure.
9217 (struct struct_static_02_02): Likewise.
9218 (struct struct_static_02_03): Likewise.
9219 (struct struct_static_02_04): Likewise.
9220 (struct struct_static_04_01): Likewise.
9221 (struct struct_static_04_02): Likewise.
9222 (struct struct_static_04_03): Likewise.
9223 (struct struct_static_04_04): Likewise.
9224 (struct struct_static_06_01): Likewise.
9225 (struct struct_static_06_02): Likewise.
9226 (struct struct_static_06_03): Likewise.
9227 (struct struct_static_06_04): Likewise.
9228 (cmp_struct_static_02_01): Likewise.
9229 (cmp_struct_static_02_02): Likewise.
9230 (cmp_struct_static_02_03): Likewise.
9231 (cmp_struct_static_02_04): Likewise.
9232 (cmp_struct_static_04_01): Likewise.
9233 (cmp_struct_static_04_02): Likewise.
9234 (cmp_struct_static_04_03): Likewise.
9235 (cmp_struct_static_04_04): Likewise.
9236 (cmp_struct_static_06_01): Likewise.
9237 (cmp_struct_static_06_02): Likewise.
9238 (cmp_struct_static_06_03): Likewise.
9239 (cmp_struct_static_06_04): Likewise.
9240 (call_all): Test new structs.
9241 * gdb.base/infcall-nested-structs.exp: Likewise.
9242
73021deb
AH
92432019-01-21 Alan Hayward <alan.hayward@arm.com>
9244 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9245
fc65c7db
AH
92462019-01-21 Alan Hayward <alan.hayward@arm.com>
9247 * gdb.base/stack-protector.c: New test.
9248 * gdb.base/stack-protector.exp: New file.
9249 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9250 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9251 option.
9252 (gdb_compile): Remove stack protector for GCC and prevent
9253 recursion.
9254
c24bdb02
KS
92552019-01-16 Keith Seitz <keiths@redhat.com>
9256
9257 PR gdb/23773
9258 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9259
6f072a10
PFC
92602019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9261
9262 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9263 aliases.
9264 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9265 tests.
9266 * gdb.arch/powerpc-vector-regs.c: New file.
9267 * gdb.arch/powerpc-vector-regs.exp: New file.
9268
a7b8d682
PFC
92692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9270
9271 * gdb.arch/altivec-regs.exp: Fix the list passed to
9272 gdb_expect_list when testing "info vector".
9273
6eb6fb67
AB
92742019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9275
9276 * gdb.base/style.exp: Don't include path in testname.
9277
b56f80d8
KS
92782019-01-10 Keith Seitz <keiths@redhat.com>
9279
9280 PR gdb/23712
9281 PR symtab/23010
9282 * gdb.dwarf2/multidictionary.exp: New file.
9283
041be526
SM
92842019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9285
9286 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9287 (test_gnuv3_style_demangling): ... this.
9288 (test_lucid_style_demangling): Remove.
9289 (test_arm_style_demangling): Remove.
9290 (test_hp_style_demangling): Remove.
9291 (do_tests): Remove calls to the above.
9292
d820d0c3
AB
92932019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9294
9295 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9296 case.
9297
f097f5ad
TT
92982019-01-06 Tom Tromey <tom@tromey.com>
9299
9300 PR gdb/28155:
9301 * gdb.dwarf2/typedef-void-finish.exp: New file.
9302
2cd8cc0b
TT
93032018-12-28 Tom Tromey <tom@tromey.com>
9304 Simon Marchi <simark@simark.ca>
9305
9306 * gdb.base/jit-exec.exp: New file.
9307 * gdb.base/jit-exec.c: New file.
9308 * gdb.base/jit-execd.c: New file.
9309
35fb8261
TT
93102018-12-28 Tom Tromey <tom@tromey.com>
9311
9312 * gdb.base/style.exp: Update test to check for address styling.
9313
47fd17cd
TT
93142018-12-28 Tom Tromey <tom@tromey.com>
9315
9316 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9317 message.
9318
d47032b7
TT
93192018-12-28 Tom Tromey <tom@tromey.com>
9320
9321 * gdb.base/style.exp: Add test for version number styling.
9322
af79b68d
TT
93232018-12-28 Tom Tromey <tom@tromey.com>
9324
9325 * gdb.base/style.exp: Add test for print_address_symbolic.
9326
0bb296cb
TT
93272018-12-28 Tom Tromey <tom@tromey.com>
9328
9329 * gdb.base/style.exp: Add test for breakpoint setting.
9330
80ae2043
TT
93312018-12-28 Tom Tromey <tom@tromey.com>
9332
9333 * gdb.base/style.exp: Add test for variable names.
9334
cbe56571
TT
93352018-12-28 Tom Tromey <tom@tromey.com>
9336
9337 * gdb.base/style.exp: New file.
9338 * gdb.base/style.c: New file.
9339
9162a27c
TT
93402018-12-28 Tom Tromey <tom@tromey.com>
9341
9342 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9343 "dumb".
9344 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9345 the TERM environment variable.
9346
bc543c90
TT
93472018-12-27 Tom Tromey <tom@tromey.com>
9348
9349 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9350 pagination test.
9351
6f0ffe50
AB
93522018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9353
9354 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9355 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9356
b5a1e557
PW
93572018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9358
9359 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9360 Filename a.adb changed to bp_fun_addr.adb.
9361 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9362
6e8b1ab2
JV
93632018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9364
9365 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9366 non-PIE executables.
9367 * README: Mention the gdb,nopie_flag board setting.
9368 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9369 non-PIE executable.
9370 * gdb.arch/amd64-entry-value.exp: Likewise.
9371 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9372 * gdb.arch/i386-float.exp: Likewise.
9373 * gdb.arch/i386-signal.exp: Likewise.
9374 * gdb.mi/mi-reg-undefined.exp: Likewise.
9375
d00a27c5
PM
93762018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9377
9378 PR gdb/23974
9379 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9380
161d081c
PW
93812018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9382
9383 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9384 Update order of results accordingly.
9385
b001de23
AB
93862018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9387
9388 * gdb.base/annota1.exp: Update a test regexp.
9389
99e1a184
AB
93902018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9391
9392 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9393
7a81c1e2
PW
93942018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9395
9396 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9397 (reuse_time): Initialize to REUSE_TIME_CAP.
9398 (check_rc): New function.
9399 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9400 Check pthread_create rc.
9401 (spawner_thread_func): Check pthread_create and pthread_join rc.
9402
73e8dc90
PA
94032018-12-08 Pedro Alves <palves@redhat.com>
9404
9405 * gdb.base/list.exp (test_forward_search): Rename to ...
9406 (test_forward_reverse_search): ... this. Also test reverse-search
9407 and the forward-search alias.
9408
13f2ed32
AB
94092018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9410
9411 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9412 local timeout variable before return, and remove all local timeout
9413 variable entirely.
9414 (gdb_load): Likewise.
9415
64d27cfc
TV
94162018-12-01 Tom de Vries <tdevries@suse.de>
9417
9418 * gdb.base/gdb-caching-proc.exp: New file.
9419
f63c03b4
SDJ
94202018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9421
9422 * Makefile.in (TIMESTAMP): New variable.
9423 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9424 command.
9425 (check-single-racy): Likewise.
9426 (check/%.exp): Likewise.
9427 (check-racy/%.exp): Likewise.
9428 (workers/%.worker): Likewise.
9429 (build-perf): Likewise.
9430 (check-perf): Likewise.
9431 * README: Describe new "TS" and "TS_FORMAT" variables.
9432 * print-ts.py: New file.
9433
1c97054b
BF
94342018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9435
9436 PR python/23714
9437 * gdb.python/python.exp: Test command repetition after
9438 gdb.execute.
9439
1871a62d
AB
94402018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9441
9442 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9443 is correctly aligned.
9444
fb5e1ed9
PW
94452018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9446
9447 * gdb.ada/info_auto_lang.exp: New testcase.
9448 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9449 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9450 * gdb.ada/info_auto_lang/some_c.c: New file.
9451
43d397ca
PW
94522018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9453
9454 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9455 FUNC_lang language syntax.
9456
beddd671
PW
94572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9458
9459 * gdb.base/info_minsym.c: New file.
9460 * gdb.base/info_minsym.exp: New file.
9461
73fc52c4
TT
94622018-11-19 Tom Tromey <tom@tromey.com>
9463
9464 PR rust/23625:
9465 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9466 * gdb.rust/expr.exp: Update expected output. Change one test.
9467
994b876a
TT
94682018-11-19 Tom Tromey <tom@tromey.com>
9469
9470 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9471
6769f276
PA
94722018-11-19 Pedro Alves <palves@redhat.com>
9473
9474 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9475 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9476 see the expected warning.
9477
38a72da0
AH
94782018-11-16 Alan Hayward <alan.hayward@arm.com>
9479
9480 PR gdb/22736:
9481 * gdb.cp/infcall-nodebug-lib.c: New test.
9482 * gdb.cp/infcall-nodebug-main.c: New test.
9483 * gdb.cp/infcall-nodebug.exp: New file.
9484
53a89d6e
SM
94852018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9486
9487 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9488 completer tests.
9489
9325300d
TV
94902018-11-09 Tom de Vries <tdevries@suse.de>
9491
9492 * gdb.base/msym-lang.c: New test.
9493 * gdb.base/msym-lang.exp: New file.
9494 * gdb.base/msym-lang-main.c: New test.
9495
20f0d60d
TT
94962018-11-08 Tom Tromey <tom@tromey.com>
9497
9498 PR gdb/23555:
9499 PR gdb/23838:
9500 * gdb.base/warning.exp: New file.
9501
b5420128
JB
95022018-11-08 Jan Beulich <jbeulich@suse.com>
9503
9504 * testsuite/gdb.arch/i386-avx512.c,
9505 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9506
cd115d61
AB
95072018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9508
9509 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9510 point hardware.
9511
35ee2dc2
AB
95122018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9513
9514 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9515 * gdb.dwarf2/missing-type-name.exp: New file.
9516
31aceee8
TV
95172018-11-06 Tom de Vries <tdevries@suse.de>
9518
9519 * gdb.base/many-headers.c: New test.
9520 * gdb.base/many-headers.exp: New file.
9521
109be305
JW
95222018-11-06 Jim Wilson <jimw@sifive.com>
9523
9524 * gdb.base/code_elim.exp: For riscv, set additional_flags
9525 to include -msmall-data-limit=0.
9526
e2b7af72
JB
95272018-11-01 Joel Brobecker <brobecker@adacore.com>
9528
9529 * gdb.ada/watch_minus_l: New testcase.
9530
cdcda965
SM
95312018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9532
9533 * gdb.arch/aix-sighandle.c: New file.
9534 * gdb.arch/aix-sighandle.exp: New file.
9535
92dcebf3
AB
95362018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9537
9538 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9539 registers being unions.
9540
68b9ac18
TV
95412018-10-31 Tom de Vries <tdevries@suse.de>
9542
9543 * lib/valgrind.exp: New file.
9544 (vgdb_start, vgdb_stop): New procs, factored out of ...
9545 * gdb.base/valgrind-bt.exp: ... here, ...
9546 * gdb.base/valgrind-disp-step.exp: ... here and ...
9547 * gdb.base/valgrind-infcall.exp: ... here.
9548
1443936e
TV
95492018-10-31 Tom de Vries <tdevries@suse.de>
9550
9551 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9552
eb77c9df
AB
95532018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9554
9555 * gdb.dwarf2/void-type.c: New file.
9556 * gdb.dwarf2/void-type.exp: New file.
9557
82b5e646
PW
95582018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9559
9560 * gdb.base/info_qt.c: New file.
9561 * gdb.base/info_qt.exp: New file.
9562
8d619c01
EBM
95632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9564
9565 * gdb.arch/powerpc-htm-regs.c: New file.
9566 * gdb.arch/powerpc-htm-regs.exp: New file.
9567
f2cf6173
EBM
95682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9569
9570 * gdb.arch/powerpc-tar.c: New file.
9571 * gdb.arch/powerpc-tar.exp: New file.
9572
7ca18ed6
EBM
95732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9574
9575 * gdb.arch/powerpc-ppr-dscr.c: New file.
9576 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9577
bfcc0eba
TV
95782018-10-25 Tom de Vries <tdevries@suse.de>
9579
9580 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9581
fe1a5cad
TV
95822018-10-24 Tom de Vries <tdevries@suse.de>
9583
9584 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9585 longer exists error.
9586
a76dc3b7
TV
95872018-10-24 Tom de Vries <tdevries@suse.de>
9588
9589 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9590
4df46df7
TV
95912018-10-24 Tom de Vries <tdevries@suse.de>
9592
9593 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9594 --db-attach in valgrind.
9595
0dbfcfff
AB
95962018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9597
9598 * gdb.arch/riscv-reg-aliases.c: New file.
9599 * gdb.arch/riscv-reg-aliases.exp: New file.
9600
b04480b1
AH
96012018-10-19 Alan Hayward <alan.hayward@arm.com>
9602
9603 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9604
2c6ac8d7
AH
96052018-10-19 Alan Hayward <alan.hayward@arm.com>
9606
9607 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9608
2bc69f25
AH
96092018-10-19 Alan Hayward <alan.hayward@arm.com>
9610
9611 * gdb.cp/ovldbreak.exp: Fix regexps.
9612
1f1ae3a3
AH
96132018-10-19 Alan Hayward <alan.hayward@arm.com>
9614
9615 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9616
94c18618
SDJ
96172018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9618
9619 PR cli/23785
9620 * gdb.base/restore.exp: New test to check if "restore" with an
9621 invalid file doesn't segfault.
9622
812cd6eb
TV
96232018-10-18 Tom de Vries <tdevries@suse.de>
9624
9625 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9626 * gdb.ada/excep_handle.exp: Same.
9627 * gdb.ada/mi_string_access.exp: Same.
9628 * gdb.ada/mi_var_union.exp: Same.
9629 * gdb.arch/arc-analyze-prologue.exp: Same.
9630 * gdb.arch/arc-decode-insn.exp: Same.
9631 * gdb.base/readnever.exp: Same.
9632 * gdb.fortran/printing-types.exp: Same.
9633 * gdb.guile/scm-lazy-string.exp: Same.
9634
c4b90788
TV
96352018-10-16 Tom de Vries <tdevries@suse.de>
9636
9637 PR gdb/23730
9638 * gdb.base/catch-follow-exec.c: Add copyright notice.
9639 * gdb.base/catch-follow-exec.exp: Rewrite to use
9640 gdb_spawn_with_cmdline_opts. Require gdb-native.
9641
8bca2978
SL
96422018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9643
9644 * gdb.trace/actions-changed.exp: Check for arch support.
9645 * gdb.trace/actions.exp: Likewise.
9646 * gdb.trace/ax.exp: Likewise.
9647 * gdb.trace/backtrace.exp: Likewise.
9648 * gdb.trace/change-loc.exp: Likewise.
9649 * gdb.trace/deltrace.exp: Likewise.
9650 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9651 * gdb.trace/ftrace.exp: Likewise.
9652 * gdb.trace/infotrace.exp: Check for arch support.
9653 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9654 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9655 * gdb.trace/mi-tsv-changed.exp: Likewise.
9656 * gdb.trace/packetlen.exp: Likewise.
9657 * gdb.trace/passc-dyn.exp: Likewise.
9658 * gdb.trace/passcount.exp: Likewise.
9659 * gdb.trace/pending.exp: Likewise.
9660 * gdb.trace/range-stepping.exp: Check for shlib support.
9661 * gdb.trace/report.exp: Check for arch support.
9662 * gdb.trace/save-trace.exp: Likewise.
9663 * gdb.trace/signal.exp: Check for signal support.
9664 * gdb.trace/tfind.exp: Check for arch support.
9665 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9666 * gdb.trace/trace-common.h: Add comment.
9667 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9668 * gdb.trace/trace-enable-disable.exp: Likewise.
9669 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9670 * gdb.trace/tracecmd.exp: Check for arch support.
9671 * gdb.trace/tspeed.exp: Check for shlib and target support.
9672 * gdb.trace/tstatus.exp: Check for arch support.
9673 * gdb.trace/tsv.exp: Likewise.
9674 * gdb.trace/while-dyn.exp: Likewise.
9675 * gdb.trace/while-stepping.exp: Likewise.
9676 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9677
f9c49bff
SM
96782018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9679
9680 * gdb.trace/tspeed.exp: Remove nowarnings.
9681 (prepare_for_trace_test): Declare "global ipalib".
9682 * gdb.trace/tspeed.c: Include unistd.h.
9683 (main): Remove superfluous printf argument.
9684
d4330bde
SL
96852018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9686
9687 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9688 directory prefix on the filename.
9689
8ecfd7bd
SDJ
96902018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9691
9692 * gdb.gdb/unittest.exp: Update expected message informing that
9693 selftests have been disabled.
9694 * gdb.server/unittest.exp: Likewise.
9695
58bbcd02
TV
96962018-10-09 Tom de Vries <tdevries@suse.de>
9697
9698 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9699 with runto_main.
9700
9f6b697b
WP
97012018-10-08 Weimin Pan <weimin.pan@oracle.com>
9702
9703 PR c++/16841
9704 * gdb.cp/virtbase2.cc: New file.
9705 * gdb.cp/virtbase2.exp: New file.
9706
add5ded5
TT
97072018-10-06 Tom Tromey <tom@tromey.com>
9708
9709 PR python/19399:
9710 * gdb.python/py-inferior.exp: Add architecture test.
9711
f9e48344
TT
97122018-10-06 Tom Tromey <tom@tromey.com>
9713
9714 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9715 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9716
2a8be203
TT
97172018-10-06 Tom Tromey <tom@tromey.com>
9718
9719 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9720 of a "throw" catchpoint.
9721
e04caa70
SDJ
97222018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9723
9724 * gdb.base/info-proc.exp: Update string expected from "help info
9725 proc".
9726
5ca8c39f
TT
97272018-10-04 Tom Tromey <tom@tromey.com>
9728
9729 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9730 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9731 (test_initial_complaints, test_empty_complaints): Update.
9732 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9733
3453e7e4
TT
97342018-10-04 Tom Tromey <tom@tromey.com>
9735
9736 PR cli/19551:
9737 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9738 * lib/gdb.exp (gdb_file_cmd): Update.
9739 * gdb.stabs/weird.exp (print_weird_var): Update.
9740 * gdb.server/solib-list.exp: Update.
9741 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9742 * gdb.mi/mi-cli.exp: Update.
9743 * gdb.linespec/linespec.exp: Update.
9744 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9745 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9746 * gdb.cp/cp-relocate.exp: Update.
9747 * gdb.base/sym-file.exp: Update.
9748 * gdb.base/relocate.exp: Update.
9749 * gdb.base/readnever.exp: Update.
9750 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9751 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9752 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9753 * gdb.base/code_elim.exp: Update.
9754 * gdb.base/break-unload-file.exp (test_break): Update.
9755 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9756 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9757 Update.
9758 * gdb.base/attach.exp (do_attach_tests): Update.
9759 * gdb.base/sepdebug.exp: Update.
9760 * gdb.python/py-section-script.exp: Update.
9761
6afcf761
TT
97622018-10-04 Tom Tromey <tom@tromey.com>
9763
9764 PR cli/22234:
9765 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9766 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9767 output.
9768
fef1b293
TT
97692018-10-04 Tom Tromey <tom@tromey.com>
9770
9771 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9772 set width and height to 0.
9773 (test_command_line_attach_run): Use -quiet.
9774
ca98345e
SL
97752018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9776
9777 * lib/gdb.exp (skip_ifunc_tests): New.
9778 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9779 other compile failures.
9780 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9781
ff34e6ae
SM
97822018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9783
9784 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9785 is_amd64_regs_target.
9786
6bb8890e
AH
97872018-10-01 Alan Hayward <alan.hayward@arm.com>
9788
9789 * gdb.arch/aarch64-sighandler-regs.c: New test.
9790 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9791 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9792
224d30d3
MM
97932018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9794
9795 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9796 assembly.
9797
f67ffa6a
AB
97982018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9799
9800 * gdb.base/frame-selection.exp: New file.
9801 * gdb.base/frame-selection.c: New file.
9802
9fc3183f
AH
98032018-09-27 Alan Hayward <alan.hayward@arm.com>
9804
9805 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9806 pthread barrier.
9807 (main): Likewise.
9808
d354055e
AB
98092018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9810
9811 * gdb.base/large-frame-1.c: New file.
9812 * gdb.base/large-frame-2.c: New file.
9813 * gdb.base/large-frame.exp: New file.
9814 * gdb.base/large-frame.h: New file.
9815
db727370
JL
98162018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9817
9818 PR gdb/20948
9819 * gdb.base/write_mem.exp: New test.
9820 * gdb.base/write_mem.c: Likewise.
9821
ae778caf
TT
98222018-09-23 Tom Tromey <tom@tromey.com>
9823
9824 PR python/18852:
9825 * gdb.python/py-parameter.exp: Add test for parameter that throws
9826 on "set".
9827
fd3ba736
TT
98282018-09-23 Tom Tromey <tom@tromey.com>
9829
9830 PR python/17284:
9831 * gdb.python/py-template.exp (test_template_arg): Add test for
9832 negative template argument number.
9833
39a24317
TT
98342018-09-23 Tom Tromey <tom@tromey.com>
9835
9836 PR python/14062:
9837 * gdb.python/python.exp: Add test for post_event error.
9838
f5769a2c
TT
98392018-09-23 Tom Tromey <tom@tromey.com>
9840
9841 PR python/18170:
9842 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9843 convert pointers to int and long.
9844
1c1e54f6
TT
98452018-09-23 Tom Tromey <tom@tromey.com>
9846
9847 PR python/20126:
9848 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9849 signed-ness conversion tests.
9850
fb4fa946
TT
98512018-09-23 Tom Tromey <tom@tromey.com>
9852
9853 PR python/18352;
9854 * gdb.python/py-value.exp (test_float_conversion): New proc.
9855 Use it.
9856
a466edac
HAQ
98572018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9858
9859 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9860
4ee9b0c5
SL
98612018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9862
9863 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9864 no readline.
9865 * gdb.base/utf8-identifiers.exp: Likewise.
9866 * gdb.cp/cpcompletion.exp: Likewise.
9867 * gdb.linespec/cpcompletion.exp: Likewise.
9868 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9869 * gdb.linespec/cpls-ops.exp: Likewise.
9870
23be8da7
RB
98712018-09-19 Richard Bunt <richard.bunt@arm.com>
9872 Chris January <chris.january@arm.com>
9873
9874 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9875 * gdb.fortran/short-circuit-argument-list.exp: New file.
9876 * gdb.fortran/short-circuit-argument-list.f90: New test.
9877
5031d0ae
SDJ
98782018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9879
9880 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9881 "arch=" keyword when executing "-stack-list-frames".
9882
b4c0d1a4
SDJ
98832018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9884
9885 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9886 "arch=" keyword when executing "-stack-list-frames".
9887
7a6d2b45
SDJ
98882018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9889
9890 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9891 break ada".
9892
8588b356
SM
98932018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9894
9895 PR python/23669
9896 * gdb.python/python.exp: Test gdb.execute("show commands").
9897
65e65158
TT
98982018-09-16 Tom Tromey <tom@tromey.com>
9899
9900 * gdb.base/new-ui.exp (do_execution_tests): Update.
9901 * gdb.base/dbx.exp (test_breakpoints): Update.
9902
bf326452
AH
99032018-09-14 Alan Hayward <alan.hayward@arm.com>
9904
9905 * lib/gdb.exp (gdb_simple_compile): Add proc.
9906 (is_elf_target): Use gdb_simple_compile.
9907 (skip_altivec_tests): Likewise.
9908 (skip_vsx_tests): Likewise.
9909 (skip_tsx_tests): Likewise.
9910 (skip_btrace_tests): Likewise.
9911 (skip_btrace_pt_tests): Likewise.
9912 (gdb_can_simple_compile): Likewise.
9913 (gdb_has_argv0): Likewise.
9914 (gdb_target_symbol_prefix): Likewise.
9915 (target_supports_scheduler_locking): Likewise.
9916
2361b0fb
TT
99172018-09-13 Tom Tromey <tom@tromey.com>
9918
9919 * Makefile.in (TAGS): Recognize proc_with_prefix and
9920 gdb_caching_proc.
9921
0ae1a321
SM
99222018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9923
9924 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9925 method.
9926
a40bf0c2
SM
99272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9928
9929 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9930 and a few other Inferior properties when the Inferior is no
9931 longer valid.
9932
4a3fe98f
TT
99332018-09-13 Tom Tromey <tom@tromey.com>
9934
9935 PR rust/23650:
9936 * gdb.rust/simple.exp: Add test for enum field access error.
9937
098b2108
TT
99382018-09-13 Tom Tromey <tom@tromey.com>
9939
9940 PR rust/23626:
9941 * gdb.rust/simple.rs (EmptyEnum): New type.
9942 (main): Use it.
9943 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9944
1256af7d
SM
99452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9946
9947 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9948 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9949 * gdb.python/py-symtab.exp: Update test printing an objfile.
9950
4aa8e6c2
SM
99512018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9952
9953 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9954 object.
9955
c221b2f7
AH
99562018-09-12 Alan Hayward <alan.hayward@arm.com>
9957
9958 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9959 (support_complex_tests): Use gdb_can_simple_compile.
9960 (is_ilp32_target): Likewise.
9961 (is_lp64_target): Likewise.
9962 (is_64_target): Likewise.
9963 (is_amd64_regs_target): Likewise.
9964 (is_aarch32_target): Likewise.
9965 (gdb_int128_helper): Likewise.
9966
6f1107b5
JK
99672018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9970
1f5d1570
JG
99712018-09-10 Jerome Guitton <guitton@adacore.com>
9972
9973 * gdb.ada/same_component_name: Add test for case of tagged record
9974 with variable-length fields.
9975
cc330e39
XR
99762018-09-10 Xavier Roirand <roirand@adacore.com>
9977
9978 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9979 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9980 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9981 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9982
b9c50e9a
XR
99832018-09-10 Xavier Roirand <roirand@adacore.com>
9984
9985 * gdb.ada/mi_string_access.exp: New testcase.
9986 * gdb.ada/mi_string_access/bar.adb: New file.
9987 * gdb.ada/mi_string_access/pck.adb: New file.
9988 * gdb.ada/mi_string_access/pck.asd: New file.
9989
2963898f
XR
99902018-09-10 Xavier Roirand <roirand@adacore.com>
9991
9992 * gdb.ada/mi_var_union.exp: New testcase.
9993 * gdb.ada/mi_var_union/bar.adb: New file.
9994 * gdb.ada/mi_var_union/pck.adb: New file.
9995 * gdb.ada/mi_var_union/pck.asd: New file.
9996
1aac008f
TT
99972018-09-08 Tom Tromey <tom@tromey.com>
9998
9999 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
10000
332cf4c9
TT
100012018-09-08 Tom Tromey <tom@tromey.com>
10002
10003 PR python/16047:
10004 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
10005 (register_pretty_printers): Register new printer.
10006 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
10007 test.
10008 * gdb.python/py-prettyprint.c (int_type3): New typedef.
10009 (an_int_type3): New global.
10010
424da6cf
JB
100112018-09-08 Joel Brobecker <brobecker@adacore.com>
10012
10013 * gdb.ada/expr_with_funcall: New testcase.
10014
2a62dfa9
JB
100152018-09-08 Joel Brobecker <brobecker@adacore.com>
10016
10017 * gdb.ada/packed_array_assign: New testcase.
10018
96b6697f
AB
100192018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
10020
10021 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10022 names, and add test prefixes to make test names unique.
10023
e4a62c65
TV
100242018-09-05 Tom de Vries <tdevries@suse.de>
10025
10026 * gdb.dwarf2/varval.exp: Add test.
10027
dd083ee2
GB
100282018-09-04 Gary Benson <gbenson@redhat.com>
10029
10030 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10031 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10032
aef9346c
TT
100332018-08-31 Tom Tromey <tom@tromey.com>
10034
10035 * gdb.rust/simple.rs: Rename second variable "v".
10036
c67f2e15
AB
100372018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
10038
10039 * gdb.base/funcargs.c (use_a): New function.
10040 (recurse): Call use_a.
10041
078a0207
KS
100422018-08-29 Keith Seitz <keiths@redhat.com>
10043
10044 * gdb.compile/compile-cplus-anonymous.cc: New file.
10045 * gdb.compile/compile-cplus-anonymous.exp: New file.
10046 * gdb.compile/compile-cplus-array-decay.cc: New file.
10047 * gdb.compile/compile-cplus-array-decay.exp: New file.
10048 * gdb.compile/compile-cplus-inherit.cc: New file.
10049 * gdb.compile/compile-cplus-inherit.exp: New file.
10050 * gdb.compile/compile-cplus-member.cc: New file.
10051 * gdb.compile/compile-cplus-member.exp: New file.
10052 * gdb.compile/compile-cplus-method.cc: New file.
10053 * gdb.compile/compile-cplus-method.exp: New file.
10054 * gdb.compile/compile-cplus-mod.c: "New" file.
10055 * gdb.compile/compile-cplus-namespace.cc: New file.
10056 * gdb.compile/compile-cplus-namespace.exp: New file.
10057 * gdb.compile/compile-cplus-nested.cc: New file.
10058 * gdb.compile/compile-cplus-nested.exp: New file.
10059 * gdb.compile/compile-cplus-print.c: "New" file.
10060 * gdb.compile/compile-cplus-print.exp: "New" file.
10061 * gdb.compile/compile-cplus-virtual.cc: New file.
10062 * gdb.compile/compile-cplus-virtual.exp: New file.
10063 * gdb.compile/compile-cplus.c: "New" file.
10064 * gdb.compile/compile-cplus.exp: "New" file.
10065 * lib/compile-support.exp: New file.
10066
b0f492b9
GB
100672018-08-16 Gary Benson <gbenson@redhat.com>
10068
10069 PR gdb/13000:
10070 * gdb.base/batch-exit-status.exp: New file.
10071 * gdb.base/batch-exit-status.good-commands: Likewise.
10072 * gdb.base/batch-exit-status.bad-commands: Likewise.
10073
36eb4c5f
AH
100742018-08-29 Alan Hayward <alan.hayward@arm.com>
10075
10076 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10077 (struct struct02): Likewise.
10078 (struct struct03): Likewise.
10079 (struct struct04): Likewise.
10080 (struct struct_01_01): New struct.
10081 (struct struct_01_02): Likewise.
10082 (struct struct_01_03): Likewise.
10083 (struct struct_01_04): Likewise.
10084 (struct struct_02_01): Likewise.
10085 (struct struct_02_02): Likewise.
10086 (struct struct_02_03): Likewise.
10087 (struct struct_02_04): Likewise.
10088 (struct struct_04_01): Likewise.
10089 (struct struct_04_02): Likewise.
10090 (struct struct_04_03): Likewise.
10091 (struct struct_04_04): Likewise.
10092 (struct struct_05_01): Likewise.
10093 (struct struct_05_02): Likewise.
10094 (struct struct_05_03): Likewise.
10095 (struct struct_05_04): Likewise.
10096 (cmp_struct01): Remove function.
10097 (cmp_struct02): Likewise.
10098 (cmp_struct03): Likewise.
10099 (cmp_struct04): Likewise.
10100 (cmp_struct_01_01): Add Function.
10101 (cmp_struct_01_02): Likewise.
10102 (cmp_struct_01_03): Likewise.
10103 (cmp_struct_01_04): Likewise.
10104 (cmp_struct_02_01): Likewise.
10105 (cmp_struct_02_02): Likewise.
10106 (cmp_struct_02_03): Likewise.
10107 (cmp_struct_02_04): Likewise.
10108 (cmp_struct_04_01): Likewise.
10109 (cmp_struct_04_02): Likewise.
10110 (cmp_struct_04_03): Likewise.
10111 (cmp_struct_04_04): Likewise.
10112 (cmp_struct_05_01): Likewise.
10113 (cmp_struct_05_02): Likewise.
10114 (cmp_struct_05_03): Likewise.
10115 (cmp_struct_05_04): Likewise.
10116 (call_all): Add new structs.
10117 * gdb.base/infcall-nested-structs.exp: Likewise.
10118
3bf9c013
JV
101192018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10120
10121 * gdb.python/py-framefilter-mi.exp: Update regexp to
10122 check for "arch" field in frame output.
10123
450d1e88
KB
101242018-08-23 Kevin Buettner <kevinb@redhat.com>
10125
10126 * gdb.dwarf2/dw2-ranges-func.c: New file.
10127 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10128
ae739fe7
SM
101292018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10130
10131 * gdb.base/term.exp: Compare terminal settings with values from
10132 the inferior.
10133 * gdb.base/term.c: Get and set terminal settings.
10134
6d52907e
JV
101352018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10136
10137 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10138 accommodate new "arch" field in frame output.
10139 * gdb.mi/mi-return.exp: Likewise.
10140 * gdb.mi/mi-stack.exp: Likewise.
10141 * gdb.mi/mi-syn-frame.exp: Likewise.
10142 * gdb.mi/user-selected-context-sync.exp: Likewise.
10143
be2d111a
MS
101442018-08-19 Michael Spang <spang@google.com>
10145
10146 PR gdb/11786
10147 * gdb.base/gcore-tls-pie.c: New file.
10148 * gdb.base/gcore-tls-pie.exp: New file.
10149
ae3a7c47
KB
101502018-08-18 Kevin Buettner <kevinb@redhat.com>
10151
10152 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
10153 * gdb.dwarf2/varval.c: New file.
10154 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 10155
2ecae92e
AH
101562018-08-17 Alan Hayward <alan.hayward@arm.com>
10157
10158 PR gdb/18931
10159 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10160
c1854f1d
KS
101612018-08-16 Keith Seitz <keiths@redhat.com>
10162
10163 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10164 tests expected to pass.
10165
26fb3983
JV
101662018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10167
10168 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10169 -data-disassemble -a.
10170 (test_disassembly_bogus_args): Likewise.
10171
67943c00
AB
101722018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10173
10174 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10175
5ff2bbae
AB
101762018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10177
10178 * gdb.base/vla-optimized-out.exp: Add new test.
10179
e5bbcd0f
AB
101802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10181
10182 * gdb.base/vla-optimized-out-o3.exp: Delete.
10183 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10184 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10185 deleted tests.
10186
9d4a934c
AB
101872018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10188
10189 PR gdb/18050:
10190 * gdb.server/extended-remote-restart.c: New file.
10191 * gdb.server/extended-remote-restart.exp: New file.
10192
045cf012
SM
101932018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10194
10195 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10196 "set variable index = 42".
10197
87d6a7aa
SM
101982018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10199
10200 * boards/index-cache-gdb.exp: New file.
10201 * gdb.dwarf2/index-cache.exp: New file.
10202 * gdb.dwarf2/index-cache.c: New file.
10203 * gdb.base/maint.exp: Check if we are using the index cache.
10204
96d68bd4
RO
102052018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10206
10207 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10208 MAKEFLAGS.
10209
5a699617
RO
102102018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10211
10212 * dg-extract-results.sh: Move to toplevel contrib.
10213 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10214 * Makefile.in (check-parallel-racy): Likewise.
10215
5bd18990
AB
102162018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10217
10218 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10219 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10220 tests if the target supports scheduler locking.
10221
3fbbcf47
TV
102222018-08-04 Tom de Vries <tdevries@suse.de>
10223
10224 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10225
3e1d3d8c
TT
102262018-08-02 Tom Tromey <tom@tromey.com>
10227
10228 PR symtab/16842.
10229 * gdb.cp/temargs.exp: Test "info address" of a template
10230 parameter.
10231
5abe0f0c
JV
102322018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10233
10234 * gdb.python/py-mi-var-info-path-expression.c: New file.
10235 * gdb.python/py-mi-var-info-path-expression.py: New file.
10236 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10237
fb66cde8
SDJ
102382018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10239
10240 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10241 error after "cannot resolve name" string.
10242
c708f4d2
AB
102432018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10244
10245 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10246 started.
10247 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10248
37cc0cae
TV
102492018-07-28 Tom de Vries <tdevries@suse.de>
10250
10251 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10252
63b4ecf7
TV
102532018-07-26 Tom de Vries <tdevries@suse.de>
10254
10255 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10256
3c3bb058
AB
102572018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10258
10259 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10260 is visible.
10261
9e7f3bbb
TV
102622018-07-26 Tom de Vries <tdevries@suse.de>
10263
10264 PR breakpoints/23366
10265 * gdb.base/catch-follow-exec.c: New test.
10266 * gdb.base/catch-follow-exec.exp: New file.
10267
16f808ec
TV
102682018-07-25 Tom de Vries <tdevries@suse.de>
10269
10270 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10271 vla-optimized-out.c.
10272
d7154a8d
JV
102732018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10274
10275 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10276 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10277
232a0032
TV
102782018-07-20 Tom de Vries <tdevries@suse.de>
10279
10280 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10281 NOCLONE macro.
10282 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10283
fbb1d502
TV
102842018-07-19 Tom de Vries <tdevries@suse.de>
10285
10286 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10287 regular expression.
10288
42dc7699
TV
102892018-07-18 Tom de Vries <tdevries@suse.de>
10290
10291 * gdb.base/vla-optimized-out.c: New test.
10292 * gdb.base/vla-optimized-out.exp: New file.
10293
7f1f7e23
SDJ
102942018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10295
10296 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10297 message "No address associated with hostname" when gdbserver
10298 cannot resolve the hostname.
10299
5759ebb3
PW
103002018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10301
10302 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10303 Add some test prefixes to make tests unique.
10304
3606ccab
PW
103052018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10306
10307 * gdb.base/frameapply.c: New file.
10308 * gdb.base/frameapply.exp: New file.
10309
529c08b2
PW
103102018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10311
10312 * gdb.base/skip.exp: Update expected error message.
10313
c7ab0aef
SDJ
103142018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10315 Jan Kratochvil <jan.kratochvil@redhat.com>
10316 Paul Fertser <fercerpav@gmail.com>
10317 Tsutomu Seki <sekiriki@gmail.com>
10318
10319 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10320 parameter.
10321 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10322 by default.
10323 * boards/native-gdbserver.exp: Likewise.
10324 * gdb.server/run-without-local-binary.exp: Improve regexp used
10325 for detecting when a remote debugging connection succeeds.
10326 * gdb.server/server-connect.exp: New file.
10327 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10328 Do not prefix the port number with ":".
10329 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10330 support for detecting and using it. Add '$debughost_gdbserver'
10331 to the list of arguments used to start gdbserver. Handle case
10332 when gdbserver cannot resolve a network name.
10333
16ff70dd
SDJ
103342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10335
10336 PR c++/23373
10337 * gdb.base/ptype-offsets.cc (struct static_member): New
10338 struct.
10339 (main) <stmember>: New variable.
10340 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10341 with a static member in it.
10342
3541979f
AB
103432018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10344
10345 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10346 watchpoints enabled and disabled.
10347
c8ad9b9a
AB
103482018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10349
10350 * gdb.base/examine-backward.exp: Still run tests around address
10351 0x0, even if address 0x0 is not readable. Update the pattern for
10352 matching address 0x0 in expected output.
10353
e0e5e971
AB
103542018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10355
10356 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10357 malloc/free.
10358
1ea5da02
TV
103592018-07-04 Tom de Vries <tdevries@suse.de>
10360
10361 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10362
471b9d15
MR
103632018-07-02 Maciej W. Rozycki <macro@mips.com>
10364
10365 PR tdep/8282
10366 * gdb.arch/mips-disassembler-options.exp: New test.
10367 * gdb.arch/mips-disassembler-options.s: New test source.
10368
75acb486
PA
103692018-06-29 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.threads/names.exp: Adjust expected "info threads" output.
10372
cd2bb709
PA
103732018-06-29 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.opt/inline-break.exp (line number, address): Add "info
10376 break" tests.
10377
991ff292
PA
103782018-06-29 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10381 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10382 number and address and running to them.
10383
356819b6 103842018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
10385
10386 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10387
2512d7ef
JK
103882018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10389
10390 * lib/compiler.c: Remove executable permission flag.
10391
be1b6474
RB
103922018-06-28 Richard Bunt <richard.bunt@arm.com>
10393
10394 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10395 code.
10396 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10397
291f9a96
PT
103982018-06-28 Petr Tesarik <ptesarik@suse.cz>
10399
10400 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10401
ed6dfe51
PT
104022018-06-28 Petr Tesarik <ptesarik@suse.cz>
10403
10404 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10405 address argument is omitted.
10406
d4d429d5
PT
104072018-06-28 Petr Tesarik <ptesarik@suse.cz>
10408
10409 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10410
7ab6656f
OJ
104112018-06-27 Omair Javaid <omair.javaid@linaro.org>
10412
10413 PR gdb/21695
10414 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10415 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10416
a33ccfc7
TT
104172018-06-26 Tom Tromey <tom@tromey.com>
10418
10419 PR rust/22574:
10420 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10421 * gdb.rust/simple.rs (struct SimpleLayout): New.
10422
6d72d289
SM
104232018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10424
10425 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10426 "info registers" output.
10427
8363f9d5
RB
104282018-06-21 Richard Bunt <richard.bunt@arm.com>
10429
10430 * gdb.base/watchpoint-hw-attach.c: New test.
10431 * gdb.base/watchpoint-hw-attach.exp: New file.
10432
f00674fe
SM
104332018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10434
10435 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10436 through /bin/sh.
10437 * boards/dwarf4-gdb-index.exp: Likewise.
10438 * boards/fission-dwp.exp: Likewise.
10439
1d554008
UW
104402018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10441
10442 * gdb.base/float128.exp: Add comment and improved fail message
10443 to the failure case of "print large128" test.
10444
d0ac1c44
SM
104452018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10446
10447 * configure.ac: Remove AC_PREREQ.
10448 * configure: Re-generate.
10449
61b04dd0
PA
104502018-06-19 Pedro Alves <palves@redhat.com>
10451
10452 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10453 (func_extern_caller): New.
10454 (main): Call func_extern_caller.
10455 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10456 logic change.
10457
f63b508a
SM
104582018-06-18 Weimin Pan <weimin.pan@oracle.com>
10459
10460 PR gdb/16841
10461 * gdb.cp/typedef-base.cc: New file.
10462 * gdb.cp/typedef-base.exp: New file.
10463
0fe3a558
TV
104642018-06-18 Tom de Vries <tdevries@suse.de>
10465
10466 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10467
7010835a
AB
104682018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10469 Richard Bunt <Richard.Bunt@arm.com>
10470
10471 * gdb.threads/attach-slow-waitpid.c: New file.
10472 * gdb.threads/attach-slow-waitpid.exp: New file.
10473 * gdb.threads/slow-waitpid.c: New file.
10474
14897d65
PA
104752018-06-14 Pedro Alves <palves@redhat.com>
10476
10477 * gdb.base/fork-running-state.c: Include <errno.h>.
10478 (exit_if_relative_exits): New.
10479 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10480 exits.
10481 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10482 child exits.
10483
5d9a0608
TV
104842018-06-14 Tom de Vries <tdevries@suse.de>
10485
10486 PR cli/22573
10487 * gdb.base/finish-pretty.c: New test.
10488 * gdb.base/finish-pretty.exp: New file.
10489
11ae5818
PA
104902018-06-14 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10493 gdb's expected startup output.
10494
1d39de44
PA
104952018-06-14 Pedro Alves <palves@redhat.com>
10496
10497 * lib/selftest-support.exp (selftest_setup): Remove inlined
10498 function handling.
10499
70ee0000
TV
105002018-06-14 Tom de Vries <tdevries@suse.de>
10501
10502 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10503 matching of breakpoint printing.
10504
11f4b608
TV
105052018-06-13 Tom de Vries <tdevries@suse.de>
10506
10507 PR testsuite/23269
10508 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10509 (fork_child): ... here, and ...
10510 (fork_parent): ... here.
10511
105122018-06-12 Tom de Vries <tdevries@suse.de>
10513
10514 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10515
9516f85a
AB
105162018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10517 Stephen Roberts <stephen.roberts@arm.com>
10518
10519 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10520 rewrite test to describe action performed, rather than possible
10521 failure.
10522
5045b3d7
GB
105232018-06-08 Gary Benson <gbenson@redhat.com>
10524
10525 * gdb.threads/check-libthread-db.exp: New file.
10526 * gdb.threads/check-libthread-db.c: Likewise.
10527
c61b06a1
TT
105282018-06-05 Tom Tromey <tom@tromey.com>
10529
10530 * gdb.base/default.exp: Update expected "show version" output.
10531
eb6af809
TT
105322018-06-05 Tom Tromey <tom@tromey.com>
10533
10534 PR cli/12326:
10535 * gdb.cp/static-print-quit.exp: Update.
10536 * lib/gdb.exp (pagination_prompt): Update.
10537 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10538 * gdb.python/python.exp: Update.
10539
178d6a63
JB
105402018-06-04 Joel Brobecker <brobecker@adacore.com>
10541
10542 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10543
8e817061
JB
105442018-06-01 Joel Brobecker <brobecker@adacore.com>
10545
10546 * gdb.ada/bp_fun_addr: New testcase.
10547
e86ca25f
TT
105482018-06-01 Tom Tromey <tom@tromey.com>
10549
10550 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10551 results.
10552 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10553 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10554 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10555 * gdb.base/maint.exp (maint_pass_if): Update.
10556
4b2dfa9d
MR
105572018-05-31 Maciej W. Rozycki <macro@mips.com>
10558
10559 * gdb.base/endian.exp: New test.
10560 * gdb.base/endian.c: New test source.
10561
45f25d6c
AB
105622018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10563
10564 PR gdb/23203
10565 * gdb.base/bt-selected-frame.c: New file.
10566 * gdb.base/bt-selected-frame.exp: New file.
10567 * lib/gdb.exp (get_current_frame_number): New function.
10568
d9f6d7f8
MR
105692018-05-24 Maciej W. Rozycki <macro@mips.com>
10570 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.threads/tls-core.c: Include <stdlib.h>
10573 (thread_proc): Call `abort'.
10574 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10575 (tls_core_test): New procedure, bits factored out from ...
10576 (top level): ... here. Test both native cores and gcore cores.
10577
ff1cf532
TT
105782018-05-23 Tom Tromey <tom@tromey.com>
10579
10580 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10581
b98664d3
TT
105822018-05-23 Tom Tromey <tom@tromey.com>
10583
10584 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10585 symfile_complaints.
10586 (test_short_complaints): Likewise.
10587 (test_empty_complaints): Likewise.
10588 (test_initial_complaints): Update.
10589
4e9668d0
TT
105902018-05-23 Tom Tromey <tom@tromey.com>
10591
10592 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10593
43ba33c7
TT
105942018-05-23 Tom Tromey <tom@tromey.com>
10595
10596 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10597 (test_short_complaints): Update.
10598
035522c0
PA
105992018-05-22 Pedro Alves <palves@redhat.com>
10600
10601 * gdb.base/remote.exp: Only gdb_start after compiling the
10602 testcase. Issue "disconnect" before testing "set remote" command
10603 defaults. Issue clean_restart before running to main.
10604
cc0be08f
PA
106052018-05-22 Pedro Alves <palves@redhat.com>
10606
10607 * gdb.base/remote.exp: Adjust expected output of "show remote
10608 memory-write-packet-size". Add tests for "set remote
10609 memory-write-packet-size 0" and "set remote
10610 memory-write-packet-size fixed/limit".
10611
b1b60145
PA
106122018-05-22 Pedro Alves <palves@redhat.com>
10613
10614 PR gdb/22973
10615 * gdb.base/utf8-identifiers.c: New file.
10616 * gdb.base/utf8-identifiers.exp: New file.
10617
0ec848ad
PFC
106182018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10619
10620 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10621
2c3305f6
PFC
106222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10623
10624 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10625
ce1e8424
TT
106262018-05-18 Tom Tromey <tom@tromey.com>
10627
10628 * gdb.base/ptype-offsets.exp: Update.
10629
ddfe970e
KS
106302018-05-17 Keith Seitz <keiths@redhat.com>
10631
10632 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10633 in expected breakpoint stop locations.
10634 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10635 move to proper scope to test variable values.
10636 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10637 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10638 New functions.
10639 (main): Call not_inline_func3.
10640 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10641 inline_func1, inline_func2, and inline_func3. Test that when each
10642 breakpoint is hit, GDB properly reports both the stop location
10643 and the backtrace. Repeat tests for temporary breakpoints.
10644
0726fcc6
MR
106452018-05-15 Maciej W. Rozycki <macro@mips.com>
10646
10647 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10648 rather then trying to access it in determining whether the PID
10649 of `gdbserver' could have been retrieved.
10650
8ee22052
AB
106512018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10652
10653 * gdb.arch/amd64-init-x87-values.S: New file.
10654 * gdb.arch/amd64-init-x87-values.exp: New file.
10655
7785df48
JK
106562018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10657
10658 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10659
56bcdbea
TT
106602018-05-04 Tom Tromey <tom@tromey.com>
10661
10662 PR python/22730:
10663 * gdb.python/python.exp: Test multi-line execute.
10664
a913fffb
TT
106652018-05-04 Tom Tromey <tom@tromey.com>
10666
10667 PR python/22731:
10668 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10669
7a2c85f2
TT
106702018-05-04 Tom Tromey <tom@tromey.com>
10671
10672 PR gdb/11750:
10673 * gdb.base/define.exp: Test defining a user command inside a user
10674 command.
10675 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10676
a3b60e45
JK
106772018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10678 Pedro Alves <palves@redhat.com>
10679
10680 PR breakpoints/19806 and support for PR external/20207.
10681 * gdb.base/watchpoint-unaligned.c: New file.
10682 * gdb.base/watchpoint-unaligned.exp: New file.
10683
45fe4a03
AB
106842018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10685
10686 * gdb.base/maint.exp: Make test names unique, use
10687 test_prefix_command_help to test 'help maint info', and remove
10688 repeated test of 'help maint'.
10689
9be2ae8f
TT
106902018-05-04 Tom Tromey <tom@tromey.com>
10691
10692 PR gdb/22619:
10693 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10694 behavior.
10695
11859c31
AB
106962018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10697
10698 * gdb.base/maint.exp: Process output from 'maint print registers'
10699 line at a time.
10700
089a9490
AB
107012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10702
10703 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10704 timeout.
10705
9b0797e2
AB
107062018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10707
10708 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10709 filter pattern.
10710
f6ac5f3d
PA
107112018-05-02 Pedro Alves <palves@redhat.com>
10712
10713 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10714 to_log_command renames.
10715 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10716
77d3c63b
TT
107172018-05-02 Tom Tromey <tom@tromey.com>
10718
10719 * gdb.python/py-parameter.exp: Set test message.
10720
0489430a
TT
107212018-05-02 Tom Tromey <tom@tromey.com>
10722
10723 PR python/20084:
10724 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10725 PARAM_ZUINTEGER_UNLIMITED tests.
10726
1632f8ba
DR
107272018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10728
10729 PR rust/23124
10730 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10731 when casting.
10732
6d7bb824
TT
107332018-04-30 Tom Tromey <tom@tromey.com>
10734
10735 * gdb.python/py-type.exp: Check align attribute.
10736 * gdb.python/py-type.c: New "aligncheck" global.
10737
007e1530
TT
107382018-04-30 Tom Tromey <tom@tromey.com>
10739
10740 PR exp/17095:
10741 * gdb.dwarf2/dw2-align.exp: New file.
10742 * gdb.cp/align.exp: New file.
10743 * gdb.base/align.exp: New file.
10744 * lib/gdb.exp (gdb_int128_helper): New proc.
10745 (has_int128_c, has_int128_cxx): New caching procs.
10746
6873858b
TT
107472018-04-27 Tom Tromey <tom@tromey.com>
10748
10749 PR rust/22545:
10750 * gdb.rust/simple.exp: Add inclusive range tests.
10751
79188d8d
PA
107522018-04-26 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10755 ifunc breakpoint locations correctly of ifunc breakpoints set
10756 while the program resolves the ifunc.
10757
c7075ad5
PA
107582018-04-26 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/gnu-ifunc-final.c: New file.
10761 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10762 * gdb.base/gnu-ifunc.exp (executable): Delete.
10763 (staticexecutable): Adjust.
10764 (lib_opts, exec_opts): Delete.
10765 (make_binsuffix, build, set-break): New procedures.
10766 (misc_tests): New, with tests factored out from the top level.
10767 (top level): Test different combinations of ifunc resolver name,
10768 resolver with and with debug info, and ifunc target with and
10769 without debug info. Wrap static tests with with_target_prefix.
10770
8388016d
PA
107712018-04-26 Pedro Alves <palves@redhat.com>
10772
10773 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10774 return type" warnings.
10775
249b5733
PA
107762018-04-25 Pedro Alves <palves@redhat.com>
10777
10778 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10779 killed".
10780 * gdb.base/kill-after-signal.exp: Likewise.
10781 * gdb.threads/kill.exp: Likewise.
10782
f67c0c91
SDJ
107832018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10784 Sergio Durigan Junior <sergiodj@redhat.com>
10785 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10788 regexps to expect for '[Inferior ... detached]' as well.
10789 * gdb.base/attach.exp: Likewise.
10790 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10791 "gdb_continue_to_end".
10792 (test_catch_syscall_with_wrong_args): Likewise.
10793 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10794 ']'. Don't set 'verbose' on.
10795 * gdb.base/foll-vfork.exp: Likewise.
10796 * gdb.base/fork-print-inferior-events.c: New file.
10797 * gdb.base/fork-print-inferior-events.exp: New file.
10798 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10799 '[Inferior ... has been killed]' message.
10800 * gdb.base/kill-after-signal.exp: Likewise.
10801 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10802 detach message.
10803 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10804 message.
10805 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10806 regexps to expect for '[Inferior ... detached]' as well.
10807 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10808
0a8ddac4
SM
108092018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10810
10811 PR gdb/23104
10812 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10813
701adfb0
PA
108142018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10815
10816 PR gdb/23095
10817 * gdb.base/break-probes.exp: Pass shlib_load to
10818 prepare_for_testing. Set normal_bp to r_debug_state if target is
10819 bsd.
10820
d27d16bf
RB
108212018-04-19 Richard Bunt <richard.bunt@arm.com>
10822
10823 * gdb.threads/multiple-successive-infcall.c: New test.
10824 * gdb.threads/multiple-successive-infcall.exp: New file.
10825
a037790e
TT
108262018-04-17 Tom Tromey <tom@tromey.com>
10827
10828 * gdb.rust/simple.rs (Union): New type.
10829 (main): New local "u".
10830 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10831
e3a91079
AA
108322018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10833
10834 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10835 number information in output of "whereis" command.
10836 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10837
b744723f
AA
108382018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10839
10840 * gdb.ada/info_types.exp: Adjust expected output to the line
10841 numbers now printed by "info var/func/type".
10842 * gdb.base/completion.exp: Likewise.
10843 * gdb.base/included.exp: Likewise.
10844 * gdb.cp/cp-relocate.exp: Likewise.
10845 * gdb.cp/cplusfuncs.exp: Likewise.
10846 * gdb.cp/namespace.exp: Likewise.
10847 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10848
4a4495d6
MM
108492018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10850
10851 * gdb.btrace/cpu.exp: New.
10852
1d509aa6
MM
108532018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10854
10855 * gdb.base/step-indirect-call-thunk.exp: New.
10856 * gdb.base/step-indirect-call-thunk.c: New.
10857 * gdb.reverse/step-indirect-call-thunk.exp: New.
10858 * gdb.reverse/step-indirect-call-thunk.c: New.
10859
6295b6da
SM
108602018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10861
10862 * gdb.base/pie-fork.c: New file.
10863 * gdb.base/pie-fork.exp: New file.
10864
50146e70
TT
108652018-04-11 Tom Tromey <tom@tromey.com>
10866
10867 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10868
f50d8a2e
PA
108692018-04-10 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10872 exits. Instead loop running forever.
10873 (fork_parent): Run forever too.
10874
a0be7a36
SM
108752018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10876
10877 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10878 mi_continue_to_line.
10879 * gdb.mi/mi-stack.c (callee4): Add comment.
10880
9b73db36
SM
108812018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10882
10883 * gdb.mi/mi-stack.exp: Fix indentation.
10884
c912f608
SM
108852018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10886
10887 PR gdb/22979
10888 * gdb.arch/amd64-osabi.exp: New file.
10889
26540402
SM
108902018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10891
10892 PR gdb/22980
10893 * gdb.base/osabi.exp: New file.
10894
121ad66c 108952018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
10896
10897 * gdb.cp/static-typedef-print.exp: New file.
10898 * gdb.cp/static-typedef-print.cc: New file.
10899
3fcded8f
JB
109002018-03-27 Joel Brobecker <brobecker@adacore.com>
10901
10902 * gdb.ada/varsize_limit: New testcase.
10903
59cc4834
JB
109042018-03-27 Joel Brobecker <brobecker@adacore.com>
10905
10906 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10907
10908 * gdb.ada/notcplusplus: New testcase.
10909
10910 * gdb.base/c-linkage-name.c: New file.
10911 * gdb.base/c-linkage-name.exp: New testcase.
10912
4ca59a9f
TT
109132018-03-26 Tom Tromey <tom@tromey.com>
10914
10915 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10916 * gdb.python/py-framefilter.py (name_error): New global.
10917 (ErrorInName.function): Use name_error.
10918
978d6c75
TT
109192018-03-26 Tom Tromey <tom@tromey.com>
10920
10921 PR backtrace/15582:
10922 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10923
b7fee5a3
KS
109242018-03-23 Keith Seitz <keiths@redhat.com>
10925
10926 PR c++/22968
10927 * gdb.cp/subtypes.exp: New file.
10928 * gdb.cp/subtypes.h: New file.
10929 * gdb.cp/subtypes.cc: New file.
10930 * gdb.cp/subtypes-2.cc: New file.
10931
376be529
AB
109322018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10933
10934 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10935 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10936 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10937 -nostartfiles when compiling the test. Confirm that all registers
10938 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10939
066cfa98
AB
109402018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10941
10942 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10943 option, syntax was wrong anyway.
10944 * gdb.arch/arm-disp-step.exp: Likewise.
10945 * gdb.arch/sparc64-regs.exp: Likewise.
10946 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10947 option, syntax was wrong anyway, switch to use
10948 prepare_for_testing.
10949 * gdb.arch/i386-disp-step.exp: Likewise.
10950
079670b9
AA
109512018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10952
10953 * gdb.ada/exec_changed.exp: Replace "target_info exists
10954 use_gdb_stub" by "use_gdb_stub".
10955 * gdb.ada/start.exp: Likewise.
10956 * gdb.base/async-shell.exp: Likewise.
10957 * gdb.base/attach-pie-misread.exp: Likewise.
10958 * gdb.base/attach-wait-input.exp: Likewise.
10959 * gdb.base/break-entry.exp: Likewise.
10960 * gdb.base/break-interp.exp: Likewise.
10961 * gdb.base/dprintf-detach.exp: Likewise.
10962 * gdb.base/nostdlib.exp: Likewise.
10963 * gdb.base/solib-nodir.exp: Likewise.
10964 * gdb.base/statistics.exp: Likewise.
10965 * gdb.base/testenv.exp: Likewise.
10966 * gdb.mi/mi-exec-run.exp: Likewise.
10967 * gdb.mi/mi-start.exp: Likewise.
10968 * gdb.multi/dummy-frame-restore.exp: Likewise.
10969 * gdb.multi/multi-arch-exec.exp: Likewise.
10970 * gdb.multi/multi-arch.exp: Likewise.
10971 * gdb.multi/tids.exp: Likewise.
10972 * gdb.multi/watchpoint-multi.exp: Likewise.
10973 * gdb.python/py-events.exp: Likewise.
10974 * gdb.threads/attach-into-signal.exp: Likewise.
10975 * gdb.threads/attach-stopped.exp: Likewise.
10976 * gdb.threads/threadapply.exp: Likewise.
10977 * lib/selftest-support.exp: Likewise.
10978
26d6cec4
AA
109792018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10980
10981 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10982
4ee89e90
SR
109832018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10984
10985 * gdb.perf/template-breakpoints.cc: New file.
10986 * gdb.perf/template-breakpoints.exp: New file.
10987 * gdb.perf/template-breakpoints.py: New file.
10988
92630041
TT
109892018-03-19 Tom Tromey <tom@tromey.com>
10990
10991 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10992 y0.
10993 * gdb.rust/simple.exp: Test bare identifier form of struct
10994 initializer.
10995
76727919
TT
109962018-03-19 Tom Tromey <tom@tromey.com>
10997
10998 * gdb.gdb/observer.exp: Remove.
10999
194ed413
AA
110002018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11001
11002 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
11003 "qualified" option when setting breakpoints.
11004 * gdb.trace/backtrace.exp: Likewise.
11005 * gdb.trace/circ.exp: Likewise.
11006 * gdb.trace/collection.exp: Likewise.
11007 * gdb.trace/disconnected-tracing.exp: Likewise.
11008 * gdb.trace/ftrace-lock.exp: Likewise.
11009 * gdb.trace/ftrace.exp: Likewise.
11010 * gdb.trace/infotrace.exp: Likewise.
11011 * gdb.trace/packetlen.exp: Likewise.
11012 * gdb.trace/passc-dyn.exp: Likewise.
11013 * gdb.trace/qtro.exp: Likewise.
11014 * gdb.trace/read-memory.exp: Likewise.
11015 * gdb.trace/report.exp: Likewise.
11016 * gdb.trace/signal.exp: Likewise.
11017 * gdb.trace/status-stop.exp: Likewise.
11018 * gdb.trace/strace.exp: Likewise.
11019 * gdb.trace/tfind.exp: Likewise.
11020 * gdb.trace/trace-break.exp: Likewise.
11021 * gdb.trace/trace-condition.exp: Likewise.
11022 * gdb.trace/trace-mt.exp: Likewise.
11023 * gdb.trace/tstatus.exp: Likewise.
11024 * gdb.trace/tsv.exp: Likewise.
11025 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11026 * gdb.trace/unavailable.exp: Likewise.
11027 * gdb.trace/while-dyn.exp: Likewise.
11028
8b067d2c
AA
110292018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11030
11031 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11032 that libinproctrace is copied to the target.
11033
3ae9ce5d
TT
110342018-03-14 Tom Tromey <tom@tromey.com>
11035
11036 PR cli/14977:
11037 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11038 a null pointer.
11039 * gdb.base/wchar.exp: Likewise.
11040
b8c2339b
TT
110412018-03-14 Tom Tromey <tom@tromey.com>
11042
11043 PR cli/19918:
11044 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11045 flag.
11046
4872dc46
SM
110472018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11048
11049 PR gdb/22841
11050 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11051 "target" to remote_exec.
11052
e4fe3756
SM
110532018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11054
11055 PR gdb/22841
11056 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11057 ${board}_upload): Remove.
11058
e95a97d4
AA
110592018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11060
11061 * gdb.cp/watch-cp.cc: New test.
11062 * gdb.cp/watch-cp.exp: New file.
11063
dbbb1059
AB
110642018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11065
11066 * gdb.base/infcall-nested-structs.exp: New file.
11067 * gdb.base/infcall-nested-structs.c: New file.
11068 * gdb.base/float.exp: Add riscv support.
11069
ecc054c0
TP
110702018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11071
11072 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11073 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11074
25e3c82c
SDJ
110752018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11076
11077 * gdb.server/abspath.exp: New file.
11078 * lib/gdb.exp (with_cwd): New procedure.
11079
3083294d
SM
110802018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11081
11082 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11083 use it.
11084 (gdb_is_target_remote_prompt): New proc.
11085 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11086 (gdb_is_target_native): Pass prompt parameter to
11087 gdb_is_target_1.
11088
3275ef47
SM
110892018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11090
11091 * gdb.base/load-command.c: New file.
11092 * gdb.base/load-command.exp: New file.
11093 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11094 (gdb_is_target_1): ...this, and generalize for other targets
11095 than just remote.
11096 (gdb_is_target_remote): Use gdb_is_target_1.
11097 (gdb_is_target_native): use gdb_is_target_1.
11098
6893c19a
TT
110992018-02-26 Tom Tromey <tom@tromey.com>
11100
11101 PR python/16497:
11102 * gdb.python/py-framefilter.exp: Update test.
11103
2ddeaf8a
TT
111042018-02-26 Tom Tromey <tom@tromey.com>
11105
11106 * gdb.dwarf2/variant.c: New file.
11107 * gdb.dwarf2/variant.exp: New file.
11108
c9317f21
TT
111092018-02-26 Tom Tromey <tom@tromey.com>
11110
11111 * gdb.rust/simple.exp: Accept more possible results in enum test.
11112
6f6d0c26
SM
111132018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11114
11115 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11116 parentheses.
11117
11b03145
MR
111182018-02-23 Maciej W. Rozycki <macro@mips.com>
11119
11120 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11121 name of a variable: $actual_linejj -> $actual_line.
11122
54a27fe5
JB
111232018-02-21 John Baldwin <jhb@FreeBSD.org>
11124
11125 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11126
de65820c
MM
111272018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11128
11129 * gdb.btrace/buffer-size.exp: Do not force BTS.
11130
980548fd
PA
111312018-02-14 Pedro Alves <palves@redhat.com>
11132
11133 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11134 getting a "Quit".
11135
c4e12631
MM
111362018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11137
11138 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11139 Fix test name.
11140
c2e0e465
SM
111412018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11142
11143 * gdb.cp/m-static.exp: Check type of optimized out static
11144 member.
11145
f7216783
AB
111462018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11147
11148 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11149 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11150
0625771b
LS
111512018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11152 Leszek Swirski <leszeks@google.com>
11153
11154 * gdb.python/py-prettyprint.c
11155 (struct to_string_returns_value_inner,
11156 struct to_string_returns_value_wrapper): New.
11157 (main): Add tsrvw variable.
11158 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11159 ToStringReturnsValueWrapper): New classes.
11160 (register_pretty_printers): Register new pretty-printers.
11161 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11162 recursive pretty printer.
11163 * gdb.python/py-mi.exp: Likewise.
11164
59498c30
LS
111652018-02-01 Leszek Swirski <leszeks@google.com>
11166
11167 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11168 functions with the same name as an include file are parsed
11169 correctly.
11170
d4d38844
YQ
111712018-02-01 Yao Qi <yao.qi@linaro.org>
11172
11173 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11174 "\[^\r\n\]*".
11175
07e5f5cf
NP
111762018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11177
11178 * gdb.arch/powerpc-prologue-frame.s: New file.
11179 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11180 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11181
929b5ad4
JB
111822018-01-31 Joel Brobecker <brobecker@adacore.com>
11183
11184 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11185
e671cd59
PA
111862018-01-30 Pedro Alves <palves@redhat.com>
11187
11188 PR gdb/13211
11189 * gdb.base/interrupt-daemon.c: New.
11190 * gdb.base/interrupt-daemon.exp: New.
11191 * gdb.multi/multi-term-settings.c: New.
11192 * gdb.multi/multi-term-settings.exp: New.
11193
fc413dc4
JB
111942018-01-30 Joel Brobecker <brobecker@adacore.com>
11195
11196 * gdb.base/break.exp: Save the location where the breakpoint
11197 on break.c:47 was actually inserted when debugging the version
11198 compiled at -O2 and use it in the expected output of the "info
11199 break" test performed soon after.
11200
5c319bb2
PA
112012018-01-22 Pedro Alves <palves@redhat.com>
11202 Sergio Durigan Junior <sergiodj@redhat.com>
11203
11204 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11205 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11206
a9e40818
JB
112072018-01-22 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.base/break-include.c, gdb.base/break-include.inc,
11210 gdb.base/break-include.exp: New files.
11211 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11212 line number now being the actual line number where the breakpoint
11213 was inserted.
11214 * gdb.mi/mi-break.exp: Likewise.
11215 * gdb.mi/mi-reverse.exp: Likewise.
11216 * gdb.mi/mi-simplerun.exp: Ditto.
11217
e707fc44
AB
112182018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11219
11220 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11221 varobj.
11222 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11223
ae451627
AB
112242018-01-21 Don Breazeal <donb@codesourcery.com>
11225 Andrew Burgess <andrew.burgess@embecosm.com>
11226
11227 * gdb.mi/basics.c: Add new global.
11228 * gdb.mi/mi-frame-regs.exp: New file.
11229 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11230 case.
11231
b1b189e0
AB
112322018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11233
11234 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11235 non-parameter, and on an unknown symbol.
11236
fcfcc376
TT
112372018-01-19 Tom Tromey <tom@tromey.com>
11238
11239 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11240 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11241
634c1c31
AA
112422018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11243
11244 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11245 setrlimit and chdir to int.
11246
d6ad07fd
AA
112472018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11248
11249 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11250 function.
11251 (my_tend): Likewise.
11252 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11253 rationale of avoiding FP- and vector instructions.
11254
adf8243b
RK
112552018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11256
11257 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11258 "info reg" with "\[ \t\]*".
11259 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11260 "\[ \t\]+".
11261 * gdb.arch/s390-multiarch.exp: Ditto.
11262 * gdb.base/pc-fp.exp: Ditto.
11263 * gdb.reverse/i386-precsave.exp: Ditto.
11264 * gdb.reverse/i386-reverse.exp: Ditto.
11265 * gdb.reverse/i387-env-reverse.exp: Ditto.
11266 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11267
dcc06925
AA
112682018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11269
11270 * lib/gdb.exp (gdb_compile): Re-enable use of
11271 universal_compile_options for languages other than Rust.
11272
25d4fd80
AA
112732018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11274
11275 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11276
ee7f689e 112772018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
11278
11279 PR gdb/16577
11280 * gdb.base/solib-vanish.exp: New.
11281 * gdb.base/solib-vanish-main.c: New.
11282 * gdb.base/solib-vanish-lib1.c: New.
11283 * gdb.base/solib-vanish-lib2.c: New.
11284
d8447b6b
YQ
112852018-01-17 Yao Qi <yao.qi@linaro.org>
11286
11287 * gdb.compile/compile.exp: Match the address printed for
11288 frame in the output of command "bt".
11289
86d6a90c
TT
112902018-01-15 Tom Tromey <tom@tromey.com>
11291
11292 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11293 compute sp_reg.
11294
cbcdb1aa
AB
112952018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11296
11297 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11298 to prepare.
11299 (prepare): Return 0 on error, 1 on success.
11300
eea61984
PA
113012018-01-12 Pedro Alves <palves@redhat.com>
11302
11303 * gdb.base/continue-after-aborted-step-over.c: New.
11304 * gdb.base/continue-after-aborted-step-over.exp: New.
11305
6181e9c2
SM
113062018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11307
11308 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11309 options when not creating an executable.
11310
3cada740
PA
113112018-01-11 Pedro Alves <palves@redhat.com>
11312
11313 PR remote/22597
11314 * gdb.server/stop-reply-no-thread.c: New file.
11315 * gdb.server/stop-reply-no-thread.exp: New file.
11316
c63d3e8d
PA
113172018-01-10 Pedro Alves <palves@redhat.com>
11318
11319 PR gdb/22670
11320 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11321 functions too. Test setting breakpoints and printing C functions
11322 with no debug info too.
11323 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11324
d4c2a405
PA
113252018-01-10 Pedro Alves <palves@redhat.com>
11326
11327 PR gdb/22670
11328 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11329 a fail.
11330
8825213e
PA
113312018-01-10 Pedro Alves <palves@redhat.com>
11332
11333 PR gdb/22670
11334 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11335
605fd3c6
YQ
113362018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11337
11338 * gdb.server/unittest.exp: Match the output in non-development
11339 mode.
11340
1e5ded6c
YQ
113412018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11342
11343 * gdb.gdb/unittest.exp: Match output in non-development mode.
11344
30066b0b
JB
113452018-01-08 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.ada/access_tagged_param.exp: Relax expected output
11348 for value of "ObjL" in "continue" to pck.inspect breakpoint
11349 test.
11350
04bafb1e
XR
113512018-01-08 Joel Brobecker <brobecker@adacore.com>
11352
9f86398b
JB
11353 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11354 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 11355
e379cee6
PA
113562018-01-05 Pedro Alves <palves@redhat.com>
11357
11358 PR gdb/18653
11359 * gdb.base/libsegfault.exp: New.
11360
de63c46b
PA
113612018-01-05 Joel Brobecker <brobecker@adacore.com>
11362
11363 PR gdb/22670
11364 * gdb.ada/access_tagged_param.exp: New file.
11365 * gdb.ada/access_tagged_param/foo.adb: New file.
11366
f98fc17b
PA
113672018-01-05 Pedro Alves <palves@redhat.com>
11368
11369 PR gdb/22670
11370 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11371 exercise lower case too, and to exercise both full matching and
11372 wild matching.
11373
342f8240
JB
113742018-01-05 Joel Brobecker <brobecker@adacore.com>
11375
11376 * gdb.ada/rename_subscript_param: New testcase.
11377
7150d33c
JG
113782018-01-05 Jerome Guitton <guitton@adacore.com>
11379
11380 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11381
cc0e770c
JB
113822018-01-05 Joel Brobecker <brobecker@adacore.com>
11383
11384 * gdb.ada/convvar_comp: New testcase.
11385
672a41aa 113862018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
11387
11388 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11389 (My_Table): New global variable.
11390 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11391
7365ec2f
JB
113922018-01-04 Joel Brobecker <brobecker@adacore.com>
11393
11394 PR gdb/22670
11395 * gdb.ada/maint_with_ada: New testcase.
11396
289483b6
JB
113972018-01-04 Joel Brobecker <brobecker@adacore.com>
11398
11399 PR gdb/22670
11400 * gdb.ada/bp_c_mixed_case: New testcase.
11401
344420da
JB
114022018-01-04 Joel Brobecker <brobecker@adacore.com>
11403
11404 PR gdb/22670
11405 * gdb.ada/complete.exp: Add "complete break ada" test.
11406
66fc87a0
JB
114072018-01-04 Joel Brobecker <brobecker@adacore.com>
11408
11409 PR gdb/22670
11410 * gdb.ada/info_addr_mixed_case: New testcase.
11411
9f757bf7
XR
114122018-01-03 Xavier Roirand <roirand@adacore.com>
11413
11414 * gdb.ada/excep_handle.exp: New testcase.
11415 * gdb.ada/excep_handle/foo.adb: New file.
11416 * gdb.ada/excep_handle/pck.ads: New file.
11417
bd570f80
JB
114182018-01-03 Joel Brobecker <brobecker@adacore.com>
11419
11420 * gdb.base/step-line.c: Add extra empty line in copyright header.
11421 * gdb.base/step-line.inp: Likewise.
11422
9fe561ab
JB
114232018-01-02 Joel Brobecker <brobecker@adacore.com>
11424
11425 * gdb.ada/dyn_stride.exp: Add slice test.
11426
a405673c
JB
114272018-01-02 Joel Brobecker <brobecker@adacore.com>
11428
11429 * gdb.ada/dyn_stride: New testcase.
11430
cef0f868
SH
114312017-12-27 Stafford Horne <shorne@gmail.com>
11432
11433 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11434 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11435
b67d92b0
SH
114362017-12-27 Stafford Horne <shorne@gmail.com>
11437
11438 * gdb.base/reggroups.c: New file.
11439 * gdb.base/reggroups.exp: New file.
11440
eccab96d
JB
114412017-12-18 Joel Brobecker <brobecker@adacore.com>
11442
11443 * gdb.dwarf2/ada-valprint-error.c: New file.
11444 * gdb.dwarf2/ada-valprint-error.exp: New file.
11445
0e2da9f0
JB
114462017-12-18 Joel Brobecker <brobecker@adacore.com>
11447
11448 * gdb.ada/assign_arr: New testcase.
11449
cb923fcc
XR
114502017-12-18 Xavier Roirand <roirand@adacore.com>
11451
11452 * gdb.ada/funcall_ptr: New testcase.
11453
7c161838
SDJ
114542017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11455
11456 PR cli/16224
11457 * gdb.base/ptype-offsets.cc: New file.
11458 * gdb.base/ptype-offsets.exp: New file.
11459
1af17fd9
YQ
114602017-12-15 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11463 if XML is disabled.
11464
828d5846
XR
114652017-12-15 Xavier Roirand <roirand@adacore.com>
11466
11467 * gdb.ada/same_component_name: New testcase.
11468
79e8fcaa
JB
114692017-12-14 Joel Brobecker <brobecker@adacore.com>
11470
11471 * gdb.ada/str_binop_equal: New testcase.
11472
e05fa6f9
JB
114732017-12-14 Joel Brobecker <brobecker@adacore.com>
11474
11475 * gdb.ada/task_switch_in_core: New testcase.
11476
b89641ba
SM
114772017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11478
11479 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11480 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11481 call test_bkpt_qualified.
11482 (test_bkpt_qualified): New proc.
11483
6892d2e4
PA
114842017-12-13 Pedro Alves <palves@redhat.com>
11485
11486 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11487 Tighten regexp by matching with an anchor.
11488
a22ecf70
PA
114892017-12-13 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11492 ("expression with namespace"): New set of tests.
11493 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11494 (Nested::Test_NS::qux): New.
11495 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11496 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11497
9937536c
JB
114982017-12-13 Joel Brobecker <brobecker@adacore.com>
11499
11500 * gdb.base/server-del-break.c: New file.
11501 * gdb.base/server-del-break.exp: New file.
11502
fe49c6f5
SH
115032017-12-12 Stafford Horne <shorne@gmail.com>
11504
11505 * gdb.xml/tdesc-regs.exp: Add or1k support.
11506
c3d18620
SH
115072017-12-12 Stafford Horne <shorne@gmail.com>
11508
11509 * gdb.base/bp-permanent.c: Define nop of or1k.
11510
c5f9cfc8
JB
115112017-12-11 Joel Brobecker <brobecker@adacore.com>
11512
11513 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11514 output with components being reordered.
11515
a9c135fc
JB
115162017-12-11 Joel Brobecker <brobecker@adacore.com>
11517
11518 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11519 output with components being reordered.
11520
927aa2e7
JK
115212017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11522 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.base/maint.exp (check for .gdb_index): Check also for
11525 .debug_names.
11526 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11527 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11528 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11529 (.gdb_index used after symbol reloading): Support also .debug_names.
11530 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11531
f17d9474
YQ
115322017-12-08 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11535 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11536
a0de8c21
YQ
115372017-12-08 Yao Qi <yao.qi@linaro.org>
11538
11539 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11540 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11541
a738ea1d
YQ
115422017-12-08 Yao Qi <yao.qi@linaro.org>
11543
11544 * gdb.arch/aarch64-tagged-pointer.c: New file.
11545 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11546
1cd9a73b
SDJ
115472017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11548
11549 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11550 "int".
11551
fa6eb693
KS
115522017-12-07 Keith Seitz <keiths@redhat.com>
11553
11554 PR breakpoints/22569
11555 * gdb.linespec/ls-errs.exp: Change expected result of "break
11556 -source this file has spaces.c -line 3".
11557 Check that an explicit source file followed by whitespace is
11558 identified as an invalid explicit location.
11559
883fd55a
KS
115602017-12-07 Keith Seitz <keiths@redhat.com>
11561
11562 * gdb.cp/nested-types.cc: New file.
11563 * gdb.cp/nested-types.exp: New file.
11564 * lib/cp-support.exp: Load data-structures.exp library.
11565 (debug_cp_test_ptype_class): New global.
11566 (cp_ptype_class_verbose, next_line): New procedures.
11567 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11568 Add and document new return value.
11569 Switch the list of lines to a queue.
11570 Add support for new `type' key for nested type definitions.
11571 Add debugging/troubleshooting messages.
11572 * lib/data-structures.exp: New file.
11573
ec72db3e
SM
115742017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11575
11576 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11577 with proc_with_prefix, don't use with_test_prefix.
11578
99598d71
TT
115792017-12-07 Tom Tromey <tom@tromey.com>
11580
11581 * gdb.base/break.exp: Add test for empty "commands".
11582
a8806230
YQ
115832017-12-07 Yao Qi <yao.qi@linaro.org>
11584
11585 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11586 malloc and catch syscall.
11587
824cc835
PM
115882017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11589
e79be6e5 11590 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
11591 tests for explicit locations.
11592
7cc244de
PA
115932017-12-06 Pedro Alves <palves@redhat.com>
11594
11595 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11596 force-disabling XML descriptions.
11597
50a1fdd5
PA
115982017-12-04 Pedro Alves <palves@redhat.com>
11599
11600 PR gdb/22499
11601 * gdb.arch/amd64-disp-step-avx.S: New file.
11602 * gdb.arch/amd64-disp-step-avx.exp: New file.
11603
f0fb2488
PA
116042017-12-03 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11607 and <string.h>.
11608 (parent_function): Print distinct messages when waitpid fails, or
11609 the child exits with a signal, or the child exits for an unhandled
11610 reason.
11611 * gdb.threads/process-dies-while-detaching.exp
11612 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11613 it. Wait for both inferior output and GDB's prompt. Use an
11614 indirect spawn id list.
11615 (do_detach): New parameter 'child_exit'. Use it to compute
11616 expected inferior output.
11617 (test_detach, test_detach_watch, test_detach_killed_outside):
11618 Adjust to pass down the expected child exit kind.
11619
97cbe998
SDJ
116202017-12-01 Joel Brobecker <brobecker@adacore.com>
11621 Sergio Durigan Junior <sergiodj@redhat.com>
11622 Pedro Alves <palves@redhat.com>
11623
11624 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11625
40fc416f
SDJ
116262017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11627
11628 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11629 to 'symbol-file' and 'add-symbol-file' can be
11630 position-independent.
11631
1cc75e92
YQ
116322017-12-01 Yao Qi <yao.qi@linaro.org>
11633
11634 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11635 the URL in copyright header.
11636 * gdb.arch/aarch64-fp.exp: Likewise.
11637 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11638 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11639 * gdb.base/expand-psymtabs.exp: Likewise.
11640 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11641 * gdb.fortran/common-block.exp: Likewise.
11642 * gdb.fortran/common-block.f90: Likewise.
11643 * gdb.fortran/logical.exp: Likewise.
11644 * gdb.fortran/vla-datatypes.f90: Likewise.
11645 * gdb.fortran/vla-sub.f90: Likewise.
11646
875fb7a7
JB
116472017-11-30 Joel Brobecker <brobecker@adacore.com>
11648
11649 * gdb.ada/repeat_dyn: New testcase.
11650
6f14765f
UW
116512017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11652
11653 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11654 Update for changed thread numbering.
11655 * gdb.cell/bt.exp: Update for changed GDB output.
11656
f1af7b94
SM
116572017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11658
11659 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11660 setting isremote by hand.
11661 * boards/dwarf4-gdb-index.exp: Likewise.
11662 * boards/fission.exp: Likewise.
11663 * boards/stabs.exp: Likewise.
11664
e3919f3e
PA
116652017-11-30 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.linespec/cpls-ops.exp
11668 (check_explicit_skips_function_argument): Extract the underlying
11669 type of size_t instead of hardcoding it.
11670
bd69330d
PA
116712017-11-29 Pedro Alves <palves@redhat.com>
11672
11673 PR c++/19436
11674 * gdb.linespec/cpls-abi-tag.cc: New file.
11675 * gdb.linespec/cpls-abi-tag.exp: New file.
11676
a20714ff
PA
116772017-11-29 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.base/langs.exp: Use -qualified.
11680 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11681 it.
11682 * gdb.cp/namespace.exp: Use -qualified.
11683 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11684 (overload-3, template-overload, template-ret-type, const-overload)
11685 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11686 procedures.
11687 (test_driver): Call them.
11688 * gdb.cp/save-bp-qualified.cc: New.
11689 * gdb.cp/save-bp-qualified.exp: New.
11690 * gdb.linespec/explicit.exp: Test -qualified.
11691 * lib/completion-support.exp (completion::explicit_opts_list): Add
11692 "-qualified".
11693 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11694
f6f1d339
PM
116952017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11696
11697 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11698
02ca603a
TT
116992017-11-29 Tom Tromey <tom@tromey.com>
11700
11701 * gdb.base/relocate.exp: Update invalid argument test.
11702 Add new tests for invalid arguments.
11703
ed6c0bfb
TP
117042017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11705
11706 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11707 Return 0 as a long.
11708 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11709
f106e10e
TP
117102017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11711
11712 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11713 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11714 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11715 func ().
11716 * gdb.cp/shadow.cc (B.func): Return 0.
11717
10329bb2
JB
117182017-11-27 Joel Brobecker <brobecker@adacore.com>
11719
11720 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11721 expected output in gdb_expect call to allow the exception
11722 message to be present as well. Fix syntax confusion to avoid
11723 TCL thinking that exception_name is an array.
11724
617cd4bc
UW
117252017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11726
11727 * gdb.arch/spu-info.c: Include <unistd.h>.
11728 (do_signal_test): Fix broken calls to write.
11729 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11730 Fix checks for empty mailboxes. Update signal tests for corrected
11731 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
11732 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11733 * gdb.cell/arch.exp: Use standard_output_file.
11734 * gdb.cell/break.exp: Likewise.
11735 * gdb.cell/bt.exp: Likewise.
11736 * gdb.cell/core.exp: Likewise.
11737 * gdb.cell/dwarfaddr.exp: Likewise.
11738 * gdb.cell/ea-cache.exp: Likewise.
11739 * gdb.cell/ea-standalone.exp: Likewise.
11740 * gdb.cell/f-regs.exp: Likewise.
11741 * gdb.cell/fork.exp: Likewise.
11742 * gdb.cell/gcore.exp: Likewise.
11743 * gdb.cell/mem-access.exp: Likewise.
11744 * gdb.cell/ptype.exp: Likewise.
11745 * gdb.cell/registers.exp: Likewise.
11746 * gdb.cell/sizeof.exp: Likewise.
11747 * gdb.cell/solib-symbol.exp: Likewise.
11748 * gdb.cell/solib.exp: Likewise.
617cd4bc 11749
a81aaca0
PA
117502017-11-25 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.base/complete-empty.exp: New file.
11753 * gdb.base/completion.exp: Adjust.
11754
6a3c6ee4
PA
117552017-11-25 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.linespec/cpls-ops.cc: New file.
11758 * gdb.linespec/cpls-ops.exp: New file.
11759 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11760 factored out from ...
11761 (test_complete_prefix_range): ... this.
11762
8955eb2d
PA
117632017-11-24 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.linespec/cpcompletion.exp: New file.
11766 * gdb.linespec/cpls-hyphen.cc: New file.
11767 * gdb.linespec/cpls.cc: New file.
11768 * gdb.linespec/cpls2.cc: New file.
11769 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11770 test to use test_gdb_complete_unique. Add label completion,
11771 keyword completion and explicit location completion tests.
11772 * lib/completion-support.exp: New file.
11773
e547c119
JB
117742017-11-24 Joel Brobecker <brobecker@adacore.com>
11775
11776 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11777 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11778 when hitting an exception catchpoint.
11779
7c3c1aa8
YQ
117802017-11-22 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11783
41bd68f5
SM
117842017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11785
11786 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11787 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11788 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11789
1daad298
YQ
117902017-11-22 Yao Qi <yao.qi@linaro.org>
11791
11792 * gdb.base/info-os.exp: Pass pthreads.
11793 * gdb.multi/multi-attach.exp: Likewise.
11794
88465e87
YQ
117952017-11-22 Yao Qi <yao.qi@linaro.org>
11796
11797 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11798 compiler.
11799
dc196b23
YQ
118002017-11-22 Yao Qi <yao.qi@linaro.org>
11801
11802 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11803 * gdb.base/break-interp.exp: Likewise.
11804 * gdb.base/jit-attach-pie.exp: Likewise.
11805
2400729e
UW
118062017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11807
11808 * gdb.base/float128.c (large128): New variable.
11809 * gdb.base/float128.exp: Add test to print largest __float128 value.
11810
7a26362d
UW
118112017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11812
11813 * gdb.arch/vsx-regs.exp: Update register content checks.
11814
ed0f4273
UW
118152017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11816
11817 * gdb.arch/ppc-longdouble.exp: New file.
11818 * gdb.arch/ppc-longdouble.c: Likewise.
11819
a25d69c6
PA
118202017-11-21 Pedro Alves <palves@redhat.com>
11821
11822 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11823
73fcf641
PA
118242017-11-20 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11827 (long_double_typedef): New typedefs.
11828 Use DEF on double and long double.
11829 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11830 cases.
11831 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11832 and 'long_double_ptr_same_size' locals. Use them to decide
11833 whether cast from array/function to float is valid/invalid.
11834
71a3c369
TT
118352017-11-17 Tom Tromey <tom@tromey.com>
11836
11837 * gdb.rust/traits.rs: New file.
11838 * gdb.rust/traits.exp: New file.
11839
ced9779b
JB
118402017-11-17 Joel Brobecker <brobecker@adacore.com>
11841
11842 * gdb.ada/minsyms: New testcase.
11843
a0922d80
PA
118442017-11-16 Pedro Alves <palves@redhat.com>
11845
11846 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11847 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11848
ea04e54c
PA
118492017-11-16 Pedro Alves <palves@redhat.com>
11850
11851 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11852 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11853
e849ea89
PA
118542017-11-16 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.server/reconnect-ctrl-c.c: New file.
11857 * gdb.server/reconnect-ctrl-c.exp: New file.
11858
d8ae99a7
PM
118592017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11860
11861 * gdb.python/py-rbreak.exp: New file.
11862 * gdb.python/py-rbreak.c: New file.
11863 * gdb.python/py-rbreak-func2.c: New file.
11864
968a13f8
PA
118652017-11-16 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11868 pattern.
11869 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11870 GDB.
11871
71774bc9
SM
118722017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11875 regex.
11876
ddbb44cf
SM
118772017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11878
11879 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11880 test names.
11881
584a564f
PA
118822017-11-09 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11885 factored out from ...
11886 (top level): ... here, and adjusted to avoid expecting beyond the
11887 prompt in a single gdb_test_multiple.
11888
5ed7a928
PA
118892017-11-09 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11892 output.
11893 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11894 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11895 * gdb.server/ext-run.exp ("kill" test): Likewise.
11896 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11897
a60e0738
PA
118982017-11-09 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11901 match till end of line.
11902
2c88253f
PA
119032017-11-09 Pedro Alves <palves@redhat.com>
11904
11905 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11906
c7a38517
PA
119072017-11-09 Pedro Alves <palves@redhat.com>
11908
11909 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11910 New procedures, factored out from ...
11911 (top level): ... here, and adjusted to avoid expecting beyond the
11912 prompt in one go.
11913
f29f4b6b
PA
119142017-11-09 Pedro Alves <palves@redhat.com>
11915
11916 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11917 output. Fix '?' match.
11918
286acbb5
JB
119192017-11-08 Joel Brobecker <brobecker@adacore.com>
11920
11921 * gdb.ada/scoped_watch: New testcase.
11922 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11923 which is actually correct.
11924 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11925 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11926
62d7ae92
PA
119272017-11-08 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.gdb/complaints.exp (test_initial_complaints)
11930 (test_serial_complaints, test_short_complaints): Call
11931 complaint_internal instead of complaint.
11932
280ca31f
DT
119332017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11934
11935 * gdb.threads/tls-core.c: New file.
11936 * gdb.threads/tls-core.exp: Likewise.
11937
b5ec771e
PA
119382017-11-08 Pedro Alves <palves@redhat.com>
11939
11940 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11941 (p Exported_Capitalized): New test.
11942 (p exported_capitalized): New test.
11943
a02b41a7
PA
119442017-11-07 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11947
95e95a6d
PA
119482017-11-07 Pedro Alves <palves@redhat.com>
11949
11950 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11951 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11952 (disable_invalid, disable_inverted, disable_negative): New
11953 procedures.
11954 ("bad numbers"): New set of tests.
11955
cee62dbd
PA
119562017-11-07 Pedro Alves <palves@redhat.com>
11957
11958 * gdb.cp/ena-dis-br-range.exp: Add tests.
11959
cc638e86
PA
119602017-11-07 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11963
d0fe4701
XR
119642017-11-07 Xavier Roirand <roirand@adacore.com>
11965 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.base/ena-dis-br.exp: Add reference to
11968 gdb.cp/ena-dis-br-range.exp.
11969 * gdb.cp/ena-dis-br-range.exp: New file.
11970 * gdb.cp/ena-dis-br-range.cc: New file.
11971
46f67f80
PA
119722017-11-06 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.base/attach-non-pgrp-leader.c: New.
11975 * gdb.base/attach-non-pgrp-leader.exp: New.
11976
726e1356
PA
119772017-11-06 Pedro Alves <palves@redhat.com>
11978
11979 * configure.ac: No longer check for termio.h and sgtty.h.
11980 * configure: Regenerate.
11981 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11982 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11983 Remove termio and sgtty code.
11984
50ab6ace
YQ
119852017-11-03 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11988 in GDB is disabled.
11989
8e68731c
YQ
119902017-11-03 Yao Qi <yao.qi@linaro.org>
11991
11992 * gdb.python/py-thrhandle.exp: Skip it if python is not
11993 enabled.
11994
3a87ae65
SM
119952017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11996
11997 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11998 as a breakpoint command.
11999
484d8d36
MD
120002017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
12001
12002 PR python/21213
12003 * gdb.python/py-infthread.exp: Test calling
12004 InferiorThread.inferior () multiple times in a row.
12005
4a27f119
KS
120062017-10-27 Keith Seitz <keiths@redhat.com>
12007
12008 * gdb.opt/inline-break.exp (break_info_1): New procedure.
12009 Test "info break" for every inlined function breakpoint.
12010
bb11dd58
YQ
120112017-10-27 Yao Qi <yao.qi@linaro.org>
12012
12013 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
12014
a43f3893
PF
120152017-10-26 Patrick Frants <osscontribute@gmail.com>
12016
12017 * gdb.cp/classes.exp (test_static_members): Test printing
12018 Outer::instance.
12019 * gdb.cp/classes.c (struct Inner, struct Outer): New.
12020 (Inner::instance, Outer::instance): New.
12021
792ccf00
PA
120222017-10-24 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12025 extra console" test in two stages.
12026
eb2bfbad
PA
120272017-10-24 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12030
1f75a651
PA
120312017-10-24 Pedro Alves <palves@redhat.com>
12032
12033 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12034 loop.
12035
779990d9
PA
120362017-10-24 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12039 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12040
ad9b8f5d
PA
120412017-10-24 Pedro Alves <palves@redhat.com>
12042
12043 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12044 parameter and handle it. Don't output read value in test name.
12045
fee6da6e
PA
120462017-10-24 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12049 custom test name.
12050
10389c2c
PA
120512017-10-24 Pedro Alves <palves@redhat.com>
12052
12053 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12054 include the unstable output directory name in the test's name.
12055 (initial_setup_simple) <'set args'>: Use custom test name.
12056
a80e65a9
PA
120572017-10-24 Pedro Alves <palves@redhat.com>
12058
12059 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12060 with explicit test name.
12061
15763a09
PA
120622017-10-20 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12065 'wait -i'. Use gdb_assert and remote_close.
12066
49a4ce2e
AB
120672017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12068
12069 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12070 number from variable rather than hard-coded.
12071
a75868f5
PA
120722017-10-19 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.base/long-inferior-output.c: New file.
12075 * gdb.base/long-inferior-output.exp: New file.
12076
c8ba13ad
KS
120772017-11-18 Keith Seitz <keiths@redhat.com>
12078
12079 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12080 method.
12081 (main): Call it.
12082 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12083 Add additional user-defined conversion operator tests.
12084
b27de576
PA
120852017-10-17 Pedro Alves <palves@redhat.com>
12086
12087 * boards/native-stdio-gdbserver.exp: Load "local-board".
12088
8484c955
PA
120892017-10-17 Pedro Alves <palves@redhat.com>
12090
12091 * gdb.base/quit-live.c: New file.
12092 * gdb.base/quit-live.exp: New file.
12093
83d5a34d
KS
120942017-10-16 Keith Seitz <keiths@redhat.com>
12095
12096 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12097 (class_with_protected_typedef, class_with_private_typedef)
12098 (struct_with_public_typedef, struct_with_protected_typedef)
12099 (struct_with_private_typedef): New classes/structs.
12100 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12101 typedefs and access specifiers.
12102
739b3f1d
PA
121032017-10-16 Pedro Alves <palves@redhat.com>
12104 Simon Marchi <simon.marchi@polymtl.ca>
12105
12106 * README (Local vs Remote vs Native): New section.
12107 * boards/local-board.exp: New file, with bits factored out from
12108 ...
12109 * boards/native-extended-gdbserver.exp: ... here. Load
12110 "local-board".
12111 * boards/native-gdbserver.exp: Load "local-board".
12112 (${board}_spawn, ${board}_exec): Delete.
12113 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12114 ...
12115 * boards/stdio-gdbserver-base.exp: ... this new file.
12116 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12117 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12118 procedure.
12119 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12120 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12121 stdio_gdbserver_command.
12122 (${board}_get_remote_address, ${board}_get_comm_port)
12123 (${board}_download, ${board}_upload): Delete.
12124 (get_target_remote_pipe_cmd): New.
12125
fe68b953
SM
121262017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12127
12128 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12129 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12130 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12131 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12132 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12133 remove with_test_prefix.
12134
300b6685
PA
121352017-10-13 Pedro Alves <palves@redhat.com>
12136
12137 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12138 * gdb.base/annota1.exp: Use it instead of is_remote.
12139 * gdb.base/annota3.exp: Use it instead of is_remote.
12140 * gdb.cp/annota2.exp: Use it instead of is_remote.
12141 * gdb.cp/annota3.exp: Use it instead of is_remote.
12142 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12143
50500caf
PA
121442017-10-13 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12147 (test_num_test_vars, run_and_count_vars, find_env)
12148 (test_set_unset_env, test_inherit_env_var): New procedures.
12149 (top level): Use them.
12150
dad0c6d2
PA
121512017-10-13 Pedro Alves <palves@redhat.com>
12152
12153 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12154 also skip on stub-like targets.
12155
8b0553c1
PA
121562017-10-13 Pedro Alves <palves@redhat.com>
12157
12158 PR gdb/22293
12159 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12160 (top level): Move some tests to ...
12161 (test_not_found): ... this new procedure.
12162 (top level): Call it.
12163
7594f623
PA
121642017-10-13 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12167 expect different "info terminal" output if testing with a
12168 non-native target.
12169
ebe3b402
PA
121702017-10-13 Pedro Alves <palves@redhat.com>
12171 Simon Marchi <simon.marchi@polymtl.ca>
12172
12173 PR python/12966
12174 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12175
42f1b161
PA
121762017-10-13 Pedro Alves <palves@redhat.com>
12177
12178 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12179 already.
12180
8d6ef72b
PA
121812017-10-13 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12184 is_remote.
12185
d7bcd5b8
PA
121862017-10-13 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12189 is_remote.
12190
df479dc6
PA
121912017-10-13 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12194 is set.
12195 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12196 instead of is_remote.
12197
23fb630a
PA
121982017-10-13 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12201 (top level): Add comment.
12202
cc77b1dc
PA
122032017-10-13 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.base/remote.exp (top level): Fix comment typo and add
12206 missing return.
12207
27c9e813
PA
122082017-10-13 Pedro Alves <palves@redhat.com>
12209 Simon Marchi <simon.marchi@polymtl.ca>
12210
12211 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12212 calls and add comments. Skip test if use_gdb_stub is set.
12213 (top level): Use "set cwd" command instead of "cd" command.
12214
5e830d98
PA
122152017-10-13 Pedro Alves <palves@redhat.com>
12216
12217 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12218 is_remote target check.
12219
f5ca0032
PA
122202017-10-13 Pedro Alves <palves@redhat.com>
12221
12222 * gdb.base/scope.exp: Use build_executable + clean_restart +
12223 gdb_file_cmd instead of prepare_for_testing and no longer skip
12224 "before run" tests on is_remote target boards. Update comments.
12225 * boards/native-extended-gdbserver.exp
12226 (extended_gdbserver_load_last_file): New, factored out from ...
12227 (gdb_load): ... this. Move further below and add comment.
12228 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12229
8aed1c0d
PA
122302017-10-12 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.base/attach.exp: Remove references to gdb64.
12233 * gdb.base/dbx.exp: Remove references to gdb64.
12234
cfa34c87
SM
122352017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12236 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/label.exp: Remove is_remote target check.
12239
9192b7de
PA
122402017-10-12 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.base/auvx.exp (coredir): Update comment.
12243 (top level) <core_works>: Use "set cwd" command instead of "cd"
12244 command.
12245
6bf0052d
PA
122462017-10-12 Pedro Alves <palves@redhat.com>
12247 Simon Marchi <simon.marchi@polymtl.ca>
12248
12249 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12250 target boards.
12251
e48ef82d
PA
122522017-10-12 Pedro Alves <palves@redhat.com>
12253 Simon Marchi <simon.marchi@polymtl.ca>
12254
12255 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12256 Instead skip if there's any gdb_protocol set.
12257
8d7aea57
SM
122582017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12259 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12262
30440677
PA
122632017-10-12 Pedro Alves <palves@redhat.com>
12264 Simon Marchi <simon.marchi@polymtl.ca>
12265
12266 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12267 instead of on dejagnu remote boards.
12268
4e04f045 122692017-10-12 Pedro Alves <palves@redhat.com>
175654b9 12270 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
12271
12272 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12273 checks. Use build_executable + clean_restart instead of
12274 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12275 of enabling non-stop after starting gdb.
12276
871a186e
PA
122772017-10-12 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12280 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12281 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12282 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12283
56d704da
AK
122842017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12285
12286 * gdb.arch/arc-tdesc-cpu.exp: New file.
12287 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12288
2f20e312
SM
122892017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12290
12291 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12292
65630365
PA
122932017-10-10 Pedro Alves <palves@redhat.com>
12294
12295 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12296 expect CLI output.
12297
bf469271
PA
122982017-10-10 Pedro Alves <palves@redhat.com>
12299
12300 * lib/selftest-support.exp (selftest_setup): Update for
12301 captured_command_loop's prototype change.
12302
777a42f1
PA
123032017-10-09 Pedro Alves <palves@redhat.com>
12304
12305 Test both arch1=>arch2 and arch2=>arch1.
12306
12307 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12308 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12309 factored out to...
12310 (append_arch1_options, append_arch2_options, append_arch_options)
12311 (build_executables): New procedures.
12312 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12313 local.
12314 (top level): Add new 'first_arch' testing axis.
12315
cbd2b4e3
PA
123162017-10-09 Pedro Alves <palves@redhat.com>
12317
12318 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12319 (barrier): New.
12320 (thread_start, all_started): New functions.
12321 (main): Spawn new thread and wait until it is scheduled.
12322 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12323 option.
12324 (do_test): Add 'selected_thread' parameter. Run to all_started
12325 instead of main. Explicitly set the breakpoint at main. Switch
12326 to the SELECTED_THREAD thread.
12327 (top level): Test handling the exec event with either the main
12328 thread or the second thread selected.
12329
5c9e4427
PA
123302017-10-09 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12333 logic. Move STOP marker after the value checks.
12334 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12335 regexp.
12336
b3b7c423
SL
123372017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12338
12339 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12340
3b4b2f16
UW
123412017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12342
12343 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12344 integer-to-dfp conversion.
12345 * gdb.base/dfp-test.exp: Likewise.
12346
5cd63fda
PA
123472017-10-04 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.multi/hangout.c: Include <unistd.h>.
12350 (hangout_loop): New function.
12351 (main): Call alarm. Call hangout_loop in a loop.
12352 * gdb.multi/hello.c: Include <unistd.h>.
12353 (hello_loop): New function.
12354 (main): Call alarm. Call hangout_loop in a loop.
12355 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12356 inferior with the other selected.
12357
4c71c105
SM
123582017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12359
12360 * gdb.mi/list-thread-groups-available.exp: New file.
12361 * gdb.mi/list-thread-groups-available.c: New file.
12362
bc3b087d
SDJ
123632017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12364
12365 * gdb.base/set-cwd.exp: Make it available on
12366 native-extended-gdbserver.
12367
d092c5a2
SDJ
123682017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12369
12370 * gdb.base/set-cwd.c: New file.
12371 * gdb.base/set-cwd.exp: Likewise.
12372
45320ffa
TT
123732017-10-02 Tom Tromey <tom@tromey.com>
12374
12375 PR rust/22236:
12376 * gdb.rust/simple.rs (main): New variable "fslice".
12377 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12378
b3e3859b
TT
123792017-10-02 Tom Tromey <tom@tromey.com>
12380
12381 * gdb.rust/simple.exp: Test ptype of a slice.
12382
01af5e0d
TT
123832017-10-02 Tom Tromey <tom@tromey.com>
12384
12385 * gdb.rust/simple.exp: Test index of slice.
12386
a9bbfbd8
TT
123872017-09-27 Tom Tromey <tom@tromey.com>
12388
12389 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12390
df8899e5
TP
123912017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12392 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.base/compare-sections.exp (get value of read-only section): Read
12395 as unsigned value.
12396 (corrupt read-only section): Likewise and don't set written if patching
12397 failed.
12398
757bf54b
KB
123992017-09-21 Kevin Buettner <kevinb@redhat.com>
12400
12401 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12402 files.
12403
06871ae8
PA
124042017-09-20 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12407 symbol names in gdb's output.
12408 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12409
e5f25bc5
PA
124102017-09-20 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12413 Rename to ...
12414 (test_list_ambiguous_symbol): ... this and add a symbol name
12415 parameter. Adjust.
12416 (test_list_ambiguous_function): Reimplement on top of
12417 test_list_ambiguous_symbol and also test listing ambiguous
12418 variables.
12419 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12420 (ambiguous_fun): ... this.
12421 (ambiguous_var): New.
12422 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12423 (ambiguous_fun): ... this.
12424 (ambiguous_var): New.
12425
4e5a4f58
JB
124262017-09-19 John Baldwin <jhb@FreeBSD.org>
12427
12428 * gdb.base/starti.c: New file.
12429 * gdb.base/starti.exp: New file.
12430 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12431
26e53f3e
PA
124322017-09-14 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12435 (top level): Use it instead of runto.
12436
cb791d59
TT
124372017-09-11 Tom Tromey <tom@tromey.com>
12438
12439 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12440
7c96f8c1
TT
124412017-09-11 Tom Tromey <tom@tromey.com>
12442
12443 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12444 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12445
469412dd
CW
124462017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12447
12448 * gdb.fortran/printing-types.exp: New file.
12449 * gdb.fortran/printing-types.exp: New file.
12450
e0f86435
BH
124512017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12452
12453 * gdb.fortran/vla-ptype.exp: Fix typos.
12454 * gdb.fortran/vla-value.exp: Same.
12455
9e9af4be
BH
124562017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12457
12458 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12459 * gdb.mi/mi-var-child-f.exp: Likewise.
12460 * gdb.mi/mi-vla-fortran.exp: Likewise.
12461
a5ad232b 124622017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
12463 Christoph Weinmann <christoph.t.weinmann@intel.com>
12464 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
12465
12466 * gdb.fortran/ptr-indentation.f90: New file.
12467 * gdb.fortran/ptr-indentation.exp: New file.
12468
5aec60eb
TT
124692017-09-05 Tom Tromey <tom@tromey.com>
12470
12471 PR gdb/22010:
12472 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12473
8f8f8152
TP
124742017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12475
12476 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12477
fbd1b771
JK
124782017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12479
12480 * gdb.threads/tls-nodebug-pie.c: New file.
12481 * gdb.threads/tls-nodebug-pie.exp: New file.
12482
5eb5f850
TT
124832017-09-05 Tom Tromey <tom@tromey.com>
12484
12485 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12486 for rust.
12487
ae780a21
SM
124882017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12489
12490 * gdb.multi/multi-arch-exec.exp: Test with different
12491 "follow-exec-mode" settings.
12492 (do_test): New procedure.
12493
3693fdb3
PA
124942017-09-04 Pedro Alves <palves@redhat.com>
12495
12496 * gdb.base/func-static.c (S::method const, S::method volatile)
12497 (S::method volatile const): New methods.
12498 (c_s, v_s, cv_s): New instances.
12499 (main): Call method() on them.
12500 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12501 (cannot_resolve): New procedure.
12502 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12503 print-quote-unquoted columns.
12504 (do_test): Test printing each scope too.
12505
e68cb8e0
PA
125062017-09-04 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.base/local-static.exp: Also test with
12509 class::method::variable wholly quoted.
12510 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12511
858be34c
PA
125122017-09-04 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/local-static.c: New.
12515 * gdb.base/local-static.cc: New.
12516 * gdb.base/local-static.exp: New.
12517
46a4882b
PA
125182017-09-04 Pedro Alves <palves@redhat.com>
12519
12520 * gdb.asm/asm-source.exp: Add casts to int.
12521 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12522 (dataglobal64_1, dataglobal64_2): New globals.
12523 * gdb.base/nodebug.exp: Test different expressions involving the
12524 new globals, with print, whatis and ptype. Add casts to int.
12525 * gdb.base/solib-display.exp: Add casts to int.
12526 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12527 * gdb.cp/m-static.exp: Add cast to int.
12528 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12529 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12530 tls variable with no debug info without a cast. Test with a cast
12531 to int too.
12532 * gdb.trace/entry-values.exp: Add casts.
12533
2c5a2be1
PA
125342017-09-04 Pedro Alves <palves@redhat.com>
12535
12536 * gdb.base/nodebug.exp: Test that ptype's error about functions
12537 with unknown return type includes the function name too.
12538
7022349d
PA
125392017-09-04 Pedro Alves <palves@redhat.com>
12540
12541 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12542 return type of munmap in infcall.
12543 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12544 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12545 type of ftell in infcall.
12546 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12547 type of getpid in infcall.
12548 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12549 infcall.
12550 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12551 Bail on failure to extract the pid.
12552 * gdb.base/nodebug.c: #include <stdint.h>.
12553 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12554 New functions.
12555 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12556 Change expected output of print/whatis/ptype with functions with
12557 no debug info. Test all supported languages. Call
12558 test_call_promotion.
12559 * gdb.compile/compile.exp: Adjust expected output to expect
12560 warning.
12561 * gdb.threads/siginfo-threads.exp: Likewise.
12562
54990598
PA
125632017-09-04 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12566 "prototypes". Test calling float functions via prototyped and
12567 unprototyped function pointers.
12568 (perform_all_tests): New parameter "prototypes". Pass it down.
12569 (top level): Pass down "prototypes" parameter to
12570 perform_all_tests.
12571
34d16ea2
SM
125722017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12573
12574 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12575 Test with nested loops.
12576
9521ecda
SM
125772017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * gdb.base/commands.exp: Call the new procedures.
12580 (loop_break_test, loop_continue_test): New procedures.
12581
80a65e9b
SM
125822017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12583
12584 * gdb.base/commands.exp: Call new procedure.
12585 (define_if_without_arg_test): New procedure.
12586
e439fa14
PA
125872017-09-04 Pedro Alves <palves@redhat.com>
12588
12589 * gdb.base/list-ambiguous.exp: New file.
12590 * gdb.base/list-ambiguous0.c: New file.
12591 * gdb.base/list-ambiguous1.c: New file.
12592 * gdb.base/list.exp (test_list_range): Adjust expected output.
12593
0a2dde4a
SDJ
125942017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12595
12596 * gdb.base/share-env-with-gdbserver.c: New file.
12597 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12598
5e89eb3a
SM
125992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12600
12601 * gdb.base/commands.exp (gdbvar_simple_if_test,
12602 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12603 progvar_simple_if_test, progvar_simple_while_test,
12604 progvar_complex_if_while_test, user_defined_command_test,
12605 user_defined_command_args_eval,
12606 user_defined_command_args_stack_test,
12607 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12608 temporary_breakpoint_commands,
12609 gdb_test_no_prompt, redefine_hook_test,
12610 redefine_backtrace_test): Remove "global gdb_prompt".
12611
fd437cbc
SM
126122017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12613
12614 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12615 New proc, call it from toplevel.
12616
87215ad1
SDJ
126172017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12618
12619 PR remote/21852
12620 * gdb.server/normal.c: New file, copied from gdb.base.
12621 * gdb.server/run-without-local-binary.exp: New file.
12622
58afddc6
WP
126232017-08-07 Weimin Pan <weimin.pan@oracle.com>
12624
12625 * gdb.arch/sparc64-adi.exp: New file.
12626 * gdb.arch/sparc64-adi.c: New file.
12627
5277199a
PA
126282017-08-22 Pedro Alves <palves@redhat.com>
12629
12630 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12631 (top level): Add "list all overloads" tests.
12632
14278e1f
TT
126332017-08-22 Tom Tromey <tom@tromey.com>
12634
12635 * gdb.gdb/xfullpath.exp: Remove.
12636
bf223d3e
PA
126372017-08-21 Pedro Alves <palves@redhat.com>
12638
12639 PR gdb/19487
12640 * gdb.base/symbol-alias.c: New.
12641 * gdb.base/symbol-alias2.c: New.
12642 * gdb.base/symbol-alias.exp: New.
12643
c973d0aa
PA
126442017-08-21 Pedro Alves <palves@redhat.com>
12645
12646 * gdb.base/dfp-test.c
12647 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12648 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12649 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12650 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12651 * gdb.base/whatis-ptype-typedefs.c: New.
12652 * gdb.base/whatis-ptype-typedefs.exp: New.
12653 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12654 (an_int, an_int_type, an_int_type2): New globals.
12655 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12656 involving typedefs and cast expressions.
12657 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12658 (lookup_typedefs_function): New.
12659 (typedefs_pretty_printers_dict): New.
12660 (top level): Register lookup_typedefs_function in
12661 gdb.pretty_printers.
12662
6d580b63
YQ
126632017-08-18 Yao Qi <yao.qi@linaro.org>
12664
12665 * gdb.server/unittest.exp: New.
12666
206726fb
SDJ
126672017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12668
12669 PR gdb/21954
12670 * gdb.base/environ.exp: Add test to check if 'unset environment'
12671 works.
12672
bf0ec4c2
AA
126732017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12674
12675 * lib/gdb.exp (universal_compile_options): New caching proc.
12676 (gdb_compile): Suppress GCC's coloring of messages.
12677
d6382fff
TT
126782017-08-14 Tom Tromey <tom@tromey.com>
12679
12680 PR gdb/21675:
12681 * gdb.base/printcmds.exp (test_radices): New function.
12682 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12683 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12684 * lib/gdb.exp (get_integer_valueof): Use p/d.
12685
c2c2dd9f
SM
126862017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12687
12688 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12689 characters.
12690
fdffd6f4
TT
126912017-08-05 Tom Tromey <tom@tromey.com>
12692
12693 * gdb.rust/simple.exp: Allow String to appear in a different
12694 namespace.
12695
27d41eac
YQ
126962017-07-26 Yao Qi <yao.qi@linaro.org>
12697
12698 * gdb.gdb/unittest.exp: Invoke command
12699 "maintenance check xml-descriptions".
12700
031ed05d
AA
127012017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12702
12703 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12704 calling context.
12705 (hex128): Drop erroneous calculation of parameters.
12706
dcd27ddf
SM
127072017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12708
12709 * gdb.python/py-unwind.exp: Disable stack protection when
12710 building test file.
12711
47e77640
PA
127122017-07-20 Pedro Alves <palves@redhat.com>
12713
12714 * gdb.base/default.exp (set language): Adjust expected output.
12715
62d2a18a
PA
127162017-07-20 Pedro Alves <palves@redhat.com>
12717
12718 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12719 (test_minsym): ... this, and make static.
12720 (get_pck__foo__bar__minsym): Rename to ...
12721 (get_test_minsym): ... this.
12722 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12723 symbol names and comments.
12724 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12725 (get_test_minsym): ... this.
12726 (pck__foo__bar__minsym__2): Rename to ...
12727 (test_minsym): ... this.
12728 (main): Adjust.
12729
c45ec17c
PA
127302017-07-17 Pedro Alves <palves@redhat.com>
12731
12732 * gdb.base/completion.exp: Adjust expected output.
12733 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12734 the completer works.
12735
c6756f62
PA
127362017-07-17 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12739
5bd68487
AB
127402017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12741
12742 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12743
8880f2a9
TT
127442017-07-14 Tom Tromey <tom@tromey.com>
12745
12746 PR rust/21764:
12747 * gdb.rust/simple.exp: Add tests.
12748
65547233
TT
127492017-07-14 Tom Tromey <tom@tromey.com>
12750
12751 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12752
8f14146e
PA
127532017-07-14 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.linespec/base/one/thefile.cc (z1): New function.
12756 * gdb.linespec/base/two/thefile.cc (z2): New function.
12757 * gdb.linespec/linespec.exp: Add tests.
12758
b4365d02
AB
127592017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12760
12761 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12762 to mi_create_breakpoint.
12763
5d2cbaa5
AB
127642017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12765
12766 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12767 mi_create_breakpoint.
12768
11cb5716
IB
127692017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12770
12771 * gdb.dlang/demangle.exp: Update for demangling changes.
12772
03278692
TT
127732017-07-09 Tom Tromey <tom@tromey.com>
12774
12775 * gdb.dwarf2/shortpiece.exp: New file.
12776
33c5cd75
DB
127772017-07-06 David Blaikie <dblaikie@gmail.com>
12778
12779 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12780 built from fissiont-multi-cu{1,2}.c.
12781 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12782 except putting 'main' and 'func' in separate CUs in the same DWO file.
12783 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12784 test.
12785 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12786 test.
12787
8455d262
PA
127882017-07-06 Pedro Alves <palves@redhat.com>
12789
12790 * gdb.python/py-unwind.exp: Test flushregs.
12791
dc4bde35
SDJ
127922017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12793
12794 PR cli/21688
12795 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12796 tests for alias commands and trailing whitespace.
12797
51ed89aa
SDJ
127982017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12799
12800 PR cli/21688
12801 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12802 procedure. Call it.
12803
eb17d413
PA
128042017-06-29 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.base/printcmds.exp: Add tests.
12807
41664b45
DG
128082017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12809
12810 PR gdb/21337
12811 * gdb.base/reread-readsym.exp: New file.
12812 * gdb.base/reread-readsym.c: New file.
12813
75312ae3
KB
128142017-06-21 Kevin Buettner <kevinb@redhat.com>
12815
12816 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12817 subpattern.
12818
66953522
PB
128192017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12820
12821 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12822 extended mnemonic.
12823 * gdb.arch/powerpc-power9.s: Likewise.
12824
5524b525
AA
128252017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12826
12827 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12828 on 32-bit x86 targets. Exploit is_*_target macros where
12829 appropriate.
12830
03c8af18
AA
128312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12832
12833 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12834 register pieces.
12835
3bf31011
AA
128362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12837
12838 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12839 located in one or more DWARF pieces.
12840
805acca0
AA
128412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12842
12843 * lib/gdb.exp (get_endianness): New proc.
12844 * gdb.arch/aarch64-fp.exp: Use it.
12845 * gdb.arch/altivec-regs.exp: Likewise.
12846 * gdb.arch/e500-regs.exp: Likewise.
12847 * gdb.arch/vsx-regs.exp: Likewise.
12848 * gdb.base/dump.exp: Likewise.
12849 * gdb.base/funcargs.exp: Likewise.
12850 * gdb.base/gnu_vector.exp: Likewise.
12851 * gdb.dwarf2/formdata16.exp: Likewise.
12852 * gdb.dwarf2/implptrpiece.exp: Likewise.
12853 * gdb.dwarf2/nonvar-access.exp: Likewise.
12854 * gdb.python/py-inferior.exp: Likewise.
12855 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12856
e9352324
AA
128572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12858
12859 PR gdb/21226
12860 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12861 stack value pieces are taken from the LSB end.
12862
d5d1163e
AA
128632017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12864
12865 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12866 variable at nonzero offset.
12867
0567c986
AA
128682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12869
12870 * gdb.dwarf2/var-access.c: New file.
12871 * gdb.dwarf2/var-access.exp: New test.
12872 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12873
973e9aab
TT
128742017-06-12 Tom Tromey <tom@tromey.com>
12875
12876 * gdb.dwarf2/formdata16.exp: Add tests.
12877
d9109c80
TT
128782017-06-12 Tom Tromey <tom@tromey.com>
12879
12880 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12881
30a25466
TT
128822017-06-12 Tom Tromey <tom@tromey.com>
12883
12884 PR exp/16225:
12885 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12886 * gdb.arch/vsx-regs.exp: Update tests.
12887 * gdb.arch/s390-vregs.exp (hex128): New proc.
12888 Update test.
12889 * gdb.arch/altivec-regs.exp: Update tests.
12890
aefd8b33
SDJ
128912017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12892
12893 * gdb.base/startup-with-shell.c: New file.
12894 * gdb.base/startup-with-shell.exp: Likewise.
12895
2090129c
SDJ
128962017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12897
12898 * gdb.server/non-existing-program.exp: Update regex in order to
12899 reflect the fact that gdbserver is now using fork_inferior (with a
12900 shell) to startup the inferior.
12901
8e86a419
SM
129022017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12903
12904 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12905 support function calls from GDB.
12906
e6cf65f2
TT
129072017-05-21 Tom Tromey <tom@tromey.com>
12908
12909 PR rust/21466:
12910 * gdb.rust/unsized.exp: New file.
12911 * gdb.rust/unsized.rs: New file.
12912
43cc5389
TT
129132017-05-19 Tom Tromey <tom@tromey.com>
12914
12915 PR rust/21484:
12916 * gdb.rust/watch.exp: New file.
12917 * gdb.rust/watch.rs: New file.
12918
ec8df234
TT
129192017-05-18 Tom Tromey <tom@tromey.com>
12920
12921 * gdb.rust/simple.exp: Allow Box to be qualified.
12922
3e3e7fae
TP
129232017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12924
12925 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12926
59cc050d
PA
129272017-05-18 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.base/fileio.c (test_write, test_read, test_close)
12930 (test_fstat): Don't print 'ret' in the fail path.
12931
c8f6abd1
PA
129322017-05-18 Pedro Alves <palves@redhat.com>
12933
12934 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12935 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12936 (test_system, test_rename, test_unlink, test_time): Change
12937 prototypes.
12938 * gdb.base/fileio.exp (stop_msg): Adjust.
12939
d2a03b77
PA
129402017-05-18 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.base/fileio.c (null_str): New global.
12943 (test_stat): Use it.
12944 * gdb.base/fileio.exp: Remove nowarnings.
12945
0d5c6999
YQ
129462017-05-17 Yao Qi <yao.qi@linaro.org>
12947
12948 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12949
21873064
YQ
129502017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12951
12952 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12953 argument command.
12954 (top-level): Invoke test_set_inferior_tty.
12955
d512d31c
PA
129562017-05-04 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12959 Add parens to print call for Python 3.
12960
90cef2ed
KS
129612017-05-03 Keith Seitz <keiths@redhat.com>
12962
12963 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12964 (main): Call it.
12965
14f819c8
TW
129662017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12967
12968 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12969 to prev and next.
12970
913aeadd
TW
129712017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12972
12973 * gdb.python/py-record-btrace.exp: Remove test for
12974 gdb.BtraceInstruction.error.
12975
a3be24ad
TW
129762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12977
12978 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12979
ae20e79a
TW
129802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12981
12982 * gdb.python/py-record-btrace-threads.c: New file.
12983 * gdb.python/py-record-btrace-threads.exp: New file.
12984
45ce1b47
SDJ
129852017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12986
12987 PR testsuite/8595
12988 * gdb.base/environ.exp: Make test available in all architectures.
12989 Move bits related to "info program" testing to
12990 gdb.base/info-program.exp. Rewrite tests to use the two new
12991 procedures mentione below.
12992 (test_set_show_env_var) New procedure.
12993 (test_set_show_env_var_equal): Likewise.
12994 * gdb.base/info-program.exp: New file.
12995
e15c3eb4
KS
129962017-04-27 Keith Seitz <keiths@redhat.com>
12997
12998 * gdb.cp/oranking.cc (test15): New function.
12999 (main): Call test15 and declare additional variables for testing.
13000 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
13001 "p foo101('abc')" tests.
13002 Add tests for cv qualifier overloads.
13003 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
13004 "lvalue reference overload" test.
13005 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
13006 "print value of f1 on Child&& in f2" test.
13007
3a3fd0fd
PA
130082017-04-19 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
13011 procedure.
13012 (top level): Call it.
13013 * lib/gdb.exp (gdb_define_cmd): New procedure.
13014
53375380
PA
130152017-04-12 Pedro Alves <palves@redhat.com>
13016
13017 PR gdb/21323
13018 * gdb.cp/wide_char_types.c: Include <wchar.h>.
13019 (wchar): New global.
13020 * gdb.cp/wide_char_types.exp (wide_char_types_program)
13021 (do_test_wide_char, wide_char_types_no_program, top level): Add
13022 wchar_t testing.
13023
53e710ac
PA
130242017-04-12 Pedro Alves <palves@redhat.com>
13025
13026 PR c++/21323
13027 * gdb.cp/wide_char_types.c: New file.
13028 * gdb.cp/wide_char_types.exp: New file.
13029
0ad9d8c7
SDJ
130302017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
13031
13032 PR gdb/21352
13033 * gdb.trace/tsv.exp: Add test for "tsave -r".
13034
b1b45502
IB
130352017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
13036
13037 * gdb.dlang/watch-loc.c: New file.
13038 * gdb.dlang/watch-loc.exp: New file.
13039
ec13808e
JK
130402017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13041
13042 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13043
fe5f7374
AK
130442017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13045
13046 * gdb.arch/arc-analyze-prologue.S: New file.
13047 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13048
eea78757
AK
130492017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13050
13051 * gdb.arch/arc-decode-insn.S: New file.
13052 * gdb.arch/arc-decode-insn.exp: Likewise.
13053
5badf10a
IR
130542017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13055
13056 PR tdep/20928
13057 * gdb.arch/sparc64-regs.exp: New file.
13058 * gdb.arch/sparc64-regs.S: Likewise.
13059
cee59b3f
TW
130602017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13061
13062 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13063 and memory view on Python 3.
13064
c0f55cc6
AV
130652017-03-20 Artemiy Volkov <artemiyv@acm.org>
13066 Keith Seitz <keiths@redhat.com>
13067
13068 PR gdb/14441
13069 * gdb.cp/demangle.exp: Add rvalue reference tests.
13070 * gdb.cp/rvalue-ref-casts.cc: New file.
13071 * gdb.cp/rvalue-ref-casts.exp: New file.
13072 * gdb.cp/rvalue-ref-overload.cc: New file.
13073 * gdb.cp/rvalue-ref-overload.exp: New file.
13074 * gdb.cp/rvalue-ref-params.cc: New file.
13075 * gdb.cp/rvalue-ref-params.exp: New file.
13076 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13077 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13078 * gdb.cp/rvalue-ref-types.cc: New file.
13079 * gdb.cp/rvalue-ref-types.exp: New file.
13080 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13081 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13082
51457a05
MAL
130832017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13084
13085 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13086 New procedure.
13087
5b291c04
MAL
130882017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13089
13090 * lib/mi-support.exp (mi_gdb_test): Add additional message
13091 for unexpected output.
13092
59a56148
AA
130932017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13094
13095 * gdb.base/examine-backward.c (Barrier): New character array
13096 constant, to ensure that TestStrings is preceded by a string
13097 terminator.
13098
7942e96e
AA
130992017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13100
13101 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13102 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13103 and implicit pointer into such a location.
13104
6ebac3fb
DE
131052017-03-16 Doug Evans <dje@google.com>
13106
13107 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13108
ec3b243d
TP
131092017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13110
13111 * gdb.cp/m-static.exp: Fix expectation for prototype of
13112 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
13113
131142017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
13115
13116 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13117 * gdb.guile/scm-lazy-string.c: New file.
13118 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13119 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13120 for pointer, array, typedef lazy strings.
13121
2cc36e25 131222017-03-16 Doug Evans <dje@google.com>
34b43320
DE
13123
13124 PR python/17728, python/18439, python/18779
13125 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13126 * gdb.python/py-lazy-string.c (pointer): New typedef.
13127 (main): New locals ptr, array, typedef_ptr.
13128 * gdb.python/py-value.exp: Move lazy string tests to ...
13129 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13130 array, typedef lazy strings.
ec3b243d 13131
0efcde63
AK
131322017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13133
13134 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13135 Add optional 'test' parameter.
13136
7978d7c3
SM
131372017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13138
13139 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13140 Skip for versions of DejaGnu < 1.5.
13141
896c0c1e
SM
131422017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13143
13144 * lib/gdb.exp (dejagnu_version): New proc.
13145 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13146 Use dejagnu_version.
13147
5f4d1085
KS
131482017-03-10 Keith Seitz <keiths@redhat.com>
13149
13150 PR c++/8128
13151 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13152 type from destructor regexps.
13153 Add a branch which actually passes the test.
13154 Adjust "ptype t5i" test names.
13155
1de05205
PA
131562017-03-08 Pedro Alves <palves@redhat.com>
13157
13158 * gdb.base/step-over-exit.exp: Add explicit test message.
13159
c65d6b55
PA
131602017-03-08 Pedro Alves <palves@redhat.com>
13161
13162 PR gdb/18360
13163 * gdb.threads/interrupt-while-step-over.c: New file.
13164 * gdb.threads/interrupt-while-step-over.exp: New file.
13165
2e86a283
PA
131662017-03-08 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13169 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13170
25dcbff6
PA
131712017-03-08 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13174 PKRU as not supported as a PASS.
13175
dc9366eb
PA
131762017-03-08 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13179 prefix instead of $binfile1/$binfile2.
13180 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13181 in test message.
13182 * gdb.python/py-completion.exp: Use "load python file" as test
13183 messages instead of unstable path names.
13184
6e5d74e7
PA
131852017-03-08 Pedro Alves <palves@redhat.com>
13186 Jan Kratochvil <jan.kratochvil@redhat.com>
13187
13188 PR cli/21218
13189 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13190 New proc.
13191 (top level): Call it.
13192
9753a2f6
PA
131932017-03-08 Pedro Alves <palves@redhat.com>
13194
13195 PR tui/21216
13196 * gdb.tui/tui-nl-filtered-output.exp: New file.
13197
1a4dd9dd
PA
131982017-03-08 Pedro Alves <palves@redhat.com>
13199
13200 * gdb.base/completion.exp: Move TUI completion tests to ...
13201 * gdb.tui/completion.exp: ... this new file.
13202
7cbbff33
PA
132032017-03-08 Pedro Alves <palves@redhat.com>
13204
13205 * gdb.base/tui-disasm-long-lines.c,
13206 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13207 gdb.base/tui-layout.exp: Move to ...
13208 * gdb.tui/: ... this new directory.
13209
5f6fd321
PA
132102017-03-07 Pedro Alves <palves@redhat.com>
13211
13212 * gdb.base/tui-layout.c: New file.
13213 * gdb.base/tui-layout.exp: New file.
13214
44959fa8
PA
132152017-03-07 Pedro Alves <palves@redhat.com>
13216
13217 * gdb.base/tui-layout.c: Rename to ...
13218 * gdb.base/tui-disasm-long-lines.c: ... this.
13219 * gdb.base/tui-layout.exp: Rename to ...
13220 * gdb.base/tui-disasm-long-lines.exp: ... this.
13221
f8c4e718
PA
132222017-03-07 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13225
6dbb839a 132262017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
13227
13228 * i386-mpx-call.c: New file.
13229 * i386-mpx-call.exp: New file.
13230
65b48a81
PB
132312017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13232
13233 * gdb.arch/powerpc-power.exp: Delete test.
13234 * gdb.arch/powerpc-power.s: Likewise.
13235 * gdb.disasm/disassembler-options.exp: New test.
13236 * gdb.arch/powerpc-altivec.exp: Likewise.
13237 * gdb.arch/powerpc-altivec.s: Likewise.
13238 * gdb.arch/powerpc-altivec2.exp: Likewise.
13239 * gdb.arch/powerpc-altivec2.s: Likewise.
13240 * gdb.arch/powerpc-altivec3.exp: Likewise.
13241 * gdb.arch/powerpc-altivec3.s: Likewise.
13242 * gdb.arch/powerpc-power7.exp: Likewise.
13243 * gdb.arch/powerpc-power7.s: Likewise.
13244 * gdb.arch/powerpc-power8.exp: Likewise.
13245 * gdb.arch/powerpc-power8.s: Likewise.
13246 * gdb.arch/powerpc-power9.exp: Likewise.
13247 * gdb.arch/powerpc-power9.s: Likewise.
13248 * gdb.arch/powerpc-vsx.exp: Likewise.
13249 * gdb.arch/powerpc-vsx.s: Likewise.
13250 * gdb.arch/powerpc-vsx2.exp: Likewise.
13251 * gdb.arch/powerpc-vsx2.s: Likewise.
13252 * gdb.arch/powerpc-vsx3.exp: Likewise.
13253 * gdb.arch/powerpc-vsx3.s: Likewise.
13254 * gdb.arch/arm-disassembler-options.exp: Likewise.
13255 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13256 * gdb.arch/s390-disassembler-options.exp: Likewise.
13257
17cd4947
LM
132582017-02-23 Luis Machado <lgustavo@codesourcery.com>
13259
13260 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13261 (check_supported_features): ... this. Changed return type to void.
13262 (supports_rdseed): New static global.
13263 (rdseed): Check supports_rdseed.
13264 (initialize): Call check_supported_features.
13265
2039d74e
EBM
132662017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13267
13268 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13269 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13270 and lqarx/stqcx.
13271 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13272 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13273
a51d7ecf
EBM
132742017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13275
13276 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13277 uppercase.
13278
0224619f
JK
132792017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13280
13281 * gdb.dwarf2/formdata16.c: New file.
13282 * gdb.dwarf2/formdata16.exp: New file.
13283 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13284
216f72a1
JK
132852017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13288 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13289 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13290 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13291 DW_AT_GNU_*.
13292
43988095
JK
132932017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13294
13295 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13296
99e8a4f9
SDJ
132972017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13298
13299 PR gdb/21164
13300 * gdb.base/maint.exp: Add testcases for when the commands do
13301 not have arguments.
13302
b58a8c0c
TP
133032017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13304
13305 * gdb.cp/chained-calls.exp: Use p instead of P.
13306
4e746bb6
TW
133072017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13308
13309 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13310 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13311
3f77c769
TT
133122017-02-14 Tom Tromey <tom@tromey.com>
13313
13314 PR python/13598:
13315 * gdb.python/py-events.exp: Add before_prompt event tests.
13316
075beec0
AA
133172017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13318
13319 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13320
bf5f525c
LM
133212017-02-13 Luis Machado <lgustavo@codesourcery.com>
13322
13323 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13324 (main): Call my_unique_function_name.
13325 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13326 completion of patterns with a single match.
13327 Add missing -re switches to gdb_test_multiple calls.
13328
13a66184
LM
133292017-02-13 Luis Machado <lgustavo@codesourcery.com>
13330
13331 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13332 return if core file is not recognized.
13333
26a06916
SM
133342017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13335
13336 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13337 and extra UIs.
13338
b761ca9e
SM
133392017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13340
13341 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13342 proc_with_prefix.
13343
b964bee0
TT
133442017-02-10 Tom Tromey <tom@tromey.com>
13345
13346 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13347
18da0c51
MG
133482017-02-10 Martin Galvan <martingalvan@sourceware.org>
13349
13350 PR gdb/21122
13351 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13352
604c4576
JG
133532017-02-08 Jerome Guitton <guitton@adacore.com>
13354
13355 * gdb.base/define.exp: Add test for command abbreviations
13356 in define.
13357
20b477a7
LM
133582017-02-06 Luis Machado <lgustavo@codesourcery.com>
13359
13360 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13361 * gdb.reverse/insn-reverse-x86.c: New file.
13362
3f7b46f2
IR
133632017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13364
13365 PR tdep/20936
13366 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13367
f0fd41c1
TT
133682017-02-03 Tom Tromey <tom@tromey.com>
13369
13370 PR rust/21097:
13371 * gdb.rust/simple.exp: Add new tests.
13372
5be5dbf0
PA
133732017-02-02 Pedro Alves <palves@redhat.com>
13374
13375 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13376 tests.
13377
7346ef59
AA
133782017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13379
13380 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13381 taking a 2-byte value out of a 4-byte DWARF implicit value on
13382 big-endian targets.
13383 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13384 logic. Add test cases for DW_OP_implicit.
13385
787f0025
MM
133862017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13387
13388 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13389
68777c29
MM
133902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13391
13392 * gdb.btrace/enable.exp: Call gdb_exit before
13393 skip_gdbserver_tests.
13394
0a1c7e28
MM
133952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13396
13397 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13398 GDBFLAGS.
13399
b5ac99b0
MM
134002017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13401
13402 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13403 the test is skipped.
13404 * gdb.btrace/data.exp: Likewise.
13405 * gdb.btrace/delta.exp: Likewise.
13406 * gdb.btrace/dlopen.exp: Likewise.
13407 * gdb.btrace/enable-running.exp: Likewise.
13408 * gdb.btrace/enable.exp: Likewise.
13409 * gdb.btrace/exception.exp: Likewise.
13410 * gdb.btrace/function_call_history.exp: Likewise.
13411 * gdb.btrace/gcore.exp: Likewise.
13412 * gdb.btrace/instruction_history.exp: Likewise.
13413 * gdb.btrace/multi-thread-step.exp: Likewise.
13414 * gdb.btrace/nohist.exp: Likewise.
13415 * gdb.btrace/non-stop.exp: Likewise.
13416 * gdb.btrace/reconnect.exp: Likewise.
13417 * gdb.btrace/record_goto-step.exp: Likewise.
13418 * gdb.btrace/record_goto.exp: Likewise.
13419 * gdb.btrace/rn-dl-bind.exp: Likewise.
13420 * gdb.btrace/segv.exp: Likewise.
13421 * gdb.btrace/step.exp: Likewise.
13422 * gdb.btrace/stepi.exp: Likewise.
13423 * gdb.btrace/tailcall-only.exp: Likewise.
13424 * gdb.btrace/tailcall.exp: Likewise.
13425 * gdb.btrace/tsx.exp: Likewise.
13426 * gdb.btrace/unknown_functions.exp: Likewise.
13427 * gdb.btrace/vdso.exp: Likewise.
13428
cd4007e4
MM
134292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13430
13431 * gdb.btrace/enable-running.c: New.
13432 * gdb.btrace/enable-running.exp: New.
13433
2735833d
WT
134342017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13435
13436 * gdb.arch/amd64-gs_base.c: New file.
13437 * gdb.arch/amd64-gs_base.exp: New file.
13438
b51e1e94
LM
134392017-01-26 Luis Machado <lgustavo@codesourcery.com>
13440
13441 * lib/memory.exp: Remove spurious empty newlines.
13442
72ca0410
SM
134432017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13444
13445 * gdb.python/py-bad-printers.exp: Load python file using "source".
13446 * gdb.python/py-events.exp: Likewise.
13447 * gdb.python/py-evsignal.exp: Likewise.
13448 * gdb.python/py-evthreads.exp: Likewise.
13449 * gdb.python/py-frame-args.exp: Likewise.
13450 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13451 * gdb.python/py-framefilter-mi.exp: Likewise.
13452 * gdb.python/py-framefilter.exp: Likewise.
13453 * gdb.python/py-mi.exp: Likewise.
13454 * gdb.python/py-pp-maint.exp: Likewise.
13455 * gdb.python/py-pp-registration.exp: Likewise.
13456 * gdb.python/py-prettyprint.exp: Likewise.
13457 (run_lang_tests): Likewise.
13458 * gdb.python/py-typeprint.exp: Likewise.
13459
e309aa65
LM
134602017-01-26 Luis Machado <lgustavo@codesourcery.com>
13461
13462 * lib/memory.exp: New file.
13463 * lib/gdb.exp: Load memory.exp.
13464 * gdb.base/memattr.exp (delete_memory): Move proc to
13465 lib/memory.exp and rename to delete_memory_regions.
13466 Replace delete_memory with delete_memory_regions.
13467 Cleanup memory regions before tests.
13468 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13469 before tests.
13470
515aff23
LM
134712017-01-26 Luis Machado <lgustavo@codesourcery.com>
13472
13473 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13474 files.
13475 (initialize): New function conditionally defined.
13476 (testcases): Move within conditional block.
13477 (main): Call initialize.
13478 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13479 of gdb.reverse/insn-reverse.c.
13480 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13481 gdb.reverse/insn-reverse.c.
13482
d8b49cf0
YQ
134832017-01-26 Yao Qi <yao.qi@linaro.org>
13484
13485 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13486 disassemble on address 0.
13487
f13a9a0c
YQ
134882017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13489 Yao Qi <yao.qi@linaro.org>
13490
13491 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13492 * gdb.dwarf2/implptr-64bit.S: Remove.
13493 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13494 variables in caller's context. Add DW_OP_implicit_value.
13495
5ac95241
YQ
134962017-01-25 Yao Qi <yao.qi@linaro.org>
13497
13498 * lib/dwarf.exp (Dwarf::_location): Handle
13499 DW_OP_GNU_implicit_pointer with proper size.
13500
23e82930
LM
135012017-01-20 Luis Machado <lgustavo@codesourcery.com>
13502
13503 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13504 and add untested calls.
13505
d334ae25
LM
135062017-01-20 Luis Machado <lgustavo@codesourcery.com>
13507
13508 * gdb.python/python.exp: Check line number against what GDB thinks
13509 the line number is for func1.
13510
f5e6296e
IB
135112017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13512
13513 * gdb.dlang/debug-expr.exp: New file.
13514
5b362f04
LM
135152016-12-23 Luis Machado <lgustavo@codesourcery.com>
13516
13517 Fix test names for the following files:
13518
13519 * gdb.ada/exec_changed.exp
13520 * gdb.ada/info_types.exp
13521 * gdb.arch/aarch64-atomic-inst.exp
13522 * gdb.arch/aarch64-fp.exp
13523 * gdb.arch/altivec-abi.exp
13524 * gdb.arch/altivec-regs.exp
13525 * gdb.arch/amd64-byte.exp
13526 * gdb.arch/amd64-disp-step.exp
13527 * gdb.arch/amd64-dword.exp
13528 * gdb.arch/amd64-entry-value-inline.exp
13529 * gdb.arch/amd64-entry-value-param.exp
13530 * gdb.arch/amd64-entry-value-paramref.exp
13531 * gdb.arch/amd64-entry-value.exp
13532 * gdb.arch/amd64-i386-address.exp
13533 * gdb.arch/amd64-invalid-stack-middle.exp
13534 * gdb.arch/amd64-invalid-stack-top.exp
13535 * gdb.arch/amd64-optimout-repeat.exp
13536 * gdb.arch/amd64-prologue-skip.exp
13537 * gdb.arch/amd64-prologue-xmm.exp
13538 * gdb.arch/amd64-stap-special-operands.exp
13539 * gdb.arch/amd64-stap-wrong-subexp.exp
13540 * gdb.arch/amd64-tailcall-cxx.exp
13541 * gdb.arch/amd64-tailcall-noret.exp
13542 * gdb.arch/amd64-tailcall-ret.exp
13543 * gdb.arch/amd64-tailcall-self.exp
13544 * gdb.arch/amd64-word.exp
13545 * gdb.arch/arm-bl-branch-dest.exp
13546 * gdb.arch/arm-disp-step.exp
13547 * gdb.arch/arm-neon.exp
13548 * gdb.arch/arm-single-step-kernel-helper.exp
13549 * gdb.arch/avr-flash-qualifier.exp
13550 * gdb.arch/disp-step-insn-reloc.exp
13551 * gdb.arch/e500-abi.exp
13552 * gdb.arch/e500-regs.exp
13553 * gdb.arch/ftrace-insn-reloc.exp
13554 * gdb.arch/i386-avx512.exp
13555 * gdb.arch/i386-bp_permanent.exp
13556 * gdb.arch/i386-byte.exp
13557 * gdb.arch/i386-cfi-notcurrent.exp
13558 * gdb.arch/i386-disp-step.exp
13559 * gdb.arch/i386-dr3-watch.exp
13560 * gdb.arch/i386-float.exp
13561 * gdb.arch/i386-gnu-cfi.exp
13562 * gdb.arch/i386-mpx-map.exp
13563 * gdb.arch/i386-mpx-sigsegv.exp
13564 * gdb.arch/i386-mpx-simple_segv.exp
13565 * gdb.arch/i386-mpx.exp
13566 * gdb.arch/i386-permbkpt.exp
13567 * gdb.arch/i386-prologue.exp
13568 * gdb.arch/i386-signal.exp
13569 * gdb.arch/i386-size-overlap.exp
13570 * gdb.arch/i386-unwind.exp
13571 * gdb.arch/i386-word.exp
13572 * gdb.arch/mips-fcr.exp
13573 * gdb.arch/powerpc-d128-regs.exp
13574 * gdb.arch/powerpc-stackless.exp
13575 * gdb.arch/ppc64-atomic-inst.exp
13576 * gdb.arch/s390-stackless.exp
13577 * gdb.arch/s390-tdbregs.exp
13578 * gdb.arch/s390-vregs.exp
13579 * gdb.arch/sparc-sysstep.exp
13580 * gdb.arch/thumb-bx-pc.exp
13581 * gdb.arch/thumb-singlestep.exp
13582 * gdb.arch/thumb2-it.exp
13583 * gdb.arch/vsx-regs.exp
13584 * gdb.asm/asm-source.exp
13585 * gdb.base/a2-run.exp
13586 * gdb.base/advance.exp
13587 * gdb.base/all-bin.exp
13588 * gdb.base/anon.exp
13589 * gdb.base/args.exp
13590 * gdb.base/arithmet.exp
13591 * gdb.base/async-shell.exp
13592 * gdb.base/async.exp
13593 * gdb.base/attach-pie-noexec.exp
13594 * gdb.base/attach-twice.exp
13595 * gdb.base/auto-load.exp
13596 * gdb.base/bang.exp
13597 * gdb.base/bitfields.exp
13598 * gdb.base/break-always.exp
13599 * gdb.base/break-caller-line.exp
13600 * gdb.base/break-entry.exp
13601 * gdb.base/break-inline.exp
13602 * gdb.base/break-on-linker-gcd-function.exp
13603 * gdb.base/break-probes.exp
13604 * gdb.base/break.exp
13605 * gdb.base/breakpoint-shadow.exp
13606 * gdb.base/call-ar-st.exp
13607 * gdb.base/call-sc.exp
13608 * gdb.base/call-signal-resume.exp
13609 * gdb.base/call-strs.exp
13610 * gdb.base/callfuncs.exp
13611 * gdb.base/catch-fork-static.exp
13612 * gdb.base/catch-gdb-caused-signals.exp
13613 * gdb.base/catch-load.exp
13614 * gdb.base/catch-signal-fork.exp
13615 * gdb.base/catch-signal.exp
13616 * gdb.base/catch-syscall.exp
13617 * gdb.base/charset.exp
13618 * gdb.base/checkpoint.exp
13619 * gdb.base/chng-syms.exp
13620 * gdb.base/code-expr.exp
13621 * gdb.base/code_elim.exp
13622 * gdb.base/commands.exp
13623 * gdb.base/completion.exp
13624 * gdb.base/complex.exp
13625 * gdb.base/cond-expr.exp
13626 * gdb.base/condbreak.exp
13627 * gdb.base/consecutive.exp
13628 * gdb.base/continue-all-already-running.exp
13629 * gdb.base/coredump-filter.exp
13630 * gdb.base/corefile.exp
13631 * gdb.base/dbx.exp
13632 * gdb.base/debug-expr.exp
13633 * gdb.base/define.exp
13634 * gdb.base/del.exp
13635 * gdb.base/disabled-location.exp
13636 * gdb.base/disasm-end-cu.exp
13637 * gdb.base/disasm-optim.exp
13638 * gdb.base/display.exp
13639 * gdb.base/duplicate-bp.exp
13640 * gdb.base/ena-dis-br.exp
13641 * gdb.base/ending-run.exp
13642 * gdb.base/enumval.exp
13643 * gdb.base/environ.exp
13644 * gdb.base/eu-strip-infcall.exp
13645 * gdb.base/eval-avoid-side-effects.exp
13646 * gdb.base/eval-skip.exp
13647 * gdb.base/exitsignal.exp
13648 * gdb.base/expand-psymtabs.exp
13649 * gdb.base/filesym.exp
13650 * gdb.base/find-unmapped.exp
13651 * gdb.base/finish.exp
13652 * gdb.base/float.exp
13653 * gdb.base/foll-exec-mode.exp
13654 * gdb.base/foll-exec.exp
13655 * gdb.base/foll-fork.exp
13656 * gdb.base/fortran-sym-case.exp
13657 * gdb.base/freebpcmd.exp
13658 * gdb.base/func-ptr.exp
13659 * gdb.base/func-ptrs.exp
13660 * gdb.base/funcargs.exp
13661 * gdb.base/gcore-buffer-overflow.exp
13662 * gdb.base/gcore-relro-pie.exp
13663 * gdb.base/gcore-relro.exp
13664 * gdb.base/gcore.exp
13665 * gdb.base/gdb1090.exp
13666 * gdb.base/gdb11530.exp
13667 * gdb.base/gdb11531.exp
13668 * gdb.base/gdb1821.exp
13669 * gdb.base/gdbindex-stabs.exp
13670 * gdb.base/gdbvars.exp
13671 * gdb.base/hbreak.exp
13672 * gdb.base/hbreak2.exp
13673 * gdb.base/included.exp
13674 * gdb.base/infcall-input.exp
13675 * gdb.base/inferior-died.exp
13676 * gdb.base/infnan.exp
13677 * gdb.base/info-macros.exp
13678 * gdb.base/info-os.exp
13679 * gdb.base/info-proc.exp
13680 * gdb.base/info-shared.exp
13681 * gdb.base/info-target.exp
13682 * gdb.base/infoline.exp
13683 * gdb.base/interp.exp
13684 * gdb.base/interrupt.exp
13685 * gdb.base/jit-reader.exp
13686 * gdb.base/jit-simple.exp
13687 * gdb.base/kill-after-signal.exp
13688 * gdb.base/kill-detach-inferiors-cmd.exp
13689 * gdb.base/label.exp
13690 * gdb.base/langs.exp
13691 * gdb.base/ldbl_e308.exp
13692 * gdb.base/line-symtabs.exp
13693 * gdb.base/linespecs.exp
13694 * gdb.base/list.exp
13695 * gdb.base/long_long.exp
13696 * gdb.base/longest-types.exp
13697 * gdb.base/maint.exp
13698 * gdb.base/max-value-size.exp
13699 * gdb.base/memattr.exp
13700 * gdb.base/mips_pro.exp
13701 * gdb.base/morestack.exp
13702 * gdb.base/moribund-step.exp
13703 * gdb.base/multi-forks.exp
13704 * gdb.base/nested-addr.exp
13705 * gdb.base/nextoverexit.exp
13706 * gdb.base/noreturn-finish.exp
13707 * gdb.base/noreturn-return.exp
13708 * gdb.base/nostdlib.exp
13709 * gdb.base/offsets.exp
13710 * gdb.base/opaque.exp
13711 * gdb.base/pc-fp.exp
13712 * gdb.base/permissions.exp
13713 * gdb.base/print-symbol-loading.exp
13714 * gdb.base/prologue-include.exp
13715 * gdb.base/psymtab.exp
13716 * gdb.base/ptype.exp
13717 * gdb.base/random-signal.exp
13718 * gdb.base/randomize.exp
13719 * gdb.base/range-stepping.exp
13720 * gdb.base/readline-ask.exp
13721 * gdb.base/recpar.exp
13722 * gdb.base/recurse.exp
13723 * gdb.base/relational.exp
13724 * gdb.base/restore.exp
13725 * gdb.base/return-nodebug.exp
13726 * gdb.base/return.exp
13727 * gdb.base/run-after-attach.exp
13728 * gdb.base/save-bp.exp
13729 * gdb.base/scope.exp
13730 * gdb.base/sect-cmd.exp
13731 * gdb.base/set-lang-auto.exp
13732 * gdb.base/set-noassign.exp
13733 * gdb.base/setvar.exp
13734 * gdb.base/sigall.exp
13735 * gdb.base/sigbpt.exp
13736 * gdb.base/siginfo-addr.exp
13737 * gdb.base/siginfo-infcall.exp
13738 * gdb.base/siginfo-obj.exp
13739 * gdb.base/siginfo.exp
13740 * gdb.base/signals-state-child.exp
13741 * gdb.base/signest.exp
13742 * gdb.base/sigstep.exp
13743 * gdb.base/sizeof.exp
13744 * gdb.base/skip.exp
13745 * gdb.base/solib-corrupted.exp
13746 * gdb.base/solib-nodir.exp
13747 * gdb.base/solib-search.exp
13748 * gdb.base/stack-checking.exp
13749 * gdb.base/stale-infcall.exp
13750 * gdb.base/stap-probe.exp
13751 * gdb.base/start.exp
13752 * gdb.base/step-break.exp
13753 * gdb.base/step-bt.exp
13754 * gdb.base/step-line.exp
13755 * gdb.base/step-over-exit.exp
13756 * gdb.base/step-over-syscall.exp
13757 * gdb.base/step-resume-infcall.exp
13758 * gdb.base/step-test.exp
13759 * gdb.base/store.exp
13760 * gdb.base/structs3.exp
13761 * gdb.base/sym-file.exp
13762 * gdb.base/symbol-without-target_section.exp
13763 * gdb.base/term.exp
13764 * gdb.base/testenv.exp
13765 * gdb.base/ui-redirect.exp
13766 * gdb.base/until.exp
13767 * gdb.base/unwindonsignal.exp
13768 * gdb.base/value-double-free.exp
13769 * gdb.base/vla-datatypes.exp
13770 * gdb.base/vla-ptr.exp
13771 * gdb.base/vla-sideeffect.exp
13772 * gdb.base/volatile.exp
13773 * gdb.base/watch-cond-infcall.exp
13774 * gdb.base/watch-cond.exp
13775 * gdb.base/watch-non-mem.exp
13776 * gdb.base/watch-read.exp
13777 * gdb.base/watch-vfork.exp
13778 * gdb.base/watchpoint-cond-gone.exp
13779 * gdb.base/watchpoint-delete.exp
13780 * gdb.base/watchpoint-hw-hit-once.exp
13781 * gdb.base/watchpoint-hw.exp
13782 * gdb.base/watchpoint-stops-at-right-insn.exp
13783 * gdb.base/watchpoints.exp
13784 * gdb.base/wchar.exp
13785 * gdb.base/whatis-exp.exp
13786 * gdb.btrace/buffer-size.exp
13787 * gdb.btrace/data.exp
13788 * gdb.btrace/delta.exp
13789 * gdb.btrace/dlopen.exp
13790 * gdb.btrace/enable.exp
13791 * gdb.btrace/exception.exp
13792 * gdb.btrace/function_call_history.exp
13793 * gdb.btrace/gcore.exp
13794 * gdb.btrace/instruction_history.exp
13795 * gdb.btrace/nohist.exp
13796 * gdb.btrace/reconnect.exp
13797 * gdb.btrace/record_goto-step.exp
13798 * gdb.btrace/record_goto.exp
13799 * gdb.btrace/rn-dl-bind.exp
13800 * gdb.btrace/segv.exp
13801 * gdb.btrace/step.exp
13802 * gdb.btrace/stepi.exp
13803 * gdb.btrace/tailcall-only.exp
13804 * gdb.btrace/tailcall.exp
13805 * gdb.btrace/tsx.exp
13806 * gdb.btrace/unknown_functions.exp
13807 * gdb.btrace/vdso.exp
13808 * gdb.compile/compile-ifunc.exp
13809 * gdb.compile/compile-ops.exp
13810 * gdb.compile/compile-print.exp
13811 * gdb.compile/compile-setjmp.exp
13812 * gdb.cp/abstract-origin.exp
13813 * gdb.cp/ambiguous.exp
13814 * gdb.cp/annota2.exp
13815 * gdb.cp/annota3.exp
13816 * gdb.cp/anon-ns.exp
13817 * gdb.cp/anon-struct.exp
13818 * gdb.cp/anon-union.exp
13819 * gdb.cp/arg-reference.exp
13820 * gdb.cp/baseenum.exp
13821 * gdb.cp/bool.exp
13822 * gdb.cp/breakpoint.exp
13823 * gdb.cp/bs15503.exp
13824 * gdb.cp/call-c.exp
13825 * gdb.cp/casts.exp
13826 * gdb.cp/chained-calls.exp
13827 * gdb.cp/class2.exp
13828 * gdb.cp/classes.exp
13829 * gdb.cp/cmpd-minsyms.exp
13830 * gdb.cp/converts.exp
13831 * gdb.cp/cp-relocate.exp
13832 * gdb.cp/cpcompletion.exp
13833 * gdb.cp/cpexprs.exp
13834 * gdb.cp/cplabel.exp
13835 * gdb.cp/cplusfuncs.exp
13836 * gdb.cp/cpsizeof.exp
13837 * gdb.cp/ctti.exp
13838 * gdb.cp/derivation.exp
13839 * gdb.cp/destrprint.exp
13840 * gdb.cp/dispcxx.exp
13841 * gdb.cp/enum-class.exp
13842 * gdb.cp/exception.exp
13843 * gdb.cp/exceptprint.exp
13844 * gdb.cp/expand-psymtabs-cxx.exp
13845 * gdb.cp/expand-sals.exp
13846 * gdb.cp/extern-c.exp
13847 * gdb.cp/filename.exp
13848 * gdb.cp/formatted-ref.exp
13849 * gdb.cp/fpointer.exp
13850 * gdb.cp/gdb1355.exp
13851 * gdb.cp/gdb2495.exp
13852 * gdb.cp/hang.exp
13853 * gdb.cp/impl-this.exp
13854 * gdb.cp/infcall-dlopen.exp
13855 * gdb.cp/inherit.exp
13856 * gdb.cp/iostream.exp
13857 * gdb.cp/koenig.exp
13858 * gdb.cp/local.exp
13859 * gdb.cp/m-data.exp
13860 * gdb.cp/m-static.exp
13861 * gdb.cp/mb-ctor.exp
13862 * gdb.cp/mb-inline.exp
13863 * gdb.cp/mb-templates.exp
13864 * gdb.cp/member-name.exp
13865 * gdb.cp/member-ptr.exp
13866 * gdb.cp/meth-typedefs.exp
13867 * gdb.cp/method.exp
13868 * gdb.cp/method2.exp
13869 * gdb.cp/minsym-fallback.exp
13870 * gdb.cp/misc.exp
13871 * gdb.cp/namelessclass.exp
13872 * gdb.cp/namespace-enum.exp
13873 * gdb.cp/namespace-nested-import.exp
13874 * gdb.cp/namespace.exp
13875 * gdb.cp/nextoverthrow.exp
13876 * gdb.cp/no-dmgl-verbose.exp
13877 * gdb.cp/non-trivial-retval.exp
13878 * gdb.cp/noparam.exp
13879 * gdb.cp/nsdecl.exp
13880 * gdb.cp/nsimport.exp
13881 * gdb.cp/nsnested.exp
13882 * gdb.cp/nsnoimports.exp
13883 * gdb.cp/nsrecurs.exp
13884 * gdb.cp/nsstress.exp
13885 * gdb.cp/nsusing.exp
13886 * gdb.cp/operator.exp
13887 * gdb.cp/oranking.exp
13888 * gdb.cp/overload-const.exp
13889 * gdb.cp/overload.exp
13890 * gdb.cp/ovldbreak.exp
13891 * gdb.cp/ovsrch.exp
13892 * gdb.cp/paren-type.exp
13893 * gdb.cp/parse-lang.exp
13894 * gdb.cp/pass-by-ref.exp
13895 * gdb.cp/pr-1023.exp
13896 * gdb.cp/pr-1210.exp
13897 * gdb.cp/pr-574.exp
13898 * gdb.cp/pr10687.exp
13899 * gdb.cp/pr12028.exp
13900 * gdb.cp/pr17132.exp
13901 * gdb.cp/pr17494.exp
13902 * gdb.cp/pr9067.exp
13903 * gdb.cp/pr9167.exp
13904 * gdb.cp/pr9631.exp
13905 * gdb.cp/printmethod.exp
13906 * gdb.cp/psmang.exp
13907 * gdb.cp/psymtab-parameter.exp
13908 * gdb.cp/ptype-cv-cp.exp
13909 * gdb.cp/ptype-flags.exp
13910 * gdb.cp/re-set-overloaded.exp
13911 * gdb.cp/ref-types.exp
13912 * gdb.cp/rtti.exp
13913 * gdb.cp/scope-err.exp
13914 * gdb.cp/shadow.exp
13915 * gdb.cp/smartp.exp
13916 * gdb.cp/static-method.exp
13917 * gdb.cp/static-print-quit.exp
13918 * gdb.cp/temargs.exp
13919 * gdb.cp/templates.exp
13920 * gdb.cp/try_catch.exp
13921 * gdb.cp/typedef-operator.exp
13922 * gdb.cp/typeid.exp
13923 * gdb.cp/userdef.exp
13924 * gdb.cp/using-crash.exp
13925 * gdb.cp/var-tag.exp
13926 * gdb.cp/virtbase.exp
13927 * gdb.cp/virtfunc.exp
13928 * gdb.cp/virtfunc2.exp
13929 * gdb.cp/vla-cxx.exp
13930 * gdb.disasm/t01_mov.exp
13931 * gdb.disasm/t02_mova.exp
13932 * gdb.disasm/t03_add.exp
13933 * gdb.disasm/t04_sub.exp
13934 * gdb.disasm/t05_cmp.exp
13935 * gdb.disasm/t06_ari2.exp
13936 * gdb.disasm/t07_ari3.exp
13937 * gdb.disasm/t08_or.exp
13938 * gdb.disasm/t09_xor.exp
13939 * gdb.disasm/t10_and.exp
13940 * gdb.disasm/t11_logs.exp
13941 * gdb.disasm/t12_bit.exp
13942 * gdb.disasm/t13_otr.exp
13943 * gdb.dlang/circular.exp
13944 * gdb.dwarf2/arr-stride.exp
13945 * gdb.dwarf2/arr-subrange.exp
13946 * gdb.dwarf2/atomic-type.exp
13947 * gdb.dwarf2/bad-regnum.exp
13948 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13949 * gdb.dwarf2/callframecfa.exp
13950 * gdb.dwarf2/clztest.exp
13951 * gdb.dwarf2/corrupt.exp
13952 * gdb.dwarf2/data-loc.exp
13953 * gdb.dwarf2/dup-psym.exp
13954 * gdb.dwarf2/dw2-anon-mptr.exp
13955 * gdb.dwarf2/dw2-anonymous-func.exp
13956 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13957 * gdb.dwarf2/dw2-bad-unresolved.exp
13958 * gdb.dwarf2/dw2-basic.exp
13959 * gdb.dwarf2/dw2-canonicalize-type.exp
13960 * gdb.dwarf2/dw2-case-insensitive.exp
13961 * gdb.dwarf2/dw2-common-block.exp
13962 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13963 * gdb.dwarf2/dw2-compressed.exp
13964 * gdb.dwarf2/dw2-const.exp
13965 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13966 * gdb.dwarf2/dw2-cu-size.exp
13967 * gdb.dwarf2/dw2-dup-frame.exp
13968 * gdb.dwarf2/dw2-entry-value.exp
13969 * gdb.dwarf2/dw2-icycle.exp
13970 * gdb.dwarf2/dw2-ifort-parameter.exp
13971 * gdb.dwarf2/dw2-inline-break.exp
13972 * gdb.dwarf2/dw2-inline-param.exp
13973 * gdb.dwarf2/dw2-intercu.exp
13974 * gdb.dwarf2/dw2-intermix.exp
13975 * gdb.dwarf2/dw2-lexical-block-bare.exp
13976 * gdb.dwarf2/dw2-linkage-name-trust.exp
13977 * gdb.dwarf2/dw2-minsym-in-cu.exp
13978 * gdb.dwarf2/dw2-noloc.exp
13979 * gdb.dwarf2/dw2-op-call.exp
13980 * gdb.dwarf2/dw2-op-out-param.exp
13981 * gdb.dwarf2/dw2-opt-structptr.exp
13982 * gdb.dwarf2/dw2-param-error.exp
13983 * gdb.dwarf2/dw2-producer.exp
13984 * gdb.dwarf2/dw2-ranges-base.exp
13985 * gdb.dwarf2/dw2-ref-missing-frame.exp
13986 * gdb.dwarf2/dw2-reg-undefined.exp
13987 * gdb.dwarf2/dw2-regno-invalid.exp
13988 * gdb.dwarf2/dw2-restore.exp
13989 * gdb.dwarf2/dw2-restrict.exp
13990 * gdb.dwarf2/dw2-single-line-discriminators.exp
13991 * gdb.dwarf2/dw2-strp.exp
13992 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13993 * gdb.dwarf2/dw2-unresolved.exp
13994 * gdb.dwarf2/dw2-var-zero-addr.exp
13995 * gdb.dwarf2/dw4-sig-types.exp
13996 * gdb.dwarf2/dwz.exp
13997 * gdb.dwarf2/dynarr-ptr.exp
13998 * gdb.dwarf2/enum-type.exp
13999 * gdb.dwarf2/gdb-index.exp
14000 * gdb.dwarf2/implptr-64bit.exp
14001 * gdb.dwarf2/implptr-optimized-out.exp
14002 * gdb.dwarf2/implptr.exp
14003 * gdb.dwarf2/implref-array.exp
14004 * gdb.dwarf2/implref-const.exp
14005 * gdb.dwarf2/implref-global.exp
14006 * gdb.dwarf2/implref-struct.exp
14007 * gdb.dwarf2/mac-fileno.exp
14008 * gdb.dwarf2/main-subprogram.exp
14009 * gdb.dwarf2/member-ptr-forwardref.exp
14010 * gdb.dwarf2/method-ptr.exp
14011 * gdb.dwarf2/missing-sig-type.exp
14012 * gdb.dwarf2/nonvar-access.exp
14013 * gdb.dwarf2/opaque-type-lookup.exp
14014 * gdb.dwarf2/pieces-optimized-out.exp
14015 * gdb.dwarf2/pieces.exp
14016 * gdb.dwarf2/pr10770.exp
14017 * gdb.dwarf2/pr13961.exp
14018 * gdb.dwarf2/staticvirtual.exp
14019 * gdb.dwarf2/subrange.exp
14020 * gdb.dwarf2/symtab-producer.exp
14021 * gdb.dwarf2/trace-crash.exp
14022 * gdb.dwarf2/typeddwarf.exp
14023 * gdb.dwarf2/valop.exp
14024 * gdb.dwarf2/watch-notconst.exp
14025 * gdb.fortran/array-element.exp
14026 * gdb.fortran/charset.exp
14027 * gdb.fortran/common-block.exp
14028 * gdb.fortran/complex.exp
14029 * gdb.fortran/derived-type-function.exp
14030 * gdb.fortran/derived-type.exp
14031 * gdb.fortran/logical.exp
14032 * gdb.fortran/module.exp
14033 * gdb.fortran/multi-dim.exp
14034 * gdb.fortran/nested-funcs.exp
14035 * gdb.fortran/print-formatted.exp
14036 * gdb.fortran/subarray.exp
14037 * gdb.fortran/vla-alloc-assoc.exp
14038 * gdb.fortran/vla-datatypes.exp
14039 * gdb.fortran/vla-history.exp
14040 * gdb.fortran/vla-ptr-info.exp
14041 * gdb.fortran/vla-ptype-sub.exp
14042 * gdb.fortran/vla-ptype.exp
14043 * gdb.fortran/vla-sizeof.exp
14044 * gdb.fortran/vla-type.exp
14045 * gdb.fortran/vla-value-sub-arbitrary.exp
14046 * gdb.fortran/vla-value-sub-finish.exp
14047 * gdb.fortran/vla-value-sub.exp
14048 * gdb.fortran/vla-value.exp
14049 * gdb.fortran/whatis_type.exp
14050 * gdb.go/chan.exp
14051 * gdb.go/handcall.exp
14052 * gdb.go/hello.exp
14053 * gdb.go/integers.exp
14054 * gdb.go/methods.exp
14055 * gdb.go/package.exp
14056 * gdb.go/strings.exp
14057 * gdb.go/types.exp
14058 * gdb.go/unsafe.exp
14059 * gdb.guile/scm-arch.exp
14060 * gdb.guile/scm-block.exp
14061 * gdb.guile/scm-breakpoint.exp
14062 * gdb.guile/scm-cmd.exp
14063 * gdb.guile/scm-disasm.exp
14064 * gdb.guile/scm-equal.exp
14065 * gdb.guile/scm-frame-args.exp
14066 * gdb.guile/scm-frame-inline.exp
14067 * gdb.guile/scm-frame.exp
14068 * gdb.guile/scm-iterator.exp
14069 * gdb.guile/scm-math.exp
14070 * gdb.guile/scm-objfile.exp
14071 * gdb.guile/scm-ports.exp
14072 * gdb.guile/scm-symbol.exp
14073 * gdb.guile/scm-symtab.exp
14074 * gdb.guile/scm-value-cc.exp
14075 * gdb.guile/types-module.exp
14076 * gdb.linespec/break-ask.exp
14077 * gdb.linespec/cpexplicit.exp
14078 * gdb.linespec/explicit.exp
14079 * gdb.linespec/keywords.exp
14080 * gdb.linespec/linespec.exp
14081 * gdb.linespec/ls-dollar.exp
14082 * gdb.linespec/ls-errs.exp
14083 * gdb.linespec/skip-two.exp
14084 * gdb.linespec/thread.exp
14085 * gdb.mi/mi-async.exp
14086 * gdb.mi/mi-basics.exp
14087 * gdb.mi/mi-break.exp
14088 * gdb.mi/mi-catch-load.exp
14089 * gdb.mi/mi-cli.exp
14090 * gdb.mi/mi-cmd-param-changed.exp
14091 * gdb.mi/mi-console.exp
14092 * gdb.mi/mi-detach.exp
14093 * gdb.mi/mi-disassemble.exp
14094 * gdb.mi/mi-eval.exp
14095 * gdb.mi/mi-file-transfer.exp
14096 * gdb.mi/mi-file.exp
14097 * gdb.mi/mi-fill-memory.exp
14098 * gdb.mi/mi-inheritance-syntax-error.exp
14099 * gdb.mi/mi-linespec-err-cp.exp
14100 * gdb.mi/mi-logging.exp
14101 * gdb.mi/mi-memory-changed.exp
14102 * gdb.mi/mi-read-memory.exp
14103 * gdb.mi/mi-record-changed.exp
14104 * gdb.mi/mi-reg-undefined.exp
14105 * gdb.mi/mi-regs.exp
14106 * gdb.mi/mi-return.exp
14107 * gdb.mi/mi-reverse.exp
14108 * gdb.mi/mi-simplerun.exp
14109 * gdb.mi/mi-solib.exp
14110 * gdb.mi/mi-stack.exp
14111 * gdb.mi/mi-stepi.exp
14112 * gdb.mi/mi-syn-frame.exp
14113 * gdb.mi/mi-until.exp
14114 * gdb.mi/mi-var-block.exp
14115 * gdb.mi/mi-var-child.exp
14116 * gdb.mi/mi-var-cmd.exp
14117 * gdb.mi/mi-var-cp.exp
14118 * gdb.mi/mi-var-display.exp
14119 * gdb.mi/mi-var-invalidate.exp
14120 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14121 * gdb.mi/mi-vla-fortran.exp
14122 * gdb.mi/mi-watch.exp
14123 * gdb.mi/mi2-var-child.exp
14124 * gdb.mi/user-selected-context-sync.exp
14125 * gdb.modula2/unbounded-array.exp
14126 * gdb.multi/dummy-frame-restore.exp
14127 * gdb.multi/multi-arch-exec.exp
14128 * gdb.multi/multi-arch.exp
14129 * gdb.multi/tids.exp
14130 * gdb.multi/watchpoint-multi.exp
14131 * gdb.opencl/callfuncs.exp
14132 * gdb.opencl/convs_casts.exp
14133 * gdb.opencl/datatypes.exp
14134 * gdb.opencl/operators.exp
14135 * gdb.opencl/vec_comps.exp
14136 * gdb.opt/clobbered-registers-O2.exp
14137 * gdb.opt/inline-break.exp
14138 * gdb.opt/inline-bt.exp
14139 * gdb.opt/inline-cmds.exp
14140 * gdb.opt/inline-locals.exp
14141 * gdb.pascal/case-insensitive-symbols.exp
14142 * gdb.pascal/floats.exp
14143 * gdb.pascal/gdb11492.exp
14144 * gdb.python/lib-types.exp
14145 * gdb.python/py-arch.exp
14146 * gdb.python/py-as-string.exp
14147 * gdb.python/py-bad-printers.exp
14148 * gdb.python/py-block.exp
14149 * gdb.python/py-breakpoint-create-fail.exp
14150 * gdb.python/py-breakpoint.exp
14151 * gdb.python/py-caller-is.exp
14152 * gdb.python/py-cmd.exp
14153 * gdb.python/py-explore-cc.exp
14154 * gdb.python/py-explore.exp
14155 * gdb.python/py-finish-breakpoint.exp
14156 * gdb.python/py-finish-breakpoint2.exp
14157 * gdb.python/py-frame-args.exp
14158 * gdb.python/py-frame-inline.exp
14159 * gdb.python/py-frame.exp
14160 * gdb.python/py-framefilter-mi.exp
14161 * gdb.python/py-infthread.exp
14162 * gdb.python/py-lazy-string.exp
14163 * gdb.python/py-linetable.exp
14164 * gdb.python/py-mi-events.exp
14165 * gdb.python/py-mi-objfile.exp
14166 * gdb.python/py-mi.exp
14167 * gdb.python/py-objfile.exp
14168 * gdb.python/py-pp-integral.exp
14169 * gdb.python/py-pp-maint.exp
14170 * gdb.python/py-pp-re-notag.exp
14171 * gdb.python/py-pp-registration.exp
14172 * gdb.python/py-recurse-unwind.exp
14173 * gdb.python/py-strfns.exp
14174 * gdb.python/py-symbol.exp
14175 * gdb.python/py-symtab.exp
14176 * gdb.python/py-sync-interp.exp
14177 * gdb.python/py-typeprint.exp
14178 * gdb.python/py-unwind-maint.exp
14179 * gdb.python/py-unwind.exp
14180 * gdb.python/py-value-cc.exp
14181 * gdb.python/py-xmethods.exp
14182 * gdb.reverse/amd64-tailcall-reverse.exp
14183 * gdb.reverse/break-precsave.exp
14184 * gdb.reverse/break-reverse.exp
14185 * gdb.reverse/consecutive-precsave.exp
14186 * gdb.reverse/consecutive-reverse.exp
14187 * gdb.reverse/finish-precsave.exp
14188 * gdb.reverse/finish-reverse-bkpt.exp
14189 * gdb.reverse/finish-reverse.exp
14190 * gdb.reverse/fstatat-reverse.exp
14191 * gdb.reverse/getresuid-reverse.exp
14192 * gdb.reverse/i386-precsave.exp
14193 * gdb.reverse/i386-reverse.exp
14194 * gdb.reverse/i386-sse-reverse.exp
14195 * gdb.reverse/i387-env-reverse.exp
14196 * gdb.reverse/i387-stack-reverse.exp
14197 * gdb.reverse/insn-reverse.exp
14198 * gdb.reverse/machinestate-precsave.exp
14199 * gdb.reverse/machinestate.exp
14200 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14201 * gdb.reverse/pipe-reverse.exp
14202 * gdb.reverse/readv-reverse.exp
14203 * gdb.reverse/recvmsg-reverse.exp
14204 * gdb.reverse/rerun-prec.exp
14205 * gdb.reverse/s390-mvcle.exp
14206 * gdb.reverse/step-precsave.exp
14207 * gdb.reverse/step-reverse.exp
14208 * gdb.reverse/time-reverse.exp
14209 * gdb.reverse/until-precsave.exp
14210 * gdb.reverse/until-reverse.exp
14211 * gdb.reverse/waitpid-reverse.exp
14212 * gdb.reverse/watch-precsave.exp
14213 * gdb.reverse/watch-reverse.exp
14214 * gdb.rust/generics.exp
14215 * gdb.rust/methods.exp
14216 * gdb.rust/modules.exp
14217 * gdb.rust/simple.exp
14218 * gdb.server/connect-with-no-symbol-file.exp
14219 * gdb.server/ext-attach.exp
14220 * gdb.server/ext-restart.exp
14221 * gdb.server/ext-wrapper.exp
14222 * gdb.server/file-transfer.exp
14223 * gdb.server/server-exec-info.exp
14224 * gdb.server/server-kill.exp
14225 * gdb.server/server-mon.exp
14226 * gdb.server/wrapper.exp
14227 * gdb.stabs/exclfwd.exp
14228 * gdb.stabs/gdb11479.exp
14229 * gdb.threads/clone-new-thread-event.exp
14230 * gdb.threads/corethreads.exp
14231 * gdb.threads/current-lwp-dead.exp
14232 * gdb.threads/dlopen-libpthread.exp
14233 * gdb.threads/gcore-thread.exp
14234 * gdb.threads/sigstep-threads.exp
14235 * gdb.threads/watchpoint-fork.exp
14236 * gdb.trace/actions-changed.exp
14237 * gdb.trace/backtrace.exp
14238 * gdb.trace/change-loc.exp
14239 * gdb.trace/circ.exp
14240 * gdb.trace/collection.exp
14241 * gdb.trace/disconnected-tracing.exp
14242 * gdb.trace/ftrace.exp
14243 * gdb.trace/mi-trace-frame-collected.exp
14244 * gdb.trace/mi-trace-unavailable.exp
14245 * gdb.trace/mi-traceframe-changed.exp
14246 * gdb.trace/mi-tsv-changed.exp
14247 * gdb.trace/no-attach-trace.exp
14248 * gdb.trace/passc-dyn.exp
14249 * gdb.trace/qtro.exp
14250 * gdb.trace/range-stepping.exp
14251 * gdb.trace/read-memory.exp
14252 * gdb.trace/save-trace.exp
14253 * gdb.trace/signal.exp
14254 * gdb.trace/status-stop.exp
14255 * gdb.trace/tfile.exp
14256 * gdb.trace/trace-break.exp
14257 * gdb.trace/trace-buffer-size.exp
14258 * gdb.trace/trace-condition.exp
14259 * gdb.trace/tracefile-pseudo-reg.exp
14260 * gdb.trace/tstatus.exp
14261 * gdb.trace/unavailable.exp
14262 * gdb.trace/while-dyn.exp
14263 * gdb.trace/while-stepping.exp
14264
34c41c68
DE
142652016-12-22 Doug Evans <xdje42@gmail.com>
14266
14267 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14268 and msymbols.
14269
16e69324
YQ
142702016-12-19 Yao Qi <yao.qi@linaro.org>
14271
14272 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14273 (test_with_self): Don't call do_steps_and_nexts, and remove
14274 code about stepping into xmalloc.
14275
f94f411b
YQ
142762016-12-09 Yao Qi <yao.qi@linaro.org>
14277
14278 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14279
142802016-12-09 Yao Qi <yao.qi@linaro.org>
14281
14282 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14283
f1b5deee
PA
142842016-12-09 Pedro Alves <palves@redhat.com>
14285
14286 * gdb.base/all-architectures-0.exp: New file.
14287 * gdb.base/all-architectures-1.exp: New file.
14288 * gdb.base/all-architectures-2.exp: New file.
14289 * gdb.base/all-architectures-3.exp: New file.
14290 * gdb.base/all-architectures-4.exp: New file.
14291 * gdb.base/all-architectures-5.exp: New file.
14292 * gdb.base/all-architectures-6.exp: New file.
14293 * gdb.base/all-architectures-7.exp: New file.
14294 * gdb.base/all-architectures.exp.in: New file.
14295
364ca42e
YQ
142962016-12-09 Yao Qi <yao.qi@linaro.org>
14297
14298 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14299
107c2d62
LM
143002016-12-02 Luis Machado <lgustavo@codesourcery.com>
14301
14302 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14303 possible.
14304 Remove useless pattern-matching code.
14305
df3ee9ca
PA
143062016-12-02 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14309 procedure.
14310 (top level): Call it.
14311
ec835369
PA
143122016-12-02 Pedro Alves <palves@redhat.com>
14313
14314 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14315 New procedure.
14316 (top level): Call it.
14317
01770bbd
PA
143182016-12-02 Pedro Alves <palves@redhat.com>
14319
14320 PR cli/20559
14321 * gdb.base/commands.exp (user_defined_command_args_eval): New
14322 procedure.
14323 (top level): Call it.
14324
008459ea
LM
143252016-12-02 Luis Machado <lgustavo@codesourcery.com>
14326
14327 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14328 timeout handling.
14329
0c1b455e
TT
143302016-12-02 Tom Tromey <tom@tromey.com>
14331
14332 * gdb.dwarf2/main-subprogram.c: New file.
14333 * gdb.dwarf2/main-subprogram.exp: New file.
14334
018572b8
LM
143352016-12-01 Luis Machado <lgustavo@codesourcery.com>
14336
14337 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14338 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14339 gdb_test_no_output for a couple of cases.
14340 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14341
84c93cd5
LM
143422016-12-01 Luis Machado <lgustavo@codesourcery.com>
14343
14344 Fix test names and standardize compilation error messages throughout
14345 the following files:
14346
14347 * gdb.ada/start.exp
14348 * gdb.arch/alpha-step.exp
14349 * gdb.arch/e500-prologue.exp
14350 * gdb.arch/ftrace-insn-reloc.exp
14351 * gdb.arch/gdb1291.exp
14352 * gdb.arch/gdb1431.exp
14353 * gdb.arch/gdb1558.exp
14354 * gdb.arch/i386-dr3-watch.exp
14355 * gdb.arch/i386-sse-stack-align.exp
14356 * gdb.arch/ia64-breakpoint-shadow.exp
14357 * gdb.arch/pa-nullify.exp
14358 * gdb.arch/powerpc-aix-prologue.exp
14359 * gdb.arch/thumb-bx-pc.exp
14360 * gdb.base/annota1.exp
14361 * gdb.base/annota3.exp
14362 * gdb.base/arrayidx.exp
14363 * gdb.base/assign.exp
14364 * gdb.base/attach.exp
14365 * gdb.base/auxv.exp
14366 * gdb.base/bang.exp
14367 * gdb.base/bfp-test.exp
14368 * gdb.base/bigcore.exp
14369 * gdb.base/bitfields2.exp
14370 * gdb.base/break-fun-addr.exp
14371 * gdb.base/break-probes.exp
14372 * gdb.base/call-rt-st.exp
14373 * gdb.base/callexit.exp
14374 * gdb.base/catch-fork-kill.exp
14375 * gdb.base/charset.exp
14376 * gdb.base/checkpoint.exp
14377 * gdb.base/comprdebug.exp
14378 * gdb.base/constvars.exp
14379 * gdb.base/coredump-filter.exp
14380 * gdb.base/cursal.exp
14381 * gdb.base/cvexpr.exp
14382 * gdb.base/detach.exp
14383 * gdb.base/display.exp
14384 * gdb.base/dmsym.exp
14385 * gdb.base/dprintf-pending.exp
14386 * gdb.base/dso2dso.exp
14387 * gdb.base/dtrace-probe.exp
14388 * gdb.base/dump.exp
14389 * gdb.base/enum_cond.exp
14390 * gdb.base/exe-lock.exp
14391 * gdb.base/exec-invalid-sysroot.exp
14392 * gdb.base/execl-update-breakpoints.exp
14393 * gdb.base/exprs.exp
14394 * gdb.base/fileio.exp
14395 * gdb.base/find.exp
14396 * gdb.base/finish.exp
14397 * gdb.base/fixsection.exp
14398 * gdb.base/foll-vfork.exp
14399 * gdb.base/frame-args.exp
14400 * gdb.base/gcore.exp
14401 * gdb.base/gdb1250.exp
14402 * gdb.base/global-var-nested-by-dso.exp
14403 * gdb.base/gnu-ifunc.exp
14404 * gdb.base/hashline1.exp
14405 * gdb.base/hashline2.exp
14406 * gdb.base/hashline3.exp
14407 * gdb.base/hbreak-in-shr-unsupported.exp
14408 * gdb.base/huge.exp
14409 * gdb.base/infcall-input.exp
14410 * gdb.base/info-fun.exp
14411 * gdb.base/info-shared.exp
14412 * gdb.base/jit-simple.exp
14413 * gdb.base/jit-so.exp
14414 * gdb.base/jit.exp
14415 * gdb.base/jump.exp
14416 * gdb.base/label.exp
14417 * gdb.base/lineinc.exp
14418 * gdb.base/logical.exp
14419 * gdb.base/longjmp.exp
14420 * gdb.base/macscp.exp
14421 * gdb.base/miscexprs.exp
14422 * gdb.base/new-ui-echo.exp
14423 * gdb.base/new-ui-pending-input.exp
14424 * gdb.base/new-ui.exp
14425 * gdb.base/nodebug.exp
14426 * gdb.base/nofield.exp
14427 * gdb.base/offsets.exp
14428 * gdb.base/overlays.exp
14429 * gdb.base/pending.exp
14430 * gdb.base/pointers.exp
14431 * gdb.base/pr11022.exp
14432 * gdb.base/printcmds.exp
14433 * gdb.base/prologue.exp
14434 * gdb.base/ptr-typedef.exp
14435 * gdb.base/realname-expand.exp
14436 * gdb.base/relativedebug.exp
14437 * gdb.base/relocate.exp
14438 * gdb.base/remote.exp
14439 * gdb.base/reread.exp
14440 * gdb.base/return2.exp
14441 * gdb.base/savedregs.exp
14442 * gdb.base/sep.exp
14443 * gdb.base/sepdebug.exp
14444 * gdb.base/sepsymtab.exp
14445 * gdb.base/set-inferior-tty.exp
14446 * gdb.base/setshow.exp
14447 * gdb.base/shlib-call.exp
14448 * gdb.base/sigaltstack.exp
14449 * gdb.base/siginfo-addr.exp
14450 * gdb.base/signals.exp
14451 * gdb.base/signull.exp
14452 * gdb.base/sigrepeat.exp
14453 * gdb.base/so-impl-ld.exp
14454 * gdb.base/solib-display.exp
14455 * gdb.base/solib-overlap.exp
14456 * gdb.base/solib-search.exp
14457 * gdb.base/solib-symbol.exp
14458 * gdb.base/structs.exp
14459 * gdb.base/structs2.exp
14460 * gdb.base/symtab-search-order.exp
14461 * gdb.base/twice.exp
14462 * gdb.base/unload.exp
14463 * gdb.base/varargs.exp
14464 * gdb.base/watchpoint-solib.exp
14465 * gdb.base/watchpoint.exp
14466 * gdb.base/whatis.exp
14467 * gdb.base/wrong_frame_bt_full.exp
14468 * gdb.btrace/dlopen.exp
14469 * gdb.cell/ea-standalone.exp
14470 * gdb.cell/ea-test.exp
14471 * gdb.cp/dispcxx.exp
14472 * gdb.cp/gdb2384.exp
14473 * gdb.cp/method2.exp
14474 * gdb.cp/nextoverthrow.exp
14475 * gdb.cp/pr10728.exp
14476 * gdb.disasm/am33.exp
14477 * gdb.disasm/h8300s.exp
14478 * gdb.disasm/mn10300.exp
14479 * gdb.disasm/sh3.exp
14480 * gdb.dwarf2/dw2-dir-file-name.exp
14481 * gdb.fortran/complex.exp
14482 * gdb.fortran/library-module.exp
14483 * gdb.guile/scm-pretty-print.exp
14484 * gdb.guile/scm-symbol.exp
14485 * gdb.guile/scm-type.exp
14486 * gdb.guile/scm-value.exp
14487 * gdb.linespec/linespec.exp
14488 * gdb.mi/gdb701.exp
14489 * gdb.mi/gdb792.exp
14490 * gdb.mi/mi-breakpoint-changed.exp
14491 * gdb.mi/mi-dprintf-pending.exp
14492 * gdb.mi/mi-dprintf.exp
14493 * gdb.mi/mi-exit-code.exp
14494 * gdb.mi/mi-pending.exp
14495 * gdb.mi/mi-solib.exp
14496 * gdb.mi/new-ui-mi-sync.exp
14497 * gdb.mi/pr11022.exp
14498 * gdb.mi/user-selected-context-sync.exp
14499 * gdb.opt/solib-intra-step.exp
14500 * gdb.python/py-events.exp
14501 * gdb.python/py-finish-breakpoint.exp
14502 * gdb.python/py-mi.exp
14503 * gdb.python/py-prettyprint.exp
14504 * gdb.python/py-shared.exp
14505 * gdb.python/py-symbol.exp
14506 * gdb.python/py-template.exp
14507 * gdb.python/py-type.exp
14508 * gdb.python/py-value.exp
14509 * gdb.reverse/solib-precsave.exp
14510 * gdb.reverse/solib-reverse.exp
14511 * gdb.server/solib-list.exp
14512 * gdb.stabs/weird.exp
14513 * gdb.threads/reconnect-signal.exp
14514 * gdb.threads/stepi-random-signal.exp
14515 * gdb.trace/actions.exp
14516 * gdb.trace/ax.exp
14517 * gdb.trace/backtrace.exp
14518 * gdb.trace/change-loc.exp
14519 * gdb.trace/deltrace.exp
14520 * gdb.trace/ftrace-lock.exp
14521 * gdb.trace/ftrace.exp
14522 * gdb.trace/infotrace.exp
14523 * gdb.trace/mi-tracepoint-changed.exp
14524 * gdb.trace/packetlen.exp
14525 * gdb.trace/passcount.exp
14526 * gdb.trace/pending.exp
14527 * gdb.trace/range-stepping.exp
14528 * gdb.trace/report.exp
14529 * gdb.trace/stap-trace.exp
14530 * gdb.trace/tfind.exp
14531 * gdb.trace/trace-break.exp
14532 * gdb.trace/trace-condition.exp
14533 * gdb.trace/trace-enable-disable.exp
14534 * gdb.trace/trace-mt.exp
14535 * gdb.trace/tracecmd.exp
14536 * gdb.trace/tspeed.exp
14537 * gdb.trace/tsv.exp
14538 * lib/perftest.exp
14539
fb9feb35
LM
145402016-12-01 Luis Machado <lgustavo@codesourcery.com>
14541
14542 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14543 with gdb_test_no_output.
14544 Use command as test name.
14545
cd2ddb6c
LM
145462016-12-01 Luis Machado <lgustavo@codesourcery.com>
14547
14548 Fix test names starting with uppercase throughout the files.
14549
14550 * gdb.ada/assign_1.exp
14551 * gdb.ada/boolean_expr.exp
14552 * gdb.base/arrayidx.exp
14553 * gdb.base/del.exp
14554 * gdb.base/gcore-buffer-overflow.exp
14555 * gdb.base/testenv.exp
14556 * gdb.compile/compile.exp
14557 * gdb.python/py-framefilter-invalidarg.exp
14558 * gdb.python/py-framefilter.exp
14559
bb95117e
LM
145602016-12-01 Luis Machado <lgustavo@codesourcery.com>
14561
14562 Fix test names starting with uppercase throughout the files.
14563
14564 * gdb.ada/array_return.exp
14565 * gdb.ada/expr_delims.exp
14566 * gdb.ada/mi_dyn_arr.exp
14567 * gdb.ada/mi_interface.exp
14568 * gdb.ada/mi_var_array.exp
14569 * gdb.ada/watch_arg.exp
14570 * gdb.arch/alpha-step.exp
14571 * gdb.arch/altivec-regs.exp
14572 * gdb.arch/e500-regs.exp
14573 * gdb.arch/powerpc-d128-regs.exp
14574 * gdb.base/arrayidx.exp
14575 * gdb.base/break.exp
14576 * gdb.base/checkpoint.exp
14577 * gdb.base/debug-expr.exp
14578 * gdb.base/dmsym.exp
14579 * gdb.base/radix.exp
14580 * gdb.base/sepdebug.exp
14581 * gdb.base/testenv.exp
14582 * gdb.base/watch_thread_num.exp
14583 * gdb.base/watchpoint-cond-gone.exp
14584 * gdb.cell/break.exp
14585 * gdb.cell/ea-cache.exp
14586 * gdb.compile/compile.exp
14587 * gdb.cp/gdb2495.exp
14588 * gdb.gdb/selftest.exp
14589 * gdb.gdb/xfullpath.exp
14590 * gdb.go/hello.exp
14591 * gdb.go/integers.exp
14592 * gdb.objc/basicclass.exp
14593 * gdb.pascal/hello.exp
14594 * gdb.pascal/integers.exp
14595 * gdb.python/py-breakpoint.exp
14596 * gdb.python/py-cmd.exp
14597 * gdb.python/py-linetable.exp
14598 * gdb.python/py-xmethods.exp
14599 * gdb.python/python.exp
14600 * gdb.reverse/consecutive-precsave.exp
14601 * gdb.reverse/finish-precsave.exp
14602 * gdb.reverse/i386-precsave.exp
14603 * gdb.reverse/machinestate-precsave.exp
14604 * gdb.reverse/sigall-precsave.exp
14605 * gdb.reverse/solib-precsave.exp
14606 * gdb.reverse/step-precsave.exp
14607 * gdb.reverse/until-precsave.exp
14608 * gdb.reverse/watch-precsave.exp
14609 * gdb.threads/leader-exit.exp
14610 * gdb.threads/pthreads.exp
14611 * gdb.threads/wp-replication.exp
14612 * gdb.trace/actions.exp
14613 * gdb.trace/mi-tsv-changed.exp
14614 * gdb.trace/tsv.exp
14615
de97fdd4
LM
146162016-12-01 Luis Machado <lgustavo@codesourcery.com>
14617
14618 Fix test names starting with uppercase throughout the files.
14619
14620 * gdb.arch/i386-bp_permanent.exp
14621 * gdb.arch/i386-gnu-cfi.exp
14622 * gdb.base/disasm-end-cu.exp
14623 * gdb.base/macscp.exp
14624 * gdb.base/pending.exp
14625 * gdb.base/watch_thread_num.exp
14626 * gdb.cp/exception.exp
14627 * gdb.cp/gdb2495.exp
14628 * gdb.cp/local.exp
14629 * gdb.python/py-evsignal.exp
14630 * gdb.python/python.exp
14631 * gdb.trace/tracecmd.exp
14632
9f058c10
LM
146332016-12-01 Luis Machado <lgustavo@codesourcery.com>
14634
14635 Fix test names starting with uppercase throughout the files.
14636
14637 * gdb.base/charset.exp
14638 * gdb.base/eval.exp
14639 * gdb.base/multi-forks.exp
14640 * gdb.guile/scm-progspace.exp
14641 * gdb.opencl/datatypes.exp
14642 * gdb.python/py-block.exp
14643 * gdb.python/py-function.exp
14644 * gdb.python/py-symbol.exp
14645 * gdb.python/py-symtab.exp
14646 * gdb.python/py-xmethods.exp
14647 * gdb.reverse/break-precsave.exp
14648 * gdb.reverse/break-reverse.exp
14649 * gdb.reverse/consecutive-precsave.exp
14650 * gdb.reverse/consecutive-reverse.exp
14651 * gdb.reverse/finish-precsave.exp
14652 * gdb.reverse/finish-reverse-bkpt.exp
14653 * gdb.reverse/finish-reverse.exp
14654 * gdb.reverse/fstatat-reverse.exp
14655 * gdb.reverse/getresuid-reverse.exp
14656 * gdb.reverse/i386-precsave.exp
14657 * gdb.reverse/i386-reverse.exp
14658 * gdb.reverse/i386-sse-reverse.exp
14659 * gdb.reverse/i387-stack-reverse.exp
14660 * gdb.reverse/insn-reverse.exp
14661 * gdb.reverse/machinestate-precsave.exp
14662 * gdb.reverse/machinestate.exp
14663 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14664 * gdb.reverse/pipe-reverse.exp
14665 * gdb.reverse/readv-reverse.exp
14666 * gdb.reverse/recvmsg-reverse.exp
14667 * gdb.reverse/rerun-prec.exp
14668 * gdb.reverse/s390-mvcle.exp
14669 * gdb.reverse/sigall-precsave.exp
14670 * gdb.reverse/sigall-reverse.exp
14671 * gdb.reverse/solib-precsave.exp
14672 * gdb.reverse/solib-reverse.exp
14673 * gdb.reverse/step-precsave.exp
14674 * gdb.reverse/step-reverse.exp
14675 * gdb.reverse/time-reverse.exp
14676 * gdb.reverse/until-precsave.exp
14677 * gdb.reverse/until-reverse.exp
14678 * gdb.reverse/waitpid-reverse.exp
14679 * gdb.reverse/watch-precsave.exp
14680 * gdb.reverse/watch-reverse.exp
14681
cdc7edd7
LM
146822016-12-01 Luis Machado <lgustavo@codesourcery.com>
14683
14684 Fix test names starting with uppercase throughout the files.
14685
14686 * gdb.arch/i386-mpx-simple_segv.exp
14687 * gdb.arch/i386-mpx.exp
14688 * gdb.arch/i386-permbkpt.exp
14689 * gdb.arch/pa-nullify.exp
14690 * gdb.arch/powerpc-d128-regs.exp
14691 * gdb.arch/vsx-regs.exp
14692 * gdb.base/bfp-test.exp
14693 * gdb.base/break.exp
14694 * gdb.base/breakpoint-shadow.exp
14695 * gdb.base/callfuncs.exp
14696 * gdb.base/charset.exp
14697 * gdb.base/commands.exp
14698 * gdb.base/completion.exp
14699 * gdb.base/dfp-test.exp
14700 * gdb.base/echo.exp
14701 * gdb.base/ending-run.exp
14702 * gdb.base/eval.exp
14703 * gdb.base/expand-psymtabs.exp
14704 * gdb.base/float128.exp
14705 * gdb.base/floatn.exp
14706 * gdb.base/foll-exec-mode.exp
14707 * gdb.base/gdb1056.exp
14708 * gdb.base/gdb11531.exp
14709 * gdb.base/kill-after-signal.exp
14710 * gdb.base/multi-forks.exp
14711 * gdb.base/overlays.exp
14712 * gdb.base/pending.exp
14713 * gdb.base/sepdebug.exp
14714 * gdb.base/testenv.exp
14715 * gdb.base/valgrind-db-attach.exp
14716 * gdb.base/watch_thread_num.exp
14717 * gdb.base/watchpoint-cond-gone.exp
14718 * gdb.base/watchpoint.exp
14719 * gdb.base/watchpoints.exp
14720 * gdb.cp/arg-reference.exp
14721 * gdb.cp/baseenum.exp
14722 * gdb.cp/operator.exp
14723 * gdb.cp/shadow.exp
14724 * gdb.dwarf2/dw2-op-out-param.exp
14725 * gdb.dwarf2/dw2-reg-undefined.exp
14726 * gdb.go/chan.exp
14727 * gdb.go/hello.exp
14728 * gdb.go/integers.exp
14729 * gdb.go/methods.exp
14730 * gdb.go/package.exp
14731 * gdb.guile/scm-parameter.exp
14732 * gdb.guile/scm-progspace.exp
14733 * gdb.guile/scm-value.exp
14734 * gdb.mi/mi-pending.exp
14735 * gdb.mi/user-selected-context-sync.exp
14736 * gdb.multi/multi-attach.exp
14737 * gdb.multi/tids.exp
14738 * gdb.opt/clobbered-registers-O2.exp
14739 * gdb.pascal/floats.exp
14740 * gdb.pascal/integers.exp
14741 * gdb.python/py-block.exp
14742 * gdb.python/py-events.exp
14743 * gdb.python/py-parameter.exp
14744 * gdb.python/py-symbol.exp
14745 * gdb.python/py-symtab.exp
14746 * gdb.python/py-type.exp
14747 * gdb.python/py-value.exp
14748 * gdb.python/py-xmethods.exp
14749 * gdb.python/python.exp
14750 * gdb.reverse/break-precsave.exp
14751 * gdb.reverse/consecutive-precsave.exp
14752 * gdb.reverse/finish-precsave.exp
14753 * gdb.reverse/i386-precsave.exp
14754 * gdb.reverse/machinestate-precsave.exp
14755 * gdb.reverse/sigall-precsave.exp
14756 * gdb.reverse/solib-precsave.exp
14757 * gdb.reverse/step-precsave.exp
14758 * gdb.reverse/until-precsave.exp
14759 * gdb.reverse/watch-precsave.exp
14760 * gdb.server/ext-attach.exp
14761 * gdb.server/ext-restart.exp
14762 * gdb.server/ext-run.exp
14763 * gdb.server/ext-wrapper.exp
14764 * gdb.stabs/gdb11479.exp
14765 * gdb.stabs/weird.exp
14766 * gdb.threads/attach-many-short-lived-threads.exp
14767 * gdb.threads/kill.exp
14768 * gdb.threads/watchpoint-fork.exp
14769
bc6c7af4
LM
147702016-12-01 Luis Machado <lgustavo@codesourcery.com>
14771
14772 Fix test names starting with uppercase throughout all the files below.
14773
14774 * gdb.ada/array_return.exp
14775 * gdb.ada/catch_ex.exp
14776 * gdb.ada/info_exc.exp
14777 * gdb.ada/mi_catch_ex.exp
14778 * gdb.ada/mi_dyn_arr.exp
14779 * gdb.ada/mi_ex_cond.exp
14780 * gdb.ada/mi_exc_info.exp
14781 * gdb.ada/mi_interface.exp
14782 * gdb.ada/mi_task_arg.exp
14783 * gdb.ada/mi_task_info.exp
14784 * gdb.ada/mi_var_array.exp
14785 * gdb.arch/alpha-step.exp
14786 * gdb.arch/amd64-disp-step.exp
14787 * gdb.arch/arm-disp-step.exp
14788 * gdb.arch/disp-step-insn-reloc.exp
14789 * gdb.arch/e500-prologue.exp
14790 * gdb.arch/ftrace-insn-reloc.exp
14791 * gdb.arch/gdb1558.exp
14792 * gdb.arch/i386-bp_permanent.exp
14793 * gdb.arch/i386-disp-step.exp
14794 * gdb.arch/i386-float.exp
14795 * gdb.arch/i386-gnu-cfi.exp
14796 * gdb.arch/ia64-breakpoint-shadow.exp
14797 * gdb.arch/mips16-thunks.exp
14798 * gdb.arch/pa-nullify.exp
14799 * gdb.arch/powerpc-aix-prologue.exp
14800 * gdb.arch/powerpc-power.exp
14801 * gdb.arch/ppc-dfp.exp
14802 * gdb.arch/s390-tdbregs.exp
14803 * gdb.arch/spu-info.exp
14804 * gdb.arch/spu-ls.exp
14805 * gdb.arch/thumb-bx-pc.exp
14806 * gdb.base/advance.exp
14807 * gdb.base/annota-input-while-running.exp
14808 * gdb.base/arrayidx.exp
14809 * gdb.base/asmlabel.exp
14810 * gdb.base/async.exp
14811 * gdb.base/attach-wait-input.exp
14812 * gdb.base/auto-connect-native-target.exp
14813 * gdb.base/batch-preserve-term-settings.exp
14814 * gdb.base/bfp-test.exp
14815 * gdb.base/bigcore.exp
14816 * gdb.base/bp-permanent.exp
14817 * gdb.base/break-always.exp
14818 * gdb.base/break-fun-addr.exp
14819 * gdb.base/break-idempotent.exp
14820 * gdb.base/break-main-file-remove-fail.exp
14821 * gdb.base/break-probes.exp
14822 * gdb.base/break-unload-file.exp
14823 * gdb.base/break.exp
14824 * gdb.base/call-ar-st.exp
14825 * gdb.base/call-rt-st.exp
14826 * gdb.base/call-sc.exp
14827 * gdb.base/call-signal-resume.exp
14828 * gdb.base/call-strs.exp
14829 * gdb.base/callexit.exp
14830 * gdb.base/callfuncs.exp
14831 * gdb.base/catch-gdb-caused-signals.exp
14832 * gdb.base/catch-signal-siginfo-cond.exp
14833 * gdb.base/catch-syscall.exp
14834 * gdb.base/compare-sections.exp
14835 * gdb.base/cond-eval-mode.exp
14836 * gdb.base/condbreak-call-false.exp
14837 * gdb.base/consecutive-step-over.exp
14838 * gdb.base/cursal.exp
14839 * gdb.base/disabled-location.exp
14840 * gdb.base/disasm-end-cu.exp
14841 * gdb.base/display.exp
14842 * gdb.base/double-prompt-target-event-error.exp
14843 * gdb.base/dprintf-bp-same-addr.exp
14844 * gdb.base/dprintf-detach.exp
14845 * gdb.base/dprintf-next.exp
14846 * gdb.base/dprintf-non-stop.exp
14847 * gdb.base/dprintf-pending.exp
14848 * gdb.base/dso2dso.exp
14849 * gdb.base/ending-run.exp
14850 * gdb.base/enum_cond.exp
14851 * gdb.base/examine-backward.exp
14852 * gdb.base/exe-lock.exp
14853 * gdb.base/exec-invalid-sysroot.exp
14854 * gdb.base/execl-update-breakpoints.exp
14855 * gdb.base/execution-termios.exp
14856 * gdb.base/fileio.exp
14857 * gdb.base/fixsection.exp
14858 * gdb.base/foll-exec-mode.exp
14859 * gdb.base/foll-exec.exp
14860 * gdb.base/fork-running-state.exp
14861 * gdb.base/frame-args.exp
14862 * gdb.base/fullpath-expand.exp
14863 * gdb.base/func-ptr.exp
14864 * gdb.base/gcore-relro-pie.exp
14865 * gdb.base/gdb1090.exp
14866 * gdb.base/gdb1555.exp
14867 * gdb.base/global-var-nested-by-dso.exp
14868 * gdb.base/gnu-ifunc.exp
14869 * gdb.base/hbreak-in-shr-unsupported.exp
14870 * gdb.base/hbreak-unmapped.exp
14871 * gdb.base/hook-stop.exp
14872 * gdb.base/infcall-input.exp
14873 * gdb.base/info-fun.exp
14874 * gdb.base/info-shared.exp
14875 * gdb.base/interrupt-noterm.exp
14876 * gdb.base/jit-so.exp
14877 * gdb.base/jit.exp
14878 * gdb.base/line-symtabs.exp
14879 * gdb.base/list.exp
14880 * gdb.base/longjmp.exp
14881 * gdb.base/macscp.exp
14882 * gdb.base/max-value-size.exp
14883 * gdb.base/nodebug.exp
14884 * gdb.base/nofield.exp
14885 * gdb.base/overlays.exp
14886 * gdb.base/paginate-after-ctrl-c-running.exp
14887 * gdb.base/paginate-bg-execution.exp
14888 * gdb.base/paginate-inferior-exit.exp
14889 * gdb.base/pending.exp
14890 * gdb.base/pr11022.exp
14891 * gdb.base/printcmds.exp
14892 * gdb.base/ptr-typedef.exp
14893 * gdb.base/ptype.exp
14894 * gdb.base/randomize.exp
14895 * gdb.base/range-stepping.exp
14896 * gdb.base/realname-expand.exp
14897 * gdb.base/relativedebug.exp
14898 * gdb.base/remote.exp
14899 * gdb.base/savedregs.exp
14900 * gdb.base/sepdebug.exp
14901 * gdb.base/set-noassign.exp
14902 * gdb.base/shlib-call.exp
14903 * gdb.base/shreloc.exp
14904 * gdb.base/sigaltstack.exp
14905 * gdb.base/sigbpt.exp
14906 * gdb.base/siginfo-addr.exp
14907 * gdb.base/siginfo-obj.exp
14908 * gdb.base/siginfo-thread.exp
14909 * gdb.base/signest.exp
14910 * gdb.base/signull.exp
14911 * gdb.base/sigrepeat.exp
14912 * gdb.base/skip.exp
14913 * gdb.base/so-impl-ld.exp
14914 * gdb.base/solib-corrupted.exp
14915 * gdb.base/solib-disc.exp
14916 * gdb.base/solib-display.exp
14917 * gdb.base/solib-overlap.exp
14918 * gdb.base/solib-search.exp
14919 * gdb.base/solib-symbol.exp
14920 * gdb.base/source-execution.exp
14921 * gdb.base/sss-bp-on-user-bp-2.exp
14922 * gdb.base/sss-bp-on-user-bp.exp
14923 * gdb.base/stack-checking.exp
14924 * gdb.base/stale-infcall.exp
14925 * gdb.base/step-break.exp
14926 * gdb.base/step-line.exp
14927 * gdb.base/step-over-exit.exp
14928 * gdb.base/step-test.exp
14929 * gdb.base/structs.exp
14930 * gdb.base/sym-file.exp
14931 * gdb.base/symtab-search-order.exp
14932 * gdb.base/term.exp
14933 * gdb.base/type-opaque.exp
14934 * gdb.base/unload.exp
14935 * gdb.base/until-nodebug.exp
14936 * gdb.base/until.exp
14937 * gdb.base/unwindonsignal.exp
14938 * gdb.base/watch-cond.exp
14939 * gdb.base/watch-non-mem.exp
14940 * gdb.base/watch_thread_num.exp
14941 * gdb.base/watchpoint-reuse-slot.exp
14942 * gdb.base/watchpoint-solib.exp
14943 * gdb.base/watchpoint.exp
14944 * gdb.btrace/dlopen.exp
14945 * gdb.cell/arch.exp
14946 * gdb.cell/break.exp
14947 * gdb.cell/bt.exp
14948 * gdb.cell/core.exp
14949 * gdb.cell/data.exp
14950 * gdb.cell/dwarfaddr.exp
14951 * gdb.cell/ea-cache.exp
14952 * gdb.cell/ea-standalone.exp
14953 * gdb.cell/ea-test.exp
14954 * gdb.cell/f-regs.exp
14955 * gdb.cell/fork.exp
14956 * gdb.cell/gcore.exp
14957 * gdb.cell/mem-access.exp
14958 * gdb.cell/ptype.exp
14959 * gdb.cell/registers.exp
14960 * gdb.cell/sizeof.exp
14961 * gdb.cell/solib-symbol.exp
14962 * gdb.cell/solib.exp
14963 * gdb.compile/compile-tls.exp
14964 * gdb.cp/exception.exp
14965 * gdb.cp/gdb2495.exp
14966 * gdb.cp/local.exp
14967 * gdb.cp/mb-inline.exp
14968 * gdb.cp/mb-templates.exp
14969 * gdb.cp/pr10687.exp
14970 * gdb.cp/pr9167.exp
14971 * gdb.cp/scope-err.exp
14972 * gdb.cp/templates.exp
14973 * gdb.cp/virtfunc.exp
14974 * gdb.dwarf2/dw2-dir-file-name.exp
14975 * gdb.dwarf2/dw2-single-line-discriminators.exp
14976 * gdb.fortran/complex.exp
14977 * gdb.fortran/library-module.exp
14978 * gdb.guile/guile.exp
14979 * gdb.guile/scm-cmd.exp
14980 * gdb.guile/scm-frame-inline.exp
14981 * gdb.guile/scm-objfile.exp
14982 * gdb.guile/scm-pretty-print.exp
14983 * gdb.guile/scm-symbol.exp
14984 * gdb.guile/scm-type.exp
14985 * gdb.guile/scm-value.exp
14986 * gdb.linespec/keywords.exp
14987 * gdb.linespec/ls-errs.exp
14988 * gdb.linespec/macro-relative.exp
14989 * gdb.linespec/thread.exp
14990 * gdb.mi/mi-breakpoint-changed.exp
14991 * gdb.mi/mi-dprintf-pending.exp
14992 * gdb.mi/mi-fullname-deleted.exp
14993 * gdb.mi/mi-logging.exp
14994 * gdb.mi/mi-pending.exp
14995 * gdb.mi/mi-solib.exp
14996 * gdb.mi/new-ui-mi-sync.exp
14997 * gdb.mi/user-selected-context-sync.exp
14998 * gdb.multi/dummy-frame-restore.exp
14999 * gdb.multi/multi-arch-exec.exp
15000 * gdb.multi/remove-inferiors.exp
15001 * gdb.multi/watchpoint-multi-exit.exp
15002 * gdb.opt/solib-intra-step.exp
15003 * gdb.perf/backtrace.exp
15004 * gdb.perf/single-step.exp
15005 * gdb.perf/skip-command.exp
15006 * gdb.perf/skip-prologue.exp
15007 * gdb.perf/solib.exp
15008 * gdb.python/lib-types.exp
15009 * gdb.python/py-as-string.exp
15010 * gdb.python/py-bad-printers.exp
15011 * gdb.python/py-block.exp
15012 * gdb.python/py-breakpoint.exp
15013 * gdb.python/py-cmd.exp
15014 * gdb.python/py-events.exp
15015 * gdb.python/py-evthreads.exp
15016 * gdb.python/py-finish-breakpoint.exp
15017 * gdb.python/py-finish-breakpoint2.exp
15018 * gdb.python/py-frame-inline.exp
15019 * gdb.python/py-frame.exp
15020 * gdb.python/py-inferior.exp
15021 * gdb.python/py-infthread.exp
15022 * gdb.python/py-mi.exp
15023 * gdb.python/py-objfile.exp
15024 * gdb.python/py-pp-maint.exp
15025 * gdb.python/py-pp-registration.exp
15026 * gdb.python/py-prettyprint.exp
15027 * gdb.python/py-recurse-unwind.exp
15028 * gdb.python/py-shared.exp
15029 * gdb.python/py-symbol.exp
15030 * gdb.python/py-symtab.exp
15031 * gdb.python/py-template.exp
15032 * gdb.python/py-type.exp
15033 * gdb.python/py-unwind-maint.exp
15034 * gdb.python/py-unwind.exp
15035 * gdb.python/py-value.exp
15036 * gdb.python/python.exp
15037 * gdb.reverse/finish-reverse-bkpt.exp
15038 * gdb.reverse/insn-reverse.exp
15039 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15040 * gdb.reverse/solib-precsave.exp
15041 * gdb.reverse/solib-reverse.exp
15042 * gdb.stabs/gdb11479.exp
15043 * gdb.stabs/weird.exp
15044 * gdb.threads/fork-child-threads.exp
15045 * gdb.threads/fork-plus-threads.exp
15046 * gdb.threads/fork-thread-pending.exp
15047 * gdb.threads/forking-threads-plus-breakpoint.exp
15048 * gdb.threads/hand-call-in-threads.exp
15049 * gdb.threads/interrupted-hand-call.exp
15050 * gdb.threads/linux-dp.exp
15051 * gdb.threads/local-watch-wrong-thread.exp
15052 * gdb.threads/next-while-other-thread-longjmps.exp
15053 * gdb.threads/non-ldr-exit.exp
15054 * gdb.threads/pending-step.exp
15055 * gdb.threads/print-threads.exp
15056 * gdb.threads/process-dies-while-detaching.exp
15057 * gdb.threads/process-dies-while-handling-bp.exp
15058 * gdb.threads/pthreads.exp
15059 * gdb.threads/queue-signal.exp
15060 * gdb.threads/reconnect-signal.exp
15061 * gdb.threads/signal-command-handle-nopass.exp
15062 * gdb.threads/signal-command-multiple-signals-pending.exp
15063 * gdb.threads/signal-delivered-right-thread.exp
15064 * gdb.threads/signal-sigtrap.exp
15065 * gdb.threads/sigthread.exp
15066 * gdb.threads/staticthreads.exp
15067 * gdb.threads/stepi-random-signal.exp
15068 * gdb.threads/thread-unwindonsignal.exp
15069 * gdb.threads/thread_check.exp
15070 * gdb.threads/thread_events.exp
15071 * gdb.threads/tid-reuse.exp
15072 * gdb.threads/tls-nodebug.exp
15073 * gdb.threads/tls-shared.exp
15074 * gdb.threads/tls-so_extern.exp
15075 * gdb.threads/tls.exp
15076 * gdb.threads/wp-replication.exp
15077 * gdb.trace/actions-changed.exp
15078 * gdb.trace/actions.exp
15079 * gdb.trace/backtrace.exp
15080 * gdb.trace/change-loc.exp
15081 * gdb.trace/collection.exp
15082 * gdb.trace/deltrace.exp
15083 * gdb.trace/disconnected-tracing.exp
15084 * gdb.trace/entry-values.exp
15085 * gdb.trace/ftrace-lock.exp
15086 * gdb.trace/ftrace.exp
15087 * gdb.trace/infotrace.exp
15088 * gdb.trace/mi-trace-frame-collected.exp
15089 * gdb.trace/mi-trace-unavailable.exp
15090 * gdb.trace/mi-traceframe-changed.exp
15091 * gdb.trace/mi-tracepoint-changed.exp
15092 * gdb.trace/mi-tsv-changed.exp
15093 * gdb.trace/no-attach-trace.exp
15094 * gdb.trace/packetlen.exp
15095 * gdb.trace/passc-dyn.exp
15096 * gdb.trace/passcount.exp
15097 * gdb.trace/pending.exp
15098 * gdb.trace/pr16508.exp
15099 * gdb.trace/qtro.exp
15100 * gdb.trace/range-stepping.exp
15101 * gdb.trace/read-memory.exp
15102 * gdb.trace/report.exp
15103 * gdb.trace/save-trace.exp
15104 * gdb.trace/signal.exp
15105 * gdb.trace/stap-trace.exp
15106 * gdb.trace/status-stop.exp
15107 * gdb.trace/strace.exp
15108 * gdb.trace/tfile.exp
15109 * gdb.trace/tfind.exp
15110 * gdb.trace/trace-break.exp
15111 * gdb.trace/trace-condition.exp
15112 * gdb.trace/trace-enable-disable.exp
15113 * gdb.trace/trace-mt.exp
15114 * gdb.trace/tracecmd.exp
15115 * gdb.trace/tracefile-pseudo-reg.exp
15116 * gdb.trace/tspeed.exp
15117 * gdb.trace/tstatus.exp
15118 * gdb.trace/tsv.exp
15119 * gdb.trace/unavailable.exp
15120 * gdb.trace/while-dyn.exp
15121 * gdb.trace/while-stepping.exp
15122 * lib/gdb-guile.exp
15123 * lib/gdb.exp
15124 * lib/mi-support.exp
15125 * lib/pascal.exp
15126 * lib/perftest.exp
15127 * lib/prelink-support.exp
15128 * lib/selftest-support.exp
15129
ad02e4fe
SM
151302016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15131
15132 * Makefile.in: Include disable-implicit-rules.mk.
15133
22347e55
AA
151342016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15135
15136 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15137 non-byte-aligned bit fields.
15138
da5b30da
AA
151392016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15140
15141 PR gdb/12616
15142 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15143 respects the DW_AT_data_bit_offset attribute.
15144
b593ecca
SM
151452016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15146
15147 * gdb.base/default.exp: Fix output of "set language".
15148
3b165252
SM
151492016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15150
15151 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15152 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15153 make.
15154 * configure.ac: Remove checks for the make program.
15155 * configure: Re-generate.
15156
1a2f3d7f
KB
151572016-11-16 Kevin Buettner <kevinb@redhat.com>
15158
15159 * gdb.python/py-recurse-unwind.c (main): Add loop.
15160 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15161 to read_register() and gdb.parse_and_eval(). Make each code
15162 call a separate case that can be individually tested.
15163 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15164 proc. Call cont_and_backtrace for each of the code paths that
15165 we want to test in the unwinder.
15166
b7f38fda
AA
151672016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15168
15169 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15170 the definition of struct S.
15171
1f8db343
CM
151722016-11-11 Catherine Moore <clm@codesourcery.com>
15173
15174 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15175
fad0c9fb
PA
151762016-11-09 Pedro Alves <palves@redhat.com>
15177
15178 * gdb.base/commands.exp (runto_or_return): New procedure.
15179 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15180 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15181 (progvar_simple_while_test, progvar_complex_if_while_test)
15182 (if_while_breakpoint_command_test)
15183 (infrun_breakpoint_command_test, breakpoint_command_test)
15184 (user_defined_command_test, watchpoint_command_test)
15185 (test_command_prompt_position, redefine_hook_test)
15186 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15187 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15188 multi_line_input and multi_line. Remove gdb_expect and
15189 gdb_stop_suppressing_tests uses.
15190 * lib/gdb.exp (valnum_re): New global.
15191 (multi_line_input): New procedure.
15192
8354c62c
SM
151932016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15194
15195 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15196 Remove.
15197 (test_setup): Define with proc_with_prefix.
15198 (test_cli_inferior): Likewise.
15199 (test_cli_thread): Likewise.
15200 (test_cli_frame): Likewise.
15201 (test_cli_select_frame): Likewise.
15202 (test_cli_up_down): Likewise.
15203 (test_mi_thread_select): Likewise.
15204 (test_mi_stack_select_frame): Likewise.
15205 (test_cli_in_mi_inferior): Likewise.
15206 (test_cli_in_mi_thread): Likewise.
15207 (test_cli_in_mi_frame): Likewise.
15208 (top level): Do not use with_test_prefix_procname.
15209
64f367a2
PA
152102016-11-09 Pedro Alves <palves@redhat.com>
15211
15212 * gdb.base/commands.exp (gdbvar_simple_if_test)
15213 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15214 (progvar_simple_if_test, progvar_simple_while_test)
15215 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15216 (infrun_breakpoint_command_test, breakpoint_command_test)
15217 (user_defined_command_test, watchpoint_command_test)
15218 (test_command_prompt_position, deprecated_command_test)
15219 (bp_deleted_in_command, temporary_breakpoint_commands)
15220 (stray_arg0_test, source_file_with_indented_comment)
15221 (recursive_source_test, if_commands_test)
15222 (error_clears_commands_left, redefine_hook_test)
15223 (redefine_backtrace_test): Use proc_with_prefix.
15224 * lib/gdb.exp (proc_with_prefix): New proc.
15225
0bb65f1e
AA
152262016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15227
15228 * gdb.base/tui-layout.c: New file.
15229 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15230 disassembly window contains very long lines.
15231
7353f247
TT
152322016-11-08 Tom Tromey <tom@tromey.com>
15233
15234 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15235 depend on Python 2.
15236
30a7bb83
TT
152372016-11-08 Tom Tromey <tom@tromey.com>
15238
15239 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15240 New method.
15241
cdf5a07c
MG
152422016-10-29 Manish Goregaokar <manish@mozilla.com>
15243
2806dc7e 15244 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 15245
51a789c3
MG
152462016-10-27 Manish Goregaokar <manish@mozilla.com>
15247
2806dc7e
PA
15248 * gdb.rust/simple.rs: Add test for univariant enums without
15249 discriminants and for encoded struct-like enums.
51a789c3 15250
f610ab6d
PA
152512016-10-28 Pedro Alves <palves@redhat.com>
15252
15253 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15254 gdb_test_multiple, tighten regexps and match symtabs and line
15255 tables incrementally.
15256
b129b0ca
LM
152572016-10-28 Luis Machado <lgustavo@codesourcery.com>
15258
15259 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15260 general.
15261
ecf45d2c
SL
152622016-10-25 Luis Machado <lgustavo@codesourcery.com>
15263
15264 * gdb.base/exec-invalid-sysroot.exp: New file.
15265
b8d38ee4
JK
152662016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15269
f90fd8c2
JK
152702016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15271
15272 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15273
2d2476aa
MR
152742016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15275
2806dc7e
PA
15276 * gdb.base/killed-outside.exp: Remove $options from a call to
15277 `prepare_for_testing'.
2d2476aa 15278
e42b25a0
SM
152792016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15280
15281 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15282 Change test message.
15283
3ccdb432
SM
152842016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15285
15286 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15287 Update comment.
15288
5bad3170
SM
152892016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15290
15291 * gdb.trace/mi-trace-save.exp: New file.
15292
5ad9dba7
YQ
152932016-10-13 Yao Qi <yao.qi@linaro.org>
15294
15295 * gdb.base/code_elim.exp (get_var_address): Remove.
15296 * gdb.base/relocate.exp: Likewise.
15297 * gdb.base/shreloc.exp: Likewise.
15298 * lib/gdb.exp (get_var_address): New.
15299
62df7e21
YQ
153002016-10-13 Yao Qi <yao.qi@linaro.org>
15301
15302 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15303 floating point tests if $skip_float_test is false.
15304
4dac951e
LM
153052016-10-12 Luis Machado <lgustavo@codesourcery.com>
15306
15307 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15308 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15309 argc values.
15310 Add 1 to argc so we guarantee distinct initial/modified argc values.
15311
8f1a8fc4
JK
153122016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15313
15314 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15315
16c85b5d
JK
153162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15317
15318 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15319 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15320 * gdb.arch/vsx-regs.exp: Likewise.
15321
1d0e042a
YQ
153222016-10-07 Yao Qi <yao.qi@linaro.org>
15323
15324 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15325
68dadef5
MM
153262016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15327
15328 * gdb.python/python.exp: Test decode_line("*0").
15329
33fa2c6e
DE
153302016-10-06 Doug Evans <dje@google.com>
15331
15332 * gdb.python/py-value.exp (test_value_creation): Add test for large
15333 unsigned 64-bit value.
15334
9c37b5ae
TT
153352016-10-06 Tom Tromey <tom@tromey.com>
15336
15337 * gdb.compile/compile.exp: Change java tests to rust.
15338 * gdb.base/setshow.exp: Change java tests to rust.
15339 * gdb.base/default.exp: Remove java from language list.
15340 * README (Examples): Update language example.
15341 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15342 test.
15343 * lib/gdb.exp (skip_java_tests): Remove.
15344 * lib/java.exp: Remove.
15345 * gdb.java: Remove.
15346
78b86327
MR
153472016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15348
15349 * gdb.arch/mips-fcr.exp: New test.
15350 * gdb.arch/mips-fcr.c: Source for the new test.
15351
7470adbb
MR
153522016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15353
15354 * gdb.base/solib-disc.exp: Use `standard_output_file'
15355 throughout.
15356
4a556533
PA
153572016-10-06 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.base/jit-simple-dl.c: New file.
15360 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15361 * gdb.base/jit-simple.c: ... this.
15362 * gdb.base/jit-simple.exp (jit_run): Delete.
15363 (build_jit): New proc.
15364 (jit_test_reread): Recompile either the main program or the shared
15365 library, depending on what is being tested. Skip changing address
15366 if caller wants to. Compare before/after addresses. If testing
15367 standalone, explicitly load the binary. Test "maint info
15368 breakpoints".
15369 (top level): Add "standalone vs shared lib" and "change address"
15370 vs "same address" axes.
15371
5a122fbc
PA
153722016-10-06 Pedro Alves <palves@redhat.com>
15373
15374 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15375 call.
15376 (jit_run): Delete.
15377 (jit_test_reread): Use with_test_prefix. Reload the main binary
15378 explicitly. Compare the before/after addresses of the JIT
15379 descriptor.
15380
ee8da4b8
DE
153812016-08-15 Doug Evans <dje@google.com>
15382
15383 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15384 for single bitfields is bool.
15385 * gdb.xml/tdesc-regs.exp: Ditto.
15386
f389f6fe
JK
153872016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15388
15389 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15390
fdebf1a4
YQ
153912016-10-05 Yao Qi <yao.qi@linaro.org>
15392
15393 * lib/gdb.exp (support_complex_tests): Return zero if
15394 gdb_skip_float_test return true.
15395
9c36d954 153962016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15397 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
15398
15399 PR gdb/20487
15400 * gdb.mi/user-selected-context-sync.exp: New file.
15401 * gdb.mi/user-selected-context-sync.c: New file.
15402
4034d0ff 154032016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15404 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
15405
15406 PR gdb/20487
15407 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15408 =thread-select-event check.
15409
a4297203
PB
154102016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15411
15412 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15413 the compulsory L operand changes.
15414 * gdb.arch/powerpc-power.s: Likewise.
15415
bb805577
JK
154162016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15417
15418 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15419 * gdb.base/jit-attach-pie.c: New file.
15420 * gdb.base/jit-attach-pie.exp: New file.
15421
6d61dee5
PA
154222016-09-28 Pedro Alves <palves@redhat.com>
15423
15424 * gdb.base/infcall-input.c: New file.
15425 * gdb.base/infcall-input.exp: New file.
15426
f73842fc
YQ
154272016-09-22 Yao Qi <yao.qi@linaro.org>
15428
15429 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15430 (gdb_exit): Rename it to ...
15431 (gdbserver_gdb_exit): ... Close GDBserver.
15432 (gdb_exit): New proc, call gdbserver_gdb_exit.
15433 (mi_gdb_exit): Likewise.
15434
90681dab
YQ
154352016-09-22 Yao Qi <yao.qi@linaro.org>
15436
15437 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15438 path.
15439 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15440 Remove duplication.
15441
9c211fd8
YQ
154422016-09-22 Yao Qi <yao.qi@linaro.org>
15443
15444 * lib/gdbserver-support.exp: Check the existence of
15445 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15446
ad0a504f
AK
154472016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15448
15449 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15450
36cf1806
TT
154512016-09-21 Tom Tromey <tom@tromey.com>
15452
15453 PR gdb/20604:
15454 * gdb.base/quit.exp: New file.
15455
74172ecf
SM
154562016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15457
15458 * .gitignore: New file.
15459
3d0ec882
MR
154602016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15461
15462 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15463 throughout.
15464
8193adea
AA
154652016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15466
15467 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15468
d41a5c09
JK
154692016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15470
15471 * gdb.cp/casts.cc (decltype): Move it ...
15472 (main): ... with its call to ...
15473 * gdb.cp/casts03.cc: ... a new file.
15474 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15475
d2dfe700
JK
154762016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15477
15478 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15479
e2a92b16
PB
154802016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15481
15482 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15483 and sync up the test with tests in gas/testsuite/gas/ppc.
15484 * gdb.arch/powerpc-power.exp: Likewise.
15485
49b4de64
JK
154862016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15487
15488 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15489
2c29df25
SDJ
154902016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15491 Jan Kratochvil <jan.kratochvil@redhat.com>
15492
15493 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15494 make m1's definition to be different from m2's. Use 'dummy' as an
15495 argument for probe 'two'.
15496
cc3c2846
JB
154972016-09-10 Jon Beniston <jon@beniston.com>
15498
15499 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15500 for sim target.
15501
e1b2624a
AA
155022016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15503
15504 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15505 variable declaration.
15506 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15507 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15508 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15509 received HWCAP as its argument.
15510
4295e285
PA
155112016-09-06 Pedro Alves <palves@redhat.com>
15512
15513 * gdb.base/new-ui-pending-input.c: New file.
15514 * gdb.base/new-ui-pending-input.exp: New file.
15515 * gdb.exp (clear_gdb_spawn_id): New procedure.
15516 (with_spawn_id): Check whether gdb_spawn_id exists before
15517 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15518 on exit.
15519
00d5215e
UW
155202016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15521
15522 * gdb.base/float128.c: New file.
15523 * gdb.base/float128.exp: Likewise.
15524 * gdb.base/floatn.c: Likewise.
15525 * gdb.base/floatn.exp: Likewise.
15526
a9ff5f12
UW
155272016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15528
15529 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15530
f245535c
PA
155312016-09-05 Pedro Alves <palves@redhat.com>
15532
15533 PR backtrace/19927
15534 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15535 unwinders are immediately called as side effect of "source" or
15536 "disable unwinder" commands.
15537 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15538
ae9cf263
YQ
155392016-09-02 Yao Qi <yao.qi@linaro.org>
15540
15541 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15542 is true and $type is "float" or "double".
15543
27aba047
YQ
155442016-09-02 Yao Qi <yao.qi@linaro.org>
15545
15546 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15547 true.
15548 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15549 * gdb.base/call-rt-st.exp: Likewise.
15550 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15551 return value instead of gdb,skip_float_test.
15552 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15553 (do_function_calls): Use its return value instead of
15554 gdb,skip_float_test.
15555 * gdb.base/finish.exp: Likewise.
15556 * gdb.base/funcargs.exp: Likewise.
15557 * gdb.base/return.exp: Likewise.
15558 * gdb.base/return2.exp: Likewise.
15559 * gdb.base/varargs.exp: Likewise.
15560 * lib/gdb.exp (gdb_skip_float_test): Change it to
15561 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15562
5af962df
AA
155632016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15564
15565 * gdb.multi/tids.exp: Test "thread apply all".
15566
7fac6910
JK
155672016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15568
15569 * gdb.base/default.exp (tty): Remove.
15570
bb1fe4ac
KB
155712016-08-24 Kevin Buettner <kevinb@redhat.com>
15572
2806dc7e
PA
15573 * gdb.python/py-recurse-unwind.c: New file.
15574 * gdb.python/py-recurse-unwind.py: New file.
15575 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 15576
0a1ddfa6
SM
155772016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15578
15579 * gdb.base/set-inferior-tty.exp: New file.
15580 * gdb.base/set-inferior-tty.c: New file.
15581
d9de1fe3
PA
155822016-08-23 Pedro Alves <palves@redhat.com>
15583
15584 PR gdb/20494
15585 * gdb.base/new-ui-echo.c: New file.
15586 * gdb.base/new-ui-echo.exp: New file.
15587
e9d9abd7
YQ
155882016-08-23 Yao Qi <yao.qi@linaro.org>
15589
15590 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15591 gdbserver_spawn.
15592 * gdb.server/connect-without-multi-process.exp (do_test):
15593 Likewise.
15594
3589529e
YQ
155952016-08-23 Yao Qi <yao.qi@linaro.org>
15596
15597 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15598 standalone_txt. Delete gdb_txt and standalone_txt on host
15599 and target. Spawn the binary on target. Copy files from
15600 target to host.
15601
6bb90213
PA
156022016-08-22 Pedro Alves <palves@redhat.com>
15603
15604 PR gdb/20505
15605 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15606 with_test_prefix. Factor out bits to ...
15607 (test_no_vdso): ... this new procedure.
15608
20c2c024
CL
156092016-08-19 Carl Love <cel@us.ibm.com>
15610
15611 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15612 maintaining separate logic for constructing the output path.
15613 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15614 * gdb.arch/ppc-dfp.exp: Likewise.
15615 * gdb.arch/ppc-fp.exp: Likewise.
15616 * gdb.arch/vsx-regs.exp: Likewise.
15617 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15618 binprefix for generating the additional binary files.
15619
0646e07d
PA
156202016-08-19 Pedro Alves <palves@redhat.com>
15621
15622 * gdb.trace/mi-trace-frame-collected.exp
15623 (test_trace_frame_collected): On x32, expect two registers.
15624
46da9242
CL
156252016-08-18 Carl Love <cel@us.ibm.com>
15626
15627 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15628 and sync up the test with tests in gas/testsuite/gas/ppc.
15629 * gdb.arch/powerpc-power.exp: Likewise.
15630
eb2332d7
SM
156312016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15632
15633 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15634 expected error message.
15635
63c61e04
SM
156362016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15637
15638 * gdb.multi/remove-inferiors.exp: New file.
15639 * gdb.multi/remove-inferiors.c: New file.
15640
7b17065f
YQ
156412016-08-12 Yao Qi <yao.qi@linaro.org>
15642
15643 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15644 argument list.
15645
01d3dedf
PA
156462016-08-10 Pedro Alves <palves@redhat.com>
15647
15648 PR gdb/19187
15649 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15650 setup_kfails.
15651
3eb7562a
PA
156522016-08-09 Pedro Alves <palves@redhat.com>
15653 Simon Marchi <simon.marchi@ericsson.com>
15654
15655 PR gdb/20418
15656 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15657 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15658
80614914
PA
156592016-08-09 Pedro Alves <palves@redhat.com>
15660
15661 PR mi/20431
15662 * gdb.mi/mi-cmd-error.exp: New file.
15663
f348d89a
PA
156642016-08-09 Pedro Alves <palves@redhat.com>
15665
15666 PR gdb/18653
15667 * gdb.base/signals-state-child.c: New file.
15668 * gdb.base/signals-state-child.exp: New file.
15669 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15670
e5ca03b4
PA
156712016-08-09 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15674
282a0691
TT
156752016-08-03 Tom Tromey <tom@tromey.com>
15676
15677 PR python/18565:
15678 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15679
41bfcd63
YQ
156802016-08-01 Yao Qi <yao.qi@linaro.org>
15681
15682 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15683 variable mode to "multi-process" if $multi_process is 1, otherwise
15684 set it to "single-process".
15685
e3465b24
YQ
156862016-08-01 Yao Qi <yao.qi@linaro.org>
15687
15688 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15689 * gdb.cp/cpexprs.exp: Likewise.
15690 * gdb.cp/m-static.exp: Likewise.
15691
0b31a4bc
TT
156922016-07-26 Tom Tromey <tom@tromey.com>
15693
15694 PR python/20190:
15695 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15696 test.
15697
e0461dbb
MM
156982016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15699
15700 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15701 selecting assembly source files.
15702 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15703 assembly source files.
15704 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15705 assembly source files.
15706 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15707 selecting assembly source files.
15708
8194e927
SM
157092016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15710
15711 * gdb.base/new-ui.exp (do_test_invalid_args): New
15712 procedure.
15713
c0272db5
TW
157142016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15715
15716 * gdb.btrace/reconnect.c: New file.
15717 * gdb.btrace/reconnect.exp: New file.
15718
e3487908
GKB
157192016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15720
15721 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15722 to test_catch_syscall_group.
15723 (test_catch_syscall_group): New.
15724
12df5c00
TT
157252016-07-21 Tom Tromey <tom@tromey.com>
15726
15727 * gdb.rust/simple.rs (main): Use empty struct expression.
15728 * gdb.rust/simple.exp: Add tests for empty struct expression.
15729
bae62ee2
YQ
157302016-07-21 Yao Qi <yao.qi@linaro.org>
15731
15732 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15733 if gdb_skip_xml_test is true on some targets.
15734
b1b53fb3
YQ
157352016-07-21 Yao Qi <yao.qi@linaro.org>
15736
15737 * gdb.server/solib-list.exp: Unset last_loaded_file.
15738
027d97f8
JK
157392016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15740
15741 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15742 "step into captured_main (args)".
15743
7674d381
JK
157442016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15745
15746 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15747
72b5d099
JK
157482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15749
15750 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15751
1f960ced
PA
157522016-07-19 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15755 * gdb.opt/inline-bt.exp: Likewise.
15756 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15757 additional_flags=-Winline.
15758 * gdb.opt/inline-locals.exp: Likewise.
15759 * gdb.opt/inline-markers.c (ATTR): Define.
15760 (inlined_fn): Use it.
15761
f25827c1
YQ
157622016-07-19 Yao Qi <yao.qi@linaro.org>
15763
15764 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15765 (test_with_self): Remove some code. Remove argument executable.
15766 (top-level): Use do_self_tests.
15767
37539ebe
DB
157682016-07-15 Zachary Welch <zwelch@codesourcery.com>
15769 Don Breazeal <donb@codesourcery.com>
15770
15771 * gdb.base/maint.exp: Escape paths used in regular expressions.
15772 * gdb.stabs/weird.exp: Likewise.
15773
dac790e1
TT
157742016-07-13 Tom Tromey <tom@tromey.com>
15775
15776 PR python/15620, PR python/18620:
15777 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15778 (test_bkpt_events): New procs.
15779
93daf339
TT
157802016-07-13 Tom Tromey <tom@tromey.com>
15781
15782 PR python/17698:
15783 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15784 test.
15785 (test_watchpoints): Likewise.
15786 (test_bkpt_pending): New proc.
15787
6571a381
TT
157882016-07-13 Tom Tromey <tom@tromey.com>
15789
15790 PR cli/18053:
15791 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15792 completion test.
15793
e8732474
JK
157942016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15795
15796 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15797 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15798 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15799 f_label.
15800 (g): Rename g_end_lbl to g_label.
15801 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15802 low_pc and high_pc.
15803 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15804
e0f3fd7c
TT
158052016-07-12 Tom Tromey <tom@tromey.com>
15806
15807 PR python/19293:
15808 * gdb.python/py-unwind-maint.exp: Update tests.
15809
3cfe46b6
YQ
158102016-07-12 Yao Qi <yao.qi@linaro.org>
15811
15812 * lib/selftest-support.exp (selftest_setup): Match the output
15813 when captured_main is inlined.
15814
4f19a0e6
WT
158152016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15816
15817 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15818 New variables.
15819 (print this%a, print this%b, print this): New tests.
15820 * gdb.fortran/derived-types.f90 (this): New object and
15821 initialization.
15822
986cf455
SM
158232016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15824
15825 * gdb.ada/arraydim.exp: Remove extra directory level in build
15826 directory.
15827
f0464b23
SM
158282016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15829
15830 * lib/ada.exp: Remove extra directory level in build directory.
15831 * gdb.ada/cond_lang.exp: Likewise.
15832 * gdb.ada/exec_changed.exp: Likewise.
15833 * gdb.ada/lang_switch.exp: Likewise.
15834
42d94011
MG
158352016-07-06 Manish Goregaokar <manish@mozilla.com>
15836
2806dc7e
PA
15837 * simple.rs: Add test for raw pointer subscripting.
15838 * simple.exp: Add test expectations.
42d94011 15839
647c264c
YQ
158402016-07-05 Yao Qi <yao.qi@linaro.org>
15841
15842 * gdb.mi/mi-reverse.exp: Match =record-started output.
15843
20aa2c60
PA
158442016-07-01 Pedro Alves <palves@redhat.com>
15845
15846 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15847 procedure.
15848 (jit_reader_test): Test the jit reader's unwinder.
15849 * gdb.base/jithost.c (jit_function_00_code): New global.
15850 (main): Use memcpy to fill in the mmapped code, instead of poking
15851 bytes manually here.
15852 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15853 value.
15854 (read_debug_info): Save the function's range.
15855 (read_sp): New function.
15856 (unwind_frame): Use it. Also unwind RBP.
15857 (get_frame_id): Use read_sp.
15858 (gdb_init_reader): Use calloc instead of malloc.
15859 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15860 parameter. Use gdb_test_multiple.
15861
ced2dffb
PA
158622016-07-01 Pedro Alves <palves@redhat.com>
15863 Antoine Tremblay <antoine.tremblay@ericsson.com>
15864
15865 * gdb.threads/process-dies-while-detaching.c: New file.
15866 * gdb.threads/process-dies-while-detaching.exp: New file.
15867
63000888
PA
158682016-07-01 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.multi/watchpoint-multi-exit.c: New file.
15871 * gdb.multi/watchpoint-multi-exit.exp: New file.
15872
038d4868
PA
158732016-06-30 Pedro Alves <palves@redhat.com>
15874
15875 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15876 unset inferior_spawn_id.
15877
994e9c83
PA
158782016-06-30 Pedro Alves <palves@redhat.com>
15879
15880 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15881 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15882
e5653468
YQ
158832016-06-29 Yao Qi <yao.qi@linaro.org>
15884
15885 * gdb.base/return.c: Add copyright header.
15886
803b47e5
TT
158872016-06-29 Tom Tromey <tom@tromey.com>
15888
15889 PR python/20129:
15890 * gdb.python/py-framefilter.exp: Add tests for setting priority
15891 and disabling of non-existent frame filter.
15892
28244707
YQ
158932016-06-29 Yao Qi <yao.qi@linaro.org>
15894
15895 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15896 0x0f07ff.
15897
a31d2f06
YQ
158982016-06-28 Yao Qi <yao.qi@linaro.org>
15899
15900 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15901 triplets. Start gdb, execute catch syscall, and continue. Check
15902 gdb's output to determine catch syscall is supported.
15903
921d8f54
MG
159042016-06-27 Manish Goregaokar <manish@mozilla.com>
15905
25d49b86
PA
15906 * gdb.rust/simple.rs: Add test for returning unit in a function.
15907 * gdb.rust/simple.exp: Add expectation for functions returning
15908 unit.
921d8f54 15909
f4952523
PMR
159102016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15911
15912 * gdb.python/py-breakpoint-create-fail.c,
15913 gdb.python/py-breakpoint-create-fail.exp,
15914 gdb.python/py-breakpoint-create-fail.py: New testcase.
15915
fccb08f8
MG
159162016-06-25 Manish Goregaokar <manish@mozilla.com>
15917
15918 PR gdb/20239
15919 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
15920 * gdb.rust/simple.exp: Add test expectations for new NonZero
15921 tests.
fccb08f8 15922
6b850546
DT
159232016-06-24 David Taylor <dtaylor@emc.com>
15924
15925 * gdb.base/offsets.exp: New file.
15926 * gdb.base/offsets.c: New file.
15927
17621150
TT
159282016-06-23 Tom Tromey <tom@tromey.com>
15929
15930 PR gdb/16483:
15931 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15932 before any filters are loaded.
15933
04d59df6
WT
159342016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15935
15936 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15937 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15938 structs.
15939 * gdb.fortran/derived-type-function.exp: New file.
15940 * gdb.fortran/derived-type-function.f90: New file.
15941
15942
ac69f786
PA
159432016-06-21 Pedro Alves <palves@redhat.com>
15944
15945 * gdb.base/new-ui.exp: New file.
15946 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15947 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15948 (with_spawn_id): New procedure.
15949
49940788
PA
159502016-06-21 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.mi/mi-exec-run.exp: New file.
15953
ef274d26
PA
159542016-06-21 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15957 breakpoint command's output on the main UI.
15958 (test_break): New procedure, factored out from calls in the top
15959 level.
15960 (top level): Use foreach_with_prefix to test MI as main UI and as
15961 separate UI.
15962
468afe6c
PA
159632016-06-21 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15966 (test_awatch_creation_and_listing)
15967 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15968 Remove 'type' parameter.
15969 (test_watchpoint_all): New parameter mi_mode. Remove
15970 with_test_prefix.
15971 (top level): Use foreach_with_prefix, and add main/separate UI MI
15972 testing axis.
15973
51f77c37
PA
159742016-06-21 Pedro Alves <palves@redhat.com>
15975
15976 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15977 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15978 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15979 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15980 (gdb_main_spawn_id, mi_spawn_id): Declare and
15981 comment.
15982 (mi_create_inferior_pty): New procedure,
15983 factored out from default_mi_gdb_start.
15984 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15985 procedures.
15986 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15987 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15988 Use mi_create_inferior_pty.
15989 (mi_gdb_start): Use eval to pass down args list.
15990
8980e177
PA
159912016-06-21 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15994 * gdb.opt/inline-cmds.exp: Add MI tests.
15995
f38d3ad1
PA
159962016-06-21 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15999
45db7c09
PA
160002016-06-21 Pedro Alves <palves@redhat.com>
16001
16002 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
16003 (top level): Use it instead of mi_execute_to.
16004
5a069ab3
PA
160052016-06-21 Pedro Alves <palves@redhat.com>
16006
16007 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
16008 (cont_handler_str): New.
16009 (signal_stop_handler): Set stop_handler_str instead of printing to
16010 stdout.
16011 (continue_handler): Set cont_handler_str instead of printing to
16012 stdout.
16013 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
16014 mi_send_resuming_command. Print stop_handler_str and
16015 cont_handler_str instead of expecting the python events print
16016 directly.
16017
2838cc1d
SD
160182016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
16019
16020 * gdb.base/jit-reader.exp: New file.
16021 * gdb.base/jithost.c: New file.
16022 * gdb.base/jithost.h: New file.
16023 * gdb.base/jitreader.c : New file.
16024 * gdb.base/jit-protocol.h: New file.
16025
21a77091
YQ
160262016-06-17 Yao Qi <yao.qi@linaro.org>
16027
16028 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16029 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16030 and detach-on-fork. Adjust tests.
16031 (top level): Invoke break_cond_on_syscall with combinations of
16032 syscall, follow-fork-mode and detach-on-fork.
16033
f50bf8e5
YQ
160342016-06-17 Yao Qi <yao.qi@linaro.org>
16035
16036 * gdb.base/step-over-exit.c: New.
16037 * gdb.base/step-over-exit.exp: New.
16038
a28d8e50
YTL
160392016-06-17 Yan-Ting Lin <currygt52@gmail.com>
16040
16041 * gdb.base/float.exp: Add target check for nds32*-*-*.
16042 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16043
cad8e26d
AB
160442016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
16045
16046 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16047 for unsupported target features.
16048 * gdb.base/call-rt-st.exp: Likewise.
16049 * gdb.base/call-sc.exp: Likewise.
16050 * gdb.base/call-signal-resume.exp: Likewise.
16051 * gdb.base/call-strs.exp: Likewise.
16052 * gdb.base/callexit.exp: Likewise.
16053 * gdb.base/callfuncs.exp: Likewise.
16054 * gdb.base/nodebug.exp: Likewise.
16055 * gdb.base/printcmds.exp: Likewise.
16056 * gdb.base/ptype.exp: Likewise.
16057 * gdb.base/structs.exp: Likewise.
16058 * gdb.base/unwindonsignal.exp: Likewise.
16059 * gdb.cp/gdb2495.exp: Likewise.
16060 * gdb.cp/templates.exp: Likewise.
16061 * gdb.cp/virtfunc.exp: Likewise.
16062 * gdb.threads/hand-call-in-threads.exp: Likewise.
16063 * gdb.threads/interrupted-hand-call.exp: Likewise.
16064 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16065
347dc102
TT
160662016-06-10 Tom Tromey <tom@tromey.com>
16067
16068 PR rust/20110:
16069 * gdb.rust/expr.exp: Add test for integer constant larger than
16070 i32.
16071
5e13cf25
BH
160722016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16073
16074 * gdb.fortran/nested-funcs.exp: New.
16075 * gdb.fortran/nested-funcs.f90: New.
16076
bb556f1f
TK
160772016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16078
16079 * gdb.base/examine-backward.c: New file.
16080 * gdb.base/examine-backward.exp: New file.
16081
38b022b4
SM
160822016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16083
16084 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16085 matching.
16086
1b40ec05
TT
160872016-06-02 Tom Tromey <tom@tromey.com>
16088
16089 PR python/18984:
16090 * gdb.python/py-shared.exp: Add solib_name test.
16091
193bd378
SM
160922016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16093
16094 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16095
3326303b
MG
160962016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16097
16098 PR c++/19893
16099 * gdb.dwarf2/implref.exp: Rename to...
16100 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16101 * gdb.dwarf2/implref-array.c: New file.
16102 * gdb.dwarf2/implref-array.exp: Likewise.
16103 * gdb.dwarf2/implref-global.c: Likewise.
16104 * gdb.dwarf2/implref-global.exp: Likewise.
16105 * gdb.dwarf2/implref-struct.c: Likewise.
16106 * gdb.dwarf2/implref-struct.exp: Likewise.
16107
825c8ef2
AT
161082016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16109
16110 * gdb.trace/trace-condition.exp: Add 64bit tests.
16111
2320162a
AT
161122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16113
16114 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16115 bits types.
16116 (main): Adapt to 8 to 64 bits types.
16117 * gdb.trace/trace-condition.exp: Add new tests.
16118
a7818233
AT
161192016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16120
16121 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16122
0d336466
AT
161232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16124
16125 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16126 Move condition tests...
16127 * gdb.trace/trace-condition.exp: Here.
16128
7faeb45a
AT
161292016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16130
16131 * gdb.trace/trace-condition.exp: Add counter-case tests.
16132
e385593e
JK
161332016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16134
16135 PR c++/15231
16136 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16137 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16138
744608cc
PA
161392016-05-27 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16142 New procedure.
16143 (top level): Call it, and bail out of DejaGnu is known to be bad.
16144
ac775bf4
AB
161452016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16146
16147 * gdb.base/whatis.c: Extend the test case.
16148 * gdb.base/whatis.exp: Add additional tests.
16149
2bbad2ea
BH
161502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16151
16152* gdb.fortran/type.f90: Add pointer variable.
16153* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16154
8b70175d
BH
161552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16156
16157 * gdb.fortran/vla-type.exp: Fix testcase name.
16158
86d8a848
BH
161592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16160
16161 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16162
e188eb36
BH
161632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16164
16165 * gdb.fortran/type.f90: Add nested structures.
16166 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16167 * gdb.fortran/derived-type.exp: Adapt expected output.
16168 * gdb.fortran/vla-type.exp: Adapt expected output.
16169
9b2db1fd
BH
161702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16171
16172 * gdb.fortran/whatis_type.exp: Adapt expected output.
16173
72b17055
BH
161742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16175
16176 * gdb.fortran/print_type.exp: Fix expected output.
16177 * gdb.fortran/whatis_type.exp: Fix expected output.
16178
3cd81d8d
BH
161792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16180
16181 * gdb.fortran/whatis_type.exp: Use multi_line.
16182
ddae9462
TT
161832016-05-24 Tom Tromey <tom@tromey.com>
16184
16185 PR python/17386:
16186 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16187 use value as an index.
16188
1957f6b8
TT
161892016-05-23 Tom Tromey <tom@tromey.com>
16190
16191 PR python/17981:
16192 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16193 no-breakpoint case.
16194
026a9174
PA
161952016-05-24 Pedro Alves <palves@redhat.com>
16196
16197 PR gdb/19828
16198 * gdb.threads/clone-attach-detach.c: New file.
16199 * gdb.threads/clone-attach-detach.exp: New file.
16200
e70a7231
FR
162012016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16202
16203 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16204
0f6ed0e0
TT
162052016-05-23 Tom Tromey <tom@tromey.com>
16206
16207 PR python/19438, PR python/18393:
16208 * gdb.python/py-progspace.exp: Add "dir" test.
16209 * gdb.python/py-objfile.exp: Add "dir" test.
16210
ffd19d61
YQ
162112016-05-23 Yao Qi <yao.qi@linaro.org>
16212
16213 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16214 * gdb.arch/thumb2-it.exp: Likewise.
16215
9e8f9b05
SM
162162016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16217
16218 * gdb.mi/mi-threads-interrupt.c: New file.
16219 * gdb.mi/mi-threads-interrupt.exp: New file.
16220
61c6156d
SM
162212016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16222
16223 PR gdb/18077
16224 * gdb.mi/mi-async-run.exp: New file.
16225 * gdb.mi/mi-async-run.c: New file.
16226
67218854
TT
162272016-05-17 Tom Tromey <tom@tromey.com>
16228 Manish Goregaokar <manishsmail@gmail.com>
16229
16230 * lib/rust-support.exp: New file.
16231 * lib/gdb.exp (skip_rust_tests): New proc.
16232 (build_executable_from_specs): Handle rust.
16233 * lib/future.exp (gdb_find_rustc): New proc.
16234 (gdb_default_target_compile): Handle rust.
16235 * gdb.rust/expr.exp: New file.
16236 * gdb.rust/generics.exp: New file.
16237 * gdb.rust/generics.rs: New file.
16238 * gdb.rust/methods.exp: New file.
16239 * gdb.rust/methods.rs: New file.
16240 * gdb.rust/modules.exp: New file.
16241 * gdb.rust/modules.rs: New file.
16242 * gdb.rust/simple.exp: New file.
16243 * gdb.rust/simple.rs: New file.
16244
c44af4eb
TT
162452016-05-17 Tom Tromey <tom@tromey.com>
16246
16247 * gdb.base/default.exp (set language): Add rust.
16248
dcd1f979
TT
162492016-05-17 Tom Tromey <tom@tromey.com>
16250
16251 * gdb.gdb/unittest.exp: New file.
16252
155b7f57
YQ
162532016-05-16 Yao Qi <yao.qi@linaro.org>
16254
16255 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16256 shell_prompt. Update shell_prompt_re.
16257
8ddd5a6c
DE
162582016-05-12 Doug Evans <dje@google.com>
16259
16260 PR symtab/19999
16261 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16262 $options when building executable.
16263 * gdb.dwarf2/fission-loclists-pie.S: New file.
16264 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16265
02e370d9
SM
162662016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16267
16268 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16269 of [is_remote target],
16270
8929ad8b
SM
162712016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16272
16273 * lib/gdb.exp (use_gdb_stub): New procedure.
16274
6c447423
DE
162752016-05-03 Yunlian Jiang <yunlian@google.com>
16276 Doug Evans <dje@google.com>
16277
16278 PR symtab/19914
16279 * gdb.dwarf2/dwp-sepdebug.c: New file.
16280 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16281
444e826c
SM
162822016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16283
16284 * gdb.base/detach.exp: Remove is_remote check.
16285
740feeaa
SM
162862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16287
16288 * gdb.base/annota-input-while-running.exp: Don't check for
16289 [is_remote target]. Enable annotations after running to main.
16290 Remove unused "set test..." line.
16291
9080ac9d
SM
162922016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16293
16294 * gdb.trace/trace-enable-disable.exp: New file.
16295 * gdb.trace/trace-enable-disable.c: New file.
16296
952ebca5
SM
162972016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16298
16299 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16300 use it in info sharedlibrary test.
16301 * gdb.trace/ftrace-lock.exp: Likewise.
16302 * gdb.trace/ftrace.exp: Likewise.
16303 * gdb.trace/range-stepping.exp: Likewise.
16304 * gdb.trace/trace-break.exp: Likewise.
16305 * gdb.trace/trace-condition.exp: Likewise.
16306 * gdb.trace/trace-mt.exp: Likewise.
16307
d9019901
SM
163082016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16309
16310 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16311 (gdb_load_shlib): ... this.
16312 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16313 gdb_load_shlib.
16314 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16315 * gdb.base/ctxobj.exp: Likewise.
16316 * gdb.base/dprintf-pending.exp: Likewise.
16317 * gdb.base/dso2dso.exp: Likewise.
16318 * gdb.base/fixsection.exp: Likewise.
16319 * gdb.base/gcore-relro.exp: Likewise.
16320 * gdb.base/gdb1555.exp: Likewise.
16321 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16322 * gdb.base/gnu-ifunc.exp: Likewise.
16323 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16324 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16325 * gdb.base/pending.exp: Likewise.
16326 * gdb.base/print-file-var.exp: Likewise.
16327 * gdb.base/print-symbol-loading.exp: Likewise.
16328 * gdb.base/shlib-call.exp: Likewise.
16329 * gdb.base/shreloc.exp: Likewise.
16330 * gdb.base/so-impl-ld.exp: Likewise.
16331 * gdb.base/solib-disc.exp: Likewise.
16332 * gdb.base/solib-nodir.exp: Likewise.
16333 * gdb.base/solib-overlap.exp: Likewise.
16334 * gdb.base/solib-symbol.exp: Likewise.
16335 * gdb.base/solib-weak.exp (do_test): Likewise.
16336 * gdb.base/sym-file.exp: Likewise.
16337 * gdb.base/symtab-search-order.exp: Likewise.
16338 * gdb.base/type-opaque.exp: Likewise.
16339 * gdb.base/unload.exp: Likewise.
16340 * gdb.base/watchpoint-solib.exp: Likewise.
16341 * gdb.compile/compile.exp: Likewise.
16342 * gdb.cp/gdb2384.exp: Likewise.
16343 * gdb.cp/infcall-dlopen.exp: Likewise.
16344 * gdb.cp/re-set-overloaded.exp: Likewise.
16345 * gdb.fortran/library-module.exp: Likewise.
16346 * gdb.opt/solib-intra-step.exp: Likewise.
16347 * gdb.python/py-finish-breakpoint.exp: Likewise.
16348 * gdb.python/py-shared.exp: Likewise.
16349 * gdb.reverse/solib-precsave.exp: Likewise.
16350 * gdb.reverse/solib-reverse.exp: Likewise.
16351 * gdb.server/solib-list.exp: Likewise.
16352 * gdb.threads/dlopen-libpthread.exp: Likewise.
16353 * gdb.threads/tls-shared.exp: Likewise.
16354 * gdb.threads/tls-so_extern.exp: Likewise.
16355 * gdb.trace/change-loc.exp: Likewise.
16356 * gdb.trace/ftrace-lock.exp: Likewise.
16357 * gdb.trace/ftrace.exp: Likewise.
16358 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16359 * gdb.trace/pending.exp: Likewise.
16360 * gdb.trace/range-stepping.exp: Likewise.
16361 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16362 (strace_info_marker): Likewise.
16363 (strace_probe_marker): Likewise.
16364 (strace_trace_on_same_addr): Likewise.
16365 (strace_trace_on_diff_addr): Likewise.
16366 * gdb.trace/trace-break.exp: Likewise.
16367 * gdb.trace/trace-condition.exp: Likewise.
16368 * gdb.trace/trace-mt.exp: Likewise.
16369
fca4cfd9
SM
163702016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16371
16372 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16373 result of gdb_remote_download.
16374 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16375 * gdb.base/dso2dso.exp: Likewise.
16376 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16377 * gdb.base/print-file-var.exp: Likewise.
16378 * gdb.base/shlib-call.exp: Likewise.
16379 * gdb.base/shreloc.exp: Likewise.
16380 * gdb.base/solib-overlap.exp: Likewise.
16381 * gdb.base/solib-weak.exp (do_test): Likewise.
16382 * gdb.base/unload.exp: Likewise.
16383
11cf4ffb
YQ
163842016-04-27 Yao Qi <yao.qi@linaro.org>
16385
16386 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16387 exists.
16388
3e2e34f8
KB
163892016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16390
16391 * vla-type.exp: Print structure from toplevel.
16392
8f07e298
BH
163932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16394
16395 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16396 of dynamic types.
16397 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16398 of dynamic types.
16399
9920b434
BH
164002016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16401
16402 * gdb.fortran/vla-type.f90: New file.
16403 * gdb.fortran/vla-type.exp: New file.
16404
f3abeff5
YQ
164052016-04-25 Yao Qi <yao.qi@linaro.org>
16406
16407 * gdb.base/branch-to-self.c: New file.
16408 * gdb.base/branch-to-self.exp: New file.
16409
0a5d52f0
YQ
164102016-04-22 Yao Qi <yao.qi@linaro.org>
16411
16412 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16413 more after $hex.
16414
495346f6
YQ
164152016-04-22 Yao Qi <yao.qi@linaro.org>
16416
16417 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16418 * gdb.base/annota3.exp: Likewise.
16419
4a7e075c
YQ
164202016-04-22 Yao Qi <yao.qi@linaro.org>
16421
16422 * gdb.reverse/step-precsave.exp: Do one step and test program
16423 stops in "callee" and do multiple steps until program goes out
16424 of "callee".
16425 * gdb.reverse/step-reverse.exp: Likewise.
16426
5b061e98
YQ
164272016-04-22 Yao Qi <yao.qi@linaro.org>
16428
16429 * gdb.trace/signal.exp: Also pass if
16430 $tracepoint_hits($i) > $iterations.
16431
5c5dc57f
YQ
164322016-04-22 Yao Qi <yao.qi@linaro.org>
16433
16434 * gdb.trace/signal.c: New file.
16435 * gdb.trace/signal.exp: New file.
16436
a55411b9
DE
164372016-04-19 Doug Evans <xdje42@gmail.com>
16438
16439 * gdb.base/bad-file.exp: New file.
16440
a22df60a
MG
164412016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16442
16443 * gdb.dwarf2/implref.exp: New file.
16444
0c13f7e5
BH
164452016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16446
16447 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16448 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16449 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16450 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16451 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16452 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16453 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16454 * lib/fortran.exp (fortran_int4): New procedure.
16455 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16456 (fortran_logical4): Likewise.
16457
9b9b09e9
BH
164582016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16459
16460 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16461
a14d1f4d
BH
164622016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16463
16464 * lib/compiler.c: Add Intel specific preprocessor macros.
16465 * lib/compiler.cc: Likewise.
25d49b86 16466
7d49b1d0
LM
164672016-04-13 Luis Machado <lgustavo@codesourcery.com>
16468
16469 * gdb.server/connect-with-no-symbol-file.c: New file.
16470 * gdb.server/connect-with-no-symbol-file.exp: New file.
16471
8392fa22
SM
164722016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16473
16474 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16475
8c4c4aeb
SM
164762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16477
16478 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16479 standard output directory.
16480
45e3745e
AT
164812016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16482
16483 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16484
e26b7e41
MM
164852016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16486
16487 * gdb.btrace/instruction_history.c (loop): Add declaration.
16488
8ce09462
AT
164892016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16490
16491 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16492
2e88a1ea
SM
164932016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16494
16495 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16496 parentheses to print.
16497 (continue_handler): Likewise.
16498
f48e22e3
SM
164992016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16500
16501 * gdb.server/solib-list.exp: Remove is_remote check.
16502 Pass shlib= to gdb_compile. Don't link shared library with
16503 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16504 Run binary filename through "readlink -f" on the target.
16505
096be756
PA
165062016-04-08 Pedro Alves <palves@redhat.com>
16507
16508 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16509 interpreter filename as argument to gdbserver_spawn.
16510 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16511 Return empty if $last_loaded_file does not exist.
16512
06500533
JK
165132016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16514
16515 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16516 * gdb.base/jit-main.c: Use exit after usage.
16517
2d35e871
JK
165182016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16519
16520 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16521 GDBHISTSIZE prior to the tests.
16522 * gdb.base/gdbinit-history.exp: Likewise.
16523
165242016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
16525
16526 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16527 instead of build_executable. Use gdb_load_shlibs.
16528
c8064e7e
YQ
165292016-04-07 Yao Qi <yao.qi@linaro.org>
16530
16531 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16532 Execute "si" command.
16533
bde47561
YQ
165342016-04-07 Yao Qi <yao.qi@linaro.org>
16535
16536 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16537 number instead of the comments on some line.
16538
b16f8a3b
DB
165392016-04-06 Don Breazeal <donb@codesourcery.com>
16540
16541 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16542 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16543
c2f901df
SM
165442016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16545
16546 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16547 standard_output_file. Remove unused binfile variable.
16548
ac17fda0
CU
165492016-04-05 Catalin Udma <catalin.udma@freescale.com>
16550
16551 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16552 * gdb.python/py-mi-objfile.exp: Match "list main" output
16553 in console format.
16554
03a8c4df
SM
165552016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16556
16557 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16558 absolute.
16559
6e774b13
SM
165602016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16561
16562 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16563 absolute.
16564 * gdb.trace/ftrace.exp: Likewise.
16565 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16566 targets as well.
16567 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16568 (gdb_load_shlibs): Copy libraries to test directory when testing
16569 natively. Only set solib-search-path if testing remotely.
16570 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16571
7817ea46
SM
165722016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16573
16574 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16575 gdb_download. Use it even if the target is not remote.
16576 * gdb.base/jit.exp (compile_jit_test): Likewise.
16577 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16578 output directory if the destination board is local, otherwise use
16579 the standard remote_download from DejaGnu.
16580 (gdb_download): Remove.
16581 (gdb_load_shlibs): Use gdb_remote_download instead of
16582 gdb_download.
16583 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16584 Use gdb_remote_download instead of gdb_download. Use it even if
16585 the target is not remote.
16586 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16587 instead of gdb_download.
16588
7beb7f68
SM
165892016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16590
16591 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16592 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16593 run.
16594
cc63428a
AV
165952016-04-01 Artemiy Volkov <artemiyv@acm.org>
16596
16597 PR gdb/19820
16598 * gdb.base/printcmds.exp: Add artificial arrays tests.
16599
64cdf930
PA
166002016-03-31 Pedro Alves <palves@redhat.com>
16601
16602 PR gdb/19858
16603 * gdb.base/jit-main.c: Include unistd.h.
16604 (ATTACH): Define to 0 if not already defined.
16605 (wait_for_gdb, mypid): New globals.
16606 (WAIT_FOR_GDB): New macro.
16607 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16608 some breakpoint locations.
16609 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16610 New procedures.
16611 (one_jit_test): Add REATTACH parameter, and handle it. Use
16612 continue_to_test_location.
16613 (top level): Test attach, and adjusts calls to one_jit_test.
16614
40dea8cb
PA
166152016-03-31 Pedro Alves <palves@redhat.com>
16616
16617 PR gdb/19858
16618 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16619 BINSUFFIX parameter, and handle it.
16620 (top level): Adjust calls compile_jit_test.
16621
e7ea3ec7
CU
166222016-03-31 Catalin Udma <catalin.udma@freescale.com>
16623
16624 PR python/19743
16625 * gdb.python/py-mi-events-gdb.py: New file.
16626 * gdb.python/py-mi-events.c: New file.
16627 * gdb.python/py-mi-events.exp: New file.
16628
e6359af3
YQ
166292016-03-30 Yao Qi <yao.qi@linaro.org>
16630
16631 * gdb.reverse/until-precsave.exp: Match function name only.
16632 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16633 Move malloc to a condition block.
16634 * gdb.reverse/until-reverse.exp: Match function name only.
16635
a4105d04
MK
166362016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16637
16638 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16639 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16640 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16641 variable for GPR 0 instead of assuming it is register 0.
16642 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16643 * lib/trace-support.exp: Add s390 registers.
16644
bfa6adb9
YQ
166452016-03-29 Yao Qi <yao.qi@linaro.org>
16646
16647 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16648
1e6697ea
YQ
166492016-03-24 Yao Qi <yao.qi@linaro.org>
16650
16651 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16652 test message.
16653
64bcd522
AA
166542016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16655
16656 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16657 maintaining separate logic for constructing the output path.
16658
7868401b
DB
166592016-03-16 Don Breazeal <donb@codesourcery.com>
16660
16661 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16662 Retry fork and waitpid on interrupted system call errors.
16663 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16664 Use with_timeout_factor to increase timeout by factor of 10.
16665
1cafadb4
DB
166662016-03-15 Don Breazeal <donb@codesourcery.com>
16667
16668 * gdb.cp/scope-err.cc: New test program.
16669 * gdb.cp/scope-err.exp: New test script.
16670 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16671 lines and "set breakpoint here" comment.
16672 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16673 Fixed some whitespace and format issues.
16674 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16675 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16676
81516450
DE
166772016-03-15 Doug Evans <dje@google.com>
16678
16679 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16680 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16681 All callers updated. Add tests for enums, mixed flags register.
16682
aa52b601
DE
166832016-03-15 Doug Evans <dje@google.com>
16684
16685 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16686 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16687
fa4ff313
SM
166882016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16689
16690 * gdb.base/default.exp: Add $_as_string to the list of expected
16691 convenience functions.
16692
f2403c39
AB
166932016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16694
16695 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16696
f2f3ccb9
SM
166972016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16698
16699 * gdb.python/py-as-string.exp: New file.
16700 * gdb.python/py-as-string.c: New file.
16701
00dbd492
PA
167022016-03-09 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16705 signal" -> "Thread NN received signal" output change.
16706 * gdb.threads/ia64-sigill.exp: Likewise.
16707 * gdb.threads/linux-dp.exp: Likewise.
16708 * gdb.threads/manythreads.exp: Likewise.
16709 * gdb.threads/pending-step.exp: Likewise.
16710 * gdb.threads/print-threads.exp: Likewise.
16711 * gdb.threads/sigstep-threads.exp: Likewise.
16712 * gdb.threads/staticthreads.exp: Likewise.
16713 * gdb.threads/tls.exp: Likewise.
16714
1e6697ea
YQ
167152016-03-09 Pedro Alves <palves@redhat.com>
16716
16717 * gdb.base/command-line-input.exp: New file.
16718
b04fd3be
MK
167192016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16720
16721 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16722 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16723 * gdb.trace/pending.exp: Accept leading dot before function name.
16724 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16725 * lib/trace-support.exp: Set registers for ppc.
16726
98fa59e9
MK
167272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16728
16729 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16730 use it for disassembly; accept .main in addition to main in backtrace.
16731
f77198c8
MK
167322016-03-09 Wei-cheng Wang <cole945@gmail.com>
16733 Marcin Kościelnicki <koriakin@0x04.net>
16734
16735 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16736 (gdb_recursion_test_ptr): New global variable.
16737 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16738 gdb_recursion_test.
16739 (gdb_c_test): Ditto.
16740
ba84e0da
MK
167412016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16742
16743 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16744 ordering.
16745
4366d36e
MK
167462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16747
16748 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16749 (bar): Add bar_start_lbl label.
16750 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16751 of foo/bar for emitting DWARF and tracing.
16752
5eb264df
SDJ
167532016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16754
16755 * analyze-racy-logs.py: Set executable bit.
16756
fb6a751f
SDJ
167572016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16758
16759 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16760 (CHECK_TARGET_TMP): Likewise.
16761 (check-single-racy): New rule.
16762 (check-parallel-racy): Likewise.
16763 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16764 (do-check-parallel-racy): New rule.
16765 (check-racy/%.exp): Likewise.
16766 * README (Racy testcases): New section.
16767 * analyze-racy-logs.py: New file.
16768
bdf7e230
DE
167692016-03-03 Doug Evans <dje@google.com>
16770
16771 * gdb.base/skip.exp: Use with_test_prefix.
16772
4719d415
YQ
167732016-03-03 Yao Qi <yao.qi@linaro.org>
16774
16775 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16776 Invoke step_over_syscall "clone" and break_cond_on_syscall
16777 "clone".
16778 * gdb.base/step-over-clone.c: New file.
16779
ea507862
YQ
167802016-03-03 Yao Qi <yao.qi@linaro.org>
16781
16782 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16783 code format.
16784
8fc8cbda
YQ
167852016-03-03 Yao Qi <yao.qi@linaro.org>
16786
16787 * gdb.base/disp-step-fork.c: Rename to ...
16788 * gdb.base/step-over-fork.c: ... it. New file.
16789 * gdb.base/disp-step-vfork.c: Rename to ...
16790 * gdb.base/step-over-vfork.c: ... it. New file.
16791 * gdb.base/disp-step-syscall.exp: Rename to ...
16792 * gdb.base/step-over-syscall.exp: ... it. New file.
16793 (disp_step_cross_syscall): Rename to ...
16794 (step_over_syscall): ... it.
16795
92fa70b0
YQ
167962016-03-03 Yao Qi <yao.qi@linaro.org>
16797
16798 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16799 If target supports condition evaluation on target, invoke
16800 break_cond_on_syscall for fork and vfork.
16801
e197ad3c
YQ
168022016-03-03 Yao Qi <yao.qi@linaro.org>
16803
16804 * gdb.base/disp-step-syscall.exp: Don't invoke
16805 support_displaced_stepping.
16806 (disp_step_cross_syscall): Test with displaced stepping off and
16807 on if supported.
16808
0b47da9f
YQ
168092016-03-03 Yao Qi <yao.qi@linaro.org>
16810
16811 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16812 proc.
16813 (setup): New proc.
16814 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16815 and setup.
16816
065ab6dc
BH
168172016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16818
16819 * gdb.fortran/vla-history.exp: Remove breakpoint.
16820
07e448ad 168212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16822
25d49b86
PA
16823 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16824 exceeds timeout.
07e448ad 16825
9ac2d526 168262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16827
25d49b86
PA
16828 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16829 breakpoint.
9ac2d526 16830
17807369
BH
168312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16832
16833 * gdb.mi/vla.f90: Nullify pointer after declaration.
16834
86e501af
PA
168352016-03-01 Pedro Alves <palves@redhat.com>
16836
16837 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16838
1e903e32
PA
168392016-03-01 Pedro Alves <palves@redhat.com>
16840
16841 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16842 before anything else.
16843 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16844 _GNU_SOURCE here.
16845 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16846 before anything else.
16847 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16848
6ccb54e2
PA
168492016-03-01 Pedro Alves <palves@redhat.com>
16850
16851 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16852
30ca9da1
YQ
168532016-03-01 Yao Qi <yao.qi@linaro.org>
16854
16855 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16856 prepare_for_testing.
16857
dc856b38
YQ
168582016-03-01 Yao Qi <yao.qi@linaro.org>
16859
16860 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16861
4a932159
AA
168622016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16863
16864 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16865 manually constructing the output path.
16866
f2489477
AA
168672016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16868
16869 * gdb.arch/s390-stackless.S: New.
16870 * gdb.arch/s390-stackless.exp: New.
16871
38899f16
IB
168722016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16873
16874 * gdb.dlang/circular.c: New file.
16875 * gdb.dlang/circular.exp: New file.
16876
9fde51ed
YQ
168772016-02-26 Yao Qi <yao.qi@linaro.org>
16878
16879 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16880 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16881 (testcases): Update.
16882
ce90fefe
YQ
168832016-02-26 Yao Qi <yao.qi@linaro.org>
16884
16885 * gdb.reverse/aarch64.c: Rename to ...
16886 * gdb.reverse/insn-reverse.c: ... it.
16887 * gdb.reverse/aarch64.exp: Rename to ...
16888 * gdb.reverse/insn-reverse.exp: ... it.
16889
3263bceb
YQ
168902016-02-26 Yao Qi <yao.qi@linaro.org>
16891
16892 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16893 (testcase_ftype): New.
16894 (testcases): New array.
16895 (n_testcases): New.
16896 (main): Call each element in testcases.
16897 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16898 (read_testcase): New.
16899 Do the tests in a loop.
16900
6cb59ff1
YQ
169012016-02-25 Yao Qi <yao.qi@linaro.org>
16902
16903 * gdb.base/branches.c: Remove.
16904
ae91f625
MK
169052016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16906
16907 PR gdb/13808
16908 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16909
678b48b7
MK
169102016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16911
16912 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16913
7337a6f2
MK
169142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16915
16916 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16917 change x86_64 call_insn to 'callq'.
16918
861ca91f
AT
169192016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16920
16921 * gdb.trace/tfile-avx.c: Move to...
16922 * gdb.trace/tracefile-pseudo-reg.c: Here.
16923 * gdb.trace/tfile-avx.exp: Move to...
16924 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16925
bf74e428
GB
169262016-02-24 Gary Benson <gbenson@redhat.com>
16927
16928 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16929 message on attach.
16930
cce0e923
DE
169312016-02-23 Doug Evans <dje@google.com>
16932
16933 * gdb.base/skip.c (test_skip): New function.
16934 (end_test_skip_file_and_function): New function.
16935 (test_skip_file_and_function): New function.
16936 * gdb.base/skip1.c (test_skip): New function.
16937 (skip1_test_skip_file_and_function): New function.
16938 * gdb.base/skip.exp: Add tests for new skip options.
16939 * gdb.base/skip-solib.exp: Update expected output.
16940 * gdb.perf/skip-command.cc: New file.
16941 * gdb.perf/skip-command.exp: New file.
16942 * gdb.perf/skip-command.py: New file.
16943
4000e47e
MK
169442016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16945
16946 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16947 info registers pattern.
16948
24f75ead
IB
169492016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16950
16951 * lib/future.exp: Add D support.
16952 (gdb_find_gdc): New proc.
16953 (gdb_default_target_compile): Add D support.
16954
fbb7bcbe
WW
169552016-02-18 Wei-cheng Wang <cole945@gmail.com>
16956
16957 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16958 user+system time.
16959 (trace_speed_test): Determine the iteration count for a time
16960 between 15..30 seconds.
16961
012b3a21
WT
169622016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16963
16964 * gdb.arch/i386-mpx-sigsegv.c: New file.
16965 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16966 * gdb.arch/i386-mpx-simple_segv.c: New file.
16967 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16968
2d5189bd
YQ
169692016-02-18 Yao Qi <yao.qi@linaro.org>
16970
16971 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16972 Don't call setup_kfail.
16973
40fb20d0
YQ
169742016-02-18 Yao Qi <yao.qi@linaro.org>
16975
16976 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16977 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16978
21b1f8d2
DE
169792016-02-16 Doug Evans <dje@google.com>
16980
16981 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16982 * gdb.base/skip1.c: Ditto.
16983 * gdb.base/skip.exp: Whitespace cleanup.
16984
4041ed77
DB
169852016-02-16 Don Breazeal <donb@codesourcery.com>
16986
16987 PR remote/19496
16988 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16989 Remove kfail for PR remote/19496.
16990
c4ef31bf
SM
169912016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16992
16993 * lib/gdb.exp (standard_temp_file): Return a path specific to
16994 the runtest invocation.
16995
266b65b3
SM
169962016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16997
16998 * gdb.trace/save-trace.exp: Change relative path to be in the
16999 standard output directory.
17000
a7a0a6a9
JK
170012016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17002
17003 * gdb.arch/i386-prologue.c: Add missing prototypes.
17004
c99dbb42
JK
170052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17006
17007 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
17008 * gdb.arch/i386-prologue.exp: Likewise.
17009 * gdb.arch/i386-size.exp: Likewise.
17010
aa480355
SM
170112016-02-15 Simon Marchi <simon.marchi@ericsson.com>
17012
17013 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
17014 define object file path.
17015 * gdb.btrace/gcore.exp: Use standard_output_file to define core
17016 file path.
17017 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
17018 standard_output_file to define binfile.
17019
ba881f50
JK
170202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17021
17022 Fix compatibility with recent gfortran-5.3.1.
17023 * gdb.fortran/vla-history.exp (print vla1 allocated)
17024 (print vla2 allocated, print $2, print $3): Remove
17025 (print $4): Rename to ...
17026 (print $2): ... here.
17027 (print $9): Rename to ...
17028 (print $5): ... here.
17029 (print $10): Rename to ...
17030 (print $6): ... here.
17031 * gdb.fortran/vla.f90: Add pvla initialization.
17032
e9fb005c
JK
170332016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17034
17035 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17036 New test.
17037 * gdb.fortran/vla-value-sub.exp: Likewise.
17038
e44e00ff
MK
170392016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
17040
17041 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17042
97e94151
SM
170432016-02-12 Simon Marchi <simon.marchi@ericsson.com>
17044
17045 * i386-biarch-core.exp: Define corefile using
17046 standard_output_file.
17047
01113bc1
YQ
170482016-02-12 Yao Qi <yao.qi@linaro.org>
17049
17050 * gdb.arch/arm-single-step-kernel-helper.c: New.
17051 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17052
33b4777c
MM
170532016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17054
17055 * gdb.btrace/tailcall-only.exp: New.
17056 * gdb.btrace/tailcall-only.c: New.
17057 * gdb.btrace/x86_64-tailcall-only.S: New.
17058 * gdb.btrace/i686-tailcall-only.S: New.
17059
acc23c11
PA
170602016-02-11 Pedro Alves <palves@redhat.com>
17061
17062 * README (Parallel testing): Add missing double quotes.
17063
e352bf0a
PA
170642016-02-11 Pedro Alves <palves@redhat.com>
17065
17066 * README (Parallel testing): New section.
17067 (GDB_PARALLEL): Rewrite.
17068 (FORCE_PARALLEL): Document.
17069
9f5fed78
MK
170702016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17071
17072 * gdb.trace/tfile-avx.c: New test.
17073 * gdb.trace/tfile-avx.exp: New test.
17074
9ef9e6a6
KS
170752016-02-09 Keith Seitz <keiths@redhat.com>
17076
17077 PR breakpoints/19546
17078 * gdb.base/infcall-exec.c: New file.
17079 * gdb.base/infcall-exec2.c: New file.
17080 * gdb.base/infcall-exec.exp: New file.
17081
a96e36da
KS
170822016-02-09 Keith Seitz <keiths@redhat.com>
17083
17084 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17085 (toplevel): Call test_bkpt_address.
17086
9f61929f
KS
170872016-02-09 Keith Seitz <keiths@redhat.com>
17088
17089 PR python/19506
17090 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17091 (toplevel): Call test_bkpt_address.
17092
1e94266c
SM
170932016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17094
17095 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17096 to AC_OUTPUT.
17097 * configure: Regenerate.
17098
2a7f3dff
PA
170992016-02-09 Pedro Alves <palves@redhat.com>
17100
17101 PR breakpoints/19548
17102 * gdb.base/execl-update-breakpoints.c (some_function): New
17103 function.
17104 (main): Call it.
17105 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17106 Tighten expected GDB output.
17107
2151ccc5
SM
171082016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17109
17110 * Makefile.in (ALL_SUBDIRS): Remove.
17111 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17112 (distclean maintainer-clean realclean): Likewise.
17113 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17114 * configure: Regenerate.
17115 * gdb.ada/Makefile.in: Delete.
17116 * gdb.arch/Makefile.in: Likewise.
17117 * gdb.asm/Makefile.in: Likewise.
17118 * gdb.base/Makefile.in: Likewise.
17119 * gdb.btrace/Makefile.in: Likewise.
17120 * gdb.cell/Makefile.in: Likewise.
17121 * gdb.compile/Makefile.in: Likewise.
17122 * gdb.cp/Makefile.in: Likewise.
17123 * gdb.disasm/Makefile.in: Likewise.
17124 * gdb.dlang/Makefile.in: Likewise.
17125 * gdb.dwarf2/Makefile.in: Likewise.
17126 * gdb.fortran/Makefile.in: Likewise.
17127 * gdb.gdb/Makefile.in: Likewise.
17128 * gdb.go/Makefile.in: Likewise.
17129 * gdb.guile/Makefile.in: Likewise.
17130 * gdb.java/Makefile.in: Likewise.
17131 * gdb.linespec/Makefile.in: Likewise.
17132 * gdb.mi/Makefile.in: Likewise.
17133 * gdb.modula2/Makefile.in: Likewise.
17134 * gdb.multi/Makefile.in: Likewise.
17135 * gdb.objc/Makefile.in: Likewise.
17136 * gdb.opencl/Makefile.in: Likewise.
17137 * gdb.opt/Makefile.in: Likewise.
17138 * gdb.pascal/Makefile.in: Likewise.
17139 * gdb.perf/Makefile.in: Likewise.
17140 * gdb.python/Makefile.in: Likewise.
17141 * gdb.reverse/Makefile.in: Likewise.
17142 * gdb.server/Makefile.in: Likewise.
17143 * gdb.stabs/Makefile.in: Likewise.
17144 * gdb.threads/Makefile.in: Likewise.
17145 * gdb.trace/Makefile.in: Likewise.
17146 * gdb.xml/Makefile.in: Likewise.
17147 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17148 GDB_PARALLEL.
17149 (standard_output_file): Remove check for GDB_PARALLEL, always
17150 return path in outputs/$subdir/$testname.
17151
437277d4
SM
171522016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17153
17154 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17155 (site.exp): Assign abs_srcdir to tcl's srcdir.
17156
31d913c7
YQ
171572016-02-04 Yao Qi <yao.qi@linaro.org>
17158
17159 * gdb.base/foll-exec-mode.c: Include limits.h.
17160 (main): Add parameters argc and argv. Get directory from
17161 argv[0].
17162 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17163 compilation.
17164 * gdb.base/foll-exec.c: Include limits.h.
17165 (main): Add parameters argc and argv.
17166 Get directory from argv[0].
17167 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17168 Adjust tests on the number of lines as source code changed.
17169 * gdb.base/foll-vfork-exit.c: Include limits.h.
17170 (main): Add one line of statement before vfork.
17171 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17172 (main): Add parameters argc and argv. Get directory from
17173 argv[0].
17174 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17175 (setup_gdb): Set tbreak to skip some source lines.
17176 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17177 (main): Add parameters argc and argv. Get directory from
17178 argv[0].
17179 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17180 compilation.
17181 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17182 (main): Add parameters argc and argv. Get directory from
17183 argv[0].
17184 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17185 compilation.
17186
9482b9fb
DE
171872016-02-01 Doug Evans <dje@google.com>
17188
17189 * gdb.base/skip.exp: Clean up multiple references to same test name.
17190
6b2e4f10
PA
171912016-02-01 Pedro Alves <palves@redhat.com>
17192
ccb6afd6 17193 PR remote/19496
6b2e4f10
PA
17194 * gdb.threads/forking-threads-plus-breakpoint.exp
17195 (displaced_stepping_supported): New global.
17196 (probe_displaced_stepping_support): New procedure.
17197 (do_test): Add 'displaced' parameter, and use it.
17198 (top level): Check for displaced stepping support. Add displaced
17199 stepping on/off testing axis.
17200
37a8db1a
AB
172012016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17202
17203 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17204 pointer. Don't perform further tests on the unassociated pointer
17205 if the first test fails.
17206
5fdf6324
AB
172072016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17208
17209 * gdb.base/max-value-size.c: New file.
17210 * gdb.base/max-value-size.exp: New file.
17211 * gdb.base/huge.exp: Disable max-value-size for this test.
17212
935c6144
IB
172132016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17214
17215 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17216
7fe8399d
YQ
172172016-01-28 Yao Qi <yao.qi@linaro.org>
17218
17219 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17220
a2077e25
PA
172212016-01-25 Pedro Alves <palves@redhat.com>
17222
17223 PR threads/19461
17224 * gdb.base/fork-running-state.c: New file.
17225 * gdb.base/fork-running-state.exp: New file.
17226
1d2736d4
PA
172272016-01-25 Pedro Alves <palves@redhat.com>
17228
17229 PR gdb/19494
17230 * gdb.base/catch-fork-kill.c: New file.
17231 * gdb.base/catch-fork-kill.exp: New file.
17232
f1da4b11
PA
172332016-01-25 Pedro Alves <palves@redhat.com>
17234
17235 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17236 Delete, moved to lib/gdb.exp.
17237 * gdb.threads/forking-threads-plus-breakpoint.exp
17238 (foreach_with_prefix): Likewise.
17239 * gdb.threads/process-dies-while-handling-bp.exp
17240 (foreach_with_prefix): Likewise.
17241 * lib/gdb.exp (foreach_with_prefix): New procedure.
17242
45f38546
MK
172432016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17244
17245 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17246 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17247
dc29a1ce
MK
172482016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17249
17250 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17251 endian targets.
17252
092127d7
JK
172532016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17254 Pedro Alves <palves@redhat.com>
17255
17256 Fix testsuite compatibility with Guile.
17257 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17258 number.
17259
31d765d3
JK
172602016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17261
17262 Fix testsuite compatibility with Guile.
17263 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17264 (thread 1): New test for backtrace through signal handler.
17265
1ac78c04
YQ
172662016-01-22 Yao Qi <yao.qi@linaro.org>
17267
17268 PR testsuite/19491
17269 * gdb.base/multi-forks.c: Include
17270 ../lib/unbuffer_output.c
17271 (main): Call gdb_unbuffer_output.
17272
4f5946a8
DE
172732016-01-21 Doug Evans <dje@google.com>
17274
17275 * lib/ada.exp (gdb_compile_ada): Fix typo.
17276
305e13e6
JB
172772016-01-21 Joel Brobecker <brobecker@adacore.com>
17278
17279 * gdb.base/break-fun-addr.exp: New file.
17280 * gdb.base/break-fun-addr1.c: New file.
17281 * gdb.base/break-fun-addr2.c: New file.
17282
5f5dfff6
SM
172832016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17284
17285 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17286 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17287 enum flag values.
17288
fd356fa2
AA
172892016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17290
17291 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17292 when GDB can not set the vector return value. Add more comments
17293 for clarification.
17294
9df22175
AT
172952016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17296
17297 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17298 command.
17299
41d1845e
SM
173002016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17301
17302 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17303
01ac6840
SM
173042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17305
17306 * Makefile.in (check-single): Pass --status to runtest.
17307 (check/%.exp): Likewise.
17308
173092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17310
17311 * Makefile.in (check-parallel): Propagate return code from make
17312 do-check-parallel.
17313
bd0a71fa
MK
173142016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17315
17316 * gdb.trace/ftrace.exp: Fix expected message on continue.
17317 * gdb.trace/pending.exp: Fix expected message on continue.
17318 * gdb.trace/trace-break.exp: Fix expected message on continue.
17319
8bcbad33
SM
173202016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17321
17322 * lib/gdb.exp (gdb_test): Remove unused global references.
17323
f303dbd6
PA
173242016-01-18 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/async-shell.exp: Adjust expected output.
17327 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17328 * gdb.base/siginfo-thread.exp: Adjust expected output.
17329 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17330 * gdb.java/jnpe.exp: Adjust expected output.
17331 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17332 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17333 * gdb.threads/leader-exit.exp: Adjust expected output.
17334 * gdb.threads/manythreads.exp: Adjust expected output.
17335 * gdb.threads/pthreads.exp: Adjust expected output.
17336 * gdb.threads/schedlock.exp: Adjust expected output.
17337 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17338 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17339 expected output.
17340 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17341 output.
17342 * gdb.threads/sigthread.exp: Adjust expected output.
17343 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17344
b2789696
YQ
173452016-01-18 Yao Qi <yao.qi@linaro.org>
17346
17347 * gdb.guile/scm-section-script.c: Replace @progbits with
17348 %progbits.
17349 * gdb.python/py-section-script.c: Likewise.
17350
71ef29a8
PA
173512016-01-15 Pedro Alves <palves@redhat.com>
17352
17353 * gdb.multi/tids.exp: Test star wildcard ranges.
17354
3f5b7598
PA
173552016-01-15 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17358 command from "thread apply" invocation.
17359 (thr_apply_info_thr_invalid): Default the expected output to the
17360 input tid list.
17361 (top level): Add tests that use convenience variables. Add tests
17362 for "thread apply" with a valid TID list, but missing the command.
17363
663f6d42
PA
173642016-01-13 Pedro Alves <palves@redhat.com>
17365
17366 * gdb.base/default.exp: Expect $_gthread as well.
17367 * gdb.multi/tids.exp: Test $_gthread.
17368 * gdb.threads/thread-specific.exp: Test $_gthread.
17369
c84f6bbf
PA
173702016-01-13 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.multi/tids.exp: Test "info threads -gid".
17373
22a02324
PA
173742016-01-13 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17377 Breakpoint.thread.
17378 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17379
5d5658a1
PA
173802016-01-07 Pedro Alves <palves@redhat.com>
17381
17382 * gdb.base/break.exp: Adjust to output changes.
17383 * gdb.base/hbreak2.exp: Likewise.
17384 * gdb.base/sepdebug.exp: Likewise.
17385 * gdb.base/watch_thread_num.exp: Likewise.
17386 * gdb.linespec/keywords.exp: Likewise.
17387 * gdb.multi/info-threads.exp: Likewise.
17388 * gdb.threads/thread-find.exp: Likewise.
17389 * gdb.multi/tids.c: New file.
17390 * gdb.multi/tids.exp: New file.
17391
84654457
PA
173922016-01-13 Pedro Alves <palves@redhat.com>
17393
17394 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17395
e3940304
PA
173962016-01-13 Pedro Alves <palves@redhat.com>
17397
17398 * gdb.base/default.exp: Expect $_inferior as well.
17399 * gdb.multi/base.exp: Test $_inferior.
17400
a911d87a
PA
174012016-01-13 Pedro Alves <palves@redhat.com>
17402
17403 PR breakpoints/19388
17404 * gdb.base/catch-signal-siginfo-cond.c: New file.
17405 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17406
82075af2
JS
174072016-01-12 Josh Stone <jistone@redhat.com>
17408 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17409
17410 * gdb.base/catch-syscall.c (do_execve): New variable.
17411 (main): Conditionally trigger an execve.
17412 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17413 (test_catch_syscall_execve): New, check entry/return across execve.
17414 (do_syscall_tests): Call test_catch_syscall_execve.
17415
e46eeedd
PA
174162016-01-12 Pedro Alves <palves@redhat.com>
17417
17418 * gdb.base/random-signal.exp (do_test): New procedure, with body
17419 of testcase moved in.
17420
01d8c27e
JK
174212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17422 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.base/funcargs.exp (finish from indirectly called function):
17425 Reintroduce the case for 'First'.
17426
9a706302
JK
174272016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17428 Pedro Alves <palves@redhat.com>
17429
17430 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17431 (tcatch_vfork_then_child_follow_exec)
17432 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17433 identification.
17434
c0ecb95f
JK
174352016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17436
17437 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17438 and repeats to unlimited.
17439 * gdb.python/py-value.exp: Likewise.
17440 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17441 and repeats to unlimited.
17442
6cfc1fcb
JK
174432016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17444
17445 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17446 and reordering the functions.
17447 * gdb.multi/hangout.c: Likewise.
17448 * gdb.multi/hello.c: Likewise.
17449
582a1b00
SM
174502016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17451
17452 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17453 absolute.
17454 (SingleStatisticTestResult.report): Use dict.keys instead of
17455 dict.iterkeys.
17456
79bc59cb
PA
174572016-01-06 Pedro Alves <palves@redhat.com>
17458
17459 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17460
43368e1d
MM
174612016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17462
17463 * gdb.btrace/dlopen.exp: New.
17464 * gdb.btrace/dlopen.c: New.
17465 * gdb.btrace/dlopen-dso.c: New.
17466
79fad5b8
SL
174672015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17468
17469 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17470 PATTERN argument is optional.
17471
ab8314b3
JB
174722015-12-24 Joel Brobecker <brobecker@adacore.com>
17473
17474 * lib/ada.exp (target_compile_ada_from_dir): New function.
17475 (gdb_compile_ada): Reimplement avoiding the use of project files.
17476 * gdb.ada/gnat_ada.gpr: Delete.
17477 * gdb.ada/cond_lang.exp: Adjust test to make path before
17478 filename optional.
17479 * gdb.ada/small_reg_param.exp: Likewise.
17480
fe33faff
SM
174812015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17482
17483 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17484
6d265cb4
TP
174852015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17486
17487 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17488 case.
17489
10125099
SM
174902015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17491
17492 * gdb.base/break.exp: Remove dead code.
17493 * gdb.base/sepdebug.exp: Likewise.
17494
3ca22649
SM
174952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17496
17497 * gdb.asm/asm-source.exp: Remove HP-UX references.
17498 * gdb.base/annota1.exp: Likewise.
17499 * gdb.base/annota3.exp: Likewise.
17500 * gdb.base/attach.exp: Likewise.
17501 * gdb.base/bigcore.exp: Likewise.
17502 * gdb.base/break.exp: Likewise.
17503 * gdb.base/call-ar-st.exp: Likewise.
17504 * gdb.base/callfuncs.exp: Likewise.
17505 * gdb.base/catch-fork-static.exp: Likewise.
17506 * gdb.base/display.exp: Likewise.
17507 * gdb.base/foll-exec-mode.exp: Likewise.
17508 * gdb.base/foll-exec.exp: Likewise.
17509 * gdb.base/foll-fork.exp: Likewise.
17510 * gdb.base/foll-vfork.exp: Likewise.
17511 * gdb.base/funcargs.exp: Likewise.
17512 * gdb.base/hbreak2.exp: Likewise.
17513 * gdb.base/inferior-died.exp: Likewise.
17514 * gdb.base/interrupt.exp: Likewise.
17515 * gdb.base/multi-forks.exp: Likewise.
17516 * gdb.base/nodebug.exp: Likewise.
17517 * gdb.base/sepdebug.exp: Likewise.
17518 * gdb.base/solib1.c: Likewise.
17519 * gdb.base/step-test.exp: Likewise.
17520 * gdb.mi/non-stop.c: Likewise.
17521 * gdb.mi/pthreads.c: Likewise.
17522 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17523 * gdb.threads/pthreads.c: Likewise.
17524 * gdb.threads/staticthreads.exp: Likewise.
17525 * lib/future.exp: Likewise.
17526 * lib/gdb.exp: Likewise.
17527 * gdb.base/so-indr-cl.c: Remove.
17528 * gdb.base/so-indr-cl.exp: Likewise.
17529 * gdb.base/solib.c: Likewise.
17530 * gdb.base/solib.exp: Likewise.
17531 * gdb.base/solib2.c: Likewise.
17532
b6304613
SM
175332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17534
17535 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17536 * gdb.base/call-ar-st.exp: Likewise.
17537 * gdb.base/callfuncs.exp: Likewise.
17538 * gdb.base/condbreak.exp: Likewise.
17539 * gdb.base/constvars.exp: Likewise.
17540 * gdb.base/hbreak2.exp: Likewise.
17541 * gdb.base/langs.exp: Likewise.
17542 * gdb.base/list.exp: Likewise.
17543 * gdb.base/long_long.exp: Likewise.
17544 * gdb.base/ptype.exp: Likewise.
17545 * gdb.base/scope.exp: Likewise.
17546 * gdb.base/signals.exp: Likewise.
17547 * gdb.base/so-impl-ld.exp: Likewise.
17548 * gdb.base/varargs.exp: Likewise.
17549 * gdb.base/volatile.exp: Likewise.
17550 * gdb.base/whatis.exp: Likewise.
17551 * gdb.cp/cplusfuncs.exp: Likewise.
17552 * gdb.cp/inherit.exp: Likewise.
17553 * gdb.cp/local.exp: Likewise.
17554 * gdb.cp/member-ptr.exp: Likewise.
17555 * gdb.cp/method.exp: Likewise.
17556 * gdb.cp/overload.exp: Likewise.
17557 * gdb.cp/templates.exp: Likewise.
17558 * gdb.stabs/weird.exp: Likewise.
17559 * lib/compiler.c: Likewise.
17560 * lib/compiler.cc: Likewise.
17561 * lib/cp-support.exp: Likewise.
17562 * lib/gdb.exp: Likewise.
17563
bf401b07
SM
175642015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17565
17566 * configure.ac: Remove HP-UX case.
17567 * configure: Regenerate.
17568
aff9c0f8
SM
175692015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17570
17571 * lib/gdb.exp (gdb_compile): Add function doc.
17572
a6904d5a
PA
175732015-12-17 Pedro Alves <palves@redhat.com>
17574
17575 PR threads/19354
17576 * gdb.multi/info-threads.exp: New file.
17577
a22279dd
YQ
175782015-12-15 Yao Qi <yao.qi@linaro.org>
17579
17580 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17581 is aarch64*-*-*.
17582
0588c796
SL
175832015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17584
17585 * gdb.base/history-duplicates.exp: Skip if no readline support.
17586
5d978e17
SL
175872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17588
17589 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17590
7e763b86
SL
175912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17592
17593 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17594
87a3a92c
SL
175952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17596
17597 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17598 ctrl-C if nointerrupts target property is set.
17599 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17600 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17601 * gdb.base/paginate-bg-execution.exp: Likewise.
17602 * gdb.base/paginate-execution-startup.exp: Likewise.
17603 * gdb.base/random-signal.exp: Likewise.
17604 * gdb.base/range-stepping.exp: Likewise.
17605 * gdb.cp/annota2.exp: Likewise.
17606 * gdb.cp/annota3.exp: Likewise.
17607 * gdb.gdb/selftest.exp: Likewise.
17608 * gdb.threads/continue-pending-status.exp: Likewise.
17609 * gdb.threads/leader-exit.exp: Likewise.
17610 * gdb.threads/manythreads.exp: Likewise.
17611 * gdb.threads/pthreads.exp: Likewise.
17612 * gdb.threads/schedlock.exp: Likewise.
17613 * gdb.threads/sigthread.exp: Likewise.
17614
a8f077dc
DB
176152015-12-11 Don Breazeal <donb@codesourcery.com>
17616
17617 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17618 remote.
17619 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17620 * gdb.base/foll-exec.exp (main): Enable for target remote.
17621 * gdb.base/foll-fork.exp (main): Likewise.
17622 * gdb.base/foll-vfork.exp (main): Likewise.
17623 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17624 (proc continue_to_exit_bp_loc): Use clean_restart.
17625 * gdb.base/pie-execl.exp (main): Disable for target remote.
17626 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17627 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17628 * gdb.threads/execl.exp (main): Likewise.
17629 * gdb.threads/fork-child-threads.exp (main): Likewise.
17630 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17631 remote.
17632 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17633 remote.
17634 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17635 pid.tid style ptids, instead of just tid.
17636 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17637 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17638 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17639 ptids, instead of just tid.
17640
3b2464a8
AB
176412015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17642
17643 * gdb.base/list.exp (test_list_forward): Add end of file error
17644 test.
17645 (test_repeat_list_command): Add end of file error test.
17646 (test_list_backwards): Add beginning of file error test.
17647
a0def019
AB
176482015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17649
17650 * gdb.base/list.exp (test_list_invalid_args): New function,
17651 defined, and called.
17652
5c000dff
AB
176532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17654
17655 * gdb.base/list.exp (test_list): Make test names unique.
17656
f1637ebe
YQ
176572015-12-11 Yao Qi <yao.qi@linaro.org>
17658
17659 * gdb.base/coremaker2.c: Remove.
17660
36d6fc0a
PA
176612015-12-10 Pedro Alves <palves@redhat.com>
17662
17663 * gdb.multi/base.exp: Remove stale "spaces" references.
17664
762f7747
PA
176652015-12-10 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.multi/base.exp: Don't use nowarnings.
17668 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17669 * gdb.multi/hangout.c: Include stdio.h.
17670 * gdb.multi/hello.c: Include stdlib.h.
17671 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17672 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17673 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17674
28d2bfb9
AB
176752015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17676
17677 * gdb.dwarf2/dw2-ranges-base.c: New file.
17678 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17679 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17680 support additional line table, and debug ranges generation.
17681 (Dwarf::ranges): New function, generate .debug_ranges.
17682 (Dwarf::lines): Support generating simple line table programs.
17683 (Dwarf::assemble): Initialise new namespace variables.
17684
5fc2beac
KB
176852015-12-09 Kevin Buettner <kevinb@redhat.com>
17686
17687 * gdb.base/async.exp (proc test_background): Add case for
17688 asynchronous execution not supported.
17689
1c35a88f
LM
176902015-12-09 Luis Machado <lgustavo@codesourcery.com>
17691
17692 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17693 format and change test names to make them unique.
17694
b593e3d9
RK
176952015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17696 Pedro Alves <pedro@redhat.com>
17697
17698 PR gdb/18702
17699 Add checking of floatformats setup on x86_64 hosts.
17700 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17701 (smallval, bigval): New labels/constants.
17702 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17703 float" after loading bigval and smallval.
17704
d72413e6
PMR
177052015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17706
17707 * gdb.ada/fun_overload_menu.exp: New testcase.
17708 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17709
ece66d65
JS
177102015-12-04 Josh Stone <jistone@redhat.com>
17711
17712 * gdb.base/catch-fork-static.exp: New.
17713
41d0efca
YQ
177142015-12-03 Yao Qi <yao.qi@linaro.org>
17715
17716 * gdb.base/sizeof.c: Don't include stdio.h and
17717 ../lib/unbuffer_output.c.
17718 (main): New variable 'size' and 'value'. Remove printf and
17719 gdb_unbuffer_output. Assign return value to size and value.
17720 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17721 at the beginning.
17722 (check_sizeof): Check the result by printing variable 'size'.
17723 (check_valueof): Check the result by printing variable 'value'.
17724
99fd02d9
YQ
177252015-12-01 Yao Qi <yao.qi@linaro.org>
17726
17727 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17728 for aarch64*-*-linux* target.
17729
f2faf941
PA
177302015-11-30 Pedro Alves <palves@redhat.com>
17731
17732 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17733
04bf20c5
PA
177342015-11-30 Pedro Alves <palves@redhat.com>
17735
17736 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17737 Handle non-stop mode vCont replies.
17738
09df4675
PA
177392015-11-30 Pedro Alves <palves@redhat.com>
17740
17741 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17742 prepare_for_testing. Start gdb with "set non-stop on" appended to
17743 GDBFLAGS. Lax expected stop output.
17744
58b584af
YQ
177452015-11-27 Yao Qi <yao.qi@linaro.org>
17746
17747 * gdb.arch/arm-neon.exp: New.
17748 * gdb.arch/arm-neon.c: New.
17749
dfcb77a8
YQ
177502015-11-27 Yao Qi <yao.qi@linaro.org>
17751
17752 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17753
88e8ec1b
YQ
177542015-11-27 Yao Qi <yao.qi@linaro.org>
17755
17756 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17757 frames-invalid annotation.
17758
bfde72c2
YQ
177592015-11-27 Yao Qi <yao.qi@linaro.org>
17760
17761 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17762
f6512a69
SM
177632015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17764
17765 * gdb.threads/names.exp: New file.
17766 * gdb.threads/names.c: New file.
17767 * README: Mention gdb,no_thread_names.
17768
46a3515b
MM
177692015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17770
17771 PR 19297
17772 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17773 support" error.
17774
62147a22
PA
177752015-11-24 Pedro Alves <palves@redhat.com>
17776
17777 PR 17539
17778 * gdb.base/display.exp: Expect displays to be sorted in ascending
17779 order. Use multi_line.
17780 * gdb.base/solib-display.exp: Likewise.
17781
2f341b6e
PA
177822015-11-24 Pedro Alves <palves@redhat.com>
17783
17784 PR 17539
25d49b86
PA
17785 * gdb.base/display.exp: Expect displays to be sorted in ascending
17786 order. Use multi_line.
17787 * gdb.base/solib-display.exp: Likewise.
2f341b6e 17788
7e0aa6aa
PA
177892015-11-24 Pedro Alves <palves@redhat.com>
17790
17791 PR 17539
17792 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17793 threads in ascending order.
17794 * gdb.base/foll-fork.exp: Likewise.
17795 * gdb.base/foll-vfork.exp: Likewise.
17796 * gdb.base/multi-forks.exp: Likewise.
17797 * gdb.mi/mi-nonstop.exp: Likewise.
17798 * gdb.mi/mi-nsintrall.exp: Likewise.
17799 * gdb.multi/base.exp: Likewise.
17800 * gdb.multi/multi-arch.exp: Likewise.
17801 * gdb.python/py-inferior.exp: Likewise.
17802 * gdb.threads/break-while-running.exp: Likewise.
17803 * gdb.threads/execl.exp: Likewise.
17804 * gdb.threads/gcore-thread.exp: Likewise.
17805 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17806 * gdb.threads/kill.exp: Likewise.
17807 * gdb.threads/linux-dp.exp: Likewise.
17808 * gdb.threads/multiple-step-overs.exp: Likewise.
17809 * gdb.threads/next-bp-other-thread.exp: Likewise.
17810 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17811 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17812 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17813 * gdb.threads/thread-find.exp: Likewise.
17814 * gdb.threads/tls.exp: Likewise.
17815 * lib/mi-support.exp (mi_reverse_list): Delete.
17816 (mi_check_thread_states): No longer reverse list.
17817
2cc57ad8
PA
178182015-11-24 Pedro Alves <palves@redhat.com>
17819
17820 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17821 use lowercase.
17822
c93e8391
SM
178232015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17824
17825 * gdb.trace/actions.c: Include trace-common.h.
17826 (main): Add a location for a fast tracepoint.
17827 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17828 the normal tracepoints.
17829 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17830
045ccf91
SM
178312015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17832
17833 * save-trace.exp: Factor out code to these...
17834 (gdb_save_tracepoints): New.
17835 (gdb_load_tracepoints): New.
17836 (do_save_load_test): New.
17837
5506f9f6
KB
178382015-11-23 Kevin Buettner <kevinb@redhat.com>
17839
17840 * gdb.base/asmlabel.exp: New test.
17841 * gdb.base/asmlabel.c: New test case.
17842
16c3b12f
JB
178432015-11-23 Joel Brobecker <brobecker@adacore.com>
17844
17845 * gdb.base/wrong_frame_bt_full-main.c: New file.
17846 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17847 * gdb.base/wrong_frame_bt_full.exp: New file.
17848
155bfbd3
JB
178492015-11-23 Joel Brobecker <brobecker@adacore.com>
17850
17851 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17852
bb097445
JM
178532015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17854
206853a0 17855 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
17856 pstate register when comparing registers values in
17857 sparc64-*-linux-gnu targets to avoid spurious differences.
17858
9c88ed8f
JM
178592015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17860
206853a0 17861 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 17862
96161e25
SL
178632015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17864
17865 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17866 as type argument to gdb_compile.
17867 * gdb.base/nested-subp2.exp: Likewise.
17868 * gdb.base/nested-subp3.exp: Likewise.
17869
340c2830
DV
178702015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17871
17872 * lib/dwarf.exp (_note): Fix left shift of negative value.
17873 * gdb.trace/trace-condition.exp: Likewise.
17874
c1862d0f
YQ
178752015-11-13 Yao Qi <yao.qi@linaro.org>
17876
17877 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17878 comments about d10v.
17879 (test_scalar_returns): Likewise.
17880 * gdb.base/d10v.ld: Remove.
17881 * gdb.base/overlays.exp: Remove the target triplet checking for
17882 d10v-*-*.
17883 * gdb.base/structs.exp (test_struct_returns): Remove the
17884 comments about d10v.
17885 (test_struct_calls): Likewise.
17886
77ae9c19
YQ
178872015-11-13 Yao Qi <yao.qi@linaro.org>
17888
17889 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17890 * gdb.base/gnu_vector.c: Don't include stdio.h.
17891 (main): Don't print res and call add_some_intvecs.
17892
430e004e
MK
178932015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17894
17895 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17896 macro.
17897 (func5): Removed.
17898 (func4): Use FAST_TRACEPOINT_LABEL.
17899 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17900 macro.
17901 (func): Removed.
17902 (thread_function): Use FAST_TRACEPOINT_LABEL.
17903 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17904 (func): Remove.
17905 (marker): Use FAST_TRACEPOINT_LABEL.
17906 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17907 (pendfunc1): Remove.
17908 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17909 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17910 (foo): Remove.
17911 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17912 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17913 macro.
17914 (func): Remove.
17915 (marker): Use FAST_TRACEPOINT_LABEL.
17916 * gdb.trace/trace-common.h: New header.
17917 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17918 macro.
17919 (func): Remove.
17920 (marker): Use FAST_TRACEPOINT_LABEL.
17921 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17922 (func): Remove.
17923 (thread_function): Use FAST_TRACEPOINT_LABEL.
17924
6e7675a7
MK
179252015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17926
17927 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17928 in front.
17929 * gdb.trace/change-loc.exp: Use global pcreg definition.
17930 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17931 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17932 in front.
17933 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17934 * gdb.trace/pending.exp: Likewise.
17935 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17936 * gdb.trace/trace-break.exp: Likewise.
17937 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17938 in front.
17939 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17940 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17941 in front.
17942 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17943
dddc0e16
JB
179442015-11-09 Joel Brobecker <brobecker@adacore.com>
17945
17946 * gdb.ada/fin_fun_out: New testcase.
17947
c6f0b406
KB
179482015-11-07 Kevin Buettner <kevinb@redhat.com>
17949
17950 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17951 value associated with DW_AT_byte_size.
17952 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17953 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17954 DW_AT_upper_bound.
17955
f01dcfd9
KB
179562015-11-07 Kevin Buettner <kevinb@redhat.com>
17957
17958 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17959 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17960 version.
17961 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17962 gdb.dwarf2/dw2-canonicalize-type.exp,
17963 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17964 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17965 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17966 provided by gdb_target_symbol_prefix_flags_asm.
17967 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17968 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17969 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17970 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17971 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17972 macros where needed). Use this macro for symbols which require
17973 the prefix provided by SYMBOL_PREFIX.
17974
2223449a
KB
179752015-11-05 Kevin Buettner <kevinb@redhat.com>
17976
17977 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17978 New procs.
17979 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17980 representing expressions, of more than one list element.
17981 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17982 to prepend linker symbol prefix to f.
17983 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17984 table_1 and table_2.
17985 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17986 Likewise, for f and g.
17987 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17988 for ptr.
17989 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17990 for main.
17991 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17992 table_1_ptr and table_2_ptr.
17993
6f2f1a3a
JK
179942015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17995 Joel Brobecker <brobecker@adacore.com>
17996
17997 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17998
566c56c9
MK
179992015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
18000
18001 * gdb.reverse/s390-mvcle.c: New test.
18002 * gdb.reverse/s390-mvcle.exp: New file.
18003 * lib/gdb.exp: Enable reverse tests on s390*-linux.
18004
d5f0636b
MK
180052015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18006
18007 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
18008
7ad8b86c
MK
180092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18010
18011 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
18012 reaching marker2.
18013 * gdb.reverse/getresuid-reverse.exp: Likewise.
18014 * gdb.reverse/pipe-reverse.exp: Likewise.
18015 * gdb.reverse/readv-reverse.exp: Likewise.
18016 * gdb.reverse/recvmsg-reverse.exp: Likewise.
18017 * gdb.reverse/time-reverse.exp: Likewise.
18018 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
18019
4081c0f1
YQ
180202015-10-30 Yao Qi <yao.qi@linaro.org>
18021
18022 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18023 (empty_cycle): Remove.
18024 (main): Don't call empty_cycle. Don't use watch_count_done.
18025 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18026 empty_cycle. Rewrite the code counting HW watchpoints.
18027
452b4ba5
MK
180282015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18029
18030 * gdb.reverse/fstatat-reverse.c: New test.
18031 * gdb.reverse/fstatat-reverse.exp: New file.
18032 * gdb.reverse/getresuid-reverse.c: New test.
18033 * gdb.reverse/getresuid-reverse.exp: New file.
18034 * gdb.reverse/pipe-reverse.c: New test.
18035 * gdb.reverse/pipe-reverse.exp: New file.
18036 * gdb.reverse/readv-reverse.c: New test.
18037 * gdb.reverse/readv-reverse.exp: New file.
18038 * gdb.reverse/recvmsg-reverse.c: New test.
18039 * gdb.reverse/recvmsg-reverse.exp: New file.
18040 * gdb.reverse/time-reverse.c: New test.
18041 * gdb.reverse/time-reverse.exp: New file.
18042 * gdb.reverse/waitpid-reverse.c: New test.
18043 * gdb.reverse/waitpid-reverse.exp: New file.
18044
5e2e7507
JK
180452015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18046
18047 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18048
0fde2c53
DE
180492015-10-26 Doug Evans <dje@google.com>
18050
18051 PR symtab/17391
18052 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18053 * gdb.dwarf2/bad-regnum.c: New file.
18054 * gdb.dwarf2/bad-regnum.exp: New file.
18055
1a70ae97
DE
180562015-10-26 Doug Evans <dje@google.com>
18057
18058 PR python/18938
18059 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18060 file.
18061
27dc26ab
JK
180622015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18063
18064 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18065 for a change by "Mention language in compile error message".
18066
bed91f4d
SM
180672015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18068
18069 PR python/18073
18070 * gdb.python/py-type.c (C::a_method): New.
18071 (C::a_const_method): New.
18072 (C::a_static_method): New.
18073 (a_function): New.
18074 * gdb.python/py-type.exp (test_fields): Test getting fields
18075 from function and method.
18076
3f2f83dd
KB
180772015-10-21 Keven Boell <keven.boell@intel.com>
18078
18079 * gdb.fortran/vla-alloc-assoc.exp: New file.
18080 * gdb.fortran/vla-datatypes.exp: New file.
18081 * gdb.fortran/vla-datatypes.f90: New file.
18082 * gdb.fortran/vla-history.exp: New file.
18083 * gdb.fortran/vla-ptype-sub.exp: New file.
18084 * gdb.fortran/vla-ptype.exp: New file.
18085 * gdb.fortran/vla-sizeof.exp: New file.
18086 * gdb.fortran/vla-sub.f90: New file.
18087 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18088 * gdb.fortran/vla-value-sub-finish.exp: New file.
18089 * gdb.fortran/vla-value-sub.exp: New file.
18090 * gdb.fortran/vla-value.exp: New file.
18091 * gdb.fortran/vla-ptr-info.exp: New file.
18092 * gdb.mi/mi-vla-fortran.exp: New file.
18093 * gdb.mi/vla.f90: New file.
18094
27145d50
SL
180952015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18096
18097 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18098 of hardwired timeout value.
18099
5f3ff4f8
JK
181002015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18101 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18104 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18105
bfd09d20
JS
181062015-10-19 Josh Stone <jistone@redhat.com>
18107
18108 * gdb.base/catch-syscall.c: Include <sched.h>.
18109 (unknown_syscall): New variable.
18110 (main): Trigger a vfork and an unknown syscall.
18111 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18112 (unknown_syscall_number): Likewise.
18113 (check_call_to_syscall): Accept an optional syscall pattern.
18114 (check_return_from_syscall): Likewise.
18115 (check_continue): Likewise.
18116 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18117 (test_catch_syscall_skipping_return): New test toggling off 'catch
18118 syscall' to step over the syscall return, then toggling back on.
18119 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18120 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18121 (do_syscall_tests): Call test_catch_syscall_without_args and
18122 test_catch_syscall_mid_vfork.
18123 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18124 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18125
b32b93c6
AS
181262015-10-19 Andrew Stubbs <ams@codesourcery.com>
18127
18128 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18129 print g_vE): Add new pass patterns.
18130 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18131 print various symbol names for vptr fields.
18132
9d622bda
AB
181332015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18134
18135 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18136 results.
18137
0fd8ac1c
YQ
181382015-10-12 Yao Qi <yao.qi@linaro.org>
18139
18140 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18141
34240514
YQ
181422015-10-12 Yao Qi <yao.qi@linaro.org>
18143
18144 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18145 is aarch64*-*-linux*.
18146
8240f442
YQ
181472015-10-12 Yao Qi <yao.qi@linaro.org>
18148
18149 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18150 (can_relocate_bcond_true): ... it.
18151 (can_relocate_bcond_false): New function.
18152 (foo): Likewise.
18153 (can_relocate_bl): Likewise.
18154 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18155 can_relocate_bl.
18156
2520f728
PMR
181572015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18158
18159 * gdb.base/nested-addr.c: New file.
18160 * gdb.base/nested-addr.exp: New testcase.
18161
abcef95a
MM
181622015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18163
18164 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18165 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18166 its output. Ignore the output of "record goto begin" and instead
18167 check that GDB is replaying.
18168
145e3ddb
PA
181692015-10-09 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18172 (top level): Use it in the run with no args test.
18173
d5d8c4e1
IB
181742015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18175
18176 * gdb.dlang/properties.exp: New file.
18177
06e635ef
SL
181782015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18179
18180 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18181 whether or not address 0x1000 is mapped on the target.
18182
e019fd1d
SM
181832015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18184
18185 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18186 build.
18187
77ba2a67
MM
181882015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18189
18190 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18191 instruction-history test.
18192
c60eb31f
DE
181932015-09-28 Doug Evans <dje@google.com>
18194
18195 * gdb.base/gcore.c (array_func): Add reference to static_array.
18196
9a3c8263
SM
181972015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18198
18199 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18200 source line.
18201
9720e656
SL
182022015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18203
18204 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18205 short or char as base type.
18206
938d3bf2
SL
182072015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18208
18209 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18210 to allow any size enum.
18211
e6c2c623
PMR
182122015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18213
18214 * gdb.ada/array_ptr_renaming.exp: New testcase.
18215 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18216 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18217
06da0f77
PL
182182015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18219
18220 * gdb.trace/ftrace-lock.c: New file.
18221 * gdb.trace/ftrace-lock.exp: New file.
18222
4f51c22a
PL
182232015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18224
18225 * gdb.arch/insn-reloc.c: New file.
18226 * gdb.arch/ftrace-insn-reloc.exp: New file.
18227
7041adf4
PL
182282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18229
18230 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18231 instruction.
18232 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18233 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18234 * gdb.trace/range-stepping.c: Likewise.
18235 * gdb.trace/trace-break.c: Likewise.
18236 * gdb.trace/trace-mt.c (thread_function): Likewise.
18237 * gdb.trace/ftrace.c (marker): Likewise.
18238 * gdb.trace/trace-condition.c (marker): Likewise.
18239 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18240 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18241 is_aarch64_target.
18242
015d2e7e
DE
182432015-09-18 Doug Evans <xdje42@gmail.com>
18244
18245 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18246 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18247
26b188a2
SL
182482015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18249
18250 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18251 the breakpoint.
18252
79dc332b
SL
182532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18254
18255 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18256 the pending breakpoint. Remove timeout override for "Run till
18257 MI pending breakpoint on pendfunc3 on thread 2" test.
18258
f57929f2
SL
182592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18260
18261 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18262 filename pattern.
18263
3f469b17
SL
182642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18265
18266 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18267 in breakpoint filename pattern.
18268
515b89b3
SL
182692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18270
7800dbe4
SL
18271 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18272
182732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18274
515b89b3
SL
18275 * gdb.linespec/explicit.exp: Check for readline support for
18276 tab-completion tests. Fix obvious typo.
18277
d2939ba2
MM
182782015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18279
18280 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18281 and replay.
18282
cbb55fa7
MM
182832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18284
18285 * gdb.btrace/non-stop.c: New.
18286 * gdb.btrace/non-stop.exp: New.
18287
43691ca1
PL
182882015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18289 Yao Qi <yao.qi@linaro.org>
18290
18291 * gdb.trace/trace-condition.c: New file.
18292 * gdb.trace/trace-condition.exp: New file.
18293
d78908cf
WW
182942015-09-16 Wei-cheng Wang <cole945@gmail.com>
18295
18296 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18297 for testing bytecode compilation.
18298
1ed415e2
PA
182992015-09-16 Pedro Alves <palves@redhat.com>
18300 Sandra Loosemore <sandra@codesourcery.com>
18301
18302 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18303 (SECONDS): Redefine.
18304 (main): Call pthread_kill and alarm early.
18305 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18306 support.
18307 (test): If the target can't hardware step and doesn't support
18308 displaced stepping, increase the timeout.
18309
d136eff5
PA
183102015-09-16 Pedro Alves <palves@redhat.com>
18311
18312 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18313 (enable_debug): New procedures.
18314 (test): Use them. Bail out if waiting for threads fails.
18315 (top level): Bail out if a test fails.
18316
991f019c
YQ
183172015-09-16 Yao Qi <yao.qi@linaro.org>
18318
18319 * gdb.asm/asm-source.exp: Set asm-arch for
18320 aarch64*-*-* target.
18321 * gdb.asm/aarch64.inc: New file.
18322
bfca584f
PMR
183232015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18324
18325 * gdb.ada/array_of_variable_length.exp: New testcase.
18326 * gdb.ada/array_of_variable_length/foo.adb: New file.
18327 * gdb.ada/array_of_variable_length/pck.adb: New file.
18328 * gdb.ada/array_of_variable_length/pck.ads: New file.
18329
b326e587
DE
183302015-09-15 Doug Evans <dje@google.com>
18331
18332 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18333 of function static local variable.
18334
5382cfab
PW
183352015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18336
18337 * gdb.threads/tls-so_extern.exp: New test file.
18338 * gdb.threads/tls-so_extern.c: New test file.
18339 * gdb.threads/tls-so_extern_main.c: New test file.
18340
141c5cc4
JK
183412015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18342
18343 * gdb.opt/solib-intra-step-lib.c: New file.
18344 * gdb.opt/solib-intra-step-main.c: New file.
18345 * gdb.opt/solib-intra-step.exp: New file.
18346
d15dcecd
PA
183472015-09-15 Pedro Alves <palves@redhat.com>
18348
18349 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18350 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18351
4c2f2a79
PA
183522015-09-14 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/hook-stop-continue.c: Delete.
18355 * gdb.base/hook-stop-continue.exp: Delete.
18356 * gdb.base/hook-stop-frame.c: Delete.
18357 * gdb.base/hook-stop-frame.exp: Delete.
18358 * gdb.base/hook-stop.c: New file.
18359 * gdb.base/hook-stop.exp: New file.
18360
919e6dbe
PMR
183612015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18362
18363 * gdb.ada/access_to_packed_array.exp: New testcase.
18364 * gdb.ada/access_to_packed_array/foo.adb: New file.
18365 * gdb.ada/access_to_packed_array/pack.adb: New file.
18366 * gdb.ada/access_to_packed_array/pack.ads: New file.
18367
157280a4
MM
183682015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18369
18370 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18371 buffer size test.
18372
2fd33e94
DB
183732015-09-11 Don Breazeal <donb@codesourcery.com>
18374
18375 * gdb.base/foll-exec.c: Add copyright header. Fix
18376 formatting issues.
18377 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18378 (do_exec_tests): Use clean_restart in place of zap_session,
18379 and for test initialization. Fix formatting issues. Use
18380 fail in place of perror.
18381 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18382 an expect statement to match an expression with output from
18383 the program under debug.
18384 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18385 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18386 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18387 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18388 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18389
e70b6e8e
DE
183902015-09-09 Doug Evans <dje@google.com>
18391
18392 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18393
7a551a51
DE
183942015-09-09 Doug Evans <dje@google.com>
18395
18396 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18397
4c666f84
DE
183982015-09-09 Doug Evans <dje@google.com>
18399
18400 * gdb.base/savedregs.exp: Fix typo.
18401
243a9253
PA
184022015-09-09 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18405
c0fa8fbd
SL
184062015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18407
18408 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18409 command actually switches threads. Give up on remaining
18410 tests if target fails to stop at breakpoint.
18411
cd7c1778
PMR
184122015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18413
18414 * gdb.ada/funcall_char.exp: New testcase.
18415 * gdb.ada/funcall_char/foo.adb: New file.
18416
dc5c8746
PMR
184172015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18418
18419 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18420 expected outputs. Add two testcases for completing ambiguous
18421 functions.
18422 * gdb.ada/complete/aux_pck.adb: New file.
18423 * gdb.ada/complete/aux_pck.ads: New file.
18424 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18425 Ambiguous_Func functions.
18426 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18427 * gdb.ada/complete/pck.adb: Likewise.
18428
4e83a1e7
UW
184292015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18430
18431 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18432 failures to run the test program under GDB.
18433
8ce74153
LM
184342015-08-26 Luis Machado <lgustavo@codesourcery.com>
18435
18436 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18437 to C.
18438
e9756d52
PP
184392015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18440
18441 * gdb.base/run-after-attach.exp: New test file.
18442 * gdb.base/run-after-attach.c: New test file.
18443
8d37573b
DB
184442015-08-26 Don Breazeal <donb@codesourcery.com>
18445
18446 * gdb.base/foll-exec-2.c: New test program.
18447 * gdb.base/foll-exec-2.exp: New test.
18448
63e43d3a
PMR
184492015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18450
18451 * gdb.base/nested-subp1.exp: New file.
18452 * gdb.base/nested-subp1.c: New file.
18453 * gdb.base/nested-subp2.exp: New file.
18454 * gdb.base/nested-subp2.c: New file.
18455 * gdb.base/nested-subp3.exp: New file.
18456 * gdb.base/nested-subp3.c: New file.
18457
3d40fbb5
PA
184582015-08-24 Pedro Alves <palves@redhat.com>
18459
18460 * gdb.server/connect-without-multi-process.c: New file.
18461 * gdb.server/connect-without-multi-process.exp: New file.
18462
4422ac93
LM
184632015-08-24 Luis Machado <lgustavo@codesourcery.com>
18464
18465 * gdb.opt/inline-markers.c: Make z int.
18466
91dddb86
LM
184672015-08-24 Luis Machado <lgustavo@codesourcery.com>
18468
18469 * gdb.opt/inline-markers.c: Make z volatile.
18470
a48847ee
LM
184712015-08-24 Luis Machado <lgustavo@codesourcery.com>
18472
18473 * gdb.opt/inline-bt.c: New volatile global z.
18474 * gdb.opt/inline-cmds.c: Likewise.
18475 * gdb.opt/inline-locals.c: Likewise.
18476 * gdb.opt/inline-markers.c: New extern global z.
18477 (marker): Use z.
18478 (inline_fn): Likewise.
18479
0ebbc52b
PA
184802015-08-24 Pedro Alves <palves@redhat.com>
18481
18482 * config/m32r-stub.exp: Remove file.
18483 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18484 * gdb.base/call-rt-st.exp: Likewise.
18485 * gdb.base/call-strs.exp: Likewise.
18486 * gdb.base/default.exp: Remove references to h8300-*-hms and
18487 *-*-udi*.
18488 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18489
77c365df
AA
184902015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18491
18492 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18493 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18494 and "return" use KFAIL when GDB can not read/write the vector
18495 return value.
18496
4313b8c0
GB
184972015-08-21 Gary Benson <gbenson@redhat.com>
18498
18499 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18500
0e433b32
PA
185012015-08-20 Pedro Alves <palves@redhat.com>
18502
18503 * gdb.server/solib-list.exp: No longer expect an interior stop in
18504 non-stop mode.
18505
221e1a37
PA
185062015-08-20 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.server/connect-stopped-target.c: New file.
18509 * gdb.server/connect-stopped-target.exp: New file.
18510
40e3ad0e
PA
185112015-08-20 Pedro Alves <palves@redhat.com>
18512
18513 * gdb.dwarf2/comp-unit-lang.exp: New file.
18514 * gdb.dwarf2/comp-unit-lang.c: New file.
18515
af39b327
PMR
185162015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18517
18518 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18519 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18520
7d45c7c3 185212015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 18522
7d45c7c3
KB
18523 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18524 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18525
4d6cceb4
DE
185262015-08-18 Doug Evans <dje@google.com>
18527 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18528
18529 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18530 skip_python_tests. New arg prompt_regexp.
18531 (skip_python_tests): New function.
18532 * lib/mi-support.exp (mi_skip_python_tests): New function.
18533 * gdb.python/py-mi-objfile-gdb.py: New file.
18534 * gdb.python/py-mi-objfile.c: New file.
18535 * gdb.python/py-mi-objfile.exp: New file.
18536
ad89c2aa
KS
185372015-08-17 Keith Seitz <keiths@redhat.com>
18538
18539 * gdb.linespec/explicit.exp: Move strace test from here ...
18540 * gdb.trace/strace.exp: ... to here.
18541
e3ae3c43
PP
185422015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18543
18544 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18545 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18546
604b2636
DE
185472015-08-14 Doug Evans <xdje42@gmail.com>
18548
18549 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18550 inferior before selecting a new file.
18551
6ff0ba5f
DE
185522015-08-14 Doug Evans <xdje42@gmail.com>
18553
18554 * gdb.mi/mi-disassemble.exp: Update.
18555 * gdb.base/disasm-optim.S: New file.
18556 * gdb.base/disasm-optim.c: New file.
18557 * gdb.base/disasm-optim.h: New file.
18558 * gdb.base/disasm-optim.exp: New file.
18559
9ca98f92
KS
185602015-08-14 Keith Seitz <keiths@redhat.com>
18561
18562 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18563 "evaluated-by".
18564
52bbc560
JB
185652015-08-13 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18568
5d8c3ed3
PMR
185692015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18570
18571 * gdb.ada/fun_renaming.exp: New testcase.
18572 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18573 * gdb.ada/fun_renaming/pack.adb: New file.
18574 * gdb.ada/fun_renaming/pack.ads: New file.
18575
ea8812bc
KS
185762015-08-12 Keith Seitz <keiths@redhat.com>
18577
18578 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18579 gdb_get_line_number.
18580
4dafcdeb
JB
185812015-08-12 Joel Brobecker <brobecker@adacore.com>
18582
18583 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18584 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18585 gdb.base/dso2dso.exp: New files.
18586
5ba32597
SDJ
185872015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18588 Pedro Alves <palves@redhat.com>
18589 Keith Seitz <keiths@redhat.com>
18590
18591 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18592 GDBFLAGS.
18593
b6dafabf
PP
185942015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18595
18596 * gdb.base/gdbhistsize-history.exp
18597 (test_histsize_history_setting): Use save_vars.
18598 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18599 Use save_vars.
18600 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18601 * gdb.base/readline.exp: Use save_vars.
18602
abe8e607
PP
186032015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18604
18605 * lib/gdb.exp (save_vars): New proc.
18606
629500fa
KS
186072015-08-11 Keith Seitz <keiths@redhat.com>
18608
18609 * gdb.base/help.exp: Update help_breakpoint_text.
18610
eb8c4e2e
KS
186112015-08-11 Keith Seitz <keiths@redhat.com>
18612
18613 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18614 (at toplevel): Call test_explicit_breakpoints.
18615 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18616 breakpoints.
18617 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18618 breakpoint conditions, "-cond".
18619
87f0e720
KS
186202015-08-11 Keith Seitz <keiths@redhat.com>
18621
18622 * gdb.linespec/3explicit.c: New file.
18623 * gdb.linespec/cpexplicit.cc: New file.
18624 * gdb.linespec/cpexplicit.exp: New file.
18625 * gdb.linespec/explicit.c: New file.
18626 * gdb.linespec/explicit.exp: New file.
18627 * gdb.linespec/explicit2.c: New file.
18628 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18629 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18630 before using in the matching pattern.
18631 Clarify that `prefix' is a regular expression.
18632
f00aae0f
KS
186332015-08-11 Keith Seitz <keiths@redhat.com>
18634
18635 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18636 test.
18637 Add tests for missing ",FMT" and ",".
18638
e27852be
DE
186392015-08-10 Doug Evans <dje@google.com>
18640 Keith Seitz <keiths@redhat.com>
18641
18642 PR gdb/17960
18643 * gdb.base/completion.exp: Add location completer tests.
18644
7f03bd92
PA
186452015-08-07 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18648 tests here.
18649 (top level): Run do_test with and without displaced stepping.
18650
3fc8eb30
PA
186512015-08-07 Pedro Alves <palves@redhat.com>
18652
18653 * gdb.base/valgrind-disp-step.c: New file.
18654 * gdb.base/valgrind-disp-step.exp: New file.
18655
d4569d7b
PA
186562015-08-07 Pedro Alves <palves@redhat.com>
18657
18658 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18659 Delete function.
18660 (main): Add alarm. Run an infinite loop instead of calling
18661 wait_threads.
18662 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18663 comment.
18664 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18665 Delete function.
18666 (main): Add alarm. Run an infinite loop instead of calling
18667 wait_threads.
18668 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18669 comment.
18670
e1316e60
PA
186712015-08-07 Pedro Alves <palves@redhat.com>
18672
18673 * gdb.base/checkpoint-ns.exp: New file.
18674 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18675 standard_testfile.
18676
da8c46d2
MM
186772015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18678
18679 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18680 * gdb.btrace/instruction_history.exp: Update.
18681 * gdb.btrace/tsx.exp: New.
18682 * gdb.btrace/tsx.c: New.
18683
de1c2c52
PA
186842015-08-06 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18687 increase timeout.
18688 * gdb.reverse/until-precsave.exp: Bump timeouts.
18689
782e0bf4
PA
186902015-08-06 Pedro Alves <palves@redhat.com>
18691
18692 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18693
83e97ed0
PA
186942015-08-06 Pedro Alves <palves@redhat.com>
18695
18696 PR gdb/18749
18697 * gdb.threads/process-dies-while-handling-bp.c: New file.
18698 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18699
863d01bd
PA
187002015-08-06 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18703 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18704
0a39bb32
PA
187052015-08-05 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18708 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18709
ee2d2b10
SL
187102015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18711
18712 * gdb.base/bp-permanent.exp: Report test as unsupported if
18713 the target cannot stop at the permanent breakpoint.
18714
4e1bdb00
DE
187152015-08-03 Doug Evans <dje@google.com>
18716
18717 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18718 10000.
18719
3d338901
DE
187202015-08-03 Doug Evans <dje@google.com>
18721
18722 * Makefile.in (workers/%.worker, build-perf): New rule.
18723 (GDB_PERFTEST_MODE): New variable.
18724 (check-perf): Use it.
18725 (clean): Clean up gdb.perf parallel build subdirs.
18726 * lib/build-piece.exp: New file.
18727 * lib/gdb.exp (make_gdb_parallel_path): New function
18728 (standard_output_file, standard_temp_file): Call it.
18729 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18730 of $GDB_PARALLEL.
18731 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18732
af061d3e
DE
187332015-08-03 Doug Evans <dje@google.com>
18734
8e1afc81 18735 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
18736 (LOG_FILE_NAME): New global.
18737 (TextReporter.__init__): Initialize self.txt_sum.
18738 (TextReporter.report): Add support for multiple data-points.
18739 Move report to perftest.sum, put raw data in perftest.log.
18740 (TextReporter.start): Open sum and log files.
18741 (TextReporter.end): Close sum and log files.
8e1afc81
DE
18742 * gdb.perf/lib/perftest/testresult.py
18743 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 18744
2c8c5d37
PA
187452015-07-31 Pedro Alves <palves@redhat.com>
18746
18747 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18748 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18749 kill_wait_spawned_process instead of explicit "kill -9".
18750 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18751 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18752 kill_wait_spawned_process.
18753 * gdb.base/attach-twice.exp: Likewise.
18754 * gdb.base/attach.exp: Likewise.
18755 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18756 gdb_test_multiple.
18757 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18758 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18759 kill_wait_spawned_process.
18760 * gdb.base/valgrind-infcall.exp: Likewise.
18761 * gdb.multi/multi-attach.exp: Likewise.
18762 * gdb.python/py-prompt.exp: Likewise.
18763 * gdb.python/py-sync-interp.exp: Likewise.
18764 * gdb.server/ext-attach.exp: Likewise.
18765 * gdb.threads/attach-into-signal.exp (corefunc): Use
18766 spawn_wait_for_attach, spawn_id_get_pid and
18767 kill_wait_spawned_process.
18768 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18769 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18770 spawn_id_get_pid and kill_wait_spawned_process.
18771 * gdb.threads/attach-stopped.exp (corefunc): Use
18772 spawn_wait_for_attach, spawn_id_get_pid and
18773 kill_wait_spawned_process.
18774 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18775 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18776 kill_wait_spawned_process instead of explicit "kill -9".
18777 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18778 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18779 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18780 processes. Don't map cygwin/windows pids here. Now returns a
18781 spawn id list.
18782
032a0fca
SL
187832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18784
18785 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18786 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18787 correct patch.
18788
61a934ca
SL
187892015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18790
18791 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18792
4bc4d428
SL
187932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18794
18795 Reapply:
18796 2014-05-21 Mark Wielaard <mjw@redhat.com>
18797
18798 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18799
998d452a
PA
188002015-07-30 Pedro Alves <palves@redhat.com>
18801
18802 * linux-low.c (handle_extended_wait): Set the child's last
18803 reported status to TARGET_WAITKIND_STOPPED.
18804
69dde7dc
PA
188052015-07-30 Pedro Alves <palves@redhat.com>
18806
18807 PR threads/18600
18808 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18809 only shows inferior 1.
18810
4dd63d48
PA
188112015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18812 Pedro Alves <palves@redhat.com>
18813
18814 PR threads/18600
18815 * gdb.threads/fork-plus-threads.c: New file.
18816 * gdb.threads/fork-plus-threads.exp: New file.
18817
d618e4c5
PP
188182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18819
18820 * gdb.base/batch-preserve-term-settings.exp
18821 (test_terminal_settings_preserved_after_cli_exit): Use
18822 send_quit_command.
18823
1eef6428
PA
188242015-07-29 Pedro Alves <palves@redhat.com>
18825 Don Breazeal <donb@codesourcery.com>
18826
18827 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18828 output from both inferior_spawn_id and gdb_spawn_id.
18829
7da5b897
SDJ
188302015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18831
18832 * gdb.threads/attach-into-signal.exp (corefunc): Use
18833 with_test_prefix on nested loops, uniquefying the test messages.
18834
dac804df
SDJ
188352015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18836
18837 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18838 commit.
18839
06265e53
PP
188402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18841
18842 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18843 New proc.
18844 (test_terminal_settings_preserved_after_sigterm): New test.
18845
18206ca3
PP
188462015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18847
18848 * gdb.base/batch-preserve-term-settings.exp
18849 (test_terminal_settings_preserved_after_cli_exit): New test.
18850
90074d11
PP
188512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18852
18853 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18854 manipulation of saved_gdbflags.
18855 (test_terminal_settings_preserved): Remove global declaration of
18856 the unused variable pagination_prompt. Remove manipulation of
18857 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18858 GDBFLAGS.
18859
eb1a7902
PA
188602015-07-29 Pedro Alves <palves@redhat.com>
18861
18862 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18863
8b75dd3b
PA
188642015-07-29 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18867 at the top.
18868
dedad4e3
PA
188692015-07-29 Pedro Alves <palves@redhat.com>
18870
18871 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18872 (main): Call gdb_unbuffer_output.
18873 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18874 (main): Call gdb_unbuffer_output.
18875 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18876 (main): Call gdb_unbuffer_output.
18877 * gdb.base/call-strs.exp: Adjust to step over the
18878 gdb_unbuffer_output call.
18879 * gdb.base/catch-gdb-caused-signals.c: Include
18880 "../lib/unbuffer_output.c".
18881 (main): Call gdb_unbuffer_output.
18882 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18883 (main): Call gdb_unbuffer_output.
18884 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18885 (main): Call gdb_unbuffer_output.
18886 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18887 (main): Call gdb_unbuffer_output.
18888 * gdb.base/shlib-call.exp: Adjust to step over the
18889 gdb_unbuffer_output call.
18890 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18891 (main): Call gdb_unbuffer_output.
18892 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18893 (main): Call gdb_unbuffer_output.
18894 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18895 (main): Rename to ...
18896 (test): ... this.
18897 (main): Reimplement.
18898 * gdb.base/varargs.exp: Run to test instead of to main.
18899 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18900 (main): Call gdb_unbuffer_output.
18901
58789a91
PA
189022015-07-29 Pedro Alves <palves@redhat.com>
18903
18904 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18905 factore out from mi_continue_dprintf. For call-style dprintfs,
18906 expect dprintf output out of $inferior_spawn_id.
18907 (mi_continue_dprintf): Use mi_expect_dprintf.
18908 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18909 (main): Call gdb_unbuffer_output.
18910
e8376742
PA
189112015-07-29 Pedro Alves <palves@redhat.com>
18912
18913 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18914 (default_mi_gdb_start): Set inferior_spawn_id instead of
18915 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18916 gdb_spawn_id.
18917 (mi_gdb_test): Always expect inferior output from both
18918 $inferior_spawn_id and $gdb_spawn_id.
18919
08280010
PA
189202015-07-29 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18923 send_inferior and $inferior_spawn_id.
18924
4d30e432
PA
189252015-07-29 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.gdb/complaints.exp (test_initial_complaints)
18928 (test_serial_complaints, test_short_complaints): Use
18929 gdb_test_stdio.
18930 (test_empty_complaint): Handle $inferior_spawn_id !=
18931 $gdb_spawn_id.
18932
0d30a335
PA
189332015-07-29 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.base/varargs.exp: Use gdb_test_stdio.
18936
39413b29
PA
189372015-07-29 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18940
7cb000a9
PA
189412015-07-29 Pedro Alves <palves@redhat.com>
18942
18943 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18944
d7b8ac82
PA
189452015-07-29 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18948 parameter into two new parameters, "inf_result" and "gdb_result".
18949 Expect inferior output and gdb output from $inferior_spawn_id and
18950 $gdb_spawn_id, respectively. Adjust all callers.
18951
789c3a0c
PA
189522015-07-29 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18955 of gdb_test_sequence.
18956
77e760c3
PA
189572015-07-29 Pedro Alves <palves@redhat.com>
18958
18959 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18960 (saw_spurious_output): Expect inferior output from
18961 $inferior_spawn_id. Use gdb_test_stdio.
18962
8396d2cd
PA
189632015-07-29 Pedro Alves <palves@redhat.com>
18964
18965 * gdb.base/dprintf.exp: Use standard_testfile. Change
18966 prepare_for_testing call.
18967 (srcfile): Don't set.
18968 (restart): New procedure.
18969 (test_dprintf): New procecure, use to continue over dprintfs.
18970 (test_call, test_agent): New procedures, tests moved here.
18971 Restart gdb and recreate dprintfs. Adjust expected output.
18972
2051d61f
PA
189732015-07-29 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18976
452397af
PA
189772015-07-29 Pedro Alves <palves@redhat.com>
18978
18979 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18980
8aed9555
PA
189812015-07-29 Pedro Alves <palves@redhat.com>
18982
18983 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18984 gdb_test_stdio.
18985
188a61b4
PA
189862015-07-29 Pedro Alves <palves@redhat.com>
18987
18988 * lib/gdb.exp (gdb_test_stdio): New procedure.
18989
12264a45
PA
189902015-07-29 Pedro Alves <palves@redhat.com>
18991
18992 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18993
23ffc893
PA
189942015-07-29 Pedro Alves <palves@redhat.com>
18995
18996 * gdb.base/call-signal-resume.exp: Remove check for
18997 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18998 * gdb.base/unwindonsignal.exp: Likewise.
18999 * gdb.base/call-signals.c (gen_signal): Remove printf call.
19000 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
19001
65566918
PA
190022015-07-29 Pedro Alves <palves@redhat.com>
19003
19004 * gdb.base/siginfo-addr.c (pass): New function.
19005 (handler): Call it iff si_addr is correct.
19006 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
19007 Set a breakpoint at "pass" and continue to it.
19008
d60a9221
SDJ
190092015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
19010
19011 * gdb.python/py-objfile.exp: Make some tests have unique names.
19012 * gdb.python/py-pp-registration.exp: Likewise.
19013
bde40b8f
PA
190142015-07-28 Pedro Alves <palves@redhat.com>
19015
19016 * gdb.server/server-exec-info.exp: Issue a "disconnect".
19017
13e1dec8
SM
190182015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19019
19020 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
19021
da33c9a7
SM
190222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19023
19024 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19025
077836f7
PP
190262015-07-27 Patrick Palka <patrick@parcs.ath.cx>
19027
19028 * gdb.base/gdb-sigterm-2.exp: New test.
19029
b8cc7b2e
DE
190302015-07-25 Doug Evans <xdje42@gmail.com>
19031
19032 Revert:
19033 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19034 (workers/%.worker, build-perf): New rule.
19035 (GDB_PERFTEST_MODE): New variable.
19036 (check-perf): Use it.
19037 (clean): Clean up gdb.perf parallel build subdirs.
19038 * lib/build-piece.exp: New file.
19039 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19040 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19041 name.
19042 (standard_temp_file): Ditto.
19043 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19044 of $GDB_PARALLEL.
19045
c8bd4544
DE
190462015-07-24 Doug Evans <dje@google.com>
19047
19048 * gdb.perf/lib/perftest/utils.py: New file.
19049 * gdb.perf/gm-hello.cc: New file.
19050 * gdb.perf/gm-pervasive-typedef.cc: New file.
19051 * gdb.perf/gm-pervasive-typedef.h: New file.
19052 * gdb.perf/gm-std.cc: New file.
19053 * gdb.perf/gm-std.h: New file.
19054 * gdb.perf/gm-use-cerr.cc: New file.
19055 * gdb.perf/gm-utils.h: New file.
19056 * gdb.perf/gmonster-null-lookup.py: New file.
19057 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19058 * gdb.perf/gmonster-print-cerr.py: New file.
19059 * gdb.perf/gmonster-ptype-string.py: New file.
19060 * gdb.perf/gmonster-runto-main.py: New file.
19061 * gdb.perf/gmonster-select-file.py: New file.
19062 * gdb.perf/gmonster1-null-lookup.exp: New file.
19063 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19064 * gdb.perf/gmonster1-print-cerr.exp: New file.
19065 * gdb.perf/gmonster1-ptype-string.exp: New file.
19066 * gdb.perf/gmonster1-runto-main.exp: New file.
19067 * gdb.perf/gmonster1-select-file.exp: New file.
19068 * gdb.perf/gmonster1.cc: New file.
19069 * gdb.perf/gmonster1.exp: New file.
19070 * gdb.perf/gmonster2-null-lookup.exp: New file.
19071 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19072 * gdb.perf/gmonster2-print-cerr.exp: New file.
19073 * gdb.perf/gmonster2-ptype-string.exp: New file.
19074 * gdb.perf/gmonster2-runto-main.exp: New file.
19075 * gdb.perf/gmonster2-select-file.exp: New file.
19076 * gdb.perf/gmonster2.cc: New file.
19077 * gdb.perf/gmonster2.exp: New file.
19078
6eab34f3
DE
190792015-07-24 Doug Evans <dje@google.com>
19080
19081 * gdb.perf/README: New file.
19082 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19083 * lib/gen-perf-test.exp: New file.
19084
63738bfd
DE
190852015-07-24 Doug Evans <dje@google.com>
19086
19087 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19088 (PerfTest::startup): New function.
19089 (PerfTest::run): Return result of calling body.
19090 (PerfTest::assemble): Rewrite.
19091 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19092 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19093 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19094 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19095 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19096
7b606f95
DE
190972015-07-24 Doug Evans <dje@google.com>
19098
19099 * lib/gdb.exp (clean_restart): Make executable optional.
19100
a97b16b8
DE
191012015-07-24 Doug Evans <dje@google.com>
19102
19103 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19104 compiler_info references.
19105 * gdb.cp/temargs.exp: Ditto.
19106 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19107 (get_compiler_info): Early exit if already computed. Set compiler_info
19108 to "unknown" if there was a problem.
19109 (test_compiler_info): Add function comment. Call get_compiler_info.
19110
35baa57f
DE
191112015-07-24 Doug Evans <dje@google.com>
19112
19113 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19114 (workers/%.worker, build-perf): New rule.
19115 (GDB_PERFTEST_MODE): New variable.
19116 (check-perf): Use it.
19117 (clean): Clean up gdb.perf parallel build subdirs.
19118 * lib/build-piece.exp: New file.
19119 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19120 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19121 name.
19122 (standard_temp_file): Ditto.
19123 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19124 of $GDB_PARALLEL.
19125
6ebea266
DE
191262015-07-24 Doug Evans <dje@google.com>
19127
19128 * lib/future.exp (gdb_default_target_compile): New option
19129 "early_flags".
19130 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19131 --as-needed.
19132
1e76a7e9
SDJ
191332015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19134
19135 * gdb.base/catch-syscall.exp: Call gdb_exit before
19136 gdb_skip_xml_test.
19137
5068630a
PA
191382015-07-24 Pedro Alves <palves@redhat.com>
19139
19140 * gdb.python/py-events.exp: Accept output between the stop event
19141 and the prompt.
19142 * gdb.python/py-evsignal.exp: Likewise.
19143 * gdb.python/py-evthreads.exp: Likewise.
19144
77598427
PA
191452015-07-24 Pedro Alves <palves@redhat.com>
19146
19147 PR gdb/18717
19148 * gdb.threads/non-ldr-exit.c: New file.
19149 * gdb.threads/non-ldr-exit.exp: New file.
19150
11e6c98f
YQ
191512015-07-24 Yao Qi <yao.qi@linaro.org>
19152
19153 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19154 restarting process.
19155
51aee833
YQ
191562015-07-24 Yao Qi <yao.qi@linaro.org>
19157
19158 * gdb.server/ext-restart.exp: New file.
19159
8cfe207c
YQ
191602015-07-24 Yao Qi <yao.qi@linaro.org>
19161
19162 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19163 argument options.
19164 * gdb.server/ext-wrapper.exp: New file.
19165
cc12ce38
DE
191662015-07-23 Doug Evans <dje@google.com>
19167
19168 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19169 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19170
d0d84780
PMR
191712015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19172
19173 * gdb.ada/var_arr_typedef.exp: New testcase.
19174 * gdb.ada/var_arr_typedef/pack.adb: New file.
19175 * gdb.ada/var_arr_typedef/pack.ads: New file.
19176 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19177
8b558f79
JB
191782015-07-20 Joel Brobecker <brobecker@adacore.com>
19179
19180 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19181
775a3298
JK
191822015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19183
19184 * gdb.arch/i386-biarch-core.exp: Replace istarget
19185 by "complete set gnutarget". Remove expectation for the "core-file"
19186 command.
19187
db1ff28b
JK
191882015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19189
19190 Revert the previous commit:
19191 Tests for validate symbol file using build-id.
19192
0a94970d
JK
191932015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19194
19195 Tests for validate symbol file using build-id.
19196 * gdb.base/solib-mismatch-lib.c: New file.
19197 * gdb.base/solib-mismatch-libmod.c: New file.
19198 * gdb.base/solib-mismatch.c: New file.
19199 * gdb.base/solib-mismatch.exp: New file.
19200
03346981
SL
192012015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19202
19203 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19204 nios2-*-linux*.
19205 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19206 * gdb.base/siginfo.exp: Likewise.
19207 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19208
42422cc7
PL
192092015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19210
19211 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19212 Move it to ...
19213 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19214 ... here.
19215 * gdb.trace/range-stepping.exp: Check that the target supports
19216 range stepping.
19217
cfa68bae
JK
192182015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19219
19220 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19221
8ffdba26
PA
192222015-07-14 Pedro Alves <palves@redhat.com>
19223
19224 * gdb.base/killed-outside.exp: New file.
19225 * gdb.base/killed-outside.c: New file.
19226
218a5a11
JK
192272015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19228
19229 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19230 (n at main): New.
19231 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19232
e03ed3c6
AA
192332015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19234
19235 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19236 infcall tests instead of setting up for KFAIL.
19237
485668e5
MM
192382015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19239
19240 * gdb.btrace/record_goto-step.exp: New.
19241
08464196
JK
192422015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19243
19244 PR compile/18484
19245 * gdb.compile/compile.c (struct struct_type): Add volatile to
19246 selffield's type.
19247 * gdb.compile/compile.exp
19248 (compile code struct_object.selffield = &struct_object): Skip further
19249 struct_object tests if this one xfails.
19250
bcf5c1d9
RC
192512015-07-08 Robert O'Callahan <robert@ocallahan.org>
19252
19253 PR exp/18617
19254 * gdb.trace/ax.exp: Add test.
19255
4931af25
YQ
192562015-07-07 Yao Qi <yao.qi@linaro.org>
19257
19258 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19259 instead of istarget "aarch64*-*-*".
19260 * gdb.arch/aarch64-fp.exp: Likewise.
19261 * gdb.base/float.exp: Likewise.
19262 * gdb.reverse/aarch64.exp: Likewise.
19263 * lib/gdb.exp (is_aarch64_target): New proc.
19264
9fcf688e
YQ
192652015-07-07 Yao Qi <yao.qi@linaro.org>
19266
19267 * lib/gdb.exp (is_aarch32_target): New proc.
19268 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19269 instead of "istarget "arm*-*-*"".
19270 * gdb.arch/arm-disp-step.exp: Likewise.
19271 * gdb.arch/thumb-bx-pc.exp: Likewise.
19272 * gdb.arch/thumb-prologue.exp: Likewise.
19273 * gdb.arch/thumb-singlestep.exp: Likewise.
19274 * gdb.base/disp-step-syscall.exp: Likewise.
19275 * gdb.base/float.exp: Likewise.
19276
fbd8d50d
YQ
192772015-07-07 Yao Qi <yao.qi@linaro.org>
19278
19279 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19280 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19281
71be1fdc
YQ
192822015-07-07 Yao Qi <yao.qi@linaro.org>
19283
19284 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19285 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19286 if it exists.
19287 * gdb.multi/multi-arch.exp: Likewise.
19288
3e221d36
SM
192892015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19290
19291 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19292 print.
19293
d441430b
YQ
192942015-07-07 Yao Qi <yao.qi@linaro.org>
19295
19296 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19297
06f810bd
MG
192982015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19299
19300 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19301 '[' and ']' characters.
19302
5e61e7c0
IB
193032015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19304
19305 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19306
28bf096c
PA
193072015-06-29 Pedro Alves <palves@redhat.com>
19308
19309 PR threads/18127
19310 * gdb.threads/hand-call-new-thread.c: New file.
19311 * gdb.threads/hand-call-new-thread.c: New file.
19312
ee93cd5e
KS
193132015-06-26 Keith Seitz <keiths@redhat.com>
19314 Doug Evans <dje@google.com>
19315
19316 PR 16253
19317 * gdb.cp/var-tag-2.cc: New file.
19318 * gdb.cp/var-tag-3.cc: New file.
19319 * gdb.cp/var-tag-4.cc: New file.
19320 * gdb.cp/var-tag.cc: New file.
19321 * gdb.cp/var-tag.exp: New file.
19322
fc637f04
PP
193232015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19324
19325 * gdb.base/history-duplicates.exp: New test.
19326
2e52ae68
PP
193272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19328
19329 * gdb.base/completion.exp: Test the completion of the "focus"
19330 command.
19331
6e22494e
JK
193322015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19333
19334 * gdb.arch/amd64-prologue-skip.S: New file.
19335 * gdb.arch/amd64-prologue-skip.exp: New file.
19336
bf7b9cd9
SM
193372015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19338
19339 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19340 is_address_zero_readable check.
19341
201e8dfd
PB
193422015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19343
19344 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19345 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19346
5cd867b4
YQ
193472015-06-24 Yao Qi <yao.qi@linaro.org>
19348
19349 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19350 linux targets.
19351
4d7be007
YQ
193522015-06-24 Yao Qi <yao.qi@linaro.org>
19353
19354 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19355 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19356 * gdb.base/siginfo-thread.exp: Likewise.
19357
07fcd301
YQ
193582015-06-22 Yao Qi <yao.qi@linaro.org>
19359
19360 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19361
52042a00
YQ
193622015-06-22 Yao Qi <yao.qi@linaro.org>
19363
19364 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19365 aarch64*-*-*.
19366 (skip_hw_watchpoint_tests): Likewise.
19367
74bd41ce
PP
193682015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19369
19370 * gdb.base/gdbinit-history.exp: Test the interaction between
19371 setting GDBHISTSIZE and setting the history size via .gdbinit.
19372
bc460514
PP
193732015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19374
19375 PR gdb/16999
19376 * gdb.base/gdbhistsize-history.exp: New test.
19377
b58c513b
PP
193782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19379
19380 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19381 with GDBHISTSIZE.
19382 * gdb.base/readline.exp: Likewise.
19383
92046791
YQ
193842015-06-17 Yao Qi <yao.qi@linaro.org>
19385
19386 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19387 line.
19388
2093d2d3
PP
193892015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19390
19391 * gdb.base/gdbinit-history.exp: Add test case to check that
19392 an unlimited history file does not get truncated on exit.
19393
e6c693af
AA
193942015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19395
19396 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19397 (VECTOR): New macro. Use it...
19398 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19399 ...for these typedefs.
19400 (int8, char1, int1, double1): New typedefs.
19401 (struct just_int2, struct two_int2): New structures.
19402 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19403 (add_structvecs, add_singlevecs): New functions.
19404 (main): Call add_some_intvecs twice.
19405 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19406 the compile and exit upon failure. Try compiling for the "native"
19407 architecture. Test inferior function calls with vector arguments
19408 and vector return value handling with "finish" and "return".
19409
c74f7d1c
JT
194102015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19411
19412 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19413 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19414 PE file.
19415 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19416
98aa42ee
AT
194172015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19418
19419 PR breakpoints/16465
19420 * gdb.mi/mi-dprintf-pending.c: New file.
19421 * gdb.mi/mi-dprintf-pending.exp: New test.
19422 * gdb.mi/mi-dprintf-pendshr.c: New file.
19423
7d73c23c 194242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 19425 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
19426
19427 * gdb.arch/i386-mpx-map.c: New file.
19428 * gdb.arch/i386-mpx-map.exp: New File.
19429
194302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19431
19432 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19433 * gdb.arch/i386-mpx.exp: Indentation fixed.
19434
194352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19436
19437 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19438 function and improved indentation.
19439 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19440 gdb_test_multiple. Added additional tests to skip the test.
19441
194422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19443
19444 * gdb.arch/i386-avx512.c: Change path in include file.
19445 * gdb.arch/i386-avx512.exp: Change include dir path
19446 compilation flag.
19447 * gdb.arch/i386-mpx.c: Change path in include file.
19448 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19449 flag.
19450
d5eba19a
JK
194512015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19452
19453 * gdb.compile/compile-print.exp (compile print *vararray@3)
19454 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19455
7f361056
JK
194562015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19457
19458 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19459 (do not keep jit in memory): ... this.
19460 (expect 5): Change it to ...
19461 (expect no 5): ... this.
19462
3b462ec2
SM
194632015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19464
19465 PR gdb/15564
19466 * gdb.mi/mi-detach.exp: New file.
19467
e0619de6
JK
194682015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19469
19470 PR symtab/18392
19471 * gdb.arch/amd64-tailcall-self.S: New file.
19472 * gdb.arch/amd64-tailcall-self.c: New file.
19473 * gdb.arch/amd64-tailcall-self.exp: New file.
19474
e970cb34
DB
194752015-05-28 Don Breazeal <donb@codesourcery.com>
19476
19477 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19478 tests for remote targets by checking is_target_gdbserver.
19479
b2e2f908
DE
194802015-05-27 Doug Evans <dje@google.com>
19481
19482 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19483 * gdb.dwarf2/opaque-type-lookup.c: New file.
19484 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19485
82c7be31
DE
194862015-05-26 Doug Evans <dje@google.com>
19487
19488 * gdb.cp/iostream.cc: New file.
19489 * gdb.cp/iostream.exp: New file.
19490
b4f54984
DE
194912015-05-26 Doug Evans <dje@google.com>
19492
19493 * gdb.dwarf2/dw2-op-call.exp: Update.
19494 * gdb.dwarf2/dw4-sig-types.exp: Update.
19495 * gdb.dwarf2/implptr.exp: Update.
19496 * gdb.mi/mi-cmd-param-changed.exp: Update.
19497
4ea6efe9
DE
194982015-05-26 Doug Evans <dje@google.com>
19499
19500 * gdb.python/py-lazy-string.c: New file.
19501 * gdb.python/py-lazy-string.exp: New file.
19502 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19503 (main): Update. Add estring3.
19504 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19505 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19506
f6bb7db3
YQ
195072015-05-26 Omair Javaid <omair.javaid@linaro.org>
19508 Yao Qi <yao.qi@linaro.org>
19509
19510 * gdb.reverse/aarch64.c: New.
19511 * gdb.reverse/aarch64.exp: New.
19512
a81bfbd0
OJ
195132015-05-26 Omair Javaid <omair.javaid@linaro.org>
19514
25d49b86
PA
19515 * lib/gdb.exp (supports_process_record): Return true for
19516 aarch64*-linux*.
a81bfbd0
OJ
19517 (supports_reverse): Likewise.
19518
158bf1b4
PP
195192015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19520
19521 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19522 Use with_test_prefix.
19523
a0145030
AB
195242015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19525
19526 * gdb.base/completion.exp: Add test for completion of layout
19527 names.
19528
ebe3b578
AB
195292015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19530
19531 * lib/gdb.exp (skip_tui_tests): New proc.
19532 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19533
84204ed7
PA
195342015-05-19 Pedro Alves <palves@redhat.com>
19535
19536 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19537 Save the whole env array instead of just HOME. Unset HISTSIZE in
19538 the environment while testing. Restore whole environment
19539 afterwards.
19540
37442ce1
DE
195412015-05-16 Doug Evans <xdje42@gmail.com>
19542
19543 * gdb.guile/scm-ports.c: New file.
19544 * gdb.guile/scm-ports.exp: Add memory port tests.
19545
36de76f9
JK
195462015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19547
19548 * gdb.compile/compile-print.c: New file.
19549 * gdb.compile/compile-print.exp: New file.
19550
3a9558c4
JK
195512015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19552
19553 * gdb.compile/compile-ops.exp: Cast param to void.
19554 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19555 (compile code struct_object.selffield = &struct_object): Add xfail.
19556
aa715135
JG
195572015-05-15 Joel Brobecker <brobecker@adacore.com>
19558
19559 * gdb.ada/arr_enum_with_gap: New testcase.
19560
931e5bc3
JG
195612015-05-15 Joel Brobecker <brobecker@adacore.com>
19562
19563 * gdb.ada/byte_packed_arr: New testcase.
19564
9cd4d857
JB
195652015-05-15 Joel Brobecker <brobecker@adacore.com>
19566
19567 * gdb.ada/pckd_neg: New testcase.
19568
ebfd00d2
PP
195692015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19570
19571 PR gdb/17820
19572 * gdb.base/gdbinit-history.exp: New test.
19573 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19574 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19575
4c082a81
SC
195762015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19577
19578 * gdb.python/py-xmethods.cc: Enhance test case.
19579 * gdb.python/py-xmethods.exp: New tests.
19580 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19581 function.
19582 (B_indexoper): Likewise.
19583 (global_dm_list) : Add new xmethod worker functions.
19584
f7797074
SDJ
195852015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19586
19587 * gdb.base/coredump-filter.exp: Correctly unset
19588 "coredump_var_addr" array.
19589
a4674e4e
PA
195902015-05-08 Pedro Alves <palves@redhat.com>
19591
19592 * gdb.server/non-existing-program.exp: Unset spawn_id.
19593
df2eb078
SC
195942015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19595
19596 PR python/18291
19597 * gdb.python/py-xmethods.exp: Add tests.
19598
422349a3
YQ
195992015-05-08 Yao Qi <yao.qi@linaro.org>
19600
19601 PR gdb/18208
19602 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19603 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19604 function set_coredump_filter, and remove remote_exec call.
19605 Remove argument ipid. Callers update.
19606 (top level): Don't get inferior's PID.
19607
63fc80ce
AA
196082015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19609
19610 * gdb.base/watch_thread_num.exp: Skip test on targets without
19611 access watchpoints.
19612
80ad801e
PA
196132015-05-06 Pedro Alves <palves@redhat.com>
19614
19615 PR server/18081
19616 * gdb.server/non-existing-program.exp: New file.
19617
0fa7fe50
JB
196182015-05-05 Joel Brobecker <brobecker@adacore.com>
19619
19620 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19621
3ea89b92
PMR
196222015-05-05 Joel Brobecker <brobecker@adacore.com>
19623
19624 * gdb.ada/out_of_line_in_inlined: New testcase.
19625
87b8eff0
JB
196262015-05-05 Joel Brobecker <brobecker@adacore.com>
19627
19628 * gdb.ada/var_rec_arr: New testcase.
19629
5fccc635
YQ
196302015-04-30 Yao Qi <yao.qi@linaro.org>
19631
19632 * gdb.base/break-idempotent.exp: If
19633 skip_hw_watchpoint_multi_tests returns true, skip the tests
19634 on "rwatch" and "awatch".
19635
42d38f42
YQ
196362015-04-30 Yao Qi <yao.qi@linaro.org>
19637
19638 * gdb.base/relativedebug.exp: Invoke gdb command
19639 "info sharedlibrary", and if libc.so doesn't have debug info,
19640 skip the test.
19641
2ce1cdbf
DE
196422015-04-29 Doug Evans <dje@google.com>
19643
19644 * gdb.python/py-xmethods.exp: Add ptype tests.
19645 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19646 get_result_type method.
19647
f24a38c5
LM
196482015-04-29 Luis Machado <lgustavo@codesourcery.com>
19649
19650 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19651 the target does not support hardware watchpoints.
19652
ecbf2b3c
LM
196532015-04-29 Luis Machado <lgustavo@codesourcery.com>
19654
19655 * gdb.base/break-always.exp: Abort testing if writing to memory
19656 causes an error.
19657
34f5f757
DE
196582015-04-28 Doug Evans <dje@google.com>
19659
19660 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19661 * gdb.python/py-pp-registration.exp: ... here. New file.
19662 * gdb.python/py-pp-registration.c: New file.
19663 * gdb.python/py-pp-registration.py: New file.
19664
69b4374a
DE
196652015-04-28 Doug Evans <dje@google.com>
19666
19667 * gdb.python/py-bad-printers.c: New file.
19668 * gdb.python/py-bad-printers.py: New file.
19669 * gdb.python/py-bad-printers.exp: New file.
19670
59fb7612
SS
196712015-04-28 Sasha Smundak <asmundak@google.com>
19672
19673 * gdb.python/py-type.exp: New test.
19674
2631b16a
AW
196752015-04-28 Andy Wingo <wingo@igalia.com>
19676
19677 * gdb.python/py-parameter.exp:
19678 * gdb.guile/scm-parameter.exp: Escape the path that we are
19679 matching against, as it might contain characters that are special
19680 to regular expressions.
19681
460efde1
JB
196822015-04-27 Joel Brobecker <brobecker@adacore.com>
19683
19684 * gdb.ada/rec_comp: New testcase.
19685
2d369d8e
SDJ
196862015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19687
19688 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19689 before using it.
19690
cf75d6c3
AB
196912015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19692
19693 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19694 new tests for verilog output.
19695
8dbe7ca5
YQ
196962015-04-24 Yao Qi <yao.qi@linaro.org>
19697
19698 * boards/remote-gdbserver-on-localhost.exp: New file.
19699
4ef9fb2f
PA
197002015-04-23 Pedro Alves <palves@redhat.com>
19701
19702 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19703 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19704 "end of file", remove $inferior_spawn_id from the indirect list.
19705
0a803169
PA
197062015-04-23 Pedro Alves <palves@redhat.com>
19707
19708 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19709
749ef8f8
PA
197102015-04-23 Pedro Alves <palves@redhat.com>
19711
19712 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19713 on $any_spawn_id instead of only on $gdb_spawn_id.
19714
8aae4344
PM
197152015-04-21 Pierre Muller <muller@sourceware.org>
19716
19717 PR pascal/17815
19718 * lib/pascal.exp (gpc_compile): Add new option "class".
19719 (fpc_compile): Likewise.
19720 * gdb.pascal/case-insensitive-symbols.pas: New file.
19721 * gdb.pascal/case-insensitive-symbols.exp: New file.
19722
1586c8fb
GB
197232015-04-20 Gary Benson <gbenson@redhat.com>
19724
19725 * gdb.base/attach.exp: Fix three extended remote failures.
19726
1b6e6f5c
GB
197272015-04-17 Gary Benson <gbenson@redhat.com>
19728
19729 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19730 the main executable over the remote protocol.
19731
e797481d
PA
197322015-04-16 Pedro Alves <palves@redhat.com>
19733
19734 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19735 a new gdbserver if gdbserver_reconnect_p is set.
19736
1ca99c42
PA
197372015-04-16 Pedro Alves <palves@redhat.com>
19738
19739 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19740 is set, don't exit gdbserver.
19741
af9fd6f8
AA
197422015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19743
19744 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19745 appropriate .insn, such that an older assembler can be used.
19746 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19747 the z/Architecture instruction set on 31-bit targets as well.
19748
04ff1e61
AA
197492015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19750
19751 * gdb.go/handcall.exp: Remove all logic related to the first
19752 breakpoint and rely on go_runto_main instead.
19753 * gdb.go/strings.exp: Likewise.
19754 * gdb.go/unsafe.exp: Likewise.
19755 * gdb.go/hello.exp: Likewise. Also rename the remaining
19756 breakpoint marker to "breakpoint 1".
19757 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19758 * gdb.go/strings.go: Likewise.
19759 * gdb.go/unsafe.go: Likewise.
19760 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19761 "set breakpoint 2 here" and rename the remaining breakpoint marker
19762 to "breakpoint 1".
19763
40d2f8d6
SM
197642015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19765
19766 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19767 if itertools.imap is not present.
19768 * gdb.python/py-objfile.exp: Add parentheses.
19769 * gdb.python/py-type.exp: Same.
19770 * gdb.python/py-unwind-maint.py: Same.
19771
8cbc97c6
YQ
197722015-04-15 Yao Qi <yao.qi@linaro.org>
19773
19774 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19775 of ":$ptr_size" and set its form explicitly.
19776
45fd756c
YQ
197772015-04-15 Pedro Alves <palves@redhat.com>
19778 Yao Qi <yao.qi@linaro.org>
19779
19780 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19781 timeout by factor of 4.
19782 (test_regular_watch): Likewise.
19783 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19784 * gdb.reverse/sigall-reverse.exp: Likewise.
19785 * gdb.reverse/until-precsave.exp: Likewise.
19786 * lib/gdb.exp (with_timeout_factor): New proc.
19787 (gdb_expect): Move some code to ...
19788 (get_largest_timeout): ... here. New procedure.
19789
9e811bc3
LM
197902015-04-14 Luis Machado <lgustavo@codesourcery.com>
19791
19792 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19793
0ff6fcb2
LM
197942015-04-13 Luis Machado <lgustavo@codesourcery.com>
19795
19796 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19797 to write to the .text section.
19798
7578d5f7
LM
197992015-04-13 Luis Machado <lgustavo@codesourcery.com>
19800
19801 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19802 Handle the case of targets that do not provide PID information.
19803
2efe15c4
YQ
198042015-04-13 Yao Qi <yao.qi@linaro.org>
19805
19806 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19807 and use expect instead of gdb_expect.
19808
8cd8f2f8
SDJ
198092015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19810
19811 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19812 "coredump_var_addr" to avoid naming conflict with other testcases.
19813
9ee41772
PA
198142015-04-10 Pedro Alves <palves@redhat.com>
19815
19816 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19817 gdb_test_sequence and gdb_assert.
19818
07473109
PA
198192015-04-10 Pedro Alves <palves@redhat.com>
19820
19821 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19822 test messages that don't include the breakpoint address.
19823
de3db44c
YQ
198242015-04-10 Yao Qi <yao.qi@linaro.org>
19825
19826 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19827 false for some offset and width combinations which aren't
19828 supported by linux kernel.
19829
c79d856c
PA
198302015-04-10 Pedro Alves <palves@redhat.com>
19831
19832 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19833 procedure, factored out from ...
19834 (top level): ... here. Add "set displaced-stepping" testing axis.
19835 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19836 parameter "displaced". Use it.
19837 (top level): Use foreach and add "set displaced-stepping" testing
19838 axis.
19839
ebc90b50
PA
198402015-04-10 Pedro Alves <palves@redhat.com>
19841
19842 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19843 Remove comment.
19844 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19845 both the address of the instruction that triggers the watchpoint
19846 and the address of the instruction immediately after, and use
19847 those addresses for the test. Fix comment.
19848
8f572e5c
PA
198492015-04-10 Pedro Alves <palves@redhat.com>
19850
19851 * gdb.base/sigstep.exp (breakpoint_to_handler)
19852 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19853 Test "backtrace" in handler.
19854 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19855 (top level): Add new "displaced" test axis to
19856 breakpoint_to_handler, breakpoint_to_handler_entry and
19857 breakpoint_over_handler.
19858
8d707a12
PA
198592015-04-10 Pedro Alves <palves@redhat.com>
19860
19861 PR gdb/18216
19862 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19863
ef713951
YQ
198642015-04-10 Yao Qi <yao.qi@linaro.org>
19865
19866 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19867 (test_add_rn_pc): New function.
19868 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19869 (top level): Invoke test_add_rn_pc.
19870
906d60cf
PA
198712015-04-10 Pedro Alves <palves@redhat.com>
19872
19873 PR gdb/13858
19874 * gdb.base/step-over-no-symbols.exp: New file.
19875
f2983cc3
AW
198762015-04-09 Andy Wingo <wingo@igalia.com>
19877
19878 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19879 after the Python tests.
19880
6d62641c
SDJ
198812015-04-08 Keith Seitz <keiths@redhat.com>
19882
19883 PR python/16699
19884 * gdb.python/py-completion.exp: New tests for completion.
19885 * gdb.python/py-completion.py (CompleteLimit1): New class.
19886 (CompleteLimit2): Likewise.
19887 (CompleteLimit3): Likewise.
19888 (CompleteLimit4): Likewise.
19889 (CompleteLimit5): Likewise.
19890 (CompleteLimit6): Likewise.
19891 (CompleteLimit7): Likewise.
19892
f3770638
PA
198932015-04-08 Pedro Alves <palves@redhat.com>
19894
19895 PR gdb/18214
19896 PR gdb/18216
19897 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19898 function.
19899 (main): Install it as SIGUSR1 handler.
19900 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19901 parameter. Always use "setup" as prefix. Toggle "set
19902 displaced-stepping" off/on depending on global. Don't switch to
19903 thread 1 here.
19904 (top level): Add displaced stepping "off/on" test axis. Update
19905 "setup" calls. Wrap each subtest with with_test_prefix. Test
19906 continuing with a queued signal in each thread.
19907
4496bed7
PA
199082015-04-08 Pedro Alves <palves@redhat.com>
19909
19910 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19911 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19912 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19913 Return early if running to main fails.
19914 * gdb.trace/while-stepping.exp: Likewise.
19915
b97fde92
PA
199162015-04-07 Pedro Alves <palves@redhat.com>
19917
19918 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19919 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19920 interact with inferior program.
19921
f71c18e7
PA
199222015-04-07 Pedro Alves <palves@redhat.com>
19923
19924 * lib/gdb.exp (inferior_spawn_id): New global.
19925 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19926 spawn id after processing the user code.
19927 (default_gdb_start): Set inferior_spawn_id.
19928 (send_inferior): New procedure.
19929 * lib/gdbserver-support.exp (gdbserver_start): Set
19930 inferior_spawn_id.
19931 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19932
6423214f
PA
199332015-04-07 Pedro Alves <palves@redhat.com>
19934
19935 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19936 * lib/gdbserver-support.exp (gdbserver_start): Make
19937 $server_spawn_id global.
19938 (gdbserver_start): Don't wait for gdbserver's spawn id with
19939 expect_background.
19940 (close_gdbserver): New procedure.
19941 (gdb_exit): Rename the default version and reimplement.
19942
71c0ee8c
PA
199432015-04-07 Pedro Alves <palves@redhat.com>
19944
72f4393d 19945 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
19946 append the substituted item, not the original item.
19947
203bc29b
PA
199482015-04-07 Pedro Alves <palves@redhat.com>
19949
19950 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19951 gdb_expect.
19952
508a3ddf
PA
199532015-04-07 Pedro Alves <palves@redhat.com>
19954
19955 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19956 output appearing once only.
19957
9f6dbe2b
PA
199582015-04-07 Pedro Alves <palves@redhat.com>
19959
19960 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19961 that doesn't expect anything. Return early if running to main
19962 fails.
19963
337532fa
YQ
199642015-04-07 Yao Qi <yao.qi@linaro.org>
19965
19966 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19967 (child_function): Call alarm.
19968 (main): Move call to alarm into the loop.
19969 * gdb.threads/non-stop-fair-events.exp: Build program with
19970 -DTIMEOUT=$timeout.
19971
01b622d4
DE
199722015-04-06 Doug Evans <xdje42@gmail.com>
19973
19974 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19975 Fix dest parameter to board_info.
19976 (fpc_compile): Ditto.
19977 (gdb_compile_pascal): Rename dest arg to destfile.
19978
961f4160
PMR
199792015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19980
19981 * gdb.ada/funcall_ref.exp: New file.
19982 * gdb.ada/funcall_ref/foo.adb: New file.
19983
cafda597
YQ
199842015-04-02 Yao Qi <yao.qi@linaro.org>
19985
19986 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19987 is remote.
19988
fed040c6
GB
199892015-04-02 Gary Benson <gbenson@redhat.com>
19990
19991 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19992
d11916aa
SS
199932015-04-01 Sasha Smundak <asmundak@google.com>
19994
19995 * gdb.python/py-unwind-maint.c: New file.
19996 * gdb.python/py-unwind-maint.exp: New test.
19997 * gdb.python/py-unwind-maint.py: New file.
19998 * gdb.python/py-unwind.c: New file.
19999 * gdb.python/py-unwind.exp: New test.
20000 * gdb.python/py-unwind.py: New test.
20001
a1471180
PA
200022015-04-01 Pedro Alves <palves@redhat.com>
20003
20004 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
20005 to fail instead of non-existent $test.
20006
0bbeccb1
PA
200072015-04-01 Pedro Alves <palves@redhat.com>
20008
20009 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
20010 GDBFLAGS if not empty.
20011
3c724c8c
PMR
200122015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
20013
20014 * gdb.ada/complete.exp: Remove "multi_line".
20015 * gdb.ada/info_exc.exp: Remove "multi_line".
20016 * gdb.ada/packed_tagged.exp: Remove "multi_line".
20017 * gdb.ada/ptype_field.exp: Remove "multi_line".
20018 * gdb.ada/sym_print_name.exp: Remove "multi_line".
20019 * gdb.ada/tagged.exp: Remove "multi_line".
20020 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
20021 [multi_line ...]
20022 * gdb.btrace/delta.exp: Likewise.
20023 * gdb.btrace/exception.exp: Likewise.
20024 * gdb.btrace/function_call_history.exp: Likewise.
20025 * gdb.btrace/instruction_history.exp: Likewise.
20026 * gdb.btrace/nohist.exp: Likewise.
20027 * gdb.btrace/record_goto.exp: Likewise.
20028 * gdb.btrace/segv.exp: Likewise.
20029 * gdb.btrace/stepi.exp: Likewise.
20030 * gdb.btrace/tailcall.exp: Likewise.
20031 * gdb.btrace/unknown_functions.exp: Likewise.
20032 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20033 * lib/gdb.exp: Add the "multi_line" helper.
20034
4eec2deb
PA
200352015-04-01 Pedro Alves <palves@redhat.com>
20036
20037 * gdb.threads/tid-reuse.c: New file.
20038 * gdb.threads/tid-reuse.exp: New file.
20039
df8411da
SDJ
200402015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
20041
20042 PR corefiles/16092
20043 * gdb.base/coredump-filter.c: New file.
20044 * gdb.base/coredump-filter.exp: Likewise.
20045
6ef37366
PM
200462015-03-27 Petr Machata <pmachata@redhat.com>
20047
20048 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20049 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20050 (Dwarf::assemble): Initialize them.
20051 (Dwarf::lines): New function.
20052
7ec911b0
JT
200532015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20054
20055 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20056 SYMBOL_PREFIX for x86_64-*-cygwin.
20057
ff908ebf
AW
200582015-03-26 Andy Wingo <wingo@igalia.com>
20059
20060 PR symtab/18148
20061 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20062 const_value but not a location.
20063 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20064 location defined in non-main CUs are visible.
20065
6d5f0679
YQ
200662015-03-26 Yao Qi <yao.qi@linaro.org>
20067
20068 PR testsuite/18139
20069 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20070 Add a line number entry for the same line.
20071 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20072 Add a line number entry for the same line.
20073
2898689b
YQ
200742015-03-26 Yao Qi <yao.qi@linaro.org>
20075
20076 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20077 .int 0.
20078 (func): Likewise. Add .Lfunc_1 label.
20079 Use .Lfunc_1 label.
20080 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20081 .int 0.
20082 (func): Likewise.
20083 Use .Lfunc_1 label.
20084
85180498
YQ
200852015-03-26 Yao Qi <yao.qi@linaro.org>
20086
20087 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20088 Call gdb_compile instead to compile each .s files without debug
20089 information.
20090
8aa08a8d
YQ
200912015-03-26 Yao Qi <yao.qi@linaro.org>
20092
20093 * gdb.base/savedregs.exp (process_saved_regs): Make
20094 "Saved registers:" optional in the pattern.
20095
66849923
MM
200962015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20097
20098 * gdb.btrace/next.exp: Merged into step.exp.
20099 * gdb.btrace/finish.exp: Merged into step.exp.
20100 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20101 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20102 "record goto" and checking the exact replay position.
20103 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20104 check for "Recording format" in "info record" output.
20105 * gdb.btrace/record_goto.exp: Choose test file based on target.
20106 * gdb.btrace/x86-record_goto.S: Renamed into ...
20107 * gdb.btrace/x86_64-record_goto.S: ... this.
20108 * gdb.btrace/i686-record_goto.S: New.
20109 * gdb.btrace/x86-tailcall.S: Renamed into ...
20110 * gdb.btrace/x86_64-tailcall.S: ... this.
20111 * gdb.btrace/i686-tailcall.S: New.
20112 * gdb.btrace/x86-tailcall.c: Renamed into ...
20113 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20114 separate statements. Update test.
20115 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20116 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20117 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20118 * gdb.btrace/tailcall.exp: Choose test file based on target.
20119 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20120
11cc1b74
MM
201212015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20122
20123 * gdb.btrace/exception.exp: Increase BTS buffer size.
20124
a25d8bf9
PA
201252015-03-24 Pedro Alves <palves@redhat.com>
20126
20127 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20128
856e7dd6
PA
201292015-03-24 Pedro Alves <palves@redhat.com>
20130
20131 * gdb.threads/schedlock.exp (test_step): No longer expect that
20132 "set scheduler-locking step" with "next" over a function call runs
20133 threads unlocked.
20134
ad235a41
AT
201352015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20136
20137 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20138
15630549
AT
201392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20140
20141 PR breakpoints/16466
20142 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20143 * gdb.mi/mi-pending.c (thread_func): New function.
20144 (int main): Add threading support required.
20145 * gdb.mi/mi-pending.exp: Add tests for this issue.
20146 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20147 (pendfunc2): Remove stdio dependency.
20148 * gdb.mi/mi-pendshr2.c: New file.
20149
693dca06
KS
201502015-03-23 Keith Seitz <keiths@redhat.com>
20151
20152 * gdb.linespec/keywords.c: New file.
20153 * gdb.linespec/keywords.exp: New file.
20154
7e993ebf
KS
201552015-03-23 Keith Seitz <keiths@redhat.com>
20156
20157 PR gdb/18021
20158 * gdb.dwarf2/staticvirtual.exp: New test.
20159
bc23328c
JK
201602015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20161
20162 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20163 * README: Remove HP-UX and gdb.hp.
20164 (configuration):
20165 * configure: Regenerate.
20166 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20167 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20168 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20169 gdb.hp/gdb.defects/Makefile.
20170 * gdb.hp/Makefile.in: File deleted.
20171 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20172 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20173 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20174 * gdb.hp/gdb.aCC/run.c: File deleted.
20175 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20176 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20177 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20178 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20179 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20180 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20181 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20182 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20183 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20184 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20185 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20186 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20187 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20188 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20189 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20190 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20191 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20192 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20193 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20194 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20195 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20196 * gdb.hp/gdb.compat/average.c: File deleted.
20197 * gdb.hp/gdb.compat/sum.c: File deleted.
20198 * gdb.hp/gdb.compat/xdb.c: File deleted.
20199 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20200 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20201 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20202 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20203 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20204 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20205 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20206 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20207 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20208 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20209 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20210 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20211 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20212 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20213 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20214 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20215 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20216 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20217 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20218 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20219 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20220 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20221 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20222 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20223 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20224 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20225 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20226 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20227 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20228 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20229 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20230 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20231 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20232 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20233 * gdb.hp/tools/odump: File deleted.
20234
8bf3b159
PA
202352015-03-19 Pedro Alves <palves@redhat.com>
20236
20237 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20238 (saw_thread_3): New globals.
20239 (top level): Increment them when an event for the corresponding
20240 thread is seen.
20241 (no thread starvation): New test.
20242
eb54c8bf
PA
202432015-03-19 Pedro Alves <palves@redhat.com>
20244
20245 * gdb.threads/continue-pending-status.c: New file.
20246 * gdb.threads/continue-pending-status.exp: New file.
20247
32d2e5d6
PA
202482015-03-18 Pedro Alves <palves@redhat.com>
20249
20250 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20251 Use gdb_is_target_remote instead of is_remote. Use
20252 gdb_test_multiple instead of gdb_expect. Exit early if
20253 gdb_test_multiple hits its internal matches. Tighten stepi tests
20254 expected output. Fail on exit with any signal, instead of just
20255 SIGILL.
20256
f68f11b7
YQ
202572015-03-18 Yao Qi <yao.qi@linaro.org>
20258
20259 PR tdep/18107
20260 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20261 variable.
20262 * gdb.base/catch-syscall.exp: Don't skip it on
20263 aarch64*-*-linux* target. Remove elements in all_syscalls.
20264 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20265 target.
20266 (setup_all_syscalls): New proc.
20267
ca5fd19b
YQ
202682015-03-16 Yao Qi <yao.qi@linaro.org>
20269
20270 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20271 (top level): Skip tests if valid_addr_p returns false for
20272 $cmd1 or $cmd2.
20273
85642ba0
AW
202742015-03-11 Andy Wingo <wingo@igalia.com>
20275
20276 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20277
e03f9645
YQ
202782015-03-11 Yao Qi <yao.qi@linaro.org>
20279
20280 * gdb.base/catch-syscall.exp: Fix typo in comments.
20281
5d0962b2
YQ
202822015-03-11 Yao Qi <yao.qi@linaro.org>
20283
20284 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20285
b2df3cef
PA
202862015-03-09 Pedro Alves <palves@redhat.com>
20287
20288 * dg-extract-results.py: Delete.
20289
ef878e53
PA
202902015-03-09 Pedro Alves <palves@redhat.com>
20291
20292 Merge dg-extract-results.sh from GCC upstream (r218843).
20293
20294 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20295 * dg-extract-results.sh: Use --text with grep to avoid issues with
20296 binary files. Fall back to cat -v, if that doesn't work.
20297
9494d219
PA
202982015-03-05 Pedro Alves <palves@redhat.com>
20299
20300 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20301
a8d9763a
SM
203022015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20303
20304 * lib/mi-support.exp (mi_expect_interrupt): Accept
20305 alternative event for when in all-stop mode.
20306
be9957b8
PA
203072015-03-04 Pedro Alves <palves@redhat.com>
20308
20309 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20310
d57be0f4 203112015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
20312
20313 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20314
c214c7cf
AA
203152015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20316
20317 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20318 regexps for GDB's current line display, accept a hex address
20319 preceding the line number.
20320
6d74a497
AA
203212015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20322
20323 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20324 the 'arch1' variable for "s390*-linux*" targets.
20325
511aee7c
PA
203262015-03-04 Pedro Alves <palves@redhat.com>
20327
20328 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20329 (main): Pass missing retval argument to pthread_join call.
20330
95e50b27
PA
203312015-03-02 Pedro Alves <palves@redhat.com>
20332
20333 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20334 (top level): Call do_test with non-stop as well.
20335
28054d69
PA
203362015-03-02 Pedro Alves <palves@redhat.com>
20337
20338 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20339 -1.
20340
4fa5d7b4
AA
203412015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20342
20343 * gdb.arch/s390-vregs.exp: New test.
20344 * gdb.arch/s390-vregs.S: New file.
20345
97c18565
PA
203462015-02-27 Pedro Alves <palves@redhat.com>
20347
20348 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20349 call to catch_command_errors.
20350 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20351 catch_command_errors.
20352
a37bfa30
PA
203532015-02-27 Pedro Alves <palves@redhat.com>
20354
20355 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20356 "true" for boolean result.
20357 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20358 prototype of main.
20359
6f98576f
PA
203602015-02-27 Pedro Alves <palves@redhat.com>
20361
20362 * lib/unbuffer_output.c: New file.
20363 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20364 (main): Call gdb_unbuffer_output.
20365
eba5ab56
YQ
203662015-02-27 Yao Qi <yao.qi@linaro.org>
20367
20368 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20369 target.
20370
0def5aaa
DE
203712015-02-26 Doug Evans <dje@google.com>
20372
20373 * gdb.cp/class2.cc (Dbase, D): New classes.
20374 (main): New local delta.
20375 * gdb.cp/class2.exp: Test printing delta.
20376 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20377 (dynbar): New global.
20378 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20379
081a1c2c
JK
203802015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20381
20382 * gdb.compile/compile-ifunc.c: New file.
20383 * gdb.compile/compile-ifunc.exp: New file.
20384
2f41223f
AT
203852015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20386
20387 * gdb.base/structs.exp: Check for correct struct on finish.
20388
03eddd80
YQ
203892015-02-26 Yao Qi <yao.qi@linaro.org>
20390
20391 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20392 is zero.
20393
80c57053
JK
203942015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20395
20396 * gdb.arch/cordic.ko.bz2: New file.
20397 * gdb.arch/cordic.ko.debug.bz2: New file.
20398 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20399
21613c12
YQ
204002015-02-25 Yao Qi <yao.qi@linaro.org>
20401
20402 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20403 aarch64*-*-* target.
20404
d8b901ed
PA
204052015-02-23 Pedro Alves <palves@redhat.com>
20406
20407 * lib/gdb.exp (delete_breakpoints): Rewrite using
20408 gdb_test_multiple.
20409
e5b85ead
PA
204102015-02-23 Pedro Alves <palves@redhat.com>
20411
20412 * gdb.base/info-os.c: Include stdlib.h.
20413
85c3a371
DE
204142015-02-22 Doug Evans <xdje42@gmail.com>
20415
20416 PR symtab/17855
20417 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20418 is read after symbols have been re-read.
20419 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20420 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20421
96553a0c
DE
204222015-02-21 Doug Evans <dje@google.com>
20423
20424 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20425
97a0c697
JK
204262015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20427
20428 PR corefiles/17808
20429 * gdb.arch/i386-biarch-core.core.bz2: New file.
20430 * gdb.arch/i386-biarch-core.exp: New file.
20431
a47cd6e9
PA
204322015-02-21 Pedro Alves <palves@redhat.com>
20433
20434 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20435 runto_main fails.
20436
c5facdc4
PA
204372015-02-20 Pedro Alves <palves@redhat.com>
20438
20439 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20440 info probes.
20441
2db9a427
PA
204422015-02-20 Pedro Alves <palves@redhat.com>
20443
20444 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20445
60fb7e9e
PA
204462015-02-20 Pedro Alves <palves@redhat.com>
20447
20448 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20449 clean_restart before gdb_target_supports_trace.
20450
5c5019c2
PA
204512015-02-20 Pedro Alves <palves@redhat.com>
20452
20453 PR threads/18006
20454 * gdb.threads/clone-thread_db.c: New file.
20455 * gdb.threads/clone-thread_db.exp: New file.
20456
c9587f88
AT
204572015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20458
20459 PR breakpoints/16812
20460 * gdb.base/catch-gdb-caused-signals.c: New file.
20461 * gdb.base/catch-gdb-caused-signals.exp: New file.
20462
f6a88844
JM
204632015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20464
20465 * configure: Regenerated.
20466 * configure.ac: Use GDB_AC_TRANSFORM.
20467 * aclocal.m4: sinclude ../transform.m4.
20468
497c491b
JM
204692015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20470
20471 * lib/dtrace.exp: New file.
20472 * gdb.base/dtrace-probe.exp: Likewise.
20473 * gdb.base/dtrace-probe.d: Likewise.
20474 * gdb.base/dtrace-probe.c: Likewise.
20475 * lib/pdtrace.in: Likewise.
20476 * configure.ac: Output variables with the transformed names of
20477 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20478 * configure: Regenerated.
20479
03e98035
JM
204802015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20481
20482 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20483 expected message when trying to access $_probe_* convenience
20484 variables while not on a probe.
20485
63cc30e9
JK
204862015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20487
20488 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20489
0703599a
PA
204902015-02-11 Pedro Alves <pedro@codesourcery.com>
20491
20492 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20493 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20494
7e60a48e
DE
204952015-02-10 Doug Evans <xdje42@gmail.com>
20496
20497 * lib/gdb.exp (gdb_load): Always return a result.
20498
01b088bc
PA
204992015-02-10 Pedro Alves <palves@redhat.com>
20500
20501 * gdb.threads/signal-sigtrap.c: New file.
20502 * gdb.threads/signal-sigtrap.exp: New file.
20503
b05ec7a5
AT
205042015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20505
20506 * gdb.trace/no-attach-trace.c: New file.
20507 * gdb.trace/no-attach-trace.exp: New file.
20508
a2c2acaf
MW
205092015-02-09 Mark Wielaard <mjw@redhat.com>
20510
20511 * gdb.dwarf2/atomic.c: New file.
20512 * gdb.dwarf2/atomic-type.exp: Likewise.
20513
31fd9caa
MM
205142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20515
20516 * gdb.btrace/buffer-size.exp: Update "info record" output.
20517 * gdb.btrace/delta.exp: Update "info record" output.
20518 * gdb.btrace/enable.exp: Update "info record" output.
20519 * gdb.btrace/finish.exp: Update "info record" output.
20520 * gdb.btrace/instruction_history.exp: Update "info record" output.
20521 * gdb.btrace/next.exp: Update "info record" output.
20522 * gdb.btrace/nexti.exp: Update "info record" output.
20523 * gdb.btrace/step.exp: Update "info record" output.
20524 * gdb.btrace/stepi.exp: Update "info record" output.
20525 * gdb.btrace/nohist.exp: Update "info record" output.
20526
d33501a5
MM
205272015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20528
20529 * gdb.btrace/buffer-size: New.
20530
f4abbc16
MM
205312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20532
20533 * gdb.btrace/delta.exp: Update "info record" output.
20534 * gdb.btrace/enable.exp: Update "info record" output.
20535 * gdb.btrace/finish.exp: Update "info record" output.
20536 * gdb.btrace/instruction_history.exp: Update "info record" output.
20537 * gdb.btrace/next.exp: Update "info record" output.
20538 * gdb.btrace/nexti.exp: Update "info record" output.
20539 * gdb.btrace/step.exp: Update "info record" output.
20540 * gdb.btrace/stepi.exp: Update "info record" output.
20541 * gdb.btrace/nohist.exp: Update "info record" output.
20542
b9d61307
SM
205432015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20544
20545 PR gdb/15678
20546 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20547
e584fdbc
PA
205482015-02-06 Pedro Alves <palves@redhat.com>
20549
20550 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20551 macro.
20552 (seconds_left, again): New globals.
20553 (main): Wait seconds_left in a 1-second sleep loop instead of
20554 sleeping 180 seconds. If 'again' is set, reset the seconds
20555 counter.
20556 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20557 'again' in the inferior before detaching. Print the seconds left.
20558 (options): New global.
20559 (top level): Build program with -DTIMEOUT=$timeout.
20560
77f41761
PA
205612015-02-06 Pedro Alves <palves@redhat.com>
20562
20563 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20564 determine how many seconds to pass to 'alarm'.
20565 * gdb.base/gdb-sigterm.exp (top level): Build program with
20566 -DTIMEOUT=$timeout.
20567 (do_test): Return success/failure indication. Add more verbose
20568 logging. Don't fail if 200 single steps are seen. Instead, fail
20569 when the test times out.
20570 (passes): New global.
20571 (top level): Break the testing loop if testing fails on any
20572 iteration. Use gdb_assert.
20573
b9394193
DB
205742015-02-04 Don Breazeal <donb@codesourcery.com>
20575
20576 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20577 and initialize them.
20578 (ipc_cleanup): New function.
20579 (main): Don't declare shmid, semid, and msqid. Add a call to
20580 atexit so that we call ipc_cleanup on exit.
20581
42d9e528
PA
205822015-02-04 Pedro Alves <palves@redhat.com>
20583
20584 * boards/native-extended-gdbserver.exp: Remove any target variant
20585 specifications from the board name before clearing the isremote
20586 flag from board_info.
20587
ae6ae975
DE
205882015-01-31 Doug Evans <xdje42@gmail.com>
20589
20590 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20591
cfb069a8
GB
205922015-01-31 Gary Benson <gbenson@redhat.com>
20593
20594 * gdb.base/completion.exp: Disable completion limiting for
20595 existing tests. Add new tests to check completion limiting.
20596 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20597
5dd31d79
DE
205982015-01-31 Doug Evans <xdje42@gmail.com>
20599
20600 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20601
9f050062
DE
206022015-01-31 Doug Evans <xdje42@gmail.com>
20603
20604 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20605 entries. Duplicate file section script entries.
20606 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20607 inlined entries. Add test for safe-path rejection.
20608 * gdb.python/py-section-script.c: Add duplicate inlined section script
20609 entries. Duplicate file section script entries.
20610 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20611 inlined entries. Add test for safe-path rejection.
20612
df25ebbd
JB
206132015-01-29 Joel Brobecker <brobecker@adacore.com>
20614
20615 * gdb.ada/disc_arr_bound: New testcase.
20616
4a0ca9ec
JB
206172015-01-29 Joel Brobecker <brobecker@adacore.com>
20618
20619 * gdb.ada/mi_var_array: New testcase.
20620
3a8b707a
DE
206212015-01-27 Doug Evans <dje@google.com>
20622
20623 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20624 Add test for objfile.filename, objfile.username after objfile
20625 has been unloaded.
20626
f8313f6e
JB
206272015-01-26 Joel Brobecker <brobecker@adacore.com>
20628
20629 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20630 the second test to print the name attribute of value
20631 returned by the call to gdb.lookup_type, and adjust
20632 the expected output accordingly.
20633
37bc665e
MW
206342015-01-25 Mark Wielaard <mjw@redhat.com>
20635
20636 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20637 * gdb.base/disp-step-fork.c: Include unistd.h.
20638 * gdb.base/siginfo-obj.c: Include stdio.h.
20639 * gdb.base/siginfo-thread.c: Likewise.
20640 * gdb.mi/non-stop.c: Include unistd.h.
20641 * gdb.mi/nsthrexec.c: Include stdio.h.
20642 * gdb.mi/pthreads.c: Include unistd.h.
20643 * gdb.modula2/unbounded1.c (main): Declare returns int.
20644 * gdb.reverse/consecutive-reverse.c: Likewise.
20645 * gdb.threads/create-fail.c: Include unistd.h.
20646 * gdb.threads/killed.c: Likewise.
20647 * gdb.threads/linux-dp.c: Likewise.
20648 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20649 * gdb.threads/non-ldr-exc-2.c: Likewise.
20650 * gdb.threads/non-ldr-exc-3.c: Likewise.
20651 * gdb.threads/non-ldr-exc-4.c: Likewise.
20652 * gdb.threads/pthreads.c: Include unistd.h.
20653 (main): Declare returns int.
20654 * gdb.threads/tls-main.c (foo): New declaration.
20655 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20656
f7e5394d
SM
206572015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20658
20659 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20660 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20661
743649fd
MW
206622015-01-15 Mark Wielaard <mjw@redhat.com>
20663
20664 * gdb.base/noreturn-return.c: New file.
20665 * gdb.base/noreturn-return.exp: New file.
20666 * gdb.base/noreturn-finish.c: New file.
20667 * gdb.base/noreturn-finish.exp: New file.
20668
198297aa
PA
206692015-01-23 Pedro Alves <palves@redhat.com>
20670
20671 * gdb.threads/continue-pending-after-query.c: New file.
20672 * gdb.threads/continue-pending-after-query.exp: New file.
20673
717cf30c
AG
206742015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20675 Simon Marchi <simon.marchi@ericsson.com>
20676
20677 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20678 * gdb.base/valgrind-db-attach.exp: Same.
20679 * gdb.base/valgrind-infcall.exp: Same.
20680 * lib/mi-support.exp (default_mi_gdb_start): Same.
20681 * lib/prompt.exp (default_prompt_gdb_start): Same.
20682 * lib/gdb.exp (default_gdb_spawn): Same.
20683 (gdb_interact): New.
20684
20685
4b62a76e
JK
206862015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20687
20688 * gdb.compile/compile.exp (pointer to jit function): New test.
20689
b4cdae6f
WW
206902015-01-17 Wei-cheng Wang <cole945@gmail.com>
20691
20692 * lib/gdb.exp (supports_process_record): Return true for
20693 powerpc*-*-linux*.
20694 (supports_reverse): Likewise.
20695
d221e7ef
DB
206962015-01-15 Don Breazeal <donb@codesourcery.com>
20697
20698 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20699 instead of checking whether the target board is remote and
20700 use spawn_wait_for_attach instead of exec/sleep.
20701 * gdb.base/attach-twice.exp: Likewise.
20702
bafffb51
JB
207032015-01-15 Joel Brobecker <brobecker@adacore.com>
20704
20705 * gdb.ada/var_arr_attrs: New testcase.
20706
5589af0e
PA
207072015-01-14 Pedro Alves <palves@redhat.com>
20708 Joel Brobecker <brobecker@adacore.com>
20709
20710 PR gdb/17525
20711 * gdb.base/bp-cmds-execution-x-script.c: New file.
20712 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20713 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20714
6c400b59
PA
207152015-01-14 Pedro Alves <palves@redhat.com>
20716
20717 PR cli/17828
20718 * gdb.base/batch-preserve-term-settings.c: New file.
20719 * gdb.base/batch-preserve-term-settings.exp: New file.
20720
e02c96a7
DE
207212015-01-13 Doug Evans <dje@google.com>
20722
20723 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20724 binary.
20725
576fd14c
JB
207262015-01-13 Joel Brobecker <brobecker@adacore.com>
20727
20728 * Makefile.in (clean mostlyclean): Do not delete *.py.
20729
04dccad0
JB
207302015-01-13 Joel Brobecker <brobecker@adacore.com>
20731
20732 * gdb.python/py-lookup-type.exp: New file.
20733
3d230f71
PA
207342015-01-12 Pedro Alves <palves@redhat.com>
20735
20736 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20737 restore GDBFLAGS before returning.
20738
7e67715d
JK
207392015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20740
20741 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20742 is_amd64_regs_target and is_x86_like_target.
20743
f2e0d4b4
DE
207442015-01-11 Doug Evans <xdje42@gmail.com>
20745
20746 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20747 is given without an explicit form.
20748 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20749 attributes.
20750 * gdb.dwarf/corrupt.exp: Ditto.
20751 * gdb.dwarf2/enum-type.exp: Ditto.
20752 * gdb.trace/entry-values.exp: Ditto.
20753 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20754
439250fb
DE
207552015-01-11 Doug Evans <xdje42@gmail.com>
20756
20757 PR gdb/15830
20758 * gdb.base/maint.exp: Remove references to "maint demangle".
20759 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20760 Add tests for explicitly specifying language to demangle.
20761 * gdb.dlang/demangle.exp: Ditto.
20762
ede9f622
PA
207632015-01-09 Pedro Alves <palves@redhat.com>
20764
20765 * gdb.threads/non-stop-fair-events.c: New file.
20766 * gdb.threads/non-stop-fair-events.exp: New file.
20767
a7b796db
PA
207682015-01-09 Pedro Alves <palves@redhat.com>
20769
20770 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20771 the global scope. Set a breakpoint after all threads are started
20772 rather than stepping over two source lines. Expect the prompt.
20773 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20774 global.
20775 (NUM): Now 15.
20776 (main): Use threads_started_barrier to wait for all threads to
20777 start. Main thread no longer calls thread_function. Exit after
20778 180 seconds.
20779 (loop): New function.
20780 (thread_function): Wait on threads_started_barrier barrier. Call
20781 'loop' at each iteration.
20782 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20783 threads have started, instead of hardcoding number of "next"
20784 steps. Use an access watchpoint instead of a write watchpoint.
20785
9665ffdd
PA
207862015-01-09 Pedro Alves <palves@redhat.com>
20787
20788 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20789 (thread_func): Wait on barrier.
20790 (main): Wait for all threads to start before stopping GDB.
20791 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20792 global.
20793 (thread1_func, thread2_func): Wait on barrier.
20794 (main): Wait for all threads to start before stopping GDB.
20795 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20796 New global.
20797 (thread1_func, thread2_func): Wait on barrier.
20798 (main): Wait for all threads to start before stopping GDB.
20799
c945a99f
PA
208002015-01-09 Pedro Alves <palves@redhat.com>
20801
20802 * gdb.threads/attach-many-short-lived-threads.c: New file.
20803 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20804
c1a747c1
PA
208052014-01-09 Pedro Alves <palves@redhat.com>
20806
20807 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20808 instead of to thread 2.
20809 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20810 Add barrier around each pthread_create call instead of around all
20811 calls.
20812 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20813 Set a break on thread_function and have the child threads hit it
20814 one at at a time.
20815
60b3033e
PA
208162015-01-09 Pedro Alves <palves@redhat.com>
20817
20818 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20819 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20820 false.
20821 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20822 checking whether the target board is remote.
20823 * gdb.multi/multi-attach.exp: Likewise.
20824 * gdb.python/py-sync-interp.exp: Likewise.
20825 * gdb.server/ext-attach.exp: Likewise.
20826 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20827 tests that need to attach, instead of checking whether the target
20828 board is remote at the top of the file.
20829
acc018ac
YQ
208302015-01-08 Yao Qi <yao@codesourcery.com>
20831
20832 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20833
50a18af8
JK
208342015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20835
20836 Fix testcase compilation.
20837 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20838
8503d6e1
JB
208392015-01-06 Joel Brobecker <brobecker@adacore.com>
20840
20841 * gdb.python/py-type.exp: Add a couple test about empty
20842 array creation, and negative-length array creation.
20843
cc73dbcc
DE
208442015-01-02 Doug Evans <xdje42@gmail.com>
20845
20846 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20847
0300bbc7
DE
208482015-01-02 Doug Evans <dje@google.com>
20849
20850 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20851
9d85a0ec
YQ
208522014-12-29 Yao Qi <yao@codesourcery.com>
20853
20854 * gdb.trace/entry-values.exp: Update comments. Rename variable
20855 bar_call_foo to returned_from_foo.
20856
87186c6a
MMN
208572014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20858
20859 PR gdb/17394
20860 * gdb.linespec/break-asm-file.c: New file.
20861 * gdb.linespec/break-asm-file.exp: New file.
20862 * gdb.linespec/break-asm-file0.s: New file.
20863 * gdb.linespec/break-asm-file1.s: New file.
20864
1bab7383
YQ
208652014-12-18 Nigel Stephens <nigel@mips.com>
20866 Maciej W. Rozycki <macro@codesourcery.com>
20867
20868 * gdb.base/float.exp: Handle the new output from "info float" on
20869 MIPS targets.
20870
1bc1068a
JK
208712014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20872
20873 Fix MinGW compilation.
20874 * gdb.compile/compile-ops.exp: Update untested message if
20875 !skip_compile_feature_tests.
20876 * gdb.compile/compile-setjmp.exp: Likewise.
20877 * gdb.compile/compile-tls.exp: Likewise.
20878 * gdb.compile/compile.exp: Likewise.
20879 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20880 supported on this host".
20881
b6615d10
DE
208822014-12-16 Doug Evans <xdje42@gmail.com>
20883
20884 * boards/stabs.exp: New file.
20885
25dda427
AA
208862014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20887
20888 * gdb.base/completion.exp: Adjust to format changes of "maint
20889 print user-registers".
20890
bf330350
CU
208912014-12-16 Catalin Udma <catalin.udma@freescale.com>
20892
20893 PR server/17457
20894 * gdb.arch/aarch64-fp.c: New file.
20895 * gdb.arch/aarch64-fp.exp: New file.
20896
395cf596
SDJ
208972014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20898
20899 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20900 r210637, r210913, r211666, r215400, r215817).
20901
20902 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20903 * dg-extract-results.py: New file.
20904 * dg-extract-results.sh: Use it if the environment seems
20905 suitable.
20906
20907 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20908
20909 * dg-extract-results.py (parse_run): Handle warnings that
20910 are printed before a test harness is run.
20911
20912 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20913
20914 * dg-extract-results.py (Named): Remove __cmp__ method.
20915 (output_variation): Use a key to sort variation.harnesses.
20916
20917 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20918
20919 * dg-extract-results.py: For Python 3, force sys.stdout to
20920 handle surrogate escape sequences.
20921 (safe_open): New function.
20922 (output_segment, main): Use it.
20923
20924 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20925
20926 * dg-extract-results.py (Prog.result_re): Include options
20927 in test name.
20928
20929 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20930
20931 * dg-extract-results.py (output_variation): Always sort if
20932 do_sum.
20933
e882ef3c
SM
209342014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20935
20936 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20937 as long as we get pagination notifications.
20938
4992aa20
JM
209392014-12-15 Jason Merrill <jason@redhat.com>
20940
20941 * Makefile.in (check-gdb.%): Restore.
20942 * README: Mention it.
20943
c1b5a1a6
JB
209442014-12-13 Joel Brobecker <brobecker@adacore.com>
20945
20946 * gdb.ada/str_uninit: New testcase.
20947
5537b577
JK
209482014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20949
20950 PR symtab/17642
20951 * gdb.base/vla-stub-define.c: New file.
20952 * gdb.base/vla-stub.c: New file.
20953 * gdb.base/vla-stub.exp: New file.
20954
bb2ec1b3
TT
209552014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20956 Jan Kratochvil <jan.kratochvil@redhat.com>
20957 Tom Tromey <tromey@redhat.com>
20958
20959 * configure.ac: Add gdb.compile/.
20960 * configure: Regenerate.
20961 * gdb.compile/Makefile.in: New file.
20962 * gdb.compile/compile-ops.exp: New file.
20963 * gdb.compile/compile-ops.c: New file.
20964 * gdb.compile/compile-tls.c: New file.
20965 * gdb.compile/compile-tls.exp: New file.
20966 * gdb.compile/compile-constvar.S: New file.
20967 * gdb.compile/compile-constvar.c: New file.
20968 * gdb.compile/compile-mod.c: New file.
20969 * gdb.compile/compile-nodebug.c: New file.
20970 * gdb.compile/compile-setjmp-mod.c: New file.
20971 * gdb.compile/compile-setjmp.c: New file.
20972 * gdb.compile/compile-setjmp.exp: New file.
20973 * gdb.compile/compile-shlib.c: New file.
20974 * gdb.compile/compile.c: New file.
20975 * gdb.compile/compile.exp: New file.
20976 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20977
4ff709eb
TT
209782014-12-12 Tom Tromey <tromey@redhat.com>
20979
20980 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20981 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20982
6dddd6a5
DE
209832014-12-12 Doug Evans <dje@google.com>
20984
20985 * lib/gdb-python.exp (get_python_valueof): New function.
20986 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20987
71c24708
AA
209882014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20989
20990 * gdb.base/completion.exp: Add test for completion of "info
20991 registers ".
20992
3e29f34a
MR
209932014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20994
20995 * gdb.base/func-ptrs.c: New file.
20996 * gdb.base/func-ptrs.exp: New file.
20997
fc126975
SM
209982014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20999
21000 PR breakpoints/17012
21001 * gdb.base/dprintf-detach.c: New file.
21002 * gdb.base/dprintf-detach.exp: New file.
21003
0a46d518
SM
210042014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21005
21006 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
21007 * lib/gdb.exp (target_is_gdbserver): New procedure.
21008
a0be3e44
DE
210092014-12-08 Doug Evans <dje@google.com>
21010
21011 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
21012
df1b803a
YQ
210132014-12-05 Yao Qi <yao@codesourcery.com>
21014
21015 * gdb.guile/scm-error.exp: Remove the third argument to
21016 gdb_remote_download.
21017 * gdb.guile/scm-frame-args.exp: Likewise.
21018 * gdb.guile/scm-section-script.exp: Likewise.
21019
ddb9f679
YQ
210202014-12-05 Yao Qi <yao@codesourcery.com>
21021
21022 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21023
86e4ed39
DE
210242014-12-04 Doug Evans <dje@google.com>
21025
21026 * gdb.python/py-objfile.exp: Add tests for
21027 objfile.add_separate_debug_file.
21028
7c50a931
DE
210292014-12-04 Doug Evans <dje@google.com>
21030
21031 * lib/gdb.exp (get_build_id): New function.
21032 (build_id_debug_filename_get): Rewrite to use it.
21033 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21034
621661e3
MR
210352014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
21036
21037 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21038 `method(long)', not just 0x0.
21039 * gdb.cp/nsalias.exp: Align code labels to 4.
21040 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21041 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21042 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21043 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21044 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21045 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21046
29f0c3b7
DE
210472014-12-02 Doug Evans <dje@google.com>
21048
e1e061e7 21049 PR symtab/17602
29f0c3b7 21050 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 21051 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
21052 * gdb.cp/anon-ns.exp: Update.
21053
162078c8
NB
210542014-12-02 Nick Bull <nicholaspbull@gmail.com>
21055
21056 * gdb.python/py-events.py (inferior_call_handler): New.
21057 (register_changed_handler, memory_changed_handler): New.
21058 (test_events.invoke): Register new handlers.
21059 * gdb.python/py-events.exp: Add tests for inferior call,
21060 memory_changed and register_changed events.
21061
fdb09caf
AA
210622014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21063
21064 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21065 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21066 if the linker doesn't understand this.
21067
55cfb2c4
SM
210682014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21069
21070 * gdb.python/python.exp: Change expected reply to help().
21071
9e8cd6df
YQ
210722014-12-01 Yao Qi <yao@codesourcery.com>
21073
21074 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21075 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21076 * configure: Re-generated.
21077
6c659fc2
SC
210782014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21079
21080 * gdb.cp/chained-calls.cc: New file.
21081 * gdb.cp/chained-calls.exp: New file.
21082 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21083
d7fc3181
SM
210842014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21085
21086 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21087 * gdb.dwarf2/symtab-producer.exp: Same.
21088 * gdb.gdb/python-interrupts.exp: Same.
21089 * gdb.gdb/python-selftest.exp: Same.
21090 * gdb.python/py-linetable.exp: Same.
21091 * gdb.python/py-type.exp: Same.
21092 * gdb.python/py-value-cc.exp: Same.
21093 * gdb.python/py-value.exp: Same.
21094
10e79639
YQ
210952014-11-28 Yao Qi <yao@codesourcery.com>
21096
21097 * gdb.base/break-probes.exp: Match library name prefixed with
21098 sysroot.
21099
f28a0564
SM
211002014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21101
21102 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21103 test expected output. Add parentheses for the call to print.
21104 Remove L suffix from integers.
21105
3fe1ce1d
DE
211062014-11-26 Doug Evans <dje@google.com>
21107
21108 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21109
84429e27
YQ
211102014-11-22 Yao Qi <yao@codesourcery.com>
21111
21112 * gdb.trace/entry-values.c: Remove asms.
21113 (foo): Add foo_label.
21114 (bar): Add bar_label.
21115 * gdb.trace/entry-values.exp: Remove code computing foo's
21116 length and bar's length.
21117 (Dwarf::assemble): Invoke function_range for bar and use
21118 MACRO_AT_func for foo.
21119
26741859
YQ
211202014-11-22 Yao Qi <yao@codesourcery.com>
21121
21122 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21123 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21124 Use .Lgcc43_procstart instead of gcc43.
21125
45e44d27
JB
211262014-11-21 Joel Brobecker <brobecker@adacore.com>
21127
21128 * gdb.ada/n_arr_bound: New testcase.
21129
458c8db8
SDJ
211302014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21131
21132 PR breakpoints/10737
21133 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21134 test_catch_syscall_multi_arch.
21135 (test_catch_syscall_multi_arch): New function.
21136
43f3e411
DE
211372014-11-20 Doug Evans <xdje42@gmail.com>
21138
21139 * gdb.base/maint.exp: Update expected output.
21140
0d7b2549
AA
211412014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21142
21143 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21144 4-byte instruction on S390.
21145
8908fca5
JB
211462014-11-19 Joel Brobecker <brobecker@adacore.com>
21147
21148 * gdb.ada/arr_arr: New testcase.
21149
4a46959e
JB
211502014-11-19 Joel Brobecker <brobecker@adacore.com>
21151
21152 * gdb.ada/pkd_arr_elem: New Testcase.
21153
470e2f4e
LM
211542014-11-18 Luis Machado <lgustavo@codesourcery.com>
21155
21156 * gdb.reverse/break-precsave: Expect completion message for
21157 core file reads.
21158 * gdb.reverse/consecutive-precsave.exp: Likewise.
21159 * gdb.reverse/finish-precsave.exp: Likewise.
21160 * gdb.reverse/i386-precsave.exp: Likewise.
21161 * gdb.reverse/machinestate-precsave.exp: Likewise.
21162 * gdb.reverse/sigall-precsave.exp: Likewise.
21163 * gdb.reverse/solib-precsave.exp: Likewise.
21164 * gdb.reverse/step-precsave.exp: Likewise.
21165 * gdb.reverse/until-precsave.exp: Likewise.
21166 * gdb.reverse/watch-precsave.exp: Likewise.
21167
a267f3ad
AA
211682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21169
21170 * gdb.base/bp-permanent.c: Include unistd.h.
21171 * gdb.python/py-framefilter-mi.c (main): Add return type.
21172 * gdb.python/py-framefilter.c (main): Likewise.
21173 * gdb.trace/actions-changed.c (main): Likewise.
21174
12084a9a
AA
211752014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21176
21177 * gdb.mi/until.c: Add eye-catchers.
21178 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21179 line numbers.
21180
dc7e1a77
AA
211812014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21182
21183 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21184 function header variants in break1.c.
21185 * gdb.base/ena-dis-br.exp: Likewise.
21186 * gdb.base/hbreak2.exp: Likewise.
21187 * gdb.reverse/until-precsave.exp: Drop references to removed
21188 non-prototype function header variants in ur1.c.
21189 * gdb.reverse/until-reverse.exp: Likewise.
21190
41c77605
PM
211912014-11-17 Petr Machata <pmachata@redhat.com>
21192
21193 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21194 ${_cu_offset_size} bytes abbrev offset.
21195
34248c3a
DE
211962014-11-15 Doug Evans <xdje42@gmail.com>
21197
21198 PR symtab/17559
21199 * gdb.base/line-symtabs.exp: New file.
21200 * gdb.base/line-symtabs.c: New file.
21201 * gdb.base/line-symtabs.h: New file.
21202
646da059
YQ
212032014-11-14 Yao Qi <yao@codesourcery.com>
21204
21205 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21206 (func): Add label func_label.
21207 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21208 Replace low_pc and high_pc with MACRO_AT_range.
21209 Replace name, low_pc and high_pc with MACRO_AT_func.
21210
9301ebe6
YQ
212112014-11-14 Yao Qi <yao@codesourcery.com>
21212
21213 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21214 Replace name, low_pc and high_pc with MACRO_AT_func.
21215
f166b542
YQ
212162014-11-14 Yao Qi <yao@codesourcery.com>
21217
21218 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21219 produce debug information.
21220 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21221
0f6e71e3
YQ
212222014-11-14 Yao Qi <yao@codesourcery.com>
21223
21224 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21225 object and get function length.
21226 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21227 with MACRO_AT_func.
21228 (top-level): Replace gdb_compile and clean_restart with
21229 prepare_for_testing.
21230 * gdb.dwarf2/main.c (main): Add label main_label.
21231
876c4df9
YQ
212322014-11-14 Yao Qi <yao@codesourcery.com>
21233
21234 * lib/dwarf.exp (function_range): New procedure.
21235 (Dwarf::_handle_macro_at_func): New procedure.
21236 (Dwarf::_handle_macro_at_range): New procedure.
21237 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21238
02ad9cf1
YQ
212392014-11-14 Yao Qi <yao@codesourcery.com>
21240
21241 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21242 (_handle_attribute): New procedure.
21243
a59add0c
AA
212442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21245
21246 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21247 * gdb.base/call-sc.c (zed): Likewise.
21248 * gdb.base/checkpoint.c (main): Likewise.
21249 * gdb.base/dump.c (main): Likewise.
21250 * gdb.base/gcore.c (main): Likewise.
21251 * gdb.base/huge.c (main): Likewise.
21252 * gdb.base/multi-forks.c (main): Likewise.
21253 * gdb.base/pr10179-a.c (main): Likewise.
21254 * gdb.base/savedregs.c (main): Likewise.
21255 * gdb.base/sigaltstack.c (main): Likewise.
21256 * gdb.base/siginfo.c (main): Likewise.
21257 * gdb.base/structs.c (zed): Likewise.
21258 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21259 * gdb.mi/mi-syn-frame.c (main): Likewise.
21260 * gdb.mi/until.c (foo, main): Likewise.
21261 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21262 * gdb.base/solib-weak.c (foo): Declare.
21263 * gdb.base/attach-twice.c: Include stdio.h.
21264 * gdb.base/weaklib1.c: Likewise.
21265 * gdb.base/weaklib2.c: Likewise.
21266 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21267 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21268 unistd.h.
21269 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21270 * gdb.mi/mi-exit-code.c: Likewise.
21271 * gdb.base/break-interp-lib.c: Include string.h.
21272 * gdb.base/coremaker.c: Likewise.
21273 * gdb.base/testenv.c: Likewise.
21274 * gdb.python/py-finish-breakpoint.c: Likewise.
21275 * gdb.base/inferior-died.c: Include sys/wait.h.
21276 * gdb.base/fileio.c: Include time.h.
21277 * gdb.base/async-shell.c: Include unistd.h.
21278 * gdb.base/dprintf-non-stop.c: Likewise.
21279 * gdb.base/info-os.c: Likewise.
21280 * gdb.mi/mi-console.c: Likewise.
21281 * gdb.mi/watch-nonstop.c: Likewise.
21282 * gdb.python/py-events.c: Likewise.
21283 * gdb.base/async.c (baz): Move up before its invocation.
21284 * gdb.base/code_elim2.c (my_global_func): Likewise.
21285 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21286 * gdb.base/advance.c (func2): Likewise.
21287
3b5d5997
AA
212882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21289
21290 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21291 variant.
21292 * gdb.base/annota3.c: Likewise.
21293 * gdb.base/async.c: Likewise.
21294 * gdb.base/average.c: Likewise.
21295 * gdb.base/call-ar-st.c: Likewise.
21296 * gdb.base/call-rt-st.c: Likewise.
21297 * gdb.base/call-sc.c: Likewise.
21298 * gdb.base/call-strs.c: Likewise.
21299 * gdb.base/ending-run.c: Likewise.
21300 * gdb.base/execd-prog.c: Likewise.
21301 * gdb.base/exprs.c: Likewise.
21302 * gdb.base/foll-exec.c: Likewise.
21303 * gdb.base/foll-fork.c: Likewise.
21304 * gdb.base/foll-vfork.c: Likewise.
21305 * gdb.base/funcargs.c: Likewise.
21306 * gdb.base/gcore.c: Likewise.
21307 * gdb.base/jump.c: Likewise.
21308 * gdb.base/langs0.c: Likewise.
21309 * gdb.base/langs1.c: Likewise.
21310 * gdb.base/langs2.c: Likewise.
21311 * gdb.base/mips_pro.c: Likewise.
21312 * gdb.base/nodebug.c: Likewise.
21313 * gdb.base/opaque0.c: Likewise.
21314 * gdb.base/opaque1.c: Likewise.
21315 * gdb.base/recurse.c: Likewise.
21316 * gdb.base/run.c: Likewise.
21317 * gdb.base/scope0.c: Likewise.
21318 * gdb.base/scope1.c: Likewise.
21319 * gdb.base/setshow.c: Likewise.
21320 * gdb.base/setvar.c: Likewise.
21321 * gdb.base/shmain.c: Likewise.
21322 * gdb.base/shr1.c: Likewise.
21323 * gdb.base/shr2.c: Likewise.
21324 * gdb.base/sigall.c: Likewise.
21325 * gdb.base/signals.c: Likewise.
21326 * gdb.base/so-indr-cl.c: Likewise.
21327 * gdb.base/solib2.c: Likewise.
21328 * gdb.base/structs.c: Likewise.
21329 * gdb.base/sum.c: Likewise.
21330 * gdb.base/vforked-prog.c: Likewise.
21331 * gdb.base/watchpoint.c: Likewise.
21332 * gdb.reverse/shr2.c: Likewise.
21333 * gdb.reverse/until-reverse.c: Likewise.
21334 * gdb.reverse/ur1.c: Likewise.
21335 * gdb.reverse/watch-reverse.c: Likewise.
21336
066a77c5
AA
213372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21338
21339 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21340 variant.
21341 * gdb.base/sepdebug.exp: Drop references to removed code.
21342
4f204ea5
AA
213432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21344
21345 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21346 variant. Preserve original line numbering.
21347 * gdb.base/list1.c: Likewise.
21348
3b377a3a
AA
213492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21350
21351 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21352 variant.
21353 * gdb.base/break1.c: Likewise.
21354 * gdb.base/break.exp: Drop references to removed code.
21355
e444df73
AA
213562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21357
21358 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21359 variant.
21360
8008f2a7
AA
213612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21362
21363 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21364
a5a06887
AA
213652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21366
21367 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21368 logic into perform_all_tests() and invoke it with and without
21369 function header prototypes.
21370 (do_function_calls): Remove conditional XFAIL for PR 5318.
21371 (rerun_and_prepare): Remove duplicate code.
21372 (perform_all_tests): New. Main logic moved here.
21373
44dba9b9
AA
213742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21375
21376 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21377 code guarded by #ifdef NO_PROTOTYPES.
21378 (t_double_many_args): Likewise.
21379 (DEF_FUNC_MANY_ARGS_1): Likewise.
21380 (DEF_FUNC_VALUES_1): Likewise.
21381 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21382 guarded by #ifdef PROTOTYPES.
21383
d1fbcd56
AA
213842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21385
21386 * gdb.mi/mi-console.c: Add eye-catcher.
21387 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21388 instead of literal line number.
21389
b0e59b8f
AA
213902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21391
21392 * gdb.base/shr2.c: Add eye-catcher.
21393 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21394 line number.
21395
78f98cca
AA
213962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21397
21398 * gdb.base/jump.c: Add eye-catchers.
21399 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21400 numbers.
21401
58fa2af0
AA
214022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21403
21404 * gdb.base/execd-prog.c: Add eye-catchers.
21405 * gdb.base/foll-exec.c: Likewise.
21406 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21407 line numbers.
21408
04e5059b
AA
214092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21410
21411 * gdb.base/ending-run.c: Add eye-catchers.
21412 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21413 literal line numbers.
21414
dbfdb174
AA
214152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21416
21417 * gdb.base/call-rt-st.c: Add eye-catchers.
21418 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21419 literal line numbers.
21420
888a2ade
AA
214212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21422
21423 * gdb.base/call-ar-st.c: Add eye-catchers.
21424 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21425 literal line numbers.
21426
6acc2dde
AA
214272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21428
21429 * gdb.base/average.c: Add eye-catchers.
21430 * gdb.base/sum.c: Likewise.
21431 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21432 regexps dynamically.
21433
9ecfcd1d
AA
214342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21435
21436 * gdb.base/solib1.c: Add eye-catchers.
21437 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21438 literal line numbers.
21439
78708b7c
PA
214402014-11-12 Pedro Alves <palves@redhat.com>
21441
21442 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21443 leader has exited.
21444
af48d08f
PA
214452014-11-12 Pedro Alves <palves@redhat.com>
21446
21447 * gdb.arch/i386-bp_permanent.c: New file.
21448 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21449 (srcfile): Set to i386-bp_permanent.c.
21450 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21451 that stepi does not execute the 'leave' instruction, instead of
21452 testing it does execute.
21453 * gdb.base/bp-permanent.c: New file.
21454 * gdb.base/bp-permanent.exp: New file.
21455
af3768e9
DE
214562014-11-10 Doug Evans <xdje42@gmail.com>
21457
21458 PR symtab/17564
21459 * gdb.base/symtab-search-order.exp: New file.
21460 * gdb.base/symtab-search-order.c: New file.
21461 * gdb.base/symtab-search-order-1.c: New file.
21462 * gdb.base/symtab-search-order-shlib-1.c: New file.
21463
9de00a4a
PA
214642014-11-07 Pedro Alves <palves@redhat.com>
21465
21466 PR gdb/17511
21467 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21468 i?86-*-linux*.
21469
e0f52461
SC
214702014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21471
21472 PR c++/17494
21473 * gdb.cp/pr17494.cc: New file.
21474 * gdb.cp/pr17494.exp: New file.
21475
6ce8c980
YQ
214762014-11-02 Yao Qi <yao@codesourcery.com>
21477
21478 * gdb.python/python.exp: Get working directory and match the
21479 output of "set extended-prompt \\w " with it.
21480
02be9a71
DE
214812014-10-30 Doug Evans <dje@google.com>
21482
21483 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21484 in objfiles.
21485 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21486 in progspaces.
21487
3bdff46b
LM
214882014-10-30 Janis Johnson <janisjo@codesourcery.com>
21489
21490 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21491 * gdb.base/realname-expand.exp: Likewise.
21492 * gdb.linespec/macro-relative.exp: Likewise.
21493
ab917dfb
PA
214942014-10-29 Pedro Alves <palves@redhat.com>
21495
21496 PR gdb/17408
21497 * gdb.threads/schedlock.c (some_function): New function.
21498 (call_function): New global.
21499 (MAYBE_CALL_SOME_FUNCTION): New macro.
21500 (thread_function): Call it.
21501 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21502 and use it instead of a global counter. Adjust all callers.
21503 (get_current_thread): Use "find current thread" for test message
21504 here rather than having all callers pass down the same string.
21505 (goto_loop): New procedure, factored out from ...
21506 (my_continue): ... this.
21507 (step_ten_loops): Change parameter from test message to command to
21508 use. Adjust.
21509 (list_count): Delete global.
21510 (check_result): New procedure, factored out from duplicate top
21511 level code.
21512 (continue tests): Wrap in with_test_prefix.
21513 (test_step): New procedure, factored out from duplicate top level
21514 code.
21515 (top level): Test "step" in combination with all scheduler-locking
21516 modes. Test "next" in combination with all scheduler-locking
21517 modes, and in combination with stepping over a function call or
21518 not.
21519 * gdb.threads/next-bp-other-thread.c: New file.
21520 * gdb.threads/next-bp-other-thread.exp: New file.
21521
d3d4baed
PA
215222014-10-29 Pedro Alves <palves@redhat.com>
21523
21524 PR python/17372
21525 * gdb.python/python.exp: Test a multi-line command that spawns
21526 interactive Python.
21527 * gdb.base/multi-line-starts-subshell.exp: New file.
21528
563e8d85
YQ
215292014-10-29 Yao Qi <yao@codesourcery.com>
21530
21531 * gdb.base/fileio.exp: Make directories on host.
21532
0ea4d52e
YQ
215332014-10-29 Yao Qi <yao@codesourcery.com>
21534
21535 * gdb.base/fileio.c (test_write): Close the file.
21536
7f5ef605
PA
215372014-10-28 Pedro Alves <palves@redhat.com>
21538
21539 PR gdb/12623
21540 * gdb.base/sigstep.c (no_handler): New global.
21541 (main): If 'no_handler is true, set the signal handlers to
21542 SIG_IGN.
21543 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21544 with_sw_watch and no_handler parameters. Handle them.
21545 (top level) <stepping over handler when stopped at a breakpoint
21546 test>: Add a test axis for testing with a software watchpoint, and
21547 another for testing with the signal handler set to SIG_IGN.
21548 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21549 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21550
abbdbd03
PA
215512014-10-28 Pedro Alves <palves@redhat.com>
21552
21553 PR gdb/17511
21554 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21555 * gdb.base/sigstep.exp (other_handler_location): New global.
21556 (advance): Support stepping into the signal handler, and running
21557 commands while in the handler.
21558 (in_handler_map): New global.
21559 (top level): In the advance test, add combinations for getting
21560 into the handler with stepping commands, and for running commands
21561 in the handler. Add comment descripting the advancei tests.
21562
1df4399f
PA
215632014-10-28 Pedro Alves <palves@redhat.com>
21564
21565 * gdb.base/sigstep.exp: Use build_executable instead of
21566 prepare_for_testing.
21567 (top level): Move code that starts GDB, runs to main and creates a
21568 display to ...
21569 (restart): ... this new procedure.
21570 (top level): Move backtrace from signal handler test to ...
21571 (validate_backtrace): ... this new procedure.
21572 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21573 with_test_prefix. Always restart GDB.
21574 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21575 with_test_prefix. Always restart GDB. No need to delete
21576 breakpoints after the test.
21577 (test_skip_handler): Remove prefix parameter.
21578 (skip_over_handler, breakpoint_to_handler)
21579 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21580 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21581 restart GDB. No need to delete breakpoints after the test.
21582 (top level): Use foreach to call the test procedures with
21583 different commands.
21584
a5b6e449
PA
215852014-10-28 Pedro Alves <palves@redhat.com>
21586
21587 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21588 instead of GNATS numbers.
21589 * gdb.base/sigbpt.exp: Likewise.
21590 * gdb.base/siginfo.exp: Likewise.
21591 * gdb.base/sigstep.exp: Likewise.
21592
e5f8a7cc
PA
215932014-10-27 Pedro Alves <palves@redhat.com>
21594
21595 * gdb.base/sigstep.c (dummy): New global.
21596 (main): Issue a couple writes to the new global.
21597 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21598 procedures.
21599 (skip_over_handler): Use test_skip_handler.
21600 (top level): Call skip_over_handler for stepi and nexti too.
21601 (breakpoint_over_handler): Use test_skip_handler.
21602 (top level): Call breakpoint_over_handler for stepi and nexti too.
21603
763905a3
YQ
216042014-10-27 Yao Qi <yao@codesourcery.com>
21605
21606 * gdb.trace/tfile.c (adjust_function_address)
21607 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21608 function descriptor.
21609
6f259a23
DB
216102014-10-24 Don Breazeal <donb@codesourcery.com>
21611
21612 * gdb.base/foll-fork.exp (test_follow_fork,
21613 catch_fork_child_follow): Check for updated fork messages emitted
21614 from infrun.c.
21615 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21616 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21617 vfork_and_exec_child_follow_through_step): Check for updated vfork
21618 messages emitted from infrun.c.
21619
09dd9a69
PA
216202014-10-24 Pedro Alves <palves@redhat.com>
21621
21622 * gdb.base/corefile.exp: Remove references to ultrix.
21623 * gdb.base/interrupt.exp: Likewise.
21624 * gdb.base/whatis.exp: Likewise.
21625 * gdb.gdb/selftest.exp: Likewise.
21626 * gdb.threads/manythreads.exp: Likewise.
21627 * gdb.threads/print-threads.exp: Likewise.
21628 * gdb.threads/pthreads.exp:: Likewise.
21629 * gdb.threads/schedlock.exp: Likewise.
21630
3433cfa5
SC
216312014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21632
21633 * gdb.cp/non-trivial-retval.cc: Add a test case.
21634 * gdb.cp/non-trivial-retval.exp: Add a test.
21635
092f880b
YQ
216362014-10-20 Yao Qi <yao@codesourcery.com>
21637
21638 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21639 * gdb.python/py-objfile-script-gdb.py: New file.
21640 * gdb.python/py-objfile-script.exp: Update reference to
21641 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21642 of remote_download. Remove the dest file.
21643
acbdb7f3
YQ
216442014-10-20 Yao Qi <yao@codesourcery.com>
21645
21646 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21647 * gdb.base/step-line.exp: Likewise.
21648 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21649 * gdb.dwarf2/dw2-basic.exp: Likewise.
21650 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21651 * gdb.dwarf2/dw2-filename.exp: Likewise.
21652 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21653 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21654 * gdb.dwarf2/dw2-producer.exp: Likewise.
21655 * gdb.dwarf2/mac-fileno.exp: Likewise.
21656 * gdb.python/py-frame-args.exp: Likewise.
21657 * gdb.python/py-framefilter.exp: Likewise.
21658 * gdb.python/py-mi.exp: Likewise.
21659 * gdb.python/py-objfile-script.exp: Likewise
21660 * gdb.python/py-pp-integral.exp: Likewise.
21661 * gdb.python/py-pp-re-notag.exp: Likewise.
21662 * gdb.python/py-prettyprint.exp: Likewise.
21663 * gdb.python/py-section-script.exp: Likewise.
21664 * gdb.python/py-typeprint.exp: Likewise.
21665 * gdb.python/py-xmethods.exp: Likewise.
21666 * gdb.stabs/weird.exp: Likewise.
21667 * gdb.xml/tdesc-regs.exp: Likewise.
21668
bd286a29
KCY
216692014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21670
21671 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21672 (out_cu): Use addr_len for the size of addresses.
21673 (out_line): Likewise. Size DW_LNE_set_address instruction
21674 according to addr_len.
21675 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21676 (FUNC): Add START_INSNS to definition.
21677
673dc4a0
YQ
216782014-10-18 Yao Qi <yao@codesourcery.com>
21679
21680 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21681 gdb_has_argv0 return true.
21682 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21683 check [target_info exists noargs], check [gdb_has_argv0]
21684 instead.
21685 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21686 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21687 procedures.
21688
4ffbba72
DE
216892014-10-17 Doug Evans <dje@google.com>
21690
21691 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21692 event.
21693 * gdb.python/py-events.py: Add clear_objfiles event.
21694
d096d8c1
DE
216952014-10-17 Doug Evans <dje@google.com>
21696
21697 * gdb.python/py-objfile.exp: Test progspace attribute.
21698
a80db015
LM
216992014-10-17 Luis Machado <lgustavo@codesourcery.com>
21700
21701 * gdb.guile/scm-breakpoint.exp: Do not assume any
21702 directory separators when matching source file paths.
21703 * gdb.python/py-breakpoint.exp: Likewise.
21704 * gdb.reverse/break-precsave.exp: Likewise.
21705 * gdb.reverse/break-reverse.exp: Likewise.
21706 * gdb.reverse/consecutive-precsave.exp: Likewise.
21707 * gdb.reverse/finish-precsave.exp: Likewise.
21708 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21709 * gdb.reverse/finish-reverse.exp: Likewise.
21710 * gdb.reverse/i386-precsave.exp: Likewise.
21711 * gdb.reverse/i387-env-reverse.exp: Likewise.
21712 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21713 * gdb.reverse/machinestate-precsave.exp: Likewise.
21714 * gdb.reverse/machinestate.exp: Likewise.
21715 * gdb.reverse/sigall-precsave.exp: Likewise.
21716 * gdb.reverse/solib-precsave.exp: Likewise.
21717 * gdb.reverse/step-precsave.exp: Likewise.
21718 * gdb.reverse/until-precsave.exp: Likewise.
21719 * gdb.reverse/watch-precsave.exp: Likewise.
21720 * gdb.reverse/watch-reverse.exp: Likewise.
21721
b22089ab
YQ
217222014-10-17 Yao Qi <yao@codesourcery.com>
21723
21724 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21725 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21726
6c4486e6
PA
217272014-10-17 Pedro Alves <palves@redhat.com>
21728
21729 PR gdb/17471
21730 * gdb.base/bg-execution-repeat.c: New file.
21731 * gdb.base/bg-execution-repeat.exp: New file.
21732
0ff33695
PA
217332014-10-17 Pedro Alves <palves@redhat.com>
21734
21735 PR gdb/17300
21736 * gdb.base/continue-all-already-running.c: New file.
21737 * gdb.base/continue-all-already-running.exp: New file.
21738
6fdebc3d
PA
217392014-10-17 Pedro Alves <palves@redhat.com>
21740
21741 PR gdb/17472
21742 * gdb.base/annota-input-while-running.c: New file.
21743 * gdb.base/annota-input-while-running.exp: New file.
21744
32a8097b
PA
217452014-10-17 Pedro Alves <palves@redhat.com>
21746
21747 * gdb.base/callfuncs.exp: emove references to osf.
21748 * gdb.base/sigall.exp: Likewise.
21749 * gdb.gdb/selftest.exp: Likewise.
21750 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21751 * gdb.mi/non-stop.c: Likewise.
21752 * gdb.mi/pthreads.c: Likewise.
21753 * gdb.reverse/sigall-precsave.exp: Likewise.
21754 * gdb.reverse/sigall-reverse.exp: Likewise.
21755 * gdb.threads/pthreads.c: Likewise.
21756 * gdb.threads/pthreads.exp: Likewise.
21757
7a3517ff
YQ
217582014-10-17 Yao Qi <yao@codesourcery.com>
21759
21760 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21761 check 'target_info exists noargs'.
21762 (test_command_prompt_position): Likewise.
21763 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21764 Remove "set args".
21765 (progvar_simple_while_test): Likewise.
21766 (progvar_complex_if_while_test): Likewise.
21767 (if_while_breakpoint_command_test): Likewise.
21768 (infrun_breakpoint_command_test): Likewise.
21769 (breakpoint_command_test): Likewise.
21770 (watchpoint_command_test): Likewise.
21771 (bp_deleted_in_command_test): Likewise.
21772 (temporary_breakpoint_commands): Likewise.
21773
bb99c472
YQ
217742014-10-16 Yao Qi <yao@codesourcery.com>
21775
21776 * gdb.base/remotetimeout.exp: Remove noargs checking.
21777
7c16b83e
PA
217782014-10-15 Pedro Alves <palves@redhat.com>
21779
21780 PR breakpoints/9649
21781 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21782 * gdb.base/breakpoint-in-ro-region.exp
21783 (probe_target_hardware_step): New procedure.
21784 (top level): Probe hardware stepping and hardware breakpoint
21785 support. Test stepping through a read-only region, with both
21786 "breakpoint auto-hw" on and off and both "always-inserted" on and
21787 off.
21788
35a49624
IB
217892014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21790
21791 * gdb.dlang/demangle.exp: Update for demangling changes.
21792
2d1c107c
SC
217932014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21794
21795 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21796 * gdb.cp/non-trivial-retval.exp: Add new tests.
21797
778811d5
SC
217982014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21799
21800 PR c++/13403
21801 PR c++/15154
21802 * gdb.cp/non-trivial-retval.cc: New file.
21803 * gdb.cp/non-trivial-retval.exp: New file.
21804
10c5f0a8
YQ
218052014-10-15 Yao Qi <yao@codesourcery.com>
21806
21807 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21808 remote host.
21809
65d7b369
YQ
218102014-10-15 Yao Qi <yao@codesourcery.com>
21811
21812 * gdb.python/py-symbol.exp: Match file base name if host is
21813 remote, otherwise match file name with dir name.
21814 * gdb.python/py-symtab.exp: Likewise.
21815 * gdb.python/python.exp: Likewise.
21816
46dc1394
YQ
218172014-10-15 Yao Qi <yao@codesourcery.com>
21818
21819 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21820 pattern.
21821 * gdb.python/py-symtab.exp: Likewise.
21822 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21823 locationn.
21824
c40cc657
JB
218252014-10-14 Joel Brobecker <brobecker@adacore.com>
21826
21827 * gdb.ada/addr_arith: New testcase.
21828
2abf49e1
MR
218292014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21830
21831 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21832 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21833 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21834 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21835
f7088df3
SDJ
218362014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21837
21838 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21839 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21840 * gdb.arch/stap-eval-lang-ada.exp: New file.
21841
4dc06805
YQ
218422014-10-14 Yao Qi <yao@codesourcery.com>
21843
21844 * gdb.mi/mi-var-child.c (nothing1): New function.
21845 (nothing2): New function.
21846 (do_children_tests): Set function pointers by nothing1 and
21847 nothing2.
21848 * gdb.mi/mi-var-child.exp: Step over new added statements.
21849 Update test to match the new output.
21850 * gdb.mi/var-cmd.c (nothing1): New function.
21851 (nothing2): New function.
21852 (do_children_tests): Set function pointers by nothing1 and
21853 nothing2.
21854 * gdb.mi/mi-var-display.exp: Update test to match output.
21855 Step to the line specified by $line_dct_nothing.
21856 Increase the number of lines to step.
21857
46a93de2
YQ
218582014-10-14 Yao Qi <yao@codesourcery.com>
21859
21860 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21861 tests.
21862 * gdb.mi/mi2-var-child.exp: Likewise.
21863
14ea52ee
DE
218642014-10-13 Doug Evans <dje@google.com>
21865
21866 * gdb.python/py-objfile.exp: Change name of file name test.
21867
e5c6e92b
DE
218682014-10-13 Doug Evans <dje@google.com>
21869
21870 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21871 from the start of the CU.
21872
c780cc2f
JK
218732014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21874 Yao Qi <yao@codesourcery.com>
21875
21876 Fix "save breakpoints" for "catch" command.
21877 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21878 Remove -nonewline. Match also the added "main" line.
21879
99894e11
JK
218802014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21881
21882 Fix "save breakpoints" for "disable $bpnum" command.
21883 * gdb.base/save-bp.c (main): Add label.
21884 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21885
6e1ac5a3
JK
218862014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21887
21888 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21889
754dd2b0
YQ
218902014-10-11 Yao Qi <yao@codesourcery.com>
21891
21892 * gdb.server/server-kill.exp: Execute command
21893 "set remote trace-status-packet on" before "tstatus".
21894
f90183d7
YQ
218952014-10-11 Yao Qi <yao@codesourcery.com>
21896
21897 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21898 (main): Call getppid.
21899 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21900 and continue to it. Read variable "server_pid".
21901
bf40a607
YQ
219022014-10-11 Yao Qi <yao@codesourcery.com>
21903
21904 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21905
052ca370
YQ
219062014-10-11 Yao Qi <yao@codesourcery.com>
21907
21908 * gdb.threads/thread-find.exp: Don't execute command
21909 "info threads".
21910 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21911 * gdb.threads/linux-dp.exp: Don't check the condition
21912 $threads_created equals to zero.
21913
3831839c
PA
219142014-10-10 Pedro Alves <palves@redhat.com>
21915
21916 * gdb.base/bigcore.exp: Remove references to IRIX.
21917 * gdb.base/funcargs.exp: Likewise.
21918 * gdb.base/interrupt.exp: Likewise.
21919 * gdb.base/mips_pro.exp: Likewise.
21920 * gdb.base/nodebug.exp: Likewise.
21921 * gdb.base/setvar.exp: Likewise.
21922 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21923
8b9a549d
PA
219242014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21925 Pedro Alves <palves@redhat.com>
21926
21927 PR symtab/14466
21928 * gdb.base/vdso-warning.c: New file.
21929 * gdb.base/vdso-warning.exp: New file.
21930
d48ba5e8
DE
219312014-10-02 Doug Evans <dje@google.com>
21932
21933 * gdb.base/structs.c (main): Don't run forever.
21934
2278c276
PA
219352014-10-02 Pedro Alves <palves@redhat.com>
21936
21937 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21938 (top level) <stop threads 1, stop threads 2>: Use it.
21939
b57bacec
PA
219402014-10-02 Pedro Alves <palves@redhat.com>
21941
21942 * gdb.threads/break-while-running.exp (test): Add new
21943 'update_thread_list' argument. Skip "info threads" if false.
21944 (top level): Add new 'update_thread_list' axis.
21945
13fd3ff3
PA
219462014-10-02 Pedro Alves <palves@redhat.com>
21947
21948 PR breakpoints/17431
21949 * gdb.base/execl-update-breakpoints.c: New file.
21950 * gdb.base/execl-update-breakpoints.exp: New file.
21951
0fec99e8
PA
219522014-10-01 Pedro Alves <palves@redhat.com>
21953
21954 * gdb.base/breakpoint-in-ro-region.c: New file.
21955 * gdb.base/breakpoint-in-ro-region.exp: New file.
21956
2ddf4301
SM
219572014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21958
21959 * gdb.mi/mi-exit-code.exp: New file.
21960 * gdb.mi/mi-exit-code.c: New file.
21961
6a5f3f43
YQ
219622014-09-30 Yao Qi <yao@codesourcery.com>
21963
21964 * lib/prelink-support.exp (build_executable_own_libs): Error if
21965 the target isn't native.
21966
345bcc73
YQ
219672014-09-30 Yao Qi <yao@codesourcery.com>
21968
21969 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21970 false.
21971
a25a5a45
PA
219722014-09-22 Pedro Alves <palves@redhat.com>
21973
21974 * gdb.threads/break-while-running.exp: New file.
21975 * gdb.threads/break-while-running.c: New file.
21976
00ba3162
YQ
219772014-09-19 Yao Qi <yao@codesourcery.com>
21978
21979 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21980 Invoke test. Restart GDB with --readnow and invoke test again.
21981
c3b7b696
YQ
219822014-09-19 Yao Qi <yao@codesourcery.com>
21983
21984 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21985 proc set_breakpoint_on_gcd_function. Invoke
21986 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21987 invoke set_breakpoint_on_gcd_function again.
21988
2b4fd423
DE
219892014-09-18 Doug Evans <dje@google.com>
21990
21991 * gdb.dwarf2/symtab-producer.exp: New file.
21992
a5947601
SDJ
219932014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21994
21995 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21996 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21997 * gdb.base/global-var-nested-by-dso.c: Likewise.
21998 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21999
91c19059
SDJ
220002014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22001 Pedro Alves <palves@redhat.com>
22002
22003 * gdb.base/watch-bitfields.exp: Pass string other than test file
22004 name to prepare_for_testing.
22005 (watch): New procedure.
22006 (expect_watchpoint): Use with_test_prefix.
22007 (top level): Factor out tests to ...
22008 (test_watch_location, test_regular_watch): ... these new
22009 procedures, and use with_test_prefix and gdb_continue_to_end.
22010
bb9d5f81
PP
220112014-09-16 Patrick Palka <patrick@parcs.ath.cx>
22012
22013 PR breakpoints/12526
22014 * gdb.base/watch-bitfields.exp: New file.
22015 * gdb.base/watch-bitfields.c: New file.
22016
635856f5
PA
220172014-09-16 Pedro Alves <palves@redhat.com>
22018
22019 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
22020 software and hardware addresses, not software address against
22021 itself.
22022
7280ceea
PA
220232014-09-16 Pedro Alves <palves@redhat.com>
22024
22025 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22026 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22027
428b16bd
PA
220282014-09-16 Pedro Alves <palves@redhat.com>
22029
22030 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22031 files.
22032 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22033 "*-*-vxworks*" throughout.
22034 * gdb.base/break.exp: Likewise.
22035 * gdb.base/default.exp: Likewise.
22036 * gdb.base/scope.exp: Likewise.
22037 * gdb.base/sepdebug.exp: Likewise.
22038 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22039 throughout.
22040 * gdb.base/run.c: Likewise.
22041 * gdb.base/sepdebug.c: Likewise.
22042 * gdb.hp/gdb.aCC/run.c: Likewise.
22043 * gdb.reverse/until-reverse.c: Likewise.
22044 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22045
666d413c
YQ
220462014-09-16 Yao Qi <yao@codesourcery.com>
22047
22048 * boards/local-remote-host-native.exp: New file.
22049
57cbd724
DE
220502014-09-14 Doug Evans <xdje42@gmail.com>
22051
22052 * gdb.threads/queue-signal.c (thread_count): New variable.
22053 (thread_count_mutex, thread_count_condvar): New variables.
22054 (incr_thread_count, wait_all_threads_running): New functions.
22055 (main): Wait for all threads to be in their thread functions.
22056
81219e53
DE
220572014-09-13 Doug Evans <xdje42@gmail.com>
22058
22059 * gdb.threads/queue-signal.c: New file.
22060 * gdb.threads/queue-signal.exp: New file.
22061
3714cea7
DE
220622014-09-13 Doug Evans <xdje42@gmail.com>
22063
22064 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22065 be consistent with what default_gdb_init uses.
22066 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22067 the plain text of the prompt. Add some logging printfs.
22068 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22069
fa43b1d7
PA
220702014-09-12 Pedro Alves <palves@redhat.com>
22071
22072 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22073 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22074 * gdb.arch/i386-size-overlap.exp: Likewise.
22075 * gdb.arch/i386-size.exp: Likewise.
22076 * gdb.arch/i386-unwind.exp: Likewise.
22077 * gdb.base/a2-run.exp: Likewise.
22078 * gdb.base/break.exp: Likewise.
22079 * gdb.base/charset.exp: Likewise.
22080 * gdb.base/chng-syms.exp: Likewise.
22081 * gdb.base/commands.exp: Likewise.
22082 * gdb.base/dbx.exp: Likewise.
22083 * gdb.base/find.exp: Likewise.
22084 * gdb.base/funcargs.exp: Likewise.
22085 * gdb.base/jit-simple.exp: Likewise.
22086 * gdb.base/reread.exp: Likewise.
22087 * gdb.base/sepdebug.exp: Likewise.
22088 * gdb.base/step-bt.exp: Likewise.
22089 * gdb.cp/mb-inline.exp: Likewise.
22090 * gdb.cp/mb-templates.exp: Likewise.
22091 * gdb.objc/basicclass.exp: Likewise.
22092 * gdb.threads/killed.exp: Likewise.
22093
9d9bf2df
EBM
220942014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22095
22096 PR tdep/17379
22097 * gdb.arch/powerpc-stackless.S: New file.
22098 * gdb.arch/powerpc-stackless.exp: New file.
22099
1cf2f1b0
JK
221002014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22101
22102 * gdb.base/attach.c: Include unistd.h.
22103 (main): Call alarm. Add label postloop.
22104 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22105 gdb_breakpoint, gdb_continue_to_breakpoint.
22106 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22107
98880d46
PA
221082014-09-11 Pedro Alves <palves@redhat.com>
22109
22110 PR gdb/17347
22111 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22112 * gdb.base/attach.exp (test_command_line_attach_run): New
22113 procedure.
22114 (top level): Call it.
22115
4c92ff2c
PA
221162014-09-11 Pedro Alves <palves@redhat.com>
22117
22118 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22119 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22120 (do_command_attach_tests): Use spawn_wait_for_attach.
22121 * gdb.base/solib-overlap.exp: Likewise.
22122 * gdb.multi/multi-attach.exp: Likewise.
22123 * gdb.python/py-prompt.exp: Likewise.
22124 * gdb.python/py-sync-interp.exp: Likewise.
22125 * gdb.server/ext-attach.exp: Likewise.
22126
3adc1a7d
GKB
221272014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22128
22129 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22130 command in testcase. Simplify testcase.
22131
96334934
JB
221322014-09-10 Joel Brobecker <brobecker@adacore.com>
22133
22134 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22135
eb479039
JB
221362014-09-10 Joel Brobecker <brobecker@adacore.com>
22137
22138 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22139
deede10c
JB
221402014-09-10 Joel Brobecker <brobecker@adacore.com>
22141
22142 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22143
7828a5f5
JB
221442014-09-10 Joel Brobecker <brobecker@adacore.com>
22145
22146 * gdb.dwarf2/dynarr-ptr.c: New file.
22147 * gdb.dwarf2/dynarr-ptr.exp: New file.
22148
33aeebcf
MR
221492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22150
22151 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22152 of 30 rather than hardcoding 120 for a slow test case. Take the
22153 `gdb,timeout' target setting into account for this calculation.
22154 Don't extend the timeout for the test cases that don't need it.
22155
7b415901
MR
221562014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22157
22158 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22159 a factor of 2 for a slow test case. Take the `gdb,timeout'
22160 target setting into account for this calculation.
22161 * gdb.reverse/until-precsave.exp: Increase the timeout by
22162 a factor of 15 and 3 respectively rather than adding 120
22163 for a pair of slow test cases. Take the `gdb,timeout'
22164 target setting into account for this calculation.
22165
4a40f85a
MR
221662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22167
22168 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22169 timeout, don't pass one down to gdb_expect.
22170 (gdb_expect): Rework timeout selection.
22171
09635af7
MR
221722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22173
22174 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22175 exception on timeout.
22176 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22177 (gdbserver_start_extended): Catch any `gdbserver_start' error
22178 exceptions.
22179 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22180 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22181 `gdbserver_gdb_load' error exceptions.
22182
2bdd10b7
MR
221832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22184
22185 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22186 120 on waiting for the TCP socket to open.
22187
316935f0
DE
221882014-09-09 Doug Evans <xdje42@gmail.com>
22189
22190 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22191 _caller_matches, _any_caller_is, _any_caller_matches.
22192
83740597
DE
221932014-09-09 Doug Evans <xdje42@gmail.com>
22194
22195 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22196
4c122fc3
YQ
221972014-09-09 Yao Qi <yao@codesourcery.com>
22198
22199 * gdb.mi/mi-var-display.exp: Set print symbol off.
22200
a9f116cb
GKB
222012014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22202
22203 PR gdb/17035
22204 * gdb.base/commands.exp: Add tests to verify user-defined
22205 commands with empty bodies.
22206 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22207 python commands in `show user command`.
22208 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22209 scheme commands in `show user command`.
22210
c75bd3a2
JK
222112014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22212
22213 PR python/17355
22214 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22215 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22216 * gdb.python/py-framefilter-invalidarg.exp: New file.
22217 * gdb.python/py-framefilter-invalidarg.py: New file.
22218
faa42425
DE
222192014-09-06 Doug Evans <xdje42@gmail.com>
22220
22221 PR 15276
22222 * gdb.python/py-caller-is.c: New file.
22223 * gdb.python/py-caller-is.exp: New file.
22224
474ca4f6
SDJ
222252014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22226
22227 PR gdb/17235
22228 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22229 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22230
eb0b0463
SDJ
222312014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22232
22233 PR fortran/17237
22234 * gdb.fortran/print-formatted.exp: New file.
22235 * gdb.fortran/print-formatted.f90: Likewise.
22236
5f3b99cf
SS
222372014-09-03 Sasha Smundak <asmundak@google.com>
22238
22239 * gdb.python/py-frame.exp: Test Frame.read_register.
22240
7d793aa9
SDJ
222412014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22242
22243 PR python/16699
22244 * gdb.python/py-completion.exp: New file.
22245 * gdb.python/py-completion.py: Likewise.
22246
fb0576e9
DE
222472014-08-28 Doug Evans <dje@google.com>
22248
22249 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22250 eax,etc. are live with values set by gdb and thus the compiler can't
22251 use them.
22252 * gdb.arch/i386-pseudo.c (main): Ditto.
22253
ee92b0dd
DE
222542014-08-27 Doug Evans <dje@google.com>
22255
22256 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22257
6649db35
DE
222582014-08-25 Doug Evans <dje@google.com>
22259
22260 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22261 (main): Ditto.
22262
564b7600
DE
222632014-08-25 Doug Evans <dje@google.com>
22264
22265 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22266
3881fb67
YQ
222672014-08-24 Yao Qi <yao@codesourcery.com>
22268
22269 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22270 symbol off.
22271 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22272
a05a36a5
DE
222732014-08-22 Doug Evans <dje@google.com>
22274
22275 PR 17276
22276 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22277 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22278 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22279
7c343b48
YQ
222802014-08-22 Yao Qi <yao@codesourcery.com>
22281
22282 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22283 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22284 * gdb.python/python.exp: Likewise. Use .py file on the host
22285 instead of the build.
22286
22fd09ae
JK
222872014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22288
22289 * gdb.threads/gcore-stale-thread.c: New file.
22290 * gdb.threads/gcore-stale-thread.exp: New file.
22291
a8454a7c
PA
222922014-08-21 Pedro Alves <palves@redhat.com>
22293
22294 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22295 * gdb.base/gcore-relro-pie.exp: Likewise.
22296 * gdb.base/gcore-relro.exp: Likewise.
22297 * gdb.base/gcore.exp: Likewise.
22298 * gdb.base/print-symbol-loading.exp: Likewise.
22299 * gdb.threads/gcore-thread.exp: Likewise.
22300 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22301
2a31c623
PA
223022014-08-20 Pedro Alves <palves@redhat.com>
22303 Jan Kratochvil <jan.kratochvil@redhat.com>
22304
22305 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22306 configure.
22307 (EXPECT): Handle READ1 being set.
22308 (all): Depend on EXTRA_RULES.
22309 (check-read1, expect-read1, read1.so, read1): New rules.
22310 * README (Testsuite Parameters): Document the READ1 make variable.
22311 (Race detection): New section.
22312 * configure: Regenerate.
22313 * configure.ac: If build==host==target, and running under a
22314 GNU/glibc system, add read1 to the extra Makefile rules.
22315 (EXTRA_RULES): AC_SUBST it.
22316 * lib/read1.c: New file.
22317
d36430db
JB
223182014-08-20 Joel Brobecker <brobecker@adacore.com>
22319
22320 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22321 the handling of variables declared as a typedef to an array
22322 which a DW_AT_data_location attribute.
22323
9a0dc9e3
PA
223242014-08-19 Andrew Burgess <aburgess@broadcom.com>
22325 Pedro Alves <palves@redhat.com>
22326
22327 PR symtab/14604
22328 PR symtab/14605
22329 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22330 gdb_test.
22331
0718a8da
PA
223322014-08-19 Pedro Alves <palves@redhat.com>
22333
22334 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22335
13b448cd
YQ
223362014-08-19 Yao Qi <yao@codesourcery.com>
22337
22338 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22339 right line.
22340
1cbf5077
DB
223412014-08-18 David Blaikie <dblaikie@gmail.com>
22342
22343 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22344
bf0fae19
JB
223452014-08-18 Joel Brobecker <brobecker@adacore.com>
22346
22347 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22348 attribute in array range.
22349
3c8c5dcc
JB
223502014-08-18 Joel Brobecker <brobecker@adacore.com>
22351
22352 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22353
e66d4446
SC
223542014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22355
22356 PR c++/17132
22357 * gdb.cp/pr17132.cc: New file.
22358 * gdb.cp/pr17132.exp: New file.
22359
940df408
SC
223602014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22361
22362 * gdb.python/py-xmethods.py (A_getarrayind)
22363 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22364 Use 'print' with function call syntax.
22365 (E_method_matcher.match): Fix tab vs space indentation mixup.
22366
ebcc6c3a
YQ
223672014-08-15 Yao Qi <yao@codesourcery.com>
22368
22369 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22370 false.
22371
775e0f04
YQ
223722014-08-15 Yao Qi <yao@codesourcery.com>
22373
22374 * gdb.cp/casts.exp: Set print symbol off.
22375 * gdb.cp/class2.exp: Likewise.
22376 * gdb.cp/overload.exp: Likewise.
22377 * gdb.cp/templates.exp: Likewise.
22378
d769e349
DE
223792014-08-11 Doug Evans <dje@google.com>
22380
22381 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22382 (test_load_shlib): Update.
22383
20c6f1e1
YQ
223842014-08-09 Yao Qi <yao@codesourcery.com>
22385
22386 * gdb.base/display.exp: Invoke is_address_zero_readable.
22387 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22388 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22389 * gdb.base/hbreak-unmapped.exp: Return if
22390 is_address_zero_readable returns true.
22391 * gdb.base/signest.exp: Likewise.
22392 * gdb.base/signull.exp: Likewise.
22393 * gdb.base/sigbpt.exp: Likewise.
22394 * gdb.guile/scm-disasm.exp: Do the test if
22395 is_address_zero_readable returns false.
22396 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22397 * gdb.python/py-arch.exp: Likewise.
22398 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22399 * lib/gdb.exp (is_address_zero_readable): New proc.
22400
5792e8e3
YQ
224012014-08-09 Yao Qi <yao@codesourcery.com>
22402
22403 PR testsuite/13443
22404 * gdb.mi/mi-var-display.exp: Make test messages unique.
22405
3cecbbbe
TT
224062014-08-04 Tom Tromey <tromey@redhat.com>
22407
22408 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22409 target 0".
22410
00b51ff5
TT
224112014-08-04 Tom Tromey <tromey@redhat.com>
22412
22413 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22414 "target_resume".
22415
6908c509
JB
224162014-08-01 Joel Brobecker <brobecker@adacore.com>
22417
22418 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22419 inner_vla_struct_object_size.
22420 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22421 as xfail.
22422
cc6563d2
PA
224232014-07-30 Pedro Alves <palves@redhat.com>
22424
22425 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22426 comment.
22427
7e09a223
YQ
224282014-07-29 Yao Qi <yao@codesourcery.com>
22429
22430 PR gdb/17206
22431 * gdb.base/until-nodebug.exp: New.
22432
7ebdbe92
DE
224332014-07-28 Doug Evans <xdje42@gmail.com>
22434
22435 PR guile/17203
22436 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22437 previously existing parameter, and previously ambiguously spelled
22438 parameter.
22439
fdb1adc6
WN
224402014-07-28 Will Newton <will.newton@linaro.org>
22441
22442 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22443
186fcde0
DE
224442014-07-26 Ludovic Courtès <ludo@gnu.org>
22445 Doug Evans <xdje42@gmail.com>
22446
22447 PR guile/17146
22448 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22449
70509625
PA
224502014-07-25 Pedro Alves <palves@redhat.com>
22451
22452 * gdb.threads/signal-command-handle-nopass.c: New file.
22453 * gdb.threads/signal-command-handle-nopass.exp: New file.
22454 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22455 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22456 * gdb.threads/signal-delivered-right-thread.c: New file.
22457 * gdb.threads/signal-delivered-right-thread.exp: New file.
22458
c3f814a1
PA
224592014-07-25 Pedro Alves <palves@redhat.com>
22460
22461 * gdb.base/double-prompt-target-event-error.exp
22462 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22463 match.
22464 (cancel_pagination_in_target_event): Rework double prompt
22465 detection.
22466 * gdb.base/paginate-after-ctrl-c-running.exp
22467 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22468 <return>' match.
22469 * gdb.base/paginate-bg-execution.exp
22470 (test_bg_execution_pagination_return)
22471 (test_bg_execution_pagination_cancel): Remove '-notransfer
22472 <return>' matches.
22473 * gdb.base/paginate-execution-startup.exp
22474 (test_fg_execution_pagination_return)
22475 (test_fg_execution_pagination_cancel): Remove '-notransfer
22476 <return>' matches.
22477 * gdb.base/paginate-inferior-exit.exp
22478 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22479 match.
22480 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22481 * lib/gdb.exp (pagination_prompt): Run text through
22482 string_to_regexp.
22483 (gdb_test_multiple): Match $pagination_prompt instead of
22484 "<return>".
22485 (string_to_regexp): Move to lib/gdb-utils.exp.
22486
e214cf6c
JK
224872014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22488
22489 * gdb.arch/amd64-entry-value-paramref.S: New file.
22490 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22491 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22492 * gdb.arch/amd64-optimout-repeat.S: New file.
22493 * gdb.arch/amd64-optimout-repeat.c: New file.
22494 * gdb.arch/amd64-optimout-repeat.exp: New file.
22495
17d0c5c8
JK
224962014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22497
22498 PR gdb/17170
22499 * gdb.base/statistics.exp: New file.
22500
b8b8facf
DE
225012014-07-17 Doug Evans <dje@google.com>
22502
74b49205 22503 PR gdb/17170
b8b8facf
DE
22504 * gdb.base/maint.exp: Update testing of per-command stats.
22505
1b5d0ab3
PA
225062014-07-16 Pedro Alves <palves@redhat.com>
22507
22508 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22509 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22510 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22511 (tfile_write_buf): New functions.
22512 (add_memory_block): Rewrite using the above.
22513 (adjust_function_address): New function.
22514 (FUNCTION_ADDRESS): New macro.
22515 (write_basic_trace_file): Remove short_x local, and use
22516 tfile_write_16. Change type of func_addr local to unsigned long
22517 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22518 here. Cast argument of add_memory_block to char pointer.
22519 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22520 (main): Remove parameters.
22521 * gdb.trace/tfile.exp: Remove nowarnings.
22522
4d974e88
SM
225232014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22524
22525 * gdb.base/debug-expr.exp: Test string evaluation with
22526 "debug expression" on.
22527
41e99568
PA
225282014-07-15 Pedro Alves <palves@redhat.com>
22529
22530 * gdb.base/reread.exp: Use clean_restart.
22531
487d9753
PL
225322014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22533
22534 * gdb.arch/avr-flash-qualifer.c: New.
22535 * gdb.arch/avr-flash-qualifer.exp: New.
22536
cc1c52ad
PA
225372014-07-14 Pedro Alves <palves@redhat.com>
22538
22539 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22540 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22541
1e973570
PA
225422014-07-14 Pedro Alves <palves@redhat.com>
22543
22544 * gdb.base/double-prompt-target-event-error.c: New file.
22545 * gdb.base/double-prompt-target-event-error.exp: New file.
22546
93d6eb10
PA
225472014-07-14 Pedro Alves <palves@redhat.com>
22548
22549 PR gdb/17072
22550 * gdb.base/paginate-inferior-exit.c: New file.
22551 * gdb.base/paginate-inferior-exit.exp: New file.
22552
0017922d
PA
225532014-07-14 Pedro Alves <palves@redhat.com>
22554
22555 PR gdb/17072
22556 * gdb.base/paginate-bg-execution.c: New file.
22557 * gdb.base/paginate-bg-execution.exp: New file.
22558
94696ad3
PA
225592014-07-14 Pedro Alves <palves@redhat.com>
22560
22561 PR gdb/17072
22562 * gdb.base/paginate-execution-startup.c: New file.
22563 * gdb.base/paginate-execution-startup.exp: New file.
22564 * lib/gdb.exp (pagination_prompt): New global.
22565 (default_gdb_spawn): New procedure, factored out from
22566 default_gdb_spawn.
22567 (default_gdb_start): Adjust to call default_gdb_spawn.
22568 (gdb_spawn): New procedure.
22569
bd293940
PA
225702014-07-14 Pedro Alves <palves@redhat.com>
22571
22572 * lib/gdb.exp (gdb_assert): New procedure.
22573 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22574
c933f875
PA
225752014-07-14 Pedro Alves <palves@redhat.com>
22576
22577 * gdb.base/execution-termios.c: New file.
22578 * gdb.base/execution-termios.exp: New file.
22579
d98b7a16
TT
225802014-07-14 Tom Tromey <tromey@redhat.com>
22581
22582 * gdb.cp/vla-cxx.cc: New file.
22583 * gdb.cp/vla-cxx.exp: New file.
22584
548740d6
TT
225852014-07-14 Tom Tromey <tromey@redhat.com>
22586
22587 * gdb.reverse/rerun-prec.c: New file.
22588 * gdb.reverse/rerun-prec.exp: New file.
22589
a25eb028
MR
225902014-07-12 Maciej W. Rozycki <macro@mips.com>
22591 Maciej W. Rozycki <macro@codesourcery.com>
22592
22593 * lib/gdb-utils.exp: New file.
22594 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22595 inline `gdb_init_command' processing.
22596 (gdb_start_cmd): Likewise.
22597 * lib/mi-support.exp (mi_run_cmd): Likewise.
22598 * README: Document `gdb_init_command' and `gdb_init_commands'.
22599
218c2655
JK
226002014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22601
22602 Fix false FAIL running under a very long directory name.
22603 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22604 and "set print elements 10000". Twice.
22605
5401fde3
YQ
226062014-07-11 Yao Qi <yao@codesourcery.com>
22607
22608 * gdb.base/exprs.exp: "set print symbol off".
22609
e76126e8
PA
226102014-07-11 Pedro Alves <palves@redhat.com>
22611
22612 * gdb.threads/kill.c: New file.
22613 * gdb.threads/kill.exp: New file.
22614
2d6f0de6
YQ
226152014-07-10 Yao Qi <yao@codesourcery.com>
22616
22617 * gdb.trace/tfile.c (write_basic_trace_file)
22618 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22619 address written to trace file.
22620
7180e04a
PA
226212014-07-09 Pedro Alves <palves@redhat.com>
22622
22623 * gdb.base/attach-wait-input.exp: New file.
22624 * gdb.base/attach-wait-input.c: New file.
22625
9a9a7608
AB
226262014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22627
22628 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22629 setting up test structures.
22630 (main): Call new test function.
22631 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22632 test function, continue into test function and walk test
22633 structures.
22634
161ac41e
YQ
226352014-07-02 Yao Qi <yao@codesourcery.com>
22636
22637 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22638 'bar_start' at the beginning of functions 'foo' and 'bar'
22639 respectively.
22640 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22641 instead of 'foo' and 'bar'.
22642
1f267ae3
MM
226432014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22644
22645 * gdb.btrace/segv.exp: New.
22646 * gdb.btrace/segv.c: New.
22647
2b239efb
LM
226482014-07-02 Luis Machado <lgustavo@codesourcery.com>
22649
22650 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22651 instruction.
22652
cf363f18
MW
226532014-06-30 Mark Wielaard <mjw@redhat.com>
22654
22655 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22656 vulture, vilify, villar): New volatile array constants.
22657 (vindictive, vegetation): New const volatile array constants.
22658 * gdb.base/volatile.exp: Test volatile and const volatile array
22659 types.
22660
aebf9d24
AA
226612014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22662
22663 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22664 target lacks support for awatch, rwatch, or hbreak.
22665
b67a2c6f
YQ
226662014-06-27 Yao Qi <yao@codesourcery.com>
22667
22668 * gdb.multi/dummy-frame-restore.exp: New.
22669 * gdb.multi/dummy-frame-restore.c: New.
22670
aef92902
MM
226712014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22672
22673 * gdb.btrace/gcore.exp: New.
22674
8e9db26e
PA
226752014-06-23 Pedro Alves <palves@redhat.com>
22676
22677 * gdb.base/watchpoint-reuse-slot.c: New file.
22678 * gdb.base/watchpoint-reuse-slot.exp: New file.
22679
70afc5b7
SC
226802014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22681
22682 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22683 progspace's filename in 'info', 'enable' and 'disable' command
22684 tests.
22685
b972bd9c
JK
226862014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22687
22688 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22689 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22690 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22691
125f8a3d
GB
226922014-06-20 Gary Benson <gbenson@redhat.com>
22693
22694 * gdb.arch/i386-avx.exp: Fix include file location.
22695 * gdb.arch/i386-sse.exp: Likewise.
22696
3ed9baed
IB
226972014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22698
22699 * gdb.dlang/expression.exp: New file.
22700
034f788c
PA
227012014-06-19 Pedro Alves <palves@redhat.com>
22702
22703 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22704 out from ...
22705 (top level): ... here. Iterate running tests under different
22706 scheduler-locking settings.
22707
45371d0c
LM
227082014-06-18 Luis Machado <lgustavo@codesourcery.com>
22709
22710 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22711 to DW_FORM_addr and use non-zero addresses.
22712
5d376983
SC
227132014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22714
22715 PR gdb/17017
22716 * gdb.python/py-xmethods.cc: Add global function call counters and
22717 increment them in their respective functions. Remove "cout"
22718 statements.
22719 * gdb.python/py-xmethods.exp: Make tests check the global function
22720 call counters instead of depending on inferior IO.
22721
a1aa2221
LM
227222014-06-18 Don Breazeal <donb@codesourcery.com>
22723
22724 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22725 Deleted procedure.
22726 (explicit_fork_parent_follow): Deleted procedure.
22727 (explicit_fork_child_follow): Deleted procedure.
22728 (test_follow_fork): New procedure.
22729 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 22730 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
22731 procedure calls.
22732
0fc05997
YQ
227332014-06-17 Yao Qi <yao@codesourcery.com>
22734
22735 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22736 CP1252.
22737
70795c52
LM
227382014-06-17 Luis Machado <lgustavo@codesourcery.com>
22739
22740 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22741 Initialize ptr and S explicitly.
22742 (skip_type_update_when_not_use_rtti_test): Likewise.
22743
6be47f0c
KS
227442014-06-16 Keith Seitz <keiths@redhat.com>
22745
22746 PR mi/15863
22747 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22748 the inferior is started.
22749
d03de421
PA
227502014-06-16 Pedro Alves <palves@redhat.com>
22751
22752 * gdb.base/break-main-file-remove-fail.c: New file.
22753 * gdb.base/break-main-file-remove-fail.exp: New file.
22754 * gdb.base/break-unload-file.exp: Use build_executable instead of
22755 prepare_for_testing.
22756 (test_break): New parameter "initial_load". Handle it.
22757 (top level): Add initial_load cmdline/file axis.
22758
f9579b99
TT
227592014-06-12 Tom Tromey <tromey@redhat.com>
22760
22761 * gdb.base/completion.exp: Don't use directory name in test.
22762
3657956b
GB
227632014-06-09 Gary Benson <gbenson@redhat.com>
22764
22765 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22766 separate the always-available ANSI-standard signals from the
22767 signals that require checking.
22768 (main): Likewise.
22769 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22770 Likewise.
22771 (main): Likewise.
22772
4186eb54
KS
227732014-06-07 Keith Seitz <keiths@redhat.com>
22774
22775 Revert:
22776 PR c++/16253
22777 * gdb.cp/var-tag.cc: New file.
22778 * gdb.cp/var-tag.exp: New file.
22779 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22780 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22781 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22782 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22783
25326a28 227842014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
22785
22786 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22787
829155c9
PA
227882014-06-06 Pedro Alves <palves@redhat.com>
22789
22790 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22791 in target debug output instead of looking at RSP packets,
22792 disabling the test on any target that uses hardware stepping.
22793 Update comments.
22794
61c8d22e
PA
227952014-06-06 Pedro Alves <palves@redhat.com>
22796
22797 * gdb.base/break-unload-file.exp: Fix typo.
22798
d9a47287
YQ
227992014-06-06 Yao Qi <yao@codesourcery.com>
22800
22801 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22802 from "jit_function" to "^jit_function".
22803
e5e01dbf
YQ
228042014-06-06 Yao Qi <yao@codesourcery.com>
22805
22806 * gdb.base/async.c (foo): Add one statement.
22807 * gdb.base/async.exp: Get the next instruction address and
22808 match the output of "nexti" by instruction address. Match
22809 the hex address in the output of "finish".
22810
73ba372c
GB
228112014-06-06 Gary Benson <gbenson@redhat.com>
22812
22813 * gdb.base/call-signals.c: Remove preprocessor conditionals
22814 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22815 SIGSEGV and SIGTERM.
22816 * gdb.base/sigall.c: Likewise.
22817 * gdb.base/unwindonsignal.c: Likewise.
22818 * gdb.reverse/sigall-reverse.c: Likewise.
22819
831517df
YQ
228202014-06-06 Yao Qi <yao@codesourcery.com>
22821
22822 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22823 readable, skip the test.
22824
b8b91e98
YQ
228252014-06-06 Yao Qi <yao@codesourcery.com>
22826
22827 * gdb.threads/staticthreads.c (thread_function): Move the line
22828 setting breakpoint on forward.
22829 * gdb.threads/staticthreads.exp: Update comments.
22830
fb934770
LC
228312014-06-05 Ludovic Courtès <ludo@gnu.org>
22832
22833 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22834 "history-append! type error".
22835
6ef284bd
SM
228362014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22837
22838 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22839 erroneous dprintf expected input.
22840
a872e241
DE
228412014-06-04 Doug Evans <xdje42@gmail.com>
22842
22843 * gdb.guile/scm-generics.exp: Delete.
22844
16f691fb
DE
228452014-06-04 Doug Evans <xdje42@gmail.com>
22846
22847 * gdb.guile/scm-breakpoint.exp: Update.
22848 Add tests for breakpoint registration.
22849
012370f6
TT
228502014-06-04 Tom Tromey <tromey@redhat.com>
22851
22852 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22853 VLA-in-union.
22854 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22855 inner_vla_struct, vla_union types. Initialize objects of those
22856 types and compute their sizes.
22857
9f5a4cef
HZ
228582014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22859 Hui Zhu <hui@codesourcery.com>
22860
22861 * gdb.base/fileio.exp: Add test for shell not available as well as
22862 available.
22863 * gdb.base/fileio.c (test_system): Check for shell twice.
22864
90a45c4d
YQ
228652014-06-04 Yao Qi <yao@codesourcery.com>
22866
22867 * gdb.base/auto-connect-native-target.exp: Remove redundant
22868 space from the regexp pattern.
22869
70017e41
YQ
228702014-06-04 Yao Qi <yao@codesourcery.com>
22871
22872 * gdb.base/default.exp: Replace "child" with "native" in
22873 regexp pattern.
22874
883964a7
SC
228752014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22876
22877 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22878 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22879 * gdb.python/py-xmethods.py: Python script supporting the
22880 new testcase and tests.
22881
ef370185
JB
228822014-06-03 Joel Brobecker <brobecker@adacore.com>
22883 Pedro Alves <palves@redhat.com>
22884
22885 PR breakpoints/17000
22886 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22887 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22888
1e2ccb61
BM
228892014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22890
22891 * gdb.base/subst.exp: Add tests to verify partial path matching
22892 output.
22893
c6ec5ab2
PA
228942014-06-03 Pedro Alves <palves@redhat.com>
22895
22896 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22897 target that doesn't use software single-stepping.
22898
835c559f
PA
228992014-06-03 Pedro Alves <palves@redhat.com>
22900
22901 PR breakpoints/17000
22902 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22903 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22904
06eb1586
DE
229052014-06-02 Doug Evans <xdje42@gmail.com>
22906
22907 * gdb.guile/scm-parameter.exp: New file.
22908
e698b8c4
DE
229092014-06-02 Doug Evans <xdje42@gmail.com>
22910
22911 * gdb.guile/scm-cmd.c: New file.
22912 * gdb.guile/scm-cmd.exp: New file.
22913
ded03782
DE
229142014-06-02 Doug Evans <xdje42@gmail.com>
22915
22916 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22917 pretty-printer lookup.
22918 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22919 (make-pp_s-printer): Call it.
22920 (make-pretty-printer-from-dict): New function.
22921 (lookup-pretty-printer-maker-from-dict): New function.
22922 (*pretty-printer*): Simplify.
22923 (make-objfile-pp_s-printer): New function.
22924 (install-objfile-pretty-printers!): New function.
22925 (make-progspace-pp_s-printer): New function.
22926 (install-progspace-pretty-printers!): New function.
22927 * gdb.guile/scm-progspace.c: New file.
22928 * gdb.guile/scm-progspace.exp: New file.
22929
41fac0cf
PA
229302014-06-02 Pedro Alves <palves@redhat.com>
22931
22932 * gdb.base/dprintf-bp-same-addr.c: New file.
22933 * gdb.base/dprintf-bp-same-addr.exp: New file.
22934
96ae5695
EBM
229352014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22936
22937 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22938 * gdb.arch/powerpc-power.s: Likewise.
22939
da02b3a8
JB
229402014-06-02 Joel Brobecker <brobecker@adacore.com>
22941
22942 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22943
c72b2e7b
YQ
229442014-06-01 Yao Qi <yao@codesourcery.com>
22945
22946 * gdb.base/watchpoint.exp (test_watch_location): Check null
22947 pointer can be dereferenced. If not, do the test, otherwise
22948 skip it.
22949
53e8a631
AB
229502014-05-30 Andrew Burgess <aburgess@broadcom.com>
22951
22952 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22953 results.
22954 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22955
938f0e2f
AB
229562014-05-30 Andrew Burgess <aburgess@broadcom.com>
22957
22958 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22959 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22960 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22961 * gdb.arch/amd64-invalid-stack-top.c: New file.
22962 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22963
9ba6657a
PA
229642014-05-30 Pedro Alves <palves@redhat.com>
22965
22966 PR breakpoints/17000
22967 * gdb.base/sss-bp-on-user-bp.c: New file.
22968 * gdb.base/sss-bp-on-user-bp.exp: New file.
22969
522c09bf
DB
229702014-05-30 David Blaikie <dblaikie@gmail.com>
22971
22972 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22973 gnu_inline semantics via attribute.
22974 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22975 source explicitly specifies the required semantics.
22976
bf4ef81e
MR
229772014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22978
22979 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22980
329ea579
PA
229812014-05-29 Pedro Alves <palves@redhat.com>
22982 Tom Tromey <tromey@redhat.com>
22983
22984 * gdb.base/async-shell.exp: Don't enable target-async.
22985 * gdb.base/async.exp
22986 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22987 parameter. Adjust.
22988 (top level): Don't test with "target-async".
22989 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22990 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22991 * gdb.base/inferior-died.exp: Don't enable target-async.
22992 * gdb.base/interrupt-noterm.exp: Likewise.
22993 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22994 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22995 * gdb.mi/mi-nonstop.exp: Likewise.
22996 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22997 * gdb.mi/mi-nsintrall.exp: Likewise.
22998 * gdb.mi/mi-nsmoribund.exp: Likewise.
22999 * gdb.mi/mi-nsthrexec.exp: Likewise.
23000 * gdb.mi/mi-watch-nonstop.exp: Likewise.
23001 * gdb.multi/watchpoint-multi.exp: Adjust comment.
23002 * gdb.python/py-evsignal.exp: Don't enable target-async.
23003 * gdb.python/py-evthreads.exp: Likewise.
23004 * gdb.python/py-prompt.exp: Likewise.
23005 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
23006 * gdb.server/solib-list.exp: Don't enable target-async.
23007 * gdb.threads/thread-specific-bp.exp: Likewise.
23008 * lib/mi-support.exp: Adjust to use mi-async.
23009
fd664c91
PA
230102014-05-29 Pedro Alves <palves@redhat.com>
23011
23012 PR gdb/13860
23013 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
23014 reason, even in sync mode.
23015
251bde03
PA
230162014-05-29 Pedro Alves <palves@redhat.com>
23017 Hui Zhu <hui@codesourcery.com>
23018
23019 PR PR15693
23020 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
23021 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23022 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23023 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23024
7f3c0343
JB
230252014-05-28 Joel Brobecker <brobecker@adacore.com>
23026
23027 * config/monitor.exp (gdb_target_monitor): Replace use of
23028 "set remotebaud" by "set serial baud".
23029
b2715b27
AW
230302014-05-26 Andy Wingo <wingo@igalia.com>
23031
23032 * gdb.guile/scm-breakpoint.exp:
23033 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23034 properties instead of gdb-object-properties.
23035
498a4489
YQ
230362014-05-26 Yao Qi <yao@codesourcery.com>
23037
23038 * gdb.server/no-thread-db.exp: Specify source file name
23039 explicitly when setting a breakpoint.
23040
589fdceb
MM
230412014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23042
23043 * gdb.btrace/vdso.c: New.
23044 * gdb.btrace/vdso.exp: New.
23045
e9089e05
MM
230462014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23047
23048 * gdb.base/gcore.exp (capture_command_output): Move ...
23049 * lib/gdb.exp (capture_command_output): ... here.
23050
67b5c0c1
MM
230512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23052
23053 * gdb.btrace/data.exp: Test memory access during btrace replay.
23054
a2199296
SM
230552014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23056
23057 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23058
17b2616c
PA
230592014-05-21 Pedro Alves <palves@redhat.com>
23060
23061 PR gdb/13860
23062 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23063 (top level): Test that output related to execution commands is
23064 sent to the console with CLI commands, but not with MI commands.
23065 Test that breakpoint events are always mirrored to the console.
23066 Also expect the new source line to be output after a "next" in
23067 async mode too. Make it a pass/fail test.
23068 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23069 output.
23070 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23071
5166082f
PA
230722014-05-21 Pedro Alves <palves@redhat.com>
23073
23074 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23075 Use them to test variations of "list" after reaching a breakpoint.
23076 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23077 Test "list" with listsize 10 after reaching a breakpoint.
23078 * gdb.python/python.exp (decode_line current location line
23079 number): Adjust expected line number.
23080
2f25d70f
SM
230812014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23082
23083 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23084 behavior for $args, pass it directly to "run".
23085
ff604a67
MR
230862014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23087
23088 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23089 30000 to 65536.
23090
6a3cb8e8
PA
230912014-05-21 Pedro Alves <palves@redhat.com>
23092
23093 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23094 auto-connect-native-target off".
23095 * gdb.base/auto-connect-native-target.c: New file.
23096 * gdb.base/auto-connect-native-target.exp: New file.
23097
4ebfc96e
PA
230982014-05-21 Pedro Alves <palves@redhat.com>
23099
23100 * gdb.base/default.exp: Test "target native" instead of "target
23101 child".
23102
36d46afb
MW
231032014-05-21 Mark Wielaard <mjw@redhat.com>
23104
23105 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23106
5876f503
JK
231072014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23108
23109 Fix TLS access for -static -pthread.
23110 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23111 <HAVE_TLS> (thread_function, main): Initialize it.
23112 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23113 Add clean_restart.
23114 <$have_tls != "">: Check TLSVAR.
23115
0256a6ac
PA
231162014-05-21 Pedro Alves <palves@redhat.com>
23117
23118 * gdb.base/dcache-line-read-error.c: New.
23119 * gdb.base/dcache-line-read-error.exp: New.
23120
936d2992
PA
231212014-05-20 Pedro Alves <palves@redhat.com>
23122
23123 * gdb.base/compare-sections.c: New file.
23124 * gdb.base/compare-sections.exp: New file.
23125
802e8e6d
PA
231262014-05-20 Pedro Alves <palves@redhat.com>
23127
23128 * gdb.base/break-idempotent.c: New file.
23129 * gdb.base/break-idempotent.exp: New file.
23130
e59fa00f
MM
231312014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23132
23133 * gdb.btrace/nohist.exp: New.
23134
8b696e31
YQ
231352014-05-20 Yao Qi <yao@codesourcery.com>
23136
23137 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23138 gdb.reverse directory and gdb_reverse_timeout exists in board
23139 setting.
23140 * README: Document gdb_reverse_timeout.
23141
73c9764f
YQ
231422014-05-20 Yao Qi <yao@codesourcery.com>
23143
23144 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23145 'test_file_name'. Treat args as a string instead of a list.
23146 (gdb_init): Rename argument 'args' by 'test_file_name'.
23147
f1f4348a
JK
231482014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23149
23150 * gdb.arch/powerpc-power.exp: New file.
23151 * gdb.arch/powerpc-power.s: New file.
23152
0dbe70ce
DE
231532014-05-16 Doug Evans <dje@google.com>
23154
23155 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
23156 * gdb.base/completion.exp: Check that all expected files exist
23157 before doing file completion.
0dbe70ce 23158
8d551b02
DE
231592014-05-16 Doug Evans <dje@google.com>
23160
23161 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23162 Update.
23163 (do_syscall_tests_without_xml): Update.
23164
73eb7709
PA
231652014-05-16 Pedro Alves <palves@redhat.com>
23166
23167 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23168 instead of "unknown output after running".
23169
3fae92fc
YQ
231702014-05-16 Yao Qi <yao@codesourcery.com>
23171
23172 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23173 file1.txt from host at the end.
23174 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23175
c2b2ccc5
DE
231762014-05-15 Doug Evans <dje@google.com>
23177
23178 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23179 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23180 loading file. Add test for TU lookup.
23181
8c217a4b
SM
231822014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23183
23184 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23185 calling "-exec-arguments" or "set args" before running the
23186 inferior.
23187
3deb39c6
SM
231882014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23189
23190 * lib/mi-support.exp (mi_expect_stop): Expect message for
23191 inferiors that exit with non-zero exit code.
23192
71a79f8c
YQ
231932014-05-14 Yao Qi <yao@codesourcery.com>
23194
23195 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23196 match absolute path on remote host.
23197 (test_file_list_exec_source_files): Remove "/" from the
23198 pattern.
23199
f23fcd46
YQ
232002014-05-14 Yao Qi <yao@codesourcery.com>
23201
23202 * boards/local-remote-host-notty.exp (${board}_file): New
23203 proc.
23204
9404b58f
KM
232052014-05-07 Kyle McMartin <kyle@redhat.com>
23206
23207 Pushed by Joel Brobecker <brobecker@adacore.com>.
23208 * gdb.arch/aarch64-atomic-inst.c: New file.
23209 * gdb.arch/aarch64-atomic-inst.exp: New file.
23210
5e45f04c
YQ
232112014-05-07 Yao Qi <yao@codesourcery.com>
23212
23213 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23214 in current context" too.
23215
c888a17d
KS
232162014-05-05 Keith Seitz <keiths@redhat.com>
23217
23218 * gdb.linespec/ls-dollar.exp: Add test for linespec
23219 file:convenience_variable.
23220
290a839c
YQ
232212014-05-05 Yao Qi <yao@codesourcery.com>
23222
23223 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23224 traceframes into tfile and ctf trace files. Read data from
23225 trace file and test collected data.
23226 (gdb_collect_locals_test): Likewise.
23227 (gdb_unavailable_registers_test): Likewise.
23228 (gdb_unavailable_floats): Likewise.
23229 (gdb_collect_globals_test): Likewise.
23230 (top-level): Append "ctf" to trace_file_targets if GDB
23231 supports.
23232
b5262cd0
YQ
232332014-05-05 Yao Qi <yao@codesourcery.com>
23234
23235 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23236 code to ...
23237 (gdb_collect_args_test_1): ... it. New proc.
23238 (gdb_collect_locals_test): Move some code to ...
23239 (gdb_collect_locals_test_1): ... it. New proc.
23240 (gdb_unavailable_registers_test): Move some code to ...
23241 (gdb_unavailable_registers_test_1): ... it. New proc.
23242 (gdb_unavailable_floats): Move some code to ...
23243 (gdb_unavailable_floats_1): ... it. New proc.
23244
30a1e6cc
SDJ
232452014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23246
23247 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23248 probes to test for bitness recognition.
23249 * gdb.arch/amd64-stap-optional-prefix.exp
23250 (test_probe_value_without_reg): New procedure.
23251 Add code to test for different kinds of bitness.
23252
f33da99a
SDJ
232532014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23254
23255 PR breakpoints/16889
23256 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23257 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23258
5b80f00d
PA
232592014-05-01 Pedro Alves <palves@redhat.com>
23260
23261 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23262 gdb_file_cmd if no file is specified.
23263 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23264 last_loaded_file to set the remote exec-file.
23265
f8c2a73c
PA
232662014-05-01 Pedro Alves <palves@redhat.com>
23267
23268 * boards/local-remote-host.exp: New file.
23269
be6e8ac7
PA
232702014-05-01 Pedro Alves <palves@redhat.com>
23271
23272 * boards/local-remote-host.exp: Rename to ...
23273 * boards/local-remote-host-notty.exp: ... this.
23274
cac0dc8f
JB
232752014-04-28 Joel Brobecker <brobecker@adacore.com>
23276
23277 * gdb.ada/dyn_arrayidx: New testcase.
23278
9730e6cc
YQ
232792014-04-26 Yao Qi <yao@codesourcery.com>
23280
23281 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23282 and compute the length of function main. Save it in
23283 $main_length.
23284 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23285 (top-level): Use gdb_compile to compile objects into
23286 executable and restart GDB. Remove invocation to
23287 prepare_for_testing.
23288
7ae1a6a6
PA
232892014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23290 Pedro Alves <palves@redhat.com>
23291
23292 PR server/16255
23293 * gdb.multi/multi-attach.c: New file.
23294 * gdb.multi/multi-attach.exp: New file.
23295
4082afcc
PA
232962014-04-25 Pedro Alves <palves@redhat.com>
23297
23298 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23299 user.
23300 (top level): Test that "set remote conditional-breakpoints-packet
23301 off" works as intended.
23302 * gdb.base/dprintf.exp: Test that "set remote
23303 breakpoint-commands-packet off" works as intended.
23304 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23305 New function.
23306 (top level): Call it.
23307 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23308 remote fast-tracepoints-packet off" works as intended.
23309 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23310 * lib/gdb.exp (gdb_is_target_remote): ... here.
23311
2abc3f8d
DB
233122014-04-24 David Blaikie <dblaikie@gmail.com>
23313
23314 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23315 ensure clang would not discard them.
23316 * gdb.base/gdbvars.c: Ditto.
23317 * gdb.base/memattr.c: Ditto.
23318 * gdb.base/whatis.c: Ditto.
23319 * gdb.python/py-prettyprint.c: Ditto.
23320 * gdb.trace/actions.c: Ditto.
23321 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23322 ensure clang would not discard it.
23323
bfd39632
DB
233242014-04-24 David Blaikie <dblaikie@gmail.com>
23325
23326 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23327 clang to emit the full definition of type required by the test
23328 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23329
22842ff6
DB
233302014-04-24 David Blaikie <dblaikie@gmail.com>
23331
23332 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23333 coax Clang into emitting the definition of the type.
23334 * gdb.cp/pr10728-x.h (y): Ditto.
23335 * gdb.cp/pr10728-y.cc (y): Ditto.
23336
c2e827ad
DB
233372014-04-24 David Blaikie <dblaikie@gmail.com>
23338
23339 * gdb.base/label.exp: XFAIL label related tests under Clang.
23340 * gdb.cp/cplabel.exp: Ditto.
23341 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23342 under Clang those using labels.
23343
4c2d33e7
YQ
233442014-04-25 Yao Qi <yao@codesourcery.com>
23345
23346 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23347 double_label.
23348 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23349 partial_label and double_label.
23350
56083b99
DB
233512014-04-24 David Blaikie <dblaikie@gmail.com>
23352
23353 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23354
25d4e99d
DB
233552014-04-24 David Blaikie <dblaikie@gmail.com>
23356
23357 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23358 of the function to work across GCC and Clang.
23359 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23360 pointer types (const void ** const V void **).
23361
01f9f808
MS
233622014-04-24 Michael Sturm <michael.sturm@mintel.com>
23363 Walfred Tedeschi <walfred.tedeschi@intel.com>
23364
23365 * Makefile.in (EXECUTABLES): Added i386-avx512.
23366 * gdb.arch/i386-avx512.c: New file.
23367 * gdb.arch/i386-avx512.exp: Likewise.
23368
4b48d439
KS
233692014-04-23 Keith Seitz <keiths@redhat.com>
23370
23371 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23372 (mi_make_breakpoint_table): New procedure.
23373 (mi_create_breakpoint): Use mi_make_breakpoint
23374 and return the result.
23375 (mi_make_breakpoint): New procedure.
23376 (mi_build_kv_pairs): New procedure.
23377
23378 * gdb.mi/mi-break.exp: Remove unused globals,
23379 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23380 All callers updated.
23381 * gdb.mi/mi-dprintf.exp: Use variable to track command
23382 number.
23383 Update all callers of mi_create_breakpoint and use
23384 mi_make_breakpoint_table.
23385 Remove any unused global variables.
23386 * gdb.mi/mi-nonstop.exp: Likewise.
23387 * gdb.mi/mi-nsintrall.exp: Likewise.
23388 * gdb.mi/mi-nsmoribund.exp: Likewise.
23389 * gdb.mi/mi-nsthrexec.exp: Likewise.
23390 * gdb.mi/mi-reverse.exp: Likewise.
23391 * gdb.mi/mi-simplerun.exp: Likewise.
23392 * gdb.mi/mi-stepn.exp: Likewise.
23393 * gdb.mi/mi-syn-frame.exp: Likewise.
23394 * gdb.mi/mi-until.exp: Likewise.
23395 * gdb.mi/mi-var-cp.exp: Likewise.
23396 * gdb.mi/mi-var-display.exp: Likewise.
23397 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23398 * gdb.mi/mi2-var-child.exp: Likewise.
23399 * gdb.mi/mi-vla-c99.exp: Likewise.
23400 * lib/mi-support.exp: Likewise.
23401
23402 From Ian Lance Taylor <iant@cygnus.com>:
23403 * lib/gdb.exp (parse_args): New procedure.
23404
08351840
PA
234052014-04-23 Pedro Alves <palves@redhat.com>
23406
23407 * gdb.base/break-unload-file.c: New file.
23408 * gdb.base/break-unload-file.exp: New file.
23409 * gdb.base/sym-file-lib.c (baz): New function.
23410 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23411 field.
23412 (load): Store the segment's mapped size.
23413 (unload): New function.
23414 (unload_shlib): New function.
23415 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23416 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23417 set a breakpoint at baz, and call it.
23418 * gdb.base/sym-file.exp: New tests for stale breakpoint
23419 instructions.
23420
076855f9
PA
234212014-04-23 Pedro Alves <palves@redhat.com>
23422
23423 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23424 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23425 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23426 * gdb.base/hbreak-unmapped.c: New file.
23427 * gdb.base/hbreak-unmapped.exp: New file.
23428 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23429 * lib/gdb.exp (gdb_is_target_remote): ... here.
23430
483805cf
PA
234312014-04-22 Pedro Alves <palves@redhat.com>
23432
23433 * gdb.base/consecutive-step-over.c: New file.
23434 * gdb.base/consecutive-step-over.exp: New file.
23435
06d97543
PA
234362014-04-22 Pedro Alves <palves@redhat.com>
23437
23438 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23439 instead of send_gdb/gdb_expect.
23440
b4429ea2
YQ
234412014-04-22 Yao Qi <yao@codesourcery.com>
23442
23443 * lib/trace-support.exp (generate_tracefile): New procedure.
23444 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23445 return 0.
23446 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23447 if generate_tracefile returns 1.
23448
51d48146
PA
234492014-04-18 Tom Tromey <palves@redhat.com>
23450 Pedro alves <tromey@redhat.com>
23451
23452 PR backtrace/15558
23453 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23454 with a backtrace limit.
23455 * gdb.python/py-frame-inline.exp: Test running to an inline
23456 function with a backtrace limit, and printing the newest frame.
23457 * gdb.python/py-frame-inline.c (main): Call f.
23458
bd1dce5f
MS
234592014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23460
23461 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23462
40d1a503
MS
234632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23464
23465 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23466 Drop prefix from unsupported source file path.
23467
389b98f7
YQ
234682014-04-17 Yao Qi <yao@codesourcery.com>
23469
23470 * lib/gdb.exp (with_target_charset): New proc.
23471 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23472 with_target_charset.
23473 (test_print_strings): Likewise.
23474 (test_repeat_bytes): Likewise.
23475 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23476 for some tests.
23477
22869d73
KS
234782014-04-16 Keith Seitz <keiths@redhat.com>
23479
23480 PR gdb/15827
23481 * gdb.dwarf2/corrupt.c: New file.
23482 * gdb.dwarf2/corrupt.exp: New file.
23483
c4f87ca6
KS
234842014-04-16 Keith Seitz <keiths@redhat.com>
23485
23486 PR c++/16597
23487 * gdb.cp/namelessclass.cc: New file.
23488 * gdb.cp/namelessclass.exp: New file.
23489 * gdb.cp/namelessclass.S: New file.
23490
ab19de87
DE
234912014-04-16 Doug Evans <dje@google.com>
23492
23493 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23494 Add comment.
23495 (gdbserver_default_get_comm_port): New function.
23496 (gdbserver_start): Check if board file provided
23497 "gdbserver,get_comm_port" and use it if so.
23498 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23499 (gdb,socketport): Set to "stdio".
23500 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23501 (stdio_gdbserver_template): Delete.
23502 (${board}_get_remote_address): Update.
23503 (${board}_build_remote_cmd): Delete.
23504 (${board}_get_comm_port): New function.
23505 (${board}_spawn): Update.
23506 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23507 Delete.
23508 (${board}_get_remote_address): Update.
23509 (${board}_get_comm_port): New function.
23510
fc98a809
AB
235112014-04-16 Andrew Burgess <aburgess@broadcom.com>
23512
23513 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23514 appearing in any order.
23515
87fd9e6e
DE
235162014-04-15 Doug Evans <dje@google.com>
23517
23518 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23519 uninitialized value of "description".
23520
099fc3ea
KS
235212014-04-15 Keith Seitz <keiths@redhat.com>
23522
23523 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23524 Remove unused globals.
23525 (test_running_the_program): Likewise.
23526 (test_controlled_execution): Likewise.
23527 (test_controlling_breakpoints): Likewise.
23528 (test_program_termination): Likewise.
23529
5da151d4
KS
235302014-04-15 Keith Seitz <keiths@redhat.com>
23531
23532 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23533 unused globals.
23534 (test_rbreak_creation_and_listing): Likewise.
23535 (test_ignore_count): Likewise.
23536 (test_error): Likewise.
23537
35e5d2f0
PA
235382014-04-15 Pedro Alves <palves@redhat.com>
23539
23540 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23541 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23542 sym-file-loader.c.
23543 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23544 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23545 to sym-file-loader.c.
23546 (struct library): Forward declare.
23547 (load_shlib, lookup_function): Change prototypes.
23548 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23549 (translate_offset): Remove declarations.
23550 (get_text_addr): New declaration.
23551 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23552 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23553 sym-file-loader.h.
23554 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23555 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23556 here from sym-file-loader.h.
23557 (struct library): New structure.
23558 (load_shlib, lookup_function): Change prototypes and adjust to
23559 work with a struct library.
23560 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23561 (translate_offset): Make static.
23562 (get_text_addr): New function.
23563 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23564
eb4c1710
PA
235652014-04-15 Pedro Alves <palves@redhat.com>
23566
23567 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23568
2d1baf52
PA
235692014-04-15 Pedro Alves <palves@redhat.com>
23570
23571 * gdb.base/sym-file-loader.c: Include <limits.h>.
23572 (SELF_LINK): New define.
23573 (get_origin): New function.
23574 (load_shlib): Use it.
23575 * gdb.base/sym-file.exp: Don't early return if the target is
23576 remote. Use runto_main, and issue fail is that fails. Use
23577 gdb_load_shlibs.
23578 (shlib_name): Delete.
23579 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23580
7dd6df01
PA
235812014-04-15 Pedro Alves <palves@redhat.com>
23582
23583 * gdb.base/sym-file.exp: Remove regex characters from test
23584 message. Don't refer to breakpoint numbers in test messages.
23585
b50c8614
KS
235862014-04-14 Keith Seitz <keiths@redhat.com>
23587
23588 PR c++/16253
23589 * gdb.cp/var-tag.cc: New file.
23590 * gdb.cp/var-tag.exp: New file.
23591 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23592 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23593 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23594 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23595
3d567982
TT
235962014-04-14 Tom Tromey <tromey@redhat.com>
23597
23598 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23599 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23600 type.
23601 * gdb.cp/enum-class.exp: New file.
23602 * gdb.cp/enum-class.cc: New file.
23603
0626fc76
TT
236042014-04-14 Tom Tromey <tromey@redhat.com>
23605
23606 * gdb.dwarf2/enum-type.exp: New file.
23607
dca325b3
SA
236082014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23609
23610 * gdb.mi/mi-vla-c99.exp: New file.
23611 * gdb.mi/vla.c: New file.
23612
5854b38a
SA
236132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23614
23615 * gdb.base/vla-datatypes.c: New file.
23616 * gdb.base/vla-datatypes.exp: New file.
23617
463bb957
SA
236182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23619
23620 * gdb.base/vla-ptr.c: New file.
23621 * gdb.base/vla-ptr.exp: New file.
23622
3dd170be
SA
236232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23624
23625 * gdb.dwarf2/count.exp: New file.
23626
5ecaaa66
SA
236272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23628
23629 * gdb.base/vla-sideeffect.c: New file.
23630 * gdb.base/vla-sideeffect.exp: New file.
23631
41f1ada5
DB
236322014-04-14 David Blaikie <dblaikie@gmail.com>
23633
23634 * gdb.mi/non-stop.c: Add return value for non-void function return
23635 statement.
23636 * gdb.threads/staticthreads.c: Ditto.
23637
0be03e84
DE
236382014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23639 Doug Evans <xdje42@gmail.com>
23640
23641 * gdb.guile/scm-value.c: Improve test case.
23642 * gdb.guile/scm-value.exp: Add new test.
23643
f180a1fb
DB
236442014-04-11 David Blaikie <dblaikie@gmail.com>
23645
23646 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23647 override Clang's default.
23648
6b662e19
JB
236492014-04-11 Joel Brobecker <brobecker@adacore.com>
23650
23651 Revert the following changes (regressions):
23652
23653 * gdb.base/vla-sideeffect.c: New file.
23654 * gdb.base/vla-sideeffect.exp: New file.
23655
23656 * gdb.dwarf2/count.exp: New file.
23657
23658 * gdb.base/vla-multi.c: New file.
23659 * gdb.base/vla-multi.exp: New file.
23660
23661 * gdb.base/vla-ptr.c: New file.
23662 * gdb.base/vla-ptr.exp: New file.
23663
23664 * gdb.base/vla-datatypes.c: New file.
23665 * gdb.base/vla-datatypes.exp: New file.
23666
23667 * gdb.mi/mi-vla-c99.exp: New file.
23668 * gdb.mi/vla.c: New file.
23669
245a5f0b
KS
236702014-04-11 Keith Seitz <keiths@redhat.com>
23671
23672 PR c++/16675
23673 * gdb.cp/cpsizeof.exp: New file.
23674 * gdb.cp/cpsizeof.cc: New file.
23675
58a84dcf
SA
236762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23677
191a8a90
JB
23678 * gdb.mi/mi-vla-c99.exp: New file.
23679 * gdb.mi/vla.c: New file.
58a84dcf 23680
c8655f75
SA
236812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23682
23683 * gdb.base/vla-datatypes.c: New file.
23684 * gdb.base/vla-datatypes.exp: New file.
23685
024e13b4
SA
236862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23687
23688 * gdb.base/vla-ptr.c: New file.
23689 * gdb.base/vla-ptr.exp: New file.
23690
1a237e0e
SA
236912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23692
23693 * gdb.base/vla-multi.c: New file.
23694 * gdb.base/vla-multi.exp: New file.
23695
504f3432
SA
236962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23697
23698 * gdb.dwarf2/count.exp: New file.
23699
3bce8237
SA
237002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23701
191a8a90
JB
23702 * gdb.base/vla-sideeffect.c: New file.
23703 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 23704
322f9c21
YQ
237052014-04-11 Yao Qi <yao@codesourcery.com>
23706
23707 * gdb.base/completion.exp: Check file exists before running tests
23708 on file completion.
23709
d708bcd1
PA
237102014-04-10 Pedro Alves <palves@redhat.com>
23711
23712 * gdb.base/cond-eval-mode.c: New file.
23713 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23714 prepare_for_testing to build the new file. Check result of
23715 runto_main.
23716 (test_break, test_watch): New procedures.
23717 (top level): Use them.
23718
ae1d2761
PM
237192014-04-08 Pierre Muller <muller@sourceware.org>
23720
23721 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23722 Ctrl-V use for mingw hosts.
23723
7af389b8
SC
237242014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23725
23726 * gdb.python/py-value.c: Improve test case.
23727 * gdb.python/py-value.exp: Add new test.
23728
5e703181
DE
237292014-04-07 David Blaikie <dblaikie@gmail.com>
23730
23731 * lib/compiler.c: Identify the clang compiler.
23732 * lib/compiler.cc: Ditto.
23733
9810b410
YQ
237342014-04-03 Yao Qi <yao@codesourcery.com>
23735
23736 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23737
98d1b8dc
AB
237382014-04-01 Anton Blanchard <anton@samba.org>
23739
23740 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23741 messages unique.
23742
3114cea1
AB
237432014-04-01 Anton Blanchard <anton@samba.org>
23744
23745 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23746 prepare_for_testing.
23747
62f7182c
AB
237482014-04-01 Anton Blanchard <anton@samba.org>
23749
23750 * gdb.arch/ppc64-atomic-inst.c: Remove.
23751 * gdb.arch/ppc64-atomic-inst.S: New file.
23752 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23753
770e7fc7
DE
237542014-03-31 Doug Evans <dje@google.com>
23755
23756 * gdb.base/print-symbol-loading-lib.c: New file.
23757 * gdb.base/print-symbol-loading-main.c: New file.
23758 * gdb.base/print-symbol-loading.exp: New file.
23759
46e2bafa
YQ
237602014-03-31 Yao Qi <yao@codesourcery.com>
23761
23762 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23763
8776cfe9
JB
237642014-03-28 Joel Brobecker <brobecker@adacore.com>
23765
23766 * gdb.ada/mi_dyn_arr: New testcase.
23767
5d1ef361
DE
237682014-03-27 Doug Evans <dje@google.com>
23769
23770 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23771
b5bee914
YQ
237722014-03-27 Yao Qi <yao@codesourcery.com>
23773
23774 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23775 if target is nios2-*-*.
23776
0d4d0e77
YQ
237772014-03-26 Yao Qi <yao@codesourcery.com>
23778
23779 * lib/gdb.exp (readline_is_used): New proc.
23780 * gdb.base/completion.exp: Move tests on command complete up.
23781 Skip the rest of tests if readline is not used.
23782 * gdb.ada/complete.exp: Skp the test if readline is not
23783 used.
23784 * gdb.base/filesym.exp: Likewise.
23785 * gdb.base/macscp.exp: Likewise.
23786 * gdb.base/readline-ask.exp: Likewise.
23787 * gdb.base/readline.exp: Likewise.
23788 * gdb.python/py-cmd.exp: Likewise.
23789 * gdb.trace/tfile.exp: Likewise.
23790
29361eee
YQ
237912014-03-26 Yao Qi <yao@codesourcery.com>
23792
23793 * gdb.base/macscp.exp: Fix code format issues.
23794
bc9a5525
UW
237952014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23796
23797 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23798 * gdb.asm/powerpc64le.inc: New file.
23799
d3839ede
PA
238002014-03-25 Pedro Alves <palves@redhat.com>
23801 Doug Evans <dje@google.com>
23802
23803 * gdb.base/source-execution.c: New file.
23804 * gdb.base/source-execution.exp: New file.
23805 * gdb.base/source-execution.gdb: New file.
23806
01672a57
DE
238072014-03-24 Doug Evans <dje@google.com>
23808
23809 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23810 using fission.
23811
88bbeca9
HZ
238122014-03-24 Hui Zhu <hui@codesourcery.com>
23813 Pedro Alves <palves@redhat.com>
23814
23815 PR breakpoints/16101
23816 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23817 test pass/fail messages. Detect missing support for dprintf when
23818 breakpoints are actually inserted.
23819 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23820 breakpoints are actually inserted.
23821 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23822 fails.
23823
d2348791
JK
238242014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23825
23826 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23827
feef67ab
DE
238282014-03-22 Doug Evans <xdje42@gmail.com>
23829
23830 * gdb.python/python.exp (python not supported): Verify multi-line
23831 python command issues an error.
25d743f9 23832 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 23833 guile command issues an error.
feef67ab 23834
ecebef6a
MR
238352014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23836
23837 * gdb.threads/thread-specific.exp: Handle the lack of usable
23838 $this_breakpoint and $this_thread.
23839
ccdd1909
HZ
238402014-03-21 Hui Zhu <hui@codesourcery.com>
23841
23842 * gdb.base/attach.exp (do_command_attach_tests): New.
23843
beb460e8
PA
238442014-03-20 Tom Tromey <tromey@redhat.com>
23845 Pedro Alves <palves@redhat.com>
23846
23847 PR cli/15718
23848 * gdb.base/condbreak-call-false.c: New file.
23849 * gdb.base/condbreak-call-false.exp: New file.
23850
40acf43a
PA
238512014-03-20 Pedro Alves <palves@redhat.com>
23852
23853 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23854 Delete.
23855 (block_signals, unblock_signals): Delete.
23856 (child_function_2, main): Remove references to deleted variable
23857 and functions.
23858
9f5e1e02
PA
238592014-03-20 Pedro Alves <palves@redhat.com>
23860
23861 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23862 Use pthread_kill to signal thread 2.
23863 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23864 Adjust to make the test send itself a signal rather than using the
23865 host's "kill" command.
23866
99619bea
PA
238672014-03-20 Pedro Alves <palves@redhat.com>
23868
23869 * gdb.threads/multiple-step-overs.c: New file.
23870 * gdb.threads/multiple-step-overs.exp: New file.
23871 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23872 Adjust expected infrun debug output.
23873
2adfaa28
PA
238742014-03-20 Pedro Alves <palves@redhat.com>
23875
23876 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23877 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23878
31e77af2
PA
238792014-03-20 Pedro Alves <palves@redhat.com>
23880
23881 PR breakpoints/7143
23882 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23883 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23884 of gdb_test_multiple.
23885 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23886 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23887
b9f437de
PA
238882014-03-20 Pedro Alves <palves@redhat.com>
23889
23890 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23891 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23892
05adc73e
PA
238932014-03-19 Pedro Alves <palves@redhat.com>
23894
23895 * gdb.base/async.exp: Remove early return.
23896
6048b950
PA
238972014-03-19 Pedro Alves <palves@redhat.com>
23898
23899 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23900
8bcfb00a
PA
239012014-03-19 Pedro Alves <palves@redhat.com>
23902
23903 * gdb.base/async.exp (test_background): Expect \r\n after
23904 "completed." in the fail pattern.
23905
884e37dc
PA
239062014-03-19 Pedro Alves <palves@redhat.com>
23907
23908 * gdb.base/async.exp (test_background): New procedure.
23909 Use it for all background execution command tests.
23910
148e57e2
PA
239112014-03-19 Pedro Alves <palves@redhat.com>
23912
23913 * gdb.base/async.exp: Use prepare_for_testing.
23914
f48088c7
PA
239152014-03-19 Pedro Alves <palves@redhat.com>
23916
23917 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23918 the same line.
23919
e2f6c966
PA
239202014-03-19 Pedro Alves <palves@redhat.com>
23921
23922 * gdb.base/async.c (main): Add "jump here" and "until here" line
23923 marker comments.
23924 * gdb.base/async.exp (jump_here): New global.
23925 (jump& test): Use it.
23926 (until_here): New global.
23927 (until& test): Use it.
23928
c30568d4
PA
239292014-03-19 Pedro Alves <palves@redhat.com>
23930
23931 * gdb.base/async.exp: Don't frob gdb_protocol.
23932
0172b6a7
DE
239332014-03-18 Doug Evans <xdje42@gmail.com>
23934
23935 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23936 Fix spelling of exec-done-display.
23937
06c868a8
JK
239382014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23939
23940 PR gdb/15358
23941 * gdb.base/gdb-sigterm.c: New file.
23942 * gdb.base/gdb-sigterm.exp: New file.
23943
0c7e1a46
PA
239442014-03-18 Pedro Alves <palves@redhat.com>
23945
23946 PR gdb/13860
23947 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23948 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23949 solib-event.
23950
f7c77d93
JB
239512014-03-17 Joel Brobecker <brobecker@adacore.com>
23952
23953 * gdb.ada/pckd_arr_ren: New testcase.
23954
5a1e8c7a
DE
239552014-03-13 Doug Evans <xdje42@gmail.com>
23956
23957 PR guile/16612
23958 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23959 collect after discarding symbols.
23960
350e1a76
DE
239612014-03-13 Ludovic Courtès <ludo@gnu.org>
23962 Doug Evans <xdje42@gmail.com>
23963
23964 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23965 to history survives a gc.
23966
a69900ae
PA
239672014-03-13 Pedro Alves <palves@redhat.com>
23968
23969 * gdb.base/default.exp: Don't test "target procfs".
23970
5db9f0bd
PA
239712014-03-13 Pedro Alves <palves@redhat.com>
23972
23973 * gdb.base/default.exp: Update "target child" and "target procfs"
23974 tests to not expect "Unix".
23975
b3ccfe11
TT
239762014-03-12 Tom Tromey <tromey@redhat.com>
23977
23978 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23979 New procs. Add target-async tests.
23980 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23981 Add target-async tests.
23982
646f4417
AA
239832014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23984
23985 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23986 'func_start' and 'func_end' for the beginning and end of the
23987 function code, respectively.
23988 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23989 'func_end' instead of 'func' and 'main'.
23990
288c211f
AA
239912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23992
23993 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23994 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23995 generate the debug info assembler source.
23996
e0c0f156
AA
239972014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23998
23999 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
24000 * gdb.dwarf2/arr-subrange.exp: Likewise.
24001 * gdb.dwarf2/dwz.exp: Likewise.
24002 * gdb.dwarf2/method-ptr.exp: Likewise.
24003 * gdb.dwarf2/missing-sig-type.exp: Likewise.
24004 * gdb.dwarf2/subrange.exp: Likewise.
24005 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
24006 * gdb.dwarf2/implptrpiece.exp: Likewise.
24007 * gdb.dwarf2/nostaticblock.exp: Likewise.
24008
0e5c4555
AA
240092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24010
24011 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
24012 directory to absolute path name arguments.
24013
5ec18f2b
JG
240142014-03-10 Joel Brobecker <brobecker@adacore.com>
24015
24016 * gdb.ada/tagged_access: New testcase.
24017
847fc4f2
MM
240182014-03-07 Markus Metzger <markus.t.metzger@intel.com>
24019
24020 * gdb.btrace/data.exp: Update expected output.
24021
cc3da688
YQ
240222014-03-06 Yao Qi <yao@codesourcery.com>
24023
24024 * gdb.trace/pr16508.exp: New file.
24025
0f26cec1
PA
240262014-03-05 Pedro Alves <palves@redhat.com>
24027
24028 PR gdb/16575
24029 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24030 procedure.
24031 (top level): Adjust to use it. Add tests that exercise breakpoint
24032 interaction with the code-cache.
24033
7a5a839f
LC
240342014-02-26 Ludovic Courtès <ludo@gnu.org>
24035
24036 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24037 test for 'history-append!'.
24038
31aa7e4e
JB
240392014-02-26 Joel Brobecker <brobecker@adacore.com>
24040
24041 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24042 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24043 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24044 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24045 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24046 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24047
1b588015
JB
240482014-02-26 Joel Brobecker <brobecker@adacore.com>
24049
24050 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24051 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24052 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24053
55426c9d
JB
240542014-02-26 Joel Brobecker <brobecker@adacore.com>
24055
24056 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24057
dc53a7ad
JB
240582014-02-26 Joel Brobecker <brobecker@adacore.com>
24059
24060 * gdb.dwarf2/arr-stride.c: New file.
24061 * gdb.dwarf2/arr-stride.exp: New file.
24062
12ab52e9
PA
240632014-02-26 Pedro Alves <palves@redhat.com>
24064
24065 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24066 that won't ever trigger. Make sure that GDB reports the correct
24067 breakpoint that caused the stop.
24068
849c862e
JK
240692014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24070
24071 PR gdb/16626
24072 * gdb.base/auto-load-script: New file.
24073 * gdb.base/auto-load.c: New file.
24074 * gdb.base/auto-load.exp: New file.
24075
71b7d793
JK
24076 PR gdb/16626
24077 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24078
e2f0d509
JK
240792014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24080
24081 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24082 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24083
50cc37c8
DE
240842014-02-24 Doug Evans <dje@google.com>
24085
24086 * lib/gdb.exp (run_on_host): Log error output if program fails.
24087
ea4758f2
PA
240882014-02-21 Pedro Alves <palves@redhat.com>
24089
24090 * gdb.threads/step-after-sr-lock.c: Rename to ...
24091 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24092 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24093 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24094 ... this.
24095
d7b30f67
SDJ
240962014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24097
24098 PR tdep/16397
24099 * gdb.arch/amd64-stap-special-operands.exp: New file.
24100 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24101 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24102 * gdb.arch/amd64-stap-triplet.S: Likewise.
24103 * gdb.arch/amd64-stap-triplet.c: Likewise.
24104
83deb43f
JB
241052014-02-20 Joel Brobecker <brobecker@adacore.com>
24106
24107 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24108 in .section pseudo-op.
24109
adde2bff
DE
241102014-02-20 lin zuojian <manjian2006@gmail.com>
24111 Joel Brobecker <brobecker@adacore.com>
24112 Doug Evans <xdje42@gmail.com>
24113
24114 PR symtab/16581
24115 * gdb.dwarf2/dw2-icycle.S: New file.
24116 * gdb.dwarf2/dw2-icycle.c: New file.
24117 * gdb.dwarf2/dw2-icycle.exp: New file.
24118
f7bd0f78
SC
241192014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24120
24121 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24122 operations on gdb.Value objects.
24123 * gdb.python/py-value-cc.exp: Add new test to test operations on
24124 gdb.Value objects.
24125
c17ef0d5
DE
241262014-02-18 Doug Evans <dje@google.com>
24127
24128 * Makefile.in (TESTS): New variable.
24129 (expanded_tests, expanded_tests_or_none): New variables
24130 (check-single): Pass $(expanded_tests_or_none) to runtest.
24131 (check-parallel): Only run tests in $(TESTS) if non-empty.
24132 (check/no-matching-tests-found): New rule.
24133 * README: Document TESTS makefile variable.
24134
5dd3176f
DE
241352014-02-18 Doug Evans <dje@google.com>
24136
24137 * Makefile.in (check-parallel): rm -rf outputs temp.
24138
0b10be4f
JK
241392014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24140
24141 Fix "ERROR: no fileid for" in the testsuite.
24142 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24143
85f224e7
DE
241442014-02-12 Doug Evans <dje@google.com>
24145
24146 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24147 (MISCELLANEOUS): New variable.
24148 (clean): rm -rf $(MISCELLANEOUS).
24149 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24150 dwp live in the same directory as symlinks, with each symlink pointed
24151 to a differently named file in a different directory.
24152
149b30ff
DE
241532014-02-11 Doug Evans <dje@google.com>
24154
24155 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24156 of Tcl file commands.
24157
1dfdac32
MK
241582014-02-10 Mark Kettenis <kettenis@gnu.org>
24159
24160 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24161 "kill -SIGUSR1 -1".
24162
aa4fb036
JB
241632014-02-10 Joel Brobecker <brobecker@adacore.com>
24164
24165 * gdb.ada/tick_length_array_enum_idx: New testcase.
24166
ed3ef339
DE
241672014-02-10 Doug Evans <xdje42@gmail.com>
24168
24169 * configure.ac (AC_OUTPUT): Add gdb.guile.
24170 * configure: Regenerate.
24171 * lib/gdb-guile.exp: New file.
24172 * lib/gdb.exp (get_target_charset): New function.
24173 * gdb.base/help.exp: Update expected output from "apropos apropos".
24174 * gdb.guile/Makefile.in: New file.
24175 * gdb.guile/guile.exp: New file.
24176 * gdb.guile/scm-arch.c: New file.
24177 * gdb.guile/scm-arch.exp: New file.
24178 * gdb.guile/scm-block.c: New file.
24179 * gdb.guile/scm-block.exp: New file.
24180 * gdb.guile/scm-breakpoint.c: New file.
24181 * gdb.guile/scm-breakpoint.exp: New file.
24182 * gdb.guile/scm-disasm.c: New file.
24183 * gdb.guile/scm-disasm.exp: New file.
24184 * gdb.guile/scm-equal.c: New file.
24185 * gdb.guile/scm-equal.exp: New file.
24186 * gdb.guile/scm-error.exp: New file.
24187 * gdb.guile/scm-error.scm: New file.
24188 * gdb.guile/scm-frame-args.c: New file.
24189 * gdb.guile/scm-frame-args.exp: New file.
24190 * gdb.guile/scm-frame-args.scm: New file.
24191 * gdb.guile/scm-frame-inline.c: New file.
24192 * gdb.guile/scm-frame-inline.exp: New file.
24193 * gdb.guile/scm-frame.c: New file.
24194 * gdb.guile/scm-frame.exp: New file.
24195 * gdb.guile/scm-generics.exp: New file.
24196 * gdb.guile/scm-gsmob.exp: New file.
24197 * gdb.guile/scm-iterator.c: New file.
24198 * gdb.guile/scm-iterator.exp: New file.
24199 * gdb.guile/scm-math.c: New file.
24200 * gdb.guile/scm-math.exp: New file.
24201 * gdb.guile/scm-objfile-script-gdb.in: New file.
24202 * gdb.guile/scm-objfile-script.c: New file.
24203 * gdb.guile/scm-objfile-script.exp: New file.
24204 * gdb.guile/scm-objfile.c: New file.
24205 * gdb.guile/scm-objfile.exp: New file.
24206 * gdb.guile/scm-ports.exp: New file.
24207 * gdb.guile/scm-pretty-print.c: New file.
24208 * gdb.guile/scm-pretty-print.exp: New file.
24209 * gdb.guile/scm-pretty-print.scm: New file.
24210 * gdb.guile/scm-section-script.c: New file.
24211 * gdb.guile/scm-section-script.exp: New file.
24212 * gdb.guile/scm-section-script.scm: New file.
24213 * gdb.guile/scm-symbol.c: New file.
24214 * gdb.guile/scm-symbol.exp: New file.
24215 * gdb.guile/scm-symtab-2.c: New file.
24216 * gdb.guile/scm-symtab.c: New file.
24217 * gdb.guile/scm-symtab.exp: New file.
24218 * gdb.guile/scm-type.c: New file.
24219 * gdb.guile/scm-type.exp: New file.
24220 * gdb.guile/scm-value-cc.cc: New file.
24221 * gdb.guile/scm-value-cc.exp: New file.
24222 * gdb.guile/scm-value.c: New file.
24223 * gdb.guile/scm-value.exp: New file.
24224 * gdb.guile/source2.scm: New file.
24225 * gdb.guile/types-module.cc: New file.
24226 * gdb.guile/types-module.exp: New file.
24227
7026a7c1
YQ
242282014-02-10 Yao Qi <yao@codesourcery.com>
24229
24230 PR testsuite/16543
24231 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24232 * configure: Regenerated.
24233 * Makefile.in: New file.
24234
6c466447
AS
242352014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24236
24237 * gdb.python/py-framefilter.exp: Fix typo.
24238
6e854735
YQ
242392014-02-08 Yao Qi <yao@codesourcery.com>
24240
24241 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24242 that no =breakpoint-modified is emitted when breakpoints are
24243 modified through MI commands.
24244
d137e6dc
PA
242452014-02-07 Pedro Alves <pedro@codesourcery.com>
24246 Pedro Alves <palves@redhat.com>
24247
24248 * gdb.threads/step-after-sr-lock.c: New file.
24249 * gdb.threads/step-after-sr-lock.exp: New file.
24250
b5ee5a50
PA
242512014-02-07 Pedro Alves <palves@redhat.com>
24252
24253 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24254
3c77faf3
JK
242552014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24256
24257 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24258 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24259
6dddc817
DE
242602014-02-06 Doug Evans <xdje42@gmail.com>
24261
24262 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24263 output.
24264
24265 * gdb.gdb/python-interrupts.exp: New file.
24266
de7b2893
YQ
242672014-02-05 Yao Qi <yao@codesourcery.com>
24268
24269 * gdb.trace/report.exp (use_collected_data): Test the output
24270 of "info threads" and "info inferiors".
24271
66d032ac
YQ
242722014-02-05 Yao Qi <yao@codesourcery.com>
24273
24274 Revert this patch:
24275
24276 2013-05-24 Yao Qi <yao@codesourcery.com>
24277
24278 * gdb.trace/tfile.exp: Test inferior and thread.
24279
591a12a1
UW
242802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24281
24282 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24283 on a function.
24284 * gdb.base/step-bt.c: Call hello via function pointer to make
24285 sure its first instruction is executed on powerpc64le-linux.
24286
0ff3e01f
UW
242872014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24288
24289 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24290
084ee545
UW
242912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24292
24293 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24294 of the test patterns for use on little-endian systems.
24295
6ed14ff3
UW
242962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24297
24298 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24299 (decimal_vector): Fix for little-endian.
24300
401e27fd
JM
243012014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24302
24303 * gdb.arch/sparc-sysstep.exp: New file.
24304 * gdb.arch/sparc-sysstep.c: Likewise.
24305
24306 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24307
8b924729
EBM
243082014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24309
24310 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24311
fb151210
JB
243122014-01-23 Tom Tromey <tromey@redhat.com>
24313
24314 * gdb.ada/array_char_idx: New testcase.
24315
0740f8d8
TT
243162014-01-23 Tom Tromey <tromey@redhat.com>
24317
24318 PR python/16487:
24319 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24320 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24321 classes.
24322
21909fa1
TT
243232014-01-23 Tom Tromey <tromey@redhat.com>
24324
24325 PR python/16491:
24326 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24327 string from an inferior frame.
24328 * gdb.python/py-framefilter-mi.exp: Update.
24329
87ce2a04
DE
243302014-01-22 Doug Evans <dje@google.com>
24331
24332 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24333
237b092b
AA
243342014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24335
24336 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24337
d674a709
AA
243382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24339
24340 * gdb.trace/entry-values.exp: Remove excess space character from
24341 regex patterns. Handle s390 call instruction.
24342
20fa3390
AA
243432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24344
24345 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24346 define "*_start" label. Make "name" static.
24347 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24348 ${name} by references to ${name}_start.
24349
78466714
AA
243502014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24351
24352 * gdb.base/info-macros.exp: Remove "debug" from the compile
24353 options.
24354
ec9f644a
IB
243552014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24356
24357 * gdb.dlang/demangle.exp: New file.
24358
94b1b47e
IB
243592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24360
24361 * gdb.dlang/primitive-types.exp: New file.
24362
7f420862
IB
243632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24364
24365 * configure.ac: Create gdb.dlang/Makefile.
24366 * configure: Regenerate.
24367 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24368 * gdb.dlang/Makefile.in: New file.
24369 * lib/d-support.exp: New file.
24370 * lib/gdb.exp (skip_d_tests): New proc.
24371
52834460
MM
243722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24373
24374 * gdb.btrace/delta.exp: Check reverse stepi.
24375 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24376 * gdb.btrace/finish.exp: New.
24377 * gdb.btrace/next.exp: New.
24378 * gdb.btrace/nexti.exp: New.
24379 * gdb.btrace/record_goto.c: Add comments.
24380 * gdb.btrace/step.exp: New.
24381 * gdb.btrace/stepi.exp: New.
24382 * gdb.btrace/multi-thread-step.c: New.
24383 * gdb.btrace/multi-thread-step.exp: New.
24384 * gdb.btrace/rn-dl-bind.c: New.
24385 * gdb.btrace/rn-dl-bind.exp: New.
24386 * gdb.btrace/data.c: New.
24387 * gdb.btrace/data.exp: New.
24388 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24389
6e07b1d2
MM
243902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24391
24392 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24393 * gdb.btrace/exception.exp: Update.
24394 * gdb.btrace/instruction_history.exp: Update.
24395 * gdb.btrace/record_goto.exp: Update.
24396 * gdb.btrace/tailcall.exp: Update.
24397 * gdb.btrace/unknown_functions.exp: Update.
24398 * gdb.btrace/delta.exp: New.
24399
0b722aec
MM
244002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24401
24402 * gdb.btrace/record_goto.exp: Add backtrace test.
24403 * gdb.btrace/tailcall.exp: Add backtrace test.
24404
066ce621
MM
244052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24406
24407 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24408 * gdb.btrace/record_goto.c: New.
24409 * gdb.btrace/record_goto.exp: New.
24410 * gdb.btrace/x86-record_goto.S: New.
24411
0688d04e
MM
244122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24413
24414 * gdb.btrace/function_call_history.exp: Update tests.
24415 * gdb.btrace/instruction_history.exp: Update tests.
24416
8710b709
MM
244172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24418
24419 * gdb.btrace/function_call_history.exp: Fix expected field
24420 order for "record function-call-history".
24421 Add new tests for "record function-call-history /c".
24422 * gdb.btrace/exception.cc: New.
24423 * gdb.btrace/exception.exp: New.
24424 * gdb.btrace/tailcall.exp: New.
24425 * gdb.btrace/x86-tailcall.S: New.
24426 * gdb.btrace/x86-tailcall.c: New.
24427 * gdb.btrace/unknown_functions.c: New.
24428 * gdb.btrace/unknown_functions.exp: New.
24429 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24430
5de9129b
MM
244312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24432
24433 * gdb.btrace/instruction_history.exp: Update.
24434 * gdb.btrace/function_call_history.exp: Update.
24435
23a7fe75
MM
244362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24437
24438 * gdb.btrace/function_call_history.exp: Fix expected function
24439 trace.
24440 * gdb.btrace/instruction_history.exp: Initialize traced.
24441 Remove traced_functions.
24442
724c7dd8
MM
244432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24444
24445 * gdb.btrace/function_call_history.exp: Update
24446 * gdb.btrace/instruction_history.exp: Update.
24447
6d78d93b
MM
244482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24449
24450 * gdb.btrace/enable.exp: Update expected text.
24451
93a360cc
OJ
244522014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24453
24454 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24455 bytes.
24456
3772b53f
MR
244572014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24458
24459 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24460
596662fa
OJ
244612014-01-15 Omair Javaid <omair.javaid@linaro.org>
24462
24463 * lib/gdb.exp (supports_process_record): Return true for
24464 arm*-linux*. (supports_reverse): Likewise.
24465
b5b08fb4
SC
244662014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24467
24468 PR python/15464
24469 PR python/16113
24470 * gdb.python/py-type.c: Enhance test case.
24471 * gdb.python/py-value-cc.cc: Likewise
24472 * gdb.python/py-type.exp: Add new tests.
24473 * gdb.python/py-value-cc.exp: Likewise
24474
52d7fb13
AA
244752014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24476 Pedro Alves <palves@redhat.com>
24477
24478 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24479 Make "name" extern.
24480 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24481 references to ${name}_start by references to ${name}.
24482
a2cd8cfe
JB
244832014-01-10 Joel Brobecker <brobecker@adacore.com>
24484
24485 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24486
4e23fced
JB
244872014-01-10 Joel Brobecker <brobecker@adacore.com>
24488
24489 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24490
c6a9e42c
PA
244912014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24492 Pedro Alves <palves@redhat.com>
24493
24494 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 24495 mi_gdb_target_load.
c6a9e42c 24496
b7ea362b
PA
244972014-01-08 Pedro Alves <palves@redhat.com>
24498
24499 * gdb.threads/reconnect-signal.c: New file.
24500 * gdb.threads/reconnect-signal.exp: New file.
24501
5e3f4fab
EBM
245022014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24503
24504 * gdb.base/source-dir.exp: New file.
24505
79301218
JB
245062014-01-07 Joel Brobecker <brobecker@adacore.com>
24507
24508 * gdb.ada/mi_interface: New testcase.
24509
8e355c5d
JB
245102014-01-07 Joel Brobecker <brobecker@adacore.com>
24511
24512 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24513 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24514 gdb.ada/pp-rec-component/pck.ads: New files.
24515
c0d48811
JB
245162014-01-07 Joel Brobecker <brobecker@adacore.com>
24517
24518 * gdb.python/py-pp-integral.c: New file.
24519 * gdb.python/py-pp-integral.py: New file.
24520 * gdb.python/py-pp-integral.exp: New file.
24521
17b609c3 24522For older changes see ChangeLog-1993-2013.
c906108c 24523\f
8d8cb839
EZ
24524;; Local Variables:
24525;; mode: change-log
24526;; left-margin: 8
24527;; fill-column: 74
24528;; version-control: never
24529;; End:
902f2ccb 24530
3666a048 24531 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
24532 Copying and distribution of this file, with or without modification,
24533 are permitted provided the copyright notice and this notice are preserved.
This page took 4.109923 seconds and 4 git commands to generate.