]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
736b0f76
DB
12019-09-06 David Blaikie <dblaikie@gmail.com>
2
3 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4 * gdb.cp/cplabel.exp: Ditto.
5 * gdb.linespec/ls-errs.exp: Ditto.
6
30331a6c
TV
72019-09-05 Tom de Vries <tdevries@suse.de>
8
9 * lib/gdb.exp (cmp_file_string): New proc.
10 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
11 runto_main. Verify save breakpoints output.
12
98b0ebab
PW
132019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14
15 * gdb.base/info-var.exp: Test info variables without running
16 to main, to avoid expect's buffer overflow.
17
4e962e74
TT
182019-09-03 Tom Tromey <tromey@adacore.com>
19
20 * gdb.ada/bias.exp: New file.
21 * gdb.ada/bias/bias.adb: New file.
22 * gdb.ada/print_chars.exp: Add regression test.
23 * gdb.ada/print_chars/foo.adb (My_Character): New type.
24 (MC): New variable.
25
2ea1a07a
SL
262019-08-29 Sandra Loosemore <sandra@codesourcery.com>
27
28 * gdb.base/argv0-symlink.exp: Run only on native target
29 and local host.
30
8077c50d
TV
312019-08-29 Tom de Vries <tdevries@suse.de>
32
33 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
34 diverse debug info.
35 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
36
48352473
TV
372019-08-28 Tom de Vries <tdevries@suse.de>
38
39 * gdb.base/info-var.exp: Allow info variables to print info for files
40 other than info-var-f1.c and info-var-f2.c.
41
d8f27c60
AB
422019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * gdb.fortran/info-types.exp: Add module.
45 * gdb.fortran/info-types.f90: Update expected results.
46
1f20c35e
AB
472019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.fortran/info-types.exp: New file.
50 * gdb.fortran/info-types.f90: New file.
51 * lib/fortran.exp (fortran_character1): New proc.
52
4acfdd20
AB
532019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
56 functions'. Reindent as needed.
57 * gdb.base/info-var-f1.c: New file.
58 * gdb.base/info-var-f2.c: New file.
59 * gdb.base/info-var.exp: New file.
60 * gdb.base/info-var.h: New file.
61
5c31b358
TV
622019-08-26 Tom de Vries <tdevries@suse.de>
63
64 PR c++/24852
65 * gdb.cp/no-libstdcxx-probe.exp: New test.
66
b694989f
TV
672019-08-26 Tom de Vries <tdevries@suse.de>
68
69 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
70 * tests need to be skipped.
71 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
72 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
73 mi_skip_libstdcxx_probe_tests.
74
d9c4ba53
SDJ
752019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
76
77 * gdb.python/py-xmethods.exp: Use raw strings when passing
78 arguments to SimpleXMethodMatcher.
79
395fad09
TV
802019-08-22 Tom de Vries <tdevries@suse.de>
81
82 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
83 more informative.
84
26c957f1
PA
852019-08-21 Pedro Alves <palves@redhat.com>
86
87 * gdb.base/with.exp: Test "with" with no arguments.
88
61f80d5d
TV
892019-08-21 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/gdb-caching-proc.exp: Sort files.
92
d7a11d13
TV
932019-08-20 Tom de Vries <tdevries@suse.de>
94
95 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
96 compilation.
97
34dafe9f
TV
982019-08-16 Tom de Vries <tdevries@suse.de>
99
100 * gdb.base/compare-sections.exp ("after run to main"): Allow
101 mismatched read-only sections for PIE executables.
102
398fdd60
TT
1032019-08-16 Tom Tromey <tom@tromey.com>
104
105 * lib/tuiterm.exp (_csi_Z): New proc.
106 * gdb.tui/basic.exp: Update window positions.
107 * gdb.tui/empty.exp: Update window positions.
108
d8f9e51c
SL
1092019-08-15 Sandra Loosemore <sandra@codesourcery.com>
110
111 * gdb.base/examine-backward.exp: Correct regexp for
112 "examine 3 bytes backward from ${address_zero}".
113
3df505f6
TT
1142019-08-15 Tom Tromey <tom@tromey.com>
115
116 * gdb.tui/empty.exp: Enable resizing tests.
117
272560b5
TT
1182019-08-15 Tom Tromey <tromey@adacore.com>
119
120 * gdb.ada/char_enum.exp: Add regression tests.
121 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
122 and '0'.
123 (Char, Gchar): Update.
124 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
125
08235187
CB
1262019-08-15 Christian Biesinger <cbiesinger@google.com>
127
128 * gdb.python/python.exp: Expect a leading underscore on
129 GdbOutput{,Error}File.
130
22a2ab04
SL
1312019-08-15 Sandra Loosemore <sandra@codesourcery.com>
132
133 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
134 Windows host.
135
835b995b
SL
1362019-08-15 Sandra Loosemore <sandra@codesourcery.com>
137
138 * gdb.base/batch-preserve-term-settings.exp
139 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
140
97dd8e07
CB
1412019-08-15 Christian Biesinger <cbiesinger@google.com>
142
143 * lib/gdb.exp: When running on a mingw target, replace
144 /x/ with x:/.
145
75faf5c4
AH
1462019-08-14 Alan Hayward <alan.hayward@arm.com>
147
148 * gdb.arch/aarch64-prologue.c: New test.
149 * gdb.arch/aarch64-prologue.exp: New file.
150
abc6c00f
TV
1512019-08-13 Tom de Vries <tdevries@suse.de>
152
153 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
154 Thread.
155
74c2c1f4
SL
1562019-08-13 Sandra Loosemore <sandra@codesourcery.com>
157
158 * gdb.python/py-completion.exp: Download the .py file to the host
159 and use its host pathname. Conditionalize tests that use
160 tab completion and manipulate files on the build machine.
161 * gdb.python/py-events.exp: Download the .py file to the host
162 and use its host pathname.
163 * gdb.python/py-evsignal.exp: Likewise.
164 * gdb.python/py-evthreads.exp: Likewise.
165 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
166 pathname syntax.
167 * gdb.python/py-framefilter.exp: Download the .py file to the right
168 place on the host. Match Windows pathname syntax.
169 * gdb.python/py-mi-var-info-path-expression.exp: Download the
170 .py file to the host and use its host pathname.
171 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
172 * gdb.python/py-objfile.exp: Expect a host pathname, not a
173 build pathname. Skip symlink test on Windows host. Add missing
174 newline at end of file.
175 * gdb.python/py-pp-maint.exp: Download the .py file to the host
176 and use its host pathname.
177 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
178 * gdb.python/py-section-script.exp: Use host location of binfile
179 on safe-path. Use correct path separator on Windows host.
180 Reorder alternatives in gdb_test_multiple to prevent matching
181 the wrong alternative on success.
182 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
183
ca2589f3
PP
1842019-08-12 Patrick Palka <patrick@parcs.ath.cx>
185
186 * gdb.gdb/selftest.exp (test_with_self): Update test to now
187 expect the GDB inferior to no longer immediately stop after
188 being resumed with "signal SIGINT".
189
020a839d
SL
1902019-08-09 Sandra Loosemore <sandra@codesourcery.com>
191
192 * gdb.linespec/break-ask.exp: Generalize regexps to match
193 Windows pathnames too.
194
128d6509
TV
1952019-08-08 Tom de Vries <tdevries@suse.de>
196
197 PR testsuite/24862
198 * lib/tuiterm.exp (_accept): Fix CSI regexp.
199
590042fc
PW
2002019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
201
202 * gdb.base/style.exp: Update tests for help doc new invariants.
203 * gdb.base/help.exp: Likewise.
204
046bebe1
TT
2052019-08-06 Tom Tromey <tom@tromey.com>
206
207 * gdb.base/style.exp: Add disassemble test.
208 * gdb.base/style.c (some_called_function): New function.
209 (main): Use it.
210
0b27c27d
CB
2112019-08-05 Christian Biesinger <cbiesinger@google.com>
212
213 * gdb.python/py-block.exp: Test dictionary access on blocks.
214
580f1034
SM
2152019-08-05 Simon Marchi <simon.marchi@efficios.com>
216
217 PR gdb/24863
218 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
219 -list-thread-groups --available test when running under
220 check-read1.
221
d86bd7cb
TV
2222019-08-05 Tom de Vries <tdevries@suse.de>
223
224 PR testsuite/24863
225 * lib/gdb.exp (with_read1_timeout_factor): New proc.
226 * gdb.base/help.exp: Use with_read1_timeout_factor.
227 * gdb.base/info-macros.exp: Same.
228 * gdb.cp/nested-types.exp: Same.
229
a80cf5d8
TV
2302019-08-05 Tom de Vries <tdevries@suse.de>
231
232 * lib/gdb.exp (version_at_least): Factor out of ...
233 (tcl_version_at_least): ... here.
234 (gdb_compile): Fail if pie results in non-PIE executable.
235 (readelf_version, readelf_prints_pie): New proc.
236 (exec_is_pie): Return -1 if unknown.
237
d0962838
TV
2382019-08-05 Tom de Vries <tdevries@suse.de>
239
240 * lib/gdb.exp (tcl_version_at_least): Fix typo.
241
2252ff3d
SL
2422019-08-04 Sandra Loosemore <sandra@codesourcery.com>
243
244 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
245
26655f53
SL
2462019-08-04 Sandra Loosemore <sandra@codesourcery.com>
247
248 * lib/completion-support.exp (test_gdb_complete_none): Skip
249 tab completion tests if no readline support.
250 (test_gdb_complete_unique_re): Likewise.
251 (test_gdb_complete_multiple): Likewise.
252
db4dc13e
PW
2532019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
254
255 * gdb.base/info_sources.exp: New file.
256 * gdb.base/info_sources.c: New file.
257 * gdb.base/info_sources_base.c: New file.
258
0eba165a
PFC
2592019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
260
261 * gdb.base/batch-exit-status.exp: Call test_exit_status with
262 prefix argument.
263 (test_exit_status): Add prefix argument.
264
59bd512b
TV
2652019-08-01 Tom de Vries <tdevries@suse.de>
266
267 PR testsuite/24863
268 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
269 calling exp_continue for new thread and thread exited messages.
270
2a3ad588
TV
2712019-08-01 Tom de Vries <tdevries@suse.de>
272
273 PR testsuite/24863
274 * gdb.base/structs.exp: Fix check-read1 timeout using
275 gdb_test_sequence.
276 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
277
117eb594
TV
2782019-08-01 Tom de Vries <tdevries@suse.de>
279
280 PR testsuite/24863
281 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
282 line.
283
ed591340
TV
2842019-08-01 Tom de Vries <tdevries@suse.de>
285
286 PR testsuite/24863
287 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
288
aa3b6533
TT
2892019-07-30 Tom Tromey <tromey@adacore.com>
290
291 * gdb.ada/display_nested.exp: New file.
292 * gdb.ada/display_nested/foo.adb: New file.
293 * gdb.ada/display_nested/pack.adb: New file.
294 * gdb.ada/display_nested/pack.ads: New file.
295
2906593f
CB
2962019-07-30 Christian Biesinger <cbiesinger@google.com>
297
298 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
299 namespace.
300 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
301
0f575925
TV
3022019-07-30 Tom de Vries <tdevries@suse.de>
303
304 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
305 instead.
306
b13057d9
TV
3072019-07-30 Tom de Vries <tdevries@suse.de>
308
309 PR testsuite/24834
310 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
311 (exec_is_pie): New proc.
312
5c4dde85
CB
3132019-07-29 Christian Biesinger <cbiesinger@google.com>
314
315 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
316
c620ed88
CB
3172019-07-29 Christian Biesinger <cbiesinger@google.com>
318
319 * gdb.python/py-objfile.c: Add global and static vars.
320 * gdb.python/py-objfile.exp: Test new functions Objfile.
321 lookup_global_symbol and lookup_static_symbol.
322
3d235706
TT
3232019-07-29 Tom Tromey <tom@tromey.com>
324
325 * lib/tuiterm.exp (Term::_csi_@): New proc.
326 (Term::_csi_X): Don't move cursor.
327
c7e4c0a6
PW
3282019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
329
330 * gdb.base/options.exp: Update backtrace - completion to
331 new option -frame-info.
332 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
333 Test new 'set print frame-info'. Test backtrace -frame-info
334 overriding 'set print frame-info'.
335 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
336 Test new 'set print frame-info'.
337 Verify consistency of backtrace with and without filters, with and
338 without -no-filters.
339 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
340 default.
341
de28a3b7
TV
3422019-07-29 Tom de Vries <tdevries@suse.de>
343
344 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
345 no arguments".
346
507dd60e
TV
3472019-07-29 Tom de Vries <tdevries@suse.de>
348
349 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
350 is a substring of the first for "complete non-unique file name".
351
5beafce9
TV
3522019-07-29 Tom de Vries <tdevries@suse.de>
353
354 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
355 with ".*".
356
2d274232
TV
3572019-07-29 Tom de Vries <tdevries@suse.de>
358
359 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
360 Pass prompt_regexp parameter to gdb_test_multiple calls.
361
9197cd8b
TV
3622019-07-29 Tom de Vries <tdevries@suse.de>
363
364 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
365 print registers" regexps.
366
b528dae0
TV
3672019-07-29 Tom de Vries <tdevries@suse.de>
368
369 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
370
d17725d7
TV
3712019-07-29 Tom de Vries <tdevries@suse.de>
372
373 PR gdb/24855
374 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
375 (skip_python_tests_prompt): Add prompt_regexp argument to
376 gdb_test_multiple calls.
377
52b75bf1
TT
3782019-07-27 Tom Tromey <tom@tromey.com>
379
380 * gdb.tui/main.exp: New file.
381
2b1d00c2
TT
3822019-07-27 Tom Tromey <tom@tromey.com>
383
384 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
385 optional.
386 * gdb.tui/empty.exp: New file.
387
ded631d5
TT
3882019-07-27 Tom Tromey <tom@tromey.com>
389
390 * lib/tuiterm.exp (spawn): New proc.
391 (Term::resize): New proc.
392 * gdb.tui/resize.exp: New file.
393
58ac439d
TT
3942019-07-27 Tom Tromey <tom@tromey.com>
395
396 * gdb.tui/list.exp: New file.
397
fe1f56ee
TT
3982019-07-27 Tom Tromey <tom@tromey.com>
399
400 * gdb.tui/regs.exp: New file.
401
f790b310
TT
4022019-07-27 Tom Tromey <tom@tromey.com>
403
404 * gdb.tui/basic.exp: Add "layout split" test.
405
d95fc6ee
TT
4062019-07-27 Tom Tromey <tom@tromey.com>
407
408 * gdb.tui/basic.exp: Add "layout asm" test.
409
c3786b3a
TT
4102019-07-27 Tom Tromey <tom@tromey.com>
411
412 * lib/tuiterm.exp: New file.
413 * gdb.tui/basic.exp: New file.
414
98a617f8
KB
4152019-07-27 Kevin Buettner <kevinb@redhat.com>
416
417 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
418 Enable tests associated with this flag. Adjust regex
419 referencing "foo_low" to now refer to "foo_cold" instead.
420
5c076da4
KB
4212019-07-27 Kevin Buettner <kevinb@redhat.com>
422
423 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
424 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
425 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
426 foo_cold. Revise comments to match.
427 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
428 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
429 were wrapped into this proc; Call do_test in loop from outermost
430 level.
431 (foo_low): Rename all occurrences to "foo_cold".
432 (backtrace from baz): New test.
433 (x2/i foo_cold): New test.
434 (info line *foo_cold): New test.
435
1512d3b7
TV
4362019-07-26 Tom de Vries <tdevries@suse.de>
437
438 * gdb.arch/i386-pkru.exp: Fix unterminated string.
439
297989a1
TV
4402019-07-25 Tom de Vries <tdevries@suse.de>
441
442 PR testsuite/24830
443 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
444 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
445 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
446 (skip_libstdcxx_probe_tests): ... here.
447 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
448
b3b965fb
TV
4492019-07-24 Tom de Vries <tdevries@suse.de>
450
451 PR testsuite/24807
452 * gdb.objc/basicclass.m: Include stdio.h.
453 * gdb.objc/nondebug.m: Same.
454 * gdb.objc/objcdecode.m: Same.
455
4625b4d0
TV
4562019-07-24 Tom de Vries <tdevries@suse.de>
457
458 PR testsuite/24612
459 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
460 additional_flags.
461
024a5840
TV
4622019-07-24 Tom de Vries <tdevries@suse.de>
463
464 PR testsuite/24831
465 * gdb.multi/tids.exp: Update error messages for info threads.
466
c76ddaa3
TV
4672019-07-24 Tom de Vries <tdevries@suse.de>
468
469 * gdb.base/info-types.exp: Allow info types to print info for more than
470 one file.
471
9a618ef6
TV
4722019-07-23 Tom de Vries <tdevries@suse.de>
473
474 PR testsuite/24842
475 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
476 gdb_spawn_with_cmdline_opts.
477
40eadf04
SP
4782019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
479
480 * gdb.arch/arm-cmse-sgstubs.c: New test.
481 * gdb.arch/arm-cmse-sgstubs.exp: New file.
482
5ba29434
TV
4832019-07-23 Tom de Vries <tdevries@suse.de>
484
485 PR testsuite/24711
486 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
487 issuing next command.
488
a8e9d247
AB
4892019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.ada/info_auto_lang.exp: Update expected results.
492 * gdb.base/info-types.c: Add additional types to check.
493 * gdb.base/info-types.exp: Update expected results.
494
eb86c5e2
AB
4952019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.base/info-types.c: New file.
498 * gdb.base/info-types.exp: New file.
499
01e175fe
AB
5002019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.arch/riscv-bp-infcall.c: New file.
503 * gdb.arch/riscv-bp-infcall.exp: New file.
504
6b78c3f8
AB
5052019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 PR breakpoints/24541
508 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
509
da738167
TV
5102019-07-14 Tom de Vries <tdevries@suse.de>
511
512 PR testsuite/24760
513 * gdb.objc/basicclass.exp: Fix unterminated string.
514
0d4e84ed
AB
5152019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
516 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
519 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
520 negative bounds.
521 * gdb.fortran/vla-value.exp: Print elements of an array with
522 negative bounds.
523 * gdb.fortran/vla.f90: Setup an array with negative bounds for
524 testing.
525
021d8588
AB
5262019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
527
528 * gdb.base/options.exp (expect_string): Dequote strings in
529 results.
530 (test-string): Test strings with different quoting and reindent.
531
f06f1252
TT
5322019-07-10 Tom Tromey <tromey@adacore.com>
533
534 * gdb.ada/mi_ex_cond.exp: Update expected results.
535 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
536 * gdb.ada/mi_catch_ex.exp: Update expected results.
537 * gdb.ada/mi_catch_assert.exp: Update expected results.
538 * gdb.ada/catch_ex.exp (catch_exception_info)
539 (catch_exception_entry, catch_assert_entry)
540 (catch_unhandled_entry): Update.
541 * gdb.ada/catch_assert_if.exp: Update expected results.
542
b863685d
RB
5432019-07-10 Richard Bunt <richard.bunt@arm.com>
544 Stephen Roberts <stephen.roberts@arm.com>
545
546 * gdb.base/define.exp: Restore original prompt.
547
cb1e4e32
PA
5482019-07-09 Pedro Alves <palves@redhat.com>
549
550 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
551 breakpoints" output.
552 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
553 * gdb.python/py-breakpoint.exp: No longer expect that "catch
554 throw" creates breakpoint.
555 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
556 'type="catchpoint"'.
557
b58a68fe
PA
5582019-07-09 Pedro Alves <palves@redhat.com>
559
560 PR c++/15468
561 * gdb.cp/except-multi-location-lib.cc: New.
562 * gdb.cp/except-multi-location-main.cc: New.
563 * gdb.cp/except-multi-location.exp: New.
564
0826779b
PW
5652019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
566
567 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
568 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
569 argument and update callers.
570
5b0e2db4
AB
5712019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
572
573 * gdb.arch/amd64-break-on-asm-line.S: New file.
574 * gdb.arch/amd64-break-on-asm-line.exp: New file.
575
1f6f6e21
PW
5762019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
577
578 * gdb.base/printcmds.exp: Test printing C string and
579 C wide string convenience vars without transiting via the inferior.
580 Also make test names unique.
581
ea142fbf
AH
5822019-07-08 Alan Hayward <alan.hayward@arm.com>
583
584 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
585
213fd9fa
PA
5862019-07-04 Pedro Alves <palves@redhat.com>
587
588 * lib/gdb.exp (foreach_with_prefix): Don't return early if
589 body returned ok(0), break(3) or continue(4).
590 * gdb.testsuite/foreach_with_prefix.exp: New file.
591
2b40fda7
AH
5922019-07-04 Alan Hayward <alan.hayward@arm.com>
593
594 * gdb.server/unittest.exp: Allow 0 unit tests to run.
595
a26c8de0
PA
5962019-07-03 Pedro Alves <palves@redhat.com>
597
598 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
599 "return -code".
600
5f4ba3e7
PA
6012019-07-03 Pedro Alves <palves@redhat.com>
602
603 PR cli/24732
604 * gdb.base/shell.exp: Load completion-support.exp.
605 Adjust expected error output. Add completion tests.
606
a994424f
PA
6072019-07-03 Pedro Alves <palves@redhat.com>
608
609 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
610 string_to_regexp.
611
3d9be6f5
PA
6122019-07-03 Pedro Alves <palves@redhat.com>
613
614 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
615 (expect_integer): Adjust to expect "-string".
616 (expect_string): New.
617 (all_options): Expect "-string".
618 (test-flag, test-boolean): Adjust to expect "-string".
619 (test-string): New proc.
620 (top level): Call it.
621
41fc454c
PA
6222019-07-03 Pedro Alves <palves@redhat.com>
623
624 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
625 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
626 the expected output in the success.
627
b2b2a215
PA
6282019-07-03 Pedro Alves <palves@redhat.com>
629
630 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
631 Split one gdb_test_multiple call in two to avoid a race.
632
fdbc9870
PA
6332019-07-03 Pedro Alves <palves@redhat.com>
634
635 * gdb.base/with.c: New file.
636 * gdb.base/with.exp: New file.
637
c6ac8931
PA
6382019-07-03 Pedro Alves <palves@redhat.com>
639
640 * gdb.base/settings.exp: Replace all references to "maint
641 test-settings set" with references to "maint set test-settings",
642 and all references to "maint test-settings show" with references
643 to "maint show test-settings".
644
970f9d09
PA
6452019-07-03 Pedro Alves <palves@redhat.com>
646
647 * gdb.base/settings.exp (test-string): Adjust expected out when
648 testing "maint test-settings show filename"
649
54d66006
PA
6502019-07-02 Pedro Alves <palves@redhat.com>
651
652 * gdb.base/options.exp (test-info-threads): New procedure.
653 (top level): Call it.
654
10d06d82
TT
6552019-06-28 Tom Tromey <tromey@adacore.com>
656
657 * gdb.dwarf2/ada-linkage-name.c: New file.
658 * gdb.dwarf2/ada-linkage-name.exp: New file.
659
3d507ff2
TT
6602019-06-27 Tom Tromey <tromey@adacore.com>
661
662 * gdb.cp/constexpr-field.exp: Use setup_xfail.
663
8af58ffe
TV
6642019-06-26 Tom de Vries <tdevries@suse.de>
665
666 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
667
22e21752
TV
6682019-06-26 Tom de Vries <tdevries@suse.de>
669
670 * gdb.base/index-cache.exp: Add back missing debug option.
671
b65b566c
PW
6722019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
673
674 * gdb.base/alias.exp: Test non matching/non existing prefixes.
675
5c2c8c69
TV
6762019-06-25 Tom de Vries <tdevries@suse.de>
677
678 PR testsuite/24727
679 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
680
164e3873
TV
6812019-06-24 Tom de Vries <tdevries@suse.de>
682
683 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
684
824eacee
TV
6852019-06-24 Tom de Vries <tdevries@suse.de>
686
687 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
688 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
689 * gdb.trace/unavailable-dwarf-piece.exp: Same.
690
385b97d3
TV
6912019-06-24 Tom de Vries <tdevries@suse.de>
692
693 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
694
c596f180
TV
6952019-06-21 Tom de Vries <tdevries@suse.de>
696
697 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
698
b13a7d03
TV
6992019-06-21 Tom de Vries <tdevries@suse.de>
700
701 PR testsuite/24518
702 PR ada/24713
703 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
704 index.
705
899277ae
TT
7062019-06-19 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/length_cond.exp: Add intro comment.
709
680e1bee
TT
7102019-06-19 Tom Tromey <tromey@adacore.com>
711
712 * gdb.ada/length_cond.exp: New file.
713 * gdb.ada/length_cond/length_cond.adb: New file.
714 * gdb.ada/length_cond/pck.adb: New file.
715 * gdb.ada/length_cond/pck.ads: New file.
716
0ed4690a
TV
7172019-06-18 Tom de Vries <tdevries@suse.de>
718
719 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
720
d20ed5fd
TT
7212019-06-18 Tom Tromey <tromey@adacore.com>
722
723 * gdb.base/list0.h: Add comment explaining control character.
724
86e04673
TV
7252019-06-18 Tom de Vries <tdevries@suse.de>
726
727 * boards/fission.exp: Break up long debug_flags line.
728
c4973306
SM
7292019-06-16 Tom de Vries <tdevries@suse.de>
730
731 PR gdb/24445
732 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
733 generated index.
734
93cb9841
AB
7352019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
736
737 PR gdb/24686
738 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
739 improve detection of bug gdb/24541.
740
399aaebd
SM
7412019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
742
743 PR gdb/24669
744 * gdb.base/index-cache.exp (uses_readnow,
745 expecting_index_cache_use): Define global variable.
746 (test_cache_enabled_miss, test_cache_enabled_hit): Use
747 expecting_index_cache_use.
748
584a927c
AB
7492019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
750 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 * gdb.fortran/pointers.f90: New file.
753 * gdb.fortran/print_type.exp: New file.
754 * gdb.fortran/vla-ptype.exp: Adapt expected results.
755 * gdb.fortran/vla-type.exp: Likewise.
756 * gdb.fortran/vla-value.exp: Likewise.
757 * gdb.mi/mi-vla-fortran.exp: Likewise.
758
30056ea0
AB
7592019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
762 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
763 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
764 as a stop reason.
765
ec8e2b6d
AB
7662019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.base/annota1.exp: Update expected results.
769 * gdb.cp/annota2.exp: Likewise.
770 * gdb.cp/annota3.exp: Likewise.
771
09e4c4e1
AB
7722019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.base/style-logging.exp: Remove path from test name.
775
0735b091
TT
7762019-06-14 Tom Tromey <tromey@adacore.com>
777
778 PR gdb/24502:
779 * gdb.base/style-logging.exp: New file.
780
f5686554
TT
7812019-06-14 Tom Tromey <tromey@adacore.com>
782
783 * gdb.base/symfile-warn.exp: New file.
784 * gdb.base/symfile-warn.c: New file.
785
a0c1ffed
TT
7862019-06-14 Tom Tromey <tromey@adacore.com>
787
788 * gdb.base/annotate-symlink.exp: New file.
789
f411722c
TT
7902019-06-14 Tom Tromey <tromey@adacore.com>
791
792 * gdb.ada/set_wstr.exp: Add reassignment test.
793
4268ec18
TT
7942019-06-14 Tom Tromey <tromey@adacore.com>
795
796 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
797 'unchecked_access and 'unrestricted_access as well.
798
9a9e394b
TT
7992019-06-14 Tom Tromey <tromey@adacore.com>
800
801 PR ada/24539:
802 * gdb.ada/vla.exp: Update tests.
803 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
804 pragma.
805
4c048731
PA
8062019-06-13 Pedro Alves <palves@redhat.com>
807
808 * gdb.base/settings.exp (test-integer): Test junk after
809 "unlimited".
810
6665660a
PA
8112019-06-13 Pedro Alves <palves@redhat.com>
812
813 * gdb.base/options.exp (test-thread-apply): New.
814 (top level): Call it.
815
5d707134
PA
8162019-06-13 Pedro Alves <palves@redhat.com>
817
818 * gdb.base/options.exp (test-frame-apply): New.
819 (top level): Test print commands with different "frame apply"
820 prefixes.
821
e2a689da
PA
8222019-06-13 Pedro Alves <palves@redhat.com>
823
e79be6e5 824 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
825 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
826 'max_completions' parameter and handle it.
827 (test_gdb_completion_offers_commands): New.
828
90a1ef87
PA
8292019-06-13 Pedro Alves <palves@redhat.com>
830
831 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
832
d4c16835
PA
8332019-06-13 Pedro Alves <palves@redhat.com>
834
835 * gdb.base/options.exp (test-backtrace): New.
836 (top level): Call it.
837
2daf894e
PA
8382019-06-13 Pedro Alves <palves@redhat.com>
839
840 * gdb.guile/scm-frame-args.exp: Use "set print
841 raw-frame-arguments" instead of "set print raw frame-arguments".
842 * gdb.python/py-frame-args.exp: Likewise.
843
e6ed716c
PA
8442019-06-13 Pedro Alves <palves@redhat.com>
845
846 * gdb.compile/compile.exp: Adjust expected output to option
847 processing changes.
848
7d8062de
PA
8492019-06-13 Pedro Alves <palves@redhat.com>
850
851 * gdb.base/options.exp: Build executable.
852 (test-print): New procedure.
853 (top level): Call it, once for "print" and another for "compile
854 print".
855
9d0faba9
PA
8562019-06-13 Pedro Alves <palves@redhat.com>
857
858 * gdb.base/options.c: New file.
859 * gdb.base/options.exp: New file.
860
dee7b4c8
PA
8612019-06-13 Pedro Alves <palves@redhat.com>
862
863 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
864 that "o" is ambiguous.
865
dca0f6c0
PA
8662019-06-13 Pedro Alves <palves@redhat.com>
867
868 * gdb.base/settings.c: New file.
869 * gdb.base/settings.exp: New file.
870
ccf46844
PA
8712019-06-13 Pedro Alves <palves@redhat.com>
872
873 * gdb.base/completion.exp: Fix comment typo.
874
b9a3f842
PA
8752019-06-13 Pedro Alves <palves@redhat.com>
876
877 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
878 foo --1" test.
879
d106773e
PA
8802019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
881
882 * gdb.fortran/block-data.f: New.
883 * gdb.fortran/block-data.exp: New.
884
fea82da0
TV
8852019-06-11 Tom de Vries <tdevries@suse.de>
886
887 PR testsuite/24521
888 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
889 message.
890
8c2e74f1
TV
8912019-06-11 Tom de Vries <tdevries@suse.de>
892
893 PR testsuite/24521
894 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
895
b49851c8
TV
8962019-06-11 Tom de Vries <tdevries@suse.de>
897
898 * boards/readnow.exp: New file.
899
a7067863
AB
9002019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
901
902 * gdb.fortran/vla-sizeof.exp: Update expected results.
903
1a3da2cd
AB
9042019-06-06 Amos Bird <amosbird@gmail.com>
905
906 * gdb.base/annota1.exp (thread_switch): Add test for
907 thread-exited annotation.
908
3847a7bf
TT
9092019-06-06 Tom Tromey <tromey@adacore.com>
910
911 * gdb.base/maint.exp: Expect command started/finished output.
912
0088ba59
AB
9132019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
916 comment.
917 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
918
312617a3
AB
9192019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
922 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
923 * gdb.arch/riscv-unwind-long-insn.c: New file.
924 * gdb.arch/riscv-unwind-long-insn.exp: New file.
925
e1f2e1a2
CB
9262019-06-04 Christian Biesinger <cbiesinger@google.com>
927
d3238f7d 928 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 929
206584bd
PW
9302019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
931
932 * lib/gdb.exp (help_list_trailer): New regexp variable
933 factorizing the help trailer message.
934 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
935 arg to allow to better factorize various tests.
936 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
937 (test_prefix_command_help): Use help_list_trailer.
938 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
939 * gdb.guile/scm-cmd.exp: Likewise.
940 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
941 * gdb.base/help.exp: Use test_user_defined_class_help.
942 * gdb.base/style.exp: Add tests for styling of help and apropos.
943 * lib/gdb-utils.exp (style): Add title and highlight styles.
944
708dc93e
PW
9452019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
946
947 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
948 $_shell_exitsignal.
949 * gdb.base/default.exp: Update for new convenience variables.
950
f49055a5
TT
9512019-05-29 Tom Tromey <tromey@adacore.com>
952
953 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
954 to "break complete ada" test case's regexp.
955
4330d61d
TT
9562019-05-29 Tom Tromey <tromey@adacore.com>
957
958 PR c++/20020:
959 * gdb.cp/constexpr-field.exp: New file.
960 * gdb.cp/constexpr-field.cc: New file.
961
000439d5
TT
9622019-05-29 Tom Tromey <tromey@adacore.com>
963
964 * gdb.base/finish.exp (finish_no_print): New proc.
965 (finish_tests): Call it.
966
5a01c34c
TV
9672019-05-24 Tom de Vries <tdevries@suse.de>
968
969 * gdb.dwarf2/gdb-add-index.exp: New file.
970
18125b16
TT
9712019-05-22 Tom Tromey <tromey@adacore.com>
972
973 * gdb.base/info-shared.exp (check_info_shared): Use "style".
974 * gdb.base/style.exp: Use "style".
975 * lib/gdb-utils.exp (style): New proc.
976
af1a8d03
TV
9772019-05-22 Tom de Vries <tdevries@suse.de>
978
979 * gdb.base/align.exp: Require c++11.
980
e7fe496b
TV
9812019-05-22 Tom de Vries <tdevries@suse.de>
982
983 PR testsuite/24586
984 * gdb.python/py-mi-var-info-path-expression.exp: Call
985 mi_skip_python_tests to check if python is supported.
986
8fca4da0
AH
9872019-05-22 Alan Hayward <alan.hayward@arm.com>
988
989 * gdb.arch/aarch64-pauth.c: New test.
990 * gdb.arch/aarch64-pauth.exp: New file.
991
b7060614
AH
9922019-05-22 Alan Hayward <alan.hayward@arm.com>
993
994 * README (Re-running Tests Outside The Testsuite): New section.
995
669d0468
TV
9962019-05-21 Tom de Vries <tdevries@suse.de>
997
998 * gdb.arch/amd64-eval.exp: Require c++11.
999 * gdb.base/max-depth.exp: Same.
1000 * gdb.compile/compile-cplus-array-decay.exp: Same.
1001 * gdb.cp/meth-typedefs.exp: Same.
1002 * gdb.cp/subtypes.exp: Same.
1003 * gdb.cp/temargs.exp: Same.
1004
ce3ebcaa
AH
10052019-05-21 Alan Hayward <alan.hayward@arm.com>
1006
1007 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1008
34d11c68
AB
10092019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1010
1011 PR gdb/18644
1012 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1013 * gdb.fortran/printing-types.exp: Add new test.
1014 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1015 testing.
1016 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1017 setup_kfail call.
1018
87781e84
AH
10192019-05-17 Alan Hayward <alan.hayward@arm.com>
1020
1021 * README (Running the Testsuite): Change example.
1022 (Testsuite Parameters): Remove TRANSCRIPT.
1023 * lib/gdb.exp: Remove TRANSCRIPT check.
1024
b420b89e
AH
10252019-05-17 Alan Hayward <alan.hayward@arm.com>
1026
1027 * README (Testsuite Parameters): Add replay logging to
1028 GDBSERVER_DEBUG.
1029 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1030 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1031 as a comma separated list.
1032 (gdb_debug_init): Override procedure.
1033
408e9b8b
AH
10342019-05-17 Alan Hayward <alan.hayward@arm.com>
1035
1036 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1037 (gdb_write_cmd_file): New procedure.
1038 * lib/gdbserver-support.exp (gdbserver_start): Call
1039 gdbserver_write_cmd_file.
1040 (gdbserver_write_cmd_file): New procedure.
1041
f9e2e39d
AH
10422019-05-17 Alan Hayward <alan.hayward@arm.com>
1043
1044 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1045 (delete_breakpoints): Likewise.
1046 (gdb_run_cmd): Likewise.
1047 (gdb_start_cmd): Likewise.
1048 (gdb_starti_cmd): Likewise.
1049 (gdb_internal_error_resync): Likewise.
1050 (gdb_test_multiple): Likewise.
1051 (gdb_reinitialize_dir): Likewise.
1052 (default_gdb_exit): Likewise.
1053 (gdb_file_cmd): Mark kill as optional.
1054 (default_gdb_start): Call gdb_stdin_log_init.
1055 (send_gdb): Call gdb_stdin_log_write.
1056 (rerun_to_main): Mark Y as an answer.
1057 (gdb_stdin_log_init): New function.
1058 (gdb_stdin_log_write): Likewise.
1059
81f47ac2
AH
10602019-05-17 Alan Hayward <alan.hayward@arm.com>
1061
1062 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1063 * gdb.base/debug-expr.exp: Likewise.
1064 * gdb.base/foll-fork.exp: Likewise.
1065 * gdb.base/foll-vfork.exp: Likewise.
1066 * gdb.base/fork-print-inferior-events.exp: Likewise.
1067 * gdb.base/gdb-sigterm.exp: Likewise.
1068 * gdb.base/gdbinit-history.exp: Likewise.
1069 * gdb.base/osabi.exp: Likewise.
1070 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1071 * gdb.base/ui-redirect.exp: Likewise.
1072 * gdb.gdb/unittest.exp: Likewise.
1073 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1074 * gdb.mi/mi-watch.exp: Likewise.
1075 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1076 * gdb.mi/user-selected-context-sync.exp: Likewise.
1077 * gdb.python/python.exp: Disable debug test when debugging.
1078 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1079 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1080 Likewise.
1081 * gdb.threads/stepi-random-signal.exp: Likewise.
1082
29b52314
AH
10832019-05-17 Alan Hayward <alan.hayward@arm.com>
1084
1085 * Makefile.in: Pass through GDB_DEBUG.
1086 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1087 (gdb,debug): Add board setting.
1088 * lib/gdb.exp (default_gdb_start): Start debugging.
1089 (gdb_debug_enabled): New procedure.
1090 (gdb_debug_init): Likewise.
29b52314
AH
1091
10922019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1093
29b52314
AH
1094 * Makefile.in: Pass through GDB_DEBUG.
1095 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1096 (gdb,debug): Add board setting.
1097 * lib/gdb.exp (default_gdb_start): Start debugging.
1098 (gdb_debug_enabled): New procedure.
1099 (gdb_debug_init): Likewise.
29b52314 1100
ca1285d1
AH
11012019-05-17 Alan Hayward <alan.hayward@arm.com>
1102
1103 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1104
f3a09c80
AH
11052019-05-17 Alan Hayward <alan.hayward@arm.com>
1106
1107 * gdb.base/ui-redirect.exp: Test redirection.
1108
26648588
JV
11092019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1110
1111 * gdb.mi/mi-complete.exp: New file.
1112 * gdb.mi/mi-complete.cc: Likewise.
1113
14237686
AB
11142019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1115
1116 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1117 indexed and sliced arrays, and pointers to arrays.
1118
e7bd7fba
TT
11192019-05-14 Tom Tromey <tromey@adacore.com>
1120
1121 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1122 styling test.
1123
2764128d
TV
11242019-05-14 Tom de Vries <tdevries@suse.de>
1125
1126 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1127 selection entry encoding.
1128
71bed2db
TT
11292019-05-10 Tom Tromey <tromey@adacore.com>
1130
1131 * gdb.ada/info_exc.exp: Add "complete" test.
1132
63b667ad
TV
11332019-05-09 Tom de Vries <tdevries@suse.de>
1134
1135 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1136 CU-relative.
1137
9cfd2b89
TV
11382019-05-09 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1141 CU-relative.
1142
2228ef77
XR
11432019-05-08 Joel Brobecker <brobecker@adacore.com>
1144
1145 * gdb.ada/frame_arg_lang.exp: New testcase.
1146 * gdb.ada/frame_arg_lang/bla.adb: New file.
1147 * gdb.ada/frame_arg_lang/pck.ads: New file.
1148 * gdb.ada/frame_arg_lang/pck.adb: New file.
1149 * gdb.ada/frame_arg_lang/foo.c: New file.
1150
80e55b13
TT
11512019-05-08 Tom Tromey <tromey@adacore.com>
1152
1153 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1154
9d3421af
TT
11552019-05-08 Tom Tromey <tromey@adacore.com>
1156
1157 * gdb.base/ptype-offsets.exp: Update tests.
1158
844333e2
TT
11592019-05-08 Tom Tromey <tromey@adacore.com>
1160
1161 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1162 cases.
1163 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1164 "short".
1165
988915ee
TT
11662019-05-08 Tom Tromey <tromey@adacore.com>
1167
1168 * gdb.ada/vla.exp: New file.
1169 * gdb.ada/vla/vla.adb: New file.
1170
7bd55dac
TV
11712019-05-07 Tom de Vries <tdevries@suse.de>
1172
1173 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1174
75f06e9d
TV
11752019-05-07 Tom de Vries <tdevries@suse.de>
1176
1177 PR testsuite/24522
1178 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1179 section.
1180
77e7aaa4
TV
11812019-05-07 Tom de Vries <tdevries@suse.de>
1182
1183 PR testsuite/24522
1184 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1185 .debug_aranges section.
1186
456ba0fa
TV
11872019-05-07 Tom de Vries <tdevries@suse.de>
1188
1189 PR testsuite/24159
1190 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1191
5a56d6a6
TV
11922019-05-06 Tom de Vries <tdevries@suse.de>
1193
1194 * lib/gdb.exp (exec_has_index_section): New proc.
1195 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1196 section.
1197
9d6d4be8
TV
11982019-05-04 Tom de Vries <tdevries@suse.de>
1199
1200 * boards/cc-with-debug-names.exp: New file.
1201
222a8d25
TT
12022019-05-03 Tom Tromey <tromey@adacore.com>
1203
1204 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1205 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1206 * gdb.ada/char_enum.exp: Add test.
1207
0fdfd794
TV
12082019-05-03 Tom de Vries <tdevries@suse.de>
1209
1210 * boards/cc-with-gdb-index.exp: New file.
1211
80062eb9
AB
12122019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * gdb.rust/simple.exp: Add new test case.
1215 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1216 (main): Initialise an instance of the new struct.
1217
4504bbde
TT
12182019-05-01 Tom Tromey <tromey@adacore.com>
1219
1220 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1221 record.
1222 (NPR): New variable.
1223 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1224 test.
1225
d48e62f4
TT
12262019-05-01 Tom Tromey <tromey@adacore.com>
1227
1228 * gdb.ada/packed_array_assign.exp: Add packed assignment
1229 regression test.
1230
f59f30f5
TV
12312019-05-01 Tom de Vries <tdevries@suse.de>
1232
1233 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1234
b70bfc54
TV
12352019-05-01 Tom de Vries <tdevries@suse.de>
1236
1237 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1238
15f18d14
AT
12392019-04-30 Ali Tamur <tamur@google.com>
1240
1241 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1242
2ff0a947
TT
12432019-04-30 Tom Tromey <tromey@adacore.com>
1244
1245 * lib/ada.exp (find_ada_tool): New proc.
1246 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1247 * gdb.ada/catch_ex_std.exp: New file.
1248 * gdb.ada/catch_ex_std/foo.adb: New file.
1249 * gdb.ada/catch_ex_std/some_package.adb: New file.
1250 * gdb.ada/catch_ex_std/some_package.ads: New file.
1251
a776957c
TT
12522019-04-30 Tom Tromey <tromey@adacore.com>
1253
1254 PR c++/24470:
1255 * gdb.cp/temargs.cc: Add test code from PR.
1256
bc68014d
AB
12572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1258
1259 * gdb.fortran/vla-datatypes.exp: Update expected results.
1260 * gdb.fortran/vla-ptype.exp: Likewise.
1261 * gdb.fortran/vla-type.exp: Likewise.
1262 * gdb.fortran/vla-value.exp: Likewise.
1263
f1fdc960
AB
12642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.fortran/ptr-indentation.exp: Update expected results.
1267 * gdb.fortran/ptype-on-functions.exp: Likewise.
1268 * gdb.fortran/vla-ptr-info.exp: Likewise.
1269 * gdb.fortran/vla-value.exp: Likewise.
1270
bf7a4de1
AB
12712019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1272
1273 * gdb.fortran/ptype-on-functions.exp: New file.
1274 * gdb.fortran/ptype-on-functions.f90: New file.
1275
bbe75b9d
AB
12762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1279 case void string.
1280
1db455a7
AB
12812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.fortran/complex.exp: Expand.
1284 * gdb.fortran/complex.f: Renamed to...
1285 * gdb.fortran/complex.f90: ...this, and extended to add more
1286 complex values.
1287
b6d03bb2
AB
12882019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1289
1290 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1291 MODULO, CMPLX.
1292
2e62ab40
AB
12932019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1294 Richard Bunt <richard.bunt@arm.com>
1295
1296 * gdb.base/max-depth.c: New file.
1297 * gdb.base/max-depth.exp: New file.
1298 * gdb.python/py-nested-maps.c: New file.
1299 * gdb.python/py-nested-maps.exp: New file.
1300 * gdb.python/py-nested-maps.py: New file.
1301 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1302 (test_all_common): Call test_max_depth.
1303 * gdb.fortran/max-depth.exp: New file.
1304 * gdb.fortran/max-depth.f90: New file.
1305 * gdb.go/max-depth.exp: New file.
1306 * gdb.go/max-depth.go: New file.
1307 * gdb.modula2/max-depth.exp: New file.
1308 * gdb.modula2/max-depth.c: New file.
1309 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1310
d2b584a5
TV
13112019-04-29 Tom de Vries <tdevries@suse.de>
1312
1313 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1314
136afab8
PW
13152019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1316
1317 * gdb.base/callexit.exp: Test may-call-functions off.
1318
725cbb63
KS
13192019-04-25 Keith Seitz <keiths@redhat.com>
1320
1321 PR c++/24367
1322 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1323 (another_incomplete_struct, test_incomplete): New definitions.
1324 (main): Use new definitions.
1325 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1326 functions.
1327
82433e3e
SDJ
13282019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1329
1330 PR corefiles/11608
1331 PR corefiles/18187
1332 * gdb.base/coredump-filter-build-id.exp: New file.
1333
dd06d4d6
AH
13342019-04-25 Alan Hayward <alan.hayward@arm.com>
1335
e79be6e5
SM
1336 * Makefile.in: Pass through GDBSERVER_DEBUG.
1337 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1338 (gdbserver,debug): Add board setting.
1339 * gdb.trace/tspeed.exp: Skip when debugging.
1340 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1341 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1342
1670072e
TT
13432019-04-24 Tom Tromey <tromey@adacore.com>
1344
1345 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1346 Rust.
1347
a59240a4
TT
13482019-04-24 Tom Tromey <tromey@adacore.com>
1349
1350 * gdb.arch/amd64-eval.exp: Test bitfield return.
1351 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1352 (class Foo) <return_bitfields>: New method.
1353 (main): Call it.
1354
b907456c
AB
13552019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1356
1357 * gdb.cp/many-args.cc: New file.
1358 * gdb.cp/many-args.exp: New file.
1359
5c565afd
TV
13602019-04-23 Tom de Vries <tdevries@suse.de>
1361
1362 PR gdb/24433
1363 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1364
ba22ff86
AH
13652019-04-23 Alan Hayward <alan.hayward@arm.com>
1366
1367 * gdb.trace/backtrace.exp: Use nopie flag.
1368 * gdb.trace/circ.exp: Likewise.
1369 * gdb.trace/collection.exp: Likewise.
1370 * gdb.trace/ftrace.exp: Likewise.
1371 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1372 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1373 * gdb.trace/qtro.exp: Likewise.
1374 * gdb.trace/read-memory.exp: Likewise.
1375 * gdb.trace/report.exp: Likewise.
1376 * gdb.trace/tfile.exp: Likewise.
1377 * gdb.trace/tfind.exp: Likewise.
1378 * gdb.trace/unavailable.exp: Likewise.
1379
7905fc35
PA
13802019-04-22 Pedro Alves <palves@redhat.com>
1381
1382 * gdb.base/solib-probes-nosharedlibrary.c,
1383 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1384
8ecb59f8
TT
13852019-04-19 Tom Tromey <tromey@adacore.com>
1386
1387 * gdb.ada/ptype_union.c: New file.
1388 * gdb.ada/ptype_union.exp: New file.
1389
62160ec9
TT
13902019-04-19 Tom Tromey <tromey@adacore.com>
1391
1392 PR symtab/24423:
1393 * gdb.base/list0.h (foo): Add a control-l character.
1394
36cd4ba5
TV
13952019-04-18 Tom de Vries <tdevries@suse.de>
1396
1397 PR gdb/24433
1398 * boards/local-board.exp: Set sysroot to "".
1399
b73715df
TV
14002019-04-18 Tom de Vries <tdevries@suse.de>
1401 Pedro Alves <palves@redhat.com>
1402
1403 PR gdb/24454
1404 * gdb.threads/vfork-follow-child-exec.c: New file.
1405 * gdb.threads/vfork-follow-child-exec.exp: New file.
1406 * gdb.threads/vfork-follow-child-exit.c: New file.
1407 * gdb.threads/vfork-follow-child-exit.exp: New file.
1408
4aa866af
LS
14092019-04-15 Leszek Swirski <leszeks@google.com>
1410
1411 * gdb.arch/amd64-eval.cc: New file.
1412 * gdb.arch/amd64-eval.exp: New file.
1413
e5a1a79a
AH
14142019-04-11 Alan Hayward <alan.hayward@arm.com>
1415
1416 * gdb.server/sysroot.c: New test.
1417 * gdb.server/sysroot.exp: New file.
1418 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1419 matching param.
1420
41077b66
AB
14212019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.base/align.exp: Extend test to cover structures containing
1424 only static fields.
1425
c30391f8
TV
14262019-04-11 Tom de Vries <tdevries@suse.de>
1427
1428 * boards/cc-with-dwz-m.exp: New file.
1429 * boards/cc-with-dwz.exp: New file.
1430 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1431
e242fd12
SM
14322019-04-09 Simon Marchi <simon.marchi@efficios.com>
1433
1434 * gdb.base/start-cpp.exp: New file.
1435 * gdb.base/start-cpp.cc: New file.
1436
2b0c8b01
KB
14372019-04-08 Kevin Buettner <kevinb@redhat.com>
1438
1439 * gdb.python/py-thrhandle.exp: Adjust tests to call
1440 thread_from_handle instead of thread_from_thread_handle.
1441
947210e5
KB
14422019-04-08 Kevin Buettner <kevinb@redhat.com>
1443
1444 * gdb.python/py-thrhandle.exp: Add tests for
1445 gdb.InferiorThread.handle.
1446
d7df6549
AB
14472019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.python/py-function.exp: Check calling helper function from
1450 all languages.
1451 * lib/gdb.exp (gdb_supported_languages): New proc.
1452
8bdc1658
AB
14532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.base/complex-parts.c: New file.
1456 * gdb.base/complex-parts.exp: New file.
1457
05caa1d2
TT
14582019-04-01 Tom Tromey <tromey@adacore.com>
1459
1460 PR symtab/23331:
1461 * gdb.dwarf2/dw2-ranges-main.c: New file.
1462 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1463 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1464
7734102d
EZ
14652019-03-30 Simon Marchi <simark@simark.ca>
1466
1467 * gdb.base/default.exp: Add values for $_gdb_major and
1468 $_gdb_minor.
1469
188e1fa9
TT
14702019-03-29 Tom Tromey <tromey@adacore.com>
1471
1472 * gdb.base/help.exp: Tighten apropos regexp.
1473
2880242d
KS
14742019-03-29 Keith Seitz <keiths@redhat.com>
1475
1476 * gdb.fortran/array-bounds.exp: New file.
1477 * gdb.fortran/array-bounds.f90: New file.
1478
077cad8e
PW
14792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1480
1481 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1482
80047cfc
PW
14832019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1484
1485 * gdb.multi/hello.c (main): Increase alarm timer.
1486
f489207e
SL
14872019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1488
1489 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1490 factor when no hardware watchpoint support.
1491
c92df149
AH
14922019-03-28 Alan Hayward <alan.hayward@arm.com>
1493 Pedro Alves <palves@redhat.com>
1494
1495 * boards/local-board.exp: set sysroot to /.
1496
933aebfa
AH
14972019-03-27 Alan Hayward <alan.hayward@arm.com>
1498
1499 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1500 in child.
1501
9f9aa852
AB
15022019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1505 field.
1506 (make_container): Initialise new field.
1507 * gdb.python/py-prettyprint.exp: Add new tests.
1508 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1509 <display_hint>: New method.
1510
3714a195
AB
15112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1512
1513 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1514 gdb_continue_to_breakpoint more throughout this test.
1515 (run_lang_tests) Supply unique test names, and use
1516 gdb_test_no_output.
1517
18c77628
AB
15182019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1519
1520 * gdb.base/finish-pretty.exp: Update expected results.
1521 * gdb.base/pretty-print.c: New file.
1522 * gdb.base/pretty-print.exp: New file.
1523
9a93502f
PA
15242019-03-25 Pedro Alves <palves@redhat.com>
1525
1526 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1527 move comments outside list. Append '-i "" eof' section.
1528
968aa7ae
AH
15292019-03-22 Alan Hayward <alan.hayward@arm.com>
1530
1531 * README: Add pie options.
1532 * gdb.base/break-interp.exp: Ensure pie is disabled.
1533 * gdb.base/dump.exp: Likewise.
1534 * lib/gdb.exp (gdb_compile): Add pie option.
1535
4c7d57e7
TT
15362019-03-19 Tom Tromey <tromey@adacore.com>
1537
1538 * gdb.mi/mi2-cli-display.c: New file.
1539 * gdb.mi/mi2-cli-display.exp: New file.
1540
bff8c71f
TT
15412019-03-18 Joel Brobecker <brobecker@adacore.com>
1542 Tom Tromey <tromey@adacore.com>
1543
1544 * gdb.ada/ptype_array/pck.adb: New file.
1545 * gdb.ada/ptype_array/pck.ads: New file.
1546 * gdb.ada/ptype_array/foo.adb: New file.
1547 * gdb.ada/ptype_array.exp: New file.
1548
d085f989
TT
15492019-03-14 Tom Tromey <tromey@adacore.com>
1550
1551 * gdb.base/style.exp: Add "set style sources" test.
1552
b4be1b06
SM
15532019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1554
1555 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1556 * mi-breakpoint-multiple-locations.exp: ... this.
1557 (make_breakpoints_pattern): New proc.
1558 (do_test): Add mi_version parameter, test -break-insert,
1559 -break-info and =breakpoint-created.
1560
7cde5fc2
AB
15612019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * config/default.exp: Remove 'load_lib gdb.exp'.
1564 * config/monitor.exp: Likewise.
1565 * config/sid.exp: Likewise.
1566 * config/sim.exp: Likewise.
1567 * config/slite.exp: Likewise.
1568 * config/unix.exp: Likewise.
1569 * gdb.base/default.exp: Remove unhelpful comment.
1570
efbecbc1
AB
15712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1572
1573 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1574
0841c79a
AB
15752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1576
1577 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1578
4a270568
AB
15792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1580
1581 * gdb.fortran/type-kinds.exp: Update expected results.
1582
067630bd
AB
15832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1584
1585 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1586
3be47f7a
AB
15872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1590 function.
1591 (test_basic_parsing_of_type_kinds): Expand types tested.
1592 (test_parsing_invalid_type_kinds): New function.
1593
4d00f5d8
AB
15942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 * gdb.fortran/intrinsics.exp: New file.
1597 * gdb.fortran/intrinsics.f90: New file.
1598 * gdb.fortran/type-kinds.exp: New file.
1599
c8f91604
AB
16002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1601
1602 * gdb.fortran/dot-ops.exp: New file.
1603
dd9f2c76
AB
16042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1605
1606 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1607 Check upper and lower case logical literals.
1608
84ec9724
AB
16092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1610
1611 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1612 Remove duplicate tests.
1613
c3734e09
AH
16142019-03-06 Alan Hayward <alan.hayward@arm.com>
1615
1616 * lib/gdb.exp (builtin_cd): rename of cd.
1617 (cd): Override builtin.
1618
aa3cfbda
RB
16192019-03-06 Richard Bunt <richard.bunt@arm.com>
1620
1621 * gdb.fortran/function-calls.exp: New file.
1622 * gdb.fortran/function-calls.f90: New test.
1623
7b63ad86
RB
16242019-03-04 Richard Bunt <richard.bunt@arm.com>
1625
1626 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1627 on user program standard output.
1628 * gdb.fortran/short-circuit-argument-list.f90: Record function
1629 calls.
1630
01abb042
AH
16312019-02-28 Alan Hayward <alan.hayward@arm.com>
1632
c3734e09
AH
1633 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1634 failure.
01abb042 1635
92137da0
RO
16362019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1637
1638 PR gdb/8527
1639 * gdb.base/interrupt-daemon-attach.c,
1640 gdb.base/interrupt-daemon-attach.exp: New test.
1641
5862844d
PA
16422019-02-27 Pedro Alves <palves@redhat.com>
1643
1644 * gdb.base/page.exp: Add tests for "set width/height -1".
1645
8ed25214
PA
16462019-02-27 Pedro Alves <palves@redhat.com>
1647
1648 * gdb.base/page.exp: Add tests for "set/show width/height" with
1649 "infinite" values.
1650
6c28e44a
TT
16512019-02-27 Tom Tromey <tromey@adacore.com>
1652
1653 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1654 2.4.
1655 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1656 workaround.
1657
bf9a735e
AB
16582019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1661 tests for structs with static members.
1662
8791793c
TT
16632019-02-26 Tom Tromey <tromey@adacore.com>
1664
1665 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1666 ValueError, not TypeError.
1667
bc2a507e
KB
16682019-02-26 Kevin Buettner <kevinb@redhat.com>
1669
1670 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1671 call from main program.
1672
e0e7d3bd
JB
16732019-02-23 Joel Brobecker <brobecker@adacore.com>
1674
1675 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1676 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1677 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1678 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1679 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1680
9600246d
KS
16812019-02-22 Keith Seitz <keiths@redhat.com>
1682
1683 PR symtab/23853
1684 * gdb.base/symlink-sourcefile.c: New file.
1685 * gdb.base/symlink-sourcefile.exp: New file.
1686
0c95f9ed
TT
16872019-02-20 Tom Tromey <tom@tromey.com>
1688
1689 * gdb.base/info_qt.exp: Update.
1690
6caa91b6
SM
16912019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1692
1693 * gdb.base/source.exp: Move "error in sourced script" code to
1694 the end.
1695 * gdb.base/source-error.gdb: Move contents to
1696 source-error-1.gdb. Add new code to source source-error-1.gdb.
1697 * gdb.base/source-error-1.gdb: New file, from previous
1698 source-error.gdb.
1699
6506371f
TT
17002019-02-17 Tom Tromey <tom@tromey.com>
1701
1702 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1703 for macro styling.
1704 * gdb.base/style.c (SOME_MACRO): New macro.
1705
a0087920
TT
17062019-02-17 Tom Tromey <tom@tromey.com>
1707
1708 * gdb.base/style.exp: Add line-wrapping tests.
1709 * gdb.base/page.exp: Add test for quitting during pagination.
1710
a2cd4f14
JB
17112019-02-17 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.ada/big_packed_array: New testcase.
1714 * gdb.ada/homonym.exp: Fix incorrect expected output for
1715 "break <homonym__get_value>" test.
1716
9d70ffbc
WP
17172019-02-13 Weimin Pan <weimin.pan@oracle.com>
1718
1719 PR breakpoints/21870
1720 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1721 and prepare_for_testing. Add comment.
1722 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1723 redundant cleanup call. Clean up comment.
1724
01c7ae81
WP
17252019-02-12 Weimin Pan <weimin.pan@oracle.com>
1726
1727 PR breakpoints/21870
1728 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1729 * gdb.arch/aarch64-dbreg-contents.c: New file.
1730
aff29d1c
JB
17312019-02-10 Joel Brobecker <brobecker@adacore.com>
1732
1733 * gdb.ada/mi_ref_changeable: New testcase.
1734
df0da8a2
AH
17352019-02-07 Alan Hayward <alan.hayward@arm.com>
1736
1737 * gdb.base/attach.exp: Add double attach test.
1738
bd447abb
SM
17392019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1740
1741 * lib/gdb.exp (default_gdb_start): Don't match pagination
1742 prompt.
1743 (gdb_init): Set stty_init.
1744
1dbc40b9
TT
17452019-01-27 Tom Tromey <tom@tromey.com>
1746
1747 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1748 skip_python_tests.
1749
353229bf
AH
17502019-01-24 Alan Hayward <alan.hayward@arm.com>
1751
1752 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1753 New structure.
1754 (struct struct_static_02_02): Likewise.
1755 (struct struct_static_02_03): Likewise.
1756 (struct struct_static_02_04): Likewise.
1757 (struct struct_static_04_01): Likewise.
1758 (struct struct_static_04_02): Likewise.
1759 (struct struct_static_04_03): Likewise.
1760 (struct struct_static_04_04): Likewise.
1761 (struct struct_static_06_01): Likewise.
1762 (struct struct_static_06_02): Likewise.
1763 (struct struct_static_06_03): Likewise.
1764 (struct struct_static_06_04): Likewise.
1765 (cmp_struct_static_02_01): Likewise.
1766 (cmp_struct_static_02_02): Likewise.
1767 (cmp_struct_static_02_03): Likewise.
1768 (cmp_struct_static_02_04): Likewise.
1769 (cmp_struct_static_04_01): Likewise.
1770 (cmp_struct_static_04_02): Likewise.
1771 (cmp_struct_static_04_03): Likewise.
1772 (cmp_struct_static_04_04): Likewise.
1773 (cmp_struct_static_06_01): Likewise.
1774 (cmp_struct_static_06_02): Likewise.
1775 (cmp_struct_static_06_03): Likewise.
1776 (cmp_struct_static_06_04): Likewise.
1777 (call_all): Test new structs.
1778 * gdb.base/infcall-nested-structs.exp: Likewise.
1779
73021deb
AH
17802019-01-21 Alan Hayward <alan.hayward@arm.com>
1781 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1782
fc65c7db
AH
17832019-01-21 Alan Hayward <alan.hayward@arm.com>
1784 * gdb.base/stack-protector.c: New test.
1785 * gdb.base/stack-protector.exp: New file.
1786 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1787 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1788 option.
1789 (gdb_compile): Remove stack protector for GCC and prevent
1790 recursion.
1791
c24bdb02
KS
17922019-01-16 Keith Seitz <keiths@redhat.com>
1793
1794 PR gdb/23773
1795 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1796
6f072a10
PFC
17972019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1798
1799 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1800 aliases.
1801 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1802 tests.
1803 * gdb.arch/powerpc-vector-regs.c: New file.
1804 * gdb.arch/powerpc-vector-regs.exp: New file.
1805
a7b8d682
PFC
18062019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1807
1808 * gdb.arch/altivec-regs.exp: Fix the list passed to
1809 gdb_expect_list when testing "info vector".
1810
6eb6fb67
AB
18112019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.base/style.exp: Don't include path in testname.
1814
b56f80d8
KS
18152019-01-10 Keith Seitz <keiths@redhat.com>
1816
1817 PR gdb/23712
1818 PR symtab/23010
1819 * gdb.dwarf2/multidictionary.exp: New file.
1820
041be526
SM
18212019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1822
1823 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1824 (test_gnuv3_style_demangling): ... this.
1825 (test_lucid_style_demangling): Remove.
1826 (test_arm_style_demangling): Remove.
1827 (test_hp_style_demangling): Remove.
1828 (do_tests): Remove calls to the above.
1829
d820d0c3
AB
18302019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1831
1832 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1833 case.
1834
f097f5ad
TT
18352019-01-06 Tom Tromey <tom@tromey.com>
1836
1837 PR gdb/28155:
1838 * gdb.dwarf2/typedef-void-finish.exp: New file.
1839
2cd8cc0b
TT
18402018-12-28 Tom Tromey <tom@tromey.com>
1841 Simon Marchi <simark@simark.ca>
1842
1843 * gdb.base/jit-exec.exp: New file.
1844 * gdb.base/jit-exec.c: New file.
1845 * gdb.base/jit-execd.c: New file.
1846
35fb8261
TT
18472018-12-28 Tom Tromey <tom@tromey.com>
1848
1849 * gdb.base/style.exp: Update test to check for address styling.
1850
47fd17cd
TT
18512018-12-28 Tom Tromey <tom@tromey.com>
1852
1853 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1854 message.
1855
d47032b7
TT
18562018-12-28 Tom Tromey <tom@tromey.com>
1857
1858 * gdb.base/style.exp: Add test for version number styling.
1859
af79b68d
TT
18602018-12-28 Tom Tromey <tom@tromey.com>
1861
1862 * gdb.base/style.exp: Add test for print_address_symbolic.
1863
0bb296cb
TT
18642018-12-28 Tom Tromey <tom@tromey.com>
1865
1866 * gdb.base/style.exp: Add test for breakpoint setting.
1867
80ae2043
TT
18682018-12-28 Tom Tromey <tom@tromey.com>
1869
1870 * gdb.base/style.exp: Add test for variable names.
1871
cbe56571
TT
18722018-12-28 Tom Tromey <tom@tromey.com>
1873
1874 * gdb.base/style.exp: New file.
1875 * gdb.base/style.c: New file.
1876
9162a27c
TT
18772018-12-28 Tom Tromey <tom@tromey.com>
1878
1879 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1880 "dumb".
1881 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1882 the TERM environment variable.
1883
bc543c90
TT
18842018-12-27 Tom Tromey <tom@tromey.com>
1885
1886 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1887 pagination test.
1888
6f0ffe50
AB
18892018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1890
1891 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1892 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1893
b5a1e557
PW
18942018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1895
1896 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1897 Filename a.adb changed to bp_fun_addr.adb.
1898 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1899
6e8b1ab2
JV
19002018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1901
1902 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1903 non-PIE executables.
1904 * README: Mention the gdb,nopie_flag board setting.
1905 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1906 non-PIE executable.
1907 * gdb.arch/amd64-entry-value.exp: Likewise.
1908 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1909 * gdb.arch/i386-float.exp: Likewise.
1910 * gdb.arch/i386-signal.exp: Likewise.
1911 * gdb.mi/mi-reg-undefined.exp: Likewise.
1912
d00a27c5
PM
19132018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1914
1915 PR gdb/23974
1916 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1917
161d081c
PW
19182018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1919
1920 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1921 Update order of results accordingly.
1922
b001de23
AB
19232018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1924
1925 * gdb.base/annota1.exp: Update a test regexp.
1926
99e1a184
AB
19272018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1928
1929 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1930
7a81c1e2
PW
19312018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1932
1933 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1934 (reuse_time): Initialize to REUSE_TIME_CAP.
1935 (check_rc): New function.
1936 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1937 Check pthread_create rc.
1938 (spawner_thread_func): Check pthread_create and pthread_join rc.
1939
73e8dc90
PA
19402018-12-08 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.base/list.exp (test_forward_search): Rename to ...
1943 (test_forward_reverse_search): ... this. Also test reverse-search
1944 and the forward-search alias.
1945
13f2ed32
AB
19462018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1947
1948 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1949 local timeout variable before return, and remove all local timeout
1950 variable entirely.
1951 (gdb_load): Likewise.
1952
64d27cfc
TV
19532018-12-01 Tom de Vries <tdevries@suse.de>
1954
1955 * gdb.base/gdb-caching-proc.exp: New file.
1956
f63c03b4
SDJ
19572018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1958
1959 * Makefile.in (TIMESTAMP): New variable.
1960 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1961 command.
1962 (check-single-racy): Likewise.
1963 (check/%.exp): Likewise.
1964 (check-racy/%.exp): Likewise.
1965 (workers/%.worker): Likewise.
1966 (build-perf): Likewise.
1967 (check-perf): Likewise.
1968 * README: Describe new "TS" and "TS_FORMAT" variables.
1969 * print-ts.py: New file.
1970
1c97054b
BF
19712018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1972
1973 PR python/23714
1974 * gdb.python/python.exp: Test command repetition after
1975 gdb.execute.
1976
1871a62d
AB
19772018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1978
1979 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1980 is correctly aligned.
1981
fb5e1ed9
PW
19822018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1983
1984 * gdb.ada/info_auto_lang.exp: New testcase.
1985 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1986 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1987 * gdb.ada/info_auto_lang/some_c.c: New file.
1988
43d397ca
PW
19892018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1990
1991 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1992 FUNC_lang language syntax.
1993
beddd671
PW
19942018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1995
1996 * gdb.base/info_minsym.c: New file.
1997 * gdb.base/info_minsym.exp: New file.
1998
73fc52c4
TT
19992018-11-19 Tom Tromey <tom@tromey.com>
2000
2001 PR rust/23625:
2002 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2003 * gdb.rust/expr.exp: Update expected output. Change one test.
2004
994b876a
TT
20052018-11-19 Tom Tromey <tom@tromey.com>
2006
2007 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2008
6769f276
PA
20092018-11-19 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2012 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2013 see the expected warning.
2014
38a72da0
AH
20152018-11-16 Alan Hayward <alan.hayward@arm.com>
2016
2017 PR gdb/22736:
2018 * gdb.cp/infcall-nodebug-lib.c: New test.
2019 * gdb.cp/infcall-nodebug-main.c: New test.
2020 * gdb.cp/infcall-nodebug.exp: New file.
2021
53a89d6e
SM
20222018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2023
2024 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2025 completer tests.
2026
9325300d
TV
20272018-11-09 Tom de Vries <tdevries@suse.de>
2028
2029 * gdb.base/msym-lang.c: New test.
2030 * gdb.base/msym-lang.exp: New file.
2031 * gdb.base/msym-lang-main.c: New test.
2032
20f0d60d
TT
20332018-11-08 Tom Tromey <tom@tromey.com>
2034
2035 PR gdb/23555:
2036 PR gdb/23838:
2037 * gdb.base/warning.exp: New file.
2038
b5420128
JB
20392018-11-08 Jan Beulich <jbeulich@suse.com>
2040
2041 * testsuite/gdb.arch/i386-avx512.c,
2042 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2043
cd115d61
AB
20442018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2047 point hardware.
2048
35ee2dc2
AB
20492018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2052 * gdb.dwarf2/missing-type-name.exp: New file.
2053
31aceee8
TV
20542018-11-06 Tom de Vries <tdevries@suse.de>
2055
2056 * gdb.base/many-headers.c: New test.
2057 * gdb.base/many-headers.exp: New file.
2058
109be305
JW
20592018-11-06 Jim Wilson <jimw@sifive.com>
2060
2061 * gdb.base/code_elim.exp: For riscv, set additional_flags
2062 to include -msmall-data-limit=0.
2063
e2b7af72
JB
20642018-11-01 Joel Brobecker <brobecker@adacore.com>
2065
2066 * gdb.ada/watch_minus_l: New testcase.
2067
cdcda965
SM
20682018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2069
2070 * gdb.arch/aix-sighandle.c: New file.
2071 * gdb.arch/aix-sighandle.exp: New file.
2072
92dcebf3
AB
20732018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2074
2075 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2076 registers being unions.
2077
68b9ac18
TV
20782018-10-31 Tom de Vries <tdevries@suse.de>
2079
2080 * lib/valgrind.exp: New file.
2081 (vgdb_start, vgdb_stop): New procs, factored out of ...
2082 * gdb.base/valgrind-bt.exp: ... here, ...
2083 * gdb.base/valgrind-disp-step.exp: ... here and ...
2084 * gdb.base/valgrind-infcall.exp: ... here.
2085
1443936e
TV
20862018-10-31 Tom de Vries <tdevries@suse.de>
2087
2088 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2089
eb77c9df
AB
20902018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.dwarf2/void-type.c: New file.
2093 * gdb.dwarf2/void-type.exp: New file.
2094
82b5e646
PW
20952018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2096
2097 * gdb.base/info_qt.c: New file.
2098 * gdb.base/info_qt.exp: New file.
2099
8d619c01
EBM
21002018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2101
2102 * gdb.arch/powerpc-htm-regs.c: New file.
2103 * gdb.arch/powerpc-htm-regs.exp: New file.
2104
f2cf6173
EBM
21052018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2106
2107 * gdb.arch/powerpc-tar.c: New file.
2108 * gdb.arch/powerpc-tar.exp: New file.
2109
7ca18ed6
EBM
21102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2111
2112 * gdb.arch/powerpc-ppr-dscr.c: New file.
2113 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2114
bfcc0eba
TV
21152018-10-25 Tom de Vries <tdevries@suse.de>
2116
2117 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2118
fe1a5cad
TV
21192018-10-24 Tom de Vries <tdevries@suse.de>
2120
2121 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2122 longer exists error.
2123
a76dc3b7
TV
21242018-10-24 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2127
4df46df7
TV
21282018-10-24 Tom de Vries <tdevries@suse.de>
2129
2130 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2131 --db-attach in valgrind.
2132
0dbfcfff
AB
21332018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.arch/riscv-reg-aliases.c: New file.
2136 * gdb.arch/riscv-reg-aliases.exp: New file.
2137
b04480b1
AH
21382018-10-19 Alan Hayward <alan.hayward@arm.com>
2139
2140 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2141
2c6ac8d7
AH
21422018-10-19 Alan Hayward <alan.hayward@arm.com>
2143
2144 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2145
2bc69f25
AH
21462018-10-19 Alan Hayward <alan.hayward@arm.com>
2147
2148 * gdb.cp/ovldbreak.exp: Fix regexps.
2149
1f1ae3a3
AH
21502018-10-19 Alan Hayward <alan.hayward@arm.com>
2151
2152 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2153
94c18618
SDJ
21542018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2155
2156 PR cli/23785
2157 * gdb.base/restore.exp: New test to check if "restore" with an
2158 invalid file doesn't segfault.
2159
812cd6eb
TV
21602018-10-18 Tom de Vries <tdevries@suse.de>
2161
2162 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2163 * gdb.ada/excep_handle.exp: Same.
2164 * gdb.ada/mi_string_access.exp: Same.
2165 * gdb.ada/mi_var_union.exp: Same.
2166 * gdb.arch/arc-analyze-prologue.exp: Same.
2167 * gdb.arch/arc-decode-insn.exp: Same.
2168 * gdb.base/readnever.exp: Same.
2169 * gdb.fortran/printing-types.exp: Same.
2170 * gdb.guile/scm-lazy-string.exp: Same.
2171
c4b90788
TV
21722018-10-16 Tom de Vries <tdevries@suse.de>
2173
2174 PR gdb/23730
2175 * gdb.base/catch-follow-exec.c: Add copyright notice.
2176 * gdb.base/catch-follow-exec.exp: Rewrite to use
2177 gdb_spawn_with_cmdline_opts. Require gdb-native.
2178
8bca2978
SL
21792018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2180
2181 * gdb.trace/actions-changed.exp: Check for arch support.
2182 * gdb.trace/actions.exp: Likewise.
2183 * gdb.trace/ax.exp: Likewise.
2184 * gdb.trace/backtrace.exp: Likewise.
2185 * gdb.trace/change-loc.exp: Likewise.
2186 * gdb.trace/deltrace.exp: Likewise.
2187 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2188 * gdb.trace/ftrace.exp: Likewise.
2189 * gdb.trace/infotrace.exp: Check for arch support.
2190 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2191 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2192 * gdb.trace/mi-tsv-changed.exp: Likewise.
2193 * gdb.trace/packetlen.exp: Likewise.
2194 * gdb.trace/passc-dyn.exp: Likewise.
2195 * gdb.trace/passcount.exp: Likewise.
2196 * gdb.trace/pending.exp: Likewise.
2197 * gdb.trace/range-stepping.exp: Check for shlib support.
2198 * gdb.trace/report.exp: Check for arch support.
2199 * gdb.trace/save-trace.exp: Likewise.
2200 * gdb.trace/signal.exp: Check for signal support.
2201 * gdb.trace/tfind.exp: Check for arch support.
2202 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2203 * gdb.trace/trace-common.h: Add comment.
2204 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2205 * gdb.trace/trace-enable-disable.exp: Likewise.
2206 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2207 * gdb.trace/tracecmd.exp: Check for arch support.
2208 * gdb.trace/tspeed.exp: Check for shlib and target support.
2209 * gdb.trace/tstatus.exp: Check for arch support.
2210 * gdb.trace/tsv.exp: Likewise.
2211 * gdb.trace/while-dyn.exp: Likewise.
2212 * gdb.trace/while-stepping.exp: Likewise.
2213 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2214
f9c49bff
SM
22152018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2216
2217 * gdb.trace/tspeed.exp: Remove nowarnings.
2218 (prepare_for_trace_test): Declare "global ipalib".
2219 * gdb.trace/tspeed.c: Include unistd.h.
2220 (main): Remove superfluous printf argument.
2221
d4330bde
SL
22222018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2223
2224 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2225 directory prefix on the filename.
2226
8ecfd7bd
SDJ
22272018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2228
2229 * gdb.gdb/unittest.exp: Update expected message informing that
2230 selftests have been disabled.
2231 * gdb.server/unittest.exp: Likewise.
2232
58bbcd02
TV
22332018-10-09 Tom de Vries <tdevries@suse.de>
2234
2235 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2236 with runto_main.
2237
9f6b697b
WP
22382018-10-08 Weimin Pan <weimin.pan@oracle.com>
2239
2240 PR c++/16841
2241 * gdb.cp/virtbase2.cc: New file.
2242 * gdb.cp/virtbase2.exp: New file.
2243
add5ded5
TT
22442018-10-06 Tom Tromey <tom@tromey.com>
2245
2246 PR python/19399:
2247 * gdb.python/py-inferior.exp: Add architecture test.
2248
f9e48344
TT
22492018-10-06 Tom Tromey <tom@tromey.com>
2250
2251 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2252 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2253
2a8be203
TT
22542018-10-06 Tom Tromey <tom@tromey.com>
2255
2256 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2257 of a "throw" catchpoint.
2258
e04caa70
SDJ
22592018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2260
2261 * gdb.base/info-proc.exp: Update string expected from "help info
2262 proc".
2263
5ca8c39f
TT
22642018-10-04 Tom Tromey <tom@tromey.com>
2265
2266 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2267 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2268 (test_initial_complaints, test_empty_complaints): Update.
2269 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2270
3453e7e4
TT
22712018-10-04 Tom Tromey <tom@tromey.com>
2272
2273 PR cli/19551:
2274 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2275 * lib/gdb.exp (gdb_file_cmd): Update.
2276 * gdb.stabs/weird.exp (print_weird_var): Update.
2277 * gdb.server/solib-list.exp: Update.
2278 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2279 * gdb.mi/mi-cli.exp: Update.
2280 * gdb.linespec/linespec.exp: Update.
2281 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2282 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2283 * gdb.cp/cp-relocate.exp: Update.
2284 * gdb.base/sym-file.exp: Update.
2285 * gdb.base/relocate.exp: Update.
2286 * gdb.base/readnever.exp: Update.
2287 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2288 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2289 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2290 * gdb.base/code_elim.exp: Update.
2291 * gdb.base/break-unload-file.exp (test_break): Update.
2292 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2293 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2294 Update.
2295 * gdb.base/attach.exp (do_attach_tests): Update.
2296 * gdb.base/sepdebug.exp: Update.
2297 * gdb.python/py-section-script.exp: Update.
2298
6afcf761
TT
22992018-10-04 Tom Tromey <tom@tromey.com>
2300
2301 PR cli/22234:
2302 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2303 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2304 output.
2305
fef1b293
TT
23062018-10-04 Tom Tromey <tom@tromey.com>
2307
2308 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2309 set width and height to 0.
2310 (test_command_line_attach_run): Use -quiet.
2311
ca98345e
SL
23122018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2313
2314 * lib/gdb.exp (skip_ifunc_tests): New.
2315 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2316 other compile failures.
2317 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2318
ff34e6ae
SM
23192018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2320
2321 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2322 is_amd64_regs_target.
2323
6bb8890e
AH
23242018-10-01 Alan Hayward <alan.hayward@arm.com>
2325
2326 * gdb.arch/aarch64-sighandler-regs.c: New test.
2327 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2328 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2329
224d30d3
MM
23302018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2331
2332 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2333 assembly.
2334
f67ffa6a
AB
23352018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * gdb.base/frame-selection.exp: New file.
2338 * gdb.base/frame-selection.c: New file.
2339
9fc3183f
AH
23402018-09-27 Alan Hayward <alan.hayward@arm.com>
2341
2342 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2343 pthread barrier.
2344 (main): Likewise.
2345
d354055e
AB
23462018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2347
2348 * gdb.base/large-frame-1.c: New file.
2349 * gdb.base/large-frame-2.c: New file.
2350 * gdb.base/large-frame.exp: New file.
2351 * gdb.base/large-frame.h: New file.
2352
db727370
JL
23532018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2354
2355 PR gdb/20948
2356 * gdb.base/write_mem.exp: New test.
2357 * gdb.base/write_mem.c: Likewise.
2358
ae778caf
TT
23592018-09-23 Tom Tromey <tom@tromey.com>
2360
2361 PR python/18852:
2362 * gdb.python/py-parameter.exp: Add test for parameter that throws
2363 on "set".
2364
fd3ba736
TT
23652018-09-23 Tom Tromey <tom@tromey.com>
2366
2367 PR python/17284:
2368 * gdb.python/py-template.exp (test_template_arg): Add test for
2369 negative template argument number.
2370
39a24317
TT
23712018-09-23 Tom Tromey <tom@tromey.com>
2372
2373 PR python/14062:
2374 * gdb.python/python.exp: Add test for post_event error.
2375
f5769a2c
TT
23762018-09-23 Tom Tromey <tom@tromey.com>
2377
2378 PR python/18170:
2379 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2380 convert pointers to int and long.
2381
1c1e54f6
TT
23822018-09-23 Tom Tromey <tom@tromey.com>
2383
2384 PR python/20126:
2385 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2386 signed-ness conversion tests.
2387
fb4fa946
TT
23882018-09-23 Tom Tromey <tom@tromey.com>
2389
2390 PR python/18352;
2391 * gdb.python/py-value.exp (test_float_conversion): New proc.
2392 Use it.
2393
a466edac
HAQ
23942018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2395
2396 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2397
4ee9b0c5
SL
23982018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2399
2400 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2401 no readline.
2402 * gdb.base/utf8-identifiers.exp: Likewise.
2403 * gdb.cp/cpcompletion.exp: Likewise.
2404 * gdb.linespec/cpcompletion.exp: Likewise.
2405 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2406 * gdb.linespec/cpls-ops.exp: Likewise.
2407
23be8da7
RB
24082018-09-19 Richard Bunt <richard.bunt@arm.com>
2409 Chris January <chris.january@arm.com>
2410
2411 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2412 * gdb.fortran/short-circuit-argument-list.exp: New file.
2413 * gdb.fortran/short-circuit-argument-list.f90: New test.
2414
5031d0ae
SDJ
24152018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2416
2417 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2418 "arch=" keyword when executing "-stack-list-frames".
2419
b4c0d1a4
SDJ
24202018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2421
2422 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2423 "arch=" keyword when executing "-stack-list-frames".
2424
7a6d2b45
SDJ
24252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2426
2427 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2428 break ada".
2429
8588b356
SM
24302018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2431
2432 PR python/23669
2433 * gdb.python/python.exp: Test gdb.execute("show commands").
2434
65e65158
TT
24352018-09-16 Tom Tromey <tom@tromey.com>
2436
2437 * gdb.base/new-ui.exp (do_execution_tests): Update.
2438 * gdb.base/dbx.exp (test_breakpoints): Update.
2439
bf326452
AH
24402018-09-14 Alan Hayward <alan.hayward@arm.com>
2441
2442 * lib/gdb.exp (gdb_simple_compile): Add proc.
2443 (is_elf_target): Use gdb_simple_compile.
2444 (skip_altivec_tests): Likewise.
2445 (skip_vsx_tests): Likewise.
2446 (skip_tsx_tests): Likewise.
2447 (skip_btrace_tests): Likewise.
2448 (skip_btrace_pt_tests): Likewise.
2449 (gdb_can_simple_compile): Likewise.
2450 (gdb_has_argv0): Likewise.
2451 (gdb_target_symbol_prefix): Likewise.
2452 (target_supports_scheduler_locking): Likewise.
2453
2361b0fb
TT
24542018-09-13 Tom Tromey <tom@tromey.com>
2455
2456 * Makefile.in (TAGS): Recognize proc_with_prefix and
2457 gdb_caching_proc.
2458
0ae1a321
SM
24592018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2460
2461 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2462 method.
2463
a40bf0c2
SM
24642018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2465
2466 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2467 and a few other Inferior properties when the Inferior is no
2468 longer valid.
2469
4a3fe98f
TT
24702018-09-13 Tom Tromey <tom@tromey.com>
2471
2472 PR rust/23650:
2473 * gdb.rust/simple.exp: Add test for enum field access error.
2474
098b2108
TT
24752018-09-13 Tom Tromey <tom@tromey.com>
2476
2477 PR rust/23626:
2478 * gdb.rust/simple.rs (EmptyEnum): New type.
2479 (main): Use it.
2480 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2481
1256af7d
SM
24822018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2483
2484 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2485 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2486 * gdb.python/py-symtab.exp: Update test printing an objfile.
2487
4aa8e6c2
SM
24882018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2489
2490 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2491 object.
2492
c221b2f7
AH
24932018-09-12 Alan Hayward <alan.hayward@arm.com>
2494
2495 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2496 (support_complex_tests): Use gdb_can_simple_compile.
2497 (is_ilp32_target): Likewise.
2498 (is_lp64_target): Likewise.
2499 (is_64_target): Likewise.
2500 (is_amd64_regs_target): Likewise.
2501 (is_aarch32_target): Likewise.
2502 (gdb_int128_helper): Likewise.
2503
6f1107b5
JK
25042018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2505
2506 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2507
1f5d1570
JG
25082018-09-10 Jerome Guitton <guitton@adacore.com>
2509
2510 * gdb.ada/same_component_name: Add test for case of tagged record
2511 with variable-length fields.
2512
cc330e39
XR
25132018-09-10 Xavier Roirand <roirand@adacore.com>
2514
2515 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2516 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2517 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2518 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2519
b9c50e9a
XR
25202018-09-10 Xavier Roirand <roirand@adacore.com>
2521
2522 * gdb.ada/mi_string_access.exp: New testcase.
2523 * gdb.ada/mi_string_access/bar.adb: New file.
2524 * gdb.ada/mi_string_access/pck.adb: New file.
2525 * gdb.ada/mi_string_access/pck.asd: New file.
2526
2963898f
XR
25272018-09-10 Xavier Roirand <roirand@adacore.com>
2528
2529 * gdb.ada/mi_var_union.exp: New testcase.
2530 * gdb.ada/mi_var_union/bar.adb: New file.
2531 * gdb.ada/mi_var_union/pck.adb: New file.
2532 * gdb.ada/mi_var_union/pck.asd: New file.
2533
1aac008f
TT
25342018-09-08 Tom Tromey <tom@tromey.com>
2535
2536 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2537
332cf4c9
TT
25382018-09-08 Tom Tromey <tom@tromey.com>
2539
2540 PR python/16047:
2541 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2542 (register_pretty_printers): Register new printer.
2543 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2544 test.
2545 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2546 (an_int_type3): New global.
2547
424da6cf
JB
25482018-09-08 Joel Brobecker <brobecker@adacore.com>
2549
2550 * gdb.ada/expr_with_funcall: New testcase.
2551
2a62dfa9
JB
25522018-09-08 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdb.ada/packed_array_assign: New testcase.
2555
96b6697f
AB
25562018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2557
2558 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2559 names, and add test prefixes to make test names unique.
2560
e4a62c65
TV
25612018-09-05 Tom de Vries <tdevries@suse.de>
2562
2563 * gdb.dwarf2/varval.exp: Add test.
2564
dd083ee2
GB
25652018-09-04 Gary Benson <gbenson@redhat.com>
2566
2567 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2568 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2569
aef9346c
TT
25702018-08-31 Tom Tromey <tom@tromey.com>
2571
2572 * gdb.rust/simple.rs: Rename second variable "v".
2573
c67f2e15
AB
25742018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2575
2576 * gdb.base/funcargs.c (use_a): New function.
2577 (recurse): Call use_a.
2578
078a0207
KS
25792018-08-29 Keith Seitz <keiths@redhat.com>
2580
2581 * gdb.compile/compile-cplus-anonymous.cc: New file.
2582 * gdb.compile/compile-cplus-anonymous.exp: New file.
2583 * gdb.compile/compile-cplus-array-decay.cc: New file.
2584 * gdb.compile/compile-cplus-array-decay.exp: New file.
2585 * gdb.compile/compile-cplus-inherit.cc: New file.
2586 * gdb.compile/compile-cplus-inherit.exp: New file.
2587 * gdb.compile/compile-cplus-member.cc: New file.
2588 * gdb.compile/compile-cplus-member.exp: New file.
2589 * gdb.compile/compile-cplus-method.cc: New file.
2590 * gdb.compile/compile-cplus-method.exp: New file.
2591 * gdb.compile/compile-cplus-mod.c: "New" file.
2592 * gdb.compile/compile-cplus-namespace.cc: New file.
2593 * gdb.compile/compile-cplus-namespace.exp: New file.
2594 * gdb.compile/compile-cplus-nested.cc: New file.
2595 * gdb.compile/compile-cplus-nested.exp: New file.
2596 * gdb.compile/compile-cplus-print.c: "New" file.
2597 * gdb.compile/compile-cplus-print.exp: "New" file.
2598 * gdb.compile/compile-cplus-virtual.cc: New file.
2599 * gdb.compile/compile-cplus-virtual.exp: New file.
2600 * gdb.compile/compile-cplus.c: "New" file.
2601 * gdb.compile/compile-cplus.exp: "New" file.
2602 * lib/compile-support.exp: New file.
2603
b0f492b9
GB
26042018-08-16 Gary Benson <gbenson@redhat.com>
2605
2606 PR gdb/13000:
2607 * gdb.base/batch-exit-status.exp: New file.
2608 * gdb.base/batch-exit-status.good-commands: Likewise.
2609 * gdb.base/batch-exit-status.bad-commands: Likewise.
2610
36eb4c5f
AH
26112018-08-29 Alan Hayward <alan.hayward@arm.com>
2612
2613 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2614 (struct struct02): Likewise.
2615 (struct struct03): Likewise.
2616 (struct struct04): Likewise.
2617 (struct struct_01_01): New struct.
2618 (struct struct_01_02): Likewise.
2619 (struct struct_01_03): Likewise.
2620 (struct struct_01_04): Likewise.
2621 (struct struct_02_01): Likewise.
2622 (struct struct_02_02): Likewise.
2623 (struct struct_02_03): Likewise.
2624 (struct struct_02_04): Likewise.
2625 (struct struct_04_01): Likewise.
2626 (struct struct_04_02): Likewise.
2627 (struct struct_04_03): Likewise.
2628 (struct struct_04_04): Likewise.
2629 (struct struct_05_01): Likewise.
2630 (struct struct_05_02): Likewise.
2631 (struct struct_05_03): Likewise.
2632 (struct struct_05_04): Likewise.
2633 (cmp_struct01): Remove function.
2634 (cmp_struct02): Likewise.
2635 (cmp_struct03): Likewise.
2636 (cmp_struct04): Likewise.
2637 (cmp_struct_01_01): Add Function.
2638 (cmp_struct_01_02): Likewise.
2639 (cmp_struct_01_03): Likewise.
2640 (cmp_struct_01_04): Likewise.
2641 (cmp_struct_02_01): Likewise.
2642 (cmp_struct_02_02): Likewise.
2643 (cmp_struct_02_03): Likewise.
2644 (cmp_struct_02_04): Likewise.
2645 (cmp_struct_04_01): Likewise.
2646 (cmp_struct_04_02): Likewise.
2647 (cmp_struct_04_03): Likewise.
2648 (cmp_struct_04_04): Likewise.
2649 (cmp_struct_05_01): Likewise.
2650 (cmp_struct_05_02): Likewise.
2651 (cmp_struct_05_03): Likewise.
2652 (cmp_struct_05_04): Likewise.
2653 (call_all): Add new structs.
2654 * gdb.base/infcall-nested-structs.exp: Likewise.
2655
3bf9c013
JV
26562018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2657
2658 * gdb.python/py-framefilter-mi.exp: Update regexp to
2659 check for "arch" field in frame output.
2660
450d1e88
KB
26612018-08-23 Kevin Buettner <kevinb@redhat.com>
2662
2663 * gdb.dwarf2/dw2-ranges-func.c: New file.
2664 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2665
ae739fe7
SM
26662018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2667
2668 * gdb.base/term.exp: Compare terminal settings with values from
2669 the inferior.
2670 * gdb.base/term.c: Get and set terminal settings.
2671
6d52907e
JV
26722018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2673
2674 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2675 accommodate new "arch" field in frame output.
2676 * gdb.mi/mi-return.exp: Likewise.
2677 * gdb.mi/mi-stack.exp: Likewise.
2678 * gdb.mi/mi-syn-frame.exp: Likewise.
2679 * gdb.mi/user-selected-context-sync.exp: Likewise.
2680
be2d111a
MS
26812018-08-19 Michael Spang <spang@google.com>
2682
2683 PR gdb/11786
2684 * gdb.base/gcore-tls-pie.c: New file.
2685 * gdb.base/gcore-tls-pie.exp: New file.
2686
ae3a7c47
KB
26872018-08-18 Kevin Buettner <kevinb@redhat.com>
2688
2689 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2690 * gdb.dwarf2/varval.c: New file.
2691 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2692
2ecae92e
AH
26932018-08-17 Alan Hayward <alan.hayward@arm.com>
2694
2695 PR gdb/18931
2696 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2697
c1854f1d
KS
26982018-08-16 Keith Seitz <keiths@redhat.com>
2699
2700 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2701 tests expected to pass.
2702
26fb3983
JV
27032018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2704
2705 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2706 -data-disassemble -a.
2707 (test_disassembly_bogus_args): Likewise.
2708
67943c00
AB
27092018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2710
2711 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2712
5ff2bbae
AB
27132018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2714
2715 * gdb.base/vla-optimized-out.exp: Add new test.
2716
e5bbcd0f
AB
27172018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * gdb.base/vla-optimized-out-o3.exp: Delete.
2720 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2721 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2722 deleted tests.
2723
9d4a934c
AB
27242018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2725
2726 PR gdb/18050:
2727 * gdb.server/extended-remote-restart.c: New file.
2728 * gdb.server/extended-remote-restart.exp: New file.
2729
045cf012
SM
27302018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2731
2732 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2733 "set variable index = 42".
2734
87d6a7aa
SM
27352018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2736
2737 * boards/index-cache-gdb.exp: New file.
2738 * gdb.dwarf2/index-cache.exp: New file.
2739 * gdb.dwarf2/index-cache.c: New file.
2740 * gdb.base/maint.exp: Check if we are using the index cache.
2741
96d68bd4
RO
27422018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2743
2744 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2745 MAKEFLAGS.
2746
5a699617
RO
27472018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2748
2749 * dg-extract-results.sh: Move to toplevel contrib.
2750 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2751 * Makefile.in (check-parallel-racy): Likewise.
2752
5bd18990
AB
27532018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2756 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2757 tests if the target supports scheduler locking.
2758
3fbbcf47
TV
27592018-08-04 Tom de Vries <tdevries@suse.de>
2760
2761 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2762
3e1d3d8c
TT
27632018-08-02 Tom Tromey <tom@tromey.com>
2764
2765 PR symtab/16842.
2766 * gdb.cp/temargs.exp: Test "info address" of a template
2767 parameter.
2768
5abe0f0c
JV
27692018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2770
2771 * gdb.python/py-mi-var-info-path-expression.c: New file.
2772 * gdb.python/py-mi-var-info-path-expression.py: New file.
2773 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2774
fb66cde8
SDJ
27752018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2776
2777 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2778 error after "cannot resolve name" string.
2779
c708f4d2
AB
27802018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2781
2782 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2783 started.
2784 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2785
37cc0cae
TV
27862018-07-28 Tom de Vries <tdevries@suse.de>
2787
2788 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2789
63b4ecf7
TV
27902018-07-26 Tom de Vries <tdevries@suse.de>
2791
2792 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2793
3c3bb058
AB
27942018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2797 is visible.
2798
9e7f3bbb
TV
27992018-07-26 Tom de Vries <tdevries@suse.de>
2800
2801 PR breakpoints/23366
2802 * gdb.base/catch-follow-exec.c: New test.
2803 * gdb.base/catch-follow-exec.exp: New file.
2804
16f808ec
TV
28052018-07-25 Tom de Vries <tdevries@suse.de>
2806
2807 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2808 vla-optimized-out.c.
2809
d7154a8d
JV
28102018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2811
2812 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2813 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2814
232a0032
TV
28152018-07-20 Tom de Vries <tdevries@suse.de>
2816
2817 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2818 NOCLONE macro.
2819 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2820
fbb1d502
TV
28212018-07-19 Tom de Vries <tdevries@suse.de>
2822
2823 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2824 regular expression.
2825
42dc7699
TV
28262018-07-18 Tom de Vries <tdevries@suse.de>
2827
2828 * gdb.base/vla-optimized-out.c: New test.
2829 * gdb.base/vla-optimized-out.exp: New file.
2830
7f1f7e23
SDJ
28312018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2832
2833 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2834 message "No address associated with hostname" when gdbserver
2835 cannot resolve the hostname.
2836
5759ebb3
PW
28372018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2838
2839 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2840 Add some test prefixes to make tests unique.
2841
3606ccab
PW
28422018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2843
2844 * gdb.base/frameapply.c: New file.
2845 * gdb.base/frameapply.exp: New file.
2846
529c08b2
PW
28472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2848
2849 * gdb.base/skip.exp: Update expected error message.
2850
c7ab0aef
SDJ
28512018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2852 Jan Kratochvil <jan.kratochvil@redhat.com>
2853 Paul Fertser <fercerpav@gmail.com>
2854 Tsutomu Seki <sekiriki@gmail.com>
2855
2856 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2857 parameter.
2858 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2859 by default.
2860 * boards/native-gdbserver.exp: Likewise.
2861 * gdb.server/run-without-local-binary.exp: Improve regexp used
2862 for detecting when a remote debugging connection succeeds.
2863 * gdb.server/server-connect.exp: New file.
2864 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2865 Do not prefix the port number with ":".
2866 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2867 support for detecting and using it. Add '$debughost_gdbserver'
2868 to the list of arguments used to start gdbserver. Handle case
2869 when gdbserver cannot resolve a network name.
2870
16ff70dd
SDJ
28712018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2872
2873 PR c++/23373
2874 * gdb.base/ptype-offsets.cc (struct static_member): New
2875 struct.
2876 (main) <stmember>: New variable.
2877 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2878 with a static member in it.
2879
3541979f
AB
28802018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2881
2882 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2883 watchpoints enabled and disabled.
2884
c8ad9b9a
AB
28852018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2886
2887 * gdb.base/examine-backward.exp: Still run tests around address
2888 0x0, even if address 0x0 is not readable. Update the pattern for
2889 matching address 0x0 in expected output.
2890
e0e5e971
AB
28912018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2894 malloc/free.
2895
1ea5da02
TV
28962018-07-04 Tom de Vries <tdevries@suse.de>
2897
2898 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2899
471b9d15
MR
29002018-07-02 Maciej W. Rozycki <macro@mips.com>
2901
2902 PR tdep/8282
2903 * gdb.arch/mips-disassembler-options.exp: New test.
2904 * gdb.arch/mips-disassembler-options.s: New test source.
2905
75acb486
PA
29062018-06-29 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.threads/names.exp: Adjust expected "info threads" output.
2909
cd2bb709
PA
29102018-06-29 Pedro Alves <palves@redhat.com>
2911
2912 * gdb.opt/inline-break.exp (line number, address): Add "info
2913 break" tests.
2914
991ff292
PA
29152018-06-29 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2918 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2919 number and address and running to them.
2920
356819b6 29212018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2922
2923 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2924
2512d7ef
JK
29252018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2926
2927 * lib/compiler.c: Remove executable permission flag.
2928
be1b6474
RB
29292018-06-28 Richard Bunt <richard.bunt@arm.com>
2930
2931 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2932 code.
2933 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2934
291f9a96
PT
29352018-06-28 Petr Tesarik <ptesarik@suse.cz>
2936
2937 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2938
ed6dfe51
PT
29392018-06-28 Petr Tesarik <ptesarik@suse.cz>
2940
2941 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2942 address argument is omitted.
2943
d4d429d5
PT
29442018-06-28 Petr Tesarik <ptesarik@suse.cz>
2945
2946 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2947
7ab6656f
OJ
29482018-06-27 Omair Javaid <omair.javaid@linaro.org>
2949
2950 PR gdb/21695
2951 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2952 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2953
a33ccfc7
TT
29542018-06-26 Tom Tromey <tom@tromey.com>
2955
2956 PR rust/22574:
2957 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2958 * gdb.rust/simple.rs (struct SimpleLayout): New.
2959
6d72d289
SM
29602018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2961
2962 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2963 "info registers" output.
2964
8363f9d5
RB
29652018-06-21 Richard Bunt <richard.bunt@arm.com>
2966
2967 * gdb.base/watchpoint-hw-attach.c: New test.
2968 * gdb.base/watchpoint-hw-attach.exp: New file.
2969
f00674fe
SM
29702018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2971
2972 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2973 through /bin/sh.
2974 * boards/dwarf4-gdb-index.exp: Likewise.
2975 * boards/fission-dwp.exp: Likewise.
2976
1d554008
UW
29772018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2978
2979 * gdb.base/float128.exp: Add comment and improved fail message
2980 to the failure case of "print large128" test.
2981
d0ac1c44
SM
29822018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2983
2984 * configure.ac: Remove AC_PREREQ.
2985 * configure: Re-generate.
2986
61b04dd0
PA
29872018-06-19 Pedro Alves <palves@redhat.com>
2988
2989 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2990 (func_extern_caller): New.
2991 (main): Call func_extern_caller.
2992 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2993 logic change.
2994
f63b508a
SM
29952018-06-18 Weimin Pan <weimin.pan@oracle.com>
2996
2997 PR gdb/16841
2998 * gdb.cp/typedef-base.cc: New file.
2999 * gdb.cp/typedef-base.exp: New file.
3000
0fe3a558
TV
30012018-06-18 Tom de Vries <tdevries@suse.de>
3002
3003 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3004
7010835a
AB
30052018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3006 Richard Bunt <Richard.Bunt@arm.com>
3007
3008 * gdb.threads/attach-slow-waitpid.c: New file.
3009 * gdb.threads/attach-slow-waitpid.exp: New file.
3010 * gdb.threads/slow-waitpid.c: New file.
3011
14897d65
PA
30122018-06-14 Pedro Alves <palves@redhat.com>
3013
3014 * gdb.base/fork-running-state.c: Include <errno.h>.
3015 (exit_if_relative_exits): New.
3016 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3017 exits.
3018 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3019 child exits.
3020
5d9a0608
TV
30212018-06-14 Tom de Vries <tdevries@suse.de>
3022
3023 PR cli/22573
3024 * gdb.base/finish-pretty.c: New test.
3025 * gdb.base/finish-pretty.exp: New file.
3026
11ae5818
PA
30272018-06-14 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3030 gdb's expected startup output.
3031
1d39de44
PA
30322018-06-14 Pedro Alves <palves@redhat.com>
3033
3034 * lib/selftest-support.exp (selftest_setup): Remove inlined
3035 function handling.
3036
70ee0000
TV
30372018-06-14 Tom de Vries <tdevries@suse.de>
3038
3039 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3040 matching of breakpoint printing.
3041
11f4b608
TV
30422018-06-13 Tom de Vries <tdevries@suse.de>
3043
3044 PR testsuite/23269
3045 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3046 (fork_child): ... here, and ...
3047 (fork_parent): ... here.
3048
30492018-06-12 Tom de Vries <tdevries@suse.de>
3050
3051 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3052
9516f85a
AB
30532018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3054 Stephen Roberts <stephen.roberts@arm.com>
3055
3056 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3057 rewrite test to describe action performed, rather than possible
3058 failure.
3059
5045b3d7
GB
30602018-06-08 Gary Benson <gbenson@redhat.com>
3061
3062 * gdb.threads/check-libthread-db.exp: New file.
3063 * gdb.threads/check-libthread-db.c: Likewise.
3064
c61b06a1
TT
30652018-06-05 Tom Tromey <tom@tromey.com>
3066
3067 * gdb.base/default.exp: Update expected "show version" output.
3068
eb6af809
TT
30692018-06-05 Tom Tromey <tom@tromey.com>
3070
3071 PR cli/12326:
3072 * gdb.cp/static-print-quit.exp: Update.
3073 * lib/gdb.exp (pagination_prompt): Update.
3074 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3075 * gdb.python/python.exp: Update.
3076
178d6a63
JB
30772018-06-04 Joel Brobecker <brobecker@adacore.com>
3078
3079 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3080
8e817061
JB
30812018-06-01 Joel Brobecker <brobecker@adacore.com>
3082
3083 * gdb.ada/bp_fun_addr: New testcase.
3084
e86ca25f
TT
30852018-06-01 Tom Tromey <tom@tromey.com>
3086
3087 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3088 results.
3089 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3090 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3091 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3092 * gdb.base/maint.exp (maint_pass_if): Update.
3093
4b2dfa9d
MR
30942018-05-31 Maciej W. Rozycki <macro@mips.com>
3095
3096 * gdb.base/endian.exp: New test.
3097 * gdb.base/endian.c: New test source.
3098
45f25d6c
AB
30992018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 PR gdb/23203
3102 * gdb.base/bt-selected-frame.c: New file.
3103 * gdb.base/bt-selected-frame.exp: New file.
3104 * lib/gdb.exp (get_current_frame_number): New function.
3105
d9f6d7f8
MR
31062018-05-24 Maciej W. Rozycki <macro@mips.com>
3107 Pedro Alves <palves@redhat.com>
3108
3109 * gdb.threads/tls-core.c: Include <stdlib.h>
3110 (thread_proc): Call `abort'.
3111 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3112 (tls_core_test): New procedure, bits factored out from ...
3113 (top level): ... here. Test both native cores and gcore cores.
3114
ff1cf532
TT
31152018-05-23 Tom Tromey <tom@tromey.com>
3116
3117 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3118
b98664d3
TT
31192018-05-23 Tom Tromey <tom@tromey.com>
3120
3121 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3122 symfile_complaints.
3123 (test_short_complaints): Likewise.
3124 (test_empty_complaints): Likewise.
3125 (test_initial_complaints): Update.
3126
4e9668d0
TT
31272018-05-23 Tom Tromey <tom@tromey.com>
3128
3129 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3130
43ba33c7
TT
31312018-05-23 Tom Tromey <tom@tromey.com>
3132
3133 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3134 (test_short_complaints): Update.
3135
035522c0
PA
31362018-05-22 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.base/remote.exp: Only gdb_start after compiling the
3139 testcase. Issue "disconnect" before testing "set remote" command
3140 defaults. Issue clean_restart before running to main.
3141
cc0be08f
PA
31422018-05-22 Pedro Alves <palves@redhat.com>
3143
3144 * gdb.base/remote.exp: Adjust expected output of "show remote
3145 memory-write-packet-size". Add tests for "set remote
3146 memory-write-packet-size 0" and "set remote
3147 memory-write-packet-size fixed/limit".
3148
b1b60145
PA
31492018-05-22 Pedro Alves <palves@redhat.com>
3150
3151 PR gdb/22973
3152 * gdb.base/utf8-identifiers.c: New file.
3153 * gdb.base/utf8-identifiers.exp: New file.
3154
0ec848ad
PFC
31552018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3156
3157 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3158
2c3305f6
PFC
31592018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3160
3161 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3162
ce1e8424
TT
31632018-05-18 Tom Tromey <tom@tromey.com>
3164
3165 * gdb.base/ptype-offsets.exp: Update.
3166
ddfe970e
KS
31672018-05-17 Keith Seitz <keiths@redhat.com>
3168
3169 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3170 in expected breakpoint stop locations.
3171 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3172 move to proper scope to test variable values.
3173 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3174 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3175 New functions.
3176 (main): Call not_inline_func3.
3177 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3178 inline_func1, inline_func2, and inline_func3. Test that when each
3179 breakpoint is hit, GDB properly reports both the stop location
3180 and the backtrace. Repeat tests for temporary breakpoints.
3181
0726fcc6
MR
31822018-05-15 Maciej W. Rozycki <macro@mips.com>
3183
3184 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3185 rather then trying to access it in determining whether the PID
3186 of `gdbserver' could have been retrieved.
3187
8ee22052
AB
31882018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.arch/amd64-init-x87-values.S: New file.
3191 * gdb.arch/amd64-init-x87-values.exp: New file.
3192
7785df48
JK
31932018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3194
3195 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3196
56bcdbea
TT
31972018-05-04 Tom Tromey <tom@tromey.com>
3198
3199 PR python/22730:
3200 * gdb.python/python.exp: Test multi-line execute.
3201
a913fffb
TT
32022018-05-04 Tom Tromey <tom@tromey.com>
3203
3204 PR python/22731:
3205 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3206
7a2c85f2
TT
32072018-05-04 Tom Tromey <tom@tromey.com>
3208
3209 PR gdb/11750:
3210 * gdb.base/define.exp: Test defining a user command inside a user
3211 command.
3212 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3213
a3b60e45
JK
32142018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3215 Pedro Alves <palves@redhat.com>
3216
3217 PR breakpoints/19806 and support for PR external/20207.
3218 * gdb.base/watchpoint-unaligned.c: New file.
3219 * gdb.base/watchpoint-unaligned.exp: New file.
3220
45fe4a03
AB
32212018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3222
3223 * gdb.base/maint.exp: Make test names unique, use
3224 test_prefix_command_help to test 'help maint info', and remove
3225 repeated test of 'help maint'.
3226
9be2ae8f
TT
32272018-05-04 Tom Tromey <tom@tromey.com>
3228
3229 PR gdb/22619:
3230 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3231 behavior.
3232
11859c31
AB
32332018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * gdb.base/maint.exp: Process output from 'maint print registers'
3236 line at a time.
3237
089a9490
AB
32382018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3241 timeout.
3242
9b0797e2
AB
32432018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3244
3245 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3246 filter pattern.
3247
f6ac5f3d
PA
32482018-05-02 Pedro Alves <palves@redhat.com>
3249
3250 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3251 to_log_command renames.
3252 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3253
77d3c63b
TT
32542018-05-02 Tom Tromey <tom@tromey.com>
3255
3256 * gdb.python/py-parameter.exp: Set test message.
3257
0489430a
TT
32582018-05-02 Tom Tromey <tom@tromey.com>
3259
3260 PR python/20084:
3261 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3262 PARAM_ZUINTEGER_UNLIMITED tests.
3263
1632f8ba
DR
32642018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3265
3266 PR rust/23124
3267 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3268 when casting.
3269
6d7bb824
TT
32702018-04-30 Tom Tromey <tom@tromey.com>
3271
3272 * gdb.python/py-type.exp: Check align attribute.
3273 * gdb.python/py-type.c: New "aligncheck" global.
3274
007e1530
TT
32752018-04-30 Tom Tromey <tom@tromey.com>
3276
3277 PR exp/17095:
3278 * gdb.dwarf2/dw2-align.exp: New file.
3279 * gdb.cp/align.exp: New file.
3280 * gdb.base/align.exp: New file.
3281 * lib/gdb.exp (gdb_int128_helper): New proc.
3282 (has_int128_c, has_int128_cxx): New caching procs.
3283
6873858b
TT
32842018-04-27 Tom Tromey <tom@tromey.com>
3285
3286 PR rust/22545:
3287 * gdb.rust/simple.exp: Add inclusive range tests.
3288
79188d8d
PA
32892018-04-26 Pedro Alves <palves@redhat.com>
3290
3291 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3292 ifunc breakpoint locations correctly of ifunc breakpoints set
3293 while the program resolves the ifunc.
3294
c7075ad5
PA
32952018-04-26 Pedro Alves <palves@redhat.com>
3296
3297 * gdb.base/gnu-ifunc-final.c: New file.
3298 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3299 * gdb.base/gnu-ifunc.exp (executable): Delete.
3300 (staticexecutable): Adjust.
3301 (lib_opts, exec_opts): Delete.
3302 (make_binsuffix, build, set-break): New procedures.
3303 (misc_tests): New, with tests factored out from the top level.
3304 (top level): Test different combinations of ifunc resolver name,
3305 resolver with and with debug info, and ifunc target with and
3306 without debug info. Wrap static tests with with_target_prefix.
3307
8388016d
PA
33082018-04-26 Pedro Alves <palves@redhat.com>
3309
3310 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3311 return type" warnings.
3312
249b5733
PA
33132018-04-25 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3316 killed".
3317 * gdb.base/kill-after-signal.exp: Likewise.
3318 * gdb.threads/kill.exp: Likewise.
3319
f67c0c91
SDJ
33202018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3321 Sergio Durigan Junior <sergiodj@redhat.com>
3322 Pedro Alves <palves@redhat.com>
3323
3324 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3325 regexps to expect for '[Inferior ... detached]' as well.
3326 * gdb.base/attach.exp: Likewise.
3327 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3328 "gdb_continue_to_end".
3329 (test_catch_syscall_with_wrong_args): Likewise.
3330 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3331 ']'. Don't set 'verbose' on.
3332 * gdb.base/foll-vfork.exp: Likewise.
3333 * gdb.base/fork-print-inferior-events.c: New file.
3334 * gdb.base/fork-print-inferior-events.exp: New file.
3335 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3336 '[Inferior ... has been killed]' message.
3337 * gdb.base/kill-after-signal.exp: Likewise.
3338 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3339 detach message.
3340 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3341 message.
3342 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3343 regexps to expect for '[Inferior ... detached]' as well.
3344 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3345
0a8ddac4
SM
33462018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3347
3348 PR gdb/23104
3349 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3350
d27d16bf
RB
33512018-04-19 Richard Bunt <richard.bunt@arm.com>
3352
3353 * gdb.threads/multiple-successive-infcall.c: New test.
3354 * gdb.threads/multiple-successive-infcall.exp: New file.
3355
a037790e
TT
33562018-04-17 Tom Tromey <tom@tromey.com>
3357
3358 * gdb.rust/simple.rs (Union): New type.
3359 (main): New local "u".
3360 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3361
e3a91079
AA
33622018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3363
3364 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3365 number information in output of "whereis" command.
3366 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3367
b744723f
AA
33682018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3369
3370 * gdb.ada/info_types.exp: Adjust expected output to the line
3371 numbers now printed by "info var/func/type".
3372 * gdb.base/completion.exp: Likewise.
3373 * gdb.base/included.exp: Likewise.
3374 * gdb.cp/cp-relocate.exp: Likewise.
3375 * gdb.cp/cplusfuncs.exp: Likewise.
3376 * gdb.cp/namespace.exp: Likewise.
3377 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3378
4a4495d6
MM
33792018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3380
3381 * gdb.btrace/cpu.exp: New.
3382
1d509aa6
MM
33832018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3384
3385 * gdb.base/step-indirect-call-thunk.exp: New.
3386 * gdb.base/step-indirect-call-thunk.c: New.
3387 * gdb.reverse/step-indirect-call-thunk.exp: New.
3388 * gdb.reverse/step-indirect-call-thunk.c: New.
3389
6295b6da
SM
33902018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3391
3392 * gdb.base/pie-fork.c: New file.
3393 * gdb.base/pie-fork.exp: New file.
3394
50146e70
TT
33952018-04-11 Tom Tromey <tom@tromey.com>
3396
3397 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3398
f50d8a2e
PA
33992018-04-10 Pedro Alves <palves@redhat.com>
3400
3401 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3402 exits. Instead loop running forever.
3403 (fork_parent): Run forever too.
3404
a0be7a36
SM
34052018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3406
3407 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3408 mi_continue_to_line.
3409 * gdb.mi/mi-stack.c (callee4): Add comment.
3410
9b73db36
SM
34112018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3412
3413 * gdb.mi/mi-stack.exp: Fix indentation.
3414
c912f608
SM
34152018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3416
3417 PR gdb/22979
3418 * gdb.arch/amd64-osabi.exp: New file.
3419
26540402
SM
34202018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3421
3422 PR gdb/22980
3423 * gdb.base/osabi.exp: New file.
3424
121ad66c 34252018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3426
3427 * gdb.cp/static-typedef-print.exp: New file.
3428 * gdb.cp/static-typedef-print.cc: New file.
3429
3fcded8f
JB
34302018-03-27 Joel Brobecker <brobecker@adacore.com>
3431
3432 * gdb.ada/varsize_limit: New testcase.
3433
59cc4834
JB
34342018-03-27 Joel Brobecker <brobecker@adacore.com>
3435
3436 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3437
3438 * gdb.ada/notcplusplus: New testcase.
3439
3440 * gdb.base/c-linkage-name.c: New file.
3441 * gdb.base/c-linkage-name.exp: New testcase.
3442
4ca59a9f
TT
34432018-03-26 Tom Tromey <tom@tromey.com>
3444
3445 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3446 * gdb.python/py-framefilter.py (name_error): New global.
3447 (ErrorInName.function): Use name_error.
3448
978d6c75
TT
34492018-03-26 Tom Tromey <tom@tromey.com>
3450
3451 PR backtrace/15582:
3452 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3453
b7fee5a3
KS
34542018-03-23 Keith Seitz <keiths@redhat.com>
3455
3456 PR c++/22968
3457 * gdb.cp/subtypes.exp: New file.
3458 * gdb.cp/subtypes.h: New file.
3459 * gdb.cp/subtypes.cc: New file.
3460 * gdb.cp/subtypes-2.cc: New file.
3461
376be529
AB
34622018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3463
3464 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3465 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3466 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3467 -nostartfiles when compiling the test. Confirm that all registers
3468 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3469
066cfa98
AB
34702018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3471
3472 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3473 option, syntax was wrong anyway.
3474 * gdb.arch/arm-disp-step.exp: Likewise.
3475 * gdb.arch/sparc64-regs.exp: Likewise.
3476 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3477 option, syntax was wrong anyway, switch to use
3478 prepare_for_testing.
3479 * gdb.arch/i386-disp-step.exp: Likewise.
3480
079670b9
AA
34812018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3482
3483 * gdb.ada/exec_changed.exp: Replace "target_info exists
3484 use_gdb_stub" by "use_gdb_stub".
3485 * gdb.ada/start.exp: Likewise.
3486 * gdb.base/async-shell.exp: Likewise.
3487 * gdb.base/attach-pie-misread.exp: Likewise.
3488 * gdb.base/attach-wait-input.exp: Likewise.
3489 * gdb.base/break-entry.exp: Likewise.
3490 * gdb.base/break-interp.exp: Likewise.
3491 * gdb.base/dprintf-detach.exp: Likewise.
3492 * gdb.base/nostdlib.exp: Likewise.
3493 * gdb.base/solib-nodir.exp: Likewise.
3494 * gdb.base/statistics.exp: Likewise.
3495 * gdb.base/testenv.exp: Likewise.
3496 * gdb.mi/mi-exec-run.exp: Likewise.
3497 * gdb.mi/mi-start.exp: Likewise.
3498 * gdb.multi/dummy-frame-restore.exp: Likewise.
3499 * gdb.multi/multi-arch-exec.exp: Likewise.
3500 * gdb.multi/multi-arch.exp: Likewise.
3501 * gdb.multi/tids.exp: Likewise.
3502 * gdb.multi/watchpoint-multi.exp: Likewise.
3503 * gdb.python/py-events.exp: Likewise.
3504 * gdb.threads/attach-into-signal.exp: Likewise.
3505 * gdb.threads/attach-stopped.exp: Likewise.
3506 * gdb.threads/threadapply.exp: Likewise.
3507 * lib/selftest-support.exp: Likewise.
3508
26d6cec4
AA
35092018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3510
3511 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3512
4ee89e90
SR
35132018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3514
3515 * gdb.perf/template-breakpoints.cc: New file.
3516 * gdb.perf/template-breakpoints.exp: New file.
3517 * gdb.perf/template-breakpoints.py: New file.
3518
92630041
TT
35192018-03-19 Tom Tromey <tom@tromey.com>
3520
3521 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3522 y0.
3523 * gdb.rust/simple.exp: Test bare identifier form of struct
3524 initializer.
3525
76727919
TT
35262018-03-19 Tom Tromey <tom@tromey.com>
3527
3528 * gdb.gdb/observer.exp: Remove.
3529
194ed413
AA
35302018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3531
3532 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3533 "qualified" option when setting breakpoints.
3534 * gdb.trace/backtrace.exp: Likewise.
3535 * gdb.trace/circ.exp: Likewise.
3536 * gdb.trace/collection.exp: Likewise.
3537 * gdb.trace/disconnected-tracing.exp: Likewise.
3538 * gdb.trace/ftrace-lock.exp: Likewise.
3539 * gdb.trace/ftrace.exp: Likewise.
3540 * gdb.trace/infotrace.exp: Likewise.
3541 * gdb.trace/packetlen.exp: Likewise.
3542 * gdb.trace/passc-dyn.exp: Likewise.
3543 * gdb.trace/qtro.exp: Likewise.
3544 * gdb.trace/read-memory.exp: Likewise.
3545 * gdb.trace/report.exp: Likewise.
3546 * gdb.trace/signal.exp: Likewise.
3547 * gdb.trace/status-stop.exp: Likewise.
3548 * gdb.trace/strace.exp: Likewise.
3549 * gdb.trace/tfind.exp: Likewise.
3550 * gdb.trace/trace-break.exp: Likewise.
3551 * gdb.trace/trace-condition.exp: Likewise.
3552 * gdb.trace/trace-mt.exp: Likewise.
3553 * gdb.trace/tstatus.exp: Likewise.
3554 * gdb.trace/tsv.exp: Likewise.
3555 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3556 * gdb.trace/unavailable.exp: Likewise.
3557 * gdb.trace/while-dyn.exp: Likewise.
3558
8b067d2c
AA
35592018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3560
3561 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3562 that libinproctrace is copied to the target.
3563
3ae9ce5d
TT
35642018-03-14 Tom Tromey <tom@tromey.com>
3565
3566 PR cli/14977:
3567 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3568 a null pointer.
3569 * gdb.base/wchar.exp: Likewise.
3570
b8c2339b
TT
35712018-03-14 Tom Tromey <tom@tromey.com>
3572
3573 PR cli/19918:
3574 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3575 flag.
3576
4872dc46
SM
35772018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3578
3579 PR gdb/22841
3580 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3581 "target" to remote_exec.
3582
e4fe3756
SM
35832018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3584
3585 PR gdb/22841
3586 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3587 ${board}_upload): Remove.
3588
e95a97d4
AA
35892018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3590
3591 * gdb.cp/watch-cp.cc: New test.
3592 * gdb.cp/watch-cp.exp: New file.
3593
dbbb1059
AB
35942018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.base/infcall-nested-structs.exp: New file.
3597 * gdb.base/infcall-nested-structs.c: New file.
3598 * gdb.base/float.exp: Add riscv support.
3599
ecc054c0
TP
36002018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3601
3602 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3603 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3604
25e3c82c
SDJ
36052018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3606
3607 * gdb.server/abspath.exp: New file.
3608 * lib/gdb.exp (with_cwd): New procedure.
3609
3083294d
SM
36102018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3611
3612 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3613 use it.
3614 (gdb_is_target_remote_prompt): New proc.
3615 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3616 (gdb_is_target_native): Pass prompt parameter to
3617 gdb_is_target_1.
3618
3275ef47
SM
36192018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3620
3621 * gdb.base/load-command.c: New file.
3622 * gdb.base/load-command.exp: New file.
3623 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3624 (gdb_is_target_1): ...this, and generalize for other targets
3625 than just remote.
3626 (gdb_is_target_remote): Use gdb_is_target_1.
3627 (gdb_is_target_native): use gdb_is_target_1.
3628
6893c19a
TT
36292018-02-26 Tom Tromey <tom@tromey.com>
3630
3631 PR python/16497:
3632 * gdb.python/py-framefilter.exp: Update test.
3633
2ddeaf8a
TT
36342018-02-26 Tom Tromey <tom@tromey.com>
3635
3636 * gdb.dwarf2/variant.c: New file.
3637 * gdb.dwarf2/variant.exp: New file.
3638
c9317f21
TT
36392018-02-26 Tom Tromey <tom@tromey.com>
3640
3641 * gdb.rust/simple.exp: Accept more possible results in enum test.
3642
6f6d0c26
SM
36432018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3644
3645 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3646 parentheses.
3647
11b03145
MR
36482018-02-23 Maciej W. Rozycki <macro@mips.com>
3649
3650 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3651 name of a variable: $actual_linejj -> $actual_line.
3652
54a27fe5
JB
36532018-02-21 John Baldwin <jhb@FreeBSD.org>
3654
3655 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3656
de65820c
MM
36572018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3658
3659 * gdb.btrace/buffer-size.exp: Do not force BTS.
3660
980548fd
PA
36612018-02-14 Pedro Alves <palves@redhat.com>
3662
3663 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3664 getting a "Quit".
3665
c4e12631
MM
36662018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3667
3668 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3669 Fix test name.
3670
c2e0e465
SM
36712018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3672
3673 * gdb.cp/m-static.exp: Check type of optimized out static
3674 member.
3675
f7216783
AB
36762018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3679 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3680
0625771b
LS
36812018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3682 Leszek Swirski <leszeks@google.com>
3683
3684 * gdb.python/py-prettyprint.c
3685 (struct to_string_returns_value_inner,
3686 struct to_string_returns_value_wrapper): New.
3687 (main): Add tsrvw variable.
3688 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3689 ToStringReturnsValueWrapper): New classes.
3690 (register_pretty_printers): Register new pretty-printers.
3691 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3692 recursive pretty printer.
3693 * gdb.python/py-mi.exp: Likewise.
3694
59498c30
LS
36952018-02-01 Leszek Swirski <leszeks@google.com>
3696
3697 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3698 functions with the same name as an include file are parsed
3699 correctly.
3700
d4d38844
YQ
37012018-02-01 Yao Qi <yao.qi@linaro.org>
3702
3703 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3704 "\[^\r\n\]*".
3705
07e5f5cf
NP
37062018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3707
3708 * gdb.arch/powerpc-prologue-frame.s: New file.
3709 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3710 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3711
929b5ad4
JB
37122018-01-31 Joel Brobecker <brobecker@adacore.com>
3713
3714 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3715
e671cd59
PA
37162018-01-30 Pedro Alves <palves@redhat.com>
3717
3718 PR gdb/13211
3719 * gdb.base/interrupt-daemon.c: New.
3720 * gdb.base/interrupt-daemon.exp: New.
3721 * gdb.multi/multi-term-settings.c: New.
3722 * gdb.multi/multi-term-settings.exp: New.
3723
fc413dc4
JB
37242018-01-30 Joel Brobecker <brobecker@adacore.com>
3725
3726 * gdb.base/break.exp: Save the location where the breakpoint
3727 on break.c:47 was actually inserted when debugging the version
3728 compiled at -O2 and use it in the expected output of the "info
3729 break" test performed soon after.
3730
5c319bb2
PA
37312018-01-22 Pedro Alves <palves@redhat.com>
3732 Sergio Durigan Junior <sergiodj@redhat.com>
3733
3734 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3735 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3736
a9e40818
JB
37372018-01-22 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.base/break-include.c, gdb.base/break-include.inc,
3740 gdb.base/break-include.exp: New files.
3741 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3742 line number now being the actual line number where the breakpoint
3743 was inserted.
3744 * gdb.mi/mi-break.exp: Likewise.
3745 * gdb.mi/mi-reverse.exp: Likewise.
3746 * gdb.mi/mi-simplerun.exp: Ditto.
3747
e707fc44
AB
37482018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3749
3750 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3751 varobj.
3752 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3753
ae451627
AB
37542018-01-21 Don Breazeal <donb@codesourcery.com>
3755 Andrew Burgess <andrew.burgess@embecosm.com>
3756
3757 * gdb.mi/basics.c: Add new global.
3758 * gdb.mi/mi-frame-regs.exp: New file.
3759 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3760 case.
3761
b1b189e0
AB
37622018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3765 non-parameter, and on an unknown symbol.
3766
fcfcc376
TT
37672018-01-19 Tom Tromey <tom@tromey.com>
3768
3769 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3770 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3771
634c1c31
AA
37722018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3773
3774 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3775 setrlimit and chdir to int.
3776
d6ad07fd
AA
37772018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3778
3779 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3780 function.
3781 (my_tend): Likewise.
3782 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3783 rationale of avoiding FP- and vector instructions.
3784
adf8243b
RK
37852018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3786
3787 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3788 "info reg" with "\[ \t\]*".
3789 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3790 "\[ \t\]+".
3791 * gdb.arch/s390-multiarch.exp: Ditto.
3792 * gdb.base/pc-fp.exp: Ditto.
3793 * gdb.reverse/i386-precsave.exp: Ditto.
3794 * gdb.reverse/i386-reverse.exp: Ditto.
3795 * gdb.reverse/i387-env-reverse.exp: Ditto.
3796 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3797
dcc06925
AA
37982018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3799
3800 * lib/gdb.exp (gdb_compile): Re-enable use of
3801 universal_compile_options for languages other than Rust.
3802
25d4fd80
AA
38032018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3804
3805 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3806
ee7f689e 38072018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3808
3809 PR gdb/16577
3810 * gdb.base/solib-vanish.exp: New.
3811 * gdb.base/solib-vanish-main.c: New.
3812 * gdb.base/solib-vanish-lib1.c: New.
3813 * gdb.base/solib-vanish-lib2.c: New.
3814
d8447b6b
YQ
38152018-01-17 Yao Qi <yao.qi@linaro.org>
3816
3817 * gdb.compile/compile.exp: Match the address printed for
3818 frame in the output of command "bt".
3819
86d6a90c
TT
38202018-01-15 Tom Tromey <tom@tromey.com>
3821
3822 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3823 compute sp_reg.
3824
cbcdb1aa
AB
38252018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3828 to prepare.
3829 (prepare): Return 0 on error, 1 on success.
3830
eea61984
PA
38312018-01-12 Pedro Alves <palves@redhat.com>
3832
3833 * gdb.base/continue-after-aborted-step-over.c: New.
3834 * gdb.base/continue-after-aborted-step-over.exp: New.
3835
6181e9c2
SM
38362018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3837
3838 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3839 options when not creating an executable.
3840
3cada740
PA
38412018-01-11 Pedro Alves <palves@redhat.com>
3842
3843 PR remote/22597
3844 * gdb.server/stop-reply-no-thread.c: New file.
3845 * gdb.server/stop-reply-no-thread.exp: New file.
3846
c63d3e8d
PA
38472018-01-10 Pedro Alves <palves@redhat.com>
3848
3849 PR gdb/22670
3850 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3851 functions too. Test setting breakpoints and printing C functions
3852 with no debug info too.
3853 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3854
d4c2a405
PA
38552018-01-10 Pedro Alves <palves@redhat.com>
3856
3857 PR gdb/22670
3858 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3859 a fail.
3860
8825213e
PA
38612018-01-10 Pedro Alves <palves@redhat.com>
3862
3863 PR gdb/22670
3864 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3865
605fd3c6
YQ
38662018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3867
3868 * gdb.server/unittest.exp: Match the output in non-development
3869 mode.
3870
1e5ded6c
YQ
38712018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3872
3873 * gdb.gdb/unittest.exp: Match output in non-development mode.
3874
30066b0b
JB
38752018-01-08 Joel Brobecker <brobecker@adacore.com>
3876
3877 * gdb.ada/access_tagged_param.exp: Relax expected output
3878 for value of "ObjL" in "continue" to pck.inspect breakpoint
3879 test.
3880
04bafb1e
XR
38812018-01-08 Joel Brobecker <brobecker@adacore.com>
3882
9f86398b
JB
3883 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3884 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3885
e379cee6
PA
38862018-01-05 Pedro Alves <palves@redhat.com>
3887
3888 PR gdb/18653
3889 * gdb.base/libsegfault.exp: New.
3890
de63c46b
PA
38912018-01-05 Joel Brobecker <brobecker@adacore.com>
3892
3893 PR gdb/22670
3894 * gdb.ada/access_tagged_param.exp: New file.
3895 * gdb.ada/access_tagged_param/foo.adb: New file.
3896
f98fc17b
PA
38972018-01-05 Pedro Alves <palves@redhat.com>
3898
3899 PR gdb/22670
3900 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3901 exercise lower case too, and to exercise both full matching and
3902 wild matching.
3903
342f8240
JB
39042018-01-05 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.ada/rename_subscript_param: New testcase.
3907
7150d33c
JG
39082018-01-05 Jerome Guitton <guitton@adacore.com>
3909
3910 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3911
cc0e770c
JB
39122018-01-05 Joel Brobecker <brobecker@adacore.com>
3913
3914 * gdb.ada/convvar_comp: New testcase.
3915
672a41aa 39162018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3917
3918 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3919 (My_Table): New global variable.
3920 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3921
7365ec2f
JB
39222018-01-04 Joel Brobecker <brobecker@adacore.com>
3923
3924 PR gdb/22670
3925 * gdb.ada/maint_with_ada: New testcase.
3926
289483b6
JB
39272018-01-04 Joel Brobecker <brobecker@adacore.com>
3928
3929 PR gdb/22670
3930 * gdb.ada/bp_c_mixed_case: New testcase.
3931
344420da
JB
39322018-01-04 Joel Brobecker <brobecker@adacore.com>
3933
3934 PR gdb/22670
3935 * gdb.ada/complete.exp: Add "complete break ada" test.
3936
66fc87a0
JB
39372018-01-04 Joel Brobecker <brobecker@adacore.com>
3938
3939 PR gdb/22670
3940 * gdb.ada/info_addr_mixed_case: New testcase.
3941
9f757bf7
XR
39422018-01-03 Xavier Roirand <roirand@adacore.com>
3943
3944 * gdb.ada/excep_handle.exp: New testcase.
3945 * gdb.ada/excep_handle/foo.adb: New file.
3946 * gdb.ada/excep_handle/pck.ads: New file.
3947
bd570f80
JB
39482018-01-03 Joel Brobecker <brobecker@adacore.com>
3949
3950 * gdb.base/step-line.c: Add extra empty line in copyright header.
3951 * gdb.base/step-line.inp: Likewise.
3952
9fe561ab
JB
39532018-01-02 Joel Brobecker <brobecker@adacore.com>
3954
3955 * gdb.ada/dyn_stride.exp: Add slice test.
3956
a405673c
JB
39572018-01-02 Joel Brobecker <brobecker@adacore.com>
3958
3959 * gdb.ada/dyn_stride: New testcase.
3960
cef0f868
SH
39612017-12-27 Stafford Horne <shorne@gmail.com>
3962
3963 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3964 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3965
b67d92b0
SH
39662017-12-27 Stafford Horne <shorne@gmail.com>
3967
3968 * gdb.base/reggroups.c: New file.
3969 * gdb.base/reggroups.exp: New file.
3970
eccab96d
JB
39712017-12-18 Joel Brobecker <brobecker@adacore.com>
3972
3973 * gdb.dwarf2/ada-valprint-error.c: New file.
3974 * gdb.dwarf2/ada-valprint-error.exp: New file.
3975
0e2da9f0
JB
39762017-12-18 Joel Brobecker <brobecker@adacore.com>
3977
3978 * gdb.ada/assign_arr: New testcase.
3979
cb923fcc
XR
39802017-12-18 Xavier Roirand <roirand@adacore.com>
3981
3982 * gdb.ada/funcall_ptr: New testcase.
3983
7c161838
SDJ
39842017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3985
3986 PR cli/16224
3987 * gdb.base/ptype-offsets.cc: New file.
3988 * gdb.base/ptype-offsets.exp: New file.
3989
1af17fd9
YQ
39902017-12-15 Yao Qi <yao.qi@linaro.org>
3991
3992 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3993 if XML is disabled.
3994
828d5846
XR
39952017-12-15 Xavier Roirand <roirand@adacore.com>
3996
3997 * gdb.ada/same_component_name: New testcase.
3998
79e8fcaa
JB
39992017-12-14 Joel Brobecker <brobecker@adacore.com>
4000
4001 * gdb.ada/str_binop_equal: New testcase.
4002
e05fa6f9
JB
40032017-12-14 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.ada/task_switch_in_core: New testcase.
4006
b89641ba
SM
40072017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4008
4009 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4010 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4011 call test_bkpt_qualified.
4012 (test_bkpt_qualified): New proc.
4013
6892d2e4
PA
40142017-12-13 Pedro Alves <palves@redhat.com>
4015
4016 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4017 Tighten regexp by matching with an anchor.
4018
a22ecf70
PA
40192017-12-13 Pedro Alves <palves@redhat.com>
4020
4021 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4022 ("expression with namespace"): New set of tests.
4023 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4024 (Nested::Test_NS::qux): New.
4025 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4026 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4027
9937536c
JB
40282017-12-13 Joel Brobecker <brobecker@adacore.com>
4029
4030 * gdb.base/server-del-break.c: New file.
4031 * gdb.base/server-del-break.exp: New file.
4032
fe49c6f5
SH
40332017-12-12 Stafford Horne <shorne@gmail.com>
4034
4035 * gdb.xml/tdesc-regs.exp: Add or1k support.
4036
c3d18620
SH
40372017-12-12 Stafford Horne <shorne@gmail.com>
4038
4039 * gdb.base/bp-permanent.c: Define nop of or1k.
4040
c5f9cfc8
JB
40412017-12-11 Joel Brobecker <brobecker@adacore.com>
4042
4043 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4044 output with components being reordered.
4045
a9c135fc
JB
40462017-12-11 Joel Brobecker <brobecker@adacore.com>
4047
4048 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4049 output with components being reordered.
4050
927aa2e7
JK
40512017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4052 Pedro Alves <palves@redhat.com>
4053
4054 * gdb.base/maint.exp (check for .gdb_index): Check also for
4055 .debug_names.
4056 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4057 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4058 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4059 (.gdb_index used after symbol reloading): Support also .debug_names.
4060 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4061
f17d9474
YQ
40622017-12-08 Yao Qi <yao.qi@linaro.org>
4063
4064 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4065 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4066
a0de8c21
YQ
40672017-12-08 Yao Qi <yao.qi@linaro.org>
4068
4069 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4070 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4071
a738ea1d
YQ
40722017-12-08 Yao Qi <yao.qi@linaro.org>
4073
4074 * gdb.arch/aarch64-tagged-pointer.c: New file.
4075 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4076
1cd9a73b
SDJ
40772017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4078
4079 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4080 "int".
4081
fa6eb693
KS
40822017-12-07 Keith Seitz <keiths@redhat.com>
4083
4084 PR breakpoints/22569
4085 * gdb.linespec/ls-errs.exp: Change expected result of "break
4086 -source this file has spaces.c -line 3".
4087 Check that an explicit source file followed by whitespace is
4088 identified as an invalid explicit location.
4089
883fd55a
KS
40902017-12-07 Keith Seitz <keiths@redhat.com>
4091
4092 * gdb.cp/nested-types.cc: New file.
4093 * gdb.cp/nested-types.exp: New file.
4094 * lib/cp-support.exp: Load data-structures.exp library.
4095 (debug_cp_test_ptype_class): New global.
4096 (cp_ptype_class_verbose, next_line): New procedures.
4097 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4098 Add and document new return value.
4099 Switch the list of lines to a queue.
4100 Add support for new `type' key for nested type definitions.
4101 Add debugging/troubleshooting messages.
4102 * lib/data-structures.exp: New file.
4103
ec72db3e
SM
41042017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4105
4106 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4107 with proc_with_prefix, don't use with_test_prefix.
4108
99598d71
TT
41092017-12-07 Tom Tromey <tom@tromey.com>
4110
4111 * gdb.base/break.exp: Add test for empty "commands".
4112
a8806230
YQ
41132017-12-07 Yao Qi <yao.qi@linaro.org>
4114
4115 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4116 malloc and catch syscall.
4117
824cc835
PM
41182017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4119
e79be6e5 4120 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4121 tests for explicit locations.
4122
7cc244de
PA
41232017-12-06 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4126 force-disabling XML descriptions.
4127
50a1fdd5
PA
41282017-12-04 Pedro Alves <palves@redhat.com>
4129
4130 PR gdb/22499
4131 * gdb.arch/amd64-disp-step-avx.S: New file.
4132 * gdb.arch/amd64-disp-step-avx.exp: New file.
4133
f0fb2488
PA
41342017-12-03 Pedro Alves <palves@redhat.com>
4135
4136 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4137 and <string.h>.
4138 (parent_function): Print distinct messages when waitpid fails, or
4139 the child exits with a signal, or the child exits for an unhandled
4140 reason.
4141 * gdb.threads/process-dies-while-detaching.exp
4142 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4143 it. Wait for both inferior output and GDB's prompt. Use an
4144 indirect spawn id list.
4145 (do_detach): New parameter 'child_exit'. Use it to compute
4146 expected inferior output.
4147 (test_detach, test_detach_watch, test_detach_killed_outside):
4148 Adjust to pass down the expected child exit kind.
4149
97cbe998
SDJ
41502017-12-01 Joel Brobecker <brobecker@adacore.com>
4151 Sergio Durigan Junior <sergiodj@redhat.com>
4152 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4155
40fc416f
SDJ
41562017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4157
4158 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4159 to 'symbol-file' and 'add-symbol-file' can be
4160 position-independent.
4161
1cc75e92
YQ
41622017-12-01 Yao Qi <yao.qi@linaro.org>
4163
4164 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4165 the URL in copyright header.
4166 * gdb.arch/aarch64-fp.exp: Likewise.
4167 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4168 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4169 * gdb.base/expand-psymtabs.exp: Likewise.
4170 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4171 * gdb.fortran/common-block.exp: Likewise.
4172 * gdb.fortran/common-block.f90: Likewise.
4173 * gdb.fortran/logical.exp: Likewise.
4174 * gdb.fortran/vla-datatypes.f90: Likewise.
4175 * gdb.fortran/vla-sub.f90: Likewise.
4176
875fb7a7
JB
41772017-11-30 Joel Brobecker <brobecker@adacore.com>
4178
4179 * gdb.ada/repeat_dyn: New testcase.
4180
6f14765f
UW
41812017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4182
4183 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4184 Update for changed thread numbering.
4185 * gdb.cell/bt.exp: Update for changed GDB output.
4186
f1af7b94
SM
41872017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4188
4189 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4190 setting isremote by hand.
4191 * boards/dwarf4-gdb-index.exp: Likewise.
4192 * boards/fission.exp: Likewise.
4193 * boards/stabs.exp: Likewise.
4194
e3919f3e
PA
41952017-11-30 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.linespec/cpls-ops.exp
4198 (check_explicit_skips_function_argument): Extract the underlying
4199 type of size_t instead of hardcoding it.
4200
bd69330d
PA
42012017-11-29 Pedro Alves <palves@redhat.com>
4202
4203 PR c++/19436
4204 * gdb.linespec/cpls-abi-tag.cc: New file.
4205 * gdb.linespec/cpls-abi-tag.exp: New file.
4206
a20714ff
PA
42072017-11-29 Pedro Alves <palves@redhat.com>
4208
4209 * gdb.base/langs.exp: Use -qualified.
4210 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4211 it.
4212 * gdb.cp/namespace.exp: Use -qualified.
4213 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4214 (overload-3, template-overload, template-ret-type, const-overload)
4215 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4216 procedures.
4217 (test_driver): Call them.
4218 * gdb.cp/save-bp-qualified.cc: New.
4219 * gdb.cp/save-bp-qualified.exp: New.
4220 * gdb.linespec/explicit.exp: Test -qualified.
4221 * lib/completion-support.exp (completion::explicit_opts_list): Add
4222 "-qualified".
4223 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4224
f6f1d339
PM
42252017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4226
4227 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4228
02ca603a
TT
42292017-11-29 Tom Tromey <tom@tromey.com>
4230
4231 * gdb.base/relocate.exp: Update invalid argument test.
4232 Add new tests for invalid arguments.
4233
ed6c0bfb
TP
42342017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4235
4236 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4237 Return 0 as a long.
4238 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4239
f106e10e
TP
42402017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4241
4242 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4243 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4244 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4245 func ().
4246 * gdb.cp/shadow.cc (B.func): Return 0.
4247
10329bb2
JB
42482017-11-27 Joel Brobecker <brobecker@adacore.com>
4249
4250 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4251 expected output in gdb_expect call to allow the exception
4252 message to be present as well. Fix syntax confusion to avoid
4253 TCL thinking that exception_name is an array.
4254
617cd4bc
UW
42552017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4256
4257 * gdb.arch/spu-info.c: Include <unistd.h>.
4258 (do_signal_test): Fix broken calls to write.
4259 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4260 Fix checks for empty mailboxes. Update signal tests for corrected
4261 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4262 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4263 * gdb.cell/arch.exp: Use standard_output_file.
4264 * gdb.cell/break.exp: Likewise.
4265 * gdb.cell/bt.exp: Likewise.
4266 * gdb.cell/core.exp: Likewise.
4267 * gdb.cell/dwarfaddr.exp: Likewise.
4268 * gdb.cell/ea-cache.exp: Likewise.
4269 * gdb.cell/ea-standalone.exp: Likewise.
4270 * gdb.cell/f-regs.exp: Likewise.
4271 * gdb.cell/fork.exp: Likewise.
4272 * gdb.cell/gcore.exp: Likewise.
4273 * gdb.cell/mem-access.exp: Likewise.
4274 * gdb.cell/ptype.exp: Likewise.
4275 * gdb.cell/registers.exp: Likewise.
4276 * gdb.cell/sizeof.exp: Likewise.
4277 * gdb.cell/solib-symbol.exp: Likewise.
4278 * gdb.cell/solib.exp: Likewise.
617cd4bc 4279
a81aaca0
PA
42802017-11-25 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.base/complete-empty.exp: New file.
4283 * gdb.base/completion.exp: Adjust.
4284
6a3c6ee4
PA
42852017-11-25 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.linespec/cpls-ops.cc: New file.
4288 * gdb.linespec/cpls-ops.exp: New file.
4289 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4290 factored out from ...
4291 (test_complete_prefix_range): ... this.
4292
8955eb2d
PA
42932017-11-24 Pedro Alves <palves@redhat.com>
4294
4295 * gdb.linespec/cpcompletion.exp: New file.
4296 * gdb.linespec/cpls-hyphen.cc: New file.
4297 * gdb.linespec/cpls.cc: New file.
4298 * gdb.linespec/cpls2.cc: New file.
4299 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4300 test to use test_gdb_complete_unique. Add label completion,
4301 keyword completion and explicit location completion tests.
4302 * lib/completion-support.exp: New file.
4303
e547c119
JB
43042017-11-24 Joel Brobecker <brobecker@adacore.com>
4305
4306 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4307 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4308 when hitting an exception catchpoint.
4309
7c3c1aa8
YQ
43102017-11-22 Yao Qi <yao.qi@linaro.org>
4311
4312 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4313
41bd68f5
SM
43142017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4315
4316 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4317 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4318 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4319
1daad298
YQ
43202017-11-22 Yao Qi <yao.qi@linaro.org>
4321
4322 * gdb.base/info-os.exp: Pass pthreads.
4323 * gdb.multi/multi-attach.exp: Likewise.
4324
88465e87
YQ
43252017-11-22 Yao Qi <yao.qi@linaro.org>
4326
4327 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4328 compiler.
4329
dc196b23
YQ
43302017-11-22 Yao Qi <yao.qi@linaro.org>
4331
4332 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4333 * gdb.base/break-interp.exp: Likewise.
4334 * gdb.base/jit-attach-pie.exp: Likewise.
4335
2400729e
UW
43362017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4337
4338 * gdb.base/float128.c (large128): New variable.
4339 * gdb.base/float128.exp: Add test to print largest __float128 value.
4340
7a26362d
UW
43412017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4342
4343 * gdb.arch/vsx-regs.exp: Update register content checks.
4344
ed0f4273
UW
43452017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4346
4347 * gdb.arch/ppc-longdouble.exp: New file.
4348 * gdb.arch/ppc-longdouble.c: Likewise.
4349
a25d69c6
PA
43502017-11-21 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4353
73fcf641
PA
43542017-11-20 Pedro Alves <palves@redhat.com>
4355
4356 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4357 (long_double_typedef): New typedefs.
4358 Use DEF on double and long double.
4359 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4360 cases.
4361 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4362 and 'long_double_ptr_same_size' locals. Use them to decide
4363 whether cast from array/function to float is valid/invalid.
4364
71a3c369
TT
43652017-11-17 Tom Tromey <tom@tromey.com>
4366
4367 * gdb.rust/traits.rs: New file.
4368 * gdb.rust/traits.exp: New file.
4369
ced9779b
JB
43702017-11-17 Joel Brobecker <brobecker@adacore.com>
4371
4372 * gdb.ada/minsyms: New testcase.
4373
a0922d80
PA
43742017-11-16 Pedro Alves <palves@redhat.com>
4375
4376 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4377 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4378
ea04e54c
PA
43792017-11-16 Pedro Alves <palves@redhat.com>
4380
4381 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4382 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4383
e849ea89
PA
43842017-11-16 Pedro Alves <palves@redhat.com>
4385
4386 * gdb.server/reconnect-ctrl-c.c: New file.
4387 * gdb.server/reconnect-ctrl-c.exp: New file.
4388
d8ae99a7
PM
43892017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4390
4391 * gdb.python/py-rbreak.exp: New file.
4392 * gdb.python/py-rbreak.c: New file.
4393 * gdb.python/py-rbreak-func2.c: New file.
4394
968a13f8
PA
43952017-11-16 Pedro Alves <palves@redhat.com>
4396
4397 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4398 pattern.
4399 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4400 GDB.
4401
71774bc9
SM
44022017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4403
4404 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4405 regex.
4406
ddbb44cf
SM
44072017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4408
4409 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4410 test names.
4411
584a564f
PA
44122017-11-09 Pedro Alves <palves@redhat.com>
4413
4414 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4415 factored out from ...
4416 (top level): ... here, and adjusted to avoid expecting beyond the
4417 prompt in a single gdb_test_multiple.
4418
5ed7a928
PA
44192017-11-09 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4422 output.
4423 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4424 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4425 * gdb.server/ext-run.exp ("kill" test): Likewise.
4426 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4427
a60e0738
PA
44282017-11-09 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4431 match till end of line.
4432
2c88253f
PA
44332017-11-09 Pedro Alves <palves@redhat.com>
4434
4435 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4436
c7a38517
PA
44372017-11-09 Pedro Alves <palves@redhat.com>
4438
4439 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4440 New procedures, factored out from ...
4441 (top level): ... here, and adjusted to avoid expecting beyond the
4442 prompt in one go.
4443
f29f4b6b
PA
44442017-11-09 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4447 output. Fix '?' match.
4448
286acbb5
JB
44492017-11-08 Joel Brobecker <brobecker@adacore.com>
4450
4451 * gdb.ada/scoped_watch: New testcase.
4452 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4453 which is actually correct.
4454 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4455 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4456
62d7ae92
PA
44572017-11-08 Pedro Alves <palves@redhat.com>
4458
4459 * gdb.gdb/complaints.exp (test_initial_complaints)
4460 (test_serial_complaints, test_short_complaints): Call
4461 complaint_internal instead of complaint.
4462
280ca31f
DT
44632017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4464
4465 * gdb.threads/tls-core.c: New file.
4466 * gdb.threads/tls-core.exp: Likewise.
4467
b5ec771e
PA
44682017-11-08 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4471 (p Exported_Capitalized): New test.
4472 (p exported_capitalized): New test.
4473
a02b41a7
PA
44742017-11-07 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4477
95e95a6d
PA
44782017-11-07 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4481 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4482 (disable_invalid, disable_inverted, disable_negative): New
4483 procedures.
4484 ("bad numbers"): New set of tests.
4485
cee62dbd
PA
44862017-11-07 Pedro Alves <palves@redhat.com>
4487
4488 * gdb.cp/ena-dis-br-range.exp: Add tests.
4489
cc638e86
PA
44902017-11-07 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4493
d0fe4701
XR
44942017-11-07 Xavier Roirand <roirand@adacore.com>
4495 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.base/ena-dis-br.exp: Add reference to
4498 gdb.cp/ena-dis-br-range.exp.
4499 * gdb.cp/ena-dis-br-range.exp: New file.
4500 * gdb.cp/ena-dis-br-range.cc: New file.
4501
46f67f80
PA
45022017-11-06 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.base/attach-non-pgrp-leader.c: New.
4505 * gdb.base/attach-non-pgrp-leader.exp: New.
4506
726e1356
PA
45072017-11-06 Pedro Alves <palves@redhat.com>
4508
4509 * configure.ac: No longer check for termio.h and sgtty.h.
4510 * configure: Regenerate.
4511 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4512 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4513 Remove termio and sgtty code.
4514
50ab6ace
YQ
45152017-11-03 Yao Qi <yao.qi@linaro.org>
4516
4517 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4518 in GDB is disabled.
4519
8e68731c
YQ
45202017-11-03 Yao Qi <yao.qi@linaro.org>
4521
4522 * gdb.python/py-thrhandle.exp: Skip it if python is not
4523 enabled.
4524
3a87ae65
SM
45252017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4526
4527 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4528 as a breakpoint command.
4529
484d8d36
MD
45302017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4531
4532 PR python/21213
4533 * gdb.python/py-infthread.exp: Test calling
4534 InferiorThread.inferior () multiple times in a row.
4535
4a27f119
KS
45362017-10-27 Keith Seitz <keiths@redhat.com>
4537
4538 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4539 Test "info break" for every inlined function breakpoint.
4540
bb11dd58
YQ
45412017-10-27 Yao Qi <yao.qi@linaro.org>
4542
4543 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4544
a43f3893
PF
45452017-10-26 Patrick Frants <osscontribute@gmail.com>
4546
4547 * gdb.cp/classes.exp (test_static_members): Test printing
4548 Outer::instance.
4549 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4550 (Inner::instance, Outer::instance): New.
4551
792ccf00
PA
45522017-10-24 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4555 extra console" test in two stages.
4556
eb2bfbad
PA
45572017-10-24 Pedro Alves <palves@redhat.com>
4558
4559 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4560
1f75a651
PA
45612017-10-24 Pedro Alves <palves@redhat.com>
4562
4563 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4564 loop.
4565
779990d9
PA
45662017-10-24 Pedro Alves <palves@redhat.com>
4567
4568 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4569 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4570
ad9b8f5d
PA
45712017-10-24 Pedro Alves <palves@redhat.com>
4572
4573 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4574 parameter and handle it. Don't output read value in test name.
4575
fee6da6e
PA
45762017-10-24 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4579 custom test name.
4580
10389c2c
PA
45812017-10-24 Pedro Alves <palves@redhat.com>
4582
4583 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4584 include the unstable output directory name in the test's name.
4585 (initial_setup_simple) <'set args'>: Use custom test name.
4586
a80e65a9
PA
45872017-10-24 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4590 with explicit test name.
4591
15763a09
PA
45922017-10-20 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4595 'wait -i'. Use gdb_assert and remote_close.
4596
49a4ce2e
AB
45972017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4598
4599 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4600 number from variable rather than hard-coded.
4601
a75868f5
PA
46022017-10-19 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.base/long-inferior-output.c: New file.
4605 * gdb.base/long-inferior-output.exp: New file.
4606
c8ba13ad
KS
46072017-11-18 Keith Seitz <keiths@redhat.com>
4608
4609 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4610 method.
4611 (main): Call it.
4612 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4613 Add additional user-defined conversion operator tests.
4614
b27de576
PA
46152017-10-17 Pedro Alves <palves@redhat.com>
4616
4617 * boards/native-stdio-gdbserver.exp: Load "local-board".
4618
8484c955
PA
46192017-10-17 Pedro Alves <palves@redhat.com>
4620
4621 * gdb.base/quit-live.c: New file.
4622 * gdb.base/quit-live.exp: New file.
4623
83d5a34d
KS
46242017-10-16 Keith Seitz <keiths@redhat.com>
4625
4626 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4627 (class_with_protected_typedef, class_with_private_typedef)
4628 (struct_with_public_typedef, struct_with_protected_typedef)
4629 (struct_with_private_typedef): New classes/structs.
4630 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4631 typedefs and access specifiers.
4632
739b3f1d
PA
46332017-10-16 Pedro Alves <palves@redhat.com>
4634 Simon Marchi <simon.marchi@polymtl.ca>
4635
4636 * README (Local vs Remote vs Native): New section.
4637 * boards/local-board.exp: New file, with bits factored out from
4638 ...
4639 * boards/native-extended-gdbserver.exp: ... here. Load
4640 "local-board".
4641 * boards/native-gdbserver.exp: Load "local-board".
4642 (${board}_spawn, ${board}_exec): Delete.
4643 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4644 ...
4645 * boards/stdio-gdbserver-base.exp: ... this new file.
4646 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4647 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4648 procedure.
4649 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4650 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4651 stdio_gdbserver_command.
4652 (${board}_get_remote_address, ${board}_get_comm_port)
4653 (${board}_download, ${board}_upload): Delete.
4654 (get_target_remote_pipe_cmd): New.
4655
fe68b953
SM
46562017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4657
4658 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4659 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4660 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4661 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4662 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4663 remove with_test_prefix.
4664
300b6685
PA
46652017-10-13 Pedro Alves <palves@redhat.com>
4666
4667 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4668 * gdb.base/annota1.exp: Use it instead of is_remote.
4669 * gdb.base/annota3.exp: Use it instead of is_remote.
4670 * gdb.cp/annota2.exp: Use it instead of is_remote.
4671 * gdb.cp/annota3.exp: Use it instead of is_remote.
4672 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4673
50500caf
PA
46742017-10-13 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4677 (test_num_test_vars, run_and_count_vars, find_env)
4678 (test_set_unset_env, test_inherit_env_var): New procedures.
4679 (top level): Use them.
4680
dad0c6d2
PA
46812017-10-13 Pedro Alves <palves@redhat.com>
4682
4683 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4684 also skip on stub-like targets.
4685
8b0553c1
PA
46862017-10-13 Pedro Alves <palves@redhat.com>
4687
4688 PR gdb/22293
4689 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4690 (top level): Move some tests to ...
4691 (test_not_found): ... this new procedure.
4692 (top level): Call it.
4693
7594f623
PA
46942017-10-13 Pedro Alves <palves@redhat.com>
4695
4696 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4697 expect different "info terminal" output if testing with a
4698 non-native target.
4699
ebe3b402
PA
47002017-10-13 Pedro Alves <palves@redhat.com>
4701 Simon Marchi <simon.marchi@polymtl.ca>
4702
4703 PR python/12966
4704 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4705
42f1b161
PA
47062017-10-13 Pedro Alves <palves@redhat.com>
4707
4708 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4709 already.
4710
8d6ef72b
PA
47112017-10-13 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4714 is_remote.
4715
d7bcd5b8
PA
47162017-10-13 Pedro Alves <palves@redhat.com>
4717
4718 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4719 is_remote.
4720
df479dc6
PA
47212017-10-13 Pedro Alves <palves@redhat.com>
4722
4723 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4724 is set.
4725 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4726 instead of is_remote.
4727
23fb630a
PA
47282017-10-13 Pedro Alves <palves@redhat.com>
4729
4730 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4731 (top level): Add comment.
4732
cc77b1dc
PA
47332017-10-13 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.base/remote.exp (top level): Fix comment typo and add
4736 missing return.
4737
27c9e813
PA
47382017-10-13 Pedro Alves <palves@redhat.com>
4739 Simon Marchi <simon.marchi@polymtl.ca>
4740
4741 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4742 calls and add comments. Skip test if use_gdb_stub is set.
4743 (top level): Use "set cwd" command instead of "cd" command.
4744
5e830d98
PA
47452017-10-13 Pedro Alves <palves@redhat.com>
4746
4747 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4748 is_remote target check.
4749
f5ca0032
PA
47502017-10-13 Pedro Alves <palves@redhat.com>
4751
4752 * gdb.base/scope.exp: Use build_executable + clean_restart +
4753 gdb_file_cmd instead of prepare_for_testing and no longer skip
4754 "before run" tests on is_remote target boards. Update comments.
4755 * boards/native-extended-gdbserver.exp
4756 (extended_gdbserver_load_last_file): New, factored out from ...
4757 (gdb_load): ... this. Move further below and add comment.
4758 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4759
8aed1c0d
PA
47602017-10-12 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.base/attach.exp: Remove references to gdb64.
4763 * gdb.base/dbx.exp: Remove references to gdb64.
4764
cfa34c87
SM
47652017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4766 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.base/label.exp: Remove is_remote target check.
4769
9192b7de
PA
47702017-10-12 Pedro Alves <palves@redhat.com>
4771
4772 * gdb.base/auvx.exp (coredir): Update comment.
4773 (top level) <core_works>: Use "set cwd" command instead of "cd"
4774 command.
4775
6bf0052d
PA
47762017-10-12 Pedro Alves <palves@redhat.com>
4777 Simon Marchi <simon.marchi@polymtl.ca>
4778
4779 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4780 target boards.
4781
e48ef82d
PA
47822017-10-12 Pedro Alves <palves@redhat.com>
4783 Simon Marchi <simon.marchi@polymtl.ca>
4784
4785 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4786 Instead skip if there's any gdb_protocol set.
4787
8d7aea57
SM
47882017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4789 Pedro Alves <palves@redhat.com>
4790
4791 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4792
30440677
PA
47932017-10-12 Pedro Alves <palves@redhat.com>
4794 Simon Marchi <simon.marchi@polymtl.ca>
4795
4796 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4797 instead of on dejagnu remote boards.
4798
4e04f045 47992017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4800 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4801
4802 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4803 checks. Use build_executable + clean_restart instead of
4804 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4805 of enabling non-stop after starting gdb.
4806
871a186e
PA
48072017-10-12 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4810 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4811 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4812 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4813
56d704da
AK
48142017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4815
4816 * gdb.arch/arc-tdesc-cpu.exp: New file.
4817 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4818
2f20e312
SM
48192017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4820
4821 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4822
65630365
PA
48232017-10-10 Pedro Alves <palves@redhat.com>
4824
4825 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4826 expect CLI output.
4827
bf469271
PA
48282017-10-10 Pedro Alves <palves@redhat.com>
4829
4830 * lib/selftest-support.exp (selftest_setup): Update for
4831 captured_command_loop's prototype change.
4832
777a42f1
PA
48332017-10-09 Pedro Alves <palves@redhat.com>
4834
4835 Test both arch1=>arch2 and arch2=>arch1.
4836
4837 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4838 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4839 factored out to...
4840 (append_arch1_options, append_arch2_options, append_arch_options)
4841 (build_executables): New procedures.
4842 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4843 local.
4844 (top level): Add new 'first_arch' testing axis.
4845
cbd2b4e3
PA
48462017-10-09 Pedro Alves <palves@redhat.com>
4847
4848 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4849 (barrier): New.
4850 (thread_start, all_started): New functions.
4851 (main): Spawn new thread and wait until it is scheduled.
4852 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4853 option.
4854 (do_test): Add 'selected_thread' parameter. Run to all_started
4855 instead of main. Explicitly set the breakpoint at main. Switch
4856 to the SELECTED_THREAD thread.
4857 (top level): Test handling the exec event with either the main
4858 thread or the second thread selected.
4859
5c9e4427
PA
48602017-10-09 Pedro Alves <palves@redhat.com>
4861
4862 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4863 logic. Move STOP marker after the value checks.
4864 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4865 regexp.
4866
b3b7c423
SL
48672017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4868
4869 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4870
3b4b2f16
UW
48712017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4872
4873 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4874 integer-to-dfp conversion.
4875 * gdb.base/dfp-test.exp: Likewise.
4876
5cd63fda
PA
48772017-10-04 Pedro Alves <palves@redhat.com>
4878
4879 * gdb.multi/hangout.c: Include <unistd.h>.
4880 (hangout_loop): New function.
4881 (main): Call alarm. Call hangout_loop in a loop.
4882 * gdb.multi/hello.c: Include <unistd.h>.
4883 (hello_loop): New function.
4884 (main): Call alarm. Call hangout_loop in a loop.
4885 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4886 inferior with the other selected.
4887
4c71c105
SM
48882017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4889
4890 * gdb.mi/list-thread-groups-available.exp: New file.
4891 * gdb.mi/list-thread-groups-available.c: New file.
4892
bc3b087d
SDJ
48932017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4894
4895 * gdb.base/set-cwd.exp: Make it available on
4896 native-extended-gdbserver.
4897
d092c5a2
SDJ
48982017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4899
4900 * gdb.base/set-cwd.c: New file.
4901 * gdb.base/set-cwd.exp: Likewise.
4902
45320ffa
TT
49032017-10-02 Tom Tromey <tom@tromey.com>
4904
4905 PR rust/22236:
4906 * gdb.rust/simple.rs (main): New variable "fslice".
4907 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4908
b3e3859b
TT
49092017-10-02 Tom Tromey <tom@tromey.com>
4910
4911 * gdb.rust/simple.exp: Test ptype of a slice.
4912
01af5e0d
TT
49132017-10-02 Tom Tromey <tom@tromey.com>
4914
4915 * gdb.rust/simple.exp: Test index of slice.
4916
a9bbfbd8
TT
49172017-09-27 Tom Tromey <tom@tromey.com>
4918
4919 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4920
df8899e5
TP
49212017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4922 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.base/compare-sections.exp (get value of read-only section): Read
4925 as unsigned value.
4926 (corrupt read-only section): Likewise and don't set written if patching
4927 failed.
4928
757bf54b
KB
49292017-09-21 Kevin Buettner <kevinb@redhat.com>
4930
4931 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4932 files.
4933
06871ae8
PA
49342017-09-20 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4937 symbol names in gdb's output.
4938 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4939
e5f25bc5
PA
49402017-09-20 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4943 Rename to ...
4944 (test_list_ambiguous_symbol): ... this and add a symbol name
4945 parameter. Adjust.
4946 (test_list_ambiguous_function): Reimplement on top of
4947 test_list_ambiguous_symbol and also test listing ambiguous
4948 variables.
4949 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4950 (ambiguous_fun): ... this.
4951 (ambiguous_var): New.
4952 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4953 (ambiguous_fun): ... this.
4954 (ambiguous_var): New.
4955
4e5a4f58
JB
49562017-09-19 John Baldwin <jhb@FreeBSD.org>
4957
4958 * gdb.base/starti.c: New file.
4959 * gdb.base/starti.exp: New file.
4960 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4961
26e53f3e
PA
49622017-09-14 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4965 (top level): Use it instead of runto.
4966
cb791d59
TT
49672017-09-11 Tom Tromey <tom@tromey.com>
4968
4969 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4970
7c96f8c1
TT
49712017-09-11 Tom Tromey <tom@tromey.com>
4972
4973 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4974 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4975
469412dd
CW
49762017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4977
4978 * gdb.fortran/printing-types.exp: New file.
4979 * gdb.fortran/printing-types.exp: New file.
4980
e0f86435
BH
49812017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4982
4983 * gdb.fortran/vla-ptype.exp: Fix typos.
4984 * gdb.fortran/vla-value.exp: Same.
4985
9e9af4be
BH
49862017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4987
4988 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4989 * gdb.mi/mi-var-child-f.exp: Likewise.
4990 * gdb.mi/mi-vla-fortran.exp: Likewise.
4991
a5ad232b 49922017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4993 Christoph Weinmann <christoph.t.weinmann@intel.com>
4994 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4995
4996 * gdb.fortran/ptr-indentation.f90: New file.
4997 * gdb.fortran/ptr-indentation.exp: New file.
4998
5aec60eb
TT
49992017-09-05 Tom Tromey <tom@tromey.com>
5000
5001 PR gdb/22010:
5002 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5003
8f8f8152
TP
50042017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5005
5006 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5007
fbd1b771
JK
50082017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5009
5010 * gdb.threads/tls-nodebug-pie.c: New file.
5011 * gdb.threads/tls-nodebug-pie.exp: New file.
5012
5eb5f850
TT
50132017-09-05 Tom Tromey <tom@tromey.com>
5014
5015 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5016 for rust.
5017
ae780a21
SM
50182017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5019
5020 * gdb.multi/multi-arch-exec.exp: Test with different
5021 "follow-exec-mode" settings.
5022 (do_test): New procedure.
5023
3693fdb3
PA
50242017-09-04 Pedro Alves <palves@redhat.com>
5025
5026 * gdb.base/func-static.c (S::method const, S::method volatile)
5027 (S::method volatile const): New methods.
5028 (c_s, v_s, cv_s): New instances.
5029 (main): Call method() on them.
5030 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5031 (cannot_resolve): New procedure.
5032 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5033 print-quote-unquoted columns.
5034 (do_test): Test printing each scope too.
5035
e68cb8e0
PA
50362017-09-04 Pedro Alves <palves@redhat.com>
5037
5038 * gdb.base/local-static.exp: Also test with
5039 class::method::variable wholly quoted.
5040 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5041
858be34c
PA
50422017-09-04 Pedro Alves <palves@redhat.com>
5043
5044 * gdb.base/local-static.c: New.
5045 * gdb.base/local-static.cc: New.
5046 * gdb.base/local-static.exp: New.
5047
46a4882b
PA
50482017-09-04 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.asm/asm-source.exp: Add casts to int.
5051 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5052 (dataglobal64_1, dataglobal64_2): New globals.
5053 * gdb.base/nodebug.exp: Test different expressions involving the
5054 new globals, with print, whatis and ptype. Add casts to int.
5055 * gdb.base/solib-display.exp: Add casts to int.
5056 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5057 * gdb.cp/m-static.exp: Add cast to int.
5058 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5059 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5060 tls variable with no debug info without a cast. Test with a cast
5061 to int too.
5062 * gdb.trace/entry-values.exp: Add casts.
5063
2c5a2be1
PA
50642017-09-04 Pedro Alves <palves@redhat.com>
5065
5066 * gdb.base/nodebug.exp: Test that ptype's error about functions
5067 with unknown return type includes the function name too.
5068
7022349d
PA
50692017-09-04 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5072 return type of munmap in infcall.
5073 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5074 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5075 type of ftell in infcall.
5076 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5077 type of getpid in infcall.
5078 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5079 infcall.
5080 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5081 Bail on failure to extract the pid.
5082 * gdb.base/nodebug.c: #include <stdint.h>.
5083 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5084 New functions.
5085 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5086 Change expected output of print/whatis/ptype with functions with
5087 no debug info. Test all supported languages. Call
5088 test_call_promotion.
5089 * gdb.compile/compile.exp: Adjust expected output to expect
5090 warning.
5091 * gdb.threads/siginfo-threads.exp: Likewise.
5092
54990598
PA
50932017-09-04 Pedro Alves <palves@redhat.com>
5094
5095 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5096 "prototypes". Test calling float functions via prototyped and
5097 unprototyped function pointers.
5098 (perform_all_tests): New parameter "prototypes". Pass it down.
5099 (top level): Pass down "prototypes" parameter to
5100 perform_all_tests.
5101
34d16ea2
SM
51022017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5103
5104 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5105 Test with nested loops.
5106
9521ecda
SM
51072017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5108
5109 * gdb.base/commands.exp: Call the new procedures.
5110 (loop_break_test, loop_continue_test): New procedures.
5111
80a65e9b
SM
51122017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5113
5114 * gdb.base/commands.exp: Call new procedure.
5115 (define_if_without_arg_test): New procedure.
5116
e439fa14
PA
51172017-09-04 Pedro Alves <palves@redhat.com>
5118
5119 * gdb.base/list-ambiguous.exp: New file.
5120 * gdb.base/list-ambiguous0.c: New file.
5121 * gdb.base/list-ambiguous1.c: New file.
5122 * gdb.base/list.exp (test_list_range): Adjust expected output.
5123
0a2dde4a
SDJ
51242017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5125
5126 * gdb.base/share-env-with-gdbserver.c: New file.
5127 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5128
5e89eb3a
SM
51292017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5130
5131 * gdb.base/commands.exp (gdbvar_simple_if_test,
5132 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5133 progvar_simple_if_test, progvar_simple_while_test,
5134 progvar_complex_if_while_test, user_defined_command_test,
5135 user_defined_command_args_eval,
5136 user_defined_command_args_stack_test,
5137 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5138 temporary_breakpoint_commands,
5139 gdb_test_no_prompt, redefine_hook_test,
5140 redefine_backtrace_test): Remove "global gdb_prompt".
5141
fd437cbc
SM
51422017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5143
5144 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5145 New proc, call it from toplevel.
5146
87215ad1
SDJ
51472017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5148
5149 PR remote/21852
5150 * gdb.server/normal.c: New file, copied from gdb.base.
5151 * gdb.server/run-without-local-binary.exp: New file.
5152
58afddc6
WP
51532017-08-07 Weimin Pan <weimin.pan@oracle.com>
5154
5155 * gdb.arch/sparc64-adi.exp: New file.
5156 * gdb.arch/sparc64-adi.c: New file.
5157
5277199a
PA
51582017-08-22 Pedro Alves <palves@redhat.com>
5159
5160 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5161 (top level): Add "list all overloads" tests.
5162
14278e1f
TT
51632017-08-22 Tom Tromey <tom@tromey.com>
5164
5165 * gdb.gdb/xfullpath.exp: Remove.
5166
bf223d3e
PA
51672017-08-21 Pedro Alves <palves@redhat.com>
5168
5169 PR gdb/19487
5170 * gdb.base/symbol-alias.c: New.
5171 * gdb.base/symbol-alias2.c: New.
5172 * gdb.base/symbol-alias.exp: New.
5173
c973d0aa
PA
51742017-08-21 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.base/dfp-test.c
5177 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5178 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5179 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5180 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5181 * gdb.base/whatis-ptype-typedefs.c: New.
5182 * gdb.base/whatis-ptype-typedefs.exp: New.
5183 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5184 (an_int, an_int_type, an_int_type2): New globals.
5185 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5186 involving typedefs and cast expressions.
5187 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5188 (lookup_typedefs_function): New.
5189 (typedefs_pretty_printers_dict): New.
5190 (top level): Register lookup_typedefs_function in
5191 gdb.pretty_printers.
5192
6d580b63
YQ
51932017-08-18 Yao Qi <yao.qi@linaro.org>
5194
5195 * gdb.server/unittest.exp: New.
5196
206726fb
SDJ
51972017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5198
5199 PR gdb/21954
5200 * gdb.base/environ.exp: Add test to check if 'unset environment'
5201 works.
5202
bf0ec4c2
AA
52032017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5204
5205 * lib/gdb.exp (universal_compile_options): New caching proc.
5206 (gdb_compile): Suppress GCC's coloring of messages.
5207
d6382fff
TT
52082017-08-14 Tom Tromey <tom@tromey.com>
5209
5210 PR gdb/21675:
5211 * gdb.base/printcmds.exp (test_radices): New function.
5212 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5213 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5214 * lib/gdb.exp (get_integer_valueof): Use p/d.
5215
c2c2dd9f
SM
52162017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5217
5218 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5219 characters.
5220
fdffd6f4
TT
52212017-08-05 Tom Tromey <tom@tromey.com>
5222
5223 * gdb.rust/simple.exp: Allow String to appear in a different
5224 namespace.
5225
27d41eac
YQ
52262017-07-26 Yao Qi <yao.qi@linaro.org>
5227
5228 * gdb.gdb/unittest.exp: Invoke command
5229 "maintenance check xml-descriptions".
5230
031ed05d
AA
52312017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5232
5233 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5234 calling context.
5235 (hex128): Drop erroneous calculation of parameters.
5236
dcd27ddf
SM
52372017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5238
5239 * gdb.python/py-unwind.exp: Disable stack protection when
5240 building test file.
5241
47e77640
PA
52422017-07-20 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/default.exp (set language): Adjust expected output.
5245
62d2a18a
PA
52462017-07-20 Pedro Alves <palves@redhat.com>
5247
5248 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5249 (test_minsym): ... this, and make static.
5250 (get_pck__foo__bar__minsym): Rename to ...
5251 (get_test_minsym): ... this.
5252 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5253 symbol names and comments.
5254 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5255 (get_test_minsym): ... this.
5256 (pck__foo__bar__minsym__2): Rename to ...
5257 (test_minsym): ... this.
5258 (main): Adjust.
5259
c45ec17c
PA
52602017-07-17 Pedro Alves <palves@redhat.com>
5261
5262 * gdb.base/completion.exp: Adjust expected output.
5263 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5264 the completer works.
5265
c6756f62
PA
52662017-07-17 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5269
5bd68487
AB
52702017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5271
5272 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5273
8880f2a9
TT
52742017-07-14 Tom Tromey <tom@tromey.com>
5275
5276 PR rust/21764:
5277 * gdb.rust/simple.exp: Add tests.
5278
65547233
TT
52792017-07-14 Tom Tromey <tom@tromey.com>
5280
5281 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5282
8f14146e
PA
52832017-07-14 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.linespec/base/one/thefile.cc (z1): New function.
5286 * gdb.linespec/base/two/thefile.cc (z2): New function.
5287 * gdb.linespec/linespec.exp: Add tests.
5288
b4365d02
AB
52892017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5290
5291 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5292 to mi_create_breakpoint.
5293
5d2cbaa5
AB
52942017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5295
5296 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5297 mi_create_breakpoint.
5298
11cb5716
IB
52992017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5300
5301 * gdb.dlang/demangle.exp: Update for demangling changes.
5302
03278692
TT
53032017-07-09 Tom Tromey <tom@tromey.com>
5304
5305 * gdb.dwarf2/shortpiece.exp: New file.
5306
33c5cd75
DB
53072017-07-06 David Blaikie <dblaikie@gmail.com>
5308
5309 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5310 built from fissiont-multi-cu{1,2}.c.
5311 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5312 except putting 'main' and 'func' in separate CUs in the same DWO file.
5313 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5314 test.
5315 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5316 test.
5317
8455d262
PA
53182017-07-06 Pedro Alves <palves@redhat.com>
5319
5320 * gdb.python/py-unwind.exp: Test flushregs.
5321
dc4bde35
SDJ
53222017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5323
5324 PR cli/21688
5325 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5326 tests for alias commands and trailing whitespace.
5327
51ed89aa
SDJ
53282017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5329
5330 PR cli/21688
5331 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5332 procedure. Call it.
5333
eb17d413
PA
53342017-06-29 Pedro Alves <palves@redhat.com>
5335
5336 * gdb.base/printcmds.exp: Add tests.
5337
41664b45
DG
53382017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5339
5340 PR gdb/21337
5341 * gdb.base/reread-readsym.exp: New file.
5342 * gdb.base/reread-readsym.c: New file.
5343
75312ae3
KB
53442017-06-21 Kevin Buettner <kevinb@redhat.com>
5345
5346 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5347 subpattern.
5348
66953522
PB
53492017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5350
5351 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5352 extended mnemonic.
5353 * gdb.arch/powerpc-power9.s: Likewise.
5354
5524b525
AA
53552017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5356
5357 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5358 on 32-bit x86 targets. Exploit is_*_target macros where
5359 appropriate.
5360
03c8af18
AA
53612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5362
5363 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5364 register pieces.
5365
3bf31011
AA
53662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5367
5368 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5369 located in one or more DWARF pieces.
5370
805acca0
AA
53712017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5372
5373 * lib/gdb.exp (get_endianness): New proc.
5374 * gdb.arch/aarch64-fp.exp: Use it.
5375 * gdb.arch/altivec-regs.exp: Likewise.
5376 * gdb.arch/e500-regs.exp: Likewise.
5377 * gdb.arch/vsx-regs.exp: Likewise.
5378 * gdb.base/dump.exp: Likewise.
5379 * gdb.base/funcargs.exp: Likewise.
5380 * gdb.base/gnu_vector.exp: Likewise.
5381 * gdb.dwarf2/formdata16.exp: Likewise.
5382 * gdb.dwarf2/implptrpiece.exp: Likewise.
5383 * gdb.dwarf2/nonvar-access.exp: Likewise.
5384 * gdb.python/py-inferior.exp: Likewise.
5385 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5386
e9352324
AA
53872017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5388
5389 PR gdb/21226
5390 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5391 stack value pieces are taken from the LSB end.
5392
d5d1163e
AA
53932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5394
5395 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5396 variable at nonzero offset.
5397
0567c986
AA
53982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5399
5400 * gdb.dwarf2/var-access.c: New file.
5401 * gdb.dwarf2/var-access.exp: New test.
5402 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5403
973e9aab
TT
54042017-06-12 Tom Tromey <tom@tromey.com>
5405
5406 * gdb.dwarf2/formdata16.exp: Add tests.
5407
d9109c80
TT
54082017-06-12 Tom Tromey <tom@tromey.com>
5409
5410 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5411
30a25466
TT
54122017-06-12 Tom Tromey <tom@tromey.com>
5413
5414 PR exp/16225:
5415 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5416 * gdb.arch/vsx-regs.exp: Update tests.
5417 * gdb.arch/s390-vregs.exp (hex128): New proc.
5418 Update test.
5419 * gdb.arch/altivec-regs.exp: Update tests.
5420
aefd8b33
SDJ
54212017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5422
5423 * gdb.base/startup-with-shell.c: New file.
5424 * gdb.base/startup-with-shell.exp: Likewise.
5425
2090129c
SDJ
54262017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5427
5428 * gdb.server/non-existing-program.exp: Update regex in order to
5429 reflect the fact that gdbserver is now using fork_inferior (with a
5430 shell) to startup the inferior.
5431
8e86a419
SM
54322017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5433
5434 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5435 support function calls from GDB.
5436
e6cf65f2
TT
54372017-05-21 Tom Tromey <tom@tromey.com>
5438
5439 PR rust/21466:
5440 * gdb.rust/unsized.exp: New file.
5441 * gdb.rust/unsized.rs: New file.
5442
43cc5389
TT
54432017-05-19 Tom Tromey <tom@tromey.com>
5444
5445 PR rust/21484:
5446 * gdb.rust/watch.exp: New file.
5447 * gdb.rust/watch.rs: New file.
5448
ec8df234
TT
54492017-05-18 Tom Tromey <tom@tromey.com>
5450
5451 * gdb.rust/simple.exp: Allow Box to be qualified.
5452
3e3e7fae
TP
54532017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5454
5455 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5456
59cc050d
PA
54572017-05-18 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/fileio.c (test_write, test_read, test_close)
5460 (test_fstat): Don't print 'ret' in the fail path.
5461
c8f6abd1
PA
54622017-05-18 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5465 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5466 (test_system, test_rename, test_unlink, test_time): Change
5467 prototypes.
5468 * gdb.base/fileio.exp (stop_msg): Adjust.
5469
d2a03b77
PA
54702017-05-18 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.base/fileio.c (null_str): New global.
5473 (test_stat): Use it.
5474 * gdb.base/fileio.exp: Remove nowarnings.
5475
0d5c6999
YQ
54762017-05-17 Yao Qi <yao.qi@linaro.org>
5477
5478 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5479
21873064
YQ
54802017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5481
5482 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5483 argument command.
5484 (top-level): Invoke test_set_inferior_tty.
5485
d512d31c
PA
54862017-05-04 Pedro Alves <palves@redhat.com>
5487
5488 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5489 Add parens to print call for Python 3.
5490
90cef2ed
KS
54912017-05-03 Keith Seitz <keiths@redhat.com>
5492
5493 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5494 (main): Call it.
5495
14f819c8
TW
54962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5497
5498 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5499 to prev and next.
5500
913aeadd
TW
55012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5502
5503 * gdb.python/py-record-btrace.exp: Remove test for
5504 gdb.BtraceInstruction.error.
5505
a3be24ad
TW
55062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5507
5508 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5509
ae20e79a
TW
55102017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5511
5512 * gdb.python/py-record-btrace-threads.c: New file.
5513 * gdb.python/py-record-btrace-threads.exp: New file.
5514
45ce1b47
SDJ
55152017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5516
5517 PR testsuite/8595
5518 * gdb.base/environ.exp: Make test available in all architectures.
5519 Move bits related to "info program" testing to
5520 gdb.base/info-program.exp. Rewrite tests to use the two new
5521 procedures mentione below.
5522 (test_set_show_env_var) New procedure.
5523 (test_set_show_env_var_equal): Likewise.
5524 * gdb.base/info-program.exp: New file.
5525
e15c3eb4
KS
55262017-04-27 Keith Seitz <keiths@redhat.com>
5527
5528 * gdb.cp/oranking.cc (test15): New function.
5529 (main): Call test15 and declare additional variables for testing.
5530 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5531 "p foo101('abc')" tests.
5532 Add tests for cv qualifier overloads.
5533 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5534 "lvalue reference overload" test.
5535 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5536 "print value of f1 on Child&& in f2" test.
5537
3a3fd0fd
PA
55382017-04-19 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5541 procedure.
5542 (top level): Call it.
5543 * lib/gdb.exp (gdb_define_cmd): New procedure.
5544
53375380
PA
55452017-04-12 Pedro Alves <palves@redhat.com>
5546
5547 PR gdb/21323
5548 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5549 (wchar): New global.
5550 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5551 (do_test_wide_char, wide_char_types_no_program, top level): Add
5552 wchar_t testing.
5553
53e710ac
PA
55542017-04-12 Pedro Alves <palves@redhat.com>
5555
5556 PR c++/21323
5557 * gdb.cp/wide_char_types.c: New file.
5558 * gdb.cp/wide_char_types.exp: New file.
5559
0ad9d8c7
SDJ
55602017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5561
5562 PR gdb/21352
5563 * gdb.trace/tsv.exp: Add test for "tsave -r".
5564
b1b45502
IB
55652017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5566
5567 * gdb.dlang/watch-loc.c: New file.
5568 * gdb.dlang/watch-loc.exp: New file.
5569
ec13808e
JK
55702017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5573
fe5f7374
AK
55742017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5575
5576 * gdb.arch/arc-analyze-prologue.S: New file.
5577 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5578
eea78757
AK
55792017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5580
5581 * gdb.arch/arc-decode-insn.S: New file.
5582 * gdb.arch/arc-decode-insn.exp: Likewise.
5583
5badf10a
IR
55842017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5585
5586 PR tdep/20928
5587 * gdb.arch/sparc64-regs.exp: New file.
5588 * gdb.arch/sparc64-regs.S: Likewise.
5589
cee59b3f
TW
55902017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5591
5592 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5593 and memory view on Python 3.
5594
c0f55cc6
AV
55952017-03-20 Artemiy Volkov <artemiyv@acm.org>
5596 Keith Seitz <keiths@redhat.com>
5597
5598 PR gdb/14441
5599 * gdb.cp/demangle.exp: Add rvalue reference tests.
5600 * gdb.cp/rvalue-ref-casts.cc: New file.
5601 * gdb.cp/rvalue-ref-casts.exp: New file.
5602 * gdb.cp/rvalue-ref-overload.cc: New file.
5603 * gdb.cp/rvalue-ref-overload.exp: New file.
5604 * gdb.cp/rvalue-ref-params.cc: New file.
5605 * gdb.cp/rvalue-ref-params.exp: New file.
5606 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5607 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5608 * gdb.cp/rvalue-ref-types.cc: New file.
5609 * gdb.cp/rvalue-ref-types.exp: New file.
5610 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5611 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5612
51457a05
MAL
56132017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5614
5615 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5616 New procedure.
5617
5b291c04
MAL
56182017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5619
5620 * lib/mi-support.exp (mi_gdb_test): Add additional message
5621 for unexpected output.
5622
59a56148
AA
56232017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5624
5625 * gdb.base/examine-backward.c (Barrier): New character array
5626 constant, to ensure that TestStrings is preceded by a string
5627 terminator.
5628
7942e96e
AA
56292017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5630
5631 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5632 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5633 and implicit pointer into such a location.
5634
6ebac3fb
DE
56352017-03-16 Doug Evans <dje@google.com>
5636
5637 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5638
ec3b243d
TP
56392017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5640
5641 * gdb.cp/m-static.exp: Fix expectation for prototype of
5642 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5643
56442017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5645
5646 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5647 * gdb.guile/scm-lazy-string.c: New file.
5648 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5649 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5650 for pointer, array, typedef lazy strings.
5651
2cc36e25 56522017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5653
5654 PR python/17728, python/18439, python/18779
5655 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5656 * gdb.python/py-lazy-string.c (pointer): New typedef.
5657 (main): New locals ptr, array, typedef_ptr.
5658 * gdb.python/py-value.exp: Move lazy string tests to ...
5659 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5660 array, typedef lazy strings.
ec3b243d 5661
0efcde63
AK
56622017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5663
5664 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5665 Add optional 'test' parameter.
5666
7978d7c3
SM
56672017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5668
5669 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5670 Skip for versions of DejaGnu < 1.5.
5671
896c0c1e
SM
56722017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5673
5674 * lib/gdb.exp (dejagnu_version): New proc.
5675 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5676 Use dejagnu_version.
5677
5f4d1085
KS
56782017-03-10 Keith Seitz <keiths@redhat.com>
5679
5680 PR c++/8128
5681 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5682 type from destructor regexps.
5683 Add a branch which actually passes the test.
5684 Adjust "ptype t5i" test names.
5685
1de05205
PA
56862017-03-08 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/step-over-exit.exp: Add explicit test message.
5689
c65d6b55
PA
56902017-03-08 Pedro Alves <palves@redhat.com>
5691
5692 PR gdb/18360
5693 * gdb.threads/interrupt-while-step-over.c: New file.
5694 * gdb.threads/interrupt-while-step-over.exp: New file.
5695
2e86a283
PA
56962017-03-08 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5699 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5700
25dcbff6
PA
57012017-03-08 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5704 PKRU as not supported as a PASS.
5705
dc9366eb
PA
57062017-03-08 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5709 prefix instead of $binfile1/$binfile2.
5710 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5711 in test message.
5712 * gdb.python/py-completion.exp: Use "load python file" as test
5713 messages instead of unstable path names.
5714
6e5d74e7
PA
57152017-03-08 Pedro Alves <palves@redhat.com>
5716 Jan Kratochvil <jan.kratochvil@redhat.com>
5717
5718 PR cli/21218
5719 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5720 New proc.
5721 (top level): Call it.
5722
9753a2f6
PA
57232017-03-08 Pedro Alves <palves@redhat.com>
5724
5725 PR tui/21216
5726 * gdb.tui/tui-nl-filtered-output.exp: New file.
5727
1a4dd9dd
PA
57282017-03-08 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.base/completion.exp: Move TUI completion tests to ...
5731 * gdb.tui/completion.exp: ... this new file.
5732
7cbbff33
PA
57332017-03-08 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.base/tui-disasm-long-lines.c,
5736 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5737 gdb.base/tui-layout.exp: Move to ...
5738 * gdb.tui/: ... this new directory.
5739
5f6fd321
PA
57402017-03-07 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/tui-layout.c: New file.
5743 * gdb.base/tui-layout.exp: New file.
5744
44959fa8
PA
57452017-03-07 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/tui-layout.c: Rename to ...
5748 * gdb.base/tui-disasm-long-lines.c: ... this.
5749 * gdb.base/tui-layout.exp: Rename to ...
5750 * gdb.base/tui-disasm-long-lines.exp: ... this.
5751
f8c4e718
PA
57522017-03-07 Pedro Alves <palves@redhat.com>
5753
5754 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5755
6dbb839a 57562017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5757
5758 * i386-mpx-call.c: New file.
5759 * i386-mpx-call.exp: New file.
5760
65b48a81
PB
57612017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5762
5763 * gdb.arch/powerpc-power.exp: Delete test.
5764 * gdb.arch/powerpc-power.s: Likewise.
5765 * gdb.disasm/disassembler-options.exp: New test.
5766 * gdb.arch/powerpc-altivec.exp: Likewise.
5767 * gdb.arch/powerpc-altivec.s: Likewise.
5768 * gdb.arch/powerpc-altivec2.exp: Likewise.
5769 * gdb.arch/powerpc-altivec2.s: Likewise.
5770 * gdb.arch/powerpc-altivec3.exp: Likewise.
5771 * gdb.arch/powerpc-altivec3.s: Likewise.
5772 * gdb.arch/powerpc-power7.exp: Likewise.
5773 * gdb.arch/powerpc-power7.s: Likewise.
5774 * gdb.arch/powerpc-power8.exp: Likewise.
5775 * gdb.arch/powerpc-power8.s: Likewise.
5776 * gdb.arch/powerpc-power9.exp: Likewise.
5777 * gdb.arch/powerpc-power9.s: Likewise.
5778 * gdb.arch/powerpc-vsx.exp: Likewise.
5779 * gdb.arch/powerpc-vsx.s: Likewise.
5780 * gdb.arch/powerpc-vsx2.exp: Likewise.
5781 * gdb.arch/powerpc-vsx2.s: Likewise.
5782 * gdb.arch/powerpc-vsx3.exp: Likewise.
5783 * gdb.arch/powerpc-vsx3.s: Likewise.
5784 * gdb.arch/arm-disassembler-options.exp: Likewise.
5785 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5786 * gdb.arch/s390-disassembler-options.exp: Likewise.
5787
17cd4947
LM
57882017-02-23 Luis Machado <lgustavo@codesourcery.com>
5789
5790 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5791 (check_supported_features): ... this. Changed return type to void.
5792 (supports_rdseed): New static global.
5793 (rdseed): Check supports_rdseed.
5794 (initialize): Call check_supported_features.
5795
2039d74e
EBM
57962017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5797
5798 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5799 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5800 and lqarx/stqcx.
5801 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5802 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5803
a51d7ecf
EBM
58042017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5805
5806 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5807 uppercase.
5808
0224619f
JK
58092017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5810
5811 * gdb.dwarf2/formdata16.c: New file.
5812 * gdb.dwarf2/formdata16.exp: New file.
5813 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5814
216f72a1
JK
58152017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5816
5817 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5818 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5819 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5820 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5821 DW_AT_GNU_*.
5822
43988095
JK
58232017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5824
5825 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5826
99e8a4f9
SDJ
58272017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5828
5829 PR gdb/21164
5830 * gdb.base/maint.exp: Add testcases for when the commands do
5831 not have arguments.
5832
b58a8c0c
TP
58332017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5834
5835 * gdb.cp/chained-calls.exp: Use p instead of P.
5836
4e746bb6
TW
58372017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5838
5839 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5840 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5841
3f77c769
TT
58422017-02-14 Tom Tromey <tom@tromey.com>
5843
5844 PR python/13598:
5845 * gdb.python/py-events.exp: Add before_prompt event tests.
5846
075beec0
AA
58472017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5848
5849 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5850
bf5f525c
LM
58512017-02-13 Luis Machado <lgustavo@codesourcery.com>
5852
5853 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5854 (main): Call my_unique_function_name.
5855 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5856 completion of patterns with a single match.
5857 Add missing -re switches to gdb_test_multiple calls.
5858
13a66184
LM
58592017-02-13 Luis Machado <lgustavo@codesourcery.com>
5860
5861 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5862 return if core file is not recognized.
5863
26a06916
SM
58642017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5865
5866 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5867 and extra UIs.
5868
b761ca9e
SM
58692017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5872 proc_with_prefix.
5873
b964bee0
TT
58742017-02-10 Tom Tromey <tom@tromey.com>
5875
5876 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5877
18da0c51
MG
58782017-02-10 Martin Galvan <martingalvan@sourceware.org>
5879
5880 PR gdb/21122
5881 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5882
604c4576
JG
58832017-02-08 Jerome Guitton <guitton@adacore.com>
5884
5885 * gdb.base/define.exp: Add test for command abbreviations
5886 in define.
5887
20b477a7
LM
58882017-02-06 Luis Machado <lgustavo@codesourcery.com>
5889
5890 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5891 * gdb.reverse/insn-reverse-x86.c: New file.
5892
3f7b46f2
IR
58932017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5894
5895 PR tdep/20936
5896 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5897
f0fd41c1
TT
58982017-02-03 Tom Tromey <tom@tromey.com>
5899
5900 PR rust/21097:
5901 * gdb.rust/simple.exp: Add new tests.
5902
5be5dbf0
PA
59032017-02-02 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5906 tests.
5907
7346ef59
AA
59082017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5909
5910 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5911 taking a 2-byte value out of a 4-byte DWARF implicit value on
5912 big-endian targets.
5913 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5914 logic. Add test cases for DW_OP_implicit.
5915
787f0025
MM
59162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5917
5918 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5919
68777c29
MM
59202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5921
5922 * gdb.btrace/enable.exp: Call gdb_exit before
5923 skip_gdbserver_tests.
5924
0a1c7e28
MM
59252017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5926
5927 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5928 GDBFLAGS.
5929
b5ac99b0
MM
59302017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5931
5932 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5933 the test is skipped.
5934 * gdb.btrace/data.exp: Likewise.
5935 * gdb.btrace/delta.exp: Likewise.
5936 * gdb.btrace/dlopen.exp: Likewise.
5937 * gdb.btrace/enable-running.exp: Likewise.
5938 * gdb.btrace/enable.exp: Likewise.
5939 * gdb.btrace/exception.exp: Likewise.
5940 * gdb.btrace/function_call_history.exp: Likewise.
5941 * gdb.btrace/gcore.exp: Likewise.
5942 * gdb.btrace/instruction_history.exp: Likewise.
5943 * gdb.btrace/multi-thread-step.exp: Likewise.
5944 * gdb.btrace/nohist.exp: Likewise.
5945 * gdb.btrace/non-stop.exp: Likewise.
5946 * gdb.btrace/reconnect.exp: Likewise.
5947 * gdb.btrace/record_goto-step.exp: Likewise.
5948 * gdb.btrace/record_goto.exp: Likewise.
5949 * gdb.btrace/rn-dl-bind.exp: Likewise.
5950 * gdb.btrace/segv.exp: Likewise.
5951 * gdb.btrace/step.exp: Likewise.
5952 * gdb.btrace/stepi.exp: Likewise.
5953 * gdb.btrace/tailcall-only.exp: Likewise.
5954 * gdb.btrace/tailcall.exp: Likewise.
5955 * gdb.btrace/tsx.exp: Likewise.
5956 * gdb.btrace/unknown_functions.exp: Likewise.
5957 * gdb.btrace/vdso.exp: Likewise.
5958
cd4007e4
MM
59592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5960
5961 * gdb.btrace/enable-running.c: New.
5962 * gdb.btrace/enable-running.exp: New.
5963
2735833d
WT
59642017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5965
5966 * gdb.arch/amd64-gs_base.c: New file.
5967 * gdb.arch/amd64-gs_base.exp: New file.
5968
b51e1e94
LM
59692017-01-26 Luis Machado <lgustavo@codesourcery.com>
5970
5971 * lib/memory.exp: Remove spurious empty newlines.
5972
72ca0410
SM
59732017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5974
5975 * gdb.python/py-bad-printers.exp: Load python file using "source".
5976 * gdb.python/py-events.exp: Likewise.
5977 * gdb.python/py-evsignal.exp: Likewise.
5978 * gdb.python/py-evthreads.exp: Likewise.
5979 * gdb.python/py-frame-args.exp: Likewise.
5980 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5981 * gdb.python/py-framefilter-mi.exp: Likewise.
5982 * gdb.python/py-framefilter.exp: Likewise.
5983 * gdb.python/py-mi.exp: Likewise.
5984 * gdb.python/py-pp-maint.exp: Likewise.
5985 * gdb.python/py-pp-registration.exp: Likewise.
5986 * gdb.python/py-prettyprint.exp: Likewise.
5987 (run_lang_tests): Likewise.
5988 * gdb.python/py-typeprint.exp: Likewise.
5989
e309aa65
LM
59902017-01-26 Luis Machado <lgustavo@codesourcery.com>
5991
5992 * lib/memory.exp: New file.
5993 * lib/gdb.exp: Load memory.exp.
5994 * gdb.base/memattr.exp (delete_memory): Move proc to
5995 lib/memory.exp and rename to delete_memory_regions.
5996 Replace delete_memory with delete_memory_regions.
5997 Cleanup memory regions before tests.
5998 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5999 before tests.
6000
515aff23
LM
60012017-01-26 Luis Machado <lgustavo@codesourcery.com>
6002
6003 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6004 files.
6005 (initialize): New function conditionally defined.
6006 (testcases): Move within conditional block.
6007 (main): Call initialize.
6008 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6009 of gdb.reverse/insn-reverse.c.
6010 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6011 gdb.reverse/insn-reverse.c.
6012
d8b49cf0
YQ
60132017-01-26 Yao Qi <yao.qi@linaro.org>
6014
6015 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6016 disassemble on address 0.
6017
f13a9a0c
YQ
60182017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6019 Yao Qi <yao.qi@linaro.org>
6020
6021 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6022 * gdb.dwarf2/implptr-64bit.S: Remove.
6023 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6024 variables in caller's context. Add DW_OP_implicit_value.
6025
5ac95241
YQ
60262017-01-25 Yao Qi <yao.qi@linaro.org>
6027
6028 * lib/dwarf.exp (Dwarf::_location): Handle
6029 DW_OP_GNU_implicit_pointer with proper size.
6030
23e82930
LM
60312017-01-20 Luis Machado <lgustavo@codesourcery.com>
6032
6033 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6034 and add untested calls.
6035
d334ae25
LM
60362017-01-20 Luis Machado <lgustavo@codesourcery.com>
6037
6038 * gdb.python/python.exp: Check line number against what GDB thinks
6039 the line number is for func1.
6040
f5e6296e
IB
60412017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6042
6043 * gdb.dlang/debug-expr.exp: New file.
6044
5b362f04
LM
60452016-12-23 Luis Machado <lgustavo@codesourcery.com>
6046
6047 Fix test names for the following files:
6048
6049 * gdb.ada/exec_changed.exp
6050 * gdb.ada/info_types.exp
6051 * gdb.arch/aarch64-atomic-inst.exp
6052 * gdb.arch/aarch64-fp.exp
6053 * gdb.arch/altivec-abi.exp
6054 * gdb.arch/altivec-regs.exp
6055 * gdb.arch/amd64-byte.exp
6056 * gdb.arch/amd64-disp-step.exp
6057 * gdb.arch/amd64-dword.exp
6058 * gdb.arch/amd64-entry-value-inline.exp
6059 * gdb.arch/amd64-entry-value-param.exp
6060 * gdb.arch/amd64-entry-value-paramref.exp
6061 * gdb.arch/amd64-entry-value.exp
6062 * gdb.arch/amd64-i386-address.exp
6063 * gdb.arch/amd64-invalid-stack-middle.exp
6064 * gdb.arch/amd64-invalid-stack-top.exp
6065 * gdb.arch/amd64-optimout-repeat.exp
6066 * gdb.arch/amd64-prologue-skip.exp
6067 * gdb.arch/amd64-prologue-xmm.exp
6068 * gdb.arch/amd64-stap-special-operands.exp
6069 * gdb.arch/amd64-stap-wrong-subexp.exp
6070 * gdb.arch/amd64-tailcall-cxx.exp
6071 * gdb.arch/amd64-tailcall-noret.exp
6072 * gdb.arch/amd64-tailcall-ret.exp
6073 * gdb.arch/amd64-tailcall-self.exp
6074 * gdb.arch/amd64-word.exp
6075 * gdb.arch/arm-bl-branch-dest.exp
6076 * gdb.arch/arm-disp-step.exp
6077 * gdb.arch/arm-neon.exp
6078 * gdb.arch/arm-single-step-kernel-helper.exp
6079 * gdb.arch/avr-flash-qualifier.exp
6080 * gdb.arch/disp-step-insn-reloc.exp
6081 * gdb.arch/e500-abi.exp
6082 * gdb.arch/e500-regs.exp
6083 * gdb.arch/ftrace-insn-reloc.exp
6084 * gdb.arch/i386-avx512.exp
6085 * gdb.arch/i386-bp_permanent.exp
6086 * gdb.arch/i386-byte.exp
6087 * gdb.arch/i386-cfi-notcurrent.exp
6088 * gdb.arch/i386-disp-step.exp
6089 * gdb.arch/i386-dr3-watch.exp
6090 * gdb.arch/i386-float.exp
6091 * gdb.arch/i386-gnu-cfi.exp
6092 * gdb.arch/i386-mpx-map.exp
6093 * gdb.arch/i386-mpx-sigsegv.exp
6094 * gdb.arch/i386-mpx-simple_segv.exp
6095 * gdb.arch/i386-mpx.exp
6096 * gdb.arch/i386-permbkpt.exp
6097 * gdb.arch/i386-prologue.exp
6098 * gdb.arch/i386-signal.exp
6099 * gdb.arch/i386-size-overlap.exp
6100 * gdb.arch/i386-unwind.exp
6101 * gdb.arch/i386-word.exp
6102 * gdb.arch/mips-fcr.exp
6103 * gdb.arch/powerpc-d128-regs.exp
6104 * gdb.arch/powerpc-stackless.exp
6105 * gdb.arch/ppc64-atomic-inst.exp
6106 * gdb.arch/s390-stackless.exp
6107 * gdb.arch/s390-tdbregs.exp
6108 * gdb.arch/s390-vregs.exp
6109 * gdb.arch/sparc-sysstep.exp
6110 * gdb.arch/thumb-bx-pc.exp
6111 * gdb.arch/thumb-singlestep.exp
6112 * gdb.arch/thumb2-it.exp
6113 * gdb.arch/vsx-regs.exp
6114 * gdb.asm/asm-source.exp
6115 * gdb.base/a2-run.exp
6116 * gdb.base/advance.exp
6117 * gdb.base/all-bin.exp
6118 * gdb.base/anon.exp
6119 * gdb.base/args.exp
6120 * gdb.base/arithmet.exp
6121 * gdb.base/async-shell.exp
6122 * gdb.base/async.exp
6123 * gdb.base/attach-pie-noexec.exp
6124 * gdb.base/attach-twice.exp
6125 * gdb.base/auto-load.exp
6126 * gdb.base/bang.exp
6127 * gdb.base/bitfields.exp
6128 * gdb.base/break-always.exp
6129 * gdb.base/break-caller-line.exp
6130 * gdb.base/break-entry.exp
6131 * gdb.base/break-inline.exp
6132 * gdb.base/break-on-linker-gcd-function.exp
6133 * gdb.base/break-probes.exp
6134 * gdb.base/break.exp
6135 * gdb.base/breakpoint-shadow.exp
6136 * gdb.base/call-ar-st.exp
6137 * gdb.base/call-sc.exp
6138 * gdb.base/call-signal-resume.exp
6139 * gdb.base/call-strs.exp
6140 * gdb.base/callfuncs.exp
6141 * gdb.base/catch-fork-static.exp
6142 * gdb.base/catch-gdb-caused-signals.exp
6143 * gdb.base/catch-load.exp
6144 * gdb.base/catch-signal-fork.exp
6145 * gdb.base/catch-signal.exp
6146 * gdb.base/catch-syscall.exp
6147 * gdb.base/charset.exp
6148 * gdb.base/checkpoint.exp
6149 * gdb.base/chng-syms.exp
6150 * gdb.base/code-expr.exp
6151 * gdb.base/code_elim.exp
6152 * gdb.base/commands.exp
6153 * gdb.base/completion.exp
6154 * gdb.base/complex.exp
6155 * gdb.base/cond-expr.exp
6156 * gdb.base/condbreak.exp
6157 * gdb.base/consecutive.exp
6158 * gdb.base/continue-all-already-running.exp
6159 * gdb.base/coredump-filter.exp
6160 * gdb.base/corefile.exp
6161 * gdb.base/dbx.exp
6162 * gdb.base/debug-expr.exp
6163 * gdb.base/define.exp
6164 * gdb.base/del.exp
6165 * gdb.base/disabled-location.exp
6166 * gdb.base/disasm-end-cu.exp
6167 * gdb.base/disasm-optim.exp
6168 * gdb.base/display.exp
6169 * gdb.base/duplicate-bp.exp
6170 * gdb.base/ena-dis-br.exp
6171 * gdb.base/ending-run.exp
6172 * gdb.base/enumval.exp
6173 * gdb.base/environ.exp
6174 * gdb.base/eu-strip-infcall.exp
6175 * gdb.base/eval-avoid-side-effects.exp
6176 * gdb.base/eval-skip.exp
6177 * gdb.base/exitsignal.exp
6178 * gdb.base/expand-psymtabs.exp
6179 * gdb.base/filesym.exp
6180 * gdb.base/find-unmapped.exp
6181 * gdb.base/finish.exp
6182 * gdb.base/float.exp
6183 * gdb.base/foll-exec-mode.exp
6184 * gdb.base/foll-exec.exp
6185 * gdb.base/foll-fork.exp
6186 * gdb.base/fortran-sym-case.exp
6187 * gdb.base/freebpcmd.exp
6188 * gdb.base/func-ptr.exp
6189 * gdb.base/func-ptrs.exp
6190 * gdb.base/funcargs.exp
6191 * gdb.base/gcore-buffer-overflow.exp
6192 * gdb.base/gcore-relro-pie.exp
6193 * gdb.base/gcore-relro.exp
6194 * gdb.base/gcore.exp
6195 * gdb.base/gdb1090.exp
6196 * gdb.base/gdb11530.exp
6197 * gdb.base/gdb11531.exp
6198 * gdb.base/gdb1821.exp
6199 * gdb.base/gdbindex-stabs.exp
6200 * gdb.base/gdbvars.exp
6201 * gdb.base/hbreak.exp
6202 * gdb.base/hbreak2.exp
6203 * gdb.base/included.exp
6204 * gdb.base/infcall-input.exp
6205 * gdb.base/inferior-died.exp
6206 * gdb.base/infnan.exp
6207 * gdb.base/info-macros.exp
6208 * gdb.base/info-os.exp
6209 * gdb.base/info-proc.exp
6210 * gdb.base/info-shared.exp
6211 * gdb.base/info-target.exp
6212 * gdb.base/infoline.exp
6213 * gdb.base/interp.exp
6214 * gdb.base/interrupt.exp
6215 * gdb.base/jit-reader.exp
6216 * gdb.base/jit-simple.exp
6217 * gdb.base/kill-after-signal.exp
6218 * gdb.base/kill-detach-inferiors-cmd.exp
6219 * gdb.base/label.exp
6220 * gdb.base/langs.exp
6221 * gdb.base/ldbl_e308.exp
6222 * gdb.base/line-symtabs.exp
6223 * gdb.base/linespecs.exp
6224 * gdb.base/list.exp
6225 * gdb.base/long_long.exp
6226 * gdb.base/longest-types.exp
6227 * gdb.base/maint.exp
6228 * gdb.base/max-value-size.exp
6229 * gdb.base/memattr.exp
6230 * gdb.base/mips_pro.exp
6231 * gdb.base/morestack.exp
6232 * gdb.base/moribund-step.exp
6233 * gdb.base/multi-forks.exp
6234 * gdb.base/nested-addr.exp
6235 * gdb.base/nextoverexit.exp
6236 * gdb.base/noreturn-finish.exp
6237 * gdb.base/noreturn-return.exp
6238 * gdb.base/nostdlib.exp
6239 * gdb.base/offsets.exp
6240 * gdb.base/opaque.exp
6241 * gdb.base/pc-fp.exp
6242 * gdb.base/permissions.exp
6243 * gdb.base/print-symbol-loading.exp
6244 * gdb.base/prologue-include.exp
6245 * gdb.base/psymtab.exp
6246 * gdb.base/ptype.exp
6247 * gdb.base/random-signal.exp
6248 * gdb.base/randomize.exp
6249 * gdb.base/range-stepping.exp
6250 * gdb.base/readline-ask.exp
6251 * gdb.base/recpar.exp
6252 * gdb.base/recurse.exp
6253 * gdb.base/relational.exp
6254 * gdb.base/restore.exp
6255 * gdb.base/return-nodebug.exp
6256 * gdb.base/return.exp
6257 * gdb.base/run-after-attach.exp
6258 * gdb.base/save-bp.exp
6259 * gdb.base/scope.exp
6260 * gdb.base/sect-cmd.exp
6261 * gdb.base/set-lang-auto.exp
6262 * gdb.base/set-noassign.exp
6263 * gdb.base/setvar.exp
6264 * gdb.base/sigall.exp
6265 * gdb.base/sigbpt.exp
6266 * gdb.base/siginfo-addr.exp
6267 * gdb.base/siginfo-infcall.exp
6268 * gdb.base/siginfo-obj.exp
6269 * gdb.base/siginfo.exp
6270 * gdb.base/signals-state-child.exp
6271 * gdb.base/signest.exp
6272 * gdb.base/sigstep.exp
6273 * gdb.base/sizeof.exp
6274 * gdb.base/skip.exp
6275 * gdb.base/solib-corrupted.exp
6276 * gdb.base/solib-nodir.exp
6277 * gdb.base/solib-search.exp
6278 * gdb.base/stack-checking.exp
6279 * gdb.base/stale-infcall.exp
6280 * gdb.base/stap-probe.exp
6281 * gdb.base/start.exp
6282 * gdb.base/step-break.exp
6283 * gdb.base/step-bt.exp
6284 * gdb.base/step-line.exp
6285 * gdb.base/step-over-exit.exp
6286 * gdb.base/step-over-syscall.exp
6287 * gdb.base/step-resume-infcall.exp
6288 * gdb.base/step-test.exp
6289 * gdb.base/store.exp
6290 * gdb.base/structs3.exp
6291 * gdb.base/sym-file.exp
6292 * gdb.base/symbol-without-target_section.exp
6293 * gdb.base/term.exp
6294 * gdb.base/testenv.exp
6295 * gdb.base/ui-redirect.exp
6296 * gdb.base/until.exp
6297 * gdb.base/unwindonsignal.exp
6298 * gdb.base/value-double-free.exp
6299 * gdb.base/vla-datatypes.exp
6300 * gdb.base/vla-ptr.exp
6301 * gdb.base/vla-sideeffect.exp
6302 * gdb.base/volatile.exp
6303 * gdb.base/watch-cond-infcall.exp
6304 * gdb.base/watch-cond.exp
6305 * gdb.base/watch-non-mem.exp
6306 * gdb.base/watch-read.exp
6307 * gdb.base/watch-vfork.exp
6308 * gdb.base/watchpoint-cond-gone.exp
6309 * gdb.base/watchpoint-delete.exp
6310 * gdb.base/watchpoint-hw-hit-once.exp
6311 * gdb.base/watchpoint-hw.exp
6312 * gdb.base/watchpoint-stops-at-right-insn.exp
6313 * gdb.base/watchpoints.exp
6314 * gdb.base/wchar.exp
6315 * gdb.base/whatis-exp.exp
6316 * gdb.btrace/buffer-size.exp
6317 * gdb.btrace/data.exp
6318 * gdb.btrace/delta.exp
6319 * gdb.btrace/dlopen.exp
6320 * gdb.btrace/enable.exp
6321 * gdb.btrace/exception.exp
6322 * gdb.btrace/function_call_history.exp
6323 * gdb.btrace/gcore.exp
6324 * gdb.btrace/instruction_history.exp
6325 * gdb.btrace/nohist.exp
6326 * gdb.btrace/reconnect.exp
6327 * gdb.btrace/record_goto-step.exp
6328 * gdb.btrace/record_goto.exp
6329 * gdb.btrace/rn-dl-bind.exp
6330 * gdb.btrace/segv.exp
6331 * gdb.btrace/step.exp
6332 * gdb.btrace/stepi.exp
6333 * gdb.btrace/tailcall-only.exp
6334 * gdb.btrace/tailcall.exp
6335 * gdb.btrace/tsx.exp
6336 * gdb.btrace/unknown_functions.exp
6337 * gdb.btrace/vdso.exp
6338 * gdb.compile/compile-ifunc.exp
6339 * gdb.compile/compile-ops.exp
6340 * gdb.compile/compile-print.exp
6341 * gdb.compile/compile-setjmp.exp
6342 * gdb.cp/abstract-origin.exp
6343 * gdb.cp/ambiguous.exp
6344 * gdb.cp/annota2.exp
6345 * gdb.cp/annota3.exp
6346 * gdb.cp/anon-ns.exp
6347 * gdb.cp/anon-struct.exp
6348 * gdb.cp/anon-union.exp
6349 * gdb.cp/arg-reference.exp
6350 * gdb.cp/baseenum.exp
6351 * gdb.cp/bool.exp
6352 * gdb.cp/breakpoint.exp
6353 * gdb.cp/bs15503.exp
6354 * gdb.cp/call-c.exp
6355 * gdb.cp/casts.exp
6356 * gdb.cp/chained-calls.exp
6357 * gdb.cp/class2.exp
6358 * gdb.cp/classes.exp
6359 * gdb.cp/cmpd-minsyms.exp
6360 * gdb.cp/converts.exp
6361 * gdb.cp/cp-relocate.exp
6362 * gdb.cp/cpcompletion.exp
6363 * gdb.cp/cpexprs.exp
6364 * gdb.cp/cplabel.exp
6365 * gdb.cp/cplusfuncs.exp
6366 * gdb.cp/cpsizeof.exp
6367 * gdb.cp/ctti.exp
6368 * gdb.cp/derivation.exp
6369 * gdb.cp/destrprint.exp
6370 * gdb.cp/dispcxx.exp
6371 * gdb.cp/enum-class.exp
6372 * gdb.cp/exception.exp
6373 * gdb.cp/exceptprint.exp
6374 * gdb.cp/expand-psymtabs-cxx.exp
6375 * gdb.cp/expand-sals.exp
6376 * gdb.cp/extern-c.exp
6377 * gdb.cp/filename.exp
6378 * gdb.cp/formatted-ref.exp
6379 * gdb.cp/fpointer.exp
6380 * gdb.cp/gdb1355.exp
6381 * gdb.cp/gdb2495.exp
6382 * gdb.cp/hang.exp
6383 * gdb.cp/impl-this.exp
6384 * gdb.cp/infcall-dlopen.exp
6385 * gdb.cp/inherit.exp
6386 * gdb.cp/iostream.exp
6387 * gdb.cp/koenig.exp
6388 * gdb.cp/local.exp
6389 * gdb.cp/m-data.exp
6390 * gdb.cp/m-static.exp
6391 * gdb.cp/mb-ctor.exp
6392 * gdb.cp/mb-inline.exp
6393 * gdb.cp/mb-templates.exp
6394 * gdb.cp/member-name.exp
6395 * gdb.cp/member-ptr.exp
6396 * gdb.cp/meth-typedefs.exp
6397 * gdb.cp/method.exp
6398 * gdb.cp/method2.exp
6399 * gdb.cp/minsym-fallback.exp
6400 * gdb.cp/misc.exp
6401 * gdb.cp/namelessclass.exp
6402 * gdb.cp/namespace-enum.exp
6403 * gdb.cp/namespace-nested-import.exp
6404 * gdb.cp/namespace.exp
6405 * gdb.cp/nextoverthrow.exp
6406 * gdb.cp/no-dmgl-verbose.exp
6407 * gdb.cp/non-trivial-retval.exp
6408 * gdb.cp/noparam.exp
6409 * gdb.cp/nsdecl.exp
6410 * gdb.cp/nsimport.exp
6411 * gdb.cp/nsnested.exp
6412 * gdb.cp/nsnoimports.exp
6413 * gdb.cp/nsrecurs.exp
6414 * gdb.cp/nsstress.exp
6415 * gdb.cp/nsusing.exp
6416 * gdb.cp/operator.exp
6417 * gdb.cp/oranking.exp
6418 * gdb.cp/overload-const.exp
6419 * gdb.cp/overload.exp
6420 * gdb.cp/ovldbreak.exp
6421 * gdb.cp/ovsrch.exp
6422 * gdb.cp/paren-type.exp
6423 * gdb.cp/parse-lang.exp
6424 * gdb.cp/pass-by-ref.exp
6425 * gdb.cp/pr-1023.exp
6426 * gdb.cp/pr-1210.exp
6427 * gdb.cp/pr-574.exp
6428 * gdb.cp/pr10687.exp
6429 * gdb.cp/pr12028.exp
6430 * gdb.cp/pr17132.exp
6431 * gdb.cp/pr17494.exp
6432 * gdb.cp/pr9067.exp
6433 * gdb.cp/pr9167.exp
6434 * gdb.cp/pr9631.exp
6435 * gdb.cp/printmethod.exp
6436 * gdb.cp/psmang.exp
6437 * gdb.cp/psymtab-parameter.exp
6438 * gdb.cp/ptype-cv-cp.exp
6439 * gdb.cp/ptype-flags.exp
6440 * gdb.cp/re-set-overloaded.exp
6441 * gdb.cp/ref-types.exp
6442 * gdb.cp/rtti.exp
6443 * gdb.cp/scope-err.exp
6444 * gdb.cp/shadow.exp
6445 * gdb.cp/smartp.exp
6446 * gdb.cp/static-method.exp
6447 * gdb.cp/static-print-quit.exp
6448 * gdb.cp/temargs.exp
6449 * gdb.cp/templates.exp
6450 * gdb.cp/try_catch.exp
6451 * gdb.cp/typedef-operator.exp
6452 * gdb.cp/typeid.exp
6453 * gdb.cp/userdef.exp
6454 * gdb.cp/using-crash.exp
6455 * gdb.cp/var-tag.exp
6456 * gdb.cp/virtbase.exp
6457 * gdb.cp/virtfunc.exp
6458 * gdb.cp/virtfunc2.exp
6459 * gdb.cp/vla-cxx.exp
6460 * gdb.disasm/t01_mov.exp
6461 * gdb.disasm/t02_mova.exp
6462 * gdb.disasm/t03_add.exp
6463 * gdb.disasm/t04_sub.exp
6464 * gdb.disasm/t05_cmp.exp
6465 * gdb.disasm/t06_ari2.exp
6466 * gdb.disasm/t07_ari3.exp
6467 * gdb.disasm/t08_or.exp
6468 * gdb.disasm/t09_xor.exp
6469 * gdb.disasm/t10_and.exp
6470 * gdb.disasm/t11_logs.exp
6471 * gdb.disasm/t12_bit.exp
6472 * gdb.disasm/t13_otr.exp
6473 * gdb.dlang/circular.exp
6474 * gdb.dwarf2/arr-stride.exp
6475 * gdb.dwarf2/arr-subrange.exp
6476 * gdb.dwarf2/atomic-type.exp
6477 * gdb.dwarf2/bad-regnum.exp
6478 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6479 * gdb.dwarf2/callframecfa.exp
6480 * gdb.dwarf2/clztest.exp
6481 * gdb.dwarf2/corrupt.exp
6482 * gdb.dwarf2/data-loc.exp
6483 * gdb.dwarf2/dup-psym.exp
6484 * gdb.dwarf2/dw2-anon-mptr.exp
6485 * gdb.dwarf2/dw2-anonymous-func.exp
6486 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6487 * gdb.dwarf2/dw2-bad-unresolved.exp
6488 * gdb.dwarf2/dw2-basic.exp
6489 * gdb.dwarf2/dw2-canonicalize-type.exp
6490 * gdb.dwarf2/dw2-case-insensitive.exp
6491 * gdb.dwarf2/dw2-common-block.exp
6492 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6493 * gdb.dwarf2/dw2-compressed.exp
6494 * gdb.dwarf2/dw2-const.exp
6495 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6496 * gdb.dwarf2/dw2-cu-size.exp
6497 * gdb.dwarf2/dw2-dup-frame.exp
6498 * gdb.dwarf2/dw2-entry-value.exp
6499 * gdb.dwarf2/dw2-icycle.exp
6500 * gdb.dwarf2/dw2-ifort-parameter.exp
6501 * gdb.dwarf2/dw2-inline-break.exp
6502 * gdb.dwarf2/dw2-inline-param.exp
6503 * gdb.dwarf2/dw2-intercu.exp
6504 * gdb.dwarf2/dw2-intermix.exp
6505 * gdb.dwarf2/dw2-lexical-block-bare.exp
6506 * gdb.dwarf2/dw2-linkage-name-trust.exp
6507 * gdb.dwarf2/dw2-minsym-in-cu.exp
6508 * gdb.dwarf2/dw2-noloc.exp
6509 * gdb.dwarf2/dw2-op-call.exp
6510 * gdb.dwarf2/dw2-op-out-param.exp
6511 * gdb.dwarf2/dw2-opt-structptr.exp
6512 * gdb.dwarf2/dw2-param-error.exp
6513 * gdb.dwarf2/dw2-producer.exp
6514 * gdb.dwarf2/dw2-ranges-base.exp
6515 * gdb.dwarf2/dw2-ref-missing-frame.exp
6516 * gdb.dwarf2/dw2-reg-undefined.exp
6517 * gdb.dwarf2/dw2-regno-invalid.exp
6518 * gdb.dwarf2/dw2-restore.exp
6519 * gdb.dwarf2/dw2-restrict.exp
6520 * gdb.dwarf2/dw2-single-line-discriminators.exp
6521 * gdb.dwarf2/dw2-strp.exp
6522 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6523 * gdb.dwarf2/dw2-unresolved.exp
6524 * gdb.dwarf2/dw2-var-zero-addr.exp
6525 * gdb.dwarf2/dw4-sig-types.exp
6526 * gdb.dwarf2/dwz.exp
6527 * gdb.dwarf2/dynarr-ptr.exp
6528 * gdb.dwarf2/enum-type.exp
6529 * gdb.dwarf2/gdb-index.exp
6530 * gdb.dwarf2/implptr-64bit.exp
6531 * gdb.dwarf2/implptr-optimized-out.exp
6532 * gdb.dwarf2/implptr.exp
6533 * gdb.dwarf2/implref-array.exp
6534 * gdb.dwarf2/implref-const.exp
6535 * gdb.dwarf2/implref-global.exp
6536 * gdb.dwarf2/implref-struct.exp
6537 * gdb.dwarf2/mac-fileno.exp
6538 * gdb.dwarf2/main-subprogram.exp
6539 * gdb.dwarf2/member-ptr-forwardref.exp
6540 * gdb.dwarf2/method-ptr.exp
6541 * gdb.dwarf2/missing-sig-type.exp
6542 * gdb.dwarf2/nonvar-access.exp
6543 * gdb.dwarf2/opaque-type-lookup.exp
6544 * gdb.dwarf2/pieces-optimized-out.exp
6545 * gdb.dwarf2/pieces.exp
6546 * gdb.dwarf2/pr10770.exp
6547 * gdb.dwarf2/pr13961.exp
6548 * gdb.dwarf2/staticvirtual.exp
6549 * gdb.dwarf2/subrange.exp
6550 * gdb.dwarf2/symtab-producer.exp
6551 * gdb.dwarf2/trace-crash.exp
6552 * gdb.dwarf2/typeddwarf.exp
6553 * gdb.dwarf2/valop.exp
6554 * gdb.dwarf2/watch-notconst.exp
6555 * gdb.fortran/array-element.exp
6556 * gdb.fortran/charset.exp
6557 * gdb.fortran/common-block.exp
6558 * gdb.fortran/complex.exp
6559 * gdb.fortran/derived-type-function.exp
6560 * gdb.fortran/derived-type.exp
6561 * gdb.fortran/logical.exp
6562 * gdb.fortran/module.exp
6563 * gdb.fortran/multi-dim.exp
6564 * gdb.fortran/nested-funcs.exp
6565 * gdb.fortran/print-formatted.exp
6566 * gdb.fortran/subarray.exp
6567 * gdb.fortran/vla-alloc-assoc.exp
6568 * gdb.fortran/vla-datatypes.exp
6569 * gdb.fortran/vla-history.exp
6570 * gdb.fortran/vla-ptr-info.exp
6571 * gdb.fortran/vla-ptype-sub.exp
6572 * gdb.fortran/vla-ptype.exp
6573 * gdb.fortran/vla-sizeof.exp
6574 * gdb.fortran/vla-type.exp
6575 * gdb.fortran/vla-value-sub-arbitrary.exp
6576 * gdb.fortran/vla-value-sub-finish.exp
6577 * gdb.fortran/vla-value-sub.exp
6578 * gdb.fortran/vla-value.exp
6579 * gdb.fortran/whatis_type.exp
6580 * gdb.go/chan.exp
6581 * gdb.go/handcall.exp
6582 * gdb.go/hello.exp
6583 * gdb.go/integers.exp
6584 * gdb.go/methods.exp
6585 * gdb.go/package.exp
6586 * gdb.go/strings.exp
6587 * gdb.go/types.exp
6588 * gdb.go/unsafe.exp
6589 * gdb.guile/scm-arch.exp
6590 * gdb.guile/scm-block.exp
6591 * gdb.guile/scm-breakpoint.exp
6592 * gdb.guile/scm-cmd.exp
6593 * gdb.guile/scm-disasm.exp
6594 * gdb.guile/scm-equal.exp
6595 * gdb.guile/scm-frame-args.exp
6596 * gdb.guile/scm-frame-inline.exp
6597 * gdb.guile/scm-frame.exp
6598 * gdb.guile/scm-iterator.exp
6599 * gdb.guile/scm-math.exp
6600 * gdb.guile/scm-objfile.exp
6601 * gdb.guile/scm-ports.exp
6602 * gdb.guile/scm-symbol.exp
6603 * gdb.guile/scm-symtab.exp
6604 * gdb.guile/scm-value-cc.exp
6605 * gdb.guile/types-module.exp
6606 * gdb.linespec/break-ask.exp
6607 * gdb.linespec/cpexplicit.exp
6608 * gdb.linespec/explicit.exp
6609 * gdb.linespec/keywords.exp
6610 * gdb.linespec/linespec.exp
6611 * gdb.linespec/ls-dollar.exp
6612 * gdb.linespec/ls-errs.exp
6613 * gdb.linespec/skip-two.exp
6614 * gdb.linespec/thread.exp
6615 * gdb.mi/mi-async.exp
6616 * gdb.mi/mi-basics.exp
6617 * gdb.mi/mi-break.exp
6618 * gdb.mi/mi-catch-load.exp
6619 * gdb.mi/mi-cli.exp
6620 * gdb.mi/mi-cmd-param-changed.exp
6621 * gdb.mi/mi-console.exp
6622 * gdb.mi/mi-detach.exp
6623 * gdb.mi/mi-disassemble.exp
6624 * gdb.mi/mi-eval.exp
6625 * gdb.mi/mi-file-transfer.exp
6626 * gdb.mi/mi-file.exp
6627 * gdb.mi/mi-fill-memory.exp
6628 * gdb.mi/mi-inheritance-syntax-error.exp
6629 * gdb.mi/mi-linespec-err-cp.exp
6630 * gdb.mi/mi-logging.exp
6631 * gdb.mi/mi-memory-changed.exp
6632 * gdb.mi/mi-read-memory.exp
6633 * gdb.mi/mi-record-changed.exp
6634 * gdb.mi/mi-reg-undefined.exp
6635 * gdb.mi/mi-regs.exp
6636 * gdb.mi/mi-return.exp
6637 * gdb.mi/mi-reverse.exp
6638 * gdb.mi/mi-simplerun.exp
6639 * gdb.mi/mi-solib.exp
6640 * gdb.mi/mi-stack.exp
6641 * gdb.mi/mi-stepi.exp
6642 * gdb.mi/mi-syn-frame.exp
6643 * gdb.mi/mi-until.exp
6644 * gdb.mi/mi-var-block.exp
6645 * gdb.mi/mi-var-child.exp
6646 * gdb.mi/mi-var-cmd.exp
6647 * gdb.mi/mi-var-cp.exp
6648 * gdb.mi/mi-var-display.exp
6649 * gdb.mi/mi-var-invalidate.exp
6650 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6651 * gdb.mi/mi-vla-fortran.exp
6652 * gdb.mi/mi-watch.exp
6653 * gdb.mi/mi2-var-child.exp
6654 * gdb.mi/user-selected-context-sync.exp
6655 * gdb.modula2/unbounded-array.exp
6656 * gdb.multi/dummy-frame-restore.exp
6657 * gdb.multi/multi-arch-exec.exp
6658 * gdb.multi/multi-arch.exp
6659 * gdb.multi/tids.exp
6660 * gdb.multi/watchpoint-multi.exp
6661 * gdb.opencl/callfuncs.exp
6662 * gdb.opencl/convs_casts.exp
6663 * gdb.opencl/datatypes.exp
6664 * gdb.opencl/operators.exp
6665 * gdb.opencl/vec_comps.exp
6666 * gdb.opt/clobbered-registers-O2.exp
6667 * gdb.opt/inline-break.exp
6668 * gdb.opt/inline-bt.exp
6669 * gdb.opt/inline-cmds.exp
6670 * gdb.opt/inline-locals.exp
6671 * gdb.pascal/case-insensitive-symbols.exp
6672 * gdb.pascal/floats.exp
6673 * gdb.pascal/gdb11492.exp
6674 * gdb.python/lib-types.exp
6675 * gdb.python/py-arch.exp
6676 * gdb.python/py-as-string.exp
6677 * gdb.python/py-bad-printers.exp
6678 * gdb.python/py-block.exp
6679 * gdb.python/py-breakpoint-create-fail.exp
6680 * gdb.python/py-breakpoint.exp
6681 * gdb.python/py-caller-is.exp
6682 * gdb.python/py-cmd.exp
6683 * gdb.python/py-explore-cc.exp
6684 * gdb.python/py-explore.exp
6685 * gdb.python/py-finish-breakpoint.exp
6686 * gdb.python/py-finish-breakpoint2.exp
6687 * gdb.python/py-frame-args.exp
6688 * gdb.python/py-frame-inline.exp
6689 * gdb.python/py-frame.exp
6690 * gdb.python/py-framefilter-mi.exp
6691 * gdb.python/py-infthread.exp
6692 * gdb.python/py-lazy-string.exp
6693 * gdb.python/py-linetable.exp
6694 * gdb.python/py-mi-events.exp
6695 * gdb.python/py-mi-objfile.exp
6696 * gdb.python/py-mi.exp
6697 * gdb.python/py-objfile.exp
6698 * gdb.python/py-pp-integral.exp
6699 * gdb.python/py-pp-maint.exp
6700 * gdb.python/py-pp-re-notag.exp
6701 * gdb.python/py-pp-registration.exp
6702 * gdb.python/py-recurse-unwind.exp
6703 * gdb.python/py-strfns.exp
6704 * gdb.python/py-symbol.exp
6705 * gdb.python/py-symtab.exp
6706 * gdb.python/py-sync-interp.exp
6707 * gdb.python/py-typeprint.exp
6708 * gdb.python/py-unwind-maint.exp
6709 * gdb.python/py-unwind.exp
6710 * gdb.python/py-value-cc.exp
6711 * gdb.python/py-xmethods.exp
6712 * gdb.reverse/amd64-tailcall-reverse.exp
6713 * gdb.reverse/break-precsave.exp
6714 * gdb.reverse/break-reverse.exp
6715 * gdb.reverse/consecutive-precsave.exp
6716 * gdb.reverse/consecutive-reverse.exp
6717 * gdb.reverse/finish-precsave.exp
6718 * gdb.reverse/finish-reverse-bkpt.exp
6719 * gdb.reverse/finish-reverse.exp
6720 * gdb.reverse/fstatat-reverse.exp
6721 * gdb.reverse/getresuid-reverse.exp
6722 * gdb.reverse/i386-precsave.exp
6723 * gdb.reverse/i386-reverse.exp
6724 * gdb.reverse/i386-sse-reverse.exp
6725 * gdb.reverse/i387-env-reverse.exp
6726 * gdb.reverse/i387-stack-reverse.exp
6727 * gdb.reverse/insn-reverse.exp
6728 * gdb.reverse/machinestate-precsave.exp
6729 * gdb.reverse/machinestate.exp
6730 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6731 * gdb.reverse/pipe-reverse.exp
6732 * gdb.reverse/readv-reverse.exp
6733 * gdb.reverse/recvmsg-reverse.exp
6734 * gdb.reverse/rerun-prec.exp
6735 * gdb.reverse/s390-mvcle.exp
6736 * gdb.reverse/step-precsave.exp
6737 * gdb.reverse/step-reverse.exp
6738 * gdb.reverse/time-reverse.exp
6739 * gdb.reverse/until-precsave.exp
6740 * gdb.reverse/until-reverse.exp
6741 * gdb.reverse/waitpid-reverse.exp
6742 * gdb.reverse/watch-precsave.exp
6743 * gdb.reverse/watch-reverse.exp
6744 * gdb.rust/generics.exp
6745 * gdb.rust/methods.exp
6746 * gdb.rust/modules.exp
6747 * gdb.rust/simple.exp
6748 * gdb.server/connect-with-no-symbol-file.exp
6749 * gdb.server/ext-attach.exp
6750 * gdb.server/ext-restart.exp
6751 * gdb.server/ext-wrapper.exp
6752 * gdb.server/file-transfer.exp
6753 * gdb.server/server-exec-info.exp
6754 * gdb.server/server-kill.exp
6755 * gdb.server/server-mon.exp
6756 * gdb.server/wrapper.exp
6757 * gdb.stabs/exclfwd.exp
6758 * gdb.stabs/gdb11479.exp
6759 * gdb.threads/clone-new-thread-event.exp
6760 * gdb.threads/corethreads.exp
6761 * gdb.threads/current-lwp-dead.exp
6762 * gdb.threads/dlopen-libpthread.exp
6763 * gdb.threads/gcore-thread.exp
6764 * gdb.threads/sigstep-threads.exp
6765 * gdb.threads/watchpoint-fork.exp
6766 * gdb.trace/actions-changed.exp
6767 * gdb.trace/backtrace.exp
6768 * gdb.trace/change-loc.exp
6769 * gdb.trace/circ.exp
6770 * gdb.trace/collection.exp
6771 * gdb.trace/disconnected-tracing.exp
6772 * gdb.trace/ftrace.exp
6773 * gdb.trace/mi-trace-frame-collected.exp
6774 * gdb.trace/mi-trace-unavailable.exp
6775 * gdb.trace/mi-traceframe-changed.exp
6776 * gdb.trace/mi-tsv-changed.exp
6777 * gdb.trace/no-attach-trace.exp
6778 * gdb.trace/passc-dyn.exp
6779 * gdb.trace/qtro.exp
6780 * gdb.trace/range-stepping.exp
6781 * gdb.trace/read-memory.exp
6782 * gdb.trace/save-trace.exp
6783 * gdb.trace/signal.exp
6784 * gdb.trace/status-stop.exp
6785 * gdb.trace/tfile.exp
6786 * gdb.trace/trace-break.exp
6787 * gdb.trace/trace-buffer-size.exp
6788 * gdb.trace/trace-condition.exp
6789 * gdb.trace/tracefile-pseudo-reg.exp
6790 * gdb.trace/tstatus.exp
6791 * gdb.trace/unavailable.exp
6792 * gdb.trace/while-dyn.exp
6793 * gdb.trace/while-stepping.exp
6794
34c41c68
DE
67952016-12-22 Doug Evans <xdje42@gmail.com>
6796
6797 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6798 and msymbols.
6799
16e69324
YQ
68002016-12-19 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6803 (test_with_self): Don't call do_steps_and_nexts, and remove
6804 code about stepping into xmalloc.
6805
f94f411b
YQ
68062016-12-09 Yao Qi <yao.qi@linaro.org>
6807
6808 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6809
68102016-12-09 Yao Qi <yao.qi@linaro.org>
6811
6812 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6813
f1b5deee
PA
68142016-12-09 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.base/all-architectures-0.exp: New file.
6817 * gdb.base/all-architectures-1.exp: New file.
6818 * gdb.base/all-architectures-2.exp: New file.
6819 * gdb.base/all-architectures-3.exp: New file.
6820 * gdb.base/all-architectures-4.exp: New file.
6821 * gdb.base/all-architectures-5.exp: New file.
6822 * gdb.base/all-architectures-6.exp: New file.
6823 * gdb.base/all-architectures-7.exp: New file.
6824 * gdb.base/all-architectures.exp.in: New file.
6825
364ca42e
YQ
68262016-12-09 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6829
107c2d62
LM
68302016-12-02 Luis Machado <lgustavo@codesourcery.com>
6831
6832 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6833 possible.
6834 Remove useless pattern-matching code.
6835
df3ee9ca
PA
68362016-12-02 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6839 procedure.
6840 (top level): Call it.
6841
ec835369
PA
68422016-12-02 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6845 New procedure.
6846 (top level): Call it.
6847
01770bbd
PA
68482016-12-02 Pedro Alves <palves@redhat.com>
6849
6850 PR cli/20559
6851 * gdb.base/commands.exp (user_defined_command_args_eval): New
6852 procedure.
6853 (top level): Call it.
6854
008459ea
LM
68552016-12-02 Luis Machado <lgustavo@codesourcery.com>
6856
6857 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6858 timeout handling.
6859
0c1b455e
TT
68602016-12-02 Tom Tromey <tom@tromey.com>
6861
6862 * gdb.dwarf2/main-subprogram.c: New file.
6863 * gdb.dwarf2/main-subprogram.exp: New file.
6864
018572b8
LM
68652016-12-01 Luis Machado <lgustavo@codesourcery.com>
6866
6867 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6868 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6869 gdb_test_no_output for a couple of cases.
6870 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6871
84c93cd5
LM
68722016-12-01 Luis Machado <lgustavo@codesourcery.com>
6873
6874 Fix test names and standardize compilation error messages throughout
6875 the following files:
6876
6877 * gdb.ada/start.exp
6878 * gdb.arch/alpha-step.exp
6879 * gdb.arch/e500-prologue.exp
6880 * gdb.arch/ftrace-insn-reloc.exp
6881 * gdb.arch/gdb1291.exp
6882 * gdb.arch/gdb1431.exp
6883 * gdb.arch/gdb1558.exp
6884 * gdb.arch/i386-dr3-watch.exp
6885 * gdb.arch/i386-sse-stack-align.exp
6886 * gdb.arch/ia64-breakpoint-shadow.exp
6887 * gdb.arch/pa-nullify.exp
6888 * gdb.arch/powerpc-aix-prologue.exp
6889 * gdb.arch/thumb-bx-pc.exp
6890 * gdb.base/annota1.exp
6891 * gdb.base/annota3.exp
6892 * gdb.base/arrayidx.exp
6893 * gdb.base/assign.exp
6894 * gdb.base/attach.exp
6895 * gdb.base/auxv.exp
6896 * gdb.base/bang.exp
6897 * gdb.base/bfp-test.exp
6898 * gdb.base/bigcore.exp
6899 * gdb.base/bitfields2.exp
6900 * gdb.base/break-fun-addr.exp
6901 * gdb.base/break-probes.exp
6902 * gdb.base/call-rt-st.exp
6903 * gdb.base/callexit.exp
6904 * gdb.base/catch-fork-kill.exp
6905 * gdb.base/charset.exp
6906 * gdb.base/checkpoint.exp
6907 * gdb.base/comprdebug.exp
6908 * gdb.base/constvars.exp
6909 * gdb.base/coredump-filter.exp
6910 * gdb.base/cursal.exp
6911 * gdb.base/cvexpr.exp
6912 * gdb.base/detach.exp
6913 * gdb.base/display.exp
6914 * gdb.base/dmsym.exp
6915 * gdb.base/dprintf-pending.exp
6916 * gdb.base/dso2dso.exp
6917 * gdb.base/dtrace-probe.exp
6918 * gdb.base/dump.exp
6919 * gdb.base/enum_cond.exp
6920 * gdb.base/exe-lock.exp
6921 * gdb.base/exec-invalid-sysroot.exp
6922 * gdb.base/execl-update-breakpoints.exp
6923 * gdb.base/exprs.exp
6924 * gdb.base/fileio.exp
6925 * gdb.base/find.exp
6926 * gdb.base/finish.exp
6927 * gdb.base/fixsection.exp
6928 * gdb.base/foll-vfork.exp
6929 * gdb.base/frame-args.exp
6930 * gdb.base/gcore.exp
6931 * gdb.base/gdb1250.exp
6932 * gdb.base/global-var-nested-by-dso.exp
6933 * gdb.base/gnu-ifunc.exp
6934 * gdb.base/hashline1.exp
6935 * gdb.base/hashline2.exp
6936 * gdb.base/hashline3.exp
6937 * gdb.base/hbreak-in-shr-unsupported.exp
6938 * gdb.base/huge.exp
6939 * gdb.base/infcall-input.exp
6940 * gdb.base/info-fun.exp
6941 * gdb.base/info-shared.exp
6942 * gdb.base/jit-simple.exp
6943 * gdb.base/jit-so.exp
6944 * gdb.base/jit.exp
6945 * gdb.base/jump.exp
6946 * gdb.base/label.exp
6947 * gdb.base/lineinc.exp
6948 * gdb.base/logical.exp
6949 * gdb.base/longjmp.exp
6950 * gdb.base/macscp.exp
6951 * gdb.base/miscexprs.exp
6952 * gdb.base/new-ui-echo.exp
6953 * gdb.base/new-ui-pending-input.exp
6954 * gdb.base/new-ui.exp
6955 * gdb.base/nodebug.exp
6956 * gdb.base/nofield.exp
6957 * gdb.base/offsets.exp
6958 * gdb.base/overlays.exp
6959 * gdb.base/pending.exp
6960 * gdb.base/pointers.exp
6961 * gdb.base/pr11022.exp
6962 * gdb.base/printcmds.exp
6963 * gdb.base/prologue.exp
6964 * gdb.base/ptr-typedef.exp
6965 * gdb.base/realname-expand.exp
6966 * gdb.base/relativedebug.exp
6967 * gdb.base/relocate.exp
6968 * gdb.base/remote.exp
6969 * gdb.base/reread.exp
6970 * gdb.base/return2.exp
6971 * gdb.base/savedregs.exp
6972 * gdb.base/sep.exp
6973 * gdb.base/sepdebug.exp
6974 * gdb.base/sepsymtab.exp
6975 * gdb.base/set-inferior-tty.exp
6976 * gdb.base/setshow.exp
6977 * gdb.base/shlib-call.exp
6978 * gdb.base/sigaltstack.exp
6979 * gdb.base/siginfo-addr.exp
6980 * gdb.base/signals.exp
6981 * gdb.base/signull.exp
6982 * gdb.base/sigrepeat.exp
6983 * gdb.base/so-impl-ld.exp
6984 * gdb.base/solib-display.exp
6985 * gdb.base/solib-overlap.exp
6986 * gdb.base/solib-search.exp
6987 * gdb.base/solib-symbol.exp
6988 * gdb.base/structs.exp
6989 * gdb.base/structs2.exp
6990 * gdb.base/symtab-search-order.exp
6991 * gdb.base/twice.exp
6992 * gdb.base/unload.exp
6993 * gdb.base/varargs.exp
6994 * gdb.base/watchpoint-solib.exp
6995 * gdb.base/watchpoint.exp
6996 * gdb.base/whatis.exp
6997 * gdb.base/wrong_frame_bt_full.exp
6998 * gdb.btrace/dlopen.exp
6999 * gdb.cell/ea-standalone.exp
7000 * gdb.cell/ea-test.exp
7001 * gdb.cp/dispcxx.exp
7002 * gdb.cp/gdb2384.exp
7003 * gdb.cp/method2.exp
7004 * gdb.cp/nextoverthrow.exp
7005 * gdb.cp/pr10728.exp
7006 * gdb.disasm/am33.exp
7007 * gdb.disasm/h8300s.exp
7008 * gdb.disasm/mn10300.exp
7009 * gdb.disasm/sh3.exp
7010 * gdb.dwarf2/dw2-dir-file-name.exp
7011 * gdb.fortran/complex.exp
7012 * gdb.fortran/library-module.exp
7013 * gdb.guile/scm-pretty-print.exp
7014 * gdb.guile/scm-symbol.exp
7015 * gdb.guile/scm-type.exp
7016 * gdb.guile/scm-value.exp
7017 * gdb.linespec/linespec.exp
7018 * gdb.mi/gdb701.exp
7019 * gdb.mi/gdb792.exp
7020 * gdb.mi/mi-breakpoint-changed.exp
7021 * gdb.mi/mi-dprintf-pending.exp
7022 * gdb.mi/mi-dprintf.exp
7023 * gdb.mi/mi-exit-code.exp
7024 * gdb.mi/mi-pending.exp
7025 * gdb.mi/mi-solib.exp
7026 * gdb.mi/new-ui-mi-sync.exp
7027 * gdb.mi/pr11022.exp
7028 * gdb.mi/user-selected-context-sync.exp
7029 * gdb.opt/solib-intra-step.exp
7030 * gdb.python/py-events.exp
7031 * gdb.python/py-finish-breakpoint.exp
7032 * gdb.python/py-mi.exp
7033 * gdb.python/py-prettyprint.exp
7034 * gdb.python/py-shared.exp
7035 * gdb.python/py-symbol.exp
7036 * gdb.python/py-template.exp
7037 * gdb.python/py-type.exp
7038 * gdb.python/py-value.exp
7039 * gdb.reverse/solib-precsave.exp
7040 * gdb.reverse/solib-reverse.exp
7041 * gdb.server/solib-list.exp
7042 * gdb.stabs/weird.exp
7043 * gdb.threads/reconnect-signal.exp
7044 * gdb.threads/stepi-random-signal.exp
7045 * gdb.trace/actions.exp
7046 * gdb.trace/ax.exp
7047 * gdb.trace/backtrace.exp
7048 * gdb.trace/change-loc.exp
7049 * gdb.trace/deltrace.exp
7050 * gdb.trace/ftrace-lock.exp
7051 * gdb.trace/ftrace.exp
7052 * gdb.trace/infotrace.exp
7053 * gdb.trace/mi-tracepoint-changed.exp
7054 * gdb.trace/packetlen.exp
7055 * gdb.trace/passcount.exp
7056 * gdb.trace/pending.exp
7057 * gdb.trace/range-stepping.exp
7058 * gdb.trace/report.exp
7059 * gdb.trace/stap-trace.exp
7060 * gdb.trace/tfind.exp
7061 * gdb.trace/trace-break.exp
7062 * gdb.trace/trace-condition.exp
7063 * gdb.trace/trace-enable-disable.exp
7064 * gdb.trace/trace-mt.exp
7065 * gdb.trace/tracecmd.exp
7066 * gdb.trace/tspeed.exp
7067 * gdb.trace/tsv.exp
7068 * lib/perftest.exp
7069
fb9feb35
LM
70702016-12-01 Luis Machado <lgustavo@codesourcery.com>
7071
7072 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7073 with gdb_test_no_output.
7074 Use command as test name.
7075
cd2ddb6c
LM
70762016-12-01 Luis Machado <lgustavo@codesourcery.com>
7077
7078 Fix test names starting with uppercase throughout the files.
7079
7080 * gdb.ada/assign_1.exp
7081 * gdb.ada/boolean_expr.exp
7082 * gdb.base/arrayidx.exp
7083 * gdb.base/del.exp
7084 * gdb.base/gcore-buffer-overflow.exp
7085 * gdb.base/testenv.exp
7086 * gdb.compile/compile.exp
7087 * gdb.python/py-framefilter-invalidarg.exp
7088 * gdb.python/py-framefilter.exp
7089
bb95117e
LM
70902016-12-01 Luis Machado <lgustavo@codesourcery.com>
7091
7092 Fix test names starting with uppercase throughout the files.
7093
7094 * gdb.ada/array_return.exp
7095 * gdb.ada/expr_delims.exp
7096 * gdb.ada/mi_dyn_arr.exp
7097 * gdb.ada/mi_interface.exp
7098 * gdb.ada/mi_var_array.exp
7099 * gdb.ada/watch_arg.exp
7100 * gdb.arch/alpha-step.exp
7101 * gdb.arch/altivec-regs.exp
7102 * gdb.arch/e500-regs.exp
7103 * gdb.arch/powerpc-d128-regs.exp
7104 * gdb.base/arrayidx.exp
7105 * gdb.base/break.exp
7106 * gdb.base/checkpoint.exp
7107 * gdb.base/debug-expr.exp
7108 * gdb.base/dmsym.exp
7109 * gdb.base/radix.exp
7110 * gdb.base/sepdebug.exp
7111 * gdb.base/testenv.exp
7112 * gdb.base/watch_thread_num.exp
7113 * gdb.base/watchpoint-cond-gone.exp
7114 * gdb.cell/break.exp
7115 * gdb.cell/ea-cache.exp
7116 * gdb.compile/compile.exp
7117 * gdb.cp/gdb2495.exp
7118 * gdb.gdb/selftest.exp
7119 * gdb.gdb/xfullpath.exp
7120 * gdb.go/hello.exp
7121 * gdb.go/integers.exp
7122 * gdb.objc/basicclass.exp
7123 * gdb.pascal/hello.exp
7124 * gdb.pascal/integers.exp
7125 * gdb.python/py-breakpoint.exp
7126 * gdb.python/py-cmd.exp
7127 * gdb.python/py-linetable.exp
7128 * gdb.python/py-xmethods.exp
7129 * gdb.python/python.exp
7130 * gdb.reverse/consecutive-precsave.exp
7131 * gdb.reverse/finish-precsave.exp
7132 * gdb.reverse/i386-precsave.exp
7133 * gdb.reverse/machinestate-precsave.exp
7134 * gdb.reverse/sigall-precsave.exp
7135 * gdb.reverse/solib-precsave.exp
7136 * gdb.reverse/step-precsave.exp
7137 * gdb.reverse/until-precsave.exp
7138 * gdb.reverse/watch-precsave.exp
7139 * gdb.threads/leader-exit.exp
7140 * gdb.threads/pthreads.exp
7141 * gdb.threads/wp-replication.exp
7142 * gdb.trace/actions.exp
7143 * gdb.trace/mi-tsv-changed.exp
7144 * gdb.trace/tsv.exp
7145
de97fdd4
LM
71462016-12-01 Luis Machado <lgustavo@codesourcery.com>
7147
7148 Fix test names starting with uppercase throughout the files.
7149
7150 * gdb.arch/i386-bp_permanent.exp
7151 * gdb.arch/i386-gnu-cfi.exp
7152 * gdb.base/disasm-end-cu.exp
7153 * gdb.base/macscp.exp
7154 * gdb.base/pending.exp
7155 * gdb.base/watch_thread_num.exp
7156 * gdb.cp/exception.exp
7157 * gdb.cp/gdb2495.exp
7158 * gdb.cp/local.exp
7159 * gdb.python/py-evsignal.exp
7160 * gdb.python/python.exp
7161 * gdb.trace/tracecmd.exp
7162
9f058c10
LM
71632016-12-01 Luis Machado <lgustavo@codesourcery.com>
7164
7165 Fix test names starting with uppercase throughout the files.
7166
7167 * gdb.base/charset.exp
7168 * gdb.base/eval.exp
7169 * gdb.base/multi-forks.exp
7170 * gdb.guile/scm-progspace.exp
7171 * gdb.opencl/datatypes.exp
7172 * gdb.python/py-block.exp
7173 * gdb.python/py-function.exp
7174 * gdb.python/py-symbol.exp
7175 * gdb.python/py-symtab.exp
7176 * gdb.python/py-xmethods.exp
7177 * gdb.reverse/break-precsave.exp
7178 * gdb.reverse/break-reverse.exp
7179 * gdb.reverse/consecutive-precsave.exp
7180 * gdb.reverse/consecutive-reverse.exp
7181 * gdb.reverse/finish-precsave.exp
7182 * gdb.reverse/finish-reverse-bkpt.exp
7183 * gdb.reverse/finish-reverse.exp
7184 * gdb.reverse/fstatat-reverse.exp
7185 * gdb.reverse/getresuid-reverse.exp
7186 * gdb.reverse/i386-precsave.exp
7187 * gdb.reverse/i386-reverse.exp
7188 * gdb.reverse/i386-sse-reverse.exp
7189 * gdb.reverse/i387-stack-reverse.exp
7190 * gdb.reverse/insn-reverse.exp
7191 * gdb.reverse/machinestate-precsave.exp
7192 * gdb.reverse/machinestate.exp
7193 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7194 * gdb.reverse/pipe-reverse.exp
7195 * gdb.reverse/readv-reverse.exp
7196 * gdb.reverse/recvmsg-reverse.exp
7197 * gdb.reverse/rerun-prec.exp
7198 * gdb.reverse/s390-mvcle.exp
7199 * gdb.reverse/sigall-precsave.exp
7200 * gdb.reverse/sigall-reverse.exp
7201 * gdb.reverse/solib-precsave.exp
7202 * gdb.reverse/solib-reverse.exp
7203 * gdb.reverse/step-precsave.exp
7204 * gdb.reverse/step-reverse.exp
7205 * gdb.reverse/time-reverse.exp
7206 * gdb.reverse/until-precsave.exp
7207 * gdb.reverse/until-reverse.exp
7208 * gdb.reverse/waitpid-reverse.exp
7209 * gdb.reverse/watch-precsave.exp
7210 * gdb.reverse/watch-reverse.exp
7211
cdc7edd7
LM
72122016-12-01 Luis Machado <lgustavo@codesourcery.com>
7213
7214 Fix test names starting with uppercase throughout the files.
7215
7216 * gdb.arch/i386-mpx-simple_segv.exp
7217 * gdb.arch/i386-mpx.exp
7218 * gdb.arch/i386-permbkpt.exp
7219 * gdb.arch/pa-nullify.exp
7220 * gdb.arch/powerpc-d128-regs.exp
7221 * gdb.arch/vsx-regs.exp
7222 * gdb.base/bfp-test.exp
7223 * gdb.base/break.exp
7224 * gdb.base/breakpoint-shadow.exp
7225 * gdb.base/callfuncs.exp
7226 * gdb.base/charset.exp
7227 * gdb.base/commands.exp
7228 * gdb.base/completion.exp
7229 * gdb.base/dfp-test.exp
7230 * gdb.base/echo.exp
7231 * gdb.base/ending-run.exp
7232 * gdb.base/eval.exp
7233 * gdb.base/expand-psymtabs.exp
7234 * gdb.base/float128.exp
7235 * gdb.base/floatn.exp
7236 * gdb.base/foll-exec-mode.exp
7237 * gdb.base/gdb1056.exp
7238 * gdb.base/gdb11531.exp
7239 * gdb.base/kill-after-signal.exp
7240 * gdb.base/multi-forks.exp
7241 * gdb.base/overlays.exp
7242 * gdb.base/pending.exp
7243 * gdb.base/sepdebug.exp
7244 * gdb.base/testenv.exp
7245 * gdb.base/valgrind-db-attach.exp
7246 * gdb.base/watch_thread_num.exp
7247 * gdb.base/watchpoint-cond-gone.exp
7248 * gdb.base/watchpoint.exp
7249 * gdb.base/watchpoints.exp
7250 * gdb.cp/arg-reference.exp
7251 * gdb.cp/baseenum.exp
7252 * gdb.cp/operator.exp
7253 * gdb.cp/shadow.exp
7254 * gdb.dwarf2/dw2-op-out-param.exp
7255 * gdb.dwarf2/dw2-reg-undefined.exp
7256 * gdb.go/chan.exp
7257 * gdb.go/hello.exp
7258 * gdb.go/integers.exp
7259 * gdb.go/methods.exp
7260 * gdb.go/package.exp
7261 * gdb.guile/scm-parameter.exp
7262 * gdb.guile/scm-progspace.exp
7263 * gdb.guile/scm-value.exp
7264 * gdb.mi/mi-pending.exp
7265 * gdb.mi/user-selected-context-sync.exp
7266 * gdb.multi/multi-attach.exp
7267 * gdb.multi/tids.exp
7268 * gdb.opt/clobbered-registers-O2.exp
7269 * gdb.pascal/floats.exp
7270 * gdb.pascal/integers.exp
7271 * gdb.python/py-block.exp
7272 * gdb.python/py-events.exp
7273 * gdb.python/py-parameter.exp
7274 * gdb.python/py-symbol.exp
7275 * gdb.python/py-symtab.exp
7276 * gdb.python/py-type.exp
7277 * gdb.python/py-value.exp
7278 * gdb.python/py-xmethods.exp
7279 * gdb.python/python.exp
7280 * gdb.reverse/break-precsave.exp
7281 * gdb.reverse/consecutive-precsave.exp
7282 * gdb.reverse/finish-precsave.exp
7283 * gdb.reverse/i386-precsave.exp
7284 * gdb.reverse/machinestate-precsave.exp
7285 * gdb.reverse/sigall-precsave.exp
7286 * gdb.reverse/solib-precsave.exp
7287 * gdb.reverse/step-precsave.exp
7288 * gdb.reverse/until-precsave.exp
7289 * gdb.reverse/watch-precsave.exp
7290 * gdb.server/ext-attach.exp
7291 * gdb.server/ext-restart.exp
7292 * gdb.server/ext-run.exp
7293 * gdb.server/ext-wrapper.exp
7294 * gdb.stabs/gdb11479.exp
7295 * gdb.stabs/weird.exp
7296 * gdb.threads/attach-many-short-lived-threads.exp
7297 * gdb.threads/kill.exp
7298 * gdb.threads/watchpoint-fork.exp
7299
bc6c7af4
LM
73002016-12-01 Luis Machado <lgustavo@codesourcery.com>
7301
7302 Fix test names starting with uppercase throughout all the files below.
7303
7304 * gdb.ada/array_return.exp
7305 * gdb.ada/catch_ex.exp
7306 * gdb.ada/info_exc.exp
7307 * gdb.ada/mi_catch_ex.exp
7308 * gdb.ada/mi_dyn_arr.exp
7309 * gdb.ada/mi_ex_cond.exp
7310 * gdb.ada/mi_exc_info.exp
7311 * gdb.ada/mi_interface.exp
7312 * gdb.ada/mi_task_arg.exp
7313 * gdb.ada/mi_task_info.exp
7314 * gdb.ada/mi_var_array.exp
7315 * gdb.arch/alpha-step.exp
7316 * gdb.arch/amd64-disp-step.exp
7317 * gdb.arch/arm-disp-step.exp
7318 * gdb.arch/disp-step-insn-reloc.exp
7319 * gdb.arch/e500-prologue.exp
7320 * gdb.arch/ftrace-insn-reloc.exp
7321 * gdb.arch/gdb1558.exp
7322 * gdb.arch/i386-bp_permanent.exp
7323 * gdb.arch/i386-disp-step.exp
7324 * gdb.arch/i386-float.exp
7325 * gdb.arch/i386-gnu-cfi.exp
7326 * gdb.arch/ia64-breakpoint-shadow.exp
7327 * gdb.arch/mips16-thunks.exp
7328 * gdb.arch/pa-nullify.exp
7329 * gdb.arch/powerpc-aix-prologue.exp
7330 * gdb.arch/powerpc-power.exp
7331 * gdb.arch/ppc-dfp.exp
7332 * gdb.arch/s390-tdbregs.exp
7333 * gdb.arch/spu-info.exp
7334 * gdb.arch/spu-ls.exp
7335 * gdb.arch/thumb-bx-pc.exp
7336 * gdb.base/advance.exp
7337 * gdb.base/annota-input-while-running.exp
7338 * gdb.base/arrayidx.exp
7339 * gdb.base/asmlabel.exp
7340 * gdb.base/async.exp
7341 * gdb.base/attach-wait-input.exp
7342 * gdb.base/auto-connect-native-target.exp
7343 * gdb.base/batch-preserve-term-settings.exp
7344 * gdb.base/bfp-test.exp
7345 * gdb.base/bigcore.exp
7346 * gdb.base/bp-permanent.exp
7347 * gdb.base/break-always.exp
7348 * gdb.base/break-fun-addr.exp
7349 * gdb.base/break-idempotent.exp
7350 * gdb.base/break-main-file-remove-fail.exp
7351 * gdb.base/break-probes.exp
7352 * gdb.base/break-unload-file.exp
7353 * gdb.base/break.exp
7354 * gdb.base/call-ar-st.exp
7355 * gdb.base/call-rt-st.exp
7356 * gdb.base/call-sc.exp
7357 * gdb.base/call-signal-resume.exp
7358 * gdb.base/call-strs.exp
7359 * gdb.base/callexit.exp
7360 * gdb.base/callfuncs.exp
7361 * gdb.base/catch-gdb-caused-signals.exp
7362 * gdb.base/catch-signal-siginfo-cond.exp
7363 * gdb.base/catch-syscall.exp
7364 * gdb.base/compare-sections.exp
7365 * gdb.base/cond-eval-mode.exp
7366 * gdb.base/condbreak-call-false.exp
7367 * gdb.base/consecutive-step-over.exp
7368 * gdb.base/cursal.exp
7369 * gdb.base/disabled-location.exp
7370 * gdb.base/disasm-end-cu.exp
7371 * gdb.base/display.exp
7372 * gdb.base/double-prompt-target-event-error.exp
7373 * gdb.base/dprintf-bp-same-addr.exp
7374 * gdb.base/dprintf-detach.exp
7375 * gdb.base/dprintf-next.exp
7376 * gdb.base/dprintf-non-stop.exp
7377 * gdb.base/dprintf-pending.exp
7378 * gdb.base/dso2dso.exp
7379 * gdb.base/ending-run.exp
7380 * gdb.base/enum_cond.exp
7381 * gdb.base/examine-backward.exp
7382 * gdb.base/exe-lock.exp
7383 * gdb.base/exec-invalid-sysroot.exp
7384 * gdb.base/execl-update-breakpoints.exp
7385 * gdb.base/execution-termios.exp
7386 * gdb.base/fileio.exp
7387 * gdb.base/fixsection.exp
7388 * gdb.base/foll-exec-mode.exp
7389 * gdb.base/foll-exec.exp
7390 * gdb.base/fork-running-state.exp
7391 * gdb.base/frame-args.exp
7392 * gdb.base/fullpath-expand.exp
7393 * gdb.base/func-ptr.exp
7394 * gdb.base/gcore-relro-pie.exp
7395 * gdb.base/gdb1090.exp
7396 * gdb.base/gdb1555.exp
7397 * gdb.base/global-var-nested-by-dso.exp
7398 * gdb.base/gnu-ifunc.exp
7399 * gdb.base/hbreak-in-shr-unsupported.exp
7400 * gdb.base/hbreak-unmapped.exp
7401 * gdb.base/hook-stop.exp
7402 * gdb.base/infcall-input.exp
7403 * gdb.base/info-fun.exp
7404 * gdb.base/info-shared.exp
7405 * gdb.base/interrupt-noterm.exp
7406 * gdb.base/jit-so.exp
7407 * gdb.base/jit.exp
7408 * gdb.base/line-symtabs.exp
7409 * gdb.base/list.exp
7410 * gdb.base/longjmp.exp
7411 * gdb.base/macscp.exp
7412 * gdb.base/max-value-size.exp
7413 * gdb.base/nodebug.exp
7414 * gdb.base/nofield.exp
7415 * gdb.base/overlays.exp
7416 * gdb.base/paginate-after-ctrl-c-running.exp
7417 * gdb.base/paginate-bg-execution.exp
7418 * gdb.base/paginate-inferior-exit.exp
7419 * gdb.base/pending.exp
7420 * gdb.base/pr11022.exp
7421 * gdb.base/printcmds.exp
7422 * gdb.base/ptr-typedef.exp
7423 * gdb.base/ptype.exp
7424 * gdb.base/randomize.exp
7425 * gdb.base/range-stepping.exp
7426 * gdb.base/realname-expand.exp
7427 * gdb.base/relativedebug.exp
7428 * gdb.base/remote.exp
7429 * gdb.base/savedregs.exp
7430 * gdb.base/sepdebug.exp
7431 * gdb.base/set-noassign.exp
7432 * gdb.base/shlib-call.exp
7433 * gdb.base/shreloc.exp
7434 * gdb.base/sigaltstack.exp
7435 * gdb.base/sigbpt.exp
7436 * gdb.base/siginfo-addr.exp
7437 * gdb.base/siginfo-obj.exp
7438 * gdb.base/siginfo-thread.exp
7439 * gdb.base/signest.exp
7440 * gdb.base/signull.exp
7441 * gdb.base/sigrepeat.exp
7442 * gdb.base/skip.exp
7443 * gdb.base/so-impl-ld.exp
7444 * gdb.base/solib-corrupted.exp
7445 * gdb.base/solib-disc.exp
7446 * gdb.base/solib-display.exp
7447 * gdb.base/solib-overlap.exp
7448 * gdb.base/solib-search.exp
7449 * gdb.base/solib-symbol.exp
7450 * gdb.base/source-execution.exp
7451 * gdb.base/sss-bp-on-user-bp-2.exp
7452 * gdb.base/sss-bp-on-user-bp.exp
7453 * gdb.base/stack-checking.exp
7454 * gdb.base/stale-infcall.exp
7455 * gdb.base/step-break.exp
7456 * gdb.base/step-line.exp
7457 * gdb.base/step-over-exit.exp
7458 * gdb.base/step-test.exp
7459 * gdb.base/structs.exp
7460 * gdb.base/sym-file.exp
7461 * gdb.base/symtab-search-order.exp
7462 * gdb.base/term.exp
7463 * gdb.base/type-opaque.exp
7464 * gdb.base/unload.exp
7465 * gdb.base/until-nodebug.exp
7466 * gdb.base/until.exp
7467 * gdb.base/unwindonsignal.exp
7468 * gdb.base/watch-cond.exp
7469 * gdb.base/watch-non-mem.exp
7470 * gdb.base/watch_thread_num.exp
7471 * gdb.base/watchpoint-reuse-slot.exp
7472 * gdb.base/watchpoint-solib.exp
7473 * gdb.base/watchpoint.exp
7474 * gdb.btrace/dlopen.exp
7475 * gdb.cell/arch.exp
7476 * gdb.cell/break.exp
7477 * gdb.cell/bt.exp
7478 * gdb.cell/core.exp
7479 * gdb.cell/data.exp
7480 * gdb.cell/dwarfaddr.exp
7481 * gdb.cell/ea-cache.exp
7482 * gdb.cell/ea-standalone.exp
7483 * gdb.cell/ea-test.exp
7484 * gdb.cell/f-regs.exp
7485 * gdb.cell/fork.exp
7486 * gdb.cell/gcore.exp
7487 * gdb.cell/mem-access.exp
7488 * gdb.cell/ptype.exp
7489 * gdb.cell/registers.exp
7490 * gdb.cell/sizeof.exp
7491 * gdb.cell/solib-symbol.exp
7492 * gdb.cell/solib.exp
7493 * gdb.compile/compile-tls.exp
7494 * gdb.cp/exception.exp
7495 * gdb.cp/gdb2495.exp
7496 * gdb.cp/local.exp
7497 * gdb.cp/mb-inline.exp
7498 * gdb.cp/mb-templates.exp
7499 * gdb.cp/pr10687.exp
7500 * gdb.cp/pr9167.exp
7501 * gdb.cp/scope-err.exp
7502 * gdb.cp/templates.exp
7503 * gdb.cp/virtfunc.exp
7504 * gdb.dwarf2/dw2-dir-file-name.exp
7505 * gdb.dwarf2/dw2-single-line-discriminators.exp
7506 * gdb.fortran/complex.exp
7507 * gdb.fortran/library-module.exp
7508 * gdb.guile/guile.exp
7509 * gdb.guile/scm-cmd.exp
7510 * gdb.guile/scm-frame-inline.exp
7511 * gdb.guile/scm-objfile.exp
7512 * gdb.guile/scm-pretty-print.exp
7513 * gdb.guile/scm-symbol.exp
7514 * gdb.guile/scm-type.exp
7515 * gdb.guile/scm-value.exp
7516 * gdb.linespec/keywords.exp
7517 * gdb.linespec/ls-errs.exp
7518 * gdb.linespec/macro-relative.exp
7519 * gdb.linespec/thread.exp
7520 * gdb.mi/mi-breakpoint-changed.exp
7521 * gdb.mi/mi-dprintf-pending.exp
7522 * gdb.mi/mi-fullname-deleted.exp
7523 * gdb.mi/mi-logging.exp
7524 * gdb.mi/mi-pending.exp
7525 * gdb.mi/mi-solib.exp
7526 * gdb.mi/new-ui-mi-sync.exp
7527 * gdb.mi/user-selected-context-sync.exp
7528 * gdb.multi/dummy-frame-restore.exp
7529 * gdb.multi/multi-arch-exec.exp
7530 * gdb.multi/remove-inferiors.exp
7531 * gdb.multi/watchpoint-multi-exit.exp
7532 * gdb.opt/solib-intra-step.exp
7533 * gdb.perf/backtrace.exp
7534 * gdb.perf/single-step.exp
7535 * gdb.perf/skip-command.exp
7536 * gdb.perf/skip-prologue.exp
7537 * gdb.perf/solib.exp
7538 * gdb.python/lib-types.exp
7539 * gdb.python/py-as-string.exp
7540 * gdb.python/py-bad-printers.exp
7541 * gdb.python/py-block.exp
7542 * gdb.python/py-breakpoint.exp
7543 * gdb.python/py-cmd.exp
7544 * gdb.python/py-events.exp
7545 * gdb.python/py-evthreads.exp
7546 * gdb.python/py-finish-breakpoint.exp
7547 * gdb.python/py-finish-breakpoint2.exp
7548 * gdb.python/py-frame-inline.exp
7549 * gdb.python/py-frame.exp
7550 * gdb.python/py-inferior.exp
7551 * gdb.python/py-infthread.exp
7552 * gdb.python/py-mi.exp
7553 * gdb.python/py-objfile.exp
7554 * gdb.python/py-pp-maint.exp
7555 * gdb.python/py-pp-registration.exp
7556 * gdb.python/py-prettyprint.exp
7557 * gdb.python/py-recurse-unwind.exp
7558 * gdb.python/py-shared.exp
7559 * gdb.python/py-symbol.exp
7560 * gdb.python/py-symtab.exp
7561 * gdb.python/py-template.exp
7562 * gdb.python/py-type.exp
7563 * gdb.python/py-unwind-maint.exp
7564 * gdb.python/py-unwind.exp
7565 * gdb.python/py-value.exp
7566 * gdb.python/python.exp
7567 * gdb.reverse/finish-reverse-bkpt.exp
7568 * gdb.reverse/insn-reverse.exp
7569 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7570 * gdb.reverse/solib-precsave.exp
7571 * gdb.reverse/solib-reverse.exp
7572 * gdb.stabs/gdb11479.exp
7573 * gdb.stabs/weird.exp
7574 * gdb.threads/fork-child-threads.exp
7575 * gdb.threads/fork-plus-threads.exp
7576 * gdb.threads/fork-thread-pending.exp
7577 * gdb.threads/forking-threads-plus-breakpoint.exp
7578 * gdb.threads/hand-call-in-threads.exp
7579 * gdb.threads/interrupted-hand-call.exp
7580 * gdb.threads/linux-dp.exp
7581 * gdb.threads/local-watch-wrong-thread.exp
7582 * gdb.threads/next-while-other-thread-longjmps.exp
7583 * gdb.threads/non-ldr-exit.exp
7584 * gdb.threads/pending-step.exp
7585 * gdb.threads/print-threads.exp
7586 * gdb.threads/process-dies-while-detaching.exp
7587 * gdb.threads/process-dies-while-handling-bp.exp
7588 * gdb.threads/pthreads.exp
7589 * gdb.threads/queue-signal.exp
7590 * gdb.threads/reconnect-signal.exp
7591 * gdb.threads/signal-command-handle-nopass.exp
7592 * gdb.threads/signal-command-multiple-signals-pending.exp
7593 * gdb.threads/signal-delivered-right-thread.exp
7594 * gdb.threads/signal-sigtrap.exp
7595 * gdb.threads/sigthread.exp
7596 * gdb.threads/staticthreads.exp
7597 * gdb.threads/stepi-random-signal.exp
7598 * gdb.threads/thread-unwindonsignal.exp
7599 * gdb.threads/thread_check.exp
7600 * gdb.threads/thread_events.exp
7601 * gdb.threads/tid-reuse.exp
7602 * gdb.threads/tls-nodebug.exp
7603 * gdb.threads/tls-shared.exp
7604 * gdb.threads/tls-so_extern.exp
7605 * gdb.threads/tls.exp
7606 * gdb.threads/wp-replication.exp
7607 * gdb.trace/actions-changed.exp
7608 * gdb.trace/actions.exp
7609 * gdb.trace/backtrace.exp
7610 * gdb.trace/change-loc.exp
7611 * gdb.trace/collection.exp
7612 * gdb.trace/deltrace.exp
7613 * gdb.trace/disconnected-tracing.exp
7614 * gdb.trace/entry-values.exp
7615 * gdb.trace/ftrace-lock.exp
7616 * gdb.trace/ftrace.exp
7617 * gdb.trace/infotrace.exp
7618 * gdb.trace/mi-trace-frame-collected.exp
7619 * gdb.trace/mi-trace-unavailable.exp
7620 * gdb.trace/mi-traceframe-changed.exp
7621 * gdb.trace/mi-tracepoint-changed.exp
7622 * gdb.trace/mi-tsv-changed.exp
7623 * gdb.trace/no-attach-trace.exp
7624 * gdb.trace/packetlen.exp
7625 * gdb.trace/passc-dyn.exp
7626 * gdb.trace/passcount.exp
7627 * gdb.trace/pending.exp
7628 * gdb.trace/pr16508.exp
7629 * gdb.trace/qtro.exp
7630 * gdb.trace/range-stepping.exp
7631 * gdb.trace/read-memory.exp
7632 * gdb.trace/report.exp
7633 * gdb.trace/save-trace.exp
7634 * gdb.trace/signal.exp
7635 * gdb.trace/stap-trace.exp
7636 * gdb.trace/status-stop.exp
7637 * gdb.trace/strace.exp
7638 * gdb.trace/tfile.exp
7639 * gdb.trace/tfind.exp
7640 * gdb.trace/trace-break.exp
7641 * gdb.trace/trace-condition.exp
7642 * gdb.trace/trace-enable-disable.exp
7643 * gdb.trace/trace-mt.exp
7644 * gdb.trace/tracecmd.exp
7645 * gdb.trace/tracefile-pseudo-reg.exp
7646 * gdb.trace/tspeed.exp
7647 * gdb.trace/tstatus.exp
7648 * gdb.trace/tsv.exp
7649 * gdb.trace/unavailable.exp
7650 * gdb.trace/while-dyn.exp
7651 * gdb.trace/while-stepping.exp
7652 * lib/gdb-guile.exp
7653 * lib/gdb.exp
7654 * lib/mi-support.exp
7655 * lib/pascal.exp
7656 * lib/perftest.exp
7657 * lib/prelink-support.exp
7658 * lib/selftest-support.exp
7659
ad02e4fe
SM
76602016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7661
7662 * Makefile.in: Include disable-implicit-rules.mk.
7663
22347e55
AA
76642016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7665
7666 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7667 non-byte-aligned bit fields.
7668
da5b30da
AA
76692016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7670
7671 PR gdb/12616
7672 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7673 respects the DW_AT_data_bit_offset attribute.
7674
b593ecca
SM
76752016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7676
7677 * gdb.base/default.exp: Fix output of "set language".
7678
3b165252
SM
76792016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7680
7681 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7682 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7683 make.
7684 * configure.ac: Remove checks for the make program.
7685 * configure: Re-generate.
7686
1a2f3d7f
KB
76872016-11-16 Kevin Buettner <kevinb@redhat.com>
7688
7689 * gdb.python/py-recurse-unwind.c (main): Add loop.
7690 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7691 to read_register() and gdb.parse_and_eval(). Make each code
7692 call a separate case that can be individually tested.
7693 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7694 proc. Call cont_and_backtrace for each of the code paths that
7695 we want to test in the unwinder.
7696
b7f38fda
AA
76972016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7698
7699 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7700 the definition of struct S.
7701
1f8db343
CM
77022016-11-11 Catherine Moore <clm@codesourcery.com>
7703
7704 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7705
fad0c9fb
PA
77062016-11-09 Pedro Alves <palves@redhat.com>
7707
7708 * gdb.base/commands.exp (runto_or_return): New procedure.
7709 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7710 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7711 (progvar_simple_while_test, progvar_complex_if_while_test)
7712 (if_while_breakpoint_command_test)
7713 (infrun_breakpoint_command_test, breakpoint_command_test)
7714 (user_defined_command_test, watchpoint_command_test)
7715 (test_command_prompt_position, redefine_hook_test)
7716 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7717 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7718 multi_line_input and multi_line. Remove gdb_expect and
7719 gdb_stop_suppressing_tests uses.
7720 * lib/gdb.exp (valnum_re): New global.
7721 (multi_line_input): New procedure.
7722
8354c62c
SM
77232016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7724
7725 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7726 Remove.
7727 (test_setup): Define with proc_with_prefix.
7728 (test_cli_inferior): Likewise.
7729 (test_cli_thread): Likewise.
7730 (test_cli_frame): Likewise.
7731 (test_cli_select_frame): Likewise.
7732 (test_cli_up_down): Likewise.
7733 (test_mi_thread_select): Likewise.
7734 (test_mi_stack_select_frame): Likewise.
7735 (test_cli_in_mi_inferior): Likewise.
7736 (test_cli_in_mi_thread): Likewise.
7737 (test_cli_in_mi_frame): Likewise.
7738 (top level): Do not use with_test_prefix_procname.
7739
64f367a2
PA
77402016-11-09 Pedro Alves <palves@redhat.com>
7741
7742 * gdb.base/commands.exp (gdbvar_simple_if_test)
7743 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7744 (progvar_simple_if_test, progvar_simple_while_test)
7745 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7746 (infrun_breakpoint_command_test, breakpoint_command_test)
7747 (user_defined_command_test, watchpoint_command_test)
7748 (test_command_prompt_position, deprecated_command_test)
7749 (bp_deleted_in_command, temporary_breakpoint_commands)
7750 (stray_arg0_test, source_file_with_indented_comment)
7751 (recursive_source_test, if_commands_test)
7752 (error_clears_commands_left, redefine_hook_test)
7753 (redefine_backtrace_test): Use proc_with_prefix.
7754 * lib/gdb.exp (proc_with_prefix): New proc.
7755
0bb65f1e
AA
77562016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7757
7758 * gdb.base/tui-layout.c: New file.
7759 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7760 disassembly window contains very long lines.
7761
7353f247
TT
77622016-11-08 Tom Tromey <tom@tromey.com>
7763
7764 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7765 depend on Python 2.
7766
30a7bb83
TT
77672016-11-08 Tom Tromey <tom@tromey.com>
7768
7769 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7770 New method.
7771
cdf5a07c
MG
77722016-10-29 Manish Goregaokar <manish@mozilla.com>
7773
2806dc7e 7774 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7775
51a789c3
MG
77762016-10-27 Manish Goregaokar <manish@mozilla.com>
7777
2806dc7e
PA
7778 * gdb.rust/simple.rs: Add test for univariant enums without
7779 discriminants and for encoded struct-like enums.
51a789c3 7780
f610ab6d
PA
77812016-10-28 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7784 gdb_test_multiple, tighten regexps and match symtabs and line
7785 tables incrementally.
7786
b129b0ca
LM
77872016-10-28 Luis Machado <lgustavo@codesourcery.com>
7788
7789 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7790 general.
7791
ecf45d2c
SL
77922016-10-25 Luis Machado <lgustavo@codesourcery.com>
7793
7794 * gdb.base/exec-invalid-sysroot.exp: New file.
7795
b8d38ee4
JK
77962016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7797
7798 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7799
f90fd8c2
JK
78002016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7801
7802 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7803
2d2476aa
MR
78042016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7805
2806dc7e
PA
7806 * gdb.base/killed-outside.exp: Remove $options from a call to
7807 `prepare_for_testing'.
2d2476aa 7808
e42b25a0
SM
78092016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7810
7811 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7812 Change test message.
7813
3ccdb432
SM
78142016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7815
7816 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7817 Update comment.
7818
5bad3170
SM
78192016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7820
7821 * gdb.trace/mi-trace-save.exp: New file.
7822
5ad9dba7
YQ
78232016-10-13 Yao Qi <yao.qi@linaro.org>
7824
7825 * gdb.base/code_elim.exp (get_var_address): Remove.
7826 * gdb.base/relocate.exp: Likewise.
7827 * gdb.base/shreloc.exp: Likewise.
7828 * lib/gdb.exp (get_var_address): New.
7829
62df7e21
YQ
78302016-10-13 Yao Qi <yao.qi@linaro.org>
7831
7832 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7833 floating point tests if $skip_float_test is false.
7834
4dac951e
LM
78352016-10-12 Luis Machado <lgustavo@codesourcery.com>
7836
7837 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7838 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7839 argc values.
7840 Add 1 to argc so we guarantee distinct initial/modified argc values.
7841
8f1a8fc4
JK
78422016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7843
7844 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7845
16c85b5d
JK
78462016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7847
7848 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7849 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7850 * gdb.arch/vsx-regs.exp: Likewise.
7851
1d0e042a
YQ
78522016-10-07 Yao Qi <yao.qi@linaro.org>
7853
7854 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7855
68dadef5
MM
78562016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7857
7858 * gdb.python/python.exp: Test decode_line("*0").
7859
33fa2c6e
DE
78602016-10-06 Doug Evans <dje@google.com>
7861
7862 * gdb.python/py-value.exp (test_value_creation): Add test for large
7863 unsigned 64-bit value.
7864
9c37b5ae
TT
78652016-10-06 Tom Tromey <tom@tromey.com>
7866
7867 * gdb.compile/compile.exp: Change java tests to rust.
7868 * gdb.base/setshow.exp: Change java tests to rust.
7869 * gdb.base/default.exp: Remove java from language list.
7870 * README (Examples): Update language example.
7871 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7872 test.
7873 * lib/gdb.exp (skip_java_tests): Remove.
7874 * lib/java.exp: Remove.
7875 * gdb.java: Remove.
7876
78b86327
MR
78772016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7878
7879 * gdb.arch/mips-fcr.exp: New test.
7880 * gdb.arch/mips-fcr.c: Source for the new test.
7881
7470adbb
MR
78822016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7883
7884 * gdb.base/solib-disc.exp: Use `standard_output_file'
7885 throughout.
7886
4a556533
PA
78872016-10-06 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.base/jit-simple-dl.c: New file.
7890 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7891 * gdb.base/jit-simple.c: ... this.
7892 * gdb.base/jit-simple.exp (jit_run): Delete.
7893 (build_jit): New proc.
7894 (jit_test_reread): Recompile either the main program or the shared
7895 library, depending on what is being tested. Skip changing address
7896 if caller wants to. Compare before/after addresses. If testing
7897 standalone, explicitly load the binary. Test "maint info
7898 breakpoints".
7899 (top level): Add "standalone vs shared lib" and "change address"
7900 vs "same address" axes.
7901
5a122fbc
PA
79022016-10-06 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7905 call.
7906 (jit_run): Delete.
7907 (jit_test_reread): Use with_test_prefix. Reload the main binary
7908 explicitly. Compare the before/after addresses of the JIT
7909 descriptor.
7910
ee8da4b8
DE
79112016-08-15 Doug Evans <dje@google.com>
7912
7913 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7914 for single bitfields is bool.
7915 * gdb.xml/tdesc-regs.exp: Ditto.
7916
f389f6fe
JK
79172016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7918
7919 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7920
fdebf1a4
YQ
79212016-10-05 Yao Qi <yao.qi@linaro.org>
7922
7923 * lib/gdb.exp (support_complex_tests): Return zero if
7924 gdb_skip_float_test return true.
7925
9c36d954 79262016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7927 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7928
7929 PR gdb/20487
7930 * gdb.mi/user-selected-context-sync.exp: New file.
7931 * gdb.mi/user-selected-context-sync.c: New file.
7932
4034d0ff 79332016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7934 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7935
7936 PR gdb/20487
7937 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7938 =thread-select-event check.
7939
a4297203
PB
79402016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7941
7942 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7943 the compulsory L operand changes.
7944 * gdb.arch/powerpc-power.s: Likewise.
7945
bb805577
JK
79462016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7947
7948 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7949 * gdb.base/jit-attach-pie.c: New file.
7950 * gdb.base/jit-attach-pie.exp: New file.
7951
6d61dee5
PA
79522016-09-28 Pedro Alves <palves@redhat.com>
7953
7954 * gdb.base/infcall-input.c: New file.
7955 * gdb.base/infcall-input.exp: New file.
7956
f73842fc
YQ
79572016-09-22 Yao Qi <yao.qi@linaro.org>
7958
7959 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7960 (gdb_exit): Rename it to ...
7961 (gdbserver_gdb_exit): ... Close GDBserver.
7962 (gdb_exit): New proc, call gdbserver_gdb_exit.
7963 (mi_gdb_exit): Likewise.
7964
90681dab
YQ
79652016-09-22 Yao Qi <yao.qi@linaro.org>
7966
7967 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7968 path.
7969 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7970 Remove duplication.
7971
9c211fd8
YQ
79722016-09-22 Yao Qi <yao.qi@linaro.org>
7973
7974 * lib/gdbserver-support.exp: Check the existence of
7975 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7976
ad0a504f
AK
79772016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7978
7979 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7980
36cf1806
TT
79812016-09-21 Tom Tromey <tom@tromey.com>
7982
7983 PR gdb/20604:
7984 * gdb.base/quit.exp: New file.
7985
74172ecf
SM
79862016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7987
7988 * .gitignore: New file.
7989
3d0ec882
MR
79902016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7991
7992 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7993 throughout.
7994
8193adea
AA
79952016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7996
7997 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7998
d41a5c09
JK
79992016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8000
8001 * gdb.cp/casts.cc (decltype): Move it ...
8002 (main): ... with its call to ...
8003 * gdb.cp/casts03.cc: ... a new file.
8004 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8005
d2dfe700
JK
80062016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8007
8008 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8009
e2a92b16
PB
80102016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8011
8012 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8013 and sync up the test with tests in gas/testsuite/gas/ppc.
8014 * gdb.arch/powerpc-power.exp: Likewise.
8015
49b4de64
JK
80162016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8019
2c29df25
SDJ
80202016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8021 Jan Kratochvil <jan.kratochvil@redhat.com>
8022
8023 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8024 make m1's definition to be different from m2's. Use 'dummy' as an
8025 argument for probe 'two'.
8026
cc3c2846
JB
80272016-09-10 Jon Beniston <jon@beniston.com>
8028
8029 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8030 for sim target.
8031
e1b2624a
AA
80322016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8033
8034 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8035 variable declaration.
8036 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8037 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8038 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8039 received HWCAP as its argument.
8040
4295e285
PA
80412016-09-06 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.base/new-ui-pending-input.c: New file.
8044 * gdb.base/new-ui-pending-input.exp: New file.
8045 * gdb.exp (clear_gdb_spawn_id): New procedure.
8046 (with_spawn_id): Check whether gdb_spawn_id exists before
8047 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8048 on exit.
8049
00d5215e
UW
80502016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8051
8052 * gdb.base/float128.c: New file.
8053 * gdb.base/float128.exp: Likewise.
8054 * gdb.base/floatn.c: Likewise.
8055 * gdb.base/floatn.exp: Likewise.
8056
a9ff5f12
UW
80572016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8058
8059 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8060
f245535c
PA
80612016-09-05 Pedro Alves <palves@redhat.com>
8062
8063 PR backtrace/19927
8064 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8065 unwinders are immediately called as side effect of "source" or
8066 "disable unwinder" commands.
8067 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8068
ae9cf263
YQ
80692016-09-02 Yao Qi <yao.qi@linaro.org>
8070
8071 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8072 is true and $type is "float" or "double".
8073
27aba047
YQ
80742016-09-02 Yao Qi <yao.qi@linaro.org>
8075
8076 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8077 true.
8078 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8079 * gdb.base/call-rt-st.exp: Likewise.
8080 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8081 return value instead of gdb,skip_float_test.
8082 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8083 (do_function_calls): Use its return value instead of
8084 gdb,skip_float_test.
8085 * gdb.base/finish.exp: Likewise.
8086 * gdb.base/funcargs.exp: Likewise.
8087 * gdb.base/return.exp: Likewise.
8088 * gdb.base/return2.exp: Likewise.
8089 * gdb.base/varargs.exp: Likewise.
8090 * lib/gdb.exp (gdb_skip_float_test): Change it to
8091 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8092
5af962df
AA
80932016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8094
8095 * gdb.multi/tids.exp: Test "thread apply all".
8096
7fac6910
JK
80972016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8098
8099 * gdb.base/default.exp (tty): Remove.
8100
bb1fe4ac
KB
81012016-08-24 Kevin Buettner <kevinb@redhat.com>
8102
2806dc7e
PA
8103 * gdb.python/py-recurse-unwind.c: New file.
8104 * gdb.python/py-recurse-unwind.py: New file.
8105 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8106
0a1ddfa6
SM
81072016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8108
8109 * gdb.base/set-inferior-tty.exp: New file.
8110 * gdb.base/set-inferior-tty.c: New file.
8111
d9de1fe3
PA
81122016-08-23 Pedro Alves <palves@redhat.com>
8113
8114 PR gdb/20494
8115 * gdb.base/new-ui-echo.c: New file.
8116 * gdb.base/new-ui-echo.exp: New file.
8117
e9d9abd7
YQ
81182016-08-23 Yao Qi <yao.qi@linaro.org>
8119
8120 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8121 gdbserver_spawn.
8122 * gdb.server/connect-without-multi-process.exp (do_test):
8123 Likewise.
8124
3589529e
YQ
81252016-08-23 Yao Qi <yao.qi@linaro.org>
8126
8127 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8128 standalone_txt. Delete gdb_txt and standalone_txt on host
8129 and target. Spawn the binary on target. Copy files from
8130 target to host.
8131
6bb90213
PA
81322016-08-22 Pedro Alves <palves@redhat.com>
8133
8134 PR gdb/20505
8135 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8136 with_test_prefix. Factor out bits to ...
8137 (test_no_vdso): ... this new procedure.
8138
20c2c024
CL
81392016-08-19 Carl Love <cel@us.ibm.com>
8140
8141 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8142 maintaining separate logic for constructing the output path.
8143 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8144 * gdb.arch/ppc-dfp.exp: Likewise.
8145 * gdb.arch/ppc-fp.exp: Likewise.
8146 * gdb.arch/vsx-regs.exp: Likewise.
8147 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8148 binprefix for generating the additional binary files.
8149
0646e07d
PA
81502016-08-19 Pedro Alves <palves@redhat.com>
8151
8152 * gdb.trace/mi-trace-frame-collected.exp
8153 (test_trace_frame_collected): On x32, expect two registers.
8154
46da9242
CL
81552016-08-18 Carl Love <cel@us.ibm.com>
8156
8157 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8158 and sync up the test with tests in gas/testsuite/gas/ppc.
8159 * gdb.arch/powerpc-power.exp: Likewise.
8160
eb2332d7
SM
81612016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8162
8163 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8164 expected error message.
8165
63c61e04
SM
81662016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8167
8168 * gdb.multi/remove-inferiors.exp: New file.
8169 * gdb.multi/remove-inferiors.c: New file.
8170
7b17065f
YQ
81712016-08-12 Yao Qi <yao.qi@linaro.org>
8172
8173 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8174 argument list.
8175
01d3dedf
PA
81762016-08-10 Pedro Alves <palves@redhat.com>
8177
8178 PR gdb/19187
8179 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8180 setup_kfails.
8181
3eb7562a
PA
81822016-08-09 Pedro Alves <palves@redhat.com>
8183 Simon Marchi <simon.marchi@ericsson.com>
8184
8185 PR gdb/20418
8186 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8187 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8188
80614914
PA
81892016-08-09 Pedro Alves <palves@redhat.com>
8190
8191 PR mi/20431
8192 * gdb.mi/mi-cmd-error.exp: New file.
8193
f348d89a
PA
81942016-08-09 Pedro Alves <palves@redhat.com>
8195
8196 PR gdb/18653
8197 * gdb.base/signals-state-child.c: New file.
8198 * gdb.base/signals-state-child.exp: New file.
8199 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8200
e5ca03b4
PA
82012016-08-09 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8204
282a0691
TT
82052016-08-03 Tom Tromey <tom@tromey.com>
8206
8207 PR python/18565:
8208 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8209
41bfcd63
YQ
82102016-08-01 Yao Qi <yao.qi@linaro.org>
8211
8212 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8213 variable mode to "multi-process" if $multi_process is 1, otherwise
8214 set it to "single-process".
8215
e3465b24
YQ
82162016-08-01 Yao Qi <yao.qi@linaro.org>
8217
8218 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8219 * gdb.cp/cpexprs.exp: Likewise.
8220 * gdb.cp/m-static.exp: Likewise.
8221
0b31a4bc
TT
82222016-07-26 Tom Tromey <tom@tromey.com>
8223
8224 PR python/20190:
8225 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8226 test.
8227
e0461dbb
MM
82282016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8229
8230 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8231 selecting assembly source files.
8232 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8233 assembly source files.
8234 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8235 assembly source files.
8236 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8237 selecting assembly source files.
8238
8194e927
SM
82392016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8240
8241 * gdb.base/new-ui.exp (do_test_invalid_args): New
8242 procedure.
8243
c0272db5
TW
82442016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8245
8246 * gdb.btrace/reconnect.c: New file.
8247 * gdb.btrace/reconnect.exp: New file.
8248
e3487908
GKB
82492016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8250
8251 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8252 to test_catch_syscall_group.
8253 (test_catch_syscall_group): New.
8254
12df5c00
TT
82552016-07-21 Tom Tromey <tom@tromey.com>
8256
8257 * gdb.rust/simple.rs (main): Use empty struct expression.
8258 * gdb.rust/simple.exp: Add tests for empty struct expression.
8259
bae62ee2
YQ
82602016-07-21 Yao Qi <yao.qi@linaro.org>
8261
8262 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8263 if gdb_skip_xml_test is true on some targets.
8264
b1b53fb3
YQ
82652016-07-21 Yao Qi <yao.qi@linaro.org>
8266
8267 * gdb.server/solib-list.exp: Unset last_loaded_file.
8268
027d97f8
JK
82692016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8270
8271 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8272 "step into captured_main (args)".
8273
7674d381
JK
82742016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8275
8276 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8277
72b5d099
JK
82782016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8279
8280 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8281
1f960ced
PA
82822016-07-19 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8285 * gdb.opt/inline-bt.exp: Likewise.
8286 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8287 additional_flags=-Winline.
8288 * gdb.opt/inline-locals.exp: Likewise.
8289 * gdb.opt/inline-markers.c (ATTR): Define.
8290 (inlined_fn): Use it.
8291
f25827c1
YQ
82922016-07-19 Yao Qi <yao.qi@linaro.org>
8293
8294 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8295 (test_with_self): Remove some code. Remove argument executable.
8296 (top-level): Use do_self_tests.
8297
37539ebe
DB
82982016-07-15 Zachary Welch <zwelch@codesourcery.com>
8299 Don Breazeal <donb@codesourcery.com>
8300
8301 * gdb.base/maint.exp: Escape paths used in regular expressions.
8302 * gdb.stabs/weird.exp: Likewise.
8303
dac790e1
TT
83042016-07-13 Tom Tromey <tom@tromey.com>
8305
8306 PR python/15620, PR python/18620:
8307 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8308 (test_bkpt_events): New procs.
8309
93daf339
TT
83102016-07-13 Tom Tromey <tom@tromey.com>
8311
8312 PR python/17698:
8313 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8314 test.
8315 (test_watchpoints): Likewise.
8316 (test_bkpt_pending): New proc.
8317
6571a381
TT
83182016-07-13 Tom Tromey <tom@tromey.com>
8319
8320 PR cli/18053:
8321 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8322 completion test.
8323
e8732474
JK
83242016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8325
8326 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8327 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8328 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8329 f_label.
8330 (g): Rename g_end_lbl to g_label.
8331 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8332 low_pc and high_pc.
8333 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8334
e0f3fd7c
TT
83352016-07-12 Tom Tromey <tom@tromey.com>
8336
8337 PR python/19293:
8338 * gdb.python/py-unwind-maint.exp: Update tests.
8339
3cfe46b6
YQ
83402016-07-12 Yao Qi <yao.qi@linaro.org>
8341
8342 * lib/selftest-support.exp (selftest_setup): Match the output
8343 when captured_main is inlined.
8344
4f19a0e6
WT
83452016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8346
8347 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8348 New variables.
8349 (print this%a, print this%b, print this): New tests.
8350 * gdb.fortran/derived-types.f90 (this): New object and
8351 initialization.
8352
986cf455
SM
83532016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8354
8355 * gdb.ada/arraydim.exp: Remove extra directory level in build
8356 directory.
8357
f0464b23
SM
83582016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8359
8360 * lib/ada.exp: Remove extra directory level in build directory.
8361 * gdb.ada/cond_lang.exp: Likewise.
8362 * gdb.ada/exec_changed.exp: Likewise.
8363 * gdb.ada/lang_switch.exp: Likewise.
8364
42d94011
MG
83652016-07-06 Manish Goregaokar <manish@mozilla.com>
8366
2806dc7e
PA
8367 * simple.rs: Add test for raw pointer subscripting.
8368 * simple.exp: Add test expectations.
42d94011 8369
647c264c
YQ
83702016-07-05 Yao Qi <yao.qi@linaro.org>
8371
8372 * gdb.mi/mi-reverse.exp: Match =record-started output.
8373
20aa2c60
PA
83742016-07-01 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8377 procedure.
8378 (jit_reader_test): Test the jit reader's unwinder.
8379 * gdb.base/jithost.c (jit_function_00_code): New global.
8380 (main): Use memcpy to fill in the mmapped code, instead of poking
8381 bytes manually here.
8382 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8383 value.
8384 (read_debug_info): Save the function's range.
8385 (read_sp): New function.
8386 (unwind_frame): Use it. Also unwind RBP.
8387 (get_frame_id): Use read_sp.
8388 (gdb_init_reader): Use calloc instead of malloc.
8389 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8390 parameter. Use gdb_test_multiple.
8391
ced2dffb
PA
83922016-07-01 Pedro Alves <palves@redhat.com>
8393 Antoine Tremblay <antoine.tremblay@ericsson.com>
8394
8395 * gdb.threads/process-dies-while-detaching.c: New file.
8396 * gdb.threads/process-dies-while-detaching.exp: New file.
8397
63000888
PA
83982016-07-01 Pedro Alves <palves@redhat.com>
8399
8400 * gdb.multi/watchpoint-multi-exit.c: New file.
8401 * gdb.multi/watchpoint-multi-exit.exp: New file.
8402
038d4868
PA
84032016-06-30 Pedro Alves <palves@redhat.com>
8404
8405 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8406 unset inferior_spawn_id.
8407
994e9c83
PA
84082016-06-30 Pedro Alves <palves@redhat.com>
8409
8410 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8411 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8412
e5653468
YQ
84132016-06-29 Yao Qi <yao.qi@linaro.org>
8414
8415 * gdb.base/return.c: Add copyright header.
8416
803b47e5
TT
84172016-06-29 Tom Tromey <tom@tromey.com>
8418
8419 PR python/20129:
8420 * gdb.python/py-framefilter.exp: Add tests for setting priority
8421 and disabling of non-existent frame filter.
8422
28244707
YQ
84232016-06-29 Yao Qi <yao.qi@linaro.org>
8424
8425 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8426 0x0f07ff.
8427
a31d2f06
YQ
84282016-06-28 Yao Qi <yao.qi@linaro.org>
8429
8430 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8431 triplets. Start gdb, execute catch syscall, and continue. Check
8432 gdb's output to determine catch syscall is supported.
8433
921d8f54
MG
84342016-06-27 Manish Goregaokar <manish@mozilla.com>
8435
25d49b86
PA
8436 * gdb.rust/simple.rs: Add test for returning unit in a function.
8437 * gdb.rust/simple.exp: Add expectation for functions returning
8438 unit.
921d8f54 8439
f4952523
PMR
84402016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8441
8442 * gdb.python/py-breakpoint-create-fail.c,
8443 gdb.python/py-breakpoint-create-fail.exp,
8444 gdb.python/py-breakpoint-create-fail.py: New testcase.
8445
fccb08f8
MG
84462016-06-25 Manish Goregaokar <manish@mozilla.com>
8447
8448 PR gdb/20239
8449 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8450 * gdb.rust/simple.exp: Add test expectations for new NonZero
8451 tests.
fccb08f8 8452
6b850546
DT
84532016-06-24 David Taylor <dtaylor@emc.com>
8454
8455 * gdb.base/offsets.exp: New file.
8456 * gdb.base/offsets.c: New file.
8457
17621150
TT
84582016-06-23 Tom Tromey <tom@tromey.com>
8459
8460 PR gdb/16483:
8461 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8462 before any filters are loaded.
8463
04d59df6
WT
84642016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8465
8466 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8467 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8468 structs.
8469 * gdb.fortran/derived-type-function.exp: New file.
8470 * gdb.fortran/derived-type-function.f90: New file.
8471
8472
ac69f786
PA
84732016-06-21 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.base/new-ui.exp: New file.
8476 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8477 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8478 (with_spawn_id): New procedure.
8479
49940788
PA
84802016-06-21 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.mi/mi-exec-run.exp: New file.
8483
ef274d26
PA
84842016-06-21 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8487 breakpoint command's output on the main UI.
8488 (test_break): New procedure, factored out from calls in the top
8489 level.
8490 (top level): Use foreach_with_prefix to test MI as main UI and as
8491 separate UI.
8492
468afe6c
PA
84932016-06-21 Pedro Alves <palves@redhat.com>
8494
8495 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8496 (test_awatch_creation_and_listing)
8497 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8498 Remove 'type' parameter.
8499 (test_watchpoint_all): New parameter mi_mode. Remove
8500 with_test_prefix.
8501 (top level): Use foreach_with_prefix, and add main/separate UI MI
8502 testing axis.
8503
51f77c37
PA
85042016-06-21 Pedro Alves <palves@redhat.com>
8505
8506 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8507 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8508 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8509 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8510 (gdb_main_spawn_id, mi_spawn_id): Declare and
8511 comment.
8512 (mi_create_inferior_pty): New procedure,
8513 factored out from default_mi_gdb_start.
8514 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8515 procedures.
8516 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8517 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8518 Use mi_create_inferior_pty.
8519 (mi_gdb_start): Use eval to pass down args list.
8520
8980e177
PA
85212016-06-21 Pedro Alves <palves@redhat.com>
8522
8523 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8524 * gdb.opt/inline-cmds.exp: Add MI tests.
8525
f38d3ad1
PA
85262016-06-21 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8529
45db7c09
PA
85302016-06-21 Pedro Alves <palves@redhat.com>
8531
8532 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8533 (top level): Use it instead of mi_execute_to.
8534
5a069ab3
PA
85352016-06-21 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8538 (cont_handler_str): New.
8539 (signal_stop_handler): Set stop_handler_str instead of printing to
8540 stdout.
8541 (continue_handler): Set cont_handler_str instead of printing to
8542 stdout.
8543 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8544 mi_send_resuming_command. Print stop_handler_str and
8545 cont_handler_str instead of expecting the python events print
8546 directly.
8547
2838cc1d
SD
85482016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8549
8550 * gdb.base/jit-reader.exp: New file.
8551 * gdb.base/jithost.c: New file.
8552 * gdb.base/jithost.h: New file.
8553 * gdb.base/jitreader.c : New file.
8554 * gdb.base/jit-protocol.h: New file.
8555
21a77091
YQ
85562016-06-17 Yao Qi <yao.qi@linaro.org>
8557
8558 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8559 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8560 and detach-on-fork. Adjust tests.
8561 (top level): Invoke break_cond_on_syscall with combinations of
8562 syscall, follow-fork-mode and detach-on-fork.
8563
f50bf8e5
YQ
85642016-06-17 Yao Qi <yao.qi@linaro.org>
8565
8566 * gdb.base/step-over-exit.c: New.
8567 * gdb.base/step-over-exit.exp: New.
8568
a28d8e50
YTL
85692016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8570
8571 * gdb.base/float.exp: Add target check for nds32*-*-*.
8572 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8573
cad8e26d
AB
85742016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8575
8576 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8577 for unsupported target features.
8578 * gdb.base/call-rt-st.exp: Likewise.
8579 * gdb.base/call-sc.exp: Likewise.
8580 * gdb.base/call-signal-resume.exp: Likewise.
8581 * gdb.base/call-strs.exp: Likewise.
8582 * gdb.base/callexit.exp: Likewise.
8583 * gdb.base/callfuncs.exp: Likewise.
8584 * gdb.base/nodebug.exp: Likewise.
8585 * gdb.base/printcmds.exp: Likewise.
8586 * gdb.base/ptype.exp: Likewise.
8587 * gdb.base/structs.exp: Likewise.
8588 * gdb.base/unwindonsignal.exp: Likewise.
8589 * gdb.cp/gdb2495.exp: Likewise.
8590 * gdb.cp/templates.exp: Likewise.
8591 * gdb.cp/virtfunc.exp: Likewise.
8592 * gdb.threads/hand-call-in-threads.exp: Likewise.
8593 * gdb.threads/interrupted-hand-call.exp: Likewise.
8594 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8595
347dc102
TT
85962016-06-10 Tom Tromey <tom@tromey.com>
8597
8598 PR rust/20110:
8599 * gdb.rust/expr.exp: Add test for integer constant larger than
8600 i32.
8601
5e13cf25
BH
86022016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8603
8604 * gdb.fortran/nested-funcs.exp: New.
8605 * gdb.fortran/nested-funcs.f90: New.
8606
bb556f1f
TK
86072016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8608
8609 * gdb.base/examine-backward.c: New file.
8610 * gdb.base/examine-backward.exp: New file.
8611
38b022b4
SM
86122016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8613
8614 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8615 matching.
8616
1b40ec05
TT
86172016-06-02 Tom Tromey <tom@tromey.com>
8618
8619 PR python/18984:
8620 * gdb.python/py-shared.exp: Add solib_name test.
8621
193bd378
SM
86222016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8623
8624 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8625
3326303b
MG
86262016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8627
8628 PR c++/19893
8629 * gdb.dwarf2/implref.exp: Rename to...
8630 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8631 * gdb.dwarf2/implref-array.c: New file.
8632 * gdb.dwarf2/implref-array.exp: Likewise.
8633 * gdb.dwarf2/implref-global.c: Likewise.
8634 * gdb.dwarf2/implref-global.exp: Likewise.
8635 * gdb.dwarf2/implref-struct.c: Likewise.
8636 * gdb.dwarf2/implref-struct.exp: Likewise.
8637
825c8ef2
AT
86382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8639
8640 * gdb.trace/trace-condition.exp: Add 64bit tests.
8641
2320162a
AT
86422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8643
8644 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8645 bits types.
8646 (main): Adapt to 8 to 64 bits types.
8647 * gdb.trace/trace-condition.exp: Add new tests.
8648
a7818233
AT
86492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8650
8651 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8652
0d336466
AT
86532016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8654
8655 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8656 Move condition tests...
8657 * gdb.trace/trace-condition.exp: Here.
8658
7faeb45a
AT
86592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8660
8661 * gdb.trace/trace-condition.exp: Add counter-case tests.
8662
e385593e
JK
86632016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8664
8665 PR c++/15231
8666 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8667 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8668
744608cc
PA
86692016-05-27 Pedro Alves <palves@redhat.com>
8670
8671 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8672 New procedure.
8673 (top level): Call it, and bail out of DejaGnu is known to be bad.
8674
ac775bf4
AB
86752016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8676
8677 * gdb.base/whatis.c: Extend the test case.
8678 * gdb.base/whatis.exp: Add additional tests.
8679
2bbad2ea
BH
86802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8681
8682* gdb.fortran/type.f90: Add pointer variable.
8683* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8684
8b70175d
BH
86852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8686
8687 * gdb.fortran/vla-type.exp: Fix testcase name.
8688
86d8a848
BH
86892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8690
8691 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8692
e188eb36
BH
86932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8694
8695 * gdb.fortran/type.f90: Add nested structures.
8696 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8697 * gdb.fortran/derived-type.exp: Adapt expected output.
8698 * gdb.fortran/vla-type.exp: Adapt expected output.
8699
9b2db1fd
BH
87002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8701
8702 * gdb.fortran/whatis_type.exp: Adapt expected output.
8703
72b17055
BH
87042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8705
8706 * gdb.fortran/print_type.exp: Fix expected output.
8707 * gdb.fortran/whatis_type.exp: Fix expected output.
8708
3cd81d8d
BH
87092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8710
8711 * gdb.fortran/whatis_type.exp: Use multi_line.
8712
ddae9462
TT
87132016-05-24 Tom Tromey <tom@tromey.com>
8714
8715 PR python/17386:
8716 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8717 use value as an index.
8718
1957f6b8
TT
87192016-05-23 Tom Tromey <tom@tromey.com>
8720
8721 PR python/17981:
8722 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8723 no-breakpoint case.
8724
026a9174
PA
87252016-05-24 Pedro Alves <palves@redhat.com>
8726
8727 PR gdb/19828
8728 * gdb.threads/clone-attach-detach.c: New file.
8729 * gdb.threads/clone-attach-detach.exp: New file.
8730
e70a7231
FR
87312016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8732
8733 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8734
0f6ed0e0
TT
87352016-05-23 Tom Tromey <tom@tromey.com>
8736
8737 PR python/19438, PR python/18393:
8738 * gdb.python/py-progspace.exp: Add "dir" test.
8739 * gdb.python/py-objfile.exp: Add "dir" test.
8740
ffd19d61
YQ
87412016-05-23 Yao Qi <yao.qi@linaro.org>
8742
8743 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8744 * gdb.arch/thumb2-it.exp: Likewise.
8745
9e8f9b05
SM
87462016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * gdb.mi/mi-threads-interrupt.c: New file.
8749 * gdb.mi/mi-threads-interrupt.exp: New file.
8750
61c6156d
SM
87512016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8752
8753 PR gdb/18077
8754 * gdb.mi/mi-async-run.exp: New file.
8755 * gdb.mi/mi-async-run.c: New file.
8756
67218854
TT
87572016-05-17 Tom Tromey <tom@tromey.com>
8758 Manish Goregaokar <manishsmail@gmail.com>
8759
8760 * lib/rust-support.exp: New file.
8761 * lib/gdb.exp (skip_rust_tests): New proc.
8762 (build_executable_from_specs): Handle rust.
8763 * lib/future.exp (gdb_find_rustc): New proc.
8764 (gdb_default_target_compile): Handle rust.
8765 * gdb.rust/expr.exp: New file.
8766 * gdb.rust/generics.exp: New file.
8767 * gdb.rust/generics.rs: New file.
8768 * gdb.rust/methods.exp: New file.
8769 * gdb.rust/methods.rs: New file.
8770 * gdb.rust/modules.exp: New file.
8771 * gdb.rust/modules.rs: New file.
8772 * gdb.rust/simple.exp: New file.
8773 * gdb.rust/simple.rs: New file.
8774
c44af4eb
TT
87752016-05-17 Tom Tromey <tom@tromey.com>
8776
8777 * gdb.base/default.exp (set language): Add rust.
8778
dcd1f979
TT
87792016-05-17 Tom Tromey <tom@tromey.com>
8780
8781 * gdb.gdb/unittest.exp: New file.
8782
155b7f57
YQ
87832016-05-16 Yao Qi <yao.qi@linaro.org>
8784
8785 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8786 shell_prompt. Update shell_prompt_re.
8787
8ddd5a6c
DE
87882016-05-12 Doug Evans <dje@google.com>
8789
8790 PR symtab/19999
8791 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8792 $options when building executable.
8793 * gdb.dwarf2/fission-loclists-pie.S: New file.
8794 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8795
02e370d9
SM
87962016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8797
8798 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8799 of [is_remote target],
8800
8929ad8b
SM
88012016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8802
8803 * lib/gdb.exp (use_gdb_stub): New procedure.
8804
6c447423
DE
88052016-05-03 Yunlian Jiang <yunlian@google.com>
8806 Doug Evans <dje@google.com>
8807
8808 PR symtab/19914
8809 * gdb.dwarf2/dwp-sepdebug.c: New file.
8810 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8811
444e826c
SM
88122016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8813
8814 * gdb.base/detach.exp: Remove is_remote check.
8815
740feeaa
SM
88162016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8817
8818 * gdb.base/annota-input-while-running.exp: Don't check for
8819 [is_remote target]. Enable annotations after running to main.
8820 Remove unused "set test..." line.
8821
9080ac9d
SM
88222016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8823
8824 * gdb.trace/trace-enable-disable.exp: New file.
8825 * gdb.trace/trace-enable-disable.c: New file.
8826
952ebca5
SM
88272016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8828
8829 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8830 use it in info sharedlibrary test.
8831 * gdb.trace/ftrace-lock.exp: Likewise.
8832 * gdb.trace/ftrace.exp: Likewise.
8833 * gdb.trace/range-stepping.exp: Likewise.
8834 * gdb.trace/trace-break.exp: Likewise.
8835 * gdb.trace/trace-condition.exp: Likewise.
8836 * gdb.trace/trace-mt.exp: Likewise.
8837
d9019901
SM
88382016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8839
8840 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8841 (gdb_load_shlib): ... this.
8842 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8843 gdb_load_shlib.
8844 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8845 * gdb.base/ctxobj.exp: Likewise.
8846 * gdb.base/dprintf-pending.exp: Likewise.
8847 * gdb.base/dso2dso.exp: Likewise.
8848 * gdb.base/fixsection.exp: Likewise.
8849 * gdb.base/gcore-relro.exp: Likewise.
8850 * gdb.base/gdb1555.exp: Likewise.
8851 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8852 * gdb.base/gnu-ifunc.exp: Likewise.
8853 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8854 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8855 * gdb.base/pending.exp: Likewise.
8856 * gdb.base/print-file-var.exp: Likewise.
8857 * gdb.base/print-symbol-loading.exp: Likewise.
8858 * gdb.base/shlib-call.exp: Likewise.
8859 * gdb.base/shreloc.exp: Likewise.
8860 * gdb.base/so-impl-ld.exp: Likewise.
8861 * gdb.base/solib-disc.exp: Likewise.
8862 * gdb.base/solib-nodir.exp: Likewise.
8863 * gdb.base/solib-overlap.exp: Likewise.
8864 * gdb.base/solib-symbol.exp: Likewise.
8865 * gdb.base/solib-weak.exp (do_test): Likewise.
8866 * gdb.base/sym-file.exp: Likewise.
8867 * gdb.base/symtab-search-order.exp: Likewise.
8868 * gdb.base/type-opaque.exp: Likewise.
8869 * gdb.base/unload.exp: Likewise.
8870 * gdb.base/watchpoint-solib.exp: Likewise.
8871 * gdb.compile/compile.exp: Likewise.
8872 * gdb.cp/gdb2384.exp: Likewise.
8873 * gdb.cp/infcall-dlopen.exp: Likewise.
8874 * gdb.cp/re-set-overloaded.exp: Likewise.
8875 * gdb.fortran/library-module.exp: Likewise.
8876 * gdb.opt/solib-intra-step.exp: Likewise.
8877 * gdb.python/py-finish-breakpoint.exp: Likewise.
8878 * gdb.python/py-shared.exp: Likewise.
8879 * gdb.reverse/solib-precsave.exp: Likewise.
8880 * gdb.reverse/solib-reverse.exp: Likewise.
8881 * gdb.server/solib-list.exp: Likewise.
8882 * gdb.threads/dlopen-libpthread.exp: Likewise.
8883 * gdb.threads/tls-shared.exp: Likewise.
8884 * gdb.threads/tls-so_extern.exp: Likewise.
8885 * gdb.trace/change-loc.exp: Likewise.
8886 * gdb.trace/ftrace-lock.exp: Likewise.
8887 * gdb.trace/ftrace.exp: Likewise.
8888 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8889 * gdb.trace/pending.exp: Likewise.
8890 * gdb.trace/range-stepping.exp: Likewise.
8891 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8892 (strace_info_marker): Likewise.
8893 (strace_probe_marker): Likewise.
8894 (strace_trace_on_same_addr): Likewise.
8895 (strace_trace_on_diff_addr): Likewise.
8896 * gdb.trace/trace-break.exp: Likewise.
8897 * gdb.trace/trace-condition.exp: Likewise.
8898 * gdb.trace/trace-mt.exp: Likewise.
8899
fca4cfd9
SM
89002016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8901
8902 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8903 result of gdb_remote_download.
8904 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8905 * gdb.base/dso2dso.exp: Likewise.
8906 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8907 * gdb.base/print-file-var.exp: Likewise.
8908 * gdb.base/shlib-call.exp: Likewise.
8909 * gdb.base/shreloc.exp: Likewise.
8910 * gdb.base/solib-overlap.exp: Likewise.
8911 * gdb.base/solib-weak.exp (do_test): Likewise.
8912 * gdb.base/unload.exp: Likewise.
8913
11cf4ffb
YQ
89142016-04-27 Yao Qi <yao.qi@linaro.org>
8915
8916 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8917 exists.
8918
3e2e34f8
KB
89192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8920
8921 * vla-type.exp: Print structure from toplevel.
8922
8f07e298
BH
89232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8924
8925 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8926 of dynamic types.
8927 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8928 of dynamic types.
8929
9920b434
BH
89302016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8931
8932 * gdb.fortran/vla-type.f90: New file.
8933 * gdb.fortran/vla-type.exp: New file.
8934
f3abeff5
YQ
89352016-04-25 Yao Qi <yao.qi@linaro.org>
8936
8937 * gdb.base/branch-to-self.c: New file.
8938 * gdb.base/branch-to-self.exp: New file.
8939
0a5d52f0
YQ
89402016-04-22 Yao Qi <yao.qi@linaro.org>
8941
8942 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8943 more after $hex.
8944
495346f6
YQ
89452016-04-22 Yao Qi <yao.qi@linaro.org>
8946
8947 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8948 * gdb.base/annota3.exp: Likewise.
8949
4a7e075c
YQ
89502016-04-22 Yao Qi <yao.qi@linaro.org>
8951
8952 * gdb.reverse/step-precsave.exp: Do one step and test program
8953 stops in "callee" and do multiple steps until program goes out
8954 of "callee".
8955 * gdb.reverse/step-reverse.exp: Likewise.
8956
5b061e98
YQ
89572016-04-22 Yao Qi <yao.qi@linaro.org>
8958
8959 * gdb.trace/signal.exp: Also pass if
8960 $tracepoint_hits($i) > $iterations.
8961
5c5dc57f
YQ
89622016-04-22 Yao Qi <yao.qi@linaro.org>
8963
8964 * gdb.trace/signal.c: New file.
8965 * gdb.trace/signal.exp: New file.
8966
a55411b9
DE
89672016-04-19 Doug Evans <xdje42@gmail.com>
8968
8969 * gdb.base/bad-file.exp: New file.
8970
a22df60a
MG
89712016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8972
8973 * gdb.dwarf2/implref.exp: New file.
8974
0c13f7e5
BH
89752016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8976
8977 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8978 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8979 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8980 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8981 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8982 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8983 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8984 * lib/fortran.exp (fortran_int4): New procedure.
8985 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8986 (fortran_logical4): Likewise.
8987
9b9b09e9
BH
89882016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8989
8990 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8991
a14d1f4d
BH
89922016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8993
8994 * lib/compiler.c: Add Intel specific preprocessor macros.
8995 * lib/compiler.cc: Likewise.
25d49b86 8996
7d49b1d0
LM
89972016-04-13 Luis Machado <lgustavo@codesourcery.com>
8998
8999 * gdb.server/connect-with-no-symbol-file.c: New file.
9000 * gdb.server/connect-with-no-symbol-file.exp: New file.
9001
8392fa22
SM
90022016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9003
9004 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9005
8c4c4aeb
SM
90062016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9007
9008 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9009 standard output directory.
9010
45e3745e
AT
90112016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9012
9013 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9014
e26b7e41
MM
90152016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9016
9017 * gdb.btrace/instruction_history.c (loop): Add declaration.
9018
8ce09462
AT
90192016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9020
9021 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9022
2e88a1ea
SM
90232016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9024
9025 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9026 parentheses to print.
9027 (continue_handler): Likewise.
9028
f48e22e3
SM
90292016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9030
9031 * gdb.server/solib-list.exp: Remove is_remote check.
9032 Pass shlib= to gdb_compile. Don't link shared library with
9033 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9034 Run binary filename through "readlink -f" on the target.
9035
096be756
PA
90362016-04-08 Pedro Alves <palves@redhat.com>
9037
9038 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9039 interpreter filename as argument to gdbserver_spawn.
9040 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9041 Return empty if $last_loaded_file does not exist.
9042
06500533
JK
90432016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9044
9045 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9046 * gdb.base/jit-main.c: Use exit after usage.
9047
2d35e871
JK
90482016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9049
9050 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9051 GDBHISTSIZE prior to the tests.
9052 * gdb.base/gdbinit-history.exp: Likewise.
9053
90542016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9055
9056 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9057 instead of build_executable. Use gdb_load_shlibs.
9058
c8064e7e
YQ
90592016-04-07 Yao Qi <yao.qi@linaro.org>
9060
9061 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9062 Execute "si" command.
9063
bde47561
YQ
90642016-04-07 Yao Qi <yao.qi@linaro.org>
9065
9066 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9067 number instead of the comments on some line.
9068
b16f8a3b
DB
90692016-04-06 Don Breazeal <donb@codesourcery.com>
9070
9071 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9072 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9073
c2f901df
SM
90742016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9075
9076 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9077 standard_output_file. Remove unused binfile variable.
9078
ac17fda0
CU
90792016-04-05 Catalin Udma <catalin.udma@freescale.com>
9080
9081 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9082 * gdb.python/py-mi-objfile.exp: Match "list main" output
9083 in console format.
9084
03a8c4df
SM
90852016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9086
9087 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9088 absolute.
9089
6e774b13
SM
90902016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9091
9092 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9093 absolute.
9094 * gdb.trace/ftrace.exp: Likewise.
9095 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9096 targets as well.
9097 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9098 (gdb_load_shlibs): Copy libraries to test directory when testing
9099 natively. Only set solib-search-path if testing remotely.
9100 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9101
7817ea46
SM
91022016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9103
9104 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9105 gdb_download. Use it even if the target is not remote.
9106 * gdb.base/jit.exp (compile_jit_test): Likewise.
9107 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9108 output directory if the destination board is local, otherwise use
9109 the standard remote_download from DejaGnu.
9110 (gdb_download): Remove.
9111 (gdb_load_shlibs): Use gdb_remote_download instead of
9112 gdb_download.
9113 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9114 Use gdb_remote_download instead of gdb_download. Use it even if
9115 the target is not remote.
9116 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9117 instead of gdb_download.
9118
7beb7f68
SM
91192016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9120
9121 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9122 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9123 run.
9124
cc63428a
AV
91252016-04-01 Artemiy Volkov <artemiyv@acm.org>
9126
9127 PR gdb/19820
9128 * gdb.base/printcmds.exp: Add artificial arrays tests.
9129
64cdf930
PA
91302016-03-31 Pedro Alves <palves@redhat.com>
9131
9132 PR gdb/19858
9133 * gdb.base/jit-main.c: Include unistd.h.
9134 (ATTACH): Define to 0 if not already defined.
9135 (wait_for_gdb, mypid): New globals.
9136 (WAIT_FOR_GDB): New macro.
9137 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9138 some breakpoint locations.
9139 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9140 New procedures.
9141 (one_jit_test): Add REATTACH parameter, and handle it. Use
9142 continue_to_test_location.
9143 (top level): Test attach, and adjusts calls to one_jit_test.
9144
40dea8cb
PA
91452016-03-31 Pedro Alves <palves@redhat.com>
9146
9147 PR gdb/19858
9148 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9149 BINSUFFIX parameter, and handle it.
9150 (top level): Adjust calls compile_jit_test.
9151
e7ea3ec7
CU
91522016-03-31 Catalin Udma <catalin.udma@freescale.com>
9153
9154 PR python/19743
9155 * gdb.python/py-mi-events-gdb.py: New file.
9156 * gdb.python/py-mi-events.c: New file.
9157 * gdb.python/py-mi-events.exp: New file.
9158
e6359af3
YQ
91592016-03-30 Yao Qi <yao.qi@linaro.org>
9160
9161 * gdb.reverse/until-precsave.exp: Match function name only.
9162 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9163 Move malloc to a condition block.
9164 * gdb.reverse/until-reverse.exp: Match function name only.
9165
a4105d04
MK
91662016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9167
9168 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9169 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9170 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9171 variable for GPR 0 instead of assuming it is register 0.
9172 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9173 * lib/trace-support.exp: Add s390 registers.
9174
bfa6adb9
YQ
91752016-03-29 Yao Qi <yao.qi@linaro.org>
9176
9177 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9178
1e6697ea
YQ
91792016-03-24 Yao Qi <yao.qi@linaro.org>
9180
9181 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9182 test message.
9183
64bcd522
AA
91842016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9185
9186 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9187 maintaining separate logic for constructing the output path.
9188
7868401b
DB
91892016-03-16 Don Breazeal <donb@codesourcery.com>
9190
9191 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9192 Retry fork and waitpid on interrupted system call errors.
9193 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9194 Use with_timeout_factor to increase timeout by factor of 10.
9195
1cafadb4
DB
91962016-03-15 Don Breazeal <donb@codesourcery.com>
9197
9198 * gdb.cp/scope-err.cc: New test program.
9199 * gdb.cp/scope-err.exp: New test script.
9200 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9201 lines and "set breakpoint here" comment.
9202 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9203 Fixed some whitespace and format issues.
9204 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9205 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9206
81516450
DE
92072016-03-15 Doug Evans <dje@google.com>
9208
9209 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9210 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9211 All callers updated. Add tests for enums, mixed flags register.
9212
aa52b601
DE
92132016-03-15 Doug Evans <dje@google.com>
9214
9215 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9216 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9217
fa4ff313
SM
92182016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9219
9220 * gdb.base/default.exp: Add $_as_string to the list of expected
9221 convenience functions.
9222
f2403c39
AB
92232016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9224
9225 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9226
f2f3ccb9
SM
92272016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9228
9229 * gdb.python/py-as-string.exp: New file.
9230 * gdb.python/py-as-string.c: New file.
9231
00dbd492
PA
92322016-03-09 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9235 signal" -> "Thread NN received signal" output change.
9236 * gdb.threads/ia64-sigill.exp: Likewise.
9237 * gdb.threads/linux-dp.exp: Likewise.
9238 * gdb.threads/manythreads.exp: Likewise.
9239 * gdb.threads/pending-step.exp: Likewise.
9240 * gdb.threads/print-threads.exp: Likewise.
9241 * gdb.threads/sigstep-threads.exp: Likewise.
9242 * gdb.threads/staticthreads.exp: Likewise.
9243 * gdb.threads/tls.exp: Likewise.
9244
1e6697ea
YQ
92452016-03-09 Pedro Alves <palves@redhat.com>
9246
9247 * gdb.base/command-line-input.exp: New file.
9248
b04fd3be
MK
92492016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9250
9251 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9252 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9253 * gdb.trace/pending.exp: Accept leading dot before function name.
9254 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9255 * lib/trace-support.exp: Set registers for ppc.
9256
98fa59e9
MK
92572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9258
9259 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9260 use it for disassembly; accept .main in addition to main in backtrace.
9261
f77198c8
MK
92622016-03-09 Wei-cheng Wang <cole945@gmail.com>
9263 Marcin Kościelnicki <koriakin@0x04.net>
9264
9265 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9266 (gdb_recursion_test_ptr): New global variable.
9267 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9268 gdb_recursion_test.
9269 (gdb_c_test): Ditto.
9270
ba84e0da
MK
92712016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9272
9273 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9274 ordering.
9275
4366d36e
MK
92762016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9277
9278 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9279 (bar): Add bar_start_lbl label.
9280 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9281 of foo/bar for emitting DWARF and tracing.
9282
5eb264df
SDJ
92832016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9284
9285 * analyze-racy-logs.py: Set executable bit.
9286
fb6a751f
SDJ
92872016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9288
9289 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9290 (CHECK_TARGET_TMP): Likewise.
9291 (check-single-racy): New rule.
9292 (check-parallel-racy): Likewise.
9293 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9294 (do-check-parallel-racy): New rule.
9295 (check-racy/%.exp): Likewise.
9296 * README (Racy testcases): New section.
9297 * analyze-racy-logs.py: New file.
9298
bdf7e230
DE
92992016-03-03 Doug Evans <dje@google.com>
9300
9301 * gdb.base/skip.exp: Use with_test_prefix.
9302
4719d415
YQ
93032016-03-03 Yao Qi <yao.qi@linaro.org>
9304
9305 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9306 Invoke step_over_syscall "clone" and break_cond_on_syscall
9307 "clone".
9308 * gdb.base/step-over-clone.c: New file.
9309
ea507862
YQ
93102016-03-03 Yao Qi <yao.qi@linaro.org>
9311
9312 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9313 code format.
9314
8fc8cbda
YQ
93152016-03-03 Yao Qi <yao.qi@linaro.org>
9316
9317 * gdb.base/disp-step-fork.c: Rename to ...
9318 * gdb.base/step-over-fork.c: ... it. New file.
9319 * gdb.base/disp-step-vfork.c: Rename to ...
9320 * gdb.base/step-over-vfork.c: ... it. New file.
9321 * gdb.base/disp-step-syscall.exp: Rename to ...
9322 * gdb.base/step-over-syscall.exp: ... it. New file.
9323 (disp_step_cross_syscall): Rename to ...
9324 (step_over_syscall): ... it.
9325
92fa70b0
YQ
93262016-03-03 Yao Qi <yao.qi@linaro.org>
9327
9328 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9329 If target supports condition evaluation on target, invoke
9330 break_cond_on_syscall for fork and vfork.
9331
e197ad3c
YQ
93322016-03-03 Yao Qi <yao.qi@linaro.org>
9333
9334 * gdb.base/disp-step-syscall.exp: Don't invoke
9335 support_displaced_stepping.
9336 (disp_step_cross_syscall): Test with displaced stepping off and
9337 on if supported.
9338
0b47da9f
YQ
93392016-03-03 Yao Qi <yao.qi@linaro.org>
9340
9341 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9342 proc.
9343 (setup): New proc.
9344 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9345 and setup.
9346
065ab6dc
BH
93472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9348
9349 * gdb.fortran/vla-history.exp: Remove breakpoint.
9350
07e448ad 93512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9352
25d49b86
PA
9353 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9354 exceeds timeout.
07e448ad 9355
9ac2d526 93562016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9357
25d49b86
PA
9358 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9359 breakpoint.
9ac2d526 9360
17807369
BH
93612016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9362
9363 * gdb.mi/vla.f90: Nullify pointer after declaration.
9364
86e501af
PA
93652016-03-01 Pedro Alves <palves@redhat.com>
9366
9367 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9368
1e903e32
PA
93692016-03-01 Pedro Alves <palves@redhat.com>
9370
9371 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9372 before anything else.
9373 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9374 _GNU_SOURCE here.
9375 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9376 before anything else.
9377 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9378
6ccb54e2
PA
93792016-03-01 Pedro Alves <palves@redhat.com>
9380
9381 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9382
30ca9da1
YQ
93832016-03-01 Yao Qi <yao.qi@linaro.org>
9384
9385 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9386 prepare_for_testing.
9387
dc856b38
YQ
93882016-03-01 Yao Qi <yao.qi@linaro.org>
9389
9390 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9391
4a932159
AA
93922016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9393
9394 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9395 manually constructing the output path.
9396
f2489477
AA
93972016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9398
9399 * gdb.arch/s390-stackless.S: New.
9400 * gdb.arch/s390-stackless.exp: New.
9401
38899f16
IB
94022016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9403
9404 * gdb.dlang/circular.c: New file.
9405 * gdb.dlang/circular.exp: New file.
9406
9fde51ed
YQ
94072016-02-26 Yao Qi <yao.qi@linaro.org>
9408
9409 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9410 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9411 (testcases): Update.
9412
ce90fefe
YQ
94132016-02-26 Yao Qi <yao.qi@linaro.org>
9414
9415 * gdb.reverse/aarch64.c: Rename to ...
9416 * gdb.reverse/insn-reverse.c: ... it.
9417 * gdb.reverse/aarch64.exp: Rename to ...
9418 * gdb.reverse/insn-reverse.exp: ... it.
9419
3263bceb
YQ
94202016-02-26 Yao Qi <yao.qi@linaro.org>
9421
9422 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9423 (testcase_ftype): New.
9424 (testcases): New array.
9425 (n_testcases): New.
9426 (main): Call each element in testcases.
9427 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9428 (read_testcase): New.
9429 Do the tests in a loop.
9430
6cb59ff1
YQ
94312016-02-25 Yao Qi <yao.qi@linaro.org>
9432
9433 * gdb.base/branches.c: Remove.
9434
ae91f625
MK
94352016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9436
9437 PR gdb/13808
9438 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9439
678b48b7
MK
94402016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9441
9442 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9443
7337a6f2
MK
94442016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9445
9446 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9447 change x86_64 call_insn to 'callq'.
9448
861ca91f
AT
94492016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9450
9451 * gdb.trace/tfile-avx.c: Move to...
9452 * gdb.trace/tracefile-pseudo-reg.c: Here.
9453 * gdb.trace/tfile-avx.exp: Move to...
9454 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9455
bf74e428
GB
94562016-02-24 Gary Benson <gbenson@redhat.com>
9457
9458 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9459 message on attach.
9460
cce0e923
DE
94612016-02-23 Doug Evans <dje@google.com>
9462
9463 * gdb.base/skip.c (test_skip): New function.
9464 (end_test_skip_file_and_function): New function.
9465 (test_skip_file_and_function): New function.
9466 * gdb.base/skip1.c (test_skip): New function.
9467 (skip1_test_skip_file_and_function): New function.
9468 * gdb.base/skip.exp: Add tests for new skip options.
9469 * gdb.base/skip-solib.exp: Update expected output.
9470 * gdb.perf/skip-command.cc: New file.
9471 * gdb.perf/skip-command.exp: New file.
9472 * gdb.perf/skip-command.py: New file.
9473
4000e47e
MK
94742016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9475
9476 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9477 info registers pattern.
9478
24f75ead
IB
94792016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9480
9481 * lib/future.exp: Add D support.
9482 (gdb_find_gdc): New proc.
9483 (gdb_default_target_compile): Add D support.
9484
fbb7bcbe
WW
94852016-02-18 Wei-cheng Wang <cole945@gmail.com>
9486
9487 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9488 user+system time.
9489 (trace_speed_test): Determine the iteration count for a time
9490 between 15..30 seconds.
9491
012b3a21
WT
94922016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9493
9494 * gdb.arch/i386-mpx-sigsegv.c: New file.
9495 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9496 * gdb.arch/i386-mpx-simple_segv.c: New file.
9497 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9498
2d5189bd
YQ
94992016-02-18 Yao Qi <yao.qi@linaro.org>
9500
9501 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9502 Don't call setup_kfail.
9503
40fb20d0
YQ
95042016-02-18 Yao Qi <yao.qi@linaro.org>
9505
9506 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9507 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9508
21b1f8d2
DE
95092016-02-16 Doug Evans <dje@google.com>
9510
9511 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9512 * gdb.base/skip1.c: Ditto.
9513 * gdb.base/skip.exp: Whitespace cleanup.
9514
4041ed77
DB
95152016-02-16 Don Breazeal <donb@codesourcery.com>
9516
9517 PR remote/19496
9518 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9519 Remove kfail for PR remote/19496.
9520
c4ef31bf
SM
95212016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9522
9523 * lib/gdb.exp (standard_temp_file): Return a path specific to
9524 the runtest invocation.
9525
266b65b3
SM
95262016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9527
9528 * gdb.trace/save-trace.exp: Change relative path to be in the
9529 standard output directory.
9530
a7a0a6a9
JK
95312016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9532
9533 * gdb.arch/i386-prologue.c: Add missing prototypes.
9534
c99dbb42
JK
95352016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9536
9537 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9538 * gdb.arch/i386-prologue.exp: Likewise.
9539 * gdb.arch/i386-size.exp: Likewise.
9540
aa480355
SM
95412016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9542
9543 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9544 define object file path.
9545 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9546 file path.
9547 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9548 standard_output_file to define binfile.
9549
ba881f50
JK
95502016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9551
9552 Fix compatibility with recent gfortran-5.3.1.
9553 * gdb.fortran/vla-history.exp (print vla1 allocated)
9554 (print vla2 allocated, print $2, print $3): Remove
9555 (print $4): Rename to ...
9556 (print $2): ... here.
9557 (print $9): Rename to ...
9558 (print $5): ... here.
9559 (print $10): Rename to ...
9560 (print $6): ... here.
9561 * gdb.fortran/vla.f90: Add pvla initialization.
9562
e9fb005c
JK
95632016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9564
9565 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9566 New test.
9567 * gdb.fortran/vla-value-sub.exp: Likewise.
9568
e44e00ff
MK
95692016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9570
9571 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9572
97e94151
SM
95732016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9574
9575 * i386-biarch-core.exp: Define corefile using
9576 standard_output_file.
9577
01113bc1
YQ
95782016-02-12 Yao Qi <yao.qi@linaro.org>
9579
9580 * gdb.arch/arm-single-step-kernel-helper.c: New.
9581 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9582
33b4777c
MM
95832016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9584
9585 * gdb.btrace/tailcall-only.exp: New.
9586 * gdb.btrace/tailcall-only.c: New.
9587 * gdb.btrace/x86_64-tailcall-only.S: New.
9588 * gdb.btrace/i686-tailcall-only.S: New.
9589
acc23c11
PA
95902016-02-11 Pedro Alves <palves@redhat.com>
9591
9592 * README (Parallel testing): Add missing double quotes.
9593
e352bf0a
PA
95942016-02-11 Pedro Alves <palves@redhat.com>
9595
9596 * README (Parallel testing): New section.
9597 (GDB_PARALLEL): Rewrite.
9598 (FORCE_PARALLEL): Document.
9599
9f5fed78
MK
96002016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9601
9602 * gdb.trace/tfile-avx.c: New test.
9603 * gdb.trace/tfile-avx.exp: New test.
9604
9ef9e6a6
KS
96052016-02-09 Keith Seitz <keiths@redhat.com>
9606
9607 PR breakpoints/19546
9608 * gdb.base/infcall-exec.c: New file.
9609 * gdb.base/infcall-exec2.c: New file.
9610 * gdb.base/infcall-exec.exp: New file.
9611
a96e36da
KS
96122016-02-09 Keith Seitz <keiths@redhat.com>
9613
9614 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9615 (toplevel): Call test_bkpt_address.
9616
9f61929f
KS
96172016-02-09 Keith Seitz <keiths@redhat.com>
9618
9619 PR python/19506
9620 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9621 (toplevel): Call test_bkpt_address.
9622
1e94266c
SM
96232016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9624
9625 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9626 to AC_OUTPUT.
9627 * configure: Regenerate.
9628
2a7f3dff
PA
96292016-02-09 Pedro Alves <palves@redhat.com>
9630
9631 PR breakpoints/19548
9632 * gdb.base/execl-update-breakpoints.c (some_function): New
9633 function.
9634 (main): Call it.
9635 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9636 Tighten expected GDB output.
9637
2151ccc5
SM
96382016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9639
9640 * Makefile.in (ALL_SUBDIRS): Remove.
9641 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9642 (distclean maintainer-clean realclean): Likewise.
9643 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9644 * configure: Regenerate.
9645 * gdb.ada/Makefile.in: Delete.
9646 * gdb.arch/Makefile.in: Likewise.
9647 * gdb.asm/Makefile.in: Likewise.
9648 * gdb.base/Makefile.in: Likewise.
9649 * gdb.btrace/Makefile.in: Likewise.
9650 * gdb.cell/Makefile.in: Likewise.
9651 * gdb.compile/Makefile.in: Likewise.
9652 * gdb.cp/Makefile.in: Likewise.
9653 * gdb.disasm/Makefile.in: Likewise.
9654 * gdb.dlang/Makefile.in: Likewise.
9655 * gdb.dwarf2/Makefile.in: Likewise.
9656 * gdb.fortran/Makefile.in: Likewise.
9657 * gdb.gdb/Makefile.in: Likewise.
9658 * gdb.go/Makefile.in: Likewise.
9659 * gdb.guile/Makefile.in: Likewise.
9660 * gdb.java/Makefile.in: Likewise.
9661 * gdb.linespec/Makefile.in: Likewise.
9662 * gdb.mi/Makefile.in: Likewise.
9663 * gdb.modula2/Makefile.in: Likewise.
9664 * gdb.multi/Makefile.in: Likewise.
9665 * gdb.objc/Makefile.in: Likewise.
9666 * gdb.opencl/Makefile.in: Likewise.
9667 * gdb.opt/Makefile.in: Likewise.
9668 * gdb.pascal/Makefile.in: Likewise.
9669 * gdb.perf/Makefile.in: Likewise.
9670 * gdb.python/Makefile.in: Likewise.
9671 * gdb.reverse/Makefile.in: Likewise.
9672 * gdb.server/Makefile.in: Likewise.
9673 * gdb.stabs/Makefile.in: Likewise.
9674 * gdb.threads/Makefile.in: Likewise.
9675 * gdb.trace/Makefile.in: Likewise.
9676 * gdb.xml/Makefile.in: Likewise.
9677 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9678 GDB_PARALLEL.
9679 (standard_output_file): Remove check for GDB_PARALLEL, always
9680 return path in outputs/$subdir/$testname.
9681
437277d4
SM
96822016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9683
9684 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9685 (site.exp): Assign abs_srcdir to tcl's srcdir.
9686
31d913c7
YQ
96872016-02-04 Yao Qi <yao.qi@linaro.org>
9688
9689 * gdb.base/foll-exec-mode.c: Include limits.h.
9690 (main): Add parameters argc and argv. Get directory from
9691 argv[0].
9692 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9693 compilation.
9694 * gdb.base/foll-exec.c: Include limits.h.
9695 (main): Add parameters argc and argv.
9696 Get directory from argv[0].
9697 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9698 Adjust tests on the number of lines as source code changed.
9699 * gdb.base/foll-vfork-exit.c: Include limits.h.
9700 (main): Add one line of statement before vfork.
9701 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9702 (main): Add parameters argc and argv. Get directory from
9703 argv[0].
9704 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9705 (setup_gdb): Set tbreak to skip some source lines.
9706 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9707 (main): Add parameters argc and argv. Get directory from
9708 argv[0].
9709 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9710 compilation.
9711 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9712 (main): Add parameters argc and argv. Get directory from
9713 argv[0].
9714 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9715 compilation.
9716
9482b9fb
DE
97172016-02-01 Doug Evans <dje@google.com>
9718
9719 * gdb.base/skip.exp: Clean up multiple references to same test name.
9720
6b2e4f10
PA
97212016-02-01 Pedro Alves <palves@redhat.com>
9722
ccb6afd6 9723 PR remote/19496
6b2e4f10
PA
9724 * gdb.threads/forking-threads-plus-breakpoint.exp
9725 (displaced_stepping_supported): New global.
9726 (probe_displaced_stepping_support): New procedure.
9727 (do_test): Add 'displaced' parameter, and use it.
9728 (top level): Check for displaced stepping support. Add displaced
9729 stepping on/off testing axis.
9730
37a8db1a
AB
97312016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9732
9733 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9734 pointer. Don't perform further tests on the unassociated pointer
9735 if the first test fails.
9736
5fdf6324
AB
97372016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9738
9739 * gdb.base/max-value-size.c: New file.
9740 * gdb.base/max-value-size.exp: New file.
9741 * gdb.base/huge.exp: Disable max-value-size for this test.
9742
935c6144
IB
97432016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9744
9745 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9746
7fe8399d
YQ
97472016-01-28 Yao Qi <yao.qi@linaro.org>
9748
9749 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9750
a2077e25
PA
97512016-01-25 Pedro Alves <palves@redhat.com>
9752
9753 PR threads/19461
9754 * gdb.base/fork-running-state.c: New file.
9755 * gdb.base/fork-running-state.exp: New file.
9756
1d2736d4
PA
97572016-01-25 Pedro Alves <palves@redhat.com>
9758
9759 PR gdb/19494
9760 * gdb.base/catch-fork-kill.c: New file.
9761 * gdb.base/catch-fork-kill.exp: New file.
9762
f1da4b11
PA
97632016-01-25 Pedro Alves <palves@redhat.com>
9764
9765 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9766 Delete, moved to lib/gdb.exp.
9767 * gdb.threads/forking-threads-plus-breakpoint.exp
9768 (foreach_with_prefix): Likewise.
9769 * gdb.threads/process-dies-while-handling-bp.exp
9770 (foreach_with_prefix): Likewise.
9771 * lib/gdb.exp (foreach_with_prefix): New procedure.
9772
45f38546
MK
97732016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9774
9775 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9776 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9777
dc29a1ce
MK
97782016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9779
9780 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9781 endian targets.
9782
092127d7
JK
97832016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9784 Pedro Alves <palves@redhat.com>
9785
9786 Fix testsuite compatibility with Guile.
9787 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9788 number.
9789
31d765d3
JK
97902016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9791
9792 Fix testsuite compatibility with Guile.
9793 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9794 (thread 1): New test for backtrace through signal handler.
9795
1ac78c04
YQ
97962016-01-22 Yao Qi <yao.qi@linaro.org>
9797
9798 PR testsuite/19491
9799 * gdb.base/multi-forks.c: Include
9800 ../lib/unbuffer_output.c
9801 (main): Call gdb_unbuffer_output.
9802
4f5946a8
DE
98032016-01-21 Doug Evans <dje@google.com>
9804
9805 * lib/ada.exp (gdb_compile_ada): Fix typo.
9806
305e13e6
JB
98072016-01-21 Joel Brobecker <brobecker@adacore.com>
9808
9809 * gdb.base/break-fun-addr.exp: New file.
9810 * gdb.base/break-fun-addr1.c: New file.
9811 * gdb.base/break-fun-addr2.c: New file.
9812
5f5dfff6
SM
98132016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9814
9815 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9816 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9817 enum flag values.
9818
fd356fa2
AA
98192016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9820
9821 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9822 when GDB can not set the vector return value. Add more comments
9823 for clarification.
9824
9df22175
AT
98252016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9826
9827 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9828 command.
9829
41d1845e
SM
98302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9831
9832 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9833
01ac6840
SM
98342016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9835
9836 * Makefile.in (check-single): Pass --status to runtest.
9837 (check/%.exp): Likewise.
9838
98392016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9840
9841 * Makefile.in (check-parallel): Propagate return code from make
9842 do-check-parallel.
9843
bd0a71fa
MK
98442016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9845
9846 * gdb.trace/ftrace.exp: Fix expected message on continue.
9847 * gdb.trace/pending.exp: Fix expected message on continue.
9848 * gdb.trace/trace-break.exp: Fix expected message on continue.
9849
8bcbad33
SM
98502016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9851
9852 * lib/gdb.exp (gdb_test): Remove unused global references.
9853
f303dbd6
PA
98542016-01-18 Pedro Alves <palves@redhat.com>
9855
9856 * gdb.base/async-shell.exp: Adjust expected output.
9857 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9858 * gdb.base/siginfo-thread.exp: Adjust expected output.
9859 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9860 * gdb.java/jnpe.exp: Adjust expected output.
9861 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9862 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9863 * gdb.threads/leader-exit.exp: Adjust expected output.
9864 * gdb.threads/manythreads.exp: Adjust expected output.
9865 * gdb.threads/pthreads.exp: Adjust expected output.
9866 * gdb.threads/schedlock.exp: Adjust expected output.
9867 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9868 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9869 expected output.
9870 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9871 output.
9872 * gdb.threads/sigthread.exp: Adjust expected output.
9873 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9874
b2789696
YQ
98752016-01-18 Yao Qi <yao.qi@linaro.org>
9876
9877 * gdb.guile/scm-section-script.c: Replace @progbits with
9878 %progbits.
9879 * gdb.python/py-section-script.c: Likewise.
9880
71ef29a8
PA
98812016-01-15 Pedro Alves <palves@redhat.com>
9882
9883 * gdb.multi/tids.exp: Test star wildcard ranges.
9884
3f5b7598
PA
98852016-01-15 Pedro Alves <palves@redhat.com>
9886
9887 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9888 command from "thread apply" invocation.
9889 (thr_apply_info_thr_invalid): Default the expected output to the
9890 input tid list.
9891 (top level): Add tests that use convenience variables. Add tests
9892 for "thread apply" with a valid TID list, but missing the command.
9893
663f6d42
PA
98942016-01-13 Pedro Alves <palves@redhat.com>
9895
9896 * gdb.base/default.exp: Expect $_gthread as well.
9897 * gdb.multi/tids.exp: Test $_gthread.
9898 * gdb.threads/thread-specific.exp: Test $_gthread.
9899
c84f6bbf
PA
99002016-01-13 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.multi/tids.exp: Test "info threads -gid".
9903
22a02324
PA
99042016-01-13 Pedro Alves <palves@redhat.com>
9905
9906 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9907 Breakpoint.thread.
9908 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9909
5d5658a1
PA
99102016-01-07 Pedro Alves <palves@redhat.com>
9911
9912 * gdb.base/break.exp: Adjust to output changes.
9913 * gdb.base/hbreak2.exp: Likewise.
9914 * gdb.base/sepdebug.exp: Likewise.
9915 * gdb.base/watch_thread_num.exp: Likewise.
9916 * gdb.linespec/keywords.exp: Likewise.
9917 * gdb.multi/info-threads.exp: Likewise.
9918 * gdb.threads/thread-find.exp: Likewise.
9919 * gdb.multi/tids.c: New file.
9920 * gdb.multi/tids.exp: New file.
9921
84654457
PA
99222016-01-13 Pedro Alves <palves@redhat.com>
9923
9924 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9925
e3940304
PA
99262016-01-13 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.base/default.exp: Expect $_inferior as well.
9929 * gdb.multi/base.exp: Test $_inferior.
9930
a911d87a
PA
99312016-01-13 Pedro Alves <palves@redhat.com>
9932
9933 PR breakpoints/19388
9934 * gdb.base/catch-signal-siginfo-cond.c: New file.
9935 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9936
82075af2
JS
99372016-01-12 Josh Stone <jistone@redhat.com>
9938 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9939
9940 * gdb.base/catch-syscall.c (do_execve): New variable.
9941 (main): Conditionally trigger an execve.
9942 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9943 (test_catch_syscall_execve): New, check entry/return across execve.
9944 (do_syscall_tests): Call test_catch_syscall_execve.
9945
e46eeedd
PA
99462016-01-12 Pedro Alves <palves@redhat.com>
9947
9948 * gdb.base/random-signal.exp (do_test): New procedure, with body
9949 of testcase moved in.
9950
01d8c27e
JK
99512016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9952 Pedro Alves <palves@redhat.com>
9953
9954 * gdb.base/funcargs.exp (finish from indirectly called function):
9955 Reintroduce the case for 'First'.
9956
9a706302
JK
99572016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9958 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9961 (tcatch_vfork_then_child_follow_exec)
9962 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9963 identification.
9964
c0ecb95f
JK
99652016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9966
9967 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9968 and repeats to unlimited.
9969 * gdb.python/py-value.exp: Likewise.
9970 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9971 and repeats to unlimited.
9972
6cfc1fcb
JK
99732016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9974
9975 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9976 and reordering the functions.
9977 * gdb.multi/hangout.c: Likewise.
9978 * gdb.multi/hello.c: Likewise.
9979
582a1b00
SM
99802016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9981
9982 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9983 absolute.
9984 (SingleStatisticTestResult.report): Use dict.keys instead of
9985 dict.iterkeys.
9986
79bc59cb
PA
99872016-01-06 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9990
43368e1d
MM
99912016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9992
9993 * gdb.btrace/dlopen.exp: New.
9994 * gdb.btrace/dlopen.c: New.
9995 * gdb.btrace/dlopen-dso.c: New.
9996
79fad5b8
SL
99972015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9998
9999 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10000 PATTERN argument is optional.
10001
ab8314b3
JB
100022015-12-24 Joel Brobecker <brobecker@adacore.com>
10003
10004 * lib/ada.exp (target_compile_ada_from_dir): New function.
10005 (gdb_compile_ada): Reimplement avoiding the use of project files.
10006 * gdb.ada/gnat_ada.gpr: Delete.
10007 * gdb.ada/cond_lang.exp: Adjust test to make path before
10008 filename optional.
10009 * gdb.ada/small_reg_param.exp: Likewise.
10010
fe33faff
SM
100112015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10012
10013 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10014
6d265cb4
TP
100152015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10016
10017 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10018 case.
10019
10125099
SM
100202015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10021
10022 * gdb.base/break.exp: Remove dead code.
10023 * gdb.base/sepdebug.exp: Likewise.
10024
3ca22649
SM
100252015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10026
10027 * gdb.asm/asm-source.exp: Remove HP-UX references.
10028 * gdb.base/annota1.exp: Likewise.
10029 * gdb.base/annota3.exp: Likewise.
10030 * gdb.base/attach.exp: Likewise.
10031 * gdb.base/bigcore.exp: Likewise.
10032 * gdb.base/break.exp: Likewise.
10033 * gdb.base/call-ar-st.exp: Likewise.
10034 * gdb.base/callfuncs.exp: Likewise.
10035 * gdb.base/catch-fork-static.exp: Likewise.
10036 * gdb.base/display.exp: Likewise.
10037 * gdb.base/foll-exec-mode.exp: Likewise.
10038 * gdb.base/foll-exec.exp: Likewise.
10039 * gdb.base/foll-fork.exp: Likewise.
10040 * gdb.base/foll-vfork.exp: Likewise.
10041 * gdb.base/funcargs.exp: Likewise.
10042 * gdb.base/hbreak2.exp: Likewise.
10043 * gdb.base/inferior-died.exp: Likewise.
10044 * gdb.base/interrupt.exp: Likewise.
10045 * gdb.base/multi-forks.exp: Likewise.
10046 * gdb.base/nodebug.exp: Likewise.
10047 * gdb.base/sepdebug.exp: Likewise.
10048 * gdb.base/solib1.c: Likewise.
10049 * gdb.base/step-test.exp: Likewise.
10050 * gdb.mi/non-stop.c: Likewise.
10051 * gdb.mi/pthreads.c: Likewise.
10052 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10053 * gdb.threads/pthreads.c: Likewise.
10054 * gdb.threads/staticthreads.exp: Likewise.
10055 * lib/future.exp: Likewise.
10056 * lib/gdb.exp: Likewise.
10057 * gdb.base/so-indr-cl.c: Remove.
10058 * gdb.base/so-indr-cl.exp: Likewise.
10059 * gdb.base/solib.c: Likewise.
10060 * gdb.base/solib.exp: Likewise.
10061 * gdb.base/solib2.c: Likewise.
10062
b6304613
SM
100632015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10064
10065 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10066 * gdb.base/call-ar-st.exp: Likewise.
10067 * gdb.base/callfuncs.exp: Likewise.
10068 * gdb.base/condbreak.exp: Likewise.
10069 * gdb.base/constvars.exp: Likewise.
10070 * gdb.base/hbreak2.exp: Likewise.
10071 * gdb.base/langs.exp: Likewise.
10072 * gdb.base/list.exp: Likewise.
10073 * gdb.base/long_long.exp: Likewise.
10074 * gdb.base/ptype.exp: Likewise.
10075 * gdb.base/scope.exp: Likewise.
10076 * gdb.base/signals.exp: Likewise.
10077 * gdb.base/so-impl-ld.exp: Likewise.
10078 * gdb.base/varargs.exp: Likewise.
10079 * gdb.base/volatile.exp: Likewise.
10080 * gdb.base/whatis.exp: Likewise.
10081 * gdb.cp/cplusfuncs.exp: Likewise.
10082 * gdb.cp/inherit.exp: Likewise.
10083 * gdb.cp/local.exp: Likewise.
10084 * gdb.cp/member-ptr.exp: Likewise.
10085 * gdb.cp/method.exp: Likewise.
10086 * gdb.cp/overload.exp: Likewise.
10087 * gdb.cp/templates.exp: Likewise.
10088 * gdb.stabs/weird.exp: Likewise.
10089 * lib/compiler.c: Likewise.
10090 * lib/compiler.cc: Likewise.
10091 * lib/cp-support.exp: Likewise.
10092 * lib/gdb.exp: Likewise.
10093
bf401b07
SM
100942015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10095
10096 * configure.ac: Remove HP-UX case.
10097 * configure: Regenerate.
10098
aff9c0f8
SM
100992015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10100
10101 * lib/gdb.exp (gdb_compile): Add function doc.
10102
a6904d5a
PA
101032015-12-17 Pedro Alves <palves@redhat.com>
10104
10105 PR threads/19354
10106 * gdb.multi/info-threads.exp: New file.
10107
a22279dd
YQ
101082015-12-15 Yao Qi <yao.qi@linaro.org>
10109
10110 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10111 is aarch64*-*-*.
10112
0588c796
SL
101132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10114
10115 * gdb.base/history-duplicates.exp: Skip if no readline support.
10116
5d978e17
SL
101172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10118
10119 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10120
7e763b86
SL
101212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10122
10123 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10124
87a3a92c
SL
101252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10126
10127 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10128 ctrl-C if nointerrupts target property is set.
10129 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10130 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10131 * gdb.base/paginate-bg-execution.exp: Likewise.
10132 * gdb.base/paginate-execution-startup.exp: Likewise.
10133 * gdb.base/random-signal.exp: Likewise.
10134 * gdb.base/range-stepping.exp: Likewise.
10135 * gdb.cp/annota2.exp: Likewise.
10136 * gdb.cp/annota3.exp: Likewise.
10137 * gdb.gdb/selftest.exp: Likewise.
10138 * gdb.threads/continue-pending-status.exp: Likewise.
10139 * gdb.threads/leader-exit.exp: Likewise.
10140 * gdb.threads/manythreads.exp: Likewise.
10141 * gdb.threads/pthreads.exp: Likewise.
10142 * gdb.threads/schedlock.exp: Likewise.
10143 * gdb.threads/sigthread.exp: Likewise.
10144
a8f077dc
DB
101452015-12-11 Don Breazeal <donb@codesourcery.com>
10146
10147 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10148 remote.
10149 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10150 * gdb.base/foll-exec.exp (main): Enable for target remote.
10151 * gdb.base/foll-fork.exp (main): Likewise.
10152 * gdb.base/foll-vfork.exp (main): Likewise.
10153 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10154 (proc continue_to_exit_bp_loc): Use clean_restart.
10155 * gdb.base/pie-execl.exp (main): Disable for target remote.
10156 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10157 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10158 * gdb.threads/execl.exp (main): Likewise.
10159 * gdb.threads/fork-child-threads.exp (main): Likewise.
10160 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10161 remote.
10162 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10163 remote.
10164 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10165 pid.tid style ptids, instead of just tid.
10166 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10167 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10168 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10169 ptids, instead of just tid.
10170
3b2464a8
AB
101712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10172
10173 * gdb.base/list.exp (test_list_forward): Add end of file error
10174 test.
10175 (test_repeat_list_command): Add end of file error test.
10176 (test_list_backwards): Add beginning of file error test.
10177
a0def019
AB
101782015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10179
10180 * gdb.base/list.exp (test_list_invalid_args): New function,
10181 defined, and called.
10182
5c000dff
AB
101832015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10184
10185 * gdb.base/list.exp (test_list): Make test names unique.
10186
f1637ebe
YQ
101872015-12-11 Yao Qi <yao.qi@linaro.org>
10188
10189 * gdb.base/coremaker2.c: Remove.
10190
36d6fc0a
PA
101912015-12-10 Pedro Alves <palves@redhat.com>
10192
10193 * gdb.multi/base.exp: Remove stale "spaces" references.
10194
762f7747
PA
101952015-12-10 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.multi/base.exp: Don't use nowarnings.
10198 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10199 * gdb.multi/hangout.c: Include stdio.h.
10200 * gdb.multi/hello.c: Include stdlib.h.
10201 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10202 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10203 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10204
28d2bfb9
AB
102052015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10206
10207 * gdb.dwarf2/dw2-ranges-base.c: New file.
10208 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10209 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10210 support additional line table, and debug ranges generation.
10211 (Dwarf::ranges): New function, generate .debug_ranges.
10212 (Dwarf::lines): Support generating simple line table programs.
10213 (Dwarf::assemble): Initialise new namespace variables.
10214
5fc2beac
KB
102152015-12-09 Kevin Buettner <kevinb@redhat.com>
10216
10217 * gdb.base/async.exp (proc test_background): Add case for
10218 asynchronous execution not supported.
10219
1c35a88f
LM
102202015-12-09 Luis Machado <lgustavo@codesourcery.com>
10221
10222 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10223 format and change test names to make them unique.
10224
b593e3d9
RK
102252015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10226 Pedro Alves <pedro@redhat.com>
10227
10228 PR gdb/18702
10229 Add checking of floatformats setup on x86_64 hosts.
10230 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10231 (smallval, bigval): New labels/constants.
10232 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10233 float" after loading bigval and smallval.
10234
d72413e6
PMR
102352015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10236
10237 * gdb.ada/fun_overload_menu.exp: New testcase.
10238 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10239
ece66d65
JS
102402015-12-04 Josh Stone <jistone@redhat.com>
10241
10242 * gdb.base/catch-fork-static.exp: New.
10243
41d0efca
YQ
102442015-12-03 Yao Qi <yao.qi@linaro.org>
10245
10246 * gdb.base/sizeof.c: Don't include stdio.h and
10247 ../lib/unbuffer_output.c.
10248 (main): New variable 'size' and 'value'. Remove printf and
10249 gdb_unbuffer_output. Assign return value to size and value.
10250 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10251 at the beginning.
10252 (check_sizeof): Check the result by printing variable 'size'.
10253 (check_valueof): Check the result by printing variable 'value'.
10254
99fd02d9
YQ
102552015-12-01 Yao Qi <yao.qi@linaro.org>
10256
10257 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10258 for aarch64*-*-linux* target.
10259
f2faf941
PA
102602015-11-30 Pedro Alves <palves@redhat.com>
10261
10262 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10263
04bf20c5
PA
102642015-11-30 Pedro Alves <palves@redhat.com>
10265
10266 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10267 Handle non-stop mode vCont replies.
10268
09df4675
PA
102692015-11-30 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10272 prepare_for_testing. Start gdb with "set non-stop on" appended to
10273 GDBFLAGS. Lax expected stop output.
10274
58b584af
YQ
102752015-11-27 Yao Qi <yao.qi@linaro.org>
10276
10277 * gdb.arch/arm-neon.exp: New.
10278 * gdb.arch/arm-neon.c: New.
10279
dfcb77a8
YQ
102802015-11-27 Yao Qi <yao.qi@linaro.org>
10281
10282 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10283
88e8ec1b
YQ
102842015-11-27 Yao Qi <yao.qi@linaro.org>
10285
10286 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10287 frames-invalid annotation.
10288
bfde72c2
YQ
102892015-11-27 Yao Qi <yao.qi@linaro.org>
10290
10291 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10292
f6512a69
SM
102932015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10294
10295 * gdb.threads/names.exp: New file.
10296 * gdb.threads/names.c: New file.
10297 * README: Mention gdb,no_thread_names.
10298
46a3515b
MM
102992015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10300
10301 PR 19297
10302 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10303 support" error.
10304
62147a22
PA
103052015-11-24 Pedro Alves <palves@redhat.com>
10306
10307 PR 17539
10308 * gdb.base/display.exp: Expect displays to be sorted in ascending
10309 order. Use multi_line.
10310 * gdb.base/solib-display.exp: Likewise.
10311
2f341b6e
PA
103122015-11-24 Pedro Alves <palves@redhat.com>
10313
10314 PR 17539
25d49b86
PA
10315 * gdb.base/display.exp: Expect displays to be sorted in ascending
10316 order. Use multi_line.
10317 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10318
7e0aa6aa
PA
103192015-11-24 Pedro Alves <palves@redhat.com>
10320
10321 PR 17539
10322 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10323 threads in ascending order.
10324 * gdb.base/foll-fork.exp: Likewise.
10325 * gdb.base/foll-vfork.exp: Likewise.
10326 * gdb.base/multi-forks.exp: Likewise.
10327 * gdb.mi/mi-nonstop.exp: Likewise.
10328 * gdb.mi/mi-nsintrall.exp: Likewise.
10329 * gdb.multi/base.exp: Likewise.
10330 * gdb.multi/multi-arch.exp: Likewise.
10331 * gdb.python/py-inferior.exp: Likewise.
10332 * gdb.threads/break-while-running.exp: Likewise.
10333 * gdb.threads/execl.exp: Likewise.
10334 * gdb.threads/gcore-thread.exp: Likewise.
10335 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10336 * gdb.threads/kill.exp: Likewise.
10337 * gdb.threads/linux-dp.exp: Likewise.
10338 * gdb.threads/multiple-step-overs.exp: Likewise.
10339 * gdb.threads/next-bp-other-thread.exp: Likewise.
10340 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10341 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10342 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10343 * gdb.threads/thread-find.exp: Likewise.
10344 * gdb.threads/tls.exp: Likewise.
10345 * lib/mi-support.exp (mi_reverse_list): Delete.
10346 (mi_check_thread_states): No longer reverse list.
10347
2cc57ad8
PA
103482015-11-24 Pedro Alves <palves@redhat.com>
10349
10350 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10351 use lowercase.
10352
c93e8391
SM
103532015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10354
10355 * gdb.trace/actions.c: Include trace-common.h.
10356 (main): Add a location for a fast tracepoint.
10357 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10358 the normal tracepoints.
10359 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10360
045ccf91
SM
103612015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10362
10363 * save-trace.exp: Factor out code to these...
10364 (gdb_save_tracepoints): New.
10365 (gdb_load_tracepoints): New.
10366 (do_save_load_test): New.
10367
5506f9f6
KB
103682015-11-23 Kevin Buettner <kevinb@redhat.com>
10369
10370 * gdb.base/asmlabel.exp: New test.
10371 * gdb.base/asmlabel.c: New test case.
10372
16c3b12f
JB
103732015-11-23 Joel Brobecker <brobecker@adacore.com>
10374
10375 * gdb.base/wrong_frame_bt_full-main.c: New file.
10376 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10377 * gdb.base/wrong_frame_bt_full.exp: New file.
10378
155bfbd3
JB
103792015-11-23 Joel Brobecker <brobecker@adacore.com>
10380
10381 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10382
bb097445
JM
103832015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10384
206853a0 10385 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10386 pstate register when comparing registers values in
10387 sparc64-*-linux-gnu targets to avoid spurious differences.
10388
9c88ed8f
JM
103892015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10390
206853a0 10391 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10392
96161e25
SL
103932015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10394
10395 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10396 as type argument to gdb_compile.
10397 * gdb.base/nested-subp2.exp: Likewise.
10398 * gdb.base/nested-subp3.exp: Likewise.
10399
340c2830
DV
104002015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10401
10402 * lib/dwarf.exp (_note): Fix left shift of negative value.
10403 * gdb.trace/trace-condition.exp: Likewise.
10404
c1862d0f
YQ
104052015-11-13 Yao Qi <yao.qi@linaro.org>
10406
10407 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10408 comments about d10v.
10409 (test_scalar_returns): Likewise.
10410 * gdb.base/d10v.ld: Remove.
10411 * gdb.base/overlays.exp: Remove the target triplet checking for
10412 d10v-*-*.
10413 * gdb.base/structs.exp (test_struct_returns): Remove the
10414 comments about d10v.
10415 (test_struct_calls): Likewise.
10416
77ae9c19
YQ
104172015-11-13 Yao Qi <yao.qi@linaro.org>
10418
10419 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10420 * gdb.base/gnu_vector.c: Don't include stdio.h.
10421 (main): Don't print res and call add_some_intvecs.
10422
430e004e
MK
104232015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10424
10425 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10426 macro.
10427 (func5): Removed.
10428 (func4): Use FAST_TRACEPOINT_LABEL.
10429 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10430 macro.
10431 (func): Removed.
10432 (thread_function): Use FAST_TRACEPOINT_LABEL.
10433 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10434 (func): Remove.
10435 (marker): Use FAST_TRACEPOINT_LABEL.
10436 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10437 (pendfunc1): Remove.
10438 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10439 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10440 (foo): Remove.
10441 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10442 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10443 macro.
10444 (func): Remove.
10445 (marker): Use FAST_TRACEPOINT_LABEL.
10446 * gdb.trace/trace-common.h: New header.
10447 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10448 macro.
10449 (func): Remove.
10450 (marker): Use FAST_TRACEPOINT_LABEL.
10451 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10452 (func): Remove.
10453 (thread_function): Use FAST_TRACEPOINT_LABEL.
10454
6e7675a7
MK
104552015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10456
10457 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10458 in front.
10459 * gdb.trace/change-loc.exp: Use global pcreg definition.
10460 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10461 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10462 in front.
10463 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10464 * gdb.trace/pending.exp: Likewise.
10465 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10466 * gdb.trace/trace-break.exp: Likewise.
10467 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10468 in front.
10469 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10470 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10471 in front.
10472 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10473
dddc0e16
JB
104742015-11-09 Joel Brobecker <brobecker@adacore.com>
10475
10476 * gdb.ada/fin_fun_out: New testcase.
10477
c6f0b406
KB
104782015-11-07 Kevin Buettner <kevinb@redhat.com>
10479
10480 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10481 value associated with DW_AT_byte_size.
10482 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10483 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10484 DW_AT_upper_bound.
10485
f01dcfd9
KB
104862015-11-07 Kevin Buettner <kevinb@redhat.com>
10487
10488 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10489 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10490 version.
10491 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10492 gdb.dwarf2/dw2-canonicalize-type.exp,
10493 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10494 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10495 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10496 provided by gdb_target_symbol_prefix_flags_asm.
10497 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10498 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10499 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10500 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10501 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10502 macros where needed). Use this macro for symbols which require
10503 the prefix provided by SYMBOL_PREFIX.
10504
2223449a
KB
105052015-11-05 Kevin Buettner <kevinb@redhat.com>
10506
10507 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10508 New procs.
10509 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10510 representing expressions, of more than one list element.
10511 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10512 to prepend linker symbol prefix to f.
10513 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10514 table_1 and table_2.
10515 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10516 Likewise, for f and g.
10517 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10518 for ptr.
10519 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10520 for main.
10521 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10522 table_1_ptr and table_2_ptr.
10523
6f2f1a3a
JK
105242015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10525 Joel Brobecker <brobecker@adacore.com>
10526
10527 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10528
566c56c9
MK
105292015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10530
10531 * gdb.reverse/s390-mvcle.c: New test.
10532 * gdb.reverse/s390-mvcle.exp: New file.
10533 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10534
d5f0636b
MK
105352015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10536
10537 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10538
7ad8b86c
MK
105392015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10540
10541 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10542 reaching marker2.
10543 * gdb.reverse/getresuid-reverse.exp: Likewise.
10544 * gdb.reverse/pipe-reverse.exp: Likewise.
10545 * gdb.reverse/readv-reverse.exp: Likewise.
10546 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10547 * gdb.reverse/time-reverse.exp: Likewise.
10548 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10549
4081c0f1
YQ
105502015-10-30 Yao Qi <yao.qi@linaro.org>
10551
10552 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10553 (empty_cycle): Remove.
10554 (main): Don't call empty_cycle. Don't use watch_count_done.
10555 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10556 empty_cycle. Rewrite the code counting HW watchpoints.
10557
452b4ba5
MK
105582015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10559
10560 * gdb.reverse/fstatat-reverse.c: New test.
10561 * gdb.reverse/fstatat-reverse.exp: New file.
10562 * gdb.reverse/getresuid-reverse.c: New test.
10563 * gdb.reverse/getresuid-reverse.exp: New file.
10564 * gdb.reverse/pipe-reverse.c: New test.
10565 * gdb.reverse/pipe-reverse.exp: New file.
10566 * gdb.reverse/readv-reverse.c: New test.
10567 * gdb.reverse/readv-reverse.exp: New file.
10568 * gdb.reverse/recvmsg-reverse.c: New test.
10569 * gdb.reverse/recvmsg-reverse.exp: New file.
10570 * gdb.reverse/time-reverse.c: New test.
10571 * gdb.reverse/time-reverse.exp: New file.
10572 * gdb.reverse/waitpid-reverse.c: New test.
10573 * gdb.reverse/waitpid-reverse.exp: New file.
10574
5e2e7507
JK
105752015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10578
0fde2c53
DE
105792015-10-26 Doug Evans <dje@google.com>
10580
10581 PR symtab/17391
10582 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10583 * gdb.dwarf2/bad-regnum.c: New file.
10584 * gdb.dwarf2/bad-regnum.exp: New file.
10585
1a70ae97
DE
105862015-10-26 Doug Evans <dje@google.com>
10587
10588 PR python/18938
10589 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10590 file.
10591
27dc26ab
JK
105922015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10593
10594 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10595 for a change by "Mention language in compile error message".
10596
bed91f4d
SM
105972015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10598
10599 PR python/18073
10600 * gdb.python/py-type.c (C::a_method): New.
10601 (C::a_const_method): New.
10602 (C::a_static_method): New.
10603 (a_function): New.
10604 * gdb.python/py-type.exp (test_fields): Test getting fields
10605 from function and method.
10606
3f2f83dd
KB
106072015-10-21 Keven Boell <keven.boell@intel.com>
10608
10609 * gdb.fortran/vla-alloc-assoc.exp: New file.
10610 * gdb.fortran/vla-datatypes.exp: New file.
10611 * gdb.fortran/vla-datatypes.f90: New file.
10612 * gdb.fortran/vla-history.exp: New file.
10613 * gdb.fortran/vla-ptype-sub.exp: New file.
10614 * gdb.fortran/vla-ptype.exp: New file.
10615 * gdb.fortran/vla-sizeof.exp: New file.
10616 * gdb.fortran/vla-sub.f90: New file.
10617 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10618 * gdb.fortran/vla-value-sub-finish.exp: New file.
10619 * gdb.fortran/vla-value-sub.exp: New file.
10620 * gdb.fortran/vla-value.exp: New file.
10621 * gdb.fortran/vla-ptr-info.exp: New file.
10622 * gdb.mi/mi-vla-fortran.exp: New file.
10623 * gdb.mi/vla.f90: New file.
10624
27145d50
SL
106252015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10626
10627 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10628 of hardwired timeout value.
10629
5f3ff4f8
JK
106302015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10631 Pedro Alves <palves@redhat.com>
10632
10633 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10634 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10635
bfd09d20
JS
106362015-10-19 Josh Stone <jistone@redhat.com>
10637
10638 * gdb.base/catch-syscall.c: Include <sched.h>.
10639 (unknown_syscall): New variable.
10640 (main): Trigger a vfork and an unknown syscall.
10641 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10642 (unknown_syscall_number): Likewise.
10643 (check_call_to_syscall): Accept an optional syscall pattern.
10644 (check_return_from_syscall): Likewise.
10645 (check_continue): Likewise.
10646 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10647 (test_catch_syscall_skipping_return): New test toggling off 'catch
10648 syscall' to step over the syscall return, then toggling back on.
10649 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10650 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10651 (do_syscall_tests): Call test_catch_syscall_without_args and
10652 test_catch_syscall_mid_vfork.
10653 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10654 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10655
b32b93c6
AS
106562015-10-19 Andrew Stubbs <ams@codesourcery.com>
10657
10658 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10659 print g_vE): Add new pass patterns.
10660 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10661 print various symbol names for vptr fields.
10662
9d622bda
AB
106632015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10664
10665 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10666 results.
10667
0fd8ac1c
YQ
106682015-10-12 Yao Qi <yao.qi@linaro.org>
10669
10670 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10671
34240514
YQ
106722015-10-12 Yao Qi <yao.qi@linaro.org>
10673
10674 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10675 is aarch64*-*-linux*.
10676
8240f442
YQ
106772015-10-12 Yao Qi <yao.qi@linaro.org>
10678
10679 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10680 (can_relocate_bcond_true): ... it.
10681 (can_relocate_bcond_false): New function.
10682 (foo): Likewise.
10683 (can_relocate_bl): Likewise.
10684 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10685 can_relocate_bl.
10686
2520f728
PMR
106872015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10688
10689 * gdb.base/nested-addr.c: New file.
10690 * gdb.base/nested-addr.exp: New testcase.
10691
abcef95a
MM
106922015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10693
10694 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10695 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10696 its output. Ignore the output of "record goto begin" and instead
10697 check that GDB is replaying.
10698
145e3ddb
PA
106992015-10-09 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10702 (top level): Use it in the run with no args test.
10703
d5d8c4e1
IB
107042015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10705
10706 * gdb.dlang/properties.exp: New file.
10707
06e635ef
SL
107082015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10709
10710 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10711 whether or not address 0x1000 is mapped on the target.
10712
e019fd1d
SM
107132015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10714
10715 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10716 build.
10717
77ba2a67
MM
107182015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10719
10720 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10721 instruction-history test.
10722
c60eb31f
DE
107232015-09-28 Doug Evans <dje@google.com>
10724
10725 * gdb.base/gcore.c (array_func): Add reference to static_array.
10726
9a3c8263
SM
107272015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10728
10729 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10730 source line.
10731
9720e656
SL
107322015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10733
10734 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10735 short or char as base type.
10736
938d3bf2
SL
107372015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10738
10739 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10740 to allow any size enum.
10741
e6c2c623
PMR
107422015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10743
10744 * gdb.ada/array_ptr_renaming.exp: New testcase.
10745 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10746 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10747
06da0f77
PL
107482015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10749
10750 * gdb.trace/ftrace-lock.c: New file.
10751 * gdb.trace/ftrace-lock.exp: New file.
10752
4f51c22a
PL
107532015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10754
10755 * gdb.arch/insn-reloc.c: New file.
10756 * gdb.arch/ftrace-insn-reloc.exp: New file.
10757
7041adf4
PL
107582015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10759
10760 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10761 instruction.
10762 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10763 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10764 * gdb.trace/range-stepping.c: Likewise.
10765 * gdb.trace/trace-break.c: Likewise.
10766 * gdb.trace/trace-mt.c (thread_function): Likewise.
10767 * gdb.trace/ftrace.c (marker): Likewise.
10768 * gdb.trace/trace-condition.c (marker): Likewise.
10769 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10770 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10771 is_aarch64_target.
10772
015d2e7e
DE
107732015-09-18 Doug Evans <xdje42@gmail.com>
10774
10775 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10776 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10777
26b188a2
SL
107782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10779
10780 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10781 the breakpoint.
10782
79dc332b
SL
107832015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10784
10785 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10786 the pending breakpoint. Remove timeout override for "Run till
10787 MI pending breakpoint on pendfunc3 on thread 2" test.
10788
f57929f2
SL
107892015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10790
10791 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10792 filename pattern.
10793
3f469b17
SL
107942015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10795
10796 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10797 in breakpoint filename pattern.
10798
515b89b3
SL
107992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10800
7800dbe4
SL
10801 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10802
108032015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10804
515b89b3
SL
10805 * gdb.linespec/explicit.exp: Check for readline support for
10806 tab-completion tests. Fix obvious typo.
10807
d2939ba2
MM
108082015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10809
10810 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10811 and replay.
10812
cbb55fa7
MM
108132015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10814
10815 * gdb.btrace/non-stop.c: New.
10816 * gdb.btrace/non-stop.exp: New.
10817
43691ca1
PL
108182015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10819 Yao Qi <yao.qi@linaro.org>
10820
10821 * gdb.trace/trace-condition.c: New file.
10822 * gdb.trace/trace-condition.exp: New file.
10823
d78908cf
WW
108242015-09-16 Wei-cheng Wang <cole945@gmail.com>
10825
10826 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10827 for testing bytecode compilation.
10828
1ed415e2
PA
108292015-09-16 Pedro Alves <palves@redhat.com>
10830 Sandra Loosemore <sandra@codesourcery.com>
10831
10832 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10833 (SECONDS): Redefine.
10834 (main): Call pthread_kill and alarm early.
10835 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10836 support.
10837 (test): If the target can't hardware step and doesn't support
10838 displaced stepping, increase the timeout.
10839
d136eff5
PA
108402015-09-16 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10843 (enable_debug): New procedures.
10844 (test): Use them. Bail out if waiting for threads fails.
10845 (top level): Bail out if a test fails.
10846
991f019c
YQ
108472015-09-16 Yao Qi <yao.qi@linaro.org>
10848
10849 * gdb.asm/asm-source.exp: Set asm-arch for
10850 aarch64*-*-* target.
10851 * gdb.asm/aarch64.inc: New file.
10852
bfca584f
PMR
108532015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10854
10855 * gdb.ada/array_of_variable_length.exp: New testcase.
10856 * gdb.ada/array_of_variable_length/foo.adb: New file.
10857 * gdb.ada/array_of_variable_length/pck.adb: New file.
10858 * gdb.ada/array_of_variable_length/pck.ads: New file.
10859
b326e587
DE
108602015-09-15 Doug Evans <dje@google.com>
10861
10862 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10863 of function static local variable.
10864
5382cfab
PW
108652015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10866
10867 * gdb.threads/tls-so_extern.exp: New test file.
10868 * gdb.threads/tls-so_extern.c: New test file.
10869 * gdb.threads/tls-so_extern_main.c: New test file.
10870
141c5cc4
JK
108712015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10872
10873 * gdb.opt/solib-intra-step-lib.c: New file.
10874 * gdb.opt/solib-intra-step-main.c: New file.
10875 * gdb.opt/solib-intra-step.exp: New file.
10876
d15dcecd
PA
108772015-09-15 Pedro Alves <palves@redhat.com>
10878
10879 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10880 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10881
4c2f2a79
PA
108822015-09-14 Pedro Alves <palves@redhat.com>
10883
10884 * gdb.base/hook-stop-continue.c: Delete.
10885 * gdb.base/hook-stop-continue.exp: Delete.
10886 * gdb.base/hook-stop-frame.c: Delete.
10887 * gdb.base/hook-stop-frame.exp: Delete.
10888 * gdb.base/hook-stop.c: New file.
10889 * gdb.base/hook-stop.exp: New file.
10890
919e6dbe
PMR
108912015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10892
10893 * gdb.ada/access_to_packed_array.exp: New testcase.
10894 * gdb.ada/access_to_packed_array/foo.adb: New file.
10895 * gdb.ada/access_to_packed_array/pack.adb: New file.
10896 * gdb.ada/access_to_packed_array/pack.ads: New file.
10897
157280a4
MM
108982015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10899
10900 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10901 buffer size test.
10902
2fd33e94
DB
109032015-09-11 Don Breazeal <donb@codesourcery.com>
10904
10905 * gdb.base/foll-exec.c: Add copyright header. Fix
10906 formatting issues.
10907 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10908 (do_exec_tests): Use clean_restart in place of zap_session,
10909 and for test initialization. Fix formatting issues. Use
10910 fail in place of perror.
10911 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10912 an expect statement to match an expression with output from
10913 the program under debug.
10914 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10915 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10916 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10917 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10918 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10919
e70b6e8e
DE
109202015-09-09 Doug Evans <dje@google.com>
10921
10922 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10923
7a551a51
DE
109242015-09-09 Doug Evans <dje@google.com>
10925
10926 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10927
4c666f84
DE
109282015-09-09 Doug Evans <dje@google.com>
10929
10930 * gdb.base/savedregs.exp: Fix typo.
10931
243a9253
PA
109322015-09-09 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10935
c0fa8fbd
SL
109362015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10937
10938 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10939 command actually switches threads. Give up on remaining
10940 tests if target fails to stop at breakpoint.
10941
cd7c1778
PMR
109422015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10943
10944 * gdb.ada/funcall_char.exp: New testcase.
10945 * gdb.ada/funcall_char/foo.adb: New file.
10946
dc5c8746
PMR
109472015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10948
10949 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10950 expected outputs. Add two testcases for completing ambiguous
10951 functions.
10952 * gdb.ada/complete/aux_pck.adb: New file.
10953 * gdb.ada/complete/aux_pck.ads: New file.
10954 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10955 Ambiguous_Func functions.
10956 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10957 * gdb.ada/complete/pck.adb: Likewise.
10958
4e83a1e7
UW
109592015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10960
10961 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10962 failures to run the test program under GDB.
10963
8ce74153
LM
109642015-08-26 Luis Machado <lgustavo@codesourcery.com>
10965
10966 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10967 to C.
10968
e9756d52
PP
109692015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10970
10971 * gdb.base/run-after-attach.exp: New test file.
10972 * gdb.base/run-after-attach.c: New test file.
10973
8d37573b
DB
109742015-08-26 Don Breazeal <donb@codesourcery.com>
10975
10976 * gdb.base/foll-exec-2.c: New test program.
10977 * gdb.base/foll-exec-2.exp: New test.
10978
63e43d3a
PMR
109792015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10980
10981 * gdb.base/nested-subp1.exp: New file.
10982 * gdb.base/nested-subp1.c: New file.
10983 * gdb.base/nested-subp2.exp: New file.
10984 * gdb.base/nested-subp2.c: New file.
10985 * gdb.base/nested-subp3.exp: New file.
10986 * gdb.base/nested-subp3.c: New file.
10987
3d40fbb5
PA
109882015-08-24 Pedro Alves <palves@redhat.com>
10989
10990 * gdb.server/connect-without-multi-process.c: New file.
10991 * gdb.server/connect-without-multi-process.exp: New file.
10992
4422ac93
LM
109932015-08-24 Luis Machado <lgustavo@codesourcery.com>
10994
10995 * gdb.opt/inline-markers.c: Make z int.
10996
91dddb86
LM
109972015-08-24 Luis Machado <lgustavo@codesourcery.com>
10998
10999 * gdb.opt/inline-markers.c: Make z volatile.
11000
a48847ee
LM
110012015-08-24 Luis Machado <lgustavo@codesourcery.com>
11002
11003 * gdb.opt/inline-bt.c: New volatile global z.
11004 * gdb.opt/inline-cmds.c: Likewise.
11005 * gdb.opt/inline-locals.c: Likewise.
11006 * gdb.opt/inline-markers.c: New extern global z.
11007 (marker): Use z.
11008 (inline_fn): Likewise.
11009
0ebbc52b
PA
110102015-08-24 Pedro Alves <palves@redhat.com>
11011
11012 * config/m32r-stub.exp: Remove file.
11013 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11014 * gdb.base/call-rt-st.exp: Likewise.
11015 * gdb.base/call-strs.exp: Likewise.
11016 * gdb.base/default.exp: Remove references to h8300-*-hms and
11017 *-*-udi*.
11018 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11019
77c365df
AA
110202015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11021
11022 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11023 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11024 and "return" use KFAIL when GDB can not read/write the vector
11025 return value.
11026
4313b8c0
GB
110272015-08-21 Gary Benson <gbenson@redhat.com>
11028
11029 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11030
0e433b32
PA
110312015-08-20 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.server/solib-list.exp: No longer expect an interior stop in
11034 non-stop mode.
11035
221e1a37
PA
110362015-08-20 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.server/connect-stopped-target.c: New file.
11039 * gdb.server/connect-stopped-target.exp: New file.
11040
40e3ad0e
PA
110412015-08-20 Pedro Alves <palves@redhat.com>
11042
11043 * gdb.dwarf2/comp-unit-lang.exp: New file.
11044 * gdb.dwarf2/comp-unit-lang.c: New file.
11045
af39b327
PMR
110462015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11047
11048 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11049 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11050
7d45c7c3 110512015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11052
7d45c7c3
KB
11053 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11054 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11055
4d6cceb4
DE
110562015-08-18 Doug Evans <dje@google.com>
11057 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11058
11059 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11060 skip_python_tests. New arg prompt_regexp.
11061 (skip_python_tests): New function.
11062 * lib/mi-support.exp (mi_skip_python_tests): New function.
11063 * gdb.python/py-mi-objfile-gdb.py: New file.
11064 * gdb.python/py-mi-objfile.c: New file.
11065 * gdb.python/py-mi-objfile.exp: New file.
11066
ad89c2aa
KS
110672015-08-17 Keith Seitz <keiths@redhat.com>
11068
11069 * gdb.linespec/explicit.exp: Move strace test from here ...
11070 * gdb.trace/strace.exp: ... to here.
11071
e3ae3c43
PP
110722015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11073
11074 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11075 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11076
604b2636
DE
110772015-08-14 Doug Evans <xdje42@gmail.com>
11078
11079 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11080 inferior before selecting a new file.
11081
6ff0ba5f
DE
110822015-08-14 Doug Evans <xdje42@gmail.com>
11083
11084 * gdb.mi/mi-disassemble.exp: Update.
11085 * gdb.base/disasm-optim.S: New file.
11086 * gdb.base/disasm-optim.c: New file.
11087 * gdb.base/disasm-optim.h: New file.
11088 * gdb.base/disasm-optim.exp: New file.
11089
9ca98f92
KS
110902015-08-14 Keith Seitz <keiths@redhat.com>
11091
11092 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11093 "evaluated-by".
11094
52bbc560
JB
110952015-08-13 Joel Brobecker <brobecker@adacore.com>
11096
11097 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11098
5d8c3ed3
PMR
110992015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11100
11101 * gdb.ada/fun_renaming.exp: New testcase.
11102 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11103 * gdb.ada/fun_renaming/pack.adb: New file.
11104 * gdb.ada/fun_renaming/pack.ads: New file.
11105
ea8812bc
KS
111062015-08-12 Keith Seitz <keiths@redhat.com>
11107
11108 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11109 gdb_get_line_number.
11110
4dafcdeb
JB
111112015-08-12 Joel Brobecker <brobecker@adacore.com>
11112
11113 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11114 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11115 gdb.base/dso2dso.exp: New files.
11116
5ba32597
SDJ
111172015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11118 Pedro Alves <palves@redhat.com>
11119 Keith Seitz <keiths@redhat.com>
11120
11121 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11122 GDBFLAGS.
11123
b6dafabf
PP
111242015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11125
11126 * gdb.base/gdbhistsize-history.exp
11127 (test_histsize_history_setting): Use save_vars.
11128 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11129 Use save_vars.
11130 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11131 * gdb.base/readline.exp: Use save_vars.
11132
abe8e607
PP
111332015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11134
11135 * lib/gdb.exp (save_vars): New proc.
11136
629500fa
KS
111372015-08-11 Keith Seitz <keiths@redhat.com>
11138
11139 * gdb.base/help.exp: Update help_breakpoint_text.
11140
eb8c4e2e
KS
111412015-08-11 Keith Seitz <keiths@redhat.com>
11142
11143 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11144 (at toplevel): Call test_explicit_breakpoints.
11145 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11146 breakpoints.
11147 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11148 breakpoint conditions, "-cond".
11149
87f0e720
KS
111502015-08-11 Keith Seitz <keiths@redhat.com>
11151
11152 * gdb.linespec/3explicit.c: New file.
11153 * gdb.linespec/cpexplicit.cc: New file.
11154 * gdb.linespec/cpexplicit.exp: New file.
11155 * gdb.linespec/explicit.c: New file.
11156 * gdb.linespec/explicit.exp: New file.
11157 * gdb.linespec/explicit2.c: New file.
11158 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11159 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11160 before using in the matching pattern.
11161 Clarify that `prefix' is a regular expression.
11162
f00aae0f
KS
111632015-08-11 Keith Seitz <keiths@redhat.com>
11164
11165 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11166 test.
11167 Add tests for missing ",FMT" and ",".
11168
e27852be
DE
111692015-08-10 Doug Evans <dje@google.com>
11170 Keith Seitz <keiths@redhat.com>
11171
11172 PR gdb/17960
11173 * gdb.base/completion.exp: Add location completer tests.
11174
7f03bd92
PA
111752015-08-07 Pedro Alves <palves@redhat.com>
11176
11177 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11178 tests here.
11179 (top level): Run do_test with and without displaced stepping.
11180
3fc8eb30
PA
111812015-08-07 Pedro Alves <palves@redhat.com>
11182
11183 * gdb.base/valgrind-disp-step.c: New file.
11184 * gdb.base/valgrind-disp-step.exp: New file.
11185
d4569d7b
PA
111862015-08-07 Pedro Alves <palves@redhat.com>
11187
11188 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11189 Delete function.
11190 (main): Add alarm. Run an infinite loop instead of calling
11191 wait_threads.
11192 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11193 comment.
11194 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11195 Delete function.
11196 (main): Add alarm. Run an infinite loop instead of calling
11197 wait_threads.
11198 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11199 comment.
11200
e1316e60
PA
112012015-08-07 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.base/checkpoint-ns.exp: New file.
11204 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11205 standard_testfile.
11206
da8c46d2
MM
112072015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11208
11209 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11210 * gdb.btrace/instruction_history.exp: Update.
11211 * gdb.btrace/tsx.exp: New.
11212 * gdb.btrace/tsx.c: New.
11213
de1c2c52
PA
112142015-08-06 Pedro Alves <palves@redhat.com>
11215
11216 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11217 increase timeout.
11218 * gdb.reverse/until-precsave.exp: Bump timeouts.
11219
782e0bf4
PA
112202015-08-06 Pedro Alves <palves@redhat.com>
11221
11222 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11223
83e97ed0
PA
112242015-08-06 Pedro Alves <palves@redhat.com>
11225
11226 PR gdb/18749
11227 * gdb.threads/process-dies-while-handling-bp.c: New file.
11228 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11229
863d01bd
PA
112302015-08-06 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11233 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11234
0a39bb32
PA
112352015-08-05 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11238 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11239
ee2d2b10
SL
112402015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11241
11242 * gdb.base/bp-permanent.exp: Report test as unsupported if
11243 the target cannot stop at the permanent breakpoint.
11244
4e1bdb00
DE
112452015-08-03 Doug Evans <dje@google.com>
11246
11247 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11248 10000.
11249
3d338901
DE
112502015-08-03 Doug Evans <dje@google.com>
11251
11252 * Makefile.in (workers/%.worker, build-perf): New rule.
11253 (GDB_PERFTEST_MODE): New variable.
11254 (check-perf): Use it.
11255 (clean): Clean up gdb.perf parallel build subdirs.
11256 * lib/build-piece.exp: New file.
11257 * lib/gdb.exp (make_gdb_parallel_path): New function
11258 (standard_output_file, standard_temp_file): Call it.
11259 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11260 of $GDB_PARALLEL.
11261 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11262
af061d3e
DE
112632015-08-03 Doug Evans <dje@google.com>
11264
8e1afc81 11265 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11266 (LOG_FILE_NAME): New global.
11267 (TextReporter.__init__): Initialize self.txt_sum.
11268 (TextReporter.report): Add support for multiple data-points.
11269 Move report to perftest.sum, put raw data in perftest.log.
11270 (TextReporter.start): Open sum and log files.
11271 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11272 * gdb.perf/lib/perftest/testresult.py
11273 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11274
2c8c5d37
PA
112752015-07-31 Pedro Alves <palves@redhat.com>
11276
11277 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11278 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11279 kill_wait_spawned_process instead of explicit "kill -9".
11280 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11281 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11282 kill_wait_spawned_process.
11283 * gdb.base/attach-twice.exp: Likewise.
11284 * gdb.base/attach.exp: Likewise.
11285 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11286 gdb_test_multiple.
11287 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11288 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11289 kill_wait_spawned_process.
11290 * gdb.base/valgrind-infcall.exp: Likewise.
11291 * gdb.multi/multi-attach.exp: Likewise.
11292 * gdb.python/py-prompt.exp: Likewise.
11293 * gdb.python/py-sync-interp.exp: Likewise.
11294 * gdb.server/ext-attach.exp: Likewise.
11295 * gdb.threads/attach-into-signal.exp (corefunc): Use
11296 spawn_wait_for_attach, spawn_id_get_pid and
11297 kill_wait_spawned_process.
11298 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11299 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11300 spawn_id_get_pid and kill_wait_spawned_process.
11301 * gdb.threads/attach-stopped.exp (corefunc): Use
11302 spawn_wait_for_attach, spawn_id_get_pid and
11303 kill_wait_spawned_process.
11304 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11305 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11306 kill_wait_spawned_process instead of explicit "kill -9".
11307 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11308 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11309 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11310 processes. Don't map cygwin/windows pids here. Now returns a
11311 spawn id list.
11312
032a0fca
SL
113132015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11314
11315 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11316 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11317 correct patch.
11318
61a934ca
SL
113192015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11320
11321 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11322
4bc4d428
SL
113232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11324
11325 Reapply:
11326 2014-05-21 Mark Wielaard <mjw@redhat.com>
11327
11328 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11329
998d452a
PA
113302015-07-30 Pedro Alves <palves@redhat.com>
11331
11332 * linux-low.c (handle_extended_wait): Set the child's last
11333 reported status to TARGET_WAITKIND_STOPPED.
11334
69dde7dc
PA
113352015-07-30 Pedro Alves <palves@redhat.com>
11336
11337 PR threads/18600
11338 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11339 only shows inferior 1.
11340
4dd63d48
PA
113412015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11342 Pedro Alves <palves@redhat.com>
11343
11344 PR threads/18600
11345 * gdb.threads/fork-plus-threads.c: New file.
11346 * gdb.threads/fork-plus-threads.exp: New file.
11347
d618e4c5
PP
113482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11349
11350 * gdb.base/batch-preserve-term-settings.exp
11351 (test_terminal_settings_preserved_after_cli_exit): Use
11352 send_quit_command.
11353
1eef6428
PA
113542015-07-29 Pedro Alves <palves@redhat.com>
11355 Don Breazeal <donb@codesourcery.com>
11356
11357 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11358 output from both inferior_spawn_id and gdb_spawn_id.
11359
7da5b897
SDJ
113602015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11361
11362 * gdb.threads/attach-into-signal.exp (corefunc): Use
11363 with_test_prefix on nested loops, uniquefying the test messages.
11364
dac804df
SDJ
113652015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11366
11367 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11368 commit.
11369
06265e53
PP
113702015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11371
11372 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11373 New proc.
11374 (test_terminal_settings_preserved_after_sigterm): New test.
11375
18206ca3
PP
113762015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11377
11378 * gdb.base/batch-preserve-term-settings.exp
11379 (test_terminal_settings_preserved_after_cli_exit): New test.
11380
90074d11
PP
113812015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11382
11383 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11384 manipulation of saved_gdbflags.
11385 (test_terminal_settings_preserved): Remove global declaration of
11386 the unused variable pagination_prompt. Remove manipulation of
11387 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11388 GDBFLAGS.
11389
eb1a7902
PA
113902015-07-29 Pedro Alves <palves@redhat.com>
11391
11392 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11393
8b75dd3b
PA
113942015-07-29 Pedro Alves <palves@redhat.com>
11395
11396 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11397 at the top.
11398
dedad4e3
PA
113992015-07-29 Pedro Alves <palves@redhat.com>
11400
11401 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11402 (main): Call gdb_unbuffer_output.
11403 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11404 (main): Call gdb_unbuffer_output.
11405 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11406 (main): Call gdb_unbuffer_output.
11407 * gdb.base/call-strs.exp: Adjust to step over the
11408 gdb_unbuffer_output call.
11409 * gdb.base/catch-gdb-caused-signals.c: Include
11410 "../lib/unbuffer_output.c".
11411 (main): Call gdb_unbuffer_output.
11412 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11413 (main): Call gdb_unbuffer_output.
11414 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11415 (main): Call gdb_unbuffer_output.
11416 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11417 (main): Call gdb_unbuffer_output.
11418 * gdb.base/shlib-call.exp: Adjust to step over the
11419 gdb_unbuffer_output call.
11420 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11421 (main): Call gdb_unbuffer_output.
11422 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11423 (main): Call gdb_unbuffer_output.
11424 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11425 (main): Rename to ...
11426 (test): ... this.
11427 (main): Reimplement.
11428 * gdb.base/varargs.exp: Run to test instead of to main.
11429 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11430 (main): Call gdb_unbuffer_output.
11431
58789a91
PA
114322015-07-29 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11435 factore out from mi_continue_dprintf. For call-style dprintfs,
11436 expect dprintf output out of $inferior_spawn_id.
11437 (mi_continue_dprintf): Use mi_expect_dprintf.
11438 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11439 (main): Call gdb_unbuffer_output.
11440
e8376742
PA
114412015-07-29 Pedro Alves <palves@redhat.com>
11442
11443 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11444 (default_mi_gdb_start): Set inferior_spawn_id instead of
11445 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11446 gdb_spawn_id.
11447 (mi_gdb_test): Always expect inferior output from both
11448 $inferior_spawn_id and $gdb_spawn_id.
11449
08280010
PA
114502015-07-29 Pedro Alves <palves@redhat.com>
11451
11452 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11453 send_inferior and $inferior_spawn_id.
11454
4d30e432
PA
114552015-07-29 Pedro Alves <palves@redhat.com>
11456
11457 * gdb.gdb/complaints.exp (test_initial_complaints)
11458 (test_serial_complaints, test_short_complaints): Use
11459 gdb_test_stdio.
11460 (test_empty_complaint): Handle $inferior_spawn_id !=
11461 $gdb_spawn_id.
11462
0d30a335
PA
114632015-07-29 Pedro Alves <palves@redhat.com>
11464
11465 * gdb.base/varargs.exp: Use gdb_test_stdio.
11466
39413b29
PA
114672015-07-29 Pedro Alves <palves@redhat.com>
11468
11469 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11470
7cb000a9
PA
114712015-07-29 Pedro Alves <palves@redhat.com>
11472
11473 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11474
d7b8ac82
PA
114752015-07-29 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11478 parameter into two new parameters, "inf_result" and "gdb_result".
11479 Expect inferior output and gdb output from $inferior_spawn_id and
11480 $gdb_spawn_id, respectively. Adjust all callers.
11481
789c3a0c
PA
114822015-07-29 Pedro Alves <palves@redhat.com>
11483
11484 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11485 of gdb_test_sequence.
11486
77e760c3
PA
114872015-07-29 Pedro Alves <palves@redhat.com>
11488
11489 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11490 (saw_spurious_output): Expect inferior output from
11491 $inferior_spawn_id. Use gdb_test_stdio.
11492
8396d2cd
PA
114932015-07-29 Pedro Alves <palves@redhat.com>
11494
11495 * gdb.base/dprintf.exp: Use standard_testfile. Change
11496 prepare_for_testing call.
11497 (srcfile): Don't set.
11498 (restart): New procedure.
11499 (test_dprintf): New procecure, use to continue over dprintfs.
11500 (test_call, test_agent): New procedures, tests moved here.
11501 Restart gdb and recreate dprintfs. Adjust expected output.
11502
2051d61f
PA
115032015-07-29 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11506
452397af
PA
115072015-07-29 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11510
8aed9555
PA
115112015-07-29 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11514 gdb_test_stdio.
11515
188a61b4
PA
115162015-07-29 Pedro Alves <palves@redhat.com>
11517
11518 * lib/gdb.exp (gdb_test_stdio): New procedure.
11519
12264a45
PA
115202015-07-29 Pedro Alves <palves@redhat.com>
11521
11522 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11523
23ffc893
PA
115242015-07-29 Pedro Alves <palves@redhat.com>
11525
11526 * gdb.base/call-signal-resume.exp: Remove check for
11527 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11528 * gdb.base/unwindonsignal.exp: Likewise.
11529 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11530 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11531
65566918
PA
115322015-07-29 Pedro Alves <palves@redhat.com>
11533
11534 * gdb.base/siginfo-addr.c (pass): New function.
11535 (handler): Call it iff si_addr is correct.
11536 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11537 Set a breakpoint at "pass" and continue to it.
11538
d60a9221
SDJ
115392015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11540
11541 * gdb.python/py-objfile.exp: Make some tests have unique names.
11542 * gdb.python/py-pp-registration.exp: Likewise.
11543
bde40b8f
PA
115442015-07-28 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11547
13e1dec8
SM
115482015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11549
11550 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11551
da33c9a7
SM
115522015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11553
11554 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11555
077836f7
PP
115562015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11557
11558 * gdb.base/gdb-sigterm-2.exp: New test.
11559
b8cc7b2e
DE
115602015-07-25 Doug Evans <xdje42@gmail.com>
11561
11562 Revert:
11563 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11564 (workers/%.worker, build-perf): New rule.
11565 (GDB_PERFTEST_MODE): New variable.
11566 (check-perf): Use it.
11567 (clean): Clean up gdb.perf parallel build subdirs.
11568 * lib/build-piece.exp: New file.
11569 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11570 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11571 name.
11572 (standard_temp_file): Ditto.
11573 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11574 of $GDB_PARALLEL.
11575
c8bd4544
DE
115762015-07-24 Doug Evans <dje@google.com>
11577
11578 * gdb.perf/lib/perftest/utils.py: New file.
11579 * gdb.perf/gm-hello.cc: New file.
11580 * gdb.perf/gm-pervasive-typedef.cc: New file.
11581 * gdb.perf/gm-pervasive-typedef.h: New file.
11582 * gdb.perf/gm-std.cc: New file.
11583 * gdb.perf/gm-std.h: New file.
11584 * gdb.perf/gm-use-cerr.cc: New file.
11585 * gdb.perf/gm-utils.h: New file.
11586 * gdb.perf/gmonster-null-lookup.py: New file.
11587 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11588 * gdb.perf/gmonster-print-cerr.py: New file.
11589 * gdb.perf/gmonster-ptype-string.py: New file.
11590 * gdb.perf/gmonster-runto-main.py: New file.
11591 * gdb.perf/gmonster-select-file.py: New file.
11592 * gdb.perf/gmonster1-null-lookup.exp: New file.
11593 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11594 * gdb.perf/gmonster1-print-cerr.exp: New file.
11595 * gdb.perf/gmonster1-ptype-string.exp: New file.
11596 * gdb.perf/gmonster1-runto-main.exp: New file.
11597 * gdb.perf/gmonster1-select-file.exp: New file.
11598 * gdb.perf/gmonster1.cc: New file.
11599 * gdb.perf/gmonster1.exp: New file.
11600 * gdb.perf/gmonster2-null-lookup.exp: New file.
11601 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11602 * gdb.perf/gmonster2-print-cerr.exp: New file.
11603 * gdb.perf/gmonster2-ptype-string.exp: New file.
11604 * gdb.perf/gmonster2-runto-main.exp: New file.
11605 * gdb.perf/gmonster2-select-file.exp: New file.
11606 * gdb.perf/gmonster2.cc: New file.
11607 * gdb.perf/gmonster2.exp: New file.
11608
6eab34f3
DE
116092015-07-24 Doug Evans <dje@google.com>
11610
11611 * gdb.perf/README: New file.
11612 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11613 * lib/gen-perf-test.exp: New file.
11614
63738bfd
DE
116152015-07-24 Doug Evans <dje@google.com>
11616
11617 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11618 (PerfTest::startup): New function.
11619 (PerfTest::run): Return result of calling body.
11620 (PerfTest::assemble): Rewrite.
11621 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11622 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11623 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11624 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11625 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11626
7b606f95
DE
116272015-07-24 Doug Evans <dje@google.com>
11628
11629 * lib/gdb.exp (clean_restart): Make executable optional.
11630
a97b16b8
DE
116312015-07-24 Doug Evans <dje@google.com>
11632
11633 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11634 compiler_info references.
11635 * gdb.cp/temargs.exp: Ditto.
11636 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11637 (get_compiler_info): Early exit if already computed. Set compiler_info
11638 to "unknown" if there was a problem.
11639 (test_compiler_info): Add function comment. Call get_compiler_info.
11640
35baa57f
DE
116412015-07-24 Doug Evans <dje@google.com>
11642
11643 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11644 (workers/%.worker, build-perf): New rule.
11645 (GDB_PERFTEST_MODE): New variable.
11646 (check-perf): Use it.
11647 (clean): Clean up gdb.perf parallel build subdirs.
11648 * lib/build-piece.exp: New file.
11649 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11650 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11651 name.
11652 (standard_temp_file): Ditto.
11653 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11654 of $GDB_PARALLEL.
11655
6ebea266
DE
116562015-07-24 Doug Evans <dje@google.com>
11657
11658 * lib/future.exp (gdb_default_target_compile): New option
11659 "early_flags".
11660 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11661 --as-needed.
11662
1e76a7e9
SDJ
116632015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11664
11665 * gdb.base/catch-syscall.exp: Call gdb_exit before
11666 gdb_skip_xml_test.
11667
5068630a
PA
116682015-07-24 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.python/py-events.exp: Accept output between the stop event
11671 and the prompt.
11672 * gdb.python/py-evsignal.exp: Likewise.
11673 * gdb.python/py-evthreads.exp: Likewise.
11674
77598427
PA
116752015-07-24 Pedro Alves <palves@redhat.com>
11676
11677 PR gdb/18717
11678 * gdb.threads/non-ldr-exit.c: New file.
11679 * gdb.threads/non-ldr-exit.exp: New file.
11680
11e6c98f
YQ
116812015-07-24 Yao Qi <yao.qi@linaro.org>
11682
11683 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11684 restarting process.
11685
51aee833
YQ
116862015-07-24 Yao Qi <yao.qi@linaro.org>
11687
11688 * gdb.server/ext-restart.exp: New file.
11689
8cfe207c
YQ
116902015-07-24 Yao Qi <yao.qi@linaro.org>
11691
11692 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11693 argument options.
11694 * gdb.server/ext-wrapper.exp: New file.
11695
cc12ce38
DE
116962015-07-23 Doug Evans <dje@google.com>
11697
11698 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11699 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11700
d0d84780
PMR
117012015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11702
11703 * gdb.ada/var_arr_typedef.exp: New testcase.
11704 * gdb.ada/var_arr_typedef/pack.adb: New file.
11705 * gdb.ada/var_arr_typedef/pack.ads: New file.
11706 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11707
8b558f79
JB
117082015-07-20 Joel Brobecker <brobecker@adacore.com>
11709
11710 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11711
775a3298
JK
117122015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 * gdb.arch/i386-biarch-core.exp: Replace istarget
11715 by "complete set gnutarget". Remove expectation for the "core-file"
11716 command.
11717
db1ff28b
JK
117182015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11719
11720 Revert the previous commit:
11721 Tests for validate symbol file using build-id.
11722
0a94970d
JK
117232015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11724
11725 Tests for validate symbol file using build-id.
11726 * gdb.base/solib-mismatch-lib.c: New file.
11727 * gdb.base/solib-mismatch-libmod.c: New file.
11728 * gdb.base/solib-mismatch.c: New file.
11729 * gdb.base/solib-mismatch.exp: New file.
11730
03346981
SL
117312015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11732
11733 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11734 nios2-*-linux*.
11735 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11736 * gdb.base/siginfo.exp: Likewise.
11737 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11738
42422cc7
PL
117392015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11740
11741 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11742 Move it to ...
11743 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11744 ... here.
11745 * gdb.trace/range-stepping.exp: Check that the target supports
11746 range stepping.
11747
cfa68bae
JK
117482015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11749
11750 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11751
8ffdba26
PA
117522015-07-14 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.base/killed-outside.exp: New file.
11755 * gdb.base/killed-outside.c: New file.
11756
218a5a11
JK
117572015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11758
11759 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11760 (n at main): New.
11761 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11762
e03ed3c6
AA
117632015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11764
11765 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11766 infcall tests instead of setting up for KFAIL.
11767
485668e5
MM
117682015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11769
11770 * gdb.btrace/record_goto-step.exp: New.
11771
08464196
JK
117722015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11773
11774 PR compile/18484
11775 * gdb.compile/compile.c (struct struct_type): Add volatile to
11776 selffield's type.
11777 * gdb.compile/compile.exp
11778 (compile code struct_object.selffield = &struct_object): Skip further
11779 struct_object tests if this one xfails.
11780
bcf5c1d9
RC
117812015-07-08 Robert O'Callahan <robert@ocallahan.org>
11782
11783 PR exp/18617
11784 * gdb.trace/ax.exp: Add test.
11785
4931af25
YQ
117862015-07-07 Yao Qi <yao.qi@linaro.org>
11787
11788 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11789 instead of istarget "aarch64*-*-*".
11790 * gdb.arch/aarch64-fp.exp: Likewise.
11791 * gdb.base/float.exp: Likewise.
11792 * gdb.reverse/aarch64.exp: Likewise.
11793 * lib/gdb.exp (is_aarch64_target): New proc.
11794
9fcf688e
YQ
117952015-07-07 Yao Qi <yao.qi@linaro.org>
11796
11797 * lib/gdb.exp (is_aarch32_target): New proc.
11798 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11799 instead of "istarget "arm*-*-*"".
11800 * gdb.arch/arm-disp-step.exp: Likewise.
11801 * gdb.arch/thumb-bx-pc.exp: Likewise.
11802 * gdb.arch/thumb-prologue.exp: Likewise.
11803 * gdb.arch/thumb-singlestep.exp: Likewise.
11804 * gdb.base/disp-step-syscall.exp: Likewise.
11805 * gdb.base/float.exp: Likewise.
11806
fbd8d50d
YQ
118072015-07-07 Yao Qi <yao.qi@linaro.org>
11808
11809 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11810 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11811
71be1fdc
YQ
118122015-07-07 Yao Qi <yao.qi@linaro.org>
11813
11814 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11815 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11816 if it exists.
11817 * gdb.multi/multi-arch.exp: Likewise.
11818
3e221d36
SM
118192015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11820
11821 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11822 print.
11823
d441430b
YQ
118242015-07-07 Yao Qi <yao.qi@linaro.org>
11825
11826 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11827
06f810bd
MG
118282015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11829
11830 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11831 '[' and ']' characters.
11832
5e61e7c0
IB
118332015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11834
11835 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11836
28bf096c
PA
118372015-06-29 Pedro Alves <palves@redhat.com>
11838
11839 PR threads/18127
11840 * gdb.threads/hand-call-new-thread.c: New file.
11841 * gdb.threads/hand-call-new-thread.c: New file.
11842
ee93cd5e
KS
118432015-06-26 Keith Seitz <keiths@redhat.com>
11844 Doug Evans <dje@google.com>
11845
11846 PR 16253
11847 * gdb.cp/var-tag-2.cc: New file.
11848 * gdb.cp/var-tag-3.cc: New file.
11849 * gdb.cp/var-tag-4.cc: New file.
11850 * gdb.cp/var-tag.cc: New file.
11851 * gdb.cp/var-tag.exp: New file.
11852
fc637f04
PP
118532015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11854
11855 * gdb.base/history-duplicates.exp: New test.
11856
2e52ae68
PP
118572015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11858
11859 * gdb.base/completion.exp: Test the completion of the "focus"
11860 command.
11861
6e22494e
JK
118622015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11863
11864 * gdb.arch/amd64-prologue-skip.S: New file.
11865 * gdb.arch/amd64-prologue-skip.exp: New file.
11866
bf7b9cd9
SM
118672015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11868
11869 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11870 is_address_zero_readable check.
11871
201e8dfd
PB
118722015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11873
11874 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11875 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11876
5cd867b4
YQ
118772015-06-24 Yao Qi <yao.qi@linaro.org>
11878
11879 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11880 linux targets.
11881
4d7be007
YQ
118822015-06-24 Yao Qi <yao.qi@linaro.org>
11883
11884 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11885 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11886 * gdb.base/siginfo-thread.exp: Likewise.
11887
07fcd301
YQ
118882015-06-22 Yao Qi <yao.qi@linaro.org>
11889
11890 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11891
52042a00
YQ
118922015-06-22 Yao Qi <yao.qi@linaro.org>
11893
11894 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11895 aarch64*-*-*.
11896 (skip_hw_watchpoint_tests): Likewise.
11897
74bd41ce
PP
118982015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11899
11900 * gdb.base/gdbinit-history.exp: Test the interaction between
11901 setting GDBHISTSIZE and setting the history size via .gdbinit.
11902
bc460514
PP
119032015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11904
11905 PR gdb/16999
11906 * gdb.base/gdbhistsize-history.exp: New test.
11907
b58c513b
PP
119082015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11909
11910 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11911 with GDBHISTSIZE.
11912 * gdb.base/readline.exp: Likewise.
11913
92046791
YQ
119142015-06-17 Yao Qi <yao.qi@linaro.org>
11915
11916 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11917 line.
11918
2093d2d3
PP
119192015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11920
11921 * gdb.base/gdbinit-history.exp: Add test case to check that
11922 an unlimited history file does not get truncated on exit.
11923
e6c693af
AA
119242015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11925
11926 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11927 (VECTOR): New macro. Use it...
11928 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11929 ...for these typedefs.
11930 (int8, char1, int1, double1): New typedefs.
11931 (struct just_int2, struct two_int2): New structures.
11932 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11933 (add_structvecs, add_singlevecs): New functions.
11934 (main): Call add_some_intvecs twice.
11935 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11936 the compile and exit upon failure. Try compiling for the "native"
11937 architecture. Test inferior function calls with vector arguments
11938 and vector return value handling with "finish" and "return".
11939
c74f7d1c
JT
119402015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11941
11942 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11943 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11944 PE file.
11945 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11946
98aa42ee
AT
119472015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11948
11949 PR breakpoints/16465
11950 * gdb.mi/mi-dprintf-pending.c: New file.
11951 * gdb.mi/mi-dprintf-pending.exp: New test.
11952 * gdb.mi/mi-dprintf-pendshr.c: New file.
11953
7d73c23c 119542015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11955 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11956
11957 * gdb.arch/i386-mpx-map.c: New file.
11958 * gdb.arch/i386-mpx-map.exp: New File.
11959
119602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11961
11962 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11963 * gdb.arch/i386-mpx.exp: Indentation fixed.
11964
119652015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11966
11967 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11968 function and improved indentation.
11969 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11970 gdb_test_multiple. Added additional tests to skip the test.
11971
119722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11973
11974 * gdb.arch/i386-avx512.c: Change path in include file.
11975 * gdb.arch/i386-avx512.exp: Change include dir path
11976 compilation flag.
11977 * gdb.arch/i386-mpx.c: Change path in include file.
11978 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11979 flag.
11980
d5eba19a
JK
119812015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11982
11983 * gdb.compile/compile-print.exp (compile print *vararray@3)
11984 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11985
7f361056
JK
119862015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11987
11988 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11989 (do not keep jit in memory): ... this.
11990 (expect 5): Change it to ...
11991 (expect no 5): ... this.
11992
3b462ec2
SM
119932015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11994
11995 PR gdb/15564
11996 * gdb.mi/mi-detach.exp: New file.
11997
e0619de6
JK
119982015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11999
12000 PR symtab/18392
12001 * gdb.arch/amd64-tailcall-self.S: New file.
12002 * gdb.arch/amd64-tailcall-self.c: New file.
12003 * gdb.arch/amd64-tailcall-self.exp: New file.
12004
e970cb34
DB
120052015-05-28 Don Breazeal <donb@codesourcery.com>
12006
12007 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12008 tests for remote targets by checking is_target_gdbserver.
12009
b2e2f908
DE
120102015-05-27 Doug Evans <dje@google.com>
12011
12012 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12013 * gdb.dwarf2/opaque-type-lookup.c: New file.
12014 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12015
82c7be31
DE
120162015-05-26 Doug Evans <dje@google.com>
12017
12018 * gdb.cp/iostream.cc: New file.
12019 * gdb.cp/iostream.exp: New file.
12020
b4f54984
DE
120212015-05-26 Doug Evans <dje@google.com>
12022
12023 * gdb.dwarf2/dw2-op-call.exp: Update.
12024 * gdb.dwarf2/dw4-sig-types.exp: Update.
12025 * gdb.dwarf2/implptr.exp: Update.
12026 * gdb.mi/mi-cmd-param-changed.exp: Update.
12027
4ea6efe9
DE
120282015-05-26 Doug Evans <dje@google.com>
12029
12030 * gdb.python/py-lazy-string.c: New file.
12031 * gdb.python/py-lazy-string.exp: New file.
12032 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12033 (main): Update. Add estring3.
12034 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12035 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12036
f6bb7db3
YQ
120372015-05-26 Omair Javaid <omair.javaid@linaro.org>
12038 Yao Qi <yao.qi@linaro.org>
12039
12040 * gdb.reverse/aarch64.c: New.
12041 * gdb.reverse/aarch64.exp: New.
12042
a81bfbd0
OJ
120432015-05-26 Omair Javaid <omair.javaid@linaro.org>
12044
25d49b86
PA
12045 * lib/gdb.exp (supports_process_record): Return true for
12046 aarch64*-linux*.
a81bfbd0
OJ
12047 (supports_reverse): Likewise.
12048
158bf1b4
PP
120492015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12050
12051 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12052 Use with_test_prefix.
12053
a0145030
AB
120542015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12055
12056 * gdb.base/completion.exp: Add test for completion of layout
12057 names.
12058
ebe3b578
AB
120592015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12060
12061 * lib/gdb.exp (skip_tui_tests): New proc.
12062 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12063
84204ed7
PA
120642015-05-19 Pedro Alves <palves@redhat.com>
12065
12066 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12067 Save the whole env array instead of just HOME. Unset HISTSIZE in
12068 the environment while testing. Restore whole environment
12069 afterwards.
12070
37442ce1
DE
120712015-05-16 Doug Evans <xdje42@gmail.com>
12072
12073 * gdb.guile/scm-ports.c: New file.
12074 * gdb.guile/scm-ports.exp: Add memory port tests.
12075
36de76f9
JK
120762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12077
12078 * gdb.compile/compile-print.c: New file.
12079 * gdb.compile/compile-print.exp: New file.
12080
3a9558c4
JK
120812015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12082
12083 * gdb.compile/compile-ops.exp: Cast param to void.
12084 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12085 (compile code struct_object.selffield = &struct_object): Add xfail.
12086
aa715135
JG
120872015-05-15 Joel Brobecker <brobecker@adacore.com>
12088
12089 * gdb.ada/arr_enum_with_gap: New testcase.
12090
931e5bc3
JG
120912015-05-15 Joel Brobecker <brobecker@adacore.com>
12092
12093 * gdb.ada/byte_packed_arr: New testcase.
12094
9cd4d857
JB
120952015-05-15 Joel Brobecker <brobecker@adacore.com>
12096
12097 * gdb.ada/pckd_neg: New testcase.
12098
ebfd00d2
PP
120992015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12100
12101 PR gdb/17820
12102 * gdb.base/gdbinit-history.exp: New test.
12103 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12104 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12105
4c082a81
SC
121062015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12107
12108 * gdb.python/py-xmethods.cc: Enhance test case.
12109 * gdb.python/py-xmethods.exp: New tests.
12110 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12111 function.
12112 (B_indexoper): Likewise.
12113 (global_dm_list) : Add new xmethod worker functions.
12114
f7797074
SDJ
121152015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12116
12117 * gdb.base/coredump-filter.exp: Correctly unset
12118 "coredump_var_addr" array.
12119
a4674e4e
PA
121202015-05-08 Pedro Alves <palves@redhat.com>
12121
12122 * gdb.server/non-existing-program.exp: Unset spawn_id.
12123
df2eb078
SC
121242015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12125
12126 PR python/18291
12127 * gdb.python/py-xmethods.exp: Add tests.
12128
422349a3
YQ
121292015-05-08 Yao Qi <yao.qi@linaro.org>
12130
12131 PR gdb/18208
12132 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12133 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12134 function set_coredump_filter, and remove remote_exec call.
12135 Remove argument ipid. Callers update.
12136 (top level): Don't get inferior's PID.
12137
63fc80ce
AA
121382015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12139
12140 * gdb.base/watch_thread_num.exp: Skip test on targets without
12141 access watchpoints.
12142
80ad801e
PA
121432015-05-06 Pedro Alves <palves@redhat.com>
12144
12145 PR server/18081
12146 * gdb.server/non-existing-program.exp: New file.
12147
0fa7fe50
JB
121482015-05-05 Joel Brobecker <brobecker@adacore.com>
12149
12150 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12151
3ea89b92
PMR
121522015-05-05 Joel Brobecker <brobecker@adacore.com>
12153
12154 * gdb.ada/out_of_line_in_inlined: New testcase.
12155
87b8eff0
JB
121562015-05-05 Joel Brobecker <brobecker@adacore.com>
12157
12158 * gdb.ada/var_rec_arr: New testcase.
12159
5fccc635
YQ
121602015-04-30 Yao Qi <yao.qi@linaro.org>
12161
12162 * gdb.base/break-idempotent.exp: If
12163 skip_hw_watchpoint_multi_tests returns true, skip the tests
12164 on "rwatch" and "awatch".
12165
42d38f42
YQ
121662015-04-30 Yao Qi <yao.qi@linaro.org>
12167
12168 * gdb.base/relativedebug.exp: Invoke gdb command
12169 "info sharedlibrary", and if libc.so doesn't have debug info,
12170 skip the test.
12171
2ce1cdbf
DE
121722015-04-29 Doug Evans <dje@google.com>
12173
12174 * gdb.python/py-xmethods.exp: Add ptype tests.
12175 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12176 get_result_type method.
12177
f24a38c5
LM
121782015-04-29 Luis Machado <lgustavo@codesourcery.com>
12179
12180 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12181 the target does not support hardware watchpoints.
12182
ecbf2b3c
LM
121832015-04-29 Luis Machado <lgustavo@codesourcery.com>
12184
12185 * gdb.base/break-always.exp: Abort testing if writing to memory
12186 causes an error.
12187
34f5f757
DE
121882015-04-28 Doug Evans <dje@google.com>
12189
12190 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12191 * gdb.python/py-pp-registration.exp: ... here. New file.
12192 * gdb.python/py-pp-registration.c: New file.
12193 * gdb.python/py-pp-registration.py: New file.
12194
69b4374a
DE
121952015-04-28 Doug Evans <dje@google.com>
12196
12197 * gdb.python/py-bad-printers.c: New file.
12198 * gdb.python/py-bad-printers.py: New file.
12199 * gdb.python/py-bad-printers.exp: New file.
12200
59fb7612
SS
122012015-04-28 Sasha Smundak <asmundak@google.com>
12202
12203 * gdb.python/py-type.exp: New test.
12204
2631b16a
AW
122052015-04-28 Andy Wingo <wingo@igalia.com>
12206
12207 * gdb.python/py-parameter.exp:
12208 * gdb.guile/scm-parameter.exp: Escape the path that we are
12209 matching against, as it might contain characters that are special
12210 to regular expressions.
12211
460efde1
JB
122122015-04-27 Joel Brobecker <brobecker@adacore.com>
12213
12214 * gdb.ada/rec_comp: New testcase.
12215
2d369d8e
SDJ
122162015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12217
12218 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12219 before using it.
12220
cf75d6c3
AB
122212015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12222
12223 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12224 new tests for verilog output.
12225
8dbe7ca5
YQ
122262015-04-24 Yao Qi <yao.qi@linaro.org>
12227
12228 * boards/remote-gdbserver-on-localhost.exp: New file.
12229
4ef9fb2f
PA
122302015-04-23 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12233 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12234 "end of file", remove $inferior_spawn_id from the indirect list.
12235
0a803169
PA
122362015-04-23 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12239
749ef8f8
PA
122402015-04-23 Pedro Alves <palves@redhat.com>
12241
12242 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12243 on $any_spawn_id instead of only on $gdb_spawn_id.
12244
8aae4344
PM
122452015-04-21 Pierre Muller <muller@sourceware.org>
12246
12247 PR pascal/17815
12248 * lib/pascal.exp (gpc_compile): Add new option "class".
12249 (fpc_compile): Likewise.
12250 * gdb.pascal/case-insensitive-symbols.pas: New file.
12251 * gdb.pascal/case-insensitive-symbols.exp: New file.
12252
1586c8fb
GB
122532015-04-20 Gary Benson <gbenson@redhat.com>
12254
12255 * gdb.base/attach.exp: Fix three extended remote failures.
12256
1b6e6f5c
GB
122572015-04-17 Gary Benson <gbenson@redhat.com>
12258
12259 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12260 the main executable over the remote protocol.
12261
e797481d
PA
122622015-04-16 Pedro Alves <palves@redhat.com>
12263
12264 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12265 a new gdbserver if gdbserver_reconnect_p is set.
12266
1ca99c42
PA
122672015-04-16 Pedro Alves <palves@redhat.com>
12268
12269 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12270 is set, don't exit gdbserver.
12271
af9fd6f8
AA
122722015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12273
12274 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12275 appropriate .insn, such that an older assembler can be used.
12276 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12277 the z/Architecture instruction set on 31-bit targets as well.
12278
04ff1e61
AA
122792015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12280
12281 * gdb.go/handcall.exp: Remove all logic related to the first
12282 breakpoint and rely on go_runto_main instead.
12283 * gdb.go/strings.exp: Likewise.
12284 * gdb.go/unsafe.exp: Likewise.
12285 * gdb.go/hello.exp: Likewise. Also rename the remaining
12286 breakpoint marker to "breakpoint 1".
12287 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12288 * gdb.go/strings.go: Likewise.
12289 * gdb.go/unsafe.go: Likewise.
12290 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12291 "set breakpoint 2 here" and rename the remaining breakpoint marker
12292 to "breakpoint 1".
12293
40d2f8d6
SM
122942015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12295
12296 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12297 if itertools.imap is not present.
12298 * gdb.python/py-objfile.exp: Add parentheses.
12299 * gdb.python/py-type.exp: Same.
12300 * gdb.python/py-unwind-maint.py: Same.
12301
8cbc97c6
YQ
123022015-04-15 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12305 of ":$ptr_size" and set its form explicitly.
12306
45fd756c
YQ
123072015-04-15 Pedro Alves <palves@redhat.com>
12308 Yao Qi <yao.qi@linaro.org>
12309
12310 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12311 timeout by factor of 4.
12312 (test_regular_watch): Likewise.
12313 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12314 * gdb.reverse/sigall-reverse.exp: Likewise.
12315 * gdb.reverse/until-precsave.exp: Likewise.
12316 * lib/gdb.exp (with_timeout_factor): New proc.
12317 (gdb_expect): Move some code to ...
12318 (get_largest_timeout): ... here. New procedure.
12319
9e811bc3
LM
123202015-04-14 Luis Machado <lgustavo@codesourcery.com>
12321
12322 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12323
0ff6fcb2
LM
123242015-04-13 Luis Machado <lgustavo@codesourcery.com>
12325
12326 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12327 to write to the .text section.
12328
7578d5f7
LM
123292015-04-13 Luis Machado <lgustavo@codesourcery.com>
12330
12331 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12332 Handle the case of targets that do not provide PID information.
12333
2efe15c4
YQ
123342015-04-13 Yao Qi <yao.qi@linaro.org>
12335
12336 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12337 and use expect instead of gdb_expect.
12338
8cd8f2f8
SDJ
123392015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12340
12341 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12342 "coredump_var_addr" to avoid naming conflict with other testcases.
12343
9ee41772
PA
123442015-04-10 Pedro Alves <palves@redhat.com>
12345
12346 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12347 gdb_test_sequence and gdb_assert.
12348
07473109
PA
123492015-04-10 Pedro Alves <palves@redhat.com>
12350
12351 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12352 test messages that don't include the breakpoint address.
12353
de3db44c
YQ
123542015-04-10 Yao Qi <yao.qi@linaro.org>
12355
12356 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12357 false for some offset and width combinations which aren't
12358 supported by linux kernel.
12359
c79d856c
PA
123602015-04-10 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12363 procedure, factored out from ...
12364 (top level): ... here. Add "set displaced-stepping" testing axis.
12365 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12366 parameter "displaced". Use it.
12367 (top level): Use foreach and add "set displaced-stepping" testing
12368 axis.
12369
ebc90b50
PA
123702015-04-10 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12373 Remove comment.
12374 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12375 both the address of the instruction that triggers the watchpoint
12376 and the address of the instruction immediately after, and use
12377 those addresses for the test. Fix comment.
12378
8f572e5c
PA
123792015-04-10 Pedro Alves <palves@redhat.com>
12380
12381 * gdb.base/sigstep.exp (breakpoint_to_handler)
12382 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12383 Test "backtrace" in handler.
12384 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12385 (top level): Add new "displaced" test axis to
12386 breakpoint_to_handler, breakpoint_to_handler_entry and
12387 breakpoint_over_handler.
12388
8d707a12
PA
123892015-04-10 Pedro Alves <palves@redhat.com>
12390
12391 PR gdb/18216
12392 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12393
ef713951
YQ
123942015-04-10 Yao Qi <yao.qi@linaro.org>
12395
12396 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12397 (test_add_rn_pc): New function.
12398 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12399 (top level): Invoke test_add_rn_pc.
12400
906d60cf
PA
124012015-04-10 Pedro Alves <palves@redhat.com>
12402
12403 PR gdb/13858
12404 * gdb.base/step-over-no-symbols.exp: New file.
12405
f2983cc3
AW
124062015-04-09 Andy Wingo <wingo@igalia.com>
12407
12408 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12409 after the Python tests.
12410
6d62641c
SDJ
124112015-04-08 Keith Seitz <keiths@redhat.com>
12412
12413 PR python/16699
12414 * gdb.python/py-completion.exp: New tests for completion.
12415 * gdb.python/py-completion.py (CompleteLimit1): New class.
12416 (CompleteLimit2): Likewise.
12417 (CompleteLimit3): Likewise.
12418 (CompleteLimit4): Likewise.
12419 (CompleteLimit5): Likewise.
12420 (CompleteLimit6): Likewise.
12421 (CompleteLimit7): Likewise.
12422
f3770638
PA
124232015-04-08 Pedro Alves <palves@redhat.com>
12424
12425 PR gdb/18214
12426 PR gdb/18216
12427 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12428 function.
12429 (main): Install it as SIGUSR1 handler.
12430 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12431 parameter. Always use "setup" as prefix. Toggle "set
12432 displaced-stepping" off/on depending on global. Don't switch to
12433 thread 1 here.
12434 (top level): Add displaced stepping "off/on" test axis. Update
12435 "setup" calls. Wrap each subtest with with_test_prefix. Test
12436 continuing with a queued signal in each thread.
12437
4496bed7
PA
124382015-04-08 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12441 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12442 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12443 Return early if running to main fails.
12444 * gdb.trace/while-stepping.exp: Likewise.
12445
b97fde92
PA
124462015-04-07 Pedro Alves <palves@redhat.com>
12447
12448 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12449 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12450 interact with inferior program.
12451
f71c18e7
PA
124522015-04-07 Pedro Alves <palves@redhat.com>
12453
12454 * lib/gdb.exp (inferior_spawn_id): New global.
12455 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12456 spawn id after processing the user code.
12457 (default_gdb_start): Set inferior_spawn_id.
12458 (send_inferior): New procedure.
12459 * lib/gdbserver-support.exp (gdbserver_start): Set
12460 inferior_spawn_id.
12461 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12462
6423214f
PA
124632015-04-07 Pedro Alves <palves@redhat.com>
12464
12465 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12466 * lib/gdbserver-support.exp (gdbserver_start): Make
12467 $server_spawn_id global.
12468 (gdbserver_start): Don't wait for gdbserver's spawn id with
12469 expect_background.
12470 (close_gdbserver): New procedure.
12471 (gdb_exit): Rename the default version and reimplement.
12472
71c0ee8c
PA
124732015-04-07 Pedro Alves <palves@redhat.com>
12474
72f4393d 12475 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12476 append the substituted item, not the original item.
12477
203bc29b
PA
124782015-04-07 Pedro Alves <palves@redhat.com>
12479
12480 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12481 gdb_expect.
12482
508a3ddf
PA
124832015-04-07 Pedro Alves <palves@redhat.com>
12484
12485 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12486 output appearing once only.
12487
9f6dbe2b
PA
124882015-04-07 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12491 that doesn't expect anything. Return early if running to main
12492 fails.
12493
337532fa
YQ
124942015-04-07 Yao Qi <yao.qi@linaro.org>
12495
12496 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12497 (child_function): Call alarm.
12498 (main): Move call to alarm into the loop.
12499 * gdb.threads/non-stop-fair-events.exp: Build program with
12500 -DTIMEOUT=$timeout.
12501
01b622d4
DE
125022015-04-06 Doug Evans <xdje42@gmail.com>
12503
12504 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12505 Fix dest parameter to board_info.
12506 (fpc_compile): Ditto.
12507 (gdb_compile_pascal): Rename dest arg to destfile.
12508
961f4160
PMR
125092015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12510
12511 * gdb.ada/funcall_ref.exp: New file.
12512 * gdb.ada/funcall_ref/foo.adb: New file.
12513
cafda597
YQ
125142015-04-02 Yao Qi <yao.qi@linaro.org>
12515
12516 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12517 is remote.
12518
fed040c6
GB
125192015-04-02 Gary Benson <gbenson@redhat.com>
12520
12521 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12522
d11916aa
SS
125232015-04-01 Sasha Smundak <asmundak@google.com>
12524
12525 * gdb.python/py-unwind-maint.c: New file.
12526 * gdb.python/py-unwind-maint.exp: New test.
12527 * gdb.python/py-unwind-maint.py: New file.
12528 * gdb.python/py-unwind.c: New file.
12529 * gdb.python/py-unwind.exp: New test.
12530 * gdb.python/py-unwind.py: New test.
12531
a1471180
PA
125322015-04-01 Pedro Alves <palves@redhat.com>
12533
12534 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12535 to fail instead of non-existent $test.
12536
0bbeccb1
PA
125372015-04-01 Pedro Alves <palves@redhat.com>
12538
12539 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12540 GDBFLAGS if not empty.
12541
3c724c8c
PMR
125422015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12543
12544 * gdb.ada/complete.exp: Remove "multi_line".
12545 * gdb.ada/info_exc.exp: Remove "multi_line".
12546 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12547 * gdb.ada/ptype_field.exp: Remove "multi_line".
12548 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12549 * gdb.ada/tagged.exp: Remove "multi_line".
12550 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12551 [multi_line ...]
12552 * gdb.btrace/delta.exp: Likewise.
12553 * gdb.btrace/exception.exp: Likewise.
12554 * gdb.btrace/function_call_history.exp: Likewise.
12555 * gdb.btrace/instruction_history.exp: Likewise.
12556 * gdb.btrace/nohist.exp: Likewise.
12557 * gdb.btrace/record_goto.exp: Likewise.
12558 * gdb.btrace/segv.exp: Likewise.
12559 * gdb.btrace/stepi.exp: Likewise.
12560 * gdb.btrace/tailcall.exp: Likewise.
12561 * gdb.btrace/unknown_functions.exp: Likewise.
12562 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12563 * lib/gdb.exp: Add the "multi_line" helper.
12564
4eec2deb
PA
125652015-04-01 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.threads/tid-reuse.c: New file.
12568 * gdb.threads/tid-reuse.exp: New file.
12569
df8411da
SDJ
125702015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12571
12572 PR corefiles/16092
12573 * gdb.base/coredump-filter.c: New file.
12574 * gdb.base/coredump-filter.exp: Likewise.
12575
6ef37366
PM
125762015-03-27 Petr Machata <pmachata@redhat.com>
12577
12578 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12579 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12580 (Dwarf::assemble): Initialize them.
12581 (Dwarf::lines): New function.
12582
7ec911b0
JT
125832015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12584
12585 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12586 SYMBOL_PREFIX for x86_64-*-cygwin.
12587
ff908ebf
AW
125882015-03-26 Andy Wingo <wingo@igalia.com>
12589
12590 PR symtab/18148
12591 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12592 const_value but not a location.
12593 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12594 location defined in non-main CUs are visible.
12595
6d5f0679
YQ
125962015-03-26 Yao Qi <yao.qi@linaro.org>
12597
12598 PR testsuite/18139
12599 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12600 Add a line number entry for the same line.
12601 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12602 Add a line number entry for the same line.
12603
2898689b
YQ
126042015-03-26 Yao Qi <yao.qi@linaro.org>
12605
12606 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12607 .int 0.
12608 (func): Likewise. Add .Lfunc_1 label.
12609 Use .Lfunc_1 label.
12610 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12611 .int 0.
12612 (func): Likewise.
12613 Use .Lfunc_1 label.
12614
85180498
YQ
126152015-03-26 Yao Qi <yao.qi@linaro.org>
12616
12617 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12618 Call gdb_compile instead to compile each .s files without debug
12619 information.
12620
8aa08a8d
YQ
126212015-03-26 Yao Qi <yao.qi@linaro.org>
12622
12623 * gdb.base/savedregs.exp (process_saved_regs): Make
12624 "Saved registers:" optional in the pattern.
12625
66849923
MM
126262015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12627
12628 * gdb.btrace/next.exp: Merged into step.exp.
12629 * gdb.btrace/finish.exp: Merged into step.exp.
12630 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12631 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12632 "record goto" and checking the exact replay position.
12633 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12634 check for "Recording format" in "info record" output.
12635 * gdb.btrace/record_goto.exp: Choose test file based on target.
12636 * gdb.btrace/x86-record_goto.S: Renamed into ...
12637 * gdb.btrace/x86_64-record_goto.S: ... this.
12638 * gdb.btrace/i686-record_goto.S: New.
12639 * gdb.btrace/x86-tailcall.S: Renamed into ...
12640 * gdb.btrace/x86_64-tailcall.S: ... this.
12641 * gdb.btrace/i686-tailcall.S: New.
12642 * gdb.btrace/x86-tailcall.c: Renamed into ...
12643 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12644 separate statements. Update test.
12645 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12646 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12647 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12648 * gdb.btrace/tailcall.exp: Choose test file based on target.
12649 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12650
11cc1b74
MM
126512015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12652
12653 * gdb.btrace/exception.exp: Increase BTS buffer size.
12654
a25d8bf9
PA
126552015-03-24 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12658
856e7dd6
PA
126592015-03-24 Pedro Alves <palves@redhat.com>
12660
12661 * gdb.threads/schedlock.exp (test_step): No longer expect that
12662 "set scheduler-locking step" with "next" over a function call runs
12663 threads unlocked.
12664
ad235a41
AT
126652015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12666
12667 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12668
15630549
AT
126692015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12670
12671 PR breakpoints/16466
12672 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12673 * gdb.mi/mi-pending.c (thread_func): New function.
12674 (int main): Add threading support required.
12675 * gdb.mi/mi-pending.exp: Add tests for this issue.
12676 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12677 (pendfunc2): Remove stdio dependency.
12678 * gdb.mi/mi-pendshr2.c: New file.
12679
693dca06
KS
126802015-03-23 Keith Seitz <keiths@redhat.com>
12681
12682 * gdb.linespec/keywords.c: New file.
12683 * gdb.linespec/keywords.exp: New file.
12684
7e993ebf
KS
126852015-03-23 Keith Seitz <keiths@redhat.com>
12686
12687 PR gdb/18021
12688 * gdb.dwarf2/staticvirtual.exp: New test.
12689
bc23328c
JK
126902015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12691
12692 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12693 * README: Remove HP-UX and gdb.hp.
12694 (configuration):
12695 * configure: Regenerate.
12696 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12697 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12698 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12699 gdb.hp/gdb.defects/Makefile.
12700 * gdb.hp/Makefile.in: File deleted.
12701 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12702 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12703 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12704 * gdb.hp/gdb.aCC/run.c: File deleted.
12705 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12706 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12707 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12708 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12709 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12710 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12711 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12712 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12713 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12714 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12715 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12716 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12717 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12718 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12719 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12720 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12721 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12722 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12723 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12724 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12725 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12726 * gdb.hp/gdb.compat/average.c: File deleted.
12727 * gdb.hp/gdb.compat/sum.c: File deleted.
12728 * gdb.hp/gdb.compat/xdb.c: File deleted.
12729 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12730 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12731 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12732 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12733 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12734 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12735 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12736 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12737 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12738 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12739 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12740 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12741 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12742 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12743 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12744 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12745 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12746 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12747 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12748 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12749 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12750 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12751 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12752 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12753 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12754 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12755 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12756 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12757 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12758 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12759 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12760 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12761 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12762 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12763 * gdb.hp/tools/odump: File deleted.
12764
8bf3b159
PA
127652015-03-19 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12768 (saw_thread_3): New globals.
12769 (top level): Increment them when an event for the corresponding
12770 thread is seen.
12771 (no thread starvation): New test.
12772
eb54c8bf
PA
127732015-03-19 Pedro Alves <palves@redhat.com>
12774
12775 * gdb.threads/continue-pending-status.c: New file.
12776 * gdb.threads/continue-pending-status.exp: New file.
12777
32d2e5d6
PA
127782015-03-18 Pedro Alves <palves@redhat.com>
12779
12780 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12781 Use gdb_is_target_remote instead of is_remote. Use
12782 gdb_test_multiple instead of gdb_expect. Exit early if
12783 gdb_test_multiple hits its internal matches. Tighten stepi tests
12784 expected output. Fail on exit with any signal, instead of just
12785 SIGILL.
12786
f68f11b7
YQ
127872015-03-18 Yao Qi <yao.qi@linaro.org>
12788
12789 PR tdep/18107
12790 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12791 variable.
12792 * gdb.base/catch-syscall.exp: Don't skip it on
12793 aarch64*-*-linux* target. Remove elements in all_syscalls.
12794 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12795 target.
12796 (setup_all_syscalls): New proc.
12797
ca5fd19b
YQ
127982015-03-16 Yao Qi <yao.qi@linaro.org>
12799
12800 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12801 (top level): Skip tests if valid_addr_p returns false for
12802 $cmd1 or $cmd2.
12803
85642ba0
AW
128042015-03-11 Andy Wingo <wingo@igalia.com>
12805
12806 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12807
e03f9645
YQ
128082015-03-11 Yao Qi <yao.qi@linaro.org>
12809
12810 * gdb.base/catch-syscall.exp: Fix typo in comments.
12811
5d0962b2
YQ
128122015-03-11 Yao Qi <yao.qi@linaro.org>
12813
12814 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12815
b2df3cef
PA
128162015-03-09 Pedro Alves <palves@redhat.com>
12817
12818 * dg-extract-results.py: Delete.
12819
ef878e53
PA
128202015-03-09 Pedro Alves <palves@redhat.com>
12821
12822 Merge dg-extract-results.sh from GCC upstream (r218843).
12823
12824 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12825 * dg-extract-results.sh: Use --text with grep to avoid issues with
12826 binary files. Fall back to cat -v, if that doesn't work.
12827
9494d219
PA
128282015-03-05 Pedro Alves <palves@redhat.com>
12829
12830 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12831
a8d9763a
SM
128322015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12833
12834 * lib/mi-support.exp (mi_expect_interrupt): Accept
12835 alternative event for when in all-stop mode.
12836
be9957b8
PA
128372015-03-04 Pedro Alves <palves@redhat.com>
12838
12839 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12840
d57be0f4 128412015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12842
12843 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12844
c214c7cf
AA
128452015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12846
12847 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12848 regexps for GDB's current line display, accept a hex address
12849 preceding the line number.
12850
6d74a497
AA
128512015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12852
12853 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12854 the 'arch1' variable for "s390*-linux*" targets.
12855
511aee7c
PA
128562015-03-04 Pedro Alves <palves@redhat.com>
12857
12858 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12859 (main): Pass missing retval argument to pthread_join call.
12860
95e50b27
PA
128612015-03-02 Pedro Alves <palves@redhat.com>
12862
12863 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12864 (top level): Call do_test with non-stop as well.
12865
28054d69
PA
128662015-03-02 Pedro Alves <palves@redhat.com>
12867
12868 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12869 -1.
12870
4fa5d7b4
AA
128712015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12872
12873 * gdb.arch/s390-vregs.exp: New test.
12874 * gdb.arch/s390-vregs.S: New file.
12875
97c18565
PA
128762015-02-27 Pedro Alves <palves@redhat.com>
12877
12878 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12879 call to catch_command_errors.
12880 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12881 catch_command_errors.
12882
a37bfa30
PA
128832015-02-27 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12886 "true" for boolean result.
12887 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12888 prototype of main.
12889
6f98576f
PA
128902015-02-27 Pedro Alves <palves@redhat.com>
12891
12892 * lib/unbuffer_output.c: New file.
12893 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12894 (main): Call gdb_unbuffer_output.
12895
eba5ab56
YQ
128962015-02-27 Yao Qi <yao.qi@linaro.org>
12897
12898 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12899 target.
12900
0def5aaa
DE
129012015-02-26 Doug Evans <dje@google.com>
12902
12903 * gdb.cp/class2.cc (Dbase, D): New classes.
12904 (main): New local delta.
12905 * gdb.cp/class2.exp: Test printing delta.
12906 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12907 (dynbar): New global.
12908 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12909
081a1c2c
JK
129102015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12911
12912 * gdb.compile/compile-ifunc.c: New file.
12913 * gdb.compile/compile-ifunc.exp: New file.
12914
2f41223f
AT
129152015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12916
12917 * gdb.base/structs.exp: Check for correct struct on finish.
12918
03eddd80
YQ
129192015-02-26 Yao Qi <yao.qi@linaro.org>
12920
12921 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12922 is zero.
12923
80c57053
JK
129242015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12925
12926 * gdb.arch/cordic.ko.bz2: New file.
12927 * gdb.arch/cordic.ko.debug.bz2: New file.
12928 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12929
21613c12
YQ
129302015-02-25 Yao Qi <yao.qi@linaro.org>
12931
12932 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12933 aarch64*-*-* target.
12934
d8b901ed
PA
129352015-02-23 Pedro Alves <palves@redhat.com>
12936
12937 * lib/gdb.exp (delete_breakpoints): Rewrite using
12938 gdb_test_multiple.
12939
e5b85ead
PA
129402015-02-23 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.base/info-os.c: Include stdlib.h.
12943
85c3a371
DE
129442015-02-22 Doug Evans <xdje42@gmail.com>
12945
12946 PR symtab/17855
12947 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12948 is read after symbols have been re-read.
12949 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12950 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12951
96553a0c
DE
129522015-02-21 Doug Evans <dje@google.com>
12953
12954 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12955
97a0c697
JK
129562015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12957
12958 PR corefiles/17808
12959 * gdb.arch/i386-biarch-core.core.bz2: New file.
12960 * gdb.arch/i386-biarch-core.exp: New file.
12961
a47cd6e9
PA
129622015-02-21 Pedro Alves <palves@redhat.com>
12963
12964 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12965 runto_main fails.
12966
c5facdc4
PA
129672015-02-20 Pedro Alves <palves@redhat.com>
12968
12969 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12970 info probes.
12971
2db9a427
PA
129722015-02-20 Pedro Alves <palves@redhat.com>
12973
12974 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12975
60fb7e9e
PA
129762015-02-20 Pedro Alves <palves@redhat.com>
12977
12978 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12979 clean_restart before gdb_target_supports_trace.
12980
5c5019c2
PA
129812015-02-20 Pedro Alves <palves@redhat.com>
12982
12983 PR threads/18006
12984 * gdb.threads/clone-thread_db.c: New file.
12985 * gdb.threads/clone-thread_db.exp: New file.
12986
c9587f88
AT
129872015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12988
12989 PR breakpoints/16812
12990 * gdb.base/catch-gdb-caused-signals.c: New file.
12991 * gdb.base/catch-gdb-caused-signals.exp: New file.
12992
f6a88844
JM
129932015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12994
12995 * configure: Regenerated.
12996 * configure.ac: Use GDB_AC_TRANSFORM.
12997 * aclocal.m4: sinclude ../transform.m4.
12998
497c491b
JM
129992015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13000
13001 * lib/dtrace.exp: New file.
13002 * gdb.base/dtrace-probe.exp: Likewise.
13003 * gdb.base/dtrace-probe.d: Likewise.
13004 * gdb.base/dtrace-probe.c: Likewise.
13005 * lib/pdtrace.in: Likewise.
13006 * configure.ac: Output variables with the transformed names of
13007 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13008 * configure: Regenerated.
13009
03e98035
JM
130102015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13011
13012 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13013 expected message when trying to access $_probe_* convenience
13014 variables while not on a probe.
13015
63cc30e9
JK
130162015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13017
13018 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13019
0703599a
PA
130202015-02-11 Pedro Alves <pedro@codesourcery.com>
13021
13022 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13023 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13024
7e60a48e
DE
130252015-02-10 Doug Evans <xdje42@gmail.com>
13026
13027 * lib/gdb.exp (gdb_load): Always return a result.
13028
01b088bc
PA
130292015-02-10 Pedro Alves <palves@redhat.com>
13030
13031 * gdb.threads/signal-sigtrap.c: New file.
13032 * gdb.threads/signal-sigtrap.exp: New file.
13033
b05ec7a5
AT
130342015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13035
13036 * gdb.trace/no-attach-trace.c: New file.
13037 * gdb.trace/no-attach-trace.exp: New file.
13038
a2c2acaf
MW
130392015-02-09 Mark Wielaard <mjw@redhat.com>
13040
13041 * gdb.dwarf2/atomic.c: New file.
13042 * gdb.dwarf2/atomic-type.exp: Likewise.
13043
31fd9caa
MM
130442015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13045
13046 * gdb.btrace/buffer-size.exp: Update "info record" output.
13047 * gdb.btrace/delta.exp: Update "info record" output.
13048 * gdb.btrace/enable.exp: Update "info record" output.
13049 * gdb.btrace/finish.exp: Update "info record" output.
13050 * gdb.btrace/instruction_history.exp: Update "info record" output.
13051 * gdb.btrace/next.exp: Update "info record" output.
13052 * gdb.btrace/nexti.exp: Update "info record" output.
13053 * gdb.btrace/step.exp: Update "info record" output.
13054 * gdb.btrace/stepi.exp: Update "info record" output.
13055 * gdb.btrace/nohist.exp: Update "info record" output.
13056
d33501a5
MM
130572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13058
13059 * gdb.btrace/buffer-size: New.
13060
f4abbc16
MM
130612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13062
13063 * gdb.btrace/delta.exp: Update "info record" output.
13064 * gdb.btrace/enable.exp: Update "info record" output.
13065 * gdb.btrace/finish.exp: Update "info record" output.
13066 * gdb.btrace/instruction_history.exp: Update "info record" output.
13067 * gdb.btrace/next.exp: Update "info record" output.
13068 * gdb.btrace/nexti.exp: Update "info record" output.
13069 * gdb.btrace/step.exp: Update "info record" output.
13070 * gdb.btrace/stepi.exp: Update "info record" output.
13071 * gdb.btrace/nohist.exp: Update "info record" output.
13072
b9d61307
SM
130732015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13074
13075 PR gdb/15678
13076 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13077
e584fdbc
PA
130782015-02-06 Pedro Alves <palves@redhat.com>
13079
13080 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13081 macro.
13082 (seconds_left, again): New globals.
13083 (main): Wait seconds_left in a 1-second sleep loop instead of
13084 sleeping 180 seconds. If 'again' is set, reset the seconds
13085 counter.
13086 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13087 'again' in the inferior before detaching. Print the seconds left.
13088 (options): New global.
13089 (top level): Build program with -DTIMEOUT=$timeout.
13090
77f41761
PA
130912015-02-06 Pedro Alves <palves@redhat.com>
13092
13093 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13094 determine how many seconds to pass to 'alarm'.
13095 * gdb.base/gdb-sigterm.exp (top level): Build program with
13096 -DTIMEOUT=$timeout.
13097 (do_test): Return success/failure indication. Add more verbose
13098 logging. Don't fail if 200 single steps are seen. Instead, fail
13099 when the test times out.
13100 (passes): New global.
13101 (top level): Break the testing loop if testing fails on any
13102 iteration. Use gdb_assert.
13103
b9394193
DB
131042015-02-04 Don Breazeal <donb@codesourcery.com>
13105
13106 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13107 and initialize them.
13108 (ipc_cleanup): New function.
13109 (main): Don't declare shmid, semid, and msqid. Add a call to
13110 atexit so that we call ipc_cleanup on exit.
13111
42d9e528
PA
131122015-02-04 Pedro Alves <palves@redhat.com>
13113
13114 * boards/native-extended-gdbserver.exp: Remove any target variant
13115 specifications from the board name before clearing the isremote
13116 flag from board_info.
13117
ae6ae975
DE
131182015-01-31 Doug Evans <xdje42@gmail.com>
13119
13120 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13121
cfb069a8
GB
131222015-01-31 Gary Benson <gbenson@redhat.com>
13123
13124 * gdb.base/completion.exp: Disable completion limiting for
13125 existing tests. Add new tests to check completion limiting.
13126 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13127
5dd31d79
DE
131282015-01-31 Doug Evans <xdje42@gmail.com>
13129
13130 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13131
9f050062
DE
131322015-01-31 Doug Evans <xdje42@gmail.com>
13133
13134 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13135 entries. Duplicate file section script entries.
13136 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13137 inlined entries. Add test for safe-path rejection.
13138 * gdb.python/py-section-script.c: Add duplicate inlined section script
13139 entries. Duplicate file section script entries.
13140 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13141 inlined entries. Add test for safe-path rejection.
13142
df25ebbd
JB
131432015-01-29 Joel Brobecker <brobecker@adacore.com>
13144
13145 * gdb.ada/disc_arr_bound: New testcase.
13146
4a0ca9ec
JB
131472015-01-29 Joel Brobecker <brobecker@adacore.com>
13148
13149 * gdb.ada/mi_var_array: New testcase.
13150
3a8b707a
DE
131512015-01-27 Doug Evans <dje@google.com>
13152
13153 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13154 Add test for objfile.filename, objfile.username after objfile
13155 has been unloaded.
13156
f8313f6e
JB
131572015-01-26 Joel Brobecker <brobecker@adacore.com>
13158
13159 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13160 the second test to print the name attribute of value
13161 returned by the call to gdb.lookup_type, and adjust
13162 the expected output accordingly.
13163
37bc665e
MW
131642015-01-25 Mark Wielaard <mjw@redhat.com>
13165
13166 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13167 * gdb.base/disp-step-fork.c: Include unistd.h.
13168 * gdb.base/siginfo-obj.c: Include stdio.h.
13169 * gdb.base/siginfo-thread.c: Likewise.
13170 * gdb.mi/non-stop.c: Include unistd.h.
13171 * gdb.mi/nsthrexec.c: Include stdio.h.
13172 * gdb.mi/pthreads.c: Include unistd.h.
13173 * gdb.modula2/unbounded1.c (main): Declare returns int.
13174 * gdb.reverse/consecutive-reverse.c: Likewise.
13175 * gdb.threads/create-fail.c: Include unistd.h.
13176 * gdb.threads/killed.c: Likewise.
13177 * gdb.threads/linux-dp.c: Likewise.
13178 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13179 * gdb.threads/non-ldr-exc-2.c: Likewise.
13180 * gdb.threads/non-ldr-exc-3.c: Likewise.
13181 * gdb.threads/non-ldr-exc-4.c: Likewise.
13182 * gdb.threads/pthreads.c: Include unistd.h.
13183 (main): Declare returns int.
13184 * gdb.threads/tls-main.c (foo): New declaration.
13185 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13186
f7e5394d
SM
131872015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13188
13189 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13190 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13191
743649fd
MW
131922015-01-15 Mark Wielaard <mjw@redhat.com>
13193
13194 * gdb.base/noreturn-return.c: New file.
13195 * gdb.base/noreturn-return.exp: New file.
13196 * gdb.base/noreturn-finish.c: New file.
13197 * gdb.base/noreturn-finish.exp: New file.
13198
198297aa
PA
131992015-01-23 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.threads/continue-pending-after-query.c: New file.
13202 * gdb.threads/continue-pending-after-query.exp: New file.
13203
717cf30c
AG
132042015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13205 Simon Marchi <simon.marchi@ericsson.com>
13206
13207 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13208 * gdb.base/valgrind-db-attach.exp: Same.
13209 * gdb.base/valgrind-infcall.exp: Same.
13210 * lib/mi-support.exp (default_mi_gdb_start): Same.
13211 * lib/prompt.exp (default_prompt_gdb_start): Same.
13212 * lib/gdb.exp (default_gdb_spawn): Same.
13213 (gdb_interact): New.
13214
13215
4b62a76e
JK
132162015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13217
13218 * gdb.compile/compile.exp (pointer to jit function): New test.
13219
b4cdae6f
WW
132202015-01-17 Wei-cheng Wang <cole945@gmail.com>
13221
13222 * lib/gdb.exp (supports_process_record): Return true for
13223 powerpc*-*-linux*.
13224 (supports_reverse): Likewise.
13225
d221e7ef
DB
132262015-01-15 Don Breazeal <donb@codesourcery.com>
13227
13228 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13229 instead of checking whether the target board is remote and
13230 use spawn_wait_for_attach instead of exec/sleep.
13231 * gdb.base/attach-twice.exp: Likewise.
13232
bafffb51
JB
132332015-01-15 Joel Brobecker <brobecker@adacore.com>
13234
13235 * gdb.ada/var_arr_attrs: New testcase.
13236
5589af0e
PA
132372015-01-14 Pedro Alves <palves@redhat.com>
13238 Joel Brobecker <brobecker@adacore.com>
13239
13240 PR gdb/17525
13241 * gdb.base/bp-cmds-execution-x-script.c: New file.
13242 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13243 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13244
6c400b59
PA
132452015-01-14 Pedro Alves <palves@redhat.com>
13246
13247 PR cli/17828
13248 * gdb.base/batch-preserve-term-settings.c: New file.
13249 * gdb.base/batch-preserve-term-settings.exp: New file.
13250
e02c96a7
DE
132512015-01-13 Doug Evans <dje@google.com>
13252
13253 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13254 binary.
13255
576fd14c
JB
132562015-01-13 Joel Brobecker <brobecker@adacore.com>
13257
13258 * Makefile.in (clean mostlyclean): Do not delete *.py.
13259
04dccad0
JB
132602015-01-13 Joel Brobecker <brobecker@adacore.com>
13261
13262 * gdb.python/py-lookup-type.exp: New file.
13263
3d230f71
PA
132642015-01-12 Pedro Alves <palves@redhat.com>
13265
13266 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13267 restore GDBFLAGS before returning.
13268
7e67715d
JK
132692015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13270
13271 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13272 is_amd64_regs_target and is_x86_like_target.
13273
f2e0d4b4
DE
132742015-01-11 Doug Evans <xdje42@gmail.com>
13275
13276 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13277 is given without an explicit form.
13278 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13279 attributes.
13280 * gdb.dwarf/corrupt.exp: Ditto.
13281 * gdb.dwarf2/enum-type.exp: Ditto.
13282 * gdb.trace/entry-values.exp: Ditto.
13283 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13284
439250fb
DE
132852015-01-11 Doug Evans <xdje42@gmail.com>
13286
13287 PR gdb/15830
13288 * gdb.base/maint.exp: Remove references to "maint demangle".
13289 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13290 Add tests for explicitly specifying language to demangle.
13291 * gdb.dlang/demangle.exp: Ditto.
13292
ede9f622
PA
132932015-01-09 Pedro Alves <palves@redhat.com>
13294
13295 * gdb.threads/non-stop-fair-events.c: New file.
13296 * gdb.threads/non-stop-fair-events.exp: New file.
13297
a7b796db
PA
132982015-01-09 Pedro Alves <palves@redhat.com>
13299
13300 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13301 the global scope. Set a breakpoint after all threads are started
13302 rather than stepping over two source lines. Expect the prompt.
13303 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13304 global.
13305 (NUM): Now 15.
13306 (main): Use threads_started_barrier to wait for all threads to
13307 start. Main thread no longer calls thread_function. Exit after
13308 180 seconds.
13309 (loop): New function.
13310 (thread_function): Wait on threads_started_barrier barrier. Call
13311 'loop' at each iteration.
13312 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13313 threads have started, instead of hardcoding number of "next"
13314 steps. Use an access watchpoint instead of a write watchpoint.
13315
9665ffdd
PA
133162015-01-09 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13319 (thread_func): Wait on barrier.
13320 (main): Wait for all threads to start before stopping GDB.
13321 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13322 global.
13323 (thread1_func, thread2_func): Wait on barrier.
13324 (main): Wait for all threads to start before stopping GDB.
13325 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13326 New global.
13327 (thread1_func, thread2_func): Wait on barrier.
13328 (main): Wait for all threads to start before stopping GDB.
13329
c945a99f
PA
133302015-01-09 Pedro Alves <palves@redhat.com>
13331
13332 * gdb.threads/attach-many-short-lived-threads.c: New file.
13333 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13334
c1a747c1
PA
133352014-01-09 Pedro Alves <palves@redhat.com>
13336
13337 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13338 instead of to thread 2.
13339 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13340 Add barrier around each pthread_create call instead of around all
13341 calls.
13342 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13343 Set a break on thread_function and have the child threads hit it
13344 one at at a time.
13345
60b3033e
PA
133462015-01-09 Pedro Alves <palves@redhat.com>
13347
13348 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13349 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13350 false.
13351 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13352 checking whether the target board is remote.
13353 * gdb.multi/multi-attach.exp: Likewise.
13354 * gdb.python/py-sync-interp.exp: Likewise.
13355 * gdb.server/ext-attach.exp: Likewise.
13356 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13357 tests that need to attach, instead of checking whether the target
13358 board is remote at the top of the file.
13359
acc018ac
YQ
133602015-01-08 Yao Qi <yao@codesourcery.com>
13361
13362 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13363
50a18af8
JK
133642015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13365
13366 Fix testcase compilation.
13367 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13368
8503d6e1
JB
133692015-01-06 Joel Brobecker <brobecker@adacore.com>
13370
13371 * gdb.python/py-type.exp: Add a couple test about empty
13372 array creation, and negative-length array creation.
13373
cc73dbcc
DE
133742015-01-02 Doug Evans <xdje42@gmail.com>
13375
13376 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13377
0300bbc7
DE
133782015-01-02 Doug Evans <dje@google.com>
13379
13380 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13381
9d85a0ec
YQ
133822014-12-29 Yao Qi <yao@codesourcery.com>
13383
13384 * gdb.trace/entry-values.exp: Update comments. Rename variable
13385 bar_call_foo to returned_from_foo.
13386
87186c6a
MMN
133872014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13388
13389 PR gdb/17394
13390 * gdb.linespec/break-asm-file.c: New file.
13391 * gdb.linespec/break-asm-file.exp: New file.
13392 * gdb.linespec/break-asm-file0.s: New file.
13393 * gdb.linespec/break-asm-file1.s: New file.
13394
1bab7383
YQ
133952014-12-18 Nigel Stephens <nigel@mips.com>
13396 Maciej W. Rozycki <macro@codesourcery.com>
13397
13398 * gdb.base/float.exp: Handle the new output from "info float" on
13399 MIPS targets.
13400
1bc1068a
JK
134012014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13402
13403 Fix MinGW compilation.
13404 * gdb.compile/compile-ops.exp: Update untested message if
13405 !skip_compile_feature_tests.
13406 * gdb.compile/compile-setjmp.exp: Likewise.
13407 * gdb.compile/compile-tls.exp: Likewise.
13408 * gdb.compile/compile.exp: Likewise.
13409 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13410 supported on this host".
13411
b6615d10
DE
134122014-12-16 Doug Evans <xdje42@gmail.com>
13413
13414 * boards/stabs.exp: New file.
13415
25dda427
AA
134162014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13417
13418 * gdb.base/completion.exp: Adjust to format changes of "maint
13419 print user-registers".
13420
bf330350
CU
134212014-12-16 Catalin Udma <catalin.udma@freescale.com>
13422
13423 PR server/17457
13424 * gdb.arch/aarch64-fp.c: New file.
13425 * gdb.arch/aarch64-fp.exp: New file.
13426
395cf596
SDJ
134272014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13428
13429 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13430 r210637, r210913, r211666, r215400, r215817).
13431
13432 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13433 * dg-extract-results.py: New file.
13434 * dg-extract-results.sh: Use it if the environment seems
13435 suitable.
13436
13437 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13438
13439 * dg-extract-results.py (parse_run): Handle warnings that
13440 are printed before a test harness is run.
13441
13442 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13443
13444 * dg-extract-results.py (Named): Remove __cmp__ method.
13445 (output_variation): Use a key to sort variation.harnesses.
13446
13447 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13448
13449 * dg-extract-results.py: For Python 3, force sys.stdout to
13450 handle surrogate escape sequences.
13451 (safe_open): New function.
13452 (output_segment, main): Use it.
13453
13454 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13455
13456 * dg-extract-results.py (Prog.result_re): Include options
13457 in test name.
13458
13459 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13460
13461 * dg-extract-results.py (output_variation): Always sort if
13462 do_sum.
13463
e882ef3c
SM
134642014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13465
13466 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13467 as long as we get pagination notifications.
13468
4992aa20
JM
134692014-12-15 Jason Merrill <jason@redhat.com>
13470
13471 * Makefile.in (check-gdb.%): Restore.
13472 * README: Mention it.
13473
c1b5a1a6
JB
134742014-12-13 Joel Brobecker <brobecker@adacore.com>
13475
13476 * gdb.ada/str_uninit: New testcase.
13477
5537b577
JK
134782014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13479
13480 PR symtab/17642
13481 * gdb.base/vla-stub-define.c: New file.
13482 * gdb.base/vla-stub.c: New file.
13483 * gdb.base/vla-stub.exp: New file.
13484
bb2ec1b3
TT
134852014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13486 Jan Kratochvil <jan.kratochvil@redhat.com>
13487 Tom Tromey <tromey@redhat.com>
13488
13489 * configure.ac: Add gdb.compile/.
13490 * configure: Regenerate.
13491 * gdb.compile/Makefile.in: New file.
13492 * gdb.compile/compile-ops.exp: New file.
13493 * gdb.compile/compile-ops.c: New file.
13494 * gdb.compile/compile-tls.c: New file.
13495 * gdb.compile/compile-tls.exp: New file.
13496 * gdb.compile/compile-constvar.S: New file.
13497 * gdb.compile/compile-constvar.c: New file.
13498 * gdb.compile/compile-mod.c: New file.
13499 * gdb.compile/compile-nodebug.c: New file.
13500 * gdb.compile/compile-setjmp-mod.c: New file.
13501 * gdb.compile/compile-setjmp.c: New file.
13502 * gdb.compile/compile-setjmp.exp: New file.
13503 * gdb.compile/compile-shlib.c: New file.
13504 * gdb.compile/compile.c: New file.
13505 * gdb.compile/compile.exp: New file.
13506 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13507
4ff709eb
TT
135082014-12-12 Tom Tromey <tromey@redhat.com>
13509
13510 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13511 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13512
6dddd6a5
DE
135132014-12-12 Doug Evans <dje@google.com>
13514
13515 * lib/gdb-python.exp (get_python_valueof): New function.
13516 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13517
71c24708
AA
135182014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13519
13520 * gdb.base/completion.exp: Add test for completion of "info
13521 registers ".
13522
3e29f34a
MR
135232014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13524
13525 * gdb.base/func-ptrs.c: New file.
13526 * gdb.base/func-ptrs.exp: New file.
13527
fc126975
SM
135282014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13529
13530 PR breakpoints/17012
13531 * gdb.base/dprintf-detach.c: New file.
13532 * gdb.base/dprintf-detach.exp: New file.
13533
0a46d518
SM
135342014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13535
13536 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13537 * lib/gdb.exp (target_is_gdbserver): New procedure.
13538
a0be3e44
DE
135392014-12-08 Doug Evans <dje@google.com>
13540
13541 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13542
df1b803a
YQ
135432014-12-05 Yao Qi <yao@codesourcery.com>
13544
13545 * gdb.guile/scm-error.exp: Remove the third argument to
13546 gdb_remote_download.
13547 * gdb.guile/scm-frame-args.exp: Likewise.
13548 * gdb.guile/scm-section-script.exp: Likewise.
13549
ddb9f679
YQ
135502014-12-05 Yao Qi <yao@codesourcery.com>
13551
13552 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13553
86e4ed39
DE
135542014-12-04 Doug Evans <dje@google.com>
13555
13556 * gdb.python/py-objfile.exp: Add tests for
13557 objfile.add_separate_debug_file.
13558
7c50a931
DE
135592014-12-04 Doug Evans <dje@google.com>
13560
13561 * lib/gdb.exp (get_build_id): New function.
13562 (build_id_debug_filename_get): Rewrite to use it.
13563 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13564
621661e3
MR
135652014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13566
13567 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13568 `method(long)', not just 0x0.
13569 * gdb.cp/nsalias.exp: Align code labels to 4.
13570 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13571 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13572 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13573 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13574 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13575 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13576
29f0c3b7
DE
135772014-12-02 Doug Evans <dje@google.com>
13578
e1e061e7 13579 PR symtab/17602
29f0c3b7 13580 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13581 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13582 * gdb.cp/anon-ns.exp: Update.
13583
162078c8
NB
135842014-12-02 Nick Bull <nicholaspbull@gmail.com>
13585
13586 * gdb.python/py-events.py (inferior_call_handler): New.
13587 (register_changed_handler, memory_changed_handler): New.
13588 (test_events.invoke): Register new handlers.
13589 * gdb.python/py-events.exp: Add tests for inferior call,
13590 memory_changed and register_changed events.
13591
fdb09caf
AA
135922014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13593
13594 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13595 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13596 if the linker doesn't understand this.
13597
55cfb2c4
SM
135982014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13599
13600 * gdb.python/python.exp: Change expected reply to help().
13601
9e8cd6df
YQ
136022014-12-01 Yao Qi <yao@codesourcery.com>
13603
13604 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13605 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13606 * configure: Re-generated.
13607
6c659fc2
SC
136082014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13609
13610 * gdb.cp/chained-calls.cc: New file.
13611 * gdb.cp/chained-calls.exp: New file.
13612 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13613
d7fc3181
SM
136142014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13615
13616 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13617 * gdb.dwarf2/symtab-producer.exp: Same.
13618 * gdb.gdb/python-interrupts.exp: Same.
13619 * gdb.gdb/python-selftest.exp: Same.
13620 * gdb.python/py-linetable.exp: Same.
13621 * gdb.python/py-type.exp: Same.
13622 * gdb.python/py-value-cc.exp: Same.
13623 * gdb.python/py-value.exp: Same.
13624
10e79639
YQ
136252014-11-28 Yao Qi <yao@codesourcery.com>
13626
13627 * gdb.base/break-probes.exp: Match library name prefixed with
13628 sysroot.
13629
f28a0564
SM
136302014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13631
13632 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13633 test expected output. Add parentheses for the call to print.
13634 Remove L suffix from integers.
13635
3fe1ce1d
DE
136362014-11-26 Doug Evans <dje@google.com>
13637
13638 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13639
84429e27
YQ
136402014-11-22 Yao Qi <yao@codesourcery.com>
13641
13642 * gdb.trace/entry-values.c: Remove asms.
13643 (foo): Add foo_label.
13644 (bar): Add bar_label.
13645 * gdb.trace/entry-values.exp: Remove code computing foo's
13646 length and bar's length.
13647 (Dwarf::assemble): Invoke function_range for bar and use
13648 MACRO_AT_func for foo.
13649
26741859
YQ
136502014-11-22 Yao Qi <yao@codesourcery.com>
13651
13652 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13653 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13654 Use .Lgcc43_procstart instead of gcc43.
13655
45e44d27
JB
136562014-11-21 Joel Brobecker <brobecker@adacore.com>
13657
13658 * gdb.ada/n_arr_bound: New testcase.
13659
458c8db8
SDJ
136602014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13661
13662 PR breakpoints/10737
13663 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13664 test_catch_syscall_multi_arch.
13665 (test_catch_syscall_multi_arch): New function.
13666
43f3e411
DE
136672014-11-20 Doug Evans <xdje42@gmail.com>
13668
13669 * gdb.base/maint.exp: Update expected output.
13670
0d7b2549
AA
136712014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13672
13673 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13674 4-byte instruction on S390.
13675
8908fca5
JB
136762014-11-19 Joel Brobecker <brobecker@adacore.com>
13677
13678 * gdb.ada/arr_arr: New testcase.
13679
4a46959e
JB
136802014-11-19 Joel Brobecker <brobecker@adacore.com>
13681
13682 * gdb.ada/pkd_arr_elem: New Testcase.
13683
470e2f4e
LM
136842014-11-18 Luis Machado <lgustavo@codesourcery.com>
13685
13686 * gdb.reverse/break-precsave: Expect completion message for
13687 core file reads.
13688 * gdb.reverse/consecutive-precsave.exp: Likewise.
13689 * gdb.reverse/finish-precsave.exp: Likewise.
13690 * gdb.reverse/i386-precsave.exp: Likewise.
13691 * gdb.reverse/machinestate-precsave.exp: Likewise.
13692 * gdb.reverse/sigall-precsave.exp: Likewise.
13693 * gdb.reverse/solib-precsave.exp: Likewise.
13694 * gdb.reverse/step-precsave.exp: Likewise.
13695 * gdb.reverse/until-precsave.exp: Likewise.
13696 * gdb.reverse/watch-precsave.exp: Likewise.
13697
a267f3ad
AA
136982014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13699
13700 * gdb.base/bp-permanent.c: Include unistd.h.
13701 * gdb.python/py-framefilter-mi.c (main): Add return type.
13702 * gdb.python/py-framefilter.c (main): Likewise.
13703 * gdb.trace/actions-changed.c (main): Likewise.
13704
12084a9a
AA
137052014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13706
13707 * gdb.mi/until.c: Add eye-catchers.
13708 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13709 line numbers.
13710
dc7e1a77
AA
137112014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13712
13713 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13714 function header variants in break1.c.
13715 * gdb.base/ena-dis-br.exp: Likewise.
13716 * gdb.base/hbreak2.exp: Likewise.
13717 * gdb.reverse/until-precsave.exp: Drop references to removed
13718 non-prototype function header variants in ur1.c.
13719 * gdb.reverse/until-reverse.exp: Likewise.
13720
41c77605
PM
137212014-11-17 Petr Machata <pmachata@redhat.com>
13722
13723 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13724 ${_cu_offset_size} bytes abbrev offset.
13725
34248c3a
DE
137262014-11-15 Doug Evans <xdje42@gmail.com>
13727
13728 PR symtab/17559
13729 * gdb.base/line-symtabs.exp: New file.
13730 * gdb.base/line-symtabs.c: New file.
13731 * gdb.base/line-symtabs.h: New file.
13732
646da059
YQ
137332014-11-14 Yao Qi <yao@codesourcery.com>
13734
13735 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13736 (func): Add label func_label.
13737 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13738 Replace low_pc and high_pc with MACRO_AT_range.
13739 Replace name, low_pc and high_pc with MACRO_AT_func.
13740
9301ebe6
YQ
137412014-11-14 Yao Qi <yao@codesourcery.com>
13742
13743 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13744 Replace name, low_pc and high_pc with MACRO_AT_func.
13745
f166b542
YQ
137462014-11-14 Yao Qi <yao@codesourcery.com>
13747
13748 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13749 produce debug information.
13750 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13751
0f6e71e3
YQ
137522014-11-14 Yao Qi <yao@codesourcery.com>
13753
13754 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13755 object and get function length.
13756 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13757 with MACRO_AT_func.
13758 (top-level): Replace gdb_compile and clean_restart with
13759 prepare_for_testing.
13760 * gdb.dwarf2/main.c (main): Add label main_label.
13761
876c4df9
YQ
137622014-11-14 Yao Qi <yao@codesourcery.com>
13763
13764 * lib/dwarf.exp (function_range): New procedure.
13765 (Dwarf::_handle_macro_at_func): New procedure.
13766 (Dwarf::_handle_macro_at_range): New procedure.
13767 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13768
02ad9cf1
YQ
137692014-11-14 Yao Qi <yao@codesourcery.com>
13770
13771 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13772 (_handle_attribute): New procedure.
13773
a59add0c
AA
137742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13775
13776 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13777 * gdb.base/call-sc.c (zed): Likewise.
13778 * gdb.base/checkpoint.c (main): Likewise.
13779 * gdb.base/dump.c (main): Likewise.
13780 * gdb.base/gcore.c (main): Likewise.
13781 * gdb.base/huge.c (main): Likewise.
13782 * gdb.base/multi-forks.c (main): Likewise.
13783 * gdb.base/pr10179-a.c (main): Likewise.
13784 * gdb.base/savedregs.c (main): Likewise.
13785 * gdb.base/sigaltstack.c (main): Likewise.
13786 * gdb.base/siginfo.c (main): Likewise.
13787 * gdb.base/structs.c (zed): Likewise.
13788 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13789 * gdb.mi/mi-syn-frame.c (main): Likewise.
13790 * gdb.mi/until.c (foo, main): Likewise.
13791 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13792 * gdb.base/solib-weak.c (foo): Declare.
13793 * gdb.base/attach-twice.c: Include stdio.h.
13794 * gdb.base/weaklib1.c: Likewise.
13795 * gdb.base/weaklib2.c: Likewise.
13796 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13797 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13798 unistd.h.
13799 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13800 * gdb.mi/mi-exit-code.c: Likewise.
13801 * gdb.base/break-interp-lib.c: Include string.h.
13802 * gdb.base/coremaker.c: Likewise.
13803 * gdb.base/testenv.c: Likewise.
13804 * gdb.python/py-finish-breakpoint.c: Likewise.
13805 * gdb.base/inferior-died.c: Include sys/wait.h.
13806 * gdb.base/fileio.c: Include time.h.
13807 * gdb.base/async-shell.c: Include unistd.h.
13808 * gdb.base/dprintf-non-stop.c: Likewise.
13809 * gdb.base/info-os.c: Likewise.
13810 * gdb.mi/mi-console.c: Likewise.
13811 * gdb.mi/watch-nonstop.c: Likewise.
13812 * gdb.python/py-events.c: Likewise.
13813 * gdb.base/async.c (baz): Move up before its invocation.
13814 * gdb.base/code_elim2.c (my_global_func): Likewise.
13815 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13816 * gdb.base/advance.c (func2): Likewise.
13817
3b5d5997
AA
138182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13819
13820 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13821 variant.
13822 * gdb.base/annota3.c: Likewise.
13823 * gdb.base/async.c: Likewise.
13824 * gdb.base/average.c: Likewise.
13825 * gdb.base/call-ar-st.c: Likewise.
13826 * gdb.base/call-rt-st.c: Likewise.
13827 * gdb.base/call-sc.c: Likewise.
13828 * gdb.base/call-strs.c: Likewise.
13829 * gdb.base/ending-run.c: Likewise.
13830 * gdb.base/execd-prog.c: Likewise.
13831 * gdb.base/exprs.c: Likewise.
13832 * gdb.base/foll-exec.c: Likewise.
13833 * gdb.base/foll-fork.c: Likewise.
13834 * gdb.base/foll-vfork.c: Likewise.
13835 * gdb.base/funcargs.c: Likewise.
13836 * gdb.base/gcore.c: Likewise.
13837 * gdb.base/jump.c: Likewise.
13838 * gdb.base/langs0.c: Likewise.
13839 * gdb.base/langs1.c: Likewise.
13840 * gdb.base/langs2.c: Likewise.
13841 * gdb.base/mips_pro.c: Likewise.
13842 * gdb.base/nodebug.c: Likewise.
13843 * gdb.base/opaque0.c: Likewise.
13844 * gdb.base/opaque1.c: Likewise.
13845 * gdb.base/recurse.c: Likewise.
13846 * gdb.base/run.c: Likewise.
13847 * gdb.base/scope0.c: Likewise.
13848 * gdb.base/scope1.c: Likewise.
13849 * gdb.base/setshow.c: Likewise.
13850 * gdb.base/setvar.c: Likewise.
13851 * gdb.base/shmain.c: Likewise.
13852 * gdb.base/shr1.c: Likewise.
13853 * gdb.base/shr2.c: Likewise.
13854 * gdb.base/sigall.c: Likewise.
13855 * gdb.base/signals.c: Likewise.
13856 * gdb.base/so-indr-cl.c: Likewise.
13857 * gdb.base/solib2.c: Likewise.
13858 * gdb.base/structs.c: Likewise.
13859 * gdb.base/sum.c: Likewise.
13860 * gdb.base/vforked-prog.c: Likewise.
13861 * gdb.base/watchpoint.c: Likewise.
13862 * gdb.reverse/shr2.c: Likewise.
13863 * gdb.reverse/until-reverse.c: Likewise.
13864 * gdb.reverse/ur1.c: Likewise.
13865 * gdb.reverse/watch-reverse.c: Likewise.
13866
066a77c5
AA
138672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13868
13869 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13870 variant.
13871 * gdb.base/sepdebug.exp: Drop references to removed code.
13872
4f204ea5
AA
138732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13874
13875 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13876 variant. Preserve original line numbering.
13877 * gdb.base/list1.c: Likewise.
13878
3b377a3a
AA
138792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13880
13881 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13882 variant.
13883 * gdb.base/break1.c: Likewise.
13884 * gdb.base/break.exp: Drop references to removed code.
13885
e444df73
AA
138862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13887
13888 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13889 variant.
13890
8008f2a7
AA
138912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13892
13893 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13894
a5a06887
AA
138952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13896
13897 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13898 logic into perform_all_tests() and invoke it with and without
13899 function header prototypes.
13900 (do_function_calls): Remove conditional XFAIL for PR 5318.
13901 (rerun_and_prepare): Remove duplicate code.
13902 (perform_all_tests): New. Main logic moved here.
13903
44dba9b9
AA
139042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13905
13906 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13907 code guarded by #ifdef NO_PROTOTYPES.
13908 (t_double_many_args): Likewise.
13909 (DEF_FUNC_MANY_ARGS_1): Likewise.
13910 (DEF_FUNC_VALUES_1): Likewise.
13911 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13912 guarded by #ifdef PROTOTYPES.
13913
d1fbcd56
AA
139142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13915
13916 * gdb.mi/mi-console.c: Add eye-catcher.
13917 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13918 instead of literal line number.
13919
b0e59b8f
AA
139202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13921
13922 * gdb.base/shr2.c: Add eye-catcher.
13923 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13924 line number.
13925
78f98cca
AA
139262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13927
13928 * gdb.base/jump.c: Add eye-catchers.
13929 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13930 numbers.
13931
58fa2af0
AA
139322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13933
13934 * gdb.base/execd-prog.c: Add eye-catchers.
13935 * gdb.base/foll-exec.c: Likewise.
13936 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13937 line numbers.
13938
04e5059b
AA
139392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13940
13941 * gdb.base/ending-run.c: Add eye-catchers.
13942 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13943 literal line numbers.
13944
dbfdb174
AA
139452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13946
13947 * gdb.base/call-rt-st.c: Add eye-catchers.
13948 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13949 literal line numbers.
13950
888a2ade
AA
139512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13952
13953 * gdb.base/call-ar-st.c: Add eye-catchers.
13954 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13955 literal line numbers.
13956
6acc2dde
AA
139572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13958
13959 * gdb.base/average.c: Add eye-catchers.
13960 * gdb.base/sum.c: Likewise.
13961 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13962 regexps dynamically.
13963
9ecfcd1d
AA
139642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13965
13966 * gdb.base/solib1.c: Add eye-catchers.
13967 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13968 literal line numbers.
13969
78708b7c
PA
139702014-11-12 Pedro Alves <palves@redhat.com>
13971
13972 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13973 leader has exited.
13974
af48d08f
PA
139752014-11-12 Pedro Alves <palves@redhat.com>
13976
13977 * gdb.arch/i386-bp_permanent.c: New file.
13978 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13979 (srcfile): Set to i386-bp_permanent.c.
13980 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13981 that stepi does not execute the 'leave' instruction, instead of
13982 testing it does execute.
13983 * gdb.base/bp-permanent.c: New file.
13984 * gdb.base/bp-permanent.exp: New file.
13985
af3768e9
DE
139862014-11-10 Doug Evans <xdje42@gmail.com>
13987
13988 PR symtab/17564
13989 * gdb.base/symtab-search-order.exp: New file.
13990 * gdb.base/symtab-search-order.c: New file.
13991 * gdb.base/symtab-search-order-1.c: New file.
13992 * gdb.base/symtab-search-order-shlib-1.c: New file.
13993
9de00a4a
PA
139942014-11-07 Pedro Alves <palves@redhat.com>
13995
13996 PR gdb/17511
13997 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13998 i?86-*-linux*.
13999
e0f52461
SC
140002014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14001
14002 PR c++/17494
14003 * gdb.cp/pr17494.cc: New file.
14004 * gdb.cp/pr17494.exp: New file.
14005
6ce8c980
YQ
140062014-11-02 Yao Qi <yao@codesourcery.com>
14007
14008 * gdb.python/python.exp: Get working directory and match the
14009 output of "set extended-prompt \\w " with it.
14010
02be9a71
DE
140112014-10-30 Doug Evans <dje@google.com>
14012
14013 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14014 in objfiles.
14015 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14016 in progspaces.
14017
3bdff46b
LM
140182014-10-30 Janis Johnson <janisjo@codesourcery.com>
14019
14020 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14021 * gdb.base/realname-expand.exp: Likewise.
14022 * gdb.linespec/macro-relative.exp: Likewise.
14023
ab917dfb
PA
140242014-10-29 Pedro Alves <palves@redhat.com>
14025
14026 PR gdb/17408
14027 * gdb.threads/schedlock.c (some_function): New function.
14028 (call_function): New global.
14029 (MAYBE_CALL_SOME_FUNCTION): New macro.
14030 (thread_function): Call it.
14031 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14032 and use it instead of a global counter. Adjust all callers.
14033 (get_current_thread): Use "find current thread" for test message
14034 here rather than having all callers pass down the same string.
14035 (goto_loop): New procedure, factored out from ...
14036 (my_continue): ... this.
14037 (step_ten_loops): Change parameter from test message to command to
14038 use. Adjust.
14039 (list_count): Delete global.
14040 (check_result): New procedure, factored out from duplicate top
14041 level code.
14042 (continue tests): Wrap in with_test_prefix.
14043 (test_step): New procedure, factored out from duplicate top level
14044 code.
14045 (top level): Test "step" in combination with all scheduler-locking
14046 modes. Test "next" in combination with all scheduler-locking
14047 modes, and in combination with stepping over a function call or
14048 not.
14049 * gdb.threads/next-bp-other-thread.c: New file.
14050 * gdb.threads/next-bp-other-thread.exp: New file.
14051
d3d4baed
PA
140522014-10-29 Pedro Alves <palves@redhat.com>
14053
14054 PR python/17372
14055 * gdb.python/python.exp: Test a multi-line command that spawns
14056 interactive Python.
14057 * gdb.base/multi-line-starts-subshell.exp: New file.
14058
563e8d85
YQ
140592014-10-29 Yao Qi <yao@codesourcery.com>
14060
14061 * gdb.base/fileio.exp: Make directories on host.
14062
0ea4d52e
YQ
140632014-10-29 Yao Qi <yao@codesourcery.com>
14064
14065 * gdb.base/fileio.c (test_write): Close the file.
14066
7f5ef605
PA
140672014-10-28 Pedro Alves <palves@redhat.com>
14068
14069 PR gdb/12623
14070 * gdb.base/sigstep.c (no_handler): New global.
14071 (main): If 'no_handler is true, set the signal handlers to
14072 SIG_IGN.
14073 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14074 with_sw_watch and no_handler parameters. Handle them.
14075 (top level) <stepping over handler when stopped at a breakpoint
14076 test>: Add a test axis for testing with a software watchpoint, and
14077 another for testing with the signal handler set to SIG_IGN.
14078 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14079 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14080
abbdbd03
PA
140812014-10-28 Pedro Alves <palves@redhat.com>
14082
14083 PR gdb/17511
14084 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14085 * gdb.base/sigstep.exp (other_handler_location): New global.
14086 (advance): Support stepping into the signal handler, and running
14087 commands while in the handler.
14088 (in_handler_map): New global.
14089 (top level): In the advance test, add combinations for getting
14090 into the handler with stepping commands, and for running commands
14091 in the handler. Add comment descripting the advancei tests.
14092
1df4399f
PA
140932014-10-28 Pedro Alves <palves@redhat.com>
14094
14095 * gdb.base/sigstep.exp: Use build_executable instead of
14096 prepare_for_testing.
14097 (top level): Move code that starts GDB, runs to main and creates a
14098 display to ...
14099 (restart): ... this new procedure.
14100 (top level): Move backtrace from signal handler test to ...
14101 (validate_backtrace): ... this new procedure.
14102 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14103 with_test_prefix. Always restart GDB.
14104 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14105 with_test_prefix. Always restart GDB. No need to delete
14106 breakpoints after the test.
14107 (test_skip_handler): Remove prefix parameter.
14108 (skip_over_handler, breakpoint_to_handler)
14109 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14110 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14111 restart GDB. No need to delete breakpoints after the test.
14112 (top level): Use foreach to call the test procedures with
14113 different commands.
14114
a5b6e449
PA
141152014-10-28 Pedro Alves <palves@redhat.com>
14116
14117 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14118 instead of GNATS numbers.
14119 * gdb.base/sigbpt.exp: Likewise.
14120 * gdb.base/siginfo.exp: Likewise.
14121 * gdb.base/sigstep.exp: Likewise.
14122
e5f8a7cc
PA
141232014-10-27 Pedro Alves <palves@redhat.com>
14124
14125 * gdb.base/sigstep.c (dummy): New global.
14126 (main): Issue a couple writes to the new global.
14127 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14128 procedures.
14129 (skip_over_handler): Use test_skip_handler.
14130 (top level): Call skip_over_handler for stepi and nexti too.
14131 (breakpoint_over_handler): Use test_skip_handler.
14132 (top level): Call breakpoint_over_handler for stepi and nexti too.
14133
763905a3
YQ
141342014-10-27 Yao Qi <yao@codesourcery.com>
14135
14136 * gdb.trace/tfile.c (adjust_function_address)
14137 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14138 function descriptor.
14139
6f259a23
DB
141402014-10-24 Don Breazeal <donb@codesourcery.com>
14141
14142 * gdb.base/foll-fork.exp (test_follow_fork,
14143 catch_fork_child_follow): Check for updated fork messages emitted
14144 from infrun.c.
14145 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14146 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14147 vfork_and_exec_child_follow_through_step): Check for updated vfork
14148 messages emitted from infrun.c.
14149
09dd9a69
PA
141502014-10-24 Pedro Alves <palves@redhat.com>
14151
14152 * gdb.base/corefile.exp: Remove references to ultrix.
14153 * gdb.base/interrupt.exp: Likewise.
14154 * gdb.base/whatis.exp: Likewise.
14155 * gdb.gdb/selftest.exp: Likewise.
14156 * gdb.threads/manythreads.exp: Likewise.
14157 * gdb.threads/print-threads.exp: Likewise.
14158 * gdb.threads/pthreads.exp:: Likewise.
14159 * gdb.threads/schedlock.exp: Likewise.
14160
3433cfa5
SC
141612014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14162
14163 * gdb.cp/non-trivial-retval.cc: Add a test case.
14164 * gdb.cp/non-trivial-retval.exp: Add a test.
14165
092f880b
YQ
141662014-10-20 Yao Qi <yao@codesourcery.com>
14167
14168 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14169 * gdb.python/py-objfile-script-gdb.py: New file.
14170 * gdb.python/py-objfile-script.exp: Update reference to
14171 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14172 of remote_download. Remove the dest file.
14173
acbdb7f3
YQ
141742014-10-20 Yao Qi <yao@codesourcery.com>
14175
14176 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14177 * gdb.base/step-line.exp: Likewise.
14178 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14179 * gdb.dwarf2/dw2-basic.exp: Likewise.
14180 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14181 * gdb.dwarf2/dw2-filename.exp: Likewise.
14182 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14183 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14184 * gdb.dwarf2/dw2-producer.exp: Likewise.
14185 * gdb.dwarf2/mac-fileno.exp: Likewise.
14186 * gdb.python/py-frame-args.exp: Likewise.
14187 * gdb.python/py-framefilter.exp: Likewise.
14188 * gdb.python/py-mi.exp: Likewise.
14189 * gdb.python/py-objfile-script.exp: Likewise
14190 * gdb.python/py-pp-integral.exp: Likewise.
14191 * gdb.python/py-pp-re-notag.exp: Likewise.
14192 * gdb.python/py-prettyprint.exp: Likewise.
14193 * gdb.python/py-section-script.exp: Likewise.
14194 * gdb.python/py-typeprint.exp: Likewise.
14195 * gdb.python/py-xmethods.exp: Likewise.
14196 * gdb.stabs/weird.exp: Likewise.
14197 * gdb.xml/tdesc-regs.exp: Likewise.
14198
bd286a29
KCY
141992014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14200
14201 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14202 (out_cu): Use addr_len for the size of addresses.
14203 (out_line): Likewise. Size DW_LNE_set_address instruction
14204 according to addr_len.
14205 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14206 (FUNC): Add START_INSNS to definition.
14207
673dc4a0
YQ
142082014-10-18 Yao Qi <yao@codesourcery.com>
14209
14210 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14211 gdb_has_argv0 return true.
14212 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14213 check [target_info exists noargs], check [gdb_has_argv0]
14214 instead.
14215 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14216 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14217 procedures.
14218
4ffbba72
DE
142192014-10-17 Doug Evans <dje@google.com>
14220
14221 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14222 event.
14223 * gdb.python/py-events.py: Add clear_objfiles event.
14224
d096d8c1
DE
142252014-10-17 Doug Evans <dje@google.com>
14226
14227 * gdb.python/py-objfile.exp: Test progspace attribute.
14228
a80db015
LM
142292014-10-17 Luis Machado <lgustavo@codesourcery.com>
14230
14231 * gdb.guile/scm-breakpoint.exp: Do not assume any
14232 directory separators when matching source file paths.
14233 * gdb.python/py-breakpoint.exp: Likewise.
14234 * gdb.reverse/break-precsave.exp: Likewise.
14235 * gdb.reverse/break-reverse.exp: Likewise.
14236 * gdb.reverse/consecutive-precsave.exp: Likewise.
14237 * gdb.reverse/finish-precsave.exp: Likewise.
14238 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14239 * gdb.reverse/finish-reverse.exp: Likewise.
14240 * gdb.reverse/i386-precsave.exp: Likewise.
14241 * gdb.reverse/i387-env-reverse.exp: Likewise.
14242 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14243 * gdb.reverse/machinestate-precsave.exp: Likewise.
14244 * gdb.reverse/machinestate.exp: Likewise.
14245 * gdb.reverse/sigall-precsave.exp: Likewise.
14246 * gdb.reverse/solib-precsave.exp: Likewise.
14247 * gdb.reverse/step-precsave.exp: Likewise.
14248 * gdb.reverse/until-precsave.exp: Likewise.
14249 * gdb.reverse/watch-precsave.exp: Likewise.
14250 * gdb.reverse/watch-reverse.exp: Likewise.
14251
b22089ab
YQ
142522014-10-17 Yao Qi <yao@codesourcery.com>
14253
14254 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14255 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14256
6c4486e6
PA
142572014-10-17 Pedro Alves <palves@redhat.com>
14258
14259 PR gdb/17471
14260 * gdb.base/bg-execution-repeat.c: New file.
14261 * gdb.base/bg-execution-repeat.exp: New file.
14262
0ff33695
PA
142632014-10-17 Pedro Alves <palves@redhat.com>
14264
14265 PR gdb/17300
14266 * gdb.base/continue-all-already-running.c: New file.
14267 * gdb.base/continue-all-already-running.exp: New file.
14268
6fdebc3d
PA
142692014-10-17 Pedro Alves <palves@redhat.com>
14270
14271 PR gdb/17472
14272 * gdb.base/annota-input-while-running.c: New file.
14273 * gdb.base/annota-input-while-running.exp: New file.
14274
32a8097b
PA
142752014-10-17 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.base/callfuncs.exp: emove references to osf.
14278 * gdb.base/sigall.exp: Likewise.
14279 * gdb.gdb/selftest.exp: Likewise.
14280 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14281 * gdb.mi/non-stop.c: Likewise.
14282 * gdb.mi/pthreads.c: Likewise.
14283 * gdb.reverse/sigall-precsave.exp: Likewise.
14284 * gdb.reverse/sigall-reverse.exp: Likewise.
14285 * gdb.threads/pthreads.c: Likewise.
14286 * gdb.threads/pthreads.exp: Likewise.
14287
7a3517ff
YQ
142882014-10-17 Yao Qi <yao@codesourcery.com>
14289
14290 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14291 check 'target_info exists noargs'.
14292 (test_command_prompt_position): Likewise.
14293 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14294 Remove "set args".
14295 (progvar_simple_while_test): Likewise.
14296 (progvar_complex_if_while_test): Likewise.
14297 (if_while_breakpoint_command_test): Likewise.
14298 (infrun_breakpoint_command_test): Likewise.
14299 (breakpoint_command_test): Likewise.
14300 (watchpoint_command_test): Likewise.
14301 (bp_deleted_in_command_test): Likewise.
14302 (temporary_breakpoint_commands): Likewise.
14303
bb99c472
YQ
143042014-10-16 Yao Qi <yao@codesourcery.com>
14305
14306 * gdb.base/remotetimeout.exp: Remove noargs checking.
14307
7c16b83e
PA
143082014-10-15 Pedro Alves <palves@redhat.com>
14309
14310 PR breakpoints/9649
14311 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14312 * gdb.base/breakpoint-in-ro-region.exp
14313 (probe_target_hardware_step): New procedure.
14314 (top level): Probe hardware stepping and hardware breakpoint
14315 support. Test stepping through a read-only region, with both
14316 "breakpoint auto-hw" on and off and both "always-inserted" on and
14317 off.
14318
35a49624
IB
143192014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14320
14321 * gdb.dlang/demangle.exp: Update for demangling changes.
14322
2d1c107c
SC
143232014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14324
14325 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14326 * gdb.cp/non-trivial-retval.exp: Add new tests.
14327
778811d5
SC
143282014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14329
14330 PR c++/13403
14331 PR c++/15154
14332 * gdb.cp/non-trivial-retval.cc: New file.
14333 * gdb.cp/non-trivial-retval.exp: New file.
14334
10c5f0a8
YQ
143352014-10-15 Yao Qi <yao@codesourcery.com>
14336
14337 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14338 remote host.
14339
65d7b369
YQ
143402014-10-15 Yao Qi <yao@codesourcery.com>
14341
14342 * gdb.python/py-symbol.exp: Match file base name if host is
14343 remote, otherwise match file name with dir name.
14344 * gdb.python/py-symtab.exp: Likewise.
14345 * gdb.python/python.exp: Likewise.
14346
46dc1394
YQ
143472014-10-15 Yao Qi <yao@codesourcery.com>
14348
14349 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14350 pattern.
14351 * gdb.python/py-symtab.exp: Likewise.
14352 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14353 locationn.
14354
c40cc657
JB
143552014-10-14 Joel Brobecker <brobecker@adacore.com>
14356
14357 * gdb.ada/addr_arith: New testcase.
14358
2abf49e1
MR
143592014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14360
14361 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14362 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14363 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14364 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14365
f7088df3
SDJ
143662014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14367
14368 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14369 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14370 * gdb.arch/stap-eval-lang-ada.exp: New file.
14371
4dc06805
YQ
143722014-10-14 Yao Qi <yao@codesourcery.com>
14373
14374 * gdb.mi/mi-var-child.c (nothing1): New function.
14375 (nothing2): New function.
14376 (do_children_tests): Set function pointers by nothing1 and
14377 nothing2.
14378 * gdb.mi/mi-var-child.exp: Step over new added statements.
14379 Update test to match the new output.
14380 * gdb.mi/var-cmd.c (nothing1): New function.
14381 (nothing2): New function.
14382 (do_children_tests): Set function pointers by nothing1 and
14383 nothing2.
14384 * gdb.mi/mi-var-display.exp: Update test to match output.
14385 Step to the line specified by $line_dct_nothing.
14386 Increase the number of lines to step.
14387
46a93de2
YQ
143882014-10-14 Yao Qi <yao@codesourcery.com>
14389
14390 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14391 tests.
14392 * gdb.mi/mi2-var-child.exp: Likewise.
14393
14ea52ee
DE
143942014-10-13 Doug Evans <dje@google.com>
14395
14396 * gdb.python/py-objfile.exp: Change name of file name test.
14397
e5c6e92b
DE
143982014-10-13 Doug Evans <dje@google.com>
14399
14400 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14401 from the start of the CU.
14402
c780cc2f
JK
144032014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14404 Yao Qi <yao@codesourcery.com>
14405
14406 Fix "save breakpoints" for "catch" command.
14407 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14408 Remove -nonewline. Match also the added "main" line.
14409
99894e11
JK
144102014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14411
14412 Fix "save breakpoints" for "disable $bpnum" command.
14413 * gdb.base/save-bp.c (main): Add label.
14414 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14415
6e1ac5a3
JK
144162014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14417
14418 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14419
754dd2b0
YQ
144202014-10-11 Yao Qi <yao@codesourcery.com>
14421
14422 * gdb.server/server-kill.exp: Execute command
14423 "set remote trace-status-packet on" before "tstatus".
14424
f90183d7
YQ
144252014-10-11 Yao Qi <yao@codesourcery.com>
14426
14427 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14428 (main): Call getppid.
14429 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14430 and continue to it. Read variable "server_pid".
14431
bf40a607
YQ
144322014-10-11 Yao Qi <yao@codesourcery.com>
14433
14434 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14435
052ca370
YQ
144362014-10-11 Yao Qi <yao@codesourcery.com>
14437
14438 * gdb.threads/thread-find.exp: Don't execute command
14439 "info threads".
14440 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14441 * gdb.threads/linux-dp.exp: Don't check the condition
14442 $threads_created equals to zero.
14443
3831839c
PA
144442014-10-10 Pedro Alves <palves@redhat.com>
14445
14446 * gdb.base/bigcore.exp: Remove references to IRIX.
14447 * gdb.base/funcargs.exp: Likewise.
14448 * gdb.base/interrupt.exp: Likewise.
14449 * gdb.base/mips_pro.exp: Likewise.
14450 * gdb.base/nodebug.exp: Likewise.
14451 * gdb.base/setvar.exp: Likewise.
14452 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14453
8b9a549d
PA
144542014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14455 Pedro Alves <palves@redhat.com>
14456
14457 PR symtab/14466
14458 * gdb.base/vdso-warning.c: New file.
14459 * gdb.base/vdso-warning.exp: New file.
14460
d48ba5e8
DE
144612014-10-02 Doug Evans <dje@google.com>
14462
14463 * gdb.base/structs.c (main): Don't run forever.
14464
2278c276
PA
144652014-10-02 Pedro Alves <palves@redhat.com>
14466
14467 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14468 (top level) <stop threads 1, stop threads 2>: Use it.
14469
b57bacec
PA
144702014-10-02 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.threads/break-while-running.exp (test): Add new
14473 'update_thread_list' argument. Skip "info threads" if false.
14474 (top level): Add new 'update_thread_list' axis.
14475
13fd3ff3
PA
144762014-10-02 Pedro Alves <palves@redhat.com>
14477
14478 PR breakpoints/17431
14479 * gdb.base/execl-update-breakpoints.c: New file.
14480 * gdb.base/execl-update-breakpoints.exp: New file.
14481
0fec99e8
PA
144822014-10-01 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.base/breakpoint-in-ro-region.c: New file.
14485 * gdb.base/breakpoint-in-ro-region.exp: New file.
14486
2ddf4301
SM
144872014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14488
14489 * gdb.mi/mi-exit-code.exp: New file.
14490 * gdb.mi/mi-exit-code.c: New file.
14491
6a5f3f43
YQ
144922014-09-30 Yao Qi <yao@codesourcery.com>
14493
14494 * lib/prelink-support.exp (build_executable_own_libs): Error if
14495 the target isn't native.
14496
345bcc73
YQ
144972014-09-30 Yao Qi <yao@codesourcery.com>
14498
14499 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14500 false.
14501
a25a5a45
PA
145022014-09-22 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.threads/break-while-running.exp: New file.
14505 * gdb.threads/break-while-running.c: New file.
14506
00ba3162
YQ
145072014-09-19 Yao Qi <yao@codesourcery.com>
14508
14509 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14510 Invoke test. Restart GDB with --readnow and invoke test again.
14511
c3b7b696
YQ
145122014-09-19 Yao Qi <yao@codesourcery.com>
14513
14514 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14515 proc set_breakpoint_on_gcd_function. Invoke
14516 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14517 invoke set_breakpoint_on_gcd_function again.
14518
2b4fd423
DE
145192014-09-18 Doug Evans <dje@google.com>
14520
14521 * gdb.dwarf2/symtab-producer.exp: New file.
14522
a5947601
SDJ
145232014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14524
14525 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14526 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14527 * gdb.base/global-var-nested-by-dso.c: Likewise.
14528 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14529
91c19059
SDJ
145302014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14531 Pedro Alves <palves@redhat.com>
14532
14533 * gdb.base/watch-bitfields.exp: Pass string other than test file
14534 name to prepare_for_testing.
14535 (watch): New procedure.
14536 (expect_watchpoint): Use with_test_prefix.
14537 (top level): Factor out tests to ...
14538 (test_watch_location, test_regular_watch): ... these new
14539 procedures, and use with_test_prefix and gdb_continue_to_end.
14540
bb9d5f81
PP
145412014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14542
14543 PR breakpoints/12526
14544 * gdb.base/watch-bitfields.exp: New file.
14545 * gdb.base/watch-bitfields.c: New file.
14546
635856f5
PA
145472014-09-16 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14550 software and hardware addresses, not software address against
14551 itself.
14552
7280ceea
PA
145532014-09-16 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14556 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14557
428b16bd
PA
145582014-09-16 Pedro Alves <palves@redhat.com>
14559
14560 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14561 files.
14562 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14563 "*-*-vxworks*" throughout.
14564 * gdb.base/break.exp: Likewise.
14565 * gdb.base/default.exp: Likewise.
14566 * gdb.base/scope.exp: Likewise.
14567 * gdb.base/sepdebug.exp: Likewise.
14568 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14569 throughout.
14570 * gdb.base/run.c: Likewise.
14571 * gdb.base/sepdebug.c: Likewise.
14572 * gdb.hp/gdb.aCC/run.c: Likewise.
14573 * gdb.reverse/until-reverse.c: Likewise.
14574 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14575
666d413c
YQ
145762014-09-16 Yao Qi <yao@codesourcery.com>
14577
14578 * boards/local-remote-host-native.exp: New file.
14579
57cbd724
DE
145802014-09-14 Doug Evans <xdje42@gmail.com>
14581
14582 * gdb.threads/queue-signal.c (thread_count): New variable.
14583 (thread_count_mutex, thread_count_condvar): New variables.
14584 (incr_thread_count, wait_all_threads_running): New functions.
14585 (main): Wait for all threads to be in their thread functions.
14586
81219e53
DE
145872014-09-13 Doug Evans <xdje42@gmail.com>
14588
14589 * gdb.threads/queue-signal.c: New file.
14590 * gdb.threads/queue-signal.exp: New file.
14591
3714cea7
DE
145922014-09-13 Doug Evans <xdje42@gmail.com>
14593
14594 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14595 be consistent with what default_gdb_init uses.
14596 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14597 the plain text of the prompt. Add some logging printfs.
14598 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14599
fa43b1d7
PA
146002014-09-12 Pedro Alves <palves@redhat.com>
14601
14602 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14603 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14604 * gdb.arch/i386-size-overlap.exp: Likewise.
14605 * gdb.arch/i386-size.exp: Likewise.
14606 * gdb.arch/i386-unwind.exp: Likewise.
14607 * gdb.base/a2-run.exp: Likewise.
14608 * gdb.base/break.exp: Likewise.
14609 * gdb.base/charset.exp: Likewise.
14610 * gdb.base/chng-syms.exp: Likewise.
14611 * gdb.base/commands.exp: Likewise.
14612 * gdb.base/dbx.exp: Likewise.
14613 * gdb.base/find.exp: Likewise.
14614 * gdb.base/funcargs.exp: Likewise.
14615 * gdb.base/jit-simple.exp: Likewise.
14616 * gdb.base/reread.exp: Likewise.
14617 * gdb.base/sepdebug.exp: Likewise.
14618 * gdb.base/step-bt.exp: Likewise.
14619 * gdb.cp/mb-inline.exp: Likewise.
14620 * gdb.cp/mb-templates.exp: Likewise.
14621 * gdb.objc/basicclass.exp: Likewise.
14622 * gdb.threads/killed.exp: Likewise.
14623
9d9bf2df
EBM
146242014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14625
14626 PR tdep/17379
14627 * gdb.arch/powerpc-stackless.S: New file.
14628 * gdb.arch/powerpc-stackless.exp: New file.
14629
1cf2f1b0
JK
146302014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14631
14632 * gdb.base/attach.c: Include unistd.h.
14633 (main): Call alarm. Add label postloop.
14634 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14635 gdb_breakpoint, gdb_continue_to_breakpoint.
14636 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14637
98880d46
PA
146382014-09-11 Pedro Alves <palves@redhat.com>
14639
14640 PR gdb/17347
14641 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14642 * gdb.base/attach.exp (test_command_line_attach_run): New
14643 procedure.
14644 (top level): Call it.
14645
4c92ff2c
PA
146462014-09-11 Pedro Alves <palves@redhat.com>
14647
14648 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14649 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14650 (do_command_attach_tests): Use spawn_wait_for_attach.
14651 * gdb.base/solib-overlap.exp: Likewise.
14652 * gdb.multi/multi-attach.exp: Likewise.
14653 * gdb.python/py-prompt.exp: Likewise.
14654 * gdb.python/py-sync-interp.exp: Likewise.
14655 * gdb.server/ext-attach.exp: Likewise.
14656
3adc1a7d
GKB
146572014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14658
14659 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14660 command in testcase. Simplify testcase.
14661
96334934
JB
146622014-09-10 Joel Brobecker <brobecker@adacore.com>
14663
14664 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14665
eb479039
JB
146662014-09-10 Joel Brobecker <brobecker@adacore.com>
14667
14668 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14669
deede10c
JB
146702014-09-10 Joel Brobecker <brobecker@adacore.com>
14671
14672 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14673
7828a5f5
JB
146742014-09-10 Joel Brobecker <brobecker@adacore.com>
14675
14676 * gdb.dwarf2/dynarr-ptr.c: New file.
14677 * gdb.dwarf2/dynarr-ptr.exp: New file.
14678
33aeebcf
MR
146792014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14680
14681 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14682 of 30 rather than hardcoding 120 for a slow test case. Take the
14683 `gdb,timeout' target setting into account for this calculation.
14684 Don't extend the timeout for the test cases that don't need it.
14685
7b415901
MR
146862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14687
14688 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14689 a factor of 2 for a slow test case. Take the `gdb,timeout'
14690 target setting into account for this calculation.
14691 * gdb.reverse/until-precsave.exp: Increase the timeout by
14692 a factor of 15 and 3 respectively rather than adding 120
14693 for a pair of slow test cases. Take the `gdb,timeout'
14694 target setting into account for this calculation.
14695
4a40f85a
MR
146962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14697
14698 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14699 timeout, don't pass one down to gdb_expect.
14700 (gdb_expect): Rework timeout selection.
14701
09635af7
MR
147022014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14703
14704 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14705 exception on timeout.
14706 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14707 (gdbserver_start_extended): Catch any `gdbserver_start' error
14708 exceptions.
14709 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14710 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14711 `gdbserver_gdb_load' error exceptions.
14712
2bdd10b7
MR
147132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14714
14715 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14716 120 on waiting for the TCP socket to open.
14717
316935f0
DE
147182014-09-09 Doug Evans <xdje42@gmail.com>
14719
14720 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14721 _caller_matches, _any_caller_is, _any_caller_matches.
14722
83740597
DE
147232014-09-09 Doug Evans <xdje42@gmail.com>
14724
14725 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14726
4c122fc3
YQ
147272014-09-09 Yao Qi <yao@codesourcery.com>
14728
14729 * gdb.mi/mi-var-display.exp: Set print symbol off.
14730
a9f116cb
GKB
147312014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14732
14733 PR gdb/17035
14734 * gdb.base/commands.exp: Add tests to verify user-defined
14735 commands with empty bodies.
14736 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14737 python commands in `show user command`.
14738 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14739 scheme commands in `show user command`.
14740
c75bd3a2
JK
147412014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 PR python/17355
14744 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14745 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14746 * gdb.python/py-framefilter-invalidarg.exp: New file.
14747 * gdb.python/py-framefilter-invalidarg.py: New file.
14748
faa42425
DE
147492014-09-06 Doug Evans <xdje42@gmail.com>
14750
14751 PR 15276
14752 * gdb.python/py-caller-is.c: New file.
14753 * gdb.python/py-caller-is.exp: New file.
14754
474ca4f6
SDJ
147552014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14756
14757 PR gdb/17235
14758 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14759 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14760
eb0b0463
SDJ
147612014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14762
14763 PR fortran/17237
14764 * gdb.fortran/print-formatted.exp: New file.
14765 * gdb.fortran/print-formatted.f90: Likewise.
14766
5f3b99cf
SS
147672014-09-03 Sasha Smundak <asmundak@google.com>
14768
14769 * gdb.python/py-frame.exp: Test Frame.read_register.
14770
7d793aa9
SDJ
147712014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14772
14773 PR python/16699
14774 * gdb.python/py-completion.exp: New file.
14775 * gdb.python/py-completion.py: Likewise.
14776
fb0576e9
DE
147772014-08-28 Doug Evans <dje@google.com>
14778
14779 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14780 eax,etc. are live with values set by gdb and thus the compiler can't
14781 use them.
14782 * gdb.arch/i386-pseudo.c (main): Ditto.
14783
ee92b0dd
DE
147842014-08-27 Doug Evans <dje@google.com>
14785
14786 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14787
6649db35
DE
147882014-08-25 Doug Evans <dje@google.com>
14789
14790 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14791 (main): Ditto.
14792
564b7600
DE
147932014-08-25 Doug Evans <dje@google.com>
14794
14795 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14796
3881fb67
YQ
147972014-08-24 Yao Qi <yao@codesourcery.com>
14798
14799 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14800 symbol off.
14801 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14802
a05a36a5
DE
148032014-08-22 Doug Evans <dje@google.com>
14804
14805 PR 17276
14806 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14807 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14808 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14809
7c343b48
YQ
148102014-08-22 Yao Qi <yao@codesourcery.com>
14811
14812 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14813 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14814 * gdb.python/python.exp: Likewise. Use .py file on the host
14815 instead of the build.
14816
22fd09ae
JK
148172014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14818
14819 * gdb.threads/gcore-stale-thread.c: New file.
14820 * gdb.threads/gcore-stale-thread.exp: New file.
14821
a8454a7c
PA
148222014-08-21 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14825 * gdb.base/gcore-relro-pie.exp: Likewise.
14826 * gdb.base/gcore-relro.exp: Likewise.
14827 * gdb.base/gcore.exp: Likewise.
14828 * gdb.base/print-symbol-loading.exp: Likewise.
14829 * gdb.threads/gcore-thread.exp: Likewise.
14830 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14831
2a31c623
PA
148322014-08-20 Pedro Alves <palves@redhat.com>
14833 Jan Kratochvil <jan.kratochvil@redhat.com>
14834
14835 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14836 configure.
14837 (EXPECT): Handle READ1 being set.
14838 (all): Depend on EXTRA_RULES.
14839 (check-read1, expect-read1, read1.so, read1): New rules.
14840 * README (Testsuite Parameters): Document the READ1 make variable.
14841 (Race detection): New section.
14842 * configure: Regenerate.
14843 * configure.ac: If build==host==target, and running under a
14844 GNU/glibc system, add read1 to the extra Makefile rules.
14845 (EXTRA_RULES): AC_SUBST it.
14846 * lib/read1.c: New file.
14847
d36430db
JB
148482014-08-20 Joel Brobecker <brobecker@adacore.com>
14849
14850 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14851 the handling of variables declared as a typedef to an array
14852 which a DW_AT_data_location attribute.
14853
9a0dc9e3
PA
148542014-08-19 Andrew Burgess <aburgess@broadcom.com>
14855 Pedro Alves <palves@redhat.com>
14856
14857 PR symtab/14604
14858 PR symtab/14605
14859 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14860 gdb_test.
14861
0718a8da
PA
148622014-08-19 Pedro Alves <palves@redhat.com>
14863
14864 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14865
13b448cd
YQ
148662014-08-19 Yao Qi <yao@codesourcery.com>
14867
14868 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14869 right line.
14870
1cbf5077
DB
148712014-08-18 David Blaikie <dblaikie@gmail.com>
14872
14873 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14874
bf0fae19
JB
148752014-08-18 Joel Brobecker <brobecker@adacore.com>
14876
14877 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14878 attribute in array range.
14879
3c8c5dcc
JB
148802014-08-18 Joel Brobecker <brobecker@adacore.com>
14881
14882 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14883
e66d4446
SC
148842014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14885
14886 PR c++/17132
14887 * gdb.cp/pr17132.cc: New file.
14888 * gdb.cp/pr17132.exp: New file.
14889
940df408
SC
148902014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14891
14892 * gdb.python/py-xmethods.py (A_getarrayind)
14893 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14894 Use 'print' with function call syntax.
14895 (E_method_matcher.match): Fix tab vs space indentation mixup.
14896
ebcc6c3a
YQ
148972014-08-15 Yao Qi <yao@codesourcery.com>
14898
14899 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14900 false.
14901
775e0f04
YQ
149022014-08-15 Yao Qi <yao@codesourcery.com>
14903
14904 * gdb.cp/casts.exp: Set print symbol off.
14905 * gdb.cp/class2.exp: Likewise.
14906 * gdb.cp/overload.exp: Likewise.
14907 * gdb.cp/templates.exp: Likewise.
14908
d769e349
DE
149092014-08-11 Doug Evans <dje@google.com>
14910
14911 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14912 (test_load_shlib): Update.
14913
20c6f1e1
YQ
149142014-08-09 Yao Qi <yao@codesourcery.com>
14915
14916 * gdb.base/display.exp: Invoke is_address_zero_readable.
14917 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14918 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14919 * gdb.base/hbreak-unmapped.exp: Return if
14920 is_address_zero_readable returns true.
14921 * gdb.base/signest.exp: Likewise.
14922 * gdb.base/signull.exp: Likewise.
14923 * gdb.base/sigbpt.exp: Likewise.
14924 * gdb.guile/scm-disasm.exp: Do the test if
14925 is_address_zero_readable returns false.
14926 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14927 * gdb.python/py-arch.exp: Likewise.
14928 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14929 * lib/gdb.exp (is_address_zero_readable): New proc.
14930
5792e8e3
YQ
149312014-08-09 Yao Qi <yao@codesourcery.com>
14932
14933 PR testsuite/13443
14934 * gdb.mi/mi-var-display.exp: Make test messages unique.
14935
3cecbbbe
TT
149362014-08-04 Tom Tromey <tromey@redhat.com>
14937
14938 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14939 target 0".
14940
00b51ff5
TT
149412014-08-04 Tom Tromey <tromey@redhat.com>
14942
14943 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14944 "target_resume".
14945
6908c509
JB
149462014-08-01 Joel Brobecker <brobecker@adacore.com>
14947
14948 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14949 inner_vla_struct_object_size.
14950 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14951 as xfail.
14952
cc6563d2
PA
149532014-07-30 Pedro Alves <palves@redhat.com>
14954
14955 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14956 comment.
14957
7e09a223
YQ
149582014-07-29 Yao Qi <yao@codesourcery.com>
14959
14960 PR gdb/17206
14961 * gdb.base/until-nodebug.exp: New.
14962
7ebdbe92
DE
149632014-07-28 Doug Evans <xdje42@gmail.com>
14964
14965 PR guile/17203
14966 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14967 previously existing parameter, and previously ambiguously spelled
14968 parameter.
14969
fdb1adc6
WN
149702014-07-28 Will Newton <will.newton@linaro.org>
14971
14972 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14973
186fcde0
DE
149742014-07-26 Ludovic Courtès <ludo@gnu.org>
14975 Doug Evans <xdje42@gmail.com>
14976
14977 PR guile/17146
14978 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14979
70509625
PA
149802014-07-25 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.threads/signal-command-handle-nopass.c: New file.
14983 * gdb.threads/signal-command-handle-nopass.exp: New file.
14984 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14985 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14986 * gdb.threads/signal-delivered-right-thread.c: New file.
14987 * gdb.threads/signal-delivered-right-thread.exp: New file.
14988
c3f814a1
PA
149892014-07-25 Pedro Alves <palves@redhat.com>
14990
14991 * gdb.base/double-prompt-target-event-error.exp
14992 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14993 match.
14994 (cancel_pagination_in_target_event): Rework double prompt
14995 detection.
14996 * gdb.base/paginate-after-ctrl-c-running.exp
14997 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14998 <return>' match.
14999 * gdb.base/paginate-bg-execution.exp
15000 (test_bg_execution_pagination_return)
15001 (test_bg_execution_pagination_cancel): Remove '-notransfer
15002 <return>' matches.
15003 * gdb.base/paginate-execution-startup.exp
15004 (test_fg_execution_pagination_return)
15005 (test_fg_execution_pagination_cancel): Remove '-notransfer
15006 <return>' matches.
15007 * gdb.base/paginate-inferior-exit.exp
15008 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15009 match.
15010 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15011 * lib/gdb.exp (pagination_prompt): Run text through
15012 string_to_regexp.
15013 (gdb_test_multiple): Match $pagination_prompt instead of
15014 "<return>".
15015 (string_to_regexp): Move to lib/gdb-utils.exp.
15016
e214cf6c
JK
150172014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15018
15019 * gdb.arch/amd64-entry-value-paramref.S: New file.
15020 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15021 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15022 * gdb.arch/amd64-optimout-repeat.S: New file.
15023 * gdb.arch/amd64-optimout-repeat.c: New file.
15024 * gdb.arch/amd64-optimout-repeat.exp: New file.
15025
17d0c5c8
JK
150262014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15027
15028 PR gdb/17170
15029 * gdb.base/statistics.exp: New file.
15030
b8b8facf
DE
150312014-07-17 Doug Evans <dje@google.com>
15032
74b49205 15033 PR gdb/17170
b8b8facf
DE
15034 * gdb.base/maint.exp: Update testing of per-command stats.
15035
1b5d0ab3
PA
150362014-07-16 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15039 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15040 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15041 (tfile_write_buf): New functions.
15042 (add_memory_block): Rewrite using the above.
15043 (adjust_function_address): New function.
15044 (FUNCTION_ADDRESS): New macro.
15045 (write_basic_trace_file): Remove short_x local, and use
15046 tfile_write_16. Change type of func_addr local to unsigned long
15047 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15048 here. Cast argument of add_memory_block to char pointer.
15049 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15050 (main): Remove parameters.
15051 * gdb.trace/tfile.exp: Remove nowarnings.
15052
4d974e88
SM
150532014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15054
15055 * gdb.base/debug-expr.exp: Test string evaluation with
15056 "debug expression" on.
15057
41e99568
PA
150582014-07-15 Pedro Alves <palves@redhat.com>
15059
15060 * gdb.base/reread.exp: Use clean_restart.
15061
487d9753
PL
150622014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15063
15064 * gdb.arch/avr-flash-qualifer.c: New.
15065 * gdb.arch/avr-flash-qualifer.exp: New.
15066
cc1c52ad
PA
150672014-07-14 Pedro Alves <palves@redhat.com>
15068
15069 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15070 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15071
1e973570
PA
150722014-07-14 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.base/double-prompt-target-event-error.c: New file.
15075 * gdb.base/double-prompt-target-event-error.exp: New file.
15076
93d6eb10
PA
150772014-07-14 Pedro Alves <palves@redhat.com>
15078
15079 PR gdb/17072
15080 * gdb.base/paginate-inferior-exit.c: New file.
15081 * gdb.base/paginate-inferior-exit.exp: New file.
15082
0017922d
PA
150832014-07-14 Pedro Alves <palves@redhat.com>
15084
15085 PR gdb/17072
15086 * gdb.base/paginate-bg-execution.c: New file.
15087 * gdb.base/paginate-bg-execution.exp: New file.
15088
94696ad3
PA
150892014-07-14 Pedro Alves <palves@redhat.com>
15090
15091 PR gdb/17072
15092 * gdb.base/paginate-execution-startup.c: New file.
15093 * gdb.base/paginate-execution-startup.exp: New file.
15094 * lib/gdb.exp (pagination_prompt): New global.
15095 (default_gdb_spawn): New procedure, factored out from
15096 default_gdb_spawn.
15097 (default_gdb_start): Adjust to call default_gdb_spawn.
15098 (gdb_spawn): New procedure.
15099
bd293940
PA
151002014-07-14 Pedro Alves <palves@redhat.com>
15101
15102 * lib/gdb.exp (gdb_assert): New procedure.
15103 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15104
c933f875
PA
151052014-07-14 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.base/execution-termios.c: New file.
15108 * gdb.base/execution-termios.exp: New file.
15109
d98b7a16
TT
151102014-07-14 Tom Tromey <tromey@redhat.com>
15111
15112 * gdb.cp/vla-cxx.cc: New file.
15113 * gdb.cp/vla-cxx.exp: New file.
15114
548740d6
TT
151152014-07-14 Tom Tromey <tromey@redhat.com>
15116
15117 * gdb.reverse/rerun-prec.c: New file.
15118 * gdb.reverse/rerun-prec.exp: New file.
15119
a25eb028
MR
151202014-07-12 Maciej W. Rozycki <macro@mips.com>
15121 Maciej W. Rozycki <macro@codesourcery.com>
15122
15123 * lib/gdb-utils.exp: New file.
15124 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15125 inline `gdb_init_command' processing.
15126 (gdb_start_cmd): Likewise.
15127 * lib/mi-support.exp (mi_run_cmd): Likewise.
15128 * README: Document `gdb_init_command' and `gdb_init_commands'.
15129
218c2655
JK
151302014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15131
15132 Fix false FAIL running under a very long directory name.
15133 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15134 and "set print elements 10000". Twice.
15135
5401fde3
YQ
151362014-07-11 Yao Qi <yao@codesourcery.com>
15137
15138 * gdb.base/exprs.exp: "set print symbol off".
15139
e76126e8
PA
151402014-07-11 Pedro Alves <palves@redhat.com>
15141
15142 * gdb.threads/kill.c: New file.
15143 * gdb.threads/kill.exp: New file.
15144
2d6f0de6
YQ
151452014-07-10 Yao Qi <yao@codesourcery.com>
15146
15147 * gdb.trace/tfile.c (write_basic_trace_file)
15148 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15149 address written to trace file.
15150
7180e04a
PA
151512014-07-09 Pedro Alves <palves@redhat.com>
15152
15153 * gdb.base/attach-wait-input.exp: New file.
15154 * gdb.base/attach-wait-input.c: New file.
15155
9a9a7608
AB
151562014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15157
15158 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15159 setting up test structures.
15160 (main): Call new test function.
15161 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15162 test function, continue into test function and walk test
15163 structures.
15164
161ac41e
YQ
151652014-07-02 Yao Qi <yao@codesourcery.com>
15166
15167 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15168 'bar_start' at the beginning of functions 'foo' and 'bar'
15169 respectively.
15170 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15171 instead of 'foo' and 'bar'.
15172
1f267ae3
MM
151732014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15174
15175 * gdb.btrace/segv.exp: New.
15176 * gdb.btrace/segv.c: New.
15177
2b239efb
LM
151782014-07-02 Luis Machado <lgustavo@codesourcery.com>
15179
15180 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15181 instruction.
15182
cf363f18
MW
151832014-06-30 Mark Wielaard <mjw@redhat.com>
15184
15185 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15186 vulture, vilify, villar): New volatile array constants.
15187 (vindictive, vegetation): New const volatile array constants.
15188 * gdb.base/volatile.exp: Test volatile and const volatile array
15189 types.
15190
aebf9d24
AA
151912014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15192
15193 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15194 target lacks support for awatch, rwatch, or hbreak.
15195
b67a2c6f
YQ
151962014-06-27 Yao Qi <yao@codesourcery.com>
15197
15198 * gdb.multi/dummy-frame-restore.exp: New.
15199 * gdb.multi/dummy-frame-restore.c: New.
15200
aef92902
MM
152012014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15202
15203 * gdb.btrace/gcore.exp: New.
15204
8e9db26e
PA
152052014-06-23 Pedro Alves <palves@redhat.com>
15206
15207 * gdb.base/watchpoint-reuse-slot.c: New file.
15208 * gdb.base/watchpoint-reuse-slot.exp: New file.
15209
70afc5b7
SC
152102014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15211
15212 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15213 progspace's filename in 'info', 'enable' and 'disable' command
15214 tests.
15215
b972bd9c
JK
152162014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15217
15218 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15219 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15220 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15221
125f8a3d
GB
152222014-06-20 Gary Benson <gbenson@redhat.com>
15223
15224 * gdb.arch/i386-avx.exp: Fix include file location.
15225 * gdb.arch/i386-sse.exp: Likewise.
15226
3ed9baed
IB
152272014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15228
15229 * gdb.dlang/expression.exp: New file.
15230
034f788c
PA
152312014-06-19 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15234 out from ...
15235 (top level): ... here. Iterate running tests under different
15236 scheduler-locking settings.
15237
45371d0c
LM
152382014-06-18 Luis Machado <lgustavo@codesourcery.com>
15239
15240 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15241 to DW_FORM_addr and use non-zero addresses.
15242
5d376983
SC
152432014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15244
15245 PR gdb/17017
15246 * gdb.python/py-xmethods.cc: Add global function call counters and
15247 increment them in their respective functions. Remove "cout"
15248 statements.
15249 * gdb.python/py-xmethods.exp: Make tests check the global function
15250 call counters instead of depending on inferior IO.
15251
a1aa2221
LM
152522014-06-18 Don Breazeal <donb@codesourcery.com>
15253
15254 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15255 Deleted procedure.
15256 (explicit_fork_parent_follow): Deleted procedure.
15257 (explicit_fork_child_follow): Deleted procedure.
15258 (test_follow_fork): New procedure.
15259 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15260 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15261 procedure calls.
15262
0fc05997
YQ
152632014-06-17 Yao Qi <yao@codesourcery.com>
15264
15265 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15266 CP1252.
15267
70795c52
LM
152682014-06-17 Luis Machado <lgustavo@codesourcery.com>
15269
15270 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15271 Initialize ptr and S explicitly.
15272 (skip_type_update_when_not_use_rtti_test): Likewise.
15273
6be47f0c
KS
152742014-06-16 Keith Seitz <keiths@redhat.com>
15275
15276 PR mi/15863
15277 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15278 the inferior is started.
15279
d03de421
PA
152802014-06-16 Pedro Alves <palves@redhat.com>
15281
15282 * gdb.base/break-main-file-remove-fail.c: New file.
15283 * gdb.base/break-main-file-remove-fail.exp: New file.
15284 * gdb.base/break-unload-file.exp: Use build_executable instead of
15285 prepare_for_testing.
15286 (test_break): New parameter "initial_load". Handle it.
15287 (top level): Add initial_load cmdline/file axis.
15288
f9579b99
TT
152892014-06-12 Tom Tromey <tromey@redhat.com>
15290
15291 * gdb.base/completion.exp: Don't use directory name in test.
15292
3657956b
GB
152932014-06-09 Gary Benson <gbenson@redhat.com>
15294
15295 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15296 separate the always-available ANSI-standard signals from the
15297 signals that require checking.
15298 (main): Likewise.
15299 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15300 Likewise.
15301 (main): Likewise.
15302
4186eb54
KS
153032014-06-07 Keith Seitz <keiths@redhat.com>
15304
15305 Revert:
15306 PR c++/16253
15307 * gdb.cp/var-tag.cc: New file.
15308 * gdb.cp/var-tag.exp: New file.
15309 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15310 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15311 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15312 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15313
25326a28 153142014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15315
15316 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15317
829155c9
PA
153182014-06-06 Pedro Alves <palves@redhat.com>
15319
15320 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15321 in target debug output instead of looking at RSP packets,
15322 disabling the test on any target that uses hardware stepping.
15323 Update comments.
15324
61c8d22e
PA
153252014-06-06 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.base/break-unload-file.exp: Fix typo.
15328
d9a47287
YQ
153292014-06-06 Yao Qi <yao@codesourcery.com>
15330
15331 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15332 from "jit_function" to "^jit_function".
15333
e5e01dbf
YQ
153342014-06-06 Yao Qi <yao@codesourcery.com>
15335
15336 * gdb.base/async.c (foo): Add one statement.
15337 * gdb.base/async.exp: Get the next instruction address and
15338 match the output of "nexti" by instruction address. Match
15339 the hex address in the output of "finish".
15340
73ba372c
GB
153412014-06-06 Gary Benson <gbenson@redhat.com>
15342
15343 * gdb.base/call-signals.c: Remove preprocessor conditionals
15344 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15345 SIGSEGV and SIGTERM.
15346 * gdb.base/sigall.c: Likewise.
15347 * gdb.base/unwindonsignal.c: Likewise.
15348 * gdb.reverse/sigall-reverse.c: Likewise.
15349
831517df
YQ
153502014-06-06 Yao Qi <yao@codesourcery.com>
15351
15352 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15353 readable, skip the test.
15354
b8b91e98
YQ
153552014-06-06 Yao Qi <yao@codesourcery.com>
15356
15357 * gdb.threads/staticthreads.c (thread_function): Move the line
15358 setting breakpoint on forward.
15359 * gdb.threads/staticthreads.exp: Update comments.
15360
fb934770
LC
153612014-06-05 Ludovic Courtès <ludo@gnu.org>
15362
15363 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15364 "history-append! type error".
15365
6ef284bd
SM
153662014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15367
15368 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15369 erroneous dprintf expected input.
15370
a872e241
DE
153712014-06-04 Doug Evans <xdje42@gmail.com>
15372
15373 * gdb.guile/scm-generics.exp: Delete.
15374
16f691fb
DE
153752014-06-04 Doug Evans <xdje42@gmail.com>
15376
15377 * gdb.guile/scm-breakpoint.exp: Update.
15378 Add tests for breakpoint registration.
15379
012370f6
TT
153802014-06-04 Tom Tromey <tromey@redhat.com>
15381
15382 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15383 VLA-in-union.
15384 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15385 inner_vla_struct, vla_union types. Initialize objects of those
15386 types and compute their sizes.
15387
9f5a4cef
HZ
153882014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15389 Hui Zhu <hui@codesourcery.com>
15390
15391 * gdb.base/fileio.exp: Add test for shell not available as well as
15392 available.
15393 * gdb.base/fileio.c (test_system): Check for shell twice.
15394
90a45c4d
YQ
153952014-06-04 Yao Qi <yao@codesourcery.com>
15396
15397 * gdb.base/auto-connect-native-target.exp: Remove redundant
15398 space from the regexp pattern.
15399
70017e41
YQ
154002014-06-04 Yao Qi <yao@codesourcery.com>
15401
15402 * gdb.base/default.exp: Replace "child" with "native" in
15403 regexp pattern.
15404
883964a7
SC
154052014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15406
15407 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15408 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15409 * gdb.python/py-xmethods.py: Python script supporting the
15410 new testcase and tests.
15411
ef370185
JB
154122014-06-03 Joel Brobecker <brobecker@adacore.com>
15413 Pedro Alves <palves@redhat.com>
15414
15415 PR breakpoints/17000
15416 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15417 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15418
1e2ccb61
BM
154192014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15420
15421 * gdb.base/subst.exp: Add tests to verify partial path matching
15422 output.
15423
c6ec5ab2
PA
154242014-06-03 Pedro Alves <palves@redhat.com>
15425
15426 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15427 target that doesn't use software single-stepping.
15428
835c559f
PA
154292014-06-03 Pedro Alves <palves@redhat.com>
15430
15431 PR breakpoints/17000
15432 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15433 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15434
06eb1586
DE
154352014-06-02 Doug Evans <xdje42@gmail.com>
15436
15437 * gdb.guile/scm-parameter.exp: New file.
15438
e698b8c4
DE
154392014-06-02 Doug Evans <xdje42@gmail.com>
15440
15441 * gdb.guile/scm-cmd.c: New file.
15442 * gdb.guile/scm-cmd.exp: New file.
15443
ded03782
DE
154442014-06-02 Doug Evans <xdje42@gmail.com>
15445
15446 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15447 pretty-printer lookup.
15448 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15449 (make-pp_s-printer): Call it.
15450 (make-pretty-printer-from-dict): New function.
15451 (lookup-pretty-printer-maker-from-dict): New function.
15452 (*pretty-printer*): Simplify.
15453 (make-objfile-pp_s-printer): New function.
15454 (install-objfile-pretty-printers!): New function.
15455 (make-progspace-pp_s-printer): New function.
15456 (install-progspace-pretty-printers!): New function.
15457 * gdb.guile/scm-progspace.c: New file.
15458 * gdb.guile/scm-progspace.exp: New file.
15459
41fac0cf
PA
154602014-06-02 Pedro Alves <palves@redhat.com>
15461
15462 * gdb.base/dprintf-bp-same-addr.c: New file.
15463 * gdb.base/dprintf-bp-same-addr.exp: New file.
15464
96ae5695
EBM
154652014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15466
15467 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15468 * gdb.arch/powerpc-power.s: Likewise.
15469
da02b3a8
JB
154702014-06-02 Joel Brobecker <brobecker@adacore.com>
15471
15472 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15473
c72b2e7b
YQ
154742014-06-01 Yao Qi <yao@codesourcery.com>
15475
15476 * gdb.base/watchpoint.exp (test_watch_location): Check null
15477 pointer can be dereferenced. If not, do the test, otherwise
15478 skip it.
15479
53e8a631
AB
154802014-05-30 Andrew Burgess <aburgess@broadcom.com>
15481
15482 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15483 results.
15484 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15485
938f0e2f
AB
154862014-05-30 Andrew Burgess <aburgess@broadcom.com>
15487
15488 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15489 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15490 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15491 * gdb.arch/amd64-invalid-stack-top.c: New file.
15492 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15493
9ba6657a
PA
154942014-05-30 Pedro Alves <palves@redhat.com>
15495
15496 PR breakpoints/17000
15497 * gdb.base/sss-bp-on-user-bp.c: New file.
15498 * gdb.base/sss-bp-on-user-bp.exp: New file.
15499
522c09bf
DB
155002014-05-30 David Blaikie <dblaikie@gmail.com>
15501
15502 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15503 gnu_inline semantics via attribute.
15504 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15505 source explicitly specifies the required semantics.
15506
bf4ef81e
MR
155072014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15508
15509 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15510
329ea579
PA
155112014-05-29 Pedro Alves <palves@redhat.com>
15512 Tom Tromey <tromey@redhat.com>
15513
15514 * gdb.base/async-shell.exp: Don't enable target-async.
15515 * gdb.base/async.exp
15516 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15517 parameter. Adjust.
15518 (top level): Don't test with "target-async".
15519 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15520 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15521 * gdb.base/inferior-died.exp: Don't enable target-async.
15522 * gdb.base/interrupt-noterm.exp: Likewise.
15523 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15524 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15525 * gdb.mi/mi-nonstop.exp: Likewise.
15526 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15527 * gdb.mi/mi-nsintrall.exp: Likewise.
15528 * gdb.mi/mi-nsmoribund.exp: Likewise.
15529 * gdb.mi/mi-nsthrexec.exp: Likewise.
15530 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15531 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15532 * gdb.python/py-evsignal.exp: Don't enable target-async.
15533 * gdb.python/py-evthreads.exp: Likewise.
15534 * gdb.python/py-prompt.exp: Likewise.
15535 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15536 * gdb.server/solib-list.exp: Don't enable target-async.
15537 * gdb.threads/thread-specific-bp.exp: Likewise.
15538 * lib/mi-support.exp: Adjust to use mi-async.
15539
fd664c91
PA
155402014-05-29 Pedro Alves <palves@redhat.com>
15541
15542 PR gdb/13860
15543 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15544 reason, even in sync mode.
15545
251bde03
PA
155462014-05-29 Pedro Alves <palves@redhat.com>
15547 Hui Zhu <hui@codesourcery.com>
15548
15549 PR PR15693
15550 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15551 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15552 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15553 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15554
7f3c0343
JB
155552014-05-28 Joel Brobecker <brobecker@adacore.com>
15556
15557 * config/monitor.exp (gdb_target_monitor): Replace use of
15558 "set remotebaud" by "set serial baud".
15559
b2715b27
AW
155602014-05-26 Andy Wingo <wingo@igalia.com>
15561
15562 * gdb.guile/scm-breakpoint.exp:
15563 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15564 properties instead of gdb-object-properties.
15565
498a4489
YQ
155662014-05-26 Yao Qi <yao@codesourcery.com>
15567
15568 * gdb.server/no-thread-db.exp: Specify source file name
15569 explicitly when setting a breakpoint.
15570
589fdceb
MM
155712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15572
15573 * gdb.btrace/vdso.c: New.
15574 * gdb.btrace/vdso.exp: New.
15575
e9089e05
MM
155762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15577
15578 * gdb.base/gcore.exp (capture_command_output): Move ...
15579 * lib/gdb.exp (capture_command_output): ... here.
15580
67b5c0c1
MM
155812014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15582
15583 * gdb.btrace/data.exp: Test memory access during btrace replay.
15584
a2199296
SM
155852014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15586
15587 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15588
17b2616c
PA
155892014-05-21 Pedro Alves <palves@redhat.com>
15590
15591 PR gdb/13860
15592 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15593 (top level): Test that output related to execution commands is
15594 sent to the console with CLI commands, but not with MI commands.
15595 Test that breakpoint events are always mirrored to the console.
15596 Also expect the new source line to be output after a "next" in
15597 async mode too. Make it a pass/fail test.
15598 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15599 output.
15600 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15601
5166082f
PA
156022014-05-21 Pedro Alves <palves@redhat.com>
15603
15604 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15605 Use them to test variations of "list" after reaching a breakpoint.
15606 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15607 Test "list" with listsize 10 after reaching a breakpoint.
15608 * gdb.python/python.exp (decode_line current location line
15609 number): Adjust expected line number.
15610
2f25d70f
SM
156112014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15612
15613 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15614 behavior for $args, pass it directly to "run".
15615
ff604a67
MR
156162014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15617
15618 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15619 30000 to 65536.
15620
6a3cb8e8
PA
156212014-05-21 Pedro Alves <palves@redhat.com>
15622
15623 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15624 auto-connect-native-target off".
15625 * gdb.base/auto-connect-native-target.c: New file.
15626 * gdb.base/auto-connect-native-target.exp: New file.
15627
4ebfc96e
PA
156282014-05-21 Pedro Alves <palves@redhat.com>
15629
15630 * gdb.base/default.exp: Test "target native" instead of "target
15631 child".
15632
36d46afb
MW
156332014-05-21 Mark Wielaard <mjw@redhat.com>
15634
15635 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15636
5876f503
JK
156372014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15638
15639 Fix TLS access for -static -pthread.
15640 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15641 <HAVE_TLS> (thread_function, main): Initialize it.
15642 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15643 Add clean_restart.
15644 <$have_tls != "">: Check TLSVAR.
15645
0256a6ac
PA
156462014-05-21 Pedro Alves <palves@redhat.com>
15647
15648 * gdb.base/dcache-line-read-error.c: New.
15649 * gdb.base/dcache-line-read-error.exp: New.
15650
936d2992
PA
156512014-05-20 Pedro Alves <palves@redhat.com>
15652
15653 * gdb.base/compare-sections.c: New file.
15654 * gdb.base/compare-sections.exp: New file.
15655
802e8e6d
PA
156562014-05-20 Pedro Alves <palves@redhat.com>
15657
15658 * gdb.base/break-idempotent.c: New file.
15659 * gdb.base/break-idempotent.exp: New file.
15660
e59fa00f
MM
156612014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15662
15663 * gdb.btrace/nohist.exp: New.
15664
8b696e31
YQ
156652014-05-20 Yao Qi <yao@codesourcery.com>
15666
15667 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15668 gdb.reverse directory and gdb_reverse_timeout exists in board
15669 setting.
15670 * README: Document gdb_reverse_timeout.
15671
73c9764f
YQ
156722014-05-20 Yao Qi <yao@codesourcery.com>
15673
15674 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15675 'test_file_name'. Treat args as a string instead of a list.
15676 (gdb_init): Rename argument 'args' by 'test_file_name'.
15677
f1f4348a
JK
156782014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15679
15680 * gdb.arch/powerpc-power.exp: New file.
15681 * gdb.arch/powerpc-power.s: New file.
15682
0dbe70ce
DE
156832014-05-16 Doug Evans <dje@google.com>
15684
15685 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15686 * gdb.base/completion.exp: Check that all expected files exist
15687 before doing file completion.
0dbe70ce 15688
8d551b02
DE
156892014-05-16 Doug Evans <dje@google.com>
15690
15691 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15692 Update.
15693 (do_syscall_tests_without_xml): Update.
15694
73eb7709
PA
156952014-05-16 Pedro Alves <palves@redhat.com>
15696
15697 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15698 instead of "unknown output after running".
15699
3fae92fc
YQ
157002014-05-16 Yao Qi <yao@codesourcery.com>
15701
15702 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15703 file1.txt from host at the end.
15704 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15705
c2b2ccc5
DE
157062014-05-15 Doug Evans <dje@google.com>
15707
15708 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15709 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15710 loading file. Add test for TU lookup.
15711
8c217a4b
SM
157122014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15713
15714 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15715 calling "-exec-arguments" or "set args" before running the
15716 inferior.
15717
3deb39c6
SM
157182014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15719
15720 * lib/mi-support.exp (mi_expect_stop): Expect message for
15721 inferiors that exit with non-zero exit code.
15722
71a79f8c
YQ
157232014-05-14 Yao Qi <yao@codesourcery.com>
15724
15725 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15726 match absolute path on remote host.
15727 (test_file_list_exec_source_files): Remove "/" from the
15728 pattern.
15729
f23fcd46
YQ
157302014-05-14 Yao Qi <yao@codesourcery.com>
15731
15732 * boards/local-remote-host-notty.exp (${board}_file): New
15733 proc.
15734
9404b58f
KM
157352014-05-07 Kyle McMartin <kyle@redhat.com>
15736
15737 Pushed by Joel Brobecker <brobecker@adacore.com>.
15738 * gdb.arch/aarch64-atomic-inst.c: New file.
15739 * gdb.arch/aarch64-atomic-inst.exp: New file.
15740
5e45f04c
YQ
157412014-05-07 Yao Qi <yao@codesourcery.com>
15742
15743 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15744 in current context" too.
15745
c888a17d
KS
157462014-05-05 Keith Seitz <keiths@redhat.com>
15747
15748 * gdb.linespec/ls-dollar.exp: Add test for linespec
15749 file:convenience_variable.
15750
290a839c
YQ
157512014-05-05 Yao Qi <yao@codesourcery.com>
15752
15753 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15754 traceframes into tfile and ctf trace files. Read data from
15755 trace file and test collected data.
15756 (gdb_collect_locals_test): Likewise.
15757 (gdb_unavailable_registers_test): Likewise.
15758 (gdb_unavailable_floats): Likewise.
15759 (gdb_collect_globals_test): Likewise.
15760 (top-level): Append "ctf" to trace_file_targets if GDB
15761 supports.
15762
b5262cd0
YQ
157632014-05-05 Yao Qi <yao@codesourcery.com>
15764
15765 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15766 code to ...
15767 (gdb_collect_args_test_1): ... it. New proc.
15768 (gdb_collect_locals_test): Move some code to ...
15769 (gdb_collect_locals_test_1): ... it. New proc.
15770 (gdb_unavailable_registers_test): Move some code to ...
15771 (gdb_unavailable_registers_test_1): ... it. New proc.
15772 (gdb_unavailable_floats): Move some code to ...
15773 (gdb_unavailable_floats_1): ... it. New proc.
15774
30a1e6cc
SDJ
157752014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15776
15777 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15778 probes to test for bitness recognition.
15779 * gdb.arch/amd64-stap-optional-prefix.exp
15780 (test_probe_value_without_reg): New procedure.
15781 Add code to test for different kinds of bitness.
15782
f33da99a
SDJ
157832014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15784
15785 PR breakpoints/16889
15786 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15787 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15788
5b80f00d
PA
157892014-05-01 Pedro Alves <palves@redhat.com>
15790
15791 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15792 gdb_file_cmd if no file is specified.
15793 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15794 last_loaded_file to set the remote exec-file.
15795
f8c2a73c
PA
157962014-05-01 Pedro Alves <palves@redhat.com>
15797
15798 * boards/local-remote-host.exp: New file.
15799
be6e8ac7
PA
158002014-05-01 Pedro Alves <palves@redhat.com>
15801
15802 * boards/local-remote-host.exp: Rename to ...
15803 * boards/local-remote-host-notty.exp: ... this.
15804
cac0dc8f
JB
158052014-04-28 Joel Brobecker <brobecker@adacore.com>
15806
15807 * gdb.ada/dyn_arrayidx: New testcase.
15808
9730e6cc
YQ
158092014-04-26 Yao Qi <yao@codesourcery.com>
15810
15811 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15812 and compute the length of function main. Save it in
15813 $main_length.
15814 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15815 (top-level): Use gdb_compile to compile objects into
15816 executable and restart GDB. Remove invocation to
15817 prepare_for_testing.
15818
7ae1a6a6
PA
158192014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15820 Pedro Alves <palves@redhat.com>
15821
15822 PR server/16255
15823 * gdb.multi/multi-attach.c: New file.
15824 * gdb.multi/multi-attach.exp: New file.
15825
4082afcc
PA
158262014-04-25 Pedro Alves <palves@redhat.com>
15827
15828 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15829 user.
15830 (top level): Test that "set remote conditional-breakpoints-packet
15831 off" works as intended.
15832 * gdb.base/dprintf.exp: Test that "set remote
15833 breakpoint-commands-packet off" works as intended.
15834 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15835 New function.
15836 (top level): Call it.
15837 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15838 remote fast-tracepoints-packet off" works as intended.
15839 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15840 * lib/gdb.exp (gdb_is_target_remote): ... here.
15841
2abc3f8d
DB
158422014-04-24 David Blaikie <dblaikie@gmail.com>
15843
15844 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15845 ensure clang would not discard them.
15846 * gdb.base/gdbvars.c: Ditto.
15847 * gdb.base/memattr.c: Ditto.
15848 * gdb.base/whatis.c: Ditto.
15849 * gdb.python/py-prettyprint.c: Ditto.
15850 * gdb.trace/actions.c: Ditto.
15851 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15852 ensure clang would not discard it.
15853
bfd39632
DB
158542014-04-24 David Blaikie <dblaikie@gmail.com>
15855
15856 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15857 clang to emit the full definition of type required by the test
15858 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15859
22842ff6
DB
158602014-04-24 David Blaikie <dblaikie@gmail.com>
15861
15862 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15863 coax Clang into emitting the definition of the type.
15864 * gdb.cp/pr10728-x.h (y): Ditto.
15865 * gdb.cp/pr10728-y.cc (y): Ditto.
15866
c2e827ad
DB
158672014-04-24 David Blaikie <dblaikie@gmail.com>
15868
15869 * gdb.base/label.exp: XFAIL label related tests under Clang.
15870 * gdb.cp/cplabel.exp: Ditto.
15871 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15872 under Clang those using labels.
15873
4c2d33e7
YQ
158742014-04-25 Yao Qi <yao@codesourcery.com>
15875
15876 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15877 double_label.
15878 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15879 partial_label and double_label.
15880
56083b99
DB
158812014-04-24 David Blaikie <dblaikie@gmail.com>
15882
15883 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15884
25d4e99d
DB
158852014-04-24 David Blaikie <dblaikie@gmail.com>
15886
15887 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15888 of the function to work across GCC and Clang.
15889 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15890 pointer types (const void ** const V void **).
15891
01f9f808
MS
158922014-04-24 Michael Sturm <michael.sturm@mintel.com>
15893 Walfred Tedeschi <walfred.tedeschi@intel.com>
15894
15895 * Makefile.in (EXECUTABLES): Added i386-avx512.
15896 * gdb.arch/i386-avx512.c: New file.
15897 * gdb.arch/i386-avx512.exp: Likewise.
15898
4b48d439
KS
158992014-04-23 Keith Seitz <keiths@redhat.com>
15900
15901 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15902 (mi_make_breakpoint_table): New procedure.
15903 (mi_create_breakpoint): Use mi_make_breakpoint
15904 and return the result.
15905 (mi_make_breakpoint): New procedure.
15906 (mi_build_kv_pairs): New procedure.
15907
15908 * gdb.mi/mi-break.exp: Remove unused globals,
15909 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15910 All callers updated.
15911 * gdb.mi/mi-dprintf.exp: Use variable to track command
15912 number.
15913 Update all callers of mi_create_breakpoint and use
15914 mi_make_breakpoint_table.
15915 Remove any unused global variables.
15916 * gdb.mi/mi-nonstop.exp: Likewise.
15917 * gdb.mi/mi-nsintrall.exp: Likewise.
15918 * gdb.mi/mi-nsmoribund.exp: Likewise.
15919 * gdb.mi/mi-nsthrexec.exp: Likewise.
15920 * gdb.mi/mi-reverse.exp: Likewise.
15921 * gdb.mi/mi-simplerun.exp: Likewise.
15922 * gdb.mi/mi-stepn.exp: Likewise.
15923 * gdb.mi/mi-syn-frame.exp: Likewise.
15924 * gdb.mi/mi-until.exp: Likewise.
15925 * gdb.mi/mi-var-cp.exp: Likewise.
15926 * gdb.mi/mi-var-display.exp: Likewise.
15927 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15928 * gdb.mi/mi2-var-child.exp: Likewise.
15929 * gdb.mi/mi-vla-c99.exp: Likewise.
15930 * lib/mi-support.exp: Likewise.
15931
15932 From Ian Lance Taylor <iant@cygnus.com>:
15933 * lib/gdb.exp (parse_args): New procedure.
15934
08351840
PA
159352014-04-23 Pedro Alves <palves@redhat.com>
15936
15937 * gdb.base/break-unload-file.c: New file.
15938 * gdb.base/break-unload-file.exp: New file.
15939 * gdb.base/sym-file-lib.c (baz): New function.
15940 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15941 field.
15942 (load): Store the segment's mapped size.
15943 (unload): New function.
15944 (unload_shlib): New function.
15945 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15946 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15947 set a breakpoint at baz, and call it.
15948 * gdb.base/sym-file.exp: New tests for stale breakpoint
15949 instructions.
15950
076855f9
PA
159512014-04-23 Pedro Alves <palves@redhat.com>
15952
15953 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15954 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15955 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15956 * gdb.base/hbreak-unmapped.c: New file.
15957 * gdb.base/hbreak-unmapped.exp: New file.
15958 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15959 * lib/gdb.exp (gdb_is_target_remote): ... here.
15960
483805cf
PA
159612014-04-22 Pedro Alves <palves@redhat.com>
15962
15963 * gdb.base/consecutive-step-over.c: New file.
15964 * gdb.base/consecutive-step-over.exp: New file.
15965
06d97543
PA
159662014-04-22 Pedro Alves <palves@redhat.com>
15967
15968 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15969 instead of send_gdb/gdb_expect.
15970
b4429ea2
YQ
159712014-04-22 Yao Qi <yao@codesourcery.com>
15972
15973 * lib/trace-support.exp (generate_tracefile): New procedure.
15974 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15975 return 0.
15976 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15977 if generate_tracefile returns 1.
15978
51d48146
PA
159792014-04-18 Tom Tromey <palves@redhat.com>
15980 Pedro alves <tromey@redhat.com>
15981
15982 PR backtrace/15558
15983 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15984 with a backtrace limit.
15985 * gdb.python/py-frame-inline.exp: Test running to an inline
15986 function with a backtrace limit, and printing the newest frame.
15987 * gdb.python/py-frame-inline.c (main): Call f.
15988
bd1dce5f
MS
159892014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15990
15991 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15992
40d1a503
MS
159932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15994
15995 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15996 Drop prefix from unsupported source file path.
15997
389b98f7
YQ
159982014-04-17 Yao Qi <yao@codesourcery.com>
15999
16000 * lib/gdb.exp (with_target_charset): New proc.
16001 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16002 with_target_charset.
16003 (test_print_strings): Likewise.
16004 (test_repeat_bytes): Likewise.
16005 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16006 for some tests.
16007
22869d73
KS
160082014-04-16 Keith Seitz <keiths@redhat.com>
16009
16010 PR gdb/15827
16011 * gdb.dwarf2/corrupt.c: New file.
16012 * gdb.dwarf2/corrupt.exp: New file.
16013
c4f87ca6
KS
160142014-04-16 Keith Seitz <keiths@redhat.com>
16015
16016 PR c++/16597
16017 * gdb.cp/namelessclass.cc: New file.
16018 * gdb.cp/namelessclass.exp: New file.
16019 * gdb.cp/namelessclass.S: New file.
16020
ab19de87
DE
160212014-04-16 Doug Evans <dje@google.com>
16022
16023 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16024 Add comment.
16025 (gdbserver_default_get_comm_port): New function.
16026 (gdbserver_start): Check if board file provided
16027 "gdbserver,get_comm_port" and use it if so.
16028 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16029 (gdb,socketport): Set to "stdio".
16030 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16031 (stdio_gdbserver_template): Delete.
16032 (${board}_get_remote_address): Update.
16033 (${board}_build_remote_cmd): Delete.
16034 (${board}_get_comm_port): New function.
16035 (${board}_spawn): Update.
16036 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16037 Delete.
16038 (${board}_get_remote_address): Update.
16039 (${board}_get_comm_port): New function.
16040
fc98a809
AB
160412014-04-16 Andrew Burgess <aburgess@broadcom.com>
16042
16043 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16044 appearing in any order.
16045
87fd9e6e
DE
160462014-04-15 Doug Evans <dje@google.com>
16047
16048 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16049 uninitialized value of "description".
16050
099fc3ea
KS
160512014-04-15 Keith Seitz <keiths@redhat.com>
16052
16053 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16054 Remove unused globals.
16055 (test_running_the_program): Likewise.
16056 (test_controlled_execution): Likewise.
16057 (test_controlling_breakpoints): Likewise.
16058 (test_program_termination): Likewise.
16059
5da151d4
KS
160602014-04-15 Keith Seitz <keiths@redhat.com>
16061
16062 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16063 unused globals.
16064 (test_rbreak_creation_and_listing): Likewise.
16065 (test_ignore_count): Likewise.
16066 (test_error): Likewise.
16067
35e5d2f0
PA
160682014-04-15 Pedro Alves <palves@redhat.com>
16069
16070 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16071 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16072 sym-file-loader.c.
16073 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16074 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16075 to sym-file-loader.c.
16076 (struct library): Forward declare.
16077 (load_shlib, lookup_function): Change prototypes.
16078 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16079 (translate_offset): Remove declarations.
16080 (get_text_addr): New declaration.
16081 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16082 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16083 sym-file-loader.h.
16084 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16085 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16086 here from sym-file-loader.h.
16087 (struct library): New structure.
16088 (load_shlib, lookup_function): Change prototypes and adjust to
16089 work with a struct library.
16090 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16091 (translate_offset): Make static.
16092 (get_text_addr): New function.
16093 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16094
eb4c1710
PA
160952014-04-15 Pedro Alves <palves@redhat.com>
16096
16097 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16098
2d1baf52
PA
160992014-04-15 Pedro Alves <palves@redhat.com>
16100
16101 * gdb.base/sym-file-loader.c: Include <limits.h>.
16102 (SELF_LINK): New define.
16103 (get_origin): New function.
16104 (load_shlib): Use it.
16105 * gdb.base/sym-file.exp: Don't early return if the target is
16106 remote. Use runto_main, and issue fail is that fails. Use
16107 gdb_load_shlibs.
16108 (shlib_name): Delete.
16109 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16110
7dd6df01
PA
161112014-04-15 Pedro Alves <palves@redhat.com>
16112
16113 * gdb.base/sym-file.exp: Remove regex characters from test
16114 message. Don't refer to breakpoint numbers in test messages.
16115
b50c8614
KS
161162014-04-14 Keith Seitz <keiths@redhat.com>
16117
16118 PR c++/16253
16119 * gdb.cp/var-tag.cc: New file.
16120 * gdb.cp/var-tag.exp: New file.
16121 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16122 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16123 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16124 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16125
3d567982
TT
161262014-04-14 Tom Tromey <tromey@redhat.com>
16127
16128 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16129 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16130 type.
16131 * gdb.cp/enum-class.exp: New file.
16132 * gdb.cp/enum-class.cc: New file.
16133
0626fc76
TT
161342014-04-14 Tom Tromey <tromey@redhat.com>
16135
16136 * gdb.dwarf2/enum-type.exp: New file.
16137
dca325b3
SA
161382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16139
16140 * gdb.mi/mi-vla-c99.exp: New file.
16141 * gdb.mi/vla.c: New file.
16142
5854b38a
SA
161432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16144
16145 * gdb.base/vla-datatypes.c: New file.
16146 * gdb.base/vla-datatypes.exp: New file.
16147
463bb957
SA
161482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16149
16150 * gdb.base/vla-ptr.c: New file.
16151 * gdb.base/vla-ptr.exp: New file.
16152
3dd170be
SA
161532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16154
16155 * gdb.dwarf2/count.exp: New file.
16156
5ecaaa66
SA
161572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16158
16159 * gdb.base/vla-sideeffect.c: New file.
16160 * gdb.base/vla-sideeffect.exp: New file.
16161
41f1ada5
DB
161622014-04-14 David Blaikie <dblaikie@gmail.com>
16163
16164 * gdb.mi/non-stop.c: Add return value for non-void function return
16165 statement.
16166 * gdb.threads/staticthreads.c: Ditto.
16167
0be03e84
DE
161682014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16169 Doug Evans <xdje42@gmail.com>
16170
16171 * gdb.guile/scm-value.c: Improve test case.
16172 * gdb.guile/scm-value.exp: Add new test.
16173
f180a1fb
DB
161742014-04-11 David Blaikie <dblaikie@gmail.com>
16175
16176 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16177 override Clang's default.
16178
6b662e19
JB
161792014-04-11 Joel Brobecker <brobecker@adacore.com>
16180
16181 Revert the following changes (regressions):
16182
16183 * gdb.base/vla-sideeffect.c: New file.
16184 * gdb.base/vla-sideeffect.exp: New file.
16185
16186 * gdb.dwarf2/count.exp: New file.
16187
16188 * gdb.base/vla-multi.c: New file.
16189 * gdb.base/vla-multi.exp: New file.
16190
16191 * gdb.base/vla-ptr.c: New file.
16192 * gdb.base/vla-ptr.exp: New file.
16193
16194 * gdb.base/vla-datatypes.c: New file.
16195 * gdb.base/vla-datatypes.exp: New file.
16196
16197 * gdb.mi/mi-vla-c99.exp: New file.
16198 * gdb.mi/vla.c: New file.
16199
245a5f0b
KS
162002014-04-11 Keith Seitz <keiths@redhat.com>
16201
16202 PR c++/16675
16203 * gdb.cp/cpsizeof.exp: New file.
16204 * gdb.cp/cpsizeof.cc: New file.
16205
58a84dcf
SA
162062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16207
191a8a90
JB
16208 * gdb.mi/mi-vla-c99.exp: New file.
16209 * gdb.mi/vla.c: New file.
58a84dcf 16210
c8655f75
SA
162112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16212
16213 * gdb.base/vla-datatypes.c: New file.
16214 * gdb.base/vla-datatypes.exp: New file.
16215
024e13b4
SA
162162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16217
16218 * gdb.base/vla-ptr.c: New file.
16219 * gdb.base/vla-ptr.exp: New file.
16220
1a237e0e
SA
162212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16222
16223 * gdb.base/vla-multi.c: New file.
16224 * gdb.base/vla-multi.exp: New file.
16225
504f3432
SA
162262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16227
16228 * gdb.dwarf2/count.exp: New file.
16229
3bce8237
SA
162302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16231
191a8a90
JB
16232 * gdb.base/vla-sideeffect.c: New file.
16233 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16234
322f9c21
YQ
162352014-04-11 Yao Qi <yao@codesourcery.com>
16236
16237 * gdb.base/completion.exp: Check file exists before running tests
16238 on file completion.
16239
d708bcd1
PA
162402014-04-10 Pedro Alves <palves@redhat.com>
16241
16242 * gdb.base/cond-eval-mode.c: New file.
16243 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16244 prepare_for_testing to build the new file. Check result of
16245 runto_main.
16246 (test_break, test_watch): New procedures.
16247 (top level): Use them.
16248
ae1d2761
PM
162492014-04-08 Pierre Muller <muller@sourceware.org>
16250
16251 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16252 Ctrl-V use for mingw hosts.
16253
7af389b8
SC
162542014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16255
16256 * gdb.python/py-value.c: Improve test case.
16257 * gdb.python/py-value.exp: Add new test.
16258
5e703181
DE
162592014-04-07 David Blaikie <dblaikie@gmail.com>
16260
16261 * lib/compiler.c: Identify the clang compiler.
16262 * lib/compiler.cc: Ditto.
16263
9810b410
YQ
162642014-04-03 Yao Qi <yao@codesourcery.com>
16265
16266 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16267
98d1b8dc
AB
162682014-04-01 Anton Blanchard <anton@samba.org>
16269
16270 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16271 messages unique.
16272
3114cea1
AB
162732014-04-01 Anton Blanchard <anton@samba.org>
16274
16275 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16276 prepare_for_testing.
16277
62f7182c
AB
162782014-04-01 Anton Blanchard <anton@samba.org>
16279
16280 * gdb.arch/ppc64-atomic-inst.c: Remove.
16281 * gdb.arch/ppc64-atomic-inst.S: New file.
16282 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16283
770e7fc7
DE
162842014-03-31 Doug Evans <dje@google.com>
16285
16286 * gdb.base/print-symbol-loading-lib.c: New file.
16287 * gdb.base/print-symbol-loading-main.c: New file.
16288 * gdb.base/print-symbol-loading.exp: New file.
16289
46e2bafa
YQ
162902014-03-31 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16293
8776cfe9
JB
162942014-03-28 Joel Brobecker <brobecker@adacore.com>
16295
16296 * gdb.ada/mi_dyn_arr: New testcase.
16297
5d1ef361
DE
162982014-03-27 Doug Evans <dje@google.com>
16299
16300 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16301
b5bee914
YQ
163022014-03-27 Yao Qi <yao@codesourcery.com>
16303
16304 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16305 if target is nios2-*-*.
16306
0d4d0e77
YQ
163072014-03-26 Yao Qi <yao@codesourcery.com>
16308
16309 * lib/gdb.exp (readline_is_used): New proc.
16310 * gdb.base/completion.exp: Move tests on command complete up.
16311 Skip the rest of tests if readline is not used.
16312 * gdb.ada/complete.exp: Skp the test if readline is not
16313 used.
16314 * gdb.base/filesym.exp: Likewise.
16315 * gdb.base/macscp.exp: Likewise.
16316 * gdb.base/readline-ask.exp: Likewise.
16317 * gdb.base/readline.exp: Likewise.
16318 * gdb.python/py-cmd.exp: Likewise.
16319 * gdb.trace/tfile.exp: Likewise.
16320
29361eee
YQ
163212014-03-26 Yao Qi <yao@codesourcery.com>
16322
16323 * gdb.base/macscp.exp: Fix code format issues.
16324
bc9a5525
UW
163252014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16326
16327 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16328 * gdb.asm/powerpc64le.inc: New file.
16329
d3839ede
PA
163302014-03-25 Pedro Alves <palves@redhat.com>
16331 Doug Evans <dje@google.com>
16332
16333 * gdb.base/source-execution.c: New file.
16334 * gdb.base/source-execution.exp: New file.
16335 * gdb.base/source-execution.gdb: New file.
16336
01672a57
DE
163372014-03-24 Doug Evans <dje@google.com>
16338
16339 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16340 using fission.
16341
88bbeca9
HZ
163422014-03-24 Hui Zhu <hui@codesourcery.com>
16343 Pedro Alves <palves@redhat.com>
16344
16345 PR breakpoints/16101
16346 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16347 test pass/fail messages. Detect missing support for dprintf when
16348 breakpoints are actually inserted.
16349 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16350 breakpoints are actually inserted.
16351 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16352 fails.
16353
d2348791
JK
163542014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16355
16356 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16357
feef67ab
DE
163582014-03-22 Doug Evans <xdje42@gmail.com>
16359
16360 * gdb.python/python.exp (python not supported): Verify multi-line
16361 python command issues an error.
25d743f9 16362 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16363 guile command issues an error.
feef67ab 16364
ecebef6a
MR
163652014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16366
16367 * gdb.threads/thread-specific.exp: Handle the lack of usable
16368 $this_breakpoint and $this_thread.
16369
ccdd1909
HZ
163702014-03-21 Hui Zhu <hui@codesourcery.com>
16371
16372 * gdb.base/attach.exp (do_command_attach_tests): New.
16373
beb460e8
PA
163742014-03-20 Tom Tromey <tromey@redhat.com>
16375 Pedro Alves <palves@redhat.com>
16376
16377 PR cli/15718
16378 * gdb.base/condbreak-call-false.c: New file.
16379 * gdb.base/condbreak-call-false.exp: New file.
16380
40acf43a
PA
163812014-03-20 Pedro Alves <palves@redhat.com>
16382
16383 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16384 Delete.
16385 (block_signals, unblock_signals): Delete.
16386 (child_function_2, main): Remove references to deleted variable
16387 and functions.
16388
9f5e1e02
PA
163892014-03-20 Pedro Alves <palves@redhat.com>
16390
16391 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16392 Use pthread_kill to signal thread 2.
16393 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16394 Adjust to make the test send itself a signal rather than using the
16395 host's "kill" command.
16396
99619bea
PA
163972014-03-20 Pedro Alves <palves@redhat.com>
16398
16399 * gdb.threads/multiple-step-overs.c: New file.
16400 * gdb.threads/multiple-step-overs.exp: New file.
16401 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16402 Adjust expected infrun debug output.
16403
2adfaa28
PA
164042014-03-20 Pedro Alves <palves@redhat.com>
16405
16406 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16407 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16408
31e77af2
PA
164092014-03-20 Pedro Alves <palves@redhat.com>
16410
16411 PR breakpoints/7143
16412 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16413 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16414 of gdb_test_multiple.
16415 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16416 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16417
b9f437de
PA
164182014-03-20 Pedro Alves <palves@redhat.com>
16419
16420 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16421 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16422
05adc73e
PA
164232014-03-19 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.base/async.exp: Remove early return.
16426
6048b950
PA
164272014-03-19 Pedro Alves <palves@redhat.com>
16428
16429 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16430
8bcfb00a
PA
164312014-03-19 Pedro Alves <palves@redhat.com>
16432
16433 * gdb.base/async.exp (test_background): Expect \r\n after
16434 "completed." in the fail pattern.
16435
884e37dc
PA
164362014-03-19 Pedro Alves <palves@redhat.com>
16437
16438 * gdb.base/async.exp (test_background): New procedure.
16439 Use it for all background execution command tests.
16440
148e57e2
PA
164412014-03-19 Pedro Alves <palves@redhat.com>
16442
16443 * gdb.base/async.exp: Use prepare_for_testing.
16444
f48088c7
PA
164452014-03-19 Pedro Alves <palves@redhat.com>
16446
16447 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16448 the same line.
16449
e2f6c966
PA
164502014-03-19 Pedro Alves <palves@redhat.com>
16451
16452 * gdb.base/async.c (main): Add "jump here" and "until here" line
16453 marker comments.
16454 * gdb.base/async.exp (jump_here): New global.
16455 (jump& test): Use it.
16456 (until_here): New global.
16457 (until& test): Use it.
16458
c30568d4
PA
164592014-03-19 Pedro Alves <palves@redhat.com>
16460
16461 * gdb.base/async.exp: Don't frob gdb_protocol.
16462
0172b6a7
DE
164632014-03-18 Doug Evans <xdje42@gmail.com>
16464
16465 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16466 Fix spelling of exec-done-display.
16467
06c868a8
JK
164682014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16469
16470 PR gdb/15358
16471 * gdb.base/gdb-sigterm.c: New file.
16472 * gdb.base/gdb-sigterm.exp: New file.
16473
0c7e1a46
PA
164742014-03-18 Pedro Alves <palves@redhat.com>
16475
16476 PR gdb/13860
16477 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16478 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16479 solib-event.
16480
f7c77d93
JB
164812014-03-17 Joel Brobecker <brobecker@adacore.com>
16482
16483 * gdb.ada/pckd_arr_ren: New testcase.
16484
5a1e8c7a
DE
164852014-03-13 Doug Evans <xdje42@gmail.com>
16486
16487 PR guile/16612
16488 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16489 collect after discarding symbols.
16490
350e1a76
DE
164912014-03-13 Ludovic Courtès <ludo@gnu.org>
16492 Doug Evans <xdje42@gmail.com>
16493
16494 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16495 to history survives a gc.
16496
a69900ae
PA
164972014-03-13 Pedro Alves <palves@redhat.com>
16498
16499 * gdb.base/default.exp: Don't test "target procfs".
16500
5db9f0bd
PA
165012014-03-13 Pedro Alves <palves@redhat.com>
16502
16503 * gdb.base/default.exp: Update "target child" and "target procfs"
16504 tests to not expect "Unix".
16505
b3ccfe11
TT
165062014-03-12 Tom Tromey <tromey@redhat.com>
16507
16508 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16509 New procs. Add target-async tests.
16510 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16511 Add target-async tests.
16512
646f4417
AA
165132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16514
16515 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16516 'func_start' and 'func_end' for the beginning and end of the
16517 function code, respectively.
16518 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16519 'func_end' instead of 'func' and 'main'.
16520
288c211f
AA
165212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16522
16523 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16524 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16525 generate the debug info assembler source.
16526
e0c0f156
AA
165272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16528
16529 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16530 * gdb.dwarf2/arr-subrange.exp: Likewise.
16531 * gdb.dwarf2/dwz.exp: Likewise.
16532 * gdb.dwarf2/method-ptr.exp: Likewise.
16533 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16534 * gdb.dwarf2/subrange.exp: Likewise.
16535 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16536 * gdb.dwarf2/implptrpiece.exp: Likewise.
16537 * gdb.dwarf2/nostaticblock.exp: Likewise.
16538
0e5c4555
AA
165392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16540
16541 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16542 directory to absolute path name arguments.
16543
5ec18f2b
JG
165442014-03-10 Joel Brobecker <brobecker@adacore.com>
16545
16546 * gdb.ada/tagged_access: New testcase.
16547
847fc4f2
MM
165482014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16549
16550 * gdb.btrace/data.exp: Update expected output.
16551
cc3da688
YQ
165522014-03-06 Yao Qi <yao@codesourcery.com>
16553
16554 * gdb.trace/pr16508.exp: New file.
16555
0f26cec1
PA
165562014-03-05 Pedro Alves <palves@redhat.com>
16557
16558 PR gdb/16575
16559 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16560 procedure.
16561 (top level): Adjust to use it. Add tests that exercise breakpoint
16562 interaction with the code-cache.
16563
7a5a839f
LC
165642014-02-26 Ludovic Courtès <ludo@gnu.org>
16565
16566 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16567 test for 'history-append!'.
16568
31aa7e4e
JB
165692014-02-26 Joel Brobecker <brobecker@adacore.com>
16570
16571 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16572 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16573 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16574 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16575 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16576 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16577
1b588015
JB
165782014-02-26 Joel Brobecker <brobecker@adacore.com>
16579
16580 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16581 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16582 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16583
55426c9d
JB
165842014-02-26 Joel Brobecker <brobecker@adacore.com>
16585
16586 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16587
dc53a7ad
JB
165882014-02-26 Joel Brobecker <brobecker@adacore.com>
16589
16590 * gdb.dwarf2/arr-stride.c: New file.
16591 * gdb.dwarf2/arr-stride.exp: New file.
16592
12ab52e9
PA
165932014-02-26 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16596 that won't ever trigger. Make sure that GDB reports the correct
16597 breakpoint that caused the stop.
16598
849c862e
JK
165992014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16600
16601 PR gdb/16626
16602 * gdb.base/auto-load-script: New file.
16603 * gdb.base/auto-load.c: New file.
16604 * gdb.base/auto-load.exp: New file.
16605
71b7d793
JK
16606 PR gdb/16626
16607 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16608
e2f0d509
JK
166092014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16610
16611 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16612 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16613
50cc37c8
DE
166142014-02-24 Doug Evans <dje@google.com>
16615
16616 * lib/gdb.exp (run_on_host): Log error output if program fails.
16617
ea4758f2
PA
166182014-02-21 Pedro Alves <palves@redhat.com>
16619
16620 * gdb.threads/step-after-sr-lock.c: Rename to ...
16621 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16622 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16623 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16624 ... this.
16625
d7b30f67
SDJ
166262014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16627
16628 PR tdep/16397
16629 * gdb.arch/amd64-stap-special-operands.exp: New file.
16630 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16631 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16632 * gdb.arch/amd64-stap-triplet.S: Likewise.
16633 * gdb.arch/amd64-stap-triplet.c: Likewise.
16634
83deb43f
JB
166352014-02-20 Joel Brobecker <brobecker@adacore.com>
16636
16637 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16638 in .section pseudo-op.
16639
adde2bff
DE
166402014-02-20 lin zuojian <manjian2006@gmail.com>
16641 Joel Brobecker <brobecker@adacore.com>
16642 Doug Evans <xdje42@gmail.com>
16643
16644 PR symtab/16581
16645 * gdb.dwarf2/dw2-icycle.S: New file.
16646 * gdb.dwarf2/dw2-icycle.c: New file.
16647 * gdb.dwarf2/dw2-icycle.exp: New file.
16648
f7bd0f78
SC
166492014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16650
16651 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16652 operations on gdb.Value objects.
16653 * gdb.python/py-value-cc.exp: Add new test to test operations on
16654 gdb.Value objects.
16655
c17ef0d5
DE
166562014-02-18 Doug Evans <dje@google.com>
16657
16658 * Makefile.in (TESTS): New variable.
16659 (expanded_tests, expanded_tests_or_none): New variables
16660 (check-single): Pass $(expanded_tests_or_none) to runtest.
16661 (check-parallel): Only run tests in $(TESTS) if non-empty.
16662 (check/no-matching-tests-found): New rule.
16663 * README: Document TESTS makefile variable.
16664
5dd3176f
DE
166652014-02-18 Doug Evans <dje@google.com>
16666
16667 * Makefile.in (check-parallel): rm -rf outputs temp.
16668
0b10be4f
JK
166692014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16670
16671 Fix "ERROR: no fileid for" in the testsuite.
16672 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16673
85f224e7
DE
166742014-02-12 Doug Evans <dje@google.com>
16675
16676 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16677 (MISCELLANEOUS): New variable.
16678 (clean): rm -rf $(MISCELLANEOUS).
16679 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16680 dwp live in the same directory as symlinks, with each symlink pointed
16681 to a differently named file in a different directory.
16682
149b30ff
DE
166832014-02-11 Doug Evans <dje@google.com>
16684
16685 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16686 of Tcl file commands.
16687
1dfdac32
MK
166882014-02-10 Mark Kettenis <kettenis@gnu.org>
16689
16690 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16691 "kill -SIGUSR1 -1".
16692
aa4fb036
JB
166932014-02-10 Joel Brobecker <brobecker@adacore.com>
16694
16695 * gdb.ada/tick_length_array_enum_idx: New testcase.
16696
ed3ef339
DE
166972014-02-10 Doug Evans <xdje42@gmail.com>
16698
16699 * configure.ac (AC_OUTPUT): Add gdb.guile.
16700 * configure: Regenerate.
16701 * lib/gdb-guile.exp: New file.
16702 * lib/gdb.exp (get_target_charset): New function.
16703 * gdb.base/help.exp: Update expected output from "apropos apropos".
16704 * gdb.guile/Makefile.in: New file.
16705 * gdb.guile/guile.exp: New file.
16706 * gdb.guile/scm-arch.c: New file.
16707 * gdb.guile/scm-arch.exp: New file.
16708 * gdb.guile/scm-block.c: New file.
16709 * gdb.guile/scm-block.exp: New file.
16710 * gdb.guile/scm-breakpoint.c: New file.
16711 * gdb.guile/scm-breakpoint.exp: New file.
16712 * gdb.guile/scm-disasm.c: New file.
16713 * gdb.guile/scm-disasm.exp: New file.
16714 * gdb.guile/scm-equal.c: New file.
16715 * gdb.guile/scm-equal.exp: New file.
16716 * gdb.guile/scm-error.exp: New file.
16717 * gdb.guile/scm-error.scm: New file.
16718 * gdb.guile/scm-frame-args.c: New file.
16719 * gdb.guile/scm-frame-args.exp: New file.
16720 * gdb.guile/scm-frame-args.scm: New file.
16721 * gdb.guile/scm-frame-inline.c: New file.
16722 * gdb.guile/scm-frame-inline.exp: New file.
16723 * gdb.guile/scm-frame.c: New file.
16724 * gdb.guile/scm-frame.exp: New file.
16725 * gdb.guile/scm-generics.exp: New file.
16726 * gdb.guile/scm-gsmob.exp: New file.
16727 * gdb.guile/scm-iterator.c: New file.
16728 * gdb.guile/scm-iterator.exp: New file.
16729 * gdb.guile/scm-math.c: New file.
16730 * gdb.guile/scm-math.exp: New file.
16731 * gdb.guile/scm-objfile-script-gdb.in: New file.
16732 * gdb.guile/scm-objfile-script.c: New file.
16733 * gdb.guile/scm-objfile-script.exp: New file.
16734 * gdb.guile/scm-objfile.c: New file.
16735 * gdb.guile/scm-objfile.exp: New file.
16736 * gdb.guile/scm-ports.exp: New file.
16737 * gdb.guile/scm-pretty-print.c: New file.
16738 * gdb.guile/scm-pretty-print.exp: New file.
16739 * gdb.guile/scm-pretty-print.scm: New file.
16740 * gdb.guile/scm-section-script.c: New file.
16741 * gdb.guile/scm-section-script.exp: New file.
16742 * gdb.guile/scm-section-script.scm: New file.
16743 * gdb.guile/scm-symbol.c: New file.
16744 * gdb.guile/scm-symbol.exp: New file.
16745 * gdb.guile/scm-symtab-2.c: New file.
16746 * gdb.guile/scm-symtab.c: New file.
16747 * gdb.guile/scm-symtab.exp: New file.
16748 * gdb.guile/scm-type.c: New file.
16749 * gdb.guile/scm-type.exp: New file.
16750 * gdb.guile/scm-value-cc.cc: New file.
16751 * gdb.guile/scm-value-cc.exp: New file.
16752 * gdb.guile/scm-value.c: New file.
16753 * gdb.guile/scm-value.exp: New file.
16754 * gdb.guile/source2.scm: New file.
16755 * gdb.guile/types-module.cc: New file.
16756 * gdb.guile/types-module.exp: New file.
16757
7026a7c1
YQ
167582014-02-10 Yao Qi <yao@codesourcery.com>
16759
16760 PR testsuite/16543
16761 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16762 * configure: Regenerated.
16763 * Makefile.in: New file.
16764
6c466447
AS
167652014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16766
16767 * gdb.python/py-framefilter.exp: Fix typo.
16768
6e854735
YQ
167692014-02-08 Yao Qi <yao@codesourcery.com>
16770
16771 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16772 that no =breakpoint-modified is emitted when breakpoints are
16773 modified through MI commands.
16774
d137e6dc
PA
167752014-02-07 Pedro Alves <pedro@codesourcery.com>
16776 Pedro Alves <palves@redhat.com>
16777
16778 * gdb.threads/step-after-sr-lock.c: New file.
16779 * gdb.threads/step-after-sr-lock.exp: New file.
16780
b5ee5a50
PA
167812014-02-07 Pedro Alves <palves@redhat.com>
16782
16783 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16784
3c77faf3
JK
167852014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16786
16787 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16788 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16789
6dddc817
DE
167902014-02-06 Doug Evans <xdje42@gmail.com>
16791
16792 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16793 output.
16794
16795 * gdb.gdb/python-interrupts.exp: New file.
16796
de7b2893
YQ
167972014-02-05 Yao Qi <yao@codesourcery.com>
16798
16799 * gdb.trace/report.exp (use_collected_data): Test the output
16800 of "info threads" and "info inferiors".
16801
66d032ac
YQ
168022014-02-05 Yao Qi <yao@codesourcery.com>
16803
16804 Revert this patch:
16805
16806 2013-05-24 Yao Qi <yao@codesourcery.com>
16807
16808 * gdb.trace/tfile.exp: Test inferior and thread.
16809
591a12a1
UW
168102014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16811
16812 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16813 on a function.
16814 * gdb.base/step-bt.c: Call hello via function pointer to make
16815 sure its first instruction is executed on powerpc64le-linux.
16816
0ff3e01f
UW
168172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16818
16819 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16820
084ee545
UW
168212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16822
16823 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16824 of the test patterns for use on little-endian systems.
16825
6ed14ff3
UW
168262014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16827
16828 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16829 (decimal_vector): Fix for little-endian.
16830
401e27fd
JM
168312014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16832
16833 * gdb.arch/sparc-sysstep.exp: New file.
16834 * gdb.arch/sparc-sysstep.c: Likewise.
16835
16836 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16837
8b924729
EBM
168382014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16839
16840 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16841
fb151210
JB
168422014-01-23 Tom Tromey <tromey@redhat.com>
16843
16844 * gdb.ada/array_char_idx: New testcase.
16845
0740f8d8
TT
168462014-01-23 Tom Tromey <tromey@redhat.com>
16847
16848 PR python/16487:
16849 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16850 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16851 classes.
16852
21909fa1
TT
168532014-01-23 Tom Tromey <tromey@redhat.com>
16854
16855 PR python/16491:
16856 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16857 string from an inferior frame.
16858 * gdb.python/py-framefilter-mi.exp: Update.
16859
87ce2a04
DE
168602014-01-22 Doug Evans <dje@google.com>
16861
16862 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16863
237b092b
AA
168642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16865
16866 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16867
d674a709
AA
168682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16869
16870 * gdb.trace/entry-values.exp: Remove excess space character from
16871 regex patterns. Handle s390 call instruction.
16872
20fa3390
AA
168732014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16874
16875 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16876 define "*_start" label. Make "name" static.
16877 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16878 ${name} by references to ${name}_start.
16879
78466714
AA
168802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16881
16882 * gdb.base/info-macros.exp: Remove "debug" from the compile
16883 options.
16884
ec9f644a
IB
168852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16886
16887 * gdb.dlang/demangle.exp: New file.
16888
94b1b47e
IB
168892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16890
16891 * gdb.dlang/primitive-types.exp: New file.
16892
7f420862
IB
168932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16894
16895 * configure.ac: Create gdb.dlang/Makefile.
16896 * configure: Regenerate.
16897 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16898 * gdb.dlang/Makefile.in: New file.
16899 * lib/d-support.exp: New file.
16900 * lib/gdb.exp (skip_d_tests): New proc.
16901
52834460
MM
169022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16903
16904 * gdb.btrace/delta.exp: Check reverse stepi.
16905 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16906 * gdb.btrace/finish.exp: New.
16907 * gdb.btrace/next.exp: New.
16908 * gdb.btrace/nexti.exp: New.
16909 * gdb.btrace/record_goto.c: Add comments.
16910 * gdb.btrace/step.exp: New.
16911 * gdb.btrace/stepi.exp: New.
16912 * gdb.btrace/multi-thread-step.c: New.
16913 * gdb.btrace/multi-thread-step.exp: New.
16914 * gdb.btrace/rn-dl-bind.c: New.
16915 * gdb.btrace/rn-dl-bind.exp: New.
16916 * gdb.btrace/data.c: New.
16917 * gdb.btrace/data.exp: New.
16918 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16919
6e07b1d2
MM
169202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16921
16922 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16923 * gdb.btrace/exception.exp: Update.
16924 * gdb.btrace/instruction_history.exp: Update.
16925 * gdb.btrace/record_goto.exp: Update.
16926 * gdb.btrace/tailcall.exp: Update.
16927 * gdb.btrace/unknown_functions.exp: Update.
16928 * gdb.btrace/delta.exp: New.
16929
0b722aec
MM
169302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16931
16932 * gdb.btrace/record_goto.exp: Add backtrace test.
16933 * gdb.btrace/tailcall.exp: Add backtrace test.
16934
066ce621
MM
169352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16936
16937 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16938 * gdb.btrace/record_goto.c: New.
16939 * gdb.btrace/record_goto.exp: New.
16940 * gdb.btrace/x86-record_goto.S: New.
16941
0688d04e
MM
169422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16943
16944 * gdb.btrace/function_call_history.exp: Update tests.
16945 * gdb.btrace/instruction_history.exp: Update tests.
16946
8710b709
MM
169472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16948
16949 * gdb.btrace/function_call_history.exp: Fix expected field
16950 order for "record function-call-history".
16951 Add new tests for "record function-call-history /c".
16952 * gdb.btrace/exception.cc: New.
16953 * gdb.btrace/exception.exp: New.
16954 * gdb.btrace/tailcall.exp: New.
16955 * gdb.btrace/x86-tailcall.S: New.
16956 * gdb.btrace/x86-tailcall.c: New.
16957 * gdb.btrace/unknown_functions.c: New.
16958 * gdb.btrace/unknown_functions.exp: New.
16959 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16960
5de9129b
MM
169612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16962
16963 * gdb.btrace/instruction_history.exp: Update.
16964 * gdb.btrace/function_call_history.exp: Update.
16965
23a7fe75
MM
169662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16967
16968 * gdb.btrace/function_call_history.exp: Fix expected function
16969 trace.
16970 * gdb.btrace/instruction_history.exp: Initialize traced.
16971 Remove traced_functions.
16972
724c7dd8
MM
169732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16974
16975 * gdb.btrace/function_call_history.exp: Update
16976 * gdb.btrace/instruction_history.exp: Update.
16977
6d78d93b
MM
169782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16979
16980 * gdb.btrace/enable.exp: Update expected text.
16981
93a360cc
OJ
169822014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16983
16984 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16985 bytes.
16986
3772b53f
MR
169872014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16988
16989 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16990
596662fa
OJ
169912014-01-15 Omair Javaid <omair.javaid@linaro.org>
16992
16993 * lib/gdb.exp (supports_process_record): Return true for
16994 arm*-linux*. (supports_reverse): Likewise.
16995
b5b08fb4
SC
169962014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16997
16998 PR python/15464
16999 PR python/16113
17000 * gdb.python/py-type.c: Enhance test case.
17001 * gdb.python/py-value-cc.cc: Likewise
17002 * gdb.python/py-type.exp: Add new tests.
17003 * gdb.python/py-value-cc.exp: Likewise
17004
52d7fb13
AA
170052014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17006 Pedro Alves <palves@redhat.com>
17007
17008 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17009 Make "name" extern.
17010 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17011 references to ${name}_start by references to ${name}.
17012
a2cd8cfe
JB
170132014-01-10 Joel Brobecker <brobecker@adacore.com>
17014
17015 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17016
4e23fced
JB
170172014-01-10 Joel Brobecker <brobecker@adacore.com>
17018
17019 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17020
c6a9e42c
PA
170212014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17022 Pedro Alves <palves@redhat.com>
17023
17024 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17025 mi_gdb_target_load.
c6a9e42c 17026
b7ea362b
PA
170272014-01-08 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.threads/reconnect-signal.c: New file.
17030 * gdb.threads/reconnect-signal.exp: New file.
17031
5e3f4fab
EBM
170322014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17033
17034 * gdb.base/source-dir.exp: New file.
17035
79301218
JB
170362014-01-07 Joel Brobecker <brobecker@adacore.com>
17037
17038 * gdb.ada/mi_interface: New testcase.
17039
8e355c5d
JB
170402014-01-07 Joel Brobecker <brobecker@adacore.com>
17041
17042 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17043 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17044 gdb.ada/pp-rec-component/pck.ads: New files.
17045
c0d48811
JB
170462014-01-07 Joel Brobecker <brobecker@adacore.com>
17047
17048 * gdb.python/py-pp-integral.c: New file.
17049 * gdb.python/py-pp-integral.py: New file.
17050 * gdb.python/py-pp-integral.exp: New file.
17051
17b609c3 17052For older changes see ChangeLog-1993-2013.
c906108c 17053\f
8d8cb839
EZ
17054;; Local Variables:
17055;; mode: change-log
17056;; left-margin: 8
17057;; fill-column: 74
17058;; version-control: never
17059;; End:
902f2ccb 17060
42a4f53d 17061 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17062 Copying and distribution of this file, with or without modification,
17063 are permitted provided the copyright notice and this notice are preserved.