gdb: add make-init-c script
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
248f7165
TV
12021-05-27 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/27919
4 PR testsuite/27920
5 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
6 -readnow.
7
e453275c
TV
82021-05-27 Tom de Vries <tdevries@suse.de>
9
10 PR testsuite/27921
11 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
12 (local_add_gdb_index): ... this.
13
778ae9cc
TV
142021-05-21 Tom de Vries <tdevries@suse.de>
15
16 PR testsuite/25047
17 * boards/cc-with-gnu-debuglink.exp: New file.
18
ca43e660
TBA
192021-05-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
20
21 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
22 a dead code with an assignment to a global var. Fix a
23 whitespacing problem around an assignment operator.
24
7f2b8718
WS
252021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
26
27 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
28 for the powerpc64 LE target.
29 * gdb.arch/powerpc-prologue.exp: Test Harness.
30
d9211df2
AB
312021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
34 duplicate test names.
35
2129a942
TV
362021-05-19 Tom de Vries <tdevries@suse.de>
37
38 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
39
5277208d
SM
402021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
41
42 * gdb.python/py-framefilter-gdb.py.in: Rename to:
43 * gdb.python/py-framefilter-gdb.py: ... this.
44 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
45 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
46
91e159e9
SM
472021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
48
49 * gdb.python/py-framefilter-gdb.py.in: Re-format.
50 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
51
467f8eb2
BK
522021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
53
54 * gdb.base/class-allocatable-array.exp: Modified test for clang.
55
ea11a98d
WP
562021-05-16 Weimin Pan <weimin.pan@oracle.com>
57
58 * gdb.ctf/funcreturn.exp: New file.
59 * gdb.ctf/whatis.c: Copy from gdb.base.
60
887e7158
TT
612021-05-14 Tom Tromey <tom@tromey.com>
62
63 * gdb.rust/pp.exp: New file.
64 * gdb.rust/pp.py: New file.
65 * gdb.rust/pp.rs: New file.
66
f8eec398
BE
672021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
68
69 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
70 remove the directory.
71 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
72
55789354
TBA
732021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
74
75 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
76
ecf25064
KC
772021-05-14 Kent Cheung <kent.cheung@arm.com>
78 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdb.python/py-format-string.c: Added a variable to test.
81 * gdb.python/py-format-string.exp: Check string representation is
82 printed at appropriate max_depth settings.
83 * gdb.python/py-nested-maps.exp: Likewise.
84 * gdb.guile/scm-pretty-print.exp: Add additional tests.
85
bab9eb49 862021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
4a0a0bd2
AB
87
88 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
89 unique names, also wrap proc body in with_test_prefix.
90
bab9eb49 912021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
62f2f198
AB
92
93 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
94 duplicate test names.
95 * gdb.guile/scm-parameter.exp: Provide test names to avoid
96 duplicate names based on the command being run.
97 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
98 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
99 loading a support module.
100 (test_equality): Update test name to match the actual test, making
101 the name unique in the process.
102 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
103 to resolve duplicate tests.
104 (test_inferior_function_call): Likewise.
105 (test_subscript_regression): Likewise.
106
bab9eb49 1072021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
5c6f801d
AB
108
109 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
110 silence PASS lines.
111 (gdb_install_guile_module): Likewise.
112
ee35ce82
GB
1132021-05-12 George Barrett <bob@bob131.so>
114
115 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
116 value-const-value.
117
9d4fc61d
GB
1182021-05-12 George Barrett <bob@bob131.so>
119
120 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
121 value-reference-value. Add test for value-rvalue-reference-value.
122
5048549a
TV
1232021-05-11 Tom de Vries <tdevries@suse.de>
124
125 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
126 Add "set debug infrun 1" commented out.
127
2302f963
TV
1282021-05-11 Tom de Vries <tdevries@suse.de>
129
130 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
131
abb894a4
BK
1322021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
133
134 * gdb.fortran/array-element.exp: Breakpoint location is modified.
135
db1f6cd6
LS
1362021-05-10 Lancelot Six <lsix@lancelotsix.com>
137
138 PR gdb/27614
139 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
140
9344937b
AB
1412021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * gdb.guile/guile.exp: Don't use the source directory as a
144 temporary HOME directory.
145
0709cf68
SM
1462021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
147
148 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
149 parameters.
150
1845e254
AB
1512021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.guile/guile.exp: Add an extra test.
154
a3237c7c
AB
1552021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
156
157 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
158 gdb_test_no_output.
159
13123da8
SM
1602021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
161
162 * Re-format all Python files using black.
163 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
164
0618ecf6
AB
1652021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
166
167 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
168 watchpoint object before and after registering it with GDB.
169
a7ed4ea6
AB
1702021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
171
172 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
173 'proc_with_prefix', remove use of 'with_test_prefix', and
174 reindent.
175 (test_bkpt_deletion): Likewise.
176 (test_bkpt_cond_and_cmds): Likewise.
177 (test_bkpt_invisible): Likewise.
178 (test_watchpoints): Likewise.
179 (test_bkpt_internal): Likewise.
180 (test_bkpt_eval_funcs): Likewise.
181 (test_bkpt_registration): Likewise.
182 (test_bkpt_address): Convert to 'proc_with_prefix'.
183 (test_bkpt_probe): Likewise.
184
7ebbaa1c
AB
1852021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
188 names to avoid duplicates.
189 (test_bkpt_cond_and_cmds): Likewise.
190 (test_bkpt_eval_funcs): Likewise.
191
79aabb73
TBA
1922021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
193
194 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
195 for the -break-condition command's "--force" flag.
196
10e578d7
TBA
1972021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
198
199 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
200 is called by the test.
201
2f000c80
TV
2022021-05-05 Tom de Vries <tdevries@suse.de>
203
204 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
205 "Reading symbols" or "Expanding full symbols" lines. Using timeout
206 factor of 2 for attach.
207
09f83f79
TV
2082021-05-05 Tom de Vries <tdevries@suse.de>
209
210 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
211 "LWP <n> exited" messages.
212
fa94b3a7
SM
2132021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
214
215 * gdb.python/py-type.exp (test_fields): Test calling fields on
216 an int type.
217
858c8f2c
SM
2182021-05-04 Simon Marchi <simon.marchi@efficios.com>
219
220 * gdb.python/flexible-array-member.exp: Adjust expected range
221 value for member declared with 0 size. Test accessing range
222 tuple through range type.
223
d389a1a7
AB
2242021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 PR testsuite/27788
227 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
228 expected results when environment variable PYTHONDONTWRITEBYTECODE
229 is set.
230
2869ac4b
TT
2312021-04-30 Tom Tromey <tromey@adacore.com>
232
233 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
234 (Confused_Array): New types.
235 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
236 * gdb.ada/enum_idx_packed.exp: Add new tests.
237
5536f0cc
TV
2382021-04-30 Tom de Vries <tdevries@suse.de>
239
240 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
241 existing timeout factors.
242
7f7f284d
TV
2432021-04-30 Tom de Vries <tdevries@suse.de>
244
245 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
246
3f334074
TV
2472021-04-29 Tom de Vries <tdevries@suse.de>
248
249 PR testsuite/27786
250 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
251 remotetimeout to 4.
252
db2534b7
TT
2532021-04-28 Tom Tromey <tromey@adacore.com>
254
255 * gdb.ada/null_overload.exp: New file.
256 * gdb.ada/null_overload/foo.adb: New file.
257
edeaceda
AB
2582021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
259
260 * gdb.python/py-startup-opt.exp: New file.
261
b9f90c72
LM
2622021-04-27 Luis Machado <luis.machado@linaro.org>
263
264 * gdb.base/maint.exp: Drop a pattern that is not needed.
265 * lib/gdb.exp (readnow): Match line-by-line.
266
4b62a30d
LM
2672021-04-27 Luis Machado <luis.machado@linaro.org>
268
269 * gdb.xml/tdesc-reload.exp: Pass -lbl.
270
2c473def
MW
2712021-04-27 Michael Weghorn <m.weghorn@posteo.de>
272 Simon Marchi <simon.marchi@polymtl.ca>
273
274 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
275 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
276 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
277 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
278 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
279 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
280
e8b6c1da
TT
2812021-04-26 Tom Tromey <tromey@adacore.com>
282
283 PR gdb/27743:
284 * gdb.dwarf2/imported-unit-bp.exp: New file.
285 * gdb.dwarf2/imported-unit-bp-main.c: New file.
286 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
287
bea3329b
SM
2882021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
289
290 PR gdb/27773
291 * gdb.base/dump.exp: Test dump to non-existent dir.
292
21f91785
LM
2932021-04-26 Luis Machado <luis.machado@linaro.org>
294
295 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
296 comparison.
297
fbb46296
LS
2982021-04-25 Lancelot Six <lsix@lancelotsix.com>
299
300 PR gdb/22640
301 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
302 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
303 changes the default behavior of 'ptype/o'. Update to take into
304 account new horizontal layout.
305 * gdb.rust/simple.exp: Update ptype test to check new horizontal
306 layout.
307 * gdb.rust/union.exp: Same.
308
9fc29955
AB
3092021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.base/info_sources.exp: Add new tests.
312
432ce4cf
TT
3132021-04-22 Tom Tromey <tom@tromey.com>
314
315 * gdb.base/ptype-offsets.cc (struct empty_member): New.
316 (main): Use empty_member.
317 * gdb.base/ptype-offsets.exp: Add new test.
318
a87caa6d
SM
3192021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
320
321 * gdb.python/flexible-array-member.exp: Add check for Python
322 support.
323
e25d6d93
SM
3242021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
325
326 PR gdb/27757
327 * gdb.python/flexible-array-member.c: New test.
328 * gdb.python/flexible-array-member.exp: New test.
329 * gdb.guile/scm-type.exp (test_range): Add test for flexible
330 array member.
331 * gdb.guile/scm-type.c (struct flex_member): New.
332 (main): Use it.
333
22f80c0f
TT
3342021-04-22 Tom Tromey <tom@tromey.com>
335
336 * gdb.rust/modules.exp: Add checks for syntax errors.
337 * gdb.rust/expr.exp: Add checks for syntax errors.
338 * gdb.rust/simple.exp: Add checks for syntax errors.
339
6d5702a5
CL
3402021-04-21 Carl Love <cel@us.ibm.com>
341
342 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
343 Update expected string for gdb_test "bt".
344
345 * lib/valgrind.exp: Add set remotetimeout 3.
346 Increase vgdb wait from 1 to 2.
347 Add max-invoke-ms option to vgdb command line.
348
10a636cc
TBA
3492021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
350
351 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
352 conditions.
353
98e713ab
SM
3542021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
355 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
356
357 * gdb.mi/mi-break.exp: Fix the duplicate test names.
358
525174e8
FW
3592021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
360
361 * gdb.base/address_space_qualifier.exp: New file.
362
392e0bcc
TT
3632021-04-19 Tom Tromey <tromey@adacore.com>
364
365 PR gdb/27742:
366 * gdb.opt/inline-locals.exp: Update kfail patterns.
367
da314dd3
TT
3682021-04-17 Tom Tromey <tom@tromey.com>
369
370 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
371
3cbc7ac3
TT
3722021-04-16 Tom Tromey <tom@tromey.com>
373
374 * gdb.rust/simple.exp: Change error text.
375 * gdb.rust/expr.exp: Change error text.
376
458620aa
TT
3772021-04-16 Tom Tromey <tom@tromey.com>
378
379 * gdb.rust/simple.exp: Add parens to 'as' test.
380
321d0cd7
SM
3812021-04-16 Simon Marchi <simon.marchi@efficios.com>
382
383 * boards/simavr.exp: Set debug_flags.
384
1b6b755e
LM
3852021-04-16 Luis Machado <luis.machado@linaro.org>
386
387 * gdb.dwarf2/dw2-bfloat16.exp: New file.
388
fd5c30cd
AB
3892021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
392 including a path in the test name.
393
41f14dc8
SM
3942021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
395
396 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
397
a15a276b
TT
3982021-04-15 Tom Tromey <tromey@adacore.com>
399
400 * gdb.dwarf2/arr-stride.exp: Add test.
401
5809fbf2
TT
4022021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
403
404 * gdb.base/startup-file.exp: Add more tests.
405
92e4e97a
AB
4062021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 PR cli/25956
409 * gdb.base/early-init-file.c: New file.
410 * gdb.base/early-init-file.exp: New file.
411 * lib/gdb-utils.exp (style): Handle style 'none'.
412
fcc99c42
TBA
4132021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
414
415 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
416 @DW_INL_declared_inlined for the inline attribute.
417
34dc0f95
TBA
4182021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
419
420 * gdb.opt/inline-locals.c (scoped): New function.
421 (main): Call 'scoped'.
422 * gdb.opt/inline-locals.exp: Update with "info locals" tests
423 for scoped variables.
424 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
425 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
426
ac4d323e
TBA
4272021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
428
429 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
430
6b142048
WS
4312021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
432
433 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
434
82d9b280 4352021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
c8a37944
WS
436
437 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
438 non-relative plxv instructions.
439 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
440
4412021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
82d9b280 442
e3d528d7
WS
443 PR gdb/27525
444 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
445 exercise single-stepping over subpcis,lnia,addpcis instructions
446 with displacement.
447 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
448 of addpcis/lnia/subpcis instructions.
449 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
450 exercise single-stepping over lnia instructions with displacement.
451 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
452 lnia instructions.
453
4542021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
455
82d9b280
WS
456 * gdb.arch/powerpc-power10.s: New test for instructions.
457 * gdb.arch/powerpc-power10.exp: Harness to run the test.
458
6ba4cb84
CL
4592021-4-12 Carl Love <cel@us.ibm.com>
460
461 * gdb.arch/vsx-vsr-float128.c: New test file.
462 * gdb.arch/vsx-vsr-float128.exp: New expect file.
463
9d8f3022
MM
4642021-04-12 Markus Metzger <markus.t.metzger@intel.com>
465
466 * gdb.btrace/reconnect.exp: Relax expected stepi output.
467
dc2b480f
WP
4682021-04-07 Weimin Pan <weimin.pan@oracle.com>
469
470 * gdb.base/ctf-ptype.c: Add struct link containing a forward
471 reference type.
472 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
473
0a703a4c
AB
4742021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
477 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
478
30ab3586
AB
4792021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.cp/rvalue-ref-params.cc (f3): New function.
482 (f4): New function.
483 (global_int): New global variable.
484 (global_float): Likeiwse.
485 (main): Call both new functions.
486 * gdb.cp/rvalue-ref-params.exp: Add new tests.
487
56d467f4
CT
4882021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
489
490 * gdb.dwarf2/fission-relative-dwo.c: New file.
491 * gdb.dwarf2/fission-relative-dwo.exp: New file.
492
61dee722
AB
4932021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * gdb.dwarf2/fission-absolute-dwo.c: New file.
496 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
497 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
498 instead of build_executable_from_fission_assembler.
499 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
500 * gdb.dwarf2/fission-loclists.exp: Likewise.
501
502 * gdb.dwarf2/fission-multi-cu.S: Delete file.
503 * gdb.dwarf2/fission-multi-cu.c: New file based on old
504 fission-multi-cu1.c and fission-multi-cu2.c files.
505 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
506 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
507 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
508 * gdb.dwarf2/fission-reread.exp: Likewise.
509 * lib/dwarf.exp (extract_dwo_information): New proc.
510 (strip_dwo_information): New proc.
511 (build_executable_and_dwo_files): New proc.
512 (build_executable_from_fission_assembler): Delete.
513 (Dwarf::_debug_addr_index): New variable.
514 (Dwarf::_cu_is_fission): New variable.
515 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
516 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
517 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
518 if this is a fission CU.
519 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
520 (Dwarf::debug_addr_label): New proc.
521 (Dwarf::cu): Initialise _cu_is_fission.
522 (Dwarf::tu): Likewise.
523 (Dwarf::assemble): Initialise _debug_addr_index.
524
1fd999d9
AB
5252021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
528
79c02443
AB
5292021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
530
531 * gdb.python/py-parameter.exp: Add test for reading data-directory
532 using gdb.parameter API.
533
340d00fb
TV
5342021-04-06 Tom de Vries <tdevries@suse.de>
535
536 PR breakpoints/25884
537 * gdb.opt/inline-cmds.exp: Remove kfail.
538
043bcbaf
TV
5392021-04-06 Tom de Vries <tdevries@suse.de>
540
541 PR testsuite/27691
542 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
543 file "".
544
ac628a06
EB
5452021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
546
547 * lib/pdtrace.in: Fix obvious typo.
548
3f49d080
TT
5492021-03-31 Tom Tromey <tromey@adacore.com>
550
551 * lib/dwarf.exp (Dwarf::_get_args): New proc.
552 (Dwarf::_location): Use it.
553
cfcbd506
TV
5542021-03-31 Tom de Vries <tdevries@suse.de>
555
556 PR testsuite/27667
557 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
558
8a91fbdf
SM
5592021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
560
561 PR gdb/27541
562 * gdb.base/index-cache-load-twice.exp: Remove.
563 * gdb.base/index-cache-load-twice.c: Remove.
564 * gdb.dwarf2/per-bfd-sharing.exp: New.
565 * gdb.dwarf2/per-bfd-sharing.c: New.
566
b953e703
TV
5672021-03-30 Tom de Vries <tdevries@suse.de>
568
569 PR testsuite/27604
570 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
571
aa33ea68
TBA
5722021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
573
574 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
575 the infinite loop to avoid a Clang bug.
576
99066782
WS
5772021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
578
579 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
580 names for uniqueness.
581 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
582 uniqueness.
583
b1f3973b
AB
5842021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
585
586 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
587 member.
588 (make_container): Initialise is_array_p.
589 * gdb.python/py-prettyprint.exp: Add new tests.
590 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
591 Check is_array_p and possibly return 'array'.
592
3c2dcf90
AB
5932021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
594
595 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
596 * gdb.cp/casts.exp: Give tests unique names.
597 * gdb.cp/filename.exp: Likewise.
598 * gdb.cp/gdb2495.exp: Likewise.
599 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
600 * gdb.cp/misc.exp: Rename test to make it unique.
601 * gdb.cp/nsnested.exp: Give tests unique names.
602 * gdb.cp/ovldbreak.exp: Likewise.
603 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
604 being tested. This also removes the duplicate test name.
605 * gdb.cp/ref-types.exp: Likewise.
606 * gdb.cp/temargs.exp: Likewise.
607
6b78370d
AB
6082021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
611 square brackets in test.
612
baecbb3d
AB
6132021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
614
615 * gdb.cp/maint.exp (test_first_component): Run more tests with a
616 variable number of spaces, this removes the duplicate testing of
617 'operator ->' which existed before.
618
6e892297
AB
6192021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
622 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
623 duplicates, and also to avoid having a string inside parentheses
624 at the end of test names.
625
ac45a6ca
AB
6262021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
627
628 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
629 Avoid repeated uses of 'runto', and instread just progress once
630 through the test stopping at different breakpoints. Give comments
631 a capital letter and full stop. Give duplicate tests unique names.
632
323fd5b9
PA
6332021-03-25 Pedro Alves <pedro@palves.net>
634
635 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
636 "target_non_stop" parameter and use it.
637 (top level): Add "maint set target-non-stop on/off" testing axis.
638
ba3c61fc
AB
6392021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
642 gdb_test_multiple.
643
bf0aecce
LM
6442021-03-24 Luis Machado <luis.machado@linaro.org>
645
646 * gdb.arch/aarch64-mte.c: New file.
647 * gdb.arch/aarch64-mte.exp: New test.
648 * gdb.base/memtag.c: New file.
649 * gdb.base/memtag.exp: New test.
650 * lib/gdb.exp (supports_memtag): New function.
651
bef382e6
LM
6522021-03-24 Luis Machado <luis.machado@linaro.org>
653
654 * gdb.base/options.exp: Adjust for new print options.
655 * gdb.base/with.exp: Likewise.
656
702cf3f5
AB
6572021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
658
659 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
660 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
661
1e7fcccb
AB
6622021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * gdb.dwarf2/dw2-using-debug-str.c: New file.
665 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
666 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
667 not .debug_string.
668
4829711b
TT
6692021-03-20 Tom Tromey <tom@tromey.com>
670
671 * gdb.base/maint.exp: Update "maint print statistics" output.
672
e0d6d274
KB
6732021-03-19 Kevin Buettner <kevinb@redhat.com>
674
675 * lib/gdbserver-support.exp (gdbserver_exit): Use the
676 "-nowait" flag when waiting for gdbserver to exit.
677
a088215a
SST
6782021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
679
680 * gdb.base/info-macros.exp: Append -fdebug-macro to
681 additional_flags for clang.
682 * gdb.base/macscp.exp: Likewise.
683 * gdb.base/style.exp: Likewise.
684 * gdb.linespec/macro-relative.exp: Likewise.
685
d0c99a23
SM
6862021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
687 Pedro Alves <pedro@palves.net>
688
689 * gdb.base/run-attach-while-running.exp: New.
690 * gdb.base/run-attach-while-running.c: New.
691
7807d76a
AB
6922021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
693
694 * gdb.python/py-framefilter-addr.c: New file.
695 * gdb.python/py-framefilter-addr.exp: New file.
696 * gdb.python/py-framefilter-addr.py: New file.
697
f302f9e2
AB
6982021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
701 Make use of $gdb_test_name instead of creating a separate $test
702 variable.
703 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
704 adding a '($name)' at the end of each test. This also catches the
705 one place where '($name)' was missing, and so caused a duplicate
706 test name.
707 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
708 duplicate test names based on the command being tested.
709 * gdb.threads/signal-command-multiple-signals-pending.exp:
710 Likewise.
711 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
712 avoid duplicate testnames when a test script uses this proc and
713 also gdb_compile_pthreads.
714 * lib/prelink-support.exp (build_executable_own_libs): Use
715 with_test_prefix to avoid duplicate test names when we call
716 build_executable twice.
717
6813ceb0
TT
7182021-03-15 Tom Tromey <tromey@adacore.com>
719
720 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
721
3b5c4de0
TT
7222021-03-15 Tom Tromey <tromey@adacore.com>
723
724 * gdb.ada/varsize_limit.exp: Add new test.
725 * gdb.ada/varsize_limit/vsizelim.adb: Update.
726
c04da66c
TT
7272021-03-15 Tom Tromey <tromey@adacore.com>
728
729 * gdb.ada/operator_call/twovecs.ads: New file.
730 * gdb.ada/operator_call/twovecs.adb: New file.
731 * gdb.ada/operator_call/opcall.adb: New file.
732 * gdb.ada/operator_call.exp: New file.
733
1ac74522
TT
7342021-03-15 Tom Tromey <tromey@adacore.com>
735
736 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
737 * gdb.ada/enums_overload/enums_overload.ads: New file.
738 * gdb.ada/enums_overload/enums_overload.adb: New file.
739 * gdb.ada/enums_overload.exp: New file.
740
207582c0
TT
7412021-03-15 Tom Tromey <tromey@adacore.com>
742
743 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
744 Declare.
745 * gdb.ada/assign_arr/target_wrapper.adb: New file.
746 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
747 Call Put.
748 * gdb.ada/assign_arr.exp: Update.
749
ba6a0ef3
AB
7502021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.python/py-auto-load-chaining-f1.c: New file.
753 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
754 * gdb.python/py-auto-load-chaining-f2.c: New file.
755 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
756 * gdb.python/py-auto-load-chaining.c: New file.
757 * gdb.python/py-auto-load-chaining.exp: New file.
758
7f99d636
AB
7592021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.python/py-bad-printers.exp: Extend test names to make them
762 unique.
763 * gdb.python/py-events.exp: Likewise.
764 * gdb.python/py-finish-breakpoint2.exp: Likewise.
765 * gdb.python/py-frame-inline.exp: Likewise.
766 * gdb.python/py-frame.exp: Likewise.
767 * gdb.python/py-infthread.exp: Likewise.
768
323b848c
AB
7692021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 * gdb.python/py-value-cc.exp: Remove a duplicate test.
772
8a4efb36
AB
7732021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.python/lib-types.exp: Update the test to check the correct
776 python variable.
777
66bb1dd9
AB
7782021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
779
780 * gdb.python/py-explore-cc.exp: Extend test names to make them
781 unique.
782
0125fabc
AB
7832021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
784
785 * gdb.python/py-lookup-type.exp: Remove duplicate test.
786
79d04157
AB
7872021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
788
789 * gdb.python/py-symtab.exp: Extend test names to make them
790 unique.
791
e3e48d8f
AB
7922021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
795 names unique.
796
2cb60e74
AB
7972021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * gdb.python/py-block.exp: Give tests unique names.
800
8b12ded4
AB
8012021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
802
803 * gdb.python/py-pp-maint.exp: Extend test names to make them
804 unique.
805
93598ea4
AB
8062021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
807
808 * gdb.python/py-explore.exp: Add with_test_prefix to make test
809 names unique.
810
f35d6971
AB
8112021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
812
813 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
814
22d3e7f6
AB
8152021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
816
817 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
818 names unique.
819
5fc5a1b8
AB
8202021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
823 test names unique.
824
e3141a4d
AB
8252021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
828 unique.
829
ccdc02ed
TT
8302021-03-09 Tom Tromey <tromey@adacore.com>
831
832 * gdb.base/cast-call.exp: New file.
833 * gdb.base/cast-call.c: New file.
834
fbb1aace
AB
8352021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * gdb.gdb/python-helper.exp: New file.
838
611aa09d
FW
8392020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
840
841 * gdb.fortran/intrinsics.exp: Add LOC tests.
842
eef32f59
AB
8432021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
844
845 * gdb.fortran/shape.exp: New file.
846 * gdb.fortran/shape.f90: New file.
847
7ba155b3
AB
8482021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * gdb.fortran/size.exp: New file.
851 * gdb.fortran/size.f90: New file.
852
e14816a8
AB
8532021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.fortran/rank.exp: New file.
856 * gdb.fortran/rank.f90: New file.
857
d308ba78
TT
8582021-03-08 Tom Tromey <tom@tromey.com>
859
860 * gdb.fortran/debug-expr.exp: Update tests.
861
d182f279
TT
8622021-03-08 Tom Tromey <tom@tromey.com>
863
864 * gdb.base/debug-expr.exp: Update expected dump output.
865
a7308ce0
TT
8662021-03-06 Tom Tromey <tom@tromey.com>
867
868 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
869 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
870 * gdb.dwarf2/dwznolink.exp: New file.
871
b0a8c2ff
MW
8722021-03-05 Mark Wielaard <mark@klomp.org>
873
874 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
875
844be3f2
WP
8762021-03-06 Weimin Pan <weimin.pan@oracle.com>
877
878 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
879
82333781
MM
8802021-03-03 Markus Metzger <markus.t.metzger@intel.com>
881
882 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
883
32c52999
MM
8842021-03-03 Markus Metzger <markus.t.metzger@intel.com>
885
886 * gdb.btrace/non-stop.exp: Adjust expected source lines.
887
26ed1478
MM
8882021-03-03 Markus Metzger <markus.t.metzger@intel.com>
889
890 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
891
d2c5f24e
MM
8922021-03-03 Markus Metzger <markus.t.metzger@intel.com>
893
894 * gdb.btrace/exception.cc (main): Update test source.
895 * gdb.btrace/exception.exp: Update patterns.
896 * gdb.btrace/function_call_history.exp: Likewise.
897
c7c7253a
MM
8982021-03-03 Markus Metzger <markus.t.metzger@intel.com>
899
900 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
901
f0778fc1
MM
9022021-03-03 Markus Metzger <markus.t.metzger@intel.com>
903
904 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
905 reverse-continue to breakpoint.
906
e71dbd03
MM
9072021-03-03 Markus Metzger <markus.t.metzger@intel.com>
908
909 * gdb.btrace/delta.exp: Remove instruction-history and
910 function-call-history checks.
911
b93a3ed0
MM
9122021-03-03 Markus Metzger <markus.t.metzger@intel.com>
913
914 * README (Note): Add nopie_ldflag.
915 * lib/gdb.exp (gdb_compile): Extend nopie handling.
916
bbcdf9ab
TT
9172021-03-02 Tom Tromey <tromey@adacore.com>
918
919 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
920 encodings.
921
bb3a4efe
LS
9222021-02-27 Lancelot Six <lsix@lancelotix.com>
923
924 PR gdb/27393
925 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
926
927
573dc0cc
TT
9282021-02-26 Tom Tromey <tom@tromey.com>
929
930 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
931
f8218786
JV
9322021-02-26 Jan Vrany <jan.vrany@labware.com>
933
934 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
935 Remove trailing \n from expected output.
936
cb51b708
MM
9372021-02-26 Markus Metzger <markus.t.metzger@intel.com>
938
939 * lib/gdb.exp (use_gdb_stub): Extend comment.
940
64d38fdd
JM
9412021-02-25 Jan Matyas <jmatyas@codasip.com>
942
943 PR gdb/26819
944 * gdb.server/stop-reply-no-thread.exp: Add two test
945 scenarios that cover remote targets which do not have
946 the concept of threads.
947
d4ff3cbf
AB
9482021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
951
68337b8b
AB
9522021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 PR fortran/26155
955 * gdb.fortran/call-no-debug-func.f90: New file.
956 * gdb.fortran/call-no-debug-prog.f90: New file.
957 * gdb.fortran/call-no-debug.exp: New file.
958
faeb9f13
AB
9592021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
960
961 * gdb.fortran/associated.exp: New file.
962 * gdb.fortran/associated.f90: New file.
963
170f4b23
AB
9642021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
967
dd80d750
AB
9682021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.base/sect-cmd.exp: Update expected results.
971
b91919ac
AB
9722021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
975 techniques. Enable the test for all targets.
976
02a79309
AB
9772021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.base/maint-info-sections.exp: Add new tests.
980 (check_maint_info_target_sections_output): New proc.
981
895b7b4e
AB
9822021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
983
984 * gdb.arch/riscv-default-tdesc.exp: New file.
985
bc3c0632
AB
9862021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
989
acde2092
AB
9902021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 * gdb.arch/i386-biarch-core.exp: Add target check.
993
7d2e5095
AKS
9942021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
995
996 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
997
96df3e28
AB
9982021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
999
1000 * gdb.fortran/allocated.exp: New file.
1001 * gdb.fortran/allocated.f90: New file.
1002
a1670b72
AB
10032021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1006
bf3386f0
AB
10072021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.base/maint-info-sections.exp: Update expected output, and
1010 add additional tests. Again.
1011
4790db14
AB
10122021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.base/maint-info-sections.exp: Update expected output, and
1015 add additional tests.
1016
f4be6772
AB
10172021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.base/maint-info-sections.exp: New file, content is moved
1020 from gdb.base/maint.exp and cleaned up to use latest testsuite
1021 techniques.
1022 * gdb.base/maint.exp: Tests moved out to
1023 gdb.base/maint-info-sections.exp.
1024
25ad1e83
SM
10252021-02-10 Simon Marchi <simon.marchi@efficios.com>
1026
1027 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1028 GDBFLAGS.
1029
e92c8eb8
AB
10302021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1031
1032 * gdb.fortran/lbound-ubound.F90: New file.
1033 * gdb.fortran/lbound-ubound.exp: New file.
1034
ee4c3d88
TV
10352021-02-10 Tom de Vries <tdevries@suse.de>
1036
1037 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1038 "Restore saved setting of complaints".
1039
cf2b2075
TV
10402021-02-09 Tom de Vries <tdevries@suse.de>
1041
1042 PR symtab/27341
1043 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1044 (gdb_load_no_complaints): ... here.
1045 * gdb.fortran/function-calls.exp: Add test-case.
1046
b61f7811
HAQ
10472021-02-09 Abid Qadeer <abidh@codesourcery.com>
1048
1049 * gdb.threads/signal-command-handle-nopass.exp: Call
1050 'standard_testfile' before using 'testfile'.
1051 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1052 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1053 * gdb.threads/signal-sigtrap.exp: Likewise
1054
3d4aae48
LM
10552021-02-08 Luis Machado <luis.machado@linaro.org>
1056
1057 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1058
4001d90d
TV
10592021-02-08 Tom de Vries <tdevries@suse.de>
1060
1061 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1062
29db1eb3
AB
10632021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1064
1065 * gdb.python/tui-window-disabled.c: New file.
1066 * gdb.python/tui-window-disabled.exp: New file.
1067 * gdb.python/tui-window-disabled.py: New file.
1068
e0c23e11
AB
10692021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1070
1071 * gdb.python/tui-window.exp: Add new tests.
1072 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1073 TestWindow object into global the_window.
1074 <remote_title>: New method.
1075 (delete_window_title): New function.
1076
1cf23996
AB
10772021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1078
1079 * gdb.tui/winheight.exp: Add more tests.
1080
2708dbbd
AB
10812021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1082
1083 * gdb.python/py-framefilter.exp: Update expected results.
1084 * gdb.python/python.exp: Update expected results.
1085
cd074e04
AB
10862021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1087
1088 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1089 about bug in GDB, update expected results, and add more tests.
1090
5fb97639
AB
10912021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.tui/scroll.exp: New file.
1094 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1095 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1096 remaining lines up.
1097 (Term::check_region_contents): New proc.
1098 (Term::check_box_contents): Use check_region_contents.
1099
c0e56745
TV
11002021-02-06 Tom de Vries <tdevries@suse.de>
1101
1102 PR testsuite/26922
1103 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1104 scrolling.
1105
0e857c82
TV
11062021-02-05 Tom de Vries <tdevries@suse.de>
1107
1108 PR breakpoints/27313
1109 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1110 rejected.
1111
a22ec6e8
TV
11122021-02-05 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1115 * gdb.fortran/mixed-lang-stack.exp: Same.
1116
ae710496
TV
11172021-02-05 Tom de Vries <tdevries@suse.de>
1118
1119 PR exp/27265
1120 * gdb.base/complex-parts.exp: Add tests.
1121
d3b54e63
TV
11222021-02-05 Tom de Vries <tdevries@suse.de>
1123
1124 PR symtab/27307
1125 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1126
3eccb1c8
SV
11272021-02-04 Shahab Vahedi <shahab@synopsys.com>
1128
1129 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1130
a71501e2
PA
11312021-02-03 Pedro Alves <pedro@palves.net>
1132
1133 * gdb.threads/detach-step-over.c: New file.
1134 * gdb.threads/detach-step-over.exp: New file.
1135
92234eb1
PA
11362021-02-03 Pedro Alves <pedro@palves.net>
1137
1138 * gdb.threads/attach-non-stop.c: New file.
1139 * gdb.threads/attach-non-stop.exp: New file.
1140
2e3773ff
LS
11412021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1142
1143 * gdb.base/inferior-noarg.c: New test.
1144 * gdb.base/inferior-noarg.exp: New test.
1145
e0bd9202
SM
11462021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1147
1148 * gdb.base/scope.exp: Use proc_with_prefix.
1149
9307efbe
SM
11502021-02-02 Simon Marchi <simon.marchi@efficios.com>
1151
1152 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1153 table proc.
1154 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1155 .debug_rnglists table without offset array.
1156 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1157 .debug_loclists table without offset array.
1158
2b0c7f41
SM
11592021-02-02 Simon Marchi <simon.marchi@efficios.com>
1160
1161 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1162 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1163 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1164 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1165 attribute
1166
ecfda20d
SM
11672021-02-02 Simon Marchi <simon.marchi@efficios.com>
1168
1169 PR gdb/26813
1170 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1171 (loclists): New proc.
1172 * gdb.dwarf2/loclists-multiple-cus.c: New.
1173 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1174 * gdb.dwarf2/loclists-sec-offset.c: New.
1175 * gdb.dwarf2/loclists-sec-offset.exp: New.
1176
6b0933da
SM
11772021-02-02 Simon Marchi <simon.marchi@efficios.com>
1178
1179 * lib/dwarf.exp (_location): Add parameters.
1180 (_handle_DW_FORM): Adjust.
1181
962effa7
SM
11822021-02-02 Simon Marchi <simon.marchi@efficios.com>
1183
1184 PR gdb/26813
1185 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1186 (cu): Generate header for DWARF 5.
1187 (rnglists): New proc.
1188 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1189 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1190
2bd3e4b8
TV
11912021-02-02 Tom de Vries <tdevries@suse.de>
1192
1193 PR symtab/24620
1194 * gdb.dwarf2/fission-reread.exp: Add test-case.
1195
c39c8637
TV
11962021-02-01 Tom de Vries <tdevries@suse.de>
1197
1198 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1199 * gdb.dwarf2/fission-loclists-pie.S: Same.
1200 * gdb.dwarf2/fission-loclists.S: Same.
1201 * gdb.dwarf2/fission-multi-cu.S: Same.
1202 * gdb.dwarf2/fission-reread.S: Same.
1203 * gdb.dwarf2/fission-base.exp: Use DWO.
1204 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1205 * gdb.dwarf2/fission-loclists.exp: Same.
1206 * gdb.dwarf2/fission-multi-cu.exp: Same.
1207 * gdb.dwarf2/fission-reread.exp: Same.
1208
ebde6f2d
TV
12092021-01-29 Tom de Vries <tdevries@suse.de>
1210
1211 PR breakpoints/26063
1212 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1213 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1214
620ec3ca
TV
12152021-01-29 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1218
cdeba395
TV
12192021-01-28 Tom de Vries <tdevries@suse.de>
1220
1221 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1222 in the backtrace, and use that in the rest of the test instead of
1223 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1224
c47b145e
TV
12252021-01-28 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1228 * gdb.arch/i386-sse-stack-align.c: Same.
1229 * gdb.arch/i386-sse-stack-align.exp: Same.
1230
47918cca
AB
12312021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1234
2f985dd1
TV
12352021-01-28 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1238
22efa3d3
TV
12392021-01-28 Tom de Vries <tdevries@suse.de>
1240
1241 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1242 "maint info line-table". Make PASS pattern more specific. Make
1243 FAIL pattern work for -m32.
1244
59b59f08
LS
12452021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1246
1247 PR gdb/27133
1248 * gdb.base/ui-redirect.exp: Add test case that ensures that
1249 redirecting both logging and debug does not cause gdb to crash.
1250
1251
807f647c
MM
12522021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1253
1254 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1255
4ca40594
TV
12562021-01-26 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.threads/killed-outside.exp: Allow regular output.
1259
d0021af3
TV
12602021-01-26 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1263
9f6c202e
TV
12642021-01-25 Tom de Vries <tdevries@suse.de>
1265
1266 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1267 * lib/gdb.exp: Use gdb_load_no_complaints.
1268
a625a8c9
TT
12692021-01-25 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.ada/fixed_points.exp: Add regression test.
1272 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1273 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1274
19184910
TT
12752021-01-25 Tom Tromey <tromey@adacore.com>
1276
1277 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1278
acd6125f
TT
12792021-01-25 Tom Tromey <tromey@adacore.com>
1280
1281 * gdb.ada/local-enum.exp: New file.
1282 * gdb.ada/local-enum/local.adb: New file.
1283
1af4c9c4
TT
12842021-01-23 Tom Tromey <tom@tromey.com>
1285
1286 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1287
705646c0
BE
12882021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1289
1290 * gdb.base/line65535.exp: Fix test expectation.
1291
0ac85db5
SM
12922021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1293
1294 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1295 suppression.
1296 (default_gdb_exit): Likewise.
1297 (default_gdb_spawn): Likewise.
1298 (send_gdb): Likewise.
1299 (gdb_expect): Likewise.
1300 (gdb_expect_list): Likewise.
1301 (default_gdb_init): Likewise.
1302 (gdb_suppress_entire_file): Remove.
1303 (gdb_suppress_tests): Remove.
1304 (gdb_stop_suppressing_tests): Remove.
1305 (gdb_clear_suppressed): Remove.
1306 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1307 related to test suppression.
1308 (default_mi_gdb_start): Likewise.
1309 (mi_gdb_reinitialize_dir): Likewise.
1310 (mi_gdb_test): Likewise.
1311 (mi_run_cmd_full): Likewise.
1312 (mi_runto_helper): Likewise.
1313 (mi_execute_to): Likewise.
1314 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1315 * gdb.base/bitfields.exp: Likewise.
1316 * gdb.base/bitfields2.exp: Likewise.
1317 * gdb.base/break.exp: Likewise.
1318 * gdb.base/call-sc.exp: Likewise.
1319 * gdb.base/callfuncs.exp: Likewise.
1320 * gdb.base/dfp-test.exp: Likewise.
1321 * gdb.base/endian.exp: Likewise.
1322 * gdb.base/exprs.exp: Likewise.
1323 * gdb.base/funcargs.exp: Likewise.
1324 * gdb.base/hbreak2.exp: Likewise.
1325 * gdb.base/recurse.exp: Likewise.
1326 * gdb.base/scope.exp: Likewise.
1327 * gdb.base/sepdebug.exp: Likewise.
1328 * gdb.base/structs.exp: Likewise.
1329 * gdb.base/until.exp: Likewise.
1330 * gdb.cp/misc.exp: Likewise.
1331
9d2d8a16
AB
13322021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 PR cli/25956
1335 * gdb.base/style.exp (run_style_tests): Add version string test.
1336 (test_startup_version_string): Use version style name.
1337 * lib/gdb-utils.exp (style): Handle version style name.
1338
e7b43072
AB
13392021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1340
1341 * gdb.base/style.exp (limited_style): New proc.
1342 (clean_restart_and_disable): New proc.
1343 (run_style_tests): New proc. Most of the old tests from this file
1344 are now in this proc.
1345 (test_startup_version_string): New proc. Reamining test from the
1346 old file is in this proc.
1347
2189c312
SM
13482021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1349
1350 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1351 Adjust to "set debug remote" changes.
1352
cd211c75
LM
13532021-01-21 Luis Machado <luis.machado@linaro.org>
1354
1355 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1356 message.
1357
730af663
SM
13582021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1359
1360 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1361
325d39e4
HD
13622021-01-21 Hannes Domani <ssbssa@yahoo.de>
1363
1364 PR python/19151
1365 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1366
c3e96aa7
SM
13672021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1368
1369 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1370
6571ffc6
SM
13712021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1372
1373 * lib/tuiterm.exp: Add links in comments.
1374
7c794afd
TV
13752021-01-20 Tom de Vries <tdevries@suse.de>
1376
1377 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1378 offset.
1379
1402665c
TV
13802021-01-20 Tom de Vries <tdevries@suse.de>
1381
1382 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1383
6f52fdf4
SDJ
13842021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1385
1386 * gdb.arch/amd64-stap-expressions.S: New file.
1387 * gdb.arch/amd64-stap-expressions.exp: New file.
1388
14852123
TV
13892021-01-19 Tom de Vries <tdevries@suse.de>
1390
1391 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1392 sequence.
1393
0c4e2c6c
TV
13942021-01-19 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1397
02baa133
AB
13982021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1399
1400 * gdb.fortran/array-slices.exp (run_test): Avoid including
1401 addresses in test names.
1402
10f92414
TV
14032021-01-15 Tom de Vries <tdevries@suse.de>
1404
1405 PR testsuite/26997
1406 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1407 when adding sizeof.
1408
116d0cf1
TV
14092021-01-14 Tom de Vries <tdevries@suse.de>
1410
1411 PR testsuite/24590
1412 * gdb.base/style.exp: Handle shorter argv in frame command output.
1413
8f66807b
AB
14142021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 PR gdb/26819
1417 * gdb.server/stop-reply-no-thread-multi.c: New file.
1418 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1419
3f94e588
TV
14202021-01-12 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1423 (main): Remove call to have_mpx.
1424 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1425 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1426 (main): Remote call to have_mpx.
1427 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1428 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1429 (main): Remove call to have_mpx.
1430 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1431 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1432 (main): Remove call to have_mpx.
1433 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1434 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1435 (main): Remote call to have_mpx.
1436 * gdb.arch/i386-mpx.exp: Use have_mpx.
1437 * lib/gdb.exp (have_mpx): New proc.
1438
5291fe3c
SP
14392021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1440
1441 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1442
18bfb505
TV
14432021-01-12 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1446
ce38f5ed
AB
14472021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.fortran/debug-expr.exp: Add new tests.
1450
7c654b71
AB
14512021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1452
1453 * gdb.fortran/dot-ops.exp: Add new tests.
1454
10dadadc
TV
14552021-01-11 Tom de Vries <tdevries@suse.de>
1456
1457 PR testsuite/26968
1458 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1459 Move insn setting $eax to before probe point.
1460
66beed02
TT
14612021-01-09 Tom Tromey <tom@tromey.com>
1462
1463 * gdb.trace/ax.exp: Do not require an "ext".
1464
8fc48b79
TT
14652021-01-08 Tom Tromey <tromey@adacore.com>
1466
1467 * gdb.ada/voidctx/pck.adb: New file.
1468 * gdb.ada/voidctx/pck.ads: New file.
1469 * gdb.ada/voidctx/voidctx.adb: New file.
1470 * gdb.ada/voidctx.exp: New file.
1471
6abd4cf2
SM
14722021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1473
1474 PR gdb/27157
1475 * gdb.base/empty-host-env-vars.exp: New test.
1476
d00f0868
AB
14772021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1478
1479 * gdb.base/completion.exp: Add a new test.
1480
3c8c6de2
AB
14812021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1482
1483 * gdb.fortran/intvar-dynamic-types.exp: New file.
1484 * gdb.fortran/intvar-dynamic-types.f90: New file.
1485
e3436813
AB
14862021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.fortran/intvar-array.exp: New file.
1489 * gdb.fortran/intvar-array.f90: New file.
1490
d4813f10
TT
14912021-01-07 Tom Tromey <tromey@adacore.com>
1492
1493 * gdb.ada/assign_arr.exp: Add 'others' test.
1494
b49180ac
TT
14952021-01-06 Tom Tromey <tromey@adacore.com>
1496
1497 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1498 (FP4_Type): New type.
1499 (FP4_Var): New variable.
1500 * gdb.ada/fixed_points/fixed_points.adb: Update.
1501 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1502
3c55062c
SM
15032021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1504
1505 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1506 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1507 Pass prompt containing debug print to gdb_test_sequence.
1508
e4ad960a
TV
15092021-01-04 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1512
3ec3145c
SM
15132021-01-04 Simon Marchi <simon.marchi@efficios.com>
1514
1515
1516
8dc558a0
SM
15172021-01-04 Simon Marchi <simon.marchi@efficios.com>
1518
1519 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1520 * gdb.server/connect-without-multi-process.exp: Likewise.
1521 * gdb.server/exit-multiple-threads.exp: Likewise.
1522 * gdb.server/ext-attach.exp: Likewise.
1523 * gdb.server/ext-restart.exp: Likewise.
1524 * gdb.server/ext-run.exp: Likewise.
1525 * gdb.server/ext-wrapper.exp: Likewise.
1526 * gdb.server/multi-ui-errors.exp: Likewise.
1527 * gdb.server/no-thread-db.exp: Likewise.
1528 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1529 * gdb.server/run-without-local-binary.exp: Likewise.
1530 * gdb.server/server-kill.exp: Likewise.
1531 * gdb.server/server-run.exp: Likewise.
1532 * gdb.server/solib-list.exp: Likewise.
1533 * gdb.server/stop-reply-no-thread.exp: Likewise.
1534 * gdb.server/wrapper.exp: Likewise.
1535 * gdb.server/sysroot.exp: Increase timeout when testing the
1536 target: sysroot.
1537
d8387cc8
SM
15382021-01-04 Simon Marchi <simon.marchi@efficios.com>
1539
1540 * gdb.server/server-run.exp: Use clean_restart.
1541
5169ae34
SM
15422021-01-04 Simon Marchi <simon.marchi@efficios.com>
1543
1544 * gdb.server/ext-run.exp: Use clean_restart.
1545
7b0ff8a2
SM
15462021-01-04 Simon Marchi <simon.marchi@efficios.com>
1547
1548 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1549 instead of prepare_for_testing.
1550
a754fbdf
SM
15512021-01-04 Simon Marchi <simon.marchi@efficios.com>
1552
1553 * gdb.server/solib-list.exp: Use clean_restart.
1554
c5e71b33
TV
15552021-01-04 Tom de Vries <tdevries@suse.de>
1556
1557 * gdb.base/morestack.c: Remove printf.
1558 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1559
9b243007
TT
15602020-12-31 Tom Tromey <tom@tromey.com>
1561
1562 * gdb.rust/simple.exp: Update output for Rust 1.49.
1563
4ff509e7
BE
15642020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1565
1566 * gdb.cp/step-and-next-inline.exp: Fix test case.
1567
391750c3
SM
15682020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1569
1570 * gdb.python/py-frame-args.exp: De-duplicate test names.
1571
b7874836
AB
15722020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 PR gdb/27059
1575 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1576 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1577
e1ff6226
PW
15782020-12-21 Peter Waller <p@pwaller.net>
1579
1580 * gdb.base/style-interp-exec-mi.exp: New.
1581 * gdb.base/style-interp-exec-mi.c: New.
1582
ca01f1bf
SM
15832020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1584
1585 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1586 gdb_test. Use proc_with_prefix.
1587
0fe69a94
MM
15882020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1589
1590 * gdb.btrace/exception.exp: Build with nopie.
1591 * gdb.btrace/function_call_history.exp: Likewise.
1592 * gdb.btrace/unknown_functions.exp: Likewise.
1593
806e7575
MM
15942020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1595
1596 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1597
493d2172
MM
15982020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1599
1600 * gdb.python/py-record-btrace.exp: Make test names unique.
1601 * gdb.python/py-record-full.exp: Likewise.
1602
1a1c0afc
MM
16032020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1604
1605 * gdb.btrace/data.exp: Make test names unique.
1606 * gdb.btrace/delta.exp: Likewise.
1607 * gdb.btrace/enable.exp: Likewise.
1608 * gdb.btrace/function_call_history.exp: Likewise.
1609 * gdb.btrace/nohist.exp: Likewise.
1610 * gdb.btrace/non-stop.exp: Likewise.
1611 * gdb.btrace/rn-dl-bind.exp: Likewise.
1612 * gdb.btrace/step.exp: Likewise.
1613 * gdb.btrace/stepi.exp: Likewise.
1614 * gdb.btrace/tailcall.exp: Likewise.
1615
98d837f0
MM
16162020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1617
1618 * gdb.btrace/enable.exp: Update error message.
1619 * gdb.btrace/multi-inferior.exp: Likewise.
1620 * gdb.btrace/reconnect.exp: Likewise.
1621 * gdb.python/py-record-btrace.exp: Likewise.
1622 * gdb.python/py-record-full.exp: Likewise.
1623
c541fa7c
TV
16242020-12-20 Tom de Vries <tdevries@suse.de>
1625
1626 * lib/gdb.exp (save_target_board_info): New proc.
1627 (gdb_compile_shlib): Use save_target_board_info.
1628
60108e47
TV
16292020-12-19 Tom de Vries <tdevries@suse.de>
1630
1631 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1632 (supports_gnuc): New proc.
1633 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1634 test_compiler_info calls. Add unsupported message.
1635 * gdb.base/endianity.c: Use TEST_SSO.
1636
fa639f55
HD
16372020-12-19 Hannes Domani <ssbssa@yahoo.de>
1638
1639 PR exp/27070
1640 * gdb.python/compare-enum-type-a.c: New test.
1641 * gdb.python/compare-enum-type-b.c: New test.
1642 * gdb.python/compare-enum-type.exp: New file.
1643 * gdb.python/compare-enum-type.h: New test.
1644
4aea001f
HD
16452020-12-18 Hannes Domani <ssbssa@yahoo.de>
1646
1647 * gdb.python/py-format-string.exp: Add tests for address keyword.
1648
b3f9469b
HD
16492020-12-18 Hannes Domani <ssbssa@yahoo.de>
1650
1651 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1652
86ef42bd
TT
16532020-12-18 Tom Tromey <tromey@adacore.com>
1654
1655 * gdb.ada/fixed_points.exp: Also run with
1656 -fgnat-encodings=minimal. Update expected output.
1657
93df4a1d
SM
16582020-12-16 Simon Marchi <simon.marchi@efficios.com>
1659
1660 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1661 * gdb.base/continue-all-already-running.exp: Likewise.
1662 * gdb.base/moribund-step.exp: Likewise.
1663 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1664
592995fa
TV
16652020-12-16 Tom de Vries <tdevries@suse.de>
1666
1667 * gdb.base/batch-preserve-term-settings.exp:
1668
1e61189d
TV
16692020-12-16 Tom de Vries <tdevries@suse.de>
1670
1671 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1672 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1673
19007d95
LM
16742020-12-16 Luis Machado <luis.machado@linaro.org>
1675
1676 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1677 pointer-based memory accesses.
1678 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1679 hw watchpoint cases.
1680
a33fc9ae
RK
16812020-12-15 Rae Kim <rae.kim@gmail.com>
1682
1683 * gdb.base/document.exp: New test.
1684
0e5ad442
TT
16852020-12-15 Tom Tromey <tromey@adacore.com>
1686
1687 * gdb.base/style.exp: Add deprecation tests.
1688
60598dbd
SM
16892020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
1690
1691 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1692
8cd6d968
MW
16932020-12-14 Mark Wielaard <mark@klomp.org>
1694
1695 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1696 specially, set attr_form_comment to the actual FORM string used.
1697
eab9267c
MW
16982020-12-14 Mark Wielaard <mark@klomp.org>
1699
1700 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1701 _constants(SPECIAL_expr) here, but set it...
1702 (Dwarf::cu): ...here based on _cu_version.
1703
2f413264
TV
17042020-12-14 Tom de Vries <tdevries@suse.de>
1705
1706 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1707 pass -fPIC.
1708 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1709 * gdb.base/break-probes.exp: Same.
1710 * gdb.base/ctxobj.exp: Same.
1711 * gdb.base/dso2dso.exp: Same.
1712 * gdb.base/global-var-nested-by-dso.exp: Same.
1713 * gdb.base/info-shared.exp: Same.
1714 * gdb.base/jit-reader-simple.exp: Same.
1715 * gdb.base/print-file-var.exp: Same.
1716 * gdb.base/skip-solib.exp: Same.
1717 * gdb.btrace/dlopen.exp: Same.
1718
18f1cb1f
TV
17192020-12-14 Tom de Vries <tdevries@suse.de>
1720
1721 PR testsuite/26963
1722 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1723
519155c9
TV
17242020-12-14 Tom de Vries <tdevries@suse.de>
1725
1726 PR testsuite/26962
1727 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1728 cast it to its declared type".
1729
153f6e6c
TV
17302020-12-14 Tom de Vries <tdevries@suse.de>
1731
1732 PR testsuite/26951
1733 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1734 shell prompt.
1735
86b44259
TT
17362020-12-14 Tom Tromey <tromey@adacore.com>
1737
1738 * gdb.ada/nested.exp: Add new tests.
1739 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1740
e26624c6
TT
17412020-12-14 Tom Tromey <tromey@adacore.com>
1742
1743 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1744
a3bdae4e
TT
17452020-12-14 Tom Tromey <tromey@adacore.com>
1746
1747 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1748
862fcbd8
TV
17492020-12-13 Tom de Vries <tdevries@suse.de>
1750
1751 PR testsuite/26953
1752 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1753 attribute support if compiler doesn't support it.
1754
a406a98e
TV
17552020-12-13 Tom de Vries <tdevries@suse.de>
1756
1757 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1758 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1759 source to shared lib. Add ada to options.
1760
5d7e6ed0
TV
17612020-12-13 Tom de Vries <tdevries@suse.de>
1762
1763 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1764 calling gnatbind and gnatlink.
1765
ee9812a0
AB
17662020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1767
1768 * gdb.base/dcache-flush.c: New file.
1769 * gdb.base/dcache-flush.exp: New file.
1770
50a5f187
AB
17712020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1774 commands.
1775 * gdb.base/killed-outside.exp: Likewise.
1776 * gdb.opt/inline-bt.exp: Likewise.
1777 * gdb.perf/gmonster-null-lookup.py: Likewise.
1778 * gdb.perf/gmonster-print-cerr.py: Likewise.
1779 * gdb.perf/gmonster-ptype-string.py: Likewise.
1780 * gdb.python/py-unwind.exp: Likewise.
1781
19c659f1
AB
17822020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1783
1784 * gdb.base/commands.exp: Update expected results.
1785
9ef6d4a1
AB
17862020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1787
1788 PR cli/15104
1789 * gdb.base/commands.exp: Add additional tests.
1790 * gdb.base/completion.exp: Add additional tests.
1791
1536146f
AB
17922020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1793
1794 * gdb.base/completion.exp: Add additional tests.
1795
346e7e19
TV
17962020-12-11 Tom de Vries <tdevries@suse.de>
1797
1798 PR testsuite/26991
1799 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1800 violations by setting bounds registers if the bounds are passed in the
1801 Bounds Table.
1802
9cd7a95a
TV
18032020-12-11 Tom de Vries <tdevries@suse.de>
1804
1805 PR testsuite/26954
1806 * gdb.base/float128.exp: Detect and handle no mpfr support.
1807
4483a8e7
SM
18082020-12-10 Simon Marchi <simon.marchi@efficios.com>
1809
1810 PR gdb/24694
1811 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1812 calls.
1813
10067028
TV
18142020-12-10 Tom de Vries <tdevries@suse.de>
1815
1816 PR testsuite/26947
1817 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1818 braces for tcl 8.5 and earlier.
1819
5b56203a
SM
18202020-12-09 Simon Marchi <simon.marchi@efficios.com>
1821
1822 PR 26875, PR 26901
1823 * gdb.base/flexible-array-member.c: New test.
1824 * gdb.base/flexible-array-member.exp: New test.
1825
b46551b2
TV
18262020-12-08 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1829 using is_amd64_regs_target.
1830
8439f446
TV
18312020-12-08 Tom de Vries <tdevries@suse.de>
1832
1833 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1834 self_id.
1835
bc545da7
PA
18362020-12-07 Pedro Alves <pedro@palves.net>
1837
1838 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1839 'additional_flags' variable.
1840
1f58f6c2
TBA
18412020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1842
1843 * gdb.linespec/explicit.exp: Extend with a test to check completing
1844 '-' after seemingly complete options.
1845
5759831a
TBA
18462020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1847
1848 * gdb.linespec/keywords.exp: Add tests to check positional
1849 flexibility of "-force-condition".
1850
21e051b3
TBA
18512020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1852
1853 * gdb.base/bp-cmds-run-with-ex.c: New file.
1854 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1855 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1856 * gdb.gdb/python-interrupts.exp: Update the call to
1857 'catch_command_errors' with the new argument.
1858 * gdb.gdb/python-selftest.exp: Ditto.
1859
187b041e
SM
18602020-12-04 Simon Marchi <simon.marchi@efficios.com>
1861
1862 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1863 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1864 * gdb.threads/non-stop-fair-events.exp: Likewise.
1865
3b7a962d
SM
18662020-12-04 Simon Marchi <simon.marchi@efficios.com>
1867
1868 * gdb.threads/step-over-exec.exp: New.
1869 * gdb.threads/step-over-exec.c: New.
1870 * gdb.threads/step-over-exec-execd.c: New.
1871 * lib/my-syscalls.S: New.
1872 * lib/my-syscalls.h: New.
1873
e633b117
SM
18742020-12-04 Simon Marchi <simon.marchi@efficios.com>
1875
1876 * lib/dwarf.exp (declare_labels): Use name as text if text is
1877 not provided.
1878
67748e0f
TV
18792020-12-04 Tom de Vries <tdevries@suse.de>
1880
1881 PR testsuite/26990
1882 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1883 are unsupported.
1884
a8d13675
TV
18852020-12-04 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1888 clause.
1889
f17727b3
TV
18902020-12-04 Tom de Vries <tdevries@suse.de>
1891
1892 * gdb.reverse/insn-reverse.exp: Fix count handling.
1893
a1499830
TV
18942020-12-04 Tom de Vries <tdevries@suse.de>
1895
1896 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1897 __x86_64__.
1898
9c027c2f
TV
18992020-12-04 Tom de Vries <tdevries@suse.de>
1900
1901 * gdb.reverse/insn-reverse.c (test_nr): New var.
1902 (usage, parse_args): New function.
1903 (main): Call parse_args. Only run test for test_nr.
1904 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1905 and bail out. Run subtests individually, using an inferior arg
1906 specifying the subtest.
1907
533b2ae0
AB
19082020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1909
1910 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1911
e4502042
AB
19122020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1915 update test to use this.
1916
f55a9a37
SM
19172020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1918
1919 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1920
0a6155a0
SM
19212020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1922
1923 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1924 (do_test): Don't use with_test_prefix.
1925 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1926 (do_test): Don't use with_test_prefix.
1927 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1928 (do_test): Don't use with_test_prefix.
1929 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1930 (do_test): Don't use with_test_prefix.
1931
4d56d64a
SM
19322020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1933
1934 * gdb.threads/non-ldr-exit.exp: Fix comment.
1935
54e75f29
AB
19362020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1937
1938 * gdb.xml/maint-xml-dump-03.xml: New file.
1939
7ce05d21
TV
19402020-11-30 Tom de Vries <tdevries@suse.de>
1941
1942 PR symtab/26905
1943 * gdb.dwarf2/count.exp: Remove kfails.
1944
50757f95
TBA
19452020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1946
1947 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1948 indices.
1949
4afa9fd9
JB
19502020-11-24 Joel Brobecker <brobecker@adacore.com>
1951
1952 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1953 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1954 languages. Remove the associated setup_xfail.
1955
15a491af
SM
19562020-11-23 Simon Marchi <simon.marchi@efficios.com>
1957
1958 * lib/gdb.exp (gdb_assert): Show error message on error.
1959
891615f0
TV
19602020-11-23 Tom de Vries <tdevries@suse.de>
1961
1962 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1963 * gdb.ada/mod_from_name.exp: Same.
1964 * gdb.ada/pckd_arr_ren.exp: Same.
1965
19922582
SM
19662020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1967
1968 * gdb.base/template.exp: New.
1969 * gdb.base/template.c: New.
1970
117c628d
GB
19712020-11-22 Gary Benson <gbenson@redhat.com>
1972
1973 PR gdb/26905
1974 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1975 is defined using a DW_AT_count which references another DIE.
1976
da39d3ba
TV
19772020-11-21 Tom de Vries <tdevries@suse.de>
1978
1979 * gdb.base/vla-ptr.exp: Add XFAIL.
1980
a5c641b5
AB
19812020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1982
1983 * gdb.fortran/array-slices-bad.exp: New file.
1984 * gdb.fortran/array-slices-bad.f90: New file.
1985 * gdb.fortran/array-slices-sub-slices.exp: New file.
1986 * gdb.fortran/array-slices-sub-slices.f90: New file.
1987 * gdb.fortran/array-slices.exp: Rewrite tests.
1988 * gdb.fortran/array-slices.f90: Rewrite tests.
1989 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1990
a15a5258
AB
19912020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1992
1993 * gdb.base/completion.exp: Add new completion tests.
1994
7cb2893d
SM
19952020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1996
1997 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1998 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1999 * gdb.mi/mi-nsintrall.exp: Likewise.
2000 * gdb.mi/mi-nsmoribund.exp: Likewise.
2001 * gdb.mi/mi-nsthrexec.exp: Likewise.
2002 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2003
cf144ec8
SM
20042020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2005
2006 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2007 of perror.
2008
6b6a3e05
JM
20092020-11-18 Joseph Myers <joseph@codesourcery.com>
2010
2011 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2012 $arg.exe exists but $arg does not.
2013
811bdca0
GB
20142020-11-17 Gary Benson <gbenson@redhat.com>
2015
2016 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2017 __attribute__ ((used)).
2018
c72e3136
AB
20192020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2022
037d7135
AB
20232020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.base/completion.exp: Add new tests.
2026
119e99bb
TT
20272020-11-16 Tom Tromey <tromey@adacore.com>
2028
2029 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2030 tests.
2031
b74dbc20
JB
20322020-11-15 Joel Brobecker <brobecker@adacore.com>
2033
2034 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2035 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2036 (main): Add reference to pck__fp1_var2.
2037 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2038
0a12719e
JB
20392020-11-15 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2042
0c9150e4
JB
20432020-11-15 Joel Brobecker <brobecker@adacore.com>
2044
2045 * gdb.ada/fixed_points.exp: Add ptype tests.
2046 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2047
b26daff9
JB
20482020-11-15 Joel Brobecker <brobecker@adacore.com>
2049
2050 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2051
09584414
JB
20522020-11-15 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2055 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2056 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2057 New files.
2058 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2059
2060 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2061 New files.
2062
9dd02fc0
AB
20632020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 PR cli/26879
2066 * gdb.fortran/completion.exp: New file.
2067 * gdb.fortran/completion.f90: New file.
2068
5643c500
JM
20692020-11-12 Joseph Myers <joseph@codesourcery.com>
2070
2071 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2072 but $arg does not.
2073
7bea47f0
AB
20742020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2075
2076 * gdb.fortran/types.exp: Add more tests.
2077
1f2624a3
TT
20782020-11-12 Tom Tromey <tom@tromey.com>
2079
2080 PR rust/26799:
2081 * gdb.rust/traits.exp: Remove kfails.
2082
9e74f0ae
GB
20832020-11-12 Gary Benson <gbenson@redhat.com>
2084
2085 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2086 statement.
2087
acb994fa
SM
20882020-11-11 Simon Marchi <simon.marchi@efficios.com>
2089
2090 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2091 always-inserted" axis.
2092 (do_test): Add breakpoint_always_inserted parameter.
2093
95016fd2
TT
20942020-11-10 Tom Tromey <tromey@adacore.com>
2095
2096 * gdb.ada/bias.exp: Update.
2097 * gdb.ada/bias/bias.adb (X): Change value.
2098
83100a74
GB
20992020-11-10 Gary Benson <gbenson@redhat.com>
2100
2101 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2102 regexp fragment in parentheses to prevent false matching.
2103
6ff174a7
GB
21042020-11-10 Gary Benson <gbenson@redhat.com>
2105
2106 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2107
eb24648c
GB
21082020-11-10 Gary Benson <gbenson@redhat.com>
2109
2110 * gdb.cp/step-and-next-inline.exp: Only require
2111 -gstatement-frontiers when building with GCC.
2112 Only setup KFAIL's for GCC issues when using
2113 a GCC-built executable.
2114
86775fab
AB
21152020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.base/debug-expr.c: Add extra function to allow for an
2118 additional test.
2119 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2120 to this proc with gdb_test_debug_expr. Add an extra test.
2121 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2122 to this proc with gdb_test_debug_expr, give the tests names
2123 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2124 calls to this proc with gdb_test_debug_expr, give the tests names
2125 * gdb.fortran/debug-expr.exp: New file.
2126 * gdb.fortran/debug-expr.f90: New file.
2127 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2128
a1945bd4
SM
21292020-11-06 Simon Marchi <simon.marchi@efficios.com>
2130
2131 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2132 proceduresu.
2133 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2134 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2135 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2136 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2137 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2138 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2139 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2140 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2141
9c91c725
TT
21422020-11-04 Tom Tromey <tromey@adacore.com>
2143
2144 * gdb.ada/funcall_ref.exp: Update.
2145 * gdb.ada/var_rec_arr.exp: Update.
2146
8d9fd3a1
TT
21472020-11-04 Tom Tromey <tromey@adacore.com>
2148
2149 * gdb.ada/rec_ptype.exp: New file.
2150 * gdb.ada/rec_ptype/main.adb: New file.
2151 * gdb.ada/rec_ptype/p.ads: New file.
2152
d8f62e84
TT
21532020-11-04 Tom Tromey <tromey@adacore.com>
2154
2155 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2156 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2157 (PT_Full): New variable.
2158 * gdb.ada/tick_length_array_enum_idx/pck.adb
2159 (Full_PT): New type.
2160
7ff5b937
TT
21612020-11-04 Tom Tromey <tromey@adacore.com>
2162
2163 * gdb.ada/array_of_variant.exp: New file.
2164 * gdb.ada/array_of_variant/p.adb: New file.
2165 * gdb.ada/array_of_variant/pck.ads: New file.
2166 * gdb.ada/array_of_variant/pck.adb: New file.
2167
10f6a3ad
TT
21682020-11-04 Tom Tromey <tromey@adacore.com>
2169
2170 * gdb.ada/enum_idx_packed.exp: Add test.
2171 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2172 New variable.
2173 * gdb.ada/enum_idx_packed/pck.ads (Short)
2174 (Multi_Dimension, Multi_Dimension_Access): New types.
2175
b72795a8
TT
21762020-11-04 Tom Tromey <tromey@adacore.com>
2177
2178 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2179
24aa1b02
TT
21802020-11-04 Tom Tromey <tromey@adacore.com>
2181
2182 * gdb.ada/set_pckd_arr_elt.exp: Also test
2183 -fgnat-encodings=minimal. Add tests.
2184 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2185 Call Update_Small a second time.
2186 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2187 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2188 (Variant_Access): New types.
2189 (New_Variant): Declare.
2190
c9a28cbe
TT
21912020-11-04 Tom Tromey <tromey@adacore.com>
2192
2193 * gdb.ada/mod_from_name.exp: Test printing slice.
2194
57567375
TT
21952020-11-04 Tom Tromey <tromey@adacore.com>
2196
2197 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2198 values.
2199 * gdb.ada/access_to_unbounded_array.exp: Test different
2200 -fgnat-encodings values.
2201 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2202 values.
2203 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2204 values.
2205 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2206 values.
2207 * gdb.ada/array_of_variable_length.exp: Test different
2208 -fgnat-encodings values.
2209 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2210 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2211 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2212 change.
2213 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2214 values.
2215 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2216 * gdb.ada/out_of_line_in_inlined.exp: Test different
2217 -fgnat-encodings values.
2218 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2219 values.
2220 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2221 values.
2222 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2223 -fgnat-encodings values.
2224 * gdb.ada/variant_record_packed_array.exp: Test different
2225 -fgnat-encodings values.
2226
a7400e44
TT
22272020-11-04 Tom Tromey <tromey@adacore.com>
2228
2229 * gdb.ada/enum_idx_packed.exp: Add tests.
2230 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2231 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2232 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2233 declarations.
2234
c40907bf
TV
22352020-11-03 Tom de Vries <tdevries@suse.de>
2236
2237 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2238 terminator comments.
2239 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2240 terminator.
2241
f468977a
SM
22422020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2243
2244 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2245 integer format test with regexp.
2246
1c2bec19
GB
22472020-11-02 Gary Benson <gbenson@redhat.com>
2248
2249 * gdb.base/print-file-var.exp (test): Separate compiler and
2250 linker options, and build using build_executable_from_specs
2251 to accommodate this.
2252
6539a36d
GB
22532020-11-02 Gary Benson <gbenson@redhat.com>
2254
2255 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2256 for .c files compiled as C++ with Clang if any shared
2257 libraries are specified.
2258
7ea44a51
GB
22592020-11-02 Gary Benson <gbenson@redhat.com>
2260
2261 * lib/attributes.h: New header.
2262 * gdb.base/backtrace.c: Include the above. Replace
2263 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2264 * gdb.base/infcall-nested-structs.c: Likewise.
2265 * gdb.base/vla-optimized-out.c: Likewise.
2266
ab8f783d
TV
22672020-11-02 Tom de Vries <tdevries@suse.de>
2268
2269 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2270
d77c9224
JB
22712020-11-01 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2274 System.Min_Int and System.Max_Int with smaller hardcoded
2275 constants.
2276
0e5b0dd0
SM
22772020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2278
2279 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2280 * configure: Re-generate.
2281
136821d9
SM
22822020-10-30 Simon Marchi <simon.marchi@efficios.com>
2283
2284 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2285 expected output.
2286
b78b3a29
TBA
22872020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2288
2289 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2290 behavior.
2291 * gdb.base/paginate-bg-execution.exp: Ditto.
2292 * gdb.base/paginate-inferior-exit.exp: Ditto.
2293 * gdb.base/double-prompt-target-event-error.c: Remove.
2294 * gdb.base/double-prompt-target-event-error.exp: Remove.
2295
cfaa8f76
TBA
22962020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2297
2298 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2299 inferiors' and 'detach inferiors' do not change the current
2300 inferior.
2301
0ad0e70c
TV
23022020-10-29 Tom de Vries <tdevries@suse.de>
2303
2304 * gdb.threads/tls.exp: Fix DUPLICATEs.
2305
99cc6b2a
TV
23062020-10-28 Tom de Vries <tdevries@suse.de>
2307
2308 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2309
efe9b873
TV
23102020-10-28 Tom de Vries <tdevries@suse.de>
2311
2312 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2313 * gdb.base/reread.exp: Same.
2314
6b68fd45
TV
23152020-10-28 Tom de Vries <tdevries@suse.de>
2316
2317 * lib/gdb.exp (readnow): Handle arg.
2318 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2319
32a5f98a
TV
23202020-10-28 Tom de Vries <tdevries@suse.de>
2321
2322 * gdb.base/relocate.exp: Update regexp for -readnow.
2323
f93b8760
TV
23242020-10-28 Tom de Vries <tdevries@suse.de>
2325
2326 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2327 -readnow.
2328
1b00ef06
TV
23292020-10-28 Tom de Vries <tdevries@suse.de>
2330
2331 PR symtab/26772
2332 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2333 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2334
364bb903
TV
23352020-10-28 Tom de Vries <tdevries@suse.de>
2336
2337 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2338 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2339 complaint during file command for -readnow.
2340
445a033f
TV
23412020-10-28 Tom de Vries <tdevries@suse.de>
2342
2343 * gdb.cp/nsalias.exp: Fix typo in test name.
2344
fdd67a42
TV
23452020-10-28 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2348
706baf4c
TV
23492020-10-28 Tom de Vries <tdevries@suse.de>
2350
2351 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2352 -readnow.
2353
b448cca5
TV
23542020-10-27 Tom de Vries <tdevries@suse.de>
2355
2356 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2357
5868da03
TV
23582020-10-27 Tom de Vries <tdevries@suse.de>
2359
2360 * gdb.base/maint.exp: Update for -readnow.
2361
06db6ec3
TV
23622020-10-27 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2365 -readnow.
2366
934a1764
GB
23672020-10-14 Gary Benson <gbenson@redhat.com>
2368
2369 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2370 "_vptr$Base" as correct, in addition to "_vptr.Base".
2371 (test_mixed): Likewise.
2372
0bf21fbd
GB
23732020-10-27 Gary Benson <gbenson@redhat.com>
2374
2375 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2376 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2377
b1d4d8d1
TBA
23782020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2379
2380 * gdb.base/condbreak.exp: Update the completion tests to
2381 consider the '-force' flag.
2382
bd24c5d6
TV
23832020-10-27 Tom de Vries <tdevries@suse.de>
2384
2385 * gdb.base/list-ambiguous-readnow.exp: New file.
2386
733d554a
TBA
23872020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2388
2389 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2390 the condition.
2391 * gdb.linespec/cpcompletion.exp: Update to consider the
2392 '-force-condition' keyword.
2393 * gdb.linespec/explicit.exp: Ditto.
2394 * lib/completion-support.exp: Ditto.
2395
b5fa468f
TBA
23962020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2397
2398 * gdb.base/condbreak-multi-context.cc: New file.
2399 * gdb.base/condbreak-multi-context.exp: New file.
2400
b3247276
TT
24012020-10-26 Tom Tromey <tom@tromey.com>
2402
2403 * lib/mi-support.exp (default_mi_gdb_start): Call
2404 gdb_stdin_log_init.
2405 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2406 subtract one from gdb_instances.
2407 (gdb_stdin_log_write): Flush in_file.
2408
1c47ec3e
TV
24092020-10-26 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2412
6390859c
TT
24132020-10-26 Tom Tromey <tromey@adacore.com>
2414
2415 * gdb.ada/unsigned_range/foo.adb: New file.
2416 * gdb.ada/unsigned_range/pack.adb: New file.
2417 * gdb.ada/unsigned_range/pack.ads: New file.
2418 * gdb.ada/unsigned_range.exp: New file.
2419
55c3ad88
TV
24202020-10-26 Tom de Vries <tdevries@suse.de>
2421
2422 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2423
1612c4bb
TV
24242020-10-26 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2427 for CU.
2428 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2429
7d72802b
TV
24302020-10-23 Tom de Vries <tdevries@suse.de>
2431
2432 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2433 DW_FORM_string.
2434 (Dwarf::_default_form): New proc.
2435 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2436 guessed.
2437
9476b583
TV
24382020-10-23 Tom de Vries <tdevries@suse.de>
2439
2440 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2441 * gdb.dwarf2/atomic-type.exp: Same.
2442 * gdb.dwarf2/bad-regnum.exp: Same.
2443 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2444 * gdb.dwarf2/dw2-align.exp: Same.
2445 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2446 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2447 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2448 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2449 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2450 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2451 * gdb.dwarf2/enum-type.exp: Same.
2452 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2453 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2454 * gdb.dwarf2/main-subprogram.exp: Same.
2455 * gdb.dwarf2/missing-type-name.exp: Same.
2456 * gdb.dwarf2/nonvar-access.exp: Same.
2457 * gdb.dwarf2/typedef-void-finish.exp: Same.
2458 * gdb.dwarf2/var-access.exp: Same.
2459 * gdb.dwarf2/void-type.exp: Same.
2460
4a636814
SM
24612020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2462
2463 PR gdb/26693
2464 * gdb.dwarf2/template-specification-full-name.exp: New test.
2465
557fc257
LM
24662020-10-22 Luis Machado <luis.machado@linaro.org>
2467
2468 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2469 expected an offset from the function.
2470 * gdb.base/msym-bp.exp (test): Likewise.
2471
6b4c676c
AB
24722020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2473
2474 * gdb.fortran/array-slices.exp: Add a new test.
2475
98cec4f6
GB
24762020-10-21 Gary Benson <gbenson@redhat.com>
2477
2478 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2479 fullname test with Clang. Also expand comments generally.
2480
ae86f581
TV
24812020-10-20 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2484
8c161360
TV
24852020-10-20 Tom de Vries <tdevries@suse.de>
2486
2487 * gdb.dwarf2/arr-stride.c: Remove.
2488 * gdb.dwarf2/arr-stride.exp: Use main.c.
2489 * gdb.dwarf2/arr-subrange.c: Remove.
2490 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2491 * gdb.dwarf2/bad-regnum.c: Remove.
2492 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2493 * gdb.dwarf2/corrupt.c: Remove.
2494 * gdb.dwarf2/corrupt.exp: Use main.c.
2495 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2496 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2497 * gdb.dwarf2/dw2-icycle.c: Remove.
2498 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2499 * gdb.dwarf2/formdata16.c: Remove.
2500 * gdb.dwarf2/formdata16.exp: Use main.c.
2501 * gdb.dwarf2/implptrconst.c: Remove.
2502 * gdb.dwarf2/implptrconst.exp: Use main.c.
2503 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2504 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2505 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2506 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2507
9c2412ec
TV
25082020-10-20 Tom de Vries <tdevries@suse.de>
2509
2510 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2511 file.
2512 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2513
0cd2ad78
TV
25142020-10-20 Tom de Vries <tdevries@suse.de>
2515
2516 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2517 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2518 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2519 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2520 * gdb.dwarf2/dw2-ranges.exp: Same.
2521 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2522 * gdb.dwarf2/var-access.exp: Same.
2523
22cc388e
TT
25242020-10-19 Tom Tromey <tromey@adacore.com>
2525
2526 PR tui/26719
2527 * gdb.tui/list.exp: Check source window contents after focus
2528 change.
2529
520596f2
TV
25302020-10-17 Tom de Vries <tdevries@suse.de>
2531
2532 PR symtab/26317
2533 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2534
d1c8a76d
TV
25352020-10-17 Tom de Vries <tdevries@suse.de>
2536
2537 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2538 as suffix.
2539 * gdb.dwarf2/atomic.c: Rename to ...
2540 * gdb.dwarf2/atomic-type.c: ... this.
2541 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2542 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2543 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2544 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2545 * gdb.dwarf2/fission-mix2.c: Rename to ...
2546 * gdb.dwarf2/fission-mix-2.c: ... this.
2547 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2548 standard_testfile.
2549 * gdb.dwarf2/ada-valprint-error.exp: Same.
2550 * gdb.dwarf2/arr-stride.exp: Same.
2551 * gdb.dwarf2/arr-subrange.exp: Same.
2552 * gdb.dwarf2/atomic-type.exp: Same.
2553 * gdb.dwarf2/bad-regnum.exp: Same.
2554 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2555 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2556 * gdb.dwarf2/clang-debug-names.exp: Same.
2557 * gdb.dwarf2/comp-unit-lang.exp: Same.
2558 * gdb.dwarf2/corrupt.exp: Same.
2559 * gdb.dwarf2/count.exp: Same.
2560 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2561 * gdb.dwarf2/data-loc.exp: Same.
2562 * gdb.dwarf2/dw2-align.exp: Same.
2563 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2564 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2565 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2566 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2567 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2568 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2569 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2570 * gdb.dwarf2/dw2-inline-param.exp: Same.
2571 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2572 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2573 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2574 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2575 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2576 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2577 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2578 * gdb.dwarf2/dw2-param-error.exp: Same.
2579 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2580 * gdb.dwarf2/dw2-ranges.exp: Same.
2581 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2582 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2583 * gdb.dwarf2/dw4-sig-types.exp: Same.
2584 * gdb.dwarf2/dynarr-ptr.exp: Same.
2585 * gdb.dwarf2/enum-type.exp: Same.
2586 * gdb.dwarf2/fission-mix.exp: Same.
2587 * gdb.dwarf2/formdata16.exp: Same.
2588 * gdb.dwarf2/implptrconst.exp: Same.
2589 * gdb.dwarf2/implptrpiece.exp: Same.
2590 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2591 * gdb.dwarf2/main-subprogram.exp: Same.
2592 * gdb.dwarf2/method-ptr.exp: Same.
2593 * gdb.dwarf2/missing-sig-type.exp: Same.
2594 * gdb.dwarf2/nonvar-access.exp: Same.
2595 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2596 * gdb.dwarf2/shortpiece.exp: Same.
2597 * gdb.dwarf2/staticvirtual.exp: Same.
2598 * gdb.dwarf2/subrange.exp: Same.
2599 * gdb.dwarf2/symtab-producer.exp: Same.
2600 * gdb.dwarf2/typedef-void-finish.exp: Same.
2601 * gdb.dwarf2/var-access.exp: Same.
2602 * gdb.dwarf2/variant.exp: Same.
2603 * gdb.dwarf2/void-type.exp: Same.
2604 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2605 dw2-ranges-main.c.
2606 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2607
472d09c1
TV
26082020-10-16 Tom de Vries <tdevries@suse.de>
2609
2610 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2611
afe75f6d
TV
26122020-10-16 Tom de Vries <tdevries@suse.de>
2613
2614 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2615
8c8bd0ba
TV
26162020-10-14 Tom de Vries <tdevries@suse.de>
2617
2618 PR testsuite/26732
2619 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2620 scenario 2.
2621 * gdb.ada/mi_catch_ex_hand.exp: Same.
2622
b75d55d4
PA
26232020-10-13 Pedro Alves <pedro@palves.net>
2624
2625 * lib/mi-support.exp (mi_clean_restart): New.
2626 (mi_run_to_main): Delete.
2627 All callers adjust to use mi_clean_restart / mi_runto_main.
2628
e777225b
PA
26292020-10-13 Pedro Alves <pedro@palves.net>
2630
2631 * config/monitor.exp: Use "list -q".
2632 * gdb.arch/gdb1558.exp: Use "break -q".
2633 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2634 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2635 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2636 * gdb.base/commands.exp: Use "break -q".
2637 * gdb.base/condbreak.exp: Use "break -q".
2638 * gdb.base/ctf-ptype.exp: Use "list -q".
2639 * gdb.base/define.exp: Use "break -q".
2640 * gdb.base/del.exp: Use "break -q".
2641 * gdb.base/fullname.exp: Use "break -q".
2642 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2643 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2644 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2645 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2646 "hbreak -q".
2647 * gdb.base/included.exp: Use "list -q".
2648 * gdb.base/label.exp: Use "break -q".
2649 * gdb.base/lineinc.exp: Use "break -q".
2650 * gdb.base/list.exp: Use "list -q".
2651 * gdb.base/macscp.exp: Use "list -q".
2652 * gdb.base/pending.exp: Use "break -q".
2653 * gdb.base/prologue-include.exp: Use "break -q".
2654 * gdb.base/ptype.exp: Use "list -q".
2655 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2656 * gdb.base/server-del-break.exp: Use "break -q".
2657 * gdb.base/style.exp: Use "break -q".
2658 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2659 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2660 * gdb.cp/exception.exp: Use "tbreak -q".
2661 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2662 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2663 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2664 * gdb.dwarf2/pr13961.exp: Use "break -q".
2665 * gdb.linespec/explicit.exp: Use "list -q".
2666 * gdb.linespec/linespec.exp: Use "break -q".
2667 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2668 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2669 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2670 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2671 * gdb.trace/change-loc.exp: Use "break -q".
2672 * gdb.trace/pending.exp: Use "break -q".
2673 * gdb.tui/basic.exp: Use "list -q".
2674 * gdb.tui/list-before.exp: Use "list -q".
2675 * gdb.tui/list.exp: Use "list -q".
2676 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2677
8abd8ee8
PA
26782020-10-13 Pedro Alves <pedro@palves.net>
2679
2680 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2681 saved breakpoints file.
2682 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2683 inspecting breakpoint list.
2684 * lib/gdb.exp (runto_main): Add "qualified" to options.
2685 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2686 and handle it.
2687 (mi_runto_main): Pass 1 as qualified argument.
2688
f71e6719
PA
26892020-10-13 Pedro Alves <pedro@palves.net>
2690
2691 * lib/mi-support.exp (mi_runto_main): New proc.
2692 (mi_run_to_main): Use it.
2693 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2694 * gdb.mi/mi-var-cmd.exp: Likewise.
2695 * gdb.mi/mi-var-invalidate.exp: Likewise.
2696 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2697 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2698 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2699 * gdb.mi/user-selected-context-sync.exp: Likewise.
2700 * gdb.opt/inline-cmds.exp: Likewise.
2701 * gdb.python/py-framefilter-mi.exp: Likewise.
2702 * gdb.python/py-mi.exp: Likewise.
2703
50441f0f
PA
27042020-10-13 Pedro Alves <pedro@palves.net>
2705
2706 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2707 "runto main".
2708 * gdb.ada/small_reg_param.exp: Likewise.
2709 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2710 * gdb.base/annota1.exp: Likewise.
2711 * gdb.base/anon.exp: Likewise.
2712 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2713 * gdb.base/dprintf-non-stop.exp: Likewise.
2714 * gdb.base/dprintf.exp: Likewise.
2715 * gdb.base/gdb11530.exp: Likewise.
2716 * gdb.base/gdb11531.exp: Likewise.
2717 * gdb.base/gnu_vector.exp: Likewise.
2718 * gdb.base/interrupt-noterm.exp: Likewise.
2719 * gdb.base/memattr.exp: Likewise.
2720 * gdb.base/step-over-syscall.exp: Likewise.
2721 * gdb.base/watch-cond-infcall.exp: Likewise.
2722 * gdb.base/watch-read.exp: Likewise.
2723 * gdb.base/watch-vfork.exp: Likewise.
2724 * gdb.base/watch_thread_num.exp: Likewise.
2725 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2726 * gdb.guile/scm-frame-inline.exp: Likewise.
2727 * gdb.linespec/explicit.exp: Likewise.
2728 * gdb.opt/inline-break.exp: Likewise.
2729 * gdb.python/py-frame-inline.exp: Likewise.
2730 * gdb.reverse/break-precsave.exp: Likewise.
2731 * gdb.reverse/break-reverse.exp: Likewise.
2732 * gdb.reverse/consecutive-precsave.exp: Likewise.
2733 * gdb.reverse/consecutive-reverse.exp: Likewise.
2734 * gdb.reverse/finish-precsave.exp: Likewise.
2735 * gdb.reverse/finish-reverse.exp: Likewise.
2736 * gdb.reverse/fstatat-reverse.exp: Likewise.
2737 * gdb.reverse/getresuid-reverse.exp: Likewise.
2738 * gdb.reverse/i386-precsave.exp: Likewise.
2739 * gdb.reverse/i386-reverse.exp: Likewise.
2740 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2741 * gdb.reverse/i387-env-reverse.exp: Likewise.
2742 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2743 * gdb.reverse/insn-reverse.exp: Likewise.
2744 * gdb.reverse/machinestate-precsave.exp: Likewise.
2745 * gdb.reverse/machinestate.exp: Likewise.
2746 * gdb.reverse/pipe-reverse.exp: Likewise.
2747 * gdb.reverse/readv-reverse.exp: Likewise.
2748 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2749 * gdb.reverse/rerun-prec.exp: Likewise.
2750 * gdb.reverse/s390-mvcle.exp: Likewise.
2751 * gdb.reverse/solib-precsave.exp: Likewise.
2752 * gdb.reverse/solib-reverse.exp: Likewise.
2753 * gdb.reverse/step-precsave.exp: Likewise.
2754 * gdb.reverse/step-reverse.exp: Likewise.
2755 * gdb.reverse/time-reverse.exp: Likewise.
2756 * gdb.reverse/until-precsave.exp: Likewise.
2757 * gdb.reverse/until-reverse.exp: Likewise.
2758 * gdb.reverse/waitpid-reverse.exp: Likewise.
2759 * gdb.reverse/watch-precsave.exp: Likewise.
2760 * gdb.reverse/watch-reverse.exp: Likewise.
2761 * gdb.threads/kill.exp: Likewise.
2762 * gdb.threads/tid-reuse.exp: Likewise.
2763
d3a07122
SM
27642020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
2765
2766 PR gdb/26642
2767 * gdb.base/maint-target-async-off.c: New test.
2768 * gdb.base/maint-target-async-off.exp: New test.
2769
c65c6c42
AM
27702020-10-13 Alan Modra <amodra@gmail.com>
2771
2772 * gdb.arch/powerpc-altivec.s,
2773 * gdb.arch/powerpc-power7.s,
2774 * gdb.arch/powerpc-power8.s,
2775 * gdb.arch/powerpc-power9.s,
2776 * gdb.arch/powerpc-vsx.s,
2777 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2778 * gdb.arch/powerpc-altivec.exp,
2779 * gdb.arch/powerpc-power7.exp,
2780 * gdb.arch/powerpc-power8.exp,
2781 * gdb.arch/powerpc-power9.exp,
2782 * gdb.arch/powerpc-vsx.exp,
2783 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2784 disassembly of mfvsrd/mtvsrd.
2785
f4a0f710
AM
27862020-10-13 Alan Modra <amodra@gmail.com>
2787
2788 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2789 "target architecture" output.
2790 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2791 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2792 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2793 * gdb.arch/s390-disassembler-options.exp: Likewise.
2794
87a37e5e
PA
27952020-10-12 Pedro Alves <pedro@palves.net>
2796
2797 PR exp/26602
2798 PR c++/26550
2799 * gdb.cp/ambiguous.cc (marker1): Delete.
2800 (main): Initialize all the fields of the locals. Replace marker1
2801 call with a "set breakpoint here" marker.
2802 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2803 instead of running to marker1. Add tests printing all the
2804 variables and all the fields of the variables.
2805 (test_ambiguous): New proc, expecting the new GDB output when a
2806 field access is ambiguous. Change all "warning: X ambiguous"
2807 tests to use it.
2808
71e1b6b0
GB
28092020-10-12 Gary Benson <gbenson@redhat.com>
2810
2811 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2812 * gdb.base/msym-bp-2.c (foo): Likewise.
2813 * gdb.base/msym-lang.c (foo): Likewise.
2814 * gdb.base/msym-lang-main.c (foo): Likewise.
2815 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2816 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2817 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2818 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2819 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2820 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2821 * gdb.python/py-objfile.c (static_var): Likewise.
2822 * gdb.python/py-symbol.c (rr): Likewise.
2823 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2824 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2825
9370fd51
AB
28262020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2827
2828 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2829 output of backtrace.
2830
7c184d33
TT
28312020-10-09 Tom Tromey <tromey@adacore.com>
2832
2833 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2834 (Rec): Add field. Fix range.
2835 * gdb.ada/scalar_storage.exp: Update.
2836
3d87245c
HD
28372020-10-09 Hannes Domani <ssbssa@yahoo.de>
2838
2839 PR exp/26714
2840 * gdb.base/printcmds.exp: Add tests for void results.
2841
f5c4b229
JV
28422020-10-09 Jan Vrany <jan.vrany@labware.com>
2843
2844 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2845 is emmited for both 'set directories' and 'directory' commands.
2846
b2701685
TT
28472020-10-08 Tom Tromey <tom@tromey.com>
2848
2849 * gdb.base/style.exp: Check that "main"'s name is styled.
2850
e86efb33
TT
28512020-10-07 Tom Tromey <tromey@adacore.com>
2852
2853 * gdb.base/find.exp: Rename some tests.
2854
30897591
GB
28552020-10-06 Gary Benson <gbenson@redhat.com>
2856
2857 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2858 * gdb.base/list1.c (unused): Likewise.
2859
ced4a4c1
GB
28602020-10-06 Gary Benson <gbenson@redhat.com>
2861
2862 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2863 __attribute__ ((used)).
2864 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2865
ed3bdac4
AB
28662020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2869 make use of regions throughout.
2870 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2871 not {...}.
2872 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2873
cd096ec8
HD
28742020-10-05 Hannes Domani <ssbssa@yahoo.de>
2875
2876 * gdb.base/call-sc.c: Fix return struct on stack test case.
2877 * gdb.base/call-sc.exp: Likewise.
2878
3ee6f75d
GB
28792020-10-02 Gary Benson <gbenson@redhat.com>
2880
2881 * README: Fix "paralell".
2882
f65825ec
GB
28832020-09-30 Gary Benson <gbenson@redhat.com>
2884
2885 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2886 Convert directive to lowercase.
2887 (.Labbrev1_begin): Add missing label.
2888 (abbrev code 0x1): Remove DW_AT_stmt_list.
2889 (.Ldie_b): Likewise.
2890
5f278258
TT
28912020-09-27 Tom Tromey <tom@tromey.com>
2892
2893 * gdb.tui/new-layout.exp: Use with_test_prefix.
2894
8f9929bb
GR
28952020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2896
2897 PR python/26586
2898 * gdb.python/python.exp: add test cases for the from_tty
2899 argument to gdb.execute.
2900
c20c017b
GB
29012020-09-25 Gary Benson <gbenson@redhat.com>
2902
2903 * gdb.base/infcall-nested-structs.exp.tcl: Add
2904 additional_flags=-Wno-tautological-compare for C++
2905 tests when compiling using Clang.
2906
68d654af
GB
29072020-09-25 Gary Benson <gbenson@redhat.com>
2908
2909 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2910 for .c files.
2911
b551a89f
TT
29122020-09-24 Tom Tromey <tromey@adacore.com>
2913
2914 PR tui/26638:
2915 * gdb.tui/list.exp: Check output of "focus next".
2916
20a5fcbd
TT
29172020-09-23 Tom Tromey <tom@tromey.com>
2918
2919 * gdb.dwarf2/intbits.exp: New file.
2920 * gdb.dwarf2/intbits.c: New file.
2921
b167e53f
PA
29222020-09-20 Pedro Alves <pedro@palves.net>
2923
2924 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2925 spawn_id before calling remote_close. Close secondary MI channel.
2926
dbc49e9f
PA
29272020-09-20 Pedro Alves <pedro@palves.net>
2928
2929 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2930 fails.
2931
c8d5abea
AB
29322020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 * gdb.fortran/array-slices.exp: Update expected results.
2935 * gdb.fortran/class-allocatable-array.exp: Likewise.
2936 * gdb.fortran/multi-dim.exp: Likewise.
2937 * gdb.fortran/vla-type.exp: Likewise.
2938 * gdb.mi/mi-vla-fortran.exp: Likewise.
2939
14f9473c
VC
29402020-09-18 Victor Collod <vcollod@nvidia.com>
2941
2942 PR gdb/26635
2943 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2944 compatible with i386, and move it to...
2945 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2946 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2947 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2948
e8ef12b9
PA
29492020-09-18 Pedro Alves <pedro@palves.net>
2950
2951 PR gdb/26631
2952 * gdb.multi/multi-target-thread-find.exp: New file.
2953
e11daf7a
PA
29542020-09-18 Pedro Alves <pedro@palves.net>
2955
2956 * gdb.multi/multi-target-continue.exp: New file, factored out from
2957 multi-target.exp.
2958 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2959 multi-target.exp.
2960 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2961 multi-target.exp.
2962 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2963 multi-target.exp.
2964 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2965 multi-target.exp.
2966 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2967 multi-target.exp.
2968 * gdb.multi/multi-target.exp: Delete.
2969
d0edc2b8
AB
29702020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2971
2972 * gdb.fortran/array-slices.exp: Add missing message data.
2973
7474326c
PA
29742020-09-17 Pedro Alves <pedro@palves.net>
2975
2976 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2977
dd23068d
PA
29782020-09-17 Pedro Alves <pedro@palves.net>
2979
2980 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2981 full prototype.
2982
0640a543
PA
29832020-09-17 Pedro Alves <pedro@palves.net>
2984
2985 * gdb.python/py-as-string.c: Add cast.
2986
ef0cdbc1
PA
29872020-09-17 Pedro Alves <pedro@palves.net>
2988
2989 * gdb.base/sizeof.c (fill): Add cast.
2990
3a5eeb8b
PA
29912020-09-17 Pedro Alves <pedro@palves.net>
2992
2993 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2994
a8129512
PA
29952020-09-17 Pedro Alves <pedro@palves.net>
2996
2997 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2998 linkage name.
2999 * gdb.base/prologue.exp: Use print /d.
3000 * gdb.base/symbol-alias.exp: Handle C++ output.
3001 * gdb.base/symbol-alias2.c: Handle C++ output.
3002 [__cplusplus] (func): Explicitly specify linkage name.
3003
a83cdcb6
PA
30042020-09-17 Pedro Alves <pedro@palves.net>
3005
3006 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3007 (struct my_key_t): ... this. Adjust all references.
3008 (struct value_t): Rename to ...
3009 (struct my_value_t): ... this. Adjust all references.
3010 (create_map, add_map_element, create_map_map)
3011 (add_map_map_element): Add casts.
3012
d4bcee5c
PA
30132020-09-17 Pedro Alves <pedro@palves.net>
3014
3015 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3016 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3017
81f90489
PA
30182020-09-17 Pedro Alves <pedro@palves.net>
3019
3020 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3021
0a229804
PA
30222020-09-17 Pedro Alves <pedro@palves.net>
3023
3024 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3025 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3026 (charfoo, intfoo): Define full prototype.
3027 * gdb.base/ptype1.c (charfoo): Define full prototype.
3028 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3029 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3030
c3e5138d
PA
30312020-09-17 Pedro Alves <pedro@palves.net>
3032
3033 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3034 Don't define.
3035 (utf_32_string): Compile for both C and C++.
3036 * gdb.base/charset.exp: Use "print /d".
3037
151fdbad
PA
30382020-09-17 Pedro Alves <pedro@palves.net>
3039
3040 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3041 (nullptr): Rename to ...
3042 (null_ptr): ... this.
3043 * gdb.base/watchpoint.exp: Adjust to rename.
3044
18a25b64
PA
30452020-09-17 Pedro Alves <pedro@palves.net>
3046
3047 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3048 (three_not_flag): Add casts.
3049
11fac337
PA
30502020-09-17 Pedro Alves <pedro@palves.net>
3051
3052 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3053 char array.
3054 (main): Add references to Barrier, TestStrings, TestStringsH and
3055 TestStringsW.
3056 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3057 and expect a full prototype in C++.
3058
52626c58
PA
30592020-09-17 Pedro Alves <pedro@palves.net>
3060
3061 * gdb.base/nested-addr.c (main): Add cast.
3062 * gdb.base/nested-addr.exp: Use "print /d".
3063
52bb0902
PA
30642020-09-17 Pedro Alves <pedro@palves.net>
3065
3066 * gdb.base/break.exp (func): New. Use it throughout when
3067 expecting a function name.
3068
73e18ac9
PA
30692020-09-17 Pedro Alves <pedro@palves.net>
3070
3071 * gdb.base/display.exp: Issue "set print asm-demangle on".
3072
c8b18808
PA
30732020-09-17 Pedro Alves <pedro@palves.net>
3074
3075 * gdb.base/find.c: Include <string.h>.
3076 (init_bufs): Add cast.
3077 * gdb.base/find.exp: Issue "set print asm-demangle on".
3078
fe830662
TT
30792020-09-16 Tom Tromey <tromey@adacore.com>
3080
3081 PR gdb/26598:
3082 * gdb.base/skipcxx.exp: New file.
3083 * gdb.base/skipcxx.cc: New file.
3084
945ff6e2
TV
30852020-09-16 Tom de Vries <tdevries@suse.de>
3086
3087 PR testsuite/26617
3088 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3089 WITH_DEBUG_SECTIONS is defined.
3090 (xstr, str): New macro.
3091 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3092 to get start and size of _Dmain.
3093 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3094 using additional_flags.
3095
da1df1db
TBA
30962020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3097
3098 * gdb.base/bp-cmds-sourced-script.c: New file.
3099 * gdb.base/bp-cmds-sourced-script.exp: New test.
3100 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3101
337882d4
TV
31022020-09-16 Tom de Vries <tdevries@suse.de>
3103
3104 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3105 get the gdb prompt after issuing "monitor exit".
3106
7361f908
TV
31072020-09-16 Tom de Vries <tdevries@suse.de>
3108
3109 PR testsuite/26624
3110 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3111
4d91ddd3
TV
31122020-09-16 Tom de Vries <tdevries@suse.de>
3113
3114 PR testsuite/26618
3115 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3116
08cc37dd
TT
31172020-09-15 Tom Tromey <tromey@adacore.com>
3118
3119 PR rust/26197:
3120 * lib/rust-support.exp (rust_llvm_version): New proc.
3121 * gdb.rust/simple.exp: Check rust_llvm_version.
3122
ee6372f2
TV
31232020-09-14 Tom de Vries <tdevries@suse.de>
3124
3125 * gdb.rust/traits.exp: Fix PATH warning.
3126
dc3a371e
PA
31272020-09-13 Pedro Alves <pedro@palves.net>
3128
3129 * gdb.base/catch-follow-exec.c (main): Add explicit return
3130 statement.
3131 * gdb.base/catch-signal.c (main): Likewise.
3132 * gdb.base/condbreak-call-false.c (main): Likewise.
3133 * gdb.base/consecutive.c (main): Add explicit return
3134 statement and return type.
3135 * gdb.base/cursal.c (main): Add explicit return statement.
3136 * gdb.base/cvexpr.c (main): Likewise.
3137 * gdb.base/display.c (main): Add explicit return statement and
3138 return type.
3139 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3140 * gdb.base/endianity.c (main): Likewise.
3141 * gdb.base/execd-prog.c (main): Likewise.
3142 * gdb.base/gdb1090.c (main): Likewise.
3143 * gdb.base/info_qt.c (main): Likewise.
3144 * gdb.base/lineinc.c (main): Likewise.
3145 * gdb.base/load-command.c (main): Likewise.
3146 * gdb.base/macscp1.c (main): Likewise.
3147 * gdb.base/pr10179-a.c (main): Likewise.
3148 * gdb.base/quit-live.c (main): Likewise.
3149 * gdb.base/scope0.c (main): Likewise.
3150 * gdb.base/settings.c (main): Likewise.
3151 * gdb.base/stack-checking.c (main): Return int.
3152 * gdb.base/varargs.c (main): Add explicit return statement.
3153 * gdb.cp/ambiguous.cc (main): Likewise.
3154 * gdb.cp/anon-struct.cc (main): Likewise.
3155 * gdb.cp/anon-union.cc (main): Likewise.
3156 * gdb.cp/bool.cc (main): Likewise.
3157 * gdb.cp/bs15503.cc (main): Likewise.
3158 * gdb.cp/cplusfuncs.cc (main): Likewise.
3159 * gdb.cp/cttiadd.cc (main): Likewise.
3160 * gdb.cp/extern-c.cc (main): Likewise.
3161 * gdb.cp/filename.cc (main): Likewise.
3162 * gdb.cp/formatted-ref.cc (main): Likewise.
3163 * gdb.cp/mb-ctor.cc (main): Likewise.
3164 * gdb.cp/member-ptr.cc (main): Likewise.
3165 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3166 * gdb.cp/overload-const.cc (main): Likewise.
3167 * gdb.cp/paren-type.cc (main): Likewise.
3168 * gdb.cp/parse-lang.cc (main): Likewise.
3169 * gdb.cp/pr-1023.cc (main): Likewise.
3170 * gdb.cp/psmang1.cc (main): Likewise.
3171 * gdb.cp/readnow-language.cc (main): Likewise.
3172 * gdb.cp/ref-params.cc (main): Likewise.
3173 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3174 * gdb.cp/virtbase2.cc (main): Likewise.
3175 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3176 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3177 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3178 * gdb.mi/mi-console.c (main): Likewise.
3179 * gdb.mi/mi-read-memory.c (main): Likewise.
3180 * gdb.modula2/multidim.c (main): Likewise.
3181 * gdb.opt/inline-small-func.c (main): Likewise.
3182 * gdb.python/py-rbreak.c (main): Likewise.
3183 * gdb.stabs/exclfwd1.c (main): Likewise.
3184 * gdb.trace/qtro.c (main): Likewise.
3185
af26601c
PA
31862020-09-13 Pedro Alves <pedro@palves.net>
3187
3188 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3189 instead of getenv.
3190
2f4b83cd
PA
31912020-09-13 Pedro Alves <pedro@palves.net>
3192
3193 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3194 instead of spawning GDB with remote_spawn.
3195 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3196 gdb_spawn instead of spawning GDB with remote_spawn.
3197
c49da0e4
PA
31982020-09-13 Pedro Alves <pedro@palves.net>
3199
3200 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3201 file and add calls to first and second.
3202 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3203 add call to f.
3204
6791b117
PA
32052020-09-13 Pedro Alves <pedro@palves.net>
3206
3207 * gdb.mi/mi-break-qualified.cc: New file.
3208 * gdb.mi/mi-break-qualified.exp: New file.
3209 * lib/mi-support.exp (mi_create_breakpoint_multi)
3210 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3211 procedures.
3212 (mi_create_breakpoint_1): New, factored out from
3213 mi_create_breakpoint.
3214
3b8d4c5c
PA
32152020-09-13 Pedro Alves <pedro@palves.net>
3216
3217 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3218 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3219 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3220 (register_class): Delete.
3221 (main): Don't call register_class.
3222
d5f96005
PA
32232020-09-13 Pedro Alves <pedro@palves.net>
3224
3225 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3226 (do_tests): Remove "calling method for small class" test.
3227 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3228 (register_class): Delete.
3229 (main): Don't call register_class.
3230 * gdb.cp/call-method-register.exp: New file, based on bits removed
3231 from classes.exp.
3232 * gdb.cp/call-method-register.cc: New file, based on bits removed
3233 from classes.cc.
3234
77f2120b
PA
32352020-09-13 Pedro Alves <pedro@palves.net>
3236
3237 * gdb.base/msym-bp-2.c: New.
3238 * gdb.base/msym-bp-shl-lib.c: New file.
3239 * gdb.base/msym-bp-shl-main-2.c: New file.
3240 * gdb.base/msym-bp-shl-main.c: New file.
3241 * gdb.base/msym-bp-shl.exp: New file.
3242 * gdb.base/msym-bp.c: New file.
3243 * gdb.base/msym-bp.exp: New file.
3244
32aea73e
JB
32452020-09-13 Joel Brobecker <brobecker@adacore.com>
3246
3247 * gdb.base/default.exp: Change $_gdb_major to 11.
3248
2a67f09d
FW
32492020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3250 Felix Willgerodt <Felix.Willgerodt@intel.com>
3251
3252 * x86-avx512bf16.c: New file.
3253 * x86-avx512bf16.exp: Likewise.
3254 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3255
ad570dd7
TV
32562020-09-11 Tom de Vries <tdevries@suse.de>
3257
3258 PR exp/26602
3259 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3260
a56f7391
TBA
32612020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3262
3263 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3264
918619e5
AM
32652020-09-10 Alan Modra <amodra@gmail.com>
3266
3267 PR 26597
3268 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3269
cac1e71d
TV
32702020-09-08 Tom de Vries <tdevries@suse.de>
3271
3272 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3273 after gdb_starti_cmd.
3274
c5cd900e
AKS
32752020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3276
3277 * lib/fortran.exp (fortran_complex8): New proc.
3278 (fortran_complex16): New proc.
3279 * gdb.fortran/complex.exp: Use routines from fortran.exp
3280 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3281 * gdb.fortran/vla-ptr-info.exp: Likewise.
3282
8f5c6526
TV
32832020-09-03 Tom de Vries <tdevries@suse.de>
3284
3285 PR breakpoint/26546
3286 * gdb.base/label-without-address.exp: Runto main first.
3287
02c6f3f1
TT
32882020-09-02 Tom Tromey <tromey@adacore.com>
3289
3290 * gdb.ada/mi_var_access.exp: Test children of access variable.
3291 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3292 * gdb.ada/mi_var_array.exp: Update.
3293
efe24f05
KB
32942020-08-31 Kevin Buettner <kevinb@redhat.com>
3295
3296 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3297 on docker w/ AUFS storage driver.
3298
973695d6
KB
32992020-08-31 Kevin Buettner <kevinb@redhat.com>
3300
3301 * gdb.base/corefile2.exp (renamed binfile): New tests.
3302
f3bd50f1
SM
33032020-08-31 Simon Marchi <simon.marchi@efficios.com>
3304
3305 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3306
22b9b4b0
SL
33072020-08-31 Simon Marchi <simon.marchi@efficios.com>
3308
3309 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3310 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3311
8efaf6b3
SM
33122020-08-31 Simon Marchi <simon.marchi@efficios.com>
3313
3314 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3315 output, printing a "not saved" value from history and printing a
3316 convenience variable created from a "not saved" value.
3317
e840f2e3
TV
33182020-08-31 Tom de Vries <tdevries@suse.de>
3319
3320 * gdb.base/eh_return.exp: Use nopie.
3321
8f57f343
PA
33222020-08-28 Pedro Alves <pedro@palves.net>
3323
3324 * gdb.base/advance-until-multiple-locations.exp
3325 (advance_overload, until_overload): Adjust to match the
3326 frame/function header instead of the source line text.
3327
626d2320
TV
33282020-08-28 Tom de Vries <tdevries@suse.de>
3329
3330 * gdb.base/label-without-address.c: New test.
3331 * gdb.base/label-without-address.exp: New file.
3332
df631783
PA
33332020-08-27 Pedro Alves <pedro@palves.net>
3334
3335 PR gdb/26523
3336 PR gdb/26524
3337 * gdb.base/advance-until-multiple-locations.cc: New.
3338 * gdb.base/advance-until-multiple-locations.exp: New.
3339
48b076bb
SM
33402020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3341
3342 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3343
c2015ce4
AB
33442020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3345
3346 * gdb.arch/amd64-byte.exp: Make test names unique, use
3347 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3348 * gdb.arch/amd64-dword.exp: Likewise.
3349 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3350 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3351 unique.
3352 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3353 * gdb.arch/amd64-word.exp: Make test names unique, use
3354 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3355 * gdb.arch/i386-byte.exp: Make test names unique, use
3356 gdb_breakpoint.
3357 * gdb.arch/i386-word.exp: Likewise.
3358
995d3a19
SV
33592020-08-25 Shahab Vahedi <shahab@synopsys.com>
3360
3361 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3362
8cac2b31
SM
33632020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3364
3365 PR gdb/26532
3366 * gdb.threads/stepi-random-signal.exp: Update pattern.
3367
2bc19622
SM
33682020-08-25 Simon Marchi <simon.marchi@efficios.com>
3369
3370 PR gdb/26532
3371 * gdb.base/ui-redirect.exp: Update pattern.
3372
b04aa1fc
GB
33732020-08-25 Gary Benson <gbenson@redhat.com>
3374
3375 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3376 when compiling with clang.
8571e9c8 3377 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 3378
9f68b453
GB
33792020-08-25 Gary Benson <gbenson@redhat.com>
3380
3381 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3382 Add additional_flags=-Wno-inaccessible-base when compiling
3383 with GCC >= 10.1 or clang. Add additional_flags=-w when
3384 compiling with GCC < 10.
3385
3945d2d7
GM
33862020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3387
3388 PR m2/26372
fc5d6901
SM
3389 * gdb.modula2/multidim.c: New file.
3390 * gdb.modula2/multidim.exp: New file.
3945d2d7 3391
60122dbe
SM
33922020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3393
3394 * lib/gdb.exp (runto): Always emit fail on internal error.
3395
1eb8556f
SM
33962020-08-24 Simon Marchi <simon.marchi@efficios.com>
3397
3398 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3399 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3400 Likewise.
3401 * gdb.threads/stepi-random-signal.exp: Likewise.
3402
33bf4c5c
TBA
34032020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3404
3405 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3406 * gdb.trace/strace.exp: Ditto.
3407
c2fd7fae
AKS
34082020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3409
3410 * gdb.fortran/vla-type.exp: Skip commands not required for
3411 the Flang compiled binaries after prologue fix.
3412
326afb72
TT
34132020-08-17 Tom de Vries <tdevries@suse.de>
3414 Tom Tromey <tromey@adacore.com>
3415
3416 PR rust/26197:
3417 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3418
3ae7ab99
TT
34192020-08-17 Tom Tromey <tromey@adacore.com>
3420
3421 * gdb.ada/mi_var_access.exp: New file.
3422 * gdb.ada/mi_var_access/mi_access.adb: New file.
3423 * gdb.ada/mi_var_access/pck.adb: New file.
3424 * gdb.ada/mi_var_access/pck.ads: New file.
3425
f569c1c5
TV
34262020-08-16 Tom de Vries <tdevries@suse.de>
3427
3428 PR gdb/25350
3429 * gdb.base/eh_return.c: New test.
3430 * gdb.base/eh_return.exp: New file.
3431
3d11c30a
TV
34322020-08-15 Tom de Vries <tdevries@suse.de>
3433
3434 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3435 (mixed_func_1d_): Use fortran_charlen_t in decl.
3436
547ce8f0
TV
34372020-08-15 Tom de Vries <tdevries@suse.de>
3438
3439 PR backtrace/26390
3440 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3441 Update expected pattern.
3442
a54a7f13
PA
34432020-08-13 Pedro Alves <pedro@palves.net>
3444
3445 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3446 * gdb.fortran/library-module.exp: Likewise.
3447 * gdb.fortran/logical.exp: Likewise.
3448 * gdb.fortran/module.exp: Likewise.
3449 * gdb.fortran/print_type.exp: Likewise.
3450 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3451 * gdb.fortran/vla-datatypes.exp: Likewise.
3452 * gdb.fortran/vla-history.exp: Likewise.
3453 * gdb.fortran/vla-ptr-info.exp: Likewise.
3454 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3455 * gdb.fortran/vla-ptype.exp: Likewise.
3456 * gdb.fortran/vla-sizeof.exp: Likewise.
3457 * gdb.fortran/vla-type.exp: Likewise.
3458 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3459 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3460 * gdb.fortran/vla-value-sub.exp: Likewise.
3461 * gdb.fortran/vla-value.exp: Likewise.
3462
7a82e903
PA
34632020-08-13 Pedro Alves <pedro@palves.net>
3464
3465 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3466 * gdb.ada/access_to_packed_array.exp: Likewise.
3467 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3468 * gdb.ada/addr_arith.exp: Likewise.
3469 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3470 * gdb.ada/arr_arr.exp: Likewise.
3471 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3472 * gdb.ada/array_bounds.exp: Likewise.
3473 * gdb.ada/array_of_variable_length.exp: Likewise.
3474 * gdb.ada/array_ptr_renaming.exp: Likewise.
3475 * gdb.ada/array_subscript_addr.exp: Likewise.
3476 * gdb.ada/arraydim.exp: Likewise.
3477 * gdb.ada/arrayparam.exp: Likewise.
3478 * gdb.ada/arrayptr.exp: Likewise.
3479 * gdb.ada/assign_1.exp: Likewise.
3480 * gdb.ada/assign_arr.exp: Likewise.
3481 * gdb.ada/atomic_enum.exp: Likewise.
3482 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3483 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3484 * gdb.ada/bias.exp: Likewise.
3485 * gdb.ada/boolean_expr.exp: Likewise.
3486 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3487 * gdb.ada/bp_enum_homonym.exp: Likewise.
3488 * gdb.ada/bp_inlined_func.exp: Likewise.
3489 * gdb.ada/bp_on_var.exp: Likewise.
3490 * gdb.ada/bp_range_type.exp: Likewise.
3491 * gdb.ada/bp_reset.exp: Likewise.
3492 * gdb.ada/call_pn.exp: Likewise.
3493 * gdb.ada/catch_assert_if.exp: Likewise.
3494 * gdb.ada/catch_ex.exp: Likewise.
3495 * gdb.ada/catch_ex_std.exp: Likewise.
3496 * gdb.ada/char_enum.exp: Likewise.
3497 * gdb.ada/char_param.exp: Likewise.
3498 * gdb.ada/complete.exp: Likewise.
3499 * gdb.ada/cond_lang.exp: Likewise.
3500 * gdb.ada/convvar_comp.exp: Likewise.
3501 * gdb.ada/dgopt.exp: Likewise.
3502 * gdb.ada/disc_arr_bound.exp: Likewise.
3503 * gdb.ada/display_nested.exp: Likewise.
3504 * gdb.ada/dot_all.exp: Likewise.
3505 * gdb.ada/dyn_loc.exp: Likewise.
3506 * gdb.ada/dyn_stride.exp: Likewise.
3507 * gdb.ada/excep_handle.exp: Likewise.
3508 * gdb.ada/expr_delims.exp: Likewise.
3509 * gdb.ada/expr_with_funcall.exp: Likewise.
3510 * gdb.ada/exprs.exp: Likewise.
3511 * gdb.ada/fin_fun_out.exp: Likewise.
3512 * gdb.ada/fixed_cmp.exp: Likewise.
3513 * gdb.ada/formatted_ref.exp: Likewise.
3514 * gdb.ada/frame_arg_lang.exp: Likewise.
3515 * gdb.ada/frame_args.exp: Likewise.
3516 * gdb.ada/fullname_bp.exp: Likewise.
3517 * gdb.ada/fun_addr.exp: Likewise.
3518 * gdb.ada/fun_in_declare.exp: Likewise.
3519 * gdb.ada/fun_overload_menu.exp: Likewise.
3520 * gdb.ada/fun_renaming.exp: Likewise.
3521 * gdb.ada/funcall_char.exp: Likewise.
3522 * gdb.ada/funcall_param.exp: Likewise.
3523 * gdb.ada/funcall_ptr.exp: Likewise.
3524 * gdb.ada/funcall_ref.exp: Likewise.
3525 * gdb.ada/homonym.exp: Likewise.
3526 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3527 * gdb.ada/info_auto_lang.exp: Likewise.
3528 * gdb.ada/info_exc.exp: Likewise.
3529 * gdb.ada/info_types.exp: Likewise.
3530 * gdb.ada/int_deref.exp: Likewise.
3531 * gdb.ada/interface.exp: Likewise.
3532 * gdb.ada/iwide.exp: Likewise.
3533 * gdb.ada/lang_switch.exp: Likewise.
3534 * gdb.ada/length_cond.exp: Likewise.
3535 * gdb.ada/maint_with_ada.exp: Likewise.
3536 * gdb.ada/mi_catch_assert.exp: Likewise.
3537 * gdb.ada/mi_catch_ex.exp: Likewise.
3538 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3539 * gdb.ada/mi_dyn_arr.exp: Likewise.
3540 * gdb.ada/mi_ex_cond.exp: Likewise.
3541 * gdb.ada/mi_exc_info.exp: Likewise.
3542 * gdb.ada/mi_interface.exp: Likewise.
3543 * gdb.ada/mi_prot.exp: Likewise.
3544 * gdb.ada/mi_ref_changeable.exp: Likewise.
3545 * gdb.ada/mi_string_access.exp: Likewise.
3546 * gdb.ada/mi_task_arg.exp: Likewise.
3547 * gdb.ada/mi_task_info.exp: Likewise.
3548 * gdb.ada/mi_var_array.exp: Likewise.
3549 * gdb.ada/mi_var_union.exp: Likewise.
3550 * gdb.ada/mi_variant.exp: Likewise.
3551 * gdb.ada/minsyms.exp: Likewise.
3552 * gdb.ada/mod_from_name.exp: Likewise.
3553 * gdb.ada/nested.exp: Likewise.
3554 * gdb.ada/null_array.exp: Likewise.
3555 * gdb.ada/optim_drec.exp: Likewise.
3556 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3557 * gdb.ada/packed_array_assign.exp: Likewise.
3558 * gdb.ada/packed_tagged.exp: Likewise.
3559 * gdb.ada/pp-rec-component.exp: Likewise.
3560 * gdb.ada/print_chars.exp: Likewise.
3561 * gdb.ada/print_pc.exp: Likewise.
3562 * gdb.ada/ptr_typedef.exp: Likewise.
3563 * gdb.ada/ptype_arith_binop.exp: Likewise.
3564 * gdb.ada/ptype_array.exp: Likewise.
3565 * gdb.ada/ptype_field.exp: Likewise.
3566 * gdb.ada/ptype_tagged_param.exp: Likewise.
3567 * gdb.ada/ptype_union.exp: Likewise.
3568 * gdb.ada/py_range.exp: Likewise.
3569 * gdb.ada/py_taft.exp: Likewise.
3570 * gdb.ada/rdv_wait.exp: Likewise.
3571 * gdb.ada/rec_comp.exp: Likewise.
3572 * gdb.ada/rec_return.exp: Likewise.
3573 * gdb.ada/ref_param.exp: Likewise.
3574 * gdb.ada/ref_tick_size.exp: Likewise.
3575 * gdb.ada/rename_subscript_param.exp: Likewise.
3576 * gdb.ada/repeat_dyn.exp: Likewise.
3577 * gdb.ada/same_component_name.exp: Likewise.
3578 * gdb.ada/same_enum.exp: Likewise.
3579 * gdb.ada/scalar_storage.exp: Likewise.
3580 * gdb.ada/set_wstr.exp: Likewise.
3581 * gdb.ada/small_reg_param.exp: Likewise.
3582 * gdb.ada/str_binop_equal.exp: Likewise.
3583 * gdb.ada/str_ref_cmp.exp: Likewise.
3584 * gdb.ada/str_uninit.exp: Likewise.
3585 * gdb.ada/sub_variant.exp: Likewise.
3586 * gdb.ada/sym_print_name.exp: Likewise.
3587 * gdb.ada/taft_type.exp: Likewise.
3588 * gdb.ada/tagged.exp: Likewise.
3589 * gdb.ada/tagged_access.exp: Likewise.
3590 * gdb.ada/task_bp.exp: Likewise.
3591 * gdb.ada/task_switch_in_core.exp: Likewise.
3592 * gdb.ada/tasks.exp: Likewise.
3593 * gdb.ada/tick_last_segv.exp: Likewise.
3594 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3595 * gdb.ada/type_coercion.exp: Likewise.
3596 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3597 * gdb.ada/unchecked_union.exp: Likewise.
3598 * gdb.ada/uninitialized_vars.exp: Likewise.
3599 * gdb.ada/var_arr_attrs.exp: Likewise.
3600 * gdb.ada/var_arr_typedef.exp: Likewise.
3601 * gdb.ada/var_rec_arr.exp: Likewise.
3602 * gdb.ada/variant-record.exp: Likewise.
3603 * gdb.ada/variant.exp: Likewise.
3604 * gdb.ada/variant_record_packed_array.exp: Likewise.
3605 * gdb.ada/varsize_limit.exp: Likewise.
3606 * gdb.ada/whatis_array_val.exp: Likewise.
3607 * gdb.ada/widewide.exp: Likewise.
3608 * gdb.ada/win_fu_syms.exp: Likewise.
3609
36102020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
3611
3612 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3613
10c381b5
AB
36142020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3615
3616 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3617 unset the array variable.
3618
8f34b746
TV
36192020-08-03 Tom de Vries <tdevries@suse.de>
3620
3621 PR symtab/26333
3622 * lib/dwarf.exp (DW_LNE_user): New proc.
3623 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3624 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3625
0245e136
KB
36262020-07-31 Kevin Buettner <kevinb@redhat.com>
3627
3628 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3629 to 'uintptr_t'
3630 (inttypes.h): Include.
3631
9ef1ec5d
KB
36322020-07-31 Kevin Buettner <kevinb@redhat.com>
3633
3634 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3635 (C5_24k): Delete.
3636 (C5_8k, C5_64k, C5_256k): New macros.
3637 (buf_ro): Allocate 256 KiB of initialized data.
3638
4c55e970
TBA
36392020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3640
3641 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3642 that attempt to overwrite an existing condition with a condition
3643 that fails parsing and also with a condition that parses fine
3644 but contains junk at the end.
3645
1e620590
TBA
36462020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3647
3648 * gdb.base/condbreak-bad.c: New test.
3649 * gdb.base/condbreak-bad.exp: New file.
3650
e12dcc50
TV
36512020-07-30 Tom de Vries <tdevries@suse.de>
3652
3653 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3654 out of ...
3655 (GDBInfoModuleSymbols::check_entry): ... here.
3656 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3657 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3658 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3659
6cc64caa
TV
36602020-07-30 Tom de Vries <tdevries@suse.de>
3661
3662 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3663 "__class_some_module_Number_t" optional.
3664
90fd07fc
TV
36652020-07-29 Tom de Vries <tdevries@suse.de>
3666
3667 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3668 multiple locations.
3669
f5c79e97
TV
36702020-07-29 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3673 rather than function name.
3674
f75a0693
AB
36752020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3676
3677 PR symtab/26270:
3678 * gdb.cp/disasm-func-name.cc: New file.
3679 * gdb.cp/disasm-func-name.exp: New file.
3680
4888741a
TT
36812020-07-28 Tom Tromey <tromey@adacore.com>
3682
3683 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3684 'varval' location.
3685
43d5901d
AB
36862020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3687
3688 * gdb.python/py-unwind.py: Update to make use of a register
3689 descriptor.
3690
14fa8fb3
AB
36912020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3692
3693 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3694
e79eb02f
AB
36952020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
3696
3697 PR fortran/23051
3698 PR fortran/26139
3699 * gdb.fortran/class-allocatable-array.exp: New file.
3700 * gdb.fortran/class-allocatable-array.f90: New file.
3701 * gdb.fortran/pointer-to-pointer.exp: New file.
3702 * gdb.fortran/pointer-to-pointer.f90: New file.
3703
876518dd
TV
37042020-07-25 Tom de Vries <tdevries@suse.de>
3705
3706 PR symtab/26243
3707 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3708 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3709
6dcfb80a
TV
37102020-07-24 Tom de Vries <tdevries@suse.de>
3711
3712 PR testsuite/26293
3713 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3714
e7bc9db8
PA
37152020-07-23 Pedro Alves <pedro@palves.net>
3716
3717 * gdb.server/server-kill.exp (prepare): New, factored out from the
3718 top level.
3719 (kill_server): New.
3720 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3721 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3722
78344df7
AB
37232020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
3724
3725 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3726
25dfed24
SL
37272020-07-22 Sandra Loosemore <sandra@codesourcery.com>
3728
3729 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3730 Initialize to empty string at top level.
3731 (gdb_wrapper_init): Revert check for file existence on build.
3732 Build the wrapper in its default place, not a build-specific
3733 location. When host == build, make the pathname absolute.
3734 (gdb_compile): Delete leftover declaration of
3735 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3736 string instead of uninitialized.
3737
7da515fd
KB
37382020-07-22 Kevin Buettner <kevinb@redhat.com>
3739
3740 * gdb.base/corefile2.exp: New file.
3741 * gdb.base/coremaker2.exp: New file.
3742
9c5ec5c2
KB
37432020-07-22 Kevin Buettner <kevinb@redhat.com>
3744
3745 * gdb.base/coredump-filter.exp: Add second
3746 non-Private-Shared-Anon-File test.
3747 (test_disasm): Rename binfile for test which is expected
3748 to fail.
3749
f9e233c9
KB
37502020-07-22 Kevin Buettner <kevinb@redhat.com>
3751
3752 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3753 data in core file".
3754 * gdb.base/coremaker.c (buf2ro): New global.
3755 (mmapdata): Add a read-only mmap mapping.
3756
94c265d7
KB
37572020-07-22 Kevin Buettner <kevinb@redhat.com>
3758
3759 PR corefiles/25631
3760 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3761 New test.
3762 * gdb.base/coremaker.c (buf3): New global.
3763 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3764 flags.
3765
37662020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
3767
3768 * gdb.base/coremaker.c (filler_ro): New global constant.
3769
32fa152e
TT
37702020-07-22 Tom Tromey <tromey@adacore.com>
3771
3772 * gdb.ada/mi_prot.exp: New file.
3773 * gdb.ada/mi_prot/pkg.adb: New file.
3774 * gdb.ada/mi_prot/pkg.ads: New file.
3775 * gdb.ada/mi_prot/prot.adb: New file.
3776
c8474dc3
TBA
37772020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3778
3779 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3780 loads two JITers.
3781
baf8791e
AB
37822020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3783
3784 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3785
f7306dac
AB
37862020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
3787
3788 * gdb.python/py-arch-reg-names.exp: Additional tests.
3789
6d3d6e4b
TV
37902020-07-21 Tom de Vries <tdevries@suse.de>
3791
3792 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3793 breakpoint locations".
3794 * gdb.reverse/solib-reverse.exp: Same.
3795
803d0592
TV
37962020-07-21 Tom de Vries <tdevries@suse.de>
3797
3798 * gdb.reverse/step-reverse.c (callee): Merge statements.
3799
e9bdc510
TV
38002020-07-21 Tom de Vries <tdevries@suse.de>
3801
3802 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3803 line numbers for some variables.
3804
f0f9e75a
TV
38052020-07-21 Tom de Vries <tdevries@suse.de>
3806
3807 * gdb.opt/inline-locals.c (init_array): New func.
3808 (func1): Use init_array.
3809 * gdb.opt/inline-locals.exp: Update pattern.
3810
bd460ecb
TV
38112020-07-21 Tom de Vries <tdevries@suse.de>
3812
3813 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3814 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3815
ae5369e7
LC
38162020-07-20 Ludovic Courtès <ludo@gnu.org>
3817
3818 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3819 * gdb.guile/types-module.exp: Remove "ERROR:" from
3820 regexps since Guile 3.0 no longer prints that.
3821
68cf161c
LC
38222020-07-20 Ludovic Courtès <ludo@gnu.org>
3823
3824 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3825 error regexp to match on Guile 2.2.
3826
c14b4913
GB
38272020-07-20 Gary Benson <gbenson@redhat.com>
3828
3829 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3830 with clang.
3831
b243ba58
TV
38322020-07-20 Tom de Vries <tdevries@suse.de>
3833
3834 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3835 (omp_set_lock_in_order): New function.
3836 (single_scope, multi_scope, nested_func, nested_parallel): Use
3837 omp_set_lock_in_order and omp_unset_lock.
3838 (main): Init and destroy lock and lock2.
3839
c06ad8b5
TV
38402020-07-20 Tom de Vries <tdevries@suse.de>
3841
3842 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3843
6e22f117
TV
38442020-07-20 Tom de Vries <tdevries@suse.de>
3845
3846 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3847
33176ea7
TV
38482020-07-17 Tom de Vries <tdevries@suse.de>
3849
3850 * gdb.base/valgrind-infcall-2.c: New test.
3851 * gdb.base/valgrind-infcall-2.exp: New file.
3852 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3853
90c3ec2d
TV
38542020-07-17 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.dlang/circular.c (found): Use found_label as label name.
3857 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3858 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3859 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3860 * gdb.dwarf2/ada-linkage-name.exp: Same.
3861 * gdb.dwarf2/arr-subrange.exp: Same.
3862 * gdb.dwarf2/atomic-type.exp: Same.
3863 * gdb.dwarf2/comp-unit-lang.exp: Same.
3864 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3865 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3866 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3867 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3868 * gdb.dwarf2/implptr-64bit.exp: Same.
3869 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3870 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3871 * gdb.dwarf2/imported-unit.exp: Same.
3872 * gdb.dwarf2/main-subprogram.exp: Same.
3873 * gdb.dwarf2/missing-type-name.exp: Same.
3874 * gdb.dwarf2/nonvar-access.exp: Same.
3875 * gdb.dwarf2/struct-with-sig.exp: Same.
3876 * gdb.dwarf2/typedef-void-finish.exp: Same.
3877 * gdb.dwarf2/void-type.exp: Same.
3878
10da644d
TV
38792020-07-17 Tom de Vries <tdevries@suse.de>
3880
3881 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3882 src parameter.
3883 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3884 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3885 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3886 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3887 * gdb.dwarf2/dwz.exp: Same.
3888 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3889 * gdb.dwarf2/implref-array.exp: Same.
3890 * gdb.dwarf2/implref-const.exp: Same.
3891 * gdb.dwarf2/implref-global.exp: Same.
3892 * gdb.dwarf2/implref-struct.exp: Same.
3893 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3894 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3895 * gdb.dwarf2/var-access.exp: Same.
3896 * gdb.dwarf2/varval.exp: Same.
3897 * gdb.trace/entry-values.exp: Same.
3898
315e6afc
TV
38992020-07-17 Tom de Vries <tdevries@suse.de>
3900
3901 * lib/dwarf.exp (Dwarf::extern): Remove.
3902 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3903 * gdb.dlang/circular.exp: Same.
3904 * gdb.dwarf2/comp-unit-lang.exp: Same.
3905 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3906 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3907 * gdb.dwarf2/dwz.exp: Same.
3908 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3909 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3910 * gdb.dwarf2/imported-unit.exp: Same.
3911 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3912
5597c940
SL
39132020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3914
3915 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3916 Use double quotes instead of single quotes.
3917
d0ce17d8
CT
39182020-07-16 Caroline Tice <cmtice@google.com>
3919
3920 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3921 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3922
853772cc
TV
39232020-07-16 Tom de Vries <tdevries@suse.de>
3924
3925 * lib/dwarf.exp (program): Initialize _line.
3926 (DW_LNE_end_sequence): Reinitialize _line.
3927 (DW_LNS_advance_line): Update _line.
3928 (line): New proc.
3929 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3930 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3931 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3932 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3933 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3934 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3935
fe07b572
AB
39362020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3937
3938 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3939 generic.
3940
52781cce
TV
39412020-07-15 Tom de Vries <tdevries@suse.de>
3942
3943 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3944 is_amd64_regs_target.
3945
3dcc261c
AB
39462020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3947
3948 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3949 * gdb.fortran/ptype-on-functions.f90: Likewise.
3950
054a0959
SM
39512020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3952
3953 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3954 values in documentation for addr_size to 4 and 8.
3955
ccb9eba6
AB
39562020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3957
3958 * gdb.arch/amd64-osabi.exp: Update.
3959 * gdb.arch/arm-disassembler-options.exp: Update.
3960 * gdb.arch/powerpc-disassembler-options.exp: Update.
3961 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3962 * gdb.arch/s390-disassembler-options.exp: Update.
3963 * gdb.base/all-architectures.exp.tcl: Update.
3964 * gdb.base/attach-pie-noexec.exp: Update.
3965 * gdb.base/catch-syscall.exp: Update.
3966 * gdb.xml/tdesc-arch.exp: Update.
3967
025a39a7
TV
39682020-07-14 Tom de Vries <tdevries@suse.de>
3969
3970 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3971 (local_gettid): ... this.
3972 (fn): Update.
3973
74e4b667
SL
39742020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3975
3976 * gdb.base/info_sources.exp: Skip directory match tests on
3977 remote hosts.
3978
f413dd74
GB
39792020-07-13 Gary Benson <gbenson@redhat.com>
3980
3981 * gdb.base/savedregs.exp (caller): Use parentheses to
3982 make expected expression evaluation ordering explicit.
3983
915771bb
GB
39842020-07-13 Gary Benson <gbenson@redhat.com>
3985
3986 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3987
2a122642
GB
39882020-07-13 Gary Benson <gbenson@redhat.com>
3989
3990 * gdb.base/bigcore.c (main): Use a volatile pointer when
3991 attempting to trigger a SIGSEGV.
3992 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3993 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3994 * gdb.base/savedregs.c (thrower): Likewise.
3995 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3996
3f00c730
GB
39972020-07-13 Gary Benson <gbenson@redhat.com>
3998
3999 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4000 defining and using VLA structure fields into...
4001 * gdb.base/vla-struct-fields.c: New file.
4002 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4003 tests into...
4004 * gdb.base/vla-struct-fields.exp: New file.
4005
963eeee4
TV
40062020-07-13 Tom de Vries <tdevries@suse.de>
4007
4008 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4009 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4010 * gdb.base/gold-gdb-index.exp: Same.
4011 * gdb.base/morestack.exp: Same.
4012
0ed35c9a
DX
40132020-07-11 Daniel Xu <dxu@dxuuu.xyz>
4014
4015 PR rust/26121
4016 * gdb.rust/modules.rs: Prevent linker from discarding test
4017 symbol.
4018
4fdba23d
PA
40192020-07-10 Pedro Alves <pedro@palves.net>
4020
4021 PR gdb/26199
4022 * gdb.multi/multi-target.c (exit_thread): New.
4023 (thread_start): Break loop if EXIT_THREAD.
4024 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4025 (top level) Call test_no_resumed.
4026
15f3b077
TT
40272020-07-08 Tom Tromey <tromey@adacore.com>
4028
4029 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4030 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4031
9fc501fd
AB
40322020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4033
4034 PR python/22748
4035 * gdb.opt/inline-frame-tailcall.c: New file.
4036 * gdb.opt/inline-frame-tailcall.exp: New file.
4037 * gdb.python/py-unwind-inline.c: New file.
4038 * gdb.python/py-unwind-inline.exp: New file.
4039 * gdb.python/py-unwind-inline.py: New file.
4040
64cb3757
AB
40412020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4042
4043 * gdb.python/py-arch-reg-groups.exp: New file.
4044
0f767f94
AB
40452020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.python/py-arch-reg-names.exp: New file.
4048
87dbc774
AB
40492020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4050
4051 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4052 gdb.PendingFrame.architecture method.
4053
d8cc8af6
TV
40542020-07-06 Tom de Vries <tdevries@suse.de>
4055
4056 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4057
3c8ea5be
PA
40582020-07-03 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4061 explicitly write negative numbers.
4062 * gdb.base/structs2.exp: Adjust expected output.
4063
bf90c83a
PA
40642020-07-03 Pedro Alves <palves@redhat.com>
4065
4066 * gdb.base/charset.c (init_string): Change all char parameters to
4067 unsigned char parameters.
4068
2eb82157
PA
40692020-07-03 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.base/call-sc.exp (start_scalars_test): Use
4072 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4073 * gdb.base/overlays.c: Remove references to PARAMS.
4074 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4075 * gdb.base/reread.exp: Don't set 'prototypes' global.
4076 * gdb.base/structs.exp (start_structs_test): Use
4077 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4078 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4079 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4080 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4081 call.
4082 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4083
9adda7af
PA
40842020-07-03 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/m32rovly.c: Delete.
4087 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4088
2a17c803
PW
40892020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4090
4091 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4092 of gdb_py_test_multiple.
4093 * gdb.python/py-cmd.exp: Likewise.
4094 * gdb.python/py-events.exp: Likewise.
4095 * gdb.python/py-function.exp: Likewise.
4096 * gdb.python/py-inferior.exp: Likewise.
4097 * gdb.python/py-infthread.exp: Likewise.
4098 * gdb.python/py-linetable.exp: Likewise.
4099 * gdb.python/py-parameter.exp: Likewise.
4100 * gdb.python/py-value.exp: Likewise.
4101
b011fe1a
TV
41022020-06-30 Tom de Vries <tdevries@suse.de>
4103
4104 PR testsuite/26175
4105 * lib/future.exp (gdb_default_target_compile): Detect and handle
4106 early_flags.
4107
df5b8876
SM
41082020-06-29 Simon Marchi <simon.marchi@efficios.com>
4109
4110 * boards/simavr.exp (gdb_load): Catch errors when closing
4111 previous connection. Close connection, wait for process and
4112 unset simavr_spawn_id on failure.
4113
a3ca48cd
TV
41142020-06-29 Tom de Vries <tdevries@suse.de>
4115
4116 * lib/gdb.exp (unknown): Make test-case unresolved.
4117
b0237c0e
TV
41182020-06-29 Tom de Vries <tdevries@suse.de>
4119
4120 PR gdb/25475
4121 * gdb.server/solib-list.exp: Verify that the symbol reload
4122 confirmation question is asked.
4123
c0b3b3bd
PW
41242020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4125
4126 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4127 have a input seq nr in each pass message.
fe4c3d43 4128 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
4129 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4130 * gdb.python/python.exp: Make test names unique,
4131 use gdb_test_multiline instead of gdb_py_test_multiple,
4132 use $gdb_test_name.
4133 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4134
1776e3e5
NA
41352020-06-26 Nick Alcock <nick.alcock@oracle.com>
4136
4137 * configure.ac: Add --enable-libctf.
4138 * aclocal.m4: sinclude ../config/enable.m4.
4139 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4140 * lib/gdb.exp (skip_ctf_tests): Use it.
4141 * gdb.base/ctf-constvars.exp: Error message tweak.
4142 * gdb.base/ctf-ptype.exp: Likewise.
4143 * configure: Regenerate.
4144
f53b3eeb
GB
41452020-06-26 Gary Benson <gbenson@redhat.com>
4146
4147 * gdb.cp/try_catch.cc: Include string.h.
4148 (main): Replace comparison against string literal with
4149 strcmp, avoiding build failure with -Wstring-compare.
4150 Add "marker test-complete".
4151 * gdb.cp/try_catch.exp: Run the test to the above marker,
4152 then verify that the value of "test" is still true.
4153
6d74da72
AB
41542020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4155
4156 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4157
2e52d038
AB
41582020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4161
3b9fce96
AB
41622020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4163
4164 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4165 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4166 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4167 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4168 * gdb.arch/riscv-tdesc-loading.exp: New file.
4169
ed69cbc8
AB
41702020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4171
4172 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4173
767a879e
AB
41742020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4175
4176 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4177 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4178 * gdb.arch/riscv-tdesc-regs.c: New file.
4179 * gdb.arch/riscv-tdesc-regs.exp: New file.
4180
221db974
PA
41812020-06-24 Pedro Alves <palves@redhat.com>
4182
4183 * gdb.arch/amd64-entry-value-paramref.exp: Use
4184 prepare_for_testing_full and don't pass "c++" for the .S file
4185 build spec.
4186 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4187 $options, since it's an assembly file. Remove -Wno-deprecated.
4188 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4189 compiling C++ programs.
4190
331733cd
PA
41912020-06-24 Pedro Alves <palves@redhat.com>
4192
4193 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4194 Clang, add "-Wno-unknown-warning-option" to the options.
4195
caa7fd04
AB
41962020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4197
4198 * gdb.xml/tdesc-reload.c: New file.
4199 * gdb.xml/tdesc-reload.exp: New file.
4200 * gdb.xml/maint-xml-dump-01.xml: New file.
4201 * gdb.xml/maint-xml-dump-02.xml: New file.
4202 * gdb.xml/maint-xml-dump.exp: New file.
4203
bb8d1260
SL
42042020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4205
4206 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4207 Adjust for omitted commands when TUI is disabled.
4208
7e4b9c4c
GB
42092020-06-23 Gary Benson <gbenson@redhat.com>
4210 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4213 * gdb.cp/nsimport.cc: Likewise.
4214 * gdb.cp/nsnested.cc: Likewise.
4215 * gdb.cp/nsnoimports.cc: Likewise.
4216 * gdb.cp/nsusing.cc: Likewise.
4217 * gdb.cp/smartp.cc: Likewise.
4218 * gdb.python/py-pp-integral.c: Likewise.
4219 * gdb.python/py-pp-re-notag.c: Likewise.
4220
2e573c0a
GB
42212020-06-23 Gary Benson <gbenson@redhat.com>
4222
4223 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4224 * gdb.cp/nsimport.cc: Likewise.
4225 * gdb.cp/nsnested.cc: Likewise.
4226 * gdb.cp/nsnoimports.cc: Likewise.
4227 * gdb.cp/nsusing.cc: Likewise.
4228 * gdb.cp/smartp.cc: Likewise.
4229 * gdb.python/py-pp-integral.c: Likewise.
4230 * gdb.python/py-pp-re-notag.c: Likewise.
4231
746ebfe8
PW
42322020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4233
4234 * gdb.base/default-args.exp: New test.
4235 * gdb.base/default-args.c: New file.
4236 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4237 * gdb.base/default.exp: Update to new help text.
4238 * gdb.base/help.exp: Likewise.
4239 * gdb.base/page.exp: Likewise.
4240 * gdb.base/style.exp: Likewise.
4241 * gdb.guile/guile.exp: Likewise.
4242 * gdb.python/python.exp: Likewise.
4243
e822f2cd
SL
42442020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4245
4246 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4247 remote host. Fix search path syntax on Windows host.
4248
48e9cc84
PW
42492020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4250
4251 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4252 over 'exec-file-mismatch'.
4253 * gdb.base/attach.c: Mark should_exit volatile.
4254 * gdb.base/attach2.c: Likewise. Add a comment explaining
4255 why the sleep cannot be big.
4256 * gdb.base/attach3.c: New file.
4257
160f8a8f
SL
42582020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4259
4260 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4261 prefix optional.
4262
4d91c2a4
SL
42632020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4264
4265 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4266 for remote host.
4267
87f83f20
SL
42682020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4269 Hafiz Abid Qadeer <abidh@codesourcery.com>
4270
4271 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4272 file sent to remote host.
4273 (top level): Allow int32_t as type of 32-bit register.
4274
37ab8655
TV
42752020-06-19 Tom de Vries <tdevries@suse.de>
4276
4277 * lib/gdb.exp (gdb_note): New proc.
4278 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4279 (gdb_default_target_compile): ... here. Only call
4280 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4281 (use_gdb_compile): Change to array.
4282 (toplevel): Update sets of use_gdb_compile to specify language.
4283 Warn about default_target_compile override. Store dejagnu's version
4284 of default_target_compile in dejagnu_default_target_compile.
4285
a8a56685
TV
42862020-06-18 Tom de Vries <tdevries@suse.de>
4287
4288 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4289 (default_gdb_init): ... here.
4290
581bea2c
SL
42912020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4292
4293 Fix TUI support checks in gdb.tui tests.
4294
4295 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4296 just say UNSUPPORTED.
4297 * gdb.tui/corefile-run.exp: Likewise.
4298 * gdb.tui/empty.exp: Likewise.
4299 * gdb.tui/list-before.exp: Likewise.
4300 * gdb.tui/list.exp: Likewise.
4301 * gdb.tui/main.exp: Likewise.
4302 * gdb.tui/regs.exp: Likewise.
4303 * gdb.tui/resize.exp: Likewise.
4304 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4305 * gdb.tui/tui-layout-asm.exp: Likewise.
4306 * gdb.tui/tui-missing-src.exp: Likewise.
4307 * gdb.tui/winheight.exp: Likewise.
4308 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4309
05e682e3
SL
43102020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4311
4312 Fix TCL error in gdb.python/py-format-string.exp.
4313
4314 * gdb.python/py-format-string.exp: Move test for python support
4315 earlier, out of function body.
4316
efb763a5
SM
43172020-06-15 Simon Marchi <simon.marchi@efficios.com>
4318
4319 * gdb.base/index-cache-load-twice.c: New.
4320 * gdb.base/index-cache-load-twice.exp: New.
4321
43327b20
KS
43222020-06-17 Keith Seitz <keiths@redhat.com>
4323
99cf27cf 4324 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
4325 when executing "gdb --configuration".
4326
081e778c
TV
43272020-06-17 Tom de Vries <tdevries@suse.de>
4328
4329 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4330 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4331 conditional on presence of gdb_tcl_unknown.
4332 (gdb_finish): Make override undo conditional on presence of
4333 gdb_tcl_unknown.
4334
d2d1ea20
TT
43352020-06-16 Tom Tromey <tom@tromey.com>
4336
4337 * gdb.python/tui-window.py (failwin): New function. Register it
4338 as a TUI window type.
4339 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4340
c802e8a7
GB
43412020-06-16 Gary Benson <gbenson@redhat.com>
4342
4343 * gdb.python/py-nested-maps.c (create_map): Add missing return
4344 value.
4345 (create_map_map): Likewise.
4346
ff08abb8
TBA
43472020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4348
4349 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4350 variable.
4351 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4352 and use the already-defined 'options' variable.
4353
a29d5112
AB
43542020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4355 Tom de Vries <tdevries@suse.de>
4356
4357 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4358 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4359 (gdb_setup_known_globals): New proc.
4360 (gdb_cleanup_globals): New proc.
4361 * lib/gdb.exp (load_lib): New override proc.
4362 (gdb_stdin_log_init): Set var in_file as persistent global.
4363 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4364 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4365 fpc_compiler as persistent global.
4366
8c74a764
TV
43672020-06-12 Tom de Vries <tdevries@suse.de>
4368
4369 * lib/tuiterm.exp (spawn): Rename to ...
4370 (tui_spawn): ... this.
4371 (toplevel): Move rename of spawn ...
4372 (gdb_init_tuiterm): ... here. New proc.
4373 (gdb_finish_tuiterm): New proc.
4374 * lib/gdb.exp (gdb_finish_hooks): New global var.
4375 (gdb_finish): Handle gdb_finish_hooks.
4376 (tuiterm_env): New proc.
4377 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4378 tuiterm_env.
4379 * gdb.tui/basic.exp: Same.
4380 * gdb.tui/corefile-run.exp: Same.
4381 * gdb.tui/empty.exp: Same.
4382 * gdb.tui/list-before.exp: Same.
4383 * gdb.tui/list.exp: Same.
4384 * gdb.tui/main.exp: Same.
4385 * gdb.tui/new-layout.exp: Same.
4386 * gdb.tui/regs.exp: Same.
4387 * gdb.tui/resize.exp: Same.
4388 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4389 * gdb.tui/tui-layout-asm.exp: Same.
4390 * gdb.tui/tui-missing-src.exp: Same.
4391 * gdb.tui/winheight.exp: Same.
4392
26783bce
TV
43932020-06-12 Tom de Vries <tdevries@suse.de>
4394
4395 PR testsuite/26110
4396 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4397 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4398
2b4e6a3f
TT
43992020-06-11 Tom Tromey <tom@tromey.com>
4400
4401 PR gdb/18318:
4402 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4403 floating point tests.
4404
2f33032a
KS
44052020-06-11 Keith Seitz <keiths@redhat.com>
4406
4407 PR gdb/21356
4408 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4409 vla_struct.
4410 Add new struct vla_typedef and union vla_typedef_union and
4411 corresponding instantiation objects.
4412 Initialize new objects.
4413 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4414 and vla_typedef_union_object.
4415 Fixup type for vla_struct_object.
4416
a8baf0a3
TV
44172020-06-11 Tom de Vries <tdevries@suse.de>
4418
4419 * lib/gdb.exp (with_override): New proc, factored out of ...
4420 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4421
7ab96794
TV
44222020-06-10 Tom de Vries <tdevries@suse.de>
4423
4424 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4425
cab5c3b7
SM
44262020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4427
4428 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4429 parameter, update callers.
4430
f8c41851
SM
44312020-06-04 Simon Marchi <simon.marchi@efficios.com>
4432
4433 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4434 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4435 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4436
1c07a73f
TV
44372020-06-04 Tom de Vries <tdevries@suse.de>
4438
4439 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4440
95146b5d
TV
44412020-06-04 Tom de Vries <tdevries@suse.de>
4442
4443 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4444 exp_continue.
4445
0cfcd4f0
TV
44462020-06-04 Tom de Vries <tdevries@suse.de>
4447
4448 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4449
f9b5d5ea
TV
44502020-06-03 Tom de Vries <tdevries@suse.de>
4451
4452 PR symtab/26046
4453 * gdb.cp/breakpoint-locs-2.cc: New test.
4454 * gdb.cp/breakpoint-locs.cc: New test.
4455 * gdb.cp/breakpoint-locs.exp: New file.
4456 * gdb.cp/breakpoint-locs.h: New test.
4457
5144dfba
TV
44582020-06-03 Tom de Vries <tdevries@suse.de>
4459
4460 PR testsuite/25609
4461 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4462 value of global verbose.
4463 * gdb.base/jit-elf.exp: Same.
4464 * gdb.base/jit-reader.exp: Same.
4465
621eacdf
TV
44662020-06-02 Tom de Vries <tdevries@suse.de>
4467
4468 * gdb.dwarf2/multidictionary.exp: Don't use
4469 gdb_spawn_with_cmdline_opts.
4470
1313c56e
AB
44712020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4472
4473 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4474 use_header case.
4475 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4476 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4477 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4478 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4479 * gdb.dwarf2/dw2-inline-header.c: New file.
4480 * gdb.dwarf2/dw2-inline-header.h: New file.
4481
f68f85b5
PA
44822020-05-30 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4485 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4486
678048e8
GB
44872020-05-29 Gary Benson <gbenson@redhat.com>
4488
4489 * gdb.compile/compile-cplus.exp (additional_flags): Also
4490 set when building with clang.
4491 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4492 when building with clang.
4493
9fcafd23
GB
44942020-05-29 Gary Benson <gbenson@redhat.com>
4495
4496 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4497 building with clang.
4498 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4499
735d5a07
GB
45002020-05-29 Gary Benson <gbenson@redhat.com>
4501
4502 * gdb.cp/koenig.exp (prepare_for_testing): Add
4503 additional_flags=-Wno-unused-comparison.
4504 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4505
4ad2c6a0
GB
45062020-05-28 Gary Benson <gbenson@redhat.com>
4507
4508 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4509 statement.
4510
09fe663e
GB
45112020-05-28 Gary Benson <gbenson@redhat.com>
4512
4513 * gdb.cp/classes.exp (prepare_for_testing): Add
4514 additional_flags=-Wno-deprecated-register.
4515 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4516 * gdb.cp/misc.exp: Likewise.
4517
cee00f17
GB
45182020-05-28 Gary Benson <gbenson@redhat.com>
4519
4520 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4521 (test_op_new::operator new): Add return statement.
4522 (test_op_new_array::operator new[]): Likewise.
4523
636edd00
PA
45242020-05-27 Pedro Alves <palves@redhat.com>
4525
4526 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4527 check. Use test_gdb_complete_unique instead of
4528 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4529 test_gdb_complete_multiple instead of
4530 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4531
c2b75043
LM
45322020-05-27 Luis Machado <luis.machado@linaro.org>
4533
4534 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4535 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4536 * gdb.arch/arm-disassembler-options.exp: Likewise.
4537 * gdb.arch/arm-disp-step.exp: Likewise.
4538 * gdb.arch/thumb-prologue.exp: Likewise.
4539 * gdb.base/async.exp: Likewise.
4540 * gdb.base/auxv.exp: Likewise.
4541 * gdb.base/complex-parts.exp: Likewise.
4542 * gdb.base/ena-dis-br.exp: Likewise.
4543 * gdb.base/foll-exec.exp: Likewise.
4544 * gdb.base/permissions.exp: Likewise.
4545 * gdb.base/relocate.exp: Likewise.
4546 * gdb.base/return2.exp: Likewise.
4547 * gdb.base/sigbpt.exp: Likewise.
4548 * gdb.base/siginfo-obj.exp: Likewise.
4549 * gdb.cp/converts.exp: Likewise.
4550 * gdb.cp/exceptprint.exp: Likewise.
4551 * gdb.cp/inherit.exp: Likewise.
4552 * gdb.cp/nsnoimports.exp: Likewise.
4553 * gdb.cp/virtbase2.exp: Likewise.
4554 * gdb.mi/mi-var-cmd.exp: Likewise.
4555 * gdb.mi/var-cmd.c: Likewise.
4556
53a47a3e
TT
45572020-05-26 Tom Tromey <tromey@adacore.com>
4558
4559 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4560
0bc2354b
TT
45612020-05-26 Tom Tromey <tromey@adacore.com>
4562
4563 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4564 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4565 type.
4566 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4567 variable.
4568
0db49895
CBG
45692020-05-26 Christian Biesinger <cbiesinger@google.com>
4570
4571 * Makefile.in: Use = instead of == for the test command
4572 for portability.
4573
40d22035
TV
45742020-05-26 Tom de Vries <tdevries@suse.de>
4575
4576 * gdb.base/gold-gdb-index-2.c: New test.
4577 * gdb.base/gold-gdb-index.c: New test.
4578 * gdb.base/gold-gdb-index.exp: New file.
4579 * gdb.base/gold-gdb-index.h: New test.
4580
043e2e02
TV
45812020-05-25 Tom de Vries <tdevries@suse.de>
4582
4583 * boards/gold-gdb-index.exp: New file.
4584
462f72c5
SM
45852020-05-25 Simon Marchi <simon.marchi@efficios.com>
4586
4587 * boards/simavr.exp: New file.
4588
6cf66e76
SM
45892020-05-25 Simon Marchi <simon.marchi@efficios.com>
4590
4591 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4592 * gdb.base/inferior-args.exp: New file.
4593 * gdb.base/inferior-args.c: New file.
4594
75d04512
SM
45952020-05-25 Simon Marchi <simon.marchi@efficios.com>
4596
4597 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4598 inferior_args. Pass it to gdb_reload.
4599 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4600 inferior_args.
4601 (gdb_reload): Add inferior_args argument.
4602 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4603 pass it to gdbserver_run.
4604 * boards/native-gdbserver.exp: Do not set noargs.
4605 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4606 inferior_args argument.
4607 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4608 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4609 * gdb.base/args.exp: Likewise.
4610
42cf1844
TV
46112020-05-25 Tom de Vries <tdevries@suse.de>
4612
4613 * lib/gdb.exp (exec_is_pie): Add comment.
4614
8f7d38ef
TV
46152020-05-25 Tom de Vries <tdevries@suse.de>
4616
4617 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4618 instead of $binfile in the untested message.
4619
465e1b0f
TV
46202020-05-25 Tom de Vries <tdevries@suse.de>
4621
4622 PR testsuite/26031
4623 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4624
3c5a0e02
TV
46252020-05-25 Tom de Vries <tdevries@suse.de>
4626
4627 * boards/gold.exp: New file.
4628
0a4f5f8c
TT
46292020-05-23 Tom Tromey <tom@tromey.com>
4630
4631 * gdb.base/style.exp: Remove completion styling test.
4632 * lib/gdb-utils.exp (style): Remove completion styles.
4633
eca1f90c
TT
46342020-05-23 Tom Tromey <tom@tromey.com>
4635
4636 * gdb.base/style.exp: Add completion styling test.
4637 * lib/gdb-utils.exp (style): Add completion styles.
4638
7c13f4e8
AB
46392020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
4640
4641 * gdb.base/annota1.exp: Update expected results.
4642 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4643 test name.
4644 * gdb.cp/annota3.exp: Update expected results.
4645
41977d16
SM
46462020-05-20 Simon Marchi <simon.marchi@efficios.com>
4647
4648 PR gdb/26016
4649 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4650 against MAP_FAILED.
4651 * gdb.base/coremaker.c (mmapdata): Likewise.
4652 * gdb.base/jit-reader-host.c (main): Likewise.
4653 * gdb.base/sym-file-loader.c (load): Likewise.
4654 (load_shlib): Likewise.
4655
b4757f2e
TT
46562020-05-20 Tom Tromey <tromey@adacore.com>
4657
4658 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4659
9a0bacfb
TV
46602020-05-20 Tom de Vries <tdevries@suse.de>
4661
4662 PR symtab/25833
4663 * gdb.base/with-mf-inc.c: New test.
4664 * gdb.base/with-mf-main.c: New test.
4665 * gdb.base/with-mf.exp: New file.
4666
76571211
TT
46672020-05-19 Tom Tromey <tromey@adacore.com>
4668
4669 * gdb.rust/simple.exp: Restore missing test result.
4670
4cd9f3d5
TV
46712020-05-19 Tom de Vries <tdevries@suse.de>
4672
4673 * gdb.base/gdb-caching-proc.exp: Fix typo.
4674
7d874253
TT
46752020-05-19 Tom Tromey <tromey@adacore.com>
4676
4677 * gdb.rust/simple.exp: Add some test descriptions.
4678 (test_one_slice): Use with_test_prefix.
4679
1d727695
TV
46802020-05-18 Tom de Vries <tdevries@suse.de>
4681
4682 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4683
7f32a4d5
PA
46842020-05-17 Pedro Alves <palves@redhat.com>
4685
4686 PR gdb/25741
4687 * gdb.base/hw-sw-break-same-address.exp: New file.
4688
7cfd74cf
PA
46892020-05-16 Pedro Alves <palves@redhat.com>
4690
4691 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4692 LAST_LOADED_FILE accordingly.
4693
57b4f16e
PW
46942020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4695
4696 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4697
7c05caf7
PW
46982020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4699
4700 * gdb.base/help.exp: Test apropos and help for commands
4701 having aliases. Fixed comments not starting with an
4702 upper-case letter or not finishing with a dot.
4703
7aa1b46f
PW
47042020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4705
3b3aaacb
PW
4706 * gdb.base/alias.exp: Update help output check.
4707
57b4f16e 47082020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 4709
7aa1b46f
PW
4710 * gdb.base/default.exp: Update output following fixes.
4711
0605465f
PW
47122020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4713
4714 * gdb.base/alias.exp: Test aliases starting with a prefix of
4715 another alias.
4716
86e4e63d
GB
47172020-05-15 Gary Benson <gbenson@redhat.com>
4718
4719 * gdb.base/info-os.c (main): Add return statement.
4720 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4721 * gdb.base/large-frame-2.c (func): Likewise.
4722 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4723 * gdb.base/pr10179-b.c (foo2): Likewise.
4724 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4725 * gdb.base/watch-cond.c (func): Likewise.
4726 * gdb.multi/goodbye.c (verylongfun): Likewise.
4727 * gdb.multi/hello.c (commonfun): Likewise.
4728 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4729 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4730 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4731 Likewise.
4732 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4733 * gdb.threads/interrupt-while-step-over.c (child_function):
4734 Likewise.
4735 * gdb.trace/actions-changed.c (end): Likewise.
4736
163df4df
GB
47372020-05-15 Gary Benson <gbenson@redhat.com>
4738
4739 * gdb.opencl/callfuncs.exp: Report when test skipped.
4740 * gdb.opencl/convs_casts.exp: Likewise.
4741 * gdb.opencl/datatypes.exp: Likewise.
4742 * gdb.opencl/operators.exp: Likewise.
4743 * gdb.opencl/vec_comps.exp: Likewise.
4744
6dbc505a
TV
47452020-05-15 Tom de Vries <tdevries@suse.de>
4746
4747 * gdb.base/align.exp.in: Rename to ...
4748 * gdb.base/align.exp.tcl: ... this.
4749 * gdb.base/align-c++.exp: Update.
4750 * gdb.base/align-c.exp: Update.
4751 * gdb.base/all-architectures.exp.in: Rename to ...
4752 * gdb.base/all-architectures.exp: ... this.
4753 * gdb.base/all-architectures-0.exp: Update.
4754 * gdb.base/all-architectures-1.exp: Update.
4755 * gdb.base/all-architectures-2.exp: Update.
4756 * gdb.base/all-architectures-3.exp: Update.
4757 * gdb.base/all-architectures-4.exp: Update.
4758 * gdb.base/all-architectures-5.exp: Update.
4759 * gdb.base/all-architectures-6.exp: Update.
4760 * gdb.base/all-architectures-7.exp: Update.
4761 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4762 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4763 * gdb.base/infcall-nested-structs-c++.exp: Update.
4764 * gdb.base/infcall-nested-structs-c.exp: Update.
4765 * gdb.base/info-types.exp.in: Rename to ...
4766 * gdb.base/info-types.exp.tcl: ... this.
4767 * gdb.base/info-types-c++.exp: Update.
4768 * gdb.base/info-types-c.exp: Update.
4769 * gdb.base/max-depth.exp.in: Rename to ...
4770 * gdb.base/max-depth.exp.tcl: ... this.
4771 * gdb.base/max-depth-c++.exp: Update.
4772 * gdb.base/max-depth-c.exp: Update.
4773 * gdb.cp/cpexprs.exp.in: Rename to ...
4774 * gdb.cp/cpexprs.exp.tcl: ... this.
4775 * gdb.cp/cpexprs-debug-types.exp: Update.
4776 * gdb.cp/cpexprs.exp: Update.
4777 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4778 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4779 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4780 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4781 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4782 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4783 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4784 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4785 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4786 * gdb.dwarf2/clang-debug-names.exp: Update.
4787
d1034d78
AB
47882020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
4789
4790 * lib/check-test-names.exp: Remove code that prevents this file
4791 loading when tests are run in parallel.
4792
3c5c3649
PA
47932020-05-15 Pedro Alves <palves@redhat.com>
4794
4795 * gdb.multi/multi-kill.exp (start_inferior): Remove
4796 'testpid' parameter. Refer to namespace variable directly.
4797 (testpid): Declare as namespace variable.
4798
272c36b8
PA
47992020-05-15 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.multi/multi-kill.exp: Wrap in namespace.
4802 (start_inferior): Add TESTPID parameter. Use it instead of the
4803 testpid global.
4804 (top level): Define empty TESTPID array, and pass it down to
4805 start_inferior.
4806
02eba61a
TV
48072020-05-14 Tom de Vries <tdevries@suse.de>
4808
4809 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4810 output.
4811
971a3747
TV
48122020-05-14 Tom de Vries <tdevries@suse.de>
4813
4814 * gdb.base/align.exp: Split into ...
4815 * gdb.base/align.exp.in: ...
4816 * gdb.base/align-c++.exp: ...
4817 * gdb.base/align-c.exp: ... these.
4818 * gdb.base/infcall-nested-structs.exp: Split into ...
4819 * gdb.base/infcall-nested-structs.exp.in: ...
4820 * gdb.base/infcall-nested-structs-c++.exp: ...
4821 * gdb.base/infcall-nested-structs-c.exp: ... these.
4822 * gdb.base/info-types.exp: Split into ...
4823 * gdb.base/info-types.exp.in: ...
4824 * gdb.base/info-types-c++.exp: ...
4825 * gdb.base/info-types-c.exp: ... these.
4826 * gdb.base/max-depth.exp: Split into ...
4827 * gdb.base/max-depth.exp.in: ...
4828 * gdb.base/max-depth-c++.exp: ...
4829 * gdb.base/max-depth-c.exp: ... these.
4830 * gdb.cp/infcall-nodebug.exp: Split into ...
4831 * gdb.cp/infcall-nodebug.exp.in: ...
4832 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4833 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4834 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4835 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4836
a05575d3
TBA
48372020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4838 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.multi/multi-exit.c: New file.
4841 * gdb.multi/multi-exit.exp: New file.
4842 * gdb.multi/multi-kill.c: New file.
4843 * gdb.multi/multi-kill.exp: New file.
4844
6ad82919
TBA
48452020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4846
4847 * gdb.base/annota1.exp: Update the expected output.
4848 * gdb.cp/annota2.exp: Ditto.
4849
843f4d93
AB
48502020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 * lib/check-test-names.exp: Disable when testing is being run in
4853 parallel.
4854
c7c66341
TV
48552020-05-12 Tom de Vries <tdevries@suse.de>
4856
4857 * gdb.base/jit-elf.exp: Fix string concat.
4858
1b59ca1c
TV
48592020-05-12 Tom de Vries <tdevries@suse.de>
4860
4861 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4862 messages.
4863
b4991d29
TV
48642020-05-12 Tom de Vries <tdevries@suse.de>
4865
4866 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4867
dbb0ab10
TV
48682020-05-12 Tom de Vries <tdevries@suse.de>
4869
4870 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4871 * gdb.ada/mi_catch_ex.exp: Same.
4872 * gdb.ada/mi_catch_ex_hand.exp: Same.
4873
7549fed8
TV
48742020-05-12 Tom de Vries <tdevries@suse.de>
4875
4876 * gdb.fortran/complex.exp: Use with_test_prefix.
4877
af2d5cd8
TV
48782020-05-12 Tom de Vries <tdevries@suse.de>
4879
4880 * gdb.trace/passcount.exp: Fix test-names.
4881
7c121311
TV
48822020-05-12 Tom de Vries <tdevries@suse.de>
4883
4884 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4885
c9f3b40e
TV
48862020-05-12 Tom de Vries <tdevries@suse.de>
4887
4888 * gdb.gdb/complaints.exp: Use with_test_prefix.
4889 * gdb.xml/tdesc-regs.exp: Same.
4890 * gdb.opt/inline-locals.exp: Fix test name.
4891
111b33f0
TV
48922020-05-12 Tom de Vries <tdevries@suse.de>
4893
4894 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4895 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4896 * gdb.dwarf2/implref-struct.exp: Same.
4897 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4898 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4899
ebf47080
SM
49002020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4901
4902 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4903
d30dcd12
AB
49042020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4905
4906 * lib/check-test-names.exp (all_test_names): New module variable.
4907 (counts): Add 'duplicates' field.
4908 (_check_duplicates): New procedure.
4909 (check): Also check for duplicates.
4910 (do_log_summary): Print duplicates count.
4911 (do_reset_vars): Reset counter for duplicate test names, and
4912 discard all know test names.
4913
34584c09
AB
49142020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * lib/gdb.exp: Include check-test-names.exp library.
4917 * lib/check-test-names.exp: New file.
4918
e0002117
TV
49192020-05-11 Tom de Vries <tdevries@suse.de>
4920
4921 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4922
53f539a3
KS
49232020-05-11 Keith Seitz <keiths@redhat.com>
4924
4925 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4926
113ee09a
TV
49272020-05-11 Tom de Vries <tdevries@suse.de>
4928
4929 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4930 * gdb.cp/cpexprs.exp.in: .. here.
4931 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4932 cpexprs.exp.
4933
ba3e70b0
KS
49342020-05-11 Keith Seitz <keiths@redhat.com>
4935
4936 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4937 test names.
4938 * gdb.ada/arrayptr.exp: Likewise.
4939 * gdb.ada/assign_arr.exp: Likewise.
4940 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4941 * gdb.ada/bp_on_var.exp: Likewise.
4942 * gdb.ada/call_pn.exp: Likewise.
4943 * gdb.ada/complete.exp: Likewise.
4944 * gdb.ada/fun_overload_menu.exp: Likewise.
4945 * gdb.ada/funcall_param.exp: Likewise.
4946 * gdb.ada/funcall_ref.exp: Likewise.
4947 * gdb.ada/packed_array_assign.exp: Likewise.
4948 * gdb.ada/same_component_name.exp: Likewise.
4949 * gdb.ada/type_coercion.exp: Likewise.
4950 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4951 * gdb.ada/variant_record_packed_array.exp: Likewise.
4952
3ee6bb11
TV
49532020-05-11 Tom de Vries <tdevries@suse.de>
4954
4955 PR symtab/25941
4956 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4957 out of ...
4958 * gdb.dwarf2/clang-debug-names.exp: ... here.
4959 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4960 clang-debug-names.exp.in.
4961 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4962 * gdb.dwarf2/clang-debug-names-2.c: New test.
4963
86cd6bc8
AKS
49642020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4965
4966 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4967 (fortran_runto_main): New Proc, fortran version of runto_main.
4968 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4969 * gdb.fortran/array-bounds.exp: Likewise.
4970 * gdb.fortran/array-slices.exp: Likewise.
4971 * gdb.fortran/block-data.exp: Likewise.
4972 * gdb.fortran/charset.exp: Likewise.
4973 * gdb.fortran/common-block.exp: Likewise.
4974 * gdb.fortran/complex.exp: Likewise.
4975 * gdb.fortran/derived-type-function.exp: Likewise.
4976 * gdb.fortran/derived-type.exp: Likewise.
4977 * gdb.fortran/info-modules.exp: Likewise.
4978 * gdb.fortran/info-types.exp: Likewise.
4979 * gdb.fortran/intrinsics.exp: Likewise.
4980 * gdb.fortran/library-module.exp: Likewise.
4981 * gdb.fortran/logical.exp: Likewise.
4982 * gdb.fortran/max-depth.exp: Likewise.
4983 * gdb.fortran/module.exp: Likewise.
4984 * gdb.fortran/multi-dim.exp: Likewise.
4985 * gdb.fortran/nested-funcs.exp: Likewise.
4986 * gdb.fortran/print-formatted.exp: Likewise.
4987 * gdb.fortran/print_type.exp: Likewise.
4988 * gdb.fortran/printing-types.exp: Likewise.
4989 * gdb.fortran/ptr-indentation.exp: Likewise.
4990 * gdb.fortran/ptype-on-functions.exp: Likewise.
4991 * gdb.fortran/subarray.exp: Likewise.
4992 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4993 * gdb.fortran/vla-datatypes.exp: Likewise.
4994 * gdb.fortran/vla-history.exp: Likewise.
4995 * gdb.fortran/vla-ptr-info.exp: Likewise.
4996 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4997 * gdb.fortran/vla-ptype.exp: Likewise.
4998 * gdb.fortran/vla-sizeof.exp: Likewise.
4999 * gdb.fortran/vla-type.exp: Likewise.
5000 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5001 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5002 * gdb.fortran/vla-value-sub.exp: Likewise.
5003 * gdb.fortran/vla-value.exp: Likewise.
5004 * gdb.fortran/whatis_type.exp: Likewise.
5005 * gdb.mi/mi-var-child-f.exp: Likewise.
5006
6dc55ce9 50072020-05-09 Tom de Vries <tdevries@suse.de>
5008
5009 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5010
283cb58c
TV
50112020-05-08 Tom de Vries <tdevries@suse.de>
5012
5013 * gdb.dwarf2/clang-debug-names.c: New test.
5014 * gdb.dwarf2/clang-debug-names.exp: New file.
5015
ac4a4f1c
SM
50162020-05-06 Simon Marchi <simon.marchi@efficios.com>
5017
5018 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5019 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5020
24fe640b
TV
50212020-05-06 Tom de Vries <tdevries@suse.de>
5022
5023 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5024 breakpoint is at a "recommended breakpoint location".
5025 * gdb.reverse/consecutive-reverse.exp: Same.
5026
0d8683a3
TV
50272020-05-06 Tom de Vries <tdevries@suse.de>
5028
5029 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5030 address.
5031
b8983c46
TV
50322020-05-06 Tom de Vries <tdevries@suse.de>
5033
5034 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5035
abf6d805
TV
50362020-05-06 Tom de Vries <tdevries@suse.de>
5037
5038 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5039 info for r.
5040
0fc2a808
TV
50412020-05-06 Tom de Vries <tdevries@suse.de>
5042
5043 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5044 necessary.
5045
873dd427
TV
50462020-05-06 Tom de Vries <tdevries@suse.de>
5047
5048 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5049 void.
5050
7c99e7e2
TV
50512020-05-06 Tom de Vries <tdevries@suse.de>
5052
5053 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5054 of ...
5055 * gdb.base/async.exp: ... here.
5056 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5057 "recommended breakpoint location".
5058
6173d6a6
TV
50592020-05-06 Tom de Vries <tdevries@suse.de>
5060
5061 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5062
6015a067
TV
50632020-05-04 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.base/async.exp: Check whether instruction addresses are a
5066 "recommended breakpoint location".
5067
3b6acaee
TT
50682020-05-03 Tom Tromey <tom@tromey.com>
5069
5070 * gdb.base/sepdebug.exp: Remove "catch" test.
5071 * gdb.base/break.exp: Remove "catch" test.
5072 * gdb.base/default.exp: Update expected output.
5073
5beb4d17
TV
50742020-05-02 Tom de Vries <tdevries@suse.de>
5075
5076 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5077 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5078 * gdb.arch/i386-mpx-map.exp: Same.
5079 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5080 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5081 * gdb.arch/i386-mpx.exp: Same.
5082
8caf140d
TV
50832020-05-02 Tom de Vries <tdevries@suse.de>
5084
5085 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5086
693196cb
TV
50872020-05-01 Tom de Vries <tdevries@suse.de>
5088
5089 * gdb.ada/operator_bp.exp: Allow more than required amount of
5090 breakpoint.
5091
53ae0aa9
TV
50922020-05-01 Tom de Vries <tdevries@suse.de>
5093
5094 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5095
ee9d1e5f
HD
50962020-04-30 Hannes Domani <ssbssa@yahoo.de>
5097
5098 PR gdb/18706
5099 * gdb.cp/stub-array-size.cc: New test.
5100 * gdb.cp/stub-array-size.exp: New file.
5101 * gdb.cp/stub-array-size.h: New test.
5102 * gdb.cp/stub-array-size2.cc: New test.
5103
d5cf82c0
HD
51042020-04-30 Hannes Domani <ssbssa@yahoo.de>
5105
5106 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5107 output to the new format.
5108
42e165c3
SM
51092020-04-29 Simon Marchi <simon.marchi@efficios.com>
5110
5111 * gdb.base/break.exp: Use with_test_prefix.
5112
6e4e3fe1
TV
51132020-04-29 Tom de Vries <tdevries@suse.de>
5114
5115 * lib/gdb.exp (debug_types): New proc.
5116 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5117 * gdb.python/py-symtab.exp: Same.
5118
d642b692
HD
51192020-04-29 Hannes Domani <ssbssa@yahoo.de>
5120
5121 PR gdb/17320
5122 * gdb.base/pretty-array.c: New test.
5123 * gdb.base/pretty-array.exp: New file.
5124
ea90f227
TV
51252020-04-29 Tom de Vries <tdevries@suse.de>
5126
5127 PR symtab/25889
5128 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5129 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5130 and include cpexprs.exp.
5131
a65189c9
TV
51322020-04-28 Mark Williams <mark@myosotissp.com>
5133
5134 PR gdb/24480
5135 * dw4-toplevel-types.exp: Test for top level types.
5136 * dw4-toplevel-types.cc: Test for top level types.
5137
32d1f47a
TBA
51382020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5139
5140 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5141 (theads -> threads).
5142
56a4f5a1
TV
51432020-04-28 Tom de Vries <tdevries@suse.de>
5144
5145 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5146
0b2f8a3b
TV
51472020-04-28 Tom de Vries <tdevries@suse.de>
5148
5149 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5150
5390c717
TV
51512020-04-28 Tom de Vries <tdevries@suse.de>
5152
5153 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5154
15cd93d0
TV
51552020-04-28 Tom de Vries <tdevries@suse.de>
5156
5157 * gdb.dwarf2/main-foo.c: New test.
5158 * gdb.dwarf2/struct-with-sig.exp: New file.
5159
d472f0fb
TV
51602020-04-25 Tom de Vries <tdevries@suse.de>
5161
5162 * boards/debug-types.exp: New file.
5163
8d840e05
AB
51642020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5165
5166 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5167
bcfe6157
TT
51682020-04-24 Tom Tromey <tom@tromey.com>
5169
5170 PR symtab/12707:
5171 * gdb.python/py-symbol.exp: Update expected results for
5172 linkage_name test.
5173 * gdb.cp/print-demangle.exp: New file.
5174 * gdb.base/c-linkage-name.exp: Fix test.
5175 * gdb.guile/scm-symbol.exp: Update expected results for
5176 linkage_name test.
5177
f049a313
TT
51782020-04-24 Tom Tromey <tom@tromey.com>
5179
5180 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5181 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5182 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5183 assembler.
5184
7cf28874
TV
51852020-04-24 Tom de Vries <tdevries@suse.de>
5186
5187 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5188 C++.
5189
dac2fef7
TT
51902020-04-24 Tom Tromey <tromey@adacore.com>
5191
5192 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5193 values.
5194 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5195 values. Update test for minimal encodings.
5196 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5197 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5198 values. Update test for minimal encodings.
5199
1acda803
TT
52002020-04-24 Tom Tromey <tromey@adacore.com>
5201
5202 PR python/23662:
5203 * gdb.ada/variant.exp: Add Python checks.
5204 * gdb.rust/simple.exp: Add dynamic type checks.
5205
adfb9815
TT
52062020-04-24 Tom Tromey <tromey@adacore.com>
5207
5208 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5209 Make array type matching more lax.
5210 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5211 * gdb.ada/mi_variant.exp: New file.
5212 * gdb.ada/mi_variant/pck.ads: New file.
5213 * gdb.ada/mi_variant/pkg.adb: New file.
5214 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5215 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5216
7d79de9a
TT
52172020-04-24 Tom Tromey <tromey@adacore.com>
5218
5219 * gdb.ada/variant.exp: Add dynamic field offset tests.
5220 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5221 * gdb.ada/variant/pkg.adb: Add new variables.
5222
f8e89861
TT
52232020-04-24 Tom Tromey <tromey@adacore.com>
5224
5225 * gdb.ada/variant.exp: New file
5226 * gdb.ada/variant/pkg.adb: New file
5227 * gdb.ada/variant/pck.adb: New file
5228
86e887ae
TV
52292020-04-24 Tom de Vries <tdevries@suse.de>
5230
5231 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5232
88428775
TV
52332020-04-24 Tom de Vries <tdevries@suse.de>
5234
5235 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5236 flags.
5237
4e86f6e7
TV
52382020-04-24 Tom de Vries <tdevries@suse.de>
5239
5240 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5241
2016d3e6
TV
52422020-04-24 Tom de Vries <tdevries@suse.de>
5243
5244 * lib/gdb.exp (default_gdb_start): Handle eof.
5245 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5246 failure.
5247 * gdb.base/readnever.exp: Handle clean_restart failure.
5248
70bc38f5
TV
52492020-04-23 Tom de Vries <tdevries@suse.de>
5250
5251 * gdb.base/decl-before-def.exp: Run to main and print a again.
5252
de82891c
TV
52532020-04-23 Tom de Vries <tdevries@suse.de>
5254
5255 * gdb.base/decl-before-def-decl.c: New test.
5256 * gdb.base/decl-before-def-def.c: New test.
5257 * gdb.base/decl-before-def.exp: New file.
5258
96038148
TV
52592020-04-23 Tom de Vries <tdevries@suse.de>
5260
5261 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5262
54ac3df1
TV
52632020-04-22 Tom de Vries <tdevries@suse.de>
5264
5265 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5266 debug_info_offset.
5267 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5268 before $objsfile in the line line.
5269
714534e1
TV
52702020-04-22 Tom de Vries <tdevries@suse.de>
5271
5272 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5273
16a7dbf4
MS
52742020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5275
5276 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5277 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5278 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5279 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5280 * gdb.base/jit-protocol.h: Update definitions to match all usage
5281 contexts.
5282
52832020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5284
5285 * gdb.base: Rename all jit related test and source files.
5286
52872020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5288
5289 * gdb.base/jit-reader.exp: Relax register output check.
5290
317d2668
TV
52912020-04-22 Tom de Vries <tdevries@suse.de>
5292
5293 PR symtab/25764
5294 * gdb.base/psym-external-decl-2.c: New test.
5295 * gdb.base/psym-external-decl.c: New test.
5296 * gdb.base/psym-external-decl.exp: New file.
5297 * gdb.threads/tls.exp: Add PR25807 kfail.
5298
eea9e357
TV
52992020-04-22 Tom de Vries <tdevries@suse.de>
5300
5301 PR symtab/25801
5302 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5303 in "info source" output.
5304
3d5afab3
TV
53052020-04-22 Tom de Vries <tdevries@suse.de>
5306
5307 PR symtab/25700
5308 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5309 symtab for imported_unit.c.
5310
b32102f6
GB
53112020-04-21 Gary Benson <gbenson@redhat.com>
5312
5313 * gdb.base/advance.c (func): New argument, to match call site.
5314 (func2, func3): Add return statements.
5315
d43b7a2d
TBA
53162020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5317
5318 * gdb.multi/run-only-second-inf.c: New file.
5319 * gdb.multi/run-only-second-inf.exp: New file.
5320
d89edf9b
MM
53212020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5322
5323 * gdb.btrace/multi-inferior.c: New test.
5324 * gdb.btrace/multi-inferior.exp: New file.
5325
1a476b6d
MM
53262020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5327
5328 * gdb.btrace/enable-new-thread.c: New test.
5329 * gdb.btrace/enable-new-thread.exp: New file.
5330
4778a5f8
TV
53312020-04-21 Tom de Vries <tdevries@suse.de>
5332
5333 PR gdb/25471
5334 * gdb.threads/killed-outside.c: New test.
5335 * gdb.threads/killed-outside.exp: New file.
5336
9b2c992c
GB
53372020-04-20 Gary Benson <gbenson@redhat.com>
5338
5339 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5340 * gdb.base/nested-subp2.exp: Likewise.
5341 * gdb.base/nested-subp3.exp: Likewise.
5342
b5d1d6f7
GB
53432020-04-20 Gary Benson <gbenson@redhat.com>
5344
5345 * gdb.base/nested-subp1.exp: Disable test when using clang.
5346 * gdb.base/nested-subp2.exp: Likewise.
5347 * gdb.base/nested-subp3.exp: Likewise.
5348
25230285
GB
53492020-04-20 Gary Benson <gbenson@redhat.com>
5350
5351 * gdb.cp/exception.cc: Fix compilation error with clang.
5352
fa93cc8f
GB
53532020-04-20 Gary Benson <gbenson@redhat.com>
5354
809730f3 5355 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 5356
e0c45f30
GB
53572020-04-20 Gary Benson <gbenson@redhat.com>
5358
5359 * gdb.base/jit-main.c: Fix compilation error with clang.
5360
4ddfec93
KR
53612020-04-17 Kamil Rytarowski <n54@gmx.com>
5362
5363 * gdb.base/attach-twice.c: Include "sys/types.h".
5364 (PTRACE_ATTACH): Add fallback definition.
5365 (main): Pass `0' to the 4th argument of `ptrace'.
5366
2bed205e
KR
53672020-04-17 Kamil Rytarowski <n54@gmx.com>
5368
5369 * gdb.base/fork-running-state.c: Include "signal.h".
5370
0743fc83
TT
53712020-04-17 Tom Tromey <tromey@adacore.com>
5372
5373 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5374 Update tests.
5375 * gdb.btrace/cpu.exp: Update tests.
5376 * gdb.base/maint.exp: Update tests.
5377 * gdb.base/default.exp: Update tests.
5378 * gdb.base/completion.exp: Update tests.
5379
efba5c23
TV
53802020-04-16 Tom de Vries <tdevries@suse.de>
5381
5382 PR symtab/25791
5383 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5384 (ensure_gdb_index): and factor out and move ...
5385 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5386 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5387
d191d716
TV
53882020-04-16 Tom de Vries <tdevries@suse.de>
5389
5390 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5391 loading exec.
5392
99f1bc6a
AB
53932020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5394
5395 * gdb.base/many-completions.exp: New file.
5396
194d088f
TV
53972020-04-14 Tom de Vries <tdevries@suse.de>
5398
5399 PR symtab/25718
5400 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5401
c1a66c06
TV
54022020-04-14 Tom de Vries <tdevries@suse.de>
5403
5404 PR symtab/25720
5405 * gdb.base/maint-expand-symbols-header-file.c: New test.
5406 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5407 * gdb.base/maint-expand-symbols-header-file.h: New test.
5408
21b0982c
AB
54092020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5410
5411 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5412 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5413 get_func_info.
5414 (get_func_info): Delete.
5415 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5416 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5417 * lib/dwarf.exp (get_func_info): New function.
5418
dd1cab06
TV
54192020-04-13 Tom de Vries <tdevries@suse.de>
5420
5421 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5422 to what find_gnatmake does.
5423
71ea2b6b
TV
54242020-04-10 Tom de Vries <tdevries@suse.de>
5425
5426 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5427 -readnow.
5428
bdfc1e8a
TV
54292020-04-10 Tom de Vries <tdevries@suse.de>
5430
5431 PR cli/25808
5432 * gdb.base/style.c: Add leading newlines.
5433 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5434 Check listing of main's one-line body.
5435
14ca8ecf
TV
54362020-04-08 Tom de Vries <tdevries@suse.de>
5437
5438 * lib/gdb.exp (psymtabs_p): New proc.
5439 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5440 importing unit" unsupported if there are no partial symbols.
5441
e21d048f
TV
54422020-04-08 Tom de Vries <tdevries@suse.de>
5443
5444 PR testsuite/25760
5445 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5446
25c11aca
TV
54472020-04-07 Tom de Vries <tdevries@suse.de>
5448
5449 PR symtab/25796
5450 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5451
5707e24b
TV
54522020-04-07 Tom de Vries <tdevries@suse.de>
5453
5454 * gdb.base/check-psymtab.c: New test.
5455 * gdb.base/check-psymtab.exp: New file.
5456
6ee448cc
TT
54572020-04-06 Tom Tromey <tromey@adacore.com>
5458
5459 * gdb.ada/variant-record/proc.adb: New file.
5460 * gdb.ada/variant-record/value.adb: New file.
5461 * gdb.ada/variant-record/value.s: New file.
5462 * gdb.ada/variant-record.exp: New file.
5463
9e7c9a03
HD
54642020-04-03 Hannes Domani <ssbssa@yahoo.de>
5465
5466 PR gdb/25325
5467 * gdb.cp/typed-enum.cc: New test.
5468 * gdb.cp/typed-enum.exp: New file.
5469
c90d28ac
AB
54702020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5471
5472 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5473 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5474 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5475 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5476 * gdb.opt/inline-small-func.c: New file.
5477 * gdb.opt/inline-small-func.exp: New file.
5478 * gdb.opt/inline-small-func.h: New file.
5479
34e9a9fa
AB
54802020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5481
5482 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5483 function.
5484
6a354911
AB
54852020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * lib/dwarf.exp (function_range): Allow compiler options to be
5488 specified.
5489
880d9777
TV
54902020-04-02 Tom de Vries <tdevries@suse.de>
5491
5492 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5493 __attribute__((always_inline)).
5494 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5495
f32682ea
TV
54962020-04-02 Tom de Vries <tdevries@suse.de>
5497
5498 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5499 (gdbserver_gdb_exit): ... here. Add timeout warning.
5500 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5501 (connect_target_extended_remote): Append new server_spawn_id to
5502 server_spawn_ids.
5503 (cleanup): New proc.
5504 (setup, <toplevel>): Call cleanup.
5505
d3214198
TV
55062020-04-02 Tom de Vries <tdevries@suse.de>
5507
5508 * gdb.base/main-psymtab.exp: New file.
5509
cc77ed24
TV
55102020-04-02 Tom de Vries <tdevries@suse.de>
5511
5512 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5513
3638a098
TT
55142020-04-01 Tom Tromey <tom@tromey.com>
5515
5516 * gdb.base/complex-parts.exp: Add type tests.
5517
c34e8714
TT
55182020-04-01 Tom Tromey <tom@tromey.com>
5519
5520 * gdb.base/complex-parts.exp: Add arithmetic tests.
5521
981c08ce
TT
55222020-04-01 Tom Tromey <tom@tromey.com>
5523
5524 * gdb.compile/compile.exp: Update.
5525 * gdb.compile/compile-cplus.exp: Update.
5526 * gdb.base/varargs.exp: Update.
5527 * gdb.base/floatn.exp: Update.
5528 * gdb.base/endianity.exp: Update.
5529 * gdb.base/callfuncs.exp (do_function_calls): Update.
5530 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5531 (complex_float_integral_args): Update.
5532 * gdb.base/complex.exp: Update.
5533 * gdb.base/complex-parts.exp: Update.
5534
3d1cfd43
TT
55352020-04-01 Tom Tromey <tromey@adacore.com>
5536
5537 * gdb.rust/union.rs: New file.
5538 * gdb.rust/union.exp: New file.
5539 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5540 (main): Update.
5541 * gdb.rust/simple.exp: Move union tests to union.exp.
5542
e033dfa9
TT
55432020-04-01 Tom Tromey <tromey@adacore.com>
5544
5545 * gdb.rust/simple.rs (main): Remove "y0".
5546
53cccef1
TBA
55472020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5548
5549 * gdb.multi/stop-all-on-exit.c: New test.
5550 * gdb.multi/stop-all-on-exit.exp: New file.
5551
60e22c1e
HD
55522020-04-01 Hannes Domani <ssbssa@yahoo.de>
5553
5554 PR gdb/24789
5555 * gdb.cp/misc.cc: Add integer reference variable.
5556 * gdb.cp/misc.exp: Add test.
5557
e139a727
TBA
55582020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5559
5560 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5561 scenario to cover execution until the end and also the case
5562
16b0db75
TV
55632020-03-31 Tom de Vries <tdevries@suse.de>
5564
5565 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5566 c. Use "maint info symtabs" to check symtab expansion.
5567
c0502da6
TV
55682020-03-30 Tom de Vries <tdevries@suse.de>
5569
5570 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5571 unsupported.
5572 (verify_psymtab_expanded): Move ...
5573 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5574 test.
5575 (readnow): New proc.
5576
5935fd15
AB
55772020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5578
5579 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5580 with $hex.
5581
1773be9e
TT
55822020-03-20 Tom Tromey <tromey@adacore.com>
5583
5584 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5585
70304be9
TT
55862020-03-20 Tom Tromey <tromey@adacore.com>
5587
5588 * gdb.ada/sub_variant/subv.adb: New file.
5589 * gdb.ada/sub_variant.exp: New file.
5590
0dd7b8f7
TV
55912020-03-20 Tom de Vries <tdevries@suse.de>
5592
5593 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5594 first break fails.
5595 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5596
cada5fc9
AB
55972020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.server/exit-multiple-threads.c: New file.
5600 * gdb.server/exit-multiple-threads.exp: New file.
5601
6b8c53f2
AB
56022020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5603
5604 * gdb.fortran/mixed-lang-stack.c: New file.
5605 * gdb.fortran/mixed-lang-stack.cpp: New file.
5606 * gdb.fortran/mixed-lang-stack.exp: New file.
5607 * gdb.fortran/mixed-lang-stack.f90: New file.
5608
19a2740f
AB
56092020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5610
5611 * gdb.linespec/cp-completion-aliases.cc: New file.
5612 * gdb.linespec/cp-completion-aliases.exp: New file.
5613
d8c8b848
TV
56142020-03-19 Tom de Vries <tdevries@suse.de>
5615
5616 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5617 more precise.
5618
a9933ccf
TV
56192020-03-18 Tom de Vries <tdevries@suse.de>
5620
5621 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5622 * gdb.dwarf2/break-inline-psymtab.c: New test.
5623 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5624
2f89101f
TV
56252020-03-16 Tom de Vries <tdevries@suse.de>
5626
5627 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5628 cache_verify and cache_verify_proc.
5629
6b9374f1
TV
56302020-03-15 Tom de Vries <tdevries@suse.de>
5631
5632 * gdb.server/solib-list.exp: Handle
5633 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5634
eaeaf44c
TV
56352020-03-15 Tom de Vries <tdevries@suse.de>
5636
5637 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5638 objfiles".
5639
3293bbaf
TT
56402020-03-14 Tom Tromey <tom@tromey.com>
5641
5642 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5643
ab44624c
TV
56442020-03-14 Tom de Vries <tdevries@suse.de>
5645
5646 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5647
54c43825
TV
56482020-03-14 Tom de Vries <tdevries@suse.de>
5649
5650 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5651 result in line-by-line fashion.
5652
2ac70237
TV
56532020-03-14 Tom de Vries <tdevries@suse.de>
5654
5655 * lib/gdb.exp (supports_statement_frontiers): New proc.
5656 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5657
09546b56
TV
56582020-03-14 Tom de Vries <tdevries@suse.de>
5659
5660 * gdb.base/printcmds.exp: Add missing quoting for "print
5661 teststring2".
5662
a1f6a07c
TT
56632020-03-13 Tom Tromey <tom@tromey.com>
5664
5665 * gdb.base/printcmds.exp (test_print_strings): Add regression
5666 test.
5667 * gdb.base/printcmds.c (charptr): New typedef.
5668 (teststring2): New global.
5669
1b83d09c
AB
56702020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
5671
5672 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5673 full path in the test name.
5674 (test_ld): Add some with_test_prefix blocks to make test names
5675 unique.
5676
2d61316c
TV
56772020-03-13 Tom de Vries <tdevries@suse.de>
5678
5679 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5680
2e9145ac
TV
56812020-03-13 Tom de Vries <tdevries@suse.de>
5682
5683 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5684
96c7f873
TV
56852020-03-13 Tom de Vries <tdevries@suse.de>
5686
5687 PR symtab/25646
5688 * gdb.dwarf2/imported-unit.exp: Add test.
5689
49ba92c0
TV
56902020-03-13 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5693 (var1, var2): New variable.
5694 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5695 matching symbols.
5696
301b21e0
TV
56972020-03-13 Tom de Vries <tdevries@suse.de>
5698
5699 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5700 (Term::command): Use prompt prefix.
5701 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5702 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5703 command_no_prompt_prefix instead of prefix.
5704 * gdb.tui/tui-layout-asm.exp: Same.
5705
3f512721
SM
57062020-03-12 Simon Marchi <simon.marchi@efficios.com>
5707
5708 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5709
40310f30
SM
57102020-03-12 Simon Marchi <simon.marchi@efficios.com>
5711
5712 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5713 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5714 on" while stepping over the test instruction, match printed
5715 message.
5716
09252140
TV
57172020-03-12 Tom de Vries <tdevries@suse.de>
5718
5719 * gdb.base/info-types.exp: Use exp_continue during matching of output
5720 of "info types".
5721
14e9c72c
TV
57222020-03-12 Tom de Vries <tdevries@suse.de>
5723
5724 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5725
e515d67e
TV
57262020-03-12 Tom de Vries <tdevries@suse.de>
5727
5728 * gdb.fortran/module.exp: Use exp_continue during matching of output
5729 of "info variable -n".
5730
307eafd8
TV
57312020-03-12 Tom de Vries <tdevries@suse.de>
5732
5733 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5734 gdb.dwarf2/dw2-ranges-base.c.
5735
9a2de3fc
TV
57362020-03-12 Tom de Vries <tdevries@suse.de>
5737
5738 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5739 in presence of GLIBC debuginfo.
5740
3217502e
TV
57412020-03-12 Tom de Vries <tdevries@suse.de>
5742
5743 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5744 $core.
5745
1281424c
TV
57462020-03-12 Tom de Vries <tdevries@suse.de>
5747
5748 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5749 more precise.
5750
038b97fc
SM
57512020-03-11 Simon Marchi <simon.marchi@efficios.com>
5752
5753 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5754 from Unix to Windows path.
5755
5308d1e7
TV
57562020-03-11 Tom de Vries <tdevries@suse.de>
5757
5758 * gdb.ada/minsyms.exp: Set language to ada.
5759
f870f78f
TV
57602020-03-11 Tom de Vries <tdevries@suse.de>
5761
5762 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5763
5a13315d
TV
57642020-03-11 Tom de Vries <tdevries@suse.de>
5765
5766 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5767
976862ed
TT
57682020-03-11 Tom Tromey <tromey@adacore.com>
5769
5770 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5771
7462c383
TV
57722020-03-11 Tom de Vries <tdevries@suse.de>
5773
5774 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5775
1c6c46a0
TV
57762020-03-11 Tom de Vries <tdevries@suse.de>
5777
5778 * gdb.base/break-interp.exp: Limit verbose scope.
5779
44f41bb7
TV
57802020-03-11 Tom de Vries <tdevries@suse.de>
5781
5782 * gdb.fortran/logical.f90: Define variable with character type.
5783 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5784
b76f3a42
TV
57852020-03-11 Tom de Vries <tdevries@suse.de>
5786
5787 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5788
1c33af77
TV
57892020-03-11 Tom de Vries <tdevries@suse.de>
5790
5791 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5792 symtabs.
5793
8c95582d
AB
57942020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5795 Bernd Edlinger <bernd.edlinger@hotmail.de>
5796
5797 * gdb.cp/step-and-next-inline.cc: New file.
5798 * gdb.cp/step-and-next-inline.exp: New file.
5799 * gdb.cp/step-and-next-inline.h: New file.
5800 * gdb.dwarf2/dw2-is-stmt.c: New file.
5801 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5802 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5803 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5804 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5805
cecf8547
AB
58062020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5807
5808 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5809 is-stmt flag in the line table.
5810
0ba678c9
TV
58112020-03-09 Tom de Vries <tdevries@suse.de>
5812
5813 * lib/gdb.exp (cached_file): Create cache dir.
5814
72fbdf83
TV
58152020-03-07 Tom de Vries <tdevries@suse.de>
5816
5817 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5818 * gdb.cp/rvalue-ref-params.exp: Same.
5819
436b5e99
TV
58202020-03-06 Tom de Vries <tdevries@suse.de>
5821
5822 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5823 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5824
09f2921c
TV
58252020-03-06 Tom de Vries <tdevries@suse.de>
5826
5827 * README: Fix "the the".
5828 * gdb.base/dprintf.exp: Same.
5829
50a3cc5d
TV
58302020-03-05 Tom de Vries <tdevries@suse.de>
5831
5832 * gdb.base/maint.exp: Update "main print statistics" expected output.
5833
0a709cba
AKS
58342020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5835
5836 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5837 (fortran_int8): Likewise.
5838 (fortran_real4): Likewise.
5839 (fortran_real8): Likewise.
5840 (fortran_complex4): Likewise.
5841 (fortran_logical4): Likewise.
5842 (fortran_character1): Likewise.
5843
5e5d66b6
AB
58442020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5845
5846 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5847 printed as true.
5848
7b973adc
SDJ
58492020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5850
5851 * gdb.base/printcmds.exp: Add test to verify printf of a
5852 variable holding an address.
5853
478e490a
TV
58542020-03-03 Tom de Vries <tdevries@suse.de>
5855
5856 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5857
1ef44e86
TV
58582020-03-03 Tom de Vries <tdevries@suse.de>
5859
5860 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5861 gdb_test_multiple call.
5862
b98cc2cf
TV
58632020-03-03 Tom de Vries <tdevries@suse.de>
5864
5865 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5866 gdb_test_multiple calls.
5867
63e163f2
AB
58682020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * gdb.base/default.exp: Remove test of 'set history filename'.
5871 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5872 filename to the empty string.
5873 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5874 and GDBHISTSIZE.
5875
24ed6739
AB
58762020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5877
5878 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5879 disabled.
5880
590003dc 58812020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 5882 Tom de Vries <tdevries@suse.de>
590003dc
TV
5883
5884 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5885 -prompt prefix, before user_code argument. Add -lbl option likewise.
5886 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5887 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5888 argument.
5889 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5890 have "\r\n" at start-of-line, instead of at end-of-line.
5891
f5e46084
SM
58922020-02-28 Simon Marchi <simon.marchi@efficios.com>
5893
5894 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5895 libinproctrace.so.
5896
f7a7000d
LM
58972020-02-28 Luis Machado <luis.machado@linaro.org>
5898
5899 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5900 to "p/x".
5901
718e0816
LM
59022020-02-28 Luis Machado <luis.machado@linaro.org>
5903
5904 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5905 asm/ptrace.h and error.h.
5906
13c3a74a
TV
59072020-02-28 Tom de Vries <tdevries@suse.de>
5908
5909 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5910 (struct wrapper, do_something, mundane/symada__cS): Move ...
5911 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5912 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5913 Update "print symada__cS before partial symtab expansion" regexp.
5914 Update breakpoint location. Flush symbol cache after expansion.
5915
85d2d5bb
LM
59162020-02-28 Luis Machado <luis.machado@linaro.org>
5917
5918 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5919
3608f86c
TV
59202020-02-27 Tom de Vries <tdevries@suse.de>
5921
5922 * config/sid.exp: Remove unused globals.
5923 * gdb.base/attach.exp: Same.
5924 * gdb.base/catch-load.exp: Same.
5925 * gdb.base/dbx.exp: Same.
5926 * lib/gdb.exp: Same.
5927 * lib/mi-support.exp: Same.
5928 * lib/prompt.exp: Same.
5929
c8d4f6df
TV
59302020-02-27 Tom de Vries <tdevries@suse.de>
5931
5932 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5933 not set.
5934
0d79cdc4
AM
59352020-02-26 Aaron Merey <amerey@redhat.com>
5936
5937 * gdb.debuginfod: New directory for debuginfod tests.
5938 * gdb.debuginfod/main.c: New test file.
5939 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5940
0dce4280
TV
59412020-02-26 Tom de Vries <tdevries@suse.de>
5942
5943 PR gdb/25603
5944 * gdb.base/persistent-lang.cc: New test.
5945 * gdb.base/persistent-lang.exp: New file.
5946
9e80cfa1
AB
59472020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5948
5949 * gdb.fortran/derived-type-striding.exp: Add a new test.
5950 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5951 new test.
5952
2078dbb2
AB
59532020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5954
5955 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5956 names.
5957
70d49700
TV
59582020-02-25 Tom de Vries <tdevries@suse.de>
5959
5960 PR go/18926
5961 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5962
a88ef40d
TV
59632020-02-24 Tom de Vries <tdevries@suse.de>
5964
5965 PR gdb/25592
5966 * gdb.base/info-locals-unused-static-var.c: New test.
5967 * gdb.base/info-locals-unused-static-var.exp: New file.
5968
01b1af32
TT
59692020-02-22 Tom Tromey <tom@tromey.com>
5970
5971 * gdb.python/tui-window.exp: New file.
5972 * gdb.python/tui-window.py: New file.
5973
7c043ba6
TT
59742020-02-22 Tom Tromey <tom@tromey.com>
5975
5976 PR tui/17850:
5977 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5978 tests.
5979
c22fef7e
TT
59802020-02-22 Tom Tromey <tom@tromey.com>
5981
5982 * gdb.tui/new-layout.exp: Add sub-layout tests.
5983
ee325b61
TT
59842020-02-22 Tom Tromey <tom@tromey.com>
5985
5986 * gdb.tui/new-layout.exp: New file.
5987
3f0cbb04
TT
59882020-02-22 Tom Tromey <tom@tromey.com>
5989
5990 * gdb.rust/rust-style.rs: New file.
5991 * gdb.rust/rust-style.exp: New file.
5992 * gdb.base/style.exp: Test structure printing.
5993 * gdb.base/style.c (struct some_struct): New type.
5994 (enum etype): New type.
5995 (struct_value): New global.
5996
75525152
TV
59972020-02-21 Tom de Vries <tdevries@suse.de>
5998
5999 PR go/18926
6000 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6001 Remove blanket xfails. Use message argument for gdb_breakpoint.
6002 Make continuing to breakpoint test conditional on setting breakpoint.
6003 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6004 DW_AT_name attribute. Add xfail for GCC PR93866.
6005
bd360d30
AB
60062020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
6007
6008 * gdb.dwarf2/cpp-linkage-name.c: New file.
6009 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6010
c7adb09f 60112020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
6012
6013 * lib/gdb.exp (gdb_wrapper_init): Reset
6014 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6015 not exist.
6016
a9c79803
TV
60172020-02-20 Tom de Vries <tdevries@suse.de>
6018
6019 PR go/17018
6020 * gdb.go/hello.exp: Copy ...
6021 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6022 print of st to print value of global definition. Add xfail for GCC
6023 PR93844.
6024 * gdb.go/hello.exp: Remove printing of st before definition.
6025 * gdb.go/hello.go: Copy ...
6026 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6027 to st.
6028 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6029
d7445728
TV
60302020-02-20 Tom de Vries <tdevries@suse.de>
6031
6032 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6033 (gdb_simple_compile): Handle compile_flags go by using .go extension
6034 for source file.
6035 * gdb.go/chan.exp: Use support_go_compile.
6036 * gdb.go/handcall.exp: Same.
6037 * gdb.go/hello.exp: Same.
6038 * gdb.go/integers.exp: Same.
6039 * gdb.go/max-depth.exp: Same.
6040 * gdb.go/methods.exp: Same.
6041 * gdb.go/package.exp: Same.
6042 * gdb.go/strings.exp: Same.
6043 * gdb.go/types.exp: Same.
6044 * gdb.go/unsafe.exp: Same.
6045
c9c41e6d
TV
60462020-02-19 Tom de Vries <tdevries@suse.de>
6047
6048 * gdb.python/lib-types.exp: Make xfail more strict.
6049
f20ff837
TV
60502020-02-19 Tom de Vries <tdevries@suse.de>
6051
6052 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6053
08410482
DE
60542020-02-19 Doug Evans <dje@google.com>
6055
6056 PR rust/25535
6057 * gdb.rust/simple.exp: Add test.
6058 * gdb.rust/simple.rs: Add test.
6059
623563f7
TV
60602020-02-19 Tom de Vries <tdevries@suse.de>
6061
6062 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6063 output line-by-line.
6064
d3308cfd
TV
60652020-02-19 Tom de Vries <tdevries@suse.de>
6066
6067 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6068
86cbc5dc
TV
60692020-02-19 Tom de Vries <tdevries@suse.de>
6070
6071 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6072 prelink.
6073
9db2b96b
TV
60742020-02-19 Tom de Vries <tdevries@suse.de>
6075
6076 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6077 (gdb_do_cache): Use gdb_do_cache_wrap.
6078 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6079
89e2fdc5
TV
60802020-02-19 Tom de Vries <tdevries@suse.de>
6081
6082 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6083 gdb_compile option.
6084
373d7ac0
SM
60852020-02-18 Simon Marchi <simon.marchi@efficios.com>
6086
6087 * gdb.base/printcmds.exp (test_print_enums): Update expected
6088 output.
6089
b29a2df0
SM
60902020-02-18 Simon Marchi <simon.marchi@efficios.com>
6091
6092 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6093 for "unknown".
6094
6740f0cc
SM
60952020-02-18 Simon Marchi <simon.marchi@efficios.com>
6096
6097 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6098 enumerator.
6099
edd45eb0
SM
61002020-02-18 Simon Marchi <simon.marchi@efficios.com>
6101
6102 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6103 FE_, add FE_NONE.
6104 (three): Update.
6105 (enum flag_enum_without_zero): New enum.
6106 (flag_enum_without_zero): New variable.
6107 (enum not_flag_enum): New enum.
6108 (three_not_flag): New variable.
6109 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6110 (test_print_enums): Add more tests for printing flag enums.
6111
d4295de4
TV
61122020-02-18 Tom de Vries <tdevries@suse.de>
6113
6114 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6115 (gdb_compile_ada): ... here.
6116 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6117 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6118
f251f505
TT
61192020-02-14 Tom Tromey <tom@tromey.com>
6120
6121 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6122 build directory.
6123 * boards/gdbserver-base.exp: Update path to gdbserver.
6124
8f432634
TV
61252020-02-13 Tom de Vries <tdevries@suse.de>
6126
6127 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6128
92b6eaf7
TV
61292020-02-13 Tom de Vries <tdevries@suse.de>
6130
6131 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6132 are missing.
6133
f3b0f7fe
TV
61342020-02-13 Tom de Vries <tdevries@suse.de>
6135
6136 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6137 call.
6138
f6be8713
SDJ
61392020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6140
6141 PR tui/25126
6142 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6143 * gdb.base/cached-source-file.c: New file.
6144 * gdb.base/cached-source-file.exp: New file.
6145
b2770d5e
TV
61462020-02-11 Tom de Vries <tdevries@suse.de>
6147
6148 PR testsuite/25488
6149 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6150
44f6938e
TV
61512020-02-10 Tom de Vries <tdevries@suse.de>
6152
6153 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6154
5f0e2eb7
MR
61552020-02-10 Maciej W. Rozycki <macro@wdc.com>
6156
6157 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6158 and $after_addr are both integers before making a comparison.
6159
46ce2b6f
TV
61602020-02-09 Tom de Vries <tdevries@suse.de>
6161
6162 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6163 command output and paste it into gdb.log. If any, paste catch message
6164 to gdb.log.
6165
5abbbe1d
TT
61662020-02-07 Tom Tromey <tromey@adacore.com>
6167
6168 PR breakpoints/24915:
6169 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6170
1d5d29e7
SV
61712020-02-06 Shahab Vahedi <shahab@synopsys.com>
6172
6173 * gdb.tui/tui-missing-src.exp: Add the "missing source
6174 file" test for the TUI.
6175
b0999b9b
AB
61762020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6177
6178 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6179 including a port number in the output.
6180
c3b149eb
AKS
61812020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6182
6183 * lib/fortran.exp (fortran_int4): Handle clang.
6184 (fortran_int8): Likewise.
6185 (fortran_real4): Likewise.
6186 (fortran_real8): Likewise.
6187 (fortran_complex4): Likewise.
6188 (fortran_logical4): Likewise.
6189 (fortran_character1): Likewise.
6190
f8dcc90b
TV
61912020-02-04 Tom de Vries <tdevries@suse.de>
6192
6193 * README (Race detection): Add note.
6194
f90ac7c2
TV
61952020-02-04 Tom de Vries <tdevries@suse.de>
6196
6197 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6198
780636ae
TV
61992020-02-04 Tom de Vries <tdevries@suse.de>
6200
6201 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6202
5d2e1193
RA
62032020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6204
6205 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6206 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6207 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6208 blttar, bnetarl.
6209 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6210 binary for blttar, bnetarl.
6211 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6212 wait instruction. Delete ldmx test.
6213 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6214
e409c542
AKS
62152020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6216
6217 * gdb.fortran/array-bounds-high.exp: New file.
6218 * gdb.fortran/array-bounds-high.f90: New file.
6219
b0029748
LD
62202020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6221
6222 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6223 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6224
195a8287
TV
62252020-02-01 Tom de Vries <tdevries@suse.de>
6226
6227 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6228
42330a68
AB
62292020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6230
6231 PR tui/9765
6232 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6233 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6234
b62a8028
LM
62352020-01-29 Luis Machado <luis.machado@linaro.org>
6236
6237 * gdb.arch/aarch64-brk-patterns.c: New source file.
6238 * gdb.arch/aarch64-brk-patterns.exp: New test.
6239
5f440116
TBA
62402020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6241
6242 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6243 GCC/Clang version.
6244 * gdb.cp/pass-by-ref.exp: Ditto.
6245
ee2a6fc6
TV
62462020-01-29 Tom de Vries <tdevries@suse.de>
6247
6248 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6249 * gdb.threads/watchpoint-fork-mt.c: Same.
6250 * gdb.threads/watchpoint-fork-parent.c: Same.
6251 * gdb.threads/watchpoint-fork-st.c: Same.
6252 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6253
16b10d6e
LM
62542020-01-27 Luis Machado <luis.machado@linaro.org>
6255
6256 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6257 sitting at a syscall instruction when we hit the syscall function's
6258 breakpoint.
6259 Check PC against one obtained with the x command.
6260 Validate syscall number.
6261 (step_over_syscall): Don't continue to the syscall instruction if
6262 we're already there.
6263
b1468492
PW
62642020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6265
6266 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6267
7ffa82e1
AB
62682020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6269
6270 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6271 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6272
3d92a3e3
AB
62732020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6274
6275 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6276 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6277
94a72be7
AB
62782020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6279
6280 * gdb.base/maint.exp: Update line table parsing test.
6281 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6282
53af73bf
PA
62832020-01-24 Pedro Alves <palves@redhat.com>
6284
6285 PR gdb/25410
6286 * gdb.multi/multi-re-run-1.c: New.
6287 * gdb.multi/multi-re-run-2.c: New.
6288 * gdb.multi/multi-re-run.exp: New.
6289
1ba1ac88
AB
62902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6291
6292 PR gdb/23718
6293 * gdb.server/server-kill-python.exp: New file.
6294
f3364a6d
AB
62952020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6296
6297 * gdb.server/multi-ui-errors.c: New file.
6298 * gdb.server/multi-ui-errors.exp: New file.
6299
733d0a67
AB
63002020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 PR tui/9765
6303 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6304
4f13c1c0
TT
63052020-01-19 Tom Tromey <tom@tromey.com>
6306
6307 * gdb.tui/main.exp: Add check for plain "file".
6308
40c94099
CB
63092020-01-16 Christian Biesinger <cbiesinger@google.com>
6310
6311 * lib/gdb.exp: Fix spelling error (seperatelly).
6312
ff47f4f0
TT
63132020-01-14 Tom Tromey <tom@tromey.com>
6314
6315 PR symtab/12535:
6316 * gdb.python/python.exp: Test decode_line with empty string
6317 argument.
6318
717c684d
BE
63192020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6320
6321 * gdb.base/skip-inline.exp: Extend test.
6322
44e4c775
AB
63232020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6324
6325 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6326 * gdb.dwarf2/dw2-bad-elf.c: New file.
6327 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6328
d93c6db7
AB
63292020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6330
6331 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6332 _line_saw_file.
6333
9a6d629c
AB
63342020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6335
6336 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6337 border.
6338
d9ebdab7
TBA
63392020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6340
6341 * gdb.multi/multi-target.exp (setup): Factor out "info
6342 connections" and "info inferiors" tests to ...
6343 (test_info_inferiors): ... this new procedure.
6344 (top level): Run new "info-inferiors" tests.
6345
f3c469b9
PA
63462020-01-10 Pedro Alves <palves@redhat.com>
6347
6348 * gdb.server/bkpt-other-inferior.exp: New file.
6349
121b3efd
PA
63502020-01-10 Pedro Alves <palves@redhat.com>
6351
6352 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6353 of "add-inferior".
6354 * gdb.base/quit-live.exp: Likewise.
6355 * gdb.base/remote-exec-file.exp: Likewise.
6356 * gdb.guile/scm-progspace.exp: Likewise.
6357 * gdb.linespec/linespec.exp: Likewise.
6358 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6359 * gdb.mi/user-selected-context-sync.exp: Likewise.
6360 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6361 "info inferiors" tests.
6362 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6363 "add-inferior".
6364 * gdb.multi/watchpoint-multi.exp: Likewise.
6365 * gdb.python/py-inferior.exp: Likewise.
6366 * gdb.server/extended-remote-restart.exp: Likewise.
6367 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6368 "info inferiors".
6369 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6370 * gdb.trace/report.exp: Likewise.
6371
1dadb1dd
PA
63722020-01-10 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.multi/multi-target.c: New file.
6375 * gdb.multi/multi-target.exp: New file.
6376 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6377 mode requested, but remote does not support non-stop".
6378
78f2c40a
PA
63792020-01-10 Pedro Alves <palves@redhat.com>
6380
6381 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6382 disconnect before reconnecting.
6383
e7af6c70
TBA
63842020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6385 Pedro Alves <palves@redhat.com>
6386
6387 * gdb.server/connect-without-multi-process.exp: Also test
6388 continuing to end.
6389
acdf84a6
PA
63902020-01-10 Pedro Alves <palves@redhat.com>
6391
6392 * gdb.base/remote-exec-file.exp: New file.
6393
873657b9
PA
63942020-01-10 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6397 output.
6398 * gdb.threads/async.c: New.
6399 * gdb.threads/async.exp: New.
6400 * gdb.multi/tids-gid-reset.c: New.
6401 * gdb.multi/tids-gid-reset.exp: New.
6402
7f0ae84c
GB
64032020-01-10 George Barrett <bob@bob131.so>
6404
6405 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6406 to help in finding the image relocation offset.
6407 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6408 options in arguments.
6409 (stap_test_no_debuginfo): Likewise.
6410 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6411 test variants.
6412 (stap_test): Add null semaphore relocation test.
6413
47e9d49d
GB
64142020-01-10 George Barrett <bob@bob131.so>
6415
6416 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6417 * gdb.base/stap-probe.exp: Likewise.
6418 (stap_test): Pass argument as an additional flag.
6419 (stap_test_no_debuginfo): Likewise.
6420 (stap_test): Check `info probes stap' output for semaphore
6421 addresses if the test binary is supposed to have them.
6422
f5a7c406
AB
64232020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6424
6425 * gdb.tui/basic.exp: Add more scrolling tests.
6426
9ae6bf64
TT
64272020-01-09 Tom Tromey <tom@tromey.com>
6428
6429 PR tui/18932:
6430 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6431 meangingful value.
6432 (Term::command, Term::resize): Update.
6433 * gdb.tui/basic.exp: Add scrolling test.
6434
b2efe70c
AB
64352020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6436
6437 * gdb.tui/tui-layout-asm.exp: New file.
6438
3804da7e
AB
64392020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6440
6441 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6442
b40aa28f
AB
64432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6444
6445 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6446 (Term::enter_tui): Use Term::prepare_for_tui.
6447
63ffd7c9
AB
64482020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6449
6450 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6451 called.
6452
3be966f6
AB
64532020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6454
6455 * gdb.base/skip.exp: Fix race condition in test.
6456
153d79c4
AB
64572020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6458
6459 * gdb.base/backtrace.c: New file.
6460 * gdb.base/backtrace.exp: New file.
6461
f2302a34
AB
64622020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6463
6464 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6465
6ec1d75e
PW
64662020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6467
6468 * gdb.base/style.exp: Test that warnings are styled.
6469
c296cbe6
BE
64702019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6471
6472 * gdb.base/line65535.exp: New file.
6473 * gdb.base/line65535.c: New file.
6474
b28a729d
SM
64752019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6476
6477 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6478 * lib/gnat_debug_info_test.adb: New file.
6479 * gdb.ada/ptype_tagged_param.exp: Use
6480 gnat_runtime_has_debug_info, expect a different output if
6481 runtime does not have debug info.
6482
7f2d7a0d
SM
64832019-12-20 Simon Marchi <simon.marchi@efficios.com>
6484
6485 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6486 (another) quote in test name.
6487
f3bce483
SM
64882019-12-20 Simon Marchi <simon.marchi@efficios.com>
6489
6490 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6491 Add quote in test name.
6492
c855a912
TBA
64932019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6494
6495 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6496 directory instead.
6497 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6498 * gdb.cp/pass-by-ref-2.cc: New file.
6499 * gdb.cp/pass-by-ref-2.exp: New file.
6500
fc9d2d72
TT
65012019-12-20 Tom Tromey <tom@tromey.com>
6502
6503 * gdb.tui/list-before.exp: New file.
6504
77b97e00
TT
65052019-12-20 Tom Tromey <tom@tromey.com>
6506
6507 * gdb.tui/list.exp: Check for source on initial listing.
6508
f69656d0
TT
65092019-12-11 Tom Tromey <tromey@adacore.com>
6510
6511 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6512 Add crlf test.
6513
99a55965
SM
65142019-12-18 Simon Marchi <simon.marchi@efficios.com>
6515
6516 * gdb.base/default.exp: Update value of $_gdb_major.
6517
5024637f
BE
65182019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6519
6520 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6521
b63634be
BE
65222019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6523
6524 * gdb.base/skip.exp: Whitespace fix.
6525
45d73523
BE
65262019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6527
6528 * gdb.base/skip-inline.c: New file.
6529 * gdb.base/skip-inline.exp: New file.
6530
d043f8c8
SM
65312019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6532
6533 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6534 jit_function_00 to jit_function_stack_mangle.
6535 * gdb.base/jithost.c (jit_function_t): Rename to...
6536 (jit_function_stack_mangle_t): ... this.
6537 (jit_function_add_t): New typedef.
6538 (jit_function_00_code): Rename to...
6539 (jit_function_stack_mangle_code): ... this, make static.
6540 (jit_function_add_code): New.
6541 (main): Generate "add" function and call it. Adjust to changes
6542 in jithost_abi.
6543 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6544 (struct jithost_abi) <begin, end>: Remove fields.
6545 <object, function_stack_mangle, function_add>: New fields.
6546 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6547 code_end>: Remove fields.
6548 <func_stack_mangle>: New field.
6549 (read_debug_info): Adjust to renaming, create block for "add"
6550 function.
6551 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6552
873de05c
TT
65532019-12-11 Tom Tromey <tom@tromey.com>
6554
6555 * gdb.tui/resize.exp: Fix regexp.
6556 * gdb.tui/regs.exp: Fix regexps.
6557 * gdb.tui/main.exp: Fix regexp.
6558
3d979945
TT
65592019-12-11 Tom Tromey <tom@tromey.com>
6560
6561 * gdb.tui/resize.exp: Update.
6562 * gdb.tui/empty.exp (layouts): Update.
6563
2192a9d3
TT
65642019-12-11 Tom Tromey <tom@tromey.com>
6565
6566 * gdb.tui/regs.exp: Update.
6567 * gdb.tui/empty.exp (layouts): Update.
6568 * gdb.tui/basic.exp: Update.
6569 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6570
d8edc8b7
PW
65712019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6572
6573 * gdb.base/options.exp: Add -raw-values in the print completion list.
6574 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6575
4c12d936
KB
65762019-12-10 Kevin Buettner <kevinb@redhat.com>
6577
6578 * gdb.threads/omp-par-scope.c: New file.
6579 * gdb/threads/omp-par-scope.exp: New file.
6580
26b911fb
KB
65812019-12-10 Kevin Buettner <kevinb@redhat.com>
6582
bb47f919
KB
6583 * lib/gdb.exp (support_nested_function_tests): New proc.
6584
65852019-12-10 Kevin Buettner <kevinb@redhat.com>
6586
6587 * lib/gdb.exp (gdb_compile_openmp): New proc.
6588 (build_executable_from_specs): Add an "openmp" option.
6589 (gdb_compile_pthreads): Add non-executable case.
26b911fb 6590
6c71eb7d
TT
65912019-12-10 Tom Tromey <tromey@adacore.com>
6592
6593 * gdb.ada/unchecked_union.exp: New file.
6594 * gdb.ada/unchecked_union/pck.adb: New file.
6595 * gdb.ada/unchecked_union/pck.ads: New file.
6596 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6597 * gdb-utils.exp (string_to_regexp): Also quote "?".
6598
bac7c5cf
GB
65992019-12-10 George Barrett <bob@bob131.so>
6600
6601 Test scripted probe breakpoints.
6602 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6603 * gdb.python/py-breakpoint.c (main): Likewise.
6604 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6605 specifier test.
6606 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6607
330f1d38
TBA
66082019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6609
6610 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6611 an rvalue parameter.
6612 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6613 parameter.
6614
b43315e2
AB
66152019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6616
6617 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6618 modules.
6619
54f73dad
AB
66202019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6621
6622 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6623 broken version of GCC.
6624
d57cbee9
AB
66252019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
6626
6627 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6628 sym-info-cmds library.
6629 * gdb.fortran/info-types.exp: Likewise.
6630 * lib/sym-info-cmds.exp: New file.
6631
c14aab8c
TV
66322019-12-08 Tom de Vries <tdevries@suse.de>
6633
6634 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6635
aa2d5a42
KS
66362019-12-07 Keith Seitz <keiths@redhat.com>
6637
6638 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6639 * gdb.base/corefile-buildid-shlib.c: New file.
6640 * gdb.base/corefile-buildid.c: New file.
6641 * gdb.base/corefile-buildid.exp: New file.
6642
93e55f0a
TV
66432019-12-06 Tom de Vries <tdevries@suse.de>
6644
6645 * gdb.dwarf2/varval.exp: Add decl before def test.
6646
c7d12402
TBA
66472019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6648
6649 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6650
06acc08f
TBA
66512019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6652
6653 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6654 CV and reference conversion for overload resolution.
6655 * gdb.cp/rvalue-ref-overload.exp: Test it.
6656
e0fad1ea
PW
66572019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6658
6659 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6660 * gdb.base/frameapply.exp: Test faas without command.
6661
8d70a9f0
AB
66622019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6663
6664 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6665 Fortran tests.
6666 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6667 order.
6668
36c8fb93
AB
66692019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6670
6671 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6672 casting to type with no kind specified.
6673 (test_basic_parsing_of_type_kinds): Additional tests for types
6674 with no kind specified, and add tests for single/double
6675 precision/complex types.
6676
4139ff00
TT
66772019-12-04 Tom Tromey <tromey@adacore.com>
6678
6679 * gdb.base/endianity.c (struct other) <x>: New field.
6680 (main): Initialize it.
6681 * gdb.base/endianity.exp: Update.
6682
a05cf17a
TT
66832019-12-04 Tom Tromey <tromey@adacore.com>
6684
6685 * gdb.ada/scalar_storage/storage.adb: New file.
6686 * gdb.ada/scalar_storage/pck.adb: New file.
6687 * gdb.ada/scalar_storage/pck.ads: New file.
6688 * gdb.ada/scalar_storage.exp: New file.
6689
103a685e
TT
66902019-12-04 Tom Tromey <tromey@adacore.com>
6691
6692 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6693 (main): Initialize it.
6694 * gdb.base/endianity.exp: Update.
6695
c2512106
AB
66962019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6697
6698 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6699
293b38d6
AB
67002019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
6701
6702 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6703 -symbol-info-module-functions and -symbol-info-module-variables.
6704
216a7e6b
AB
67052019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
6706
6707 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6708
5bbd8269
AB
67092019-12-01 Richard Bunt <richard.bunt@arm.com>
6710 Andrew Burgess <andrew.burgess@embecosm.com>
6711
6712 * gdb.fortran/derived-type-striding.exp: New file.
6713 * gdb.fortran/derived-type-striding.f90: New file.
6714 * gdb.fortran/array-slices.exp: New file.
6715 * gdb.fortran/array-slices.f90: New file.
6716
be09caf1
PW
67172019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6718
6719 * gdb.base/define.exp: Test . in command names.
6720 * gdb.base/setshow.exp: Update test, as . is now part of
6721 command name.
6722
643c0cbe
PW
67232019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6724
6725 * gdb.base/define-prefix.exp: New file.
6726
dcdec678
AB
67272019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6728
6729 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6730 compile.
6731 (skip_btrace_pt_tests): Likewise.
6732
640ab947
AB
67332019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6734
6735 * gdb.fortran/info-modules.exp: Compile source files in correct
6736 order.
6737
d22670f0
KB
67382019-11-27 Kevin Buettner <kevinb@redhat.com>
6739
6740 * gdb.dwarf2/imported-unit.exp: New file.
6741 * gdb.dwarf2/imported-unit.c: New file.
6742
db5960b4
AB
67432019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6744
6745 * gdb.mi/mi-fortran-modules-2.f90: New file.
6746 * gdb.mi/mi-fortran-modules.exp: New file.
6747 * gdb.mi/mi-fortran-modules.f90: New file.
6748
7dc42066
AB
67492019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
6750
6751 * gdb.mi/mi-sym-info-1.c: New file.
6752 * gdb.mi/mi-sym-info-2.c: New file.
6753 * gdb.mi/mi-sym-info.exp: New file.
6754
0dfeecca
TT
67552019-11-22 Tom Tromey <tromey@adacore.com>
6756
6757 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6758 * gdb.ada/tasks/foo.adb: Add another stopping location.
6759
34877895
PJ
67602019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
6761
6762 * gdb.base/endianity.c: New test.
6763 * gdb.base/endianity.exp: New file.
6764
2e84f897
LD
67652019-11-21 Lukas Durfina <ldurfina@tachyum.com>
6766
6767 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6768
65d1cd5f
TV
67692019-11-21 Tom de Vries <tdevries@suse.de>
6770
6771 PR gdb/24956
6772 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6773
4f22c3f4
SDJ
67742019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
6775
6776 * gdb.python/py-progspace.exp: Add missing parentheses on some
6777 'print' commands.
6778
9f6ad286
TT
67792019-11-19 Tom Tromey <tom@tromey.com>
6780
6781 * gdb.tui/winheight.exp: New file.
6782
0b8dbf3f
AB
67832019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6784
6785 * gdb.base/ctf-whatis.c: Delete.
6786 * gdb.base/ctf-whatis.exp: Delete.
6787 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6788
f833b7a7
AB
67892019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6790
6791 * gdb.base/ctf-cvexpr.exp: Delete.
6792 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6793
30d0a636
AB
67942019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
6795
6796 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6797 the compiler. Clean up header comment a little.
6798 * gdb.base/ctf-ptype.exp: Likewise.
6799 * gdb.base/ctf-whatis.exp: Likewise.
6800 * lib/gdb.exp (skip_ctf_tests): New proc.
6801
494409bb
SDJ
68022019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6803
6804 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6805 * gdb.tui/corefile-run.exp: New file.
6806
55708e99
TT
68072019-11-14 Tom Tromey <tromey@adacore.com>
6808
6809 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6810 regression tests.
6811
45e42163
TT
68122019-11-12 Tom Tromey <tom@tromey.com>
6813
6814 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6815 after any command. Expect prompt after WAIT_FOR is seen.
6816 (enter_tui): Enable resize messages.
6817 (command): Expect command in output.
6818 (get_line): Avoid error when cursor appears to be off-screen.
6819 (dump_screen): Include screen size in title.
6820 (_do_resize): New proc, from "resize".
6821 (resize): Rewrite. Do resize in two steps.
6822 * gdb.tui/empty.exp (layouts): Fix entries.
6823 (check_boxes): Remove xfail.
6824 (check_text): Dump screen on failure.
6825
086baaf1
AB
68262019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6827
6828 * gdb.python/py-symbol.exp: Add test for
6829 gdb.lookup_static_symbols.
6830
09ff83af
AB
68312019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6832
6833 * gdb.python/py-symbol.c: Declare and call function from new
6834 py-symbol-2.c file.
6835 * gdb.python/py-symbol.exp: Compile both source files, and add new
6836 tests for gdb.lookup_static_symbol.
6837 * gdb.python/py-symbol-2.c: New file.
6838
11af934b
TV
68392019-11-02 Tom de Vries <tdevries@suse.de>
6840
6841 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6842 * gdb.base/anon.exp: Same.
6843 * gdb.base/auto-connect-native-target.exp: Same.
6844 * gdb.base/call-ar-st.exp: Same.
6845 * gdb.base/catch-syscall.exp: Same.
6846 * gdb.base/commands.exp: Same.
6847 * gdb.base/default.exp: Same.
6848 * gdb.base/display.exp: Same.
6849 * gdb.base/float.exp: Same.
6850 * gdb.base/foll-fork.exp: Same.
6851 * gdb.base/help.exp: Same.
6852 * gdb.base/info-macros.exp: Same.
6853 * gdb.base/info-proc.exp: Same.
6854 * gdb.base/info-target.exp: Same.
6855 * gdb.base/long_long.exp: Same.
6856 * gdb.base/macscp.exp: Same.
6857 * gdb.base/memattr.exp: Same.
6858 * gdb.base/nofield.exp: Same.
6859 * gdb.base/pointers.exp: Same.
6860 * gdb.base/printcmds.exp: Same.
6861 * gdb.base/ptype.exp: Same.
6862 * gdb.base/restore.exp: Same.
6863 * gdb.base/return.exp: Same.
6864 * gdb.base/scope.exp: Same.
6865 * gdb.base/set-noassign.exp: Same.
6866 * gdb.base/setshow.exp: Same.
6867 * gdb.base/shlib-call.exp: Same.
6868 * gdb.base/signals.exp: Same.
6869 * gdb.base/sigstep.exp: Same.
6870 * gdb.base/skip.exp: Same.
6871 * gdb.base/solib-symbol.exp: Same.
6872 * gdb.base/stap-probe.exp: Same.
6873 * gdb.base/step-line.exp: Same.
6874 * gdb.base/step-test.exp: Same.
6875 * gdb.base/style.exp: Same.
6876 * gdb.base/varargs.exp: Same.
6877 * gdb.base/vla-datatypes.exp: Same.
6878 * gdb.base/vla-ptr.exp: Same.
6879 * gdb.base/vla-sideeffect.exp: Same.
6880 * gdb.base/volatile.exp: Same.
6881 * gdb.base/watch-cond-infcall.exp: Same.
6882 * gdb.base/watchpoint.exp: Same.
6883
e96ec2ba
TV
68842019-11-02 Tom de Vries <tdevries@suse.de>
6885
6886 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6887 * gdb.cp/cpexprs.exp: Same.
6888 * gdb.cp/except-multi-location.exp: Same.
6889 * gdb.cp/exceptprint.exp: Same.
6890 * gdb.cp/gdb2384.exp: Same.
6891 * gdb.cp/inherit.exp: Same.
6892 * gdb.cp/m-static.exp: Same.
6893 * gdb.cp/meth-typedefs.exp: Same.
6894 * gdb.cp/misc.exp: Same.
6895 * gdb.cp/namespace.exp: Same.
6896 * gdb.cp/non-trivial-retval.exp: Same.
6897 * gdb.cp/overload.exp: Same.
6898 * gdb.cp/pr17132.exp: Same.
6899 * gdb.cp/re-set-overloaded.exp: Same.
6900 * gdb.cp/rvalue-ref-types.exp: Same.
6901 * gdb.cp/templates.exp: Same.
6902
bd5766ec
LM
69032019-11-01 Luis Machado <luis.machado@linaro.org>
6904
6905 PR gdb/25124
6906
6907 * gdb.arch/pr25124.S: New file.
6908 * gdb.arch/pr25124.exp: New file.
6909
165f8965
AB
69102019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6911
6912 * gdb.fortran/info-modules.exp: Update expected results, and add
6913 additional tests for 'info module functinos', and 'info module
6914 variables'.
6915 * gdb.fortran/info-types.exp: Update expected results.
6916 * gdb.fortran/info-types.f90: Extend testcase with additional
6917 module variables and functions.
6918
59c35742
AB
69192019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6920
6921 * gdb.fortran/info-modules.exp: New file.
6922 * gdb.fortran/info-types.exp: Build with new file.
6923 * gdb.fortran/info-types.f90: Include and use new module.
6924 * gdb.fortran/info-types-2.f90: New file.
6925
f3fb2519
PW
69262019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6927
6928 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6929 * gdb.base/settings.exp: Test all settings types using
6930 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6931 that now verifies that the value of "maint show" is the same as
6932 returned by the settings functions. Test the type of the
6933 maintenance settings.
6934 * gdb.base/default.exp: Update show_conv_list.
6935
d1e36019
TV
69362019-10-31 Tom de Vries <tdevries@suse.de>
6937
6938 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6939 gdb_test.
6940 * gdb.arch/amd64-disp-step.exp: Same.
6941 * gdb.asm/asm-source.exp: Same.
6942 * gdb.btrace/buffer-size.exp: Same.
6943 * gdb.btrace/cpu.exp: Same.
6944 * gdb.btrace/enable.exp: Same.
6945 * gdb.dwarf2/count.exp: Same.
6946 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6947 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6948 * gdb.fortran/vla-datatypes.exp: Same.
6949 * gdb.fortran/vla-history.exp: Same.
6950 * gdb.fortran/vla-ptype.exp: Same.
6951 * gdb.fortran/vla-value.exp: Same.
6952 * gdb.fortran/whatis_type.exp: Same.
6953 * gdb.guile/guile.exp: Same.
6954 * gdb.multi/tids.exp: Same.
6955 * gdb.python/py-finish-breakpoint.exp: Same.
6956 * gdb.python/py-framefilter.exp: Same.
6957 * gdb.python/py-pp-registration.exp: Same.
6958 * gdb.python/py-xmethods.exp: Same.
6959 * gdb.python/python.exp: Same.
6960 * gdb.server/connect-with-no-symbol-file.exp: Same.
6961 * gdb.server/no-thread-db.exp: Same.
6962 * gdb.server/run-without-local-binary.exp: Same.
6963 * gdb.stabs/weird.exp: Same.
6964 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6965 * gdb.threads/thread-find.exp: Same.
6966 * gdb.threads/tls-shared.exp: Same.
6967 * gdb.threads/tls.exp: Same.
6968 * gdb.threads/wp-replication.exp: Same.
6969 * gdb.trace/ax.exp: Same.
6970 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6971
3d11e68e
TV
69722019-10-31 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6975 * gdb.ada/array_subscript_addr.exp: Same.
6976 * gdb.ada/arrayidx.exp: Same.
6977 * gdb.ada/arrayparam.exp: Same.
6978 * gdb.ada/arrayptr.exp: Same.
6979 * gdb.ada/boolean_expr.exp: Same.
6980 * gdb.ada/call_pn.exp: Same.
6981 * gdb.ada/complete.exp: Same.
6982 * gdb.ada/fixed_cmp.exp: Same.
6983 * gdb.ada/fun_addr.exp: Same.
6984 * gdb.ada/funcall_param.exp: Same.
6985 * gdb.ada/interface.exp: Same.
6986 * gdb.ada/mod_from_name.exp: Same.
6987 * gdb.ada/null_array.exp: Same.
6988 * gdb.ada/packed_array.exp: Same.
6989 * gdb.ada/packed_tagged.exp: Same.
6990 * gdb.ada/print_chars.exp: Same.
6991 * gdb.ada/print_pc.exp: Same.
6992 * gdb.ada/ptype_arith_binop.exp: Same.
6993 * gdb.ada/ptype_field.exp: Same.
6994 * gdb.ada/ptype_tagged_param.exp: Same.
6995 * gdb.ada/rec_return.exp: Same.
6996 * gdb.ada/ref_tick_size.exp: Same.
6997 * gdb.ada/str_ref_cmp.exp: Same.
6998 * gdb.ada/taft_type.exp: Same.
6999 * gdb.ada/tagged.exp: Same.
7000 * gdb.ada/type_coercion.exp: Same.
7001 * gdb.ada/uninitialized_vars.exp: Same.
7002
60b6ede8
TV
70032019-10-30 Tom de Vries <tdevries@suse.de>
7004
7005 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7006
30baf67b
TV
70072019-10-26 Tom de Vries <tdevries@suse.de>
7008
7009 * gdb.base/bigcore.c: Fix typos in comments.
7010 * gdb.base/ctf-ptype.c: Same.
7011 * gdb.base/long_long.c: Same.
7012 * gdb.dwarf2/dw2-op-out-param.S: Same.
7013 * gdb.python/py-evthreads.c: Same.
7014 * gdb.reverse/i387-stack-reverse.c: Same.
7015 * gdb.trace/tfile.c: Same.
7016 * lib/compiler.c: Same.
7017 * lib/compiler.cc: Same.
7018
158da0d1
TV
70192019-10-25 Tom de Vries <tdevries@suse.de>
7020
7021 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7022 gdb_test_multiple calls.
7023 * gdb.reverse/sigall-reverse.exp: Same.
7024 * gdb.reverse/solib-precsave.exp: Same.
7025 * gdb.reverse/solib-reverse.exp: Same.
7026 * gdb.reverse/until-precsave.exp: Same.
7027 * gdb.reverse/until-reverse.exp: Same.
7028
4ccdfbec
TV
70292019-10-24 Tom de Vries <tdevries@suse.de>
7030
7031 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7032 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7033 kfail using -wrap pattern flag and convenience variable
7034 gdb_test_name.
7035
33d569b7
AB
70362019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7037
7038 * gdb.python/py-progspace.exp: Add tests for the
7039 Progspace.block_for_pc method.
7040
4d0b984b
TT
70412019-10-23 Tom Tromey <tom@tromey.com>
7042
7043 * configure: Rebuild.
7044 * aclocal.m4: Use m4_include, not sinclude.
7045
94cb3754
TV
70462019-10-21 Tom de Vries <tdevries@suse.de>
7047
7048 * gdb.base/infcall-nested-structs.c: Add
7049 __attribute__((noinline,noclone)) to all functions.
7050 (call_all): Add missing variable initialization. Simplify return value.
7051 (breakpt): Increment volatile variable, to prevent call from being
7052 optimized out.
7053 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7054
062f1fc1
TV
70552019-10-17 Tom de Vries <tdevries@suse.de>
7056
7057 * gdb.fortran/module.exp: Allow info variables to print info for files
7058 other than module.f90.
7059
0b54364d
AB
70602019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7061
7062 * gdb.fortran/module.exp: Extend with 'info variables' test.
7063
7ff5fae7
AB
70642019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7065
7066 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7067 F77_FOR_TARGET.
7068
d10eccaa
TV
70692019-10-16 Tom de Vries <tdevries@suse.de>
7070
7071 PR tdep/25096
7072 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7073
745ff14e
TV
70742019-10-16 Tom de Vries <tdevries@suse.de>
7075
7076 PR tdep/24104
7077 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7078 Add KFAIL for PR tdep/25096.
7079
03e1ab94
TV
70802019-10-16 Tom de Vries <tdevries@suse.de>
7081
7082 PR testsuite/25059
7083 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7084
b17fcc10
TV
70852019-10-16 Tom de Vries <tdevries@suse.de>
7086
7087 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7088 as signed.
7089
9223170f
SM
70902019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7091
7092 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7093 one instead of increasing timeout.
7094
d6e76313
TV
70952019-10-13 Tom de Vries <tdevries@suse.de>
7096
7097 PR record/25038
7098 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7099 * gdb.reverse/sigall-reverse.exp: Same.
7100 * gdb.reverse/solib-precsave.exp: Same.
7101 * gdb.reverse/solib-reverse.exp: Same.
7102 * gdb.reverse/step-precsave.exp: Same.
7103 * gdb.reverse/until-precsave.exp: Same.
7104 * gdb.reverse/until-reverse.exp: Same.
7105 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7106
6dfc0041
AA
71072019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7108
7109 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7110 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7111 (cmp_struct_05_01, cmp_struct_static_02_01)
7112 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7113 comparisons.
7114
abcf2cc8
TV
71152019-10-10 Tom de Vries <tdevries@suse.de>
7116
7117 PR testsuite/24888
7118 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7119 gnatlink.
7120
a50faaf6
TV
71212019-10-09 Tom de Vries <tdevries@suse.de>
7122
7123 PR testsuite/25048
7124 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7125
60ff3cd7
AB
71262019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7127
7128 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7129 exceptions due to missing debug information.
7130
dfee8566
TV
71312019-10-07 Tom de Vries <tdevries@suse.de>
7132
7133 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7134
3d63690a
AB
71352019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7136
7137 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7138 * gdb.base/annota1.exp: Update to use gdb_test_name.
7139
30d1f018
WP
71402019-10-07 Weimin Pan <weimin.pan@oracle.com>
7141
7142 * gdb.base/ctf-whatis.exp: New file.
7143 * gdb.base/ctf-whatis.c: New file.
7144 * gdb.base/ctf-ptype.exp: New file.
7145 * gdb.base/ctf-ptype.c: New file.
7146 * gdb.base/ctf-constvars.exp: New file.
7147 * gdb.base/ctf-constvars.c: New file.
7148 * gdb.base/ctf-cvexpr.exp: New file.
7149
4dbbb47c
TV
71502019-10-04 Tom de Vries <tdevries@suse.de>
7151
7152 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7153 for loop.
7154
77c2dba3
TT
71552019-10-03 Tom Tromey <tom@tromey.com>
7156
7157 PR rust/24976:
7158 * gdb.rust/simple.rs (Union2): New type.
7159 (main): Use Union2.
7160 * gdb.rust/simple.exp: Add test.
7161
179aed7f
AB
71622019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7163
7164 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7165 nested function prefix.
7166
0a4b0913
AB
71672019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7168 Richard Bunt <richard.bunt@arm.com>
7169 Andrew Burgess <andrew.burgess@embecosm.com>
7170
7171 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7172 nested functions.
7173 * gdb.fortran/nested-funcs.f90: Update expected results.
7174 * gdb.fortran/nested-funcs-2.exp: New file.
7175 * gdb.fortran/nested-funcs-2.f90: New file.
7176
082cce05
AB
71772019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7178
7179 * gdb.python/py-parameter.exp: Make test names unique.
7180 * gdb.python/py-template.exp: Likewise.
7181 * gdb.python/py-value.exp: Likewise.
7182
2b74ba5a
AB
71832019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7184
7185 * gdb.base/break-interp.exp: Reduce test name duplication.
7186 * gdb.base/call-sc.exp: Likewise.
7187 * gdb.base/callfuncs.exp: Likewise.
7188 * gdb.base/charset.exp: Likewise.
7189 * gdb.base/dump.exp: Likewise.
7190 * gdb.base/ena-dis-br.exp: Likewise.
7191 * gdb.base/relational.exp: Likewise.
7192 * gdb.base/step-over-syscall.exp: Likewise.
7193 * gdb.base/structs.exp: Likewise.
7194
58eb20d5
AB
71952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7196
7197 * gdb.linespec/explicit.exp: Make test names unique.
7198 * gdb.linespec/ls-errs.exp: Likewise.
7199
4d421147
AB
72002019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7201
7202 * gdb.reverse/break-precsave.exp: Make test names unique.
7203 * gdb.reverse/break-reverse.exp: Likewise.
7204 * gdb.reverse/finish-precsave.exp: Likewise.
7205 * gdb.reverse/finish-reverse.exp: Likewise.
7206 * gdb.reverse/machinestate-precsave.exp: Likewise.
7207 * gdb.reverse/machinestate.exp: Likewise.
7208 * gdb.reverse/readv-reverse.exp: Likewise.
7209 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7210 * gdb.reverse/sigall-precsave.exp: Likewise.
7211 * gdb.reverse/sigall-reverse.exp: Likewise.
7212 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7213 * gdb.reverse/watch-precsave.exp: Likewise.
7214 * gdb.reverse/watch-reverse.exp: Likewise.
7215
d8c06f22
AB
72162019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7217
7218 * gdb.threads/stop-with-handle.c: New file.
7219 * gdb.threads/stop-with-handle.exp: New file.
7220
3a56ed86
TV
72212019-10-03 Tom de Vries <tdevries@suse.de>
7222
7223 PR testsuite/25059
7224 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7225 directory" line to be missing.
7226
42275044
TV
72272019-10-03 Tom de Vries <tdevries@suse.de>
7228
7229 PR testsuite/25059
7230 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7231 type optional.
7232
9ef62df0
AA
72332019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7234
7235 * gdb.python/py-format-string.c (string.h): New include.
7236 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7237 the same value, for endianness-independence.
7238 * gdb.python/py-format-string.exp (default_regexp_dict)
7239 (test_pretty_structs, test_format): Adjust expected output to the
7240 changed initialization.
7241
37f6a7f4
TT
72422019-10-02 Tom Tromey <tromey@adacore.com>
7243
7244 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7245
1d58d6a2
PA
72462019-10-02 Pedro Alves <palves@redhat.com>
7247 Andrew Burgess <andrew.burgess@embecosm.com>
7248
7249 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7250 "print-file-var.h".
7251 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7252 (get_version_1): Print this_version_id and its address.
7253 Add extern "C" wrappers around interface functions.
7254 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7255 "print-file-var.h".
7256 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7257 (get_version_2): Print this_version_id and its address.
7258 Add extern "C" wrappers around interface functions.
7259 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7260 <stddef.h> and "print-file-var.h".
7261 Add extern "C" wrappers around interface functions.
7262 [VERSION_ID_MAIN] (this_version_id): Define.
7263 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7264 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7265 up extern "C" blocks.
7266 * gdb.base/print-file-var.exp (test): New, factored out from top
7267 level.
7268 (top level): Test all combinations of attribute hidden or not,
7269 dlopen or not, and this_version_id symbol in main file or not.
7270 Compile tests as both C++ and C, make test names unique.
7271
d770d56f
TT
72722019-10-01 Tom Tromey <tom@tromey.com>
7273
7274 * gdb.base/style.exp: Test "show logging filename".
7275
7f6aba03
TT
72762019-10-01 Tom Tromey <tom@tromey.com>
7277
7278 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7279 * gdb.base/style.exp: Add metadata style test.
7280
14309bb6
TT
72812019-10-01 Tom Tromey <tom@tromey.com>
7282
7283 * gdb.base/style.exp: Test "pwd".
7284
2a3c1174
PA
72852019-10-01 Tom Tromey <tom@tromey.com>
7286
7287 * gdb.base/style.exp: Update tests.
7288
53d666ec
AA
72892019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7290
7291 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7292 'six' to unsigned.
7293 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7294 'five'. Use an all-ones bit pattern for each.
7295 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7296 to its changed values.
7297
4a56a520
TT
72982019-09-30 Tom Tromey <tromey@adacore.com>
7299
7300 * gdb.rust/traits.rs: Disable all warnings.
7301
0df0352a
TV
73022019-09-29 Tom de Vries <tdevries@suse.de>
7303
aac66a4c 7304 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 7305
73d9a918
TV
73062019-09-29 Tom de Vries <tdevries@suse.de>
7307
7308 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7309
060b3ab4
TV
73102019-09-27 Tom de Vries <tdevries@suse.de>
7311
7312 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7313
68f7d34d
TV
73142019-09-27 Tom de Vries <tdevries@suse.de>
7315
7316 PR record/23188
7317 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7318
5d63b30a
TT
73192019-09-26 Tom Tromey <tromey@adacore.com>
7320
7321 * gdb.ada/py_taft.exp: New file.
7322 * gdb.ada/py_taft/main.adb: New file.
7323 * gdb.ada/py_taft/pkg.adb: New file.
7324 * gdb.ada/py_taft/pkg.ads: New file.
7325
3d435220
TV
73262019-09-24 Tom de Vries <tdevries@suse.de>
7327
7328 PR gdb/24598
7329 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7330
77d03678
TV
73312019-09-22 Tom de Vries <tdevries@suse.de>
7332
7333 * gdb.base/restore.exp: Allow register variables to be optimized out at
7334 -O0.
7335
abf516c6
UW
73362019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7337
7338 * gdb.arch/spu-info.exp: Remove file.
7339 * gdb.arch/spu-info.c: Remove file.
7340 * gdb.arch/spu-ls.exp: Remove file.
7341 * gdb.arch/spu-ls.c: Remove file.
7342
7343 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7344 * gdb.asm/spu.inc: Remove file.
7345
7346 * gdb.base/dump.exp: Remove support for spu*-*-*.
7347 * gdb.base/stack-checking.exp: Likewise.
7348 * gdb.base/overlays.exp: Likewise.
7349 * gdb.base/ovlymgr.c: Likewise.
7350 * gdb.base/spu.ld: Remove file.
7351
7352 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7353 * gdb.cp/cpexprs.exp: Likewise.
7354 * gdb.cp/exception.exp: Likewise.
7355 * gdb.cp/gdb2495.exp: Likewise.
7356 * gdb.cp/mb-templates.exp: Likewise.
7357 * gdb.cp/pr9167.exp: Likewise.
7358 * gdb.cp/userdef.exp: Likewise.
7359
7360 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7361
7362 * gdb.cell: Remove directory.
7363 * lib/cell.exp: Remove file.
7364
e452e88f
TV
73652019-09-19 Tom de Vries <tdevries@suse.de>
7366
7367 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7368
8a625130
TV
73692019-09-19 Tom de Vries <tdevries@suse.de>
7370
7371 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7372
81dc3ab5
TV
73732019-09-19 Tom de Vries <tdevries@suse.de>
7374
7375 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7376 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7377 (gdb_target_cmd): ... here.
7378 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7379 value 2.
7380
b078f3ac
AB
73812019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7382
7383 * gdb.base/source-dir.exp: Avoid having directory names in test
7384 names.
7385
f1b620e9
MG
73862019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7387
7388 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7389 directory.
7390
67f3ed6a
AB
73912019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7392
7393 * gdb.base/list-missing-source.exp: New file.
7394
d1b70248
TV
73952019-09-14 Tom de Vries <tdevries@suse.de>
7396
7397 PR teststuite/24599
7398 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7399 * lib/ada.exp (gnatmake_version_at_least): New proc.
7400
5fabdcd6
AB
74012019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7402
7403 * gdb.base/maint.exp: Use exec_has_index_section.
7404
aa17805f
AB
74052019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7406
7407 * gdb.base/maint.exp: Add test for 'maint info sections'.
7408
25e5c209
TV
74092019-09-12 Tom de Vries <tdevries@suse.de>
7410
7411 * gdb.base/store.exp: Allow register variables to be optimized out at
7412 -O0.
7413
4993045d
PW
74142019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7415
7416 * gdb.ada/rdv_wait.exp: Update to new task names.
7417 * gdb.base/task_switch_in_core.exp: Likewise.
7418 * gdb.base/info_sources_base.c: Likewise.
7419
8a516164
TT
74202019-09-10 Tom Tromey <tromey@adacore.com>
7421
7422 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7423
aa391654
TT
74242019-09-10 Tom Tromey <tromey@adacore.com>
7425
7426 * gdb.ada/dgopt.exp: New file.
7427 * gdb.ada/dgopt/x.adb: New file.
7428
8634b462
TT
74292019-09-08 Tom Tromey <tom@tromey.com>
7430
7431 * gdb.tui/resize.exp: Remove setup_xfail.
7432 * gdb.tui/regs.exp: Remove setup_xfail.
7433 * gdb.tui/basic.exp: Remove setup_xfail.
7434
736b0f76
DB
74352019-09-06 David Blaikie <dblaikie@gmail.com>
7436
7437 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7438 * gdb.cp/cplabel.exp: Ditto.
7439 * gdb.linespec/ls-errs.exp: Ditto.
7440
30331a6c
TV
74412019-09-05 Tom de Vries <tdevries@suse.de>
7442
7443 * lib/gdb.exp (cmp_file_string): New proc.
7444 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7445 runto_main. Verify save breakpoints output.
7446
98b0ebab
PW
74472019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7448
7449 * gdb.base/info-var.exp: Test info variables without running
7450 to main, to avoid expect's buffer overflow.
7451
4e962e74
TT
74522019-09-03 Tom Tromey <tromey@adacore.com>
7453
7454 * gdb.ada/bias.exp: New file.
7455 * gdb.ada/bias/bias.adb: New file.
7456 * gdb.ada/print_chars.exp: Add regression test.
7457 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7458 (MC): New variable.
7459
2ea1a07a
SL
74602019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7461
7462 * gdb.base/argv0-symlink.exp: Run only on native target
7463 and local host.
7464
8077c50d
TV
74652019-08-29 Tom de Vries <tdevries@suse.de>
7466
7467 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7468 diverse debug info.
7469 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7470
48352473
TV
74712019-08-28 Tom de Vries <tdevries@suse.de>
7472
7473 * gdb.base/info-var.exp: Allow info variables to print info for files
7474 other than info-var-f1.c and info-var-f2.c.
7475
d8f27c60
AB
74762019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7477
7478 * gdb.fortran/info-types.exp: Add module.
7479 * gdb.fortran/info-types.f90: Update expected results.
7480
1f20c35e
AB
74812019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7482
7483 * gdb.fortran/info-types.exp: New file.
7484 * gdb.fortran/info-types.f90: New file.
7485 * lib/fortran.exp (fortran_character1): New proc.
7486
4acfdd20
AB
74872019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7488
7489 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7490 functions'. Reindent as needed.
7491 * gdb.base/info-var-f1.c: New file.
7492 * gdb.base/info-var-f2.c: New file.
7493 * gdb.base/info-var.exp: New file.
7494 * gdb.base/info-var.h: New file.
7495
5c31b358
TV
74962019-08-26 Tom de Vries <tdevries@suse.de>
7497
7498 PR c++/24852
7499 * gdb.cp/no-libstdcxx-probe.exp: New test.
7500
b694989f
TV
75012019-08-26 Tom de Vries <tdevries@suse.de>
7502
7503 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7504 * tests need to be skipped.
7505 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7506 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7507 mi_skip_libstdcxx_probe_tests.
7508
d9c4ba53
SDJ
75092019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7510
7511 * gdb.python/py-xmethods.exp: Use raw strings when passing
7512 arguments to SimpleXMethodMatcher.
7513
395fad09
TV
75142019-08-22 Tom de Vries <tdevries@suse.de>
7515
7516 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7517 more informative.
7518
26c957f1
PA
75192019-08-21 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/with.exp: Test "with" with no arguments.
7522
61f80d5d
TV
75232019-08-21 Tom de Vries <tdevries@suse.de>
7524
7525 * gdb.base/gdb-caching-proc.exp: Sort files.
7526
d7a11d13
TV
75272019-08-20 Tom de Vries <tdevries@suse.de>
7528
7529 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7530 compilation.
7531
34dafe9f
TV
75322019-08-16 Tom de Vries <tdevries@suse.de>
7533
7534 * gdb.base/compare-sections.exp ("after run to main"): Allow
7535 mismatched read-only sections for PIE executables.
7536
398fdd60
TT
75372019-08-16 Tom Tromey <tom@tromey.com>
7538
7539 * lib/tuiterm.exp (_csi_Z): New proc.
7540 * gdb.tui/basic.exp: Update window positions.
7541 * gdb.tui/empty.exp: Update window positions.
7542
d8f9e51c
SL
75432019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7544
7545 * gdb.base/examine-backward.exp: Correct regexp for
7546 "examine 3 bytes backward from ${address_zero}".
7547
3df505f6
TT
75482019-08-15 Tom Tromey <tom@tromey.com>
7549
7550 * gdb.tui/empty.exp: Enable resizing tests.
7551
272560b5
TT
75522019-08-15 Tom Tromey <tromey@adacore.com>
7553
7554 * gdb.ada/char_enum.exp: Add regression tests.
7555 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7556 and '0'.
7557 (Char, Gchar): Update.
7558 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7559
08235187
CB
75602019-08-15 Christian Biesinger <cbiesinger@google.com>
7561
7562 * gdb.python/python.exp: Expect a leading underscore on
7563 GdbOutput{,Error}File.
7564
22a2ab04
SL
75652019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7566
7567 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7568 Windows host.
7569
835b995b
SL
75702019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7571
7572 * gdb.base/batch-preserve-term-settings.exp
7573 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7574
97dd8e07
CB
75752019-08-15 Christian Biesinger <cbiesinger@google.com>
7576
7577 * lib/gdb.exp: When running on a mingw target, replace
7578 /x/ with x:/.
7579
75faf5c4
AH
75802019-08-14 Alan Hayward <alan.hayward@arm.com>
7581
7582 * gdb.arch/aarch64-prologue.c: New test.
7583 * gdb.arch/aarch64-prologue.exp: New file.
7584
abc6c00f
TV
75852019-08-13 Tom de Vries <tdevries@suse.de>
7586
7587 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7588 Thread.
7589
74c2c1f4
SL
75902019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7591
7592 * gdb.python/py-completion.exp: Download the .py file to the host
7593 and use its host pathname. Conditionalize tests that use
7594 tab completion and manipulate files on the build machine.
7595 * gdb.python/py-events.exp: Download the .py file to the host
7596 and use its host pathname.
7597 * gdb.python/py-evsignal.exp: Likewise.
7598 * gdb.python/py-evthreads.exp: Likewise.
7599 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7600 pathname syntax.
7601 * gdb.python/py-framefilter.exp: Download the .py file to the right
7602 place on the host. Match Windows pathname syntax.
7603 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7604 .py file to the host and use its host pathname.
7605 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7606 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7607 build pathname. Skip symlink test on Windows host. Add missing
7608 newline at end of file.
7609 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7610 and use its host pathname.
7611 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7612 * gdb.python/py-section-script.exp: Use host location of binfile
7613 on safe-path. Use correct path separator on Windows host.
7614 Reorder alternatives in gdb_test_multiple to prevent matching
7615 the wrong alternative on success.
7616 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7617
ca2589f3
PP
76182019-08-12 Patrick Palka <patrick@parcs.ath.cx>
7619
7620 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7621 expect the GDB inferior to no longer immediately stop after
7622 being resumed with "signal SIGINT".
7623
020a839d
SL
76242019-08-09 Sandra Loosemore <sandra@codesourcery.com>
7625
7626 * gdb.linespec/break-ask.exp: Generalize regexps to match
7627 Windows pathnames too.
7628
128d6509
TV
76292019-08-08 Tom de Vries <tdevries@suse.de>
7630
7631 PR testsuite/24862
7632 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7633
590042fc
PW
76342019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7635
7636 * gdb.base/style.exp: Update tests for help doc new invariants.
7637 * gdb.base/help.exp: Likewise.
7638
046bebe1
TT
76392019-08-06 Tom Tromey <tom@tromey.com>
7640
7641 * gdb.base/style.exp: Add disassemble test.
7642 * gdb.base/style.c (some_called_function): New function.
7643 (main): Use it.
7644
0b27c27d
CB
76452019-08-05 Christian Biesinger <cbiesinger@google.com>
7646
7647 * gdb.python/py-block.exp: Test dictionary access on blocks.
7648
580f1034
SM
76492019-08-05 Simon Marchi <simon.marchi@efficios.com>
7650
7651 PR gdb/24863
7652 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7653 -list-thread-groups --available test when running under
7654 check-read1.
7655
d86bd7cb
TV
76562019-08-05 Tom de Vries <tdevries@suse.de>
7657
7658 PR testsuite/24863
7659 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7660 * gdb.base/help.exp: Use with_read1_timeout_factor.
7661 * gdb.base/info-macros.exp: Same.
7662 * gdb.cp/nested-types.exp: Same.
7663
a80cf5d8
TV
76642019-08-05 Tom de Vries <tdevries@suse.de>
7665
7666 * lib/gdb.exp (version_at_least): Factor out of ...
7667 (tcl_version_at_least): ... here.
7668 (gdb_compile): Fail if pie results in non-PIE executable.
7669 (readelf_version, readelf_prints_pie): New proc.
7670 (exec_is_pie): Return -1 if unknown.
7671
d0962838
TV
76722019-08-05 Tom de Vries <tdevries@suse.de>
7673
7674 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7675
2252ff3d
SL
76762019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7677
7678 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7679
26655f53
SL
76802019-08-04 Sandra Loosemore <sandra@codesourcery.com>
7681
7682 * lib/completion-support.exp (test_gdb_complete_none): Skip
7683 tab completion tests if no readline support.
7684 (test_gdb_complete_unique_re): Likewise.
7685 (test_gdb_complete_multiple): Likewise.
7686
db4dc13e
PW
76872019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7688
7689 * gdb.base/info_sources.exp: New file.
7690 * gdb.base/info_sources.c: New file.
7691 * gdb.base/info_sources_base.c: New file.
7692
0eba165a
PFC
76932019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7694
7695 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7696 prefix argument.
7697 (test_exit_status): Add prefix argument.
7698
59bd512b
TV
76992019-08-01 Tom de Vries <tdevries@suse.de>
7700
7701 PR testsuite/24863
7702 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7703 calling exp_continue for new thread and thread exited messages.
7704
2a3ad588
TV
77052019-08-01 Tom de Vries <tdevries@suse.de>
7706
7707 PR testsuite/24863
7708 * gdb.base/structs.exp: Fix check-read1 timeout using
7709 gdb_test_sequence.
7710 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7711
117eb594
TV
77122019-08-01 Tom de Vries <tdevries@suse.de>
7713
7714 PR testsuite/24863
7715 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7716 line.
7717
ed591340
TV
77182019-08-01 Tom de Vries <tdevries@suse.de>
7719
7720 PR testsuite/24863
7721 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7722
aa3b6533
TT
77232019-07-30 Tom Tromey <tromey@adacore.com>
7724
7725 * gdb.ada/display_nested.exp: New file.
7726 * gdb.ada/display_nested/foo.adb: New file.
7727 * gdb.ada/display_nested/pack.adb: New file.
7728 * gdb.ada/display_nested/pack.ads: New file.
7729
2906593f
CB
77302019-07-30 Christian Biesinger <cbiesinger@google.com>
7731
7732 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7733 namespace.
7734 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7735
0f575925
TV
77362019-07-30 Tom de Vries <tdevries@suse.de>
7737
7738 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7739 instead.
7740
b13057d9
TV
77412019-07-30 Tom de Vries <tdevries@suse.de>
7742
7743 PR testsuite/24834
7744 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7745 (exec_is_pie): New proc.
7746
5c4dde85
CB
77472019-07-29 Christian Biesinger <cbiesinger@google.com>
7748
7749 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7750
c620ed88
CB
77512019-07-29 Christian Biesinger <cbiesinger@google.com>
7752
7753 * gdb.python/py-objfile.c: Add global and static vars.
7754 * gdb.python/py-objfile.exp: Test new functions Objfile.
7755 lookup_global_symbol and lookup_static_symbol.
7756
3d235706
TT
77572019-07-29 Tom Tromey <tom@tromey.com>
7758
7759 * lib/tuiterm.exp (Term::_csi_@): New proc.
7760 (Term::_csi_X): Don't move cursor.
7761
c7e4c0a6
PW
77622019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7763
7764 * gdb.base/options.exp: Update backtrace - completion to
7765 new option -frame-info.
7766 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7767 Test new 'set print frame-info'. Test backtrace -frame-info
7768 overriding 'set print frame-info'.
7769 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7770 Test new 'set print frame-info'.
7771 Verify consistency of backtrace with and without filters, with and
7772 without -no-filters.
7773 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7774 default.
7775
de28a3b7
TV
77762019-07-29 Tom de Vries <tdevries@suse.de>
7777
7778 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7779 no arguments".
7780
507dd60e
TV
77812019-07-29 Tom de Vries <tdevries@suse.de>
7782
7783 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7784 is a substring of the first for "complete non-unique file name".
7785
5beafce9
TV
77862019-07-29 Tom de Vries <tdevries@suse.de>
7787
7788 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7789 with ".*".
7790
2d274232
TV
77912019-07-29 Tom de Vries <tdevries@suse.de>
7792
7793 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7794 Pass prompt_regexp parameter to gdb_test_multiple calls.
7795
9197cd8b
TV
77962019-07-29 Tom de Vries <tdevries@suse.de>
7797
7798 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 7799 print registers" regexps.
9197cd8b 7800
b528dae0
TV
78012019-07-29 Tom de Vries <tdevries@suse.de>
7802
7803 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7804
d17725d7
TV
78052019-07-29 Tom de Vries <tdevries@suse.de>
7806
7807 PR gdb/24855
7808 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7809 (skip_python_tests_prompt): Add prompt_regexp argument to
7810 gdb_test_multiple calls.
7811
52b75bf1
TT
78122019-07-27 Tom Tromey <tom@tromey.com>
7813
7814 * gdb.tui/main.exp: New file.
7815
2b1d00c2
TT
78162019-07-27 Tom Tromey <tom@tromey.com>
7817
7818 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7819 optional.
7820 * gdb.tui/empty.exp: New file.
7821
ded631d5
TT
78222019-07-27 Tom Tromey <tom@tromey.com>
7823
7824 * lib/tuiterm.exp (spawn): New proc.
7825 (Term::resize): New proc.
7826 * gdb.tui/resize.exp: New file.
7827
58ac439d
TT
78282019-07-27 Tom Tromey <tom@tromey.com>
7829
7830 * gdb.tui/list.exp: New file.
7831
fe1f56ee
TT
78322019-07-27 Tom Tromey <tom@tromey.com>
7833
7834 * gdb.tui/regs.exp: New file.
7835
f790b310
TT
78362019-07-27 Tom Tromey <tom@tromey.com>
7837
7838 * gdb.tui/basic.exp: Add "layout split" test.
7839
d95fc6ee
TT
78402019-07-27 Tom Tromey <tom@tromey.com>
7841
7842 * gdb.tui/basic.exp: Add "layout asm" test.
7843
c3786b3a
TT
78442019-07-27 Tom Tromey <tom@tromey.com>
7845
7846 * lib/tuiterm.exp: New file.
7847 * gdb.tui/basic.exp: New file.
7848
98a617f8
KB
78492019-07-27 Kevin Buettner <kevinb@redhat.com>
7850
7851 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7852 Enable tests associated with this flag. Adjust regex
7853 referencing "foo_low" to now refer to "foo_cold" instead.
7854
5c076da4
KB
78552019-07-27 Kevin Buettner <kevinb@redhat.com>
7856
7857 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7858 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7859 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7860 foo_cold. Revise comments to match.
7861 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7862 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7863 were wrapped into this proc; Call do_test in loop from outermost
7864 level.
7865 (foo_low): Rename all occurrences to "foo_cold".
7866 (backtrace from baz): New test.
7867 (x2/i foo_cold): New test.
7868 (info line *foo_cold): New test.
7869
1512d3b7
TV
78702019-07-26 Tom de Vries <tdevries@suse.de>
7871
7872 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7873
297989a1
TV
78742019-07-25 Tom de Vries <tdevries@suse.de>
7875
7876 PR testsuite/24830
7877 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7878 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7879 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7880 (skip_libstdcxx_probe_tests): ... here.
7881 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7882
b3b965fb
TV
78832019-07-24 Tom de Vries <tdevries@suse.de>
7884
7885 PR testsuite/24807
7886 * gdb.objc/basicclass.m: Include stdio.h.
7887 * gdb.objc/nondebug.m: Same.
7888 * gdb.objc/objcdecode.m: Same.
7889
4625b4d0
TV
78902019-07-24 Tom de Vries <tdevries@suse.de>
7891
7892 PR testsuite/24612
7893 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7894 additional_flags.
7895
024a5840
TV
78962019-07-24 Tom de Vries <tdevries@suse.de>
7897
7898 PR testsuite/24831
7899 * gdb.multi/tids.exp: Update error messages for info threads.
7900
c76ddaa3
TV
79012019-07-24 Tom de Vries <tdevries@suse.de>
7902
7903 * gdb.base/info-types.exp: Allow info types to print info for more than
7904 one file.
7905
9a618ef6
TV
79062019-07-23 Tom de Vries <tdevries@suse.de>
7907
7908 PR testsuite/24842
7909 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7910 gdb_spawn_with_cmdline_opts.
7911
40eadf04
SP
79122019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7913
7914 * gdb.arch/arm-cmse-sgstubs.c: New test.
7915 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7916
5ba29434
TV
79172019-07-23 Tom de Vries <tdevries@suse.de>
7918
7919 PR testsuite/24711
7920 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7921 issuing next command.
7922
a8e9d247
AB
79232019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7924
7925 * gdb.ada/info_auto_lang.exp: Update expected results.
7926 * gdb.base/info-types.c: Add additional types to check.
7927 * gdb.base/info-types.exp: Update expected results.
7928
eb86c5e2
AB
79292019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7930
7931 * gdb.base/info-types.c: New file.
7932 * gdb.base/info-types.exp: New file.
7933
01e175fe
AB
79342019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7935
7936 * gdb.arch/riscv-bp-infcall.c: New file.
7937 * gdb.arch/riscv-bp-infcall.exp: New file.
7938
6b78c3f8
AB
79392019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7940
7941 PR breakpoints/24541
7942 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7943
da738167
TV
79442019-07-14 Tom de Vries <tdevries@suse.de>
7945
7946 PR testsuite/24760
7947 * gdb.objc/basicclass.exp: Fix unterminated string.
7948
0d4e84ed
AB
79492019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7950 Andrew Burgess <andrew.burgess@embecosm.com>
7951
7952 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7953 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7954 negative bounds.
7955 * gdb.fortran/vla-value.exp: Print elements of an array with
7956 negative bounds.
7957 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7958 testing.
7959
021d8588
AB
79602019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7961
7962 * gdb.base/options.exp (expect_string): Dequote strings in
7963 results.
7964 (test-string): Test strings with different quoting and reindent.
7965
f06f1252
TT
79662019-07-10 Tom Tromey <tromey@adacore.com>
7967
7968 * gdb.ada/mi_ex_cond.exp: Update expected results.
7969 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7970 * gdb.ada/mi_catch_ex.exp: Update expected results.
7971 * gdb.ada/mi_catch_assert.exp: Update expected results.
7972 * gdb.ada/catch_ex.exp (catch_exception_info)
7973 (catch_exception_entry, catch_assert_entry)
7974 (catch_unhandled_entry): Update.
7975 * gdb.ada/catch_assert_if.exp: Update expected results.
7976
b863685d
RB
79772019-07-10 Richard Bunt <richard.bunt@arm.com>
7978 Stephen Roberts <stephen.roberts@arm.com>
7979
7980 * gdb.base/define.exp: Restore original prompt.
7981
cb1e4e32
PA
79822019-07-09 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7985 breakpoints" output.
7986 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7987 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7988 throw" creates breakpoint.
7989 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7990 'type="catchpoint"'.
7991
b58a68fe
PA
79922019-07-09 Pedro Alves <palves@redhat.com>
7993
7994 PR c++/15468
7995 * gdb.cp/except-multi-location-lib.cc: New.
7996 * gdb.cp/except-multi-location-main.cc: New.
7997 * gdb.cp/except-multi-location.exp: New.
7998
0826779b
PW
79992019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
8000
8001 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8002 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8003 argument and update callers.
8004
5b0e2db4
AB
80052019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8006
8007 * gdb.arch/amd64-break-on-asm-line.S: New file.
8008 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8009
1f6f6e21
PW
80102019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8011
8012 * gdb.base/printcmds.exp: Test printing C string and
8013 C wide string convenience vars without transiting via the inferior.
8014 Also make test names unique.
8015
ea142fbf
AH
80162019-07-08 Alan Hayward <alan.hayward@arm.com>
8017
5862c886 8018 PR breakpoints/25011
ea142fbf
AH
8019 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8020
213fd9fa
PA
80212019-07-04 Pedro Alves <palves@redhat.com>
8022
8023 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8024 body returned ok(0), break(3) or continue(4).
8025 * gdb.testsuite/foreach_with_prefix.exp: New file.
8026
2b40fda7
AH
80272019-07-04 Alan Hayward <alan.hayward@arm.com>
8028
8029 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8030
a26c8de0
PA
80312019-07-03 Pedro Alves <palves@redhat.com>
8032
8033 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8034 "return -code".
8035
5f4ba3e7
PA
80362019-07-03 Pedro Alves <palves@redhat.com>
8037
8038 PR cli/24732
8039 * gdb.base/shell.exp: Load completion-support.exp.
8040 Adjust expected error output. Add completion tests.
8041
a994424f
PA
80422019-07-03 Pedro Alves <palves@redhat.com>
8043
8044 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8045 string_to_regexp.
8046
3d9be6f5
PA
80472019-07-03 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8050 (expect_integer): Adjust to expect "-string".
8051 (expect_string): New.
8052 (all_options): Expect "-string".
8053 (test-flag, test-boolean): Adjust to expect "-string".
8054 (test-string): New proc.
8055 (top level): Call it.
8056
41fc454c
PA
80572019-07-03 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8060 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8061 the expected output in the success.
8062
b2b2a215
PA
80632019-07-03 Pedro Alves <palves@redhat.com>
8064
8065 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8066 Split one gdb_test_multiple call in two to avoid a race.
8067
fdbc9870
PA
80682019-07-03 Pedro Alves <palves@redhat.com>
8069
8070 * gdb.base/with.c: New file.
8071 * gdb.base/with.exp: New file.
8072
c6ac8931
PA
80732019-07-03 Pedro Alves <palves@redhat.com>
8074
8075 * gdb.base/settings.exp: Replace all references to "maint
8076 test-settings set" with references to "maint set test-settings",
8077 and all references to "maint test-settings show" with references
8078 to "maint show test-settings".
8079
970f9d09
PA
80802019-07-03 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/settings.exp (test-string): Adjust expected out when
8083 testing "maint test-settings show filename"
8084
54d66006
PA
80852019-07-02 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.base/options.exp (test-info-threads): New procedure.
8088 (top level): Call it.
8089
10d06d82
TT
80902019-06-28 Tom Tromey <tromey@adacore.com>
8091
8092 * gdb.dwarf2/ada-linkage-name.c: New file.
8093 * gdb.dwarf2/ada-linkage-name.exp: New file.
8094
3d507ff2
TT
80952019-06-27 Tom Tromey <tromey@adacore.com>
8096
d039f014 8097 PR c++/20020:
3d507ff2
TT
8098 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8099
8af58ffe
TV
81002019-06-26 Tom de Vries <tdevries@suse.de>
8101
8102 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8103
22e21752
TV
81042019-06-26 Tom de Vries <tdevries@suse.de>
8105
8106 * gdb.base/index-cache.exp: Add back missing debug option.
8107
b65b566c
PW
81082019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8109
8110 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8111
5c2c8c69
TV
81122019-06-25 Tom de Vries <tdevries@suse.de>
8113
8114 PR testsuite/24727
8115 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8116
164e3873
TV
81172019-06-24 Tom de Vries <tdevries@suse.de>
8118
8119 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8120
824eacee
TV
81212019-06-24 Tom de Vries <tdevries@suse.de>
8122
8123 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8124 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8125 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8126
385b97d3
TV
81272019-06-24 Tom de Vries <tdevries@suse.de>
8128
8129 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8130
c596f180
TV
81312019-06-21 Tom de Vries <tdevries@suse.de>
8132
8133 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8134
b13a7d03
TV
81352019-06-21 Tom de Vries <tdevries@suse.de>
8136
8137 PR testsuite/24518
8138 PR ada/24713
8139 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8140 index.
8141
899277ae
TT
81422019-06-19 Tom Tromey <tromey@adacore.com>
8143
8144 * gdb.ada/length_cond.exp: Add intro comment.
8145
680e1bee
TT
81462019-06-19 Tom Tromey <tromey@adacore.com>
8147
8148 * gdb.ada/length_cond.exp: New file.
8149 * gdb.ada/length_cond/length_cond.adb: New file.
8150 * gdb.ada/length_cond/pck.adb: New file.
8151 * gdb.ada/length_cond/pck.ads: New file.
8152
0ed4690a
TV
81532019-06-18 Tom de Vries <tdevries@suse.de>
8154
8155 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8156
d20ed5fd
TT
81572019-06-18 Tom Tromey <tromey@adacore.com>
8158
8159 * gdb.base/list0.h: Add comment explaining control character.
8160
86e04673
TV
81612019-06-18 Tom de Vries <tdevries@suse.de>
8162
8163 * boards/fission.exp: Break up long debug_flags line.
8164
c4973306
SM
81652019-06-16 Tom de Vries <tdevries@suse.de>
8166
8167 PR gdb/24445
8168 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8169 generated index.
8170
93cb9841
AB
81712019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8172
8173 PR gdb/24686
8174 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8175 improve detection of bug gdb/24541.
8176
399aaebd
SM
81772019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8178
8179 PR gdb/24669
8180 * gdb.base/index-cache.exp (uses_readnow,
8181 expecting_index_cache_use): Define global variable.
8182 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8183 expecting_index_cache_use.
8184
584a927c
AB
81852019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8186 Andrew Burgess <andrew.burgess@embecosm.com>
8187
8188 * gdb.fortran/pointers.f90: New file.
8189 * gdb.fortran/print_type.exp: New file.
8190 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8191 * gdb.fortran/vla-type.exp: Likewise.
8192 * gdb.fortran/vla-value.exp: Likewise.
8193 * gdb.mi/mi-vla-fortran.exp: Likewise.
8194
30056ea0
AB
81952019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8196
8197 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8198 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8199 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8200 as a stop reason.
8201
ec8e2b6d
AB
82022019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8203
8204 * gdb.base/annota1.exp: Update expected results.
8205 * gdb.cp/annota2.exp: Likewise.
8206 * gdb.cp/annota3.exp: Likewise.
8207
09e4c4e1
AB
82082019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8209
8210 * gdb.base/style-logging.exp: Remove path from test name.
8211
0735b091
TT
82122019-06-14 Tom Tromey <tromey@adacore.com>
8213
8214 PR gdb/24502:
8215 * gdb.base/style-logging.exp: New file.
8216
f5686554
TT
82172019-06-14 Tom Tromey <tromey@adacore.com>
8218
8219 * gdb.base/symfile-warn.exp: New file.
8220 * gdb.base/symfile-warn.c: New file.
8221
a0c1ffed
TT
82222019-06-14 Tom Tromey <tromey@adacore.com>
8223
8224 * gdb.base/annotate-symlink.exp: New file.
8225
f411722c
TT
82262019-06-14 Tom Tromey <tromey@adacore.com>
8227
8228 * gdb.ada/set_wstr.exp: Add reassignment test.
8229
4268ec18
TT
82302019-06-14 Tom Tromey <tromey@adacore.com>
8231
8232 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8233 'unchecked_access and 'unrestricted_access as well.
8234
9a9e394b
TT
82352019-06-14 Tom Tromey <tromey@adacore.com>
8236
8237 PR ada/24539:
8238 * gdb.ada/vla.exp: Update tests.
8239 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8240 pragma.
8241
4c048731
PA
82422019-06-13 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.base/settings.exp (test-integer): Test junk after
8245 "unlimited".
8246
6665660a
PA
82472019-06-13 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.base/options.exp (test-thread-apply): New.
8250 (top level): Call it.
8251
5d707134
PA
82522019-06-13 Pedro Alves <palves@redhat.com>
8253
8254 * gdb.base/options.exp (test-frame-apply): New.
8255 (top level): Test print commands with different "frame apply"
8256 prefixes.
8257
e2a689da
PA
82582019-06-13 Pedro Alves <palves@redhat.com>
8259
e79be6e5 8260 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
8261 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8262 'max_completions' parameter and handle it.
8263 (test_gdb_completion_offers_commands): New.
8264
90a1ef87
PA
82652019-06-13 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8268
d4c16835
PA
82692019-06-13 Pedro Alves <palves@redhat.com>
8270
8271 * gdb.base/options.exp (test-backtrace): New.
8272 (top level): Call it.
8273
2daf894e
PA
82742019-06-13 Pedro Alves <palves@redhat.com>
8275
8276 * gdb.guile/scm-frame-args.exp: Use "set print
8277 raw-frame-arguments" instead of "set print raw frame-arguments".
8278 * gdb.python/py-frame-args.exp: Likewise.
8279
e6ed716c
PA
82802019-06-13 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.compile/compile.exp: Adjust expected output to option
8283 processing changes.
8284
7d8062de
PA
82852019-06-13 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.base/options.exp: Build executable.
8288 (test-print): New procedure.
8289 (top level): Call it, once for "print" and another for "compile
8290 print".
8291
9d0faba9
PA
82922019-06-13 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.base/options.c: New file.
8295 * gdb.base/options.exp: New file.
8296
dee7b4c8
PA
82972019-06-13 Pedro Alves <palves@redhat.com>
8298
8299 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8300 that "o" is ambiguous.
8301
dca0f6c0
PA
83022019-06-13 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.base/settings.c: New file.
8305 * gdb.base/settings.exp: New file.
8306
ccf46844
PA
83072019-06-13 Pedro Alves <palves@redhat.com>
8308
8309 * gdb.base/completion.exp: Fix comment typo.
8310
b9a3f842
PA
83112019-06-13 Pedro Alves <palves@redhat.com>
8312
8313 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8314 foo --1" test.
8315
d106773e
PA
83162019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8317
8318 * gdb.fortran/block-data.f: New.
8319 * gdb.fortran/block-data.exp: New.
8320
fea82da0
TV
83212019-06-11 Tom de Vries <tdevries@suse.de>
8322
8323 PR testsuite/24521
8324 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8325 message.
8326
8c2e74f1
TV
83272019-06-11 Tom de Vries <tdevries@suse.de>
8328
8329 PR testsuite/24521
8330 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8331
b49851c8
TV
83322019-06-11 Tom de Vries <tdevries@suse.de>
8333
8334 * boards/readnow.exp: New file.
8335
a7067863
AB
83362019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8337
8338 * gdb.fortran/vla-sizeof.exp: Update expected results.
8339
1a3da2cd
AB
83402019-06-06 Amos Bird <amosbird@gmail.com>
8341
8342 * gdb.base/annota1.exp (thread_switch): Add test for
8343 thread-exited annotation.
8344
3847a7bf
TT
83452019-06-06 Tom Tromey <tromey@adacore.com>
8346
8347 * gdb.base/maint.exp: Expect command started/finished output.
8348
0088ba59
AB
83492019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8350
8351 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8352 comment.
8353 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8354
312617a3
AB
83552019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8356
8357 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8358 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8359 * gdb.arch/riscv-unwind-long-insn.c: New file.
8360 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8361
e1f2e1a2
CB
83622019-06-04 Christian Biesinger <cbiesinger@google.com>
8363
d3238f7d 8364 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 8365
206584bd
PW
83662019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8367
8368 * lib/gdb.exp (help_list_trailer): New regexp variable
8369 factorizing the help trailer message.
8370 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8371 arg to allow to better factorize various tests.
8372 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8373 (test_prefix_command_help): Use help_list_trailer.
8374 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8375 * gdb.guile/scm-cmd.exp: Likewise.
8376 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8377 * gdb.base/help.exp: Use test_user_defined_class_help.
8378 * gdb.base/style.exp: Add tests for styling of help and apropos.
8379 * lib/gdb-utils.exp (style): Add title and highlight styles.
8380
708dc93e
PW
83812019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8382
8383 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8384 $_shell_exitsignal.
8385 * gdb.base/default.exp: Update for new convenience variables.
8386
f49055a5
TT
83872019-05-29 Tom Tromey <tromey@adacore.com>
8388
8389 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8390 to "break complete ada" test case's regexp.
8391
4330d61d
TT
83922019-05-29 Tom Tromey <tromey@adacore.com>
8393
8394 PR c++/20020:
8395 * gdb.cp/constexpr-field.exp: New file.
8396 * gdb.cp/constexpr-field.cc: New file.
8397
000439d5
TT
83982019-05-29 Tom Tromey <tromey@adacore.com>
8399
8400 * gdb.base/finish.exp (finish_no_print): New proc.
8401 (finish_tests): Call it.
8402
5a01c34c
TV
84032019-05-24 Tom de Vries <tdevries@suse.de>
8404
8405 * gdb.dwarf2/gdb-add-index.exp: New file.
8406
18125b16
TT
84072019-05-22 Tom Tromey <tromey@adacore.com>
8408
8409 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8410 * gdb.base/style.exp: Use "style".
8411 * lib/gdb-utils.exp (style): New proc.
8412
af1a8d03
TV
84132019-05-22 Tom de Vries <tdevries@suse.de>
8414
8415 * gdb.base/align.exp: Require c++11.
8416
e7fe496b
TV
84172019-05-22 Tom de Vries <tdevries@suse.de>
8418
8419 PR testsuite/24586
8420 * gdb.python/py-mi-var-info-path-expression.exp: Call
8421 mi_skip_python_tests to check if python is supported.
8422
8fca4da0
AH
84232019-05-22 Alan Hayward <alan.hayward@arm.com>
8424
8425 * gdb.arch/aarch64-pauth.c: New test.
8426 * gdb.arch/aarch64-pauth.exp: New file.
8427
b7060614
AH
84282019-05-22 Alan Hayward <alan.hayward@arm.com>
8429
8430 * README (Re-running Tests Outside The Testsuite): New section.
8431
669d0468
TV
84322019-05-21 Tom de Vries <tdevries@suse.de>
8433
8434 * gdb.arch/amd64-eval.exp: Require c++11.
8435 * gdb.base/max-depth.exp: Same.
8436 * gdb.compile/compile-cplus-array-decay.exp: Same.
8437 * gdb.cp/meth-typedefs.exp: Same.
8438 * gdb.cp/subtypes.exp: Same.
8439 * gdb.cp/temargs.exp: Same.
8440
ce3ebcaa
AH
84412019-05-21 Alan Hayward <alan.hayward@arm.com>
8442
8443 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8444
34d11c68
AB
84452019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8446
8447 PR gdb/18644
8448 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8449 * gdb.fortran/printing-types.exp: Add new test.
8450 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8451 testing.
8452 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8453 setup_kfail call.
8454
87781e84
AH
84552019-05-17 Alan Hayward <alan.hayward@arm.com>
8456
8457 * README (Running the Testsuite): Change example.
8458 (Testsuite Parameters): Remove TRANSCRIPT.
8459 * lib/gdb.exp: Remove TRANSCRIPT check.
8460
b420b89e
AH
84612019-05-17 Alan Hayward <alan.hayward@arm.com>
8462
8463 * README (Testsuite Parameters): Add replay logging to
8464 GDBSERVER_DEBUG.
8465 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8466 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8467 as a comma separated list.
8468 (gdb_debug_init): Override procedure.
8469
408e9b8b
AH
84702019-05-17 Alan Hayward <alan.hayward@arm.com>
8471
8472 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8473 (gdb_write_cmd_file): New procedure.
8474 * lib/gdbserver-support.exp (gdbserver_start): Call
8475 gdbserver_write_cmd_file.
8476 (gdbserver_write_cmd_file): New procedure.
8477
f9e2e39d
AH
84782019-05-17 Alan Hayward <alan.hayward@arm.com>
8479
8480 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8481 (delete_breakpoints): Likewise.
8482 (gdb_run_cmd): Likewise.
8483 (gdb_start_cmd): Likewise.
8484 (gdb_starti_cmd): Likewise.
8485 (gdb_internal_error_resync): Likewise.
8486 (gdb_test_multiple): Likewise.
8487 (gdb_reinitialize_dir): Likewise.
8488 (default_gdb_exit): Likewise.
8489 (gdb_file_cmd): Mark kill as optional.
8490 (default_gdb_start): Call gdb_stdin_log_init.
8491 (send_gdb): Call gdb_stdin_log_write.
8492 (rerun_to_main): Mark Y as an answer.
8493 (gdb_stdin_log_init): New function.
8494 (gdb_stdin_log_write): Likewise.
8495
81f47ac2
AH
84962019-05-17 Alan Hayward <alan.hayward@arm.com>
8497
8498 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8499 * gdb.base/debug-expr.exp: Likewise.
8500 * gdb.base/foll-fork.exp: Likewise.
8501 * gdb.base/foll-vfork.exp: Likewise.
8502 * gdb.base/fork-print-inferior-events.exp: Likewise.
8503 * gdb.base/gdb-sigterm.exp: Likewise.
8504 * gdb.base/gdbinit-history.exp: Likewise.
8505 * gdb.base/osabi.exp: Likewise.
8506 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8507 * gdb.base/ui-redirect.exp: Likewise.
8508 * gdb.gdb/unittest.exp: Likewise.
8509 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8510 * gdb.mi/mi-watch.exp: Likewise.
8511 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8512 * gdb.mi/user-selected-context-sync.exp: Likewise.
8513 * gdb.python/python.exp: Disable debug test when debugging.
8514 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8515 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8516 Likewise.
8517 * gdb.threads/stepi-random-signal.exp: Likewise.
8518
29b52314
AH
85192019-05-17 Alan Hayward <alan.hayward@arm.com>
8520
8521 * Makefile.in: Pass through GDB_DEBUG.
8522 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8523 (gdb,debug): Add board setting.
8524 * lib/gdb.exp (default_gdb_start): Start debugging.
8525 (gdb_debug_enabled): New procedure.
8526 (gdb_debug_init): Likewise.
29b52314
AH
8527
85282019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 8529
29b52314
AH
8530 * Makefile.in: Pass through GDB_DEBUG.
8531 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8532 (gdb,debug): Add board setting.
8533 * lib/gdb.exp (default_gdb_start): Start debugging.
8534 (gdb_debug_enabled): New procedure.
8535 (gdb_debug_init): Likewise.
29b52314 8536
ca1285d1
AH
85372019-05-17 Alan Hayward <alan.hayward@arm.com>
8538
8539 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8540
f3a09c80
AH
85412019-05-17 Alan Hayward <alan.hayward@arm.com>
8542
8543 * gdb.base/ui-redirect.exp: Test redirection.
8544
26648588
JV
85452019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8546
8547 * gdb.mi/mi-complete.exp: New file.
8548 * gdb.mi/mi-complete.cc: Likewise.
8549
14237686
AB
85502019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8551
8552 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8553 indexed and sliced arrays, and pointers to arrays.
8554
e7bd7fba
TT
85552019-05-14 Tom Tromey <tromey@adacore.com>
8556
8557 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8558 styling test.
8559
2764128d
TV
85602019-05-14 Tom de Vries <tdevries@suse.de>
8561
8562 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8563 selection entry encoding.
8564
71bed2db
TT
85652019-05-10 Tom Tromey <tromey@adacore.com>
8566
8567 * gdb.ada/info_exc.exp: Add "complete" test.
8568
63b667ad
TV
85692019-05-09 Tom de Vries <tdevries@suse.de>
8570
8571 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8572 CU-relative.
8573
9cfd2b89
TV
85742019-05-09 Tom de Vries <tdevries@suse.de>
8575
8576 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8577 CU-relative.
8578
2228ef77
XR
85792019-05-08 Joel Brobecker <brobecker@adacore.com>
8580
8581 * gdb.ada/frame_arg_lang.exp: New testcase.
8582 * gdb.ada/frame_arg_lang/bla.adb: New file.
8583 * gdb.ada/frame_arg_lang/pck.ads: New file.
8584 * gdb.ada/frame_arg_lang/pck.adb: New file.
8585 * gdb.ada/frame_arg_lang/foo.c: New file.
8586
80e55b13
TT
85872019-05-08 Tom Tromey <tromey@adacore.com>
8588
8589 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8590
9d3421af
TT
85912019-05-08 Tom Tromey <tromey@adacore.com>
8592
8593 * gdb.base/ptype-offsets.exp: Update tests.
8594
844333e2
TT
85952019-05-08 Tom Tromey <tromey@adacore.com>
8596
8597 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8598 cases.
8599 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8600 "short".
8601
988915ee
TT
86022019-05-08 Tom Tromey <tromey@adacore.com>
8603
8604 * gdb.ada/vla.exp: New file.
8605 * gdb.ada/vla/vla.adb: New file.
8606
7bd55dac
TV
86072019-05-07 Tom de Vries <tdevries@suse.de>
8608
8609 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8610
75f06e9d
TV
86112019-05-07 Tom de Vries <tdevries@suse.de>
8612
8613 PR testsuite/24522
8614 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8615 section.
8616
77e7aaa4
TV
86172019-05-07 Tom de Vries <tdevries@suse.de>
8618
8619 PR testsuite/24522
8620 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8621 .debug_aranges section.
8622
456ba0fa
TV
86232019-05-07 Tom de Vries <tdevries@suse.de>
8624
8625 PR testsuite/24159
8626 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8627
5a56d6a6
TV
86282019-05-06 Tom de Vries <tdevries@suse.de>
8629
8630 * lib/gdb.exp (exec_has_index_section): New proc.
8631 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8632 section.
8633
9d6d4be8
TV
86342019-05-04 Tom de Vries <tdevries@suse.de>
8635
8636 * boards/cc-with-debug-names.exp: New file.
8637
222a8d25
TT
86382019-05-03 Tom Tromey <tromey@adacore.com>
8639
8640 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8641 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8642 * gdb.ada/char_enum.exp: Add test.
8643
0fdfd794
TV
86442019-05-03 Tom de Vries <tdevries@suse.de>
8645
8646 * boards/cc-with-gdb-index.exp: New file.
8647
80062eb9
AB
86482019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
8649
8650 * gdb.rust/simple.exp: Add new test case.
8651 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8652 (main): Initialise an instance of the new struct.
8653
4504bbde
TT
86542019-05-01 Tom Tromey <tromey@adacore.com>
8655
8656 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8657 record.
8658 (NPR): New variable.
8659 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8660 test.
8661
d48e62f4
TT
86622019-05-01 Tom Tromey <tromey@adacore.com>
8663
8664 * gdb.ada/packed_array_assign.exp: Add packed assignment
8665 regression test.
8666
f59f30f5
TV
86672019-05-01 Tom de Vries <tdevries@suse.de>
8668
8669 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8670
b70bfc54
TV
86712019-05-01 Tom de Vries <tdevries@suse.de>
8672
8673 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8674
15f18d14
AT
86752019-04-30 Ali Tamur <tamur@google.com>
8676
8677 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8678
2ff0a947
TT
86792019-04-30 Tom Tromey <tromey@adacore.com>
8680
8681 * lib/ada.exp (find_ada_tool): New proc.
8682 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8683 * gdb.ada/catch_ex_std.exp: New file.
8684 * gdb.ada/catch_ex_std/foo.adb: New file.
8685 * gdb.ada/catch_ex_std/some_package.adb: New file.
8686 * gdb.ada/catch_ex_std/some_package.ads: New file.
8687
a776957c
TT
86882019-04-30 Tom Tromey <tromey@adacore.com>
8689
8690 PR c++/24470:
8691 * gdb.cp/temargs.cc: Add test code from PR.
8692
bc68014d
AB
86932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8694
8695 * gdb.fortran/vla-datatypes.exp: Update expected results.
8696 * gdb.fortran/vla-ptype.exp: Likewise.
8697 * gdb.fortran/vla-type.exp: Likewise.
8698 * gdb.fortran/vla-value.exp: Likewise.
8699
f1fdc960
AB
87002019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8701
8702 * gdb.fortran/ptr-indentation.exp: Update expected results.
8703 * gdb.fortran/ptype-on-functions.exp: Likewise.
8704 * gdb.fortran/vla-ptr-info.exp: Likewise.
8705 * gdb.fortran/vla-value.exp: Likewise.
8706
bf7a4de1
AB
87072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8708
8709 * gdb.fortran/ptype-on-functions.exp: New file.
8710 * gdb.fortran/ptype-on-functions.f90: New file.
8711
bbe75b9d
AB
87122019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8713
8714 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8715 case void string.
8716
1db455a7
AB
87172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8718
8719 * gdb.fortran/complex.exp: Expand.
8720 * gdb.fortran/complex.f: Renamed to...
8721 * gdb.fortran/complex.f90: ...this, and extended to add more
8722 complex values.
8723
b6d03bb2
AB
87242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
8725
8726 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8727 MODULO, CMPLX.
8728
2e62ab40
AB
87292019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8730 Richard Bunt <richard.bunt@arm.com>
8731
8732 * gdb.base/max-depth.c: New file.
8733 * gdb.base/max-depth.exp: New file.
8734 * gdb.python/py-nested-maps.c: New file.
8735 * gdb.python/py-nested-maps.exp: New file.
8736 * gdb.python/py-nested-maps.py: New file.
8737 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8738 (test_all_common): Call test_max_depth.
8739 * gdb.fortran/max-depth.exp: New file.
8740 * gdb.fortran/max-depth.f90: New file.
8741 * gdb.go/max-depth.exp: New file.
8742 * gdb.go/max-depth.go: New file.
8743 * gdb.modula2/max-depth.exp: New file.
8744 * gdb.modula2/max-depth.c: New file.
8745 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8746
d2b584a5
TV
87472019-04-29 Tom de Vries <tdevries@suse.de>
8748
8749 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8750
136afab8
PW
87512019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8752
8753 * gdb.base/callexit.exp: Test may-call-functions off.
8754
725cbb63
KS
87552019-04-25 Keith Seitz <keiths@redhat.com>
8756
8757 PR c++/24367
8758 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8759 (another_incomplete_struct, test_incomplete): New definitions.
8760 (main): Use new definitions.
8761 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8762 functions.
8763
701adfb0
PA
87642019-04-25 Ali Tamur <tamur@google.com>
8765
8766 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8767
82433e3e
SDJ
87682019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8769
8770 PR corefiles/11608
8771 PR corefiles/18187
8772 * gdb.base/coredump-filter-build-id.exp: New file.
8773
dd06d4d6
AH
87742019-04-25 Alan Hayward <alan.hayward@arm.com>
8775
e79be6e5
SM
8776 * Makefile.in: Pass through GDBSERVER_DEBUG.
8777 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8778 (gdbserver,debug): Add board setting.
8779 * gdb.trace/tspeed.exp: Skip when debugging.
8780 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8781 * lib/gdbserver-support.exp: Likewise
dd06d4d6 8782
1670072e
TT
87832019-04-24 Tom Tromey <tromey@adacore.com>
8784
8785 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8786 Rust.
8787
a59240a4
TT
87882019-04-24 Tom Tromey <tromey@adacore.com>
8789
8790 * gdb.arch/amd64-eval.exp: Test bitfield return.
8791 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8792 (class Foo) <return_bitfields>: New method.
8793 (main): Call it.
8794
b907456c
AB
87952019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8796
8797 * gdb.cp/many-args.cc: New file.
8798 * gdb.cp/many-args.exp: New file.
8799
5c565afd
TV
88002019-04-23 Tom de Vries <tdevries@suse.de>
8801
8802 PR gdb/24433
8803 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8804
ba22ff86
AH
88052019-04-23 Alan Hayward <alan.hayward@arm.com>
8806
8807 * gdb.trace/backtrace.exp: Use nopie flag.
8808 * gdb.trace/circ.exp: Likewise.
8809 * gdb.trace/collection.exp: Likewise.
8810 * gdb.trace/ftrace.exp: Likewise.
8811 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8812 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8813 * gdb.trace/qtro.exp: Likewise.
8814 * gdb.trace/read-memory.exp: Likewise.
8815 * gdb.trace/report.exp: Likewise.
8816 * gdb.trace/tfile.exp: Likewise.
8817 * gdb.trace/tfind.exp: Likewise.
8818 * gdb.trace/unavailable.exp: Likewise.
8819
7905fc35
PA
88202019-04-22 Pedro Alves <palves@redhat.com>
8821
8822 * gdb.base/solib-probes-nosharedlibrary.c,
8823 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8824
8ecb59f8
TT
88252019-04-19 Tom Tromey <tromey@adacore.com>
8826
8827 * gdb.ada/ptype_union.c: New file.
8828 * gdb.ada/ptype_union.exp: New file.
8829
62160ec9
TT
88302019-04-19 Tom Tromey <tromey@adacore.com>
8831
8832 PR symtab/24423:
8833 * gdb.base/list0.h (foo): Add a control-l character.
8834
36cd4ba5
TV
88352019-04-18 Tom de Vries <tdevries@suse.de>
8836
8837 PR gdb/24433
8838 * boards/local-board.exp: Set sysroot to "".
8839
b73715df
TV
88402019-04-18 Tom de Vries <tdevries@suse.de>
8841 Pedro Alves <palves@redhat.com>
8842
8843 PR gdb/24454
8844 * gdb.threads/vfork-follow-child-exec.c: New file.
8845 * gdb.threads/vfork-follow-child-exec.exp: New file.
8846 * gdb.threads/vfork-follow-child-exit.c: New file.
8847 * gdb.threads/vfork-follow-child-exit.exp: New file.
8848
4aa866af
LS
88492019-04-15 Leszek Swirski <leszeks@google.com>
8850
8851 * gdb.arch/amd64-eval.cc: New file.
8852 * gdb.arch/amd64-eval.exp: New file.
8853
e5a1a79a
AH
88542019-04-11 Alan Hayward <alan.hayward@arm.com>
8855
8856 * gdb.server/sysroot.c: New test.
8857 * gdb.server/sysroot.exp: New file.
8858 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8859 matching param.
8860
41077b66
AB
88612019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8862
8863 * gdb.base/align.exp: Extend test to cover structures containing
8864 only static fields.
8865
c30391f8
TV
88662019-04-11 Tom de Vries <tdevries@suse.de>
8867
8868 * boards/cc-with-dwz-m.exp: New file.
8869 * boards/cc-with-dwz.exp: New file.
8870 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8871
e242fd12
SM
88722019-04-09 Simon Marchi <simon.marchi@efficios.com>
8873
8874 * gdb.base/start-cpp.exp: New file.
8875 * gdb.base/start-cpp.cc: New file.
8876
2b0c8b01
KB
88772019-04-08 Kevin Buettner <kevinb@redhat.com>
8878
8879 * gdb.python/py-thrhandle.exp: Adjust tests to call
8880 thread_from_handle instead of thread_from_thread_handle.
8881
947210e5
KB
88822019-04-08 Kevin Buettner <kevinb@redhat.com>
8883
8884 * gdb.python/py-thrhandle.exp: Add tests for
8885 gdb.InferiorThread.handle.
8886
d7df6549
AB
88872019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8888
8889 * gdb.python/py-function.exp: Check calling helper function from
8890 all languages.
8891 * lib/gdb.exp (gdb_supported_languages): New proc.
8892
8bdc1658
AB
88932019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8894
8895 * gdb.base/complex-parts.c: New file.
8896 * gdb.base/complex-parts.exp: New file.
8897
05caa1d2
TT
88982019-04-01 Tom Tromey <tromey@adacore.com>
8899
8900 PR symtab/23331:
8901 * gdb.dwarf2/dw2-ranges-main.c: New file.
8902 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8903 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8904
7734102d
EZ
89052019-03-30 Simon Marchi <simark@simark.ca>
8906
8907 * gdb.base/default.exp: Add values for $_gdb_major and
8908 $_gdb_minor.
8909
188e1fa9
TT
89102019-03-29 Tom Tromey <tromey@adacore.com>
8911
8912 * gdb.base/help.exp: Tighten apropos regexp.
8913
2880242d
KS
89142019-03-29 Keith Seitz <keiths@redhat.com>
8915
8916 * gdb.fortran/array-bounds.exp: New file.
8917 * gdb.fortran/array-bounds.f90: New file.
8918
077cad8e
PW
89192019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8920
8921 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8922
80047cfc
PW
89232019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8924
8925 * gdb.multi/hello.c (main): Increase alarm timer.
8926
f489207e
SL
89272019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8928
8929 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8930 factor when no hardware watchpoint support.
8931
c92df149
AH
89322019-03-28 Alan Hayward <alan.hayward@arm.com>
8933 Pedro Alves <palves@redhat.com>
8934
8935 * boards/local-board.exp: set sysroot to /.
8936
933aebfa
AH
89372019-03-27 Alan Hayward <alan.hayward@arm.com>
8938
8939 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8940 in child.
8941
9f9aa852
AB
89422019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8943
8944 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8945 field.
8946 (make_container): Initialise new field.
8947 * gdb.python/py-prettyprint.exp: Add new tests.
8948 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8949 <display_hint>: New method.
8950
3714a195
AB
89512019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8952
8953 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8954 gdb_continue_to_breakpoint more throughout this test.
8955 (run_lang_tests) Supply unique test names, and use
8956 gdb_test_no_output.
8957
18c77628
AB
89582019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8959
8960 * gdb.base/finish-pretty.exp: Update expected results.
8961 * gdb.base/pretty-print.c: New file.
8962 * gdb.base/pretty-print.exp: New file.
8963
9a93502f
PA
89642019-03-25 Pedro Alves <palves@redhat.com>
8965
8966 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8967 move comments outside list. Append '-i "" eof' section.
8968
968aa7ae
AH
89692019-03-22 Alan Hayward <alan.hayward@arm.com>
8970
34a7f2a4 8971 PR testsuite/25016
968aa7ae
AH
8972 * README: Add pie options.
8973 * gdb.base/break-interp.exp: Ensure pie is disabled.
8974 * gdb.base/dump.exp: Likewise.
8975 * lib/gdb.exp (gdb_compile): Add pie option.
8976
4c7d57e7
TT
89772019-03-19 Tom Tromey <tromey@adacore.com>
8978
8979 * gdb.mi/mi2-cli-display.c: New file.
8980 * gdb.mi/mi2-cli-display.exp: New file.
8981
bff8c71f
TT
89822019-03-18 Joel Brobecker <brobecker@adacore.com>
8983 Tom Tromey <tromey@adacore.com>
8984
8985 * gdb.ada/ptype_array/pck.adb: New file.
8986 * gdb.ada/ptype_array/pck.ads: New file.
8987 * gdb.ada/ptype_array/foo.adb: New file.
8988 * gdb.ada/ptype_array.exp: New file.
8989
d085f989
TT
89902019-03-14 Tom Tromey <tromey@adacore.com>
8991
8992 * gdb.base/style.exp: Add "set style sources" test.
8993
b4be1b06
SM
89942019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8995
8996 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8997 * mi-breakpoint-multiple-locations.exp: ... this.
8998 (make_breakpoints_pattern): New proc.
8999 (do_test): Add mi_version parameter, test -break-insert,
9000 -break-info and =breakpoint-created.
9001
7cde5fc2
AB
90022019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
9003
9004 * config/default.exp: Remove 'load_lib gdb.exp'.
9005 * config/monitor.exp: Likewise.
9006 * config/sid.exp: Likewise.
9007 * config/sim.exp: Likewise.
9008 * config/slite.exp: Likewise.
9009 * config/unix.exp: Likewise.
9010 * gdb.base/default.exp: Remove unhelpful comment.
9011
efbecbc1
AB
90122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9013
9014 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9015
0841c79a
AB
90162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9017
9018 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9019
4a270568
AB
90202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9021
9022 * gdb.fortran/type-kinds.exp: Update expected results.
9023
067630bd
AB
90242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9025
9026 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9027
3be47f7a
AB
90282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9029
9030 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9031 function.
9032 (test_basic_parsing_of_type_kinds): Expand types tested.
9033 (test_parsing_invalid_type_kinds): New function.
9034
4d00f5d8
AB
90352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9036
9037 * gdb.fortran/intrinsics.exp: New file.
9038 * gdb.fortran/intrinsics.f90: New file.
9039 * gdb.fortran/type-kinds.exp: New file.
9040
c8f91604
AB
90412019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9042
9043 * gdb.fortran/dot-ops.exp: New file.
9044
dd9f2c76
AB
90452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9046
9047 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9048 Check upper and lower case logical literals.
9049
84ec9724
AB
90502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9051
9052 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9053 Remove duplicate tests.
9054
c3734e09
AH
90552019-03-06 Alan Hayward <alan.hayward@arm.com>
9056
9057 * lib/gdb.exp (builtin_cd): rename of cd.
9058 (cd): Override builtin.
9059
aa3cfbda
RB
90602019-03-06 Richard Bunt <richard.bunt@arm.com>
9061
9062 * gdb.fortran/function-calls.exp: New file.
9063 * gdb.fortran/function-calls.f90: New test.
9064
7b63ad86
RB
90652019-03-04 Richard Bunt <richard.bunt@arm.com>
9066
9067 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9068 on user program standard output.
9069 * gdb.fortran/short-circuit-argument-list.f90: Record function
9070 calls.
9071
01abb042
AH
90722019-02-28 Alan Hayward <alan.hayward@arm.com>
9073
c3734e09
AH
9074 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9075 failure.
01abb042 9076
92137da0
RO
90772019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9078
9079 PR gdb/8527
9080 * gdb.base/interrupt-daemon-attach.c,
9081 gdb.base/interrupt-daemon-attach.exp: New test.
9082
5862844d
PA
90832019-02-27 Pedro Alves <palves@redhat.com>
9084
9085 * gdb.base/page.exp: Add tests for "set width/height -1".
9086
8ed25214
PA
90872019-02-27 Pedro Alves <palves@redhat.com>
9088
9089 * gdb.base/page.exp: Add tests for "set/show width/height" with
9090 "infinite" values.
9091
6c28e44a
TT
90922019-02-27 Tom Tromey <tromey@adacore.com>
9093
9094 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9095 2.4.
9096 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9097 workaround.
9098
bf9a735e
AB
90992019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9100
9101 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9102 tests for structs with static members.
9103
8791793c
TT
91042019-02-26 Tom Tromey <tromey@adacore.com>
9105
9106 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9107 ValueError, not TypeError.
9108
bc2a507e
KB
91092019-02-26 Kevin Buettner <kevinb@redhat.com>
9110
9111 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9112 call from main program.
9113
e0e7d3bd
JB
91142019-02-23 Joel Brobecker <brobecker@adacore.com>
9115
9116 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9117 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9118 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9119 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9120 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9121
9600246d
KS
91222019-02-22 Keith Seitz <keiths@redhat.com>
9123
9124 PR symtab/23853
9125 * gdb.base/symlink-sourcefile.c: New file.
9126 * gdb.base/symlink-sourcefile.exp: New file.
9127
0c95f9ed
TT
91282019-02-20 Tom Tromey <tom@tromey.com>
9129
9130 * gdb.base/info_qt.exp: Update.
9131
6caa91b6
SM
91322019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9133
9134 * gdb.base/source.exp: Move "error in sourced script" code to
9135 the end.
9136 * gdb.base/source-error.gdb: Move contents to
9137 source-error-1.gdb. Add new code to source source-error-1.gdb.
9138 * gdb.base/source-error-1.gdb: New file, from previous
9139 source-error.gdb.
9140
6506371f
TT
91412019-02-17 Tom Tromey <tom@tromey.com>
9142
9143 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9144 for macro styling.
9145 * gdb.base/style.c (SOME_MACRO): New macro.
9146
a0087920
TT
91472019-02-17 Tom Tromey <tom@tromey.com>
9148
9149 * gdb.base/style.exp: Add line-wrapping tests.
9150 * gdb.base/page.exp: Add test for quitting during pagination.
9151
a2cd4f14
JB
91522019-02-17 Joel Brobecker <brobecker@adacore.com>
9153
9154 * gdb.ada/big_packed_array: New testcase.
9155 * gdb.ada/homonym.exp: Fix incorrect expected output for
9156 "break <homonym__get_value>" test.
9157
9d70ffbc
WP
91582019-02-13 Weimin Pan <weimin.pan@oracle.com>
9159
9160 PR breakpoints/21870
9161 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9162 and prepare_for_testing. Add comment.
9163 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9164 redundant cleanup call. Clean up comment.
9165
01c7ae81
WP
91662019-02-12 Weimin Pan <weimin.pan@oracle.com>
9167
9168 PR breakpoints/21870
9169 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9170 * gdb.arch/aarch64-dbreg-contents.c: New file.
9171
aff29d1c
JB
91722019-02-10 Joel Brobecker <brobecker@adacore.com>
9173
9174 * gdb.ada/mi_ref_changeable: New testcase.
9175
df0da8a2
AH
91762019-02-07 Alan Hayward <alan.hayward@arm.com>
9177
9178 * gdb.base/attach.exp: Add double attach test.
9179
bd447abb
SM
91802019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9181
9182 * lib/gdb.exp (default_gdb_start): Don't match pagination
9183 prompt.
9184 (gdb_init): Set stty_init.
9185
1dbc40b9
TT
91862019-01-27 Tom Tromey <tom@tromey.com>
9187
9188 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9189 skip_python_tests.
9190
353229bf
AH
91912019-01-24 Alan Hayward <alan.hayward@arm.com>
9192
9193 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9194 New structure.
9195 (struct struct_static_02_02): Likewise.
9196 (struct struct_static_02_03): Likewise.
9197 (struct struct_static_02_04): Likewise.
9198 (struct struct_static_04_01): Likewise.
9199 (struct struct_static_04_02): Likewise.
9200 (struct struct_static_04_03): Likewise.
9201 (struct struct_static_04_04): Likewise.
9202 (struct struct_static_06_01): Likewise.
9203 (struct struct_static_06_02): Likewise.
9204 (struct struct_static_06_03): Likewise.
9205 (struct struct_static_06_04): Likewise.
9206 (cmp_struct_static_02_01): Likewise.
9207 (cmp_struct_static_02_02): Likewise.
9208 (cmp_struct_static_02_03): Likewise.
9209 (cmp_struct_static_02_04): Likewise.
9210 (cmp_struct_static_04_01): Likewise.
9211 (cmp_struct_static_04_02): Likewise.
9212 (cmp_struct_static_04_03): Likewise.
9213 (cmp_struct_static_04_04): Likewise.
9214 (cmp_struct_static_06_01): Likewise.
9215 (cmp_struct_static_06_02): Likewise.
9216 (cmp_struct_static_06_03): Likewise.
9217 (cmp_struct_static_06_04): Likewise.
9218 (call_all): Test new structs.
9219 * gdb.base/infcall-nested-structs.exp: Likewise.
9220
73021deb
AH
92212019-01-21 Alan Hayward <alan.hayward@arm.com>
9222 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9223
fc65c7db
AH
92242019-01-21 Alan Hayward <alan.hayward@arm.com>
9225 * gdb.base/stack-protector.c: New test.
9226 * gdb.base/stack-protector.exp: New file.
9227 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9228 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9229 option.
9230 (gdb_compile): Remove stack protector for GCC and prevent
9231 recursion.
9232
c24bdb02
KS
92332019-01-16 Keith Seitz <keiths@redhat.com>
9234
9235 PR gdb/23773
9236 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9237
6f072a10
PFC
92382019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9239
9240 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9241 aliases.
9242 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9243 tests.
9244 * gdb.arch/powerpc-vector-regs.c: New file.
9245 * gdb.arch/powerpc-vector-regs.exp: New file.
9246
a7b8d682
PFC
92472019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9248
9249 * gdb.arch/altivec-regs.exp: Fix the list passed to
9250 gdb_expect_list when testing "info vector".
9251
6eb6fb67
AB
92522019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9253
9254 * gdb.base/style.exp: Don't include path in testname.
9255
b56f80d8
KS
92562019-01-10 Keith Seitz <keiths@redhat.com>
9257
9258 PR gdb/23712
9259 PR symtab/23010
9260 * gdb.dwarf2/multidictionary.exp: New file.
9261
041be526
SM
92622019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9263
9264 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9265 (test_gnuv3_style_demangling): ... this.
9266 (test_lucid_style_demangling): Remove.
9267 (test_arm_style_demangling): Remove.
9268 (test_hp_style_demangling): Remove.
9269 (do_tests): Remove calls to the above.
9270
d820d0c3
AB
92712019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9272
9273 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9274 case.
9275
f097f5ad
TT
92762019-01-06 Tom Tromey <tom@tromey.com>
9277
9278 PR gdb/28155:
9279 * gdb.dwarf2/typedef-void-finish.exp: New file.
9280
2cd8cc0b
TT
92812018-12-28 Tom Tromey <tom@tromey.com>
9282 Simon Marchi <simark@simark.ca>
9283
9284 * gdb.base/jit-exec.exp: New file.
9285 * gdb.base/jit-exec.c: New file.
9286 * gdb.base/jit-execd.c: New file.
9287
35fb8261
TT
92882018-12-28 Tom Tromey <tom@tromey.com>
9289
9290 * gdb.base/style.exp: Update test to check for address styling.
9291
47fd17cd
TT
92922018-12-28 Tom Tromey <tom@tromey.com>
9293
9294 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9295 message.
9296
d47032b7
TT
92972018-12-28 Tom Tromey <tom@tromey.com>
9298
9299 * gdb.base/style.exp: Add test for version number styling.
9300
af79b68d
TT
93012018-12-28 Tom Tromey <tom@tromey.com>
9302
9303 * gdb.base/style.exp: Add test for print_address_symbolic.
9304
0bb296cb
TT
93052018-12-28 Tom Tromey <tom@tromey.com>
9306
9307 * gdb.base/style.exp: Add test for breakpoint setting.
9308
80ae2043
TT
93092018-12-28 Tom Tromey <tom@tromey.com>
9310
9311 * gdb.base/style.exp: Add test for variable names.
9312
cbe56571
TT
93132018-12-28 Tom Tromey <tom@tromey.com>
9314
9315 * gdb.base/style.exp: New file.
9316 * gdb.base/style.c: New file.
9317
9162a27c
TT
93182018-12-28 Tom Tromey <tom@tromey.com>
9319
9320 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9321 "dumb".
9322 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9323 the TERM environment variable.
9324
bc543c90
TT
93252018-12-27 Tom Tromey <tom@tromey.com>
9326
9327 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9328 pagination test.
9329
6f0ffe50
AB
93302018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9331
9332 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9333 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9334
b5a1e557
PW
93352018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9336
9337 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9338 Filename a.adb changed to bp_fun_addr.adb.
9339 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9340
6e8b1ab2
JV
93412018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9342
9343 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9344 non-PIE executables.
9345 * README: Mention the gdb,nopie_flag board setting.
9346 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9347 non-PIE executable.
9348 * gdb.arch/amd64-entry-value.exp: Likewise.
9349 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9350 * gdb.arch/i386-float.exp: Likewise.
9351 * gdb.arch/i386-signal.exp: Likewise.
9352 * gdb.mi/mi-reg-undefined.exp: Likewise.
9353
d00a27c5
PM
93542018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9355
9356 PR gdb/23974
9357 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9358
161d081c
PW
93592018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9360
9361 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9362 Update order of results accordingly.
9363
b001de23
AB
93642018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9365
9366 * gdb.base/annota1.exp: Update a test regexp.
9367
99e1a184
AB
93682018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9369
9370 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9371
7a81c1e2
PW
93722018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9373
9374 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9375 (reuse_time): Initialize to REUSE_TIME_CAP.
9376 (check_rc): New function.
9377 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9378 Check pthread_create rc.
9379 (spawner_thread_func): Check pthread_create and pthread_join rc.
9380
73e8dc90
PA
93812018-12-08 Pedro Alves <palves@redhat.com>
9382
9383 * gdb.base/list.exp (test_forward_search): Rename to ...
9384 (test_forward_reverse_search): ... this. Also test reverse-search
9385 and the forward-search alias.
9386
13f2ed32
AB
93872018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9388
9389 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9390 local timeout variable before return, and remove all local timeout
9391 variable entirely.
9392 (gdb_load): Likewise.
9393
64d27cfc
TV
93942018-12-01 Tom de Vries <tdevries@suse.de>
9395
9396 * gdb.base/gdb-caching-proc.exp: New file.
9397
f63c03b4
SDJ
93982018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9399
9400 * Makefile.in (TIMESTAMP): New variable.
9401 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9402 command.
9403 (check-single-racy): Likewise.
9404 (check/%.exp): Likewise.
9405 (check-racy/%.exp): Likewise.
9406 (workers/%.worker): Likewise.
9407 (build-perf): Likewise.
9408 (check-perf): Likewise.
9409 * README: Describe new "TS" and "TS_FORMAT" variables.
9410 * print-ts.py: New file.
9411
1c97054b
BF
94122018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9413
9414 PR python/23714
9415 * gdb.python/python.exp: Test command repetition after
9416 gdb.execute.
9417
1871a62d
AB
94182018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9419
9420 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9421 is correctly aligned.
9422
fb5e1ed9
PW
94232018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9424
9425 * gdb.ada/info_auto_lang.exp: New testcase.
9426 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9427 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9428 * gdb.ada/info_auto_lang/some_c.c: New file.
9429
43d397ca
PW
94302018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9431
9432 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9433 FUNC_lang language syntax.
9434
beddd671
PW
94352018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9436
9437 * gdb.base/info_minsym.c: New file.
9438 * gdb.base/info_minsym.exp: New file.
9439
73fc52c4
TT
94402018-11-19 Tom Tromey <tom@tromey.com>
9441
9442 PR rust/23625:
9443 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9444 * gdb.rust/expr.exp: Update expected output. Change one test.
9445
994b876a
TT
94462018-11-19 Tom Tromey <tom@tromey.com>
9447
9448 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9449
6769f276
PA
94502018-11-19 Pedro Alves <palves@redhat.com>
9451
9452 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9453 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9454 see the expected warning.
9455
38a72da0
AH
94562018-11-16 Alan Hayward <alan.hayward@arm.com>
9457
9458 PR gdb/22736:
9459 * gdb.cp/infcall-nodebug-lib.c: New test.
9460 * gdb.cp/infcall-nodebug-main.c: New test.
9461 * gdb.cp/infcall-nodebug.exp: New file.
9462
53a89d6e
SM
94632018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9464
9465 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9466 completer tests.
9467
9325300d
TV
94682018-11-09 Tom de Vries <tdevries@suse.de>
9469
9470 * gdb.base/msym-lang.c: New test.
9471 * gdb.base/msym-lang.exp: New file.
9472 * gdb.base/msym-lang-main.c: New test.
9473
20f0d60d
TT
94742018-11-08 Tom Tromey <tom@tromey.com>
9475
9476 PR gdb/23555:
9477 PR gdb/23838:
9478 * gdb.base/warning.exp: New file.
9479
b5420128
JB
94802018-11-08 Jan Beulich <jbeulich@suse.com>
9481
9482 * testsuite/gdb.arch/i386-avx512.c,
9483 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9484
cd115d61
AB
94852018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9486
9487 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9488 point hardware.
9489
35ee2dc2
AB
94902018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9491
9492 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9493 * gdb.dwarf2/missing-type-name.exp: New file.
9494
31aceee8
TV
94952018-11-06 Tom de Vries <tdevries@suse.de>
9496
9497 * gdb.base/many-headers.c: New test.
9498 * gdb.base/many-headers.exp: New file.
9499
109be305
JW
95002018-11-06 Jim Wilson <jimw@sifive.com>
9501
9502 * gdb.base/code_elim.exp: For riscv, set additional_flags
9503 to include -msmall-data-limit=0.
9504
e2b7af72
JB
95052018-11-01 Joel Brobecker <brobecker@adacore.com>
9506
9507 * gdb.ada/watch_minus_l: New testcase.
9508
cdcda965
SM
95092018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9510
9511 * gdb.arch/aix-sighandle.c: New file.
9512 * gdb.arch/aix-sighandle.exp: New file.
9513
92dcebf3
AB
95142018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9515
9516 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9517 registers being unions.
9518
68b9ac18
TV
95192018-10-31 Tom de Vries <tdevries@suse.de>
9520
9521 * lib/valgrind.exp: New file.
9522 (vgdb_start, vgdb_stop): New procs, factored out of ...
9523 * gdb.base/valgrind-bt.exp: ... here, ...
9524 * gdb.base/valgrind-disp-step.exp: ... here and ...
9525 * gdb.base/valgrind-infcall.exp: ... here.
9526
1443936e
TV
95272018-10-31 Tom de Vries <tdevries@suse.de>
9528
9529 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9530
eb77c9df
AB
95312018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9532
9533 * gdb.dwarf2/void-type.c: New file.
9534 * gdb.dwarf2/void-type.exp: New file.
9535
82b5e646
PW
95362018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9537
9538 * gdb.base/info_qt.c: New file.
9539 * gdb.base/info_qt.exp: New file.
9540
8d619c01
EBM
95412018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9542
9543 * gdb.arch/powerpc-htm-regs.c: New file.
9544 * gdb.arch/powerpc-htm-regs.exp: New file.
9545
f2cf6173
EBM
95462018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9547
9548 * gdb.arch/powerpc-tar.c: New file.
9549 * gdb.arch/powerpc-tar.exp: New file.
9550
7ca18ed6
EBM
95512018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9552
9553 * gdb.arch/powerpc-ppr-dscr.c: New file.
9554 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9555
bfcc0eba
TV
95562018-10-25 Tom de Vries <tdevries@suse.de>
9557
9558 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9559
fe1a5cad
TV
95602018-10-24 Tom de Vries <tdevries@suse.de>
9561
9562 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9563 longer exists error.
9564
a76dc3b7
TV
95652018-10-24 Tom de Vries <tdevries@suse.de>
9566
9567 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9568
4df46df7
TV
95692018-10-24 Tom de Vries <tdevries@suse.de>
9570
9571 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9572 --db-attach in valgrind.
9573
0dbfcfff
AB
95742018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9575
9576 * gdb.arch/riscv-reg-aliases.c: New file.
9577 * gdb.arch/riscv-reg-aliases.exp: New file.
9578
b04480b1
AH
95792018-10-19 Alan Hayward <alan.hayward@arm.com>
9580
9581 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9582
2c6ac8d7
AH
95832018-10-19 Alan Hayward <alan.hayward@arm.com>
9584
9585 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9586
2bc69f25
AH
95872018-10-19 Alan Hayward <alan.hayward@arm.com>
9588
9589 * gdb.cp/ovldbreak.exp: Fix regexps.
9590
1f1ae3a3
AH
95912018-10-19 Alan Hayward <alan.hayward@arm.com>
9592
9593 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9594
94c18618
SDJ
95952018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9596
9597 PR cli/23785
9598 * gdb.base/restore.exp: New test to check if "restore" with an
9599 invalid file doesn't segfault.
9600
812cd6eb
TV
96012018-10-18 Tom de Vries <tdevries@suse.de>
9602
9603 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9604 * gdb.ada/excep_handle.exp: Same.
9605 * gdb.ada/mi_string_access.exp: Same.
9606 * gdb.ada/mi_var_union.exp: Same.
9607 * gdb.arch/arc-analyze-prologue.exp: Same.
9608 * gdb.arch/arc-decode-insn.exp: Same.
9609 * gdb.base/readnever.exp: Same.
9610 * gdb.fortran/printing-types.exp: Same.
9611 * gdb.guile/scm-lazy-string.exp: Same.
9612
c4b90788
TV
96132018-10-16 Tom de Vries <tdevries@suse.de>
9614
9615 PR gdb/23730
9616 * gdb.base/catch-follow-exec.c: Add copyright notice.
9617 * gdb.base/catch-follow-exec.exp: Rewrite to use
9618 gdb_spawn_with_cmdline_opts. Require gdb-native.
9619
8bca2978
SL
96202018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9621
9622 * gdb.trace/actions-changed.exp: Check for arch support.
9623 * gdb.trace/actions.exp: Likewise.
9624 * gdb.trace/ax.exp: Likewise.
9625 * gdb.trace/backtrace.exp: Likewise.
9626 * gdb.trace/change-loc.exp: Likewise.
9627 * gdb.trace/deltrace.exp: Likewise.
9628 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9629 * gdb.trace/ftrace.exp: Likewise.
9630 * gdb.trace/infotrace.exp: Check for arch support.
9631 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9632 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9633 * gdb.trace/mi-tsv-changed.exp: Likewise.
9634 * gdb.trace/packetlen.exp: Likewise.
9635 * gdb.trace/passc-dyn.exp: Likewise.
9636 * gdb.trace/passcount.exp: Likewise.
9637 * gdb.trace/pending.exp: Likewise.
9638 * gdb.trace/range-stepping.exp: Check for shlib support.
9639 * gdb.trace/report.exp: Check for arch support.
9640 * gdb.trace/save-trace.exp: Likewise.
9641 * gdb.trace/signal.exp: Check for signal support.
9642 * gdb.trace/tfind.exp: Check for arch support.
9643 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9644 * gdb.trace/trace-common.h: Add comment.
9645 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9646 * gdb.trace/trace-enable-disable.exp: Likewise.
9647 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9648 * gdb.trace/tracecmd.exp: Check for arch support.
9649 * gdb.trace/tspeed.exp: Check for shlib and target support.
9650 * gdb.trace/tstatus.exp: Check for arch support.
9651 * gdb.trace/tsv.exp: Likewise.
9652 * gdb.trace/while-dyn.exp: Likewise.
9653 * gdb.trace/while-stepping.exp: Likewise.
9654 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9655
f9c49bff
SM
96562018-10-12 Simon Marchi <simon.marchi@ericsson.com>
9657
9658 * gdb.trace/tspeed.exp: Remove nowarnings.
9659 (prepare_for_trace_test): Declare "global ipalib".
9660 * gdb.trace/tspeed.c: Include unistd.h.
9661 (main): Remove superfluous printf argument.
9662
d4330bde
SL
96632018-10-11 Sandra Loosemore <sandra@codesourcery.com>
9664
9665 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9666 directory prefix on the filename.
9667
8ecfd7bd
SDJ
96682018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
9669
9670 * gdb.gdb/unittest.exp: Update expected message informing that
9671 selftests have been disabled.
9672 * gdb.server/unittest.exp: Likewise.
9673
58bbcd02
TV
96742018-10-09 Tom de Vries <tdevries@suse.de>
9675
9676 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9677 with runto_main.
9678
9f6b697b
WP
96792018-10-08 Weimin Pan <weimin.pan@oracle.com>
9680
9681 PR c++/16841
9682 * gdb.cp/virtbase2.cc: New file.
9683 * gdb.cp/virtbase2.exp: New file.
9684
add5ded5
TT
96852018-10-06 Tom Tromey <tom@tromey.com>
9686
9687 PR python/19399:
9688 * gdb.python/py-inferior.exp: Add architecture test.
9689
f9e48344
TT
96902018-10-06 Tom Tromey <tom@tromey.com>
9691
9692 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9693 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9694
2a8be203
TT
96952018-10-06 Tom Tromey <tom@tromey.com>
9696
9697 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9698 of a "throw" catchpoint.
9699
e04caa70
SDJ
97002018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
9701
9702 * gdb.base/info-proc.exp: Update string expected from "help info
9703 proc".
9704
5ca8c39f
TT
97052018-10-04 Tom Tromey <tom@tromey.com>
9706
9707 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9708 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9709 (test_initial_complaints, test_empty_complaints): Update.
9710 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9711
3453e7e4
TT
97122018-10-04 Tom Tromey <tom@tromey.com>
9713
9714 PR cli/19551:
9715 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9716 * lib/gdb.exp (gdb_file_cmd): Update.
9717 * gdb.stabs/weird.exp (print_weird_var): Update.
9718 * gdb.server/solib-list.exp: Update.
9719 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9720 * gdb.mi/mi-cli.exp: Update.
9721 * gdb.linespec/linespec.exp: Update.
9722 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9723 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9724 * gdb.cp/cp-relocate.exp: Update.
9725 * gdb.base/sym-file.exp: Update.
9726 * gdb.base/relocate.exp: Update.
9727 * gdb.base/readnever.exp: Update.
9728 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9729 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9730 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9731 * gdb.base/code_elim.exp: Update.
9732 * gdb.base/break-unload-file.exp (test_break): Update.
9733 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9734 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9735 Update.
9736 * gdb.base/attach.exp (do_attach_tests): Update.
9737 * gdb.base/sepdebug.exp: Update.
9738 * gdb.python/py-section-script.exp: Update.
9739
6afcf761
TT
97402018-10-04 Tom Tromey <tom@tromey.com>
9741
9742 PR cli/22234:
9743 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9744 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9745 output.
9746
fef1b293
TT
97472018-10-04 Tom Tromey <tom@tromey.com>
9748
9749 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9750 set width and height to 0.
9751 (test_command_line_attach_run): Use -quiet.
9752
ca98345e
SL
97532018-10-03 Sandra Loosemore <sandra@codesourcery.com>
9754
9755 * lib/gdb.exp (skip_ifunc_tests): New.
9756 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9757 other compile failures.
9758 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9759
ff34e6ae
SM
97602018-10-01 Simon Marchi <simon.marchi@ericsson.com>
9761
9762 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9763 is_amd64_regs_target.
9764
6bb8890e
AH
97652018-10-01 Alan Hayward <alan.hayward@arm.com>
9766
9767 * gdb.arch/aarch64-sighandler-regs.c: New test.
9768 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9769 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9770
224d30d3
MM
97712018-10-01 Markus Metzger <markus.t.metzger@intel.com>
9772
9773 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9774 assembly.
9775
f67ffa6a
AB
97762018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
9777
9778 * gdb.base/frame-selection.exp: New file.
9779 * gdb.base/frame-selection.c: New file.
9780
9fc3183f
AH
97812018-09-27 Alan Hayward <alan.hayward@arm.com>
9782
9783 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9784 pthread barrier.
9785 (main): Likewise.
9786
d354055e
AB
97872018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
9788
9789 * gdb.base/large-frame-1.c: New file.
9790 * gdb.base/large-frame-2.c: New file.
9791 * gdb.base/large-frame.exp: New file.
9792 * gdb.base/large-frame.h: New file.
9793
db727370
JL
97942018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9795
9796 PR gdb/20948
9797 * gdb.base/write_mem.exp: New test.
9798 * gdb.base/write_mem.c: Likewise.
9799
ae778caf
TT
98002018-09-23 Tom Tromey <tom@tromey.com>
9801
9802 PR python/18852:
9803 * gdb.python/py-parameter.exp: Add test for parameter that throws
9804 on "set".
9805
fd3ba736
TT
98062018-09-23 Tom Tromey <tom@tromey.com>
9807
9808 PR python/17284:
9809 * gdb.python/py-template.exp (test_template_arg): Add test for
9810 negative template argument number.
9811
39a24317
TT
98122018-09-23 Tom Tromey <tom@tromey.com>
9813
9814 PR python/14062:
9815 * gdb.python/python.exp: Add test for post_event error.
9816
f5769a2c
TT
98172018-09-23 Tom Tromey <tom@tromey.com>
9818
9819 PR python/18170:
9820 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9821 convert pointers to int and long.
9822
1c1e54f6
TT
98232018-09-23 Tom Tromey <tom@tromey.com>
9824
9825 PR python/20126:
9826 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9827 signed-ness conversion tests.
9828
fb4fa946
TT
98292018-09-23 Tom Tromey <tom@tromey.com>
9830
9831 PR python/18352;
9832 * gdb.python/py-value.exp (test_float_conversion): New proc.
9833 Use it.
9834
a466edac
HAQ
98352018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9836
9837 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9838
4ee9b0c5
SL
98392018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9840
9841 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9842 no readline.
9843 * gdb.base/utf8-identifiers.exp: Likewise.
9844 * gdb.cp/cpcompletion.exp: Likewise.
9845 * gdb.linespec/cpcompletion.exp: Likewise.
9846 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9847 * gdb.linespec/cpls-ops.exp: Likewise.
9848
23be8da7
RB
98492018-09-19 Richard Bunt <richard.bunt@arm.com>
9850 Chris January <chris.january@arm.com>
9851
9852 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9853 * gdb.fortran/short-circuit-argument-list.exp: New file.
9854 * gdb.fortran/short-circuit-argument-list.f90: New test.
9855
5031d0ae
SDJ
98562018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9857
9858 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9859 "arch=" keyword when executing "-stack-list-frames".
9860
b4c0d1a4
SDJ
98612018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9862
9863 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9864 "arch=" keyword when executing "-stack-list-frames".
9865
7a6d2b45
SDJ
98662018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9867
9868 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9869 break ada".
9870
8588b356
SM
98712018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9872
9873 PR python/23669
9874 * gdb.python/python.exp: Test gdb.execute("show commands").
9875
65e65158
TT
98762018-09-16 Tom Tromey <tom@tromey.com>
9877
9878 * gdb.base/new-ui.exp (do_execution_tests): Update.
9879 * gdb.base/dbx.exp (test_breakpoints): Update.
9880
bf326452
AH
98812018-09-14 Alan Hayward <alan.hayward@arm.com>
9882
9883 * lib/gdb.exp (gdb_simple_compile): Add proc.
9884 (is_elf_target): Use gdb_simple_compile.
9885 (skip_altivec_tests): Likewise.
9886 (skip_vsx_tests): Likewise.
9887 (skip_tsx_tests): Likewise.
9888 (skip_btrace_tests): Likewise.
9889 (skip_btrace_pt_tests): Likewise.
9890 (gdb_can_simple_compile): Likewise.
9891 (gdb_has_argv0): Likewise.
9892 (gdb_target_symbol_prefix): Likewise.
9893 (target_supports_scheduler_locking): Likewise.
9894
2361b0fb
TT
98952018-09-13 Tom Tromey <tom@tromey.com>
9896
9897 * Makefile.in (TAGS): Recognize proc_with_prefix and
9898 gdb_caching_proc.
9899
0ae1a321
SM
99002018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9901
9902 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9903 method.
9904
a40bf0c2
SM
99052018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9908 and a few other Inferior properties when the Inferior is no
9909 longer valid.
9910
4a3fe98f
TT
99112018-09-13 Tom Tromey <tom@tromey.com>
9912
9913 PR rust/23650:
9914 * gdb.rust/simple.exp: Add test for enum field access error.
9915
098b2108
TT
99162018-09-13 Tom Tromey <tom@tromey.com>
9917
9918 PR rust/23626:
9919 * gdb.rust/simple.rs (EmptyEnum): New type.
9920 (main): Use it.
9921 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9922
1256af7d
SM
99232018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9924
9925 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9926 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9927 * gdb.python/py-symtab.exp: Update test printing an objfile.
9928
4aa8e6c2
SM
99292018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9930
9931 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9932 object.
9933
c221b2f7
AH
99342018-09-12 Alan Hayward <alan.hayward@arm.com>
9935
9936 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9937 (support_complex_tests): Use gdb_can_simple_compile.
9938 (is_ilp32_target): Likewise.
9939 (is_lp64_target): Likewise.
9940 (is_64_target): Likewise.
9941 (is_amd64_regs_target): Likewise.
9942 (is_aarch32_target): Likewise.
9943 (gdb_int128_helper): Likewise.
9944
6f1107b5
JK
99452018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9946
9947 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9948
1f5d1570
JG
99492018-09-10 Jerome Guitton <guitton@adacore.com>
9950
9951 * gdb.ada/same_component_name: Add test for case of tagged record
9952 with variable-length fields.
9953
cc330e39
XR
99542018-09-10 Xavier Roirand <roirand@adacore.com>
9955
9956 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9957 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9958 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9959 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9960
b9c50e9a
XR
99612018-09-10 Xavier Roirand <roirand@adacore.com>
9962
9963 * gdb.ada/mi_string_access.exp: New testcase.
9964 * gdb.ada/mi_string_access/bar.adb: New file.
9965 * gdb.ada/mi_string_access/pck.adb: New file.
9966 * gdb.ada/mi_string_access/pck.asd: New file.
9967
2963898f
XR
99682018-09-10 Xavier Roirand <roirand@adacore.com>
9969
9970 * gdb.ada/mi_var_union.exp: New testcase.
9971 * gdb.ada/mi_var_union/bar.adb: New file.
9972 * gdb.ada/mi_var_union/pck.adb: New file.
9973 * gdb.ada/mi_var_union/pck.asd: New file.
9974
1aac008f
TT
99752018-09-08 Tom Tromey <tom@tromey.com>
9976
9977 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9978
332cf4c9
TT
99792018-09-08 Tom Tromey <tom@tromey.com>
9980
9981 PR python/16047:
9982 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9983 (register_pretty_printers): Register new printer.
9984 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9985 test.
9986 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9987 (an_int_type3): New global.
9988
424da6cf
JB
99892018-09-08 Joel Brobecker <brobecker@adacore.com>
9990
9991 * gdb.ada/expr_with_funcall: New testcase.
9992
2a62dfa9
JB
99932018-09-08 Joel Brobecker <brobecker@adacore.com>
9994
9995 * gdb.ada/packed_array_assign: New testcase.
9996
96b6697f
AB
99972018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9998
9999 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10000 names, and add test prefixes to make test names unique.
10001
e4a62c65
TV
100022018-09-05 Tom de Vries <tdevries@suse.de>
10003
10004 * gdb.dwarf2/varval.exp: Add test.
10005
dd083ee2
GB
100062018-09-04 Gary Benson <gbenson@redhat.com>
10007
10008 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10009 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10010
aef9346c
TT
100112018-08-31 Tom Tromey <tom@tromey.com>
10012
10013 * gdb.rust/simple.rs: Rename second variable "v".
10014
c67f2e15
AB
100152018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
10016
10017 * gdb.base/funcargs.c (use_a): New function.
10018 (recurse): Call use_a.
10019
078a0207
KS
100202018-08-29 Keith Seitz <keiths@redhat.com>
10021
10022 * gdb.compile/compile-cplus-anonymous.cc: New file.
10023 * gdb.compile/compile-cplus-anonymous.exp: New file.
10024 * gdb.compile/compile-cplus-array-decay.cc: New file.
10025 * gdb.compile/compile-cplus-array-decay.exp: New file.
10026 * gdb.compile/compile-cplus-inherit.cc: New file.
10027 * gdb.compile/compile-cplus-inherit.exp: New file.
10028 * gdb.compile/compile-cplus-member.cc: New file.
10029 * gdb.compile/compile-cplus-member.exp: New file.
10030 * gdb.compile/compile-cplus-method.cc: New file.
10031 * gdb.compile/compile-cplus-method.exp: New file.
10032 * gdb.compile/compile-cplus-mod.c: "New" file.
10033 * gdb.compile/compile-cplus-namespace.cc: New file.
10034 * gdb.compile/compile-cplus-namespace.exp: New file.
10035 * gdb.compile/compile-cplus-nested.cc: New file.
10036 * gdb.compile/compile-cplus-nested.exp: New file.
10037 * gdb.compile/compile-cplus-print.c: "New" file.
10038 * gdb.compile/compile-cplus-print.exp: "New" file.
10039 * gdb.compile/compile-cplus-virtual.cc: New file.
10040 * gdb.compile/compile-cplus-virtual.exp: New file.
10041 * gdb.compile/compile-cplus.c: "New" file.
10042 * gdb.compile/compile-cplus.exp: "New" file.
10043 * lib/compile-support.exp: New file.
10044
b0f492b9
GB
100452018-08-16 Gary Benson <gbenson@redhat.com>
10046
10047 PR gdb/13000:
10048 * gdb.base/batch-exit-status.exp: New file.
10049 * gdb.base/batch-exit-status.good-commands: Likewise.
10050 * gdb.base/batch-exit-status.bad-commands: Likewise.
10051
36eb4c5f
AH
100522018-08-29 Alan Hayward <alan.hayward@arm.com>
10053
10054 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10055 (struct struct02): Likewise.
10056 (struct struct03): Likewise.
10057 (struct struct04): Likewise.
10058 (struct struct_01_01): New struct.
10059 (struct struct_01_02): Likewise.
10060 (struct struct_01_03): Likewise.
10061 (struct struct_01_04): Likewise.
10062 (struct struct_02_01): Likewise.
10063 (struct struct_02_02): Likewise.
10064 (struct struct_02_03): Likewise.
10065 (struct struct_02_04): Likewise.
10066 (struct struct_04_01): Likewise.
10067 (struct struct_04_02): Likewise.
10068 (struct struct_04_03): Likewise.
10069 (struct struct_04_04): Likewise.
10070 (struct struct_05_01): Likewise.
10071 (struct struct_05_02): Likewise.
10072 (struct struct_05_03): Likewise.
10073 (struct struct_05_04): Likewise.
10074 (cmp_struct01): Remove function.
10075 (cmp_struct02): Likewise.
10076 (cmp_struct03): Likewise.
10077 (cmp_struct04): Likewise.
10078 (cmp_struct_01_01): Add Function.
10079 (cmp_struct_01_02): Likewise.
10080 (cmp_struct_01_03): Likewise.
10081 (cmp_struct_01_04): Likewise.
10082 (cmp_struct_02_01): Likewise.
10083 (cmp_struct_02_02): Likewise.
10084 (cmp_struct_02_03): Likewise.
10085 (cmp_struct_02_04): Likewise.
10086 (cmp_struct_04_01): Likewise.
10087 (cmp_struct_04_02): Likewise.
10088 (cmp_struct_04_03): Likewise.
10089 (cmp_struct_04_04): Likewise.
10090 (cmp_struct_05_01): Likewise.
10091 (cmp_struct_05_02): Likewise.
10092 (cmp_struct_05_03): Likewise.
10093 (cmp_struct_05_04): Likewise.
10094 (call_all): Add new structs.
10095 * gdb.base/infcall-nested-structs.exp: Likewise.
10096
3bf9c013
JV
100972018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10098
10099 * gdb.python/py-framefilter-mi.exp: Update regexp to
10100 check for "arch" field in frame output.
10101
450d1e88
KB
101022018-08-23 Kevin Buettner <kevinb@redhat.com>
10103
10104 * gdb.dwarf2/dw2-ranges-func.c: New file.
10105 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10106
ae739fe7
SM
101072018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10108
10109 * gdb.base/term.exp: Compare terminal settings with values from
10110 the inferior.
10111 * gdb.base/term.c: Get and set terminal settings.
10112
6d52907e
JV
101132018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10114
10115 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10116 accommodate new "arch" field in frame output.
10117 * gdb.mi/mi-return.exp: Likewise.
10118 * gdb.mi/mi-stack.exp: Likewise.
10119 * gdb.mi/mi-syn-frame.exp: Likewise.
10120 * gdb.mi/user-selected-context-sync.exp: Likewise.
10121
be2d111a
MS
101222018-08-19 Michael Spang <spang@google.com>
10123
10124 PR gdb/11786
10125 * gdb.base/gcore-tls-pie.c: New file.
10126 * gdb.base/gcore-tls-pie.exp: New file.
10127
ae3a7c47
KB
101282018-08-18 Kevin Buettner <kevinb@redhat.com>
10129
10130 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
10131 * gdb.dwarf2/varval.c: New file.
10132 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 10133
2ecae92e
AH
101342018-08-17 Alan Hayward <alan.hayward@arm.com>
10135
10136 PR gdb/18931
10137 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10138
c1854f1d
KS
101392018-08-16 Keith Seitz <keiths@redhat.com>
10140
10141 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10142 tests expected to pass.
10143
26fb3983
JV
101442018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10145
10146 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10147 -data-disassemble -a.
10148 (test_disassembly_bogus_args): Likewise.
10149
67943c00
AB
101502018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10151
10152 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10153
5ff2bbae
AB
101542018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10155
10156 * gdb.base/vla-optimized-out.exp: Add new test.
10157
e5bbcd0f
AB
101582018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10159
10160 * gdb.base/vla-optimized-out-o3.exp: Delete.
10161 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10162 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10163 deleted tests.
10164
9d4a934c
AB
101652018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10166
10167 PR gdb/18050:
10168 * gdb.server/extended-remote-restart.c: New file.
10169 * gdb.server/extended-remote-restart.exp: New file.
10170
045cf012
SM
101712018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10172
10173 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10174 "set variable index = 42".
10175
87d6a7aa
SM
101762018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10177
10178 * boards/index-cache-gdb.exp: New file.
10179 * gdb.dwarf2/index-cache.exp: New file.
10180 * gdb.dwarf2/index-cache.c: New file.
10181 * gdb.base/maint.exp: Check if we are using the index cache.
10182
96d68bd4
RO
101832018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10184
10185 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10186 MAKEFLAGS.
10187
5a699617
RO
101882018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10189
10190 * dg-extract-results.sh: Move to toplevel contrib.
10191 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10192 * Makefile.in (check-parallel-racy): Likewise.
10193
5bd18990
AB
101942018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10195
10196 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10197 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10198 tests if the target supports scheduler locking.
10199
3fbbcf47
TV
102002018-08-04 Tom de Vries <tdevries@suse.de>
10201
10202 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10203
3e1d3d8c
TT
102042018-08-02 Tom Tromey <tom@tromey.com>
10205
10206 PR symtab/16842.
10207 * gdb.cp/temargs.exp: Test "info address" of a template
10208 parameter.
10209
5abe0f0c
JV
102102018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10211
10212 * gdb.python/py-mi-var-info-path-expression.c: New file.
10213 * gdb.python/py-mi-var-info-path-expression.py: New file.
10214 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10215
fb66cde8
SDJ
102162018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10217
10218 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10219 error after "cannot resolve name" string.
10220
c708f4d2
AB
102212018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10222
10223 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10224 started.
10225 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10226
37cc0cae
TV
102272018-07-28 Tom de Vries <tdevries@suse.de>
10228
10229 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10230
63b4ecf7
TV
102312018-07-26 Tom de Vries <tdevries@suse.de>
10232
10233 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10234
3c3bb058
AB
102352018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10236
10237 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10238 is visible.
10239
9e7f3bbb
TV
102402018-07-26 Tom de Vries <tdevries@suse.de>
10241
10242 PR breakpoints/23366
10243 * gdb.base/catch-follow-exec.c: New test.
10244 * gdb.base/catch-follow-exec.exp: New file.
10245
16f808ec
TV
102462018-07-25 Tom de Vries <tdevries@suse.de>
10247
10248 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10249 vla-optimized-out.c.
10250
d7154a8d
JV
102512018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10252
10253 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10254 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10255
232a0032
TV
102562018-07-20 Tom de Vries <tdevries@suse.de>
10257
10258 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10259 NOCLONE macro.
10260 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10261
fbb1d502
TV
102622018-07-19 Tom de Vries <tdevries@suse.de>
10263
10264 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10265 regular expression.
10266
42dc7699
TV
102672018-07-18 Tom de Vries <tdevries@suse.de>
10268
10269 * gdb.base/vla-optimized-out.c: New test.
10270 * gdb.base/vla-optimized-out.exp: New file.
10271
7f1f7e23
SDJ
102722018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10273
10274 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10275 message "No address associated with hostname" when gdbserver
10276 cannot resolve the hostname.
10277
5759ebb3
PW
102782018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10279
10280 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10281 Add some test prefixes to make tests unique.
10282
3606ccab
PW
102832018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10284
10285 * gdb.base/frameapply.c: New file.
10286 * gdb.base/frameapply.exp: New file.
10287
529c08b2
PW
102882018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10289
10290 * gdb.base/skip.exp: Update expected error message.
10291
c7ab0aef
SDJ
102922018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10293 Jan Kratochvil <jan.kratochvil@redhat.com>
10294 Paul Fertser <fercerpav@gmail.com>
10295 Tsutomu Seki <sekiriki@gmail.com>
10296
10297 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10298 parameter.
10299 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10300 by default.
10301 * boards/native-gdbserver.exp: Likewise.
10302 * gdb.server/run-without-local-binary.exp: Improve regexp used
10303 for detecting when a remote debugging connection succeeds.
10304 * gdb.server/server-connect.exp: New file.
10305 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10306 Do not prefix the port number with ":".
10307 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10308 support for detecting and using it. Add '$debughost_gdbserver'
10309 to the list of arguments used to start gdbserver. Handle case
10310 when gdbserver cannot resolve a network name.
10311
16ff70dd
SDJ
103122018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10313
10314 PR c++/23373
10315 * gdb.base/ptype-offsets.cc (struct static_member): New
10316 struct.
10317 (main) <stmember>: New variable.
10318 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10319 with a static member in it.
10320
3541979f
AB
103212018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10322
10323 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10324 watchpoints enabled and disabled.
10325
c8ad9b9a
AB
103262018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10327
10328 * gdb.base/examine-backward.exp: Still run tests around address
10329 0x0, even if address 0x0 is not readable. Update the pattern for
10330 matching address 0x0 in expected output.
10331
e0e5e971
AB
103322018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10333
10334 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10335 malloc/free.
10336
1ea5da02
TV
103372018-07-04 Tom de Vries <tdevries@suse.de>
10338
10339 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10340
471b9d15
MR
103412018-07-02 Maciej W. Rozycki <macro@mips.com>
10342
10343 PR tdep/8282
10344 * gdb.arch/mips-disassembler-options.exp: New test.
10345 * gdb.arch/mips-disassembler-options.s: New test source.
10346
75acb486
PA
103472018-06-29 Pedro Alves <palves@redhat.com>
10348
10349 * gdb.threads/names.exp: Adjust expected "info threads" output.
10350
cd2bb709
PA
103512018-06-29 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.opt/inline-break.exp (line number, address): Add "info
10354 break" tests.
10355
991ff292
PA
103562018-06-29 Pedro Alves <palves@redhat.com>
10357
10358 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10359 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10360 number and address and running to them.
10361
356819b6 103622018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
10363
10364 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10365
2512d7ef
JK
103662018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10367
10368 * lib/compiler.c: Remove executable permission flag.
10369
be1b6474
RB
103702018-06-28 Richard Bunt <richard.bunt@arm.com>
10371
10372 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10373 code.
10374 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10375
291f9a96
PT
103762018-06-28 Petr Tesarik <ptesarik@suse.cz>
10377
10378 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10379
ed6dfe51
PT
103802018-06-28 Petr Tesarik <ptesarik@suse.cz>
10381
10382 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10383 address argument is omitted.
10384
d4d429d5
PT
103852018-06-28 Petr Tesarik <ptesarik@suse.cz>
10386
10387 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10388
7ab6656f
OJ
103892018-06-27 Omair Javaid <omair.javaid@linaro.org>
10390
10391 PR gdb/21695
10392 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10393 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10394
a33ccfc7
TT
103952018-06-26 Tom Tromey <tom@tromey.com>
10396
10397 PR rust/22574:
10398 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10399 * gdb.rust/simple.rs (struct SimpleLayout): New.
10400
6d72d289
SM
104012018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10402
10403 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10404 "info registers" output.
10405
8363f9d5
RB
104062018-06-21 Richard Bunt <richard.bunt@arm.com>
10407
10408 * gdb.base/watchpoint-hw-attach.c: New test.
10409 * gdb.base/watchpoint-hw-attach.exp: New file.
10410
f00674fe
SM
104112018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10412
10413 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10414 through /bin/sh.
10415 * boards/dwarf4-gdb-index.exp: Likewise.
10416 * boards/fission-dwp.exp: Likewise.
10417
1d554008
UW
104182018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10419
10420 * gdb.base/float128.exp: Add comment and improved fail message
10421 to the failure case of "print large128" test.
10422
d0ac1c44
SM
104232018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10424
10425 * configure.ac: Remove AC_PREREQ.
10426 * configure: Re-generate.
10427
61b04dd0
PA
104282018-06-19 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10431 (func_extern_caller): New.
10432 (main): Call func_extern_caller.
10433 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10434 logic change.
10435
f63b508a
SM
104362018-06-18 Weimin Pan <weimin.pan@oracle.com>
10437
10438 PR gdb/16841
10439 * gdb.cp/typedef-base.cc: New file.
10440 * gdb.cp/typedef-base.exp: New file.
10441
0fe3a558
TV
104422018-06-18 Tom de Vries <tdevries@suse.de>
10443
10444 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10445
7010835a
AB
104462018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10447 Richard Bunt <Richard.Bunt@arm.com>
10448
10449 * gdb.threads/attach-slow-waitpid.c: New file.
10450 * gdb.threads/attach-slow-waitpid.exp: New file.
10451 * gdb.threads/slow-waitpid.c: New file.
10452
14897d65
PA
104532018-06-14 Pedro Alves <palves@redhat.com>
10454
10455 * gdb.base/fork-running-state.c: Include <errno.h>.
10456 (exit_if_relative_exits): New.
10457 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10458 exits.
10459 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10460 child exits.
10461
5d9a0608
TV
104622018-06-14 Tom de Vries <tdevries@suse.de>
10463
10464 PR cli/22573
10465 * gdb.base/finish-pretty.c: New test.
10466 * gdb.base/finish-pretty.exp: New file.
10467
11ae5818
PA
104682018-06-14 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10471 gdb's expected startup output.
10472
1d39de44
PA
104732018-06-14 Pedro Alves <palves@redhat.com>
10474
10475 * lib/selftest-support.exp (selftest_setup): Remove inlined
10476 function handling.
10477
70ee0000
TV
104782018-06-14 Tom de Vries <tdevries@suse.de>
10479
10480 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10481 matching of breakpoint printing.
10482
11f4b608
TV
104832018-06-13 Tom de Vries <tdevries@suse.de>
10484
10485 PR testsuite/23269
10486 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10487 (fork_child): ... here, and ...
10488 (fork_parent): ... here.
10489
104902018-06-12 Tom de Vries <tdevries@suse.de>
10491
10492 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10493
9516f85a
AB
104942018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10495 Stephen Roberts <stephen.roberts@arm.com>
10496
10497 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10498 rewrite test to describe action performed, rather than possible
10499 failure.
10500
5045b3d7
GB
105012018-06-08 Gary Benson <gbenson@redhat.com>
10502
10503 * gdb.threads/check-libthread-db.exp: New file.
10504 * gdb.threads/check-libthread-db.c: Likewise.
10505
c61b06a1
TT
105062018-06-05 Tom Tromey <tom@tromey.com>
10507
10508 * gdb.base/default.exp: Update expected "show version" output.
10509
eb6af809
TT
105102018-06-05 Tom Tromey <tom@tromey.com>
10511
10512 PR cli/12326:
10513 * gdb.cp/static-print-quit.exp: Update.
10514 * lib/gdb.exp (pagination_prompt): Update.
10515 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10516 * gdb.python/python.exp: Update.
10517
178d6a63
JB
105182018-06-04 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10521
8e817061
JB
105222018-06-01 Joel Brobecker <brobecker@adacore.com>
10523
10524 * gdb.ada/bp_fun_addr: New testcase.
10525
e86ca25f
TT
105262018-06-01 Tom Tromey <tom@tromey.com>
10527
10528 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10529 results.
10530 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10531 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10532 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10533 * gdb.base/maint.exp (maint_pass_if): Update.
10534
4b2dfa9d
MR
105352018-05-31 Maciej W. Rozycki <macro@mips.com>
10536
10537 * gdb.base/endian.exp: New test.
10538 * gdb.base/endian.c: New test source.
10539
45f25d6c
AB
105402018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10541
10542 PR gdb/23203
10543 * gdb.base/bt-selected-frame.c: New file.
10544 * gdb.base/bt-selected-frame.exp: New file.
10545 * lib/gdb.exp (get_current_frame_number): New function.
10546
d9f6d7f8
MR
105472018-05-24 Maciej W. Rozycki <macro@mips.com>
10548 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.threads/tls-core.c: Include <stdlib.h>
10551 (thread_proc): Call `abort'.
10552 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10553 (tls_core_test): New procedure, bits factored out from ...
10554 (top level): ... here. Test both native cores and gcore cores.
10555
ff1cf532
TT
105562018-05-23 Tom Tromey <tom@tromey.com>
10557
10558 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10559
b98664d3
TT
105602018-05-23 Tom Tromey <tom@tromey.com>
10561
10562 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10563 symfile_complaints.
10564 (test_short_complaints): Likewise.
10565 (test_empty_complaints): Likewise.
10566 (test_initial_complaints): Update.
10567
4e9668d0
TT
105682018-05-23 Tom Tromey <tom@tromey.com>
10569
10570 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10571
43ba33c7
TT
105722018-05-23 Tom Tromey <tom@tromey.com>
10573
10574 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10575 (test_short_complaints): Update.
10576
035522c0
PA
105772018-05-22 Pedro Alves <palves@redhat.com>
10578
10579 * gdb.base/remote.exp: Only gdb_start after compiling the
10580 testcase. Issue "disconnect" before testing "set remote" command
10581 defaults. Issue clean_restart before running to main.
10582
cc0be08f
PA
105832018-05-22 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.base/remote.exp: Adjust expected output of "show remote
10586 memory-write-packet-size". Add tests for "set remote
10587 memory-write-packet-size 0" and "set remote
10588 memory-write-packet-size fixed/limit".
10589
b1b60145
PA
105902018-05-22 Pedro Alves <palves@redhat.com>
10591
10592 PR gdb/22973
10593 * gdb.base/utf8-identifiers.c: New file.
10594 * gdb.base/utf8-identifiers.exp: New file.
10595
0ec848ad
PFC
105962018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10597
10598 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10599
2c3305f6
PFC
106002018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10601
10602 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10603
ce1e8424
TT
106042018-05-18 Tom Tromey <tom@tromey.com>
10605
10606 * gdb.base/ptype-offsets.exp: Update.
10607
ddfe970e
KS
106082018-05-17 Keith Seitz <keiths@redhat.com>
10609
10610 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10611 in expected breakpoint stop locations.
10612 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10613 move to proper scope to test variable values.
10614 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10615 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10616 New functions.
10617 (main): Call not_inline_func3.
10618 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10619 inline_func1, inline_func2, and inline_func3. Test that when each
10620 breakpoint is hit, GDB properly reports both the stop location
10621 and the backtrace. Repeat tests for temporary breakpoints.
10622
0726fcc6
MR
106232018-05-15 Maciej W. Rozycki <macro@mips.com>
10624
10625 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10626 rather then trying to access it in determining whether the PID
10627 of `gdbserver' could have been retrieved.
10628
8ee22052
AB
106292018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
10630
10631 * gdb.arch/amd64-init-x87-values.S: New file.
10632 * gdb.arch/amd64-init-x87-values.exp: New file.
10633
7785df48
JK
106342018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10635
10636 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10637
56bcdbea
TT
106382018-05-04 Tom Tromey <tom@tromey.com>
10639
10640 PR python/22730:
10641 * gdb.python/python.exp: Test multi-line execute.
10642
a913fffb
TT
106432018-05-04 Tom Tromey <tom@tromey.com>
10644
10645 PR python/22731:
10646 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10647
7a2c85f2
TT
106482018-05-04 Tom Tromey <tom@tromey.com>
10649
10650 PR gdb/11750:
10651 * gdb.base/define.exp: Test defining a user command inside a user
10652 command.
10653 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10654
a3b60e45
JK
106552018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10656 Pedro Alves <palves@redhat.com>
10657
10658 PR breakpoints/19806 and support for PR external/20207.
10659 * gdb.base/watchpoint-unaligned.c: New file.
10660 * gdb.base/watchpoint-unaligned.exp: New file.
10661
45fe4a03
AB
106622018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10663
10664 * gdb.base/maint.exp: Make test names unique, use
10665 test_prefix_command_help to test 'help maint info', and remove
10666 repeated test of 'help maint'.
10667
9be2ae8f
TT
106682018-05-04 Tom Tromey <tom@tromey.com>
10669
10670 PR gdb/22619:
10671 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10672 behavior.
10673
11859c31
AB
106742018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10675
10676 * gdb.base/maint.exp: Process output from 'maint print registers'
10677 line at a time.
10678
089a9490
AB
106792018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
10680
10681 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10682 timeout.
10683
9b0797e2
AB
106842018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
10685
10686 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10687 filter pattern.
10688
f6ac5f3d
PA
106892018-05-02 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10692 to_log_command renames.
10693 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10694
77d3c63b
TT
106952018-05-02 Tom Tromey <tom@tromey.com>
10696
10697 * gdb.python/py-parameter.exp: Set test message.
10698
0489430a
TT
106992018-05-02 Tom Tromey <tom@tromey.com>
10700
10701 PR python/20084:
10702 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10703 PARAM_ZUINTEGER_UNLIMITED tests.
10704
1632f8ba
DR
107052018-04-28 Dan Robertson <danlrobertson89@gmail.com>
10706
10707 PR rust/23124
10708 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10709 when casting.
10710
6d7bb824
TT
107112018-04-30 Tom Tromey <tom@tromey.com>
10712
10713 * gdb.python/py-type.exp: Check align attribute.
10714 * gdb.python/py-type.c: New "aligncheck" global.
10715
007e1530
TT
107162018-04-30 Tom Tromey <tom@tromey.com>
10717
10718 PR exp/17095:
10719 * gdb.dwarf2/dw2-align.exp: New file.
10720 * gdb.cp/align.exp: New file.
10721 * gdb.base/align.exp: New file.
10722 * lib/gdb.exp (gdb_int128_helper): New proc.
10723 (has_int128_c, has_int128_cxx): New caching procs.
10724
6873858b
TT
107252018-04-27 Tom Tromey <tom@tromey.com>
10726
10727 PR rust/22545:
10728 * gdb.rust/simple.exp: Add inclusive range tests.
10729
79188d8d
PA
107302018-04-26 Pedro Alves <palves@redhat.com>
10731
10732 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10733 ifunc breakpoint locations correctly of ifunc breakpoints set
10734 while the program resolves the ifunc.
10735
c7075ad5
PA
107362018-04-26 Pedro Alves <palves@redhat.com>
10737
10738 * gdb.base/gnu-ifunc-final.c: New file.
10739 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10740 * gdb.base/gnu-ifunc.exp (executable): Delete.
10741 (staticexecutable): Adjust.
10742 (lib_opts, exec_opts): Delete.
10743 (make_binsuffix, build, set-break): New procedures.
10744 (misc_tests): New, with tests factored out from the top level.
10745 (top level): Test different combinations of ifunc resolver name,
10746 resolver with and with debug info, and ifunc target with and
10747 without debug info. Wrap static tests with with_target_prefix.
10748
8388016d
PA
107492018-04-26 Pedro Alves <palves@redhat.com>
10750
10751 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10752 return type" warnings.
10753
249b5733
PA
107542018-04-25 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10757 killed".
10758 * gdb.base/kill-after-signal.exp: Likewise.
10759 * gdb.threads/kill.exp: Likewise.
10760
f67c0c91
SDJ
107612018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10762 Sergio Durigan Junior <sergiodj@redhat.com>
10763 Pedro Alves <palves@redhat.com>
10764
10765 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10766 regexps to expect for '[Inferior ... detached]' as well.
10767 * gdb.base/attach.exp: Likewise.
10768 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10769 "gdb_continue_to_end".
10770 (test_catch_syscall_with_wrong_args): Likewise.
10771 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10772 ']'. Don't set 'verbose' on.
10773 * gdb.base/foll-vfork.exp: Likewise.
10774 * gdb.base/fork-print-inferior-events.c: New file.
10775 * gdb.base/fork-print-inferior-events.exp: New file.
10776 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10777 '[Inferior ... has been killed]' message.
10778 * gdb.base/kill-after-signal.exp: Likewise.
10779 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10780 detach message.
10781 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10782 message.
10783 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10784 regexps to expect for '[Inferior ... detached]' as well.
10785 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10786
0a8ddac4
SM
107872018-04-24 Simon Marchi <simon.marchi@ericsson.com>
10788
10789 PR gdb/23104
10790 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10791
701adfb0
PA
107922018-04-22 Rajendra SY <rajendra.sy@gmail.com>
10793
10794 PR gdb/23095
10795 * gdb.base/break-probes.exp: Pass shlib_load to
10796 prepare_for_testing. Set normal_bp to r_debug_state if target is
10797 bsd.
10798
d27d16bf
RB
107992018-04-19 Richard Bunt <richard.bunt@arm.com>
10800
10801 * gdb.threads/multiple-successive-infcall.c: New test.
10802 * gdb.threads/multiple-successive-infcall.exp: New file.
10803
a037790e
TT
108042018-04-17 Tom Tromey <tom@tromey.com>
10805
10806 * gdb.rust/simple.rs (Union): New type.
10807 (main): New local "u".
10808 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10809
e3a91079
AA
108102018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10811
10812 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10813 number information in output of "whereis" command.
10814 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10815
b744723f
AA
108162018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10817
10818 * gdb.ada/info_types.exp: Adjust expected output to the line
10819 numbers now printed by "info var/func/type".
10820 * gdb.base/completion.exp: Likewise.
10821 * gdb.base/included.exp: Likewise.
10822 * gdb.cp/cp-relocate.exp: Likewise.
10823 * gdb.cp/cplusfuncs.exp: Likewise.
10824 * gdb.cp/namespace.exp: Likewise.
10825 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10826
4a4495d6
MM
108272018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10828
10829 * gdb.btrace/cpu.exp: New.
10830
1d509aa6
MM
108312018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10832
10833 * gdb.base/step-indirect-call-thunk.exp: New.
10834 * gdb.base/step-indirect-call-thunk.c: New.
10835 * gdb.reverse/step-indirect-call-thunk.exp: New.
10836 * gdb.reverse/step-indirect-call-thunk.c: New.
10837
6295b6da
SM
108382018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10839
10840 * gdb.base/pie-fork.c: New file.
10841 * gdb.base/pie-fork.exp: New file.
10842
50146e70
TT
108432018-04-11 Tom Tromey <tom@tromey.com>
10844
10845 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10846
f50d8a2e
PA
108472018-04-10 Pedro Alves <palves@redhat.com>
10848
10849 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10850 exits. Instead loop running forever.
10851 (fork_parent): Run forever too.
10852
a0be7a36
SM
108532018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10854
10855 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10856 mi_continue_to_line.
10857 * gdb.mi/mi-stack.c (callee4): Add comment.
10858
9b73db36
SM
108592018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10860
10861 * gdb.mi/mi-stack.exp: Fix indentation.
10862
c912f608
SM
108632018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10864
10865 PR gdb/22979
10866 * gdb.arch/amd64-osabi.exp: New file.
10867
26540402
SM
108682018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10869
10870 PR gdb/22980
10871 * gdb.base/osabi.exp: New file.
10872
121ad66c 108732018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
10874
10875 * gdb.cp/static-typedef-print.exp: New file.
10876 * gdb.cp/static-typedef-print.cc: New file.
10877
3fcded8f
JB
108782018-03-27 Joel Brobecker <brobecker@adacore.com>
10879
10880 * gdb.ada/varsize_limit: New testcase.
10881
59cc4834
JB
108822018-03-27 Joel Brobecker <brobecker@adacore.com>
10883
10884 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10885
10886 * gdb.ada/notcplusplus: New testcase.
10887
10888 * gdb.base/c-linkage-name.c: New file.
10889 * gdb.base/c-linkage-name.exp: New testcase.
10890
4ca59a9f
TT
108912018-03-26 Tom Tromey <tom@tromey.com>
10892
10893 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10894 * gdb.python/py-framefilter.py (name_error): New global.
10895 (ErrorInName.function): Use name_error.
10896
978d6c75
TT
108972018-03-26 Tom Tromey <tom@tromey.com>
10898
10899 PR backtrace/15582:
10900 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10901
b7fee5a3
KS
109022018-03-23 Keith Seitz <keiths@redhat.com>
10903
10904 PR c++/22968
10905 * gdb.cp/subtypes.exp: New file.
10906 * gdb.cp/subtypes.h: New file.
10907 * gdb.cp/subtypes.cc: New file.
10908 * gdb.cp/subtypes-2.cc: New file.
10909
376be529
AB
109102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10911
10912 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10913 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10914 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10915 -nostartfiles when compiling the test. Confirm that all registers
10916 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10917
066cfa98
AB
109182018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10919
10920 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10921 option, syntax was wrong anyway.
10922 * gdb.arch/arm-disp-step.exp: Likewise.
10923 * gdb.arch/sparc64-regs.exp: Likewise.
10924 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10925 option, syntax was wrong anyway, switch to use
10926 prepare_for_testing.
10927 * gdb.arch/i386-disp-step.exp: Likewise.
10928
079670b9
AA
109292018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10930
10931 * gdb.ada/exec_changed.exp: Replace "target_info exists
10932 use_gdb_stub" by "use_gdb_stub".
10933 * gdb.ada/start.exp: Likewise.
10934 * gdb.base/async-shell.exp: Likewise.
10935 * gdb.base/attach-pie-misread.exp: Likewise.
10936 * gdb.base/attach-wait-input.exp: Likewise.
10937 * gdb.base/break-entry.exp: Likewise.
10938 * gdb.base/break-interp.exp: Likewise.
10939 * gdb.base/dprintf-detach.exp: Likewise.
10940 * gdb.base/nostdlib.exp: Likewise.
10941 * gdb.base/solib-nodir.exp: Likewise.
10942 * gdb.base/statistics.exp: Likewise.
10943 * gdb.base/testenv.exp: Likewise.
10944 * gdb.mi/mi-exec-run.exp: Likewise.
10945 * gdb.mi/mi-start.exp: Likewise.
10946 * gdb.multi/dummy-frame-restore.exp: Likewise.
10947 * gdb.multi/multi-arch-exec.exp: Likewise.
10948 * gdb.multi/multi-arch.exp: Likewise.
10949 * gdb.multi/tids.exp: Likewise.
10950 * gdb.multi/watchpoint-multi.exp: Likewise.
10951 * gdb.python/py-events.exp: Likewise.
10952 * gdb.threads/attach-into-signal.exp: Likewise.
10953 * gdb.threads/attach-stopped.exp: Likewise.
10954 * gdb.threads/threadapply.exp: Likewise.
10955 * lib/selftest-support.exp: Likewise.
10956
26d6cec4
AA
109572018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10958
10959 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10960
4ee89e90
SR
109612018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10962
10963 * gdb.perf/template-breakpoints.cc: New file.
10964 * gdb.perf/template-breakpoints.exp: New file.
10965 * gdb.perf/template-breakpoints.py: New file.
10966
92630041
TT
109672018-03-19 Tom Tromey <tom@tromey.com>
10968
10969 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10970 y0.
10971 * gdb.rust/simple.exp: Test bare identifier form of struct
10972 initializer.
10973
76727919
TT
109742018-03-19 Tom Tromey <tom@tromey.com>
10975
10976 * gdb.gdb/observer.exp: Remove.
10977
194ed413
AA
109782018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10979
10980 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10981 "qualified" option when setting breakpoints.
10982 * gdb.trace/backtrace.exp: Likewise.
10983 * gdb.trace/circ.exp: Likewise.
10984 * gdb.trace/collection.exp: Likewise.
10985 * gdb.trace/disconnected-tracing.exp: Likewise.
10986 * gdb.trace/ftrace-lock.exp: Likewise.
10987 * gdb.trace/ftrace.exp: Likewise.
10988 * gdb.trace/infotrace.exp: Likewise.
10989 * gdb.trace/packetlen.exp: Likewise.
10990 * gdb.trace/passc-dyn.exp: Likewise.
10991 * gdb.trace/qtro.exp: Likewise.
10992 * gdb.trace/read-memory.exp: Likewise.
10993 * gdb.trace/report.exp: Likewise.
10994 * gdb.trace/signal.exp: Likewise.
10995 * gdb.trace/status-stop.exp: Likewise.
10996 * gdb.trace/strace.exp: Likewise.
10997 * gdb.trace/tfind.exp: Likewise.
10998 * gdb.trace/trace-break.exp: Likewise.
10999 * gdb.trace/trace-condition.exp: Likewise.
11000 * gdb.trace/trace-mt.exp: Likewise.
11001 * gdb.trace/tstatus.exp: Likewise.
11002 * gdb.trace/tsv.exp: Likewise.
11003 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11004 * gdb.trace/unavailable.exp: Likewise.
11005 * gdb.trace/while-dyn.exp: Likewise.
11006
8b067d2c
AA
110072018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11008
11009 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11010 that libinproctrace is copied to the target.
11011
3ae9ce5d
TT
110122018-03-14 Tom Tromey <tom@tromey.com>
11013
11014 PR cli/14977:
11015 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11016 a null pointer.
11017 * gdb.base/wchar.exp: Likewise.
11018
b8c2339b
TT
110192018-03-14 Tom Tromey <tom@tromey.com>
11020
11021 PR cli/19918:
11022 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11023 flag.
11024
4872dc46
SM
110252018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11026
11027 PR gdb/22841
11028 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11029 "target" to remote_exec.
11030
e4fe3756
SM
110312018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11032
11033 PR gdb/22841
11034 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11035 ${board}_upload): Remove.
11036
e95a97d4
AA
110372018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11038
11039 * gdb.cp/watch-cp.cc: New test.
11040 * gdb.cp/watch-cp.exp: New file.
11041
dbbb1059
AB
110422018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11043
11044 * gdb.base/infcall-nested-structs.exp: New file.
11045 * gdb.base/infcall-nested-structs.c: New file.
11046 * gdb.base/float.exp: Add riscv support.
11047
ecc054c0
TP
110482018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11049
11050 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11051 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11052
25e3c82c
SDJ
110532018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11054
11055 * gdb.server/abspath.exp: New file.
11056 * lib/gdb.exp (with_cwd): New procedure.
11057
3083294d
SM
110582018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11059
11060 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11061 use it.
11062 (gdb_is_target_remote_prompt): New proc.
11063 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11064 (gdb_is_target_native): Pass prompt parameter to
11065 gdb_is_target_1.
11066
3275ef47
SM
110672018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11068
11069 * gdb.base/load-command.c: New file.
11070 * gdb.base/load-command.exp: New file.
11071 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11072 (gdb_is_target_1): ...this, and generalize for other targets
11073 than just remote.
11074 (gdb_is_target_remote): Use gdb_is_target_1.
11075 (gdb_is_target_native): use gdb_is_target_1.
11076
6893c19a
TT
110772018-02-26 Tom Tromey <tom@tromey.com>
11078
11079 PR python/16497:
11080 * gdb.python/py-framefilter.exp: Update test.
11081
2ddeaf8a
TT
110822018-02-26 Tom Tromey <tom@tromey.com>
11083
11084 * gdb.dwarf2/variant.c: New file.
11085 * gdb.dwarf2/variant.exp: New file.
11086
c9317f21
TT
110872018-02-26 Tom Tromey <tom@tromey.com>
11088
11089 * gdb.rust/simple.exp: Accept more possible results in enum test.
11090
6f6d0c26
SM
110912018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11092
11093 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11094 parentheses.
11095
11b03145
MR
110962018-02-23 Maciej W. Rozycki <macro@mips.com>
11097
11098 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11099 name of a variable: $actual_linejj -> $actual_line.
11100
54a27fe5
JB
111012018-02-21 John Baldwin <jhb@FreeBSD.org>
11102
11103 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11104
de65820c
MM
111052018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11106
11107 * gdb.btrace/buffer-size.exp: Do not force BTS.
11108
980548fd
PA
111092018-02-14 Pedro Alves <palves@redhat.com>
11110
11111 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11112 getting a "Quit".
11113
c4e12631
MM
111142018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11115
11116 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11117 Fix test name.
11118
c2e0e465
SM
111192018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11120
11121 * gdb.cp/m-static.exp: Check type of optimized out static
11122 member.
11123
f7216783
AB
111242018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11125
11126 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11127 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11128
0625771b
LS
111292018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11130 Leszek Swirski <leszeks@google.com>
11131
11132 * gdb.python/py-prettyprint.c
11133 (struct to_string_returns_value_inner,
11134 struct to_string_returns_value_wrapper): New.
11135 (main): Add tsrvw variable.
11136 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11137 ToStringReturnsValueWrapper): New classes.
11138 (register_pretty_printers): Register new pretty-printers.
11139 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11140 recursive pretty printer.
11141 * gdb.python/py-mi.exp: Likewise.
11142
59498c30
LS
111432018-02-01 Leszek Swirski <leszeks@google.com>
11144
11145 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11146 functions with the same name as an include file are parsed
11147 correctly.
11148
d4d38844
YQ
111492018-02-01 Yao Qi <yao.qi@linaro.org>
11150
11151 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11152 "\[^\r\n\]*".
11153
07e5f5cf
NP
111542018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11155
11156 * gdb.arch/powerpc-prologue-frame.s: New file.
11157 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11158 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11159
929b5ad4
JB
111602018-01-31 Joel Brobecker <brobecker@adacore.com>
11161
11162 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11163
e671cd59
PA
111642018-01-30 Pedro Alves <palves@redhat.com>
11165
11166 PR gdb/13211
11167 * gdb.base/interrupt-daemon.c: New.
11168 * gdb.base/interrupt-daemon.exp: New.
11169 * gdb.multi/multi-term-settings.c: New.
11170 * gdb.multi/multi-term-settings.exp: New.
11171
fc413dc4
JB
111722018-01-30 Joel Brobecker <brobecker@adacore.com>
11173
11174 * gdb.base/break.exp: Save the location where the breakpoint
11175 on break.c:47 was actually inserted when debugging the version
11176 compiled at -O2 and use it in the expected output of the "info
11177 break" test performed soon after.
11178
5c319bb2
PA
111792018-01-22 Pedro Alves <palves@redhat.com>
11180 Sergio Durigan Junior <sergiodj@redhat.com>
11181
11182 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11183 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11184
a9e40818
JB
111852018-01-22 Joel Brobecker <brobecker@adacore.com>
11186
11187 * gdb.base/break-include.c, gdb.base/break-include.inc,
11188 gdb.base/break-include.exp: New files.
11189 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11190 line number now being the actual line number where the breakpoint
11191 was inserted.
11192 * gdb.mi/mi-break.exp: Likewise.
11193 * gdb.mi/mi-reverse.exp: Likewise.
11194 * gdb.mi/mi-simplerun.exp: Ditto.
11195
e707fc44
AB
111962018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11197
11198 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11199 varobj.
11200 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11201
ae451627
AB
112022018-01-21 Don Breazeal <donb@codesourcery.com>
11203 Andrew Burgess <andrew.burgess@embecosm.com>
11204
11205 * gdb.mi/basics.c: Add new global.
11206 * gdb.mi/mi-frame-regs.exp: New file.
11207 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11208 case.
11209
b1b189e0
AB
112102018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11211
11212 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11213 non-parameter, and on an unknown symbol.
11214
fcfcc376
TT
112152018-01-19 Tom Tromey <tom@tromey.com>
11216
11217 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11218 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11219
634c1c31
AA
112202018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11221
11222 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11223 setrlimit and chdir to int.
11224
d6ad07fd
AA
112252018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11226
11227 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11228 function.
11229 (my_tend): Likewise.
11230 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11231 rationale of avoiding FP- and vector instructions.
11232
adf8243b
RK
112332018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11234
11235 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11236 "info reg" with "\[ \t\]*".
11237 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11238 "\[ \t\]+".
11239 * gdb.arch/s390-multiarch.exp: Ditto.
11240 * gdb.base/pc-fp.exp: Ditto.
11241 * gdb.reverse/i386-precsave.exp: Ditto.
11242 * gdb.reverse/i386-reverse.exp: Ditto.
11243 * gdb.reverse/i387-env-reverse.exp: Ditto.
11244 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11245
dcc06925
AA
112462018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11247
11248 * lib/gdb.exp (gdb_compile): Re-enable use of
11249 universal_compile_options for languages other than Rust.
11250
25d4fd80
AA
112512018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11252
11253 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11254
ee7f689e 112552018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
11256
11257 PR gdb/16577
11258 * gdb.base/solib-vanish.exp: New.
11259 * gdb.base/solib-vanish-main.c: New.
11260 * gdb.base/solib-vanish-lib1.c: New.
11261 * gdb.base/solib-vanish-lib2.c: New.
11262
d8447b6b
YQ
112632018-01-17 Yao Qi <yao.qi@linaro.org>
11264
11265 * gdb.compile/compile.exp: Match the address printed for
11266 frame in the output of command "bt".
11267
86d6a90c
TT
112682018-01-15 Tom Tromey <tom@tromey.com>
11269
11270 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11271 compute sp_reg.
11272
cbcdb1aa
AB
112732018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11274
11275 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11276 to prepare.
11277 (prepare): Return 0 on error, 1 on success.
11278
eea61984
PA
112792018-01-12 Pedro Alves <palves@redhat.com>
11280
11281 * gdb.base/continue-after-aborted-step-over.c: New.
11282 * gdb.base/continue-after-aborted-step-over.exp: New.
11283
6181e9c2
SM
112842018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11285
11286 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11287 options when not creating an executable.
11288
3cada740
PA
112892018-01-11 Pedro Alves <palves@redhat.com>
11290
11291 PR remote/22597
11292 * gdb.server/stop-reply-no-thread.c: New file.
11293 * gdb.server/stop-reply-no-thread.exp: New file.
11294
c63d3e8d
PA
112952018-01-10 Pedro Alves <palves@redhat.com>
11296
11297 PR gdb/22670
11298 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11299 functions too. Test setting breakpoints and printing C functions
11300 with no debug info too.
11301 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11302
d4c2a405
PA
113032018-01-10 Pedro Alves <palves@redhat.com>
11304
11305 PR gdb/22670
11306 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11307 a fail.
11308
8825213e
PA
113092018-01-10 Pedro Alves <palves@redhat.com>
11310
11311 PR gdb/22670
11312 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11313
605fd3c6
YQ
113142018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11315
11316 * gdb.server/unittest.exp: Match the output in non-development
11317 mode.
11318
1e5ded6c
YQ
113192018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11320
11321 * gdb.gdb/unittest.exp: Match output in non-development mode.
11322
30066b0b
JB
113232018-01-08 Joel Brobecker <brobecker@adacore.com>
11324
11325 * gdb.ada/access_tagged_param.exp: Relax expected output
11326 for value of "ObjL" in "continue" to pck.inspect breakpoint
11327 test.
11328
04bafb1e
XR
113292018-01-08 Joel Brobecker <brobecker@adacore.com>
11330
9f86398b
JB
11331 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11332 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 11333
e379cee6
PA
113342018-01-05 Pedro Alves <palves@redhat.com>
11335
11336 PR gdb/18653
11337 * gdb.base/libsegfault.exp: New.
11338
de63c46b
PA
113392018-01-05 Joel Brobecker <brobecker@adacore.com>
11340
11341 PR gdb/22670
11342 * gdb.ada/access_tagged_param.exp: New file.
11343 * gdb.ada/access_tagged_param/foo.adb: New file.
11344
f98fc17b
PA
113452018-01-05 Pedro Alves <palves@redhat.com>
11346
11347 PR gdb/22670
11348 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11349 exercise lower case too, and to exercise both full matching and
11350 wild matching.
11351
342f8240
JB
113522018-01-05 Joel Brobecker <brobecker@adacore.com>
11353
11354 * gdb.ada/rename_subscript_param: New testcase.
11355
7150d33c
JG
113562018-01-05 Jerome Guitton <guitton@adacore.com>
11357
11358 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11359
cc0e770c
JB
113602018-01-05 Joel Brobecker <brobecker@adacore.com>
11361
11362 * gdb.ada/convvar_comp: New testcase.
11363
672a41aa 113642018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
11365
11366 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11367 (My_Table): New global variable.
11368 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11369
7365ec2f
JB
113702018-01-04 Joel Brobecker <brobecker@adacore.com>
11371
11372 PR gdb/22670
11373 * gdb.ada/maint_with_ada: New testcase.
11374
289483b6
JB
113752018-01-04 Joel Brobecker <brobecker@adacore.com>
11376
11377 PR gdb/22670
11378 * gdb.ada/bp_c_mixed_case: New testcase.
11379
344420da
JB
113802018-01-04 Joel Brobecker <brobecker@adacore.com>
11381
11382 PR gdb/22670
11383 * gdb.ada/complete.exp: Add "complete break ada" test.
11384
66fc87a0
JB
113852018-01-04 Joel Brobecker <brobecker@adacore.com>
11386
11387 PR gdb/22670
11388 * gdb.ada/info_addr_mixed_case: New testcase.
11389
9f757bf7
XR
113902018-01-03 Xavier Roirand <roirand@adacore.com>
11391
11392 * gdb.ada/excep_handle.exp: New testcase.
11393 * gdb.ada/excep_handle/foo.adb: New file.
11394 * gdb.ada/excep_handle/pck.ads: New file.
11395
bd570f80
JB
113962018-01-03 Joel Brobecker <brobecker@adacore.com>
11397
11398 * gdb.base/step-line.c: Add extra empty line in copyright header.
11399 * gdb.base/step-line.inp: Likewise.
11400
9fe561ab
JB
114012018-01-02 Joel Brobecker <brobecker@adacore.com>
11402
11403 * gdb.ada/dyn_stride.exp: Add slice test.
11404
a405673c
JB
114052018-01-02 Joel Brobecker <brobecker@adacore.com>
11406
11407 * gdb.ada/dyn_stride: New testcase.
11408
cef0f868
SH
114092017-12-27 Stafford Horne <shorne@gmail.com>
11410
11411 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11412 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11413
b67d92b0
SH
114142017-12-27 Stafford Horne <shorne@gmail.com>
11415
11416 * gdb.base/reggroups.c: New file.
11417 * gdb.base/reggroups.exp: New file.
11418
eccab96d
JB
114192017-12-18 Joel Brobecker <brobecker@adacore.com>
11420
11421 * gdb.dwarf2/ada-valprint-error.c: New file.
11422 * gdb.dwarf2/ada-valprint-error.exp: New file.
11423
0e2da9f0
JB
114242017-12-18 Joel Brobecker <brobecker@adacore.com>
11425
11426 * gdb.ada/assign_arr: New testcase.
11427
cb923fcc
XR
114282017-12-18 Xavier Roirand <roirand@adacore.com>
11429
11430 * gdb.ada/funcall_ptr: New testcase.
11431
7c161838
SDJ
114322017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11433
11434 PR cli/16224
11435 * gdb.base/ptype-offsets.cc: New file.
11436 * gdb.base/ptype-offsets.exp: New file.
11437
1af17fd9
YQ
114382017-12-15 Yao Qi <yao.qi@linaro.org>
11439
11440 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11441 if XML is disabled.
11442
828d5846
XR
114432017-12-15 Xavier Roirand <roirand@adacore.com>
11444
11445 * gdb.ada/same_component_name: New testcase.
11446
79e8fcaa
JB
114472017-12-14 Joel Brobecker <brobecker@adacore.com>
11448
11449 * gdb.ada/str_binop_equal: New testcase.
11450
e05fa6f9
JB
114512017-12-14 Joel Brobecker <brobecker@adacore.com>
11452
11453 * gdb.ada/task_switch_in_core: New testcase.
11454
b89641ba
SM
114552017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11456
11457 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11458 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11459 call test_bkpt_qualified.
11460 (test_bkpt_qualified): New proc.
11461
6892d2e4
PA
114622017-12-13 Pedro Alves <palves@redhat.com>
11463
11464 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11465 Tighten regexp by matching with an anchor.
11466
a22ecf70
PA
114672017-12-13 Pedro Alves <palves@redhat.com>
11468
11469 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11470 ("expression with namespace"): New set of tests.
11471 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11472 (Nested::Test_NS::qux): New.
11473 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11474 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11475
9937536c
JB
114762017-12-13 Joel Brobecker <brobecker@adacore.com>
11477
11478 * gdb.base/server-del-break.c: New file.
11479 * gdb.base/server-del-break.exp: New file.
11480
fe49c6f5
SH
114812017-12-12 Stafford Horne <shorne@gmail.com>
11482
11483 * gdb.xml/tdesc-regs.exp: Add or1k support.
11484
c3d18620
SH
114852017-12-12 Stafford Horne <shorne@gmail.com>
11486
11487 * gdb.base/bp-permanent.c: Define nop of or1k.
11488
c5f9cfc8
JB
114892017-12-11 Joel Brobecker <brobecker@adacore.com>
11490
11491 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11492 output with components being reordered.
11493
a9c135fc
JB
114942017-12-11 Joel Brobecker <brobecker@adacore.com>
11495
11496 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11497 output with components being reordered.
11498
927aa2e7
JK
114992017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11500 Pedro Alves <palves@redhat.com>
11501
11502 * gdb.base/maint.exp (check for .gdb_index): Check also for
11503 .debug_names.
11504 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11505 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11506 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11507 (.gdb_index used after symbol reloading): Support also .debug_names.
11508 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11509
f17d9474
YQ
115102017-12-08 Yao Qi <yao.qi@linaro.org>
11511
11512 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11513 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11514
a0de8c21
YQ
115152017-12-08 Yao Qi <yao.qi@linaro.org>
11516
11517 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11518 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11519
a738ea1d
YQ
115202017-12-08 Yao Qi <yao.qi@linaro.org>
11521
11522 * gdb.arch/aarch64-tagged-pointer.c: New file.
11523 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11524
1cd9a73b
SDJ
115252017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11526
11527 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11528 "int".
11529
fa6eb693
KS
115302017-12-07 Keith Seitz <keiths@redhat.com>
11531
11532 PR breakpoints/22569
11533 * gdb.linespec/ls-errs.exp: Change expected result of "break
11534 -source this file has spaces.c -line 3".
11535 Check that an explicit source file followed by whitespace is
11536 identified as an invalid explicit location.
11537
883fd55a
KS
115382017-12-07 Keith Seitz <keiths@redhat.com>
11539
11540 * gdb.cp/nested-types.cc: New file.
11541 * gdb.cp/nested-types.exp: New file.
11542 * lib/cp-support.exp: Load data-structures.exp library.
11543 (debug_cp_test_ptype_class): New global.
11544 (cp_ptype_class_verbose, next_line): New procedures.
11545 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11546 Add and document new return value.
11547 Switch the list of lines to a queue.
11548 Add support for new `type' key for nested type definitions.
11549 Add debugging/troubleshooting messages.
11550 * lib/data-structures.exp: New file.
11551
ec72db3e
SM
115522017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11553
11554 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11555 with proc_with_prefix, don't use with_test_prefix.
11556
99598d71
TT
115572017-12-07 Tom Tromey <tom@tromey.com>
11558
11559 * gdb.base/break.exp: Add test for empty "commands".
11560
a8806230
YQ
115612017-12-07 Yao Qi <yao.qi@linaro.org>
11562
11563 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11564 malloc and catch syscall.
11565
824cc835
PM
115662017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11567
e79be6e5 11568 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
11569 tests for explicit locations.
11570
7cc244de
PA
115712017-12-06 Pedro Alves <palves@redhat.com>
11572
11573 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11574 force-disabling XML descriptions.
11575
50a1fdd5
PA
115762017-12-04 Pedro Alves <palves@redhat.com>
11577
11578 PR gdb/22499
11579 * gdb.arch/amd64-disp-step-avx.S: New file.
11580 * gdb.arch/amd64-disp-step-avx.exp: New file.
11581
f0fb2488
PA
115822017-12-03 Pedro Alves <palves@redhat.com>
11583
11584 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11585 and <string.h>.
11586 (parent_function): Print distinct messages when waitpid fails, or
11587 the child exits with a signal, or the child exits for an unhandled
11588 reason.
11589 * gdb.threads/process-dies-while-detaching.exp
11590 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11591 it. Wait for both inferior output and GDB's prompt. Use an
11592 indirect spawn id list.
11593 (do_detach): New parameter 'child_exit'. Use it to compute
11594 expected inferior output.
11595 (test_detach, test_detach_watch, test_detach_killed_outside):
11596 Adjust to pass down the expected child exit kind.
11597
97cbe998
SDJ
115982017-12-01 Joel Brobecker <brobecker@adacore.com>
11599 Sergio Durigan Junior <sergiodj@redhat.com>
11600 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11603
40fc416f
SDJ
116042017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11605
11606 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11607 to 'symbol-file' and 'add-symbol-file' can be
11608 position-independent.
11609
1cc75e92
YQ
116102017-12-01 Yao Qi <yao.qi@linaro.org>
11611
11612 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11613 the URL in copyright header.
11614 * gdb.arch/aarch64-fp.exp: Likewise.
11615 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11616 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11617 * gdb.base/expand-psymtabs.exp: Likewise.
11618 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11619 * gdb.fortran/common-block.exp: Likewise.
11620 * gdb.fortran/common-block.f90: Likewise.
11621 * gdb.fortran/logical.exp: Likewise.
11622 * gdb.fortran/vla-datatypes.f90: Likewise.
11623 * gdb.fortran/vla-sub.f90: Likewise.
11624
875fb7a7
JB
116252017-11-30 Joel Brobecker <brobecker@adacore.com>
11626
11627 * gdb.ada/repeat_dyn: New testcase.
11628
6f14765f
UW
116292017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
11630
11631 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11632 Update for changed thread numbering.
11633 * gdb.cell/bt.exp: Update for changed GDB output.
11634
f1af7b94
SM
116352017-11-30 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11638 setting isremote by hand.
11639 * boards/dwarf4-gdb-index.exp: Likewise.
11640 * boards/fission.exp: Likewise.
11641 * boards/stabs.exp: Likewise.
11642
e3919f3e
PA
116432017-11-30 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.linespec/cpls-ops.exp
11646 (check_explicit_skips_function_argument): Extract the underlying
11647 type of size_t instead of hardcoding it.
11648
bd69330d
PA
116492017-11-29 Pedro Alves <palves@redhat.com>
11650
11651 PR c++/19436
11652 * gdb.linespec/cpls-abi-tag.cc: New file.
11653 * gdb.linespec/cpls-abi-tag.exp: New file.
11654
a20714ff
PA
116552017-11-29 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.base/langs.exp: Use -qualified.
11658 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11659 it.
11660 * gdb.cp/namespace.exp: Use -qualified.
11661 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11662 (overload-3, template-overload, template-ret-type, const-overload)
11663 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11664 procedures.
11665 (test_driver): Call them.
11666 * gdb.cp/save-bp-qualified.cc: New.
11667 * gdb.cp/save-bp-qualified.exp: New.
11668 * gdb.linespec/explicit.exp: Test -qualified.
11669 * lib/completion-support.exp (completion::explicit_opts_list): Add
11670 "-qualified".
11671 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11672
f6f1d339
PM
116732017-11-29 Phil Muldoon <pmuldoon@redhat.com>
11674
11675 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11676
02ca603a
TT
116772017-11-29 Tom Tromey <tom@tromey.com>
11678
11679 * gdb.base/relocate.exp: Update invalid argument test.
11680 Add new tests for invalid arguments.
11681
ed6c0bfb
TP
116822017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11683
11684 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11685 Return 0 as a long.
11686 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11687
f106e10e
TP
116882017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
11689
11690 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11691 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11692 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11693 func ().
11694 * gdb.cp/shadow.cc (B.func): Return 0.
11695
10329bb2
JB
116962017-11-27 Joel Brobecker <brobecker@adacore.com>
11697
11698 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11699 expected output in gdb_expect call to allow the exception
11700 message to be present as well. Fix syntax confusion to avoid
11701 TCL thinking that exception_name is an array.
11702
617cd4bc
UW
117032017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
11704
11705 * gdb.arch/spu-info.c: Include <unistd.h>.
11706 (do_signal_test): Fix broken calls to write.
11707 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11708 Fix checks for empty mailboxes. Update signal tests for corrected
11709 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
11710 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11711 * gdb.cell/arch.exp: Use standard_output_file.
11712 * gdb.cell/break.exp: Likewise.
11713 * gdb.cell/bt.exp: Likewise.
11714 * gdb.cell/core.exp: Likewise.
11715 * gdb.cell/dwarfaddr.exp: Likewise.
11716 * gdb.cell/ea-cache.exp: Likewise.
11717 * gdb.cell/ea-standalone.exp: Likewise.
11718 * gdb.cell/f-regs.exp: Likewise.
11719 * gdb.cell/fork.exp: Likewise.
11720 * gdb.cell/gcore.exp: Likewise.
11721 * gdb.cell/mem-access.exp: Likewise.
11722 * gdb.cell/ptype.exp: Likewise.
11723 * gdb.cell/registers.exp: Likewise.
11724 * gdb.cell/sizeof.exp: Likewise.
11725 * gdb.cell/solib-symbol.exp: Likewise.
11726 * gdb.cell/solib.exp: Likewise.
617cd4bc 11727
a81aaca0
PA
117282017-11-25 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/complete-empty.exp: New file.
11731 * gdb.base/completion.exp: Adjust.
11732
6a3c6ee4
PA
117332017-11-25 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.linespec/cpls-ops.cc: New file.
11736 * gdb.linespec/cpls-ops.exp: New file.
11737 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11738 factored out from ...
11739 (test_complete_prefix_range): ... this.
11740
8955eb2d
PA
117412017-11-24 Pedro Alves <palves@redhat.com>
11742
11743 * gdb.linespec/cpcompletion.exp: New file.
11744 * gdb.linespec/cpls-hyphen.cc: New file.
11745 * gdb.linespec/cpls.cc: New file.
11746 * gdb.linespec/cpls2.cc: New file.
11747 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11748 test to use test_gdb_complete_unique. Add label completion,
11749 keyword completion and explicit location completion tests.
11750 * lib/completion-support.exp: New file.
11751
e547c119
JB
117522017-11-24 Joel Brobecker <brobecker@adacore.com>
11753
11754 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11755 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11756 when hitting an exception catchpoint.
11757
7c3c1aa8
YQ
117582017-11-22 Yao Qi <yao.qi@linaro.org>
11759
11760 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11761
41bd68f5
SM
117622017-11-22 Simon Marchi <simon.marchi@ericsson.com>
11763
11764 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11765 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11766 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11767
1daad298
YQ
117682017-11-22 Yao Qi <yao.qi@linaro.org>
11769
11770 * gdb.base/info-os.exp: Pass pthreads.
11771 * gdb.multi/multi-attach.exp: Likewise.
11772
88465e87
YQ
117732017-11-22 Yao Qi <yao.qi@linaro.org>
11774
11775 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11776 compiler.
11777
dc196b23
YQ
117782017-11-22 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11781 * gdb.base/break-interp.exp: Likewise.
11782 * gdb.base/jit-attach-pie.exp: Likewise.
11783
2400729e
UW
117842017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11785
11786 * gdb.base/float128.c (large128): New variable.
11787 * gdb.base/float128.exp: Add test to print largest __float128 value.
11788
7a26362d
UW
117892017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
11790
11791 * gdb.arch/vsx-regs.exp: Update register content checks.
11792
ed0f4273
UW
117932017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
11794
11795 * gdb.arch/ppc-longdouble.exp: New file.
11796 * gdb.arch/ppc-longdouble.c: Likewise.
11797
a25d69c6
PA
117982017-11-21 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11801
73fcf641
PA
118022017-11-20 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11805 (long_double_typedef): New typedefs.
11806 Use DEF on double and long double.
11807 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11808 cases.
11809 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11810 and 'long_double_ptr_same_size' locals. Use them to decide
11811 whether cast from array/function to float is valid/invalid.
11812
71a3c369
TT
118132017-11-17 Tom Tromey <tom@tromey.com>
11814
11815 * gdb.rust/traits.rs: New file.
11816 * gdb.rust/traits.exp: New file.
11817
ced9779b
JB
118182017-11-17 Joel Brobecker <brobecker@adacore.com>
11819
11820 * gdb.ada/minsyms: New testcase.
11821
a0922d80
PA
118222017-11-16 Pedro Alves <palves@redhat.com>
11823
11824 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11825 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11826
ea04e54c
PA
118272017-11-16 Pedro Alves <palves@redhat.com>
11828
11829 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11830 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11831
e849ea89
PA
118322017-11-16 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.server/reconnect-ctrl-c.c: New file.
11835 * gdb.server/reconnect-ctrl-c.exp: New file.
11836
d8ae99a7
PM
118372017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11838
11839 * gdb.python/py-rbreak.exp: New file.
11840 * gdb.python/py-rbreak.c: New file.
11841 * gdb.python/py-rbreak-func2.c: New file.
11842
968a13f8
PA
118432017-11-16 Pedro Alves <palves@redhat.com>
11844
11845 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11846 pattern.
11847 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11848 GDB.
11849
71774bc9
SM
118502017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11851
11852 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11853 regex.
11854
ddbb44cf
SM
118552017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11856
11857 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11858 test names.
11859
584a564f
PA
118602017-11-09 Pedro Alves <palves@redhat.com>
11861
11862 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11863 factored out from ...
11864 (top level): ... here, and adjusted to avoid expecting beyond the
11865 prompt in a single gdb_test_multiple.
11866
5ed7a928
PA
118672017-11-09 Pedro Alves <palves@redhat.com>
11868
11869 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11870 output.
11871 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11872 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11873 * gdb.server/ext-run.exp ("kill" test): Likewise.
11874 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11875
a60e0738
PA
118762017-11-09 Pedro Alves <palves@redhat.com>
11877
11878 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11879 match till end of line.
11880
2c88253f
PA
118812017-11-09 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11884
c7a38517
PA
118852017-11-09 Pedro Alves <palves@redhat.com>
11886
11887 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11888 New procedures, factored out from ...
11889 (top level): ... here, and adjusted to avoid expecting beyond the
11890 prompt in one go.
11891
f29f4b6b
PA
118922017-11-09 Pedro Alves <palves@redhat.com>
11893
11894 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11895 output. Fix '?' match.
11896
286acbb5
JB
118972017-11-08 Joel Brobecker <brobecker@adacore.com>
11898
11899 * gdb.ada/scoped_watch: New testcase.
11900 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11901 which is actually correct.
11902 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11903 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11904
62d7ae92
PA
119052017-11-08 Pedro Alves <palves@redhat.com>
11906
11907 * gdb.gdb/complaints.exp (test_initial_complaints)
11908 (test_serial_complaints, test_short_complaints): Call
11909 complaint_internal instead of complaint.
11910
280ca31f
DT
119112017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11912
11913 * gdb.threads/tls-core.c: New file.
11914 * gdb.threads/tls-core.exp: Likewise.
11915
b5ec771e
PA
119162017-11-08 Pedro Alves <palves@redhat.com>
11917
11918 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11919 (p Exported_Capitalized): New test.
11920 (p exported_capitalized): New test.
11921
a02b41a7
PA
119222017-11-07 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11925
95e95a6d
PA
119262017-11-07 Pedro Alves <palves@redhat.com>
11927
11928 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11929 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11930 (disable_invalid, disable_inverted, disable_negative): New
11931 procedures.
11932 ("bad numbers"): New set of tests.
11933
cee62dbd
PA
119342017-11-07 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.cp/ena-dis-br-range.exp: Add tests.
11937
cc638e86
PA
119382017-11-07 Pedro Alves <palves@redhat.com>
11939
11940 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11941
d0fe4701
XR
119422017-11-07 Xavier Roirand <roirand@adacore.com>
11943 Pedro Alves <palves@redhat.com>
11944
11945 * gdb.base/ena-dis-br.exp: Add reference to
11946 gdb.cp/ena-dis-br-range.exp.
11947 * gdb.cp/ena-dis-br-range.exp: New file.
11948 * gdb.cp/ena-dis-br-range.cc: New file.
11949
46f67f80
PA
119502017-11-06 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.base/attach-non-pgrp-leader.c: New.
11953 * gdb.base/attach-non-pgrp-leader.exp: New.
11954
726e1356
PA
119552017-11-06 Pedro Alves <palves@redhat.com>
11956
11957 * configure.ac: No longer check for termio.h and sgtty.h.
11958 * configure: Regenerate.
11959 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11960 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11961 Remove termio and sgtty code.
11962
50ab6ace
YQ
119632017-11-03 Yao Qi <yao.qi@linaro.org>
11964
11965 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11966 in GDB is disabled.
11967
8e68731c
YQ
119682017-11-03 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.python/py-thrhandle.exp: Skip it if python is not
11971 enabled.
11972
3a87ae65
SM
119732017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11974
11975 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11976 as a breakpoint command.
11977
484d8d36
MD
119782017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11979
11980 PR python/21213
11981 * gdb.python/py-infthread.exp: Test calling
11982 InferiorThread.inferior () multiple times in a row.
11983
4a27f119
KS
119842017-10-27 Keith Seitz <keiths@redhat.com>
11985
11986 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11987 Test "info break" for every inlined function breakpoint.
11988
bb11dd58
YQ
119892017-10-27 Yao Qi <yao.qi@linaro.org>
11990
11991 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11992
a43f3893
PF
119932017-10-26 Patrick Frants <osscontribute@gmail.com>
11994
11995 * gdb.cp/classes.exp (test_static_members): Test printing
11996 Outer::instance.
11997 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11998 (Inner::instance, Outer::instance): New.
11999
792ccf00
PA
120002017-10-24 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12003 extra console" test in two stages.
12004
eb2bfbad
PA
120052017-10-24 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12008
1f75a651
PA
120092017-10-24 Pedro Alves <palves@redhat.com>
12010
12011 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12012 loop.
12013
779990d9
PA
120142017-10-24 Pedro Alves <palves@redhat.com>
12015
12016 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12017 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12018
ad9b8f5d
PA
120192017-10-24 Pedro Alves <palves@redhat.com>
12020
12021 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12022 parameter and handle it. Don't output read value in test name.
12023
fee6da6e
PA
120242017-10-24 Pedro Alves <palves@redhat.com>
12025
12026 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12027 custom test name.
12028
10389c2c
PA
120292017-10-24 Pedro Alves <palves@redhat.com>
12030
12031 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12032 include the unstable output directory name in the test's name.
12033 (initial_setup_simple) <'set args'>: Use custom test name.
12034
a80e65a9
PA
120352017-10-24 Pedro Alves <palves@redhat.com>
12036
12037 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12038 with explicit test name.
12039
15763a09
PA
120402017-10-20 Pedro Alves <palves@redhat.com>
12041
12042 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12043 'wait -i'. Use gdb_assert and remote_close.
12044
49a4ce2e
AB
120452017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12046
12047 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12048 number from variable rather than hard-coded.
12049
a75868f5
PA
120502017-10-19 Pedro Alves <palves@redhat.com>
12051
12052 * gdb.base/long-inferior-output.c: New file.
12053 * gdb.base/long-inferior-output.exp: New file.
12054
c8ba13ad
KS
120552017-11-18 Keith Seitz <keiths@redhat.com>
12056
12057 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12058 method.
12059 (main): Call it.
12060 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12061 Add additional user-defined conversion operator tests.
12062
b27de576
PA
120632017-10-17 Pedro Alves <palves@redhat.com>
12064
12065 * boards/native-stdio-gdbserver.exp: Load "local-board".
12066
8484c955
PA
120672017-10-17 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.base/quit-live.c: New file.
12070 * gdb.base/quit-live.exp: New file.
12071
83d5a34d
KS
120722017-10-16 Keith Seitz <keiths@redhat.com>
12073
12074 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12075 (class_with_protected_typedef, class_with_private_typedef)
12076 (struct_with_public_typedef, struct_with_protected_typedef)
12077 (struct_with_private_typedef): New classes/structs.
12078 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12079 typedefs and access specifiers.
12080
739b3f1d
PA
120812017-10-16 Pedro Alves <palves@redhat.com>
12082 Simon Marchi <simon.marchi@polymtl.ca>
12083
12084 * README (Local vs Remote vs Native): New section.
12085 * boards/local-board.exp: New file, with bits factored out from
12086 ...
12087 * boards/native-extended-gdbserver.exp: ... here. Load
12088 "local-board".
12089 * boards/native-gdbserver.exp: Load "local-board".
12090 (${board}_spawn, ${board}_exec): Delete.
12091 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12092 ...
12093 * boards/stdio-gdbserver-base.exp: ... this new file.
12094 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12095 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12096 procedure.
12097 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12098 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12099 stdio_gdbserver_command.
12100 (${board}_get_remote_address, ${board}_get_comm_port)
12101 (${board}_download, ${board}_upload): Delete.
12102 (get_target_remote_pipe_cmd): New.
12103
fe68b953
SM
121042017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12105
12106 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12107 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12108 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12109 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12110 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12111 remove with_test_prefix.
12112
300b6685
PA
121132017-10-13 Pedro Alves <palves@redhat.com>
12114
12115 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12116 * gdb.base/annota1.exp: Use it instead of is_remote.
12117 * gdb.base/annota3.exp: Use it instead of is_remote.
12118 * gdb.cp/annota2.exp: Use it instead of is_remote.
12119 * gdb.cp/annota3.exp: Use it instead of is_remote.
12120 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12121
50500caf
PA
121222017-10-13 Pedro Alves <palves@redhat.com>
12123
12124 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12125 (test_num_test_vars, run_and_count_vars, find_env)
12126 (test_set_unset_env, test_inherit_env_var): New procedures.
12127 (top level): Use them.
12128
dad0c6d2
PA
121292017-10-13 Pedro Alves <palves@redhat.com>
12130
12131 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12132 also skip on stub-like targets.
12133
8b0553c1
PA
121342017-10-13 Pedro Alves <palves@redhat.com>
12135
12136 PR gdb/22293
12137 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12138 (top level): Move some tests to ...
12139 (test_not_found): ... this new procedure.
12140 (top level): Call it.
12141
7594f623
PA
121422017-10-13 Pedro Alves <palves@redhat.com>
12143
12144 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12145 expect different "info terminal" output if testing with a
12146 non-native target.
12147
ebe3b402
PA
121482017-10-13 Pedro Alves <palves@redhat.com>
12149 Simon Marchi <simon.marchi@polymtl.ca>
12150
12151 PR python/12966
12152 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12153
42f1b161
PA
121542017-10-13 Pedro Alves <palves@redhat.com>
12155
12156 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12157 already.
12158
8d6ef72b
PA
121592017-10-13 Pedro Alves <palves@redhat.com>
12160
12161 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12162 is_remote.
12163
d7bcd5b8
PA
121642017-10-13 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12167 is_remote.
12168
df479dc6
PA
121692017-10-13 Pedro Alves <palves@redhat.com>
12170
12171 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12172 is set.
12173 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12174 instead of is_remote.
12175
23fb630a
PA
121762017-10-13 Pedro Alves <palves@redhat.com>
12177
12178 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12179 (top level): Add comment.
12180
cc77b1dc
PA
121812017-10-13 Pedro Alves <palves@redhat.com>
12182
12183 * gdb.base/remote.exp (top level): Fix comment typo and add
12184 missing return.
12185
27c9e813
PA
121862017-10-13 Pedro Alves <palves@redhat.com>
12187 Simon Marchi <simon.marchi@polymtl.ca>
12188
12189 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12190 calls and add comments. Skip test if use_gdb_stub is set.
12191 (top level): Use "set cwd" command instead of "cd" command.
12192
5e830d98
PA
121932017-10-13 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12196 is_remote target check.
12197
f5ca0032
PA
121982017-10-13 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.base/scope.exp: Use build_executable + clean_restart +
12201 gdb_file_cmd instead of prepare_for_testing and no longer skip
12202 "before run" tests on is_remote target boards. Update comments.
12203 * boards/native-extended-gdbserver.exp
12204 (extended_gdbserver_load_last_file): New, factored out from ...
12205 (gdb_load): ... this. Move further below and add comment.
12206 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12207
8aed1c0d
PA
122082017-10-12 Pedro Alves <palves@redhat.com>
12209
12210 * gdb.base/attach.exp: Remove references to gdb64.
12211 * gdb.base/dbx.exp: Remove references to gdb64.
12212
cfa34c87
SM
122132017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12214 Pedro Alves <palves@redhat.com>
12215
12216 * gdb.base/label.exp: Remove is_remote target check.
12217
9192b7de
PA
122182017-10-12 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.base/auvx.exp (coredir): Update comment.
12221 (top level) <core_works>: Use "set cwd" command instead of "cd"
12222 command.
12223
6bf0052d
PA
122242017-10-12 Pedro Alves <palves@redhat.com>
12225 Simon Marchi <simon.marchi@polymtl.ca>
12226
12227 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12228 target boards.
12229
e48ef82d
PA
122302017-10-12 Pedro Alves <palves@redhat.com>
12231 Simon Marchi <simon.marchi@polymtl.ca>
12232
12233 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12234 Instead skip if there's any gdb_protocol set.
12235
8d7aea57
SM
122362017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12237 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12240
30440677
PA
122412017-10-12 Pedro Alves <palves@redhat.com>
12242 Simon Marchi <simon.marchi@polymtl.ca>
12243
12244 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12245 instead of on dejagnu remote boards.
12246
4e04f045 122472017-10-12 Pedro Alves <palves@redhat.com>
175654b9 12248 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
12249
12250 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12251 checks. Use build_executable + clean_restart instead of
12252 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12253 of enabling non-stop after starting gdb.
12254
871a186e
PA
122552017-10-12 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12258 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12259 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12260 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12261
56d704da
AK
122622017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12263
12264 * gdb.arch/arc-tdesc-cpu.exp: New file.
12265 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12266
2f20e312
SM
122672017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12268
12269 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12270
65630365
PA
122712017-10-10 Pedro Alves <palves@redhat.com>
12272
12273 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12274 expect CLI output.
12275
bf469271
PA
122762017-10-10 Pedro Alves <palves@redhat.com>
12277
12278 * lib/selftest-support.exp (selftest_setup): Update for
12279 captured_command_loop's prototype change.
12280
777a42f1
PA
122812017-10-09 Pedro Alves <palves@redhat.com>
12282
12283 Test both arch1=>arch2 and arch2=>arch1.
12284
12285 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12286 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12287 factored out to...
12288 (append_arch1_options, append_arch2_options, append_arch_options)
12289 (build_executables): New procedures.
12290 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12291 local.
12292 (top level): Add new 'first_arch' testing axis.
12293
cbd2b4e3
PA
122942017-10-09 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12297 (barrier): New.
12298 (thread_start, all_started): New functions.
12299 (main): Spawn new thread and wait until it is scheduled.
12300 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12301 option.
12302 (do_test): Add 'selected_thread' parameter. Run to all_started
12303 instead of main. Explicitly set the breakpoint at main. Switch
12304 to the SELECTED_THREAD thread.
12305 (top level): Test handling the exec event with either the main
12306 thread or the second thread selected.
12307
5c9e4427
PA
123082017-10-09 Pedro Alves <palves@redhat.com>
12309
12310 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12311 logic. Move STOP marker after the value checks.
12312 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12313 regexp.
12314
b3b7c423
SL
123152017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12316
12317 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12318
3b4b2f16
UW
123192017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12320
12321 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12322 integer-to-dfp conversion.
12323 * gdb.base/dfp-test.exp: Likewise.
12324
5cd63fda
PA
123252017-10-04 Pedro Alves <palves@redhat.com>
12326
12327 * gdb.multi/hangout.c: Include <unistd.h>.
12328 (hangout_loop): New function.
12329 (main): Call alarm. Call hangout_loop in a loop.
12330 * gdb.multi/hello.c: Include <unistd.h>.
12331 (hello_loop): New function.
12332 (main): Call alarm. Call hangout_loop in a loop.
12333 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12334 inferior with the other selected.
12335
4c71c105
SM
123362017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12337
12338 * gdb.mi/list-thread-groups-available.exp: New file.
12339 * gdb.mi/list-thread-groups-available.c: New file.
12340
bc3b087d
SDJ
123412017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12342
12343 * gdb.base/set-cwd.exp: Make it available on
12344 native-extended-gdbserver.
12345
d092c5a2
SDJ
123462017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12347
12348 * gdb.base/set-cwd.c: New file.
12349 * gdb.base/set-cwd.exp: Likewise.
12350
45320ffa
TT
123512017-10-02 Tom Tromey <tom@tromey.com>
12352
12353 PR rust/22236:
12354 * gdb.rust/simple.rs (main): New variable "fslice".
12355 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12356
b3e3859b
TT
123572017-10-02 Tom Tromey <tom@tromey.com>
12358
12359 * gdb.rust/simple.exp: Test ptype of a slice.
12360
01af5e0d
TT
123612017-10-02 Tom Tromey <tom@tromey.com>
12362
12363 * gdb.rust/simple.exp: Test index of slice.
12364
a9bbfbd8
TT
123652017-09-27 Tom Tromey <tom@tromey.com>
12366
12367 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12368
df8899e5
TP
123692017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12370 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.base/compare-sections.exp (get value of read-only section): Read
12373 as unsigned value.
12374 (corrupt read-only section): Likewise and don't set written if patching
12375 failed.
12376
757bf54b
KB
123772017-09-21 Kevin Buettner <kevinb@redhat.com>
12378
12379 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12380 files.
12381
06871ae8
PA
123822017-09-20 Pedro Alves <palves@redhat.com>
12383
12384 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12385 symbol names in gdb's output.
12386 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12387
e5f25bc5
PA
123882017-09-20 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12391 Rename to ...
12392 (test_list_ambiguous_symbol): ... this and add a symbol name
12393 parameter. Adjust.
12394 (test_list_ambiguous_function): Reimplement on top of
12395 test_list_ambiguous_symbol and also test listing ambiguous
12396 variables.
12397 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12398 (ambiguous_fun): ... this.
12399 (ambiguous_var): New.
12400 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12401 (ambiguous_fun): ... this.
12402 (ambiguous_var): New.
12403
4e5a4f58
JB
124042017-09-19 John Baldwin <jhb@FreeBSD.org>
12405
12406 * gdb.base/starti.c: New file.
12407 * gdb.base/starti.exp: New file.
12408 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12409
26e53f3e
PA
124102017-09-14 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12413 (top level): Use it instead of runto.
12414
cb791d59
TT
124152017-09-11 Tom Tromey <tom@tromey.com>
12416
12417 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12418
7c96f8c1
TT
124192017-09-11 Tom Tromey <tom@tromey.com>
12420
12421 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12422 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12423
469412dd
CW
124242017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12425
12426 * gdb.fortran/printing-types.exp: New file.
12427 * gdb.fortran/printing-types.exp: New file.
12428
e0f86435
BH
124292017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12430
12431 * gdb.fortran/vla-ptype.exp: Fix typos.
12432 * gdb.fortran/vla-value.exp: Same.
12433
9e9af4be
BH
124342017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12435
12436 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12437 * gdb.mi/mi-var-child-f.exp: Likewise.
12438 * gdb.mi/mi-vla-fortran.exp: Likewise.
12439
a5ad232b 124402017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
12441 Christoph Weinmann <christoph.t.weinmann@intel.com>
12442 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
12443
12444 * gdb.fortran/ptr-indentation.f90: New file.
12445 * gdb.fortran/ptr-indentation.exp: New file.
12446
5aec60eb
TT
124472017-09-05 Tom Tromey <tom@tromey.com>
12448
12449 PR gdb/22010:
12450 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12451
8f8f8152
TP
124522017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12453
12454 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12455
fbd1b771
JK
124562017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12457
12458 * gdb.threads/tls-nodebug-pie.c: New file.
12459 * gdb.threads/tls-nodebug-pie.exp: New file.
12460
5eb5f850
TT
124612017-09-05 Tom Tromey <tom@tromey.com>
12462
12463 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12464 for rust.
12465
ae780a21
SM
124662017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12467
12468 * gdb.multi/multi-arch-exec.exp: Test with different
12469 "follow-exec-mode" settings.
12470 (do_test): New procedure.
12471
3693fdb3
PA
124722017-09-04 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.base/func-static.c (S::method const, S::method volatile)
12475 (S::method volatile const): New methods.
12476 (c_s, v_s, cv_s): New instances.
12477 (main): Call method() on them.
12478 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12479 (cannot_resolve): New procedure.
12480 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12481 print-quote-unquoted columns.
12482 (do_test): Test printing each scope too.
12483
e68cb8e0
PA
124842017-09-04 Pedro Alves <palves@redhat.com>
12485
12486 * gdb.base/local-static.exp: Also test with
12487 class::method::variable wholly quoted.
12488 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12489
858be34c
PA
124902017-09-04 Pedro Alves <palves@redhat.com>
12491
12492 * gdb.base/local-static.c: New.
12493 * gdb.base/local-static.cc: New.
12494 * gdb.base/local-static.exp: New.
12495
46a4882b
PA
124962017-09-04 Pedro Alves <palves@redhat.com>
12497
12498 * gdb.asm/asm-source.exp: Add casts to int.
12499 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12500 (dataglobal64_1, dataglobal64_2): New globals.
12501 * gdb.base/nodebug.exp: Test different expressions involving the
12502 new globals, with print, whatis and ptype. Add casts to int.
12503 * gdb.base/solib-display.exp: Add casts to int.
12504 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12505 * gdb.cp/m-static.exp: Add cast to int.
12506 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12507 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12508 tls variable with no debug info without a cast. Test with a cast
12509 to int too.
12510 * gdb.trace/entry-values.exp: Add casts.
12511
2c5a2be1
PA
125122017-09-04 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/nodebug.exp: Test that ptype's error about functions
12515 with unknown return type includes the function name too.
12516
7022349d
PA
125172017-09-04 Pedro Alves <palves@redhat.com>
12518
12519 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12520 return type of munmap in infcall.
12521 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12522 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12523 type of ftell in infcall.
12524 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12525 type of getpid in infcall.
12526 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12527 infcall.
12528 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12529 Bail on failure to extract the pid.
12530 * gdb.base/nodebug.c: #include <stdint.h>.
12531 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12532 New functions.
12533 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12534 Change expected output of print/whatis/ptype with functions with
12535 no debug info. Test all supported languages. Call
12536 test_call_promotion.
12537 * gdb.compile/compile.exp: Adjust expected output to expect
12538 warning.
12539 * gdb.threads/siginfo-threads.exp: Likewise.
12540
54990598
PA
125412017-09-04 Pedro Alves <palves@redhat.com>
12542
12543 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12544 "prototypes". Test calling float functions via prototyped and
12545 unprototyped function pointers.
12546 (perform_all_tests): New parameter "prototypes". Pass it down.
12547 (top level): Pass down "prototypes" parameter to
12548 perform_all_tests.
12549
34d16ea2
SM
125502017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12551
12552 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12553 Test with nested loops.
12554
9521ecda
SM
125552017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12556
12557 * gdb.base/commands.exp: Call the new procedures.
12558 (loop_break_test, loop_continue_test): New procedures.
12559
80a65e9b
SM
125602017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12561
12562 * gdb.base/commands.exp: Call new procedure.
12563 (define_if_without_arg_test): New procedure.
12564
e439fa14
PA
125652017-09-04 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.base/list-ambiguous.exp: New file.
12568 * gdb.base/list-ambiguous0.c: New file.
12569 * gdb.base/list-ambiguous1.c: New file.
12570 * gdb.base/list.exp (test_list_range): Adjust expected output.
12571
0a2dde4a
SDJ
125722017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12573
12574 * gdb.base/share-env-with-gdbserver.c: New file.
12575 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12576
5e89eb3a
SM
125772017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * gdb.base/commands.exp (gdbvar_simple_if_test,
12580 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12581 progvar_simple_if_test, progvar_simple_while_test,
12582 progvar_complex_if_while_test, user_defined_command_test,
12583 user_defined_command_args_eval,
12584 user_defined_command_args_stack_test,
12585 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12586 temporary_breakpoint_commands,
12587 gdb_test_no_prompt, redefine_hook_test,
12588 redefine_backtrace_test): Remove "global gdb_prompt".
12589
fd437cbc
SM
125902017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12591
12592 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12593 New proc, call it from toplevel.
12594
87215ad1
SDJ
125952017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12596
12597 PR remote/21852
12598 * gdb.server/normal.c: New file, copied from gdb.base.
12599 * gdb.server/run-without-local-binary.exp: New file.
12600
58afddc6
WP
126012017-08-07 Weimin Pan <weimin.pan@oracle.com>
12602
12603 * gdb.arch/sparc64-adi.exp: New file.
12604 * gdb.arch/sparc64-adi.c: New file.
12605
5277199a
PA
126062017-08-22 Pedro Alves <palves@redhat.com>
12607
12608 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12609 (top level): Add "list all overloads" tests.
12610
14278e1f
TT
126112017-08-22 Tom Tromey <tom@tromey.com>
12612
12613 * gdb.gdb/xfullpath.exp: Remove.
12614
bf223d3e
PA
126152017-08-21 Pedro Alves <palves@redhat.com>
12616
12617 PR gdb/19487
12618 * gdb.base/symbol-alias.c: New.
12619 * gdb.base/symbol-alias2.c: New.
12620 * gdb.base/symbol-alias.exp: New.
12621
c973d0aa
PA
126222017-08-21 Pedro Alves <palves@redhat.com>
12623
12624 * gdb.base/dfp-test.c
12625 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12626 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12627 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12628 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12629 * gdb.base/whatis-ptype-typedefs.c: New.
12630 * gdb.base/whatis-ptype-typedefs.exp: New.
12631 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12632 (an_int, an_int_type, an_int_type2): New globals.
12633 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12634 involving typedefs and cast expressions.
12635 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12636 (lookup_typedefs_function): New.
12637 (typedefs_pretty_printers_dict): New.
12638 (top level): Register lookup_typedefs_function in
12639 gdb.pretty_printers.
12640
6d580b63
YQ
126412017-08-18 Yao Qi <yao.qi@linaro.org>
12642
12643 * gdb.server/unittest.exp: New.
12644
206726fb
SDJ
126452017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
12646
12647 PR gdb/21954
12648 * gdb.base/environ.exp: Add test to check if 'unset environment'
12649 works.
12650
bf0ec4c2
AA
126512017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12652
12653 * lib/gdb.exp (universal_compile_options): New caching proc.
12654 (gdb_compile): Suppress GCC's coloring of messages.
12655
d6382fff
TT
126562017-08-14 Tom Tromey <tom@tromey.com>
12657
12658 PR gdb/21675:
12659 * gdb.base/printcmds.exp (test_radices): New function.
12660 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12661 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12662 * lib/gdb.exp (get_integer_valueof): Use p/d.
12663
c2c2dd9f
SM
126642017-08-12 Simon Marchi <simon.marchi@ericsson.com>
12665
12666 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12667 characters.
12668
fdffd6f4
TT
126692017-08-05 Tom Tromey <tom@tromey.com>
12670
12671 * gdb.rust/simple.exp: Allow String to appear in a different
12672 namespace.
12673
27d41eac
YQ
126742017-07-26 Yao Qi <yao.qi@linaro.org>
12675
12676 * gdb.gdb/unittest.exp: Invoke command
12677 "maintenance check xml-descriptions".
12678
031ed05d
AA
126792017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12680
12681 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12682 calling context.
12683 (hex128): Drop erroneous calculation of parameters.
12684
dcd27ddf
SM
126852017-07-22 Simon Marchi <simon.marchi@ericsson.com>
12686
12687 * gdb.python/py-unwind.exp: Disable stack protection when
12688 building test file.
12689
47e77640
PA
126902017-07-20 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.base/default.exp (set language): Adjust expected output.
12693
62d2a18a
PA
126942017-07-20 Pedro Alves <palves@redhat.com>
12695
12696 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12697 (test_minsym): ... this, and make static.
12698 (get_pck__foo__bar__minsym): Rename to ...
12699 (get_test_minsym): ... this.
12700 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12701 symbol names and comments.
12702 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12703 (get_test_minsym): ... this.
12704 (pck__foo__bar__minsym__2): Rename to ...
12705 (test_minsym): ... this.
12706 (main): Adjust.
12707
c45ec17c
PA
127082017-07-17 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.base/completion.exp: Adjust expected output.
12711 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12712 the completer works.
12713
c6756f62
PA
127142017-07-17 Pedro Alves <palves@redhat.com>
12715
12716 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12717
5bd68487
AB
127182017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12719
12720 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12721
8880f2a9
TT
127222017-07-14 Tom Tromey <tom@tromey.com>
12723
12724 PR rust/21764:
12725 * gdb.rust/simple.exp: Add tests.
12726
65547233
TT
127272017-07-14 Tom Tromey <tom@tromey.com>
12728
12729 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12730
8f14146e
PA
127312017-07-14 Pedro Alves <palves@redhat.com>
12732
12733 * gdb.linespec/base/one/thefile.cc (z1): New function.
12734 * gdb.linespec/base/two/thefile.cc (z2): New function.
12735 * gdb.linespec/linespec.exp: Add tests.
12736
b4365d02
AB
127372017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12738
12739 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12740 to mi_create_breakpoint.
12741
5d2cbaa5
AB
127422017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12743
12744 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12745 mi_create_breakpoint.
12746
11cb5716
IB
127472017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
12748
12749 * gdb.dlang/demangle.exp: Update for demangling changes.
12750
03278692
TT
127512017-07-09 Tom Tromey <tom@tromey.com>
12752
12753 * gdb.dwarf2/shortpiece.exp: New file.
12754
33c5cd75
DB
127552017-07-06 David Blaikie <dblaikie@gmail.com>
12756
12757 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12758 built from fissiont-multi-cu{1,2}.c.
12759 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12760 except putting 'main' and 'func' in separate CUs in the same DWO file.
12761 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12762 test.
12763 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12764 test.
12765
8455d262
PA
127662017-07-06 Pedro Alves <palves@redhat.com>
12767
12768 * gdb.python/py-unwind.exp: Test flushregs.
12769
dc4bde35
SDJ
127702017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12771
12772 PR cli/21688
12773 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12774 tests for alias commands and trailing whitespace.
12775
51ed89aa
SDJ
127762017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
12777
12778 PR cli/21688
12779 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12780 procedure. Call it.
12781
eb17d413
PA
127822017-06-29 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.base/printcmds.exp: Add tests.
12785
41664b45
DG
127862017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
12787
12788 PR gdb/21337
12789 * gdb.base/reread-readsym.exp: New file.
12790 * gdb.base/reread-readsym.c: New file.
12791
75312ae3
KB
127922017-06-21 Kevin Buettner <kevinb@redhat.com>
12793
12794 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12795 subpattern.
12796
66953522
PB
127972017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12798
12799 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12800 extended mnemonic.
12801 * gdb.arch/powerpc-power9.s: Likewise.
12802
5524b525
AA
128032017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12804
12805 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12806 on 32-bit x86 targets. Exploit is_*_target macros where
12807 appropriate.
12808
03c8af18
AA
128092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12810
12811 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12812 register pieces.
12813
3bf31011
AA
128142017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12817 located in one or more DWARF pieces.
12818
805acca0
AA
128192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12820
12821 * lib/gdb.exp (get_endianness): New proc.
12822 * gdb.arch/aarch64-fp.exp: Use it.
12823 * gdb.arch/altivec-regs.exp: Likewise.
12824 * gdb.arch/e500-regs.exp: Likewise.
12825 * gdb.arch/vsx-regs.exp: Likewise.
12826 * gdb.base/dump.exp: Likewise.
12827 * gdb.base/funcargs.exp: Likewise.
12828 * gdb.base/gnu_vector.exp: Likewise.
12829 * gdb.dwarf2/formdata16.exp: Likewise.
12830 * gdb.dwarf2/implptrpiece.exp: Likewise.
12831 * gdb.dwarf2/nonvar-access.exp: Likewise.
12832 * gdb.python/py-inferior.exp: Likewise.
12833 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12834
e9352324
AA
128352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12836
12837 PR gdb/21226
12838 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12839 stack value pieces are taken from the LSB end.
12840
d5d1163e
AA
128412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12842
12843 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12844 variable at nonzero offset.
12845
0567c986
AA
128462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12847
12848 * gdb.dwarf2/var-access.c: New file.
12849 * gdb.dwarf2/var-access.exp: New test.
12850 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12851
973e9aab
TT
128522017-06-12 Tom Tromey <tom@tromey.com>
12853
12854 * gdb.dwarf2/formdata16.exp: Add tests.
12855
d9109c80
TT
128562017-06-12 Tom Tromey <tom@tromey.com>
12857
12858 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12859
30a25466
TT
128602017-06-12 Tom Tromey <tom@tromey.com>
12861
12862 PR exp/16225:
12863 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12864 * gdb.arch/vsx-regs.exp: Update tests.
12865 * gdb.arch/s390-vregs.exp (hex128): New proc.
12866 Update test.
12867 * gdb.arch/altivec-regs.exp: Update tests.
12868
aefd8b33
SDJ
128692017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12870
12871 * gdb.base/startup-with-shell.c: New file.
12872 * gdb.base/startup-with-shell.exp: Likewise.
12873
2090129c
SDJ
128742017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12875
12876 * gdb.server/non-existing-program.exp: Update regex in order to
12877 reflect the fact that gdbserver is now using fork_inferior (with a
12878 shell) to startup the inferior.
12879
8e86a419
SM
128802017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12881
12882 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12883 support function calls from GDB.
12884
e6cf65f2
TT
128852017-05-21 Tom Tromey <tom@tromey.com>
12886
12887 PR rust/21466:
12888 * gdb.rust/unsized.exp: New file.
12889 * gdb.rust/unsized.rs: New file.
12890
43cc5389
TT
128912017-05-19 Tom Tromey <tom@tromey.com>
12892
12893 PR rust/21484:
12894 * gdb.rust/watch.exp: New file.
12895 * gdb.rust/watch.rs: New file.
12896
ec8df234
TT
128972017-05-18 Tom Tromey <tom@tromey.com>
12898
12899 * gdb.rust/simple.exp: Allow Box to be qualified.
12900
3e3e7fae
TP
129012017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12902
12903 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12904
59cc050d
PA
129052017-05-18 Pedro Alves <palves@redhat.com>
12906
12907 * gdb.base/fileio.c (test_write, test_read, test_close)
12908 (test_fstat): Don't print 'ret' in the fail path.
12909
c8f6abd1
PA
129102017-05-18 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12913 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12914 (test_system, test_rename, test_unlink, test_time): Change
12915 prototypes.
12916 * gdb.base/fileio.exp (stop_msg): Adjust.
12917
d2a03b77
PA
129182017-05-18 Pedro Alves <palves@redhat.com>
12919
12920 * gdb.base/fileio.c (null_str): New global.
12921 (test_stat): Use it.
12922 * gdb.base/fileio.exp: Remove nowarnings.
12923
0d5c6999
YQ
129242017-05-17 Yao Qi <yao.qi@linaro.org>
12925
12926 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12927
21873064
YQ
129282017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12931 argument command.
12932 (top-level): Invoke test_set_inferior_tty.
12933
d512d31c
PA
129342017-05-04 Pedro Alves <palves@redhat.com>
12935
12936 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12937 Add parens to print call for Python 3.
12938
90cef2ed
KS
129392017-05-03 Keith Seitz <keiths@redhat.com>
12940
12941 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12942 (main): Call it.
12943
14f819c8
TW
129442017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12945
12946 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12947 to prev and next.
12948
913aeadd
TW
129492017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12950
12951 * gdb.python/py-record-btrace.exp: Remove test for
12952 gdb.BtraceInstruction.error.
12953
a3be24ad
TW
129542017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12955
12956 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12957
ae20e79a
TW
129582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12959
12960 * gdb.python/py-record-btrace-threads.c: New file.
12961 * gdb.python/py-record-btrace-threads.exp: New file.
12962
45ce1b47
SDJ
129632017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12964
12965 PR testsuite/8595
12966 * gdb.base/environ.exp: Make test available in all architectures.
12967 Move bits related to "info program" testing to
12968 gdb.base/info-program.exp. Rewrite tests to use the two new
12969 procedures mentione below.
12970 (test_set_show_env_var) New procedure.
12971 (test_set_show_env_var_equal): Likewise.
12972 * gdb.base/info-program.exp: New file.
12973
e15c3eb4
KS
129742017-04-27 Keith Seitz <keiths@redhat.com>
12975
12976 * gdb.cp/oranking.cc (test15): New function.
12977 (main): Call test15 and declare additional variables for testing.
12978 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12979 "p foo101('abc')" tests.
12980 Add tests for cv qualifier overloads.
12981 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12982 "lvalue reference overload" test.
12983 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12984 "print value of f1 on Child&& in f2" test.
12985
3a3fd0fd
PA
129862017-04-19 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12989 procedure.
12990 (top level): Call it.
12991 * lib/gdb.exp (gdb_define_cmd): New procedure.
12992
53375380
PA
129932017-04-12 Pedro Alves <palves@redhat.com>
12994
12995 PR gdb/21323
12996 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12997 (wchar): New global.
12998 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12999 (do_test_wide_char, wide_char_types_no_program, top level): Add
13000 wchar_t testing.
13001
53e710ac
PA
130022017-04-12 Pedro Alves <palves@redhat.com>
13003
13004 PR c++/21323
13005 * gdb.cp/wide_char_types.c: New file.
13006 * gdb.cp/wide_char_types.exp: New file.
13007
0ad9d8c7
SDJ
130082017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
13009
13010 PR gdb/21352
13011 * gdb.trace/tsv.exp: Add test for "tsave -r".
13012
b1b45502
IB
130132017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
13014
13015 * gdb.dlang/watch-loc.c: New file.
13016 * gdb.dlang/watch-loc.exp: New file.
13017
ec13808e
JK
130182017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13019
13020 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13021
fe5f7374
AK
130222017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13023
13024 * gdb.arch/arc-analyze-prologue.S: New file.
13025 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13026
eea78757
AK
130272017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13028
13029 * gdb.arch/arc-decode-insn.S: New file.
13030 * gdb.arch/arc-decode-insn.exp: Likewise.
13031
5badf10a
IR
130322017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13033
13034 PR tdep/20928
13035 * gdb.arch/sparc64-regs.exp: New file.
13036 * gdb.arch/sparc64-regs.S: Likewise.
13037
cee59b3f
TW
130382017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13039
13040 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13041 and memory view on Python 3.
13042
c0f55cc6
AV
130432017-03-20 Artemiy Volkov <artemiyv@acm.org>
13044 Keith Seitz <keiths@redhat.com>
13045
13046 PR gdb/14441
13047 * gdb.cp/demangle.exp: Add rvalue reference tests.
13048 * gdb.cp/rvalue-ref-casts.cc: New file.
13049 * gdb.cp/rvalue-ref-casts.exp: New file.
13050 * gdb.cp/rvalue-ref-overload.cc: New file.
13051 * gdb.cp/rvalue-ref-overload.exp: New file.
13052 * gdb.cp/rvalue-ref-params.cc: New file.
13053 * gdb.cp/rvalue-ref-params.exp: New file.
13054 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13055 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13056 * gdb.cp/rvalue-ref-types.cc: New file.
13057 * gdb.cp/rvalue-ref-types.exp: New file.
13058 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13059 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13060
51457a05
MAL
130612017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13062
13063 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13064 New procedure.
13065
5b291c04
MAL
130662017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13067
13068 * lib/mi-support.exp (mi_gdb_test): Add additional message
13069 for unexpected output.
13070
59a56148
AA
130712017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13072
13073 * gdb.base/examine-backward.c (Barrier): New character array
13074 constant, to ensure that TestStrings is preceded by a string
13075 terminator.
13076
7942e96e
AA
130772017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13078
13079 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13080 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13081 and implicit pointer into such a location.
13082
6ebac3fb
DE
130832017-03-16 Doug Evans <dje@google.com>
13084
13085 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13086
ec3b243d
TP
130872017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13088
13089 * gdb.cp/m-static.exp: Fix expectation for prototype of
13090 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
13091
130922017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
13093
13094 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13095 * gdb.guile/scm-lazy-string.c: New file.
13096 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13097 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13098 for pointer, array, typedef lazy strings.
13099
2cc36e25 131002017-03-16 Doug Evans <dje@google.com>
34b43320
DE
13101
13102 PR python/17728, python/18439, python/18779
13103 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13104 * gdb.python/py-lazy-string.c (pointer): New typedef.
13105 (main): New locals ptr, array, typedef_ptr.
13106 * gdb.python/py-value.exp: Move lazy string tests to ...
13107 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13108 array, typedef lazy strings.
ec3b243d 13109
0efcde63
AK
131102017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13111
13112 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13113 Add optional 'test' parameter.
13114
7978d7c3
SM
131152017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13116
13117 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13118 Skip for versions of DejaGnu < 1.5.
13119
896c0c1e
SM
131202017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13121
13122 * lib/gdb.exp (dejagnu_version): New proc.
13123 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13124 Use dejagnu_version.
13125
5f4d1085
KS
131262017-03-10 Keith Seitz <keiths@redhat.com>
13127
13128 PR c++/8128
13129 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13130 type from destructor regexps.
13131 Add a branch which actually passes the test.
13132 Adjust "ptype t5i" test names.
13133
1de05205
PA
131342017-03-08 Pedro Alves <palves@redhat.com>
13135
13136 * gdb.base/step-over-exit.exp: Add explicit test message.
13137
c65d6b55
PA
131382017-03-08 Pedro Alves <palves@redhat.com>
13139
13140 PR gdb/18360
13141 * gdb.threads/interrupt-while-step-over.c: New file.
13142 * gdb.threads/interrupt-while-step-over.exp: New file.
13143
2e86a283
PA
131442017-03-08 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13147 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13148
25dcbff6
PA
131492017-03-08 Pedro Alves <palves@redhat.com>
13150
13151 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13152 PKRU as not supported as a PASS.
13153
dc9366eb
PA
131542017-03-08 Pedro Alves <palves@redhat.com>
13155
13156 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13157 prefix instead of $binfile1/$binfile2.
13158 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13159 in test message.
13160 * gdb.python/py-completion.exp: Use "load python file" as test
13161 messages instead of unstable path names.
13162
6e5d74e7
PA
131632017-03-08 Pedro Alves <palves@redhat.com>
13164 Jan Kratochvil <jan.kratochvil@redhat.com>
13165
13166 PR cli/21218
13167 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13168 New proc.
13169 (top level): Call it.
13170
9753a2f6
PA
131712017-03-08 Pedro Alves <palves@redhat.com>
13172
13173 PR tui/21216
13174 * gdb.tui/tui-nl-filtered-output.exp: New file.
13175
1a4dd9dd
PA
131762017-03-08 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.base/completion.exp: Move TUI completion tests to ...
13179 * gdb.tui/completion.exp: ... this new file.
13180
7cbbff33
PA
131812017-03-08 Pedro Alves <palves@redhat.com>
13182
13183 * gdb.base/tui-disasm-long-lines.c,
13184 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13185 gdb.base/tui-layout.exp: Move to ...
13186 * gdb.tui/: ... this new directory.
13187
5f6fd321
PA
131882017-03-07 Pedro Alves <palves@redhat.com>
13189
13190 * gdb.base/tui-layout.c: New file.
13191 * gdb.base/tui-layout.exp: New file.
13192
44959fa8
PA
131932017-03-07 Pedro Alves <palves@redhat.com>
13194
13195 * gdb.base/tui-layout.c: Rename to ...
13196 * gdb.base/tui-disasm-long-lines.c: ... this.
13197 * gdb.base/tui-layout.exp: Rename to ...
13198 * gdb.base/tui-disasm-long-lines.exp: ... this.
13199
f8c4e718
PA
132002017-03-07 Pedro Alves <palves@redhat.com>
13201
13202 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13203
6dbb839a 132042017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
13205
13206 * i386-mpx-call.c: New file.
13207 * i386-mpx-call.exp: New file.
13208
65b48a81
PB
132092017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13210
13211 * gdb.arch/powerpc-power.exp: Delete test.
13212 * gdb.arch/powerpc-power.s: Likewise.
13213 * gdb.disasm/disassembler-options.exp: New test.
13214 * gdb.arch/powerpc-altivec.exp: Likewise.
13215 * gdb.arch/powerpc-altivec.s: Likewise.
13216 * gdb.arch/powerpc-altivec2.exp: Likewise.
13217 * gdb.arch/powerpc-altivec2.s: Likewise.
13218 * gdb.arch/powerpc-altivec3.exp: Likewise.
13219 * gdb.arch/powerpc-altivec3.s: Likewise.
13220 * gdb.arch/powerpc-power7.exp: Likewise.
13221 * gdb.arch/powerpc-power7.s: Likewise.
13222 * gdb.arch/powerpc-power8.exp: Likewise.
13223 * gdb.arch/powerpc-power8.s: Likewise.
13224 * gdb.arch/powerpc-power9.exp: Likewise.
13225 * gdb.arch/powerpc-power9.s: Likewise.
13226 * gdb.arch/powerpc-vsx.exp: Likewise.
13227 * gdb.arch/powerpc-vsx.s: Likewise.
13228 * gdb.arch/powerpc-vsx2.exp: Likewise.
13229 * gdb.arch/powerpc-vsx2.s: Likewise.
13230 * gdb.arch/powerpc-vsx3.exp: Likewise.
13231 * gdb.arch/powerpc-vsx3.s: Likewise.
13232 * gdb.arch/arm-disassembler-options.exp: Likewise.
13233 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13234 * gdb.arch/s390-disassembler-options.exp: Likewise.
13235
17cd4947
LM
132362017-02-23 Luis Machado <lgustavo@codesourcery.com>
13237
13238 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13239 (check_supported_features): ... this. Changed return type to void.
13240 (supports_rdseed): New static global.
13241 (rdseed): Check supports_rdseed.
13242 (initialize): Call check_supported_features.
13243
2039d74e
EBM
132442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13245
13246 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13247 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13248 and lqarx/stqcx.
13249 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13250 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13251
a51d7ecf
EBM
132522017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13253
13254 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13255 uppercase.
13256
0224619f
JK
132572017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13258
13259 * gdb.dwarf2/formdata16.c: New file.
13260 * gdb.dwarf2/formdata16.exp: New file.
13261 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13262
216f72a1
JK
132632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13264
13265 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13266 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13267 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13268 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13269 DW_AT_GNU_*.
13270
43988095
JK
132712017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13272
13273 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13274
99e8a4f9
SDJ
132752017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13276
13277 PR gdb/21164
13278 * gdb.base/maint.exp: Add testcases for when the commands do
13279 not have arguments.
13280
b58a8c0c
TP
132812017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13282
13283 * gdb.cp/chained-calls.exp: Use p instead of P.
13284
4e746bb6
TW
132852017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13286
13287 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13288 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13289
3f77c769
TT
132902017-02-14 Tom Tromey <tom@tromey.com>
13291
13292 PR python/13598:
13293 * gdb.python/py-events.exp: Add before_prompt event tests.
13294
075beec0
AA
132952017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13296
13297 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13298
bf5f525c
LM
132992017-02-13 Luis Machado <lgustavo@codesourcery.com>
13300
13301 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13302 (main): Call my_unique_function_name.
13303 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13304 completion of patterns with a single match.
13305 Add missing -re switches to gdb_test_multiple calls.
13306
13a66184
LM
133072017-02-13 Luis Machado <lgustavo@codesourcery.com>
13308
13309 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13310 return if core file is not recognized.
13311
26a06916
SM
133122017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13313
13314 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13315 and extra UIs.
13316
b761ca9e
SM
133172017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13318
13319 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13320 proc_with_prefix.
13321
b964bee0
TT
133222017-02-10 Tom Tromey <tom@tromey.com>
13323
13324 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13325
18da0c51
MG
133262017-02-10 Martin Galvan <martingalvan@sourceware.org>
13327
13328 PR gdb/21122
13329 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13330
604c4576
JG
133312017-02-08 Jerome Guitton <guitton@adacore.com>
13332
13333 * gdb.base/define.exp: Add test for command abbreviations
13334 in define.
13335
20b477a7
LM
133362017-02-06 Luis Machado <lgustavo@codesourcery.com>
13337
13338 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13339 * gdb.reverse/insn-reverse-x86.c: New file.
13340
3f7b46f2
IR
133412017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13342
13343 PR tdep/20936
13344 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13345
f0fd41c1
TT
133462017-02-03 Tom Tromey <tom@tromey.com>
13347
13348 PR rust/21097:
13349 * gdb.rust/simple.exp: Add new tests.
13350
5be5dbf0
PA
133512017-02-02 Pedro Alves <palves@redhat.com>
13352
13353 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13354 tests.
13355
7346ef59
AA
133562017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13357
13358 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13359 taking a 2-byte value out of a 4-byte DWARF implicit value on
13360 big-endian targets.
13361 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13362 logic. Add test cases for DW_OP_implicit.
13363
787f0025
MM
133642017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13365
13366 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13367
68777c29
MM
133682017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13369
13370 * gdb.btrace/enable.exp: Call gdb_exit before
13371 skip_gdbserver_tests.
13372
0a1c7e28
MM
133732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13374
13375 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13376 GDBFLAGS.
13377
b5ac99b0
MM
133782017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13379
13380 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13381 the test is skipped.
13382 * gdb.btrace/data.exp: Likewise.
13383 * gdb.btrace/delta.exp: Likewise.
13384 * gdb.btrace/dlopen.exp: Likewise.
13385 * gdb.btrace/enable-running.exp: Likewise.
13386 * gdb.btrace/enable.exp: Likewise.
13387 * gdb.btrace/exception.exp: Likewise.
13388 * gdb.btrace/function_call_history.exp: Likewise.
13389 * gdb.btrace/gcore.exp: Likewise.
13390 * gdb.btrace/instruction_history.exp: Likewise.
13391 * gdb.btrace/multi-thread-step.exp: Likewise.
13392 * gdb.btrace/nohist.exp: Likewise.
13393 * gdb.btrace/non-stop.exp: Likewise.
13394 * gdb.btrace/reconnect.exp: Likewise.
13395 * gdb.btrace/record_goto-step.exp: Likewise.
13396 * gdb.btrace/record_goto.exp: Likewise.
13397 * gdb.btrace/rn-dl-bind.exp: Likewise.
13398 * gdb.btrace/segv.exp: Likewise.
13399 * gdb.btrace/step.exp: Likewise.
13400 * gdb.btrace/stepi.exp: Likewise.
13401 * gdb.btrace/tailcall-only.exp: Likewise.
13402 * gdb.btrace/tailcall.exp: Likewise.
13403 * gdb.btrace/tsx.exp: Likewise.
13404 * gdb.btrace/unknown_functions.exp: Likewise.
13405 * gdb.btrace/vdso.exp: Likewise.
13406
cd4007e4
MM
134072017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13408
13409 * gdb.btrace/enable-running.c: New.
13410 * gdb.btrace/enable-running.exp: New.
13411
2735833d
WT
134122017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13413
13414 * gdb.arch/amd64-gs_base.c: New file.
13415 * gdb.arch/amd64-gs_base.exp: New file.
13416
b51e1e94
LM
134172017-01-26 Luis Machado <lgustavo@codesourcery.com>
13418
13419 * lib/memory.exp: Remove spurious empty newlines.
13420
72ca0410
SM
134212017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13422
13423 * gdb.python/py-bad-printers.exp: Load python file using "source".
13424 * gdb.python/py-events.exp: Likewise.
13425 * gdb.python/py-evsignal.exp: Likewise.
13426 * gdb.python/py-evthreads.exp: Likewise.
13427 * gdb.python/py-frame-args.exp: Likewise.
13428 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13429 * gdb.python/py-framefilter-mi.exp: Likewise.
13430 * gdb.python/py-framefilter.exp: Likewise.
13431 * gdb.python/py-mi.exp: Likewise.
13432 * gdb.python/py-pp-maint.exp: Likewise.
13433 * gdb.python/py-pp-registration.exp: Likewise.
13434 * gdb.python/py-prettyprint.exp: Likewise.
13435 (run_lang_tests): Likewise.
13436 * gdb.python/py-typeprint.exp: Likewise.
13437
e309aa65
LM
134382017-01-26 Luis Machado <lgustavo@codesourcery.com>
13439
13440 * lib/memory.exp: New file.
13441 * lib/gdb.exp: Load memory.exp.
13442 * gdb.base/memattr.exp (delete_memory): Move proc to
13443 lib/memory.exp and rename to delete_memory_regions.
13444 Replace delete_memory with delete_memory_regions.
13445 Cleanup memory regions before tests.
13446 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13447 before tests.
13448
515aff23
LM
134492017-01-26 Luis Machado <lgustavo@codesourcery.com>
13450
13451 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13452 files.
13453 (initialize): New function conditionally defined.
13454 (testcases): Move within conditional block.
13455 (main): Call initialize.
13456 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13457 of gdb.reverse/insn-reverse.c.
13458 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13459 gdb.reverse/insn-reverse.c.
13460
d8b49cf0
YQ
134612017-01-26 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13464 disassemble on address 0.
13465
f13a9a0c
YQ
134662017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13467 Yao Qi <yao.qi@linaro.org>
13468
13469 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13470 * gdb.dwarf2/implptr-64bit.S: Remove.
13471 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13472 variables in caller's context. Add DW_OP_implicit_value.
13473
5ac95241
YQ
134742017-01-25 Yao Qi <yao.qi@linaro.org>
13475
13476 * lib/dwarf.exp (Dwarf::_location): Handle
13477 DW_OP_GNU_implicit_pointer with proper size.
13478
23e82930
LM
134792017-01-20 Luis Machado <lgustavo@codesourcery.com>
13480
13481 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13482 and add untested calls.
13483
d334ae25
LM
134842017-01-20 Luis Machado <lgustavo@codesourcery.com>
13485
13486 * gdb.python/python.exp: Check line number against what GDB thinks
13487 the line number is for func1.
13488
f5e6296e
IB
134892017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13490
13491 * gdb.dlang/debug-expr.exp: New file.
13492
5b362f04
LM
134932016-12-23 Luis Machado <lgustavo@codesourcery.com>
13494
13495 Fix test names for the following files:
13496
13497 * gdb.ada/exec_changed.exp
13498 * gdb.ada/info_types.exp
13499 * gdb.arch/aarch64-atomic-inst.exp
13500 * gdb.arch/aarch64-fp.exp
13501 * gdb.arch/altivec-abi.exp
13502 * gdb.arch/altivec-regs.exp
13503 * gdb.arch/amd64-byte.exp
13504 * gdb.arch/amd64-disp-step.exp
13505 * gdb.arch/amd64-dword.exp
13506 * gdb.arch/amd64-entry-value-inline.exp
13507 * gdb.arch/amd64-entry-value-param.exp
13508 * gdb.arch/amd64-entry-value-paramref.exp
13509 * gdb.arch/amd64-entry-value.exp
13510 * gdb.arch/amd64-i386-address.exp
13511 * gdb.arch/amd64-invalid-stack-middle.exp
13512 * gdb.arch/amd64-invalid-stack-top.exp
13513 * gdb.arch/amd64-optimout-repeat.exp
13514 * gdb.arch/amd64-prologue-skip.exp
13515 * gdb.arch/amd64-prologue-xmm.exp
13516 * gdb.arch/amd64-stap-special-operands.exp
13517 * gdb.arch/amd64-stap-wrong-subexp.exp
13518 * gdb.arch/amd64-tailcall-cxx.exp
13519 * gdb.arch/amd64-tailcall-noret.exp
13520 * gdb.arch/amd64-tailcall-ret.exp
13521 * gdb.arch/amd64-tailcall-self.exp
13522 * gdb.arch/amd64-word.exp
13523 * gdb.arch/arm-bl-branch-dest.exp
13524 * gdb.arch/arm-disp-step.exp
13525 * gdb.arch/arm-neon.exp
13526 * gdb.arch/arm-single-step-kernel-helper.exp
13527 * gdb.arch/avr-flash-qualifier.exp
13528 * gdb.arch/disp-step-insn-reloc.exp
13529 * gdb.arch/e500-abi.exp
13530 * gdb.arch/e500-regs.exp
13531 * gdb.arch/ftrace-insn-reloc.exp
13532 * gdb.arch/i386-avx512.exp
13533 * gdb.arch/i386-bp_permanent.exp
13534 * gdb.arch/i386-byte.exp
13535 * gdb.arch/i386-cfi-notcurrent.exp
13536 * gdb.arch/i386-disp-step.exp
13537 * gdb.arch/i386-dr3-watch.exp
13538 * gdb.arch/i386-float.exp
13539 * gdb.arch/i386-gnu-cfi.exp
13540 * gdb.arch/i386-mpx-map.exp
13541 * gdb.arch/i386-mpx-sigsegv.exp
13542 * gdb.arch/i386-mpx-simple_segv.exp
13543 * gdb.arch/i386-mpx.exp
13544 * gdb.arch/i386-permbkpt.exp
13545 * gdb.arch/i386-prologue.exp
13546 * gdb.arch/i386-signal.exp
13547 * gdb.arch/i386-size-overlap.exp
13548 * gdb.arch/i386-unwind.exp
13549 * gdb.arch/i386-word.exp
13550 * gdb.arch/mips-fcr.exp
13551 * gdb.arch/powerpc-d128-regs.exp
13552 * gdb.arch/powerpc-stackless.exp
13553 * gdb.arch/ppc64-atomic-inst.exp
13554 * gdb.arch/s390-stackless.exp
13555 * gdb.arch/s390-tdbregs.exp
13556 * gdb.arch/s390-vregs.exp
13557 * gdb.arch/sparc-sysstep.exp
13558 * gdb.arch/thumb-bx-pc.exp
13559 * gdb.arch/thumb-singlestep.exp
13560 * gdb.arch/thumb2-it.exp
13561 * gdb.arch/vsx-regs.exp
13562 * gdb.asm/asm-source.exp
13563 * gdb.base/a2-run.exp
13564 * gdb.base/advance.exp
13565 * gdb.base/all-bin.exp
13566 * gdb.base/anon.exp
13567 * gdb.base/args.exp
13568 * gdb.base/arithmet.exp
13569 * gdb.base/async-shell.exp
13570 * gdb.base/async.exp
13571 * gdb.base/attach-pie-noexec.exp
13572 * gdb.base/attach-twice.exp
13573 * gdb.base/auto-load.exp
13574 * gdb.base/bang.exp
13575 * gdb.base/bitfields.exp
13576 * gdb.base/break-always.exp
13577 * gdb.base/break-caller-line.exp
13578 * gdb.base/break-entry.exp
13579 * gdb.base/break-inline.exp
13580 * gdb.base/break-on-linker-gcd-function.exp
13581 * gdb.base/break-probes.exp
13582 * gdb.base/break.exp
13583 * gdb.base/breakpoint-shadow.exp
13584 * gdb.base/call-ar-st.exp
13585 * gdb.base/call-sc.exp
13586 * gdb.base/call-signal-resume.exp
13587 * gdb.base/call-strs.exp
13588 * gdb.base/callfuncs.exp
13589 * gdb.base/catch-fork-static.exp
13590 * gdb.base/catch-gdb-caused-signals.exp
13591 * gdb.base/catch-load.exp
13592 * gdb.base/catch-signal-fork.exp
13593 * gdb.base/catch-signal.exp
13594 * gdb.base/catch-syscall.exp
13595 * gdb.base/charset.exp
13596 * gdb.base/checkpoint.exp
13597 * gdb.base/chng-syms.exp
13598 * gdb.base/code-expr.exp
13599 * gdb.base/code_elim.exp
13600 * gdb.base/commands.exp
13601 * gdb.base/completion.exp
13602 * gdb.base/complex.exp
13603 * gdb.base/cond-expr.exp
13604 * gdb.base/condbreak.exp
13605 * gdb.base/consecutive.exp
13606 * gdb.base/continue-all-already-running.exp
13607 * gdb.base/coredump-filter.exp
13608 * gdb.base/corefile.exp
13609 * gdb.base/dbx.exp
13610 * gdb.base/debug-expr.exp
13611 * gdb.base/define.exp
13612 * gdb.base/del.exp
13613 * gdb.base/disabled-location.exp
13614 * gdb.base/disasm-end-cu.exp
13615 * gdb.base/disasm-optim.exp
13616 * gdb.base/display.exp
13617 * gdb.base/duplicate-bp.exp
13618 * gdb.base/ena-dis-br.exp
13619 * gdb.base/ending-run.exp
13620 * gdb.base/enumval.exp
13621 * gdb.base/environ.exp
13622 * gdb.base/eu-strip-infcall.exp
13623 * gdb.base/eval-avoid-side-effects.exp
13624 * gdb.base/eval-skip.exp
13625 * gdb.base/exitsignal.exp
13626 * gdb.base/expand-psymtabs.exp
13627 * gdb.base/filesym.exp
13628 * gdb.base/find-unmapped.exp
13629 * gdb.base/finish.exp
13630 * gdb.base/float.exp
13631 * gdb.base/foll-exec-mode.exp
13632 * gdb.base/foll-exec.exp
13633 * gdb.base/foll-fork.exp
13634 * gdb.base/fortran-sym-case.exp
13635 * gdb.base/freebpcmd.exp
13636 * gdb.base/func-ptr.exp
13637 * gdb.base/func-ptrs.exp
13638 * gdb.base/funcargs.exp
13639 * gdb.base/gcore-buffer-overflow.exp
13640 * gdb.base/gcore-relro-pie.exp
13641 * gdb.base/gcore-relro.exp
13642 * gdb.base/gcore.exp
13643 * gdb.base/gdb1090.exp
13644 * gdb.base/gdb11530.exp
13645 * gdb.base/gdb11531.exp
13646 * gdb.base/gdb1821.exp
13647 * gdb.base/gdbindex-stabs.exp
13648 * gdb.base/gdbvars.exp
13649 * gdb.base/hbreak.exp
13650 * gdb.base/hbreak2.exp
13651 * gdb.base/included.exp
13652 * gdb.base/infcall-input.exp
13653 * gdb.base/inferior-died.exp
13654 * gdb.base/infnan.exp
13655 * gdb.base/info-macros.exp
13656 * gdb.base/info-os.exp
13657 * gdb.base/info-proc.exp
13658 * gdb.base/info-shared.exp
13659 * gdb.base/info-target.exp
13660 * gdb.base/infoline.exp
13661 * gdb.base/interp.exp
13662 * gdb.base/interrupt.exp
13663 * gdb.base/jit-reader.exp
13664 * gdb.base/jit-simple.exp
13665 * gdb.base/kill-after-signal.exp
13666 * gdb.base/kill-detach-inferiors-cmd.exp
13667 * gdb.base/label.exp
13668 * gdb.base/langs.exp
13669 * gdb.base/ldbl_e308.exp
13670 * gdb.base/line-symtabs.exp
13671 * gdb.base/linespecs.exp
13672 * gdb.base/list.exp
13673 * gdb.base/long_long.exp
13674 * gdb.base/longest-types.exp
13675 * gdb.base/maint.exp
13676 * gdb.base/max-value-size.exp
13677 * gdb.base/memattr.exp
13678 * gdb.base/mips_pro.exp
13679 * gdb.base/morestack.exp
13680 * gdb.base/moribund-step.exp
13681 * gdb.base/multi-forks.exp
13682 * gdb.base/nested-addr.exp
13683 * gdb.base/nextoverexit.exp
13684 * gdb.base/noreturn-finish.exp
13685 * gdb.base/noreturn-return.exp
13686 * gdb.base/nostdlib.exp
13687 * gdb.base/offsets.exp
13688 * gdb.base/opaque.exp
13689 * gdb.base/pc-fp.exp
13690 * gdb.base/permissions.exp
13691 * gdb.base/print-symbol-loading.exp
13692 * gdb.base/prologue-include.exp
13693 * gdb.base/psymtab.exp
13694 * gdb.base/ptype.exp
13695 * gdb.base/random-signal.exp
13696 * gdb.base/randomize.exp
13697 * gdb.base/range-stepping.exp
13698 * gdb.base/readline-ask.exp
13699 * gdb.base/recpar.exp
13700 * gdb.base/recurse.exp
13701 * gdb.base/relational.exp
13702 * gdb.base/restore.exp
13703 * gdb.base/return-nodebug.exp
13704 * gdb.base/return.exp
13705 * gdb.base/run-after-attach.exp
13706 * gdb.base/save-bp.exp
13707 * gdb.base/scope.exp
13708 * gdb.base/sect-cmd.exp
13709 * gdb.base/set-lang-auto.exp
13710 * gdb.base/set-noassign.exp
13711 * gdb.base/setvar.exp
13712 * gdb.base/sigall.exp
13713 * gdb.base/sigbpt.exp
13714 * gdb.base/siginfo-addr.exp
13715 * gdb.base/siginfo-infcall.exp
13716 * gdb.base/siginfo-obj.exp
13717 * gdb.base/siginfo.exp
13718 * gdb.base/signals-state-child.exp
13719 * gdb.base/signest.exp
13720 * gdb.base/sigstep.exp
13721 * gdb.base/sizeof.exp
13722 * gdb.base/skip.exp
13723 * gdb.base/solib-corrupted.exp
13724 * gdb.base/solib-nodir.exp
13725 * gdb.base/solib-search.exp
13726 * gdb.base/stack-checking.exp
13727 * gdb.base/stale-infcall.exp
13728 * gdb.base/stap-probe.exp
13729 * gdb.base/start.exp
13730 * gdb.base/step-break.exp
13731 * gdb.base/step-bt.exp
13732 * gdb.base/step-line.exp
13733 * gdb.base/step-over-exit.exp
13734 * gdb.base/step-over-syscall.exp
13735 * gdb.base/step-resume-infcall.exp
13736 * gdb.base/step-test.exp
13737 * gdb.base/store.exp
13738 * gdb.base/structs3.exp
13739 * gdb.base/sym-file.exp
13740 * gdb.base/symbol-without-target_section.exp
13741 * gdb.base/term.exp
13742 * gdb.base/testenv.exp
13743 * gdb.base/ui-redirect.exp
13744 * gdb.base/until.exp
13745 * gdb.base/unwindonsignal.exp
13746 * gdb.base/value-double-free.exp
13747 * gdb.base/vla-datatypes.exp
13748 * gdb.base/vla-ptr.exp
13749 * gdb.base/vla-sideeffect.exp
13750 * gdb.base/volatile.exp
13751 * gdb.base/watch-cond-infcall.exp
13752 * gdb.base/watch-cond.exp
13753 * gdb.base/watch-non-mem.exp
13754 * gdb.base/watch-read.exp
13755 * gdb.base/watch-vfork.exp
13756 * gdb.base/watchpoint-cond-gone.exp
13757 * gdb.base/watchpoint-delete.exp
13758 * gdb.base/watchpoint-hw-hit-once.exp
13759 * gdb.base/watchpoint-hw.exp
13760 * gdb.base/watchpoint-stops-at-right-insn.exp
13761 * gdb.base/watchpoints.exp
13762 * gdb.base/wchar.exp
13763 * gdb.base/whatis-exp.exp
13764 * gdb.btrace/buffer-size.exp
13765 * gdb.btrace/data.exp
13766 * gdb.btrace/delta.exp
13767 * gdb.btrace/dlopen.exp
13768 * gdb.btrace/enable.exp
13769 * gdb.btrace/exception.exp
13770 * gdb.btrace/function_call_history.exp
13771 * gdb.btrace/gcore.exp
13772 * gdb.btrace/instruction_history.exp
13773 * gdb.btrace/nohist.exp
13774 * gdb.btrace/reconnect.exp
13775 * gdb.btrace/record_goto-step.exp
13776 * gdb.btrace/record_goto.exp
13777 * gdb.btrace/rn-dl-bind.exp
13778 * gdb.btrace/segv.exp
13779 * gdb.btrace/step.exp
13780 * gdb.btrace/stepi.exp
13781 * gdb.btrace/tailcall-only.exp
13782 * gdb.btrace/tailcall.exp
13783 * gdb.btrace/tsx.exp
13784 * gdb.btrace/unknown_functions.exp
13785 * gdb.btrace/vdso.exp
13786 * gdb.compile/compile-ifunc.exp
13787 * gdb.compile/compile-ops.exp
13788 * gdb.compile/compile-print.exp
13789 * gdb.compile/compile-setjmp.exp
13790 * gdb.cp/abstract-origin.exp
13791 * gdb.cp/ambiguous.exp
13792 * gdb.cp/annota2.exp
13793 * gdb.cp/annota3.exp
13794 * gdb.cp/anon-ns.exp
13795 * gdb.cp/anon-struct.exp
13796 * gdb.cp/anon-union.exp
13797 * gdb.cp/arg-reference.exp
13798 * gdb.cp/baseenum.exp
13799 * gdb.cp/bool.exp
13800 * gdb.cp/breakpoint.exp
13801 * gdb.cp/bs15503.exp
13802 * gdb.cp/call-c.exp
13803 * gdb.cp/casts.exp
13804 * gdb.cp/chained-calls.exp
13805 * gdb.cp/class2.exp
13806 * gdb.cp/classes.exp
13807 * gdb.cp/cmpd-minsyms.exp
13808 * gdb.cp/converts.exp
13809 * gdb.cp/cp-relocate.exp
13810 * gdb.cp/cpcompletion.exp
13811 * gdb.cp/cpexprs.exp
13812 * gdb.cp/cplabel.exp
13813 * gdb.cp/cplusfuncs.exp
13814 * gdb.cp/cpsizeof.exp
13815 * gdb.cp/ctti.exp
13816 * gdb.cp/derivation.exp
13817 * gdb.cp/destrprint.exp
13818 * gdb.cp/dispcxx.exp
13819 * gdb.cp/enum-class.exp
13820 * gdb.cp/exception.exp
13821 * gdb.cp/exceptprint.exp
13822 * gdb.cp/expand-psymtabs-cxx.exp
13823 * gdb.cp/expand-sals.exp
13824 * gdb.cp/extern-c.exp
13825 * gdb.cp/filename.exp
13826 * gdb.cp/formatted-ref.exp
13827 * gdb.cp/fpointer.exp
13828 * gdb.cp/gdb1355.exp
13829 * gdb.cp/gdb2495.exp
13830 * gdb.cp/hang.exp
13831 * gdb.cp/impl-this.exp
13832 * gdb.cp/infcall-dlopen.exp
13833 * gdb.cp/inherit.exp
13834 * gdb.cp/iostream.exp
13835 * gdb.cp/koenig.exp
13836 * gdb.cp/local.exp
13837 * gdb.cp/m-data.exp
13838 * gdb.cp/m-static.exp
13839 * gdb.cp/mb-ctor.exp
13840 * gdb.cp/mb-inline.exp
13841 * gdb.cp/mb-templates.exp
13842 * gdb.cp/member-name.exp
13843 * gdb.cp/member-ptr.exp
13844 * gdb.cp/meth-typedefs.exp
13845 * gdb.cp/method.exp
13846 * gdb.cp/method2.exp
13847 * gdb.cp/minsym-fallback.exp
13848 * gdb.cp/misc.exp
13849 * gdb.cp/namelessclass.exp
13850 * gdb.cp/namespace-enum.exp
13851 * gdb.cp/namespace-nested-import.exp
13852 * gdb.cp/namespace.exp
13853 * gdb.cp/nextoverthrow.exp
13854 * gdb.cp/no-dmgl-verbose.exp
13855 * gdb.cp/non-trivial-retval.exp
13856 * gdb.cp/noparam.exp
13857 * gdb.cp/nsdecl.exp
13858 * gdb.cp/nsimport.exp
13859 * gdb.cp/nsnested.exp
13860 * gdb.cp/nsnoimports.exp
13861 * gdb.cp/nsrecurs.exp
13862 * gdb.cp/nsstress.exp
13863 * gdb.cp/nsusing.exp
13864 * gdb.cp/operator.exp
13865 * gdb.cp/oranking.exp
13866 * gdb.cp/overload-const.exp
13867 * gdb.cp/overload.exp
13868 * gdb.cp/ovldbreak.exp
13869 * gdb.cp/ovsrch.exp
13870 * gdb.cp/paren-type.exp
13871 * gdb.cp/parse-lang.exp
13872 * gdb.cp/pass-by-ref.exp
13873 * gdb.cp/pr-1023.exp
13874 * gdb.cp/pr-1210.exp
13875 * gdb.cp/pr-574.exp
13876 * gdb.cp/pr10687.exp
13877 * gdb.cp/pr12028.exp
13878 * gdb.cp/pr17132.exp
13879 * gdb.cp/pr17494.exp
13880 * gdb.cp/pr9067.exp
13881 * gdb.cp/pr9167.exp
13882 * gdb.cp/pr9631.exp
13883 * gdb.cp/printmethod.exp
13884 * gdb.cp/psmang.exp
13885 * gdb.cp/psymtab-parameter.exp
13886 * gdb.cp/ptype-cv-cp.exp
13887 * gdb.cp/ptype-flags.exp
13888 * gdb.cp/re-set-overloaded.exp
13889 * gdb.cp/ref-types.exp
13890 * gdb.cp/rtti.exp
13891 * gdb.cp/scope-err.exp
13892 * gdb.cp/shadow.exp
13893 * gdb.cp/smartp.exp
13894 * gdb.cp/static-method.exp
13895 * gdb.cp/static-print-quit.exp
13896 * gdb.cp/temargs.exp
13897 * gdb.cp/templates.exp
13898 * gdb.cp/try_catch.exp
13899 * gdb.cp/typedef-operator.exp
13900 * gdb.cp/typeid.exp
13901 * gdb.cp/userdef.exp
13902 * gdb.cp/using-crash.exp
13903 * gdb.cp/var-tag.exp
13904 * gdb.cp/virtbase.exp
13905 * gdb.cp/virtfunc.exp
13906 * gdb.cp/virtfunc2.exp
13907 * gdb.cp/vla-cxx.exp
13908 * gdb.disasm/t01_mov.exp
13909 * gdb.disasm/t02_mova.exp
13910 * gdb.disasm/t03_add.exp
13911 * gdb.disasm/t04_sub.exp
13912 * gdb.disasm/t05_cmp.exp
13913 * gdb.disasm/t06_ari2.exp
13914 * gdb.disasm/t07_ari3.exp
13915 * gdb.disasm/t08_or.exp
13916 * gdb.disasm/t09_xor.exp
13917 * gdb.disasm/t10_and.exp
13918 * gdb.disasm/t11_logs.exp
13919 * gdb.disasm/t12_bit.exp
13920 * gdb.disasm/t13_otr.exp
13921 * gdb.dlang/circular.exp
13922 * gdb.dwarf2/arr-stride.exp
13923 * gdb.dwarf2/arr-subrange.exp
13924 * gdb.dwarf2/atomic-type.exp
13925 * gdb.dwarf2/bad-regnum.exp
13926 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13927 * gdb.dwarf2/callframecfa.exp
13928 * gdb.dwarf2/clztest.exp
13929 * gdb.dwarf2/corrupt.exp
13930 * gdb.dwarf2/data-loc.exp
13931 * gdb.dwarf2/dup-psym.exp
13932 * gdb.dwarf2/dw2-anon-mptr.exp
13933 * gdb.dwarf2/dw2-anonymous-func.exp
13934 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13935 * gdb.dwarf2/dw2-bad-unresolved.exp
13936 * gdb.dwarf2/dw2-basic.exp
13937 * gdb.dwarf2/dw2-canonicalize-type.exp
13938 * gdb.dwarf2/dw2-case-insensitive.exp
13939 * gdb.dwarf2/dw2-common-block.exp
13940 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13941 * gdb.dwarf2/dw2-compressed.exp
13942 * gdb.dwarf2/dw2-const.exp
13943 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13944 * gdb.dwarf2/dw2-cu-size.exp
13945 * gdb.dwarf2/dw2-dup-frame.exp
13946 * gdb.dwarf2/dw2-entry-value.exp
13947 * gdb.dwarf2/dw2-icycle.exp
13948 * gdb.dwarf2/dw2-ifort-parameter.exp
13949 * gdb.dwarf2/dw2-inline-break.exp
13950 * gdb.dwarf2/dw2-inline-param.exp
13951 * gdb.dwarf2/dw2-intercu.exp
13952 * gdb.dwarf2/dw2-intermix.exp
13953 * gdb.dwarf2/dw2-lexical-block-bare.exp
13954 * gdb.dwarf2/dw2-linkage-name-trust.exp
13955 * gdb.dwarf2/dw2-minsym-in-cu.exp
13956 * gdb.dwarf2/dw2-noloc.exp
13957 * gdb.dwarf2/dw2-op-call.exp
13958 * gdb.dwarf2/dw2-op-out-param.exp
13959 * gdb.dwarf2/dw2-opt-structptr.exp
13960 * gdb.dwarf2/dw2-param-error.exp
13961 * gdb.dwarf2/dw2-producer.exp
13962 * gdb.dwarf2/dw2-ranges-base.exp
13963 * gdb.dwarf2/dw2-ref-missing-frame.exp
13964 * gdb.dwarf2/dw2-reg-undefined.exp
13965 * gdb.dwarf2/dw2-regno-invalid.exp
13966 * gdb.dwarf2/dw2-restore.exp
13967 * gdb.dwarf2/dw2-restrict.exp
13968 * gdb.dwarf2/dw2-single-line-discriminators.exp
13969 * gdb.dwarf2/dw2-strp.exp
13970 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13971 * gdb.dwarf2/dw2-unresolved.exp
13972 * gdb.dwarf2/dw2-var-zero-addr.exp
13973 * gdb.dwarf2/dw4-sig-types.exp
13974 * gdb.dwarf2/dwz.exp
13975 * gdb.dwarf2/dynarr-ptr.exp
13976 * gdb.dwarf2/enum-type.exp
13977 * gdb.dwarf2/gdb-index.exp
13978 * gdb.dwarf2/implptr-64bit.exp
13979 * gdb.dwarf2/implptr-optimized-out.exp
13980 * gdb.dwarf2/implptr.exp
13981 * gdb.dwarf2/implref-array.exp
13982 * gdb.dwarf2/implref-const.exp
13983 * gdb.dwarf2/implref-global.exp
13984 * gdb.dwarf2/implref-struct.exp
13985 * gdb.dwarf2/mac-fileno.exp
13986 * gdb.dwarf2/main-subprogram.exp
13987 * gdb.dwarf2/member-ptr-forwardref.exp
13988 * gdb.dwarf2/method-ptr.exp
13989 * gdb.dwarf2/missing-sig-type.exp
13990 * gdb.dwarf2/nonvar-access.exp
13991 * gdb.dwarf2/opaque-type-lookup.exp
13992 * gdb.dwarf2/pieces-optimized-out.exp
13993 * gdb.dwarf2/pieces.exp
13994 * gdb.dwarf2/pr10770.exp
13995 * gdb.dwarf2/pr13961.exp
13996 * gdb.dwarf2/staticvirtual.exp
13997 * gdb.dwarf2/subrange.exp
13998 * gdb.dwarf2/symtab-producer.exp
13999 * gdb.dwarf2/trace-crash.exp
14000 * gdb.dwarf2/typeddwarf.exp
14001 * gdb.dwarf2/valop.exp
14002 * gdb.dwarf2/watch-notconst.exp
14003 * gdb.fortran/array-element.exp
14004 * gdb.fortran/charset.exp
14005 * gdb.fortran/common-block.exp
14006 * gdb.fortran/complex.exp
14007 * gdb.fortran/derived-type-function.exp
14008 * gdb.fortran/derived-type.exp
14009 * gdb.fortran/logical.exp
14010 * gdb.fortran/module.exp
14011 * gdb.fortran/multi-dim.exp
14012 * gdb.fortran/nested-funcs.exp
14013 * gdb.fortran/print-formatted.exp
14014 * gdb.fortran/subarray.exp
14015 * gdb.fortran/vla-alloc-assoc.exp
14016 * gdb.fortran/vla-datatypes.exp
14017 * gdb.fortran/vla-history.exp
14018 * gdb.fortran/vla-ptr-info.exp
14019 * gdb.fortran/vla-ptype-sub.exp
14020 * gdb.fortran/vla-ptype.exp
14021 * gdb.fortran/vla-sizeof.exp
14022 * gdb.fortran/vla-type.exp
14023 * gdb.fortran/vla-value-sub-arbitrary.exp
14024 * gdb.fortran/vla-value-sub-finish.exp
14025 * gdb.fortran/vla-value-sub.exp
14026 * gdb.fortran/vla-value.exp
14027 * gdb.fortran/whatis_type.exp
14028 * gdb.go/chan.exp
14029 * gdb.go/handcall.exp
14030 * gdb.go/hello.exp
14031 * gdb.go/integers.exp
14032 * gdb.go/methods.exp
14033 * gdb.go/package.exp
14034 * gdb.go/strings.exp
14035 * gdb.go/types.exp
14036 * gdb.go/unsafe.exp
14037 * gdb.guile/scm-arch.exp
14038 * gdb.guile/scm-block.exp
14039 * gdb.guile/scm-breakpoint.exp
14040 * gdb.guile/scm-cmd.exp
14041 * gdb.guile/scm-disasm.exp
14042 * gdb.guile/scm-equal.exp
14043 * gdb.guile/scm-frame-args.exp
14044 * gdb.guile/scm-frame-inline.exp
14045 * gdb.guile/scm-frame.exp
14046 * gdb.guile/scm-iterator.exp
14047 * gdb.guile/scm-math.exp
14048 * gdb.guile/scm-objfile.exp
14049 * gdb.guile/scm-ports.exp
14050 * gdb.guile/scm-symbol.exp
14051 * gdb.guile/scm-symtab.exp
14052 * gdb.guile/scm-value-cc.exp
14053 * gdb.guile/types-module.exp
14054 * gdb.linespec/break-ask.exp
14055 * gdb.linespec/cpexplicit.exp
14056 * gdb.linespec/explicit.exp
14057 * gdb.linespec/keywords.exp
14058 * gdb.linespec/linespec.exp
14059 * gdb.linespec/ls-dollar.exp
14060 * gdb.linespec/ls-errs.exp
14061 * gdb.linespec/skip-two.exp
14062 * gdb.linespec/thread.exp
14063 * gdb.mi/mi-async.exp
14064 * gdb.mi/mi-basics.exp
14065 * gdb.mi/mi-break.exp
14066 * gdb.mi/mi-catch-load.exp
14067 * gdb.mi/mi-cli.exp
14068 * gdb.mi/mi-cmd-param-changed.exp
14069 * gdb.mi/mi-console.exp
14070 * gdb.mi/mi-detach.exp
14071 * gdb.mi/mi-disassemble.exp
14072 * gdb.mi/mi-eval.exp
14073 * gdb.mi/mi-file-transfer.exp
14074 * gdb.mi/mi-file.exp
14075 * gdb.mi/mi-fill-memory.exp
14076 * gdb.mi/mi-inheritance-syntax-error.exp
14077 * gdb.mi/mi-linespec-err-cp.exp
14078 * gdb.mi/mi-logging.exp
14079 * gdb.mi/mi-memory-changed.exp
14080 * gdb.mi/mi-read-memory.exp
14081 * gdb.mi/mi-record-changed.exp
14082 * gdb.mi/mi-reg-undefined.exp
14083 * gdb.mi/mi-regs.exp
14084 * gdb.mi/mi-return.exp
14085 * gdb.mi/mi-reverse.exp
14086 * gdb.mi/mi-simplerun.exp
14087 * gdb.mi/mi-solib.exp
14088 * gdb.mi/mi-stack.exp
14089 * gdb.mi/mi-stepi.exp
14090 * gdb.mi/mi-syn-frame.exp
14091 * gdb.mi/mi-until.exp
14092 * gdb.mi/mi-var-block.exp
14093 * gdb.mi/mi-var-child.exp
14094 * gdb.mi/mi-var-cmd.exp
14095 * gdb.mi/mi-var-cp.exp
14096 * gdb.mi/mi-var-display.exp
14097 * gdb.mi/mi-var-invalidate.exp
14098 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14099 * gdb.mi/mi-vla-fortran.exp
14100 * gdb.mi/mi-watch.exp
14101 * gdb.mi/mi2-var-child.exp
14102 * gdb.mi/user-selected-context-sync.exp
14103 * gdb.modula2/unbounded-array.exp
14104 * gdb.multi/dummy-frame-restore.exp
14105 * gdb.multi/multi-arch-exec.exp
14106 * gdb.multi/multi-arch.exp
14107 * gdb.multi/tids.exp
14108 * gdb.multi/watchpoint-multi.exp
14109 * gdb.opencl/callfuncs.exp
14110 * gdb.opencl/convs_casts.exp
14111 * gdb.opencl/datatypes.exp
14112 * gdb.opencl/operators.exp
14113 * gdb.opencl/vec_comps.exp
14114 * gdb.opt/clobbered-registers-O2.exp
14115 * gdb.opt/inline-break.exp
14116 * gdb.opt/inline-bt.exp
14117 * gdb.opt/inline-cmds.exp
14118 * gdb.opt/inline-locals.exp
14119 * gdb.pascal/case-insensitive-symbols.exp
14120 * gdb.pascal/floats.exp
14121 * gdb.pascal/gdb11492.exp
14122 * gdb.python/lib-types.exp
14123 * gdb.python/py-arch.exp
14124 * gdb.python/py-as-string.exp
14125 * gdb.python/py-bad-printers.exp
14126 * gdb.python/py-block.exp
14127 * gdb.python/py-breakpoint-create-fail.exp
14128 * gdb.python/py-breakpoint.exp
14129 * gdb.python/py-caller-is.exp
14130 * gdb.python/py-cmd.exp
14131 * gdb.python/py-explore-cc.exp
14132 * gdb.python/py-explore.exp
14133 * gdb.python/py-finish-breakpoint.exp
14134 * gdb.python/py-finish-breakpoint2.exp
14135 * gdb.python/py-frame-args.exp
14136 * gdb.python/py-frame-inline.exp
14137 * gdb.python/py-frame.exp
14138 * gdb.python/py-framefilter-mi.exp
14139 * gdb.python/py-infthread.exp
14140 * gdb.python/py-lazy-string.exp
14141 * gdb.python/py-linetable.exp
14142 * gdb.python/py-mi-events.exp
14143 * gdb.python/py-mi-objfile.exp
14144 * gdb.python/py-mi.exp
14145 * gdb.python/py-objfile.exp
14146 * gdb.python/py-pp-integral.exp
14147 * gdb.python/py-pp-maint.exp
14148 * gdb.python/py-pp-re-notag.exp
14149 * gdb.python/py-pp-registration.exp
14150 * gdb.python/py-recurse-unwind.exp
14151 * gdb.python/py-strfns.exp
14152 * gdb.python/py-symbol.exp
14153 * gdb.python/py-symtab.exp
14154 * gdb.python/py-sync-interp.exp
14155 * gdb.python/py-typeprint.exp
14156 * gdb.python/py-unwind-maint.exp
14157 * gdb.python/py-unwind.exp
14158 * gdb.python/py-value-cc.exp
14159 * gdb.python/py-xmethods.exp
14160 * gdb.reverse/amd64-tailcall-reverse.exp
14161 * gdb.reverse/break-precsave.exp
14162 * gdb.reverse/break-reverse.exp
14163 * gdb.reverse/consecutive-precsave.exp
14164 * gdb.reverse/consecutive-reverse.exp
14165 * gdb.reverse/finish-precsave.exp
14166 * gdb.reverse/finish-reverse-bkpt.exp
14167 * gdb.reverse/finish-reverse.exp
14168 * gdb.reverse/fstatat-reverse.exp
14169 * gdb.reverse/getresuid-reverse.exp
14170 * gdb.reverse/i386-precsave.exp
14171 * gdb.reverse/i386-reverse.exp
14172 * gdb.reverse/i386-sse-reverse.exp
14173 * gdb.reverse/i387-env-reverse.exp
14174 * gdb.reverse/i387-stack-reverse.exp
14175 * gdb.reverse/insn-reverse.exp
14176 * gdb.reverse/machinestate-precsave.exp
14177 * gdb.reverse/machinestate.exp
14178 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14179 * gdb.reverse/pipe-reverse.exp
14180 * gdb.reverse/readv-reverse.exp
14181 * gdb.reverse/recvmsg-reverse.exp
14182 * gdb.reverse/rerun-prec.exp
14183 * gdb.reverse/s390-mvcle.exp
14184 * gdb.reverse/step-precsave.exp
14185 * gdb.reverse/step-reverse.exp
14186 * gdb.reverse/time-reverse.exp
14187 * gdb.reverse/until-precsave.exp
14188 * gdb.reverse/until-reverse.exp
14189 * gdb.reverse/waitpid-reverse.exp
14190 * gdb.reverse/watch-precsave.exp
14191 * gdb.reverse/watch-reverse.exp
14192 * gdb.rust/generics.exp
14193 * gdb.rust/methods.exp
14194 * gdb.rust/modules.exp
14195 * gdb.rust/simple.exp
14196 * gdb.server/connect-with-no-symbol-file.exp
14197 * gdb.server/ext-attach.exp
14198 * gdb.server/ext-restart.exp
14199 * gdb.server/ext-wrapper.exp
14200 * gdb.server/file-transfer.exp
14201 * gdb.server/server-exec-info.exp
14202 * gdb.server/server-kill.exp
14203 * gdb.server/server-mon.exp
14204 * gdb.server/wrapper.exp
14205 * gdb.stabs/exclfwd.exp
14206 * gdb.stabs/gdb11479.exp
14207 * gdb.threads/clone-new-thread-event.exp
14208 * gdb.threads/corethreads.exp
14209 * gdb.threads/current-lwp-dead.exp
14210 * gdb.threads/dlopen-libpthread.exp
14211 * gdb.threads/gcore-thread.exp
14212 * gdb.threads/sigstep-threads.exp
14213 * gdb.threads/watchpoint-fork.exp
14214 * gdb.trace/actions-changed.exp
14215 * gdb.trace/backtrace.exp
14216 * gdb.trace/change-loc.exp
14217 * gdb.trace/circ.exp
14218 * gdb.trace/collection.exp
14219 * gdb.trace/disconnected-tracing.exp
14220 * gdb.trace/ftrace.exp
14221 * gdb.trace/mi-trace-frame-collected.exp
14222 * gdb.trace/mi-trace-unavailable.exp
14223 * gdb.trace/mi-traceframe-changed.exp
14224 * gdb.trace/mi-tsv-changed.exp
14225 * gdb.trace/no-attach-trace.exp
14226 * gdb.trace/passc-dyn.exp
14227 * gdb.trace/qtro.exp
14228 * gdb.trace/range-stepping.exp
14229 * gdb.trace/read-memory.exp
14230 * gdb.trace/save-trace.exp
14231 * gdb.trace/signal.exp
14232 * gdb.trace/status-stop.exp
14233 * gdb.trace/tfile.exp
14234 * gdb.trace/trace-break.exp
14235 * gdb.trace/trace-buffer-size.exp
14236 * gdb.trace/trace-condition.exp
14237 * gdb.trace/tracefile-pseudo-reg.exp
14238 * gdb.trace/tstatus.exp
14239 * gdb.trace/unavailable.exp
14240 * gdb.trace/while-dyn.exp
14241 * gdb.trace/while-stepping.exp
14242
34c41c68
DE
142432016-12-22 Doug Evans <xdje42@gmail.com>
14244
14245 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14246 and msymbols.
14247
16e69324
YQ
142482016-12-19 Yao Qi <yao.qi@linaro.org>
14249
14250 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14251 (test_with_self): Don't call do_steps_and_nexts, and remove
14252 code about stepping into xmalloc.
14253
f94f411b
YQ
142542016-12-09 Yao Qi <yao.qi@linaro.org>
14255
14256 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14257
142582016-12-09 Yao Qi <yao.qi@linaro.org>
14259
14260 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14261
f1b5deee
PA
142622016-12-09 Pedro Alves <palves@redhat.com>
14263
14264 * gdb.base/all-architectures-0.exp: New file.
14265 * gdb.base/all-architectures-1.exp: New file.
14266 * gdb.base/all-architectures-2.exp: New file.
14267 * gdb.base/all-architectures-3.exp: New file.
14268 * gdb.base/all-architectures-4.exp: New file.
14269 * gdb.base/all-architectures-5.exp: New file.
14270 * gdb.base/all-architectures-6.exp: New file.
14271 * gdb.base/all-architectures-7.exp: New file.
14272 * gdb.base/all-architectures.exp.in: New file.
14273
364ca42e
YQ
142742016-12-09 Yao Qi <yao.qi@linaro.org>
14275
14276 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14277
107c2d62
LM
142782016-12-02 Luis Machado <lgustavo@codesourcery.com>
14279
14280 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14281 possible.
14282 Remove useless pattern-matching code.
14283
df3ee9ca
PA
142842016-12-02 Pedro Alves <palves@redhat.com>
14285
14286 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14287 procedure.
14288 (top level): Call it.
14289
ec835369
PA
142902016-12-02 Pedro Alves <palves@redhat.com>
14291
14292 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14293 New procedure.
14294 (top level): Call it.
14295
01770bbd
PA
142962016-12-02 Pedro Alves <palves@redhat.com>
14297
14298 PR cli/20559
14299 * gdb.base/commands.exp (user_defined_command_args_eval): New
14300 procedure.
14301 (top level): Call it.
14302
008459ea
LM
143032016-12-02 Luis Machado <lgustavo@codesourcery.com>
14304
14305 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14306 timeout handling.
14307
0c1b455e
TT
143082016-12-02 Tom Tromey <tom@tromey.com>
14309
14310 * gdb.dwarf2/main-subprogram.c: New file.
14311 * gdb.dwarf2/main-subprogram.exp: New file.
14312
018572b8
LM
143132016-12-01 Luis Machado <lgustavo@codesourcery.com>
14314
14315 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14316 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14317 gdb_test_no_output for a couple of cases.
14318 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14319
84c93cd5
LM
143202016-12-01 Luis Machado <lgustavo@codesourcery.com>
14321
14322 Fix test names and standardize compilation error messages throughout
14323 the following files:
14324
14325 * gdb.ada/start.exp
14326 * gdb.arch/alpha-step.exp
14327 * gdb.arch/e500-prologue.exp
14328 * gdb.arch/ftrace-insn-reloc.exp
14329 * gdb.arch/gdb1291.exp
14330 * gdb.arch/gdb1431.exp
14331 * gdb.arch/gdb1558.exp
14332 * gdb.arch/i386-dr3-watch.exp
14333 * gdb.arch/i386-sse-stack-align.exp
14334 * gdb.arch/ia64-breakpoint-shadow.exp
14335 * gdb.arch/pa-nullify.exp
14336 * gdb.arch/powerpc-aix-prologue.exp
14337 * gdb.arch/thumb-bx-pc.exp
14338 * gdb.base/annota1.exp
14339 * gdb.base/annota3.exp
14340 * gdb.base/arrayidx.exp
14341 * gdb.base/assign.exp
14342 * gdb.base/attach.exp
14343 * gdb.base/auxv.exp
14344 * gdb.base/bang.exp
14345 * gdb.base/bfp-test.exp
14346 * gdb.base/bigcore.exp
14347 * gdb.base/bitfields2.exp
14348 * gdb.base/break-fun-addr.exp
14349 * gdb.base/break-probes.exp
14350 * gdb.base/call-rt-st.exp
14351 * gdb.base/callexit.exp
14352 * gdb.base/catch-fork-kill.exp
14353 * gdb.base/charset.exp
14354 * gdb.base/checkpoint.exp
14355 * gdb.base/comprdebug.exp
14356 * gdb.base/constvars.exp
14357 * gdb.base/coredump-filter.exp
14358 * gdb.base/cursal.exp
14359 * gdb.base/cvexpr.exp
14360 * gdb.base/detach.exp
14361 * gdb.base/display.exp
14362 * gdb.base/dmsym.exp
14363 * gdb.base/dprintf-pending.exp
14364 * gdb.base/dso2dso.exp
14365 * gdb.base/dtrace-probe.exp
14366 * gdb.base/dump.exp
14367 * gdb.base/enum_cond.exp
14368 * gdb.base/exe-lock.exp
14369 * gdb.base/exec-invalid-sysroot.exp
14370 * gdb.base/execl-update-breakpoints.exp
14371 * gdb.base/exprs.exp
14372 * gdb.base/fileio.exp
14373 * gdb.base/find.exp
14374 * gdb.base/finish.exp
14375 * gdb.base/fixsection.exp
14376 * gdb.base/foll-vfork.exp
14377 * gdb.base/frame-args.exp
14378 * gdb.base/gcore.exp
14379 * gdb.base/gdb1250.exp
14380 * gdb.base/global-var-nested-by-dso.exp
14381 * gdb.base/gnu-ifunc.exp
14382 * gdb.base/hashline1.exp
14383 * gdb.base/hashline2.exp
14384 * gdb.base/hashline3.exp
14385 * gdb.base/hbreak-in-shr-unsupported.exp
14386 * gdb.base/huge.exp
14387 * gdb.base/infcall-input.exp
14388 * gdb.base/info-fun.exp
14389 * gdb.base/info-shared.exp
14390 * gdb.base/jit-simple.exp
14391 * gdb.base/jit-so.exp
14392 * gdb.base/jit.exp
14393 * gdb.base/jump.exp
14394 * gdb.base/label.exp
14395 * gdb.base/lineinc.exp
14396 * gdb.base/logical.exp
14397 * gdb.base/longjmp.exp
14398 * gdb.base/macscp.exp
14399 * gdb.base/miscexprs.exp
14400 * gdb.base/new-ui-echo.exp
14401 * gdb.base/new-ui-pending-input.exp
14402 * gdb.base/new-ui.exp
14403 * gdb.base/nodebug.exp
14404 * gdb.base/nofield.exp
14405 * gdb.base/offsets.exp
14406 * gdb.base/overlays.exp
14407 * gdb.base/pending.exp
14408 * gdb.base/pointers.exp
14409 * gdb.base/pr11022.exp
14410 * gdb.base/printcmds.exp
14411 * gdb.base/prologue.exp
14412 * gdb.base/ptr-typedef.exp
14413 * gdb.base/realname-expand.exp
14414 * gdb.base/relativedebug.exp
14415 * gdb.base/relocate.exp
14416 * gdb.base/remote.exp
14417 * gdb.base/reread.exp
14418 * gdb.base/return2.exp
14419 * gdb.base/savedregs.exp
14420 * gdb.base/sep.exp
14421 * gdb.base/sepdebug.exp
14422 * gdb.base/sepsymtab.exp
14423 * gdb.base/set-inferior-tty.exp
14424 * gdb.base/setshow.exp
14425 * gdb.base/shlib-call.exp
14426 * gdb.base/sigaltstack.exp
14427 * gdb.base/siginfo-addr.exp
14428 * gdb.base/signals.exp
14429 * gdb.base/signull.exp
14430 * gdb.base/sigrepeat.exp
14431 * gdb.base/so-impl-ld.exp
14432 * gdb.base/solib-display.exp
14433 * gdb.base/solib-overlap.exp
14434 * gdb.base/solib-search.exp
14435 * gdb.base/solib-symbol.exp
14436 * gdb.base/structs.exp
14437 * gdb.base/structs2.exp
14438 * gdb.base/symtab-search-order.exp
14439 * gdb.base/twice.exp
14440 * gdb.base/unload.exp
14441 * gdb.base/varargs.exp
14442 * gdb.base/watchpoint-solib.exp
14443 * gdb.base/watchpoint.exp
14444 * gdb.base/whatis.exp
14445 * gdb.base/wrong_frame_bt_full.exp
14446 * gdb.btrace/dlopen.exp
14447 * gdb.cell/ea-standalone.exp
14448 * gdb.cell/ea-test.exp
14449 * gdb.cp/dispcxx.exp
14450 * gdb.cp/gdb2384.exp
14451 * gdb.cp/method2.exp
14452 * gdb.cp/nextoverthrow.exp
14453 * gdb.cp/pr10728.exp
14454 * gdb.disasm/am33.exp
14455 * gdb.disasm/h8300s.exp
14456 * gdb.disasm/mn10300.exp
14457 * gdb.disasm/sh3.exp
14458 * gdb.dwarf2/dw2-dir-file-name.exp
14459 * gdb.fortran/complex.exp
14460 * gdb.fortran/library-module.exp
14461 * gdb.guile/scm-pretty-print.exp
14462 * gdb.guile/scm-symbol.exp
14463 * gdb.guile/scm-type.exp
14464 * gdb.guile/scm-value.exp
14465 * gdb.linespec/linespec.exp
14466 * gdb.mi/gdb701.exp
14467 * gdb.mi/gdb792.exp
14468 * gdb.mi/mi-breakpoint-changed.exp
14469 * gdb.mi/mi-dprintf-pending.exp
14470 * gdb.mi/mi-dprintf.exp
14471 * gdb.mi/mi-exit-code.exp
14472 * gdb.mi/mi-pending.exp
14473 * gdb.mi/mi-solib.exp
14474 * gdb.mi/new-ui-mi-sync.exp
14475 * gdb.mi/pr11022.exp
14476 * gdb.mi/user-selected-context-sync.exp
14477 * gdb.opt/solib-intra-step.exp
14478 * gdb.python/py-events.exp
14479 * gdb.python/py-finish-breakpoint.exp
14480 * gdb.python/py-mi.exp
14481 * gdb.python/py-prettyprint.exp
14482 * gdb.python/py-shared.exp
14483 * gdb.python/py-symbol.exp
14484 * gdb.python/py-template.exp
14485 * gdb.python/py-type.exp
14486 * gdb.python/py-value.exp
14487 * gdb.reverse/solib-precsave.exp
14488 * gdb.reverse/solib-reverse.exp
14489 * gdb.server/solib-list.exp
14490 * gdb.stabs/weird.exp
14491 * gdb.threads/reconnect-signal.exp
14492 * gdb.threads/stepi-random-signal.exp
14493 * gdb.trace/actions.exp
14494 * gdb.trace/ax.exp
14495 * gdb.trace/backtrace.exp
14496 * gdb.trace/change-loc.exp
14497 * gdb.trace/deltrace.exp
14498 * gdb.trace/ftrace-lock.exp
14499 * gdb.trace/ftrace.exp
14500 * gdb.trace/infotrace.exp
14501 * gdb.trace/mi-tracepoint-changed.exp
14502 * gdb.trace/packetlen.exp
14503 * gdb.trace/passcount.exp
14504 * gdb.trace/pending.exp
14505 * gdb.trace/range-stepping.exp
14506 * gdb.trace/report.exp
14507 * gdb.trace/stap-trace.exp
14508 * gdb.trace/tfind.exp
14509 * gdb.trace/trace-break.exp
14510 * gdb.trace/trace-condition.exp
14511 * gdb.trace/trace-enable-disable.exp
14512 * gdb.trace/trace-mt.exp
14513 * gdb.trace/tracecmd.exp
14514 * gdb.trace/tspeed.exp
14515 * gdb.trace/tsv.exp
14516 * lib/perftest.exp
14517
fb9feb35
LM
145182016-12-01 Luis Machado <lgustavo@codesourcery.com>
14519
14520 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14521 with gdb_test_no_output.
14522 Use command as test name.
14523
cd2ddb6c
LM
145242016-12-01 Luis Machado <lgustavo@codesourcery.com>
14525
14526 Fix test names starting with uppercase throughout the files.
14527
14528 * gdb.ada/assign_1.exp
14529 * gdb.ada/boolean_expr.exp
14530 * gdb.base/arrayidx.exp
14531 * gdb.base/del.exp
14532 * gdb.base/gcore-buffer-overflow.exp
14533 * gdb.base/testenv.exp
14534 * gdb.compile/compile.exp
14535 * gdb.python/py-framefilter-invalidarg.exp
14536 * gdb.python/py-framefilter.exp
14537
bb95117e
LM
145382016-12-01 Luis Machado <lgustavo@codesourcery.com>
14539
14540 Fix test names starting with uppercase throughout the files.
14541
14542 * gdb.ada/array_return.exp
14543 * gdb.ada/expr_delims.exp
14544 * gdb.ada/mi_dyn_arr.exp
14545 * gdb.ada/mi_interface.exp
14546 * gdb.ada/mi_var_array.exp
14547 * gdb.ada/watch_arg.exp
14548 * gdb.arch/alpha-step.exp
14549 * gdb.arch/altivec-regs.exp
14550 * gdb.arch/e500-regs.exp
14551 * gdb.arch/powerpc-d128-regs.exp
14552 * gdb.base/arrayidx.exp
14553 * gdb.base/break.exp
14554 * gdb.base/checkpoint.exp
14555 * gdb.base/debug-expr.exp
14556 * gdb.base/dmsym.exp
14557 * gdb.base/radix.exp
14558 * gdb.base/sepdebug.exp
14559 * gdb.base/testenv.exp
14560 * gdb.base/watch_thread_num.exp
14561 * gdb.base/watchpoint-cond-gone.exp
14562 * gdb.cell/break.exp
14563 * gdb.cell/ea-cache.exp
14564 * gdb.compile/compile.exp
14565 * gdb.cp/gdb2495.exp
14566 * gdb.gdb/selftest.exp
14567 * gdb.gdb/xfullpath.exp
14568 * gdb.go/hello.exp
14569 * gdb.go/integers.exp
14570 * gdb.objc/basicclass.exp
14571 * gdb.pascal/hello.exp
14572 * gdb.pascal/integers.exp
14573 * gdb.python/py-breakpoint.exp
14574 * gdb.python/py-cmd.exp
14575 * gdb.python/py-linetable.exp
14576 * gdb.python/py-xmethods.exp
14577 * gdb.python/python.exp
14578 * gdb.reverse/consecutive-precsave.exp
14579 * gdb.reverse/finish-precsave.exp
14580 * gdb.reverse/i386-precsave.exp
14581 * gdb.reverse/machinestate-precsave.exp
14582 * gdb.reverse/sigall-precsave.exp
14583 * gdb.reverse/solib-precsave.exp
14584 * gdb.reverse/step-precsave.exp
14585 * gdb.reverse/until-precsave.exp
14586 * gdb.reverse/watch-precsave.exp
14587 * gdb.threads/leader-exit.exp
14588 * gdb.threads/pthreads.exp
14589 * gdb.threads/wp-replication.exp
14590 * gdb.trace/actions.exp
14591 * gdb.trace/mi-tsv-changed.exp
14592 * gdb.trace/tsv.exp
14593
de97fdd4
LM
145942016-12-01 Luis Machado <lgustavo@codesourcery.com>
14595
14596 Fix test names starting with uppercase throughout the files.
14597
14598 * gdb.arch/i386-bp_permanent.exp
14599 * gdb.arch/i386-gnu-cfi.exp
14600 * gdb.base/disasm-end-cu.exp
14601 * gdb.base/macscp.exp
14602 * gdb.base/pending.exp
14603 * gdb.base/watch_thread_num.exp
14604 * gdb.cp/exception.exp
14605 * gdb.cp/gdb2495.exp
14606 * gdb.cp/local.exp
14607 * gdb.python/py-evsignal.exp
14608 * gdb.python/python.exp
14609 * gdb.trace/tracecmd.exp
14610
9f058c10
LM
146112016-12-01 Luis Machado <lgustavo@codesourcery.com>
14612
14613 Fix test names starting with uppercase throughout the files.
14614
14615 * gdb.base/charset.exp
14616 * gdb.base/eval.exp
14617 * gdb.base/multi-forks.exp
14618 * gdb.guile/scm-progspace.exp
14619 * gdb.opencl/datatypes.exp
14620 * gdb.python/py-block.exp
14621 * gdb.python/py-function.exp
14622 * gdb.python/py-symbol.exp
14623 * gdb.python/py-symtab.exp
14624 * gdb.python/py-xmethods.exp
14625 * gdb.reverse/break-precsave.exp
14626 * gdb.reverse/break-reverse.exp
14627 * gdb.reverse/consecutive-precsave.exp
14628 * gdb.reverse/consecutive-reverse.exp
14629 * gdb.reverse/finish-precsave.exp
14630 * gdb.reverse/finish-reverse-bkpt.exp
14631 * gdb.reverse/finish-reverse.exp
14632 * gdb.reverse/fstatat-reverse.exp
14633 * gdb.reverse/getresuid-reverse.exp
14634 * gdb.reverse/i386-precsave.exp
14635 * gdb.reverse/i386-reverse.exp
14636 * gdb.reverse/i386-sse-reverse.exp
14637 * gdb.reverse/i387-stack-reverse.exp
14638 * gdb.reverse/insn-reverse.exp
14639 * gdb.reverse/machinestate-precsave.exp
14640 * gdb.reverse/machinestate.exp
14641 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14642 * gdb.reverse/pipe-reverse.exp
14643 * gdb.reverse/readv-reverse.exp
14644 * gdb.reverse/recvmsg-reverse.exp
14645 * gdb.reverse/rerun-prec.exp
14646 * gdb.reverse/s390-mvcle.exp
14647 * gdb.reverse/sigall-precsave.exp
14648 * gdb.reverse/sigall-reverse.exp
14649 * gdb.reverse/solib-precsave.exp
14650 * gdb.reverse/solib-reverse.exp
14651 * gdb.reverse/step-precsave.exp
14652 * gdb.reverse/step-reverse.exp
14653 * gdb.reverse/time-reverse.exp
14654 * gdb.reverse/until-precsave.exp
14655 * gdb.reverse/until-reverse.exp
14656 * gdb.reverse/waitpid-reverse.exp
14657 * gdb.reverse/watch-precsave.exp
14658 * gdb.reverse/watch-reverse.exp
14659
cdc7edd7
LM
146602016-12-01 Luis Machado <lgustavo@codesourcery.com>
14661
14662 Fix test names starting with uppercase throughout the files.
14663
14664 * gdb.arch/i386-mpx-simple_segv.exp
14665 * gdb.arch/i386-mpx.exp
14666 * gdb.arch/i386-permbkpt.exp
14667 * gdb.arch/pa-nullify.exp
14668 * gdb.arch/powerpc-d128-regs.exp
14669 * gdb.arch/vsx-regs.exp
14670 * gdb.base/bfp-test.exp
14671 * gdb.base/break.exp
14672 * gdb.base/breakpoint-shadow.exp
14673 * gdb.base/callfuncs.exp
14674 * gdb.base/charset.exp
14675 * gdb.base/commands.exp
14676 * gdb.base/completion.exp
14677 * gdb.base/dfp-test.exp
14678 * gdb.base/echo.exp
14679 * gdb.base/ending-run.exp
14680 * gdb.base/eval.exp
14681 * gdb.base/expand-psymtabs.exp
14682 * gdb.base/float128.exp
14683 * gdb.base/floatn.exp
14684 * gdb.base/foll-exec-mode.exp
14685 * gdb.base/gdb1056.exp
14686 * gdb.base/gdb11531.exp
14687 * gdb.base/kill-after-signal.exp
14688 * gdb.base/multi-forks.exp
14689 * gdb.base/overlays.exp
14690 * gdb.base/pending.exp
14691 * gdb.base/sepdebug.exp
14692 * gdb.base/testenv.exp
14693 * gdb.base/valgrind-db-attach.exp
14694 * gdb.base/watch_thread_num.exp
14695 * gdb.base/watchpoint-cond-gone.exp
14696 * gdb.base/watchpoint.exp
14697 * gdb.base/watchpoints.exp
14698 * gdb.cp/arg-reference.exp
14699 * gdb.cp/baseenum.exp
14700 * gdb.cp/operator.exp
14701 * gdb.cp/shadow.exp
14702 * gdb.dwarf2/dw2-op-out-param.exp
14703 * gdb.dwarf2/dw2-reg-undefined.exp
14704 * gdb.go/chan.exp
14705 * gdb.go/hello.exp
14706 * gdb.go/integers.exp
14707 * gdb.go/methods.exp
14708 * gdb.go/package.exp
14709 * gdb.guile/scm-parameter.exp
14710 * gdb.guile/scm-progspace.exp
14711 * gdb.guile/scm-value.exp
14712 * gdb.mi/mi-pending.exp
14713 * gdb.mi/user-selected-context-sync.exp
14714 * gdb.multi/multi-attach.exp
14715 * gdb.multi/tids.exp
14716 * gdb.opt/clobbered-registers-O2.exp
14717 * gdb.pascal/floats.exp
14718 * gdb.pascal/integers.exp
14719 * gdb.python/py-block.exp
14720 * gdb.python/py-events.exp
14721 * gdb.python/py-parameter.exp
14722 * gdb.python/py-symbol.exp
14723 * gdb.python/py-symtab.exp
14724 * gdb.python/py-type.exp
14725 * gdb.python/py-value.exp
14726 * gdb.python/py-xmethods.exp
14727 * gdb.python/python.exp
14728 * gdb.reverse/break-precsave.exp
14729 * gdb.reverse/consecutive-precsave.exp
14730 * gdb.reverse/finish-precsave.exp
14731 * gdb.reverse/i386-precsave.exp
14732 * gdb.reverse/machinestate-precsave.exp
14733 * gdb.reverse/sigall-precsave.exp
14734 * gdb.reverse/solib-precsave.exp
14735 * gdb.reverse/step-precsave.exp
14736 * gdb.reverse/until-precsave.exp
14737 * gdb.reverse/watch-precsave.exp
14738 * gdb.server/ext-attach.exp
14739 * gdb.server/ext-restart.exp
14740 * gdb.server/ext-run.exp
14741 * gdb.server/ext-wrapper.exp
14742 * gdb.stabs/gdb11479.exp
14743 * gdb.stabs/weird.exp
14744 * gdb.threads/attach-many-short-lived-threads.exp
14745 * gdb.threads/kill.exp
14746 * gdb.threads/watchpoint-fork.exp
14747
bc6c7af4
LM
147482016-12-01 Luis Machado <lgustavo@codesourcery.com>
14749
14750 Fix test names starting with uppercase throughout all the files below.
14751
14752 * gdb.ada/array_return.exp
14753 * gdb.ada/catch_ex.exp
14754 * gdb.ada/info_exc.exp
14755 * gdb.ada/mi_catch_ex.exp
14756 * gdb.ada/mi_dyn_arr.exp
14757 * gdb.ada/mi_ex_cond.exp
14758 * gdb.ada/mi_exc_info.exp
14759 * gdb.ada/mi_interface.exp
14760 * gdb.ada/mi_task_arg.exp
14761 * gdb.ada/mi_task_info.exp
14762 * gdb.ada/mi_var_array.exp
14763 * gdb.arch/alpha-step.exp
14764 * gdb.arch/amd64-disp-step.exp
14765 * gdb.arch/arm-disp-step.exp
14766 * gdb.arch/disp-step-insn-reloc.exp
14767 * gdb.arch/e500-prologue.exp
14768 * gdb.arch/ftrace-insn-reloc.exp
14769 * gdb.arch/gdb1558.exp
14770 * gdb.arch/i386-bp_permanent.exp
14771 * gdb.arch/i386-disp-step.exp
14772 * gdb.arch/i386-float.exp
14773 * gdb.arch/i386-gnu-cfi.exp
14774 * gdb.arch/ia64-breakpoint-shadow.exp
14775 * gdb.arch/mips16-thunks.exp
14776 * gdb.arch/pa-nullify.exp
14777 * gdb.arch/powerpc-aix-prologue.exp
14778 * gdb.arch/powerpc-power.exp
14779 * gdb.arch/ppc-dfp.exp
14780 * gdb.arch/s390-tdbregs.exp
14781 * gdb.arch/spu-info.exp
14782 * gdb.arch/spu-ls.exp
14783 * gdb.arch/thumb-bx-pc.exp
14784 * gdb.base/advance.exp
14785 * gdb.base/annota-input-while-running.exp
14786 * gdb.base/arrayidx.exp
14787 * gdb.base/asmlabel.exp
14788 * gdb.base/async.exp
14789 * gdb.base/attach-wait-input.exp
14790 * gdb.base/auto-connect-native-target.exp
14791 * gdb.base/batch-preserve-term-settings.exp
14792 * gdb.base/bfp-test.exp
14793 * gdb.base/bigcore.exp
14794 * gdb.base/bp-permanent.exp
14795 * gdb.base/break-always.exp
14796 * gdb.base/break-fun-addr.exp
14797 * gdb.base/break-idempotent.exp
14798 * gdb.base/break-main-file-remove-fail.exp
14799 * gdb.base/break-probes.exp
14800 * gdb.base/break-unload-file.exp
14801 * gdb.base/break.exp
14802 * gdb.base/call-ar-st.exp
14803 * gdb.base/call-rt-st.exp
14804 * gdb.base/call-sc.exp
14805 * gdb.base/call-signal-resume.exp
14806 * gdb.base/call-strs.exp
14807 * gdb.base/callexit.exp
14808 * gdb.base/callfuncs.exp
14809 * gdb.base/catch-gdb-caused-signals.exp
14810 * gdb.base/catch-signal-siginfo-cond.exp
14811 * gdb.base/catch-syscall.exp
14812 * gdb.base/compare-sections.exp
14813 * gdb.base/cond-eval-mode.exp
14814 * gdb.base/condbreak-call-false.exp
14815 * gdb.base/consecutive-step-over.exp
14816 * gdb.base/cursal.exp
14817 * gdb.base/disabled-location.exp
14818 * gdb.base/disasm-end-cu.exp
14819 * gdb.base/display.exp
14820 * gdb.base/double-prompt-target-event-error.exp
14821 * gdb.base/dprintf-bp-same-addr.exp
14822 * gdb.base/dprintf-detach.exp
14823 * gdb.base/dprintf-next.exp
14824 * gdb.base/dprintf-non-stop.exp
14825 * gdb.base/dprintf-pending.exp
14826 * gdb.base/dso2dso.exp
14827 * gdb.base/ending-run.exp
14828 * gdb.base/enum_cond.exp
14829 * gdb.base/examine-backward.exp
14830 * gdb.base/exe-lock.exp
14831 * gdb.base/exec-invalid-sysroot.exp
14832 * gdb.base/execl-update-breakpoints.exp
14833 * gdb.base/execution-termios.exp
14834 * gdb.base/fileio.exp
14835 * gdb.base/fixsection.exp
14836 * gdb.base/foll-exec-mode.exp
14837 * gdb.base/foll-exec.exp
14838 * gdb.base/fork-running-state.exp
14839 * gdb.base/frame-args.exp
14840 * gdb.base/fullpath-expand.exp
14841 * gdb.base/func-ptr.exp
14842 * gdb.base/gcore-relro-pie.exp
14843 * gdb.base/gdb1090.exp
14844 * gdb.base/gdb1555.exp
14845 * gdb.base/global-var-nested-by-dso.exp
14846 * gdb.base/gnu-ifunc.exp
14847 * gdb.base/hbreak-in-shr-unsupported.exp
14848 * gdb.base/hbreak-unmapped.exp
14849 * gdb.base/hook-stop.exp
14850 * gdb.base/infcall-input.exp
14851 * gdb.base/info-fun.exp
14852 * gdb.base/info-shared.exp
14853 * gdb.base/interrupt-noterm.exp
14854 * gdb.base/jit-so.exp
14855 * gdb.base/jit.exp
14856 * gdb.base/line-symtabs.exp
14857 * gdb.base/list.exp
14858 * gdb.base/longjmp.exp
14859 * gdb.base/macscp.exp
14860 * gdb.base/max-value-size.exp
14861 * gdb.base/nodebug.exp
14862 * gdb.base/nofield.exp
14863 * gdb.base/overlays.exp
14864 * gdb.base/paginate-after-ctrl-c-running.exp
14865 * gdb.base/paginate-bg-execution.exp
14866 * gdb.base/paginate-inferior-exit.exp
14867 * gdb.base/pending.exp
14868 * gdb.base/pr11022.exp
14869 * gdb.base/printcmds.exp
14870 * gdb.base/ptr-typedef.exp
14871 * gdb.base/ptype.exp
14872 * gdb.base/randomize.exp
14873 * gdb.base/range-stepping.exp
14874 * gdb.base/realname-expand.exp
14875 * gdb.base/relativedebug.exp
14876 * gdb.base/remote.exp
14877 * gdb.base/savedregs.exp
14878 * gdb.base/sepdebug.exp
14879 * gdb.base/set-noassign.exp
14880 * gdb.base/shlib-call.exp
14881 * gdb.base/shreloc.exp
14882 * gdb.base/sigaltstack.exp
14883 * gdb.base/sigbpt.exp
14884 * gdb.base/siginfo-addr.exp
14885 * gdb.base/siginfo-obj.exp
14886 * gdb.base/siginfo-thread.exp
14887 * gdb.base/signest.exp
14888 * gdb.base/signull.exp
14889 * gdb.base/sigrepeat.exp
14890 * gdb.base/skip.exp
14891 * gdb.base/so-impl-ld.exp
14892 * gdb.base/solib-corrupted.exp
14893 * gdb.base/solib-disc.exp
14894 * gdb.base/solib-display.exp
14895 * gdb.base/solib-overlap.exp
14896 * gdb.base/solib-search.exp
14897 * gdb.base/solib-symbol.exp
14898 * gdb.base/source-execution.exp
14899 * gdb.base/sss-bp-on-user-bp-2.exp
14900 * gdb.base/sss-bp-on-user-bp.exp
14901 * gdb.base/stack-checking.exp
14902 * gdb.base/stale-infcall.exp
14903 * gdb.base/step-break.exp
14904 * gdb.base/step-line.exp
14905 * gdb.base/step-over-exit.exp
14906 * gdb.base/step-test.exp
14907 * gdb.base/structs.exp
14908 * gdb.base/sym-file.exp
14909 * gdb.base/symtab-search-order.exp
14910 * gdb.base/term.exp
14911 * gdb.base/type-opaque.exp
14912 * gdb.base/unload.exp
14913 * gdb.base/until-nodebug.exp
14914 * gdb.base/until.exp
14915 * gdb.base/unwindonsignal.exp
14916 * gdb.base/watch-cond.exp
14917 * gdb.base/watch-non-mem.exp
14918 * gdb.base/watch_thread_num.exp
14919 * gdb.base/watchpoint-reuse-slot.exp
14920 * gdb.base/watchpoint-solib.exp
14921 * gdb.base/watchpoint.exp
14922 * gdb.btrace/dlopen.exp
14923 * gdb.cell/arch.exp
14924 * gdb.cell/break.exp
14925 * gdb.cell/bt.exp
14926 * gdb.cell/core.exp
14927 * gdb.cell/data.exp
14928 * gdb.cell/dwarfaddr.exp
14929 * gdb.cell/ea-cache.exp
14930 * gdb.cell/ea-standalone.exp
14931 * gdb.cell/ea-test.exp
14932 * gdb.cell/f-regs.exp
14933 * gdb.cell/fork.exp
14934 * gdb.cell/gcore.exp
14935 * gdb.cell/mem-access.exp
14936 * gdb.cell/ptype.exp
14937 * gdb.cell/registers.exp
14938 * gdb.cell/sizeof.exp
14939 * gdb.cell/solib-symbol.exp
14940 * gdb.cell/solib.exp
14941 * gdb.compile/compile-tls.exp
14942 * gdb.cp/exception.exp
14943 * gdb.cp/gdb2495.exp
14944 * gdb.cp/local.exp
14945 * gdb.cp/mb-inline.exp
14946 * gdb.cp/mb-templates.exp
14947 * gdb.cp/pr10687.exp
14948 * gdb.cp/pr9167.exp
14949 * gdb.cp/scope-err.exp
14950 * gdb.cp/templates.exp
14951 * gdb.cp/virtfunc.exp
14952 * gdb.dwarf2/dw2-dir-file-name.exp
14953 * gdb.dwarf2/dw2-single-line-discriminators.exp
14954 * gdb.fortran/complex.exp
14955 * gdb.fortran/library-module.exp
14956 * gdb.guile/guile.exp
14957 * gdb.guile/scm-cmd.exp
14958 * gdb.guile/scm-frame-inline.exp
14959 * gdb.guile/scm-objfile.exp
14960 * gdb.guile/scm-pretty-print.exp
14961 * gdb.guile/scm-symbol.exp
14962 * gdb.guile/scm-type.exp
14963 * gdb.guile/scm-value.exp
14964 * gdb.linespec/keywords.exp
14965 * gdb.linespec/ls-errs.exp
14966 * gdb.linespec/macro-relative.exp
14967 * gdb.linespec/thread.exp
14968 * gdb.mi/mi-breakpoint-changed.exp
14969 * gdb.mi/mi-dprintf-pending.exp
14970 * gdb.mi/mi-fullname-deleted.exp
14971 * gdb.mi/mi-logging.exp
14972 * gdb.mi/mi-pending.exp
14973 * gdb.mi/mi-solib.exp
14974 * gdb.mi/new-ui-mi-sync.exp
14975 * gdb.mi/user-selected-context-sync.exp
14976 * gdb.multi/dummy-frame-restore.exp
14977 * gdb.multi/multi-arch-exec.exp
14978 * gdb.multi/remove-inferiors.exp
14979 * gdb.multi/watchpoint-multi-exit.exp
14980 * gdb.opt/solib-intra-step.exp
14981 * gdb.perf/backtrace.exp
14982 * gdb.perf/single-step.exp
14983 * gdb.perf/skip-command.exp
14984 * gdb.perf/skip-prologue.exp
14985 * gdb.perf/solib.exp
14986 * gdb.python/lib-types.exp
14987 * gdb.python/py-as-string.exp
14988 * gdb.python/py-bad-printers.exp
14989 * gdb.python/py-block.exp
14990 * gdb.python/py-breakpoint.exp
14991 * gdb.python/py-cmd.exp
14992 * gdb.python/py-events.exp
14993 * gdb.python/py-evthreads.exp
14994 * gdb.python/py-finish-breakpoint.exp
14995 * gdb.python/py-finish-breakpoint2.exp
14996 * gdb.python/py-frame-inline.exp
14997 * gdb.python/py-frame.exp
14998 * gdb.python/py-inferior.exp
14999 * gdb.python/py-infthread.exp
15000 * gdb.python/py-mi.exp
15001 * gdb.python/py-objfile.exp
15002 * gdb.python/py-pp-maint.exp
15003 * gdb.python/py-pp-registration.exp
15004 * gdb.python/py-prettyprint.exp
15005 * gdb.python/py-recurse-unwind.exp
15006 * gdb.python/py-shared.exp
15007 * gdb.python/py-symbol.exp
15008 * gdb.python/py-symtab.exp
15009 * gdb.python/py-template.exp
15010 * gdb.python/py-type.exp
15011 * gdb.python/py-unwind-maint.exp
15012 * gdb.python/py-unwind.exp
15013 * gdb.python/py-value.exp
15014 * gdb.python/python.exp
15015 * gdb.reverse/finish-reverse-bkpt.exp
15016 * gdb.reverse/insn-reverse.exp
15017 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15018 * gdb.reverse/solib-precsave.exp
15019 * gdb.reverse/solib-reverse.exp
15020 * gdb.stabs/gdb11479.exp
15021 * gdb.stabs/weird.exp
15022 * gdb.threads/fork-child-threads.exp
15023 * gdb.threads/fork-plus-threads.exp
15024 * gdb.threads/fork-thread-pending.exp
15025 * gdb.threads/forking-threads-plus-breakpoint.exp
15026 * gdb.threads/hand-call-in-threads.exp
15027 * gdb.threads/interrupted-hand-call.exp
15028 * gdb.threads/linux-dp.exp
15029 * gdb.threads/local-watch-wrong-thread.exp
15030 * gdb.threads/next-while-other-thread-longjmps.exp
15031 * gdb.threads/non-ldr-exit.exp
15032 * gdb.threads/pending-step.exp
15033 * gdb.threads/print-threads.exp
15034 * gdb.threads/process-dies-while-detaching.exp
15035 * gdb.threads/process-dies-while-handling-bp.exp
15036 * gdb.threads/pthreads.exp
15037 * gdb.threads/queue-signal.exp
15038 * gdb.threads/reconnect-signal.exp
15039 * gdb.threads/signal-command-handle-nopass.exp
15040 * gdb.threads/signal-command-multiple-signals-pending.exp
15041 * gdb.threads/signal-delivered-right-thread.exp
15042 * gdb.threads/signal-sigtrap.exp
15043 * gdb.threads/sigthread.exp
15044 * gdb.threads/staticthreads.exp
15045 * gdb.threads/stepi-random-signal.exp
15046 * gdb.threads/thread-unwindonsignal.exp
15047 * gdb.threads/thread_check.exp
15048 * gdb.threads/thread_events.exp
15049 * gdb.threads/tid-reuse.exp
15050 * gdb.threads/tls-nodebug.exp
15051 * gdb.threads/tls-shared.exp
15052 * gdb.threads/tls-so_extern.exp
15053 * gdb.threads/tls.exp
15054 * gdb.threads/wp-replication.exp
15055 * gdb.trace/actions-changed.exp
15056 * gdb.trace/actions.exp
15057 * gdb.trace/backtrace.exp
15058 * gdb.trace/change-loc.exp
15059 * gdb.trace/collection.exp
15060 * gdb.trace/deltrace.exp
15061 * gdb.trace/disconnected-tracing.exp
15062 * gdb.trace/entry-values.exp
15063 * gdb.trace/ftrace-lock.exp
15064 * gdb.trace/ftrace.exp
15065 * gdb.trace/infotrace.exp
15066 * gdb.trace/mi-trace-frame-collected.exp
15067 * gdb.trace/mi-trace-unavailable.exp
15068 * gdb.trace/mi-traceframe-changed.exp
15069 * gdb.trace/mi-tracepoint-changed.exp
15070 * gdb.trace/mi-tsv-changed.exp
15071 * gdb.trace/no-attach-trace.exp
15072 * gdb.trace/packetlen.exp
15073 * gdb.trace/passc-dyn.exp
15074 * gdb.trace/passcount.exp
15075 * gdb.trace/pending.exp
15076 * gdb.trace/pr16508.exp
15077 * gdb.trace/qtro.exp
15078 * gdb.trace/range-stepping.exp
15079 * gdb.trace/read-memory.exp
15080 * gdb.trace/report.exp
15081 * gdb.trace/save-trace.exp
15082 * gdb.trace/signal.exp
15083 * gdb.trace/stap-trace.exp
15084 * gdb.trace/status-stop.exp
15085 * gdb.trace/strace.exp
15086 * gdb.trace/tfile.exp
15087 * gdb.trace/tfind.exp
15088 * gdb.trace/trace-break.exp
15089 * gdb.trace/trace-condition.exp
15090 * gdb.trace/trace-enable-disable.exp
15091 * gdb.trace/trace-mt.exp
15092 * gdb.trace/tracecmd.exp
15093 * gdb.trace/tracefile-pseudo-reg.exp
15094 * gdb.trace/tspeed.exp
15095 * gdb.trace/tstatus.exp
15096 * gdb.trace/tsv.exp
15097 * gdb.trace/unavailable.exp
15098 * gdb.trace/while-dyn.exp
15099 * gdb.trace/while-stepping.exp
15100 * lib/gdb-guile.exp
15101 * lib/gdb.exp
15102 * lib/mi-support.exp
15103 * lib/pascal.exp
15104 * lib/perftest.exp
15105 * lib/prelink-support.exp
15106 * lib/selftest-support.exp
15107
ad02e4fe
SM
151082016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15109
15110 * Makefile.in: Include disable-implicit-rules.mk.
15111
22347e55
AA
151122016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15113
15114 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15115 non-byte-aligned bit fields.
15116
da5b30da
AA
151172016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15118
15119 PR gdb/12616
15120 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15121 respects the DW_AT_data_bit_offset attribute.
15122
b593ecca
SM
151232016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15124
15125 * gdb.base/default.exp: Fix output of "set language".
15126
3b165252
SM
151272016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15128
15129 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15130 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15131 make.
15132 * configure.ac: Remove checks for the make program.
15133 * configure: Re-generate.
15134
1a2f3d7f
KB
151352016-11-16 Kevin Buettner <kevinb@redhat.com>
15136
15137 * gdb.python/py-recurse-unwind.c (main): Add loop.
15138 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15139 to read_register() and gdb.parse_and_eval(). Make each code
15140 call a separate case that can be individually tested.
15141 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15142 proc. Call cont_and_backtrace for each of the code paths that
15143 we want to test in the unwinder.
15144
b7f38fda
AA
151452016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15146
15147 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15148 the definition of struct S.
15149
1f8db343
CM
151502016-11-11 Catherine Moore <clm@codesourcery.com>
15151
15152 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15153
fad0c9fb
PA
151542016-11-09 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.base/commands.exp (runto_or_return): New procedure.
15157 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15158 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15159 (progvar_simple_while_test, progvar_complex_if_while_test)
15160 (if_while_breakpoint_command_test)
15161 (infrun_breakpoint_command_test, breakpoint_command_test)
15162 (user_defined_command_test, watchpoint_command_test)
15163 (test_command_prompt_position, redefine_hook_test)
15164 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15165 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15166 multi_line_input and multi_line. Remove gdb_expect and
15167 gdb_stop_suppressing_tests uses.
15168 * lib/gdb.exp (valnum_re): New global.
15169 (multi_line_input): New procedure.
15170
8354c62c
SM
151712016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15172
15173 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15174 Remove.
15175 (test_setup): Define with proc_with_prefix.
15176 (test_cli_inferior): Likewise.
15177 (test_cli_thread): Likewise.
15178 (test_cli_frame): Likewise.
15179 (test_cli_select_frame): Likewise.
15180 (test_cli_up_down): Likewise.
15181 (test_mi_thread_select): Likewise.
15182 (test_mi_stack_select_frame): Likewise.
15183 (test_cli_in_mi_inferior): Likewise.
15184 (test_cli_in_mi_thread): Likewise.
15185 (test_cli_in_mi_frame): Likewise.
15186 (top level): Do not use with_test_prefix_procname.
15187
64f367a2
PA
151882016-11-09 Pedro Alves <palves@redhat.com>
15189
15190 * gdb.base/commands.exp (gdbvar_simple_if_test)
15191 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15192 (progvar_simple_if_test, progvar_simple_while_test)
15193 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15194 (infrun_breakpoint_command_test, breakpoint_command_test)
15195 (user_defined_command_test, watchpoint_command_test)
15196 (test_command_prompt_position, deprecated_command_test)
15197 (bp_deleted_in_command, temporary_breakpoint_commands)
15198 (stray_arg0_test, source_file_with_indented_comment)
15199 (recursive_source_test, if_commands_test)
15200 (error_clears_commands_left, redefine_hook_test)
15201 (redefine_backtrace_test): Use proc_with_prefix.
15202 * lib/gdb.exp (proc_with_prefix): New proc.
15203
0bb65f1e
AA
152042016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15205
15206 * gdb.base/tui-layout.c: New file.
15207 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15208 disassembly window contains very long lines.
15209
7353f247
TT
152102016-11-08 Tom Tromey <tom@tromey.com>
15211
15212 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15213 depend on Python 2.
15214
30a7bb83
TT
152152016-11-08 Tom Tromey <tom@tromey.com>
15216
15217 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15218 New method.
15219
cdf5a07c
MG
152202016-10-29 Manish Goregaokar <manish@mozilla.com>
15221
2806dc7e 15222 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 15223
51a789c3
MG
152242016-10-27 Manish Goregaokar <manish@mozilla.com>
15225
2806dc7e
PA
15226 * gdb.rust/simple.rs: Add test for univariant enums without
15227 discriminants and for encoded struct-like enums.
51a789c3 15228
f610ab6d
PA
152292016-10-28 Pedro Alves <palves@redhat.com>
15230
15231 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15232 gdb_test_multiple, tighten regexps and match symtabs and line
15233 tables incrementally.
15234
b129b0ca
LM
152352016-10-28 Luis Machado <lgustavo@codesourcery.com>
15236
15237 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15238 general.
15239
ecf45d2c
SL
152402016-10-25 Luis Machado <lgustavo@codesourcery.com>
15241
15242 * gdb.base/exec-invalid-sysroot.exp: New file.
15243
b8d38ee4
JK
152442016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15245
15246 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15247
f90fd8c2
JK
152482016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15249
15250 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15251
2d2476aa
MR
152522016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15253
2806dc7e
PA
15254 * gdb.base/killed-outside.exp: Remove $options from a call to
15255 `prepare_for_testing'.
2d2476aa 15256
e42b25a0
SM
152572016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15258
15259 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15260 Change test message.
15261
3ccdb432
SM
152622016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15263
15264 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15265 Update comment.
15266
5bad3170
SM
152672016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15268
15269 * gdb.trace/mi-trace-save.exp: New file.
15270
5ad9dba7
YQ
152712016-10-13 Yao Qi <yao.qi@linaro.org>
15272
15273 * gdb.base/code_elim.exp (get_var_address): Remove.
15274 * gdb.base/relocate.exp: Likewise.
15275 * gdb.base/shreloc.exp: Likewise.
15276 * lib/gdb.exp (get_var_address): New.
15277
62df7e21
YQ
152782016-10-13 Yao Qi <yao.qi@linaro.org>
15279
15280 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15281 floating point tests if $skip_float_test is false.
15282
4dac951e
LM
152832016-10-12 Luis Machado <lgustavo@codesourcery.com>
15284
15285 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15286 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15287 argc values.
15288 Add 1 to argc so we guarantee distinct initial/modified argc values.
15289
8f1a8fc4
JK
152902016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15291
15292 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15293
16c85b5d
JK
152942016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15295
15296 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15297 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15298 * gdb.arch/vsx-regs.exp: Likewise.
15299
1d0e042a
YQ
153002016-10-07 Yao Qi <yao.qi@linaro.org>
15301
15302 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15303
68dadef5
MM
153042016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15305
15306 * gdb.python/python.exp: Test decode_line("*0").
15307
33fa2c6e
DE
153082016-10-06 Doug Evans <dje@google.com>
15309
15310 * gdb.python/py-value.exp (test_value_creation): Add test for large
15311 unsigned 64-bit value.
15312
9c37b5ae
TT
153132016-10-06 Tom Tromey <tom@tromey.com>
15314
15315 * gdb.compile/compile.exp: Change java tests to rust.
15316 * gdb.base/setshow.exp: Change java tests to rust.
15317 * gdb.base/default.exp: Remove java from language list.
15318 * README (Examples): Update language example.
15319 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15320 test.
15321 * lib/gdb.exp (skip_java_tests): Remove.
15322 * lib/java.exp: Remove.
15323 * gdb.java: Remove.
15324
78b86327
MR
153252016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15326
15327 * gdb.arch/mips-fcr.exp: New test.
15328 * gdb.arch/mips-fcr.c: Source for the new test.
15329
7470adbb
MR
153302016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15331
15332 * gdb.base/solib-disc.exp: Use `standard_output_file'
15333 throughout.
15334
4a556533
PA
153352016-10-06 Pedro Alves <palves@redhat.com>
15336
15337 * gdb.base/jit-simple-dl.c: New file.
15338 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15339 * gdb.base/jit-simple.c: ... this.
15340 * gdb.base/jit-simple.exp (jit_run): Delete.
15341 (build_jit): New proc.
15342 (jit_test_reread): Recompile either the main program or the shared
15343 library, depending on what is being tested. Skip changing address
15344 if caller wants to. Compare before/after addresses. If testing
15345 standalone, explicitly load the binary. Test "maint info
15346 breakpoints".
15347 (top level): Add "standalone vs shared lib" and "change address"
15348 vs "same address" axes.
15349
5a122fbc
PA
153502016-10-06 Pedro Alves <palves@redhat.com>
15351
15352 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15353 call.
15354 (jit_run): Delete.
15355 (jit_test_reread): Use with_test_prefix. Reload the main binary
15356 explicitly. Compare the before/after addresses of the JIT
15357 descriptor.
15358
ee8da4b8
DE
153592016-08-15 Doug Evans <dje@google.com>
15360
15361 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15362 for single bitfields is bool.
15363 * gdb.xml/tdesc-regs.exp: Ditto.
15364
f389f6fe
JK
153652016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15366
15367 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15368
fdebf1a4
YQ
153692016-10-05 Yao Qi <yao.qi@linaro.org>
15370
15371 * lib/gdb.exp (support_complex_tests): Return zero if
15372 gdb_skip_float_test return true.
15373
9c36d954 153742016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15375 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
15376
15377 PR gdb/20487
15378 * gdb.mi/user-selected-context-sync.exp: New file.
15379 * gdb.mi/user-selected-context-sync.c: New file.
15380
4034d0ff 153812016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15382 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
15383
15384 PR gdb/20487
15385 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15386 =thread-select-event check.
15387
a4297203
PB
153882016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15389
15390 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15391 the compulsory L operand changes.
15392 * gdb.arch/powerpc-power.s: Likewise.
15393
bb805577
JK
153942016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15395
15396 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15397 * gdb.base/jit-attach-pie.c: New file.
15398 * gdb.base/jit-attach-pie.exp: New file.
15399
6d61dee5
PA
154002016-09-28 Pedro Alves <palves@redhat.com>
15401
15402 * gdb.base/infcall-input.c: New file.
15403 * gdb.base/infcall-input.exp: New file.
15404
f73842fc
YQ
154052016-09-22 Yao Qi <yao.qi@linaro.org>
15406
15407 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15408 (gdb_exit): Rename it to ...
15409 (gdbserver_gdb_exit): ... Close GDBserver.
15410 (gdb_exit): New proc, call gdbserver_gdb_exit.
15411 (mi_gdb_exit): Likewise.
15412
90681dab
YQ
154132016-09-22 Yao Qi <yao.qi@linaro.org>
15414
15415 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15416 path.
15417 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15418 Remove duplication.
15419
9c211fd8
YQ
154202016-09-22 Yao Qi <yao.qi@linaro.org>
15421
15422 * lib/gdbserver-support.exp: Check the existence of
15423 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15424
ad0a504f
AK
154252016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15426
15427 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15428
36cf1806
TT
154292016-09-21 Tom Tromey <tom@tromey.com>
15430
15431 PR gdb/20604:
15432 * gdb.base/quit.exp: New file.
15433
74172ecf
SM
154342016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15435
15436 * .gitignore: New file.
15437
3d0ec882
MR
154382016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15439
15440 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15441 throughout.
15442
8193adea
AA
154432016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15444
15445 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15446
d41a5c09
JK
154472016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15448
15449 * gdb.cp/casts.cc (decltype): Move it ...
15450 (main): ... with its call to ...
15451 * gdb.cp/casts03.cc: ... a new file.
15452 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15453
d2dfe700
JK
154542016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15455
15456 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15457
e2a92b16
PB
154582016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15459
15460 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15461 and sync up the test with tests in gas/testsuite/gas/ppc.
15462 * gdb.arch/powerpc-power.exp: Likewise.
15463
49b4de64
JK
154642016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15465
15466 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15467
2c29df25
SDJ
154682016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15469 Jan Kratochvil <jan.kratochvil@redhat.com>
15470
15471 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15472 make m1's definition to be different from m2's. Use 'dummy' as an
15473 argument for probe 'two'.
15474
cc3c2846
JB
154752016-09-10 Jon Beniston <jon@beniston.com>
15476
15477 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15478 for sim target.
15479
e1b2624a
AA
154802016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15481
15482 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15483 variable declaration.
15484 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15485 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15486 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15487 received HWCAP as its argument.
15488
4295e285
PA
154892016-09-06 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.base/new-ui-pending-input.c: New file.
15492 * gdb.base/new-ui-pending-input.exp: New file.
15493 * gdb.exp (clear_gdb_spawn_id): New procedure.
15494 (with_spawn_id): Check whether gdb_spawn_id exists before
15495 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15496 on exit.
15497
00d5215e
UW
154982016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15499
15500 * gdb.base/float128.c: New file.
15501 * gdb.base/float128.exp: Likewise.
15502 * gdb.base/floatn.c: Likewise.
15503 * gdb.base/floatn.exp: Likewise.
15504
a9ff5f12
UW
155052016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15506
15507 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15508
f245535c
PA
155092016-09-05 Pedro Alves <palves@redhat.com>
15510
15511 PR backtrace/19927
15512 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15513 unwinders are immediately called as side effect of "source" or
15514 "disable unwinder" commands.
15515 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15516
ae9cf263
YQ
155172016-09-02 Yao Qi <yao.qi@linaro.org>
15518
15519 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15520 is true and $type is "float" or "double".
15521
27aba047
YQ
155222016-09-02 Yao Qi <yao.qi@linaro.org>
15523
15524 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15525 true.
15526 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15527 * gdb.base/call-rt-st.exp: Likewise.
15528 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15529 return value instead of gdb,skip_float_test.
15530 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15531 (do_function_calls): Use its return value instead of
15532 gdb,skip_float_test.
15533 * gdb.base/finish.exp: Likewise.
15534 * gdb.base/funcargs.exp: Likewise.
15535 * gdb.base/return.exp: Likewise.
15536 * gdb.base/return2.exp: Likewise.
15537 * gdb.base/varargs.exp: Likewise.
15538 * lib/gdb.exp (gdb_skip_float_test): Change it to
15539 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15540
5af962df
AA
155412016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15542
15543 * gdb.multi/tids.exp: Test "thread apply all".
15544
7fac6910
JK
155452016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15546
15547 * gdb.base/default.exp (tty): Remove.
15548
bb1fe4ac
KB
155492016-08-24 Kevin Buettner <kevinb@redhat.com>
15550
2806dc7e
PA
15551 * gdb.python/py-recurse-unwind.c: New file.
15552 * gdb.python/py-recurse-unwind.py: New file.
15553 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 15554
0a1ddfa6
SM
155552016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15556
15557 * gdb.base/set-inferior-tty.exp: New file.
15558 * gdb.base/set-inferior-tty.c: New file.
15559
d9de1fe3
PA
155602016-08-23 Pedro Alves <palves@redhat.com>
15561
15562 PR gdb/20494
15563 * gdb.base/new-ui-echo.c: New file.
15564 * gdb.base/new-ui-echo.exp: New file.
15565
e9d9abd7
YQ
155662016-08-23 Yao Qi <yao.qi@linaro.org>
15567
15568 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15569 gdbserver_spawn.
15570 * gdb.server/connect-without-multi-process.exp (do_test):
15571 Likewise.
15572
3589529e
YQ
155732016-08-23 Yao Qi <yao.qi@linaro.org>
15574
15575 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15576 standalone_txt. Delete gdb_txt and standalone_txt on host
15577 and target. Spawn the binary on target. Copy files from
15578 target to host.
15579
6bb90213
PA
155802016-08-22 Pedro Alves <palves@redhat.com>
15581
15582 PR gdb/20505
15583 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15584 with_test_prefix. Factor out bits to ...
15585 (test_no_vdso): ... this new procedure.
15586
20c2c024
CL
155872016-08-19 Carl Love <cel@us.ibm.com>
15588
15589 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15590 maintaining separate logic for constructing the output path.
15591 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15592 * gdb.arch/ppc-dfp.exp: Likewise.
15593 * gdb.arch/ppc-fp.exp: Likewise.
15594 * gdb.arch/vsx-regs.exp: Likewise.
15595 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15596 binprefix for generating the additional binary files.
15597
0646e07d
PA
155982016-08-19 Pedro Alves <palves@redhat.com>
15599
15600 * gdb.trace/mi-trace-frame-collected.exp
15601 (test_trace_frame_collected): On x32, expect two registers.
15602
46da9242
CL
156032016-08-18 Carl Love <cel@us.ibm.com>
15604
15605 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15606 and sync up the test with tests in gas/testsuite/gas/ppc.
15607 * gdb.arch/powerpc-power.exp: Likewise.
15608
eb2332d7
SM
156092016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15610
15611 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15612 expected error message.
15613
63c61e04
SM
156142016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15615
15616 * gdb.multi/remove-inferiors.exp: New file.
15617 * gdb.multi/remove-inferiors.c: New file.
15618
7b17065f
YQ
156192016-08-12 Yao Qi <yao.qi@linaro.org>
15620
15621 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15622 argument list.
15623
01d3dedf
PA
156242016-08-10 Pedro Alves <palves@redhat.com>
15625
15626 PR gdb/19187
15627 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15628 setup_kfails.
15629
3eb7562a
PA
156302016-08-09 Pedro Alves <palves@redhat.com>
15631 Simon Marchi <simon.marchi@ericsson.com>
15632
15633 PR gdb/20418
15634 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15635 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15636
80614914
PA
156372016-08-09 Pedro Alves <palves@redhat.com>
15638
15639 PR mi/20431
15640 * gdb.mi/mi-cmd-error.exp: New file.
15641
f348d89a
PA
156422016-08-09 Pedro Alves <palves@redhat.com>
15643
15644 PR gdb/18653
15645 * gdb.base/signals-state-child.c: New file.
15646 * gdb.base/signals-state-child.exp: New file.
15647 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15648
e5ca03b4
PA
156492016-08-09 Pedro Alves <palves@redhat.com>
15650
15651 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15652
282a0691
TT
156532016-08-03 Tom Tromey <tom@tromey.com>
15654
15655 PR python/18565:
15656 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15657
41bfcd63
YQ
156582016-08-01 Yao Qi <yao.qi@linaro.org>
15659
15660 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15661 variable mode to "multi-process" if $multi_process is 1, otherwise
15662 set it to "single-process".
15663
e3465b24
YQ
156642016-08-01 Yao Qi <yao.qi@linaro.org>
15665
15666 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15667 * gdb.cp/cpexprs.exp: Likewise.
15668 * gdb.cp/m-static.exp: Likewise.
15669
0b31a4bc
TT
156702016-07-26 Tom Tromey <tom@tromey.com>
15671
15672 PR python/20190:
15673 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15674 test.
15675
e0461dbb
MM
156762016-07-26 Markus Metzger <markus.t.metzger@intel.com>
15677
15678 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15679 selecting assembly source files.
15680 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15681 assembly source files.
15682 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15683 assembly source files.
15684 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15685 selecting assembly source files.
15686
8194e927
SM
156872016-07-25 Simon Marchi <simon.marchi@ericsson.com>
15688
15689 * gdb.base/new-ui.exp (do_test_invalid_args): New
15690 procedure.
15691
c0272db5
TW
156922016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
15693
15694 * gdb.btrace/reconnect.c: New file.
15695 * gdb.btrace/reconnect.exp: New file.
15696
e3487908
GKB
156972016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
15698
15699 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15700 to test_catch_syscall_group.
15701 (test_catch_syscall_group): New.
15702
12df5c00
TT
157032016-07-21 Tom Tromey <tom@tromey.com>
15704
15705 * gdb.rust/simple.rs (main): Use empty struct expression.
15706 * gdb.rust/simple.exp: Add tests for empty struct expression.
15707
bae62ee2
YQ
157082016-07-21 Yao Qi <yao.qi@linaro.org>
15709
15710 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15711 if gdb_skip_xml_test is true on some targets.
15712
b1b53fb3
YQ
157132016-07-21 Yao Qi <yao.qi@linaro.org>
15714
15715 * gdb.server/solib-list.exp: Unset last_loaded_file.
15716
027d97f8
JK
157172016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15718
15719 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15720 "step into captured_main (args)".
15721
7674d381
JK
157222016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15723
15724 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15725
72b5d099
JK
157262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15727
15728 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15729
1f960ced
PA
157302016-07-19 Pedro Alves <palves@redhat.com>
15731
15732 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15733 * gdb.opt/inline-bt.exp: Likewise.
15734 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15735 additional_flags=-Winline.
15736 * gdb.opt/inline-locals.exp: Likewise.
15737 * gdb.opt/inline-markers.c (ATTR): Define.
15738 (inlined_fn): Use it.
15739
f25827c1
YQ
157402016-07-19 Yao Qi <yao.qi@linaro.org>
15741
15742 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15743 (test_with_self): Remove some code. Remove argument executable.
15744 (top-level): Use do_self_tests.
15745
37539ebe
DB
157462016-07-15 Zachary Welch <zwelch@codesourcery.com>
15747 Don Breazeal <donb@codesourcery.com>
15748
15749 * gdb.base/maint.exp: Escape paths used in regular expressions.
15750 * gdb.stabs/weird.exp: Likewise.
15751
dac790e1
TT
157522016-07-13 Tom Tromey <tom@tromey.com>
15753
15754 PR python/15620, PR python/18620:
15755 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15756 (test_bkpt_events): New procs.
15757
93daf339
TT
157582016-07-13 Tom Tromey <tom@tromey.com>
15759
15760 PR python/17698:
15761 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15762 test.
15763 (test_watchpoints): Likewise.
15764 (test_bkpt_pending): New proc.
15765
6571a381
TT
157662016-07-13 Tom Tromey <tom@tromey.com>
15767
15768 PR cli/18053:
15769 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15770 completion test.
15771
e8732474
JK
157722016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15773
15774 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15775 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15776 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15777 f_label.
15778 (g): Rename g_end_lbl to g_label.
15779 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15780 low_pc and high_pc.
15781 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15782
e0f3fd7c
TT
157832016-07-12 Tom Tromey <tom@tromey.com>
15784
15785 PR python/19293:
15786 * gdb.python/py-unwind-maint.exp: Update tests.
15787
3cfe46b6
YQ
157882016-07-12 Yao Qi <yao.qi@linaro.org>
15789
15790 * lib/selftest-support.exp (selftest_setup): Match the output
15791 when captured_main is inlined.
15792
4f19a0e6
WT
157932016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
15794
15795 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15796 New variables.
15797 (print this%a, print this%b, print this): New tests.
15798 * gdb.fortran/derived-types.f90 (this): New object and
15799 initialization.
15800
986cf455
SM
158012016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15802
15803 * gdb.ada/arraydim.exp: Remove extra directory level in build
15804 directory.
15805
f0464b23
SM
158062016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15807
15808 * lib/ada.exp: Remove extra directory level in build directory.
15809 * gdb.ada/cond_lang.exp: Likewise.
15810 * gdb.ada/exec_changed.exp: Likewise.
15811 * gdb.ada/lang_switch.exp: Likewise.
15812
42d94011
MG
158132016-07-06 Manish Goregaokar <manish@mozilla.com>
15814
2806dc7e
PA
15815 * simple.rs: Add test for raw pointer subscripting.
15816 * simple.exp: Add test expectations.
42d94011 15817
647c264c
YQ
158182016-07-05 Yao Qi <yao.qi@linaro.org>
15819
15820 * gdb.mi/mi-reverse.exp: Match =record-started output.
15821
20aa2c60
PA
158222016-07-01 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15825 procedure.
15826 (jit_reader_test): Test the jit reader's unwinder.
15827 * gdb.base/jithost.c (jit_function_00_code): New global.
15828 (main): Use memcpy to fill in the mmapped code, instead of poking
15829 bytes manually here.
15830 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15831 value.
15832 (read_debug_info): Save the function's range.
15833 (read_sp): New function.
15834 (unwind_frame): Use it. Also unwind RBP.
15835 (get_frame_id): Use read_sp.
15836 (gdb_init_reader): Use calloc instead of malloc.
15837 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15838 parameter. Use gdb_test_multiple.
15839
ced2dffb
PA
158402016-07-01 Pedro Alves <palves@redhat.com>
15841 Antoine Tremblay <antoine.tremblay@ericsson.com>
15842
15843 * gdb.threads/process-dies-while-detaching.c: New file.
15844 * gdb.threads/process-dies-while-detaching.exp: New file.
15845
63000888
PA
158462016-07-01 Pedro Alves <palves@redhat.com>
15847
15848 * gdb.multi/watchpoint-multi-exit.c: New file.
15849 * gdb.multi/watchpoint-multi-exit.exp: New file.
15850
038d4868
PA
158512016-06-30 Pedro Alves <palves@redhat.com>
15852
15853 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15854 unset inferior_spawn_id.
15855
994e9c83
PA
158562016-06-30 Pedro Alves <palves@redhat.com>
15857
15858 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15859 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15860
e5653468
YQ
158612016-06-29 Yao Qi <yao.qi@linaro.org>
15862
15863 * gdb.base/return.c: Add copyright header.
15864
803b47e5
TT
158652016-06-29 Tom Tromey <tom@tromey.com>
15866
15867 PR python/20129:
15868 * gdb.python/py-framefilter.exp: Add tests for setting priority
15869 and disabling of non-existent frame filter.
15870
28244707
YQ
158712016-06-29 Yao Qi <yao.qi@linaro.org>
15872
15873 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15874 0x0f07ff.
15875
a31d2f06
YQ
158762016-06-28 Yao Qi <yao.qi@linaro.org>
15877
15878 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15879 triplets. Start gdb, execute catch syscall, and continue. Check
15880 gdb's output to determine catch syscall is supported.
15881
921d8f54
MG
158822016-06-27 Manish Goregaokar <manish@mozilla.com>
15883
25d49b86
PA
15884 * gdb.rust/simple.rs: Add test for returning unit in a function.
15885 * gdb.rust/simple.exp: Add expectation for functions returning
15886 unit.
921d8f54 15887
f4952523
PMR
158882016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15889
15890 * gdb.python/py-breakpoint-create-fail.c,
15891 gdb.python/py-breakpoint-create-fail.exp,
15892 gdb.python/py-breakpoint-create-fail.py: New testcase.
15893
fccb08f8
MG
158942016-06-25 Manish Goregaokar <manish@mozilla.com>
15895
15896 PR gdb/20239
15897 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
15898 * gdb.rust/simple.exp: Add test expectations for new NonZero
15899 tests.
fccb08f8 15900
6b850546
DT
159012016-06-24 David Taylor <dtaylor@emc.com>
15902
15903 * gdb.base/offsets.exp: New file.
15904 * gdb.base/offsets.c: New file.
15905
17621150
TT
159062016-06-23 Tom Tromey <tom@tromey.com>
15907
15908 PR gdb/16483:
15909 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15910 before any filters are loaded.
15911
04d59df6
WT
159122016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15913
15914 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15915 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15916 structs.
15917 * gdb.fortran/derived-type-function.exp: New file.
15918 * gdb.fortran/derived-type-function.f90: New file.
15919
15920
ac69f786
PA
159212016-06-21 Pedro Alves <palves@redhat.com>
15922
15923 * gdb.base/new-ui.exp: New file.
15924 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15925 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15926 (with_spawn_id): New procedure.
15927
49940788
PA
159282016-06-21 Pedro Alves <palves@redhat.com>
15929
15930 * gdb.mi/mi-exec-run.exp: New file.
15931
ef274d26
PA
159322016-06-21 Pedro Alves <palves@redhat.com>
15933
15934 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15935 breakpoint command's output on the main UI.
15936 (test_break): New procedure, factored out from calls in the top
15937 level.
15938 (top level): Use foreach_with_prefix to test MI as main UI and as
15939 separate UI.
15940
468afe6c
PA
159412016-06-21 Pedro Alves <palves@redhat.com>
15942
15943 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15944 (test_awatch_creation_and_listing)
15945 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15946 Remove 'type' parameter.
15947 (test_watchpoint_all): New parameter mi_mode. Remove
15948 with_test_prefix.
15949 (top level): Use foreach_with_prefix, and add main/separate UI MI
15950 testing axis.
15951
51f77c37
PA
159522016-06-21 Pedro Alves <palves@redhat.com>
15953
15954 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15955 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15956 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15957 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15958 (gdb_main_spawn_id, mi_spawn_id): Declare and
15959 comment.
15960 (mi_create_inferior_pty): New procedure,
15961 factored out from default_mi_gdb_start.
15962 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15963 procedures.
15964 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15965 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15966 Use mi_create_inferior_pty.
15967 (mi_gdb_start): Use eval to pass down args list.
15968
8980e177
PA
159692016-06-21 Pedro Alves <palves@redhat.com>
15970
15971 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15972 * gdb.opt/inline-cmds.exp: Add MI tests.
15973
f38d3ad1
PA
159742016-06-21 Pedro Alves <palves@redhat.com>
15975
15976 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15977
45db7c09
PA
159782016-06-21 Pedro Alves <palves@redhat.com>
15979
15980 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15981 (top level): Use it instead of mi_execute_to.
15982
5a069ab3
PA
159832016-06-21 Pedro Alves <palves@redhat.com>
15984
15985 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15986 (cont_handler_str): New.
15987 (signal_stop_handler): Set stop_handler_str instead of printing to
15988 stdout.
15989 (continue_handler): Set cont_handler_str instead of printing to
15990 stdout.
15991 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15992 mi_send_resuming_command. Print stop_handler_str and
15993 cont_handler_str instead of expecting the python events print
15994 directly.
15995
2838cc1d
SD
159962016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15997
15998 * gdb.base/jit-reader.exp: New file.
15999 * gdb.base/jithost.c: New file.
16000 * gdb.base/jithost.h: New file.
16001 * gdb.base/jitreader.c : New file.
16002 * gdb.base/jit-protocol.h: New file.
16003
21a77091
YQ
160042016-06-17 Yao Qi <yao.qi@linaro.org>
16005
16006 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16007 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16008 and detach-on-fork. Adjust tests.
16009 (top level): Invoke break_cond_on_syscall with combinations of
16010 syscall, follow-fork-mode and detach-on-fork.
16011
f50bf8e5
YQ
160122016-06-17 Yao Qi <yao.qi@linaro.org>
16013
16014 * gdb.base/step-over-exit.c: New.
16015 * gdb.base/step-over-exit.exp: New.
16016
a28d8e50
YTL
160172016-06-17 Yan-Ting Lin <currygt52@gmail.com>
16018
16019 * gdb.base/float.exp: Add target check for nds32*-*-*.
16020 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16021
cad8e26d
AB
160222016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
16023
16024 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16025 for unsupported target features.
16026 * gdb.base/call-rt-st.exp: Likewise.
16027 * gdb.base/call-sc.exp: Likewise.
16028 * gdb.base/call-signal-resume.exp: Likewise.
16029 * gdb.base/call-strs.exp: Likewise.
16030 * gdb.base/callexit.exp: Likewise.
16031 * gdb.base/callfuncs.exp: Likewise.
16032 * gdb.base/nodebug.exp: Likewise.
16033 * gdb.base/printcmds.exp: Likewise.
16034 * gdb.base/ptype.exp: Likewise.
16035 * gdb.base/structs.exp: Likewise.
16036 * gdb.base/unwindonsignal.exp: Likewise.
16037 * gdb.cp/gdb2495.exp: Likewise.
16038 * gdb.cp/templates.exp: Likewise.
16039 * gdb.cp/virtfunc.exp: Likewise.
16040 * gdb.threads/hand-call-in-threads.exp: Likewise.
16041 * gdb.threads/interrupted-hand-call.exp: Likewise.
16042 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16043
347dc102
TT
160442016-06-10 Tom Tromey <tom@tromey.com>
16045
16046 PR rust/20110:
16047 * gdb.rust/expr.exp: Add test for integer constant larger than
16048 i32.
16049
5e13cf25
BH
160502016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16051
16052 * gdb.fortran/nested-funcs.exp: New.
16053 * gdb.fortran/nested-funcs.f90: New.
16054
bb556f1f
TK
160552016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16056
16057 * gdb.base/examine-backward.c: New file.
16058 * gdb.base/examine-backward.exp: New file.
16059
38b022b4
SM
160602016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16061
16062 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16063 matching.
16064
1b40ec05
TT
160652016-06-02 Tom Tromey <tom@tromey.com>
16066
16067 PR python/18984:
16068 * gdb.python/py-shared.exp: Add solib_name test.
16069
193bd378
SM
160702016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16071
16072 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16073
3326303b
MG
160742016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16075
16076 PR c++/19893
16077 * gdb.dwarf2/implref.exp: Rename to...
16078 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16079 * gdb.dwarf2/implref-array.c: New file.
16080 * gdb.dwarf2/implref-array.exp: Likewise.
16081 * gdb.dwarf2/implref-global.c: Likewise.
16082 * gdb.dwarf2/implref-global.exp: Likewise.
16083 * gdb.dwarf2/implref-struct.c: Likewise.
16084 * gdb.dwarf2/implref-struct.exp: Likewise.
16085
825c8ef2
AT
160862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16087
16088 * gdb.trace/trace-condition.exp: Add 64bit tests.
16089
2320162a
AT
160902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16091
16092 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16093 bits types.
16094 (main): Adapt to 8 to 64 bits types.
16095 * gdb.trace/trace-condition.exp: Add new tests.
16096
a7818233
AT
160972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16098
16099 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16100
0d336466
AT
161012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16102
16103 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16104 Move condition tests...
16105 * gdb.trace/trace-condition.exp: Here.
16106
7faeb45a
AT
161072016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16108
16109 * gdb.trace/trace-condition.exp: Add counter-case tests.
16110
e385593e
JK
161112016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16112
16113 PR c++/15231
16114 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16115 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16116
744608cc
PA
161172016-05-27 Pedro Alves <palves@redhat.com>
16118
16119 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16120 New procedure.
16121 (top level): Call it, and bail out of DejaGnu is known to be bad.
16122
ac775bf4
AB
161232016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16124
16125 * gdb.base/whatis.c: Extend the test case.
16126 * gdb.base/whatis.exp: Add additional tests.
16127
2bbad2ea
BH
161282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16129
16130* gdb.fortran/type.f90: Add pointer variable.
16131* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16132
8b70175d
BH
161332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16134
16135 * gdb.fortran/vla-type.exp: Fix testcase name.
16136
86d8a848
BH
161372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16138
16139 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16140
e188eb36
BH
161412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16142
16143 * gdb.fortran/type.f90: Add nested structures.
16144 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16145 * gdb.fortran/derived-type.exp: Adapt expected output.
16146 * gdb.fortran/vla-type.exp: Adapt expected output.
16147
9b2db1fd
BH
161482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16149
16150 * gdb.fortran/whatis_type.exp: Adapt expected output.
16151
72b17055
BH
161522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16153
16154 * gdb.fortran/print_type.exp: Fix expected output.
16155 * gdb.fortran/whatis_type.exp: Fix expected output.
16156
3cd81d8d
BH
161572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16158
16159 * gdb.fortran/whatis_type.exp: Use multi_line.
16160
ddae9462
TT
161612016-05-24 Tom Tromey <tom@tromey.com>
16162
16163 PR python/17386:
16164 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16165 use value as an index.
16166
1957f6b8
TT
161672016-05-23 Tom Tromey <tom@tromey.com>
16168
16169 PR python/17981:
16170 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16171 no-breakpoint case.
16172
026a9174
PA
161732016-05-24 Pedro Alves <palves@redhat.com>
16174
16175 PR gdb/19828
16176 * gdb.threads/clone-attach-detach.c: New file.
16177 * gdb.threads/clone-attach-detach.exp: New file.
16178
e70a7231
FR
161792016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16180
16181 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16182
0f6ed0e0
TT
161832016-05-23 Tom Tromey <tom@tromey.com>
16184
16185 PR python/19438, PR python/18393:
16186 * gdb.python/py-progspace.exp: Add "dir" test.
16187 * gdb.python/py-objfile.exp: Add "dir" test.
16188
ffd19d61
YQ
161892016-05-23 Yao Qi <yao.qi@linaro.org>
16190
16191 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16192 * gdb.arch/thumb2-it.exp: Likewise.
16193
9e8f9b05
SM
161942016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16195
16196 * gdb.mi/mi-threads-interrupt.c: New file.
16197 * gdb.mi/mi-threads-interrupt.exp: New file.
16198
61c6156d
SM
161992016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16200
16201 PR gdb/18077
16202 * gdb.mi/mi-async-run.exp: New file.
16203 * gdb.mi/mi-async-run.c: New file.
16204
67218854
TT
162052016-05-17 Tom Tromey <tom@tromey.com>
16206 Manish Goregaokar <manishsmail@gmail.com>
16207
16208 * lib/rust-support.exp: New file.
16209 * lib/gdb.exp (skip_rust_tests): New proc.
16210 (build_executable_from_specs): Handle rust.
16211 * lib/future.exp (gdb_find_rustc): New proc.
16212 (gdb_default_target_compile): Handle rust.
16213 * gdb.rust/expr.exp: New file.
16214 * gdb.rust/generics.exp: New file.
16215 * gdb.rust/generics.rs: New file.
16216 * gdb.rust/methods.exp: New file.
16217 * gdb.rust/methods.rs: New file.
16218 * gdb.rust/modules.exp: New file.
16219 * gdb.rust/modules.rs: New file.
16220 * gdb.rust/simple.exp: New file.
16221 * gdb.rust/simple.rs: New file.
16222
c44af4eb
TT
162232016-05-17 Tom Tromey <tom@tromey.com>
16224
16225 * gdb.base/default.exp (set language): Add rust.
16226
dcd1f979
TT
162272016-05-17 Tom Tromey <tom@tromey.com>
16228
16229 * gdb.gdb/unittest.exp: New file.
16230
155b7f57
YQ
162312016-05-16 Yao Qi <yao.qi@linaro.org>
16232
16233 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16234 shell_prompt. Update shell_prompt_re.
16235
8ddd5a6c
DE
162362016-05-12 Doug Evans <dje@google.com>
16237
16238 PR symtab/19999
16239 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16240 $options when building executable.
16241 * gdb.dwarf2/fission-loclists-pie.S: New file.
16242 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16243
02e370d9
SM
162442016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16245
16246 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16247 of [is_remote target],
16248
8929ad8b
SM
162492016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16250
16251 * lib/gdb.exp (use_gdb_stub): New procedure.
16252
6c447423
DE
162532016-05-03 Yunlian Jiang <yunlian@google.com>
16254 Doug Evans <dje@google.com>
16255
16256 PR symtab/19914
16257 * gdb.dwarf2/dwp-sepdebug.c: New file.
16258 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16259
444e826c
SM
162602016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16261
16262 * gdb.base/detach.exp: Remove is_remote check.
16263
740feeaa
SM
162642016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16265
16266 * gdb.base/annota-input-while-running.exp: Don't check for
16267 [is_remote target]. Enable annotations after running to main.
16268 Remove unused "set test..." line.
16269
9080ac9d
SM
162702016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16271
16272 * gdb.trace/trace-enable-disable.exp: New file.
16273 * gdb.trace/trace-enable-disable.c: New file.
16274
952ebca5
SM
162752016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16276
16277 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16278 use it in info sharedlibrary test.
16279 * gdb.trace/ftrace-lock.exp: Likewise.
16280 * gdb.trace/ftrace.exp: Likewise.
16281 * gdb.trace/range-stepping.exp: Likewise.
16282 * gdb.trace/trace-break.exp: Likewise.
16283 * gdb.trace/trace-condition.exp: Likewise.
16284 * gdb.trace/trace-mt.exp: Likewise.
16285
d9019901
SM
162862016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16287
16288 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16289 (gdb_load_shlib): ... this.
16290 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16291 gdb_load_shlib.
16292 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16293 * gdb.base/ctxobj.exp: Likewise.
16294 * gdb.base/dprintf-pending.exp: Likewise.
16295 * gdb.base/dso2dso.exp: Likewise.
16296 * gdb.base/fixsection.exp: Likewise.
16297 * gdb.base/gcore-relro.exp: Likewise.
16298 * gdb.base/gdb1555.exp: Likewise.
16299 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16300 * gdb.base/gnu-ifunc.exp: Likewise.
16301 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16302 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16303 * gdb.base/pending.exp: Likewise.
16304 * gdb.base/print-file-var.exp: Likewise.
16305 * gdb.base/print-symbol-loading.exp: Likewise.
16306 * gdb.base/shlib-call.exp: Likewise.
16307 * gdb.base/shreloc.exp: Likewise.
16308 * gdb.base/so-impl-ld.exp: Likewise.
16309 * gdb.base/solib-disc.exp: Likewise.
16310 * gdb.base/solib-nodir.exp: Likewise.
16311 * gdb.base/solib-overlap.exp: Likewise.
16312 * gdb.base/solib-symbol.exp: Likewise.
16313 * gdb.base/solib-weak.exp (do_test): Likewise.
16314 * gdb.base/sym-file.exp: Likewise.
16315 * gdb.base/symtab-search-order.exp: Likewise.
16316 * gdb.base/type-opaque.exp: Likewise.
16317 * gdb.base/unload.exp: Likewise.
16318 * gdb.base/watchpoint-solib.exp: Likewise.
16319 * gdb.compile/compile.exp: Likewise.
16320 * gdb.cp/gdb2384.exp: Likewise.
16321 * gdb.cp/infcall-dlopen.exp: Likewise.
16322 * gdb.cp/re-set-overloaded.exp: Likewise.
16323 * gdb.fortran/library-module.exp: Likewise.
16324 * gdb.opt/solib-intra-step.exp: Likewise.
16325 * gdb.python/py-finish-breakpoint.exp: Likewise.
16326 * gdb.python/py-shared.exp: Likewise.
16327 * gdb.reverse/solib-precsave.exp: Likewise.
16328 * gdb.reverse/solib-reverse.exp: Likewise.
16329 * gdb.server/solib-list.exp: Likewise.
16330 * gdb.threads/dlopen-libpthread.exp: Likewise.
16331 * gdb.threads/tls-shared.exp: Likewise.
16332 * gdb.threads/tls-so_extern.exp: Likewise.
16333 * gdb.trace/change-loc.exp: Likewise.
16334 * gdb.trace/ftrace-lock.exp: Likewise.
16335 * gdb.trace/ftrace.exp: Likewise.
16336 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16337 * gdb.trace/pending.exp: Likewise.
16338 * gdb.trace/range-stepping.exp: Likewise.
16339 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16340 (strace_info_marker): Likewise.
16341 (strace_probe_marker): Likewise.
16342 (strace_trace_on_same_addr): Likewise.
16343 (strace_trace_on_diff_addr): Likewise.
16344 * gdb.trace/trace-break.exp: Likewise.
16345 * gdb.trace/trace-condition.exp: Likewise.
16346 * gdb.trace/trace-mt.exp: Likewise.
16347
fca4cfd9
SM
163482016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16349
16350 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16351 result of gdb_remote_download.
16352 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16353 * gdb.base/dso2dso.exp: Likewise.
16354 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16355 * gdb.base/print-file-var.exp: Likewise.
16356 * gdb.base/shlib-call.exp: Likewise.
16357 * gdb.base/shreloc.exp: Likewise.
16358 * gdb.base/solib-overlap.exp: Likewise.
16359 * gdb.base/solib-weak.exp (do_test): Likewise.
16360 * gdb.base/unload.exp: Likewise.
16361
11cf4ffb
YQ
163622016-04-27 Yao Qi <yao.qi@linaro.org>
16363
16364 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16365 exists.
16366
3e2e34f8
KB
163672016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16368
16369 * vla-type.exp: Print structure from toplevel.
16370
8f07e298
BH
163712016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16372
16373 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16374 of dynamic types.
16375 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16376 of dynamic types.
16377
9920b434
BH
163782016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16379
16380 * gdb.fortran/vla-type.f90: New file.
16381 * gdb.fortran/vla-type.exp: New file.
16382
f3abeff5
YQ
163832016-04-25 Yao Qi <yao.qi@linaro.org>
16384
16385 * gdb.base/branch-to-self.c: New file.
16386 * gdb.base/branch-to-self.exp: New file.
16387
0a5d52f0
YQ
163882016-04-22 Yao Qi <yao.qi@linaro.org>
16389
16390 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16391 more after $hex.
16392
495346f6
YQ
163932016-04-22 Yao Qi <yao.qi@linaro.org>
16394
16395 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16396 * gdb.base/annota3.exp: Likewise.
16397
4a7e075c
YQ
163982016-04-22 Yao Qi <yao.qi@linaro.org>
16399
16400 * gdb.reverse/step-precsave.exp: Do one step and test program
16401 stops in "callee" and do multiple steps until program goes out
16402 of "callee".
16403 * gdb.reverse/step-reverse.exp: Likewise.
16404
5b061e98
YQ
164052016-04-22 Yao Qi <yao.qi@linaro.org>
16406
16407 * gdb.trace/signal.exp: Also pass if
16408 $tracepoint_hits($i) > $iterations.
16409
5c5dc57f
YQ
164102016-04-22 Yao Qi <yao.qi@linaro.org>
16411
16412 * gdb.trace/signal.c: New file.
16413 * gdb.trace/signal.exp: New file.
16414
a55411b9
DE
164152016-04-19 Doug Evans <xdje42@gmail.com>
16416
16417 * gdb.base/bad-file.exp: New file.
16418
a22df60a
MG
164192016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16420
16421 * gdb.dwarf2/implref.exp: New file.
16422
0c13f7e5
BH
164232016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16424
16425 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16426 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16427 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16428 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16429 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16430 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16431 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16432 * lib/fortran.exp (fortran_int4): New procedure.
16433 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16434 (fortran_logical4): Likewise.
16435
9b9b09e9
BH
164362016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16437
16438 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16439
a14d1f4d
BH
164402016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16441
16442 * lib/compiler.c: Add Intel specific preprocessor macros.
16443 * lib/compiler.cc: Likewise.
25d49b86 16444
7d49b1d0
LM
164452016-04-13 Luis Machado <lgustavo@codesourcery.com>
16446
16447 * gdb.server/connect-with-no-symbol-file.c: New file.
16448 * gdb.server/connect-with-no-symbol-file.exp: New file.
16449
8392fa22
SM
164502016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16451
16452 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16453
8c4c4aeb
SM
164542016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16455
16456 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16457 standard output directory.
16458
45e3745e
AT
164592016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16460
16461 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16462
e26b7e41
MM
164632016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16464
16465 * gdb.btrace/instruction_history.c (loop): Add declaration.
16466
8ce09462
AT
164672016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16468
16469 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16470
2e88a1ea
SM
164712016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16472
16473 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16474 parentheses to print.
16475 (continue_handler): Likewise.
16476
f48e22e3
SM
164772016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16478
16479 * gdb.server/solib-list.exp: Remove is_remote check.
16480 Pass shlib= to gdb_compile. Don't link shared library with
16481 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16482 Run binary filename through "readlink -f" on the target.
16483
096be756
PA
164842016-04-08 Pedro Alves <palves@redhat.com>
16485
16486 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16487 interpreter filename as argument to gdbserver_spawn.
16488 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16489 Return empty if $last_loaded_file does not exist.
16490
06500533
JK
164912016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16492
16493 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16494 * gdb.base/jit-main.c: Use exit after usage.
16495
2d35e871
JK
164962016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16497
16498 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16499 GDBHISTSIZE prior to the tests.
16500 * gdb.base/gdbinit-history.exp: Likewise.
16501
165022016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
16503
16504 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16505 instead of build_executable. Use gdb_load_shlibs.
16506
c8064e7e
YQ
165072016-04-07 Yao Qi <yao.qi@linaro.org>
16508
16509 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16510 Execute "si" command.
16511
bde47561
YQ
165122016-04-07 Yao Qi <yao.qi@linaro.org>
16513
16514 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16515 number instead of the comments on some line.
16516
b16f8a3b
DB
165172016-04-06 Don Breazeal <donb@codesourcery.com>
16518
16519 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16520 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16521
c2f901df
SM
165222016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16523
16524 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16525 standard_output_file. Remove unused binfile variable.
16526
ac17fda0
CU
165272016-04-05 Catalin Udma <catalin.udma@freescale.com>
16528
16529 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16530 * gdb.python/py-mi-objfile.exp: Match "list main" output
16531 in console format.
16532
03a8c4df
SM
165332016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16534
16535 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16536 absolute.
16537
6e774b13
SM
165382016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16539
16540 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16541 absolute.
16542 * gdb.trace/ftrace.exp: Likewise.
16543 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16544 targets as well.
16545 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16546 (gdb_load_shlibs): Copy libraries to test directory when testing
16547 natively. Only set solib-search-path if testing remotely.
16548 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16549
7817ea46
SM
165502016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16551
16552 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16553 gdb_download. Use it even if the target is not remote.
16554 * gdb.base/jit.exp (compile_jit_test): Likewise.
16555 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16556 output directory if the destination board is local, otherwise use
16557 the standard remote_download from DejaGnu.
16558 (gdb_download): Remove.
16559 (gdb_load_shlibs): Use gdb_remote_download instead of
16560 gdb_download.
16561 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16562 Use gdb_remote_download instead of gdb_download. Use it even if
16563 the target is not remote.
16564 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16565 instead of gdb_download.
16566
7beb7f68
SM
165672016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16568
16569 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16570 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16571 run.
16572
cc63428a
AV
165732016-04-01 Artemiy Volkov <artemiyv@acm.org>
16574
16575 PR gdb/19820
16576 * gdb.base/printcmds.exp: Add artificial arrays tests.
16577
64cdf930
PA
165782016-03-31 Pedro Alves <palves@redhat.com>
16579
16580 PR gdb/19858
16581 * gdb.base/jit-main.c: Include unistd.h.
16582 (ATTACH): Define to 0 if not already defined.
16583 (wait_for_gdb, mypid): New globals.
16584 (WAIT_FOR_GDB): New macro.
16585 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16586 some breakpoint locations.
16587 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16588 New procedures.
16589 (one_jit_test): Add REATTACH parameter, and handle it. Use
16590 continue_to_test_location.
16591 (top level): Test attach, and adjusts calls to one_jit_test.
16592
40dea8cb
PA
165932016-03-31 Pedro Alves <palves@redhat.com>
16594
16595 PR gdb/19858
16596 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16597 BINSUFFIX parameter, and handle it.
16598 (top level): Adjust calls compile_jit_test.
16599
e7ea3ec7
CU
166002016-03-31 Catalin Udma <catalin.udma@freescale.com>
16601
16602 PR python/19743
16603 * gdb.python/py-mi-events-gdb.py: New file.
16604 * gdb.python/py-mi-events.c: New file.
16605 * gdb.python/py-mi-events.exp: New file.
16606
e6359af3
YQ
166072016-03-30 Yao Qi <yao.qi@linaro.org>
16608
16609 * gdb.reverse/until-precsave.exp: Match function name only.
16610 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16611 Move malloc to a condition block.
16612 * gdb.reverse/until-reverse.exp: Match function name only.
16613
a4105d04
MK
166142016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16615
16616 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16617 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16618 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16619 variable for GPR 0 instead of assuming it is register 0.
16620 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16621 * lib/trace-support.exp: Add s390 registers.
16622
bfa6adb9
YQ
166232016-03-29 Yao Qi <yao.qi@linaro.org>
16624
16625 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16626
1e6697ea
YQ
166272016-03-24 Yao Qi <yao.qi@linaro.org>
16628
16629 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16630 test message.
16631
64bcd522
AA
166322016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16633
16634 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16635 maintaining separate logic for constructing the output path.
16636
7868401b
DB
166372016-03-16 Don Breazeal <donb@codesourcery.com>
16638
16639 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16640 Retry fork and waitpid on interrupted system call errors.
16641 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16642 Use with_timeout_factor to increase timeout by factor of 10.
16643
1cafadb4
DB
166442016-03-15 Don Breazeal <donb@codesourcery.com>
16645
16646 * gdb.cp/scope-err.cc: New test program.
16647 * gdb.cp/scope-err.exp: New test script.
16648 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16649 lines and "set breakpoint here" comment.
16650 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16651 Fixed some whitespace and format issues.
16652 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16653 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16654
81516450
DE
166552016-03-15 Doug Evans <dje@google.com>
16656
16657 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16658 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16659 All callers updated. Add tests for enums, mixed flags register.
16660
aa52b601
DE
166612016-03-15 Doug Evans <dje@google.com>
16662
16663 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16664 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16665
fa4ff313
SM
166662016-03-14 Simon Marchi <simon.marchi@ericsson.com>
16667
16668 * gdb.base/default.exp: Add $_as_string to the list of expected
16669 convenience functions.
16670
f2403c39
AB
166712016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
16672
16673 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16674
f2f3ccb9
SM
166752016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
16676
16677 * gdb.python/py-as-string.exp: New file.
16678 * gdb.python/py-as-string.c: New file.
16679
00dbd492
PA
166802016-03-09 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16683 signal" -> "Thread NN received signal" output change.
16684 * gdb.threads/ia64-sigill.exp: Likewise.
16685 * gdb.threads/linux-dp.exp: Likewise.
16686 * gdb.threads/manythreads.exp: Likewise.
16687 * gdb.threads/pending-step.exp: Likewise.
16688 * gdb.threads/print-threads.exp: Likewise.
16689 * gdb.threads/sigstep-threads.exp: Likewise.
16690 * gdb.threads/staticthreads.exp: Likewise.
16691 * gdb.threads/tls.exp: Likewise.
16692
1e6697ea
YQ
166932016-03-09 Pedro Alves <palves@redhat.com>
16694
16695 * gdb.base/command-line-input.exp: New file.
16696
b04fd3be
MK
166972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16698
16699 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16700 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16701 * gdb.trace/pending.exp: Accept leading dot before function name.
16702 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16703 * lib/trace-support.exp: Set registers for ppc.
16704
98fa59e9
MK
167052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16706
16707 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16708 use it for disassembly; accept .main in addition to main in backtrace.
16709
f77198c8
MK
167102016-03-09 Wei-cheng Wang <cole945@gmail.com>
16711 Marcin Kościelnicki <koriakin@0x04.net>
16712
16713 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16714 (gdb_recursion_test_ptr): New global variable.
16715 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16716 gdb_recursion_test.
16717 (gdb_c_test): Ditto.
16718
ba84e0da
MK
167192016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16720
16721 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16722 ordering.
16723
4366d36e
MK
167242016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
16725
16726 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16727 (bar): Add bar_start_lbl label.
16728 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16729 of foo/bar for emitting DWARF and tracing.
16730
5eb264df
SDJ
167312016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
16732
16733 * analyze-racy-logs.py: Set executable bit.
16734
fb6a751f
SDJ
167352016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
16736
16737 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16738 (CHECK_TARGET_TMP): Likewise.
16739 (check-single-racy): New rule.
16740 (check-parallel-racy): Likewise.
16741 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16742 (do-check-parallel-racy): New rule.
16743 (check-racy/%.exp): Likewise.
16744 * README (Racy testcases): New section.
16745 * analyze-racy-logs.py: New file.
16746
bdf7e230
DE
167472016-03-03 Doug Evans <dje@google.com>
16748
16749 * gdb.base/skip.exp: Use with_test_prefix.
16750
4719d415
YQ
167512016-03-03 Yao Qi <yao.qi@linaro.org>
16752
16753 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16754 Invoke step_over_syscall "clone" and break_cond_on_syscall
16755 "clone".
16756 * gdb.base/step-over-clone.c: New file.
16757
ea507862
YQ
167582016-03-03 Yao Qi <yao.qi@linaro.org>
16759
16760 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16761 code format.
16762
8fc8cbda
YQ
167632016-03-03 Yao Qi <yao.qi@linaro.org>
16764
16765 * gdb.base/disp-step-fork.c: Rename to ...
16766 * gdb.base/step-over-fork.c: ... it. New file.
16767 * gdb.base/disp-step-vfork.c: Rename to ...
16768 * gdb.base/step-over-vfork.c: ... it. New file.
16769 * gdb.base/disp-step-syscall.exp: Rename to ...
16770 * gdb.base/step-over-syscall.exp: ... it. New file.
16771 (disp_step_cross_syscall): Rename to ...
16772 (step_over_syscall): ... it.
16773
92fa70b0
YQ
167742016-03-03 Yao Qi <yao.qi@linaro.org>
16775
16776 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16777 If target supports condition evaluation on target, invoke
16778 break_cond_on_syscall for fork and vfork.
16779
e197ad3c
YQ
167802016-03-03 Yao Qi <yao.qi@linaro.org>
16781
16782 * gdb.base/disp-step-syscall.exp: Don't invoke
16783 support_displaced_stepping.
16784 (disp_step_cross_syscall): Test with displaced stepping off and
16785 on if supported.
16786
0b47da9f
YQ
167872016-03-03 Yao Qi <yao.qi@linaro.org>
16788
16789 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16790 proc.
16791 (setup): New proc.
16792 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16793 and setup.
16794
065ab6dc
BH
167952016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16796
16797 * gdb.fortran/vla-history.exp: Remove breakpoint.
16798
07e448ad 167992016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16800
25d49b86
PA
16801 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16802 exceeds timeout.
07e448ad 16803
9ac2d526 168042016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16805
25d49b86
PA
16806 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16807 breakpoint.
9ac2d526 16808
17807369
BH
168092016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16810
16811 * gdb.mi/vla.f90: Nullify pointer after declaration.
16812
86e501af
PA
168132016-03-01 Pedro Alves <palves@redhat.com>
16814
16815 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16816
1e903e32
PA
168172016-03-01 Pedro Alves <palves@redhat.com>
16818
16819 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16820 before anything else.
16821 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16822 _GNU_SOURCE here.
16823 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16824 before anything else.
16825 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16826
6ccb54e2
PA
168272016-03-01 Pedro Alves <palves@redhat.com>
16828
16829 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16830
30ca9da1
YQ
168312016-03-01 Yao Qi <yao.qi@linaro.org>
16832
16833 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16834 prepare_for_testing.
16835
dc856b38
YQ
168362016-03-01 Yao Qi <yao.qi@linaro.org>
16837
16838 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16839
4a932159
AA
168402016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16841
16842 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16843 manually constructing the output path.
16844
f2489477
AA
168452016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16846
16847 * gdb.arch/s390-stackless.S: New.
16848 * gdb.arch/s390-stackless.exp: New.
16849
38899f16
IB
168502016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16851
16852 * gdb.dlang/circular.c: New file.
16853 * gdb.dlang/circular.exp: New file.
16854
9fde51ed
YQ
168552016-02-26 Yao Qi <yao.qi@linaro.org>
16856
16857 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16858 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16859 (testcases): Update.
16860
ce90fefe
YQ
168612016-02-26 Yao Qi <yao.qi@linaro.org>
16862
16863 * gdb.reverse/aarch64.c: Rename to ...
16864 * gdb.reverse/insn-reverse.c: ... it.
16865 * gdb.reverse/aarch64.exp: Rename to ...
16866 * gdb.reverse/insn-reverse.exp: ... it.
16867
3263bceb
YQ
168682016-02-26 Yao Qi <yao.qi@linaro.org>
16869
16870 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16871 (testcase_ftype): New.
16872 (testcases): New array.
16873 (n_testcases): New.
16874 (main): Call each element in testcases.
16875 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16876 (read_testcase): New.
16877 Do the tests in a loop.
16878
6cb59ff1
YQ
168792016-02-25 Yao Qi <yao.qi@linaro.org>
16880
16881 * gdb.base/branches.c: Remove.
16882
ae91f625
MK
168832016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16884
16885 PR gdb/13808
16886 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16887
678b48b7
MK
168882016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16889
16890 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16891
7337a6f2
MK
168922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16893
16894 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16895 change x86_64 call_insn to 'callq'.
16896
861ca91f
AT
168972016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16898
16899 * gdb.trace/tfile-avx.c: Move to...
16900 * gdb.trace/tracefile-pseudo-reg.c: Here.
16901 * gdb.trace/tfile-avx.exp: Move to...
16902 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16903
bf74e428
GB
169042016-02-24 Gary Benson <gbenson@redhat.com>
16905
16906 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16907 message on attach.
16908
cce0e923
DE
169092016-02-23 Doug Evans <dje@google.com>
16910
16911 * gdb.base/skip.c (test_skip): New function.
16912 (end_test_skip_file_and_function): New function.
16913 (test_skip_file_and_function): New function.
16914 * gdb.base/skip1.c (test_skip): New function.
16915 (skip1_test_skip_file_and_function): New function.
16916 * gdb.base/skip.exp: Add tests for new skip options.
16917 * gdb.base/skip-solib.exp: Update expected output.
16918 * gdb.perf/skip-command.cc: New file.
16919 * gdb.perf/skip-command.exp: New file.
16920 * gdb.perf/skip-command.py: New file.
16921
4000e47e
MK
169222016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16923
16924 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16925 info registers pattern.
16926
24f75ead
IB
169272016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16928
16929 * lib/future.exp: Add D support.
16930 (gdb_find_gdc): New proc.
16931 (gdb_default_target_compile): Add D support.
16932
fbb7bcbe
WW
169332016-02-18 Wei-cheng Wang <cole945@gmail.com>
16934
16935 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16936 user+system time.
16937 (trace_speed_test): Determine the iteration count for a time
16938 between 15..30 seconds.
16939
012b3a21
WT
169402016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16941
16942 * gdb.arch/i386-mpx-sigsegv.c: New file.
16943 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16944 * gdb.arch/i386-mpx-simple_segv.c: New file.
16945 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16946
2d5189bd
YQ
169472016-02-18 Yao Qi <yao.qi@linaro.org>
16948
16949 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16950 Don't call setup_kfail.
16951
40fb20d0
YQ
169522016-02-18 Yao Qi <yao.qi@linaro.org>
16953
16954 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16955 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16956
21b1f8d2
DE
169572016-02-16 Doug Evans <dje@google.com>
16958
16959 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16960 * gdb.base/skip1.c: Ditto.
16961 * gdb.base/skip.exp: Whitespace cleanup.
16962
4041ed77
DB
169632016-02-16 Don Breazeal <donb@codesourcery.com>
16964
16965 PR remote/19496
16966 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16967 Remove kfail for PR remote/19496.
16968
c4ef31bf
SM
169692016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16970
16971 * lib/gdb.exp (standard_temp_file): Return a path specific to
16972 the runtest invocation.
16973
266b65b3
SM
169742016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16975
16976 * gdb.trace/save-trace.exp: Change relative path to be in the
16977 standard output directory.
16978
a7a0a6a9
JK
169792016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16980
16981 * gdb.arch/i386-prologue.c: Add missing prototypes.
16982
c99dbb42
JK
169832016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16984
16985 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16986 * gdb.arch/i386-prologue.exp: Likewise.
16987 * gdb.arch/i386-size.exp: Likewise.
16988
aa480355
SM
169892016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16990
16991 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16992 define object file path.
16993 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16994 file path.
16995 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16996 standard_output_file to define binfile.
16997
ba881f50
JK
169982016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16999
17000 Fix compatibility with recent gfortran-5.3.1.
17001 * gdb.fortran/vla-history.exp (print vla1 allocated)
17002 (print vla2 allocated, print $2, print $3): Remove
17003 (print $4): Rename to ...
17004 (print $2): ... here.
17005 (print $9): Rename to ...
17006 (print $5): ... here.
17007 (print $10): Rename to ...
17008 (print $6): ... here.
17009 * gdb.fortran/vla.f90: Add pvla initialization.
17010
e9fb005c
JK
170112016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17012
17013 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17014 New test.
17015 * gdb.fortran/vla-value-sub.exp: Likewise.
17016
e44e00ff
MK
170172016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
17018
17019 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17020
97e94151
SM
170212016-02-12 Simon Marchi <simon.marchi@ericsson.com>
17022
17023 * i386-biarch-core.exp: Define corefile using
17024 standard_output_file.
17025
01113bc1
YQ
170262016-02-12 Yao Qi <yao.qi@linaro.org>
17027
17028 * gdb.arch/arm-single-step-kernel-helper.c: New.
17029 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17030
33b4777c
MM
170312016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17032
17033 * gdb.btrace/tailcall-only.exp: New.
17034 * gdb.btrace/tailcall-only.c: New.
17035 * gdb.btrace/x86_64-tailcall-only.S: New.
17036 * gdb.btrace/i686-tailcall-only.S: New.
17037
acc23c11
PA
170382016-02-11 Pedro Alves <palves@redhat.com>
17039
17040 * README (Parallel testing): Add missing double quotes.
17041
e352bf0a
PA
170422016-02-11 Pedro Alves <palves@redhat.com>
17043
17044 * README (Parallel testing): New section.
17045 (GDB_PARALLEL): Rewrite.
17046 (FORCE_PARALLEL): Document.
17047
9f5fed78
MK
170482016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17049
17050 * gdb.trace/tfile-avx.c: New test.
17051 * gdb.trace/tfile-avx.exp: New test.
17052
9ef9e6a6
KS
170532016-02-09 Keith Seitz <keiths@redhat.com>
17054
17055 PR breakpoints/19546
17056 * gdb.base/infcall-exec.c: New file.
17057 * gdb.base/infcall-exec2.c: New file.
17058 * gdb.base/infcall-exec.exp: New file.
17059
a96e36da
KS
170602016-02-09 Keith Seitz <keiths@redhat.com>
17061
17062 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17063 (toplevel): Call test_bkpt_address.
17064
9f61929f
KS
170652016-02-09 Keith Seitz <keiths@redhat.com>
17066
17067 PR python/19506
17068 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17069 (toplevel): Call test_bkpt_address.
17070
1e94266c
SM
170712016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17072
17073 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17074 to AC_OUTPUT.
17075 * configure: Regenerate.
17076
2a7f3dff
PA
170772016-02-09 Pedro Alves <palves@redhat.com>
17078
17079 PR breakpoints/19548
17080 * gdb.base/execl-update-breakpoints.c (some_function): New
17081 function.
17082 (main): Call it.
17083 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17084 Tighten expected GDB output.
17085
2151ccc5
SM
170862016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17087
17088 * Makefile.in (ALL_SUBDIRS): Remove.
17089 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17090 (distclean maintainer-clean realclean): Likewise.
17091 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17092 * configure: Regenerate.
17093 * gdb.ada/Makefile.in: Delete.
17094 * gdb.arch/Makefile.in: Likewise.
17095 * gdb.asm/Makefile.in: Likewise.
17096 * gdb.base/Makefile.in: Likewise.
17097 * gdb.btrace/Makefile.in: Likewise.
17098 * gdb.cell/Makefile.in: Likewise.
17099 * gdb.compile/Makefile.in: Likewise.
17100 * gdb.cp/Makefile.in: Likewise.
17101 * gdb.disasm/Makefile.in: Likewise.
17102 * gdb.dlang/Makefile.in: Likewise.
17103 * gdb.dwarf2/Makefile.in: Likewise.
17104 * gdb.fortran/Makefile.in: Likewise.
17105 * gdb.gdb/Makefile.in: Likewise.
17106 * gdb.go/Makefile.in: Likewise.
17107 * gdb.guile/Makefile.in: Likewise.
17108 * gdb.java/Makefile.in: Likewise.
17109 * gdb.linespec/Makefile.in: Likewise.
17110 * gdb.mi/Makefile.in: Likewise.
17111 * gdb.modula2/Makefile.in: Likewise.
17112 * gdb.multi/Makefile.in: Likewise.
17113 * gdb.objc/Makefile.in: Likewise.
17114 * gdb.opencl/Makefile.in: Likewise.
17115 * gdb.opt/Makefile.in: Likewise.
17116 * gdb.pascal/Makefile.in: Likewise.
17117 * gdb.perf/Makefile.in: Likewise.
17118 * gdb.python/Makefile.in: Likewise.
17119 * gdb.reverse/Makefile.in: Likewise.
17120 * gdb.server/Makefile.in: Likewise.
17121 * gdb.stabs/Makefile.in: Likewise.
17122 * gdb.threads/Makefile.in: Likewise.
17123 * gdb.trace/Makefile.in: Likewise.
17124 * gdb.xml/Makefile.in: Likewise.
17125 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17126 GDB_PARALLEL.
17127 (standard_output_file): Remove check for GDB_PARALLEL, always
17128 return path in outputs/$subdir/$testname.
17129
437277d4
SM
171302016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17131
17132 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17133 (site.exp): Assign abs_srcdir to tcl's srcdir.
17134
31d913c7
YQ
171352016-02-04 Yao Qi <yao.qi@linaro.org>
17136
17137 * gdb.base/foll-exec-mode.c: Include limits.h.
17138 (main): Add parameters argc and argv. Get directory from
17139 argv[0].
17140 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17141 compilation.
17142 * gdb.base/foll-exec.c: Include limits.h.
17143 (main): Add parameters argc and argv.
17144 Get directory from argv[0].
17145 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17146 Adjust tests on the number of lines as source code changed.
17147 * gdb.base/foll-vfork-exit.c: Include limits.h.
17148 (main): Add one line of statement before vfork.
17149 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17150 (main): Add parameters argc and argv. Get directory from
17151 argv[0].
17152 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17153 (setup_gdb): Set tbreak to skip some source lines.
17154 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17155 (main): Add parameters argc and argv. Get directory from
17156 argv[0].
17157 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17158 compilation.
17159 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17160 (main): Add parameters argc and argv. Get directory from
17161 argv[0].
17162 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17163 compilation.
17164
9482b9fb
DE
171652016-02-01 Doug Evans <dje@google.com>
17166
17167 * gdb.base/skip.exp: Clean up multiple references to same test name.
17168
6b2e4f10
PA
171692016-02-01 Pedro Alves <palves@redhat.com>
17170
ccb6afd6 17171 PR remote/19496
6b2e4f10
PA
17172 * gdb.threads/forking-threads-plus-breakpoint.exp
17173 (displaced_stepping_supported): New global.
17174 (probe_displaced_stepping_support): New procedure.
17175 (do_test): Add 'displaced' parameter, and use it.
17176 (top level): Check for displaced stepping support. Add displaced
17177 stepping on/off testing axis.
17178
37a8db1a
AB
171792016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17180
17181 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17182 pointer. Don't perform further tests on the unassociated pointer
17183 if the first test fails.
17184
5fdf6324
AB
171852016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17186
17187 * gdb.base/max-value-size.c: New file.
17188 * gdb.base/max-value-size.exp: New file.
17189 * gdb.base/huge.exp: Disable max-value-size for this test.
17190
935c6144
IB
171912016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17192
17193 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17194
7fe8399d
YQ
171952016-01-28 Yao Qi <yao.qi@linaro.org>
17196
17197 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17198
a2077e25
PA
171992016-01-25 Pedro Alves <palves@redhat.com>
17200
17201 PR threads/19461
17202 * gdb.base/fork-running-state.c: New file.
17203 * gdb.base/fork-running-state.exp: New file.
17204
1d2736d4
PA
172052016-01-25 Pedro Alves <palves@redhat.com>
17206
17207 PR gdb/19494
17208 * gdb.base/catch-fork-kill.c: New file.
17209 * gdb.base/catch-fork-kill.exp: New file.
17210
f1da4b11
PA
172112016-01-25 Pedro Alves <palves@redhat.com>
17212
17213 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17214 Delete, moved to lib/gdb.exp.
17215 * gdb.threads/forking-threads-plus-breakpoint.exp
17216 (foreach_with_prefix): Likewise.
17217 * gdb.threads/process-dies-while-handling-bp.exp
17218 (foreach_with_prefix): Likewise.
17219 * lib/gdb.exp (foreach_with_prefix): New procedure.
17220
45f38546
MK
172212016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17222
17223 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17224 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17225
dc29a1ce
MK
172262016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17227
17228 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17229 endian targets.
17230
092127d7
JK
172312016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17232 Pedro Alves <palves@redhat.com>
17233
17234 Fix testsuite compatibility with Guile.
17235 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17236 number.
17237
31d765d3
JK
172382016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17239
17240 Fix testsuite compatibility with Guile.
17241 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17242 (thread 1): New test for backtrace through signal handler.
17243
1ac78c04
YQ
172442016-01-22 Yao Qi <yao.qi@linaro.org>
17245
17246 PR testsuite/19491
17247 * gdb.base/multi-forks.c: Include
17248 ../lib/unbuffer_output.c
17249 (main): Call gdb_unbuffer_output.
17250
4f5946a8
DE
172512016-01-21 Doug Evans <dje@google.com>
17252
17253 * lib/ada.exp (gdb_compile_ada): Fix typo.
17254
305e13e6
JB
172552016-01-21 Joel Brobecker <brobecker@adacore.com>
17256
17257 * gdb.base/break-fun-addr.exp: New file.
17258 * gdb.base/break-fun-addr1.c: New file.
17259 * gdb.base/break-fun-addr2.c: New file.
17260
5f5dfff6
SM
172612016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17262
17263 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17264 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17265 enum flag values.
17266
fd356fa2
AA
172672016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17268
17269 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17270 when GDB can not set the vector return value. Add more comments
17271 for clarification.
17272
9df22175
AT
172732016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17274
17275 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17276 command.
17277
41d1845e
SM
172782016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17279
17280 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17281
01ac6840
SM
172822016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17283
17284 * Makefile.in (check-single): Pass --status to runtest.
17285 (check/%.exp): Likewise.
17286
172872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17288
17289 * Makefile.in (check-parallel): Propagate return code from make
17290 do-check-parallel.
17291
bd0a71fa
MK
172922016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17293
17294 * gdb.trace/ftrace.exp: Fix expected message on continue.
17295 * gdb.trace/pending.exp: Fix expected message on continue.
17296 * gdb.trace/trace-break.exp: Fix expected message on continue.
17297
8bcbad33
SM
172982016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17299
17300 * lib/gdb.exp (gdb_test): Remove unused global references.
17301
f303dbd6
PA
173022016-01-18 Pedro Alves <palves@redhat.com>
17303
17304 * gdb.base/async-shell.exp: Adjust expected output.
17305 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17306 * gdb.base/siginfo-thread.exp: Adjust expected output.
17307 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17308 * gdb.java/jnpe.exp: Adjust expected output.
17309 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17310 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17311 * gdb.threads/leader-exit.exp: Adjust expected output.
17312 * gdb.threads/manythreads.exp: Adjust expected output.
17313 * gdb.threads/pthreads.exp: Adjust expected output.
17314 * gdb.threads/schedlock.exp: Adjust expected output.
17315 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17316 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17317 expected output.
17318 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17319 output.
17320 * gdb.threads/sigthread.exp: Adjust expected output.
17321 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17322
b2789696
YQ
173232016-01-18 Yao Qi <yao.qi@linaro.org>
17324
17325 * gdb.guile/scm-section-script.c: Replace @progbits with
17326 %progbits.
17327 * gdb.python/py-section-script.c: Likewise.
17328
71ef29a8
PA
173292016-01-15 Pedro Alves <palves@redhat.com>
17330
17331 * gdb.multi/tids.exp: Test star wildcard ranges.
17332
3f5b7598
PA
173332016-01-15 Pedro Alves <palves@redhat.com>
17334
17335 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17336 command from "thread apply" invocation.
17337 (thr_apply_info_thr_invalid): Default the expected output to the
17338 input tid list.
17339 (top level): Add tests that use convenience variables. Add tests
17340 for "thread apply" with a valid TID list, but missing the command.
17341
663f6d42
PA
173422016-01-13 Pedro Alves <palves@redhat.com>
17343
17344 * gdb.base/default.exp: Expect $_gthread as well.
17345 * gdb.multi/tids.exp: Test $_gthread.
17346 * gdb.threads/thread-specific.exp: Test $_gthread.
17347
c84f6bbf
PA
173482016-01-13 Pedro Alves <palves@redhat.com>
17349
17350 * gdb.multi/tids.exp: Test "info threads -gid".
17351
22a02324
PA
173522016-01-13 Pedro Alves <palves@redhat.com>
17353
17354 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17355 Breakpoint.thread.
17356 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17357
5d5658a1
PA
173582016-01-07 Pedro Alves <palves@redhat.com>
17359
17360 * gdb.base/break.exp: Adjust to output changes.
17361 * gdb.base/hbreak2.exp: Likewise.
17362 * gdb.base/sepdebug.exp: Likewise.
17363 * gdb.base/watch_thread_num.exp: Likewise.
17364 * gdb.linespec/keywords.exp: Likewise.
17365 * gdb.multi/info-threads.exp: Likewise.
17366 * gdb.threads/thread-find.exp: Likewise.
17367 * gdb.multi/tids.c: New file.
17368 * gdb.multi/tids.exp: New file.
17369
84654457
PA
173702016-01-13 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17373
e3940304
PA
173742016-01-13 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.base/default.exp: Expect $_inferior as well.
17377 * gdb.multi/base.exp: Test $_inferior.
17378
a911d87a
PA
173792016-01-13 Pedro Alves <palves@redhat.com>
17380
17381 PR breakpoints/19388
17382 * gdb.base/catch-signal-siginfo-cond.c: New file.
17383 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17384
82075af2
JS
173852016-01-12 Josh Stone <jistone@redhat.com>
17386 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17387
17388 * gdb.base/catch-syscall.c (do_execve): New variable.
17389 (main): Conditionally trigger an execve.
17390 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17391 (test_catch_syscall_execve): New, check entry/return across execve.
17392 (do_syscall_tests): Call test_catch_syscall_execve.
17393
e46eeedd
PA
173942016-01-12 Pedro Alves <palves@redhat.com>
17395
17396 * gdb.base/random-signal.exp (do_test): New procedure, with body
17397 of testcase moved in.
17398
01d8c27e
JK
173992016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17400 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.base/funcargs.exp (finish from indirectly called function):
17403 Reintroduce the case for 'First'.
17404
9a706302
JK
174052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17406 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17409 (tcatch_vfork_then_child_follow_exec)
17410 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17411 identification.
17412
c0ecb95f
JK
174132016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17414
17415 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17416 and repeats to unlimited.
17417 * gdb.python/py-value.exp: Likewise.
17418 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17419 and repeats to unlimited.
17420
6cfc1fcb
JK
174212016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17422
17423 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17424 and reordering the functions.
17425 * gdb.multi/hangout.c: Likewise.
17426 * gdb.multi/hello.c: Likewise.
17427
582a1b00
SM
174282016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17429
17430 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17431 absolute.
17432 (SingleStatisticTestResult.report): Use dict.keys instead of
17433 dict.iterkeys.
17434
79bc59cb
PA
174352016-01-06 Pedro Alves <palves@redhat.com>
17436
17437 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17438
43368e1d
MM
174392016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17440
17441 * gdb.btrace/dlopen.exp: New.
17442 * gdb.btrace/dlopen.c: New.
17443 * gdb.btrace/dlopen-dso.c: New.
17444
79fad5b8
SL
174452015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17446
17447 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17448 PATTERN argument is optional.
17449
ab8314b3
JB
174502015-12-24 Joel Brobecker <brobecker@adacore.com>
17451
17452 * lib/ada.exp (target_compile_ada_from_dir): New function.
17453 (gdb_compile_ada): Reimplement avoiding the use of project files.
17454 * gdb.ada/gnat_ada.gpr: Delete.
17455 * gdb.ada/cond_lang.exp: Adjust test to make path before
17456 filename optional.
17457 * gdb.ada/small_reg_param.exp: Likewise.
17458
fe33faff
SM
174592015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17460
17461 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17462
6d265cb4
TP
174632015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17464
17465 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17466 case.
17467
10125099
SM
174682015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17469
17470 * gdb.base/break.exp: Remove dead code.
17471 * gdb.base/sepdebug.exp: Likewise.
17472
3ca22649
SM
174732015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17474
17475 * gdb.asm/asm-source.exp: Remove HP-UX references.
17476 * gdb.base/annota1.exp: Likewise.
17477 * gdb.base/annota3.exp: Likewise.
17478 * gdb.base/attach.exp: Likewise.
17479 * gdb.base/bigcore.exp: Likewise.
17480 * gdb.base/break.exp: Likewise.
17481 * gdb.base/call-ar-st.exp: Likewise.
17482 * gdb.base/callfuncs.exp: Likewise.
17483 * gdb.base/catch-fork-static.exp: Likewise.
17484 * gdb.base/display.exp: Likewise.
17485 * gdb.base/foll-exec-mode.exp: Likewise.
17486 * gdb.base/foll-exec.exp: Likewise.
17487 * gdb.base/foll-fork.exp: Likewise.
17488 * gdb.base/foll-vfork.exp: Likewise.
17489 * gdb.base/funcargs.exp: Likewise.
17490 * gdb.base/hbreak2.exp: Likewise.
17491 * gdb.base/inferior-died.exp: Likewise.
17492 * gdb.base/interrupt.exp: Likewise.
17493 * gdb.base/multi-forks.exp: Likewise.
17494 * gdb.base/nodebug.exp: Likewise.
17495 * gdb.base/sepdebug.exp: Likewise.
17496 * gdb.base/solib1.c: Likewise.
17497 * gdb.base/step-test.exp: Likewise.
17498 * gdb.mi/non-stop.c: Likewise.
17499 * gdb.mi/pthreads.c: Likewise.
17500 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17501 * gdb.threads/pthreads.c: Likewise.
17502 * gdb.threads/staticthreads.exp: Likewise.
17503 * lib/future.exp: Likewise.
17504 * lib/gdb.exp: Likewise.
17505 * gdb.base/so-indr-cl.c: Remove.
17506 * gdb.base/so-indr-cl.exp: Likewise.
17507 * gdb.base/solib.c: Likewise.
17508 * gdb.base/solib.exp: Likewise.
17509 * gdb.base/solib2.c: Likewise.
17510
b6304613
SM
175112015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17512
17513 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17514 * gdb.base/call-ar-st.exp: Likewise.
17515 * gdb.base/callfuncs.exp: Likewise.
17516 * gdb.base/condbreak.exp: Likewise.
17517 * gdb.base/constvars.exp: Likewise.
17518 * gdb.base/hbreak2.exp: Likewise.
17519 * gdb.base/langs.exp: Likewise.
17520 * gdb.base/list.exp: Likewise.
17521 * gdb.base/long_long.exp: Likewise.
17522 * gdb.base/ptype.exp: Likewise.
17523 * gdb.base/scope.exp: Likewise.
17524 * gdb.base/signals.exp: Likewise.
17525 * gdb.base/so-impl-ld.exp: Likewise.
17526 * gdb.base/varargs.exp: Likewise.
17527 * gdb.base/volatile.exp: Likewise.
17528 * gdb.base/whatis.exp: Likewise.
17529 * gdb.cp/cplusfuncs.exp: Likewise.
17530 * gdb.cp/inherit.exp: Likewise.
17531 * gdb.cp/local.exp: Likewise.
17532 * gdb.cp/member-ptr.exp: Likewise.
17533 * gdb.cp/method.exp: Likewise.
17534 * gdb.cp/overload.exp: Likewise.
17535 * gdb.cp/templates.exp: Likewise.
17536 * gdb.stabs/weird.exp: Likewise.
17537 * lib/compiler.c: Likewise.
17538 * lib/compiler.cc: Likewise.
17539 * lib/cp-support.exp: Likewise.
17540 * lib/gdb.exp: Likewise.
17541
bf401b07
SM
175422015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17543
17544 * configure.ac: Remove HP-UX case.
17545 * configure: Regenerate.
17546
aff9c0f8
SM
175472015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17548
17549 * lib/gdb.exp (gdb_compile): Add function doc.
17550
a6904d5a
PA
175512015-12-17 Pedro Alves <palves@redhat.com>
17552
17553 PR threads/19354
17554 * gdb.multi/info-threads.exp: New file.
17555
a22279dd
YQ
175562015-12-15 Yao Qi <yao.qi@linaro.org>
17557
17558 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17559 is aarch64*-*-*.
17560
0588c796
SL
175612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17562
17563 * gdb.base/history-duplicates.exp: Skip if no readline support.
17564
5d978e17
SL
175652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17566
17567 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17568
7e763b86
SL
175692015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17570
17571 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17572
87a3a92c
SL
175732015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17574
17575 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17576 ctrl-C if nointerrupts target property is set.
17577 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17578 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17579 * gdb.base/paginate-bg-execution.exp: Likewise.
17580 * gdb.base/paginate-execution-startup.exp: Likewise.
17581 * gdb.base/random-signal.exp: Likewise.
17582 * gdb.base/range-stepping.exp: Likewise.
17583 * gdb.cp/annota2.exp: Likewise.
17584 * gdb.cp/annota3.exp: Likewise.
17585 * gdb.gdb/selftest.exp: Likewise.
17586 * gdb.threads/continue-pending-status.exp: Likewise.
17587 * gdb.threads/leader-exit.exp: Likewise.
17588 * gdb.threads/manythreads.exp: Likewise.
17589 * gdb.threads/pthreads.exp: Likewise.
17590 * gdb.threads/schedlock.exp: Likewise.
17591 * gdb.threads/sigthread.exp: Likewise.
17592
a8f077dc
DB
175932015-12-11 Don Breazeal <donb@codesourcery.com>
17594
17595 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17596 remote.
17597 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17598 * gdb.base/foll-exec.exp (main): Enable for target remote.
17599 * gdb.base/foll-fork.exp (main): Likewise.
17600 * gdb.base/foll-vfork.exp (main): Likewise.
17601 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17602 (proc continue_to_exit_bp_loc): Use clean_restart.
17603 * gdb.base/pie-execl.exp (main): Disable for target remote.
17604 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17605 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17606 * gdb.threads/execl.exp (main): Likewise.
17607 * gdb.threads/fork-child-threads.exp (main): Likewise.
17608 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17609 remote.
17610 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17611 remote.
17612 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17613 pid.tid style ptids, instead of just tid.
17614 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17615 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17616 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17617 ptids, instead of just tid.
17618
3b2464a8
AB
176192015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17620
17621 * gdb.base/list.exp (test_list_forward): Add end of file error
17622 test.
17623 (test_repeat_list_command): Add end of file error test.
17624 (test_list_backwards): Add beginning of file error test.
17625
a0def019
AB
176262015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17627
17628 * gdb.base/list.exp (test_list_invalid_args): New function,
17629 defined, and called.
17630
5c000dff
AB
176312015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
17632
17633 * gdb.base/list.exp (test_list): Make test names unique.
17634
f1637ebe
YQ
176352015-12-11 Yao Qi <yao.qi@linaro.org>
17636
17637 * gdb.base/coremaker2.c: Remove.
17638
36d6fc0a
PA
176392015-12-10 Pedro Alves <palves@redhat.com>
17640
17641 * gdb.multi/base.exp: Remove stale "spaces" references.
17642
762f7747
PA
176432015-12-10 Pedro Alves <palves@redhat.com>
17644
17645 * gdb.multi/base.exp: Don't use nowarnings.
17646 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17647 * gdb.multi/hangout.c: Include stdio.h.
17648 * gdb.multi/hello.c: Include stdlib.h.
17649 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17650 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17651 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17652
28d2bfb9
AB
176532015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
17654
17655 * gdb.dwarf2/dw2-ranges-base.c: New file.
17656 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17657 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17658 support additional line table, and debug ranges generation.
17659 (Dwarf::ranges): New function, generate .debug_ranges.
17660 (Dwarf::lines): Support generating simple line table programs.
17661 (Dwarf::assemble): Initialise new namespace variables.
17662
5fc2beac
KB
176632015-12-09 Kevin Buettner <kevinb@redhat.com>
17664
17665 * gdb.base/async.exp (proc test_background): Add case for
17666 asynchronous execution not supported.
17667
1c35a88f
LM
176682015-12-09 Luis Machado <lgustavo@codesourcery.com>
17669
17670 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17671 format and change test names to make them unique.
17672
b593e3d9
RK
176732015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
17674 Pedro Alves <pedro@redhat.com>
17675
17676 PR gdb/18702
17677 Add checking of floatformats setup on x86_64 hosts.
17678 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17679 (smallval, bigval): New labels/constants.
17680 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17681 float" after loading bigval and smallval.
17682
d72413e6
PMR
176832015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
17684
17685 * gdb.ada/fun_overload_menu.exp: New testcase.
17686 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17687
ece66d65
JS
176882015-12-04 Josh Stone <jistone@redhat.com>
17689
17690 * gdb.base/catch-fork-static.exp: New.
17691
41d0efca
YQ
176922015-12-03 Yao Qi <yao.qi@linaro.org>
17693
17694 * gdb.base/sizeof.c: Don't include stdio.h and
17695 ../lib/unbuffer_output.c.
17696 (main): New variable 'size' and 'value'. Remove printf and
17697 gdb_unbuffer_output. Assign return value to size and value.
17698 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17699 at the beginning.
17700 (check_sizeof): Check the result by printing variable 'size'.
17701 (check_valueof): Check the result by printing variable 'value'.
17702
99fd02d9
YQ
177032015-12-01 Yao Qi <yao.qi@linaro.org>
17704
17705 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17706 for aarch64*-*-linux* target.
17707
f2faf941
PA
177082015-11-30 Pedro Alves <palves@redhat.com>
17709
17710 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17711
04bf20c5
PA
177122015-11-30 Pedro Alves <palves@redhat.com>
17713
17714 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17715 Handle non-stop mode vCont replies.
17716
09df4675
PA
177172015-11-30 Pedro Alves <palves@redhat.com>
17718
17719 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17720 prepare_for_testing. Start gdb with "set non-stop on" appended to
17721 GDBFLAGS. Lax expected stop output.
17722
58b584af
YQ
177232015-11-27 Yao Qi <yao.qi@linaro.org>
17724
17725 * gdb.arch/arm-neon.exp: New.
17726 * gdb.arch/arm-neon.c: New.
17727
dfcb77a8
YQ
177282015-11-27 Yao Qi <yao.qi@linaro.org>
17729
17730 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17731
88e8ec1b
YQ
177322015-11-27 Yao Qi <yao.qi@linaro.org>
17733
17734 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17735 frames-invalid annotation.
17736
bfde72c2
YQ
177372015-11-27 Yao Qi <yao.qi@linaro.org>
17738
17739 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17740
f6512a69
SM
177412015-11-26 Simon Marchi <simon.marchi@ericsson.com>
17742
17743 * gdb.threads/names.exp: New file.
17744 * gdb.threads/names.c: New file.
17745 * README: Mention gdb,no_thread_names.
17746
46a3515b
MM
177472015-11-26 Markus Metzger <markus.t.metzger@intel.com>
17748
17749 PR 19297
17750 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17751 support" error.
17752
62147a22
PA
177532015-11-24 Pedro Alves <palves@redhat.com>
17754
17755 PR 17539
17756 * gdb.base/display.exp: Expect displays to be sorted in ascending
17757 order. Use multi_line.
17758 * gdb.base/solib-display.exp: Likewise.
17759
2f341b6e
PA
177602015-11-24 Pedro Alves <palves@redhat.com>
17761
17762 PR 17539
25d49b86
PA
17763 * gdb.base/display.exp: Expect displays to be sorted in ascending
17764 order. Use multi_line.
17765 * gdb.base/solib-display.exp: Likewise.
2f341b6e 17766
7e0aa6aa
PA
177672015-11-24 Pedro Alves <palves@redhat.com>
17768
17769 PR 17539
17770 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17771 threads in ascending order.
17772 * gdb.base/foll-fork.exp: Likewise.
17773 * gdb.base/foll-vfork.exp: Likewise.
17774 * gdb.base/multi-forks.exp: Likewise.
17775 * gdb.mi/mi-nonstop.exp: Likewise.
17776 * gdb.mi/mi-nsintrall.exp: Likewise.
17777 * gdb.multi/base.exp: Likewise.
17778 * gdb.multi/multi-arch.exp: Likewise.
17779 * gdb.python/py-inferior.exp: Likewise.
17780 * gdb.threads/break-while-running.exp: Likewise.
17781 * gdb.threads/execl.exp: Likewise.
17782 * gdb.threads/gcore-thread.exp: Likewise.
17783 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17784 * gdb.threads/kill.exp: Likewise.
17785 * gdb.threads/linux-dp.exp: Likewise.
17786 * gdb.threads/multiple-step-overs.exp: Likewise.
17787 * gdb.threads/next-bp-other-thread.exp: Likewise.
17788 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17789 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17790 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17791 * gdb.threads/thread-find.exp: Likewise.
17792 * gdb.threads/tls.exp: Likewise.
17793 * lib/mi-support.exp (mi_reverse_list): Delete.
17794 (mi_check_thread_states): No longer reverse list.
17795
2cc57ad8
PA
177962015-11-24 Pedro Alves <palves@redhat.com>
17797
17798 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17799 use lowercase.
17800
c93e8391
SM
178012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17802
17803 * gdb.trace/actions.c: Include trace-common.h.
17804 (main): Add a location for a fast tracepoint.
17805 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17806 the normal tracepoints.
17807 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17808
045ccf91
SM
178092015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17810
17811 * save-trace.exp: Factor out code to these...
17812 (gdb_save_tracepoints): New.
17813 (gdb_load_tracepoints): New.
17814 (do_save_load_test): New.
17815
5506f9f6
KB
178162015-11-23 Kevin Buettner <kevinb@redhat.com>
17817
17818 * gdb.base/asmlabel.exp: New test.
17819 * gdb.base/asmlabel.c: New test case.
17820
16c3b12f
JB
178212015-11-23 Joel Brobecker <brobecker@adacore.com>
17822
17823 * gdb.base/wrong_frame_bt_full-main.c: New file.
17824 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17825 * gdb.base/wrong_frame_bt_full.exp: New file.
17826
155bfbd3
JB
178272015-11-23 Joel Brobecker <brobecker@adacore.com>
17828
17829 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17830
bb097445
JM
178312015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17832
206853a0 17833 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
17834 pstate register when comparing registers values in
17835 sparc64-*-linux-gnu targets to avoid spurious differences.
17836
9c88ed8f
JM
178372015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17838
206853a0 17839 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 17840
96161e25
SL
178412015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17842
17843 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17844 as type argument to gdb_compile.
17845 * gdb.base/nested-subp2.exp: Likewise.
17846 * gdb.base/nested-subp3.exp: Likewise.
17847
340c2830
DV
178482015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17849
17850 * lib/dwarf.exp (_note): Fix left shift of negative value.
17851 * gdb.trace/trace-condition.exp: Likewise.
17852
c1862d0f
YQ
178532015-11-13 Yao Qi <yao.qi@linaro.org>
17854
17855 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17856 comments about d10v.
17857 (test_scalar_returns): Likewise.
17858 * gdb.base/d10v.ld: Remove.
17859 * gdb.base/overlays.exp: Remove the target triplet checking for
17860 d10v-*-*.
17861 * gdb.base/structs.exp (test_struct_returns): Remove the
17862 comments about d10v.
17863 (test_struct_calls): Likewise.
17864
77ae9c19
YQ
178652015-11-13 Yao Qi <yao.qi@linaro.org>
17866
17867 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17868 * gdb.base/gnu_vector.c: Don't include stdio.h.
17869 (main): Don't print res and call add_some_intvecs.
17870
430e004e
MK
178712015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17872
17873 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17874 macro.
17875 (func5): Removed.
17876 (func4): Use FAST_TRACEPOINT_LABEL.
17877 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17878 macro.
17879 (func): Removed.
17880 (thread_function): Use FAST_TRACEPOINT_LABEL.
17881 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17882 (func): Remove.
17883 (marker): Use FAST_TRACEPOINT_LABEL.
17884 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17885 (pendfunc1): Remove.
17886 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17887 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17888 (foo): Remove.
17889 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17890 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17891 macro.
17892 (func): Remove.
17893 (marker): Use FAST_TRACEPOINT_LABEL.
17894 * gdb.trace/trace-common.h: New header.
17895 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17896 macro.
17897 (func): Remove.
17898 (marker): Use FAST_TRACEPOINT_LABEL.
17899 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17900 (func): Remove.
17901 (thread_function): Use FAST_TRACEPOINT_LABEL.
17902
6e7675a7
MK
179032015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17904
17905 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17906 in front.
17907 * gdb.trace/change-loc.exp: Use global pcreg definition.
17908 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17909 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17910 in front.
17911 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17912 * gdb.trace/pending.exp: Likewise.
17913 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17914 * gdb.trace/trace-break.exp: Likewise.
17915 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17916 in front.
17917 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17918 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17919 in front.
17920 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17921
dddc0e16
JB
179222015-11-09 Joel Brobecker <brobecker@adacore.com>
17923
17924 * gdb.ada/fin_fun_out: New testcase.
17925
c6f0b406
KB
179262015-11-07 Kevin Buettner <kevinb@redhat.com>
17927
17928 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17929 value associated with DW_AT_byte_size.
17930 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17931 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17932 DW_AT_upper_bound.
17933
f01dcfd9
KB
179342015-11-07 Kevin Buettner <kevinb@redhat.com>
17935
17936 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17937 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17938 version.
17939 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17940 gdb.dwarf2/dw2-canonicalize-type.exp,
17941 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17942 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17943 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17944 provided by gdb_target_symbol_prefix_flags_asm.
17945 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17946 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17947 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17948 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17949 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17950 macros where needed). Use this macro for symbols which require
17951 the prefix provided by SYMBOL_PREFIX.
17952
2223449a
KB
179532015-11-05 Kevin Buettner <kevinb@redhat.com>
17954
17955 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17956 New procs.
17957 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17958 representing expressions, of more than one list element.
17959 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17960 to prepend linker symbol prefix to f.
17961 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17962 table_1 and table_2.
17963 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17964 Likewise, for f and g.
17965 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17966 for ptr.
17967 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17968 for main.
17969 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17970 table_1_ptr and table_2_ptr.
17971
6f2f1a3a
JK
179722015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17973 Joel Brobecker <brobecker@adacore.com>
17974
17975 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17976
566c56c9
MK
179772015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17978
17979 * gdb.reverse/s390-mvcle.c: New test.
17980 * gdb.reverse/s390-mvcle.exp: New file.
17981 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17982
d5f0636b
MK
179832015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17984
17985 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17986
7ad8b86c
MK
179872015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17988
17989 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17990 reaching marker2.
17991 * gdb.reverse/getresuid-reverse.exp: Likewise.
17992 * gdb.reverse/pipe-reverse.exp: Likewise.
17993 * gdb.reverse/readv-reverse.exp: Likewise.
17994 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17995 * gdb.reverse/time-reverse.exp: Likewise.
17996 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17997
4081c0f1
YQ
179982015-10-30 Yao Qi <yao.qi@linaro.org>
17999
18000 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18001 (empty_cycle): Remove.
18002 (main): Don't call empty_cycle. Don't use watch_count_done.
18003 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18004 empty_cycle. Rewrite the code counting HW watchpoints.
18005
452b4ba5
MK
180062015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18007
18008 * gdb.reverse/fstatat-reverse.c: New test.
18009 * gdb.reverse/fstatat-reverse.exp: New file.
18010 * gdb.reverse/getresuid-reverse.c: New test.
18011 * gdb.reverse/getresuid-reverse.exp: New file.
18012 * gdb.reverse/pipe-reverse.c: New test.
18013 * gdb.reverse/pipe-reverse.exp: New file.
18014 * gdb.reverse/readv-reverse.c: New test.
18015 * gdb.reverse/readv-reverse.exp: New file.
18016 * gdb.reverse/recvmsg-reverse.c: New test.
18017 * gdb.reverse/recvmsg-reverse.exp: New file.
18018 * gdb.reverse/time-reverse.c: New test.
18019 * gdb.reverse/time-reverse.exp: New file.
18020 * gdb.reverse/waitpid-reverse.c: New test.
18021 * gdb.reverse/waitpid-reverse.exp: New file.
18022
5e2e7507
JK
180232015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18024
18025 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18026
0fde2c53
DE
180272015-10-26 Doug Evans <dje@google.com>
18028
18029 PR symtab/17391
18030 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18031 * gdb.dwarf2/bad-regnum.c: New file.
18032 * gdb.dwarf2/bad-regnum.exp: New file.
18033
1a70ae97
DE
180342015-10-26 Doug Evans <dje@google.com>
18035
18036 PR python/18938
18037 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18038 file.
18039
27dc26ab
JK
180402015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18041
18042 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18043 for a change by "Mention language in compile error message".
18044
bed91f4d
SM
180452015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18046
18047 PR python/18073
18048 * gdb.python/py-type.c (C::a_method): New.
18049 (C::a_const_method): New.
18050 (C::a_static_method): New.
18051 (a_function): New.
18052 * gdb.python/py-type.exp (test_fields): Test getting fields
18053 from function and method.
18054
3f2f83dd
KB
180552015-10-21 Keven Boell <keven.boell@intel.com>
18056
18057 * gdb.fortran/vla-alloc-assoc.exp: New file.
18058 * gdb.fortran/vla-datatypes.exp: New file.
18059 * gdb.fortran/vla-datatypes.f90: New file.
18060 * gdb.fortran/vla-history.exp: New file.
18061 * gdb.fortran/vla-ptype-sub.exp: New file.
18062 * gdb.fortran/vla-ptype.exp: New file.
18063 * gdb.fortran/vla-sizeof.exp: New file.
18064 * gdb.fortran/vla-sub.f90: New file.
18065 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18066 * gdb.fortran/vla-value-sub-finish.exp: New file.
18067 * gdb.fortran/vla-value-sub.exp: New file.
18068 * gdb.fortran/vla-value.exp: New file.
18069 * gdb.fortran/vla-ptr-info.exp: New file.
18070 * gdb.mi/mi-vla-fortran.exp: New file.
18071 * gdb.mi/vla.f90: New file.
18072
27145d50
SL
180732015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18074
18075 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18076 of hardwired timeout value.
18077
5f3ff4f8
JK
180782015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18079 Pedro Alves <palves@redhat.com>
18080
18081 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18082 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18083
bfd09d20
JS
180842015-10-19 Josh Stone <jistone@redhat.com>
18085
18086 * gdb.base/catch-syscall.c: Include <sched.h>.
18087 (unknown_syscall): New variable.
18088 (main): Trigger a vfork and an unknown syscall.
18089 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18090 (unknown_syscall_number): Likewise.
18091 (check_call_to_syscall): Accept an optional syscall pattern.
18092 (check_return_from_syscall): Likewise.
18093 (check_continue): Likewise.
18094 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18095 (test_catch_syscall_skipping_return): New test toggling off 'catch
18096 syscall' to step over the syscall return, then toggling back on.
18097 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18098 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18099 (do_syscall_tests): Call test_catch_syscall_without_args and
18100 test_catch_syscall_mid_vfork.
18101 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18102 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18103
b32b93c6
AS
181042015-10-19 Andrew Stubbs <ams@codesourcery.com>
18105
18106 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18107 print g_vE): Add new pass patterns.
18108 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18109 print various symbol names for vptr fields.
18110
9d622bda
AB
181112015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18112
18113 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18114 results.
18115
0fd8ac1c
YQ
181162015-10-12 Yao Qi <yao.qi@linaro.org>
18117
18118 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18119
34240514
YQ
181202015-10-12 Yao Qi <yao.qi@linaro.org>
18121
18122 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18123 is aarch64*-*-linux*.
18124
8240f442
YQ
181252015-10-12 Yao Qi <yao.qi@linaro.org>
18126
18127 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18128 (can_relocate_bcond_true): ... it.
18129 (can_relocate_bcond_false): New function.
18130 (foo): Likewise.
18131 (can_relocate_bl): Likewise.
18132 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18133 can_relocate_bl.
18134
2520f728
PMR
181352015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18136
18137 * gdb.base/nested-addr.c: New file.
18138 * gdb.base/nested-addr.exp: New testcase.
18139
abcef95a
MM
181402015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18141
18142 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18143 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18144 its output. Ignore the output of "record goto begin" and instead
18145 check that GDB is replaying.
18146
145e3ddb
PA
181472015-10-09 Pedro Alves <palves@redhat.com>
18148
18149 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18150 (top level): Use it in the run with no args test.
18151
d5d8c4e1
IB
181522015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18153
18154 * gdb.dlang/properties.exp: New file.
18155
06e635ef
SL
181562015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18157
18158 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18159 whether or not address 0x1000 is mapped on the target.
18160
e019fd1d
SM
181612015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18162
18163 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18164 build.
18165
77ba2a67
MM
181662015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18167
18168 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18169 instruction-history test.
18170
c60eb31f
DE
181712015-09-28 Doug Evans <dje@google.com>
18172
18173 * gdb.base/gcore.c (array_func): Add reference to static_array.
18174
9a3c8263
SM
181752015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18176
18177 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18178 source line.
18179
9720e656
SL
181802015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18181
18182 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18183 short or char as base type.
18184
938d3bf2
SL
181852015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18186
18187 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18188 to allow any size enum.
18189
e6c2c623
PMR
181902015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18191
18192 * gdb.ada/array_ptr_renaming.exp: New testcase.
18193 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18194 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18195
06da0f77
PL
181962015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18197
18198 * gdb.trace/ftrace-lock.c: New file.
18199 * gdb.trace/ftrace-lock.exp: New file.
18200
4f51c22a
PL
182012015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18202
18203 * gdb.arch/insn-reloc.c: New file.
18204 * gdb.arch/ftrace-insn-reloc.exp: New file.
18205
7041adf4
PL
182062015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18207
18208 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18209 instruction.
18210 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18211 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18212 * gdb.trace/range-stepping.c: Likewise.
18213 * gdb.trace/trace-break.c: Likewise.
18214 * gdb.trace/trace-mt.c (thread_function): Likewise.
18215 * gdb.trace/ftrace.c (marker): Likewise.
18216 * gdb.trace/trace-condition.c (marker): Likewise.
18217 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18218 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18219 is_aarch64_target.
18220
015d2e7e
DE
182212015-09-18 Doug Evans <xdje42@gmail.com>
18222
18223 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18224 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18225
26b188a2
SL
182262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18227
18228 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18229 the breakpoint.
18230
79dc332b
SL
182312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18232
18233 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18234 the pending breakpoint. Remove timeout override for "Run till
18235 MI pending breakpoint on pendfunc3 on thread 2" test.
18236
f57929f2
SL
182372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18238
18239 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18240 filename pattern.
18241
3f469b17
SL
182422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18243
18244 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18245 in breakpoint filename pattern.
18246
515b89b3
SL
182472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18248
7800dbe4
SL
18249 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18250
182512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18252
515b89b3
SL
18253 * gdb.linespec/explicit.exp: Check for readline support for
18254 tab-completion tests. Fix obvious typo.
18255
d2939ba2
MM
182562015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18257
18258 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18259 and replay.
18260
cbb55fa7
MM
182612015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18262
18263 * gdb.btrace/non-stop.c: New.
18264 * gdb.btrace/non-stop.exp: New.
18265
43691ca1
PL
182662015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18267 Yao Qi <yao.qi@linaro.org>
18268
18269 * gdb.trace/trace-condition.c: New file.
18270 * gdb.trace/trace-condition.exp: New file.
18271
d78908cf
WW
182722015-09-16 Wei-cheng Wang <cole945@gmail.com>
18273
18274 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18275 for testing bytecode compilation.
18276
1ed415e2
PA
182772015-09-16 Pedro Alves <palves@redhat.com>
18278 Sandra Loosemore <sandra@codesourcery.com>
18279
18280 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18281 (SECONDS): Redefine.
18282 (main): Call pthread_kill and alarm early.
18283 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18284 support.
18285 (test): If the target can't hardware step and doesn't support
18286 displaced stepping, increase the timeout.
18287
d136eff5
PA
182882015-09-16 Pedro Alves <palves@redhat.com>
18289
18290 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18291 (enable_debug): New procedures.
18292 (test): Use them. Bail out if waiting for threads fails.
18293 (top level): Bail out if a test fails.
18294
991f019c
YQ
182952015-09-16 Yao Qi <yao.qi@linaro.org>
18296
18297 * gdb.asm/asm-source.exp: Set asm-arch for
18298 aarch64*-*-* target.
18299 * gdb.asm/aarch64.inc: New file.
18300
bfca584f
PMR
183012015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18302
18303 * gdb.ada/array_of_variable_length.exp: New testcase.
18304 * gdb.ada/array_of_variable_length/foo.adb: New file.
18305 * gdb.ada/array_of_variable_length/pck.adb: New file.
18306 * gdb.ada/array_of_variable_length/pck.ads: New file.
18307
b326e587
DE
183082015-09-15 Doug Evans <dje@google.com>
18309
18310 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18311 of function static local variable.
18312
5382cfab
PW
183132015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18314
18315 * gdb.threads/tls-so_extern.exp: New test file.
18316 * gdb.threads/tls-so_extern.c: New test file.
18317 * gdb.threads/tls-so_extern_main.c: New test file.
18318
141c5cc4
JK
183192015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18320
18321 * gdb.opt/solib-intra-step-lib.c: New file.
18322 * gdb.opt/solib-intra-step-main.c: New file.
18323 * gdb.opt/solib-intra-step.exp: New file.
18324
d15dcecd
PA
183252015-09-15 Pedro Alves <palves@redhat.com>
18326
18327 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18328 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18329
4c2f2a79
PA
183302015-09-14 Pedro Alves <palves@redhat.com>
18331
18332 * gdb.base/hook-stop-continue.c: Delete.
18333 * gdb.base/hook-stop-continue.exp: Delete.
18334 * gdb.base/hook-stop-frame.c: Delete.
18335 * gdb.base/hook-stop-frame.exp: Delete.
18336 * gdb.base/hook-stop.c: New file.
18337 * gdb.base/hook-stop.exp: New file.
18338
919e6dbe
PMR
183392015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18340
18341 * gdb.ada/access_to_packed_array.exp: New testcase.
18342 * gdb.ada/access_to_packed_array/foo.adb: New file.
18343 * gdb.ada/access_to_packed_array/pack.adb: New file.
18344 * gdb.ada/access_to_packed_array/pack.ads: New file.
18345
157280a4
MM
183462015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18347
18348 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18349 buffer size test.
18350
2fd33e94
DB
183512015-09-11 Don Breazeal <donb@codesourcery.com>
18352
18353 * gdb.base/foll-exec.c: Add copyright header. Fix
18354 formatting issues.
18355 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18356 (do_exec_tests): Use clean_restart in place of zap_session,
18357 and for test initialization. Fix formatting issues. Use
18358 fail in place of perror.
18359 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18360 an expect statement to match an expression with output from
18361 the program under debug.
18362 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18363 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18364 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18365 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18366 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18367
e70b6e8e
DE
183682015-09-09 Doug Evans <dje@google.com>
18369
18370 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18371
7a551a51
DE
183722015-09-09 Doug Evans <dje@google.com>
18373
18374 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18375
4c666f84
DE
183762015-09-09 Doug Evans <dje@google.com>
18377
18378 * gdb.base/savedregs.exp: Fix typo.
18379
243a9253
PA
183802015-09-09 Pedro Alves <palves@redhat.com>
18381
18382 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18383
c0fa8fbd
SL
183842015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18385
18386 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18387 command actually switches threads. Give up on remaining
18388 tests if target fails to stop at breakpoint.
18389
cd7c1778
PMR
183902015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18391
18392 * gdb.ada/funcall_char.exp: New testcase.
18393 * gdb.ada/funcall_char/foo.adb: New file.
18394
dc5c8746
PMR
183952015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18396
18397 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18398 expected outputs. Add two testcases for completing ambiguous
18399 functions.
18400 * gdb.ada/complete/aux_pck.adb: New file.
18401 * gdb.ada/complete/aux_pck.ads: New file.
18402 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18403 Ambiguous_Func functions.
18404 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18405 * gdb.ada/complete/pck.adb: Likewise.
18406
4e83a1e7
UW
184072015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18408
18409 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18410 failures to run the test program under GDB.
18411
8ce74153
LM
184122015-08-26 Luis Machado <lgustavo@codesourcery.com>
18413
18414 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18415 to C.
18416
e9756d52
PP
184172015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18418
18419 * gdb.base/run-after-attach.exp: New test file.
18420 * gdb.base/run-after-attach.c: New test file.
18421
8d37573b
DB
184222015-08-26 Don Breazeal <donb@codesourcery.com>
18423
18424 * gdb.base/foll-exec-2.c: New test program.
18425 * gdb.base/foll-exec-2.exp: New test.
18426
63e43d3a
PMR
184272015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18428
18429 * gdb.base/nested-subp1.exp: New file.
18430 * gdb.base/nested-subp1.c: New file.
18431 * gdb.base/nested-subp2.exp: New file.
18432 * gdb.base/nested-subp2.c: New file.
18433 * gdb.base/nested-subp3.exp: New file.
18434 * gdb.base/nested-subp3.c: New file.
18435
3d40fbb5
PA
184362015-08-24 Pedro Alves <palves@redhat.com>
18437
18438 * gdb.server/connect-without-multi-process.c: New file.
18439 * gdb.server/connect-without-multi-process.exp: New file.
18440
4422ac93
LM
184412015-08-24 Luis Machado <lgustavo@codesourcery.com>
18442
18443 * gdb.opt/inline-markers.c: Make z int.
18444
91dddb86
LM
184452015-08-24 Luis Machado <lgustavo@codesourcery.com>
18446
18447 * gdb.opt/inline-markers.c: Make z volatile.
18448
a48847ee
LM
184492015-08-24 Luis Machado <lgustavo@codesourcery.com>
18450
18451 * gdb.opt/inline-bt.c: New volatile global z.
18452 * gdb.opt/inline-cmds.c: Likewise.
18453 * gdb.opt/inline-locals.c: Likewise.
18454 * gdb.opt/inline-markers.c: New extern global z.
18455 (marker): Use z.
18456 (inline_fn): Likewise.
18457
0ebbc52b
PA
184582015-08-24 Pedro Alves <palves@redhat.com>
18459
18460 * config/m32r-stub.exp: Remove file.
18461 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18462 * gdb.base/call-rt-st.exp: Likewise.
18463 * gdb.base/call-strs.exp: Likewise.
18464 * gdb.base/default.exp: Remove references to h8300-*-hms and
18465 *-*-udi*.
18466 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18467
77c365df
AA
184682015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18469
18470 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18471 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18472 and "return" use KFAIL when GDB can not read/write the vector
18473 return value.
18474
4313b8c0
GB
184752015-08-21 Gary Benson <gbenson@redhat.com>
18476
18477 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18478
0e433b32
PA
184792015-08-20 Pedro Alves <palves@redhat.com>
18480
18481 * gdb.server/solib-list.exp: No longer expect an interior stop in
18482 non-stop mode.
18483
221e1a37
PA
184842015-08-20 Pedro Alves <palves@redhat.com>
18485
18486 * gdb.server/connect-stopped-target.c: New file.
18487 * gdb.server/connect-stopped-target.exp: New file.
18488
40e3ad0e
PA
184892015-08-20 Pedro Alves <palves@redhat.com>
18490
18491 * gdb.dwarf2/comp-unit-lang.exp: New file.
18492 * gdb.dwarf2/comp-unit-lang.c: New file.
18493
af39b327
PMR
184942015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18495
18496 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18497 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18498
7d45c7c3 184992015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 18500
7d45c7c3
KB
18501 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18502 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18503
4d6cceb4
DE
185042015-08-18 Doug Evans <dje@google.com>
18505 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18506
18507 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18508 skip_python_tests. New arg prompt_regexp.
18509 (skip_python_tests): New function.
18510 * lib/mi-support.exp (mi_skip_python_tests): New function.
18511 * gdb.python/py-mi-objfile-gdb.py: New file.
18512 * gdb.python/py-mi-objfile.c: New file.
18513 * gdb.python/py-mi-objfile.exp: New file.
18514
ad89c2aa
KS
185152015-08-17 Keith Seitz <keiths@redhat.com>
18516
18517 * gdb.linespec/explicit.exp: Move strace test from here ...
18518 * gdb.trace/strace.exp: ... to here.
18519
e3ae3c43
PP
185202015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18521
18522 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18523 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18524
604b2636
DE
185252015-08-14 Doug Evans <xdje42@gmail.com>
18526
18527 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18528 inferior before selecting a new file.
18529
6ff0ba5f
DE
185302015-08-14 Doug Evans <xdje42@gmail.com>
18531
18532 * gdb.mi/mi-disassemble.exp: Update.
18533 * gdb.base/disasm-optim.S: New file.
18534 * gdb.base/disasm-optim.c: New file.
18535 * gdb.base/disasm-optim.h: New file.
18536 * gdb.base/disasm-optim.exp: New file.
18537
9ca98f92
KS
185382015-08-14 Keith Seitz <keiths@redhat.com>
18539
18540 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18541 "evaluated-by".
18542
52bbc560
JB
185432015-08-13 Joel Brobecker <brobecker@adacore.com>
18544
18545 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18546
5d8c3ed3
PMR
185472015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18548
18549 * gdb.ada/fun_renaming.exp: New testcase.
18550 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18551 * gdb.ada/fun_renaming/pack.adb: New file.
18552 * gdb.ada/fun_renaming/pack.ads: New file.
18553
ea8812bc
KS
185542015-08-12 Keith Seitz <keiths@redhat.com>
18555
18556 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18557 gdb_get_line_number.
18558
4dafcdeb
JB
185592015-08-12 Joel Brobecker <brobecker@adacore.com>
18560
18561 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18562 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18563 gdb.base/dso2dso.exp: New files.
18564
5ba32597
SDJ
185652015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18566 Pedro Alves <palves@redhat.com>
18567 Keith Seitz <keiths@redhat.com>
18568
18569 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18570 GDBFLAGS.
18571
b6dafabf
PP
185722015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18573
18574 * gdb.base/gdbhistsize-history.exp
18575 (test_histsize_history_setting): Use save_vars.
18576 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18577 Use save_vars.
18578 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18579 * gdb.base/readline.exp: Use save_vars.
18580
abe8e607
PP
185812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18582
18583 * lib/gdb.exp (save_vars): New proc.
18584
629500fa
KS
185852015-08-11 Keith Seitz <keiths@redhat.com>
18586
18587 * gdb.base/help.exp: Update help_breakpoint_text.
18588
eb8c4e2e
KS
185892015-08-11 Keith Seitz <keiths@redhat.com>
18590
18591 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18592 (at toplevel): Call test_explicit_breakpoints.
18593 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18594 breakpoints.
18595 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18596 breakpoint conditions, "-cond".
18597
87f0e720
KS
185982015-08-11 Keith Seitz <keiths@redhat.com>
18599
18600 * gdb.linespec/3explicit.c: New file.
18601 * gdb.linespec/cpexplicit.cc: New file.
18602 * gdb.linespec/cpexplicit.exp: New file.
18603 * gdb.linespec/explicit.c: New file.
18604 * gdb.linespec/explicit.exp: New file.
18605 * gdb.linespec/explicit2.c: New file.
18606 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18607 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18608 before using in the matching pattern.
18609 Clarify that `prefix' is a regular expression.
18610
f00aae0f
KS
186112015-08-11 Keith Seitz <keiths@redhat.com>
18612
18613 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18614 test.
18615 Add tests for missing ",FMT" and ",".
18616
e27852be
DE
186172015-08-10 Doug Evans <dje@google.com>
18618 Keith Seitz <keiths@redhat.com>
18619
18620 PR gdb/17960
18621 * gdb.base/completion.exp: Add location completer tests.
18622
7f03bd92
PA
186232015-08-07 Pedro Alves <palves@redhat.com>
18624
18625 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18626 tests here.
18627 (top level): Run do_test with and without displaced stepping.
18628
3fc8eb30
PA
186292015-08-07 Pedro Alves <palves@redhat.com>
18630
18631 * gdb.base/valgrind-disp-step.c: New file.
18632 * gdb.base/valgrind-disp-step.exp: New file.
18633
d4569d7b
PA
186342015-08-07 Pedro Alves <palves@redhat.com>
18635
18636 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18637 Delete function.
18638 (main): Add alarm. Run an infinite loop instead of calling
18639 wait_threads.
18640 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18641 comment.
18642 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18643 Delete function.
18644 (main): Add alarm. Run an infinite loop instead of calling
18645 wait_threads.
18646 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18647 comment.
18648
e1316e60
PA
186492015-08-07 Pedro Alves <palves@redhat.com>
18650
18651 * gdb.base/checkpoint-ns.exp: New file.
18652 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18653 standard_testfile.
18654
da8c46d2
MM
186552015-08-07 Markus Metzger <markus.t.metzger@intel.com>
18656
18657 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18658 * gdb.btrace/instruction_history.exp: Update.
18659 * gdb.btrace/tsx.exp: New.
18660 * gdb.btrace/tsx.c: New.
18661
de1c2c52
PA
186622015-08-06 Pedro Alves <palves@redhat.com>
18663
18664 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18665 increase timeout.
18666 * gdb.reverse/until-precsave.exp: Bump timeouts.
18667
782e0bf4
PA
186682015-08-06 Pedro Alves <palves@redhat.com>
18669
18670 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18671
83e97ed0
PA
186722015-08-06 Pedro Alves <palves@redhat.com>
18673
18674 PR gdb/18749
18675 * gdb.threads/process-dies-while-handling-bp.c: New file.
18676 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18677
863d01bd
PA
186782015-08-06 Pedro Alves <palves@redhat.com>
18679
18680 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18681 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18682
0a39bb32
PA
186832015-08-05 Pedro Alves <palves@redhat.com>
18684
18685 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18686 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18687
ee2d2b10
SL
186882015-08-03 Sandra Loosemore <sandra@codesourcery.com>
18689
18690 * gdb.base/bp-permanent.exp: Report test as unsupported if
18691 the target cannot stop at the permanent breakpoint.
18692
4e1bdb00
DE
186932015-08-03 Doug Evans <dje@google.com>
18694
18695 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18696 10000.
18697
3d338901
DE
186982015-08-03 Doug Evans <dje@google.com>
18699
18700 * Makefile.in (workers/%.worker, build-perf): New rule.
18701 (GDB_PERFTEST_MODE): New variable.
18702 (check-perf): Use it.
18703 (clean): Clean up gdb.perf parallel build subdirs.
18704 * lib/build-piece.exp: New file.
18705 * lib/gdb.exp (make_gdb_parallel_path): New function
18706 (standard_output_file, standard_temp_file): Call it.
18707 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18708 of $GDB_PARALLEL.
18709 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18710
af061d3e
DE
187112015-08-03 Doug Evans <dje@google.com>
18712
8e1afc81 18713 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
18714 (LOG_FILE_NAME): New global.
18715 (TextReporter.__init__): Initialize self.txt_sum.
18716 (TextReporter.report): Add support for multiple data-points.
18717 Move report to perftest.sum, put raw data in perftest.log.
18718 (TextReporter.start): Open sum and log files.
18719 (TextReporter.end): Close sum and log files.
8e1afc81
DE
18720 * gdb.perf/lib/perftest/testresult.py
18721 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 18722
2c8c5d37
PA
187232015-07-31 Pedro Alves <palves@redhat.com>
18724
18725 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18726 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18727 kill_wait_spawned_process instead of explicit "kill -9".
18728 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18729 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18730 kill_wait_spawned_process.
18731 * gdb.base/attach-twice.exp: Likewise.
18732 * gdb.base/attach.exp: Likewise.
18733 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18734 gdb_test_multiple.
18735 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18736 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18737 kill_wait_spawned_process.
18738 * gdb.base/valgrind-infcall.exp: Likewise.
18739 * gdb.multi/multi-attach.exp: Likewise.
18740 * gdb.python/py-prompt.exp: Likewise.
18741 * gdb.python/py-sync-interp.exp: Likewise.
18742 * gdb.server/ext-attach.exp: Likewise.
18743 * gdb.threads/attach-into-signal.exp (corefunc): Use
18744 spawn_wait_for_attach, spawn_id_get_pid and
18745 kill_wait_spawned_process.
18746 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18747 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18748 spawn_id_get_pid and kill_wait_spawned_process.
18749 * gdb.threads/attach-stopped.exp (corefunc): Use
18750 spawn_wait_for_attach, spawn_id_get_pid and
18751 kill_wait_spawned_process.
18752 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18753 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18754 kill_wait_spawned_process instead of explicit "kill -9".
18755 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18756 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18757 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18758 processes. Don't map cygwin/windows pids here. Now returns a
18759 spawn id list.
18760
032a0fca
SL
187612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18762
18763 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18764 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18765 correct patch.
18766
61a934ca
SL
187672015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18768
18769 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18770
4bc4d428
SL
187712015-07-30 Sandra Loosemore <sandra@codesourcery.com>
18772
18773 Reapply:
18774 2014-05-21 Mark Wielaard <mjw@redhat.com>
18775
18776 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18777
998d452a
PA
187782015-07-30 Pedro Alves <palves@redhat.com>
18779
18780 * linux-low.c (handle_extended_wait): Set the child's last
18781 reported status to TARGET_WAITKIND_STOPPED.
18782
69dde7dc
PA
187832015-07-30 Pedro Alves <palves@redhat.com>
18784
18785 PR threads/18600
18786 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18787 only shows inferior 1.
18788
4dd63d48
PA
187892015-07-30 Simon Marchi <simon.marchi@ericsson.com>
18790 Pedro Alves <palves@redhat.com>
18791
18792 PR threads/18600
18793 * gdb.threads/fork-plus-threads.c: New file.
18794 * gdb.threads/fork-plus-threads.exp: New file.
18795
d618e4c5
PP
187962015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18797
18798 * gdb.base/batch-preserve-term-settings.exp
18799 (test_terminal_settings_preserved_after_cli_exit): Use
18800 send_quit_command.
18801
1eef6428
PA
188022015-07-29 Pedro Alves <palves@redhat.com>
18803 Don Breazeal <donb@codesourcery.com>
18804
18805 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18806 output from both inferior_spawn_id and gdb_spawn_id.
18807
7da5b897
SDJ
188082015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18809
18810 * gdb.threads/attach-into-signal.exp (corefunc): Use
18811 with_test_prefix on nested loops, uniquefying the test messages.
18812
dac804df
SDJ
188132015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18814
18815 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18816 commit.
18817
06265e53
PP
188182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18819
18820 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18821 New proc.
18822 (test_terminal_settings_preserved_after_sigterm): New test.
18823
18206ca3
PP
188242015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18825
18826 * gdb.base/batch-preserve-term-settings.exp
18827 (test_terminal_settings_preserved_after_cli_exit): New test.
18828
90074d11
PP
188292015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18830
18831 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18832 manipulation of saved_gdbflags.
18833 (test_terminal_settings_preserved): Remove global declaration of
18834 the unused variable pagination_prompt. Remove manipulation of
18835 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18836 GDBFLAGS.
18837
eb1a7902
PA
188382015-07-29 Pedro Alves <palves@redhat.com>
18839
18840 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18841
8b75dd3b
PA
188422015-07-29 Pedro Alves <palves@redhat.com>
18843
18844 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18845 at the top.
18846
dedad4e3
PA
188472015-07-29 Pedro Alves <palves@redhat.com>
18848
18849 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18850 (main): Call gdb_unbuffer_output.
18851 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18852 (main): Call gdb_unbuffer_output.
18853 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18854 (main): Call gdb_unbuffer_output.
18855 * gdb.base/call-strs.exp: Adjust to step over the
18856 gdb_unbuffer_output call.
18857 * gdb.base/catch-gdb-caused-signals.c: Include
18858 "../lib/unbuffer_output.c".
18859 (main): Call gdb_unbuffer_output.
18860 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18861 (main): Call gdb_unbuffer_output.
18862 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18863 (main): Call gdb_unbuffer_output.
18864 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18865 (main): Call gdb_unbuffer_output.
18866 * gdb.base/shlib-call.exp: Adjust to step over the
18867 gdb_unbuffer_output call.
18868 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18869 (main): Call gdb_unbuffer_output.
18870 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18871 (main): Call gdb_unbuffer_output.
18872 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18873 (main): Rename to ...
18874 (test): ... this.
18875 (main): Reimplement.
18876 * gdb.base/varargs.exp: Run to test instead of to main.
18877 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18878 (main): Call gdb_unbuffer_output.
18879
58789a91
PA
188802015-07-29 Pedro Alves <palves@redhat.com>
18881
18882 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18883 factore out from mi_continue_dprintf. For call-style dprintfs,
18884 expect dprintf output out of $inferior_spawn_id.
18885 (mi_continue_dprintf): Use mi_expect_dprintf.
18886 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18887 (main): Call gdb_unbuffer_output.
18888
e8376742
PA
188892015-07-29 Pedro Alves <palves@redhat.com>
18890
18891 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18892 (default_mi_gdb_start): Set inferior_spawn_id instead of
18893 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18894 gdb_spawn_id.
18895 (mi_gdb_test): Always expect inferior output from both
18896 $inferior_spawn_id and $gdb_spawn_id.
18897
08280010
PA
188982015-07-29 Pedro Alves <palves@redhat.com>
18899
18900 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18901 send_inferior and $inferior_spawn_id.
18902
4d30e432
PA
189032015-07-29 Pedro Alves <palves@redhat.com>
18904
18905 * gdb.gdb/complaints.exp (test_initial_complaints)
18906 (test_serial_complaints, test_short_complaints): Use
18907 gdb_test_stdio.
18908 (test_empty_complaint): Handle $inferior_spawn_id !=
18909 $gdb_spawn_id.
18910
0d30a335
PA
189112015-07-29 Pedro Alves <palves@redhat.com>
18912
18913 * gdb.base/varargs.exp: Use gdb_test_stdio.
18914
39413b29
PA
189152015-07-29 Pedro Alves <palves@redhat.com>
18916
18917 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18918
7cb000a9
PA
189192015-07-29 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18922
d7b8ac82
PA
189232015-07-29 Pedro Alves <palves@redhat.com>
18924
18925 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18926 parameter into two new parameters, "inf_result" and "gdb_result".
18927 Expect inferior output and gdb output from $inferior_spawn_id and
18928 $gdb_spawn_id, respectively. Adjust all callers.
18929
789c3a0c
PA
189302015-07-29 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18933 of gdb_test_sequence.
18934
77e760c3
PA
189352015-07-29 Pedro Alves <palves@redhat.com>
18936
18937 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18938 (saw_spurious_output): Expect inferior output from
18939 $inferior_spawn_id. Use gdb_test_stdio.
18940
8396d2cd
PA
189412015-07-29 Pedro Alves <palves@redhat.com>
18942
18943 * gdb.base/dprintf.exp: Use standard_testfile. Change
18944 prepare_for_testing call.
18945 (srcfile): Don't set.
18946 (restart): New procedure.
18947 (test_dprintf): New procecure, use to continue over dprintfs.
18948 (test_call, test_agent): New procedures, tests moved here.
18949 Restart gdb and recreate dprintfs. Adjust expected output.
18950
2051d61f
PA
189512015-07-29 Pedro Alves <palves@redhat.com>
18952
18953 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18954
452397af
PA
189552015-07-29 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18958
8aed9555
PA
189592015-07-29 Pedro Alves <palves@redhat.com>
18960
18961 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18962 gdb_test_stdio.
18963
188a61b4
PA
189642015-07-29 Pedro Alves <palves@redhat.com>
18965
18966 * lib/gdb.exp (gdb_test_stdio): New procedure.
18967
12264a45
PA
189682015-07-29 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18971
23ffc893
PA
189722015-07-29 Pedro Alves <palves@redhat.com>
18973
18974 * gdb.base/call-signal-resume.exp: Remove check for
18975 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18976 * gdb.base/unwindonsignal.exp: Likewise.
18977 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18978 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18979
65566918
PA
189802015-07-29 Pedro Alves <palves@redhat.com>
18981
18982 * gdb.base/siginfo-addr.c (pass): New function.
18983 (handler): Call it iff si_addr is correct.
18984 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18985 Set a breakpoint at "pass" and continue to it.
18986
d60a9221
SDJ
189872015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18988
18989 * gdb.python/py-objfile.exp: Make some tests have unique names.
18990 * gdb.python/py-pp-registration.exp: Likewise.
18991
bde40b8f
PA
189922015-07-28 Pedro Alves <palves@redhat.com>
18993
18994 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18995
13e1dec8
SM
189962015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18997
18998 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18999
da33c9a7
SM
190002015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19001
19002 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19003
077836f7
PP
190042015-07-27 Patrick Palka <patrick@parcs.ath.cx>
19005
19006 * gdb.base/gdb-sigterm-2.exp: New test.
19007
b8cc7b2e
DE
190082015-07-25 Doug Evans <xdje42@gmail.com>
19009
19010 Revert:
19011 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19012 (workers/%.worker, build-perf): New rule.
19013 (GDB_PERFTEST_MODE): New variable.
19014 (check-perf): Use it.
19015 (clean): Clean up gdb.perf parallel build subdirs.
19016 * lib/build-piece.exp: New file.
19017 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19018 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19019 name.
19020 (standard_temp_file): Ditto.
19021 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19022 of $GDB_PARALLEL.
19023
c8bd4544
DE
190242015-07-24 Doug Evans <dje@google.com>
19025
19026 * gdb.perf/lib/perftest/utils.py: New file.
19027 * gdb.perf/gm-hello.cc: New file.
19028 * gdb.perf/gm-pervasive-typedef.cc: New file.
19029 * gdb.perf/gm-pervasive-typedef.h: New file.
19030 * gdb.perf/gm-std.cc: New file.
19031 * gdb.perf/gm-std.h: New file.
19032 * gdb.perf/gm-use-cerr.cc: New file.
19033 * gdb.perf/gm-utils.h: New file.
19034 * gdb.perf/gmonster-null-lookup.py: New file.
19035 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19036 * gdb.perf/gmonster-print-cerr.py: New file.
19037 * gdb.perf/gmonster-ptype-string.py: New file.
19038 * gdb.perf/gmonster-runto-main.py: New file.
19039 * gdb.perf/gmonster-select-file.py: New file.
19040 * gdb.perf/gmonster1-null-lookup.exp: New file.
19041 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19042 * gdb.perf/gmonster1-print-cerr.exp: New file.
19043 * gdb.perf/gmonster1-ptype-string.exp: New file.
19044 * gdb.perf/gmonster1-runto-main.exp: New file.
19045 * gdb.perf/gmonster1-select-file.exp: New file.
19046 * gdb.perf/gmonster1.cc: New file.
19047 * gdb.perf/gmonster1.exp: New file.
19048 * gdb.perf/gmonster2-null-lookup.exp: New file.
19049 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19050 * gdb.perf/gmonster2-print-cerr.exp: New file.
19051 * gdb.perf/gmonster2-ptype-string.exp: New file.
19052 * gdb.perf/gmonster2-runto-main.exp: New file.
19053 * gdb.perf/gmonster2-select-file.exp: New file.
19054 * gdb.perf/gmonster2.cc: New file.
19055 * gdb.perf/gmonster2.exp: New file.
19056
6eab34f3
DE
190572015-07-24 Doug Evans <dje@google.com>
19058
19059 * gdb.perf/README: New file.
19060 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19061 * lib/gen-perf-test.exp: New file.
19062
63738bfd
DE
190632015-07-24 Doug Evans <dje@google.com>
19064
19065 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19066 (PerfTest::startup): New function.
19067 (PerfTest::run): Return result of calling body.
19068 (PerfTest::assemble): Rewrite.
19069 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19070 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19071 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19072 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19073 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19074
7b606f95
DE
190752015-07-24 Doug Evans <dje@google.com>
19076
19077 * lib/gdb.exp (clean_restart): Make executable optional.
19078
a97b16b8
DE
190792015-07-24 Doug Evans <dje@google.com>
19080
19081 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19082 compiler_info references.
19083 * gdb.cp/temargs.exp: Ditto.
19084 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19085 (get_compiler_info): Early exit if already computed. Set compiler_info
19086 to "unknown" if there was a problem.
19087 (test_compiler_info): Add function comment. Call get_compiler_info.
19088
35baa57f
DE
190892015-07-24 Doug Evans <dje@google.com>
19090
19091 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19092 (workers/%.worker, build-perf): New rule.
19093 (GDB_PERFTEST_MODE): New variable.
19094 (check-perf): Use it.
19095 (clean): Clean up gdb.perf parallel build subdirs.
19096 * lib/build-piece.exp: New file.
19097 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19098 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19099 name.
19100 (standard_temp_file): Ditto.
19101 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19102 of $GDB_PARALLEL.
19103
6ebea266
DE
191042015-07-24 Doug Evans <dje@google.com>
19105
19106 * lib/future.exp (gdb_default_target_compile): New option
19107 "early_flags".
19108 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19109 --as-needed.
19110
1e76a7e9
SDJ
191112015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19112
19113 * gdb.base/catch-syscall.exp: Call gdb_exit before
19114 gdb_skip_xml_test.
19115
5068630a
PA
191162015-07-24 Pedro Alves <palves@redhat.com>
19117
19118 * gdb.python/py-events.exp: Accept output between the stop event
19119 and the prompt.
19120 * gdb.python/py-evsignal.exp: Likewise.
19121 * gdb.python/py-evthreads.exp: Likewise.
19122
77598427
PA
191232015-07-24 Pedro Alves <palves@redhat.com>
19124
19125 PR gdb/18717
19126 * gdb.threads/non-ldr-exit.c: New file.
19127 * gdb.threads/non-ldr-exit.exp: New file.
19128
11e6c98f
YQ
191292015-07-24 Yao Qi <yao.qi@linaro.org>
19130
19131 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19132 restarting process.
19133
51aee833
YQ
191342015-07-24 Yao Qi <yao.qi@linaro.org>
19135
19136 * gdb.server/ext-restart.exp: New file.
19137
8cfe207c
YQ
191382015-07-24 Yao Qi <yao.qi@linaro.org>
19139
19140 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19141 argument options.
19142 * gdb.server/ext-wrapper.exp: New file.
19143
cc12ce38
DE
191442015-07-23 Doug Evans <dje@google.com>
19145
19146 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19147 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19148
d0d84780
PMR
191492015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19150
19151 * gdb.ada/var_arr_typedef.exp: New testcase.
19152 * gdb.ada/var_arr_typedef/pack.adb: New file.
19153 * gdb.ada/var_arr_typedef/pack.ads: New file.
19154 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19155
8b558f79
JB
191562015-07-20 Joel Brobecker <brobecker@adacore.com>
19157
19158 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19159
775a3298
JK
191602015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19161
19162 * gdb.arch/i386-biarch-core.exp: Replace istarget
19163 by "complete set gnutarget". Remove expectation for the "core-file"
19164 command.
19165
db1ff28b
JK
191662015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19167
19168 Revert the previous commit:
19169 Tests for validate symbol file using build-id.
19170
0a94970d
JK
191712015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19172
19173 Tests for validate symbol file using build-id.
19174 * gdb.base/solib-mismatch-lib.c: New file.
19175 * gdb.base/solib-mismatch-libmod.c: New file.
19176 * gdb.base/solib-mismatch.c: New file.
19177 * gdb.base/solib-mismatch.exp: New file.
19178
03346981
SL
191792015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19180
19181 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19182 nios2-*-linux*.
19183 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19184 * gdb.base/siginfo.exp: Likewise.
19185 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19186
42422cc7
PL
191872015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19188
19189 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19190 Move it to ...
19191 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19192 ... here.
19193 * gdb.trace/range-stepping.exp: Check that the target supports
19194 range stepping.
19195
cfa68bae
JK
191962015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19197
19198 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19199
8ffdba26
PA
192002015-07-14 Pedro Alves <palves@redhat.com>
19201
19202 * gdb.base/killed-outside.exp: New file.
19203 * gdb.base/killed-outside.c: New file.
19204
218a5a11
JK
192052015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19206
19207 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19208 (n at main): New.
19209 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19210
e03ed3c6
AA
192112015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19212
19213 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19214 infcall tests instead of setting up for KFAIL.
19215
485668e5
MM
192162015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19217
19218 * gdb.btrace/record_goto-step.exp: New.
19219
08464196
JK
192202015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19221
19222 PR compile/18484
19223 * gdb.compile/compile.c (struct struct_type): Add volatile to
19224 selffield's type.
19225 * gdb.compile/compile.exp
19226 (compile code struct_object.selffield = &struct_object): Skip further
19227 struct_object tests if this one xfails.
19228
bcf5c1d9
RC
192292015-07-08 Robert O'Callahan <robert@ocallahan.org>
19230
19231 PR exp/18617
19232 * gdb.trace/ax.exp: Add test.
19233
4931af25
YQ
192342015-07-07 Yao Qi <yao.qi@linaro.org>
19235
19236 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19237 instead of istarget "aarch64*-*-*".
19238 * gdb.arch/aarch64-fp.exp: Likewise.
19239 * gdb.base/float.exp: Likewise.
19240 * gdb.reverse/aarch64.exp: Likewise.
19241 * lib/gdb.exp (is_aarch64_target): New proc.
19242
9fcf688e
YQ
192432015-07-07 Yao Qi <yao.qi@linaro.org>
19244
19245 * lib/gdb.exp (is_aarch32_target): New proc.
19246 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19247 instead of "istarget "arm*-*-*"".
19248 * gdb.arch/arm-disp-step.exp: Likewise.
19249 * gdb.arch/thumb-bx-pc.exp: Likewise.
19250 * gdb.arch/thumb-prologue.exp: Likewise.
19251 * gdb.arch/thumb-singlestep.exp: Likewise.
19252 * gdb.base/disp-step-syscall.exp: Likewise.
19253 * gdb.base/float.exp: Likewise.
19254
fbd8d50d
YQ
192552015-07-07 Yao Qi <yao.qi@linaro.org>
19256
19257 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19258 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19259
71be1fdc
YQ
192602015-07-07 Yao Qi <yao.qi@linaro.org>
19261
19262 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19263 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19264 if it exists.
19265 * gdb.multi/multi-arch.exp: Likewise.
19266
3e221d36
SM
192672015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19268
19269 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19270 print.
19271
d441430b
YQ
192722015-07-07 Yao Qi <yao.qi@linaro.org>
19273
19274 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19275
06f810bd
MG
192762015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19277
19278 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19279 '[' and ']' characters.
19280
5e61e7c0
IB
192812015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19282
19283 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19284
28bf096c
PA
192852015-06-29 Pedro Alves <palves@redhat.com>
19286
19287 PR threads/18127
19288 * gdb.threads/hand-call-new-thread.c: New file.
19289 * gdb.threads/hand-call-new-thread.c: New file.
19290
ee93cd5e
KS
192912015-06-26 Keith Seitz <keiths@redhat.com>
19292 Doug Evans <dje@google.com>
19293
19294 PR 16253
19295 * gdb.cp/var-tag-2.cc: New file.
19296 * gdb.cp/var-tag-3.cc: New file.
19297 * gdb.cp/var-tag-4.cc: New file.
19298 * gdb.cp/var-tag.cc: New file.
19299 * gdb.cp/var-tag.exp: New file.
19300
fc637f04
PP
193012015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19302
19303 * gdb.base/history-duplicates.exp: New test.
19304
2e52ae68
PP
193052015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19306
19307 * gdb.base/completion.exp: Test the completion of the "focus"
19308 command.
19309
6e22494e
JK
193102015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19311
19312 * gdb.arch/amd64-prologue-skip.S: New file.
19313 * gdb.arch/amd64-prologue-skip.exp: New file.
19314
bf7b9cd9
SM
193152015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19316
19317 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19318 is_address_zero_readable check.
19319
201e8dfd
PB
193202015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19321
19322 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19323 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19324
5cd867b4
YQ
193252015-06-24 Yao Qi <yao.qi@linaro.org>
19326
19327 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19328 linux targets.
19329
4d7be007
YQ
193302015-06-24 Yao Qi <yao.qi@linaro.org>
19331
19332 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19333 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19334 * gdb.base/siginfo-thread.exp: Likewise.
19335
07fcd301
YQ
193362015-06-22 Yao Qi <yao.qi@linaro.org>
19337
19338 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19339
52042a00
YQ
193402015-06-22 Yao Qi <yao.qi@linaro.org>
19341
19342 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19343 aarch64*-*-*.
19344 (skip_hw_watchpoint_tests): Likewise.
19345
74bd41ce
PP
193462015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19347
19348 * gdb.base/gdbinit-history.exp: Test the interaction between
19349 setting GDBHISTSIZE and setting the history size via .gdbinit.
19350
bc460514
PP
193512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19352
19353 PR gdb/16999
19354 * gdb.base/gdbhistsize-history.exp: New test.
19355
b58c513b
PP
193562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19357
19358 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19359 with GDBHISTSIZE.
19360 * gdb.base/readline.exp: Likewise.
19361
92046791
YQ
193622015-06-17 Yao Qi <yao.qi@linaro.org>
19363
19364 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19365 line.
19366
2093d2d3
PP
193672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19368
19369 * gdb.base/gdbinit-history.exp: Add test case to check that
19370 an unlimited history file does not get truncated on exit.
19371
e6c693af
AA
193722015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19373
19374 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19375 (VECTOR): New macro. Use it...
19376 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19377 ...for these typedefs.
19378 (int8, char1, int1, double1): New typedefs.
19379 (struct just_int2, struct two_int2): New structures.
19380 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19381 (add_structvecs, add_singlevecs): New functions.
19382 (main): Call add_some_intvecs twice.
19383 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19384 the compile and exit upon failure. Try compiling for the "native"
19385 architecture. Test inferior function calls with vector arguments
19386 and vector return value handling with "finish" and "return".
19387
c74f7d1c
JT
193882015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19389
19390 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19391 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19392 PE file.
19393 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19394
98aa42ee
AT
193952015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19396
19397 PR breakpoints/16465
19398 * gdb.mi/mi-dprintf-pending.c: New file.
19399 * gdb.mi/mi-dprintf-pending.exp: New test.
19400 * gdb.mi/mi-dprintf-pendshr.c: New file.
19401
7d73c23c 194022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 19403 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
19404
19405 * gdb.arch/i386-mpx-map.c: New file.
19406 * gdb.arch/i386-mpx-map.exp: New File.
19407
194082015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19409
19410 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19411 * gdb.arch/i386-mpx.exp: Indentation fixed.
19412
194132015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19414
19415 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19416 function and improved indentation.
19417 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19418 gdb_test_multiple. Added additional tests to skip the test.
19419
194202015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19421
19422 * gdb.arch/i386-avx512.c: Change path in include file.
19423 * gdb.arch/i386-avx512.exp: Change include dir path
19424 compilation flag.
19425 * gdb.arch/i386-mpx.c: Change path in include file.
19426 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19427 flag.
19428
d5eba19a
JK
194292015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19430
19431 * gdb.compile/compile-print.exp (compile print *vararray@3)
19432 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19433
7f361056
JK
194342015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19435
19436 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19437 (do not keep jit in memory): ... this.
19438 (expect 5): Change it to ...
19439 (expect no 5): ... this.
19440
3b462ec2
SM
194412015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19442
19443 PR gdb/15564
19444 * gdb.mi/mi-detach.exp: New file.
19445
e0619de6
JK
194462015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19447
19448 PR symtab/18392
19449 * gdb.arch/amd64-tailcall-self.S: New file.
19450 * gdb.arch/amd64-tailcall-self.c: New file.
19451 * gdb.arch/amd64-tailcall-self.exp: New file.
19452
e970cb34
DB
194532015-05-28 Don Breazeal <donb@codesourcery.com>
19454
19455 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19456 tests for remote targets by checking is_target_gdbserver.
19457
b2e2f908
DE
194582015-05-27 Doug Evans <dje@google.com>
19459
19460 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19461 * gdb.dwarf2/opaque-type-lookup.c: New file.
19462 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19463
82c7be31
DE
194642015-05-26 Doug Evans <dje@google.com>
19465
19466 * gdb.cp/iostream.cc: New file.
19467 * gdb.cp/iostream.exp: New file.
19468
b4f54984
DE
194692015-05-26 Doug Evans <dje@google.com>
19470
19471 * gdb.dwarf2/dw2-op-call.exp: Update.
19472 * gdb.dwarf2/dw4-sig-types.exp: Update.
19473 * gdb.dwarf2/implptr.exp: Update.
19474 * gdb.mi/mi-cmd-param-changed.exp: Update.
19475
4ea6efe9
DE
194762015-05-26 Doug Evans <dje@google.com>
19477
19478 * gdb.python/py-lazy-string.c: New file.
19479 * gdb.python/py-lazy-string.exp: New file.
19480 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19481 (main): Update. Add estring3.
19482 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19483 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19484
f6bb7db3
YQ
194852015-05-26 Omair Javaid <omair.javaid@linaro.org>
19486 Yao Qi <yao.qi@linaro.org>
19487
19488 * gdb.reverse/aarch64.c: New.
19489 * gdb.reverse/aarch64.exp: New.
19490
a81bfbd0
OJ
194912015-05-26 Omair Javaid <omair.javaid@linaro.org>
19492
25d49b86
PA
19493 * lib/gdb.exp (supports_process_record): Return true for
19494 aarch64*-linux*.
a81bfbd0
OJ
19495 (supports_reverse): Likewise.
19496
158bf1b4
PP
194972015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19498
19499 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19500 Use with_test_prefix.
19501
a0145030
AB
195022015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19503
19504 * gdb.base/completion.exp: Add test for completion of layout
19505 names.
19506
ebe3b578
AB
195072015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19508
19509 * lib/gdb.exp (skip_tui_tests): New proc.
19510 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19511
84204ed7
PA
195122015-05-19 Pedro Alves <palves@redhat.com>
19513
19514 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19515 Save the whole env array instead of just HOME. Unset HISTSIZE in
19516 the environment while testing. Restore whole environment
19517 afterwards.
19518
37442ce1
DE
195192015-05-16 Doug Evans <xdje42@gmail.com>
19520
19521 * gdb.guile/scm-ports.c: New file.
19522 * gdb.guile/scm-ports.exp: Add memory port tests.
19523
36de76f9
JK
195242015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19525
19526 * gdb.compile/compile-print.c: New file.
19527 * gdb.compile/compile-print.exp: New file.
19528
3a9558c4
JK
195292015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19530
19531 * gdb.compile/compile-ops.exp: Cast param to void.
19532 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19533 (compile code struct_object.selffield = &struct_object): Add xfail.
19534
aa715135
JG
195352015-05-15 Joel Brobecker <brobecker@adacore.com>
19536
19537 * gdb.ada/arr_enum_with_gap: New testcase.
19538
931e5bc3
JG
195392015-05-15 Joel Brobecker <brobecker@adacore.com>
19540
19541 * gdb.ada/byte_packed_arr: New testcase.
19542
9cd4d857
JB
195432015-05-15 Joel Brobecker <brobecker@adacore.com>
19544
19545 * gdb.ada/pckd_neg: New testcase.
19546
ebfd00d2
PP
195472015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19548
19549 PR gdb/17820
19550 * gdb.base/gdbinit-history.exp: New test.
19551 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19552 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19553
4c082a81
SC
195542015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19555
19556 * gdb.python/py-xmethods.cc: Enhance test case.
19557 * gdb.python/py-xmethods.exp: New tests.
19558 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19559 function.
19560 (B_indexoper): Likewise.
19561 (global_dm_list) : Add new xmethod worker functions.
19562
f7797074
SDJ
195632015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19564
19565 * gdb.base/coredump-filter.exp: Correctly unset
19566 "coredump_var_addr" array.
19567
a4674e4e
PA
195682015-05-08 Pedro Alves <palves@redhat.com>
19569
19570 * gdb.server/non-existing-program.exp: Unset spawn_id.
19571
df2eb078
SC
195722015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19573
19574 PR python/18291
19575 * gdb.python/py-xmethods.exp: Add tests.
19576
422349a3
YQ
195772015-05-08 Yao Qi <yao.qi@linaro.org>
19578
19579 PR gdb/18208
19580 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19581 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19582 function set_coredump_filter, and remove remote_exec call.
19583 Remove argument ipid. Callers update.
19584 (top level): Don't get inferior's PID.
19585
63fc80ce
AA
195862015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19587
19588 * gdb.base/watch_thread_num.exp: Skip test on targets without
19589 access watchpoints.
19590
80ad801e
PA
195912015-05-06 Pedro Alves <palves@redhat.com>
19592
19593 PR server/18081
19594 * gdb.server/non-existing-program.exp: New file.
19595
0fa7fe50
JB
195962015-05-05 Joel Brobecker <brobecker@adacore.com>
19597
19598 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19599
3ea89b92
PMR
196002015-05-05 Joel Brobecker <brobecker@adacore.com>
19601
19602 * gdb.ada/out_of_line_in_inlined: New testcase.
19603
87b8eff0
JB
196042015-05-05 Joel Brobecker <brobecker@adacore.com>
19605
19606 * gdb.ada/var_rec_arr: New testcase.
19607
5fccc635
YQ
196082015-04-30 Yao Qi <yao.qi@linaro.org>
19609
19610 * gdb.base/break-idempotent.exp: If
19611 skip_hw_watchpoint_multi_tests returns true, skip the tests
19612 on "rwatch" and "awatch".
19613
42d38f42
YQ
196142015-04-30 Yao Qi <yao.qi@linaro.org>
19615
19616 * gdb.base/relativedebug.exp: Invoke gdb command
19617 "info sharedlibrary", and if libc.so doesn't have debug info,
19618 skip the test.
19619
2ce1cdbf
DE
196202015-04-29 Doug Evans <dje@google.com>
19621
19622 * gdb.python/py-xmethods.exp: Add ptype tests.
19623 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19624 get_result_type method.
19625
f24a38c5
LM
196262015-04-29 Luis Machado <lgustavo@codesourcery.com>
19627
19628 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19629 the target does not support hardware watchpoints.
19630
ecbf2b3c
LM
196312015-04-29 Luis Machado <lgustavo@codesourcery.com>
19632
19633 * gdb.base/break-always.exp: Abort testing if writing to memory
19634 causes an error.
19635
34f5f757
DE
196362015-04-28 Doug Evans <dje@google.com>
19637
19638 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19639 * gdb.python/py-pp-registration.exp: ... here. New file.
19640 * gdb.python/py-pp-registration.c: New file.
19641 * gdb.python/py-pp-registration.py: New file.
19642
69b4374a
DE
196432015-04-28 Doug Evans <dje@google.com>
19644
19645 * gdb.python/py-bad-printers.c: New file.
19646 * gdb.python/py-bad-printers.py: New file.
19647 * gdb.python/py-bad-printers.exp: New file.
19648
59fb7612
SS
196492015-04-28 Sasha Smundak <asmundak@google.com>
19650
19651 * gdb.python/py-type.exp: New test.
19652
2631b16a
AW
196532015-04-28 Andy Wingo <wingo@igalia.com>
19654
19655 * gdb.python/py-parameter.exp:
19656 * gdb.guile/scm-parameter.exp: Escape the path that we are
19657 matching against, as it might contain characters that are special
19658 to regular expressions.
19659
460efde1
JB
196602015-04-27 Joel Brobecker <brobecker@adacore.com>
19661
19662 * gdb.ada/rec_comp: New testcase.
19663
2d369d8e
SDJ
196642015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
19665
19666 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19667 before using it.
19668
cf75d6c3
AB
196692015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
19670
19671 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19672 new tests for verilog output.
19673
8dbe7ca5
YQ
196742015-04-24 Yao Qi <yao.qi@linaro.org>
19675
19676 * boards/remote-gdbserver-on-localhost.exp: New file.
19677
4ef9fb2f
PA
196782015-04-23 Pedro Alves <palves@redhat.com>
19679
19680 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19681 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19682 "end of file", remove $inferior_spawn_id from the indirect list.
19683
0a803169
PA
196842015-04-23 Pedro Alves <palves@redhat.com>
19685
19686 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19687
749ef8f8
PA
196882015-04-23 Pedro Alves <palves@redhat.com>
19689
19690 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19691 on $any_spawn_id instead of only on $gdb_spawn_id.
19692
8aae4344
PM
196932015-04-21 Pierre Muller <muller@sourceware.org>
19694
19695 PR pascal/17815
19696 * lib/pascal.exp (gpc_compile): Add new option "class".
19697 (fpc_compile): Likewise.
19698 * gdb.pascal/case-insensitive-symbols.pas: New file.
19699 * gdb.pascal/case-insensitive-symbols.exp: New file.
19700
1586c8fb
GB
197012015-04-20 Gary Benson <gbenson@redhat.com>
19702
19703 * gdb.base/attach.exp: Fix three extended remote failures.
19704
1b6e6f5c
GB
197052015-04-17 Gary Benson <gbenson@redhat.com>
19706
19707 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19708 the main executable over the remote protocol.
19709
e797481d
PA
197102015-04-16 Pedro Alves <palves@redhat.com>
19711
19712 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19713 a new gdbserver if gdbserver_reconnect_p is set.
19714
1ca99c42
PA
197152015-04-16 Pedro Alves <palves@redhat.com>
19716
19717 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19718 is set, don't exit gdbserver.
19719
af9fd6f8
AA
197202015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19721
19722 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19723 appropriate .insn, such that an older assembler can be used.
19724 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19725 the z/Architecture instruction set on 31-bit targets as well.
19726
04ff1e61
AA
197272015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
19728
19729 * gdb.go/handcall.exp: Remove all logic related to the first
19730 breakpoint and rely on go_runto_main instead.
19731 * gdb.go/strings.exp: Likewise.
19732 * gdb.go/unsafe.exp: Likewise.
19733 * gdb.go/hello.exp: Likewise. Also rename the remaining
19734 breakpoint marker to "breakpoint 1".
19735 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19736 * gdb.go/strings.go: Likewise.
19737 * gdb.go/unsafe.go: Likewise.
19738 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19739 "set breakpoint 2 here" and rename the remaining breakpoint marker
19740 to "breakpoint 1".
19741
40d2f8d6
SM
197422015-04-15 Simon Marchi <simon.marchi@ericsson.com>
19743
19744 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19745 if itertools.imap is not present.
19746 * gdb.python/py-objfile.exp: Add parentheses.
19747 * gdb.python/py-type.exp: Same.
19748 * gdb.python/py-unwind-maint.py: Same.
19749
8cbc97c6
YQ
197502015-04-15 Yao Qi <yao.qi@linaro.org>
19751
19752 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19753 of ":$ptr_size" and set its form explicitly.
19754
45fd756c
YQ
197552015-04-15 Pedro Alves <palves@redhat.com>
19756 Yao Qi <yao.qi@linaro.org>
19757
19758 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19759 timeout by factor of 4.
19760 (test_regular_watch): Likewise.
19761 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19762 * gdb.reverse/sigall-reverse.exp: Likewise.
19763 * gdb.reverse/until-precsave.exp: Likewise.
19764 * lib/gdb.exp (with_timeout_factor): New proc.
19765 (gdb_expect): Move some code to ...
19766 (get_largest_timeout): ... here. New procedure.
19767
9e811bc3
LM
197682015-04-14 Luis Machado <lgustavo@codesourcery.com>
19769
19770 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19771
0ff6fcb2
LM
197722015-04-13 Luis Machado <lgustavo@codesourcery.com>
19773
19774 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19775 to write to the .text section.
19776
7578d5f7
LM
197772015-04-13 Luis Machado <lgustavo@codesourcery.com>
19778
19779 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19780 Handle the case of targets that do not provide PID information.
19781
2efe15c4
YQ
197822015-04-13 Yao Qi <yao.qi@linaro.org>
19783
19784 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19785 and use expect instead of gdb_expect.
19786
8cd8f2f8
SDJ
197872015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
19788
19789 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19790 "coredump_var_addr" to avoid naming conflict with other testcases.
19791
9ee41772
PA
197922015-04-10 Pedro Alves <palves@redhat.com>
19793
19794 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19795 gdb_test_sequence and gdb_assert.
19796
07473109
PA
197972015-04-10 Pedro Alves <palves@redhat.com>
19798
19799 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19800 test messages that don't include the breakpoint address.
19801
de3db44c
YQ
198022015-04-10 Yao Qi <yao.qi@linaro.org>
19803
19804 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19805 false for some offset and width combinations which aren't
19806 supported by linux kernel.
19807
c79d856c
PA
198082015-04-10 Pedro Alves <palves@redhat.com>
19809
19810 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19811 procedure, factored out from ...
19812 (top level): ... here. Add "set displaced-stepping" testing axis.
19813 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19814 parameter "displaced". Use it.
19815 (top level): Use foreach and add "set displaced-stepping" testing
19816 axis.
19817
ebc90b50
PA
198182015-04-10 Pedro Alves <palves@redhat.com>
19819
19820 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19821 Remove comment.
19822 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19823 both the address of the instruction that triggers the watchpoint
19824 and the address of the instruction immediately after, and use
19825 those addresses for the test. Fix comment.
19826
8f572e5c
PA
198272015-04-10 Pedro Alves <palves@redhat.com>
19828
19829 * gdb.base/sigstep.exp (breakpoint_to_handler)
19830 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19831 Test "backtrace" in handler.
19832 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19833 (top level): Add new "displaced" test axis to
19834 breakpoint_to_handler, breakpoint_to_handler_entry and
19835 breakpoint_over_handler.
19836
8d707a12
PA
198372015-04-10 Pedro Alves <palves@redhat.com>
19838
19839 PR gdb/18216
19840 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19841
ef713951
YQ
198422015-04-10 Yao Qi <yao.qi@linaro.org>
19843
19844 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19845 (test_add_rn_pc): New function.
19846 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19847 (top level): Invoke test_add_rn_pc.
19848
906d60cf
PA
198492015-04-10 Pedro Alves <palves@redhat.com>
19850
19851 PR gdb/13858
19852 * gdb.base/step-over-no-symbols.exp: New file.
19853
f2983cc3
AW
198542015-04-09 Andy Wingo <wingo@igalia.com>
19855
19856 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19857 after the Python tests.
19858
6d62641c
SDJ
198592015-04-08 Keith Seitz <keiths@redhat.com>
19860
19861 PR python/16699
19862 * gdb.python/py-completion.exp: New tests for completion.
19863 * gdb.python/py-completion.py (CompleteLimit1): New class.
19864 (CompleteLimit2): Likewise.
19865 (CompleteLimit3): Likewise.
19866 (CompleteLimit4): Likewise.
19867 (CompleteLimit5): Likewise.
19868 (CompleteLimit6): Likewise.
19869 (CompleteLimit7): Likewise.
19870
f3770638
PA
198712015-04-08 Pedro Alves <palves@redhat.com>
19872
19873 PR gdb/18214
19874 PR gdb/18216
19875 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19876 function.
19877 (main): Install it as SIGUSR1 handler.
19878 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19879 parameter. Always use "setup" as prefix. Toggle "set
19880 displaced-stepping" off/on depending on global. Don't switch to
19881 thread 1 here.
19882 (top level): Add displaced stepping "off/on" test axis. Update
19883 "setup" calls. Wrap each subtest with with_test_prefix. Test
19884 continuing with a queued signal in each thread.
19885
4496bed7
PA
198862015-04-08 Pedro Alves <palves@redhat.com>
19887
19888 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19889 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19890 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19891 Return early if running to main fails.
19892 * gdb.trace/while-stepping.exp: Likewise.
19893
b97fde92
PA
198942015-04-07 Pedro Alves <palves@redhat.com>
19895
19896 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19897 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19898 interact with inferior program.
19899
f71c18e7
PA
199002015-04-07 Pedro Alves <palves@redhat.com>
19901
19902 * lib/gdb.exp (inferior_spawn_id): New global.
19903 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19904 spawn id after processing the user code.
19905 (default_gdb_start): Set inferior_spawn_id.
19906 (send_inferior): New procedure.
19907 * lib/gdbserver-support.exp (gdbserver_start): Set
19908 inferior_spawn_id.
19909 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19910
6423214f
PA
199112015-04-07 Pedro Alves <palves@redhat.com>
19912
19913 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19914 * lib/gdbserver-support.exp (gdbserver_start): Make
19915 $server_spawn_id global.
19916 (gdbserver_start): Don't wait for gdbserver's spawn id with
19917 expect_background.
19918 (close_gdbserver): New procedure.
19919 (gdb_exit): Rename the default version and reimplement.
19920
71c0ee8c
PA
199212015-04-07 Pedro Alves <palves@redhat.com>
19922
72f4393d 19923 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
19924 append the substituted item, not the original item.
19925
203bc29b
PA
199262015-04-07 Pedro Alves <palves@redhat.com>
19927
19928 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19929 gdb_expect.
19930
508a3ddf
PA
199312015-04-07 Pedro Alves <palves@redhat.com>
19932
19933 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19934 output appearing once only.
19935
9f6dbe2b
PA
199362015-04-07 Pedro Alves <palves@redhat.com>
19937
19938 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19939 that doesn't expect anything. Return early if running to main
19940 fails.
19941
337532fa
YQ
199422015-04-07 Yao Qi <yao.qi@linaro.org>
19943
19944 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19945 (child_function): Call alarm.
19946 (main): Move call to alarm into the loop.
19947 * gdb.threads/non-stop-fair-events.exp: Build program with
19948 -DTIMEOUT=$timeout.
19949
01b622d4
DE
199502015-04-06 Doug Evans <xdje42@gmail.com>
19951
19952 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19953 Fix dest parameter to board_info.
19954 (fpc_compile): Ditto.
19955 (gdb_compile_pascal): Rename dest arg to destfile.
19956
961f4160
PMR
199572015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19958
19959 * gdb.ada/funcall_ref.exp: New file.
19960 * gdb.ada/funcall_ref/foo.adb: New file.
19961
cafda597
YQ
199622015-04-02 Yao Qi <yao.qi@linaro.org>
19963
19964 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19965 is remote.
19966
fed040c6
GB
199672015-04-02 Gary Benson <gbenson@redhat.com>
19968
19969 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19970
d11916aa
SS
199712015-04-01 Sasha Smundak <asmundak@google.com>
19972
19973 * gdb.python/py-unwind-maint.c: New file.
19974 * gdb.python/py-unwind-maint.exp: New test.
19975 * gdb.python/py-unwind-maint.py: New file.
19976 * gdb.python/py-unwind.c: New file.
19977 * gdb.python/py-unwind.exp: New test.
19978 * gdb.python/py-unwind.py: New test.
19979
a1471180
PA
199802015-04-01 Pedro Alves <palves@redhat.com>
19981
19982 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19983 to fail instead of non-existent $test.
19984
0bbeccb1
PA
199852015-04-01 Pedro Alves <palves@redhat.com>
19986
19987 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19988 GDBFLAGS if not empty.
19989
3c724c8c
PMR
199902015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19991
19992 * gdb.ada/complete.exp: Remove "multi_line".
19993 * gdb.ada/info_exc.exp: Remove "multi_line".
19994 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19995 * gdb.ada/ptype_field.exp: Remove "multi_line".
19996 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19997 * gdb.ada/tagged.exp: Remove "multi_line".
19998 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19999 [multi_line ...]
20000 * gdb.btrace/delta.exp: Likewise.
20001 * gdb.btrace/exception.exp: Likewise.
20002 * gdb.btrace/function_call_history.exp: Likewise.
20003 * gdb.btrace/instruction_history.exp: Likewise.
20004 * gdb.btrace/nohist.exp: Likewise.
20005 * gdb.btrace/record_goto.exp: Likewise.
20006 * gdb.btrace/segv.exp: Likewise.
20007 * gdb.btrace/stepi.exp: Likewise.
20008 * gdb.btrace/tailcall.exp: Likewise.
20009 * gdb.btrace/unknown_functions.exp: Likewise.
20010 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20011 * lib/gdb.exp: Add the "multi_line" helper.
20012
4eec2deb
PA
200132015-04-01 Pedro Alves <palves@redhat.com>
20014
20015 * gdb.threads/tid-reuse.c: New file.
20016 * gdb.threads/tid-reuse.exp: New file.
20017
df8411da
SDJ
200182015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
20019
20020 PR corefiles/16092
20021 * gdb.base/coredump-filter.c: New file.
20022 * gdb.base/coredump-filter.exp: Likewise.
20023
6ef37366
PM
200242015-03-27 Petr Machata <pmachata@redhat.com>
20025
20026 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20027 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20028 (Dwarf::assemble): Initialize them.
20029 (Dwarf::lines): New function.
20030
7ec911b0
JT
200312015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20032
20033 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20034 SYMBOL_PREFIX for x86_64-*-cygwin.
20035
ff908ebf
AW
200362015-03-26 Andy Wingo <wingo@igalia.com>
20037
20038 PR symtab/18148
20039 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20040 const_value but not a location.
20041 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20042 location defined in non-main CUs are visible.
20043
6d5f0679
YQ
200442015-03-26 Yao Qi <yao.qi@linaro.org>
20045
20046 PR testsuite/18139
20047 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20048 Add a line number entry for the same line.
20049 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20050 Add a line number entry for the same line.
20051
2898689b
YQ
200522015-03-26 Yao Qi <yao.qi@linaro.org>
20053
20054 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20055 .int 0.
20056 (func): Likewise. Add .Lfunc_1 label.
20057 Use .Lfunc_1 label.
20058 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20059 .int 0.
20060 (func): Likewise.
20061 Use .Lfunc_1 label.
20062
85180498
YQ
200632015-03-26 Yao Qi <yao.qi@linaro.org>
20064
20065 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20066 Call gdb_compile instead to compile each .s files without debug
20067 information.
20068
8aa08a8d
YQ
200692015-03-26 Yao Qi <yao.qi@linaro.org>
20070
20071 * gdb.base/savedregs.exp (process_saved_regs): Make
20072 "Saved registers:" optional in the pattern.
20073
66849923
MM
200742015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20075
20076 * gdb.btrace/next.exp: Merged into step.exp.
20077 * gdb.btrace/finish.exp: Merged into step.exp.
20078 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20079 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20080 "record goto" and checking the exact replay position.
20081 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20082 check for "Recording format" in "info record" output.
20083 * gdb.btrace/record_goto.exp: Choose test file based on target.
20084 * gdb.btrace/x86-record_goto.S: Renamed into ...
20085 * gdb.btrace/x86_64-record_goto.S: ... this.
20086 * gdb.btrace/i686-record_goto.S: New.
20087 * gdb.btrace/x86-tailcall.S: Renamed into ...
20088 * gdb.btrace/x86_64-tailcall.S: ... this.
20089 * gdb.btrace/i686-tailcall.S: New.
20090 * gdb.btrace/x86-tailcall.c: Renamed into ...
20091 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20092 separate statements. Update test.
20093 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20094 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20095 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20096 * gdb.btrace/tailcall.exp: Choose test file based on target.
20097 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20098
11cc1b74
MM
200992015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20100
20101 * gdb.btrace/exception.exp: Increase BTS buffer size.
20102
a25d8bf9
PA
201032015-03-24 Pedro Alves <palves@redhat.com>
20104
20105 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20106
856e7dd6
PA
201072015-03-24 Pedro Alves <palves@redhat.com>
20108
20109 * gdb.threads/schedlock.exp (test_step): No longer expect that
20110 "set scheduler-locking step" with "next" over a function call runs
20111 threads unlocked.
20112
ad235a41
AT
201132015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20114
20115 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20116
15630549
AT
201172015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20118
20119 PR breakpoints/16466
20120 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20121 * gdb.mi/mi-pending.c (thread_func): New function.
20122 (int main): Add threading support required.
20123 * gdb.mi/mi-pending.exp: Add tests for this issue.
20124 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20125 (pendfunc2): Remove stdio dependency.
20126 * gdb.mi/mi-pendshr2.c: New file.
20127
693dca06
KS
201282015-03-23 Keith Seitz <keiths@redhat.com>
20129
20130 * gdb.linespec/keywords.c: New file.
20131 * gdb.linespec/keywords.exp: New file.
20132
7e993ebf
KS
201332015-03-23 Keith Seitz <keiths@redhat.com>
20134
20135 PR gdb/18021
20136 * gdb.dwarf2/staticvirtual.exp: New test.
20137
bc23328c
JK
201382015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20139
20140 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20141 * README: Remove HP-UX and gdb.hp.
20142 (configuration):
20143 * configure: Regenerate.
20144 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20145 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20146 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20147 gdb.hp/gdb.defects/Makefile.
20148 * gdb.hp/Makefile.in: File deleted.
20149 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20150 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20151 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20152 * gdb.hp/gdb.aCC/run.c: File deleted.
20153 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20154 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20155 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20156 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20157 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20158 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20159 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20160 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20161 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20162 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20163 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20164 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20165 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20166 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20167 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20168 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20169 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20170 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20171 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20172 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20173 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20174 * gdb.hp/gdb.compat/average.c: File deleted.
20175 * gdb.hp/gdb.compat/sum.c: File deleted.
20176 * gdb.hp/gdb.compat/xdb.c: File deleted.
20177 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20178 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20179 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20180 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20181 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20182 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20183 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20184 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20185 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20186 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20187 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20188 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20189 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20190 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20191 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20192 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20193 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20194 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20195 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20196 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20197 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20198 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20199 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20200 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20201 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20202 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20203 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20204 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20205 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20206 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20207 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20208 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20209 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20210 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20211 * gdb.hp/tools/odump: File deleted.
20212
8bf3b159
PA
202132015-03-19 Pedro Alves <palves@redhat.com>
20214
20215 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20216 (saw_thread_3): New globals.
20217 (top level): Increment them when an event for the corresponding
20218 thread is seen.
20219 (no thread starvation): New test.
20220
eb54c8bf
PA
202212015-03-19 Pedro Alves <palves@redhat.com>
20222
20223 * gdb.threads/continue-pending-status.c: New file.
20224 * gdb.threads/continue-pending-status.exp: New file.
20225
32d2e5d6
PA
202262015-03-18 Pedro Alves <palves@redhat.com>
20227
20228 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20229 Use gdb_is_target_remote instead of is_remote. Use
20230 gdb_test_multiple instead of gdb_expect. Exit early if
20231 gdb_test_multiple hits its internal matches. Tighten stepi tests
20232 expected output. Fail on exit with any signal, instead of just
20233 SIGILL.
20234
f68f11b7
YQ
202352015-03-18 Yao Qi <yao.qi@linaro.org>
20236
20237 PR tdep/18107
20238 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20239 variable.
20240 * gdb.base/catch-syscall.exp: Don't skip it on
20241 aarch64*-*-linux* target. Remove elements in all_syscalls.
20242 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20243 target.
20244 (setup_all_syscalls): New proc.
20245
ca5fd19b
YQ
202462015-03-16 Yao Qi <yao.qi@linaro.org>
20247
20248 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20249 (top level): Skip tests if valid_addr_p returns false for
20250 $cmd1 or $cmd2.
20251
85642ba0
AW
202522015-03-11 Andy Wingo <wingo@igalia.com>
20253
20254 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20255
e03f9645
YQ
202562015-03-11 Yao Qi <yao.qi@linaro.org>
20257
20258 * gdb.base/catch-syscall.exp: Fix typo in comments.
20259
5d0962b2
YQ
202602015-03-11 Yao Qi <yao.qi@linaro.org>
20261
20262 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20263
b2df3cef
PA
202642015-03-09 Pedro Alves <palves@redhat.com>
20265
20266 * dg-extract-results.py: Delete.
20267
ef878e53
PA
202682015-03-09 Pedro Alves <palves@redhat.com>
20269
20270 Merge dg-extract-results.sh from GCC upstream (r218843).
20271
20272 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20273 * dg-extract-results.sh: Use --text with grep to avoid issues with
20274 binary files. Fall back to cat -v, if that doesn't work.
20275
9494d219
PA
202762015-03-05 Pedro Alves <palves@redhat.com>
20277
20278 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20279
a8d9763a
SM
202802015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20281
20282 * lib/mi-support.exp (mi_expect_interrupt): Accept
20283 alternative event for when in all-stop mode.
20284
be9957b8
PA
202852015-03-04 Pedro Alves <palves@redhat.com>
20286
20287 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20288
d57be0f4 202892015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
20290
20291 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20292
c214c7cf
AA
202932015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20294
20295 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20296 regexps for GDB's current line display, accept a hex address
20297 preceding the line number.
20298
6d74a497
AA
202992015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20300
20301 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20302 the 'arch1' variable for "s390*-linux*" targets.
20303
511aee7c
PA
203042015-03-04 Pedro Alves <palves@redhat.com>
20305
20306 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20307 (main): Pass missing retval argument to pthread_join call.
20308
95e50b27
PA
203092015-03-02 Pedro Alves <palves@redhat.com>
20310
20311 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20312 (top level): Call do_test with non-stop as well.
20313
28054d69
PA
203142015-03-02 Pedro Alves <palves@redhat.com>
20315
20316 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20317 -1.
20318
4fa5d7b4
AA
203192015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20320
20321 * gdb.arch/s390-vregs.exp: New test.
20322 * gdb.arch/s390-vregs.S: New file.
20323
97c18565
PA
203242015-02-27 Pedro Alves <palves@redhat.com>
20325
20326 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20327 call to catch_command_errors.
20328 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20329 catch_command_errors.
20330
a37bfa30
PA
203312015-02-27 Pedro Alves <palves@redhat.com>
20332
20333 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20334 "true" for boolean result.
20335 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20336 prototype of main.
20337
6f98576f
PA
203382015-02-27 Pedro Alves <palves@redhat.com>
20339
20340 * lib/unbuffer_output.c: New file.
20341 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20342 (main): Call gdb_unbuffer_output.
20343
eba5ab56
YQ
203442015-02-27 Yao Qi <yao.qi@linaro.org>
20345
20346 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20347 target.
20348
0def5aaa
DE
203492015-02-26 Doug Evans <dje@google.com>
20350
20351 * gdb.cp/class2.cc (Dbase, D): New classes.
20352 (main): New local delta.
20353 * gdb.cp/class2.exp: Test printing delta.
20354 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20355 (dynbar): New global.
20356 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20357
081a1c2c
JK
203582015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20359
20360 * gdb.compile/compile-ifunc.c: New file.
20361 * gdb.compile/compile-ifunc.exp: New file.
20362
2f41223f
AT
203632015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20364
20365 * gdb.base/structs.exp: Check for correct struct on finish.
20366
03eddd80
YQ
203672015-02-26 Yao Qi <yao.qi@linaro.org>
20368
20369 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20370 is zero.
20371
80c57053
JK
203722015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20373
20374 * gdb.arch/cordic.ko.bz2: New file.
20375 * gdb.arch/cordic.ko.debug.bz2: New file.
20376 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20377
21613c12
YQ
203782015-02-25 Yao Qi <yao.qi@linaro.org>
20379
20380 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20381 aarch64*-*-* target.
20382
d8b901ed
PA
203832015-02-23 Pedro Alves <palves@redhat.com>
20384
20385 * lib/gdb.exp (delete_breakpoints): Rewrite using
20386 gdb_test_multiple.
20387
e5b85ead
PA
203882015-02-23 Pedro Alves <palves@redhat.com>
20389
20390 * gdb.base/info-os.c: Include stdlib.h.
20391
85c3a371
DE
203922015-02-22 Doug Evans <xdje42@gmail.com>
20393
20394 PR symtab/17855
20395 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20396 is read after symbols have been re-read.
20397 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20398 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20399
96553a0c
DE
204002015-02-21 Doug Evans <dje@google.com>
20401
20402 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20403
97a0c697
JK
204042015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20405
20406 PR corefiles/17808
20407 * gdb.arch/i386-biarch-core.core.bz2: New file.
20408 * gdb.arch/i386-biarch-core.exp: New file.
20409
a47cd6e9
PA
204102015-02-21 Pedro Alves <palves@redhat.com>
20411
20412 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20413 runto_main fails.
20414
c5facdc4
PA
204152015-02-20 Pedro Alves <palves@redhat.com>
20416
20417 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20418 info probes.
20419
2db9a427
PA
204202015-02-20 Pedro Alves <palves@redhat.com>
20421
20422 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20423
60fb7e9e
PA
204242015-02-20 Pedro Alves <palves@redhat.com>
20425
20426 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20427 clean_restart before gdb_target_supports_trace.
20428
5c5019c2
PA
204292015-02-20 Pedro Alves <palves@redhat.com>
20430
20431 PR threads/18006
20432 * gdb.threads/clone-thread_db.c: New file.
20433 * gdb.threads/clone-thread_db.exp: New file.
20434
c9587f88
AT
204352015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20436
20437 PR breakpoints/16812
20438 * gdb.base/catch-gdb-caused-signals.c: New file.
20439 * gdb.base/catch-gdb-caused-signals.exp: New file.
20440
f6a88844
JM
204412015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20442
20443 * configure: Regenerated.
20444 * configure.ac: Use GDB_AC_TRANSFORM.
20445 * aclocal.m4: sinclude ../transform.m4.
20446
497c491b
JM
204472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20448
20449 * lib/dtrace.exp: New file.
20450 * gdb.base/dtrace-probe.exp: Likewise.
20451 * gdb.base/dtrace-probe.d: Likewise.
20452 * gdb.base/dtrace-probe.c: Likewise.
20453 * lib/pdtrace.in: Likewise.
20454 * configure.ac: Output variables with the transformed names of
20455 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20456 * configure: Regenerated.
20457
03e98035
JM
204582015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20459
20460 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20461 expected message when trying to access $_probe_* convenience
20462 variables while not on a probe.
20463
63cc30e9
JK
204642015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20465
20466 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20467
0703599a
PA
204682015-02-11 Pedro Alves <pedro@codesourcery.com>
20469
20470 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20471 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20472
7e60a48e
DE
204732015-02-10 Doug Evans <xdje42@gmail.com>
20474
20475 * lib/gdb.exp (gdb_load): Always return a result.
20476
01b088bc
PA
204772015-02-10 Pedro Alves <palves@redhat.com>
20478
20479 * gdb.threads/signal-sigtrap.c: New file.
20480 * gdb.threads/signal-sigtrap.exp: New file.
20481
b05ec7a5
AT
204822015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20483
20484 * gdb.trace/no-attach-trace.c: New file.
20485 * gdb.trace/no-attach-trace.exp: New file.
20486
a2c2acaf
MW
204872015-02-09 Mark Wielaard <mjw@redhat.com>
20488
20489 * gdb.dwarf2/atomic.c: New file.
20490 * gdb.dwarf2/atomic-type.exp: Likewise.
20491
31fd9caa
MM
204922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20493
20494 * gdb.btrace/buffer-size.exp: Update "info record" output.
20495 * gdb.btrace/delta.exp: Update "info record" output.
20496 * gdb.btrace/enable.exp: Update "info record" output.
20497 * gdb.btrace/finish.exp: Update "info record" output.
20498 * gdb.btrace/instruction_history.exp: Update "info record" output.
20499 * gdb.btrace/next.exp: Update "info record" output.
20500 * gdb.btrace/nexti.exp: Update "info record" output.
20501 * gdb.btrace/step.exp: Update "info record" output.
20502 * gdb.btrace/stepi.exp: Update "info record" output.
20503 * gdb.btrace/nohist.exp: Update "info record" output.
20504
d33501a5
MM
205052015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20506
20507 * gdb.btrace/buffer-size: New.
20508
f4abbc16
MM
205092015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20510
20511 * gdb.btrace/delta.exp: Update "info record" output.
20512 * gdb.btrace/enable.exp: Update "info record" output.
20513 * gdb.btrace/finish.exp: Update "info record" output.
20514 * gdb.btrace/instruction_history.exp: Update "info record" output.
20515 * gdb.btrace/next.exp: Update "info record" output.
20516 * gdb.btrace/nexti.exp: Update "info record" output.
20517 * gdb.btrace/step.exp: Update "info record" output.
20518 * gdb.btrace/stepi.exp: Update "info record" output.
20519 * gdb.btrace/nohist.exp: Update "info record" output.
20520
b9d61307
SM
205212015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20522
20523 PR gdb/15678
20524 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20525
e584fdbc
PA
205262015-02-06 Pedro Alves <palves@redhat.com>
20527
20528 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20529 macro.
20530 (seconds_left, again): New globals.
20531 (main): Wait seconds_left in a 1-second sleep loop instead of
20532 sleeping 180 seconds. If 'again' is set, reset the seconds
20533 counter.
20534 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20535 'again' in the inferior before detaching. Print the seconds left.
20536 (options): New global.
20537 (top level): Build program with -DTIMEOUT=$timeout.
20538
77f41761
PA
205392015-02-06 Pedro Alves <palves@redhat.com>
20540
20541 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20542 determine how many seconds to pass to 'alarm'.
20543 * gdb.base/gdb-sigterm.exp (top level): Build program with
20544 -DTIMEOUT=$timeout.
20545 (do_test): Return success/failure indication. Add more verbose
20546 logging. Don't fail if 200 single steps are seen. Instead, fail
20547 when the test times out.
20548 (passes): New global.
20549 (top level): Break the testing loop if testing fails on any
20550 iteration. Use gdb_assert.
20551
b9394193
DB
205522015-02-04 Don Breazeal <donb@codesourcery.com>
20553
20554 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20555 and initialize them.
20556 (ipc_cleanup): New function.
20557 (main): Don't declare shmid, semid, and msqid. Add a call to
20558 atexit so that we call ipc_cleanup on exit.
20559
42d9e528
PA
205602015-02-04 Pedro Alves <palves@redhat.com>
20561
20562 * boards/native-extended-gdbserver.exp: Remove any target variant
20563 specifications from the board name before clearing the isremote
20564 flag from board_info.
20565
ae6ae975
DE
205662015-01-31 Doug Evans <xdje42@gmail.com>
20567
20568 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20569
cfb069a8
GB
205702015-01-31 Gary Benson <gbenson@redhat.com>
20571
20572 * gdb.base/completion.exp: Disable completion limiting for
20573 existing tests. Add new tests to check completion limiting.
20574 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20575
5dd31d79
DE
205762015-01-31 Doug Evans <xdje42@gmail.com>
20577
20578 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20579
9f050062
DE
205802015-01-31 Doug Evans <xdje42@gmail.com>
20581
20582 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20583 entries. Duplicate file section script entries.
20584 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20585 inlined entries. Add test for safe-path rejection.
20586 * gdb.python/py-section-script.c: Add duplicate inlined section script
20587 entries. Duplicate file section script entries.
20588 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20589 inlined entries. Add test for safe-path rejection.
20590
df25ebbd
JB
205912015-01-29 Joel Brobecker <brobecker@adacore.com>
20592
20593 * gdb.ada/disc_arr_bound: New testcase.
20594
4a0ca9ec
JB
205952015-01-29 Joel Brobecker <brobecker@adacore.com>
20596
20597 * gdb.ada/mi_var_array: New testcase.
20598
3a8b707a
DE
205992015-01-27 Doug Evans <dje@google.com>
20600
20601 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20602 Add test for objfile.filename, objfile.username after objfile
20603 has been unloaded.
20604
f8313f6e
JB
206052015-01-26 Joel Brobecker <brobecker@adacore.com>
20606
20607 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20608 the second test to print the name attribute of value
20609 returned by the call to gdb.lookup_type, and adjust
20610 the expected output accordingly.
20611
37bc665e
MW
206122015-01-25 Mark Wielaard <mjw@redhat.com>
20613
20614 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20615 * gdb.base/disp-step-fork.c: Include unistd.h.
20616 * gdb.base/siginfo-obj.c: Include stdio.h.
20617 * gdb.base/siginfo-thread.c: Likewise.
20618 * gdb.mi/non-stop.c: Include unistd.h.
20619 * gdb.mi/nsthrexec.c: Include stdio.h.
20620 * gdb.mi/pthreads.c: Include unistd.h.
20621 * gdb.modula2/unbounded1.c (main): Declare returns int.
20622 * gdb.reverse/consecutive-reverse.c: Likewise.
20623 * gdb.threads/create-fail.c: Include unistd.h.
20624 * gdb.threads/killed.c: Likewise.
20625 * gdb.threads/linux-dp.c: Likewise.
20626 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20627 * gdb.threads/non-ldr-exc-2.c: Likewise.
20628 * gdb.threads/non-ldr-exc-3.c: Likewise.
20629 * gdb.threads/non-ldr-exc-4.c: Likewise.
20630 * gdb.threads/pthreads.c: Include unistd.h.
20631 (main): Declare returns int.
20632 * gdb.threads/tls-main.c (foo): New declaration.
20633 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20634
f7e5394d
SM
206352015-01-23 Simon Marchi <simon.marchi@ericsson.com>
20636
20637 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20638 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20639
743649fd
MW
206402015-01-15 Mark Wielaard <mjw@redhat.com>
20641
20642 * gdb.base/noreturn-return.c: New file.
20643 * gdb.base/noreturn-return.exp: New file.
20644 * gdb.base/noreturn-finish.c: New file.
20645 * gdb.base/noreturn-finish.exp: New file.
20646
198297aa
PA
206472015-01-23 Pedro Alves <palves@redhat.com>
20648
20649 * gdb.threads/continue-pending-after-query.c: New file.
20650 * gdb.threads/continue-pending-after-query.exp: New file.
20651
717cf30c
AG
206522015-01-22 Anders Granlund <anders.granlund@ericsson.com>
20653 Simon Marchi <simon.marchi@ericsson.com>
20654
20655 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20656 * gdb.base/valgrind-db-attach.exp: Same.
20657 * gdb.base/valgrind-infcall.exp: Same.
20658 * lib/mi-support.exp (default_mi_gdb_start): Same.
20659 * lib/prompt.exp (default_prompt_gdb_start): Same.
20660 * lib/gdb.exp (default_gdb_spawn): Same.
20661 (gdb_interact): New.
20662
20663
4b62a76e
JK
206642015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20665
20666 * gdb.compile/compile.exp (pointer to jit function): New test.
20667
b4cdae6f
WW
206682015-01-17 Wei-cheng Wang <cole945@gmail.com>
20669
20670 * lib/gdb.exp (supports_process_record): Return true for
20671 powerpc*-*-linux*.
20672 (supports_reverse): Likewise.
20673
d221e7ef
DB
206742015-01-15 Don Breazeal <donb@codesourcery.com>
20675
20676 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20677 instead of checking whether the target board is remote and
20678 use spawn_wait_for_attach instead of exec/sleep.
20679 * gdb.base/attach-twice.exp: Likewise.
20680
bafffb51
JB
206812015-01-15 Joel Brobecker <brobecker@adacore.com>
20682
20683 * gdb.ada/var_arr_attrs: New testcase.
20684
5589af0e
PA
206852015-01-14 Pedro Alves <palves@redhat.com>
20686 Joel Brobecker <brobecker@adacore.com>
20687
20688 PR gdb/17525
20689 * gdb.base/bp-cmds-execution-x-script.c: New file.
20690 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20691 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20692
6c400b59
PA
206932015-01-14 Pedro Alves <palves@redhat.com>
20694
20695 PR cli/17828
20696 * gdb.base/batch-preserve-term-settings.c: New file.
20697 * gdb.base/batch-preserve-term-settings.exp: New file.
20698
e02c96a7
DE
206992015-01-13 Doug Evans <dje@google.com>
20700
20701 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20702 binary.
20703
576fd14c
JB
207042015-01-13 Joel Brobecker <brobecker@adacore.com>
20705
20706 * Makefile.in (clean mostlyclean): Do not delete *.py.
20707
04dccad0
JB
207082015-01-13 Joel Brobecker <brobecker@adacore.com>
20709
20710 * gdb.python/py-lookup-type.exp: New file.
20711
3d230f71
PA
207122015-01-12 Pedro Alves <palves@redhat.com>
20713
20714 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20715 restore GDBFLAGS before returning.
20716
7e67715d
JK
207172015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20718
20719 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20720 is_amd64_regs_target and is_x86_like_target.
20721
f2e0d4b4
DE
207222015-01-11 Doug Evans <xdje42@gmail.com>
20723
20724 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20725 is given without an explicit form.
20726 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20727 attributes.
20728 * gdb.dwarf/corrupt.exp: Ditto.
20729 * gdb.dwarf2/enum-type.exp: Ditto.
20730 * gdb.trace/entry-values.exp: Ditto.
20731 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20732
439250fb
DE
207332015-01-11 Doug Evans <xdje42@gmail.com>
20734
20735 PR gdb/15830
20736 * gdb.base/maint.exp: Remove references to "maint demangle".
20737 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20738 Add tests for explicitly specifying language to demangle.
20739 * gdb.dlang/demangle.exp: Ditto.
20740
ede9f622
PA
207412015-01-09 Pedro Alves <palves@redhat.com>
20742
20743 * gdb.threads/non-stop-fair-events.c: New file.
20744 * gdb.threads/non-stop-fair-events.exp: New file.
20745
a7b796db
PA
207462015-01-09 Pedro Alves <palves@redhat.com>
20747
20748 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20749 the global scope. Set a breakpoint after all threads are started
20750 rather than stepping over two source lines. Expect the prompt.
20751 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20752 global.
20753 (NUM): Now 15.
20754 (main): Use threads_started_barrier to wait for all threads to
20755 start. Main thread no longer calls thread_function. Exit after
20756 180 seconds.
20757 (loop): New function.
20758 (thread_function): Wait on threads_started_barrier barrier. Call
20759 'loop' at each iteration.
20760 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20761 threads have started, instead of hardcoding number of "next"
20762 steps. Use an access watchpoint instead of a write watchpoint.
20763
9665ffdd
PA
207642015-01-09 Pedro Alves <palves@redhat.com>
20765
20766 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20767 (thread_func): Wait on barrier.
20768 (main): Wait for all threads to start before stopping GDB.
20769 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20770 global.
20771 (thread1_func, thread2_func): Wait on barrier.
20772 (main): Wait for all threads to start before stopping GDB.
20773 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20774 New global.
20775 (thread1_func, thread2_func): Wait on barrier.
20776 (main): Wait for all threads to start before stopping GDB.
20777
c945a99f
PA
207782015-01-09 Pedro Alves <palves@redhat.com>
20779
20780 * gdb.threads/attach-many-short-lived-threads.c: New file.
20781 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20782
c1a747c1
PA
207832014-01-09 Pedro Alves <palves@redhat.com>
20784
20785 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20786 instead of to thread 2.
20787 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20788 Add barrier around each pthread_create call instead of around all
20789 calls.
20790 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20791 Set a break on thread_function and have the child threads hit it
20792 one at at a time.
20793
60b3033e
PA
207942015-01-09 Pedro Alves <palves@redhat.com>
20795
20796 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20797 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20798 false.
20799 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20800 checking whether the target board is remote.
20801 * gdb.multi/multi-attach.exp: Likewise.
20802 * gdb.python/py-sync-interp.exp: Likewise.
20803 * gdb.server/ext-attach.exp: Likewise.
20804 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20805 tests that need to attach, instead of checking whether the target
20806 board is remote at the top of the file.
20807
acc018ac
YQ
208082015-01-08 Yao Qi <yao@codesourcery.com>
20809
20810 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20811
50a18af8
JK
208122015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20813
20814 Fix testcase compilation.
20815 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20816
8503d6e1
JB
208172015-01-06 Joel Brobecker <brobecker@adacore.com>
20818
20819 * gdb.python/py-type.exp: Add a couple test about empty
20820 array creation, and negative-length array creation.
20821
cc73dbcc
DE
208222015-01-02 Doug Evans <xdje42@gmail.com>
20823
20824 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20825
0300bbc7
DE
208262015-01-02 Doug Evans <dje@google.com>
20827
20828 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20829
9d85a0ec
YQ
208302014-12-29 Yao Qi <yao@codesourcery.com>
20831
20832 * gdb.trace/entry-values.exp: Update comments. Rename variable
20833 bar_call_foo to returned_from_foo.
20834
87186c6a
MMN
208352014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20836
20837 PR gdb/17394
20838 * gdb.linespec/break-asm-file.c: New file.
20839 * gdb.linespec/break-asm-file.exp: New file.
20840 * gdb.linespec/break-asm-file0.s: New file.
20841 * gdb.linespec/break-asm-file1.s: New file.
20842
1bab7383
YQ
208432014-12-18 Nigel Stephens <nigel@mips.com>
20844 Maciej W. Rozycki <macro@codesourcery.com>
20845
20846 * gdb.base/float.exp: Handle the new output from "info float" on
20847 MIPS targets.
20848
1bc1068a
JK
208492014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20850
20851 Fix MinGW compilation.
20852 * gdb.compile/compile-ops.exp: Update untested message if
20853 !skip_compile_feature_tests.
20854 * gdb.compile/compile-setjmp.exp: Likewise.
20855 * gdb.compile/compile-tls.exp: Likewise.
20856 * gdb.compile/compile.exp: Likewise.
20857 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20858 supported on this host".
20859
b6615d10
DE
208602014-12-16 Doug Evans <xdje42@gmail.com>
20861
20862 * boards/stabs.exp: New file.
20863
25dda427
AA
208642014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20865
20866 * gdb.base/completion.exp: Adjust to format changes of "maint
20867 print user-registers".
20868
bf330350
CU
208692014-12-16 Catalin Udma <catalin.udma@freescale.com>
20870
20871 PR server/17457
20872 * gdb.arch/aarch64-fp.c: New file.
20873 * gdb.arch/aarch64-fp.exp: New file.
20874
395cf596
SDJ
208752014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20876
20877 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20878 r210637, r210913, r211666, r215400, r215817).
20879
20880 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20881 * dg-extract-results.py: New file.
20882 * dg-extract-results.sh: Use it if the environment seems
20883 suitable.
20884
20885 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20886
20887 * dg-extract-results.py (parse_run): Handle warnings that
20888 are printed before a test harness is run.
20889
20890 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20891
20892 * dg-extract-results.py (Named): Remove __cmp__ method.
20893 (output_variation): Use a key to sort variation.harnesses.
20894
20895 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20896
20897 * dg-extract-results.py: For Python 3, force sys.stdout to
20898 handle surrogate escape sequences.
20899 (safe_open): New function.
20900 (output_segment, main): Use it.
20901
20902 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20903
20904 * dg-extract-results.py (Prog.result_re): Include options
20905 in test name.
20906
20907 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20908
20909 * dg-extract-results.py (output_variation): Always sort if
20910 do_sum.
20911
e882ef3c
SM
209122014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20913
20914 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20915 as long as we get pagination notifications.
20916
4992aa20
JM
209172014-12-15 Jason Merrill <jason@redhat.com>
20918
20919 * Makefile.in (check-gdb.%): Restore.
20920 * README: Mention it.
20921
c1b5a1a6
JB
209222014-12-13 Joel Brobecker <brobecker@adacore.com>
20923
20924 * gdb.ada/str_uninit: New testcase.
20925
5537b577
JK
209262014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20927
20928 PR symtab/17642
20929 * gdb.base/vla-stub-define.c: New file.
20930 * gdb.base/vla-stub.c: New file.
20931 * gdb.base/vla-stub.exp: New file.
20932
bb2ec1b3
TT
209332014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20934 Jan Kratochvil <jan.kratochvil@redhat.com>
20935 Tom Tromey <tromey@redhat.com>
20936
20937 * configure.ac: Add gdb.compile/.
20938 * configure: Regenerate.
20939 * gdb.compile/Makefile.in: New file.
20940 * gdb.compile/compile-ops.exp: New file.
20941 * gdb.compile/compile-ops.c: New file.
20942 * gdb.compile/compile-tls.c: New file.
20943 * gdb.compile/compile-tls.exp: New file.
20944 * gdb.compile/compile-constvar.S: New file.
20945 * gdb.compile/compile-constvar.c: New file.
20946 * gdb.compile/compile-mod.c: New file.
20947 * gdb.compile/compile-nodebug.c: New file.
20948 * gdb.compile/compile-setjmp-mod.c: New file.
20949 * gdb.compile/compile-setjmp.c: New file.
20950 * gdb.compile/compile-setjmp.exp: New file.
20951 * gdb.compile/compile-shlib.c: New file.
20952 * gdb.compile/compile.c: New file.
20953 * gdb.compile/compile.exp: New file.
20954 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20955
4ff709eb
TT
209562014-12-12 Tom Tromey <tromey@redhat.com>
20957
20958 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20959 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20960
6dddd6a5
DE
209612014-12-12 Doug Evans <dje@google.com>
20962
20963 * lib/gdb-python.exp (get_python_valueof): New function.
20964 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20965
71c24708
AA
209662014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20967
20968 * gdb.base/completion.exp: Add test for completion of "info
20969 registers ".
20970
3e29f34a
MR
209712014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20972
20973 * gdb.base/func-ptrs.c: New file.
20974 * gdb.base/func-ptrs.exp: New file.
20975
fc126975
SM
209762014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20977
20978 PR breakpoints/17012
20979 * gdb.base/dprintf-detach.c: New file.
20980 * gdb.base/dprintf-detach.exp: New file.
20981
0a46d518
SM
209822014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20983
20984 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20985 * lib/gdb.exp (target_is_gdbserver): New procedure.
20986
a0be3e44
DE
209872014-12-08 Doug Evans <dje@google.com>
20988
20989 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20990
df1b803a
YQ
209912014-12-05 Yao Qi <yao@codesourcery.com>
20992
20993 * gdb.guile/scm-error.exp: Remove the third argument to
20994 gdb_remote_download.
20995 * gdb.guile/scm-frame-args.exp: Likewise.
20996 * gdb.guile/scm-section-script.exp: Likewise.
20997
ddb9f679
YQ
209982014-12-05 Yao Qi <yao@codesourcery.com>
20999
21000 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21001
86e4ed39
DE
210022014-12-04 Doug Evans <dje@google.com>
21003
21004 * gdb.python/py-objfile.exp: Add tests for
21005 objfile.add_separate_debug_file.
21006
7c50a931
DE
210072014-12-04 Doug Evans <dje@google.com>
21008
21009 * lib/gdb.exp (get_build_id): New function.
21010 (build_id_debug_filename_get): Rewrite to use it.
21011 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21012
621661e3
MR
210132014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
21014
21015 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21016 `method(long)', not just 0x0.
21017 * gdb.cp/nsalias.exp: Align code labels to 4.
21018 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21019 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21020 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21021 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21022 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21023 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21024
29f0c3b7
DE
210252014-12-02 Doug Evans <dje@google.com>
21026
e1e061e7 21027 PR symtab/17602
29f0c3b7 21028 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 21029 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
21030 * gdb.cp/anon-ns.exp: Update.
21031
162078c8
NB
210322014-12-02 Nick Bull <nicholaspbull@gmail.com>
21033
21034 * gdb.python/py-events.py (inferior_call_handler): New.
21035 (register_changed_handler, memory_changed_handler): New.
21036 (test_events.invoke): Register new handlers.
21037 * gdb.python/py-events.exp: Add tests for inferior call,
21038 memory_changed and register_changed events.
21039
fdb09caf
AA
210402014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21041
21042 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21043 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21044 if the linker doesn't understand this.
21045
55cfb2c4
SM
210462014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21047
21048 * gdb.python/python.exp: Change expected reply to help().
21049
9e8cd6df
YQ
210502014-12-01 Yao Qi <yao@codesourcery.com>
21051
21052 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21053 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21054 * configure: Re-generated.
21055
6c659fc2
SC
210562014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21057
21058 * gdb.cp/chained-calls.cc: New file.
21059 * gdb.cp/chained-calls.exp: New file.
21060 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21061
d7fc3181
SM
210622014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21063
21064 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21065 * gdb.dwarf2/symtab-producer.exp: Same.
21066 * gdb.gdb/python-interrupts.exp: Same.
21067 * gdb.gdb/python-selftest.exp: Same.
21068 * gdb.python/py-linetable.exp: Same.
21069 * gdb.python/py-type.exp: Same.
21070 * gdb.python/py-value-cc.exp: Same.
21071 * gdb.python/py-value.exp: Same.
21072
10e79639
YQ
210732014-11-28 Yao Qi <yao@codesourcery.com>
21074
21075 * gdb.base/break-probes.exp: Match library name prefixed with
21076 sysroot.
21077
f28a0564
SM
210782014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21079
21080 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21081 test expected output. Add parentheses for the call to print.
21082 Remove L suffix from integers.
21083
3fe1ce1d
DE
210842014-11-26 Doug Evans <dje@google.com>
21085
21086 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21087
84429e27
YQ
210882014-11-22 Yao Qi <yao@codesourcery.com>
21089
21090 * gdb.trace/entry-values.c: Remove asms.
21091 (foo): Add foo_label.
21092 (bar): Add bar_label.
21093 * gdb.trace/entry-values.exp: Remove code computing foo's
21094 length and bar's length.
21095 (Dwarf::assemble): Invoke function_range for bar and use
21096 MACRO_AT_func for foo.
21097
26741859
YQ
210982014-11-22 Yao Qi <yao@codesourcery.com>
21099
21100 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21101 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21102 Use .Lgcc43_procstart instead of gcc43.
21103
45e44d27
JB
211042014-11-21 Joel Brobecker <brobecker@adacore.com>
21105
21106 * gdb.ada/n_arr_bound: New testcase.
21107
458c8db8
SDJ
211082014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21109
21110 PR breakpoints/10737
21111 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21112 test_catch_syscall_multi_arch.
21113 (test_catch_syscall_multi_arch): New function.
21114
43f3e411
DE
211152014-11-20 Doug Evans <xdje42@gmail.com>
21116
21117 * gdb.base/maint.exp: Update expected output.
21118
0d7b2549
AA
211192014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21120
21121 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21122 4-byte instruction on S390.
21123
8908fca5
JB
211242014-11-19 Joel Brobecker <brobecker@adacore.com>
21125
21126 * gdb.ada/arr_arr: New testcase.
21127
4a46959e
JB
211282014-11-19 Joel Brobecker <brobecker@adacore.com>
21129
21130 * gdb.ada/pkd_arr_elem: New Testcase.
21131
470e2f4e
LM
211322014-11-18 Luis Machado <lgustavo@codesourcery.com>
21133
21134 * gdb.reverse/break-precsave: Expect completion message for
21135 core file reads.
21136 * gdb.reverse/consecutive-precsave.exp: Likewise.
21137 * gdb.reverse/finish-precsave.exp: Likewise.
21138 * gdb.reverse/i386-precsave.exp: Likewise.
21139 * gdb.reverse/machinestate-precsave.exp: Likewise.
21140 * gdb.reverse/sigall-precsave.exp: Likewise.
21141 * gdb.reverse/solib-precsave.exp: Likewise.
21142 * gdb.reverse/step-precsave.exp: Likewise.
21143 * gdb.reverse/until-precsave.exp: Likewise.
21144 * gdb.reverse/watch-precsave.exp: Likewise.
21145
a267f3ad
AA
211462014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21147
21148 * gdb.base/bp-permanent.c: Include unistd.h.
21149 * gdb.python/py-framefilter-mi.c (main): Add return type.
21150 * gdb.python/py-framefilter.c (main): Likewise.
21151 * gdb.trace/actions-changed.c (main): Likewise.
21152
12084a9a
AA
211532014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21154
21155 * gdb.mi/until.c: Add eye-catchers.
21156 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21157 line numbers.
21158
dc7e1a77
AA
211592014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21160
21161 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21162 function header variants in break1.c.
21163 * gdb.base/ena-dis-br.exp: Likewise.
21164 * gdb.base/hbreak2.exp: Likewise.
21165 * gdb.reverse/until-precsave.exp: Drop references to removed
21166 non-prototype function header variants in ur1.c.
21167 * gdb.reverse/until-reverse.exp: Likewise.
21168
41c77605
PM
211692014-11-17 Petr Machata <pmachata@redhat.com>
21170
21171 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21172 ${_cu_offset_size} bytes abbrev offset.
21173
34248c3a
DE
211742014-11-15 Doug Evans <xdje42@gmail.com>
21175
21176 PR symtab/17559
21177 * gdb.base/line-symtabs.exp: New file.
21178 * gdb.base/line-symtabs.c: New file.
21179 * gdb.base/line-symtabs.h: New file.
21180
646da059
YQ
211812014-11-14 Yao Qi <yao@codesourcery.com>
21182
21183 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21184 (func): Add label func_label.
21185 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21186 Replace low_pc and high_pc with MACRO_AT_range.
21187 Replace name, low_pc and high_pc with MACRO_AT_func.
21188
9301ebe6
YQ
211892014-11-14 Yao Qi <yao@codesourcery.com>
21190
21191 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21192 Replace name, low_pc and high_pc with MACRO_AT_func.
21193
f166b542
YQ
211942014-11-14 Yao Qi <yao@codesourcery.com>
21195
21196 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21197 produce debug information.
21198 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21199
0f6e71e3
YQ
212002014-11-14 Yao Qi <yao@codesourcery.com>
21201
21202 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21203 object and get function length.
21204 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21205 with MACRO_AT_func.
21206 (top-level): Replace gdb_compile and clean_restart with
21207 prepare_for_testing.
21208 * gdb.dwarf2/main.c (main): Add label main_label.
21209
876c4df9
YQ
212102014-11-14 Yao Qi <yao@codesourcery.com>
21211
21212 * lib/dwarf.exp (function_range): New procedure.
21213 (Dwarf::_handle_macro_at_func): New procedure.
21214 (Dwarf::_handle_macro_at_range): New procedure.
21215 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21216
02ad9cf1
YQ
212172014-11-14 Yao Qi <yao@codesourcery.com>
21218
21219 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21220 (_handle_attribute): New procedure.
21221
a59add0c
AA
212222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21223
21224 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21225 * gdb.base/call-sc.c (zed): Likewise.
21226 * gdb.base/checkpoint.c (main): Likewise.
21227 * gdb.base/dump.c (main): Likewise.
21228 * gdb.base/gcore.c (main): Likewise.
21229 * gdb.base/huge.c (main): Likewise.
21230 * gdb.base/multi-forks.c (main): Likewise.
21231 * gdb.base/pr10179-a.c (main): Likewise.
21232 * gdb.base/savedregs.c (main): Likewise.
21233 * gdb.base/sigaltstack.c (main): Likewise.
21234 * gdb.base/siginfo.c (main): Likewise.
21235 * gdb.base/structs.c (zed): Likewise.
21236 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21237 * gdb.mi/mi-syn-frame.c (main): Likewise.
21238 * gdb.mi/until.c (foo, main): Likewise.
21239 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21240 * gdb.base/solib-weak.c (foo): Declare.
21241 * gdb.base/attach-twice.c: Include stdio.h.
21242 * gdb.base/weaklib1.c: Likewise.
21243 * gdb.base/weaklib2.c: Likewise.
21244 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21245 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21246 unistd.h.
21247 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21248 * gdb.mi/mi-exit-code.c: Likewise.
21249 * gdb.base/break-interp-lib.c: Include string.h.
21250 * gdb.base/coremaker.c: Likewise.
21251 * gdb.base/testenv.c: Likewise.
21252 * gdb.python/py-finish-breakpoint.c: Likewise.
21253 * gdb.base/inferior-died.c: Include sys/wait.h.
21254 * gdb.base/fileio.c: Include time.h.
21255 * gdb.base/async-shell.c: Include unistd.h.
21256 * gdb.base/dprintf-non-stop.c: Likewise.
21257 * gdb.base/info-os.c: Likewise.
21258 * gdb.mi/mi-console.c: Likewise.
21259 * gdb.mi/watch-nonstop.c: Likewise.
21260 * gdb.python/py-events.c: Likewise.
21261 * gdb.base/async.c (baz): Move up before its invocation.
21262 * gdb.base/code_elim2.c (my_global_func): Likewise.
21263 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21264 * gdb.base/advance.c (func2): Likewise.
21265
3b5d5997
AA
212662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21267
21268 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21269 variant.
21270 * gdb.base/annota3.c: Likewise.
21271 * gdb.base/async.c: Likewise.
21272 * gdb.base/average.c: Likewise.
21273 * gdb.base/call-ar-st.c: Likewise.
21274 * gdb.base/call-rt-st.c: Likewise.
21275 * gdb.base/call-sc.c: Likewise.
21276 * gdb.base/call-strs.c: Likewise.
21277 * gdb.base/ending-run.c: Likewise.
21278 * gdb.base/execd-prog.c: Likewise.
21279 * gdb.base/exprs.c: Likewise.
21280 * gdb.base/foll-exec.c: Likewise.
21281 * gdb.base/foll-fork.c: Likewise.
21282 * gdb.base/foll-vfork.c: Likewise.
21283 * gdb.base/funcargs.c: Likewise.
21284 * gdb.base/gcore.c: Likewise.
21285 * gdb.base/jump.c: Likewise.
21286 * gdb.base/langs0.c: Likewise.
21287 * gdb.base/langs1.c: Likewise.
21288 * gdb.base/langs2.c: Likewise.
21289 * gdb.base/mips_pro.c: Likewise.
21290 * gdb.base/nodebug.c: Likewise.
21291 * gdb.base/opaque0.c: Likewise.
21292 * gdb.base/opaque1.c: Likewise.
21293 * gdb.base/recurse.c: Likewise.
21294 * gdb.base/run.c: Likewise.
21295 * gdb.base/scope0.c: Likewise.
21296 * gdb.base/scope1.c: Likewise.
21297 * gdb.base/setshow.c: Likewise.
21298 * gdb.base/setvar.c: Likewise.
21299 * gdb.base/shmain.c: Likewise.
21300 * gdb.base/shr1.c: Likewise.
21301 * gdb.base/shr2.c: Likewise.
21302 * gdb.base/sigall.c: Likewise.
21303 * gdb.base/signals.c: Likewise.
21304 * gdb.base/so-indr-cl.c: Likewise.
21305 * gdb.base/solib2.c: Likewise.
21306 * gdb.base/structs.c: Likewise.
21307 * gdb.base/sum.c: Likewise.
21308 * gdb.base/vforked-prog.c: Likewise.
21309 * gdb.base/watchpoint.c: Likewise.
21310 * gdb.reverse/shr2.c: Likewise.
21311 * gdb.reverse/until-reverse.c: Likewise.
21312 * gdb.reverse/ur1.c: Likewise.
21313 * gdb.reverse/watch-reverse.c: Likewise.
21314
066a77c5
AA
213152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21316
21317 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21318 variant.
21319 * gdb.base/sepdebug.exp: Drop references to removed code.
21320
4f204ea5
AA
213212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21322
21323 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21324 variant. Preserve original line numbering.
21325 * gdb.base/list1.c: Likewise.
21326
3b377a3a
AA
213272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21328
21329 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21330 variant.
21331 * gdb.base/break1.c: Likewise.
21332 * gdb.base/break.exp: Drop references to removed code.
21333
e444df73
AA
213342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21335
21336 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21337 variant.
21338
8008f2a7
AA
213392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21340
21341 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21342
a5a06887
AA
213432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21344
21345 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21346 logic into perform_all_tests() and invoke it with and without
21347 function header prototypes.
21348 (do_function_calls): Remove conditional XFAIL for PR 5318.
21349 (rerun_and_prepare): Remove duplicate code.
21350 (perform_all_tests): New. Main logic moved here.
21351
44dba9b9
AA
213522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21353
21354 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21355 code guarded by #ifdef NO_PROTOTYPES.
21356 (t_double_many_args): Likewise.
21357 (DEF_FUNC_MANY_ARGS_1): Likewise.
21358 (DEF_FUNC_VALUES_1): Likewise.
21359 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21360 guarded by #ifdef PROTOTYPES.
21361
d1fbcd56
AA
213622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21363
21364 * gdb.mi/mi-console.c: Add eye-catcher.
21365 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21366 instead of literal line number.
21367
b0e59b8f
AA
213682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21369
21370 * gdb.base/shr2.c: Add eye-catcher.
21371 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21372 line number.
21373
78f98cca
AA
213742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21375
21376 * gdb.base/jump.c: Add eye-catchers.
21377 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21378 numbers.
21379
58fa2af0
AA
213802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21381
21382 * gdb.base/execd-prog.c: Add eye-catchers.
21383 * gdb.base/foll-exec.c: Likewise.
21384 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21385 line numbers.
21386
04e5059b
AA
213872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21388
21389 * gdb.base/ending-run.c: Add eye-catchers.
21390 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21391 literal line numbers.
21392
dbfdb174
AA
213932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21394
21395 * gdb.base/call-rt-st.c: Add eye-catchers.
21396 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21397 literal line numbers.
21398
888a2ade
AA
213992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21400
21401 * gdb.base/call-ar-st.c: Add eye-catchers.
21402 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21403 literal line numbers.
21404
6acc2dde
AA
214052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21406
21407 * gdb.base/average.c: Add eye-catchers.
21408 * gdb.base/sum.c: Likewise.
21409 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21410 regexps dynamically.
21411
9ecfcd1d
AA
214122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21413
21414 * gdb.base/solib1.c: Add eye-catchers.
21415 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21416 literal line numbers.
21417
78708b7c
PA
214182014-11-12 Pedro Alves <palves@redhat.com>
21419
21420 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21421 leader has exited.
21422
af48d08f
PA
214232014-11-12 Pedro Alves <palves@redhat.com>
21424
21425 * gdb.arch/i386-bp_permanent.c: New file.
21426 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21427 (srcfile): Set to i386-bp_permanent.c.
21428 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21429 that stepi does not execute the 'leave' instruction, instead of
21430 testing it does execute.
21431 * gdb.base/bp-permanent.c: New file.
21432 * gdb.base/bp-permanent.exp: New file.
21433
af3768e9
DE
214342014-11-10 Doug Evans <xdje42@gmail.com>
21435
21436 PR symtab/17564
21437 * gdb.base/symtab-search-order.exp: New file.
21438 * gdb.base/symtab-search-order.c: New file.
21439 * gdb.base/symtab-search-order-1.c: New file.
21440 * gdb.base/symtab-search-order-shlib-1.c: New file.
21441
9de00a4a
PA
214422014-11-07 Pedro Alves <palves@redhat.com>
21443
21444 PR gdb/17511
21445 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21446 i?86-*-linux*.
21447
e0f52461
SC
214482014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21449
21450 PR c++/17494
21451 * gdb.cp/pr17494.cc: New file.
21452 * gdb.cp/pr17494.exp: New file.
21453
6ce8c980
YQ
214542014-11-02 Yao Qi <yao@codesourcery.com>
21455
21456 * gdb.python/python.exp: Get working directory and match the
21457 output of "set extended-prompt \\w " with it.
21458
02be9a71
DE
214592014-10-30 Doug Evans <dje@google.com>
21460
21461 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21462 in objfiles.
21463 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21464 in progspaces.
21465
3bdff46b
LM
214662014-10-30 Janis Johnson <janisjo@codesourcery.com>
21467
21468 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21469 * gdb.base/realname-expand.exp: Likewise.
21470 * gdb.linespec/macro-relative.exp: Likewise.
21471
ab917dfb
PA
214722014-10-29 Pedro Alves <palves@redhat.com>
21473
21474 PR gdb/17408
21475 * gdb.threads/schedlock.c (some_function): New function.
21476 (call_function): New global.
21477 (MAYBE_CALL_SOME_FUNCTION): New macro.
21478 (thread_function): Call it.
21479 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21480 and use it instead of a global counter. Adjust all callers.
21481 (get_current_thread): Use "find current thread" for test message
21482 here rather than having all callers pass down the same string.
21483 (goto_loop): New procedure, factored out from ...
21484 (my_continue): ... this.
21485 (step_ten_loops): Change parameter from test message to command to
21486 use. Adjust.
21487 (list_count): Delete global.
21488 (check_result): New procedure, factored out from duplicate top
21489 level code.
21490 (continue tests): Wrap in with_test_prefix.
21491 (test_step): New procedure, factored out from duplicate top level
21492 code.
21493 (top level): Test "step" in combination with all scheduler-locking
21494 modes. Test "next" in combination with all scheduler-locking
21495 modes, and in combination with stepping over a function call or
21496 not.
21497 * gdb.threads/next-bp-other-thread.c: New file.
21498 * gdb.threads/next-bp-other-thread.exp: New file.
21499
d3d4baed
PA
215002014-10-29 Pedro Alves <palves@redhat.com>
21501
21502 PR python/17372
21503 * gdb.python/python.exp: Test a multi-line command that spawns
21504 interactive Python.
21505 * gdb.base/multi-line-starts-subshell.exp: New file.
21506
563e8d85
YQ
215072014-10-29 Yao Qi <yao@codesourcery.com>
21508
21509 * gdb.base/fileio.exp: Make directories on host.
21510
0ea4d52e
YQ
215112014-10-29 Yao Qi <yao@codesourcery.com>
21512
21513 * gdb.base/fileio.c (test_write): Close the file.
21514
7f5ef605
PA
215152014-10-28 Pedro Alves <palves@redhat.com>
21516
21517 PR gdb/12623
21518 * gdb.base/sigstep.c (no_handler): New global.
21519 (main): If 'no_handler is true, set the signal handlers to
21520 SIG_IGN.
21521 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21522 with_sw_watch and no_handler parameters. Handle them.
21523 (top level) <stepping over handler when stopped at a breakpoint
21524 test>: Add a test axis for testing with a software watchpoint, and
21525 another for testing with the signal handler set to SIG_IGN.
21526 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21527 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21528
abbdbd03
PA
215292014-10-28 Pedro Alves <palves@redhat.com>
21530
21531 PR gdb/17511
21532 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21533 * gdb.base/sigstep.exp (other_handler_location): New global.
21534 (advance): Support stepping into the signal handler, and running
21535 commands while in the handler.
21536 (in_handler_map): New global.
21537 (top level): In the advance test, add combinations for getting
21538 into the handler with stepping commands, and for running commands
21539 in the handler. Add comment descripting the advancei tests.
21540
1df4399f
PA
215412014-10-28 Pedro Alves <palves@redhat.com>
21542
21543 * gdb.base/sigstep.exp: Use build_executable instead of
21544 prepare_for_testing.
21545 (top level): Move code that starts GDB, runs to main and creates a
21546 display to ...
21547 (restart): ... this new procedure.
21548 (top level): Move backtrace from signal handler test to ...
21549 (validate_backtrace): ... this new procedure.
21550 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21551 with_test_prefix. Always restart GDB.
21552 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21553 with_test_prefix. Always restart GDB. No need to delete
21554 breakpoints after the test.
21555 (test_skip_handler): Remove prefix parameter.
21556 (skip_over_handler, breakpoint_to_handler)
21557 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21558 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21559 restart GDB. No need to delete breakpoints after the test.
21560 (top level): Use foreach to call the test procedures with
21561 different commands.
21562
a5b6e449
PA
215632014-10-28 Pedro Alves <palves@redhat.com>
21564
21565 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21566 instead of GNATS numbers.
21567 * gdb.base/sigbpt.exp: Likewise.
21568 * gdb.base/siginfo.exp: Likewise.
21569 * gdb.base/sigstep.exp: Likewise.
21570
e5f8a7cc
PA
215712014-10-27 Pedro Alves <palves@redhat.com>
21572
21573 * gdb.base/sigstep.c (dummy): New global.
21574 (main): Issue a couple writes to the new global.
21575 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21576 procedures.
21577 (skip_over_handler): Use test_skip_handler.
21578 (top level): Call skip_over_handler for stepi and nexti too.
21579 (breakpoint_over_handler): Use test_skip_handler.
21580 (top level): Call breakpoint_over_handler for stepi and nexti too.
21581
763905a3
YQ
215822014-10-27 Yao Qi <yao@codesourcery.com>
21583
21584 * gdb.trace/tfile.c (adjust_function_address)
21585 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21586 function descriptor.
21587
6f259a23
DB
215882014-10-24 Don Breazeal <donb@codesourcery.com>
21589
21590 * gdb.base/foll-fork.exp (test_follow_fork,
21591 catch_fork_child_follow): Check for updated fork messages emitted
21592 from infrun.c.
21593 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21594 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21595 vfork_and_exec_child_follow_through_step): Check for updated vfork
21596 messages emitted from infrun.c.
21597
09dd9a69
PA
215982014-10-24 Pedro Alves <palves@redhat.com>
21599
21600 * gdb.base/corefile.exp: Remove references to ultrix.
21601 * gdb.base/interrupt.exp: Likewise.
21602 * gdb.base/whatis.exp: Likewise.
21603 * gdb.gdb/selftest.exp: Likewise.
21604 * gdb.threads/manythreads.exp: Likewise.
21605 * gdb.threads/print-threads.exp: Likewise.
21606 * gdb.threads/pthreads.exp:: Likewise.
21607 * gdb.threads/schedlock.exp: Likewise.
21608
3433cfa5
SC
216092014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21610
21611 * gdb.cp/non-trivial-retval.cc: Add a test case.
21612 * gdb.cp/non-trivial-retval.exp: Add a test.
21613
092f880b
YQ
216142014-10-20 Yao Qi <yao@codesourcery.com>
21615
21616 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21617 * gdb.python/py-objfile-script-gdb.py: New file.
21618 * gdb.python/py-objfile-script.exp: Update reference to
21619 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21620 of remote_download. Remove the dest file.
21621
acbdb7f3
YQ
216222014-10-20 Yao Qi <yao@codesourcery.com>
21623
21624 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21625 * gdb.base/step-line.exp: Likewise.
21626 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21627 * gdb.dwarf2/dw2-basic.exp: Likewise.
21628 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21629 * gdb.dwarf2/dw2-filename.exp: Likewise.
21630 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21631 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21632 * gdb.dwarf2/dw2-producer.exp: Likewise.
21633 * gdb.dwarf2/mac-fileno.exp: Likewise.
21634 * gdb.python/py-frame-args.exp: Likewise.
21635 * gdb.python/py-framefilter.exp: Likewise.
21636 * gdb.python/py-mi.exp: Likewise.
21637 * gdb.python/py-objfile-script.exp: Likewise
21638 * gdb.python/py-pp-integral.exp: Likewise.
21639 * gdb.python/py-pp-re-notag.exp: Likewise.
21640 * gdb.python/py-prettyprint.exp: Likewise.
21641 * gdb.python/py-section-script.exp: Likewise.
21642 * gdb.python/py-typeprint.exp: Likewise.
21643 * gdb.python/py-xmethods.exp: Likewise.
21644 * gdb.stabs/weird.exp: Likewise.
21645 * gdb.xml/tdesc-regs.exp: Likewise.
21646
bd286a29
KCY
216472014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
21648
21649 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21650 (out_cu): Use addr_len for the size of addresses.
21651 (out_line): Likewise. Size DW_LNE_set_address instruction
21652 according to addr_len.
21653 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21654 (FUNC): Add START_INSNS to definition.
21655
673dc4a0
YQ
216562014-10-18 Yao Qi <yao@codesourcery.com>
21657
21658 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21659 gdb_has_argv0 return true.
21660 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21661 check [target_info exists noargs], check [gdb_has_argv0]
21662 instead.
21663 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21664 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21665 procedures.
21666
4ffbba72
DE
216672014-10-17 Doug Evans <dje@google.com>
21668
21669 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21670 event.
21671 * gdb.python/py-events.py: Add clear_objfiles event.
21672
d096d8c1
DE
216732014-10-17 Doug Evans <dje@google.com>
21674
21675 * gdb.python/py-objfile.exp: Test progspace attribute.
21676
a80db015
LM
216772014-10-17 Luis Machado <lgustavo@codesourcery.com>
21678
21679 * gdb.guile/scm-breakpoint.exp: Do not assume any
21680 directory separators when matching source file paths.
21681 * gdb.python/py-breakpoint.exp: Likewise.
21682 * gdb.reverse/break-precsave.exp: Likewise.
21683 * gdb.reverse/break-reverse.exp: Likewise.
21684 * gdb.reverse/consecutive-precsave.exp: Likewise.
21685 * gdb.reverse/finish-precsave.exp: Likewise.
21686 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21687 * gdb.reverse/finish-reverse.exp: Likewise.
21688 * gdb.reverse/i386-precsave.exp: Likewise.
21689 * gdb.reverse/i387-env-reverse.exp: Likewise.
21690 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21691 * gdb.reverse/machinestate-precsave.exp: Likewise.
21692 * gdb.reverse/machinestate.exp: Likewise.
21693 * gdb.reverse/sigall-precsave.exp: Likewise.
21694 * gdb.reverse/solib-precsave.exp: Likewise.
21695 * gdb.reverse/step-precsave.exp: Likewise.
21696 * gdb.reverse/until-precsave.exp: Likewise.
21697 * gdb.reverse/watch-precsave.exp: Likewise.
21698 * gdb.reverse/watch-reverse.exp: Likewise.
21699
b22089ab
YQ
217002014-10-17 Yao Qi <yao@codesourcery.com>
21701
21702 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21703 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21704
6c4486e6
PA
217052014-10-17 Pedro Alves <palves@redhat.com>
21706
21707 PR gdb/17471
21708 * gdb.base/bg-execution-repeat.c: New file.
21709 * gdb.base/bg-execution-repeat.exp: New file.
21710
0ff33695
PA
217112014-10-17 Pedro Alves <palves@redhat.com>
21712
21713 PR gdb/17300
21714 * gdb.base/continue-all-already-running.c: New file.
21715 * gdb.base/continue-all-already-running.exp: New file.
21716
6fdebc3d
PA
217172014-10-17 Pedro Alves <palves@redhat.com>
21718
21719 PR gdb/17472
21720 * gdb.base/annota-input-while-running.c: New file.
21721 * gdb.base/annota-input-while-running.exp: New file.
21722
32a8097b
PA
217232014-10-17 Pedro Alves <palves@redhat.com>
21724
21725 * gdb.base/callfuncs.exp: emove references to osf.
21726 * gdb.base/sigall.exp: Likewise.
21727 * gdb.gdb/selftest.exp: Likewise.
21728 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21729 * gdb.mi/non-stop.c: Likewise.
21730 * gdb.mi/pthreads.c: Likewise.
21731 * gdb.reverse/sigall-precsave.exp: Likewise.
21732 * gdb.reverse/sigall-reverse.exp: Likewise.
21733 * gdb.threads/pthreads.c: Likewise.
21734 * gdb.threads/pthreads.exp: Likewise.
21735
7a3517ff
YQ
217362014-10-17 Yao Qi <yao@codesourcery.com>
21737
21738 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21739 check 'target_info exists noargs'.
21740 (test_command_prompt_position): Likewise.
21741 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21742 Remove "set args".
21743 (progvar_simple_while_test): Likewise.
21744 (progvar_complex_if_while_test): Likewise.
21745 (if_while_breakpoint_command_test): Likewise.
21746 (infrun_breakpoint_command_test): Likewise.
21747 (breakpoint_command_test): Likewise.
21748 (watchpoint_command_test): Likewise.
21749 (bp_deleted_in_command_test): Likewise.
21750 (temporary_breakpoint_commands): Likewise.
21751
bb99c472
YQ
217522014-10-16 Yao Qi <yao@codesourcery.com>
21753
21754 * gdb.base/remotetimeout.exp: Remove noargs checking.
21755
7c16b83e
PA
217562014-10-15 Pedro Alves <palves@redhat.com>
21757
21758 PR breakpoints/9649
21759 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21760 * gdb.base/breakpoint-in-ro-region.exp
21761 (probe_target_hardware_step): New procedure.
21762 (top level): Probe hardware stepping and hardware breakpoint
21763 support. Test stepping through a read-only region, with both
21764 "breakpoint auto-hw" on and off and both "always-inserted" on and
21765 off.
21766
35a49624
IB
217672014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
21768
21769 * gdb.dlang/demangle.exp: Update for demangling changes.
21770
2d1c107c
SC
217712014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21772
21773 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21774 * gdb.cp/non-trivial-retval.exp: Add new tests.
21775
778811d5
SC
217762014-10-15 Siva Chandra Reddy <sivachandra@google.com>
21777
21778 PR c++/13403
21779 PR c++/15154
21780 * gdb.cp/non-trivial-retval.cc: New file.
21781 * gdb.cp/non-trivial-retval.exp: New file.
21782
10c5f0a8
YQ
217832014-10-15 Yao Qi <yao@codesourcery.com>
21784
21785 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21786 remote host.
21787
65d7b369
YQ
217882014-10-15 Yao Qi <yao@codesourcery.com>
21789
21790 * gdb.python/py-symbol.exp: Match file base name if host is
21791 remote, otherwise match file name with dir name.
21792 * gdb.python/py-symtab.exp: Likewise.
21793 * gdb.python/python.exp: Likewise.
21794
46dc1394
YQ
217952014-10-15 Yao Qi <yao@codesourcery.com>
21796
21797 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21798 pattern.
21799 * gdb.python/py-symtab.exp: Likewise.
21800 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21801 locationn.
21802
c40cc657
JB
218032014-10-14 Joel Brobecker <brobecker@adacore.com>
21804
21805 * gdb.ada/addr_arith: New testcase.
21806
2abf49e1
MR
218072014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21808
21809 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21810 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21811 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21812 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21813
f7088df3
SDJ
218142014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21815
21816 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21817 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21818 * gdb.arch/stap-eval-lang-ada.exp: New file.
21819
4dc06805
YQ
218202014-10-14 Yao Qi <yao@codesourcery.com>
21821
21822 * gdb.mi/mi-var-child.c (nothing1): New function.
21823 (nothing2): New function.
21824 (do_children_tests): Set function pointers by nothing1 and
21825 nothing2.
21826 * gdb.mi/mi-var-child.exp: Step over new added statements.
21827 Update test to match the new output.
21828 * gdb.mi/var-cmd.c (nothing1): New function.
21829 (nothing2): New function.
21830 (do_children_tests): Set function pointers by nothing1 and
21831 nothing2.
21832 * gdb.mi/mi-var-display.exp: Update test to match output.
21833 Step to the line specified by $line_dct_nothing.
21834 Increase the number of lines to step.
21835
46a93de2
YQ
218362014-10-14 Yao Qi <yao@codesourcery.com>
21837
21838 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21839 tests.
21840 * gdb.mi/mi2-var-child.exp: Likewise.
21841
14ea52ee
DE
218422014-10-13 Doug Evans <dje@google.com>
21843
21844 * gdb.python/py-objfile.exp: Change name of file name test.
21845
e5c6e92b
DE
218462014-10-13 Doug Evans <dje@google.com>
21847
21848 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21849 from the start of the CU.
21850
c780cc2f
JK
218512014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21852 Yao Qi <yao@codesourcery.com>
21853
21854 Fix "save breakpoints" for "catch" command.
21855 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21856 Remove -nonewline. Match also the added "main" line.
21857
99894e11
JK
218582014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21859
21860 Fix "save breakpoints" for "disable $bpnum" command.
21861 * gdb.base/save-bp.c (main): Add label.
21862 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21863
6e1ac5a3
JK
218642014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21865
21866 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21867
754dd2b0
YQ
218682014-10-11 Yao Qi <yao@codesourcery.com>
21869
21870 * gdb.server/server-kill.exp: Execute command
21871 "set remote trace-status-packet on" before "tstatus".
21872
f90183d7
YQ
218732014-10-11 Yao Qi <yao@codesourcery.com>
21874
21875 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21876 (main): Call getppid.
21877 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21878 and continue to it. Read variable "server_pid".
21879
bf40a607
YQ
218802014-10-11 Yao Qi <yao@codesourcery.com>
21881
21882 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21883
052ca370
YQ
218842014-10-11 Yao Qi <yao@codesourcery.com>
21885
21886 * gdb.threads/thread-find.exp: Don't execute command
21887 "info threads".
21888 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21889 * gdb.threads/linux-dp.exp: Don't check the condition
21890 $threads_created equals to zero.
21891
3831839c
PA
218922014-10-10 Pedro Alves <palves@redhat.com>
21893
21894 * gdb.base/bigcore.exp: Remove references to IRIX.
21895 * gdb.base/funcargs.exp: Likewise.
21896 * gdb.base/interrupt.exp: Likewise.
21897 * gdb.base/mips_pro.exp: Likewise.
21898 * gdb.base/nodebug.exp: Likewise.
21899 * gdb.base/setvar.exp: Likewise.
21900 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21901
8b9a549d
PA
219022014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21903 Pedro Alves <palves@redhat.com>
21904
21905 PR symtab/14466
21906 * gdb.base/vdso-warning.c: New file.
21907 * gdb.base/vdso-warning.exp: New file.
21908
d48ba5e8
DE
219092014-10-02 Doug Evans <dje@google.com>
21910
21911 * gdb.base/structs.c (main): Don't run forever.
21912
2278c276
PA
219132014-10-02 Pedro Alves <palves@redhat.com>
21914
21915 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21916 (top level) <stop threads 1, stop threads 2>: Use it.
21917
b57bacec
PA
219182014-10-02 Pedro Alves <palves@redhat.com>
21919
21920 * gdb.threads/break-while-running.exp (test): Add new
21921 'update_thread_list' argument. Skip "info threads" if false.
21922 (top level): Add new 'update_thread_list' axis.
21923
13fd3ff3
PA
219242014-10-02 Pedro Alves <palves@redhat.com>
21925
21926 PR breakpoints/17431
21927 * gdb.base/execl-update-breakpoints.c: New file.
21928 * gdb.base/execl-update-breakpoints.exp: New file.
21929
0fec99e8
PA
219302014-10-01 Pedro Alves <palves@redhat.com>
21931
21932 * gdb.base/breakpoint-in-ro-region.c: New file.
21933 * gdb.base/breakpoint-in-ro-region.exp: New file.
21934
2ddf4301
SM
219352014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21936
21937 * gdb.mi/mi-exit-code.exp: New file.
21938 * gdb.mi/mi-exit-code.c: New file.
21939
6a5f3f43
YQ
219402014-09-30 Yao Qi <yao@codesourcery.com>
21941
21942 * lib/prelink-support.exp (build_executable_own_libs): Error if
21943 the target isn't native.
21944
345bcc73
YQ
219452014-09-30 Yao Qi <yao@codesourcery.com>
21946
21947 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21948 false.
21949
a25a5a45
PA
219502014-09-22 Pedro Alves <palves@redhat.com>
21951
21952 * gdb.threads/break-while-running.exp: New file.
21953 * gdb.threads/break-while-running.c: New file.
21954
00ba3162
YQ
219552014-09-19 Yao Qi <yao@codesourcery.com>
21956
21957 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21958 Invoke test. Restart GDB with --readnow and invoke test again.
21959
c3b7b696
YQ
219602014-09-19 Yao Qi <yao@codesourcery.com>
21961
21962 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21963 proc set_breakpoint_on_gcd_function. Invoke
21964 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21965 invoke set_breakpoint_on_gcd_function again.
21966
2b4fd423
DE
219672014-09-18 Doug Evans <dje@google.com>
21968
21969 * gdb.dwarf2/symtab-producer.exp: New file.
21970
a5947601
SDJ
219712014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21972
21973 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21974 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21975 * gdb.base/global-var-nested-by-dso.c: Likewise.
21976 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21977
91c19059
SDJ
219782014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21979 Pedro Alves <palves@redhat.com>
21980
21981 * gdb.base/watch-bitfields.exp: Pass string other than test file
21982 name to prepare_for_testing.
21983 (watch): New procedure.
21984 (expect_watchpoint): Use with_test_prefix.
21985 (top level): Factor out tests to ...
21986 (test_watch_location, test_regular_watch): ... these new
21987 procedures, and use with_test_prefix and gdb_continue_to_end.
21988
bb9d5f81
PP
219892014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21990
21991 PR breakpoints/12526
21992 * gdb.base/watch-bitfields.exp: New file.
21993 * gdb.base/watch-bitfields.c: New file.
21994
635856f5
PA
219952014-09-16 Pedro Alves <palves@redhat.com>
21996
21997 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21998 software and hardware addresses, not software address against
21999 itself.
22000
7280ceea
PA
220012014-09-16 Pedro Alves <palves@redhat.com>
22002
22003 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22004 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22005
428b16bd
PA
220062014-09-16 Pedro Alves <palves@redhat.com>
22007
22008 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22009 files.
22010 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22011 "*-*-vxworks*" throughout.
22012 * gdb.base/break.exp: Likewise.
22013 * gdb.base/default.exp: Likewise.
22014 * gdb.base/scope.exp: Likewise.
22015 * gdb.base/sepdebug.exp: Likewise.
22016 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22017 throughout.
22018 * gdb.base/run.c: Likewise.
22019 * gdb.base/sepdebug.c: Likewise.
22020 * gdb.hp/gdb.aCC/run.c: Likewise.
22021 * gdb.reverse/until-reverse.c: Likewise.
22022 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22023
666d413c
YQ
220242014-09-16 Yao Qi <yao@codesourcery.com>
22025
22026 * boards/local-remote-host-native.exp: New file.
22027
57cbd724
DE
220282014-09-14 Doug Evans <xdje42@gmail.com>
22029
22030 * gdb.threads/queue-signal.c (thread_count): New variable.
22031 (thread_count_mutex, thread_count_condvar): New variables.
22032 (incr_thread_count, wait_all_threads_running): New functions.
22033 (main): Wait for all threads to be in their thread functions.
22034
81219e53
DE
220352014-09-13 Doug Evans <xdje42@gmail.com>
22036
22037 * gdb.threads/queue-signal.c: New file.
22038 * gdb.threads/queue-signal.exp: New file.
22039
3714cea7
DE
220402014-09-13 Doug Evans <xdje42@gmail.com>
22041
22042 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22043 be consistent with what default_gdb_init uses.
22044 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22045 the plain text of the prompt. Add some logging printfs.
22046 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22047
fa43b1d7
PA
220482014-09-12 Pedro Alves <palves@redhat.com>
22049
22050 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22051 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22052 * gdb.arch/i386-size-overlap.exp: Likewise.
22053 * gdb.arch/i386-size.exp: Likewise.
22054 * gdb.arch/i386-unwind.exp: Likewise.
22055 * gdb.base/a2-run.exp: Likewise.
22056 * gdb.base/break.exp: Likewise.
22057 * gdb.base/charset.exp: Likewise.
22058 * gdb.base/chng-syms.exp: Likewise.
22059 * gdb.base/commands.exp: Likewise.
22060 * gdb.base/dbx.exp: Likewise.
22061 * gdb.base/find.exp: Likewise.
22062 * gdb.base/funcargs.exp: Likewise.
22063 * gdb.base/jit-simple.exp: Likewise.
22064 * gdb.base/reread.exp: Likewise.
22065 * gdb.base/sepdebug.exp: Likewise.
22066 * gdb.base/step-bt.exp: Likewise.
22067 * gdb.cp/mb-inline.exp: Likewise.
22068 * gdb.cp/mb-templates.exp: Likewise.
22069 * gdb.objc/basicclass.exp: Likewise.
22070 * gdb.threads/killed.exp: Likewise.
22071
9d9bf2df
EBM
220722014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22073
22074 PR tdep/17379
22075 * gdb.arch/powerpc-stackless.S: New file.
22076 * gdb.arch/powerpc-stackless.exp: New file.
22077
1cf2f1b0
JK
220782014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22079
22080 * gdb.base/attach.c: Include unistd.h.
22081 (main): Call alarm. Add label postloop.
22082 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22083 gdb_breakpoint, gdb_continue_to_breakpoint.
22084 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22085
98880d46
PA
220862014-09-11 Pedro Alves <palves@redhat.com>
22087
22088 PR gdb/17347
22089 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22090 * gdb.base/attach.exp (test_command_line_attach_run): New
22091 procedure.
22092 (top level): Call it.
22093
4c92ff2c
PA
220942014-09-11 Pedro Alves <palves@redhat.com>
22095
22096 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22097 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22098 (do_command_attach_tests): Use spawn_wait_for_attach.
22099 * gdb.base/solib-overlap.exp: Likewise.
22100 * gdb.multi/multi-attach.exp: Likewise.
22101 * gdb.python/py-prompt.exp: Likewise.
22102 * gdb.python/py-sync-interp.exp: Likewise.
22103 * gdb.server/ext-attach.exp: Likewise.
22104
3adc1a7d
GKB
221052014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22106
22107 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22108 command in testcase. Simplify testcase.
22109
96334934
JB
221102014-09-10 Joel Brobecker <brobecker@adacore.com>
22111
22112 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22113
eb479039
JB
221142014-09-10 Joel Brobecker <brobecker@adacore.com>
22115
22116 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22117
deede10c
JB
221182014-09-10 Joel Brobecker <brobecker@adacore.com>
22119
22120 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22121
7828a5f5
JB
221222014-09-10 Joel Brobecker <brobecker@adacore.com>
22123
22124 * gdb.dwarf2/dynarr-ptr.c: New file.
22125 * gdb.dwarf2/dynarr-ptr.exp: New file.
22126
33aeebcf
MR
221272014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22128
22129 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22130 of 30 rather than hardcoding 120 for a slow test case. Take the
22131 `gdb,timeout' target setting into account for this calculation.
22132 Don't extend the timeout for the test cases that don't need it.
22133
7b415901
MR
221342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22135
22136 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22137 a factor of 2 for a slow test case. Take the `gdb,timeout'
22138 target setting into account for this calculation.
22139 * gdb.reverse/until-precsave.exp: Increase the timeout by
22140 a factor of 15 and 3 respectively rather than adding 120
22141 for a pair of slow test cases. Take the `gdb,timeout'
22142 target setting into account for this calculation.
22143
4a40f85a
MR
221442014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22145
22146 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22147 timeout, don't pass one down to gdb_expect.
22148 (gdb_expect): Rework timeout selection.
22149
09635af7
MR
221502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22151
22152 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22153 exception on timeout.
22154 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22155 (gdbserver_start_extended): Catch any `gdbserver_start' error
22156 exceptions.
22157 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22158 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22159 `gdbserver_gdb_load' error exceptions.
22160
2bdd10b7
MR
221612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22162
22163 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22164 120 on waiting for the TCP socket to open.
22165
316935f0
DE
221662014-09-09 Doug Evans <xdje42@gmail.com>
22167
22168 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22169 _caller_matches, _any_caller_is, _any_caller_matches.
22170
83740597
DE
221712014-09-09 Doug Evans <xdje42@gmail.com>
22172
22173 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22174
4c122fc3
YQ
221752014-09-09 Yao Qi <yao@codesourcery.com>
22176
22177 * gdb.mi/mi-var-display.exp: Set print symbol off.
22178
a9f116cb
GKB
221792014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22180
22181 PR gdb/17035
22182 * gdb.base/commands.exp: Add tests to verify user-defined
22183 commands with empty bodies.
22184 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22185 python commands in `show user command`.
22186 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22187 scheme commands in `show user command`.
22188
c75bd3a2
JK
221892014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22190
22191 PR python/17355
22192 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22193 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22194 * gdb.python/py-framefilter-invalidarg.exp: New file.
22195 * gdb.python/py-framefilter-invalidarg.py: New file.
22196
faa42425
DE
221972014-09-06 Doug Evans <xdje42@gmail.com>
22198
22199 PR 15276
22200 * gdb.python/py-caller-is.c: New file.
22201 * gdb.python/py-caller-is.exp: New file.
22202
474ca4f6
SDJ
222032014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22204
22205 PR gdb/17235
22206 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22207 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22208
eb0b0463
SDJ
222092014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22210
22211 PR fortran/17237
22212 * gdb.fortran/print-formatted.exp: New file.
22213 * gdb.fortran/print-formatted.f90: Likewise.
22214
5f3b99cf
SS
222152014-09-03 Sasha Smundak <asmundak@google.com>
22216
22217 * gdb.python/py-frame.exp: Test Frame.read_register.
22218
7d793aa9
SDJ
222192014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22220
22221 PR python/16699
22222 * gdb.python/py-completion.exp: New file.
22223 * gdb.python/py-completion.py: Likewise.
22224
fb0576e9
DE
222252014-08-28 Doug Evans <dje@google.com>
22226
22227 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22228 eax,etc. are live with values set by gdb and thus the compiler can't
22229 use them.
22230 * gdb.arch/i386-pseudo.c (main): Ditto.
22231
ee92b0dd
DE
222322014-08-27 Doug Evans <dje@google.com>
22233
22234 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22235
6649db35
DE
222362014-08-25 Doug Evans <dje@google.com>
22237
22238 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22239 (main): Ditto.
22240
564b7600
DE
222412014-08-25 Doug Evans <dje@google.com>
22242
22243 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22244
3881fb67
YQ
222452014-08-24 Yao Qi <yao@codesourcery.com>
22246
22247 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22248 symbol off.
22249 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22250
a05a36a5
DE
222512014-08-22 Doug Evans <dje@google.com>
22252
22253 PR 17276
22254 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22255 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22256 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22257
7c343b48
YQ
222582014-08-22 Yao Qi <yao@codesourcery.com>
22259
22260 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22261 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22262 * gdb.python/python.exp: Likewise. Use .py file on the host
22263 instead of the build.
22264
22fd09ae
JK
222652014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22266
22267 * gdb.threads/gcore-stale-thread.c: New file.
22268 * gdb.threads/gcore-stale-thread.exp: New file.
22269
a8454a7c
PA
222702014-08-21 Pedro Alves <palves@redhat.com>
22271
22272 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22273 * gdb.base/gcore-relro-pie.exp: Likewise.
22274 * gdb.base/gcore-relro.exp: Likewise.
22275 * gdb.base/gcore.exp: Likewise.
22276 * gdb.base/print-symbol-loading.exp: Likewise.
22277 * gdb.threads/gcore-thread.exp: Likewise.
22278 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22279
2a31c623
PA
222802014-08-20 Pedro Alves <palves@redhat.com>
22281 Jan Kratochvil <jan.kratochvil@redhat.com>
22282
22283 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22284 configure.
22285 (EXPECT): Handle READ1 being set.
22286 (all): Depend on EXTRA_RULES.
22287 (check-read1, expect-read1, read1.so, read1): New rules.
22288 * README (Testsuite Parameters): Document the READ1 make variable.
22289 (Race detection): New section.
22290 * configure: Regenerate.
22291 * configure.ac: If build==host==target, and running under a
22292 GNU/glibc system, add read1 to the extra Makefile rules.
22293 (EXTRA_RULES): AC_SUBST it.
22294 * lib/read1.c: New file.
22295
d36430db
JB
222962014-08-20 Joel Brobecker <brobecker@adacore.com>
22297
22298 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22299 the handling of variables declared as a typedef to an array
22300 which a DW_AT_data_location attribute.
22301
9a0dc9e3
PA
223022014-08-19 Andrew Burgess <aburgess@broadcom.com>
22303 Pedro Alves <palves@redhat.com>
22304
22305 PR symtab/14604
22306 PR symtab/14605
22307 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22308 gdb_test.
22309
0718a8da
PA
223102014-08-19 Pedro Alves <palves@redhat.com>
22311
22312 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22313
13b448cd
YQ
223142014-08-19 Yao Qi <yao@codesourcery.com>
22315
22316 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22317 right line.
22318
1cbf5077
DB
223192014-08-18 David Blaikie <dblaikie@gmail.com>
22320
22321 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22322
bf0fae19
JB
223232014-08-18 Joel Brobecker <brobecker@adacore.com>
22324
22325 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22326 attribute in array range.
22327
3c8c5dcc
JB
223282014-08-18 Joel Brobecker <brobecker@adacore.com>
22329
22330 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22331
e66d4446
SC
223322014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22333
22334 PR c++/17132
22335 * gdb.cp/pr17132.cc: New file.
22336 * gdb.cp/pr17132.exp: New file.
22337
940df408
SC
223382014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22339
22340 * gdb.python/py-xmethods.py (A_getarrayind)
22341 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22342 Use 'print' with function call syntax.
22343 (E_method_matcher.match): Fix tab vs space indentation mixup.
22344
ebcc6c3a
YQ
223452014-08-15 Yao Qi <yao@codesourcery.com>
22346
22347 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22348 false.
22349
775e0f04
YQ
223502014-08-15 Yao Qi <yao@codesourcery.com>
22351
22352 * gdb.cp/casts.exp: Set print symbol off.
22353 * gdb.cp/class2.exp: Likewise.
22354 * gdb.cp/overload.exp: Likewise.
22355 * gdb.cp/templates.exp: Likewise.
22356
d769e349
DE
223572014-08-11 Doug Evans <dje@google.com>
22358
22359 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22360 (test_load_shlib): Update.
22361
20c6f1e1
YQ
223622014-08-09 Yao Qi <yao@codesourcery.com>
22363
22364 * gdb.base/display.exp: Invoke is_address_zero_readable.
22365 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22366 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22367 * gdb.base/hbreak-unmapped.exp: Return if
22368 is_address_zero_readable returns true.
22369 * gdb.base/signest.exp: Likewise.
22370 * gdb.base/signull.exp: Likewise.
22371 * gdb.base/sigbpt.exp: Likewise.
22372 * gdb.guile/scm-disasm.exp: Do the test if
22373 is_address_zero_readable returns false.
22374 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22375 * gdb.python/py-arch.exp: Likewise.
22376 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22377 * lib/gdb.exp (is_address_zero_readable): New proc.
22378
5792e8e3
YQ
223792014-08-09 Yao Qi <yao@codesourcery.com>
22380
22381 PR testsuite/13443
22382 * gdb.mi/mi-var-display.exp: Make test messages unique.
22383
3cecbbbe
TT
223842014-08-04 Tom Tromey <tromey@redhat.com>
22385
22386 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22387 target 0".
22388
00b51ff5
TT
223892014-08-04 Tom Tromey <tromey@redhat.com>
22390
22391 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22392 "target_resume".
22393
6908c509
JB
223942014-08-01 Joel Brobecker <brobecker@adacore.com>
22395
22396 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22397 inner_vla_struct_object_size.
22398 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22399 as xfail.
22400
cc6563d2
PA
224012014-07-30 Pedro Alves <palves@redhat.com>
22402
22403 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22404 comment.
22405
7e09a223
YQ
224062014-07-29 Yao Qi <yao@codesourcery.com>
22407
22408 PR gdb/17206
22409 * gdb.base/until-nodebug.exp: New.
22410
7ebdbe92
DE
224112014-07-28 Doug Evans <xdje42@gmail.com>
22412
22413 PR guile/17203
22414 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22415 previously existing parameter, and previously ambiguously spelled
22416 parameter.
22417
fdb1adc6
WN
224182014-07-28 Will Newton <will.newton@linaro.org>
22419
22420 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22421
186fcde0
DE
224222014-07-26 Ludovic Courtès <ludo@gnu.org>
22423 Doug Evans <xdje42@gmail.com>
22424
22425 PR guile/17146
22426 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22427
70509625
PA
224282014-07-25 Pedro Alves <palves@redhat.com>
22429
22430 * gdb.threads/signal-command-handle-nopass.c: New file.
22431 * gdb.threads/signal-command-handle-nopass.exp: New file.
22432 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22433 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22434 * gdb.threads/signal-delivered-right-thread.c: New file.
22435 * gdb.threads/signal-delivered-right-thread.exp: New file.
22436
c3f814a1
PA
224372014-07-25 Pedro Alves <palves@redhat.com>
22438
22439 * gdb.base/double-prompt-target-event-error.exp
22440 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22441 match.
22442 (cancel_pagination_in_target_event): Rework double prompt
22443 detection.
22444 * gdb.base/paginate-after-ctrl-c-running.exp
22445 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22446 <return>' match.
22447 * gdb.base/paginate-bg-execution.exp
22448 (test_bg_execution_pagination_return)
22449 (test_bg_execution_pagination_cancel): Remove '-notransfer
22450 <return>' matches.
22451 * gdb.base/paginate-execution-startup.exp
22452 (test_fg_execution_pagination_return)
22453 (test_fg_execution_pagination_cancel): Remove '-notransfer
22454 <return>' matches.
22455 * gdb.base/paginate-inferior-exit.exp
22456 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22457 match.
22458 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22459 * lib/gdb.exp (pagination_prompt): Run text through
22460 string_to_regexp.
22461 (gdb_test_multiple): Match $pagination_prompt instead of
22462 "<return>".
22463 (string_to_regexp): Move to lib/gdb-utils.exp.
22464
e214cf6c
JK
224652014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22466
22467 * gdb.arch/amd64-entry-value-paramref.S: New file.
22468 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22469 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22470 * gdb.arch/amd64-optimout-repeat.S: New file.
22471 * gdb.arch/amd64-optimout-repeat.c: New file.
22472 * gdb.arch/amd64-optimout-repeat.exp: New file.
22473
17d0c5c8
JK
224742014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22475
22476 PR gdb/17170
22477 * gdb.base/statistics.exp: New file.
22478
b8b8facf
DE
224792014-07-17 Doug Evans <dje@google.com>
22480
74b49205 22481 PR gdb/17170
b8b8facf
DE
22482 * gdb.base/maint.exp: Update testing of per-command stats.
22483
1b5d0ab3
PA
224842014-07-16 Pedro Alves <palves@redhat.com>
22485
22486 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22487 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22488 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22489 (tfile_write_buf): New functions.
22490 (add_memory_block): Rewrite using the above.
22491 (adjust_function_address): New function.
22492 (FUNCTION_ADDRESS): New macro.
22493 (write_basic_trace_file): Remove short_x local, and use
22494 tfile_write_16. Change type of func_addr local to unsigned long
22495 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22496 here. Cast argument of add_memory_block to char pointer.
22497 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22498 (main): Remove parameters.
22499 * gdb.trace/tfile.exp: Remove nowarnings.
22500
4d974e88
SM
225012014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22502
22503 * gdb.base/debug-expr.exp: Test string evaluation with
22504 "debug expression" on.
22505
41e99568
PA
225062014-07-15 Pedro Alves <palves@redhat.com>
22507
22508 * gdb.base/reread.exp: Use clean_restart.
22509
487d9753
PL
225102014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22511
22512 * gdb.arch/avr-flash-qualifer.c: New.
22513 * gdb.arch/avr-flash-qualifer.exp: New.
22514
cc1c52ad
PA
225152014-07-14 Pedro Alves <palves@redhat.com>
22516
22517 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22518 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22519
1e973570
PA
225202014-07-14 Pedro Alves <palves@redhat.com>
22521
22522 * gdb.base/double-prompt-target-event-error.c: New file.
22523 * gdb.base/double-prompt-target-event-error.exp: New file.
22524
93d6eb10
PA
225252014-07-14 Pedro Alves <palves@redhat.com>
22526
22527 PR gdb/17072
22528 * gdb.base/paginate-inferior-exit.c: New file.
22529 * gdb.base/paginate-inferior-exit.exp: New file.
22530
0017922d
PA
225312014-07-14 Pedro Alves <palves@redhat.com>
22532
22533 PR gdb/17072
22534 * gdb.base/paginate-bg-execution.c: New file.
22535 * gdb.base/paginate-bg-execution.exp: New file.
22536
94696ad3
PA
225372014-07-14 Pedro Alves <palves@redhat.com>
22538
22539 PR gdb/17072
22540 * gdb.base/paginate-execution-startup.c: New file.
22541 * gdb.base/paginate-execution-startup.exp: New file.
22542 * lib/gdb.exp (pagination_prompt): New global.
22543 (default_gdb_spawn): New procedure, factored out from
22544 default_gdb_spawn.
22545 (default_gdb_start): Adjust to call default_gdb_spawn.
22546 (gdb_spawn): New procedure.
22547
bd293940
PA
225482014-07-14 Pedro Alves <palves@redhat.com>
22549
22550 * lib/gdb.exp (gdb_assert): New procedure.
22551 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22552
c933f875
PA
225532014-07-14 Pedro Alves <palves@redhat.com>
22554
22555 * gdb.base/execution-termios.c: New file.
22556 * gdb.base/execution-termios.exp: New file.
22557
d98b7a16
TT
225582014-07-14 Tom Tromey <tromey@redhat.com>
22559
22560 * gdb.cp/vla-cxx.cc: New file.
22561 * gdb.cp/vla-cxx.exp: New file.
22562
548740d6
TT
225632014-07-14 Tom Tromey <tromey@redhat.com>
22564
22565 * gdb.reverse/rerun-prec.c: New file.
22566 * gdb.reverse/rerun-prec.exp: New file.
22567
a25eb028
MR
225682014-07-12 Maciej W. Rozycki <macro@mips.com>
22569 Maciej W. Rozycki <macro@codesourcery.com>
22570
22571 * lib/gdb-utils.exp: New file.
22572 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22573 inline `gdb_init_command' processing.
22574 (gdb_start_cmd): Likewise.
22575 * lib/mi-support.exp (mi_run_cmd): Likewise.
22576 * README: Document `gdb_init_command' and `gdb_init_commands'.
22577
218c2655
JK
225782014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22579
22580 Fix false FAIL running under a very long directory name.
22581 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22582 and "set print elements 10000". Twice.
22583
5401fde3
YQ
225842014-07-11 Yao Qi <yao@codesourcery.com>
22585
22586 * gdb.base/exprs.exp: "set print symbol off".
22587
e76126e8
PA
225882014-07-11 Pedro Alves <palves@redhat.com>
22589
22590 * gdb.threads/kill.c: New file.
22591 * gdb.threads/kill.exp: New file.
22592
2d6f0de6
YQ
225932014-07-10 Yao Qi <yao@codesourcery.com>
22594
22595 * gdb.trace/tfile.c (write_basic_trace_file)
22596 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22597 address written to trace file.
22598
7180e04a
PA
225992014-07-09 Pedro Alves <palves@redhat.com>
22600
22601 * gdb.base/attach-wait-input.exp: New file.
22602 * gdb.base/attach-wait-input.c: New file.
22603
9a9a7608
AB
226042014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22605
22606 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22607 setting up test structures.
22608 (main): Call new test function.
22609 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22610 test function, continue into test function and walk test
22611 structures.
22612
161ac41e
YQ
226132014-07-02 Yao Qi <yao@codesourcery.com>
22614
22615 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22616 'bar_start' at the beginning of functions 'foo' and 'bar'
22617 respectively.
22618 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22619 instead of 'foo' and 'bar'.
22620
1f267ae3
MM
226212014-07-08 Markus Metzger <markus.t.metzger@intel.com>
22622
22623 * gdb.btrace/segv.exp: New.
22624 * gdb.btrace/segv.c: New.
22625
2b239efb
LM
226262014-07-02 Luis Machado <lgustavo@codesourcery.com>
22627
22628 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22629 instruction.
22630
cf363f18
MW
226312014-06-30 Mark Wielaard <mjw@redhat.com>
22632
22633 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22634 vulture, vilify, villar): New volatile array constants.
22635 (vindictive, vegetation): New const volatile array constants.
22636 * gdb.base/volatile.exp: Test volatile and const volatile array
22637 types.
22638
aebf9d24
AA
226392014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
22640
22641 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22642 target lacks support for awatch, rwatch, or hbreak.
22643
b67a2c6f
YQ
226442014-06-27 Yao Qi <yao@codesourcery.com>
22645
22646 * gdb.multi/dummy-frame-restore.exp: New.
22647 * gdb.multi/dummy-frame-restore.c: New.
22648
aef92902
MM
226492014-06-25 Markus Metzger <markus.t.metzger@intel.com>
22650
22651 * gdb.btrace/gcore.exp: New.
22652
8e9db26e
PA
226532014-06-23 Pedro Alves <palves@redhat.com>
22654
22655 * gdb.base/watchpoint-reuse-slot.c: New file.
22656 * gdb.base/watchpoint-reuse-slot.exp: New file.
22657
70afc5b7
SC
226582014-06-23 Siva Chandra Reddy <sivachandra@google.com>
22659
22660 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22661 progspace's filename in 'info', 'enable' and 'disable' command
22662 tests.
22663
b972bd9c
JK
226642014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
22665
22666 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22667 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22668 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22669
125f8a3d
GB
226702014-06-20 Gary Benson <gbenson@redhat.com>
22671
22672 * gdb.arch/i386-avx.exp: Fix include file location.
22673 * gdb.arch/i386-sse.exp: Likewise.
22674
3ed9baed
IB
226752014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
22676
22677 * gdb.dlang/expression.exp: New file.
22678
034f788c
PA
226792014-06-19 Pedro Alves <palves@redhat.com>
22680
22681 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22682 out from ...
22683 (top level): ... here. Iterate running tests under different
22684 scheduler-locking settings.
22685
45371d0c
LM
226862014-06-18 Luis Machado <lgustavo@codesourcery.com>
22687
22688 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22689 to DW_FORM_addr and use non-zero addresses.
22690
5d376983
SC
226912014-06-18 Siva Chandra Reddy <sivachandra@google.com>
22692
22693 PR gdb/17017
22694 * gdb.python/py-xmethods.cc: Add global function call counters and
22695 increment them in their respective functions. Remove "cout"
22696 statements.
22697 * gdb.python/py-xmethods.exp: Make tests check the global function
22698 call counters instead of depending on inferior IO.
22699
a1aa2221
LM
227002014-06-18 Don Breazeal <donb@codesourcery.com>
22701
22702 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22703 Deleted procedure.
22704 (explicit_fork_parent_follow): Deleted procedure.
22705 (explicit_fork_child_follow): Deleted procedure.
22706 (test_follow_fork): New procedure.
22707 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 22708 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
22709 procedure calls.
22710
0fc05997
YQ
227112014-06-17 Yao Qi <yao@codesourcery.com>
22712
22713 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22714 CP1252.
22715
70795c52
LM
227162014-06-17 Luis Machado <lgustavo@codesourcery.com>
22717
22718 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22719 Initialize ptr and S explicitly.
22720 (skip_type_update_when_not_use_rtti_test): Likewise.
22721
6be47f0c
KS
227222014-06-16 Keith Seitz <keiths@redhat.com>
22723
22724 PR mi/15863
22725 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22726 the inferior is started.
22727
d03de421
PA
227282014-06-16 Pedro Alves <palves@redhat.com>
22729
22730 * gdb.base/break-main-file-remove-fail.c: New file.
22731 * gdb.base/break-main-file-remove-fail.exp: New file.
22732 * gdb.base/break-unload-file.exp: Use build_executable instead of
22733 prepare_for_testing.
22734 (test_break): New parameter "initial_load". Handle it.
22735 (top level): Add initial_load cmdline/file axis.
22736
f9579b99
TT
227372014-06-12 Tom Tromey <tromey@redhat.com>
22738
22739 * gdb.base/completion.exp: Don't use directory name in test.
22740
3657956b
GB
227412014-06-09 Gary Benson <gbenson@redhat.com>
22742
22743 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22744 separate the always-available ANSI-standard signals from the
22745 signals that require checking.
22746 (main): Likewise.
22747 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22748 Likewise.
22749 (main): Likewise.
22750
4186eb54
KS
227512014-06-07 Keith Seitz <keiths@redhat.com>
22752
22753 Revert:
22754 PR c++/16253
22755 * gdb.cp/var-tag.cc: New file.
22756 * gdb.cp/var-tag.exp: New file.
22757 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22758 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22759 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22760 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22761
25326a28 227622014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
22763
22764 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22765
829155c9
PA
227662014-06-06 Pedro Alves <palves@redhat.com>
22767
22768 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22769 in target debug output instead of looking at RSP packets,
22770 disabling the test on any target that uses hardware stepping.
22771 Update comments.
22772
61c8d22e
PA
227732014-06-06 Pedro Alves <palves@redhat.com>
22774
22775 * gdb.base/break-unload-file.exp: Fix typo.
22776
d9a47287
YQ
227772014-06-06 Yao Qi <yao@codesourcery.com>
22778
22779 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22780 from "jit_function" to "^jit_function".
22781
e5e01dbf
YQ
227822014-06-06 Yao Qi <yao@codesourcery.com>
22783
22784 * gdb.base/async.c (foo): Add one statement.
22785 * gdb.base/async.exp: Get the next instruction address and
22786 match the output of "nexti" by instruction address. Match
22787 the hex address in the output of "finish".
22788
73ba372c
GB
227892014-06-06 Gary Benson <gbenson@redhat.com>
22790
22791 * gdb.base/call-signals.c: Remove preprocessor conditionals
22792 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22793 SIGSEGV and SIGTERM.
22794 * gdb.base/sigall.c: Likewise.
22795 * gdb.base/unwindonsignal.c: Likewise.
22796 * gdb.reverse/sigall-reverse.c: Likewise.
22797
831517df
YQ
227982014-06-06 Yao Qi <yao@codesourcery.com>
22799
22800 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22801 readable, skip the test.
22802
b8b91e98
YQ
228032014-06-06 Yao Qi <yao@codesourcery.com>
22804
22805 * gdb.threads/staticthreads.c (thread_function): Move the line
22806 setting breakpoint on forward.
22807 * gdb.threads/staticthreads.exp: Update comments.
22808
fb934770
LC
228092014-06-05 Ludovic Courtès <ludo@gnu.org>
22810
22811 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22812 "history-append! type error".
22813
6ef284bd
SM
228142014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22815
22816 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22817 erroneous dprintf expected input.
22818
a872e241
DE
228192014-06-04 Doug Evans <xdje42@gmail.com>
22820
22821 * gdb.guile/scm-generics.exp: Delete.
22822
16f691fb
DE
228232014-06-04 Doug Evans <xdje42@gmail.com>
22824
22825 * gdb.guile/scm-breakpoint.exp: Update.
22826 Add tests for breakpoint registration.
22827
012370f6
TT
228282014-06-04 Tom Tromey <tromey@redhat.com>
22829
22830 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22831 VLA-in-union.
22832 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22833 inner_vla_struct, vla_union types. Initialize objects of those
22834 types and compute their sizes.
22835
9f5a4cef
HZ
228362014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22837 Hui Zhu <hui@codesourcery.com>
22838
22839 * gdb.base/fileio.exp: Add test for shell not available as well as
22840 available.
22841 * gdb.base/fileio.c (test_system): Check for shell twice.
22842
90a45c4d
YQ
228432014-06-04 Yao Qi <yao@codesourcery.com>
22844
22845 * gdb.base/auto-connect-native-target.exp: Remove redundant
22846 space from the regexp pattern.
22847
70017e41
YQ
228482014-06-04 Yao Qi <yao@codesourcery.com>
22849
22850 * gdb.base/default.exp: Replace "child" with "native" in
22851 regexp pattern.
22852
883964a7
SC
228532014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22854
22855 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22856 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22857 * gdb.python/py-xmethods.py: Python script supporting the
22858 new testcase and tests.
22859
ef370185
JB
228602014-06-03 Joel Brobecker <brobecker@adacore.com>
22861 Pedro Alves <palves@redhat.com>
22862
22863 PR breakpoints/17000
22864 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22865 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22866
1e2ccb61
BM
228672014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22868
22869 * gdb.base/subst.exp: Add tests to verify partial path matching
22870 output.
22871
c6ec5ab2
PA
228722014-06-03 Pedro Alves <palves@redhat.com>
22873
22874 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22875 target that doesn't use software single-stepping.
22876
835c559f
PA
228772014-06-03 Pedro Alves <palves@redhat.com>
22878
22879 PR breakpoints/17000
22880 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22881 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22882
06eb1586
DE
228832014-06-02 Doug Evans <xdje42@gmail.com>
22884
22885 * gdb.guile/scm-parameter.exp: New file.
22886
e698b8c4
DE
228872014-06-02 Doug Evans <xdje42@gmail.com>
22888
22889 * gdb.guile/scm-cmd.c: New file.
22890 * gdb.guile/scm-cmd.exp: New file.
22891
ded03782
DE
228922014-06-02 Doug Evans <xdje42@gmail.com>
22893
22894 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22895 pretty-printer lookup.
22896 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22897 (make-pp_s-printer): Call it.
22898 (make-pretty-printer-from-dict): New function.
22899 (lookup-pretty-printer-maker-from-dict): New function.
22900 (*pretty-printer*): Simplify.
22901 (make-objfile-pp_s-printer): New function.
22902 (install-objfile-pretty-printers!): New function.
22903 (make-progspace-pp_s-printer): New function.
22904 (install-progspace-pretty-printers!): New function.
22905 * gdb.guile/scm-progspace.c: New file.
22906 * gdb.guile/scm-progspace.exp: New file.
22907
41fac0cf
PA
229082014-06-02 Pedro Alves <palves@redhat.com>
22909
22910 * gdb.base/dprintf-bp-same-addr.c: New file.
22911 * gdb.base/dprintf-bp-same-addr.exp: New file.
22912
96ae5695
EBM
229132014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22914
22915 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22916 * gdb.arch/powerpc-power.s: Likewise.
22917
da02b3a8
JB
229182014-06-02 Joel Brobecker <brobecker@adacore.com>
22919
22920 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22921
c72b2e7b
YQ
229222014-06-01 Yao Qi <yao@codesourcery.com>
22923
22924 * gdb.base/watchpoint.exp (test_watch_location): Check null
22925 pointer can be dereferenced. If not, do the test, otherwise
22926 skip it.
22927
53e8a631
AB
229282014-05-30 Andrew Burgess <aburgess@broadcom.com>
22929
22930 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22931 results.
22932 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22933
938f0e2f
AB
229342014-05-30 Andrew Burgess <aburgess@broadcom.com>
22935
22936 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22937 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22938 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22939 * gdb.arch/amd64-invalid-stack-top.c: New file.
22940 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22941
9ba6657a
PA
229422014-05-30 Pedro Alves <palves@redhat.com>
22943
22944 PR breakpoints/17000
22945 * gdb.base/sss-bp-on-user-bp.c: New file.
22946 * gdb.base/sss-bp-on-user-bp.exp: New file.
22947
522c09bf
DB
229482014-05-30 David Blaikie <dblaikie@gmail.com>
22949
22950 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22951 gnu_inline semantics via attribute.
22952 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22953 source explicitly specifies the required semantics.
22954
bf4ef81e
MR
229552014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22956
22957 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22958
329ea579
PA
229592014-05-29 Pedro Alves <palves@redhat.com>
22960 Tom Tromey <tromey@redhat.com>
22961
22962 * gdb.base/async-shell.exp: Don't enable target-async.
22963 * gdb.base/async.exp
22964 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22965 parameter. Adjust.
22966 (top level): Don't test with "target-async".
22967 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22968 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22969 * gdb.base/inferior-died.exp: Don't enable target-async.
22970 * gdb.base/interrupt-noterm.exp: Likewise.
22971 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22972 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22973 * gdb.mi/mi-nonstop.exp: Likewise.
22974 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22975 * gdb.mi/mi-nsintrall.exp: Likewise.
22976 * gdb.mi/mi-nsmoribund.exp: Likewise.
22977 * gdb.mi/mi-nsthrexec.exp: Likewise.
22978 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22979 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22980 * gdb.python/py-evsignal.exp: Don't enable target-async.
22981 * gdb.python/py-evthreads.exp: Likewise.
22982 * gdb.python/py-prompt.exp: Likewise.
22983 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22984 * gdb.server/solib-list.exp: Don't enable target-async.
22985 * gdb.threads/thread-specific-bp.exp: Likewise.
22986 * lib/mi-support.exp: Adjust to use mi-async.
22987
fd664c91
PA
229882014-05-29 Pedro Alves <palves@redhat.com>
22989
22990 PR gdb/13860
22991 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22992 reason, even in sync mode.
22993
251bde03
PA
229942014-05-29 Pedro Alves <palves@redhat.com>
22995 Hui Zhu <hui@codesourcery.com>
22996
22997 PR PR15693
22998 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22999 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23000 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23001 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23002
7f3c0343
JB
230032014-05-28 Joel Brobecker <brobecker@adacore.com>
23004
23005 * config/monitor.exp (gdb_target_monitor): Replace use of
23006 "set remotebaud" by "set serial baud".
23007
b2715b27
AW
230082014-05-26 Andy Wingo <wingo@igalia.com>
23009
23010 * gdb.guile/scm-breakpoint.exp:
23011 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23012 properties instead of gdb-object-properties.
23013
498a4489
YQ
230142014-05-26 Yao Qi <yao@codesourcery.com>
23015
23016 * gdb.server/no-thread-db.exp: Specify source file name
23017 explicitly when setting a breakpoint.
23018
589fdceb
MM
230192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23020
23021 * gdb.btrace/vdso.c: New.
23022 * gdb.btrace/vdso.exp: New.
23023
e9089e05
MM
230242014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23025
23026 * gdb.base/gcore.exp (capture_command_output): Move ...
23027 * lib/gdb.exp (capture_command_output): ... here.
23028
67b5c0c1
MM
230292014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23030
23031 * gdb.btrace/data.exp: Test memory access during btrace replay.
23032
a2199296
SM
230332014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23034
23035 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23036
17b2616c
PA
230372014-05-21 Pedro Alves <palves@redhat.com>
23038
23039 PR gdb/13860
23040 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23041 (top level): Test that output related to execution commands is
23042 sent to the console with CLI commands, but not with MI commands.
23043 Test that breakpoint events are always mirrored to the console.
23044 Also expect the new source line to be output after a "next" in
23045 async mode too. Make it a pass/fail test.
23046 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23047 output.
23048 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23049
5166082f
PA
230502014-05-21 Pedro Alves <palves@redhat.com>
23051
23052 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23053 Use them to test variations of "list" after reaching a breakpoint.
23054 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23055 Test "list" with listsize 10 after reaching a breakpoint.
23056 * gdb.python/python.exp (decode_line current location line
23057 number): Adjust expected line number.
23058
2f25d70f
SM
230592014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23060
23061 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23062 behavior for $args, pass it directly to "run".
23063
ff604a67
MR
230642014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23065
23066 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23067 30000 to 65536.
23068
6a3cb8e8
PA
230692014-05-21 Pedro Alves <palves@redhat.com>
23070
23071 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23072 auto-connect-native-target off".
23073 * gdb.base/auto-connect-native-target.c: New file.
23074 * gdb.base/auto-connect-native-target.exp: New file.
23075
4ebfc96e
PA
230762014-05-21 Pedro Alves <palves@redhat.com>
23077
23078 * gdb.base/default.exp: Test "target native" instead of "target
23079 child".
23080
36d46afb
MW
230812014-05-21 Mark Wielaard <mjw@redhat.com>
23082
23083 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23084
5876f503
JK
230852014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23086
23087 Fix TLS access for -static -pthread.
23088 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23089 <HAVE_TLS> (thread_function, main): Initialize it.
23090 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23091 Add clean_restart.
23092 <$have_tls != "">: Check TLSVAR.
23093
0256a6ac
PA
230942014-05-21 Pedro Alves <palves@redhat.com>
23095
23096 * gdb.base/dcache-line-read-error.c: New.
23097 * gdb.base/dcache-line-read-error.exp: New.
23098
936d2992
PA
230992014-05-20 Pedro Alves <palves@redhat.com>
23100
23101 * gdb.base/compare-sections.c: New file.
23102 * gdb.base/compare-sections.exp: New file.
23103
802e8e6d
PA
231042014-05-20 Pedro Alves <palves@redhat.com>
23105
23106 * gdb.base/break-idempotent.c: New file.
23107 * gdb.base/break-idempotent.exp: New file.
23108
e59fa00f
MM
231092014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23110
23111 * gdb.btrace/nohist.exp: New.
23112
8b696e31
YQ
231132014-05-20 Yao Qi <yao@codesourcery.com>
23114
23115 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23116 gdb.reverse directory and gdb_reverse_timeout exists in board
23117 setting.
23118 * README: Document gdb_reverse_timeout.
23119
73c9764f
YQ
231202014-05-20 Yao Qi <yao@codesourcery.com>
23121
23122 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23123 'test_file_name'. Treat args as a string instead of a list.
23124 (gdb_init): Rename argument 'args' by 'test_file_name'.
23125
f1f4348a
JK
231262014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23127
23128 * gdb.arch/powerpc-power.exp: New file.
23129 * gdb.arch/powerpc-power.s: New file.
23130
0dbe70ce
DE
231312014-05-16 Doug Evans <dje@google.com>
23132
23133 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
23134 * gdb.base/completion.exp: Check that all expected files exist
23135 before doing file completion.
0dbe70ce 23136
8d551b02
DE
231372014-05-16 Doug Evans <dje@google.com>
23138
23139 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23140 Update.
23141 (do_syscall_tests_without_xml): Update.
23142
73eb7709
PA
231432014-05-16 Pedro Alves <palves@redhat.com>
23144
23145 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23146 instead of "unknown output after running".
23147
3fae92fc
YQ
231482014-05-16 Yao Qi <yao@codesourcery.com>
23149
23150 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23151 file1.txt from host at the end.
23152 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23153
c2b2ccc5
DE
231542014-05-15 Doug Evans <dje@google.com>
23155
23156 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23157 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23158 loading file. Add test for TU lookup.
23159
8c217a4b
SM
231602014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23161
23162 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23163 calling "-exec-arguments" or "set args" before running the
23164 inferior.
23165
3deb39c6
SM
231662014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23167
23168 * lib/mi-support.exp (mi_expect_stop): Expect message for
23169 inferiors that exit with non-zero exit code.
23170
71a79f8c
YQ
231712014-05-14 Yao Qi <yao@codesourcery.com>
23172
23173 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23174 match absolute path on remote host.
23175 (test_file_list_exec_source_files): Remove "/" from the
23176 pattern.
23177
f23fcd46
YQ
231782014-05-14 Yao Qi <yao@codesourcery.com>
23179
23180 * boards/local-remote-host-notty.exp (${board}_file): New
23181 proc.
23182
9404b58f
KM
231832014-05-07 Kyle McMartin <kyle@redhat.com>
23184
23185 Pushed by Joel Brobecker <brobecker@adacore.com>.
23186 * gdb.arch/aarch64-atomic-inst.c: New file.
23187 * gdb.arch/aarch64-atomic-inst.exp: New file.
23188
5e45f04c
YQ
231892014-05-07 Yao Qi <yao@codesourcery.com>
23190
23191 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23192 in current context" too.
23193
c888a17d
KS
231942014-05-05 Keith Seitz <keiths@redhat.com>
23195
23196 * gdb.linespec/ls-dollar.exp: Add test for linespec
23197 file:convenience_variable.
23198
290a839c
YQ
231992014-05-05 Yao Qi <yao@codesourcery.com>
23200
23201 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23202 traceframes into tfile and ctf trace files. Read data from
23203 trace file and test collected data.
23204 (gdb_collect_locals_test): Likewise.
23205 (gdb_unavailable_registers_test): Likewise.
23206 (gdb_unavailable_floats): Likewise.
23207 (gdb_collect_globals_test): Likewise.
23208 (top-level): Append "ctf" to trace_file_targets if GDB
23209 supports.
23210
b5262cd0
YQ
232112014-05-05 Yao Qi <yao@codesourcery.com>
23212
23213 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23214 code to ...
23215 (gdb_collect_args_test_1): ... it. New proc.
23216 (gdb_collect_locals_test): Move some code to ...
23217 (gdb_collect_locals_test_1): ... it. New proc.
23218 (gdb_unavailable_registers_test): Move some code to ...
23219 (gdb_unavailable_registers_test_1): ... it. New proc.
23220 (gdb_unavailable_floats): Move some code to ...
23221 (gdb_unavailable_floats_1): ... it. New proc.
23222
30a1e6cc
SDJ
232232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23224
23225 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23226 probes to test for bitness recognition.
23227 * gdb.arch/amd64-stap-optional-prefix.exp
23228 (test_probe_value_without_reg): New procedure.
23229 Add code to test for different kinds of bitness.
23230
f33da99a
SDJ
232312014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23232
23233 PR breakpoints/16889
23234 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23235 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23236
5b80f00d
PA
232372014-05-01 Pedro Alves <palves@redhat.com>
23238
23239 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23240 gdb_file_cmd if no file is specified.
23241 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23242 last_loaded_file to set the remote exec-file.
23243
f8c2a73c
PA
232442014-05-01 Pedro Alves <palves@redhat.com>
23245
23246 * boards/local-remote-host.exp: New file.
23247
be6e8ac7
PA
232482014-05-01 Pedro Alves <palves@redhat.com>
23249
23250 * boards/local-remote-host.exp: Rename to ...
23251 * boards/local-remote-host-notty.exp: ... this.
23252
cac0dc8f
JB
232532014-04-28 Joel Brobecker <brobecker@adacore.com>
23254
23255 * gdb.ada/dyn_arrayidx: New testcase.
23256
9730e6cc
YQ
232572014-04-26 Yao Qi <yao@codesourcery.com>
23258
23259 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23260 and compute the length of function main. Save it in
23261 $main_length.
23262 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23263 (top-level): Use gdb_compile to compile objects into
23264 executable and restart GDB. Remove invocation to
23265 prepare_for_testing.
23266
7ae1a6a6
PA
232672014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23268 Pedro Alves <palves@redhat.com>
23269
23270 PR server/16255
23271 * gdb.multi/multi-attach.c: New file.
23272 * gdb.multi/multi-attach.exp: New file.
23273
4082afcc
PA
232742014-04-25 Pedro Alves <palves@redhat.com>
23275
23276 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23277 user.
23278 (top level): Test that "set remote conditional-breakpoints-packet
23279 off" works as intended.
23280 * gdb.base/dprintf.exp: Test that "set remote
23281 breakpoint-commands-packet off" works as intended.
23282 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23283 New function.
23284 (top level): Call it.
23285 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23286 remote fast-tracepoints-packet off" works as intended.
23287 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23288 * lib/gdb.exp (gdb_is_target_remote): ... here.
23289
2abc3f8d
DB
232902014-04-24 David Blaikie <dblaikie@gmail.com>
23291
23292 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23293 ensure clang would not discard them.
23294 * gdb.base/gdbvars.c: Ditto.
23295 * gdb.base/memattr.c: Ditto.
23296 * gdb.base/whatis.c: Ditto.
23297 * gdb.python/py-prettyprint.c: Ditto.
23298 * gdb.trace/actions.c: Ditto.
23299 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23300 ensure clang would not discard it.
23301
bfd39632
DB
233022014-04-24 David Blaikie <dblaikie@gmail.com>
23303
23304 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23305 clang to emit the full definition of type required by the test
23306 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23307
22842ff6
DB
233082014-04-24 David Blaikie <dblaikie@gmail.com>
23309
23310 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23311 coax Clang into emitting the definition of the type.
23312 * gdb.cp/pr10728-x.h (y): Ditto.
23313 * gdb.cp/pr10728-y.cc (y): Ditto.
23314
c2e827ad
DB
233152014-04-24 David Blaikie <dblaikie@gmail.com>
23316
23317 * gdb.base/label.exp: XFAIL label related tests under Clang.
23318 * gdb.cp/cplabel.exp: Ditto.
23319 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23320 under Clang those using labels.
23321
4c2d33e7
YQ
233222014-04-25 Yao Qi <yao@codesourcery.com>
23323
23324 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23325 double_label.
23326 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23327 partial_label and double_label.
23328
56083b99
DB
233292014-04-24 David Blaikie <dblaikie@gmail.com>
23330
23331 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23332
25d4e99d
DB
233332014-04-24 David Blaikie <dblaikie@gmail.com>
23334
23335 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23336 of the function to work across GCC and Clang.
23337 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23338 pointer types (const void ** const V void **).
23339
01f9f808
MS
233402014-04-24 Michael Sturm <michael.sturm@mintel.com>
23341 Walfred Tedeschi <walfred.tedeschi@intel.com>
23342
23343 * Makefile.in (EXECUTABLES): Added i386-avx512.
23344 * gdb.arch/i386-avx512.c: New file.
23345 * gdb.arch/i386-avx512.exp: Likewise.
23346
4b48d439
KS
233472014-04-23 Keith Seitz <keiths@redhat.com>
23348
23349 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23350 (mi_make_breakpoint_table): New procedure.
23351 (mi_create_breakpoint): Use mi_make_breakpoint
23352 and return the result.
23353 (mi_make_breakpoint): New procedure.
23354 (mi_build_kv_pairs): New procedure.
23355
23356 * gdb.mi/mi-break.exp: Remove unused globals,
23357 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23358 All callers updated.
23359 * gdb.mi/mi-dprintf.exp: Use variable to track command
23360 number.
23361 Update all callers of mi_create_breakpoint and use
23362 mi_make_breakpoint_table.
23363 Remove any unused global variables.
23364 * gdb.mi/mi-nonstop.exp: Likewise.
23365 * gdb.mi/mi-nsintrall.exp: Likewise.
23366 * gdb.mi/mi-nsmoribund.exp: Likewise.
23367 * gdb.mi/mi-nsthrexec.exp: Likewise.
23368 * gdb.mi/mi-reverse.exp: Likewise.
23369 * gdb.mi/mi-simplerun.exp: Likewise.
23370 * gdb.mi/mi-stepn.exp: Likewise.
23371 * gdb.mi/mi-syn-frame.exp: Likewise.
23372 * gdb.mi/mi-until.exp: Likewise.
23373 * gdb.mi/mi-var-cp.exp: Likewise.
23374 * gdb.mi/mi-var-display.exp: Likewise.
23375 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23376 * gdb.mi/mi2-var-child.exp: Likewise.
23377 * gdb.mi/mi-vla-c99.exp: Likewise.
23378 * lib/mi-support.exp: Likewise.
23379
23380 From Ian Lance Taylor <iant@cygnus.com>:
23381 * lib/gdb.exp (parse_args): New procedure.
23382
08351840
PA
233832014-04-23 Pedro Alves <palves@redhat.com>
23384
23385 * gdb.base/break-unload-file.c: New file.
23386 * gdb.base/break-unload-file.exp: New file.
23387 * gdb.base/sym-file-lib.c (baz): New function.
23388 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23389 field.
23390 (load): Store the segment's mapped size.
23391 (unload): New function.
23392 (unload_shlib): New function.
23393 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23394 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23395 set a breakpoint at baz, and call it.
23396 * gdb.base/sym-file.exp: New tests for stale breakpoint
23397 instructions.
23398
076855f9
PA
233992014-04-23 Pedro Alves <palves@redhat.com>
23400
23401 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23402 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23403 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23404 * gdb.base/hbreak-unmapped.c: New file.
23405 * gdb.base/hbreak-unmapped.exp: New file.
23406 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23407 * lib/gdb.exp (gdb_is_target_remote): ... here.
23408
483805cf
PA
234092014-04-22 Pedro Alves <palves@redhat.com>
23410
23411 * gdb.base/consecutive-step-over.c: New file.
23412 * gdb.base/consecutive-step-over.exp: New file.
23413
06d97543
PA
234142014-04-22 Pedro Alves <palves@redhat.com>
23415
23416 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23417 instead of send_gdb/gdb_expect.
23418
b4429ea2
YQ
234192014-04-22 Yao Qi <yao@codesourcery.com>
23420
23421 * lib/trace-support.exp (generate_tracefile): New procedure.
23422 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23423 return 0.
23424 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23425 if generate_tracefile returns 1.
23426
51d48146
PA
234272014-04-18 Tom Tromey <palves@redhat.com>
23428 Pedro alves <tromey@redhat.com>
23429
23430 PR backtrace/15558
23431 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23432 with a backtrace limit.
23433 * gdb.python/py-frame-inline.exp: Test running to an inline
23434 function with a backtrace limit, and printing the newest frame.
23435 * gdb.python/py-frame-inline.c (main): Call f.
23436
bd1dce5f
MS
234372014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23438
23439 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23440
40d1a503
MS
234412014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23442
23443 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23444 Drop prefix from unsupported source file path.
23445
389b98f7
YQ
234462014-04-17 Yao Qi <yao@codesourcery.com>
23447
23448 * lib/gdb.exp (with_target_charset): New proc.
23449 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23450 with_target_charset.
23451 (test_print_strings): Likewise.
23452 (test_repeat_bytes): Likewise.
23453 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23454 for some tests.
23455
22869d73
KS
234562014-04-16 Keith Seitz <keiths@redhat.com>
23457
23458 PR gdb/15827
23459 * gdb.dwarf2/corrupt.c: New file.
23460 * gdb.dwarf2/corrupt.exp: New file.
23461
c4f87ca6
KS
234622014-04-16 Keith Seitz <keiths@redhat.com>
23463
23464 PR c++/16597
23465 * gdb.cp/namelessclass.cc: New file.
23466 * gdb.cp/namelessclass.exp: New file.
23467 * gdb.cp/namelessclass.S: New file.
23468
ab19de87
DE
234692014-04-16 Doug Evans <dje@google.com>
23470
23471 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23472 Add comment.
23473 (gdbserver_default_get_comm_port): New function.
23474 (gdbserver_start): Check if board file provided
23475 "gdbserver,get_comm_port" and use it if so.
23476 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23477 (gdb,socketport): Set to "stdio".
23478 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23479 (stdio_gdbserver_template): Delete.
23480 (${board}_get_remote_address): Update.
23481 (${board}_build_remote_cmd): Delete.
23482 (${board}_get_comm_port): New function.
23483 (${board}_spawn): Update.
23484 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23485 Delete.
23486 (${board}_get_remote_address): Update.
23487 (${board}_get_comm_port): New function.
23488
fc98a809
AB
234892014-04-16 Andrew Burgess <aburgess@broadcom.com>
23490
23491 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23492 appearing in any order.
23493
87fd9e6e
DE
234942014-04-15 Doug Evans <dje@google.com>
23495
23496 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23497 uninitialized value of "description".
23498
099fc3ea
KS
234992014-04-15 Keith Seitz <keiths@redhat.com>
23500
23501 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23502 Remove unused globals.
23503 (test_running_the_program): Likewise.
23504 (test_controlled_execution): Likewise.
23505 (test_controlling_breakpoints): Likewise.
23506 (test_program_termination): Likewise.
23507
5da151d4
KS
235082014-04-15 Keith Seitz <keiths@redhat.com>
23509
23510 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23511 unused globals.
23512 (test_rbreak_creation_and_listing): Likewise.
23513 (test_ignore_count): Likewise.
23514 (test_error): Likewise.
23515
35e5d2f0
PA
235162014-04-15 Pedro Alves <palves@redhat.com>
23517
23518 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23519 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23520 sym-file-loader.c.
23521 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23522 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23523 to sym-file-loader.c.
23524 (struct library): Forward declare.
23525 (load_shlib, lookup_function): Change prototypes.
23526 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23527 (translate_offset): Remove declarations.
23528 (get_text_addr): New declaration.
23529 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23530 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23531 sym-file-loader.h.
23532 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23533 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23534 here from sym-file-loader.h.
23535 (struct library): New structure.
23536 (load_shlib, lookup_function): Change prototypes and adjust to
23537 work with a struct library.
23538 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23539 (translate_offset): Make static.
23540 (get_text_addr): New function.
23541 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23542
eb4c1710
PA
235432014-04-15 Pedro Alves <palves@redhat.com>
23544
23545 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23546
2d1baf52
PA
235472014-04-15 Pedro Alves <palves@redhat.com>
23548
23549 * gdb.base/sym-file-loader.c: Include <limits.h>.
23550 (SELF_LINK): New define.
23551 (get_origin): New function.
23552 (load_shlib): Use it.
23553 * gdb.base/sym-file.exp: Don't early return if the target is
23554 remote. Use runto_main, and issue fail is that fails. Use
23555 gdb_load_shlibs.
23556 (shlib_name): Delete.
23557 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23558
7dd6df01
PA
235592014-04-15 Pedro Alves <palves@redhat.com>
23560
23561 * gdb.base/sym-file.exp: Remove regex characters from test
23562 message. Don't refer to breakpoint numbers in test messages.
23563
b50c8614
KS
235642014-04-14 Keith Seitz <keiths@redhat.com>
23565
23566 PR c++/16253
23567 * gdb.cp/var-tag.cc: New file.
23568 * gdb.cp/var-tag.exp: New file.
23569 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23570 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23571 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23572 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23573
3d567982
TT
235742014-04-14 Tom Tromey <tromey@redhat.com>
23575
23576 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23577 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23578 type.
23579 * gdb.cp/enum-class.exp: New file.
23580 * gdb.cp/enum-class.cc: New file.
23581
0626fc76
TT
235822014-04-14 Tom Tromey <tromey@redhat.com>
23583
23584 * gdb.dwarf2/enum-type.exp: New file.
23585
dca325b3
SA
235862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23587
23588 * gdb.mi/mi-vla-c99.exp: New file.
23589 * gdb.mi/vla.c: New file.
23590
5854b38a
SA
235912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23592
23593 * gdb.base/vla-datatypes.c: New file.
23594 * gdb.base/vla-datatypes.exp: New file.
23595
463bb957
SA
235962014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23597
23598 * gdb.base/vla-ptr.c: New file.
23599 * gdb.base/vla-ptr.exp: New file.
23600
3dd170be
SA
236012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23602
23603 * gdb.dwarf2/count.exp: New file.
23604
5ecaaa66
SA
236052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23606
23607 * gdb.base/vla-sideeffect.c: New file.
23608 * gdb.base/vla-sideeffect.exp: New file.
23609
41f1ada5
DB
236102014-04-14 David Blaikie <dblaikie@gmail.com>
23611
23612 * gdb.mi/non-stop.c: Add return value for non-void function return
23613 statement.
23614 * gdb.threads/staticthreads.c: Ditto.
23615
0be03e84
DE
236162014-04-12 Siva Chandra Reddy <sivachandra@google.com>
23617 Doug Evans <xdje42@gmail.com>
23618
23619 * gdb.guile/scm-value.c: Improve test case.
23620 * gdb.guile/scm-value.exp: Add new test.
23621
f180a1fb
DB
236222014-04-11 David Blaikie <dblaikie@gmail.com>
23623
23624 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23625 override Clang's default.
23626
6b662e19
JB
236272014-04-11 Joel Brobecker <brobecker@adacore.com>
23628
23629 Revert the following changes (regressions):
23630
23631 * gdb.base/vla-sideeffect.c: New file.
23632 * gdb.base/vla-sideeffect.exp: New file.
23633
23634 * gdb.dwarf2/count.exp: New file.
23635
23636 * gdb.base/vla-multi.c: New file.
23637 * gdb.base/vla-multi.exp: New file.
23638
23639 * gdb.base/vla-ptr.c: New file.
23640 * gdb.base/vla-ptr.exp: New file.
23641
23642 * gdb.base/vla-datatypes.c: New file.
23643 * gdb.base/vla-datatypes.exp: New file.
23644
23645 * gdb.mi/mi-vla-c99.exp: New file.
23646 * gdb.mi/vla.c: New file.
23647
245a5f0b
KS
236482014-04-11 Keith Seitz <keiths@redhat.com>
23649
23650 PR c++/16675
23651 * gdb.cp/cpsizeof.exp: New file.
23652 * gdb.cp/cpsizeof.cc: New file.
23653
58a84dcf
SA
236542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23655
191a8a90
JB
23656 * gdb.mi/mi-vla-c99.exp: New file.
23657 * gdb.mi/vla.c: New file.
58a84dcf 23658
c8655f75
SA
236592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23660
23661 * gdb.base/vla-datatypes.c: New file.
23662 * gdb.base/vla-datatypes.exp: New file.
23663
024e13b4
SA
236642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23665
23666 * gdb.base/vla-ptr.c: New file.
23667 * gdb.base/vla-ptr.exp: New file.
23668
1a237e0e
SA
236692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23670
23671 * gdb.base/vla-multi.c: New file.
23672 * gdb.base/vla-multi.exp: New file.
23673
504f3432
SA
236742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23675
23676 * gdb.dwarf2/count.exp: New file.
23677
3bce8237
SA
236782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
23679
191a8a90
JB
23680 * gdb.base/vla-sideeffect.c: New file.
23681 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 23682
322f9c21
YQ
236832014-04-11 Yao Qi <yao@codesourcery.com>
23684
23685 * gdb.base/completion.exp: Check file exists before running tests
23686 on file completion.
23687
d708bcd1
PA
236882014-04-10 Pedro Alves <palves@redhat.com>
23689
23690 * gdb.base/cond-eval-mode.c: New file.
23691 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23692 prepare_for_testing to build the new file. Check result of
23693 runto_main.
23694 (test_break, test_watch): New procedures.
23695 (top level): Use them.
23696
ae1d2761
PM
236972014-04-08 Pierre Muller <muller@sourceware.org>
23698
23699 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23700 Ctrl-V use for mingw hosts.
23701
7af389b8
SC
237022014-04-07 Siva Chandra Reddy <sivachandra@google.com>
23703
23704 * gdb.python/py-value.c: Improve test case.
23705 * gdb.python/py-value.exp: Add new test.
23706
5e703181
DE
237072014-04-07 David Blaikie <dblaikie@gmail.com>
23708
23709 * lib/compiler.c: Identify the clang compiler.
23710 * lib/compiler.cc: Ditto.
23711
9810b410
YQ
237122014-04-03 Yao Qi <yao@codesourcery.com>
23713
23714 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23715
98d1b8dc
AB
237162014-04-01 Anton Blanchard <anton@samba.org>
23717
23718 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23719 messages unique.
23720
3114cea1
AB
237212014-04-01 Anton Blanchard <anton@samba.org>
23722
23723 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23724 prepare_for_testing.
23725
62f7182c
AB
237262014-04-01 Anton Blanchard <anton@samba.org>
23727
23728 * gdb.arch/ppc64-atomic-inst.c: Remove.
23729 * gdb.arch/ppc64-atomic-inst.S: New file.
23730 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23731
770e7fc7
DE
237322014-03-31 Doug Evans <dje@google.com>
23733
23734 * gdb.base/print-symbol-loading-lib.c: New file.
23735 * gdb.base/print-symbol-loading-main.c: New file.
23736 * gdb.base/print-symbol-loading.exp: New file.
23737
46e2bafa
YQ
237382014-03-31 Yao Qi <yao@codesourcery.com>
23739
23740 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23741
8776cfe9
JB
237422014-03-28 Joel Brobecker <brobecker@adacore.com>
23743
23744 * gdb.ada/mi_dyn_arr: New testcase.
23745
5d1ef361
DE
237462014-03-27 Doug Evans <dje@google.com>
23747
23748 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23749
b5bee914
YQ
237502014-03-27 Yao Qi <yao@codesourcery.com>
23751
23752 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23753 if target is nios2-*-*.
23754
0d4d0e77
YQ
237552014-03-26 Yao Qi <yao@codesourcery.com>
23756
23757 * lib/gdb.exp (readline_is_used): New proc.
23758 * gdb.base/completion.exp: Move tests on command complete up.
23759 Skip the rest of tests if readline is not used.
23760 * gdb.ada/complete.exp: Skp the test if readline is not
23761 used.
23762 * gdb.base/filesym.exp: Likewise.
23763 * gdb.base/macscp.exp: Likewise.
23764 * gdb.base/readline-ask.exp: Likewise.
23765 * gdb.base/readline.exp: Likewise.
23766 * gdb.python/py-cmd.exp: Likewise.
23767 * gdb.trace/tfile.exp: Likewise.
23768
29361eee
YQ
237692014-03-26 Yao Qi <yao@codesourcery.com>
23770
23771 * gdb.base/macscp.exp: Fix code format issues.
23772
bc9a5525
UW
237732014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
23774
23775 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23776 * gdb.asm/powerpc64le.inc: New file.
23777
d3839ede
PA
237782014-03-25 Pedro Alves <palves@redhat.com>
23779 Doug Evans <dje@google.com>
23780
23781 * gdb.base/source-execution.c: New file.
23782 * gdb.base/source-execution.exp: New file.
23783 * gdb.base/source-execution.gdb: New file.
23784
01672a57
DE
237852014-03-24 Doug Evans <dje@google.com>
23786
23787 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23788 using fission.
23789
88bbeca9
HZ
237902014-03-24 Hui Zhu <hui@codesourcery.com>
23791 Pedro Alves <palves@redhat.com>
23792
23793 PR breakpoints/16101
23794 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23795 test pass/fail messages. Detect missing support for dprintf when
23796 breakpoints are actually inserted.
23797 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23798 breakpoints are actually inserted.
23799 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23800 fails.
23801
d2348791
JK
238022014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23803
23804 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23805
feef67ab
DE
238062014-03-22 Doug Evans <xdje42@gmail.com>
23807
23808 * gdb.python/python.exp (python not supported): Verify multi-line
23809 python command issues an error.
25d743f9 23810 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 23811 guile command issues an error.
feef67ab 23812
ecebef6a
MR
238132014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23814
23815 * gdb.threads/thread-specific.exp: Handle the lack of usable
23816 $this_breakpoint and $this_thread.
23817
ccdd1909
HZ
238182014-03-21 Hui Zhu <hui@codesourcery.com>
23819
23820 * gdb.base/attach.exp (do_command_attach_tests): New.
23821
beb460e8
PA
238222014-03-20 Tom Tromey <tromey@redhat.com>
23823 Pedro Alves <palves@redhat.com>
23824
23825 PR cli/15718
23826 * gdb.base/condbreak-call-false.c: New file.
23827 * gdb.base/condbreak-call-false.exp: New file.
23828
40acf43a
PA
238292014-03-20 Pedro Alves <palves@redhat.com>
23830
23831 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23832 Delete.
23833 (block_signals, unblock_signals): Delete.
23834 (child_function_2, main): Remove references to deleted variable
23835 and functions.
23836
9f5e1e02
PA
238372014-03-20 Pedro Alves <palves@redhat.com>
23838
23839 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23840 Use pthread_kill to signal thread 2.
23841 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23842 Adjust to make the test send itself a signal rather than using the
23843 host's "kill" command.
23844
99619bea
PA
238452014-03-20 Pedro Alves <palves@redhat.com>
23846
23847 * gdb.threads/multiple-step-overs.c: New file.
23848 * gdb.threads/multiple-step-overs.exp: New file.
23849 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23850 Adjust expected infrun debug output.
23851
2adfaa28
PA
238522014-03-20 Pedro Alves <palves@redhat.com>
23853
23854 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23855 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23856
31e77af2
PA
238572014-03-20 Pedro Alves <palves@redhat.com>
23858
23859 PR breakpoints/7143
23860 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23861 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23862 of gdb_test_multiple.
23863 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23864 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23865
b9f437de
PA
238662014-03-20 Pedro Alves <palves@redhat.com>
23867
23868 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23869 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23870
05adc73e
PA
238712014-03-19 Pedro Alves <palves@redhat.com>
23872
23873 * gdb.base/async.exp: Remove early return.
23874
6048b950
PA
238752014-03-19 Pedro Alves <palves@redhat.com>
23876
23877 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23878
8bcfb00a
PA
238792014-03-19 Pedro Alves <palves@redhat.com>
23880
23881 * gdb.base/async.exp (test_background): Expect \r\n after
23882 "completed." in the fail pattern.
23883
884e37dc
PA
238842014-03-19 Pedro Alves <palves@redhat.com>
23885
23886 * gdb.base/async.exp (test_background): New procedure.
23887 Use it for all background execution command tests.
23888
148e57e2
PA
238892014-03-19 Pedro Alves <palves@redhat.com>
23890
23891 * gdb.base/async.exp: Use prepare_for_testing.
23892
f48088c7
PA
238932014-03-19 Pedro Alves <palves@redhat.com>
23894
23895 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23896 the same line.
23897
e2f6c966
PA
238982014-03-19 Pedro Alves <palves@redhat.com>
23899
23900 * gdb.base/async.c (main): Add "jump here" and "until here" line
23901 marker comments.
23902 * gdb.base/async.exp (jump_here): New global.
23903 (jump& test): Use it.
23904 (until_here): New global.
23905 (until& test): Use it.
23906
c30568d4
PA
239072014-03-19 Pedro Alves <palves@redhat.com>
23908
23909 * gdb.base/async.exp: Don't frob gdb_protocol.
23910
0172b6a7
DE
239112014-03-18 Doug Evans <xdje42@gmail.com>
23912
23913 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23914 Fix spelling of exec-done-display.
23915
06c868a8
JK
239162014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23917
23918 PR gdb/15358
23919 * gdb.base/gdb-sigterm.c: New file.
23920 * gdb.base/gdb-sigterm.exp: New file.
23921
0c7e1a46
PA
239222014-03-18 Pedro Alves <palves@redhat.com>
23923
23924 PR gdb/13860
23925 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23926 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23927 solib-event.
23928
f7c77d93
JB
239292014-03-17 Joel Brobecker <brobecker@adacore.com>
23930
23931 * gdb.ada/pckd_arr_ren: New testcase.
23932
5a1e8c7a
DE
239332014-03-13 Doug Evans <xdje42@gmail.com>
23934
23935 PR guile/16612
23936 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23937 collect after discarding symbols.
23938
350e1a76
DE
239392014-03-13 Ludovic Courtès <ludo@gnu.org>
23940 Doug Evans <xdje42@gmail.com>
23941
23942 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23943 to history survives a gc.
23944
a69900ae
PA
239452014-03-13 Pedro Alves <palves@redhat.com>
23946
23947 * gdb.base/default.exp: Don't test "target procfs".
23948
5db9f0bd
PA
239492014-03-13 Pedro Alves <palves@redhat.com>
23950
23951 * gdb.base/default.exp: Update "target child" and "target procfs"
23952 tests to not expect "Unix".
23953
b3ccfe11
TT
239542014-03-12 Tom Tromey <tromey@redhat.com>
23955
23956 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23957 New procs. Add target-async tests.
23958 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23959 Add target-async tests.
23960
646f4417
AA
239612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23962
23963 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23964 'func_start' and 'func_end' for the beginning and end of the
23965 function code, respectively.
23966 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23967 'func_end' instead of 'func' and 'main'.
23968
288c211f
AA
239692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23970
23971 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23972 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23973 generate the debug info assembler source.
23974
e0c0f156
AA
239752014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23976
23977 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23978 * gdb.dwarf2/arr-subrange.exp: Likewise.
23979 * gdb.dwarf2/dwz.exp: Likewise.
23980 * gdb.dwarf2/method-ptr.exp: Likewise.
23981 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23982 * gdb.dwarf2/subrange.exp: Likewise.
23983 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23984 * gdb.dwarf2/implptrpiece.exp: Likewise.
23985 * gdb.dwarf2/nostaticblock.exp: Likewise.
23986
0e5c4555
AA
239872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23988
23989 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23990 directory to absolute path name arguments.
23991
5ec18f2b
JG
239922014-03-10 Joel Brobecker <brobecker@adacore.com>
23993
23994 * gdb.ada/tagged_access: New testcase.
23995
847fc4f2
MM
239962014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23997
23998 * gdb.btrace/data.exp: Update expected output.
23999
cc3da688
YQ
240002014-03-06 Yao Qi <yao@codesourcery.com>
24001
24002 * gdb.trace/pr16508.exp: New file.
24003
0f26cec1
PA
240042014-03-05 Pedro Alves <palves@redhat.com>
24005
24006 PR gdb/16575
24007 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24008 procedure.
24009 (top level): Adjust to use it. Add tests that exercise breakpoint
24010 interaction with the code-cache.
24011
7a5a839f
LC
240122014-02-26 Ludovic Courtès <ludo@gnu.org>
24013
24014 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24015 test for 'history-append!'.
24016
31aa7e4e
JB
240172014-02-26 Joel Brobecker <brobecker@adacore.com>
24018
24019 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24020 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24021 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24022 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24023 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24024 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24025
1b588015
JB
240262014-02-26 Joel Brobecker <brobecker@adacore.com>
24027
24028 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24029 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24030 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24031
55426c9d
JB
240322014-02-26 Joel Brobecker <brobecker@adacore.com>
24033
24034 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24035
dc53a7ad
JB
240362014-02-26 Joel Brobecker <brobecker@adacore.com>
24037
24038 * gdb.dwarf2/arr-stride.c: New file.
24039 * gdb.dwarf2/arr-stride.exp: New file.
24040
12ab52e9
PA
240412014-02-26 Pedro Alves <palves@redhat.com>
24042
24043 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24044 that won't ever trigger. Make sure that GDB reports the correct
24045 breakpoint that caused the stop.
24046
849c862e
JK
240472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24048
24049 PR gdb/16626
24050 * gdb.base/auto-load-script: New file.
24051 * gdb.base/auto-load.c: New file.
24052 * gdb.base/auto-load.exp: New file.
24053
71b7d793
JK
24054 PR gdb/16626
24055 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24056
e2f0d509
JK
240572014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24058
24059 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24060 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24061
50cc37c8
DE
240622014-02-24 Doug Evans <dje@google.com>
24063
24064 * lib/gdb.exp (run_on_host): Log error output if program fails.
24065
ea4758f2
PA
240662014-02-21 Pedro Alves <palves@redhat.com>
24067
24068 * gdb.threads/step-after-sr-lock.c: Rename to ...
24069 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24070 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24071 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24072 ... this.
24073
d7b30f67
SDJ
240742014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24075
24076 PR tdep/16397
24077 * gdb.arch/amd64-stap-special-operands.exp: New file.
24078 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24079 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24080 * gdb.arch/amd64-stap-triplet.S: Likewise.
24081 * gdb.arch/amd64-stap-triplet.c: Likewise.
24082
83deb43f
JB
240832014-02-20 Joel Brobecker <brobecker@adacore.com>
24084
24085 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24086 in .section pseudo-op.
24087
adde2bff
DE
240882014-02-20 lin zuojian <manjian2006@gmail.com>
24089 Joel Brobecker <brobecker@adacore.com>
24090 Doug Evans <xdje42@gmail.com>
24091
24092 PR symtab/16581
24093 * gdb.dwarf2/dw2-icycle.S: New file.
24094 * gdb.dwarf2/dw2-icycle.c: New file.
24095 * gdb.dwarf2/dw2-icycle.exp: New file.
24096
f7bd0f78
SC
240972014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24098
24099 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24100 operations on gdb.Value objects.
24101 * gdb.python/py-value-cc.exp: Add new test to test operations on
24102 gdb.Value objects.
24103
c17ef0d5
DE
241042014-02-18 Doug Evans <dje@google.com>
24105
24106 * Makefile.in (TESTS): New variable.
24107 (expanded_tests, expanded_tests_or_none): New variables
24108 (check-single): Pass $(expanded_tests_or_none) to runtest.
24109 (check-parallel): Only run tests in $(TESTS) if non-empty.
24110 (check/no-matching-tests-found): New rule.
24111 * README: Document TESTS makefile variable.
24112
5dd3176f
DE
241132014-02-18 Doug Evans <dje@google.com>
24114
24115 * Makefile.in (check-parallel): rm -rf outputs temp.
24116
0b10be4f
JK
241172014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24118
24119 Fix "ERROR: no fileid for" in the testsuite.
24120 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24121
85f224e7
DE
241222014-02-12 Doug Evans <dje@google.com>
24123
24124 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24125 (MISCELLANEOUS): New variable.
24126 (clean): rm -rf $(MISCELLANEOUS).
24127 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24128 dwp live in the same directory as symlinks, with each symlink pointed
24129 to a differently named file in a different directory.
24130
149b30ff
DE
241312014-02-11 Doug Evans <dje@google.com>
24132
24133 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24134 of Tcl file commands.
24135
1dfdac32
MK
241362014-02-10 Mark Kettenis <kettenis@gnu.org>
24137
24138 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24139 "kill -SIGUSR1 -1".
24140
aa4fb036
JB
241412014-02-10 Joel Brobecker <brobecker@adacore.com>
24142
24143 * gdb.ada/tick_length_array_enum_idx: New testcase.
24144
ed3ef339
DE
241452014-02-10 Doug Evans <xdje42@gmail.com>
24146
24147 * configure.ac (AC_OUTPUT): Add gdb.guile.
24148 * configure: Regenerate.
24149 * lib/gdb-guile.exp: New file.
24150 * lib/gdb.exp (get_target_charset): New function.
24151 * gdb.base/help.exp: Update expected output from "apropos apropos".
24152 * gdb.guile/Makefile.in: New file.
24153 * gdb.guile/guile.exp: New file.
24154 * gdb.guile/scm-arch.c: New file.
24155 * gdb.guile/scm-arch.exp: New file.
24156 * gdb.guile/scm-block.c: New file.
24157 * gdb.guile/scm-block.exp: New file.
24158 * gdb.guile/scm-breakpoint.c: New file.
24159 * gdb.guile/scm-breakpoint.exp: New file.
24160 * gdb.guile/scm-disasm.c: New file.
24161 * gdb.guile/scm-disasm.exp: New file.
24162 * gdb.guile/scm-equal.c: New file.
24163 * gdb.guile/scm-equal.exp: New file.
24164 * gdb.guile/scm-error.exp: New file.
24165 * gdb.guile/scm-error.scm: New file.
24166 * gdb.guile/scm-frame-args.c: New file.
24167 * gdb.guile/scm-frame-args.exp: New file.
24168 * gdb.guile/scm-frame-args.scm: New file.
24169 * gdb.guile/scm-frame-inline.c: New file.
24170 * gdb.guile/scm-frame-inline.exp: New file.
24171 * gdb.guile/scm-frame.c: New file.
24172 * gdb.guile/scm-frame.exp: New file.
24173 * gdb.guile/scm-generics.exp: New file.
24174 * gdb.guile/scm-gsmob.exp: New file.
24175 * gdb.guile/scm-iterator.c: New file.
24176 * gdb.guile/scm-iterator.exp: New file.
24177 * gdb.guile/scm-math.c: New file.
24178 * gdb.guile/scm-math.exp: New file.
24179 * gdb.guile/scm-objfile-script-gdb.in: New file.
24180 * gdb.guile/scm-objfile-script.c: New file.
24181 * gdb.guile/scm-objfile-script.exp: New file.
24182 * gdb.guile/scm-objfile.c: New file.
24183 * gdb.guile/scm-objfile.exp: New file.
24184 * gdb.guile/scm-ports.exp: New file.
24185 * gdb.guile/scm-pretty-print.c: New file.
24186 * gdb.guile/scm-pretty-print.exp: New file.
24187 * gdb.guile/scm-pretty-print.scm: New file.
24188 * gdb.guile/scm-section-script.c: New file.
24189 * gdb.guile/scm-section-script.exp: New file.
24190 * gdb.guile/scm-section-script.scm: New file.
24191 * gdb.guile/scm-symbol.c: New file.
24192 * gdb.guile/scm-symbol.exp: New file.
24193 * gdb.guile/scm-symtab-2.c: New file.
24194 * gdb.guile/scm-symtab.c: New file.
24195 * gdb.guile/scm-symtab.exp: New file.
24196 * gdb.guile/scm-type.c: New file.
24197 * gdb.guile/scm-type.exp: New file.
24198 * gdb.guile/scm-value-cc.cc: New file.
24199 * gdb.guile/scm-value-cc.exp: New file.
24200 * gdb.guile/scm-value.c: New file.
24201 * gdb.guile/scm-value.exp: New file.
24202 * gdb.guile/source2.scm: New file.
24203 * gdb.guile/types-module.cc: New file.
24204 * gdb.guile/types-module.exp: New file.
24205
7026a7c1
YQ
242062014-02-10 Yao Qi <yao@codesourcery.com>
24207
24208 PR testsuite/16543
24209 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24210 * configure: Regenerated.
24211 * Makefile.in: New file.
24212
6c466447
AS
242132014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24214
24215 * gdb.python/py-framefilter.exp: Fix typo.
24216
6e854735
YQ
242172014-02-08 Yao Qi <yao@codesourcery.com>
24218
24219 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24220 that no =breakpoint-modified is emitted when breakpoints are
24221 modified through MI commands.
24222
d137e6dc
PA
242232014-02-07 Pedro Alves <pedro@codesourcery.com>
24224 Pedro Alves <palves@redhat.com>
24225
24226 * gdb.threads/step-after-sr-lock.c: New file.
24227 * gdb.threads/step-after-sr-lock.exp: New file.
24228
b5ee5a50
PA
242292014-02-07 Pedro Alves <palves@redhat.com>
24230
24231 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24232
3c77faf3
JK
242332014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24234
24235 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24236 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24237
6dddc817
DE
242382014-02-06 Doug Evans <xdje42@gmail.com>
24239
24240 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24241 output.
24242
24243 * gdb.gdb/python-interrupts.exp: New file.
24244
de7b2893
YQ
242452014-02-05 Yao Qi <yao@codesourcery.com>
24246
24247 * gdb.trace/report.exp (use_collected_data): Test the output
24248 of "info threads" and "info inferiors".
24249
66d032ac
YQ
242502014-02-05 Yao Qi <yao@codesourcery.com>
24251
24252 Revert this patch:
24253
24254 2013-05-24 Yao Qi <yao@codesourcery.com>
24255
24256 * gdb.trace/tfile.exp: Test inferior and thread.
24257
591a12a1
UW
242582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24259
24260 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24261 on a function.
24262 * gdb.base/step-bt.c: Call hello via function pointer to make
24263 sure its first instruction is executed on powerpc64le-linux.
24264
0ff3e01f
UW
242652014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24266
24267 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24268
084ee545
UW
242692014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24270
24271 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24272 of the test patterns for use on little-endian systems.
24273
6ed14ff3
UW
242742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24275
24276 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24277 (decimal_vector): Fix for little-endian.
24278
401e27fd
JM
242792014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24280
24281 * gdb.arch/sparc-sysstep.exp: New file.
24282 * gdb.arch/sparc-sysstep.c: Likewise.
24283
24284 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24285
8b924729
EBM
242862014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24287
24288 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24289
fb151210
JB
242902014-01-23 Tom Tromey <tromey@redhat.com>
24291
24292 * gdb.ada/array_char_idx: New testcase.
24293
0740f8d8
TT
242942014-01-23 Tom Tromey <tromey@redhat.com>
24295
24296 PR python/16487:
24297 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24298 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24299 classes.
24300
21909fa1
TT
243012014-01-23 Tom Tromey <tromey@redhat.com>
24302
24303 PR python/16491:
24304 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24305 string from an inferior frame.
24306 * gdb.python/py-framefilter-mi.exp: Update.
24307
87ce2a04
DE
243082014-01-22 Doug Evans <dje@google.com>
24309
24310 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24311
237b092b
AA
243122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24313
24314 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24315
d674a709
AA
243162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24317
24318 * gdb.trace/entry-values.exp: Remove excess space character from
24319 regex patterns. Handle s390 call instruction.
24320
20fa3390
AA
243212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24322
24323 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24324 define "*_start" label. Make "name" static.
24325 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24326 ${name} by references to ${name}_start.
24327
78466714
AA
243282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24329
24330 * gdb.base/info-macros.exp: Remove "debug" from the compile
24331 options.
24332
ec9f644a
IB
243332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24334
24335 * gdb.dlang/demangle.exp: New file.
24336
94b1b47e
IB
243372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24338
24339 * gdb.dlang/primitive-types.exp: New file.
24340
7f420862
IB
243412014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24342
24343 * configure.ac: Create gdb.dlang/Makefile.
24344 * configure: Regenerate.
24345 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24346 * gdb.dlang/Makefile.in: New file.
24347 * lib/d-support.exp: New file.
24348 * lib/gdb.exp (skip_d_tests): New proc.
24349
52834460
MM
243502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24351
24352 * gdb.btrace/delta.exp: Check reverse stepi.
24353 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24354 * gdb.btrace/finish.exp: New.
24355 * gdb.btrace/next.exp: New.
24356 * gdb.btrace/nexti.exp: New.
24357 * gdb.btrace/record_goto.c: Add comments.
24358 * gdb.btrace/step.exp: New.
24359 * gdb.btrace/stepi.exp: New.
24360 * gdb.btrace/multi-thread-step.c: New.
24361 * gdb.btrace/multi-thread-step.exp: New.
24362 * gdb.btrace/rn-dl-bind.c: New.
24363 * gdb.btrace/rn-dl-bind.exp: New.
24364 * gdb.btrace/data.c: New.
24365 * gdb.btrace/data.exp: New.
24366 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24367
6e07b1d2
MM
243682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24369
24370 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24371 * gdb.btrace/exception.exp: Update.
24372 * gdb.btrace/instruction_history.exp: Update.
24373 * gdb.btrace/record_goto.exp: Update.
24374 * gdb.btrace/tailcall.exp: Update.
24375 * gdb.btrace/unknown_functions.exp: Update.
24376 * gdb.btrace/delta.exp: New.
24377
0b722aec
MM
243782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24379
24380 * gdb.btrace/record_goto.exp: Add backtrace test.
24381 * gdb.btrace/tailcall.exp: Add backtrace test.
24382
066ce621
MM
243832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24384
24385 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24386 * gdb.btrace/record_goto.c: New.
24387 * gdb.btrace/record_goto.exp: New.
24388 * gdb.btrace/x86-record_goto.S: New.
24389
0688d04e
MM
243902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24391
24392 * gdb.btrace/function_call_history.exp: Update tests.
24393 * gdb.btrace/instruction_history.exp: Update tests.
24394
8710b709
MM
243952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24396
24397 * gdb.btrace/function_call_history.exp: Fix expected field
24398 order for "record function-call-history".
24399 Add new tests for "record function-call-history /c".
24400 * gdb.btrace/exception.cc: New.
24401 * gdb.btrace/exception.exp: New.
24402 * gdb.btrace/tailcall.exp: New.
24403 * gdb.btrace/x86-tailcall.S: New.
24404 * gdb.btrace/x86-tailcall.c: New.
24405 * gdb.btrace/unknown_functions.c: New.
24406 * gdb.btrace/unknown_functions.exp: New.
24407 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24408
5de9129b
MM
244092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24410
24411 * gdb.btrace/instruction_history.exp: Update.
24412 * gdb.btrace/function_call_history.exp: Update.
24413
23a7fe75
MM
244142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24415
24416 * gdb.btrace/function_call_history.exp: Fix expected function
24417 trace.
24418 * gdb.btrace/instruction_history.exp: Initialize traced.
24419 Remove traced_functions.
24420
724c7dd8
MM
244212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24422
24423 * gdb.btrace/function_call_history.exp: Update
24424 * gdb.btrace/instruction_history.exp: Update.
24425
6d78d93b
MM
244262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24427
24428 * gdb.btrace/enable.exp: Update expected text.
24429
93a360cc
OJ
244302014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24431
24432 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24433 bytes.
24434
3772b53f
MR
244352014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24436
24437 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24438
596662fa
OJ
244392014-01-15 Omair Javaid <omair.javaid@linaro.org>
24440
24441 * lib/gdb.exp (supports_process_record): Return true for
24442 arm*-linux*. (supports_reverse): Likewise.
24443
b5b08fb4
SC
244442014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24445
24446 PR python/15464
24447 PR python/16113
24448 * gdb.python/py-type.c: Enhance test case.
24449 * gdb.python/py-value-cc.cc: Likewise
24450 * gdb.python/py-type.exp: Add new tests.
24451 * gdb.python/py-value-cc.exp: Likewise
24452
52d7fb13
AA
244532014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24454 Pedro Alves <palves@redhat.com>
24455
24456 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24457 Make "name" extern.
24458 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24459 references to ${name}_start by references to ${name}.
24460
a2cd8cfe
JB
244612014-01-10 Joel Brobecker <brobecker@adacore.com>
24462
24463 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24464
4e23fced
JB
244652014-01-10 Joel Brobecker <brobecker@adacore.com>
24466
24467 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24468
c6a9e42c
PA
244692014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24470 Pedro Alves <palves@redhat.com>
24471
24472 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 24473 mi_gdb_target_load.
c6a9e42c 24474
b7ea362b
PA
244752014-01-08 Pedro Alves <palves@redhat.com>
24476
24477 * gdb.threads/reconnect-signal.c: New file.
24478 * gdb.threads/reconnect-signal.exp: New file.
24479
5e3f4fab
EBM
244802014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24481
24482 * gdb.base/source-dir.exp: New file.
24483
79301218
JB
244842014-01-07 Joel Brobecker <brobecker@adacore.com>
24485
24486 * gdb.ada/mi_interface: New testcase.
24487
8e355c5d
JB
244882014-01-07 Joel Brobecker <brobecker@adacore.com>
24489
24490 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24491 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24492 gdb.ada/pp-rec-component/pck.ads: New files.
24493
c0d48811
JB
244942014-01-07 Joel Brobecker <brobecker@adacore.com>
24495
24496 * gdb.python/py-pp-integral.c: New file.
24497 * gdb.python/py-pp-integral.py: New file.
24498 * gdb.python/py-pp-integral.exp: New file.
24499
17b609c3 24500For older changes see ChangeLog-1993-2013.
c906108c 24501\f
8d8cb839
EZ
24502;; Local Variables:
24503;; mode: change-log
24504;; left-margin: 8
24505;; fill-column: 74
24506;; version-control: never
24507;; End:
902f2ccb 24508
3666a048 24509 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
24510 Copying and distribution of this file, with or without modification,
24511 are permitted provided the copyright notice and this notice are preserved.
This page took 4.015463 seconds and 4 git commands to generate.