]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: Remove whitespace in 'std::vector <...>'
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9ef62df0
AA
12019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2
3 * gdb.python/py-format-string.c (string.h): New include.
4 (main): Fill a_struct_with_union.the_union.an_int with bytes of
5 the same value, for endianness-independence.
6 * gdb.python/py-format-string.exp (default_regexp_dict)
7 (test_pretty_structs, test_format): Adjust expected output to the
8 changed initialization.
9
37f6a7f4
TT
102019-10-02 Tom Tromey <tromey@adacore.com>
11
12 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
13
1d58d6a2
PA
142019-10-02 Pedro Alves <palves@redhat.com>
15 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
18 "print-file-var.h".
19 (this_version_id) Use ATTRIBUTE_VISIBILITY.
20 (get_version_1): Print this_version_id and its address.
21 Add extern "C" wrappers around interface functions.
22 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
23 "print-file-var.h".
24 (this_version_id) Use ATTRIBUTE_VISIBILITY.
25 (get_version_2): Print this_version_id and its address.
26 Add extern "C" wrappers around interface functions.
27 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
28 <stddef.h> and "print-file-var.h".
29 Add extern "C" wrappers around interface functions.
30 [VERSION_ID_MAIN] (this_version_id): Define.
31 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
32 * gdb.base/print-file-var.h: Add some #defines to simplify setting
33 up extern "C" blocks.
34 * gdb.base/print-file-var.exp (test): New, factored out from top
35 level.
36 (top level): Test all combinations of attribute hidden or not,
37 dlopen or not, and this_version_id symbol in main file or not.
38 Compile tests as both C++ and C, make test names unique.
39
d770d56f
TT
402019-10-01 Tom Tromey <tom@tromey.com>
41
42 * gdb.base/style.exp: Test "show logging filename".
43
7f6aba03
TT
442019-10-01 Tom Tromey <tom@tromey.com>
45
46 * lib/gdb-utils.exp (style): Handle "metadata" argument.
47 * gdb.base/style.exp: Add metadata style test.
48
14309bb6
TT
492019-10-01 Tom Tromey <tom@tromey.com>
50
51 * gdb.base/style.exp: Test "pwd".
52
2a3c1174
PA
532019-10-01 Tom Tromey <tom@tromey.com>
54
55 * gdb.base/style.exp: Update tests.
56
53d666ec
AA
572019-10-01 Andreas Arnez <arnez@linux.ibm.com>
58
59 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
60 'six' to unsigned.
61 (s1): Initialize fields 'four' and 'six' instead of 'three' and
62 'five'. Use an all-ones bit pattern for each.
63 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
64 to its changed values.
65
4a56a520
TT
662019-09-30 Tom Tromey <tromey@adacore.com>
67
68 * gdb.rust/traits.rs: Disable all warnings.
69
0df0352a
TV
702019-09-29 Tom de Vries <tdevries@suse.de>
71
72 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
73
73d9a918
TV
742019-09-29 Tom de Vries <tdevries@suse.de>
75
76 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
77
060b3ab4
TV
782019-09-27 Tom de Vries <tdevries@suse.de>
79
80 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
81
68f7d34d
TV
822019-09-27 Tom de Vries <tdevries@suse.de>
83
84 PR record/23188
85 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
86
5d63b30a
TT
872019-09-26 Tom Tromey <tromey@adacore.com>
88
89 * gdb.ada/py_taft.exp: New file.
90 * gdb.ada/py_taft/main.adb: New file.
91 * gdb.ada/py_taft/pkg.adb: New file.
92 * gdb.ada/py_taft/pkg.ads: New file.
93
3d435220
TV
942019-09-24 Tom de Vries <tdevries@suse.de>
95
96 PR gdb/24598
97 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
98
77d03678
TV
992019-09-22 Tom de Vries <tdevries@suse.de>
100
101 * gdb.base/restore.exp: Allow register variables to be optimized out at
102 -O0.
103
abf516c6
UW
1042019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
105
106 * gdb.arch/spu-info.exp: Remove file.
107 * gdb.arch/spu-info.c: Remove file.
108 * gdb.arch/spu-ls.exp: Remove file.
109 * gdb.arch/spu-ls.c: Remove file.
110
111 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
112 * gdb.asm/spu.inc: Remove file.
113
114 * gdb.base/dump.exp: Remove support for spu*-*-*.
115 * gdb.base/stack-checking.exp: Likewise.
116 * gdb.base/overlays.exp: Likewise.
117 * gdb.base/ovlymgr.c: Likewise.
118 * gdb.base/spu.ld: Remove file.
119
120 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
121 * gdb.cp/cpexprs.exp: Likewise.
122 * gdb.cp/exception.exp: Likewise.
123 * gdb.cp/gdb2495.exp: Likewise.
124 * gdb.cp/mb-templates.exp: Likewise.
125 * gdb.cp/pr9167.exp: Likewise.
126 * gdb.cp/userdef.exp: Likewise.
127
128 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
129
130 * gdb.cell: Remove directory.
131 * lib/cell.exp: Remove file.
132
e452e88f
TV
1332019-09-19 Tom de Vries <tdevries@suse.de>
134
135 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
136
8a625130
TV
1372019-09-19 Tom de Vries <tdevries@suse.de>
138
139 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
140
81dc3ab5
TV
1412019-09-19 Tom de Vries <tdevries@suse.de>
142
143 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
144 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
145 (gdb_target_cmd): ... here.
146 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
147 value 2.
148
b078f3ac
AB
1492019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * gdb.base/source-dir.exp: Avoid having directory names in test
152 names.
153
f1b620e9
MG
1542019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
155
156 * gdb.base/source-dir.exp: Add extra test for mapped compilation
157 directory.
158
67f3ed6a
AB
1592019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * gdb.base/list-missing-source.exp: New file.
162
d1b70248
TV
1632019-09-14 Tom de Vries <tdevries@suse.de>
164
165 PR teststuite/24599
166 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
167 * lib/ada.exp (gnatmake_version_at_least): New proc.
168
5fabdcd6
AB
1692019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.base/maint.exp: Use exec_has_index_section.
172
aa17805f
AB
1732019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * gdb.base/maint.exp: Add test for 'maint info sections'.
176
25e5c209
TV
1772019-09-12 Tom de Vries <tdevries@suse.de>
178
179 * gdb.base/store.exp: Allow register variables to be optimized out at
180 -O0.
181
4993045d
PW
1822019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
183
184 * gdb.ada/rdv_wait.exp: Update to new task names.
185 * gdb.base/task_switch_in_core.exp: Likewise.
186 * gdb.base/info_sources_base.c: Likewise.
187
8a516164
TT
1882019-09-10 Tom Tromey <tromey@adacore.com>
189
190 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
191
aa391654
TT
1922019-09-10 Tom Tromey <tromey@adacore.com>
193
194 * gdb.ada/dgopt.exp: New file.
195 * gdb.ada/dgopt/x.adb: New file.
196
8634b462
TT
1972019-09-08 Tom Tromey <tom@tromey.com>
198
199 * gdb.tui/resize.exp: Remove setup_xfail.
200 * gdb.tui/regs.exp: Remove setup_xfail.
201 * gdb.tui/basic.exp: Remove setup_xfail.
202
736b0f76
DB
2032019-09-06 David Blaikie <dblaikie@gmail.com>
204
205 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
206 * gdb.cp/cplabel.exp: Ditto.
207 * gdb.linespec/ls-errs.exp: Ditto.
208
30331a6c
TV
2092019-09-05 Tom de Vries <tdevries@suse.de>
210
211 * lib/gdb.exp (cmp_file_string): New proc.
212 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
213 runto_main. Verify save breakpoints output.
214
98b0ebab
PW
2152019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
216
217 * gdb.base/info-var.exp: Test info variables without running
218 to main, to avoid expect's buffer overflow.
219
4e962e74
TT
2202019-09-03 Tom Tromey <tromey@adacore.com>
221
222 * gdb.ada/bias.exp: New file.
223 * gdb.ada/bias/bias.adb: New file.
224 * gdb.ada/print_chars.exp: Add regression test.
225 * gdb.ada/print_chars/foo.adb (My_Character): New type.
226 (MC): New variable.
227
2ea1a07a
SL
2282019-08-29 Sandra Loosemore <sandra@codesourcery.com>
229
230 * gdb.base/argv0-symlink.exp: Run only on native target
231 and local host.
232
8077c50d
TV
2332019-08-29 Tom de Vries <tdevries@suse.de>
234
235 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
236 diverse debug info.
237 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
238
48352473
TV
2392019-08-28 Tom de Vries <tdevries@suse.de>
240
241 * gdb.base/info-var.exp: Allow info variables to print info for files
242 other than info-var-f1.c and info-var-f2.c.
243
d8f27c60
AB
2442019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 * gdb.fortran/info-types.exp: Add module.
247 * gdb.fortran/info-types.f90: Update expected results.
248
1f20c35e
AB
2492019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.fortran/info-types.exp: New file.
252 * gdb.fortran/info-types.f90: New file.
253 * lib/fortran.exp (fortran_character1): New proc.
254
4acfdd20
AB
2552019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
258 functions'. Reindent as needed.
259 * gdb.base/info-var-f1.c: New file.
260 * gdb.base/info-var-f2.c: New file.
261 * gdb.base/info-var.exp: New file.
262 * gdb.base/info-var.h: New file.
263
5c31b358
TV
2642019-08-26 Tom de Vries <tdevries@suse.de>
265
266 PR c++/24852
267 * gdb.cp/no-libstdcxx-probe.exp: New test.
268
b694989f
TV
2692019-08-26 Tom de Vries <tdevries@suse.de>
270
271 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
272 * tests need to be skipped.
273 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
274 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
275 mi_skip_libstdcxx_probe_tests.
276
d9c4ba53
SDJ
2772019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
278
279 * gdb.python/py-xmethods.exp: Use raw strings when passing
280 arguments to SimpleXMethodMatcher.
281
395fad09
TV
2822019-08-22 Tom de Vries <tdevries@suse.de>
283
284 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
285 more informative.
286
26c957f1
PA
2872019-08-21 Pedro Alves <palves@redhat.com>
288
289 * gdb.base/with.exp: Test "with" with no arguments.
290
61f80d5d
TV
2912019-08-21 Tom de Vries <tdevries@suse.de>
292
293 * gdb.base/gdb-caching-proc.exp: Sort files.
294
d7a11d13
TV
2952019-08-20 Tom de Vries <tdevries@suse.de>
296
297 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
298 compilation.
299
34dafe9f
TV
3002019-08-16 Tom de Vries <tdevries@suse.de>
301
302 * gdb.base/compare-sections.exp ("after run to main"): Allow
303 mismatched read-only sections for PIE executables.
304
398fdd60
TT
3052019-08-16 Tom Tromey <tom@tromey.com>
306
307 * lib/tuiterm.exp (_csi_Z): New proc.
308 * gdb.tui/basic.exp: Update window positions.
309 * gdb.tui/empty.exp: Update window positions.
310
d8f9e51c
SL
3112019-08-15 Sandra Loosemore <sandra@codesourcery.com>
312
313 * gdb.base/examine-backward.exp: Correct regexp for
314 "examine 3 bytes backward from ${address_zero}".
315
3df505f6
TT
3162019-08-15 Tom Tromey <tom@tromey.com>
317
318 * gdb.tui/empty.exp: Enable resizing tests.
319
272560b5
TT
3202019-08-15 Tom Tromey <tromey@adacore.com>
321
322 * gdb.ada/char_enum.exp: Add regression tests.
323 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
324 and '0'.
325 (Char, Gchar): Update.
326 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
327
08235187
CB
3282019-08-15 Christian Biesinger <cbiesinger@google.com>
329
330 * gdb.python/python.exp: Expect a leading underscore on
331 GdbOutput{,Error}File.
332
22a2ab04
SL
3332019-08-15 Sandra Loosemore <sandra@codesourcery.com>
334
335 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
336 Windows host.
337
835b995b
SL
3382019-08-15 Sandra Loosemore <sandra@codesourcery.com>
339
340 * gdb.base/batch-preserve-term-settings.exp
341 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
342
97dd8e07
CB
3432019-08-15 Christian Biesinger <cbiesinger@google.com>
344
345 * lib/gdb.exp: When running on a mingw target, replace
346 /x/ with x:/.
347
75faf5c4
AH
3482019-08-14 Alan Hayward <alan.hayward@arm.com>
349
350 * gdb.arch/aarch64-prologue.c: New test.
351 * gdb.arch/aarch64-prologue.exp: New file.
352
abc6c00f
TV
3532019-08-13 Tom de Vries <tdevries@suse.de>
354
355 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
356 Thread.
357
74c2c1f4
SL
3582019-08-13 Sandra Loosemore <sandra@codesourcery.com>
359
360 * gdb.python/py-completion.exp: Download the .py file to the host
361 and use its host pathname. Conditionalize tests that use
362 tab completion and manipulate files on the build machine.
363 * gdb.python/py-events.exp: Download the .py file to the host
364 and use its host pathname.
365 * gdb.python/py-evsignal.exp: Likewise.
366 * gdb.python/py-evthreads.exp: Likewise.
367 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
368 pathname syntax.
369 * gdb.python/py-framefilter.exp: Download the .py file to the right
370 place on the host. Match Windows pathname syntax.
371 * gdb.python/py-mi-var-info-path-expression.exp: Download the
372 .py file to the host and use its host pathname.
373 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
374 * gdb.python/py-objfile.exp: Expect a host pathname, not a
375 build pathname. Skip symlink test on Windows host. Add missing
376 newline at end of file.
377 * gdb.python/py-pp-maint.exp: Download the .py file to the host
378 and use its host pathname.
379 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
380 * gdb.python/py-section-script.exp: Use host location of binfile
381 on safe-path. Use correct path separator on Windows host.
382 Reorder alternatives in gdb_test_multiple to prevent matching
383 the wrong alternative on success.
384 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
385
ca2589f3
PP
3862019-08-12 Patrick Palka <patrick@parcs.ath.cx>
387
388 * gdb.gdb/selftest.exp (test_with_self): Update test to now
389 expect the GDB inferior to no longer immediately stop after
390 being resumed with "signal SIGINT".
391
020a839d
SL
3922019-08-09 Sandra Loosemore <sandra@codesourcery.com>
393
394 * gdb.linespec/break-ask.exp: Generalize regexps to match
395 Windows pathnames too.
396
128d6509
TV
3972019-08-08 Tom de Vries <tdevries@suse.de>
398
399 PR testsuite/24862
400 * lib/tuiterm.exp (_accept): Fix CSI regexp.
401
590042fc
PW
4022019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
403
404 * gdb.base/style.exp: Update tests for help doc new invariants.
405 * gdb.base/help.exp: Likewise.
406
046bebe1
TT
4072019-08-06 Tom Tromey <tom@tromey.com>
408
409 * gdb.base/style.exp: Add disassemble test.
410 * gdb.base/style.c (some_called_function): New function.
411 (main): Use it.
412
0b27c27d
CB
4132019-08-05 Christian Biesinger <cbiesinger@google.com>
414
415 * gdb.python/py-block.exp: Test dictionary access on blocks.
416
580f1034
SM
4172019-08-05 Simon Marchi <simon.marchi@efficios.com>
418
419 PR gdb/24863
420 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
421 -list-thread-groups --available test when running under
422 check-read1.
423
d86bd7cb
TV
4242019-08-05 Tom de Vries <tdevries@suse.de>
425
426 PR testsuite/24863
427 * lib/gdb.exp (with_read1_timeout_factor): New proc.
428 * gdb.base/help.exp: Use with_read1_timeout_factor.
429 * gdb.base/info-macros.exp: Same.
430 * gdb.cp/nested-types.exp: Same.
431
a80cf5d8
TV
4322019-08-05 Tom de Vries <tdevries@suse.de>
433
434 * lib/gdb.exp (version_at_least): Factor out of ...
435 (tcl_version_at_least): ... here.
436 (gdb_compile): Fail if pie results in non-PIE executable.
437 (readelf_version, readelf_prints_pie): New proc.
438 (exec_is_pie): Return -1 if unknown.
439
d0962838
TV
4402019-08-05 Tom de Vries <tdevries@suse.de>
441
442 * lib/gdb.exp (tcl_version_at_least): Fix typo.
443
2252ff3d
SL
4442019-08-04 Sandra Loosemore <sandra@codesourcery.com>
445
446 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
447
26655f53
SL
4482019-08-04 Sandra Loosemore <sandra@codesourcery.com>
449
450 * lib/completion-support.exp (test_gdb_complete_none): Skip
451 tab completion tests if no readline support.
452 (test_gdb_complete_unique_re): Likewise.
453 (test_gdb_complete_multiple): Likewise.
454
db4dc13e
PW
4552019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
456
457 * gdb.base/info_sources.exp: New file.
458 * gdb.base/info_sources.c: New file.
459 * gdb.base/info_sources_base.c: New file.
460
0eba165a
PFC
4612019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
462
463 * gdb.base/batch-exit-status.exp: Call test_exit_status with
464 prefix argument.
465 (test_exit_status): Add prefix argument.
466
59bd512b
TV
4672019-08-01 Tom de Vries <tdevries@suse.de>
468
469 PR testsuite/24863
470 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
471 calling exp_continue for new thread and thread exited messages.
472
2a3ad588
TV
4732019-08-01 Tom de Vries <tdevries@suse.de>
474
475 PR testsuite/24863
476 * gdb.base/structs.exp: Fix check-read1 timeout using
477 gdb_test_sequence.
478 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
479
117eb594
TV
4802019-08-01 Tom de Vries <tdevries@suse.de>
481
482 PR testsuite/24863
483 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
484 line.
485
ed591340
TV
4862019-08-01 Tom de Vries <tdevries@suse.de>
487
488 PR testsuite/24863
489 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
490
aa3b6533
TT
4912019-07-30 Tom Tromey <tromey@adacore.com>
492
493 * gdb.ada/display_nested.exp: New file.
494 * gdb.ada/display_nested/foo.adb: New file.
495 * gdb.ada/display_nested/pack.adb: New file.
496 * gdb.ada/display_nested/pack.ads: New file.
497
2906593f
CB
4982019-07-30 Christian Biesinger <cbiesinger@google.com>
499
500 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
501 namespace.
502 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
503
0f575925
TV
5042019-07-30 Tom de Vries <tdevries@suse.de>
505
506 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
507 instead.
508
b13057d9
TV
5092019-07-30 Tom de Vries <tdevries@suse.de>
510
511 PR testsuite/24834
512 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
513 (exec_is_pie): New proc.
514
5c4dde85
CB
5152019-07-29 Christian Biesinger <cbiesinger@google.com>
516
517 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
518
c620ed88
CB
5192019-07-29 Christian Biesinger <cbiesinger@google.com>
520
521 * gdb.python/py-objfile.c: Add global and static vars.
522 * gdb.python/py-objfile.exp: Test new functions Objfile.
523 lookup_global_symbol and lookup_static_symbol.
524
3d235706
TT
5252019-07-29 Tom Tromey <tom@tromey.com>
526
527 * lib/tuiterm.exp (Term::_csi_@): New proc.
528 (Term::_csi_X): Don't move cursor.
529
c7e4c0a6
PW
5302019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
531
532 * gdb.base/options.exp: Update backtrace - completion to
533 new option -frame-info.
534 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
535 Test new 'set print frame-info'. Test backtrace -frame-info
536 overriding 'set print frame-info'.
537 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
538 Test new 'set print frame-info'.
539 Verify consistency of backtrace with and without filters, with and
540 without -no-filters.
541 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
542 default.
543
de28a3b7
TV
5442019-07-29 Tom de Vries <tdevries@suse.de>
545
546 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
547 no arguments".
548
507dd60e
TV
5492019-07-29 Tom de Vries <tdevries@suse.de>
550
551 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
552 is a substring of the first for "complete non-unique file name".
553
5beafce9
TV
5542019-07-29 Tom de Vries <tdevries@suse.de>
555
556 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
557 with ".*".
558
2d274232
TV
5592019-07-29 Tom de Vries <tdevries@suse.de>
560
561 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
562 Pass prompt_regexp parameter to gdb_test_multiple calls.
563
9197cd8b
TV
5642019-07-29 Tom de Vries <tdevries@suse.de>
565
566 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
567 print registers" regexps.
568
b528dae0
TV
5692019-07-29 Tom de Vries <tdevries@suse.de>
570
571 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
572
d17725d7
TV
5732019-07-29 Tom de Vries <tdevries@suse.de>
574
575 PR gdb/24855
576 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
577 (skip_python_tests_prompt): Add prompt_regexp argument to
578 gdb_test_multiple calls.
579
52b75bf1
TT
5802019-07-27 Tom Tromey <tom@tromey.com>
581
582 * gdb.tui/main.exp: New file.
583
2b1d00c2
TT
5842019-07-27 Tom Tromey <tom@tromey.com>
585
586 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
587 optional.
588 * gdb.tui/empty.exp: New file.
589
ded631d5
TT
5902019-07-27 Tom Tromey <tom@tromey.com>
591
592 * lib/tuiterm.exp (spawn): New proc.
593 (Term::resize): New proc.
594 * gdb.tui/resize.exp: New file.
595
58ac439d
TT
5962019-07-27 Tom Tromey <tom@tromey.com>
597
598 * gdb.tui/list.exp: New file.
599
fe1f56ee
TT
6002019-07-27 Tom Tromey <tom@tromey.com>
601
602 * gdb.tui/regs.exp: New file.
603
f790b310
TT
6042019-07-27 Tom Tromey <tom@tromey.com>
605
606 * gdb.tui/basic.exp: Add "layout split" test.
607
d95fc6ee
TT
6082019-07-27 Tom Tromey <tom@tromey.com>
609
610 * gdb.tui/basic.exp: Add "layout asm" test.
611
c3786b3a
TT
6122019-07-27 Tom Tromey <tom@tromey.com>
613
614 * lib/tuiterm.exp: New file.
615 * gdb.tui/basic.exp: New file.
616
98a617f8
KB
6172019-07-27 Kevin Buettner <kevinb@redhat.com>
618
619 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
620 Enable tests associated with this flag. Adjust regex
621 referencing "foo_low" to now refer to "foo_cold" instead.
622
5c076da4
KB
6232019-07-27 Kevin Buettner <kevinb@redhat.com>
624
625 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
626 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
627 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
628 foo_cold. Revise comments to match.
629 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
630 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
631 were wrapped into this proc; Call do_test in loop from outermost
632 level.
633 (foo_low): Rename all occurrences to "foo_cold".
634 (backtrace from baz): New test.
635 (x2/i foo_cold): New test.
636 (info line *foo_cold): New test.
637
1512d3b7
TV
6382019-07-26 Tom de Vries <tdevries@suse.de>
639
640 * gdb.arch/i386-pkru.exp: Fix unterminated string.
641
297989a1
TV
6422019-07-25 Tom de Vries <tdevries@suse.de>
643
644 PR testsuite/24830
645 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
646 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
647 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
648 (skip_libstdcxx_probe_tests): ... here.
649 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
650
b3b965fb
TV
6512019-07-24 Tom de Vries <tdevries@suse.de>
652
653 PR testsuite/24807
654 * gdb.objc/basicclass.m: Include stdio.h.
655 * gdb.objc/nondebug.m: Same.
656 * gdb.objc/objcdecode.m: Same.
657
4625b4d0
TV
6582019-07-24 Tom de Vries <tdevries@suse.de>
659
660 PR testsuite/24612
661 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
662 additional_flags.
663
024a5840
TV
6642019-07-24 Tom de Vries <tdevries@suse.de>
665
666 PR testsuite/24831
667 * gdb.multi/tids.exp: Update error messages for info threads.
668
c76ddaa3
TV
6692019-07-24 Tom de Vries <tdevries@suse.de>
670
671 * gdb.base/info-types.exp: Allow info types to print info for more than
672 one file.
673
9a618ef6
TV
6742019-07-23 Tom de Vries <tdevries@suse.de>
675
676 PR testsuite/24842
677 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
678 gdb_spawn_with_cmdline_opts.
679
40eadf04
SP
6802019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
681
682 * gdb.arch/arm-cmse-sgstubs.c: New test.
683 * gdb.arch/arm-cmse-sgstubs.exp: New file.
684
5ba29434
TV
6852019-07-23 Tom de Vries <tdevries@suse.de>
686
687 PR testsuite/24711
688 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
689 issuing next command.
690
a8e9d247
AB
6912019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.ada/info_auto_lang.exp: Update expected results.
694 * gdb.base/info-types.c: Add additional types to check.
695 * gdb.base/info-types.exp: Update expected results.
696
eb86c5e2
AB
6972019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
698
699 * gdb.base/info-types.c: New file.
700 * gdb.base/info-types.exp: New file.
701
01e175fe
AB
7022019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
703
704 * gdb.arch/riscv-bp-infcall.c: New file.
705 * gdb.arch/riscv-bp-infcall.exp: New file.
706
6b78c3f8
AB
7072019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
708
709 PR breakpoints/24541
710 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
711
da738167
TV
7122019-07-14 Tom de Vries <tdevries@suse.de>
713
714 PR testsuite/24760
715 * gdb.objc/basicclass.exp: Fix unterminated string.
716
0d4e84ed
AB
7172019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
718 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
721 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
722 negative bounds.
723 * gdb.fortran/vla-value.exp: Print elements of an array with
724 negative bounds.
725 * gdb.fortran/vla.f90: Setup an array with negative bounds for
726 testing.
727
021d8588
AB
7282019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.base/options.exp (expect_string): Dequote strings in
731 results.
732 (test-string): Test strings with different quoting and reindent.
733
f06f1252
TT
7342019-07-10 Tom Tromey <tromey@adacore.com>
735
736 * gdb.ada/mi_ex_cond.exp: Update expected results.
737 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
738 * gdb.ada/mi_catch_ex.exp: Update expected results.
739 * gdb.ada/mi_catch_assert.exp: Update expected results.
740 * gdb.ada/catch_ex.exp (catch_exception_info)
741 (catch_exception_entry, catch_assert_entry)
742 (catch_unhandled_entry): Update.
743 * gdb.ada/catch_assert_if.exp: Update expected results.
744
b863685d
RB
7452019-07-10 Richard Bunt <richard.bunt@arm.com>
746 Stephen Roberts <stephen.roberts@arm.com>
747
748 * gdb.base/define.exp: Restore original prompt.
749
cb1e4e32
PA
7502019-07-09 Pedro Alves <palves@redhat.com>
751
752 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
753 breakpoints" output.
754 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
755 * gdb.python/py-breakpoint.exp: No longer expect that "catch
756 throw" creates breakpoint.
757 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
758 'type="catchpoint"'.
759
b58a68fe
PA
7602019-07-09 Pedro Alves <palves@redhat.com>
761
762 PR c++/15468
763 * gdb.cp/except-multi-location-lib.cc: New.
764 * gdb.cp/except-multi-location-main.cc: New.
765 * gdb.cp/except-multi-location.exp: New.
766
0826779b
PW
7672019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
768
769 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
770 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
771 argument and update callers.
772
5b0e2db4
AB
7732019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.arch/amd64-break-on-asm-line.S: New file.
776 * gdb.arch/amd64-break-on-asm-line.exp: New file.
777
1f6f6e21
PW
7782019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
779
780 * gdb.base/printcmds.exp: Test printing C string and
781 C wide string convenience vars without transiting via the inferior.
782 Also make test names unique.
783
ea142fbf
AH
7842019-07-08 Alan Hayward <alan.hayward@arm.com>
785
786 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
787
213fd9fa
PA
7882019-07-04 Pedro Alves <palves@redhat.com>
789
790 * lib/gdb.exp (foreach_with_prefix): Don't return early if
791 body returned ok(0), break(3) or continue(4).
792 * gdb.testsuite/foreach_with_prefix.exp: New file.
793
2b40fda7
AH
7942019-07-04 Alan Hayward <alan.hayward@arm.com>
795
796 * gdb.server/unittest.exp: Allow 0 unit tests to run.
797
a26c8de0
PA
7982019-07-03 Pedro Alves <palves@redhat.com>
799
800 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
801 "return -code".
802
5f4ba3e7
PA
8032019-07-03 Pedro Alves <palves@redhat.com>
804
805 PR cli/24732
806 * gdb.base/shell.exp: Load completion-support.exp.
807 Adjust expected error output. Add completion tests.
808
a994424f
PA
8092019-07-03 Pedro Alves <palves@redhat.com>
810
811 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
812 string_to_regexp.
813
3d9be6f5
PA
8142019-07-03 Pedro Alves <palves@redhat.com>
815
816 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
817 (expect_integer): Adjust to expect "-string".
818 (expect_string): New.
819 (all_options): Expect "-string".
820 (test-flag, test-boolean): Adjust to expect "-string".
821 (test-string): New proc.
822 (top level): Call it.
823
41fc454c
PA
8242019-07-03 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
827 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
828 the expected output in the success.
829
b2b2a215
PA
8302019-07-03 Pedro Alves <palves@redhat.com>
831
832 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
833 Split one gdb_test_multiple call in two to avoid a race.
834
fdbc9870
PA
8352019-07-03 Pedro Alves <palves@redhat.com>
836
837 * gdb.base/with.c: New file.
838 * gdb.base/with.exp: New file.
839
c6ac8931
PA
8402019-07-03 Pedro Alves <palves@redhat.com>
841
842 * gdb.base/settings.exp: Replace all references to "maint
843 test-settings set" with references to "maint set test-settings",
844 and all references to "maint test-settings show" with references
845 to "maint show test-settings".
846
970f9d09
PA
8472019-07-03 Pedro Alves <palves@redhat.com>
848
849 * gdb.base/settings.exp (test-string): Adjust expected out when
850 testing "maint test-settings show filename"
851
54d66006
PA
8522019-07-02 Pedro Alves <palves@redhat.com>
853
854 * gdb.base/options.exp (test-info-threads): New procedure.
855 (top level): Call it.
856
10d06d82
TT
8572019-06-28 Tom Tromey <tromey@adacore.com>
858
859 * gdb.dwarf2/ada-linkage-name.c: New file.
860 * gdb.dwarf2/ada-linkage-name.exp: New file.
861
3d507ff2
TT
8622019-06-27 Tom Tromey <tromey@adacore.com>
863
864 * gdb.cp/constexpr-field.exp: Use setup_xfail.
865
8af58ffe
TV
8662019-06-26 Tom de Vries <tdevries@suse.de>
867
868 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
869
22e21752
TV
8702019-06-26 Tom de Vries <tdevries@suse.de>
871
872 * gdb.base/index-cache.exp: Add back missing debug option.
873
b65b566c
PW
8742019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
875
876 * gdb.base/alias.exp: Test non matching/non existing prefixes.
877
5c2c8c69
TV
8782019-06-25 Tom de Vries <tdevries@suse.de>
879
880 PR testsuite/24727
881 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
882
164e3873
TV
8832019-06-24 Tom de Vries <tdevries@suse.de>
884
885 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
886
824eacee
TV
8872019-06-24 Tom de Vries <tdevries@suse.de>
888
889 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
890 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
891 * gdb.trace/unavailable-dwarf-piece.exp: Same.
892
385b97d3
TV
8932019-06-24 Tom de Vries <tdevries@suse.de>
894
895 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
896
c596f180
TV
8972019-06-21 Tom de Vries <tdevries@suse.de>
898
899 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
900
b13a7d03
TV
9012019-06-21 Tom de Vries <tdevries@suse.de>
902
903 PR testsuite/24518
904 PR ada/24713
905 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
906 index.
907
899277ae
TT
9082019-06-19 Tom Tromey <tromey@adacore.com>
909
910 * gdb.ada/length_cond.exp: Add intro comment.
911
680e1bee
TT
9122019-06-19 Tom Tromey <tromey@adacore.com>
913
914 * gdb.ada/length_cond.exp: New file.
915 * gdb.ada/length_cond/length_cond.adb: New file.
916 * gdb.ada/length_cond/pck.adb: New file.
917 * gdb.ada/length_cond/pck.ads: New file.
918
0ed4690a
TV
9192019-06-18 Tom de Vries <tdevries@suse.de>
920
921 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
922
d20ed5fd
TT
9232019-06-18 Tom Tromey <tromey@adacore.com>
924
925 * gdb.base/list0.h: Add comment explaining control character.
926
86e04673
TV
9272019-06-18 Tom de Vries <tdevries@suse.de>
928
929 * boards/fission.exp: Break up long debug_flags line.
930
c4973306
SM
9312019-06-16 Tom de Vries <tdevries@suse.de>
932
933 PR gdb/24445
934 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
935 generated index.
936
93cb9841
AB
9372019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 PR gdb/24686
940 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
941 improve detection of bug gdb/24541.
942
399aaebd
SM
9432019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
944
945 PR gdb/24669
946 * gdb.base/index-cache.exp (uses_readnow,
947 expecting_index_cache_use): Define global variable.
948 (test_cache_enabled_miss, test_cache_enabled_hit): Use
949 expecting_index_cache_use.
950
584a927c
AB
9512019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
952 Andrew Burgess <andrew.burgess@embecosm.com>
953
954 * gdb.fortran/pointers.f90: New file.
955 * gdb.fortran/print_type.exp: New file.
956 * gdb.fortran/vla-ptype.exp: Adapt expected results.
957 * gdb.fortran/vla-type.exp: Likewise.
958 * gdb.fortran/vla-value.exp: Likewise.
959 * gdb.mi/mi-vla-fortran.exp: Likewise.
960
30056ea0
AB
9612019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
964 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
965 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
966 as a stop reason.
967
ec8e2b6d
AB
9682019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.base/annota1.exp: Update expected results.
971 * gdb.cp/annota2.exp: Likewise.
972 * gdb.cp/annota3.exp: Likewise.
973
09e4c4e1
AB
9742019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.base/style-logging.exp: Remove path from test name.
977
0735b091
TT
9782019-06-14 Tom Tromey <tromey@adacore.com>
979
980 PR gdb/24502:
981 * gdb.base/style-logging.exp: New file.
982
f5686554
TT
9832019-06-14 Tom Tromey <tromey@adacore.com>
984
985 * gdb.base/symfile-warn.exp: New file.
986 * gdb.base/symfile-warn.c: New file.
987
a0c1ffed
TT
9882019-06-14 Tom Tromey <tromey@adacore.com>
989
990 * gdb.base/annotate-symlink.exp: New file.
991
f411722c
TT
9922019-06-14 Tom Tromey <tromey@adacore.com>
993
994 * gdb.ada/set_wstr.exp: Add reassignment test.
995
4268ec18
TT
9962019-06-14 Tom Tromey <tromey@adacore.com>
997
998 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
999 'unchecked_access and 'unrestricted_access as well.
1000
9a9e394b
TT
10012019-06-14 Tom Tromey <tromey@adacore.com>
1002
1003 PR ada/24539:
1004 * gdb.ada/vla.exp: Update tests.
1005 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1006 pragma.
1007
4c048731
PA
10082019-06-13 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.base/settings.exp (test-integer): Test junk after
1011 "unlimited".
1012
6665660a
PA
10132019-06-13 Pedro Alves <palves@redhat.com>
1014
1015 * gdb.base/options.exp (test-thread-apply): New.
1016 (top level): Call it.
1017
5d707134
PA
10182019-06-13 Pedro Alves <palves@redhat.com>
1019
1020 * gdb.base/options.exp (test-frame-apply): New.
1021 (top level): Test print commands with different "frame apply"
1022 prefixes.
1023
e2a689da
PA
10242019-06-13 Pedro Alves <palves@redhat.com>
1025
e79be6e5 1026 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1027 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1028 'max_completions' parameter and handle it.
1029 (test_gdb_completion_offers_commands): New.
1030
90a1ef87
PA
10312019-06-13 Pedro Alves <palves@redhat.com>
1032
1033 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1034
d4c16835
PA
10352019-06-13 Pedro Alves <palves@redhat.com>
1036
1037 * gdb.base/options.exp (test-backtrace): New.
1038 (top level): Call it.
1039
2daf894e
PA
10402019-06-13 Pedro Alves <palves@redhat.com>
1041
1042 * gdb.guile/scm-frame-args.exp: Use "set print
1043 raw-frame-arguments" instead of "set print raw frame-arguments".
1044 * gdb.python/py-frame-args.exp: Likewise.
1045
e6ed716c
PA
10462019-06-13 Pedro Alves <palves@redhat.com>
1047
1048 * gdb.compile/compile.exp: Adjust expected output to option
1049 processing changes.
1050
7d8062de
PA
10512019-06-13 Pedro Alves <palves@redhat.com>
1052
1053 * gdb.base/options.exp: Build executable.
1054 (test-print): New procedure.
1055 (top level): Call it, once for "print" and another for "compile
1056 print".
1057
9d0faba9
PA
10582019-06-13 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.base/options.c: New file.
1061 * gdb.base/options.exp: New file.
1062
dee7b4c8
PA
10632019-06-13 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1066 that "o" is ambiguous.
1067
dca0f6c0
PA
10682019-06-13 Pedro Alves <palves@redhat.com>
1069
1070 * gdb.base/settings.c: New file.
1071 * gdb.base/settings.exp: New file.
1072
ccf46844
PA
10732019-06-13 Pedro Alves <palves@redhat.com>
1074
1075 * gdb.base/completion.exp: Fix comment typo.
1076
b9a3f842
PA
10772019-06-13 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1080 foo --1" test.
1081
d106773e
PA
10822019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1083
1084 * gdb.fortran/block-data.f: New.
1085 * gdb.fortran/block-data.exp: New.
1086
fea82da0
TV
10872019-06-11 Tom de Vries <tdevries@suse.de>
1088
1089 PR testsuite/24521
1090 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1091 message.
1092
8c2e74f1
TV
10932019-06-11 Tom de Vries <tdevries@suse.de>
1094
1095 PR testsuite/24521
1096 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1097
b49851c8
TV
10982019-06-11 Tom de Vries <tdevries@suse.de>
1099
1100 * boards/readnow.exp: New file.
1101
a7067863
AB
11022019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1103
1104 * gdb.fortran/vla-sizeof.exp: Update expected results.
1105
1a3da2cd
AB
11062019-06-06 Amos Bird <amosbird@gmail.com>
1107
1108 * gdb.base/annota1.exp (thread_switch): Add test for
1109 thread-exited annotation.
1110
3847a7bf
TT
11112019-06-06 Tom Tromey <tromey@adacore.com>
1112
1113 * gdb.base/maint.exp: Expect command started/finished output.
1114
0088ba59
AB
11152019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1118 comment.
1119 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1120
312617a3
AB
11212019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1124 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1125 * gdb.arch/riscv-unwind-long-insn.c: New file.
1126 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1127
e1f2e1a2
CB
11282019-06-04 Christian Biesinger <cbiesinger@google.com>
1129
d3238f7d 1130 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1131
206584bd
PW
11322019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1133
1134 * lib/gdb.exp (help_list_trailer): New regexp variable
1135 factorizing the help trailer message.
1136 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1137 arg to allow to better factorize various tests.
1138 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1139 (test_prefix_command_help): Use help_list_trailer.
1140 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1141 * gdb.guile/scm-cmd.exp: Likewise.
1142 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1143 * gdb.base/help.exp: Use test_user_defined_class_help.
1144 * gdb.base/style.exp: Add tests for styling of help and apropos.
1145 * lib/gdb-utils.exp (style): Add title and highlight styles.
1146
708dc93e
PW
11472019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1148
1149 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1150 $_shell_exitsignal.
1151 * gdb.base/default.exp: Update for new convenience variables.
1152
f49055a5
TT
11532019-05-29 Tom Tromey <tromey@adacore.com>
1154
1155 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1156 to "break complete ada" test case's regexp.
1157
4330d61d
TT
11582019-05-29 Tom Tromey <tromey@adacore.com>
1159
1160 PR c++/20020:
1161 * gdb.cp/constexpr-field.exp: New file.
1162 * gdb.cp/constexpr-field.cc: New file.
1163
000439d5
TT
11642019-05-29 Tom Tromey <tromey@adacore.com>
1165
1166 * gdb.base/finish.exp (finish_no_print): New proc.
1167 (finish_tests): Call it.
1168
5a01c34c
TV
11692019-05-24 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.dwarf2/gdb-add-index.exp: New file.
1172
18125b16
TT
11732019-05-22 Tom Tromey <tromey@adacore.com>
1174
1175 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1176 * gdb.base/style.exp: Use "style".
1177 * lib/gdb-utils.exp (style): New proc.
1178
af1a8d03
TV
11792019-05-22 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.base/align.exp: Require c++11.
1182
e7fe496b
TV
11832019-05-22 Tom de Vries <tdevries@suse.de>
1184
1185 PR testsuite/24586
1186 * gdb.python/py-mi-var-info-path-expression.exp: Call
1187 mi_skip_python_tests to check if python is supported.
1188
8fca4da0
AH
11892019-05-22 Alan Hayward <alan.hayward@arm.com>
1190
1191 * gdb.arch/aarch64-pauth.c: New test.
1192 * gdb.arch/aarch64-pauth.exp: New file.
1193
b7060614
AH
11942019-05-22 Alan Hayward <alan.hayward@arm.com>
1195
1196 * README (Re-running Tests Outside The Testsuite): New section.
1197
669d0468
TV
11982019-05-21 Tom de Vries <tdevries@suse.de>
1199
1200 * gdb.arch/amd64-eval.exp: Require c++11.
1201 * gdb.base/max-depth.exp: Same.
1202 * gdb.compile/compile-cplus-array-decay.exp: Same.
1203 * gdb.cp/meth-typedefs.exp: Same.
1204 * gdb.cp/subtypes.exp: Same.
1205 * gdb.cp/temargs.exp: Same.
1206
ce3ebcaa
AH
12072019-05-21 Alan Hayward <alan.hayward@arm.com>
1208
1209 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1210
34d11c68
AB
12112019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 PR gdb/18644
1214 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1215 * gdb.fortran/printing-types.exp: Add new test.
1216 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1217 testing.
1218 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1219 setup_kfail call.
1220
87781e84
AH
12212019-05-17 Alan Hayward <alan.hayward@arm.com>
1222
1223 * README (Running the Testsuite): Change example.
1224 (Testsuite Parameters): Remove TRANSCRIPT.
1225 * lib/gdb.exp: Remove TRANSCRIPT check.
1226
b420b89e
AH
12272019-05-17 Alan Hayward <alan.hayward@arm.com>
1228
1229 * README (Testsuite Parameters): Add replay logging to
1230 GDBSERVER_DEBUG.
1231 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1232 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1233 as a comma separated list.
1234 (gdb_debug_init): Override procedure.
1235
408e9b8b
AH
12362019-05-17 Alan Hayward <alan.hayward@arm.com>
1237
1238 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1239 (gdb_write_cmd_file): New procedure.
1240 * lib/gdbserver-support.exp (gdbserver_start): Call
1241 gdbserver_write_cmd_file.
1242 (gdbserver_write_cmd_file): New procedure.
1243
f9e2e39d
AH
12442019-05-17 Alan Hayward <alan.hayward@arm.com>
1245
1246 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1247 (delete_breakpoints): Likewise.
1248 (gdb_run_cmd): Likewise.
1249 (gdb_start_cmd): Likewise.
1250 (gdb_starti_cmd): Likewise.
1251 (gdb_internal_error_resync): Likewise.
1252 (gdb_test_multiple): Likewise.
1253 (gdb_reinitialize_dir): Likewise.
1254 (default_gdb_exit): Likewise.
1255 (gdb_file_cmd): Mark kill as optional.
1256 (default_gdb_start): Call gdb_stdin_log_init.
1257 (send_gdb): Call gdb_stdin_log_write.
1258 (rerun_to_main): Mark Y as an answer.
1259 (gdb_stdin_log_init): New function.
1260 (gdb_stdin_log_write): Likewise.
1261
81f47ac2
AH
12622019-05-17 Alan Hayward <alan.hayward@arm.com>
1263
1264 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1265 * gdb.base/debug-expr.exp: Likewise.
1266 * gdb.base/foll-fork.exp: Likewise.
1267 * gdb.base/foll-vfork.exp: Likewise.
1268 * gdb.base/fork-print-inferior-events.exp: Likewise.
1269 * gdb.base/gdb-sigterm.exp: Likewise.
1270 * gdb.base/gdbinit-history.exp: Likewise.
1271 * gdb.base/osabi.exp: Likewise.
1272 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1273 * gdb.base/ui-redirect.exp: Likewise.
1274 * gdb.gdb/unittest.exp: Likewise.
1275 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1276 * gdb.mi/mi-watch.exp: Likewise.
1277 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1278 * gdb.mi/user-selected-context-sync.exp: Likewise.
1279 * gdb.python/python.exp: Disable debug test when debugging.
1280 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1281 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1282 Likewise.
1283 * gdb.threads/stepi-random-signal.exp: Likewise.
1284
29b52314
AH
12852019-05-17 Alan Hayward <alan.hayward@arm.com>
1286
1287 * Makefile.in: Pass through GDB_DEBUG.
1288 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1289 (gdb,debug): Add board setting.
1290 * lib/gdb.exp (default_gdb_start): Start debugging.
1291 (gdb_debug_enabled): New procedure.
1292 (gdb_debug_init): Likewise.
29b52314
AH
1293
12942019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1295
29b52314
AH
1296 * Makefile.in: Pass through GDB_DEBUG.
1297 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1298 (gdb,debug): Add board setting.
1299 * lib/gdb.exp (default_gdb_start): Start debugging.
1300 (gdb_debug_enabled): New procedure.
1301 (gdb_debug_init): Likewise.
29b52314 1302
ca1285d1
AH
13032019-05-17 Alan Hayward <alan.hayward@arm.com>
1304
1305 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1306
f3a09c80
AH
13072019-05-17 Alan Hayward <alan.hayward@arm.com>
1308
1309 * gdb.base/ui-redirect.exp: Test redirection.
1310
26648588
JV
13112019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1312
1313 * gdb.mi/mi-complete.exp: New file.
1314 * gdb.mi/mi-complete.cc: Likewise.
1315
14237686
AB
13162019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1317
1318 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1319 indexed and sliced arrays, and pointers to arrays.
1320
e7bd7fba
TT
13212019-05-14 Tom Tromey <tromey@adacore.com>
1322
1323 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1324 styling test.
1325
2764128d
TV
13262019-05-14 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1329 selection entry encoding.
1330
71bed2db
TT
13312019-05-10 Tom Tromey <tromey@adacore.com>
1332
1333 * gdb.ada/info_exc.exp: Add "complete" test.
1334
63b667ad
TV
13352019-05-09 Tom de Vries <tdevries@suse.de>
1336
1337 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1338 CU-relative.
1339
9cfd2b89
TV
13402019-05-09 Tom de Vries <tdevries@suse.de>
1341
1342 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1343 CU-relative.
1344
2228ef77
XR
13452019-05-08 Joel Brobecker <brobecker@adacore.com>
1346
1347 * gdb.ada/frame_arg_lang.exp: New testcase.
1348 * gdb.ada/frame_arg_lang/bla.adb: New file.
1349 * gdb.ada/frame_arg_lang/pck.ads: New file.
1350 * gdb.ada/frame_arg_lang/pck.adb: New file.
1351 * gdb.ada/frame_arg_lang/foo.c: New file.
1352
80e55b13
TT
13532019-05-08 Tom Tromey <tromey@adacore.com>
1354
1355 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1356
9d3421af
TT
13572019-05-08 Tom Tromey <tromey@adacore.com>
1358
1359 * gdb.base/ptype-offsets.exp: Update tests.
1360
844333e2
TT
13612019-05-08 Tom Tromey <tromey@adacore.com>
1362
1363 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1364 cases.
1365 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1366 "short".
1367
988915ee
TT
13682019-05-08 Tom Tromey <tromey@adacore.com>
1369
1370 * gdb.ada/vla.exp: New file.
1371 * gdb.ada/vla/vla.adb: New file.
1372
7bd55dac
TV
13732019-05-07 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1376
75f06e9d
TV
13772019-05-07 Tom de Vries <tdevries@suse.de>
1378
1379 PR testsuite/24522
1380 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1381 section.
1382
77e7aaa4
TV
13832019-05-07 Tom de Vries <tdevries@suse.de>
1384
1385 PR testsuite/24522
1386 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1387 .debug_aranges section.
1388
456ba0fa
TV
13892019-05-07 Tom de Vries <tdevries@suse.de>
1390
1391 PR testsuite/24159
1392 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1393
5a56d6a6
TV
13942019-05-06 Tom de Vries <tdevries@suse.de>
1395
1396 * lib/gdb.exp (exec_has_index_section): New proc.
1397 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1398 section.
1399
9d6d4be8
TV
14002019-05-04 Tom de Vries <tdevries@suse.de>
1401
1402 * boards/cc-with-debug-names.exp: New file.
1403
222a8d25
TT
14042019-05-03 Tom Tromey <tromey@adacore.com>
1405
1406 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1407 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1408 * gdb.ada/char_enum.exp: Add test.
1409
0fdfd794
TV
14102019-05-03 Tom de Vries <tdevries@suse.de>
1411
1412 * boards/cc-with-gdb-index.exp: New file.
1413
80062eb9
AB
14142019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.rust/simple.exp: Add new test case.
1417 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1418 (main): Initialise an instance of the new struct.
1419
4504bbde
TT
14202019-05-01 Tom Tromey <tromey@adacore.com>
1421
1422 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1423 record.
1424 (NPR): New variable.
1425 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1426 test.
1427
d48e62f4
TT
14282019-05-01 Tom Tromey <tromey@adacore.com>
1429
1430 * gdb.ada/packed_array_assign.exp: Add packed assignment
1431 regression test.
1432
f59f30f5
TV
14332019-05-01 Tom de Vries <tdevries@suse.de>
1434
1435 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1436
b70bfc54
TV
14372019-05-01 Tom de Vries <tdevries@suse.de>
1438
1439 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1440
15f18d14
AT
14412019-04-30 Ali Tamur <tamur@google.com>
1442
1443 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1444
2ff0a947
TT
14452019-04-30 Tom Tromey <tromey@adacore.com>
1446
1447 * lib/ada.exp (find_ada_tool): New proc.
1448 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1449 * gdb.ada/catch_ex_std.exp: New file.
1450 * gdb.ada/catch_ex_std/foo.adb: New file.
1451 * gdb.ada/catch_ex_std/some_package.adb: New file.
1452 * gdb.ada/catch_ex_std/some_package.ads: New file.
1453
a776957c
TT
14542019-04-30 Tom Tromey <tromey@adacore.com>
1455
1456 PR c++/24470:
1457 * gdb.cp/temargs.cc: Add test code from PR.
1458
bc68014d
AB
14592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1460
1461 * gdb.fortran/vla-datatypes.exp: Update expected results.
1462 * gdb.fortran/vla-ptype.exp: Likewise.
1463 * gdb.fortran/vla-type.exp: Likewise.
1464 * gdb.fortran/vla-value.exp: Likewise.
1465
f1fdc960
AB
14662019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * gdb.fortran/ptr-indentation.exp: Update expected results.
1469 * gdb.fortran/ptype-on-functions.exp: Likewise.
1470 * gdb.fortran/vla-ptr-info.exp: Likewise.
1471 * gdb.fortran/vla-value.exp: Likewise.
1472
bf7a4de1
AB
14732019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.fortran/ptype-on-functions.exp: New file.
1476 * gdb.fortran/ptype-on-functions.f90: New file.
1477
bbe75b9d
AB
14782019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1481 case void string.
1482
1db455a7
AB
14832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * gdb.fortran/complex.exp: Expand.
1486 * gdb.fortran/complex.f: Renamed to...
1487 * gdb.fortran/complex.f90: ...this, and extended to add more
1488 complex values.
1489
b6d03bb2
AB
14902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1493 MODULO, CMPLX.
1494
2e62ab40
AB
14952019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1496 Richard Bunt <richard.bunt@arm.com>
1497
1498 * gdb.base/max-depth.c: New file.
1499 * gdb.base/max-depth.exp: New file.
1500 * gdb.python/py-nested-maps.c: New file.
1501 * gdb.python/py-nested-maps.exp: New file.
1502 * gdb.python/py-nested-maps.py: New file.
1503 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1504 (test_all_common): Call test_max_depth.
1505 * gdb.fortran/max-depth.exp: New file.
1506 * gdb.fortran/max-depth.f90: New file.
1507 * gdb.go/max-depth.exp: New file.
1508 * gdb.go/max-depth.go: New file.
1509 * gdb.modula2/max-depth.exp: New file.
1510 * gdb.modula2/max-depth.c: New file.
1511 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1512
d2b584a5
TV
15132019-04-29 Tom de Vries <tdevries@suse.de>
1514
1515 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1516
136afab8
PW
15172019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1518
1519 * gdb.base/callexit.exp: Test may-call-functions off.
1520
725cbb63
KS
15212019-04-25 Keith Seitz <keiths@redhat.com>
1522
1523 PR c++/24367
1524 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1525 (another_incomplete_struct, test_incomplete): New definitions.
1526 (main): Use new definitions.
1527 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1528 functions.
1529
82433e3e
SDJ
15302019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1531
1532 PR corefiles/11608
1533 PR corefiles/18187
1534 * gdb.base/coredump-filter-build-id.exp: New file.
1535
dd06d4d6
AH
15362019-04-25 Alan Hayward <alan.hayward@arm.com>
1537
e79be6e5
SM
1538 * Makefile.in: Pass through GDBSERVER_DEBUG.
1539 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1540 (gdbserver,debug): Add board setting.
1541 * gdb.trace/tspeed.exp: Skip when debugging.
1542 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1543 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1544
1670072e
TT
15452019-04-24 Tom Tromey <tromey@adacore.com>
1546
1547 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1548 Rust.
1549
a59240a4
TT
15502019-04-24 Tom Tromey <tromey@adacore.com>
1551
1552 * gdb.arch/amd64-eval.exp: Test bitfield return.
1553 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1554 (class Foo) <return_bitfields>: New method.
1555 (main): Call it.
1556
b907456c
AB
15572019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * gdb.cp/many-args.cc: New file.
1560 * gdb.cp/many-args.exp: New file.
1561
5c565afd
TV
15622019-04-23 Tom de Vries <tdevries@suse.de>
1563
1564 PR gdb/24433
1565 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1566
ba22ff86
AH
15672019-04-23 Alan Hayward <alan.hayward@arm.com>
1568
1569 * gdb.trace/backtrace.exp: Use nopie flag.
1570 * gdb.trace/circ.exp: Likewise.
1571 * gdb.trace/collection.exp: Likewise.
1572 * gdb.trace/ftrace.exp: Likewise.
1573 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1574 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1575 * gdb.trace/qtro.exp: Likewise.
1576 * gdb.trace/read-memory.exp: Likewise.
1577 * gdb.trace/report.exp: Likewise.
1578 * gdb.trace/tfile.exp: Likewise.
1579 * gdb.trace/tfind.exp: Likewise.
1580 * gdb.trace/unavailable.exp: Likewise.
1581
7905fc35
PA
15822019-04-22 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.base/solib-probes-nosharedlibrary.c,
1585 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1586
8ecb59f8
TT
15872019-04-19 Tom Tromey <tromey@adacore.com>
1588
1589 * gdb.ada/ptype_union.c: New file.
1590 * gdb.ada/ptype_union.exp: New file.
1591
62160ec9
TT
15922019-04-19 Tom Tromey <tromey@adacore.com>
1593
1594 PR symtab/24423:
1595 * gdb.base/list0.h (foo): Add a control-l character.
1596
36cd4ba5
TV
15972019-04-18 Tom de Vries <tdevries@suse.de>
1598
1599 PR gdb/24433
1600 * boards/local-board.exp: Set sysroot to "".
1601
b73715df
TV
16022019-04-18 Tom de Vries <tdevries@suse.de>
1603 Pedro Alves <palves@redhat.com>
1604
1605 PR gdb/24454
1606 * gdb.threads/vfork-follow-child-exec.c: New file.
1607 * gdb.threads/vfork-follow-child-exec.exp: New file.
1608 * gdb.threads/vfork-follow-child-exit.c: New file.
1609 * gdb.threads/vfork-follow-child-exit.exp: New file.
1610
4aa866af
LS
16112019-04-15 Leszek Swirski <leszeks@google.com>
1612
1613 * gdb.arch/amd64-eval.cc: New file.
1614 * gdb.arch/amd64-eval.exp: New file.
1615
e5a1a79a
AH
16162019-04-11 Alan Hayward <alan.hayward@arm.com>
1617
1618 * gdb.server/sysroot.c: New test.
1619 * gdb.server/sysroot.exp: New file.
1620 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1621 matching param.
1622
41077b66
AB
16232019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1624
1625 * gdb.base/align.exp: Extend test to cover structures containing
1626 only static fields.
1627
c30391f8
TV
16282019-04-11 Tom de Vries <tdevries@suse.de>
1629
1630 * boards/cc-with-dwz-m.exp: New file.
1631 * boards/cc-with-dwz.exp: New file.
1632 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1633
e242fd12
SM
16342019-04-09 Simon Marchi <simon.marchi@efficios.com>
1635
1636 * gdb.base/start-cpp.exp: New file.
1637 * gdb.base/start-cpp.cc: New file.
1638
2b0c8b01
KB
16392019-04-08 Kevin Buettner <kevinb@redhat.com>
1640
1641 * gdb.python/py-thrhandle.exp: Adjust tests to call
1642 thread_from_handle instead of thread_from_thread_handle.
1643
947210e5
KB
16442019-04-08 Kevin Buettner <kevinb@redhat.com>
1645
1646 * gdb.python/py-thrhandle.exp: Add tests for
1647 gdb.InferiorThread.handle.
1648
d7df6549
AB
16492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1650
1651 * gdb.python/py-function.exp: Check calling helper function from
1652 all languages.
1653 * lib/gdb.exp (gdb_supported_languages): New proc.
1654
8bdc1658
AB
16552019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1656
1657 * gdb.base/complex-parts.c: New file.
1658 * gdb.base/complex-parts.exp: New file.
1659
05caa1d2
TT
16602019-04-01 Tom Tromey <tromey@adacore.com>
1661
1662 PR symtab/23331:
1663 * gdb.dwarf2/dw2-ranges-main.c: New file.
1664 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1665 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1666
7734102d
EZ
16672019-03-30 Simon Marchi <simark@simark.ca>
1668
1669 * gdb.base/default.exp: Add values for $_gdb_major and
1670 $_gdb_minor.
1671
188e1fa9
TT
16722019-03-29 Tom Tromey <tromey@adacore.com>
1673
1674 * gdb.base/help.exp: Tighten apropos regexp.
1675
2880242d
KS
16762019-03-29 Keith Seitz <keiths@redhat.com>
1677
1678 * gdb.fortran/array-bounds.exp: New file.
1679 * gdb.fortran/array-bounds.f90: New file.
1680
077cad8e
PW
16812019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1682
1683 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1684
80047cfc
PW
16852019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1686
1687 * gdb.multi/hello.c (main): Increase alarm timer.
1688
f489207e
SL
16892019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1690
1691 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1692 factor when no hardware watchpoint support.
1693
c92df149
AH
16942019-03-28 Alan Hayward <alan.hayward@arm.com>
1695 Pedro Alves <palves@redhat.com>
1696
1697 * boards/local-board.exp: set sysroot to /.
1698
933aebfa
AH
16992019-03-27 Alan Hayward <alan.hayward@arm.com>
1700
1701 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1702 in child.
1703
9f9aa852
AB
17042019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1705
1706 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1707 field.
1708 (make_container): Initialise new field.
1709 * gdb.python/py-prettyprint.exp: Add new tests.
1710 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1711 <display_hint>: New method.
1712
3714a195
AB
17132019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1716 gdb_continue_to_breakpoint more throughout this test.
1717 (run_lang_tests) Supply unique test names, and use
1718 gdb_test_no_output.
1719
18c77628
AB
17202019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1721
1722 * gdb.base/finish-pretty.exp: Update expected results.
1723 * gdb.base/pretty-print.c: New file.
1724 * gdb.base/pretty-print.exp: New file.
1725
9a93502f
PA
17262019-03-25 Pedro Alves <palves@redhat.com>
1727
1728 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1729 move comments outside list. Append '-i "" eof' section.
1730
968aa7ae
AH
17312019-03-22 Alan Hayward <alan.hayward@arm.com>
1732
1733 * README: Add pie options.
1734 * gdb.base/break-interp.exp: Ensure pie is disabled.
1735 * gdb.base/dump.exp: Likewise.
1736 * lib/gdb.exp (gdb_compile): Add pie option.
1737
4c7d57e7
TT
17382019-03-19 Tom Tromey <tromey@adacore.com>
1739
1740 * gdb.mi/mi2-cli-display.c: New file.
1741 * gdb.mi/mi2-cli-display.exp: New file.
1742
bff8c71f
TT
17432019-03-18 Joel Brobecker <brobecker@adacore.com>
1744 Tom Tromey <tromey@adacore.com>
1745
1746 * gdb.ada/ptype_array/pck.adb: New file.
1747 * gdb.ada/ptype_array/pck.ads: New file.
1748 * gdb.ada/ptype_array/foo.adb: New file.
1749 * gdb.ada/ptype_array.exp: New file.
1750
d085f989
TT
17512019-03-14 Tom Tromey <tromey@adacore.com>
1752
1753 * gdb.base/style.exp: Add "set style sources" test.
1754
b4be1b06
SM
17552019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1756
1757 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1758 * mi-breakpoint-multiple-locations.exp: ... this.
1759 (make_breakpoints_pattern): New proc.
1760 (do_test): Add mi_version parameter, test -break-insert,
1761 -break-info and =breakpoint-created.
1762
7cde5fc2
AB
17632019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * config/default.exp: Remove 'load_lib gdb.exp'.
1766 * config/monitor.exp: Likewise.
1767 * config/sid.exp: Likewise.
1768 * config/sim.exp: Likewise.
1769 * config/slite.exp: Likewise.
1770 * config/unix.exp: Likewise.
1771 * gdb.base/default.exp: Remove unhelpful comment.
1772
efbecbc1
AB
17732019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1774
1775 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1776
0841c79a
AB
17772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1778
1779 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1780
4a270568
AB
17812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1782
1783 * gdb.fortran/type-kinds.exp: Update expected results.
1784
067630bd
AB
17852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1788
3be47f7a
AB
17892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1790
1791 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1792 function.
1793 (test_basic_parsing_of_type_kinds): Expand types tested.
1794 (test_parsing_invalid_type_kinds): New function.
1795
4d00f5d8
AB
17962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * gdb.fortran/intrinsics.exp: New file.
1799 * gdb.fortran/intrinsics.f90: New file.
1800 * gdb.fortran/type-kinds.exp: New file.
1801
c8f91604
AB
18022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1803
1804 * gdb.fortran/dot-ops.exp: New file.
1805
dd9f2c76
AB
18062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1809 Check upper and lower case logical literals.
1810
84ec9724
AB
18112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1814 Remove duplicate tests.
1815
c3734e09
AH
18162019-03-06 Alan Hayward <alan.hayward@arm.com>
1817
1818 * lib/gdb.exp (builtin_cd): rename of cd.
1819 (cd): Override builtin.
1820
aa3cfbda
RB
18212019-03-06 Richard Bunt <richard.bunt@arm.com>
1822
1823 * gdb.fortran/function-calls.exp: New file.
1824 * gdb.fortran/function-calls.f90: New test.
1825
7b63ad86
RB
18262019-03-04 Richard Bunt <richard.bunt@arm.com>
1827
1828 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1829 on user program standard output.
1830 * gdb.fortran/short-circuit-argument-list.f90: Record function
1831 calls.
1832
01abb042
AH
18332019-02-28 Alan Hayward <alan.hayward@arm.com>
1834
c3734e09
AH
1835 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1836 failure.
01abb042 1837
92137da0
RO
18382019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1839
1840 PR gdb/8527
1841 * gdb.base/interrupt-daemon-attach.c,
1842 gdb.base/interrupt-daemon-attach.exp: New test.
1843
5862844d
PA
18442019-02-27 Pedro Alves <palves@redhat.com>
1845
1846 * gdb.base/page.exp: Add tests for "set width/height -1".
1847
8ed25214
PA
18482019-02-27 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/page.exp: Add tests for "set/show width/height" with
1851 "infinite" values.
1852
6c28e44a
TT
18532019-02-27 Tom Tromey <tromey@adacore.com>
1854
1855 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1856 2.4.
1857 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1858 workaround.
1859
bf9a735e
AB
18602019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1863 tests for structs with static members.
1864
8791793c
TT
18652019-02-26 Tom Tromey <tromey@adacore.com>
1866
1867 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1868 ValueError, not TypeError.
1869
bc2a507e
KB
18702019-02-26 Kevin Buettner <kevinb@redhat.com>
1871
1872 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1873 call from main program.
1874
e0e7d3bd
JB
18752019-02-23 Joel Brobecker <brobecker@adacore.com>
1876
1877 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1878 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1879 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1880 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1881 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1882
9600246d
KS
18832019-02-22 Keith Seitz <keiths@redhat.com>
1884
1885 PR symtab/23853
1886 * gdb.base/symlink-sourcefile.c: New file.
1887 * gdb.base/symlink-sourcefile.exp: New file.
1888
0c95f9ed
TT
18892019-02-20 Tom Tromey <tom@tromey.com>
1890
1891 * gdb.base/info_qt.exp: Update.
1892
6caa91b6
SM
18932019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1894
1895 * gdb.base/source.exp: Move "error in sourced script" code to
1896 the end.
1897 * gdb.base/source-error.gdb: Move contents to
1898 source-error-1.gdb. Add new code to source source-error-1.gdb.
1899 * gdb.base/source-error-1.gdb: New file, from previous
1900 source-error.gdb.
1901
6506371f
TT
19022019-02-17 Tom Tromey <tom@tromey.com>
1903
1904 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1905 for macro styling.
1906 * gdb.base/style.c (SOME_MACRO): New macro.
1907
a0087920
TT
19082019-02-17 Tom Tromey <tom@tromey.com>
1909
1910 * gdb.base/style.exp: Add line-wrapping tests.
1911 * gdb.base/page.exp: Add test for quitting during pagination.
1912
a2cd4f14
JB
19132019-02-17 Joel Brobecker <brobecker@adacore.com>
1914
1915 * gdb.ada/big_packed_array: New testcase.
1916 * gdb.ada/homonym.exp: Fix incorrect expected output for
1917 "break <homonym__get_value>" test.
1918
9d70ffbc
WP
19192019-02-13 Weimin Pan <weimin.pan@oracle.com>
1920
1921 PR breakpoints/21870
1922 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1923 and prepare_for_testing. Add comment.
1924 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1925 redundant cleanup call. Clean up comment.
1926
01c7ae81
WP
19272019-02-12 Weimin Pan <weimin.pan@oracle.com>
1928
1929 PR breakpoints/21870
1930 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1931 * gdb.arch/aarch64-dbreg-contents.c: New file.
1932
aff29d1c
JB
19332019-02-10 Joel Brobecker <brobecker@adacore.com>
1934
1935 * gdb.ada/mi_ref_changeable: New testcase.
1936
df0da8a2
AH
19372019-02-07 Alan Hayward <alan.hayward@arm.com>
1938
1939 * gdb.base/attach.exp: Add double attach test.
1940
bd447abb
SM
19412019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1942
1943 * lib/gdb.exp (default_gdb_start): Don't match pagination
1944 prompt.
1945 (gdb_init): Set stty_init.
1946
1dbc40b9
TT
19472019-01-27 Tom Tromey <tom@tromey.com>
1948
1949 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1950 skip_python_tests.
1951
353229bf
AH
19522019-01-24 Alan Hayward <alan.hayward@arm.com>
1953
1954 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1955 New structure.
1956 (struct struct_static_02_02): Likewise.
1957 (struct struct_static_02_03): Likewise.
1958 (struct struct_static_02_04): Likewise.
1959 (struct struct_static_04_01): Likewise.
1960 (struct struct_static_04_02): Likewise.
1961 (struct struct_static_04_03): Likewise.
1962 (struct struct_static_04_04): Likewise.
1963 (struct struct_static_06_01): Likewise.
1964 (struct struct_static_06_02): Likewise.
1965 (struct struct_static_06_03): Likewise.
1966 (struct struct_static_06_04): Likewise.
1967 (cmp_struct_static_02_01): Likewise.
1968 (cmp_struct_static_02_02): Likewise.
1969 (cmp_struct_static_02_03): Likewise.
1970 (cmp_struct_static_02_04): Likewise.
1971 (cmp_struct_static_04_01): Likewise.
1972 (cmp_struct_static_04_02): Likewise.
1973 (cmp_struct_static_04_03): Likewise.
1974 (cmp_struct_static_04_04): Likewise.
1975 (cmp_struct_static_06_01): Likewise.
1976 (cmp_struct_static_06_02): Likewise.
1977 (cmp_struct_static_06_03): Likewise.
1978 (cmp_struct_static_06_04): Likewise.
1979 (call_all): Test new structs.
1980 * gdb.base/infcall-nested-structs.exp: Likewise.
1981
73021deb
AH
19822019-01-21 Alan Hayward <alan.hayward@arm.com>
1983 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1984
fc65c7db
AH
19852019-01-21 Alan Hayward <alan.hayward@arm.com>
1986 * gdb.base/stack-protector.c: New test.
1987 * gdb.base/stack-protector.exp: New file.
1988 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1989 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1990 option.
1991 (gdb_compile): Remove stack protector for GCC and prevent
1992 recursion.
1993
c24bdb02
KS
19942019-01-16 Keith Seitz <keiths@redhat.com>
1995
1996 PR gdb/23773
1997 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1998
6f072a10
PFC
19992019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2000
2001 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2002 aliases.
2003 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2004 tests.
2005 * gdb.arch/powerpc-vector-regs.c: New file.
2006 * gdb.arch/powerpc-vector-regs.exp: New file.
2007
a7b8d682
PFC
20082019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2009
2010 * gdb.arch/altivec-regs.exp: Fix the list passed to
2011 gdb_expect_list when testing "info vector".
2012
6eb6fb67
AB
20132019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.base/style.exp: Don't include path in testname.
2016
b56f80d8
KS
20172019-01-10 Keith Seitz <keiths@redhat.com>
2018
2019 PR gdb/23712
2020 PR symtab/23010
2021 * gdb.dwarf2/multidictionary.exp: New file.
2022
041be526
SM
20232019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2024
2025 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2026 (test_gnuv3_style_demangling): ... this.
2027 (test_lucid_style_demangling): Remove.
2028 (test_arm_style_demangling): Remove.
2029 (test_hp_style_demangling): Remove.
2030 (do_tests): Remove calls to the above.
2031
d820d0c3
AB
20322019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2035 case.
2036
f097f5ad
TT
20372019-01-06 Tom Tromey <tom@tromey.com>
2038
2039 PR gdb/28155:
2040 * gdb.dwarf2/typedef-void-finish.exp: New file.
2041
2cd8cc0b
TT
20422018-12-28 Tom Tromey <tom@tromey.com>
2043 Simon Marchi <simark@simark.ca>
2044
2045 * gdb.base/jit-exec.exp: New file.
2046 * gdb.base/jit-exec.c: New file.
2047 * gdb.base/jit-execd.c: New file.
2048
35fb8261
TT
20492018-12-28 Tom Tromey <tom@tromey.com>
2050
2051 * gdb.base/style.exp: Update test to check for address styling.
2052
47fd17cd
TT
20532018-12-28 Tom Tromey <tom@tromey.com>
2054
2055 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2056 message.
2057
d47032b7
TT
20582018-12-28 Tom Tromey <tom@tromey.com>
2059
2060 * gdb.base/style.exp: Add test for version number styling.
2061
af79b68d
TT
20622018-12-28 Tom Tromey <tom@tromey.com>
2063
2064 * gdb.base/style.exp: Add test for print_address_symbolic.
2065
0bb296cb
TT
20662018-12-28 Tom Tromey <tom@tromey.com>
2067
2068 * gdb.base/style.exp: Add test for breakpoint setting.
2069
80ae2043
TT
20702018-12-28 Tom Tromey <tom@tromey.com>
2071
2072 * gdb.base/style.exp: Add test for variable names.
2073
cbe56571
TT
20742018-12-28 Tom Tromey <tom@tromey.com>
2075
2076 * gdb.base/style.exp: New file.
2077 * gdb.base/style.c: New file.
2078
9162a27c
TT
20792018-12-28 Tom Tromey <tom@tromey.com>
2080
2081 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2082 "dumb".
2083 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2084 the TERM environment variable.
2085
bc543c90
TT
20862018-12-27 Tom Tromey <tom@tromey.com>
2087
2088 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2089 pagination test.
2090
6f0ffe50
AB
20912018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2094 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2095
b5a1e557
PW
20962018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2097
2098 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2099 Filename a.adb changed to bp_fun_addr.adb.
2100 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2101
6e8b1ab2
JV
21022018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2103
2104 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2105 non-PIE executables.
2106 * README: Mention the gdb,nopie_flag board setting.
2107 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2108 non-PIE executable.
2109 * gdb.arch/amd64-entry-value.exp: Likewise.
2110 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2111 * gdb.arch/i386-float.exp: Likewise.
2112 * gdb.arch/i386-signal.exp: Likewise.
2113 * gdb.mi/mi-reg-undefined.exp: Likewise.
2114
d00a27c5
PM
21152018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2116
2117 PR gdb/23974
2118 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2119
161d081c
PW
21202018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2121
2122 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2123 Update order of results accordingly.
2124
b001de23
AB
21252018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2126
2127 * gdb.base/annota1.exp: Update a test regexp.
2128
99e1a184
AB
21292018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2132
7a81c1e2
PW
21332018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2134
2135 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2136 (reuse_time): Initialize to REUSE_TIME_CAP.
2137 (check_rc): New function.
2138 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2139 Check pthread_create rc.
2140 (spawner_thread_func): Check pthread_create and pthread_join rc.
2141
73e8dc90
PA
21422018-12-08 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.base/list.exp (test_forward_search): Rename to ...
2145 (test_forward_reverse_search): ... this. Also test reverse-search
2146 and the forward-search alias.
2147
13f2ed32
AB
21482018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2149
2150 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2151 local timeout variable before return, and remove all local timeout
2152 variable entirely.
2153 (gdb_load): Likewise.
2154
64d27cfc
TV
21552018-12-01 Tom de Vries <tdevries@suse.de>
2156
2157 * gdb.base/gdb-caching-proc.exp: New file.
2158
f63c03b4
SDJ
21592018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2160
2161 * Makefile.in (TIMESTAMP): New variable.
2162 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2163 command.
2164 (check-single-racy): Likewise.
2165 (check/%.exp): Likewise.
2166 (check-racy/%.exp): Likewise.
2167 (workers/%.worker): Likewise.
2168 (build-perf): Likewise.
2169 (check-perf): Likewise.
2170 * README: Describe new "TS" and "TS_FORMAT" variables.
2171 * print-ts.py: New file.
2172
1c97054b
BF
21732018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2174
2175 PR python/23714
2176 * gdb.python/python.exp: Test command repetition after
2177 gdb.execute.
2178
1871a62d
AB
21792018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2180
2181 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2182 is correctly aligned.
2183
fb5e1ed9
PW
21842018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2185
2186 * gdb.ada/info_auto_lang.exp: New testcase.
2187 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2188 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2189 * gdb.ada/info_auto_lang/some_c.c: New file.
2190
43d397ca
PW
21912018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2192
2193 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2194 FUNC_lang language syntax.
2195
beddd671
PW
21962018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2197
2198 * gdb.base/info_minsym.c: New file.
2199 * gdb.base/info_minsym.exp: New file.
2200
73fc52c4
TT
22012018-11-19 Tom Tromey <tom@tromey.com>
2202
2203 PR rust/23625:
2204 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2205 * gdb.rust/expr.exp: Update expected output. Change one test.
2206
994b876a
TT
22072018-11-19 Tom Tromey <tom@tromey.com>
2208
2209 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2210
6769f276
PA
22112018-11-19 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2214 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2215 see the expected warning.
2216
38a72da0
AH
22172018-11-16 Alan Hayward <alan.hayward@arm.com>
2218
2219 PR gdb/22736:
2220 * gdb.cp/infcall-nodebug-lib.c: New test.
2221 * gdb.cp/infcall-nodebug-main.c: New test.
2222 * gdb.cp/infcall-nodebug.exp: New file.
2223
53a89d6e
SM
22242018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2225
2226 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2227 completer tests.
2228
9325300d
TV
22292018-11-09 Tom de Vries <tdevries@suse.de>
2230
2231 * gdb.base/msym-lang.c: New test.
2232 * gdb.base/msym-lang.exp: New file.
2233 * gdb.base/msym-lang-main.c: New test.
2234
20f0d60d
TT
22352018-11-08 Tom Tromey <tom@tromey.com>
2236
2237 PR gdb/23555:
2238 PR gdb/23838:
2239 * gdb.base/warning.exp: New file.
2240
b5420128
JB
22412018-11-08 Jan Beulich <jbeulich@suse.com>
2242
2243 * testsuite/gdb.arch/i386-avx512.c,
2244 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2245
cd115d61
AB
22462018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2247
2248 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2249 point hardware.
2250
35ee2dc2
AB
22512018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2254 * gdb.dwarf2/missing-type-name.exp: New file.
2255
31aceee8
TV
22562018-11-06 Tom de Vries <tdevries@suse.de>
2257
2258 * gdb.base/many-headers.c: New test.
2259 * gdb.base/many-headers.exp: New file.
2260
109be305
JW
22612018-11-06 Jim Wilson <jimw@sifive.com>
2262
2263 * gdb.base/code_elim.exp: For riscv, set additional_flags
2264 to include -msmall-data-limit=0.
2265
e2b7af72
JB
22662018-11-01 Joel Brobecker <brobecker@adacore.com>
2267
2268 * gdb.ada/watch_minus_l: New testcase.
2269
cdcda965
SM
22702018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2271
2272 * gdb.arch/aix-sighandle.c: New file.
2273 * gdb.arch/aix-sighandle.exp: New file.
2274
92dcebf3
AB
22752018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2278 registers being unions.
2279
68b9ac18
TV
22802018-10-31 Tom de Vries <tdevries@suse.de>
2281
2282 * lib/valgrind.exp: New file.
2283 (vgdb_start, vgdb_stop): New procs, factored out of ...
2284 * gdb.base/valgrind-bt.exp: ... here, ...
2285 * gdb.base/valgrind-disp-step.exp: ... here and ...
2286 * gdb.base/valgrind-infcall.exp: ... here.
2287
1443936e
TV
22882018-10-31 Tom de Vries <tdevries@suse.de>
2289
2290 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2291
eb77c9df
AB
22922018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.dwarf2/void-type.c: New file.
2295 * gdb.dwarf2/void-type.exp: New file.
2296
82b5e646
PW
22972018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2298
2299 * gdb.base/info_qt.c: New file.
2300 * gdb.base/info_qt.exp: New file.
2301
8d619c01
EBM
23022018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2303
2304 * gdb.arch/powerpc-htm-regs.c: New file.
2305 * gdb.arch/powerpc-htm-regs.exp: New file.
2306
f2cf6173
EBM
23072018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2308
2309 * gdb.arch/powerpc-tar.c: New file.
2310 * gdb.arch/powerpc-tar.exp: New file.
2311
7ca18ed6
EBM
23122018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2313
2314 * gdb.arch/powerpc-ppr-dscr.c: New file.
2315 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2316
bfcc0eba
TV
23172018-10-25 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2320
fe1a5cad
TV
23212018-10-24 Tom de Vries <tdevries@suse.de>
2322
2323 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2324 longer exists error.
2325
a76dc3b7
TV
23262018-10-24 Tom de Vries <tdevries@suse.de>
2327
2328 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2329
4df46df7
TV
23302018-10-24 Tom de Vries <tdevries@suse.de>
2331
2332 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2333 --db-attach in valgrind.
2334
0dbfcfff
AB
23352018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * gdb.arch/riscv-reg-aliases.c: New file.
2338 * gdb.arch/riscv-reg-aliases.exp: New file.
2339
b04480b1
AH
23402018-10-19 Alan Hayward <alan.hayward@arm.com>
2341
2342 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2343
2c6ac8d7
AH
23442018-10-19 Alan Hayward <alan.hayward@arm.com>
2345
2346 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2347
2bc69f25
AH
23482018-10-19 Alan Hayward <alan.hayward@arm.com>
2349
2350 * gdb.cp/ovldbreak.exp: Fix regexps.
2351
1f1ae3a3
AH
23522018-10-19 Alan Hayward <alan.hayward@arm.com>
2353
2354 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2355
94c18618
SDJ
23562018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2357
2358 PR cli/23785
2359 * gdb.base/restore.exp: New test to check if "restore" with an
2360 invalid file doesn't segfault.
2361
812cd6eb
TV
23622018-10-18 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2365 * gdb.ada/excep_handle.exp: Same.
2366 * gdb.ada/mi_string_access.exp: Same.
2367 * gdb.ada/mi_var_union.exp: Same.
2368 * gdb.arch/arc-analyze-prologue.exp: Same.
2369 * gdb.arch/arc-decode-insn.exp: Same.
2370 * gdb.base/readnever.exp: Same.
2371 * gdb.fortran/printing-types.exp: Same.
2372 * gdb.guile/scm-lazy-string.exp: Same.
2373
c4b90788
TV
23742018-10-16 Tom de Vries <tdevries@suse.de>
2375
2376 PR gdb/23730
2377 * gdb.base/catch-follow-exec.c: Add copyright notice.
2378 * gdb.base/catch-follow-exec.exp: Rewrite to use
2379 gdb_spawn_with_cmdline_opts. Require gdb-native.
2380
8bca2978
SL
23812018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2382
2383 * gdb.trace/actions-changed.exp: Check for arch support.
2384 * gdb.trace/actions.exp: Likewise.
2385 * gdb.trace/ax.exp: Likewise.
2386 * gdb.trace/backtrace.exp: Likewise.
2387 * gdb.trace/change-loc.exp: Likewise.
2388 * gdb.trace/deltrace.exp: Likewise.
2389 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2390 * gdb.trace/ftrace.exp: Likewise.
2391 * gdb.trace/infotrace.exp: Check for arch support.
2392 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2393 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2394 * gdb.trace/mi-tsv-changed.exp: Likewise.
2395 * gdb.trace/packetlen.exp: Likewise.
2396 * gdb.trace/passc-dyn.exp: Likewise.
2397 * gdb.trace/passcount.exp: Likewise.
2398 * gdb.trace/pending.exp: Likewise.
2399 * gdb.trace/range-stepping.exp: Check for shlib support.
2400 * gdb.trace/report.exp: Check for arch support.
2401 * gdb.trace/save-trace.exp: Likewise.
2402 * gdb.trace/signal.exp: Check for signal support.
2403 * gdb.trace/tfind.exp: Check for arch support.
2404 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2405 * gdb.trace/trace-common.h: Add comment.
2406 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2407 * gdb.trace/trace-enable-disable.exp: Likewise.
2408 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2409 * gdb.trace/tracecmd.exp: Check for arch support.
2410 * gdb.trace/tspeed.exp: Check for shlib and target support.
2411 * gdb.trace/tstatus.exp: Check for arch support.
2412 * gdb.trace/tsv.exp: Likewise.
2413 * gdb.trace/while-dyn.exp: Likewise.
2414 * gdb.trace/while-stepping.exp: Likewise.
2415 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2416
f9c49bff
SM
24172018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2418
2419 * gdb.trace/tspeed.exp: Remove nowarnings.
2420 (prepare_for_trace_test): Declare "global ipalib".
2421 * gdb.trace/tspeed.c: Include unistd.h.
2422 (main): Remove superfluous printf argument.
2423
d4330bde
SL
24242018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2425
2426 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2427 directory prefix on the filename.
2428
8ecfd7bd
SDJ
24292018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2430
2431 * gdb.gdb/unittest.exp: Update expected message informing that
2432 selftests have been disabled.
2433 * gdb.server/unittest.exp: Likewise.
2434
58bbcd02
TV
24352018-10-09 Tom de Vries <tdevries@suse.de>
2436
2437 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2438 with runto_main.
2439
9f6b697b
WP
24402018-10-08 Weimin Pan <weimin.pan@oracle.com>
2441
2442 PR c++/16841
2443 * gdb.cp/virtbase2.cc: New file.
2444 * gdb.cp/virtbase2.exp: New file.
2445
add5ded5
TT
24462018-10-06 Tom Tromey <tom@tromey.com>
2447
2448 PR python/19399:
2449 * gdb.python/py-inferior.exp: Add architecture test.
2450
f9e48344
TT
24512018-10-06 Tom Tromey <tom@tromey.com>
2452
2453 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2454 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2455
2a8be203
TT
24562018-10-06 Tom Tromey <tom@tromey.com>
2457
2458 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2459 of a "throw" catchpoint.
2460
e04caa70
SDJ
24612018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2462
2463 * gdb.base/info-proc.exp: Update string expected from "help info
2464 proc".
2465
5ca8c39f
TT
24662018-10-04 Tom Tromey <tom@tromey.com>
2467
2468 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2469 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2470 (test_initial_complaints, test_empty_complaints): Update.
2471 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2472
3453e7e4
TT
24732018-10-04 Tom Tromey <tom@tromey.com>
2474
2475 PR cli/19551:
2476 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2477 * lib/gdb.exp (gdb_file_cmd): Update.
2478 * gdb.stabs/weird.exp (print_weird_var): Update.
2479 * gdb.server/solib-list.exp: Update.
2480 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2481 * gdb.mi/mi-cli.exp: Update.
2482 * gdb.linespec/linespec.exp: Update.
2483 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2484 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2485 * gdb.cp/cp-relocate.exp: Update.
2486 * gdb.base/sym-file.exp: Update.
2487 * gdb.base/relocate.exp: Update.
2488 * gdb.base/readnever.exp: Update.
2489 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2490 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2491 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2492 * gdb.base/code_elim.exp: Update.
2493 * gdb.base/break-unload-file.exp (test_break): Update.
2494 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2495 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2496 Update.
2497 * gdb.base/attach.exp (do_attach_tests): Update.
2498 * gdb.base/sepdebug.exp: Update.
2499 * gdb.python/py-section-script.exp: Update.
2500
6afcf761
TT
25012018-10-04 Tom Tromey <tom@tromey.com>
2502
2503 PR cli/22234:
2504 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2505 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2506 output.
2507
fef1b293
TT
25082018-10-04 Tom Tromey <tom@tromey.com>
2509
2510 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2511 set width and height to 0.
2512 (test_command_line_attach_run): Use -quiet.
2513
ca98345e
SL
25142018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2515
2516 * lib/gdb.exp (skip_ifunc_tests): New.
2517 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2518 other compile failures.
2519 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2520
ff34e6ae
SM
25212018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2522
2523 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2524 is_amd64_regs_target.
2525
6bb8890e
AH
25262018-10-01 Alan Hayward <alan.hayward@arm.com>
2527
2528 * gdb.arch/aarch64-sighandler-regs.c: New test.
2529 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2530 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2531
224d30d3
MM
25322018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2533
2534 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2535 assembly.
2536
f67ffa6a
AB
25372018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2538
2539 * gdb.base/frame-selection.exp: New file.
2540 * gdb.base/frame-selection.c: New file.
2541
9fc3183f
AH
25422018-09-27 Alan Hayward <alan.hayward@arm.com>
2543
2544 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2545 pthread barrier.
2546 (main): Likewise.
2547
d354055e
AB
25482018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * gdb.base/large-frame-1.c: New file.
2551 * gdb.base/large-frame-2.c: New file.
2552 * gdb.base/large-frame.exp: New file.
2553 * gdb.base/large-frame.h: New file.
2554
db727370
JL
25552018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2556
2557 PR gdb/20948
2558 * gdb.base/write_mem.exp: New test.
2559 * gdb.base/write_mem.c: Likewise.
2560
ae778caf
TT
25612018-09-23 Tom Tromey <tom@tromey.com>
2562
2563 PR python/18852:
2564 * gdb.python/py-parameter.exp: Add test for parameter that throws
2565 on "set".
2566
fd3ba736
TT
25672018-09-23 Tom Tromey <tom@tromey.com>
2568
2569 PR python/17284:
2570 * gdb.python/py-template.exp (test_template_arg): Add test for
2571 negative template argument number.
2572
39a24317
TT
25732018-09-23 Tom Tromey <tom@tromey.com>
2574
2575 PR python/14062:
2576 * gdb.python/python.exp: Add test for post_event error.
2577
f5769a2c
TT
25782018-09-23 Tom Tromey <tom@tromey.com>
2579
2580 PR python/18170:
2581 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2582 convert pointers to int and long.
2583
1c1e54f6
TT
25842018-09-23 Tom Tromey <tom@tromey.com>
2585
2586 PR python/20126:
2587 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2588 signed-ness conversion tests.
2589
fb4fa946
TT
25902018-09-23 Tom Tromey <tom@tromey.com>
2591
2592 PR python/18352;
2593 * gdb.python/py-value.exp (test_float_conversion): New proc.
2594 Use it.
2595
a466edac
HAQ
25962018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2597
2598 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2599
4ee9b0c5
SL
26002018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2601
2602 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2603 no readline.
2604 * gdb.base/utf8-identifiers.exp: Likewise.
2605 * gdb.cp/cpcompletion.exp: Likewise.
2606 * gdb.linespec/cpcompletion.exp: Likewise.
2607 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2608 * gdb.linespec/cpls-ops.exp: Likewise.
2609
23be8da7
RB
26102018-09-19 Richard Bunt <richard.bunt@arm.com>
2611 Chris January <chris.january@arm.com>
2612
2613 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2614 * gdb.fortran/short-circuit-argument-list.exp: New file.
2615 * gdb.fortran/short-circuit-argument-list.f90: New test.
2616
5031d0ae
SDJ
26172018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2618
2619 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2620 "arch=" keyword when executing "-stack-list-frames".
2621
b4c0d1a4
SDJ
26222018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2623
2624 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2625 "arch=" keyword when executing "-stack-list-frames".
2626
7a6d2b45
SDJ
26272018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2628
2629 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2630 break ada".
2631
8588b356
SM
26322018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2633
2634 PR python/23669
2635 * gdb.python/python.exp: Test gdb.execute("show commands").
2636
65e65158
TT
26372018-09-16 Tom Tromey <tom@tromey.com>
2638
2639 * gdb.base/new-ui.exp (do_execution_tests): Update.
2640 * gdb.base/dbx.exp (test_breakpoints): Update.
2641
bf326452
AH
26422018-09-14 Alan Hayward <alan.hayward@arm.com>
2643
2644 * lib/gdb.exp (gdb_simple_compile): Add proc.
2645 (is_elf_target): Use gdb_simple_compile.
2646 (skip_altivec_tests): Likewise.
2647 (skip_vsx_tests): Likewise.
2648 (skip_tsx_tests): Likewise.
2649 (skip_btrace_tests): Likewise.
2650 (skip_btrace_pt_tests): Likewise.
2651 (gdb_can_simple_compile): Likewise.
2652 (gdb_has_argv0): Likewise.
2653 (gdb_target_symbol_prefix): Likewise.
2654 (target_supports_scheduler_locking): Likewise.
2655
2361b0fb
TT
26562018-09-13 Tom Tromey <tom@tromey.com>
2657
2658 * Makefile.in (TAGS): Recognize proc_with_prefix and
2659 gdb_caching_proc.
2660
0ae1a321
SM
26612018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2662
2663 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2664 method.
2665
a40bf0c2
SM
26662018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2667
2668 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2669 and a few other Inferior properties when the Inferior is no
2670 longer valid.
2671
4a3fe98f
TT
26722018-09-13 Tom Tromey <tom@tromey.com>
2673
2674 PR rust/23650:
2675 * gdb.rust/simple.exp: Add test for enum field access error.
2676
098b2108
TT
26772018-09-13 Tom Tromey <tom@tromey.com>
2678
2679 PR rust/23626:
2680 * gdb.rust/simple.rs (EmptyEnum): New type.
2681 (main): Use it.
2682 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2683
1256af7d
SM
26842018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2685
2686 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2687 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2688 * gdb.python/py-symtab.exp: Update test printing an objfile.
2689
4aa8e6c2
SM
26902018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2691
2692 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2693 object.
2694
c221b2f7
AH
26952018-09-12 Alan Hayward <alan.hayward@arm.com>
2696
2697 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2698 (support_complex_tests): Use gdb_can_simple_compile.
2699 (is_ilp32_target): Likewise.
2700 (is_lp64_target): Likewise.
2701 (is_64_target): Likewise.
2702 (is_amd64_regs_target): Likewise.
2703 (is_aarch32_target): Likewise.
2704 (gdb_int128_helper): Likewise.
2705
6f1107b5
JK
27062018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2707
2708 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2709
1f5d1570
JG
27102018-09-10 Jerome Guitton <guitton@adacore.com>
2711
2712 * gdb.ada/same_component_name: Add test for case of tagged record
2713 with variable-length fields.
2714
cc330e39
XR
27152018-09-10 Xavier Roirand <roirand@adacore.com>
2716
2717 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2718 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2719 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2720 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2721
b9c50e9a
XR
27222018-09-10 Xavier Roirand <roirand@adacore.com>
2723
2724 * gdb.ada/mi_string_access.exp: New testcase.
2725 * gdb.ada/mi_string_access/bar.adb: New file.
2726 * gdb.ada/mi_string_access/pck.adb: New file.
2727 * gdb.ada/mi_string_access/pck.asd: New file.
2728
2963898f
XR
27292018-09-10 Xavier Roirand <roirand@adacore.com>
2730
2731 * gdb.ada/mi_var_union.exp: New testcase.
2732 * gdb.ada/mi_var_union/bar.adb: New file.
2733 * gdb.ada/mi_var_union/pck.adb: New file.
2734 * gdb.ada/mi_var_union/pck.asd: New file.
2735
1aac008f
TT
27362018-09-08 Tom Tromey <tom@tromey.com>
2737
2738 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2739
332cf4c9
TT
27402018-09-08 Tom Tromey <tom@tromey.com>
2741
2742 PR python/16047:
2743 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2744 (register_pretty_printers): Register new printer.
2745 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2746 test.
2747 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2748 (an_int_type3): New global.
2749
424da6cf
JB
27502018-09-08 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.ada/expr_with_funcall: New testcase.
2753
2a62dfa9
JB
27542018-09-08 Joel Brobecker <brobecker@adacore.com>
2755
2756 * gdb.ada/packed_array_assign: New testcase.
2757
96b6697f
AB
27582018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2759
2760 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2761 names, and add test prefixes to make test names unique.
2762
e4a62c65
TV
27632018-09-05 Tom de Vries <tdevries@suse.de>
2764
2765 * gdb.dwarf2/varval.exp: Add test.
2766
dd083ee2
GB
27672018-09-04 Gary Benson <gbenson@redhat.com>
2768
2769 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2770 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2771
aef9346c
TT
27722018-08-31 Tom Tromey <tom@tromey.com>
2773
2774 * gdb.rust/simple.rs: Rename second variable "v".
2775
c67f2e15
AB
27762018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.base/funcargs.c (use_a): New function.
2779 (recurse): Call use_a.
2780
078a0207
KS
27812018-08-29 Keith Seitz <keiths@redhat.com>
2782
2783 * gdb.compile/compile-cplus-anonymous.cc: New file.
2784 * gdb.compile/compile-cplus-anonymous.exp: New file.
2785 * gdb.compile/compile-cplus-array-decay.cc: New file.
2786 * gdb.compile/compile-cplus-array-decay.exp: New file.
2787 * gdb.compile/compile-cplus-inherit.cc: New file.
2788 * gdb.compile/compile-cplus-inherit.exp: New file.
2789 * gdb.compile/compile-cplus-member.cc: New file.
2790 * gdb.compile/compile-cplus-member.exp: New file.
2791 * gdb.compile/compile-cplus-method.cc: New file.
2792 * gdb.compile/compile-cplus-method.exp: New file.
2793 * gdb.compile/compile-cplus-mod.c: "New" file.
2794 * gdb.compile/compile-cplus-namespace.cc: New file.
2795 * gdb.compile/compile-cplus-namespace.exp: New file.
2796 * gdb.compile/compile-cplus-nested.cc: New file.
2797 * gdb.compile/compile-cplus-nested.exp: New file.
2798 * gdb.compile/compile-cplus-print.c: "New" file.
2799 * gdb.compile/compile-cplus-print.exp: "New" file.
2800 * gdb.compile/compile-cplus-virtual.cc: New file.
2801 * gdb.compile/compile-cplus-virtual.exp: New file.
2802 * gdb.compile/compile-cplus.c: "New" file.
2803 * gdb.compile/compile-cplus.exp: "New" file.
2804 * lib/compile-support.exp: New file.
2805
b0f492b9
GB
28062018-08-16 Gary Benson <gbenson@redhat.com>
2807
2808 PR gdb/13000:
2809 * gdb.base/batch-exit-status.exp: New file.
2810 * gdb.base/batch-exit-status.good-commands: Likewise.
2811 * gdb.base/batch-exit-status.bad-commands: Likewise.
2812
36eb4c5f
AH
28132018-08-29 Alan Hayward <alan.hayward@arm.com>
2814
2815 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2816 (struct struct02): Likewise.
2817 (struct struct03): Likewise.
2818 (struct struct04): Likewise.
2819 (struct struct_01_01): New struct.
2820 (struct struct_01_02): Likewise.
2821 (struct struct_01_03): Likewise.
2822 (struct struct_01_04): Likewise.
2823 (struct struct_02_01): Likewise.
2824 (struct struct_02_02): Likewise.
2825 (struct struct_02_03): Likewise.
2826 (struct struct_02_04): Likewise.
2827 (struct struct_04_01): Likewise.
2828 (struct struct_04_02): Likewise.
2829 (struct struct_04_03): Likewise.
2830 (struct struct_04_04): Likewise.
2831 (struct struct_05_01): Likewise.
2832 (struct struct_05_02): Likewise.
2833 (struct struct_05_03): Likewise.
2834 (struct struct_05_04): Likewise.
2835 (cmp_struct01): Remove function.
2836 (cmp_struct02): Likewise.
2837 (cmp_struct03): Likewise.
2838 (cmp_struct04): Likewise.
2839 (cmp_struct_01_01): Add Function.
2840 (cmp_struct_01_02): Likewise.
2841 (cmp_struct_01_03): Likewise.
2842 (cmp_struct_01_04): Likewise.
2843 (cmp_struct_02_01): Likewise.
2844 (cmp_struct_02_02): Likewise.
2845 (cmp_struct_02_03): Likewise.
2846 (cmp_struct_02_04): Likewise.
2847 (cmp_struct_04_01): Likewise.
2848 (cmp_struct_04_02): Likewise.
2849 (cmp_struct_04_03): Likewise.
2850 (cmp_struct_04_04): Likewise.
2851 (cmp_struct_05_01): Likewise.
2852 (cmp_struct_05_02): Likewise.
2853 (cmp_struct_05_03): Likewise.
2854 (cmp_struct_05_04): Likewise.
2855 (call_all): Add new structs.
2856 * gdb.base/infcall-nested-structs.exp: Likewise.
2857
3bf9c013
JV
28582018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2859
2860 * gdb.python/py-framefilter-mi.exp: Update regexp to
2861 check for "arch" field in frame output.
2862
450d1e88
KB
28632018-08-23 Kevin Buettner <kevinb@redhat.com>
2864
2865 * gdb.dwarf2/dw2-ranges-func.c: New file.
2866 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2867
ae739fe7
SM
28682018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2869
2870 * gdb.base/term.exp: Compare terminal settings with values from
2871 the inferior.
2872 * gdb.base/term.c: Get and set terminal settings.
2873
6d52907e
JV
28742018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2875
2876 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2877 accommodate new "arch" field in frame output.
2878 * gdb.mi/mi-return.exp: Likewise.
2879 * gdb.mi/mi-stack.exp: Likewise.
2880 * gdb.mi/mi-syn-frame.exp: Likewise.
2881 * gdb.mi/user-selected-context-sync.exp: Likewise.
2882
be2d111a
MS
28832018-08-19 Michael Spang <spang@google.com>
2884
2885 PR gdb/11786
2886 * gdb.base/gcore-tls-pie.c: New file.
2887 * gdb.base/gcore-tls-pie.exp: New file.
2888
ae3a7c47
KB
28892018-08-18 Kevin Buettner <kevinb@redhat.com>
2890
2891 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2892 * gdb.dwarf2/varval.c: New file.
2893 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2894
2ecae92e
AH
28952018-08-17 Alan Hayward <alan.hayward@arm.com>
2896
2897 PR gdb/18931
2898 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2899
c1854f1d
KS
29002018-08-16 Keith Seitz <keiths@redhat.com>
2901
2902 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2903 tests expected to pass.
2904
26fb3983
JV
29052018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2906
2907 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2908 -data-disassemble -a.
2909 (test_disassembly_bogus_args): Likewise.
2910
67943c00
AB
29112018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2914
5ff2bbae
AB
29152018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2916
2917 * gdb.base/vla-optimized-out.exp: Add new test.
2918
e5bbcd0f
AB
29192018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2920
2921 * gdb.base/vla-optimized-out-o3.exp: Delete.
2922 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2923 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2924 deleted tests.
2925
9d4a934c
AB
29262018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2927
2928 PR gdb/18050:
2929 * gdb.server/extended-remote-restart.c: New file.
2930 * gdb.server/extended-remote-restart.exp: New file.
2931
045cf012
SM
29322018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2933
2934 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2935 "set variable index = 42".
2936
87d6a7aa
SM
29372018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2938
2939 * boards/index-cache-gdb.exp: New file.
2940 * gdb.dwarf2/index-cache.exp: New file.
2941 * gdb.dwarf2/index-cache.c: New file.
2942 * gdb.base/maint.exp: Check if we are using the index cache.
2943
96d68bd4
RO
29442018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2945
2946 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2947 MAKEFLAGS.
2948
5a699617
RO
29492018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2950
2951 * dg-extract-results.sh: Move to toplevel contrib.
2952 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2953 * Makefile.in (check-parallel-racy): Likewise.
2954
5bd18990
AB
29552018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2956
2957 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2958 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2959 tests if the target supports scheduler locking.
2960
3fbbcf47
TV
29612018-08-04 Tom de Vries <tdevries@suse.de>
2962
2963 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2964
3e1d3d8c
TT
29652018-08-02 Tom Tromey <tom@tromey.com>
2966
2967 PR symtab/16842.
2968 * gdb.cp/temargs.exp: Test "info address" of a template
2969 parameter.
2970
5abe0f0c
JV
29712018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2972
2973 * gdb.python/py-mi-var-info-path-expression.c: New file.
2974 * gdb.python/py-mi-var-info-path-expression.py: New file.
2975 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2976
fb66cde8
SDJ
29772018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2978
2979 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2980 error after "cannot resolve name" string.
2981
c708f4d2
AB
29822018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2985 started.
2986 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2987
37cc0cae
TV
29882018-07-28 Tom de Vries <tdevries@suse.de>
2989
2990 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2991
63b4ecf7
TV
29922018-07-26 Tom de Vries <tdevries@suse.de>
2993
2994 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2995
3c3bb058
AB
29962018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2997
2998 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2999 is visible.
3000
9e7f3bbb
TV
30012018-07-26 Tom de Vries <tdevries@suse.de>
3002
3003 PR breakpoints/23366
3004 * gdb.base/catch-follow-exec.c: New test.
3005 * gdb.base/catch-follow-exec.exp: New file.
3006
16f808ec
TV
30072018-07-25 Tom de Vries <tdevries@suse.de>
3008
3009 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3010 vla-optimized-out.c.
3011
d7154a8d
JV
30122018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3013
3014 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3015 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3016
232a0032
TV
30172018-07-20 Tom de Vries <tdevries@suse.de>
3018
3019 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3020 NOCLONE macro.
3021 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3022
fbb1d502
TV
30232018-07-19 Tom de Vries <tdevries@suse.de>
3024
3025 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3026 regular expression.
3027
42dc7699
TV
30282018-07-18 Tom de Vries <tdevries@suse.de>
3029
3030 * gdb.base/vla-optimized-out.c: New test.
3031 * gdb.base/vla-optimized-out.exp: New file.
3032
7f1f7e23
SDJ
30332018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3034
3035 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3036 message "No address associated with hostname" when gdbserver
3037 cannot resolve the hostname.
3038
5759ebb3
PW
30392018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3040
3041 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3042 Add some test prefixes to make tests unique.
3043
3606ccab
PW
30442018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3045
3046 * gdb.base/frameapply.c: New file.
3047 * gdb.base/frameapply.exp: New file.
3048
529c08b2
PW
30492018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3050
3051 * gdb.base/skip.exp: Update expected error message.
3052
c7ab0aef
SDJ
30532018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3054 Jan Kratochvil <jan.kratochvil@redhat.com>
3055 Paul Fertser <fercerpav@gmail.com>
3056 Tsutomu Seki <sekiriki@gmail.com>
3057
3058 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3059 parameter.
3060 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3061 by default.
3062 * boards/native-gdbserver.exp: Likewise.
3063 * gdb.server/run-without-local-binary.exp: Improve regexp used
3064 for detecting when a remote debugging connection succeeds.
3065 * gdb.server/server-connect.exp: New file.
3066 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3067 Do not prefix the port number with ":".
3068 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3069 support for detecting and using it. Add '$debughost_gdbserver'
3070 to the list of arguments used to start gdbserver. Handle case
3071 when gdbserver cannot resolve a network name.
3072
16ff70dd
SDJ
30732018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3074
3075 PR c++/23373
3076 * gdb.base/ptype-offsets.cc (struct static_member): New
3077 struct.
3078 (main) <stmember>: New variable.
3079 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3080 with a static member in it.
3081
3541979f
AB
30822018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3083
3084 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3085 watchpoints enabled and disabled.
3086
c8ad9b9a
AB
30872018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3088
3089 * gdb.base/examine-backward.exp: Still run tests around address
3090 0x0, even if address 0x0 is not readable. Update the pattern for
3091 matching address 0x0 in expected output.
3092
e0e5e971
AB
30932018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3094
3095 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3096 malloc/free.
3097
1ea5da02
TV
30982018-07-04 Tom de Vries <tdevries@suse.de>
3099
3100 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3101
471b9d15
MR
31022018-07-02 Maciej W. Rozycki <macro@mips.com>
3103
3104 PR tdep/8282
3105 * gdb.arch/mips-disassembler-options.exp: New test.
3106 * gdb.arch/mips-disassembler-options.s: New test source.
3107
75acb486
PA
31082018-06-29 Pedro Alves <palves@redhat.com>
3109
3110 * gdb.threads/names.exp: Adjust expected "info threads" output.
3111
cd2bb709
PA
31122018-06-29 Pedro Alves <palves@redhat.com>
3113
3114 * gdb.opt/inline-break.exp (line number, address): Add "info
3115 break" tests.
3116
991ff292
PA
31172018-06-29 Pedro Alves <palves@redhat.com>
3118
3119 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3120 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3121 number and address and running to them.
3122
356819b6 31232018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3124
3125 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3126
2512d7ef
JK
31272018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 * lib/compiler.c: Remove executable permission flag.
3130
be1b6474
RB
31312018-06-28 Richard Bunt <richard.bunt@arm.com>
3132
3133 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3134 code.
3135 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3136
291f9a96
PT
31372018-06-28 Petr Tesarik <ptesarik@suse.cz>
3138
3139 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3140
ed6dfe51
PT
31412018-06-28 Petr Tesarik <ptesarik@suse.cz>
3142
3143 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3144 address argument is omitted.
3145
d4d429d5
PT
31462018-06-28 Petr Tesarik <ptesarik@suse.cz>
3147
3148 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3149
7ab6656f
OJ
31502018-06-27 Omair Javaid <omair.javaid@linaro.org>
3151
3152 PR gdb/21695
3153 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3154 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3155
a33ccfc7
TT
31562018-06-26 Tom Tromey <tom@tromey.com>
3157
3158 PR rust/22574:
3159 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3160 * gdb.rust/simple.rs (struct SimpleLayout): New.
3161
6d72d289
SM
31622018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3163
3164 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3165 "info registers" output.
3166
8363f9d5
RB
31672018-06-21 Richard Bunt <richard.bunt@arm.com>
3168
3169 * gdb.base/watchpoint-hw-attach.c: New test.
3170 * gdb.base/watchpoint-hw-attach.exp: New file.
3171
f00674fe
SM
31722018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3173
3174 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3175 through /bin/sh.
3176 * boards/dwarf4-gdb-index.exp: Likewise.
3177 * boards/fission-dwp.exp: Likewise.
3178
1d554008
UW
31792018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3180
3181 * gdb.base/float128.exp: Add comment and improved fail message
3182 to the failure case of "print large128" test.
3183
d0ac1c44
SM
31842018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3185
3186 * configure.ac: Remove AC_PREREQ.
3187 * configure: Re-generate.
3188
61b04dd0
PA
31892018-06-19 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3192 (func_extern_caller): New.
3193 (main): Call func_extern_caller.
3194 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3195 logic change.
3196
f63b508a
SM
31972018-06-18 Weimin Pan <weimin.pan@oracle.com>
3198
3199 PR gdb/16841
3200 * gdb.cp/typedef-base.cc: New file.
3201 * gdb.cp/typedef-base.exp: New file.
3202
0fe3a558
TV
32032018-06-18 Tom de Vries <tdevries@suse.de>
3204
3205 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3206
7010835a
AB
32072018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3208 Richard Bunt <Richard.Bunt@arm.com>
3209
3210 * gdb.threads/attach-slow-waitpid.c: New file.
3211 * gdb.threads/attach-slow-waitpid.exp: New file.
3212 * gdb.threads/slow-waitpid.c: New file.
3213
14897d65
PA
32142018-06-14 Pedro Alves <palves@redhat.com>
3215
3216 * gdb.base/fork-running-state.c: Include <errno.h>.
3217 (exit_if_relative_exits): New.
3218 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3219 exits.
3220 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3221 child exits.
3222
5d9a0608
TV
32232018-06-14 Tom de Vries <tdevries@suse.de>
3224
3225 PR cli/22573
3226 * gdb.base/finish-pretty.c: New test.
3227 * gdb.base/finish-pretty.exp: New file.
3228
11ae5818
PA
32292018-06-14 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3232 gdb's expected startup output.
3233
1d39de44
PA
32342018-06-14 Pedro Alves <palves@redhat.com>
3235
3236 * lib/selftest-support.exp (selftest_setup): Remove inlined
3237 function handling.
3238
70ee0000
TV
32392018-06-14 Tom de Vries <tdevries@suse.de>
3240
3241 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3242 matching of breakpoint printing.
3243
11f4b608
TV
32442018-06-13 Tom de Vries <tdevries@suse.de>
3245
3246 PR testsuite/23269
3247 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3248 (fork_child): ... here, and ...
3249 (fork_parent): ... here.
3250
32512018-06-12 Tom de Vries <tdevries@suse.de>
3252
3253 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3254
9516f85a
AB
32552018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3256 Stephen Roberts <stephen.roberts@arm.com>
3257
3258 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3259 rewrite test to describe action performed, rather than possible
3260 failure.
3261
5045b3d7
GB
32622018-06-08 Gary Benson <gbenson@redhat.com>
3263
3264 * gdb.threads/check-libthread-db.exp: New file.
3265 * gdb.threads/check-libthread-db.c: Likewise.
3266
c61b06a1
TT
32672018-06-05 Tom Tromey <tom@tromey.com>
3268
3269 * gdb.base/default.exp: Update expected "show version" output.
3270
eb6af809
TT
32712018-06-05 Tom Tromey <tom@tromey.com>
3272
3273 PR cli/12326:
3274 * gdb.cp/static-print-quit.exp: Update.
3275 * lib/gdb.exp (pagination_prompt): Update.
3276 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3277 * gdb.python/python.exp: Update.
3278
178d6a63
JB
32792018-06-04 Joel Brobecker <brobecker@adacore.com>
3280
3281 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3282
8e817061
JB
32832018-06-01 Joel Brobecker <brobecker@adacore.com>
3284
3285 * gdb.ada/bp_fun_addr: New testcase.
3286
e86ca25f
TT
32872018-06-01 Tom Tromey <tom@tromey.com>
3288
3289 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3290 results.
3291 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3292 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3293 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3294 * gdb.base/maint.exp (maint_pass_if): Update.
3295
4b2dfa9d
MR
32962018-05-31 Maciej W. Rozycki <macro@mips.com>
3297
3298 * gdb.base/endian.exp: New test.
3299 * gdb.base/endian.c: New test source.
3300
45f25d6c
AB
33012018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 PR gdb/23203
3304 * gdb.base/bt-selected-frame.c: New file.
3305 * gdb.base/bt-selected-frame.exp: New file.
3306 * lib/gdb.exp (get_current_frame_number): New function.
3307
d9f6d7f8
MR
33082018-05-24 Maciej W. Rozycki <macro@mips.com>
3309 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.threads/tls-core.c: Include <stdlib.h>
3312 (thread_proc): Call `abort'.
3313 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3314 (tls_core_test): New procedure, bits factored out from ...
3315 (top level): ... here. Test both native cores and gcore cores.
3316
ff1cf532
TT
33172018-05-23 Tom Tromey <tom@tromey.com>
3318
3319 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3320
b98664d3
TT
33212018-05-23 Tom Tromey <tom@tromey.com>
3322
3323 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3324 symfile_complaints.
3325 (test_short_complaints): Likewise.
3326 (test_empty_complaints): Likewise.
3327 (test_initial_complaints): Update.
3328
4e9668d0
TT
33292018-05-23 Tom Tromey <tom@tromey.com>
3330
3331 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3332
43ba33c7
TT
33332018-05-23 Tom Tromey <tom@tromey.com>
3334
3335 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3336 (test_short_complaints): Update.
3337
035522c0
PA
33382018-05-22 Pedro Alves <palves@redhat.com>
3339
3340 * gdb.base/remote.exp: Only gdb_start after compiling the
3341 testcase. Issue "disconnect" before testing "set remote" command
3342 defaults. Issue clean_restart before running to main.
3343
cc0be08f
PA
33442018-05-22 Pedro Alves <palves@redhat.com>
3345
3346 * gdb.base/remote.exp: Adjust expected output of "show remote
3347 memory-write-packet-size". Add tests for "set remote
3348 memory-write-packet-size 0" and "set remote
3349 memory-write-packet-size fixed/limit".
3350
b1b60145
PA
33512018-05-22 Pedro Alves <palves@redhat.com>
3352
3353 PR gdb/22973
3354 * gdb.base/utf8-identifiers.c: New file.
3355 * gdb.base/utf8-identifiers.exp: New file.
3356
0ec848ad
PFC
33572018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3358
3359 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3360
2c3305f6
PFC
33612018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3362
3363 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3364
ce1e8424
TT
33652018-05-18 Tom Tromey <tom@tromey.com>
3366
3367 * gdb.base/ptype-offsets.exp: Update.
3368
ddfe970e
KS
33692018-05-17 Keith Seitz <keiths@redhat.com>
3370
3371 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3372 in expected breakpoint stop locations.
3373 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3374 move to proper scope to test variable values.
3375 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3376 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3377 New functions.
3378 (main): Call not_inline_func3.
3379 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3380 inline_func1, inline_func2, and inline_func3. Test that when each
3381 breakpoint is hit, GDB properly reports both the stop location
3382 and the backtrace. Repeat tests for temporary breakpoints.
3383
0726fcc6
MR
33842018-05-15 Maciej W. Rozycki <macro@mips.com>
3385
3386 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3387 rather then trying to access it in determining whether the PID
3388 of `gdbserver' could have been retrieved.
3389
8ee22052
AB
33902018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * gdb.arch/amd64-init-x87-values.S: New file.
3393 * gdb.arch/amd64-init-x87-values.exp: New file.
3394
7785df48
JK
33952018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3396
3397 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3398
56bcdbea
TT
33992018-05-04 Tom Tromey <tom@tromey.com>
3400
3401 PR python/22730:
3402 * gdb.python/python.exp: Test multi-line execute.
3403
a913fffb
TT
34042018-05-04 Tom Tromey <tom@tromey.com>
3405
3406 PR python/22731:
3407 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3408
7a2c85f2
TT
34092018-05-04 Tom Tromey <tom@tromey.com>
3410
3411 PR gdb/11750:
3412 * gdb.base/define.exp: Test defining a user command inside a user
3413 command.
3414 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3415
a3b60e45
JK
34162018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3417 Pedro Alves <palves@redhat.com>
3418
3419 PR breakpoints/19806 and support for PR external/20207.
3420 * gdb.base/watchpoint-unaligned.c: New file.
3421 * gdb.base/watchpoint-unaligned.exp: New file.
3422
45fe4a03
AB
34232018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3424
3425 * gdb.base/maint.exp: Make test names unique, use
3426 test_prefix_command_help to test 'help maint info', and remove
3427 repeated test of 'help maint'.
3428
9be2ae8f
TT
34292018-05-04 Tom Tromey <tom@tromey.com>
3430
3431 PR gdb/22619:
3432 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3433 behavior.
3434
11859c31
AB
34352018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * gdb.base/maint.exp: Process output from 'maint print registers'
3438 line at a time.
3439
089a9490
AB
34402018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3441
3442 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3443 timeout.
3444
9b0797e2
AB
34452018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3448 filter pattern.
3449
f6ac5f3d
PA
34502018-05-02 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3453 to_log_command renames.
3454 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3455
77d3c63b
TT
34562018-05-02 Tom Tromey <tom@tromey.com>
3457
3458 * gdb.python/py-parameter.exp: Set test message.
3459
0489430a
TT
34602018-05-02 Tom Tromey <tom@tromey.com>
3461
3462 PR python/20084:
3463 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3464 PARAM_ZUINTEGER_UNLIMITED tests.
3465
1632f8ba
DR
34662018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3467
3468 PR rust/23124
3469 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3470 when casting.
3471
6d7bb824
TT
34722018-04-30 Tom Tromey <tom@tromey.com>
3473
3474 * gdb.python/py-type.exp: Check align attribute.
3475 * gdb.python/py-type.c: New "aligncheck" global.
3476
007e1530
TT
34772018-04-30 Tom Tromey <tom@tromey.com>
3478
3479 PR exp/17095:
3480 * gdb.dwarf2/dw2-align.exp: New file.
3481 * gdb.cp/align.exp: New file.
3482 * gdb.base/align.exp: New file.
3483 * lib/gdb.exp (gdb_int128_helper): New proc.
3484 (has_int128_c, has_int128_cxx): New caching procs.
3485
6873858b
TT
34862018-04-27 Tom Tromey <tom@tromey.com>
3487
3488 PR rust/22545:
3489 * gdb.rust/simple.exp: Add inclusive range tests.
3490
79188d8d
PA
34912018-04-26 Pedro Alves <palves@redhat.com>
3492
3493 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3494 ifunc breakpoint locations correctly of ifunc breakpoints set
3495 while the program resolves the ifunc.
3496
c7075ad5
PA
34972018-04-26 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.base/gnu-ifunc-final.c: New file.
3500 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3501 * gdb.base/gnu-ifunc.exp (executable): Delete.
3502 (staticexecutable): Adjust.
3503 (lib_opts, exec_opts): Delete.
3504 (make_binsuffix, build, set-break): New procedures.
3505 (misc_tests): New, with tests factored out from the top level.
3506 (top level): Test different combinations of ifunc resolver name,
3507 resolver with and with debug info, and ifunc target with and
3508 without debug info. Wrap static tests with with_target_prefix.
3509
8388016d
PA
35102018-04-26 Pedro Alves <palves@redhat.com>
3511
3512 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3513 return type" warnings.
3514
249b5733
PA
35152018-04-25 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3518 killed".
3519 * gdb.base/kill-after-signal.exp: Likewise.
3520 * gdb.threads/kill.exp: Likewise.
3521
f67c0c91
SDJ
35222018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3523 Sergio Durigan Junior <sergiodj@redhat.com>
3524 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3527 regexps to expect for '[Inferior ... detached]' as well.
3528 * gdb.base/attach.exp: Likewise.
3529 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3530 "gdb_continue_to_end".
3531 (test_catch_syscall_with_wrong_args): Likewise.
3532 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3533 ']'. Don't set 'verbose' on.
3534 * gdb.base/foll-vfork.exp: Likewise.
3535 * gdb.base/fork-print-inferior-events.c: New file.
3536 * gdb.base/fork-print-inferior-events.exp: New file.
3537 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3538 '[Inferior ... has been killed]' message.
3539 * gdb.base/kill-after-signal.exp: Likewise.
3540 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3541 detach message.
3542 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3543 message.
3544 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3545 regexps to expect for '[Inferior ... detached]' as well.
3546 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3547
0a8ddac4
SM
35482018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3549
3550 PR gdb/23104
3551 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3552
d27d16bf
RB
35532018-04-19 Richard Bunt <richard.bunt@arm.com>
3554
3555 * gdb.threads/multiple-successive-infcall.c: New test.
3556 * gdb.threads/multiple-successive-infcall.exp: New file.
3557
a037790e
TT
35582018-04-17 Tom Tromey <tom@tromey.com>
3559
3560 * gdb.rust/simple.rs (Union): New type.
3561 (main): New local "u".
3562 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3563
e3a91079
AA
35642018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3565
3566 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3567 number information in output of "whereis" command.
3568 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3569
b744723f
AA
35702018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3571
3572 * gdb.ada/info_types.exp: Adjust expected output to the line
3573 numbers now printed by "info var/func/type".
3574 * gdb.base/completion.exp: Likewise.
3575 * gdb.base/included.exp: Likewise.
3576 * gdb.cp/cp-relocate.exp: Likewise.
3577 * gdb.cp/cplusfuncs.exp: Likewise.
3578 * gdb.cp/namespace.exp: Likewise.
3579 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3580
4a4495d6
MM
35812018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3582
3583 * gdb.btrace/cpu.exp: New.
3584
1d509aa6
MM
35852018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3586
3587 * gdb.base/step-indirect-call-thunk.exp: New.
3588 * gdb.base/step-indirect-call-thunk.c: New.
3589 * gdb.reverse/step-indirect-call-thunk.exp: New.
3590 * gdb.reverse/step-indirect-call-thunk.c: New.
3591
6295b6da
SM
35922018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3593
3594 * gdb.base/pie-fork.c: New file.
3595 * gdb.base/pie-fork.exp: New file.
3596
50146e70
TT
35972018-04-11 Tom Tromey <tom@tromey.com>
3598
3599 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3600
f50d8a2e
PA
36012018-04-10 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3604 exits. Instead loop running forever.
3605 (fork_parent): Run forever too.
3606
a0be7a36
SM
36072018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3608
3609 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3610 mi_continue_to_line.
3611 * gdb.mi/mi-stack.c (callee4): Add comment.
3612
9b73db36
SM
36132018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3614
3615 * gdb.mi/mi-stack.exp: Fix indentation.
3616
c912f608
SM
36172018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3618
3619 PR gdb/22979
3620 * gdb.arch/amd64-osabi.exp: New file.
3621
26540402
SM
36222018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3623
3624 PR gdb/22980
3625 * gdb.base/osabi.exp: New file.
3626
121ad66c 36272018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3628
3629 * gdb.cp/static-typedef-print.exp: New file.
3630 * gdb.cp/static-typedef-print.cc: New file.
3631
3fcded8f
JB
36322018-03-27 Joel Brobecker <brobecker@adacore.com>
3633
3634 * gdb.ada/varsize_limit: New testcase.
3635
59cc4834
JB
36362018-03-27 Joel Brobecker <brobecker@adacore.com>
3637
3638 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3639
3640 * gdb.ada/notcplusplus: New testcase.
3641
3642 * gdb.base/c-linkage-name.c: New file.
3643 * gdb.base/c-linkage-name.exp: New testcase.
3644
4ca59a9f
TT
36452018-03-26 Tom Tromey <tom@tromey.com>
3646
3647 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3648 * gdb.python/py-framefilter.py (name_error): New global.
3649 (ErrorInName.function): Use name_error.
3650
978d6c75
TT
36512018-03-26 Tom Tromey <tom@tromey.com>
3652
3653 PR backtrace/15582:
3654 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3655
b7fee5a3
KS
36562018-03-23 Keith Seitz <keiths@redhat.com>
3657
3658 PR c++/22968
3659 * gdb.cp/subtypes.exp: New file.
3660 * gdb.cp/subtypes.h: New file.
3661 * gdb.cp/subtypes.cc: New file.
3662 * gdb.cp/subtypes-2.cc: New file.
3663
376be529
AB
36642018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3665
3666 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3667 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3668 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3669 -nostartfiles when compiling the test. Confirm that all registers
3670 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3671
066cfa98
AB
36722018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3673
3674 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3675 option, syntax was wrong anyway.
3676 * gdb.arch/arm-disp-step.exp: Likewise.
3677 * gdb.arch/sparc64-regs.exp: Likewise.
3678 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3679 option, syntax was wrong anyway, switch to use
3680 prepare_for_testing.
3681 * gdb.arch/i386-disp-step.exp: Likewise.
3682
079670b9
AA
36832018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3684
3685 * gdb.ada/exec_changed.exp: Replace "target_info exists
3686 use_gdb_stub" by "use_gdb_stub".
3687 * gdb.ada/start.exp: Likewise.
3688 * gdb.base/async-shell.exp: Likewise.
3689 * gdb.base/attach-pie-misread.exp: Likewise.
3690 * gdb.base/attach-wait-input.exp: Likewise.
3691 * gdb.base/break-entry.exp: Likewise.
3692 * gdb.base/break-interp.exp: Likewise.
3693 * gdb.base/dprintf-detach.exp: Likewise.
3694 * gdb.base/nostdlib.exp: Likewise.
3695 * gdb.base/solib-nodir.exp: Likewise.
3696 * gdb.base/statistics.exp: Likewise.
3697 * gdb.base/testenv.exp: Likewise.
3698 * gdb.mi/mi-exec-run.exp: Likewise.
3699 * gdb.mi/mi-start.exp: Likewise.
3700 * gdb.multi/dummy-frame-restore.exp: Likewise.
3701 * gdb.multi/multi-arch-exec.exp: Likewise.
3702 * gdb.multi/multi-arch.exp: Likewise.
3703 * gdb.multi/tids.exp: Likewise.
3704 * gdb.multi/watchpoint-multi.exp: Likewise.
3705 * gdb.python/py-events.exp: Likewise.
3706 * gdb.threads/attach-into-signal.exp: Likewise.
3707 * gdb.threads/attach-stopped.exp: Likewise.
3708 * gdb.threads/threadapply.exp: Likewise.
3709 * lib/selftest-support.exp: Likewise.
3710
26d6cec4
AA
37112018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3712
3713 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3714
4ee89e90
SR
37152018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3716
3717 * gdb.perf/template-breakpoints.cc: New file.
3718 * gdb.perf/template-breakpoints.exp: New file.
3719 * gdb.perf/template-breakpoints.py: New file.
3720
92630041
TT
37212018-03-19 Tom Tromey <tom@tromey.com>
3722
3723 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3724 y0.
3725 * gdb.rust/simple.exp: Test bare identifier form of struct
3726 initializer.
3727
76727919
TT
37282018-03-19 Tom Tromey <tom@tromey.com>
3729
3730 * gdb.gdb/observer.exp: Remove.
3731
194ed413
AA
37322018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3733
3734 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3735 "qualified" option when setting breakpoints.
3736 * gdb.trace/backtrace.exp: Likewise.
3737 * gdb.trace/circ.exp: Likewise.
3738 * gdb.trace/collection.exp: Likewise.
3739 * gdb.trace/disconnected-tracing.exp: Likewise.
3740 * gdb.trace/ftrace-lock.exp: Likewise.
3741 * gdb.trace/ftrace.exp: Likewise.
3742 * gdb.trace/infotrace.exp: Likewise.
3743 * gdb.trace/packetlen.exp: Likewise.
3744 * gdb.trace/passc-dyn.exp: Likewise.
3745 * gdb.trace/qtro.exp: Likewise.
3746 * gdb.trace/read-memory.exp: Likewise.
3747 * gdb.trace/report.exp: Likewise.
3748 * gdb.trace/signal.exp: Likewise.
3749 * gdb.trace/status-stop.exp: Likewise.
3750 * gdb.trace/strace.exp: Likewise.
3751 * gdb.trace/tfind.exp: Likewise.
3752 * gdb.trace/trace-break.exp: Likewise.
3753 * gdb.trace/trace-condition.exp: Likewise.
3754 * gdb.trace/trace-mt.exp: Likewise.
3755 * gdb.trace/tstatus.exp: Likewise.
3756 * gdb.trace/tsv.exp: Likewise.
3757 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3758 * gdb.trace/unavailable.exp: Likewise.
3759 * gdb.trace/while-dyn.exp: Likewise.
3760
8b067d2c
AA
37612018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3762
3763 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3764 that libinproctrace is copied to the target.
3765
3ae9ce5d
TT
37662018-03-14 Tom Tromey <tom@tromey.com>
3767
3768 PR cli/14977:
3769 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3770 a null pointer.
3771 * gdb.base/wchar.exp: Likewise.
3772
b8c2339b
TT
37732018-03-14 Tom Tromey <tom@tromey.com>
3774
3775 PR cli/19918:
3776 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3777 flag.
3778
4872dc46
SM
37792018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3780
3781 PR gdb/22841
3782 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3783 "target" to remote_exec.
3784
e4fe3756
SM
37852018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3786
3787 PR gdb/22841
3788 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3789 ${board}_upload): Remove.
3790
e95a97d4
AA
37912018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3792
3793 * gdb.cp/watch-cp.cc: New test.
3794 * gdb.cp/watch-cp.exp: New file.
3795
dbbb1059
AB
37962018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3797
3798 * gdb.base/infcall-nested-structs.exp: New file.
3799 * gdb.base/infcall-nested-structs.c: New file.
3800 * gdb.base/float.exp: Add riscv support.
3801
ecc054c0
TP
38022018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3803
3804 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3805 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3806
25e3c82c
SDJ
38072018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3808
3809 * gdb.server/abspath.exp: New file.
3810 * lib/gdb.exp (with_cwd): New procedure.
3811
3083294d
SM
38122018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3813
3814 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3815 use it.
3816 (gdb_is_target_remote_prompt): New proc.
3817 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3818 (gdb_is_target_native): Pass prompt parameter to
3819 gdb_is_target_1.
3820
3275ef47
SM
38212018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3822
3823 * gdb.base/load-command.c: New file.
3824 * gdb.base/load-command.exp: New file.
3825 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3826 (gdb_is_target_1): ...this, and generalize for other targets
3827 than just remote.
3828 (gdb_is_target_remote): Use gdb_is_target_1.
3829 (gdb_is_target_native): use gdb_is_target_1.
3830
6893c19a
TT
38312018-02-26 Tom Tromey <tom@tromey.com>
3832
3833 PR python/16497:
3834 * gdb.python/py-framefilter.exp: Update test.
3835
2ddeaf8a
TT
38362018-02-26 Tom Tromey <tom@tromey.com>
3837
3838 * gdb.dwarf2/variant.c: New file.
3839 * gdb.dwarf2/variant.exp: New file.
3840
c9317f21
TT
38412018-02-26 Tom Tromey <tom@tromey.com>
3842
3843 * gdb.rust/simple.exp: Accept more possible results in enum test.
3844
6f6d0c26
SM
38452018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3846
3847 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3848 parentheses.
3849
11b03145
MR
38502018-02-23 Maciej W. Rozycki <macro@mips.com>
3851
3852 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3853 name of a variable: $actual_linejj -> $actual_line.
3854
54a27fe5
JB
38552018-02-21 John Baldwin <jhb@FreeBSD.org>
3856
3857 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3858
de65820c
MM
38592018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3860
3861 * gdb.btrace/buffer-size.exp: Do not force BTS.
3862
980548fd
PA
38632018-02-14 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3866 getting a "Quit".
3867
c4e12631
MM
38682018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3869
3870 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3871 Fix test name.
3872
c2e0e465
SM
38732018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3874
3875 * gdb.cp/m-static.exp: Check type of optimized out static
3876 member.
3877
f7216783
AB
38782018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3879
3880 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3881 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3882
0625771b
LS
38832018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3884 Leszek Swirski <leszeks@google.com>
3885
3886 * gdb.python/py-prettyprint.c
3887 (struct to_string_returns_value_inner,
3888 struct to_string_returns_value_wrapper): New.
3889 (main): Add tsrvw variable.
3890 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3891 ToStringReturnsValueWrapper): New classes.
3892 (register_pretty_printers): Register new pretty-printers.
3893 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3894 recursive pretty printer.
3895 * gdb.python/py-mi.exp: Likewise.
3896
59498c30
LS
38972018-02-01 Leszek Swirski <leszeks@google.com>
3898
3899 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3900 functions with the same name as an include file are parsed
3901 correctly.
3902
d4d38844
YQ
39032018-02-01 Yao Qi <yao.qi@linaro.org>
3904
3905 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3906 "\[^\r\n\]*".
3907
07e5f5cf
NP
39082018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3909
3910 * gdb.arch/powerpc-prologue-frame.s: New file.
3911 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3912 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3913
929b5ad4
JB
39142018-01-31 Joel Brobecker <brobecker@adacore.com>
3915
3916 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3917
e671cd59
PA
39182018-01-30 Pedro Alves <palves@redhat.com>
3919
3920 PR gdb/13211
3921 * gdb.base/interrupt-daemon.c: New.
3922 * gdb.base/interrupt-daemon.exp: New.
3923 * gdb.multi/multi-term-settings.c: New.
3924 * gdb.multi/multi-term-settings.exp: New.
3925
fc413dc4
JB
39262018-01-30 Joel Brobecker <brobecker@adacore.com>
3927
3928 * gdb.base/break.exp: Save the location where the breakpoint
3929 on break.c:47 was actually inserted when debugging the version
3930 compiled at -O2 and use it in the expected output of the "info
3931 break" test performed soon after.
3932
5c319bb2
PA
39332018-01-22 Pedro Alves <palves@redhat.com>
3934 Sergio Durigan Junior <sergiodj@redhat.com>
3935
3936 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3937 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3938
a9e40818
JB
39392018-01-22 Joel Brobecker <brobecker@adacore.com>
3940
3941 * gdb.base/break-include.c, gdb.base/break-include.inc,
3942 gdb.base/break-include.exp: New files.
3943 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3944 line number now being the actual line number where the breakpoint
3945 was inserted.
3946 * gdb.mi/mi-break.exp: Likewise.
3947 * gdb.mi/mi-reverse.exp: Likewise.
3948 * gdb.mi/mi-simplerun.exp: Ditto.
3949
e707fc44
AB
39502018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3951
3952 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3953 varobj.
3954 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3955
ae451627
AB
39562018-01-21 Don Breazeal <donb@codesourcery.com>
3957 Andrew Burgess <andrew.burgess@embecosm.com>
3958
3959 * gdb.mi/basics.c: Add new global.
3960 * gdb.mi/mi-frame-regs.exp: New file.
3961 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3962 case.
3963
b1b189e0
AB
39642018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3965
3966 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3967 non-parameter, and on an unknown symbol.
3968
fcfcc376
TT
39692018-01-19 Tom Tromey <tom@tromey.com>
3970
3971 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3972 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3973
634c1c31
AA
39742018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3975
3976 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3977 setrlimit and chdir to int.
3978
d6ad07fd
AA
39792018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3980
3981 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3982 function.
3983 (my_tend): Likewise.
3984 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3985 rationale of avoiding FP- and vector instructions.
3986
adf8243b
RK
39872018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3988
3989 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3990 "info reg" with "\[ \t\]*".
3991 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3992 "\[ \t\]+".
3993 * gdb.arch/s390-multiarch.exp: Ditto.
3994 * gdb.base/pc-fp.exp: Ditto.
3995 * gdb.reverse/i386-precsave.exp: Ditto.
3996 * gdb.reverse/i386-reverse.exp: Ditto.
3997 * gdb.reverse/i387-env-reverse.exp: Ditto.
3998 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3999
dcc06925
AA
40002018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4001
4002 * lib/gdb.exp (gdb_compile): Re-enable use of
4003 universal_compile_options for languages other than Rust.
4004
25d4fd80
AA
40052018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4006
4007 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4008
ee7f689e 40092018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4010
4011 PR gdb/16577
4012 * gdb.base/solib-vanish.exp: New.
4013 * gdb.base/solib-vanish-main.c: New.
4014 * gdb.base/solib-vanish-lib1.c: New.
4015 * gdb.base/solib-vanish-lib2.c: New.
4016
d8447b6b
YQ
40172018-01-17 Yao Qi <yao.qi@linaro.org>
4018
4019 * gdb.compile/compile.exp: Match the address printed for
4020 frame in the output of command "bt".
4021
86d6a90c
TT
40222018-01-15 Tom Tromey <tom@tromey.com>
4023
4024 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4025 compute sp_reg.
4026
cbcdb1aa
AB
40272018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4028
4029 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4030 to prepare.
4031 (prepare): Return 0 on error, 1 on success.
4032
eea61984
PA
40332018-01-12 Pedro Alves <palves@redhat.com>
4034
4035 * gdb.base/continue-after-aborted-step-over.c: New.
4036 * gdb.base/continue-after-aborted-step-over.exp: New.
4037
6181e9c2
SM
40382018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4039
4040 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4041 options when not creating an executable.
4042
3cada740
PA
40432018-01-11 Pedro Alves <palves@redhat.com>
4044
4045 PR remote/22597
4046 * gdb.server/stop-reply-no-thread.c: New file.
4047 * gdb.server/stop-reply-no-thread.exp: New file.
4048
c63d3e8d
PA
40492018-01-10 Pedro Alves <palves@redhat.com>
4050
4051 PR gdb/22670
4052 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4053 functions too. Test setting breakpoints and printing C functions
4054 with no debug info too.
4055 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4056
d4c2a405
PA
40572018-01-10 Pedro Alves <palves@redhat.com>
4058
4059 PR gdb/22670
4060 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4061 a fail.
4062
8825213e
PA
40632018-01-10 Pedro Alves <palves@redhat.com>
4064
4065 PR gdb/22670
4066 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4067
605fd3c6
YQ
40682018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4069
4070 * gdb.server/unittest.exp: Match the output in non-development
4071 mode.
4072
1e5ded6c
YQ
40732018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4074
4075 * gdb.gdb/unittest.exp: Match output in non-development mode.
4076
30066b0b
JB
40772018-01-08 Joel Brobecker <brobecker@adacore.com>
4078
4079 * gdb.ada/access_tagged_param.exp: Relax expected output
4080 for value of "ObjL" in "continue" to pck.inspect breakpoint
4081 test.
4082
04bafb1e
XR
40832018-01-08 Joel Brobecker <brobecker@adacore.com>
4084
9f86398b
JB
4085 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4086 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4087
e379cee6
PA
40882018-01-05 Pedro Alves <palves@redhat.com>
4089
4090 PR gdb/18653
4091 * gdb.base/libsegfault.exp: New.
4092
de63c46b
PA
40932018-01-05 Joel Brobecker <brobecker@adacore.com>
4094
4095 PR gdb/22670
4096 * gdb.ada/access_tagged_param.exp: New file.
4097 * gdb.ada/access_tagged_param/foo.adb: New file.
4098
f98fc17b
PA
40992018-01-05 Pedro Alves <palves@redhat.com>
4100
4101 PR gdb/22670
4102 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4103 exercise lower case too, and to exercise both full matching and
4104 wild matching.
4105
342f8240
JB
41062018-01-05 Joel Brobecker <brobecker@adacore.com>
4107
4108 * gdb.ada/rename_subscript_param: New testcase.
4109
7150d33c
JG
41102018-01-05 Jerome Guitton <guitton@adacore.com>
4111
4112 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4113
cc0e770c
JB
41142018-01-05 Joel Brobecker <brobecker@adacore.com>
4115
4116 * gdb.ada/convvar_comp: New testcase.
4117
672a41aa 41182018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4119
4120 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4121 (My_Table): New global variable.
4122 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4123
7365ec2f
JB
41242018-01-04 Joel Brobecker <brobecker@adacore.com>
4125
4126 PR gdb/22670
4127 * gdb.ada/maint_with_ada: New testcase.
4128
289483b6
JB
41292018-01-04 Joel Brobecker <brobecker@adacore.com>
4130
4131 PR gdb/22670
4132 * gdb.ada/bp_c_mixed_case: New testcase.
4133
344420da
JB
41342018-01-04 Joel Brobecker <brobecker@adacore.com>
4135
4136 PR gdb/22670
4137 * gdb.ada/complete.exp: Add "complete break ada" test.
4138
66fc87a0
JB
41392018-01-04 Joel Brobecker <brobecker@adacore.com>
4140
4141 PR gdb/22670
4142 * gdb.ada/info_addr_mixed_case: New testcase.
4143
9f757bf7
XR
41442018-01-03 Xavier Roirand <roirand@adacore.com>
4145
4146 * gdb.ada/excep_handle.exp: New testcase.
4147 * gdb.ada/excep_handle/foo.adb: New file.
4148 * gdb.ada/excep_handle/pck.ads: New file.
4149
bd570f80
JB
41502018-01-03 Joel Brobecker <brobecker@adacore.com>
4151
4152 * gdb.base/step-line.c: Add extra empty line in copyright header.
4153 * gdb.base/step-line.inp: Likewise.
4154
9fe561ab
JB
41552018-01-02 Joel Brobecker <brobecker@adacore.com>
4156
4157 * gdb.ada/dyn_stride.exp: Add slice test.
4158
a405673c
JB
41592018-01-02 Joel Brobecker <brobecker@adacore.com>
4160
4161 * gdb.ada/dyn_stride: New testcase.
4162
cef0f868
SH
41632017-12-27 Stafford Horne <shorne@gmail.com>
4164
4165 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4166 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4167
b67d92b0
SH
41682017-12-27 Stafford Horne <shorne@gmail.com>
4169
4170 * gdb.base/reggroups.c: New file.
4171 * gdb.base/reggroups.exp: New file.
4172
eccab96d
JB
41732017-12-18 Joel Brobecker <brobecker@adacore.com>
4174
4175 * gdb.dwarf2/ada-valprint-error.c: New file.
4176 * gdb.dwarf2/ada-valprint-error.exp: New file.
4177
0e2da9f0
JB
41782017-12-18 Joel Brobecker <brobecker@adacore.com>
4179
4180 * gdb.ada/assign_arr: New testcase.
4181
cb923fcc
XR
41822017-12-18 Xavier Roirand <roirand@adacore.com>
4183
4184 * gdb.ada/funcall_ptr: New testcase.
4185
7c161838
SDJ
41862017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4187
4188 PR cli/16224
4189 * gdb.base/ptype-offsets.cc: New file.
4190 * gdb.base/ptype-offsets.exp: New file.
4191
1af17fd9
YQ
41922017-12-15 Yao Qi <yao.qi@linaro.org>
4193
4194 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4195 if XML is disabled.
4196
828d5846
XR
41972017-12-15 Xavier Roirand <roirand@adacore.com>
4198
4199 * gdb.ada/same_component_name: New testcase.
4200
79e8fcaa
JB
42012017-12-14 Joel Brobecker <brobecker@adacore.com>
4202
4203 * gdb.ada/str_binop_equal: New testcase.
4204
e05fa6f9
JB
42052017-12-14 Joel Brobecker <brobecker@adacore.com>
4206
4207 * gdb.ada/task_switch_in_core: New testcase.
4208
b89641ba
SM
42092017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4210
4211 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4212 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4213 call test_bkpt_qualified.
4214 (test_bkpt_qualified): New proc.
4215
6892d2e4
PA
42162017-12-13 Pedro Alves <palves@redhat.com>
4217
4218 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4219 Tighten regexp by matching with an anchor.
4220
a22ecf70
PA
42212017-12-13 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4224 ("expression with namespace"): New set of tests.
4225 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4226 (Nested::Test_NS::qux): New.
4227 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4228 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4229
9937536c
JB
42302017-12-13 Joel Brobecker <brobecker@adacore.com>
4231
4232 * gdb.base/server-del-break.c: New file.
4233 * gdb.base/server-del-break.exp: New file.
4234
fe49c6f5
SH
42352017-12-12 Stafford Horne <shorne@gmail.com>
4236
4237 * gdb.xml/tdesc-regs.exp: Add or1k support.
4238
c3d18620
SH
42392017-12-12 Stafford Horne <shorne@gmail.com>
4240
4241 * gdb.base/bp-permanent.c: Define nop of or1k.
4242
c5f9cfc8
JB
42432017-12-11 Joel Brobecker <brobecker@adacore.com>
4244
4245 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4246 output with components being reordered.
4247
a9c135fc
JB
42482017-12-11 Joel Brobecker <brobecker@adacore.com>
4249
4250 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4251 output with components being reordered.
4252
927aa2e7
JK
42532017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4254 Pedro Alves <palves@redhat.com>
4255
4256 * gdb.base/maint.exp (check for .gdb_index): Check also for
4257 .debug_names.
4258 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4259 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4260 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4261 (.gdb_index used after symbol reloading): Support also .debug_names.
4262 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4263
f17d9474
YQ
42642017-12-08 Yao Qi <yao.qi@linaro.org>
4265
4266 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4267 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4268
a0de8c21
YQ
42692017-12-08 Yao Qi <yao.qi@linaro.org>
4270
4271 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4272 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4273
a738ea1d
YQ
42742017-12-08 Yao Qi <yao.qi@linaro.org>
4275
4276 * gdb.arch/aarch64-tagged-pointer.c: New file.
4277 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4278
1cd9a73b
SDJ
42792017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4280
4281 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4282 "int".
4283
fa6eb693
KS
42842017-12-07 Keith Seitz <keiths@redhat.com>
4285
4286 PR breakpoints/22569
4287 * gdb.linespec/ls-errs.exp: Change expected result of "break
4288 -source this file has spaces.c -line 3".
4289 Check that an explicit source file followed by whitespace is
4290 identified as an invalid explicit location.
4291
883fd55a
KS
42922017-12-07 Keith Seitz <keiths@redhat.com>
4293
4294 * gdb.cp/nested-types.cc: New file.
4295 * gdb.cp/nested-types.exp: New file.
4296 * lib/cp-support.exp: Load data-structures.exp library.
4297 (debug_cp_test_ptype_class): New global.
4298 (cp_ptype_class_verbose, next_line): New procedures.
4299 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4300 Add and document new return value.
4301 Switch the list of lines to a queue.
4302 Add support for new `type' key for nested type definitions.
4303 Add debugging/troubleshooting messages.
4304 * lib/data-structures.exp: New file.
4305
ec72db3e
SM
43062017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4307
4308 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4309 with proc_with_prefix, don't use with_test_prefix.
4310
99598d71
TT
43112017-12-07 Tom Tromey <tom@tromey.com>
4312
4313 * gdb.base/break.exp: Add test for empty "commands".
4314
a8806230
YQ
43152017-12-07 Yao Qi <yao.qi@linaro.org>
4316
4317 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4318 malloc and catch syscall.
4319
824cc835
PM
43202017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4321
e79be6e5 4322 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4323 tests for explicit locations.
4324
7cc244de
PA
43252017-12-06 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4328 force-disabling XML descriptions.
4329
50a1fdd5
PA
43302017-12-04 Pedro Alves <palves@redhat.com>
4331
4332 PR gdb/22499
4333 * gdb.arch/amd64-disp-step-avx.S: New file.
4334 * gdb.arch/amd64-disp-step-avx.exp: New file.
4335
f0fb2488
PA
43362017-12-03 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4339 and <string.h>.
4340 (parent_function): Print distinct messages when waitpid fails, or
4341 the child exits with a signal, or the child exits for an unhandled
4342 reason.
4343 * gdb.threads/process-dies-while-detaching.exp
4344 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4345 it. Wait for both inferior output and GDB's prompt. Use an
4346 indirect spawn id list.
4347 (do_detach): New parameter 'child_exit'. Use it to compute
4348 expected inferior output.
4349 (test_detach, test_detach_watch, test_detach_killed_outside):
4350 Adjust to pass down the expected child exit kind.
4351
97cbe998
SDJ
43522017-12-01 Joel Brobecker <brobecker@adacore.com>
4353 Sergio Durigan Junior <sergiodj@redhat.com>
4354 Pedro Alves <palves@redhat.com>
4355
4356 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4357
40fc416f
SDJ
43582017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4359
4360 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4361 to 'symbol-file' and 'add-symbol-file' can be
4362 position-independent.
4363
1cc75e92
YQ
43642017-12-01 Yao Qi <yao.qi@linaro.org>
4365
4366 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4367 the URL in copyright header.
4368 * gdb.arch/aarch64-fp.exp: Likewise.
4369 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4370 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4371 * gdb.base/expand-psymtabs.exp: Likewise.
4372 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4373 * gdb.fortran/common-block.exp: Likewise.
4374 * gdb.fortran/common-block.f90: Likewise.
4375 * gdb.fortran/logical.exp: Likewise.
4376 * gdb.fortran/vla-datatypes.f90: Likewise.
4377 * gdb.fortran/vla-sub.f90: Likewise.
4378
875fb7a7
JB
43792017-11-30 Joel Brobecker <brobecker@adacore.com>
4380
4381 * gdb.ada/repeat_dyn: New testcase.
4382
6f14765f
UW
43832017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4384
4385 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4386 Update for changed thread numbering.
4387 * gdb.cell/bt.exp: Update for changed GDB output.
4388
f1af7b94
SM
43892017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4390
4391 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4392 setting isremote by hand.
4393 * boards/dwarf4-gdb-index.exp: Likewise.
4394 * boards/fission.exp: Likewise.
4395 * boards/stabs.exp: Likewise.
4396
e3919f3e
PA
43972017-11-30 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.linespec/cpls-ops.exp
4400 (check_explicit_skips_function_argument): Extract the underlying
4401 type of size_t instead of hardcoding it.
4402
bd69330d
PA
44032017-11-29 Pedro Alves <palves@redhat.com>
4404
4405 PR c++/19436
4406 * gdb.linespec/cpls-abi-tag.cc: New file.
4407 * gdb.linespec/cpls-abi-tag.exp: New file.
4408
a20714ff
PA
44092017-11-29 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/langs.exp: Use -qualified.
4412 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4413 it.
4414 * gdb.cp/namespace.exp: Use -qualified.
4415 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4416 (overload-3, template-overload, template-ret-type, const-overload)
4417 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4418 procedures.
4419 (test_driver): Call them.
4420 * gdb.cp/save-bp-qualified.cc: New.
4421 * gdb.cp/save-bp-qualified.exp: New.
4422 * gdb.linespec/explicit.exp: Test -qualified.
4423 * lib/completion-support.exp (completion::explicit_opts_list): Add
4424 "-qualified".
4425 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4426
f6f1d339
PM
44272017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4428
4429 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4430
02ca603a
TT
44312017-11-29 Tom Tromey <tom@tromey.com>
4432
4433 * gdb.base/relocate.exp: Update invalid argument test.
4434 Add new tests for invalid arguments.
4435
ed6c0bfb
TP
44362017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4437
4438 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4439 Return 0 as a long.
4440 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4441
f106e10e
TP
44422017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4443
4444 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4445 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4446 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4447 func ().
4448 * gdb.cp/shadow.cc (B.func): Return 0.
4449
10329bb2
JB
44502017-11-27 Joel Brobecker <brobecker@adacore.com>
4451
4452 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4453 expected output in gdb_expect call to allow the exception
4454 message to be present as well. Fix syntax confusion to avoid
4455 TCL thinking that exception_name is an array.
4456
617cd4bc
UW
44572017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4458
4459 * gdb.arch/spu-info.c: Include <unistd.h>.
4460 (do_signal_test): Fix broken calls to write.
4461 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4462 Fix checks for empty mailboxes. Update signal tests for corrected
4463 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4464 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4465 * gdb.cell/arch.exp: Use standard_output_file.
4466 * gdb.cell/break.exp: Likewise.
4467 * gdb.cell/bt.exp: Likewise.
4468 * gdb.cell/core.exp: Likewise.
4469 * gdb.cell/dwarfaddr.exp: Likewise.
4470 * gdb.cell/ea-cache.exp: Likewise.
4471 * gdb.cell/ea-standalone.exp: Likewise.
4472 * gdb.cell/f-regs.exp: Likewise.
4473 * gdb.cell/fork.exp: Likewise.
4474 * gdb.cell/gcore.exp: Likewise.
4475 * gdb.cell/mem-access.exp: Likewise.
4476 * gdb.cell/ptype.exp: Likewise.
4477 * gdb.cell/registers.exp: Likewise.
4478 * gdb.cell/sizeof.exp: Likewise.
4479 * gdb.cell/solib-symbol.exp: Likewise.
4480 * gdb.cell/solib.exp: Likewise.
617cd4bc 4481
a81aaca0
PA
44822017-11-25 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.base/complete-empty.exp: New file.
4485 * gdb.base/completion.exp: Adjust.
4486
6a3c6ee4
PA
44872017-11-25 Pedro Alves <palves@redhat.com>
4488
4489 * gdb.linespec/cpls-ops.cc: New file.
4490 * gdb.linespec/cpls-ops.exp: New file.
4491 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4492 factored out from ...
4493 (test_complete_prefix_range): ... this.
4494
8955eb2d
PA
44952017-11-24 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.linespec/cpcompletion.exp: New file.
4498 * gdb.linespec/cpls-hyphen.cc: New file.
4499 * gdb.linespec/cpls.cc: New file.
4500 * gdb.linespec/cpls2.cc: New file.
4501 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4502 test to use test_gdb_complete_unique. Add label completion,
4503 keyword completion and explicit location completion tests.
4504 * lib/completion-support.exp: New file.
4505
e547c119
JB
45062017-11-24 Joel Brobecker <brobecker@adacore.com>
4507
4508 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4509 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4510 when hitting an exception catchpoint.
4511
7c3c1aa8
YQ
45122017-11-22 Yao Qi <yao.qi@linaro.org>
4513
4514 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4515
41bd68f5
SM
45162017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4517
4518 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4519 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4520 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4521
1daad298
YQ
45222017-11-22 Yao Qi <yao.qi@linaro.org>
4523
4524 * gdb.base/info-os.exp: Pass pthreads.
4525 * gdb.multi/multi-attach.exp: Likewise.
4526
88465e87
YQ
45272017-11-22 Yao Qi <yao.qi@linaro.org>
4528
4529 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4530 compiler.
4531
dc196b23
YQ
45322017-11-22 Yao Qi <yao.qi@linaro.org>
4533
4534 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4535 * gdb.base/break-interp.exp: Likewise.
4536 * gdb.base/jit-attach-pie.exp: Likewise.
4537
2400729e
UW
45382017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4539
4540 * gdb.base/float128.c (large128): New variable.
4541 * gdb.base/float128.exp: Add test to print largest __float128 value.
4542
7a26362d
UW
45432017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4544
4545 * gdb.arch/vsx-regs.exp: Update register content checks.
4546
ed0f4273
UW
45472017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4548
4549 * gdb.arch/ppc-longdouble.exp: New file.
4550 * gdb.arch/ppc-longdouble.c: Likewise.
4551
a25d69c6
PA
45522017-11-21 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4555
73fcf641
PA
45562017-11-20 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4559 (long_double_typedef): New typedefs.
4560 Use DEF on double and long double.
4561 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4562 cases.
4563 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4564 and 'long_double_ptr_same_size' locals. Use them to decide
4565 whether cast from array/function to float is valid/invalid.
4566
71a3c369
TT
45672017-11-17 Tom Tromey <tom@tromey.com>
4568
4569 * gdb.rust/traits.rs: New file.
4570 * gdb.rust/traits.exp: New file.
4571
ced9779b
JB
45722017-11-17 Joel Brobecker <brobecker@adacore.com>
4573
4574 * gdb.ada/minsyms: New testcase.
4575
a0922d80
PA
45762017-11-16 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4579 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4580
ea04e54c
PA
45812017-11-16 Pedro Alves <palves@redhat.com>
4582
4583 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4584 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4585
e849ea89
PA
45862017-11-16 Pedro Alves <palves@redhat.com>
4587
4588 * gdb.server/reconnect-ctrl-c.c: New file.
4589 * gdb.server/reconnect-ctrl-c.exp: New file.
4590
d8ae99a7
PM
45912017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4592
4593 * gdb.python/py-rbreak.exp: New file.
4594 * gdb.python/py-rbreak.c: New file.
4595 * gdb.python/py-rbreak-func2.c: New file.
4596
968a13f8
PA
45972017-11-16 Pedro Alves <palves@redhat.com>
4598
4599 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4600 pattern.
4601 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4602 GDB.
4603
71774bc9
SM
46042017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4605
4606 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4607 regex.
4608
ddbb44cf
SM
46092017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4610
4611 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4612 test names.
4613
584a564f
PA
46142017-11-09 Pedro Alves <palves@redhat.com>
4615
4616 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4617 factored out from ...
4618 (top level): ... here, and adjusted to avoid expecting beyond the
4619 prompt in a single gdb_test_multiple.
4620
5ed7a928
PA
46212017-11-09 Pedro Alves <palves@redhat.com>
4622
4623 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4624 output.
4625 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4626 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4627 * gdb.server/ext-run.exp ("kill" test): Likewise.
4628 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4629
a60e0738
PA
46302017-11-09 Pedro Alves <palves@redhat.com>
4631
4632 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4633 match till end of line.
4634
2c88253f
PA
46352017-11-09 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4638
c7a38517
PA
46392017-11-09 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4642 New procedures, factored out from ...
4643 (top level): ... here, and adjusted to avoid expecting beyond the
4644 prompt in one go.
4645
f29f4b6b
PA
46462017-11-09 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4649 output. Fix '?' match.
4650
286acbb5
JB
46512017-11-08 Joel Brobecker <brobecker@adacore.com>
4652
4653 * gdb.ada/scoped_watch: New testcase.
4654 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4655 which is actually correct.
4656 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4657 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4658
62d7ae92
PA
46592017-11-08 Pedro Alves <palves@redhat.com>
4660
4661 * gdb.gdb/complaints.exp (test_initial_complaints)
4662 (test_serial_complaints, test_short_complaints): Call
4663 complaint_internal instead of complaint.
4664
280ca31f
DT
46652017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4666
4667 * gdb.threads/tls-core.c: New file.
4668 * gdb.threads/tls-core.exp: Likewise.
4669
b5ec771e
PA
46702017-11-08 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4673 (p Exported_Capitalized): New test.
4674 (p exported_capitalized): New test.
4675
a02b41a7
PA
46762017-11-07 Pedro Alves <palves@redhat.com>
4677
4678 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4679
95e95a6d
PA
46802017-11-07 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4683 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4684 (disable_invalid, disable_inverted, disable_negative): New
4685 procedures.
4686 ("bad numbers"): New set of tests.
4687
cee62dbd
PA
46882017-11-07 Pedro Alves <palves@redhat.com>
4689
4690 * gdb.cp/ena-dis-br-range.exp: Add tests.
4691
cc638e86
PA
46922017-11-07 Pedro Alves <palves@redhat.com>
4693
4694 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4695
d0fe4701
XR
46962017-11-07 Xavier Roirand <roirand@adacore.com>
4697 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.base/ena-dis-br.exp: Add reference to
4700 gdb.cp/ena-dis-br-range.exp.
4701 * gdb.cp/ena-dis-br-range.exp: New file.
4702 * gdb.cp/ena-dis-br-range.cc: New file.
4703
46f67f80
PA
47042017-11-06 Pedro Alves <palves@redhat.com>
4705
4706 * gdb.base/attach-non-pgrp-leader.c: New.
4707 * gdb.base/attach-non-pgrp-leader.exp: New.
4708
726e1356
PA
47092017-11-06 Pedro Alves <palves@redhat.com>
4710
4711 * configure.ac: No longer check for termio.h and sgtty.h.
4712 * configure: Regenerate.
4713 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4714 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4715 Remove termio and sgtty code.
4716
50ab6ace
YQ
47172017-11-03 Yao Qi <yao.qi@linaro.org>
4718
4719 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4720 in GDB is disabled.
4721
8e68731c
YQ
47222017-11-03 Yao Qi <yao.qi@linaro.org>
4723
4724 * gdb.python/py-thrhandle.exp: Skip it if python is not
4725 enabled.
4726
3a87ae65
SM
47272017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4728
4729 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4730 as a breakpoint command.
4731
484d8d36
MD
47322017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4733
4734 PR python/21213
4735 * gdb.python/py-infthread.exp: Test calling
4736 InferiorThread.inferior () multiple times in a row.
4737
4a27f119
KS
47382017-10-27 Keith Seitz <keiths@redhat.com>
4739
4740 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4741 Test "info break" for every inlined function breakpoint.
4742
bb11dd58
YQ
47432017-10-27 Yao Qi <yao.qi@linaro.org>
4744
4745 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4746
a43f3893
PF
47472017-10-26 Patrick Frants <osscontribute@gmail.com>
4748
4749 * gdb.cp/classes.exp (test_static_members): Test printing
4750 Outer::instance.
4751 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4752 (Inner::instance, Outer::instance): New.
4753
792ccf00
PA
47542017-10-24 Pedro Alves <palves@redhat.com>
4755
4756 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4757 extra console" test in two stages.
4758
eb2bfbad
PA
47592017-10-24 Pedro Alves <palves@redhat.com>
4760
4761 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4762
1f75a651
PA
47632017-10-24 Pedro Alves <palves@redhat.com>
4764
4765 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4766 loop.
4767
779990d9
PA
47682017-10-24 Pedro Alves <palves@redhat.com>
4769
4770 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4771 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4772
ad9b8f5d
PA
47732017-10-24 Pedro Alves <palves@redhat.com>
4774
4775 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4776 parameter and handle it. Don't output read value in test name.
4777
fee6da6e
PA
47782017-10-24 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4781 custom test name.
4782
10389c2c
PA
47832017-10-24 Pedro Alves <palves@redhat.com>
4784
4785 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4786 include the unstable output directory name in the test's name.
4787 (initial_setup_simple) <'set args'>: Use custom test name.
4788
a80e65a9
PA
47892017-10-24 Pedro Alves <palves@redhat.com>
4790
4791 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4792 with explicit test name.
4793
15763a09
PA
47942017-10-20 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4797 'wait -i'. Use gdb_assert and remote_close.
4798
49a4ce2e
AB
47992017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4800
4801 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4802 number from variable rather than hard-coded.
4803
a75868f5
PA
48042017-10-19 Pedro Alves <palves@redhat.com>
4805
4806 * gdb.base/long-inferior-output.c: New file.
4807 * gdb.base/long-inferior-output.exp: New file.
4808
c8ba13ad
KS
48092017-11-18 Keith Seitz <keiths@redhat.com>
4810
4811 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4812 method.
4813 (main): Call it.
4814 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4815 Add additional user-defined conversion operator tests.
4816
b27de576
PA
48172017-10-17 Pedro Alves <palves@redhat.com>
4818
4819 * boards/native-stdio-gdbserver.exp: Load "local-board".
4820
8484c955
PA
48212017-10-17 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.base/quit-live.c: New file.
4824 * gdb.base/quit-live.exp: New file.
4825
83d5a34d
KS
48262017-10-16 Keith Seitz <keiths@redhat.com>
4827
4828 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4829 (class_with_protected_typedef, class_with_private_typedef)
4830 (struct_with_public_typedef, struct_with_protected_typedef)
4831 (struct_with_private_typedef): New classes/structs.
4832 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4833 typedefs and access specifiers.
4834
739b3f1d
PA
48352017-10-16 Pedro Alves <palves@redhat.com>
4836 Simon Marchi <simon.marchi@polymtl.ca>
4837
4838 * README (Local vs Remote vs Native): New section.
4839 * boards/local-board.exp: New file, with bits factored out from
4840 ...
4841 * boards/native-extended-gdbserver.exp: ... here. Load
4842 "local-board".
4843 * boards/native-gdbserver.exp: Load "local-board".
4844 (${board}_spawn, ${board}_exec): Delete.
4845 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4846 ...
4847 * boards/stdio-gdbserver-base.exp: ... this new file.
4848 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4849 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4850 procedure.
4851 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4852 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4853 stdio_gdbserver_command.
4854 (${board}_get_remote_address, ${board}_get_comm_port)
4855 (${board}_download, ${board}_upload): Delete.
4856 (get_target_remote_pipe_cmd): New.
4857
fe68b953
SM
48582017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4859
4860 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4861 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4862 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4863 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4864 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4865 remove with_test_prefix.
4866
300b6685
PA
48672017-10-13 Pedro Alves <palves@redhat.com>
4868
4869 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4870 * gdb.base/annota1.exp: Use it instead of is_remote.
4871 * gdb.base/annota3.exp: Use it instead of is_remote.
4872 * gdb.cp/annota2.exp: Use it instead of is_remote.
4873 * gdb.cp/annota3.exp: Use it instead of is_remote.
4874 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4875
50500caf
PA
48762017-10-13 Pedro Alves <palves@redhat.com>
4877
4878 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4879 (test_num_test_vars, run_and_count_vars, find_env)
4880 (test_set_unset_env, test_inherit_env_var): New procedures.
4881 (top level): Use them.
4882
dad0c6d2
PA
48832017-10-13 Pedro Alves <palves@redhat.com>
4884
4885 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4886 also skip on stub-like targets.
4887
8b0553c1
PA
48882017-10-13 Pedro Alves <palves@redhat.com>
4889
4890 PR gdb/22293
4891 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4892 (top level): Move some tests to ...
4893 (test_not_found): ... this new procedure.
4894 (top level): Call it.
4895
7594f623
PA
48962017-10-13 Pedro Alves <palves@redhat.com>
4897
4898 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4899 expect different "info terminal" output if testing with a
4900 non-native target.
4901
ebe3b402
PA
49022017-10-13 Pedro Alves <palves@redhat.com>
4903 Simon Marchi <simon.marchi@polymtl.ca>
4904
4905 PR python/12966
4906 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4907
42f1b161
PA
49082017-10-13 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4911 already.
4912
8d6ef72b
PA
49132017-10-13 Pedro Alves <palves@redhat.com>
4914
4915 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4916 is_remote.
4917
d7bcd5b8
PA
49182017-10-13 Pedro Alves <palves@redhat.com>
4919
4920 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4921 is_remote.
4922
df479dc6
PA
49232017-10-13 Pedro Alves <palves@redhat.com>
4924
4925 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4926 is set.
4927 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4928 instead of is_remote.
4929
23fb630a
PA
49302017-10-13 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4933 (top level): Add comment.
4934
cc77b1dc
PA
49352017-10-13 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.base/remote.exp (top level): Fix comment typo and add
4938 missing return.
4939
27c9e813
PA
49402017-10-13 Pedro Alves <palves@redhat.com>
4941 Simon Marchi <simon.marchi@polymtl.ca>
4942
4943 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4944 calls and add comments. Skip test if use_gdb_stub is set.
4945 (top level): Use "set cwd" command instead of "cd" command.
4946
5e830d98
PA
49472017-10-13 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4950 is_remote target check.
4951
f5ca0032
PA
49522017-10-13 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/scope.exp: Use build_executable + clean_restart +
4955 gdb_file_cmd instead of prepare_for_testing and no longer skip
4956 "before run" tests on is_remote target boards. Update comments.
4957 * boards/native-extended-gdbserver.exp
4958 (extended_gdbserver_load_last_file): New, factored out from ...
4959 (gdb_load): ... this. Move further below and add comment.
4960 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4961
8aed1c0d
PA
49622017-10-12 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.base/attach.exp: Remove references to gdb64.
4965 * gdb.base/dbx.exp: Remove references to gdb64.
4966
cfa34c87
SM
49672017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4968 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/label.exp: Remove is_remote target check.
4971
9192b7de
PA
49722017-10-12 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.base/auvx.exp (coredir): Update comment.
4975 (top level) <core_works>: Use "set cwd" command instead of "cd"
4976 command.
4977
6bf0052d
PA
49782017-10-12 Pedro Alves <palves@redhat.com>
4979 Simon Marchi <simon.marchi@polymtl.ca>
4980
4981 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4982 target boards.
4983
e48ef82d
PA
49842017-10-12 Pedro Alves <palves@redhat.com>
4985 Simon Marchi <simon.marchi@polymtl.ca>
4986
4987 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4988 Instead skip if there's any gdb_protocol set.
4989
8d7aea57
SM
49902017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4991 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4994
30440677
PA
49952017-10-12 Pedro Alves <palves@redhat.com>
4996 Simon Marchi <simon.marchi@polymtl.ca>
4997
4998 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4999 instead of on dejagnu remote boards.
5000
4e04f045 50012017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5002 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5003
5004 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5005 checks. Use build_executable + clean_restart instead of
5006 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5007 of enabling non-stop after starting gdb.
5008
871a186e
PA
50092017-10-12 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5012 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5013 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5014 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5015
56d704da
AK
50162017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5017
5018 * gdb.arch/arc-tdesc-cpu.exp: New file.
5019 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5020
2f20e312
SM
50212017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5022
5023 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5024
65630365
PA
50252017-10-10 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5028 expect CLI output.
5029
bf469271
PA
50302017-10-10 Pedro Alves <palves@redhat.com>
5031
5032 * lib/selftest-support.exp (selftest_setup): Update for
5033 captured_command_loop's prototype change.
5034
777a42f1
PA
50352017-10-09 Pedro Alves <palves@redhat.com>
5036
5037 Test both arch1=>arch2 and arch2=>arch1.
5038
5039 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5040 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5041 factored out to...
5042 (append_arch1_options, append_arch2_options, append_arch_options)
5043 (build_executables): New procedures.
5044 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5045 local.
5046 (top level): Add new 'first_arch' testing axis.
5047
cbd2b4e3
PA
50482017-10-09 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5051 (barrier): New.
5052 (thread_start, all_started): New functions.
5053 (main): Spawn new thread and wait until it is scheduled.
5054 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5055 option.
5056 (do_test): Add 'selected_thread' parameter. Run to all_started
5057 instead of main. Explicitly set the breakpoint at main. Switch
5058 to the SELECTED_THREAD thread.
5059 (top level): Test handling the exec event with either the main
5060 thread or the second thread selected.
5061
5c9e4427
PA
50622017-10-09 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5065 logic. Move STOP marker after the value checks.
5066 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5067 regexp.
5068
b3b7c423
SL
50692017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5070
5071 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5072
3b4b2f16
UW
50732017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5074
5075 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5076 integer-to-dfp conversion.
5077 * gdb.base/dfp-test.exp: Likewise.
5078
5cd63fda
PA
50792017-10-04 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.multi/hangout.c: Include <unistd.h>.
5082 (hangout_loop): New function.
5083 (main): Call alarm. Call hangout_loop in a loop.
5084 * gdb.multi/hello.c: Include <unistd.h>.
5085 (hello_loop): New function.
5086 (main): Call alarm. Call hangout_loop in a loop.
5087 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5088 inferior with the other selected.
5089
4c71c105
SM
50902017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5091
5092 * gdb.mi/list-thread-groups-available.exp: New file.
5093 * gdb.mi/list-thread-groups-available.c: New file.
5094
bc3b087d
SDJ
50952017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5096
5097 * gdb.base/set-cwd.exp: Make it available on
5098 native-extended-gdbserver.
5099
d092c5a2
SDJ
51002017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5101
5102 * gdb.base/set-cwd.c: New file.
5103 * gdb.base/set-cwd.exp: Likewise.
5104
45320ffa
TT
51052017-10-02 Tom Tromey <tom@tromey.com>
5106
5107 PR rust/22236:
5108 * gdb.rust/simple.rs (main): New variable "fslice".
5109 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5110
b3e3859b
TT
51112017-10-02 Tom Tromey <tom@tromey.com>
5112
5113 * gdb.rust/simple.exp: Test ptype of a slice.
5114
01af5e0d
TT
51152017-10-02 Tom Tromey <tom@tromey.com>
5116
5117 * gdb.rust/simple.exp: Test index of slice.
5118
a9bbfbd8
TT
51192017-09-27 Tom Tromey <tom@tromey.com>
5120
5121 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5122
df8899e5
TP
51232017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5124 Pedro Alves <palves@redhat.com>
5125
5126 * gdb.base/compare-sections.exp (get value of read-only section): Read
5127 as unsigned value.
5128 (corrupt read-only section): Likewise and don't set written if patching
5129 failed.
5130
757bf54b
KB
51312017-09-21 Kevin Buettner <kevinb@redhat.com>
5132
5133 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5134 files.
5135
06871ae8
PA
51362017-09-20 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5139 symbol names in gdb's output.
5140 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5141
e5f25bc5
PA
51422017-09-20 Pedro Alves <palves@redhat.com>
5143
5144 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5145 Rename to ...
5146 (test_list_ambiguous_symbol): ... this and add a symbol name
5147 parameter. Adjust.
5148 (test_list_ambiguous_function): Reimplement on top of
5149 test_list_ambiguous_symbol and also test listing ambiguous
5150 variables.
5151 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5152 (ambiguous_fun): ... this.
5153 (ambiguous_var): New.
5154 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5155 (ambiguous_fun): ... this.
5156 (ambiguous_var): New.
5157
4e5a4f58
JB
51582017-09-19 John Baldwin <jhb@FreeBSD.org>
5159
5160 * gdb.base/starti.c: New file.
5161 * gdb.base/starti.exp: New file.
5162 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5163
26e53f3e
PA
51642017-09-14 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5167 (top level): Use it instead of runto.
5168
cb791d59
TT
51692017-09-11 Tom Tromey <tom@tromey.com>
5170
5171 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5172
7c96f8c1
TT
51732017-09-11 Tom Tromey <tom@tromey.com>
5174
5175 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5176 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5177
469412dd
CW
51782017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5179
5180 * gdb.fortran/printing-types.exp: New file.
5181 * gdb.fortran/printing-types.exp: New file.
5182
e0f86435
BH
51832017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5184
5185 * gdb.fortran/vla-ptype.exp: Fix typos.
5186 * gdb.fortran/vla-value.exp: Same.
5187
9e9af4be
BH
51882017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5189
5190 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5191 * gdb.mi/mi-var-child-f.exp: Likewise.
5192 * gdb.mi/mi-vla-fortran.exp: Likewise.
5193
a5ad232b 51942017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5195 Christoph Weinmann <christoph.t.weinmann@intel.com>
5196 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5197
5198 * gdb.fortran/ptr-indentation.f90: New file.
5199 * gdb.fortran/ptr-indentation.exp: New file.
5200
5aec60eb
TT
52012017-09-05 Tom Tromey <tom@tromey.com>
5202
5203 PR gdb/22010:
5204 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5205
8f8f8152
TP
52062017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5207
5208 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5209
fbd1b771
JK
52102017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 * gdb.threads/tls-nodebug-pie.c: New file.
5213 * gdb.threads/tls-nodebug-pie.exp: New file.
5214
5eb5f850
TT
52152017-09-05 Tom Tromey <tom@tromey.com>
5216
5217 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5218 for rust.
5219
ae780a21
SM
52202017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5221
5222 * gdb.multi/multi-arch-exec.exp: Test with different
5223 "follow-exec-mode" settings.
5224 (do_test): New procedure.
5225
3693fdb3
PA
52262017-09-04 Pedro Alves <palves@redhat.com>
5227
5228 * gdb.base/func-static.c (S::method const, S::method volatile)
5229 (S::method volatile const): New methods.
5230 (c_s, v_s, cv_s): New instances.
5231 (main): Call method() on them.
5232 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5233 (cannot_resolve): New procedure.
5234 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5235 print-quote-unquoted columns.
5236 (do_test): Test printing each scope too.
5237
e68cb8e0
PA
52382017-09-04 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/local-static.exp: Also test with
5241 class::method::variable wholly quoted.
5242 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5243
858be34c
PA
52442017-09-04 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.base/local-static.c: New.
5247 * gdb.base/local-static.cc: New.
5248 * gdb.base/local-static.exp: New.
5249
46a4882b
PA
52502017-09-04 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.asm/asm-source.exp: Add casts to int.
5253 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5254 (dataglobal64_1, dataglobal64_2): New globals.
5255 * gdb.base/nodebug.exp: Test different expressions involving the
5256 new globals, with print, whatis and ptype. Add casts to int.
5257 * gdb.base/solib-display.exp: Add casts to int.
5258 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5259 * gdb.cp/m-static.exp: Add cast to int.
5260 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5261 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5262 tls variable with no debug info without a cast. Test with a cast
5263 to int too.
5264 * gdb.trace/entry-values.exp: Add casts.
5265
2c5a2be1
PA
52662017-09-04 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.base/nodebug.exp: Test that ptype's error about functions
5269 with unknown return type includes the function name too.
5270
7022349d
PA
52712017-09-04 Pedro Alves <palves@redhat.com>
5272
5273 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5274 return type of munmap in infcall.
5275 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5276 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5277 type of ftell in infcall.
5278 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5279 type of getpid in infcall.
5280 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5281 infcall.
5282 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5283 Bail on failure to extract the pid.
5284 * gdb.base/nodebug.c: #include <stdint.h>.
5285 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5286 New functions.
5287 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5288 Change expected output of print/whatis/ptype with functions with
5289 no debug info. Test all supported languages. Call
5290 test_call_promotion.
5291 * gdb.compile/compile.exp: Adjust expected output to expect
5292 warning.
5293 * gdb.threads/siginfo-threads.exp: Likewise.
5294
54990598
PA
52952017-09-04 Pedro Alves <palves@redhat.com>
5296
5297 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5298 "prototypes". Test calling float functions via prototyped and
5299 unprototyped function pointers.
5300 (perform_all_tests): New parameter "prototypes". Pass it down.
5301 (top level): Pass down "prototypes" parameter to
5302 perform_all_tests.
5303
34d16ea2
SM
53042017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5305
5306 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5307 Test with nested loops.
5308
9521ecda
SM
53092017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5310
5311 * gdb.base/commands.exp: Call the new procedures.
5312 (loop_break_test, loop_continue_test): New procedures.
5313
80a65e9b
SM
53142017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5315
5316 * gdb.base/commands.exp: Call new procedure.
5317 (define_if_without_arg_test): New procedure.
5318
e439fa14
PA
53192017-09-04 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.base/list-ambiguous.exp: New file.
5322 * gdb.base/list-ambiguous0.c: New file.
5323 * gdb.base/list-ambiguous1.c: New file.
5324 * gdb.base/list.exp (test_list_range): Adjust expected output.
5325
0a2dde4a
SDJ
53262017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5327
5328 * gdb.base/share-env-with-gdbserver.c: New file.
5329 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5330
5e89eb3a
SM
53312017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5332
5333 * gdb.base/commands.exp (gdbvar_simple_if_test,
5334 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5335 progvar_simple_if_test, progvar_simple_while_test,
5336 progvar_complex_if_while_test, user_defined_command_test,
5337 user_defined_command_args_eval,
5338 user_defined_command_args_stack_test,
5339 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5340 temporary_breakpoint_commands,
5341 gdb_test_no_prompt, redefine_hook_test,
5342 redefine_backtrace_test): Remove "global gdb_prompt".
5343
fd437cbc
SM
53442017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5345
5346 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5347 New proc, call it from toplevel.
5348
87215ad1
SDJ
53492017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5350
5351 PR remote/21852
5352 * gdb.server/normal.c: New file, copied from gdb.base.
5353 * gdb.server/run-without-local-binary.exp: New file.
5354
58afddc6
WP
53552017-08-07 Weimin Pan <weimin.pan@oracle.com>
5356
5357 * gdb.arch/sparc64-adi.exp: New file.
5358 * gdb.arch/sparc64-adi.c: New file.
5359
5277199a
PA
53602017-08-22 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5363 (top level): Add "list all overloads" tests.
5364
14278e1f
TT
53652017-08-22 Tom Tromey <tom@tromey.com>
5366
5367 * gdb.gdb/xfullpath.exp: Remove.
5368
bf223d3e
PA
53692017-08-21 Pedro Alves <palves@redhat.com>
5370
5371 PR gdb/19487
5372 * gdb.base/symbol-alias.c: New.
5373 * gdb.base/symbol-alias2.c: New.
5374 * gdb.base/symbol-alias.exp: New.
5375
c973d0aa
PA
53762017-08-21 Pedro Alves <palves@redhat.com>
5377
5378 * gdb.base/dfp-test.c
5379 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5380 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5381 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5382 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5383 * gdb.base/whatis-ptype-typedefs.c: New.
5384 * gdb.base/whatis-ptype-typedefs.exp: New.
5385 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5386 (an_int, an_int_type, an_int_type2): New globals.
5387 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5388 involving typedefs and cast expressions.
5389 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5390 (lookup_typedefs_function): New.
5391 (typedefs_pretty_printers_dict): New.
5392 (top level): Register lookup_typedefs_function in
5393 gdb.pretty_printers.
5394
6d580b63
YQ
53952017-08-18 Yao Qi <yao.qi@linaro.org>
5396
5397 * gdb.server/unittest.exp: New.
5398
206726fb
SDJ
53992017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5400
5401 PR gdb/21954
5402 * gdb.base/environ.exp: Add test to check if 'unset environment'
5403 works.
5404
bf0ec4c2
AA
54052017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5406
5407 * lib/gdb.exp (universal_compile_options): New caching proc.
5408 (gdb_compile): Suppress GCC's coloring of messages.
5409
d6382fff
TT
54102017-08-14 Tom Tromey <tom@tromey.com>
5411
5412 PR gdb/21675:
5413 * gdb.base/printcmds.exp (test_radices): New function.
5414 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5415 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5416 * lib/gdb.exp (get_integer_valueof): Use p/d.
5417
c2c2dd9f
SM
54182017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5419
5420 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5421 characters.
5422
fdffd6f4
TT
54232017-08-05 Tom Tromey <tom@tromey.com>
5424
5425 * gdb.rust/simple.exp: Allow String to appear in a different
5426 namespace.
5427
27d41eac
YQ
54282017-07-26 Yao Qi <yao.qi@linaro.org>
5429
5430 * gdb.gdb/unittest.exp: Invoke command
5431 "maintenance check xml-descriptions".
5432
031ed05d
AA
54332017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5434
5435 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5436 calling context.
5437 (hex128): Drop erroneous calculation of parameters.
5438
dcd27ddf
SM
54392017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5440
5441 * gdb.python/py-unwind.exp: Disable stack protection when
5442 building test file.
5443
47e77640
PA
54442017-07-20 Pedro Alves <palves@redhat.com>
5445
5446 * gdb.base/default.exp (set language): Adjust expected output.
5447
62d2a18a
PA
54482017-07-20 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5451 (test_minsym): ... this, and make static.
5452 (get_pck__foo__bar__minsym): Rename to ...
5453 (get_test_minsym): ... this.
5454 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5455 symbol names and comments.
5456 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5457 (get_test_minsym): ... this.
5458 (pck__foo__bar__minsym__2): Rename to ...
5459 (test_minsym): ... this.
5460 (main): Adjust.
5461
c45ec17c
PA
54622017-07-17 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/completion.exp: Adjust expected output.
5465 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5466 the completer works.
5467
c6756f62
PA
54682017-07-17 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5471
5bd68487
AB
54722017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5475
8880f2a9
TT
54762017-07-14 Tom Tromey <tom@tromey.com>
5477
5478 PR rust/21764:
5479 * gdb.rust/simple.exp: Add tests.
5480
65547233
TT
54812017-07-14 Tom Tromey <tom@tromey.com>
5482
5483 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5484
8f14146e
PA
54852017-07-14 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.linespec/base/one/thefile.cc (z1): New function.
5488 * gdb.linespec/base/two/thefile.cc (z2): New function.
5489 * gdb.linespec/linespec.exp: Add tests.
5490
b4365d02
AB
54912017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5492
5493 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5494 to mi_create_breakpoint.
5495
5d2cbaa5
AB
54962017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5497
5498 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5499 mi_create_breakpoint.
5500
11cb5716
IB
55012017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5502
5503 * gdb.dlang/demangle.exp: Update for demangling changes.
5504
03278692
TT
55052017-07-09 Tom Tromey <tom@tromey.com>
5506
5507 * gdb.dwarf2/shortpiece.exp: New file.
5508
33c5cd75
DB
55092017-07-06 David Blaikie <dblaikie@gmail.com>
5510
5511 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5512 built from fissiont-multi-cu{1,2}.c.
5513 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5514 except putting 'main' and 'func' in separate CUs in the same DWO file.
5515 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5516 test.
5517 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5518 test.
5519
8455d262
PA
55202017-07-06 Pedro Alves <palves@redhat.com>
5521
5522 * gdb.python/py-unwind.exp: Test flushregs.
5523
dc4bde35
SDJ
55242017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5525
5526 PR cli/21688
5527 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5528 tests for alias commands and trailing whitespace.
5529
51ed89aa
SDJ
55302017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5531
5532 PR cli/21688
5533 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5534 procedure. Call it.
5535
eb17d413
PA
55362017-06-29 Pedro Alves <palves@redhat.com>
5537
5538 * gdb.base/printcmds.exp: Add tests.
5539
41664b45
DG
55402017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5541
5542 PR gdb/21337
5543 * gdb.base/reread-readsym.exp: New file.
5544 * gdb.base/reread-readsym.c: New file.
5545
75312ae3
KB
55462017-06-21 Kevin Buettner <kevinb@redhat.com>
5547
5548 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5549 subpattern.
5550
66953522
PB
55512017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5552
5553 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5554 extended mnemonic.
5555 * gdb.arch/powerpc-power9.s: Likewise.
5556
5524b525
AA
55572017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5558
5559 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5560 on 32-bit x86 targets. Exploit is_*_target macros where
5561 appropriate.
5562
03c8af18
AA
55632017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5564
5565 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5566 register pieces.
5567
3bf31011
AA
55682017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5569
5570 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5571 located in one or more DWARF pieces.
5572
805acca0
AA
55732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5574
5575 * lib/gdb.exp (get_endianness): New proc.
5576 * gdb.arch/aarch64-fp.exp: Use it.
5577 * gdb.arch/altivec-regs.exp: Likewise.
5578 * gdb.arch/e500-regs.exp: Likewise.
5579 * gdb.arch/vsx-regs.exp: Likewise.
5580 * gdb.base/dump.exp: Likewise.
5581 * gdb.base/funcargs.exp: Likewise.
5582 * gdb.base/gnu_vector.exp: Likewise.
5583 * gdb.dwarf2/formdata16.exp: Likewise.
5584 * gdb.dwarf2/implptrpiece.exp: Likewise.
5585 * gdb.dwarf2/nonvar-access.exp: Likewise.
5586 * gdb.python/py-inferior.exp: Likewise.
5587 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5588
e9352324
AA
55892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5590
5591 PR gdb/21226
5592 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5593 stack value pieces are taken from the LSB end.
5594
d5d1163e
AA
55952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5596
5597 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5598 variable at nonzero offset.
5599
0567c986
AA
56002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5601
5602 * gdb.dwarf2/var-access.c: New file.
5603 * gdb.dwarf2/var-access.exp: New test.
5604 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5605
973e9aab
TT
56062017-06-12 Tom Tromey <tom@tromey.com>
5607
5608 * gdb.dwarf2/formdata16.exp: Add tests.
5609
d9109c80
TT
56102017-06-12 Tom Tromey <tom@tromey.com>
5611
5612 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5613
30a25466
TT
56142017-06-12 Tom Tromey <tom@tromey.com>
5615
5616 PR exp/16225:
5617 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5618 * gdb.arch/vsx-regs.exp: Update tests.
5619 * gdb.arch/s390-vregs.exp (hex128): New proc.
5620 Update test.
5621 * gdb.arch/altivec-regs.exp: Update tests.
5622
aefd8b33
SDJ
56232017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5624
5625 * gdb.base/startup-with-shell.c: New file.
5626 * gdb.base/startup-with-shell.exp: Likewise.
5627
2090129c
SDJ
56282017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5629
5630 * gdb.server/non-existing-program.exp: Update regex in order to
5631 reflect the fact that gdbserver is now using fork_inferior (with a
5632 shell) to startup the inferior.
5633
8e86a419
SM
56342017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5635
5636 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5637 support function calls from GDB.
5638
e6cf65f2
TT
56392017-05-21 Tom Tromey <tom@tromey.com>
5640
5641 PR rust/21466:
5642 * gdb.rust/unsized.exp: New file.
5643 * gdb.rust/unsized.rs: New file.
5644
43cc5389
TT
56452017-05-19 Tom Tromey <tom@tromey.com>
5646
5647 PR rust/21484:
5648 * gdb.rust/watch.exp: New file.
5649 * gdb.rust/watch.rs: New file.
5650
ec8df234
TT
56512017-05-18 Tom Tromey <tom@tromey.com>
5652
5653 * gdb.rust/simple.exp: Allow Box to be qualified.
5654
3e3e7fae
TP
56552017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5656
5657 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5658
59cc050d
PA
56592017-05-18 Pedro Alves <palves@redhat.com>
5660
5661 * gdb.base/fileio.c (test_write, test_read, test_close)
5662 (test_fstat): Don't print 'ret' in the fail path.
5663
c8f6abd1
PA
56642017-05-18 Pedro Alves <palves@redhat.com>
5665
5666 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5667 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5668 (test_system, test_rename, test_unlink, test_time): Change
5669 prototypes.
5670 * gdb.base/fileio.exp (stop_msg): Adjust.
5671
d2a03b77
PA
56722017-05-18 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/fileio.c (null_str): New global.
5675 (test_stat): Use it.
5676 * gdb.base/fileio.exp: Remove nowarnings.
5677
0d5c6999
YQ
56782017-05-17 Yao Qi <yao.qi@linaro.org>
5679
5680 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5681
21873064
YQ
56822017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5683
5684 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5685 argument command.
5686 (top-level): Invoke test_set_inferior_tty.
5687
d512d31c
PA
56882017-05-04 Pedro Alves <palves@redhat.com>
5689
5690 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5691 Add parens to print call for Python 3.
5692
90cef2ed
KS
56932017-05-03 Keith Seitz <keiths@redhat.com>
5694
5695 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5696 (main): Call it.
5697
14f819c8
TW
56982017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5699
5700 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5701 to prev and next.
5702
913aeadd
TW
57032017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5704
5705 * gdb.python/py-record-btrace.exp: Remove test for
5706 gdb.BtraceInstruction.error.
5707
a3be24ad
TW
57082017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5709
5710 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5711
ae20e79a
TW
57122017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5713
5714 * gdb.python/py-record-btrace-threads.c: New file.
5715 * gdb.python/py-record-btrace-threads.exp: New file.
5716
45ce1b47
SDJ
57172017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5718
5719 PR testsuite/8595
5720 * gdb.base/environ.exp: Make test available in all architectures.
5721 Move bits related to "info program" testing to
5722 gdb.base/info-program.exp. Rewrite tests to use the two new
5723 procedures mentione below.
5724 (test_set_show_env_var) New procedure.
5725 (test_set_show_env_var_equal): Likewise.
5726 * gdb.base/info-program.exp: New file.
5727
e15c3eb4
KS
57282017-04-27 Keith Seitz <keiths@redhat.com>
5729
5730 * gdb.cp/oranking.cc (test15): New function.
5731 (main): Call test15 and declare additional variables for testing.
5732 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5733 "p foo101('abc')" tests.
5734 Add tests for cv qualifier overloads.
5735 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5736 "lvalue reference overload" test.
5737 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5738 "print value of f1 on Child&& in f2" test.
5739
3a3fd0fd
PA
57402017-04-19 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5743 procedure.
5744 (top level): Call it.
5745 * lib/gdb.exp (gdb_define_cmd): New procedure.
5746
53375380
PA
57472017-04-12 Pedro Alves <palves@redhat.com>
5748
5749 PR gdb/21323
5750 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5751 (wchar): New global.
5752 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5753 (do_test_wide_char, wide_char_types_no_program, top level): Add
5754 wchar_t testing.
5755
53e710ac
PA
57562017-04-12 Pedro Alves <palves@redhat.com>
5757
5758 PR c++/21323
5759 * gdb.cp/wide_char_types.c: New file.
5760 * gdb.cp/wide_char_types.exp: New file.
5761
0ad9d8c7
SDJ
57622017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5763
5764 PR gdb/21352
5765 * gdb.trace/tsv.exp: Add test for "tsave -r".
5766
b1b45502
IB
57672017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5768
5769 * gdb.dlang/watch-loc.c: New file.
5770 * gdb.dlang/watch-loc.exp: New file.
5771
ec13808e
JK
57722017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5773
5774 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5775
fe5f7374
AK
57762017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5777
5778 * gdb.arch/arc-analyze-prologue.S: New file.
5779 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5780
eea78757
AK
57812017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5782
5783 * gdb.arch/arc-decode-insn.S: New file.
5784 * gdb.arch/arc-decode-insn.exp: Likewise.
5785
5badf10a
IR
57862017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5787
5788 PR tdep/20928
5789 * gdb.arch/sparc64-regs.exp: New file.
5790 * gdb.arch/sparc64-regs.S: Likewise.
5791
cee59b3f
TW
57922017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5793
5794 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5795 and memory view on Python 3.
5796
c0f55cc6
AV
57972017-03-20 Artemiy Volkov <artemiyv@acm.org>
5798 Keith Seitz <keiths@redhat.com>
5799
5800 PR gdb/14441
5801 * gdb.cp/demangle.exp: Add rvalue reference tests.
5802 * gdb.cp/rvalue-ref-casts.cc: New file.
5803 * gdb.cp/rvalue-ref-casts.exp: New file.
5804 * gdb.cp/rvalue-ref-overload.cc: New file.
5805 * gdb.cp/rvalue-ref-overload.exp: New file.
5806 * gdb.cp/rvalue-ref-params.cc: New file.
5807 * gdb.cp/rvalue-ref-params.exp: New file.
5808 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5809 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5810 * gdb.cp/rvalue-ref-types.cc: New file.
5811 * gdb.cp/rvalue-ref-types.exp: New file.
5812 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5813 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5814
51457a05
MAL
58152017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5816
5817 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5818 New procedure.
5819
5b291c04
MAL
58202017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5821
5822 * lib/mi-support.exp (mi_gdb_test): Add additional message
5823 for unexpected output.
5824
59a56148
AA
58252017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5826
5827 * gdb.base/examine-backward.c (Barrier): New character array
5828 constant, to ensure that TestStrings is preceded by a string
5829 terminator.
5830
7942e96e
AA
58312017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5832
5833 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5834 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5835 and implicit pointer into such a location.
5836
6ebac3fb
DE
58372017-03-16 Doug Evans <dje@google.com>
5838
5839 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5840
ec3b243d
TP
58412017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5842
5843 * gdb.cp/m-static.exp: Fix expectation for prototype of
5844 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5845
58462017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5847
5848 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5849 * gdb.guile/scm-lazy-string.c: New file.
5850 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5851 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5852 for pointer, array, typedef lazy strings.
5853
2cc36e25 58542017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5855
5856 PR python/17728, python/18439, python/18779
5857 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5858 * gdb.python/py-lazy-string.c (pointer): New typedef.
5859 (main): New locals ptr, array, typedef_ptr.
5860 * gdb.python/py-value.exp: Move lazy string tests to ...
5861 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5862 array, typedef lazy strings.
ec3b243d 5863
0efcde63
AK
58642017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5865
5866 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5867 Add optional 'test' parameter.
5868
7978d7c3
SM
58692017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5872 Skip for versions of DejaGnu < 1.5.
5873
896c0c1e
SM
58742017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5875
5876 * lib/gdb.exp (dejagnu_version): New proc.
5877 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5878 Use dejagnu_version.
5879
5f4d1085
KS
58802017-03-10 Keith Seitz <keiths@redhat.com>
5881
5882 PR c++/8128
5883 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5884 type from destructor regexps.
5885 Add a branch which actually passes the test.
5886 Adjust "ptype t5i" test names.
5887
1de05205
PA
58882017-03-08 Pedro Alves <palves@redhat.com>
5889
5890 * gdb.base/step-over-exit.exp: Add explicit test message.
5891
c65d6b55
PA
58922017-03-08 Pedro Alves <palves@redhat.com>
5893
5894 PR gdb/18360
5895 * gdb.threads/interrupt-while-step-over.c: New file.
5896 * gdb.threads/interrupt-while-step-over.exp: New file.
5897
2e86a283
PA
58982017-03-08 Pedro Alves <palves@redhat.com>
5899
5900 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5901 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5902
25dcbff6
PA
59032017-03-08 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5906 PKRU as not supported as a PASS.
5907
dc9366eb
PA
59082017-03-08 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5911 prefix instead of $binfile1/$binfile2.
5912 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5913 in test message.
5914 * gdb.python/py-completion.exp: Use "load python file" as test
5915 messages instead of unstable path names.
5916
6e5d74e7
PA
59172017-03-08 Pedro Alves <palves@redhat.com>
5918 Jan Kratochvil <jan.kratochvil@redhat.com>
5919
5920 PR cli/21218
5921 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5922 New proc.
5923 (top level): Call it.
5924
9753a2f6
PA
59252017-03-08 Pedro Alves <palves@redhat.com>
5926
5927 PR tui/21216
5928 * gdb.tui/tui-nl-filtered-output.exp: New file.
5929
1a4dd9dd
PA
59302017-03-08 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/completion.exp: Move TUI completion tests to ...
5933 * gdb.tui/completion.exp: ... this new file.
5934
7cbbff33
PA
59352017-03-08 Pedro Alves <palves@redhat.com>
5936
5937 * gdb.base/tui-disasm-long-lines.c,
5938 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5939 gdb.base/tui-layout.exp: Move to ...
5940 * gdb.tui/: ... this new directory.
5941
5f6fd321
PA
59422017-03-07 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/tui-layout.c: New file.
5945 * gdb.base/tui-layout.exp: New file.
5946
44959fa8
PA
59472017-03-07 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.base/tui-layout.c: Rename to ...
5950 * gdb.base/tui-disasm-long-lines.c: ... this.
5951 * gdb.base/tui-layout.exp: Rename to ...
5952 * gdb.base/tui-disasm-long-lines.exp: ... this.
5953
f8c4e718
PA
59542017-03-07 Pedro Alves <palves@redhat.com>
5955
5956 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5957
6dbb839a 59582017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5959
5960 * i386-mpx-call.c: New file.
5961 * i386-mpx-call.exp: New file.
5962
65b48a81
PB
59632017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5964
5965 * gdb.arch/powerpc-power.exp: Delete test.
5966 * gdb.arch/powerpc-power.s: Likewise.
5967 * gdb.disasm/disassembler-options.exp: New test.
5968 * gdb.arch/powerpc-altivec.exp: Likewise.
5969 * gdb.arch/powerpc-altivec.s: Likewise.
5970 * gdb.arch/powerpc-altivec2.exp: Likewise.
5971 * gdb.arch/powerpc-altivec2.s: Likewise.
5972 * gdb.arch/powerpc-altivec3.exp: Likewise.
5973 * gdb.arch/powerpc-altivec3.s: Likewise.
5974 * gdb.arch/powerpc-power7.exp: Likewise.
5975 * gdb.arch/powerpc-power7.s: Likewise.
5976 * gdb.arch/powerpc-power8.exp: Likewise.
5977 * gdb.arch/powerpc-power8.s: Likewise.
5978 * gdb.arch/powerpc-power9.exp: Likewise.
5979 * gdb.arch/powerpc-power9.s: Likewise.
5980 * gdb.arch/powerpc-vsx.exp: Likewise.
5981 * gdb.arch/powerpc-vsx.s: Likewise.
5982 * gdb.arch/powerpc-vsx2.exp: Likewise.
5983 * gdb.arch/powerpc-vsx2.s: Likewise.
5984 * gdb.arch/powerpc-vsx3.exp: Likewise.
5985 * gdb.arch/powerpc-vsx3.s: Likewise.
5986 * gdb.arch/arm-disassembler-options.exp: Likewise.
5987 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5988 * gdb.arch/s390-disassembler-options.exp: Likewise.
5989
17cd4947
LM
59902017-02-23 Luis Machado <lgustavo@codesourcery.com>
5991
5992 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5993 (check_supported_features): ... this. Changed return type to void.
5994 (supports_rdseed): New static global.
5995 (rdseed): Check supports_rdseed.
5996 (initialize): Call check_supported_features.
5997
2039d74e
EBM
59982017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5999
6000 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6001 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6002 and lqarx/stqcx.
6003 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6004 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6005
a51d7ecf
EBM
60062017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6007
6008 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6009 uppercase.
6010
0224619f
JK
60112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6012
6013 * gdb.dwarf2/formdata16.c: New file.
6014 * gdb.dwarf2/formdata16.exp: New file.
6015 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6016
216f72a1
JK
60172017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6018
6019 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6020 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6021 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6022 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6023 DW_AT_GNU_*.
6024
43988095
JK
60252017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6026
6027 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6028
99e8a4f9
SDJ
60292017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6030
6031 PR gdb/21164
6032 * gdb.base/maint.exp: Add testcases for when the commands do
6033 not have arguments.
6034
b58a8c0c
TP
60352017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6036
6037 * gdb.cp/chained-calls.exp: Use p instead of P.
6038
4e746bb6
TW
60392017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6040
6041 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6042 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6043
3f77c769
TT
60442017-02-14 Tom Tromey <tom@tromey.com>
6045
6046 PR python/13598:
6047 * gdb.python/py-events.exp: Add before_prompt event tests.
6048
075beec0
AA
60492017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6050
6051 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6052
bf5f525c
LM
60532017-02-13 Luis Machado <lgustavo@codesourcery.com>
6054
6055 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6056 (main): Call my_unique_function_name.
6057 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6058 completion of patterns with a single match.
6059 Add missing -re switches to gdb_test_multiple calls.
6060
13a66184
LM
60612017-02-13 Luis Machado <lgustavo@codesourcery.com>
6062
6063 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6064 return if core file is not recognized.
6065
26a06916
SM
60662017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6067
6068 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6069 and extra UIs.
6070
b761ca9e
SM
60712017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6072
6073 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6074 proc_with_prefix.
6075
b964bee0
TT
60762017-02-10 Tom Tromey <tom@tromey.com>
6077
6078 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6079
18da0c51
MG
60802017-02-10 Martin Galvan <martingalvan@sourceware.org>
6081
6082 PR gdb/21122
6083 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6084
604c4576
JG
60852017-02-08 Jerome Guitton <guitton@adacore.com>
6086
6087 * gdb.base/define.exp: Add test for command abbreviations
6088 in define.
6089
20b477a7
LM
60902017-02-06 Luis Machado <lgustavo@codesourcery.com>
6091
6092 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6093 * gdb.reverse/insn-reverse-x86.c: New file.
6094
3f7b46f2
IR
60952017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6096
6097 PR tdep/20936
6098 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6099
f0fd41c1
TT
61002017-02-03 Tom Tromey <tom@tromey.com>
6101
6102 PR rust/21097:
6103 * gdb.rust/simple.exp: Add new tests.
6104
5be5dbf0
PA
61052017-02-02 Pedro Alves <palves@redhat.com>
6106
6107 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6108 tests.
6109
7346ef59
AA
61102017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6111
6112 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6113 taking a 2-byte value out of a 4-byte DWARF implicit value on
6114 big-endian targets.
6115 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6116 logic. Add test cases for DW_OP_implicit.
6117
787f0025
MM
61182017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6119
6120 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6121
68777c29
MM
61222017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6123
6124 * gdb.btrace/enable.exp: Call gdb_exit before
6125 skip_gdbserver_tests.
6126
0a1c7e28
MM
61272017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6128
6129 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6130 GDBFLAGS.
6131
b5ac99b0
MM
61322017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6133
6134 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6135 the test is skipped.
6136 * gdb.btrace/data.exp: Likewise.
6137 * gdb.btrace/delta.exp: Likewise.
6138 * gdb.btrace/dlopen.exp: Likewise.
6139 * gdb.btrace/enable-running.exp: Likewise.
6140 * gdb.btrace/enable.exp: Likewise.
6141 * gdb.btrace/exception.exp: Likewise.
6142 * gdb.btrace/function_call_history.exp: Likewise.
6143 * gdb.btrace/gcore.exp: Likewise.
6144 * gdb.btrace/instruction_history.exp: Likewise.
6145 * gdb.btrace/multi-thread-step.exp: Likewise.
6146 * gdb.btrace/nohist.exp: Likewise.
6147 * gdb.btrace/non-stop.exp: Likewise.
6148 * gdb.btrace/reconnect.exp: Likewise.
6149 * gdb.btrace/record_goto-step.exp: Likewise.
6150 * gdb.btrace/record_goto.exp: Likewise.
6151 * gdb.btrace/rn-dl-bind.exp: Likewise.
6152 * gdb.btrace/segv.exp: Likewise.
6153 * gdb.btrace/step.exp: Likewise.
6154 * gdb.btrace/stepi.exp: Likewise.
6155 * gdb.btrace/tailcall-only.exp: Likewise.
6156 * gdb.btrace/tailcall.exp: Likewise.
6157 * gdb.btrace/tsx.exp: Likewise.
6158 * gdb.btrace/unknown_functions.exp: Likewise.
6159 * gdb.btrace/vdso.exp: Likewise.
6160
cd4007e4
MM
61612017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6162
6163 * gdb.btrace/enable-running.c: New.
6164 * gdb.btrace/enable-running.exp: New.
6165
2735833d
WT
61662017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6167
6168 * gdb.arch/amd64-gs_base.c: New file.
6169 * gdb.arch/amd64-gs_base.exp: New file.
6170
b51e1e94
LM
61712017-01-26 Luis Machado <lgustavo@codesourcery.com>
6172
6173 * lib/memory.exp: Remove spurious empty newlines.
6174
72ca0410
SM
61752017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6176
6177 * gdb.python/py-bad-printers.exp: Load python file using "source".
6178 * gdb.python/py-events.exp: Likewise.
6179 * gdb.python/py-evsignal.exp: Likewise.
6180 * gdb.python/py-evthreads.exp: Likewise.
6181 * gdb.python/py-frame-args.exp: Likewise.
6182 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6183 * gdb.python/py-framefilter-mi.exp: Likewise.
6184 * gdb.python/py-framefilter.exp: Likewise.
6185 * gdb.python/py-mi.exp: Likewise.
6186 * gdb.python/py-pp-maint.exp: Likewise.
6187 * gdb.python/py-pp-registration.exp: Likewise.
6188 * gdb.python/py-prettyprint.exp: Likewise.
6189 (run_lang_tests): Likewise.
6190 * gdb.python/py-typeprint.exp: Likewise.
6191
e309aa65
LM
61922017-01-26 Luis Machado <lgustavo@codesourcery.com>
6193
6194 * lib/memory.exp: New file.
6195 * lib/gdb.exp: Load memory.exp.
6196 * gdb.base/memattr.exp (delete_memory): Move proc to
6197 lib/memory.exp and rename to delete_memory_regions.
6198 Replace delete_memory with delete_memory_regions.
6199 Cleanup memory regions before tests.
6200 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6201 before tests.
6202
515aff23
LM
62032017-01-26 Luis Machado <lgustavo@codesourcery.com>
6204
6205 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6206 files.
6207 (initialize): New function conditionally defined.
6208 (testcases): Move within conditional block.
6209 (main): Call initialize.
6210 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6211 of gdb.reverse/insn-reverse.c.
6212 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6213 gdb.reverse/insn-reverse.c.
6214
d8b49cf0
YQ
62152017-01-26 Yao Qi <yao.qi@linaro.org>
6216
6217 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6218 disassemble on address 0.
6219
f13a9a0c
YQ
62202017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6221 Yao Qi <yao.qi@linaro.org>
6222
6223 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6224 * gdb.dwarf2/implptr-64bit.S: Remove.
6225 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6226 variables in caller's context. Add DW_OP_implicit_value.
6227
5ac95241
YQ
62282017-01-25 Yao Qi <yao.qi@linaro.org>
6229
6230 * lib/dwarf.exp (Dwarf::_location): Handle
6231 DW_OP_GNU_implicit_pointer with proper size.
6232
23e82930
LM
62332017-01-20 Luis Machado <lgustavo@codesourcery.com>
6234
6235 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6236 and add untested calls.
6237
d334ae25
LM
62382017-01-20 Luis Machado <lgustavo@codesourcery.com>
6239
6240 * gdb.python/python.exp: Check line number against what GDB thinks
6241 the line number is for func1.
6242
f5e6296e
IB
62432017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6244
6245 * gdb.dlang/debug-expr.exp: New file.
6246
5b362f04
LM
62472016-12-23 Luis Machado <lgustavo@codesourcery.com>
6248
6249 Fix test names for the following files:
6250
6251 * gdb.ada/exec_changed.exp
6252 * gdb.ada/info_types.exp
6253 * gdb.arch/aarch64-atomic-inst.exp
6254 * gdb.arch/aarch64-fp.exp
6255 * gdb.arch/altivec-abi.exp
6256 * gdb.arch/altivec-regs.exp
6257 * gdb.arch/amd64-byte.exp
6258 * gdb.arch/amd64-disp-step.exp
6259 * gdb.arch/amd64-dword.exp
6260 * gdb.arch/amd64-entry-value-inline.exp
6261 * gdb.arch/amd64-entry-value-param.exp
6262 * gdb.arch/amd64-entry-value-paramref.exp
6263 * gdb.arch/amd64-entry-value.exp
6264 * gdb.arch/amd64-i386-address.exp
6265 * gdb.arch/amd64-invalid-stack-middle.exp
6266 * gdb.arch/amd64-invalid-stack-top.exp
6267 * gdb.arch/amd64-optimout-repeat.exp
6268 * gdb.arch/amd64-prologue-skip.exp
6269 * gdb.arch/amd64-prologue-xmm.exp
6270 * gdb.arch/amd64-stap-special-operands.exp
6271 * gdb.arch/amd64-stap-wrong-subexp.exp
6272 * gdb.arch/amd64-tailcall-cxx.exp
6273 * gdb.arch/amd64-tailcall-noret.exp
6274 * gdb.arch/amd64-tailcall-ret.exp
6275 * gdb.arch/amd64-tailcall-self.exp
6276 * gdb.arch/amd64-word.exp
6277 * gdb.arch/arm-bl-branch-dest.exp
6278 * gdb.arch/arm-disp-step.exp
6279 * gdb.arch/arm-neon.exp
6280 * gdb.arch/arm-single-step-kernel-helper.exp
6281 * gdb.arch/avr-flash-qualifier.exp
6282 * gdb.arch/disp-step-insn-reloc.exp
6283 * gdb.arch/e500-abi.exp
6284 * gdb.arch/e500-regs.exp
6285 * gdb.arch/ftrace-insn-reloc.exp
6286 * gdb.arch/i386-avx512.exp
6287 * gdb.arch/i386-bp_permanent.exp
6288 * gdb.arch/i386-byte.exp
6289 * gdb.arch/i386-cfi-notcurrent.exp
6290 * gdb.arch/i386-disp-step.exp
6291 * gdb.arch/i386-dr3-watch.exp
6292 * gdb.arch/i386-float.exp
6293 * gdb.arch/i386-gnu-cfi.exp
6294 * gdb.arch/i386-mpx-map.exp
6295 * gdb.arch/i386-mpx-sigsegv.exp
6296 * gdb.arch/i386-mpx-simple_segv.exp
6297 * gdb.arch/i386-mpx.exp
6298 * gdb.arch/i386-permbkpt.exp
6299 * gdb.arch/i386-prologue.exp
6300 * gdb.arch/i386-signal.exp
6301 * gdb.arch/i386-size-overlap.exp
6302 * gdb.arch/i386-unwind.exp
6303 * gdb.arch/i386-word.exp
6304 * gdb.arch/mips-fcr.exp
6305 * gdb.arch/powerpc-d128-regs.exp
6306 * gdb.arch/powerpc-stackless.exp
6307 * gdb.arch/ppc64-atomic-inst.exp
6308 * gdb.arch/s390-stackless.exp
6309 * gdb.arch/s390-tdbregs.exp
6310 * gdb.arch/s390-vregs.exp
6311 * gdb.arch/sparc-sysstep.exp
6312 * gdb.arch/thumb-bx-pc.exp
6313 * gdb.arch/thumb-singlestep.exp
6314 * gdb.arch/thumb2-it.exp
6315 * gdb.arch/vsx-regs.exp
6316 * gdb.asm/asm-source.exp
6317 * gdb.base/a2-run.exp
6318 * gdb.base/advance.exp
6319 * gdb.base/all-bin.exp
6320 * gdb.base/anon.exp
6321 * gdb.base/args.exp
6322 * gdb.base/arithmet.exp
6323 * gdb.base/async-shell.exp
6324 * gdb.base/async.exp
6325 * gdb.base/attach-pie-noexec.exp
6326 * gdb.base/attach-twice.exp
6327 * gdb.base/auto-load.exp
6328 * gdb.base/bang.exp
6329 * gdb.base/bitfields.exp
6330 * gdb.base/break-always.exp
6331 * gdb.base/break-caller-line.exp
6332 * gdb.base/break-entry.exp
6333 * gdb.base/break-inline.exp
6334 * gdb.base/break-on-linker-gcd-function.exp
6335 * gdb.base/break-probes.exp
6336 * gdb.base/break.exp
6337 * gdb.base/breakpoint-shadow.exp
6338 * gdb.base/call-ar-st.exp
6339 * gdb.base/call-sc.exp
6340 * gdb.base/call-signal-resume.exp
6341 * gdb.base/call-strs.exp
6342 * gdb.base/callfuncs.exp
6343 * gdb.base/catch-fork-static.exp
6344 * gdb.base/catch-gdb-caused-signals.exp
6345 * gdb.base/catch-load.exp
6346 * gdb.base/catch-signal-fork.exp
6347 * gdb.base/catch-signal.exp
6348 * gdb.base/catch-syscall.exp
6349 * gdb.base/charset.exp
6350 * gdb.base/checkpoint.exp
6351 * gdb.base/chng-syms.exp
6352 * gdb.base/code-expr.exp
6353 * gdb.base/code_elim.exp
6354 * gdb.base/commands.exp
6355 * gdb.base/completion.exp
6356 * gdb.base/complex.exp
6357 * gdb.base/cond-expr.exp
6358 * gdb.base/condbreak.exp
6359 * gdb.base/consecutive.exp
6360 * gdb.base/continue-all-already-running.exp
6361 * gdb.base/coredump-filter.exp
6362 * gdb.base/corefile.exp
6363 * gdb.base/dbx.exp
6364 * gdb.base/debug-expr.exp
6365 * gdb.base/define.exp
6366 * gdb.base/del.exp
6367 * gdb.base/disabled-location.exp
6368 * gdb.base/disasm-end-cu.exp
6369 * gdb.base/disasm-optim.exp
6370 * gdb.base/display.exp
6371 * gdb.base/duplicate-bp.exp
6372 * gdb.base/ena-dis-br.exp
6373 * gdb.base/ending-run.exp
6374 * gdb.base/enumval.exp
6375 * gdb.base/environ.exp
6376 * gdb.base/eu-strip-infcall.exp
6377 * gdb.base/eval-avoid-side-effects.exp
6378 * gdb.base/eval-skip.exp
6379 * gdb.base/exitsignal.exp
6380 * gdb.base/expand-psymtabs.exp
6381 * gdb.base/filesym.exp
6382 * gdb.base/find-unmapped.exp
6383 * gdb.base/finish.exp
6384 * gdb.base/float.exp
6385 * gdb.base/foll-exec-mode.exp
6386 * gdb.base/foll-exec.exp
6387 * gdb.base/foll-fork.exp
6388 * gdb.base/fortran-sym-case.exp
6389 * gdb.base/freebpcmd.exp
6390 * gdb.base/func-ptr.exp
6391 * gdb.base/func-ptrs.exp
6392 * gdb.base/funcargs.exp
6393 * gdb.base/gcore-buffer-overflow.exp
6394 * gdb.base/gcore-relro-pie.exp
6395 * gdb.base/gcore-relro.exp
6396 * gdb.base/gcore.exp
6397 * gdb.base/gdb1090.exp
6398 * gdb.base/gdb11530.exp
6399 * gdb.base/gdb11531.exp
6400 * gdb.base/gdb1821.exp
6401 * gdb.base/gdbindex-stabs.exp
6402 * gdb.base/gdbvars.exp
6403 * gdb.base/hbreak.exp
6404 * gdb.base/hbreak2.exp
6405 * gdb.base/included.exp
6406 * gdb.base/infcall-input.exp
6407 * gdb.base/inferior-died.exp
6408 * gdb.base/infnan.exp
6409 * gdb.base/info-macros.exp
6410 * gdb.base/info-os.exp
6411 * gdb.base/info-proc.exp
6412 * gdb.base/info-shared.exp
6413 * gdb.base/info-target.exp
6414 * gdb.base/infoline.exp
6415 * gdb.base/interp.exp
6416 * gdb.base/interrupt.exp
6417 * gdb.base/jit-reader.exp
6418 * gdb.base/jit-simple.exp
6419 * gdb.base/kill-after-signal.exp
6420 * gdb.base/kill-detach-inferiors-cmd.exp
6421 * gdb.base/label.exp
6422 * gdb.base/langs.exp
6423 * gdb.base/ldbl_e308.exp
6424 * gdb.base/line-symtabs.exp
6425 * gdb.base/linespecs.exp
6426 * gdb.base/list.exp
6427 * gdb.base/long_long.exp
6428 * gdb.base/longest-types.exp
6429 * gdb.base/maint.exp
6430 * gdb.base/max-value-size.exp
6431 * gdb.base/memattr.exp
6432 * gdb.base/mips_pro.exp
6433 * gdb.base/morestack.exp
6434 * gdb.base/moribund-step.exp
6435 * gdb.base/multi-forks.exp
6436 * gdb.base/nested-addr.exp
6437 * gdb.base/nextoverexit.exp
6438 * gdb.base/noreturn-finish.exp
6439 * gdb.base/noreturn-return.exp
6440 * gdb.base/nostdlib.exp
6441 * gdb.base/offsets.exp
6442 * gdb.base/opaque.exp
6443 * gdb.base/pc-fp.exp
6444 * gdb.base/permissions.exp
6445 * gdb.base/print-symbol-loading.exp
6446 * gdb.base/prologue-include.exp
6447 * gdb.base/psymtab.exp
6448 * gdb.base/ptype.exp
6449 * gdb.base/random-signal.exp
6450 * gdb.base/randomize.exp
6451 * gdb.base/range-stepping.exp
6452 * gdb.base/readline-ask.exp
6453 * gdb.base/recpar.exp
6454 * gdb.base/recurse.exp
6455 * gdb.base/relational.exp
6456 * gdb.base/restore.exp
6457 * gdb.base/return-nodebug.exp
6458 * gdb.base/return.exp
6459 * gdb.base/run-after-attach.exp
6460 * gdb.base/save-bp.exp
6461 * gdb.base/scope.exp
6462 * gdb.base/sect-cmd.exp
6463 * gdb.base/set-lang-auto.exp
6464 * gdb.base/set-noassign.exp
6465 * gdb.base/setvar.exp
6466 * gdb.base/sigall.exp
6467 * gdb.base/sigbpt.exp
6468 * gdb.base/siginfo-addr.exp
6469 * gdb.base/siginfo-infcall.exp
6470 * gdb.base/siginfo-obj.exp
6471 * gdb.base/siginfo.exp
6472 * gdb.base/signals-state-child.exp
6473 * gdb.base/signest.exp
6474 * gdb.base/sigstep.exp
6475 * gdb.base/sizeof.exp
6476 * gdb.base/skip.exp
6477 * gdb.base/solib-corrupted.exp
6478 * gdb.base/solib-nodir.exp
6479 * gdb.base/solib-search.exp
6480 * gdb.base/stack-checking.exp
6481 * gdb.base/stale-infcall.exp
6482 * gdb.base/stap-probe.exp
6483 * gdb.base/start.exp
6484 * gdb.base/step-break.exp
6485 * gdb.base/step-bt.exp
6486 * gdb.base/step-line.exp
6487 * gdb.base/step-over-exit.exp
6488 * gdb.base/step-over-syscall.exp
6489 * gdb.base/step-resume-infcall.exp
6490 * gdb.base/step-test.exp
6491 * gdb.base/store.exp
6492 * gdb.base/structs3.exp
6493 * gdb.base/sym-file.exp
6494 * gdb.base/symbol-without-target_section.exp
6495 * gdb.base/term.exp
6496 * gdb.base/testenv.exp
6497 * gdb.base/ui-redirect.exp
6498 * gdb.base/until.exp
6499 * gdb.base/unwindonsignal.exp
6500 * gdb.base/value-double-free.exp
6501 * gdb.base/vla-datatypes.exp
6502 * gdb.base/vla-ptr.exp
6503 * gdb.base/vla-sideeffect.exp
6504 * gdb.base/volatile.exp
6505 * gdb.base/watch-cond-infcall.exp
6506 * gdb.base/watch-cond.exp
6507 * gdb.base/watch-non-mem.exp
6508 * gdb.base/watch-read.exp
6509 * gdb.base/watch-vfork.exp
6510 * gdb.base/watchpoint-cond-gone.exp
6511 * gdb.base/watchpoint-delete.exp
6512 * gdb.base/watchpoint-hw-hit-once.exp
6513 * gdb.base/watchpoint-hw.exp
6514 * gdb.base/watchpoint-stops-at-right-insn.exp
6515 * gdb.base/watchpoints.exp
6516 * gdb.base/wchar.exp
6517 * gdb.base/whatis-exp.exp
6518 * gdb.btrace/buffer-size.exp
6519 * gdb.btrace/data.exp
6520 * gdb.btrace/delta.exp
6521 * gdb.btrace/dlopen.exp
6522 * gdb.btrace/enable.exp
6523 * gdb.btrace/exception.exp
6524 * gdb.btrace/function_call_history.exp
6525 * gdb.btrace/gcore.exp
6526 * gdb.btrace/instruction_history.exp
6527 * gdb.btrace/nohist.exp
6528 * gdb.btrace/reconnect.exp
6529 * gdb.btrace/record_goto-step.exp
6530 * gdb.btrace/record_goto.exp
6531 * gdb.btrace/rn-dl-bind.exp
6532 * gdb.btrace/segv.exp
6533 * gdb.btrace/step.exp
6534 * gdb.btrace/stepi.exp
6535 * gdb.btrace/tailcall-only.exp
6536 * gdb.btrace/tailcall.exp
6537 * gdb.btrace/tsx.exp
6538 * gdb.btrace/unknown_functions.exp
6539 * gdb.btrace/vdso.exp
6540 * gdb.compile/compile-ifunc.exp
6541 * gdb.compile/compile-ops.exp
6542 * gdb.compile/compile-print.exp
6543 * gdb.compile/compile-setjmp.exp
6544 * gdb.cp/abstract-origin.exp
6545 * gdb.cp/ambiguous.exp
6546 * gdb.cp/annota2.exp
6547 * gdb.cp/annota3.exp
6548 * gdb.cp/anon-ns.exp
6549 * gdb.cp/anon-struct.exp
6550 * gdb.cp/anon-union.exp
6551 * gdb.cp/arg-reference.exp
6552 * gdb.cp/baseenum.exp
6553 * gdb.cp/bool.exp
6554 * gdb.cp/breakpoint.exp
6555 * gdb.cp/bs15503.exp
6556 * gdb.cp/call-c.exp
6557 * gdb.cp/casts.exp
6558 * gdb.cp/chained-calls.exp
6559 * gdb.cp/class2.exp
6560 * gdb.cp/classes.exp
6561 * gdb.cp/cmpd-minsyms.exp
6562 * gdb.cp/converts.exp
6563 * gdb.cp/cp-relocate.exp
6564 * gdb.cp/cpcompletion.exp
6565 * gdb.cp/cpexprs.exp
6566 * gdb.cp/cplabel.exp
6567 * gdb.cp/cplusfuncs.exp
6568 * gdb.cp/cpsizeof.exp
6569 * gdb.cp/ctti.exp
6570 * gdb.cp/derivation.exp
6571 * gdb.cp/destrprint.exp
6572 * gdb.cp/dispcxx.exp
6573 * gdb.cp/enum-class.exp
6574 * gdb.cp/exception.exp
6575 * gdb.cp/exceptprint.exp
6576 * gdb.cp/expand-psymtabs-cxx.exp
6577 * gdb.cp/expand-sals.exp
6578 * gdb.cp/extern-c.exp
6579 * gdb.cp/filename.exp
6580 * gdb.cp/formatted-ref.exp
6581 * gdb.cp/fpointer.exp
6582 * gdb.cp/gdb1355.exp
6583 * gdb.cp/gdb2495.exp
6584 * gdb.cp/hang.exp
6585 * gdb.cp/impl-this.exp
6586 * gdb.cp/infcall-dlopen.exp
6587 * gdb.cp/inherit.exp
6588 * gdb.cp/iostream.exp
6589 * gdb.cp/koenig.exp
6590 * gdb.cp/local.exp
6591 * gdb.cp/m-data.exp
6592 * gdb.cp/m-static.exp
6593 * gdb.cp/mb-ctor.exp
6594 * gdb.cp/mb-inline.exp
6595 * gdb.cp/mb-templates.exp
6596 * gdb.cp/member-name.exp
6597 * gdb.cp/member-ptr.exp
6598 * gdb.cp/meth-typedefs.exp
6599 * gdb.cp/method.exp
6600 * gdb.cp/method2.exp
6601 * gdb.cp/minsym-fallback.exp
6602 * gdb.cp/misc.exp
6603 * gdb.cp/namelessclass.exp
6604 * gdb.cp/namespace-enum.exp
6605 * gdb.cp/namespace-nested-import.exp
6606 * gdb.cp/namespace.exp
6607 * gdb.cp/nextoverthrow.exp
6608 * gdb.cp/no-dmgl-verbose.exp
6609 * gdb.cp/non-trivial-retval.exp
6610 * gdb.cp/noparam.exp
6611 * gdb.cp/nsdecl.exp
6612 * gdb.cp/nsimport.exp
6613 * gdb.cp/nsnested.exp
6614 * gdb.cp/nsnoimports.exp
6615 * gdb.cp/nsrecurs.exp
6616 * gdb.cp/nsstress.exp
6617 * gdb.cp/nsusing.exp
6618 * gdb.cp/operator.exp
6619 * gdb.cp/oranking.exp
6620 * gdb.cp/overload-const.exp
6621 * gdb.cp/overload.exp
6622 * gdb.cp/ovldbreak.exp
6623 * gdb.cp/ovsrch.exp
6624 * gdb.cp/paren-type.exp
6625 * gdb.cp/parse-lang.exp
6626 * gdb.cp/pass-by-ref.exp
6627 * gdb.cp/pr-1023.exp
6628 * gdb.cp/pr-1210.exp
6629 * gdb.cp/pr-574.exp
6630 * gdb.cp/pr10687.exp
6631 * gdb.cp/pr12028.exp
6632 * gdb.cp/pr17132.exp
6633 * gdb.cp/pr17494.exp
6634 * gdb.cp/pr9067.exp
6635 * gdb.cp/pr9167.exp
6636 * gdb.cp/pr9631.exp
6637 * gdb.cp/printmethod.exp
6638 * gdb.cp/psmang.exp
6639 * gdb.cp/psymtab-parameter.exp
6640 * gdb.cp/ptype-cv-cp.exp
6641 * gdb.cp/ptype-flags.exp
6642 * gdb.cp/re-set-overloaded.exp
6643 * gdb.cp/ref-types.exp
6644 * gdb.cp/rtti.exp
6645 * gdb.cp/scope-err.exp
6646 * gdb.cp/shadow.exp
6647 * gdb.cp/smartp.exp
6648 * gdb.cp/static-method.exp
6649 * gdb.cp/static-print-quit.exp
6650 * gdb.cp/temargs.exp
6651 * gdb.cp/templates.exp
6652 * gdb.cp/try_catch.exp
6653 * gdb.cp/typedef-operator.exp
6654 * gdb.cp/typeid.exp
6655 * gdb.cp/userdef.exp
6656 * gdb.cp/using-crash.exp
6657 * gdb.cp/var-tag.exp
6658 * gdb.cp/virtbase.exp
6659 * gdb.cp/virtfunc.exp
6660 * gdb.cp/virtfunc2.exp
6661 * gdb.cp/vla-cxx.exp
6662 * gdb.disasm/t01_mov.exp
6663 * gdb.disasm/t02_mova.exp
6664 * gdb.disasm/t03_add.exp
6665 * gdb.disasm/t04_sub.exp
6666 * gdb.disasm/t05_cmp.exp
6667 * gdb.disasm/t06_ari2.exp
6668 * gdb.disasm/t07_ari3.exp
6669 * gdb.disasm/t08_or.exp
6670 * gdb.disasm/t09_xor.exp
6671 * gdb.disasm/t10_and.exp
6672 * gdb.disasm/t11_logs.exp
6673 * gdb.disasm/t12_bit.exp
6674 * gdb.disasm/t13_otr.exp
6675 * gdb.dlang/circular.exp
6676 * gdb.dwarf2/arr-stride.exp
6677 * gdb.dwarf2/arr-subrange.exp
6678 * gdb.dwarf2/atomic-type.exp
6679 * gdb.dwarf2/bad-regnum.exp
6680 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6681 * gdb.dwarf2/callframecfa.exp
6682 * gdb.dwarf2/clztest.exp
6683 * gdb.dwarf2/corrupt.exp
6684 * gdb.dwarf2/data-loc.exp
6685 * gdb.dwarf2/dup-psym.exp
6686 * gdb.dwarf2/dw2-anon-mptr.exp
6687 * gdb.dwarf2/dw2-anonymous-func.exp
6688 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6689 * gdb.dwarf2/dw2-bad-unresolved.exp
6690 * gdb.dwarf2/dw2-basic.exp
6691 * gdb.dwarf2/dw2-canonicalize-type.exp
6692 * gdb.dwarf2/dw2-case-insensitive.exp
6693 * gdb.dwarf2/dw2-common-block.exp
6694 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6695 * gdb.dwarf2/dw2-compressed.exp
6696 * gdb.dwarf2/dw2-const.exp
6697 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6698 * gdb.dwarf2/dw2-cu-size.exp
6699 * gdb.dwarf2/dw2-dup-frame.exp
6700 * gdb.dwarf2/dw2-entry-value.exp
6701 * gdb.dwarf2/dw2-icycle.exp
6702 * gdb.dwarf2/dw2-ifort-parameter.exp
6703 * gdb.dwarf2/dw2-inline-break.exp
6704 * gdb.dwarf2/dw2-inline-param.exp
6705 * gdb.dwarf2/dw2-intercu.exp
6706 * gdb.dwarf2/dw2-intermix.exp
6707 * gdb.dwarf2/dw2-lexical-block-bare.exp
6708 * gdb.dwarf2/dw2-linkage-name-trust.exp
6709 * gdb.dwarf2/dw2-minsym-in-cu.exp
6710 * gdb.dwarf2/dw2-noloc.exp
6711 * gdb.dwarf2/dw2-op-call.exp
6712 * gdb.dwarf2/dw2-op-out-param.exp
6713 * gdb.dwarf2/dw2-opt-structptr.exp
6714 * gdb.dwarf2/dw2-param-error.exp
6715 * gdb.dwarf2/dw2-producer.exp
6716 * gdb.dwarf2/dw2-ranges-base.exp
6717 * gdb.dwarf2/dw2-ref-missing-frame.exp
6718 * gdb.dwarf2/dw2-reg-undefined.exp
6719 * gdb.dwarf2/dw2-regno-invalid.exp
6720 * gdb.dwarf2/dw2-restore.exp
6721 * gdb.dwarf2/dw2-restrict.exp
6722 * gdb.dwarf2/dw2-single-line-discriminators.exp
6723 * gdb.dwarf2/dw2-strp.exp
6724 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6725 * gdb.dwarf2/dw2-unresolved.exp
6726 * gdb.dwarf2/dw2-var-zero-addr.exp
6727 * gdb.dwarf2/dw4-sig-types.exp
6728 * gdb.dwarf2/dwz.exp
6729 * gdb.dwarf2/dynarr-ptr.exp
6730 * gdb.dwarf2/enum-type.exp
6731 * gdb.dwarf2/gdb-index.exp
6732 * gdb.dwarf2/implptr-64bit.exp
6733 * gdb.dwarf2/implptr-optimized-out.exp
6734 * gdb.dwarf2/implptr.exp
6735 * gdb.dwarf2/implref-array.exp
6736 * gdb.dwarf2/implref-const.exp
6737 * gdb.dwarf2/implref-global.exp
6738 * gdb.dwarf2/implref-struct.exp
6739 * gdb.dwarf2/mac-fileno.exp
6740 * gdb.dwarf2/main-subprogram.exp
6741 * gdb.dwarf2/member-ptr-forwardref.exp
6742 * gdb.dwarf2/method-ptr.exp
6743 * gdb.dwarf2/missing-sig-type.exp
6744 * gdb.dwarf2/nonvar-access.exp
6745 * gdb.dwarf2/opaque-type-lookup.exp
6746 * gdb.dwarf2/pieces-optimized-out.exp
6747 * gdb.dwarf2/pieces.exp
6748 * gdb.dwarf2/pr10770.exp
6749 * gdb.dwarf2/pr13961.exp
6750 * gdb.dwarf2/staticvirtual.exp
6751 * gdb.dwarf2/subrange.exp
6752 * gdb.dwarf2/symtab-producer.exp
6753 * gdb.dwarf2/trace-crash.exp
6754 * gdb.dwarf2/typeddwarf.exp
6755 * gdb.dwarf2/valop.exp
6756 * gdb.dwarf2/watch-notconst.exp
6757 * gdb.fortran/array-element.exp
6758 * gdb.fortran/charset.exp
6759 * gdb.fortran/common-block.exp
6760 * gdb.fortran/complex.exp
6761 * gdb.fortran/derived-type-function.exp
6762 * gdb.fortran/derived-type.exp
6763 * gdb.fortran/logical.exp
6764 * gdb.fortran/module.exp
6765 * gdb.fortran/multi-dim.exp
6766 * gdb.fortran/nested-funcs.exp
6767 * gdb.fortran/print-formatted.exp
6768 * gdb.fortran/subarray.exp
6769 * gdb.fortran/vla-alloc-assoc.exp
6770 * gdb.fortran/vla-datatypes.exp
6771 * gdb.fortran/vla-history.exp
6772 * gdb.fortran/vla-ptr-info.exp
6773 * gdb.fortran/vla-ptype-sub.exp
6774 * gdb.fortran/vla-ptype.exp
6775 * gdb.fortran/vla-sizeof.exp
6776 * gdb.fortran/vla-type.exp
6777 * gdb.fortran/vla-value-sub-arbitrary.exp
6778 * gdb.fortran/vla-value-sub-finish.exp
6779 * gdb.fortran/vla-value-sub.exp
6780 * gdb.fortran/vla-value.exp
6781 * gdb.fortran/whatis_type.exp
6782 * gdb.go/chan.exp
6783 * gdb.go/handcall.exp
6784 * gdb.go/hello.exp
6785 * gdb.go/integers.exp
6786 * gdb.go/methods.exp
6787 * gdb.go/package.exp
6788 * gdb.go/strings.exp
6789 * gdb.go/types.exp
6790 * gdb.go/unsafe.exp
6791 * gdb.guile/scm-arch.exp
6792 * gdb.guile/scm-block.exp
6793 * gdb.guile/scm-breakpoint.exp
6794 * gdb.guile/scm-cmd.exp
6795 * gdb.guile/scm-disasm.exp
6796 * gdb.guile/scm-equal.exp
6797 * gdb.guile/scm-frame-args.exp
6798 * gdb.guile/scm-frame-inline.exp
6799 * gdb.guile/scm-frame.exp
6800 * gdb.guile/scm-iterator.exp
6801 * gdb.guile/scm-math.exp
6802 * gdb.guile/scm-objfile.exp
6803 * gdb.guile/scm-ports.exp
6804 * gdb.guile/scm-symbol.exp
6805 * gdb.guile/scm-symtab.exp
6806 * gdb.guile/scm-value-cc.exp
6807 * gdb.guile/types-module.exp
6808 * gdb.linespec/break-ask.exp
6809 * gdb.linespec/cpexplicit.exp
6810 * gdb.linespec/explicit.exp
6811 * gdb.linespec/keywords.exp
6812 * gdb.linespec/linespec.exp
6813 * gdb.linespec/ls-dollar.exp
6814 * gdb.linespec/ls-errs.exp
6815 * gdb.linespec/skip-two.exp
6816 * gdb.linespec/thread.exp
6817 * gdb.mi/mi-async.exp
6818 * gdb.mi/mi-basics.exp
6819 * gdb.mi/mi-break.exp
6820 * gdb.mi/mi-catch-load.exp
6821 * gdb.mi/mi-cli.exp
6822 * gdb.mi/mi-cmd-param-changed.exp
6823 * gdb.mi/mi-console.exp
6824 * gdb.mi/mi-detach.exp
6825 * gdb.mi/mi-disassemble.exp
6826 * gdb.mi/mi-eval.exp
6827 * gdb.mi/mi-file-transfer.exp
6828 * gdb.mi/mi-file.exp
6829 * gdb.mi/mi-fill-memory.exp
6830 * gdb.mi/mi-inheritance-syntax-error.exp
6831 * gdb.mi/mi-linespec-err-cp.exp
6832 * gdb.mi/mi-logging.exp
6833 * gdb.mi/mi-memory-changed.exp
6834 * gdb.mi/mi-read-memory.exp
6835 * gdb.mi/mi-record-changed.exp
6836 * gdb.mi/mi-reg-undefined.exp
6837 * gdb.mi/mi-regs.exp
6838 * gdb.mi/mi-return.exp
6839 * gdb.mi/mi-reverse.exp
6840 * gdb.mi/mi-simplerun.exp
6841 * gdb.mi/mi-solib.exp
6842 * gdb.mi/mi-stack.exp
6843 * gdb.mi/mi-stepi.exp
6844 * gdb.mi/mi-syn-frame.exp
6845 * gdb.mi/mi-until.exp
6846 * gdb.mi/mi-var-block.exp
6847 * gdb.mi/mi-var-child.exp
6848 * gdb.mi/mi-var-cmd.exp
6849 * gdb.mi/mi-var-cp.exp
6850 * gdb.mi/mi-var-display.exp
6851 * gdb.mi/mi-var-invalidate.exp
6852 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6853 * gdb.mi/mi-vla-fortran.exp
6854 * gdb.mi/mi-watch.exp
6855 * gdb.mi/mi2-var-child.exp
6856 * gdb.mi/user-selected-context-sync.exp
6857 * gdb.modula2/unbounded-array.exp
6858 * gdb.multi/dummy-frame-restore.exp
6859 * gdb.multi/multi-arch-exec.exp
6860 * gdb.multi/multi-arch.exp
6861 * gdb.multi/tids.exp
6862 * gdb.multi/watchpoint-multi.exp
6863 * gdb.opencl/callfuncs.exp
6864 * gdb.opencl/convs_casts.exp
6865 * gdb.opencl/datatypes.exp
6866 * gdb.opencl/operators.exp
6867 * gdb.opencl/vec_comps.exp
6868 * gdb.opt/clobbered-registers-O2.exp
6869 * gdb.opt/inline-break.exp
6870 * gdb.opt/inline-bt.exp
6871 * gdb.opt/inline-cmds.exp
6872 * gdb.opt/inline-locals.exp
6873 * gdb.pascal/case-insensitive-symbols.exp
6874 * gdb.pascal/floats.exp
6875 * gdb.pascal/gdb11492.exp
6876 * gdb.python/lib-types.exp
6877 * gdb.python/py-arch.exp
6878 * gdb.python/py-as-string.exp
6879 * gdb.python/py-bad-printers.exp
6880 * gdb.python/py-block.exp
6881 * gdb.python/py-breakpoint-create-fail.exp
6882 * gdb.python/py-breakpoint.exp
6883 * gdb.python/py-caller-is.exp
6884 * gdb.python/py-cmd.exp
6885 * gdb.python/py-explore-cc.exp
6886 * gdb.python/py-explore.exp
6887 * gdb.python/py-finish-breakpoint.exp
6888 * gdb.python/py-finish-breakpoint2.exp
6889 * gdb.python/py-frame-args.exp
6890 * gdb.python/py-frame-inline.exp
6891 * gdb.python/py-frame.exp
6892 * gdb.python/py-framefilter-mi.exp
6893 * gdb.python/py-infthread.exp
6894 * gdb.python/py-lazy-string.exp
6895 * gdb.python/py-linetable.exp
6896 * gdb.python/py-mi-events.exp
6897 * gdb.python/py-mi-objfile.exp
6898 * gdb.python/py-mi.exp
6899 * gdb.python/py-objfile.exp
6900 * gdb.python/py-pp-integral.exp
6901 * gdb.python/py-pp-maint.exp
6902 * gdb.python/py-pp-re-notag.exp
6903 * gdb.python/py-pp-registration.exp
6904 * gdb.python/py-recurse-unwind.exp
6905 * gdb.python/py-strfns.exp
6906 * gdb.python/py-symbol.exp
6907 * gdb.python/py-symtab.exp
6908 * gdb.python/py-sync-interp.exp
6909 * gdb.python/py-typeprint.exp
6910 * gdb.python/py-unwind-maint.exp
6911 * gdb.python/py-unwind.exp
6912 * gdb.python/py-value-cc.exp
6913 * gdb.python/py-xmethods.exp
6914 * gdb.reverse/amd64-tailcall-reverse.exp
6915 * gdb.reverse/break-precsave.exp
6916 * gdb.reverse/break-reverse.exp
6917 * gdb.reverse/consecutive-precsave.exp
6918 * gdb.reverse/consecutive-reverse.exp
6919 * gdb.reverse/finish-precsave.exp
6920 * gdb.reverse/finish-reverse-bkpt.exp
6921 * gdb.reverse/finish-reverse.exp
6922 * gdb.reverse/fstatat-reverse.exp
6923 * gdb.reverse/getresuid-reverse.exp
6924 * gdb.reverse/i386-precsave.exp
6925 * gdb.reverse/i386-reverse.exp
6926 * gdb.reverse/i386-sse-reverse.exp
6927 * gdb.reverse/i387-env-reverse.exp
6928 * gdb.reverse/i387-stack-reverse.exp
6929 * gdb.reverse/insn-reverse.exp
6930 * gdb.reverse/machinestate-precsave.exp
6931 * gdb.reverse/machinestate.exp
6932 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6933 * gdb.reverse/pipe-reverse.exp
6934 * gdb.reverse/readv-reverse.exp
6935 * gdb.reverse/recvmsg-reverse.exp
6936 * gdb.reverse/rerun-prec.exp
6937 * gdb.reverse/s390-mvcle.exp
6938 * gdb.reverse/step-precsave.exp
6939 * gdb.reverse/step-reverse.exp
6940 * gdb.reverse/time-reverse.exp
6941 * gdb.reverse/until-precsave.exp
6942 * gdb.reverse/until-reverse.exp
6943 * gdb.reverse/waitpid-reverse.exp
6944 * gdb.reverse/watch-precsave.exp
6945 * gdb.reverse/watch-reverse.exp
6946 * gdb.rust/generics.exp
6947 * gdb.rust/methods.exp
6948 * gdb.rust/modules.exp
6949 * gdb.rust/simple.exp
6950 * gdb.server/connect-with-no-symbol-file.exp
6951 * gdb.server/ext-attach.exp
6952 * gdb.server/ext-restart.exp
6953 * gdb.server/ext-wrapper.exp
6954 * gdb.server/file-transfer.exp
6955 * gdb.server/server-exec-info.exp
6956 * gdb.server/server-kill.exp
6957 * gdb.server/server-mon.exp
6958 * gdb.server/wrapper.exp
6959 * gdb.stabs/exclfwd.exp
6960 * gdb.stabs/gdb11479.exp
6961 * gdb.threads/clone-new-thread-event.exp
6962 * gdb.threads/corethreads.exp
6963 * gdb.threads/current-lwp-dead.exp
6964 * gdb.threads/dlopen-libpthread.exp
6965 * gdb.threads/gcore-thread.exp
6966 * gdb.threads/sigstep-threads.exp
6967 * gdb.threads/watchpoint-fork.exp
6968 * gdb.trace/actions-changed.exp
6969 * gdb.trace/backtrace.exp
6970 * gdb.trace/change-loc.exp
6971 * gdb.trace/circ.exp
6972 * gdb.trace/collection.exp
6973 * gdb.trace/disconnected-tracing.exp
6974 * gdb.trace/ftrace.exp
6975 * gdb.trace/mi-trace-frame-collected.exp
6976 * gdb.trace/mi-trace-unavailable.exp
6977 * gdb.trace/mi-traceframe-changed.exp
6978 * gdb.trace/mi-tsv-changed.exp
6979 * gdb.trace/no-attach-trace.exp
6980 * gdb.trace/passc-dyn.exp
6981 * gdb.trace/qtro.exp
6982 * gdb.trace/range-stepping.exp
6983 * gdb.trace/read-memory.exp
6984 * gdb.trace/save-trace.exp
6985 * gdb.trace/signal.exp
6986 * gdb.trace/status-stop.exp
6987 * gdb.trace/tfile.exp
6988 * gdb.trace/trace-break.exp
6989 * gdb.trace/trace-buffer-size.exp
6990 * gdb.trace/trace-condition.exp
6991 * gdb.trace/tracefile-pseudo-reg.exp
6992 * gdb.trace/tstatus.exp
6993 * gdb.trace/unavailable.exp
6994 * gdb.trace/while-dyn.exp
6995 * gdb.trace/while-stepping.exp
6996
34c41c68
DE
69972016-12-22 Doug Evans <xdje42@gmail.com>
6998
6999 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7000 and msymbols.
7001
16e69324
YQ
70022016-12-19 Yao Qi <yao.qi@linaro.org>
7003
7004 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7005 (test_with_self): Don't call do_steps_and_nexts, and remove
7006 code about stepping into xmalloc.
7007
f94f411b
YQ
70082016-12-09 Yao Qi <yao.qi@linaro.org>
7009
7010 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7011
70122016-12-09 Yao Qi <yao.qi@linaro.org>
7013
7014 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7015
f1b5deee
PA
70162016-12-09 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/all-architectures-0.exp: New file.
7019 * gdb.base/all-architectures-1.exp: New file.
7020 * gdb.base/all-architectures-2.exp: New file.
7021 * gdb.base/all-architectures-3.exp: New file.
7022 * gdb.base/all-architectures-4.exp: New file.
7023 * gdb.base/all-architectures-5.exp: New file.
7024 * gdb.base/all-architectures-6.exp: New file.
7025 * gdb.base/all-architectures-7.exp: New file.
7026 * gdb.base/all-architectures.exp.in: New file.
7027
364ca42e
YQ
70282016-12-09 Yao Qi <yao.qi@linaro.org>
7029
7030 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7031
107c2d62
LM
70322016-12-02 Luis Machado <lgustavo@codesourcery.com>
7033
7034 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7035 possible.
7036 Remove useless pattern-matching code.
7037
df3ee9ca
PA
70382016-12-02 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7041 procedure.
7042 (top level): Call it.
7043
ec835369
PA
70442016-12-02 Pedro Alves <palves@redhat.com>
7045
7046 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7047 New procedure.
7048 (top level): Call it.
7049
01770bbd
PA
70502016-12-02 Pedro Alves <palves@redhat.com>
7051
7052 PR cli/20559
7053 * gdb.base/commands.exp (user_defined_command_args_eval): New
7054 procedure.
7055 (top level): Call it.
7056
008459ea
LM
70572016-12-02 Luis Machado <lgustavo@codesourcery.com>
7058
7059 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7060 timeout handling.
7061
0c1b455e
TT
70622016-12-02 Tom Tromey <tom@tromey.com>
7063
7064 * gdb.dwarf2/main-subprogram.c: New file.
7065 * gdb.dwarf2/main-subprogram.exp: New file.
7066
018572b8
LM
70672016-12-01 Luis Machado <lgustavo@codesourcery.com>
7068
7069 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7070 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7071 gdb_test_no_output for a couple of cases.
7072 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7073
84c93cd5
LM
70742016-12-01 Luis Machado <lgustavo@codesourcery.com>
7075
7076 Fix test names and standardize compilation error messages throughout
7077 the following files:
7078
7079 * gdb.ada/start.exp
7080 * gdb.arch/alpha-step.exp
7081 * gdb.arch/e500-prologue.exp
7082 * gdb.arch/ftrace-insn-reloc.exp
7083 * gdb.arch/gdb1291.exp
7084 * gdb.arch/gdb1431.exp
7085 * gdb.arch/gdb1558.exp
7086 * gdb.arch/i386-dr3-watch.exp
7087 * gdb.arch/i386-sse-stack-align.exp
7088 * gdb.arch/ia64-breakpoint-shadow.exp
7089 * gdb.arch/pa-nullify.exp
7090 * gdb.arch/powerpc-aix-prologue.exp
7091 * gdb.arch/thumb-bx-pc.exp
7092 * gdb.base/annota1.exp
7093 * gdb.base/annota3.exp
7094 * gdb.base/arrayidx.exp
7095 * gdb.base/assign.exp
7096 * gdb.base/attach.exp
7097 * gdb.base/auxv.exp
7098 * gdb.base/bang.exp
7099 * gdb.base/bfp-test.exp
7100 * gdb.base/bigcore.exp
7101 * gdb.base/bitfields2.exp
7102 * gdb.base/break-fun-addr.exp
7103 * gdb.base/break-probes.exp
7104 * gdb.base/call-rt-st.exp
7105 * gdb.base/callexit.exp
7106 * gdb.base/catch-fork-kill.exp
7107 * gdb.base/charset.exp
7108 * gdb.base/checkpoint.exp
7109 * gdb.base/comprdebug.exp
7110 * gdb.base/constvars.exp
7111 * gdb.base/coredump-filter.exp
7112 * gdb.base/cursal.exp
7113 * gdb.base/cvexpr.exp
7114 * gdb.base/detach.exp
7115 * gdb.base/display.exp
7116 * gdb.base/dmsym.exp
7117 * gdb.base/dprintf-pending.exp
7118 * gdb.base/dso2dso.exp
7119 * gdb.base/dtrace-probe.exp
7120 * gdb.base/dump.exp
7121 * gdb.base/enum_cond.exp
7122 * gdb.base/exe-lock.exp
7123 * gdb.base/exec-invalid-sysroot.exp
7124 * gdb.base/execl-update-breakpoints.exp
7125 * gdb.base/exprs.exp
7126 * gdb.base/fileio.exp
7127 * gdb.base/find.exp
7128 * gdb.base/finish.exp
7129 * gdb.base/fixsection.exp
7130 * gdb.base/foll-vfork.exp
7131 * gdb.base/frame-args.exp
7132 * gdb.base/gcore.exp
7133 * gdb.base/gdb1250.exp
7134 * gdb.base/global-var-nested-by-dso.exp
7135 * gdb.base/gnu-ifunc.exp
7136 * gdb.base/hashline1.exp
7137 * gdb.base/hashline2.exp
7138 * gdb.base/hashline3.exp
7139 * gdb.base/hbreak-in-shr-unsupported.exp
7140 * gdb.base/huge.exp
7141 * gdb.base/infcall-input.exp
7142 * gdb.base/info-fun.exp
7143 * gdb.base/info-shared.exp
7144 * gdb.base/jit-simple.exp
7145 * gdb.base/jit-so.exp
7146 * gdb.base/jit.exp
7147 * gdb.base/jump.exp
7148 * gdb.base/label.exp
7149 * gdb.base/lineinc.exp
7150 * gdb.base/logical.exp
7151 * gdb.base/longjmp.exp
7152 * gdb.base/macscp.exp
7153 * gdb.base/miscexprs.exp
7154 * gdb.base/new-ui-echo.exp
7155 * gdb.base/new-ui-pending-input.exp
7156 * gdb.base/new-ui.exp
7157 * gdb.base/nodebug.exp
7158 * gdb.base/nofield.exp
7159 * gdb.base/offsets.exp
7160 * gdb.base/overlays.exp
7161 * gdb.base/pending.exp
7162 * gdb.base/pointers.exp
7163 * gdb.base/pr11022.exp
7164 * gdb.base/printcmds.exp
7165 * gdb.base/prologue.exp
7166 * gdb.base/ptr-typedef.exp
7167 * gdb.base/realname-expand.exp
7168 * gdb.base/relativedebug.exp
7169 * gdb.base/relocate.exp
7170 * gdb.base/remote.exp
7171 * gdb.base/reread.exp
7172 * gdb.base/return2.exp
7173 * gdb.base/savedregs.exp
7174 * gdb.base/sep.exp
7175 * gdb.base/sepdebug.exp
7176 * gdb.base/sepsymtab.exp
7177 * gdb.base/set-inferior-tty.exp
7178 * gdb.base/setshow.exp
7179 * gdb.base/shlib-call.exp
7180 * gdb.base/sigaltstack.exp
7181 * gdb.base/siginfo-addr.exp
7182 * gdb.base/signals.exp
7183 * gdb.base/signull.exp
7184 * gdb.base/sigrepeat.exp
7185 * gdb.base/so-impl-ld.exp
7186 * gdb.base/solib-display.exp
7187 * gdb.base/solib-overlap.exp
7188 * gdb.base/solib-search.exp
7189 * gdb.base/solib-symbol.exp
7190 * gdb.base/structs.exp
7191 * gdb.base/structs2.exp
7192 * gdb.base/symtab-search-order.exp
7193 * gdb.base/twice.exp
7194 * gdb.base/unload.exp
7195 * gdb.base/varargs.exp
7196 * gdb.base/watchpoint-solib.exp
7197 * gdb.base/watchpoint.exp
7198 * gdb.base/whatis.exp
7199 * gdb.base/wrong_frame_bt_full.exp
7200 * gdb.btrace/dlopen.exp
7201 * gdb.cell/ea-standalone.exp
7202 * gdb.cell/ea-test.exp
7203 * gdb.cp/dispcxx.exp
7204 * gdb.cp/gdb2384.exp
7205 * gdb.cp/method2.exp
7206 * gdb.cp/nextoverthrow.exp
7207 * gdb.cp/pr10728.exp
7208 * gdb.disasm/am33.exp
7209 * gdb.disasm/h8300s.exp
7210 * gdb.disasm/mn10300.exp
7211 * gdb.disasm/sh3.exp
7212 * gdb.dwarf2/dw2-dir-file-name.exp
7213 * gdb.fortran/complex.exp
7214 * gdb.fortran/library-module.exp
7215 * gdb.guile/scm-pretty-print.exp
7216 * gdb.guile/scm-symbol.exp
7217 * gdb.guile/scm-type.exp
7218 * gdb.guile/scm-value.exp
7219 * gdb.linespec/linespec.exp
7220 * gdb.mi/gdb701.exp
7221 * gdb.mi/gdb792.exp
7222 * gdb.mi/mi-breakpoint-changed.exp
7223 * gdb.mi/mi-dprintf-pending.exp
7224 * gdb.mi/mi-dprintf.exp
7225 * gdb.mi/mi-exit-code.exp
7226 * gdb.mi/mi-pending.exp
7227 * gdb.mi/mi-solib.exp
7228 * gdb.mi/new-ui-mi-sync.exp
7229 * gdb.mi/pr11022.exp
7230 * gdb.mi/user-selected-context-sync.exp
7231 * gdb.opt/solib-intra-step.exp
7232 * gdb.python/py-events.exp
7233 * gdb.python/py-finish-breakpoint.exp
7234 * gdb.python/py-mi.exp
7235 * gdb.python/py-prettyprint.exp
7236 * gdb.python/py-shared.exp
7237 * gdb.python/py-symbol.exp
7238 * gdb.python/py-template.exp
7239 * gdb.python/py-type.exp
7240 * gdb.python/py-value.exp
7241 * gdb.reverse/solib-precsave.exp
7242 * gdb.reverse/solib-reverse.exp
7243 * gdb.server/solib-list.exp
7244 * gdb.stabs/weird.exp
7245 * gdb.threads/reconnect-signal.exp
7246 * gdb.threads/stepi-random-signal.exp
7247 * gdb.trace/actions.exp
7248 * gdb.trace/ax.exp
7249 * gdb.trace/backtrace.exp
7250 * gdb.trace/change-loc.exp
7251 * gdb.trace/deltrace.exp
7252 * gdb.trace/ftrace-lock.exp
7253 * gdb.trace/ftrace.exp
7254 * gdb.trace/infotrace.exp
7255 * gdb.trace/mi-tracepoint-changed.exp
7256 * gdb.trace/packetlen.exp
7257 * gdb.trace/passcount.exp
7258 * gdb.trace/pending.exp
7259 * gdb.trace/range-stepping.exp
7260 * gdb.trace/report.exp
7261 * gdb.trace/stap-trace.exp
7262 * gdb.trace/tfind.exp
7263 * gdb.trace/trace-break.exp
7264 * gdb.trace/trace-condition.exp
7265 * gdb.trace/trace-enable-disable.exp
7266 * gdb.trace/trace-mt.exp
7267 * gdb.trace/tracecmd.exp
7268 * gdb.trace/tspeed.exp
7269 * gdb.trace/tsv.exp
7270 * lib/perftest.exp
7271
fb9feb35
LM
72722016-12-01 Luis Machado <lgustavo@codesourcery.com>
7273
7274 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7275 with gdb_test_no_output.
7276 Use command as test name.
7277
cd2ddb6c
LM
72782016-12-01 Luis Machado <lgustavo@codesourcery.com>
7279
7280 Fix test names starting with uppercase throughout the files.
7281
7282 * gdb.ada/assign_1.exp
7283 * gdb.ada/boolean_expr.exp
7284 * gdb.base/arrayidx.exp
7285 * gdb.base/del.exp
7286 * gdb.base/gcore-buffer-overflow.exp
7287 * gdb.base/testenv.exp
7288 * gdb.compile/compile.exp
7289 * gdb.python/py-framefilter-invalidarg.exp
7290 * gdb.python/py-framefilter.exp
7291
bb95117e
LM
72922016-12-01 Luis Machado <lgustavo@codesourcery.com>
7293
7294 Fix test names starting with uppercase throughout the files.
7295
7296 * gdb.ada/array_return.exp
7297 * gdb.ada/expr_delims.exp
7298 * gdb.ada/mi_dyn_arr.exp
7299 * gdb.ada/mi_interface.exp
7300 * gdb.ada/mi_var_array.exp
7301 * gdb.ada/watch_arg.exp
7302 * gdb.arch/alpha-step.exp
7303 * gdb.arch/altivec-regs.exp
7304 * gdb.arch/e500-regs.exp
7305 * gdb.arch/powerpc-d128-regs.exp
7306 * gdb.base/arrayidx.exp
7307 * gdb.base/break.exp
7308 * gdb.base/checkpoint.exp
7309 * gdb.base/debug-expr.exp
7310 * gdb.base/dmsym.exp
7311 * gdb.base/radix.exp
7312 * gdb.base/sepdebug.exp
7313 * gdb.base/testenv.exp
7314 * gdb.base/watch_thread_num.exp
7315 * gdb.base/watchpoint-cond-gone.exp
7316 * gdb.cell/break.exp
7317 * gdb.cell/ea-cache.exp
7318 * gdb.compile/compile.exp
7319 * gdb.cp/gdb2495.exp
7320 * gdb.gdb/selftest.exp
7321 * gdb.gdb/xfullpath.exp
7322 * gdb.go/hello.exp
7323 * gdb.go/integers.exp
7324 * gdb.objc/basicclass.exp
7325 * gdb.pascal/hello.exp
7326 * gdb.pascal/integers.exp
7327 * gdb.python/py-breakpoint.exp
7328 * gdb.python/py-cmd.exp
7329 * gdb.python/py-linetable.exp
7330 * gdb.python/py-xmethods.exp
7331 * gdb.python/python.exp
7332 * gdb.reverse/consecutive-precsave.exp
7333 * gdb.reverse/finish-precsave.exp
7334 * gdb.reverse/i386-precsave.exp
7335 * gdb.reverse/machinestate-precsave.exp
7336 * gdb.reverse/sigall-precsave.exp
7337 * gdb.reverse/solib-precsave.exp
7338 * gdb.reverse/step-precsave.exp
7339 * gdb.reverse/until-precsave.exp
7340 * gdb.reverse/watch-precsave.exp
7341 * gdb.threads/leader-exit.exp
7342 * gdb.threads/pthreads.exp
7343 * gdb.threads/wp-replication.exp
7344 * gdb.trace/actions.exp
7345 * gdb.trace/mi-tsv-changed.exp
7346 * gdb.trace/tsv.exp
7347
de97fdd4
LM
73482016-12-01 Luis Machado <lgustavo@codesourcery.com>
7349
7350 Fix test names starting with uppercase throughout the files.
7351
7352 * gdb.arch/i386-bp_permanent.exp
7353 * gdb.arch/i386-gnu-cfi.exp
7354 * gdb.base/disasm-end-cu.exp
7355 * gdb.base/macscp.exp
7356 * gdb.base/pending.exp
7357 * gdb.base/watch_thread_num.exp
7358 * gdb.cp/exception.exp
7359 * gdb.cp/gdb2495.exp
7360 * gdb.cp/local.exp
7361 * gdb.python/py-evsignal.exp
7362 * gdb.python/python.exp
7363 * gdb.trace/tracecmd.exp
7364
9f058c10
LM
73652016-12-01 Luis Machado <lgustavo@codesourcery.com>
7366
7367 Fix test names starting with uppercase throughout the files.
7368
7369 * gdb.base/charset.exp
7370 * gdb.base/eval.exp
7371 * gdb.base/multi-forks.exp
7372 * gdb.guile/scm-progspace.exp
7373 * gdb.opencl/datatypes.exp
7374 * gdb.python/py-block.exp
7375 * gdb.python/py-function.exp
7376 * gdb.python/py-symbol.exp
7377 * gdb.python/py-symtab.exp
7378 * gdb.python/py-xmethods.exp
7379 * gdb.reverse/break-precsave.exp
7380 * gdb.reverse/break-reverse.exp
7381 * gdb.reverse/consecutive-precsave.exp
7382 * gdb.reverse/consecutive-reverse.exp
7383 * gdb.reverse/finish-precsave.exp
7384 * gdb.reverse/finish-reverse-bkpt.exp
7385 * gdb.reverse/finish-reverse.exp
7386 * gdb.reverse/fstatat-reverse.exp
7387 * gdb.reverse/getresuid-reverse.exp
7388 * gdb.reverse/i386-precsave.exp
7389 * gdb.reverse/i386-reverse.exp
7390 * gdb.reverse/i386-sse-reverse.exp
7391 * gdb.reverse/i387-stack-reverse.exp
7392 * gdb.reverse/insn-reverse.exp
7393 * gdb.reverse/machinestate-precsave.exp
7394 * gdb.reverse/machinestate.exp
7395 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7396 * gdb.reverse/pipe-reverse.exp
7397 * gdb.reverse/readv-reverse.exp
7398 * gdb.reverse/recvmsg-reverse.exp
7399 * gdb.reverse/rerun-prec.exp
7400 * gdb.reverse/s390-mvcle.exp
7401 * gdb.reverse/sigall-precsave.exp
7402 * gdb.reverse/sigall-reverse.exp
7403 * gdb.reverse/solib-precsave.exp
7404 * gdb.reverse/solib-reverse.exp
7405 * gdb.reverse/step-precsave.exp
7406 * gdb.reverse/step-reverse.exp
7407 * gdb.reverse/time-reverse.exp
7408 * gdb.reverse/until-precsave.exp
7409 * gdb.reverse/until-reverse.exp
7410 * gdb.reverse/waitpid-reverse.exp
7411 * gdb.reverse/watch-precsave.exp
7412 * gdb.reverse/watch-reverse.exp
7413
cdc7edd7
LM
74142016-12-01 Luis Machado <lgustavo@codesourcery.com>
7415
7416 Fix test names starting with uppercase throughout the files.
7417
7418 * gdb.arch/i386-mpx-simple_segv.exp
7419 * gdb.arch/i386-mpx.exp
7420 * gdb.arch/i386-permbkpt.exp
7421 * gdb.arch/pa-nullify.exp
7422 * gdb.arch/powerpc-d128-regs.exp
7423 * gdb.arch/vsx-regs.exp
7424 * gdb.base/bfp-test.exp
7425 * gdb.base/break.exp
7426 * gdb.base/breakpoint-shadow.exp
7427 * gdb.base/callfuncs.exp
7428 * gdb.base/charset.exp
7429 * gdb.base/commands.exp
7430 * gdb.base/completion.exp
7431 * gdb.base/dfp-test.exp
7432 * gdb.base/echo.exp
7433 * gdb.base/ending-run.exp
7434 * gdb.base/eval.exp
7435 * gdb.base/expand-psymtabs.exp
7436 * gdb.base/float128.exp
7437 * gdb.base/floatn.exp
7438 * gdb.base/foll-exec-mode.exp
7439 * gdb.base/gdb1056.exp
7440 * gdb.base/gdb11531.exp
7441 * gdb.base/kill-after-signal.exp
7442 * gdb.base/multi-forks.exp
7443 * gdb.base/overlays.exp
7444 * gdb.base/pending.exp
7445 * gdb.base/sepdebug.exp
7446 * gdb.base/testenv.exp
7447 * gdb.base/valgrind-db-attach.exp
7448 * gdb.base/watch_thread_num.exp
7449 * gdb.base/watchpoint-cond-gone.exp
7450 * gdb.base/watchpoint.exp
7451 * gdb.base/watchpoints.exp
7452 * gdb.cp/arg-reference.exp
7453 * gdb.cp/baseenum.exp
7454 * gdb.cp/operator.exp
7455 * gdb.cp/shadow.exp
7456 * gdb.dwarf2/dw2-op-out-param.exp
7457 * gdb.dwarf2/dw2-reg-undefined.exp
7458 * gdb.go/chan.exp
7459 * gdb.go/hello.exp
7460 * gdb.go/integers.exp
7461 * gdb.go/methods.exp
7462 * gdb.go/package.exp
7463 * gdb.guile/scm-parameter.exp
7464 * gdb.guile/scm-progspace.exp
7465 * gdb.guile/scm-value.exp
7466 * gdb.mi/mi-pending.exp
7467 * gdb.mi/user-selected-context-sync.exp
7468 * gdb.multi/multi-attach.exp
7469 * gdb.multi/tids.exp
7470 * gdb.opt/clobbered-registers-O2.exp
7471 * gdb.pascal/floats.exp
7472 * gdb.pascal/integers.exp
7473 * gdb.python/py-block.exp
7474 * gdb.python/py-events.exp
7475 * gdb.python/py-parameter.exp
7476 * gdb.python/py-symbol.exp
7477 * gdb.python/py-symtab.exp
7478 * gdb.python/py-type.exp
7479 * gdb.python/py-value.exp
7480 * gdb.python/py-xmethods.exp
7481 * gdb.python/python.exp
7482 * gdb.reverse/break-precsave.exp
7483 * gdb.reverse/consecutive-precsave.exp
7484 * gdb.reverse/finish-precsave.exp
7485 * gdb.reverse/i386-precsave.exp
7486 * gdb.reverse/machinestate-precsave.exp
7487 * gdb.reverse/sigall-precsave.exp
7488 * gdb.reverse/solib-precsave.exp
7489 * gdb.reverse/step-precsave.exp
7490 * gdb.reverse/until-precsave.exp
7491 * gdb.reverse/watch-precsave.exp
7492 * gdb.server/ext-attach.exp
7493 * gdb.server/ext-restart.exp
7494 * gdb.server/ext-run.exp
7495 * gdb.server/ext-wrapper.exp
7496 * gdb.stabs/gdb11479.exp
7497 * gdb.stabs/weird.exp
7498 * gdb.threads/attach-many-short-lived-threads.exp
7499 * gdb.threads/kill.exp
7500 * gdb.threads/watchpoint-fork.exp
7501
bc6c7af4
LM
75022016-12-01 Luis Machado <lgustavo@codesourcery.com>
7503
7504 Fix test names starting with uppercase throughout all the files below.
7505
7506 * gdb.ada/array_return.exp
7507 * gdb.ada/catch_ex.exp
7508 * gdb.ada/info_exc.exp
7509 * gdb.ada/mi_catch_ex.exp
7510 * gdb.ada/mi_dyn_arr.exp
7511 * gdb.ada/mi_ex_cond.exp
7512 * gdb.ada/mi_exc_info.exp
7513 * gdb.ada/mi_interface.exp
7514 * gdb.ada/mi_task_arg.exp
7515 * gdb.ada/mi_task_info.exp
7516 * gdb.ada/mi_var_array.exp
7517 * gdb.arch/alpha-step.exp
7518 * gdb.arch/amd64-disp-step.exp
7519 * gdb.arch/arm-disp-step.exp
7520 * gdb.arch/disp-step-insn-reloc.exp
7521 * gdb.arch/e500-prologue.exp
7522 * gdb.arch/ftrace-insn-reloc.exp
7523 * gdb.arch/gdb1558.exp
7524 * gdb.arch/i386-bp_permanent.exp
7525 * gdb.arch/i386-disp-step.exp
7526 * gdb.arch/i386-float.exp
7527 * gdb.arch/i386-gnu-cfi.exp
7528 * gdb.arch/ia64-breakpoint-shadow.exp
7529 * gdb.arch/mips16-thunks.exp
7530 * gdb.arch/pa-nullify.exp
7531 * gdb.arch/powerpc-aix-prologue.exp
7532 * gdb.arch/powerpc-power.exp
7533 * gdb.arch/ppc-dfp.exp
7534 * gdb.arch/s390-tdbregs.exp
7535 * gdb.arch/spu-info.exp
7536 * gdb.arch/spu-ls.exp
7537 * gdb.arch/thumb-bx-pc.exp
7538 * gdb.base/advance.exp
7539 * gdb.base/annota-input-while-running.exp
7540 * gdb.base/arrayidx.exp
7541 * gdb.base/asmlabel.exp
7542 * gdb.base/async.exp
7543 * gdb.base/attach-wait-input.exp
7544 * gdb.base/auto-connect-native-target.exp
7545 * gdb.base/batch-preserve-term-settings.exp
7546 * gdb.base/bfp-test.exp
7547 * gdb.base/bigcore.exp
7548 * gdb.base/bp-permanent.exp
7549 * gdb.base/break-always.exp
7550 * gdb.base/break-fun-addr.exp
7551 * gdb.base/break-idempotent.exp
7552 * gdb.base/break-main-file-remove-fail.exp
7553 * gdb.base/break-probes.exp
7554 * gdb.base/break-unload-file.exp
7555 * gdb.base/break.exp
7556 * gdb.base/call-ar-st.exp
7557 * gdb.base/call-rt-st.exp
7558 * gdb.base/call-sc.exp
7559 * gdb.base/call-signal-resume.exp
7560 * gdb.base/call-strs.exp
7561 * gdb.base/callexit.exp
7562 * gdb.base/callfuncs.exp
7563 * gdb.base/catch-gdb-caused-signals.exp
7564 * gdb.base/catch-signal-siginfo-cond.exp
7565 * gdb.base/catch-syscall.exp
7566 * gdb.base/compare-sections.exp
7567 * gdb.base/cond-eval-mode.exp
7568 * gdb.base/condbreak-call-false.exp
7569 * gdb.base/consecutive-step-over.exp
7570 * gdb.base/cursal.exp
7571 * gdb.base/disabled-location.exp
7572 * gdb.base/disasm-end-cu.exp
7573 * gdb.base/display.exp
7574 * gdb.base/double-prompt-target-event-error.exp
7575 * gdb.base/dprintf-bp-same-addr.exp
7576 * gdb.base/dprintf-detach.exp
7577 * gdb.base/dprintf-next.exp
7578 * gdb.base/dprintf-non-stop.exp
7579 * gdb.base/dprintf-pending.exp
7580 * gdb.base/dso2dso.exp
7581 * gdb.base/ending-run.exp
7582 * gdb.base/enum_cond.exp
7583 * gdb.base/examine-backward.exp
7584 * gdb.base/exe-lock.exp
7585 * gdb.base/exec-invalid-sysroot.exp
7586 * gdb.base/execl-update-breakpoints.exp
7587 * gdb.base/execution-termios.exp
7588 * gdb.base/fileio.exp
7589 * gdb.base/fixsection.exp
7590 * gdb.base/foll-exec-mode.exp
7591 * gdb.base/foll-exec.exp
7592 * gdb.base/fork-running-state.exp
7593 * gdb.base/frame-args.exp
7594 * gdb.base/fullpath-expand.exp
7595 * gdb.base/func-ptr.exp
7596 * gdb.base/gcore-relro-pie.exp
7597 * gdb.base/gdb1090.exp
7598 * gdb.base/gdb1555.exp
7599 * gdb.base/global-var-nested-by-dso.exp
7600 * gdb.base/gnu-ifunc.exp
7601 * gdb.base/hbreak-in-shr-unsupported.exp
7602 * gdb.base/hbreak-unmapped.exp
7603 * gdb.base/hook-stop.exp
7604 * gdb.base/infcall-input.exp
7605 * gdb.base/info-fun.exp
7606 * gdb.base/info-shared.exp
7607 * gdb.base/interrupt-noterm.exp
7608 * gdb.base/jit-so.exp
7609 * gdb.base/jit.exp
7610 * gdb.base/line-symtabs.exp
7611 * gdb.base/list.exp
7612 * gdb.base/longjmp.exp
7613 * gdb.base/macscp.exp
7614 * gdb.base/max-value-size.exp
7615 * gdb.base/nodebug.exp
7616 * gdb.base/nofield.exp
7617 * gdb.base/overlays.exp
7618 * gdb.base/paginate-after-ctrl-c-running.exp
7619 * gdb.base/paginate-bg-execution.exp
7620 * gdb.base/paginate-inferior-exit.exp
7621 * gdb.base/pending.exp
7622 * gdb.base/pr11022.exp
7623 * gdb.base/printcmds.exp
7624 * gdb.base/ptr-typedef.exp
7625 * gdb.base/ptype.exp
7626 * gdb.base/randomize.exp
7627 * gdb.base/range-stepping.exp
7628 * gdb.base/realname-expand.exp
7629 * gdb.base/relativedebug.exp
7630 * gdb.base/remote.exp
7631 * gdb.base/savedregs.exp
7632 * gdb.base/sepdebug.exp
7633 * gdb.base/set-noassign.exp
7634 * gdb.base/shlib-call.exp
7635 * gdb.base/shreloc.exp
7636 * gdb.base/sigaltstack.exp
7637 * gdb.base/sigbpt.exp
7638 * gdb.base/siginfo-addr.exp
7639 * gdb.base/siginfo-obj.exp
7640 * gdb.base/siginfo-thread.exp
7641 * gdb.base/signest.exp
7642 * gdb.base/signull.exp
7643 * gdb.base/sigrepeat.exp
7644 * gdb.base/skip.exp
7645 * gdb.base/so-impl-ld.exp
7646 * gdb.base/solib-corrupted.exp
7647 * gdb.base/solib-disc.exp
7648 * gdb.base/solib-display.exp
7649 * gdb.base/solib-overlap.exp
7650 * gdb.base/solib-search.exp
7651 * gdb.base/solib-symbol.exp
7652 * gdb.base/source-execution.exp
7653 * gdb.base/sss-bp-on-user-bp-2.exp
7654 * gdb.base/sss-bp-on-user-bp.exp
7655 * gdb.base/stack-checking.exp
7656 * gdb.base/stale-infcall.exp
7657 * gdb.base/step-break.exp
7658 * gdb.base/step-line.exp
7659 * gdb.base/step-over-exit.exp
7660 * gdb.base/step-test.exp
7661 * gdb.base/structs.exp
7662 * gdb.base/sym-file.exp
7663 * gdb.base/symtab-search-order.exp
7664 * gdb.base/term.exp
7665 * gdb.base/type-opaque.exp
7666 * gdb.base/unload.exp
7667 * gdb.base/until-nodebug.exp
7668 * gdb.base/until.exp
7669 * gdb.base/unwindonsignal.exp
7670 * gdb.base/watch-cond.exp
7671 * gdb.base/watch-non-mem.exp
7672 * gdb.base/watch_thread_num.exp
7673 * gdb.base/watchpoint-reuse-slot.exp
7674 * gdb.base/watchpoint-solib.exp
7675 * gdb.base/watchpoint.exp
7676 * gdb.btrace/dlopen.exp
7677 * gdb.cell/arch.exp
7678 * gdb.cell/break.exp
7679 * gdb.cell/bt.exp
7680 * gdb.cell/core.exp
7681 * gdb.cell/data.exp
7682 * gdb.cell/dwarfaddr.exp
7683 * gdb.cell/ea-cache.exp
7684 * gdb.cell/ea-standalone.exp
7685 * gdb.cell/ea-test.exp
7686 * gdb.cell/f-regs.exp
7687 * gdb.cell/fork.exp
7688 * gdb.cell/gcore.exp
7689 * gdb.cell/mem-access.exp
7690 * gdb.cell/ptype.exp
7691 * gdb.cell/registers.exp
7692 * gdb.cell/sizeof.exp
7693 * gdb.cell/solib-symbol.exp
7694 * gdb.cell/solib.exp
7695 * gdb.compile/compile-tls.exp
7696 * gdb.cp/exception.exp
7697 * gdb.cp/gdb2495.exp
7698 * gdb.cp/local.exp
7699 * gdb.cp/mb-inline.exp
7700 * gdb.cp/mb-templates.exp
7701 * gdb.cp/pr10687.exp
7702 * gdb.cp/pr9167.exp
7703 * gdb.cp/scope-err.exp
7704 * gdb.cp/templates.exp
7705 * gdb.cp/virtfunc.exp
7706 * gdb.dwarf2/dw2-dir-file-name.exp
7707 * gdb.dwarf2/dw2-single-line-discriminators.exp
7708 * gdb.fortran/complex.exp
7709 * gdb.fortran/library-module.exp
7710 * gdb.guile/guile.exp
7711 * gdb.guile/scm-cmd.exp
7712 * gdb.guile/scm-frame-inline.exp
7713 * gdb.guile/scm-objfile.exp
7714 * gdb.guile/scm-pretty-print.exp
7715 * gdb.guile/scm-symbol.exp
7716 * gdb.guile/scm-type.exp
7717 * gdb.guile/scm-value.exp
7718 * gdb.linespec/keywords.exp
7719 * gdb.linespec/ls-errs.exp
7720 * gdb.linespec/macro-relative.exp
7721 * gdb.linespec/thread.exp
7722 * gdb.mi/mi-breakpoint-changed.exp
7723 * gdb.mi/mi-dprintf-pending.exp
7724 * gdb.mi/mi-fullname-deleted.exp
7725 * gdb.mi/mi-logging.exp
7726 * gdb.mi/mi-pending.exp
7727 * gdb.mi/mi-solib.exp
7728 * gdb.mi/new-ui-mi-sync.exp
7729 * gdb.mi/user-selected-context-sync.exp
7730 * gdb.multi/dummy-frame-restore.exp
7731 * gdb.multi/multi-arch-exec.exp
7732 * gdb.multi/remove-inferiors.exp
7733 * gdb.multi/watchpoint-multi-exit.exp
7734 * gdb.opt/solib-intra-step.exp
7735 * gdb.perf/backtrace.exp
7736 * gdb.perf/single-step.exp
7737 * gdb.perf/skip-command.exp
7738 * gdb.perf/skip-prologue.exp
7739 * gdb.perf/solib.exp
7740 * gdb.python/lib-types.exp
7741 * gdb.python/py-as-string.exp
7742 * gdb.python/py-bad-printers.exp
7743 * gdb.python/py-block.exp
7744 * gdb.python/py-breakpoint.exp
7745 * gdb.python/py-cmd.exp
7746 * gdb.python/py-events.exp
7747 * gdb.python/py-evthreads.exp
7748 * gdb.python/py-finish-breakpoint.exp
7749 * gdb.python/py-finish-breakpoint2.exp
7750 * gdb.python/py-frame-inline.exp
7751 * gdb.python/py-frame.exp
7752 * gdb.python/py-inferior.exp
7753 * gdb.python/py-infthread.exp
7754 * gdb.python/py-mi.exp
7755 * gdb.python/py-objfile.exp
7756 * gdb.python/py-pp-maint.exp
7757 * gdb.python/py-pp-registration.exp
7758 * gdb.python/py-prettyprint.exp
7759 * gdb.python/py-recurse-unwind.exp
7760 * gdb.python/py-shared.exp
7761 * gdb.python/py-symbol.exp
7762 * gdb.python/py-symtab.exp
7763 * gdb.python/py-template.exp
7764 * gdb.python/py-type.exp
7765 * gdb.python/py-unwind-maint.exp
7766 * gdb.python/py-unwind.exp
7767 * gdb.python/py-value.exp
7768 * gdb.python/python.exp
7769 * gdb.reverse/finish-reverse-bkpt.exp
7770 * gdb.reverse/insn-reverse.exp
7771 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7772 * gdb.reverse/solib-precsave.exp
7773 * gdb.reverse/solib-reverse.exp
7774 * gdb.stabs/gdb11479.exp
7775 * gdb.stabs/weird.exp
7776 * gdb.threads/fork-child-threads.exp
7777 * gdb.threads/fork-plus-threads.exp
7778 * gdb.threads/fork-thread-pending.exp
7779 * gdb.threads/forking-threads-plus-breakpoint.exp
7780 * gdb.threads/hand-call-in-threads.exp
7781 * gdb.threads/interrupted-hand-call.exp
7782 * gdb.threads/linux-dp.exp
7783 * gdb.threads/local-watch-wrong-thread.exp
7784 * gdb.threads/next-while-other-thread-longjmps.exp
7785 * gdb.threads/non-ldr-exit.exp
7786 * gdb.threads/pending-step.exp
7787 * gdb.threads/print-threads.exp
7788 * gdb.threads/process-dies-while-detaching.exp
7789 * gdb.threads/process-dies-while-handling-bp.exp
7790 * gdb.threads/pthreads.exp
7791 * gdb.threads/queue-signal.exp
7792 * gdb.threads/reconnect-signal.exp
7793 * gdb.threads/signal-command-handle-nopass.exp
7794 * gdb.threads/signal-command-multiple-signals-pending.exp
7795 * gdb.threads/signal-delivered-right-thread.exp
7796 * gdb.threads/signal-sigtrap.exp
7797 * gdb.threads/sigthread.exp
7798 * gdb.threads/staticthreads.exp
7799 * gdb.threads/stepi-random-signal.exp
7800 * gdb.threads/thread-unwindonsignal.exp
7801 * gdb.threads/thread_check.exp
7802 * gdb.threads/thread_events.exp
7803 * gdb.threads/tid-reuse.exp
7804 * gdb.threads/tls-nodebug.exp
7805 * gdb.threads/tls-shared.exp
7806 * gdb.threads/tls-so_extern.exp
7807 * gdb.threads/tls.exp
7808 * gdb.threads/wp-replication.exp
7809 * gdb.trace/actions-changed.exp
7810 * gdb.trace/actions.exp
7811 * gdb.trace/backtrace.exp
7812 * gdb.trace/change-loc.exp
7813 * gdb.trace/collection.exp
7814 * gdb.trace/deltrace.exp
7815 * gdb.trace/disconnected-tracing.exp
7816 * gdb.trace/entry-values.exp
7817 * gdb.trace/ftrace-lock.exp
7818 * gdb.trace/ftrace.exp
7819 * gdb.trace/infotrace.exp
7820 * gdb.trace/mi-trace-frame-collected.exp
7821 * gdb.trace/mi-trace-unavailable.exp
7822 * gdb.trace/mi-traceframe-changed.exp
7823 * gdb.trace/mi-tracepoint-changed.exp
7824 * gdb.trace/mi-tsv-changed.exp
7825 * gdb.trace/no-attach-trace.exp
7826 * gdb.trace/packetlen.exp
7827 * gdb.trace/passc-dyn.exp
7828 * gdb.trace/passcount.exp
7829 * gdb.trace/pending.exp
7830 * gdb.trace/pr16508.exp
7831 * gdb.trace/qtro.exp
7832 * gdb.trace/range-stepping.exp
7833 * gdb.trace/read-memory.exp
7834 * gdb.trace/report.exp
7835 * gdb.trace/save-trace.exp
7836 * gdb.trace/signal.exp
7837 * gdb.trace/stap-trace.exp
7838 * gdb.trace/status-stop.exp
7839 * gdb.trace/strace.exp
7840 * gdb.trace/tfile.exp
7841 * gdb.trace/tfind.exp
7842 * gdb.trace/trace-break.exp
7843 * gdb.trace/trace-condition.exp
7844 * gdb.trace/trace-enable-disable.exp
7845 * gdb.trace/trace-mt.exp
7846 * gdb.trace/tracecmd.exp
7847 * gdb.trace/tracefile-pseudo-reg.exp
7848 * gdb.trace/tspeed.exp
7849 * gdb.trace/tstatus.exp
7850 * gdb.trace/tsv.exp
7851 * gdb.trace/unavailable.exp
7852 * gdb.trace/while-dyn.exp
7853 * gdb.trace/while-stepping.exp
7854 * lib/gdb-guile.exp
7855 * lib/gdb.exp
7856 * lib/mi-support.exp
7857 * lib/pascal.exp
7858 * lib/perftest.exp
7859 * lib/prelink-support.exp
7860 * lib/selftest-support.exp
7861
ad02e4fe
SM
78622016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7863
7864 * Makefile.in: Include disable-implicit-rules.mk.
7865
22347e55
AA
78662016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7867
7868 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7869 non-byte-aligned bit fields.
7870
da5b30da
AA
78712016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7872
7873 PR gdb/12616
7874 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7875 respects the DW_AT_data_bit_offset attribute.
7876
b593ecca
SM
78772016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7878
7879 * gdb.base/default.exp: Fix output of "set language".
7880
3b165252
SM
78812016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7882
7883 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7884 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7885 make.
7886 * configure.ac: Remove checks for the make program.
7887 * configure: Re-generate.
7888
1a2f3d7f
KB
78892016-11-16 Kevin Buettner <kevinb@redhat.com>
7890
7891 * gdb.python/py-recurse-unwind.c (main): Add loop.
7892 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7893 to read_register() and gdb.parse_and_eval(). Make each code
7894 call a separate case that can be individually tested.
7895 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7896 proc. Call cont_and_backtrace for each of the code paths that
7897 we want to test in the unwinder.
7898
b7f38fda
AA
78992016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7900
7901 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7902 the definition of struct S.
7903
1f8db343
CM
79042016-11-11 Catherine Moore <clm@codesourcery.com>
7905
7906 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7907
fad0c9fb
PA
79082016-11-09 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.base/commands.exp (runto_or_return): New procedure.
7911 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7912 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7913 (progvar_simple_while_test, progvar_complex_if_while_test)
7914 (if_while_breakpoint_command_test)
7915 (infrun_breakpoint_command_test, breakpoint_command_test)
7916 (user_defined_command_test, watchpoint_command_test)
7917 (test_command_prompt_position, redefine_hook_test)
7918 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7919 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7920 multi_line_input and multi_line. Remove gdb_expect and
7921 gdb_stop_suppressing_tests uses.
7922 * lib/gdb.exp (valnum_re): New global.
7923 (multi_line_input): New procedure.
7924
8354c62c
SM
79252016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7926
7927 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7928 Remove.
7929 (test_setup): Define with proc_with_prefix.
7930 (test_cli_inferior): Likewise.
7931 (test_cli_thread): Likewise.
7932 (test_cli_frame): Likewise.
7933 (test_cli_select_frame): Likewise.
7934 (test_cli_up_down): Likewise.
7935 (test_mi_thread_select): Likewise.
7936 (test_mi_stack_select_frame): Likewise.
7937 (test_cli_in_mi_inferior): Likewise.
7938 (test_cli_in_mi_thread): Likewise.
7939 (test_cli_in_mi_frame): Likewise.
7940 (top level): Do not use with_test_prefix_procname.
7941
64f367a2
PA
79422016-11-09 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/commands.exp (gdbvar_simple_if_test)
7945 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7946 (progvar_simple_if_test, progvar_simple_while_test)
7947 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7948 (infrun_breakpoint_command_test, breakpoint_command_test)
7949 (user_defined_command_test, watchpoint_command_test)
7950 (test_command_prompt_position, deprecated_command_test)
7951 (bp_deleted_in_command, temporary_breakpoint_commands)
7952 (stray_arg0_test, source_file_with_indented_comment)
7953 (recursive_source_test, if_commands_test)
7954 (error_clears_commands_left, redefine_hook_test)
7955 (redefine_backtrace_test): Use proc_with_prefix.
7956 * lib/gdb.exp (proc_with_prefix): New proc.
7957
0bb65f1e
AA
79582016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7959
7960 * gdb.base/tui-layout.c: New file.
7961 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7962 disassembly window contains very long lines.
7963
7353f247
TT
79642016-11-08 Tom Tromey <tom@tromey.com>
7965
7966 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7967 depend on Python 2.
7968
30a7bb83
TT
79692016-11-08 Tom Tromey <tom@tromey.com>
7970
7971 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7972 New method.
7973
cdf5a07c
MG
79742016-10-29 Manish Goregaokar <manish@mozilla.com>
7975
2806dc7e 7976 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7977
51a789c3
MG
79782016-10-27 Manish Goregaokar <manish@mozilla.com>
7979
2806dc7e
PA
7980 * gdb.rust/simple.rs: Add test for univariant enums without
7981 discriminants and for encoded struct-like enums.
51a789c3 7982
f610ab6d
PA
79832016-10-28 Pedro Alves <palves@redhat.com>
7984
7985 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7986 gdb_test_multiple, tighten regexps and match symtabs and line
7987 tables incrementally.
7988
b129b0ca
LM
79892016-10-28 Luis Machado <lgustavo@codesourcery.com>
7990
7991 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7992 general.
7993
ecf45d2c
SL
79942016-10-25 Luis Machado <lgustavo@codesourcery.com>
7995
7996 * gdb.base/exec-invalid-sysroot.exp: New file.
7997
b8d38ee4
JK
79982016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7999
8000 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8001
f90fd8c2
JK
80022016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8003
8004 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8005
2d2476aa
MR
80062016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8007
2806dc7e
PA
8008 * gdb.base/killed-outside.exp: Remove $options from a call to
8009 `prepare_for_testing'.
2d2476aa 8010
e42b25a0
SM
80112016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8012
8013 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8014 Change test message.
8015
3ccdb432
SM
80162016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8017
8018 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8019 Update comment.
8020
5bad3170
SM
80212016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8022
8023 * gdb.trace/mi-trace-save.exp: New file.
8024
5ad9dba7
YQ
80252016-10-13 Yao Qi <yao.qi@linaro.org>
8026
8027 * gdb.base/code_elim.exp (get_var_address): Remove.
8028 * gdb.base/relocate.exp: Likewise.
8029 * gdb.base/shreloc.exp: Likewise.
8030 * lib/gdb.exp (get_var_address): New.
8031
62df7e21
YQ
80322016-10-13 Yao Qi <yao.qi@linaro.org>
8033
8034 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8035 floating point tests if $skip_float_test is false.
8036
4dac951e
LM
80372016-10-12 Luis Machado <lgustavo@codesourcery.com>
8038
8039 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8040 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8041 argc values.
8042 Add 1 to argc so we guarantee distinct initial/modified argc values.
8043
8f1a8fc4
JK
80442016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8045
8046 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8047
16c85b5d
JK
80482016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8049
8050 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8051 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8052 * gdb.arch/vsx-regs.exp: Likewise.
8053
1d0e042a
YQ
80542016-10-07 Yao Qi <yao.qi@linaro.org>
8055
8056 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8057
68dadef5
MM
80582016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8059
8060 * gdb.python/python.exp: Test decode_line("*0").
8061
33fa2c6e
DE
80622016-10-06 Doug Evans <dje@google.com>
8063
8064 * gdb.python/py-value.exp (test_value_creation): Add test for large
8065 unsigned 64-bit value.
8066
9c37b5ae
TT
80672016-10-06 Tom Tromey <tom@tromey.com>
8068
8069 * gdb.compile/compile.exp: Change java tests to rust.
8070 * gdb.base/setshow.exp: Change java tests to rust.
8071 * gdb.base/default.exp: Remove java from language list.
8072 * README (Examples): Update language example.
8073 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8074 test.
8075 * lib/gdb.exp (skip_java_tests): Remove.
8076 * lib/java.exp: Remove.
8077 * gdb.java: Remove.
8078
78b86327
MR
80792016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8080
8081 * gdb.arch/mips-fcr.exp: New test.
8082 * gdb.arch/mips-fcr.c: Source for the new test.
8083
7470adbb
MR
80842016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8085
8086 * gdb.base/solib-disc.exp: Use `standard_output_file'
8087 throughout.
8088
4a556533
PA
80892016-10-06 Pedro Alves <palves@redhat.com>
8090
8091 * gdb.base/jit-simple-dl.c: New file.
8092 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8093 * gdb.base/jit-simple.c: ... this.
8094 * gdb.base/jit-simple.exp (jit_run): Delete.
8095 (build_jit): New proc.
8096 (jit_test_reread): Recompile either the main program or the shared
8097 library, depending on what is being tested. Skip changing address
8098 if caller wants to. Compare before/after addresses. If testing
8099 standalone, explicitly load the binary. Test "maint info
8100 breakpoints".
8101 (top level): Add "standalone vs shared lib" and "change address"
8102 vs "same address" axes.
8103
5a122fbc
PA
81042016-10-06 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8107 call.
8108 (jit_run): Delete.
8109 (jit_test_reread): Use with_test_prefix. Reload the main binary
8110 explicitly. Compare the before/after addresses of the JIT
8111 descriptor.
8112
ee8da4b8
DE
81132016-08-15 Doug Evans <dje@google.com>
8114
8115 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8116 for single bitfields is bool.
8117 * gdb.xml/tdesc-regs.exp: Ditto.
8118
f389f6fe
JK
81192016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8122
fdebf1a4
YQ
81232016-10-05 Yao Qi <yao.qi@linaro.org>
8124
8125 * lib/gdb.exp (support_complex_tests): Return zero if
8126 gdb_skip_float_test return true.
8127
9c36d954 81282016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8129 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8130
8131 PR gdb/20487
8132 * gdb.mi/user-selected-context-sync.exp: New file.
8133 * gdb.mi/user-selected-context-sync.c: New file.
8134
4034d0ff 81352016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8136 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8137
8138 PR gdb/20487
8139 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8140 =thread-select-event check.
8141
a4297203
PB
81422016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8143
8144 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8145 the compulsory L operand changes.
8146 * gdb.arch/powerpc-power.s: Likewise.
8147
bb805577
JK
81482016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8149
8150 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8151 * gdb.base/jit-attach-pie.c: New file.
8152 * gdb.base/jit-attach-pie.exp: New file.
8153
6d61dee5
PA
81542016-09-28 Pedro Alves <palves@redhat.com>
8155
8156 * gdb.base/infcall-input.c: New file.
8157 * gdb.base/infcall-input.exp: New file.
8158
f73842fc
YQ
81592016-09-22 Yao Qi <yao.qi@linaro.org>
8160
8161 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8162 (gdb_exit): Rename it to ...
8163 (gdbserver_gdb_exit): ... Close GDBserver.
8164 (gdb_exit): New proc, call gdbserver_gdb_exit.
8165 (mi_gdb_exit): Likewise.
8166
90681dab
YQ
81672016-09-22 Yao Qi <yao.qi@linaro.org>
8168
8169 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8170 path.
8171 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8172 Remove duplication.
8173
9c211fd8
YQ
81742016-09-22 Yao Qi <yao.qi@linaro.org>
8175
8176 * lib/gdbserver-support.exp: Check the existence of
8177 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8178
ad0a504f
AK
81792016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8180
8181 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8182
36cf1806
TT
81832016-09-21 Tom Tromey <tom@tromey.com>
8184
8185 PR gdb/20604:
8186 * gdb.base/quit.exp: New file.
8187
74172ecf
SM
81882016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8189
8190 * .gitignore: New file.
8191
3d0ec882
MR
81922016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8193
8194 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8195 throughout.
8196
8193adea
AA
81972016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8198
8199 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8200
d41a5c09
JK
82012016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8202
8203 * gdb.cp/casts.cc (decltype): Move it ...
8204 (main): ... with its call to ...
8205 * gdb.cp/casts03.cc: ... a new file.
8206 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8207
d2dfe700
JK
82082016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8209
8210 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8211
e2a92b16
PB
82122016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8213
8214 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8215 and sync up the test with tests in gas/testsuite/gas/ppc.
8216 * gdb.arch/powerpc-power.exp: Likewise.
8217
49b4de64
JK
82182016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8219
8220 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8221
2c29df25
SDJ
82222016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8223 Jan Kratochvil <jan.kratochvil@redhat.com>
8224
8225 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8226 make m1's definition to be different from m2's. Use 'dummy' as an
8227 argument for probe 'two'.
8228
cc3c2846
JB
82292016-09-10 Jon Beniston <jon@beniston.com>
8230
8231 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8232 for sim target.
8233
e1b2624a
AA
82342016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8235
8236 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8237 variable declaration.
8238 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8239 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8240 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8241 received HWCAP as its argument.
8242
4295e285
PA
82432016-09-06 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.base/new-ui-pending-input.c: New file.
8246 * gdb.base/new-ui-pending-input.exp: New file.
8247 * gdb.exp (clear_gdb_spawn_id): New procedure.
8248 (with_spawn_id): Check whether gdb_spawn_id exists before
8249 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8250 on exit.
8251
00d5215e
UW
82522016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8253
8254 * gdb.base/float128.c: New file.
8255 * gdb.base/float128.exp: Likewise.
8256 * gdb.base/floatn.c: Likewise.
8257 * gdb.base/floatn.exp: Likewise.
8258
a9ff5f12
UW
82592016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8260
8261 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8262
f245535c
PA
82632016-09-05 Pedro Alves <palves@redhat.com>
8264
8265 PR backtrace/19927
8266 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8267 unwinders are immediately called as side effect of "source" or
8268 "disable unwinder" commands.
8269 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8270
ae9cf263
YQ
82712016-09-02 Yao Qi <yao.qi@linaro.org>
8272
8273 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8274 is true and $type is "float" or "double".
8275
27aba047
YQ
82762016-09-02 Yao Qi <yao.qi@linaro.org>
8277
8278 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8279 true.
8280 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8281 * gdb.base/call-rt-st.exp: Likewise.
8282 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8283 return value instead of gdb,skip_float_test.
8284 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8285 (do_function_calls): Use its return value instead of
8286 gdb,skip_float_test.
8287 * gdb.base/finish.exp: Likewise.
8288 * gdb.base/funcargs.exp: Likewise.
8289 * gdb.base/return.exp: Likewise.
8290 * gdb.base/return2.exp: Likewise.
8291 * gdb.base/varargs.exp: Likewise.
8292 * lib/gdb.exp (gdb_skip_float_test): Change it to
8293 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8294
5af962df
AA
82952016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8296
8297 * gdb.multi/tids.exp: Test "thread apply all".
8298
7fac6910
JK
82992016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8300
8301 * gdb.base/default.exp (tty): Remove.
8302
bb1fe4ac
KB
83032016-08-24 Kevin Buettner <kevinb@redhat.com>
8304
2806dc7e
PA
8305 * gdb.python/py-recurse-unwind.c: New file.
8306 * gdb.python/py-recurse-unwind.py: New file.
8307 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8308
0a1ddfa6
SM
83092016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8310
8311 * gdb.base/set-inferior-tty.exp: New file.
8312 * gdb.base/set-inferior-tty.c: New file.
8313
d9de1fe3
PA
83142016-08-23 Pedro Alves <palves@redhat.com>
8315
8316 PR gdb/20494
8317 * gdb.base/new-ui-echo.c: New file.
8318 * gdb.base/new-ui-echo.exp: New file.
8319
e9d9abd7
YQ
83202016-08-23 Yao Qi <yao.qi@linaro.org>
8321
8322 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8323 gdbserver_spawn.
8324 * gdb.server/connect-without-multi-process.exp (do_test):
8325 Likewise.
8326
3589529e
YQ
83272016-08-23 Yao Qi <yao.qi@linaro.org>
8328
8329 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8330 standalone_txt. Delete gdb_txt and standalone_txt on host
8331 and target. Spawn the binary on target. Copy files from
8332 target to host.
8333
6bb90213
PA
83342016-08-22 Pedro Alves <palves@redhat.com>
8335
8336 PR gdb/20505
8337 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8338 with_test_prefix. Factor out bits to ...
8339 (test_no_vdso): ... this new procedure.
8340
20c2c024
CL
83412016-08-19 Carl Love <cel@us.ibm.com>
8342
8343 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8344 maintaining separate logic for constructing the output path.
8345 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8346 * gdb.arch/ppc-dfp.exp: Likewise.
8347 * gdb.arch/ppc-fp.exp: Likewise.
8348 * gdb.arch/vsx-regs.exp: Likewise.
8349 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8350 binprefix for generating the additional binary files.
8351
0646e07d
PA
83522016-08-19 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.trace/mi-trace-frame-collected.exp
8355 (test_trace_frame_collected): On x32, expect two registers.
8356
46da9242
CL
83572016-08-18 Carl Love <cel@us.ibm.com>
8358
8359 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8360 and sync up the test with tests in gas/testsuite/gas/ppc.
8361 * gdb.arch/powerpc-power.exp: Likewise.
8362
eb2332d7
SM
83632016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8364
8365 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8366 expected error message.
8367
63c61e04
SM
83682016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8369
8370 * gdb.multi/remove-inferiors.exp: New file.
8371 * gdb.multi/remove-inferiors.c: New file.
8372
7b17065f
YQ
83732016-08-12 Yao Qi <yao.qi@linaro.org>
8374
8375 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8376 argument list.
8377
01d3dedf
PA
83782016-08-10 Pedro Alves <palves@redhat.com>
8379
8380 PR gdb/19187
8381 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8382 setup_kfails.
8383
3eb7562a
PA
83842016-08-09 Pedro Alves <palves@redhat.com>
8385 Simon Marchi <simon.marchi@ericsson.com>
8386
8387 PR gdb/20418
8388 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8389 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8390
80614914
PA
83912016-08-09 Pedro Alves <palves@redhat.com>
8392
8393 PR mi/20431
8394 * gdb.mi/mi-cmd-error.exp: New file.
8395
f348d89a
PA
83962016-08-09 Pedro Alves <palves@redhat.com>
8397
8398 PR gdb/18653
8399 * gdb.base/signals-state-child.c: New file.
8400 * gdb.base/signals-state-child.exp: New file.
8401 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8402
e5ca03b4
PA
84032016-08-09 Pedro Alves <palves@redhat.com>
8404
8405 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8406
282a0691
TT
84072016-08-03 Tom Tromey <tom@tromey.com>
8408
8409 PR python/18565:
8410 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8411
41bfcd63
YQ
84122016-08-01 Yao Qi <yao.qi@linaro.org>
8413
8414 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8415 variable mode to "multi-process" if $multi_process is 1, otherwise
8416 set it to "single-process".
8417
e3465b24
YQ
84182016-08-01 Yao Qi <yao.qi@linaro.org>
8419
8420 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8421 * gdb.cp/cpexprs.exp: Likewise.
8422 * gdb.cp/m-static.exp: Likewise.
8423
0b31a4bc
TT
84242016-07-26 Tom Tromey <tom@tromey.com>
8425
8426 PR python/20190:
8427 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8428 test.
8429
e0461dbb
MM
84302016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8431
8432 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8433 selecting assembly source files.
8434 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8435 assembly source files.
8436 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8437 assembly source files.
8438 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8439 selecting assembly source files.
8440
8194e927
SM
84412016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.base/new-ui.exp (do_test_invalid_args): New
8444 procedure.
8445
c0272db5
TW
84462016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8447
8448 * gdb.btrace/reconnect.c: New file.
8449 * gdb.btrace/reconnect.exp: New file.
8450
e3487908
GKB
84512016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8452
8453 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8454 to test_catch_syscall_group.
8455 (test_catch_syscall_group): New.
8456
12df5c00
TT
84572016-07-21 Tom Tromey <tom@tromey.com>
8458
8459 * gdb.rust/simple.rs (main): Use empty struct expression.
8460 * gdb.rust/simple.exp: Add tests for empty struct expression.
8461
bae62ee2
YQ
84622016-07-21 Yao Qi <yao.qi@linaro.org>
8463
8464 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8465 if gdb_skip_xml_test is true on some targets.
8466
b1b53fb3
YQ
84672016-07-21 Yao Qi <yao.qi@linaro.org>
8468
8469 * gdb.server/solib-list.exp: Unset last_loaded_file.
8470
027d97f8
JK
84712016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8472
8473 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8474 "step into captured_main (args)".
8475
7674d381
JK
84762016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8477
8478 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8479
72b5d099
JK
84802016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8481
8482 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8483
1f960ced
PA
84842016-07-19 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8487 * gdb.opt/inline-bt.exp: Likewise.
8488 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8489 additional_flags=-Winline.
8490 * gdb.opt/inline-locals.exp: Likewise.
8491 * gdb.opt/inline-markers.c (ATTR): Define.
8492 (inlined_fn): Use it.
8493
f25827c1
YQ
84942016-07-19 Yao Qi <yao.qi@linaro.org>
8495
8496 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8497 (test_with_self): Remove some code. Remove argument executable.
8498 (top-level): Use do_self_tests.
8499
37539ebe
DB
85002016-07-15 Zachary Welch <zwelch@codesourcery.com>
8501 Don Breazeal <donb@codesourcery.com>
8502
8503 * gdb.base/maint.exp: Escape paths used in regular expressions.
8504 * gdb.stabs/weird.exp: Likewise.
8505
dac790e1
TT
85062016-07-13 Tom Tromey <tom@tromey.com>
8507
8508 PR python/15620, PR python/18620:
8509 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8510 (test_bkpt_events): New procs.
8511
93daf339
TT
85122016-07-13 Tom Tromey <tom@tromey.com>
8513
8514 PR python/17698:
8515 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8516 test.
8517 (test_watchpoints): Likewise.
8518 (test_bkpt_pending): New proc.
8519
6571a381
TT
85202016-07-13 Tom Tromey <tom@tromey.com>
8521
8522 PR cli/18053:
8523 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8524 completion test.
8525
e8732474
JK
85262016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8527
8528 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8529 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8530 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8531 f_label.
8532 (g): Rename g_end_lbl to g_label.
8533 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8534 low_pc and high_pc.
8535 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8536
e0f3fd7c
TT
85372016-07-12 Tom Tromey <tom@tromey.com>
8538
8539 PR python/19293:
8540 * gdb.python/py-unwind-maint.exp: Update tests.
8541
3cfe46b6
YQ
85422016-07-12 Yao Qi <yao.qi@linaro.org>
8543
8544 * lib/selftest-support.exp (selftest_setup): Match the output
8545 when captured_main is inlined.
8546
4f19a0e6
WT
85472016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8548
8549 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8550 New variables.
8551 (print this%a, print this%b, print this): New tests.
8552 * gdb.fortran/derived-types.f90 (this): New object and
8553 initialization.
8554
986cf455
SM
85552016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8556
8557 * gdb.ada/arraydim.exp: Remove extra directory level in build
8558 directory.
8559
f0464b23
SM
85602016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8561
8562 * lib/ada.exp: Remove extra directory level in build directory.
8563 * gdb.ada/cond_lang.exp: Likewise.
8564 * gdb.ada/exec_changed.exp: Likewise.
8565 * gdb.ada/lang_switch.exp: Likewise.
8566
42d94011
MG
85672016-07-06 Manish Goregaokar <manish@mozilla.com>
8568
2806dc7e
PA
8569 * simple.rs: Add test for raw pointer subscripting.
8570 * simple.exp: Add test expectations.
42d94011 8571
647c264c
YQ
85722016-07-05 Yao Qi <yao.qi@linaro.org>
8573
8574 * gdb.mi/mi-reverse.exp: Match =record-started output.
8575
20aa2c60
PA
85762016-07-01 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8579 procedure.
8580 (jit_reader_test): Test the jit reader's unwinder.
8581 * gdb.base/jithost.c (jit_function_00_code): New global.
8582 (main): Use memcpy to fill in the mmapped code, instead of poking
8583 bytes manually here.
8584 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8585 value.
8586 (read_debug_info): Save the function's range.
8587 (read_sp): New function.
8588 (unwind_frame): Use it. Also unwind RBP.
8589 (get_frame_id): Use read_sp.
8590 (gdb_init_reader): Use calloc instead of malloc.
8591 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8592 parameter. Use gdb_test_multiple.
8593
ced2dffb
PA
85942016-07-01 Pedro Alves <palves@redhat.com>
8595 Antoine Tremblay <antoine.tremblay@ericsson.com>
8596
8597 * gdb.threads/process-dies-while-detaching.c: New file.
8598 * gdb.threads/process-dies-while-detaching.exp: New file.
8599
63000888
PA
86002016-07-01 Pedro Alves <palves@redhat.com>
8601
8602 * gdb.multi/watchpoint-multi-exit.c: New file.
8603 * gdb.multi/watchpoint-multi-exit.exp: New file.
8604
038d4868
PA
86052016-06-30 Pedro Alves <palves@redhat.com>
8606
8607 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8608 unset inferior_spawn_id.
8609
994e9c83
PA
86102016-06-30 Pedro Alves <palves@redhat.com>
8611
8612 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8613 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8614
e5653468
YQ
86152016-06-29 Yao Qi <yao.qi@linaro.org>
8616
8617 * gdb.base/return.c: Add copyright header.
8618
803b47e5
TT
86192016-06-29 Tom Tromey <tom@tromey.com>
8620
8621 PR python/20129:
8622 * gdb.python/py-framefilter.exp: Add tests for setting priority
8623 and disabling of non-existent frame filter.
8624
28244707
YQ
86252016-06-29 Yao Qi <yao.qi@linaro.org>
8626
8627 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8628 0x0f07ff.
8629
a31d2f06
YQ
86302016-06-28 Yao Qi <yao.qi@linaro.org>
8631
8632 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8633 triplets. Start gdb, execute catch syscall, and continue. Check
8634 gdb's output to determine catch syscall is supported.
8635
921d8f54
MG
86362016-06-27 Manish Goregaokar <manish@mozilla.com>
8637
25d49b86
PA
8638 * gdb.rust/simple.rs: Add test for returning unit in a function.
8639 * gdb.rust/simple.exp: Add expectation for functions returning
8640 unit.
921d8f54 8641
f4952523
PMR
86422016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8643
8644 * gdb.python/py-breakpoint-create-fail.c,
8645 gdb.python/py-breakpoint-create-fail.exp,
8646 gdb.python/py-breakpoint-create-fail.py: New testcase.
8647
fccb08f8
MG
86482016-06-25 Manish Goregaokar <manish@mozilla.com>
8649
8650 PR gdb/20239
8651 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8652 * gdb.rust/simple.exp: Add test expectations for new NonZero
8653 tests.
fccb08f8 8654
6b850546
DT
86552016-06-24 David Taylor <dtaylor@emc.com>
8656
8657 * gdb.base/offsets.exp: New file.
8658 * gdb.base/offsets.c: New file.
8659
17621150
TT
86602016-06-23 Tom Tromey <tom@tromey.com>
8661
8662 PR gdb/16483:
8663 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8664 before any filters are loaded.
8665
04d59df6
WT
86662016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8667
8668 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8669 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8670 structs.
8671 * gdb.fortran/derived-type-function.exp: New file.
8672 * gdb.fortran/derived-type-function.f90: New file.
8673
8674
ac69f786
PA
86752016-06-21 Pedro Alves <palves@redhat.com>
8676
8677 * gdb.base/new-ui.exp: New file.
8678 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8679 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8680 (with_spawn_id): New procedure.
8681
49940788
PA
86822016-06-21 Pedro Alves <palves@redhat.com>
8683
8684 * gdb.mi/mi-exec-run.exp: New file.
8685
ef274d26
PA
86862016-06-21 Pedro Alves <palves@redhat.com>
8687
8688 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8689 breakpoint command's output on the main UI.
8690 (test_break): New procedure, factored out from calls in the top
8691 level.
8692 (top level): Use foreach_with_prefix to test MI as main UI and as
8693 separate UI.
8694
468afe6c
PA
86952016-06-21 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8698 (test_awatch_creation_and_listing)
8699 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8700 Remove 'type' parameter.
8701 (test_watchpoint_all): New parameter mi_mode. Remove
8702 with_test_prefix.
8703 (top level): Use foreach_with_prefix, and add main/separate UI MI
8704 testing axis.
8705
51f77c37
PA
87062016-06-21 Pedro Alves <palves@redhat.com>
8707
8708 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8709 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8710 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8711 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8712 (gdb_main_spawn_id, mi_spawn_id): Declare and
8713 comment.
8714 (mi_create_inferior_pty): New procedure,
8715 factored out from default_mi_gdb_start.
8716 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8717 procedures.
8718 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8719 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8720 Use mi_create_inferior_pty.
8721 (mi_gdb_start): Use eval to pass down args list.
8722
8980e177
PA
87232016-06-21 Pedro Alves <palves@redhat.com>
8724
8725 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8726 * gdb.opt/inline-cmds.exp: Add MI tests.
8727
f38d3ad1
PA
87282016-06-21 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8731
45db7c09
PA
87322016-06-21 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8735 (top level): Use it instead of mi_execute_to.
8736
5a069ab3
PA
87372016-06-21 Pedro Alves <palves@redhat.com>
8738
8739 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8740 (cont_handler_str): New.
8741 (signal_stop_handler): Set stop_handler_str instead of printing to
8742 stdout.
8743 (continue_handler): Set cont_handler_str instead of printing to
8744 stdout.
8745 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8746 mi_send_resuming_command. Print stop_handler_str and
8747 cont_handler_str instead of expecting the python events print
8748 directly.
8749
2838cc1d
SD
87502016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8751
8752 * gdb.base/jit-reader.exp: New file.
8753 * gdb.base/jithost.c: New file.
8754 * gdb.base/jithost.h: New file.
8755 * gdb.base/jitreader.c : New file.
8756 * gdb.base/jit-protocol.h: New file.
8757
21a77091
YQ
87582016-06-17 Yao Qi <yao.qi@linaro.org>
8759
8760 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8761 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8762 and detach-on-fork. Adjust tests.
8763 (top level): Invoke break_cond_on_syscall with combinations of
8764 syscall, follow-fork-mode and detach-on-fork.
8765
f50bf8e5
YQ
87662016-06-17 Yao Qi <yao.qi@linaro.org>
8767
8768 * gdb.base/step-over-exit.c: New.
8769 * gdb.base/step-over-exit.exp: New.
8770
a28d8e50
YTL
87712016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8772
8773 * gdb.base/float.exp: Add target check for nds32*-*-*.
8774 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8775
cad8e26d
AB
87762016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8777
8778 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8779 for unsupported target features.
8780 * gdb.base/call-rt-st.exp: Likewise.
8781 * gdb.base/call-sc.exp: Likewise.
8782 * gdb.base/call-signal-resume.exp: Likewise.
8783 * gdb.base/call-strs.exp: Likewise.
8784 * gdb.base/callexit.exp: Likewise.
8785 * gdb.base/callfuncs.exp: Likewise.
8786 * gdb.base/nodebug.exp: Likewise.
8787 * gdb.base/printcmds.exp: Likewise.
8788 * gdb.base/ptype.exp: Likewise.
8789 * gdb.base/structs.exp: Likewise.
8790 * gdb.base/unwindonsignal.exp: Likewise.
8791 * gdb.cp/gdb2495.exp: Likewise.
8792 * gdb.cp/templates.exp: Likewise.
8793 * gdb.cp/virtfunc.exp: Likewise.
8794 * gdb.threads/hand-call-in-threads.exp: Likewise.
8795 * gdb.threads/interrupted-hand-call.exp: Likewise.
8796 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8797
347dc102
TT
87982016-06-10 Tom Tromey <tom@tromey.com>
8799
8800 PR rust/20110:
8801 * gdb.rust/expr.exp: Add test for integer constant larger than
8802 i32.
8803
5e13cf25
BH
88042016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8805
8806 * gdb.fortran/nested-funcs.exp: New.
8807 * gdb.fortran/nested-funcs.f90: New.
8808
bb556f1f
TK
88092016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8810
8811 * gdb.base/examine-backward.c: New file.
8812 * gdb.base/examine-backward.exp: New file.
8813
38b022b4
SM
88142016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8815
8816 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8817 matching.
8818
1b40ec05
TT
88192016-06-02 Tom Tromey <tom@tromey.com>
8820
8821 PR python/18984:
8822 * gdb.python/py-shared.exp: Add solib_name test.
8823
193bd378
SM
88242016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8825
8826 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8827
3326303b
MG
88282016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8829
8830 PR c++/19893
8831 * gdb.dwarf2/implref.exp: Rename to...
8832 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8833 * gdb.dwarf2/implref-array.c: New file.
8834 * gdb.dwarf2/implref-array.exp: Likewise.
8835 * gdb.dwarf2/implref-global.c: Likewise.
8836 * gdb.dwarf2/implref-global.exp: Likewise.
8837 * gdb.dwarf2/implref-struct.c: Likewise.
8838 * gdb.dwarf2/implref-struct.exp: Likewise.
8839
825c8ef2
AT
88402016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8841
8842 * gdb.trace/trace-condition.exp: Add 64bit tests.
8843
2320162a
AT
88442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8845
8846 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8847 bits types.
8848 (main): Adapt to 8 to 64 bits types.
8849 * gdb.trace/trace-condition.exp: Add new tests.
8850
a7818233
AT
88512016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8852
8853 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8854
0d336466
AT
88552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8856
8857 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8858 Move condition tests...
8859 * gdb.trace/trace-condition.exp: Here.
8860
7faeb45a
AT
88612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8862
8863 * gdb.trace/trace-condition.exp: Add counter-case tests.
8864
e385593e
JK
88652016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 PR c++/15231
8868 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8869 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8870
744608cc
PA
88712016-05-27 Pedro Alves <palves@redhat.com>
8872
8873 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8874 New procedure.
8875 (top level): Call it, and bail out of DejaGnu is known to be bad.
8876
ac775bf4
AB
88772016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8878
8879 * gdb.base/whatis.c: Extend the test case.
8880 * gdb.base/whatis.exp: Add additional tests.
8881
2bbad2ea
BH
88822016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8883
8884* gdb.fortran/type.f90: Add pointer variable.
8885* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8886
8b70175d
BH
88872016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8888
8889 * gdb.fortran/vla-type.exp: Fix testcase name.
8890
86d8a848
BH
88912016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8892
8893 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8894
e188eb36
BH
88952016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8896
8897 * gdb.fortran/type.f90: Add nested structures.
8898 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8899 * gdb.fortran/derived-type.exp: Adapt expected output.
8900 * gdb.fortran/vla-type.exp: Adapt expected output.
8901
9b2db1fd
BH
89022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8903
8904 * gdb.fortran/whatis_type.exp: Adapt expected output.
8905
72b17055
BH
89062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8907
8908 * gdb.fortran/print_type.exp: Fix expected output.
8909 * gdb.fortran/whatis_type.exp: Fix expected output.
8910
3cd81d8d
BH
89112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8912
8913 * gdb.fortran/whatis_type.exp: Use multi_line.
8914
ddae9462
TT
89152016-05-24 Tom Tromey <tom@tromey.com>
8916
8917 PR python/17386:
8918 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8919 use value as an index.
8920
1957f6b8
TT
89212016-05-23 Tom Tromey <tom@tromey.com>
8922
8923 PR python/17981:
8924 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8925 no-breakpoint case.
8926
026a9174
PA
89272016-05-24 Pedro Alves <palves@redhat.com>
8928
8929 PR gdb/19828
8930 * gdb.threads/clone-attach-detach.c: New file.
8931 * gdb.threads/clone-attach-detach.exp: New file.
8932
e70a7231
FR
89332016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8934
8935 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8936
0f6ed0e0
TT
89372016-05-23 Tom Tromey <tom@tromey.com>
8938
8939 PR python/19438, PR python/18393:
8940 * gdb.python/py-progspace.exp: Add "dir" test.
8941 * gdb.python/py-objfile.exp: Add "dir" test.
8942
ffd19d61
YQ
89432016-05-23 Yao Qi <yao.qi@linaro.org>
8944
8945 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8946 * gdb.arch/thumb2-it.exp: Likewise.
8947
9e8f9b05
SM
89482016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8949
8950 * gdb.mi/mi-threads-interrupt.c: New file.
8951 * gdb.mi/mi-threads-interrupt.exp: New file.
8952
61c6156d
SM
89532016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8954
8955 PR gdb/18077
8956 * gdb.mi/mi-async-run.exp: New file.
8957 * gdb.mi/mi-async-run.c: New file.
8958
67218854
TT
89592016-05-17 Tom Tromey <tom@tromey.com>
8960 Manish Goregaokar <manishsmail@gmail.com>
8961
8962 * lib/rust-support.exp: New file.
8963 * lib/gdb.exp (skip_rust_tests): New proc.
8964 (build_executable_from_specs): Handle rust.
8965 * lib/future.exp (gdb_find_rustc): New proc.
8966 (gdb_default_target_compile): Handle rust.
8967 * gdb.rust/expr.exp: New file.
8968 * gdb.rust/generics.exp: New file.
8969 * gdb.rust/generics.rs: New file.
8970 * gdb.rust/methods.exp: New file.
8971 * gdb.rust/methods.rs: New file.
8972 * gdb.rust/modules.exp: New file.
8973 * gdb.rust/modules.rs: New file.
8974 * gdb.rust/simple.exp: New file.
8975 * gdb.rust/simple.rs: New file.
8976
c44af4eb
TT
89772016-05-17 Tom Tromey <tom@tromey.com>
8978
8979 * gdb.base/default.exp (set language): Add rust.
8980
dcd1f979
TT
89812016-05-17 Tom Tromey <tom@tromey.com>
8982
8983 * gdb.gdb/unittest.exp: New file.
8984
155b7f57
YQ
89852016-05-16 Yao Qi <yao.qi@linaro.org>
8986
8987 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8988 shell_prompt. Update shell_prompt_re.
8989
8ddd5a6c
DE
89902016-05-12 Doug Evans <dje@google.com>
8991
8992 PR symtab/19999
8993 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8994 $options when building executable.
8995 * gdb.dwarf2/fission-loclists-pie.S: New file.
8996 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8997
02e370d9
SM
89982016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8999
9000 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9001 of [is_remote target],
9002
8929ad8b
SM
90032016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9004
9005 * lib/gdb.exp (use_gdb_stub): New procedure.
9006
6c447423
DE
90072016-05-03 Yunlian Jiang <yunlian@google.com>
9008 Doug Evans <dje@google.com>
9009
9010 PR symtab/19914
9011 * gdb.dwarf2/dwp-sepdebug.c: New file.
9012 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9013
444e826c
SM
90142016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9015
9016 * gdb.base/detach.exp: Remove is_remote check.
9017
740feeaa
SM
90182016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9019
9020 * gdb.base/annota-input-while-running.exp: Don't check for
9021 [is_remote target]. Enable annotations after running to main.
9022 Remove unused "set test..." line.
9023
9080ac9d
SM
90242016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9025
9026 * gdb.trace/trace-enable-disable.exp: New file.
9027 * gdb.trace/trace-enable-disable.c: New file.
9028
952ebca5
SM
90292016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9030
9031 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9032 use it in info sharedlibrary test.
9033 * gdb.trace/ftrace-lock.exp: Likewise.
9034 * gdb.trace/ftrace.exp: Likewise.
9035 * gdb.trace/range-stepping.exp: Likewise.
9036 * gdb.trace/trace-break.exp: Likewise.
9037 * gdb.trace/trace-condition.exp: Likewise.
9038 * gdb.trace/trace-mt.exp: Likewise.
9039
d9019901
SM
90402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9041
9042 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9043 (gdb_load_shlib): ... this.
9044 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9045 gdb_load_shlib.
9046 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9047 * gdb.base/ctxobj.exp: Likewise.
9048 * gdb.base/dprintf-pending.exp: Likewise.
9049 * gdb.base/dso2dso.exp: Likewise.
9050 * gdb.base/fixsection.exp: Likewise.
9051 * gdb.base/gcore-relro.exp: Likewise.
9052 * gdb.base/gdb1555.exp: Likewise.
9053 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9054 * gdb.base/gnu-ifunc.exp: Likewise.
9055 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9056 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9057 * gdb.base/pending.exp: Likewise.
9058 * gdb.base/print-file-var.exp: Likewise.
9059 * gdb.base/print-symbol-loading.exp: Likewise.
9060 * gdb.base/shlib-call.exp: Likewise.
9061 * gdb.base/shreloc.exp: Likewise.
9062 * gdb.base/so-impl-ld.exp: Likewise.
9063 * gdb.base/solib-disc.exp: Likewise.
9064 * gdb.base/solib-nodir.exp: Likewise.
9065 * gdb.base/solib-overlap.exp: Likewise.
9066 * gdb.base/solib-symbol.exp: Likewise.
9067 * gdb.base/solib-weak.exp (do_test): Likewise.
9068 * gdb.base/sym-file.exp: Likewise.
9069 * gdb.base/symtab-search-order.exp: Likewise.
9070 * gdb.base/type-opaque.exp: Likewise.
9071 * gdb.base/unload.exp: Likewise.
9072 * gdb.base/watchpoint-solib.exp: Likewise.
9073 * gdb.compile/compile.exp: Likewise.
9074 * gdb.cp/gdb2384.exp: Likewise.
9075 * gdb.cp/infcall-dlopen.exp: Likewise.
9076 * gdb.cp/re-set-overloaded.exp: Likewise.
9077 * gdb.fortran/library-module.exp: Likewise.
9078 * gdb.opt/solib-intra-step.exp: Likewise.
9079 * gdb.python/py-finish-breakpoint.exp: Likewise.
9080 * gdb.python/py-shared.exp: Likewise.
9081 * gdb.reverse/solib-precsave.exp: Likewise.
9082 * gdb.reverse/solib-reverse.exp: Likewise.
9083 * gdb.server/solib-list.exp: Likewise.
9084 * gdb.threads/dlopen-libpthread.exp: Likewise.
9085 * gdb.threads/tls-shared.exp: Likewise.
9086 * gdb.threads/tls-so_extern.exp: Likewise.
9087 * gdb.trace/change-loc.exp: Likewise.
9088 * gdb.trace/ftrace-lock.exp: Likewise.
9089 * gdb.trace/ftrace.exp: Likewise.
9090 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9091 * gdb.trace/pending.exp: Likewise.
9092 * gdb.trace/range-stepping.exp: Likewise.
9093 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9094 (strace_info_marker): Likewise.
9095 (strace_probe_marker): Likewise.
9096 (strace_trace_on_same_addr): Likewise.
9097 (strace_trace_on_diff_addr): Likewise.
9098 * gdb.trace/trace-break.exp: Likewise.
9099 * gdb.trace/trace-condition.exp: Likewise.
9100 * gdb.trace/trace-mt.exp: Likewise.
9101
fca4cfd9
SM
91022016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9103
9104 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9105 result of gdb_remote_download.
9106 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9107 * gdb.base/dso2dso.exp: Likewise.
9108 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9109 * gdb.base/print-file-var.exp: Likewise.
9110 * gdb.base/shlib-call.exp: Likewise.
9111 * gdb.base/shreloc.exp: Likewise.
9112 * gdb.base/solib-overlap.exp: Likewise.
9113 * gdb.base/solib-weak.exp (do_test): Likewise.
9114 * gdb.base/unload.exp: Likewise.
9115
11cf4ffb
YQ
91162016-04-27 Yao Qi <yao.qi@linaro.org>
9117
9118 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9119 exists.
9120
3e2e34f8
KB
91212016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9122
9123 * vla-type.exp: Print structure from toplevel.
9124
8f07e298
BH
91252016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9126
9127 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9128 of dynamic types.
9129 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9130 of dynamic types.
9131
9920b434
BH
91322016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9133
9134 * gdb.fortran/vla-type.f90: New file.
9135 * gdb.fortran/vla-type.exp: New file.
9136
f3abeff5
YQ
91372016-04-25 Yao Qi <yao.qi@linaro.org>
9138
9139 * gdb.base/branch-to-self.c: New file.
9140 * gdb.base/branch-to-self.exp: New file.
9141
0a5d52f0
YQ
91422016-04-22 Yao Qi <yao.qi@linaro.org>
9143
9144 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9145 more after $hex.
9146
495346f6
YQ
91472016-04-22 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9150 * gdb.base/annota3.exp: Likewise.
9151
4a7e075c
YQ
91522016-04-22 Yao Qi <yao.qi@linaro.org>
9153
9154 * gdb.reverse/step-precsave.exp: Do one step and test program
9155 stops in "callee" and do multiple steps until program goes out
9156 of "callee".
9157 * gdb.reverse/step-reverse.exp: Likewise.
9158
5b061e98
YQ
91592016-04-22 Yao Qi <yao.qi@linaro.org>
9160
9161 * gdb.trace/signal.exp: Also pass if
9162 $tracepoint_hits($i) > $iterations.
9163
5c5dc57f
YQ
91642016-04-22 Yao Qi <yao.qi@linaro.org>
9165
9166 * gdb.trace/signal.c: New file.
9167 * gdb.trace/signal.exp: New file.
9168
a55411b9
DE
91692016-04-19 Doug Evans <xdje42@gmail.com>
9170
9171 * gdb.base/bad-file.exp: New file.
9172
a22df60a
MG
91732016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9174
9175 * gdb.dwarf2/implref.exp: New file.
9176
0c13f7e5
BH
91772016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9178
9179 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9180 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9181 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9182 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9183 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9184 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9185 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9186 * lib/fortran.exp (fortran_int4): New procedure.
9187 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9188 (fortran_logical4): Likewise.
9189
9b9b09e9
BH
91902016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9191
9192 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9193
a14d1f4d
BH
91942016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9195
9196 * lib/compiler.c: Add Intel specific preprocessor macros.
9197 * lib/compiler.cc: Likewise.
25d49b86 9198
7d49b1d0
LM
91992016-04-13 Luis Machado <lgustavo@codesourcery.com>
9200
9201 * gdb.server/connect-with-no-symbol-file.c: New file.
9202 * gdb.server/connect-with-no-symbol-file.exp: New file.
9203
8392fa22
SM
92042016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9205
9206 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9207
8c4c4aeb
SM
92082016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9209
9210 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9211 standard output directory.
9212
45e3745e
AT
92132016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9214
9215 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9216
e26b7e41
MM
92172016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9218
9219 * gdb.btrace/instruction_history.c (loop): Add declaration.
9220
8ce09462
AT
92212016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9222
9223 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9224
2e88a1ea
SM
92252016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9226
9227 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9228 parentheses to print.
9229 (continue_handler): Likewise.
9230
f48e22e3
SM
92312016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9232
9233 * gdb.server/solib-list.exp: Remove is_remote check.
9234 Pass shlib= to gdb_compile. Don't link shared library with
9235 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9236 Run binary filename through "readlink -f" on the target.
9237
096be756
PA
92382016-04-08 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9241 interpreter filename as argument to gdbserver_spawn.
9242 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9243 Return empty if $last_loaded_file does not exist.
9244
06500533
JK
92452016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9246
9247 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9248 * gdb.base/jit-main.c: Use exit after usage.
9249
2d35e871
JK
92502016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9251
9252 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9253 GDBHISTSIZE prior to the tests.
9254 * gdb.base/gdbinit-history.exp: Likewise.
9255
92562016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9257
9258 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9259 instead of build_executable. Use gdb_load_shlibs.
9260
c8064e7e
YQ
92612016-04-07 Yao Qi <yao.qi@linaro.org>
9262
9263 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9264 Execute "si" command.
9265
bde47561
YQ
92662016-04-07 Yao Qi <yao.qi@linaro.org>
9267
9268 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9269 number instead of the comments on some line.
9270
b16f8a3b
DB
92712016-04-06 Don Breazeal <donb@codesourcery.com>
9272
9273 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9274 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9275
c2f901df
SM
92762016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9277
9278 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9279 standard_output_file. Remove unused binfile variable.
9280
ac17fda0
CU
92812016-04-05 Catalin Udma <catalin.udma@freescale.com>
9282
9283 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9284 * gdb.python/py-mi-objfile.exp: Match "list main" output
9285 in console format.
9286
03a8c4df
SM
92872016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9288
9289 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9290 absolute.
9291
6e774b13
SM
92922016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9293
9294 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9295 absolute.
9296 * gdb.trace/ftrace.exp: Likewise.
9297 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9298 targets as well.
9299 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9300 (gdb_load_shlibs): Copy libraries to test directory when testing
9301 natively. Only set solib-search-path if testing remotely.
9302 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9303
7817ea46
SM
93042016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9305
9306 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9307 gdb_download. Use it even if the target is not remote.
9308 * gdb.base/jit.exp (compile_jit_test): Likewise.
9309 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9310 output directory if the destination board is local, otherwise use
9311 the standard remote_download from DejaGnu.
9312 (gdb_download): Remove.
9313 (gdb_load_shlibs): Use gdb_remote_download instead of
9314 gdb_download.
9315 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9316 Use gdb_remote_download instead of gdb_download. Use it even if
9317 the target is not remote.
9318 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9319 instead of gdb_download.
9320
7beb7f68
SM
93212016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9322
9323 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9324 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9325 run.
9326
cc63428a
AV
93272016-04-01 Artemiy Volkov <artemiyv@acm.org>
9328
9329 PR gdb/19820
9330 * gdb.base/printcmds.exp: Add artificial arrays tests.
9331
64cdf930
PA
93322016-03-31 Pedro Alves <palves@redhat.com>
9333
9334 PR gdb/19858
9335 * gdb.base/jit-main.c: Include unistd.h.
9336 (ATTACH): Define to 0 if not already defined.
9337 (wait_for_gdb, mypid): New globals.
9338 (WAIT_FOR_GDB): New macro.
9339 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9340 some breakpoint locations.
9341 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9342 New procedures.
9343 (one_jit_test): Add REATTACH parameter, and handle it. Use
9344 continue_to_test_location.
9345 (top level): Test attach, and adjusts calls to one_jit_test.
9346
40dea8cb
PA
93472016-03-31 Pedro Alves <palves@redhat.com>
9348
9349 PR gdb/19858
9350 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9351 BINSUFFIX parameter, and handle it.
9352 (top level): Adjust calls compile_jit_test.
9353
e7ea3ec7
CU
93542016-03-31 Catalin Udma <catalin.udma@freescale.com>
9355
9356 PR python/19743
9357 * gdb.python/py-mi-events-gdb.py: New file.
9358 * gdb.python/py-mi-events.c: New file.
9359 * gdb.python/py-mi-events.exp: New file.
9360
e6359af3
YQ
93612016-03-30 Yao Qi <yao.qi@linaro.org>
9362
9363 * gdb.reverse/until-precsave.exp: Match function name only.
9364 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9365 Move malloc to a condition block.
9366 * gdb.reverse/until-reverse.exp: Match function name only.
9367
a4105d04
MK
93682016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9369
9370 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9371 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9372 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9373 variable for GPR 0 instead of assuming it is register 0.
9374 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9375 * lib/trace-support.exp: Add s390 registers.
9376
bfa6adb9
YQ
93772016-03-29 Yao Qi <yao.qi@linaro.org>
9378
9379 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9380
1e6697ea
YQ
93812016-03-24 Yao Qi <yao.qi@linaro.org>
9382
9383 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9384 test message.
9385
64bcd522
AA
93862016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9387
9388 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9389 maintaining separate logic for constructing the output path.
9390
7868401b
DB
93912016-03-16 Don Breazeal <donb@codesourcery.com>
9392
9393 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9394 Retry fork and waitpid on interrupted system call errors.
9395 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9396 Use with_timeout_factor to increase timeout by factor of 10.
9397
1cafadb4
DB
93982016-03-15 Don Breazeal <donb@codesourcery.com>
9399
9400 * gdb.cp/scope-err.cc: New test program.
9401 * gdb.cp/scope-err.exp: New test script.
9402 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9403 lines and "set breakpoint here" comment.
9404 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9405 Fixed some whitespace and format issues.
9406 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9407 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9408
81516450
DE
94092016-03-15 Doug Evans <dje@google.com>
9410
9411 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9412 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9413 All callers updated. Add tests for enums, mixed flags register.
9414
aa52b601
DE
94152016-03-15 Doug Evans <dje@google.com>
9416
9417 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9418 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9419
fa4ff313
SM
94202016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9421
9422 * gdb.base/default.exp: Add $_as_string to the list of expected
9423 convenience functions.
9424
f2403c39
AB
94252016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9428
f2f3ccb9
SM
94292016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9430
9431 * gdb.python/py-as-string.exp: New file.
9432 * gdb.python/py-as-string.c: New file.
9433
00dbd492
PA
94342016-03-09 Pedro Alves <palves@redhat.com>
9435
9436 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9437 signal" -> "Thread NN received signal" output change.
9438 * gdb.threads/ia64-sigill.exp: Likewise.
9439 * gdb.threads/linux-dp.exp: Likewise.
9440 * gdb.threads/manythreads.exp: Likewise.
9441 * gdb.threads/pending-step.exp: Likewise.
9442 * gdb.threads/print-threads.exp: Likewise.
9443 * gdb.threads/sigstep-threads.exp: Likewise.
9444 * gdb.threads/staticthreads.exp: Likewise.
9445 * gdb.threads/tls.exp: Likewise.
9446
1e6697ea
YQ
94472016-03-09 Pedro Alves <palves@redhat.com>
9448
9449 * gdb.base/command-line-input.exp: New file.
9450
b04fd3be
MK
94512016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9452
9453 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9454 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9455 * gdb.trace/pending.exp: Accept leading dot before function name.
9456 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9457 * lib/trace-support.exp: Set registers for ppc.
9458
98fa59e9
MK
94592016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9460
9461 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9462 use it for disassembly; accept .main in addition to main in backtrace.
9463
f77198c8
MK
94642016-03-09 Wei-cheng Wang <cole945@gmail.com>
9465 Marcin Kościelnicki <koriakin@0x04.net>
9466
9467 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9468 (gdb_recursion_test_ptr): New global variable.
9469 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9470 gdb_recursion_test.
9471 (gdb_c_test): Ditto.
9472
ba84e0da
MK
94732016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9474
9475 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9476 ordering.
9477
4366d36e
MK
94782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9479
9480 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9481 (bar): Add bar_start_lbl label.
9482 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9483 of foo/bar for emitting DWARF and tracing.
9484
5eb264df
SDJ
94852016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9486
9487 * analyze-racy-logs.py: Set executable bit.
9488
fb6a751f
SDJ
94892016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9490
9491 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9492 (CHECK_TARGET_TMP): Likewise.
9493 (check-single-racy): New rule.
9494 (check-parallel-racy): Likewise.
9495 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9496 (do-check-parallel-racy): New rule.
9497 (check-racy/%.exp): Likewise.
9498 * README (Racy testcases): New section.
9499 * analyze-racy-logs.py: New file.
9500
bdf7e230
DE
95012016-03-03 Doug Evans <dje@google.com>
9502
9503 * gdb.base/skip.exp: Use with_test_prefix.
9504
4719d415
YQ
95052016-03-03 Yao Qi <yao.qi@linaro.org>
9506
9507 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9508 Invoke step_over_syscall "clone" and break_cond_on_syscall
9509 "clone".
9510 * gdb.base/step-over-clone.c: New file.
9511
ea507862
YQ
95122016-03-03 Yao Qi <yao.qi@linaro.org>
9513
9514 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9515 code format.
9516
8fc8cbda
YQ
95172016-03-03 Yao Qi <yao.qi@linaro.org>
9518
9519 * gdb.base/disp-step-fork.c: Rename to ...
9520 * gdb.base/step-over-fork.c: ... it. New file.
9521 * gdb.base/disp-step-vfork.c: Rename to ...
9522 * gdb.base/step-over-vfork.c: ... it. New file.
9523 * gdb.base/disp-step-syscall.exp: Rename to ...
9524 * gdb.base/step-over-syscall.exp: ... it. New file.
9525 (disp_step_cross_syscall): Rename to ...
9526 (step_over_syscall): ... it.
9527
92fa70b0
YQ
95282016-03-03 Yao Qi <yao.qi@linaro.org>
9529
9530 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9531 If target supports condition evaluation on target, invoke
9532 break_cond_on_syscall for fork and vfork.
9533
e197ad3c
YQ
95342016-03-03 Yao Qi <yao.qi@linaro.org>
9535
9536 * gdb.base/disp-step-syscall.exp: Don't invoke
9537 support_displaced_stepping.
9538 (disp_step_cross_syscall): Test with displaced stepping off and
9539 on if supported.
9540
0b47da9f
YQ
95412016-03-03 Yao Qi <yao.qi@linaro.org>
9542
9543 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9544 proc.
9545 (setup): New proc.
9546 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9547 and setup.
9548
065ab6dc
BH
95492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9550
9551 * gdb.fortran/vla-history.exp: Remove breakpoint.
9552
07e448ad 95532016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9554
25d49b86
PA
9555 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9556 exceeds timeout.
07e448ad 9557
9ac2d526 95582016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9559
25d49b86
PA
9560 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9561 breakpoint.
9ac2d526 9562
17807369
BH
95632016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9564
9565 * gdb.mi/vla.f90: Nullify pointer after declaration.
9566
86e501af
PA
95672016-03-01 Pedro Alves <palves@redhat.com>
9568
9569 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9570
1e903e32
PA
95712016-03-01 Pedro Alves <palves@redhat.com>
9572
9573 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9574 before anything else.
9575 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9576 _GNU_SOURCE here.
9577 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9578 before anything else.
9579 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9580
6ccb54e2
PA
95812016-03-01 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9584
30ca9da1
YQ
95852016-03-01 Yao Qi <yao.qi@linaro.org>
9586
9587 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9588 prepare_for_testing.
9589
dc856b38
YQ
95902016-03-01 Yao Qi <yao.qi@linaro.org>
9591
9592 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9593
4a932159
AA
95942016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9595
9596 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9597 manually constructing the output path.
9598
f2489477
AA
95992016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9600
9601 * gdb.arch/s390-stackless.S: New.
9602 * gdb.arch/s390-stackless.exp: New.
9603
38899f16
IB
96042016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9605
9606 * gdb.dlang/circular.c: New file.
9607 * gdb.dlang/circular.exp: New file.
9608
9fde51ed
YQ
96092016-02-26 Yao Qi <yao.qi@linaro.org>
9610
9611 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9612 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9613 (testcases): Update.
9614
ce90fefe
YQ
96152016-02-26 Yao Qi <yao.qi@linaro.org>
9616
9617 * gdb.reverse/aarch64.c: Rename to ...
9618 * gdb.reverse/insn-reverse.c: ... it.
9619 * gdb.reverse/aarch64.exp: Rename to ...
9620 * gdb.reverse/insn-reverse.exp: ... it.
9621
3263bceb
YQ
96222016-02-26 Yao Qi <yao.qi@linaro.org>
9623
9624 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9625 (testcase_ftype): New.
9626 (testcases): New array.
9627 (n_testcases): New.
9628 (main): Call each element in testcases.
9629 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9630 (read_testcase): New.
9631 Do the tests in a loop.
9632
6cb59ff1
YQ
96332016-02-25 Yao Qi <yao.qi@linaro.org>
9634
9635 * gdb.base/branches.c: Remove.
9636
ae91f625
MK
96372016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9638
9639 PR gdb/13808
9640 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9641
678b48b7
MK
96422016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9643
9644 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9645
7337a6f2
MK
96462016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9647
9648 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9649 change x86_64 call_insn to 'callq'.
9650
861ca91f
AT
96512016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9652
9653 * gdb.trace/tfile-avx.c: Move to...
9654 * gdb.trace/tracefile-pseudo-reg.c: Here.
9655 * gdb.trace/tfile-avx.exp: Move to...
9656 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9657
bf74e428
GB
96582016-02-24 Gary Benson <gbenson@redhat.com>
9659
9660 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9661 message on attach.
9662
cce0e923
DE
96632016-02-23 Doug Evans <dje@google.com>
9664
9665 * gdb.base/skip.c (test_skip): New function.
9666 (end_test_skip_file_and_function): New function.
9667 (test_skip_file_and_function): New function.
9668 * gdb.base/skip1.c (test_skip): New function.
9669 (skip1_test_skip_file_and_function): New function.
9670 * gdb.base/skip.exp: Add tests for new skip options.
9671 * gdb.base/skip-solib.exp: Update expected output.
9672 * gdb.perf/skip-command.cc: New file.
9673 * gdb.perf/skip-command.exp: New file.
9674 * gdb.perf/skip-command.py: New file.
9675
4000e47e
MK
96762016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9677
9678 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9679 info registers pattern.
9680
24f75ead
IB
96812016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9682
9683 * lib/future.exp: Add D support.
9684 (gdb_find_gdc): New proc.
9685 (gdb_default_target_compile): Add D support.
9686
fbb7bcbe
WW
96872016-02-18 Wei-cheng Wang <cole945@gmail.com>
9688
9689 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9690 user+system time.
9691 (trace_speed_test): Determine the iteration count for a time
9692 between 15..30 seconds.
9693
012b3a21
WT
96942016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9695
9696 * gdb.arch/i386-mpx-sigsegv.c: New file.
9697 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9698 * gdb.arch/i386-mpx-simple_segv.c: New file.
9699 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9700
2d5189bd
YQ
97012016-02-18 Yao Qi <yao.qi@linaro.org>
9702
9703 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9704 Don't call setup_kfail.
9705
40fb20d0
YQ
97062016-02-18 Yao Qi <yao.qi@linaro.org>
9707
9708 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9709 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9710
21b1f8d2
DE
97112016-02-16 Doug Evans <dje@google.com>
9712
9713 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9714 * gdb.base/skip1.c: Ditto.
9715 * gdb.base/skip.exp: Whitespace cleanup.
9716
4041ed77
DB
97172016-02-16 Don Breazeal <donb@codesourcery.com>
9718
9719 PR remote/19496
9720 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9721 Remove kfail for PR remote/19496.
9722
c4ef31bf
SM
97232016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9724
9725 * lib/gdb.exp (standard_temp_file): Return a path specific to
9726 the runtest invocation.
9727
266b65b3
SM
97282016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9729
9730 * gdb.trace/save-trace.exp: Change relative path to be in the
9731 standard output directory.
9732
a7a0a6a9
JK
97332016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 * gdb.arch/i386-prologue.c: Add missing prototypes.
9736
c99dbb42
JK
97372016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9738
9739 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9740 * gdb.arch/i386-prologue.exp: Likewise.
9741 * gdb.arch/i386-size.exp: Likewise.
9742
aa480355
SM
97432016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9744
9745 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9746 define object file path.
9747 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9748 file path.
9749 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9750 standard_output_file to define binfile.
9751
ba881f50
JK
97522016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9753
9754 Fix compatibility with recent gfortran-5.3.1.
9755 * gdb.fortran/vla-history.exp (print vla1 allocated)
9756 (print vla2 allocated, print $2, print $3): Remove
9757 (print $4): Rename to ...
9758 (print $2): ... here.
9759 (print $9): Rename to ...
9760 (print $5): ... here.
9761 (print $10): Rename to ...
9762 (print $6): ... here.
9763 * gdb.fortran/vla.f90: Add pvla initialization.
9764
e9fb005c
JK
97652016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9766
9767 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9768 New test.
9769 * gdb.fortran/vla-value-sub.exp: Likewise.
9770
e44e00ff
MK
97712016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9772
9773 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9774
97e94151
SM
97752016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9776
9777 * i386-biarch-core.exp: Define corefile using
9778 standard_output_file.
9779
01113bc1
YQ
97802016-02-12 Yao Qi <yao.qi@linaro.org>
9781
9782 * gdb.arch/arm-single-step-kernel-helper.c: New.
9783 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9784
33b4777c
MM
97852016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9786
9787 * gdb.btrace/tailcall-only.exp: New.
9788 * gdb.btrace/tailcall-only.c: New.
9789 * gdb.btrace/x86_64-tailcall-only.S: New.
9790 * gdb.btrace/i686-tailcall-only.S: New.
9791
acc23c11
PA
97922016-02-11 Pedro Alves <palves@redhat.com>
9793
9794 * README (Parallel testing): Add missing double quotes.
9795
e352bf0a
PA
97962016-02-11 Pedro Alves <palves@redhat.com>
9797
9798 * README (Parallel testing): New section.
9799 (GDB_PARALLEL): Rewrite.
9800 (FORCE_PARALLEL): Document.
9801
9f5fed78
MK
98022016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9803
9804 * gdb.trace/tfile-avx.c: New test.
9805 * gdb.trace/tfile-avx.exp: New test.
9806
9ef9e6a6
KS
98072016-02-09 Keith Seitz <keiths@redhat.com>
9808
9809 PR breakpoints/19546
9810 * gdb.base/infcall-exec.c: New file.
9811 * gdb.base/infcall-exec2.c: New file.
9812 * gdb.base/infcall-exec.exp: New file.
9813
a96e36da
KS
98142016-02-09 Keith Seitz <keiths@redhat.com>
9815
9816 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9817 (toplevel): Call test_bkpt_address.
9818
9f61929f
KS
98192016-02-09 Keith Seitz <keiths@redhat.com>
9820
9821 PR python/19506
9822 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9823 (toplevel): Call test_bkpt_address.
9824
1e94266c
SM
98252016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9826
9827 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9828 to AC_OUTPUT.
9829 * configure: Regenerate.
9830
2a7f3dff
PA
98312016-02-09 Pedro Alves <palves@redhat.com>
9832
9833 PR breakpoints/19548
9834 * gdb.base/execl-update-breakpoints.c (some_function): New
9835 function.
9836 (main): Call it.
9837 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9838 Tighten expected GDB output.
9839
2151ccc5
SM
98402016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9841
9842 * Makefile.in (ALL_SUBDIRS): Remove.
9843 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9844 (distclean maintainer-clean realclean): Likewise.
9845 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9846 * configure: Regenerate.
9847 * gdb.ada/Makefile.in: Delete.
9848 * gdb.arch/Makefile.in: Likewise.
9849 * gdb.asm/Makefile.in: Likewise.
9850 * gdb.base/Makefile.in: Likewise.
9851 * gdb.btrace/Makefile.in: Likewise.
9852 * gdb.cell/Makefile.in: Likewise.
9853 * gdb.compile/Makefile.in: Likewise.
9854 * gdb.cp/Makefile.in: Likewise.
9855 * gdb.disasm/Makefile.in: Likewise.
9856 * gdb.dlang/Makefile.in: Likewise.
9857 * gdb.dwarf2/Makefile.in: Likewise.
9858 * gdb.fortran/Makefile.in: Likewise.
9859 * gdb.gdb/Makefile.in: Likewise.
9860 * gdb.go/Makefile.in: Likewise.
9861 * gdb.guile/Makefile.in: Likewise.
9862 * gdb.java/Makefile.in: Likewise.
9863 * gdb.linespec/Makefile.in: Likewise.
9864 * gdb.mi/Makefile.in: Likewise.
9865 * gdb.modula2/Makefile.in: Likewise.
9866 * gdb.multi/Makefile.in: Likewise.
9867 * gdb.objc/Makefile.in: Likewise.
9868 * gdb.opencl/Makefile.in: Likewise.
9869 * gdb.opt/Makefile.in: Likewise.
9870 * gdb.pascal/Makefile.in: Likewise.
9871 * gdb.perf/Makefile.in: Likewise.
9872 * gdb.python/Makefile.in: Likewise.
9873 * gdb.reverse/Makefile.in: Likewise.
9874 * gdb.server/Makefile.in: Likewise.
9875 * gdb.stabs/Makefile.in: Likewise.
9876 * gdb.threads/Makefile.in: Likewise.
9877 * gdb.trace/Makefile.in: Likewise.
9878 * gdb.xml/Makefile.in: Likewise.
9879 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9880 GDB_PARALLEL.
9881 (standard_output_file): Remove check for GDB_PARALLEL, always
9882 return path in outputs/$subdir/$testname.
9883
437277d4
SM
98842016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9885
9886 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9887 (site.exp): Assign abs_srcdir to tcl's srcdir.
9888
31d913c7
YQ
98892016-02-04 Yao Qi <yao.qi@linaro.org>
9890
9891 * gdb.base/foll-exec-mode.c: Include limits.h.
9892 (main): Add parameters argc and argv. Get directory from
9893 argv[0].
9894 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9895 compilation.
9896 * gdb.base/foll-exec.c: Include limits.h.
9897 (main): Add parameters argc and argv.
9898 Get directory from argv[0].
9899 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9900 Adjust tests on the number of lines as source code changed.
9901 * gdb.base/foll-vfork-exit.c: Include limits.h.
9902 (main): Add one line of statement before vfork.
9903 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9904 (main): Add parameters argc and argv. Get directory from
9905 argv[0].
9906 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9907 (setup_gdb): Set tbreak to skip some source lines.
9908 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9909 (main): Add parameters argc and argv. Get directory from
9910 argv[0].
9911 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9912 compilation.
9913 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9914 (main): Add parameters argc and argv. Get directory from
9915 argv[0].
9916 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9917 compilation.
9918
9482b9fb
DE
99192016-02-01 Doug Evans <dje@google.com>
9920
9921 * gdb.base/skip.exp: Clean up multiple references to same test name.
9922
6b2e4f10
PA
99232016-02-01 Pedro Alves <palves@redhat.com>
9924
ccb6afd6 9925 PR remote/19496
6b2e4f10
PA
9926 * gdb.threads/forking-threads-plus-breakpoint.exp
9927 (displaced_stepping_supported): New global.
9928 (probe_displaced_stepping_support): New procedure.
9929 (do_test): Add 'displaced' parameter, and use it.
9930 (top level): Check for displaced stepping support. Add displaced
9931 stepping on/off testing axis.
9932
37a8db1a
AB
99332016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9934
9935 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9936 pointer. Don't perform further tests on the unassociated pointer
9937 if the first test fails.
9938
5fdf6324
AB
99392016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9940
9941 * gdb.base/max-value-size.c: New file.
9942 * gdb.base/max-value-size.exp: New file.
9943 * gdb.base/huge.exp: Disable max-value-size for this test.
9944
935c6144
IB
99452016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9946
9947 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9948
7fe8399d
YQ
99492016-01-28 Yao Qi <yao.qi@linaro.org>
9950
9951 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9952
a2077e25
PA
99532016-01-25 Pedro Alves <palves@redhat.com>
9954
9955 PR threads/19461
9956 * gdb.base/fork-running-state.c: New file.
9957 * gdb.base/fork-running-state.exp: New file.
9958
1d2736d4
PA
99592016-01-25 Pedro Alves <palves@redhat.com>
9960
9961 PR gdb/19494
9962 * gdb.base/catch-fork-kill.c: New file.
9963 * gdb.base/catch-fork-kill.exp: New file.
9964
f1da4b11
PA
99652016-01-25 Pedro Alves <palves@redhat.com>
9966
9967 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9968 Delete, moved to lib/gdb.exp.
9969 * gdb.threads/forking-threads-plus-breakpoint.exp
9970 (foreach_with_prefix): Likewise.
9971 * gdb.threads/process-dies-while-handling-bp.exp
9972 (foreach_with_prefix): Likewise.
9973 * lib/gdb.exp (foreach_with_prefix): New procedure.
9974
45f38546
MK
99752016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9976
9977 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9978 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9979
dc29a1ce
MK
99802016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9981
9982 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9983 endian targets.
9984
092127d7
JK
99852016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9986 Pedro Alves <palves@redhat.com>
9987
9988 Fix testsuite compatibility with Guile.
9989 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9990 number.
9991
31d765d3
JK
99922016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9993
9994 Fix testsuite compatibility with Guile.
9995 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9996 (thread 1): New test for backtrace through signal handler.
9997
1ac78c04
YQ
99982016-01-22 Yao Qi <yao.qi@linaro.org>
9999
10000 PR testsuite/19491
10001 * gdb.base/multi-forks.c: Include
10002 ../lib/unbuffer_output.c
10003 (main): Call gdb_unbuffer_output.
10004
4f5946a8
DE
100052016-01-21 Doug Evans <dje@google.com>
10006
10007 * lib/ada.exp (gdb_compile_ada): Fix typo.
10008
305e13e6
JB
100092016-01-21 Joel Brobecker <brobecker@adacore.com>
10010
10011 * gdb.base/break-fun-addr.exp: New file.
10012 * gdb.base/break-fun-addr1.c: New file.
10013 * gdb.base/break-fun-addr2.c: New file.
10014
5f5dfff6
SM
100152016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10016
10017 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10018 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10019 enum flag values.
10020
fd356fa2
AA
100212016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10022
10023 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10024 when GDB can not set the vector return value. Add more comments
10025 for clarification.
10026
9df22175
AT
100272016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10028
10029 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10030 command.
10031
41d1845e
SM
100322016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10033
10034 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10035
01ac6840
SM
100362016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10037
10038 * Makefile.in (check-single): Pass --status to runtest.
10039 (check/%.exp): Likewise.
10040
100412016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10042
10043 * Makefile.in (check-parallel): Propagate return code from make
10044 do-check-parallel.
10045
bd0a71fa
MK
100462016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10047
10048 * gdb.trace/ftrace.exp: Fix expected message on continue.
10049 * gdb.trace/pending.exp: Fix expected message on continue.
10050 * gdb.trace/trace-break.exp: Fix expected message on continue.
10051
8bcbad33
SM
100522016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10053
10054 * lib/gdb.exp (gdb_test): Remove unused global references.
10055
f303dbd6
PA
100562016-01-18 Pedro Alves <palves@redhat.com>
10057
10058 * gdb.base/async-shell.exp: Adjust expected output.
10059 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10060 * gdb.base/siginfo-thread.exp: Adjust expected output.
10061 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10062 * gdb.java/jnpe.exp: Adjust expected output.
10063 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10064 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10065 * gdb.threads/leader-exit.exp: Adjust expected output.
10066 * gdb.threads/manythreads.exp: Adjust expected output.
10067 * gdb.threads/pthreads.exp: Adjust expected output.
10068 * gdb.threads/schedlock.exp: Adjust expected output.
10069 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10070 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10071 expected output.
10072 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10073 output.
10074 * gdb.threads/sigthread.exp: Adjust expected output.
10075 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10076
b2789696
YQ
100772016-01-18 Yao Qi <yao.qi@linaro.org>
10078
10079 * gdb.guile/scm-section-script.c: Replace @progbits with
10080 %progbits.
10081 * gdb.python/py-section-script.c: Likewise.
10082
71ef29a8
PA
100832016-01-15 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.multi/tids.exp: Test star wildcard ranges.
10086
3f5b7598
PA
100872016-01-15 Pedro Alves <palves@redhat.com>
10088
10089 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10090 command from "thread apply" invocation.
10091 (thr_apply_info_thr_invalid): Default the expected output to the
10092 input tid list.
10093 (top level): Add tests that use convenience variables. Add tests
10094 for "thread apply" with a valid TID list, but missing the command.
10095
663f6d42
PA
100962016-01-13 Pedro Alves <palves@redhat.com>
10097
10098 * gdb.base/default.exp: Expect $_gthread as well.
10099 * gdb.multi/tids.exp: Test $_gthread.
10100 * gdb.threads/thread-specific.exp: Test $_gthread.
10101
c84f6bbf
PA
101022016-01-13 Pedro Alves <palves@redhat.com>
10103
10104 * gdb.multi/tids.exp: Test "info threads -gid".
10105
22a02324
PA
101062016-01-13 Pedro Alves <palves@redhat.com>
10107
10108 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10109 Breakpoint.thread.
10110 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10111
5d5658a1
PA
101122016-01-07 Pedro Alves <palves@redhat.com>
10113
10114 * gdb.base/break.exp: Adjust to output changes.
10115 * gdb.base/hbreak2.exp: Likewise.
10116 * gdb.base/sepdebug.exp: Likewise.
10117 * gdb.base/watch_thread_num.exp: Likewise.
10118 * gdb.linespec/keywords.exp: Likewise.
10119 * gdb.multi/info-threads.exp: Likewise.
10120 * gdb.threads/thread-find.exp: Likewise.
10121 * gdb.multi/tids.c: New file.
10122 * gdb.multi/tids.exp: New file.
10123
84654457
PA
101242016-01-13 Pedro Alves <palves@redhat.com>
10125
10126 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10127
e3940304
PA
101282016-01-13 Pedro Alves <palves@redhat.com>
10129
10130 * gdb.base/default.exp: Expect $_inferior as well.
10131 * gdb.multi/base.exp: Test $_inferior.
10132
a911d87a
PA
101332016-01-13 Pedro Alves <palves@redhat.com>
10134
10135 PR breakpoints/19388
10136 * gdb.base/catch-signal-siginfo-cond.c: New file.
10137 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10138
82075af2
JS
101392016-01-12 Josh Stone <jistone@redhat.com>
10140 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10141
10142 * gdb.base/catch-syscall.c (do_execve): New variable.
10143 (main): Conditionally trigger an execve.
10144 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10145 (test_catch_syscall_execve): New, check entry/return across execve.
10146 (do_syscall_tests): Call test_catch_syscall_execve.
10147
e46eeedd
PA
101482016-01-12 Pedro Alves <palves@redhat.com>
10149
10150 * gdb.base/random-signal.exp (do_test): New procedure, with body
10151 of testcase moved in.
10152
01d8c27e
JK
101532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10154 Pedro Alves <palves@redhat.com>
10155
10156 * gdb.base/funcargs.exp (finish from indirectly called function):
10157 Reintroduce the case for 'First'.
10158
9a706302
JK
101592016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10160 Pedro Alves <palves@redhat.com>
10161
10162 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10163 (tcatch_vfork_then_child_follow_exec)
10164 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10165 identification.
10166
c0ecb95f
JK
101672016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10168
10169 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10170 and repeats to unlimited.
10171 * gdb.python/py-value.exp: Likewise.
10172 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10173 and repeats to unlimited.
10174
6cfc1fcb
JK
101752016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10176
10177 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10178 and reordering the functions.
10179 * gdb.multi/hangout.c: Likewise.
10180 * gdb.multi/hello.c: Likewise.
10181
582a1b00
SM
101822016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10183
10184 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10185 absolute.
10186 (SingleStatisticTestResult.report): Use dict.keys instead of
10187 dict.iterkeys.
10188
79bc59cb
PA
101892016-01-06 Pedro Alves <palves@redhat.com>
10190
10191 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10192
43368e1d
MM
101932016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10194
10195 * gdb.btrace/dlopen.exp: New.
10196 * gdb.btrace/dlopen.c: New.
10197 * gdb.btrace/dlopen-dso.c: New.
10198
79fad5b8
SL
101992015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10200
10201 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10202 PATTERN argument is optional.
10203
ab8314b3
JB
102042015-12-24 Joel Brobecker <brobecker@adacore.com>
10205
10206 * lib/ada.exp (target_compile_ada_from_dir): New function.
10207 (gdb_compile_ada): Reimplement avoiding the use of project files.
10208 * gdb.ada/gnat_ada.gpr: Delete.
10209 * gdb.ada/cond_lang.exp: Adjust test to make path before
10210 filename optional.
10211 * gdb.ada/small_reg_param.exp: Likewise.
10212
fe33faff
SM
102132015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10214
10215 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10216
6d265cb4
TP
102172015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10218
10219 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10220 case.
10221
10125099
SM
102222015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10223
10224 * gdb.base/break.exp: Remove dead code.
10225 * gdb.base/sepdebug.exp: Likewise.
10226
3ca22649
SM
102272015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10228
10229 * gdb.asm/asm-source.exp: Remove HP-UX references.
10230 * gdb.base/annota1.exp: Likewise.
10231 * gdb.base/annota3.exp: Likewise.
10232 * gdb.base/attach.exp: Likewise.
10233 * gdb.base/bigcore.exp: Likewise.
10234 * gdb.base/break.exp: Likewise.
10235 * gdb.base/call-ar-st.exp: Likewise.
10236 * gdb.base/callfuncs.exp: Likewise.
10237 * gdb.base/catch-fork-static.exp: Likewise.
10238 * gdb.base/display.exp: Likewise.
10239 * gdb.base/foll-exec-mode.exp: Likewise.
10240 * gdb.base/foll-exec.exp: Likewise.
10241 * gdb.base/foll-fork.exp: Likewise.
10242 * gdb.base/foll-vfork.exp: Likewise.
10243 * gdb.base/funcargs.exp: Likewise.
10244 * gdb.base/hbreak2.exp: Likewise.
10245 * gdb.base/inferior-died.exp: Likewise.
10246 * gdb.base/interrupt.exp: Likewise.
10247 * gdb.base/multi-forks.exp: Likewise.
10248 * gdb.base/nodebug.exp: Likewise.
10249 * gdb.base/sepdebug.exp: Likewise.
10250 * gdb.base/solib1.c: Likewise.
10251 * gdb.base/step-test.exp: Likewise.
10252 * gdb.mi/non-stop.c: Likewise.
10253 * gdb.mi/pthreads.c: Likewise.
10254 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10255 * gdb.threads/pthreads.c: Likewise.
10256 * gdb.threads/staticthreads.exp: Likewise.
10257 * lib/future.exp: Likewise.
10258 * lib/gdb.exp: Likewise.
10259 * gdb.base/so-indr-cl.c: Remove.
10260 * gdb.base/so-indr-cl.exp: Likewise.
10261 * gdb.base/solib.c: Likewise.
10262 * gdb.base/solib.exp: Likewise.
10263 * gdb.base/solib2.c: Likewise.
10264
b6304613
SM
102652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10266
10267 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10268 * gdb.base/call-ar-st.exp: Likewise.
10269 * gdb.base/callfuncs.exp: Likewise.
10270 * gdb.base/condbreak.exp: Likewise.
10271 * gdb.base/constvars.exp: Likewise.
10272 * gdb.base/hbreak2.exp: Likewise.
10273 * gdb.base/langs.exp: Likewise.
10274 * gdb.base/list.exp: Likewise.
10275 * gdb.base/long_long.exp: Likewise.
10276 * gdb.base/ptype.exp: Likewise.
10277 * gdb.base/scope.exp: Likewise.
10278 * gdb.base/signals.exp: Likewise.
10279 * gdb.base/so-impl-ld.exp: Likewise.
10280 * gdb.base/varargs.exp: Likewise.
10281 * gdb.base/volatile.exp: Likewise.
10282 * gdb.base/whatis.exp: Likewise.
10283 * gdb.cp/cplusfuncs.exp: Likewise.
10284 * gdb.cp/inherit.exp: Likewise.
10285 * gdb.cp/local.exp: Likewise.
10286 * gdb.cp/member-ptr.exp: Likewise.
10287 * gdb.cp/method.exp: Likewise.
10288 * gdb.cp/overload.exp: Likewise.
10289 * gdb.cp/templates.exp: Likewise.
10290 * gdb.stabs/weird.exp: Likewise.
10291 * lib/compiler.c: Likewise.
10292 * lib/compiler.cc: Likewise.
10293 * lib/cp-support.exp: Likewise.
10294 * lib/gdb.exp: Likewise.
10295
bf401b07
SM
102962015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10297
10298 * configure.ac: Remove HP-UX case.
10299 * configure: Regenerate.
10300
aff9c0f8
SM
103012015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10302
10303 * lib/gdb.exp (gdb_compile): Add function doc.
10304
a6904d5a
PA
103052015-12-17 Pedro Alves <palves@redhat.com>
10306
10307 PR threads/19354
10308 * gdb.multi/info-threads.exp: New file.
10309
a22279dd
YQ
103102015-12-15 Yao Qi <yao.qi@linaro.org>
10311
10312 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10313 is aarch64*-*-*.
10314
0588c796
SL
103152015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10316
10317 * gdb.base/history-duplicates.exp: Skip if no readline support.
10318
5d978e17
SL
103192015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10320
10321 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10322
7e763b86
SL
103232015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10324
10325 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10326
87a3a92c
SL
103272015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10328
10329 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10330 ctrl-C if nointerrupts target property is set.
10331 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10332 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10333 * gdb.base/paginate-bg-execution.exp: Likewise.
10334 * gdb.base/paginate-execution-startup.exp: Likewise.
10335 * gdb.base/random-signal.exp: Likewise.
10336 * gdb.base/range-stepping.exp: Likewise.
10337 * gdb.cp/annota2.exp: Likewise.
10338 * gdb.cp/annota3.exp: Likewise.
10339 * gdb.gdb/selftest.exp: Likewise.
10340 * gdb.threads/continue-pending-status.exp: Likewise.
10341 * gdb.threads/leader-exit.exp: Likewise.
10342 * gdb.threads/manythreads.exp: Likewise.
10343 * gdb.threads/pthreads.exp: Likewise.
10344 * gdb.threads/schedlock.exp: Likewise.
10345 * gdb.threads/sigthread.exp: Likewise.
10346
a8f077dc
DB
103472015-12-11 Don Breazeal <donb@codesourcery.com>
10348
10349 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10350 remote.
10351 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10352 * gdb.base/foll-exec.exp (main): Enable for target remote.
10353 * gdb.base/foll-fork.exp (main): Likewise.
10354 * gdb.base/foll-vfork.exp (main): Likewise.
10355 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10356 (proc continue_to_exit_bp_loc): Use clean_restart.
10357 * gdb.base/pie-execl.exp (main): Disable for target remote.
10358 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10359 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10360 * gdb.threads/execl.exp (main): Likewise.
10361 * gdb.threads/fork-child-threads.exp (main): Likewise.
10362 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10363 remote.
10364 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10365 remote.
10366 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10367 pid.tid style ptids, instead of just tid.
10368 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10369 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10370 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10371 ptids, instead of just tid.
10372
3b2464a8
AB
103732015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10374
10375 * gdb.base/list.exp (test_list_forward): Add end of file error
10376 test.
10377 (test_repeat_list_command): Add end of file error test.
10378 (test_list_backwards): Add beginning of file error test.
10379
a0def019
AB
103802015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10381
10382 * gdb.base/list.exp (test_list_invalid_args): New function,
10383 defined, and called.
10384
5c000dff
AB
103852015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10386
10387 * gdb.base/list.exp (test_list): Make test names unique.
10388
f1637ebe
YQ
103892015-12-11 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.base/coremaker2.c: Remove.
10392
36d6fc0a
PA
103932015-12-10 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.multi/base.exp: Remove stale "spaces" references.
10396
762f7747
PA
103972015-12-10 Pedro Alves <palves@redhat.com>
10398
10399 * gdb.multi/base.exp: Don't use nowarnings.
10400 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10401 * gdb.multi/hangout.c: Include stdio.h.
10402 * gdb.multi/hello.c: Include stdlib.h.
10403 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10404 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10405 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10406
28d2bfb9
AB
104072015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10408
10409 * gdb.dwarf2/dw2-ranges-base.c: New file.
10410 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10411 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10412 support additional line table, and debug ranges generation.
10413 (Dwarf::ranges): New function, generate .debug_ranges.
10414 (Dwarf::lines): Support generating simple line table programs.
10415 (Dwarf::assemble): Initialise new namespace variables.
10416
5fc2beac
KB
104172015-12-09 Kevin Buettner <kevinb@redhat.com>
10418
10419 * gdb.base/async.exp (proc test_background): Add case for
10420 asynchronous execution not supported.
10421
1c35a88f
LM
104222015-12-09 Luis Machado <lgustavo@codesourcery.com>
10423
10424 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10425 format and change test names to make them unique.
10426
b593e3d9
RK
104272015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10428 Pedro Alves <pedro@redhat.com>
10429
10430 PR gdb/18702
10431 Add checking of floatformats setup on x86_64 hosts.
10432 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10433 (smallval, bigval): New labels/constants.
10434 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10435 float" after loading bigval and smallval.
10436
d72413e6
PMR
104372015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10438
10439 * gdb.ada/fun_overload_menu.exp: New testcase.
10440 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10441
ece66d65
JS
104422015-12-04 Josh Stone <jistone@redhat.com>
10443
10444 * gdb.base/catch-fork-static.exp: New.
10445
41d0efca
YQ
104462015-12-03 Yao Qi <yao.qi@linaro.org>
10447
10448 * gdb.base/sizeof.c: Don't include stdio.h and
10449 ../lib/unbuffer_output.c.
10450 (main): New variable 'size' and 'value'. Remove printf and
10451 gdb_unbuffer_output. Assign return value to size and value.
10452 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10453 at the beginning.
10454 (check_sizeof): Check the result by printing variable 'size'.
10455 (check_valueof): Check the result by printing variable 'value'.
10456
99fd02d9
YQ
104572015-12-01 Yao Qi <yao.qi@linaro.org>
10458
10459 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10460 for aarch64*-*-linux* target.
10461
f2faf941
PA
104622015-11-30 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10465
04bf20c5
PA
104662015-11-30 Pedro Alves <palves@redhat.com>
10467
10468 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10469 Handle non-stop mode vCont replies.
10470
09df4675
PA
104712015-11-30 Pedro Alves <palves@redhat.com>
10472
10473 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10474 prepare_for_testing. Start gdb with "set non-stop on" appended to
10475 GDBFLAGS. Lax expected stop output.
10476
58b584af
YQ
104772015-11-27 Yao Qi <yao.qi@linaro.org>
10478
10479 * gdb.arch/arm-neon.exp: New.
10480 * gdb.arch/arm-neon.c: New.
10481
dfcb77a8
YQ
104822015-11-27 Yao Qi <yao.qi@linaro.org>
10483
10484 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10485
88e8ec1b
YQ
104862015-11-27 Yao Qi <yao.qi@linaro.org>
10487
10488 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10489 frames-invalid annotation.
10490
bfde72c2
YQ
104912015-11-27 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10494
f6512a69
SM
104952015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10496
10497 * gdb.threads/names.exp: New file.
10498 * gdb.threads/names.c: New file.
10499 * README: Mention gdb,no_thread_names.
10500
46a3515b
MM
105012015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10502
10503 PR 19297
10504 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10505 support" error.
10506
62147a22
PA
105072015-11-24 Pedro Alves <palves@redhat.com>
10508
10509 PR 17539
10510 * gdb.base/display.exp: Expect displays to be sorted in ascending
10511 order. Use multi_line.
10512 * gdb.base/solib-display.exp: Likewise.
10513
2f341b6e
PA
105142015-11-24 Pedro Alves <palves@redhat.com>
10515
10516 PR 17539
25d49b86
PA
10517 * gdb.base/display.exp: Expect displays to be sorted in ascending
10518 order. Use multi_line.
10519 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10520
7e0aa6aa
PA
105212015-11-24 Pedro Alves <palves@redhat.com>
10522
10523 PR 17539
10524 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10525 threads in ascending order.
10526 * gdb.base/foll-fork.exp: Likewise.
10527 * gdb.base/foll-vfork.exp: Likewise.
10528 * gdb.base/multi-forks.exp: Likewise.
10529 * gdb.mi/mi-nonstop.exp: Likewise.
10530 * gdb.mi/mi-nsintrall.exp: Likewise.
10531 * gdb.multi/base.exp: Likewise.
10532 * gdb.multi/multi-arch.exp: Likewise.
10533 * gdb.python/py-inferior.exp: Likewise.
10534 * gdb.threads/break-while-running.exp: Likewise.
10535 * gdb.threads/execl.exp: Likewise.
10536 * gdb.threads/gcore-thread.exp: Likewise.
10537 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10538 * gdb.threads/kill.exp: Likewise.
10539 * gdb.threads/linux-dp.exp: Likewise.
10540 * gdb.threads/multiple-step-overs.exp: Likewise.
10541 * gdb.threads/next-bp-other-thread.exp: Likewise.
10542 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10543 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10544 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10545 * gdb.threads/thread-find.exp: Likewise.
10546 * gdb.threads/tls.exp: Likewise.
10547 * lib/mi-support.exp (mi_reverse_list): Delete.
10548 (mi_check_thread_states): No longer reverse list.
10549
2cc57ad8
PA
105502015-11-24 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10553 use lowercase.
10554
c93e8391
SM
105552015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10556
10557 * gdb.trace/actions.c: Include trace-common.h.
10558 (main): Add a location for a fast tracepoint.
10559 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10560 the normal tracepoints.
10561 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10562
045ccf91
SM
105632015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10564
10565 * save-trace.exp: Factor out code to these...
10566 (gdb_save_tracepoints): New.
10567 (gdb_load_tracepoints): New.
10568 (do_save_load_test): New.
10569
5506f9f6
KB
105702015-11-23 Kevin Buettner <kevinb@redhat.com>
10571
10572 * gdb.base/asmlabel.exp: New test.
10573 * gdb.base/asmlabel.c: New test case.
10574
16c3b12f
JB
105752015-11-23 Joel Brobecker <brobecker@adacore.com>
10576
10577 * gdb.base/wrong_frame_bt_full-main.c: New file.
10578 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10579 * gdb.base/wrong_frame_bt_full.exp: New file.
10580
155bfbd3
JB
105812015-11-23 Joel Brobecker <brobecker@adacore.com>
10582
10583 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10584
bb097445
JM
105852015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10586
206853a0 10587 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10588 pstate register when comparing registers values in
10589 sparc64-*-linux-gnu targets to avoid spurious differences.
10590
9c88ed8f
JM
105912015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10592
206853a0 10593 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10594
96161e25
SL
105952015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10596
10597 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10598 as type argument to gdb_compile.
10599 * gdb.base/nested-subp2.exp: Likewise.
10600 * gdb.base/nested-subp3.exp: Likewise.
10601
340c2830
DV
106022015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10603
10604 * lib/dwarf.exp (_note): Fix left shift of negative value.
10605 * gdb.trace/trace-condition.exp: Likewise.
10606
c1862d0f
YQ
106072015-11-13 Yao Qi <yao.qi@linaro.org>
10608
10609 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10610 comments about d10v.
10611 (test_scalar_returns): Likewise.
10612 * gdb.base/d10v.ld: Remove.
10613 * gdb.base/overlays.exp: Remove the target triplet checking for
10614 d10v-*-*.
10615 * gdb.base/structs.exp (test_struct_returns): Remove the
10616 comments about d10v.
10617 (test_struct_calls): Likewise.
10618
77ae9c19
YQ
106192015-11-13 Yao Qi <yao.qi@linaro.org>
10620
10621 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10622 * gdb.base/gnu_vector.c: Don't include stdio.h.
10623 (main): Don't print res and call add_some_intvecs.
10624
430e004e
MK
106252015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10626
10627 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10628 macro.
10629 (func5): Removed.
10630 (func4): Use FAST_TRACEPOINT_LABEL.
10631 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10632 macro.
10633 (func): Removed.
10634 (thread_function): Use FAST_TRACEPOINT_LABEL.
10635 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10636 (func): Remove.
10637 (marker): Use FAST_TRACEPOINT_LABEL.
10638 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10639 (pendfunc1): Remove.
10640 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10641 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10642 (foo): Remove.
10643 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10644 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10645 macro.
10646 (func): Remove.
10647 (marker): Use FAST_TRACEPOINT_LABEL.
10648 * gdb.trace/trace-common.h: New header.
10649 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10650 macro.
10651 (func): Remove.
10652 (marker): Use FAST_TRACEPOINT_LABEL.
10653 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10654 (func): Remove.
10655 (thread_function): Use FAST_TRACEPOINT_LABEL.
10656
6e7675a7
MK
106572015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10658
10659 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10660 in front.
10661 * gdb.trace/change-loc.exp: Use global pcreg definition.
10662 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10663 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10664 in front.
10665 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10666 * gdb.trace/pending.exp: Likewise.
10667 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10668 * gdb.trace/trace-break.exp: Likewise.
10669 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10670 in front.
10671 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10672 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10673 in front.
10674 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10675
dddc0e16
JB
106762015-11-09 Joel Brobecker <brobecker@adacore.com>
10677
10678 * gdb.ada/fin_fun_out: New testcase.
10679
c6f0b406
KB
106802015-11-07 Kevin Buettner <kevinb@redhat.com>
10681
10682 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10683 value associated with DW_AT_byte_size.
10684 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10685 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10686 DW_AT_upper_bound.
10687
f01dcfd9
KB
106882015-11-07 Kevin Buettner <kevinb@redhat.com>
10689
10690 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10691 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10692 version.
10693 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10694 gdb.dwarf2/dw2-canonicalize-type.exp,
10695 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10696 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10697 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10698 provided by gdb_target_symbol_prefix_flags_asm.
10699 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10700 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10701 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10702 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10703 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10704 macros where needed). Use this macro for symbols which require
10705 the prefix provided by SYMBOL_PREFIX.
10706
2223449a
KB
107072015-11-05 Kevin Buettner <kevinb@redhat.com>
10708
10709 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10710 New procs.
10711 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10712 representing expressions, of more than one list element.
10713 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10714 to prepend linker symbol prefix to f.
10715 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10716 table_1 and table_2.
10717 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10718 Likewise, for f and g.
10719 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10720 for ptr.
10721 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10722 for main.
10723 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10724 table_1_ptr and table_2_ptr.
10725
6f2f1a3a
JK
107262015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10727 Joel Brobecker <brobecker@adacore.com>
10728
10729 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10730
566c56c9
MK
107312015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10732
10733 * gdb.reverse/s390-mvcle.c: New test.
10734 * gdb.reverse/s390-mvcle.exp: New file.
10735 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10736
d5f0636b
MK
107372015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10738
10739 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10740
7ad8b86c
MK
107412015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10742
10743 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10744 reaching marker2.
10745 * gdb.reverse/getresuid-reverse.exp: Likewise.
10746 * gdb.reverse/pipe-reverse.exp: Likewise.
10747 * gdb.reverse/readv-reverse.exp: Likewise.
10748 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10749 * gdb.reverse/time-reverse.exp: Likewise.
10750 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10751
4081c0f1
YQ
107522015-10-30 Yao Qi <yao.qi@linaro.org>
10753
10754 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10755 (empty_cycle): Remove.
10756 (main): Don't call empty_cycle. Don't use watch_count_done.
10757 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10758 empty_cycle. Rewrite the code counting HW watchpoints.
10759
452b4ba5
MK
107602015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10761
10762 * gdb.reverse/fstatat-reverse.c: New test.
10763 * gdb.reverse/fstatat-reverse.exp: New file.
10764 * gdb.reverse/getresuid-reverse.c: New test.
10765 * gdb.reverse/getresuid-reverse.exp: New file.
10766 * gdb.reverse/pipe-reverse.c: New test.
10767 * gdb.reverse/pipe-reverse.exp: New file.
10768 * gdb.reverse/readv-reverse.c: New test.
10769 * gdb.reverse/readv-reverse.exp: New file.
10770 * gdb.reverse/recvmsg-reverse.c: New test.
10771 * gdb.reverse/recvmsg-reverse.exp: New file.
10772 * gdb.reverse/time-reverse.c: New test.
10773 * gdb.reverse/time-reverse.exp: New file.
10774 * gdb.reverse/waitpid-reverse.c: New test.
10775 * gdb.reverse/waitpid-reverse.exp: New file.
10776
5e2e7507
JK
107772015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10778
10779 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10780
0fde2c53
DE
107812015-10-26 Doug Evans <dje@google.com>
10782
10783 PR symtab/17391
10784 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10785 * gdb.dwarf2/bad-regnum.c: New file.
10786 * gdb.dwarf2/bad-regnum.exp: New file.
10787
1a70ae97
DE
107882015-10-26 Doug Evans <dje@google.com>
10789
10790 PR python/18938
10791 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10792 file.
10793
27dc26ab
JK
107942015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10795
10796 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10797 for a change by "Mention language in compile error message".
10798
bed91f4d
SM
107992015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10800
10801 PR python/18073
10802 * gdb.python/py-type.c (C::a_method): New.
10803 (C::a_const_method): New.
10804 (C::a_static_method): New.
10805 (a_function): New.
10806 * gdb.python/py-type.exp (test_fields): Test getting fields
10807 from function and method.
10808
3f2f83dd
KB
108092015-10-21 Keven Boell <keven.boell@intel.com>
10810
10811 * gdb.fortran/vla-alloc-assoc.exp: New file.
10812 * gdb.fortran/vla-datatypes.exp: New file.
10813 * gdb.fortran/vla-datatypes.f90: New file.
10814 * gdb.fortran/vla-history.exp: New file.
10815 * gdb.fortran/vla-ptype-sub.exp: New file.
10816 * gdb.fortran/vla-ptype.exp: New file.
10817 * gdb.fortran/vla-sizeof.exp: New file.
10818 * gdb.fortran/vla-sub.f90: New file.
10819 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10820 * gdb.fortran/vla-value-sub-finish.exp: New file.
10821 * gdb.fortran/vla-value-sub.exp: New file.
10822 * gdb.fortran/vla-value.exp: New file.
10823 * gdb.fortran/vla-ptr-info.exp: New file.
10824 * gdb.mi/mi-vla-fortran.exp: New file.
10825 * gdb.mi/vla.f90: New file.
10826
27145d50
SL
108272015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10828
10829 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10830 of hardwired timeout value.
10831
5f3ff4f8
JK
108322015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10833 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10836 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10837
bfd09d20
JS
108382015-10-19 Josh Stone <jistone@redhat.com>
10839
10840 * gdb.base/catch-syscall.c: Include <sched.h>.
10841 (unknown_syscall): New variable.
10842 (main): Trigger a vfork and an unknown syscall.
10843 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10844 (unknown_syscall_number): Likewise.
10845 (check_call_to_syscall): Accept an optional syscall pattern.
10846 (check_return_from_syscall): Likewise.
10847 (check_continue): Likewise.
10848 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10849 (test_catch_syscall_skipping_return): New test toggling off 'catch
10850 syscall' to step over the syscall return, then toggling back on.
10851 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10852 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10853 (do_syscall_tests): Call test_catch_syscall_without_args and
10854 test_catch_syscall_mid_vfork.
10855 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10856 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10857
b32b93c6
AS
108582015-10-19 Andrew Stubbs <ams@codesourcery.com>
10859
10860 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10861 print g_vE): Add new pass patterns.
10862 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10863 print various symbol names for vptr fields.
10864
9d622bda
AB
108652015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10866
10867 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10868 results.
10869
0fd8ac1c
YQ
108702015-10-12 Yao Qi <yao.qi@linaro.org>
10871
10872 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10873
34240514
YQ
108742015-10-12 Yao Qi <yao.qi@linaro.org>
10875
10876 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10877 is aarch64*-*-linux*.
10878
8240f442
YQ
108792015-10-12 Yao Qi <yao.qi@linaro.org>
10880
10881 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10882 (can_relocate_bcond_true): ... it.
10883 (can_relocate_bcond_false): New function.
10884 (foo): Likewise.
10885 (can_relocate_bl): Likewise.
10886 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10887 can_relocate_bl.
10888
2520f728
PMR
108892015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10890
10891 * gdb.base/nested-addr.c: New file.
10892 * gdb.base/nested-addr.exp: New testcase.
10893
abcef95a
MM
108942015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10895
10896 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10897 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10898 its output. Ignore the output of "record goto begin" and instead
10899 check that GDB is replaying.
10900
145e3ddb
PA
109012015-10-09 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10904 (top level): Use it in the run with no args test.
10905
d5d8c4e1
IB
109062015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10907
10908 * gdb.dlang/properties.exp: New file.
10909
06e635ef
SL
109102015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10911
10912 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10913 whether or not address 0x1000 is mapped on the target.
10914
e019fd1d
SM
109152015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10916
10917 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10918 build.
10919
77ba2a67
MM
109202015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10921
10922 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10923 instruction-history test.
10924
c60eb31f
DE
109252015-09-28 Doug Evans <dje@google.com>
10926
10927 * gdb.base/gcore.c (array_func): Add reference to static_array.
10928
9a3c8263
SM
109292015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10930
10931 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10932 source line.
10933
9720e656
SL
109342015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10935
10936 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10937 short or char as base type.
10938
938d3bf2
SL
109392015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10940
10941 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10942 to allow any size enum.
10943
e6c2c623
PMR
109442015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10945
10946 * gdb.ada/array_ptr_renaming.exp: New testcase.
10947 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10948 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10949
06da0f77
PL
109502015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10951
10952 * gdb.trace/ftrace-lock.c: New file.
10953 * gdb.trace/ftrace-lock.exp: New file.
10954
4f51c22a
PL
109552015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10956
10957 * gdb.arch/insn-reloc.c: New file.
10958 * gdb.arch/ftrace-insn-reloc.exp: New file.
10959
7041adf4
PL
109602015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10961
10962 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10963 instruction.
10964 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10965 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10966 * gdb.trace/range-stepping.c: Likewise.
10967 * gdb.trace/trace-break.c: Likewise.
10968 * gdb.trace/trace-mt.c (thread_function): Likewise.
10969 * gdb.trace/ftrace.c (marker): Likewise.
10970 * gdb.trace/trace-condition.c (marker): Likewise.
10971 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10972 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10973 is_aarch64_target.
10974
015d2e7e
DE
109752015-09-18 Doug Evans <xdje42@gmail.com>
10976
10977 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10978 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10979
26b188a2
SL
109802015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10981
10982 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10983 the breakpoint.
10984
79dc332b
SL
109852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10986
10987 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10988 the pending breakpoint. Remove timeout override for "Run till
10989 MI pending breakpoint on pendfunc3 on thread 2" test.
10990
f57929f2
SL
109912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10992
10993 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10994 filename pattern.
10995
3f469b17
SL
109962015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10997
10998 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10999 in breakpoint filename pattern.
11000
515b89b3
SL
110012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11002
7800dbe4
SL
11003 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11004
110052015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11006
515b89b3
SL
11007 * gdb.linespec/explicit.exp: Check for readline support for
11008 tab-completion tests. Fix obvious typo.
11009
d2939ba2
MM
110102015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11011
11012 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11013 and replay.
11014
cbb55fa7
MM
110152015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11016
11017 * gdb.btrace/non-stop.c: New.
11018 * gdb.btrace/non-stop.exp: New.
11019
43691ca1
PL
110202015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11021 Yao Qi <yao.qi@linaro.org>
11022
11023 * gdb.trace/trace-condition.c: New file.
11024 * gdb.trace/trace-condition.exp: New file.
11025
d78908cf
WW
110262015-09-16 Wei-cheng Wang <cole945@gmail.com>
11027
11028 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11029 for testing bytecode compilation.
11030
1ed415e2
PA
110312015-09-16 Pedro Alves <palves@redhat.com>
11032 Sandra Loosemore <sandra@codesourcery.com>
11033
11034 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11035 (SECONDS): Redefine.
11036 (main): Call pthread_kill and alarm early.
11037 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11038 support.
11039 (test): If the target can't hardware step and doesn't support
11040 displaced stepping, increase the timeout.
11041
d136eff5
PA
110422015-09-16 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11045 (enable_debug): New procedures.
11046 (test): Use them. Bail out if waiting for threads fails.
11047 (top level): Bail out if a test fails.
11048
991f019c
YQ
110492015-09-16 Yao Qi <yao.qi@linaro.org>
11050
11051 * gdb.asm/asm-source.exp: Set asm-arch for
11052 aarch64*-*-* target.
11053 * gdb.asm/aarch64.inc: New file.
11054
bfca584f
PMR
110552015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11056
11057 * gdb.ada/array_of_variable_length.exp: New testcase.
11058 * gdb.ada/array_of_variable_length/foo.adb: New file.
11059 * gdb.ada/array_of_variable_length/pck.adb: New file.
11060 * gdb.ada/array_of_variable_length/pck.ads: New file.
11061
b326e587
DE
110622015-09-15 Doug Evans <dje@google.com>
11063
11064 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11065 of function static local variable.
11066
5382cfab
PW
110672015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11068
11069 * gdb.threads/tls-so_extern.exp: New test file.
11070 * gdb.threads/tls-so_extern.c: New test file.
11071 * gdb.threads/tls-so_extern_main.c: New test file.
11072
141c5cc4
JK
110732015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11074
11075 * gdb.opt/solib-intra-step-lib.c: New file.
11076 * gdb.opt/solib-intra-step-main.c: New file.
11077 * gdb.opt/solib-intra-step.exp: New file.
11078
d15dcecd
PA
110792015-09-15 Pedro Alves <palves@redhat.com>
11080
11081 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11082 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11083
4c2f2a79
PA
110842015-09-14 Pedro Alves <palves@redhat.com>
11085
11086 * gdb.base/hook-stop-continue.c: Delete.
11087 * gdb.base/hook-stop-continue.exp: Delete.
11088 * gdb.base/hook-stop-frame.c: Delete.
11089 * gdb.base/hook-stop-frame.exp: Delete.
11090 * gdb.base/hook-stop.c: New file.
11091 * gdb.base/hook-stop.exp: New file.
11092
919e6dbe
PMR
110932015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11094
11095 * gdb.ada/access_to_packed_array.exp: New testcase.
11096 * gdb.ada/access_to_packed_array/foo.adb: New file.
11097 * gdb.ada/access_to_packed_array/pack.adb: New file.
11098 * gdb.ada/access_to_packed_array/pack.ads: New file.
11099
157280a4
MM
111002015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11101
11102 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11103 buffer size test.
11104
2fd33e94
DB
111052015-09-11 Don Breazeal <donb@codesourcery.com>
11106
11107 * gdb.base/foll-exec.c: Add copyright header. Fix
11108 formatting issues.
11109 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11110 (do_exec_tests): Use clean_restart in place of zap_session,
11111 and for test initialization. Fix formatting issues. Use
11112 fail in place of perror.
11113 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11114 an expect statement to match an expression with output from
11115 the program under debug.
11116 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11117 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11118 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11119 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11120 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11121
e70b6e8e
DE
111222015-09-09 Doug Evans <dje@google.com>
11123
11124 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11125
7a551a51
DE
111262015-09-09 Doug Evans <dje@google.com>
11127
11128 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11129
4c666f84
DE
111302015-09-09 Doug Evans <dje@google.com>
11131
11132 * gdb.base/savedregs.exp: Fix typo.
11133
243a9253
PA
111342015-09-09 Pedro Alves <palves@redhat.com>
11135
11136 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11137
c0fa8fbd
SL
111382015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11139
11140 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11141 command actually switches threads. Give up on remaining
11142 tests if target fails to stop at breakpoint.
11143
cd7c1778
PMR
111442015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11145
11146 * gdb.ada/funcall_char.exp: New testcase.
11147 * gdb.ada/funcall_char/foo.adb: New file.
11148
dc5c8746
PMR
111492015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11150
11151 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11152 expected outputs. Add two testcases for completing ambiguous
11153 functions.
11154 * gdb.ada/complete/aux_pck.adb: New file.
11155 * gdb.ada/complete/aux_pck.ads: New file.
11156 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11157 Ambiguous_Func functions.
11158 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11159 * gdb.ada/complete/pck.adb: Likewise.
11160
4e83a1e7
UW
111612015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11162
11163 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11164 failures to run the test program under GDB.
11165
8ce74153
LM
111662015-08-26 Luis Machado <lgustavo@codesourcery.com>
11167
11168 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11169 to C.
11170
e9756d52
PP
111712015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11172
11173 * gdb.base/run-after-attach.exp: New test file.
11174 * gdb.base/run-after-attach.c: New test file.
11175
8d37573b
DB
111762015-08-26 Don Breazeal <donb@codesourcery.com>
11177
11178 * gdb.base/foll-exec-2.c: New test program.
11179 * gdb.base/foll-exec-2.exp: New test.
11180
63e43d3a
PMR
111812015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11182
11183 * gdb.base/nested-subp1.exp: New file.
11184 * gdb.base/nested-subp1.c: New file.
11185 * gdb.base/nested-subp2.exp: New file.
11186 * gdb.base/nested-subp2.c: New file.
11187 * gdb.base/nested-subp3.exp: New file.
11188 * gdb.base/nested-subp3.c: New file.
11189
3d40fbb5
PA
111902015-08-24 Pedro Alves <palves@redhat.com>
11191
11192 * gdb.server/connect-without-multi-process.c: New file.
11193 * gdb.server/connect-without-multi-process.exp: New file.
11194
4422ac93
LM
111952015-08-24 Luis Machado <lgustavo@codesourcery.com>
11196
11197 * gdb.opt/inline-markers.c: Make z int.
11198
91dddb86
LM
111992015-08-24 Luis Machado <lgustavo@codesourcery.com>
11200
11201 * gdb.opt/inline-markers.c: Make z volatile.
11202
a48847ee
LM
112032015-08-24 Luis Machado <lgustavo@codesourcery.com>
11204
11205 * gdb.opt/inline-bt.c: New volatile global z.
11206 * gdb.opt/inline-cmds.c: Likewise.
11207 * gdb.opt/inline-locals.c: Likewise.
11208 * gdb.opt/inline-markers.c: New extern global z.
11209 (marker): Use z.
11210 (inline_fn): Likewise.
11211
0ebbc52b
PA
112122015-08-24 Pedro Alves <palves@redhat.com>
11213
11214 * config/m32r-stub.exp: Remove file.
11215 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11216 * gdb.base/call-rt-st.exp: Likewise.
11217 * gdb.base/call-strs.exp: Likewise.
11218 * gdb.base/default.exp: Remove references to h8300-*-hms and
11219 *-*-udi*.
11220 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11221
77c365df
AA
112222015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11223
11224 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11225 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11226 and "return" use KFAIL when GDB can not read/write the vector
11227 return value.
11228
4313b8c0
GB
112292015-08-21 Gary Benson <gbenson@redhat.com>
11230
11231 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11232
0e433b32
PA
112332015-08-20 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.server/solib-list.exp: No longer expect an interior stop in
11236 non-stop mode.
11237
221e1a37
PA
112382015-08-20 Pedro Alves <palves@redhat.com>
11239
11240 * gdb.server/connect-stopped-target.c: New file.
11241 * gdb.server/connect-stopped-target.exp: New file.
11242
40e3ad0e
PA
112432015-08-20 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.dwarf2/comp-unit-lang.exp: New file.
11246 * gdb.dwarf2/comp-unit-lang.c: New file.
11247
af39b327
PMR
112482015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11249
11250 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11251 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11252
7d45c7c3 112532015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11254
7d45c7c3
KB
11255 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11256 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11257
4d6cceb4
DE
112582015-08-18 Doug Evans <dje@google.com>
11259 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11260
11261 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11262 skip_python_tests. New arg prompt_regexp.
11263 (skip_python_tests): New function.
11264 * lib/mi-support.exp (mi_skip_python_tests): New function.
11265 * gdb.python/py-mi-objfile-gdb.py: New file.
11266 * gdb.python/py-mi-objfile.c: New file.
11267 * gdb.python/py-mi-objfile.exp: New file.
11268
ad89c2aa
KS
112692015-08-17 Keith Seitz <keiths@redhat.com>
11270
11271 * gdb.linespec/explicit.exp: Move strace test from here ...
11272 * gdb.trace/strace.exp: ... to here.
11273
e3ae3c43
PP
112742015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11275
11276 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11277 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11278
604b2636
DE
112792015-08-14 Doug Evans <xdje42@gmail.com>
11280
11281 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11282 inferior before selecting a new file.
11283
6ff0ba5f
DE
112842015-08-14 Doug Evans <xdje42@gmail.com>
11285
11286 * gdb.mi/mi-disassemble.exp: Update.
11287 * gdb.base/disasm-optim.S: New file.
11288 * gdb.base/disasm-optim.c: New file.
11289 * gdb.base/disasm-optim.h: New file.
11290 * gdb.base/disasm-optim.exp: New file.
11291
9ca98f92
KS
112922015-08-14 Keith Seitz <keiths@redhat.com>
11293
11294 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11295 "evaluated-by".
11296
52bbc560
JB
112972015-08-13 Joel Brobecker <brobecker@adacore.com>
11298
11299 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11300
5d8c3ed3
PMR
113012015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11302
11303 * gdb.ada/fun_renaming.exp: New testcase.
11304 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11305 * gdb.ada/fun_renaming/pack.adb: New file.
11306 * gdb.ada/fun_renaming/pack.ads: New file.
11307
ea8812bc
KS
113082015-08-12 Keith Seitz <keiths@redhat.com>
11309
11310 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11311 gdb_get_line_number.
11312
4dafcdeb
JB
113132015-08-12 Joel Brobecker <brobecker@adacore.com>
11314
11315 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11316 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11317 gdb.base/dso2dso.exp: New files.
11318
5ba32597
SDJ
113192015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11320 Pedro Alves <palves@redhat.com>
11321 Keith Seitz <keiths@redhat.com>
11322
11323 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11324 GDBFLAGS.
11325
b6dafabf
PP
113262015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11327
11328 * gdb.base/gdbhistsize-history.exp
11329 (test_histsize_history_setting): Use save_vars.
11330 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11331 Use save_vars.
11332 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11333 * gdb.base/readline.exp: Use save_vars.
11334
abe8e607
PP
113352015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11336
11337 * lib/gdb.exp (save_vars): New proc.
11338
629500fa
KS
113392015-08-11 Keith Seitz <keiths@redhat.com>
11340
11341 * gdb.base/help.exp: Update help_breakpoint_text.
11342
eb8c4e2e
KS
113432015-08-11 Keith Seitz <keiths@redhat.com>
11344
11345 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11346 (at toplevel): Call test_explicit_breakpoints.
11347 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11348 breakpoints.
11349 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11350 breakpoint conditions, "-cond".
11351
87f0e720
KS
113522015-08-11 Keith Seitz <keiths@redhat.com>
11353
11354 * gdb.linespec/3explicit.c: New file.
11355 * gdb.linespec/cpexplicit.cc: New file.
11356 * gdb.linespec/cpexplicit.exp: New file.
11357 * gdb.linespec/explicit.c: New file.
11358 * gdb.linespec/explicit.exp: New file.
11359 * gdb.linespec/explicit2.c: New file.
11360 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11361 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11362 before using in the matching pattern.
11363 Clarify that `prefix' is a regular expression.
11364
f00aae0f
KS
113652015-08-11 Keith Seitz <keiths@redhat.com>
11366
11367 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11368 test.
11369 Add tests for missing ",FMT" and ",".
11370
e27852be
DE
113712015-08-10 Doug Evans <dje@google.com>
11372 Keith Seitz <keiths@redhat.com>
11373
11374 PR gdb/17960
11375 * gdb.base/completion.exp: Add location completer tests.
11376
7f03bd92
PA
113772015-08-07 Pedro Alves <palves@redhat.com>
11378
11379 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11380 tests here.
11381 (top level): Run do_test with and without displaced stepping.
11382
3fc8eb30
PA
113832015-08-07 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.base/valgrind-disp-step.c: New file.
11386 * gdb.base/valgrind-disp-step.exp: New file.
11387
d4569d7b
PA
113882015-08-07 Pedro Alves <palves@redhat.com>
11389
11390 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11391 Delete function.
11392 (main): Add alarm. Run an infinite loop instead of calling
11393 wait_threads.
11394 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11395 comment.
11396 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11397 Delete function.
11398 (main): Add alarm. Run an infinite loop instead of calling
11399 wait_threads.
11400 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11401 comment.
11402
e1316e60
PA
114032015-08-07 Pedro Alves <palves@redhat.com>
11404
11405 * gdb.base/checkpoint-ns.exp: New file.
11406 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11407 standard_testfile.
11408
da8c46d2
MM
114092015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11410
11411 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11412 * gdb.btrace/instruction_history.exp: Update.
11413 * gdb.btrace/tsx.exp: New.
11414 * gdb.btrace/tsx.c: New.
11415
de1c2c52
PA
114162015-08-06 Pedro Alves <palves@redhat.com>
11417
11418 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11419 increase timeout.
11420 * gdb.reverse/until-precsave.exp: Bump timeouts.
11421
782e0bf4
PA
114222015-08-06 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11425
83e97ed0
PA
114262015-08-06 Pedro Alves <palves@redhat.com>
11427
11428 PR gdb/18749
11429 * gdb.threads/process-dies-while-handling-bp.c: New file.
11430 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11431
863d01bd
PA
114322015-08-06 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11435 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11436
0a39bb32
PA
114372015-08-05 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11440 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11441
ee2d2b10
SL
114422015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11443
11444 * gdb.base/bp-permanent.exp: Report test as unsupported if
11445 the target cannot stop at the permanent breakpoint.
11446
4e1bdb00
DE
114472015-08-03 Doug Evans <dje@google.com>
11448
11449 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11450 10000.
11451
3d338901
DE
114522015-08-03 Doug Evans <dje@google.com>
11453
11454 * Makefile.in (workers/%.worker, build-perf): New rule.
11455 (GDB_PERFTEST_MODE): New variable.
11456 (check-perf): Use it.
11457 (clean): Clean up gdb.perf parallel build subdirs.
11458 * lib/build-piece.exp: New file.
11459 * lib/gdb.exp (make_gdb_parallel_path): New function
11460 (standard_output_file, standard_temp_file): Call it.
11461 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11462 of $GDB_PARALLEL.
11463 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11464
af061d3e
DE
114652015-08-03 Doug Evans <dje@google.com>
11466
8e1afc81 11467 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11468 (LOG_FILE_NAME): New global.
11469 (TextReporter.__init__): Initialize self.txt_sum.
11470 (TextReporter.report): Add support for multiple data-points.
11471 Move report to perftest.sum, put raw data in perftest.log.
11472 (TextReporter.start): Open sum and log files.
11473 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11474 * gdb.perf/lib/perftest/testresult.py
11475 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11476
2c8c5d37
PA
114772015-07-31 Pedro Alves <palves@redhat.com>
11478
11479 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11480 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11481 kill_wait_spawned_process instead of explicit "kill -9".
11482 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11483 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11484 kill_wait_spawned_process.
11485 * gdb.base/attach-twice.exp: Likewise.
11486 * gdb.base/attach.exp: Likewise.
11487 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11488 gdb_test_multiple.
11489 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11490 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11491 kill_wait_spawned_process.
11492 * gdb.base/valgrind-infcall.exp: Likewise.
11493 * gdb.multi/multi-attach.exp: Likewise.
11494 * gdb.python/py-prompt.exp: Likewise.
11495 * gdb.python/py-sync-interp.exp: Likewise.
11496 * gdb.server/ext-attach.exp: Likewise.
11497 * gdb.threads/attach-into-signal.exp (corefunc): Use
11498 spawn_wait_for_attach, spawn_id_get_pid and
11499 kill_wait_spawned_process.
11500 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11501 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11502 spawn_id_get_pid and kill_wait_spawned_process.
11503 * gdb.threads/attach-stopped.exp (corefunc): Use
11504 spawn_wait_for_attach, spawn_id_get_pid and
11505 kill_wait_spawned_process.
11506 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11507 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11508 kill_wait_spawned_process instead of explicit "kill -9".
11509 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11510 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11511 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11512 processes. Don't map cygwin/windows pids here. Now returns a
11513 spawn id list.
11514
032a0fca
SL
115152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11516
11517 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11518 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11519 correct patch.
11520
61a934ca
SL
115212015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11522
11523 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11524
4bc4d428
SL
115252015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11526
11527 Reapply:
11528 2014-05-21 Mark Wielaard <mjw@redhat.com>
11529
11530 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11531
998d452a
PA
115322015-07-30 Pedro Alves <palves@redhat.com>
11533
11534 * linux-low.c (handle_extended_wait): Set the child's last
11535 reported status to TARGET_WAITKIND_STOPPED.
11536
69dde7dc
PA
115372015-07-30 Pedro Alves <palves@redhat.com>
11538
11539 PR threads/18600
11540 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11541 only shows inferior 1.
11542
4dd63d48
PA
115432015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11544 Pedro Alves <palves@redhat.com>
11545
11546 PR threads/18600
11547 * gdb.threads/fork-plus-threads.c: New file.
11548 * gdb.threads/fork-plus-threads.exp: New file.
11549
d618e4c5
PP
115502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11551
11552 * gdb.base/batch-preserve-term-settings.exp
11553 (test_terminal_settings_preserved_after_cli_exit): Use
11554 send_quit_command.
11555
1eef6428
PA
115562015-07-29 Pedro Alves <palves@redhat.com>
11557 Don Breazeal <donb@codesourcery.com>
11558
11559 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11560 output from both inferior_spawn_id and gdb_spawn_id.
11561
7da5b897
SDJ
115622015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11563
11564 * gdb.threads/attach-into-signal.exp (corefunc): Use
11565 with_test_prefix on nested loops, uniquefying the test messages.
11566
dac804df
SDJ
115672015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11568
11569 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11570 commit.
11571
06265e53
PP
115722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11573
11574 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11575 New proc.
11576 (test_terminal_settings_preserved_after_sigterm): New test.
11577
18206ca3
PP
115782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11579
11580 * gdb.base/batch-preserve-term-settings.exp
11581 (test_terminal_settings_preserved_after_cli_exit): New test.
11582
90074d11
PP
115832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11584
11585 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11586 manipulation of saved_gdbflags.
11587 (test_terminal_settings_preserved): Remove global declaration of
11588 the unused variable pagination_prompt. Remove manipulation of
11589 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11590 GDBFLAGS.
11591
eb1a7902
PA
115922015-07-29 Pedro Alves <palves@redhat.com>
11593
11594 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11595
8b75dd3b
PA
115962015-07-29 Pedro Alves <palves@redhat.com>
11597
11598 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11599 at the top.
11600
dedad4e3
PA
116012015-07-29 Pedro Alves <palves@redhat.com>
11602
11603 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11604 (main): Call gdb_unbuffer_output.
11605 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11606 (main): Call gdb_unbuffer_output.
11607 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11608 (main): Call gdb_unbuffer_output.
11609 * gdb.base/call-strs.exp: Adjust to step over the
11610 gdb_unbuffer_output call.
11611 * gdb.base/catch-gdb-caused-signals.c: Include
11612 "../lib/unbuffer_output.c".
11613 (main): Call gdb_unbuffer_output.
11614 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11615 (main): Call gdb_unbuffer_output.
11616 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11617 (main): Call gdb_unbuffer_output.
11618 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11619 (main): Call gdb_unbuffer_output.
11620 * gdb.base/shlib-call.exp: Adjust to step over the
11621 gdb_unbuffer_output call.
11622 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11623 (main): Call gdb_unbuffer_output.
11624 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11625 (main): Call gdb_unbuffer_output.
11626 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11627 (main): Rename to ...
11628 (test): ... this.
11629 (main): Reimplement.
11630 * gdb.base/varargs.exp: Run to test instead of to main.
11631 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11632 (main): Call gdb_unbuffer_output.
11633
58789a91
PA
116342015-07-29 Pedro Alves <palves@redhat.com>
11635
11636 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11637 factore out from mi_continue_dprintf. For call-style dprintfs,
11638 expect dprintf output out of $inferior_spawn_id.
11639 (mi_continue_dprintf): Use mi_expect_dprintf.
11640 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11641 (main): Call gdb_unbuffer_output.
11642
e8376742
PA
116432015-07-29 Pedro Alves <palves@redhat.com>
11644
11645 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11646 (default_mi_gdb_start): Set inferior_spawn_id instead of
11647 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11648 gdb_spawn_id.
11649 (mi_gdb_test): Always expect inferior output from both
11650 $inferior_spawn_id and $gdb_spawn_id.
11651
08280010
PA
116522015-07-29 Pedro Alves <palves@redhat.com>
11653
11654 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11655 send_inferior and $inferior_spawn_id.
11656
4d30e432
PA
116572015-07-29 Pedro Alves <palves@redhat.com>
11658
11659 * gdb.gdb/complaints.exp (test_initial_complaints)
11660 (test_serial_complaints, test_short_complaints): Use
11661 gdb_test_stdio.
11662 (test_empty_complaint): Handle $inferior_spawn_id !=
11663 $gdb_spawn_id.
11664
0d30a335
PA
116652015-07-29 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.base/varargs.exp: Use gdb_test_stdio.
11668
39413b29
PA
116692015-07-29 Pedro Alves <palves@redhat.com>
11670
11671 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11672
7cb000a9
PA
116732015-07-29 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11676
d7b8ac82
PA
116772015-07-29 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11680 parameter into two new parameters, "inf_result" and "gdb_result".
11681 Expect inferior output and gdb output from $inferior_spawn_id and
11682 $gdb_spawn_id, respectively. Adjust all callers.
11683
789c3a0c
PA
116842015-07-29 Pedro Alves <palves@redhat.com>
11685
11686 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11687 of gdb_test_sequence.
11688
77e760c3
PA
116892015-07-29 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11692 (saw_spurious_output): Expect inferior output from
11693 $inferior_spawn_id. Use gdb_test_stdio.
11694
8396d2cd
PA
116952015-07-29 Pedro Alves <palves@redhat.com>
11696
11697 * gdb.base/dprintf.exp: Use standard_testfile. Change
11698 prepare_for_testing call.
11699 (srcfile): Don't set.
11700 (restart): New procedure.
11701 (test_dprintf): New procecure, use to continue over dprintfs.
11702 (test_call, test_agent): New procedures, tests moved here.
11703 Restart gdb and recreate dprintfs. Adjust expected output.
11704
2051d61f
PA
117052015-07-29 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11708
452397af
PA
117092015-07-29 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11712
8aed9555
PA
117132015-07-29 Pedro Alves <palves@redhat.com>
11714
11715 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11716 gdb_test_stdio.
11717
188a61b4
PA
117182015-07-29 Pedro Alves <palves@redhat.com>
11719
11720 * lib/gdb.exp (gdb_test_stdio): New procedure.
11721
12264a45
PA
117222015-07-29 Pedro Alves <palves@redhat.com>
11723
11724 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11725
23ffc893
PA
117262015-07-29 Pedro Alves <palves@redhat.com>
11727
11728 * gdb.base/call-signal-resume.exp: Remove check for
11729 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11730 * gdb.base/unwindonsignal.exp: Likewise.
11731 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11732 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11733
65566918
PA
117342015-07-29 Pedro Alves <palves@redhat.com>
11735
11736 * gdb.base/siginfo-addr.c (pass): New function.
11737 (handler): Call it iff si_addr is correct.
11738 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11739 Set a breakpoint at "pass" and continue to it.
11740
d60a9221
SDJ
117412015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11742
11743 * gdb.python/py-objfile.exp: Make some tests have unique names.
11744 * gdb.python/py-pp-registration.exp: Likewise.
11745
bde40b8f
PA
117462015-07-28 Pedro Alves <palves@redhat.com>
11747
11748 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11749
13e1dec8
SM
117502015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11751
11752 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11753
da33c9a7
SM
117542015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11755
11756 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11757
077836f7
PP
117582015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11759
11760 * gdb.base/gdb-sigterm-2.exp: New test.
11761
b8cc7b2e
DE
117622015-07-25 Doug Evans <xdje42@gmail.com>
11763
11764 Revert:
11765 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11766 (workers/%.worker, build-perf): New rule.
11767 (GDB_PERFTEST_MODE): New variable.
11768 (check-perf): Use it.
11769 (clean): Clean up gdb.perf parallel build subdirs.
11770 * lib/build-piece.exp: New file.
11771 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11772 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11773 name.
11774 (standard_temp_file): Ditto.
11775 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11776 of $GDB_PARALLEL.
11777
c8bd4544
DE
117782015-07-24 Doug Evans <dje@google.com>
11779
11780 * gdb.perf/lib/perftest/utils.py: New file.
11781 * gdb.perf/gm-hello.cc: New file.
11782 * gdb.perf/gm-pervasive-typedef.cc: New file.
11783 * gdb.perf/gm-pervasive-typedef.h: New file.
11784 * gdb.perf/gm-std.cc: New file.
11785 * gdb.perf/gm-std.h: New file.
11786 * gdb.perf/gm-use-cerr.cc: New file.
11787 * gdb.perf/gm-utils.h: New file.
11788 * gdb.perf/gmonster-null-lookup.py: New file.
11789 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11790 * gdb.perf/gmonster-print-cerr.py: New file.
11791 * gdb.perf/gmonster-ptype-string.py: New file.
11792 * gdb.perf/gmonster-runto-main.py: New file.
11793 * gdb.perf/gmonster-select-file.py: New file.
11794 * gdb.perf/gmonster1-null-lookup.exp: New file.
11795 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11796 * gdb.perf/gmonster1-print-cerr.exp: New file.
11797 * gdb.perf/gmonster1-ptype-string.exp: New file.
11798 * gdb.perf/gmonster1-runto-main.exp: New file.
11799 * gdb.perf/gmonster1-select-file.exp: New file.
11800 * gdb.perf/gmonster1.cc: New file.
11801 * gdb.perf/gmonster1.exp: New file.
11802 * gdb.perf/gmonster2-null-lookup.exp: New file.
11803 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11804 * gdb.perf/gmonster2-print-cerr.exp: New file.
11805 * gdb.perf/gmonster2-ptype-string.exp: New file.
11806 * gdb.perf/gmonster2-runto-main.exp: New file.
11807 * gdb.perf/gmonster2-select-file.exp: New file.
11808 * gdb.perf/gmonster2.cc: New file.
11809 * gdb.perf/gmonster2.exp: New file.
11810
6eab34f3
DE
118112015-07-24 Doug Evans <dje@google.com>
11812
11813 * gdb.perf/README: New file.
11814 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11815 * lib/gen-perf-test.exp: New file.
11816
63738bfd
DE
118172015-07-24 Doug Evans <dje@google.com>
11818
11819 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11820 (PerfTest::startup): New function.
11821 (PerfTest::run): Return result of calling body.
11822 (PerfTest::assemble): Rewrite.
11823 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11824 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11825 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11826 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11827 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11828
7b606f95
DE
118292015-07-24 Doug Evans <dje@google.com>
11830
11831 * lib/gdb.exp (clean_restart): Make executable optional.
11832
a97b16b8
DE
118332015-07-24 Doug Evans <dje@google.com>
11834
11835 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11836 compiler_info references.
11837 * gdb.cp/temargs.exp: Ditto.
11838 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11839 (get_compiler_info): Early exit if already computed. Set compiler_info
11840 to "unknown" if there was a problem.
11841 (test_compiler_info): Add function comment. Call get_compiler_info.
11842
35baa57f
DE
118432015-07-24 Doug Evans <dje@google.com>
11844
11845 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11846 (workers/%.worker, build-perf): New rule.
11847 (GDB_PERFTEST_MODE): New variable.
11848 (check-perf): Use it.
11849 (clean): Clean up gdb.perf parallel build subdirs.
11850 * lib/build-piece.exp: New file.
11851 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11852 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11853 name.
11854 (standard_temp_file): Ditto.
11855 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11856 of $GDB_PARALLEL.
11857
6ebea266
DE
118582015-07-24 Doug Evans <dje@google.com>
11859
11860 * lib/future.exp (gdb_default_target_compile): New option
11861 "early_flags".
11862 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11863 --as-needed.
11864
1e76a7e9
SDJ
118652015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11866
11867 * gdb.base/catch-syscall.exp: Call gdb_exit before
11868 gdb_skip_xml_test.
11869
5068630a
PA
118702015-07-24 Pedro Alves <palves@redhat.com>
11871
11872 * gdb.python/py-events.exp: Accept output between the stop event
11873 and the prompt.
11874 * gdb.python/py-evsignal.exp: Likewise.
11875 * gdb.python/py-evthreads.exp: Likewise.
11876
77598427
PA
118772015-07-24 Pedro Alves <palves@redhat.com>
11878
11879 PR gdb/18717
11880 * gdb.threads/non-ldr-exit.c: New file.
11881 * gdb.threads/non-ldr-exit.exp: New file.
11882
11e6c98f
YQ
118832015-07-24 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11886 restarting process.
11887
51aee833
YQ
118882015-07-24 Yao Qi <yao.qi@linaro.org>
11889
11890 * gdb.server/ext-restart.exp: New file.
11891
8cfe207c
YQ
118922015-07-24 Yao Qi <yao.qi@linaro.org>
11893
11894 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11895 argument options.
11896 * gdb.server/ext-wrapper.exp: New file.
11897
cc12ce38
DE
118982015-07-23 Doug Evans <dje@google.com>
11899
11900 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11901 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11902
d0d84780
PMR
119032015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11904
11905 * gdb.ada/var_arr_typedef.exp: New testcase.
11906 * gdb.ada/var_arr_typedef/pack.adb: New file.
11907 * gdb.ada/var_arr_typedef/pack.ads: New file.
11908 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11909
8b558f79
JB
119102015-07-20 Joel Brobecker <brobecker@adacore.com>
11911
11912 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11913
775a3298
JK
119142015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11915
11916 * gdb.arch/i386-biarch-core.exp: Replace istarget
11917 by "complete set gnutarget". Remove expectation for the "core-file"
11918 command.
11919
db1ff28b
JK
119202015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11921
11922 Revert the previous commit:
11923 Tests for validate symbol file using build-id.
11924
0a94970d
JK
119252015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11926
11927 Tests for validate symbol file using build-id.
11928 * gdb.base/solib-mismatch-lib.c: New file.
11929 * gdb.base/solib-mismatch-libmod.c: New file.
11930 * gdb.base/solib-mismatch.c: New file.
11931 * gdb.base/solib-mismatch.exp: New file.
11932
03346981
SL
119332015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11934
11935 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11936 nios2-*-linux*.
11937 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11938 * gdb.base/siginfo.exp: Likewise.
11939 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11940
42422cc7
PL
119412015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11942
11943 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11944 Move it to ...
11945 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11946 ... here.
11947 * gdb.trace/range-stepping.exp: Check that the target supports
11948 range stepping.
11949
cfa68bae
JK
119502015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11951
11952 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11953
8ffdba26
PA
119542015-07-14 Pedro Alves <palves@redhat.com>
11955
11956 * gdb.base/killed-outside.exp: New file.
11957 * gdb.base/killed-outside.c: New file.
11958
218a5a11
JK
119592015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11960
11961 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11962 (n at main): New.
11963 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11964
e03ed3c6
AA
119652015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11966
11967 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11968 infcall tests instead of setting up for KFAIL.
11969
485668e5
MM
119702015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11971
11972 * gdb.btrace/record_goto-step.exp: New.
11973
08464196
JK
119742015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11975
11976 PR compile/18484
11977 * gdb.compile/compile.c (struct struct_type): Add volatile to
11978 selffield's type.
11979 * gdb.compile/compile.exp
11980 (compile code struct_object.selffield = &struct_object): Skip further
11981 struct_object tests if this one xfails.
11982
bcf5c1d9
RC
119832015-07-08 Robert O'Callahan <robert@ocallahan.org>
11984
11985 PR exp/18617
11986 * gdb.trace/ax.exp: Add test.
11987
4931af25
YQ
119882015-07-07 Yao Qi <yao.qi@linaro.org>
11989
11990 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11991 instead of istarget "aarch64*-*-*".
11992 * gdb.arch/aarch64-fp.exp: Likewise.
11993 * gdb.base/float.exp: Likewise.
11994 * gdb.reverse/aarch64.exp: Likewise.
11995 * lib/gdb.exp (is_aarch64_target): New proc.
11996
9fcf688e
YQ
119972015-07-07 Yao Qi <yao.qi@linaro.org>
11998
11999 * lib/gdb.exp (is_aarch32_target): New proc.
12000 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12001 instead of "istarget "arm*-*-*"".
12002 * gdb.arch/arm-disp-step.exp: Likewise.
12003 * gdb.arch/thumb-bx-pc.exp: Likewise.
12004 * gdb.arch/thumb-prologue.exp: Likewise.
12005 * gdb.arch/thumb-singlestep.exp: Likewise.
12006 * gdb.base/disp-step-syscall.exp: Likewise.
12007 * gdb.base/float.exp: Likewise.
12008
fbd8d50d
YQ
120092015-07-07 Yao Qi <yao.qi@linaro.org>
12010
12011 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12012 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12013
71be1fdc
YQ
120142015-07-07 Yao Qi <yao.qi@linaro.org>
12015
12016 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12017 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12018 if it exists.
12019 * gdb.multi/multi-arch.exp: Likewise.
12020
3e221d36
SM
120212015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12022
12023 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12024 print.
12025
d441430b
YQ
120262015-07-07 Yao Qi <yao.qi@linaro.org>
12027
12028 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12029
06f810bd
MG
120302015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12031
12032 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12033 '[' and ']' characters.
12034
5e61e7c0
IB
120352015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12036
12037 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12038
28bf096c
PA
120392015-06-29 Pedro Alves <palves@redhat.com>
12040
12041 PR threads/18127
12042 * gdb.threads/hand-call-new-thread.c: New file.
12043 * gdb.threads/hand-call-new-thread.c: New file.
12044
ee93cd5e
KS
120452015-06-26 Keith Seitz <keiths@redhat.com>
12046 Doug Evans <dje@google.com>
12047
12048 PR 16253
12049 * gdb.cp/var-tag-2.cc: New file.
12050 * gdb.cp/var-tag-3.cc: New file.
12051 * gdb.cp/var-tag-4.cc: New file.
12052 * gdb.cp/var-tag.cc: New file.
12053 * gdb.cp/var-tag.exp: New file.
12054
fc637f04
PP
120552015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12056
12057 * gdb.base/history-duplicates.exp: New test.
12058
2e52ae68
PP
120592015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12060
12061 * gdb.base/completion.exp: Test the completion of the "focus"
12062 command.
12063
6e22494e
JK
120642015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12065
12066 * gdb.arch/amd64-prologue-skip.S: New file.
12067 * gdb.arch/amd64-prologue-skip.exp: New file.
12068
bf7b9cd9
SM
120692015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12072 is_address_zero_readable check.
12073
201e8dfd
PB
120742015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12075
12076 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12077 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12078
5cd867b4
YQ
120792015-06-24 Yao Qi <yao.qi@linaro.org>
12080
12081 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12082 linux targets.
12083
4d7be007
YQ
120842015-06-24 Yao Qi <yao.qi@linaro.org>
12085
12086 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12087 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12088 * gdb.base/siginfo-thread.exp: Likewise.
12089
07fcd301
YQ
120902015-06-22 Yao Qi <yao.qi@linaro.org>
12091
12092 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12093
52042a00
YQ
120942015-06-22 Yao Qi <yao.qi@linaro.org>
12095
12096 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12097 aarch64*-*-*.
12098 (skip_hw_watchpoint_tests): Likewise.
12099
74bd41ce
PP
121002015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12101
12102 * gdb.base/gdbinit-history.exp: Test the interaction between
12103 setting GDBHISTSIZE and setting the history size via .gdbinit.
12104
bc460514
PP
121052015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12106
12107 PR gdb/16999
12108 * gdb.base/gdbhistsize-history.exp: New test.
12109
b58c513b
PP
121102015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12111
12112 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12113 with GDBHISTSIZE.
12114 * gdb.base/readline.exp: Likewise.
12115
92046791
YQ
121162015-06-17 Yao Qi <yao.qi@linaro.org>
12117
12118 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12119 line.
12120
2093d2d3
PP
121212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12122
12123 * gdb.base/gdbinit-history.exp: Add test case to check that
12124 an unlimited history file does not get truncated on exit.
12125
e6c693af
AA
121262015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12127
12128 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12129 (VECTOR): New macro. Use it...
12130 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12131 ...for these typedefs.
12132 (int8, char1, int1, double1): New typedefs.
12133 (struct just_int2, struct two_int2): New structures.
12134 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12135 (add_structvecs, add_singlevecs): New functions.
12136 (main): Call add_some_intvecs twice.
12137 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12138 the compile and exit upon failure. Try compiling for the "native"
12139 architecture. Test inferior function calls with vector arguments
12140 and vector return value handling with "finish" and "return".
12141
c74f7d1c
JT
121422015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12143
12144 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12145 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12146 PE file.
12147 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12148
98aa42ee
AT
121492015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12150
12151 PR breakpoints/16465
12152 * gdb.mi/mi-dprintf-pending.c: New file.
12153 * gdb.mi/mi-dprintf-pending.exp: New test.
12154 * gdb.mi/mi-dprintf-pendshr.c: New file.
12155
7d73c23c 121562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12157 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12158
12159 * gdb.arch/i386-mpx-map.c: New file.
12160 * gdb.arch/i386-mpx-map.exp: New File.
12161
121622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12163
12164 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12165 * gdb.arch/i386-mpx.exp: Indentation fixed.
12166
121672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12168
12169 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12170 function and improved indentation.
12171 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12172 gdb_test_multiple. Added additional tests to skip the test.
12173
121742015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12175
12176 * gdb.arch/i386-avx512.c: Change path in include file.
12177 * gdb.arch/i386-avx512.exp: Change include dir path
12178 compilation flag.
12179 * gdb.arch/i386-mpx.c: Change path in include file.
12180 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12181 flag.
12182
d5eba19a
JK
121832015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12184
12185 * gdb.compile/compile-print.exp (compile print *vararray@3)
12186 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12187
7f361056
JK
121882015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12189
12190 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12191 (do not keep jit in memory): ... this.
12192 (expect 5): Change it to ...
12193 (expect no 5): ... this.
12194
3b462ec2
SM
121952015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12196
12197 PR gdb/15564
12198 * gdb.mi/mi-detach.exp: New file.
12199
e0619de6
JK
122002015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12201
12202 PR symtab/18392
12203 * gdb.arch/amd64-tailcall-self.S: New file.
12204 * gdb.arch/amd64-tailcall-self.c: New file.
12205 * gdb.arch/amd64-tailcall-self.exp: New file.
12206
e970cb34
DB
122072015-05-28 Don Breazeal <donb@codesourcery.com>
12208
12209 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12210 tests for remote targets by checking is_target_gdbserver.
12211
b2e2f908
DE
122122015-05-27 Doug Evans <dje@google.com>
12213
12214 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12215 * gdb.dwarf2/opaque-type-lookup.c: New file.
12216 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12217
82c7be31
DE
122182015-05-26 Doug Evans <dje@google.com>
12219
12220 * gdb.cp/iostream.cc: New file.
12221 * gdb.cp/iostream.exp: New file.
12222
b4f54984
DE
122232015-05-26 Doug Evans <dje@google.com>
12224
12225 * gdb.dwarf2/dw2-op-call.exp: Update.
12226 * gdb.dwarf2/dw4-sig-types.exp: Update.
12227 * gdb.dwarf2/implptr.exp: Update.
12228 * gdb.mi/mi-cmd-param-changed.exp: Update.
12229
4ea6efe9
DE
122302015-05-26 Doug Evans <dje@google.com>
12231
12232 * gdb.python/py-lazy-string.c: New file.
12233 * gdb.python/py-lazy-string.exp: New file.
12234 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12235 (main): Update. Add estring3.
12236 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12237 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12238
f6bb7db3
YQ
122392015-05-26 Omair Javaid <omair.javaid@linaro.org>
12240 Yao Qi <yao.qi@linaro.org>
12241
12242 * gdb.reverse/aarch64.c: New.
12243 * gdb.reverse/aarch64.exp: New.
12244
a81bfbd0
OJ
122452015-05-26 Omair Javaid <omair.javaid@linaro.org>
12246
25d49b86
PA
12247 * lib/gdb.exp (supports_process_record): Return true for
12248 aarch64*-linux*.
a81bfbd0
OJ
12249 (supports_reverse): Likewise.
12250
158bf1b4
PP
122512015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12252
12253 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12254 Use with_test_prefix.
12255
a0145030
AB
122562015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12257
12258 * gdb.base/completion.exp: Add test for completion of layout
12259 names.
12260
ebe3b578
AB
122612015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12262
12263 * lib/gdb.exp (skip_tui_tests): New proc.
12264 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12265
84204ed7
PA
122662015-05-19 Pedro Alves <palves@redhat.com>
12267
12268 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12269 Save the whole env array instead of just HOME. Unset HISTSIZE in
12270 the environment while testing. Restore whole environment
12271 afterwards.
12272
37442ce1
DE
122732015-05-16 Doug Evans <xdje42@gmail.com>
12274
12275 * gdb.guile/scm-ports.c: New file.
12276 * gdb.guile/scm-ports.exp: Add memory port tests.
12277
36de76f9
JK
122782015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12279
12280 * gdb.compile/compile-print.c: New file.
12281 * gdb.compile/compile-print.exp: New file.
12282
3a9558c4
JK
122832015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12284
12285 * gdb.compile/compile-ops.exp: Cast param to void.
12286 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12287 (compile code struct_object.selffield = &struct_object): Add xfail.
12288
aa715135
JG
122892015-05-15 Joel Brobecker <brobecker@adacore.com>
12290
12291 * gdb.ada/arr_enum_with_gap: New testcase.
12292
931e5bc3
JG
122932015-05-15 Joel Brobecker <brobecker@adacore.com>
12294
12295 * gdb.ada/byte_packed_arr: New testcase.
12296
9cd4d857
JB
122972015-05-15 Joel Brobecker <brobecker@adacore.com>
12298
12299 * gdb.ada/pckd_neg: New testcase.
12300
ebfd00d2
PP
123012015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12302
12303 PR gdb/17820
12304 * gdb.base/gdbinit-history.exp: New test.
12305 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12306 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12307
4c082a81
SC
123082015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12309
12310 * gdb.python/py-xmethods.cc: Enhance test case.
12311 * gdb.python/py-xmethods.exp: New tests.
12312 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12313 function.
12314 (B_indexoper): Likewise.
12315 (global_dm_list) : Add new xmethod worker functions.
12316
f7797074
SDJ
123172015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12318
12319 * gdb.base/coredump-filter.exp: Correctly unset
12320 "coredump_var_addr" array.
12321
a4674e4e
PA
123222015-05-08 Pedro Alves <palves@redhat.com>
12323
12324 * gdb.server/non-existing-program.exp: Unset spawn_id.
12325
df2eb078
SC
123262015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12327
12328 PR python/18291
12329 * gdb.python/py-xmethods.exp: Add tests.
12330
422349a3
YQ
123312015-05-08 Yao Qi <yao.qi@linaro.org>
12332
12333 PR gdb/18208
12334 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12335 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12336 function set_coredump_filter, and remove remote_exec call.
12337 Remove argument ipid. Callers update.
12338 (top level): Don't get inferior's PID.
12339
63fc80ce
AA
123402015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12341
12342 * gdb.base/watch_thread_num.exp: Skip test on targets without
12343 access watchpoints.
12344
80ad801e
PA
123452015-05-06 Pedro Alves <palves@redhat.com>
12346
12347 PR server/18081
12348 * gdb.server/non-existing-program.exp: New file.
12349
0fa7fe50
JB
123502015-05-05 Joel Brobecker <brobecker@adacore.com>
12351
12352 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12353
3ea89b92
PMR
123542015-05-05 Joel Brobecker <brobecker@adacore.com>
12355
12356 * gdb.ada/out_of_line_in_inlined: New testcase.
12357
87b8eff0
JB
123582015-05-05 Joel Brobecker <brobecker@adacore.com>
12359
12360 * gdb.ada/var_rec_arr: New testcase.
12361
5fccc635
YQ
123622015-04-30 Yao Qi <yao.qi@linaro.org>
12363
12364 * gdb.base/break-idempotent.exp: If
12365 skip_hw_watchpoint_multi_tests returns true, skip the tests
12366 on "rwatch" and "awatch".
12367
42d38f42
YQ
123682015-04-30 Yao Qi <yao.qi@linaro.org>
12369
12370 * gdb.base/relativedebug.exp: Invoke gdb command
12371 "info sharedlibrary", and if libc.so doesn't have debug info,
12372 skip the test.
12373
2ce1cdbf
DE
123742015-04-29 Doug Evans <dje@google.com>
12375
12376 * gdb.python/py-xmethods.exp: Add ptype tests.
12377 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12378 get_result_type method.
12379
f24a38c5
LM
123802015-04-29 Luis Machado <lgustavo@codesourcery.com>
12381
12382 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12383 the target does not support hardware watchpoints.
12384
ecbf2b3c
LM
123852015-04-29 Luis Machado <lgustavo@codesourcery.com>
12386
12387 * gdb.base/break-always.exp: Abort testing if writing to memory
12388 causes an error.
12389
34f5f757
DE
123902015-04-28 Doug Evans <dje@google.com>
12391
12392 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12393 * gdb.python/py-pp-registration.exp: ... here. New file.
12394 * gdb.python/py-pp-registration.c: New file.
12395 * gdb.python/py-pp-registration.py: New file.
12396
69b4374a
DE
123972015-04-28 Doug Evans <dje@google.com>
12398
12399 * gdb.python/py-bad-printers.c: New file.
12400 * gdb.python/py-bad-printers.py: New file.
12401 * gdb.python/py-bad-printers.exp: New file.
12402
59fb7612
SS
124032015-04-28 Sasha Smundak <asmundak@google.com>
12404
12405 * gdb.python/py-type.exp: New test.
12406
2631b16a
AW
124072015-04-28 Andy Wingo <wingo@igalia.com>
12408
12409 * gdb.python/py-parameter.exp:
12410 * gdb.guile/scm-parameter.exp: Escape the path that we are
12411 matching against, as it might contain characters that are special
12412 to regular expressions.
12413
460efde1
JB
124142015-04-27 Joel Brobecker <brobecker@adacore.com>
12415
12416 * gdb.ada/rec_comp: New testcase.
12417
2d369d8e
SDJ
124182015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12419
12420 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12421 before using it.
12422
cf75d6c3
AB
124232015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12424
12425 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12426 new tests for verilog output.
12427
8dbe7ca5
YQ
124282015-04-24 Yao Qi <yao.qi@linaro.org>
12429
12430 * boards/remote-gdbserver-on-localhost.exp: New file.
12431
4ef9fb2f
PA
124322015-04-23 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12435 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12436 "end of file", remove $inferior_spawn_id from the indirect list.
12437
0a803169
PA
124382015-04-23 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12441
749ef8f8
PA
124422015-04-23 Pedro Alves <palves@redhat.com>
12443
12444 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12445 on $any_spawn_id instead of only on $gdb_spawn_id.
12446
8aae4344
PM
124472015-04-21 Pierre Muller <muller@sourceware.org>
12448
12449 PR pascal/17815
12450 * lib/pascal.exp (gpc_compile): Add new option "class".
12451 (fpc_compile): Likewise.
12452 * gdb.pascal/case-insensitive-symbols.pas: New file.
12453 * gdb.pascal/case-insensitive-symbols.exp: New file.
12454
1586c8fb
GB
124552015-04-20 Gary Benson <gbenson@redhat.com>
12456
12457 * gdb.base/attach.exp: Fix three extended remote failures.
12458
1b6e6f5c
GB
124592015-04-17 Gary Benson <gbenson@redhat.com>
12460
12461 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12462 the main executable over the remote protocol.
12463
e797481d
PA
124642015-04-16 Pedro Alves <palves@redhat.com>
12465
12466 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12467 a new gdbserver if gdbserver_reconnect_p is set.
12468
1ca99c42
PA
124692015-04-16 Pedro Alves <palves@redhat.com>
12470
12471 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12472 is set, don't exit gdbserver.
12473
af9fd6f8
AA
124742015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12475
12476 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12477 appropriate .insn, such that an older assembler can be used.
12478 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12479 the z/Architecture instruction set on 31-bit targets as well.
12480
04ff1e61
AA
124812015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12482
12483 * gdb.go/handcall.exp: Remove all logic related to the first
12484 breakpoint and rely on go_runto_main instead.
12485 * gdb.go/strings.exp: Likewise.
12486 * gdb.go/unsafe.exp: Likewise.
12487 * gdb.go/hello.exp: Likewise. Also rename the remaining
12488 breakpoint marker to "breakpoint 1".
12489 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12490 * gdb.go/strings.go: Likewise.
12491 * gdb.go/unsafe.go: Likewise.
12492 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12493 "set breakpoint 2 here" and rename the remaining breakpoint marker
12494 to "breakpoint 1".
12495
40d2f8d6
SM
124962015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12497
12498 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12499 if itertools.imap is not present.
12500 * gdb.python/py-objfile.exp: Add parentheses.
12501 * gdb.python/py-type.exp: Same.
12502 * gdb.python/py-unwind-maint.py: Same.
12503
8cbc97c6
YQ
125042015-04-15 Yao Qi <yao.qi@linaro.org>
12505
12506 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12507 of ":$ptr_size" and set its form explicitly.
12508
45fd756c
YQ
125092015-04-15 Pedro Alves <palves@redhat.com>
12510 Yao Qi <yao.qi@linaro.org>
12511
12512 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12513 timeout by factor of 4.
12514 (test_regular_watch): Likewise.
12515 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12516 * gdb.reverse/sigall-reverse.exp: Likewise.
12517 * gdb.reverse/until-precsave.exp: Likewise.
12518 * lib/gdb.exp (with_timeout_factor): New proc.
12519 (gdb_expect): Move some code to ...
12520 (get_largest_timeout): ... here. New procedure.
12521
9e811bc3
LM
125222015-04-14 Luis Machado <lgustavo@codesourcery.com>
12523
12524 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12525
0ff6fcb2
LM
125262015-04-13 Luis Machado <lgustavo@codesourcery.com>
12527
12528 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12529 to write to the .text section.
12530
7578d5f7
LM
125312015-04-13 Luis Machado <lgustavo@codesourcery.com>
12532
12533 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12534 Handle the case of targets that do not provide PID information.
12535
2efe15c4
YQ
125362015-04-13 Yao Qi <yao.qi@linaro.org>
12537
12538 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12539 and use expect instead of gdb_expect.
12540
8cd8f2f8
SDJ
125412015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12542
12543 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12544 "coredump_var_addr" to avoid naming conflict with other testcases.
12545
9ee41772
PA
125462015-04-10 Pedro Alves <palves@redhat.com>
12547
12548 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12549 gdb_test_sequence and gdb_assert.
12550
07473109
PA
125512015-04-10 Pedro Alves <palves@redhat.com>
12552
12553 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12554 test messages that don't include the breakpoint address.
12555
de3db44c
YQ
125562015-04-10 Yao Qi <yao.qi@linaro.org>
12557
12558 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12559 false for some offset and width combinations which aren't
12560 supported by linux kernel.
12561
c79d856c
PA
125622015-04-10 Pedro Alves <palves@redhat.com>
12563
12564 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12565 procedure, factored out from ...
12566 (top level): ... here. Add "set displaced-stepping" testing axis.
12567 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12568 parameter "displaced". Use it.
12569 (top level): Use foreach and add "set displaced-stepping" testing
12570 axis.
12571
ebc90b50
PA
125722015-04-10 Pedro Alves <palves@redhat.com>
12573
12574 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12575 Remove comment.
12576 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12577 both the address of the instruction that triggers the watchpoint
12578 and the address of the instruction immediately after, and use
12579 those addresses for the test. Fix comment.
12580
8f572e5c
PA
125812015-04-10 Pedro Alves <palves@redhat.com>
12582
12583 * gdb.base/sigstep.exp (breakpoint_to_handler)
12584 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12585 Test "backtrace" in handler.
12586 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12587 (top level): Add new "displaced" test axis to
12588 breakpoint_to_handler, breakpoint_to_handler_entry and
12589 breakpoint_over_handler.
12590
8d707a12
PA
125912015-04-10 Pedro Alves <palves@redhat.com>
12592
12593 PR gdb/18216
12594 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12595
ef713951
YQ
125962015-04-10 Yao Qi <yao.qi@linaro.org>
12597
12598 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12599 (test_add_rn_pc): New function.
12600 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12601 (top level): Invoke test_add_rn_pc.
12602
906d60cf
PA
126032015-04-10 Pedro Alves <palves@redhat.com>
12604
12605 PR gdb/13858
12606 * gdb.base/step-over-no-symbols.exp: New file.
12607
f2983cc3
AW
126082015-04-09 Andy Wingo <wingo@igalia.com>
12609
12610 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12611 after the Python tests.
12612
6d62641c
SDJ
126132015-04-08 Keith Seitz <keiths@redhat.com>
12614
12615 PR python/16699
12616 * gdb.python/py-completion.exp: New tests for completion.
12617 * gdb.python/py-completion.py (CompleteLimit1): New class.
12618 (CompleteLimit2): Likewise.
12619 (CompleteLimit3): Likewise.
12620 (CompleteLimit4): Likewise.
12621 (CompleteLimit5): Likewise.
12622 (CompleteLimit6): Likewise.
12623 (CompleteLimit7): Likewise.
12624
f3770638
PA
126252015-04-08 Pedro Alves <palves@redhat.com>
12626
12627 PR gdb/18214
12628 PR gdb/18216
12629 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12630 function.
12631 (main): Install it as SIGUSR1 handler.
12632 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12633 parameter. Always use "setup" as prefix. Toggle "set
12634 displaced-stepping" off/on depending on global. Don't switch to
12635 thread 1 here.
12636 (top level): Add displaced stepping "off/on" test axis. Update
12637 "setup" calls. Wrap each subtest with with_test_prefix. Test
12638 continuing with a queued signal in each thread.
12639
4496bed7
PA
126402015-04-08 Pedro Alves <palves@redhat.com>
12641
12642 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12643 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12644 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12645 Return early if running to main fails.
12646 * gdb.trace/while-stepping.exp: Likewise.
12647
b97fde92
PA
126482015-04-07 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12651 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12652 interact with inferior program.
12653
f71c18e7
PA
126542015-04-07 Pedro Alves <palves@redhat.com>
12655
12656 * lib/gdb.exp (inferior_spawn_id): New global.
12657 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12658 spawn id after processing the user code.
12659 (default_gdb_start): Set inferior_spawn_id.
12660 (send_inferior): New procedure.
12661 * lib/gdbserver-support.exp (gdbserver_start): Set
12662 inferior_spawn_id.
12663 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12664
6423214f
PA
126652015-04-07 Pedro Alves <palves@redhat.com>
12666
12667 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12668 * lib/gdbserver-support.exp (gdbserver_start): Make
12669 $server_spawn_id global.
12670 (gdbserver_start): Don't wait for gdbserver's spawn id with
12671 expect_background.
12672 (close_gdbserver): New procedure.
12673 (gdb_exit): Rename the default version and reimplement.
12674
71c0ee8c
PA
126752015-04-07 Pedro Alves <palves@redhat.com>
12676
72f4393d 12677 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12678 append the substituted item, not the original item.
12679
203bc29b
PA
126802015-04-07 Pedro Alves <palves@redhat.com>
12681
12682 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12683 gdb_expect.
12684
508a3ddf
PA
126852015-04-07 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12688 output appearing once only.
12689
9f6dbe2b
PA
126902015-04-07 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12693 that doesn't expect anything. Return early if running to main
12694 fails.
12695
337532fa
YQ
126962015-04-07 Yao Qi <yao.qi@linaro.org>
12697
12698 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12699 (child_function): Call alarm.
12700 (main): Move call to alarm into the loop.
12701 * gdb.threads/non-stop-fair-events.exp: Build program with
12702 -DTIMEOUT=$timeout.
12703
01b622d4
DE
127042015-04-06 Doug Evans <xdje42@gmail.com>
12705
12706 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12707 Fix dest parameter to board_info.
12708 (fpc_compile): Ditto.
12709 (gdb_compile_pascal): Rename dest arg to destfile.
12710
961f4160
PMR
127112015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12712
12713 * gdb.ada/funcall_ref.exp: New file.
12714 * gdb.ada/funcall_ref/foo.adb: New file.
12715
cafda597
YQ
127162015-04-02 Yao Qi <yao.qi@linaro.org>
12717
12718 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12719 is remote.
12720
fed040c6
GB
127212015-04-02 Gary Benson <gbenson@redhat.com>
12722
12723 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12724
d11916aa
SS
127252015-04-01 Sasha Smundak <asmundak@google.com>
12726
12727 * gdb.python/py-unwind-maint.c: New file.
12728 * gdb.python/py-unwind-maint.exp: New test.
12729 * gdb.python/py-unwind-maint.py: New file.
12730 * gdb.python/py-unwind.c: New file.
12731 * gdb.python/py-unwind.exp: New test.
12732 * gdb.python/py-unwind.py: New test.
12733
a1471180
PA
127342015-04-01 Pedro Alves <palves@redhat.com>
12735
12736 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12737 to fail instead of non-existent $test.
12738
0bbeccb1
PA
127392015-04-01 Pedro Alves <palves@redhat.com>
12740
12741 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12742 GDBFLAGS if not empty.
12743
3c724c8c
PMR
127442015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12745
12746 * gdb.ada/complete.exp: Remove "multi_line".
12747 * gdb.ada/info_exc.exp: Remove "multi_line".
12748 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12749 * gdb.ada/ptype_field.exp: Remove "multi_line".
12750 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12751 * gdb.ada/tagged.exp: Remove "multi_line".
12752 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12753 [multi_line ...]
12754 * gdb.btrace/delta.exp: Likewise.
12755 * gdb.btrace/exception.exp: Likewise.
12756 * gdb.btrace/function_call_history.exp: Likewise.
12757 * gdb.btrace/instruction_history.exp: Likewise.
12758 * gdb.btrace/nohist.exp: Likewise.
12759 * gdb.btrace/record_goto.exp: Likewise.
12760 * gdb.btrace/segv.exp: Likewise.
12761 * gdb.btrace/stepi.exp: Likewise.
12762 * gdb.btrace/tailcall.exp: Likewise.
12763 * gdb.btrace/unknown_functions.exp: Likewise.
12764 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12765 * lib/gdb.exp: Add the "multi_line" helper.
12766
4eec2deb
PA
127672015-04-01 Pedro Alves <palves@redhat.com>
12768
12769 * gdb.threads/tid-reuse.c: New file.
12770 * gdb.threads/tid-reuse.exp: New file.
12771
df8411da
SDJ
127722015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12773
12774 PR corefiles/16092
12775 * gdb.base/coredump-filter.c: New file.
12776 * gdb.base/coredump-filter.exp: Likewise.
12777
6ef37366
PM
127782015-03-27 Petr Machata <pmachata@redhat.com>
12779
12780 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12781 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12782 (Dwarf::assemble): Initialize them.
12783 (Dwarf::lines): New function.
12784
7ec911b0
JT
127852015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12786
12787 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12788 SYMBOL_PREFIX for x86_64-*-cygwin.
12789
ff908ebf
AW
127902015-03-26 Andy Wingo <wingo@igalia.com>
12791
12792 PR symtab/18148
12793 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12794 const_value but not a location.
12795 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12796 location defined in non-main CUs are visible.
12797
6d5f0679
YQ
127982015-03-26 Yao Qi <yao.qi@linaro.org>
12799
12800 PR testsuite/18139
12801 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12802 Add a line number entry for the same line.
12803 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12804 Add a line number entry for the same line.
12805
2898689b
YQ
128062015-03-26 Yao Qi <yao.qi@linaro.org>
12807
12808 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12809 .int 0.
12810 (func): Likewise. Add .Lfunc_1 label.
12811 Use .Lfunc_1 label.
12812 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12813 .int 0.
12814 (func): Likewise.
12815 Use .Lfunc_1 label.
12816
85180498
YQ
128172015-03-26 Yao Qi <yao.qi@linaro.org>
12818
12819 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12820 Call gdb_compile instead to compile each .s files without debug
12821 information.
12822
8aa08a8d
YQ
128232015-03-26 Yao Qi <yao.qi@linaro.org>
12824
12825 * gdb.base/savedregs.exp (process_saved_regs): Make
12826 "Saved registers:" optional in the pattern.
12827
66849923
MM
128282015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12829
12830 * gdb.btrace/next.exp: Merged into step.exp.
12831 * gdb.btrace/finish.exp: Merged into step.exp.
12832 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12833 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12834 "record goto" and checking the exact replay position.
12835 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12836 check for "Recording format" in "info record" output.
12837 * gdb.btrace/record_goto.exp: Choose test file based on target.
12838 * gdb.btrace/x86-record_goto.S: Renamed into ...
12839 * gdb.btrace/x86_64-record_goto.S: ... this.
12840 * gdb.btrace/i686-record_goto.S: New.
12841 * gdb.btrace/x86-tailcall.S: Renamed into ...
12842 * gdb.btrace/x86_64-tailcall.S: ... this.
12843 * gdb.btrace/i686-tailcall.S: New.
12844 * gdb.btrace/x86-tailcall.c: Renamed into ...
12845 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12846 separate statements. Update test.
12847 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12848 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12849 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12850 * gdb.btrace/tailcall.exp: Choose test file based on target.
12851 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12852
11cc1b74
MM
128532015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12854
12855 * gdb.btrace/exception.exp: Increase BTS buffer size.
12856
a25d8bf9
PA
128572015-03-24 Pedro Alves <palves@redhat.com>
12858
12859 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12860
856e7dd6
PA
128612015-03-24 Pedro Alves <palves@redhat.com>
12862
12863 * gdb.threads/schedlock.exp (test_step): No longer expect that
12864 "set scheduler-locking step" with "next" over a function call runs
12865 threads unlocked.
12866
ad235a41
AT
128672015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12868
12869 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12870
15630549
AT
128712015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12872
12873 PR breakpoints/16466
12874 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12875 * gdb.mi/mi-pending.c (thread_func): New function.
12876 (int main): Add threading support required.
12877 * gdb.mi/mi-pending.exp: Add tests for this issue.
12878 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12879 (pendfunc2): Remove stdio dependency.
12880 * gdb.mi/mi-pendshr2.c: New file.
12881
693dca06
KS
128822015-03-23 Keith Seitz <keiths@redhat.com>
12883
12884 * gdb.linespec/keywords.c: New file.
12885 * gdb.linespec/keywords.exp: New file.
12886
7e993ebf
KS
128872015-03-23 Keith Seitz <keiths@redhat.com>
12888
12889 PR gdb/18021
12890 * gdb.dwarf2/staticvirtual.exp: New test.
12891
bc23328c
JK
128922015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12893
12894 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12895 * README: Remove HP-UX and gdb.hp.
12896 (configuration):
12897 * configure: Regenerate.
12898 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12899 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12900 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12901 gdb.hp/gdb.defects/Makefile.
12902 * gdb.hp/Makefile.in: File deleted.
12903 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12904 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12905 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12906 * gdb.hp/gdb.aCC/run.c: File deleted.
12907 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12908 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12909 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12910 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12911 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12912 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12913 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12914 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12915 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12916 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12917 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12918 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12919 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12920 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12921 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12922 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12923 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12924 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12925 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12926 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12927 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12928 * gdb.hp/gdb.compat/average.c: File deleted.
12929 * gdb.hp/gdb.compat/sum.c: File deleted.
12930 * gdb.hp/gdb.compat/xdb.c: File deleted.
12931 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12932 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12933 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12934 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12935 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12936 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12937 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12938 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12939 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12940 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12941 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12942 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12943 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12944 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12945 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12946 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12947 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12948 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12949 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12950 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12951 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12952 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12953 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12954 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12955 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12956 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12957 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12958 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12959 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12960 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12961 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12962 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12963 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12964 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12965 * gdb.hp/tools/odump: File deleted.
12966
8bf3b159
PA
129672015-03-19 Pedro Alves <palves@redhat.com>
12968
12969 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12970 (saw_thread_3): New globals.
12971 (top level): Increment them when an event for the corresponding
12972 thread is seen.
12973 (no thread starvation): New test.
12974
eb54c8bf
PA
129752015-03-19 Pedro Alves <palves@redhat.com>
12976
12977 * gdb.threads/continue-pending-status.c: New file.
12978 * gdb.threads/continue-pending-status.exp: New file.
12979
32d2e5d6
PA
129802015-03-18 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12983 Use gdb_is_target_remote instead of is_remote. Use
12984 gdb_test_multiple instead of gdb_expect. Exit early if
12985 gdb_test_multiple hits its internal matches. Tighten stepi tests
12986 expected output. Fail on exit with any signal, instead of just
12987 SIGILL.
12988
f68f11b7
YQ
129892015-03-18 Yao Qi <yao.qi@linaro.org>
12990
12991 PR tdep/18107
12992 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12993 variable.
12994 * gdb.base/catch-syscall.exp: Don't skip it on
12995 aarch64*-*-linux* target. Remove elements in all_syscalls.
12996 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12997 target.
12998 (setup_all_syscalls): New proc.
12999
ca5fd19b
YQ
130002015-03-16 Yao Qi <yao.qi@linaro.org>
13001
13002 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13003 (top level): Skip tests if valid_addr_p returns false for
13004 $cmd1 or $cmd2.
13005
85642ba0
AW
130062015-03-11 Andy Wingo <wingo@igalia.com>
13007
13008 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13009
e03f9645
YQ
130102015-03-11 Yao Qi <yao.qi@linaro.org>
13011
13012 * gdb.base/catch-syscall.exp: Fix typo in comments.
13013
5d0962b2
YQ
130142015-03-11 Yao Qi <yao.qi@linaro.org>
13015
13016 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13017
b2df3cef
PA
130182015-03-09 Pedro Alves <palves@redhat.com>
13019
13020 * dg-extract-results.py: Delete.
13021
ef878e53
PA
130222015-03-09 Pedro Alves <palves@redhat.com>
13023
13024 Merge dg-extract-results.sh from GCC upstream (r218843).
13025
13026 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13027 * dg-extract-results.sh: Use --text with grep to avoid issues with
13028 binary files. Fall back to cat -v, if that doesn't work.
13029
9494d219
PA
130302015-03-05 Pedro Alves <palves@redhat.com>
13031
13032 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13033
a8d9763a
SM
130342015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13035
13036 * lib/mi-support.exp (mi_expect_interrupt): Accept
13037 alternative event for when in all-stop mode.
13038
be9957b8
PA
130392015-03-04 Pedro Alves <palves@redhat.com>
13040
13041 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13042
d57be0f4 130432015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13044
13045 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13046
c214c7cf
AA
130472015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13048
13049 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13050 regexps for GDB's current line display, accept a hex address
13051 preceding the line number.
13052
6d74a497
AA
130532015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13054
13055 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13056 the 'arch1' variable for "s390*-linux*" targets.
13057
511aee7c
PA
130582015-03-04 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13061 (main): Pass missing retval argument to pthread_join call.
13062
95e50b27
PA
130632015-03-02 Pedro Alves <palves@redhat.com>
13064
13065 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13066 (top level): Call do_test with non-stop as well.
13067
28054d69
PA
130682015-03-02 Pedro Alves <palves@redhat.com>
13069
13070 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13071 -1.
13072
4fa5d7b4
AA
130732015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13074
13075 * gdb.arch/s390-vregs.exp: New test.
13076 * gdb.arch/s390-vregs.S: New file.
13077
97c18565
PA
130782015-02-27 Pedro Alves <palves@redhat.com>
13079
13080 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13081 call to catch_command_errors.
13082 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13083 catch_command_errors.
13084
a37bfa30
PA
130852015-02-27 Pedro Alves <palves@redhat.com>
13086
13087 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13088 "true" for boolean result.
13089 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13090 prototype of main.
13091
6f98576f
PA
130922015-02-27 Pedro Alves <palves@redhat.com>
13093
13094 * lib/unbuffer_output.c: New file.
13095 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13096 (main): Call gdb_unbuffer_output.
13097
eba5ab56
YQ
130982015-02-27 Yao Qi <yao.qi@linaro.org>
13099
13100 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13101 target.
13102
0def5aaa
DE
131032015-02-26 Doug Evans <dje@google.com>
13104
13105 * gdb.cp/class2.cc (Dbase, D): New classes.
13106 (main): New local delta.
13107 * gdb.cp/class2.exp: Test printing delta.
13108 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13109 (dynbar): New global.
13110 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13111
081a1c2c
JK
131122015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13113
13114 * gdb.compile/compile-ifunc.c: New file.
13115 * gdb.compile/compile-ifunc.exp: New file.
13116
2f41223f
AT
131172015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13118
13119 * gdb.base/structs.exp: Check for correct struct on finish.
13120
03eddd80
YQ
131212015-02-26 Yao Qi <yao.qi@linaro.org>
13122
13123 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13124 is zero.
13125
80c57053
JK
131262015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
13128 * gdb.arch/cordic.ko.bz2: New file.
13129 * gdb.arch/cordic.ko.debug.bz2: New file.
13130 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13131
21613c12
YQ
131322015-02-25 Yao Qi <yao.qi@linaro.org>
13133
13134 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13135 aarch64*-*-* target.
13136
d8b901ed
PA
131372015-02-23 Pedro Alves <palves@redhat.com>
13138
13139 * lib/gdb.exp (delete_breakpoints): Rewrite using
13140 gdb_test_multiple.
13141
e5b85ead
PA
131422015-02-23 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.base/info-os.c: Include stdlib.h.
13145
85c3a371
DE
131462015-02-22 Doug Evans <xdje42@gmail.com>
13147
13148 PR symtab/17855
13149 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13150 is read after symbols have been re-read.
13151 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13152 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13153
96553a0c
DE
131542015-02-21 Doug Evans <dje@google.com>
13155
13156 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13157
97a0c697
JK
131582015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13159
13160 PR corefiles/17808
13161 * gdb.arch/i386-biarch-core.core.bz2: New file.
13162 * gdb.arch/i386-biarch-core.exp: New file.
13163
a47cd6e9
PA
131642015-02-21 Pedro Alves <palves@redhat.com>
13165
13166 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13167 runto_main fails.
13168
c5facdc4
PA
131692015-02-20 Pedro Alves <palves@redhat.com>
13170
13171 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13172 info probes.
13173
2db9a427
PA
131742015-02-20 Pedro Alves <palves@redhat.com>
13175
13176 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13177
60fb7e9e
PA
131782015-02-20 Pedro Alves <palves@redhat.com>
13179
13180 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13181 clean_restart before gdb_target_supports_trace.
13182
5c5019c2
PA
131832015-02-20 Pedro Alves <palves@redhat.com>
13184
13185 PR threads/18006
13186 * gdb.threads/clone-thread_db.c: New file.
13187 * gdb.threads/clone-thread_db.exp: New file.
13188
c9587f88
AT
131892015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13190
13191 PR breakpoints/16812
13192 * gdb.base/catch-gdb-caused-signals.c: New file.
13193 * gdb.base/catch-gdb-caused-signals.exp: New file.
13194
f6a88844
JM
131952015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13196
13197 * configure: Regenerated.
13198 * configure.ac: Use GDB_AC_TRANSFORM.
13199 * aclocal.m4: sinclude ../transform.m4.
13200
497c491b
JM
132012015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13202
13203 * lib/dtrace.exp: New file.
13204 * gdb.base/dtrace-probe.exp: Likewise.
13205 * gdb.base/dtrace-probe.d: Likewise.
13206 * gdb.base/dtrace-probe.c: Likewise.
13207 * lib/pdtrace.in: Likewise.
13208 * configure.ac: Output variables with the transformed names of
13209 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13210 * configure: Regenerated.
13211
03e98035
JM
132122015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13213
13214 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13215 expected message when trying to access $_probe_* convenience
13216 variables while not on a probe.
13217
63cc30e9
JK
132182015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13219
13220 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13221
0703599a
PA
132222015-02-11 Pedro Alves <pedro@codesourcery.com>
13223
13224 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13225 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13226
7e60a48e
DE
132272015-02-10 Doug Evans <xdje42@gmail.com>
13228
13229 * lib/gdb.exp (gdb_load): Always return a result.
13230
01b088bc
PA
132312015-02-10 Pedro Alves <palves@redhat.com>
13232
13233 * gdb.threads/signal-sigtrap.c: New file.
13234 * gdb.threads/signal-sigtrap.exp: New file.
13235
b05ec7a5
AT
132362015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13237
13238 * gdb.trace/no-attach-trace.c: New file.
13239 * gdb.trace/no-attach-trace.exp: New file.
13240
a2c2acaf
MW
132412015-02-09 Mark Wielaard <mjw@redhat.com>
13242
13243 * gdb.dwarf2/atomic.c: New file.
13244 * gdb.dwarf2/atomic-type.exp: Likewise.
13245
31fd9caa
MM
132462015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13247
13248 * gdb.btrace/buffer-size.exp: Update "info record" output.
13249 * gdb.btrace/delta.exp: Update "info record" output.
13250 * gdb.btrace/enable.exp: Update "info record" output.
13251 * gdb.btrace/finish.exp: Update "info record" output.
13252 * gdb.btrace/instruction_history.exp: Update "info record" output.
13253 * gdb.btrace/next.exp: Update "info record" output.
13254 * gdb.btrace/nexti.exp: Update "info record" output.
13255 * gdb.btrace/step.exp: Update "info record" output.
13256 * gdb.btrace/stepi.exp: Update "info record" output.
13257 * gdb.btrace/nohist.exp: Update "info record" output.
13258
d33501a5
MM
132592015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13260
13261 * gdb.btrace/buffer-size: New.
13262
f4abbc16
MM
132632015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13264
13265 * gdb.btrace/delta.exp: Update "info record" output.
13266 * gdb.btrace/enable.exp: Update "info record" output.
13267 * gdb.btrace/finish.exp: Update "info record" output.
13268 * gdb.btrace/instruction_history.exp: Update "info record" output.
13269 * gdb.btrace/next.exp: Update "info record" output.
13270 * gdb.btrace/nexti.exp: Update "info record" output.
13271 * gdb.btrace/step.exp: Update "info record" output.
13272 * gdb.btrace/stepi.exp: Update "info record" output.
13273 * gdb.btrace/nohist.exp: Update "info record" output.
13274
b9d61307
SM
132752015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13276
13277 PR gdb/15678
13278 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13279
e584fdbc
PA
132802015-02-06 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13283 macro.
13284 (seconds_left, again): New globals.
13285 (main): Wait seconds_left in a 1-second sleep loop instead of
13286 sleeping 180 seconds. If 'again' is set, reset the seconds
13287 counter.
13288 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13289 'again' in the inferior before detaching. Print the seconds left.
13290 (options): New global.
13291 (top level): Build program with -DTIMEOUT=$timeout.
13292
77f41761
PA
132932015-02-06 Pedro Alves <palves@redhat.com>
13294
13295 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13296 determine how many seconds to pass to 'alarm'.
13297 * gdb.base/gdb-sigterm.exp (top level): Build program with
13298 -DTIMEOUT=$timeout.
13299 (do_test): Return success/failure indication. Add more verbose
13300 logging. Don't fail if 200 single steps are seen. Instead, fail
13301 when the test times out.
13302 (passes): New global.
13303 (top level): Break the testing loop if testing fails on any
13304 iteration. Use gdb_assert.
13305
b9394193
DB
133062015-02-04 Don Breazeal <donb@codesourcery.com>
13307
13308 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13309 and initialize them.
13310 (ipc_cleanup): New function.
13311 (main): Don't declare shmid, semid, and msqid. Add a call to
13312 atexit so that we call ipc_cleanup on exit.
13313
42d9e528
PA
133142015-02-04 Pedro Alves <palves@redhat.com>
13315
13316 * boards/native-extended-gdbserver.exp: Remove any target variant
13317 specifications from the board name before clearing the isremote
13318 flag from board_info.
13319
ae6ae975
DE
133202015-01-31 Doug Evans <xdje42@gmail.com>
13321
13322 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13323
cfb069a8
GB
133242015-01-31 Gary Benson <gbenson@redhat.com>
13325
13326 * gdb.base/completion.exp: Disable completion limiting for
13327 existing tests. Add new tests to check completion limiting.
13328 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13329
5dd31d79
DE
133302015-01-31 Doug Evans <xdje42@gmail.com>
13331
13332 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13333
9f050062
DE
133342015-01-31 Doug Evans <xdje42@gmail.com>
13335
13336 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13337 entries. Duplicate file section script entries.
13338 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13339 inlined entries. Add test for safe-path rejection.
13340 * gdb.python/py-section-script.c: Add duplicate inlined section script
13341 entries. Duplicate file section script entries.
13342 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13343 inlined entries. Add test for safe-path rejection.
13344
df25ebbd
JB
133452015-01-29 Joel Brobecker <brobecker@adacore.com>
13346
13347 * gdb.ada/disc_arr_bound: New testcase.
13348
4a0ca9ec
JB
133492015-01-29 Joel Brobecker <brobecker@adacore.com>
13350
13351 * gdb.ada/mi_var_array: New testcase.
13352
3a8b707a
DE
133532015-01-27 Doug Evans <dje@google.com>
13354
13355 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13356 Add test for objfile.filename, objfile.username after objfile
13357 has been unloaded.
13358
f8313f6e
JB
133592015-01-26 Joel Brobecker <brobecker@adacore.com>
13360
13361 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13362 the second test to print the name attribute of value
13363 returned by the call to gdb.lookup_type, and adjust
13364 the expected output accordingly.
13365
37bc665e
MW
133662015-01-25 Mark Wielaard <mjw@redhat.com>
13367
13368 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13369 * gdb.base/disp-step-fork.c: Include unistd.h.
13370 * gdb.base/siginfo-obj.c: Include stdio.h.
13371 * gdb.base/siginfo-thread.c: Likewise.
13372 * gdb.mi/non-stop.c: Include unistd.h.
13373 * gdb.mi/nsthrexec.c: Include stdio.h.
13374 * gdb.mi/pthreads.c: Include unistd.h.
13375 * gdb.modula2/unbounded1.c (main): Declare returns int.
13376 * gdb.reverse/consecutive-reverse.c: Likewise.
13377 * gdb.threads/create-fail.c: Include unistd.h.
13378 * gdb.threads/killed.c: Likewise.
13379 * gdb.threads/linux-dp.c: Likewise.
13380 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13381 * gdb.threads/non-ldr-exc-2.c: Likewise.
13382 * gdb.threads/non-ldr-exc-3.c: Likewise.
13383 * gdb.threads/non-ldr-exc-4.c: Likewise.
13384 * gdb.threads/pthreads.c: Include unistd.h.
13385 (main): Declare returns int.
13386 * gdb.threads/tls-main.c (foo): New declaration.
13387 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13388
f7e5394d
SM
133892015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13390
13391 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13392 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13393
743649fd
MW
133942015-01-15 Mark Wielaard <mjw@redhat.com>
13395
13396 * gdb.base/noreturn-return.c: New file.
13397 * gdb.base/noreturn-return.exp: New file.
13398 * gdb.base/noreturn-finish.c: New file.
13399 * gdb.base/noreturn-finish.exp: New file.
13400
198297aa
PA
134012015-01-23 Pedro Alves <palves@redhat.com>
13402
13403 * gdb.threads/continue-pending-after-query.c: New file.
13404 * gdb.threads/continue-pending-after-query.exp: New file.
13405
717cf30c
AG
134062015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13407 Simon Marchi <simon.marchi@ericsson.com>
13408
13409 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13410 * gdb.base/valgrind-db-attach.exp: Same.
13411 * gdb.base/valgrind-infcall.exp: Same.
13412 * lib/mi-support.exp (default_mi_gdb_start): Same.
13413 * lib/prompt.exp (default_prompt_gdb_start): Same.
13414 * lib/gdb.exp (default_gdb_spawn): Same.
13415 (gdb_interact): New.
13416
13417
4b62a76e
JK
134182015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13419
13420 * gdb.compile/compile.exp (pointer to jit function): New test.
13421
b4cdae6f
WW
134222015-01-17 Wei-cheng Wang <cole945@gmail.com>
13423
13424 * lib/gdb.exp (supports_process_record): Return true for
13425 powerpc*-*-linux*.
13426 (supports_reverse): Likewise.
13427
d221e7ef
DB
134282015-01-15 Don Breazeal <donb@codesourcery.com>
13429
13430 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13431 instead of checking whether the target board is remote and
13432 use spawn_wait_for_attach instead of exec/sleep.
13433 * gdb.base/attach-twice.exp: Likewise.
13434
bafffb51
JB
134352015-01-15 Joel Brobecker <brobecker@adacore.com>
13436
13437 * gdb.ada/var_arr_attrs: New testcase.
13438
5589af0e
PA
134392015-01-14 Pedro Alves <palves@redhat.com>
13440 Joel Brobecker <brobecker@adacore.com>
13441
13442 PR gdb/17525
13443 * gdb.base/bp-cmds-execution-x-script.c: New file.
13444 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13445 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13446
6c400b59
PA
134472015-01-14 Pedro Alves <palves@redhat.com>
13448
13449 PR cli/17828
13450 * gdb.base/batch-preserve-term-settings.c: New file.
13451 * gdb.base/batch-preserve-term-settings.exp: New file.
13452
e02c96a7
DE
134532015-01-13 Doug Evans <dje@google.com>
13454
13455 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13456 binary.
13457
576fd14c
JB
134582015-01-13 Joel Brobecker <brobecker@adacore.com>
13459
13460 * Makefile.in (clean mostlyclean): Do not delete *.py.
13461
04dccad0
JB
134622015-01-13 Joel Brobecker <brobecker@adacore.com>
13463
13464 * gdb.python/py-lookup-type.exp: New file.
13465
3d230f71
PA
134662015-01-12 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13469 restore GDBFLAGS before returning.
13470
7e67715d
JK
134712015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13472
13473 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13474 is_amd64_regs_target and is_x86_like_target.
13475
f2e0d4b4
DE
134762015-01-11 Doug Evans <xdje42@gmail.com>
13477
13478 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13479 is given without an explicit form.
13480 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13481 attributes.
13482 * gdb.dwarf/corrupt.exp: Ditto.
13483 * gdb.dwarf2/enum-type.exp: Ditto.
13484 * gdb.trace/entry-values.exp: Ditto.
13485 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13486
439250fb
DE
134872015-01-11 Doug Evans <xdje42@gmail.com>
13488
13489 PR gdb/15830
13490 * gdb.base/maint.exp: Remove references to "maint demangle".
13491 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13492 Add tests for explicitly specifying language to demangle.
13493 * gdb.dlang/demangle.exp: Ditto.
13494
ede9f622
PA
134952015-01-09 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.threads/non-stop-fair-events.c: New file.
13498 * gdb.threads/non-stop-fair-events.exp: New file.
13499
a7b796db
PA
135002015-01-09 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13503 the global scope. Set a breakpoint after all threads are started
13504 rather than stepping over two source lines. Expect the prompt.
13505 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13506 global.
13507 (NUM): Now 15.
13508 (main): Use threads_started_barrier to wait for all threads to
13509 start. Main thread no longer calls thread_function. Exit after
13510 180 seconds.
13511 (loop): New function.
13512 (thread_function): Wait on threads_started_barrier barrier. Call
13513 'loop' at each iteration.
13514 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13515 threads have started, instead of hardcoding number of "next"
13516 steps. Use an access watchpoint instead of a write watchpoint.
13517
9665ffdd
PA
135182015-01-09 Pedro Alves <palves@redhat.com>
13519
13520 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13521 (thread_func): Wait on barrier.
13522 (main): Wait for all threads to start before stopping GDB.
13523 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13524 global.
13525 (thread1_func, thread2_func): Wait on barrier.
13526 (main): Wait for all threads to start before stopping GDB.
13527 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13528 New global.
13529 (thread1_func, thread2_func): Wait on barrier.
13530 (main): Wait for all threads to start before stopping GDB.
13531
c945a99f
PA
135322015-01-09 Pedro Alves <palves@redhat.com>
13533
13534 * gdb.threads/attach-many-short-lived-threads.c: New file.
13535 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13536
c1a747c1
PA
135372014-01-09 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13540 instead of to thread 2.
13541 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13542 Add barrier around each pthread_create call instead of around all
13543 calls.
13544 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13545 Set a break on thread_function and have the child threads hit it
13546 one at at a time.
13547
60b3033e
PA
135482015-01-09 Pedro Alves <palves@redhat.com>
13549
13550 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13551 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13552 false.
13553 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13554 checking whether the target board is remote.
13555 * gdb.multi/multi-attach.exp: Likewise.
13556 * gdb.python/py-sync-interp.exp: Likewise.
13557 * gdb.server/ext-attach.exp: Likewise.
13558 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13559 tests that need to attach, instead of checking whether the target
13560 board is remote at the top of the file.
13561
acc018ac
YQ
135622015-01-08 Yao Qi <yao@codesourcery.com>
13563
13564 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13565
50a18af8
JK
135662015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13567
13568 Fix testcase compilation.
13569 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13570
8503d6e1
JB
135712015-01-06 Joel Brobecker <brobecker@adacore.com>
13572
13573 * gdb.python/py-type.exp: Add a couple test about empty
13574 array creation, and negative-length array creation.
13575
cc73dbcc
DE
135762015-01-02 Doug Evans <xdje42@gmail.com>
13577
13578 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13579
0300bbc7
DE
135802015-01-02 Doug Evans <dje@google.com>
13581
13582 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13583
9d85a0ec
YQ
135842014-12-29 Yao Qi <yao@codesourcery.com>
13585
13586 * gdb.trace/entry-values.exp: Update comments. Rename variable
13587 bar_call_foo to returned_from_foo.
13588
87186c6a
MMN
135892014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13590
13591 PR gdb/17394
13592 * gdb.linespec/break-asm-file.c: New file.
13593 * gdb.linespec/break-asm-file.exp: New file.
13594 * gdb.linespec/break-asm-file0.s: New file.
13595 * gdb.linespec/break-asm-file1.s: New file.
13596
1bab7383
YQ
135972014-12-18 Nigel Stephens <nigel@mips.com>
13598 Maciej W. Rozycki <macro@codesourcery.com>
13599
13600 * gdb.base/float.exp: Handle the new output from "info float" on
13601 MIPS targets.
13602
1bc1068a
JK
136032014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13604
13605 Fix MinGW compilation.
13606 * gdb.compile/compile-ops.exp: Update untested message if
13607 !skip_compile_feature_tests.
13608 * gdb.compile/compile-setjmp.exp: Likewise.
13609 * gdb.compile/compile-tls.exp: Likewise.
13610 * gdb.compile/compile.exp: Likewise.
13611 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13612 supported on this host".
13613
b6615d10
DE
136142014-12-16 Doug Evans <xdje42@gmail.com>
13615
13616 * boards/stabs.exp: New file.
13617
25dda427
AA
136182014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13619
13620 * gdb.base/completion.exp: Adjust to format changes of "maint
13621 print user-registers".
13622
bf330350
CU
136232014-12-16 Catalin Udma <catalin.udma@freescale.com>
13624
13625 PR server/17457
13626 * gdb.arch/aarch64-fp.c: New file.
13627 * gdb.arch/aarch64-fp.exp: New file.
13628
395cf596
SDJ
136292014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13630
13631 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13632 r210637, r210913, r211666, r215400, r215817).
13633
13634 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13635 * dg-extract-results.py: New file.
13636 * dg-extract-results.sh: Use it if the environment seems
13637 suitable.
13638
13639 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13640
13641 * dg-extract-results.py (parse_run): Handle warnings that
13642 are printed before a test harness is run.
13643
13644 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13645
13646 * dg-extract-results.py (Named): Remove __cmp__ method.
13647 (output_variation): Use a key to sort variation.harnesses.
13648
13649 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13650
13651 * dg-extract-results.py: For Python 3, force sys.stdout to
13652 handle surrogate escape sequences.
13653 (safe_open): New function.
13654 (output_segment, main): Use it.
13655
13656 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13657
13658 * dg-extract-results.py (Prog.result_re): Include options
13659 in test name.
13660
13661 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13662
13663 * dg-extract-results.py (output_variation): Always sort if
13664 do_sum.
13665
e882ef3c
SM
136662014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13667
13668 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13669 as long as we get pagination notifications.
13670
4992aa20
JM
136712014-12-15 Jason Merrill <jason@redhat.com>
13672
13673 * Makefile.in (check-gdb.%): Restore.
13674 * README: Mention it.
13675
c1b5a1a6
JB
136762014-12-13 Joel Brobecker <brobecker@adacore.com>
13677
13678 * gdb.ada/str_uninit: New testcase.
13679
5537b577
JK
136802014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13681
13682 PR symtab/17642
13683 * gdb.base/vla-stub-define.c: New file.
13684 * gdb.base/vla-stub.c: New file.
13685 * gdb.base/vla-stub.exp: New file.
13686
bb2ec1b3
TT
136872014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13688 Jan Kratochvil <jan.kratochvil@redhat.com>
13689 Tom Tromey <tromey@redhat.com>
13690
13691 * configure.ac: Add gdb.compile/.
13692 * configure: Regenerate.
13693 * gdb.compile/Makefile.in: New file.
13694 * gdb.compile/compile-ops.exp: New file.
13695 * gdb.compile/compile-ops.c: New file.
13696 * gdb.compile/compile-tls.c: New file.
13697 * gdb.compile/compile-tls.exp: New file.
13698 * gdb.compile/compile-constvar.S: New file.
13699 * gdb.compile/compile-constvar.c: New file.
13700 * gdb.compile/compile-mod.c: New file.
13701 * gdb.compile/compile-nodebug.c: New file.
13702 * gdb.compile/compile-setjmp-mod.c: New file.
13703 * gdb.compile/compile-setjmp.c: New file.
13704 * gdb.compile/compile-setjmp.exp: New file.
13705 * gdb.compile/compile-shlib.c: New file.
13706 * gdb.compile/compile.c: New file.
13707 * gdb.compile/compile.exp: New file.
13708 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13709
4ff709eb
TT
137102014-12-12 Tom Tromey <tromey@redhat.com>
13711
13712 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13713 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13714
6dddd6a5
DE
137152014-12-12 Doug Evans <dje@google.com>
13716
13717 * lib/gdb-python.exp (get_python_valueof): New function.
13718 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13719
71c24708
AA
137202014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13721
13722 * gdb.base/completion.exp: Add test for completion of "info
13723 registers ".
13724
3e29f34a
MR
137252014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13726
13727 * gdb.base/func-ptrs.c: New file.
13728 * gdb.base/func-ptrs.exp: New file.
13729
fc126975
SM
137302014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13731
13732 PR breakpoints/17012
13733 * gdb.base/dprintf-detach.c: New file.
13734 * gdb.base/dprintf-detach.exp: New file.
13735
0a46d518
SM
137362014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13737
13738 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13739 * lib/gdb.exp (target_is_gdbserver): New procedure.
13740
a0be3e44
DE
137412014-12-08 Doug Evans <dje@google.com>
13742
13743 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13744
df1b803a
YQ
137452014-12-05 Yao Qi <yao@codesourcery.com>
13746
13747 * gdb.guile/scm-error.exp: Remove the third argument to
13748 gdb_remote_download.
13749 * gdb.guile/scm-frame-args.exp: Likewise.
13750 * gdb.guile/scm-section-script.exp: Likewise.
13751
ddb9f679
YQ
137522014-12-05 Yao Qi <yao@codesourcery.com>
13753
13754 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13755
86e4ed39
DE
137562014-12-04 Doug Evans <dje@google.com>
13757
13758 * gdb.python/py-objfile.exp: Add tests for
13759 objfile.add_separate_debug_file.
13760
7c50a931
DE
137612014-12-04 Doug Evans <dje@google.com>
13762
13763 * lib/gdb.exp (get_build_id): New function.
13764 (build_id_debug_filename_get): Rewrite to use it.
13765 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13766
621661e3
MR
137672014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13768
13769 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13770 `method(long)', not just 0x0.
13771 * gdb.cp/nsalias.exp: Align code labels to 4.
13772 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13773 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13774 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13775 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13776 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13777 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13778
29f0c3b7
DE
137792014-12-02 Doug Evans <dje@google.com>
13780
e1e061e7 13781 PR symtab/17602
29f0c3b7 13782 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13783 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13784 * gdb.cp/anon-ns.exp: Update.
13785
162078c8
NB
137862014-12-02 Nick Bull <nicholaspbull@gmail.com>
13787
13788 * gdb.python/py-events.py (inferior_call_handler): New.
13789 (register_changed_handler, memory_changed_handler): New.
13790 (test_events.invoke): Register new handlers.
13791 * gdb.python/py-events.exp: Add tests for inferior call,
13792 memory_changed and register_changed events.
13793
fdb09caf
AA
137942014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13795
13796 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13797 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13798 if the linker doesn't understand this.
13799
55cfb2c4
SM
138002014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13801
13802 * gdb.python/python.exp: Change expected reply to help().
13803
9e8cd6df
YQ
138042014-12-01 Yao Qi <yao@codesourcery.com>
13805
13806 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13807 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13808 * configure: Re-generated.
13809
6c659fc2
SC
138102014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13811
13812 * gdb.cp/chained-calls.cc: New file.
13813 * gdb.cp/chained-calls.exp: New file.
13814 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13815
d7fc3181
SM
138162014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13817
13818 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13819 * gdb.dwarf2/symtab-producer.exp: Same.
13820 * gdb.gdb/python-interrupts.exp: Same.
13821 * gdb.gdb/python-selftest.exp: Same.
13822 * gdb.python/py-linetable.exp: Same.
13823 * gdb.python/py-type.exp: Same.
13824 * gdb.python/py-value-cc.exp: Same.
13825 * gdb.python/py-value.exp: Same.
13826
10e79639
YQ
138272014-11-28 Yao Qi <yao@codesourcery.com>
13828
13829 * gdb.base/break-probes.exp: Match library name prefixed with
13830 sysroot.
13831
f28a0564
SM
138322014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13833
13834 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13835 test expected output. Add parentheses for the call to print.
13836 Remove L suffix from integers.
13837
3fe1ce1d
DE
138382014-11-26 Doug Evans <dje@google.com>
13839
13840 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13841
84429e27
YQ
138422014-11-22 Yao Qi <yao@codesourcery.com>
13843
13844 * gdb.trace/entry-values.c: Remove asms.
13845 (foo): Add foo_label.
13846 (bar): Add bar_label.
13847 * gdb.trace/entry-values.exp: Remove code computing foo's
13848 length and bar's length.
13849 (Dwarf::assemble): Invoke function_range for bar and use
13850 MACRO_AT_func for foo.
13851
26741859
YQ
138522014-11-22 Yao Qi <yao@codesourcery.com>
13853
13854 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13855 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13856 Use .Lgcc43_procstart instead of gcc43.
13857
45e44d27
JB
138582014-11-21 Joel Brobecker <brobecker@adacore.com>
13859
13860 * gdb.ada/n_arr_bound: New testcase.
13861
458c8db8
SDJ
138622014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13863
13864 PR breakpoints/10737
13865 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13866 test_catch_syscall_multi_arch.
13867 (test_catch_syscall_multi_arch): New function.
13868
43f3e411
DE
138692014-11-20 Doug Evans <xdje42@gmail.com>
13870
13871 * gdb.base/maint.exp: Update expected output.
13872
0d7b2549
AA
138732014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13874
13875 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13876 4-byte instruction on S390.
13877
8908fca5
JB
138782014-11-19 Joel Brobecker <brobecker@adacore.com>
13879
13880 * gdb.ada/arr_arr: New testcase.
13881
4a46959e
JB
138822014-11-19 Joel Brobecker <brobecker@adacore.com>
13883
13884 * gdb.ada/pkd_arr_elem: New Testcase.
13885
470e2f4e
LM
138862014-11-18 Luis Machado <lgustavo@codesourcery.com>
13887
13888 * gdb.reverse/break-precsave: Expect completion message for
13889 core file reads.
13890 * gdb.reverse/consecutive-precsave.exp: Likewise.
13891 * gdb.reverse/finish-precsave.exp: Likewise.
13892 * gdb.reverse/i386-precsave.exp: Likewise.
13893 * gdb.reverse/machinestate-precsave.exp: Likewise.
13894 * gdb.reverse/sigall-precsave.exp: Likewise.
13895 * gdb.reverse/solib-precsave.exp: Likewise.
13896 * gdb.reverse/step-precsave.exp: Likewise.
13897 * gdb.reverse/until-precsave.exp: Likewise.
13898 * gdb.reverse/watch-precsave.exp: Likewise.
13899
a267f3ad
AA
139002014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13901
13902 * gdb.base/bp-permanent.c: Include unistd.h.
13903 * gdb.python/py-framefilter-mi.c (main): Add return type.
13904 * gdb.python/py-framefilter.c (main): Likewise.
13905 * gdb.trace/actions-changed.c (main): Likewise.
13906
12084a9a
AA
139072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13908
13909 * gdb.mi/until.c: Add eye-catchers.
13910 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13911 line numbers.
13912
dc7e1a77
AA
139132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13914
13915 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13916 function header variants in break1.c.
13917 * gdb.base/ena-dis-br.exp: Likewise.
13918 * gdb.base/hbreak2.exp: Likewise.
13919 * gdb.reverse/until-precsave.exp: Drop references to removed
13920 non-prototype function header variants in ur1.c.
13921 * gdb.reverse/until-reverse.exp: Likewise.
13922
41c77605
PM
139232014-11-17 Petr Machata <pmachata@redhat.com>
13924
13925 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13926 ${_cu_offset_size} bytes abbrev offset.
13927
34248c3a
DE
139282014-11-15 Doug Evans <xdje42@gmail.com>
13929
13930 PR symtab/17559
13931 * gdb.base/line-symtabs.exp: New file.
13932 * gdb.base/line-symtabs.c: New file.
13933 * gdb.base/line-symtabs.h: New file.
13934
646da059
YQ
139352014-11-14 Yao Qi <yao@codesourcery.com>
13936
13937 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13938 (func): Add label func_label.
13939 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13940 Replace low_pc and high_pc with MACRO_AT_range.
13941 Replace name, low_pc and high_pc with MACRO_AT_func.
13942
9301ebe6
YQ
139432014-11-14 Yao Qi <yao@codesourcery.com>
13944
13945 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13946 Replace name, low_pc and high_pc with MACRO_AT_func.
13947
f166b542
YQ
139482014-11-14 Yao Qi <yao@codesourcery.com>
13949
13950 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13951 produce debug information.
13952 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13953
0f6e71e3
YQ
139542014-11-14 Yao Qi <yao@codesourcery.com>
13955
13956 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13957 object and get function length.
13958 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13959 with MACRO_AT_func.
13960 (top-level): Replace gdb_compile and clean_restart with
13961 prepare_for_testing.
13962 * gdb.dwarf2/main.c (main): Add label main_label.
13963
876c4df9
YQ
139642014-11-14 Yao Qi <yao@codesourcery.com>
13965
13966 * lib/dwarf.exp (function_range): New procedure.
13967 (Dwarf::_handle_macro_at_func): New procedure.
13968 (Dwarf::_handle_macro_at_range): New procedure.
13969 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13970
02ad9cf1
YQ
139712014-11-14 Yao Qi <yao@codesourcery.com>
13972
13973 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13974 (_handle_attribute): New procedure.
13975
a59add0c
AA
139762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13977
13978 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13979 * gdb.base/call-sc.c (zed): Likewise.
13980 * gdb.base/checkpoint.c (main): Likewise.
13981 * gdb.base/dump.c (main): Likewise.
13982 * gdb.base/gcore.c (main): Likewise.
13983 * gdb.base/huge.c (main): Likewise.
13984 * gdb.base/multi-forks.c (main): Likewise.
13985 * gdb.base/pr10179-a.c (main): Likewise.
13986 * gdb.base/savedregs.c (main): Likewise.
13987 * gdb.base/sigaltstack.c (main): Likewise.
13988 * gdb.base/siginfo.c (main): Likewise.
13989 * gdb.base/structs.c (zed): Likewise.
13990 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13991 * gdb.mi/mi-syn-frame.c (main): Likewise.
13992 * gdb.mi/until.c (foo, main): Likewise.
13993 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13994 * gdb.base/solib-weak.c (foo): Declare.
13995 * gdb.base/attach-twice.c: Include stdio.h.
13996 * gdb.base/weaklib1.c: Likewise.
13997 * gdb.base/weaklib2.c: Likewise.
13998 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13999 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14000 unistd.h.
14001 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14002 * gdb.mi/mi-exit-code.c: Likewise.
14003 * gdb.base/break-interp-lib.c: Include string.h.
14004 * gdb.base/coremaker.c: Likewise.
14005 * gdb.base/testenv.c: Likewise.
14006 * gdb.python/py-finish-breakpoint.c: Likewise.
14007 * gdb.base/inferior-died.c: Include sys/wait.h.
14008 * gdb.base/fileio.c: Include time.h.
14009 * gdb.base/async-shell.c: Include unistd.h.
14010 * gdb.base/dprintf-non-stop.c: Likewise.
14011 * gdb.base/info-os.c: Likewise.
14012 * gdb.mi/mi-console.c: Likewise.
14013 * gdb.mi/watch-nonstop.c: Likewise.
14014 * gdb.python/py-events.c: Likewise.
14015 * gdb.base/async.c (baz): Move up before its invocation.
14016 * gdb.base/code_elim2.c (my_global_func): Likewise.
14017 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14018 * gdb.base/advance.c (func2): Likewise.
14019
3b5d5997
AA
140202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14021
14022 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14023 variant.
14024 * gdb.base/annota3.c: Likewise.
14025 * gdb.base/async.c: Likewise.
14026 * gdb.base/average.c: Likewise.
14027 * gdb.base/call-ar-st.c: Likewise.
14028 * gdb.base/call-rt-st.c: Likewise.
14029 * gdb.base/call-sc.c: Likewise.
14030 * gdb.base/call-strs.c: Likewise.
14031 * gdb.base/ending-run.c: Likewise.
14032 * gdb.base/execd-prog.c: Likewise.
14033 * gdb.base/exprs.c: Likewise.
14034 * gdb.base/foll-exec.c: Likewise.
14035 * gdb.base/foll-fork.c: Likewise.
14036 * gdb.base/foll-vfork.c: Likewise.
14037 * gdb.base/funcargs.c: Likewise.
14038 * gdb.base/gcore.c: Likewise.
14039 * gdb.base/jump.c: Likewise.
14040 * gdb.base/langs0.c: Likewise.
14041 * gdb.base/langs1.c: Likewise.
14042 * gdb.base/langs2.c: Likewise.
14043 * gdb.base/mips_pro.c: Likewise.
14044 * gdb.base/nodebug.c: Likewise.
14045 * gdb.base/opaque0.c: Likewise.
14046 * gdb.base/opaque1.c: Likewise.
14047 * gdb.base/recurse.c: Likewise.
14048 * gdb.base/run.c: Likewise.
14049 * gdb.base/scope0.c: Likewise.
14050 * gdb.base/scope1.c: Likewise.
14051 * gdb.base/setshow.c: Likewise.
14052 * gdb.base/setvar.c: Likewise.
14053 * gdb.base/shmain.c: Likewise.
14054 * gdb.base/shr1.c: Likewise.
14055 * gdb.base/shr2.c: Likewise.
14056 * gdb.base/sigall.c: Likewise.
14057 * gdb.base/signals.c: Likewise.
14058 * gdb.base/so-indr-cl.c: Likewise.
14059 * gdb.base/solib2.c: Likewise.
14060 * gdb.base/structs.c: Likewise.
14061 * gdb.base/sum.c: Likewise.
14062 * gdb.base/vforked-prog.c: Likewise.
14063 * gdb.base/watchpoint.c: Likewise.
14064 * gdb.reverse/shr2.c: Likewise.
14065 * gdb.reverse/until-reverse.c: Likewise.
14066 * gdb.reverse/ur1.c: Likewise.
14067 * gdb.reverse/watch-reverse.c: Likewise.
14068
066a77c5
AA
140692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14070
14071 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14072 variant.
14073 * gdb.base/sepdebug.exp: Drop references to removed code.
14074
4f204ea5
AA
140752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14076
14077 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14078 variant. Preserve original line numbering.
14079 * gdb.base/list1.c: Likewise.
14080
3b377a3a
AA
140812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14082
14083 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14084 variant.
14085 * gdb.base/break1.c: Likewise.
14086 * gdb.base/break.exp: Drop references to removed code.
14087
e444df73
AA
140882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14089
14090 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14091 variant.
14092
8008f2a7
AA
140932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14094
14095 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14096
a5a06887
AA
140972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14098
14099 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14100 logic into perform_all_tests() and invoke it with and without
14101 function header prototypes.
14102 (do_function_calls): Remove conditional XFAIL for PR 5318.
14103 (rerun_and_prepare): Remove duplicate code.
14104 (perform_all_tests): New. Main logic moved here.
14105
44dba9b9
AA
141062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14107
14108 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14109 code guarded by #ifdef NO_PROTOTYPES.
14110 (t_double_many_args): Likewise.
14111 (DEF_FUNC_MANY_ARGS_1): Likewise.
14112 (DEF_FUNC_VALUES_1): Likewise.
14113 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14114 guarded by #ifdef PROTOTYPES.
14115
d1fbcd56
AA
141162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14117
14118 * gdb.mi/mi-console.c: Add eye-catcher.
14119 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14120 instead of literal line number.
14121
b0e59b8f
AA
141222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14123
14124 * gdb.base/shr2.c: Add eye-catcher.
14125 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14126 line number.
14127
78f98cca
AA
141282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14129
14130 * gdb.base/jump.c: Add eye-catchers.
14131 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14132 numbers.
14133
58fa2af0
AA
141342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14135
14136 * gdb.base/execd-prog.c: Add eye-catchers.
14137 * gdb.base/foll-exec.c: Likewise.
14138 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14139 line numbers.
14140
04e5059b
AA
141412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14142
14143 * gdb.base/ending-run.c: Add eye-catchers.
14144 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14145 literal line numbers.
14146
dbfdb174
AA
141472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14148
14149 * gdb.base/call-rt-st.c: Add eye-catchers.
14150 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14151 literal line numbers.
14152
888a2ade
AA
141532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14154
14155 * gdb.base/call-ar-st.c: Add eye-catchers.
14156 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14157 literal line numbers.
14158
6acc2dde
AA
141592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14160
14161 * gdb.base/average.c: Add eye-catchers.
14162 * gdb.base/sum.c: Likewise.
14163 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14164 regexps dynamically.
14165
9ecfcd1d
AA
141662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14167
14168 * gdb.base/solib1.c: Add eye-catchers.
14169 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14170 literal line numbers.
14171
78708b7c
PA
141722014-11-12 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14175 leader has exited.
14176
af48d08f
PA
141772014-11-12 Pedro Alves <palves@redhat.com>
14178
14179 * gdb.arch/i386-bp_permanent.c: New file.
14180 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14181 (srcfile): Set to i386-bp_permanent.c.
14182 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14183 that stepi does not execute the 'leave' instruction, instead of
14184 testing it does execute.
14185 * gdb.base/bp-permanent.c: New file.
14186 * gdb.base/bp-permanent.exp: New file.
14187
af3768e9
DE
141882014-11-10 Doug Evans <xdje42@gmail.com>
14189
14190 PR symtab/17564
14191 * gdb.base/symtab-search-order.exp: New file.
14192 * gdb.base/symtab-search-order.c: New file.
14193 * gdb.base/symtab-search-order-1.c: New file.
14194 * gdb.base/symtab-search-order-shlib-1.c: New file.
14195
9de00a4a
PA
141962014-11-07 Pedro Alves <palves@redhat.com>
14197
14198 PR gdb/17511
14199 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14200 i?86-*-linux*.
14201
e0f52461
SC
142022014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14203
14204 PR c++/17494
14205 * gdb.cp/pr17494.cc: New file.
14206 * gdb.cp/pr17494.exp: New file.
14207
6ce8c980
YQ
142082014-11-02 Yao Qi <yao@codesourcery.com>
14209
14210 * gdb.python/python.exp: Get working directory and match the
14211 output of "set extended-prompt \\w " with it.
14212
02be9a71
DE
142132014-10-30 Doug Evans <dje@google.com>
14214
14215 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14216 in objfiles.
14217 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14218 in progspaces.
14219
3bdff46b
LM
142202014-10-30 Janis Johnson <janisjo@codesourcery.com>
14221
14222 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14223 * gdb.base/realname-expand.exp: Likewise.
14224 * gdb.linespec/macro-relative.exp: Likewise.
14225
ab917dfb
PA
142262014-10-29 Pedro Alves <palves@redhat.com>
14227
14228 PR gdb/17408
14229 * gdb.threads/schedlock.c (some_function): New function.
14230 (call_function): New global.
14231 (MAYBE_CALL_SOME_FUNCTION): New macro.
14232 (thread_function): Call it.
14233 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14234 and use it instead of a global counter. Adjust all callers.
14235 (get_current_thread): Use "find current thread" for test message
14236 here rather than having all callers pass down the same string.
14237 (goto_loop): New procedure, factored out from ...
14238 (my_continue): ... this.
14239 (step_ten_loops): Change parameter from test message to command to
14240 use. Adjust.
14241 (list_count): Delete global.
14242 (check_result): New procedure, factored out from duplicate top
14243 level code.
14244 (continue tests): Wrap in with_test_prefix.
14245 (test_step): New procedure, factored out from duplicate top level
14246 code.
14247 (top level): Test "step" in combination with all scheduler-locking
14248 modes. Test "next" in combination with all scheduler-locking
14249 modes, and in combination with stepping over a function call or
14250 not.
14251 * gdb.threads/next-bp-other-thread.c: New file.
14252 * gdb.threads/next-bp-other-thread.exp: New file.
14253
d3d4baed
PA
142542014-10-29 Pedro Alves <palves@redhat.com>
14255
14256 PR python/17372
14257 * gdb.python/python.exp: Test a multi-line command that spawns
14258 interactive Python.
14259 * gdb.base/multi-line-starts-subshell.exp: New file.
14260
563e8d85
YQ
142612014-10-29 Yao Qi <yao@codesourcery.com>
14262
14263 * gdb.base/fileio.exp: Make directories on host.
14264
0ea4d52e
YQ
142652014-10-29 Yao Qi <yao@codesourcery.com>
14266
14267 * gdb.base/fileio.c (test_write): Close the file.
14268
7f5ef605
PA
142692014-10-28 Pedro Alves <palves@redhat.com>
14270
14271 PR gdb/12623
14272 * gdb.base/sigstep.c (no_handler): New global.
14273 (main): If 'no_handler is true, set the signal handlers to
14274 SIG_IGN.
14275 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14276 with_sw_watch and no_handler parameters. Handle them.
14277 (top level) <stepping over handler when stopped at a breakpoint
14278 test>: Add a test axis for testing with a software watchpoint, and
14279 another for testing with the signal handler set to SIG_IGN.
14280 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14281 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14282
abbdbd03
PA
142832014-10-28 Pedro Alves <palves@redhat.com>
14284
14285 PR gdb/17511
14286 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14287 * gdb.base/sigstep.exp (other_handler_location): New global.
14288 (advance): Support stepping into the signal handler, and running
14289 commands while in the handler.
14290 (in_handler_map): New global.
14291 (top level): In the advance test, add combinations for getting
14292 into the handler with stepping commands, and for running commands
14293 in the handler. Add comment descripting the advancei tests.
14294
1df4399f
PA
142952014-10-28 Pedro Alves <palves@redhat.com>
14296
14297 * gdb.base/sigstep.exp: Use build_executable instead of
14298 prepare_for_testing.
14299 (top level): Move code that starts GDB, runs to main and creates a
14300 display to ...
14301 (restart): ... this new procedure.
14302 (top level): Move backtrace from signal handler test to ...
14303 (validate_backtrace): ... this new procedure.
14304 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14305 with_test_prefix. Always restart GDB.
14306 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14307 with_test_prefix. Always restart GDB. No need to delete
14308 breakpoints after the test.
14309 (test_skip_handler): Remove prefix parameter.
14310 (skip_over_handler, breakpoint_to_handler)
14311 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14312 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14313 restart GDB. No need to delete breakpoints after the test.
14314 (top level): Use foreach to call the test procedures with
14315 different commands.
14316
a5b6e449
PA
143172014-10-28 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14320 instead of GNATS numbers.
14321 * gdb.base/sigbpt.exp: Likewise.
14322 * gdb.base/siginfo.exp: Likewise.
14323 * gdb.base/sigstep.exp: Likewise.
14324
e5f8a7cc
PA
143252014-10-27 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.base/sigstep.c (dummy): New global.
14328 (main): Issue a couple writes to the new global.
14329 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14330 procedures.
14331 (skip_over_handler): Use test_skip_handler.
14332 (top level): Call skip_over_handler for stepi and nexti too.
14333 (breakpoint_over_handler): Use test_skip_handler.
14334 (top level): Call breakpoint_over_handler for stepi and nexti too.
14335
763905a3
YQ
143362014-10-27 Yao Qi <yao@codesourcery.com>
14337
14338 * gdb.trace/tfile.c (adjust_function_address)
14339 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14340 function descriptor.
14341
6f259a23
DB
143422014-10-24 Don Breazeal <donb@codesourcery.com>
14343
14344 * gdb.base/foll-fork.exp (test_follow_fork,
14345 catch_fork_child_follow): Check for updated fork messages emitted
14346 from infrun.c.
14347 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14348 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14349 vfork_and_exec_child_follow_through_step): Check for updated vfork
14350 messages emitted from infrun.c.
14351
09dd9a69
PA
143522014-10-24 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.base/corefile.exp: Remove references to ultrix.
14355 * gdb.base/interrupt.exp: Likewise.
14356 * gdb.base/whatis.exp: Likewise.
14357 * gdb.gdb/selftest.exp: Likewise.
14358 * gdb.threads/manythreads.exp: Likewise.
14359 * gdb.threads/print-threads.exp: Likewise.
14360 * gdb.threads/pthreads.exp:: Likewise.
14361 * gdb.threads/schedlock.exp: Likewise.
14362
3433cfa5
SC
143632014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14364
14365 * gdb.cp/non-trivial-retval.cc: Add a test case.
14366 * gdb.cp/non-trivial-retval.exp: Add a test.
14367
092f880b
YQ
143682014-10-20 Yao Qi <yao@codesourcery.com>
14369
14370 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14371 * gdb.python/py-objfile-script-gdb.py: New file.
14372 * gdb.python/py-objfile-script.exp: Update reference to
14373 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14374 of remote_download. Remove the dest file.
14375
acbdb7f3
YQ
143762014-10-20 Yao Qi <yao@codesourcery.com>
14377
14378 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14379 * gdb.base/step-line.exp: Likewise.
14380 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14381 * gdb.dwarf2/dw2-basic.exp: Likewise.
14382 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14383 * gdb.dwarf2/dw2-filename.exp: Likewise.
14384 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14385 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14386 * gdb.dwarf2/dw2-producer.exp: Likewise.
14387 * gdb.dwarf2/mac-fileno.exp: Likewise.
14388 * gdb.python/py-frame-args.exp: Likewise.
14389 * gdb.python/py-framefilter.exp: Likewise.
14390 * gdb.python/py-mi.exp: Likewise.
14391 * gdb.python/py-objfile-script.exp: Likewise
14392 * gdb.python/py-pp-integral.exp: Likewise.
14393 * gdb.python/py-pp-re-notag.exp: Likewise.
14394 * gdb.python/py-prettyprint.exp: Likewise.
14395 * gdb.python/py-section-script.exp: Likewise.
14396 * gdb.python/py-typeprint.exp: Likewise.
14397 * gdb.python/py-xmethods.exp: Likewise.
14398 * gdb.stabs/weird.exp: Likewise.
14399 * gdb.xml/tdesc-regs.exp: Likewise.
14400
bd286a29
KCY
144012014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14402
14403 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14404 (out_cu): Use addr_len for the size of addresses.
14405 (out_line): Likewise. Size DW_LNE_set_address instruction
14406 according to addr_len.
14407 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14408 (FUNC): Add START_INSNS to definition.
14409
673dc4a0
YQ
144102014-10-18 Yao Qi <yao@codesourcery.com>
14411
14412 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14413 gdb_has_argv0 return true.
14414 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14415 check [target_info exists noargs], check [gdb_has_argv0]
14416 instead.
14417 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14418 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14419 procedures.
14420
4ffbba72
DE
144212014-10-17 Doug Evans <dje@google.com>
14422
14423 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14424 event.
14425 * gdb.python/py-events.py: Add clear_objfiles event.
14426
d096d8c1
DE
144272014-10-17 Doug Evans <dje@google.com>
14428
14429 * gdb.python/py-objfile.exp: Test progspace attribute.
14430
a80db015
LM
144312014-10-17 Luis Machado <lgustavo@codesourcery.com>
14432
14433 * gdb.guile/scm-breakpoint.exp: Do not assume any
14434 directory separators when matching source file paths.
14435 * gdb.python/py-breakpoint.exp: Likewise.
14436 * gdb.reverse/break-precsave.exp: Likewise.
14437 * gdb.reverse/break-reverse.exp: Likewise.
14438 * gdb.reverse/consecutive-precsave.exp: Likewise.
14439 * gdb.reverse/finish-precsave.exp: Likewise.
14440 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14441 * gdb.reverse/finish-reverse.exp: Likewise.
14442 * gdb.reverse/i386-precsave.exp: Likewise.
14443 * gdb.reverse/i387-env-reverse.exp: Likewise.
14444 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14445 * gdb.reverse/machinestate-precsave.exp: Likewise.
14446 * gdb.reverse/machinestate.exp: Likewise.
14447 * gdb.reverse/sigall-precsave.exp: Likewise.
14448 * gdb.reverse/solib-precsave.exp: Likewise.
14449 * gdb.reverse/step-precsave.exp: Likewise.
14450 * gdb.reverse/until-precsave.exp: Likewise.
14451 * gdb.reverse/watch-precsave.exp: Likewise.
14452 * gdb.reverse/watch-reverse.exp: Likewise.
14453
b22089ab
YQ
144542014-10-17 Yao Qi <yao@codesourcery.com>
14455
14456 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14457 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14458
6c4486e6
PA
144592014-10-17 Pedro Alves <palves@redhat.com>
14460
14461 PR gdb/17471
14462 * gdb.base/bg-execution-repeat.c: New file.
14463 * gdb.base/bg-execution-repeat.exp: New file.
14464
0ff33695
PA
144652014-10-17 Pedro Alves <palves@redhat.com>
14466
14467 PR gdb/17300
14468 * gdb.base/continue-all-already-running.c: New file.
14469 * gdb.base/continue-all-already-running.exp: New file.
14470
6fdebc3d
PA
144712014-10-17 Pedro Alves <palves@redhat.com>
14472
14473 PR gdb/17472
14474 * gdb.base/annota-input-while-running.c: New file.
14475 * gdb.base/annota-input-while-running.exp: New file.
14476
32a8097b
PA
144772014-10-17 Pedro Alves <palves@redhat.com>
14478
14479 * gdb.base/callfuncs.exp: emove references to osf.
14480 * gdb.base/sigall.exp: Likewise.
14481 * gdb.gdb/selftest.exp: Likewise.
14482 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14483 * gdb.mi/non-stop.c: Likewise.
14484 * gdb.mi/pthreads.c: Likewise.
14485 * gdb.reverse/sigall-precsave.exp: Likewise.
14486 * gdb.reverse/sigall-reverse.exp: Likewise.
14487 * gdb.threads/pthreads.c: Likewise.
14488 * gdb.threads/pthreads.exp: Likewise.
14489
7a3517ff
YQ
144902014-10-17 Yao Qi <yao@codesourcery.com>
14491
14492 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14493 check 'target_info exists noargs'.
14494 (test_command_prompt_position): Likewise.
14495 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14496 Remove "set args".
14497 (progvar_simple_while_test): Likewise.
14498 (progvar_complex_if_while_test): Likewise.
14499 (if_while_breakpoint_command_test): Likewise.
14500 (infrun_breakpoint_command_test): Likewise.
14501 (breakpoint_command_test): Likewise.
14502 (watchpoint_command_test): Likewise.
14503 (bp_deleted_in_command_test): Likewise.
14504 (temporary_breakpoint_commands): Likewise.
14505
bb99c472
YQ
145062014-10-16 Yao Qi <yao@codesourcery.com>
14507
14508 * gdb.base/remotetimeout.exp: Remove noargs checking.
14509
7c16b83e
PA
145102014-10-15 Pedro Alves <palves@redhat.com>
14511
14512 PR breakpoints/9649
14513 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14514 * gdb.base/breakpoint-in-ro-region.exp
14515 (probe_target_hardware_step): New procedure.
14516 (top level): Probe hardware stepping and hardware breakpoint
14517 support. Test stepping through a read-only region, with both
14518 "breakpoint auto-hw" on and off and both "always-inserted" on and
14519 off.
14520
35a49624
IB
145212014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14522
14523 * gdb.dlang/demangle.exp: Update for demangling changes.
14524
2d1c107c
SC
145252014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14526
14527 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14528 * gdb.cp/non-trivial-retval.exp: Add new tests.
14529
778811d5
SC
145302014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14531
14532 PR c++/13403
14533 PR c++/15154
14534 * gdb.cp/non-trivial-retval.cc: New file.
14535 * gdb.cp/non-trivial-retval.exp: New file.
14536
10c5f0a8
YQ
145372014-10-15 Yao Qi <yao@codesourcery.com>
14538
14539 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14540 remote host.
14541
65d7b369
YQ
145422014-10-15 Yao Qi <yao@codesourcery.com>
14543
14544 * gdb.python/py-symbol.exp: Match file base name if host is
14545 remote, otherwise match file name with dir name.
14546 * gdb.python/py-symtab.exp: Likewise.
14547 * gdb.python/python.exp: Likewise.
14548
46dc1394
YQ
145492014-10-15 Yao Qi <yao@codesourcery.com>
14550
14551 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14552 pattern.
14553 * gdb.python/py-symtab.exp: Likewise.
14554 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14555 locationn.
14556
c40cc657
JB
145572014-10-14 Joel Brobecker <brobecker@adacore.com>
14558
14559 * gdb.ada/addr_arith: New testcase.
14560
2abf49e1
MR
145612014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14562
14563 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14564 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14565 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14566 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14567
f7088df3
SDJ
145682014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14569
14570 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14571 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14572 * gdb.arch/stap-eval-lang-ada.exp: New file.
14573
4dc06805
YQ
145742014-10-14 Yao Qi <yao@codesourcery.com>
14575
14576 * gdb.mi/mi-var-child.c (nothing1): New function.
14577 (nothing2): New function.
14578 (do_children_tests): Set function pointers by nothing1 and
14579 nothing2.
14580 * gdb.mi/mi-var-child.exp: Step over new added statements.
14581 Update test to match the new output.
14582 * gdb.mi/var-cmd.c (nothing1): New function.
14583 (nothing2): New function.
14584 (do_children_tests): Set function pointers by nothing1 and
14585 nothing2.
14586 * gdb.mi/mi-var-display.exp: Update test to match output.
14587 Step to the line specified by $line_dct_nothing.
14588 Increase the number of lines to step.
14589
46a93de2
YQ
145902014-10-14 Yao Qi <yao@codesourcery.com>
14591
14592 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14593 tests.
14594 * gdb.mi/mi2-var-child.exp: Likewise.
14595
14ea52ee
DE
145962014-10-13 Doug Evans <dje@google.com>
14597
14598 * gdb.python/py-objfile.exp: Change name of file name test.
14599
e5c6e92b
DE
146002014-10-13 Doug Evans <dje@google.com>
14601
14602 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14603 from the start of the CU.
14604
c780cc2f
JK
146052014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14606 Yao Qi <yao@codesourcery.com>
14607
14608 Fix "save breakpoints" for "catch" command.
14609 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14610 Remove -nonewline. Match also the added "main" line.
14611
99894e11
JK
146122014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14613
14614 Fix "save breakpoints" for "disable $bpnum" command.
14615 * gdb.base/save-bp.c (main): Add label.
14616 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14617
6e1ac5a3
JK
146182014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14619
14620 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14621
754dd2b0
YQ
146222014-10-11 Yao Qi <yao@codesourcery.com>
14623
14624 * gdb.server/server-kill.exp: Execute command
14625 "set remote trace-status-packet on" before "tstatus".
14626
f90183d7
YQ
146272014-10-11 Yao Qi <yao@codesourcery.com>
14628
14629 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14630 (main): Call getppid.
14631 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14632 and continue to it. Read variable "server_pid".
14633
bf40a607
YQ
146342014-10-11 Yao Qi <yao@codesourcery.com>
14635
14636 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14637
052ca370
YQ
146382014-10-11 Yao Qi <yao@codesourcery.com>
14639
14640 * gdb.threads/thread-find.exp: Don't execute command
14641 "info threads".
14642 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14643 * gdb.threads/linux-dp.exp: Don't check the condition
14644 $threads_created equals to zero.
14645
3831839c
PA
146462014-10-10 Pedro Alves <palves@redhat.com>
14647
14648 * gdb.base/bigcore.exp: Remove references to IRIX.
14649 * gdb.base/funcargs.exp: Likewise.
14650 * gdb.base/interrupt.exp: Likewise.
14651 * gdb.base/mips_pro.exp: Likewise.
14652 * gdb.base/nodebug.exp: Likewise.
14653 * gdb.base/setvar.exp: Likewise.
14654 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14655
8b9a549d
PA
146562014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14657 Pedro Alves <palves@redhat.com>
14658
14659 PR symtab/14466
14660 * gdb.base/vdso-warning.c: New file.
14661 * gdb.base/vdso-warning.exp: New file.
14662
d48ba5e8
DE
146632014-10-02 Doug Evans <dje@google.com>
14664
14665 * gdb.base/structs.c (main): Don't run forever.
14666
2278c276
PA
146672014-10-02 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14670 (top level) <stop threads 1, stop threads 2>: Use it.
14671
b57bacec
PA
146722014-10-02 Pedro Alves <palves@redhat.com>
14673
14674 * gdb.threads/break-while-running.exp (test): Add new
14675 'update_thread_list' argument. Skip "info threads" if false.
14676 (top level): Add new 'update_thread_list' axis.
14677
13fd3ff3
PA
146782014-10-02 Pedro Alves <palves@redhat.com>
14679
14680 PR breakpoints/17431
14681 * gdb.base/execl-update-breakpoints.c: New file.
14682 * gdb.base/execl-update-breakpoints.exp: New file.
14683
0fec99e8
PA
146842014-10-01 Pedro Alves <palves@redhat.com>
14685
14686 * gdb.base/breakpoint-in-ro-region.c: New file.
14687 * gdb.base/breakpoint-in-ro-region.exp: New file.
14688
2ddf4301
SM
146892014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14690
14691 * gdb.mi/mi-exit-code.exp: New file.
14692 * gdb.mi/mi-exit-code.c: New file.
14693
6a5f3f43
YQ
146942014-09-30 Yao Qi <yao@codesourcery.com>
14695
14696 * lib/prelink-support.exp (build_executable_own_libs): Error if
14697 the target isn't native.
14698
345bcc73
YQ
146992014-09-30 Yao Qi <yao@codesourcery.com>
14700
14701 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14702 false.
14703
a25a5a45
PA
147042014-09-22 Pedro Alves <palves@redhat.com>
14705
14706 * gdb.threads/break-while-running.exp: New file.
14707 * gdb.threads/break-while-running.c: New file.
14708
00ba3162
YQ
147092014-09-19 Yao Qi <yao@codesourcery.com>
14710
14711 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14712 Invoke test. Restart GDB with --readnow and invoke test again.
14713
c3b7b696
YQ
147142014-09-19 Yao Qi <yao@codesourcery.com>
14715
14716 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14717 proc set_breakpoint_on_gcd_function. Invoke
14718 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14719 invoke set_breakpoint_on_gcd_function again.
14720
2b4fd423
DE
147212014-09-18 Doug Evans <dje@google.com>
14722
14723 * gdb.dwarf2/symtab-producer.exp: New file.
14724
a5947601
SDJ
147252014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14726
14727 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14728 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14729 * gdb.base/global-var-nested-by-dso.c: Likewise.
14730 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14731
91c19059
SDJ
147322014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14733 Pedro Alves <palves@redhat.com>
14734
14735 * gdb.base/watch-bitfields.exp: Pass string other than test file
14736 name to prepare_for_testing.
14737 (watch): New procedure.
14738 (expect_watchpoint): Use with_test_prefix.
14739 (top level): Factor out tests to ...
14740 (test_watch_location, test_regular_watch): ... these new
14741 procedures, and use with_test_prefix and gdb_continue_to_end.
14742
bb9d5f81
PP
147432014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14744
14745 PR breakpoints/12526
14746 * gdb.base/watch-bitfields.exp: New file.
14747 * gdb.base/watch-bitfields.c: New file.
14748
635856f5
PA
147492014-09-16 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14752 software and hardware addresses, not software address against
14753 itself.
14754
7280ceea
PA
147552014-09-16 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14758 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14759
428b16bd
PA
147602014-09-16 Pedro Alves <palves@redhat.com>
14761
14762 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14763 files.
14764 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14765 "*-*-vxworks*" throughout.
14766 * gdb.base/break.exp: Likewise.
14767 * gdb.base/default.exp: Likewise.
14768 * gdb.base/scope.exp: Likewise.
14769 * gdb.base/sepdebug.exp: Likewise.
14770 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14771 throughout.
14772 * gdb.base/run.c: Likewise.
14773 * gdb.base/sepdebug.c: Likewise.
14774 * gdb.hp/gdb.aCC/run.c: Likewise.
14775 * gdb.reverse/until-reverse.c: Likewise.
14776 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14777
666d413c
YQ
147782014-09-16 Yao Qi <yao@codesourcery.com>
14779
14780 * boards/local-remote-host-native.exp: New file.
14781
57cbd724
DE
147822014-09-14 Doug Evans <xdje42@gmail.com>
14783
14784 * gdb.threads/queue-signal.c (thread_count): New variable.
14785 (thread_count_mutex, thread_count_condvar): New variables.
14786 (incr_thread_count, wait_all_threads_running): New functions.
14787 (main): Wait for all threads to be in their thread functions.
14788
81219e53
DE
147892014-09-13 Doug Evans <xdje42@gmail.com>
14790
14791 * gdb.threads/queue-signal.c: New file.
14792 * gdb.threads/queue-signal.exp: New file.
14793
3714cea7
DE
147942014-09-13 Doug Evans <xdje42@gmail.com>
14795
14796 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14797 be consistent with what default_gdb_init uses.
14798 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14799 the plain text of the prompt. Add some logging printfs.
14800 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14801
fa43b1d7
PA
148022014-09-12 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14805 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14806 * gdb.arch/i386-size-overlap.exp: Likewise.
14807 * gdb.arch/i386-size.exp: Likewise.
14808 * gdb.arch/i386-unwind.exp: Likewise.
14809 * gdb.base/a2-run.exp: Likewise.
14810 * gdb.base/break.exp: Likewise.
14811 * gdb.base/charset.exp: Likewise.
14812 * gdb.base/chng-syms.exp: Likewise.
14813 * gdb.base/commands.exp: Likewise.
14814 * gdb.base/dbx.exp: Likewise.
14815 * gdb.base/find.exp: Likewise.
14816 * gdb.base/funcargs.exp: Likewise.
14817 * gdb.base/jit-simple.exp: Likewise.
14818 * gdb.base/reread.exp: Likewise.
14819 * gdb.base/sepdebug.exp: Likewise.
14820 * gdb.base/step-bt.exp: Likewise.
14821 * gdb.cp/mb-inline.exp: Likewise.
14822 * gdb.cp/mb-templates.exp: Likewise.
14823 * gdb.objc/basicclass.exp: Likewise.
14824 * gdb.threads/killed.exp: Likewise.
14825
9d9bf2df
EBM
148262014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14827
14828 PR tdep/17379
14829 * gdb.arch/powerpc-stackless.S: New file.
14830 * gdb.arch/powerpc-stackless.exp: New file.
14831
1cf2f1b0
JK
148322014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14833
14834 * gdb.base/attach.c: Include unistd.h.
14835 (main): Call alarm. Add label postloop.
14836 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14837 gdb_breakpoint, gdb_continue_to_breakpoint.
14838 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14839
98880d46
PA
148402014-09-11 Pedro Alves <palves@redhat.com>
14841
14842 PR gdb/17347
14843 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14844 * gdb.base/attach.exp (test_command_line_attach_run): New
14845 procedure.
14846 (top level): Call it.
14847
4c92ff2c
PA
148482014-09-11 Pedro Alves <palves@redhat.com>
14849
14850 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14851 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14852 (do_command_attach_tests): Use spawn_wait_for_attach.
14853 * gdb.base/solib-overlap.exp: Likewise.
14854 * gdb.multi/multi-attach.exp: Likewise.
14855 * gdb.python/py-prompt.exp: Likewise.
14856 * gdb.python/py-sync-interp.exp: Likewise.
14857 * gdb.server/ext-attach.exp: Likewise.
14858
3adc1a7d
GKB
148592014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14860
14861 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14862 command in testcase. Simplify testcase.
14863
96334934
JB
148642014-09-10 Joel Brobecker <brobecker@adacore.com>
14865
14866 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14867
eb479039
JB
148682014-09-10 Joel Brobecker <brobecker@adacore.com>
14869
14870 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14871
deede10c
JB
148722014-09-10 Joel Brobecker <brobecker@adacore.com>
14873
14874 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14875
7828a5f5
JB
148762014-09-10 Joel Brobecker <brobecker@adacore.com>
14877
14878 * gdb.dwarf2/dynarr-ptr.c: New file.
14879 * gdb.dwarf2/dynarr-ptr.exp: New file.
14880
33aeebcf
MR
148812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14882
14883 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14884 of 30 rather than hardcoding 120 for a slow test case. Take the
14885 `gdb,timeout' target setting into account for this calculation.
14886 Don't extend the timeout for the test cases that don't need it.
14887
7b415901
MR
148882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14889
14890 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14891 a factor of 2 for a slow test case. Take the `gdb,timeout'
14892 target setting into account for this calculation.
14893 * gdb.reverse/until-precsave.exp: Increase the timeout by
14894 a factor of 15 and 3 respectively rather than adding 120
14895 for a pair of slow test cases. Take the `gdb,timeout'
14896 target setting into account for this calculation.
14897
4a40f85a
MR
148982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14899
14900 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14901 timeout, don't pass one down to gdb_expect.
14902 (gdb_expect): Rework timeout selection.
14903
09635af7
MR
149042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14905
14906 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14907 exception on timeout.
14908 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14909 (gdbserver_start_extended): Catch any `gdbserver_start' error
14910 exceptions.
14911 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14912 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14913 `gdbserver_gdb_load' error exceptions.
14914
2bdd10b7
MR
149152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14916
14917 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14918 120 on waiting for the TCP socket to open.
14919
316935f0
DE
149202014-09-09 Doug Evans <xdje42@gmail.com>
14921
14922 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14923 _caller_matches, _any_caller_is, _any_caller_matches.
14924
83740597
DE
149252014-09-09 Doug Evans <xdje42@gmail.com>
14926
14927 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14928
4c122fc3
YQ
149292014-09-09 Yao Qi <yao@codesourcery.com>
14930
14931 * gdb.mi/mi-var-display.exp: Set print symbol off.
14932
a9f116cb
GKB
149332014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14934
14935 PR gdb/17035
14936 * gdb.base/commands.exp: Add tests to verify user-defined
14937 commands with empty bodies.
14938 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14939 python commands in `show user command`.
14940 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14941 scheme commands in `show user command`.
14942
c75bd3a2
JK
149432014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14944
14945 PR python/17355
14946 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14947 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14948 * gdb.python/py-framefilter-invalidarg.exp: New file.
14949 * gdb.python/py-framefilter-invalidarg.py: New file.
14950
faa42425
DE
149512014-09-06 Doug Evans <xdje42@gmail.com>
14952
14953 PR 15276
14954 * gdb.python/py-caller-is.c: New file.
14955 * gdb.python/py-caller-is.exp: New file.
14956
474ca4f6
SDJ
149572014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14958
14959 PR gdb/17235
14960 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14961 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14962
eb0b0463
SDJ
149632014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14964
14965 PR fortran/17237
14966 * gdb.fortran/print-formatted.exp: New file.
14967 * gdb.fortran/print-formatted.f90: Likewise.
14968
5f3b99cf
SS
149692014-09-03 Sasha Smundak <asmundak@google.com>
14970
14971 * gdb.python/py-frame.exp: Test Frame.read_register.
14972
7d793aa9
SDJ
149732014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14974
14975 PR python/16699
14976 * gdb.python/py-completion.exp: New file.
14977 * gdb.python/py-completion.py: Likewise.
14978
fb0576e9
DE
149792014-08-28 Doug Evans <dje@google.com>
14980
14981 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14982 eax,etc. are live with values set by gdb and thus the compiler can't
14983 use them.
14984 * gdb.arch/i386-pseudo.c (main): Ditto.
14985
ee92b0dd
DE
149862014-08-27 Doug Evans <dje@google.com>
14987
14988 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14989
6649db35
DE
149902014-08-25 Doug Evans <dje@google.com>
14991
14992 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14993 (main): Ditto.
14994
564b7600
DE
149952014-08-25 Doug Evans <dje@google.com>
14996
14997 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14998
3881fb67
YQ
149992014-08-24 Yao Qi <yao@codesourcery.com>
15000
15001 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15002 symbol off.
15003 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15004
a05a36a5
DE
150052014-08-22 Doug Evans <dje@google.com>
15006
15007 PR 17276
15008 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15009 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15010 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15011
7c343b48
YQ
150122014-08-22 Yao Qi <yao@codesourcery.com>
15013
15014 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15015 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15016 * gdb.python/python.exp: Likewise. Use .py file on the host
15017 instead of the build.
15018
22fd09ae
JK
150192014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15020
15021 * gdb.threads/gcore-stale-thread.c: New file.
15022 * gdb.threads/gcore-stale-thread.exp: New file.
15023
a8454a7c
PA
150242014-08-21 Pedro Alves <palves@redhat.com>
15025
15026 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15027 * gdb.base/gcore-relro-pie.exp: Likewise.
15028 * gdb.base/gcore-relro.exp: Likewise.
15029 * gdb.base/gcore.exp: Likewise.
15030 * gdb.base/print-symbol-loading.exp: Likewise.
15031 * gdb.threads/gcore-thread.exp: Likewise.
15032 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15033
2a31c623
PA
150342014-08-20 Pedro Alves <palves@redhat.com>
15035 Jan Kratochvil <jan.kratochvil@redhat.com>
15036
15037 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15038 configure.
15039 (EXPECT): Handle READ1 being set.
15040 (all): Depend on EXTRA_RULES.
15041 (check-read1, expect-read1, read1.so, read1): New rules.
15042 * README (Testsuite Parameters): Document the READ1 make variable.
15043 (Race detection): New section.
15044 * configure: Regenerate.
15045 * configure.ac: If build==host==target, and running under a
15046 GNU/glibc system, add read1 to the extra Makefile rules.
15047 (EXTRA_RULES): AC_SUBST it.
15048 * lib/read1.c: New file.
15049
d36430db
JB
150502014-08-20 Joel Brobecker <brobecker@adacore.com>
15051
15052 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15053 the handling of variables declared as a typedef to an array
15054 which a DW_AT_data_location attribute.
15055
9a0dc9e3
PA
150562014-08-19 Andrew Burgess <aburgess@broadcom.com>
15057 Pedro Alves <palves@redhat.com>
15058
15059 PR symtab/14604
15060 PR symtab/14605
15061 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15062 gdb_test.
15063
0718a8da
PA
150642014-08-19 Pedro Alves <palves@redhat.com>
15065
15066 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15067
13b448cd
YQ
150682014-08-19 Yao Qi <yao@codesourcery.com>
15069
15070 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15071 right line.
15072
1cbf5077
DB
150732014-08-18 David Blaikie <dblaikie@gmail.com>
15074
15075 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15076
bf0fae19
JB
150772014-08-18 Joel Brobecker <brobecker@adacore.com>
15078
15079 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15080 attribute in array range.
15081
3c8c5dcc
JB
150822014-08-18 Joel Brobecker <brobecker@adacore.com>
15083
15084 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15085
e66d4446
SC
150862014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15087
15088 PR c++/17132
15089 * gdb.cp/pr17132.cc: New file.
15090 * gdb.cp/pr17132.exp: New file.
15091
940df408
SC
150922014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15093
15094 * gdb.python/py-xmethods.py (A_getarrayind)
15095 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15096 Use 'print' with function call syntax.
15097 (E_method_matcher.match): Fix tab vs space indentation mixup.
15098
ebcc6c3a
YQ
150992014-08-15 Yao Qi <yao@codesourcery.com>
15100
15101 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15102 false.
15103
775e0f04
YQ
151042014-08-15 Yao Qi <yao@codesourcery.com>
15105
15106 * gdb.cp/casts.exp: Set print symbol off.
15107 * gdb.cp/class2.exp: Likewise.
15108 * gdb.cp/overload.exp: Likewise.
15109 * gdb.cp/templates.exp: Likewise.
15110
d769e349
DE
151112014-08-11 Doug Evans <dje@google.com>
15112
15113 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15114 (test_load_shlib): Update.
15115
20c6f1e1
YQ
151162014-08-09 Yao Qi <yao@codesourcery.com>
15117
15118 * gdb.base/display.exp: Invoke is_address_zero_readable.
15119 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15120 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15121 * gdb.base/hbreak-unmapped.exp: Return if
15122 is_address_zero_readable returns true.
15123 * gdb.base/signest.exp: Likewise.
15124 * gdb.base/signull.exp: Likewise.
15125 * gdb.base/sigbpt.exp: Likewise.
15126 * gdb.guile/scm-disasm.exp: Do the test if
15127 is_address_zero_readable returns false.
15128 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15129 * gdb.python/py-arch.exp: Likewise.
15130 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15131 * lib/gdb.exp (is_address_zero_readable): New proc.
15132
5792e8e3
YQ
151332014-08-09 Yao Qi <yao@codesourcery.com>
15134
15135 PR testsuite/13443
15136 * gdb.mi/mi-var-display.exp: Make test messages unique.
15137
3cecbbbe
TT
151382014-08-04 Tom Tromey <tromey@redhat.com>
15139
15140 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15141 target 0".
15142
00b51ff5
TT
151432014-08-04 Tom Tromey <tromey@redhat.com>
15144
15145 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15146 "target_resume".
15147
6908c509
JB
151482014-08-01 Joel Brobecker <brobecker@adacore.com>
15149
15150 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15151 inner_vla_struct_object_size.
15152 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15153 as xfail.
15154
cc6563d2
PA
151552014-07-30 Pedro Alves <palves@redhat.com>
15156
15157 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15158 comment.
15159
7e09a223
YQ
151602014-07-29 Yao Qi <yao@codesourcery.com>
15161
15162 PR gdb/17206
15163 * gdb.base/until-nodebug.exp: New.
15164
7ebdbe92
DE
151652014-07-28 Doug Evans <xdje42@gmail.com>
15166
15167 PR guile/17203
15168 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15169 previously existing parameter, and previously ambiguously spelled
15170 parameter.
15171
fdb1adc6
WN
151722014-07-28 Will Newton <will.newton@linaro.org>
15173
15174 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15175
186fcde0
DE
151762014-07-26 Ludovic Courtès <ludo@gnu.org>
15177 Doug Evans <xdje42@gmail.com>
15178
15179 PR guile/17146
15180 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15181
70509625
PA
151822014-07-25 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.threads/signal-command-handle-nopass.c: New file.
15185 * gdb.threads/signal-command-handle-nopass.exp: New file.
15186 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15187 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15188 * gdb.threads/signal-delivered-right-thread.c: New file.
15189 * gdb.threads/signal-delivered-right-thread.exp: New file.
15190
c3f814a1
PA
151912014-07-25 Pedro Alves <palves@redhat.com>
15192
15193 * gdb.base/double-prompt-target-event-error.exp
15194 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15195 match.
15196 (cancel_pagination_in_target_event): Rework double prompt
15197 detection.
15198 * gdb.base/paginate-after-ctrl-c-running.exp
15199 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15200 <return>' match.
15201 * gdb.base/paginate-bg-execution.exp
15202 (test_bg_execution_pagination_return)
15203 (test_bg_execution_pagination_cancel): Remove '-notransfer
15204 <return>' matches.
15205 * gdb.base/paginate-execution-startup.exp
15206 (test_fg_execution_pagination_return)
15207 (test_fg_execution_pagination_cancel): Remove '-notransfer
15208 <return>' matches.
15209 * gdb.base/paginate-inferior-exit.exp
15210 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15211 match.
15212 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15213 * lib/gdb.exp (pagination_prompt): Run text through
15214 string_to_regexp.
15215 (gdb_test_multiple): Match $pagination_prompt instead of
15216 "<return>".
15217 (string_to_regexp): Move to lib/gdb-utils.exp.
15218
e214cf6c
JK
152192014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15220
15221 * gdb.arch/amd64-entry-value-paramref.S: New file.
15222 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15223 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15224 * gdb.arch/amd64-optimout-repeat.S: New file.
15225 * gdb.arch/amd64-optimout-repeat.c: New file.
15226 * gdb.arch/amd64-optimout-repeat.exp: New file.
15227
17d0c5c8
JK
152282014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15229
15230 PR gdb/17170
15231 * gdb.base/statistics.exp: New file.
15232
b8b8facf
DE
152332014-07-17 Doug Evans <dje@google.com>
15234
74b49205 15235 PR gdb/17170
b8b8facf
DE
15236 * gdb.base/maint.exp: Update testing of per-command stats.
15237
1b5d0ab3
PA
152382014-07-16 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15241 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15242 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15243 (tfile_write_buf): New functions.
15244 (add_memory_block): Rewrite using the above.
15245 (adjust_function_address): New function.
15246 (FUNCTION_ADDRESS): New macro.
15247 (write_basic_trace_file): Remove short_x local, and use
15248 tfile_write_16. Change type of func_addr local to unsigned long
15249 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15250 here. Cast argument of add_memory_block to char pointer.
15251 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15252 (main): Remove parameters.
15253 * gdb.trace/tfile.exp: Remove nowarnings.
15254
4d974e88
SM
152552014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15256
15257 * gdb.base/debug-expr.exp: Test string evaluation with
15258 "debug expression" on.
15259
41e99568
PA
152602014-07-15 Pedro Alves <palves@redhat.com>
15261
15262 * gdb.base/reread.exp: Use clean_restart.
15263
487d9753
PL
152642014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15265
15266 * gdb.arch/avr-flash-qualifer.c: New.
15267 * gdb.arch/avr-flash-qualifer.exp: New.
15268
cc1c52ad
PA
152692014-07-14 Pedro Alves <palves@redhat.com>
15270
15271 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15272 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15273
1e973570
PA
152742014-07-14 Pedro Alves <palves@redhat.com>
15275
15276 * gdb.base/double-prompt-target-event-error.c: New file.
15277 * gdb.base/double-prompt-target-event-error.exp: New file.
15278
93d6eb10
PA
152792014-07-14 Pedro Alves <palves@redhat.com>
15280
15281 PR gdb/17072
15282 * gdb.base/paginate-inferior-exit.c: New file.
15283 * gdb.base/paginate-inferior-exit.exp: New file.
15284
0017922d
PA
152852014-07-14 Pedro Alves <palves@redhat.com>
15286
15287 PR gdb/17072
15288 * gdb.base/paginate-bg-execution.c: New file.
15289 * gdb.base/paginate-bg-execution.exp: New file.
15290
94696ad3
PA
152912014-07-14 Pedro Alves <palves@redhat.com>
15292
15293 PR gdb/17072
15294 * gdb.base/paginate-execution-startup.c: New file.
15295 * gdb.base/paginate-execution-startup.exp: New file.
15296 * lib/gdb.exp (pagination_prompt): New global.
15297 (default_gdb_spawn): New procedure, factored out from
15298 default_gdb_spawn.
15299 (default_gdb_start): Adjust to call default_gdb_spawn.
15300 (gdb_spawn): New procedure.
15301
bd293940
PA
153022014-07-14 Pedro Alves <palves@redhat.com>
15303
15304 * lib/gdb.exp (gdb_assert): New procedure.
15305 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15306
c933f875
PA
153072014-07-14 Pedro Alves <palves@redhat.com>
15308
15309 * gdb.base/execution-termios.c: New file.
15310 * gdb.base/execution-termios.exp: New file.
15311
d98b7a16
TT
153122014-07-14 Tom Tromey <tromey@redhat.com>
15313
15314 * gdb.cp/vla-cxx.cc: New file.
15315 * gdb.cp/vla-cxx.exp: New file.
15316
548740d6
TT
153172014-07-14 Tom Tromey <tromey@redhat.com>
15318
15319 * gdb.reverse/rerun-prec.c: New file.
15320 * gdb.reverse/rerun-prec.exp: New file.
15321
a25eb028
MR
153222014-07-12 Maciej W. Rozycki <macro@mips.com>
15323 Maciej W. Rozycki <macro@codesourcery.com>
15324
15325 * lib/gdb-utils.exp: New file.
15326 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15327 inline `gdb_init_command' processing.
15328 (gdb_start_cmd): Likewise.
15329 * lib/mi-support.exp (mi_run_cmd): Likewise.
15330 * README: Document `gdb_init_command' and `gdb_init_commands'.
15331
218c2655
JK
153322014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15333
15334 Fix false FAIL running under a very long directory name.
15335 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15336 and "set print elements 10000". Twice.
15337
5401fde3
YQ
153382014-07-11 Yao Qi <yao@codesourcery.com>
15339
15340 * gdb.base/exprs.exp: "set print symbol off".
15341
e76126e8
PA
153422014-07-11 Pedro Alves <palves@redhat.com>
15343
15344 * gdb.threads/kill.c: New file.
15345 * gdb.threads/kill.exp: New file.
15346
2d6f0de6
YQ
153472014-07-10 Yao Qi <yao@codesourcery.com>
15348
15349 * gdb.trace/tfile.c (write_basic_trace_file)
15350 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15351 address written to trace file.
15352
7180e04a
PA
153532014-07-09 Pedro Alves <palves@redhat.com>
15354
15355 * gdb.base/attach-wait-input.exp: New file.
15356 * gdb.base/attach-wait-input.c: New file.
15357
9a9a7608
AB
153582014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15359
15360 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15361 setting up test structures.
15362 (main): Call new test function.
15363 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15364 test function, continue into test function and walk test
15365 structures.
15366
161ac41e
YQ
153672014-07-02 Yao Qi <yao@codesourcery.com>
15368
15369 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15370 'bar_start' at the beginning of functions 'foo' and 'bar'
15371 respectively.
15372 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15373 instead of 'foo' and 'bar'.
15374
1f267ae3
MM
153752014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15376
15377 * gdb.btrace/segv.exp: New.
15378 * gdb.btrace/segv.c: New.
15379
2b239efb
LM
153802014-07-02 Luis Machado <lgustavo@codesourcery.com>
15381
15382 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15383 instruction.
15384
cf363f18
MW
153852014-06-30 Mark Wielaard <mjw@redhat.com>
15386
15387 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15388 vulture, vilify, villar): New volatile array constants.
15389 (vindictive, vegetation): New const volatile array constants.
15390 * gdb.base/volatile.exp: Test volatile and const volatile array
15391 types.
15392
aebf9d24
AA
153932014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15394
15395 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15396 target lacks support for awatch, rwatch, or hbreak.
15397
b67a2c6f
YQ
153982014-06-27 Yao Qi <yao@codesourcery.com>
15399
15400 * gdb.multi/dummy-frame-restore.exp: New.
15401 * gdb.multi/dummy-frame-restore.c: New.
15402
aef92902
MM
154032014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15404
15405 * gdb.btrace/gcore.exp: New.
15406
8e9db26e
PA
154072014-06-23 Pedro Alves <palves@redhat.com>
15408
15409 * gdb.base/watchpoint-reuse-slot.c: New file.
15410 * gdb.base/watchpoint-reuse-slot.exp: New file.
15411
70afc5b7
SC
154122014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15413
15414 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15415 progspace's filename in 'info', 'enable' and 'disable' command
15416 tests.
15417
b972bd9c
JK
154182014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15419
15420 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15421 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15422 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15423
125f8a3d
GB
154242014-06-20 Gary Benson <gbenson@redhat.com>
15425
15426 * gdb.arch/i386-avx.exp: Fix include file location.
15427 * gdb.arch/i386-sse.exp: Likewise.
15428
3ed9baed
IB
154292014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15430
15431 * gdb.dlang/expression.exp: New file.
15432
034f788c
PA
154332014-06-19 Pedro Alves <palves@redhat.com>
15434
15435 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15436 out from ...
15437 (top level): ... here. Iterate running tests under different
15438 scheduler-locking settings.
15439
45371d0c
LM
154402014-06-18 Luis Machado <lgustavo@codesourcery.com>
15441
15442 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15443 to DW_FORM_addr and use non-zero addresses.
15444
5d376983
SC
154452014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15446
15447 PR gdb/17017
15448 * gdb.python/py-xmethods.cc: Add global function call counters and
15449 increment them in their respective functions. Remove "cout"
15450 statements.
15451 * gdb.python/py-xmethods.exp: Make tests check the global function
15452 call counters instead of depending on inferior IO.
15453
a1aa2221
LM
154542014-06-18 Don Breazeal <donb@codesourcery.com>
15455
15456 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15457 Deleted procedure.
15458 (explicit_fork_parent_follow): Deleted procedure.
15459 (explicit_fork_child_follow): Deleted procedure.
15460 (test_follow_fork): New procedure.
15461 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15462 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15463 procedure calls.
15464
0fc05997
YQ
154652014-06-17 Yao Qi <yao@codesourcery.com>
15466
15467 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15468 CP1252.
15469
70795c52
LM
154702014-06-17 Luis Machado <lgustavo@codesourcery.com>
15471
15472 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15473 Initialize ptr and S explicitly.
15474 (skip_type_update_when_not_use_rtti_test): Likewise.
15475
6be47f0c
KS
154762014-06-16 Keith Seitz <keiths@redhat.com>
15477
15478 PR mi/15863
15479 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15480 the inferior is started.
15481
d03de421
PA
154822014-06-16 Pedro Alves <palves@redhat.com>
15483
15484 * gdb.base/break-main-file-remove-fail.c: New file.
15485 * gdb.base/break-main-file-remove-fail.exp: New file.
15486 * gdb.base/break-unload-file.exp: Use build_executable instead of
15487 prepare_for_testing.
15488 (test_break): New parameter "initial_load". Handle it.
15489 (top level): Add initial_load cmdline/file axis.
15490
f9579b99
TT
154912014-06-12 Tom Tromey <tromey@redhat.com>
15492
15493 * gdb.base/completion.exp: Don't use directory name in test.
15494
3657956b
GB
154952014-06-09 Gary Benson <gbenson@redhat.com>
15496
15497 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15498 separate the always-available ANSI-standard signals from the
15499 signals that require checking.
15500 (main): Likewise.
15501 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15502 Likewise.
15503 (main): Likewise.
15504
4186eb54
KS
155052014-06-07 Keith Seitz <keiths@redhat.com>
15506
15507 Revert:
15508 PR c++/16253
15509 * gdb.cp/var-tag.cc: New file.
15510 * gdb.cp/var-tag.exp: New file.
15511 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15512 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15513 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15514 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15515
25326a28 155162014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15517
15518 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15519
829155c9
PA
155202014-06-06 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15523 in target debug output instead of looking at RSP packets,
15524 disabling the test on any target that uses hardware stepping.
15525 Update comments.
15526
61c8d22e
PA
155272014-06-06 Pedro Alves <palves@redhat.com>
15528
15529 * gdb.base/break-unload-file.exp: Fix typo.
15530
d9a47287
YQ
155312014-06-06 Yao Qi <yao@codesourcery.com>
15532
15533 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15534 from "jit_function" to "^jit_function".
15535
e5e01dbf
YQ
155362014-06-06 Yao Qi <yao@codesourcery.com>
15537
15538 * gdb.base/async.c (foo): Add one statement.
15539 * gdb.base/async.exp: Get the next instruction address and
15540 match the output of "nexti" by instruction address. Match
15541 the hex address in the output of "finish".
15542
73ba372c
GB
155432014-06-06 Gary Benson <gbenson@redhat.com>
15544
15545 * gdb.base/call-signals.c: Remove preprocessor conditionals
15546 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15547 SIGSEGV and SIGTERM.
15548 * gdb.base/sigall.c: Likewise.
15549 * gdb.base/unwindonsignal.c: Likewise.
15550 * gdb.reverse/sigall-reverse.c: Likewise.
15551
831517df
YQ
155522014-06-06 Yao Qi <yao@codesourcery.com>
15553
15554 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15555 readable, skip the test.
15556
b8b91e98
YQ
155572014-06-06 Yao Qi <yao@codesourcery.com>
15558
15559 * gdb.threads/staticthreads.c (thread_function): Move the line
15560 setting breakpoint on forward.
15561 * gdb.threads/staticthreads.exp: Update comments.
15562
fb934770
LC
155632014-06-05 Ludovic Courtès <ludo@gnu.org>
15564
15565 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15566 "history-append! type error".
15567
6ef284bd
SM
155682014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15569
15570 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15571 erroneous dprintf expected input.
15572
a872e241
DE
155732014-06-04 Doug Evans <xdje42@gmail.com>
15574
15575 * gdb.guile/scm-generics.exp: Delete.
15576
16f691fb
DE
155772014-06-04 Doug Evans <xdje42@gmail.com>
15578
15579 * gdb.guile/scm-breakpoint.exp: Update.
15580 Add tests for breakpoint registration.
15581
012370f6
TT
155822014-06-04 Tom Tromey <tromey@redhat.com>
15583
15584 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15585 VLA-in-union.
15586 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15587 inner_vla_struct, vla_union types. Initialize objects of those
15588 types and compute their sizes.
15589
9f5a4cef
HZ
155902014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15591 Hui Zhu <hui@codesourcery.com>
15592
15593 * gdb.base/fileio.exp: Add test for shell not available as well as
15594 available.
15595 * gdb.base/fileio.c (test_system): Check for shell twice.
15596
90a45c4d
YQ
155972014-06-04 Yao Qi <yao@codesourcery.com>
15598
15599 * gdb.base/auto-connect-native-target.exp: Remove redundant
15600 space from the regexp pattern.
15601
70017e41
YQ
156022014-06-04 Yao Qi <yao@codesourcery.com>
15603
15604 * gdb.base/default.exp: Replace "child" with "native" in
15605 regexp pattern.
15606
883964a7
SC
156072014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15608
15609 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15610 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15611 * gdb.python/py-xmethods.py: Python script supporting the
15612 new testcase and tests.
15613
ef370185
JB
156142014-06-03 Joel Brobecker <brobecker@adacore.com>
15615 Pedro Alves <palves@redhat.com>
15616
15617 PR breakpoints/17000
15618 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15619 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15620
1e2ccb61
BM
156212014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15622
15623 * gdb.base/subst.exp: Add tests to verify partial path matching
15624 output.
15625
c6ec5ab2
PA
156262014-06-03 Pedro Alves <palves@redhat.com>
15627
15628 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15629 target that doesn't use software single-stepping.
15630
835c559f
PA
156312014-06-03 Pedro Alves <palves@redhat.com>
15632
15633 PR breakpoints/17000
15634 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15635 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15636
06eb1586
DE
156372014-06-02 Doug Evans <xdje42@gmail.com>
15638
15639 * gdb.guile/scm-parameter.exp: New file.
15640
e698b8c4
DE
156412014-06-02 Doug Evans <xdje42@gmail.com>
15642
15643 * gdb.guile/scm-cmd.c: New file.
15644 * gdb.guile/scm-cmd.exp: New file.
15645
ded03782
DE
156462014-06-02 Doug Evans <xdje42@gmail.com>
15647
15648 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15649 pretty-printer lookup.
15650 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15651 (make-pp_s-printer): Call it.
15652 (make-pretty-printer-from-dict): New function.
15653 (lookup-pretty-printer-maker-from-dict): New function.
15654 (*pretty-printer*): Simplify.
15655 (make-objfile-pp_s-printer): New function.
15656 (install-objfile-pretty-printers!): New function.
15657 (make-progspace-pp_s-printer): New function.
15658 (install-progspace-pretty-printers!): New function.
15659 * gdb.guile/scm-progspace.c: New file.
15660 * gdb.guile/scm-progspace.exp: New file.
15661
41fac0cf
PA
156622014-06-02 Pedro Alves <palves@redhat.com>
15663
15664 * gdb.base/dprintf-bp-same-addr.c: New file.
15665 * gdb.base/dprintf-bp-same-addr.exp: New file.
15666
96ae5695
EBM
156672014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15668
15669 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15670 * gdb.arch/powerpc-power.s: Likewise.
15671
da02b3a8
JB
156722014-06-02 Joel Brobecker <brobecker@adacore.com>
15673
15674 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15675
c72b2e7b
YQ
156762014-06-01 Yao Qi <yao@codesourcery.com>
15677
15678 * gdb.base/watchpoint.exp (test_watch_location): Check null
15679 pointer can be dereferenced. If not, do the test, otherwise
15680 skip it.
15681
53e8a631
AB
156822014-05-30 Andrew Burgess <aburgess@broadcom.com>
15683
15684 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15685 results.
15686 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15687
938f0e2f
AB
156882014-05-30 Andrew Burgess <aburgess@broadcom.com>
15689
15690 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15691 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15692 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15693 * gdb.arch/amd64-invalid-stack-top.c: New file.
15694 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15695
9ba6657a
PA
156962014-05-30 Pedro Alves <palves@redhat.com>
15697
15698 PR breakpoints/17000
15699 * gdb.base/sss-bp-on-user-bp.c: New file.
15700 * gdb.base/sss-bp-on-user-bp.exp: New file.
15701
522c09bf
DB
157022014-05-30 David Blaikie <dblaikie@gmail.com>
15703
15704 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15705 gnu_inline semantics via attribute.
15706 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15707 source explicitly specifies the required semantics.
15708
bf4ef81e
MR
157092014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15710
15711 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15712
329ea579
PA
157132014-05-29 Pedro Alves <palves@redhat.com>
15714 Tom Tromey <tromey@redhat.com>
15715
15716 * gdb.base/async-shell.exp: Don't enable target-async.
15717 * gdb.base/async.exp
15718 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15719 parameter. Adjust.
15720 (top level): Don't test with "target-async".
15721 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15722 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15723 * gdb.base/inferior-died.exp: Don't enable target-async.
15724 * gdb.base/interrupt-noterm.exp: Likewise.
15725 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15726 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15727 * gdb.mi/mi-nonstop.exp: Likewise.
15728 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15729 * gdb.mi/mi-nsintrall.exp: Likewise.
15730 * gdb.mi/mi-nsmoribund.exp: Likewise.
15731 * gdb.mi/mi-nsthrexec.exp: Likewise.
15732 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15733 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15734 * gdb.python/py-evsignal.exp: Don't enable target-async.
15735 * gdb.python/py-evthreads.exp: Likewise.
15736 * gdb.python/py-prompt.exp: Likewise.
15737 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15738 * gdb.server/solib-list.exp: Don't enable target-async.
15739 * gdb.threads/thread-specific-bp.exp: Likewise.
15740 * lib/mi-support.exp: Adjust to use mi-async.
15741
fd664c91
PA
157422014-05-29 Pedro Alves <palves@redhat.com>
15743
15744 PR gdb/13860
15745 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15746 reason, even in sync mode.
15747
251bde03
PA
157482014-05-29 Pedro Alves <palves@redhat.com>
15749 Hui Zhu <hui@codesourcery.com>
15750
15751 PR PR15693
15752 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15753 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15754 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15755 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15756
7f3c0343
JB
157572014-05-28 Joel Brobecker <brobecker@adacore.com>
15758
15759 * config/monitor.exp (gdb_target_monitor): Replace use of
15760 "set remotebaud" by "set serial baud".
15761
b2715b27
AW
157622014-05-26 Andy Wingo <wingo@igalia.com>
15763
15764 * gdb.guile/scm-breakpoint.exp:
15765 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15766 properties instead of gdb-object-properties.
15767
498a4489
YQ
157682014-05-26 Yao Qi <yao@codesourcery.com>
15769
15770 * gdb.server/no-thread-db.exp: Specify source file name
15771 explicitly when setting a breakpoint.
15772
589fdceb
MM
157732014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15774
15775 * gdb.btrace/vdso.c: New.
15776 * gdb.btrace/vdso.exp: New.
15777
e9089e05
MM
157782014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15779
15780 * gdb.base/gcore.exp (capture_command_output): Move ...
15781 * lib/gdb.exp (capture_command_output): ... here.
15782
67b5c0c1
MM
157832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15784
15785 * gdb.btrace/data.exp: Test memory access during btrace replay.
15786
a2199296
SM
157872014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15788
15789 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15790
17b2616c
PA
157912014-05-21 Pedro Alves <palves@redhat.com>
15792
15793 PR gdb/13860
15794 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15795 (top level): Test that output related to execution commands is
15796 sent to the console with CLI commands, but not with MI commands.
15797 Test that breakpoint events are always mirrored to the console.
15798 Also expect the new source line to be output after a "next" in
15799 async mode too. Make it a pass/fail test.
15800 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15801 output.
15802 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15803
5166082f
PA
158042014-05-21 Pedro Alves <palves@redhat.com>
15805
15806 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15807 Use them to test variations of "list" after reaching a breakpoint.
15808 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15809 Test "list" with listsize 10 after reaching a breakpoint.
15810 * gdb.python/python.exp (decode_line current location line
15811 number): Adjust expected line number.
15812
2f25d70f
SM
158132014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15814
15815 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15816 behavior for $args, pass it directly to "run".
15817
ff604a67
MR
158182014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15819
15820 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15821 30000 to 65536.
15822
6a3cb8e8
PA
158232014-05-21 Pedro Alves <palves@redhat.com>
15824
15825 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15826 auto-connect-native-target off".
15827 * gdb.base/auto-connect-native-target.c: New file.
15828 * gdb.base/auto-connect-native-target.exp: New file.
15829
4ebfc96e
PA
158302014-05-21 Pedro Alves <palves@redhat.com>
15831
15832 * gdb.base/default.exp: Test "target native" instead of "target
15833 child".
15834
36d46afb
MW
158352014-05-21 Mark Wielaard <mjw@redhat.com>
15836
15837 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15838
5876f503
JK
158392014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15840
15841 Fix TLS access for -static -pthread.
15842 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15843 <HAVE_TLS> (thread_function, main): Initialize it.
15844 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15845 Add clean_restart.
15846 <$have_tls != "">: Check TLSVAR.
15847
0256a6ac
PA
158482014-05-21 Pedro Alves <palves@redhat.com>
15849
15850 * gdb.base/dcache-line-read-error.c: New.
15851 * gdb.base/dcache-line-read-error.exp: New.
15852
936d2992
PA
158532014-05-20 Pedro Alves <palves@redhat.com>
15854
15855 * gdb.base/compare-sections.c: New file.
15856 * gdb.base/compare-sections.exp: New file.
15857
802e8e6d
PA
158582014-05-20 Pedro Alves <palves@redhat.com>
15859
15860 * gdb.base/break-idempotent.c: New file.
15861 * gdb.base/break-idempotent.exp: New file.
15862
e59fa00f
MM
158632014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15864
15865 * gdb.btrace/nohist.exp: New.
15866
8b696e31
YQ
158672014-05-20 Yao Qi <yao@codesourcery.com>
15868
15869 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15870 gdb.reverse directory and gdb_reverse_timeout exists in board
15871 setting.
15872 * README: Document gdb_reverse_timeout.
15873
73c9764f
YQ
158742014-05-20 Yao Qi <yao@codesourcery.com>
15875
15876 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15877 'test_file_name'. Treat args as a string instead of a list.
15878 (gdb_init): Rename argument 'args' by 'test_file_name'.
15879
f1f4348a
JK
158802014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15881
15882 * gdb.arch/powerpc-power.exp: New file.
15883 * gdb.arch/powerpc-power.s: New file.
15884
0dbe70ce
DE
158852014-05-16 Doug Evans <dje@google.com>
15886
15887 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15888 * gdb.base/completion.exp: Check that all expected files exist
15889 before doing file completion.
0dbe70ce 15890
8d551b02
DE
158912014-05-16 Doug Evans <dje@google.com>
15892
15893 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15894 Update.
15895 (do_syscall_tests_without_xml): Update.
15896
73eb7709
PA
158972014-05-16 Pedro Alves <palves@redhat.com>
15898
15899 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15900 instead of "unknown output after running".
15901
3fae92fc
YQ
159022014-05-16 Yao Qi <yao@codesourcery.com>
15903
15904 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15905 file1.txt from host at the end.
15906 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15907
c2b2ccc5
DE
159082014-05-15 Doug Evans <dje@google.com>
15909
15910 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15911 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15912 loading file. Add test for TU lookup.
15913
8c217a4b
SM
159142014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15915
15916 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15917 calling "-exec-arguments" or "set args" before running the
15918 inferior.
15919
3deb39c6
SM
159202014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15921
15922 * lib/mi-support.exp (mi_expect_stop): Expect message for
15923 inferiors that exit with non-zero exit code.
15924
71a79f8c
YQ
159252014-05-14 Yao Qi <yao@codesourcery.com>
15926
15927 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15928 match absolute path on remote host.
15929 (test_file_list_exec_source_files): Remove "/" from the
15930 pattern.
15931
f23fcd46
YQ
159322014-05-14 Yao Qi <yao@codesourcery.com>
15933
15934 * boards/local-remote-host-notty.exp (${board}_file): New
15935 proc.
15936
9404b58f
KM
159372014-05-07 Kyle McMartin <kyle@redhat.com>
15938
15939 Pushed by Joel Brobecker <brobecker@adacore.com>.
15940 * gdb.arch/aarch64-atomic-inst.c: New file.
15941 * gdb.arch/aarch64-atomic-inst.exp: New file.
15942
5e45f04c
YQ
159432014-05-07 Yao Qi <yao@codesourcery.com>
15944
15945 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15946 in current context" too.
15947
c888a17d
KS
159482014-05-05 Keith Seitz <keiths@redhat.com>
15949
15950 * gdb.linespec/ls-dollar.exp: Add test for linespec
15951 file:convenience_variable.
15952
290a839c
YQ
159532014-05-05 Yao Qi <yao@codesourcery.com>
15954
15955 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15956 traceframes into tfile and ctf trace files. Read data from
15957 trace file and test collected data.
15958 (gdb_collect_locals_test): Likewise.
15959 (gdb_unavailable_registers_test): Likewise.
15960 (gdb_unavailable_floats): Likewise.
15961 (gdb_collect_globals_test): Likewise.
15962 (top-level): Append "ctf" to trace_file_targets if GDB
15963 supports.
15964
b5262cd0
YQ
159652014-05-05 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15968 code to ...
15969 (gdb_collect_args_test_1): ... it. New proc.
15970 (gdb_collect_locals_test): Move some code to ...
15971 (gdb_collect_locals_test_1): ... it. New proc.
15972 (gdb_unavailable_registers_test): Move some code to ...
15973 (gdb_unavailable_registers_test_1): ... it. New proc.
15974 (gdb_unavailable_floats): Move some code to ...
15975 (gdb_unavailable_floats_1): ... it. New proc.
15976
30a1e6cc
SDJ
159772014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15978
15979 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15980 probes to test for bitness recognition.
15981 * gdb.arch/amd64-stap-optional-prefix.exp
15982 (test_probe_value_without_reg): New procedure.
15983 Add code to test for different kinds of bitness.
15984
f33da99a
SDJ
159852014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15986
15987 PR breakpoints/16889
15988 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15989 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15990
5b80f00d
PA
159912014-05-01 Pedro Alves <palves@redhat.com>
15992
15993 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15994 gdb_file_cmd if no file is specified.
15995 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15996 last_loaded_file to set the remote exec-file.
15997
f8c2a73c
PA
159982014-05-01 Pedro Alves <palves@redhat.com>
15999
16000 * boards/local-remote-host.exp: New file.
16001
be6e8ac7
PA
160022014-05-01 Pedro Alves <palves@redhat.com>
16003
16004 * boards/local-remote-host.exp: Rename to ...
16005 * boards/local-remote-host-notty.exp: ... this.
16006
cac0dc8f
JB
160072014-04-28 Joel Brobecker <brobecker@adacore.com>
16008
16009 * gdb.ada/dyn_arrayidx: New testcase.
16010
9730e6cc
YQ
160112014-04-26 Yao Qi <yao@codesourcery.com>
16012
16013 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16014 and compute the length of function main. Save it in
16015 $main_length.
16016 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16017 (top-level): Use gdb_compile to compile objects into
16018 executable and restart GDB. Remove invocation to
16019 prepare_for_testing.
16020
7ae1a6a6
PA
160212014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16022 Pedro Alves <palves@redhat.com>
16023
16024 PR server/16255
16025 * gdb.multi/multi-attach.c: New file.
16026 * gdb.multi/multi-attach.exp: New file.
16027
4082afcc
PA
160282014-04-25 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16031 user.
16032 (top level): Test that "set remote conditional-breakpoints-packet
16033 off" works as intended.
16034 * gdb.base/dprintf.exp: Test that "set remote
16035 breakpoint-commands-packet off" works as intended.
16036 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16037 New function.
16038 (top level): Call it.
16039 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16040 remote fast-tracepoints-packet off" works as intended.
16041 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16042 * lib/gdb.exp (gdb_is_target_remote): ... here.
16043
2abc3f8d
DB
160442014-04-24 David Blaikie <dblaikie@gmail.com>
16045
16046 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16047 ensure clang would not discard them.
16048 * gdb.base/gdbvars.c: Ditto.
16049 * gdb.base/memattr.c: Ditto.
16050 * gdb.base/whatis.c: Ditto.
16051 * gdb.python/py-prettyprint.c: Ditto.
16052 * gdb.trace/actions.c: Ditto.
16053 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16054 ensure clang would not discard it.
16055
bfd39632
DB
160562014-04-24 David Blaikie <dblaikie@gmail.com>
16057
16058 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16059 clang to emit the full definition of type required by the test
16060 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16061
22842ff6
DB
160622014-04-24 David Blaikie <dblaikie@gmail.com>
16063
16064 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16065 coax Clang into emitting the definition of the type.
16066 * gdb.cp/pr10728-x.h (y): Ditto.
16067 * gdb.cp/pr10728-y.cc (y): Ditto.
16068
c2e827ad
DB
160692014-04-24 David Blaikie <dblaikie@gmail.com>
16070
16071 * gdb.base/label.exp: XFAIL label related tests under Clang.
16072 * gdb.cp/cplabel.exp: Ditto.
16073 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16074 under Clang those using labels.
16075
4c2d33e7
YQ
160762014-04-25 Yao Qi <yao@codesourcery.com>
16077
16078 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16079 double_label.
16080 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16081 partial_label and double_label.
16082
56083b99
DB
160832014-04-24 David Blaikie <dblaikie@gmail.com>
16084
16085 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16086
25d4e99d
DB
160872014-04-24 David Blaikie <dblaikie@gmail.com>
16088
16089 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16090 of the function to work across GCC and Clang.
16091 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16092 pointer types (const void ** const V void **).
16093
01f9f808
MS
160942014-04-24 Michael Sturm <michael.sturm@mintel.com>
16095 Walfred Tedeschi <walfred.tedeschi@intel.com>
16096
16097 * Makefile.in (EXECUTABLES): Added i386-avx512.
16098 * gdb.arch/i386-avx512.c: New file.
16099 * gdb.arch/i386-avx512.exp: Likewise.
16100
4b48d439
KS
161012014-04-23 Keith Seitz <keiths@redhat.com>
16102
16103 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16104 (mi_make_breakpoint_table): New procedure.
16105 (mi_create_breakpoint): Use mi_make_breakpoint
16106 and return the result.
16107 (mi_make_breakpoint): New procedure.
16108 (mi_build_kv_pairs): New procedure.
16109
16110 * gdb.mi/mi-break.exp: Remove unused globals,
16111 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16112 All callers updated.
16113 * gdb.mi/mi-dprintf.exp: Use variable to track command
16114 number.
16115 Update all callers of mi_create_breakpoint and use
16116 mi_make_breakpoint_table.
16117 Remove any unused global variables.
16118 * gdb.mi/mi-nonstop.exp: Likewise.
16119 * gdb.mi/mi-nsintrall.exp: Likewise.
16120 * gdb.mi/mi-nsmoribund.exp: Likewise.
16121 * gdb.mi/mi-nsthrexec.exp: Likewise.
16122 * gdb.mi/mi-reverse.exp: Likewise.
16123 * gdb.mi/mi-simplerun.exp: Likewise.
16124 * gdb.mi/mi-stepn.exp: Likewise.
16125 * gdb.mi/mi-syn-frame.exp: Likewise.
16126 * gdb.mi/mi-until.exp: Likewise.
16127 * gdb.mi/mi-var-cp.exp: Likewise.
16128 * gdb.mi/mi-var-display.exp: Likewise.
16129 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16130 * gdb.mi/mi2-var-child.exp: Likewise.
16131 * gdb.mi/mi-vla-c99.exp: Likewise.
16132 * lib/mi-support.exp: Likewise.
16133
16134 From Ian Lance Taylor <iant@cygnus.com>:
16135 * lib/gdb.exp (parse_args): New procedure.
16136
08351840
PA
161372014-04-23 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.base/break-unload-file.c: New file.
16140 * gdb.base/break-unload-file.exp: New file.
16141 * gdb.base/sym-file-lib.c (baz): New function.
16142 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16143 field.
16144 (load): Store the segment's mapped size.
16145 (unload): New function.
16146 (unload_shlib): New function.
16147 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16148 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16149 set a breakpoint at baz, and call it.
16150 * gdb.base/sym-file.exp: New tests for stale breakpoint
16151 instructions.
16152
076855f9
PA
161532014-04-23 Pedro Alves <palves@redhat.com>
16154
16155 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16156 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16157 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16158 * gdb.base/hbreak-unmapped.c: New file.
16159 * gdb.base/hbreak-unmapped.exp: New file.
16160 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16161 * lib/gdb.exp (gdb_is_target_remote): ... here.
16162
483805cf
PA
161632014-04-22 Pedro Alves <palves@redhat.com>
16164
16165 * gdb.base/consecutive-step-over.c: New file.
16166 * gdb.base/consecutive-step-over.exp: New file.
16167
06d97543
PA
161682014-04-22 Pedro Alves <palves@redhat.com>
16169
16170 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16171 instead of send_gdb/gdb_expect.
16172
b4429ea2
YQ
161732014-04-22 Yao Qi <yao@codesourcery.com>
16174
16175 * lib/trace-support.exp (generate_tracefile): New procedure.
16176 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16177 return 0.
16178 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16179 if generate_tracefile returns 1.
16180
51d48146
PA
161812014-04-18 Tom Tromey <palves@redhat.com>
16182 Pedro alves <tromey@redhat.com>
16183
16184 PR backtrace/15558
16185 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16186 with a backtrace limit.
16187 * gdb.python/py-frame-inline.exp: Test running to an inline
16188 function with a backtrace limit, and printing the newest frame.
16189 * gdb.python/py-frame-inline.c (main): Call f.
16190
bd1dce5f
MS
161912014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16192
16193 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16194
40d1a503
MS
161952014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16196
16197 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16198 Drop prefix from unsupported source file path.
16199
389b98f7
YQ
162002014-04-17 Yao Qi <yao@codesourcery.com>
16201
16202 * lib/gdb.exp (with_target_charset): New proc.
16203 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16204 with_target_charset.
16205 (test_print_strings): Likewise.
16206 (test_repeat_bytes): Likewise.
16207 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16208 for some tests.
16209
22869d73
KS
162102014-04-16 Keith Seitz <keiths@redhat.com>
16211
16212 PR gdb/15827
16213 * gdb.dwarf2/corrupt.c: New file.
16214 * gdb.dwarf2/corrupt.exp: New file.
16215
c4f87ca6
KS
162162014-04-16 Keith Seitz <keiths@redhat.com>
16217
16218 PR c++/16597
16219 * gdb.cp/namelessclass.cc: New file.
16220 * gdb.cp/namelessclass.exp: New file.
16221 * gdb.cp/namelessclass.S: New file.
16222
ab19de87
DE
162232014-04-16 Doug Evans <dje@google.com>
16224
16225 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16226 Add comment.
16227 (gdbserver_default_get_comm_port): New function.
16228 (gdbserver_start): Check if board file provided
16229 "gdbserver,get_comm_port" and use it if so.
16230 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16231 (gdb,socketport): Set to "stdio".
16232 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16233 (stdio_gdbserver_template): Delete.
16234 (${board}_get_remote_address): Update.
16235 (${board}_build_remote_cmd): Delete.
16236 (${board}_get_comm_port): New function.
16237 (${board}_spawn): Update.
16238 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16239 Delete.
16240 (${board}_get_remote_address): Update.
16241 (${board}_get_comm_port): New function.
16242
fc98a809
AB
162432014-04-16 Andrew Burgess <aburgess@broadcom.com>
16244
16245 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16246 appearing in any order.
16247
87fd9e6e
DE
162482014-04-15 Doug Evans <dje@google.com>
16249
16250 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16251 uninitialized value of "description".
16252
099fc3ea
KS
162532014-04-15 Keith Seitz <keiths@redhat.com>
16254
16255 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16256 Remove unused globals.
16257 (test_running_the_program): Likewise.
16258 (test_controlled_execution): Likewise.
16259 (test_controlling_breakpoints): Likewise.
16260 (test_program_termination): Likewise.
16261
5da151d4
KS
162622014-04-15 Keith Seitz <keiths@redhat.com>
16263
16264 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16265 unused globals.
16266 (test_rbreak_creation_and_listing): Likewise.
16267 (test_ignore_count): Likewise.
16268 (test_error): Likewise.
16269
35e5d2f0
PA
162702014-04-15 Pedro Alves <palves@redhat.com>
16271
16272 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16273 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16274 sym-file-loader.c.
16275 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16276 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16277 to sym-file-loader.c.
16278 (struct library): Forward declare.
16279 (load_shlib, lookup_function): Change prototypes.
16280 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16281 (translate_offset): Remove declarations.
16282 (get_text_addr): New declaration.
16283 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16284 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16285 sym-file-loader.h.
16286 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16287 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16288 here from sym-file-loader.h.
16289 (struct library): New structure.
16290 (load_shlib, lookup_function): Change prototypes and adjust to
16291 work with a struct library.
16292 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16293 (translate_offset): Make static.
16294 (get_text_addr): New function.
16295 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16296
eb4c1710
PA
162972014-04-15 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16300
2d1baf52
PA
163012014-04-15 Pedro Alves <palves@redhat.com>
16302
16303 * gdb.base/sym-file-loader.c: Include <limits.h>.
16304 (SELF_LINK): New define.
16305 (get_origin): New function.
16306 (load_shlib): Use it.
16307 * gdb.base/sym-file.exp: Don't early return if the target is
16308 remote. Use runto_main, and issue fail is that fails. Use
16309 gdb_load_shlibs.
16310 (shlib_name): Delete.
16311 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16312
7dd6df01
PA
163132014-04-15 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.base/sym-file.exp: Remove regex characters from test
16316 message. Don't refer to breakpoint numbers in test messages.
16317
b50c8614
KS
163182014-04-14 Keith Seitz <keiths@redhat.com>
16319
16320 PR c++/16253
16321 * gdb.cp/var-tag.cc: New file.
16322 * gdb.cp/var-tag.exp: New file.
16323 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16324 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16325 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16326 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16327
3d567982
TT
163282014-04-14 Tom Tromey <tromey@redhat.com>
16329
16330 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16331 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16332 type.
16333 * gdb.cp/enum-class.exp: New file.
16334 * gdb.cp/enum-class.cc: New file.
16335
0626fc76
TT
163362014-04-14 Tom Tromey <tromey@redhat.com>
16337
16338 * gdb.dwarf2/enum-type.exp: New file.
16339
dca325b3
SA
163402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16341
16342 * gdb.mi/mi-vla-c99.exp: New file.
16343 * gdb.mi/vla.c: New file.
16344
5854b38a
SA
163452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16346
16347 * gdb.base/vla-datatypes.c: New file.
16348 * gdb.base/vla-datatypes.exp: New file.
16349
463bb957
SA
163502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16351
16352 * gdb.base/vla-ptr.c: New file.
16353 * gdb.base/vla-ptr.exp: New file.
16354
3dd170be
SA
163552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16356
16357 * gdb.dwarf2/count.exp: New file.
16358
5ecaaa66
SA
163592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16360
16361 * gdb.base/vla-sideeffect.c: New file.
16362 * gdb.base/vla-sideeffect.exp: New file.
16363
41f1ada5
DB
163642014-04-14 David Blaikie <dblaikie@gmail.com>
16365
16366 * gdb.mi/non-stop.c: Add return value for non-void function return
16367 statement.
16368 * gdb.threads/staticthreads.c: Ditto.
16369
0be03e84
DE
163702014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16371 Doug Evans <xdje42@gmail.com>
16372
16373 * gdb.guile/scm-value.c: Improve test case.
16374 * gdb.guile/scm-value.exp: Add new test.
16375
f180a1fb
DB
163762014-04-11 David Blaikie <dblaikie@gmail.com>
16377
16378 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16379 override Clang's default.
16380
6b662e19
JB
163812014-04-11 Joel Brobecker <brobecker@adacore.com>
16382
16383 Revert the following changes (regressions):
16384
16385 * gdb.base/vla-sideeffect.c: New file.
16386 * gdb.base/vla-sideeffect.exp: New file.
16387
16388 * gdb.dwarf2/count.exp: New file.
16389
16390 * gdb.base/vla-multi.c: New file.
16391 * gdb.base/vla-multi.exp: New file.
16392
16393 * gdb.base/vla-ptr.c: New file.
16394 * gdb.base/vla-ptr.exp: New file.
16395
16396 * gdb.base/vla-datatypes.c: New file.
16397 * gdb.base/vla-datatypes.exp: New file.
16398
16399 * gdb.mi/mi-vla-c99.exp: New file.
16400 * gdb.mi/vla.c: New file.
16401
245a5f0b
KS
164022014-04-11 Keith Seitz <keiths@redhat.com>
16403
16404 PR c++/16675
16405 * gdb.cp/cpsizeof.exp: New file.
16406 * gdb.cp/cpsizeof.cc: New file.
16407
58a84dcf
SA
164082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16409
191a8a90
JB
16410 * gdb.mi/mi-vla-c99.exp: New file.
16411 * gdb.mi/vla.c: New file.
58a84dcf 16412
c8655f75
SA
164132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16414
16415 * gdb.base/vla-datatypes.c: New file.
16416 * gdb.base/vla-datatypes.exp: New file.
16417
024e13b4
SA
164182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16419
16420 * gdb.base/vla-ptr.c: New file.
16421 * gdb.base/vla-ptr.exp: New file.
16422
1a237e0e
SA
164232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16424
16425 * gdb.base/vla-multi.c: New file.
16426 * gdb.base/vla-multi.exp: New file.
16427
504f3432
SA
164282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16429
16430 * gdb.dwarf2/count.exp: New file.
16431
3bce8237
SA
164322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16433
191a8a90
JB
16434 * gdb.base/vla-sideeffect.c: New file.
16435 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16436
322f9c21
YQ
164372014-04-11 Yao Qi <yao@codesourcery.com>
16438
16439 * gdb.base/completion.exp: Check file exists before running tests
16440 on file completion.
16441
d708bcd1
PA
164422014-04-10 Pedro Alves <palves@redhat.com>
16443
16444 * gdb.base/cond-eval-mode.c: New file.
16445 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16446 prepare_for_testing to build the new file. Check result of
16447 runto_main.
16448 (test_break, test_watch): New procedures.
16449 (top level): Use them.
16450
ae1d2761
PM
164512014-04-08 Pierre Muller <muller@sourceware.org>
16452
16453 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16454 Ctrl-V use for mingw hosts.
16455
7af389b8
SC
164562014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16457
16458 * gdb.python/py-value.c: Improve test case.
16459 * gdb.python/py-value.exp: Add new test.
16460
5e703181
DE
164612014-04-07 David Blaikie <dblaikie@gmail.com>
16462
16463 * lib/compiler.c: Identify the clang compiler.
16464 * lib/compiler.cc: Ditto.
16465
9810b410
YQ
164662014-04-03 Yao Qi <yao@codesourcery.com>
16467
16468 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16469
98d1b8dc
AB
164702014-04-01 Anton Blanchard <anton@samba.org>
16471
16472 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16473 messages unique.
16474
3114cea1
AB
164752014-04-01 Anton Blanchard <anton@samba.org>
16476
16477 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16478 prepare_for_testing.
16479
62f7182c
AB
164802014-04-01 Anton Blanchard <anton@samba.org>
16481
16482 * gdb.arch/ppc64-atomic-inst.c: Remove.
16483 * gdb.arch/ppc64-atomic-inst.S: New file.
16484 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16485
770e7fc7
DE
164862014-03-31 Doug Evans <dje@google.com>
16487
16488 * gdb.base/print-symbol-loading-lib.c: New file.
16489 * gdb.base/print-symbol-loading-main.c: New file.
16490 * gdb.base/print-symbol-loading.exp: New file.
16491
46e2bafa
YQ
164922014-03-31 Yao Qi <yao@codesourcery.com>
16493
16494 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16495
8776cfe9
JB
164962014-03-28 Joel Brobecker <brobecker@adacore.com>
16497
16498 * gdb.ada/mi_dyn_arr: New testcase.
16499
5d1ef361
DE
165002014-03-27 Doug Evans <dje@google.com>
16501
16502 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16503
b5bee914
YQ
165042014-03-27 Yao Qi <yao@codesourcery.com>
16505
16506 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16507 if target is nios2-*-*.
16508
0d4d0e77
YQ
165092014-03-26 Yao Qi <yao@codesourcery.com>
16510
16511 * lib/gdb.exp (readline_is_used): New proc.
16512 * gdb.base/completion.exp: Move tests on command complete up.
16513 Skip the rest of tests if readline is not used.
16514 * gdb.ada/complete.exp: Skp the test if readline is not
16515 used.
16516 * gdb.base/filesym.exp: Likewise.
16517 * gdb.base/macscp.exp: Likewise.
16518 * gdb.base/readline-ask.exp: Likewise.
16519 * gdb.base/readline.exp: Likewise.
16520 * gdb.python/py-cmd.exp: Likewise.
16521 * gdb.trace/tfile.exp: Likewise.
16522
29361eee
YQ
165232014-03-26 Yao Qi <yao@codesourcery.com>
16524
16525 * gdb.base/macscp.exp: Fix code format issues.
16526
bc9a5525
UW
165272014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16528
16529 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16530 * gdb.asm/powerpc64le.inc: New file.
16531
d3839ede
PA
165322014-03-25 Pedro Alves <palves@redhat.com>
16533 Doug Evans <dje@google.com>
16534
16535 * gdb.base/source-execution.c: New file.
16536 * gdb.base/source-execution.exp: New file.
16537 * gdb.base/source-execution.gdb: New file.
16538
01672a57
DE
165392014-03-24 Doug Evans <dje@google.com>
16540
16541 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16542 using fission.
16543
88bbeca9
HZ
165442014-03-24 Hui Zhu <hui@codesourcery.com>
16545 Pedro Alves <palves@redhat.com>
16546
16547 PR breakpoints/16101
16548 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16549 test pass/fail messages. Detect missing support for dprintf when
16550 breakpoints are actually inserted.
16551 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16552 breakpoints are actually inserted.
16553 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16554 fails.
16555
d2348791
JK
165562014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16557
16558 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16559
feef67ab
DE
165602014-03-22 Doug Evans <xdje42@gmail.com>
16561
16562 * gdb.python/python.exp (python not supported): Verify multi-line
16563 python command issues an error.
25d743f9 16564 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16565 guile command issues an error.
feef67ab 16566
ecebef6a
MR
165672014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16568
16569 * gdb.threads/thread-specific.exp: Handle the lack of usable
16570 $this_breakpoint and $this_thread.
16571
ccdd1909
HZ
165722014-03-21 Hui Zhu <hui@codesourcery.com>
16573
16574 * gdb.base/attach.exp (do_command_attach_tests): New.
16575
beb460e8
PA
165762014-03-20 Tom Tromey <tromey@redhat.com>
16577 Pedro Alves <palves@redhat.com>
16578
16579 PR cli/15718
16580 * gdb.base/condbreak-call-false.c: New file.
16581 * gdb.base/condbreak-call-false.exp: New file.
16582
40acf43a
PA
165832014-03-20 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16586 Delete.
16587 (block_signals, unblock_signals): Delete.
16588 (child_function_2, main): Remove references to deleted variable
16589 and functions.
16590
9f5e1e02
PA
165912014-03-20 Pedro Alves <palves@redhat.com>
16592
16593 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16594 Use pthread_kill to signal thread 2.
16595 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16596 Adjust to make the test send itself a signal rather than using the
16597 host's "kill" command.
16598
99619bea
PA
165992014-03-20 Pedro Alves <palves@redhat.com>
16600
16601 * gdb.threads/multiple-step-overs.c: New file.
16602 * gdb.threads/multiple-step-overs.exp: New file.
16603 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16604 Adjust expected infrun debug output.
16605
2adfaa28
PA
166062014-03-20 Pedro Alves <palves@redhat.com>
16607
16608 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16609 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16610
31e77af2
PA
166112014-03-20 Pedro Alves <palves@redhat.com>
16612
16613 PR breakpoints/7143
16614 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16615 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16616 of gdb_test_multiple.
16617 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16618 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16619
b9f437de
PA
166202014-03-20 Pedro Alves <palves@redhat.com>
16621
16622 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16623 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16624
05adc73e
PA
166252014-03-19 Pedro Alves <palves@redhat.com>
16626
16627 * gdb.base/async.exp: Remove early return.
16628
6048b950
PA
166292014-03-19 Pedro Alves <palves@redhat.com>
16630
16631 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16632
8bcfb00a
PA
166332014-03-19 Pedro Alves <palves@redhat.com>
16634
16635 * gdb.base/async.exp (test_background): Expect \r\n after
16636 "completed." in the fail pattern.
16637
884e37dc
PA
166382014-03-19 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.base/async.exp (test_background): New procedure.
16641 Use it for all background execution command tests.
16642
148e57e2
PA
166432014-03-19 Pedro Alves <palves@redhat.com>
16644
16645 * gdb.base/async.exp: Use prepare_for_testing.
16646
f48088c7
PA
166472014-03-19 Pedro Alves <palves@redhat.com>
16648
16649 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16650 the same line.
16651
e2f6c966
PA
166522014-03-19 Pedro Alves <palves@redhat.com>
16653
16654 * gdb.base/async.c (main): Add "jump here" and "until here" line
16655 marker comments.
16656 * gdb.base/async.exp (jump_here): New global.
16657 (jump& test): Use it.
16658 (until_here): New global.
16659 (until& test): Use it.
16660
c30568d4
PA
166612014-03-19 Pedro Alves <palves@redhat.com>
16662
16663 * gdb.base/async.exp: Don't frob gdb_protocol.
16664
0172b6a7
DE
166652014-03-18 Doug Evans <xdje42@gmail.com>
16666
16667 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16668 Fix spelling of exec-done-display.
16669
06c868a8
JK
166702014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16671
16672 PR gdb/15358
16673 * gdb.base/gdb-sigterm.c: New file.
16674 * gdb.base/gdb-sigterm.exp: New file.
16675
0c7e1a46
PA
166762014-03-18 Pedro Alves <palves@redhat.com>
16677
16678 PR gdb/13860
16679 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16680 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16681 solib-event.
16682
f7c77d93
JB
166832014-03-17 Joel Brobecker <brobecker@adacore.com>
16684
16685 * gdb.ada/pckd_arr_ren: New testcase.
16686
5a1e8c7a
DE
166872014-03-13 Doug Evans <xdje42@gmail.com>
16688
16689 PR guile/16612
16690 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16691 collect after discarding symbols.
16692
350e1a76
DE
166932014-03-13 Ludovic Courtès <ludo@gnu.org>
16694 Doug Evans <xdje42@gmail.com>
16695
16696 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16697 to history survives a gc.
16698
a69900ae
PA
166992014-03-13 Pedro Alves <palves@redhat.com>
16700
16701 * gdb.base/default.exp: Don't test "target procfs".
16702
5db9f0bd
PA
167032014-03-13 Pedro Alves <palves@redhat.com>
16704
16705 * gdb.base/default.exp: Update "target child" and "target procfs"
16706 tests to not expect "Unix".
16707
b3ccfe11
TT
167082014-03-12 Tom Tromey <tromey@redhat.com>
16709
16710 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16711 New procs. Add target-async tests.
16712 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16713 Add target-async tests.
16714
646f4417
AA
167152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16716
16717 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16718 'func_start' and 'func_end' for the beginning and end of the
16719 function code, respectively.
16720 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16721 'func_end' instead of 'func' and 'main'.
16722
288c211f
AA
167232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16724
16725 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16726 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16727 generate the debug info assembler source.
16728
e0c0f156
AA
167292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16730
16731 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16732 * gdb.dwarf2/arr-subrange.exp: Likewise.
16733 * gdb.dwarf2/dwz.exp: Likewise.
16734 * gdb.dwarf2/method-ptr.exp: Likewise.
16735 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16736 * gdb.dwarf2/subrange.exp: Likewise.
16737 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16738 * gdb.dwarf2/implptrpiece.exp: Likewise.
16739 * gdb.dwarf2/nostaticblock.exp: Likewise.
16740
0e5c4555
AA
167412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16742
16743 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16744 directory to absolute path name arguments.
16745
5ec18f2b
JG
167462014-03-10 Joel Brobecker <brobecker@adacore.com>
16747
16748 * gdb.ada/tagged_access: New testcase.
16749
847fc4f2
MM
167502014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16751
16752 * gdb.btrace/data.exp: Update expected output.
16753
cc3da688
YQ
167542014-03-06 Yao Qi <yao@codesourcery.com>
16755
16756 * gdb.trace/pr16508.exp: New file.
16757
0f26cec1
PA
167582014-03-05 Pedro Alves <palves@redhat.com>
16759
16760 PR gdb/16575
16761 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16762 procedure.
16763 (top level): Adjust to use it. Add tests that exercise breakpoint
16764 interaction with the code-cache.
16765
7a5a839f
LC
167662014-02-26 Ludovic Courtès <ludo@gnu.org>
16767
16768 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16769 test for 'history-append!'.
16770
31aa7e4e
JB
167712014-02-26 Joel Brobecker <brobecker@adacore.com>
16772
16773 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16774 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16775 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16776 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16777 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16778 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16779
1b588015
JB
167802014-02-26 Joel Brobecker <brobecker@adacore.com>
16781
16782 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16783 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16784 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16785
55426c9d
JB
167862014-02-26 Joel Brobecker <brobecker@adacore.com>
16787
16788 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16789
dc53a7ad
JB
167902014-02-26 Joel Brobecker <brobecker@adacore.com>
16791
16792 * gdb.dwarf2/arr-stride.c: New file.
16793 * gdb.dwarf2/arr-stride.exp: New file.
16794
12ab52e9
PA
167952014-02-26 Pedro Alves <palves@redhat.com>
16796
16797 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16798 that won't ever trigger. Make sure that GDB reports the correct
16799 breakpoint that caused the stop.
16800
849c862e
JK
168012014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16802
16803 PR gdb/16626
16804 * gdb.base/auto-load-script: New file.
16805 * gdb.base/auto-load.c: New file.
16806 * gdb.base/auto-load.exp: New file.
16807
71b7d793
JK
16808 PR gdb/16626
16809 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16810
e2f0d509
JK
168112014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16812
16813 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16814 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16815
50cc37c8
DE
168162014-02-24 Doug Evans <dje@google.com>
16817
16818 * lib/gdb.exp (run_on_host): Log error output if program fails.
16819
ea4758f2
PA
168202014-02-21 Pedro Alves <palves@redhat.com>
16821
16822 * gdb.threads/step-after-sr-lock.c: Rename to ...
16823 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16824 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16825 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16826 ... this.
16827
d7b30f67
SDJ
168282014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16829
16830 PR tdep/16397
16831 * gdb.arch/amd64-stap-special-operands.exp: New file.
16832 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16833 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16834 * gdb.arch/amd64-stap-triplet.S: Likewise.
16835 * gdb.arch/amd64-stap-triplet.c: Likewise.
16836
83deb43f
JB
168372014-02-20 Joel Brobecker <brobecker@adacore.com>
16838
16839 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16840 in .section pseudo-op.
16841
adde2bff
DE
168422014-02-20 lin zuojian <manjian2006@gmail.com>
16843 Joel Brobecker <brobecker@adacore.com>
16844 Doug Evans <xdje42@gmail.com>
16845
16846 PR symtab/16581
16847 * gdb.dwarf2/dw2-icycle.S: New file.
16848 * gdb.dwarf2/dw2-icycle.c: New file.
16849 * gdb.dwarf2/dw2-icycle.exp: New file.
16850
f7bd0f78
SC
168512014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16852
16853 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16854 operations on gdb.Value objects.
16855 * gdb.python/py-value-cc.exp: Add new test to test operations on
16856 gdb.Value objects.
16857
c17ef0d5
DE
168582014-02-18 Doug Evans <dje@google.com>
16859
16860 * Makefile.in (TESTS): New variable.
16861 (expanded_tests, expanded_tests_or_none): New variables
16862 (check-single): Pass $(expanded_tests_or_none) to runtest.
16863 (check-parallel): Only run tests in $(TESTS) if non-empty.
16864 (check/no-matching-tests-found): New rule.
16865 * README: Document TESTS makefile variable.
16866
5dd3176f
DE
168672014-02-18 Doug Evans <dje@google.com>
16868
16869 * Makefile.in (check-parallel): rm -rf outputs temp.
16870
0b10be4f
JK
168712014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16872
16873 Fix "ERROR: no fileid for" in the testsuite.
16874 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16875
85f224e7
DE
168762014-02-12 Doug Evans <dje@google.com>
16877
16878 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16879 (MISCELLANEOUS): New variable.
16880 (clean): rm -rf $(MISCELLANEOUS).
16881 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16882 dwp live in the same directory as symlinks, with each symlink pointed
16883 to a differently named file in a different directory.
16884
149b30ff
DE
168852014-02-11 Doug Evans <dje@google.com>
16886
16887 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16888 of Tcl file commands.
16889
1dfdac32
MK
168902014-02-10 Mark Kettenis <kettenis@gnu.org>
16891
16892 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16893 "kill -SIGUSR1 -1".
16894
aa4fb036
JB
168952014-02-10 Joel Brobecker <brobecker@adacore.com>
16896
16897 * gdb.ada/tick_length_array_enum_idx: New testcase.
16898
ed3ef339
DE
168992014-02-10 Doug Evans <xdje42@gmail.com>
16900
16901 * configure.ac (AC_OUTPUT): Add gdb.guile.
16902 * configure: Regenerate.
16903 * lib/gdb-guile.exp: New file.
16904 * lib/gdb.exp (get_target_charset): New function.
16905 * gdb.base/help.exp: Update expected output from "apropos apropos".
16906 * gdb.guile/Makefile.in: New file.
16907 * gdb.guile/guile.exp: New file.
16908 * gdb.guile/scm-arch.c: New file.
16909 * gdb.guile/scm-arch.exp: New file.
16910 * gdb.guile/scm-block.c: New file.
16911 * gdb.guile/scm-block.exp: New file.
16912 * gdb.guile/scm-breakpoint.c: New file.
16913 * gdb.guile/scm-breakpoint.exp: New file.
16914 * gdb.guile/scm-disasm.c: New file.
16915 * gdb.guile/scm-disasm.exp: New file.
16916 * gdb.guile/scm-equal.c: New file.
16917 * gdb.guile/scm-equal.exp: New file.
16918 * gdb.guile/scm-error.exp: New file.
16919 * gdb.guile/scm-error.scm: New file.
16920 * gdb.guile/scm-frame-args.c: New file.
16921 * gdb.guile/scm-frame-args.exp: New file.
16922 * gdb.guile/scm-frame-args.scm: New file.
16923 * gdb.guile/scm-frame-inline.c: New file.
16924 * gdb.guile/scm-frame-inline.exp: New file.
16925 * gdb.guile/scm-frame.c: New file.
16926 * gdb.guile/scm-frame.exp: New file.
16927 * gdb.guile/scm-generics.exp: New file.
16928 * gdb.guile/scm-gsmob.exp: New file.
16929 * gdb.guile/scm-iterator.c: New file.
16930 * gdb.guile/scm-iterator.exp: New file.
16931 * gdb.guile/scm-math.c: New file.
16932 * gdb.guile/scm-math.exp: New file.
16933 * gdb.guile/scm-objfile-script-gdb.in: New file.
16934 * gdb.guile/scm-objfile-script.c: New file.
16935 * gdb.guile/scm-objfile-script.exp: New file.
16936 * gdb.guile/scm-objfile.c: New file.
16937 * gdb.guile/scm-objfile.exp: New file.
16938 * gdb.guile/scm-ports.exp: New file.
16939 * gdb.guile/scm-pretty-print.c: New file.
16940 * gdb.guile/scm-pretty-print.exp: New file.
16941 * gdb.guile/scm-pretty-print.scm: New file.
16942 * gdb.guile/scm-section-script.c: New file.
16943 * gdb.guile/scm-section-script.exp: New file.
16944 * gdb.guile/scm-section-script.scm: New file.
16945 * gdb.guile/scm-symbol.c: New file.
16946 * gdb.guile/scm-symbol.exp: New file.
16947 * gdb.guile/scm-symtab-2.c: New file.
16948 * gdb.guile/scm-symtab.c: New file.
16949 * gdb.guile/scm-symtab.exp: New file.
16950 * gdb.guile/scm-type.c: New file.
16951 * gdb.guile/scm-type.exp: New file.
16952 * gdb.guile/scm-value-cc.cc: New file.
16953 * gdb.guile/scm-value-cc.exp: New file.
16954 * gdb.guile/scm-value.c: New file.
16955 * gdb.guile/scm-value.exp: New file.
16956 * gdb.guile/source2.scm: New file.
16957 * gdb.guile/types-module.cc: New file.
16958 * gdb.guile/types-module.exp: New file.
16959
7026a7c1
YQ
169602014-02-10 Yao Qi <yao@codesourcery.com>
16961
16962 PR testsuite/16543
16963 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16964 * configure: Regenerated.
16965 * Makefile.in: New file.
16966
6c466447
AS
169672014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16968
16969 * gdb.python/py-framefilter.exp: Fix typo.
16970
6e854735
YQ
169712014-02-08 Yao Qi <yao@codesourcery.com>
16972
16973 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16974 that no =breakpoint-modified is emitted when breakpoints are
16975 modified through MI commands.
16976
d137e6dc
PA
169772014-02-07 Pedro Alves <pedro@codesourcery.com>
16978 Pedro Alves <palves@redhat.com>
16979
16980 * gdb.threads/step-after-sr-lock.c: New file.
16981 * gdb.threads/step-after-sr-lock.exp: New file.
16982
b5ee5a50
PA
169832014-02-07 Pedro Alves <palves@redhat.com>
16984
16985 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16986
3c77faf3
JK
169872014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16988
16989 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16990 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16991
6dddc817
DE
169922014-02-06 Doug Evans <xdje42@gmail.com>
16993
16994 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16995 output.
16996
16997 * gdb.gdb/python-interrupts.exp: New file.
16998
de7b2893
YQ
169992014-02-05 Yao Qi <yao@codesourcery.com>
17000
17001 * gdb.trace/report.exp (use_collected_data): Test the output
17002 of "info threads" and "info inferiors".
17003
66d032ac
YQ
170042014-02-05 Yao Qi <yao@codesourcery.com>
17005
17006 Revert this patch:
17007
17008 2013-05-24 Yao Qi <yao@codesourcery.com>
17009
17010 * gdb.trace/tfile.exp: Test inferior and thread.
17011
591a12a1
UW
170122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17013
17014 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17015 on a function.
17016 * gdb.base/step-bt.c: Call hello via function pointer to make
17017 sure its first instruction is executed on powerpc64le-linux.
17018
0ff3e01f
UW
170192014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17020
17021 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17022
084ee545
UW
170232014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17024
17025 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17026 of the test patterns for use on little-endian systems.
17027
6ed14ff3
UW
170282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17029
17030 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17031 (decimal_vector): Fix for little-endian.
17032
401e27fd
JM
170332014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17034
17035 * gdb.arch/sparc-sysstep.exp: New file.
17036 * gdb.arch/sparc-sysstep.c: Likewise.
17037
17038 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17039
8b924729
EBM
170402014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17041
17042 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17043
fb151210
JB
170442014-01-23 Tom Tromey <tromey@redhat.com>
17045
17046 * gdb.ada/array_char_idx: New testcase.
17047
0740f8d8
TT
170482014-01-23 Tom Tromey <tromey@redhat.com>
17049
17050 PR python/16487:
17051 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17052 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17053 classes.
17054
21909fa1
TT
170552014-01-23 Tom Tromey <tromey@redhat.com>
17056
17057 PR python/16491:
17058 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17059 string from an inferior frame.
17060 * gdb.python/py-framefilter-mi.exp: Update.
17061
87ce2a04
DE
170622014-01-22 Doug Evans <dje@google.com>
17063
17064 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17065
237b092b
AA
170662014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17067
17068 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17069
d674a709
AA
170702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17071
17072 * gdb.trace/entry-values.exp: Remove excess space character from
17073 regex patterns. Handle s390 call instruction.
17074
20fa3390
AA
170752014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17076
17077 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17078 define "*_start" label. Make "name" static.
17079 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17080 ${name} by references to ${name}_start.
17081
78466714
AA
170822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17083
17084 * gdb.base/info-macros.exp: Remove "debug" from the compile
17085 options.
17086
ec9f644a
IB
170872014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17088
17089 * gdb.dlang/demangle.exp: New file.
17090
94b1b47e
IB
170912014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17092
17093 * gdb.dlang/primitive-types.exp: New file.
17094
7f420862
IB
170952014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17096
17097 * configure.ac: Create gdb.dlang/Makefile.
17098 * configure: Regenerate.
17099 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17100 * gdb.dlang/Makefile.in: New file.
17101 * lib/d-support.exp: New file.
17102 * lib/gdb.exp (skip_d_tests): New proc.
17103
52834460
MM
171042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17105
17106 * gdb.btrace/delta.exp: Check reverse stepi.
17107 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17108 * gdb.btrace/finish.exp: New.
17109 * gdb.btrace/next.exp: New.
17110 * gdb.btrace/nexti.exp: New.
17111 * gdb.btrace/record_goto.c: Add comments.
17112 * gdb.btrace/step.exp: New.
17113 * gdb.btrace/stepi.exp: New.
17114 * gdb.btrace/multi-thread-step.c: New.
17115 * gdb.btrace/multi-thread-step.exp: New.
17116 * gdb.btrace/rn-dl-bind.c: New.
17117 * gdb.btrace/rn-dl-bind.exp: New.
17118 * gdb.btrace/data.c: New.
17119 * gdb.btrace/data.exp: New.
17120 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17121
6e07b1d2
MM
171222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17123
17124 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17125 * gdb.btrace/exception.exp: Update.
17126 * gdb.btrace/instruction_history.exp: Update.
17127 * gdb.btrace/record_goto.exp: Update.
17128 * gdb.btrace/tailcall.exp: Update.
17129 * gdb.btrace/unknown_functions.exp: Update.
17130 * gdb.btrace/delta.exp: New.
17131
0b722aec
MM
171322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17133
17134 * gdb.btrace/record_goto.exp: Add backtrace test.
17135 * gdb.btrace/tailcall.exp: Add backtrace test.
17136
066ce621
MM
171372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17138
17139 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17140 * gdb.btrace/record_goto.c: New.
17141 * gdb.btrace/record_goto.exp: New.
17142 * gdb.btrace/x86-record_goto.S: New.
17143
0688d04e
MM
171442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17145
17146 * gdb.btrace/function_call_history.exp: Update tests.
17147 * gdb.btrace/instruction_history.exp: Update tests.
17148
8710b709
MM
171492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17150
17151 * gdb.btrace/function_call_history.exp: Fix expected field
17152 order for "record function-call-history".
17153 Add new tests for "record function-call-history /c".
17154 * gdb.btrace/exception.cc: New.
17155 * gdb.btrace/exception.exp: New.
17156 * gdb.btrace/tailcall.exp: New.
17157 * gdb.btrace/x86-tailcall.S: New.
17158 * gdb.btrace/x86-tailcall.c: New.
17159 * gdb.btrace/unknown_functions.c: New.
17160 * gdb.btrace/unknown_functions.exp: New.
17161 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17162
5de9129b
MM
171632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17164
17165 * gdb.btrace/instruction_history.exp: Update.
17166 * gdb.btrace/function_call_history.exp: Update.
17167
23a7fe75
MM
171682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17169
17170 * gdb.btrace/function_call_history.exp: Fix expected function
17171 trace.
17172 * gdb.btrace/instruction_history.exp: Initialize traced.
17173 Remove traced_functions.
17174
724c7dd8
MM
171752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17176
17177 * gdb.btrace/function_call_history.exp: Update
17178 * gdb.btrace/instruction_history.exp: Update.
17179
6d78d93b
MM
171802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17181
17182 * gdb.btrace/enable.exp: Update expected text.
17183
93a360cc
OJ
171842014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17185
17186 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17187 bytes.
17188
3772b53f
MR
171892014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17190
17191 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17192
596662fa
OJ
171932014-01-15 Omair Javaid <omair.javaid@linaro.org>
17194
17195 * lib/gdb.exp (supports_process_record): Return true for
17196 arm*-linux*. (supports_reverse): Likewise.
17197
b5b08fb4
SC
171982014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17199
17200 PR python/15464
17201 PR python/16113
17202 * gdb.python/py-type.c: Enhance test case.
17203 * gdb.python/py-value-cc.cc: Likewise
17204 * gdb.python/py-type.exp: Add new tests.
17205 * gdb.python/py-value-cc.exp: Likewise
17206
52d7fb13
AA
172072014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17208 Pedro Alves <palves@redhat.com>
17209
17210 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17211 Make "name" extern.
17212 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17213 references to ${name}_start by references to ${name}.
17214
a2cd8cfe
JB
172152014-01-10 Joel Brobecker <brobecker@adacore.com>
17216
17217 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17218
4e23fced
JB
172192014-01-10 Joel Brobecker <brobecker@adacore.com>
17220
17221 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17222
c6a9e42c
PA
172232014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17224 Pedro Alves <palves@redhat.com>
17225
17226 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17227 mi_gdb_target_load.
c6a9e42c 17228
b7ea362b
PA
172292014-01-08 Pedro Alves <palves@redhat.com>
17230
17231 * gdb.threads/reconnect-signal.c: New file.
17232 * gdb.threads/reconnect-signal.exp: New file.
17233
5e3f4fab
EBM
172342014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17235
17236 * gdb.base/source-dir.exp: New file.
17237
79301218
JB
172382014-01-07 Joel Brobecker <brobecker@adacore.com>
17239
17240 * gdb.ada/mi_interface: New testcase.
17241
8e355c5d
JB
172422014-01-07 Joel Brobecker <brobecker@adacore.com>
17243
17244 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17245 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17246 gdb.ada/pp-rec-component/pck.ads: New files.
17247
c0d48811
JB
172482014-01-07 Joel Brobecker <brobecker@adacore.com>
17249
17250 * gdb.python/py-pp-integral.c: New file.
17251 * gdb.python/py-pp-integral.py: New file.
17252 * gdb.python/py-pp-integral.exp: New file.
17253
17b609c3 17254For older changes see ChangeLog-1993-2013.
c906108c 17255\f
8d8cb839
EZ
17256;; Local Variables:
17257;; mode: change-log
17258;; left-margin: 8
17259;; fill-column: 74
17260;; version-control: never
17261;; End:
902f2ccb 17262
42a4f53d 17263 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17264 Copying and distribution of this file, with or without modification,
17265 are permitted provided the copyright notice and this notice are preserved.