]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR29, Coreutils POSIX2_VERSION as 200112L
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0b54364d
AB
12019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/module.exp: Extend with 'info variables' test.
4
7ff5fae7
AB
52019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
8 F77_FOR_TARGET.
9
d10eccaa
TV
102019-10-16 Tom de Vries <tdevries@suse.de>
11
12 PR tdep/25096
13 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
14
745ff14e
TV
152019-10-16 Tom de Vries <tdevries@suse.de>
16
17 PR tdep/24104
18 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
19 Add KFAIL for PR tdep/25096.
20
03e1ab94
TV
212019-10-16 Tom de Vries <tdevries@suse.de>
22
23 PR testsuite/25059
24 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
25
b17fcc10
TV
262019-10-16 Tom de Vries <tdevries@suse.de>
27
28 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
29 as signed.
30
9223170f
SM
312019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
32
33 * gdb.mi/list-thread-groups-available.exp: Read entries one by
34 one instead of increasing timeout.
35
d6e76313
TV
362019-10-13 Tom de Vries <tdevries@suse.de>
37
38 PR record/25038
39 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
40 * gdb.reverse/sigall-reverse.exp: Same.
41 * gdb.reverse/solib-precsave.exp: Same.
42 * gdb.reverse/solib-reverse.exp: Same.
43 * gdb.reverse/step-precsave.exp: Same.
44 * gdb.reverse/until-precsave.exp: Same.
45 * gdb.reverse/until-reverse.exp: Same.
46 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
47
6dfc0041
AA
482019-10-10 Andreas Arnez <arnez@linux.ibm.com>
49
50 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
51 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
52 (cmp_struct_05_01, cmp_struct_static_02_01)
53 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
54 comparisons.
55
abcf2cc8
TV
562019-10-10 Tom de Vries <tdevries@suse.de>
57
58 PR testsuite/24888
59 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
60 gnatlink.
61
a50faaf6
TV
622019-10-09 Tom de Vries <tdevries@suse.de>
63
64 PR testsuite/25048
65 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
66
60ff3cd7
AB
672019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
70 exceptions due to missing debug information.
71
dfee8566
TV
722019-10-07 Tom de Vries <tdevries@suse.de>
73
74 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
75
3d63690a
AB
762019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
77
78 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
79 * gdb.base/annota1.exp: Update to use gdb_test_name.
80
30d1f018
WP
812019-10-07 Weimin Pan <weimin.pan@oracle.com>
82
83 * gdb.base/ctf-whatis.exp: New file.
84 * gdb.base/ctf-whatis.c: New file.
85 * gdb.base/ctf-ptype.exp: New file.
86 * gdb.base/ctf-ptype.c: New file.
87 * gdb.base/ctf-constvars.exp: New file.
88 * gdb.base/ctf-constvars.c: New file.
89 * gdb.base/ctf-cvexpr.exp: New file.
90
4dbbb47c
TV
912019-10-04 Tom de Vries <tdevries@suse.de>
92
93 * gdb.cp/local-static.c (main): Move declaration of int i out of the
94 for loop.
95
77c2dba3
TT
962019-10-03 Tom Tromey <tom@tromey.com>
97
98 PR rust/24976:
99 * gdb.rust/simple.rs (Union2): New type.
100 (main): Use Union2.
101 * gdb.rust/simple.exp: Add test.
102
179aed7f
AB
1032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
106 nested function prefix.
107
0a4b0913
AB
1082019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
109 Richard Bunt <richard.bunt@arm.com>
110 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
113 nested functions.
114 * gdb.fortran/nested-funcs.f90: Update expected results.
115 * gdb.fortran/nested-funcs-2.exp: New file.
116 * gdb.fortran/nested-funcs-2.f90: New file.
117
082cce05
AB
1182019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.python/py-parameter.exp: Make test names unique.
121 * gdb.python/py-template.exp: Likewise.
122 * gdb.python/py-value.exp: Likewise.
123
2b74ba5a
AB
1242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * gdb.base/break-interp.exp: Reduce test name duplication.
127 * gdb.base/call-sc.exp: Likewise.
128 * gdb.base/callfuncs.exp: Likewise.
129 * gdb.base/charset.exp: Likewise.
130 * gdb.base/dump.exp: Likewise.
131 * gdb.base/ena-dis-br.exp: Likewise.
132 * gdb.base/relational.exp: Likewise.
133 * gdb.base/step-over-syscall.exp: Likewise.
134 * gdb.base/structs.exp: Likewise.
135
58eb20d5
AB
1362019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
137
138 * gdb.linespec/explicit.exp: Make test names unique.
139 * gdb.linespec/ls-errs.exp: Likewise.
140
4d421147
AB
1412019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * gdb.reverse/break-precsave.exp: Make test names unique.
144 * gdb.reverse/break-reverse.exp: Likewise.
145 * gdb.reverse/finish-precsave.exp: Likewise.
146 * gdb.reverse/finish-reverse.exp: Likewise.
147 * gdb.reverse/machinestate-precsave.exp: Likewise.
148 * gdb.reverse/machinestate.exp: Likewise.
149 * gdb.reverse/readv-reverse.exp: Likewise.
150 * gdb.reverse/recvmsg-reverse.exp: Likewise.
151 * gdb.reverse/sigall-precsave.exp: Likewise.
152 * gdb.reverse/sigall-reverse.exp: Likewise.
153 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
154 * gdb.reverse/watch-precsave.exp: Likewise.
155 * gdb.reverse/watch-reverse.exp: Likewise.
156
d8c06f22
AB
1572019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * gdb.threads/stop-with-handle.c: New file.
160 * gdb.threads/stop-with-handle.exp: New file.
161
3a56ed86
TV
1622019-10-03 Tom de Vries <tdevries@suse.de>
163
164 PR testsuite/25059
165 * gdb.base/list-missing-source.exp: Allowing the "Compilation
166 directory" line to be missing.
167
42275044
TV
1682019-10-03 Tom de Vries <tdevries@suse.de>
169
170 PR testsuite/25059
171 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
172 type optional.
173
9ef62df0
AA
1742019-10-02 Andreas Arnez <arnez@linux.ibm.com>
175
176 * gdb.python/py-format-string.c (string.h): New include.
177 (main): Fill a_struct_with_union.the_union.an_int with bytes of
178 the same value, for endianness-independence.
179 * gdb.python/py-format-string.exp (default_regexp_dict)
180 (test_pretty_structs, test_format): Adjust expected output to the
181 changed initialization.
182
37f6a7f4
TT
1832019-10-02 Tom Tromey <tromey@adacore.com>
184
185 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
186
1d58d6a2
PA
1872019-10-02 Pedro Alves <palves@redhat.com>
188 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
191 "print-file-var.h".
192 (this_version_id) Use ATTRIBUTE_VISIBILITY.
193 (get_version_1): Print this_version_id and its address.
194 Add extern "C" wrappers around interface functions.
195 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
196 "print-file-var.h".
197 (this_version_id) Use ATTRIBUTE_VISIBILITY.
198 (get_version_2): Print this_version_id and its address.
199 Add extern "C" wrappers around interface functions.
200 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
201 <stddef.h> and "print-file-var.h".
202 Add extern "C" wrappers around interface functions.
203 [VERSION_ID_MAIN] (this_version_id): Define.
204 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
205 * gdb.base/print-file-var.h: Add some #defines to simplify setting
206 up extern "C" blocks.
207 * gdb.base/print-file-var.exp (test): New, factored out from top
208 level.
209 (top level): Test all combinations of attribute hidden or not,
210 dlopen or not, and this_version_id symbol in main file or not.
211 Compile tests as both C++ and C, make test names unique.
212
d770d56f
TT
2132019-10-01 Tom Tromey <tom@tromey.com>
214
215 * gdb.base/style.exp: Test "show logging filename".
216
7f6aba03
TT
2172019-10-01 Tom Tromey <tom@tromey.com>
218
219 * lib/gdb-utils.exp (style): Handle "metadata" argument.
220 * gdb.base/style.exp: Add metadata style test.
221
14309bb6
TT
2222019-10-01 Tom Tromey <tom@tromey.com>
223
224 * gdb.base/style.exp: Test "pwd".
225
2a3c1174
PA
2262019-10-01 Tom Tromey <tom@tromey.com>
227
228 * gdb.base/style.exp: Update tests.
229
53d666ec
AA
2302019-10-01 Andreas Arnez <arnez@linux.ibm.com>
231
232 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
233 'six' to unsigned.
234 (s1): Initialize fields 'four' and 'six' instead of 'three' and
235 'five'. Use an all-ones bit pattern for each.
236 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
237 to its changed values.
238
4a56a520
TT
2392019-09-30 Tom Tromey <tromey@adacore.com>
240
241 * gdb.rust/traits.rs: Disable all warnings.
242
0df0352a
TV
2432019-09-29 Tom de Vries <tdevries@suse.de>
244
245 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
246
73d9a918
TV
2472019-09-29 Tom de Vries <tdevries@suse.de>
248
249 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
250
060b3ab4
TV
2512019-09-27 Tom de Vries <tdevries@suse.de>
252
253 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
254
68f7d34d
TV
2552019-09-27 Tom de Vries <tdevries@suse.de>
256
257 PR record/23188
258 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
259
5d63b30a
TT
2602019-09-26 Tom Tromey <tromey@adacore.com>
261
262 * gdb.ada/py_taft.exp: New file.
263 * gdb.ada/py_taft/main.adb: New file.
264 * gdb.ada/py_taft/pkg.adb: New file.
265 * gdb.ada/py_taft/pkg.ads: New file.
266
3d435220
TV
2672019-09-24 Tom de Vries <tdevries@suse.de>
268
269 PR gdb/24598
270 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
271
77d03678
TV
2722019-09-22 Tom de Vries <tdevries@suse.de>
273
274 * gdb.base/restore.exp: Allow register variables to be optimized out at
275 -O0.
276
abf516c6
UW
2772019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
278
279 * gdb.arch/spu-info.exp: Remove file.
280 * gdb.arch/spu-info.c: Remove file.
281 * gdb.arch/spu-ls.exp: Remove file.
282 * gdb.arch/spu-ls.c: Remove file.
283
284 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
285 * gdb.asm/spu.inc: Remove file.
286
287 * gdb.base/dump.exp: Remove support for spu*-*-*.
288 * gdb.base/stack-checking.exp: Likewise.
289 * gdb.base/overlays.exp: Likewise.
290 * gdb.base/ovlymgr.c: Likewise.
291 * gdb.base/spu.ld: Remove file.
292
293 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
294 * gdb.cp/cpexprs.exp: Likewise.
295 * gdb.cp/exception.exp: Likewise.
296 * gdb.cp/gdb2495.exp: Likewise.
297 * gdb.cp/mb-templates.exp: Likewise.
298 * gdb.cp/pr9167.exp: Likewise.
299 * gdb.cp/userdef.exp: Likewise.
300
301 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
302
303 * gdb.cell: Remove directory.
304 * lib/cell.exp: Remove file.
305
e452e88f
TV
3062019-09-19 Tom de Vries <tdevries@suse.de>
307
308 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
309
8a625130
TV
3102019-09-19 Tom de Vries <tdevries@suse.de>
311
312 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
313
81dc3ab5
TV
3142019-09-19 Tom de Vries <tdevries@suse.de>
315
316 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
317 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
318 (gdb_target_cmd): ... here.
319 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
320 value 2.
321
b078f3ac
AB
3222019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.base/source-dir.exp: Avoid having directory names in test
325 names.
326
f1b620e9
MG
3272019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 * gdb.base/source-dir.exp: Add extra test for mapped compilation
330 directory.
331
67f3ed6a
AB
3322019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.base/list-missing-source.exp: New file.
335
d1b70248
TV
3362019-09-14 Tom de Vries <tdevries@suse.de>
337
338 PR teststuite/24599
339 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
340 * lib/ada.exp (gnatmake_version_at_least): New proc.
341
5fabdcd6
AB
3422019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
343
344 * gdb.base/maint.exp: Use exec_has_index_section.
345
aa17805f
AB
3462019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
347
348 * gdb.base/maint.exp: Add test for 'maint info sections'.
349
25e5c209
TV
3502019-09-12 Tom de Vries <tdevries@suse.de>
351
352 * gdb.base/store.exp: Allow register variables to be optimized out at
353 -O0.
354
4993045d
PW
3552019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
356
357 * gdb.ada/rdv_wait.exp: Update to new task names.
358 * gdb.base/task_switch_in_core.exp: Likewise.
359 * gdb.base/info_sources_base.c: Likewise.
360
8a516164
TT
3612019-09-10 Tom Tromey <tromey@adacore.com>
362
363 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
364
aa391654
TT
3652019-09-10 Tom Tromey <tromey@adacore.com>
366
367 * gdb.ada/dgopt.exp: New file.
368 * gdb.ada/dgopt/x.adb: New file.
369
8634b462
TT
3702019-09-08 Tom Tromey <tom@tromey.com>
371
372 * gdb.tui/resize.exp: Remove setup_xfail.
373 * gdb.tui/regs.exp: Remove setup_xfail.
374 * gdb.tui/basic.exp: Remove setup_xfail.
375
736b0f76
DB
3762019-09-06 David Blaikie <dblaikie@gmail.com>
377
378 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
379 * gdb.cp/cplabel.exp: Ditto.
380 * gdb.linespec/ls-errs.exp: Ditto.
381
30331a6c
TV
3822019-09-05 Tom de Vries <tdevries@suse.de>
383
384 * lib/gdb.exp (cmp_file_string): New proc.
385 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
386 runto_main. Verify save breakpoints output.
387
98b0ebab
PW
3882019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
389
390 * gdb.base/info-var.exp: Test info variables without running
391 to main, to avoid expect's buffer overflow.
392
4e962e74
TT
3932019-09-03 Tom Tromey <tromey@adacore.com>
394
395 * gdb.ada/bias.exp: New file.
396 * gdb.ada/bias/bias.adb: New file.
397 * gdb.ada/print_chars.exp: Add regression test.
398 * gdb.ada/print_chars/foo.adb (My_Character): New type.
399 (MC): New variable.
400
2ea1a07a
SL
4012019-08-29 Sandra Loosemore <sandra@codesourcery.com>
402
403 * gdb.base/argv0-symlink.exp: Run only on native target
404 and local host.
405
8077c50d
TV
4062019-08-29 Tom de Vries <tdevries@suse.de>
407
408 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
409 diverse debug info.
410 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
411
48352473
TV
4122019-08-28 Tom de Vries <tdevries@suse.de>
413
414 * gdb.base/info-var.exp: Allow info variables to print info for files
415 other than info-var-f1.c and info-var-f2.c.
416
d8f27c60
AB
4172019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
418
419 * gdb.fortran/info-types.exp: Add module.
420 * gdb.fortran/info-types.f90: Update expected results.
421
1f20c35e
AB
4222019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * gdb.fortran/info-types.exp: New file.
425 * gdb.fortran/info-types.f90: New file.
426 * lib/fortran.exp (fortran_character1): New proc.
427
4acfdd20
AB
4282019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
431 functions'. Reindent as needed.
432 * gdb.base/info-var-f1.c: New file.
433 * gdb.base/info-var-f2.c: New file.
434 * gdb.base/info-var.exp: New file.
435 * gdb.base/info-var.h: New file.
436
5c31b358
TV
4372019-08-26 Tom de Vries <tdevries@suse.de>
438
439 PR c++/24852
440 * gdb.cp/no-libstdcxx-probe.exp: New test.
441
b694989f
TV
4422019-08-26 Tom de Vries <tdevries@suse.de>
443
444 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
445 * tests need to be skipped.
446 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
447 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
448 mi_skip_libstdcxx_probe_tests.
449
d9c4ba53
SDJ
4502019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
451
452 * gdb.python/py-xmethods.exp: Use raw strings when passing
453 arguments to SimpleXMethodMatcher.
454
395fad09
TV
4552019-08-22 Tom de Vries <tdevries@suse.de>
456
457 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
458 more informative.
459
26c957f1
PA
4602019-08-21 Pedro Alves <palves@redhat.com>
461
462 * gdb.base/with.exp: Test "with" with no arguments.
463
61f80d5d
TV
4642019-08-21 Tom de Vries <tdevries@suse.de>
465
466 * gdb.base/gdb-caching-proc.exp: Sort files.
467
d7a11d13
TV
4682019-08-20 Tom de Vries <tdevries@suse.de>
469
470 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
471 compilation.
472
34dafe9f
TV
4732019-08-16 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/compare-sections.exp ("after run to main"): Allow
476 mismatched read-only sections for PIE executables.
477
398fdd60
TT
4782019-08-16 Tom Tromey <tom@tromey.com>
479
480 * lib/tuiterm.exp (_csi_Z): New proc.
481 * gdb.tui/basic.exp: Update window positions.
482 * gdb.tui/empty.exp: Update window positions.
483
d8f9e51c
SL
4842019-08-15 Sandra Loosemore <sandra@codesourcery.com>
485
486 * gdb.base/examine-backward.exp: Correct regexp for
487 "examine 3 bytes backward from ${address_zero}".
488
3df505f6
TT
4892019-08-15 Tom Tromey <tom@tromey.com>
490
491 * gdb.tui/empty.exp: Enable resizing tests.
492
272560b5
TT
4932019-08-15 Tom Tromey <tromey@adacore.com>
494
495 * gdb.ada/char_enum.exp: Add regression tests.
496 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
497 and '0'.
498 (Char, Gchar): Update.
499 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
500
08235187
CB
5012019-08-15 Christian Biesinger <cbiesinger@google.com>
502
503 * gdb.python/python.exp: Expect a leading underscore on
504 GdbOutput{,Error}File.
505
22a2ab04
SL
5062019-08-15 Sandra Loosemore <sandra@codesourcery.com>
507
508 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
509 Windows host.
510
835b995b
SL
5112019-08-15 Sandra Loosemore <sandra@codesourcery.com>
512
513 * gdb.base/batch-preserve-term-settings.exp
514 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
515
97dd8e07
CB
5162019-08-15 Christian Biesinger <cbiesinger@google.com>
517
518 * lib/gdb.exp: When running on a mingw target, replace
519 /x/ with x:/.
520
75faf5c4
AH
5212019-08-14 Alan Hayward <alan.hayward@arm.com>
522
523 * gdb.arch/aarch64-prologue.c: New test.
524 * gdb.arch/aarch64-prologue.exp: New file.
525
abc6c00f
TV
5262019-08-13 Tom de Vries <tdevries@suse.de>
527
528 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
529 Thread.
530
74c2c1f4
SL
5312019-08-13 Sandra Loosemore <sandra@codesourcery.com>
532
533 * gdb.python/py-completion.exp: Download the .py file to the host
534 and use its host pathname. Conditionalize tests that use
535 tab completion and manipulate files on the build machine.
536 * gdb.python/py-events.exp: Download the .py file to the host
537 and use its host pathname.
538 * gdb.python/py-evsignal.exp: Likewise.
539 * gdb.python/py-evthreads.exp: Likewise.
540 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
541 pathname syntax.
542 * gdb.python/py-framefilter.exp: Download the .py file to the right
543 place on the host. Match Windows pathname syntax.
544 * gdb.python/py-mi-var-info-path-expression.exp: Download the
545 .py file to the host and use its host pathname.
546 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
547 * gdb.python/py-objfile.exp: Expect a host pathname, not a
548 build pathname. Skip symlink test on Windows host. Add missing
549 newline at end of file.
550 * gdb.python/py-pp-maint.exp: Download the .py file to the host
551 and use its host pathname.
552 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
553 * gdb.python/py-section-script.exp: Use host location of binfile
554 on safe-path. Use correct path separator on Windows host.
555 Reorder alternatives in gdb_test_multiple to prevent matching
556 the wrong alternative on success.
557 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
558
ca2589f3
PP
5592019-08-12 Patrick Palka <patrick@parcs.ath.cx>
560
561 * gdb.gdb/selftest.exp (test_with_self): Update test to now
562 expect the GDB inferior to no longer immediately stop after
563 being resumed with "signal SIGINT".
564
020a839d
SL
5652019-08-09 Sandra Loosemore <sandra@codesourcery.com>
566
567 * gdb.linespec/break-ask.exp: Generalize regexps to match
568 Windows pathnames too.
569
128d6509
TV
5702019-08-08 Tom de Vries <tdevries@suse.de>
571
572 PR testsuite/24862
573 * lib/tuiterm.exp (_accept): Fix CSI regexp.
574
590042fc
PW
5752019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
576
577 * gdb.base/style.exp: Update tests for help doc new invariants.
578 * gdb.base/help.exp: Likewise.
579
046bebe1
TT
5802019-08-06 Tom Tromey <tom@tromey.com>
581
582 * gdb.base/style.exp: Add disassemble test.
583 * gdb.base/style.c (some_called_function): New function.
584 (main): Use it.
585
0b27c27d
CB
5862019-08-05 Christian Biesinger <cbiesinger@google.com>
587
588 * gdb.python/py-block.exp: Test dictionary access on blocks.
589
580f1034
SM
5902019-08-05 Simon Marchi <simon.marchi@efficios.com>
591
592 PR gdb/24863
593 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
594 -list-thread-groups --available test when running under
595 check-read1.
596
d86bd7cb
TV
5972019-08-05 Tom de Vries <tdevries@suse.de>
598
599 PR testsuite/24863
600 * lib/gdb.exp (with_read1_timeout_factor): New proc.
601 * gdb.base/help.exp: Use with_read1_timeout_factor.
602 * gdb.base/info-macros.exp: Same.
603 * gdb.cp/nested-types.exp: Same.
604
a80cf5d8
TV
6052019-08-05 Tom de Vries <tdevries@suse.de>
606
607 * lib/gdb.exp (version_at_least): Factor out of ...
608 (tcl_version_at_least): ... here.
609 (gdb_compile): Fail if pie results in non-PIE executable.
610 (readelf_version, readelf_prints_pie): New proc.
611 (exec_is_pie): Return -1 if unknown.
612
d0962838
TV
6132019-08-05 Tom de Vries <tdevries@suse.de>
614
615 * lib/gdb.exp (tcl_version_at_least): Fix typo.
616
2252ff3d
SL
6172019-08-04 Sandra Loosemore <sandra@codesourcery.com>
618
619 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
620
26655f53
SL
6212019-08-04 Sandra Loosemore <sandra@codesourcery.com>
622
623 * lib/completion-support.exp (test_gdb_complete_none): Skip
624 tab completion tests if no readline support.
625 (test_gdb_complete_unique_re): Likewise.
626 (test_gdb_complete_multiple): Likewise.
627
db4dc13e
PW
6282019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
629
630 * gdb.base/info_sources.exp: New file.
631 * gdb.base/info_sources.c: New file.
632 * gdb.base/info_sources_base.c: New file.
633
0eba165a
PFC
6342019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
635
636 * gdb.base/batch-exit-status.exp: Call test_exit_status with
637 prefix argument.
638 (test_exit_status): Add prefix argument.
639
59bd512b
TV
6402019-08-01 Tom de Vries <tdevries@suse.de>
641
642 PR testsuite/24863
643 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
644 calling exp_continue for new thread and thread exited messages.
645
2a3ad588
TV
6462019-08-01 Tom de Vries <tdevries@suse.de>
647
648 PR testsuite/24863
649 * gdb.base/structs.exp: Fix check-read1 timeout using
650 gdb_test_sequence.
651 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
652
117eb594
TV
6532019-08-01 Tom de Vries <tdevries@suse.de>
654
655 PR testsuite/24863
656 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
657 line.
658
ed591340
TV
6592019-08-01 Tom de Vries <tdevries@suse.de>
660
661 PR testsuite/24863
662 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
663
aa3b6533
TT
6642019-07-30 Tom Tromey <tromey@adacore.com>
665
666 * gdb.ada/display_nested.exp: New file.
667 * gdb.ada/display_nested/foo.adb: New file.
668 * gdb.ada/display_nested/pack.adb: New file.
669 * gdb.ada/display_nested/pack.ads: New file.
670
2906593f
CB
6712019-07-30 Christian Biesinger <cbiesinger@google.com>
672
673 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
674 namespace.
675 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
676
0f575925
TV
6772019-07-30 Tom de Vries <tdevries@suse.de>
678
679 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
680 instead.
681
b13057d9
TV
6822019-07-30 Tom de Vries <tdevries@suse.de>
683
684 PR testsuite/24834
685 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
686 (exec_is_pie): New proc.
687
5c4dde85
CB
6882019-07-29 Christian Biesinger <cbiesinger@google.com>
689
690 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
691
c620ed88
CB
6922019-07-29 Christian Biesinger <cbiesinger@google.com>
693
694 * gdb.python/py-objfile.c: Add global and static vars.
695 * gdb.python/py-objfile.exp: Test new functions Objfile.
696 lookup_global_symbol and lookup_static_symbol.
697
3d235706
TT
6982019-07-29 Tom Tromey <tom@tromey.com>
699
700 * lib/tuiterm.exp (Term::_csi_@): New proc.
701 (Term::_csi_X): Don't move cursor.
702
c7e4c0a6
PW
7032019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
704
705 * gdb.base/options.exp: Update backtrace - completion to
706 new option -frame-info.
707 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
708 Test new 'set print frame-info'. Test backtrace -frame-info
709 overriding 'set print frame-info'.
710 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
711 Test new 'set print frame-info'.
712 Verify consistency of backtrace with and without filters, with and
713 without -no-filters.
714 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
715 default.
716
de28a3b7
TV
7172019-07-29 Tom de Vries <tdevries@suse.de>
718
719 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
720 no arguments".
721
507dd60e
TV
7222019-07-29 Tom de Vries <tdevries@suse.de>
723
724 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
725 is a substring of the first for "complete non-unique file name".
726
5beafce9
TV
7272019-07-29 Tom de Vries <tdevries@suse.de>
728
729 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
730 with ".*".
731
2d274232
TV
7322019-07-29 Tom de Vries <tdevries@suse.de>
733
734 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
735 Pass prompt_regexp parameter to gdb_test_multiple calls.
736
9197cd8b
TV
7372019-07-29 Tom de Vries <tdevries@suse.de>
738
739 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
740 print registers" regexps.
741
b528dae0
TV
7422019-07-29 Tom de Vries <tdevries@suse.de>
743
744 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
745
d17725d7
TV
7462019-07-29 Tom de Vries <tdevries@suse.de>
747
748 PR gdb/24855
749 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
750 (skip_python_tests_prompt): Add prompt_regexp argument to
751 gdb_test_multiple calls.
752
52b75bf1
TT
7532019-07-27 Tom Tromey <tom@tromey.com>
754
755 * gdb.tui/main.exp: New file.
756
2b1d00c2
TT
7572019-07-27 Tom Tromey <tom@tromey.com>
758
759 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
760 optional.
761 * gdb.tui/empty.exp: New file.
762
ded631d5
TT
7632019-07-27 Tom Tromey <tom@tromey.com>
764
765 * lib/tuiterm.exp (spawn): New proc.
766 (Term::resize): New proc.
767 * gdb.tui/resize.exp: New file.
768
58ac439d
TT
7692019-07-27 Tom Tromey <tom@tromey.com>
770
771 * gdb.tui/list.exp: New file.
772
fe1f56ee
TT
7732019-07-27 Tom Tromey <tom@tromey.com>
774
775 * gdb.tui/regs.exp: New file.
776
f790b310
TT
7772019-07-27 Tom Tromey <tom@tromey.com>
778
779 * gdb.tui/basic.exp: Add "layout split" test.
780
d95fc6ee
TT
7812019-07-27 Tom Tromey <tom@tromey.com>
782
783 * gdb.tui/basic.exp: Add "layout asm" test.
784
c3786b3a
TT
7852019-07-27 Tom Tromey <tom@tromey.com>
786
787 * lib/tuiterm.exp: New file.
788 * gdb.tui/basic.exp: New file.
789
98a617f8
KB
7902019-07-27 Kevin Buettner <kevinb@redhat.com>
791
792 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
793 Enable tests associated with this flag. Adjust regex
794 referencing "foo_low" to now refer to "foo_cold" instead.
795
5c076da4
KB
7962019-07-27 Kevin Buettner <kevinb@redhat.com>
797
798 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
799 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
800 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
801 foo_cold. Revise comments to match.
802 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
803 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
804 were wrapped into this proc; Call do_test in loop from outermost
805 level.
806 (foo_low): Rename all occurrences to "foo_cold".
807 (backtrace from baz): New test.
808 (x2/i foo_cold): New test.
809 (info line *foo_cold): New test.
810
1512d3b7
TV
8112019-07-26 Tom de Vries <tdevries@suse.de>
812
813 * gdb.arch/i386-pkru.exp: Fix unterminated string.
814
297989a1
TV
8152019-07-25 Tom de Vries <tdevries@suse.de>
816
817 PR testsuite/24830
818 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
819 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
820 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
821 (skip_libstdcxx_probe_tests): ... here.
822 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
823
b3b965fb
TV
8242019-07-24 Tom de Vries <tdevries@suse.de>
825
826 PR testsuite/24807
827 * gdb.objc/basicclass.m: Include stdio.h.
828 * gdb.objc/nondebug.m: Same.
829 * gdb.objc/objcdecode.m: Same.
830
4625b4d0
TV
8312019-07-24 Tom de Vries <tdevries@suse.de>
832
833 PR testsuite/24612
834 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
835 additional_flags.
836
024a5840
TV
8372019-07-24 Tom de Vries <tdevries@suse.de>
838
839 PR testsuite/24831
840 * gdb.multi/tids.exp: Update error messages for info threads.
841
c76ddaa3
TV
8422019-07-24 Tom de Vries <tdevries@suse.de>
843
844 * gdb.base/info-types.exp: Allow info types to print info for more than
845 one file.
846
9a618ef6
TV
8472019-07-23 Tom de Vries <tdevries@suse.de>
848
849 PR testsuite/24842
850 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
851 gdb_spawn_with_cmdline_opts.
852
40eadf04
SP
8532019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
854
855 * gdb.arch/arm-cmse-sgstubs.c: New test.
856 * gdb.arch/arm-cmse-sgstubs.exp: New file.
857
5ba29434
TV
8582019-07-23 Tom de Vries <tdevries@suse.de>
859
860 PR testsuite/24711
861 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
862 issuing next command.
863
a8e9d247
AB
8642019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * gdb.ada/info_auto_lang.exp: Update expected results.
867 * gdb.base/info-types.c: Add additional types to check.
868 * gdb.base/info-types.exp: Update expected results.
869
eb86c5e2
AB
8702019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * gdb.base/info-types.c: New file.
873 * gdb.base/info-types.exp: New file.
874
01e175fe
AB
8752019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.arch/riscv-bp-infcall.c: New file.
878 * gdb.arch/riscv-bp-infcall.exp: New file.
879
6b78c3f8
AB
8802019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 PR breakpoints/24541
883 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
884
da738167
TV
8852019-07-14 Tom de Vries <tdevries@suse.de>
886
887 PR testsuite/24760
888 * gdb.objc/basicclass.exp: Fix unterminated string.
889
0d4e84ed
AB
8902019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
891 Andrew Burgess <andrew.burgess@embecosm.com>
892
893 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
894 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
895 negative bounds.
896 * gdb.fortran/vla-value.exp: Print elements of an array with
897 negative bounds.
898 * gdb.fortran/vla.f90: Setup an array with negative bounds for
899 testing.
900
021d8588
AB
9012019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
902
903 * gdb.base/options.exp (expect_string): Dequote strings in
904 results.
905 (test-string): Test strings with different quoting and reindent.
906
f06f1252
TT
9072019-07-10 Tom Tromey <tromey@adacore.com>
908
909 * gdb.ada/mi_ex_cond.exp: Update expected results.
910 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
911 * gdb.ada/mi_catch_ex.exp: Update expected results.
912 * gdb.ada/mi_catch_assert.exp: Update expected results.
913 * gdb.ada/catch_ex.exp (catch_exception_info)
914 (catch_exception_entry, catch_assert_entry)
915 (catch_unhandled_entry): Update.
916 * gdb.ada/catch_assert_if.exp: Update expected results.
917
b863685d
RB
9182019-07-10 Richard Bunt <richard.bunt@arm.com>
919 Stephen Roberts <stephen.roberts@arm.com>
920
921 * gdb.base/define.exp: Restore original prompt.
922
cb1e4e32
PA
9232019-07-09 Pedro Alves <palves@redhat.com>
924
925 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
926 breakpoints" output.
927 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
928 * gdb.python/py-breakpoint.exp: No longer expect that "catch
929 throw" creates breakpoint.
930 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
931 'type="catchpoint"'.
932
b58a68fe
PA
9332019-07-09 Pedro Alves <palves@redhat.com>
934
935 PR c++/15468
936 * gdb.cp/except-multi-location-lib.cc: New.
937 * gdb.cp/except-multi-location-main.cc: New.
938 * gdb.cp/except-multi-location.exp: New.
939
0826779b
PW
9402019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
941
942 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
943 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
944 argument and update callers.
945
5b0e2db4
AB
9462019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.arch/amd64-break-on-asm-line.S: New file.
949 * gdb.arch/amd64-break-on-asm-line.exp: New file.
950
1f6f6e21
PW
9512019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
952
953 * gdb.base/printcmds.exp: Test printing C string and
954 C wide string convenience vars without transiting via the inferior.
955 Also make test names unique.
956
ea142fbf
AH
9572019-07-08 Alan Hayward <alan.hayward@arm.com>
958
5862c886 959 PR breakpoints/25011
ea142fbf
AH
960 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
961
213fd9fa
PA
9622019-07-04 Pedro Alves <palves@redhat.com>
963
964 * lib/gdb.exp (foreach_with_prefix): Don't return early if
965 body returned ok(0), break(3) or continue(4).
966 * gdb.testsuite/foreach_with_prefix.exp: New file.
967
2b40fda7
AH
9682019-07-04 Alan Hayward <alan.hayward@arm.com>
969
970 * gdb.server/unittest.exp: Allow 0 unit tests to run.
971
a26c8de0
PA
9722019-07-03 Pedro Alves <palves@redhat.com>
973
974 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
975 "return -code".
976
5f4ba3e7
PA
9772019-07-03 Pedro Alves <palves@redhat.com>
978
979 PR cli/24732
980 * gdb.base/shell.exp: Load completion-support.exp.
981 Adjust expected error output. Add completion tests.
982
a994424f
PA
9832019-07-03 Pedro Alves <palves@redhat.com>
984
985 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
986 string_to_regexp.
987
3d9be6f5
PA
9882019-07-03 Pedro Alves <palves@redhat.com>
989
990 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
991 (expect_integer): Adjust to expect "-string".
992 (expect_string): New.
993 (all_options): Expect "-string".
994 (test-flag, test-boolean): Adjust to expect "-string".
995 (test-string): New proc.
996 (top level): Call it.
997
41fc454c
PA
9982019-07-03 Pedro Alves <palves@redhat.com>
999
1000 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1001 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1002 the expected output in the success.
1003
b2b2a215
PA
10042019-07-03 Pedro Alves <palves@redhat.com>
1005
1006 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1007 Split one gdb_test_multiple call in two to avoid a race.
1008
fdbc9870
PA
10092019-07-03 Pedro Alves <palves@redhat.com>
1010
1011 * gdb.base/with.c: New file.
1012 * gdb.base/with.exp: New file.
1013
c6ac8931
PA
10142019-07-03 Pedro Alves <palves@redhat.com>
1015
1016 * gdb.base/settings.exp: Replace all references to "maint
1017 test-settings set" with references to "maint set test-settings",
1018 and all references to "maint test-settings show" with references
1019 to "maint show test-settings".
1020
970f9d09
PA
10212019-07-03 Pedro Alves <palves@redhat.com>
1022
1023 * gdb.base/settings.exp (test-string): Adjust expected out when
1024 testing "maint test-settings show filename"
1025
54d66006
PA
10262019-07-02 Pedro Alves <palves@redhat.com>
1027
1028 * gdb.base/options.exp (test-info-threads): New procedure.
1029 (top level): Call it.
1030
10d06d82
TT
10312019-06-28 Tom Tromey <tromey@adacore.com>
1032
1033 * gdb.dwarf2/ada-linkage-name.c: New file.
1034 * gdb.dwarf2/ada-linkage-name.exp: New file.
1035
3d507ff2
TT
10362019-06-27 Tom Tromey <tromey@adacore.com>
1037
d039f014 1038 PR c++/20020:
3d507ff2
TT
1039 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1040
8af58ffe
TV
10412019-06-26 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1044
22e21752
TV
10452019-06-26 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.base/index-cache.exp: Add back missing debug option.
1048
b65b566c
PW
10492019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1050
1051 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1052
5c2c8c69
TV
10532019-06-25 Tom de Vries <tdevries@suse.de>
1054
1055 PR testsuite/24727
1056 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1057
164e3873
TV
10582019-06-24 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1061
824eacee
TV
10622019-06-24 Tom de Vries <tdevries@suse.de>
1063
1064 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1065 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1066 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1067
385b97d3
TV
10682019-06-24 Tom de Vries <tdevries@suse.de>
1069
1070 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1071
c596f180
TV
10722019-06-21 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1075
b13a7d03
TV
10762019-06-21 Tom de Vries <tdevries@suse.de>
1077
1078 PR testsuite/24518
1079 PR ada/24713
1080 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1081 index.
1082
899277ae
TT
10832019-06-19 Tom Tromey <tromey@adacore.com>
1084
1085 * gdb.ada/length_cond.exp: Add intro comment.
1086
680e1bee
TT
10872019-06-19 Tom Tromey <tromey@adacore.com>
1088
1089 * gdb.ada/length_cond.exp: New file.
1090 * gdb.ada/length_cond/length_cond.adb: New file.
1091 * gdb.ada/length_cond/pck.adb: New file.
1092 * gdb.ada/length_cond/pck.ads: New file.
1093
0ed4690a
TV
10942019-06-18 Tom de Vries <tdevries@suse.de>
1095
1096 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1097
d20ed5fd
TT
10982019-06-18 Tom Tromey <tromey@adacore.com>
1099
1100 * gdb.base/list0.h: Add comment explaining control character.
1101
86e04673
TV
11022019-06-18 Tom de Vries <tdevries@suse.de>
1103
1104 * boards/fission.exp: Break up long debug_flags line.
1105
c4973306
SM
11062019-06-16 Tom de Vries <tdevries@suse.de>
1107
1108 PR gdb/24445
1109 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1110 generated index.
1111
93cb9841
AB
11122019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 PR gdb/24686
1115 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1116 improve detection of bug gdb/24541.
1117
399aaebd
SM
11182019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1119
1120 PR gdb/24669
1121 * gdb.base/index-cache.exp (uses_readnow,
1122 expecting_index_cache_use): Define global variable.
1123 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1124 expecting_index_cache_use.
1125
584a927c
AB
11262019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1127 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.fortran/pointers.f90: New file.
1130 * gdb.fortran/print_type.exp: New file.
1131 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1132 * gdb.fortran/vla-type.exp: Likewise.
1133 * gdb.fortran/vla-value.exp: Likewise.
1134 * gdb.mi/mi-vla-fortran.exp: Likewise.
1135
30056ea0
AB
11362019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1137
1138 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1139 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1140 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1141 as a stop reason.
1142
ec8e2b6d
AB
11432019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.base/annota1.exp: Update expected results.
1146 * gdb.cp/annota2.exp: Likewise.
1147 * gdb.cp/annota3.exp: Likewise.
1148
09e4c4e1
AB
11492019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * gdb.base/style-logging.exp: Remove path from test name.
1152
0735b091
TT
11532019-06-14 Tom Tromey <tromey@adacore.com>
1154
1155 PR gdb/24502:
1156 * gdb.base/style-logging.exp: New file.
1157
f5686554
TT
11582019-06-14 Tom Tromey <tromey@adacore.com>
1159
1160 * gdb.base/symfile-warn.exp: New file.
1161 * gdb.base/symfile-warn.c: New file.
1162
a0c1ffed
TT
11632019-06-14 Tom Tromey <tromey@adacore.com>
1164
1165 * gdb.base/annotate-symlink.exp: New file.
1166
f411722c
TT
11672019-06-14 Tom Tromey <tromey@adacore.com>
1168
1169 * gdb.ada/set_wstr.exp: Add reassignment test.
1170
4268ec18
TT
11712019-06-14 Tom Tromey <tromey@adacore.com>
1172
1173 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1174 'unchecked_access and 'unrestricted_access as well.
1175
9a9e394b
TT
11762019-06-14 Tom Tromey <tromey@adacore.com>
1177
1178 PR ada/24539:
1179 * gdb.ada/vla.exp: Update tests.
1180 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1181 pragma.
1182
4c048731
PA
11832019-06-13 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.base/settings.exp (test-integer): Test junk after
1186 "unlimited".
1187
6665660a
PA
11882019-06-13 Pedro Alves <palves@redhat.com>
1189
1190 * gdb.base/options.exp (test-thread-apply): New.
1191 (top level): Call it.
1192
5d707134
PA
11932019-06-13 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.base/options.exp (test-frame-apply): New.
1196 (top level): Test print commands with different "frame apply"
1197 prefixes.
1198
e2a689da
PA
11992019-06-13 Pedro Alves <palves@redhat.com>
1200
e79be6e5 1201 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1202 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1203 'max_completions' parameter and handle it.
1204 (test_gdb_completion_offers_commands): New.
1205
90a1ef87
PA
12062019-06-13 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1209
d4c16835
PA
12102019-06-13 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.base/options.exp (test-backtrace): New.
1213 (top level): Call it.
1214
2daf894e
PA
12152019-06-13 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.guile/scm-frame-args.exp: Use "set print
1218 raw-frame-arguments" instead of "set print raw frame-arguments".
1219 * gdb.python/py-frame-args.exp: Likewise.
1220
e6ed716c
PA
12212019-06-13 Pedro Alves <palves@redhat.com>
1222
1223 * gdb.compile/compile.exp: Adjust expected output to option
1224 processing changes.
1225
7d8062de
PA
12262019-06-13 Pedro Alves <palves@redhat.com>
1227
1228 * gdb.base/options.exp: Build executable.
1229 (test-print): New procedure.
1230 (top level): Call it, once for "print" and another for "compile
1231 print".
1232
9d0faba9
PA
12332019-06-13 Pedro Alves <palves@redhat.com>
1234
1235 * gdb.base/options.c: New file.
1236 * gdb.base/options.exp: New file.
1237
dee7b4c8
PA
12382019-06-13 Pedro Alves <palves@redhat.com>
1239
1240 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1241 that "o" is ambiguous.
1242
dca0f6c0
PA
12432019-06-13 Pedro Alves <palves@redhat.com>
1244
1245 * gdb.base/settings.c: New file.
1246 * gdb.base/settings.exp: New file.
1247
ccf46844
PA
12482019-06-13 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/completion.exp: Fix comment typo.
1251
b9a3f842
PA
12522019-06-13 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1255 foo --1" test.
1256
d106773e
PA
12572019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1258
1259 * gdb.fortran/block-data.f: New.
1260 * gdb.fortran/block-data.exp: New.
1261
fea82da0
TV
12622019-06-11 Tom de Vries <tdevries@suse.de>
1263
1264 PR testsuite/24521
1265 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1266 message.
1267
8c2e74f1
TV
12682019-06-11 Tom de Vries <tdevries@suse.de>
1269
1270 PR testsuite/24521
1271 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1272
b49851c8
TV
12732019-06-11 Tom de Vries <tdevries@suse.de>
1274
1275 * boards/readnow.exp: New file.
1276
a7067863
AB
12772019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * gdb.fortran/vla-sizeof.exp: Update expected results.
1280
1a3da2cd
AB
12812019-06-06 Amos Bird <amosbird@gmail.com>
1282
1283 * gdb.base/annota1.exp (thread_switch): Add test for
1284 thread-exited annotation.
1285
3847a7bf
TT
12862019-06-06 Tom Tromey <tromey@adacore.com>
1287
1288 * gdb.base/maint.exp: Expect command started/finished output.
1289
0088ba59
AB
12902019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1293 comment.
1294 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1295
312617a3
AB
12962019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1297
1298 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1299 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1300 * gdb.arch/riscv-unwind-long-insn.c: New file.
1301 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1302
e1f2e1a2
CB
13032019-06-04 Christian Biesinger <cbiesinger@google.com>
1304
d3238f7d 1305 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1306
206584bd
PW
13072019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1308
1309 * lib/gdb.exp (help_list_trailer): New regexp variable
1310 factorizing the help trailer message.
1311 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1312 arg to allow to better factorize various tests.
1313 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1314 (test_prefix_command_help): Use help_list_trailer.
1315 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1316 * gdb.guile/scm-cmd.exp: Likewise.
1317 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1318 * gdb.base/help.exp: Use test_user_defined_class_help.
1319 * gdb.base/style.exp: Add tests for styling of help and apropos.
1320 * lib/gdb-utils.exp (style): Add title and highlight styles.
1321
708dc93e
PW
13222019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1323
1324 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1325 $_shell_exitsignal.
1326 * gdb.base/default.exp: Update for new convenience variables.
1327
f49055a5
TT
13282019-05-29 Tom Tromey <tromey@adacore.com>
1329
1330 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1331 to "break complete ada" test case's regexp.
1332
4330d61d
TT
13332019-05-29 Tom Tromey <tromey@adacore.com>
1334
1335 PR c++/20020:
1336 * gdb.cp/constexpr-field.exp: New file.
1337 * gdb.cp/constexpr-field.cc: New file.
1338
000439d5
TT
13392019-05-29 Tom Tromey <tromey@adacore.com>
1340
1341 * gdb.base/finish.exp (finish_no_print): New proc.
1342 (finish_tests): Call it.
1343
5a01c34c
TV
13442019-05-24 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.dwarf2/gdb-add-index.exp: New file.
1347
18125b16
TT
13482019-05-22 Tom Tromey <tromey@adacore.com>
1349
1350 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1351 * gdb.base/style.exp: Use "style".
1352 * lib/gdb-utils.exp (style): New proc.
1353
af1a8d03
TV
13542019-05-22 Tom de Vries <tdevries@suse.de>
1355
1356 * gdb.base/align.exp: Require c++11.
1357
e7fe496b
TV
13582019-05-22 Tom de Vries <tdevries@suse.de>
1359
1360 PR testsuite/24586
1361 * gdb.python/py-mi-var-info-path-expression.exp: Call
1362 mi_skip_python_tests to check if python is supported.
1363
8fca4da0
AH
13642019-05-22 Alan Hayward <alan.hayward@arm.com>
1365
1366 * gdb.arch/aarch64-pauth.c: New test.
1367 * gdb.arch/aarch64-pauth.exp: New file.
1368
b7060614
AH
13692019-05-22 Alan Hayward <alan.hayward@arm.com>
1370
1371 * README (Re-running Tests Outside The Testsuite): New section.
1372
669d0468
TV
13732019-05-21 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.arch/amd64-eval.exp: Require c++11.
1376 * gdb.base/max-depth.exp: Same.
1377 * gdb.compile/compile-cplus-array-decay.exp: Same.
1378 * gdb.cp/meth-typedefs.exp: Same.
1379 * gdb.cp/subtypes.exp: Same.
1380 * gdb.cp/temargs.exp: Same.
1381
ce3ebcaa
AH
13822019-05-21 Alan Hayward <alan.hayward@arm.com>
1383
1384 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1385
34d11c68
AB
13862019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1387
1388 PR gdb/18644
1389 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1390 * gdb.fortran/printing-types.exp: Add new test.
1391 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1392 testing.
1393 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1394 setup_kfail call.
1395
87781e84
AH
13962019-05-17 Alan Hayward <alan.hayward@arm.com>
1397
1398 * README (Running the Testsuite): Change example.
1399 (Testsuite Parameters): Remove TRANSCRIPT.
1400 * lib/gdb.exp: Remove TRANSCRIPT check.
1401
b420b89e
AH
14022019-05-17 Alan Hayward <alan.hayward@arm.com>
1403
1404 * README (Testsuite Parameters): Add replay logging to
1405 GDBSERVER_DEBUG.
1406 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1407 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1408 as a comma separated list.
1409 (gdb_debug_init): Override procedure.
1410
408e9b8b
AH
14112019-05-17 Alan Hayward <alan.hayward@arm.com>
1412
1413 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1414 (gdb_write_cmd_file): New procedure.
1415 * lib/gdbserver-support.exp (gdbserver_start): Call
1416 gdbserver_write_cmd_file.
1417 (gdbserver_write_cmd_file): New procedure.
1418
f9e2e39d
AH
14192019-05-17 Alan Hayward <alan.hayward@arm.com>
1420
1421 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1422 (delete_breakpoints): Likewise.
1423 (gdb_run_cmd): Likewise.
1424 (gdb_start_cmd): Likewise.
1425 (gdb_starti_cmd): Likewise.
1426 (gdb_internal_error_resync): Likewise.
1427 (gdb_test_multiple): Likewise.
1428 (gdb_reinitialize_dir): Likewise.
1429 (default_gdb_exit): Likewise.
1430 (gdb_file_cmd): Mark kill as optional.
1431 (default_gdb_start): Call gdb_stdin_log_init.
1432 (send_gdb): Call gdb_stdin_log_write.
1433 (rerun_to_main): Mark Y as an answer.
1434 (gdb_stdin_log_init): New function.
1435 (gdb_stdin_log_write): Likewise.
1436
81f47ac2
AH
14372019-05-17 Alan Hayward <alan.hayward@arm.com>
1438
1439 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1440 * gdb.base/debug-expr.exp: Likewise.
1441 * gdb.base/foll-fork.exp: Likewise.
1442 * gdb.base/foll-vfork.exp: Likewise.
1443 * gdb.base/fork-print-inferior-events.exp: Likewise.
1444 * gdb.base/gdb-sigterm.exp: Likewise.
1445 * gdb.base/gdbinit-history.exp: Likewise.
1446 * gdb.base/osabi.exp: Likewise.
1447 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1448 * gdb.base/ui-redirect.exp: Likewise.
1449 * gdb.gdb/unittest.exp: Likewise.
1450 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1451 * gdb.mi/mi-watch.exp: Likewise.
1452 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1453 * gdb.mi/user-selected-context-sync.exp: Likewise.
1454 * gdb.python/python.exp: Disable debug test when debugging.
1455 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1456 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1457 Likewise.
1458 * gdb.threads/stepi-random-signal.exp: Likewise.
1459
29b52314
AH
14602019-05-17 Alan Hayward <alan.hayward@arm.com>
1461
1462 * Makefile.in: Pass through GDB_DEBUG.
1463 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1464 (gdb,debug): Add board setting.
1465 * lib/gdb.exp (default_gdb_start): Start debugging.
1466 (gdb_debug_enabled): New procedure.
1467 (gdb_debug_init): Likewise.
29b52314
AH
1468
14692019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1470
29b52314
AH
1471 * Makefile.in: Pass through GDB_DEBUG.
1472 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1473 (gdb,debug): Add board setting.
1474 * lib/gdb.exp (default_gdb_start): Start debugging.
1475 (gdb_debug_enabled): New procedure.
1476 (gdb_debug_init): Likewise.
29b52314 1477
ca1285d1
AH
14782019-05-17 Alan Hayward <alan.hayward@arm.com>
1479
1480 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1481
f3a09c80
AH
14822019-05-17 Alan Hayward <alan.hayward@arm.com>
1483
1484 * gdb.base/ui-redirect.exp: Test redirection.
1485
26648588
JV
14862019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1487
1488 * gdb.mi/mi-complete.exp: New file.
1489 * gdb.mi/mi-complete.cc: Likewise.
1490
14237686
AB
14912019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1492
1493 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1494 indexed and sliced arrays, and pointers to arrays.
1495
e7bd7fba
TT
14962019-05-14 Tom Tromey <tromey@adacore.com>
1497
1498 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1499 styling test.
1500
2764128d
TV
15012019-05-14 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1504 selection entry encoding.
1505
71bed2db
TT
15062019-05-10 Tom Tromey <tromey@adacore.com>
1507
1508 * gdb.ada/info_exc.exp: Add "complete" test.
1509
63b667ad
TV
15102019-05-09 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1513 CU-relative.
1514
9cfd2b89
TV
15152019-05-09 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1518 CU-relative.
1519
2228ef77
XR
15202019-05-08 Joel Brobecker <brobecker@adacore.com>
1521
1522 * gdb.ada/frame_arg_lang.exp: New testcase.
1523 * gdb.ada/frame_arg_lang/bla.adb: New file.
1524 * gdb.ada/frame_arg_lang/pck.ads: New file.
1525 * gdb.ada/frame_arg_lang/pck.adb: New file.
1526 * gdb.ada/frame_arg_lang/foo.c: New file.
1527
80e55b13
TT
15282019-05-08 Tom Tromey <tromey@adacore.com>
1529
1530 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1531
9d3421af
TT
15322019-05-08 Tom Tromey <tromey@adacore.com>
1533
1534 * gdb.base/ptype-offsets.exp: Update tests.
1535
844333e2
TT
15362019-05-08 Tom Tromey <tromey@adacore.com>
1537
1538 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1539 cases.
1540 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1541 "short".
1542
988915ee
TT
15432019-05-08 Tom Tromey <tromey@adacore.com>
1544
1545 * gdb.ada/vla.exp: New file.
1546 * gdb.ada/vla/vla.adb: New file.
1547
7bd55dac
TV
15482019-05-07 Tom de Vries <tdevries@suse.de>
1549
1550 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1551
75f06e9d
TV
15522019-05-07 Tom de Vries <tdevries@suse.de>
1553
1554 PR testsuite/24522
1555 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1556 section.
1557
77e7aaa4
TV
15582019-05-07 Tom de Vries <tdevries@suse.de>
1559
1560 PR testsuite/24522
1561 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1562 .debug_aranges section.
1563
456ba0fa
TV
15642019-05-07 Tom de Vries <tdevries@suse.de>
1565
1566 PR testsuite/24159
1567 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1568
5a56d6a6
TV
15692019-05-06 Tom de Vries <tdevries@suse.de>
1570
1571 * lib/gdb.exp (exec_has_index_section): New proc.
1572 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1573 section.
1574
9d6d4be8
TV
15752019-05-04 Tom de Vries <tdevries@suse.de>
1576
1577 * boards/cc-with-debug-names.exp: New file.
1578
222a8d25
TT
15792019-05-03 Tom Tromey <tromey@adacore.com>
1580
1581 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1582 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1583 * gdb.ada/char_enum.exp: Add test.
1584
0fdfd794
TV
15852019-05-03 Tom de Vries <tdevries@suse.de>
1586
1587 * boards/cc-with-gdb-index.exp: New file.
1588
80062eb9
AB
15892019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1590
1591 * gdb.rust/simple.exp: Add new test case.
1592 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1593 (main): Initialise an instance of the new struct.
1594
4504bbde
TT
15952019-05-01 Tom Tromey <tromey@adacore.com>
1596
1597 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1598 record.
1599 (NPR): New variable.
1600 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1601 test.
1602
d48e62f4
TT
16032019-05-01 Tom Tromey <tromey@adacore.com>
1604
1605 * gdb.ada/packed_array_assign.exp: Add packed assignment
1606 regression test.
1607
f59f30f5
TV
16082019-05-01 Tom de Vries <tdevries@suse.de>
1609
1610 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1611
b70bfc54
TV
16122019-05-01 Tom de Vries <tdevries@suse.de>
1613
1614 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1615
15f18d14
AT
16162019-04-30 Ali Tamur <tamur@google.com>
1617
1618 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1619
2ff0a947
TT
16202019-04-30 Tom Tromey <tromey@adacore.com>
1621
1622 * lib/ada.exp (find_ada_tool): New proc.
1623 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1624 * gdb.ada/catch_ex_std.exp: New file.
1625 * gdb.ada/catch_ex_std/foo.adb: New file.
1626 * gdb.ada/catch_ex_std/some_package.adb: New file.
1627 * gdb.ada/catch_ex_std/some_package.ads: New file.
1628
a776957c
TT
16292019-04-30 Tom Tromey <tromey@adacore.com>
1630
1631 PR c++/24470:
1632 * gdb.cp/temargs.cc: Add test code from PR.
1633
bc68014d
AB
16342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1635
1636 * gdb.fortran/vla-datatypes.exp: Update expected results.
1637 * gdb.fortran/vla-ptype.exp: Likewise.
1638 * gdb.fortran/vla-type.exp: Likewise.
1639 * gdb.fortran/vla-value.exp: Likewise.
1640
f1fdc960
AB
16412019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.fortran/ptr-indentation.exp: Update expected results.
1644 * gdb.fortran/ptype-on-functions.exp: Likewise.
1645 * gdb.fortran/vla-ptr-info.exp: Likewise.
1646 * gdb.fortran/vla-value.exp: Likewise.
1647
bf7a4de1
AB
16482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1649
1650 * gdb.fortran/ptype-on-functions.exp: New file.
1651 * gdb.fortran/ptype-on-functions.f90: New file.
1652
bbe75b9d
AB
16532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1654
1655 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1656 case void string.
1657
1db455a7
AB
16582019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * gdb.fortran/complex.exp: Expand.
1661 * gdb.fortran/complex.f: Renamed to...
1662 * gdb.fortran/complex.f90: ...this, and extended to add more
1663 complex values.
1664
b6d03bb2
AB
16652019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1666
1667 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1668 MODULO, CMPLX.
1669
2e62ab40
AB
16702019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1671 Richard Bunt <richard.bunt@arm.com>
1672
1673 * gdb.base/max-depth.c: New file.
1674 * gdb.base/max-depth.exp: New file.
1675 * gdb.python/py-nested-maps.c: New file.
1676 * gdb.python/py-nested-maps.exp: New file.
1677 * gdb.python/py-nested-maps.py: New file.
1678 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1679 (test_all_common): Call test_max_depth.
1680 * gdb.fortran/max-depth.exp: New file.
1681 * gdb.fortran/max-depth.f90: New file.
1682 * gdb.go/max-depth.exp: New file.
1683 * gdb.go/max-depth.go: New file.
1684 * gdb.modula2/max-depth.exp: New file.
1685 * gdb.modula2/max-depth.c: New file.
1686 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1687
d2b584a5
TV
16882019-04-29 Tom de Vries <tdevries@suse.de>
1689
1690 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1691
136afab8
PW
16922019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1693
1694 * gdb.base/callexit.exp: Test may-call-functions off.
1695
725cbb63
KS
16962019-04-25 Keith Seitz <keiths@redhat.com>
1697
1698 PR c++/24367
1699 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1700 (another_incomplete_struct, test_incomplete): New definitions.
1701 (main): Use new definitions.
1702 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1703 functions.
1704
82433e3e
SDJ
17052019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1706
1707 PR corefiles/11608
1708 PR corefiles/18187
1709 * gdb.base/coredump-filter-build-id.exp: New file.
1710
dd06d4d6
AH
17112019-04-25 Alan Hayward <alan.hayward@arm.com>
1712
e79be6e5
SM
1713 * Makefile.in: Pass through GDBSERVER_DEBUG.
1714 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1715 (gdbserver,debug): Add board setting.
1716 * gdb.trace/tspeed.exp: Skip when debugging.
1717 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1718 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1719
1670072e
TT
17202019-04-24 Tom Tromey <tromey@adacore.com>
1721
1722 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1723 Rust.
1724
a59240a4
TT
17252019-04-24 Tom Tromey <tromey@adacore.com>
1726
1727 * gdb.arch/amd64-eval.exp: Test bitfield return.
1728 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1729 (class Foo) <return_bitfields>: New method.
1730 (main): Call it.
1731
b907456c
AB
17322019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.cp/many-args.cc: New file.
1735 * gdb.cp/many-args.exp: New file.
1736
5c565afd
TV
17372019-04-23 Tom de Vries <tdevries@suse.de>
1738
1739 PR gdb/24433
1740 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1741
ba22ff86
AH
17422019-04-23 Alan Hayward <alan.hayward@arm.com>
1743
1744 * gdb.trace/backtrace.exp: Use nopie flag.
1745 * gdb.trace/circ.exp: Likewise.
1746 * gdb.trace/collection.exp: Likewise.
1747 * gdb.trace/ftrace.exp: Likewise.
1748 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1749 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1750 * gdb.trace/qtro.exp: Likewise.
1751 * gdb.trace/read-memory.exp: Likewise.
1752 * gdb.trace/report.exp: Likewise.
1753 * gdb.trace/tfile.exp: Likewise.
1754 * gdb.trace/tfind.exp: Likewise.
1755 * gdb.trace/unavailable.exp: Likewise.
1756
7905fc35
PA
17572019-04-22 Pedro Alves <palves@redhat.com>
1758
1759 * gdb.base/solib-probes-nosharedlibrary.c,
1760 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1761
8ecb59f8
TT
17622019-04-19 Tom Tromey <tromey@adacore.com>
1763
1764 * gdb.ada/ptype_union.c: New file.
1765 * gdb.ada/ptype_union.exp: New file.
1766
62160ec9
TT
17672019-04-19 Tom Tromey <tromey@adacore.com>
1768
1769 PR symtab/24423:
1770 * gdb.base/list0.h (foo): Add a control-l character.
1771
36cd4ba5
TV
17722019-04-18 Tom de Vries <tdevries@suse.de>
1773
1774 PR gdb/24433
1775 * boards/local-board.exp: Set sysroot to "".
1776
b73715df
TV
17772019-04-18 Tom de Vries <tdevries@suse.de>
1778 Pedro Alves <palves@redhat.com>
1779
1780 PR gdb/24454
1781 * gdb.threads/vfork-follow-child-exec.c: New file.
1782 * gdb.threads/vfork-follow-child-exec.exp: New file.
1783 * gdb.threads/vfork-follow-child-exit.c: New file.
1784 * gdb.threads/vfork-follow-child-exit.exp: New file.
1785
4aa866af
LS
17862019-04-15 Leszek Swirski <leszeks@google.com>
1787
1788 * gdb.arch/amd64-eval.cc: New file.
1789 * gdb.arch/amd64-eval.exp: New file.
1790
e5a1a79a
AH
17912019-04-11 Alan Hayward <alan.hayward@arm.com>
1792
1793 * gdb.server/sysroot.c: New test.
1794 * gdb.server/sysroot.exp: New file.
1795 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1796 matching param.
1797
41077b66
AB
17982019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.base/align.exp: Extend test to cover structures containing
1801 only static fields.
1802
c30391f8
TV
18032019-04-11 Tom de Vries <tdevries@suse.de>
1804
1805 * boards/cc-with-dwz-m.exp: New file.
1806 * boards/cc-with-dwz.exp: New file.
1807 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1808
e242fd12
SM
18092019-04-09 Simon Marchi <simon.marchi@efficios.com>
1810
1811 * gdb.base/start-cpp.exp: New file.
1812 * gdb.base/start-cpp.cc: New file.
1813
2b0c8b01
KB
18142019-04-08 Kevin Buettner <kevinb@redhat.com>
1815
1816 * gdb.python/py-thrhandle.exp: Adjust tests to call
1817 thread_from_handle instead of thread_from_thread_handle.
1818
947210e5
KB
18192019-04-08 Kevin Buettner <kevinb@redhat.com>
1820
1821 * gdb.python/py-thrhandle.exp: Add tests for
1822 gdb.InferiorThread.handle.
1823
d7df6549
AB
18242019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * gdb.python/py-function.exp: Check calling helper function from
1827 all languages.
1828 * lib/gdb.exp (gdb_supported_languages): New proc.
1829
8bdc1658
AB
18302019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1831
1832 * gdb.base/complex-parts.c: New file.
1833 * gdb.base/complex-parts.exp: New file.
1834
05caa1d2
TT
18352019-04-01 Tom Tromey <tromey@adacore.com>
1836
1837 PR symtab/23331:
1838 * gdb.dwarf2/dw2-ranges-main.c: New file.
1839 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1840 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1841
7734102d
EZ
18422019-03-30 Simon Marchi <simark@simark.ca>
1843
1844 * gdb.base/default.exp: Add values for $_gdb_major and
1845 $_gdb_minor.
1846
188e1fa9
TT
18472019-03-29 Tom Tromey <tromey@adacore.com>
1848
1849 * gdb.base/help.exp: Tighten apropos regexp.
1850
2880242d
KS
18512019-03-29 Keith Seitz <keiths@redhat.com>
1852
1853 * gdb.fortran/array-bounds.exp: New file.
1854 * gdb.fortran/array-bounds.f90: New file.
1855
077cad8e
PW
18562019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1857
1858 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1859
80047cfc
PW
18602019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1861
1862 * gdb.multi/hello.c (main): Increase alarm timer.
1863
f489207e
SL
18642019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1865
1866 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1867 factor when no hardware watchpoint support.
1868
c92df149
AH
18692019-03-28 Alan Hayward <alan.hayward@arm.com>
1870 Pedro Alves <palves@redhat.com>
1871
1872 * boards/local-board.exp: set sysroot to /.
1873
933aebfa
AH
18742019-03-27 Alan Hayward <alan.hayward@arm.com>
1875
1876 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1877 in child.
1878
9f9aa852
AB
18792019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1882 field.
1883 (make_container): Initialise new field.
1884 * gdb.python/py-prettyprint.exp: Add new tests.
1885 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1886 <display_hint>: New method.
1887
3714a195
AB
18882019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1889
1890 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1891 gdb_continue_to_breakpoint more throughout this test.
1892 (run_lang_tests) Supply unique test names, and use
1893 gdb_test_no_output.
1894
18c77628
AB
18952019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1896
1897 * gdb.base/finish-pretty.exp: Update expected results.
1898 * gdb.base/pretty-print.c: New file.
1899 * gdb.base/pretty-print.exp: New file.
1900
9a93502f
PA
19012019-03-25 Pedro Alves <palves@redhat.com>
1902
1903 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1904 move comments outside list. Append '-i "" eof' section.
1905
968aa7ae
AH
19062019-03-22 Alan Hayward <alan.hayward@arm.com>
1907
34a7f2a4 1908 PR testsuite/25016
968aa7ae
AH
1909 * README: Add pie options.
1910 * gdb.base/break-interp.exp: Ensure pie is disabled.
1911 * gdb.base/dump.exp: Likewise.
1912 * lib/gdb.exp (gdb_compile): Add pie option.
1913
4c7d57e7
TT
19142019-03-19 Tom Tromey <tromey@adacore.com>
1915
1916 * gdb.mi/mi2-cli-display.c: New file.
1917 * gdb.mi/mi2-cli-display.exp: New file.
1918
bff8c71f
TT
19192019-03-18 Joel Brobecker <brobecker@adacore.com>
1920 Tom Tromey <tromey@adacore.com>
1921
1922 * gdb.ada/ptype_array/pck.adb: New file.
1923 * gdb.ada/ptype_array/pck.ads: New file.
1924 * gdb.ada/ptype_array/foo.adb: New file.
1925 * gdb.ada/ptype_array.exp: New file.
1926
d085f989
TT
19272019-03-14 Tom Tromey <tromey@adacore.com>
1928
1929 * gdb.base/style.exp: Add "set style sources" test.
1930
b4be1b06
SM
19312019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1932
1933 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1934 * mi-breakpoint-multiple-locations.exp: ... this.
1935 (make_breakpoints_pattern): New proc.
1936 (do_test): Add mi_version parameter, test -break-insert,
1937 -break-info and =breakpoint-created.
1938
7cde5fc2
AB
19392019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1940
1941 * config/default.exp: Remove 'load_lib gdb.exp'.
1942 * config/monitor.exp: Likewise.
1943 * config/sid.exp: Likewise.
1944 * config/sim.exp: Likewise.
1945 * config/slite.exp: Likewise.
1946 * config/unix.exp: Likewise.
1947 * gdb.base/default.exp: Remove unhelpful comment.
1948
efbecbc1
AB
19492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1952
0841c79a
AB
19532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1954
1955 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1956
4a270568
AB
19572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * gdb.fortran/type-kinds.exp: Update expected results.
1960
067630bd
AB
19612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1962
1963 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1964
3be47f7a
AB
19652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1968 function.
1969 (test_basic_parsing_of_type_kinds): Expand types tested.
1970 (test_parsing_invalid_type_kinds): New function.
1971
4d00f5d8
AB
19722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1973
1974 * gdb.fortran/intrinsics.exp: New file.
1975 * gdb.fortran/intrinsics.f90: New file.
1976 * gdb.fortran/type-kinds.exp: New file.
1977
c8f91604
AB
19782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.fortran/dot-ops.exp: New file.
1981
dd9f2c76
AB
19822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1983
1984 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1985 Check upper and lower case logical literals.
1986
84ec9724
AB
19872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1990 Remove duplicate tests.
1991
c3734e09
AH
19922019-03-06 Alan Hayward <alan.hayward@arm.com>
1993
1994 * lib/gdb.exp (builtin_cd): rename of cd.
1995 (cd): Override builtin.
1996
aa3cfbda
RB
19972019-03-06 Richard Bunt <richard.bunt@arm.com>
1998
1999 * gdb.fortran/function-calls.exp: New file.
2000 * gdb.fortran/function-calls.f90: New test.
2001
7b63ad86
RB
20022019-03-04 Richard Bunt <richard.bunt@arm.com>
2003
2004 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2005 on user program standard output.
2006 * gdb.fortran/short-circuit-argument-list.f90: Record function
2007 calls.
2008
01abb042
AH
20092019-02-28 Alan Hayward <alan.hayward@arm.com>
2010
c3734e09
AH
2011 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2012 failure.
01abb042 2013
92137da0
RO
20142019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2015
2016 PR gdb/8527
2017 * gdb.base/interrupt-daemon-attach.c,
2018 gdb.base/interrupt-daemon-attach.exp: New test.
2019
5862844d
PA
20202019-02-27 Pedro Alves <palves@redhat.com>
2021
2022 * gdb.base/page.exp: Add tests for "set width/height -1".
2023
8ed25214
PA
20242019-02-27 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/page.exp: Add tests for "set/show width/height" with
2027 "infinite" values.
2028
6c28e44a
TT
20292019-02-27 Tom Tromey <tromey@adacore.com>
2030
2031 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2032 2.4.
2033 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2034 workaround.
2035
bf9a735e
AB
20362019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2037
2038 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2039 tests for structs with static members.
2040
8791793c
TT
20412019-02-26 Tom Tromey <tromey@adacore.com>
2042
2043 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2044 ValueError, not TypeError.
2045
bc2a507e
KB
20462019-02-26 Kevin Buettner <kevinb@redhat.com>
2047
2048 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2049 call from main program.
2050
e0e7d3bd
JB
20512019-02-23 Joel Brobecker <brobecker@adacore.com>
2052
2053 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2054 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2055 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2056 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2057 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2058
9600246d
KS
20592019-02-22 Keith Seitz <keiths@redhat.com>
2060
2061 PR symtab/23853
2062 * gdb.base/symlink-sourcefile.c: New file.
2063 * gdb.base/symlink-sourcefile.exp: New file.
2064
0c95f9ed
TT
20652019-02-20 Tom Tromey <tom@tromey.com>
2066
2067 * gdb.base/info_qt.exp: Update.
2068
6caa91b6
SM
20692019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2070
2071 * gdb.base/source.exp: Move "error in sourced script" code to
2072 the end.
2073 * gdb.base/source-error.gdb: Move contents to
2074 source-error-1.gdb. Add new code to source source-error-1.gdb.
2075 * gdb.base/source-error-1.gdb: New file, from previous
2076 source-error.gdb.
2077
6506371f
TT
20782019-02-17 Tom Tromey <tom@tromey.com>
2079
2080 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2081 for macro styling.
2082 * gdb.base/style.c (SOME_MACRO): New macro.
2083
a0087920
TT
20842019-02-17 Tom Tromey <tom@tromey.com>
2085
2086 * gdb.base/style.exp: Add line-wrapping tests.
2087 * gdb.base/page.exp: Add test for quitting during pagination.
2088
a2cd4f14
JB
20892019-02-17 Joel Brobecker <brobecker@adacore.com>
2090
2091 * gdb.ada/big_packed_array: New testcase.
2092 * gdb.ada/homonym.exp: Fix incorrect expected output for
2093 "break <homonym__get_value>" test.
2094
9d70ffbc
WP
20952019-02-13 Weimin Pan <weimin.pan@oracle.com>
2096
2097 PR breakpoints/21870
2098 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2099 and prepare_for_testing. Add comment.
2100 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2101 redundant cleanup call. Clean up comment.
2102
01c7ae81
WP
21032019-02-12 Weimin Pan <weimin.pan@oracle.com>
2104
2105 PR breakpoints/21870
2106 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2107 * gdb.arch/aarch64-dbreg-contents.c: New file.
2108
aff29d1c
JB
21092019-02-10 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.ada/mi_ref_changeable: New testcase.
2112
df0da8a2
AH
21132019-02-07 Alan Hayward <alan.hayward@arm.com>
2114
2115 * gdb.base/attach.exp: Add double attach test.
2116
bd447abb
SM
21172019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2118
2119 * lib/gdb.exp (default_gdb_start): Don't match pagination
2120 prompt.
2121 (gdb_init): Set stty_init.
2122
1dbc40b9
TT
21232019-01-27 Tom Tromey <tom@tromey.com>
2124
2125 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2126 skip_python_tests.
2127
353229bf
AH
21282019-01-24 Alan Hayward <alan.hayward@arm.com>
2129
2130 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2131 New structure.
2132 (struct struct_static_02_02): Likewise.
2133 (struct struct_static_02_03): Likewise.
2134 (struct struct_static_02_04): Likewise.
2135 (struct struct_static_04_01): Likewise.
2136 (struct struct_static_04_02): Likewise.
2137 (struct struct_static_04_03): Likewise.
2138 (struct struct_static_04_04): Likewise.
2139 (struct struct_static_06_01): Likewise.
2140 (struct struct_static_06_02): Likewise.
2141 (struct struct_static_06_03): Likewise.
2142 (struct struct_static_06_04): Likewise.
2143 (cmp_struct_static_02_01): Likewise.
2144 (cmp_struct_static_02_02): Likewise.
2145 (cmp_struct_static_02_03): Likewise.
2146 (cmp_struct_static_02_04): Likewise.
2147 (cmp_struct_static_04_01): Likewise.
2148 (cmp_struct_static_04_02): Likewise.
2149 (cmp_struct_static_04_03): Likewise.
2150 (cmp_struct_static_04_04): Likewise.
2151 (cmp_struct_static_06_01): Likewise.
2152 (cmp_struct_static_06_02): Likewise.
2153 (cmp_struct_static_06_03): Likewise.
2154 (cmp_struct_static_06_04): Likewise.
2155 (call_all): Test new structs.
2156 * gdb.base/infcall-nested-structs.exp: Likewise.
2157
73021deb
AH
21582019-01-21 Alan Hayward <alan.hayward@arm.com>
2159 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2160
fc65c7db
AH
21612019-01-21 Alan Hayward <alan.hayward@arm.com>
2162 * gdb.base/stack-protector.c: New test.
2163 * gdb.base/stack-protector.exp: New file.
2164 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2165 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2166 option.
2167 (gdb_compile): Remove stack protector for GCC and prevent
2168 recursion.
2169
c24bdb02
KS
21702019-01-16 Keith Seitz <keiths@redhat.com>
2171
2172 PR gdb/23773
2173 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2174
6f072a10
PFC
21752019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2176
2177 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2178 aliases.
2179 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2180 tests.
2181 * gdb.arch/powerpc-vector-regs.c: New file.
2182 * gdb.arch/powerpc-vector-regs.exp: New file.
2183
a7b8d682
PFC
21842019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2185
2186 * gdb.arch/altivec-regs.exp: Fix the list passed to
2187 gdb_expect_list when testing "info vector".
2188
6eb6fb67
AB
21892019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2190
2191 * gdb.base/style.exp: Don't include path in testname.
2192
b56f80d8
KS
21932019-01-10 Keith Seitz <keiths@redhat.com>
2194
2195 PR gdb/23712
2196 PR symtab/23010
2197 * gdb.dwarf2/multidictionary.exp: New file.
2198
041be526
SM
21992019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2200
2201 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2202 (test_gnuv3_style_demangling): ... this.
2203 (test_lucid_style_demangling): Remove.
2204 (test_arm_style_demangling): Remove.
2205 (test_hp_style_demangling): Remove.
2206 (do_tests): Remove calls to the above.
2207
d820d0c3
AB
22082019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2209
2210 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2211 case.
2212
f097f5ad
TT
22132019-01-06 Tom Tromey <tom@tromey.com>
2214
2215 PR gdb/28155:
2216 * gdb.dwarf2/typedef-void-finish.exp: New file.
2217
2cd8cc0b
TT
22182018-12-28 Tom Tromey <tom@tromey.com>
2219 Simon Marchi <simark@simark.ca>
2220
2221 * gdb.base/jit-exec.exp: New file.
2222 * gdb.base/jit-exec.c: New file.
2223 * gdb.base/jit-execd.c: New file.
2224
35fb8261
TT
22252018-12-28 Tom Tromey <tom@tromey.com>
2226
2227 * gdb.base/style.exp: Update test to check for address styling.
2228
47fd17cd
TT
22292018-12-28 Tom Tromey <tom@tromey.com>
2230
2231 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2232 message.
2233
d47032b7
TT
22342018-12-28 Tom Tromey <tom@tromey.com>
2235
2236 * gdb.base/style.exp: Add test for version number styling.
2237
af79b68d
TT
22382018-12-28 Tom Tromey <tom@tromey.com>
2239
2240 * gdb.base/style.exp: Add test for print_address_symbolic.
2241
0bb296cb
TT
22422018-12-28 Tom Tromey <tom@tromey.com>
2243
2244 * gdb.base/style.exp: Add test for breakpoint setting.
2245
80ae2043
TT
22462018-12-28 Tom Tromey <tom@tromey.com>
2247
2248 * gdb.base/style.exp: Add test for variable names.
2249
cbe56571
TT
22502018-12-28 Tom Tromey <tom@tromey.com>
2251
2252 * gdb.base/style.exp: New file.
2253 * gdb.base/style.c: New file.
2254
9162a27c
TT
22552018-12-28 Tom Tromey <tom@tromey.com>
2256
2257 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2258 "dumb".
2259 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2260 the TERM environment variable.
2261
bc543c90
TT
22622018-12-27 Tom Tromey <tom@tromey.com>
2263
2264 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2265 pagination test.
2266
6f0ffe50
AB
22672018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2270 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2271
b5a1e557
PW
22722018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2273
2274 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2275 Filename a.adb changed to bp_fun_addr.adb.
2276 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2277
6e8b1ab2
JV
22782018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2279
2280 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2281 non-PIE executables.
2282 * README: Mention the gdb,nopie_flag board setting.
2283 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2284 non-PIE executable.
2285 * gdb.arch/amd64-entry-value.exp: Likewise.
2286 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2287 * gdb.arch/i386-float.exp: Likewise.
2288 * gdb.arch/i386-signal.exp: Likewise.
2289 * gdb.mi/mi-reg-undefined.exp: Likewise.
2290
d00a27c5
PM
22912018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2292
2293 PR gdb/23974
2294 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2295
161d081c
PW
22962018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2297
2298 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2299 Update order of results accordingly.
2300
b001de23
AB
23012018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2302
2303 * gdb.base/annota1.exp: Update a test regexp.
2304
99e1a184
AB
23052018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2306
2307 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2308
7a81c1e2
PW
23092018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2310
2311 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2312 (reuse_time): Initialize to REUSE_TIME_CAP.
2313 (check_rc): New function.
2314 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2315 Check pthread_create rc.
2316 (spawner_thread_func): Check pthread_create and pthread_join rc.
2317
73e8dc90
PA
23182018-12-08 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.base/list.exp (test_forward_search): Rename to ...
2321 (test_forward_reverse_search): ... this. Also test reverse-search
2322 and the forward-search alias.
2323
13f2ed32
AB
23242018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2327 local timeout variable before return, and remove all local timeout
2328 variable entirely.
2329 (gdb_load): Likewise.
2330
64d27cfc
TV
23312018-12-01 Tom de Vries <tdevries@suse.de>
2332
2333 * gdb.base/gdb-caching-proc.exp: New file.
2334
f63c03b4
SDJ
23352018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2336
2337 * Makefile.in (TIMESTAMP): New variable.
2338 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2339 command.
2340 (check-single-racy): Likewise.
2341 (check/%.exp): Likewise.
2342 (check-racy/%.exp): Likewise.
2343 (workers/%.worker): Likewise.
2344 (build-perf): Likewise.
2345 (check-perf): Likewise.
2346 * README: Describe new "TS" and "TS_FORMAT" variables.
2347 * print-ts.py: New file.
2348
1c97054b
BF
23492018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2350
2351 PR python/23714
2352 * gdb.python/python.exp: Test command repetition after
2353 gdb.execute.
2354
1871a62d
AB
23552018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2356
2357 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2358 is correctly aligned.
2359
fb5e1ed9
PW
23602018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2361
2362 * gdb.ada/info_auto_lang.exp: New testcase.
2363 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2364 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2365 * gdb.ada/info_auto_lang/some_c.c: New file.
2366
43d397ca
PW
23672018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2368
2369 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2370 FUNC_lang language syntax.
2371
beddd671
PW
23722018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2373
2374 * gdb.base/info_minsym.c: New file.
2375 * gdb.base/info_minsym.exp: New file.
2376
73fc52c4
TT
23772018-11-19 Tom Tromey <tom@tromey.com>
2378
2379 PR rust/23625:
2380 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2381 * gdb.rust/expr.exp: Update expected output. Change one test.
2382
994b876a
TT
23832018-11-19 Tom Tromey <tom@tromey.com>
2384
2385 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2386
6769f276
PA
23872018-11-19 Pedro Alves <palves@redhat.com>
2388
2389 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2390 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2391 see the expected warning.
2392
38a72da0
AH
23932018-11-16 Alan Hayward <alan.hayward@arm.com>
2394
2395 PR gdb/22736:
2396 * gdb.cp/infcall-nodebug-lib.c: New test.
2397 * gdb.cp/infcall-nodebug-main.c: New test.
2398 * gdb.cp/infcall-nodebug.exp: New file.
2399
53a89d6e
SM
24002018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2401
2402 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2403 completer tests.
2404
9325300d
TV
24052018-11-09 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.base/msym-lang.c: New test.
2408 * gdb.base/msym-lang.exp: New file.
2409 * gdb.base/msym-lang-main.c: New test.
2410
20f0d60d
TT
24112018-11-08 Tom Tromey <tom@tromey.com>
2412
2413 PR gdb/23555:
2414 PR gdb/23838:
2415 * gdb.base/warning.exp: New file.
2416
b5420128
JB
24172018-11-08 Jan Beulich <jbeulich@suse.com>
2418
2419 * testsuite/gdb.arch/i386-avx512.c,
2420 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2421
cd115d61
AB
24222018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2423
2424 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2425 point hardware.
2426
35ee2dc2
AB
24272018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2428
2429 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2430 * gdb.dwarf2/missing-type-name.exp: New file.
2431
31aceee8
TV
24322018-11-06 Tom de Vries <tdevries@suse.de>
2433
2434 * gdb.base/many-headers.c: New test.
2435 * gdb.base/many-headers.exp: New file.
2436
109be305
JW
24372018-11-06 Jim Wilson <jimw@sifive.com>
2438
2439 * gdb.base/code_elim.exp: For riscv, set additional_flags
2440 to include -msmall-data-limit=0.
2441
e2b7af72
JB
24422018-11-01 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.ada/watch_minus_l: New testcase.
2445
cdcda965
SM
24462018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2447
2448 * gdb.arch/aix-sighandle.c: New file.
2449 * gdb.arch/aix-sighandle.exp: New file.
2450
92dcebf3
AB
24512018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2452
2453 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2454 registers being unions.
2455
68b9ac18
TV
24562018-10-31 Tom de Vries <tdevries@suse.de>
2457
2458 * lib/valgrind.exp: New file.
2459 (vgdb_start, vgdb_stop): New procs, factored out of ...
2460 * gdb.base/valgrind-bt.exp: ... here, ...
2461 * gdb.base/valgrind-disp-step.exp: ... here and ...
2462 * gdb.base/valgrind-infcall.exp: ... here.
2463
1443936e
TV
24642018-10-31 Tom de Vries <tdevries@suse.de>
2465
2466 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2467
eb77c9df
AB
24682018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2469
2470 * gdb.dwarf2/void-type.c: New file.
2471 * gdb.dwarf2/void-type.exp: New file.
2472
82b5e646
PW
24732018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2474
2475 * gdb.base/info_qt.c: New file.
2476 * gdb.base/info_qt.exp: New file.
2477
8d619c01
EBM
24782018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2479
2480 * gdb.arch/powerpc-htm-regs.c: New file.
2481 * gdb.arch/powerpc-htm-regs.exp: New file.
2482
f2cf6173
EBM
24832018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2484
2485 * gdb.arch/powerpc-tar.c: New file.
2486 * gdb.arch/powerpc-tar.exp: New file.
2487
7ca18ed6
EBM
24882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2489
2490 * gdb.arch/powerpc-ppr-dscr.c: New file.
2491 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2492
bfcc0eba
TV
24932018-10-25 Tom de Vries <tdevries@suse.de>
2494
2495 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2496
fe1a5cad
TV
24972018-10-24 Tom de Vries <tdevries@suse.de>
2498
2499 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2500 longer exists error.
2501
a76dc3b7
TV
25022018-10-24 Tom de Vries <tdevries@suse.de>
2503
2504 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2505
4df46df7
TV
25062018-10-24 Tom de Vries <tdevries@suse.de>
2507
2508 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2509 --db-attach in valgrind.
2510
0dbfcfff
AB
25112018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2512
2513 * gdb.arch/riscv-reg-aliases.c: New file.
2514 * gdb.arch/riscv-reg-aliases.exp: New file.
2515
b04480b1
AH
25162018-10-19 Alan Hayward <alan.hayward@arm.com>
2517
2518 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2519
2c6ac8d7
AH
25202018-10-19 Alan Hayward <alan.hayward@arm.com>
2521
2522 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2523
2bc69f25
AH
25242018-10-19 Alan Hayward <alan.hayward@arm.com>
2525
2526 * gdb.cp/ovldbreak.exp: Fix regexps.
2527
1f1ae3a3
AH
25282018-10-19 Alan Hayward <alan.hayward@arm.com>
2529
2530 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2531
94c18618
SDJ
25322018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2533
2534 PR cli/23785
2535 * gdb.base/restore.exp: New test to check if "restore" with an
2536 invalid file doesn't segfault.
2537
812cd6eb
TV
25382018-10-18 Tom de Vries <tdevries@suse.de>
2539
2540 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2541 * gdb.ada/excep_handle.exp: Same.
2542 * gdb.ada/mi_string_access.exp: Same.
2543 * gdb.ada/mi_var_union.exp: Same.
2544 * gdb.arch/arc-analyze-prologue.exp: Same.
2545 * gdb.arch/arc-decode-insn.exp: Same.
2546 * gdb.base/readnever.exp: Same.
2547 * gdb.fortran/printing-types.exp: Same.
2548 * gdb.guile/scm-lazy-string.exp: Same.
2549
c4b90788
TV
25502018-10-16 Tom de Vries <tdevries@suse.de>
2551
2552 PR gdb/23730
2553 * gdb.base/catch-follow-exec.c: Add copyright notice.
2554 * gdb.base/catch-follow-exec.exp: Rewrite to use
2555 gdb_spawn_with_cmdline_opts. Require gdb-native.
2556
8bca2978
SL
25572018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2558
2559 * gdb.trace/actions-changed.exp: Check for arch support.
2560 * gdb.trace/actions.exp: Likewise.
2561 * gdb.trace/ax.exp: Likewise.
2562 * gdb.trace/backtrace.exp: Likewise.
2563 * gdb.trace/change-loc.exp: Likewise.
2564 * gdb.trace/deltrace.exp: Likewise.
2565 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2566 * gdb.trace/ftrace.exp: Likewise.
2567 * gdb.trace/infotrace.exp: Check for arch support.
2568 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2569 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2570 * gdb.trace/mi-tsv-changed.exp: Likewise.
2571 * gdb.trace/packetlen.exp: Likewise.
2572 * gdb.trace/passc-dyn.exp: Likewise.
2573 * gdb.trace/passcount.exp: Likewise.
2574 * gdb.trace/pending.exp: Likewise.
2575 * gdb.trace/range-stepping.exp: Check for shlib support.
2576 * gdb.trace/report.exp: Check for arch support.
2577 * gdb.trace/save-trace.exp: Likewise.
2578 * gdb.trace/signal.exp: Check for signal support.
2579 * gdb.trace/tfind.exp: Check for arch support.
2580 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2581 * gdb.trace/trace-common.h: Add comment.
2582 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2583 * gdb.trace/trace-enable-disable.exp: Likewise.
2584 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2585 * gdb.trace/tracecmd.exp: Check for arch support.
2586 * gdb.trace/tspeed.exp: Check for shlib and target support.
2587 * gdb.trace/tstatus.exp: Check for arch support.
2588 * gdb.trace/tsv.exp: Likewise.
2589 * gdb.trace/while-dyn.exp: Likewise.
2590 * gdb.trace/while-stepping.exp: Likewise.
2591 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2592
f9c49bff
SM
25932018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2594
2595 * gdb.trace/tspeed.exp: Remove nowarnings.
2596 (prepare_for_trace_test): Declare "global ipalib".
2597 * gdb.trace/tspeed.c: Include unistd.h.
2598 (main): Remove superfluous printf argument.
2599
d4330bde
SL
26002018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2601
2602 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2603 directory prefix on the filename.
2604
8ecfd7bd
SDJ
26052018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2606
2607 * gdb.gdb/unittest.exp: Update expected message informing that
2608 selftests have been disabled.
2609 * gdb.server/unittest.exp: Likewise.
2610
58bbcd02
TV
26112018-10-09 Tom de Vries <tdevries@suse.de>
2612
2613 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2614 with runto_main.
2615
9f6b697b
WP
26162018-10-08 Weimin Pan <weimin.pan@oracle.com>
2617
2618 PR c++/16841
2619 * gdb.cp/virtbase2.cc: New file.
2620 * gdb.cp/virtbase2.exp: New file.
2621
add5ded5
TT
26222018-10-06 Tom Tromey <tom@tromey.com>
2623
2624 PR python/19399:
2625 * gdb.python/py-inferior.exp: Add architecture test.
2626
f9e48344
TT
26272018-10-06 Tom Tromey <tom@tromey.com>
2628
2629 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2630 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2631
2a8be203
TT
26322018-10-06 Tom Tromey <tom@tromey.com>
2633
2634 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2635 of a "throw" catchpoint.
2636
e04caa70
SDJ
26372018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2638
2639 * gdb.base/info-proc.exp: Update string expected from "help info
2640 proc".
2641
5ca8c39f
TT
26422018-10-04 Tom Tromey <tom@tromey.com>
2643
2644 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2645 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2646 (test_initial_complaints, test_empty_complaints): Update.
2647 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2648
3453e7e4
TT
26492018-10-04 Tom Tromey <tom@tromey.com>
2650
2651 PR cli/19551:
2652 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2653 * lib/gdb.exp (gdb_file_cmd): Update.
2654 * gdb.stabs/weird.exp (print_weird_var): Update.
2655 * gdb.server/solib-list.exp: Update.
2656 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2657 * gdb.mi/mi-cli.exp: Update.
2658 * gdb.linespec/linespec.exp: Update.
2659 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2660 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2661 * gdb.cp/cp-relocate.exp: Update.
2662 * gdb.base/sym-file.exp: Update.
2663 * gdb.base/relocate.exp: Update.
2664 * gdb.base/readnever.exp: Update.
2665 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2666 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2667 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2668 * gdb.base/code_elim.exp: Update.
2669 * gdb.base/break-unload-file.exp (test_break): Update.
2670 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2671 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2672 Update.
2673 * gdb.base/attach.exp (do_attach_tests): Update.
2674 * gdb.base/sepdebug.exp: Update.
2675 * gdb.python/py-section-script.exp: Update.
2676
6afcf761
TT
26772018-10-04 Tom Tromey <tom@tromey.com>
2678
2679 PR cli/22234:
2680 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2681 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2682 output.
2683
fef1b293
TT
26842018-10-04 Tom Tromey <tom@tromey.com>
2685
2686 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2687 set width and height to 0.
2688 (test_command_line_attach_run): Use -quiet.
2689
ca98345e
SL
26902018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2691
2692 * lib/gdb.exp (skip_ifunc_tests): New.
2693 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2694 other compile failures.
2695 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2696
ff34e6ae
SM
26972018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2698
2699 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2700 is_amd64_regs_target.
2701
6bb8890e
AH
27022018-10-01 Alan Hayward <alan.hayward@arm.com>
2703
2704 * gdb.arch/aarch64-sighandler-regs.c: New test.
2705 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2706 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2707
224d30d3
MM
27082018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2709
2710 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2711 assembly.
2712
f67ffa6a
AB
27132018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2714
2715 * gdb.base/frame-selection.exp: New file.
2716 * gdb.base/frame-selection.c: New file.
2717
9fc3183f
AH
27182018-09-27 Alan Hayward <alan.hayward@arm.com>
2719
2720 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2721 pthread barrier.
2722 (main): Likewise.
2723
d354055e
AB
27242018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2725
2726 * gdb.base/large-frame-1.c: New file.
2727 * gdb.base/large-frame-2.c: New file.
2728 * gdb.base/large-frame.exp: New file.
2729 * gdb.base/large-frame.h: New file.
2730
db727370
JL
27312018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2732
2733 PR gdb/20948
2734 * gdb.base/write_mem.exp: New test.
2735 * gdb.base/write_mem.c: Likewise.
2736
ae778caf
TT
27372018-09-23 Tom Tromey <tom@tromey.com>
2738
2739 PR python/18852:
2740 * gdb.python/py-parameter.exp: Add test for parameter that throws
2741 on "set".
2742
fd3ba736
TT
27432018-09-23 Tom Tromey <tom@tromey.com>
2744
2745 PR python/17284:
2746 * gdb.python/py-template.exp (test_template_arg): Add test for
2747 negative template argument number.
2748
39a24317
TT
27492018-09-23 Tom Tromey <tom@tromey.com>
2750
2751 PR python/14062:
2752 * gdb.python/python.exp: Add test for post_event error.
2753
f5769a2c
TT
27542018-09-23 Tom Tromey <tom@tromey.com>
2755
2756 PR python/18170:
2757 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2758 convert pointers to int and long.
2759
1c1e54f6
TT
27602018-09-23 Tom Tromey <tom@tromey.com>
2761
2762 PR python/20126:
2763 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2764 signed-ness conversion tests.
2765
fb4fa946
TT
27662018-09-23 Tom Tromey <tom@tromey.com>
2767
2768 PR python/18352;
2769 * gdb.python/py-value.exp (test_float_conversion): New proc.
2770 Use it.
2771
a466edac
HAQ
27722018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2773
2774 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2775
4ee9b0c5
SL
27762018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2777
2778 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2779 no readline.
2780 * gdb.base/utf8-identifiers.exp: Likewise.
2781 * gdb.cp/cpcompletion.exp: Likewise.
2782 * gdb.linespec/cpcompletion.exp: Likewise.
2783 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2784 * gdb.linespec/cpls-ops.exp: Likewise.
2785
23be8da7
RB
27862018-09-19 Richard Bunt <richard.bunt@arm.com>
2787 Chris January <chris.january@arm.com>
2788
2789 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2790 * gdb.fortran/short-circuit-argument-list.exp: New file.
2791 * gdb.fortran/short-circuit-argument-list.f90: New test.
2792
5031d0ae
SDJ
27932018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2794
2795 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2796 "arch=" keyword when executing "-stack-list-frames".
2797
b4c0d1a4
SDJ
27982018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2799
2800 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2801 "arch=" keyword when executing "-stack-list-frames".
2802
7a6d2b45
SDJ
28032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2804
2805 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2806 break ada".
2807
8588b356
SM
28082018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2809
2810 PR python/23669
2811 * gdb.python/python.exp: Test gdb.execute("show commands").
2812
65e65158
TT
28132018-09-16 Tom Tromey <tom@tromey.com>
2814
2815 * gdb.base/new-ui.exp (do_execution_tests): Update.
2816 * gdb.base/dbx.exp (test_breakpoints): Update.
2817
bf326452
AH
28182018-09-14 Alan Hayward <alan.hayward@arm.com>
2819
2820 * lib/gdb.exp (gdb_simple_compile): Add proc.
2821 (is_elf_target): Use gdb_simple_compile.
2822 (skip_altivec_tests): Likewise.
2823 (skip_vsx_tests): Likewise.
2824 (skip_tsx_tests): Likewise.
2825 (skip_btrace_tests): Likewise.
2826 (skip_btrace_pt_tests): Likewise.
2827 (gdb_can_simple_compile): Likewise.
2828 (gdb_has_argv0): Likewise.
2829 (gdb_target_symbol_prefix): Likewise.
2830 (target_supports_scheduler_locking): Likewise.
2831
2361b0fb
TT
28322018-09-13 Tom Tromey <tom@tromey.com>
2833
2834 * Makefile.in (TAGS): Recognize proc_with_prefix and
2835 gdb_caching_proc.
2836
0ae1a321
SM
28372018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2838
2839 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2840 method.
2841
a40bf0c2
SM
28422018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2843
2844 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2845 and a few other Inferior properties when the Inferior is no
2846 longer valid.
2847
4a3fe98f
TT
28482018-09-13 Tom Tromey <tom@tromey.com>
2849
2850 PR rust/23650:
2851 * gdb.rust/simple.exp: Add test for enum field access error.
2852
098b2108
TT
28532018-09-13 Tom Tromey <tom@tromey.com>
2854
2855 PR rust/23626:
2856 * gdb.rust/simple.rs (EmptyEnum): New type.
2857 (main): Use it.
2858 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2859
1256af7d
SM
28602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2861
2862 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2863 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2864 * gdb.python/py-symtab.exp: Update test printing an objfile.
2865
4aa8e6c2
SM
28662018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2867
2868 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2869 object.
2870
c221b2f7
AH
28712018-09-12 Alan Hayward <alan.hayward@arm.com>
2872
2873 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2874 (support_complex_tests): Use gdb_can_simple_compile.
2875 (is_ilp32_target): Likewise.
2876 (is_lp64_target): Likewise.
2877 (is_64_target): Likewise.
2878 (is_amd64_regs_target): Likewise.
2879 (is_aarch32_target): Likewise.
2880 (gdb_int128_helper): Likewise.
2881
6f1107b5
JK
28822018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2883
2884 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2885
1f5d1570
JG
28862018-09-10 Jerome Guitton <guitton@adacore.com>
2887
2888 * gdb.ada/same_component_name: Add test for case of tagged record
2889 with variable-length fields.
2890
cc330e39
XR
28912018-09-10 Xavier Roirand <roirand@adacore.com>
2892
2893 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2894 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2895 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2896 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2897
b9c50e9a
XR
28982018-09-10 Xavier Roirand <roirand@adacore.com>
2899
2900 * gdb.ada/mi_string_access.exp: New testcase.
2901 * gdb.ada/mi_string_access/bar.adb: New file.
2902 * gdb.ada/mi_string_access/pck.adb: New file.
2903 * gdb.ada/mi_string_access/pck.asd: New file.
2904
2963898f
XR
29052018-09-10 Xavier Roirand <roirand@adacore.com>
2906
2907 * gdb.ada/mi_var_union.exp: New testcase.
2908 * gdb.ada/mi_var_union/bar.adb: New file.
2909 * gdb.ada/mi_var_union/pck.adb: New file.
2910 * gdb.ada/mi_var_union/pck.asd: New file.
2911
1aac008f
TT
29122018-09-08 Tom Tromey <tom@tromey.com>
2913
2914 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2915
332cf4c9
TT
29162018-09-08 Tom Tromey <tom@tromey.com>
2917
2918 PR python/16047:
2919 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2920 (register_pretty_printers): Register new printer.
2921 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2922 test.
2923 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2924 (an_int_type3): New global.
2925
424da6cf
JB
29262018-09-08 Joel Brobecker <brobecker@adacore.com>
2927
2928 * gdb.ada/expr_with_funcall: New testcase.
2929
2a62dfa9
JB
29302018-09-08 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdb.ada/packed_array_assign: New testcase.
2933
96b6697f
AB
29342018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2935
2936 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2937 names, and add test prefixes to make test names unique.
2938
e4a62c65
TV
29392018-09-05 Tom de Vries <tdevries@suse.de>
2940
2941 * gdb.dwarf2/varval.exp: Add test.
2942
dd083ee2
GB
29432018-09-04 Gary Benson <gbenson@redhat.com>
2944
2945 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2946 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2947
aef9346c
TT
29482018-08-31 Tom Tromey <tom@tromey.com>
2949
2950 * gdb.rust/simple.rs: Rename second variable "v".
2951
c67f2e15
AB
29522018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.base/funcargs.c (use_a): New function.
2955 (recurse): Call use_a.
2956
078a0207
KS
29572018-08-29 Keith Seitz <keiths@redhat.com>
2958
2959 * gdb.compile/compile-cplus-anonymous.cc: New file.
2960 * gdb.compile/compile-cplus-anonymous.exp: New file.
2961 * gdb.compile/compile-cplus-array-decay.cc: New file.
2962 * gdb.compile/compile-cplus-array-decay.exp: New file.
2963 * gdb.compile/compile-cplus-inherit.cc: New file.
2964 * gdb.compile/compile-cplus-inherit.exp: New file.
2965 * gdb.compile/compile-cplus-member.cc: New file.
2966 * gdb.compile/compile-cplus-member.exp: New file.
2967 * gdb.compile/compile-cplus-method.cc: New file.
2968 * gdb.compile/compile-cplus-method.exp: New file.
2969 * gdb.compile/compile-cplus-mod.c: "New" file.
2970 * gdb.compile/compile-cplus-namespace.cc: New file.
2971 * gdb.compile/compile-cplus-namespace.exp: New file.
2972 * gdb.compile/compile-cplus-nested.cc: New file.
2973 * gdb.compile/compile-cplus-nested.exp: New file.
2974 * gdb.compile/compile-cplus-print.c: "New" file.
2975 * gdb.compile/compile-cplus-print.exp: "New" file.
2976 * gdb.compile/compile-cplus-virtual.cc: New file.
2977 * gdb.compile/compile-cplus-virtual.exp: New file.
2978 * gdb.compile/compile-cplus.c: "New" file.
2979 * gdb.compile/compile-cplus.exp: "New" file.
2980 * lib/compile-support.exp: New file.
2981
b0f492b9
GB
29822018-08-16 Gary Benson <gbenson@redhat.com>
2983
2984 PR gdb/13000:
2985 * gdb.base/batch-exit-status.exp: New file.
2986 * gdb.base/batch-exit-status.good-commands: Likewise.
2987 * gdb.base/batch-exit-status.bad-commands: Likewise.
2988
36eb4c5f
AH
29892018-08-29 Alan Hayward <alan.hayward@arm.com>
2990
2991 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2992 (struct struct02): Likewise.
2993 (struct struct03): Likewise.
2994 (struct struct04): Likewise.
2995 (struct struct_01_01): New struct.
2996 (struct struct_01_02): Likewise.
2997 (struct struct_01_03): Likewise.
2998 (struct struct_01_04): Likewise.
2999 (struct struct_02_01): Likewise.
3000 (struct struct_02_02): Likewise.
3001 (struct struct_02_03): Likewise.
3002 (struct struct_02_04): Likewise.
3003 (struct struct_04_01): Likewise.
3004 (struct struct_04_02): Likewise.
3005 (struct struct_04_03): Likewise.
3006 (struct struct_04_04): Likewise.
3007 (struct struct_05_01): Likewise.
3008 (struct struct_05_02): Likewise.
3009 (struct struct_05_03): Likewise.
3010 (struct struct_05_04): Likewise.
3011 (cmp_struct01): Remove function.
3012 (cmp_struct02): Likewise.
3013 (cmp_struct03): Likewise.
3014 (cmp_struct04): Likewise.
3015 (cmp_struct_01_01): Add Function.
3016 (cmp_struct_01_02): Likewise.
3017 (cmp_struct_01_03): Likewise.
3018 (cmp_struct_01_04): Likewise.
3019 (cmp_struct_02_01): Likewise.
3020 (cmp_struct_02_02): Likewise.
3021 (cmp_struct_02_03): Likewise.
3022 (cmp_struct_02_04): Likewise.
3023 (cmp_struct_04_01): Likewise.
3024 (cmp_struct_04_02): Likewise.
3025 (cmp_struct_04_03): Likewise.
3026 (cmp_struct_04_04): Likewise.
3027 (cmp_struct_05_01): Likewise.
3028 (cmp_struct_05_02): Likewise.
3029 (cmp_struct_05_03): Likewise.
3030 (cmp_struct_05_04): Likewise.
3031 (call_all): Add new structs.
3032 * gdb.base/infcall-nested-structs.exp: Likewise.
3033
3bf9c013
JV
30342018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3035
3036 * gdb.python/py-framefilter-mi.exp: Update regexp to
3037 check for "arch" field in frame output.
3038
450d1e88
KB
30392018-08-23 Kevin Buettner <kevinb@redhat.com>
3040
3041 * gdb.dwarf2/dw2-ranges-func.c: New file.
3042 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3043
ae739fe7
SM
30442018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3045
3046 * gdb.base/term.exp: Compare terminal settings with values from
3047 the inferior.
3048 * gdb.base/term.c: Get and set terminal settings.
3049
6d52907e
JV
30502018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3051
3052 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3053 accommodate new "arch" field in frame output.
3054 * gdb.mi/mi-return.exp: Likewise.
3055 * gdb.mi/mi-stack.exp: Likewise.
3056 * gdb.mi/mi-syn-frame.exp: Likewise.
3057 * gdb.mi/user-selected-context-sync.exp: Likewise.
3058
be2d111a
MS
30592018-08-19 Michael Spang <spang@google.com>
3060
3061 PR gdb/11786
3062 * gdb.base/gcore-tls-pie.c: New file.
3063 * gdb.base/gcore-tls-pie.exp: New file.
3064
ae3a7c47
KB
30652018-08-18 Kevin Buettner <kevinb@redhat.com>
3066
3067 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3068 * gdb.dwarf2/varval.c: New file.
3069 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3070
2ecae92e
AH
30712018-08-17 Alan Hayward <alan.hayward@arm.com>
3072
3073 PR gdb/18931
3074 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3075
c1854f1d
KS
30762018-08-16 Keith Seitz <keiths@redhat.com>
3077
3078 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3079 tests expected to pass.
3080
26fb3983
JV
30812018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3082
3083 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3084 -data-disassemble -a.
3085 (test_disassembly_bogus_args): Likewise.
3086
67943c00
AB
30872018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3088
3089 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3090
5ff2bbae
AB
30912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3092
3093 * gdb.base/vla-optimized-out.exp: Add new test.
3094
e5bbcd0f
AB
30952018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.base/vla-optimized-out-o3.exp: Delete.
3098 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3099 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3100 deleted tests.
3101
9d4a934c
AB
31022018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 PR gdb/18050:
3105 * gdb.server/extended-remote-restart.c: New file.
3106 * gdb.server/extended-remote-restart.exp: New file.
3107
045cf012
SM
31082018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3109
3110 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3111 "set variable index = 42".
3112
87d6a7aa
SM
31132018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3114
3115 * boards/index-cache-gdb.exp: New file.
3116 * gdb.dwarf2/index-cache.exp: New file.
3117 * gdb.dwarf2/index-cache.c: New file.
3118 * gdb.base/maint.exp: Check if we are using the index cache.
3119
96d68bd4
RO
31202018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3121
3122 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3123 MAKEFLAGS.
3124
5a699617
RO
31252018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3126
3127 * dg-extract-results.sh: Move to toplevel contrib.
3128 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3129 * Makefile.in (check-parallel-racy): Likewise.
3130
5bd18990
AB
31312018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3132
3133 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3134 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3135 tests if the target supports scheduler locking.
3136
3fbbcf47
TV
31372018-08-04 Tom de Vries <tdevries@suse.de>
3138
3139 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3140
3e1d3d8c
TT
31412018-08-02 Tom Tromey <tom@tromey.com>
3142
3143 PR symtab/16842.
3144 * gdb.cp/temargs.exp: Test "info address" of a template
3145 parameter.
3146
5abe0f0c
JV
31472018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3148
3149 * gdb.python/py-mi-var-info-path-expression.c: New file.
3150 * gdb.python/py-mi-var-info-path-expression.py: New file.
3151 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3152
fb66cde8
SDJ
31532018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3154
3155 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3156 error after "cannot resolve name" string.
3157
c708f4d2
AB
31582018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3159
3160 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3161 started.
3162 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3163
37cc0cae
TV
31642018-07-28 Tom de Vries <tdevries@suse.de>
3165
3166 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3167
63b4ecf7
TV
31682018-07-26 Tom de Vries <tdevries@suse.de>
3169
3170 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3171
3c3bb058
AB
31722018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3175 is visible.
3176
9e7f3bbb
TV
31772018-07-26 Tom de Vries <tdevries@suse.de>
3178
3179 PR breakpoints/23366
3180 * gdb.base/catch-follow-exec.c: New test.
3181 * gdb.base/catch-follow-exec.exp: New file.
3182
16f808ec
TV
31832018-07-25 Tom de Vries <tdevries@suse.de>
3184
3185 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3186 vla-optimized-out.c.
3187
d7154a8d
JV
31882018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3189
3190 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3191 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3192
232a0032
TV
31932018-07-20 Tom de Vries <tdevries@suse.de>
3194
3195 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3196 NOCLONE macro.
3197 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3198
fbb1d502
TV
31992018-07-19 Tom de Vries <tdevries@suse.de>
3200
3201 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3202 regular expression.
3203
42dc7699
TV
32042018-07-18 Tom de Vries <tdevries@suse.de>
3205
3206 * gdb.base/vla-optimized-out.c: New test.
3207 * gdb.base/vla-optimized-out.exp: New file.
3208
7f1f7e23
SDJ
32092018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3210
3211 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3212 message "No address associated with hostname" when gdbserver
3213 cannot resolve the hostname.
3214
5759ebb3
PW
32152018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3216
3217 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3218 Add some test prefixes to make tests unique.
3219
3606ccab
PW
32202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3221
3222 * gdb.base/frameapply.c: New file.
3223 * gdb.base/frameapply.exp: New file.
3224
529c08b2
PW
32252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3226
3227 * gdb.base/skip.exp: Update expected error message.
3228
c7ab0aef
SDJ
32292018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3230 Jan Kratochvil <jan.kratochvil@redhat.com>
3231 Paul Fertser <fercerpav@gmail.com>
3232 Tsutomu Seki <sekiriki@gmail.com>
3233
3234 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3235 parameter.
3236 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3237 by default.
3238 * boards/native-gdbserver.exp: Likewise.
3239 * gdb.server/run-without-local-binary.exp: Improve regexp used
3240 for detecting when a remote debugging connection succeeds.
3241 * gdb.server/server-connect.exp: New file.
3242 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3243 Do not prefix the port number with ":".
3244 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3245 support for detecting and using it. Add '$debughost_gdbserver'
3246 to the list of arguments used to start gdbserver. Handle case
3247 when gdbserver cannot resolve a network name.
3248
16ff70dd
SDJ
32492018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3250
3251 PR c++/23373
3252 * gdb.base/ptype-offsets.cc (struct static_member): New
3253 struct.
3254 (main) <stmember>: New variable.
3255 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3256 with a static member in it.
3257
3541979f
AB
32582018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3259
3260 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3261 watchpoints enabled and disabled.
3262
c8ad9b9a
AB
32632018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3264
3265 * gdb.base/examine-backward.exp: Still run tests around address
3266 0x0, even if address 0x0 is not readable. Update the pattern for
3267 matching address 0x0 in expected output.
3268
e0e5e971
AB
32692018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3270
3271 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3272 malloc/free.
3273
1ea5da02
TV
32742018-07-04 Tom de Vries <tdevries@suse.de>
3275
3276 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3277
471b9d15
MR
32782018-07-02 Maciej W. Rozycki <macro@mips.com>
3279
3280 PR tdep/8282
3281 * gdb.arch/mips-disassembler-options.exp: New test.
3282 * gdb.arch/mips-disassembler-options.s: New test source.
3283
75acb486
PA
32842018-06-29 Pedro Alves <palves@redhat.com>
3285
3286 * gdb.threads/names.exp: Adjust expected "info threads" output.
3287
cd2bb709
PA
32882018-06-29 Pedro Alves <palves@redhat.com>
3289
3290 * gdb.opt/inline-break.exp (line number, address): Add "info
3291 break" tests.
3292
991ff292
PA
32932018-06-29 Pedro Alves <palves@redhat.com>
3294
3295 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3296 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3297 number and address and running to them.
3298
356819b6 32992018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3300
3301 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3302
2512d7ef
JK
33032018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 * lib/compiler.c: Remove executable permission flag.
3306
be1b6474
RB
33072018-06-28 Richard Bunt <richard.bunt@arm.com>
3308
3309 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3310 code.
3311 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3312
291f9a96
PT
33132018-06-28 Petr Tesarik <ptesarik@suse.cz>
3314
3315 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3316
ed6dfe51
PT
33172018-06-28 Petr Tesarik <ptesarik@suse.cz>
3318
3319 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3320 address argument is omitted.
3321
d4d429d5
PT
33222018-06-28 Petr Tesarik <ptesarik@suse.cz>
3323
3324 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3325
7ab6656f
OJ
33262018-06-27 Omair Javaid <omair.javaid@linaro.org>
3327
3328 PR gdb/21695
3329 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3330 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3331
a33ccfc7
TT
33322018-06-26 Tom Tromey <tom@tromey.com>
3333
3334 PR rust/22574:
3335 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3336 * gdb.rust/simple.rs (struct SimpleLayout): New.
3337
6d72d289
SM
33382018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3339
3340 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3341 "info registers" output.
3342
8363f9d5
RB
33432018-06-21 Richard Bunt <richard.bunt@arm.com>
3344
3345 * gdb.base/watchpoint-hw-attach.c: New test.
3346 * gdb.base/watchpoint-hw-attach.exp: New file.
3347
f00674fe
SM
33482018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3349
3350 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3351 through /bin/sh.
3352 * boards/dwarf4-gdb-index.exp: Likewise.
3353 * boards/fission-dwp.exp: Likewise.
3354
1d554008
UW
33552018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3356
3357 * gdb.base/float128.exp: Add comment and improved fail message
3358 to the failure case of "print large128" test.
3359
d0ac1c44
SM
33602018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3361
3362 * configure.ac: Remove AC_PREREQ.
3363 * configure: Re-generate.
3364
61b04dd0
PA
33652018-06-19 Pedro Alves <palves@redhat.com>
3366
3367 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3368 (func_extern_caller): New.
3369 (main): Call func_extern_caller.
3370 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3371 logic change.
3372
f63b508a
SM
33732018-06-18 Weimin Pan <weimin.pan@oracle.com>
3374
3375 PR gdb/16841
3376 * gdb.cp/typedef-base.cc: New file.
3377 * gdb.cp/typedef-base.exp: New file.
3378
0fe3a558
TV
33792018-06-18 Tom de Vries <tdevries@suse.de>
3380
3381 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3382
7010835a
AB
33832018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3384 Richard Bunt <Richard.Bunt@arm.com>
3385
3386 * gdb.threads/attach-slow-waitpid.c: New file.
3387 * gdb.threads/attach-slow-waitpid.exp: New file.
3388 * gdb.threads/slow-waitpid.c: New file.
3389
14897d65
PA
33902018-06-14 Pedro Alves <palves@redhat.com>
3391
3392 * gdb.base/fork-running-state.c: Include <errno.h>.
3393 (exit_if_relative_exits): New.
3394 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3395 exits.
3396 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3397 child exits.
3398
5d9a0608
TV
33992018-06-14 Tom de Vries <tdevries@suse.de>
3400
3401 PR cli/22573
3402 * gdb.base/finish-pretty.c: New test.
3403 * gdb.base/finish-pretty.exp: New file.
3404
11ae5818
PA
34052018-06-14 Pedro Alves <palves@redhat.com>
3406
3407 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3408 gdb's expected startup output.
3409
1d39de44
PA
34102018-06-14 Pedro Alves <palves@redhat.com>
3411
3412 * lib/selftest-support.exp (selftest_setup): Remove inlined
3413 function handling.
3414
70ee0000
TV
34152018-06-14 Tom de Vries <tdevries@suse.de>
3416
3417 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3418 matching of breakpoint printing.
3419
11f4b608
TV
34202018-06-13 Tom de Vries <tdevries@suse.de>
3421
3422 PR testsuite/23269
3423 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3424 (fork_child): ... here, and ...
3425 (fork_parent): ... here.
3426
34272018-06-12 Tom de Vries <tdevries@suse.de>
3428
3429 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3430
9516f85a
AB
34312018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3432 Stephen Roberts <stephen.roberts@arm.com>
3433
3434 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3435 rewrite test to describe action performed, rather than possible
3436 failure.
3437
5045b3d7
GB
34382018-06-08 Gary Benson <gbenson@redhat.com>
3439
3440 * gdb.threads/check-libthread-db.exp: New file.
3441 * gdb.threads/check-libthread-db.c: Likewise.
3442
c61b06a1
TT
34432018-06-05 Tom Tromey <tom@tromey.com>
3444
3445 * gdb.base/default.exp: Update expected "show version" output.
3446
eb6af809
TT
34472018-06-05 Tom Tromey <tom@tromey.com>
3448
3449 PR cli/12326:
3450 * gdb.cp/static-print-quit.exp: Update.
3451 * lib/gdb.exp (pagination_prompt): Update.
3452 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3453 * gdb.python/python.exp: Update.
3454
178d6a63
JB
34552018-06-04 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3458
8e817061
JB
34592018-06-01 Joel Brobecker <brobecker@adacore.com>
3460
3461 * gdb.ada/bp_fun_addr: New testcase.
3462
e86ca25f
TT
34632018-06-01 Tom Tromey <tom@tromey.com>
3464
3465 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3466 results.
3467 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3468 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3469 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3470 * gdb.base/maint.exp (maint_pass_if): Update.
3471
4b2dfa9d
MR
34722018-05-31 Maciej W. Rozycki <macro@mips.com>
3473
3474 * gdb.base/endian.exp: New test.
3475 * gdb.base/endian.c: New test source.
3476
45f25d6c
AB
34772018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3478
3479 PR gdb/23203
3480 * gdb.base/bt-selected-frame.c: New file.
3481 * gdb.base/bt-selected-frame.exp: New file.
3482 * lib/gdb.exp (get_current_frame_number): New function.
3483
d9f6d7f8
MR
34842018-05-24 Maciej W. Rozycki <macro@mips.com>
3485 Pedro Alves <palves@redhat.com>
3486
3487 * gdb.threads/tls-core.c: Include <stdlib.h>
3488 (thread_proc): Call `abort'.
3489 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3490 (tls_core_test): New procedure, bits factored out from ...
3491 (top level): ... here. Test both native cores and gcore cores.
3492
ff1cf532
TT
34932018-05-23 Tom Tromey <tom@tromey.com>
3494
3495 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3496
b98664d3
TT
34972018-05-23 Tom Tromey <tom@tromey.com>
3498
3499 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3500 symfile_complaints.
3501 (test_short_complaints): Likewise.
3502 (test_empty_complaints): Likewise.
3503 (test_initial_complaints): Update.
3504
4e9668d0
TT
35052018-05-23 Tom Tromey <tom@tromey.com>
3506
3507 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3508
43ba33c7
TT
35092018-05-23 Tom Tromey <tom@tromey.com>
3510
3511 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3512 (test_short_complaints): Update.
3513
035522c0
PA
35142018-05-22 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.base/remote.exp: Only gdb_start after compiling the
3517 testcase. Issue "disconnect" before testing "set remote" command
3518 defaults. Issue clean_restart before running to main.
3519
cc0be08f
PA
35202018-05-22 Pedro Alves <palves@redhat.com>
3521
3522 * gdb.base/remote.exp: Adjust expected output of "show remote
3523 memory-write-packet-size". Add tests for "set remote
3524 memory-write-packet-size 0" and "set remote
3525 memory-write-packet-size fixed/limit".
3526
b1b60145
PA
35272018-05-22 Pedro Alves <palves@redhat.com>
3528
3529 PR gdb/22973
3530 * gdb.base/utf8-identifiers.c: New file.
3531 * gdb.base/utf8-identifiers.exp: New file.
3532
0ec848ad
PFC
35332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3534
3535 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3536
2c3305f6
PFC
35372018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3538
3539 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3540
ce1e8424
TT
35412018-05-18 Tom Tromey <tom@tromey.com>
3542
3543 * gdb.base/ptype-offsets.exp: Update.
3544
ddfe970e
KS
35452018-05-17 Keith Seitz <keiths@redhat.com>
3546
3547 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3548 in expected breakpoint stop locations.
3549 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3550 move to proper scope to test variable values.
3551 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3552 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3553 New functions.
3554 (main): Call not_inline_func3.
3555 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3556 inline_func1, inline_func2, and inline_func3. Test that when each
3557 breakpoint is hit, GDB properly reports both the stop location
3558 and the backtrace. Repeat tests for temporary breakpoints.
3559
0726fcc6
MR
35602018-05-15 Maciej W. Rozycki <macro@mips.com>
3561
3562 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3563 rather then trying to access it in determining whether the PID
3564 of `gdbserver' could have been retrieved.
3565
8ee22052
AB
35662018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3567
3568 * gdb.arch/amd64-init-x87-values.S: New file.
3569 * gdb.arch/amd64-init-x87-values.exp: New file.
3570
7785df48
JK
35712018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3574
56bcdbea
TT
35752018-05-04 Tom Tromey <tom@tromey.com>
3576
3577 PR python/22730:
3578 * gdb.python/python.exp: Test multi-line execute.
3579
a913fffb
TT
35802018-05-04 Tom Tromey <tom@tromey.com>
3581
3582 PR python/22731:
3583 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3584
7a2c85f2
TT
35852018-05-04 Tom Tromey <tom@tromey.com>
3586
3587 PR gdb/11750:
3588 * gdb.base/define.exp: Test defining a user command inside a user
3589 command.
3590 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3591
a3b60e45
JK
35922018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3593 Pedro Alves <palves@redhat.com>
3594
3595 PR breakpoints/19806 and support for PR external/20207.
3596 * gdb.base/watchpoint-unaligned.c: New file.
3597 * gdb.base/watchpoint-unaligned.exp: New file.
3598
45fe4a03
AB
35992018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3600
3601 * gdb.base/maint.exp: Make test names unique, use
3602 test_prefix_command_help to test 'help maint info', and remove
3603 repeated test of 'help maint'.
3604
9be2ae8f
TT
36052018-05-04 Tom Tromey <tom@tromey.com>
3606
3607 PR gdb/22619:
3608 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3609 behavior.
3610
11859c31
AB
36112018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3612
3613 * gdb.base/maint.exp: Process output from 'maint print registers'
3614 line at a time.
3615
089a9490
AB
36162018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3617
3618 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3619 timeout.
3620
9b0797e2
AB
36212018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3622
3623 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3624 filter pattern.
3625
f6ac5f3d
PA
36262018-05-02 Pedro Alves <palves@redhat.com>
3627
3628 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3629 to_log_command renames.
3630 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3631
77d3c63b
TT
36322018-05-02 Tom Tromey <tom@tromey.com>
3633
3634 * gdb.python/py-parameter.exp: Set test message.
3635
0489430a
TT
36362018-05-02 Tom Tromey <tom@tromey.com>
3637
3638 PR python/20084:
3639 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3640 PARAM_ZUINTEGER_UNLIMITED tests.
3641
1632f8ba
DR
36422018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3643
3644 PR rust/23124
3645 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3646 when casting.
3647
6d7bb824
TT
36482018-04-30 Tom Tromey <tom@tromey.com>
3649
3650 * gdb.python/py-type.exp: Check align attribute.
3651 * gdb.python/py-type.c: New "aligncheck" global.
3652
007e1530
TT
36532018-04-30 Tom Tromey <tom@tromey.com>
3654
3655 PR exp/17095:
3656 * gdb.dwarf2/dw2-align.exp: New file.
3657 * gdb.cp/align.exp: New file.
3658 * gdb.base/align.exp: New file.
3659 * lib/gdb.exp (gdb_int128_helper): New proc.
3660 (has_int128_c, has_int128_cxx): New caching procs.
3661
6873858b
TT
36622018-04-27 Tom Tromey <tom@tromey.com>
3663
3664 PR rust/22545:
3665 * gdb.rust/simple.exp: Add inclusive range tests.
3666
79188d8d
PA
36672018-04-26 Pedro Alves <palves@redhat.com>
3668
3669 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3670 ifunc breakpoint locations correctly of ifunc breakpoints set
3671 while the program resolves the ifunc.
3672
c7075ad5
PA
36732018-04-26 Pedro Alves <palves@redhat.com>
3674
3675 * gdb.base/gnu-ifunc-final.c: New file.
3676 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3677 * gdb.base/gnu-ifunc.exp (executable): Delete.
3678 (staticexecutable): Adjust.
3679 (lib_opts, exec_opts): Delete.
3680 (make_binsuffix, build, set-break): New procedures.
3681 (misc_tests): New, with tests factored out from the top level.
3682 (top level): Test different combinations of ifunc resolver name,
3683 resolver with and with debug info, and ifunc target with and
3684 without debug info. Wrap static tests with with_target_prefix.
3685
8388016d
PA
36862018-04-26 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3689 return type" warnings.
3690
249b5733
PA
36912018-04-25 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3694 killed".
3695 * gdb.base/kill-after-signal.exp: Likewise.
3696 * gdb.threads/kill.exp: Likewise.
3697
f67c0c91
SDJ
36982018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3699 Sergio Durigan Junior <sergiodj@redhat.com>
3700 Pedro Alves <palves@redhat.com>
3701
3702 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3703 regexps to expect for '[Inferior ... detached]' as well.
3704 * gdb.base/attach.exp: Likewise.
3705 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3706 "gdb_continue_to_end".
3707 (test_catch_syscall_with_wrong_args): Likewise.
3708 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3709 ']'. Don't set 'verbose' on.
3710 * gdb.base/foll-vfork.exp: Likewise.
3711 * gdb.base/fork-print-inferior-events.c: New file.
3712 * gdb.base/fork-print-inferior-events.exp: New file.
3713 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3714 '[Inferior ... has been killed]' message.
3715 * gdb.base/kill-after-signal.exp: Likewise.
3716 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3717 detach message.
3718 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3719 message.
3720 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3721 regexps to expect for '[Inferior ... detached]' as well.
3722 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3723
0a8ddac4
SM
37242018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3725
3726 PR gdb/23104
3727 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3728
d27d16bf
RB
37292018-04-19 Richard Bunt <richard.bunt@arm.com>
3730
3731 * gdb.threads/multiple-successive-infcall.c: New test.
3732 * gdb.threads/multiple-successive-infcall.exp: New file.
3733
a037790e
TT
37342018-04-17 Tom Tromey <tom@tromey.com>
3735
3736 * gdb.rust/simple.rs (Union): New type.
3737 (main): New local "u".
3738 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3739
e3a91079
AA
37402018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3741
3742 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3743 number information in output of "whereis" command.
3744 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3745
b744723f
AA
37462018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3747
3748 * gdb.ada/info_types.exp: Adjust expected output to the line
3749 numbers now printed by "info var/func/type".
3750 * gdb.base/completion.exp: Likewise.
3751 * gdb.base/included.exp: Likewise.
3752 * gdb.cp/cp-relocate.exp: Likewise.
3753 * gdb.cp/cplusfuncs.exp: Likewise.
3754 * gdb.cp/namespace.exp: Likewise.
3755 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3756
4a4495d6
MM
37572018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3758
3759 * gdb.btrace/cpu.exp: New.
3760
1d509aa6
MM
37612018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3762
3763 * gdb.base/step-indirect-call-thunk.exp: New.
3764 * gdb.base/step-indirect-call-thunk.c: New.
3765 * gdb.reverse/step-indirect-call-thunk.exp: New.
3766 * gdb.reverse/step-indirect-call-thunk.c: New.
3767
6295b6da
SM
37682018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3769
3770 * gdb.base/pie-fork.c: New file.
3771 * gdb.base/pie-fork.exp: New file.
3772
50146e70
TT
37732018-04-11 Tom Tromey <tom@tromey.com>
3774
3775 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3776
f50d8a2e
PA
37772018-04-10 Pedro Alves <palves@redhat.com>
3778
3779 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3780 exits. Instead loop running forever.
3781 (fork_parent): Run forever too.
3782
a0be7a36
SM
37832018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3784
3785 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3786 mi_continue_to_line.
3787 * gdb.mi/mi-stack.c (callee4): Add comment.
3788
9b73db36
SM
37892018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3790
3791 * gdb.mi/mi-stack.exp: Fix indentation.
3792
c912f608
SM
37932018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3794
3795 PR gdb/22979
3796 * gdb.arch/amd64-osabi.exp: New file.
3797
26540402
SM
37982018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3799
3800 PR gdb/22980
3801 * gdb.base/osabi.exp: New file.
3802
121ad66c 38032018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3804
3805 * gdb.cp/static-typedef-print.exp: New file.
3806 * gdb.cp/static-typedef-print.cc: New file.
3807
3fcded8f
JB
38082018-03-27 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdb.ada/varsize_limit: New testcase.
3811
59cc4834
JB
38122018-03-27 Joel Brobecker <brobecker@adacore.com>
3813
3814 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3815
3816 * gdb.ada/notcplusplus: New testcase.
3817
3818 * gdb.base/c-linkage-name.c: New file.
3819 * gdb.base/c-linkage-name.exp: New testcase.
3820
4ca59a9f
TT
38212018-03-26 Tom Tromey <tom@tromey.com>
3822
3823 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3824 * gdb.python/py-framefilter.py (name_error): New global.
3825 (ErrorInName.function): Use name_error.
3826
978d6c75
TT
38272018-03-26 Tom Tromey <tom@tromey.com>
3828
3829 PR backtrace/15582:
3830 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3831
b7fee5a3
KS
38322018-03-23 Keith Seitz <keiths@redhat.com>
3833
3834 PR c++/22968
3835 * gdb.cp/subtypes.exp: New file.
3836 * gdb.cp/subtypes.h: New file.
3837 * gdb.cp/subtypes.cc: New file.
3838 * gdb.cp/subtypes-2.cc: New file.
3839
376be529
AB
38402018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3841
3842 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3843 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3844 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3845 -nostartfiles when compiling the test. Confirm that all registers
3846 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3847
066cfa98
AB
38482018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3849
3850 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3851 option, syntax was wrong anyway.
3852 * gdb.arch/arm-disp-step.exp: Likewise.
3853 * gdb.arch/sparc64-regs.exp: Likewise.
3854 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3855 option, syntax was wrong anyway, switch to use
3856 prepare_for_testing.
3857 * gdb.arch/i386-disp-step.exp: Likewise.
3858
079670b9
AA
38592018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3860
3861 * gdb.ada/exec_changed.exp: Replace "target_info exists
3862 use_gdb_stub" by "use_gdb_stub".
3863 * gdb.ada/start.exp: Likewise.
3864 * gdb.base/async-shell.exp: Likewise.
3865 * gdb.base/attach-pie-misread.exp: Likewise.
3866 * gdb.base/attach-wait-input.exp: Likewise.
3867 * gdb.base/break-entry.exp: Likewise.
3868 * gdb.base/break-interp.exp: Likewise.
3869 * gdb.base/dprintf-detach.exp: Likewise.
3870 * gdb.base/nostdlib.exp: Likewise.
3871 * gdb.base/solib-nodir.exp: Likewise.
3872 * gdb.base/statistics.exp: Likewise.
3873 * gdb.base/testenv.exp: Likewise.
3874 * gdb.mi/mi-exec-run.exp: Likewise.
3875 * gdb.mi/mi-start.exp: Likewise.
3876 * gdb.multi/dummy-frame-restore.exp: Likewise.
3877 * gdb.multi/multi-arch-exec.exp: Likewise.
3878 * gdb.multi/multi-arch.exp: Likewise.
3879 * gdb.multi/tids.exp: Likewise.
3880 * gdb.multi/watchpoint-multi.exp: Likewise.
3881 * gdb.python/py-events.exp: Likewise.
3882 * gdb.threads/attach-into-signal.exp: Likewise.
3883 * gdb.threads/attach-stopped.exp: Likewise.
3884 * gdb.threads/threadapply.exp: Likewise.
3885 * lib/selftest-support.exp: Likewise.
3886
26d6cec4
AA
38872018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3888
3889 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3890
4ee89e90
SR
38912018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3892
3893 * gdb.perf/template-breakpoints.cc: New file.
3894 * gdb.perf/template-breakpoints.exp: New file.
3895 * gdb.perf/template-breakpoints.py: New file.
3896
92630041
TT
38972018-03-19 Tom Tromey <tom@tromey.com>
3898
3899 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3900 y0.
3901 * gdb.rust/simple.exp: Test bare identifier form of struct
3902 initializer.
3903
76727919
TT
39042018-03-19 Tom Tromey <tom@tromey.com>
3905
3906 * gdb.gdb/observer.exp: Remove.
3907
194ed413
AA
39082018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3909
3910 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3911 "qualified" option when setting breakpoints.
3912 * gdb.trace/backtrace.exp: Likewise.
3913 * gdb.trace/circ.exp: Likewise.
3914 * gdb.trace/collection.exp: Likewise.
3915 * gdb.trace/disconnected-tracing.exp: Likewise.
3916 * gdb.trace/ftrace-lock.exp: Likewise.
3917 * gdb.trace/ftrace.exp: Likewise.
3918 * gdb.trace/infotrace.exp: Likewise.
3919 * gdb.trace/packetlen.exp: Likewise.
3920 * gdb.trace/passc-dyn.exp: Likewise.
3921 * gdb.trace/qtro.exp: Likewise.
3922 * gdb.trace/read-memory.exp: Likewise.
3923 * gdb.trace/report.exp: Likewise.
3924 * gdb.trace/signal.exp: Likewise.
3925 * gdb.trace/status-stop.exp: Likewise.
3926 * gdb.trace/strace.exp: Likewise.
3927 * gdb.trace/tfind.exp: Likewise.
3928 * gdb.trace/trace-break.exp: Likewise.
3929 * gdb.trace/trace-condition.exp: Likewise.
3930 * gdb.trace/trace-mt.exp: Likewise.
3931 * gdb.trace/tstatus.exp: Likewise.
3932 * gdb.trace/tsv.exp: Likewise.
3933 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3934 * gdb.trace/unavailable.exp: Likewise.
3935 * gdb.trace/while-dyn.exp: Likewise.
3936
8b067d2c
AA
39372018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3938
3939 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3940 that libinproctrace is copied to the target.
3941
3ae9ce5d
TT
39422018-03-14 Tom Tromey <tom@tromey.com>
3943
3944 PR cli/14977:
3945 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3946 a null pointer.
3947 * gdb.base/wchar.exp: Likewise.
3948
b8c2339b
TT
39492018-03-14 Tom Tromey <tom@tromey.com>
3950
3951 PR cli/19918:
3952 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3953 flag.
3954
4872dc46
SM
39552018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3956
3957 PR gdb/22841
3958 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3959 "target" to remote_exec.
3960
e4fe3756
SM
39612018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3962
3963 PR gdb/22841
3964 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3965 ${board}_upload): Remove.
3966
e95a97d4
AA
39672018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3968
3969 * gdb.cp/watch-cp.cc: New test.
3970 * gdb.cp/watch-cp.exp: New file.
3971
dbbb1059
AB
39722018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3973
3974 * gdb.base/infcall-nested-structs.exp: New file.
3975 * gdb.base/infcall-nested-structs.c: New file.
3976 * gdb.base/float.exp: Add riscv support.
3977
ecc054c0
TP
39782018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3979
3980 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3981 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3982
25e3c82c
SDJ
39832018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3984
3985 * gdb.server/abspath.exp: New file.
3986 * lib/gdb.exp (with_cwd): New procedure.
3987
3083294d
SM
39882018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3989
3990 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3991 use it.
3992 (gdb_is_target_remote_prompt): New proc.
3993 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3994 (gdb_is_target_native): Pass prompt parameter to
3995 gdb_is_target_1.
3996
3275ef47
SM
39972018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3998
3999 * gdb.base/load-command.c: New file.
4000 * gdb.base/load-command.exp: New file.
4001 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4002 (gdb_is_target_1): ...this, and generalize for other targets
4003 than just remote.
4004 (gdb_is_target_remote): Use gdb_is_target_1.
4005 (gdb_is_target_native): use gdb_is_target_1.
4006
6893c19a
TT
40072018-02-26 Tom Tromey <tom@tromey.com>
4008
4009 PR python/16497:
4010 * gdb.python/py-framefilter.exp: Update test.
4011
2ddeaf8a
TT
40122018-02-26 Tom Tromey <tom@tromey.com>
4013
4014 * gdb.dwarf2/variant.c: New file.
4015 * gdb.dwarf2/variant.exp: New file.
4016
c9317f21
TT
40172018-02-26 Tom Tromey <tom@tromey.com>
4018
4019 * gdb.rust/simple.exp: Accept more possible results in enum test.
4020
6f6d0c26
SM
40212018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4022
4023 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4024 parentheses.
4025
11b03145
MR
40262018-02-23 Maciej W. Rozycki <macro@mips.com>
4027
4028 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4029 name of a variable: $actual_linejj -> $actual_line.
4030
54a27fe5
JB
40312018-02-21 John Baldwin <jhb@FreeBSD.org>
4032
4033 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4034
de65820c
MM
40352018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4036
4037 * gdb.btrace/buffer-size.exp: Do not force BTS.
4038
980548fd
PA
40392018-02-14 Pedro Alves <palves@redhat.com>
4040
4041 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4042 getting a "Quit".
4043
c4e12631
MM
40442018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4045
4046 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4047 Fix test name.
4048
c2e0e465
SM
40492018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4050
4051 * gdb.cp/m-static.exp: Check type of optimized out static
4052 member.
4053
f7216783
AB
40542018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4055
4056 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4057 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4058
0625771b
LS
40592018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4060 Leszek Swirski <leszeks@google.com>
4061
4062 * gdb.python/py-prettyprint.c
4063 (struct to_string_returns_value_inner,
4064 struct to_string_returns_value_wrapper): New.
4065 (main): Add tsrvw variable.
4066 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4067 ToStringReturnsValueWrapper): New classes.
4068 (register_pretty_printers): Register new pretty-printers.
4069 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4070 recursive pretty printer.
4071 * gdb.python/py-mi.exp: Likewise.
4072
59498c30
LS
40732018-02-01 Leszek Swirski <leszeks@google.com>
4074
4075 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4076 functions with the same name as an include file are parsed
4077 correctly.
4078
d4d38844
YQ
40792018-02-01 Yao Qi <yao.qi@linaro.org>
4080
4081 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4082 "\[^\r\n\]*".
4083
07e5f5cf
NP
40842018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4085
4086 * gdb.arch/powerpc-prologue-frame.s: New file.
4087 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4088 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4089
929b5ad4
JB
40902018-01-31 Joel Brobecker <brobecker@adacore.com>
4091
4092 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4093
e671cd59
PA
40942018-01-30 Pedro Alves <palves@redhat.com>
4095
4096 PR gdb/13211
4097 * gdb.base/interrupt-daemon.c: New.
4098 * gdb.base/interrupt-daemon.exp: New.
4099 * gdb.multi/multi-term-settings.c: New.
4100 * gdb.multi/multi-term-settings.exp: New.
4101
fc413dc4
JB
41022018-01-30 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.base/break.exp: Save the location where the breakpoint
4105 on break.c:47 was actually inserted when debugging the version
4106 compiled at -O2 and use it in the expected output of the "info
4107 break" test performed soon after.
4108
5c319bb2
PA
41092018-01-22 Pedro Alves <palves@redhat.com>
4110 Sergio Durigan Junior <sergiodj@redhat.com>
4111
4112 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4113 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4114
a9e40818
JB
41152018-01-22 Joel Brobecker <brobecker@adacore.com>
4116
4117 * gdb.base/break-include.c, gdb.base/break-include.inc,
4118 gdb.base/break-include.exp: New files.
4119 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4120 line number now being the actual line number where the breakpoint
4121 was inserted.
4122 * gdb.mi/mi-break.exp: Likewise.
4123 * gdb.mi/mi-reverse.exp: Likewise.
4124 * gdb.mi/mi-simplerun.exp: Ditto.
4125
e707fc44
AB
41262018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4127
4128 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4129 varobj.
4130 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4131
ae451627
AB
41322018-01-21 Don Breazeal <donb@codesourcery.com>
4133 Andrew Burgess <andrew.burgess@embecosm.com>
4134
4135 * gdb.mi/basics.c: Add new global.
4136 * gdb.mi/mi-frame-regs.exp: New file.
4137 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4138 case.
4139
b1b189e0
AB
41402018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4141
4142 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4143 non-parameter, and on an unknown symbol.
4144
fcfcc376
TT
41452018-01-19 Tom Tromey <tom@tromey.com>
4146
4147 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4148 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4149
634c1c31
AA
41502018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4151
4152 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4153 setrlimit and chdir to int.
4154
d6ad07fd
AA
41552018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4156
4157 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4158 function.
4159 (my_tend): Likewise.
4160 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4161 rationale of avoiding FP- and vector instructions.
4162
adf8243b
RK
41632018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4164
4165 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4166 "info reg" with "\[ \t\]*".
4167 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4168 "\[ \t\]+".
4169 * gdb.arch/s390-multiarch.exp: Ditto.
4170 * gdb.base/pc-fp.exp: Ditto.
4171 * gdb.reverse/i386-precsave.exp: Ditto.
4172 * gdb.reverse/i386-reverse.exp: Ditto.
4173 * gdb.reverse/i387-env-reverse.exp: Ditto.
4174 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4175
dcc06925
AA
41762018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4177
4178 * lib/gdb.exp (gdb_compile): Re-enable use of
4179 universal_compile_options for languages other than Rust.
4180
25d4fd80
AA
41812018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4182
4183 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4184
ee7f689e 41852018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4186
4187 PR gdb/16577
4188 * gdb.base/solib-vanish.exp: New.
4189 * gdb.base/solib-vanish-main.c: New.
4190 * gdb.base/solib-vanish-lib1.c: New.
4191 * gdb.base/solib-vanish-lib2.c: New.
4192
d8447b6b
YQ
41932018-01-17 Yao Qi <yao.qi@linaro.org>
4194
4195 * gdb.compile/compile.exp: Match the address printed for
4196 frame in the output of command "bt".
4197
86d6a90c
TT
41982018-01-15 Tom Tromey <tom@tromey.com>
4199
4200 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4201 compute sp_reg.
4202
cbcdb1aa
AB
42032018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4204
4205 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4206 to prepare.
4207 (prepare): Return 0 on error, 1 on success.
4208
eea61984
PA
42092018-01-12 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.base/continue-after-aborted-step-over.c: New.
4212 * gdb.base/continue-after-aborted-step-over.exp: New.
4213
6181e9c2
SM
42142018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4215
4216 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4217 options when not creating an executable.
4218
3cada740
PA
42192018-01-11 Pedro Alves <palves@redhat.com>
4220
4221 PR remote/22597
4222 * gdb.server/stop-reply-no-thread.c: New file.
4223 * gdb.server/stop-reply-no-thread.exp: New file.
4224
c63d3e8d
PA
42252018-01-10 Pedro Alves <palves@redhat.com>
4226
4227 PR gdb/22670
4228 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4229 functions too. Test setting breakpoints and printing C functions
4230 with no debug info too.
4231 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4232
d4c2a405
PA
42332018-01-10 Pedro Alves <palves@redhat.com>
4234
4235 PR gdb/22670
4236 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4237 a fail.
4238
8825213e
PA
42392018-01-10 Pedro Alves <palves@redhat.com>
4240
4241 PR gdb/22670
4242 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4243
605fd3c6
YQ
42442018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4245
4246 * gdb.server/unittest.exp: Match the output in non-development
4247 mode.
4248
1e5ded6c
YQ
42492018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4250
4251 * gdb.gdb/unittest.exp: Match output in non-development mode.
4252
30066b0b
JB
42532018-01-08 Joel Brobecker <brobecker@adacore.com>
4254
4255 * gdb.ada/access_tagged_param.exp: Relax expected output
4256 for value of "ObjL" in "continue" to pck.inspect breakpoint
4257 test.
4258
04bafb1e
XR
42592018-01-08 Joel Brobecker <brobecker@adacore.com>
4260
9f86398b
JB
4261 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4262 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4263
e379cee6
PA
42642018-01-05 Pedro Alves <palves@redhat.com>
4265
4266 PR gdb/18653
4267 * gdb.base/libsegfault.exp: New.
4268
de63c46b
PA
42692018-01-05 Joel Brobecker <brobecker@adacore.com>
4270
4271 PR gdb/22670
4272 * gdb.ada/access_tagged_param.exp: New file.
4273 * gdb.ada/access_tagged_param/foo.adb: New file.
4274
f98fc17b
PA
42752018-01-05 Pedro Alves <palves@redhat.com>
4276
4277 PR gdb/22670
4278 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4279 exercise lower case too, and to exercise both full matching and
4280 wild matching.
4281
342f8240
JB
42822018-01-05 Joel Brobecker <brobecker@adacore.com>
4283
4284 * gdb.ada/rename_subscript_param: New testcase.
4285
7150d33c
JG
42862018-01-05 Jerome Guitton <guitton@adacore.com>
4287
4288 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4289
cc0e770c
JB
42902018-01-05 Joel Brobecker <brobecker@adacore.com>
4291
4292 * gdb.ada/convvar_comp: New testcase.
4293
672a41aa 42942018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4295
4296 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4297 (My_Table): New global variable.
4298 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4299
7365ec2f
JB
43002018-01-04 Joel Brobecker <brobecker@adacore.com>
4301
4302 PR gdb/22670
4303 * gdb.ada/maint_with_ada: New testcase.
4304
289483b6
JB
43052018-01-04 Joel Brobecker <brobecker@adacore.com>
4306
4307 PR gdb/22670
4308 * gdb.ada/bp_c_mixed_case: New testcase.
4309
344420da
JB
43102018-01-04 Joel Brobecker <brobecker@adacore.com>
4311
4312 PR gdb/22670
4313 * gdb.ada/complete.exp: Add "complete break ada" test.
4314
66fc87a0
JB
43152018-01-04 Joel Brobecker <brobecker@adacore.com>
4316
4317 PR gdb/22670
4318 * gdb.ada/info_addr_mixed_case: New testcase.
4319
9f757bf7
XR
43202018-01-03 Xavier Roirand <roirand@adacore.com>
4321
4322 * gdb.ada/excep_handle.exp: New testcase.
4323 * gdb.ada/excep_handle/foo.adb: New file.
4324 * gdb.ada/excep_handle/pck.ads: New file.
4325
bd570f80
JB
43262018-01-03 Joel Brobecker <brobecker@adacore.com>
4327
4328 * gdb.base/step-line.c: Add extra empty line in copyright header.
4329 * gdb.base/step-line.inp: Likewise.
4330
9fe561ab
JB
43312018-01-02 Joel Brobecker <brobecker@adacore.com>
4332
4333 * gdb.ada/dyn_stride.exp: Add slice test.
4334
a405673c
JB
43352018-01-02 Joel Brobecker <brobecker@adacore.com>
4336
4337 * gdb.ada/dyn_stride: New testcase.
4338
cef0f868
SH
43392017-12-27 Stafford Horne <shorne@gmail.com>
4340
4341 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4342 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4343
b67d92b0
SH
43442017-12-27 Stafford Horne <shorne@gmail.com>
4345
4346 * gdb.base/reggroups.c: New file.
4347 * gdb.base/reggroups.exp: New file.
4348
eccab96d
JB
43492017-12-18 Joel Brobecker <brobecker@adacore.com>
4350
4351 * gdb.dwarf2/ada-valprint-error.c: New file.
4352 * gdb.dwarf2/ada-valprint-error.exp: New file.
4353
0e2da9f0
JB
43542017-12-18 Joel Brobecker <brobecker@adacore.com>
4355
4356 * gdb.ada/assign_arr: New testcase.
4357
cb923fcc
XR
43582017-12-18 Xavier Roirand <roirand@adacore.com>
4359
4360 * gdb.ada/funcall_ptr: New testcase.
4361
7c161838
SDJ
43622017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4363
4364 PR cli/16224
4365 * gdb.base/ptype-offsets.cc: New file.
4366 * gdb.base/ptype-offsets.exp: New file.
4367
1af17fd9
YQ
43682017-12-15 Yao Qi <yao.qi@linaro.org>
4369
4370 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4371 if XML is disabled.
4372
828d5846
XR
43732017-12-15 Xavier Roirand <roirand@adacore.com>
4374
4375 * gdb.ada/same_component_name: New testcase.
4376
79e8fcaa
JB
43772017-12-14 Joel Brobecker <brobecker@adacore.com>
4378
4379 * gdb.ada/str_binop_equal: New testcase.
4380
e05fa6f9
JB
43812017-12-14 Joel Brobecker <brobecker@adacore.com>
4382
4383 * gdb.ada/task_switch_in_core: New testcase.
4384
b89641ba
SM
43852017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4386
4387 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4388 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4389 call test_bkpt_qualified.
4390 (test_bkpt_qualified): New proc.
4391
6892d2e4
PA
43922017-12-13 Pedro Alves <palves@redhat.com>
4393
4394 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4395 Tighten regexp by matching with an anchor.
4396
a22ecf70
PA
43972017-12-13 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4400 ("expression with namespace"): New set of tests.
4401 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4402 (Nested::Test_NS::qux): New.
4403 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4404 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4405
9937536c
JB
44062017-12-13 Joel Brobecker <brobecker@adacore.com>
4407
4408 * gdb.base/server-del-break.c: New file.
4409 * gdb.base/server-del-break.exp: New file.
4410
fe49c6f5
SH
44112017-12-12 Stafford Horne <shorne@gmail.com>
4412
4413 * gdb.xml/tdesc-regs.exp: Add or1k support.
4414
c3d18620
SH
44152017-12-12 Stafford Horne <shorne@gmail.com>
4416
4417 * gdb.base/bp-permanent.c: Define nop of or1k.
4418
c5f9cfc8
JB
44192017-12-11 Joel Brobecker <brobecker@adacore.com>
4420
4421 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4422 output with components being reordered.
4423
a9c135fc
JB
44242017-12-11 Joel Brobecker <brobecker@adacore.com>
4425
4426 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4427 output with components being reordered.
4428
927aa2e7
JK
44292017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4430 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/maint.exp (check for .gdb_index): Check also for
4433 .debug_names.
4434 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4435 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4436 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4437 (.gdb_index used after symbol reloading): Support also .debug_names.
4438 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4439
f17d9474
YQ
44402017-12-08 Yao Qi <yao.qi@linaro.org>
4441
4442 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4443 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4444
a0de8c21
YQ
44452017-12-08 Yao Qi <yao.qi@linaro.org>
4446
4447 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4448 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4449
a738ea1d
YQ
44502017-12-08 Yao Qi <yao.qi@linaro.org>
4451
4452 * gdb.arch/aarch64-tagged-pointer.c: New file.
4453 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4454
1cd9a73b
SDJ
44552017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4456
4457 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4458 "int".
4459
fa6eb693
KS
44602017-12-07 Keith Seitz <keiths@redhat.com>
4461
4462 PR breakpoints/22569
4463 * gdb.linespec/ls-errs.exp: Change expected result of "break
4464 -source this file has spaces.c -line 3".
4465 Check that an explicit source file followed by whitespace is
4466 identified as an invalid explicit location.
4467
883fd55a
KS
44682017-12-07 Keith Seitz <keiths@redhat.com>
4469
4470 * gdb.cp/nested-types.cc: New file.
4471 * gdb.cp/nested-types.exp: New file.
4472 * lib/cp-support.exp: Load data-structures.exp library.
4473 (debug_cp_test_ptype_class): New global.
4474 (cp_ptype_class_verbose, next_line): New procedures.
4475 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4476 Add and document new return value.
4477 Switch the list of lines to a queue.
4478 Add support for new `type' key for nested type definitions.
4479 Add debugging/troubleshooting messages.
4480 * lib/data-structures.exp: New file.
4481
ec72db3e
SM
44822017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4483
4484 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4485 with proc_with_prefix, don't use with_test_prefix.
4486
99598d71
TT
44872017-12-07 Tom Tromey <tom@tromey.com>
4488
4489 * gdb.base/break.exp: Add test for empty "commands".
4490
a8806230
YQ
44912017-12-07 Yao Qi <yao.qi@linaro.org>
4492
4493 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4494 malloc and catch syscall.
4495
824cc835
PM
44962017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4497
e79be6e5 4498 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4499 tests for explicit locations.
4500
7cc244de
PA
45012017-12-06 Pedro Alves <palves@redhat.com>
4502
4503 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4504 force-disabling XML descriptions.
4505
50a1fdd5
PA
45062017-12-04 Pedro Alves <palves@redhat.com>
4507
4508 PR gdb/22499
4509 * gdb.arch/amd64-disp-step-avx.S: New file.
4510 * gdb.arch/amd64-disp-step-avx.exp: New file.
4511
f0fb2488
PA
45122017-12-03 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4515 and <string.h>.
4516 (parent_function): Print distinct messages when waitpid fails, or
4517 the child exits with a signal, or the child exits for an unhandled
4518 reason.
4519 * gdb.threads/process-dies-while-detaching.exp
4520 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4521 it. Wait for both inferior output and GDB's prompt. Use an
4522 indirect spawn id list.
4523 (do_detach): New parameter 'child_exit'. Use it to compute
4524 expected inferior output.
4525 (test_detach, test_detach_watch, test_detach_killed_outside):
4526 Adjust to pass down the expected child exit kind.
4527
97cbe998
SDJ
45282017-12-01 Joel Brobecker <brobecker@adacore.com>
4529 Sergio Durigan Junior <sergiodj@redhat.com>
4530 Pedro Alves <palves@redhat.com>
4531
4532 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4533
40fc416f
SDJ
45342017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4535
4536 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4537 to 'symbol-file' and 'add-symbol-file' can be
4538 position-independent.
4539
1cc75e92
YQ
45402017-12-01 Yao Qi <yao.qi@linaro.org>
4541
4542 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4543 the URL in copyright header.
4544 * gdb.arch/aarch64-fp.exp: Likewise.
4545 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4546 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4547 * gdb.base/expand-psymtabs.exp: Likewise.
4548 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4549 * gdb.fortran/common-block.exp: Likewise.
4550 * gdb.fortran/common-block.f90: Likewise.
4551 * gdb.fortran/logical.exp: Likewise.
4552 * gdb.fortran/vla-datatypes.f90: Likewise.
4553 * gdb.fortran/vla-sub.f90: Likewise.
4554
875fb7a7
JB
45552017-11-30 Joel Brobecker <brobecker@adacore.com>
4556
4557 * gdb.ada/repeat_dyn: New testcase.
4558
6f14765f
UW
45592017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4560
4561 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4562 Update for changed thread numbering.
4563 * gdb.cell/bt.exp: Update for changed GDB output.
4564
f1af7b94
SM
45652017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4566
4567 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4568 setting isremote by hand.
4569 * boards/dwarf4-gdb-index.exp: Likewise.
4570 * boards/fission.exp: Likewise.
4571 * boards/stabs.exp: Likewise.
4572
e3919f3e
PA
45732017-11-30 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.linespec/cpls-ops.exp
4576 (check_explicit_skips_function_argument): Extract the underlying
4577 type of size_t instead of hardcoding it.
4578
bd69330d
PA
45792017-11-29 Pedro Alves <palves@redhat.com>
4580
4581 PR c++/19436
4582 * gdb.linespec/cpls-abi-tag.cc: New file.
4583 * gdb.linespec/cpls-abi-tag.exp: New file.
4584
a20714ff
PA
45852017-11-29 Pedro Alves <palves@redhat.com>
4586
4587 * gdb.base/langs.exp: Use -qualified.
4588 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4589 it.
4590 * gdb.cp/namespace.exp: Use -qualified.
4591 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4592 (overload-3, template-overload, template-ret-type, const-overload)
4593 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4594 procedures.
4595 (test_driver): Call them.
4596 * gdb.cp/save-bp-qualified.cc: New.
4597 * gdb.cp/save-bp-qualified.exp: New.
4598 * gdb.linespec/explicit.exp: Test -qualified.
4599 * lib/completion-support.exp (completion::explicit_opts_list): Add
4600 "-qualified".
4601 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4602
f6f1d339
PM
46032017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4604
4605 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4606
02ca603a
TT
46072017-11-29 Tom Tromey <tom@tromey.com>
4608
4609 * gdb.base/relocate.exp: Update invalid argument test.
4610 Add new tests for invalid arguments.
4611
ed6c0bfb
TP
46122017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4613
4614 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4615 Return 0 as a long.
4616 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4617
f106e10e
TP
46182017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4619
4620 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4621 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4622 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4623 func ().
4624 * gdb.cp/shadow.cc (B.func): Return 0.
4625
10329bb2
JB
46262017-11-27 Joel Brobecker <brobecker@adacore.com>
4627
4628 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4629 expected output in gdb_expect call to allow the exception
4630 message to be present as well. Fix syntax confusion to avoid
4631 TCL thinking that exception_name is an array.
4632
617cd4bc
UW
46332017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4634
4635 * gdb.arch/spu-info.c: Include <unistd.h>.
4636 (do_signal_test): Fix broken calls to write.
4637 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4638 Fix checks for empty mailboxes. Update signal tests for corrected
4639 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4640 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4641 * gdb.cell/arch.exp: Use standard_output_file.
4642 * gdb.cell/break.exp: Likewise.
4643 * gdb.cell/bt.exp: Likewise.
4644 * gdb.cell/core.exp: Likewise.
4645 * gdb.cell/dwarfaddr.exp: Likewise.
4646 * gdb.cell/ea-cache.exp: Likewise.
4647 * gdb.cell/ea-standalone.exp: Likewise.
4648 * gdb.cell/f-regs.exp: Likewise.
4649 * gdb.cell/fork.exp: Likewise.
4650 * gdb.cell/gcore.exp: Likewise.
4651 * gdb.cell/mem-access.exp: Likewise.
4652 * gdb.cell/ptype.exp: Likewise.
4653 * gdb.cell/registers.exp: Likewise.
4654 * gdb.cell/sizeof.exp: Likewise.
4655 * gdb.cell/solib-symbol.exp: Likewise.
4656 * gdb.cell/solib.exp: Likewise.
617cd4bc 4657
a81aaca0
PA
46582017-11-25 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/complete-empty.exp: New file.
4661 * gdb.base/completion.exp: Adjust.
4662
6a3c6ee4
PA
46632017-11-25 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.linespec/cpls-ops.cc: New file.
4666 * gdb.linespec/cpls-ops.exp: New file.
4667 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4668 factored out from ...
4669 (test_complete_prefix_range): ... this.
4670
8955eb2d
PA
46712017-11-24 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.linespec/cpcompletion.exp: New file.
4674 * gdb.linespec/cpls-hyphen.cc: New file.
4675 * gdb.linespec/cpls.cc: New file.
4676 * gdb.linespec/cpls2.cc: New file.
4677 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4678 test to use test_gdb_complete_unique. Add label completion,
4679 keyword completion and explicit location completion tests.
4680 * lib/completion-support.exp: New file.
4681
e547c119
JB
46822017-11-24 Joel Brobecker <brobecker@adacore.com>
4683
4684 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4685 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4686 when hitting an exception catchpoint.
4687
7c3c1aa8
YQ
46882017-11-22 Yao Qi <yao.qi@linaro.org>
4689
4690 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4691
41bd68f5
SM
46922017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4693
4694 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4695 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4696 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4697
1daad298
YQ
46982017-11-22 Yao Qi <yao.qi@linaro.org>
4699
4700 * gdb.base/info-os.exp: Pass pthreads.
4701 * gdb.multi/multi-attach.exp: Likewise.
4702
88465e87
YQ
47032017-11-22 Yao Qi <yao.qi@linaro.org>
4704
4705 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4706 compiler.
4707
dc196b23
YQ
47082017-11-22 Yao Qi <yao.qi@linaro.org>
4709
4710 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4711 * gdb.base/break-interp.exp: Likewise.
4712 * gdb.base/jit-attach-pie.exp: Likewise.
4713
2400729e
UW
47142017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4715
4716 * gdb.base/float128.c (large128): New variable.
4717 * gdb.base/float128.exp: Add test to print largest __float128 value.
4718
7a26362d
UW
47192017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4720
4721 * gdb.arch/vsx-regs.exp: Update register content checks.
4722
ed0f4273
UW
47232017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4724
4725 * gdb.arch/ppc-longdouble.exp: New file.
4726 * gdb.arch/ppc-longdouble.c: Likewise.
4727
a25d69c6
PA
47282017-11-21 Pedro Alves <palves@redhat.com>
4729
4730 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4731
73fcf641
PA
47322017-11-20 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4735 (long_double_typedef): New typedefs.
4736 Use DEF on double and long double.
4737 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4738 cases.
4739 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4740 and 'long_double_ptr_same_size' locals. Use them to decide
4741 whether cast from array/function to float is valid/invalid.
4742
71a3c369
TT
47432017-11-17 Tom Tromey <tom@tromey.com>
4744
4745 * gdb.rust/traits.rs: New file.
4746 * gdb.rust/traits.exp: New file.
4747
ced9779b
JB
47482017-11-17 Joel Brobecker <brobecker@adacore.com>
4749
4750 * gdb.ada/minsyms: New testcase.
4751
a0922d80
PA
47522017-11-16 Pedro Alves <palves@redhat.com>
4753
4754 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4755 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4756
ea04e54c
PA
47572017-11-16 Pedro Alves <palves@redhat.com>
4758
4759 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4760 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4761
e849ea89
PA
47622017-11-16 Pedro Alves <palves@redhat.com>
4763
4764 * gdb.server/reconnect-ctrl-c.c: New file.
4765 * gdb.server/reconnect-ctrl-c.exp: New file.
4766
d8ae99a7
PM
47672017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4768
4769 * gdb.python/py-rbreak.exp: New file.
4770 * gdb.python/py-rbreak.c: New file.
4771 * gdb.python/py-rbreak-func2.c: New file.
4772
968a13f8
PA
47732017-11-16 Pedro Alves <palves@redhat.com>
4774
4775 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4776 pattern.
4777 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4778 GDB.
4779
71774bc9
SM
47802017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4781
4782 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4783 regex.
4784
ddbb44cf
SM
47852017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4786
4787 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4788 test names.
4789
584a564f
PA
47902017-11-09 Pedro Alves <palves@redhat.com>
4791
4792 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4793 factored out from ...
4794 (top level): ... here, and adjusted to avoid expecting beyond the
4795 prompt in a single gdb_test_multiple.
4796
5ed7a928
PA
47972017-11-09 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4800 output.
4801 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4802 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4803 * gdb.server/ext-run.exp ("kill" test): Likewise.
4804 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4805
a60e0738
PA
48062017-11-09 Pedro Alves <palves@redhat.com>
4807
4808 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4809 match till end of line.
4810
2c88253f
PA
48112017-11-09 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4814
c7a38517
PA
48152017-11-09 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4818 New procedures, factored out from ...
4819 (top level): ... here, and adjusted to avoid expecting beyond the
4820 prompt in one go.
4821
f29f4b6b
PA
48222017-11-09 Pedro Alves <palves@redhat.com>
4823
4824 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4825 output. Fix '?' match.
4826
286acbb5
JB
48272017-11-08 Joel Brobecker <brobecker@adacore.com>
4828
4829 * gdb.ada/scoped_watch: New testcase.
4830 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4831 which is actually correct.
4832 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4833 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4834
62d7ae92
PA
48352017-11-08 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.gdb/complaints.exp (test_initial_complaints)
4838 (test_serial_complaints, test_short_complaints): Call
4839 complaint_internal instead of complaint.
4840
280ca31f
DT
48412017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4842
4843 * gdb.threads/tls-core.c: New file.
4844 * gdb.threads/tls-core.exp: Likewise.
4845
b5ec771e
PA
48462017-11-08 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4849 (p Exported_Capitalized): New test.
4850 (p exported_capitalized): New test.
4851
a02b41a7
PA
48522017-11-07 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4855
95e95a6d
PA
48562017-11-07 Pedro Alves <palves@redhat.com>
4857
4858 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4859 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4860 (disable_invalid, disable_inverted, disable_negative): New
4861 procedures.
4862 ("bad numbers"): New set of tests.
4863
cee62dbd
PA
48642017-11-07 Pedro Alves <palves@redhat.com>
4865
4866 * gdb.cp/ena-dis-br-range.exp: Add tests.
4867
cc638e86
PA
48682017-11-07 Pedro Alves <palves@redhat.com>
4869
4870 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4871
d0fe4701
XR
48722017-11-07 Xavier Roirand <roirand@adacore.com>
4873 Pedro Alves <palves@redhat.com>
4874
4875 * gdb.base/ena-dis-br.exp: Add reference to
4876 gdb.cp/ena-dis-br-range.exp.
4877 * gdb.cp/ena-dis-br-range.exp: New file.
4878 * gdb.cp/ena-dis-br-range.cc: New file.
4879
46f67f80
PA
48802017-11-06 Pedro Alves <palves@redhat.com>
4881
4882 * gdb.base/attach-non-pgrp-leader.c: New.
4883 * gdb.base/attach-non-pgrp-leader.exp: New.
4884
726e1356
PA
48852017-11-06 Pedro Alves <palves@redhat.com>
4886
4887 * configure.ac: No longer check for termio.h and sgtty.h.
4888 * configure: Regenerate.
4889 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4890 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4891 Remove termio and sgtty code.
4892
50ab6ace
YQ
48932017-11-03 Yao Qi <yao.qi@linaro.org>
4894
4895 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4896 in GDB is disabled.
4897
8e68731c
YQ
48982017-11-03 Yao Qi <yao.qi@linaro.org>
4899
4900 * gdb.python/py-thrhandle.exp: Skip it if python is not
4901 enabled.
4902
3a87ae65
SM
49032017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4904
4905 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4906 as a breakpoint command.
4907
484d8d36
MD
49082017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4909
4910 PR python/21213
4911 * gdb.python/py-infthread.exp: Test calling
4912 InferiorThread.inferior () multiple times in a row.
4913
4a27f119
KS
49142017-10-27 Keith Seitz <keiths@redhat.com>
4915
4916 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4917 Test "info break" for every inlined function breakpoint.
4918
bb11dd58
YQ
49192017-10-27 Yao Qi <yao.qi@linaro.org>
4920
4921 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4922
a43f3893
PF
49232017-10-26 Patrick Frants <osscontribute@gmail.com>
4924
4925 * gdb.cp/classes.exp (test_static_members): Test printing
4926 Outer::instance.
4927 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4928 (Inner::instance, Outer::instance): New.
4929
792ccf00
PA
49302017-10-24 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4933 extra console" test in two stages.
4934
eb2bfbad
PA
49352017-10-24 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4938
1f75a651
PA
49392017-10-24 Pedro Alves <palves@redhat.com>
4940
4941 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4942 loop.
4943
779990d9
PA
49442017-10-24 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4947 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4948
ad9b8f5d
PA
49492017-10-24 Pedro Alves <palves@redhat.com>
4950
4951 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4952 parameter and handle it. Don't output read value in test name.
4953
fee6da6e
PA
49542017-10-24 Pedro Alves <palves@redhat.com>
4955
4956 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4957 custom test name.
4958
10389c2c
PA
49592017-10-24 Pedro Alves <palves@redhat.com>
4960
4961 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4962 include the unstable output directory name in the test's name.
4963 (initial_setup_simple) <'set args'>: Use custom test name.
4964
a80e65a9
PA
49652017-10-24 Pedro Alves <palves@redhat.com>
4966
4967 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4968 with explicit test name.
4969
15763a09
PA
49702017-10-20 Pedro Alves <palves@redhat.com>
4971
4972 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4973 'wait -i'. Use gdb_assert and remote_close.
4974
49a4ce2e
AB
49752017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4978 number from variable rather than hard-coded.
4979
a75868f5
PA
49802017-10-19 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/long-inferior-output.c: New file.
4983 * gdb.base/long-inferior-output.exp: New file.
4984
c8ba13ad
KS
49852017-11-18 Keith Seitz <keiths@redhat.com>
4986
4987 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4988 method.
4989 (main): Call it.
4990 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4991 Add additional user-defined conversion operator tests.
4992
b27de576
PA
49932017-10-17 Pedro Alves <palves@redhat.com>
4994
4995 * boards/native-stdio-gdbserver.exp: Load "local-board".
4996
8484c955
PA
49972017-10-17 Pedro Alves <palves@redhat.com>
4998
4999 * gdb.base/quit-live.c: New file.
5000 * gdb.base/quit-live.exp: New file.
5001
83d5a34d
KS
50022017-10-16 Keith Seitz <keiths@redhat.com>
5003
5004 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5005 (class_with_protected_typedef, class_with_private_typedef)
5006 (struct_with_public_typedef, struct_with_protected_typedef)
5007 (struct_with_private_typedef): New classes/structs.
5008 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5009 typedefs and access specifiers.
5010
739b3f1d
PA
50112017-10-16 Pedro Alves <palves@redhat.com>
5012 Simon Marchi <simon.marchi@polymtl.ca>
5013
5014 * README (Local vs Remote vs Native): New section.
5015 * boards/local-board.exp: New file, with bits factored out from
5016 ...
5017 * boards/native-extended-gdbserver.exp: ... here. Load
5018 "local-board".
5019 * boards/native-gdbserver.exp: Load "local-board".
5020 (${board}_spawn, ${board}_exec): Delete.
5021 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5022 ...
5023 * boards/stdio-gdbserver-base.exp: ... this new file.
5024 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5025 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5026 procedure.
5027 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5028 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5029 stdio_gdbserver_command.
5030 (${board}_get_remote_address, ${board}_get_comm_port)
5031 (${board}_download, ${board}_upload): Delete.
5032 (get_target_remote_pipe_cmd): New.
5033
fe68b953
SM
50342017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5035
5036 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5037 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5038 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5039 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5040 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5041 remove with_test_prefix.
5042
300b6685
PA
50432017-10-13 Pedro Alves <palves@redhat.com>
5044
5045 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5046 * gdb.base/annota1.exp: Use it instead of is_remote.
5047 * gdb.base/annota3.exp: Use it instead of is_remote.
5048 * gdb.cp/annota2.exp: Use it instead of is_remote.
5049 * gdb.cp/annota3.exp: Use it instead of is_remote.
5050 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5051
50500caf
PA
50522017-10-13 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5055 (test_num_test_vars, run_and_count_vars, find_env)
5056 (test_set_unset_env, test_inherit_env_var): New procedures.
5057 (top level): Use them.
5058
dad0c6d2
PA
50592017-10-13 Pedro Alves <palves@redhat.com>
5060
5061 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5062 also skip on stub-like targets.
5063
8b0553c1
PA
50642017-10-13 Pedro Alves <palves@redhat.com>
5065
5066 PR gdb/22293
5067 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5068 (top level): Move some tests to ...
5069 (test_not_found): ... this new procedure.
5070 (top level): Call it.
5071
7594f623
PA
50722017-10-13 Pedro Alves <palves@redhat.com>
5073
5074 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5075 expect different "info terminal" output if testing with a
5076 non-native target.
5077
ebe3b402
PA
50782017-10-13 Pedro Alves <palves@redhat.com>
5079 Simon Marchi <simon.marchi@polymtl.ca>
5080
5081 PR python/12966
5082 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5083
42f1b161
PA
50842017-10-13 Pedro Alves <palves@redhat.com>
5085
5086 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5087 already.
5088
8d6ef72b
PA
50892017-10-13 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5092 is_remote.
5093
d7bcd5b8
PA
50942017-10-13 Pedro Alves <palves@redhat.com>
5095
5096 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5097 is_remote.
5098
df479dc6
PA
50992017-10-13 Pedro Alves <palves@redhat.com>
5100
5101 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5102 is set.
5103 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5104 instead of is_remote.
5105
23fb630a
PA
51062017-10-13 Pedro Alves <palves@redhat.com>
5107
5108 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5109 (top level): Add comment.
5110
cc77b1dc
PA
51112017-10-13 Pedro Alves <palves@redhat.com>
5112
5113 * gdb.base/remote.exp (top level): Fix comment typo and add
5114 missing return.
5115
27c9e813
PA
51162017-10-13 Pedro Alves <palves@redhat.com>
5117 Simon Marchi <simon.marchi@polymtl.ca>
5118
5119 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5120 calls and add comments. Skip test if use_gdb_stub is set.
5121 (top level): Use "set cwd" command instead of "cd" command.
5122
5e830d98
PA
51232017-10-13 Pedro Alves <palves@redhat.com>
5124
5125 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5126 is_remote target check.
5127
f5ca0032
PA
51282017-10-13 Pedro Alves <palves@redhat.com>
5129
5130 * gdb.base/scope.exp: Use build_executable + clean_restart +
5131 gdb_file_cmd instead of prepare_for_testing and no longer skip
5132 "before run" tests on is_remote target boards. Update comments.
5133 * boards/native-extended-gdbserver.exp
5134 (extended_gdbserver_load_last_file): New, factored out from ...
5135 (gdb_load): ... this. Move further below and add comment.
5136 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5137
8aed1c0d
PA
51382017-10-12 Pedro Alves <palves@redhat.com>
5139
5140 * gdb.base/attach.exp: Remove references to gdb64.
5141 * gdb.base/dbx.exp: Remove references to gdb64.
5142
cfa34c87
SM
51432017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5144 Pedro Alves <palves@redhat.com>
5145
5146 * gdb.base/label.exp: Remove is_remote target check.
5147
9192b7de
PA
51482017-10-12 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.base/auvx.exp (coredir): Update comment.
5151 (top level) <core_works>: Use "set cwd" command instead of "cd"
5152 command.
5153
6bf0052d
PA
51542017-10-12 Pedro Alves <palves@redhat.com>
5155 Simon Marchi <simon.marchi@polymtl.ca>
5156
5157 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5158 target boards.
5159
e48ef82d
PA
51602017-10-12 Pedro Alves <palves@redhat.com>
5161 Simon Marchi <simon.marchi@polymtl.ca>
5162
5163 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5164 Instead skip if there's any gdb_protocol set.
5165
8d7aea57
SM
51662017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5167 Pedro Alves <palves@redhat.com>
5168
5169 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5170
30440677
PA
51712017-10-12 Pedro Alves <palves@redhat.com>
5172 Simon Marchi <simon.marchi@polymtl.ca>
5173
5174 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5175 instead of on dejagnu remote boards.
5176
4e04f045 51772017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5178 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5179
5180 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5181 checks. Use build_executable + clean_restart instead of
5182 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5183 of enabling non-stop after starting gdb.
5184
871a186e
PA
51852017-10-12 Pedro Alves <palves@redhat.com>
5186
5187 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5188 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5189 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5190 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5191
56d704da
AK
51922017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5193
5194 * gdb.arch/arc-tdesc-cpu.exp: New file.
5195 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5196
2f20e312
SM
51972017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5198
5199 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5200
65630365
PA
52012017-10-10 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5204 expect CLI output.
5205
bf469271
PA
52062017-10-10 Pedro Alves <palves@redhat.com>
5207
5208 * lib/selftest-support.exp (selftest_setup): Update for
5209 captured_command_loop's prototype change.
5210
777a42f1
PA
52112017-10-09 Pedro Alves <palves@redhat.com>
5212
5213 Test both arch1=>arch2 and arch2=>arch1.
5214
5215 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5216 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5217 factored out to...
5218 (append_arch1_options, append_arch2_options, append_arch_options)
5219 (build_executables): New procedures.
5220 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5221 local.
5222 (top level): Add new 'first_arch' testing axis.
5223
cbd2b4e3
PA
52242017-10-09 Pedro Alves <palves@redhat.com>
5225
5226 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5227 (barrier): New.
5228 (thread_start, all_started): New functions.
5229 (main): Spawn new thread and wait until it is scheduled.
5230 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5231 option.
5232 (do_test): Add 'selected_thread' parameter. Run to all_started
5233 instead of main. Explicitly set the breakpoint at main. Switch
5234 to the SELECTED_THREAD thread.
5235 (top level): Test handling the exec event with either the main
5236 thread or the second thread selected.
5237
5c9e4427
PA
52382017-10-09 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5241 logic. Move STOP marker after the value checks.
5242 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5243 regexp.
5244
b3b7c423
SL
52452017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5246
5247 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5248
3b4b2f16
UW
52492017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5250
5251 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5252 integer-to-dfp conversion.
5253 * gdb.base/dfp-test.exp: Likewise.
5254
5cd63fda
PA
52552017-10-04 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.multi/hangout.c: Include <unistd.h>.
5258 (hangout_loop): New function.
5259 (main): Call alarm. Call hangout_loop in a loop.
5260 * gdb.multi/hello.c: Include <unistd.h>.
5261 (hello_loop): New function.
5262 (main): Call alarm. Call hangout_loop in a loop.
5263 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5264 inferior with the other selected.
5265
4c71c105
SM
52662017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5267
5268 * gdb.mi/list-thread-groups-available.exp: New file.
5269 * gdb.mi/list-thread-groups-available.c: New file.
5270
bc3b087d
SDJ
52712017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5272
5273 * gdb.base/set-cwd.exp: Make it available on
5274 native-extended-gdbserver.
5275
d092c5a2
SDJ
52762017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5277
5278 * gdb.base/set-cwd.c: New file.
5279 * gdb.base/set-cwd.exp: Likewise.
5280
45320ffa
TT
52812017-10-02 Tom Tromey <tom@tromey.com>
5282
5283 PR rust/22236:
5284 * gdb.rust/simple.rs (main): New variable "fslice".
5285 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5286
b3e3859b
TT
52872017-10-02 Tom Tromey <tom@tromey.com>
5288
5289 * gdb.rust/simple.exp: Test ptype of a slice.
5290
01af5e0d
TT
52912017-10-02 Tom Tromey <tom@tromey.com>
5292
5293 * gdb.rust/simple.exp: Test index of slice.
5294
a9bbfbd8
TT
52952017-09-27 Tom Tromey <tom@tromey.com>
5296
5297 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5298
df8899e5
TP
52992017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5300 Pedro Alves <palves@redhat.com>
5301
5302 * gdb.base/compare-sections.exp (get value of read-only section): Read
5303 as unsigned value.
5304 (corrupt read-only section): Likewise and don't set written if patching
5305 failed.
5306
757bf54b
KB
53072017-09-21 Kevin Buettner <kevinb@redhat.com>
5308
5309 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5310 files.
5311
06871ae8
PA
53122017-09-20 Pedro Alves <palves@redhat.com>
5313
5314 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5315 symbol names in gdb's output.
5316 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5317
e5f25bc5
PA
53182017-09-20 Pedro Alves <palves@redhat.com>
5319
5320 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5321 Rename to ...
5322 (test_list_ambiguous_symbol): ... this and add a symbol name
5323 parameter. Adjust.
5324 (test_list_ambiguous_function): Reimplement on top of
5325 test_list_ambiguous_symbol and also test listing ambiguous
5326 variables.
5327 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5328 (ambiguous_fun): ... this.
5329 (ambiguous_var): New.
5330 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5331 (ambiguous_fun): ... this.
5332 (ambiguous_var): New.
5333
4e5a4f58
JB
53342017-09-19 John Baldwin <jhb@FreeBSD.org>
5335
5336 * gdb.base/starti.c: New file.
5337 * gdb.base/starti.exp: New file.
5338 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5339
26e53f3e
PA
53402017-09-14 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5343 (top level): Use it instead of runto.
5344
cb791d59
TT
53452017-09-11 Tom Tromey <tom@tromey.com>
5346
5347 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5348
7c96f8c1
TT
53492017-09-11 Tom Tromey <tom@tromey.com>
5350
5351 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5352 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5353
469412dd
CW
53542017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5355
5356 * gdb.fortran/printing-types.exp: New file.
5357 * gdb.fortran/printing-types.exp: New file.
5358
e0f86435
BH
53592017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5360
5361 * gdb.fortran/vla-ptype.exp: Fix typos.
5362 * gdb.fortran/vla-value.exp: Same.
5363
9e9af4be
BH
53642017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5365
5366 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5367 * gdb.mi/mi-var-child-f.exp: Likewise.
5368 * gdb.mi/mi-vla-fortran.exp: Likewise.
5369
a5ad232b 53702017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5371 Christoph Weinmann <christoph.t.weinmann@intel.com>
5372 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5373
5374 * gdb.fortran/ptr-indentation.f90: New file.
5375 * gdb.fortran/ptr-indentation.exp: New file.
5376
5aec60eb
TT
53772017-09-05 Tom Tromey <tom@tromey.com>
5378
5379 PR gdb/22010:
5380 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5381
8f8f8152
TP
53822017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5383
5384 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5385
fbd1b771
JK
53862017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5387
5388 * gdb.threads/tls-nodebug-pie.c: New file.
5389 * gdb.threads/tls-nodebug-pie.exp: New file.
5390
5eb5f850
TT
53912017-09-05 Tom Tromey <tom@tromey.com>
5392
5393 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5394 for rust.
5395
ae780a21
SM
53962017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5397
5398 * gdb.multi/multi-arch-exec.exp: Test with different
5399 "follow-exec-mode" settings.
5400 (do_test): New procedure.
5401
3693fdb3
PA
54022017-09-04 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.base/func-static.c (S::method const, S::method volatile)
5405 (S::method volatile const): New methods.
5406 (c_s, v_s, cv_s): New instances.
5407 (main): Call method() on them.
5408 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5409 (cannot_resolve): New procedure.
5410 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5411 print-quote-unquoted columns.
5412 (do_test): Test printing each scope too.
5413
e68cb8e0
PA
54142017-09-04 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.base/local-static.exp: Also test with
5417 class::method::variable wholly quoted.
5418 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5419
858be34c
PA
54202017-09-04 Pedro Alves <palves@redhat.com>
5421
5422 * gdb.base/local-static.c: New.
5423 * gdb.base/local-static.cc: New.
5424 * gdb.base/local-static.exp: New.
5425
46a4882b
PA
54262017-09-04 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.asm/asm-source.exp: Add casts to int.
5429 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5430 (dataglobal64_1, dataglobal64_2): New globals.
5431 * gdb.base/nodebug.exp: Test different expressions involving the
5432 new globals, with print, whatis and ptype. Add casts to int.
5433 * gdb.base/solib-display.exp: Add casts to int.
5434 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5435 * gdb.cp/m-static.exp: Add cast to int.
5436 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5437 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5438 tls variable with no debug info without a cast. Test with a cast
5439 to int too.
5440 * gdb.trace/entry-values.exp: Add casts.
5441
2c5a2be1
PA
54422017-09-04 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.base/nodebug.exp: Test that ptype's error about functions
5445 with unknown return type includes the function name too.
5446
7022349d
PA
54472017-09-04 Pedro Alves <palves@redhat.com>
5448
5449 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5450 return type of munmap in infcall.
5451 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5452 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5453 type of ftell in infcall.
5454 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5455 type of getpid in infcall.
5456 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5457 infcall.
5458 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5459 Bail on failure to extract the pid.
5460 * gdb.base/nodebug.c: #include <stdint.h>.
5461 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5462 New functions.
5463 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5464 Change expected output of print/whatis/ptype with functions with
5465 no debug info. Test all supported languages. Call
5466 test_call_promotion.
5467 * gdb.compile/compile.exp: Adjust expected output to expect
5468 warning.
5469 * gdb.threads/siginfo-threads.exp: Likewise.
5470
54990598
PA
54712017-09-04 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5474 "prototypes". Test calling float functions via prototyped and
5475 unprototyped function pointers.
5476 (perform_all_tests): New parameter "prototypes". Pass it down.
5477 (top level): Pass down "prototypes" parameter to
5478 perform_all_tests.
5479
34d16ea2
SM
54802017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5481
5482 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5483 Test with nested loops.
5484
9521ecda
SM
54852017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5486
5487 * gdb.base/commands.exp: Call the new procedures.
5488 (loop_break_test, loop_continue_test): New procedures.
5489
80a65e9b
SM
54902017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5491
5492 * gdb.base/commands.exp: Call new procedure.
5493 (define_if_without_arg_test): New procedure.
5494
e439fa14
PA
54952017-09-04 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/list-ambiguous.exp: New file.
5498 * gdb.base/list-ambiguous0.c: New file.
5499 * gdb.base/list-ambiguous1.c: New file.
5500 * gdb.base/list.exp (test_list_range): Adjust expected output.
5501
0a2dde4a
SDJ
55022017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5503
5504 * gdb.base/share-env-with-gdbserver.c: New file.
5505 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5506
5e89eb3a
SM
55072017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5508
5509 * gdb.base/commands.exp (gdbvar_simple_if_test,
5510 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5511 progvar_simple_if_test, progvar_simple_while_test,
5512 progvar_complex_if_while_test, user_defined_command_test,
5513 user_defined_command_args_eval,
5514 user_defined_command_args_stack_test,
5515 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5516 temporary_breakpoint_commands,
5517 gdb_test_no_prompt, redefine_hook_test,
5518 redefine_backtrace_test): Remove "global gdb_prompt".
5519
fd437cbc
SM
55202017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5521
5522 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5523 New proc, call it from toplevel.
5524
87215ad1
SDJ
55252017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5526
5527 PR remote/21852
5528 * gdb.server/normal.c: New file, copied from gdb.base.
5529 * gdb.server/run-without-local-binary.exp: New file.
5530
58afddc6
WP
55312017-08-07 Weimin Pan <weimin.pan@oracle.com>
5532
5533 * gdb.arch/sparc64-adi.exp: New file.
5534 * gdb.arch/sparc64-adi.c: New file.
5535
5277199a
PA
55362017-08-22 Pedro Alves <palves@redhat.com>
5537
5538 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5539 (top level): Add "list all overloads" tests.
5540
14278e1f
TT
55412017-08-22 Tom Tromey <tom@tromey.com>
5542
5543 * gdb.gdb/xfullpath.exp: Remove.
5544
bf223d3e
PA
55452017-08-21 Pedro Alves <palves@redhat.com>
5546
5547 PR gdb/19487
5548 * gdb.base/symbol-alias.c: New.
5549 * gdb.base/symbol-alias2.c: New.
5550 * gdb.base/symbol-alias.exp: New.
5551
c973d0aa
PA
55522017-08-21 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/dfp-test.c
5555 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5556 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5557 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5558 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5559 * gdb.base/whatis-ptype-typedefs.c: New.
5560 * gdb.base/whatis-ptype-typedefs.exp: New.
5561 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5562 (an_int, an_int_type, an_int_type2): New globals.
5563 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5564 involving typedefs and cast expressions.
5565 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5566 (lookup_typedefs_function): New.
5567 (typedefs_pretty_printers_dict): New.
5568 (top level): Register lookup_typedefs_function in
5569 gdb.pretty_printers.
5570
6d580b63
YQ
55712017-08-18 Yao Qi <yao.qi@linaro.org>
5572
5573 * gdb.server/unittest.exp: New.
5574
206726fb
SDJ
55752017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5576
5577 PR gdb/21954
5578 * gdb.base/environ.exp: Add test to check if 'unset environment'
5579 works.
5580
bf0ec4c2
AA
55812017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5582
5583 * lib/gdb.exp (universal_compile_options): New caching proc.
5584 (gdb_compile): Suppress GCC's coloring of messages.
5585
d6382fff
TT
55862017-08-14 Tom Tromey <tom@tromey.com>
5587
5588 PR gdb/21675:
5589 * gdb.base/printcmds.exp (test_radices): New function.
5590 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5591 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5592 * lib/gdb.exp (get_integer_valueof): Use p/d.
5593
c2c2dd9f
SM
55942017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5595
5596 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5597 characters.
5598
fdffd6f4
TT
55992017-08-05 Tom Tromey <tom@tromey.com>
5600
5601 * gdb.rust/simple.exp: Allow String to appear in a different
5602 namespace.
5603
27d41eac
YQ
56042017-07-26 Yao Qi <yao.qi@linaro.org>
5605
5606 * gdb.gdb/unittest.exp: Invoke command
5607 "maintenance check xml-descriptions".
5608
031ed05d
AA
56092017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5610
5611 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5612 calling context.
5613 (hex128): Drop erroneous calculation of parameters.
5614
dcd27ddf
SM
56152017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5616
5617 * gdb.python/py-unwind.exp: Disable stack protection when
5618 building test file.
5619
47e77640
PA
56202017-07-20 Pedro Alves <palves@redhat.com>
5621
5622 * gdb.base/default.exp (set language): Adjust expected output.
5623
62d2a18a
PA
56242017-07-20 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5627 (test_minsym): ... this, and make static.
5628 (get_pck__foo__bar__minsym): Rename to ...
5629 (get_test_minsym): ... this.
5630 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5631 symbol names and comments.
5632 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5633 (get_test_minsym): ... this.
5634 (pck__foo__bar__minsym__2): Rename to ...
5635 (test_minsym): ... this.
5636 (main): Adjust.
5637
c45ec17c
PA
56382017-07-17 Pedro Alves <palves@redhat.com>
5639
5640 * gdb.base/completion.exp: Adjust expected output.
5641 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5642 the completer works.
5643
c6756f62
PA
56442017-07-17 Pedro Alves <palves@redhat.com>
5645
5646 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5647
5bd68487
AB
56482017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5649
5650 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5651
8880f2a9
TT
56522017-07-14 Tom Tromey <tom@tromey.com>
5653
5654 PR rust/21764:
5655 * gdb.rust/simple.exp: Add tests.
5656
65547233
TT
56572017-07-14 Tom Tromey <tom@tromey.com>
5658
5659 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5660
8f14146e
PA
56612017-07-14 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.linespec/base/one/thefile.cc (z1): New function.
5664 * gdb.linespec/base/two/thefile.cc (z2): New function.
5665 * gdb.linespec/linespec.exp: Add tests.
5666
b4365d02
AB
56672017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5668
5669 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5670 to mi_create_breakpoint.
5671
5d2cbaa5
AB
56722017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5673
5674 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5675 mi_create_breakpoint.
5676
11cb5716
IB
56772017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5678
5679 * gdb.dlang/demangle.exp: Update for demangling changes.
5680
03278692
TT
56812017-07-09 Tom Tromey <tom@tromey.com>
5682
5683 * gdb.dwarf2/shortpiece.exp: New file.
5684
33c5cd75
DB
56852017-07-06 David Blaikie <dblaikie@gmail.com>
5686
5687 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5688 built from fissiont-multi-cu{1,2}.c.
5689 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5690 except putting 'main' and 'func' in separate CUs in the same DWO file.
5691 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5692 test.
5693 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5694 test.
5695
8455d262
PA
56962017-07-06 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.python/py-unwind.exp: Test flushregs.
5699
dc4bde35
SDJ
57002017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5701
5702 PR cli/21688
5703 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5704 tests for alias commands and trailing whitespace.
5705
51ed89aa
SDJ
57062017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5707
5708 PR cli/21688
5709 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5710 procedure. Call it.
5711
eb17d413
PA
57122017-06-29 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/printcmds.exp: Add tests.
5715
41664b45
DG
57162017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5717
5718 PR gdb/21337
5719 * gdb.base/reread-readsym.exp: New file.
5720 * gdb.base/reread-readsym.c: New file.
5721
75312ae3
KB
57222017-06-21 Kevin Buettner <kevinb@redhat.com>
5723
5724 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5725 subpattern.
5726
66953522
PB
57272017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5728
5729 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5730 extended mnemonic.
5731 * gdb.arch/powerpc-power9.s: Likewise.
5732
5524b525
AA
57332017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5734
5735 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5736 on 32-bit x86 targets. Exploit is_*_target macros where
5737 appropriate.
5738
03c8af18
AA
57392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5740
5741 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5742 register pieces.
5743
3bf31011
AA
57442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5745
5746 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5747 located in one or more DWARF pieces.
5748
805acca0
AA
57492017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5750
5751 * lib/gdb.exp (get_endianness): New proc.
5752 * gdb.arch/aarch64-fp.exp: Use it.
5753 * gdb.arch/altivec-regs.exp: Likewise.
5754 * gdb.arch/e500-regs.exp: Likewise.
5755 * gdb.arch/vsx-regs.exp: Likewise.
5756 * gdb.base/dump.exp: Likewise.
5757 * gdb.base/funcargs.exp: Likewise.
5758 * gdb.base/gnu_vector.exp: Likewise.
5759 * gdb.dwarf2/formdata16.exp: Likewise.
5760 * gdb.dwarf2/implptrpiece.exp: Likewise.
5761 * gdb.dwarf2/nonvar-access.exp: Likewise.
5762 * gdb.python/py-inferior.exp: Likewise.
5763 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5764
e9352324
AA
57652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5766
5767 PR gdb/21226
5768 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5769 stack value pieces are taken from the LSB end.
5770
d5d1163e
AA
57712017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5772
5773 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5774 variable at nonzero offset.
5775
0567c986
AA
57762017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5777
5778 * gdb.dwarf2/var-access.c: New file.
5779 * gdb.dwarf2/var-access.exp: New test.
5780 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5781
973e9aab
TT
57822017-06-12 Tom Tromey <tom@tromey.com>
5783
5784 * gdb.dwarf2/formdata16.exp: Add tests.
5785
d9109c80
TT
57862017-06-12 Tom Tromey <tom@tromey.com>
5787
5788 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5789
30a25466
TT
57902017-06-12 Tom Tromey <tom@tromey.com>
5791
5792 PR exp/16225:
5793 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5794 * gdb.arch/vsx-regs.exp: Update tests.
5795 * gdb.arch/s390-vregs.exp (hex128): New proc.
5796 Update test.
5797 * gdb.arch/altivec-regs.exp: Update tests.
5798
aefd8b33
SDJ
57992017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5800
5801 * gdb.base/startup-with-shell.c: New file.
5802 * gdb.base/startup-with-shell.exp: Likewise.
5803
2090129c
SDJ
58042017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5805
5806 * gdb.server/non-existing-program.exp: Update regex in order to
5807 reflect the fact that gdbserver is now using fork_inferior (with a
5808 shell) to startup the inferior.
5809
8e86a419
SM
58102017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5811
5812 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5813 support function calls from GDB.
5814
e6cf65f2
TT
58152017-05-21 Tom Tromey <tom@tromey.com>
5816
5817 PR rust/21466:
5818 * gdb.rust/unsized.exp: New file.
5819 * gdb.rust/unsized.rs: New file.
5820
43cc5389
TT
58212017-05-19 Tom Tromey <tom@tromey.com>
5822
5823 PR rust/21484:
5824 * gdb.rust/watch.exp: New file.
5825 * gdb.rust/watch.rs: New file.
5826
ec8df234
TT
58272017-05-18 Tom Tromey <tom@tromey.com>
5828
5829 * gdb.rust/simple.exp: Allow Box to be qualified.
5830
3e3e7fae
TP
58312017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5832
5833 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5834
59cc050d
PA
58352017-05-18 Pedro Alves <palves@redhat.com>
5836
5837 * gdb.base/fileio.c (test_write, test_read, test_close)
5838 (test_fstat): Don't print 'ret' in the fail path.
5839
c8f6abd1
PA
58402017-05-18 Pedro Alves <palves@redhat.com>
5841
5842 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5843 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5844 (test_system, test_rename, test_unlink, test_time): Change
5845 prototypes.
5846 * gdb.base/fileio.exp (stop_msg): Adjust.
5847
d2a03b77
PA
58482017-05-18 Pedro Alves <palves@redhat.com>
5849
5850 * gdb.base/fileio.c (null_str): New global.
5851 (test_stat): Use it.
5852 * gdb.base/fileio.exp: Remove nowarnings.
5853
0d5c6999
YQ
58542017-05-17 Yao Qi <yao.qi@linaro.org>
5855
5856 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5857
21873064
YQ
58582017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5859
5860 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5861 argument command.
5862 (top-level): Invoke test_set_inferior_tty.
5863
d512d31c
PA
58642017-05-04 Pedro Alves <palves@redhat.com>
5865
5866 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5867 Add parens to print call for Python 3.
5868
90cef2ed
KS
58692017-05-03 Keith Seitz <keiths@redhat.com>
5870
5871 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5872 (main): Call it.
5873
14f819c8
TW
58742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5875
5876 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5877 to prev and next.
5878
913aeadd
TW
58792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5880
5881 * gdb.python/py-record-btrace.exp: Remove test for
5882 gdb.BtraceInstruction.error.
5883
a3be24ad
TW
58842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5885
5886 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5887
ae20e79a
TW
58882017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5889
5890 * gdb.python/py-record-btrace-threads.c: New file.
5891 * gdb.python/py-record-btrace-threads.exp: New file.
5892
45ce1b47
SDJ
58932017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5894
5895 PR testsuite/8595
5896 * gdb.base/environ.exp: Make test available in all architectures.
5897 Move bits related to "info program" testing to
5898 gdb.base/info-program.exp. Rewrite tests to use the two new
5899 procedures mentione below.
5900 (test_set_show_env_var) New procedure.
5901 (test_set_show_env_var_equal): Likewise.
5902 * gdb.base/info-program.exp: New file.
5903
e15c3eb4
KS
59042017-04-27 Keith Seitz <keiths@redhat.com>
5905
5906 * gdb.cp/oranking.cc (test15): New function.
5907 (main): Call test15 and declare additional variables for testing.
5908 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5909 "p foo101('abc')" tests.
5910 Add tests for cv qualifier overloads.
5911 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5912 "lvalue reference overload" test.
5913 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5914 "print value of f1 on Child&& in f2" test.
5915
3a3fd0fd
PA
59162017-04-19 Pedro Alves <palves@redhat.com>
5917
5918 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5919 procedure.
5920 (top level): Call it.
5921 * lib/gdb.exp (gdb_define_cmd): New procedure.
5922
53375380
PA
59232017-04-12 Pedro Alves <palves@redhat.com>
5924
5925 PR gdb/21323
5926 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5927 (wchar): New global.
5928 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5929 (do_test_wide_char, wide_char_types_no_program, top level): Add
5930 wchar_t testing.
5931
53e710ac
PA
59322017-04-12 Pedro Alves <palves@redhat.com>
5933
5934 PR c++/21323
5935 * gdb.cp/wide_char_types.c: New file.
5936 * gdb.cp/wide_char_types.exp: New file.
5937
0ad9d8c7
SDJ
59382017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5939
5940 PR gdb/21352
5941 * gdb.trace/tsv.exp: Add test for "tsave -r".
5942
b1b45502
IB
59432017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5944
5945 * gdb.dlang/watch-loc.c: New file.
5946 * gdb.dlang/watch-loc.exp: New file.
5947
ec13808e
JK
59482017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5949
5950 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5951
fe5f7374
AK
59522017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5953
5954 * gdb.arch/arc-analyze-prologue.S: New file.
5955 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5956
eea78757
AK
59572017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5958
5959 * gdb.arch/arc-decode-insn.S: New file.
5960 * gdb.arch/arc-decode-insn.exp: Likewise.
5961
5badf10a
IR
59622017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5963
5964 PR tdep/20928
5965 * gdb.arch/sparc64-regs.exp: New file.
5966 * gdb.arch/sparc64-regs.S: Likewise.
5967
cee59b3f
TW
59682017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5969
5970 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5971 and memory view on Python 3.
5972
c0f55cc6
AV
59732017-03-20 Artemiy Volkov <artemiyv@acm.org>
5974 Keith Seitz <keiths@redhat.com>
5975
5976 PR gdb/14441
5977 * gdb.cp/demangle.exp: Add rvalue reference tests.
5978 * gdb.cp/rvalue-ref-casts.cc: New file.
5979 * gdb.cp/rvalue-ref-casts.exp: New file.
5980 * gdb.cp/rvalue-ref-overload.cc: New file.
5981 * gdb.cp/rvalue-ref-overload.exp: New file.
5982 * gdb.cp/rvalue-ref-params.cc: New file.
5983 * gdb.cp/rvalue-ref-params.exp: New file.
5984 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5985 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5986 * gdb.cp/rvalue-ref-types.cc: New file.
5987 * gdb.cp/rvalue-ref-types.exp: New file.
5988 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5989 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5990
51457a05
MAL
59912017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5992
5993 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5994 New procedure.
5995
5b291c04
MAL
59962017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5997
5998 * lib/mi-support.exp (mi_gdb_test): Add additional message
5999 for unexpected output.
6000
59a56148
AA
60012017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6002
6003 * gdb.base/examine-backward.c (Barrier): New character array
6004 constant, to ensure that TestStrings is preceded by a string
6005 terminator.
6006
7942e96e
AA
60072017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6008
6009 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6010 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6011 and implicit pointer into such a location.
6012
6ebac3fb
DE
60132017-03-16 Doug Evans <dje@google.com>
6014
6015 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6016
ec3b243d
TP
60172017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6018
6019 * gdb.cp/m-static.exp: Fix expectation for prototype of
6020 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6021
60222017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6023
6024 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6025 * gdb.guile/scm-lazy-string.c: New file.
6026 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6027 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6028 for pointer, array, typedef lazy strings.
6029
2cc36e25 60302017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6031
6032 PR python/17728, python/18439, python/18779
6033 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6034 * gdb.python/py-lazy-string.c (pointer): New typedef.
6035 (main): New locals ptr, array, typedef_ptr.
6036 * gdb.python/py-value.exp: Move lazy string tests to ...
6037 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6038 array, typedef lazy strings.
ec3b243d 6039
0efcde63
AK
60402017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6041
6042 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6043 Add optional 'test' parameter.
6044
7978d7c3
SM
60452017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6046
6047 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6048 Skip for versions of DejaGnu < 1.5.
6049
896c0c1e
SM
60502017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6051
6052 * lib/gdb.exp (dejagnu_version): New proc.
6053 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6054 Use dejagnu_version.
6055
5f4d1085
KS
60562017-03-10 Keith Seitz <keiths@redhat.com>
6057
6058 PR c++/8128
6059 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6060 type from destructor regexps.
6061 Add a branch which actually passes the test.
6062 Adjust "ptype t5i" test names.
6063
1de05205
PA
60642017-03-08 Pedro Alves <palves@redhat.com>
6065
6066 * gdb.base/step-over-exit.exp: Add explicit test message.
6067
c65d6b55
PA
60682017-03-08 Pedro Alves <palves@redhat.com>
6069
6070 PR gdb/18360
6071 * gdb.threads/interrupt-while-step-over.c: New file.
6072 * gdb.threads/interrupt-while-step-over.exp: New file.
6073
2e86a283
PA
60742017-03-08 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6077 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6078
25dcbff6
PA
60792017-03-08 Pedro Alves <palves@redhat.com>
6080
6081 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6082 PKRU as not supported as a PASS.
6083
dc9366eb
PA
60842017-03-08 Pedro Alves <palves@redhat.com>
6085
6086 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6087 prefix instead of $binfile1/$binfile2.
6088 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6089 in test message.
6090 * gdb.python/py-completion.exp: Use "load python file" as test
6091 messages instead of unstable path names.
6092
6e5d74e7
PA
60932017-03-08 Pedro Alves <palves@redhat.com>
6094 Jan Kratochvil <jan.kratochvil@redhat.com>
6095
6096 PR cli/21218
6097 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6098 New proc.
6099 (top level): Call it.
6100
9753a2f6
PA
61012017-03-08 Pedro Alves <palves@redhat.com>
6102
6103 PR tui/21216
6104 * gdb.tui/tui-nl-filtered-output.exp: New file.
6105
1a4dd9dd
PA
61062017-03-08 Pedro Alves <palves@redhat.com>
6107
6108 * gdb.base/completion.exp: Move TUI completion tests to ...
6109 * gdb.tui/completion.exp: ... this new file.
6110
7cbbff33
PA
61112017-03-08 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.base/tui-disasm-long-lines.c,
6114 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6115 gdb.base/tui-layout.exp: Move to ...
6116 * gdb.tui/: ... this new directory.
6117
5f6fd321
PA
61182017-03-07 Pedro Alves <palves@redhat.com>
6119
6120 * gdb.base/tui-layout.c: New file.
6121 * gdb.base/tui-layout.exp: New file.
6122
44959fa8
PA
61232017-03-07 Pedro Alves <palves@redhat.com>
6124
6125 * gdb.base/tui-layout.c: Rename to ...
6126 * gdb.base/tui-disasm-long-lines.c: ... this.
6127 * gdb.base/tui-layout.exp: Rename to ...
6128 * gdb.base/tui-disasm-long-lines.exp: ... this.
6129
f8c4e718
PA
61302017-03-07 Pedro Alves <palves@redhat.com>
6131
6132 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6133
6dbb839a 61342017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6135
6136 * i386-mpx-call.c: New file.
6137 * i386-mpx-call.exp: New file.
6138
65b48a81
PB
61392017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6140
6141 * gdb.arch/powerpc-power.exp: Delete test.
6142 * gdb.arch/powerpc-power.s: Likewise.
6143 * gdb.disasm/disassembler-options.exp: New test.
6144 * gdb.arch/powerpc-altivec.exp: Likewise.
6145 * gdb.arch/powerpc-altivec.s: Likewise.
6146 * gdb.arch/powerpc-altivec2.exp: Likewise.
6147 * gdb.arch/powerpc-altivec2.s: Likewise.
6148 * gdb.arch/powerpc-altivec3.exp: Likewise.
6149 * gdb.arch/powerpc-altivec3.s: Likewise.
6150 * gdb.arch/powerpc-power7.exp: Likewise.
6151 * gdb.arch/powerpc-power7.s: Likewise.
6152 * gdb.arch/powerpc-power8.exp: Likewise.
6153 * gdb.arch/powerpc-power8.s: Likewise.
6154 * gdb.arch/powerpc-power9.exp: Likewise.
6155 * gdb.arch/powerpc-power9.s: Likewise.
6156 * gdb.arch/powerpc-vsx.exp: Likewise.
6157 * gdb.arch/powerpc-vsx.s: Likewise.
6158 * gdb.arch/powerpc-vsx2.exp: Likewise.
6159 * gdb.arch/powerpc-vsx2.s: Likewise.
6160 * gdb.arch/powerpc-vsx3.exp: Likewise.
6161 * gdb.arch/powerpc-vsx3.s: Likewise.
6162 * gdb.arch/arm-disassembler-options.exp: Likewise.
6163 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6164 * gdb.arch/s390-disassembler-options.exp: Likewise.
6165
17cd4947
LM
61662017-02-23 Luis Machado <lgustavo@codesourcery.com>
6167
6168 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6169 (check_supported_features): ... this. Changed return type to void.
6170 (supports_rdseed): New static global.
6171 (rdseed): Check supports_rdseed.
6172 (initialize): Call check_supported_features.
6173
2039d74e
EBM
61742017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6175
6176 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6177 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6178 and lqarx/stqcx.
6179 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6180 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6181
a51d7ecf
EBM
61822017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6183
6184 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6185 uppercase.
6186
0224619f
JK
61872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6188
6189 * gdb.dwarf2/formdata16.c: New file.
6190 * gdb.dwarf2/formdata16.exp: New file.
6191 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6192
216f72a1
JK
61932017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6194
6195 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6196 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6197 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6198 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6199 DW_AT_GNU_*.
6200
43988095
JK
62012017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6202
6203 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6204
99e8a4f9
SDJ
62052017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6206
6207 PR gdb/21164
6208 * gdb.base/maint.exp: Add testcases for when the commands do
6209 not have arguments.
6210
b58a8c0c
TP
62112017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6212
6213 * gdb.cp/chained-calls.exp: Use p instead of P.
6214
4e746bb6
TW
62152017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6216
6217 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6218 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6219
3f77c769
TT
62202017-02-14 Tom Tromey <tom@tromey.com>
6221
6222 PR python/13598:
6223 * gdb.python/py-events.exp: Add before_prompt event tests.
6224
075beec0
AA
62252017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6226
6227 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6228
bf5f525c
LM
62292017-02-13 Luis Machado <lgustavo@codesourcery.com>
6230
6231 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6232 (main): Call my_unique_function_name.
6233 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6234 completion of patterns with a single match.
6235 Add missing -re switches to gdb_test_multiple calls.
6236
13a66184
LM
62372017-02-13 Luis Machado <lgustavo@codesourcery.com>
6238
6239 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6240 return if core file is not recognized.
6241
26a06916
SM
62422017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6243
6244 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6245 and extra UIs.
6246
b761ca9e
SM
62472017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6248
6249 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6250 proc_with_prefix.
6251
b964bee0
TT
62522017-02-10 Tom Tromey <tom@tromey.com>
6253
6254 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6255
18da0c51
MG
62562017-02-10 Martin Galvan <martingalvan@sourceware.org>
6257
6258 PR gdb/21122
6259 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6260
604c4576
JG
62612017-02-08 Jerome Guitton <guitton@adacore.com>
6262
6263 * gdb.base/define.exp: Add test for command abbreviations
6264 in define.
6265
20b477a7
LM
62662017-02-06 Luis Machado <lgustavo@codesourcery.com>
6267
6268 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6269 * gdb.reverse/insn-reverse-x86.c: New file.
6270
3f7b46f2
IR
62712017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6272
6273 PR tdep/20936
6274 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6275
f0fd41c1
TT
62762017-02-03 Tom Tromey <tom@tromey.com>
6277
6278 PR rust/21097:
6279 * gdb.rust/simple.exp: Add new tests.
6280
5be5dbf0
PA
62812017-02-02 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6284 tests.
6285
7346ef59
AA
62862017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6287
6288 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6289 taking a 2-byte value out of a 4-byte DWARF implicit value on
6290 big-endian targets.
6291 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6292 logic. Add test cases for DW_OP_implicit.
6293
787f0025
MM
62942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6295
6296 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6297
68777c29
MM
62982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6299
6300 * gdb.btrace/enable.exp: Call gdb_exit before
6301 skip_gdbserver_tests.
6302
0a1c7e28
MM
63032017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6304
6305 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6306 GDBFLAGS.
6307
b5ac99b0
MM
63082017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6309
6310 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6311 the test is skipped.
6312 * gdb.btrace/data.exp: Likewise.
6313 * gdb.btrace/delta.exp: Likewise.
6314 * gdb.btrace/dlopen.exp: Likewise.
6315 * gdb.btrace/enable-running.exp: Likewise.
6316 * gdb.btrace/enable.exp: Likewise.
6317 * gdb.btrace/exception.exp: Likewise.
6318 * gdb.btrace/function_call_history.exp: Likewise.
6319 * gdb.btrace/gcore.exp: Likewise.
6320 * gdb.btrace/instruction_history.exp: Likewise.
6321 * gdb.btrace/multi-thread-step.exp: Likewise.
6322 * gdb.btrace/nohist.exp: Likewise.
6323 * gdb.btrace/non-stop.exp: Likewise.
6324 * gdb.btrace/reconnect.exp: Likewise.
6325 * gdb.btrace/record_goto-step.exp: Likewise.
6326 * gdb.btrace/record_goto.exp: Likewise.
6327 * gdb.btrace/rn-dl-bind.exp: Likewise.
6328 * gdb.btrace/segv.exp: Likewise.
6329 * gdb.btrace/step.exp: Likewise.
6330 * gdb.btrace/stepi.exp: Likewise.
6331 * gdb.btrace/tailcall-only.exp: Likewise.
6332 * gdb.btrace/tailcall.exp: Likewise.
6333 * gdb.btrace/tsx.exp: Likewise.
6334 * gdb.btrace/unknown_functions.exp: Likewise.
6335 * gdb.btrace/vdso.exp: Likewise.
6336
cd4007e4
MM
63372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6338
6339 * gdb.btrace/enable-running.c: New.
6340 * gdb.btrace/enable-running.exp: New.
6341
2735833d
WT
63422017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6343
6344 * gdb.arch/amd64-gs_base.c: New file.
6345 * gdb.arch/amd64-gs_base.exp: New file.
6346
b51e1e94
LM
63472017-01-26 Luis Machado <lgustavo@codesourcery.com>
6348
6349 * lib/memory.exp: Remove spurious empty newlines.
6350
72ca0410
SM
63512017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6352
6353 * gdb.python/py-bad-printers.exp: Load python file using "source".
6354 * gdb.python/py-events.exp: Likewise.
6355 * gdb.python/py-evsignal.exp: Likewise.
6356 * gdb.python/py-evthreads.exp: Likewise.
6357 * gdb.python/py-frame-args.exp: Likewise.
6358 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6359 * gdb.python/py-framefilter-mi.exp: Likewise.
6360 * gdb.python/py-framefilter.exp: Likewise.
6361 * gdb.python/py-mi.exp: Likewise.
6362 * gdb.python/py-pp-maint.exp: Likewise.
6363 * gdb.python/py-pp-registration.exp: Likewise.
6364 * gdb.python/py-prettyprint.exp: Likewise.
6365 (run_lang_tests): Likewise.
6366 * gdb.python/py-typeprint.exp: Likewise.
6367
e309aa65
LM
63682017-01-26 Luis Machado <lgustavo@codesourcery.com>
6369
6370 * lib/memory.exp: New file.
6371 * lib/gdb.exp: Load memory.exp.
6372 * gdb.base/memattr.exp (delete_memory): Move proc to
6373 lib/memory.exp and rename to delete_memory_regions.
6374 Replace delete_memory with delete_memory_regions.
6375 Cleanup memory regions before tests.
6376 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6377 before tests.
6378
515aff23
LM
63792017-01-26 Luis Machado <lgustavo@codesourcery.com>
6380
6381 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6382 files.
6383 (initialize): New function conditionally defined.
6384 (testcases): Move within conditional block.
6385 (main): Call initialize.
6386 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6387 of gdb.reverse/insn-reverse.c.
6388 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6389 gdb.reverse/insn-reverse.c.
6390
d8b49cf0
YQ
63912017-01-26 Yao Qi <yao.qi@linaro.org>
6392
6393 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6394 disassemble on address 0.
6395
f13a9a0c
YQ
63962017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6397 Yao Qi <yao.qi@linaro.org>
6398
6399 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6400 * gdb.dwarf2/implptr-64bit.S: Remove.
6401 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6402 variables in caller's context. Add DW_OP_implicit_value.
6403
5ac95241
YQ
64042017-01-25 Yao Qi <yao.qi@linaro.org>
6405
6406 * lib/dwarf.exp (Dwarf::_location): Handle
6407 DW_OP_GNU_implicit_pointer with proper size.
6408
23e82930
LM
64092017-01-20 Luis Machado <lgustavo@codesourcery.com>
6410
6411 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6412 and add untested calls.
6413
d334ae25
LM
64142017-01-20 Luis Machado <lgustavo@codesourcery.com>
6415
6416 * gdb.python/python.exp: Check line number against what GDB thinks
6417 the line number is for func1.
6418
f5e6296e
IB
64192017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6420
6421 * gdb.dlang/debug-expr.exp: New file.
6422
5b362f04
LM
64232016-12-23 Luis Machado <lgustavo@codesourcery.com>
6424
6425 Fix test names for the following files:
6426
6427 * gdb.ada/exec_changed.exp
6428 * gdb.ada/info_types.exp
6429 * gdb.arch/aarch64-atomic-inst.exp
6430 * gdb.arch/aarch64-fp.exp
6431 * gdb.arch/altivec-abi.exp
6432 * gdb.arch/altivec-regs.exp
6433 * gdb.arch/amd64-byte.exp
6434 * gdb.arch/amd64-disp-step.exp
6435 * gdb.arch/amd64-dword.exp
6436 * gdb.arch/amd64-entry-value-inline.exp
6437 * gdb.arch/amd64-entry-value-param.exp
6438 * gdb.arch/amd64-entry-value-paramref.exp
6439 * gdb.arch/amd64-entry-value.exp
6440 * gdb.arch/amd64-i386-address.exp
6441 * gdb.arch/amd64-invalid-stack-middle.exp
6442 * gdb.arch/amd64-invalid-stack-top.exp
6443 * gdb.arch/amd64-optimout-repeat.exp
6444 * gdb.arch/amd64-prologue-skip.exp
6445 * gdb.arch/amd64-prologue-xmm.exp
6446 * gdb.arch/amd64-stap-special-operands.exp
6447 * gdb.arch/amd64-stap-wrong-subexp.exp
6448 * gdb.arch/amd64-tailcall-cxx.exp
6449 * gdb.arch/amd64-tailcall-noret.exp
6450 * gdb.arch/amd64-tailcall-ret.exp
6451 * gdb.arch/amd64-tailcall-self.exp
6452 * gdb.arch/amd64-word.exp
6453 * gdb.arch/arm-bl-branch-dest.exp
6454 * gdb.arch/arm-disp-step.exp
6455 * gdb.arch/arm-neon.exp
6456 * gdb.arch/arm-single-step-kernel-helper.exp
6457 * gdb.arch/avr-flash-qualifier.exp
6458 * gdb.arch/disp-step-insn-reloc.exp
6459 * gdb.arch/e500-abi.exp
6460 * gdb.arch/e500-regs.exp
6461 * gdb.arch/ftrace-insn-reloc.exp
6462 * gdb.arch/i386-avx512.exp
6463 * gdb.arch/i386-bp_permanent.exp
6464 * gdb.arch/i386-byte.exp
6465 * gdb.arch/i386-cfi-notcurrent.exp
6466 * gdb.arch/i386-disp-step.exp
6467 * gdb.arch/i386-dr3-watch.exp
6468 * gdb.arch/i386-float.exp
6469 * gdb.arch/i386-gnu-cfi.exp
6470 * gdb.arch/i386-mpx-map.exp
6471 * gdb.arch/i386-mpx-sigsegv.exp
6472 * gdb.arch/i386-mpx-simple_segv.exp
6473 * gdb.arch/i386-mpx.exp
6474 * gdb.arch/i386-permbkpt.exp
6475 * gdb.arch/i386-prologue.exp
6476 * gdb.arch/i386-signal.exp
6477 * gdb.arch/i386-size-overlap.exp
6478 * gdb.arch/i386-unwind.exp
6479 * gdb.arch/i386-word.exp
6480 * gdb.arch/mips-fcr.exp
6481 * gdb.arch/powerpc-d128-regs.exp
6482 * gdb.arch/powerpc-stackless.exp
6483 * gdb.arch/ppc64-atomic-inst.exp
6484 * gdb.arch/s390-stackless.exp
6485 * gdb.arch/s390-tdbregs.exp
6486 * gdb.arch/s390-vregs.exp
6487 * gdb.arch/sparc-sysstep.exp
6488 * gdb.arch/thumb-bx-pc.exp
6489 * gdb.arch/thumb-singlestep.exp
6490 * gdb.arch/thumb2-it.exp
6491 * gdb.arch/vsx-regs.exp
6492 * gdb.asm/asm-source.exp
6493 * gdb.base/a2-run.exp
6494 * gdb.base/advance.exp
6495 * gdb.base/all-bin.exp
6496 * gdb.base/anon.exp
6497 * gdb.base/args.exp
6498 * gdb.base/arithmet.exp
6499 * gdb.base/async-shell.exp
6500 * gdb.base/async.exp
6501 * gdb.base/attach-pie-noexec.exp
6502 * gdb.base/attach-twice.exp
6503 * gdb.base/auto-load.exp
6504 * gdb.base/bang.exp
6505 * gdb.base/bitfields.exp
6506 * gdb.base/break-always.exp
6507 * gdb.base/break-caller-line.exp
6508 * gdb.base/break-entry.exp
6509 * gdb.base/break-inline.exp
6510 * gdb.base/break-on-linker-gcd-function.exp
6511 * gdb.base/break-probes.exp
6512 * gdb.base/break.exp
6513 * gdb.base/breakpoint-shadow.exp
6514 * gdb.base/call-ar-st.exp
6515 * gdb.base/call-sc.exp
6516 * gdb.base/call-signal-resume.exp
6517 * gdb.base/call-strs.exp
6518 * gdb.base/callfuncs.exp
6519 * gdb.base/catch-fork-static.exp
6520 * gdb.base/catch-gdb-caused-signals.exp
6521 * gdb.base/catch-load.exp
6522 * gdb.base/catch-signal-fork.exp
6523 * gdb.base/catch-signal.exp
6524 * gdb.base/catch-syscall.exp
6525 * gdb.base/charset.exp
6526 * gdb.base/checkpoint.exp
6527 * gdb.base/chng-syms.exp
6528 * gdb.base/code-expr.exp
6529 * gdb.base/code_elim.exp
6530 * gdb.base/commands.exp
6531 * gdb.base/completion.exp
6532 * gdb.base/complex.exp
6533 * gdb.base/cond-expr.exp
6534 * gdb.base/condbreak.exp
6535 * gdb.base/consecutive.exp
6536 * gdb.base/continue-all-already-running.exp
6537 * gdb.base/coredump-filter.exp
6538 * gdb.base/corefile.exp
6539 * gdb.base/dbx.exp
6540 * gdb.base/debug-expr.exp
6541 * gdb.base/define.exp
6542 * gdb.base/del.exp
6543 * gdb.base/disabled-location.exp
6544 * gdb.base/disasm-end-cu.exp
6545 * gdb.base/disasm-optim.exp
6546 * gdb.base/display.exp
6547 * gdb.base/duplicate-bp.exp
6548 * gdb.base/ena-dis-br.exp
6549 * gdb.base/ending-run.exp
6550 * gdb.base/enumval.exp
6551 * gdb.base/environ.exp
6552 * gdb.base/eu-strip-infcall.exp
6553 * gdb.base/eval-avoid-side-effects.exp
6554 * gdb.base/eval-skip.exp
6555 * gdb.base/exitsignal.exp
6556 * gdb.base/expand-psymtabs.exp
6557 * gdb.base/filesym.exp
6558 * gdb.base/find-unmapped.exp
6559 * gdb.base/finish.exp
6560 * gdb.base/float.exp
6561 * gdb.base/foll-exec-mode.exp
6562 * gdb.base/foll-exec.exp
6563 * gdb.base/foll-fork.exp
6564 * gdb.base/fortran-sym-case.exp
6565 * gdb.base/freebpcmd.exp
6566 * gdb.base/func-ptr.exp
6567 * gdb.base/func-ptrs.exp
6568 * gdb.base/funcargs.exp
6569 * gdb.base/gcore-buffer-overflow.exp
6570 * gdb.base/gcore-relro-pie.exp
6571 * gdb.base/gcore-relro.exp
6572 * gdb.base/gcore.exp
6573 * gdb.base/gdb1090.exp
6574 * gdb.base/gdb11530.exp
6575 * gdb.base/gdb11531.exp
6576 * gdb.base/gdb1821.exp
6577 * gdb.base/gdbindex-stabs.exp
6578 * gdb.base/gdbvars.exp
6579 * gdb.base/hbreak.exp
6580 * gdb.base/hbreak2.exp
6581 * gdb.base/included.exp
6582 * gdb.base/infcall-input.exp
6583 * gdb.base/inferior-died.exp
6584 * gdb.base/infnan.exp
6585 * gdb.base/info-macros.exp
6586 * gdb.base/info-os.exp
6587 * gdb.base/info-proc.exp
6588 * gdb.base/info-shared.exp
6589 * gdb.base/info-target.exp
6590 * gdb.base/infoline.exp
6591 * gdb.base/interp.exp
6592 * gdb.base/interrupt.exp
6593 * gdb.base/jit-reader.exp
6594 * gdb.base/jit-simple.exp
6595 * gdb.base/kill-after-signal.exp
6596 * gdb.base/kill-detach-inferiors-cmd.exp
6597 * gdb.base/label.exp
6598 * gdb.base/langs.exp
6599 * gdb.base/ldbl_e308.exp
6600 * gdb.base/line-symtabs.exp
6601 * gdb.base/linespecs.exp
6602 * gdb.base/list.exp
6603 * gdb.base/long_long.exp
6604 * gdb.base/longest-types.exp
6605 * gdb.base/maint.exp
6606 * gdb.base/max-value-size.exp
6607 * gdb.base/memattr.exp
6608 * gdb.base/mips_pro.exp
6609 * gdb.base/morestack.exp
6610 * gdb.base/moribund-step.exp
6611 * gdb.base/multi-forks.exp
6612 * gdb.base/nested-addr.exp
6613 * gdb.base/nextoverexit.exp
6614 * gdb.base/noreturn-finish.exp
6615 * gdb.base/noreturn-return.exp
6616 * gdb.base/nostdlib.exp
6617 * gdb.base/offsets.exp
6618 * gdb.base/opaque.exp
6619 * gdb.base/pc-fp.exp
6620 * gdb.base/permissions.exp
6621 * gdb.base/print-symbol-loading.exp
6622 * gdb.base/prologue-include.exp
6623 * gdb.base/psymtab.exp
6624 * gdb.base/ptype.exp
6625 * gdb.base/random-signal.exp
6626 * gdb.base/randomize.exp
6627 * gdb.base/range-stepping.exp
6628 * gdb.base/readline-ask.exp
6629 * gdb.base/recpar.exp
6630 * gdb.base/recurse.exp
6631 * gdb.base/relational.exp
6632 * gdb.base/restore.exp
6633 * gdb.base/return-nodebug.exp
6634 * gdb.base/return.exp
6635 * gdb.base/run-after-attach.exp
6636 * gdb.base/save-bp.exp
6637 * gdb.base/scope.exp
6638 * gdb.base/sect-cmd.exp
6639 * gdb.base/set-lang-auto.exp
6640 * gdb.base/set-noassign.exp
6641 * gdb.base/setvar.exp
6642 * gdb.base/sigall.exp
6643 * gdb.base/sigbpt.exp
6644 * gdb.base/siginfo-addr.exp
6645 * gdb.base/siginfo-infcall.exp
6646 * gdb.base/siginfo-obj.exp
6647 * gdb.base/siginfo.exp
6648 * gdb.base/signals-state-child.exp
6649 * gdb.base/signest.exp
6650 * gdb.base/sigstep.exp
6651 * gdb.base/sizeof.exp
6652 * gdb.base/skip.exp
6653 * gdb.base/solib-corrupted.exp
6654 * gdb.base/solib-nodir.exp
6655 * gdb.base/solib-search.exp
6656 * gdb.base/stack-checking.exp
6657 * gdb.base/stale-infcall.exp
6658 * gdb.base/stap-probe.exp
6659 * gdb.base/start.exp
6660 * gdb.base/step-break.exp
6661 * gdb.base/step-bt.exp
6662 * gdb.base/step-line.exp
6663 * gdb.base/step-over-exit.exp
6664 * gdb.base/step-over-syscall.exp
6665 * gdb.base/step-resume-infcall.exp
6666 * gdb.base/step-test.exp
6667 * gdb.base/store.exp
6668 * gdb.base/structs3.exp
6669 * gdb.base/sym-file.exp
6670 * gdb.base/symbol-without-target_section.exp
6671 * gdb.base/term.exp
6672 * gdb.base/testenv.exp
6673 * gdb.base/ui-redirect.exp
6674 * gdb.base/until.exp
6675 * gdb.base/unwindonsignal.exp
6676 * gdb.base/value-double-free.exp
6677 * gdb.base/vla-datatypes.exp
6678 * gdb.base/vla-ptr.exp
6679 * gdb.base/vla-sideeffect.exp
6680 * gdb.base/volatile.exp
6681 * gdb.base/watch-cond-infcall.exp
6682 * gdb.base/watch-cond.exp
6683 * gdb.base/watch-non-mem.exp
6684 * gdb.base/watch-read.exp
6685 * gdb.base/watch-vfork.exp
6686 * gdb.base/watchpoint-cond-gone.exp
6687 * gdb.base/watchpoint-delete.exp
6688 * gdb.base/watchpoint-hw-hit-once.exp
6689 * gdb.base/watchpoint-hw.exp
6690 * gdb.base/watchpoint-stops-at-right-insn.exp
6691 * gdb.base/watchpoints.exp
6692 * gdb.base/wchar.exp
6693 * gdb.base/whatis-exp.exp
6694 * gdb.btrace/buffer-size.exp
6695 * gdb.btrace/data.exp
6696 * gdb.btrace/delta.exp
6697 * gdb.btrace/dlopen.exp
6698 * gdb.btrace/enable.exp
6699 * gdb.btrace/exception.exp
6700 * gdb.btrace/function_call_history.exp
6701 * gdb.btrace/gcore.exp
6702 * gdb.btrace/instruction_history.exp
6703 * gdb.btrace/nohist.exp
6704 * gdb.btrace/reconnect.exp
6705 * gdb.btrace/record_goto-step.exp
6706 * gdb.btrace/record_goto.exp
6707 * gdb.btrace/rn-dl-bind.exp
6708 * gdb.btrace/segv.exp
6709 * gdb.btrace/step.exp
6710 * gdb.btrace/stepi.exp
6711 * gdb.btrace/tailcall-only.exp
6712 * gdb.btrace/tailcall.exp
6713 * gdb.btrace/tsx.exp
6714 * gdb.btrace/unknown_functions.exp
6715 * gdb.btrace/vdso.exp
6716 * gdb.compile/compile-ifunc.exp
6717 * gdb.compile/compile-ops.exp
6718 * gdb.compile/compile-print.exp
6719 * gdb.compile/compile-setjmp.exp
6720 * gdb.cp/abstract-origin.exp
6721 * gdb.cp/ambiguous.exp
6722 * gdb.cp/annota2.exp
6723 * gdb.cp/annota3.exp
6724 * gdb.cp/anon-ns.exp
6725 * gdb.cp/anon-struct.exp
6726 * gdb.cp/anon-union.exp
6727 * gdb.cp/arg-reference.exp
6728 * gdb.cp/baseenum.exp
6729 * gdb.cp/bool.exp
6730 * gdb.cp/breakpoint.exp
6731 * gdb.cp/bs15503.exp
6732 * gdb.cp/call-c.exp
6733 * gdb.cp/casts.exp
6734 * gdb.cp/chained-calls.exp
6735 * gdb.cp/class2.exp
6736 * gdb.cp/classes.exp
6737 * gdb.cp/cmpd-minsyms.exp
6738 * gdb.cp/converts.exp
6739 * gdb.cp/cp-relocate.exp
6740 * gdb.cp/cpcompletion.exp
6741 * gdb.cp/cpexprs.exp
6742 * gdb.cp/cplabel.exp
6743 * gdb.cp/cplusfuncs.exp
6744 * gdb.cp/cpsizeof.exp
6745 * gdb.cp/ctti.exp
6746 * gdb.cp/derivation.exp
6747 * gdb.cp/destrprint.exp
6748 * gdb.cp/dispcxx.exp
6749 * gdb.cp/enum-class.exp
6750 * gdb.cp/exception.exp
6751 * gdb.cp/exceptprint.exp
6752 * gdb.cp/expand-psymtabs-cxx.exp
6753 * gdb.cp/expand-sals.exp
6754 * gdb.cp/extern-c.exp
6755 * gdb.cp/filename.exp
6756 * gdb.cp/formatted-ref.exp
6757 * gdb.cp/fpointer.exp
6758 * gdb.cp/gdb1355.exp
6759 * gdb.cp/gdb2495.exp
6760 * gdb.cp/hang.exp
6761 * gdb.cp/impl-this.exp
6762 * gdb.cp/infcall-dlopen.exp
6763 * gdb.cp/inherit.exp
6764 * gdb.cp/iostream.exp
6765 * gdb.cp/koenig.exp
6766 * gdb.cp/local.exp
6767 * gdb.cp/m-data.exp
6768 * gdb.cp/m-static.exp
6769 * gdb.cp/mb-ctor.exp
6770 * gdb.cp/mb-inline.exp
6771 * gdb.cp/mb-templates.exp
6772 * gdb.cp/member-name.exp
6773 * gdb.cp/member-ptr.exp
6774 * gdb.cp/meth-typedefs.exp
6775 * gdb.cp/method.exp
6776 * gdb.cp/method2.exp
6777 * gdb.cp/minsym-fallback.exp
6778 * gdb.cp/misc.exp
6779 * gdb.cp/namelessclass.exp
6780 * gdb.cp/namespace-enum.exp
6781 * gdb.cp/namespace-nested-import.exp
6782 * gdb.cp/namespace.exp
6783 * gdb.cp/nextoverthrow.exp
6784 * gdb.cp/no-dmgl-verbose.exp
6785 * gdb.cp/non-trivial-retval.exp
6786 * gdb.cp/noparam.exp
6787 * gdb.cp/nsdecl.exp
6788 * gdb.cp/nsimport.exp
6789 * gdb.cp/nsnested.exp
6790 * gdb.cp/nsnoimports.exp
6791 * gdb.cp/nsrecurs.exp
6792 * gdb.cp/nsstress.exp
6793 * gdb.cp/nsusing.exp
6794 * gdb.cp/operator.exp
6795 * gdb.cp/oranking.exp
6796 * gdb.cp/overload-const.exp
6797 * gdb.cp/overload.exp
6798 * gdb.cp/ovldbreak.exp
6799 * gdb.cp/ovsrch.exp
6800 * gdb.cp/paren-type.exp
6801 * gdb.cp/parse-lang.exp
6802 * gdb.cp/pass-by-ref.exp
6803 * gdb.cp/pr-1023.exp
6804 * gdb.cp/pr-1210.exp
6805 * gdb.cp/pr-574.exp
6806 * gdb.cp/pr10687.exp
6807 * gdb.cp/pr12028.exp
6808 * gdb.cp/pr17132.exp
6809 * gdb.cp/pr17494.exp
6810 * gdb.cp/pr9067.exp
6811 * gdb.cp/pr9167.exp
6812 * gdb.cp/pr9631.exp
6813 * gdb.cp/printmethod.exp
6814 * gdb.cp/psmang.exp
6815 * gdb.cp/psymtab-parameter.exp
6816 * gdb.cp/ptype-cv-cp.exp
6817 * gdb.cp/ptype-flags.exp
6818 * gdb.cp/re-set-overloaded.exp
6819 * gdb.cp/ref-types.exp
6820 * gdb.cp/rtti.exp
6821 * gdb.cp/scope-err.exp
6822 * gdb.cp/shadow.exp
6823 * gdb.cp/smartp.exp
6824 * gdb.cp/static-method.exp
6825 * gdb.cp/static-print-quit.exp
6826 * gdb.cp/temargs.exp
6827 * gdb.cp/templates.exp
6828 * gdb.cp/try_catch.exp
6829 * gdb.cp/typedef-operator.exp
6830 * gdb.cp/typeid.exp
6831 * gdb.cp/userdef.exp
6832 * gdb.cp/using-crash.exp
6833 * gdb.cp/var-tag.exp
6834 * gdb.cp/virtbase.exp
6835 * gdb.cp/virtfunc.exp
6836 * gdb.cp/virtfunc2.exp
6837 * gdb.cp/vla-cxx.exp
6838 * gdb.disasm/t01_mov.exp
6839 * gdb.disasm/t02_mova.exp
6840 * gdb.disasm/t03_add.exp
6841 * gdb.disasm/t04_sub.exp
6842 * gdb.disasm/t05_cmp.exp
6843 * gdb.disasm/t06_ari2.exp
6844 * gdb.disasm/t07_ari3.exp
6845 * gdb.disasm/t08_or.exp
6846 * gdb.disasm/t09_xor.exp
6847 * gdb.disasm/t10_and.exp
6848 * gdb.disasm/t11_logs.exp
6849 * gdb.disasm/t12_bit.exp
6850 * gdb.disasm/t13_otr.exp
6851 * gdb.dlang/circular.exp
6852 * gdb.dwarf2/arr-stride.exp
6853 * gdb.dwarf2/arr-subrange.exp
6854 * gdb.dwarf2/atomic-type.exp
6855 * gdb.dwarf2/bad-regnum.exp
6856 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6857 * gdb.dwarf2/callframecfa.exp
6858 * gdb.dwarf2/clztest.exp
6859 * gdb.dwarf2/corrupt.exp
6860 * gdb.dwarf2/data-loc.exp
6861 * gdb.dwarf2/dup-psym.exp
6862 * gdb.dwarf2/dw2-anon-mptr.exp
6863 * gdb.dwarf2/dw2-anonymous-func.exp
6864 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6865 * gdb.dwarf2/dw2-bad-unresolved.exp
6866 * gdb.dwarf2/dw2-basic.exp
6867 * gdb.dwarf2/dw2-canonicalize-type.exp
6868 * gdb.dwarf2/dw2-case-insensitive.exp
6869 * gdb.dwarf2/dw2-common-block.exp
6870 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6871 * gdb.dwarf2/dw2-compressed.exp
6872 * gdb.dwarf2/dw2-const.exp
6873 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6874 * gdb.dwarf2/dw2-cu-size.exp
6875 * gdb.dwarf2/dw2-dup-frame.exp
6876 * gdb.dwarf2/dw2-entry-value.exp
6877 * gdb.dwarf2/dw2-icycle.exp
6878 * gdb.dwarf2/dw2-ifort-parameter.exp
6879 * gdb.dwarf2/dw2-inline-break.exp
6880 * gdb.dwarf2/dw2-inline-param.exp
6881 * gdb.dwarf2/dw2-intercu.exp
6882 * gdb.dwarf2/dw2-intermix.exp
6883 * gdb.dwarf2/dw2-lexical-block-bare.exp
6884 * gdb.dwarf2/dw2-linkage-name-trust.exp
6885 * gdb.dwarf2/dw2-minsym-in-cu.exp
6886 * gdb.dwarf2/dw2-noloc.exp
6887 * gdb.dwarf2/dw2-op-call.exp
6888 * gdb.dwarf2/dw2-op-out-param.exp
6889 * gdb.dwarf2/dw2-opt-structptr.exp
6890 * gdb.dwarf2/dw2-param-error.exp
6891 * gdb.dwarf2/dw2-producer.exp
6892 * gdb.dwarf2/dw2-ranges-base.exp
6893 * gdb.dwarf2/dw2-ref-missing-frame.exp
6894 * gdb.dwarf2/dw2-reg-undefined.exp
6895 * gdb.dwarf2/dw2-regno-invalid.exp
6896 * gdb.dwarf2/dw2-restore.exp
6897 * gdb.dwarf2/dw2-restrict.exp
6898 * gdb.dwarf2/dw2-single-line-discriminators.exp
6899 * gdb.dwarf2/dw2-strp.exp
6900 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6901 * gdb.dwarf2/dw2-unresolved.exp
6902 * gdb.dwarf2/dw2-var-zero-addr.exp
6903 * gdb.dwarf2/dw4-sig-types.exp
6904 * gdb.dwarf2/dwz.exp
6905 * gdb.dwarf2/dynarr-ptr.exp
6906 * gdb.dwarf2/enum-type.exp
6907 * gdb.dwarf2/gdb-index.exp
6908 * gdb.dwarf2/implptr-64bit.exp
6909 * gdb.dwarf2/implptr-optimized-out.exp
6910 * gdb.dwarf2/implptr.exp
6911 * gdb.dwarf2/implref-array.exp
6912 * gdb.dwarf2/implref-const.exp
6913 * gdb.dwarf2/implref-global.exp
6914 * gdb.dwarf2/implref-struct.exp
6915 * gdb.dwarf2/mac-fileno.exp
6916 * gdb.dwarf2/main-subprogram.exp
6917 * gdb.dwarf2/member-ptr-forwardref.exp
6918 * gdb.dwarf2/method-ptr.exp
6919 * gdb.dwarf2/missing-sig-type.exp
6920 * gdb.dwarf2/nonvar-access.exp
6921 * gdb.dwarf2/opaque-type-lookup.exp
6922 * gdb.dwarf2/pieces-optimized-out.exp
6923 * gdb.dwarf2/pieces.exp
6924 * gdb.dwarf2/pr10770.exp
6925 * gdb.dwarf2/pr13961.exp
6926 * gdb.dwarf2/staticvirtual.exp
6927 * gdb.dwarf2/subrange.exp
6928 * gdb.dwarf2/symtab-producer.exp
6929 * gdb.dwarf2/trace-crash.exp
6930 * gdb.dwarf2/typeddwarf.exp
6931 * gdb.dwarf2/valop.exp
6932 * gdb.dwarf2/watch-notconst.exp
6933 * gdb.fortran/array-element.exp
6934 * gdb.fortran/charset.exp
6935 * gdb.fortran/common-block.exp
6936 * gdb.fortran/complex.exp
6937 * gdb.fortran/derived-type-function.exp
6938 * gdb.fortran/derived-type.exp
6939 * gdb.fortran/logical.exp
6940 * gdb.fortran/module.exp
6941 * gdb.fortran/multi-dim.exp
6942 * gdb.fortran/nested-funcs.exp
6943 * gdb.fortran/print-formatted.exp
6944 * gdb.fortran/subarray.exp
6945 * gdb.fortran/vla-alloc-assoc.exp
6946 * gdb.fortran/vla-datatypes.exp
6947 * gdb.fortran/vla-history.exp
6948 * gdb.fortran/vla-ptr-info.exp
6949 * gdb.fortran/vla-ptype-sub.exp
6950 * gdb.fortran/vla-ptype.exp
6951 * gdb.fortran/vla-sizeof.exp
6952 * gdb.fortran/vla-type.exp
6953 * gdb.fortran/vla-value-sub-arbitrary.exp
6954 * gdb.fortran/vla-value-sub-finish.exp
6955 * gdb.fortran/vla-value-sub.exp
6956 * gdb.fortran/vla-value.exp
6957 * gdb.fortran/whatis_type.exp
6958 * gdb.go/chan.exp
6959 * gdb.go/handcall.exp
6960 * gdb.go/hello.exp
6961 * gdb.go/integers.exp
6962 * gdb.go/methods.exp
6963 * gdb.go/package.exp
6964 * gdb.go/strings.exp
6965 * gdb.go/types.exp
6966 * gdb.go/unsafe.exp
6967 * gdb.guile/scm-arch.exp
6968 * gdb.guile/scm-block.exp
6969 * gdb.guile/scm-breakpoint.exp
6970 * gdb.guile/scm-cmd.exp
6971 * gdb.guile/scm-disasm.exp
6972 * gdb.guile/scm-equal.exp
6973 * gdb.guile/scm-frame-args.exp
6974 * gdb.guile/scm-frame-inline.exp
6975 * gdb.guile/scm-frame.exp
6976 * gdb.guile/scm-iterator.exp
6977 * gdb.guile/scm-math.exp
6978 * gdb.guile/scm-objfile.exp
6979 * gdb.guile/scm-ports.exp
6980 * gdb.guile/scm-symbol.exp
6981 * gdb.guile/scm-symtab.exp
6982 * gdb.guile/scm-value-cc.exp
6983 * gdb.guile/types-module.exp
6984 * gdb.linespec/break-ask.exp
6985 * gdb.linespec/cpexplicit.exp
6986 * gdb.linespec/explicit.exp
6987 * gdb.linespec/keywords.exp
6988 * gdb.linespec/linespec.exp
6989 * gdb.linespec/ls-dollar.exp
6990 * gdb.linespec/ls-errs.exp
6991 * gdb.linespec/skip-two.exp
6992 * gdb.linespec/thread.exp
6993 * gdb.mi/mi-async.exp
6994 * gdb.mi/mi-basics.exp
6995 * gdb.mi/mi-break.exp
6996 * gdb.mi/mi-catch-load.exp
6997 * gdb.mi/mi-cli.exp
6998 * gdb.mi/mi-cmd-param-changed.exp
6999 * gdb.mi/mi-console.exp
7000 * gdb.mi/mi-detach.exp
7001 * gdb.mi/mi-disassemble.exp
7002 * gdb.mi/mi-eval.exp
7003 * gdb.mi/mi-file-transfer.exp
7004 * gdb.mi/mi-file.exp
7005 * gdb.mi/mi-fill-memory.exp
7006 * gdb.mi/mi-inheritance-syntax-error.exp
7007 * gdb.mi/mi-linespec-err-cp.exp
7008 * gdb.mi/mi-logging.exp
7009 * gdb.mi/mi-memory-changed.exp
7010 * gdb.mi/mi-read-memory.exp
7011 * gdb.mi/mi-record-changed.exp
7012 * gdb.mi/mi-reg-undefined.exp
7013 * gdb.mi/mi-regs.exp
7014 * gdb.mi/mi-return.exp
7015 * gdb.mi/mi-reverse.exp
7016 * gdb.mi/mi-simplerun.exp
7017 * gdb.mi/mi-solib.exp
7018 * gdb.mi/mi-stack.exp
7019 * gdb.mi/mi-stepi.exp
7020 * gdb.mi/mi-syn-frame.exp
7021 * gdb.mi/mi-until.exp
7022 * gdb.mi/mi-var-block.exp
7023 * gdb.mi/mi-var-child.exp
7024 * gdb.mi/mi-var-cmd.exp
7025 * gdb.mi/mi-var-cp.exp
7026 * gdb.mi/mi-var-display.exp
7027 * gdb.mi/mi-var-invalidate.exp
7028 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7029 * gdb.mi/mi-vla-fortran.exp
7030 * gdb.mi/mi-watch.exp
7031 * gdb.mi/mi2-var-child.exp
7032 * gdb.mi/user-selected-context-sync.exp
7033 * gdb.modula2/unbounded-array.exp
7034 * gdb.multi/dummy-frame-restore.exp
7035 * gdb.multi/multi-arch-exec.exp
7036 * gdb.multi/multi-arch.exp
7037 * gdb.multi/tids.exp
7038 * gdb.multi/watchpoint-multi.exp
7039 * gdb.opencl/callfuncs.exp
7040 * gdb.opencl/convs_casts.exp
7041 * gdb.opencl/datatypes.exp
7042 * gdb.opencl/operators.exp
7043 * gdb.opencl/vec_comps.exp
7044 * gdb.opt/clobbered-registers-O2.exp
7045 * gdb.opt/inline-break.exp
7046 * gdb.opt/inline-bt.exp
7047 * gdb.opt/inline-cmds.exp
7048 * gdb.opt/inline-locals.exp
7049 * gdb.pascal/case-insensitive-symbols.exp
7050 * gdb.pascal/floats.exp
7051 * gdb.pascal/gdb11492.exp
7052 * gdb.python/lib-types.exp
7053 * gdb.python/py-arch.exp
7054 * gdb.python/py-as-string.exp
7055 * gdb.python/py-bad-printers.exp
7056 * gdb.python/py-block.exp
7057 * gdb.python/py-breakpoint-create-fail.exp
7058 * gdb.python/py-breakpoint.exp
7059 * gdb.python/py-caller-is.exp
7060 * gdb.python/py-cmd.exp
7061 * gdb.python/py-explore-cc.exp
7062 * gdb.python/py-explore.exp
7063 * gdb.python/py-finish-breakpoint.exp
7064 * gdb.python/py-finish-breakpoint2.exp
7065 * gdb.python/py-frame-args.exp
7066 * gdb.python/py-frame-inline.exp
7067 * gdb.python/py-frame.exp
7068 * gdb.python/py-framefilter-mi.exp
7069 * gdb.python/py-infthread.exp
7070 * gdb.python/py-lazy-string.exp
7071 * gdb.python/py-linetable.exp
7072 * gdb.python/py-mi-events.exp
7073 * gdb.python/py-mi-objfile.exp
7074 * gdb.python/py-mi.exp
7075 * gdb.python/py-objfile.exp
7076 * gdb.python/py-pp-integral.exp
7077 * gdb.python/py-pp-maint.exp
7078 * gdb.python/py-pp-re-notag.exp
7079 * gdb.python/py-pp-registration.exp
7080 * gdb.python/py-recurse-unwind.exp
7081 * gdb.python/py-strfns.exp
7082 * gdb.python/py-symbol.exp
7083 * gdb.python/py-symtab.exp
7084 * gdb.python/py-sync-interp.exp
7085 * gdb.python/py-typeprint.exp
7086 * gdb.python/py-unwind-maint.exp
7087 * gdb.python/py-unwind.exp
7088 * gdb.python/py-value-cc.exp
7089 * gdb.python/py-xmethods.exp
7090 * gdb.reverse/amd64-tailcall-reverse.exp
7091 * gdb.reverse/break-precsave.exp
7092 * gdb.reverse/break-reverse.exp
7093 * gdb.reverse/consecutive-precsave.exp
7094 * gdb.reverse/consecutive-reverse.exp
7095 * gdb.reverse/finish-precsave.exp
7096 * gdb.reverse/finish-reverse-bkpt.exp
7097 * gdb.reverse/finish-reverse.exp
7098 * gdb.reverse/fstatat-reverse.exp
7099 * gdb.reverse/getresuid-reverse.exp
7100 * gdb.reverse/i386-precsave.exp
7101 * gdb.reverse/i386-reverse.exp
7102 * gdb.reverse/i386-sse-reverse.exp
7103 * gdb.reverse/i387-env-reverse.exp
7104 * gdb.reverse/i387-stack-reverse.exp
7105 * gdb.reverse/insn-reverse.exp
7106 * gdb.reverse/machinestate-precsave.exp
7107 * gdb.reverse/machinestate.exp
7108 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7109 * gdb.reverse/pipe-reverse.exp
7110 * gdb.reverse/readv-reverse.exp
7111 * gdb.reverse/recvmsg-reverse.exp
7112 * gdb.reverse/rerun-prec.exp
7113 * gdb.reverse/s390-mvcle.exp
7114 * gdb.reverse/step-precsave.exp
7115 * gdb.reverse/step-reverse.exp
7116 * gdb.reverse/time-reverse.exp
7117 * gdb.reverse/until-precsave.exp
7118 * gdb.reverse/until-reverse.exp
7119 * gdb.reverse/waitpid-reverse.exp
7120 * gdb.reverse/watch-precsave.exp
7121 * gdb.reverse/watch-reverse.exp
7122 * gdb.rust/generics.exp
7123 * gdb.rust/methods.exp
7124 * gdb.rust/modules.exp
7125 * gdb.rust/simple.exp
7126 * gdb.server/connect-with-no-symbol-file.exp
7127 * gdb.server/ext-attach.exp
7128 * gdb.server/ext-restart.exp
7129 * gdb.server/ext-wrapper.exp
7130 * gdb.server/file-transfer.exp
7131 * gdb.server/server-exec-info.exp
7132 * gdb.server/server-kill.exp
7133 * gdb.server/server-mon.exp
7134 * gdb.server/wrapper.exp
7135 * gdb.stabs/exclfwd.exp
7136 * gdb.stabs/gdb11479.exp
7137 * gdb.threads/clone-new-thread-event.exp
7138 * gdb.threads/corethreads.exp
7139 * gdb.threads/current-lwp-dead.exp
7140 * gdb.threads/dlopen-libpthread.exp
7141 * gdb.threads/gcore-thread.exp
7142 * gdb.threads/sigstep-threads.exp
7143 * gdb.threads/watchpoint-fork.exp
7144 * gdb.trace/actions-changed.exp
7145 * gdb.trace/backtrace.exp
7146 * gdb.trace/change-loc.exp
7147 * gdb.trace/circ.exp
7148 * gdb.trace/collection.exp
7149 * gdb.trace/disconnected-tracing.exp
7150 * gdb.trace/ftrace.exp
7151 * gdb.trace/mi-trace-frame-collected.exp
7152 * gdb.trace/mi-trace-unavailable.exp
7153 * gdb.trace/mi-traceframe-changed.exp
7154 * gdb.trace/mi-tsv-changed.exp
7155 * gdb.trace/no-attach-trace.exp
7156 * gdb.trace/passc-dyn.exp
7157 * gdb.trace/qtro.exp
7158 * gdb.trace/range-stepping.exp
7159 * gdb.trace/read-memory.exp
7160 * gdb.trace/save-trace.exp
7161 * gdb.trace/signal.exp
7162 * gdb.trace/status-stop.exp
7163 * gdb.trace/tfile.exp
7164 * gdb.trace/trace-break.exp
7165 * gdb.trace/trace-buffer-size.exp
7166 * gdb.trace/trace-condition.exp
7167 * gdb.trace/tracefile-pseudo-reg.exp
7168 * gdb.trace/tstatus.exp
7169 * gdb.trace/unavailable.exp
7170 * gdb.trace/while-dyn.exp
7171 * gdb.trace/while-stepping.exp
7172
34c41c68
DE
71732016-12-22 Doug Evans <xdje42@gmail.com>
7174
7175 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7176 and msymbols.
7177
16e69324
YQ
71782016-12-19 Yao Qi <yao.qi@linaro.org>
7179
7180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7181 (test_with_self): Don't call do_steps_and_nexts, and remove
7182 code about stepping into xmalloc.
7183
f94f411b
YQ
71842016-12-09 Yao Qi <yao.qi@linaro.org>
7185
7186 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7187
71882016-12-09 Yao Qi <yao.qi@linaro.org>
7189
7190 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7191
f1b5deee
PA
71922016-12-09 Pedro Alves <palves@redhat.com>
7193
7194 * gdb.base/all-architectures-0.exp: New file.
7195 * gdb.base/all-architectures-1.exp: New file.
7196 * gdb.base/all-architectures-2.exp: New file.
7197 * gdb.base/all-architectures-3.exp: New file.
7198 * gdb.base/all-architectures-4.exp: New file.
7199 * gdb.base/all-architectures-5.exp: New file.
7200 * gdb.base/all-architectures-6.exp: New file.
7201 * gdb.base/all-architectures-7.exp: New file.
7202 * gdb.base/all-architectures.exp.in: New file.
7203
364ca42e
YQ
72042016-12-09 Yao Qi <yao.qi@linaro.org>
7205
7206 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7207
107c2d62
LM
72082016-12-02 Luis Machado <lgustavo@codesourcery.com>
7209
7210 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7211 possible.
7212 Remove useless pattern-matching code.
7213
df3ee9ca
PA
72142016-12-02 Pedro Alves <palves@redhat.com>
7215
7216 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7217 procedure.
7218 (top level): Call it.
7219
ec835369
PA
72202016-12-02 Pedro Alves <palves@redhat.com>
7221
7222 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7223 New procedure.
7224 (top level): Call it.
7225
01770bbd
PA
72262016-12-02 Pedro Alves <palves@redhat.com>
7227
7228 PR cli/20559
7229 * gdb.base/commands.exp (user_defined_command_args_eval): New
7230 procedure.
7231 (top level): Call it.
7232
008459ea
LM
72332016-12-02 Luis Machado <lgustavo@codesourcery.com>
7234
7235 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7236 timeout handling.
7237
0c1b455e
TT
72382016-12-02 Tom Tromey <tom@tromey.com>
7239
7240 * gdb.dwarf2/main-subprogram.c: New file.
7241 * gdb.dwarf2/main-subprogram.exp: New file.
7242
018572b8
LM
72432016-12-01 Luis Machado <lgustavo@codesourcery.com>
7244
7245 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7246 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7247 gdb_test_no_output for a couple of cases.
7248 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7249
84c93cd5
LM
72502016-12-01 Luis Machado <lgustavo@codesourcery.com>
7251
7252 Fix test names and standardize compilation error messages throughout
7253 the following files:
7254
7255 * gdb.ada/start.exp
7256 * gdb.arch/alpha-step.exp
7257 * gdb.arch/e500-prologue.exp
7258 * gdb.arch/ftrace-insn-reloc.exp
7259 * gdb.arch/gdb1291.exp
7260 * gdb.arch/gdb1431.exp
7261 * gdb.arch/gdb1558.exp
7262 * gdb.arch/i386-dr3-watch.exp
7263 * gdb.arch/i386-sse-stack-align.exp
7264 * gdb.arch/ia64-breakpoint-shadow.exp
7265 * gdb.arch/pa-nullify.exp
7266 * gdb.arch/powerpc-aix-prologue.exp
7267 * gdb.arch/thumb-bx-pc.exp
7268 * gdb.base/annota1.exp
7269 * gdb.base/annota3.exp
7270 * gdb.base/arrayidx.exp
7271 * gdb.base/assign.exp
7272 * gdb.base/attach.exp
7273 * gdb.base/auxv.exp
7274 * gdb.base/bang.exp
7275 * gdb.base/bfp-test.exp
7276 * gdb.base/bigcore.exp
7277 * gdb.base/bitfields2.exp
7278 * gdb.base/break-fun-addr.exp
7279 * gdb.base/break-probes.exp
7280 * gdb.base/call-rt-st.exp
7281 * gdb.base/callexit.exp
7282 * gdb.base/catch-fork-kill.exp
7283 * gdb.base/charset.exp
7284 * gdb.base/checkpoint.exp
7285 * gdb.base/comprdebug.exp
7286 * gdb.base/constvars.exp
7287 * gdb.base/coredump-filter.exp
7288 * gdb.base/cursal.exp
7289 * gdb.base/cvexpr.exp
7290 * gdb.base/detach.exp
7291 * gdb.base/display.exp
7292 * gdb.base/dmsym.exp
7293 * gdb.base/dprintf-pending.exp
7294 * gdb.base/dso2dso.exp
7295 * gdb.base/dtrace-probe.exp
7296 * gdb.base/dump.exp
7297 * gdb.base/enum_cond.exp
7298 * gdb.base/exe-lock.exp
7299 * gdb.base/exec-invalid-sysroot.exp
7300 * gdb.base/execl-update-breakpoints.exp
7301 * gdb.base/exprs.exp
7302 * gdb.base/fileio.exp
7303 * gdb.base/find.exp
7304 * gdb.base/finish.exp
7305 * gdb.base/fixsection.exp
7306 * gdb.base/foll-vfork.exp
7307 * gdb.base/frame-args.exp
7308 * gdb.base/gcore.exp
7309 * gdb.base/gdb1250.exp
7310 * gdb.base/global-var-nested-by-dso.exp
7311 * gdb.base/gnu-ifunc.exp
7312 * gdb.base/hashline1.exp
7313 * gdb.base/hashline2.exp
7314 * gdb.base/hashline3.exp
7315 * gdb.base/hbreak-in-shr-unsupported.exp
7316 * gdb.base/huge.exp
7317 * gdb.base/infcall-input.exp
7318 * gdb.base/info-fun.exp
7319 * gdb.base/info-shared.exp
7320 * gdb.base/jit-simple.exp
7321 * gdb.base/jit-so.exp
7322 * gdb.base/jit.exp
7323 * gdb.base/jump.exp
7324 * gdb.base/label.exp
7325 * gdb.base/lineinc.exp
7326 * gdb.base/logical.exp
7327 * gdb.base/longjmp.exp
7328 * gdb.base/macscp.exp
7329 * gdb.base/miscexprs.exp
7330 * gdb.base/new-ui-echo.exp
7331 * gdb.base/new-ui-pending-input.exp
7332 * gdb.base/new-ui.exp
7333 * gdb.base/nodebug.exp
7334 * gdb.base/nofield.exp
7335 * gdb.base/offsets.exp
7336 * gdb.base/overlays.exp
7337 * gdb.base/pending.exp
7338 * gdb.base/pointers.exp
7339 * gdb.base/pr11022.exp
7340 * gdb.base/printcmds.exp
7341 * gdb.base/prologue.exp
7342 * gdb.base/ptr-typedef.exp
7343 * gdb.base/realname-expand.exp
7344 * gdb.base/relativedebug.exp
7345 * gdb.base/relocate.exp
7346 * gdb.base/remote.exp
7347 * gdb.base/reread.exp
7348 * gdb.base/return2.exp
7349 * gdb.base/savedregs.exp
7350 * gdb.base/sep.exp
7351 * gdb.base/sepdebug.exp
7352 * gdb.base/sepsymtab.exp
7353 * gdb.base/set-inferior-tty.exp
7354 * gdb.base/setshow.exp
7355 * gdb.base/shlib-call.exp
7356 * gdb.base/sigaltstack.exp
7357 * gdb.base/siginfo-addr.exp
7358 * gdb.base/signals.exp
7359 * gdb.base/signull.exp
7360 * gdb.base/sigrepeat.exp
7361 * gdb.base/so-impl-ld.exp
7362 * gdb.base/solib-display.exp
7363 * gdb.base/solib-overlap.exp
7364 * gdb.base/solib-search.exp
7365 * gdb.base/solib-symbol.exp
7366 * gdb.base/structs.exp
7367 * gdb.base/structs2.exp
7368 * gdb.base/symtab-search-order.exp
7369 * gdb.base/twice.exp
7370 * gdb.base/unload.exp
7371 * gdb.base/varargs.exp
7372 * gdb.base/watchpoint-solib.exp
7373 * gdb.base/watchpoint.exp
7374 * gdb.base/whatis.exp
7375 * gdb.base/wrong_frame_bt_full.exp
7376 * gdb.btrace/dlopen.exp
7377 * gdb.cell/ea-standalone.exp
7378 * gdb.cell/ea-test.exp
7379 * gdb.cp/dispcxx.exp
7380 * gdb.cp/gdb2384.exp
7381 * gdb.cp/method2.exp
7382 * gdb.cp/nextoverthrow.exp
7383 * gdb.cp/pr10728.exp
7384 * gdb.disasm/am33.exp
7385 * gdb.disasm/h8300s.exp
7386 * gdb.disasm/mn10300.exp
7387 * gdb.disasm/sh3.exp
7388 * gdb.dwarf2/dw2-dir-file-name.exp
7389 * gdb.fortran/complex.exp
7390 * gdb.fortran/library-module.exp
7391 * gdb.guile/scm-pretty-print.exp
7392 * gdb.guile/scm-symbol.exp
7393 * gdb.guile/scm-type.exp
7394 * gdb.guile/scm-value.exp
7395 * gdb.linespec/linespec.exp
7396 * gdb.mi/gdb701.exp
7397 * gdb.mi/gdb792.exp
7398 * gdb.mi/mi-breakpoint-changed.exp
7399 * gdb.mi/mi-dprintf-pending.exp
7400 * gdb.mi/mi-dprintf.exp
7401 * gdb.mi/mi-exit-code.exp
7402 * gdb.mi/mi-pending.exp
7403 * gdb.mi/mi-solib.exp
7404 * gdb.mi/new-ui-mi-sync.exp
7405 * gdb.mi/pr11022.exp
7406 * gdb.mi/user-selected-context-sync.exp
7407 * gdb.opt/solib-intra-step.exp
7408 * gdb.python/py-events.exp
7409 * gdb.python/py-finish-breakpoint.exp
7410 * gdb.python/py-mi.exp
7411 * gdb.python/py-prettyprint.exp
7412 * gdb.python/py-shared.exp
7413 * gdb.python/py-symbol.exp
7414 * gdb.python/py-template.exp
7415 * gdb.python/py-type.exp
7416 * gdb.python/py-value.exp
7417 * gdb.reverse/solib-precsave.exp
7418 * gdb.reverse/solib-reverse.exp
7419 * gdb.server/solib-list.exp
7420 * gdb.stabs/weird.exp
7421 * gdb.threads/reconnect-signal.exp
7422 * gdb.threads/stepi-random-signal.exp
7423 * gdb.trace/actions.exp
7424 * gdb.trace/ax.exp
7425 * gdb.trace/backtrace.exp
7426 * gdb.trace/change-loc.exp
7427 * gdb.trace/deltrace.exp
7428 * gdb.trace/ftrace-lock.exp
7429 * gdb.trace/ftrace.exp
7430 * gdb.trace/infotrace.exp
7431 * gdb.trace/mi-tracepoint-changed.exp
7432 * gdb.trace/packetlen.exp
7433 * gdb.trace/passcount.exp
7434 * gdb.trace/pending.exp
7435 * gdb.trace/range-stepping.exp
7436 * gdb.trace/report.exp
7437 * gdb.trace/stap-trace.exp
7438 * gdb.trace/tfind.exp
7439 * gdb.trace/trace-break.exp
7440 * gdb.trace/trace-condition.exp
7441 * gdb.trace/trace-enable-disable.exp
7442 * gdb.trace/trace-mt.exp
7443 * gdb.trace/tracecmd.exp
7444 * gdb.trace/tspeed.exp
7445 * gdb.trace/tsv.exp
7446 * lib/perftest.exp
7447
fb9feb35
LM
74482016-12-01 Luis Machado <lgustavo@codesourcery.com>
7449
7450 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7451 with gdb_test_no_output.
7452 Use command as test name.
7453
cd2ddb6c
LM
74542016-12-01 Luis Machado <lgustavo@codesourcery.com>
7455
7456 Fix test names starting with uppercase throughout the files.
7457
7458 * gdb.ada/assign_1.exp
7459 * gdb.ada/boolean_expr.exp
7460 * gdb.base/arrayidx.exp
7461 * gdb.base/del.exp
7462 * gdb.base/gcore-buffer-overflow.exp
7463 * gdb.base/testenv.exp
7464 * gdb.compile/compile.exp
7465 * gdb.python/py-framefilter-invalidarg.exp
7466 * gdb.python/py-framefilter.exp
7467
bb95117e
LM
74682016-12-01 Luis Machado <lgustavo@codesourcery.com>
7469
7470 Fix test names starting with uppercase throughout the files.
7471
7472 * gdb.ada/array_return.exp
7473 * gdb.ada/expr_delims.exp
7474 * gdb.ada/mi_dyn_arr.exp
7475 * gdb.ada/mi_interface.exp
7476 * gdb.ada/mi_var_array.exp
7477 * gdb.ada/watch_arg.exp
7478 * gdb.arch/alpha-step.exp
7479 * gdb.arch/altivec-regs.exp
7480 * gdb.arch/e500-regs.exp
7481 * gdb.arch/powerpc-d128-regs.exp
7482 * gdb.base/arrayidx.exp
7483 * gdb.base/break.exp
7484 * gdb.base/checkpoint.exp
7485 * gdb.base/debug-expr.exp
7486 * gdb.base/dmsym.exp
7487 * gdb.base/radix.exp
7488 * gdb.base/sepdebug.exp
7489 * gdb.base/testenv.exp
7490 * gdb.base/watch_thread_num.exp
7491 * gdb.base/watchpoint-cond-gone.exp
7492 * gdb.cell/break.exp
7493 * gdb.cell/ea-cache.exp
7494 * gdb.compile/compile.exp
7495 * gdb.cp/gdb2495.exp
7496 * gdb.gdb/selftest.exp
7497 * gdb.gdb/xfullpath.exp
7498 * gdb.go/hello.exp
7499 * gdb.go/integers.exp
7500 * gdb.objc/basicclass.exp
7501 * gdb.pascal/hello.exp
7502 * gdb.pascal/integers.exp
7503 * gdb.python/py-breakpoint.exp
7504 * gdb.python/py-cmd.exp
7505 * gdb.python/py-linetable.exp
7506 * gdb.python/py-xmethods.exp
7507 * gdb.python/python.exp
7508 * gdb.reverse/consecutive-precsave.exp
7509 * gdb.reverse/finish-precsave.exp
7510 * gdb.reverse/i386-precsave.exp
7511 * gdb.reverse/machinestate-precsave.exp
7512 * gdb.reverse/sigall-precsave.exp
7513 * gdb.reverse/solib-precsave.exp
7514 * gdb.reverse/step-precsave.exp
7515 * gdb.reverse/until-precsave.exp
7516 * gdb.reverse/watch-precsave.exp
7517 * gdb.threads/leader-exit.exp
7518 * gdb.threads/pthreads.exp
7519 * gdb.threads/wp-replication.exp
7520 * gdb.trace/actions.exp
7521 * gdb.trace/mi-tsv-changed.exp
7522 * gdb.trace/tsv.exp
7523
de97fdd4
LM
75242016-12-01 Luis Machado <lgustavo@codesourcery.com>
7525
7526 Fix test names starting with uppercase throughout the files.
7527
7528 * gdb.arch/i386-bp_permanent.exp
7529 * gdb.arch/i386-gnu-cfi.exp
7530 * gdb.base/disasm-end-cu.exp
7531 * gdb.base/macscp.exp
7532 * gdb.base/pending.exp
7533 * gdb.base/watch_thread_num.exp
7534 * gdb.cp/exception.exp
7535 * gdb.cp/gdb2495.exp
7536 * gdb.cp/local.exp
7537 * gdb.python/py-evsignal.exp
7538 * gdb.python/python.exp
7539 * gdb.trace/tracecmd.exp
7540
9f058c10
LM
75412016-12-01 Luis Machado <lgustavo@codesourcery.com>
7542
7543 Fix test names starting with uppercase throughout the files.
7544
7545 * gdb.base/charset.exp
7546 * gdb.base/eval.exp
7547 * gdb.base/multi-forks.exp
7548 * gdb.guile/scm-progspace.exp
7549 * gdb.opencl/datatypes.exp
7550 * gdb.python/py-block.exp
7551 * gdb.python/py-function.exp
7552 * gdb.python/py-symbol.exp
7553 * gdb.python/py-symtab.exp
7554 * gdb.python/py-xmethods.exp
7555 * gdb.reverse/break-precsave.exp
7556 * gdb.reverse/break-reverse.exp
7557 * gdb.reverse/consecutive-precsave.exp
7558 * gdb.reverse/consecutive-reverse.exp
7559 * gdb.reverse/finish-precsave.exp
7560 * gdb.reverse/finish-reverse-bkpt.exp
7561 * gdb.reverse/finish-reverse.exp
7562 * gdb.reverse/fstatat-reverse.exp
7563 * gdb.reverse/getresuid-reverse.exp
7564 * gdb.reverse/i386-precsave.exp
7565 * gdb.reverse/i386-reverse.exp
7566 * gdb.reverse/i386-sse-reverse.exp
7567 * gdb.reverse/i387-stack-reverse.exp
7568 * gdb.reverse/insn-reverse.exp
7569 * gdb.reverse/machinestate-precsave.exp
7570 * gdb.reverse/machinestate.exp
7571 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7572 * gdb.reverse/pipe-reverse.exp
7573 * gdb.reverse/readv-reverse.exp
7574 * gdb.reverse/recvmsg-reverse.exp
7575 * gdb.reverse/rerun-prec.exp
7576 * gdb.reverse/s390-mvcle.exp
7577 * gdb.reverse/sigall-precsave.exp
7578 * gdb.reverse/sigall-reverse.exp
7579 * gdb.reverse/solib-precsave.exp
7580 * gdb.reverse/solib-reverse.exp
7581 * gdb.reverse/step-precsave.exp
7582 * gdb.reverse/step-reverse.exp
7583 * gdb.reverse/time-reverse.exp
7584 * gdb.reverse/until-precsave.exp
7585 * gdb.reverse/until-reverse.exp
7586 * gdb.reverse/waitpid-reverse.exp
7587 * gdb.reverse/watch-precsave.exp
7588 * gdb.reverse/watch-reverse.exp
7589
cdc7edd7
LM
75902016-12-01 Luis Machado <lgustavo@codesourcery.com>
7591
7592 Fix test names starting with uppercase throughout the files.
7593
7594 * gdb.arch/i386-mpx-simple_segv.exp
7595 * gdb.arch/i386-mpx.exp
7596 * gdb.arch/i386-permbkpt.exp
7597 * gdb.arch/pa-nullify.exp
7598 * gdb.arch/powerpc-d128-regs.exp
7599 * gdb.arch/vsx-regs.exp
7600 * gdb.base/bfp-test.exp
7601 * gdb.base/break.exp
7602 * gdb.base/breakpoint-shadow.exp
7603 * gdb.base/callfuncs.exp
7604 * gdb.base/charset.exp
7605 * gdb.base/commands.exp
7606 * gdb.base/completion.exp
7607 * gdb.base/dfp-test.exp
7608 * gdb.base/echo.exp
7609 * gdb.base/ending-run.exp
7610 * gdb.base/eval.exp
7611 * gdb.base/expand-psymtabs.exp
7612 * gdb.base/float128.exp
7613 * gdb.base/floatn.exp
7614 * gdb.base/foll-exec-mode.exp
7615 * gdb.base/gdb1056.exp
7616 * gdb.base/gdb11531.exp
7617 * gdb.base/kill-after-signal.exp
7618 * gdb.base/multi-forks.exp
7619 * gdb.base/overlays.exp
7620 * gdb.base/pending.exp
7621 * gdb.base/sepdebug.exp
7622 * gdb.base/testenv.exp
7623 * gdb.base/valgrind-db-attach.exp
7624 * gdb.base/watch_thread_num.exp
7625 * gdb.base/watchpoint-cond-gone.exp
7626 * gdb.base/watchpoint.exp
7627 * gdb.base/watchpoints.exp
7628 * gdb.cp/arg-reference.exp
7629 * gdb.cp/baseenum.exp
7630 * gdb.cp/operator.exp
7631 * gdb.cp/shadow.exp
7632 * gdb.dwarf2/dw2-op-out-param.exp
7633 * gdb.dwarf2/dw2-reg-undefined.exp
7634 * gdb.go/chan.exp
7635 * gdb.go/hello.exp
7636 * gdb.go/integers.exp
7637 * gdb.go/methods.exp
7638 * gdb.go/package.exp
7639 * gdb.guile/scm-parameter.exp
7640 * gdb.guile/scm-progspace.exp
7641 * gdb.guile/scm-value.exp
7642 * gdb.mi/mi-pending.exp
7643 * gdb.mi/user-selected-context-sync.exp
7644 * gdb.multi/multi-attach.exp
7645 * gdb.multi/tids.exp
7646 * gdb.opt/clobbered-registers-O2.exp
7647 * gdb.pascal/floats.exp
7648 * gdb.pascal/integers.exp
7649 * gdb.python/py-block.exp
7650 * gdb.python/py-events.exp
7651 * gdb.python/py-parameter.exp
7652 * gdb.python/py-symbol.exp
7653 * gdb.python/py-symtab.exp
7654 * gdb.python/py-type.exp
7655 * gdb.python/py-value.exp
7656 * gdb.python/py-xmethods.exp
7657 * gdb.python/python.exp
7658 * gdb.reverse/break-precsave.exp
7659 * gdb.reverse/consecutive-precsave.exp
7660 * gdb.reverse/finish-precsave.exp
7661 * gdb.reverse/i386-precsave.exp
7662 * gdb.reverse/machinestate-precsave.exp
7663 * gdb.reverse/sigall-precsave.exp
7664 * gdb.reverse/solib-precsave.exp
7665 * gdb.reverse/step-precsave.exp
7666 * gdb.reverse/until-precsave.exp
7667 * gdb.reverse/watch-precsave.exp
7668 * gdb.server/ext-attach.exp
7669 * gdb.server/ext-restart.exp
7670 * gdb.server/ext-run.exp
7671 * gdb.server/ext-wrapper.exp
7672 * gdb.stabs/gdb11479.exp
7673 * gdb.stabs/weird.exp
7674 * gdb.threads/attach-many-short-lived-threads.exp
7675 * gdb.threads/kill.exp
7676 * gdb.threads/watchpoint-fork.exp
7677
bc6c7af4
LM
76782016-12-01 Luis Machado <lgustavo@codesourcery.com>
7679
7680 Fix test names starting with uppercase throughout all the files below.
7681
7682 * gdb.ada/array_return.exp
7683 * gdb.ada/catch_ex.exp
7684 * gdb.ada/info_exc.exp
7685 * gdb.ada/mi_catch_ex.exp
7686 * gdb.ada/mi_dyn_arr.exp
7687 * gdb.ada/mi_ex_cond.exp
7688 * gdb.ada/mi_exc_info.exp
7689 * gdb.ada/mi_interface.exp
7690 * gdb.ada/mi_task_arg.exp
7691 * gdb.ada/mi_task_info.exp
7692 * gdb.ada/mi_var_array.exp
7693 * gdb.arch/alpha-step.exp
7694 * gdb.arch/amd64-disp-step.exp
7695 * gdb.arch/arm-disp-step.exp
7696 * gdb.arch/disp-step-insn-reloc.exp
7697 * gdb.arch/e500-prologue.exp
7698 * gdb.arch/ftrace-insn-reloc.exp
7699 * gdb.arch/gdb1558.exp
7700 * gdb.arch/i386-bp_permanent.exp
7701 * gdb.arch/i386-disp-step.exp
7702 * gdb.arch/i386-float.exp
7703 * gdb.arch/i386-gnu-cfi.exp
7704 * gdb.arch/ia64-breakpoint-shadow.exp
7705 * gdb.arch/mips16-thunks.exp
7706 * gdb.arch/pa-nullify.exp
7707 * gdb.arch/powerpc-aix-prologue.exp
7708 * gdb.arch/powerpc-power.exp
7709 * gdb.arch/ppc-dfp.exp
7710 * gdb.arch/s390-tdbregs.exp
7711 * gdb.arch/spu-info.exp
7712 * gdb.arch/spu-ls.exp
7713 * gdb.arch/thumb-bx-pc.exp
7714 * gdb.base/advance.exp
7715 * gdb.base/annota-input-while-running.exp
7716 * gdb.base/arrayidx.exp
7717 * gdb.base/asmlabel.exp
7718 * gdb.base/async.exp
7719 * gdb.base/attach-wait-input.exp
7720 * gdb.base/auto-connect-native-target.exp
7721 * gdb.base/batch-preserve-term-settings.exp
7722 * gdb.base/bfp-test.exp
7723 * gdb.base/bigcore.exp
7724 * gdb.base/bp-permanent.exp
7725 * gdb.base/break-always.exp
7726 * gdb.base/break-fun-addr.exp
7727 * gdb.base/break-idempotent.exp
7728 * gdb.base/break-main-file-remove-fail.exp
7729 * gdb.base/break-probes.exp
7730 * gdb.base/break-unload-file.exp
7731 * gdb.base/break.exp
7732 * gdb.base/call-ar-st.exp
7733 * gdb.base/call-rt-st.exp
7734 * gdb.base/call-sc.exp
7735 * gdb.base/call-signal-resume.exp
7736 * gdb.base/call-strs.exp
7737 * gdb.base/callexit.exp
7738 * gdb.base/callfuncs.exp
7739 * gdb.base/catch-gdb-caused-signals.exp
7740 * gdb.base/catch-signal-siginfo-cond.exp
7741 * gdb.base/catch-syscall.exp
7742 * gdb.base/compare-sections.exp
7743 * gdb.base/cond-eval-mode.exp
7744 * gdb.base/condbreak-call-false.exp
7745 * gdb.base/consecutive-step-over.exp
7746 * gdb.base/cursal.exp
7747 * gdb.base/disabled-location.exp
7748 * gdb.base/disasm-end-cu.exp
7749 * gdb.base/display.exp
7750 * gdb.base/double-prompt-target-event-error.exp
7751 * gdb.base/dprintf-bp-same-addr.exp
7752 * gdb.base/dprintf-detach.exp
7753 * gdb.base/dprintf-next.exp
7754 * gdb.base/dprintf-non-stop.exp
7755 * gdb.base/dprintf-pending.exp
7756 * gdb.base/dso2dso.exp
7757 * gdb.base/ending-run.exp
7758 * gdb.base/enum_cond.exp
7759 * gdb.base/examine-backward.exp
7760 * gdb.base/exe-lock.exp
7761 * gdb.base/exec-invalid-sysroot.exp
7762 * gdb.base/execl-update-breakpoints.exp
7763 * gdb.base/execution-termios.exp
7764 * gdb.base/fileio.exp
7765 * gdb.base/fixsection.exp
7766 * gdb.base/foll-exec-mode.exp
7767 * gdb.base/foll-exec.exp
7768 * gdb.base/fork-running-state.exp
7769 * gdb.base/frame-args.exp
7770 * gdb.base/fullpath-expand.exp
7771 * gdb.base/func-ptr.exp
7772 * gdb.base/gcore-relro-pie.exp
7773 * gdb.base/gdb1090.exp
7774 * gdb.base/gdb1555.exp
7775 * gdb.base/global-var-nested-by-dso.exp
7776 * gdb.base/gnu-ifunc.exp
7777 * gdb.base/hbreak-in-shr-unsupported.exp
7778 * gdb.base/hbreak-unmapped.exp
7779 * gdb.base/hook-stop.exp
7780 * gdb.base/infcall-input.exp
7781 * gdb.base/info-fun.exp
7782 * gdb.base/info-shared.exp
7783 * gdb.base/interrupt-noterm.exp
7784 * gdb.base/jit-so.exp
7785 * gdb.base/jit.exp
7786 * gdb.base/line-symtabs.exp
7787 * gdb.base/list.exp
7788 * gdb.base/longjmp.exp
7789 * gdb.base/macscp.exp
7790 * gdb.base/max-value-size.exp
7791 * gdb.base/nodebug.exp
7792 * gdb.base/nofield.exp
7793 * gdb.base/overlays.exp
7794 * gdb.base/paginate-after-ctrl-c-running.exp
7795 * gdb.base/paginate-bg-execution.exp
7796 * gdb.base/paginate-inferior-exit.exp
7797 * gdb.base/pending.exp
7798 * gdb.base/pr11022.exp
7799 * gdb.base/printcmds.exp
7800 * gdb.base/ptr-typedef.exp
7801 * gdb.base/ptype.exp
7802 * gdb.base/randomize.exp
7803 * gdb.base/range-stepping.exp
7804 * gdb.base/realname-expand.exp
7805 * gdb.base/relativedebug.exp
7806 * gdb.base/remote.exp
7807 * gdb.base/savedregs.exp
7808 * gdb.base/sepdebug.exp
7809 * gdb.base/set-noassign.exp
7810 * gdb.base/shlib-call.exp
7811 * gdb.base/shreloc.exp
7812 * gdb.base/sigaltstack.exp
7813 * gdb.base/sigbpt.exp
7814 * gdb.base/siginfo-addr.exp
7815 * gdb.base/siginfo-obj.exp
7816 * gdb.base/siginfo-thread.exp
7817 * gdb.base/signest.exp
7818 * gdb.base/signull.exp
7819 * gdb.base/sigrepeat.exp
7820 * gdb.base/skip.exp
7821 * gdb.base/so-impl-ld.exp
7822 * gdb.base/solib-corrupted.exp
7823 * gdb.base/solib-disc.exp
7824 * gdb.base/solib-display.exp
7825 * gdb.base/solib-overlap.exp
7826 * gdb.base/solib-search.exp
7827 * gdb.base/solib-symbol.exp
7828 * gdb.base/source-execution.exp
7829 * gdb.base/sss-bp-on-user-bp-2.exp
7830 * gdb.base/sss-bp-on-user-bp.exp
7831 * gdb.base/stack-checking.exp
7832 * gdb.base/stale-infcall.exp
7833 * gdb.base/step-break.exp
7834 * gdb.base/step-line.exp
7835 * gdb.base/step-over-exit.exp
7836 * gdb.base/step-test.exp
7837 * gdb.base/structs.exp
7838 * gdb.base/sym-file.exp
7839 * gdb.base/symtab-search-order.exp
7840 * gdb.base/term.exp
7841 * gdb.base/type-opaque.exp
7842 * gdb.base/unload.exp
7843 * gdb.base/until-nodebug.exp
7844 * gdb.base/until.exp
7845 * gdb.base/unwindonsignal.exp
7846 * gdb.base/watch-cond.exp
7847 * gdb.base/watch-non-mem.exp
7848 * gdb.base/watch_thread_num.exp
7849 * gdb.base/watchpoint-reuse-slot.exp
7850 * gdb.base/watchpoint-solib.exp
7851 * gdb.base/watchpoint.exp
7852 * gdb.btrace/dlopen.exp
7853 * gdb.cell/arch.exp
7854 * gdb.cell/break.exp
7855 * gdb.cell/bt.exp
7856 * gdb.cell/core.exp
7857 * gdb.cell/data.exp
7858 * gdb.cell/dwarfaddr.exp
7859 * gdb.cell/ea-cache.exp
7860 * gdb.cell/ea-standalone.exp
7861 * gdb.cell/ea-test.exp
7862 * gdb.cell/f-regs.exp
7863 * gdb.cell/fork.exp
7864 * gdb.cell/gcore.exp
7865 * gdb.cell/mem-access.exp
7866 * gdb.cell/ptype.exp
7867 * gdb.cell/registers.exp
7868 * gdb.cell/sizeof.exp
7869 * gdb.cell/solib-symbol.exp
7870 * gdb.cell/solib.exp
7871 * gdb.compile/compile-tls.exp
7872 * gdb.cp/exception.exp
7873 * gdb.cp/gdb2495.exp
7874 * gdb.cp/local.exp
7875 * gdb.cp/mb-inline.exp
7876 * gdb.cp/mb-templates.exp
7877 * gdb.cp/pr10687.exp
7878 * gdb.cp/pr9167.exp
7879 * gdb.cp/scope-err.exp
7880 * gdb.cp/templates.exp
7881 * gdb.cp/virtfunc.exp
7882 * gdb.dwarf2/dw2-dir-file-name.exp
7883 * gdb.dwarf2/dw2-single-line-discriminators.exp
7884 * gdb.fortran/complex.exp
7885 * gdb.fortran/library-module.exp
7886 * gdb.guile/guile.exp
7887 * gdb.guile/scm-cmd.exp
7888 * gdb.guile/scm-frame-inline.exp
7889 * gdb.guile/scm-objfile.exp
7890 * gdb.guile/scm-pretty-print.exp
7891 * gdb.guile/scm-symbol.exp
7892 * gdb.guile/scm-type.exp
7893 * gdb.guile/scm-value.exp
7894 * gdb.linespec/keywords.exp
7895 * gdb.linespec/ls-errs.exp
7896 * gdb.linespec/macro-relative.exp
7897 * gdb.linespec/thread.exp
7898 * gdb.mi/mi-breakpoint-changed.exp
7899 * gdb.mi/mi-dprintf-pending.exp
7900 * gdb.mi/mi-fullname-deleted.exp
7901 * gdb.mi/mi-logging.exp
7902 * gdb.mi/mi-pending.exp
7903 * gdb.mi/mi-solib.exp
7904 * gdb.mi/new-ui-mi-sync.exp
7905 * gdb.mi/user-selected-context-sync.exp
7906 * gdb.multi/dummy-frame-restore.exp
7907 * gdb.multi/multi-arch-exec.exp
7908 * gdb.multi/remove-inferiors.exp
7909 * gdb.multi/watchpoint-multi-exit.exp
7910 * gdb.opt/solib-intra-step.exp
7911 * gdb.perf/backtrace.exp
7912 * gdb.perf/single-step.exp
7913 * gdb.perf/skip-command.exp
7914 * gdb.perf/skip-prologue.exp
7915 * gdb.perf/solib.exp
7916 * gdb.python/lib-types.exp
7917 * gdb.python/py-as-string.exp
7918 * gdb.python/py-bad-printers.exp
7919 * gdb.python/py-block.exp
7920 * gdb.python/py-breakpoint.exp
7921 * gdb.python/py-cmd.exp
7922 * gdb.python/py-events.exp
7923 * gdb.python/py-evthreads.exp
7924 * gdb.python/py-finish-breakpoint.exp
7925 * gdb.python/py-finish-breakpoint2.exp
7926 * gdb.python/py-frame-inline.exp
7927 * gdb.python/py-frame.exp
7928 * gdb.python/py-inferior.exp
7929 * gdb.python/py-infthread.exp
7930 * gdb.python/py-mi.exp
7931 * gdb.python/py-objfile.exp
7932 * gdb.python/py-pp-maint.exp
7933 * gdb.python/py-pp-registration.exp
7934 * gdb.python/py-prettyprint.exp
7935 * gdb.python/py-recurse-unwind.exp
7936 * gdb.python/py-shared.exp
7937 * gdb.python/py-symbol.exp
7938 * gdb.python/py-symtab.exp
7939 * gdb.python/py-template.exp
7940 * gdb.python/py-type.exp
7941 * gdb.python/py-unwind-maint.exp
7942 * gdb.python/py-unwind.exp
7943 * gdb.python/py-value.exp
7944 * gdb.python/python.exp
7945 * gdb.reverse/finish-reverse-bkpt.exp
7946 * gdb.reverse/insn-reverse.exp
7947 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7948 * gdb.reverse/solib-precsave.exp
7949 * gdb.reverse/solib-reverse.exp
7950 * gdb.stabs/gdb11479.exp
7951 * gdb.stabs/weird.exp
7952 * gdb.threads/fork-child-threads.exp
7953 * gdb.threads/fork-plus-threads.exp
7954 * gdb.threads/fork-thread-pending.exp
7955 * gdb.threads/forking-threads-plus-breakpoint.exp
7956 * gdb.threads/hand-call-in-threads.exp
7957 * gdb.threads/interrupted-hand-call.exp
7958 * gdb.threads/linux-dp.exp
7959 * gdb.threads/local-watch-wrong-thread.exp
7960 * gdb.threads/next-while-other-thread-longjmps.exp
7961 * gdb.threads/non-ldr-exit.exp
7962 * gdb.threads/pending-step.exp
7963 * gdb.threads/print-threads.exp
7964 * gdb.threads/process-dies-while-detaching.exp
7965 * gdb.threads/process-dies-while-handling-bp.exp
7966 * gdb.threads/pthreads.exp
7967 * gdb.threads/queue-signal.exp
7968 * gdb.threads/reconnect-signal.exp
7969 * gdb.threads/signal-command-handle-nopass.exp
7970 * gdb.threads/signal-command-multiple-signals-pending.exp
7971 * gdb.threads/signal-delivered-right-thread.exp
7972 * gdb.threads/signal-sigtrap.exp
7973 * gdb.threads/sigthread.exp
7974 * gdb.threads/staticthreads.exp
7975 * gdb.threads/stepi-random-signal.exp
7976 * gdb.threads/thread-unwindonsignal.exp
7977 * gdb.threads/thread_check.exp
7978 * gdb.threads/thread_events.exp
7979 * gdb.threads/tid-reuse.exp
7980 * gdb.threads/tls-nodebug.exp
7981 * gdb.threads/tls-shared.exp
7982 * gdb.threads/tls-so_extern.exp
7983 * gdb.threads/tls.exp
7984 * gdb.threads/wp-replication.exp
7985 * gdb.trace/actions-changed.exp
7986 * gdb.trace/actions.exp
7987 * gdb.trace/backtrace.exp
7988 * gdb.trace/change-loc.exp
7989 * gdb.trace/collection.exp
7990 * gdb.trace/deltrace.exp
7991 * gdb.trace/disconnected-tracing.exp
7992 * gdb.trace/entry-values.exp
7993 * gdb.trace/ftrace-lock.exp
7994 * gdb.trace/ftrace.exp
7995 * gdb.trace/infotrace.exp
7996 * gdb.trace/mi-trace-frame-collected.exp
7997 * gdb.trace/mi-trace-unavailable.exp
7998 * gdb.trace/mi-traceframe-changed.exp
7999 * gdb.trace/mi-tracepoint-changed.exp
8000 * gdb.trace/mi-tsv-changed.exp
8001 * gdb.trace/no-attach-trace.exp
8002 * gdb.trace/packetlen.exp
8003 * gdb.trace/passc-dyn.exp
8004 * gdb.trace/passcount.exp
8005 * gdb.trace/pending.exp
8006 * gdb.trace/pr16508.exp
8007 * gdb.trace/qtro.exp
8008 * gdb.trace/range-stepping.exp
8009 * gdb.trace/read-memory.exp
8010 * gdb.trace/report.exp
8011 * gdb.trace/save-trace.exp
8012 * gdb.trace/signal.exp
8013 * gdb.trace/stap-trace.exp
8014 * gdb.trace/status-stop.exp
8015 * gdb.trace/strace.exp
8016 * gdb.trace/tfile.exp
8017 * gdb.trace/tfind.exp
8018 * gdb.trace/trace-break.exp
8019 * gdb.trace/trace-condition.exp
8020 * gdb.trace/trace-enable-disable.exp
8021 * gdb.trace/trace-mt.exp
8022 * gdb.trace/tracecmd.exp
8023 * gdb.trace/tracefile-pseudo-reg.exp
8024 * gdb.trace/tspeed.exp
8025 * gdb.trace/tstatus.exp
8026 * gdb.trace/tsv.exp
8027 * gdb.trace/unavailable.exp
8028 * gdb.trace/while-dyn.exp
8029 * gdb.trace/while-stepping.exp
8030 * lib/gdb-guile.exp
8031 * lib/gdb.exp
8032 * lib/mi-support.exp
8033 * lib/pascal.exp
8034 * lib/perftest.exp
8035 * lib/prelink-support.exp
8036 * lib/selftest-support.exp
8037
ad02e4fe
SM
80382016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8039
8040 * Makefile.in: Include disable-implicit-rules.mk.
8041
22347e55
AA
80422016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8043
8044 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8045 non-byte-aligned bit fields.
8046
da5b30da
AA
80472016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8048
8049 PR gdb/12616
8050 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8051 respects the DW_AT_data_bit_offset attribute.
8052
b593ecca
SM
80532016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8054
8055 * gdb.base/default.exp: Fix output of "set language".
8056
3b165252
SM
80572016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8058
8059 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8060 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8061 make.
8062 * configure.ac: Remove checks for the make program.
8063 * configure: Re-generate.
8064
1a2f3d7f
KB
80652016-11-16 Kevin Buettner <kevinb@redhat.com>
8066
8067 * gdb.python/py-recurse-unwind.c (main): Add loop.
8068 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8069 to read_register() and gdb.parse_and_eval(). Make each code
8070 call a separate case that can be individually tested.
8071 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8072 proc. Call cont_and_backtrace for each of the code paths that
8073 we want to test in the unwinder.
8074
b7f38fda
AA
80752016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8076
8077 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8078 the definition of struct S.
8079
1f8db343
CM
80802016-11-11 Catherine Moore <clm@codesourcery.com>
8081
8082 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8083
fad0c9fb
PA
80842016-11-09 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.base/commands.exp (runto_or_return): New procedure.
8087 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8088 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8089 (progvar_simple_while_test, progvar_complex_if_while_test)
8090 (if_while_breakpoint_command_test)
8091 (infrun_breakpoint_command_test, breakpoint_command_test)
8092 (user_defined_command_test, watchpoint_command_test)
8093 (test_command_prompt_position, redefine_hook_test)
8094 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8095 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8096 multi_line_input and multi_line. Remove gdb_expect and
8097 gdb_stop_suppressing_tests uses.
8098 * lib/gdb.exp (valnum_re): New global.
8099 (multi_line_input): New procedure.
8100
8354c62c
SM
81012016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8102
8103 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8104 Remove.
8105 (test_setup): Define with proc_with_prefix.
8106 (test_cli_inferior): Likewise.
8107 (test_cli_thread): Likewise.
8108 (test_cli_frame): Likewise.
8109 (test_cli_select_frame): Likewise.
8110 (test_cli_up_down): Likewise.
8111 (test_mi_thread_select): Likewise.
8112 (test_mi_stack_select_frame): Likewise.
8113 (test_cli_in_mi_inferior): Likewise.
8114 (test_cli_in_mi_thread): Likewise.
8115 (test_cli_in_mi_frame): Likewise.
8116 (top level): Do not use with_test_prefix_procname.
8117
64f367a2
PA
81182016-11-09 Pedro Alves <palves@redhat.com>
8119
8120 * gdb.base/commands.exp (gdbvar_simple_if_test)
8121 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8122 (progvar_simple_if_test, progvar_simple_while_test)
8123 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8124 (infrun_breakpoint_command_test, breakpoint_command_test)
8125 (user_defined_command_test, watchpoint_command_test)
8126 (test_command_prompt_position, deprecated_command_test)
8127 (bp_deleted_in_command, temporary_breakpoint_commands)
8128 (stray_arg0_test, source_file_with_indented_comment)
8129 (recursive_source_test, if_commands_test)
8130 (error_clears_commands_left, redefine_hook_test)
8131 (redefine_backtrace_test): Use proc_with_prefix.
8132 * lib/gdb.exp (proc_with_prefix): New proc.
8133
0bb65f1e
AA
81342016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8135
8136 * gdb.base/tui-layout.c: New file.
8137 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8138 disassembly window contains very long lines.
8139
7353f247
TT
81402016-11-08 Tom Tromey <tom@tromey.com>
8141
8142 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8143 depend on Python 2.
8144
30a7bb83
TT
81452016-11-08 Tom Tromey <tom@tromey.com>
8146
8147 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8148 New method.
8149
cdf5a07c
MG
81502016-10-29 Manish Goregaokar <manish@mozilla.com>
8151
2806dc7e 8152 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8153
51a789c3
MG
81542016-10-27 Manish Goregaokar <manish@mozilla.com>
8155
2806dc7e
PA
8156 * gdb.rust/simple.rs: Add test for univariant enums without
8157 discriminants and for encoded struct-like enums.
51a789c3 8158
f610ab6d
PA
81592016-10-28 Pedro Alves <palves@redhat.com>
8160
8161 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8162 gdb_test_multiple, tighten regexps and match symtabs and line
8163 tables incrementally.
8164
b129b0ca
LM
81652016-10-28 Luis Machado <lgustavo@codesourcery.com>
8166
8167 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8168 general.
8169
ecf45d2c
SL
81702016-10-25 Luis Machado <lgustavo@codesourcery.com>
8171
8172 * gdb.base/exec-invalid-sysroot.exp: New file.
8173
b8d38ee4
JK
81742016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8175
8176 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8177
f90fd8c2
JK
81782016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8179
8180 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8181
2d2476aa
MR
81822016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8183
2806dc7e
PA
8184 * gdb.base/killed-outside.exp: Remove $options from a call to
8185 `prepare_for_testing'.
2d2476aa 8186
e42b25a0
SM
81872016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8188
8189 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8190 Change test message.
8191
3ccdb432
SM
81922016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8193
8194 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8195 Update comment.
8196
5bad3170
SM
81972016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8198
8199 * gdb.trace/mi-trace-save.exp: New file.
8200
5ad9dba7
YQ
82012016-10-13 Yao Qi <yao.qi@linaro.org>
8202
8203 * gdb.base/code_elim.exp (get_var_address): Remove.
8204 * gdb.base/relocate.exp: Likewise.
8205 * gdb.base/shreloc.exp: Likewise.
8206 * lib/gdb.exp (get_var_address): New.
8207
62df7e21
YQ
82082016-10-13 Yao Qi <yao.qi@linaro.org>
8209
8210 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8211 floating point tests if $skip_float_test is false.
8212
4dac951e
LM
82132016-10-12 Luis Machado <lgustavo@codesourcery.com>
8214
8215 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8216 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8217 argc values.
8218 Add 1 to argc so we guarantee distinct initial/modified argc values.
8219
8f1a8fc4
JK
82202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8223
16c85b5d
JK
82242016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8225
8226 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8227 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8228 * gdb.arch/vsx-regs.exp: Likewise.
8229
1d0e042a
YQ
82302016-10-07 Yao Qi <yao.qi@linaro.org>
8231
8232 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8233
68dadef5
MM
82342016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8235
8236 * gdb.python/python.exp: Test decode_line("*0").
8237
33fa2c6e
DE
82382016-10-06 Doug Evans <dje@google.com>
8239
8240 * gdb.python/py-value.exp (test_value_creation): Add test for large
8241 unsigned 64-bit value.
8242
9c37b5ae
TT
82432016-10-06 Tom Tromey <tom@tromey.com>
8244
8245 * gdb.compile/compile.exp: Change java tests to rust.
8246 * gdb.base/setshow.exp: Change java tests to rust.
8247 * gdb.base/default.exp: Remove java from language list.
8248 * README (Examples): Update language example.
8249 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8250 test.
8251 * lib/gdb.exp (skip_java_tests): Remove.
8252 * lib/java.exp: Remove.
8253 * gdb.java: Remove.
8254
78b86327
MR
82552016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8256
8257 * gdb.arch/mips-fcr.exp: New test.
8258 * gdb.arch/mips-fcr.c: Source for the new test.
8259
7470adbb
MR
82602016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8261
8262 * gdb.base/solib-disc.exp: Use `standard_output_file'
8263 throughout.
8264
4a556533
PA
82652016-10-06 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/jit-simple-dl.c: New file.
8268 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8269 * gdb.base/jit-simple.c: ... this.
8270 * gdb.base/jit-simple.exp (jit_run): Delete.
8271 (build_jit): New proc.
8272 (jit_test_reread): Recompile either the main program or the shared
8273 library, depending on what is being tested. Skip changing address
8274 if caller wants to. Compare before/after addresses. If testing
8275 standalone, explicitly load the binary. Test "maint info
8276 breakpoints".
8277 (top level): Add "standalone vs shared lib" and "change address"
8278 vs "same address" axes.
8279
5a122fbc
PA
82802016-10-06 Pedro Alves <palves@redhat.com>
8281
8282 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8283 call.
8284 (jit_run): Delete.
8285 (jit_test_reread): Use with_test_prefix. Reload the main binary
8286 explicitly. Compare the before/after addresses of the JIT
8287 descriptor.
8288
ee8da4b8
DE
82892016-08-15 Doug Evans <dje@google.com>
8290
8291 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8292 for single bitfields is bool.
8293 * gdb.xml/tdesc-regs.exp: Ditto.
8294
f389f6fe
JK
82952016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8298
fdebf1a4
YQ
82992016-10-05 Yao Qi <yao.qi@linaro.org>
8300
8301 * lib/gdb.exp (support_complex_tests): Return zero if
8302 gdb_skip_float_test return true.
8303
9c36d954 83042016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8305 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8306
8307 PR gdb/20487
8308 * gdb.mi/user-selected-context-sync.exp: New file.
8309 * gdb.mi/user-selected-context-sync.c: New file.
8310
4034d0ff 83112016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8312 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8313
8314 PR gdb/20487
8315 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8316 =thread-select-event check.
8317
a4297203
PB
83182016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8319
8320 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8321 the compulsory L operand changes.
8322 * gdb.arch/powerpc-power.s: Likewise.
8323
bb805577
JK
83242016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8325
8326 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8327 * gdb.base/jit-attach-pie.c: New file.
8328 * gdb.base/jit-attach-pie.exp: New file.
8329
6d61dee5
PA
83302016-09-28 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.base/infcall-input.c: New file.
8333 * gdb.base/infcall-input.exp: New file.
8334
f73842fc
YQ
83352016-09-22 Yao Qi <yao.qi@linaro.org>
8336
8337 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8338 (gdb_exit): Rename it to ...
8339 (gdbserver_gdb_exit): ... Close GDBserver.
8340 (gdb_exit): New proc, call gdbserver_gdb_exit.
8341 (mi_gdb_exit): Likewise.
8342
90681dab
YQ
83432016-09-22 Yao Qi <yao.qi@linaro.org>
8344
8345 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8346 path.
8347 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8348 Remove duplication.
8349
9c211fd8
YQ
83502016-09-22 Yao Qi <yao.qi@linaro.org>
8351
8352 * lib/gdbserver-support.exp: Check the existence of
8353 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8354
ad0a504f
AK
83552016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8356
8357 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8358
36cf1806
TT
83592016-09-21 Tom Tromey <tom@tromey.com>
8360
8361 PR gdb/20604:
8362 * gdb.base/quit.exp: New file.
8363
74172ecf
SM
83642016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8365
8366 * .gitignore: New file.
8367
3d0ec882
MR
83682016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8369
8370 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8371 throughout.
8372
8193adea
AA
83732016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8374
8375 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8376
d41a5c09
JK
83772016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8378
8379 * gdb.cp/casts.cc (decltype): Move it ...
8380 (main): ... with its call to ...
8381 * gdb.cp/casts03.cc: ... a new file.
8382 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8383
d2dfe700
JK
83842016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8385
8386 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8387
e2a92b16
PB
83882016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8389
8390 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8391 and sync up the test with tests in gas/testsuite/gas/ppc.
8392 * gdb.arch/powerpc-power.exp: Likewise.
8393
49b4de64
JK
83942016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8397
2c29df25
SDJ
83982016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8399 Jan Kratochvil <jan.kratochvil@redhat.com>
8400
8401 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8402 make m1's definition to be different from m2's. Use 'dummy' as an
8403 argument for probe 'two'.
8404
cc3c2846
JB
84052016-09-10 Jon Beniston <jon@beniston.com>
8406
8407 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8408 for sim target.
8409
e1b2624a
AA
84102016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8411
8412 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8413 variable declaration.
8414 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8415 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8416 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8417 received HWCAP as its argument.
8418
4295e285
PA
84192016-09-06 Pedro Alves <palves@redhat.com>
8420
8421 * gdb.base/new-ui-pending-input.c: New file.
8422 * gdb.base/new-ui-pending-input.exp: New file.
8423 * gdb.exp (clear_gdb_spawn_id): New procedure.
8424 (with_spawn_id): Check whether gdb_spawn_id exists before
8425 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8426 on exit.
8427
00d5215e
UW
84282016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8429
8430 * gdb.base/float128.c: New file.
8431 * gdb.base/float128.exp: Likewise.
8432 * gdb.base/floatn.c: Likewise.
8433 * gdb.base/floatn.exp: Likewise.
8434
a9ff5f12
UW
84352016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8436
8437 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8438
f245535c
PA
84392016-09-05 Pedro Alves <palves@redhat.com>
8440
8441 PR backtrace/19927
8442 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8443 unwinders are immediately called as side effect of "source" or
8444 "disable unwinder" commands.
8445 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8446
ae9cf263
YQ
84472016-09-02 Yao Qi <yao.qi@linaro.org>
8448
8449 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8450 is true and $type is "float" or "double".
8451
27aba047
YQ
84522016-09-02 Yao Qi <yao.qi@linaro.org>
8453
8454 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8455 true.
8456 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8457 * gdb.base/call-rt-st.exp: Likewise.
8458 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8459 return value instead of gdb,skip_float_test.
8460 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8461 (do_function_calls): Use its return value instead of
8462 gdb,skip_float_test.
8463 * gdb.base/finish.exp: Likewise.
8464 * gdb.base/funcargs.exp: Likewise.
8465 * gdb.base/return.exp: Likewise.
8466 * gdb.base/return2.exp: Likewise.
8467 * gdb.base/varargs.exp: Likewise.
8468 * lib/gdb.exp (gdb_skip_float_test): Change it to
8469 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8470
5af962df
AA
84712016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8472
8473 * gdb.multi/tids.exp: Test "thread apply all".
8474
7fac6910
JK
84752016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8476
8477 * gdb.base/default.exp (tty): Remove.
8478
bb1fe4ac
KB
84792016-08-24 Kevin Buettner <kevinb@redhat.com>
8480
2806dc7e
PA
8481 * gdb.python/py-recurse-unwind.c: New file.
8482 * gdb.python/py-recurse-unwind.py: New file.
8483 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8484
0a1ddfa6
SM
84852016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8486
8487 * gdb.base/set-inferior-tty.exp: New file.
8488 * gdb.base/set-inferior-tty.c: New file.
8489
d9de1fe3
PA
84902016-08-23 Pedro Alves <palves@redhat.com>
8491
8492 PR gdb/20494
8493 * gdb.base/new-ui-echo.c: New file.
8494 * gdb.base/new-ui-echo.exp: New file.
8495
e9d9abd7
YQ
84962016-08-23 Yao Qi <yao.qi@linaro.org>
8497
8498 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8499 gdbserver_spawn.
8500 * gdb.server/connect-without-multi-process.exp (do_test):
8501 Likewise.
8502
3589529e
YQ
85032016-08-23 Yao Qi <yao.qi@linaro.org>
8504
8505 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8506 standalone_txt. Delete gdb_txt and standalone_txt on host
8507 and target. Spawn the binary on target. Copy files from
8508 target to host.
8509
6bb90213
PA
85102016-08-22 Pedro Alves <palves@redhat.com>
8511
8512 PR gdb/20505
8513 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8514 with_test_prefix. Factor out bits to ...
8515 (test_no_vdso): ... this new procedure.
8516
20c2c024
CL
85172016-08-19 Carl Love <cel@us.ibm.com>
8518
8519 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8520 maintaining separate logic for constructing the output path.
8521 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8522 * gdb.arch/ppc-dfp.exp: Likewise.
8523 * gdb.arch/ppc-fp.exp: Likewise.
8524 * gdb.arch/vsx-regs.exp: Likewise.
8525 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8526 binprefix for generating the additional binary files.
8527
0646e07d
PA
85282016-08-19 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.trace/mi-trace-frame-collected.exp
8531 (test_trace_frame_collected): On x32, expect two registers.
8532
46da9242
CL
85332016-08-18 Carl Love <cel@us.ibm.com>
8534
8535 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8536 and sync up the test with tests in gas/testsuite/gas/ppc.
8537 * gdb.arch/powerpc-power.exp: Likewise.
8538
eb2332d7
SM
85392016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8540
8541 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8542 expected error message.
8543
63c61e04
SM
85442016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8545
8546 * gdb.multi/remove-inferiors.exp: New file.
8547 * gdb.multi/remove-inferiors.c: New file.
8548
7b17065f
YQ
85492016-08-12 Yao Qi <yao.qi@linaro.org>
8550
8551 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8552 argument list.
8553
01d3dedf
PA
85542016-08-10 Pedro Alves <palves@redhat.com>
8555
8556 PR gdb/19187
8557 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8558 setup_kfails.
8559
3eb7562a
PA
85602016-08-09 Pedro Alves <palves@redhat.com>
8561 Simon Marchi <simon.marchi@ericsson.com>
8562
8563 PR gdb/20418
8564 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8565 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8566
80614914
PA
85672016-08-09 Pedro Alves <palves@redhat.com>
8568
8569 PR mi/20431
8570 * gdb.mi/mi-cmd-error.exp: New file.
8571
f348d89a
PA
85722016-08-09 Pedro Alves <palves@redhat.com>
8573
8574 PR gdb/18653
8575 * gdb.base/signals-state-child.c: New file.
8576 * gdb.base/signals-state-child.exp: New file.
8577 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8578
e5ca03b4
PA
85792016-08-09 Pedro Alves <palves@redhat.com>
8580
8581 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8582
282a0691
TT
85832016-08-03 Tom Tromey <tom@tromey.com>
8584
8585 PR python/18565:
8586 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8587
41bfcd63
YQ
85882016-08-01 Yao Qi <yao.qi@linaro.org>
8589
8590 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8591 variable mode to "multi-process" if $multi_process is 1, otherwise
8592 set it to "single-process".
8593
e3465b24
YQ
85942016-08-01 Yao Qi <yao.qi@linaro.org>
8595
8596 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8597 * gdb.cp/cpexprs.exp: Likewise.
8598 * gdb.cp/m-static.exp: Likewise.
8599
0b31a4bc
TT
86002016-07-26 Tom Tromey <tom@tromey.com>
8601
8602 PR python/20190:
8603 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8604 test.
8605
e0461dbb
MM
86062016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8607
8608 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8609 selecting assembly source files.
8610 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8611 assembly source files.
8612 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8613 assembly source files.
8614 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8615 selecting assembly source files.
8616
8194e927
SM
86172016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8618
8619 * gdb.base/new-ui.exp (do_test_invalid_args): New
8620 procedure.
8621
c0272db5
TW
86222016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8623
8624 * gdb.btrace/reconnect.c: New file.
8625 * gdb.btrace/reconnect.exp: New file.
8626
e3487908
GKB
86272016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8628
8629 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8630 to test_catch_syscall_group.
8631 (test_catch_syscall_group): New.
8632
12df5c00
TT
86332016-07-21 Tom Tromey <tom@tromey.com>
8634
8635 * gdb.rust/simple.rs (main): Use empty struct expression.
8636 * gdb.rust/simple.exp: Add tests for empty struct expression.
8637
bae62ee2
YQ
86382016-07-21 Yao Qi <yao.qi@linaro.org>
8639
8640 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8641 if gdb_skip_xml_test is true on some targets.
8642
b1b53fb3
YQ
86432016-07-21 Yao Qi <yao.qi@linaro.org>
8644
8645 * gdb.server/solib-list.exp: Unset last_loaded_file.
8646
027d97f8
JK
86472016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8650 "step into captured_main (args)".
8651
7674d381
JK
86522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8653
8654 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8655
72b5d099
JK
86562016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8657
8658 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8659
1f960ced
PA
86602016-07-19 Pedro Alves <palves@redhat.com>
8661
8662 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8663 * gdb.opt/inline-bt.exp: Likewise.
8664 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8665 additional_flags=-Winline.
8666 * gdb.opt/inline-locals.exp: Likewise.
8667 * gdb.opt/inline-markers.c (ATTR): Define.
8668 (inlined_fn): Use it.
8669
f25827c1
YQ
86702016-07-19 Yao Qi <yao.qi@linaro.org>
8671
8672 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8673 (test_with_self): Remove some code. Remove argument executable.
8674 (top-level): Use do_self_tests.
8675
37539ebe
DB
86762016-07-15 Zachary Welch <zwelch@codesourcery.com>
8677 Don Breazeal <donb@codesourcery.com>
8678
8679 * gdb.base/maint.exp: Escape paths used in regular expressions.
8680 * gdb.stabs/weird.exp: Likewise.
8681
dac790e1
TT
86822016-07-13 Tom Tromey <tom@tromey.com>
8683
8684 PR python/15620, PR python/18620:
8685 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8686 (test_bkpt_events): New procs.
8687
93daf339
TT
86882016-07-13 Tom Tromey <tom@tromey.com>
8689
8690 PR python/17698:
8691 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8692 test.
8693 (test_watchpoints): Likewise.
8694 (test_bkpt_pending): New proc.
8695
6571a381
TT
86962016-07-13 Tom Tromey <tom@tromey.com>
8697
8698 PR cli/18053:
8699 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8700 completion test.
8701
e8732474
JK
87022016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8703
8704 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8705 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8706 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8707 f_label.
8708 (g): Rename g_end_lbl to g_label.
8709 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8710 low_pc and high_pc.
8711 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8712
e0f3fd7c
TT
87132016-07-12 Tom Tromey <tom@tromey.com>
8714
8715 PR python/19293:
8716 * gdb.python/py-unwind-maint.exp: Update tests.
8717
3cfe46b6
YQ
87182016-07-12 Yao Qi <yao.qi@linaro.org>
8719
8720 * lib/selftest-support.exp (selftest_setup): Match the output
8721 when captured_main is inlined.
8722
4f19a0e6
WT
87232016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8724
8725 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8726 New variables.
8727 (print this%a, print this%b, print this): New tests.
8728 * gdb.fortran/derived-types.f90 (this): New object and
8729 initialization.
8730
986cf455
SM
87312016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8732
8733 * gdb.ada/arraydim.exp: Remove extra directory level in build
8734 directory.
8735
f0464b23
SM
87362016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8737
8738 * lib/ada.exp: Remove extra directory level in build directory.
8739 * gdb.ada/cond_lang.exp: Likewise.
8740 * gdb.ada/exec_changed.exp: Likewise.
8741 * gdb.ada/lang_switch.exp: Likewise.
8742
42d94011
MG
87432016-07-06 Manish Goregaokar <manish@mozilla.com>
8744
2806dc7e
PA
8745 * simple.rs: Add test for raw pointer subscripting.
8746 * simple.exp: Add test expectations.
42d94011 8747
647c264c
YQ
87482016-07-05 Yao Qi <yao.qi@linaro.org>
8749
8750 * gdb.mi/mi-reverse.exp: Match =record-started output.
8751
20aa2c60
PA
87522016-07-01 Pedro Alves <palves@redhat.com>
8753
8754 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8755 procedure.
8756 (jit_reader_test): Test the jit reader's unwinder.
8757 * gdb.base/jithost.c (jit_function_00_code): New global.
8758 (main): Use memcpy to fill in the mmapped code, instead of poking
8759 bytes manually here.
8760 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8761 value.
8762 (read_debug_info): Save the function's range.
8763 (read_sp): New function.
8764 (unwind_frame): Use it. Also unwind RBP.
8765 (get_frame_id): Use read_sp.
8766 (gdb_init_reader): Use calloc instead of malloc.
8767 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8768 parameter. Use gdb_test_multiple.
8769
ced2dffb
PA
87702016-07-01 Pedro Alves <palves@redhat.com>
8771 Antoine Tremblay <antoine.tremblay@ericsson.com>
8772
8773 * gdb.threads/process-dies-while-detaching.c: New file.
8774 * gdb.threads/process-dies-while-detaching.exp: New file.
8775
63000888
PA
87762016-07-01 Pedro Alves <palves@redhat.com>
8777
8778 * gdb.multi/watchpoint-multi-exit.c: New file.
8779 * gdb.multi/watchpoint-multi-exit.exp: New file.
8780
038d4868
PA
87812016-06-30 Pedro Alves <palves@redhat.com>
8782
8783 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8784 unset inferior_spawn_id.
8785
994e9c83
PA
87862016-06-30 Pedro Alves <palves@redhat.com>
8787
8788 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8789 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8790
e5653468
YQ
87912016-06-29 Yao Qi <yao.qi@linaro.org>
8792
8793 * gdb.base/return.c: Add copyright header.
8794
803b47e5
TT
87952016-06-29 Tom Tromey <tom@tromey.com>
8796
8797 PR python/20129:
8798 * gdb.python/py-framefilter.exp: Add tests for setting priority
8799 and disabling of non-existent frame filter.
8800
28244707
YQ
88012016-06-29 Yao Qi <yao.qi@linaro.org>
8802
8803 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8804 0x0f07ff.
8805
a31d2f06
YQ
88062016-06-28 Yao Qi <yao.qi@linaro.org>
8807
8808 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8809 triplets. Start gdb, execute catch syscall, and continue. Check
8810 gdb's output to determine catch syscall is supported.
8811
921d8f54
MG
88122016-06-27 Manish Goregaokar <manish@mozilla.com>
8813
25d49b86
PA
8814 * gdb.rust/simple.rs: Add test for returning unit in a function.
8815 * gdb.rust/simple.exp: Add expectation for functions returning
8816 unit.
921d8f54 8817
f4952523
PMR
88182016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8819
8820 * gdb.python/py-breakpoint-create-fail.c,
8821 gdb.python/py-breakpoint-create-fail.exp,
8822 gdb.python/py-breakpoint-create-fail.py: New testcase.
8823
fccb08f8
MG
88242016-06-25 Manish Goregaokar <manish@mozilla.com>
8825
8826 PR gdb/20239
8827 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8828 * gdb.rust/simple.exp: Add test expectations for new NonZero
8829 tests.
fccb08f8 8830
6b850546
DT
88312016-06-24 David Taylor <dtaylor@emc.com>
8832
8833 * gdb.base/offsets.exp: New file.
8834 * gdb.base/offsets.c: New file.
8835
17621150
TT
88362016-06-23 Tom Tromey <tom@tromey.com>
8837
8838 PR gdb/16483:
8839 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8840 before any filters are loaded.
8841
04d59df6
WT
88422016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8843
8844 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8845 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8846 structs.
8847 * gdb.fortran/derived-type-function.exp: New file.
8848 * gdb.fortran/derived-type-function.f90: New file.
8849
8850
ac69f786
PA
88512016-06-21 Pedro Alves <palves@redhat.com>
8852
8853 * gdb.base/new-ui.exp: New file.
8854 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8855 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8856 (with_spawn_id): New procedure.
8857
49940788
PA
88582016-06-21 Pedro Alves <palves@redhat.com>
8859
8860 * gdb.mi/mi-exec-run.exp: New file.
8861
ef274d26
PA
88622016-06-21 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8865 breakpoint command's output on the main UI.
8866 (test_break): New procedure, factored out from calls in the top
8867 level.
8868 (top level): Use foreach_with_prefix to test MI as main UI and as
8869 separate UI.
8870
468afe6c
PA
88712016-06-21 Pedro Alves <palves@redhat.com>
8872
8873 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8874 (test_awatch_creation_and_listing)
8875 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8876 Remove 'type' parameter.
8877 (test_watchpoint_all): New parameter mi_mode. Remove
8878 with_test_prefix.
8879 (top level): Use foreach_with_prefix, and add main/separate UI MI
8880 testing axis.
8881
51f77c37
PA
88822016-06-21 Pedro Alves <palves@redhat.com>
8883
8884 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8885 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8886 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8887 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8888 (gdb_main_spawn_id, mi_spawn_id): Declare and
8889 comment.
8890 (mi_create_inferior_pty): New procedure,
8891 factored out from default_mi_gdb_start.
8892 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8893 procedures.
8894 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8895 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8896 Use mi_create_inferior_pty.
8897 (mi_gdb_start): Use eval to pass down args list.
8898
8980e177
PA
88992016-06-21 Pedro Alves <palves@redhat.com>
8900
8901 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8902 * gdb.opt/inline-cmds.exp: Add MI tests.
8903
f38d3ad1
PA
89042016-06-21 Pedro Alves <palves@redhat.com>
8905
8906 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8907
45db7c09
PA
89082016-06-21 Pedro Alves <palves@redhat.com>
8909
8910 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8911 (top level): Use it instead of mi_execute_to.
8912
5a069ab3
PA
89132016-06-21 Pedro Alves <palves@redhat.com>
8914
8915 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8916 (cont_handler_str): New.
8917 (signal_stop_handler): Set stop_handler_str instead of printing to
8918 stdout.
8919 (continue_handler): Set cont_handler_str instead of printing to
8920 stdout.
8921 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8922 mi_send_resuming_command. Print stop_handler_str and
8923 cont_handler_str instead of expecting the python events print
8924 directly.
8925
2838cc1d
SD
89262016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8927
8928 * gdb.base/jit-reader.exp: New file.
8929 * gdb.base/jithost.c: New file.
8930 * gdb.base/jithost.h: New file.
8931 * gdb.base/jitreader.c : New file.
8932 * gdb.base/jit-protocol.h: New file.
8933
21a77091
YQ
89342016-06-17 Yao Qi <yao.qi@linaro.org>
8935
8936 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8937 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8938 and detach-on-fork. Adjust tests.
8939 (top level): Invoke break_cond_on_syscall with combinations of
8940 syscall, follow-fork-mode and detach-on-fork.
8941
f50bf8e5
YQ
89422016-06-17 Yao Qi <yao.qi@linaro.org>
8943
8944 * gdb.base/step-over-exit.c: New.
8945 * gdb.base/step-over-exit.exp: New.
8946
a28d8e50
YTL
89472016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8948
8949 * gdb.base/float.exp: Add target check for nds32*-*-*.
8950 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8951
cad8e26d
AB
89522016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8953
8954 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8955 for unsupported target features.
8956 * gdb.base/call-rt-st.exp: Likewise.
8957 * gdb.base/call-sc.exp: Likewise.
8958 * gdb.base/call-signal-resume.exp: Likewise.
8959 * gdb.base/call-strs.exp: Likewise.
8960 * gdb.base/callexit.exp: Likewise.
8961 * gdb.base/callfuncs.exp: Likewise.
8962 * gdb.base/nodebug.exp: Likewise.
8963 * gdb.base/printcmds.exp: Likewise.
8964 * gdb.base/ptype.exp: Likewise.
8965 * gdb.base/structs.exp: Likewise.
8966 * gdb.base/unwindonsignal.exp: Likewise.
8967 * gdb.cp/gdb2495.exp: Likewise.
8968 * gdb.cp/templates.exp: Likewise.
8969 * gdb.cp/virtfunc.exp: Likewise.
8970 * gdb.threads/hand-call-in-threads.exp: Likewise.
8971 * gdb.threads/interrupted-hand-call.exp: Likewise.
8972 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8973
347dc102
TT
89742016-06-10 Tom Tromey <tom@tromey.com>
8975
8976 PR rust/20110:
8977 * gdb.rust/expr.exp: Add test for integer constant larger than
8978 i32.
8979
5e13cf25
BH
89802016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8981
8982 * gdb.fortran/nested-funcs.exp: New.
8983 * gdb.fortran/nested-funcs.f90: New.
8984
bb556f1f
TK
89852016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8986
8987 * gdb.base/examine-backward.c: New file.
8988 * gdb.base/examine-backward.exp: New file.
8989
38b022b4
SM
89902016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8991
8992 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8993 matching.
8994
1b40ec05
TT
89952016-06-02 Tom Tromey <tom@tromey.com>
8996
8997 PR python/18984:
8998 * gdb.python/py-shared.exp: Add solib_name test.
8999
193bd378
SM
90002016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9001
9002 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9003
3326303b
MG
90042016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9005
9006 PR c++/19893
9007 * gdb.dwarf2/implref.exp: Rename to...
9008 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9009 * gdb.dwarf2/implref-array.c: New file.
9010 * gdb.dwarf2/implref-array.exp: Likewise.
9011 * gdb.dwarf2/implref-global.c: Likewise.
9012 * gdb.dwarf2/implref-global.exp: Likewise.
9013 * gdb.dwarf2/implref-struct.c: Likewise.
9014 * gdb.dwarf2/implref-struct.exp: Likewise.
9015
825c8ef2
AT
90162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9017
9018 * gdb.trace/trace-condition.exp: Add 64bit tests.
9019
2320162a
AT
90202016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9021
9022 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9023 bits types.
9024 (main): Adapt to 8 to 64 bits types.
9025 * gdb.trace/trace-condition.exp: Add new tests.
9026
a7818233
AT
90272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9028
9029 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9030
0d336466
AT
90312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9032
9033 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9034 Move condition tests...
9035 * gdb.trace/trace-condition.exp: Here.
9036
7faeb45a
AT
90372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9038
9039 * gdb.trace/trace-condition.exp: Add counter-case tests.
9040
e385593e
JK
90412016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 PR c++/15231
9044 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9045 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9046
744608cc
PA
90472016-05-27 Pedro Alves <palves@redhat.com>
9048
9049 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9050 New procedure.
9051 (top level): Call it, and bail out of DejaGnu is known to be bad.
9052
ac775bf4
AB
90532016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9054
9055 * gdb.base/whatis.c: Extend the test case.
9056 * gdb.base/whatis.exp: Add additional tests.
9057
2bbad2ea
BH
90582016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9059
9060* gdb.fortran/type.f90: Add pointer variable.
9061* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9062
8b70175d
BH
90632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9064
9065 * gdb.fortran/vla-type.exp: Fix testcase name.
9066
86d8a848
BH
90672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9068
9069 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9070
e188eb36
BH
90712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9072
9073 * gdb.fortran/type.f90: Add nested structures.
9074 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9075 * gdb.fortran/derived-type.exp: Adapt expected output.
9076 * gdb.fortran/vla-type.exp: Adapt expected output.
9077
9b2db1fd
BH
90782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9079
9080 * gdb.fortran/whatis_type.exp: Adapt expected output.
9081
72b17055
BH
90822016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9083
9084 * gdb.fortran/print_type.exp: Fix expected output.
9085 * gdb.fortran/whatis_type.exp: Fix expected output.
9086
3cd81d8d
BH
90872016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9088
9089 * gdb.fortran/whatis_type.exp: Use multi_line.
9090
ddae9462
TT
90912016-05-24 Tom Tromey <tom@tromey.com>
9092
9093 PR python/17386:
9094 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9095 use value as an index.
9096
1957f6b8
TT
90972016-05-23 Tom Tromey <tom@tromey.com>
9098
9099 PR python/17981:
9100 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9101 no-breakpoint case.
9102
026a9174
PA
91032016-05-24 Pedro Alves <palves@redhat.com>
9104
9105 PR gdb/19828
9106 * gdb.threads/clone-attach-detach.c: New file.
9107 * gdb.threads/clone-attach-detach.exp: New file.
9108
e70a7231
FR
91092016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9110
9111 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9112
0f6ed0e0
TT
91132016-05-23 Tom Tromey <tom@tromey.com>
9114
9115 PR python/19438, PR python/18393:
9116 * gdb.python/py-progspace.exp: Add "dir" test.
9117 * gdb.python/py-objfile.exp: Add "dir" test.
9118
ffd19d61
YQ
91192016-05-23 Yao Qi <yao.qi@linaro.org>
9120
9121 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9122 * gdb.arch/thumb2-it.exp: Likewise.
9123
9e8f9b05
SM
91242016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9125
9126 * gdb.mi/mi-threads-interrupt.c: New file.
9127 * gdb.mi/mi-threads-interrupt.exp: New file.
9128
61c6156d
SM
91292016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9130
9131 PR gdb/18077
9132 * gdb.mi/mi-async-run.exp: New file.
9133 * gdb.mi/mi-async-run.c: New file.
9134
67218854
TT
91352016-05-17 Tom Tromey <tom@tromey.com>
9136 Manish Goregaokar <manishsmail@gmail.com>
9137
9138 * lib/rust-support.exp: New file.
9139 * lib/gdb.exp (skip_rust_tests): New proc.
9140 (build_executable_from_specs): Handle rust.
9141 * lib/future.exp (gdb_find_rustc): New proc.
9142 (gdb_default_target_compile): Handle rust.
9143 * gdb.rust/expr.exp: New file.
9144 * gdb.rust/generics.exp: New file.
9145 * gdb.rust/generics.rs: New file.
9146 * gdb.rust/methods.exp: New file.
9147 * gdb.rust/methods.rs: New file.
9148 * gdb.rust/modules.exp: New file.
9149 * gdb.rust/modules.rs: New file.
9150 * gdb.rust/simple.exp: New file.
9151 * gdb.rust/simple.rs: New file.
9152
c44af4eb
TT
91532016-05-17 Tom Tromey <tom@tromey.com>
9154
9155 * gdb.base/default.exp (set language): Add rust.
9156
dcd1f979
TT
91572016-05-17 Tom Tromey <tom@tromey.com>
9158
9159 * gdb.gdb/unittest.exp: New file.
9160
155b7f57
YQ
91612016-05-16 Yao Qi <yao.qi@linaro.org>
9162
9163 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9164 shell_prompt. Update shell_prompt_re.
9165
8ddd5a6c
DE
91662016-05-12 Doug Evans <dje@google.com>
9167
9168 PR symtab/19999
9169 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9170 $options when building executable.
9171 * gdb.dwarf2/fission-loclists-pie.S: New file.
9172 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9173
02e370d9
SM
91742016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9175
9176 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9177 of [is_remote target],
9178
8929ad8b
SM
91792016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9180
9181 * lib/gdb.exp (use_gdb_stub): New procedure.
9182
6c447423
DE
91832016-05-03 Yunlian Jiang <yunlian@google.com>
9184 Doug Evans <dje@google.com>
9185
9186 PR symtab/19914
9187 * gdb.dwarf2/dwp-sepdebug.c: New file.
9188 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9189
444e826c
SM
91902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9191
9192 * gdb.base/detach.exp: Remove is_remote check.
9193
740feeaa
SM
91942016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9195
9196 * gdb.base/annota-input-while-running.exp: Don't check for
9197 [is_remote target]. Enable annotations after running to main.
9198 Remove unused "set test..." line.
9199
9080ac9d
SM
92002016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9201
9202 * gdb.trace/trace-enable-disable.exp: New file.
9203 * gdb.trace/trace-enable-disable.c: New file.
9204
952ebca5
SM
92052016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9206
9207 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9208 use it in info sharedlibrary test.
9209 * gdb.trace/ftrace-lock.exp: Likewise.
9210 * gdb.trace/ftrace.exp: Likewise.
9211 * gdb.trace/range-stepping.exp: Likewise.
9212 * gdb.trace/trace-break.exp: Likewise.
9213 * gdb.trace/trace-condition.exp: Likewise.
9214 * gdb.trace/trace-mt.exp: Likewise.
9215
d9019901
SM
92162016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9217
9218 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9219 (gdb_load_shlib): ... this.
9220 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9221 gdb_load_shlib.
9222 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9223 * gdb.base/ctxobj.exp: Likewise.
9224 * gdb.base/dprintf-pending.exp: Likewise.
9225 * gdb.base/dso2dso.exp: Likewise.
9226 * gdb.base/fixsection.exp: Likewise.
9227 * gdb.base/gcore-relro.exp: Likewise.
9228 * gdb.base/gdb1555.exp: Likewise.
9229 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9230 * gdb.base/gnu-ifunc.exp: Likewise.
9231 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9232 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9233 * gdb.base/pending.exp: Likewise.
9234 * gdb.base/print-file-var.exp: Likewise.
9235 * gdb.base/print-symbol-loading.exp: Likewise.
9236 * gdb.base/shlib-call.exp: Likewise.
9237 * gdb.base/shreloc.exp: Likewise.
9238 * gdb.base/so-impl-ld.exp: Likewise.
9239 * gdb.base/solib-disc.exp: Likewise.
9240 * gdb.base/solib-nodir.exp: Likewise.
9241 * gdb.base/solib-overlap.exp: Likewise.
9242 * gdb.base/solib-symbol.exp: Likewise.
9243 * gdb.base/solib-weak.exp (do_test): Likewise.
9244 * gdb.base/sym-file.exp: Likewise.
9245 * gdb.base/symtab-search-order.exp: Likewise.
9246 * gdb.base/type-opaque.exp: Likewise.
9247 * gdb.base/unload.exp: Likewise.
9248 * gdb.base/watchpoint-solib.exp: Likewise.
9249 * gdb.compile/compile.exp: Likewise.
9250 * gdb.cp/gdb2384.exp: Likewise.
9251 * gdb.cp/infcall-dlopen.exp: Likewise.
9252 * gdb.cp/re-set-overloaded.exp: Likewise.
9253 * gdb.fortran/library-module.exp: Likewise.
9254 * gdb.opt/solib-intra-step.exp: Likewise.
9255 * gdb.python/py-finish-breakpoint.exp: Likewise.
9256 * gdb.python/py-shared.exp: Likewise.
9257 * gdb.reverse/solib-precsave.exp: Likewise.
9258 * gdb.reverse/solib-reverse.exp: Likewise.
9259 * gdb.server/solib-list.exp: Likewise.
9260 * gdb.threads/dlopen-libpthread.exp: Likewise.
9261 * gdb.threads/tls-shared.exp: Likewise.
9262 * gdb.threads/tls-so_extern.exp: Likewise.
9263 * gdb.trace/change-loc.exp: Likewise.
9264 * gdb.trace/ftrace-lock.exp: Likewise.
9265 * gdb.trace/ftrace.exp: Likewise.
9266 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9267 * gdb.trace/pending.exp: Likewise.
9268 * gdb.trace/range-stepping.exp: Likewise.
9269 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9270 (strace_info_marker): Likewise.
9271 (strace_probe_marker): Likewise.
9272 (strace_trace_on_same_addr): Likewise.
9273 (strace_trace_on_diff_addr): Likewise.
9274 * gdb.trace/trace-break.exp: Likewise.
9275 * gdb.trace/trace-condition.exp: Likewise.
9276 * gdb.trace/trace-mt.exp: Likewise.
9277
fca4cfd9
SM
92782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9279
9280 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9281 result of gdb_remote_download.
9282 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9283 * gdb.base/dso2dso.exp: Likewise.
9284 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9285 * gdb.base/print-file-var.exp: Likewise.
9286 * gdb.base/shlib-call.exp: Likewise.
9287 * gdb.base/shreloc.exp: Likewise.
9288 * gdb.base/solib-overlap.exp: Likewise.
9289 * gdb.base/solib-weak.exp (do_test): Likewise.
9290 * gdb.base/unload.exp: Likewise.
9291
11cf4ffb
YQ
92922016-04-27 Yao Qi <yao.qi@linaro.org>
9293
9294 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9295 exists.
9296
3e2e34f8
KB
92972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9298
9299 * vla-type.exp: Print structure from toplevel.
9300
8f07e298
BH
93012016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9302
9303 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9304 of dynamic types.
9305 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9306 of dynamic types.
9307
9920b434
BH
93082016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9309
9310 * gdb.fortran/vla-type.f90: New file.
9311 * gdb.fortran/vla-type.exp: New file.
9312
f3abeff5
YQ
93132016-04-25 Yao Qi <yao.qi@linaro.org>
9314
9315 * gdb.base/branch-to-self.c: New file.
9316 * gdb.base/branch-to-self.exp: New file.
9317
0a5d52f0
YQ
93182016-04-22 Yao Qi <yao.qi@linaro.org>
9319
9320 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9321 more after $hex.
9322
495346f6
YQ
93232016-04-22 Yao Qi <yao.qi@linaro.org>
9324
9325 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9326 * gdb.base/annota3.exp: Likewise.
9327
4a7e075c
YQ
93282016-04-22 Yao Qi <yao.qi@linaro.org>
9329
9330 * gdb.reverse/step-precsave.exp: Do one step and test program
9331 stops in "callee" and do multiple steps until program goes out
9332 of "callee".
9333 * gdb.reverse/step-reverse.exp: Likewise.
9334
5b061e98
YQ
93352016-04-22 Yao Qi <yao.qi@linaro.org>
9336
9337 * gdb.trace/signal.exp: Also pass if
9338 $tracepoint_hits($i) > $iterations.
9339
5c5dc57f
YQ
93402016-04-22 Yao Qi <yao.qi@linaro.org>
9341
9342 * gdb.trace/signal.c: New file.
9343 * gdb.trace/signal.exp: New file.
9344
a55411b9
DE
93452016-04-19 Doug Evans <xdje42@gmail.com>
9346
9347 * gdb.base/bad-file.exp: New file.
9348
a22df60a
MG
93492016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9350
9351 * gdb.dwarf2/implref.exp: New file.
9352
0c13f7e5
BH
93532016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9354
9355 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9356 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9357 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9358 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9359 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9360 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9361 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9362 * lib/fortran.exp (fortran_int4): New procedure.
9363 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9364 (fortran_logical4): Likewise.
9365
9b9b09e9
BH
93662016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9367
9368 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9369
a14d1f4d
BH
93702016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9371
9372 * lib/compiler.c: Add Intel specific preprocessor macros.
9373 * lib/compiler.cc: Likewise.
25d49b86 9374
7d49b1d0
LM
93752016-04-13 Luis Machado <lgustavo@codesourcery.com>
9376
9377 * gdb.server/connect-with-no-symbol-file.c: New file.
9378 * gdb.server/connect-with-no-symbol-file.exp: New file.
9379
8392fa22
SM
93802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9381
9382 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9383
8c4c4aeb
SM
93842016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9385
9386 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9387 standard output directory.
9388
45e3745e
AT
93892016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9390
9391 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9392
e26b7e41
MM
93932016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9394
9395 * gdb.btrace/instruction_history.c (loop): Add declaration.
9396
8ce09462
AT
93972016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9398
9399 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9400
2e88a1ea
SM
94012016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9402
9403 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9404 parentheses to print.
9405 (continue_handler): Likewise.
9406
f48e22e3
SM
94072016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9408
9409 * gdb.server/solib-list.exp: Remove is_remote check.
9410 Pass shlib= to gdb_compile. Don't link shared library with
9411 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9412 Run binary filename through "readlink -f" on the target.
9413
096be756
PA
94142016-04-08 Pedro Alves <palves@redhat.com>
9415
9416 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9417 interpreter filename as argument to gdbserver_spawn.
9418 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9419 Return empty if $last_loaded_file does not exist.
9420
06500533
JK
94212016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9422
9423 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9424 * gdb.base/jit-main.c: Use exit after usage.
9425
2d35e871
JK
94262016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9427
9428 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9429 GDBHISTSIZE prior to the tests.
9430 * gdb.base/gdbinit-history.exp: Likewise.
9431
94322016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9433
9434 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9435 instead of build_executable. Use gdb_load_shlibs.
9436
c8064e7e
YQ
94372016-04-07 Yao Qi <yao.qi@linaro.org>
9438
9439 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9440 Execute "si" command.
9441
bde47561
YQ
94422016-04-07 Yao Qi <yao.qi@linaro.org>
9443
9444 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9445 number instead of the comments on some line.
9446
b16f8a3b
DB
94472016-04-06 Don Breazeal <donb@codesourcery.com>
9448
9449 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9450 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9451
c2f901df
SM
94522016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9453
9454 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9455 standard_output_file. Remove unused binfile variable.
9456
ac17fda0
CU
94572016-04-05 Catalin Udma <catalin.udma@freescale.com>
9458
9459 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9460 * gdb.python/py-mi-objfile.exp: Match "list main" output
9461 in console format.
9462
03a8c4df
SM
94632016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9464
9465 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9466 absolute.
9467
6e774b13
SM
94682016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9469
9470 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9471 absolute.
9472 * gdb.trace/ftrace.exp: Likewise.
9473 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9474 targets as well.
9475 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9476 (gdb_load_shlibs): Copy libraries to test directory when testing
9477 natively. Only set solib-search-path if testing remotely.
9478 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9479
7817ea46
SM
94802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9481
9482 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9483 gdb_download. Use it even if the target is not remote.
9484 * gdb.base/jit.exp (compile_jit_test): Likewise.
9485 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9486 output directory if the destination board is local, otherwise use
9487 the standard remote_download from DejaGnu.
9488 (gdb_download): Remove.
9489 (gdb_load_shlibs): Use gdb_remote_download instead of
9490 gdb_download.
9491 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9492 Use gdb_remote_download instead of gdb_download. Use it even if
9493 the target is not remote.
9494 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9495 instead of gdb_download.
9496
7beb7f68
SM
94972016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9498
9499 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9500 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9501 run.
9502
cc63428a
AV
95032016-04-01 Artemiy Volkov <artemiyv@acm.org>
9504
9505 PR gdb/19820
9506 * gdb.base/printcmds.exp: Add artificial arrays tests.
9507
64cdf930
PA
95082016-03-31 Pedro Alves <palves@redhat.com>
9509
9510 PR gdb/19858
9511 * gdb.base/jit-main.c: Include unistd.h.
9512 (ATTACH): Define to 0 if not already defined.
9513 (wait_for_gdb, mypid): New globals.
9514 (WAIT_FOR_GDB): New macro.
9515 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9516 some breakpoint locations.
9517 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9518 New procedures.
9519 (one_jit_test): Add REATTACH parameter, and handle it. Use
9520 continue_to_test_location.
9521 (top level): Test attach, and adjusts calls to one_jit_test.
9522
40dea8cb
PA
95232016-03-31 Pedro Alves <palves@redhat.com>
9524
9525 PR gdb/19858
9526 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9527 BINSUFFIX parameter, and handle it.
9528 (top level): Adjust calls compile_jit_test.
9529
e7ea3ec7
CU
95302016-03-31 Catalin Udma <catalin.udma@freescale.com>
9531
9532 PR python/19743
9533 * gdb.python/py-mi-events-gdb.py: New file.
9534 * gdb.python/py-mi-events.c: New file.
9535 * gdb.python/py-mi-events.exp: New file.
9536
e6359af3
YQ
95372016-03-30 Yao Qi <yao.qi@linaro.org>
9538
9539 * gdb.reverse/until-precsave.exp: Match function name only.
9540 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9541 Move malloc to a condition block.
9542 * gdb.reverse/until-reverse.exp: Match function name only.
9543
a4105d04
MK
95442016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9545
9546 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9547 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9548 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9549 variable for GPR 0 instead of assuming it is register 0.
9550 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9551 * lib/trace-support.exp: Add s390 registers.
9552
bfa6adb9
YQ
95532016-03-29 Yao Qi <yao.qi@linaro.org>
9554
9555 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9556
1e6697ea
YQ
95572016-03-24 Yao Qi <yao.qi@linaro.org>
9558
9559 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9560 test message.
9561
64bcd522
AA
95622016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9563
9564 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9565 maintaining separate logic for constructing the output path.
9566
7868401b
DB
95672016-03-16 Don Breazeal <donb@codesourcery.com>
9568
9569 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9570 Retry fork and waitpid on interrupted system call errors.
9571 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9572 Use with_timeout_factor to increase timeout by factor of 10.
9573
1cafadb4
DB
95742016-03-15 Don Breazeal <donb@codesourcery.com>
9575
9576 * gdb.cp/scope-err.cc: New test program.
9577 * gdb.cp/scope-err.exp: New test script.
9578 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9579 lines and "set breakpoint here" comment.
9580 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9581 Fixed some whitespace and format issues.
9582 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9583 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9584
81516450
DE
95852016-03-15 Doug Evans <dje@google.com>
9586
9587 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9588 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9589 All callers updated. Add tests for enums, mixed flags register.
9590
aa52b601
DE
95912016-03-15 Doug Evans <dje@google.com>
9592
9593 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9594 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9595
fa4ff313
SM
95962016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9597
9598 * gdb.base/default.exp: Add $_as_string to the list of expected
9599 convenience functions.
9600
f2403c39
AB
96012016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9602
9603 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9604
f2f3ccb9
SM
96052016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9606
9607 * gdb.python/py-as-string.exp: New file.
9608 * gdb.python/py-as-string.c: New file.
9609
00dbd492
PA
96102016-03-09 Pedro Alves <palves@redhat.com>
9611
9612 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9613 signal" -> "Thread NN received signal" output change.
9614 * gdb.threads/ia64-sigill.exp: Likewise.
9615 * gdb.threads/linux-dp.exp: Likewise.
9616 * gdb.threads/manythreads.exp: Likewise.
9617 * gdb.threads/pending-step.exp: Likewise.
9618 * gdb.threads/print-threads.exp: Likewise.
9619 * gdb.threads/sigstep-threads.exp: Likewise.
9620 * gdb.threads/staticthreads.exp: Likewise.
9621 * gdb.threads/tls.exp: Likewise.
9622
1e6697ea
YQ
96232016-03-09 Pedro Alves <palves@redhat.com>
9624
9625 * gdb.base/command-line-input.exp: New file.
9626
b04fd3be
MK
96272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9628
9629 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9630 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9631 * gdb.trace/pending.exp: Accept leading dot before function name.
9632 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9633 * lib/trace-support.exp: Set registers for ppc.
9634
98fa59e9
MK
96352016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9636
9637 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9638 use it for disassembly; accept .main in addition to main in backtrace.
9639
f77198c8
MK
96402016-03-09 Wei-cheng Wang <cole945@gmail.com>
9641 Marcin Kościelnicki <koriakin@0x04.net>
9642
9643 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9644 (gdb_recursion_test_ptr): New global variable.
9645 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9646 gdb_recursion_test.
9647 (gdb_c_test): Ditto.
9648
ba84e0da
MK
96492016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9650
9651 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9652 ordering.
9653
4366d36e
MK
96542016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9655
9656 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9657 (bar): Add bar_start_lbl label.
9658 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9659 of foo/bar for emitting DWARF and tracing.
9660
5eb264df
SDJ
96612016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9662
9663 * analyze-racy-logs.py: Set executable bit.
9664
fb6a751f
SDJ
96652016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9666
9667 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9668 (CHECK_TARGET_TMP): Likewise.
9669 (check-single-racy): New rule.
9670 (check-parallel-racy): Likewise.
9671 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9672 (do-check-parallel-racy): New rule.
9673 (check-racy/%.exp): Likewise.
9674 * README (Racy testcases): New section.
9675 * analyze-racy-logs.py: New file.
9676
bdf7e230
DE
96772016-03-03 Doug Evans <dje@google.com>
9678
9679 * gdb.base/skip.exp: Use with_test_prefix.
9680
4719d415
YQ
96812016-03-03 Yao Qi <yao.qi@linaro.org>
9682
9683 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9684 Invoke step_over_syscall "clone" and break_cond_on_syscall
9685 "clone".
9686 * gdb.base/step-over-clone.c: New file.
9687
ea507862
YQ
96882016-03-03 Yao Qi <yao.qi@linaro.org>
9689
9690 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9691 code format.
9692
8fc8cbda
YQ
96932016-03-03 Yao Qi <yao.qi@linaro.org>
9694
9695 * gdb.base/disp-step-fork.c: Rename to ...
9696 * gdb.base/step-over-fork.c: ... it. New file.
9697 * gdb.base/disp-step-vfork.c: Rename to ...
9698 * gdb.base/step-over-vfork.c: ... it. New file.
9699 * gdb.base/disp-step-syscall.exp: Rename to ...
9700 * gdb.base/step-over-syscall.exp: ... it. New file.
9701 (disp_step_cross_syscall): Rename to ...
9702 (step_over_syscall): ... it.
9703
92fa70b0
YQ
97042016-03-03 Yao Qi <yao.qi@linaro.org>
9705
9706 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9707 If target supports condition evaluation on target, invoke
9708 break_cond_on_syscall for fork and vfork.
9709
e197ad3c
YQ
97102016-03-03 Yao Qi <yao.qi@linaro.org>
9711
9712 * gdb.base/disp-step-syscall.exp: Don't invoke
9713 support_displaced_stepping.
9714 (disp_step_cross_syscall): Test with displaced stepping off and
9715 on if supported.
9716
0b47da9f
YQ
97172016-03-03 Yao Qi <yao.qi@linaro.org>
9718
9719 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9720 proc.
9721 (setup): New proc.
9722 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9723 and setup.
9724
065ab6dc
BH
97252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9726
9727 * gdb.fortran/vla-history.exp: Remove breakpoint.
9728
07e448ad 97292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9730
25d49b86
PA
9731 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9732 exceeds timeout.
07e448ad 9733
9ac2d526 97342016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9735
25d49b86
PA
9736 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9737 breakpoint.
9ac2d526 9738
17807369
BH
97392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9740
9741 * gdb.mi/vla.f90: Nullify pointer after declaration.
9742
86e501af
PA
97432016-03-01 Pedro Alves <palves@redhat.com>
9744
9745 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9746
1e903e32
PA
97472016-03-01 Pedro Alves <palves@redhat.com>
9748
9749 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9750 before anything else.
9751 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9752 _GNU_SOURCE here.
9753 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9754 before anything else.
9755 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9756
6ccb54e2
PA
97572016-03-01 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9760
30ca9da1
YQ
97612016-03-01 Yao Qi <yao.qi@linaro.org>
9762
9763 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9764 prepare_for_testing.
9765
dc856b38
YQ
97662016-03-01 Yao Qi <yao.qi@linaro.org>
9767
9768 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9769
4a932159
AA
97702016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9771
9772 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9773 manually constructing the output path.
9774
f2489477
AA
97752016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9776
9777 * gdb.arch/s390-stackless.S: New.
9778 * gdb.arch/s390-stackless.exp: New.
9779
38899f16
IB
97802016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9781
9782 * gdb.dlang/circular.c: New file.
9783 * gdb.dlang/circular.exp: New file.
9784
9fde51ed
YQ
97852016-02-26 Yao Qi <yao.qi@linaro.org>
9786
9787 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9788 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9789 (testcases): Update.
9790
ce90fefe
YQ
97912016-02-26 Yao Qi <yao.qi@linaro.org>
9792
9793 * gdb.reverse/aarch64.c: Rename to ...
9794 * gdb.reverse/insn-reverse.c: ... it.
9795 * gdb.reverse/aarch64.exp: Rename to ...
9796 * gdb.reverse/insn-reverse.exp: ... it.
9797
3263bceb
YQ
97982016-02-26 Yao Qi <yao.qi@linaro.org>
9799
9800 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9801 (testcase_ftype): New.
9802 (testcases): New array.
9803 (n_testcases): New.
9804 (main): Call each element in testcases.
9805 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9806 (read_testcase): New.
9807 Do the tests in a loop.
9808
6cb59ff1
YQ
98092016-02-25 Yao Qi <yao.qi@linaro.org>
9810
9811 * gdb.base/branches.c: Remove.
9812
ae91f625
MK
98132016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9814
9815 PR gdb/13808
9816 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9817
678b48b7
MK
98182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9819
9820 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9821
7337a6f2
MK
98222016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9823
9824 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9825 change x86_64 call_insn to 'callq'.
9826
861ca91f
AT
98272016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9828
9829 * gdb.trace/tfile-avx.c: Move to...
9830 * gdb.trace/tracefile-pseudo-reg.c: Here.
9831 * gdb.trace/tfile-avx.exp: Move to...
9832 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9833
bf74e428
GB
98342016-02-24 Gary Benson <gbenson@redhat.com>
9835
9836 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9837 message on attach.
9838
cce0e923
DE
98392016-02-23 Doug Evans <dje@google.com>
9840
9841 * gdb.base/skip.c (test_skip): New function.
9842 (end_test_skip_file_and_function): New function.
9843 (test_skip_file_and_function): New function.
9844 * gdb.base/skip1.c (test_skip): New function.
9845 (skip1_test_skip_file_and_function): New function.
9846 * gdb.base/skip.exp: Add tests for new skip options.
9847 * gdb.base/skip-solib.exp: Update expected output.
9848 * gdb.perf/skip-command.cc: New file.
9849 * gdb.perf/skip-command.exp: New file.
9850 * gdb.perf/skip-command.py: New file.
9851
4000e47e
MK
98522016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9853
9854 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9855 info registers pattern.
9856
24f75ead
IB
98572016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9858
9859 * lib/future.exp: Add D support.
9860 (gdb_find_gdc): New proc.
9861 (gdb_default_target_compile): Add D support.
9862
fbb7bcbe
WW
98632016-02-18 Wei-cheng Wang <cole945@gmail.com>
9864
9865 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9866 user+system time.
9867 (trace_speed_test): Determine the iteration count for a time
9868 between 15..30 seconds.
9869
012b3a21
WT
98702016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9871
9872 * gdb.arch/i386-mpx-sigsegv.c: New file.
9873 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9874 * gdb.arch/i386-mpx-simple_segv.c: New file.
9875 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9876
2d5189bd
YQ
98772016-02-18 Yao Qi <yao.qi@linaro.org>
9878
9879 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9880 Don't call setup_kfail.
9881
40fb20d0
YQ
98822016-02-18 Yao Qi <yao.qi@linaro.org>
9883
9884 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9885 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9886
21b1f8d2
DE
98872016-02-16 Doug Evans <dje@google.com>
9888
9889 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9890 * gdb.base/skip1.c: Ditto.
9891 * gdb.base/skip.exp: Whitespace cleanup.
9892
4041ed77
DB
98932016-02-16 Don Breazeal <donb@codesourcery.com>
9894
9895 PR remote/19496
9896 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9897 Remove kfail for PR remote/19496.
9898
c4ef31bf
SM
98992016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9900
9901 * lib/gdb.exp (standard_temp_file): Return a path specific to
9902 the runtest invocation.
9903
266b65b3
SM
99042016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9905
9906 * gdb.trace/save-trace.exp: Change relative path to be in the
9907 standard output directory.
9908
a7a0a6a9
JK
99092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9910
9911 * gdb.arch/i386-prologue.c: Add missing prototypes.
9912
c99dbb42
JK
99132016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9914
9915 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9916 * gdb.arch/i386-prologue.exp: Likewise.
9917 * gdb.arch/i386-size.exp: Likewise.
9918
aa480355
SM
99192016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9920
9921 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9922 define object file path.
9923 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9924 file path.
9925 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9926 standard_output_file to define binfile.
9927
ba881f50
JK
99282016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9929
9930 Fix compatibility with recent gfortran-5.3.1.
9931 * gdb.fortran/vla-history.exp (print vla1 allocated)
9932 (print vla2 allocated, print $2, print $3): Remove
9933 (print $4): Rename to ...
9934 (print $2): ... here.
9935 (print $9): Rename to ...
9936 (print $5): ... here.
9937 (print $10): Rename to ...
9938 (print $6): ... here.
9939 * gdb.fortran/vla.f90: Add pvla initialization.
9940
e9fb005c
JK
99412016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9942
9943 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9944 New test.
9945 * gdb.fortran/vla-value-sub.exp: Likewise.
9946
e44e00ff
MK
99472016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9948
9949 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9950
97e94151
SM
99512016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9952
9953 * i386-biarch-core.exp: Define corefile using
9954 standard_output_file.
9955
01113bc1
YQ
99562016-02-12 Yao Qi <yao.qi@linaro.org>
9957
9958 * gdb.arch/arm-single-step-kernel-helper.c: New.
9959 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9960
33b4777c
MM
99612016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9962
9963 * gdb.btrace/tailcall-only.exp: New.
9964 * gdb.btrace/tailcall-only.c: New.
9965 * gdb.btrace/x86_64-tailcall-only.S: New.
9966 * gdb.btrace/i686-tailcall-only.S: New.
9967
acc23c11
PA
99682016-02-11 Pedro Alves <palves@redhat.com>
9969
9970 * README (Parallel testing): Add missing double quotes.
9971
e352bf0a
PA
99722016-02-11 Pedro Alves <palves@redhat.com>
9973
9974 * README (Parallel testing): New section.
9975 (GDB_PARALLEL): Rewrite.
9976 (FORCE_PARALLEL): Document.
9977
9f5fed78
MK
99782016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9979
9980 * gdb.trace/tfile-avx.c: New test.
9981 * gdb.trace/tfile-avx.exp: New test.
9982
9ef9e6a6
KS
99832016-02-09 Keith Seitz <keiths@redhat.com>
9984
9985 PR breakpoints/19546
9986 * gdb.base/infcall-exec.c: New file.
9987 * gdb.base/infcall-exec2.c: New file.
9988 * gdb.base/infcall-exec.exp: New file.
9989
a96e36da
KS
99902016-02-09 Keith Seitz <keiths@redhat.com>
9991
9992 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9993 (toplevel): Call test_bkpt_address.
9994
9f61929f
KS
99952016-02-09 Keith Seitz <keiths@redhat.com>
9996
9997 PR python/19506
9998 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9999 (toplevel): Call test_bkpt_address.
10000
1e94266c
SM
100012016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10002
10003 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10004 to AC_OUTPUT.
10005 * configure: Regenerate.
10006
2a7f3dff
PA
100072016-02-09 Pedro Alves <palves@redhat.com>
10008
10009 PR breakpoints/19548
10010 * gdb.base/execl-update-breakpoints.c (some_function): New
10011 function.
10012 (main): Call it.
10013 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10014 Tighten expected GDB output.
10015
2151ccc5
SM
100162016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10017
10018 * Makefile.in (ALL_SUBDIRS): Remove.
10019 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10020 (distclean maintainer-clean realclean): Likewise.
10021 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10022 * configure: Regenerate.
10023 * gdb.ada/Makefile.in: Delete.
10024 * gdb.arch/Makefile.in: Likewise.
10025 * gdb.asm/Makefile.in: Likewise.
10026 * gdb.base/Makefile.in: Likewise.
10027 * gdb.btrace/Makefile.in: Likewise.
10028 * gdb.cell/Makefile.in: Likewise.
10029 * gdb.compile/Makefile.in: Likewise.
10030 * gdb.cp/Makefile.in: Likewise.
10031 * gdb.disasm/Makefile.in: Likewise.
10032 * gdb.dlang/Makefile.in: Likewise.
10033 * gdb.dwarf2/Makefile.in: Likewise.
10034 * gdb.fortran/Makefile.in: Likewise.
10035 * gdb.gdb/Makefile.in: Likewise.
10036 * gdb.go/Makefile.in: Likewise.
10037 * gdb.guile/Makefile.in: Likewise.
10038 * gdb.java/Makefile.in: Likewise.
10039 * gdb.linespec/Makefile.in: Likewise.
10040 * gdb.mi/Makefile.in: Likewise.
10041 * gdb.modula2/Makefile.in: Likewise.
10042 * gdb.multi/Makefile.in: Likewise.
10043 * gdb.objc/Makefile.in: Likewise.
10044 * gdb.opencl/Makefile.in: Likewise.
10045 * gdb.opt/Makefile.in: Likewise.
10046 * gdb.pascal/Makefile.in: Likewise.
10047 * gdb.perf/Makefile.in: Likewise.
10048 * gdb.python/Makefile.in: Likewise.
10049 * gdb.reverse/Makefile.in: Likewise.
10050 * gdb.server/Makefile.in: Likewise.
10051 * gdb.stabs/Makefile.in: Likewise.
10052 * gdb.threads/Makefile.in: Likewise.
10053 * gdb.trace/Makefile.in: Likewise.
10054 * gdb.xml/Makefile.in: Likewise.
10055 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10056 GDB_PARALLEL.
10057 (standard_output_file): Remove check for GDB_PARALLEL, always
10058 return path in outputs/$subdir/$testname.
10059
437277d4
SM
100602016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10061
10062 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10063 (site.exp): Assign abs_srcdir to tcl's srcdir.
10064
31d913c7
YQ
100652016-02-04 Yao Qi <yao.qi@linaro.org>
10066
10067 * gdb.base/foll-exec-mode.c: Include limits.h.
10068 (main): Add parameters argc and argv. Get directory from
10069 argv[0].
10070 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10071 compilation.
10072 * gdb.base/foll-exec.c: Include limits.h.
10073 (main): Add parameters argc and argv.
10074 Get directory from argv[0].
10075 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10076 Adjust tests on the number of lines as source code changed.
10077 * gdb.base/foll-vfork-exit.c: Include limits.h.
10078 (main): Add one line of statement before vfork.
10079 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10080 (main): Add parameters argc and argv. Get directory from
10081 argv[0].
10082 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10083 (setup_gdb): Set tbreak to skip some source lines.
10084 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10085 (main): Add parameters argc and argv. Get directory from
10086 argv[0].
10087 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10088 compilation.
10089 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10090 (main): Add parameters argc and argv. Get directory from
10091 argv[0].
10092 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10093 compilation.
10094
9482b9fb
DE
100952016-02-01 Doug Evans <dje@google.com>
10096
10097 * gdb.base/skip.exp: Clean up multiple references to same test name.
10098
6b2e4f10
PA
100992016-02-01 Pedro Alves <palves@redhat.com>
10100
ccb6afd6 10101 PR remote/19496
6b2e4f10
PA
10102 * gdb.threads/forking-threads-plus-breakpoint.exp
10103 (displaced_stepping_supported): New global.
10104 (probe_displaced_stepping_support): New procedure.
10105 (do_test): Add 'displaced' parameter, and use it.
10106 (top level): Check for displaced stepping support. Add displaced
10107 stepping on/off testing axis.
10108
37a8db1a
AB
101092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10110
10111 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10112 pointer. Don't perform further tests on the unassociated pointer
10113 if the first test fails.
10114
5fdf6324
AB
101152016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10116
10117 * gdb.base/max-value-size.c: New file.
10118 * gdb.base/max-value-size.exp: New file.
10119 * gdb.base/huge.exp: Disable max-value-size for this test.
10120
935c6144
IB
101212016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10122
10123 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10124
7fe8399d
YQ
101252016-01-28 Yao Qi <yao.qi@linaro.org>
10126
10127 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10128
a2077e25
PA
101292016-01-25 Pedro Alves <palves@redhat.com>
10130
10131 PR threads/19461
10132 * gdb.base/fork-running-state.c: New file.
10133 * gdb.base/fork-running-state.exp: New file.
10134
1d2736d4
PA
101352016-01-25 Pedro Alves <palves@redhat.com>
10136
10137 PR gdb/19494
10138 * gdb.base/catch-fork-kill.c: New file.
10139 * gdb.base/catch-fork-kill.exp: New file.
10140
f1da4b11
PA
101412016-01-25 Pedro Alves <palves@redhat.com>
10142
10143 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10144 Delete, moved to lib/gdb.exp.
10145 * gdb.threads/forking-threads-plus-breakpoint.exp
10146 (foreach_with_prefix): Likewise.
10147 * gdb.threads/process-dies-while-handling-bp.exp
10148 (foreach_with_prefix): Likewise.
10149 * lib/gdb.exp (foreach_with_prefix): New procedure.
10150
45f38546
MK
101512016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10152
10153 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10154 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10155
dc29a1ce
MK
101562016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10157
10158 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10159 endian targets.
10160
092127d7
JK
101612016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10162 Pedro Alves <palves@redhat.com>
10163
10164 Fix testsuite compatibility with Guile.
10165 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10166 number.
10167
31d765d3
JK
101682016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10169
10170 Fix testsuite compatibility with Guile.
10171 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10172 (thread 1): New test for backtrace through signal handler.
10173
1ac78c04
YQ
101742016-01-22 Yao Qi <yao.qi@linaro.org>
10175
10176 PR testsuite/19491
10177 * gdb.base/multi-forks.c: Include
10178 ../lib/unbuffer_output.c
10179 (main): Call gdb_unbuffer_output.
10180
4f5946a8
DE
101812016-01-21 Doug Evans <dje@google.com>
10182
10183 * lib/ada.exp (gdb_compile_ada): Fix typo.
10184
305e13e6
JB
101852016-01-21 Joel Brobecker <brobecker@adacore.com>
10186
10187 * gdb.base/break-fun-addr.exp: New file.
10188 * gdb.base/break-fun-addr1.c: New file.
10189 * gdb.base/break-fun-addr2.c: New file.
10190
5f5dfff6
SM
101912016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10192
10193 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10194 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10195 enum flag values.
10196
fd356fa2
AA
101972016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10198
10199 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10200 when GDB can not set the vector return value. Add more comments
10201 for clarification.
10202
9df22175
AT
102032016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10204
10205 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10206 command.
10207
41d1845e
SM
102082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10209
10210 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10211
01ac6840
SM
102122016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10213
10214 * Makefile.in (check-single): Pass --status to runtest.
10215 (check/%.exp): Likewise.
10216
102172016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10218
10219 * Makefile.in (check-parallel): Propagate return code from make
10220 do-check-parallel.
10221
bd0a71fa
MK
102222016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10223
10224 * gdb.trace/ftrace.exp: Fix expected message on continue.
10225 * gdb.trace/pending.exp: Fix expected message on continue.
10226 * gdb.trace/trace-break.exp: Fix expected message on continue.
10227
8bcbad33
SM
102282016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10229
10230 * lib/gdb.exp (gdb_test): Remove unused global references.
10231
f303dbd6
PA
102322016-01-18 Pedro Alves <palves@redhat.com>
10233
10234 * gdb.base/async-shell.exp: Adjust expected output.
10235 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10236 * gdb.base/siginfo-thread.exp: Adjust expected output.
10237 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10238 * gdb.java/jnpe.exp: Adjust expected output.
10239 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10240 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10241 * gdb.threads/leader-exit.exp: Adjust expected output.
10242 * gdb.threads/manythreads.exp: Adjust expected output.
10243 * gdb.threads/pthreads.exp: Adjust expected output.
10244 * gdb.threads/schedlock.exp: Adjust expected output.
10245 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10246 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10247 expected output.
10248 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10249 output.
10250 * gdb.threads/sigthread.exp: Adjust expected output.
10251 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10252
b2789696
YQ
102532016-01-18 Yao Qi <yao.qi@linaro.org>
10254
10255 * gdb.guile/scm-section-script.c: Replace @progbits with
10256 %progbits.
10257 * gdb.python/py-section-script.c: Likewise.
10258
71ef29a8
PA
102592016-01-15 Pedro Alves <palves@redhat.com>
10260
10261 * gdb.multi/tids.exp: Test star wildcard ranges.
10262
3f5b7598
PA
102632016-01-15 Pedro Alves <palves@redhat.com>
10264
10265 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10266 command from "thread apply" invocation.
10267 (thr_apply_info_thr_invalid): Default the expected output to the
10268 input tid list.
10269 (top level): Add tests that use convenience variables. Add tests
10270 for "thread apply" with a valid TID list, but missing the command.
10271
663f6d42
PA
102722016-01-13 Pedro Alves <palves@redhat.com>
10273
10274 * gdb.base/default.exp: Expect $_gthread as well.
10275 * gdb.multi/tids.exp: Test $_gthread.
10276 * gdb.threads/thread-specific.exp: Test $_gthread.
10277
c84f6bbf
PA
102782016-01-13 Pedro Alves <palves@redhat.com>
10279
10280 * gdb.multi/tids.exp: Test "info threads -gid".
10281
22a02324
PA
102822016-01-13 Pedro Alves <palves@redhat.com>
10283
10284 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10285 Breakpoint.thread.
10286 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10287
5d5658a1
PA
102882016-01-07 Pedro Alves <palves@redhat.com>
10289
10290 * gdb.base/break.exp: Adjust to output changes.
10291 * gdb.base/hbreak2.exp: Likewise.
10292 * gdb.base/sepdebug.exp: Likewise.
10293 * gdb.base/watch_thread_num.exp: Likewise.
10294 * gdb.linespec/keywords.exp: Likewise.
10295 * gdb.multi/info-threads.exp: Likewise.
10296 * gdb.threads/thread-find.exp: Likewise.
10297 * gdb.multi/tids.c: New file.
10298 * gdb.multi/tids.exp: New file.
10299
84654457
PA
103002016-01-13 Pedro Alves <palves@redhat.com>
10301
10302 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10303
e3940304
PA
103042016-01-13 Pedro Alves <palves@redhat.com>
10305
10306 * gdb.base/default.exp: Expect $_inferior as well.
10307 * gdb.multi/base.exp: Test $_inferior.
10308
a911d87a
PA
103092016-01-13 Pedro Alves <palves@redhat.com>
10310
10311 PR breakpoints/19388
10312 * gdb.base/catch-signal-siginfo-cond.c: New file.
10313 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10314
82075af2
JS
103152016-01-12 Josh Stone <jistone@redhat.com>
10316 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10317
10318 * gdb.base/catch-syscall.c (do_execve): New variable.
10319 (main): Conditionally trigger an execve.
10320 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10321 (test_catch_syscall_execve): New, check entry/return across execve.
10322 (do_syscall_tests): Call test_catch_syscall_execve.
10323
e46eeedd
PA
103242016-01-12 Pedro Alves <palves@redhat.com>
10325
10326 * gdb.base/random-signal.exp (do_test): New procedure, with body
10327 of testcase moved in.
10328
01d8c27e
JK
103292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10330 Pedro Alves <palves@redhat.com>
10331
10332 * gdb.base/funcargs.exp (finish from indirectly called function):
10333 Reintroduce the case for 'First'.
10334
9a706302
JK
103352016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10336 Pedro Alves <palves@redhat.com>
10337
10338 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10339 (tcatch_vfork_then_child_follow_exec)
10340 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10341 identification.
10342
c0ecb95f
JK
103432016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10344
10345 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10346 and repeats to unlimited.
10347 * gdb.python/py-value.exp: Likewise.
10348 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10349 and repeats to unlimited.
10350
6cfc1fcb
JK
103512016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10352
10353 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10354 and reordering the functions.
10355 * gdb.multi/hangout.c: Likewise.
10356 * gdb.multi/hello.c: Likewise.
10357
582a1b00
SM
103582016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10361 absolute.
10362 (SingleStatisticTestResult.report): Use dict.keys instead of
10363 dict.iterkeys.
10364
79bc59cb
PA
103652016-01-06 Pedro Alves <palves@redhat.com>
10366
10367 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10368
43368e1d
MM
103692016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10370
10371 * gdb.btrace/dlopen.exp: New.
10372 * gdb.btrace/dlopen.c: New.
10373 * gdb.btrace/dlopen-dso.c: New.
10374
79fad5b8
SL
103752015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10376
10377 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10378 PATTERN argument is optional.
10379
ab8314b3
JB
103802015-12-24 Joel Brobecker <brobecker@adacore.com>
10381
10382 * lib/ada.exp (target_compile_ada_from_dir): New function.
10383 (gdb_compile_ada): Reimplement avoiding the use of project files.
10384 * gdb.ada/gnat_ada.gpr: Delete.
10385 * gdb.ada/cond_lang.exp: Adjust test to make path before
10386 filename optional.
10387 * gdb.ada/small_reg_param.exp: Likewise.
10388
fe33faff
SM
103892015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10390
10391 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10392
6d265cb4
TP
103932015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10394
10395 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10396 case.
10397
10125099
SM
103982015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10399
10400 * gdb.base/break.exp: Remove dead code.
10401 * gdb.base/sepdebug.exp: Likewise.
10402
3ca22649
SM
104032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10404
10405 * gdb.asm/asm-source.exp: Remove HP-UX references.
10406 * gdb.base/annota1.exp: Likewise.
10407 * gdb.base/annota3.exp: Likewise.
10408 * gdb.base/attach.exp: Likewise.
10409 * gdb.base/bigcore.exp: Likewise.
10410 * gdb.base/break.exp: Likewise.
10411 * gdb.base/call-ar-st.exp: Likewise.
10412 * gdb.base/callfuncs.exp: Likewise.
10413 * gdb.base/catch-fork-static.exp: Likewise.
10414 * gdb.base/display.exp: Likewise.
10415 * gdb.base/foll-exec-mode.exp: Likewise.
10416 * gdb.base/foll-exec.exp: Likewise.
10417 * gdb.base/foll-fork.exp: Likewise.
10418 * gdb.base/foll-vfork.exp: Likewise.
10419 * gdb.base/funcargs.exp: Likewise.
10420 * gdb.base/hbreak2.exp: Likewise.
10421 * gdb.base/inferior-died.exp: Likewise.
10422 * gdb.base/interrupt.exp: Likewise.
10423 * gdb.base/multi-forks.exp: Likewise.
10424 * gdb.base/nodebug.exp: Likewise.
10425 * gdb.base/sepdebug.exp: Likewise.
10426 * gdb.base/solib1.c: Likewise.
10427 * gdb.base/step-test.exp: Likewise.
10428 * gdb.mi/non-stop.c: Likewise.
10429 * gdb.mi/pthreads.c: Likewise.
10430 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10431 * gdb.threads/pthreads.c: Likewise.
10432 * gdb.threads/staticthreads.exp: Likewise.
10433 * lib/future.exp: Likewise.
10434 * lib/gdb.exp: Likewise.
10435 * gdb.base/so-indr-cl.c: Remove.
10436 * gdb.base/so-indr-cl.exp: Likewise.
10437 * gdb.base/solib.c: Likewise.
10438 * gdb.base/solib.exp: Likewise.
10439 * gdb.base/solib2.c: Likewise.
10440
b6304613
SM
104412015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10442
10443 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10444 * gdb.base/call-ar-st.exp: Likewise.
10445 * gdb.base/callfuncs.exp: Likewise.
10446 * gdb.base/condbreak.exp: Likewise.
10447 * gdb.base/constvars.exp: Likewise.
10448 * gdb.base/hbreak2.exp: Likewise.
10449 * gdb.base/langs.exp: Likewise.
10450 * gdb.base/list.exp: Likewise.
10451 * gdb.base/long_long.exp: Likewise.
10452 * gdb.base/ptype.exp: Likewise.
10453 * gdb.base/scope.exp: Likewise.
10454 * gdb.base/signals.exp: Likewise.
10455 * gdb.base/so-impl-ld.exp: Likewise.
10456 * gdb.base/varargs.exp: Likewise.
10457 * gdb.base/volatile.exp: Likewise.
10458 * gdb.base/whatis.exp: Likewise.
10459 * gdb.cp/cplusfuncs.exp: Likewise.
10460 * gdb.cp/inherit.exp: Likewise.
10461 * gdb.cp/local.exp: Likewise.
10462 * gdb.cp/member-ptr.exp: Likewise.
10463 * gdb.cp/method.exp: Likewise.
10464 * gdb.cp/overload.exp: Likewise.
10465 * gdb.cp/templates.exp: Likewise.
10466 * gdb.stabs/weird.exp: Likewise.
10467 * lib/compiler.c: Likewise.
10468 * lib/compiler.cc: Likewise.
10469 * lib/cp-support.exp: Likewise.
10470 * lib/gdb.exp: Likewise.
10471
bf401b07
SM
104722015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10473
10474 * configure.ac: Remove HP-UX case.
10475 * configure: Regenerate.
10476
aff9c0f8
SM
104772015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10478
10479 * lib/gdb.exp (gdb_compile): Add function doc.
10480
a6904d5a
PA
104812015-12-17 Pedro Alves <palves@redhat.com>
10482
10483 PR threads/19354
10484 * gdb.multi/info-threads.exp: New file.
10485
a22279dd
YQ
104862015-12-15 Yao Qi <yao.qi@linaro.org>
10487
10488 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10489 is aarch64*-*-*.
10490
0588c796
SL
104912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10492
10493 * gdb.base/history-duplicates.exp: Skip if no readline support.
10494
5d978e17
SL
104952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10496
10497 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10498
7e763b86
SL
104992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10500
10501 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10502
87a3a92c
SL
105032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10504
10505 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10506 ctrl-C if nointerrupts target property is set.
10507 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10508 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10509 * gdb.base/paginate-bg-execution.exp: Likewise.
10510 * gdb.base/paginate-execution-startup.exp: Likewise.
10511 * gdb.base/random-signal.exp: Likewise.
10512 * gdb.base/range-stepping.exp: Likewise.
10513 * gdb.cp/annota2.exp: Likewise.
10514 * gdb.cp/annota3.exp: Likewise.
10515 * gdb.gdb/selftest.exp: Likewise.
10516 * gdb.threads/continue-pending-status.exp: Likewise.
10517 * gdb.threads/leader-exit.exp: Likewise.
10518 * gdb.threads/manythreads.exp: Likewise.
10519 * gdb.threads/pthreads.exp: Likewise.
10520 * gdb.threads/schedlock.exp: Likewise.
10521 * gdb.threads/sigthread.exp: Likewise.
10522
a8f077dc
DB
105232015-12-11 Don Breazeal <donb@codesourcery.com>
10524
10525 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10526 remote.
10527 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10528 * gdb.base/foll-exec.exp (main): Enable for target remote.
10529 * gdb.base/foll-fork.exp (main): Likewise.
10530 * gdb.base/foll-vfork.exp (main): Likewise.
10531 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10532 (proc continue_to_exit_bp_loc): Use clean_restart.
10533 * gdb.base/pie-execl.exp (main): Disable for target remote.
10534 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10535 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10536 * gdb.threads/execl.exp (main): Likewise.
10537 * gdb.threads/fork-child-threads.exp (main): Likewise.
10538 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10539 remote.
10540 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10541 remote.
10542 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10543 pid.tid style ptids, instead of just tid.
10544 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10545 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10546 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10547 ptids, instead of just tid.
10548
3b2464a8
AB
105492015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10550
10551 * gdb.base/list.exp (test_list_forward): Add end of file error
10552 test.
10553 (test_repeat_list_command): Add end of file error test.
10554 (test_list_backwards): Add beginning of file error test.
10555
a0def019
AB
105562015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10557
10558 * gdb.base/list.exp (test_list_invalid_args): New function,
10559 defined, and called.
10560
5c000dff
AB
105612015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10562
10563 * gdb.base/list.exp (test_list): Make test names unique.
10564
f1637ebe
YQ
105652015-12-11 Yao Qi <yao.qi@linaro.org>
10566
10567 * gdb.base/coremaker2.c: Remove.
10568
36d6fc0a
PA
105692015-12-10 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.multi/base.exp: Remove stale "spaces" references.
10572
762f7747
PA
105732015-12-10 Pedro Alves <palves@redhat.com>
10574
10575 * gdb.multi/base.exp: Don't use nowarnings.
10576 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10577 * gdb.multi/hangout.c: Include stdio.h.
10578 * gdb.multi/hello.c: Include stdlib.h.
10579 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10580 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10581 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10582
28d2bfb9
AB
105832015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10584
10585 * gdb.dwarf2/dw2-ranges-base.c: New file.
10586 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10587 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10588 support additional line table, and debug ranges generation.
10589 (Dwarf::ranges): New function, generate .debug_ranges.
10590 (Dwarf::lines): Support generating simple line table programs.
10591 (Dwarf::assemble): Initialise new namespace variables.
10592
5fc2beac
KB
105932015-12-09 Kevin Buettner <kevinb@redhat.com>
10594
10595 * gdb.base/async.exp (proc test_background): Add case for
10596 asynchronous execution not supported.
10597
1c35a88f
LM
105982015-12-09 Luis Machado <lgustavo@codesourcery.com>
10599
10600 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10601 format and change test names to make them unique.
10602
b593e3d9
RK
106032015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10604 Pedro Alves <pedro@redhat.com>
10605
10606 PR gdb/18702
10607 Add checking of floatformats setup on x86_64 hosts.
10608 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10609 (smallval, bigval): New labels/constants.
10610 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10611 float" after loading bigval and smallval.
10612
d72413e6
PMR
106132015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10614
10615 * gdb.ada/fun_overload_menu.exp: New testcase.
10616 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10617
ece66d65
JS
106182015-12-04 Josh Stone <jistone@redhat.com>
10619
10620 * gdb.base/catch-fork-static.exp: New.
10621
41d0efca
YQ
106222015-12-03 Yao Qi <yao.qi@linaro.org>
10623
10624 * gdb.base/sizeof.c: Don't include stdio.h and
10625 ../lib/unbuffer_output.c.
10626 (main): New variable 'size' and 'value'. Remove printf and
10627 gdb_unbuffer_output. Assign return value to size and value.
10628 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10629 at the beginning.
10630 (check_sizeof): Check the result by printing variable 'size'.
10631 (check_valueof): Check the result by printing variable 'value'.
10632
99fd02d9
YQ
106332015-12-01 Yao Qi <yao.qi@linaro.org>
10634
10635 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10636 for aarch64*-*-linux* target.
10637
f2faf941
PA
106382015-11-30 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10641
04bf20c5
PA
106422015-11-30 Pedro Alves <palves@redhat.com>
10643
10644 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10645 Handle non-stop mode vCont replies.
10646
09df4675
PA
106472015-11-30 Pedro Alves <palves@redhat.com>
10648
10649 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10650 prepare_for_testing. Start gdb with "set non-stop on" appended to
10651 GDBFLAGS. Lax expected stop output.
10652
58b584af
YQ
106532015-11-27 Yao Qi <yao.qi@linaro.org>
10654
10655 * gdb.arch/arm-neon.exp: New.
10656 * gdb.arch/arm-neon.c: New.
10657
dfcb77a8
YQ
106582015-11-27 Yao Qi <yao.qi@linaro.org>
10659
10660 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10661
88e8ec1b
YQ
106622015-11-27 Yao Qi <yao.qi@linaro.org>
10663
10664 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10665 frames-invalid annotation.
10666
bfde72c2
YQ
106672015-11-27 Yao Qi <yao.qi@linaro.org>
10668
10669 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10670
f6512a69
SM
106712015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10672
10673 * gdb.threads/names.exp: New file.
10674 * gdb.threads/names.c: New file.
10675 * README: Mention gdb,no_thread_names.
10676
46a3515b
MM
106772015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10678
10679 PR 19297
10680 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10681 support" error.
10682
62147a22
PA
106832015-11-24 Pedro Alves <palves@redhat.com>
10684
10685 PR 17539
10686 * gdb.base/display.exp: Expect displays to be sorted in ascending
10687 order. Use multi_line.
10688 * gdb.base/solib-display.exp: Likewise.
10689
2f341b6e
PA
106902015-11-24 Pedro Alves <palves@redhat.com>
10691
10692 PR 17539
25d49b86
PA
10693 * gdb.base/display.exp: Expect displays to be sorted in ascending
10694 order. Use multi_line.
10695 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10696
7e0aa6aa
PA
106972015-11-24 Pedro Alves <palves@redhat.com>
10698
10699 PR 17539
10700 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10701 threads in ascending order.
10702 * gdb.base/foll-fork.exp: Likewise.
10703 * gdb.base/foll-vfork.exp: Likewise.
10704 * gdb.base/multi-forks.exp: Likewise.
10705 * gdb.mi/mi-nonstop.exp: Likewise.
10706 * gdb.mi/mi-nsintrall.exp: Likewise.
10707 * gdb.multi/base.exp: Likewise.
10708 * gdb.multi/multi-arch.exp: Likewise.
10709 * gdb.python/py-inferior.exp: Likewise.
10710 * gdb.threads/break-while-running.exp: Likewise.
10711 * gdb.threads/execl.exp: Likewise.
10712 * gdb.threads/gcore-thread.exp: Likewise.
10713 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10714 * gdb.threads/kill.exp: Likewise.
10715 * gdb.threads/linux-dp.exp: Likewise.
10716 * gdb.threads/multiple-step-overs.exp: Likewise.
10717 * gdb.threads/next-bp-other-thread.exp: Likewise.
10718 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10719 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10720 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10721 * gdb.threads/thread-find.exp: Likewise.
10722 * gdb.threads/tls.exp: Likewise.
10723 * lib/mi-support.exp (mi_reverse_list): Delete.
10724 (mi_check_thread_states): No longer reverse list.
10725
2cc57ad8
PA
107262015-11-24 Pedro Alves <palves@redhat.com>
10727
10728 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10729 use lowercase.
10730
c93e8391
SM
107312015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10732
10733 * gdb.trace/actions.c: Include trace-common.h.
10734 (main): Add a location for a fast tracepoint.
10735 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10736 the normal tracepoints.
10737 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10738
045ccf91
SM
107392015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * save-trace.exp: Factor out code to these...
10742 (gdb_save_tracepoints): New.
10743 (gdb_load_tracepoints): New.
10744 (do_save_load_test): New.
10745
5506f9f6
KB
107462015-11-23 Kevin Buettner <kevinb@redhat.com>
10747
10748 * gdb.base/asmlabel.exp: New test.
10749 * gdb.base/asmlabel.c: New test case.
10750
16c3b12f
JB
107512015-11-23 Joel Brobecker <brobecker@adacore.com>
10752
10753 * gdb.base/wrong_frame_bt_full-main.c: New file.
10754 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10755 * gdb.base/wrong_frame_bt_full.exp: New file.
10756
155bfbd3
JB
107572015-11-23 Joel Brobecker <brobecker@adacore.com>
10758
10759 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10760
bb097445
JM
107612015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10762
206853a0 10763 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10764 pstate register when comparing registers values in
10765 sparc64-*-linux-gnu targets to avoid spurious differences.
10766
9c88ed8f
JM
107672015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10768
206853a0 10769 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10770
96161e25
SL
107712015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10772
10773 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10774 as type argument to gdb_compile.
10775 * gdb.base/nested-subp2.exp: Likewise.
10776 * gdb.base/nested-subp3.exp: Likewise.
10777
340c2830
DV
107782015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10779
10780 * lib/dwarf.exp (_note): Fix left shift of negative value.
10781 * gdb.trace/trace-condition.exp: Likewise.
10782
c1862d0f
YQ
107832015-11-13 Yao Qi <yao.qi@linaro.org>
10784
10785 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10786 comments about d10v.
10787 (test_scalar_returns): Likewise.
10788 * gdb.base/d10v.ld: Remove.
10789 * gdb.base/overlays.exp: Remove the target triplet checking for
10790 d10v-*-*.
10791 * gdb.base/structs.exp (test_struct_returns): Remove the
10792 comments about d10v.
10793 (test_struct_calls): Likewise.
10794
77ae9c19
YQ
107952015-11-13 Yao Qi <yao.qi@linaro.org>
10796
10797 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10798 * gdb.base/gnu_vector.c: Don't include stdio.h.
10799 (main): Don't print res and call add_some_intvecs.
10800
430e004e
MK
108012015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10802
10803 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10804 macro.
10805 (func5): Removed.
10806 (func4): Use FAST_TRACEPOINT_LABEL.
10807 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10808 macro.
10809 (func): Removed.
10810 (thread_function): Use FAST_TRACEPOINT_LABEL.
10811 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10812 (func): Remove.
10813 (marker): Use FAST_TRACEPOINT_LABEL.
10814 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10815 (pendfunc1): Remove.
10816 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10817 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10818 (foo): Remove.
10819 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10820 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10821 macro.
10822 (func): Remove.
10823 (marker): Use FAST_TRACEPOINT_LABEL.
10824 * gdb.trace/trace-common.h: New header.
10825 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10826 macro.
10827 (func): Remove.
10828 (marker): Use FAST_TRACEPOINT_LABEL.
10829 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10830 (func): Remove.
10831 (thread_function): Use FAST_TRACEPOINT_LABEL.
10832
6e7675a7
MK
108332015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10834
10835 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10836 in front.
10837 * gdb.trace/change-loc.exp: Use global pcreg definition.
10838 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10839 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10840 in front.
10841 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10842 * gdb.trace/pending.exp: Likewise.
10843 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10844 * gdb.trace/trace-break.exp: Likewise.
10845 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10846 in front.
10847 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10848 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10849 in front.
10850 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10851
dddc0e16
JB
108522015-11-09 Joel Brobecker <brobecker@adacore.com>
10853
10854 * gdb.ada/fin_fun_out: New testcase.
10855
c6f0b406
KB
108562015-11-07 Kevin Buettner <kevinb@redhat.com>
10857
10858 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10859 value associated with DW_AT_byte_size.
10860 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10861 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10862 DW_AT_upper_bound.
10863
f01dcfd9
KB
108642015-11-07 Kevin Buettner <kevinb@redhat.com>
10865
10866 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10867 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10868 version.
10869 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10870 gdb.dwarf2/dw2-canonicalize-type.exp,
10871 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10872 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10873 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10874 provided by gdb_target_symbol_prefix_flags_asm.
10875 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10876 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10877 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10878 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10879 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10880 macros where needed). Use this macro for symbols which require
10881 the prefix provided by SYMBOL_PREFIX.
10882
2223449a
KB
108832015-11-05 Kevin Buettner <kevinb@redhat.com>
10884
10885 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10886 New procs.
10887 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10888 representing expressions, of more than one list element.
10889 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10890 to prepend linker symbol prefix to f.
10891 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10892 table_1 and table_2.
10893 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10894 Likewise, for f and g.
10895 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10896 for ptr.
10897 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10898 for main.
10899 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10900 table_1_ptr and table_2_ptr.
10901
6f2f1a3a
JK
109022015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10903 Joel Brobecker <brobecker@adacore.com>
10904
10905 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10906
566c56c9
MK
109072015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10908
10909 * gdb.reverse/s390-mvcle.c: New test.
10910 * gdb.reverse/s390-mvcle.exp: New file.
10911 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10912
d5f0636b
MK
109132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10914
10915 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10916
7ad8b86c
MK
109172015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10918
10919 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10920 reaching marker2.
10921 * gdb.reverse/getresuid-reverse.exp: Likewise.
10922 * gdb.reverse/pipe-reverse.exp: Likewise.
10923 * gdb.reverse/readv-reverse.exp: Likewise.
10924 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10925 * gdb.reverse/time-reverse.exp: Likewise.
10926 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10927
4081c0f1
YQ
109282015-10-30 Yao Qi <yao.qi@linaro.org>
10929
10930 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10931 (empty_cycle): Remove.
10932 (main): Don't call empty_cycle. Don't use watch_count_done.
10933 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10934 empty_cycle. Rewrite the code counting HW watchpoints.
10935
452b4ba5
MK
109362015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10937
10938 * gdb.reverse/fstatat-reverse.c: New test.
10939 * gdb.reverse/fstatat-reverse.exp: New file.
10940 * gdb.reverse/getresuid-reverse.c: New test.
10941 * gdb.reverse/getresuid-reverse.exp: New file.
10942 * gdb.reverse/pipe-reverse.c: New test.
10943 * gdb.reverse/pipe-reverse.exp: New file.
10944 * gdb.reverse/readv-reverse.c: New test.
10945 * gdb.reverse/readv-reverse.exp: New file.
10946 * gdb.reverse/recvmsg-reverse.c: New test.
10947 * gdb.reverse/recvmsg-reverse.exp: New file.
10948 * gdb.reverse/time-reverse.c: New test.
10949 * gdb.reverse/time-reverse.exp: New file.
10950 * gdb.reverse/waitpid-reverse.c: New test.
10951 * gdb.reverse/waitpid-reverse.exp: New file.
10952
5e2e7507
JK
109532015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10954
10955 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10956
0fde2c53
DE
109572015-10-26 Doug Evans <dje@google.com>
10958
10959 PR symtab/17391
10960 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10961 * gdb.dwarf2/bad-regnum.c: New file.
10962 * gdb.dwarf2/bad-regnum.exp: New file.
10963
1a70ae97
DE
109642015-10-26 Doug Evans <dje@google.com>
10965
10966 PR python/18938
10967 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10968 file.
10969
27dc26ab
JK
109702015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10971
10972 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10973 for a change by "Mention language in compile error message".
10974
bed91f4d
SM
109752015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10976
10977 PR python/18073
10978 * gdb.python/py-type.c (C::a_method): New.
10979 (C::a_const_method): New.
10980 (C::a_static_method): New.
10981 (a_function): New.
10982 * gdb.python/py-type.exp (test_fields): Test getting fields
10983 from function and method.
10984
3f2f83dd
KB
109852015-10-21 Keven Boell <keven.boell@intel.com>
10986
10987 * gdb.fortran/vla-alloc-assoc.exp: New file.
10988 * gdb.fortran/vla-datatypes.exp: New file.
10989 * gdb.fortran/vla-datatypes.f90: New file.
10990 * gdb.fortran/vla-history.exp: New file.
10991 * gdb.fortran/vla-ptype-sub.exp: New file.
10992 * gdb.fortran/vla-ptype.exp: New file.
10993 * gdb.fortran/vla-sizeof.exp: New file.
10994 * gdb.fortran/vla-sub.f90: New file.
10995 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10996 * gdb.fortran/vla-value-sub-finish.exp: New file.
10997 * gdb.fortran/vla-value-sub.exp: New file.
10998 * gdb.fortran/vla-value.exp: New file.
10999 * gdb.fortran/vla-ptr-info.exp: New file.
11000 * gdb.mi/mi-vla-fortran.exp: New file.
11001 * gdb.mi/vla.f90: New file.
11002
27145d50
SL
110032015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11004
11005 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11006 of hardwired timeout value.
11007
5f3ff4f8
JK
110082015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11009 Pedro Alves <palves@redhat.com>
11010
11011 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11012 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11013
bfd09d20
JS
110142015-10-19 Josh Stone <jistone@redhat.com>
11015
11016 * gdb.base/catch-syscall.c: Include <sched.h>.
11017 (unknown_syscall): New variable.
11018 (main): Trigger a vfork and an unknown syscall.
11019 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11020 (unknown_syscall_number): Likewise.
11021 (check_call_to_syscall): Accept an optional syscall pattern.
11022 (check_return_from_syscall): Likewise.
11023 (check_continue): Likewise.
11024 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11025 (test_catch_syscall_skipping_return): New test toggling off 'catch
11026 syscall' to step over the syscall return, then toggling back on.
11027 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11028 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11029 (do_syscall_tests): Call test_catch_syscall_without_args and
11030 test_catch_syscall_mid_vfork.
11031 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11032 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11033
b32b93c6
AS
110342015-10-19 Andrew Stubbs <ams@codesourcery.com>
11035
11036 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11037 print g_vE): Add new pass patterns.
11038 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11039 print various symbol names for vptr fields.
11040
9d622bda
AB
110412015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11042
11043 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11044 results.
11045
0fd8ac1c
YQ
110462015-10-12 Yao Qi <yao.qi@linaro.org>
11047
11048 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11049
34240514
YQ
110502015-10-12 Yao Qi <yao.qi@linaro.org>
11051
11052 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11053 is aarch64*-*-linux*.
11054
8240f442
YQ
110552015-10-12 Yao Qi <yao.qi@linaro.org>
11056
11057 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11058 (can_relocate_bcond_true): ... it.
11059 (can_relocate_bcond_false): New function.
11060 (foo): Likewise.
11061 (can_relocate_bl): Likewise.
11062 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11063 can_relocate_bl.
11064
2520f728
PMR
110652015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11066
11067 * gdb.base/nested-addr.c: New file.
11068 * gdb.base/nested-addr.exp: New testcase.
11069
abcef95a
MM
110702015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11071
11072 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11073 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11074 its output. Ignore the output of "record goto begin" and instead
11075 check that GDB is replaying.
11076
145e3ddb
PA
110772015-10-09 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11080 (top level): Use it in the run with no args test.
11081
d5d8c4e1
IB
110822015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11083
11084 * gdb.dlang/properties.exp: New file.
11085
06e635ef
SL
110862015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11087
11088 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11089 whether or not address 0x1000 is mapped on the target.
11090
e019fd1d
SM
110912015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11092
11093 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11094 build.
11095
77ba2a67
MM
110962015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11097
11098 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11099 instruction-history test.
11100
c60eb31f
DE
111012015-09-28 Doug Evans <dje@google.com>
11102
11103 * gdb.base/gcore.c (array_func): Add reference to static_array.
11104
9a3c8263
SM
111052015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11106
11107 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11108 source line.
11109
9720e656
SL
111102015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11111
11112 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11113 short or char as base type.
11114
938d3bf2
SL
111152015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11116
11117 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11118 to allow any size enum.
11119
e6c2c623
PMR
111202015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11121
11122 * gdb.ada/array_ptr_renaming.exp: New testcase.
11123 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11124 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11125
06da0f77
PL
111262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11127
11128 * gdb.trace/ftrace-lock.c: New file.
11129 * gdb.trace/ftrace-lock.exp: New file.
11130
4f51c22a
PL
111312015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11132
11133 * gdb.arch/insn-reloc.c: New file.
11134 * gdb.arch/ftrace-insn-reloc.exp: New file.
11135
7041adf4
PL
111362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11137
11138 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11139 instruction.
11140 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11141 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11142 * gdb.trace/range-stepping.c: Likewise.
11143 * gdb.trace/trace-break.c: Likewise.
11144 * gdb.trace/trace-mt.c (thread_function): Likewise.
11145 * gdb.trace/ftrace.c (marker): Likewise.
11146 * gdb.trace/trace-condition.c (marker): Likewise.
11147 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11148 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11149 is_aarch64_target.
11150
015d2e7e
DE
111512015-09-18 Doug Evans <xdje42@gmail.com>
11152
11153 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11154 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11155
26b188a2
SL
111562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11157
11158 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11159 the breakpoint.
11160
79dc332b
SL
111612015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11162
11163 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11164 the pending breakpoint. Remove timeout override for "Run till
11165 MI pending breakpoint on pendfunc3 on thread 2" test.
11166
f57929f2
SL
111672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11168
11169 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11170 filename pattern.
11171
3f469b17
SL
111722015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11173
11174 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11175 in breakpoint filename pattern.
11176
515b89b3
SL
111772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11178
7800dbe4
SL
11179 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11180
111812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11182
515b89b3
SL
11183 * gdb.linespec/explicit.exp: Check for readline support for
11184 tab-completion tests. Fix obvious typo.
11185
d2939ba2
MM
111862015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11187
11188 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11189 and replay.
11190
cbb55fa7
MM
111912015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11192
11193 * gdb.btrace/non-stop.c: New.
11194 * gdb.btrace/non-stop.exp: New.
11195
43691ca1
PL
111962015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11197 Yao Qi <yao.qi@linaro.org>
11198
11199 * gdb.trace/trace-condition.c: New file.
11200 * gdb.trace/trace-condition.exp: New file.
11201
d78908cf
WW
112022015-09-16 Wei-cheng Wang <cole945@gmail.com>
11203
11204 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11205 for testing bytecode compilation.
11206
1ed415e2
PA
112072015-09-16 Pedro Alves <palves@redhat.com>
11208 Sandra Loosemore <sandra@codesourcery.com>
11209
11210 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11211 (SECONDS): Redefine.
11212 (main): Call pthread_kill and alarm early.
11213 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11214 support.
11215 (test): If the target can't hardware step and doesn't support
11216 displaced stepping, increase the timeout.
11217
d136eff5
PA
112182015-09-16 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11221 (enable_debug): New procedures.
11222 (test): Use them. Bail out if waiting for threads fails.
11223 (top level): Bail out if a test fails.
11224
991f019c
YQ
112252015-09-16 Yao Qi <yao.qi@linaro.org>
11226
11227 * gdb.asm/asm-source.exp: Set asm-arch for
11228 aarch64*-*-* target.
11229 * gdb.asm/aarch64.inc: New file.
11230
bfca584f
PMR
112312015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11232
11233 * gdb.ada/array_of_variable_length.exp: New testcase.
11234 * gdb.ada/array_of_variable_length/foo.adb: New file.
11235 * gdb.ada/array_of_variable_length/pck.adb: New file.
11236 * gdb.ada/array_of_variable_length/pck.ads: New file.
11237
b326e587
DE
112382015-09-15 Doug Evans <dje@google.com>
11239
11240 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11241 of function static local variable.
11242
5382cfab
PW
112432015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11244
11245 * gdb.threads/tls-so_extern.exp: New test file.
11246 * gdb.threads/tls-so_extern.c: New test file.
11247 * gdb.threads/tls-so_extern_main.c: New test file.
11248
141c5cc4
JK
112492015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11250
11251 * gdb.opt/solib-intra-step-lib.c: New file.
11252 * gdb.opt/solib-intra-step-main.c: New file.
11253 * gdb.opt/solib-intra-step.exp: New file.
11254
d15dcecd
PA
112552015-09-15 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11258 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11259
4c2f2a79
PA
112602015-09-14 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.base/hook-stop-continue.c: Delete.
11263 * gdb.base/hook-stop-continue.exp: Delete.
11264 * gdb.base/hook-stop-frame.c: Delete.
11265 * gdb.base/hook-stop-frame.exp: Delete.
11266 * gdb.base/hook-stop.c: New file.
11267 * gdb.base/hook-stop.exp: New file.
11268
919e6dbe
PMR
112692015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11270
11271 * gdb.ada/access_to_packed_array.exp: New testcase.
11272 * gdb.ada/access_to_packed_array/foo.adb: New file.
11273 * gdb.ada/access_to_packed_array/pack.adb: New file.
11274 * gdb.ada/access_to_packed_array/pack.ads: New file.
11275
157280a4
MM
112762015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11277
11278 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11279 buffer size test.
11280
2fd33e94
DB
112812015-09-11 Don Breazeal <donb@codesourcery.com>
11282
11283 * gdb.base/foll-exec.c: Add copyright header. Fix
11284 formatting issues.
11285 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11286 (do_exec_tests): Use clean_restart in place of zap_session,
11287 and for test initialization. Fix formatting issues. Use
11288 fail in place of perror.
11289 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11290 an expect statement to match an expression with output from
11291 the program under debug.
11292 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11293 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11294 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11295 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11296 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11297
e70b6e8e
DE
112982015-09-09 Doug Evans <dje@google.com>
11299
11300 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11301
7a551a51
DE
113022015-09-09 Doug Evans <dje@google.com>
11303
11304 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11305
4c666f84
DE
113062015-09-09 Doug Evans <dje@google.com>
11307
11308 * gdb.base/savedregs.exp: Fix typo.
11309
243a9253
PA
113102015-09-09 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11313
c0fa8fbd
SL
113142015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11315
11316 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11317 command actually switches threads. Give up on remaining
11318 tests if target fails to stop at breakpoint.
11319
cd7c1778
PMR
113202015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11321
11322 * gdb.ada/funcall_char.exp: New testcase.
11323 * gdb.ada/funcall_char/foo.adb: New file.
11324
dc5c8746
PMR
113252015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11326
11327 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11328 expected outputs. Add two testcases for completing ambiguous
11329 functions.
11330 * gdb.ada/complete/aux_pck.adb: New file.
11331 * gdb.ada/complete/aux_pck.ads: New file.
11332 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11333 Ambiguous_Func functions.
11334 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11335 * gdb.ada/complete/pck.adb: Likewise.
11336
4e83a1e7
UW
113372015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11338
11339 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11340 failures to run the test program under GDB.
11341
8ce74153
LM
113422015-08-26 Luis Machado <lgustavo@codesourcery.com>
11343
11344 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11345 to C.
11346
e9756d52
PP
113472015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11348
11349 * gdb.base/run-after-attach.exp: New test file.
11350 * gdb.base/run-after-attach.c: New test file.
11351
8d37573b
DB
113522015-08-26 Don Breazeal <donb@codesourcery.com>
11353
11354 * gdb.base/foll-exec-2.c: New test program.
11355 * gdb.base/foll-exec-2.exp: New test.
11356
63e43d3a
PMR
113572015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11358
11359 * gdb.base/nested-subp1.exp: New file.
11360 * gdb.base/nested-subp1.c: New file.
11361 * gdb.base/nested-subp2.exp: New file.
11362 * gdb.base/nested-subp2.c: New file.
11363 * gdb.base/nested-subp3.exp: New file.
11364 * gdb.base/nested-subp3.c: New file.
11365
3d40fbb5
PA
113662015-08-24 Pedro Alves <palves@redhat.com>
11367
11368 * gdb.server/connect-without-multi-process.c: New file.
11369 * gdb.server/connect-without-multi-process.exp: New file.
11370
4422ac93
LM
113712015-08-24 Luis Machado <lgustavo@codesourcery.com>
11372
11373 * gdb.opt/inline-markers.c: Make z int.
11374
91dddb86
LM
113752015-08-24 Luis Machado <lgustavo@codesourcery.com>
11376
11377 * gdb.opt/inline-markers.c: Make z volatile.
11378
a48847ee
LM
113792015-08-24 Luis Machado <lgustavo@codesourcery.com>
11380
11381 * gdb.opt/inline-bt.c: New volatile global z.
11382 * gdb.opt/inline-cmds.c: Likewise.
11383 * gdb.opt/inline-locals.c: Likewise.
11384 * gdb.opt/inline-markers.c: New extern global z.
11385 (marker): Use z.
11386 (inline_fn): Likewise.
11387
0ebbc52b
PA
113882015-08-24 Pedro Alves <palves@redhat.com>
11389
11390 * config/m32r-stub.exp: Remove file.
11391 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11392 * gdb.base/call-rt-st.exp: Likewise.
11393 * gdb.base/call-strs.exp: Likewise.
11394 * gdb.base/default.exp: Remove references to h8300-*-hms and
11395 *-*-udi*.
11396 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11397
77c365df
AA
113982015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11399
11400 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11401 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11402 and "return" use KFAIL when GDB can not read/write the vector
11403 return value.
11404
4313b8c0
GB
114052015-08-21 Gary Benson <gbenson@redhat.com>
11406
11407 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11408
0e433b32
PA
114092015-08-20 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.server/solib-list.exp: No longer expect an interior stop in
11412 non-stop mode.
11413
221e1a37
PA
114142015-08-20 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.server/connect-stopped-target.c: New file.
11417 * gdb.server/connect-stopped-target.exp: New file.
11418
40e3ad0e
PA
114192015-08-20 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.dwarf2/comp-unit-lang.exp: New file.
11422 * gdb.dwarf2/comp-unit-lang.c: New file.
11423
af39b327
PMR
114242015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11425
11426 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11427 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11428
7d45c7c3 114292015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11430
7d45c7c3
KB
11431 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11432 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11433
4d6cceb4
DE
114342015-08-18 Doug Evans <dje@google.com>
11435 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11436
11437 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11438 skip_python_tests. New arg prompt_regexp.
11439 (skip_python_tests): New function.
11440 * lib/mi-support.exp (mi_skip_python_tests): New function.
11441 * gdb.python/py-mi-objfile-gdb.py: New file.
11442 * gdb.python/py-mi-objfile.c: New file.
11443 * gdb.python/py-mi-objfile.exp: New file.
11444
ad89c2aa
KS
114452015-08-17 Keith Seitz <keiths@redhat.com>
11446
11447 * gdb.linespec/explicit.exp: Move strace test from here ...
11448 * gdb.trace/strace.exp: ... to here.
11449
e3ae3c43
PP
114502015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11451
11452 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11453 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11454
604b2636
DE
114552015-08-14 Doug Evans <xdje42@gmail.com>
11456
11457 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11458 inferior before selecting a new file.
11459
6ff0ba5f
DE
114602015-08-14 Doug Evans <xdje42@gmail.com>
11461
11462 * gdb.mi/mi-disassemble.exp: Update.
11463 * gdb.base/disasm-optim.S: New file.
11464 * gdb.base/disasm-optim.c: New file.
11465 * gdb.base/disasm-optim.h: New file.
11466 * gdb.base/disasm-optim.exp: New file.
11467
9ca98f92
KS
114682015-08-14 Keith Seitz <keiths@redhat.com>
11469
11470 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11471 "evaluated-by".
11472
52bbc560
JB
114732015-08-13 Joel Brobecker <brobecker@adacore.com>
11474
11475 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11476
5d8c3ed3
PMR
114772015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11478
11479 * gdb.ada/fun_renaming.exp: New testcase.
11480 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11481 * gdb.ada/fun_renaming/pack.adb: New file.
11482 * gdb.ada/fun_renaming/pack.ads: New file.
11483
ea8812bc
KS
114842015-08-12 Keith Seitz <keiths@redhat.com>
11485
11486 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11487 gdb_get_line_number.
11488
4dafcdeb
JB
114892015-08-12 Joel Brobecker <brobecker@adacore.com>
11490
11491 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11492 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11493 gdb.base/dso2dso.exp: New files.
11494
5ba32597
SDJ
114952015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11496 Pedro Alves <palves@redhat.com>
11497 Keith Seitz <keiths@redhat.com>
11498
11499 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11500 GDBFLAGS.
11501
b6dafabf
PP
115022015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11503
11504 * gdb.base/gdbhistsize-history.exp
11505 (test_histsize_history_setting): Use save_vars.
11506 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11507 Use save_vars.
11508 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11509 * gdb.base/readline.exp: Use save_vars.
11510
abe8e607
PP
115112015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11512
11513 * lib/gdb.exp (save_vars): New proc.
11514
629500fa
KS
115152015-08-11 Keith Seitz <keiths@redhat.com>
11516
11517 * gdb.base/help.exp: Update help_breakpoint_text.
11518
eb8c4e2e
KS
115192015-08-11 Keith Seitz <keiths@redhat.com>
11520
11521 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11522 (at toplevel): Call test_explicit_breakpoints.
11523 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11524 breakpoints.
11525 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11526 breakpoint conditions, "-cond".
11527
87f0e720
KS
115282015-08-11 Keith Seitz <keiths@redhat.com>
11529
11530 * gdb.linespec/3explicit.c: New file.
11531 * gdb.linespec/cpexplicit.cc: New file.
11532 * gdb.linespec/cpexplicit.exp: New file.
11533 * gdb.linespec/explicit.c: New file.
11534 * gdb.linespec/explicit.exp: New file.
11535 * gdb.linespec/explicit2.c: New file.
11536 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11537 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11538 before using in the matching pattern.
11539 Clarify that `prefix' is a regular expression.
11540
f00aae0f
KS
115412015-08-11 Keith Seitz <keiths@redhat.com>
11542
11543 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11544 test.
11545 Add tests for missing ",FMT" and ",".
11546
e27852be
DE
115472015-08-10 Doug Evans <dje@google.com>
11548 Keith Seitz <keiths@redhat.com>
11549
11550 PR gdb/17960
11551 * gdb.base/completion.exp: Add location completer tests.
11552
7f03bd92
PA
115532015-08-07 Pedro Alves <palves@redhat.com>
11554
11555 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11556 tests here.
11557 (top level): Run do_test with and without displaced stepping.
11558
3fc8eb30
PA
115592015-08-07 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.base/valgrind-disp-step.c: New file.
11562 * gdb.base/valgrind-disp-step.exp: New file.
11563
d4569d7b
PA
115642015-08-07 Pedro Alves <palves@redhat.com>
11565
11566 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11567 Delete function.
11568 (main): Add alarm. Run an infinite loop instead of calling
11569 wait_threads.
11570 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11571 comment.
11572 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11573 Delete function.
11574 (main): Add alarm. Run an infinite loop instead of calling
11575 wait_threads.
11576 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11577 comment.
11578
e1316e60
PA
115792015-08-07 Pedro Alves <palves@redhat.com>
11580
11581 * gdb.base/checkpoint-ns.exp: New file.
11582 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11583 standard_testfile.
11584
da8c46d2
MM
115852015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11586
11587 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11588 * gdb.btrace/instruction_history.exp: Update.
11589 * gdb.btrace/tsx.exp: New.
11590 * gdb.btrace/tsx.c: New.
11591
de1c2c52
PA
115922015-08-06 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11595 increase timeout.
11596 * gdb.reverse/until-precsave.exp: Bump timeouts.
11597
782e0bf4
PA
115982015-08-06 Pedro Alves <palves@redhat.com>
11599
11600 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11601
83e97ed0
PA
116022015-08-06 Pedro Alves <palves@redhat.com>
11603
11604 PR gdb/18749
11605 * gdb.threads/process-dies-while-handling-bp.c: New file.
11606 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11607
863d01bd
PA
116082015-08-06 Pedro Alves <palves@redhat.com>
11609
11610 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11611 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11612
0a39bb32
PA
116132015-08-05 Pedro Alves <palves@redhat.com>
11614
11615 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11616 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11617
ee2d2b10
SL
116182015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11619
11620 * gdb.base/bp-permanent.exp: Report test as unsupported if
11621 the target cannot stop at the permanent breakpoint.
11622
4e1bdb00
DE
116232015-08-03 Doug Evans <dje@google.com>
11624
11625 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11626 10000.
11627
3d338901
DE
116282015-08-03 Doug Evans <dje@google.com>
11629
11630 * Makefile.in (workers/%.worker, build-perf): New rule.
11631 (GDB_PERFTEST_MODE): New variable.
11632 (check-perf): Use it.
11633 (clean): Clean up gdb.perf parallel build subdirs.
11634 * lib/build-piece.exp: New file.
11635 * lib/gdb.exp (make_gdb_parallel_path): New function
11636 (standard_output_file, standard_temp_file): Call it.
11637 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11638 of $GDB_PARALLEL.
11639 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11640
af061d3e
DE
116412015-08-03 Doug Evans <dje@google.com>
11642
8e1afc81 11643 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11644 (LOG_FILE_NAME): New global.
11645 (TextReporter.__init__): Initialize self.txt_sum.
11646 (TextReporter.report): Add support for multiple data-points.
11647 Move report to perftest.sum, put raw data in perftest.log.
11648 (TextReporter.start): Open sum and log files.
11649 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11650 * gdb.perf/lib/perftest/testresult.py
11651 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11652
2c8c5d37
PA
116532015-07-31 Pedro Alves <palves@redhat.com>
11654
11655 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11656 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11657 kill_wait_spawned_process instead of explicit "kill -9".
11658 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11659 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11660 kill_wait_spawned_process.
11661 * gdb.base/attach-twice.exp: Likewise.
11662 * gdb.base/attach.exp: Likewise.
11663 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11664 gdb_test_multiple.
11665 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11666 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11667 kill_wait_spawned_process.
11668 * gdb.base/valgrind-infcall.exp: Likewise.
11669 * gdb.multi/multi-attach.exp: Likewise.
11670 * gdb.python/py-prompt.exp: Likewise.
11671 * gdb.python/py-sync-interp.exp: Likewise.
11672 * gdb.server/ext-attach.exp: Likewise.
11673 * gdb.threads/attach-into-signal.exp (corefunc): Use
11674 spawn_wait_for_attach, spawn_id_get_pid and
11675 kill_wait_spawned_process.
11676 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11677 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11678 spawn_id_get_pid and kill_wait_spawned_process.
11679 * gdb.threads/attach-stopped.exp (corefunc): Use
11680 spawn_wait_for_attach, spawn_id_get_pid and
11681 kill_wait_spawned_process.
11682 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11683 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11684 kill_wait_spawned_process instead of explicit "kill -9".
11685 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11686 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11687 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11688 processes. Don't map cygwin/windows pids here. Now returns a
11689 spawn id list.
11690
032a0fca
SL
116912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11692
11693 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11694 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11695 correct patch.
11696
61a934ca
SL
116972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11698
11699 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11700
4bc4d428
SL
117012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11702
11703 Reapply:
11704 2014-05-21 Mark Wielaard <mjw@redhat.com>
11705
11706 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11707
998d452a
PA
117082015-07-30 Pedro Alves <palves@redhat.com>
11709
11710 * linux-low.c (handle_extended_wait): Set the child's last
11711 reported status to TARGET_WAITKIND_STOPPED.
11712
69dde7dc
PA
117132015-07-30 Pedro Alves <palves@redhat.com>
11714
11715 PR threads/18600
11716 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11717 only shows inferior 1.
11718
4dd63d48
PA
117192015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11720 Pedro Alves <palves@redhat.com>
11721
11722 PR threads/18600
11723 * gdb.threads/fork-plus-threads.c: New file.
11724 * gdb.threads/fork-plus-threads.exp: New file.
11725
d618e4c5
PP
117262015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11727
11728 * gdb.base/batch-preserve-term-settings.exp
11729 (test_terminal_settings_preserved_after_cli_exit): Use
11730 send_quit_command.
11731
1eef6428
PA
117322015-07-29 Pedro Alves <palves@redhat.com>
11733 Don Breazeal <donb@codesourcery.com>
11734
11735 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11736 output from both inferior_spawn_id and gdb_spawn_id.
11737
7da5b897
SDJ
117382015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11739
11740 * gdb.threads/attach-into-signal.exp (corefunc): Use
11741 with_test_prefix on nested loops, uniquefying the test messages.
11742
dac804df
SDJ
117432015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11744
11745 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11746 commit.
11747
06265e53
PP
117482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11749
11750 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11751 New proc.
11752 (test_terminal_settings_preserved_after_sigterm): New test.
11753
18206ca3
PP
117542015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11755
11756 * gdb.base/batch-preserve-term-settings.exp
11757 (test_terminal_settings_preserved_after_cli_exit): New test.
11758
90074d11
PP
117592015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11760
11761 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11762 manipulation of saved_gdbflags.
11763 (test_terminal_settings_preserved): Remove global declaration of
11764 the unused variable pagination_prompt. Remove manipulation of
11765 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11766 GDBFLAGS.
11767
eb1a7902
PA
117682015-07-29 Pedro Alves <palves@redhat.com>
11769
11770 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11771
8b75dd3b
PA
117722015-07-29 Pedro Alves <palves@redhat.com>
11773
11774 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11775 at the top.
11776
dedad4e3
PA
117772015-07-29 Pedro Alves <palves@redhat.com>
11778
11779 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11780 (main): Call gdb_unbuffer_output.
11781 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11782 (main): Call gdb_unbuffer_output.
11783 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11784 (main): Call gdb_unbuffer_output.
11785 * gdb.base/call-strs.exp: Adjust to step over the
11786 gdb_unbuffer_output call.
11787 * gdb.base/catch-gdb-caused-signals.c: Include
11788 "../lib/unbuffer_output.c".
11789 (main): Call gdb_unbuffer_output.
11790 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11791 (main): Call gdb_unbuffer_output.
11792 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11793 (main): Call gdb_unbuffer_output.
11794 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11795 (main): Call gdb_unbuffer_output.
11796 * gdb.base/shlib-call.exp: Adjust to step over the
11797 gdb_unbuffer_output call.
11798 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11799 (main): Call gdb_unbuffer_output.
11800 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11801 (main): Call gdb_unbuffer_output.
11802 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11803 (main): Rename to ...
11804 (test): ... this.
11805 (main): Reimplement.
11806 * gdb.base/varargs.exp: Run to test instead of to main.
11807 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11808 (main): Call gdb_unbuffer_output.
11809
58789a91
PA
118102015-07-29 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11813 factore out from mi_continue_dprintf. For call-style dprintfs,
11814 expect dprintf output out of $inferior_spawn_id.
11815 (mi_continue_dprintf): Use mi_expect_dprintf.
11816 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11817 (main): Call gdb_unbuffer_output.
11818
e8376742
PA
118192015-07-29 Pedro Alves <palves@redhat.com>
11820
11821 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11822 (default_mi_gdb_start): Set inferior_spawn_id instead of
11823 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11824 gdb_spawn_id.
11825 (mi_gdb_test): Always expect inferior output from both
11826 $inferior_spawn_id and $gdb_spawn_id.
11827
08280010
PA
118282015-07-29 Pedro Alves <palves@redhat.com>
11829
11830 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11831 send_inferior and $inferior_spawn_id.
11832
4d30e432
PA
118332015-07-29 Pedro Alves <palves@redhat.com>
11834
11835 * gdb.gdb/complaints.exp (test_initial_complaints)
11836 (test_serial_complaints, test_short_complaints): Use
11837 gdb_test_stdio.
11838 (test_empty_complaint): Handle $inferior_spawn_id !=
11839 $gdb_spawn_id.
11840
0d30a335
PA
118412015-07-29 Pedro Alves <palves@redhat.com>
11842
11843 * gdb.base/varargs.exp: Use gdb_test_stdio.
11844
39413b29
PA
118452015-07-29 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11848
7cb000a9
PA
118492015-07-29 Pedro Alves <palves@redhat.com>
11850
11851 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11852
d7b8ac82
PA
118532015-07-29 Pedro Alves <palves@redhat.com>
11854
11855 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11856 parameter into two new parameters, "inf_result" and "gdb_result".
11857 Expect inferior output and gdb output from $inferior_spawn_id and
11858 $gdb_spawn_id, respectively. Adjust all callers.
11859
789c3a0c
PA
118602015-07-29 Pedro Alves <palves@redhat.com>
11861
11862 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11863 of gdb_test_sequence.
11864
77e760c3
PA
118652015-07-29 Pedro Alves <palves@redhat.com>
11866
11867 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11868 (saw_spurious_output): Expect inferior output from
11869 $inferior_spawn_id. Use gdb_test_stdio.
11870
8396d2cd
PA
118712015-07-29 Pedro Alves <palves@redhat.com>
11872
11873 * gdb.base/dprintf.exp: Use standard_testfile. Change
11874 prepare_for_testing call.
11875 (srcfile): Don't set.
11876 (restart): New procedure.
11877 (test_dprintf): New procecure, use to continue over dprintfs.
11878 (test_call, test_agent): New procedures, tests moved here.
11879 Restart gdb and recreate dprintfs. Adjust expected output.
11880
2051d61f
PA
118812015-07-29 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11884
452397af
PA
118852015-07-29 Pedro Alves <palves@redhat.com>
11886
11887 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11888
8aed9555
PA
118892015-07-29 Pedro Alves <palves@redhat.com>
11890
11891 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11892 gdb_test_stdio.
11893
188a61b4
PA
118942015-07-29 Pedro Alves <palves@redhat.com>
11895
11896 * lib/gdb.exp (gdb_test_stdio): New procedure.
11897
12264a45
PA
118982015-07-29 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11901
23ffc893
PA
119022015-07-29 Pedro Alves <palves@redhat.com>
11903
11904 * gdb.base/call-signal-resume.exp: Remove check for
11905 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11906 * gdb.base/unwindonsignal.exp: Likewise.
11907 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11908 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11909
65566918
PA
119102015-07-29 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.base/siginfo-addr.c (pass): New function.
11913 (handler): Call it iff si_addr is correct.
11914 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11915 Set a breakpoint at "pass" and continue to it.
11916
d60a9221
SDJ
119172015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11918
11919 * gdb.python/py-objfile.exp: Make some tests have unique names.
11920 * gdb.python/py-pp-registration.exp: Likewise.
11921
bde40b8f
PA
119222015-07-28 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11925
13e1dec8
SM
119262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11927
11928 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11929
da33c9a7
SM
119302015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11931
11932 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11933
077836f7
PP
119342015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11935
11936 * gdb.base/gdb-sigterm-2.exp: New test.
11937
b8cc7b2e
DE
119382015-07-25 Doug Evans <xdje42@gmail.com>
11939
11940 Revert:
11941 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11942 (workers/%.worker, build-perf): New rule.
11943 (GDB_PERFTEST_MODE): New variable.
11944 (check-perf): Use it.
11945 (clean): Clean up gdb.perf parallel build subdirs.
11946 * lib/build-piece.exp: New file.
11947 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11948 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11949 name.
11950 (standard_temp_file): Ditto.
11951 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11952 of $GDB_PARALLEL.
11953
c8bd4544
DE
119542015-07-24 Doug Evans <dje@google.com>
11955
11956 * gdb.perf/lib/perftest/utils.py: New file.
11957 * gdb.perf/gm-hello.cc: New file.
11958 * gdb.perf/gm-pervasive-typedef.cc: New file.
11959 * gdb.perf/gm-pervasive-typedef.h: New file.
11960 * gdb.perf/gm-std.cc: New file.
11961 * gdb.perf/gm-std.h: New file.
11962 * gdb.perf/gm-use-cerr.cc: New file.
11963 * gdb.perf/gm-utils.h: New file.
11964 * gdb.perf/gmonster-null-lookup.py: New file.
11965 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11966 * gdb.perf/gmonster-print-cerr.py: New file.
11967 * gdb.perf/gmonster-ptype-string.py: New file.
11968 * gdb.perf/gmonster-runto-main.py: New file.
11969 * gdb.perf/gmonster-select-file.py: New file.
11970 * gdb.perf/gmonster1-null-lookup.exp: New file.
11971 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11972 * gdb.perf/gmonster1-print-cerr.exp: New file.
11973 * gdb.perf/gmonster1-ptype-string.exp: New file.
11974 * gdb.perf/gmonster1-runto-main.exp: New file.
11975 * gdb.perf/gmonster1-select-file.exp: New file.
11976 * gdb.perf/gmonster1.cc: New file.
11977 * gdb.perf/gmonster1.exp: New file.
11978 * gdb.perf/gmonster2-null-lookup.exp: New file.
11979 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11980 * gdb.perf/gmonster2-print-cerr.exp: New file.
11981 * gdb.perf/gmonster2-ptype-string.exp: New file.
11982 * gdb.perf/gmonster2-runto-main.exp: New file.
11983 * gdb.perf/gmonster2-select-file.exp: New file.
11984 * gdb.perf/gmonster2.cc: New file.
11985 * gdb.perf/gmonster2.exp: New file.
11986
6eab34f3
DE
119872015-07-24 Doug Evans <dje@google.com>
11988
11989 * gdb.perf/README: New file.
11990 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11991 * lib/gen-perf-test.exp: New file.
11992
63738bfd
DE
119932015-07-24 Doug Evans <dje@google.com>
11994
11995 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11996 (PerfTest::startup): New function.
11997 (PerfTest::run): Return result of calling body.
11998 (PerfTest::assemble): Rewrite.
11999 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12000 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12001 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12002 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12003 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12004
7b606f95
DE
120052015-07-24 Doug Evans <dje@google.com>
12006
12007 * lib/gdb.exp (clean_restart): Make executable optional.
12008
a97b16b8
DE
120092015-07-24 Doug Evans <dje@google.com>
12010
12011 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12012 compiler_info references.
12013 * gdb.cp/temargs.exp: Ditto.
12014 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12015 (get_compiler_info): Early exit if already computed. Set compiler_info
12016 to "unknown" if there was a problem.
12017 (test_compiler_info): Add function comment. Call get_compiler_info.
12018
35baa57f
DE
120192015-07-24 Doug Evans <dje@google.com>
12020
12021 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12022 (workers/%.worker, build-perf): New rule.
12023 (GDB_PERFTEST_MODE): New variable.
12024 (check-perf): Use it.
12025 (clean): Clean up gdb.perf parallel build subdirs.
12026 * lib/build-piece.exp: New file.
12027 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12028 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12029 name.
12030 (standard_temp_file): Ditto.
12031 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12032 of $GDB_PARALLEL.
12033
6ebea266
DE
120342015-07-24 Doug Evans <dje@google.com>
12035
12036 * lib/future.exp (gdb_default_target_compile): New option
12037 "early_flags".
12038 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12039 --as-needed.
12040
1e76a7e9
SDJ
120412015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12042
12043 * gdb.base/catch-syscall.exp: Call gdb_exit before
12044 gdb_skip_xml_test.
12045
5068630a
PA
120462015-07-24 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.python/py-events.exp: Accept output between the stop event
12049 and the prompt.
12050 * gdb.python/py-evsignal.exp: Likewise.
12051 * gdb.python/py-evthreads.exp: Likewise.
12052
77598427
PA
120532015-07-24 Pedro Alves <palves@redhat.com>
12054
12055 PR gdb/18717
12056 * gdb.threads/non-ldr-exit.c: New file.
12057 * gdb.threads/non-ldr-exit.exp: New file.
12058
11e6c98f
YQ
120592015-07-24 Yao Qi <yao.qi@linaro.org>
12060
12061 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12062 restarting process.
12063
51aee833
YQ
120642015-07-24 Yao Qi <yao.qi@linaro.org>
12065
12066 * gdb.server/ext-restart.exp: New file.
12067
8cfe207c
YQ
120682015-07-24 Yao Qi <yao.qi@linaro.org>
12069
12070 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12071 argument options.
12072 * gdb.server/ext-wrapper.exp: New file.
12073
cc12ce38
DE
120742015-07-23 Doug Evans <dje@google.com>
12075
12076 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12077 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12078
d0d84780
PMR
120792015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12080
12081 * gdb.ada/var_arr_typedef.exp: New testcase.
12082 * gdb.ada/var_arr_typedef/pack.adb: New file.
12083 * gdb.ada/var_arr_typedef/pack.ads: New file.
12084 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12085
8b558f79
JB
120862015-07-20 Joel Brobecker <brobecker@adacore.com>
12087
12088 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12089
775a3298
JK
120902015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12091
12092 * gdb.arch/i386-biarch-core.exp: Replace istarget
12093 by "complete set gnutarget". Remove expectation for the "core-file"
12094 command.
12095
db1ff28b
JK
120962015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12097
12098 Revert the previous commit:
12099 Tests for validate symbol file using build-id.
12100
0a94970d
JK
121012015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12102
12103 Tests for validate symbol file using build-id.
12104 * gdb.base/solib-mismatch-lib.c: New file.
12105 * gdb.base/solib-mismatch-libmod.c: New file.
12106 * gdb.base/solib-mismatch.c: New file.
12107 * gdb.base/solib-mismatch.exp: New file.
12108
03346981
SL
121092015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12110
12111 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12112 nios2-*-linux*.
12113 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12114 * gdb.base/siginfo.exp: Likewise.
12115 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12116
42422cc7
PL
121172015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12118
12119 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12120 Move it to ...
12121 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12122 ... here.
12123 * gdb.trace/range-stepping.exp: Check that the target supports
12124 range stepping.
12125
cfa68bae
JK
121262015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12127
12128 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12129
8ffdba26
PA
121302015-07-14 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.base/killed-outside.exp: New file.
12133 * gdb.base/killed-outside.c: New file.
12134
218a5a11
JK
121352015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12136
12137 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12138 (n at main): New.
12139 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12140
e03ed3c6
AA
121412015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12142
12143 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12144 infcall tests instead of setting up for KFAIL.
12145
485668e5
MM
121462015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12147
12148 * gdb.btrace/record_goto-step.exp: New.
12149
08464196
JK
121502015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12151
12152 PR compile/18484
12153 * gdb.compile/compile.c (struct struct_type): Add volatile to
12154 selffield's type.
12155 * gdb.compile/compile.exp
12156 (compile code struct_object.selffield = &struct_object): Skip further
12157 struct_object tests if this one xfails.
12158
bcf5c1d9
RC
121592015-07-08 Robert O'Callahan <robert@ocallahan.org>
12160
12161 PR exp/18617
12162 * gdb.trace/ax.exp: Add test.
12163
4931af25
YQ
121642015-07-07 Yao Qi <yao.qi@linaro.org>
12165
12166 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12167 instead of istarget "aarch64*-*-*".
12168 * gdb.arch/aarch64-fp.exp: Likewise.
12169 * gdb.base/float.exp: Likewise.
12170 * gdb.reverse/aarch64.exp: Likewise.
12171 * lib/gdb.exp (is_aarch64_target): New proc.
12172
9fcf688e
YQ
121732015-07-07 Yao Qi <yao.qi@linaro.org>
12174
12175 * lib/gdb.exp (is_aarch32_target): New proc.
12176 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12177 instead of "istarget "arm*-*-*"".
12178 * gdb.arch/arm-disp-step.exp: Likewise.
12179 * gdb.arch/thumb-bx-pc.exp: Likewise.
12180 * gdb.arch/thumb-prologue.exp: Likewise.
12181 * gdb.arch/thumb-singlestep.exp: Likewise.
12182 * gdb.base/disp-step-syscall.exp: Likewise.
12183 * gdb.base/float.exp: Likewise.
12184
fbd8d50d
YQ
121852015-07-07 Yao Qi <yao.qi@linaro.org>
12186
12187 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12188 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12189
71be1fdc
YQ
121902015-07-07 Yao Qi <yao.qi@linaro.org>
12191
12192 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12193 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12194 if it exists.
12195 * gdb.multi/multi-arch.exp: Likewise.
12196
3e221d36
SM
121972015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12198
12199 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12200 print.
12201
d441430b
YQ
122022015-07-07 Yao Qi <yao.qi@linaro.org>
12203
12204 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12205
06f810bd
MG
122062015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12207
12208 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12209 '[' and ']' characters.
12210
5e61e7c0
IB
122112015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12212
12213 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12214
28bf096c
PA
122152015-06-29 Pedro Alves <palves@redhat.com>
12216
12217 PR threads/18127
12218 * gdb.threads/hand-call-new-thread.c: New file.
12219 * gdb.threads/hand-call-new-thread.c: New file.
12220
ee93cd5e
KS
122212015-06-26 Keith Seitz <keiths@redhat.com>
12222 Doug Evans <dje@google.com>
12223
12224 PR 16253
12225 * gdb.cp/var-tag-2.cc: New file.
12226 * gdb.cp/var-tag-3.cc: New file.
12227 * gdb.cp/var-tag-4.cc: New file.
12228 * gdb.cp/var-tag.cc: New file.
12229 * gdb.cp/var-tag.exp: New file.
12230
fc637f04
PP
122312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12232
12233 * gdb.base/history-duplicates.exp: New test.
12234
2e52ae68
PP
122352015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12236
12237 * gdb.base/completion.exp: Test the completion of the "focus"
12238 command.
12239
6e22494e
JK
122402015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12241
12242 * gdb.arch/amd64-prologue-skip.S: New file.
12243 * gdb.arch/amd64-prologue-skip.exp: New file.
12244
bf7b9cd9
SM
122452015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12246
12247 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12248 is_address_zero_readable check.
12249
201e8dfd
PB
122502015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12251
12252 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12253 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12254
5cd867b4
YQ
122552015-06-24 Yao Qi <yao.qi@linaro.org>
12256
12257 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12258 linux targets.
12259
4d7be007
YQ
122602015-06-24 Yao Qi <yao.qi@linaro.org>
12261
12262 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12263 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12264 * gdb.base/siginfo-thread.exp: Likewise.
12265
07fcd301
YQ
122662015-06-22 Yao Qi <yao.qi@linaro.org>
12267
12268 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12269
52042a00
YQ
122702015-06-22 Yao Qi <yao.qi@linaro.org>
12271
12272 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12273 aarch64*-*-*.
12274 (skip_hw_watchpoint_tests): Likewise.
12275
74bd41ce
PP
122762015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12277
12278 * gdb.base/gdbinit-history.exp: Test the interaction between
12279 setting GDBHISTSIZE and setting the history size via .gdbinit.
12280
bc460514
PP
122812015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12282
12283 PR gdb/16999
12284 * gdb.base/gdbhistsize-history.exp: New test.
12285
b58c513b
PP
122862015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12287
12288 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12289 with GDBHISTSIZE.
12290 * gdb.base/readline.exp: Likewise.
12291
92046791
YQ
122922015-06-17 Yao Qi <yao.qi@linaro.org>
12293
12294 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12295 line.
12296
2093d2d3
PP
122972015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12298
12299 * gdb.base/gdbinit-history.exp: Add test case to check that
12300 an unlimited history file does not get truncated on exit.
12301
e6c693af
AA
123022015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12303
12304 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12305 (VECTOR): New macro. Use it...
12306 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12307 ...for these typedefs.
12308 (int8, char1, int1, double1): New typedefs.
12309 (struct just_int2, struct two_int2): New structures.
12310 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12311 (add_structvecs, add_singlevecs): New functions.
12312 (main): Call add_some_intvecs twice.
12313 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12314 the compile and exit upon failure. Try compiling for the "native"
12315 architecture. Test inferior function calls with vector arguments
12316 and vector return value handling with "finish" and "return".
12317
c74f7d1c
JT
123182015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12319
12320 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12321 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12322 PE file.
12323 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12324
98aa42ee
AT
123252015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12326
12327 PR breakpoints/16465
12328 * gdb.mi/mi-dprintf-pending.c: New file.
12329 * gdb.mi/mi-dprintf-pending.exp: New test.
12330 * gdb.mi/mi-dprintf-pendshr.c: New file.
12331
7d73c23c 123322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12333 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12334
12335 * gdb.arch/i386-mpx-map.c: New file.
12336 * gdb.arch/i386-mpx-map.exp: New File.
12337
123382015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12339
12340 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12341 * gdb.arch/i386-mpx.exp: Indentation fixed.
12342
123432015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12344
12345 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12346 function and improved indentation.
12347 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12348 gdb_test_multiple. Added additional tests to skip the test.
12349
123502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12351
12352 * gdb.arch/i386-avx512.c: Change path in include file.
12353 * gdb.arch/i386-avx512.exp: Change include dir path
12354 compilation flag.
12355 * gdb.arch/i386-mpx.c: Change path in include file.
12356 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12357 flag.
12358
d5eba19a
JK
123592015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12360
12361 * gdb.compile/compile-print.exp (compile print *vararray@3)
12362 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12363
7f361056
JK
123642015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12365
12366 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12367 (do not keep jit in memory): ... this.
12368 (expect 5): Change it to ...
12369 (expect no 5): ... this.
12370
3b462ec2
SM
123712015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12372
12373 PR gdb/15564
12374 * gdb.mi/mi-detach.exp: New file.
12375
e0619de6
JK
123762015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12377
12378 PR symtab/18392
12379 * gdb.arch/amd64-tailcall-self.S: New file.
12380 * gdb.arch/amd64-tailcall-self.c: New file.
12381 * gdb.arch/amd64-tailcall-self.exp: New file.
12382
e970cb34
DB
123832015-05-28 Don Breazeal <donb@codesourcery.com>
12384
12385 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12386 tests for remote targets by checking is_target_gdbserver.
12387
b2e2f908
DE
123882015-05-27 Doug Evans <dje@google.com>
12389
12390 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12391 * gdb.dwarf2/opaque-type-lookup.c: New file.
12392 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12393
82c7be31
DE
123942015-05-26 Doug Evans <dje@google.com>
12395
12396 * gdb.cp/iostream.cc: New file.
12397 * gdb.cp/iostream.exp: New file.
12398
b4f54984
DE
123992015-05-26 Doug Evans <dje@google.com>
12400
12401 * gdb.dwarf2/dw2-op-call.exp: Update.
12402 * gdb.dwarf2/dw4-sig-types.exp: Update.
12403 * gdb.dwarf2/implptr.exp: Update.
12404 * gdb.mi/mi-cmd-param-changed.exp: Update.
12405
4ea6efe9
DE
124062015-05-26 Doug Evans <dje@google.com>
12407
12408 * gdb.python/py-lazy-string.c: New file.
12409 * gdb.python/py-lazy-string.exp: New file.
12410 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12411 (main): Update. Add estring3.
12412 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12413 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12414
f6bb7db3
YQ
124152015-05-26 Omair Javaid <omair.javaid@linaro.org>
12416 Yao Qi <yao.qi@linaro.org>
12417
12418 * gdb.reverse/aarch64.c: New.
12419 * gdb.reverse/aarch64.exp: New.
12420
a81bfbd0
OJ
124212015-05-26 Omair Javaid <omair.javaid@linaro.org>
12422
25d49b86
PA
12423 * lib/gdb.exp (supports_process_record): Return true for
12424 aarch64*-linux*.
a81bfbd0
OJ
12425 (supports_reverse): Likewise.
12426
158bf1b4
PP
124272015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12428
12429 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12430 Use with_test_prefix.
12431
a0145030
AB
124322015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12433
12434 * gdb.base/completion.exp: Add test for completion of layout
12435 names.
12436
ebe3b578
AB
124372015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12438
12439 * lib/gdb.exp (skip_tui_tests): New proc.
12440 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12441
84204ed7
PA
124422015-05-19 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12445 Save the whole env array instead of just HOME. Unset HISTSIZE in
12446 the environment while testing. Restore whole environment
12447 afterwards.
12448
37442ce1
DE
124492015-05-16 Doug Evans <xdje42@gmail.com>
12450
12451 * gdb.guile/scm-ports.c: New file.
12452 * gdb.guile/scm-ports.exp: Add memory port tests.
12453
36de76f9
JK
124542015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12455
12456 * gdb.compile/compile-print.c: New file.
12457 * gdb.compile/compile-print.exp: New file.
12458
3a9558c4
JK
124592015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12460
12461 * gdb.compile/compile-ops.exp: Cast param to void.
12462 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12463 (compile code struct_object.selffield = &struct_object): Add xfail.
12464
aa715135
JG
124652015-05-15 Joel Brobecker <brobecker@adacore.com>
12466
12467 * gdb.ada/arr_enum_with_gap: New testcase.
12468
931e5bc3
JG
124692015-05-15 Joel Brobecker <brobecker@adacore.com>
12470
12471 * gdb.ada/byte_packed_arr: New testcase.
12472
9cd4d857
JB
124732015-05-15 Joel Brobecker <brobecker@adacore.com>
12474
12475 * gdb.ada/pckd_neg: New testcase.
12476
ebfd00d2
PP
124772015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12478
12479 PR gdb/17820
12480 * gdb.base/gdbinit-history.exp: New test.
12481 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12482 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12483
4c082a81
SC
124842015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12485
12486 * gdb.python/py-xmethods.cc: Enhance test case.
12487 * gdb.python/py-xmethods.exp: New tests.
12488 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12489 function.
12490 (B_indexoper): Likewise.
12491 (global_dm_list) : Add new xmethod worker functions.
12492
f7797074
SDJ
124932015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12494
12495 * gdb.base/coredump-filter.exp: Correctly unset
12496 "coredump_var_addr" array.
12497
a4674e4e
PA
124982015-05-08 Pedro Alves <palves@redhat.com>
12499
12500 * gdb.server/non-existing-program.exp: Unset spawn_id.
12501
df2eb078
SC
125022015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12503
12504 PR python/18291
12505 * gdb.python/py-xmethods.exp: Add tests.
12506
422349a3
YQ
125072015-05-08 Yao Qi <yao.qi@linaro.org>
12508
12509 PR gdb/18208
12510 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12511 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12512 function set_coredump_filter, and remove remote_exec call.
12513 Remove argument ipid. Callers update.
12514 (top level): Don't get inferior's PID.
12515
63fc80ce
AA
125162015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12517
12518 * gdb.base/watch_thread_num.exp: Skip test on targets without
12519 access watchpoints.
12520
80ad801e
PA
125212015-05-06 Pedro Alves <palves@redhat.com>
12522
12523 PR server/18081
12524 * gdb.server/non-existing-program.exp: New file.
12525
0fa7fe50
JB
125262015-05-05 Joel Brobecker <brobecker@adacore.com>
12527
12528 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12529
3ea89b92
PMR
125302015-05-05 Joel Brobecker <brobecker@adacore.com>
12531
12532 * gdb.ada/out_of_line_in_inlined: New testcase.
12533
87b8eff0
JB
125342015-05-05 Joel Brobecker <brobecker@adacore.com>
12535
12536 * gdb.ada/var_rec_arr: New testcase.
12537
5fccc635
YQ
125382015-04-30 Yao Qi <yao.qi@linaro.org>
12539
12540 * gdb.base/break-idempotent.exp: If
12541 skip_hw_watchpoint_multi_tests returns true, skip the tests
12542 on "rwatch" and "awatch".
12543
42d38f42
YQ
125442015-04-30 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.base/relativedebug.exp: Invoke gdb command
12547 "info sharedlibrary", and if libc.so doesn't have debug info,
12548 skip the test.
12549
2ce1cdbf
DE
125502015-04-29 Doug Evans <dje@google.com>
12551
12552 * gdb.python/py-xmethods.exp: Add ptype tests.
12553 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12554 get_result_type method.
12555
f24a38c5
LM
125562015-04-29 Luis Machado <lgustavo@codesourcery.com>
12557
12558 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12559 the target does not support hardware watchpoints.
12560
ecbf2b3c
LM
125612015-04-29 Luis Machado <lgustavo@codesourcery.com>
12562
12563 * gdb.base/break-always.exp: Abort testing if writing to memory
12564 causes an error.
12565
34f5f757
DE
125662015-04-28 Doug Evans <dje@google.com>
12567
12568 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12569 * gdb.python/py-pp-registration.exp: ... here. New file.
12570 * gdb.python/py-pp-registration.c: New file.
12571 * gdb.python/py-pp-registration.py: New file.
12572
69b4374a
DE
125732015-04-28 Doug Evans <dje@google.com>
12574
12575 * gdb.python/py-bad-printers.c: New file.
12576 * gdb.python/py-bad-printers.py: New file.
12577 * gdb.python/py-bad-printers.exp: New file.
12578
59fb7612
SS
125792015-04-28 Sasha Smundak <asmundak@google.com>
12580
12581 * gdb.python/py-type.exp: New test.
12582
2631b16a
AW
125832015-04-28 Andy Wingo <wingo@igalia.com>
12584
12585 * gdb.python/py-parameter.exp:
12586 * gdb.guile/scm-parameter.exp: Escape the path that we are
12587 matching against, as it might contain characters that are special
12588 to regular expressions.
12589
460efde1
JB
125902015-04-27 Joel Brobecker <brobecker@adacore.com>
12591
12592 * gdb.ada/rec_comp: New testcase.
12593
2d369d8e
SDJ
125942015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12595
12596 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12597 before using it.
12598
cf75d6c3
AB
125992015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12600
12601 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12602 new tests for verilog output.
12603
8dbe7ca5
YQ
126042015-04-24 Yao Qi <yao.qi@linaro.org>
12605
12606 * boards/remote-gdbserver-on-localhost.exp: New file.
12607
4ef9fb2f
PA
126082015-04-23 Pedro Alves <palves@redhat.com>
12609
12610 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12611 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12612 "end of file", remove $inferior_spawn_id from the indirect list.
12613
0a803169
PA
126142015-04-23 Pedro Alves <palves@redhat.com>
12615
12616 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12617
749ef8f8
PA
126182015-04-23 Pedro Alves <palves@redhat.com>
12619
12620 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12621 on $any_spawn_id instead of only on $gdb_spawn_id.
12622
8aae4344
PM
126232015-04-21 Pierre Muller <muller@sourceware.org>
12624
12625 PR pascal/17815
12626 * lib/pascal.exp (gpc_compile): Add new option "class".
12627 (fpc_compile): Likewise.
12628 * gdb.pascal/case-insensitive-symbols.pas: New file.
12629 * gdb.pascal/case-insensitive-symbols.exp: New file.
12630
1586c8fb
GB
126312015-04-20 Gary Benson <gbenson@redhat.com>
12632
12633 * gdb.base/attach.exp: Fix three extended remote failures.
12634
1b6e6f5c
GB
126352015-04-17 Gary Benson <gbenson@redhat.com>
12636
12637 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12638 the main executable over the remote protocol.
12639
e797481d
PA
126402015-04-16 Pedro Alves <palves@redhat.com>
12641
12642 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12643 a new gdbserver if gdbserver_reconnect_p is set.
12644
1ca99c42
PA
126452015-04-16 Pedro Alves <palves@redhat.com>
12646
12647 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12648 is set, don't exit gdbserver.
12649
af9fd6f8
AA
126502015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12651
12652 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12653 appropriate .insn, such that an older assembler can be used.
12654 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12655 the z/Architecture instruction set on 31-bit targets as well.
12656
04ff1e61
AA
126572015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12658
12659 * gdb.go/handcall.exp: Remove all logic related to the first
12660 breakpoint and rely on go_runto_main instead.
12661 * gdb.go/strings.exp: Likewise.
12662 * gdb.go/unsafe.exp: Likewise.
12663 * gdb.go/hello.exp: Likewise. Also rename the remaining
12664 breakpoint marker to "breakpoint 1".
12665 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12666 * gdb.go/strings.go: Likewise.
12667 * gdb.go/unsafe.go: Likewise.
12668 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12669 "set breakpoint 2 here" and rename the remaining breakpoint marker
12670 to "breakpoint 1".
12671
40d2f8d6
SM
126722015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12673
12674 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12675 if itertools.imap is not present.
12676 * gdb.python/py-objfile.exp: Add parentheses.
12677 * gdb.python/py-type.exp: Same.
12678 * gdb.python/py-unwind-maint.py: Same.
12679
8cbc97c6
YQ
126802015-04-15 Yao Qi <yao.qi@linaro.org>
12681
12682 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12683 of ":$ptr_size" and set its form explicitly.
12684
45fd756c
YQ
126852015-04-15 Pedro Alves <palves@redhat.com>
12686 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12689 timeout by factor of 4.
12690 (test_regular_watch): Likewise.
12691 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12692 * gdb.reverse/sigall-reverse.exp: Likewise.
12693 * gdb.reverse/until-precsave.exp: Likewise.
12694 * lib/gdb.exp (with_timeout_factor): New proc.
12695 (gdb_expect): Move some code to ...
12696 (get_largest_timeout): ... here. New procedure.
12697
9e811bc3
LM
126982015-04-14 Luis Machado <lgustavo@codesourcery.com>
12699
12700 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12701
0ff6fcb2
LM
127022015-04-13 Luis Machado <lgustavo@codesourcery.com>
12703
12704 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12705 to write to the .text section.
12706
7578d5f7
LM
127072015-04-13 Luis Machado <lgustavo@codesourcery.com>
12708
12709 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12710 Handle the case of targets that do not provide PID information.
12711
2efe15c4
YQ
127122015-04-13 Yao Qi <yao.qi@linaro.org>
12713
12714 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12715 and use expect instead of gdb_expect.
12716
8cd8f2f8
SDJ
127172015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12718
12719 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12720 "coredump_var_addr" to avoid naming conflict with other testcases.
12721
9ee41772
PA
127222015-04-10 Pedro Alves <palves@redhat.com>
12723
12724 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12725 gdb_test_sequence and gdb_assert.
12726
07473109
PA
127272015-04-10 Pedro Alves <palves@redhat.com>
12728
12729 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12730 test messages that don't include the breakpoint address.
12731
de3db44c
YQ
127322015-04-10 Yao Qi <yao.qi@linaro.org>
12733
12734 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12735 false for some offset and width combinations which aren't
12736 supported by linux kernel.
12737
c79d856c
PA
127382015-04-10 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12741 procedure, factored out from ...
12742 (top level): ... here. Add "set displaced-stepping" testing axis.
12743 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12744 parameter "displaced". Use it.
12745 (top level): Use foreach and add "set displaced-stepping" testing
12746 axis.
12747
ebc90b50
PA
127482015-04-10 Pedro Alves <palves@redhat.com>
12749
12750 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12751 Remove comment.
12752 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12753 both the address of the instruction that triggers the watchpoint
12754 and the address of the instruction immediately after, and use
12755 those addresses for the test. Fix comment.
12756
8f572e5c
PA
127572015-04-10 Pedro Alves <palves@redhat.com>
12758
12759 * gdb.base/sigstep.exp (breakpoint_to_handler)
12760 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12761 Test "backtrace" in handler.
12762 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12763 (top level): Add new "displaced" test axis to
12764 breakpoint_to_handler, breakpoint_to_handler_entry and
12765 breakpoint_over_handler.
12766
8d707a12
PA
127672015-04-10 Pedro Alves <palves@redhat.com>
12768
12769 PR gdb/18216
12770 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12771
ef713951
YQ
127722015-04-10 Yao Qi <yao.qi@linaro.org>
12773
12774 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12775 (test_add_rn_pc): New function.
12776 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12777 (top level): Invoke test_add_rn_pc.
12778
906d60cf
PA
127792015-04-10 Pedro Alves <palves@redhat.com>
12780
12781 PR gdb/13858
12782 * gdb.base/step-over-no-symbols.exp: New file.
12783
f2983cc3
AW
127842015-04-09 Andy Wingo <wingo@igalia.com>
12785
12786 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12787 after the Python tests.
12788
6d62641c
SDJ
127892015-04-08 Keith Seitz <keiths@redhat.com>
12790
12791 PR python/16699
12792 * gdb.python/py-completion.exp: New tests for completion.
12793 * gdb.python/py-completion.py (CompleteLimit1): New class.
12794 (CompleteLimit2): Likewise.
12795 (CompleteLimit3): Likewise.
12796 (CompleteLimit4): Likewise.
12797 (CompleteLimit5): Likewise.
12798 (CompleteLimit6): Likewise.
12799 (CompleteLimit7): Likewise.
12800
f3770638
PA
128012015-04-08 Pedro Alves <palves@redhat.com>
12802
12803 PR gdb/18214
12804 PR gdb/18216
12805 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12806 function.
12807 (main): Install it as SIGUSR1 handler.
12808 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12809 parameter. Always use "setup" as prefix. Toggle "set
12810 displaced-stepping" off/on depending on global. Don't switch to
12811 thread 1 here.
12812 (top level): Add displaced stepping "off/on" test axis. Update
12813 "setup" calls. Wrap each subtest with with_test_prefix. Test
12814 continuing with a queued signal in each thread.
12815
4496bed7
PA
128162015-04-08 Pedro Alves <palves@redhat.com>
12817
12818 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12819 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12820 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12821 Return early if running to main fails.
12822 * gdb.trace/while-stepping.exp: Likewise.
12823
b97fde92
PA
128242015-04-07 Pedro Alves <palves@redhat.com>
12825
12826 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12827 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12828 interact with inferior program.
12829
f71c18e7
PA
128302015-04-07 Pedro Alves <palves@redhat.com>
12831
12832 * lib/gdb.exp (inferior_spawn_id): New global.
12833 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12834 spawn id after processing the user code.
12835 (default_gdb_start): Set inferior_spawn_id.
12836 (send_inferior): New procedure.
12837 * lib/gdbserver-support.exp (gdbserver_start): Set
12838 inferior_spawn_id.
12839 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12840
6423214f
PA
128412015-04-07 Pedro Alves <palves@redhat.com>
12842
12843 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12844 * lib/gdbserver-support.exp (gdbserver_start): Make
12845 $server_spawn_id global.
12846 (gdbserver_start): Don't wait for gdbserver's spawn id with
12847 expect_background.
12848 (close_gdbserver): New procedure.
12849 (gdb_exit): Rename the default version and reimplement.
12850
71c0ee8c
PA
128512015-04-07 Pedro Alves <palves@redhat.com>
12852
72f4393d 12853 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12854 append the substituted item, not the original item.
12855
203bc29b
PA
128562015-04-07 Pedro Alves <palves@redhat.com>
12857
12858 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12859 gdb_expect.
12860
508a3ddf
PA
128612015-04-07 Pedro Alves <palves@redhat.com>
12862
12863 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12864 output appearing once only.
12865
9f6dbe2b
PA
128662015-04-07 Pedro Alves <palves@redhat.com>
12867
12868 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12869 that doesn't expect anything. Return early if running to main
12870 fails.
12871
337532fa
YQ
128722015-04-07 Yao Qi <yao.qi@linaro.org>
12873
12874 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12875 (child_function): Call alarm.
12876 (main): Move call to alarm into the loop.
12877 * gdb.threads/non-stop-fair-events.exp: Build program with
12878 -DTIMEOUT=$timeout.
12879
01b622d4
DE
128802015-04-06 Doug Evans <xdje42@gmail.com>
12881
12882 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12883 Fix dest parameter to board_info.
12884 (fpc_compile): Ditto.
12885 (gdb_compile_pascal): Rename dest arg to destfile.
12886
961f4160
PMR
128872015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12888
12889 * gdb.ada/funcall_ref.exp: New file.
12890 * gdb.ada/funcall_ref/foo.adb: New file.
12891
cafda597
YQ
128922015-04-02 Yao Qi <yao.qi@linaro.org>
12893
12894 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12895 is remote.
12896
fed040c6
GB
128972015-04-02 Gary Benson <gbenson@redhat.com>
12898
12899 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12900
d11916aa
SS
129012015-04-01 Sasha Smundak <asmundak@google.com>
12902
12903 * gdb.python/py-unwind-maint.c: New file.
12904 * gdb.python/py-unwind-maint.exp: New test.
12905 * gdb.python/py-unwind-maint.py: New file.
12906 * gdb.python/py-unwind.c: New file.
12907 * gdb.python/py-unwind.exp: New test.
12908 * gdb.python/py-unwind.py: New test.
12909
a1471180
PA
129102015-04-01 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12913 to fail instead of non-existent $test.
12914
0bbeccb1
PA
129152015-04-01 Pedro Alves <palves@redhat.com>
12916
12917 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12918 GDBFLAGS if not empty.
12919
3c724c8c
PMR
129202015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12921
12922 * gdb.ada/complete.exp: Remove "multi_line".
12923 * gdb.ada/info_exc.exp: Remove "multi_line".
12924 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12925 * gdb.ada/ptype_field.exp: Remove "multi_line".
12926 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12927 * gdb.ada/tagged.exp: Remove "multi_line".
12928 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12929 [multi_line ...]
12930 * gdb.btrace/delta.exp: Likewise.
12931 * gdb.btrace/exception.exp: Likewise.
12932 * gdb.btrace/function_call_history.exp: Likewise.
12933 * gdb.btrace/instruction_history.exp: Likewise.
12934 * gdb.btrace/nohist.exp: Likewise.
12935 * gdb.btrace/record_goto.exp: Likewise.
12936 * gdb.btrace/segv.exp: Likewise.
12937 * gdb.btrace/stepi.exp: Likewise.
12938 * gdb.btrace/tailcall.exp: Likewise.
12939 * gdb.btrace/unknown_functions.exp: Likewise.
12940 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12941 * lib/gdb.exp: Add the "multi_line" helper.
12942
4eec2deb
PA
129432015-04-01 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.threads/tid-reuse.c: New file.
12946 * gdb.threads/tid-reuse.exp: New file.
12947
df8411da
SDJ
129482015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12949
12950 PR corefiles/16092
12951 * gdb.base/coredump-filter.c: New file.
12952 * gdb.base/coredump-filter.exp: Likewise.
12953
6ef37366
PM
129542015-03-27 Petr Machata <pmachata@redhat.com>
12955
12956 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12957 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12958 (Dwarf::assemble): Initialize them.
12959 (Dwarf::lines): New function.
12960
7ec911b0
JT
129612015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12962
12963 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12964 SYMBOL_PREFIX for x86_64-*-cygwin.
12965
ff908ebf
AW
129662015-03-26 Andy Wingo <wingo@igalia.com>
12967
12968 PR symtab/18148
12969 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12970 const_value but not a location.
12971 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12972 location defined in non-main CUs are visible.
12973
6d5f0679
YQ
129742015-03-26 Yao Qi <yao.qi@linaro.org>
12975
12976 PR testsuite/18139
12977 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12978 Add a line number entry for the same line.
12979 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12980 Add a line number entry for the same line.
12981
2898689b
YQ
129822015-03-26 Yao Qi <yao.qi@linaro.org>
12983
12984 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12985 .int 0.
12986 (func): Likewise. Add .Lfunc_1 label.
12987 Use .Lfunc_1 label.
12988 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12989 .int 0.
12990 (func): Likewise.
12991 Use .Lfunc_1 label.
12992
85180498
YQ
129932015-03-26 Yao Qi <yao.qi@linaro.org>
12994
12995 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12996 Call gdb_compile instead to compile each .s files without debug
12997 information.
12998
8aa08a8d
YQ
129992015-03-26 Yao Qi <yao.qi@linaro.org>
13000
13001 * gdb.base/savedregs.exp (process_saved_regs): Make
13002 "Saved registers:" optional in the pattern.
13003
66849923
MM
130042015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13005
13006 * gdb.btrace/next.exp: Merged into step.exp.
13007 * gdb.btrace/finish.exp: Merged into step.exp.
13008 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13009 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13010 "record goto" and checking the exact replay position.
13011 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13012 check for "Recording format" in "info record" output.
13013 * gdb.btrace/record_goto.exp: Choose test file based on target.
13014 * gdb.btrace/x86-record_goto.S: Renamed into ...
13015 * gdb.btrace/x86_64-record_goto.S: ... this.
13016 * gdb.btrace/i686-record_goto.S: New.
13017 * gdb.btrace/x86-tailcall.S: Renamed into ...
13018 * gdb.btrace/x86_64-tailcall.S: ... this.
13019 * gdb.btrace/i686-tailcall.S: New.
13020 * gdb.btrace/x86-tailcall.c: Renamed into ...
13021 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13022 separate statements. Update test.
13023 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13024 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13025 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13026 * gdb.btrace/tailcall.exp: Choose test file based on target.
13027 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13028
11cc1b74
MM
130292015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13030
13031 * gdb.btrace/exception.exp: Increase BTS buffer size.
13032
a25d8bf9
PA
130332015-03-24 Pedro Alves <palves@redhat.com>
13034
13035 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13036
856e7dd6
PA
130372015-03-24 Pedro Alves <palves@redhat.com>
13038
13039 * gdb.threads/schedlock.exp (test_step): No longer expect that
13040 "set scheduler-locking step" with "next" over a function call runs
13041 threads unlocked.
13042
ad235a41
AT
130432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13044
13045 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13046
15630549
AT
130472015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13048
13049 PR breakpoints/16466
13050 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13051 * gdb.mi/mi-pending.c (thread_func): New function.
13052 (int main): Add threading support required.
13053 * gdb.mi/mi-pending.exp: Add tests for this issue.
13054 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13055 (pendfunc2): Remove stdio dependency.
13056 * gdb.mi/mi-pendshr2.c: New file.
13057
693dca06
KS
130582015-03-23 Keith Seitz <keiths@redhat.com>
13059
13060 * gdb.linespec/keywords.c: New file.
13061 * gdb.linespec/keywords.exp: New file.
13062
7e993ebf
KS
130632015-03-23 Keith Seitz <keiths@redhat.com>
13064
13065 PR gdb/18021
13066 * gdb.dwarf2/staticvirtual.exp: New test.
13067
bc23328c
JK
130682015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13069
13070 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13071 * README: Remove HP-UX and gdb.hp.
13072 (configuration):
13073 * configure: Regenerate.
13074 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13075 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13076 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13077 gdb.hp/gdb.defects/Makefile.
13078 * gdb.hp/Makefile.in: File deleted.
13079 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13080 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13081 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13082 * gdb.hp/gdb.aCC/run.c: File deleted.
13083 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13084 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13085 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13086 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13087 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13088 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13089 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13090 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13091 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13092 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13093 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13094 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13095 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13096 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13097 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13098 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13099 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13100 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13101 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13102 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13103 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13104 * gdb.hp/gdb.compat/average.c: File deleted.
13105 * gdb.hp/gdb.compat/sum.c: File deleted.
13106 * gdb.hp/gdb.compat/xdb.c: File deleted.
13107 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13108 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13109 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13110 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13111 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13112 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13113 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13114 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13115 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13116 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13117 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13118 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13119 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13120 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13121 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13122 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13123 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13124 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13125 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13126 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13127 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13128 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13129 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13130 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13131 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13132 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13133 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13134 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13135 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13136 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13137 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13138 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13139 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13140 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13141 * gdb.hp/tools/odump: File deleted.
13142
8bf3b159
PA
131432015-03-19 Pedro Alves <palves@redhat.com>
13144
13145 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13146 (saw_thread_3): New globals.
13147 (top level): Increment them when an event for the corresponding
13148 thread is seen.
13149 (no thread starvation): New test.
13150
eb54c8bf
PA
131512015-03-19 Pedro Alves <palves@redhat.com>
13152
13153 * gdb.threads/continue-pending-status.c: New file.
13154 * gdb.threads/continue-pending-status.exp: New file.
13155
32d2e5d6
PA
131562015-03-18 Pedro Alves <palves@redhat.com>
13157
13158 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13159 Use gdb_is_target_remote instead of is_remote. Use
13160 gdb_test_multiple instead of gdb_expect. Exit early if
13161 gdb_test_multiple hits its internal matches. Tighten stepi tests
13162 expected output. Fail on exit with any signal, instead of just
13163 SIGILL.
13164
f68f11b7
YQ
131652015-03-18 Yao Qi <yao.qi@linaro.org>
13166
13167 PR tdep/18107
13168 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13169 variable.
13170 * gdb.base/catch-syscall.exp: Don't skip it on
13171 aarch64*-*-linux* target. Remove elements in all_syscalls.
13172 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13173 target.
13174 (setup_all_syscalls): New proc.
13175
ca5fd19b
YQ
131762015-03-16 Yao Qi <yao.qi@linaro.org>
13177
13178 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13179 (top level): Skip tests if valid_addr_p returns false for
13180 $cmd1 or $cmd2.
13181
85642ba0
AW
131822015-03-11 Andy Wingo <wingo@igalia.com>
13183
13184 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13185
e03f9645
YQ
131862015-03-11 Yao Qi <yao.qi@linaro.org>
13187
13188 * gdb.base/catch-syscall.exp: Fix typo in comments.
13189
5d0962b2
YQ
131902015-03-11 Yao Qi <yao.qi@linaro.org>
13191
13192 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13193
b2df3cef
PA
131942015-03-09 Pedro Alves <palves@redhat.com>
13195
13196 * dg-extract-results.py: Delete.
13197
ef878e53
PA
131982015-03-09 Pedro Alves <palves@redhat.com>
13199
13200 Merge dg-extract-results.sh from GCC upstream (r218843).
13201
13202 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13203 * dg-extract-results.sh: Use --text with grep to avoid issues with
13204 binary files. Fall back to cat -v, if that doesn't work.
13205
9494d219
PA
132062015-03-05 Pedro Alves <palves@redhat.com>
13207
13208 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13209
a8d9763a
SM
132102015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13211
13212 * lib/mi-support.exp (mi_expect_interrupt): Accept
13213 alternative event for when in all-stop mode.
13214
be9957b8
PA
132152015-03-04 Pedro Alves <palves@redhat.com>
13216
13217 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13218
d57be0f4 132192015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13220
13221 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13222
c214c7cf
AA
132232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13224
13225 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13226 regexps for GDB's current line display, accept a hex address
13227 preceding the line number.
13228
6d74a497
AA
132292015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13230
13231 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13232 the 'arch1' variable for "s390*-linux*" targets.
13233
511aee7c
PA
132342015-03-04 Pedro Alves <palves@redhat.com>
13235
13236 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13237 (main): Pass missing retval argument to pthread_join call.
13238
95e50b27
PA
132392015-03-02 Pedro Alves <palves@redhat.com>
13240
13241 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13242 (top level): Call do_test with non-stop as well.
13243
28054d69
PA
132442015-03-02 Pedro Alves <palves@redhat.com>
13245
13246 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13247 -1.
13248
4fa5d7b4
AA
132492015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13250
13251 * gdb.arch/s390-vregs.exp: New test.
13252 * gdb.arch/s390-vregs.S: New file.
13253
97c18565
PA
132542015-02-27 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13257 call to catch_command_errors.
13258 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13259 catch_command_errors.
13260
a37bfa30
PA
132612015-02-27 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13264 "true" for boolean result.
13265 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13266 prototype of main.
13267
6f98576f
PA
132682015-02-27 Pedro Alves <palves@redhat.com>
13269
13270 * lib/unbuffer_output.c: New file.
13271 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13272 (main): Call gdb_unbuffer_output.
13273
eba5ab56
YQ
132742015-02-27 Yao Qi <yao.qi@linaro.org>
13275
13276 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13277 target.
13278
0def5aaa
DE
132792015-02-26 Doug Evans <dje@google.com>
13280
13281 * gdb.cp/class2.cc (Dbase, D): New classes.
13282 (main): New local delta.
13283 * gdb.cp/class2.exp: Test printing delta.
13284 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13285 (dynbar): New global.
13286 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13287
081a1c2c
JK
132882015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13289
13290 * gdb.compile/compile-ifunc.c: New file.
13291 * gdb.compile/compile-ifunc.exp: New file.
13292
2f41223f
AT
132932015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13294
13295 * gdb.base/structs.exp: Check for correct struct on finish.
13296
03eddd80
YQ
132972015-02-26 Yao Qi <yao.qi@linaro.org>
13298
13299 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13300 is zero.
13301
80c57053
JK
133022015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13303
13304 * gdb.arch/cordic.ko.bz2: New file.
13305 * gdb.arch/cordic.ko.debug.bz2: New file.
13306 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13307
21613c12
YQ
133082015-02-25 Yao Qi <yao.qi@linaro.org>
13309
13310 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13311 aarch64*-*-* target.
13312
d8b901ed
PA
133132015-02-23 Pedro Alves <palves@redhat.com>
13314
13315 * lib/gdb.exp (delete_breakpoints): Rewrite using
13316 gdb_test_multiple.
13317
e5b85ead
PA
133182015-02-23 Pedro Alves <palves@redhat.com>
13319
13320 * gdb.base/info-os.c: Include stdlib.h.
13321
85c3a371
DE
133222015-02-22 Doug Evans <xdje42@gmail.com>
13323
13324 PR symtab/17855
13325 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13326 is read after symbols have been re-read.
13327 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13328 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13329
96553a0c
DE
133302015-02-21 Doug Evans <dje@google.com>
13331
13332 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13333
97a0c697
JK
133342015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13335
13336 PR corefiles/17808
13337 * gdb.arch/i386-biarch-core.core.bz2: New file.
13338 * gdb.arch/i386-biarch-core.exp: New file.
13339
a47cd6e9
PA
133402015-02-21 Pedro Alves <palves@redhat.com>
13341
13342 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13343 runto_main fails.
13344
c5facdc4
PA
133452015-02-20 Pedro Alves <palves@redhat.com>
13346
13347 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13348 info probes.
13349
2db9a427
PA
133502015-02-20 Pedro Alves <palves@redhat.com>
13351
13352 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13353
60fb7e9e
PA
133542015-02-20 Pedro Alves <palves@redhat.com>
13355
13356 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13357 clean_restart before gdb_target_supports_trace.
13358
5c5019c2
PA
133592015-02-20 Pedro Alves <palves@redhat.com>
13360
13361 PR threads/18006
13362 * gdb.threads/clone-thread_db.c: New file.
13363 * gdb.threads/clone-thread_db.exp: New file.
13364
c9587f88
AT
133652015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13366
13367 PR breakpoints/16812
13368 * gdb.base/catch-gdb-caused-signals.c: New file.
13369 * gdb.base/catch-gdb-caused-signals.exp: New file.
13370
f6a88844
JM
133712015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13372
13373 * configure: Regenerated.
13374 * configure.ac: Use GDB_AC_TRANSFORM.
13375 * aclocal.m4: sinclude ../transform.m4.
13376
497c491b
JM
133772015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13378
13379 * lib/dtrace.exp: New file.
13380 * gdb.base/dtrace-probe.exp: Likewise.
13381 * gdb.base/dtrace-probe.d: Likewise.
13382 * gdb.base/dtrace-probe.c: Likewise.
13383 * lib/pdtrace.in: Likewise.
13384 * configure.ac: Output variables with the transformed names of
13385 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13386 * configure: Regenerated.
13387
03e98035
JM
133882015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13389
13390 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13391 expected message when trying to access $_probe_* convenience
13392 variables while not on a probe.
13393
63cc30e9
JK
133942015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13395
13396 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13397
0703599a
PA
133982015-02-11 Pedro Alves <pedro@codesourcery.com>
13399
13400 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13401 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13402
7e60a48e
DE
134032015-02-10 Doug Evans <xdje42@gmail.com>
13404
13405 * lib/gdb.exp (gdb_load): Always return a result.
13406
01b088bc
PA
134072015-02-10 Pedro Alves <palves@redhat.com>
13408
13409 * gdb.threads/signal-sigtrap.c: New file.
13410 * gdb.threads/signal-sigtrap.exp: New file.
13411
b05ec7a5
AT
134122015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13413
13414 * gdb.trace/no-attach-trace.c: New file.
13415 * gdb.trace/no-attach-trace.exp: New file.
13416
a2c2acaf
MW
134172015-02-09 Mark Wielaard <mjw@redhat.com>
13418
13419 * gdb.dwarf2/atomic.c: New file.
13420 * gdb.dwarf2/atomic-type.exp: Likewise.
13421
31fd9caa
MM
134222015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13423
13424 * gdb.btrace/buffer-size.exp: Update "info record" output.
13425 * gdb.btrace/delta.exp: Update "info record" output.
13426 * gdb.btrace/enable.exp: Update "info record" output.
13427 * gdb.btrace/finish.exp: Update "info record" output.
13428 * gdb.btrace/instruction_history.exp: Update "info record" output.
13429 * gdb.btrace/next.exp: Update "info record" output.
13430 * gdb.btrace/nexti.exp: Update "info record" output.
13431 * gdb.btrace/step.exp: Update "info record" output.
13432 * gdb.btrace/stepi.exp: Update "info record" output.
13433 * gdb.btrace/nohist.exp: Update "info record" output.
13434
d33501a5
MM
134352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13436
13437 * gdb.btrace/buffer-size: New.
13438
f4abbc16
MM
134392015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13440
13441 * gdb.btrace/delta.exp: Update "info record" output.
13442 * gdb.btrace/enable.exp: Update "info record" output.
13443 * gdb.btrace/finish.exp: Update "info record" output.
13444 * gdb.btrace/instruction_history.exp: Update "info record" output.
13445 * gdb.btrace/next.exp: Update "info record" output.
13446 * gdb.btrace/nexti.exp: Update "info record" output.
13447 * gdb.btrace/step.exp: Update "info record" output.
13448 * gdb.btrace/stepi.exp: Update "info record" output.
13449 * gdb.btrace/nohist.exp: Update "info record" output.
13450
b9d61307
SM
134512015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13452
13453 PR gdb/15678
13454 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13455
e584fdbc
PA
134562015-02-06 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13459 macro.
13460 (seconds_left, again): New globals.
13461 (main): Wait seconds_left in a 1-second sleep loop instead of
13462 sleeping 180 seconds. If 'again' is set, reset the seconds
13463 counter.
13464 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13465 'again' in the inferior before detaching. Print the seconds left.
13466 (options): New global.
13467 (top level): Build program with -DTIMEOUT=$timeout.
13468
77f41761
PA
134692015-02-06 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13472 determine how many seconds to pass to 'alarm'.
13473 * gdb.base/gdb-sigterm.exp (top level): Build program with
13474 -DTIMEOUT=$timeout.
13475 (do_test): Return success/failure indication. Add more verbose
13476 logging. Don't fail if 200 single steps are seen. Instead, fail
13477 when the test times out.
13478 (passes): New global.
13479 (top level): Break the testing loop if testing fails on any
13480 iteration. Use gdb_assert.
13481
b9394193
DB
134822015-02-04 Don Breazeal <donb@codesourcery.com>
13483
13484 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13485 and initialize them.
13486 (ipc_cleanup): New function.
13487 (main): Don't declare shmid, semid, and msqid. Add a call to
13488 atexit so that we call ipc_cleanup on exit.
13489
42d9e528
PA
134902015-02-04 Pedro Alves <palves@redhat.com>
13491
13492 * boards/native-extended-gdbserver.exp: Remove any target variant
13493 specifications from the board name before clearing the isremote
13494 flag from board_info.
13495
ae6ae975
DE
134962015-01-31 Doug Evans <xdje42@gmail.com>
13497
13498 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13499
cfb069a8
GB
135002015-01-31 Gary Benson <gbenson@redhat.com>
13501
13502 * gdb.base/completion.exp: Disable completion limiting for
13503 existing tests. Add new tests to check completion limiting.
13504 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13505
5dd31d79
DE
135062015-01-31 Doug Evans <xdje42@gmail.com>
13507
13508 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13509
9f050062
DE
135102015-01-31 Doug Evans <xdje42@gmail.com>
13511
13512 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13513 entries. Duplicate file section script entries.
13514 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13515 inlined entries. Add test for safe-path rejection.
13516 * gdb.python/py-section-script.c: Add duplicate inlined section script
13517 entries. Duplicate file section script entries.
13518 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13519 inlined entries. Add test for safe-path rejection.
13520
df25ebbd
JB
135212015-01-29 Joel Brobecker <brobecker@adacore.com>
13522
13523 * gdb.ada/disc_arr_bound: New testcase.
13524
4a0ca9ec
JB
135252015-01-29 Joel Brobecker <brobecker@adacore.com>
13526
13527 * gdb.ada/mi_var_array: New testcase.
13528
3a8b707a
DE
135292015-01-27 Doug Evans <dje@google.com>
13530
13531 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13532 Add test for objfile.filename, objfile.username after objfile
13533 has been unloaded.
13534
f8313f6e
JB
135352015-01-26 Joel Brobecker <brobecker@adacore.com>
13536
13537 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13538 the second test to print the name attribute of value
13539 returned by the call to gdb.lookup_type, and adjust
13540 the expected output accordingly.
13541
37bc665e
MW
135422015-01-25 Mark Wielaard <mjw@redhat.com>
13543
13544 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13545 * gdb.base/disp-step-fork.c: Include unistd.h.
13546 * gdb.base/siginfo-obj.c: Include stdio.h.
13547 * gdb.base/siginfo-thread.c: Likewise.
13548 * gdb.mi/non-stop.c: Include unistd.h.
13549 * gdb.mi/nsthrexec.c: Include stdio.h.
13550 * gdb.mi/pthreads.c: Include unistd.h.
13551 * gdb.modula2/unbounded1.c (main): Declare returns int.
13552 * gdb.reverse/consecutive-reverse.c: Likewise.
13553 * gdb.threads/create-fail.c: Include unistd.h.
13554 * gdb.threads/killed.c: Likewise.
13555 * gdb.threads/linux-dp.c: Likewise.
13556 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13557 * gdb.threads/non-ldr-exc-2.c: Likewise.
13558 * gdb.threads/non-ldr-exc-3.c: Likewise.
13559 * gdb.threads/non-ldr-exc-4.c: Likewise.
13560 * gdb.threads/pthreads.c: Include unistd.h.
13561 (main): Declare returns int.
13562 * gdb.threads/tls-main.c (foo): New declaration.
13563 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13564
f7e5394d
SM
135652015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13566
13567 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13568 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13569
743649fd
MW
135702015-01-15 Mark Wielaard <mjw@redhat.com>
13571
13572 * gdb.base/noreturn-return.c: New file.
13573 * gdb.base/noreturn-return.exp: New file.
13574 * gdb.base/noreturn-finish.c: New file.
13575 * gdb.base/noreturn-finish.exp: New file.
13576
198297aa
PA
135772015-01-23 Pedro Alves <palves@redhat.com>
13578
13579 * gdb.threads/continue-pending-after-query.c: New file.
13580 * gdb.threads/continue-pending-after-query.exp: New file.
13581
717cf30c
AG
135822015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13583 Simon Marchi <simon.marchi@ericsson.com>
13584
13585 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13586 * gdb.base/valgrind-db-attach.exp: Same.
13587 * gdb.base/valgrind-infcall.exp: Same.
13588 * lib/mi-support.exp (default_mi_gdb_start): Same.
13589 * lib/prompt.exp (default_prompt_gdb_start): Same.
13590 * lib/gdb.exp (default_gdb_spawn): Same.
13591 (gdb_interact): New.
13592
13593
4b62a76e
JK
135942015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13595
13596 * gdb.compile/compile.exp (pointer to jit function): New test.
13597
b4cdae6f
WW
135982015-01-17 Wei-cheng Wang <cole945@gmail.com>
13599
13600 * lib/gdb.exp (supports_process_record): Return true for
13601 powerpc*-*-linux*.
13602 (supports_reverse): Likewise.
13603
d221e7ef
DB
136042015-01-15 Don Breazeal <donb@codesourcery.com>
13605
13606 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13607 instead of checking whether the target board is remote and
13608 use spawn_wait_for_attach instead of exec/sleep.
13609 * gdb.base/attach-twice.exp: Likewise.
13610
bafffb51
JB
136112015-01-15 Joel Brobecker <brobecker@adacore.com>
13612
13613 * gdb.ada/var_arr_attrs: New testcase.
13614
5589af0e
PA
136152015-01-14 Pedro Alves <palves@redhat.com>
13616 Joel Brobecker <brobecker@adacore.com>
13617
13618 PR gdb/17525
13619 * gdb.base/bp-cmds-execution-x-script.c: New file.
13620 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13621 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13622
6c400b59
PA
136232015-01-14 Pedro Alves <palves@redhat.com>
13624
13625 PR cli/17828
13626 * gdb.base/batch-preserve-term-settings.c: New file.
13627 * gdb.base/batch-preserve-term-settings.exp: New file.
13628
e02c96a7
DE
136292015-01-13 Doug Evans <dje@google.com>
13630
13631 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13632 binary.
13633
576fd14c
JB
136342015-01-13 Joel Brobecker <brobecker@adacore.com>
13635
13636 * Makefile.in (clean mostlyclean): Do not delete *.py.
13637
04dccad0
JB
136382015-01-13 Joel Brobecker <brobecker@adacore.com>
13639
13640 * gdb.python/py-lookup-type.exp: New file.
13641
3d230f71
PA
136422015-01-12 Pedro Alves <palves@redhat.com>
13643
13644 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13645 restore GDBFLAGS before returning.
13646
7e67715d
JK
136472015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13648
13649 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13650 is_amd64_regs_target and is_x86_like_target.
13651
f2e0d4b4
DE
136522015-01-11 Doug Evans <xdje42@gmail.com>
13653
13654 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13655 is given without an explicit form.
13656 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13657 attributes.
13658 * gdb.dwarf/corrupt.exp: Ditto.
13659 * gdb.dwarf2/enum-type.exp: Ditto.
13660 * gdb.trace/entry-values.exp: Ditto.
13661 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13662
439250fb
DE
136632015-01-11 Doug Evans <xdje42@gmail.com>
13664
13665 PR gdb/15830
13666 * gdb.base/maint.exp: Remove references to "maint demangle".
13667 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13668 Add tests for explicitly specifying language to demangle.
13669 * gdb.dlang/demangle.exp: Ditto.
13670
ede9f622
PA
136712015-01-09 Pedro Alves <palves@redhat.com>
13672
13673 * gdb.threads/non-stop-fair-events.c: New file.
13674 * gdb.threads/non-stop-fair-events.exp: New file.
13675
a7b796db
PA
136762015-01-09 Pedro Alves <palves@redhat.com>
13677
13678 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13679 the global scope. Set a breakpoint after all threads are started
13680 rather than stepping over two source lines. Expect the prompt.
13681 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13682 global.
13683 (NUM): Now 15.
13684 (main): Use threads_started_barrier to wait for all threads to
13685 start. Main thread no longer calls thread_function. Exit after
13686 180 seconds.
13687 (loop): New function.
13688 (thread_function): Wait on threads_started_barrier barrier. Call
13689 'loop' at each iteration.
13690 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13691 threads have started, instead of hardcoding number of "next"
13692 steps. Use an access watchpoint instead of a write watchpoint.
13693
9665ffdd
PA
136942015-01-09 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13697 (thread_func): Wait on barrier.
13698 (main): Wait for all threads to start before stopping GDB.
13699 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13700 global.
13701 (thread1_func, thread2_func): Wait on barrier.
13702 (main): Wait for all threads to start before stopping GDB.
13703 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13704 New global.
13705 (thread1_func, thread2_func): Wait on barrier.
13706 (main): Wait for all threads to start before stopping GDB.
13707
c945a99f
PA
137082015-01-09 Pedro Alves <palves@redhat.com>
13709
13710 * gdb.threads/attach-many-short-lived-threads.c: New file.
13711 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13712
c1a747c1
PA
137132014-01-09 Pedro Alves <palves@redhat.com>
13714
13715 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13716 instead of to thread 2.
13717 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13718 Add barrier around each pthread_create call instead of around all
13719 calls.
13720 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13721 Set a break on thread_function and have the child threads hit it
13722 one at at a time.
13723
60b3033e
PA
137242015-01-09 Pedro Alves <palves@redhat.com>
13725
13726 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13727 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13728 false.
13729 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13730 checking whether the target board is remote.
13731 * gdb.multi/multi-attach.exp: Likewise.
13732 * gdb.python/py-sync-interp.exp: Likewise.
13733 * gdb.server/ext-attach.exp: Likewise.
13734 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13735 tests that need to attach, instead of checking whether the target
13736 board is remote at the top of the file.
13737
acc018ac
YQ
137382015-01-08 Yao Qi <yao@codesourcery.com>
13739
13740 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13741
50a18af8
JK
137422015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13743
13744 Fix testcase compilation.
13745 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13746
8503d6e1
JB
137472015-01-06 Joel Brobecker <brobecker@adacore.com>
13748
13749 * gdb.python/py-type.exp: Add a couple test about empty
13750 array creation, and negative-length array creation.
13751
cc73dbcc
DE
137522015-01-02 Doug Evans <xdje42@gmail.com>
13753
13754 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13755
0300bbc7
DE
137562015-01-02 Doug Evans <dje@google.com>
13757
13758 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13759
9d85a0ec
YQ
137602014-12-29 Yao Qi <yao@codesourcery.com>
13761
13762 * gdb.trace/entry-values.exp: Update comments. Rename variable
13763 bar_call_foo to returned_from_foo.
13764
87186c6a
MMN
137652014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13766
13767 PR gdb/17394
13768 * gdb.linespec/break-asm-file.c: New file.
13769 * gdb.linespec/break-asm-file.exp: New file.
13770 * gdb.linespec/break-asm-file0.s: New file.
13771 * gdb.linespec/break-asm-file1.s: New file.
13772
1bab7383
YQ
137732014-12-18 Nigel Stephens <nigel@mips.com>
13774 Maciej W. Rozycki <macro@codesourcery.com>
13775
13776 * gdb.base/float.exp: Handle the new output from "info float" on
13777 MIPS targets.
13778
1bc1068a
JK
137792014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13780
13781 Fix MinGW compilation.
13782 * gdb.compile/compile-ops.exp: Update untested message if
13783 !skip_compile_feature_tests.
13784 * gdb.compile/compile-setjmp.exp: Likewise.
13785 * gdb.compile/compile-tls.exp: Likewise.
13786 * gdb.compile/compile.exp: Likewise.
13787 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13788 supported on this host".
13789
b6615d10
DE
137902014-12-16 Doug Evans <xdje42@gmail.com>
13791
13792 * boards/stabs.exp: New file.
13793
25dda427
AA
137942014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13795
13796 * gdb.base/completion.exp: Adjust to format changes of "maint
13797 print user-registers".
13798
bf330350
CU
137992014-12-16 Catalin Udma <catalin.udma@freescale.com>
13800
13801 PR server/17457
13802 * gdb.arch/aarch64-fp.c: New file.
13803 * gdb.arch/aarch64-fp.exp: New file.
13804
395cf596
SDJ
138052014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13806
13807 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13808 r210637, r210913, r211666, r215400, r215817).
13809
13810 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13811 * dg-extract-results.py: New file.
13812 * dg-extract-results.sh: Use it if the environment seems
13813 suitable.
13814
13815 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13816
13817 * dg-extract-results.py (parse_run): Handle warnings that
13818 are printed before a test harness is run.
13819
13820 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13821
13822 * dg-extract-results.py (Named): Remove __cmp__ method.
13823 (output_variation): Use a key to sort variation.harnesses.
13824
13825 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13826
13827 * dg-extract-results.py: For Python 3, force sys.stdout to
13828 handle surrogate escape sequences.
13829 (safe_open): New function.
13830 (output_segment, main): Use it.
13831
13832 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13833
13834 * dg-extract-results.py (Prog.result_re): Include options
13835 in test name.
13836
13837 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13838
13839 * dg-extract-results.py (output_variation): Always sort if
13840 do_sum.
13841
e882ef3c
SM
138422014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13843
13844 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13845 as long as we get pagination notifications.
13846
4992aa20
JM
138472014-12-15 Jason Merrill <jason@redhat.com>
13848
13849 * Makefile.in (check-gdb.%): Restore.
13850 * README: Mention it.
13851
c1b5a1a6
JB
138522014-12-13 Joel Brobecker <brobecker@adacore.com>
13853
13854 * gdb.ada/str_uninit: New testcase.
13855
5537b577
JK
138562014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13857
13858 PR symtab/17642
13859 * gdb.base/vla-stub-define.c: New file.
13860 * gdb.base/vla-stub.c: New file.
13861 * gdb.base/vla-stub.exp: New file.
13862
bb2ec1b3
TT
138632014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13864 Jan Kratochvil <jan.kratochvil@redhat.com>
13865 Tom Tromey <tromey@redhat.com>
13866
13867 * configure.ac: Add gdb.compile/.
13868 * configure: Regenerate.
13869 * gdb.compile/Makefile.in: New file.
13870 * gdb.compile/compile-ops.exp: New file.
13871 * gdb.compile/compile-ops.c: New file.
13872 * gdb.compile/compile-tls.c: New file.
13873 * gdb.compile/compile-tls.exp: New file.
13874 * gdb.compile/compile-constvar.S: New file.
13875 * gdb.compile/compile-constvar.c: New file.
13876 * gdb.compile/compile-mod.c: New file.
13877 * gdb.compile/compile-nodebug.c: New file.
13878 * gdb.compile/compile-setjmp-mod.c: New file.
13879 * gdb.compile/compile-setjmp.c: New file.
13880 * gdb.compile/compile-setjmp.exp: New file.
13881 * gdb.compile/compile-shlib.c: New file.
13882 * gdb.compile/compile.c: New file.
13883 * gdb.compile/compile.exp: New file.
13884 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13885
4ff709eb
TT
138862014-12-12 Tom Tromey <tromey@redhat.com>
13887
13888 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13889 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13890
6dddd6a5
DE
138912014-12-12 Doug Evans <dje@google.com>
13892
13893 * lib/gdb-python.exp (get_python_valueof): New function.
13894 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13895
71c24708
AA
138962014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13897
13898 * gdb.base/completion.exp: Add test for completion of "info
13899 registers ".
13900
3e29f34a
MR
139012014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13902
13903 * gdb.base/func-ptrs.c: New file.
13904 * gdb.base/func-ptrs.exp: New file.
13905
fc126975
SM
139062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13907
13908 PR breakpoints/17012
13909 * gdb.base/dprintf-detach.c: New file.
13910 * gdb.base/dprintf-detach.exp: New file.
13911
0a46d518
SM
139122014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13913
13914 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13915 * lib/gdb.exp (target_is_gdbserver): New procedure.
13916
a0be3e44
DE
139172014-12-08 Doug Evans <dje@google.com>
13918
13919 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13920
df1b803a
YQ
139212014-12-05 Yao Qi <yao@codesourcery.com>
13922
13923 * gdb.guile/scm-error.exp: Remove the third argument to
13924 gdb_remote_download.
13925 * gdb.guile/scm-frame-args.exp: Likewise.
13926 * gdb.guile/scm-section-script.exp: Likewise.
13927
ddb9f679
YQ
139282014-12-05 Yao Qi <yao@codesourcery.com>
13929
13930 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13931
86e4ed39
DE
139322014-12-04 Doug Evans <dje@google.com>
13933
13934 * gdb.python/py-objfile.exp: Add tests for
13935 objfile.add_separate_debug_file.
13936
7c50a931
DE
139372014-12-04 Doug Evans <dje@google.com>
13938
13939 * lib/gdb.exp (get_build_id): New function.
13940 (build_id_debug_filename_get): Rewrite to use it.
13941 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13942
621661e3
MR
139432014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13944
13945 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13946 `method(long)', not just 0x0.
13947 * gdb.cp/nsalias.exp: Align code labels to 4.
13948 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13949 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13950 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13951 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13952 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13953 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13954
29f0c3b7
DE
139552014-12-02 Doug Evans <dje@google.com>
13956
e1e061e7 13957 PR symtab/17602
29f0c3b7 13958 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13959 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13960 * gdb.cp/anon-ns.exp: Update.
13961
162078c8
NB
139622014-12-02 Nick Bull <nicholaspbull@gmail.com>
13963
13964 * gdb.python/py-events.py (inferior_call_handler): New.
13965 (register_changed_handler, memory_changed_handler): New.
13966 (test_events.invoke): Register new handlers.
13967 * gdb.python/py-events.exp: Add tests for inferior call,
13968 memory_changed and register_changed events.
13969
fdb09caf
AA
139702014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13971
13972 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13973 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13974 if the linker doesn't understand this.
13975
55cfb2c4
SM
139762014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13977
13978 * gdb.python/python.exp: Change expected reply to help().
13979
9e8cd6df
YQ
139802014-12-01 Yao Qi <yao@codesourcery.com>
13981
13982 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13983 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13984 * configure: Re-generated.
13985
6c659fc2
SC
139862014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13987
13988 * gdb.cp/chained-calls.cc: New file.
13989 * gdb.cp/chained-calls.exp: New file.
13990 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13991
d7fc3181
SM
139922014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13993
13994 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13995 * gdb.dwarf2/symtab-producer.exp: Same.
13996 * gdb.gdb/python-interrupts.exp: Same.
13997 * gdb.gdb/python-selftest.exp: Same.
13998 * gdb.python/py-linetable.exp: Same.
13999 * gdb.python/py-type.exp: Same.
14000 * gdb.python/py-value-cc.exp: Same.
14001 * gdb.python/py-value.exp: Same.
14002
10e79639
YQ
140032014-11-28 Yao Qi <yao@codesourcery.com>
14004
14005 * gdb.base/break-probes.exp: Match library name prefixed with
14006 sysroot.
14007
f28a0564
SM
140082014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14009
14010 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14011 test expected output. Add parentheses for the call to print.
14012 Remove L suffix from integers.
14013
3fe1ce1d
DE
140142014-11-26 Doug Evans <dje@google.com>
14015
14016 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14017
84429e27
YQ
140182014-11-22 Yao Qi <yao@codesourcery.com>
14019
14020 * gdb.trace/entry-values.c: Remove asms.
14021 (foo): Add foo_label.
14022 (bar): Add bar_label.
14023 * gdb.trace/entry-values.exp: Remove code computing foo's
14024 length and bar's length.
14025 (Dwarf::assemble): Invoke function_range for bar and use
14026 MACRO_AT_func for foo.
14027
26741859
YQ
140282014-11-22 Yao Qi <yao@codesourcery.com>
14029
14030 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14031 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14032 Use .Lgcc43_procstart instead of gcc43.
14033
45e44d27
JB
140342014-11-21 Joel Brobecker <brobecker@adacore.com>
14035
14036 * gdb.ada/n_arr_bound: New testcase.
14037
458c8db8
SDJ
140382014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14039
14040 PR breakpoints/10737
14041 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14042 test_catch_syscall_multi_arch.
14043 (test_catch_syscall_multi_arch): New function.
14044
43f3e411
DE
140452014-11-20 Doug Evans <xdje42@gmail.com>
14046
14047 * gdb.base/maint.exp: Update expected output.
14048
0d7b2549
AA
140492014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14050
14051 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14052 4-byte instruction on S390.
14053
8908fca5
JB
140542014-11-19 Joel Brobecker <brobecker@adacore.com>
14055
14056 * gdb.ada/arr_arr: New testcase.
14057
4a46959e
JB
140582014-11-19 Joel Brobecker <brobecker@adacore.com>
14059
14060 * gdb.ada/pkd_arr_elem: New Testcase.
14061
470e2f4e
LM
140622014-11-18 Luis Machado <lgustavo@codesourcery.com>
14063
14064 * gdb.reverse/break-precsave: Expect completion message for
14065 core file reads.
14066 * gdb.reverse/consecutive-precsave.exp: Likewise.
14067 * gdb.reverse/finish-precsave.exp: Likewise.
14068 * gdb.reverse/i386-precsave.exp: Likewise.
14069 * gdb.reverse/machinestate-precsave.exp: Likewise.
14070 * gdb.reverse/sigall-precsave.exp: Likewise.
14071 * gdb.reverse/solib-precsave.exp: Likewise.
14072 * gdb.reverse/step-precsave.exp: Likewise.
14073 * gdb.reverse/until-precsave.exp: Likewise.
14074 * gdb.reverse/watch-precsave.exp: Likewise.
14075
a267f3ad
AA
140762014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14077
14078 * gdb.base/bp-permanent.c: Include unistd.h.
14079 * gdb.python/py-framefilter-mi.c (main): Add return type.
14080 * gdb.python/py-framefilter.c (main): Likewise.
14081 * gdb.trace/actions-changed.c (main): Likewise.
14082
12084a9a
AA
140832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14084
14085 * gdb.mi/until.c: Add eye-catchers.
14086 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14087 line numbers.
14088
dc7e1a77
AA
140892014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14090
14091 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14092 function header variants in break1.c.
14093 * gdb.base/ena-dis-br.exp: Likewise.
14094 * gdb.base/hbreak2.exp: Likewise.
14095 * gdb.reverse/until-precsave.exp: Drop references to removed
14096 non-prototype function header variants in ur1.c.
14097 * gdb.reverse/until-reverse.exp: Likewise.
14098
41c77605
PM
140992014-11-17 Petr Machata <pmachata@redhat.com>
14100
14101 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14102 ${_cu_offset_size} bytes abbrev offset.
14103
34248c3a
DE
141042014-11-15 Doug Evans <xdje42@gmail.com>
14105
14106 PR symtab/17559
14107 * gdb.base/line-symtabs.exp: New file.
14108 * gdb.base/line-symtabs.c: New file.
14109 * gdb.base/line-symtabs.h: New file.
14110
646da059
YQ
141112014-11-14 Yao Qi <yao@codesourcery.com>
14112
14113 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14114 (func): Add label func_label.
14115 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14116 Replace low_pc and high_pc with MACRO_AT_range.
14117 Replace name, low_pc and high_pc with MACRO_AT_func.
14118
9301ebe6
YQ
141192014-11-14 Yao Qi <yao@codesourcery.com>
14120
14121 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14122 Replace name, low_pc and high_pc with MACRO_AT_func.
14123
f166b542
YQ
141242014-11-14 Yao Qi <yao@codesourcery.com>
14125
14126 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14127 produce debug information.
14128 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14129
0f6e71e3
YQ
141302014-11-14 Yao Qi <yao@codesourcery.com>
14131
14132 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14133 object and get function length.
14134 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14135 with MACRO_AT_func.
14136 (top-level): Replace gdb_compile and clean_restart with
14137 prepare_for_testing.
14138 * gdb.dwarf2/main.c (main): Add label main_label.
14139
876c4df9
YQ
141402014-11-14 Yao Qi <yao@codesourcery.com>
14141
14142 * lib/dwarf.exp (function_range): New procedure.
14143 (Dwarf::_handle_macro_at_func): New procedure.
14144 (Dwarf::_handle_macro_at_range): New procedure.
14145 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14146
02ad9cf1
YQ
141472014-11-14 Yao Qi <yao@codesourcery.com>
14148
14149 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14150 (_handle_attribute): New procedure.
14151
a59add0c
AA
141522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14153
14154 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14155 * gdb.base/call-sc.c (zed): Likewise.
14156 * gdb.base/checkpoint.c (main): Likewise.
14157 * gdb.base/dump.c (main): Likewise.
14158 * gdb.base/gcore.c (main): Likewise.
14159 * gdb.base/huge.c (main): Likewise.
14160 * gdb.base/multi-forks.c (main): Likewise.
14161 * gdb.base/pr10179-a.c (main): Likewise.
14162 * gdb.base/savedregs.c (main): Likewise.
14163 * gdb.base/sigaltstack.c (main): Likewise.
14164 * gdb.base/siginfo.c (main): Likewise.
14165 * gdb.base/structs.c (zed): Likewise.
14166 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14167 * gdb.mi/mi-syn-frame.c (main): Likewise.
14168 * gdb.mi/until.c (foo, main): Likewise.
14169 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14170 * gdb.base/solib-weak.c (foo): Declare.
14171 * gdb.base/attach-twice.c: Include stdio.h.
14172 * gdb.base/weaklib1.c: Likewise.
14173 * gdb.base/weaklib2.c: Likewise.
14174 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14175 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14176 unistd.h.
14177 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14178 * gdb.mi/mi-exit-code.c: Likewise.
14179 * gdb.base/break-interp-lib.c: Include string.h.
14180 * gdb.base/coremaker.c: Likewise.
14181 * gdb.base/testenv.c: Likewise.
14182 * gdb.python/py-finish-breakpoint.c: Likewise.
14183 * gdb.base/inferior-died.c: Include sys/wait.h.
14184 * gdb.base/fileio.c: Include time.h.
14185 * gdb.base/async-shell.c: Include unistd.h.
14186 * gdb.base/dprintf-non-stop.c: Likewise.
14187 * gdb.base/info-os.c: Likewise.
14188 * gdb.mi/mi-console.c: Likewise.
14189 * gdb.mi/watch-nonstop.c: Likewise.
14190 * gdb.python/py-events.c: Likewise.
14191 * gdb.base/async.c (baz): Move up before its invocation.
14192 * gdb.base/code_elim2.c (my_global_func): Likewise.
14193 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14194 * gdb.base/advance.c (func2): Likewise.
14195
3b5d5997
AA
141962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14197
14198 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14199 variant.
14200 * gdb.base/annota3.c: Likewise.
14201 * gdb.base/async.c: Likewise.
14202 * gdb.base/average.c: Likewise.
14203 * gdb.base/call-ar-st.c: Likewise.
14204 * gdb.base/call-rt-st.c: Likewise.
14205 * gdb.base/call-sc.c: Likewise.
14206 * gdb.base/call-strs.c: Likewise.
14207 * gdb.base/ending-run.c: Likewise.
14208 * gdb.base/execd-prog.c: Likewise.
14209 * gdb.base/exprs.c: Likewise.
14210 * gdb.base/foll-exec.c: Likewise.
14211 * gdb.base/foll-fork.c: Likewise.
14212 * gdb.base/foll-vfork.c: Likewise.
14213 * gdb.base/funcargs.c: Likewise.
14214 * gdb.base/gcore.c: Likewise.
14215 * gdb.base/jump.c: Likewise.
14216 * gdb.base/langs0.c: Likewise.
14217 * gdb.base/langs1.c: Likewise.
14218 * gdb.base/langs2.c: Likewise.
14219 * gdb.base/mips_pro.c: Likewise.
14220 * gdb.base/nodebug.c: Likewise.
14221 * gdb.base/opaque0.c: Likewise.
14222 * gdb.base/opaque1.c: Likewise.
14223 * gdb.base/recurse.c: Likewise.
14224 * gdb.base/run.c: Likewise.
14225 * gdb.base/scope0.c: Likewise.
14226 * gdb.base/scope1.c: Likewise.
14227 * gdb.base/setshow.c: Likewise.
14228 * gdb.base/setvar.c: Likewise.
14229 * gdb.base/shmain.c: Likewise.
14230 * gdb.base/shr1.c: Likewise.
14231 * gdb.base/shr2.c: Likewise.
14232 * gdb.base/sigall.c: Likewise.
14233 * gdb.base/signals.c: Likewise.
14234 * gdb.base/so-indr-cl.c: Likewise.
14235 * gdb.base/solib2.c: Likewise.
14236 * gdb.base/structs.c: Likewise.
14237 * gdb.base/sum.c: Likewise.
14238 * gdb.base/vforked-prog.c: Likewise.
14239 * gdb.base/watchpoint.c: Likewise.
14240 * gdb.reverse/shr2.c: Likewise.
14241 * gdb.reverse/until-reverse.c: Likewise.
14242 * gdb.reverse/ur1.c: Likewise.
14243 * gdb.reverse/watch-reverse.c: Likewise.
14244
066a77c5
AA
142452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14246
14247 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14248 variant.
14249 * gdb.base/sepdebug.exp: Drop references to removed code.
14250
4f204ea5
AA
142512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14252
14253 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14254 variant. Preserve original line numbering.
14255 * gdb.base/list1.c: Likewise.
14256
3b377a3a
AA
142572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14258
14259 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14260 variant.
14261 * gdb.base/break1.c: Likewise.
14262 * gdb.base/break.exp: Drop references to removed code.
14263
e444df73
AA
142642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14265
14266 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14267 variant.
14268
8008f2a7
AA
142692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14270
14271 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14272
a5a06887
AA
142732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14274
14275 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14276 logic into perform_all_tests() and invoke it with and without
14277 function header prototypes.
14278 (do_function_calls): Remove conditional XFAIL for PR 5318.
14279 (rerun_and_prepare): Remove duplicate code.
14280 (perform_all_tests): New. Main logic moved here.
14281
44dba9b9
AA
142822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14283
14284 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14285 code guarded by #ifdef NO_PROTOTYPES.
14286 (t_double_many_args): Likewise.
14287 (DEF_FUNC_MANY_ARGS_1): Likewise.
14288 (DEF_FUNC_VALUES_1): Likewise.
14289 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14290 guarded by #ifdef PROTOTYPES.
14291
d1fbcd56
AA
142922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14293
14294 * gdb.mi/mi-console.c: Add eye-catcher.
14295 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14296 instead of literal line number.
14297
b0e59b8f
AA
142982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14299
14300 * gdb.base/shr2.c: Add eye-catcher.
14301 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14302 line number.
14303
78f98cca
AA
143042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14305
14306 * gdb.base/jump.c: Add eye-catchers.
14307 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14308 numbers.
14309
58fa2af0
AA
143102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14311
14312 * gdb.base/execd-prog.c: Add eye-catchers.
14313 * gdb.base/foll-exec.c: Likewise.
14314 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14315 line numbers.
14316
04e5059b
AA
143172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14318
14319 * gdb.base/ending-run.c: Add eye-catchers.
14320 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14321 literal line numbers.
14322
dbfdb174
AA
143232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14324
14325 * gdb.base/call-rt-st.c: Add eye-catchers.
14326 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14327 literal line numbers.
14328
888a2ade
AA
143292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14330
14331 * gdb.base/call-ar-st.c: Add eye-catchers.
14332 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14333 literal line numbers.
14334
6acc2dde
AA
143352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14336
14337 * gdb.base/average.c: Add eye-catchers.
14338 * gdb.base/sum.c: Likewise.
14339 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14340 regexps dynamically.
14341
9ecfcd1d
AA
143422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14343
14344 * gdb.base/solib1.c: Add eye-catchers.
14345 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14346 literal line numbers.
14347
78708b7c
PA
143482014-11-12 Pedro Alves <palves@redhat.com>
14349
14350 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14351 leader has exited.
14352
af48d08f
PA
143532014-11-12 Pedro Alves <palves@redhat.com>
14354
14355 * gdb.arch/i386-bp_permanent.c: New file.
14356 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14357 (srcfile): Set to i386-bp_permanent.c.
14358 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14359 that stepi does not execute the 'leave' instruction, instead of
14360 testing it does execute.
14361 * gdb.base/bp-permanent.c: New file.
14362 * gdb.base/bp-permanent.exp: New file.
14363
af3768e9
DE
143642014-11-10 Doug Evans <xdje42@gmail.com>
14365
14366 PR symtab/17564
14367 * gdb.base/symtab-search-order.exp: New file.
14368 * gdb.base/symtab-search-order.c: New file.
14369 * gdb.base/symtab-search-order-1.c: New file.
14370 * gdb.base/symtab-search-order-shlib-1.c: New file.
14371
9de00a4a
PA
143722014-11-07 Pedro Alves <palves@redhat.com>
14373
14374 PR gdb/17511
14375 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14376 i?86-*-linux*.
14377
e0f52461
SC
143782014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14379
14380 PR c++/17494
14381 * gdb.cp/pr17494.cc: New file.
14382 * gdb.cp/pr17494.exp: New file.
14383
6ce8c980
YQ
143842014-11-02 Yao Qi <yao@codesourcery.com>
14385
14386 * gdb.python/python.exp: Get working directory and match the
14387 output of "set extended-prompt \\w " with it.
14388
02be9a71
DE
143892014-10-30 Doug Evans <dje@google.com>
14390
14391 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14392 in objfiles.
14393 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14394 in progspaces.
14395
3bdff46b
LM
143962014-10-30 Janis Johnson <janisjo@codesourcery.com>
14397
14398 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14399 * gdb.base/realname-expand.exp: Likewise.
14400 * gdb.linespec/macro-relative.exp: Likewise.
14401
ab917dfb
PA
144022014-10-29 Pedro Alves <palves@redhat.com>
14403
14404 PR gdb/17408
14405 * gdb.threads/schedlock.c (some_function): New function.
14406 (call_function): New global.
14407 (MAYBE_CALL_SOME_FUNCTION): New macro.
14408 (thread_function): Call it.
14409 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14410 and use it instead of a global counter. Adjust all callers.
14411 (get_current_thread): Use "find current thread" for test message
14412 here rather than having all callers pass down the same string.
14413 (goto_loop): New procedure, factored out from ...
14414 (my_continue): ... this.
14415 (step_ten_loops): Change parameter from test message to command to
14416 use. Adjust.
14417 (list_count): Delete global.
14418 (check_result): New procedure, factored out from duplicate top
14419 level code.
14420 (continue tests): Wrap in with_test_prefix.
14421 (test_step): New procedure, factored out from duplicate top level
14422 code.
14423 (top level): Test "step" in combination with all scheduler-locking
14424 modes. Test "next" in combination with all scheduler-locking
14425 modes, and in combination with stepping over a function call or
14426 not.
14427 * gdb.threads/next-bp-other-thread.c: New file.
14428 * gdb.threads/next-bp-other-thread.exp: New file.
14429
d3d4baed
PA
144302014-10-29 Pedro Alves <palves@redhat.com>
14431
14432 PR python/17372
14433 * gdb.python/python.exp: Test a multi-line command that spawns
14434 interactive Python.
14435 * gdb.base/multi-line-starts-subshell.exp: New file.
14436
563e8d85
YQ
144372014-10-29 Yao Qi <yao@codesourcery.com>
14438
14439 * gdb.base/fileio.exp: Make directories on host.
14440
0ea4d52e
YQ
144412014-10-29 Yao Qi <yao@codesourcery.com>
14442
14443 * gdb.base/fileio.c (test_write): Close the file.
14444
7f5ef605
PA
144452014-10-28 Pedro Alves <palves@redhat.com>
14446
14447 PR gdb/12623
14448 * gdb.base/sigstep.c (no_handler): New global.
14449 (main): If 'no_handler is true, set the signal handlers to
14450 SIG_IGN.
14451 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14452 with_sw_watch and no_handler parameters. Handle them.
14453 (top level) <stepping over handler when stopped at a breakpoint
14454 test>: Add a test axis for testing with a software watchpoint, and
14455 another for testing with the signal handler set to SIG_IGN.
14456 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14457 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14458
abbdbd03
PA
144592014-10-28 Pedro Alves <palves@redhat.com>
14460
14461 PR gdb/17511
14462 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14463 * gdb.base/sigstep.exp (other_handler_location): New global.
14464 (advance): Support stepping into the signal handler, and running
14465 commands while in the handler.
14466 (in_handler_map): New global.
14467 (top level): In the advance test, add combinations for getting
14468 into the handler with stepping commands, and for running commands
14469 in the handler. Add comment descripting the advancei tests.
14470
1df4399f
PA
144712014-10-28 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.base/sigstep.exp: Use build_executable instead of
14474 prepare_for_testing.
14475 (top level): Move code that starts GDB, runs to main and creates a
14476 display to ...
14477 (restart): ... this new procedure.
14478 (top level): Move backtrace from signal handler test to ...
14479 (validate_backtrace): ... this new procedure.
14480 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14481 with_test_prefix. Always restart GDB.
14482 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14483 with_test_prefix. Always restart GDB. No need to delete
14484 breakpoints after the test.
14485 (test_skip_handler): Remove prefix parameter.
14486 (skip_over_handler, breakpoint_to_handler)
14487 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14488 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14489 restart GDB. No need to delete breakpoints after the test.
14490 (top level): Use foreach to call the test procedures with
14491 different commands.
14492
a5b6e449
PA
144932014-10-28 Pedro Alves <palves@redhat.com>
14494
14495 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14496 instead of GNATS numbers.
14497 * gdb.base/sigbpt.exp: Likewise.
14498 * gdb.base/siginfo.exp: Likewise.
14499 * gdb.base/sigstep.exp: Likewise.
14500
e5f8a7cc
PA
145012014-10-27 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.base/sigstep.c (dummy): New global.
14504 (main): Issue a couple writes to the new global.
14505 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14506 procedures.
14507 (skip_over_handler): Use test_skip_handler.
14508 (top level): Call skip_over_handler for stepi and nexti too.
14509 (breakpoint_over_handler): Use test_skip_handler.
14510 (top level): Call breakpoint_over_handler for stepi and nexti too.
14511
763905a3
YQ
145122014-10-27 Yao Qi <yao@codesourcery.com>
14513
14514 * gdb.trace/tfile.c (adjust_function_address)
14515 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14516 function descriptor.
14517
6f259a23
DB
145182014-10-24 Don Breazeal <donb@codesourcery.com>
14519
14520 * gdb.base/foll-fork.exp (test_follow_fork,
14521 catch_fork_child_follow): Check for updated fork messages emitted
14522 from infrun.c.
14523 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14524 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14525 vfork_and_exec_child_follow_through_step): Check for updated vfork
14526 messages emitted from infrun.c.
14527
09dd9a69
PA
145282014-10-24 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/corefile.exp: Remove references to ultrix.
14531 * gdb.base/interrupt.exp: Likewise.
14532 * gdb.base/whatis.exp: Likewise.
14533 * gdb.gdb/selftest.exp: Likewise.
14534 * gdb.threads/manythreads.exp: Likewise.
14535 * gdb.threads/print-threads.exp: Likewise.
14536 * gdb.threads/pthreads.exp:: Likewise.
14537 * gdb.threads/schedlock.exp: Likewise.
14538
3433cfa5
SC
145392014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14540
14541 * gdb.cp/non-trivial-retval.cc: Add a test case.
14542 * gdb.cp/non-trivial-retval.exp: Add a test.
14543
092f880b
YQ
145442014-10-20 Yao Qi <yao@codesourcery.com>
14545
14546 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14547 * gdb.python/py-objfile-script-gdb.py: New file.
14548 * gdb.python/py-objfile-script.exp: Update reference to
14549 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14550 of remote_download. Remove the dest file.
14551
acbdb7f3
YQ
145522014-10-20 Yao Qi <yao@codesourcery.com>
14553
14554 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14555 * gdb.base/step-line.exp: Likewise.
14556 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14557 * gdb.dwarf2/dw2-basic.exp: Likewise.
14558 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14559 * gdb.dwarf2/dw2-filename.exp: Likewise.
14560 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14561 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14562 * gdb.dwarf2/dw2-producer.exp: Likewise.
14563 * gdb.dwarf2/mac-fileno.exp: Likewise.
14564 * gdb.python/py-frame-args.exp: Likewise.
14565 * gdb.python/py-framefilter.exp: Likewise.
14566 * gdb.python/py-mi.exp: Likewise.
14567 * gdb.python/py-objfile-script.exp: Likewise
14568 * gdb.python/py-pp-integral.exp: Likewise.
14569 * gdb.python/py-pp-re-notag.exp: Likewise.
14570 * gdb.python/py-prettyprint.exp: Likewise.
14571 * gdb.python/py-section-script.exp: Likewise.
14572 * gdb.python/py-typeprint.exp: Likewise.
14573 * gdb.python/py-xmethods.exp: Likewise.
14574 * gdb.stabs/weird.exp: Likewise.
14575 * gdb.xml/tdesc-regs.exp: Likewise.
14576
bd286a29
KCY
145772014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14578
14579 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14580 (out_cu): Use addr_len for the size of addresses.
14581 (out_line): Likewise. Size DW_LNE_set_address instruction
14582 according to addr_len.
14583 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14584 (FUNC): Add START_INSNS to definition.
14585
673dc4a0
YQ
145862014-10-18 Yao Qi <yao@codesourcery.com>
14587
14588 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14589 gdb_has_argv0 return true.
14590 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14591 check [target_info exists noargs], check [gdb_has_argv0]
14592 instead.
14593 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14594 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14595 procedures.
14596
4ffbba72
DE
145972014-10-17 Doug Evans <dje@google.com>
14598
14599 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14600 event.
14601 * gdb.python/py-events.py: Add clear_objfiles event.
14602
d096d8c1
DE
146032014-10-17 Doug Evans <dje@google.com>
14604
14605 * gdb.python/py-objfile.exp: Test progspace attribute.
14606
a80db015
LM
146072014-10-17 Luis Machado <lgustavo@codesourcery.com>
14608
14609 * gdb.guile/scm-breakpoint.exp: Do not assume any
14610 directory separators when matching source file paths.
14611 * gdb.python/py-breakpoint.exp: Likewise.
14612 * gdb.reverse/break-precsave.exp: Likewise.
14613 * gdb.reverse/break-reverse.exp: Likewise.
14614 * gdb.reverse/consecutive-precsave.exp: Likewise.
14615 * gdb.reverse/finish-precsave.exp: Likewise.
14616 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14617 * gdb.reverse/finish-reverse.exp: Likewise.
14618 * gdb.reverse/i386-precsave.exp: Likewise.
14619 * gdb.reverse/i387-env-reverse.exp: Likewise.
14620 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14621 * gdb.reverse/machinestate-precsave.exp: Likewise.
14622 * gdb.reverse/machinestate.exp: Likewise.
14623 * gdb.reverse/sigall-precsave.exp: Likewise.
14624 * gdb.reverse/solib-precsave.exp: Likewise.
14625 * gdb.reverse/step-precsave.exp: Likewise.
14626 * gdb.reverse/until-precsave.exp: Likewise.
14627 * gdb.reverse/watch-precsave.exp: Likewise.
14628 * gdb.reverse/watch-reverse.exp: Likewise.
14629
b22089ab
YQ
146302014-10-17 Yao Qi <yao@codesourcery.com>
14631
14632 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14633 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14634
6c4486e6
PA
146352014-10-17 Pedro Alves <palves@redhat.com>
14636
14637 PR gdb/17471
14638 * gdb.base/bg-execution-repeat.c: New file.
14639 * gdb.base/bg-execution-repeat.exp: New file.
14640
0ff33695
PA
146412014-10-17 Pedro Alves <palves@redhat.com>
14642
14643 PR gdb/17300
14644 * gdb.base/continue-all-already-running.c: New file.
14645 * gdb.base/continue-all-already-running.exp: New file.
14646
6fdebc3d
PA
146472014-10-17 Pedro Alves <palves@redhat.com>
14648
14649 PR gdb/17472
14650 * gdb.base/annota-input-while-running.c: New file.
14651 * gdb.base/annota-input-while-running.exp: New file.
14652
32a8097b
PA
146532014-10-17 Pedro Alves <palves@redhat.com>
14654
14655 * gdb.base/callfuncs.exp: emove references to osf.
14656 * gdb.base/sigall.exp: Likewise.
14657 * gdb.gdb/selftest.exp: Likewise.
14658 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14659 * gdb.mi/non-stop.c: Likewise.
14660 * gdb.mi/pthreads.c: Likewise.
14661 * gdb.reverse/sigall-precsave.exp: Likewise.
14662 * gdb.reverse/sigall-reverse.exp: Likewise.
14663 * gdb.threads/pthreads.c: Likewise.
14664 * gdb.threads/pthreads.exp: Likewise.
14665
7a3517ff
YQ
146662014-10-17 Yao Qi <yao@codesourcery.com>
14667
14668 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14669 check 'target_info exists noargs'.
14670 (test_command_prompt_position): Likewise.
14671 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14672 Remove "set args".
14673 (progvar_simple_while_test): Likewise.
14674 (progvar_complex_if_while_test): Likewise.
14675 (if_while_breakpoint_command_test): Likewise.
14676 (infrun_breakpoint_command_test): Likewise.
14677 (breakpoint_command_test): Likewise.
14678 (watchpoint_command_test): Likewise.
14679 (bp_deleted_in_command_test): Likewise.
14680 (temporary_breakpoint_commands): Likewise.
14681
bb99c472
YQ
146822014-10-16 Yao Qi <yao@codesourcery.com>
14683
14684 * gdb.base/remotetimeout.exp: Remove noargs checking.
14685
7c16b83e
PA
146862014-10-15 Pedro Alves <palves@redhat.com>
14687
14688 PR breakpoints/9649
14689 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14690 * gdb.base/breakpoint-in-ro-region.exp
14691 (probe_target_hardware_step): New procedure.
14692 (top level): Probe hardware stepping and hardware breakpoint
14693 support. Test stepping through a read-only region, with both
14694 "breakpoint auto-hw" on and off and both "always-inserted" on and
14695 off.
14696
35a49624
IB
146972014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14698
14699 * gdb.dlang/demangle.exp: Update for demangling changes.
14700
2d1c107c
SC
147012014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14702
14703 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14704 * gdb.cp/non-trivial-retval.exp: Add new tests.
14705
778811d5
SC
147062014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14707
14708 PR c++/13403
14709 PR c++/15154
14710 * gdb.cp/non-trivial-retval.cc: New file.
14711 * gdb.cp/non-trivial-retval.exp: New file.
14712
10c5f0a8
YQ
147132014-10-15 Yao Qi <yao@codesourcery.com>
14714
14715 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14716 remote host.
14717
65d7b369
YQ
147182014-10-15 Yao Qi <yao@codesourcery.com>
14719
14720 * gdb.python/py-symbol.exp: Match file base name if host is
14721 remote, otherwise match file name with dir name.
14722 * gdb.python/py-symtab.exp: Likewise.
14723 * gdb.python/python.exp: Likewise.
14724
46dc1394
YQ
147252014-10-15 Yao Qi <yao@codesourcery.com>
14726
14727 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14728 pattern.
14729 * gdb.python/py-symtab.exp: Likewise.
14730 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14731 locationn.
14732
c40cc657
JB
147332014-10-14 Joel Brobecker <brobecker@adacore.com>
14734
14735 * gdb.ada/addr_arith: New testcase.
14736
2abf49e1
MR
147372014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14738
14739 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14740 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14741 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14742 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14743
f7088df3
SDJ
147442014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14745
14746 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14747 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14748 * gdb.arch/stap-eval-lang-ada.exp: New file.
14749
4dc06805
YQ
147502014-10-14 Yao Qi <yao@codesourcery.com>
14751
14752 * gdb.mi/mi-var-child.c (nothing1): New function.
14753 (nothing2): New function.
14754 (do_children_tests): Set function pointers by nothing1 and
14755 nothing2.
14756 * gdb.mi/mi-var-child.exp: Step over new added statements.
14757 Update test to match the new output.
14758 * gdb.mi/var-cmd.c (nothing1): New function.
14759 (nothing2): New function.
14760 (do_children_tests): Set function pointers by nothing1 and
14761 nothing2.
14762 * gdb.mi/mi-var-display.exp: Update test to match output.
14763 Step to the line specified by $line_dct_nothing.
14764 Increase the number of lines to step.
14765
46a93de2
YQ
147662014-10-14 Yao Qi <yao@codesourcery.com>
14767
14768 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14769 tests.
14770 * gdb.mi/mi2-var-child.exp: Likewise.
14771
14ea52ee
DE
147722014-10-13 Doug Evans <dje@google.com>
14773
14774 * gdb.python/py-objfile.exp: Change name of file name test.
14775
e5c6e92b
DE
147762014-10-13 Doug Evans <dje@google.com>
14777
14778 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14779 from the start of the CU.
14780
c780cc2f
JK
147812014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14782 Yao Qi <yao@codesourcery.com>
14783
14784 Fix "save breakpoints" for "catch" command.
14785 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14786 Remove -nonewline. Match also the added "main" line.
14787
99894e11
JK
147882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14789
14790 Fix "save breakpoints" for "disable $bpnum" command.
14791 * gdb.base/save-bp.c (main): Add label.
14792 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14793
6e1ac5a3
JK
147942014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14795
14796 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14797
754dd2b0
YQ
147982014-10-11 Yao Qi <yao@codesourcery.com>
14799
14800 * gdb.server/server-kill.exp: Execute command
14801 "set remote trace-status-packet on" before "tstatus".
14802
f90183d7
YQ
148032014-10-11 Yao Qi <yao@codesourcery.com>
14804
14805 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14806 (main): Call getppid.
14807 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14808 and continue to it. Read variable "server_pid".
14809
bf40a607
YQ
148102014-10-11 Yao Qi <yao@codesourcery.com>
14811
14812 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14813
052ca370
YQ
148142014-10-11 Yao Qi <yao@codesourcery.com>
14815
14816 * gdb.threads/thread-find.exp: Don't execute command
14817 "info threads".
14818 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14819 * gdb.threads/linux-dp.exp: Don't check the condition
14820 $threads_created equals to zero.
14821
3831839c
PA
148222014-10-10 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.base/bigcore.exp: Remove references to IRIX.
14825 * gdb.base/funcargs.exp: Likewise.
14826 * gdb.base/interrupt.exp: Likewise.
14827 * gdb.base/mips_pro.exp: Likewise.
14828 * gdb.base/nodebug.exp: Likewise.
14829 * gdb.base/setvar.exp: Likewise.
14830 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14831
8b9a549d
PA
148322014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14833 Pedro Alves <palves@redhat.com>
14834
14835 PR symtab/14466
14836 * gdb.base/vdso-warning.c: New file.
14837 * gdb.base/vdso-warning.exp: New file.
14838
d48ba5e8
DE
148392014-10-02 Doug Evans <dje@google.com>
14840
14841 * gdb.base/structs.c (main): Don't run forever.
14842
2278c276
PA
148432014-10-02 Pedro Alves <palves@redhat.com>
14844
14845 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14846 (top level) <stop threads 1, stop threads 2>: Use it.
14847
b57bacec
PA
148482014-10-02 Pedro Alves <palves@redhat.com>
14849
14850 * gdb.threads/break-while-running.exp (test): Add new
14851 'update_thread_list' argument. Skip "info threads" if false.
14852 (top level): Add new 'update_thread_list' axis.
14853
13fd3ff3
PA
148542014-10-02 Pedro Alves <palves@redhat.com>
14855
14856 PR breakpoints/17431
14857 * gdb.base/execl-update-breakpoints.c: New file.
14858 * gdb.base/execl-update-breakpoints.exp: New file.
14859
0fec99e8
PA
148602014-10-01 Pedro Alves <palves@redhat.com>
14861
14862 * gdb.base/breakpoint-in-ro-region.c: New file.
14863 * gdb.base/breakpoint-in-ro-region.exp: New file.
14864
2ddf4301
SM
148652014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14866
14867 * gdb.mi/mi-exit-code.exp: New file.
14868 * gdb.mi/mi-exit-code.c: New file.
14869
6a5f3f43
YQ
148702014-09-30 Yao Qi <yao@codesourcery.com>
14871
14872 * lib/prelink-support.exp (build_executable_own_libs): Error if
14873 the target isn't native.
14874
345bcc73
YQ
148752014-09-30 Yao Qi <yao@codesourcery.com>
14876
14877 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14878 false.
14879
a25a5a45
PA
148802014-09-22 Pedro Alves <palves@redhat.com>
14881
14882 * gdb.threads/break-while-running.exp: New file.
14883 * gdb.threads/break-while-running.c: New file.
14884
00ba3162
YQ
148852014-09-19 Yao Qi <yao@codesourcery.com>
14886
14887 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14888 Invoke test. Restart GDB with --readnow and invoke test again.
14889
c3b7b696
YQ
148902014-09-19 Yao Qi <yao@codesourcery.com>
14891
14892 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14893 proc set_breakpoint_on_gcd_function. Invoke
14894 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14895 invoke set_breakpoint_on_gcd_function again.
14896
2b4fd423
DE
148972014-09-18 Doug Evans <dje@google.com>
14898
14899 * gdb.dwarf2/symtab-producer.exp: New file.
14900
a5947601
SDJ
149012014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14902
14903 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14904 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14905 * gdb.base/global-var-nested-by-dso.c: Likewise.
14906 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14907
91c19059
SDJ
149082014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14909 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.base/watch-bitfields.exp: Pass string other than test file
14912 name to prepare_for_testing.
14913 (watch): New procedure.
14914 (expect_watchpoint): Use with_test_prefix.
14915 (top level): Factor out tests to ...
14916 (test_watch_location, test_regular_watch): ... these new
14917 procedures, and use with_test_prefix and gdb_continue_to_end.
14918
bb9d5f81
PP
149192014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14920
14921 PR breakpoints/12526
14922 * gdb.base/watch-bitfields.exp: New file.
14923 * gdb.base/watch-bitfields.c: New file.
14924
635856f5
PA
149252014-09-16 Pedro Alves <palves@redhat.com>
14926
14927 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14928 software and hardware addresses, not software address against
14929 itself.
14930
7280ceea
PA
149312014-09-16 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14934 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14935
428b16bd
PA
149362014-09-16 Pedro Alves <palves@redhat.com>
14937
14938 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14939 files.
14940 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14941 "*-*-vxworks*" throughout.
14942 * gdb.base/break.exp: Likewise.
14943 * gdb.base/default.exp: Likewise.
14944 * gdb.base/scope.exp: Likewise.
14945 * gdb.base/sepdebug.exp: Likewise.
14946 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14947 throughout.
14948 * gdb.base/run.c: Likewise.
14949 * gdb.base/sepdebug.c: Likewise.
14950 * gdb.hp/gdb.aCC/run.c: Likewise.
14951 * gdb.reverse/until-reverse.c: Likewise.
14952 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14953
666d413c
YQ
149542014-09-16 Yao Qi <yao@codesourcery.com>
14955
14956 * boards/local-remote-host-native.exp: New file.
14957
57cbd724
DE
149582014-09-14 Doug Evans <xdje42@gmail.com>
14959
14960 * gdb.threads/queue-signal.c (thread_count): New variable.
14961 (thread_count_mutex, thread_count_condvar): New variables.
14962 (incr_thread_count, wait_all_threads_running): New functions.
14963 (main): Wait for all threads to be in their thread functions.
14964
81219e53
DE
149652014-09-13 Doug Evans <xdje42@gmail.com>
14966
14967 * gdb.threads/queue-signal.c: New file.
14968 * gdb.threads/queue-signal.exp: New file.
14969
3714cea7
DE
149702014-09-13 Doug Evans <xdje42@gmail.com>
14971
14972 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14973 be consistent with what default_gdb_init uses.
14974 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14975 the plain text of the prompt. Add some logging printfs.
14976 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14977
fa43b1d7
PA
149782014-09-12 Pedro Alves <palves@redhat.com>
14979
14980 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14981 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14982 * gdb.arch/i386-size-overlap.exp: Likewise.
14983 * gdb.arch/i386-size.exp: Likewise.
14984 * gdb.arch/i386-unwind.exp: Likewise.
14985 * gdb.base/a2-run.exp: Likewise.
14986 * gdb.base/break.exp: Likewise.
14987 * gdb.base/charset.exp: Likewise.
14988 * gdb.base/chng-syms.exp: Likewise.
14989 * gdb.base/commands.exp: Likewise.
14990 * gdb.base/dbx.exp: Likewise.
14991 * gdb.base/find.exp: Likewise.
14992 * gdb.base/funcargs.exp: Likewise.
14993 * gdb.base/jit-simple.exp: Likewise.
14994 * gdb.base/reread.exp: Likewise.
14995 * gdb.base/sepdebug.exp: Likewise.
14996 * gdb.base/step-bt.exp: Likewise.
14997 * gdb.cp/mb-inline.exp: Likewise.
14998 * gdb.cp/mb-templates.exp: Likewise.
14999 * gdb.objc/basicclass.exp: Likewise.
15000 * gdb.threads/killed.exp: Likewise.
15001
9d9bf2df
EBM
150022014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15003
15004 PR tdep/17379
15005 * gdb.arch/powerpc-stackless.S: New file.
15006 * gdb.arch/powerpc-stackless.exp: New file.
15007
1cf2f1b0
JK
150082014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15009
15010 * gdb.base/attach.c: Include unistd.h.
15011 (main): Call alarm. Add label postloop.
15012 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15013 gdb_breakpoint, gdb_continue_to_breakpoint.
15014 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15015
98880d46
PA
150162014-09-11 Pedro Alves <palves@redhat.com>
15017
15018 PR gdb/17347
15019 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15020 * gdb.base/attach.exp (test_command_line_attach_run): New
15021 procedure.
15022 (top level): Call it.
15023
4c92ff2c
PA
150242014-09-11 Pedro Alves <palves@redhat.com>
15025
15026 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15027 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15028 (do_command_attach_tests): Use spawn_wait_for_attach.
15029 * gdb.base/solib-overlap.exp: Likewise.
15030 * gdb.multi/multi-attach.exp: Likewise.
15031 * gdb.python/py-prompt.exp: Likewise.
15032 * gdb.python/py-sync-interp.exp: Likewise.
15033 * gdb.server/ext-attach.exp: Likewise.
15034
3adc1a7d
GKB
150352014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15036
15037 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15038 command in testcase. Simplify testcase.
15039
96334934
JB
150402014-09-10 Joel Brobecker <brobecker@adacore.com>
15041
15042 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15043
eb479039
JB
150442014-09-10 Joel Brobecker <brobecker@adacore.com>
15045
15046 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15047
deede10c
JB
150482014-09-10 Joel Brobecker <brobecker@adacore.com>
15049
15050 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15051
7828a5f5
JB
150522014-09-10 Joel Brobecker <brobecker@adacore.com>
15053
15054 * gdb.dwarf2/dynarr-ptr.c: New file.
15055 * gdb.dwarf2/dynarr-ptr.exp: New file.
15056
33aeebcf
MR
150572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15058
15059 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15060 of 30 rather than hardcoding 120 for a slow test case. Take the
15061 `gdb,timeout' target setting into account for this calculation.
15062 Don't extend the timeout for the test cases that don't need it.
15063
7b415901
MR
150642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15065
15066 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15067 a factor of 2 for a slow test case. Take the `gdb,timeout'
15068 target setting into account for this calculation.
15069 * gdb.reverse/until-precsave.exp: Increase the timeout by
15070 a factor of 15 and 3 respectively rather than adding 120
15071 for a pair of slow test cases. Take the `gdb,timeout'
15072 target setting into account for this calculation.
15073
4a40f85a
MR
150742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15075
15076 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15077 timeout, don't pass one down to gdb_expect.
15078 (gdb_expect): Rework timeout selection.
15079
09635af7
MR
150802014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15081
15082 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15083 exception on timeout.
15084 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15085 (gdbserver_start_extended): Catch any `gdbserver_start' error
15086 exceptions.
15087 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15088 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15089 `gdbserver_gdb_load' error exceptions.
15090
2bdd10b7
MR
150912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15092
15093 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15094 120 on waiting for the TCP socket to open.
15095
316935f0
DE
150962014-09-09 Doug Evans <xdje42@gmail.com>
15097
15098 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15099 _caller_matches, _any_caller_is, _any_caller_matches.
15100
83740597
DE
151012014-09-09 Doug Evans <xdje42@gmail.com>
15102
15103 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15104
4c122fc3
YQ
151052014-09-09 Yao Qi <yao@codesourcery.com>
15106
15107 * gdb.mi/mi-var-display.exp: Set print symbol off.
15108
a9f116cb
GKB
151092014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15110
15111 PR gdb/17035
15112 * gdb.base/commands.exp: Add tests to verify user-defined
15113 commands with empty bodies.
15114 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15115 python commands in `show user command`.
15116 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15117 scheme commands in `show user command`.
15118
c75bd3a2
JK
151192014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15120
15121 PR python/17355
15122 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15123 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15124 * gdb.python/py-framefilter-invalidarg.exp: New file.
15125 * gdb.python/py-framefilter-invalidarg.py: New file.
15126
faa42425
DE
151272014-09-06 Doug Evans <xdje42@gmail.com>
15128
15129 PR 15276
15130 * gdb.python/py-caller-is.c: New file.
15131 * gdb.python/py-caller-is.exp: New file.
15132
474ca4f6
SDJ
151332014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15134
15135 PR gdb/17235
15136 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15137 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15138
eb0b0463
SDJ
151392014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15140
15141 PR fortran/17237
15142 * gdb.fortran/print-formatted.exp: New file.
15143 * gdb.fortran/print-formatted.f90: Likewise.
15144
5f3b99cf
SS
151452014-09-03 Sasha Smundak <asmundak@google.com>
15146
15147 * gdb.python/py-frame.exp: Test Frame.read_register.
15148
7d793aa9
SDJ
151492014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15150
15151 PR python/16699
15152 * gdb.python/py-completion.exp: New file.
15153 * gdb.python/py-completion.py: Likewise.
15154
fb0576e9
DE
151552014-08-28 Doug Evans <dje@google.com>
15156
15157 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15158 eax,etc. are live with values set by gdb and thus the compiler can't
15159 use them.
15160 * gdb.arch/i386-pseudo.c (main): Ditto.
15161
ee92b0dd
DE
151622014-08-27 Doug Evans <dje@google.com>
15163
15164 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15165
6649db35
DE
151662014-08-25 Doug Evans <dje@google.com>
15167
15168 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15169 (main): Ditto.
15170
564b7600
DE
151712014-08-25 Doug Evans <dje@google.com>
15172
15173 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15174
3881fb67
YQ
151752014-08-24 Yao Qi <yao@codesourcery.com>
15176
15177 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15178 symbol off.
15179 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15180
a05a36a5
DE
151812014-08-22 Doug Evans <dje@google.com>
15182
15183 PR 17276
15184 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15185 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15186 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15187
7c343b48
YQ
151882014-08-22 Yao Qi <yao@codesourcery.com>
15189
15190 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15191 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15192 * gdb.python/python.exp: Likewise. Use .py file on the host
15193 instead of the build.
15194
22fd09ae
JK
151952014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15196
15197 * gdb.threads/gcore-stale-thread.c: New file.
15198 * gdb.threads/gcore-stale-thread.exp: New file.
15199
a8454a7c
PA
152002014-08-21 Pedro Alves <palves@redhat.com>
15201
15202 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15203 * gdb.base/gcore-relro-pie.exp: Likewise.
15204 * gdb.base/gcore-relro.exp: Likewise.
15205 * gdb.base/gcore.exp: Likewise.
15206 * gdb.base/print-symbol-loading.exp: Likewise.
15207 * gdb.threads/gcore-thread.exp: Likewise.
15208 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15209
2a31c623
PA
152102014-08-20 Pedro Alves <palves@redhat.com>
15211 Jan Kratochvil <jan.kratochvil@redhat.com>
15212
15213 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15214 configure.
15215 (EXPECT): Handle READ1 being set.
15216 (all): Depend on EXTRA_RULES.
15217 (check-read1, expect-read1, read1.so, read1): New rules.
15218 * README (Testsuite Parameters): Document the READ1 make variable.
15219 (Race detection): New section.
15220 * configure: Regenerate.
15221 * configure.ac: If build==host==target, and running under a
15222 GNU/glibc system, add read1 to the extra Makefile rules.
15223 (EXTRA_RULES): AC_SUBST it.
15224 * lib/read1.c: New file.
15225
d36430db
JB
152262014-08-20 Joel Brobecker <brobecker@adacore.com>
15227
15228 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15229 the handling of variables declared as a typedef to an array
15230 which a DW_AT_data_location attribute.
15231
9a0dc9e3
PA
152322014-08-19 Andrew Burgess <aburgess@broadcom.com>
15233 Pedro Alves <palves@redhat.com>
15234
15235 PR symtab/14604
15236 PR symtab/14605
15237 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15238 gdb_test.
15239
0718a8da
PA
152402014-08-19 Pedro Alves <palves@redhat.com>
15241
15242 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15243
13b448cd
YQ
152442014-08-19 Yao Qi <yao@codesourcery.com>
15245
15246 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15247 right line.
15248
1cbf5077
DB
152492014-08-18 David Blaikie <dblaikie@gmail.com>
15250
15251 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15252
bf0fae19
JB
152532014-08-18 Joel Brobecker <brobecker@adacore.com>
15254
15255 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15256 attribute in array range.
15257
3c8c5dcc
JB
152582014-08-18 Joel Brobecker <brobecker@adacore.com>
15259
15260 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15261
e66d4446
SC
152622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15263
15264 PR c++/17132
15265 * gdb.cp/pr17132.cc: New file.
15266 * gdb.cp/pr17132.exp: New file.
15267
940df408
SC
152682014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15269
15270 * gdb.python/py-xmethods.py (A_getarrayind)
15271 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15272 Use 'print' with function call syntax.
15273 (E_method_matcher.match): Fix tab vs space indentation mixup.
15274
ebcc6c3a
YQ
152752014-08-15 Yao Qi <yao@codesourcery.com>
15276
15277 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15278 false.
15279
775e0f04
YQ
152802014-08-15 Yao Qi <yao@codesourcery.com>
15281
15282 * gdb.cp/casts.exp: Set print symbol off.
15283 * gdb.cp/class2.exp: Likewise.
15284 * gdb.cp/overload.exp: Likewise.
15285 * gdb.cp/templates.exp: Likewise.
15286
d769e349
DE
152872014-08-11 Doug Evans <dje@google.com>
15288
15289 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15290 (test_load_shlib): Update.
15291
20c6f1e1
YQ
152922014-08-09 Yao Qi <yao@codesourcery.com>
15293
15294 * gdb.base/display.exp: Invoke is_address_zero_readable.
15295 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15296 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15297 * gdb.base/hbreak-unmapped.exp: Return if
15298 is_address_zero_readable returns true.
15299 * gdb.base/signest.exp: Likewise.
15300 * gdb.base/signull.exp: Likewise.
15301 * gdb.base/sigbpt.exp: Likewise.
15302 * gdb.guile/scm-disasm.exp: Do the test if
15303 is_address_zero_readable returns false.
15304 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15305 * gdb.python/py-arch.exp: Likewise.
15306 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15307 * lib/gdb.exp (is_address_zero_readable): New proc.
15308
5792e8e3
YQ
153092014-08-09 Yao Qi <yao@codesourcery.com>
15310
15311 PR testsuite/13443
15312 * gdb.mi/mi-var-display.exp: Make test messages unique.
15313
3cecbbbe
TT
153142014-08-04 Tom Tromey <tromey@redhat.com>
15315
15316 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15317 target 0".
15318
00b51ff5
TT
153192014-08-04 Tom Tromey <tromey@redhat.com>
15320
15321 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15322 "target_resume".
15323
6908c509
JB
153242014-08-01 Joel Brobecker <brobecker@adacore.com>
15325
15326 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15327 inner_vla_struct_object_size.
15328 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15329 as xfail.
15330
cc6563d2
PA
153312014-07-30 Pedro Alves <palves@redhat.com>
15332
15333 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15334 comment.
15335
7e09a223
YQ
153362014-07-29 Yao Qi <yao@codesourcery.com>
15337
15338 PR gdb/17206
15339 * gdb.base/until-nodebug.exp: New.
15340
7ebdbe92
DE
153412014-07-28 Doug Evans <xdje42@gmail.com>
15342
15343 PR guile/17203
15344 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15345 previously existing parameter, and previously ambiguously spelled
15346 parameter.
15347
fdb1adc6
WN
153482014-07-28 Will Newton <will.newton@linaro.org>
15349
15350 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15351
186fcde0
DE
153522014-07-26 Ludovic Courtès <ludo@gnu.org>
15353 Doug Evans <xdje42@gmail.com>
15354
15355 PR guile/17146
15356 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15357
70509625
PA
153582014-07-25 Pedro Alves <palves@redhat.com>
15359
15360 * gdb.threads/signal-command-handle-nopass.c: New file.
15361 * gdb.threads/signal-command-handle-nopass.exp: New file.
15362 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15363 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15364 * gdb.threads/signal-delivered-right-thread.c: New file.
15365 * gdb.threads/signal-delivered-right-thread.exp: New file.
15366
c3f814a1
PA
153672014-07-25 Pedro Alves <palves@redhat.com>
15368
15369 * gdb.base/double-prompt-target-event-error.exp
15370 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15371 match.
15372 (cancel_pagination_in_target_event): Rework double prompt
15373 detection.
15374 * gdb.base/paginate-after-ctrl-c-running.exp
15375 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15376 <return>' match.
15377 * gdb.base/paginate-bg-execution.exp
15378 (test_bg_execution_pagination_return)
15379 (test_bg_execution_pagination_cancel): Remove '-notransfer
15380 <return>' matches.
15381 * gdb.base/paginate-execution-startup.exp
15382 (test_fg_execution_pagination_return)
15383 (test_fg_execution_pagination_cancel): Remove '-notransfer
15384 <return>' matches.
15385 * gdb.base/paginate-inferior-exit.exp
15386 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15387 match.
15388 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15389 * lib/gdb.exp (pagination_prompt): Run text through
15390 string_to_regexp.
15391 (gdb_test_multiple): Match $pagination_prompt instead of
15392 "<return>".
15393 (string_to_regexp): Move to lib/gdb-utils.exp.
15394
e214cf6c
JK
153952014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15396
15397 * gdb.arch/amd64-entry-value-paramref.S: New file.
15398 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15399 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15400 * gdb.arch/amd64-optimout-repeat.S: New file.
15401 * gdb.arch/amd64-optimout-repeat.c: New file.
15402 * gdb.arch/amd64-optimout-repeat.exp: New file.
15403
17d0c5c8
JK
154042014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15405
15406 PR gdb/17170
15407 * gdb.base/statistics.exp: New file.
15408
b8b8facf
DE
154092014-07-17 Doug Evans <dje@google.com>
15410
74b49205 15411 PR gdb/17170
b8b8facf
DE
15412 * gdb.base/maint.exp: Update testing of per-command stats.
15413
1b5d0ab3
PA
154142014-07-16 Pedro Alves <palves@redhat.com>
15415
15416 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15417 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15418 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15419 (tfile_write_buf): New functions.
15420 (add_memory_block): Rewrite using the above.
15421 (adjust_function_address): New function.
15422 (FUNCTION_ADDRESS): New macro.
15423 (write_basic_trace_file): Remove short_x local, and use
15424 tfile_write_16. Change type of func_addr local to unsigned long
15425 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15426 here. Cast argument of add_memory_block to char pointer.
15427 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15428 (main): Remove parameters.
15429 * gdb.trace/tfile.exp: Remove nowarnings.
15430
4d974e88
SM
154312014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15432
15433 * gdb.base/debug-expr.exp: Test string evaluation with
15434 "debug expression" on.
15435
41e99568
PA
154362014-07-15 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.base/reread.exp: Use clean_restart.
15439
487d9753
PL
154402014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15441
15442 * gdb.arch/avr-flash-qualifer.c: New.
15443 * gdb.arch/avr-flash-qualifer.exp: New.
15444
cc1c52ad
PA
154452014-07-14 Pedro Alves <palves@redhat.com>
15446
15447 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15448 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15449
1e973570
PA
154502014-07-14 Pedro Alves <palves@redhat.com>
15451
15452 * gdb.base/double-prompt-target-event-error.c: New file.
15453 * gdb.base/double-prompt-target-event-error.exp: New file.
15454
93d6eb10
PA
154552014-07-14 Pedro Alves <palves@redhat.com>
15456
15457 PR gdb/17072
15458 * gdb.base/paginate-inferior-exit.c: New file.
15459 * gdb.base/paginate-inferior-exit.exp: New file.
15460
0017922d
PA
154612014-07-14 Pedro Alves <palves@redhat.com>
15462
15463 PR gdb/17072
15464 * gdb.base/paginate-bg-execution.c: New file.
15465 * gdb.base/paginate-bg-execution.exp: New file.
15466
94696ad3
PA
154672014-07-14 Pedro Alves <palves@redhat.com>
15468
15469 PR gdb/17072
15470 * gdb.base/paginate-execution-startup.c: New file.
15471 * gdb.base/paginate-execution-startup.exp: New file.
15472 * lib/gdb.exp (pagination_prompt): New global.
15473 (default_gdb_spawn): New procedure, factored out from
15474 default_gdb_spawn.
15475 (default_gdb_start): Adjust to call default_gdb_spawn.
15476 (gdb_spawn): New procedure.
15477
bd293940
PA
154782014-07-14 Pedro Alves <palves@redhat.com>
15479
15480 * lib/gdb.exp (gdb_assert): New procedure.
15481 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15482
c933f875
PA
154832014-07-14 Pedro Alves <palves@redhat.com>
15484
15485 * gdb.base/execution-termios.c: New file.
15486 * gdb.base/execution-termios.exp: New file.
15487
d98b7a16
TT
154882014-07-14 Tom Tromey <tromey@redhat.com>
15489
15490 * gdb.cp/vla-cxx.cc: New file.
15491 * gdb.cp/vla-cxx.exp: New file.
15492
548740d6
TT
154932014-07-14 Tom Tromey <tromey@redhat.com>
15494
15495 * gdb.reverse/rerun-prec.c: New file.
15496 * gdb.reverse/rerun-prec.exp: New file.
15497
a25eb028
MR
154982014-07-12 Maciej W. Rozycki <macro@mips.com>
15499 Maciej W. Rozycki <macro@codesourcery.com>
15500
15501 * lib/gdb-utils.exp: New file.
15502 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15503 inline `gdb_init_command' processing.
15504 (gdb_start_cmd): Likewise.
15505 * lib/mi-support.exp (mi_run_cmd): Likewise.
15506 * README: Document `gdb_init_command' and `gdb_init_commands'.
15507
218c2655
JK
155082014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15509
15510 Fix false FAIL running under a very long directory name.
15511 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15512 and "set print elements 10000". Twice.
15513
5401fde3
YQ
155142014-07-11 Yao Qi <yao@codesourcery.com>
15515
15516 * gdb.base/exprs.exp: "set print symbol off".
15517
e76126e8
PA
155182014-07-11 Pedro Alves <palves@redhat.com>
15519
15520 * gdb.threads/kill.c: New file.
15521 * gdb.threads/kill.exp: New file.
15522
2d6f0de6
YQ
155232014-07-10 Yao Qi <yao@codesourcery.com>
15524
15525 * gdb.trace/tfile.c (write_basic_trace_file)
15526 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15527 address written to trace file.
15528
7180e04a
PA
155292014-07-09 Pedro Alves <palves@redhat.com>
15530
15531 * gdb.base/attach-wait-input.exp: New file.
15532 * gdb.base/attach-wait-input.c: New file.
15533
9a9a7608
AB
155342014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15535
15536 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15537 setting up test structures.
15538 (main): Call new test function.
15539 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15540 test function, continue into test function and walk test
15541 structures.
15542
161ac41e
YQ
155432014-07-02 Yao Qi <yao@codesourcery.com>
15544
15545 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15546 'bar_start' at the beginning of functions 'foo' and 'bar'
15547 respectively.
15548 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15549 instead of 'foo' and 'bar'.
15550
1f267ae3
MM
155512014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15552
15553 * gdb.btrace/segv.exp: New.
15554 * gdb.btrace/segv.c: New.
15555
2b239efb
LM
155562014-07-02 Luis Machado <lgustavo@codesourcery.com>
15557
15558 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15559 instruction.
15560
cf363f18
MW
155612014-06-30 Mark Wielaard <mjw@redhat.com>
15562
15563 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15564 vulture, vilify, villar): New volatile array constants.
15565 (vindictive, vegetation): New const volatile array constants.
15566 * gdb.base/volatile.exp: Test volatile and const volatile array
15567 types.
15568
aebf9d24
AA
155692014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15570
15571 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15572 target lacks support for awatch, rwatch, or hbreak.
15573
b67a2c6f
YQ
155742014-06-27 Yao Qi <yao@codesourcery.com>
15575
15576 * gdb.multi/dummy-frame-restore.exp: New.
15577 * gdb.multi/dummy-frame-restore.c: New.
15578
aef92902
MM
155792014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15580
15581 * gdb.btrace/gcore.exp: New.
15582
8e9db26e
PA
155832014-06-23 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.base/watchpoint-reuse-slot.c: New file.
15586 * gdb.base/watchpoint-reuse-slot.exp: New file.
15587
70afc5b7
SC
155882014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15589
15590 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15591 progspace's filename in 'info', 'enable' and 'disable' command
15592 tests.
15593
b972bd9c
JK
155942014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15595
15596 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15597 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15598 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15599
125f8a3d
GB
156002014-06-20 Gary Benson <gbenson@redhat.com>
15601
15602 * gdb.arch/i386-avx.exp: Fix include file location.
15603 * gdb.arch/i386-sse.exp: Likewise.
15604
3ed9baed
IB
156052014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15606
15607 * gdb.dlang/expression.exp: New file.
15608
034f788c
PA
156092014-06-19 Pedro Alves <palves@redhat.com>
15610
15611 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15612 out from ...
15613 (top level): ... here. Iterate running tests under different
15614 scheduler-locking settings.
15615
45371d0c
LM
156162014-06-18 Luis Machado <lgustavo@codesourcery.com>
15617
15618 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15619 to DW_FORM_addr and use non-zero addresses.
15620
5d376983
SC
156212014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15622
15623 PR gdb/17017
15624 * gdb.python/py-xmethods.cc: Add global function call counters and
15625 increment them in their respective functions. Remove "cout"
15626 statements.
15627 * gdb.python/py-xmethods.exp: Make tests check the global function
15628 call counters instead of depending on inferior IO.
15629
a1aa2221
LM
156302014-06-18 Don Breazeal <donb@codesourcery.com>
15631
15632 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15633 Deleted procedure.
15634 (explicit_fork_parent_follow): Deleted procedure.
15635 (explicit_fork_child_follow): Deleted procedure.
15636 (test_follow_fork): New procedure.
15637 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15638 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15639 procedure calls.
15640
0fc05997
YQ
156412014-06-17 Yao Qi <yao@codesourcery.com>
15642
15643 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15644 CP1252.
15645
70795c52
LM
156462014-06-17 Luis Machado <lgustavo@codesourcery.com>
15647
15648 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15649 Initialize ptr and S explicitly.
15650 (skip_type_update_when_not_use_rtti_test): Likewise.
15651
6be47f0c
KS
156522014-06-16 Keith Seitz <keiths@redhat.com>
15653
15654 PR mi/15863
15655 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15656 the inferior is started.
15657
d03de421
PA
156582014-06-16 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.base/break-main-file-remove-fail.c: New file.
15661 * gdb.base/break-main-file-remove-fail.exp: New file.
15662 * gdb.base/break-unload-file.exp: Use build_executable instead of
15663 prepare_for_testing.
15664 (test_break): New parameter "initial_load". Handle it.
15665 (top level): Add initial_load cmdline/file axis.
15666
f9579b99
TT
156672014-06-12 Tom Tromey <tromey@redhat.com>
15668
15669 * gdb.base/completion.exp: Don't use directory name in test.
15670
3657956b
GB
156712014-06-09 Gary Benson <gbenson@redhat.com>
15672
15673 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15674 separate the always-available ANSI-standard signals from the
15675 signals that require checking.
15676 (main): Likewise.
15677 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15678 Likewise.
15679 (main): Likewise.
15680
4186eb54
KS
156812014-06-07 Keith Seitz <keiths@redhat.com>
15682
15683 Revert:
15684 PR c++/16253
15685 * gdb.cp/var-tag.cc: New file.
15686 * gdb.cp/var-tag.exp: New file.
15687 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15688 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15689 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15690 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15691
25326a28 156922014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15693
15694 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15695
829155c9
PA
156962014-06-06 Pedro Alves <palves@redhat.com>
15697
15698 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15699 in target debug output instead of looking at RSP packets,
15700 disabling the test on any target that uses hardware stepping.
15701 Update comments.
15702
61c8d22e
PA
157032014-06-06 Pedro Alves <palves@redhat.com>
15704
15705 * gdb.base/break-unload-file.exp: Fix typo.
15706
d9a47287
YQ
157072014-06-06 Yao Qi <yao@codesourcery.com>
15708
15709 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15710 from "jit_function" to "^jit_function".
15711
e5e01dbf
YQ
157122014-06-06 Yao Qi <yao@codesourcery.com>
15713
15714 * gdb.base/async.c (foo): Add one statement.
15715 * gdb.base/async.exp: Get the next instruction address and
15716 match the output of "nexti" by instruction address. Match
15717 the hex address in the output of "finish".
15718
73ba372c
GB
157192014-06-06 Gary Benson <gbenson@redhat.com>
15720
15721 * gdb.base/call-signals.c: Remove preprocessor conditionals
15722 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15723 SIGSEGV and SIGTERM.
15724 * gdb.base/sigall.c: Likewise.
15725 * gdb.base/unwindonsignal.c: Likewise.
15726 * gdb.reverse/sigall-reverse.c: Likewise.
15727
831517df
YQ
157282014-06-06 Yao Qi <yao@codesourcery.com>
15729
15730 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15731 readable, skip the test.
15732
b8b91e98
YQ
157332014-06-06 Yao Qi <yao@codesourcery.com>
15734
15735 * gdb.threads/staticthreads.c (thread_function): Move the line
15736 setting breakpoint on forward.
15737 * gdb.threads/staticthreads.exp: Update comments.
15738
fb934770
LC
157392014-06-05 Ludovic Courtès <ludo@gnu.org>
15740
15741 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15742 "history-append! type error".
15743
6ef284bd
SM
157442014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15745
15746 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15747 erroneous dprintf expected input.
15748
a872e241
DE
157492014-06-04 Doug Evans <xdje42@gmail.com>
15750
15751 * gdb.guile/scm-generics.exp: Delete.
15752
16f691fb
DE
157532014-06-04 Doug Evans <xdje42@gmail.com>
15754
15755 * gdb.guile/scm-breakpoint.exp: Update.
15756 Add tests for breakpoint registration.
15757
012370f6
TT
157582014-06-04 Tom Tromey <tromey@redhat.com>
15759
15760 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15761 VLA-in-union.
15762 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15763 inner_vla_struct, vla_union types. Initialize objects of those
15764 types and compute their sizes.
15765
9f5a4cef
HZ
157662014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15767 Hui Zhu <hui@codesourcery.com>
15768
15769 * gdb.base/fileio.exp: Add test for shell not available as well as
15770 available.
15771 * gdb.base/fileio.c (test_system): Check for shell twice.
15772
90a45c4d
YQ
157732014-06-04 Yao Qi <yao@codesourcery.com>
15774
15775 * gdb.base/auto-connect-native-target.exp: Remove redundant
15776 space from the regexp pattern.
15777
70017e41
YQ
157782014-06-04 Yao Qi <yao@codesourcery.com>
15779
15780 * gdb.base/default.exp: Replace "child" with "native" in
15781 regexp pattern.
15782
883964a7
SC
157832014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15784
15785 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15786 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15787 * gdb.python/py-xmethods.py: Python script supporting the
15788 new testcase and tests.
15789
ef370185
JB
157902014-06-03 Joel Brobecker <brobecker@adacore.com>
15791 Pedro Alves <palves@redhat.com>
15792
15793 PR breakpoints/17000
15794 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15795 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15796
1e2ccb61
BM
157972014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15798
15799 * gdb.base/subst.exp: Add tests to verify partial path matching
15800 output.
15801
c6ec5ab2
PA
158022014-06-03 Pedro Alves <palves@redhat.com>
15803
15804 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15805 target that doesn't use software single-stepping.
15806
835c559f
PA
158072014-06-03 Pedro Alves <palves@redhat.com>
15808
15809 PR breakpoints/17000
15810 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15811 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15812
06eb1586
DE
158132014-06-02 Doug Evans <xdje42@gmail.com>
15814
15815 * gdb.guile/scm-parameter.exp: New file.
15816
e698b8c4
DE
158172014-06-02 Doug Evans <xdje42@gmail.com>
15818
15819 * gdb.guile/scm-cmd.c: New file.
15820 * gdb.guile/scm-cmd.exp: New file.
15821
ded03782
DE
158222014-06-02 Doug Evans <xdje42@gmail.com>
15823
15824 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15825 pretty-printer lookup.
15826 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15827 (make-pp_s-printer): Call it.
15828 (make-pretty-printer-from-dict): New function.
15829 (lookup-pretty-printer-maker-from-dict): New function.
15830 (*pretty-printer*): Simplify.
15831 (make-objfile-pp_s-printer): New function.
15832 (install-objfile-pretty-printers!): New function.
15833 (make-progspace-pp_s-printer): New function.
15834 (install-progspace-pretty-printers!): New function.
15835 * gdb.guile/scm-progspace.c: New file.
15836 * gdb.guile/scm-progspace.exp: New file.
15837
41fac0cf
PA
158382014-06-02 Pedro Alves <palves@redhat.com>
15839
15840 * gdb.base/dprintf-bp-same-addr.c: New file.
15841 * gdb.base/dprintf-bp-same-addr.exp: New file.
15842
96ae5695
EBM
158432014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15844
15845 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15846 * gdb.arch/powerpc-power.s: Likewise.
15847
da02b3a8
JB
158482014-06-02 Joel Brobecker <brobecker@adacore.com>
15849
15850 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15851
c72b2e7b
YQ
158522014-06-01 Yao Qi <yao@codesourcery.com>
15853
15854 * gdb.base/watchpoint.exp (test_watch_location): Check null
15855 pointer can be dereferenced. If not, do the test, otherwise
15856 skip it.
15857
53e8a631
AB
158582014-05-30 Andrew Burgess <aburgess@broadcom.com>
15859
15860 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15861 results.
15862 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15863
938f0e2f
AB
158642014-05-30 Andrew Burgess <aburgess@broadcom.com>
15865
15866 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15867 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15868 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15869 * gdb.arch/amd64-invalid-stack-top.c: New file.
15870 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15871
9ba6657a
PA
158722014-05-30 Pedro Alves <palves@redhat.com>
15873
15874 PR breakpoints/17000
15875 * gdb.base/sss-bp-on-user-bp.c: New file.
15876 * gdb.base/sss-bp-on-user-bp.exp: New file.
15877
522c09bf
DB
158782014-05-30 David Blaikie <dblaikie@gmail.com>
15879
15880 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15881 gnu_inline semantics via attribute.
15882 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15883 source explicitly specifies the required semantics.
15884
bf4ef81e
MR
158852014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15886
15887 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15888
329ea579
PA
158892014-05-29 Pedro Alves <palves@redhat.com>
15890 Tom Tromey <tromey@redhat.com>
15891
15892 * gdb.base/async-shell.exp: Don't enable target-async.
15893 * gdb.base/async.exp
15894 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15895 parameter. Adjust.
15896 (top level): Don't test with "target-async".
15897 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15898 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15899 * gdb.base/inferior-died.exp: Don't enable target-async.
15900 * gdb.base/interrupt-noterm.exp: Likewise.
15901 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15902 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15903 * gdb.mi/mi-nonstop.exp: Likewise.
15904 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15905 * gdb.mi/mi-nsintrall.exp: Likewise.
15906 * gdb.mi/mi-nsmoribund.exp: Likewise.
15907 * gdb.mi/mi-nsthrexec.exp: Likewise.
15908 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15909 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15910 * gdb.python/py-evsignal.exp: Don't enable target-async.
15911 * gdb.python/py-evthreads.exp: Likewise.
15912 * gdb.python/py-prompt.exp: Likewise.
15913 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15914 * gdb.server/solib-list.exp: Don't enable target-async.
15915 * gdb.threads/thread-specific-bp.exp: Likewise.
15916 * lib/mi-support.exp: Adjust to use mi-async.
15917
fd664c91
PA
159182014-05-29 Pedro Alves <palves@redhat.com>
15919
15920 PR gdb/13860
15921 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15922 reason, even in sync mode.
15923
251bde03
PA
159242014-05-29 Pedro Alves <palves@redhat.com>
15925 Hui Zhu <hui@codesourcery.com>
15926
15927 PR PR15693
15928 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15929 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15930 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15931 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15932
7f3c0343
JB
159332014-05-28 Joel Brobecker <brobecker@adacore.com>
15934
15935 * config/monitor.exp (gdb_target_monitor): Replace use of
15936 "set remotebaud" by "set serial baud".
15937
b2715b27
AW
159382014-05-26 Andy Wingo <wingo@igalia.com>
15939
15940 * gdb.guile/scm-breakpoint.exp:
15941 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15942 properties instead of gdb-object-properties.
15943
498a4489
YQ
159442014-05-26 Yao Qi <yao@codesourcery.com>
15945
15946 * gdb.server/no-thread-db.exp: Specify source file name
15947 explicitly when setting a breakpoint.
15948
589fdceb
MM
159492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15950
15951 * gdb.btrace/vdso.c: New.
15952 * gdb.btrace/vdso.exp: New.
15953
e9089e05
MM
159542014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15955
15956 * gdb.base/gcore.exp (capture_command_output): Move ...
15957 * lib/gdb.exp (capture_command_output): ... here.
15958
67b5c0c1
MM
159592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15960
15961 * gdb.btrace/data.exp: Test memory access during btrace replay.
15962
a2199296
SM
159632014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15964
15965 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15966
17b2616c
PA
159672014-05-21 Pedro Alves <palves@redhat.com>
15968
15969 PR gdb/13860
15970 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15971 (top level): Test that output related to execution commands is
15972 sent to the console with CLI commands, but not with MI commands.
15973 Test that breakpoint events are always mirrored to the console.
15974 Also expect the new source line to be output after a "next" in
15975 async mode too. Make it a pass/fail test.
15976 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15977 output.
15978 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15979
5166082f
PA
159802014-05-21 Pedro Alves <palves@redhat.com>
15981
15982 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15983 Use them to test variations of "list" after reaching a breakpoint.
15984 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15985 Test "list" with listsize 10 after reaching a breakpoint.
15986 * gdb.python/python.exp (decode_line current location line
15987 number): Adjust expected line number.
15988
2f25d70f
SM
159892014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15990
15991 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15992 behavior for $args, pass it directly to "run".
15993
ff604a67
MR
159942014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15995
15996 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15997 30000 to 65536.
15998
6a3cb8e8
PA
159992014-05-21 Pedro Alves <palves@redhat.com>
16000
16001 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16002 auto-connect-native-target off".
16003 * gdb.base/auto-connect-native-target.c: New file.
16004 * gdb.base/auto-connect-native-target.exp: New file.
16005
4ebfc96e
PA
160062014-05-21 Pedro Alves <palves@redhat.com>
16007
16008 * gdb.base/default.exp: Test "target native" instead of "target
16009 child".
16010
36d46afb
MW
160112014-05-21 Mark Wielaard <mjw@redhat.com>
16012
16013 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16014
5876f503
JK
160152014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16016
16017 Fix TLS access for -static -pthread.
16018 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16019 <HAVE_TLS> (thread_function, main): Initialize it.
16020 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16021 Add clean_restart.
16022 <$have_tls != "">: Check TLSVAR.
16023
0256a6ac
PA
160242014-05-21 Pedro Alves <palves@redhat.com>
16025
16026 * gdb.base/dcache-line-read-error.c: New.
16027 * gdb.base/dcache-line-read-error.exp: New.
16028
936d2992
PA
160292014-05-20 Pedro Alves <palves@redhat.com>
16030
16031 * gdb.base/compare-sections.c: New file.
16032 * gdb.base/compare-sections.exp: New file.
16033
802e8e6d
PA
160342014-05-20 Pedro Alves <palves@redhat.com>
16035
16036 * gdb.base/break-idempotent.c: New file.
16037 * gdb.base/break-idempotent.exp: New file.
16038
e59fa00f
MM
160392014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16040
16041 * gdb.btrace/nohist.exp: New.
16042
8b696e31
YQ
160432014-05-20 Yao Qi <yao@codesourcery.com>
16044
16045 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16046 gdb.reverse directory and gdb_reverse_timeout exists in board
16047 setting.
16048 * README: Document gdb_reverse_timeout.
16049
73c9764f
YQ
160502014-05-20 Yao Qi <yao@codesourcery.com>
16051
16052 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16053 'test_file_name'. Treat args as a string instead of a list.
16054 (gdb_init): Rename argument 'args' by 'test_file_name'.
16055
f1f4348a
JK
160562014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16057
16058 * gdb.arch/powerpc-power.exp: New file.
16059 * gdb.arch/powerpc-power.s: New file.
16060
0dbe70ce
DE
160612014-05-16 Doug Evans <dje@google.com>
16062
16063 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16064 * gdb.base/completion.exp: Check that all expected files exist
16065 before doing file completion.
0dbe70ce 16066
8d551b02
DE
160672014-05-16 Doug Evans <dje@google.com>
16068
16069 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16070 Update.
16071 (do_syscall_tests_without_xml): Update.
16072
73eb7709
PA
160732014-05-16 Pedro Alves <palves@redhat.com>
16074
16075 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16076 instead of "unknown output after running".
16077
3fae92fc
YQ
160782014-05-16 Yao Qi <yao@codesourcery.com>
16079
16080 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16081 file1.txt from host at the end.
16082 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16083
c2b2ccc5
DE
160842014-05-15 Doug Evans <dje@google.com>
16085
16086 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16087 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16088 loading file. Add test for TU lookup.
16089
8c217a4b
SM
160902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16091
16092 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16093 calling "-exec-arguments" or "set args" before running the
16094 inferior.
16095
3deb39c6
SM
160962014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16097
16098 * lib/mi-support.exp (mi_expect_stop): Expect message for
16099 inferiors that exit with non-zero exit code.
16100
71a79f8c
YQ
161012014-05-14 Yao Qi <yao@codesourcery.com>
16102
16103 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16104 match absolute path on remote host.
16105 (test_file_list_exec_source_files): Remove "/" from the
16106 pattern.
16107
f23fcd46
YQ
161082014-05-14 Yao Qi <yao@codesourcery.com>
16109
16110 * boards/local-remote-host-notty.exp (${board}_file): New
16111 proc.
16112
9404b58f
KM
161132014-05-07 Kyle McMartin <kyle@redhat.com>
16114
16115 Pushed by Joel Brobecker <brobecker@adacore.com>.
16116 * gdb.arch/aarch64-atomic-inst.c: New file.
16117 * gdb.arch/aarch64-atomic-inst.exp: New file.
16118
5e45f04c
YQ
161192014-05-07 Yao Qi <yao@codesourcery.com>
16120
16121 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16122 in current context" too.
16123
c888a17d
KS
161242014-05-05 Keith Seitz <keiths@redhat.com>
16125
16126 * gdb.linespec/ls-dollar.exp: Add test for linespec
16127 file:convenience_variable.
16128
290a839c
YQ
161292014-05-05 Yao Qi <yao@codesourcery.com>
16130
16131 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16132 traceframes into tfile and ctf trace files. Read data from
16133 trace file and test collected data.
16134 (gdb_collect_locals_test): Likewise.
16135 (gdb_unavailable_registers_test): Likewise.
16136 (gdb_unavailable_floats): Likewise.
16137 (gdb_collect_globals_test): Likewise.
16138 (top-level): Append "ctf" to trace_file_targets if GDB
16139 supports.
16140
b5262cd0
YQ
161412014-05-05 Yao Qi <yao@codesourcery.com>
16142
16143 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16144 code to ...
16145 (gdb_collect_args_test_1): ... it. New proc.
16146 (gdb_collect_locals_test): Move some code to ...
16147 (gdb_collect_locals_test_1): ... it. New proc.
16148 (gdb_unavailable_registers_test): Move some code to ...
16149 (gdb_unavailable_registers_test_1): ... it. New proc.
16150 (gdb_unavailable_floats): Move some code to ...
16151 (gdb_unavailable_floats_1): ... it. New proc.
16152
30a1e6cc
SDJ
161532014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16154
16155 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16156 probes to test for bitness recognition.
16157 * gdb.arch/amd64-stap-optional-prefix.exp
16158 (test_probe_value_without_reg): New procedure.
16159 Add code to test for different kinds of bitness.
16160
f33da99a
SDJ
161612014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16162
16163 PR breakpoints/16889
16164 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16165 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16166
5b80f00d
PA
161672014-05-01 Pedro Alves <palves@redhat.com>
16168
16169 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16170 gdb_file_cmd if no file is specified.
16171 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16172 last_loaded_file to set the remote exec-file.
16173
f8c2a73c
PA
161742014-05-01 Pedro Alves <palves@redhat.com>
16175
16176 * boards/local-remote-host.exp: New file.
16177
be6e8ac7
PA
161782014-05-01 Pedro Alves <palves@redhat.com>
16179
16180 * boards/local-remote-host.exp: Rename to ...
16181 * boards/local-remote-host-notty.exp: ... this.
16182
cac0dc8f
JB
161832014-04-28 Joel Brobecker <brobecker@adacore.com>
16184
16185 * gdb.ada/dyn_arrayidx: New testcase.
16186
9730e6cc
YQ
161872014-04-26 Yao Qi <yao@codesourcery.com>
16188
16189 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16190 and compute the length of function main. Save it in
16191 $main_length.
16192 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16193 (top-level): Use gdb_compile to compile objects into
16194 executable and restart GDB. Remove invocation to
16195 prepare_for_testing.
16196
7ae1a6a6
PA
161972014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16198 Pedro Alves <palves@redhat.com>
16199
16200 PR server/16255
16201 * gdb.multi/multi-attach.c: New file.
16202 * gdb.multi/multi-attach.exp: New file.
16203
4082afcc
PA
162042014-04-25 Pedro Alves <palves@redhat.com>
16205
16206 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16207 user.
16208 (top level): Test that "set remote conditional-breakpoints-packet
16209 off" works as intended.
16210 * gdb.base/dprintf.exp: Test that "set remote
16211 breakpoint-commands-packet off" works as intended.
16212 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16213 New function.
16214 (top level): Call it.
16215 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16216 remote fast-tracepoints-packet off" works as intended.
16217 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16218 * lib/gdb.exp (gdb_is_target_remote): ... here.
16219
2abc3f8d
DB
162202014-04-24 David Blaikie <dblaikie@gmail.com>
16221
16222 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16223 ensure clang would not discard them.
16224 * gdb.base/gdbvars.c: Ditto.
16225 * gdb.base/memattr.c: Ditto.
16226 * gdb.base/whatis.c: Ditto.
16227 * gdb.python/py-prettyprint.c: Ditto.
16228 * gdb.trace/actions.c: Ditto.
16229 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16230 ensure clang would not discard it.
16231
bfd39632
DB
162322014-04-24 David Blaikie <dblaikie@gmail.com>
16233
16234 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16235 clang to emit the full definition of type required by the test
16236 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16237
22842ff6
DB
162382014-04-24 David Blaikie <dblaikie@gmail.com>
16239
16240 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16241 coax Clang into emitting the definition of the type.
16242 * gdb.cp/pr10728-x.h (y): Ditto.
16243 * gdb.cp/pr10728-y.cc (y): Ditto.
16244
c2e827ad
DB
162452014-04-24 David Blaikie <dblaikie@gmail.com>
16246
16247 * gdb.base/label.exp: XFAIL label related tests under Clang.
16248 * gdb.cp/cplabel.exp: Ditto.
16249 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16250 under Clang those using labels.
16251
4c2d33e7
YQ
162522014-04-25 Yao Qi <yao@codesourcery.com>
16253
16254 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16255 double_label.
16256 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16257 partial_label and double_label.
16258
56083b99
DB
162592014-04-24 David Blaikie <dblaikie@gmail.com>
16260
16261 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16262
25d4e99d
DB
162632014-04-24 David Blaikie <dblaikie@gmail.com>
16264
16265 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16266 of the function to work across GCC and Clang.
16267 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16268 pointer types (const void ** const V void **).
16269
01f9f808
MS
162702014-04-24 Michael Sturm <michael.sturm@mintel.com>
16271 Walfred Tedeschi <walfred.tedeschi@intel.com>
16272
16273 * Makefile.in (EXECUTABLES): Added i386-avx512.
16274 * gdb.arch/i386-avx512.c: New file.
16275 * gdb.arch/i386-avx512.exp: Likewise.
16276
4b48d439
KS
162772014-04-23 Keith Seitz <keiths@redhat.com>
16278
16279 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16280 (mi_make_breakpoint_table): New procedure.
16281 (mi_create_breakpoint): Use mi_make_breakpoint
16282 and return the result.
16283 (mi_make_breakpoint): New procedure.
16284 (mi_build_kv_pairs): New procedure.
16285
16286 * gdb.mi/mi-break.exp: Remove unused globals,
16287 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16288 All callers updated.
16289 * gdb.mi/mi-dprintf.exp: Use variable to track command
16290 number.
16291 Update all callers of mi_create_breakpoint and use
16292 mi_make_breakpoint_table.
16293 Remove any unused global variables.
16294 * gdb.mi/mi-nonstop.exp: Likewise.
16295 * gdb.mi/mi-nsintrall.exp: Likewise.
16296 * gdb.mi/mi-nsmoribund.exp: Likewise.
16297 * gdb.mi/mi-nsthrexec.exp: Likewise.
16298 * gdb.mi/mi-reverse.exp: Likewise.
16299 * gdb.mi/mi-simplerun.exp: Likewise.
16300 * gdb.mi/mi-stepn.exp: Likewise.
16301 * gdb.mi/mi-syn-frame.exp: Likewise.
16302 * gdb.mi/mi-until.exp: Likewise.
16303 * gdb.mi/mi-var-cp.exp: Likewise.
16304 * gdb.mi/mi-var-display.exp: Likewise.
16305 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16306 * gdb.mi/mi2-var-child.exp: Likewise.
16307 * gdb.mi/mi-vla-c99.exp: Likewise.
16308 * lib/mi-support.exp: Likewise.
16309
16310 From Ian Lance Taylor <iant@cygnus.com>:
16311 * lib/gdb.exp (parse_args): New procedure.
16312
08351840
PA
163132014-04-23 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.base/break-unload-file.c: New file.
16316 * gdb.base/break-unload-file.exp: New file.
16317 * gdb.base/sym-file-lib.c (baz): New function.
16318 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16319 field.
16320 (load): Store the segment's mapped size.
16321 (unload): New function.
16322 (unload_shlib): New function.
16323 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16324 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16325 set a breakpoint at baz, and call it.
16326 * gdb.base/sym-file.exp: New tests for stale breakpoint
16327 instructions.
16328
076855f9
PA
163292014-04-23 Pedro Alves <palves@redhat.com>
16330
16331 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16332 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16333 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16334 * gdb.base/hbreak-unmapped.c: New file.
16335 * gdb.base/hbreak-unmapped.exp: New file.
16336 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16337 * lib/gdb.exp (gdb_is_target_remote): ... here.
16338
483805cf
PA
163392014-04-22 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.base/consecutive-step-over.c: New file.
16342 * gdb.base/consecutive-step-over.exp: New file.
16343
06d97543
PA
163442014-04-22 Pedro Alves <palves@redhat.com>
16345
16346 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16347 instead of send_gdb/gdb_expect.
16348
b4429ea2
YQ
163492014-04-22 Yao Qi <yao@codesourcery.com>
16350
16351 * lib/trace-support.exp (generate_tracefile): New procedure.
16352 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16353 return 0.
16354 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16355 if generate_tracefile returns 1.
16356
51d48146
PA
163572014-04-18 Tom Tromey <palves@redhat.com>
16358 Pedro alves <tromey@redhat.com>
16359
16360 PR backtrace/15558
16361 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16362 with a backtrace limit.
16363 * gdb.python/py-frame-inline.exp: Test running to an inline
16364 function with a backtrace limit, and printing the newest frame.
16365 * gdb.python/py-frame-inline.c (main): Call f.
16366
bd1dce5f
MS
163672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16368
16369 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16370
40d1a503
MS
163712014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16372
16373 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16374 Drop prefix from unsupported source file path.
16375
389b98f7
YQ
163762014-04-17 Yao Qi <yao@codesourcery.com>
16377
16378 * lib/gdb.exp (with_target_charset): New proc.
16379 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16380 with_target_charset.
16381 (test_print_strings): Likewise.
16382 (test_repeat_bytes): Likewise.
16383 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16384 for some tests.
16385
22869d73
KS
163862014-04-16 Keith Seitz <keiths@redhat.com>
16387
16388 PR gdb/15827
16389 * gdb.dwarf2/corrupt.c: New file.
16390 * gdb.dwarf2/corrupt.exp: New file.
16391
c4f87ca6
KS
163922014-04-16 Keith Seitz <keiths@redhat.com>
16393
16394 PR c++/16597
16395 * gdb.cp/namelessclass.cc: New file.
16396 * gdb.cp/namelessclass.exp: New file.
16397 * gdb.cp/namelessclass.S: New file.
16398
ab19de87
DE
163992014-04-16 Doug Evans <dje@google.com>
16400
16401 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16402 Add comment.
16403 (gdbserver_default_get_comm_port): New function.
16404 (gdbserver_start): Check if board file provided
16405 "gdbserver,get_comm_port" and use it if so.
16406 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16407 (gdb,socketport): Set to "stdio".
16408 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16409 (stdio_gdbserver_template): Delete.
16410 (${board}_get_remote_address): Update.
16411 (${board}_build_remote_cmd): Delete.
16412 (${board}_get_comm_port): New function.
16413 (${board}_spawn): Update.
16414 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16415 Delete.
16416 (${board}_get_remote_address): Update.
16417 (${board}_get_comm_port): New function.
16418
fc98a809
AB
164192014-04-16 Andrew Burgess <aburgess@broadcom.com>
16420
16421 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16422 appearing in any order.
16423
87fd9e6e
DE
164242014-04-15 Doug Evans <dje@google.com>
16425
16426 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16427 uninitialized value of "description".
16428
099fc3ea
KS
164292014-04-15 Keith Seitz <keiths@redhat.com>
16430
16431 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16432 Remove unused globals.
16433 (test_running_the_program): Likewise.
16434 (test_controlled_execution): Likewise.
16435 (test_controlling_breakpoints): Likewise.
16436 (test_program_termination): Likewise.
16437
5da151d4
KS
164382014-04-15 Keith Seitz <keiths@redhat.com>
16439
16440 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16441 unused globals.
16442 (test_rbreak_creation_and_listing): Likewise.
16443 (test_ignore_count): Likewise.
16444 (test_error): Likewise.
16445
35e5d2f0
PA
164462014-04-15 Pedro Alves <palves@redhat.com>
16447
16448 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16449 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16450 sym-file-loader.c.
16451 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16452 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16453 to sym-file-loader.c.
16454 (struct library): Forward declare.
16455 (load_shlib, lookup_function): Change prototypes.
16456 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16457 (translate_offset): Remove declarations.
16458 (get_text_addr): New declaration.
16459 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16460 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16461 sym-file-loader.h.
16462 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16463 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16464 here from sym-file-loader.h.
16465 (struct library): New structure.
16466 (load_shlib, lookup_function): Change prototypes and adjust to
16467 work with a struct library.
16468 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16469 (translate_offset): Make static.
16470 (get_text_addr): New function.
16471 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16472
eb4c1710
PA
164732014-04-15 Pedro Alves <palves@redhat.com>
16474
16475 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16476
2d1baf52
PA
164772014-04-15 Pedro Alves <palves@redhat.com>
16478
16479 * gdb.base/sym-file-loader.c: Include <limits.h>.
16480 (SELF_LINK): New define.
16481 (get_origin): New function.
16482 (load_shlib): Use it.
16483 * gdb.base/sym-file.exp: Don't early return if the target is
16484 remote. Use runto_main, and issue fail is that fails. Use
16485 gdb_load_shlibs.
16486 (shlib_name): Delete.
16487 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16488
7dd6df01
PA
164892014-04-15 Pedro Alves <palves@redhat.com>
16490
16491 * gdb.base/sym-file.exp: Remove regex characters from test
16492 message. Don't refer to breakpoint numbers in test messages.
16493
b50c8614
KS
164942014-04-14 Keith Seitz <keiths@redhat.com>
16495
16496 PR c++/16253
16497 * gdb.cp/var-tag.cc: New file.
16498 * gdb.cp/var-tag.exp: New file.
16499 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16500 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16501 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16502 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16503
3d567982
TT
165042014-04-14 Tom Tromey <tromey@redhat.com>
16505
16506 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16507 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16508 type.
16509 * gdb.cp/enum-class.exp: New file.
16510 * gdb.cp/enum-class.cc: New file.
16511
0626fc76
TT
165122014-04-14 Tom Tromey <tromey@redhat.com>
16513
16514 * gdb.dwarf2/enum-type.exp: New file.
16515
dca325b3
SA
165162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16517
16518 * gdb.mi/mi-vla-c99.exp: New file.
16519 * gdb.mi/vla.c: New file.
16520
5854b38a
SA
165212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16522
16523 * gdb.base/vla-datatypes.c: New file.
16524 * gdb.base/vla-datatypes.exp: New file.
16525
463bb957
SA
165262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16527
16528 * gdb.base/vla-ptr.c: New file.
16529 * gdb.base/vla-ptr.exp: New file.
16530
3dd170be
SA
165312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16532
16533 * gdb.dwarf2/count.exp: New file.
16534
5ecaaa66
SA
165352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16536
16537 * gdb.base/vla-sideeffect.c: New file.
16538 * gdb.base/vla-sideeffect.exp: New file.
16539
41f1ada5
DB
165402014-04-14 David Blaikie <dblaikie@gmail.com>
16541
16542 * gdb.mi/non-stop.c: Add return value for non-void function return
16543 statement.
16544 * gdb.threads/staticthreads.c: Ditto.
16545
0be03e84
DE
165462014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16547 Doug Evans <xdje42@gmail.com>
16548
16549 * gdb.guile/scm-value.c: Improve test case.
16550 * gdb.guile/scm-value.exp: Add new test.
16551
f180a1fb
DB
165522014-04-11 David Blaikie <dblaikie@gmail.com>
16553
16554 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16555 override Clang's default.
16556
6b662e19
JB
165572014-04-11 Joel Brobecker <brobecker@adacore.com>
16558
16559 Revert the following changes (regressions):
16560
16561 * gdb.base/vla-sideeffect.c: New file.
16562 * gdb.base/vla-sideeffect.exp: New file.
16563
16564 * gdb.dwarf2/count.exp: New file.
16565
16566 * gdb.base/vla-multi.c: New file.
16567 * gdb.base/vla-multi.exp: New file.
16568
16569 * gdb.base/vla-ptr.c: New file.
16570 * gdb.base/vla-ptr.exp: New file.
16571
16572 * gdb.base/vla-datatypes.c: New file.
16573 * gdb.base/vla-datatypes.exp: New file.
16574
16575 * gdb.mi/mi-vla-c99.exp: New file.
16576 * gdb.mi/vla.c: New file.
16577
245a5f0b
KS
165782014-04-11 Keith Seitz <keiths@redhat.com>
16579
16580 PR c++/16675
16581 * gdb.cp/cpsizeof.exp: New file.
16582 * gdb.cp/cpsizeof.cc: New file.
16583
58a84dcf
SA
165842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16585
191a8a90
JB
16586 * gdb.mi/mi-vla-c99.exp: New file.
16587 * gdb.mi/vla.c: New file.
58a84dcf 16588
c8655f75
SA
165892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16590
16591 * gdb.base/vla-datatypes.c: New file.
16592 * gdb.base/vla-datatypes.exp: New file.
16593
024e13b4
SA
165942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16595
16596 * gdb.base/vla-ptr.c: New file.
16597 * gdb.base/vla-ptr.exp: New file.
16598
1a237e0e
SA
165992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16600
16601 * gdb.base/vla-multi.c: New file.
16602 * gdb.base/vla-multi.exp: New file.
16603
504f3432
SA
166042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16605
16606 * gdb.dwarf2/count.exp: New file.
16607
3bce8237
SA
166082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16609
191a8a90
JB
16610 * gdb.base/vla-sideeffect.c: New file.
16611 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16612
322f9c21
YQ
166132014-04-11 Yao Qi <yao@codesourcery.com>
16614
16615 * gdb.base/completion.exp: Check file exists before running tests
16616 on file completion.
16617
d708bcd1
PA
166182014-04-10 Pedro Alves <palves@redhat.com>
16619
16620 * gdb.base/cond-eval-mode.c: New file.
16621 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16622 prepare_for_testing to build the new file. Check result of
16623 runto_main.
16624 (test_break, test_watch): New procedures.
16625 (top level): Use them.
16626
ae1d2761
PM
166272014-04-08 Pierre Muller <muller@sourceware.org>
16628
16629 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16630 Ctrl-V use for mingw hosts.
16631
7af389b8
SC
166322014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16633
16634 * gdb.python/py-value.c: Improve test case.
16635 * gdb.python/py-value.exp: Add new test.
16636
5e703181
DE
166372014-04-07 David Blaikie <dblaikie@gmail.com>
16638
16639 * lib/compiler.c: Identify the clang compiler.
16640 * lib/compiler.cc: Ditto.
16641
9810b410
YQ
166422014-04-03 Yao Qi <yao@codesourcery.com>
16643
16644 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16645
98d1b8dc
AB
166462014-04-01 Anton Blanchard <anton@samba.org>
16647
16648 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16649 messages unique.
16650
3114cea1
AB
166512014-04-01 Anton Blanchard <anton@samba.org>
16652
16653 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16654 prepare_for_testing.
16655
62f7182c
AB
166562014-04-01 Anton Blanchard <anton@samba.org>
16657
16658 * gdb.arch/ppc64-atomic-inst.c: Remove.
16659 * gdb.arch/ppc64-atomic-inst.S: New file.
16660 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16661
770e7fc7
DE
166622014-03-31 Doug Evans <dje@google.com>
16663
16664 * gdb.base/print-symbol-loading-lib.c: New file.
16665 * gdb.base/print-symbol-loading-main.c: New file.
16666 * gdb.base/print-symbol-loading.exp: New file.
16667
46e2bafa
YQ
166682014-03-31 Yao Qi <yao@codesourcery.com>
16669
16670 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16671
8776cfe9
JB
166722014-03-28 Joel Brobecker <brobecker@adacore.com>
16673
16674 * gdb.ada/mi_dyn_arr: New testcase.
16675
5d1ef361
DE
166762014-03-27 Doug Evans <dje@google.com>
16677
16678 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16679
b5bee914
YQ
166802014-03-27 Yao Qi <yao@codesourcery.com>
16681
16682 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16683 if target is nios2-*-*.
16684
0d4d0e77
YQ
166852014-03-26 Yao Qi <yao@codesourcery.com>
16686
16687 * lib/gdb.exp (readline_is_used): New proc.
16688 * gdb.base/completion.exp: Move tests on command complete up.
16689 Skip the rest of tests if readline is not used.
16690 * gdb.ada/complete.exp: Skp the test if readline is not
16691 used.
16692 * gdb.base/filesym.exp: Likewise.
16693 * gdb.base/macscp.exp: Likewise.
16694 * gdb.base/readline-ask.exp: Likewise.
16695 * gdb.base/readline.exp: Likewise.
16696 * gdb.python/py-cmd.exp: Likewise.
16697 * gdb.trace/tfile.exp: Likewise.
16698
29361eee
YQ
166992014-03-26 Yao Qi <yao@codesourcery.com>
16700
16701 * gdb.base/macscp.exp: Fix code format issues.
16702
bc9a5525
UW
167032014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16704
16705 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16706 * gdb.asm/powerpc64le.inc: New file.
16707
d3839ede
PA
167082014-03-25 Pedro Alves <palves@redhat.com>
16709 Doug Evans <dje@google.com>
16710
16711 * gdb.base/source-execution.c: New file.
16712 * gdb.base/source-execution.exp: New file.
16713 * gdb.base/source-execution.gdb: New file.
16714
01672a57
DE
167152014-03-24 Doug Evans <dje@google.com>
16716
16717 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16718 using fission.
16719
88bbeca9
HZ
167202014-03-24 Hui Zhu <hui@codesourcery.com>
16721 Pedro Alves <palves@redhat.com>
16722
16723 PR breakpoints/16101
16724 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16725 test pass/fail messages. Detect missing support for dprintf when
16726 breakpoints are actually inserted.
16727 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16728 breakpoints are actually inserted.
16729 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16730 fails.
16731
d2348791
JK
167322014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16733
16734 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16735
feef67ab
DE
167362014-03-22 Doug Evans <xdje42@gmail.com>
16737
16738 * gdb.python/python.exp (python not supported): Verify multi-line
16739 python command issues an error.
25d743f9 16740 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16741 guile command issues an error.
feef67ab 16742
ecebef6a
MR
167432014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16744
16745 * gdb.threads/thread-specific.exp: Handle the lack of usable
16746 $this_breakpoint and $this_thread.
16747
ccdd1909
HZ
167482014-03-21 Hui Zhu <hui@codesourcery.com>
16749
16750 * gdb.base/attach.exp (do_command_attach_tests): New.
16751
beb460e8
PA
167522014-03-20 Tom Tromey <tromey@redhat.com>
16753 Pedro Alves <palves@redhat.com>
16754
16755 PR cli/15718
16756 * gdb.base/condbreak-call-false.c: New file.
16757 * gdb.base/condbreak-call-false.exp: New file.
16758
40acf43a
PA
167592014-03-20 Pedro Alves <palves@redhat.com>
16760
16761 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16762 Delete.
16763 (block_signals, unblock_signals): Delete.
16764 (child_function_2, main): Remove references to deleted variable
16765 and functions.
16766
9f5e1e02
PA
167672014-03-20 Pedro Alves <palves@redhat.com>
16768
16769 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16770 Use pthread_kill to signal thread 2.
16771 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16772 Adjust to make the test send itself a signal rather than using the
16773 host's "kill" command.
16774
99619bea
PA
167752014-03-20 Pedro Alves <palves@redhat.com>
16776
16777 * gdb.threads/multiple-step-overs.c: New file.
16778 * gdb.threads/multiple-step-overs.exp: New file.
16779 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16780 Adjust expected infrun debug output.
16781
2adfaa28
PA
167822014-03-20 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16785 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16786
31e77af2
PA
167872014-03-20 Pedro Alves <palves@redhat.com>
16788
16789 PR breakpoints/7143
16790 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16791 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16792 of gdb_test_multiple.
16793 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16794 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16795
b9f437de
PA
167962014-03-20 Pedro Alves <palves@redhat.com>
16797
16798 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16799 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16800
05adc73e
PA
168012014-03-19 Pedro Alves <palves@redhat.com>
16802
16803 * gdb.base/async.exp: Remove early return.
16804
6048b950
PA
168052014-03-19 Pedro Alves <palves@redhat.com>
16806
16807 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16808
8bcfb00a
PA
168092014-03-19 Pedro Alves <palves@redhat.com>
16810
16811 * gdb.base/async.exp (test_background): Expect \r\n after
16812 "completed." in the fail pattern.
16813
884e37dc
PA
168142014-03-19 Pedro Alves <palves@redhat.com>
16815
16816 * gdb.base/async.exp (test_background): New procedure.
16817 Use it for all background execution command tests.
16818
148e57e2
PA
168192014-03-19 Pedro Alves <palves@redhat.com>
16820
16821 * gdb.base/async.exp: Use prepare_for_testing.
16822
f48088c7
PA
168232014-03-19 Pedro Alves <palves@redhat.com>
16824
16825 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16826 the same line.
16827
e2f6c966
PA
168282014-03-19 Pedro Alves <palves@redhat.com>
16829
16830 * gdb.base/async.c (main): Add "jump here" and "until here" line
16831 marker comments.
16832 * gdb.base/async.exp (jump_here): New global.
16833 (jump& test): Use it.
16834 (until_here): New global.
16835 (until& test): Use it.
16836
c30568d4
PA
168372014-03-19 Pedro Alves <palves@redhat.com>
16838
16839 * gdb.base/async.exp: Don't frob gdb_protocol.
16840
0172b6a7
DE
168412014-03-18 Doug Evans <xdje42@gmail.com>
16842
16843 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16844 Fix spelling of exec-done-display.
16845
06c868a8
JK
168462014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16847
16848 PR gdb/15358
16849 * gdb.base/gdb-sigterm.c: New file.
16850 * gdb.base/gdb-sigterm.exp: New file.
16851
0c7e1a46
PA
168522014-03-18 Pedro Alves <palves@redhat.com>
16853
16854 PR gdb/13860
16855 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16856 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16857 solib-event.
16858
f7c77d93
JB
168592014-03-17 Joel Brobecker <brobecker@adacore.com>
16860
16861 * gdb.ada/pckd_arr_ren: New testcase.
16862
5a1e8c7a
DE
168632014-03-13 Doug Evans <xdje42@gmail.com>
16864
16865 PR guile/16612
16866 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16867 collect after discarding symbols.
16868
350e1a76
DE
168692014-03-13 Ludovic Courtès <ludo@gnu.org>
16870 Doug Evans <xdje42@gmail.com>
16871
16872 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16873 to history survives a gc.
16874
a69900ae
PA
168752014-03-13 Pedro Alves <palves@redhat.com>
16876
16877 * gdb.base/default.exp: Don't test "target procfs".
16878
5db9f0bd
PA
168792014-03-13 Pedro Alves <palves@redhat.com>
16880
16881 * gdb.base/default.exp: Update "target child" and "target procfs"
16882 tests to not expect "Unix".
16883
b3ccfe11
TT
168842014-03-12 Tom Tromey <tromey@redhat.com>
16885
16886 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16887 New procs. Add target-async tests.
16888 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16889 Add target-async tests.
16890
646f4417
AA
168912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16892
16893 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16894 'func_start' and 'func_end' for the beginning and end of the
16895 function code, respectively.
16896 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16897 'func_end' instead of 'func' and 'main'.
16898
288c211f
AA
168992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16900
16901 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16902 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16903 generate the debug info assembler source.
16904
e0c0f156
AA
169052014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16906
16907 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16908 * gdb.dwarf2/arr-subrange.exp: Likewise.
16909 * gdb.dwarf2/dwz.exp: Likewise.
16910 * gdb.dwarf2/method-ptr.exp: Likewise.
16911 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16912 * gdb.dwarf2/subrange.exp: Likewise.
16913 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16914 * gdb.dwarf2/implptrpiece.exp: Likewise.
16915 * gdb.dwarf2/nostaticblock.exp: Likewise.
16916
0e5c4555
AA
169172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16918
16919 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16920 directory to absolute path name arguments.
16921
5ec18f2b
JG
169222014-03-10 Joel Brobecker <brobecker@adacore.com>
16923
16924 * gdb.ada/tagged_access: New testcase.
16925
847fc4f2
MM
169262014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16927
16928 * gdb.btrace/data.exp: Update expected output.
16929
cc3da688
YQ
169302014-03-06 Yao Qi <yao@codesourcery.com>
16931
16932 * gdb.trace/pr16508.exp: New file.
16933
0f26cec1
PA
169342014-03-05 Pedro Alves <palves@redhat.com>
16935
16936 PR gdb/16575
16937 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16938 procedure.
16939 (top level): Adjust to use it. Add tests that exercise breakpoint
16940 interaction with the code-cache.
16941
7a5a839f
LC
169422014-02-26 Ludovic Courtès <ludo@gnu.org>
16943
16944 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16945 test for 'history-append!'.
16946
31aa7e4e
JB
169472014-02-26 Joel Brobecker <brobecker@adacore.com>
16948
16949 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16950 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16951 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16952 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16953 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16954 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16955
1b588015
JB
169562014-02-26 Joel Brobecker <brobecker@adacore.com>
16957
16958 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16959 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16960 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16961
55426c9d
JB
169622014-02-26 Joel Brobecker <brobecker@adacore.com>
16963
16964 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16965
dc53a7ad
JB
169662014-02-26 Joel Brobecker <brobecker@adacore.com>
16967
16968 * gdb.dwarf2/arr-stride.c: New file.
16969 * gdb.dwarf2/arr-stride.exp: New file.
16970
12ab52e9
PA
169712014-02-26 Pedro Alves <palves@redhat.com>
16972
16973 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16974 that won't ever trigger. Make sure that GDB reports the correct
16975 breakpoint that caused the stop.
16976
849c862e
JK
169772014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16978
16979 PR gdb/16626
16980 * gdb.base/auto-load-script: New file.
16981 * gdb.base/auto-load.c: New file.
16982 * gdb.base/auto-load.exp: New file.
16983
71b7d793
JK
16984 PR gdb/16626
16985 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16986
e2f0d509
JK
169872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16988
16989 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16990 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16991
50cc37c8
DE
169922014-02-24 Doug Evans <dje@google.com>
16993
16994 * lib/gdb.exp (run_on_host): Log error output if program fails.
16995
ea4758f2
PA
169962014-02-21 Pedro Alves <palves@redhat.com>
16997
16998 * gdb.threads/step-after-sr-lock.c: Rename to ...
16999 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17000 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17001 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17002 ... this.
17003
d7b30f67
SDJ
170042014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17005
17006 PR tdep/16397
17007 * gdb.arch/amd64-stap-special-operands.exp: New file.
17008 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17009 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17010 * gdb.arch/amd64-stap-triplet.S: Likewise.
17011 * gdb.arch/amd64-stap-triplet.c: Likewise.
17012
83deb43f
JB
170132014-02-20 Joel Brobecker <brobecker@adacore.com>
17014
17015 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17016 in .section pseudo-op.
17017
adde2bff
DE
170182014-02-20 lin zuojian <manjian2006@gmail.com>
17019 Joel Brobecker <brobecker@adacore.com>
17020 Doug Evans <xdje42@gmail.com>
17021
17022 PR symtab/16581
17023 * gdb.dwarf2/dw2-icycle.S: New file.
17024 * gdb.dwarf2/dw2-icycle.c: New file.
17025 * gdb.dwarf2/dw2-icycle.exp: New file.
17026
f7bd0f78
SC
170272014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17028
17029 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17030 operations on gdb.Value objects.
17031 * gdb.python/py-value-cc.exp: Add new test to test operations on
17032 gdb.Value objects.
17033
c17ef0d5
DE
170342014-02-18 Doug Evans <dje@google.com>
17035
17036 * Makefile.in (TESTS): New variable.
17037 (expanded_tests, expanded_tests_or_none): New variables
17038 (check-single): Pass $(expanded_tests_or_none) to runtest.
17039 (check-parallel): Only run tests in $(TESTS) if non-empty.
17040 (check/no-matching-tests-found): New rule.
17041 * README: Document TESTS makefile variable.
17042
5dd3176f
DE
170432014-02-18 Doug Evans <dje@google.com>
17044
17045 * Makefile.in (check-parallel): rm -rf outputs temp.
17046
0b10be4f
JK
170472014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17048
17049 Fix "ERROR: no fileid for" in the testsuite.
17050 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17051
85f224e7
DE
170522014-02-12 Doug Evans <dje@google.com>
17053
17054 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17055 (MISCELLANEOUS): New variable.
17056 (clean): rm -rf $(MISCELLANEOUS).
17057 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17058 dwp live in the same directory as symlinks, with each symlink pointed
17059 to a differently named file in a different directory.
17060
149b30ff
DE
170612014-02-11 Doug Evans <dje@google.com>
17062
17063 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17064 of Tcl file commands.
17065
1dfdac32
MK
170662014-02-10 Mark Kettenis <kettenis@gnu.org>
17067
17068 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17069 "kill -SIGUSR1 -1".
17070
aa4fb036
JB
170712014-02-10 Joel Brobecker <brobecker@adacore.com>
17072
17073 * gdb.ada/tick_length_array_enum_idx: New testcase.
17074
ed3ef339
DE
170752014-02-10 Doug Evans <xdje42@gmail.com>
17076
17077 * configure.ac (AC_OUTPUT): Add gdb.guile.
17078 * configure: Regenerate.
17079 * lib/gdb-guile.exp: New file.
17080 * lib/gdb.exp (get_target_charset): New function.
17081 * gdb.base/help.exp: Update expected output from "apropos apropos".
17082 * gdb.guile/Makefile.in: New file.
17083 * gdb.guile/guile.exp: New file.
17084 * gdb.guile/scm-arch.c: New file.
17085 * gdb.guile/scm-arch.exp: New file.
17086 * gdb.guile/scm-block.c: New file.
17087 * gdb.guile/scm-block.exp: New file.
17088 * gdb.guile/scm-breakpoint.c: New file.
17089 * gdb.guile/scm-breakpoint.exp: New file.
17090 * gdb.guile/scm-disasm.c: New file.
17091 * gdb.guile/scm-disasm.exp: New file.
17092 * gdb.guile/scm-equal.c: New file.
17093 * gdb.guile/scm-equal.exp: New file.
17094 * gdb.guile/scm-error.exp: New file.
17095 * gdb.guile/scm-error.scm: New file.
17096 * gdb.guile/scm-frame-args.c: New file.
17097 * gdb.guile/scm-frame-args.exp: New file.
17098 * gdb.guile/scm-frame-args.scm: New file.
17099 * gdb.guile/scm-frame-inline.c: New file.
17100 * gdb.guile/scm-frame-inline.exp: New file.
17101 * gdb.guile/scm-frame.c: New file.
17102 * gdb.guile/scm-frame.exp: New file.
17103 * gdb.guile/scm-generics.exp: New file.
17104 * gdb.guile/scm-gsmob.exp: New file.
17105 * gdb.guile/scm-iterator.c: New file.
17106 * gdb.guile/scm-iterator.exp: New file.
17107 * gdb.guile/scm-math.c: New file.
17108 * gdb.guile/scm-math.exp: New file.
17109 * gdb.guile/scm-objfile-script-gdb.in: New file.
17110 * gdb.guile/scm-objfile-script.c: New file.
17111 * gdb.guile/scm-objfile-script.exp: New file.
17112 * gdb.guile/scm-objfile.c: New file.
17113 * gdb.guile/scm-objfile.exp: New file.
17114 * gdb.guile/scm-ports.exp: New file.
17115 * gdb.guile/scm-pretty-print.c: New file.
17116 * gdb.guile/scm-pretty-print.exp: New file.
17117 * gdb.guile/scm-pretty-print.scm: New file.
17118 * gdb.guile/scm-section-script.c: New file.
17119 * gdb.guile/scm-section-script.exp: New file.
17120 * gdb.guile/scm-section-script.scm: New file.
17121 * gdb.guile/scm-symbol.c: New file.
17122 * gdb.guile/scm-symbol.exp: New file.
17123 * gdb.guile/scm-symtab-2.c: New file.
17124 * gdb.guile/scm-symtab.c: New file.
17125 * gdb.guile/scm-symtab.exp: New file.
17126 * gdb.guile/scm-type.c: New file.
17127 * gdb.guile/scm-type.exp: New file.
17128 * gdb.guile/scm-value-cc.cc: New file.
17129 * gdb.guile/scm-value-cc.exp: New file.
17130 * gdb.guile/scm-value.c: New file.
17131 * gdb.guile/scm-value.exp: New file.
17132 * gdb.guile/source2.scm: New file.
17133 * gdb.guile/types-module.cc: New file.
17134 * gdb.guile/types-module.exp: New file.
17135
7026a7c1
YQ
171362014-02-10 Yao Qi <yao@codesourcery.com>
17137
17138 PR testsuite/16543
17139 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17140 * configure: Regenerated.
17141 * Makefile.in: New file.
17142
6c466447
AS
171432014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17144
17145 * gdb.python/py-framefilter.exp: Fix typo.
17146
6e854735
YQ
171472014-02-08 Yao Qi <yao@codesourcery.com>
17148
17149 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17150 that no =breakpoint-modified is emitted when breakpoints are
17151 modified through MI commands.
17152
d137e6dc
PA
171532014-02-07 Pedro Alves <pedro@codesourcery.com>
17154 Pedro Alves <palves@redhat.com>
17155
17156 * gdb.threads/step-after-sr-lock.c: New file.
17157 * gdb.threads/step-after-sr-lock.exp: New file.
17158
b5ee5a50
PA
171592014-02-07 Pedro Alves <palves@redhat.com>
17160
17161 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17162
3c77faf3
JK
171632014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17164
17165 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17166 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17167
6dddc817
DE
171682014-02-06 Doug Evans <xdje42@gmail.com>
17169
17170 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17171 output.
17172
17173 * gdb.gdb/python-interrupts.exp: New file.
17174
de7b2893
YQ
171752014-02-05 Yao Qi <yao@codesourcery.com>
17176
17177 * gdb.trace/report.exp (use_collected_data): Test the output
17178 of "info threads" and "info inferiors".
17179
66d032ac
YQ
171802014-02-05 Yao Qi <yao@codesourcery.com>
17181
17182 Revert this patch:
17183
17184 2013-05-24 Yao Qi <yao@codesourcery.com>
17185
17186 * gdb.trace/tfile.exp: Test inferior and thread.
17187
591a12a1
UW
171882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17189
17190 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17191 on a function.
17192 * gdb.base/step-bt.c: Call hello via function pointer to make
17193 sure its first instruction is executed on powerpc64le-linux.
17194
0ff3e01f
UW
171952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17196
17197 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17198
084ee545
UW
171992014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17200
17201 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17202 of the test patterns for use on little-endian systems.
17203
6ed14ff3
UW
172042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17205
17206 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17207 (decimal_vector): Fix for little-endian.
17208
401e27fd
JM
172092014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17210
17211 * gdb.arch/sparc-sysstep.exp: New file.
17212 * gdb.arch/sparc-sysstep.c: Likewise.
17213
17214 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17215
8b924729
EBM
172162014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17217
17218 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17219
fb151210
JB
172202014-01-23 Tom Tromey <tromey@redhat.com>
17221
17222 * gdb.ada/array_char_idx: New testcase.
17223
0740f8d8
TT
172242014-01-23 Tom Tromey <tromey@redhat.com>
17225
17226 PR python/16487:
17227 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17228 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17229 classes.
17230
21909fa1
TT
172312014-01-23 Tom Tromey <tromey@redhat.com>
17232
17233 PR python/16491:
17234 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17235 string from an inferior frame.
17236 * gdb.python/py-framefilter-mi.exp: Update.
17237
87ce2a04
DE
172382014-01-22 Doug Evans <dje@google.com>
17239
17240 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17241
237b092b
AA
172422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17243
17244 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17245
d674a709
AA
172462014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17247
17248 * gdb.trace/entry-values.exp: Remove excess space character from
17249 regex patterns. Handle s390 call instruction.
17250
20fa3390
AA
172512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17252
17253 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17254 define "*_start" label. Make "name" static.
17255 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17256 ${name} by references to ${name}_start.
17257
78466714
AA
172582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17259
17260 * gdb.base/info-macros.exp: Remove "debug" from the compile
17261 options.
17262
ec9f644a
IB
172632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17264
17265 * gdb.dlang/demangle.exp: New file.
17266
94b1b47e
IB
172672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17268
17269 * gdb.dlang/primitive-types.exp: New file.
17270
7f420862
IB
172712014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17272
17273 * configure.ac: Create gdb.dlang/Makefile.
17274 * configure: Regenerate.
17275 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17276 * gdb.dlang/Makefile.in: New file.
17277 * lib/d-support.exp: New file.
17278 * lib/gdb.exp (skip_d_tests): New proc.
17279
52834460
MM
172802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17281
17282 * gdb.btrace/delta.exp: Check reverse stepi.
17283 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17284 * gdb.btrace/finish.exp: New.
17285 * gdb.btrace/next.exp: New.
17286 * gdb.btrace/nexti.exp: New.
17287 * gdb.btrace/record_goto.c: Add comments.
17288 * gdb.btrace/step.exp: New.
17289 * gdb.btrace/stepi.exp: New.
17290 * gdb.btrace/multi-thread-step.c: New.
17291 * gdb.btrace/multi-thread-step.exp: New.
17292 * gdb.btrace/rn-dl-bind.c: New.
17293 * gdb.btrace/rn-dl-bind.exp: New.
17294 * gdb.btrace/data.c: New.
17295 * gdb.btrace/data.exp: New.
17296 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17297
6e07b1d2
MM
172982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17299
17300 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17301 * gdb.btrace/exception.exp: Update.
17302 * gdb.btrace/instruction_history.exp: Update.
17303 * gdb.btrace/record_goto.exp: Update.
17304 * gdb.btrace/tailcall.exp: Update.
17305 * gdb.btrace/unknown_functions.exp: Update.
17306 * gdb.btrace/delta.exp: New.
17307
0b722aec
MM
173082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17309
17310 * gdb.btrace/record_goto.exp: Add backtrace test.
17311 * gdb.btrace/tailcall.exp: Add backtrace test.
17312
066ce621
MM
173132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17314
17315 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17316 * gdb.btrace/record_goto.c: New.
17317 * gdb.btrace/record_goto.exp: New.
17318 * gdb.btrace/x86-record_goto.S: New.
17319
0688d04e
MM
173202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17321
17322 * gdb.btrace/function_call_history.exp: Update tests.
17323 * gdb.btrace/instruction_history.exp: Update tests.
17324
8710b709
MM
173252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17326
17327 * gdb.btrace/function_call_history.exp: Fix expected field
17328 order for "record function-call-history".
17329 Add new tests for "record function-call-history /c".
17330 * gdb.btrace/exception.cc: New.
17331 * gdb.btrace/exception.exp: New.
17332 * gdb.btrace/tailcall.exp: New.
17333 * gdb.btrace/x86-tailcall.S: New.
17334 * gdb.btrace/x86-tailcall.c: New.
17335 * gdb.btrace/unknown_functions.c: New.
17336 * gdb.btrace/unknown_functions.exp: New.
17337 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17338
5de9129b
MM
173392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17340
17341 * gdb.btrace/instruction_history.exp: Update.
17342 * gdb.btrace/function_call_history.exp: Update.
17343
23a7fe75
MM
173442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17345
17346 * gdb.btrace/function_call_history.exp: Fix expected function
17347 trace.
17348 * gdb.btrace/instruction_history.exp: Initialize traced.
17349 Remove traced_functions.
17350
724c7dd8
MM
173512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17352
17353 * gdb.btrace/function_call_history.exp: Update
17354 * gdb.btrace/instruction_history.exp: Update.
17355
6d78d93b
MM
173562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17357
17358 * gdb.btrace/enable.exp: Update expected text.
17359
93a360cc
OJ
173602014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17361
17362 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17363 bytes.
17364
3772b53f
MR
173652014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17366
17367 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17368
596662fa
OJ
173692014-01-15 Omair Javaid <omair.javaid@linaro.org>
17370
17371 * lib/gdb.exp (supports_process_record): Return true for
17372 arm*-linux*. (supports_reverse): Likewise.
17373
b5b08fb4
SC
173742014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17375
17376 PR python/15464
17377 PR python/16113
17378 * gdb.python/py-type.c: Enhance test case.
17379 * gdb.python/py-value-cc.cc: Likewise
17380 * gdb.python/py-type.exp: Add new tests.
17381 * gdb.python/py-value-cc.exp: Likewise
17382
52d7fb13
AA
173832014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17384 Pedro Alves <palves@redhat.com>
17385
17386 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17387 Make "name" extern.
17388 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17389 references to ${name}_start by references to ${name}.
17390
a2cd8cfe
JB
173912014-01-10 Joel Brobecker <brobecker@adacore.com>
17392
17393 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17394
4e23fced
JB
173952014-01-10 Joel Brobecker <brobecker@adacore.com>
17396
17397 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17398
c6a9e42c
PA
173992014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17400 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17403 mi_gdb_target_load.
c6a9e42c 17404
b7ea362b
PA
174052014-01-08 Pedro Alves <palves@redhat.com>
17406
17407 * gdb.threads/reconnect-signal.c: New file.
17408 * gdb.threads/reconnect-signal.exp: New file.
17409
5e3f4fab
EBM
174102014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17411
17412 * gdb.base/source-dir.exp: New file.
17413
79301218
JB
174142014-01-07 Joel Brobecker <brobecker@adacore.com>
17415
17416 * gdb.ada/mi_interface: New testcase.
17417
8e355c5d
JB
174182014-01-07 Joel Brobecker <brobecker@adacore.com>
17419
17420 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17421 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17422 gdb.ada/pp-rec-component/pck.ads: New files.
17423
c0d48811
JB
174242014-01-07 Joel Brobecker <brobecker@adacore.com>
17425
17426 * gdb.python/py-pp-integral.c: New file.
17427 * gdb.python/py-pp-integral.py: New file.
17428 * gdb.python/py-pp-integral.exp: New file.
17429
17b609c3 17430For older changes see ChangeLog-1993-2013.
c906108c 17431\f
8d8cb839
EZ
17432;; Local Variables:
17433;; mode: change-log
17434;; left-margin: 8
17435;; fill-column: 74
17436;; version-control: never
17437;; End:
902f2ccb 17438
42a4f53d 17439 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17440 Copying and distribution of this file, with or without modification,
17441 are permitted provided the copyright notice and this notice are preserved.